From 9f57bfb5dfdb9ce843bb6d1665a1cd9c70ce5374 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Thu, 12 May 2016 16:13:29 -0700 Subject: [PATCH 01/31] update std_version --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index b76e95c4f..2d118735a 100755 --- a/boot.php +++ b/boot.php @@ -46,7 +46,7 @@ require_once('include/account.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '1.6' ); +define ( 'STD_VERSION', '1.6.1' ); define ( 'ZOT_REVISION', 1 ); define ( 'DB_UPDATE_VERSION', 1168 ); From 2d79e75788aa71664a379c4cea0b6bfe3ab87ad0 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Thu, 12 May 2016 16:51:20 -0700 Subject: [PATCH 02/31] SECURITY: edited comment to private post loses privacy info. Not visible in stream but may be visible in feeds --- boot.php | 2 +- include/zot.php | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 2d118735a..c253df395 100755 --- a/boot.php +++ b/boot.php @@ -46,7 +46,7 @@ require_once('include/account.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '1.6.1' ); +define ( 'STD_VERSION', '1.6.2' ); define ( 'ZOT_REVISION', 1 ); define ( 'DB_UPDATE_VERSION', 1168 ); diff --git a/include/zot.php b/include/zot.php index 157354afa..8adc74ffa 100644 --- a/include/zot.php +++ b/include/zot.php @@ -1953,6 +1953,16 @@ function remove_community_tag($sender, $arr, $uid) { */ function update_imported_item($sender, $item, $orig, $uid) { + // If this is a comment being updated, remove any privacy information + // so that item_store_update will set it from the original. + + if($item['mid'] !== $item['parent_mid']) { + unset($item['allow_cid']); + unset($item['allow_gid']); + unset($item['deny_cid']); + unset($item['deny_gid']); + unset($item['item_private']); + } $x = item_store_update($item); From 7ee31276f504bf1b5518bc280ece92f0034a7389 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20Jim=C3=A9nez=20Friaza?= Date: Sat, 14 May 2016 12:47:28 +0200 Subject: [PATCH 03/31] Another updated context help es-es --- doc/context/es-es | 1 + doc/context/es/admin/logs/help.html | 30 ++------ doc/context/es/admin/queue/help.html | 8 +-- doc/context/es/admin/security/help.html | 8 +-- doc/context/es/channel/help.html | 36 +++------- doc/context/es/chat/help.html | 23 ++---- doc/context/es/cloud/help.html | 24 ++----- doc/context/es/connections/help.html | 20 ++---- .../es/connections/ifpending/help.html | 19 ++--- doc/context/es/events/help.html | 16 ++--- doc/context/es/mail/help.html | 31 ++------ doc/context/es/network/help.html | 70 +++---------------- doc/context/es/photos/help.html | 20 +----- doc/context/es/profile/help.html | 25 +------ 14 files changed, 58 insertions(+), 273 deletions(-) create mode 120000 doc/context/es-es diff --git a/doc/context/es-es b/doc/context/es-es new file mode 120000 index 000000000..6c4381495 --- /dev/null +++ b/doc/context/es-es @@ -0,0 +1 @@ +es \ No newline at end of file diff --git a/doc/context/es/admin/logs/help.html b/doc/context/es/admin/logs/help.html index 4a7452d90..3a2ec413d 100644 --- a/doc/context/es/admin/logs/help.html +++ b/doc/context/es/admin/logs/help.html @@ -1,29 +1,9 @@
General
-
Esta página le - permite ajustar los parámetros de los informes del - sistema (logs) y para ver uno existente.
+
Esta página le permite ajustar los parámetros de los informes del sistema (logs) y para ver uno existente.
Ajustes de los informes (logs)
-
Cuando se habilita la - opción de depuración, el sistema de - información comenzará a añadir - los informes (logs) en el archivo especificado en - el cuadro "Fichero de informes" - (la ruta es relativa al - directorio raíz del servidor, por - ejemplo, /var /www). Tenga en cuenta que este archivo tiene que ser modificable por el servidor web.
-
Nivel de depuración
-
La opción de nivel - de depuración le permite establecer la - cantidad de información que se anexa al - fichero de informes (logs). Advertencia: - El aumento de este nivel puede - aumentar rápidamente el tamaño de este - fichero hasta en más de 100 MB, - especialmente en los hubs con - más que unos pocos miembros.
+
Cuando se habilita la opción de depuración, el sistema de información comenzará a añadir los informes (logs) en el archivo especificado en el cuadro "Fichero de informes" + (la ruta es relativa al directorio raíz del servidor, por ejemplo, /var /www). Tenga en cuenta que este archivo tiene que ser modificable por el servidor web.
+
Nivel de depuración
+
La opción de nivel de depuración le permite establecer la cantidad de información que se anexa al fichero de informes (logs). Advertencia: El aumento de este nivel puede aumentar rápidamente el tamaño de este fichero hasta en más de 100 MB, especialmente en los hubs con más que unos pocos miembros.
diff --git a/doc/context/es/admin/queue/help.html b/doc/context/es/admin/queue/help.html index 6543ddc08..de9e6cdbb 100644 --- a/doc/context/es/admin/queue/help.html +++ b/doc/context/es/admin/queue/help.html @@ -1,10 +1,4 @@
General
-
Las estadísticas - de la cola muestran cuántos mensajes - están en la cola para su entrega a - otros hubs. La prioridad - está relacionada con la cantidad de veces - que la entrega se ha intentado, sin - éxito.
+
Las estadísticas de la cola muestran cuántos mensajes están en la cola para su entrega a otros hubs. La prioridad está relacionada con la cantidad de veces que la entrega se ha intentado, sin éxito.
diff --git a/doc/context/es/admin/security/help.html b/doc/context/es/admin/security/help.html index e2a7ee9e7..229a91561 100644 --- a/doc/context/es/admin/security/help.html +++ b/doc/context/es/admin/security/help.html @@ -1,10 +1,4 @@
General
-
Esta página contiene - varios ajustes para el administrador relacionados con la seguridad. - Para guardar los cambios que realice en estos ajustes, debe - pulsar el botón Enviar.
+
Esta página contiene varios ajustes para el administrador relacionados con la seguridad. Para guardar los cambios que realice en estos ajustes, debe pulsar el botón "Enviar".
diff --git a/doc/context/es/channel/help.html b/doc/context/es/channel/help.html index dad69d9de..682125e27 100644 --- a/doc/context/es/channel/help.html +++ b/doc/context/es/channel/help.html @@ -1,28 +1,8 @@ -
-
General
-
Esta es - la página principal de un canal. - Es similar al "muro" del perfil - de una persona en un contexto de red - social. Las entradas creadas - por el canal se muestran - de acuerdo con los permisos de visualización del observador.
-
Crear una entrada
-
Si tiene permiso - para crear entradas en la página del - canal, a continuación, podrá - ver el editor de entradas en la parte - superior.
-
Pestañas de los - contenidos del canal
-
Las pestañas - de los contenidos del canal son - enlaces a otros contenidos publicados por el - canal. La pestaña "Mi - perfil" enlaza con el perfil del canal. La pestaña "Fotos" - enlaza con las galerías de fotos. La pestaña "Ficheros" - enlaza con los ficheros de cualquier tipo compartidos por el canal.
-
+
General
+
Esta es la página principal de un canal. Es similar al "muro" del perfil de una persona en un contexto de red social. Las entradas creadas por el canal se muestran de acuerdo con los permisos de visualización +del observador.
+
Crear una entrada
+
Si tiene permiso para crear entradas en la página del canal, a continuación, podrá ver el editor de entradas en la parte superior.
+
Pestañas de los contenidos del canal
+
Las pestañas de los contenidos del canal son enlaces a otros contenidos publicados por el canal. La pestaña "Mi perfil" enlaza con el perfil del canal. La pestaña "Fotos" enlaza con las galerías +de fotos. La pestaña "Ficheros" enlaza con los ficheros de cualquier tipo compartidos por el canal.
\ No newline at end of file diff --git a/doc/context/es/chat/help.html b/doc/context/es/chat/help.html index a88fbede4..94df6a1d2 100644 --- a/doc/context/es/chat/help.html +++ b/doc/context/es/chat/help.html @@ -1,23 +1,8 @@
General
-
Creación y uso de - salas de chat para comunicarse en tiempo real, - utilizando el sistema de permisos - Hubzilla estándar para el control de - acceso a la sala de chat.
-
Create una nueva sala de chat
-
Utilice el - botón "Crear" para crear - una nueva sala de chat. Introduzca un nombre y cuánto tiempo - se deben conservar los mensajes.
+
Creación y uso de salas de chat para comunicarse en tiempo real, utilizando el sistema de permisos estándar de Hubzilla para el control de acceso a la sala de chat.
+
Crear una nueva sala de chat
+
Utilice el botón "Crear" para crear una nueva sala de chat. Introduzca un nombre y cuánto tiempo se deben conservar los mensajes.
Chatear
-
Introduzca su mensaje - en el cuadro de mensaje y pulse "Enviar". - Se puede establecer un estado seleccionando - el botón de menú sala de chat junto - al botón Enviar. Si hay otras personas - "en la sala", serán visibles en - el panel lateral, en "Miembros del chat".
+
Introduzca su mensaje en el cuadro de mensaje y pulse "Enviar". Se puede establecer un estado seleccionando el botón de menú sala de chat junto al botón "Enviar". Si hay otras personas en la sala, serán visibles en el panel lateral, en "Miembros del chat".
diff --git a/doc/context/es/cloud/help.html b/doc/context/es/cloud/help.html index f05c33f47..824fa5a94 100644 --- a/doc/context/es/cloud/help.html +++ b/doc/context/es/cloud/help.html @@ -1,23 +1,7 @@
General
-
Esta página muestra - los ficheros en la "nube" de un canal. - Los archivos visibles para el - observador dependen de los permisos de - archivo individuales establecidas por - el propietario del canal. Si tiene - permiso para crear o cargar - ficheros, verá botones de control - por encima de la lista de ficheros.
-
Pestañas de los contenidos - del canal
-
-
Las pestañas - de los contenidos del canal son - enlaces a otros contenidos publicados por el - canal. La pestaña "Mi - perfil" enlaza con el perfil del canal. La pestaña "Fotos" - enlaza con las galerías de fotos. La pestaña "Ficheros" enlaza con los - ficheros de cualquier tipo compartidos por el canal.
+
Esta página muestra los ficheros en la "nube" de un canal. Los archivos visibles para el observador dependen de los permisos de archivo individuales establecidas por + el propietario del canal. Si tiene permiso para crear o cargar ficheros, verá botones de control por encima de la lista de ficheros.
+
Pestañas de los contenidos del canal
+
Las pestañas de los contenidos del canal son enlaces a otros contenidos publicados por el canal. La pestaña "Mi perfil" enlaza con el perfil del canal. La pestaña "Fotos" enlaza con las galerías de fotos. La pestaña "Ficheros" enlaza con los ficheros de cualquier tipo compartidos por el canal.
diff --git a/doc/context/es/connections/help.html b/doc/context/es/connections/help.html index d49f6f8fd..a0aa9cf32 100644 --- a/doc/context/es/connections/help.html +++ b/doc/context/es/connections/help.html @@ -1,20 +1,10 @@
General
-
Esta página muestra - una lista de todas las conexiones - de este canal. La - lista se puede ordenar y filtrar usando - el botón de menú al lado del botón de búsqueda.
-
Detalles de la conexión
-
Cada entrada - de la lista muestra los detalles de una - conexión específica. Una - imagen de avatar translúcida indica - una conexión archivada.
-
Estado de la conexión
-
Una conexión puede estar en diferentes estados: +
Esta página muestra una lista de todas las conexiones de este canal. La lista se puede ordenar y filtrar usando el botón de menú al lado del botón de búsqueda.
+
Detalles de la conexión
+
Cada entrada de la lista muestra los detalles de una conexión específica. Una imagen de avatar translúcida indica una conexión archivada.
+
Estado de la conexión
+
Una conexión puede estar en diferentes estados:
  • Archivada
  • Ignorada
  • diff --git a/doc/context/es/connections/ifpending/help.html b/doc/context/es/connections/ifpending/help.html index 61146f1b0..84e547851 100644 --- a/doc/context/es/connections/ifpending/help.html +++ b/doc/context/es/connections/ifpending/help.html @@ -1,19 +1,10 @@
    General
    -
    Esta página muestra - una lista de todas las conexiones - de este canal. La - lista se puede ordenar y filtrar usando - el botón de menú al lado del botón de búsqueda.
    -
    Detalles de la conexión
    -
    Cada entrada - de la lista muestra los detalles de una - conexión específica. Una - imagen de avatar translúcida indica - una conexión archivada.
    -
    Estado de la conexión
    -
    Una conexión puede estar en diferentes estados: +
    Esta página muestra una lista de todas las conexiones de este canal. La lista se puede ordenar y filtrar usando el botón de menú al lado del botón de búsqueda.
    +
    Detalles de la conexión
    +
    Cada entrada de la lista muestra los detalles de una conexión específica. Una imagen de avatar translúcida indica una conexión archivada.
    +
    Estado de la conexión
    +
    Una conexión puede estar en diferentes estados:
    • Archivada
    • Ignorada
    • diff --git a/doc/context/es/events/help.html b/doc/context/es/events/help.html index fb753e456..b0ac1f9ea 100644 --- a/doc/context/es/events/help.html +++ b/doc/context/es/events/help.html @@ -1,16 +1,8 @@
      General
      -
      Esta página muestra - un calendario de eventos tanto de su - propiedad como compartido con usted desde otros canales.
      -
      Vistas del calendario
      -
      El calendario se - puede mostrar en modo mensual, semanal o - diario usando las opciones del panel - lateral.
      +
      Esta página muestra un calendario de eventos tanto de su propiedad como compartido con usted desde otros canales.
      +
      Vistas del calendario
      +
      El calendario se puede mostrar en modo mensual, semanal o diario usando las opciones del panel lateral.
      Exportar/Importar
      -
      Exportar o importar eventos del calendario usando el formato estándar - de los ficheros de iCalendar (.ics).
      +
      Exportar o importar eventos del calendario usando el formato estándar de los ficheros de iCalendar (.ics).
      diff --git a/doc/context/es/mail/help.html b/doc/context/es/mail/help.html index 4d7bf3365..794af38a9 100644 --- a/doc/context/es/mail/help.html +++ b/doc/context/es/mail/help.html @@ -1,31 +1,10 @@
      General
      -
      Los mensajes que - aparecen en el correo privado son - visibles sólo para usted y un único - destinatario.
      +
      Los mensajes que aparecen en el correo privado son visibles sólo para usted y un único destinatario.
      Vista combinada
      -
      Las conversaciones - completas se pueden ver en un hilo - continuo seleccionando "Vista combinada". - Las conversaciones disponibles se muestran - debajo del menú en el panel - lateral.
      +
      Las conversaciones completas se pueden ver en un hilo continuo seleccionando "Vista combinada". Las conversaciones disponibles se muestran debajo del menú en el panel lateral.
      Bandeja de entrada/Bandeja de salida
      -
      Los mensajes individuales enviados son visibles seleccionando la Bandeja de salida y los mensajes - recibidos se pueden ver usando el filtro de la Bandeja - de entrada.
      -
      +
      Los mensajes individuales enviados son visibles seleccionando la Bandeja de salida y los mensajes recibidos se pueden ver usando el filtro de la Bandeja de entrada.
      Mensaje nuevo
      -
      Los mensajes - individuales tienen informes de entrega - que se pueden ver usando el menú - desplegable. Los mensajes también se - pueden revocar desde el mismo menú, lo - que puede evitar que el destinatario vea - el mensaje, si aún no lo ha leído.
      -
      +
      Los mensajes individuales tienen informes de entrega que se pueden ver usando el menú desplegable. Los mensajes también se pueden revocar desde el mismo menú, lo que puede evitar que el destinatario vea el mensaje, si aún no lo ha leído.
      +
    \ No newline at end of file diff --git a/doc/context/es/network/help.html b/doc/context/es/network/help.html index 38b3fb003..082f52a49 100644 --- a/doc/context/es/network/help.html +++ b/doc/context/es/network/help.html @@ -1,64 +1,12 @@
    General
    -
    La página - de Mi red muestra un flujo de - entradas y conversaciones, normalmente - ordenadas según la actualización más reciente. - Esta página es altamente - personalizable.
    -
    Crear una entrada
    -
    -
    En la parte superior - de la página hay un cuadro de texto - que dice "Compartir". - Al hacer clic en esta casilla se - abre un nuevo editor de entradas. - El editor de entradas es - personalizable, pero el editor - básico proporciona campos para el - cuerpo de la publicación y un título - opcional. Los botones que hay debajo de la - zona de texto, a la izquierda, proporcionan - accesos directos para el Formato - de texto y para  insertar enlaces, - imágenes y otros datos en la - entrada. Los botones a la - derecha proporcionan una vista - previa del mensaje, - los ajustes de permisos de la entrada, - y un botón Enviar - para publicarla.
    -
    Grupos de canales
    -
    -
    Los grupos - de canales que ha creado se muestran en - el panel lateral. Seleccionándolos, - se filtran las entradas - creadas por los canales incluidos en - el grupo elegido.
    -
    Permisos - de una entrada
    -
    -
    La lista de - control de acceso (ACL) es lo - que se utiliza para establecer quién - puede ver su nueva entrada. Al - pulsar el botón ACL, al lado del - botón Enviar, se mostrará un cuadro - de diálogo en el que puede seleccionar - qué canales y / o grupos - de canales pueden ver el mensaje. - También puede seleccionar a quién se le niega - el acceso explícitamente. Por ejemplo, - digamos que usted está planeando una - fiesta sorpresa para un amigo. Puede - enviar un mensaje de invitación a - todos los miembros de su grupo de Amigos, - excepto el amigo al que quiere sorprender. En este caso, "se - mostrará"  al grupo de amigos, pero - "no se mostrará" a esa - única persona.
    +
    La página de "Mi red" muestra un flujo de entradas y conversaciones, normalmente ordenadas según la actualización más reciente. Esta página es altamente personalizable.
    +
    Crear una entrada
    +
    En la parte superior de la página hay un cuadro de texto que dice "Compartir". Al hacer clic en esta casilla se abre un nuevo editor de entradas. El editor de entradas es personalizable, pero el editor básico proporciona campos para el cuerpo de la publicación y un título opcional. Los botones que hay debajo de la zona de texto, a la izquierda, proporcionan + accesos directos para el Formato de texto y para  insertar enlaces, imágenes y otros datos en la entrada. Los botones a la derecha proporcionan una vista previa del mensaje, los ajustes de permisos de la entrada, y un botón Enviar para publicarla.
    +
    Grupos de canales
    +
    Los grupos de canales que ha creado se muestran en el panel lateral. Seleccionándolos, se filtran las entradas creadas por los canales incluidos en el grupo elegido.
    +
    Permisos de una entrada
    +
    La lista de control de acceso (ACL) es lo que se utiliza para establecer quién puede ver su nueva entrada. Al pulsar el botón ACL, al lado del botón Enviar, se mostrará un cuadro de diálogo en el que puede seleccionar qué canales y / o grupos de canales pueden ver el mensaje. También puede seleccionar a quién se le niega el acceso explícitamente. Por ejemplo,di gamos que usted está planeando una + fiesta sorpresa para un amigo. Puede enviar un mensaje de invitación a todos los miembros de su grupo de Amigos, excepto el amigo al que quiere sorprender. En este caso, "se mostrará" al grupo de amigos, pero "no se mostrará" a esa única persona.
    diff --git a/doc/context/es/photos/help.html b/doc/context/es/photos/help.html index e07f96ea4..6623456eb 100644 --- a/doc/context/es/photos/help.html +++ b/doc/context/es/photos/help.html @@ -1,20 +1,6 @@
    General
    -
    Esta página muestra - los álbumes de fotos de un canal. - Las imágenes visibles para - el observador dependen de los - permisos individuales de cada imagen.
    -
    Pestañas de los - contenidos del canal
    -
    -
    Las pestañas - de los contenidos del canal son - enlaces a otros contenidos publicados por el - canal. La pestaña "Mi - perfil" enlaza con el perfil del canal. La pestaña "Fotos" - enlaza con las galerías de fotos. La pestaña "Ficheros" - enlaza con los ficheros de cualquier tipo compartidos por el canal.
    +
    Esta página muestra los álbumes de fotos de un canal. Las imágenes visibles para el observador dependen de los permisos individuales de cada imagen.
    +
    Pestañas de los contenidos del canal
    +
    Las pestañas de los contenidos del canal son enlaces a otros contenidos publicados por el canal. La pestaña "Mi perfil" enlaza con el perfil del canal. La pestaña "Fotos" enlaza con las galerías de fotos. La pestaña "Ficheros" enlaza con los ficheros de cualquier tipo compartidos por el canal.
    diff --git a/doc/context/es/profile/help.html b/doc/context/es/profile/help.html index 9d8ca23ee..28ff22499 100644 --- a/doc/context/es/profile/help.html +++ b/doc/context/es/profile/help.html @@ -1,25 +1,6 @@
    General
    -
    Esta es - la página de perfil de un canal. - Por lo general muestra la información - que describe el canal. Si el canal - representa a una persona en una red social, - por ejemplo, el perfil podría - proporcionar información de contacto y otros - datos personales. Los - canales pueden tener varios perfiles, - en cuyo caso el perfil que se muestra depende del observador.
    -
    Pestañas de los - contenidos del canal
    -
    -
    Las pestañas - de los contenidos del canal son - enlaces a otros contenidos publicados por el - canal. La pestaña "Mi - perfil" enlaza con el perfil del canal. La pestaña "Fotos" - enlaza con las galerías de fotos. La pestaña "Ficheros" - enlaza con los ficheros de cualquier tipo compartidos por el canal.
    +
    Esta es la página de perfil de un canal. Por lo general muestra la información que describe el canal. Si el canal representa a una persona en una red social, por ejemplo, el perfil podría proporcionar información de contacto y otros datos personales. Los canales pueden tener varios perfiles, en cuyo caso el perfil que se muestra depende del observador.
    +
    Pestañas de los contenidos del canal
    +
    Las pestañas de los contenidos del canal son enlaces a otros contenidos publicados por el canal. La pestaña "Mi perfil" enlaza con el perfil del canal. La pestaña "Fotos" nlaza con las galerías de fotos. La pestaña "Ficheros" enlaza con los ficheros de cualquier tipo compartidos por el canal.
    From b14dd0e066f7582bae6e558c40b5d25d83a33ae4 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sat, 14 May 2016 21:05:24 -0700 Subject: [PATCH 04/31] issue #383 --- boot.php | 2 +- include/import.php | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/boot.php b/boot.php index c253df395..6b49e795c 100755 --- a/boot.php +++ b/boot.php @@ -46,7 +46,7 @@ require_once('include/account.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '1.6.2' ); +define ( 'STD_VERSION', '1.6.3' ); define ( 'ZOT_REVISION', 1 ); define ( 'DB_UPDATE_VERSION', 1168 ); diff --git a/include/import.php b/include/import.php index 98c70fa19..46c8057b6 100644 --- a/include/import.php +++ b/include/import.php @@ -90,7 +90,6 @@ function import_channel($channel, $account_id, $seize) { set_default_login_identity($account_id,$channel['channel_id'],false); logger('import step 1'); $_SESSION['import_step'] = 1; - ref_session_write(session_id(), serialize($_SESSION)); return $channel; } From 60f6b827f4268ec8729f693534eac4e94f2d7504 Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Sun, 15 May 2016 09:09:45 +0200 Subject: [PATCH 05/31] the other way around --- doc/context/es-es | 1 - doc/context/es/admin/logs/help.html | 9 --------- doc/context/es/admin/queue/help.html | 4 ---- doc/context/es/admin/security/help.html | 4 ---- doc/context/es/channel/help.html | 8 -------- doc/context/es/chat/help.html | 8 -------- doc/context/es/cloud/help.html | 7 ------- doc/context/es/connections/help.html | 15 --------------- doc/context/es/connections/ifpending/help.html | 15 --------------- doc/context/es/events/help.html | 8 -------- doc/context/es/mail/help.html | 10 ---------- doc/context/es/network/help.html | 12 ------------ doc/context/es/photos/help.html | 6 ------ doc/context/es/profile/help.html | 6 ------ 14 files changed, 113 deletions(-) delete mode 120000 doc/context/es-es delete mode 100644 doc/context/es/admin/logs/help.html delete mode 100644 doc/context/es/admin/queue/help.html delete mode 100644 doc/context/es/admin/security/help.html delete mode 100644 doc/context/es/channel/help.html delete mode 100644 doc/context/es/chat/help.html delete mode 100644 doc/context/es/cloud/help.html delete mode 100644 doc/context/es/connections/help.html delete mode 100644 doc/context/es/connections/ifpending/help.html delete mode 100644 doc/context/es/events/help.html delete mode 100644 doc/context/es/mail/help.html delete mode 100644 doc/context/es/network/help.html delete mode 100644 doc/context/es/photos/help.html delete mode 100644 doc/context/es/profile/help.html diff --git a/doc/context/es-es b/doc/context/es-es deleted file mode 120000 index 6c4381495..000000000 --- a/doc/context/es-es +++ /dev/null @@ -1 +0,0 @@ -es \ No newline at end of file diff --git a/doc/context/es/admin/logs/help.html b/doc/context/es/admin/logs/help.html deleted file mode 100644 index 3a2ec413d..000000000 --- a/doc/context/es/admin/logs/help.html +++ /dev/null @@ -1,9 +0,0 @@ -
    -
    General
    -
    Esta página le permite ajustar los parámetros de los informes del sistema (logs) y para ver uno existente.
    -
    Ajustes de los informes (logs)
    -
    Cuando se habilita la opción de depuración, el sistema de información comenzará a añadir los informes (logs) en el archivo especificado en el cuadro "Fichero de informes" - (la ruta es relativa al directorio raíz del servidor, por ejemplo, /var /www). Tenga en cuenta que este archivo tiene que ser modificable por el servidor web.
    -
    Nivel de depuración
    -
    La opción de nivel de depuración le permite establecer la cantidad de información que se anexa al fichero de informes (logs). Advertencia: El aumento de este nivel puede aumentar rápidamente el tamaño de este fichero hasta en más de 100 MB, especialmente en los hubs con más que unos pocos miembros.
    -
    diff --git a/doc/context/es/admin/queue/help.html b/doc/context/es/admin/queue/help.html deleted file mode 100644 index de9e6cdbb..000000000 --- a/doc/context/es/admin/queue/help.html +++ /dev/null @@ -1,4 +0,0 @@ -
    -
    General
    -
    Las estadísticas de la cola muestran cuántos mensajes están en la cola para su entrega a otros hubs. La prioridad está relacionada con la cantidad de veces que la entrega se ha intentado, sin éxito.
    -
    diff --git a/doc/context/es/admin/security/help.html b/doc/context/es/admin/security/help.html deleted file mode 100644 index 229a91561..000000000 --- a/doc/context/es/admin/security/help.html +++ /dev/null @@ -1,4 +0,0 @@ -
    -
    General
    -
    Esta página contiene varios ajustes para el administrador relacionados con la seguridad. Para guardar los cambios que realice en estos ajustes, debe pulsar el botón "Enviar".
    -
    diff --git a/doc/context/es/channel/help.html b/doc/context/es/channel/help.html deleted file mode 100644 index 682125e27..000000000 --- a/doc/context/es/channel/help.html +++ /dev/null @@ -1,8 +0,0 @@ -
    General
    -
    Esta es la página principal de un canal. Es similar al "muro" del perfil de una persona en un contexto de red social. Las entradas creadas por el canal se muestran de acuerdo con los permisos de visualización -del observador.
    -
    Crear una entrada
    -
    Si tiene permiso para crear entradas en la página del canal, a continuación, podrá ver el editor de entradas en la parte superior.
    -
    Pestañas de los contenidos del canal
    -
    Las pestañas de los contenidos del canal son enlaces a otros contenidos publicados por el canal. La pestaña "Mi perfil" enlaza con el perfil del canal. La pestaña "Fotos" enlaza con las galerías -de fotos. La pestaña "Ficheros" enlaza con los ficheros de cualquier tipo compartidos por el canal.
    \ No newline at end of file diff --git a/doc/context/es/chat/help.html b/doc/context/es/chat/help.html deleted file mode 100644 index 94df6a1d2..000000000 --- a/doc/context/es/chat/help.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -
    General
    -
    Creación y uso de salas de chat para comunicarse en tiempo real, utilizando el sistema de permisos estándar de Hubzilla para el control de acceso a la sala de chat.
    -
    Crear una nueva sala de chat
    -
    Utilice el botón "Crear" para crear una nueva sala de chat. Introduzca un nombre y cuánto tiempo se deben conservar los mensajes.
    -
    Chatear
    -
    Introduzca su mensaje en el cuadro de mensaje y pulse "Enviar". Se puede establecer un estado seleccionando el botón de menú sala de chat junto al botón "Enviar". Si hay otras personas en la sala, serán visibles en el panel lateral, en "Miembros del chat".
    -
    diff --git a/doc/context/es/cloud/help.html b/doc/context/es/cloud/help.html deleted file mode 100644 index 824fa5a94..000000000 --- a/doc/context/es/cloud/help.html +++ /dev/null @@ -1,7 +0,0 @@ -
    -
    General
    -
    Esta página muestra los ficheros en la "nube" de un canal. Los archivos visibles para el observador dependen de los permisos de archivo individuales establecidas por - el propietario del canal. Si tiene permiso para crear o cargar ficheros, verá botones de control por encima de la lista de ficheros.
    -
    Pestañas de los contenidos del canal
    -
    Las pestañas de los contenidos del canal son enlaces a otros contenidos publicados por el canal. La pestaña "Mi perfil" enlaza con el perfil del canal. La pestaña "Fotos" enlaza con las galerías de fotos. La pestaña "Ficheros" enlaza con los ficheros de cualquier tipo compartidos por el canal.
    -
    diff --git a/doc/context/es/connections/help.html b/doc/context/es/connections/help.html deleted file mode 100644 index a0aa9cf32..000000000 --- a/doc/context/es/connections/help.html +++ /dev/null @@ -1,15 +0,0 @@ -
    -
    General
    -
    Esta página muestra una lista de todas las conexiones de este canal. La lista se puede ordenar y filtrar usando el botón de menú al lado del botón de búsqueda.
    -
    Detalles de la conexión
    -
    Cada entrada de la lista muestra los detalles de una conexión específica. Una imagen de avatar translúcida indica una conexión archivada.
    -
    Estado de la conexión
    -
    Una conexión puede estar en diferentes estados: -
      -
    • Archivada
    • -
    • Ignorada
    • -
    • Bloqueada
    • -
    • Oculta
    • -
    -
    -
    diff --git a/doc/context/es/connections/ifpending/help.html b/doc/context/es/connections/ifpending/help.html deleted file mode 100644 index 84e547851..000000000 --- a/doc/context/es/connections/ifpending/help.html +++ /dev/null @@ -1,15 +0,0 @@ -
    -
    General
    -
    Esta página muestra una lista de todas las conexiones de este canal. La lista se puede ordenar y filtrar usando el botón de menú al lado del botón de búsqueda.
    -
    Detalles de la conexión
    -
    Cada entrada de la lista muestra los detalles de una conexión específica. Una imagen de avatar translúcida indica una conexión archivada.
    -
    Estado de la conexión
    -
    Una conexión puede estar en diferentes estados: -
      -
    • Archivada
    • -
    • Ignorada
    • -
    • Bloqueada
    • -
    • Oculta
    • -
    -
    -
    diff --git a/doc/context/es/events/help.html b/doc/context/es/events/help.html deleted file mode 100644 index b0ac1f9ea..000000000 --- a/doc/context/es/events/help.html +++ /dev/null @@ -1,8 +0,0 @@ -
    -
    General
    -
    Esta página muestra un calendario de eventos tanto de su propiedad como compartido con usted desde otros canales.
    -
    Vistas del calendario
    -
    El calendario se puede mostrar en modo mensual, semanal o diario usando las opciones del panel lateral.
    -
    Exportar/Importar
    -
    Exportar o importar eventos del calendario usando el formato estándar de los ficheros de iCalendar (.ics).
    -
    diff --git a/doc/context/es/mail/help.html b/doc/context/es/mail/help.html deleted file mode 100644 index 794af38a9..000000000 --- a/doc/context/es/mail/help.html +++ /dev/null @@ -1,10 +0,0 @@ -
    -
    General
    -
    Los mensajes que aparecen en el correo privado son visibles sólo para usted y un único destinatario.
    -
    Vista combinada
    -
    Las conversaciones completas se pueden ver en un hilo continuo seleccionando "Vista combinada". Las conversaciones disponibles se muestran debajo del menú en el panel lateral.
    -
    Bandeja de entrada/Bandeja de salida
    -
    Los mensajes individuales enviados son visibles seleccionando la Bandeja de salida y los mensajes recibidos se pueden ver usando el filtro de la Bandeja de entrada.
    -
    Mensaje nuevo
    -
    Los mensajes individuales tienen informes de entrega que se pueden ver usando el menú desplegable. Los mensajes también se pueden revocar desde el mismo menú, lo que puede evitar que el destinatario vea el mensaje, si aún no lo ha leído.
    -
    \ No newline at end of file diff --git a/doc/context/es/network/help.html b/doc/context/es/network/help.html deleted file mode 100644 index 082f52a49..000000000 --- a/doc/context/es/network/help.html +++ /dev/null @@ -1,12 +0,0 @@ -
    -
    General
    -
    La página de "Mi red" muestra un flujo de entradas y conversaciones, normalmente ordenadas según la actualización más reciente. Esta página es altamente personalizable.
    -
    Crear una entrada
    -
    En la parte superior de la página hay un cuadro de texto que dice "Compartir". Al hacer clic en esta casilla se abre un nuevo editor de entradas. El editor de entradas es personalizable, pero el editor básico proporciona campos para el cuerpo de la publicación y un título opcional. Los botones que hay debajo de la zona de texto, a la izquierda, proporcionan - accesos directos para el Formato de texto y para  insertar enlaces, imágenes y otros datos en la entrada. Los botones a la derecha proporcionan una vista previa del mensaje, los ajustes de permisos de la entrada, y un botón Enviar para publicarla.
    -
    Grupos de canales
    -
    Los grupos de canales que ha creado se muestran en el panel lateral. Seleccionándolos, se filtran las entradas creadas por los canales incluidos en el grupo elegido.
    -
    Permisos de una entrada
    -
    La lista de control de acceso (ACL) es lo que se utiliza para establecer quién puede ver su nueva entrada. Al pulsar el botón ACL, al lado del botón Enviar, se mostrará un cuadro de diálogo en el que puede seleccionar qué canales y / o grupos de canales pueden ver el mensaje. También puede seleccionar a quién se le niega el acceso explícitamente. Por ejemplo,di gamos que usted está planeando una - fiesta sorpresa para un amigo. Puede enviar un mensaje de invitación a todos los miembros de su grupo de Amigos, excepto el amigo al que quiere sorprender. En este caso, "se mostrará" al grupo de amigos, pero "no se mostrará" a esa única persona.
    -
    diff --git a/doc/context/es/photos/help.html b/doc/context/es/photos/help.html deleted file mode 100644 index 6623456eb..000000000 --- a/doc/context/es/photos/help.html +++ /dev/null @@ -1,6 +0,0 @@ -
    -
    General
    -
    Esta página muestra los álbumes de fotos de un canal. Las imágenes visibles para el observador dependen de los permisos individuales de cada imagen.
    -
    Pestañas de los contenidos del canal
    -
    Las pestañas de los contenidos del canal son enlaces a otros contenidos publicados por el canal. La pestaña "Mi perfil" enlaza con el perfil del canal. La pestaña "Fotos" enlaza con las galerías de fotos. La pestaña "Ficheros" enlaza con los ficheros de cualquier tipo compartidos por el canal.
    -
    diff --git a/doc/context/es/profile/help.html b/doc/context/es/profile/help.html deleted file mode 100644 index 28ff22499..000000000 --- a/doc/context/es/profile/help.html +++ /dev/null @@ -1,6 +0,0 @@ -
    -
    General
    -
    Esta es la página de perfil de un canal. Por lo general muestra la información que describe el canal. Si el canal representa a una persona en una red social, por ejemplo, el perfil podría proporcionar información de contacto y otros datos personales. Los canales pueden tener varios perfiles, en cuyo caso el perfil que se muestra depende del observador.
    -
    Pestañas de los contenidos del canal
    -
    Las pestañas de los contenidos del canal son enlaces a otros contenidos publicados por el canal. La pestaña "Mi perfil" enlaza con el perfil del canal. La pestaña "Fotos" nlaza con las galerías de fotos. La pestaña "Ficheros" enlaza con los ficheros de cualquier tipo compartidos por el canal.
    -
    From f48aee59754e8d0a98b2ea88f74493737f9a1613 Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Sun, 15 May 2016 09:12:24 +0200 Subject: [PATCH 06/31] stupid git --- doc/context/es | 1 + doc/context/es-es/admin/logs/help.html | 9 +++++++++ doc/context/es-es/admin/queue/help.html | 4 ++++ doc/context/es-es/admin/security/help.html | 4 ++++ doc/context/es-es/channel/help.html | 8 ++++++++ doc/context/es-es/chat/help.html | 8 ++++++++ doc/context/es-es/cloud/help.html | 7 +++++++ doc/context/es-es/connections/help.html | 15 +++++++++++++++ doc/context/es-es/connections/ifpending/help.html | 15 +++++++++++++++ doc/context/es-es/events/help.html | 8 ++++++++ doc/context/es-es/mail/help.html | 10 ++++++++++ doc/context/es-es/network/help.html | 12 ++++++++++++ doc/context/es-es/photos/help.html | 6 ++++++ doc/context/es-es/profile/help.html | 6 ++++++ 14 files changed, 113 insertions(+) create mode 120000 doc/context/es create mode 100644 doc/context/es-es/admin/logs/help.html create mode 100644 doc/context/es-es/admin/queue/help.html create mode 100644 doc/context/es-es/admin/security/help.html create mode 100644 doc/context/es-es/channel/help.html create mode 100644 doc/context/es-es/chat/help.html create mode 100644 doc/context/es-es/cloud/help.html create mode 100644 doc/context/es-es/connections/help.html create mode 100644 doc/context/es-es/connections/ifpending/help.html create mode 100644 doc/context/es-es/events/help.html create mode 100644 doc/context/es-es/mail/help.html create mode 100644 doc/context/es-es/network/help.html create mode 100644 doc/context/es-es/photos/help.html create mode 100644 doc/context/es-es/profile/help.html diff --git a/doc/context/es b/doc/context/es new file mode 120000 index 000000000..55914a5c4 --- /dev/null +++ b/doc/context/es @@ -0,0 +1 @@ +es-es/ \ No newline at end of file diff --git a/doc/context/es-es/admin/logs/help.html b/doc/context/es-es/admin/logs/help.html new file mode 100644 index 000000000..3a2ec413d --- /dev/null +++ b/doc/context/es-es/admin/logs/help.html @@ -0,0 +1,9 @@ +
    +
    General
    +
    Esta página le permite ajustar los parámetros de los informes del sistema (logs) y para ver uno existente.
    +
    Ajustes de los informes (logs)
    +
    Cuando se habilita la opción de depuración, el sistema de información comenzará a añadir los informes (logs) en el archivo especificado en el cuadro "Fichero de informes" + (la ruta es relativa al directorio raíz del servidor, por ejemplo, /var /www). Tenga en cuenta que este archivo tiene que ser modificable por el servidor web.
    +
    Nivel de depuración
    +
    La opción de nivel de depuración le permite establecer la cantidad de información que se anexa al fichero de informes (logs). Advertencia: El aumento de este nivel puede aumentar rápidamente el tamaño de este fichero hasta en más de 100 MB, especialmente en los hubs con más que unos pocos miembros.
    +
    diff --git a/doc/context/es-es/admin/queue/help.html b/doc/context/es-es/admin/queue/help.html new file mode 100644 index 000000000..de9e6cdbb --- /dev/null +++ b/doc/context/es-es/admin/queue/help.html @@ -0,0 +1,4 @@ +
    +
    General
    +
    Las estadísticas de la cola muestran cuántos mensajes están en la cola para su entrega a otros hubs. La prioridad está relacionada con la cantidad de veces que la entrega se ha intentado, sin éxito.
    +
    diff --git a/doc/context/es-es/admin/security/help.html b/doc/context/es-es/admin/security/help.html new file mode 100644 index 000000000..229a91561 --- /dev/null +++ b/doc/context/es-es/admin/security/help.html @@ -0,0 +1,4 @@ +
    +
    General
    +
    Esta página contiene varios ajustes para el administrador relacionados con la seguridad. Para guardar los cambios que realice en estos ajustes, debe pulsar el botón "Enviar".
    +
    diff --git a/doc/context/es-es/channel/help.html b/doc/context/es-es/channel/help.html new file mode 100644 index 000000000..682125e27 --- /dev/null +++ b/doc/context/es-es/channel/help.html @@ -0,0 +1,8 @@ +
    General
    +
    Esta es la página principal de un canal. Es similar al "muro" del perfil de una persona en un contexto de red social. Las entradas creadas por el canal se muestran de acuerdo con los permisos de visualización +del observador.
    +
    Crear una entrada
    +
    Si tiene permiso para crear entradas en la página del canal, a continuación, podrá ver el editor de entradas en la parte superior.
    +
    Pestañas de los contenidos del canal
    +
    Las pestañas de los contenidos del canal son enlaces a otros contenidos publicados por el canal. La pestaña "Mi perfil" enlaza con el perfil del canal. La pestaña "Fotos" enlaza con las galerías +de fotos. La pestaña "Ficheros" enlaza con los ficheros de cualquier tipo compartidos por el canal.
    \ No newline at end of file diff --git a/doc/context/es-es/chat/help.html b/doc/context/es-es/chat/help.html new file mode 100644 index 000000000..94df6a1d2 --- /dev/null +++ b/doc/context/es-es/chat/help.html @@ -0,0 +1,8 @@ +
    +
    General
    +
    Creación y uso de salas de chat para comunicarse en tiempo real, utilizando el sistema de permisos estándar de Hubzilla para el control de acceso a la sala de chat.
    +
    Crear una nueva sala de chat
    +
    Utilice el botón "Crear" para crear una nueva sala de chat. Introduzca un nombre y cuánto tiempo se deben conservar los mensajes.
    +
    Chatear
    +
    Introduzca su mensaje en el cuadro de mensaje y pulse "Enviar". Se puede establecer un estado seleccionando el botón de menú sala de chat junto al botón "Enviar". Si hay otras personas en la sala, serán visibles en el panel lateral, en "Miembros del chat".
    +
    diff --git a/doc/context/es-es/cloud/help.html b/doc/context/es-es/cloud/help.html new file mode 100644 index 000000000..824fa5a94 --- /dev/null +++ b/doc/context/es-es/cloud/help.html @@ -0,0 +1,7 @@ +
    +
    General
    +
    Esta página muestra los ficheros en la "nube" de un canal. Los archivos visibles para el observador dependen de los permisos de archivo individuales establecidas por + el propietario del canal. Si tiene permiso para crear o cargar ficheros, verá botones de control por encima de la lista de ficheros.
    +
    Pestañas de los contenidos del canal
    +
    Las pestañas de los contenidos del canal son enlaces a otros contenidos publicados por el canal. La pestaña "Mi perfil" enlaza con el perfil del canal. La pestaña "Fotos" enlaza con las galerías de fotos. La pestaña "Ficheros" enlaza con los ficheros de cualquier tipo compartidos por el canal.
    +
    diff --git a/doc/context/es-es/connections/help.html b/doc/context/es-es/connections/help.html new file mode 100644 index 000000000..a0aa9cf32 --- /dev/null +++ b/doc/context/es-es/connections/help.html @@ -0,0 +1,15 @@ +
    +
    General
    +
    Esta página muestra una lista de todas las conexiones de este canal. La lista se puede ordenar y filtrar usando el botón de menú al lado del botón de búsqueda.
    +
    Detalles de la conexión
    +
    Cada entrada de la lista muestra los detalles de una conexión específica. Una imagen de avatar translúcida indica una conexión archivada.
    +
    Estado de la conexión
    +
    Una conexión puede estar en diferentes estados: +
      +
    • Archivada
    • +
    • Ignorada
    • +
    • Bloqueada
    • +
    • Oculta
    • +
    +
    +
    diff --git a/doc/context/es-es/connections/ifpending/help.html b/doc/context/es-es/connections/ifpending/help.html new file mode 100644 index 000000000..84e547851 --- /dev/null +++ b/doc/context/es-es/connections/ifpending/help.html @@ -0,0 +1,15 @@ +
    +
    General
    +
    Esta página muestra una lista de todas las conexiones de este canal. La lista se puede ordenar y filtrar usando el botón de menú al lado del botón de búsqueda.
    +
    Detalles de la conexión
    +
    Cada entrada de la lista muestra los detalles de una conexión específica. Una imagen de avatar translúcida indica una conexión archivada.
    +
    Estado de la conexión
    +
    Una conexión puede estar en diferentes estados: +
      +
    • Archivada
    • +
    • Ignorada
    • +
    • Bloqueada
    • +
    • Oculta
    • +
    +
    +
    diff --git a/doc/context/es-es/events/help.html b/doc/context/es-es/events/help.html new file mode 100644 index 000000000..b0ac1f9ea --- /dev/null +++ b/doc/context/es-es/events/help.html @@ -0,0 +1,8 @@ +
    +
    General
    +
    Esta página muestra un calendario de eventos tanto de su propiedad como compartido con usted desde otros canales.
    +
    Vistas del calendario
    +
    El calendario se puede mostrar en modo mensual, semanal o diario usando las opciones del panel lateral.
    +
    Exportar/Importar
    +
    Exportar o importar eventos del calendario usando el formato estándar de los ficheros de iCalendar (.ics).
    +
    diff --git a/doc/context/es-es/mail/help.html b/doc/context/es-es/mail/help.html new file mode 100644 index 000000000..794af38a9 --- /dev/null +++ b/doc/context/es-es/mail/help.html @@ -0,0 +1,10 @@ +
    +
    General
    +
    Los mensajes que aparecen en el correo privado son visibles sólo para usted y un único destinatario.
    +
    Vista combinada
    +
    Las conversaciones completas se pueden ver en un hilo continuo seleccionando "Vista combinada". Las conversaciones disponibles se muestran debajo del menú en el panel lateral.
    +
    Bandeja de entrada/Bandeja de salida
    +
    Los mensajes individuales enviados son visibles seleccionando la Bandeja de salida y los mensajes recibidos se pueden ver usando el filtro de la Bandeja de entrada.
    +
    Mensaje nuevo
    +
    Los mensajes individuales tienen informes de entrega que se pueden ver usando el menú desplegable. Los mensajes también se pueden revocar desde el mismo menú, lo que puede evitar que el destinatario vea el mensaje, si aún no lo ha leído.
    +
    \ No newline at end of file diff --git a/doc/context/es-es/network/help.html b/doc/context/es-es/network/help.html new file mode 100644 index 000000000..082f52a49 --- /dev/null +++ b/doc/context/es-es/network/help.html @@ -0,0 +1,12 @@ +
    +
    General
    +
    La página de "Mi red" muestra un flujo de entradas y conversaciones, normalmente ordenadas según la actualización más reciente. Esta página es altamente personalizable.
    +
    Crear una entrada
    +
    En la parte superior de la página hay un cuadro de texto que dice "Compartir". Al hacer clic en esta casilla se abre un nuevo editor de entradas. El editor de entradas es personalizable, pero el editor básico proporciona campos para el cuerpo de la publicación y un título opcional. Los botones que hay debajo de la zona de texto, a la izquierda, proporcionan + accesos directos para el Formato de texto y para  insertar enlaces, imágenes y otros datos en la entrada. Los botones a la derecha proporcionan una vista previa del mensaje, los ajustes de permisos de la entrada, y un botón Enviar para publicarla.
    +
    Grupos de canales
    +
    Los grupos de canales que ha creado se muestran en el panel lateral. Seleccionándolos, se filtran las entradas creadas por los canales incluidos en el grupo elegido.
    +
    Permisos de una entrada
    +
    La lista de control de acceso (ACL) es lo que se utiliza para establecer quién puede ver su nueva entrada. Al pulsar el botón ACL, al lado del botón Enviar, se mostrará un cuadro de diálogo en el que puede seleccionar qué canales y / o grupos de canales pueden ver el mensaje. También puede seleccionar a quién se le niega el acceso explícitamente. Por ejemplo,di gamos que usted está planeando una + fiesta sorpresa para un amigo. Puede enviar un mensaje de invitación a todos los miembros de su grupo de Amigos, excepto el amigo al que quiere sorprender. En este caso, "se mostrará" al grupo de amigos, pero "no se mostrará" a esa única persona.
    +
    diff --git a/doc/context/es-es/photos/help.html b/doc/context/es-es/photos/help.html new file mode 100644 index 000000000..6623456eb --- /dev/null +++ b/doc/context/es-es/photos/help.html @@ -0,0 +1,6 @@ +
    +
    General
    +
    Esta página muestra los álbumes de fotos de un canal. Las imágenes visibles para el observador dependen de los permisos individuales de cada imagen.
    +
    Pestañas de los contenidos del canal
    +
    Las pestañas de los contenidos del canal son enlaces a otros contenidos publicados por el canal. La pestaña "Mi perfil" enlaza con el perfil del canal. La pestaña "Fotos" enlaza con las galerías de fotos. La pestaña "Ficheros" enlaza con los ficheros de cualquier tipo compartidos por el canal.
    +
    diff --git a/doc/context/es-es/profile/help.html b/doc/context/es-es/profile/help.html new file mode 100644 index 000000000..28ff22499 --- /dev/null +++ b/doc/context/es-es/profile/help.html @@ -0,0 +1,6 @@ +
    +
    General
    +
    Esta es la página de perfil de un canal. Por lo general muestra la información que describe el canal. Si el canal representa a una persona en una red social, por ejemplo, el perfil podría proporcionar información de contacto y otros datos personales. Los canales pueden tener varios perfiles, en cuyo caso el perfil que se muestra depende del observador.
    +
    Pestañas de los contenidos del canal
    +
    Las pestañas de los contenidos del canal son enlaces a otros contenidos publicados por el canal. La pestaña "Mi perfil" enlaza con el perfil del canal. La pestaña "Fotos" nlaza con las galerías de fotos. La pestaña "Ficheros" enlaza con los ficheros de cualquier tipo compartidos por el canal.
    +
    From c3090d5480ef000531a8beb820ba97cc50ac21d7 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 15 May 2016 13:20:17 -0700 Subject: [PATCH 07/31] issue #387 --- boot.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 6b49e795c..27bf921ce 100755 --- a/boot.php +++ b/boot.php @@ -1656,7 +1656,8 @@ function goaway($s) { function shutdown() { global $db; - $db->close(); + if($db) + $db->close(); } /** From c9ce5664d4b9a9fe7bcde9ef5f123e58a8955e86 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 15 May 2016 13:22:22 -0700 Subject: [PATCH 08/31] roll minor version due to change --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 27bf921ce..c27fd1632 100755 --- a/boot.php +++ b/boot.php @@ -46,7 +46,7 @@ require_once('include/account.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '1.6.3' ); +define ( 'STD_VERSION', '1.6.4' ); define ( 'ZOT_REVISION', 1 ); define ( 'DB_UPDATE_VERSION', 1168 ); From a0dd03ea0e69fa68f7ba856e2e3ee63a5c1abf49 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 15 May 2016 17:56:13 -0700 Subject: [PATCH 09/31] be specific --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index c27fd1632..49295ce82 100755 --- a/boot.php +++ b/boot.php @@ -1656,7 +1656,7 @@ function goaway($s) { function shutdown() { global $db; - if($db) + if(is_object($db) && $db->connected) $db->close(); } From 0d04a1221ab5f9f1486768798ce64e2c0405f135 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Mon, 16 May 2016 19:38:38 -0700 Subject: [PATCH 10/31] issue #386 (master) --- include/import.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/import.php b/include/import.php index 46c8057b6..00058047e 100644 --- a/include/import.php +++ b/include/import.php @@ -21,7 +21,7 @@ function import_channel($channel, $account_id, $seize) { dbesc($channel['channel_address']) ); - if(($r) || (check_webbie(array($channel['channel_hash'])) !== $channel['channel_hash'])) { + if(($r) || (check_webbie(array($channel['channel_address'])) !== $channel['channel_address'])) { if($r[0]['channel_guid'] === $channel['channel_guid'] || $r[0]['channel_hash'] === $channel['channel_hash']) { logger('mod_import: duplicate channel. ', print_r($channel,true)); notice( t('Cannot create a duplicate channel identifier on this system. Import failed.') . EOL); From 296957b5b5de15f51ff6c6dc14c3e47b9b181359 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Mon, 16 May 2016 19:39:08 -0700 Subject: [PATCH 11/31] minor version roll --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 49295ce82..2c50021c8 100755 --- a/boot.php +++ b/boot.php @@ -46,7 +46,7 @@ require_once('include/account.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '1.6.4' ); +define ( 'STD_VERSION', '1.6.5' ); define ( 'ZOT_REVISION', 1 ); define ( 'DB_UPDATE_VERSION', 1168 ); From a4474b49cb805ca2039909a4d941268a02d5306a Mon Sep 17 00:00:00 2001 From: redmatrix Date: Fri, 3 Jun 2016 20:22:20 -0700 Subject: [PATCH 12/31] make init static on master also --- boot.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.php b/boot.php index 2c50021c8..625bc39fa 100755 --- a/boot.php +++ b/boot.php @@ -46,7 +46,7 @@ require_once('include/account.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '1.6.5' ); +define ( 'STD_VERSION', '1.6.6' ); define ( 'ZOT_REVISION', 1 ); define ( 'DB_UPDATE_VERSION', 1168 ); @@ -786,7 +786,7 @@ class App { /** * App constructor. */ - function init() { + public static function init() { // we'll reset this after we read our config file date_default_timezone_set('UTC'); From 9b87a249b92340b29dce3efb97c2f0cea97cce2a Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sat, 4 Jun 2016 03:34:55 -0700 Subject: [PATCH 13/31] class functions not called with an object --- Zotlabs/Module/Admin.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Zotlabs/Module/Admin.php b/Zotlabs/Module/Admin.php index 9b54a4081..e2e6146f8 100644 --- a/Zotlabs/Module/Admin.php +++ b/Zotlabs/Module/Admin.php @@ -1547,8 +1547,8 @@ class Admin extends \Zotlabs\Web\Controller { // Toggle theme status - toggle_theme($themes, $theme, $result); - $s = rebuild_theme_table($themes); + $this->toggle_theme($themes, $theme, $result); + $s = $this->rebuild_theme_table($themes); if($result) info( sprintf('Theme %s enabled.', $theme)); else @@ -1561,7 +1561,7 @@ class Admin extends \Zotlabs\Web\Controller { // display theme details require_once('library/markdown.php'); - if (theme_status($themes,$theme)) { + if ($this->theme_status($themes,$theme)) { $status="on"; $action= t("Disable"); } else { $status="off"; $action= t("Enable"); From 71cd6ef24bfc9a2764a02634012b7613cd240eb2 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sat, 4 Jun 2016 05:01:15 -0700 Subject: [PATCH 14/31] class object call --- Zotlabs/Module/Cover_photo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zotlabs/Module/Cover_photo.php b/Zotlabs/Module/Cover_photo.php index aafc1bdb0..be27a99ef 100644 --- a/Zotlabs/Module/Cover_photo.php +++ b/Zotlabs/Module/Cover_photo.php @@ -341,7 +341,7 @@ class Cover_photo extends \Zotlabs\Web\Controller { } } - cover_photo_crop_ui_head($a, $ph, $hash, $smallest); + $this->cover_photo_crop_ui_head($a, $ph, $hash, $smallest); } From e109abbef7fed77898da7adb9d43e686dc96c29a Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Sun, 12 Jun 2016 07:17:23 -0400 Subject: [PATCH 15/31] Apply purify_html to page content before preview and save to prevent JavaScript code injection. --- Zotlabs/Module/Wiki.php | 18 +++--------------- include/wiki.php | 2 +- 2 files changed, 4 insertions(+), 16 deletions(-) diff --git a/Zotlabs/Module/Wiki.php b/Zotlabs/Module/Wiki.php index fbf751ddf..1e6446904 100644 --- a/Zotlabs/Module/Wiki.php +++ b/Zotlabs/Module/Wiki.php @@ -167,7 +167,7 @@ class Wiki extends \Zotlabs\Web\Controller { if((argc() > 2) && (argv(2) === 'preview')) { $content = $_POST['content']; require_once('library/markdown.php'); - $html = Markdown($content); + $html = purify_html(Markdown($content)); json_return_and_die(array('html' => $html, 'success' => true)); } @@ -182,19 +182,7 @@ class Wiki extends \Zotlabs\Web\Controller { // more detail permissions framework if (local_channel() !== intval($channel['channel_id'])) { goaway('/'.argv(0).'/'.$nick.'/'); - } else { - /* - $channel = get_channel_by_nick($nick); - // Figure out who the page owner is. - $perms = get_all_perms(intval($channel['channel_id']), $observer_hash); - // TODO: Create a new permission setting for wiki analogous to webpages. Until - // then, use webpage permissions - if (!$perms['write_pages']) { - notice(t('Permission denied.') . EOL); - goaway('/'.argv(0).'/'.argv(1).'/'); - } - */ - } + } $wiki = array(); // Generate new wiki info from input name $wiki['rawName'] = $_POST['wikiName']; @@ -306,7 +294,7 @@ class Wiki extends \Zotlabs\Web\Controller { $resource_id = $_POST['resource_id']; $pageUrlName = $_POST['name']; $pageHtmlName = escape_tags($_POST['name']); - $content = escape_tags($_POST['content']); //Get new content + $content = $_POST['content']; //Get new content $commitMsg = $_POST['commitMsg']; if ($commitMsg === '') { $commitMsg = 'Updated ' . $pageHtmlName; diff --git a/include/wiki.php b/include/wiki.php index f0785d549..4aa3fc1b4 100644 --- a/include/wiki.php +++ b/include/wiki.php @@ -279,7 +279,7 @@ function wiki_page_history($arr) { function wiki_save_page($arr) { $pageUrlName = ((array_key_exists('pageUrlName',$arr)) ? $arr['pageUrlName'] : ''); - $content = ((array_key_exists('content',$arr)) ? $arr['content'] : ''); + $content = ((array_key_exists('content',$arr)) ? purify_html($arr['content']) : ''); $resource_id = ((array_key_exists('resource_id',$arr)) ? $arr['resource_id'] : ''); $w = wiki_get_wiki($resource_id); if (!$w['path']) { From 7abfe716b47cd6f0171f0304ec07370c16dd595b Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 12 Jun 2016 16:34:27 -0700 Subject: [PATCH 16/31] DB schema issue with import --- include/import.php | 38 ++++++++++++++++++++++++++------------ 1 file changed, 26 insertions(+), 12 deletions(-) diff --git a/include/import.php b/include/import.php index 6fcb08416..be456bfa9 100644 --- a/include/import.php +++ b/include/import.php @@ -122,6 +122,11 @@ function import_profiles($channel,$profiles) { $profile['aid'] = get_account_id(); $profile['uid'] = $channel['channel_id']; + convert_oldfields($profile,'name','fullname'); + convert_oldfields($profile,'with','partner'); + convert_oldfields($profile,'work','employment'); + + // we are going to reset all profile photos to the original // somebody will have to fix this later and put all the applicable photos into the export @@ -644,6 +649,10 @@ function import_events($channel,$events) { unset($event['id']); $event['aid'] = $channel['channel_account_id']; $event['uid'] = $channel['channel_id']; + convert_oldfields($event,'start','dtstart'); + convert_oldfields($event,'finish','dtend'); + convert_oldfields($event,'type','etype'); + convert_oldfields($event,'ignore','dismissed'); dbesc_array($event); $r = dbq("INSERT INTO event (`" @@ -677,6 +686,12 @@ function sync_events($channel,$events) { $event['aid'] = $channel['channel_account_id']; $event['uid'] = $channel['channel_id']; + convert_oldfields($event,'start','dtstart'); + convert_oldfields($event,'finish','dtend'); + convert_oldfields($event,'type','etype'); + convert_oldfields($event,'ignore','dismissed'); + + $exists = false; $x = q("select * from event where event_hash = '%s' and uid = %d limit 1", @@ -974,10 +989,7 @@ function sync_files($channel,$files) { $attachment_stored = false; foreach($f['attach'] as $att) { - if(array_key_exists('data',$att)) { - $att['content'] = $att['data']; - unset($att['data']); - } + convert_oldfields($att,'data','content'); if($att['deleted']) { attach_delete($channel,$att['hash']); @@ -1130,14 +1142,10 @@ function sync_files($channel,$files) { $p['aid'] = $channel['channel_account_id']; $p['uid'] = $channel['channel_id']; - if(array_key_exists('data',$p)) { - $p['content'] = $p['data']; - unset($p['data']); - } - if(array_key_exists('scale',$p)) { - $p['imgscale'] = $p['scale']; - unset($p['scale']); - } + convert_oldfields($p,'data','content'); + convert_oldfields($p,'scale','imgscale'); + convert_oldfields($p,'size','filesize'); + convert_oldfields($p,'type','mimetype'); // if this is a profile photo, undo the profile photo bit // for any other photo which previously held it. @@ -1228,3 +1236,9 @@ function sync_files($channel,$files) { } +function convert_oldfields(&$arr,$old,$new) { + if(array_key_exists($old,$arr)) { + $arr[$new] = $arr[$old]; + unset($arr[$old]); + } +} From a16dcc877c55413672a792d3a82f30b9c84d6cb2 Mon Sep 17 00:00:00 2001 From: phellmes Date: Wed, 15 Jun 2016 12:12:18 +0200 Subject: [PATCH 17/31] Update DE translation strings --- view/de/hmessages.po | 11401 ++++++++++++++++++++--------------------- view/de/hstrings.php | 2665 +++++----- 2 files changed, 7002 insertions(+), 7064 deletions(-) diff --git a/view/de/hmessages.po b/view/de/hmessages.po index b2657a242..5c3b981ad 100644 --- a/view/de/hmessages.po +++ b/view/de/hmessages.po @@ -23,8 +23,8 @@ msgid "" msgstr "" "Project-Id-Version: Redmatrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-05-20 00:02-0700\n" -"PO-Revision-Date: 2016-05-21 14:16+0000\n" +"POT-Creation-Date: 2016-06-10 00:02-0700\n" +"PO-Revision-Date: 2016-06-15 09:43+0000\n" "Last-Translator: Phellmes \n" "Language-Team: German (http://www.transifex.com/Friendica/red-matrix/language/de/)\n" "MIME-Version: 1.0\n" @@ -37,7 +37,7 @@ msgstr "" msgid "parent" msgstr "Übergeordnetes Verzeichnis" -#: ../../Zotlabs/Storage/Browser.php:131 ../../include/text.php:2632 +#: ../../Zotlabs/Storage/Browser.php:131 ../../include/text.php:2620 msgid "Collection" msgstr "Sammlung" @@ -62,15 +62,15 @@ msgid "Schedule Outbox" msgstr "Postausgang für überwachte Kalender" #: ../../Zotlabs/Storage/Browser.php:164 ../../Zotlabs/Module/Photos.php:798 -#: ../../Zotlabs/Module/Photos.php:1243 ../../include/widgets.php:1506 -#: ../../include/conversation.php:1037 ../../include/apps.php:441 -#: ../../include/apps.php:516 +#: ../../Zotlabs/Module/Photos.php:1243 ../../Zotlabs/Lib/Apps.php:486 +#: ../../Zotlabs/Lib/Apps.php:561 ../../include/widgets.php:1505 +#: ../../include/conversation.php:1032 msgid "Unknown" msgstr "Unbekannt" #: ../../Zotlabs/Storage/Browser.php:226 ../../Zotlabs/Module/Fbrowser.php:85 -#: ../../include/nav.php:93 ../../include/conversation.php:1645 -#: ../../include/apps.php:167 +#: ../../Zotlabs/Lib/Apps.php:216 ../../include/nav.php:93 +#: ../../include/conversation.php:1639 msgid "Files" msgstr "Dateien" @@ -82,22 +82,22 @@ msgstr "Summe" msgid "Shared" msgstr "Geteilt" -#: ../../Zotlabs/Storage/Browser.php:230 ../../Zotlabs/Storage/Browser.php:305 +#: ../../Zotlabs/Storage/Browser.php:230 ../../Zotlabs/Storage/Browser.php:306 #: ../../Zotlabs/Module/Blocks.php:156 ../../Zotlabs/Module/Layouts.php:182 #: ../../Zotlabs/Module/Menu.php:118 ../../Zotlabs/Module/New_channel.php:142 #: ../../Zotlabs/Module/Webpages.php:186 msgid "Create" msgstr "Erstelle" -#: ../../Zotlabs/Storage/Browser.php:231 ../../Zotlabs/Storage/Browser.php:307 +#: ../../Zotlabs/Storage/Browser.php:231 ../../Zotlabs/Storage/Browser.php:308 #: ../../Zotlabs/Module/Cover_photo.php:357 -#: ../../Zotlabs/Module/Photos.php:825 ../../Zotlabs/Module/Photos.php:1367 -#: ../../Zotlabs/Module/Profile_photo.php:368 ../../include/widgets.php:1519 +#: ../../Zotlabs/Module/Photos.php:825 ../../Zotlabs/Module/Photos.php:1364 +#: ../../Zotlabs/Module/Profile_photo.php:368 ../../include/widgets.php:1518 msgid "Upload" msgstr "Hochladen" -#: ../../Zotlabs/Storage/Browser.php:235 ../../Zotlabs/Module/Admin.php:1208 -#: ../../Zotlabs/Module/Chat.php:245 ../../Zotlabs/Module/Settings.php:592 +#: ../../Zotlabs/Storage/Browser.php:235 ../../Zotlabs/Module/Chat.php:247 +#: ../../Zotlabs/Module/Admin.php:1223 ../../Zotlabs/Module/Settings.php:592 #: ../../Zotlabs/Module/Settings.php:618 #: ../../Zotlabs/Module/Sharedwithme.php:99 msgid "Name" @@ -108,7 +108,7 @@ msgid "Type" msgstr "Typ" #: ../../Zotlabs/Storage/Browser.php:237 -#: ../../Zotlabs/Module/Sharedwithme.php:101 ../../include/text.php:1322 +#: ../../Zotlabs/Module/Sharedwithme.php:101 ../../include/text.php:1344 msgid "Size" msgstr "Größe" @@ -117,121 +117,127 @@ msgstr "Größe" msgid "Last Modified" msgstr "Zuletzt geändert" -#: ../../Zotlabs/Storage/Browser.php:240 ../../Zotlabs/Module/Admin.php:2089 -#: ../../Zotlabs/Module/Blocks.php:157 +#: ../../Zotlabs/Storage/Browser.php:240 ../../Zotlabs/Module/Blocks.php:157 +#: ../../Zotlabs/Module/Editblock.php:109 #: ../../Zotlabs/Module/Connections.php:290 #: ../../Zotlabs/Module/Connections.php:310 -#: ../../Zotlabs/Module/Editblock.php:109 -#: ../../Zotlabs/Module/Editlayout.php:113 #: ../../Zotlabs/Module/Editpost.php:84 +#: ../../Zotlabs/Module/Editlayout.php:113 #: ../../Zotlabs/Module/Editwebpage.php:146 #: ../../Zotlabs/Module/Layouts.php:190 ../../Zotlabs/Module/Menu.php:112 -#: ../../Zotlabs/Module/Settings.php:652 ../../Zotlabs/Module/Thing.php:260 -#: ../../Zotlabs/Module/Webpages.php:187 ../../include/identity.php:937 -#: ../../include/identity.php:941 ../../include/ItemObject.php:100 +#: ../../Zotlabs/Module/Admin.php:2113 ../../Zotlabs/Module/Settings.php:652 +#: ../../Zotlabs/Module/Thing.php:260 ../../Zotlabs/Module/Webpages.php:187 +#: ../../Zotlabs/Lib/Apps.php:337 ../../Zotlabs/Lib/ThreadItem.php:106 +#: ../../include/channel.php:937 ../../include/channel.php:941 #: ../../include/menu.php:108 ../../include/page_widgets.php:8 -#: ../../include/page_widgets.php:36 ../../include/apps.php:291 +#: ../../include/page_widgets.php:36 msgid "Edit" msgstr "Bearbeiten" -#: ../../Zotlabs/Storage/Browser.php:241 ../../Zotlabs/Module/Admin.php:1043 -#: ../../Zotlabs/Module/Admin.php:1202 ../../Zotlabs/Module/Admin.php:2090 -#: ../../Zotlabs/Module/Blocks.php:159 -#: ../../Zotlabs/Module/Connections.php:263 -#: ../../Zotlabs/Module/Connedit.php:573 +#: ../../Zotlabs/Storage/Browser.php:241 ../../Zotlabs/Module/Blocks.php:159 +#: ../../Zotlabs/Module/Connedit.php:572 #: ../../Zotlabs/Module/Editblock.php:134 +#: ../../Zotlabs/Module/Connections.php:263 #: ../../Zotlabs/Module/Editlayout.php:136 #: ../../Zotlabs/Module/Editwebpage.php:170 ../../Zotlabs/Module/Group.php:177 -#: ../../Zotlabs/Module/Photos.php:1173 ../../Zotlabs/Module/Settings.php:653 -#: ../../Zotlabs/Module/Thing.php:261 ../../Zotlabs/Module/Webpages.php:189 -#: ../../include/ItemObject.php:120 ../../include/conversation.php:657 -#: ../../include/apps.php:292 +#: ../../Zotlabs/Module/Photos.php:1173 ../../Zotlabs/Module/Admin.php:1039 +#: ../../Zotlabs/Module/Admin.php:1213 ../../Zotlabs/Module/Admin.php:2114 +#: ../../Zotlabs/Module/Settings.php:653 ../../Zotlabs/Module/Thing.php:261 +#: ../../Zotlabs/Module/Webpages.php:189 ../../Zotlabs/Lib/Apps.php:338 +#: ../../Zotlabs/Lib/ThreadItem.php:126 ../../include/conversation.php:657 msgid "Delete" msgstr "Löschen" -#: ../../Zotlabs/Storage/Browser.php:284 +#: ../../Zotlabs/Storage/Browser.php:285 #, php-format msgid "You are using %1$s of your available file storage." msgstr "Sie verwenden %1$s von Ihrem verfügbaren Dateispeicher." -#: ../../Zotlabs/Storage/Browser.php:289 +#: ../../Zotlabs/Storage/Browser.php:290 #, php-format msgid "You are using %1$s of %2$s available file storage. (%3$s%)" msgstr "Sie verwenden %1$s von %2$s verfügbarem Dateispeicher. (%3$s%)" -#: ../../Zotlabs/Storage/Browser.php:301 +#: ../../Zotlabs/Storage/Browser.php:302 msgid "WARNING:" msgstr "WARNUNG:" -#: ../../Zotlabs/Storage/Browser.php:304 +#: ../../Zotlabs/Storage/Browser.php:305 msgid "Create new folder" msgstr "Neuen Ordner anlegen" -#: ../../Zotlabs/Storage/Browser.php:306 +#: ../../Zotlabs/Storage/Browser.php:307 msgid "Upload file" msgstr "Datei hochladen" -#: ../../Zotlabs/Web/Router.php:65 ../../Zotlabs/Module/Achievements.php:34 -#: ../../Zotlabs/Module/Api.php:13 ../../Zotlabs/Module/Api.php:18 -#: ../../Zotlabs/Module/Appman.php:74 ../../Zotlabs/Module/Authtest.php:16 -#: ../../Zotlabs/Module/Block.php:26 ../../Zotlabs/Module/Block.php:76 -#: ../../Zotlabs/Module/Blocks.php:73 ../../Zotlabs/Module/Blocks.php:80 -#: ../../Zotlabs/Module/Bookmarks.php:61 ../../Zotlabs/Module/Channel.php:105 -#: ../../Zotlabs/Module/Channel.php:225 ../../Zotlabs/Module/Channel.php:265 -#: ../../Zotlabs/Module/Chat.php:98 ../../Zotlabs/Module/Chat.php:103 +#: ../../Zotlabs/Web/WebServer.php:120 ../../Zotlabs/Module/Dreport.php:10 +#: ../../Zotlabs/Module/Dreport.php:49 ../../Zotlabs/Module/Group.php:72 +#: ../../Zotlabs/Module/Like.php:284 ../../Zotlabs/Module/Import_items.php:112 +#: ../../Zotlabs/Module/Profperm.php:28 ../../Zotlabs/Module/Subthread.php:62 +#: ../../include/items.php:385 +msgid "Permission denied" +msgstr "Keine Berechtigung" + +#: ../../Zotlabs/Web/WebServer.php:121 ../../Zotlabs/Web/Router.php:65 +#: ../../Zotlabs/Module/Achievements.php:34 ../../Zotlabs/Module/Blocks.php:73 +#: ../../Zotlabs/Module/Blocks.php:80 ../../Zotlabs/Module/Channel.php:105 +#: ../../Zotlabs/Module/Channel.php:226 ../../Zotlabs/Module/Channel.php:267 +#: ../../Zotlabs/Module/Chat.php:100 ../../Zotlabs/Module/Chat.php:105 +#: ../../Zotlabs/Module/Authtest.php:16 ../../Zotlabs/Module/Block.php:26 +#: ../../Zotlabs/Module/Block.php:76 ../../Zotlabs/Module/Bookmarks.php:61 +#: ../../Zotlabs/Module/Connedit.php:366 ../../Zotlabs/Module/Editblock.php:67 #: ../../Zotlabs/Module/Common.php:39 ../../Zotlabs/Module/Connections.php:33 -#: ../../Zotlabs/Module/Connedit.php:366 #: ../../Zotlabs/Module/Cover_photo.php:277 #: ../../Zotlabs/Module/Cover_photo.php:290 -#: ../../Zotlabs/Module/Editblock.php:67 +#: ../../Zotlabs/Module/Editpost.php:17 ../../Zotlabs/Module/Events.php:265 #: ../../Zotlabs/Module/Editlayout.php:67 -#: ../../Zotlabs/Module/Editlayout.php:90 ../../Zotlabs/Module/Editpost.php:17 +#: ../../Zotlabs/Module/Editlayout.php:90 #: ../../Zotlabs/Module/Editwebpage.php:69 #: ../../Zotlabs/Module/Editwebpage.php:90 #: ../../Zotlabs/Module/Editwebpage.php:105 -#: ../../Zotlabs/Module/Editwebpage.php:127 -#: ../../Zotlabs/Module/Events.php:265 ../../Zotlabs/Module/Filestorage.php:24 +#: ../../Zotlabs/Module/Editwebpage.php:127 ../../Zotlabs/Module/Group.php:13 +#: ../../Zotlabs/Module/Api.php:13 ../../Zotlabs/Module/Api.php:18 +#: ../../Zotlabs/Module/Filestorage.php:24 #: ../../Zotlabs/Module/Filestorage.php:79 #: ../../Zotlabs/Module/Filestorage.php:94 -#: ../../Zotlabs/Module/Filestorage.php:121 -#: ../../Zotlabs/Module/Fsuggest.php:82 ../../Zotlabs/Module/Group.php:13 -#: ../../Zotlabs/Module/Id.php:76 ../../Zotlabs/Module/Invite.php:17 -#: ../../Zotlabs/Module/Invite.php:91 ../../Zotlabs/Module/Item.php:210 +#: ../../Zotlabs/Module/Filestorage.php:121 ../../Zotlabs/Module/Item.php:210 #: ../../Zotlabs/Module/Item.php:218 ../../Zotlabs/Module/Item.php:1070 #: ../../Zotlabs/Module/Layouts.php:71 ../../Zotlabs/Module/Layouts.php:78 -#: ../../Zotlabs/Module/Layouts.php:89 ../../Zotlabs/Module/Like.php:181 -#: ../../Zotlabs/Module/Locs.php:87 ../../Zotlabs/Module/Mail.php:130 -#: ../../Zotlabs/Module/Manage.php:10 ../../Zotlabs/Module/Menu.php:78 -#: ../../Zotlabs/Module/Message.php:20 ../../Zotlabs/Module/Mitem.php:115 +#: ../../Zotlabs/Module/Layouts.php:89 ../../Zotlabs/Module/Id.php:76 +#: ../../Zotlabs/Module/Like.php:181 ../../Zotlabs/Module/Invite.php:17 +#: ../../Zotlabs/Module/Invite.php:91 ../../Zotlabs/Module/Locs.php:87 +#: ../../Zotlabs/Module/Mail.php:129 ../../Zotlabs/Module/Manage.php:10 +#: ../../Zotlabs/Module/Menu.php:78 ../../Zotlabs/Module/Message.php:18 #: ../../Zotlabs/Module/Mood.php:116 ../../Zotlabs/Module/Network.php:17 -#: ../../Zotlabs/Module/New_channel.php:77 +#: ../../Zotlabs/Module/Mitem.php:115 ../../Zotlabs/Module/New_channel.php:77 #: ../../Zotlabs/Module/New_channel.php:104 -#: ../../Zotlabs/Module/Notifications.php:70 ../../Zotlabs/Module/Page.php:35 +#: ../../Zotlabs/Module/Notifications.php:70 +#: ../../Zotlabs/Module/Photos.php:75 ../../Zotlabs/Module/Page.php:35 #: ../../Zotlabs/Module/Page.php:90 ../../Zotlabs/Module/Pdledit.php:26 -#: ../../Zotlabs/Module/Photos.php:75 ../../Zotlabs/Module/Poke.php:137 -#: ../../Zotlabs/Module/Profile.php:68 ../../Zotlabs/Module/Profile.php:76 +#: ../../Zotlabs/Module/Poke.php:137 ../../Zotlabs/Module/Profile.php:68 +#: ../../Zotlabs/Module/Profile.php:76 ../../Zotlabs/Module/Profiles.php:203 +#: ../../Zotlabs/Module/Profiles.php:601 #: ../../Zotlabs/Module/Profile_photo.php:256 #: ../../Zotlabs/Module/Profile_photo.php:269 -#: ../../Zotlabs/Module/Profiles.php:202 ../../Zotlabs/Module/Profiles.php:600 -#: ../../Zotlabs/Module/Rate.php:113 ../../Zotlabs/Module/Register.php:77 -#: ../../Zotlabs/Module/Regmod.php:21 +#: ../../Zotlabs/Module/Rate.php:113 ../../Zotlabs/Module/Appman.php:75 +#: ../../Zotlabs/Module/Register.php:77 ../../Zotlabs/Module/Regmod.php:21 #: ../../Zotlabs/Module/Service_limits.php:11 -#: ../../Zotlabs/Module/Settings.php:572 ../../Zotlabs/Module/Setup.php:238 +#: ../../Zotlabs/Module/Settings.php:572 ../../Zotlabs/Module/Setup.php:215 #: ../../Zotlabs/Module/Sharedwithme.php:11 #: ../../Zotlabs/Module/Sources.php:74 ../../Zotlabs/Module/Suggest.php:30 #: ../../Zotlabs/Module/Thing.php:274 ../../Zotlabs/Module/Thing.php:294 #: ../../Zotlabs/Module/Thing.php:331 -#: ../../Zotlabs/Module/Viewconnections.php:26 -#: ../../Zotlabs/Module/Viewconnections.php:31 +#: ../../Zotlabs/Module/Viewconnections.php:25 +#: ../../Zotlabs/Module/Viewconnections.php:30 #: ../../Zotlabs/Module/Viewsrc.php:18 ../../Zotlabs/Module/Webpages.php:74 -#: ../../include/chat.php:133 ../../include/photos.php:29 +#: ../../Zotlabs/Lib/Chatroom.php:137 ../../include/items.php:3438 #: ../../include/attach.php:141 ../../include/attach.php:189 #: ../../include/attach.php:252 ../../include/attach.php:266 #: ../../include/attach.php:273 ../../include/attach.php:338 #: ../../include/attach.php:352 ../../include/attach.php:359 #: ../../include/attach.php:437 ../../include/attach.php:895 #: ../../include/attach.php:966 ../../include/attach.php:1118 -#: ../../include/items.php:3439 ../../index.php:175 +#: ../../include/photos.php:27 msgid "Permission denied." msgstr "Berechtigung verweigert." @@ -240,18 +246,18 @@ msgid "Not Found" msgstr "Nicht gefunden" #: ../../Zotlabs/Web/Router.php:149 ../../Zotlabs/Module/Block.php:79 -#: ../../Zotlabs/Module/Display.php:121 ../../Zotlabs/Module/Help.php:97 +#: ../../Zotlabs/Module/Display.php:117 ../../Zotlabs/Module/Help.php:97 #: ../../Zotlabs/Module/Page.php:93 msgid "Page not found." msgstr "Seite nicht gefunden." -#: ../../Zotlabs/Zot/Auth.php:140 +#: ../../Zotlabs/Zot/Auth.php:138 msgid "" "Remote authentication blocked. You are logged into this site locally. Please" " logout and retry." msgstr "Fern-Authentifizierung blockiert. Du bist lokal auf diesem Server angemeldet. Bitte melde Dich ab und versuche es erneut." -#: ../../Zotlabs/Zot/Auth.php:248 ../../Zotlabs/Module/Openid.php:76 +#: ../../Zotlabs/Zot/Auth.php:246 ../../Zotlabs/Module/Openid.php:76 #: ../../Zotlabs/Module/Openid.php:183 #, php-format msgid "Welcome %s. Remote authentication successful." @@ -263,7 +269,7 @@ msgstr "Willkommen %s. Entfernte Authentifizierung erfolgreich." #: ../../Zotlabs/Module/Editwebpage.php:33 #: ../../Zotlabs/Module/Filestorage.php:60 ../../Zotlabs/Module/Hcard.php:12 #: ../../Zotlabs/Module/Layouts.php:31 ../../Zotlabs/Module/Profile.php:20 -#: ../../Zotlabs/Module/Webpages.php:34 ../../include/identity.php:837 +#: ../../Zotlabs/Module/Webpages.php:34 ../../include/channel.php:837 msgid "Requested profile is not available." msgstr "Erwünschte Profil ist nicht verfügbar." @@ -271,25 +277,3328 @@ msgstr "Erwünschte Profil ist nicht verfügbar." msgid "Some blurb about what to do when you're new here" msgstr "Ein Hinweis, was man tun kann, wenn man neu hier ist" -#: ../../Zotlabs/Module/Acl.php:225 +#: ../../Zotlabs/Module/Blocks.php:97 ../../Zotlabs/Module/Blocks.php:152 +#: ../../Zotlabs/Module/Editblock.php:108 +msgid "Block Name" +msgstr "Block-Name" + +#: ../../Zotlabs/Module/Blocks.php:151 ../../include/text.php:2265 +msgid "Blocks" +msgstr "Blöcke" + +#: ../../Zotlabs/Module/Blocks.php:153 +msgid "Block Title" +msgstr "Titel des Blocks" + +#: ../../Zotlabs/Module/Blocks.php:154 ../../Zotlabs/Module/Layouts.php:188 +#: ../../Zotlabs/Module/Menu.php:114 ../../Zotlabs/Module/Webpages.php:198 +#: ../../include/page_widgets.php:44 +msgid "Created" +msgstr "Erstellt" + +#: ../../Zotlabs/Module/Blocks.php:155 ../../Zotlabs/Module/Layouts.php:189 +#: ../../Zotlabs/Module/Menu.php:115 ../../Zotlabs/Module/Webpages.php:199 +#: ../../include/page_widgets.php:45 +msgid "Edited" +msgstr "Geändert" + +#: ../../Zotlabs/Module/Blocks.php:158 ../../Zotlabs/Module/Layouts.php:191 +#: ../../Zotlabs/Module/Photos.php:1072 ../../Zotlabs/Module/Webpages.php:188 +#: ../../include/conversation.php:1208 +msgid "Share" +msgstr "Teilen" + +#: ../../Zotlabs/Module/Blocks.php:163 ../../Zotlabs/Module/Layouts.php:195 +#: ../../Zotlabs/Module/Pubsites.php:47 ../../Zotlabs/Module/Webpages.php:193 +#: ../../include/page_widgets.php:39 +msgid "View" +msgstr "Ansicht" + +#: ../../Zotlabs/Module/Cal.php:62 ../../Zotlabs/Module/Block.php:43 +#: ../../Zotlabs/Module/Page.php:56 ../../Zotlabs/Module/Wall_upload.php:33 +msgid "Channel not found." +msgstr "Kanal nicht gefunden." + +#: ../../Zotlabs/Module/Cal.php:69 +msgid "Permissions denied." +msgstr "Berechtigung verweigert." + +#: ../../Zotlabs/Module/Cal.php:259 ../../Zotlabs/Module/Events.php:588 +msgid "l, F j" +msgstr "l, j. F" + +#: ../../Zotlabs/Module/Cal.php:308 ../../Zotlabs/Module/Events.php:637 +#: ../../include/text.php:1732 +msgid "Link to Source" +msgstr "Link zur Quelle" + +#: ../../Zotlabs/Module/Cal.php:331 ../../Zotlabs/Module/Events.php:665 +msgid "Edit Event" +msgstr "Termin bearbeiten" + +#: ../../Zotlabs/Module/Cal.php:331 ../../Zotlabs/Module/Events.php:665 +msgid "Create Event" +msgstr "Termin anlegen" + +#: ../../Zotlabs/Module/Cal.php:332 ../../Zotlabs/Module/Cal.php:339 +#: ../../Zotlabs/Module/Events.php:666 ../../Zotlabs/Module/Events.php:673 +#: ../../Zotlabs/Module/Photos.php:949 +msgid "Previous" +msgstr "Voriges" + +#: ../../Zotlabs/Module/Cal.php:333 ../../Zotlabs/Module/Cal.php:340 +#: ../../Zotlabs/Module/Events.php:667 ../../Zotlabs/Module/Events.php:674 +#: ../../Zotlabs/Module/Photos.php:958 ../../Zotlabs/Module/Setup.php:267 +msgid "Next" +msgstr "Nächste" + +#: ../../Zotlabs/Module/Cal.php:334 ../../Zotlabs/Module/Events.php:668 +#: ../../include/widgets.php:755 +msgid "Export" +msgstr "Exportieren" + +#: ../../Zotlabs/Module/Cal.php:337 ../../Zotlabs/Module/Events.php:671 +#: ../../include/widgets.php:756 +msgid "Import" +msgstr "Import" + +#: ../../Zotlabs/Module/Cal.php:338 ../../Zotlabs/Module/Chat.php:196 +#: ../../Zotlabs/Module/Chat.php:238 ../../Zotlabs/Module/Connect.php:98 +#: ../../Zotlabs/Module/Connedit.php:731 ../../Zotlabs/Module/Events.php:475 +#: ../../Zotlabs/Module/Events.php:672 ../../Zotlabs/Module/Group.php:85 +#: ../../Zotlabs/Module/Filestorage.php:162 +#: ../../Zotlabs/Module/Import.php:550 +#: ../../Zotlabs/Module/Import_items.php:120 +#: ../../Zotlabs/Module/Invite.php:146 ../../Zotlabs/Module/Locs.php:121 +#: ../../Zotlabs/Module/Mail.php:378 ../../Zotlabs/Module/Mood.php:139 +#: ../../Zotlabs/Module/Mitem.php:235 ../../Zotlabs/Module/Photos.php:677 +#: ../../Zotlabs/Module/Photos.php:1052 ../../Zotlabs/Module/Photos.php:1092 +#: ../../Zotlabs/Module/Photos.php:1210 ../../Zotlabs/Module/Pconfig.php:107 +#: ../../Zotlabs/Module/Pdledit.php:66 ../../Zotlabs/Module/Poke.php:186 +#: ../../Zotlabs/Module/Profiles.php:687 ../../Zotlabs/Module/Rate.php:170 +#: ../../Zotlabs/Module/Admin.php:492 ../../Zotlabs/Module/Admin.php:688 +#: ../../Zotlabs/Module/Admin.php:771 ../../Zotlabs/Module/Admin.php:1032 +#: ../../Zotlabs/Module/Admin.php:1211 ../../Zotlabs/Module/Admin.php:1421 +#: ../../Zotlabs/Module/Admin.php:1648 ../../Zotlabs/Module/Admin.php:1733 +#: ../../Zotlabs/Module/Admin.php:2116 ../../Zotlabs/Module/Appman.php:126 +#: ../../Zotlabs/Module/Settings.php:590 ../../Zotlabs/Module/Settings.php:703 +#: ../../Zotlabs/Module/Settings.php:731 ../../Zotlabs/Module/Settings.php:754 +#: ../../Zotlabs/Module/Settings.php:842 +#: ../../Zotlabs/Module/Settings.php:1034 ../../Zotlabs/Module/Setup.php:312 +#: ../../Zotlabs/Module/Setup.php:353 ../../Zotlabs/Module/Sources.php:114 +#: ../../Zotlabs/Module/Sources.php:149 ../../Zotlabs/Module/Thing.php:316 +#: ../../Zotlabs/Module/Thing.php:362 ../../Zotlabs/Module/Xchan.php:15 +#: ../../Zotlabs/Lib/ThreadItem.php:710 ../../include/widgets.php:757 +#: ../../include/widgets.php:769 ../../include/js_strings.php:22 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "Bestätigen" + +#: ../../Zotlabs/Module/Cal.php:341 ../../Zotlabs/Module/Events.php:675 +msgid "Today" +msgstr "Heute" + +#: ../../Zotlabs/Module/Channel.php:29 ../../Zotlabs/Module/Chat.php:25 +msgid "You must be logged in to see this page." +msgstr "Du musst angemeldet sein, um diese Seite betrachten zu können." + +#: ../../Zotlabs/Module/Channel.php:41 +msgid "Posts and comments" +msgstr "Beiträge und Kommentare" + +#: ../../Zotlabs/Module/Channel.php:42 +msgid "Only posts" +msgstr "Nur Beiträge" + +#: ../../Zotlabs/Module/Channel.php:102 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "Unzureichende Zugriffsrechte. Die Anfrage wurde zur Profil-Seite umgeleitet." + +#: ../../Zotlabs/Module/Chat.php:181 +msgid "Room not found" +msgstr "Chatraum nicht gefunden" + +#: ../../Zotlabs/Module/Chat.php:197 +msgid "Leave Room" +msgstr "Raum verlassen" + +#: ../../Zotlabs/Module/Chat.php:198 +msgid "Delete Room" +msgstr "Raum löschen" + +#: ../../Zotlabs/Module/Chat.php:199 +msgid "I am away right now" +msgstr "Ich bin gerade nicht da" + +#: ../../Zotlabs/Module/Chat.php:200 +msgid "I am online" +msgstr "Ich bin online" + +#: ../../Zotlabs/Module/Chat.php:202 +msgid "Bookmark this room" +msgstr "Lesezeichen für diesen Raum setzen" + +#: ../../Zotlabs/Module/Chat.php:205 ../../Zotlabs/Module/Mail.php:205 +#: ../../Zotlabs/Module/Mail.php:314 ../../include/conversation.php:1176 +msgid "Please enter a link URL:" +msgstr "Gib eine URL ein:" + +#: ../../Zotlabs/Module/Chat.php:206 ../../Zotlabs/Module/Mail.php:258 +#: ../../Zotlabs/Module/Mail.php:383 ../../Zotlabs/Lib/ThreadItem.php:722 +#: ../../include/conversation.php:1256 +msgid "Encrypt text" +msgstr "Text verschlüsseln" + +#: ../../Zotlabs/Module/Chat.php:207 ../../Zotlabs/Module/Editblock.php:111 +#: ../../Zotlabs/Module/Editwebpage.php:147 ../../Zotlabs/Module/Mail.php:252 +#: ../../Zotlabs/Module/Mail.php:377 ../../include/conversation.php:1143 +msgid "Insert web link" +msgstr "Link einfügen" + +#: ../../Zotlabs/Module/Chat.php:218 +msgid "Feature disabled." +msgstr "Funktion deaktiviert." + +#: ../../Zotlabs/Module/Chat.php:232 +msgid "New Chatroom" +msgstr "Neuer Chatraum" + +#: ../../Zotlabs/Module/Chat.php:233 +msgid "Chatroom name" +msgstr "Chatraumname" + +#: ../../Zotlabs/Module/Chat.php:234 +msgid "Expiration of chats (minutes)" +msgstr "Verfall von Chats (Minuten)" + +#: ../../Zotlabs/Module/Chat.php:235 ../../Zotlabs/Module/Filestorage.php:153 +#: ../../Zotlabs/Module/Photos.php:671 ../../Zotlabs/Module/Photos.php:1045 +#: ../../Zotlabs/Module/Thing.php:313 ../../Zotlabs/Module/Thing.php:359 +#: ../../include/acl_selectors.php:283 +msgid "Permissions" +msgstr "Berechtigungen" + +#: ../../Zotlabs/Module/Chat.php:246 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "%1$ss Chaträume" + +#: ../../Zotlabs/Module/Chat.php:251 +msgid "No chatrooms available" +msgstr "Keine Chaträume verfügbar" + +#: ../../Zotlabs/Module/Chat.php:252 ../../Zotlabs/Module/Manage.php:143 +#: ../../Zotlabs/Module/Profiles.php:778 +msgid "Create New" +msgstr "Neu anlegen" + +#: ../../Zotlabs/Module/Chat.php:255 +msgid "Expiration" +msgstr "Verfall" + +#: ../../Zotlabs/Module/Chat.php:256 +msgid "min" +msgstr "min" + +#: ../../Zotlabs/Module/Chatsvc.php:117 +msgid "Away" +msgstr "Abwesend" + +#: ../../Zotlabs/Module/Chatsvc.php:122 +msgid "Online" +msgstr "Online" + +#: ../../Zotlabs/Module/Block.php:31 ../../Zotlabs/Module/Page.php:40 +msgid "Invalid item." +msgstr "Ungültiges Element." + +#: ../../Zotlabs/Module/Bookmarks.php:53 +msgid "Bookmark added" +msgstr "Lesezeichen hinzugefügt" + +#: ../../Zotlabs/Module/Bookmarks.php:75 +msgid "My Bookmarks" +msgstr "Meine Lesezeichen" + +#: ../../Zotlabs/Module/Bookmarks.php:86 +msgid "My Connections Bookmarks" +msgstr "Lesezeichen meiner Kontakte" + +#: ../../Zotlabs/Module/Connect.php:61 ../../Zotlabs/Module/Connect.php:109 +msgid "Continue" +msgstr "Fortfahren" + +#: ../../Zotlabs/Module/Connect.php:90 +msgid "Premium Channel Setup" +msgstr "Premium-Kanal-Einrichtung" + +#: ../../Zotlabs/Module/Connect.php:92 +msgid "Enable premium channel connection restrictions" +msgstr "Einschränkungen für einen Premium-Kanal aktivieren" + +#: ../../Zotlabs/Module/Connect.php:93 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Bitte gib Deine Nutzungsbedingungen ein, z.B. Paypal-Quittung, Richtlinien etc." + +#: ../../Zotlabs/Module/Connect.php:95 ../../Zotlabs/Module/Connect.php:115 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Unter Umständen sind weitere Schritte oder die Bestätigung der folgenden Bedingungen vor dem Verbinden mit diesem Kanal nötig." + +#: ../../Zotlabs/Module/Connect.php:96 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Potentielle Kontakte werden den folgenden Text sehen, bevor fortgefahren wird:" + +#: ../../Zotlabs/Module/Connect.php:97 ../../Zotlabs/Module/Connect.php:118 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "Indem ich fortfahre, bestätige ich die Erfüllung aller Anweisungen auf dieser Seite." + +#: ../../Zotlabs/Module/Connect.php:106 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(Der Kanal-Besitzer hat keine speziellen Anweisungen hinterlegt.)" + +#: ../../Zotlabs/Module/Connect.php:114 +msgid "Restricted or Premium Channel" +msgstr "Eingeschränkter oder Premium-Kanal" + +#: ../../Zotlabs/Module/Connedit.php:80 +msgid "Could not access contact record." +msgstr "Konnte nicht auf den Kontakteintrag zugreifen." + +#: ../../Zotlabs/Module/Connedit.php:104 +msgid "Could not locate selected profile." +msgstr "Gewähltes Profil nicht gefunden." + +#: ../../Zotlabs/Module/Connedit.php:227 +msgid "Connection updated." +msgstr "Verbindung aktualisiert." + +#: ../../Zotlabs/Module/Connedit.php:229 +msgid "Failed to update connection record." +msgstr "Konnte den Verbindungseintrag nicht aktualisieren." + +#: ../../Zotlabs/Module/Connedit.php:276 +msgid "is now connected to" +msgstr "ist jetzt verbunden mit" + +#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Connedit.php:654 +#: ../../Zotlabs/Module/Events.php:459 ../../Zotlabs/Module/Events.php:460 +#: ../../Zotlabs/Module/Events.php:469 ../../Zotlabs/Module/Api.php:89 +#: ../../Zotlabs/Module/Filestorage.php:157 +#: ../../Zotlabs/Module/Filestorage.php:165 ../../Zotlabs/Module/Menu.php:100 +#: ../../Zotlabs/Module/Menu.php:157 ../../Zotlabs/Module/Mitem.php:158 +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:232 +#: ../../Zotlabs/Module/Mitem.php:233 ../../Zotlabs/Module/Photos.php:666 +#: ../../Zotlabs/Module/Profiles.php:647 ../../Zotlabs/Module/Admin.php:459 +#: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Settings.php:581 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1707 +msgid "No" +msgstr "Nein" + +#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Events.php:459 +#: ../../Zotlabs/Module/Events.php:460 ../../Zotlabs/Module/Events.php:469 +#: ../../Zotlabs/Module/Api.php:88 ../../Zotlabs/Module/Filestorage.php:157 +#: ../../Zotlabs/Module/Filestorage.php:165 ../../Zotlabs/Module/Menu.php:100 +#: ../../Zotlabs/Module/Menu.php:157 ../../Zotlabs/Module/Mitem.php:158 +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:232 +#: ../../Zotlabs/Module/Mitem.php:233 ../../Zotlabs/Module/Photos.php:666 +#: ../../Zotlabs/Module/Profiles.php:647 ../../Zotlabs/Module/Admin.php:461 +#: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Settings.php:581 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1707 +msgid "Yes" +msgstr "Ja" + +#: ../../Zotlabs/Module/Connedit.php:411 +msgid "Could not access address book record." +msgstr "Konnte nicht auf den Adressbuch-Eintrag zugreifen." + +#: ../../Zotlabs/Module/Connedit.php:425 +msgid "Refresh failed - channel is currently unavailable." +msgstr "Aktualisierung fehlgeschlagen – der Kanal ist im Moment nicht erreichbar." + +#: ../../Zotlabs/Module/Connedit.php:440 ../../Zotlabs/Module/Connedit.php:449 +#: ../../Zotlabs/Module/Connedit.php:458 ../../Zotlabs/Module/Connedit.php:467 +#: ../../Zotlabs/Module/Connedit.php:480 +msgid "Unable to set address book parameters." +msgstr "Konnte die Adressbuch-Parameter nicht setzen." + +#: ../../Zotlabs/Module/Connedit.php:503 +msgid "Connection has been removed." +msgstr "Verbindung wurde gelöscht." + +#: ../../Zotlabs/Module/Connedit.php:519 ../../Zotlabs/Lib/Apps.php:219 +#: ../../include/nav.php:86 ../../include/conversation.php:954 +msgid "View Profile" +msgstr "Profil ansehen" + +#: ../../Zotlabs/Module/Connedit.php:522 +#, php-format +msgid "View %s's profile" +msgstr "%ss Profil ansehen" + +#: ../../Zotlabs/Module/Connedit.php:526 +msgid "Refresh Permissions" +msgstr "Zugriffsrechte neu laden" + +#: ../../Zotlabs/Module/Connedit.php:529 +msgid "Fetch updated permissions" +msgstr "Aktualisierte Zugriffsrechte abfragen" + +#: ../../Zotlabs/Module/Connedit.php:533 +msgid "Recent Activity" +msgstr "Kürzliche Aktivitäten" + +#: ../../Zotlabs/Module/Connedit.php:536 +msgid "View recent posts and comments" +msgstr "Betrachte die neuesten Beiträge und Kommentare" + +#: ../../Zotlabs/Module/Connedit.php:540 ../../Zotlabs/Module/Admin.php:1041 +msgid "Unblock" +msgstr "Freigeben" + +#: ../../Zotlabs/Module/Connedit.php:540 ../../Zotlabs/Module/Admin.php:1040 +msgid "Block" +msgstr "Blockieren" + +#: ../../Zotlabs/Module/Connedit.php:543 +msgid "Block (or Unblock) all communications with this connection" +msgstr "Jegliche Kommunikation mit dieser Verbindung blockieren/zulassen" + +#: ../../Zotlabs/Module/Connedit.php:544 +msgid "This connection is blocked!" +msgstr "Die Verbindung ist geblockt!" + +#: ../../Zotlabs/Module/Connedit.php:548 +msgid "Unignore" +msgstr "Nicht ignorieren" + +#: ../../Zotlabs/Module/Connedit.php:548 +#: ../../Zotlabs/Module/Connections.php:277 +#: ../../Zotlabs/Module/Notifications.php:55 +msgid "Ignore" +msgstr "Ignorieren" + +#: ../../Zotlabs/Module/Connedit.php:551 +msgid "Ignore (or Unignore) all inbound communications from this connection" +msgstr "Jegliche eingehende Kommunikation von dieser Verbindung ignorieren/zulassen" + +#: ../../Zotlabs/Module/Connedit.php:552 +msgid "This connection is ignored!" +msgstr "Die Verbindung wird ignoriert!" + +#: ../../Zotlabs/Module/Connedit.php:556 +msgid "Unarchive" +msgstr "Aus Archiv zurückholen" + +#: ../../Zotlabs/Module/Connedit.php:556 +msgid "Archive" +msgstr "Archivieren" + +#: ../../Zotlabs/Module/Connedit.php:559 +msgid "" +"Archive (or Unarchive) this connection - mark channel dead but keep content" +msgstr "Verbindung archivieren/aus dem Archiv zurückholen (Archiv = Kanal als erloschen markieren, aber die Beiträge behalten)" + +#: ../../Zotlabs/Module/Connedit.php:560 +msgid "This connection is archived!" +msgstr "Die Verbindung ist archiviert!" + +#: ../../Zotlabs/Module/Connedit.php:564 +msgid "Unhide" +msgstr "Wieder sichtbar machen" + +#: ../../Zotlabs/Module/Connedit.php:564 +msgid "Hide" +msgstr "Verstecken" + +#: ../../Zotlabs/Module/Connedit.php:567 +msgid "Hide or Unhide this connection from your other connections" +msgstr "Diese Verbindung vor anderen Verbindungen verstecken/zeigen" + +#: ../../Zotlabs/Module/Connedit.php:568 +msgid "This connection is hidden!" +msgstr "Die Verbindung ist versteckt!" + +#: ../../Zotlabs/Module/Connedit.php:575 +msgid "Delete this connection" +msgstr "Verbindung löschen" + +#: ../../Zotlabs/Module/Connedit.php:590 ../../include/widgets.php:493 +msgid "Me" +msgstr "Ich" + +#: ../../Zotlabs/Module/Connedit.php:591 ../../include/widgets.php:494 +msgid "Family" +msgstr "Familie" + +#: ../../Zotlabs/Module/Connedit.php:592 ../../Zotlabs/Module/Settings.php:342 +#: ../../Zotlabs/Module/Settings.php:346 ../../Zotlabs/Module/Settings.php:347 +#: ../../Zotlabs/Module/Settings.php:350 ../../Zotlabs/Module/Settings.php:361 +#: ../../include/widgets.php:495 ../../include/selectors.php:123 +#: ../../include/channel.php:389 ../../include/channel.php:390 +#: ../../include/channel.php:397 +msgid "Friends" +msgstr "Freunde" + +#: ../../Zotlabs/Module/Connedit.php:593 ../../include/widgets.php:496 +msgid "Acquaintances" +msgstr "Bekannte" + +#: ../../Zotlabs/Module/Connedit.php:594 +#: ../../Zotlabs/Module/Connections.php:92 +#: ../../Zotlabs/Module/Connections.php:107 ../../include/widgets.php:497 +msgid "All" +msgstr "Alle" + +#: ../../Zotlabs/Module/Connedit.php:654 +msgid "Approve this connection" +msgstr "Verbindung genehmigen" + +#: ../../Zotlabs/Module/Connedit.php:654 +msgid "Accept connection to allow communication" +msgstr "Akzeptiere die Verbindung, um Kommunikation zu ermöglichen" + +#: ../../Zotlabs/Module/Connedit.php:659 +msgid "Set Affinity" +msgstr "Beziehung festlegen" + +#: ../../Zotlabs/Module/Connedit.php:662 +msgid "Set Profile" +msgstr "Profil festlegen" + +#: ../../Zotlabs/Module/Connedit.php:665 +msgid "Set Affinity & Profile" +msgstr "Beziehung und Profile festlegen" + +#: ../../Zotlabs/Module/Connedit.php:698 +msgid "none" +msgstr "Keine" + +#: ../../Zotlabs/Module/Connedit.php:702 ../../include/widgets.php:614 +msgid "Connection Default Permissions" +msgstr "Standardzugriffsrechte für neue Verbindungen:" + +#: ../../Zotlabs/Module/Connedit.php:702 ../../include/items.php:3926 +#, php-format +msgid "Connection: %s" +msgstr "Verbindung: %s" + +#: ../../Zotlabs/Module/Connedit.php:703 +msgid "Apply these permissions automatically" +msgstr "Diese Berechtigungen automatisch anwenden" + +#: ../../Zotlabs/Module/Connedit.php:703 +msgid "Connection requests will be approved without your interaction" +msgstr "Verbindungsanfragen werden sofort bestätigt, ohne dass Deine aktive Zustimmung erforderlich ist." + +#: ../../Zotlabs/Module/Connedit.php:705 +msgid "This connection's primary address is" +msgstr "Die Hauptadresse der Verbindung ist" + +#: ../../Zotlabs/Module/Connedit.php:706 +msgid "Available locations:" +msgstr "Verfügbare Klone:" + +#: ../../Zotlabs/Module/Connedit.php:710 +msgid "" +"The permissions indicated on this page will be applied to all new " +"connections." +msgstr "Die auf dieser Seite angegebenen Berechtigungen werden auf alle neuen Verbindungen angewendet." + +#: ../../Zotlabs/Module/Connedit.php:711 +msgid "Connection Tools" +msgstr "Verbindungswerkzeuge" + +#: ../../Zotlabs/Module/Connedit.php:713 +msgid "Slide to adjust your degree of friendship" +msgstr "Verschieben, um den Grad der Freundschaft zu einzustellen" + +#: ../../Zotlabs/Module/Connedit.php:714 ../../Zotlabs/Module/Rate.php:159 +#: ../../include/js_strings.php:20 +msgid "Rating" +msgstr "Bewertung" + +#: ../../Zotlabs/Module/Connedit.php:715 +msgid "Slide to adjust your rating" +msgstr "Verschieben, um Deine Bewertung einzustellen" + +#: ../../Zotlabs/Module/Connedit.php:716 ../../Zotlabs/Module/Connedit.php:721 +msgid "Optionally explain your rating" +msgstr "Optional kannst Du Deine Bewertung begründen" + +#: ../../Zotlabs/Module/Connedit.php:718 +msgid "Custom Filter" +msgstr "Benutzerdefinierter Filter" + +#: ../../Zotlabs/Module/Connedit.php:719 +msgid "Only import posts with this text" +msgstr "Nur Beiträge mit diesem Text importieren" + +#: ../../Zotlabs/Module/Connedit.php:719 ../../Zotlabs/Module/Connedit.php:720 +msgid "" +"words one per line or #tags or /patterns/ or lang=xx, leave blank to import " +"all posts" +msgstr "Einzelne Wörter pro Zeile, #Tags oder /Reguläre Ausdrücke/. lang=xx (z.B. lang=de) ermöglicht Filterung nach Sprache. Leer lassen, um alle Beiträge zu importieren." + +#: ../../Zotlabs/Module/Connedit.php:720 +msgid "Do not import posts with this text" +msgstr "Beiträge mit diesem Text nicht importieren" + +#: ../../Zotlabs/Module/Connedit.php:722 +msgid "This information is public!" +msgstr "Diese Information ist öffentlich!" + +#: ../../Zotlabs/Module/Connedit.php:727 +msgid "Connection Pending Approval" +msgstr "Verbindung wartet auf Bestätigung" + +#: ../../Zotlabs/Module/Connedit.php:730 +msgid "inherited" +msgstr "geerbt" + +#: ../../Zotlabs/Module/Connedit.php:732 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Bitte wähle ein Profil, das wir %s zeigen sollen, wenn Deine Profilseite über eine verifizierte Verbindung aufgerufen wird." + +#: ../../Zotlabs/Module/Connedit.php:734 +msgid "Their Settings" +msgstr "Deren Einstellungen" + +#: ../../Zotlabs/Module/Connedit.php:735 +msgid "My Settings" +msgstr "Meine Einstellungen" + +#: ../../Zotlabs/Module/Connedit.php:737 +msgid "Individual Permissions" +msgstr "Individuelle Zugriffsrechte" + +#: ../../Zotlabs/Module/Connedit.php:738 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can not change those" +" settings here." +msgstr "Einige Berechtigungen werden möglicherweise von den globalen Sicherheits- und Privatsphäre-Einstellungen dieses Kanals vererbt. Diese haben eine höhere Priorität als die Einstellungen an der Verbindung und können hier nicht verändert werden." + +#: ../../Zotlabs/Module/Connedit.php:739 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can change those settings here but " +"they wont have any impact unless the inherited setting changes." +msgstr "Einige Berechtigungen werden möglicherweise von den globalen Sicherheits- und Privatsphäre-Einstellungen dieses Kanals geerbt. Diese haben eine höhere Priorität als die Einstellungen an der Verbindung. Werden geerbte Einstellungen hier geändert, hat dies keine Auswirkungen." + +#: ../../Zotlabs/Module/Connedit.php:740 +msgid "Last update:" +msgstr "Letzte Aktualisierung:" + +#: ../../Zotlabs/Module/Directory.php:63 ../../Zotlabs/Module/Display.php:17 +#: ../../Zotlabs/Module/Photos.php:522 ../../Zotlabs/Module/Ratings.php:86 +#: ../../Zotlabs/Module/Search.php:17 +#: ../../Zotlabs/Module/Viewconnections.php:20 +msgid "Public access denied." +msgstr "Öffentlichen Zugriff verweigert." + +#: ../../Zotlabs/Module/Directory.php:243 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "%d Bewertung" +msgstr[1] "%d Bewertungen" + +#: ../../Zotlabs/Module/Directory.php:254 +msgid "Gender: " +msgstr "Geschlecht:" + +#: ../../Zotlabs/Module/Directory.php:256 +msgid "Status: " +msgstr "Status:" + +#: ../../Zotlabs/Module/Directory.php:258 +msgid "Homepage: " +msgstr "Webseite:" + +#: ../../Zotlabs/Module/Directory.php:306 ../../include/channel.php:1183 +msgid "Age:" +msgstr "Alter:" + +#: ../../Zotlabs/Module/Directory.php:311 ../../include/event.php:52 +#: ../../include/event.php:84 ../../include/channel.php:1027 +#: ../../include/bb2diaspora.php:507 +msgid "Location:" +msgstr "Ort:" + +#: ../../Zotlabs/Module/Directory.php:317 +msgid "Description:" +msgstr "Beschreibung:" + +#: ../../Zotlabs/Module/Directory.php:322 ../../include/channel.php:1199 +msgid "Hometown:" +msgstr "Heimatstadt:" + +#: ../../Zotlabs/Module/Directory.php:324 ../../include/channel.php:1207 +msgid "About:" +msgstr "Über:" + +#: ../../Zotlabs/Module/Directory.php:325 ../../Zotlabs/Module/Match.php:68 +#: ../../Zotlabs/Module/Suggest.php:56 ../../include/widgets.php:147 +#: ../../include/widgets.php:184 ../../include/connections.php:78 +#: ../../include/conversation.php:956 ../../include/channel.php:1012 +msgid "Connect" +msgstr "Verbinden" + +#: ../../Zotlabs/Module/Directory.php:326 +msgid "Public Forum:" +msgstr "Öffentliches Forum:" + +#: ../../Zotlabs/Module/Directory.php:329 +msgid "Keywords: " +msgstr "Schlüsselwörter:" + +#: ../../Zotlabs/Module/Directory.php:332 +msgid "Don't suggest" +msgstr "Nicht vorschlagen" + +#: ../../Zotlabs/Module/Directory.php:334 +msgid "Common connections:" +msgstr "Gemeinsame Verbindungen:" + +#: ../../Zotlabs/Module/Directory.php:383 +msgid "Global Directory" +msgstr "Globales Verzeichnis" + +#: ../../Zotlabs/Module/Directory.php:383 +msgid "Local Directory" +msgstr "Lokales Verzeichnis" + +#: ../../Zotlabs/Module/Directory.php:388 +#: ../../Zotlabs/Module/Directory.php:393 +#: ../../Zotlabs/Module/Connections.php:309 +#: ../../include/contact_widgets.php:23 +msgid "Find" +msgstr "Finde" + +#: ../../Zotlabs/Module/Directory.php:389 +msgid "Finding:" +msgstr "Ergebnisse:" + +#: ../../Zotlabs/Module/Directory.php:392 ../../Zotlabs/Module/Suggest.php:64 +#: ../../include/contact_widgets.php:24 +msgid "Channel Suggestions" +msgstr "Kanal-Vorschläge" + +#: ../../Zotlabs/Module/Directory.php:394 +msgid "next page" +msgstr "nächste Seite" + +#: ../../Zotlabs/Module/Directory.php:394 +msgid "previous page" +msgstr "vorherige Seite" + +#: ../../Zotlabs/Module/Directory.php:395 +msgid "Sort options" +msgstr "Sortieroptionen" + +#: ../../Zotlabs/Module/Directory.php:396 +msgid "Alphabetic" +msgstr "alphabetisch" + +#: ../../Zotlabs/Module/Directory.php:397 +msgid "Reverse Alphabetic" +msgstr "Entgegengesetzt alphabetisch" + +#: ../../Zotlabs/Module/Directory.php:398 +msgid "Newest to Oldest" +msgstr "Neueste zuerst" + +#: ../../Zotlabs/Module/Directory.php:399 +msgid "Oldest to Newest" +msgstr "Älteste zuerst" + +#: ../../Zotlabs/Module/Directory.php:416 +msgid "No entries (some entries may be hidden)." +msgstr "Keine Einträge gefunden (einige könnten versteckt sein)." + +#: ../../Zotlabs/Module/Display.php:40 ../../Zotlabs/Module/Filestorage.php:33 +#: ../../Zotlabs/Module/Admin.php:164 ../../Zotlabs/Module/Admin.php:1255 +#: ../../Zotlabs/Module/Admin.php:1561 ../../Zotlabs/Module/Thing.php:89 +#: ../../Zotlabs/Module/Viewsrc.php:24 ../../include/items.php:3359 +msgid "Item not found." +msgstr "Element nicht gefunden." + +#: ../../Zotlabs/Module/Editblock.php:79 ../../Zotlabs/Module/Editblock.php:95 +#: ../../Zotlabs/Module/Editpost.php:24 ../../Zotlabs/Module/Editlayout.php:79 +#: ../../Zotlabs/Module/Editwebpage.php:81 +msgid "Item not found" +msgstr "Element nicht gefunden" + +#: ../../Zotlabs/Module/Editblock.php:124 ../../include/conversation.php:1228 +msgid "Title (optional)" +msgstr "Titel (optional)" + +#: ../../Zotlabs/Module/Editblock.php:133 +msgid "Edit Block" +msgstr "Block bearbeiten" + +#: ../../Zotlabs/Module/Common.php:14 +msgid "No channel." +msgstr "Kein Kanal." + +#: ../../Zotlabs/Module/Common.php:43 +msgid "Common connections" +msgstr "Gemeinsame Verbindungen" + +#: ../../Zotlabs/Module/Common.php:48 +msgid "No connections in common." +msgstr "Keine gemeinsamen Verbindungen." + +#: ../../Zotlabs/Module/Connections.php:56 +#: ../../Zotlabs/Module/Connections.php:161 +#: ../../Zotlabs/Module/Connections.php:242 +msgid "Blocked" +msgstr "Blockiert" + +#: ../../Zotlabs/Module/Connections.php:61 +#: ../../Zotlabs/Module/Connections.php:168 +#: ../../Zotlabs/Module/Connections.php:241 +msgid "Ignored" +msgstr "Ignoriert" + +#: ../../Zotlabs/Module/Connections.php:66 +#: ../../Zotlabs/Module/Connections.php:182 +#: ../../Zotlabs/Module/Connections.php:240 +msgid "Hidden" +msgstr "Versteckt" + +#: ../../Zotlabs/Module/Connections.php:71 +#: ../../Zotlabs/Module/Connections.php:175 +#: ../../Zotlabs/Module/Connections.php:239 +msgid "Archived" +msgstr "Archiviert" + +#: ../../Zotlabs/Module/Connections.php:76 +#: ../../Zotlabs/Module/Connections.php:86 ../../Zotlabs/Module/Menu.php:116 +#: ../../include/conversation.php:1535 +msgid "New" +msgstr "Neu" + +#: ../../Zotlabs/Module/Connections.php:138 +msgid "New Connections" +msgstr "Neue Verbindungen" + +#: ../../Zotlabs/Module/Connections.php:141 +msgid "Show pending (new) connections" +msgstr "Ausstehende (neue) Verbindungsanfragen anzeigen" + +#: ../../Zotlabs/Module/Connections.php:145 +#: ../../Zotlabs/Module/Profperm.php:144 +msgid "All Connections" +msgstr "Alle Verbindungen" + +#: ../../Zotlabs/Module/Connections.php:148 +msgid "Show all connections" +msgstr "Alle Verbindungen anzeigen" + +#: ../../Zotlabs/Module/Connections.php:164 +msgid "Only show blocked connections" +msgstr "Nur blockierte Verbindungen anzeigen" + +#: ../../Zotlabs/Module/Connections.php:171 +msgid "Only show ignored connections" +msgstr "Nur ignorierte Verbindungen anzeigen" + +#: ../../Zotlabs/Module/Connections.php:178 +msgid "Only show archived connections" +msgstr "Nur archivierte Verbindungen anzeigen" + +#: ../../Zotlabs/Module/Connections.php:185 +msgid "Only show hidden connections" +msgstr "Nur versteckte Verbindungen anzeigen" + +#: ../../Zotlabs/Module/Connections.php:238 +msgid "Pending approval" +msgstr "Wartet auf Genehmigung" + +#: ../../Zotlabs/Module/Connections.php:254 +#, php-format +msgid "%1$s [%2$s]" +msgstr "%1$s [%2$s]" + +#: ../../Zotlabs/Module/Connections.php:255 +msgid "Edit connection" +msgstr "Verbindung bearbeiten" + +#: ../../Zotlabs/Module/Connections.php:256 +msgid "Delete connection" +msgstr "Verbindung löschen" + +#: ../../Zotlabs/Module/Connections.php:265 +msgid "Channel address" +msgstr "Kanaladresse" + +#: ../../Zotlabs/Module/Connections.php:267 +msgid "Network" +msgstr "Netzwerk" + +#: ../../Zotlabs/Module/Connections.php:270 ../../Zotlabs/Module/Admin.php:710 +msgid "Status" +msgstr "Status" + +#: ../../Zotlabs/Module/Connections.php:272 +msgid "Connected" +msgstr "Verbunden" + +#: ../../Zotlabs/Module/Connections.php:274 +msgid "Approve connection" +msgstr "Verbindung genehmigen" + +#: ../../Zotlabs/Module/Connections.php:275 +#: ../../Zotlabs/Module/Admin.php:1037 +msgid "Approve" +msgstr "Genehmigen" + +#: ../../Zotlabs/Module/Connections.php:276 +msgid "Ignore connection" +msgstr "Verbindung ignorieren" + +#: ../../Zotlabs/Module/Connections.php:278 +msgid "Recent activity" +msgstr "Kürzliche Aktivitäten" + +#: ../../Zotlabs/Module/Connections.php:302 ../../Zotlabs/Lib/Apps.php:208 +#: ../../include/text.php:875 ../../include/nav.php:186 +msgid "Connections" +msgstr "Verbindungen" + +#: ../../Zotlabs/Module/Connections.php:306 ../../Zotlabs/Module/Search.php:44 +#: ../../Zotlabs/Lib/Apps.php:228 ../../include/text.php:945 +#: ../../include/text.php:957 ../../include/nav.php:165 +#: ../../include/acl_selectors.php:276 +msgid "Search" +msgstr "Suche" + +#: ../../Zotlabs/Module/Connections.php:307 +msgid "Search your connections" +msgstr "Verbindungen durchsuchen" + +#: ../../Zotlabs/Module/Connections.php:308 +msgid "Connections search" +msgstr "Verbindung suchen" + +#: ../../Zotlabs/Module/Cover_photo.php:58 +#: ../../Zotlabs/Module/Profile_photo.php:79 +msgid "Image uploaded but image cropping failed." +msgstr "Bild hochgeladen, aber das Zurechtschneiden schlug fehl." + +#: ../../Zotlabs/Module/Cover_photo.php:134 +#: ../../Zotlabs/Module/Cover_photo.php:181 +msgid "Cover Photos" +msgstr "Cover Foto" + +#: ../../Zotlabs/Module/Cover_photo.php:154 +#: ../../Zotlabs/Module/Profile_photo.php:133 +msgid "Image resize failed." +msgstr "Bild-Anpassung fehlgeschlagen." + +#: ../../Zotlabs/Module/Cover_photo.php:168 +#: ../../Zotlabs/Module/Profile_photo.php:192 ../../include/photos.php:144 +msgid "Unable to process image" +msgstr "Kann Bild nicht verarbeiten" + +#: ../../Zotlabs/Module/Cover_photo.php:192 +#: ../../Zotlabs/Module/Profile_photo.php:217 +msgid "Image upload failed." +msgstr "Hochladen des Bilds fehlgeschlagen." + +#: ../../Zotlabs/Module/Cover_photo.php:210 +#: ../../Zotlabs/Module/Profile_photo.php:236 +msgid "Unable to process image." +msgstr "Kann Bild nicht verarbeiten." + +#: ../../Zotlabs/Module/Cover_photo.php:233 ../../include/items.php:4270 +msgid "female" +msgstr "weiblich" + +#: ../../Zotlabs/Module/Cover_photo.php:234 ../../include/items.php:4271 +#, php-format +msgid "%1$s updated her %2$s" +msgstr "%1$s hat ihr %2$s aktualisiert" + +#: ../../Zotlabs/Module/Cover_photo.php:235 ../../include/items.php:4272 +msgid "male" +msgstr "männlich" + +#: ../../Zotlabs/Module/Cover_photo.php:236 ../../include/items.php:4273 +#, php-format +msgid "%1$s updated his %2$s" +msgstr "%1$s hat sein %2$s aktualisiert" + +#: ../../Zotlabs/Module/Cover_photo.php:238 ../../include/items.php:4275 +#, php-format +msgid "%1$s updated their %2$s" +msgstr "%1$s hat sein/ihr %2$s aktualisiert" + +#: ../../Zotlabs/Module/Cover_photo.php:240 ../../include/channel.php:1661 +msgid "cover photo" +msgstr "Cover Foto" + +#: ../../Zotlabs/Module/Cover_photo.php:303 +#: ../../Zotlabs/Module/Cover_photo.php:318 +#: ../../Zotlabs/Module/Profile_photo.php:283 +#: ../../Zotlabs/Module/Profile_photo.php:324 +msgid "Photo not available." +msgstr "Foto nicht verfügbar." + +#: ../../Zotlabs/Module/Cover_photo.php:354 +#: ../../Zotlabs/Module/Profile_photo.php:365 +msgid "Upload File:" +msgstr "Datei hochladen:" + +#: ../../Zotlabs/Module/Cover_photo.php:355 +#: ../../Zotlabs/Module/Profile_photo.php:366 +msgid "Select a profile:" +msgstr "Wähle ein Profil:" + +#: ../../Zotlabs/Module/Cover_photo.php:356 +msgid "Upload Cover Photo" +msgstr "Cover Foto hochladen" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +#: ../../Zotlabs/Module/Settings.php:985 +msgid "or" +msgstr "oder" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +msgid "skip this step" +msgstr "diesen Schritt überspringen" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +msgid "select a photo from your photo albums" +msgstr "ein Foto aus meinen Fotoalben" + +#: ../../Zotlabs/Module/Cover_photo.php:377 +#: ../../Zotlabs/Module/Profile_photo.php:390 +msgid "Crop Image" +msgstr "Bild zuschneiden" + +#: ../../Zotlabs/Module/Cover_photo.php:378 +#: ../../Zotlabs/Module/Profile_photo.php:391 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Bitte schneide das Bild für eine optimale Anzeige passend zu." + +#: ../../Zotlabs/Module/Cover_photo.php:380 +#: ../../Zotlabs/Module/Profile_photo.php:393 +msgid "Done Editing" +msgstr "Bearbeitung fertigstellen" + +#: ../../Zotlabs/Module/Editpost.php:35 +msgid "Item is not editable" +msgstr "Element kann nicht bearbeitet werden." + +#: ../../Zotlabs/Module/Editpost.php:106 ../../Zotlabs/Module/Rpost.php:135 +msgid "Edit post" +msgstr "Bearbeite Beitrag" + +#: ../../Zotlabs/Module/Events.php:26 +msgid "Calendar entries imported." +msgstr "Kalendereinträge wurden importiert." + +#: ../../Zotlabs/Module/Events.php:28 +msgid "No calendar entries found." +msgstr "Keine Kalendereinträge gefunden." + +#: ../../Zotlabs/Module/Events.php:105 +msgid "Event can not end before it has started." +msgstr "Termin-Ende liegt vor dem Beginn." + +#: ../../Zotlabs/Module/Events.php:107 ../../Zotlabs/Module/Events.php:116 +#: ../../Zotlabs/Module/Events.php:136 +msgid "Unable to generate preview." +msgstr "Vorschau konnte nicht erzeugt werden." + +#: ../../Zotlabs/Module/Events.php:114 +msgid "Event title and start time are required." +msgstr "Titel und Startzeit des Termins sind erforderlich." + +#: ../../Zotlabs/Module/Events.php:134 ../../Zotlabs/Module/Events.php:259 +msgid "Event not found." +msgstr "Termin nicht gefunden." + +#: ../../Zotlabs/Module/Events.php:254 ../../Zotlabs/Module/Like.php:373 +#: ../../Zotlabs/Module/Tagger.php:51 ../../include/event.php:949 +#: ../../include/text.php:1943 ../../include/conversation.php:123 +msgid "event" +msgstr "Termin" + +#: ../../Zotlabs/Module/Events.php:449 +msgid "Edit event title" +msgstr "Termintitel bearbeiten" + +#: ../../Zotlabs/Module/Events.php:449 +msgid "Event title" +msgstr "Termintitel" + +#: ../../Zotlabs/Module/Events.php:449 ../../Zotlabs/Module/Events.php:454 +#: ../../Zotlabs/Module/Profiles.php:709 ../../Zotlabs/Module/Profiles.php:713 +#: ../../Zotlabs/Module/Appman.php:115 ../../Zotlabs/Module/Appman.php:116 +#: ../../include/datetime.php:245 +msgid "Required" +msgstr "Benötigt" + +#: ../../Zotlabs/Module/Events.php:451 +msgid "Categories (comma-separated list)" +msgstr "Kategorien (Kommagetrennte Liste)" + +#: ../../Zotlabs/Module/Events.php:452 +msgid "Edit Category" +msgstr "Kategorie bearbeiten" + +#: ../../Zotlabs/Module/Events.php:452 +msgid "Category" +msgstr "Kategorie" + +#: ../../Zotlabs/Module/Events.php:455 +msgid "Edit start date and time" +msgstr "Startdatum und -zeit bearbeiten" + +#: ../../Zotlabs/Module/Events.php:455 +msgid "Start date and time" +msgstr "Startdatum und -zeit" + +#: ../../Zotlabs/Module/Events.php:456 ../../Zotlabs/Module/Events.php:459 +msgid "Finish date and time are not known or not relevant" +msgstr "Enddatum und -zeit sind unbekannt oder irrelevant" + +#: ../../Zotlabs/Module/Events.php:458 +msgid "Edit finish date and time" +msgstr "Enddatum und -zeit bearbeiten" + +#: ../../Zotlabs/Module/Events.php:458 +msgid "Finish date and time" +msgstr "Enddatum und -zeit" + +#: ../../Zotlabs/Module/Events.php:460 ../../Zotlabs/Module/Events.php:461 +msgid "Adjust for viewer timezone" +msgstr "An die Zeitzone des Betrachters anpassen" + +#: ../../Zotlabs/Module/Events.php:460 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "Wichtig für Veranstaltungen die an bestimmten Orten stattfinden. Nicht sinnvoll für globale Feiertage / Ferien." + +#: ../../Zotlabs/Module/Events.php:462 +msgid "Edit Description" +msgstr "Beschreibung bearbeiten" + +#: ../../Zotlabs/Module/Events.php:462 ../../Zotlabs/Module/Appman.php:117 +#: ../../Zotlabs/Module/Rbmark.php:101 +msgid "Description" +msgstr "Beschreibung" + +#: ../../Zotlabs/Module/Events.php:464 +msgid "Edit Location" +msgstr "Ort bearbeiten" + +#: ../../Zotlabs/Module/Events.php:464 ../../Zotlabs/Module/Locs.php:117 +#: ../../Zotlabs/Module/Profiles.php:477 ../../Zotlabs/Module/Profiles.php:698 +#: ../../Zotlabs/Module/Pubsites.php:41 ../../include/js_strings.php:25 +msgid "Location" +msgstr "Ort" + +#: ../../Zotlabs/Module/Events.php:467 ../../Zotlabs/Module/Events.php:469 +msgid "Share this event" +msgstr "Den Termin teilen" + +#: ../../Zotlabs/Module/Events.php:470 ../../Zotlabs/Module/Photos.php:1093 +#: ../../Zotlabs/Module/Webpages.php:194 ../../Zotlabs/Lib/ThreadItem.php:719 +#: ../../include/conversation.php:1187 ../../include/page_widgets.php:40 +msgid "Preview" +msgstr "Vorschau" + +#: ../../Zotlabs/Module/Events.php:471 ../../include/conversation.php:1232 +msgid "Permission settings" +msgstr "Berechtigungs-Einstellungen" + +#: ../../Zotlabs/Module/Events.php:476 +msgid "Advanced Options" +msgstr "Weitere Optionen" + +#: ../../Zotlabs/Module/Events.php:610 +msgid "Edit event" +msgstr "Termin bearbeiten" + +#: ../../Zotlabs/Module/Events.php:612 +msgid "Delete event" +msgstr "Termin löschen" + +#: ../../Zotlabs/Module/Events.php:646 +msgid "calendar" +msgstr "Kalender" + +#: ../../Zotlabs/Module/Events.php:706 +msgid "Event removed" +msgstr "Termin gelöscht" + +#: ../../Zotlabs/Module/Events.php:709 +msgid "Failed to remove event" +msgstr "Termin konnte nicht gelöscht werden" + +#: ../../Zotlabs/Module/Fbrowser.php:29 ../../Zotlabs/Lib/Apps.php:220 +#: ../../include/nav.php:92 ../../include/conversation.php:1632 +msgid "Photos" +msgstr "Fotos" + +#: ../../Zotlabs/Module/Fbrowser.php:66 ../../Zotlabs/Module/Fbrowser.php:88 +#: ../../Zotlabs/Module/Admin.php:1406 ../../Zotlabs/Module/Settings.php:591 +#: ../../Zotlabs/Module/Settings.php:617 ../../Zotlabs/Module/Tagrm.php:15 +#: ../../Zotlabs/Module/Tagrm.php:138 ../../include/conversation.php:1259 +msgid "Cancel" +msgstr "Abbrechen" + +#: ../../Zotlabs/Module/Dirsearch.php:25 ../../Zotlabs/Module/Regdir.php:49 +msgid "This site is not a directory server" +msgstr "Diese Webseite ist kein Verzeichnisserver" + +#: ../../Zotlabs/Module/Dirsearch.php:33 +msgid "This directory server requires an access token" +msgstr "Dieser Verzeichnisserver benötigt einen Zugriffstoken" + +#: ../../Zotlabs/Module/Filer.php:52 +msgid "Save to Folder:" +msgstr "Speichern in Ordner:" + +#: ../../Zotlabs/Module/Filer.php:52 +msgid "- select -" +msgstr "– auswählen –" + +#: ../../Zotlabs/Module/Filer.php:53 ../../Zotlabs/Module/Admin.php:2033 +#: ../../Zotlabs/Module/Admin.php:2053 ../../Zotlabs/Module/Rbmark.php:32 +#: ../../Zotlabs/Module/Rbmark.php:104 ../../include/text.php:946 +#: ../../include/text.php:958 ../../include/widgets.php:201 +msgid "Save" +msgstr "Speichern" + +#: ../../Zotlabs/Module/Dreport.php:27 +msgid "Invalid message" +msgstr "Ungültige Beitrags-ID (mid)" + +#: ../../Zotlabs/Module/Dreport.php:59 +msgid "no results" +msgstr "keine Ergebnisse" + +#: ../../Zotlabs/Module/Dreport.php:64 +#, php-format +msgid "Delivery report for %1$s" +msgstr "Zustellungsbericht für %1$s" + +#: ../../Zotlabs/Module/Dreport.php:78 +msgid "channel sync processed" +msgstr "Kanal-Sync verarbeitet" + +#: ../../Zotlabs/Module/Dreport.php:82 +msgid "queued" +msgstr "zur Warteschlange hinzugefügt" + +#: ../../Zotlabs/Module/Dreport.php:86 +msgid "posted" +msgstr "zugestellt" + +#: ../../Zotlabs/Module/Dreport.php:90 +msgid "accepted for delivery" +msgstr "für Zustellung akzeptiert" + +#: ../../Zotlabs/Module/Dreport.php:94 +msgid "updated" +msgstr "aktualisiert" + +#: ../../Zotlabs/Module/Dreport.php:97 +msgid "update ignored" +msgstr "Aktualisierung ignoriert" + +#: ../../Zotlabs/Module/Dreport.php:100 +msgid "permission denied" +msgstr "Zugriff verweigert" + +#: ../../Zotlabs/Module/Dreport.php:104 +msgid "recipient not found" +msgstr "Empfänger nicht gefunden." + +#: ../../Zotlabs/Module/Dreport.php:107 +msgid "mail recalled" +msgstr "Mail widerrufen" + +#: ../../Zotlabs/Module/Dreport.php:110 +msgid "duplicate mail received" +msgstr "Doppelte Mail erhalten" + +#: ../../Zotlabs/Module/Dreport.php:113 +msgid "mail delivered" +msgstr "Mail zugestellt" + +#: ../../Zotlabs/Module/Editlayout.php:126 +#: ../../Zotlabs/Module/Layouts.php:127 ../../Zotlabs/Module/Layouts.php:186 +msgid "Layout Name" +msgstr "Layout-Name" + +#: ../../Zotlabs/Module/Editlayout.php:127 +#: ../../Zotlabs/Module/Layouts.php:130 +msgid "Layout Description (Optional)" +msgstr "Layout-Beschreibung (optional)" + +#: ../../Zotlabs/Module/Editlayout.php:135 +msgid "Edit Layout" +msgstr "Layout bearbeiten" + +#: ../../Zotlabs/Module/Editwebpage.php:143 +msgid "Page link" +msgstr "Seiten-Link" + +#: ../../Zotlabs/Module/Editwebpage.php:169 +msgid "Edit Webpage" +msgstr "Webseite bearbeiten" + +#: ../../Zotlabs/Module/Follow.php:34 +msgid "Channel added." +msgstr "Kanal hinzugefügt." + +#: ../../Zotlabs/Module/Acl.php:227 msgid "network" msgstr "Netzwerk" -#: ../../Zotlabs/Module/Acl.php:235 +#: ../../Zotlabs/Module/Acl.php:237 msgid "RSS" msgstr "RSS" +#: ../../Zotlabs/Module/Group.php:24 +msgid "Privacy group created." +msgstr "Gruppe wurde erstellt." + +#: ../../Zotlabs/Module/Group.php:30 +msgid "Could not create privacy group." +msgstr "Gruppe konnte nicht erstellt werden." + +#: ../../Zotlabs/Module/Group.php:42 ../../Zotlabs/Module/Group.php:141 +#: ../../include/items.php:3893 +msgid "Privacy group not found." +msgstr "Gruppe nicht gefunden." + +#: ../../Zotlabs/Module/Group.php:58 +msgid "Privacy group updated." +msgstr "Gruppe wurde aktualisiert." + +#: ../../Zotlabs/Module/Group.php:90 +msgid "Create a group of channels." +msgstr "Erstelle eine Gruppe für Kanäle." + +#: ../../Zotlabs/Module/Group.php:91 ../../Zotlabs/Module/Group.php:184 +msgid "Privacy group name: " +msgstr "Gruppenname:" + +#: ../../Zotlabs/Module/Group.php:93 ../../Zotlabs/Module/Group.php:187 +msgid "Members are visible to other channels" +msgstr "Mitglieder sind sichtbar für andere Kanäle" + +#: ../../Zotlabs/Module/Group.php:111 +msgid "Privacy group removed." +msgstr "Gruppe wurde entfernt." + +#: ../../Zotlabs/Module/Group.php:113 +msgid "Unable to remove privacy group." +msgstr "Gruppe konnte nicht entfernt werden." + +#: ../../Zotlabs/Module/Group.php:183 +msgid "Privacy group editor" +msgstr "Gruppeneditor" + +#: ../../Zotlabs/Module/Group.php:197 +msgid "Members" +msgstr "Mitglieder" + +#: ../../Zotlabs/Module/Group.php:199 +msgid "All Connected Channels" +msgstr "Alle verbundenen Kanäle" + +#: ../../Zotlabs/Module/Group.php:231 +msgid "Click on a channel to add or remove." +msgstr "Wähle einen Kanal zum hinzufügen oder entfernen aus." + +#: ../../Zotlabs/Module/Ffsapi.php:12 +msgid "Share content from Firefox to $Projectname" +msgstr "Inhalte von Firefox nach $Projectname teilen" + +#: ../../Zotlabs/Module/Ffsapi.php:15 +msgid "Activate the Firefox $Projectname provider" +msgstr "Aktiviert den $Projectname-Provider für firefox" + +#: ../../Zotlabs/Module/Api.php:61 ../../Zotlabs/Module/Api.php:85 +msgid "Authorize application connection" +msgstr "Zugriff für die Anwendung autorisieren" + +#: ../../Zotlabs/Module/Api.php:62 +msgid "Return to your app and insert this Securty Code:" +msgstr "Trage folgenden Sicherheitscode in der Anwendung ein:" + +#: ../../Zotlabs/Module/Api.php:72 +msgid "Please login to continue." +msgstr "Zum Weitermachen, bitte einloggen." + +#: ../../Zotlabs/Module/Api.php:87 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Möchtest Du dieser Anwendung erlauben, Deine Nachrichten und Kontakte abzurufen und/oder neue Nachrichten für Dich zu erstellen?" + +#: ../../Zotlabs/Module/Help.php:26 +msgid "Documentation Search" +msgstr "Suche in der Dokumentation" + +#: ../../Zotlabs/Module/Help.php:67 ../../Zotlabs/Module/Help.php:73 +#: ../../Zotlabs/Module/Help.php:79 +msgid "Help:" +msgstr "Hilfe:" + +#: ../../Zotlabs/Module/Help.php:85 ../../Zotlabs/Module/Help.php:90 +#: ../../Zotlabs/Module/Layouts.php:183 ../../Zotlabs/Lib/Apps.php:223 +#: ../../include/nav.php:159 +msgid "Help" +msgstr "Hilfe" + +#: ../../Zotlabs/Module/Help.php:120 +msgid "$Projectname Documentation" +msgstr "$Projectname-Dokumentation" + +#: ../../Zotlabs/Module/Filestorage.php:88 +msgid "Permission Denied." +msgstr "Zugriff verweigert." + +#: ../../Zotlabs/Module/Filestorage.php:104 +msgid "File not found." +msgstr "Datei nicht gefunden." + +#: ../../Zotlabs/Module/Filestorage.php:147 +msgid "Edit file permissions" +msgstr "Dateiberechtigungen bearbeiten" + +#: ../../Zotlabs/Module/Filestorage.php:156 +msgid "Set/edit permissions" +msgstr "Berechtigungen setzen/ändern" + +#: ../../Zotlabs/Module/Filestorage.php:157 +msgid "Include all files and sub folders" +msgstr "Alle Dateien und Unterverzeichnisse einbinden" + +#: ../../Zotlabs/Module/Filestorage.php:158 +msgid "Return to file list" +msgstr "Zurück zur Dateiliste" + +#: ../../Zotlabs/Module/Filestorage.php:160 +msgid "Copy/paste this code to attach file to a post" +msgstr "Diesen Code kopieren und einfügen, um die Datei an einen Beitrag anzuhängen" + +#: ../../Zotlabs/Module/Filestorage.php:161 +msgid "Copy/paste this URL to link file from a web page" +msgstr "Diese URL verwenden, um von einer Webseite aus auf die Datei zu verlinken" + +#: ../../Zotlabs/Module/Filestorage.php:163 +msgid "Share this file" +msgstr "Diese Datei freigeben" + +#: ../../Zotlabs/Module/Filestorage.php:164 +msgid "Show URL to this file" +msgstr "URL zu dieser Datei anzeigen" + +#: ../../Zotlabs/Module/Filestorage.php:165 +msgid "Notify your contacts about this file" +msgstr "Meine Kontakte über diese Datei benachrichtigen" + +#: ../../Zotlabs/Module/Apps.php:47 ../../include/widgets.php:102 +#: ../../include/nav.php:163 +msgid "Apps" +msgstr "Apps" + +#: ../../Zotlabs/Module/Attach.php:13 +msgid "Item not available." +msgstr "Element nicht verfügbar." + +#: ../../Zotlabs/Module/Import.php:32 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "Dein Vertrag erlaubt nur %d Kanäle." + +#: ../../Zotlabs/Module/Import.php:70 ../../Zotlabs/Module/Import_items.php:42 +msgid "Nothing to import." +msgstr "Nichts zu importieren." + +#: ../../Zotlabs/Module/Import.php:94 ../../Zotlabs/Module/Import_items.php:66 +msgid "Unable to download data from old server" +msgstr "Daten können vom alten Server nicht heruntergeladen werden" + +#: ../../Zotlabs/Module/Import.php:100 +#: ../../Zotlabs/Module/Import_items.php:72 +msgid "Imported file is empty." +msgstr "Die importierte Datei ist leer." + +#: ../../Zotlabs/Module/Import.php:122 +#: ../../Zotlabs/Module/Import_items.php:86 +#, php-format +msgid "Warning: Database versions differ by %1$d updates." +msgstr "Achtung: Datenbankversionen unterscheiden sich um %1$d Aktualisierungen." + +#: ../../Zotlabs/Module/Import.php:150 ../../include/import.php:86 +msgid "Cloned channel not found. Import failed." +msgstr "Geklonter Kanal nicht gefunden. Import fehlgeschlagen." + +#: ../../Zotlabs/Module/Import.php:160 +msgid "No channel. Import failed." +msgstr "Kein Kanal. Import fehlgeschlagen." + +#: ../../Zotlabs/Module/Import.php:510 +#: ../../include/Import/import_diaspora.php:142 +msgid "Import completed." +msgstr "Import abgeschlossen." + +#: ../../Zotlabs/Module/Import.php:532 +msgid "You must be logged in to use this feature." +msgstr "Du musst angemeldet sein um diese Funktion zu nutzen." + +#: ../../Zotlabs/Module/Import.php:537 +msgid "Import Channel" +msgstr "Kanal importieren" + +#: ../../Zotlabs/Module/Import.php:538 +msgid "" +"Use this form to import an existing channel from a different server/hub. You" +" may retrieve the channel identity from the old server/hub via the network " +"or provide an export file." +msgstr "Verwende dieses Formular, um einen existierenden Kanal von einem anderen Hub zu importieren. Du kannst den Kanal direkt vom bisherigen Hub über das Netzwerk oder aus einer exportierten Sicherheitskopie importieren." + +#: ../../Zotlabs/Module/Import.php:539 +#: ../../Zotlabs/Module/Import_items.php:119 +msgid "File to Upload" +msgstr "Hochzuladende Datei:" + +#: ../../Zotlabs/Module/Import.php:540 +msgid "Or provide the old server/hub details" +msgstr "Oder gib die Details Deines bisherigen $Projectname-Hubs ein" + +#: ../../Zotlabs/Module/Import.php:541 +msgid "Your old identity address (xyz@example.com)" +msgstr "Bisherige Kanal-Adresse (xyz@example.com)" + +#: ../../Zotlabs/Module/Import.php:542 +msgid "Your old login email address" +msgstr "Deine alte Login-E-Mail-Adresse" + +#: ../../Zotlabs/Module/Import.php:543 +msgid "Your old login password" +msgstr "Dein altes Passwort" + +#: ../../Zotlabs/Module/Import.php:544 +msgid "" +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be" +" able to post from either location, but only one can be marked as the " +"primary location for files, photos, and media." +msgstr "Egal, welche Option Du wählst – bitte lege fest, ob dieser Server die neue primäre Adresse dieses Kanals sein soll, oder ob der bisherige $Projectname-Hub diese Rolle weiterhin wahrnimmt. Du kannst von beiden Servern aus posten, aber nur einer kann der primäre Ort Deiner Dateien, Fotos und Medien sein." + +#: ../../Zotlabs/Module/Import.php:545 +msgid "Make this hub my primary location" +msgstr "Dieser $Pojectname-Hub ist mein primärer Hub." + +#: ../../Zotlabs/Module/Import.php:546 +msgid "" +"Import existing posts if possible (experimental - limited by available " +"memory" +msgstr "Importiere bestehende Beiträge falls möglich (experimentell - begrenzt durch zur Verfügung stehenden Speicher" + +#: ../../Zotlabs/Module/Import.php:547 +msgid "" +"This process may take several minutes to complete. Please submit the form " +"only once and leave this page open until finished." +msgstr "Dieser Vorgang kann einige Minuten dauern. Bitte sende das Formular nur einmal ab und lasse diese Seite bis zur Fertigstellung offen." + +#: ../../Zotlabs/Module/Item.php:178 +msgid "Unable to locate original post." +msgstr "Originalbeitrag nicht gefunden." + +#: ../../Zotlabs/Module/Item.php:427 +msgid "Empty post discarded." +msgstr "Leeren Beitrag verworfen." + +#: ../../Zotlabs/Module/Item.php:467 +msgid "Executable content type not permitted to this channel." +msgstr "Ausführbarer Content-Typ ist für diesen Kanal nicht freigegeben." + +#: ../../Zotlabs/Module/Item.php:847 +msgid "Duplicate post suppressed." +msgstr "Doppelter Beitrag unterdrückt." + +#: ../../Zotlabs/Module/Item.php:977 +msgid "System error. Post not saved." +msgstr "Systemfehler. Beitrag nicht gespeichert." + +#: ../../Zotlabs/Module/Item.php:1241 +msgid "Unable to obtain post information from database." +msgstr "Beitragsinformationen können nicht aus der Datenbank abgerufen werden." + +#: ../../Zotlabs/Module/Item.php:1248 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Du hast die maximale Anzahl von %1$.0f Beiträgen erreicht." + +#: ../../Zotlabs/Module/Item.php:1255 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Du hast die maximale Anzahl von %1$.0f Webseiten erreicht." + +#: ../../Zotlabs/Module/Layouts.php:181 ../../include/text.php:2267 +msgid "Layouts" +msgstr "Layouts" + +#: ../../Zotlabs/Module/Layouts.php:183 +msgid "Comanche page description language help" +msgstr "Hilfe zur Comanche-Seitenbeschreibungssprache" + +#: ../../Zotlabs/Module/Layouts.php:187 +msgid "Layout Description" +msgstr "Layout-Beschreibung" + +#: ../../Zotlabs/Module/Layouts.php:192 +msgid "Download PDL file" +msgstr "PDL-Datei herunterladen" + +#: ../../Zotlabs/Module/Home.php:61 ../../Zotlabs/Module/Home.php:69 +#: ../../Zotlabs/Module/Siteinfo.php:65 +msgid "$Projectname" +msgstr "$Projectname" + +#: ../../Zotlabs/Module/Home.php:79 +#, php-format +msgid "Welcome to %s" +msgstr "Willkommen auf %s" + +#: ../../Zotlabs/Module/Id.php:13 +msgid "First Name" +msgstr "Vorname" + +#: ../../Zotlabs/Module/Id.php:14 +msgid "Last Name" +msgstr "Nachname" + +#: ../../Zotlabs/Module/Id.php:15 +msgid "Nickname" +msgstr "Spitzname" + +#: ../../Zotlabs/Module/Id.php:16 +msgid "Full Name" +msgstr "Voller Name" + +#: ../../Zotlabs/Module/Id.php:17 ../../Zotlabs/Module/Id.php:18 +#: ../../Zotlabs/Module/Admin.php:1035 ../../Zotlabs/Module/Admin.php:1047 +#: ../../include/network.php:2151 ../../boot.php:1705 +msgid "Email" +msgstr "E-Mail" + +#: ../../Zotlabs/Module/Id.php:19 ../../Zotlabs/Module/Id.php:20 +#: ../../Zotlabs/Module/Id.php:21 ../../Zotlabs/Lib/Apps.php:236 +msgid "Profile Photo" +msgstr "Profilfoto" + +#: ../../Zotlabs/Module/Id.php:22 +msgid "Profile Photo 16px" +msgstr "Profilfoto 16 px" + +#: ../../Zotlabs/Module/Id.php:23 +msgid "Profile Photo 32px" +msgstr "Profilfoto 32 px" + +#: ../../Zotlabs/Module/Id.php:24 +msgid "Profile Photo 48px" +msgstr "Profilfoto 48 px" + +#: ../../Zotlabs/Module/Id.php:25 +msgid "Profile Photo 64px" +msgstr "Profilfoto 64 px" + +#: ../../Zotlabs/Module/Id.php:26 +msgid "Profile Photo 80px" +msgstr "Profilfoto 80 px" + +#: ../../Zotlabs/Module/Id.php:27 +msgid "Profile Photo 128px" +msgstr "Profilfoto 128 px" + +#: ../../Zotlabs/Module/Id.php:28 +msgid "Timezone" +msgstr "Zeitzone" + +#: ../../Zotlabs/Module/Id.php:29 ../../Zotlabs/Module/Profiles.php:731 +msgid "Homepage URL" +msgstr "Homepage-URL" + +#: ../../Zotlabs/Module/Id.php:30 ../../Zotlabs/Lib/Apps.php:234 +msgid "Language" +msgstr "Sprache" + +#: ../../Zotlabs/Module/Id.php:31 +msgid "Birth Year" +msgstr "Geburtsjahr" + +#: ../../Zotlabs/Module/Id.php:32 +msgid "Birth Month" +msgstr "Geburtsmonat" + +#: ../../Zotlabs/Module/Id.php:33 +msgid "Birth Day" +msgstr "Geburtstag" + +#: ../../Zotlabs/Module/Id.php:34 +msgid "Birthdate" +msgstr "Geburtsdatum" + +#: ../../Zotlabs/Module/Id.php:35 ../../Zotlabs/Module/Profiles.php:454 +msgid "Gender" +msgstr "Geschlecht" + +#: ../../Zotlabs/Module/Id.php:108 ../../include/selectors.php:49 +#: ../../include/selectors.php:66 +msgid "Male" +msgstr "Männlich" + +#: ../../Zotlabs/Module/Id.php:110 ../../include/selectors.php:49 +#: ../../include/selectors.php:66 +msgid "Female" +msgstr "Weiblich" + +#: ../../Zotlabs/Module/Impel.php:41 ../../include/bbcode.php:192 +msgid "webpage" +msgstr "Webseite" + +#: ../../Zotlabs/Module/Impel.php:46 ../../include/bbcode.php:198 +msgid "block" +msgstr "Block" + +#: ../../Zotlabs/Module/Impel.php:51 ../../include/bbcode.php:195 +msgid "layout" +msgstr "Layout" + +#: ../../Zotlabs/Module/Impel.php:58 ../../include/bbcode.php:201 +msgid "menu" +msgstr "Menü" + +#: ../../Zotlabs/Module/Impel.php:196 +#, php-format +msgid "%s element installed" +msgstr "Element für %s installiert" + +#: ../../Zotlabs/Module/Impel.php:199 +#, php-format +msgid "%s element installation failed" +msgstr "Installation des Elements %s fehlgeschlagen" + +#: ../../Zotlabs/Module/Like.php:19 +msgid "Like/Dislike" +msgstr "Mögen/Nicht mögen" + +#: ../../Zotlabs/Module/Like.php:24 +msgid "This action is restricted to members." +msgstr "Diese Aktion kann nur von Mitgliedern ausgeführt werden." + +#: ../../Zotlabs/Module/Like.php:25 +msgid "" +"Please login with your $Projectname ID or register as a new $Projectname member to continue." +msgstr "Um fortzufahren melde Dich bitte mit Deiner $Projectname-ID an oder registriere Dich als neues $Projectname-Mitglied." + +#: ../../Zotlabs/Module/Like.php:105 ../../Zotlabs/Module/Like.php:131 +#: ../../Zotlabs/Module/Like.php:169 +msgid "Invalid request." +msgstr "Ungültige Anfrage." + +#: ../../Zotlabs/Module/Like.php:117 ../../include/conversation.php:126 +msgid "channel" +msgstr "Kanal" + +#: ../../Zotlabs/Module/Like.php:146 +msgid "thing" +msgstr "Sache" + +#: ../../Zotlabs/Module/Like.php:192 +msgid "Channel unavailable." +msgstr "Kanal nicht vorhanden." + +#: ../../Zotlabs/Module/Like.php:240 +msgid "Previous action reversed." +msgstr "Die vorherige Aktion wurde rückgängig gemacht." + +#: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 +#: ../../Zotlabs/Module/Tagger.php:47 ../../include/text.php:1940 +#: ../../include/conversation.php:120 +msgid "photo" +msgstr "Foto" + +#: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 +#: ../../include/text.php:1946 ../../include/conversation.php:148 +msgid "status" +msgstr "Status" + +#: ../../Zotlabs/Module/Like.php:420 ../../include/conversation.php:164 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s gefällt %2$ss %3$s" + +#: ../../Zotlabs/Module/Like.php:422 ../../include/conversation.php:167 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s gefällt %2$ss %3$s nicht" + +#: ../../Zotlabs/Module/Like.php:424 +#, php-format +msgid "%1$s agrees with %2$s's %3$s" +msgstr "%1$s stimmt %2$ss %3$s zu" + +#: ../../Zotlabs/Module/Like.php:426 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "%1$s lehnt %2$ss %3$s ab" + +#: ../../Zotlabs/Module/Like.php:428 +#, php-format +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "%1$s enthält sich zu %2$ss %3$s" + +#: ../../Zotlabs/Module/Like.php:430 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "%1$s nimmt an %2$ss %3$s teil" + +#: ../../Zotlabs/Module/Like.php:432 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%1$s nimmt an %2$ss %3$s nicht teil" + +#: ../../Zotlabs/Module/Like.php:434 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%1$s nimmt vielleicht an %2$ss %3$s teil" + +#: ../../Zotlabs/Module/Like.php:537 +msgid "Action completed." +msgstr "Aktion durchgeführt." + +#: ../../Zotlabs/Module/Like.php:538 +msgid "Thank you." +msgstr "Vielen Dank." + +#: ../../Zotlabs/Module/Import_items.php:102 +msgid "Import completed" +msgstr "Import abgeschlossen" + +#: ../../Zotlabs/Module/Import_items.php:117 +msgid "Import Items" +msgstr "Beiträge importieren" + +#: ../../Zotlabs/Module/Import_items.php:118 +msgid "" +"Use this form to import existing posts and content from an export file." +msgstr "Mit diesem Formular kannst Du existierende Beiträge und Inhalte aus einer Sicherungsdatei importieren." + +#: ../../Zotlabs/Module/Invite.php:29 +msgid "Total invitation limit exceeded." +msgstr "Einladungslimit überschritten." + +#: ../../Zotlabs/Module/Invite.php:53 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s : Keine gültige Email Adresse." + +#: ../../Zotlabs/Module/Invite.php:63 +msgid "Please join us on $Projectname" +msgstr "Schließe Dich uns auf $Projectname an!" + +#: ../../Zotlabs/Module/Invite.php:74 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Einladungslimit überschritten. Bitte kontaktiere den Administrator Deines $Projectname-Servers." + +#: ../../Zotlabs/Module/Invite.php:79 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : Nachricht konnte nicht zugestellt werden." + +#: ../../Zotlabs/Module/Invite.php:83 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d Nachricht gesendet." +msgstr[1] "%d Nachrichten gesendet." + +#: ../../Zotlabs/Module/Invite.php:102 +msgid "You have no more invitations available" +msgstr "Du hast keine weiteren verfügbare Einladungen" + +#: ../../Zotlabs/Module/Invite.php:133 +msgid "Send invitations" +msgstr "Einladungen senden" + +#: ../../Zotlabs/Module/Invite.php:134 +msgid "Enter email addresses, one per line:" +msgstr "Email-Adressen eintragen, eine pro Zeile:" + +#: ../../Zotlabs/Module/Invite.php:135 ../../Zotlabs/Module/Mail.php:249 +msgid "Your message:" +msgstr "Deine Nachricht:" + +#: ../../Zotlabs/Module/Invite.php:136 +msgid "Please join my community on $Projectname." +msgstr "Schließe Dich uns auf $Projectname an!" + +#: ../../Zotlabs/Module/Invite.php:138 +msgid "You will need to supply this invitation code:" +msgstr "Bitte verwende bei der Registrierung den folgenden Einladungscode:" + +#: ../../Zotlabs/Module/Invite.php:139 +msgid "" +"1. Register at any $Projectname location (they are all inter-connected)" +msgstr "1. Registriere Dich auf einem beliebigen $Projectname-Hub (sie sind alle miteinander verbunden)" + +#: ../../Zotlabs/Module/Invite.php:141 +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "2. Gib meine $Projectname-Adresse im Suchfeld ein." + +#: ../../Zotlabs/Module/Invite.php:142 +msgid "or visit" +msgstr "oder besuche" + +#: ../../Zotlabs/Module/Invite.php:144 +msgid "3. Click [Connect]" +msgstr "3. Klicke auf [Verbinden]" + +#: ../../Zotlabs/Module/Lockview.php:61 +msgid "Remote privacy information not available." +msgstr "Privatsphäre-Einstellungen anderer Nutzer sind nicht verfügbar." + +#: ../../Zotlabs/Module/Lockview.php:82 +msgid "Visible to:" +msgstr "Sichtbar für:" + +#: ../../Zotlabs/Module/Locs.php:25 ../../Zotlabs/Module/Locs.php:54 +msgid "Location not found." +msgstr "Klon nicht gefunden." + +#: ../../Zotlabs/Module/Locs.php:62 +msgid "Location lookup failed." +msgstr "Nachschlagen des Kanal-Ortes fehlgeschlagen" + +#: ../../Zotlabs/Module/Locs.php:66 +msgid "" +"Please select another location to become primary before removing the primary" +" location." +msgstr "Bitte mache einen anderen Kanal-Ort zum primären Ort, bevor Du den primären Ort löschst." + +#: ../../Zotlabs/Module/Locs.php:95 +msgid "Syncing locations" +msgstr "Synchronisiere Klone" + +#: ../../Zotlabs/Module/Locs.php:105 +msgid "No locations found." +msgstr "Keine Klon-Adressen gefunden." + +#: ../../Zotlabs/Module/Locs.php:116 +msgid "Manage Channel Locations" +msgstr "Klon-Adressen verwalten" + +#: ../../Zotlabs/Module/Locs.php:118 ../../Zotlabs/Module/Profiles.php:470 +#: ../../Zotlabs/Module/Admin.php:1224 +msgid "Address" +msgstr "Adresse" + +#: ../../Zotlabs/Module/Locs.php:119 +msgid "Primary" +msgstr "Primär" + +#: ../../Zotlabs/Module/Locs.php:120 ../../Zotlabs/Module/Menu.php:113 +msgid "Drop" +msgstr "Löschen" + +#: ../../Zotlabs/Module/Locs.php:122 +msgid "Sync Now" +msgstr "Jetzt synchronisieren" + +#: ../../Zotlabs/Module/Locs.php:123 +msgid "Please wait several minutes between consecutive operations." +msgstr "Bitte warte mehrere Minuten zwischen dem Ausführen zweier Operationen!" + +#: ../../Zotlabs/Module/Locs.php:124 +msgid "" +"When possible, drop a location by logging into that website/hub and removing" +" your channel." +msgstr "Wenn möglich, lösche einen Klon, indem Du Dich auf dem jeweiligen Hub einloggst und den Kanal dort löschst." + +#: ../../Zotlabs/Module/Locs.php:125 +msgid "Use this form to drop the location if the hub is no longer operating." +msgstr "Benutze dieses Formular zum Löschen eines Klons, wenn es den Hub nicht mehr gibt." + +#: ../../Zotlabs/Module/Magic.php:71 +msgid "Hub not found." +msgstr "Server nicht gefunden." + +#: ../../Zotlabs/Module/Mail.php:38 +msgid "Unable to lookup recipient." +msgstr "Konnte den Empfänger nicht finden." + +#: ../../Zotlabs/Module/Mail.php:45 +msgid "Unable to communicate with requested channel." +msgstr "Die Kommunikation mit dem ausgewählten Kanal ist fehlgeschlagen." + +#: ../../Zotlabs/Module/Mail.php:52 +msgid "Cannot verify requested channel." +msgstr "Verifizierung des angeforderten Kanals fehlgeschlagen." + +#: ../../Zotlabs/Module/Mail.php:78 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "Der ausgewählte Kanal hat Einschränkungen bzgl. privater Nachrichten. Senden fehlgeschlagen." + +#: ../../Zotlabs/Module/Mail.php:143 +msgid "Messages" +msgstr "Nachrichten" + +#: ../../Zotlabs/Module/Mail.php:178 +msgid "Message recalled." +msgstr "Nachricht widerrufen." + +#: ../../Zotlabs/Module/Mail.php:191 +msgid "Conversation removed." +msgstr "Unterhaltung gelöscht." + +#: ../../Zotlabs/Module/Mail.php:206 ../../Zotlabs/Module/Mail.php:315 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "Verfällt YYYY-MM-DD HH;MM" + +#: ../../Zotlabs/Module/Mail.php:234 +msgid "Requested channel is not in this network" +msgstr "Angeforderter Kanal ist nicht in diesem Netzwerk." + +#: ../../Zotlabs/Module/Mail.php:242 +msgid "Send Private Message" +msgstr "Private Nachricht senden" + +#: ../../Zotlabs/Module/Mail.php:243 ../../Zotlabs/Module/Mail.php:368 +msgid "To:" +msgstr "An:" + +#: ../../Zotlabs/Module/Mail.php:246 ../../Zotlabs/Module/Mail.php:370 +msgid "Subject:" +msgstr "Betreff:" + +#: ../../Zotlabs/Module/Mail.php:251 ../../Zotlabs/Module/Mail.php:376 +#: ../../include/conversation.php:1220 +msgid "Attach file" +msgstr "Datei anhängen" + +#: ../../Zotlabs/Module/Mail.php:253 +msgid "Send" +msgstr "Absenden" + +#: ../../Zotlabs/Module/Mail.php:256 ../../Zotlabs/Module/Mail.php:381 +#: ../../include/conversation.php:1251 +msgid "Set expiration date" +msgstr "Verfallsdatum" + +#: ../../Zotlabs/Module/Mail.php:340 +msgid "Delete message" +msgstr "Nachricht löschen" + +#: ../../Zotlabs/Module/Mail.php:341 +msgid "Delivery report" +msgstr "Zustellungsbericht" + +#: ../../Zotlabs/Module/Mail.php:342 +msgid "Recall message" +msgstr "Nachricht widerrufen" + +#: ../../Zotlabs/Module/Mail.php:344 +msgid "Message has been recalled." +msgstr "Die Nachricht wurde widerrufen." + +#: ../../Zotlabs/Module/Mail.php:361 +msgid "Delete Conversation" +msgstr "Unterhaltung löschen" + +#: ../../Zotlabs/Module/Mail.php:363 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Keine sichere Kommunikation verfügbar. Eventuell kannst Du auf der Profilseite des Absenders antworten." + +#: ../../Zotlabs/Module/Mail.php:367 +msgid "Send Reply" +msgstr "Antwort senden" + +#: ../../Zotlabs/Module/Mail.php:372 +#, php-format +msgid "Your message for %s (%s):" +msgstr "Deine Nachricht für %s (%s):" + +#: ../../Zotlabs/Module/Manage.php:136 +#: ../../Zotlabs/Module/New_channel.php:121 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Du hast %1$.0f von maximal %2$.0f erlaubten Kanälen eingerichtet." + +#: ../../Zotlabs/Module/Manage.php:143 +msgid "Create a new channel" +msgstr "Neuen Kanal anlegen" + +#: ../../Zotlabs/Module/Manage.php:164 ../../Zotlabs/Lib/Apps.php:213 +#: ../../include/nav.php:206 +msgid "Channel Manager" +msgstr "Kanal-Manager" + +#: ../../Zotlabs/Module/Manage.php:165 +msgid "Current Channel" +msgstr "Aktueller Kanal" + +#: ../../Zotlabs/Module/Manage.php:167 +msgid "Switch to one of your channels by selecting it." +msgstr "Wechsle zu einem Deiner Kanäle, indem Du auf ihn klickst." + +#: ../../Zotlabs/Module/Manage.php:168 +msgid "Default Channel" +msgstr "Standard Kanal" + +#: ../../Zotlabs/Module/Manage.php:169 +msgid "Make Default" +msgstr "Zum Standard machen" + +#: ../../Zotlabs/Module/Manage.php:172 +#, php-format +msgid "%d new messages" +msgstr "%d neue Nachrichten" + +#: ../../Zotlabs/Module/Manage.php:173 +#, php-format +msgid "%d new introductions" +msgstr "%d neue Vorstellungen" + +#: ../../Zotlabs/Module/Manage.php:175 +msgid "Delegated Channel" +msgstr "Delegierte Kanäle" + +#: ../../Zotlabs/Module/Lostpass.php:19 +msgid "No valid account found." +msgstr "Kein gültiges Konto gefunden." + +#: ../../Zotlabs/Module/Lostpass.php:33 +msgid "Password reset request issued. Check your email." +msgstr "Zurücksetzen des Passworts eingeleitet. Schau in Deine E-Mails." + +#: ../../Zotlabs/Module/Lostpass.php:39 ../../Zotlabs/Module/Lostpass.php:107 +#, php-format +msgid "Site Member (%s)" +msgstr "Nutzer (%s)" + +#: ../../Zotlabs/Module/Lostpass.php:44 +#, php-format +msgid "Password reset requested at %s" +msgstr "Passwort-Rücksetzung auf %s angefordert" + +#: ../../Zotlabs/Module/Lostpass.php:67 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Die Anfrage konnte nicht verifiziert werden. (Vielleicht hast Du schon einmal auf den Link in der E-Mail geklickt?) Passwort-Rücksetzung fehlgeschlagen." + +#: ../../Zotlabs/Module/Lostpass.php:90 ../../boot.php:1711 +msgid "Password Reset" +msgstr "Zurücksetzen des Kennworts" + +#: ../../Zotlabs/Module/Lostpass.php:91 +msgid "Your password has been reset as requested." +msgstr "Dein Passwort wurde wie angefordert neu erstellt." + +#: ../../Zotlabs/Module/Lostpass.php:92 +msgid "Your new password is" +msgstr "Dein neues Passwort lautet" + +#: ../../Zotlabs/Module/Lostpass.php:93 +msgid "Save or copy your new password - and then" +msgstr "Speichere oder kopiere Dein neues Passwort – und dann" + +#: ../../Zotlabs/Module/Lostpass.php:94 +msgid "click here to login" +msgstr "Klicke hier, um dich anzumelden" + +#: ../../Zotlabs/Module/Lostpass.php:95 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Dein Passwort kann unter Einstellungen nach einer erfolgreichen Anmeldung geändert werden." + +#: ../../Zotlabs/Module/Lostpass.php:112 +#, php-format +msgid "Your password has changed at %s" +msgstr "Auf %s wurde Dein Passwort geändert" + +#: ../../Zotlabs/Module/Lostpass.php:127 +msgid "Forgot your Password?" +msgstr "Kennwort vergessen?" + +#: ../../Zotlabs/Module/Lostpass.php:128 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Gib Deine E-Mail-Adresse ein, um Dein Passwort zurücksetzen zu lassen. Du erhältst dann weitere Anweisungen per E-Mail." + +#: ../../Zotlabs/Module/Lostpass.php:129 +msgid "Email Address" +msgstr "E-Mail Adresse" + +#: ../../Zotlabs/Module/Lostpass.php:130 +msgid "Reset" +msgstr "Zurücksetzen" + +#: ../../Zotlabs/Module/Menu.php:49 +msgid "Unable to update menu." +msgstr "Kann Menü nicht aktualisieren." + +#: ../../Zotlabs/Module/Menu.php:60 +msgid "Unable to create menu." +msgstr "Kann Menü nicht erstellen." + +#: ../../Zotlabs/Module/Menu.php:98 ../../Zotlabs/Module/Menu.php:110 +msgid "Menu Name" +msgstr "Name des Menüs" + +#: ../../Zotlabs/Module/Menu.php:98 +msgid "Unique name (not visible on webpage) - required" +msgstr "Eindeutiger Name (nicht sichtbar auf der Webseite) – erforderlich" + +#: ../../Zotlabs/Module/Menu.php:99 ../../Zotlabs/Module/Menu.php:111 +msgid "Menu Title" +msgstr "Menütitel" + +#: ../../Zotlabs/Module/Menu.php:99 +msgid "Visible on webpage - leave empty for no title" +msgstr "Sichtbar auf der Webseite – für keinen Titel leer lassen" + +#: ../../Zotlabs/Module/Menu.php:100 +msgid "Allow Bookmarks" +msgstr "Lesezeichen erlauben" + +#: ../../Zotlabs/Module/Menu.php:100 ../../Zotlabs/Module/Menu.php:157 +msgid "Menu may be used to store saved bookmarks" +msgstr "Im Menü können gespeicherte Lesezeichen abgelegt werden" + +#: ../../Zotlabs/Module/Menu.php:101 ../../Zotlabs/Module/Menu.php:159 +msgid "Submit and proceed" +msgstr "Absenden und fortfahren" + +#: ../../Zotlabs/Module/Menu.php:107 ../../include/text.php:2266 +msgid "Menus" +msgstr "Menüs" + +#: ../../Zotlabs/Module/Menu.php:117 +msgid "Bookmarks allowed" +msgstr "Lesezeichen erlaubt" + +#: ../../Zotlabs/Module/Menu.php:119 +msgid "Delete this menu" +msgstr "Lösche dieses Menü" + +#: ../../Zotlabs/Module/Menu.php:120 ../../Zotlabs/Module/Menu.php:154 +msgid "Edit menu contents" +msgstr "Bearbeite Menü Inhalte" + +#: ../../Zotlabs/Module/Menu.php:121 +msgid "Edit this menu" +msgstr "Dieses Menü bearbeiten" + +#: ../../Zotlabs/Module/Menu.php:136 +msgid "Menu could not be deleted." +msgstr "Menü konnte nicht gelöscht werden." + +#: ../../Zotlabs/Module/Menu.php:144 ../../Zotlabs/Module/Mitem.php:28 +msgid "Menu not found." +msgstr "Menü nicht gefunden" + +#: ../../Zotlabs/Module/Menu.php:149 +msgid "Edit Menu" +msgstr "Menü bearbeiten" + +#: ../../Zotlabs/Module/Menu.php:153 +msgid "Add or remove entries to this menu" +msgstr "Einträge zu diesem Menü hinzufügen oder entfernen" + +#: ../../Zotlabs/Module/Menu.php:155 +msgid "Menu name" +msgstr "Menü Name" + +#: ../../Zotlabs/Module/Menu.php:155 +msgid "Must be unique, only seen by you" +msgstr "Muss eindeutig sein, ist aber nur für Dich sichtbar" + +#: ../../Zotlabs/Module/Menu.php:156 +msgid "Menu title" +msgstr "Menü Titel" + +#: ../../Zotlabs/Module/Menu.php:156 +msgid "Menu title as seen by others" +msgstr "Menü Titel wie er von anderen gesehen wird" + +#: ../../Zotlabs/Module/Menu.php:157 +msgid "Allow bookmarks" +msgstr "Erlaube Lesezeichen" + +#: ../../Zotlabs/Module/Menu.php:166 ../../Zotlabs/Module/Mitem.php:120 +#: ../../Zotlabs/Module/Xchan.php:41 +msgid "Not found." +msgstr "Nicht gefunden." + +#: ../../Zotlabs/Module/Mood.php:67 ../../include/conversation.php:260 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "%1$s ist %2$s" + +#: ../../Zotlabs/Module/Mood.php:135 ../../Zotlabs/Lib/Apps.php:225 +msgid "Mood" +msgstr "Laune" + +#: ../../Zotlabs/Module/Mood.php:136 +msgid "Set your current mood and tell your friends" +msgstr "Wähle Deine aktuelle Stimmung und teile sie mit Deinen Freunden" + +#: ../../Zotlabs/Module/Match.php:26 +msgid "Profile Match" +msgstr "Profil-Übereinstimmungen" + +#: ../../Zotlabs/Module/Match.php:35 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Keine Schlüsselwörter für den Abgleich gefunden. Bitte füge Schlüsselwörter zu Deinem Standardprofil hinzu." + +#: ../../Zotlabs/Module/Match.php:67 +msgid "is interested in:" +msgstr "interessiert sich für:" + +#: ../../Zotlabs/Module/Match.php:74 +msgid "No matches" +msgstr "Keine Übereinstimmungen" + +#: ../../Zotlabs/Module/Network.php:96 +msgid "No such group" +msgstr "Gruppe nicht gefunden" + +#: ../../Zotlabs/Module/Network.php:136 +msgid "No such channel" +msgstr "Kanal nicht gefunden" + +#: ../../Zotlabs/Module/Network.php:141 +msgid "forum" +msgstr "Forum" + +#: ../../Zotlabs/Module/Network.php:153 +msgid "Search Results For:" +msgstr "Suchergebnisse für:" + +#: ../../Zotlabs/Module/Network.php:217 +msgid "Privacy group is empty" +msgstr "Gruppe ist leer" + +#: ../../Zotlabs/Module/Network.php:226 +msgid "Privacy group: " +msgstr "Gruppe:" + +#: ../../Zotlabs/Module/Network.php:252 +msgid "Invalid connection." +msgstr "Ungültige Verbindung." + +#: ../../Zotlabs/Module/Notify.php:57 +#: ../../Zotlabs/Module/Notifications.php:98 +msgid "No more system notifications." +msgstr "Keine System-Benachrichtigungen mehr." + +#: ../../Zotlabs/Module/Notify.php:61 +#: ../../Zotlabs/Module/Notifications.php:102 +msgid "System Notifications" +msgstr "System-Benachrichtigungen" + +#: ../../Zotlabs/Module/Mitem.php:52 +msgid "Unable to create element." +msgstr "Element konnte nicht erstellt werden." + +#: ../../Zotlabs/Module/Mitem.php:76 +msgid "Unable to update menu element." +msgstr "Kann Menü-Element nicht aktualisieren." + +#: ../../Zotlabs/Module/Mitem.php:92 +msgid "Unable to add menu element." +msgstr "Kann Menü-Bestandteil nicht hinzufügen." + +#: ../../Zotlabs/Module/Mitem.php:153 ../../Zotlabs/Module/Mitem.php:226 +msgid "Menu Item Permissions" +msgstr "Zugriffsrechte des Menü-Elements" + +#: ../../Zotlabs/Module/Mitem.php:154 ../../Zotlabs/Module/Mitem.php:227 +#: ../../Zotlabs/Module/Settings.php:1068 +msgid "(click to open/close)" +msgstr "(zum öffnen/schließen anklicken)" + +#: ../../Zotlabs/Module/Mitem.php:156 ../../Zotlabs/Module/Mitem.php:172 +msgid "Link Name" +msgstr "Name des Links" + +#: ../../Zotlabs/Module/Mitem.php:157 ../../Zotlabs/Module/Mitem.php:231 +msgid "Link or Submenu Target" +msgstr "Ziel des Links oder Untermenüs" + +#: ../../Zotlabs/Module/Mitem.php:157 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "URL des Links eingeben oder Menünamen wählen, um ein Untermenü anzulegen." + +#: ../../Zotlabs/Module/Mitem.php:158 ../../Zotlabs/Module/Mitem.php:232 +msgid "Use magic-auth if available" +msgstr "Magic-Auth verwenden, falls verfügbar" + +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:233 +msgid "Open link in new window" +msgstr "Öffne Link in neuem Fenster" + +#: ../../Zotlabs/Module/Mitem.php:160 ../../Zotlabs/Module/Mitem.php:234 +msgid "Order in list" +msgstr "Reihenfolge in der Liste" + +#: ../../Zotlabs/Module/Mitem.php:160 ../../Zotlabs/Module/Mitem.php:234 +msgid "Higher numbers will sink to bottom of listing" +msgstr "Größere Nummern werden weiter unten in der Auflistung einsortiert" + +#: ../../Zotlabs/Module/Mitem.php:161 +msgid "Submit and finish" +msgstr "Absenden und fertigstellen" + +#: ../../Zotlabs/Module/Mitem.php:162 +msgid "Submit and continue" +msgstr "Absenden und fortfahren" + +#: ../../Zotlabs/Module/Mitem.php:170 +msgid "Menu:" +msgstr "Menü:" + +#: ../../Zotlabs/Module/Mitem.php:173 +msgid "Link Target" +msgstr "Ziel des Links" + +#: ../../Zotlabs/Module/Mitem.php:176 +msgid "Edit menu" +msgstr "Menü bearbeiten" + +#: ../../Zotlabs/Module/Mitem.php:179 +msgid "Edit element" +msgstr "Bestandteil bearbeiten" + +#: ../../Zotlabs/Module/Mitem.php:180 +msgid "Drop element" +msgstr "Bestandteil löschen" + +#: ../../Zotlabs/Module/Mitem.php:181 +msgid "New element" +msgstr "Neues Bestandteil" + +#: ../../Zotlabs/Module/Mitem.php:182 +msgid "Edit this menu container" +msgstr "Diesen Menü-Container bearbeiten" + +#: ../../Zotlabs/Module/Mitem.php:183 +msgid "Add menu element" +msgstr "Menüelement hinzufügen" + +#: ../../Zotlabs/Module/Mitem.php:184 +msgid "Delete this menu item" +msgstr "Lösche dieses Menü-Bestandteil" + +#: ../../Zotlabs/Module/Mitem.php:185 +msgid "Edit this menu item" +msgstr "Bearbeite dieses Menü-Bestandteil" + +#: ../../Zotlabs/Module/Mitem.php:202 +msgid "Menu item not found." +msgstr "Menü-Bestandteil nicht gefunden." + +#: ../../Zotlabs/Module/Mitem.php:215 +msgid "Menu item deleted." +msgstr "Menü-Bestandteil gelöscht." + +#: ../../Zotlabs/Module/Mitem.php:217 +msgid "Menu item could not be deleted." +msgstr "Menü-Bestandteil kann nicht gelöscht werden." + +#: ../../Zotlabs/Module/Mitem.php:224 +msgid "Edit Menu Element" +msgstr "Bearbeite Menü-Bestandteil" + +#: ../../Zotlabs/Module/Mitem.php:230 +msgid "Link text" +msgstr "Link Text" + +#: ../../Zotlabs/Module/New_channel.php:128 +#: ../../Zotlabs/Module/Register.php:231 +msgid "Name or caption" +msgstr "Name oder Titel" + +#: ../../Zotlabs/Module/New_channel.php:128 +#: ../../Zotlabs/Module/Register.php:231 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\"" +msgstr "Beispiele: „Horst Weidinger“, „Lisa und ihr Meerschweinchen“, „Fußball“, „Segelflieger-Forum“ " + +#: ../../Zotlabs/Module/New_channel.php:130 +#: ../../Zotlabs/Module/Register.php:233 +msgid "Choose a short nickname" +msgstr "Wähle einen kurzen Spitznamen" + +#: ../../Zotlabs/Module/New_channel.php:130 +#: ../../Zotlabs/Module/Register.php:233 +#, php-format +msgid "" +"Your nickname will be used to create an easy to remember channel address " +"e.g. nickname%s" +msgstr "Dein Spitzname wird verwendet, um eine leicht zu merkende Kanal-Adresse (ähnlich einer E-Mail-Adresse) zu erzeugen, die Du mit anderen austauschen kannst, z.B. nickname%s" + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Channel role and privacy" +msgstr "Kanaltyp und Privatspäre-Einstellungen" + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Select a channel role with your privacy requirements." +msgstr "Wähle einen passenden Kanaltyp mit den zugehörigen Voreinstellungen zur Privatsphäre." + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Read more about roles" +msgstr "Mehr Informationen über Rollen" + +#: ../../Zotlabs/Module/New_channel.php:135 +msgid "Create Channel" +msgstr "Einen neuen Kanal anlegen" + +#: ../../Zotlabs/Module/New_channel.php:136 +msgid "" +"A channel is your identity on this network. It can represent a person, a " +"blog, or a forum to name a few. Channels can make connections with other " +"channels to share information with highly detailed permissions." +msgstr "Ein Kanal ist Deine Identität in diesem Netzwerk. Er kann eine Person, ein Blog oder ein Forum repräsentieren, nur um ein paar Beispiele zu nennen. Kanäle können Verbindungen miteinander eingehen, um Informationen zu teilen, jeweils basierend auf sehr detaillierten Berechtigungseinstellungen." + +#: ../../Zotlabs/Module/New_channel.php:137 +msgid "" +"or import an existing channel from another location." +msgstr "oder importiere einen bestehenden Kanal von einem anderen Server." + +#: ../../Zotlabs/Module/Notifications.php:30 +msgid "Invalid request identifier." +msgstr "Ungültiger Anfrage-Identifikator." + +#: ../../Zotlabs/Module/Notifications.php:39 +msgid "Discard" +msgstr "Verwerfen" + +#: ../../Zotlabs/Module/Notifications.php:103 ../../include/nav.php:191 +msgid "Mark all system notifications seen" +msgstr "Markiere alle System-Benachrichtigungen als gesehen" + +#: ../../Zotlabs/Module/Photos.php:84 +msgid "Page owner information could not be retrieved." +msgstr "Informationen über den Besitzer der Seite konnten nicht gefunden werden." + +#: ../../Zotlabs/Module/Photos.php:99 ../../Zotlabs/Module/Photos.php:743 +#: ../../Zotlabs/Module/Profile_photo.php:114 +#: ../../Zotlabs/Module/Profile_photo.php:206 +#: ../../Zotlabs/Module/Profile_photo.php:294 +#: ../../include/photo/photo_driver.php:718 +msgid "Profile Photos" +msgstr "Profilfotos" + +#: ../../Zotlabs/Module/Photos.php:105 ../../Zotlabs/Module/Photos.php:149 +msgid "Album not found." +msgstr "Album nicht gefunden." + +#: ../../Zotlabs/Module/Photos.php:132 +msgid "Delete Album" +msgstr "Album löschen" + +#: ../../Zotlabs/Module/Photos.php:153 +msgid "" +"Multiple storage folders exist with this album name, but within different " +"directories. Please remove the desired folder or folders using the Files " +"manager" +msgstr "Mehrere Speicherordner mit diesem Albumnamen sind bereits vorhanden, aber in verschiedenen Verzeichnissen. Bitte entfernen Sie den oder die gewünschten Ordner mit dem Dateimanager" + +#: ../../Zotlabs/Module/Photos.php:210 ../../Zotlabs/Module/Photos.php:1053 +msgid "Delete Photo" +msgstr "Foto löschen" + +#: ../../Zotlabs/Module/Photos.php:533 +msgid "No photos selected" +msgstr "Keine Fotos ausgewählt" + +#: ../../Zotlabs/Module/Photos.php:582 +msgid "Access to this item is restricted." +msgstr "Der Zugriff auf dieses Foto ist eingeschränkt." + +#: ../../Zotlabs/Module/Photos.php:621 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "%1$.2f MB von %2$.2f MB Foto-Speicher belegt." + +#: ../../Zotlabs/Module/Photos.php:624 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "%1$.2f MB Foto-Speicher belegt." + +#: ../../Zotlabs/Module/Photos.php:660 +msgid "Upload Photos" +msgstr "Fotos hochladen" + +#: ../../Zotlabs/Module/Photos.php:664 +msgid "Enter an album name" +msgstr "Namen für ein neues Album eingeben" + +#: ../../Zotlabs/Module/Photos.php:665 +msgid "or select an existing album (doubleclick)" +msgstr "oder ein bereits vorhandenes auswählen (Doppelklick)" + +#: ../../Zotlabs/Module/Photos.php:666 +msgid "Create a status post for this upload" +msgstr "Einen Statusbeitrag für diesen Upload erzeugen" + +#: ../../Zotlabs/Module/Photos.php:667 +msgid "Caption (optional):" +msgstr "Beschriftung (optional):" + +#: ../../Zotlabs/Module/Photos.php:668 +msgid "Description (optional):" +msgstr "Beschreibung (optional):" + +#: ../../Zotlabs/Module/Photos.php:695 +msgid "Album name could not be decoded" +msgstr "Albumname konnte nicht dekodiert werden" + +#: ../../Zotlabs/Module/Photos.php:743 +msgid "Contact Photos" +msgstr "Kontakt-Bilder" + +#: ../../Zotlabs/Module/Photos.php:766 +msgid "Show Newest First" +msgstr "Neueste zuerst anzeigen" + +#: ../../Zotlabs/Module/Photos.php:768 +msgid "Show Oldest First" +msgstr "Älteste zuerst anzeigen" + +#: ../../Zotlabs/Module/Photos.php:792 ../../Zotlabs/Module/Photos.php:1331 +#: ../../include/widgets.php:1499 +msgid "View Photo" +msgstr "Foto ansehen" + +#: ../../Zotlabs/Module/Photos.php:823 ../../include/widgets.php:1516 +msgid "Edit Album" +msgstr "Album bearbeiten" + +#: ../../Zotlabs/Module/Photos.php:870 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Berechtigung verweigert. Der Zugriff ist wahrscheinlich eingeschränkt worden." + +#: ../../Zotlabs/Module/Photos.php:872 +msgid "Photo not available" +msgstr "Foto nicht verfügbar" + +#: ../../Zotlabs/Module/Photos.php:930 +msgid "Use as profile photo" +msgstr "Als Profilfoto verwenden" + +#: ../../Zotlabs/Module/Photos.php:931 +msgid "Use as cover photo" +msgstr "Als Titelbild verwenden" + +#: ../../Zotlabs/Module/Photos.php:938 +msgid "Private Photo" +msgstr "Privates Foto" + +#: ../../Zotlabs/Module/Photos.php:953 +msgid "View Full Size" +msgstr "In voller Größe anzeigen" + +#: ../../Zotlabs/Module/Photos.php:998 ../../Zotlabs/Module/Admin.php:1437 +#: ../../Zotlabs/Module/Tagrm.php:137 +msgid "Remove" +msgstr "Entfernen" + +#: ../../Zotlabs/Module/Photos.php:1032 +msgid "Edit photo" +msgstr "Foto bearbeiten" + +#: ../../Zotlabs/Module/Photos.php:1034 +msgid "Rotate CW (right)" +msgstr "Drehen im UZS (rechts)" + +#: ../../Zotlabs/Module/Photos.php:1035 +msgid "Rotate CCW (left)" +msgstr "Drehen gegen UZS (links)" + +#: ../../Zotlabs/Module/Photos.php:1038 +msgid "Enter a new album name" +msgstr "Gib einen Namen für ein neues Album ein" + +#: ../../Zotlabs/Module/Photos.php:1039 +msgid "or select an existing one (doubleclick)" +msgstr "oder wähle ein bereits vorhandenes aus (Doppelklick)" + +#: ../../Zotlabs/Module/Photos.php:1042 +msgid "Caption" +msgstr "Bildunterschrift" + +#: ../../Zotlabs/Module/Photos.php:1044 +msgid "Add a Tag" +msgstr "Schlagwort hinzufügen" + +#: ../../Zotlabs/Module/Photos.php:1048 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Beispiele: @ben, @Karl_Prester, @lieschen@example.com" + +#: ../../Zotlabs/Module/Photos.php:1051 +msgid "Flag as adult in album view" +msgstr "In der Albumansicht als nicht jugendfrei markieren" + +#: ../../Zotlabs/Module/Photos.php:1070 ../../Zotlabs/Lib/ThreadItem.php:261 +msgid "I like this (toggle)" +msgstr "Mir gefällt das (Umschalter)" + +#: ../../Zotlabs/Module/Photos.php:1071 ../../Zotlabs/Lib/ThreadItem.php:262 +msgid "I don't like this (toggle)" +msgstr "Mir gefällt das nicht (Umschalter)" + +#: ../../Zotlabs/Module/Photos.php:1073 ../../Zotlabs/Lib/ThreadItem.php:397 +#: ../../include/conversation.php:740 +msgid "Please wait" +msgstr "Bitte warten" + +#: ../../Zotlabs/Module/Photos.php:1089 ../../Zotlabs/Module/Photos.php:1207 +#: ../../Zotlabs/Lib/ThreadItem.php:707 +msgid "This is you" +msgstr "Das bist Du" + +#: ../../Zotlabs/Module/Photos.php:1091 ../../Zotlabs/Module/Photos.php:1209 +#: ../../Zotlabs/Lib/ThreadItem.php:709 ../../include/js_strings.php:6 +msgid "Comment" +msgstr "Kommentar" + +#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:574 +msgctxt "title" +msgid "Likes" +msgstr "Gefällt mir" + +#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:574 +msgctxt "title" +msgid "Dislikes" +msgstr "Gefällt mir nicht" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Agree" +msgstr "Zustimmungen" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Disagree" +msgstr "Ablehnungen" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Abstain" +msgstr "Enthaltungen" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Attending" +msgstr "Zusagen" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Not attending" +msgstr "Absagen" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Might attend" +msgstr "Vielleicht" + +#: ../../Zotlabs/Module/Photos.php:1126 ../../Zotlabs/Module/Photos.php:1138 +#: ../../Zotlabs/Lib/ThreadItem.php:181 ../../Zotlabs/Lib/ThreadItem.php:193 +#: ../../include/conversation.php:1717 +msgid "View all" +msgstr "Alles anzeigen" + +#: ../../Zotlabs/Module/Photos.php:1130 ../../Zotlabs/Lib/ThreadItem.php:185 +#: ../../include/taxonomy.php:403 ../../include/conversation.php:1741 +#: ../../include/channel.php:1158 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "Gefällt mir" +msgstr[1] "Gefällt mir" + +#: ../../Zotlabs/Module/Photos.php:1135 ../../Zotlabs/Lib/ThreadItem.php:190 +#: ../../include/conversation.php:1744 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "Gefällt nicht" +msgstr[1] "Gefällt nicht" + +#: ../../Zotlabs/Module/Photos.php:1235 +msgid "Photo Tools" +msgstr "Fotowerkzeuge" + +#: ../../Zotlabs/Module/Photos.php:1244 +msgid "In This Photo:" +msgstr "Auf diesem Foto:" + +#: ../../Zotlabs/Module/Photos.php:1249 +msgid "Map" +msgstr "Karte" + +#: ../../Zotlabs/Module/Photos.php:1257 ../../Zotlabs/Lib/ThreadItem.php:386 +msgctxt "noun" +msgid "Likes" +msgstr "Gefällt mir" + +#: ../../Zotlabs/Module/Photos.php:1258 ../../Zotlabs/Lib/ThreadItem.php:387 +msgctxt "noun" +msgid "Dislikes" +msgstr "Gefällt nicht" + +#: ../../Zotlabs/Module/Photos.php:1263 ../../Zotlabs/Lib/ThreadItem.php:392 +#: ../../include/acl_selectors.php:285 +msgid "Close" +msgstr "Schließen" + +#: ../../Zotlabs/Module/Photos.php:1337 +msgid "View Album" +msgstr "Album ansehen" + +#: ../../Zotlabs/Module/Photos.php:1348 ../../Zotlabs/Module/Photos.php:1361 +#: ../../Zotlabs/Module/Photos.php:1362 +msgid "Recent Photos" +msgstr "Neueste Fotos" + +#: ../../Zotlabs/Module/Ping.php:265 +msgid "sent you a private message" +msgstr "hat Dir eine private Nachricht geschickt" + +#: ../../Zotlabs/Module/Ping.php:313 +msgid "added your channel" +msgstr "hat deinen Kanal hinzugefügt" + +#: ../../Zotlabs/Module/Ping.php:323 +msgid "g A l F d" +msgstr "l, d. F, G:i \\U\\h\\r" + +#: ../../Zotlabs/Module/Ping.php:346 +msgid "[today]" +msgstr "[Heute]" + +#: ../../Zotlabs/Module/Ping.php:355 +msgid "posted an event" +msgstr "hat einen Termin veröffentlicht" + +#: ../../Zotlabs/Module/Oexchange.php:27 +msgid "Unable to find your hub." +msgstr "Konnte Deinen Server nicht finden." + +#: ../../Zotlabs/Module/Oexchange.php:41 +msgid "Post successful." +msgstr "Veröffentlichung erfolgreich." + +#: ../../Zotlabs/Module/Openid.php:30 +msgid "OpenID protocol error. No ID returned." +msgstr "OpenID Protokollfehler. Keine ID zurückgegeben." + +#: ../../Zotlabs/Module/Openid.php:193 ../../include/auth.php:226 +msgid "Login failed." +msgstr "Login fehlgeschlagen." + +#: ../../Zotlabs/Module/Page.php:133 +msgid "" +"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " +"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam," +" quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " +"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " +"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " +"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." +msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." + +#: ../../Zotlabs/Module/Pconfig.php:26 ../../Zotlabs/Module/Pconfig.php:59 +msgid "This setting requires special processing and editing has been blocked." +msgstr "Diese Einstellung erfordert eine besondere Verarbeitung und ist blockiert." + +#: ../../Zotlabs/Module/Pconfig.php:48 +msgid "Configuration Editor" +msgstr "Konfigurationseditor" + +#: ../../Zotlabs/Module/Pconfig.php:49 +msgid "" +"Warning: Changing some settings could render your channel inoperable. Please" +" leave this page unless you are comfortable with and knowledgeable about how" +" to correctly use this feature." +msgstr "Warnung: Einige Einstellungen können Deinen Kanal funktionsunfähig machen. Bitte verlasse diese Seite, es sei denn Du bist vertraut damit, wie dieses Feature korrekt verwendet wird." + +#: ../../Zotlabs/Module/Pdledit.php:18 +msgid "Layout updated." +msgstr "Layout aktualisiert." + +#: ../../Zotlabs/Module/Pdledit.php:34 ../../Zotlabs/Module/Pdledit.php:61 +msgid "Edit System Page Description" +msgstr "Systemseitenbeschreibung bearbeiten" + +#: ../../Zotlabs/Module/Pdledit.php:56 +msgid "Layout not found." +msgstr "Layout nicht gefunden." + +#: ../../Zotlabs/Module/Pdledit.php:62 +msgid "Module Name:" +msgstr "Modulname:" + +#: ../../Zotlabs/Module/Pdledit.php:63 +msgid "Layout Help" +msgstr "Layout-Hilfe" + +#: ../../Zotlabs/Module/Poke.php:168 ../../Zotlabs/Lib/Apps.php:226 +#: ../../include/conversation.php:960 +msgid "Poke" +msgstr "Anstupsen" + +#: ../../Zotlabs/Module/Poke.php:169 +msgid "Poke somebody" +msgstr "Jemanden anstupsen" + +#: ../../Zotlabs/Module/Poke.php:172 +msgid "Poke/Prod" +msgstr "Anstupsen/Knuffen" + +#: ../../Zotlabs/Module/Poke.php:173 +msgid "Poke, prod or do other things to somebody" +msgstr "Jemanden anstupsen, knuffen oder sonstiges" + +#: ../../Zotlabs/Module/Poke.php:180 +msgid "Recipient" +msgstr "Empfänger" + +#: ../../Zotlabs/Module/Poke.php:181 +msgid "Choose what you wish to do to recipient" +msgstr "Wähle, was Du mit dem/r Empfänger/in tun willst" + +#: ../../Zotlabs/Module/Poke.php:184 ../../Zotlabs/Module/Poke.php:185 +msgid "Make this post private" +msgstr "Diesen Beitrag privat machen" + +#: ../../Zotlabs/Module/Probe.php:30 ../../Zotlabs/Module/Probe.php:34 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "Abrufen der URL gab einen Fehler zurück: %1$s" + +#: ../../Zotlabs/Module/Profiles.php:24 ../../Zotlabs/Module/Profiles.php:189 +#: ../../Zotlabs/Module/Profiles.php:246 ../../Zotlabs/Module/Profiles.php:625 +msgid "Profile not found." +msgstr "Profil nicht gefunden." + +#: ../../Zotlabs/Module/Profiles.php:44 +msgid "Profile deleted." +msgstr "Profil gelöscht." + +#: ../../Zotlabs/Module/Profiles.php:68 ../../Zotlabs/Module/Profiles.php:104 +msgid "Profile-" +msgstr "Profil-" + +#: ../../Zotlabs/Module/Profiles.php:89 ../../Zotlabs/Module/Profiles.php:132 +msgid "New profile created." +msgstr "Neues Profil erstellt." + +#: ../../Zotlabs/Module/Profiles.php:110 +msgid "Profile unavailable to clone." +msgstr "Profil kann nicht geklont werden." + +#: ../../Zotlabs/Module/Profiles.php:151 +msgid "Profile unavailable to export." +msgstr "Dieses Profil kann nicht exportiert werden." + +#: ../../Zotlabs/Module/Profiles.php:256 +msgid "Profile Name is required." +msgstr "Profil-Name erforderlich." + +#: ../../Zotlabs/Module/Profiles.php:427 +msgid "Marital Status" +msgstr "Familienstand" + +#: ../../Zotlabs/Module/Profiles.php:431 +msgid "Romantic Partner" +msgstr "Romantische Partner" + +#: ../../Zotlabs/Module/Profiles.php:435 ../../Zotlabs/Module/Profiles.php:736 +msgid "Likes" +msgstr "Gefällt" + +#: ../../Zotlabs/Module/Profiles.php:439 ../../Zotlabs/Module/Profiles.php:737 +msgid "Dislikes" +msgstr "Gefällt nicht" + +#: ../../Zotlabs/Module/Profiles.php:443 ../../Zotlabs/Module/Profiles.php:744 +msgid "Work/Employment" +msgstr "Arbeit/Anstellung" + +#: ../../Zotlabs/Module/Profiles.php:446 +msgid "Religion" +msgstr "Religion" + +#: ../../Zotlabs/Module/Profiles.php:450 +msgid "Political Views" +msgstr "Politische Ansichten" + +#: ../../Zotlabs/Module/Profiles.php:458 +msgid "Sexual Preference" +msgstr "Sexuelle Orientierung" + +#: ../../Zotlabs/Module/Profiles.php:462 +msgid "Homepage" +msgstr "Webseite" + +#: ../../Zotlabs/Module/Profiles.php:466 +msgid "Interests" +msgstr "Hobbys/Interessen" + +#: ../../Zotlabs/Module/Profiles.php:560 +msgid "Profile updated." +msgstr "Profil aktualisiert." + +#: ../../Zotlabs/Module/Profiles.php:644 +msgid "Hide your connections list from viewers of this profile" +msgstr "Deine Verbindungen vor Betrachtern dieses Profils verbergen" + +#: ../../Zotlabs/Module/Profiles.php:686 +msgid "Edit Profile Details" +msgstr "Bearbeite Profil-Details" + +#: ../../Zotlabs/Module/Profiles.php:688 +msgid "View this profile" +msgstr "Dieses Profil ansehen" + +#: ../../Zotlabs/Module/Profiles.php:689 ../../Zotlabs/Module/Profiles.php:771 +#: ../../include/channel.php:959 +msgid "Edit visibility" +msgstr "Sichtbarkeit bearbeiten" + +#: ../../Zotlabs/Module/Profiles.php:690 +msgid "Profile Tools" +msgstr "Profilwerkzeuge" + +#: ../../Zotlabs/Module/Profiles.php:691 +msgid "Change cover photo" +msgstr "Titelbild ändern" + +#: ../../Zotlabs/Module/Profiles.php:692 ../../include/channel.php:930 +msgid "Change profile photo" +msgstr "Profilfoto ändern" + +#: ../../Zotlabs/Module/Profiles.php:693 +msgid "Create a new profile using these settings" +msgstr "Neues Profil anlegen und diese Einstellungen übernehmen" + +#: ../../Zotlabs/Module/Profiles.php:694 +msgid "Clone this profile" +msgstr "Dieses Profil klonen" + +#: ../../Zotlabs/Module/Profiles.php:695 +msgid "Delete this profile" +msgstr "Dieses Profil löschen" + +#: ../../Zotlabs/Module/Profiles.php:696 +msgid "Add profile things" +msgstr "Sachen zum Profil hinzufügen" + +#: ../../Zotlabs/Module/Profiles.php:697 ../../include/widgets.php:105 +#: ../../include/conversation.php:1526 +msgid "Personal" +msgstr "Persönlich" + +#: ../../Zotlabs/Module/Profiles.php:699 +msgid "Relation" +msgstr "Beziehung" + +#: ../../Zotlabs/Module/Profiles.php:700 ../../include/datetime.php:48 +msgid "Miscellaneous" +msgstr "Verschiedenes" + +#: ../../Zotlabs/Module/Profiles.php:702 +msgid "Import profile from file" +msgstr "Profil aus einer Datei importieren" + +#: ../../Zotlabs/Module/Profiles.php:703 +msgid "Export profile to file" +msgstr "Profil in eine Datei exportieren" + +#: ../../Zotlabs/Module/Profiles.php:704 +msgid "Your gender" +msgstr "Dein Geschlecht" + +#: ../../Zotlabs/Module/Profiles.php:705 +msgid "Marital status" +msgstr "Familienstand" + +#: ../../Zotlabs/Module/Profiles.php:706 +msgid "Sexual preference" +msgstr "Sexuelle Orientierung" + +#: ../../Zotlabs/Module/Profiles.php:709 +msgid "Profile name" +msgstr "Profilname" + +#: ../../Zotlabs/Module/Profiles.php:711 +msgid "This is your default profile." +msgstr "Das ist Dein Standardprofil." + +#: ../../Zotlabs/Module/Profiles.php:713 +msgid "Your full name" +msgstr "Dein voller Name" + +#: ../../Zotlabs/Module/Profiles.php:714 +msgid "Title/Description" +msgstr "Titel/Beschreibung" + +#: ../../Zotlabs/Module/Profiles.php:717 +msgid "Street address" +msgstr "Straße und Hausnummer" + +#: ../../Zotlabs/Module/Profiles.php:718 +msgid "Locality/City" +msgstr "Wohnort" + +#: ../../Zotlabs/Module/Profiles.php:719 +msgid "Region/State" +msgstr "Region/Bundesstaat" + +#: ../../Zotlabs/Module/Profiles.php:720 +msgid "Postal/Zip code" +msgstr "Postleitzahl" + +#: ../../Zotlabs/Module/Profiles.php:721 +msgid "Country" +msgstr "Land" + +#: ../../Zotlabs/Module/Profiles.php:726 +msgid "Who (if applicable)" +msgstr "Wer (falls anwendbar)" + +#: ../../Zotlabs/Module/Profiles.php:726 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Beispiele: cathy123, Cathy Williams, cathy@example.com" + +#: ../../Zotlabs/Module/Profiles.php:727 +msgid "Since (date)" +msgstr "Seit (Datum)" + +#: ../../Zotlabs/Module/Profiles.php:730 +msgid "Tell us about yourself" +msgstr "Erzähle uns ein wenig von Dir" + +#: ../../Zotlabs/Module/Profiles.php:732 +msgid "Hometown" +msgstr "Heimatort" + +#: ../../Zotlabs/Module/Profiles.php:733 +msgid "Political views" +msgstr "Politische Ansichten" + +#: ../../Zotlabs/Module/Profiles.php:734 +msgid "Religious views" +msgstr "Religiöse Ansichten" + +#: ../../Zotlabs/Module/Profiles.php:735 +msgid "Keywords used in directory listings" +msgstr "Schlüsselwörter, die in Verzeichnis-Auflistungen verwendet werden" + +#: ../../Zotlabs/Module/Profiles.php:735 +msgid "Example: fishing photography software" +msgstr "Beispiel: Angeln Fotografie Software" + +#: ../../Zotlabs/Module/Profiles.php:738 +msgid "Musical interests" +msgstr "Musikalische Interessen" + +#: ../../Zotlabs/Module/Profiles.php:739 +msgid "Books, literature" +msgstr "Bücher, Literatur" + +#: ../../Zotlabs/Module/Profiles.php:740 +msgid "Television" +msgstr "Fernsehen" + +#: ../../Zotlabs/Module/Profiles.php:741 +msgid "Film/Dance/Culture/Entertainment" +msgstr "Film/Tanz/Kultur/Unterhaltung" + +#: ../../Zotlabs/Module/Profiles.php:742 +msgid "Hobbies/Interests" +msgstr "Hobbys/Interessen" + +#: ../../Zotlabs/Module/Profiles.php:743 +msgid "Love/Romance" +msgstr "Liebe/Romantik" + +#: ../../Zotlabs/Module/Profiles.php:745 +msgid "School/Education" +msgstr "Schule/Ausbildung" + +#: ../../Zotlabs/Module/Profiles.php:746 +msgid "Contact information and social networks" +msgstr "Kontaktinformation und soziale Netzwerke" + +#: ../../Zotlabs/Module/Profiles.php:747 +msgid "My other channels" +msgstr "Meine anderen Kanäle" + +#: ../../Zotlabs/Module/Profiles.php:767 ../../include/channel.php:955 +msgid "Profile Image" +msgstr "Profilfoto:" + +#: ../../Zotlabs/Module/Profiles.php:777 ../../include/nav.php:88 +#: ../../include/channel.php:937 +msgid "Edit Profiles" +msgstr "Profile bearbeiten" + +#: ../../Zotlabs/Module/Profile_photo.php:179 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Leere den Browser Cache oder nutze Umschalten-Neu Laden, falls das neue Foto nicht sofort angezeigt wird." + +#: ../../Zotlabs/Module/Profile_photo.php:367 +msgid "Upload Profile Photo" +msgstr "Lade neues Profilfoto hoch" + +#: ../../Zotlabs/Module/Profperm.php:34 ../../Zotlabs/Module/Profperm.php:63 +msgid "Invalid profile identifier." +msgstr "Ungültiger Profil-Identifikator" + +#: ../../Zotlabs/Module/Profperm.php:115 +msgid "Profile Visibility Editor" +msgstr "Profil-Sichtbarkeits-Editor" + +#: ../../Zotlabs/Module/Profperm.php:117 ../../include/channel.php:1249 +msgid "Profile" +msgstr "Profil" + +#: ../../Zotlabs/Module/Profperm.php:119 +msgid "Click on a contact to add or remove." +msgstr "Klicke auf einen Kontakt, um ihn hinzuzufügen oder zu entfernen." + +#: ../../Zotlabs/Module/Profperm.php:128 +msgid "Visible To" +msgstr "Sichtbar für" + +#: ../../Zotlabs/Module/Pubsites.php:22 ../../include/widgets.php:1270 +msgid "Public Hubs" +msgstr "Öffentliche Hubs" + +#: ../../Zotlabs/Module/Pubsites.php:25 +msgid "" +"The listed hubs allow public registration for the $Projectname network. All " +"hubs in the network are interlinked so membership on any of them conveys " +"membership in the network as a whole. Some hubs may require subscription or " +"provide tiered service plans. The hub itself may provide " +"additional details." +msgstr "Die hier aufgeführten Hubs sind öffentlich und erlauben die Registrierung im $Projectname Netzwerk. Alle Hubs dieses Netzwerks sind miteinander verbunden, so dass die Mitgliedschaft auf einem Hub die Verbindung zu beliebigen Seiten und Kanälen auf anderen Hubs ermöglicht. Es könnte sein, dass einige dieser Hubs kostenpflichtig sind oder abgestufte, je nach Umfang kostenpflichtige Mitgliedschaften anbieten. Auf den Seiten der einzelnen Hubs könnten jeweils nähere Informationen dazu stehen." + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Hub URL" +msgstr "Hub-URL" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Access Type" +msgstr "Zugriffstyp" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Registration Policy" +msgstr "Registrierungsrichtlinien" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Stats" +msgstr "Statistiken" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Software" +msgstr "Software" + +#: ../../Zotlabs/Module/Pubsites.php:31 ../../Zotlabs/Module/Ratings.php:103 +#: ../../include/conversation.php:959 +msgid "Ratings" +msgstr "Bewertungen" + +#: ../../Zotlabs/Module/Pubsites.php:38 +msgid "Rate" +msgstr "Bewerten" + +#: ../../Zotlabs/Module/Rate.php:160 +msgid "Website:" +msgstr "Webseite:" + +#: ../../Zotlabs/Module/Rate.php:163 +#, php-format +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "Kanal [%s] (auf diesem Server noch unbekannt)" + +#: ../../Zotlabs/Module/Rate.php:164 +msgid "Rating (this information is public)" +msgstr "Bewertung (öffentlich sichtbar)" + +#: ../../Zotlabs/Module/Rate.php:165 +msgid "Optionally explain your rating (this information is public)" +msgstr "Optional kannst du deine Bewertung erklären (öffentlich sichtbar)" + +#: ../../Zotlabs/Module/Ratings.php:73 +msgid "No ratings" +msgstr "Keine Bewertungen" + +#: ../../Zotlabs/Module/Ratings.php:104 +msgid "Rating: " +msgstr "Bewertung: " + +#: ../../Zotlabs/Module/Ratings.php:105 +msgid "Website: " +msgstr "Webseite: " + +#: ../../Zotlabs/Module/Ratings.php:107 +msgid "Description: " +msgstr "Beschreibung: " + #: ../../Zotlabs/Module/Admin.php:77 msgid "Theme settings updated." msgstr "Theme-Einstellungen aktualisiert." -#: ../../Zotlabs/Module/Admin.php:164 ../../Zotlabs/Module/Admin.php:1239 -#: ../../Zotlabs/Module/Admin.php:1543 ../../Zotlabs/Module/Display.php:44 -#: ../../Zotlabs/Module/Filestorage.php:33 ../../Zotlabs/Module/Thing.php:89 -#: ../../Zotlabs/Module/Viewsrc.php:24 ../../include/items.php:3360 -msgid "Item not found." -msgstr "Element nicht gefunden." - #: ../../Zotlabs/Module/Admin.php:197 msgid "# Accounts" msgstr "Anzahl der Konten" @@ -328,10 +3637,10 @@ msgstr "Die installierte Software sollte aktualisiert werden" #: ../../Zotlabs/Module/Admin.php:241 ../../Zotlabs/Module/Admin.php:490 #: ../../Zotlabs/Module/Admin.php:711 ../../Zotlabs/Module/Admin.php:755 -#: ../../Zotlabs/Module/Admin.php:1034 ../../Zotlabs/Module/Admin.php:1198 -#: ../../Zotlabs/Module/Admin.php:1313 ../../Zotlabs/Module/Admin.php:1403 -#: ../../Zotlabs/Module/Admin.php:1594 ../../Zotlabs/Module/Admin.php:1628 -#: ../../Zotlabs/Module/Admin.php:1713 +#: ../../Zotlabs/Module/Admin.php:1030 ../../Zotlabs/Module/Admin.php:1209 +#: ../../Zotlabs/Module/Admin.php:1329 ../../Zotlabs/Module/Admin.php:1419 +#: ../../Zotlabs/Module/Admin.php:1612 ../../Zotlabs/Module/Admin.php:1646 +#: ../../Zotlabs/Module/Admin.php:1731 msgid "Administration" msgstr "Administration" @@ -371,7 +3680,7 @@ msgstr "Repository-Version (dev)" msgid "Site settings updated." msgstr "Site-Einstellungen aktualisiert." -#: ../../Zotlabs/Module/Admin.php:400 ../../include/text.php:2853 +#: ../../Zotlabs/Module/Admin.php:400 ../../include/text.php:2841 msgid "Default" msgstr "Standard" @@ -387,43 +3696,10 @@ msgstr "experimentell" msgid "unsupported" msgstr "nicht unterstützt" -#: ../../Zotlabs/Module/Admin.php:459 ../../Zotlabs/Module/Api.php:89 -#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Connedit.php:657 -#: ../../Zotlabs/Module/Events.php:459 ../../Zotlabs/Module/Events.php:460 -#: ../../Zotlabs/Module/Events.php:469 -#: ../../Zotlabs/Module/Filestorage.php:157 -#: ../../Zotlabs/Module/Filestorage.php:165 ../../Zotlabs/Module/Menu.php:100 -#: ../../Zotlabs/Module/Menu.php:157 ../../Zotlabs/Module/Mitem.php:158 -#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:232 -#: ../../Zotlabs/Module/Mitem.php:233 ../../Zotlabs/Module/Photos.php:666 -#: ../../Zotlabs/Module/Profiles.php:651 ../../Zotlabs/Module/Removeme.php:64 -#: ../../Zotlabs/Module/Settings.php:581 ../../include/dir_fns.php:141 -#: ../../include/dir_fns.php:142 ../../include/dir_fns.php:143 -#: ../../view/theme/redbasic/php/config.php:105 -#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1633 -msgid "No" -msgstr "Nein" - #: ../../Zotlabs/Module/Admin.php:460 msgid "Yes - with approval" msgstr "Ja - mit Zustimmung" -#: ../../Zotlabs/Module/Admin.php:461 ../../Zotlabs/Module/Api.php:88 -#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Events.php:459 -#: ../../Zotlabs/Module/Events.php:460 ../../Zotlabs/Module/Events.php:469 -#: ../../Zotlabs/Module/Filestorage.php:157 -#: ../../Zotlabs/Module/Filestorage.php:165 ../../Zotlabs/Module/Menu.php:100 -#: ../../Zotlabs/Module/Menu.php:157 ../../Zotlabs/Module/Mitem.php:158 -#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:232 -#: ../../Zotlabs/Module/Mitem.php:233 ../../Zotlabs/Module/Photos.php:666 -#: ../../Zotlabs/Module/Profiles.php:651 ../../Zotlabs/Module/Removeme.php:64 -#: ../../Zotlabs/Module/Settings.php:581 ../../include/dir_fns.php:141 -#: ../../include/dir_fns.php:142 ../../include/dir_fns.php:143 -#: ../../view/theme/redbasic/php/config.php:105 -#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1633 -msgid "Yes" -msgstr "Ja" - #: ../../Zotlabs/Module/Admin.php:466 msgid "My site is not a public server" msgstr "Mein Server ist kein öffentlicher Server" @@ -440,43 +3716,10 @@ msgstr "Meine Seite hat nur freien Zugriff" msgid "My site offers free accounts with optional paid upgrades" msgstr "Mein Server bietet kostenlose Konten mit der Möglichkeit zu bezahlten Upgrades" -#: ../../Zotlabs/Module/Admin.php:491 ../../include/widgets.php:1383 +#: ../../Zotlabs/Module/Admin.php:491 ../../include/widgets.php:1382 msgid "Site" msgstr "Seite" -#: ../../Zotlabs/Module/Admin.php:492 ../../Zotlabs/Module/Admin.php:688 -#: ../../Zotlabs/Module/Admin.php:771 ../../Zotlabs/Module/Admin.php:1036 -#: ../../Zotlabs/Module/Admin.php:1200 ../../Zotlabs/Module/Admin.php:1405 -#: ../../Zotlabs/Module/Admin.php:1630 ../../Zotlabs/Module/Admin.php:1715 -#: ../../Zotlabs/Module/Admin.php:2092 ../../Zotlabs/Module/Appman.php:125 -#: ../../Zotlabs/Module/Cal.php:341 ../../Zotlabs/Module/Chat.php:194 -#: ../../Zotlabs/Module/Chat.php:236 ../../Zotlabs/Module/Connect.php:98 -#: ../../Zotlabs/Module/Connedit.php:734 ../../Zotlabs/Module/Events.php:475 -#: ../../Zotlabs/Module/Events.php:672 -#: ../../Zotlabs/Module/Filestorage.php:162 -#: ../../Zotlabs/Module/Fsuggest.php:112 ../../Zotlabs/Module/Group.php:85 -#: ../../Zotlabs/Module/Import.php:546 -#: ../../Zotlabs/Module/Import_items.php:120 -#: ../../Zotlabs/Module/Invite.php:146 ../../Zotlabs/Module/Locs.php:121 -#: ../../Zotlabs/Module/Mail.php:384 ../../Zotlabs/Module/Mitem.php:235 -#: ../../Zotlabs/Module/Mood.php:139 ../../Zotlabs/Module/Pconfig.php:107 -#: ../../Zotlabs/Module/Pdledit.php:66 ../../Zotlabs/Module/Photos.php:677 -#: ../../Zotlabs/Module/Photos.php:1052 ../../Zotlabs/Module/Photos.php:1092 -#: ../../Zotlabs/Module/Photos.php:1210 ../../Zotlabs/Module/Poke.php:186 -#: ../../Zotlabs/Module/Profiles.php:691 ../../Zotlabs/Module/Rate.php:170 -#: ../../Zotlabs/Module/Settings.php:590 ../../Zotlabs/Module/Settings.php:703 -#: ../../Zotlabs/Module/Settings.php:731 ../../Zotlabs/Module/Settings.php:754 -#: ../../Zotlabs/Module/Settings.php:842 -#: ../../Zotlabs/Module/Settings.php:1034 ../../Zotlabs/Module/Setup.php:335 -#: ../../Zotlabs/Module/Setup.php:376 ../../Zotlabs/Module/Sources.php:114 -#: ../../Zotlabs/Module/Sources.php:149 ../../Zotlabs/Module/Thing.php:316 -#: ../../Zotlabs/Module/Thing.php:362 ../../Zotlabs/Module/Xchan.php:15 -#: ../../include/widgets.php:757 ../../include/widgets.php:769 -#: ../../include/ItemObject.php:703 ../../include/js_strings.php:22 -#: ../../view/theme/redbasic/php/config.php:99 -msgid "Submit" -msgstr "Bestätigen" - #: ../../Zotlabs/Module/Admin.php:493 ../../Zotlabs/Module/Register.php:245 msgid "Registration" msgstr "Registrierung" @@ -489,7 +3732,7 @@ msgstr "Dateiupload" msgid "Policies" msgstr "Richtlinien" -#: ../../Zotlabs/Module/Admin.php:496 ../../include/contact_widgets.php:19 +#: ../../Zotlabs/Module/Admin.php:496 ../../include/contact_widgets.php:16 msgid "Advanced" msgstr "Fortgeschritten" @@ -783,7 +4026,7 @@ msgstr "Zusätzliche Funktionen verwalten" msgid "No server found" msgstr "Kein Server gefunden" -#: ../../Zotlabs/Module/Admin.php:710 ../../Zotlabs/Module/Admin.php:1048 +#: ../../Zotlabs/Module/Admin.php:710 ../../Zotlabs/Module/Admin.php:1046 msgid "ID" msgstr "ID" @@ -795,10 +4038,6 @@ msgstr "für Kanal" msgid "on server" msgstr "auf Server" -#: ../../Zotlabs/Module/Admin.php:710 ../../Zotlabs/Module/Connections.php:270 -msgid "Status" -msgstr "Status" - #: ../../Zotlabs/Module/Admin.php:712 msgid "Server" msgstr "Server" @@ -827,7 +4066,7 @@ msgid "" "embedded content from that site is explicitly blocked." msgstr "Alle anderen eingebetteten Inhalte werden gefiltert, es sei denn, eingebettete Inhalte von einer bestimmten Seite sind explizit blockiert." -#: ../../Zotlabs/Module/Admin.php:756 ../../include/widgets.php:1386 +#: ../../Zotlabs/Module/Admin.php:756 ../../include/widgets.php:1385 msgid "Security" msgstr "Sicherheit" @@ -968,3718 +4207,461 @@ msgid_plural "%s account blocked/unblocked" msgstr[0] "%s Konto blockiert/freigegeben" msgstr[1] "%s Konten blockiert/freigegeben" -#: ../../Zotlabs/Module/Admin.php:909 +#: ../../Zotlabs/Module/Admin.php:908 #, php-format msgid "%s account deleted" msgid_plural "%s accounts deleted" msgstr[0] "%s Konto gelöscht" msgstr[1] "%s Konten gelöscht" -#: ../../Zotlabs/Module/Admin.php:945 +#: ../../Zotlabs/Module/Admin.php:944 msgid "Account not found" msgstr "Konto nicht gefunden" -#: ../../Zotlabs/Module/Admin.php:957 +#: ../../Zotlabs/Module/Admin.php:955 #, php-format msgid "Account '%s' deleted" msgstr "Konto '%s' gelöscht" -#: ../../Zotlabs/Module/Admin.php:965 +#: ../../Zotlabs/Module/Admin.php:963 #, php-format msgid "Account '%s' blocked" msgstr "Konto '%s' blockiert" -#: ../../Zotlabs/Module/Admin.php:973 +#: ../../Zotlabs/Module/Admin.php:971 #, php-format msgid "Account '%s' unblocked" msgstr "Konto '%s' freigegeben" -#: ../../Zotlabs/Module/Admin.php:1035 ../../Zotlabs/Module/Admin.php:1047 -msgid "Users" -msgstr "Benutzer" +#: ../../Zotlabs/Module/Admin.php:1031 ../../Zotlabs/Module/Admin.php:1044 +#: ../../include/widgets.php:1383 +msgid "Accounts" +msgstr "Konten" -#: ../../Zotlabs/Module/Admin.php:1037 ../../Zotlabs/Module/Admin.php:1201 +#: ../../Zotlabs/Module/Admin.php:1033 ../../Zotlabs/Module/Admin.php:1212 msgid "select all" msgstr "Alle auswählen" -#: ../../Zotlabs/Module/Admin.php:1038 -msgid "User registrations waiting for confirm" -msgstr "Neuanmeldungen, die auf Deine Bestätigung warten" +#: ../../Zotlabs/Module/Admin.php:1034 +msgid "Registrations waiting for confirm" +msgstr "Registrierungen warten auf Bestätigung" -#: ../../Zotlabs/Module/Admin.php:1039 +#: ../../Zotlabs/Module/Admin.php:1035 msgid "Request date" msgstr "Antragsdatum" -#: ../../Zotlabs/Module/Admin.php:1039 ../../Zotlabs/Module/Admin.php:1048 -#: ../../Zotlabs/Module/Id.php:17 ../../Zotlabs/Module/Id.php:18 -#: ../../include/contact_selectors.php:81 ../../boot.php:1631 -msgid "Email" -msgstr "E-Mail" - -#: ../../Zotlabs/Module/Admin.php:1040 +#: ../../Zotlabs/Module/Admin.php:1036 msgid "No registrations." msgstr "Keine Registrierungen." -#: ../../Zotlabs/Module/Admin.php:1041 -#: ../../Zotlabs/Module/Connections.php:275 -msgid "Approve" -msgstr "Genehmigen" - -#: ../../Zotlabs/Module/Admin.php:1042 +#: ../../Zotlabs/Module/Admin.php:1038 msgid "Deny" msgstr "Verweigern" -#: ../../Zotlabs/Module/Admin.php:1044 ../../Zotlabs/Module/Connedit.php:541 -msgid "Block" -msgstr "Blockieren" - -#: ../../Zotlabs/Module/Admin.php:1045 ../../Zotlabs/Module/Connedit.php:541 -msgid "Unblock" -msgstr "Freigeben" - #: ../../Zotlabs/Module/Admin.php:1048 ../../include/group.php:267 msgid "All Channels" msgstr "Alle Kanäle" -#: ../../Zotlabs/Module/Admin.php:1048 +#: ../../Zotlabs/Module/Admin.php:1049 msgid "Register date" msgstr "Registrierungs-Datum" -#: ../../Zotlabs/Module/Admin.php:1048 +#: ../../Zotlabs/Module/Admin.php:1050 msgid "Last login" msgstr "Letzte Anmeldung" -#: ../../Zotlabs/Module/Admin.php:1048 +#: ../../Zotlabs/Module/Admin.php:1051 msgid "Expires" msgstr "Verfällt" -#: ../../Zotlabs/Module/Admin.php:1048 +#: ../../Zotlabs/Module/Admin.php:1052 msgid "Service Class" msgstr "Service-Klasse" -#: ../../Zotlabs/Module/Admin.php:1050 +#: ../../Zotlabs/Module/Admin.php:1054 msgid "" "Selected accounts will be deleted!\\n\\nEverything these accounts had posted" " on this site will be permanently deleted!\\n\\nAre you sure?" msgstr "Die ausgewählten Konten werden gelöscht!\\n\\nAlles, was diese Konten auf diesem Hub veröffentlicht haben, wird endgültig gelöscht werden!\\n\\nBist du dir sicher?" -#: ../../Zotlabs/Module/Admin.php:1051 +#: ../../Zotlabs/Module/Admin.php:1055 msgid "" "The account {0} will be deleted!\\n\\nEverything this account has posted on " "this site will be permanently deleted!\\n\\nAre you sure?" msgstr "Das Konto {0} wird gelöscht!\\n\\nAlles, was dieses Konto auf diesem Hub veröffentlicht hat, wird endgültig gelöscht werden!\\n\\nBist Du sicher?" -#: ../../Zotlabs/Module/Admin.php:1087 +#: ../../Zotlabs/Module/Admin.php:1091 #, php-format msgid "%s channel censored/uncensored" msgid_plural "%s channels censored/uncensored" msgstr[0] "%s Kanal gesperrt/freigegeben" msgstr[1] "%s Kanäle gesperrt/freigegeben" -#: ../../Zotlabs/Module/Admin.php:1096 +#: ../../Zotlabs/Module/Admin.php:1100 #, php-format msgid "%s channel code allowed/disallowed" msgid_plural "%s channels code allowed/disallowed" msgstr[0] "Code für %s Kanal gesperrt/freigegeben" msgstr[1] "Code für %s Kanäle gesperrt/freigegeben" -#: ../../Zotlabs/Module/Admin.php:1103 +#: ../../Zotlabs/Module/Admin.php:1106 #, php-format msgid "%s channel deleted" msgid_plural "%s channels deleted" msgstr[0] "%s Kanal gelöscht" msgstr[1] "%s Kanäle gelöscht" -#: ../../Zotlabs/Module/Admin.php:1123 +#: ../../Zotlabs/Module/Admin.php:1126 msgid "Channel not found" msgstr "Kanal nicht gefunden" -#: ../../Zotlabs/Module/Admin.php:1134 +#: ../../Zotlabs/Module/Admin.php:1136 #, php-format msgid "Channel '%s' deleted" msgstr "Kanal '%s' gelöscht" -#: ../../Zotlabs/Module/Admin.php:1146 +#: ../../Zotlabs/Module/Admin.php:1148 #, php-format msgid "Channel '%s' censored" msgstr "Kanal '%s' gesperrt" -#: ../../Zotlabs/Module/Admin.php:1146 +#: ../../Zotlabs/Module/Admin.php:1148 #, php-format msgid "Channel '%s' uncensored" msgstr "Kanal '%s' freigegeben" -#: ../../Zotlabs/Module/Admin.php:1157 +#: ../../Zotlabs/Module/Admin.php:1159 #, php-format msgid "Channel '%s' code allowed" msgstr "Code für Kanal '%s' freigegeben" -#: ../../Zotlabs/Module/Admin.php:1157 +#: ../../Zotlabs/Module/Admin.php:1159 #, php-format msgid "Channel '%s' code disallowed" msgstr "Code für Kanal '%s' gesperrt" -#: ../../Zotlabs/Module/Admin.php:1199 ../../include/widgets.php:1385 +#: ../../Zotlabs/Module/Admin.php:1210 ../../include/widgets.php:1384 msgid "Channels" msgstr "Kanäle" -#: ../../Zotlabs/Module/Admin.php:1203 +#: ../../Zotlabs/Module/Admin.php:1214 msgid "Censor" msgstr "Sperren" -#: ../../Zotlabs/Module/Admin.php:1204 +#: ../../Zotlabs/Module/Admin.php:1215 msgid "Uncensor" msgstr "Freigeben" -#: ../../Zotlabs/Module/Admin.php:1205 +#: ../../Zotlabs/Module/Admin.php:1216 msgid "Allow Code" msgstr "Code erlauben" -#: ../../Zotlabs/Module/Admin.php:1206 +#: ../../Zotlabs/Module/Admin.php:1217 msgid "Disallow Code" msgstr "Code sperren" -#: ../../Zotlabs/Module/Admin.php:1207 ../../include/conversation.php:1617 +#: ../../Zotlabs/Module/Admin.php:1218 ../../include/conversation.php:1611 msgid "Channel" msgstr "Kanal" -#: ../../Zotlabs/Module/Admin.php:1208 +#: ../../Zotlabs/Module/Admin.php:1222 msgid "UID" msgstr "UID" -#: ../../Zotlabs/Module/Admin.php:1208 ../../Zotlabs/Module/Locs.php:118 -#: ../../Zotlabs/Module/Profiles.php:469 -msgid "Address" -msgstr "Adresse" - -#: ../../Zotlabs/Module/Admin.php:1210 +#: ../../Zotlabs/Module/Admin.php:1226 msgid "" "Selected channels will be deleted!\\n\\nEverything that was posted in these " "channels on this site will be permanently deleted!\\n\\nAre you sure?" msgstr "Alle ausgewählten Kanäle werden gelöscht!\\n\\nAlles was von diesen Kanälen auf diesem Server geschrieben wurde, wird dauerhaft gelöscht!\\n\\nBist Du sicher?" -#: ../../Zotlabs/Module/Admin.php:1211 +#: ../../Zotlabs/Module/Admin.php:1227 msgid "" "The channel {0} will be deleted!\\n\\nEverything that was posted in this " "channel on this site will be permanently deleted!\\n\\nAre you sure?" msgstr "Der Kanal {0} wird gelöscht!\\n\\nAlles was von diesem Kanal auf diesem Server geschrieben wurde, wird gelöscht!\\n\\nBist Du sicher?" -#: ../../Zotlabs/Module/Admin.php:1268 +#: ../../Zotlabs/Module/Admin.php:1284 #, php-format msgid "Plugin %s disabled." msgstr "Plug-In %s deaktiviert." -#: ../../Zotlabs/Module/Admin.php:1272 +#: ../../Zotlabs/Module/Admin.php:1288 #, php-format msgid "Plugin %s enabled." msgstr "Plug-In %s aktiviert." -#: ../../Zotlabs/Module/Admin.php:1282 ../../Zotlabs/Module/Admin.php:1567 +#: ../../Zotlabs/Module/Admin.php:1298 ../../Zotlabs/Module/Admin.php:1585 msgid "Disable" msgstr "Deaktivieren" -#: ../../Zotlabs/Module/Admin.php:1285 ../../Zotlabs/Module/Admin.php:1569 +#: ../../Zotlabs/Module/Admin.php:1301 ../../Zotlabs/Module/Admin.php:1587 msgid "Enable" msgstr "Aktivieren" -#: ../../Zotlabs/Module/Admin.php:1314 ../../Zotlabs/Module/Admin.php:1404 -#: ../../include/widgets.php:1388 +#: ../../Zotlabs/Module/Admin.php:1330 ../../Zotlabs/Module/Admin.php:1420 +#: ../../include/widgets.php:1387 msgid "Plugins" msgstr "Plug-Ins" -#: ../../Zotlabs/Module/Admin.php:1315 ../../Zotlabs/Module/Admin.php:1596 +#: ../../Zotlabs/Module/Admin.php:1331 ../../Zotlabs/Module/Admin.php:1614 msgid "Toggle" msgstr "Umschalten" -#: ../../Zotlabs/Module/Admin.php:1316 ../../Zotlabs/Module/Admin.php:1597 -#: ../../include/widgets.php:638 ../../include/nav.php:208 -#: ../../include/apps.php:166 +#: ../../Zotlabs/Module/Admin.php:1332 ../../Zotlabs/Module/Admin.php:1615 +#: ../../Zotlabs/Lib/Apps.php:215 ../../include/widgets.php:638 +#: ../../include/nav.php:208 msgid "Settings" msgstr "Einstellungen" -#: ../../Zotlabs/Module/Admin.php:1323 ../../Zotlabs/Module/Admin.php:1606 +#: ../../Zotlabs/Module/Admin.php:1339 ../../Zotlabs/Module/Admin.php:1624 msgid "Author: " msgstr "Autor: " -#: ../../Zotlabs/Module/Admin.php:1324 ../../Zotlabs/Module/Admin.php:1607 +#: ../../Zotlabs/Module/Admin.php:1340 ../../Zotlabs/Module/Admin.php:1625 msgid "Maintainer: " msgstr "Betreuer:" -#: ../../Zotlabs/Module/Admin.php:1325 +#: ../../Zotlabs/Module/Admin.php:1341 msgid "Minimum project version: " msgstr "Minimale Version des Projekts:" -#: ../../Zotlabs/Module/Admin.php:1326 +#: ../../Zotlabs/Module/Admin.php:1342 msgid "Maximum project version: " msgstr "Maximale Version des Projekts:" -#: ../../Zotlabs/Module/Admin.php:1327 +#: ../../Zotlabs/Module/Admin.php:1343 msgid "Minimum PHP version: " msgstr "Minimale PHP Version:" -#: ../../Zotlabs/Module/Admin.php:1328 +#: ../../Zotlabs/Module/Admin.php:1344 msgid "Requires: " msgstr "Benötigt:" -#: ../../Zotlabs/Module/Admin.php:1329 ../../Zotlabs/Module/Admin.php:1409 +#: ../../Zotlabs/Module/Admin.php:1345 ../../Zotlabs/Module/Admin.php:1425 msgid "Disabled - version incompatibility" msgstr "Abgeschaltet - Versionsinkompatibilität" -#: ../../Zotlabs/Module/Admin.php:1378 +#: ../../Zotlabs/Module/Admin.php:1394 msgid "Enter the public git repository URL of the plugin repo." msgstr "Gib die öffentliche Git-Repository-URL des Plugin-Repository an." -#: ../../Zotlabs/Module/Admin.php:1379 +#: ../../Zotlabs/Module/Admin.php:1395 msgid "Plugin repo git URL" msgstr "Plugin-Repository Git URL" -#: ../../Zotlabs/Module/Admin.php:1380 +#: ../../Zotlabs/Module/Admin.php:1396 msgid "Custom repo name" msgstr "Benutzerdefinierter Repository-Name" -#: ../../Zotlabs/Module/Admin.php:1380 +#: ../../Zotlabs/Module/Admin.php:1396 msgid "(optional)" msgstr "(optional)" -#: ../../Zotlabs/Module/Admin.php:1381 +#: ../../Zotlabs/Module/Admin.php:1397 msgid "Download Plugin Repo" msgstr "Plugin-Repository herunterladen" -#: ../../Zotlabs/Module/Admin.php:1388 +#: ../../Zotlabs/Module/Admin.php:1404 msgid "Install new repo" msgstr "Neues Repository installieren" -#: ../../Zotlabs/Module/Admin.php:1389 ../../include/apps.php:284 +#: ../../Zotlabs/Module/Admin.php:1405 ../../Zotlabs/Lib/Apps.php:330 msgid "Install" msgstr "Installieren" -#: ../../Zotlabs/Module/Admin.php:1390 ../../Zotlabs/Module/Fbrowser.php:66 -#: ../../Zotlabs/Module/Fbrowser.php:88 ../../Zotlabs/Module/Settings.php:591 -#: ../../Zotlabs/Module/Settings.php:617 ../../Zotlabs/Module/Tagrm.php:15 -#: ../../Zotlabs/Module/Tagrm.php:138 ../../include/conversation.php:1265 -msgid "Cancel" -msgstr "Abbrechen" - -#: ../../Zotlabs/Module/Admin.php:1411 +#: ../../Zotlabs/Module/Admin.php:1427 msgid "Manage Repos" msgstr "Repositorien verwalten" -#: ../../Zotlabs/Module/Admin.php:1412 +#: ../../Zotlabs/Module/Admin.php:1428 msgid "Installed Plugin Repositories" msgstr "Installierte Plugin-Repositorien" -#: ../../Zotlabs/Module/Admin.php:1413 +#: ../../Zotlabs/Module/Admin.php:1429 msgid "Install a New Plugin Repository" msgstr "Ein neues Plugin-Repository installieren" -#: ../../Zotlabs/Module/Admin.php:1419 ../../Zotlabs/Module/Settings.php:77 -#: ../../Zotlabs/Module/Settings.php:616 ../../include/apps.php:284 +#: ../../Zotlabs/Module/Admin.php:1435 ../../Zotlabs/Module/Settings.php:77 +#: ../../Zotlabs/Module/Settings.php:616 ../../Zotlabs/Lib/Apps.php:330 msgid "Update" msgstr "Aktualisieren" -#: ../../Zotlabs/Module/Admin.php:1420 +#: ../../Zotlabs/Module/Admin.php:1436 msgid "Switch branch" msgstr "Zweig/Branch wechseln" -#: ../../Zotlabs/Module/Admin.php:1421 ../../Zotlabs/Module/Photos.php:998 -#: ../../Zotlabs/Module/Tagrm.php:137 -msgid "Remove" -msgstr "Entfernen" - -#: ../../Zotlabs/Module/Admin.php:1532 +#: ../../Zotlabs/Module/Admin.php:1550 msgid "No themes found." msgstr "Keine Theme gefunden." -#: ../../Zotlabs/Module/Admin.php:1588 +#: ../../Zotlabs/Module/Admin.php:1606 msgid "Screenshot" msgstr "Bildschirmfoto" -#: ../../Zotlabs/Module/Admin.php:1595 ../../Zotlabs/Module/Admin.php:1629 -#: ../../include/widgets.php:1389 +#: ../../Zotlabs/Module/Admin.php:1613 ../../Zotlabs/Module/Admin.php:1647 +#: ../../include/widgets.php:1388 msgid "Themes" msgstr "Themes" -#: ../../Zotlabs/Module/Admin.php:1634 +#: ../../Zotlabs/Module/Admin.php:1652 msgid "[Experimental]" msgstr "[Experimentell]" -#: ../../Zotlabs/Module/Admin.php:1635 +#: ../../Zotlabs/Module/Admin.php:1653 msgid "[Unsupported]" msgstr "[Nicht unterstützt]" -#: ../../Zotlabs/Module/Admin.php:1659 +#: ../../Zotlabs/Module/Admin.php:1677 msgid "Log settings updated." msgstr "Protokoll-Einstellungen aktualisiert." -#: ../../Zotlabs/Module/Admin.php:1714 ../../include/widgets.php:1410 -#: ../../include/widgets.php:1420 +#: ../../Zotlabs/Module/Admin.php:1732 ../../include/widgets.php:1409 +#: ../../include/widgets.php:1419 msgid "Logs" msgstr "Protokolle" -#: ../../Zotlabs/Module/Admin.php:1716 +#: ../../Zotlabs/Module/Admin.php:1734 msgid "Clear" msgstr "Leeren" -#: ../../Zotlabs/Module/Admin.php:1722 +#: ../../Zotlabs/Module/Admin.php:1740 msgid "Debugging" msgstr "Debugging" -#: ../../Zotlabs/Module/Admin.php:1723 +#: ../../Zotlabs/Module/Admin.php:1741 msgid "Log file" msgstr "Protokolldatei" -#: ../../Zotlabs/Module/Admin.php:1723 +#: ../../Zotlabs/Module/Admin.php:1741 msgid "" -"Must be writable by web server. Relative to your Red top-level directory." -msgstr "Muss für den Webserver schreibbar sein. Relativ zum $Projectname-Stammverzeichnis." +"Must be writable by web server. Relative to your top-level webserver " +"directory." +msgstr "Muss für den Web-Server schreibbar sein. Relativ zum Hubzilla-Stammverzeichnis." -#: ../../Zotlabs/Module/Admin.php:1724 +#: ../../Zotlabs/Module/Admin.php:1742 msgid "Log level" msgstr "Protokollstufe" -#: ../../Zotlabs/Module/Admin.php:2004 +#: ../../Zotlabs/Module/Admin.php:2028 msgid "New Profile Field" msgstr "Neues Profilfeld" -#: ../../Zotlabs/Module/Admin.php:2005 ../../Zotlabs/Module/Admin.php:2025 +#: ../../Zotlabs/Module/Admin.php:2029 ../../Zotlabs/Module/Admin.php:2049 msgid "Field nickname" msgstr "Kurzname für das Feld" -#: ../../Zotlabs/Module/Admin.php:2005 ../../Zotlabs/Module/Admin.php:2025 +#: ../../Zotlabs/Module/Admin.php:2029 ../../Zotlabs/Module/Admin.php:2049 msgid "System name of field" msgstr "Systemname des Feldes" -#: ../../Zotlabs/Module/Admin.php:2006 ../../Zotlabs/Module/Admin.php:2026 +#: ../../Zotlabs/Module/Admin.php:2030 ../../Zotlabs/Module/Admin.php:2050 msgid "Input type" msgstr "Art des Inhalts" -#: ../../Zotlabs/Module/Admin.php:2007 ../../Zotlabs/Module/Admin.php:2027 +#: ../../Zotlabs/Module/Admin.php:2031 ../../Zotlabs/Module/Admin.php:2051 msgid "Field Name" msgstr "Feldname" -#: ../../Zotlabs/Module/Admin.php:2007 ../../Zotlabs/Module/Admin.php:2027 +#: ../../Zotlabs/Module/Admin.php:2031 ../../Zotlabs/Module/Admin.php:2051 msgid "Label on profile pages" msgstr "Bezeichnung auf Profilseiten" -#: ../../Zotlabs/Module/Admin.php:2008 ../../Zotlabs/Module/Admin.php:2028 +#: ../../Zotlabs/Module/Admin.php:2032 ../../Zotlabs/Module/Admin.php:2052 msgid "Help text" msgstr "Hilfetext" -#: ../../Zotlabs/Module/Admin.php:2008 ../../Zotlabs/Module/Admin.php:2028 +#: ../../Zotlabs/Module/Admin.php:2032 ../../Zotlabs/Module/Admin.php:2052 msgid "Additional info (optional)" msgstr "Zusätzliche Informationen (optional)" -#: ../../Zotlabs/Module/Admin.php:2009 ../../Zotlabs/Module/Admin.php:2029 -#: ../../Zotlabs/Module/Filer.php:53 ../../Zotlabs/Module/Rbmark.php:32 -#: ../../Zotlabs/Module/Rbmark.php:104 ../../include/widgets.php:201 -#: ../../include/text.php:934 ../../include/text.php:946 -msgid "Save" -msgstr "Speichern" - -#: ../../Zotlabs/Module/Admin.php:2018 +#: ../../Zotlabs/Module/Admin.php:2042 msgid "Field definition not found" msgstr "Feld-Definition nicht gefunden" -#: ../../Zotlabs/Module/Admin.php:2024 +#: ../../Zotlabs/Module/Admin.php:2048 msgid "Edit Profile Field" msgstr "Profilfeld bearbeiten" -#: ../../Zotlabs/Module/Admin.php:2082 ../../include/widgets.php:1391 +#: ../../Zotlabs/Module/Admin.php:2106 ../../include/widgets.php:1390 msgid "Profile Fields" msgstr "Profil Felder" -#: ../../Zotlabs/Module/Admin.php:2083 +#: ../../Zotlabs/Module/Admin.php:2107 msgid "Basic Profile Fields" msgstr "Notwendige Profil Felder" -#: ../../Zotlabs/Module/Admin.php:2084 +#: ../../Zotlabs/Module/Admin.php:2108 msgid "Advanced Profile Fields" msgstr "Erweiterte Profil Felder" -#: ../../Zotlabs/Module/Admin.php:2084 +#: ../../Zotlabs/Module/Admin.php:2108 msgid "(In addition to basic fields)" msgstr "(zusätzlich zu notwendige Felder)" -#: ../../Zotlabs/Module/Admin.php:2086 +#: ../../Zotlabs/Module/Admin.php:2110 msgid "All available fields" msgstr "Alle verfügbaren Felder" -#: ../../Zotlabs/Module/Admin.php:2087 +#: ../../Zotlabs/Module/Admin.php:2111 msgid "Custom Fields" msgstr "Benutzerdefinierte Felder" -#: ../../Zotlabs/Module/Admin.php:2091 +#: ../../Zotlabs/Module/Admin.php:2115 msgid "Create Custom Field" msgstr "Erstelle benutzerdefiniertes Feld" -#: ../../Zotlabs/Module/Api.php:61 ../../Zotlabs/Module/Api.php:85 -msgid "Authorize application connection" -msgstr "Zugriff für die Anwendung autorisieren" - -#: ../../Zotlabs/Module/Api.php:62 -msgid "Return to your app and insert this Securty Code:" -msgstr "Trage folgenden Sicherheitscode in der Anwendung ein:" - -#: ../../Zotlabs/Module/Api.php:72 -msgid "Please login to continue." -msgstr "Zum Weitermachen, bitte einloggen." - -#: ../../Zotlabs/Module/Api.php:87 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Möchtest Du dieser Anwendung erlauben, Deine Nachrichten und Kontakte abzurufen und/oder neue Nachrichten für Dich zu erstellen?" - -#: ../../Zotlabs/Module/Appman.php:36 ../../Zotlabs/Module/Appman.php:52 +#: ../../Zotlabs/Module/Appman.php:37 ../../Zotlabs/Module/Appman.php:53 msgid "App installed." msgstr "App installiert." -#: ../../Zotlabs/Module/Appman.php:45 +#: ../../Zotlabs/Module/Appman.php:46 msgid "Malformed app." msgstr "Fehlerhafte App." -#: ../../Zotlabs/Module/Appman.php:103 +#: ../../Zotlabs/Module/Appman.php:104 msgid "Embed code" msgstr "Code einbetten" -#: ../../Zotlabs/Module/Appman.php:109 ../../include/widgets.php:107 +#: ../../Zotlabs/Module/Appman.php:110 ../../include/widgets.php:107 msgid "Edit App" msgstr "App bearbeiten" -#: ../../Zotlabs/Module/Appman.php:109 +#: ../../Zotlabs/Module/Appman.php:110 msgid "Create App" msgstr "App erstellen" -#: ../../Zotlabs/Module/Appman.php:114 +#: ../../Zotlabs/Module/Appman.php:115 msgid "Name of app" msgstr "Name der App" -#: ../../Zotlabs/Module/Appman.php:114 ../../Zotlabs/Module/Appman.php:115 -#: ../../Zotlabs/Module/Events.php:449 ../../Zotlabs/Module/Events.php:454 -#: ../../Zotlabs/Module/Profiles.php:713 ../../Zotlabs/Module/Profiles.php:717 -#: ../../include/datetime.php:246 -msgid "Required" -msgstr "Benötigt" - -#: ../../Zotlabs/Module/Appman.php:115 +#: ../../Zotlabs/Module/Appman.php:116 msgid "Location (URL) of app" msgstr "Ort (URL) der App" -#: ../../Zotlabs/Module/Appman.php:116 ../../Zotlabs/Module/Events.php:462 -#: ../../Zotlabs/Module/Rbmark.php:101 -msgid "Description" -msgstr "Beschreibung" - -#: ../../Zotlabs/Module/Appman.php:117 +#: ../../Zotlabs/Module/Appman.php:118 msgid "Photo icon URL" msgstr "URL zum Icon" -#: ../../Zotlabs/Module/Appman.php:117 +#: ../../Zotlabs/Module/Appman.php:118 msgid "80 x 80 pixels - optional" msgstr "80 x 80 Pixel – optional" -#: ../../Zotlabs/Module/Appman.php:118 +#: ../../Zotlabs/Module/Appman.php:119 msgid "Categories (optional, comma separated list)" msgstr "Kategorien (optional, kommagetrennte Liste)" -#: ../../Zotlabs/Module/Appman.php:119 +#: ../../Zotlabs/Module/Appman.php:120 msgid "Version ID" msgstr "Versions-ID" -#: ../../Zotlabs/Module/Appman.php:120 +#: ../../Zotlabs/Module/Appman.php:121 msgid "Price of app" msgstr "Preis der App" -#: ../../Zotlabs/Module/Appman.php:121 +#: ../../Zotlabs/Module/Appman.php:122 msgid "Location (URL) to purchase app" msgstr "Ort (URL), um die App zu kaufen" -#: ../../Zotlabs/Module/Apps.php:46 ../../include/widgets.php:102 -#: ../../include/nav.php:163 -msgid "Apps" -msgstr "Apps" - -#: ../../Zotlabs/Module/Attach.php:13 -msgid "Item not available." -msgstr "Element nicht verfügbar." - -#: ../../Zotlabs/Module/Block.php:31 ../../Zotlabs/Module/Page.php:40 -msgid "Invalid item." -msgstr "Ungültiges Element." - -#: ../../Zotlabs/Module/Block.php:43 ../../Zotlabs/Module/Cal.php:65 -#: ../../Zotlabs/Module/Page.php:56 ../../Zotlabs/Module/Wall_upload.php:33 -msgid "Channel not found." -msgstr "Kanal nicht gefunden." - -#: ../../Zotlabs/Module/Blocks.php:97 ../../Zotlabs/Module/Blocks.php:152 -#: ../../Zotlabs/Module/Editblock.php:108 -msgid "Block Name" -msgstr "Block-Name" - -#: ../../Zotlabs/Module/Blocks.php:151 ../../include/text.php:2277 -msgid "Blocks" -msgstr "Blöcke" - -#: ../../Zotlabs/Module/Blocks.php:153 -msgid "Block Title" -msgstr "Titel des Blocks" - -#: ../../Zotlabs/Module/Blocks.php:154 ../../Zotlabs/Module/Layouts.php:188 -#: ../../Zotlabs/Module/Menu.php:114 ../../Zotlabs/Module/Webpages.php:198 -#: ../../include/page_widgets.php:44 -msgid "Created" -msgstr "Erstellt" - -#: ../../Zotlabs/Module/Blocks.php:155 ../../Zotlabs/Module/Layouts.php:189 -#: ../../Zotlabs/Module/Menu.php:115 ../../Zotlabs/Module/Webpages.php:199 -#: ../../include/page_widgets.php:45 -msgid "Edited" -msgstr "Geändert" - -#: ../../Zotlabs/Module/Blocks.php:158 ../../Zotlabs/Module/Layouts.php:191 -#: ../../Zotlabs/Module/Photos.php:1072 ../../Zotlabs/Module/Webpages.php:188 -#: ../../include/conversation.php:1214 -msgid "Share" -msgstr "Teilen" - -#: ../../Zotlabs/Module/Blocks.php:163 ../../Zotlabs/Module/Layouts.php:195 -#: ../../Zotlabs/Module/Pubsites.php:46 ../../Zotlabs/Module/Webpages.php:193 -#: ../../include/page_widgets.php:39 -msgid "View" -msgstr "Ansicht" - -#: ../../Zotlabs/Module/Bookmarks.php:53 -msgid "Bookmark added" -msgstr "Lesezeichen hinzugefügt" - -#: ../../Zotlabs/Module/Bookmarks.php:75 -msgid "My Bookmarks" -msgstr "Meine Lesezeichen" - -#: ../../Zotlabs/Module/Bookmarks.php:86 -msgid "My Connections Bookmarks" -msgstr "Lesezeichen meiner Kontakte" - -#: ../../Zotlabs/Module/Cal.php:72 -msgid "Permissions denied." -msgstr "Berechtigung verweigert." - -#: ../../Zotlabs/Module/Cal.php:262 ../../Zotlabs/Module/Events.php:588 -msgid "l, F j" -msgstr "l, j. F" - -#: ../../Zotlabs/Module/Cal.php:311 ../../Zotlabs/Module/Events.php:637 -#: ../../include/text.php:1743 -msgid "Link to Source" -msgstr "Link zur Quelle" - -#: ../../Zotlabs/Module/Cal.php:334 ../../Zotlabs/Module/Events.php:665 -msgid "Edit Event" -msgstr "Termin bearbeiten" - -#: ../../Zotlabs/Module/Cal.php:334 ../../Zotlabs/Module/Events.php:665 -msgid "Create Event" -msgstr "Termin anlegen" - -#: ../../Zotlabs/Module/Cal.php:335 ../../Zotlabs/Module/Cal.php:342 -#: ../../Zotlabs/Module/Events.php:666 ../../Zotlabs/Module/Events.php:673 -#: ../../Zotlabs/Module/Photos.php:949 -msgid "Previous" -msgstr "Voriges" - -#: ../../Zotlabs/Module/Cal.php:336 ../../Zotlabs/Module/Cal.php:343 -#: ../../Zotlabs/Module/Events.php:667 ../../Zotlabs/Module/Events.php:674 -#: ../../Zotlabs/Module/Photos.php:958 ../../Zotlabs/Module/Setup.php:290 -msgid "Next" -msgstr "Nächste" - -#: ../../Zotlabs/Module/Cal.php:337 ../../Zotlabs/Module/Events.php:668 -#: ../../include/widgets.php:755 -msgid "Export" -msgstr "Exportieren" - -#: ../../Zotlabs/Module/Cal.php:340 ../../Zotlabs/Module/Events.php:671 -#: ../../include/widgets.php:756 -msgid "Import" -msgstr "Import" - -#: ../../Zotlabs/Module/Cal.php:344 ../../Zotlabs/Module/Events.php:675 -msgid "Today" -msgstr "Heute" - -#: ../../Zotlabs/Module/Channel.php:29 ../../Zotlabs/Module/Chat.php:23 -msgid "You must be logged in to see this page." -msgstr "Du musst angemeldet sein, um diese Seite betrachten zu können." - -#: ../../Zotlabs/Module/Channel.php:41 -msgid "Posts and comments" -msgstr "Beiträge und Kommentare" - -#: ../../Zotlabs/Module/Channel.php:42 -msgid "Only posts" -msgstr "Nur Beiträge" - -#: ../../Zotlabs/Module/Channel.php:102 -msgid "Insufficient permissions. Request redirected to profile page." -msgstr "Unzureichende Zugriffsrechte. Die Anfrage wurde zur Profil-Seite umgeleitet." - -#: ../../Zotlabs/Module/Chat.php:179 -msgid "Room not found" -msgstr "Chatraum nicht gefunden" - -#: ../../Zotlabs/Module/Chat.php:195 -msgid "Leave Room" -msgstr "Raum verlassen" - -#: ../../Zotlabs/Module/Chat.php:196 -msgid "Delete Room" -msgstr "Raum löschen" - -#: ../../Zotlabs/Module/Chat.php:197 -msgid "I am away right now" -msgstr "Ich bin gerade nicht da" - -#: ../../Zotlabs/Module/Chat.php:198 -msgid "I am online" -msgstr "Ich bin online" - -#: ../../Zotlabs/Module/Chat.php:200 -msgid "Bookmark this room" -msgstr "Lesezeichen für diesen Raum setzen" - -#: ../../Zotlabs/Module/Chat.php:203 ../../Zotlabs/Module/Mail.php:206 -#: ../../Zotlabs/Module/Mail.php:320 ../../include/conversation.php:1182 -msgid "Please enter a link URL:" -msgstr "Gib eine URL ein:" - -#: ../../Zotlabs/Module/Chat.php:204 ../../Zotlabs/Module/Mail.php:259 -#: ../../Zotlabs/Module/Mail.php:389 ../../include/ItemObject.php:715 -#: ../../include/conversation.php:1262 -msgid "Encrypt text" -msgstr "Text verschlüsseln" - -#: ../../Zotlabs/Module/Chat.php:205 ../../Zotlabs/Module/Editblock.php:111 -#: ../../Zotlabs/Module/Editwebpage.php:147 ../../Zotlabs/Module/Mail.php:253 -#: ../../Zotlabs/Module/Mail.php:383 ../../include/conversation.php:1149 -msgid "Insert web link" -msgstr "Link einfügen" - -#: ../../Zotlabs/Module/Chat.php:216 -msgid "Feature disabled." -msgstr "Funktion deaktiviert." - -#: ../../Zotlabs/Module/Chat.php:230 -msgid "New Chatroom" -msgstr "Neuer Chatraum" - -#: ../../Zotlabs/Module/Chat.php:231 -msgid "Chatroom name" -msgstr "Chatraumname" - -#: ../../Zotlabs/Module/Chat.php:232 -msgid "Expiration of chats (minutes)" -msgstr "Verfall von Chats (Minuten)" - -#: ../../Zotlabs/Module/Chat.php:233 ../../Zotlabs/Module/Filestorage.php:153 -#: ../../Zotlabs/Module/Photos.php:671 ../../Zotlabs/Module/Photos.php:1045 -#: ../../Zotlabs/Module/Thing.php:313 ../../Zotlabs/Module/Thing.php:359 -#: ../../include/acl_selectors.php:288 -msgid "Permissions" -msgstr "Berechtigungen" - -#: ../../Zotlabs/Module/Chat.php:244 -#, php-format -msgid "%1$s's Chatrooms" -msgstr "%1$ss Chaträume" - -#: ../../Zotlabs/Module/Chat.php:249 -msgid "No chatrooms available" -msgstr "Keine Chaträume verfügbar" - -#: ../../Zotlabs/Module/Chat.php:250 ../../Zotlabs/Module/Manage.php:143 -#: ../../Zotlabs/Module/Profiles.php:782 -msgid "Create New" -msgstr "Neu anlegen" - -#: ../../Zotlabs/Module/Chat.php:253 -msgid "Expiration" -msgstr "Verfall" - -#: ../../Zotlabs/Module/Chat.php:254 -msgid "min" -msgstr "min" - -#: ../../Zotlabs/Module/Chatsvc.php:115 -msgid "Away" -msgstr "Abwesend" - -#: ../../Zotlabs/Module/Chatsvc.php:120 -msgid "Online" -msgstr "Online" - -#: ../../Zotlabs/Module/Common.php:14 -msgid "No channel." -msgstr "Kein Kanal." - -#: ../../Zotlabs/Module/Common.php:43 -msgid "Common connections" -msgstr "Gemeinsame Verbindungen" - -#: ../../Zotlabs/Module/Common.php:48 -msgid "No connections in common." -msgstr "Keine gemeinsamen Verbindungen." - -#: ../../Zotlabs/Module/Connect.php:61 ../../Zotlabs/Module/Connect.php:109 -msgid "Continue" -msgstr "Fortfahren" - -#: ../../Zotlabs/Module/Connect.php:90 -msgid "Premium Channel Setup" -msgstr "Premium-Kanal-Einrichtung" - -#: ../../Zotlabs/Module/Connect.php:92 -msgid "Enable premium channel connection restrictions" -msgstr "Einschränkungen für einen Premium-Kanal aktivieren" - -#: ../../Zotlabs/Module/Connect.php:93 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Bitte gib Deine Nutzungsbedingungen ein, z.B. Paypal-Quittung, Richtlinien etc." - -#: ../../Zotlabs/Module/Connect.php:95 ../../Zotlabs/Module/Connect.php:115 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Unter Umständen sind weitere Schritte oder die Bestätigung der folgenden Bedingungen vor dem Verbinden mit diesem Kanal nötig." - -#: ../../Zotlabs/Module/Connect.php:96 -msgid "" -"Potential connections will then see the following text before proceeding:" -msgstr "Potentielle Kontakte werden den folgenden Text sehen, bevor fortgefahren wird:" - -#: ../../Zotlabs/Module/Connect.php:97 ../../Zotlabs/Module/Connect.php:118 -msgid "" -"By continuing, I certify that I have complied with any instructions provided" -" on this page." -msgstr "Indem ich fortfahre, bestätige ich die Erfüllung aller Anweisungen auf dieser Seite." - -#: ../../Zotlabs/Module/Connect.php:106 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "(Der Kanal-Besitzer hat keine speziellen Anweisungen hinterlegt.)" - -#: ../../Zotlabs/Module/Connect.php:114 -msgid "Restricted or Premium Channel" -msgstr "Eingeschränkter oder Premium-Kanal" - -#: ../../Zotlabs/Module/Connections.php:56 -#: ../../Zotlabs/Module/Connections.php:161 -#: ../../Zotlabs/Module/Connections.php:242 -msgid "Blocked" -msgstr "Blockiert" - -#: ../../Zotlabs/Module/Connections.php:61 -#: ../../Zotlabs/Module/Connections.php:168 -#: ../../Zotlabs/Module/Connections.php:241 -msgid "Ignored" -msgstr "Ignoriert" - -#: ../../Zotlabs/Module/Connections.php:66 -#: ../../Zotlabs/Module/Connections.php:182 -#: ../../Zotlabs/Module/Connections.php:240 -msgid "Hidden" -msgstr "Versteckt" - -#: ../../Zotlabs/Module/Connections.php:71 -#: ../../Zotlabs/Module/Connections.php:175 -#: ../../Zotlabs/Module/Connections.php:239 -msgid "Archived" -msgstr "Archiviert" - -#: ../../Zotlabs/Module/Connections.php:76 -#: ../../Zotlabs/Module/Connections.php:86 ../../Zotlabs/Module/Menu.php:116 -#: ../../include/conversation.php:1541 -msgid "New" -msgstr "Neu" - -#: ../../Zotlabs/Module/Connections.php:92 -#: ../../Zotlabs/Module/Connections.php:107 -#: ../../Zotlabs/Module/Connedit.php:597 ../../include/widgets.php:497 -msgid "All" -msgstr "Alle" - -#: ../../Zotlabs/Module/Connections.php:138 -msgid "New Connections" -msgstr "Neue Verbindungen" - -#: ../../Zotlabs/Module/Connections.php:141 -msgid "Show pending (new) connections" -msgstr "Ausstehende (neue) Verbindungsanfragen anzeigen" - -#: ../../Zotlabs/Module/Connections.php:145 -#: ../../Zotlabs/Module/Profperm.php:144 -msgid "All Connections" -msgstr "Alle Verbindungen" - -#: ../../Zotlabs/Module/Connections.php:148 -msgid "Show all connections" -msgstr "Alle Verbindungen anzeigen" - -#: ../../Zotlabs/Module/Connections.php:164 -msgid "Only show blocked connections" -msgstr "Nur blockierte Verbindungen anzeigen" - -#: ../../Zotlabs/Module/Connections.php:171 -msgid "Only show ignored connections" -msgstr "Nur ignorierte Verbindungen anzeigen" - -#: ../../Zotlabs/Module/Connections.php:178 -msgid "Only show archived connections" -msgstr "Nur archivierte Verbindungen anzeigen" - -#: ../../Zotlabs/Module/Connections.php:185 -msgid "Only show hidden connections" -msgstr "Nur versteckte Verbindungen anzeigen" - -#: ../../Zotlabs/Module/Connections.php:238 -msgid "Pending approval" -msgstr "Wartet auf Genehmigung" - -#: ../../Zotlabs/Module/Connections.php:254 -#, php-format -msgid "%1$s [%2$s]" -msgstr "%1$s [%2$s]" - -#: ../../Zotlabs/Module/Connections.php:255 -msgid "Edit connection" -msgstr "Verbindung bearbeiten" - -#: ../../Zotlabs/Module/Connections.php:256 -msgid "Delete connection" -msgstr "Verbindung löschen" - -#: ../../Zotlabs/Module/Connections.php:265 -msgid "Channel address" -msgstr "Kanaladresse" - -#: ../../Zotlabs/Module/Connections.php:267 -msgid "Network" -msgstr "Netzwerk" - -#: ../../Zotlabs/Module/Connections.php:272 -msgid "Connected" -msgstr "Verbunden" - -#: ../../Zotlabs/Module/Connections.php:274 -msgid "Approve connection" -msgstr "Verbindung genehmigen" - -#: ../../Zotlabs/Module/Connections.php:276 -msgid "Ignore connection" -msgstr "Verbindung ignorieren" - -#: ../../Zotlabs/Module/Connections.php:277 -#: ../../Zotlabs/Module/Connedit.php:549 -#: ../../Zotlabs/Module/Notifications.php:55 -msgid "Ignore" -msgstr "Ignorieren" - -#: ../../Zotlabs/Module/Connections.php:278 -msgid "Recent activity" -msgstr "Kürzliche Aktivitäten" - -#: ../../Zotlabs/Module/Connections.php:302 ../../include/nav.php:186 -#: ../../include/text.php:863 ../../include/apps.php:159 -msgid "Connections" -msgstr "Verbindungen" - -#: ../../Zotlabs/Module/Connections.php:306 ../../Zotlabs/Module/Search.php:44 -#: ../../include/nav.php:165 ../../include/text.php:933 -#: ../../include/text.php:945 ../../include/apps.php:179 -#: ../../include/acl_selectors.php:281 -msgid "Search" -msgstr "Suche" - -#: ../../Zotlabs/Module/Connections.php:307 -msgid "Search your connections" -msgstr "Verbindungen durchsuchen" - -#: ../../Zotlabs/Module/Connections.php:308 -msgid "Connections search" -msgstr "Verbindung suchen" - -#: ../../Zotlabs/Module/Connections.php:309 -#: ../../Zotlabs/Module/Directory.php:388 -#: ../../Zotlabs/Module/Directory.php:393 ../../include/contact_widgets.php:26 -msgid "Find" -msgstr "Finde" - -#: ../../Zotlabs/Module/Connedit.php:80 -msgid "Could not access contact record." -msgstr "Konnte nicht auf den Kontakteintrag zugreifen." - -#: ../../Zotlabs/Module/Connedit.php:104 -msgid "Could not locate selected profile." -msgstr "Gewähltes Profil nicht gefunden." - -#: ../../Zotlabs/Module/Connedit.php:227 -msgid "Connection updated." -msgstr "Verbindung aktualisiert." - -#: ../../Zotlabs/Module/Connedit.php:229 -msgid "Failed to update connection record." -msgstr "Konnte den Verbindungseintrag nicht aktualisieren." - -#: ../../Zotlabs/Module/Connedit.php:276 -msgid "is now connected to" -msgstr "ist jetzt verbunden mit" - -#: ../../Zotlabs/Module/Connedit.php:411 -msgid "Could not access address book record." -msgstr "Konnte nicht auf den Adressbuch-Eintrag zugreifen." - -#: ../../Zotlabs/Module/Connedit.php:425 -msgid "Refresh failed - channel is currently unavailable." -msgstr "Aktualisierung fehlgeschlagen – der Kanal ist im Moment nicht erreichbar." - -#: ../../Zotlabs/Module/Connedit.php:440 ../../Zotlabs/Module/Connedit.php:449 -#: ../../Zotlabs/Module/Connedit.php:458 ../../Zotlabs/Module/Connedit.php:467 -#: ../../Zotlabs/Module/Connedit.php:480 -msgid "Unable to set address book parameters." -msgstr "Konnte die Adressbuch-Parameter nicht setzen." - -#: ../../Zotlabs/Module/Connedit.php:504 -msgid "Connection has been removed." -msgstr "Verbindung wurde gelöscht." - -#: ../../Zotlabs/Module/Connedit.php:520 ../../include/nav.php:86 -#: ../../include/conversation.php:959 ../../include/apps.php:170 -msgid "View Profile" -msgstr "Profil ansehen" - -#: ../../Zotlabs/Module/Connedit.php:523 -#, php-format -msgid "View %s's profile" -msgstr "%ss Profil ansehen" - -#: ../../Zotlabs/Module/Connedit.php:527 -msgid "Refresh Permissions" -msgstr "Zugriffsrechte neu laden" - -#: ../../Zotlabs/Module/Connedit.php:530 -msgid "Fetch updated permissions" -msgstr "Aktualisierte Zugriffsrechte abfragen" - -#: ../../Zotlabs/Module/Connedit.php:534 -msgid "Recent Activity" -msgstr "Kürzliche Aktivitäten" - -#: ../../Zotlabs/Module/Connedit.php:537 -msgid "View recent posts and comments" -msgstr "Betrachte die neuesten Beiträge und Kommentare" - -#: ../../Zotlabs/Module/Connedit.php:544 -msgid "Block (or Unblock) all communications with this connection" -msgstr "Jegliche Kommunikation mit dieser Verbindung blockieren/zulassen" - -#: ../../Zotlabs/Module/Connedit.php:545 -msgid "This connection is blocked!" -msgstr "Die Verbindung ist geblockt!" - -#: ../../Zotlabs/Module/Connedit.php:549 -msgid "Unignore" -msgstr "Nicht ignorieren" - -#: ../../Zotlabs/Module/Connedit.php:552 -msgid "Ignore (or Unignore) all inbound communications from this connection" -msgstr "Jegliche eingehende Kommunikation von dieser Verbindung ignorieren/zulassen" - -#: ../../Zotlabs/Module/Connedit.php:553 -msgid "This connection is ignored!" -msgstr "Die Verbindung wird ignoriert!" - -#: ../../Zotlabs/Module/Connedit.php:557 -msgid "Unarchive" -msgstr "Aus Archiv zurückholen" - -#: ../../Zotlabs/Module/Connedit.php:557 -msgid "Archive" -msgstr "Archivieren" - -#: ../../Zotlabs/Module/Connedit.php:560 -msgid "" -"Archive (or Unarchive) this connection - mark channel dead but keep content" -msgstr "Verbindung archivieren/aus dem Archiv zurückholen (Archiv = Kanal als erloschen markieren, aber die Beiträge behalten)" - -#: ../../Zotlabs/Module/Connedit.php:561 -msgid "This connection is archived!" -msgstr "Die Verbindung ist archiviert!" - -#: ../../Zotlabs/Module/Connedit.php:565 -msgid "Unhide" -msgstr "Wieder sichtbar machen" - -#: ../../Zotlabs/Module/Connedit.php:565 -msgid "Hide" -msgstr "Verstecken" - -#: ../../Zotlabs/Module/Connedit.php:568 -msgid "Hide or Unhide this connection from your other connections" -msgstr "Diese Verbindung vor anderen Verbindungen verstecken/zeigen" - -#: ../../Zotlabs/Module/Connedit.php:569 -msgid "This connection is hidden!" -msgstr "Die Verbindung ist versteckt!" - -#: ../../Zotlabs/Module/Connedit.php:576 -msgid "Delete this connection" -msgstr "Verbindung löschen" - -#: ../../Zotlabs/Module/Connedit.php:593 ../../include/widgets.php:493 -msgid "Me" -msgstr "Ich" - -#: ../../Zotlabs/Module/Connedit.php:594 ../../include/widgets.php:494 -msgid "Family" -msgstr "Familie" - -#: ../../Zotlabs/Module/Connedit.php:595 ../../Zotlabs/Module/Settings.php:342 -#: ../../Zotlabs/Module/Settings.php:346 ../../Zotlabs/Module/Settings.php:347 -#: ../../Zotlabs/Module/Settings.php:350 ../../Zotlabs/Module/Settings.php:361 -#: ../../include/profile_selectors.php:80 ../../include/widgets.php:495 -#: ../../include/identity.php:389 ../../include/identity.php:390 -#: ../../include/identity.php:397 -msgid "Friends" -msgstr "Freunde" - -#: ../../Zotlabs/Module/Connedit.php:596 ../../include/widgets.php:496 -msgid "Acquaintances" -msgstr "Bekannte" - -#: ../../Zotlabs/Module/Connedit.php:657 -msgid "Approve this connection" -msgstr "Verbindung genehmigen" - -#: ../../Zotlabs/Module/Connedit.php:657 -msgid "Accept connection to allow communication" -msgstr "Akzeptiere die Verbindung, um Kommunikation zu ermöglichen" - -#: ../../Zotlabs/Module/Connedit.php:662 -msgid "Set Affinity" -msgstr "Beziehung festlegen" - -#: ../../Zotlabs/Module/Connedit.php:665 -msgid "Set Profile" -msgstr "Profil festlegen" - -#: ../../Zotlabs/Module/Connedit.php:668 -msgid "Set Affinity & Profile" -msgstr "Beziehung und Profile festlegen" - -#: ../../Zotlabs/Module/Connedit.php:701 -msgid "none" -msgstr "Keine" - -#: ../../Zotlabs/Module/Connedit.php:705 ../../include/widgets.php:614 -msgid "Connection Default Permissions" -msgstr "Standardzugriffsrechte für neue Verbindungen:" - -#: ../../Zotlabs/Module/Connedit.php:705 ../../include/items.php:3927 -#, php-format -msgid "Connection: %s" -msgstr "Verbindung: %s" - -#: ../../Zotlabs/Module/Connedit.php:706 -msgid "Apply these permissions automatically" -msgstr "Diese Berechtigungen automatisch anwenden" - -#: ../../Zotlabs/Module/Connedit.php:706 -msgid "Connection requests will be approved without your interaction" -msgstr "Verbindungsanfragen werden sofort bestätigt, ohne dass Deine aktive Zustimmung erforderlich ist." - -#: ../../Zotlabs/Module/Connedit.php:708 -msgid "This connection's primary address is" -msgstr "Die Hauptadresse der Verbindung ist" - -#: ../../Zotlabs/Module/Connedit.php:709 -msgid "Available locations:" -msgstr "Verfügbare Klone:" - -#: ../../Zotlabs/Module/Connedit.php:713 -msgid "" -"The permissions indicated on this page will be applied to all new " -"connections." -msgstr "Die auf dieser Seite angegebenen Berechtigungen werden auf alle neuen Verbindungen angewendet." - -#: ../../Zotlabs/Module/Connedit.php:714 -msgid "Connection Tools" -msgstr "Verbindungswerkzeuge" - -#: ../../Zotlabs/Module/Connedit.php:716 -msgid "Slide to adjust your degree of friendship" -msgstr "Verschieben, um den Grad der Freundschaft zu einzustellen" - -#: ../../Zotlabs/Module/Connedit.php:717 ../../Zotlabs/Module/Rate.php:159 -#: ../../include/js_strings.php:20 -msgid "Rating" -msgstr "Bewertung" - -#: ../../Zotlabs/Module/Connedit.php:718 -msgid "Slide to adjust your rating" -msgstr "Verschieben, um Deine Bewertung einzustellen" - -#: ../../Zotlabs/Module/Connedit.php:719 ../../Zotlabs/Module/Connedit.php:724 -msgid "Optionally explain your rating" -msgstr "Optional kannst Du Deine Bewertung begründen" - -#: ../../Zotlabs/Module/Connedit.php:721 -msgid "Custom Filter" -msgstr "Benutzerdefinierter Filter" - -#: ../../Zotlabs/Module/Connedit.php:722 -msgid "Only import posts with this text" -msgstr "Nur Beiträge mit diesem Text importieren" - -#: ../../Zotlabs/Module/Connedit.php:722 ../../Zotlabs/Module/Connedit.php:723 -msgid "" -"words one per line or #tags or /patterns/ or lang=xx, leave blank to import " -"all posts" -msgstr "Einzelne Wörter pro Zeile, #Tags oder /Reguläre Ausdrücke/. lang=xx (z.B. lang=de) ermöglicht Filterung nach Sprache. Leer lassen, um alle Beiträge zu importieren." - -#: ../../Zotlabs/Module/Connedit.php:723 -msgid "Do not import posts with this text" -msgstr "Beiträge mit diesem Text nicht importieren" - -#: ../../Zotlabs/Module/Connedit.php:725 -msgid "This information is public!" -msgstr "Diese Information ist öffentlich!" - -#: ../../Zotlabs/Module/Connedit.php:730 -msgid "Connection Pending Approval" -msgstr "Verbindung wartet auf Bestätigung" - -#: ../../Zotlabs/Module/Connedit.php:733 -msgid "inherited" -msgstr "geerbt" - -#: ../../Zotlabs/Module/Connedit.php:735 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Bitte wähle ein Profil, das wir %s zeigen sollen, wenn Deine Profilseite über eine verifizierte Verbindung aufgerufen wird." - -#: ../../Zotlabs/Module/Connedit.php:737 -msgid "Their Settings" -msgstr "Deren Einstellungen" - -#: ../../Zotlabs/Module/Connedit.php:738 -msgid "My Settings" -msgstr "Meine Einstellungen" - -#: ../../Zotlabs/Module/Connedit.php:740 -msgid "Individual Permissions" -msgstr "Individuelle Zugriffsrechte" - -#: ../../Zotlabs/Module/Connedit.php:741 -msgid "" -"Some permissions may be inherited from your channel's privacy settings, which have higher " -"priority than individual settings. You can not change those" -" settings here." -msgstr "Einige Berechtigungen werden möglicherweise von den globalen Sicherheits- und Privatsphäre-Einstellungen dieses Kanals vererbt. Diese haben eine höhere Priorität als die Einstellungen an der Verbindung und können hier nicht verändert werden." - -#: ../../Zotlabs/Module/Connedit.php:742 -msgid "" -"Some permissions may be inherited from your channel's privacy settings, which have higher " -"priority than individual settings. You can change those settings here but " -"they wont have any impact unless the inherited setting changes." -msgstr "Einige Berechtigungen werden möglicherweise von den globalen Sicherheits- und Privatsphäre-Einstellungen dieses Kanals geerbt. Diese haben eine höhere Priorität als die Einstellungen an der Verbindung. Werden geerbte Einstellungen hier geändert, hat dies keine Auswirkungen." - -#: ../../Zotlabs/Module/Connedit.php:743 -msgid "Last update:" -msgstr "Letzte Aktualisierung:" - -#: ../../Zotlabs/Module/Cover_photo.php:58 -#: ../../Zotlabs/Module/Profile_photo.php:79 -msgid "Image uploaded but image cropping failed." -msgstr "Bild hochgeladen, aber das Zurechtschneiden schlug fehl." - -#: ../../Zotlabs/Module/Cover_photo.php:134 -#: ../../Zotlabs/Module/Cover_photo.php:181 -msgid "Cover Photos" -msgstr "Cover Foto" - -#: ../../Zotlabs/Module/Cover_photo.php:154 -#: ../../Zotlabs/Module/Profile_photo.php:133 -msgid "Image resize failed." -msgstr "Bild-Anpassung fehlgeschlagen." - -#: ../../Zotlabs/Module/Cover_photo.php:168 -#: ../../Zotlabs/Module/Profile_photo.php:192 ../../include/photos.php:146 -msgid "Unable to process image" -msgstr "Kann Bild nicht verarbeiten" - -#: ../../Zotlabs/Module/Cover_photo.php:192 -#: ../../Zotlabs/Module/Profile_photo.php:217 -msgid "Image upload failed." -msgstr "Hochladen des Bilds fehlgeschlagen." - -#: ../../Zotlabs/Module/Cover_photo.php:210 -#: ../../Zotlabs/Module/Profile_photo.php:236 -msgid "Unable to process image." -msgstr "Kann Bild nicht verarbeiten." - -#: ../../Zotlabs/Module/Cover_photo.php:233 ../../include/items.php:4271 -msgid "female" -msgstr "weiblich" - -#: ../../Zotlabs/Module/Cover_photo.php:234 ../../include/items.php:4272 -#, php-format -msgid "%1$s updated her %2$s" -msgstr "%1$s hat ihr %2$s aktualisiert" - -#: ../../Zotlabs/Module/Cover_photo.php:235 ../../include/items.php:4273 -msgid "male" -msgstr "männlich" - -#: ../../Zotlabs/Module/Cover_photo.php:236 ../../include/items.php:4274 -#, php-format -msgid "%1$s updated his %2$s" -msgstr "%1$s hat sein %2$s aktualisiert" - -#: ../../Zotlabs/Module/Cover_photo.php:238 ../../include/items.php:4276 -#, php-format -msgid "%1$s updated their %2$s" -msgstr "%1$s hat sein/ihr %2$s aktualisiert" - -#: ../../Zotlabs/Module/Cover_photo.php:240 ../../include/identity.php:1807 -msgid "cover photo" -msgstr "Cover Foto" - -#: ../../Zotlabs/Module/Cover_photo.php:303 -#: ../../Zotlabs/Module/Cover_photo.php:318 -#: ../../Zotlabs/Module/Profile_photo.php:283 -#: ../../Zotlabs/Module/Profile_photo.php:324 -msgid "Photo not available." -msgstr "Foto nicht verfügbar." - -#: ../../Zotlabs/Module/Cover_photo.php:354 -#: ../../Zotlabs/Module/Profile_photo.php:365 -msgid "Upload File:" -msgstr "Datei hochladen:" - -#: ../../Zotlabs/Module/Cover_photo.php:355 -#: ../../Zotlabs/Module/Profile_photo.php:366 -msgid "Select a profile:" -msgstr "Wähle ein Profil:" - -#: ../../Zotlabs/Module/Cover_photo.php:356 -msgid "Upload Cover Photo" -msgstr "Cover Foto hochladen" - -#: ../../Zotlabs/Module/Cover_photo.php:361 -#: ../../Zotlabs/Module/Profile_photo.php:374 -#: ../../Zotlabs/Module/Settings.php:985 -msgid "or" -msgstr "oder" - -#: ../../Zotlabs/Module/Cover_photo.php:361 -#: ../../Zotlabs/Module/Profile_photo.php:374 -msgid "skip this step" -msgstr "diesen Schritt überspringen" - -#: ../../Zotlabs/Module/Cover_photo.php:361 -#: ../../Zotlabs/Module/Profile_photo.php:374 -msgid "select a photo from your photo albums" -msgstr "ein Foto aus meinen Fotoalben" - -#: ../../Zotlabs/Module/Cover_photo.php:377 -#: ../../Zotlabs/Module/Profile_photo.php:390 -msgid "Crop Image" -msgstr "Bild zuschneiden" - -#: ../../Zotlabs/Module/Cover_photo.php:378 -#: ../../Zotlabs/Module/Profile_photo.php:391 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Bitte schneide das Bild für eine optimale Anzeige passend zu." - -#: ../../Zotlabs/Module/Cover_photo.php:380 -#: ../../Zotlabs/Module/Profile_photo.php:393 -msgid "Done Editing" -msgstr "Bearbeitung fertigstellen" - -#: ../../Zotlabs/Module/Directory.php:63 ../../Zotlabs/Module/Display.php:21 -#: ../../Zotlabs/Module/Photos.php:522 ../../Zotlabs/Module/Ratings.php:86 -#: ../../Zotlabs/Module/Search.php:17 -#: ../../Zotlabs/Module/Viewconnections.php:21 -msgid "Public access denied." -msgstr "Öffentlichen Zugriff verweigert." - -#: ../../Zotlabs/Module/Directory.php:243 -#, php-format -msgid "%d rating" -msgid_plural "%d ratings" -msgstr[0] "%d Bewertung" -msgstr[1] "%d Bewertungen" - -#: ../../Zotlabs/Module/Directory.php:254 -msgid "Gender: " -msgstr "Geschlecht:" - -#: ../../Zotlabs/Module/Directory.php:256 -msgid "Status: " -msgstr "Status:" - -#: ../../Zotlabs/Module/Directory.php:258 -msgid "Homepage: " -msgstr "Webseite:" - -#: ../../Zotlabs/Module/Directory.php:306 ../../include/identity.php:1329 -msgid "Age:" -msgstr "Alter:" - -#: ../../Zotlabs/Module/Directory.php:311 ../../include/event.php:52 -#: ../../include/identity.php:1029 ../../include/text.php:1481 -#: ../../include/bb2diaspora.php:509 -msgid "Location:" -msgstr "Ort:" - -#: ../../Zotlabs/Module/Directory.php:317 -msgid "Description:" -msgstr "Beschreibung:" - -#: ../../Zotlabs/Module/Directory.php:322 ../../include/identity.php:1345 -msgid "Hometown:" -msgstr "Heimatstadt:" - -#: ../../Zotlabs/Module/Directory.php:324 ../../include/identity.php:1353 -msgid "About:" -msgstr "Über:" - -#: ../../Zotlabs/Module/Directory.php:325 ../../Zotlabs/Module/Match.php:68 -#: ../../Zotlabs/Module/Suggest.php:56 ../../include/Contact.php:101 -#: ../../include/widgets.php:147 ../../include/widgets.php:184 -#: ../../include/identity.php:1014 ../../include/conversation.php:961 -msgid "Connect" -msgstr "Verbinden" - -#: ../../Zotlabs/Module/Directory.php:326 -msgid "Public Forum:" -msgstr "Öffentliches Forum:" - -#: ../../Zotlabs/Module/Directory.php:329 -msgid "Keywords: " -msgstr "Schlüsselwörter:" - -#: ../../Zotlabs/Module/Directory.php:332 -msgid "Don't suggest" -msgstr "Nicht vorschlagen" - -#: ../../Zotlabs/Module/Directory.php:334 -msgid "Common connections:" -msgstr "Gemeinsame Verbindungen:" - -#: ../../Zotlabs/Module/Directory.php:383 -msgid "Global Directory" -msgstr "Globales Verzeichnis" - -#: ../../Zotlabs/Module/Directory.php:383 -msgid "Local Directory" -msgstr "Lokales Verzeichnis" - -#: ../../Zotlabs/Module/Directory.php:389 -msgid "Finding:" -msgstr "Ergebnisse:" - -#: ../../Zotlabs/Module/Directory.php:392 ../../Zotlabs/Module/Suggest.php:64 -#: ../../include/contact_widgets.php:27 -msgid "Channel Suggestions" -msgstr "Kanal-Vorschläge" - -#: ../../Zotlabs/Module/Directory.php:394 -msgid "next page" -msgstr "nächste Seite" - -#: ../../Zotlabs/Module/Directory.php:394 -msgid "previous page" -msgstr "vorherige Seite" - -#: ../../Zotlabs/Module/Directory.php:395 -msgid "Sort options" -msgstr "Sortieroptionen" - -#: ../../Zotlabs/Module/Directory.php:396 -msgid "Alphabetic" -msgstr "alphabetisch" - -#: ../../Zotlabs/Module/Directory.php:397 -msgid "Reverse Alphabetic" -msgstr "Entgegengesetzt alphabetisch" - -#: ../../Zotlabs/Module/Directory.php:398 -msgid "Newest to Oldest" -msgstr "Neueste zuerst" - -#: ../../Zotlabs/Module/Directory.php:399 -msgid "Oldest to Newest" -msgstr "Älteste zuerst" - -#: ../../Zotlabs/Module/Directory.php:416 -msgid "No entries (some entries may be hidden)." -msgstr "Keine Einträge gefunden (einige könnten versteckt sein)." - -#: ../../Zotlabs/Module/Dirsearch.php:25 ../../Zotlabs/Module/Regdir.php:49 -msgid "This site is not a directory server" -msgstr "Diese Webseite ist kein Verzeichnisserver" - -#: ../../Zotlabs/Module/Dirsearch.php:33 -msgid "This directory server requires an access token" -msgstr "Dieser Verzeichnisserver benötigt einen Zugriffstoken" - -#: ../../Zotlabs/Module/Dreport.php:10 ../../Zotlabs/Module/Dreport.php:49 -#: ../../Zotlabs/Module/Group.php:72 ../../Zotlabs/Module/Import_items.php:112 -#: ../../Zotlabs/Module/Like.php:284 ../../Zotlabs/Module/Profperm.php:28 -#: ../../Zotlabs/Module/Subthread.php:62 ../../include/items.php:383 -#: ../../index.php:174 -msgid "Permission denied" -msgstr "Keine Berechtigung" - -#: ../../Zotlabs/Module/Dreport.php:27 -msgid "Invalid message" -msgstr "Ungültige Beitrags-ID (mid)" - -#: ../../Zotlabs/Module/Dreport.php:59 -msgid "no results" -msgstr "keine Ergebnisse" - -#: ../../Zotlabs/Module/Dreport.php:64 -#, php-format -msgid "Delivery report for %1$s" -msgstr "Zustellungsbericht für %1$s" - -#: ../../Zotlabs/Module/Dreport.php:78 -msgid "channel sync processed" -msgstr "Kanal-Sync verarbeitet" - -#: ../../Zotlabs/Module/Dreport.php:82 -msgid "queued" -msgstr "zur Warteschlange hinzugefügt" - -#: ../../Zotlabs/Module/Dreport.php:86 -msgid "posted" -msgstr "zugestellt" - -#: ../../Zotlabs/Module/Dreport.php:90 -msgid "accepted for delivery" -msgstr "für Zustellung akzeptiert" - -#: ../../Zotlabs/Module/Dreport.php:94 -msgid "updated" -msgstr "aktualisiert" - -#: ../../Zotlabs/Module/Dreport.php:97 -msgid "update ignored" -msgstr "Aktualisierung ignoriert" - -#: ../../Zotlabs/Module/Dreport.php:100 -msgid "permission denied" -msgstr "Zugriff verweigert" - -#: ../../Zotlabs/Module/Dreport.php:104 -msgid "recipient not found" -msgstr "Empfänger nicht gefunden." - -#: ../../Zotlabs/Module/Dreport.php:107 -msgid "mail recalled" -msgstr "Mail widerrufen" - -#: ../../Zotlabs/Module/Dreport.php:110 -msgid "duplicate mail received" -msgstr "Doppelte Mail erhalten" - -#: ../../Zotlabs/Module/Dreport.php:113 -msgid "mail delivered" -msgstr "Mail zugestellt" - -#: ../../Zotlabs/Module/Editblock.php:79 ../../Zotlabs/Module/Editblock.php:95 -#: ../../Zotlabs/Module/Editlayout.php:79 ../../Zotlabs/Module/Editpost.php:24 -#: ../../Zotlabs/Module/Editwebpage.php:81 -msgid "Item not found" -msgstr "Element nicht gefunden" - -#: ../../Zotlabs/Module/Editblock.php:124 ../../include/conversation.php:1234 -msgid "Title (optional)" -msgstr "Titel (optional)" - -#: ../../Zotlabs/Module/Editblock.php:133 -msgid "Edit Block" -msgstr "Block bearbeiten" - -#: ../../Zotlabs/Module/Editlayout.php:126 -#: ../../Zotlabs/Module/Layouts.php:127 ../../Zotlabs/Module/Layouts.php:186 -msgid "Layout Name" -msgstr "Layout-Name" - -#: ../../Zotlabs/Module/Editlayout.php:127 -#: ../../Zotlabs/Module/Layouts.php:130 -msgid "Layout Description (Optional)" -msgstr "Layout-Beschreibung (optional)" - -#: ../../Zotlabs/Module/Editlayout.php:135 -msgid "Edit Layout" -msgstr "Layout bearbeiten" - -#: ../../Zotlabs/Module/Editpost.php:35 -msgid "Item is not editable" -msgstr "Element kann nicht bearbeitet werden." - -#: ../../Zotlabs/Module/Editpost.php:106 ../../Zotlabs/Module/Rpost.php:135 -msgid "Edit post" -msgstr "Bearbeite Beitrag" - -#: ../../Zotlabs/Module/Editwebpage.php:143 -msgid "Page link" -msgstr "Seiten-Link" - -#: ../../Zotlabs/Module/Editwebpage.php:169 -msgid "Edit Webpage" -msgstr "Webseite bearbeiten" - -#: ../../Zotlabs/Module/Events.php:26 -msgid "Calendar entries imported." -msgstr "Kalendereinträge wurden importiert." - -#: ../../Zotlabs/Module/Events.php:28 -msgid "No calendar entries found." -msgstr "Keine Kalendereinträge gefunden." - -#: ../../Zotlabs/Module/Events.php:105 -msgid "Event can not end before it has started." -msgstr "Termin-Ende liegt vor dem Beginn." - -#: ../../Zotlabs/Module/Events.php:107 ../../Zotlabs/Module/Events.php:116 -#: ../../Zotlabs/Module/Events.php:136 -msgid "Unable to generate preview." -msgstr "Vorschau konnte nicht erzeugt werden." - -#: ../../Zotlabs/Module/Events.php:114 -msgid "Event title and start time are required." -msgstr "Titel und Startzeit des Termins sind erforderlich." - -#: ../../Zotlabs/Module/Events.php:134 ../../Zotlabs/Module/Events.php:259 -msgid "Event not found." -msgstr "Termin nicht gefunden." - -#: ../../Zotlabs/Module/Events.php:254 ../../Zotlabs/Module/Like.php:373 -#: ../../Zotlabs/Module/Tagger.php:51 ../../include/event.php:905 -#: ../../include/conversation.php:123 ../../include/text.php:1955 -msgid "event" -msgstr "Termin" - -#: ../../Zotlabs/Module/Events.php:449 -msgid "Edit event title" -msgstr "Termintitel bearbeiten" - -#: ../../Zotlabs/Module/Events.php:449 -msgid "Event title" -msgstr "Termintitel" - -#: ../../Zotlabs/Module/Events.php:451 -msgid "Categories (comma-separated list)" -msgstr "Kategorien (Kommagetrennte Liste)" - -#: ../../Zotlabs/Module/Events.php:452 -msgid "Edit Category" -msgstr "Kategorie bearbeiten" - -#: ../../Zotlabs/Module/Events.php:452 -msgid "Category" -msgstr "Kategorie" - -#: ../../Zotlabs/Module/Events.php:455 -msgid "Edit start date and time" -msgstr "Startdatum und -zeit bearbeiten" - -#: ../../Zotlabs/Module/Events.php:455 -msgid "Start date and time" -msgstr "Startdatum und -zeit" - -#: ../../Zotlabs/Module/Events.php:456 ../../Zotlabs/Module/Events.php:459 -msgid "Finish date and time are not known or not relevant" -msgstr "Enddatum und -zeit sind unbekannt oder irrelevant" - -#: ../../Zotlabs/Module/Events.php:458 -msgid "Edit finish date and time" -msgstr "Enddatum und -zeit bearbeiten" - -#: ../../Zotlabs/Module/Events.php:458 -msgid "Finish date and time" -msgstr "Enddatum und -zeit" - -#: ../../Zotlabs/Module/Events.php:460 ../../Zotlabs/Module/Events.php:461 -msgid "Adjust for viewer timezone" -msgstr "An die Zeitzone des Betrachters anpassen" - -#: ../../Zotlabs/Module/Events.php:460 -msgid "" -"Important for events that happen in a particular place. Not practical for " -"global holidays." -msgstr "Wichtig für Veranstaltungen die an bestimmten Orten stattfinden. Nicht sinnvoll für globale Feiertage / Ferien." - -#: ../../Zotlabs/Module/Events.php:462 -msgid "Edit Description" -msgstr "Beschreibung bearbeiten" - -#: ../../Zotlabs/Module/Events.php:464 -msgid "Edit Location" -msgstr "Ort bearbeiten" - -#: ../../Zotlabs/Module/Events.php:464 ../../Zotlabs/Module/Locs.php:117 -#: ../../Zotlabs/Module/Profiles.php:476 ../../Zotlabs/Module/Profiles.php:702 -#: ../../Zotlabs/Module/Pubsites.php:40 ../../include/js_strings.php:25 -msgid "Location" -msgstr "Ort" - -#: ../../Zotlabs/Module/Events.php:467 ../../Zotlabs/Module/Events.php:469 -msgid "Share this event" -msgstr "Den Termin teilen" - -#: ../../Zotlabs/Module/Events.php:470 ../../Zotlabs/Module/Photos.php:1093 -#: ../../Zotlabs/Module/Webpages.php:194 ../../include/ItemObject.php:712 -#: ../../include/conversation.php:1193 ../../include/page_widgets.php:40 -msgid "Preview" -msgstr "Vorschau" - -#: ../../Zotlabs/Module/Events.php:471 ../../include/conversation.php:1238 -msgid "Permission settings" -msgstr "Berechtigungs-Einstellungen" - -#: ../../Zotlabs/Module/Events.php:476 -msgid "Advanced Options" -msgstr "Weitere Optionen" - -#: ../../Zotlabs/Module/Events.php:610 -msgid "Edit event" -msgstr "Termin bearbeiten" - -#: ../../Zotlabs/Module/Events.php:612 -msgid "Delete event" -msgstr "Termin löschen" - -#: ../../Zotlabs/Module/Events.php:646 -msgid "calendar" -msgstr "Kalender" - -#: ../../Zotlabs/Module/Events.php:706 -msgid "Event removed" -msgstr "Termin gelöscht" - -#: ../../Zotlabs/Module/Events.php:709 -msgid "Failed to remove event" -msgstr "Termin konnte nicht gelöscht werden" - -#: ../../Zotlabs/Module/Fbrowser.php:29 ../../include/nav.php:92 -#: ../../include/conversation.php:1638 ../../include/apps.php:171 -msgid "Photos" -msgstr "Fotos" - -#: ../../Zotlabs/Module/Ffsapi.php:12 -msgid "Share content from Firefox to $Projectname" -msgstr "Inhalte von Firefox nach $Projectname teilen" - -#: ../../Zotlabs/Module/Ffsapi.php:15 -msgid "Activate the Firefox $Projectname provider" -msgstr "Aktiviert den $Projectname-Provider für firefox" - -#: ../../Zotlabs/Module/Filer.php:52 -msgid "Save to Folder:" -msgstr "Speichern in Ordner:" - -#: ../../Zotlabs/Module/Filer.php:52 -msgid "- select -" -msgstr "– auswählen –" - -#: ../../Zotlabs/Module/Filestorage.php:88 -msgid "Permission Denied." -msgstr "Zugriff verweigert." - -#: ../../Zotlabs/Module/Filestorage.php:104 -msgid "File not found." -msgstr "Datei nicht gefunden." - -#: ../../Zotlabs/Module/Filestorage.php:147 -msgid "Edit file permissions" -msgstr "Dateiberechtigungen bearbeiten" - -#: ../../Zotlabs/Module/Filestorage.php:156 -msgid "Set/edit permissions" -msgstr "Berechtigungen setzen/ändern" - -#: ../../Zotlabs/Module/Filestorage.php:157 -msgid "Include all files and sub folders" -msgstr "Alle Dateien und Unterverzeichnisse einbinden" - -#: ../../Zotlabs/Module/Filestorage.php:158 -msgid "Return to file list" -msgstr "Zurück zur Dateiliste" - -#: ../../Zotlabs/Module/Filestorage.php:160 -msgid "Copy/paste this code to attach file to a post" -msgstr "Diesen Code kopieren und einfügen, um die Datei an einen Beitrag anzuhängen" - -#: ../../Zotlabs/Module/Filestorage.php:161 -msgid "Copy/paste this URL to link file from a web page" -msgstr "Diese URL verwenden, um von einer Webseite aus auf die Datei zu verlinken" - -#: ../../Zotlabs/Module/Filestorage.php:163 -msgid "Share this file" -msgstr "Diese Datei freigeben" - -#: ../../Zotlabs/Module/Filestorage.php:164 -msgid "Show URL to this file" -msgstr "URL zu dieser Datei anzeigen" - -#: ../../Zotlabs/Module/Filestorage.php:165 -msgid "Notify your contacts about this file" -msgstr "Meine Kontakte über diese Datei benachrichtigen" - -#: ../../Zotlabs/Module/Follow.php:34 -msgid "Channel added." -msgstr "Kanal hinzugefügt." - -#: ../../Zotlabs/Module/Fsuggest.php:24 ../../Zotlabs/Module/Fsuggest.php:96 -msgid "Contact not found." -msgstr "Kontakt nicht gefunden" - -#: ../../Zotlabs/Module/Fsuggest.php:67 -msgid "Friend suggestion sent." -msgstr "Freundschaftsempfehlung senden." - -#: ../../Zotlabs/Module/Fsuggest.php:101 -msgid "Suggest Friends" -msgstr "Kontakte vorschlagen" - -#: ../../Zotlabs/Module/Fsuggest.php:103 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Schlage %s einen Kontakt vor" - -#: ../../Zotlabs/Module/Group.php:24 -msgid "Privacy group created." -msgstr "Gruppe wurde erstellt." - -#: ../../Zotlabs/Module/Group.php:30 -msgid "Could not create privacy group." -msgstr "Gruppe konnte nicht erstellt werden." - -#: ../../Zotlabs/Module/Group.php:42 ../../Zotlabs/Module/Group.php:141 -#: ../../include/items.php:3894 -msgid "Privacy group not found." -msgstr "Gruppe nicht gefunden." - -#: ../../Zotlabs/Module/Group.php:58 -msgid "Privacy group updated." -msgstr "Gruppe wurde aktualisiert." - -#: ../../Zotlabs/Module/Group.php:90 -msgid "Create a group of channels." -msgstr "Erstelle eine Gruppe für Kanäle." - -#: ../../Zotlabs/Module/Group.php:91 ../../Zotlabs/Module/Group.php:184 -msgid "Privacy group name: " -msgstr "Gruppenname:" - -#: ../../Zotlabs/Module/Group.php:93 ../../Zotlabs/Module/Group.php:187 -msgid "Members are visible to other channels" -msgstr "Mitglieder sind sichtbar für andere Kanäle" - -#: ../../Zotlabs/Module/Group.php:111 -msgid "Privacy group removed." -msgstr "Gruppe wurde entfernt." - -#: ../../Zotlabs/Module/Group.php:113 -msgid "Unable to remove privacy group." -msgstr "Gruppe konnte nicht entfernt werden." - -#: ../../Zotlabs/Module/Group.php:183 -msgid "Privacy group editor" -msgstr "Gruppeneditor" - -#: ../../Zotlabs/Module/Group.php:197 -msgid "Members" -msgstr "Mitglieder" - -#: ../../Zotlabs/Module/Group.php:199 -msgid "All Connected Channels" -msgstr "Alle verbundenen Kanäle" - -#: ../../Zotlabs/Module/Group.php:231 -msgid "Click on a channel to add or remove." -msgstr "Wähle einen Kanal zum hinzufügen oder entfernen aus." - -#: ../../Zotlabs/Module/Help.php:26 -msgid "Documentation Search" -msgstr "Suche in der Dokumentation" - -#: ../../Zotlabs/Module/Help.php:67 ../../Zotlabs/Module/Help.php:73 -#: ../../Zotlabs/Module/Help.php:79 -msgid "Help:" -msgstr "Hilfe:" - -#: ../../Zotlabs/Module/Help.php:85 ../../Zotlabs/Module/Help.php:90 -#: ../../Zotlabs/Module/Layouts.php:183 ../../include/nav.php:159 -#: ../../include/apps.php:174 -msgid "Help" -msgstr "Hilfe" - -#: ../../Zotlabs/Module/Help.php:120 -msgid "$Projectname Documentation" -msgstr "$Projectname-Dokumentation" - -#: ../../Zotlabs/Module/Home.php:61 ../../Zotlabs/Module/Home.php:69 -#: ../../Zotlabs/Module/Siteinfo.php:65 -msgid "$Projectname" -msgstr "$Projectname" - -#: ../../Zotlabs/Module/Home.php:79 -#, php-format -msgid "Welcome to %s" -msgstr "Willkommen auf %s" - -#: ../../Zotlabs/Module/Id.php:13 -msgid "First Name" -msgstr "Vorname" - -#: ../../Zotlabs/Module/Id.php:14 -msgid "Last Name" -msgstr "Nachname" - -#: ../../Zotlabs/Module/Id.php:15 -msgid "Nickname" -msgstr "Spitzname" - -#: ../../Zotlabs/Module/Id.php:16 -msgid "Full Name" -msgstr "Voller Name" - -#: ../../Zotlabs/Module/Id.php:19 ../../Zotlabs/Module/Id.php:20 -#: ../../Zotlabs/Module/Id.php:21 ../../include/apps.php:187 -msgid "Profile Photo" -msgstr "Profilfoto" - -#: ../../Zotlabs/Module/Id.php:22 -msgid "Profile Photo 16px" -msgstr "Profilfoto 16 px" - -#: ../../Zotlabs/Module/Id.php:23 -msgid "Profile Photo 32px" -msgstr "Profilfoto 32 px" - -#: ../../Zotlabs/Module/Id.php:24 -msgid "Profile Photo 48px" -msgstr "Profilfoto 48 px" - -#: ../../Zotlabs/Module/Id.php:25 -msgid "Profile Photo 64px" -msgstr "Profilfoto 64 px" - -#: ../../Zotlabs/Module/Id.php:26 -msgid "Profile Photo 80px" -msgstr "Profilfoto 80 px" - -#: ../../Zotlabs/Module/Id.php:27 -msgid "Profile Photo 128px" -msgstr "Profilfoto 128 px" - -#: ../../Zotlabs/Module/Id.php:28 -msgid "Timezone" -msgstr "Zeitzone" - -#: ../../Zotlabs/Module/Id.php:29 ../../Zotlabs/Module/Profiles.php:735 -msgid "Homepage URL" -msgstr "Homepage-URL" - -#: ../../Zotlabs/Module/Id.php:30 ../../include/apps.php:185 -msgid "Language" -msgstr "Sprache" - -#: ../../Zotlabs/Module/Id.php:31 -msgid "Birth Year" -msgstr "Geburtsjahr" - -#: ../../Zotlabs/Module/Id.php:32 -msgid "Birth Month" -msgstr "Geburtsmonat" - -#: ../../Zotlabs/Module/Id.php:33 -msgid "Birth Day" -msgstr "Geburtstag" - -#: ../../Zotlabs/Module/Id.php:34 -msgid "Birthdate" -msgstr "Geburtsdatum" - -#: ../../Zotlabs/Module/Id.php:35 ../../Zotlabs/Module/Profiles.php:453 -msgid "Gender" -msgstr "Geschlecht" - -#: ../../Zotlabs/Module/Id.php:108 ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 -msgid "Male" -msgstr "Männlich" - -#: ../../Zotlabs/Module/Id.php:110 ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 -msgid "Female" -msgstr "Weiblich" - -#: ../../Zotlabs/Module/Impel.php:41 ../../include/bbcode.php:193 -msgid "webpage" -msgstr "Webseite" - -#: ../../Zotlabs/Module/Impel.php:46 ../../include/bbcode.php:199 -msgid "block" -msgstr "Block" - -#: ../../Zotlabs/Module/Impel.php:51 ../../include/bbcode.php:196 -msgid "layout" -msgstr "Layout" - -#: ../../Zotlabs/Module/Impel.php:58 ../../include/bbcode.php:202 -msgid "menu" -msgstr "Menü" - -#: ../../Zotlabs/Module/Impel.php:196 -#, php-format -msgid "%s element installed" -msgstr "Element für %s installiert" - -#: ../../Zotlabs/Module/Impel.php:199 -#, php-format -msgid "%s element installation failed" -msgstr "Installation des Elements %s fehlgeschlagen" - -#: ../../Zotlabs/Module/Import.php:32 -#, php-format -msgid "Your service plan only allows %d channels." -msgstr "Dein Vertrag erlaubt nur %d Kanäle." - -#: ../../Zotlabs/Module/Import.php:70 ../../Zotlabs/Module/Import_items.php:42 -msgid "Nothing to import." -msgstr "Nichts zu importieren." - -#: ../../Zotlabs/Module/Import.php:94 ../../Zotlabs/Module/Import_items.php:66 -msgid "Unable to download data from old server" -msgstr "Daten können vom alten Server nicht heruntergeladen werden" - -#: ../../Zotlabs/Module/Import.php:100 -#: ../../Zotlabs/Module/Import_items.php:72 -msgid "Imported file is empty." -msgstr "Die importierte Datei ist leer." - -#: ../../Zotlabs/Module/Import.php:122 -#: ../../Zotlabs/Module/Import_items.php:86 -#, php-format -msgid "Warning: Database versions differ by %1$d updates." -msgstr "Achtung: Datenbankversionen unterscheiden sich um %1$d Aktualisierungen." - -#: ../../Zotlabs/Module/Import.php:150 ../../include/import.php:84 -msgid "Cloned channel not found. Import failed." -msgstr "Geklonter Kanal nicht gefunden. Import fehlgeschlagen." - -#: ../../Zotlabs/Module/Import.php:160 -msgid "No channel. Import failed." -msgstr "Kein Kanal. Import fehlgeschlagen." - -#: ../../Zotlabs/Module/Import.php:506 -#: ../../include/Import/import_diaspora.php:143 -msgid "Import completed." -msgstr "Import abgeschlossen." - -#: ../../Zotlabs/Module/Import.php:528 -msgid "You must be logged in to use this feature." -msgstr "Du musst angemeldet sein um diese Funktion zu nutzen." - -#: ../../Zotlabs/Module/Import.php:533 -msgid "Import Channel" -msgstr "Kanal importieren" - -#: ../../Zotlabs/Module/Import.php:534 -msgid "" -"Use this form to import an existing channel from a different server/hub. You" -" may retrieve the channel identity from the old server/hub via the network " -"or provide an export file." -msgstr "Verwende dieses Formular, um einen existierenden Kanal von einem anderen Hub zu importieren. Du kannst den Kanal direkt vom bisherigen Hub über das Netzwerk oder aus einer exportierten Sicherheitskopie importieren." - -#: ../../Zotlabs/Module/Import.php:535 -#: ../../Zotlabs/Module/Import_items.php:119 -msgid "File to Upload" -msgstr "Hochzuladende Datei:" - -#: ../../Zotlabs/Module/Import.php:536 -msgid "Or provide the old server/hub details" -msgstr "Oder gib die Details Deines bisherigen $Projectname-Hubs ein" - -#: ../../Zotlabs/Module/Import.php:537 -msgid "Your old identity address (xyz@example.com)" -msgstr "Bisherige Kanal-Adresse (xyz@example.com)" - -#: ../../Zotlabs/Module/Import.php:538 -msgid "Your old login email address" -msgstr "Deine alte Login-E-Mail-Adresse" - -#: ../../Zotlabs/Module/Import.php:539 -msgid "Your old login password" -msgstr "Dein altes Passwort" - -#: ../../Zotlabs/Module/Import.php:540 -msgid "" -"For either option, please choose whether to make this hub your new primary " -"address, or whether your old location should continue this role. You will be" -" able to post from either location, but only one can be marked as the " -"primary location for files, photos, and media." -msgstr "Egal, welche Option Du wählst – bitte lege fest, ob dieser Server die neue primäre Adresse dieses Kanals sein soll, oder ob der bisherige $Projectname-Hub diese Rolle weiterhin wahrnimmt. Du kannst von beiden Servern aus posten, aber nur einer kann der primäre Ort Deiner Dateien, Fotos und Medien sein." - -#: ../../Zotlabs/Module/Import.php:541 -msgid "Make this hub my primary location" -msgstr "Dieser $Pojectname-Hub ist mein primärer Hub." - -#: ../../Zotlabs/Module/Import.php:542 -msgid "" -"Import existing posts if possible (experimental - limited by available " -"memory" -msgstr "Importiere bestehende Beiträge falls möglich (experimentell - begrenzt durch zur Verfügung stehenden Speicher" - -#: ../../Zotlabs/Module/Import.php:543 -msgid "" -"This process may take several minutes to complete. Please submit the form " -"only once and leave this page open until finished." -msgstr "Dieser Vorgang kann einige Minuten dauern. Bitte sende das Formular nur einmal ab und lasse diese Seite bis zur Fertigstellung offen." - -#: ../../Zotlabs/Module/Import_items.php:102 -msgid "Import completed" -msgstr "Import abgeschlossen" - -#: ../../Zotlabs/Module/Import_items.php:117 -msgid "Import Items" -msgstr "Beiträge importieren" - -#: ../../Zotlabs/Module/Import_items.php:118 -msgid "" -"Use this form to import existing posts and content from an export file." -msgstr "Mit diesem Formular kannst Du existierende Beiträge und Inhalte aus einer Sicherungsdatei importieren." - -#: ../../Zotlabs/Module/Invite.php:29 -msgid "Total invitation limit exceeded." -msgstr "Einladungslimit überschritten." - -#: ../../Zotlabs/Module/Invite.php:53 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s : Keine gültige Email Adresse." - -#: ../../Zotlabs/Module/Invite.php:63 -msgid "Please join us on $Projectname" -msgstr "Schließe Dich uns auf $Projectname an!" - -#: ../../Zotlabs/Module/Invite.php:74 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Einladungslimit überschritten. Bitte kontaktiere den Administrator Deines $Projectname-Servers." - -#: ../../Zotlabs/Module/Invite.php:79 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : Nachricht konnte nicht zugestellt werden." - -#: ../../Zotlabs/Module/Invite.php:83 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d Nachricht gesendet." -msgstr[1] "%d Nachrichten gesendet." - -#: ../../Zotlabs/Module/Invite.php:102 -msgid "You have no more invitations available" -msgstr "Du hast keine weiteren verfügbare Einladungen" - -#: ../../Zotlabs/Module/Invite.php:133 -msgid "Send invitations" -msgstr "Einladungen senden" - -#: ../../Zotlabs/Module/Invite.php:134 -msgid "Enter email addresses, one per line:" -msgstr "Email-Adressen eintragen, eine pro Zeile:" - -#: ../../Zotlabs/Module/Invite.php:135 ../../Zotlabs/Module/Mail.php:250 -msgid "Your message:" -msgstr "Deine Nachricht:" - -#: ../../Zotlabs/Module/Invite.php:136 -msgid "Please join my community on $Projectname." -msgstr "Schließe Dich uns auf $Projectname an!" - -#: ../../Zotlabs/Module/Invite.php:138 -msgid "You will need to supply this invitation code:" -msgstr "Bitte verwende bei der Registrierung den folgenden Einladungscode:" - -#: ../../Zotlabs/Module/Invite.php:139 -msgid "" -"1. Register at any $Projectname location (they are all inter-connected)" -msgstr "1. Registriere Dich auf einem beliebigen $Projectname-Hub (sie sind alle miteinander verbunden)" - -#: ../../Zotlabs/Module/Invite.php:141 -msgid "2. Enter my $Projectname network address into the site searchbar." -msgstr "2. Gib meine $Projectname-Adresse im Suchfeld ein." - -#: ../../Zotlabs/Module/Invite.php:142 -msgid "or visit" -msgstr "oder besuche" - -#: ../../Zotlabs/Module/Invite.php:144 -msgid "3. Click [Connect]" -msgstr "3. Klicke auf [Verbinden]" - -#: ../../Zotlabs/Module/Item.php:178 -msgid "Unable to locate original post." -msgstr "Originalbeitrag nicht gefunden." - -#: ../../Zotlabs/Module/Item.php:427 -msgid "Empty post discarded." -msgstr "Leeren Beitrag verworfen." - -#: ../../Zotlabs/Module/Item.php:467 -msgid "Executable content type not permitted to this channel." -msgstr "Ausführbarer Content-Typ ist für diesen Kanal nicht freigegeben." - -#: ../../Zotlabs/Module/Item.php:847 -msgid "Duplicate post suppressed." -msgstr "Doppelter Beitrag unterdrückt." - -#: ../../Zotlabs/Module/Item.php:977 -msgid "System error. Post not saved." -msgstr "Systemfehler. Beitrag nicht gespeichert." - -#: ../../Zotlabs/Module/Item.php:1241 -msgid "Unable to obtain post information from database." -msgstr "Beitragsinformationen können nicht aus der Datenbank abgerufen werden." - -#: ../../Zotlabs/Module/Item.php:1248 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Du hast die maximale Anzahl von %1$.0f Beiträgen erreicht." - -#: ../../Zotlabs/Module/Item.php:1255 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Du hast die maximale Anzahl von %1$.0f Webseiten erreicht." - -#: ../../Zotlabs/Module/Layouts.php:181 ../../include/text.php:2279 -msgid "Layouts" -msgstr "Layouts" - -#: ../../Zotlabs/Module/Layouts.php:183 -msgid "Comanche page description language help" -msgstr "Hilfe zur Comanche-Seitenbeschreibungssprache" - -#: ../../Zotlabs/Module/Layouts.php:187 -msgid "Layout Description" -msgstr "Layout-Beschreibung" - -#: ../../Zotlabs/Module/Layouts.php:192 -msgid "Download PDL file" -msgstr "PDL-Datei herunterladen" - -#: ../../Zotlabs/Module/Like.php:19 -msgid "Like/Dislike" -msgstr "Mögen/Nicht mögen" - -#: ../../Zotlabs/Module/Like.php:24 -msgid "This action is restricted to members." -msgstr "Diese Aktion kann nur von Mitgliedern ausgeführt werden." - -#: ../../Zotlabs/Module/Like.php:25 -msgid "" -"Please login with your $Projectname ID or register as a new $Projectname member to continue." -msgstr "Um fortzufahren melde Dich bitte mit Deiner $Projectname-ID an oder registriere Dich als neues $Projectname-Mitglied." - -#: ../../Zotlabs/Module/Like.php:105 ../../Zotlabs/Module/Like.php:131 -#: ../../Zotlabs/Module/Like.php:169 -msgid "Invalid request." -msgstr "Ungültige Anfrage." - -#: ../../Zotlabs/Module/Like.php:117 ../../include/conversation.php:126 -msgid "channel" -msgstr "Kanal" - -#: ../../Zotlabs/Module/Like.php:146 -msgid "thing" -msgstr "Sache" - -#: ../../Zotlabs/Module/Like.php:192 -msgid "Channel unavailable." -msgstr "Kanal nicht vorhanden." - -#: ../../Zotlabs/Module/Like.php:240 -msgid "Previous action reversed." -msgstr "Die vorherige Aktion wurde rückgängig gemacht." - -#: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 -#: ../../Zotlabs/Module/Tagger.php:47 ../../include/conversation.php:120 -#: ../../include/text.php:1952 -msgid "photo" -msgstr "Foto" - -#: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 -#: ../../include/conversation.php:148 ../../include/text.php:1958 -msgid "status" -msgstr "Status" - -#: ../../Zotlabs/Module/Like.php:420 ../../include/conversation.php:164 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s gefällt %2$ss %3$s" - -#: ../../Zotlabs/Module/Like.php:422 ../../include/conversation.php:167 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s gefällt %2$ss %3$s nicht" - -#: ../../Zotlabs/Module/Like.php:424 -#, php-format -msgid "%1$s agrees with %2$s's %3$s" -msgstr "%1$s stimmt %2$ss %3$s zu" - -#: ../../Zotlabs/Module/Like.php:426 -#, php-format -msgid "%1$s doesn't agree with %2$s's %3$s" -msgstr "%1$s lehnt %2$ss %3$s ab" - -#: ../../Zotlabs/Module/Like.php:428 -#, php-format -msgid "%1$s abstains from a decision on %2$s's %3$s" -msgstr "%1$s enthält sich zu %2$ss %3$s" - -#: ../../Zotlabs/Module/Like.php:430 -#, php-format -msgid "%1$s is attending %2$s's %3$s" -msgstr "%1$s nimmt an %2$ss %3$s teil" - -#: ../../Zotlabs/Module/Like.php:432 -#, php-format -msgid "%1$s is not attending %2$s's %3$s" -msgstr "%1$s nimmt an %2$ss %3$s nicht teil" - -#: ../../Zotlabs/Module/Like.php:434 -#, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "%1$s nimmt vielleicht an %2$ss %3$s teil" - -#: ../../Zotlabs/Module/Like.php:537 -msgid "Action completed." -msgstr "Aktion durchgeführt." - -#: ../../Zotlabs/Module/Like.php:538 -msgid "Thank you." -msgstr "Vielen Dank." - -#: ../../Zotlabs/Module/Lockview.php:61 -msgid "Remote privacy information not available." -msgstr "Privatsphäre-Einstellungen anderer Nutzer sind nicht verfügbar." - -#: ../../Zotlabs/Module/Lockview.php:82 -msgid "Visible to:" -msgstr "Sichtbar für:" - -#: ../../Zotlabs/Module/Locs.php:25 ../../Zotlabs/Module/Locs.php:54 -msgid "Location not found." -msgstr "Klon nicht gefunden." - -#: ../../Zotlabs/Module/Locs.php:62 -msgid "Location lookup failed." -msgstr "Nachschlagen des Kanal-Ortes fehlgeschlagen" - -#: ../../Zotlabs/Module/Locs.php:66 -msgid "" -"Please select another location to become primary before removing the primary" -" location." -msgstr "Bitte mache einen anderen Kanal-Ort zum primären Ort, bevor Du den primären Ort löschst." - -#: ../../Zotlabs/Module/Locs.php:95 -msgid "Syncing locations" -msgstr "Synchronisiere Klone" - -#: ../../Zotlabs/Module/Locs.php:105 -msgid "No locations found." -msgstr "Keine Klon-Adressen gefunden." - -#: ../../Zotlabs/Module/Locs.php:116 -msgid "Manage Channel Locations" -msgstr "Klon-Adressen verwalten" - -#: ../../Zotlabs/Module/Locs.php:119 -msgid "Primary" -msgstr "Primär" - -#: ../../Zotlabs/Module/Locs.php:120 ../../Zotlabs/Module/Menu.php:113 -msgid "Drop" -msgstr "Löschen" - -#: ../../Zotlabs/Module/Locs.php:122 -msgid "Sync Now" -msgstr "Jetzt synchronisieren" - -#: ../../Zotlabs/Module/Locs.php:123 -msgid "Please wait several minutes between consecutive operations." -msgstr "Bitte warte mehrere Minuten zwischen dem Ausführen zweier Operationen!" - -#: ../../Zotlabs/Module/Locs.php:124 -msgid "" -"When possible, drop a location by logging into that website/hub and removing" -" your channel." -msgstr "Wenn möglich, lösche einen Klon, indem Du Dich auf dem jeweiligen Hub einloggst und den Kanal dort löschst." - -#: ../../Zotlabs/Module/Locs.php:125 -msgid "Use this form to drop the location if the hub is no longer operating." -msgstr "Benutze dieses Formular zum Löschen eines Klons, wenn es den Hub nicht mehr gibt." - -#: ../../Zotlabs/Module/Lostpass.php:19 -msgid "No valid account found." -msgstr "Kein gültiges Konto gefunden." - -#: ../../Zotlabs/Module/Lostpass.php:33 -msgid "Password reset request issued. Check your email." -msgstr "Zurücksetzen des Passworts eingeleitet. Schau in Deine E-Mails." - -#: ../../Zotlabs/Module/Lostpass.php:39 ../../Zotlabs/Module/Lostpass.php:107 -#, php-format -msgid "Site Member (%s)" -msgstr "Nutzer (%s)" - -#: ../../Zotlabs/Module/Lostpass.php:44 -#, php-format -msgid "Password reset requested at %s" -msgstr "Passwort-Rücksetzung auf %s angefordert" - -#: ../../Zotlabs/Module/Lostpass.php:67 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Die Anfrage konnte nicht verifiziert werden. (Vielleicht hast Du schon einmal auf den Link in der E-Mail geklickt?) Passwort-Rücksetzung fehlgeschlagen." - -#: ../../Zotlabs/Module/Lostpass.php:90 ../../boot.php:1637 -msgid "Password Reset" -msgstr "Zurücksetzen des Kennworts" - -#: ../../Zotlabs/Module/Lostpass.php:91 -msgid "Your password has been reset as requested." -msgstr "Dein Passwort wurde wie angefordert neu erstellt." - -#: ../../Zotlabs/Module/Lostpass.php:92 -msgid "Your new password is" -msgstr "Dein neues Passwort lautet" - -#: ../../Zotlabs/Module/Lostpass.php:93 -msgid "Save or copy your new password - and then" -msgstr "Speichere oder kopiere Dein neues Passwort – und dann" - -#: ../../Zotlabs/Module/Lostpass.php:94 -msgid "click here to login" -msgstr "Klicke hier, um dich anzumelden" - -#: ../../Zotlabs/Module/Lostpass.php:95 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Dein Passwort kann unter Einstellungen nach einer erfolgreichen Anmeldung geändert werden." - -#: ../../Zotlabs/Module/Lostpass.php:112 -#, php-format -msgid "Your password has changed at %s" -msgstr "Auf %s wurde Dein Passwort geändert" - -#: ../../Zotlabs/Module/Lostpass.php:127 -msgid "Forgot your Password?" -msgstr "Kennwort vergessen?" - -#: ../../Zotlabs/Module/Lostpass.php:128 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Gib Deine E-Mail-Adresse ein, um Dein Passwort zurücksetzen zu lassen. Du erhältst dann weitere Anweisungen per E-Mail." - -#: ../../Zotlabs/Module/Lostpass.php:129 -msgid "Email Address" -msgstr "E-Mail Adresse" - -#: ../../Zotlabs/Module/Lostpass.php:130 -msgid "Reset" -msgstr "Zurücksetzen" - -#: ../../Zotlabs/Module/Magic.php:73 -msgid "Hub not found." -msgstr "Server nicht gefunden." - -#: ../../Zotlabs/Module/Mail.php:38 -msgid "Unable to lookup recipient." -msgstr "Konnte den Empfänger nicht finden." - -#: ../../Zotlabs/Module/Mail.php:46 -msgid "Unable to communicate with requested channel." -msgstr "Die Kommunikation mit dem ausgewählten Kanal ist fehlgeschlagen." - -#: ../../Zotlabs/Module/Mail.php:53 -msgid "Cannot verify requested channel." -msgstr "Verifizierung des angeforderten Kanals fehlgeschlagen." - -#: ../../Zotlabs/Module/Mail.php:79 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "Der ausgewählte Kanal hat Einschränkungen bzgl. privater Nachrichten. Senden fehlgeschlagen." - -#: ../../Zotlabs/Module/Mail.php:144 -msgid "Messages" -msgstr "Nachrichten" - -#: ../../Zotlabs/Module/Mail.php:179 -msgid "Message recalled." -msgstr "Nachricht widerrufen." - -#: ../../Zotlabs/Module/Mail.php:192 -msgid "Conversation removed." -msgstr "Unterhaltung gelöscht." - -#: ../../Zotlabs/Module/Mail.php:207 ../../Zotlabs/Module/Mail.php:321 -msgid "Expires YYYY-MM-DD HH:MM" -msgstr "Verfällt YYYY-MM-DD HH;MM" - -#: ../../Zotlabs/Module/Mail.php:235 -msgid "Requested channel is not in this network" -msgstr "Angeforderter Kanal ist nicht in diesem Netzwerk." - -#: ../../Zotlabs/Module/Mail.php:243 -msgid "Send Private Message" -msgstr "Private Nachricht senden" - -#: ../../Zotlabs/Module/Mail.php:244 ../../Zotlabs/Module/Mail.php:374 -msgid "To:" -msgstr "An:" - -#: ../../Zotlabs/Module/Mail.php:247 ../../Zotlabs/Module/Mail.php:376 -msgid "Subject:" -msgstr "Betreff:" - -#: ../../Zotlabs/Module/Mail.php:252 ../../Zotlabs/Module/Mail.php:382 -#: ../../include/conversation.php:1226 -msgid "Attach file" -msgstr "Datei anhängen" - -#: ../../Zotlabs/Module/Mail.php:254 -msgid "Send" -msgstr "Absenden" - -#: ../../Zotlabs/Module/Mail.php:257 ../../Zotlabs/Module/Mail.php:387 -#: ../../include/conversation.php:1257 -msgid "Set expiration date" -msgstr "Verfallsdatum" - -#: ../../Zotlabs/Module/Mail.php:346 -msgid "Delete message" -msgstr "Nachricht löschen" - -#: ../../Zotlabs/Module/Mail.php:347 -msgid "Delivery report" -msgstr "Zustellungsbericht" - -#: ../../Zotlabs/Module/Mail.php:348 -msgid "Recall message" -msgstr "Nachricht widerrufen" - -#: ../../Zotlabs/Module/Mail.php:350 -msgid "Message has been recalled." -msgstr "Die Nachricht wurde widerrufen." - -#: ../../Zotlabs/Module/Mail.php:367 -msgid "Delete Conversation" -msgstr "Unterhaltung löschen" - -#: ../../Zotlabs/Module/Mail.php:369 -msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Keine sichere Kommunikation verfügbar. Eventuell kannst Du auf der Profilseite des Absenders antworten." - -#: ../../Zotlabs/Module/Mail.php:373 -msgid "Send Reply" -msgstr "Antwort senden" - -#: ../../Zotlabs/Module/Mail.php:378 -#, php-format -msgid "Your message for %s (%s):" -msgstr "Deine Nachricht für %s (%s):" - -#: ../../Zotlabs/Module/Manage.php:136 -#: ../../Zotlabs/Module/New_channel.php:121 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "Du hast %1$.0f von maximal %2$.0f erlaubten Kanälen eingerichtet." - -#: ../../Zotlabs/Module/Manage.php:143 -msgid "Create a new channel" -msgstr "Neuen Kanal anlegen" - -#: ../../Zotlabs/Module/Manage.php:164 ../../include/nav.php:206 -#: ../../include/apps.php:164 -msgid "Channel Manager" -msgstr "Kanal-Manager" - -#: ../../Zotlabs/Module/Manage.php:165 -msgid "Current Channel" -msgstr "Aktueller Kanal" - -#: ../../Zotlabs/Module/Manage.php:167 -msgid "Switch to one of your channels by selecting it." -msgstr "Wechsle zu einem Deiner Kanäle, indem Du auf ihn klickst." - -#: ../../Zotlabs/Module/Manage.php:168 -msgid "Default Channel" -msgstr "Standard Kanal" - -#: ../../Zotlabs/Module/Manage.php:169 -msgid "Make Default" -msgstr "Zum Standard machen" - -#: ../../Zotlabs/Module/Manage.php:172 -#, php-format -msgid "%d new messages" -msgstr "%d neue Nachrichten" - -#: ../../Zotlabs/Module/Manage.php:173 -#, php-format -msgid "%d new introductions" -msgstr "%d neue Vorstellungen" - -#: ../../Zotlabs/Module/Manage.php:175 -msgid "Delegated Channel" -msgstr "Delegierte Kanäle" - -#: ../../Zotlabs/Module/Match.php:26 -msgid "Profile Match" -msgstr "Profil-Übereinstimmungen" - -#: ../../Zotlabs/Module/Match.php:35 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Keine Schlüsselwörter für den Abgleich gefunden. Bitte füge Schlüsselwörter zu Deinem Standardprofil hinzu." - -#: ../../Zotlabs/Module/Match.php:67 -msgid "is interested in:" -msgstr "interessiert sich für:" - -#: ../../Zotlabs/Module/Match.php:74 -msgid "No matches" -msgstr "Keine Übereinstimmungen" - -#: ../../Zotlabs/Module/Menu.php:49 -msgid "Unable to update menu." -msgstr "Kann Menü nicht aktualisieren." - -#: ../../Zotlabs/Module/Menu.php:60 -msgid "Unable to create menu." -msgstr "Kann Menü nicht erstellen." - -#: ../../Zotlabs/Module/Menu.php:98 ../../Zotlabs/Module/Menu.php:110 -msgid "Menu Name" -msgstr "Name des Menüs" - -#: ../../Zotlabs/Module/Menu.php:98 -msgid "Unique name (not visible on webpage) - required" -msgstr "Eindeutiger Name (nicht sichtbar auf der Webseite) – erforderlich" - -#: ../../Zotlabs/Module/Menu.php:99 ../../Zotlabs/Module/Menu.php:111 -msgid "Menu Title" -msgstr "Menütitel" - -#: ../../Zotlabs/Module/Menu.php:99 -msgid "Visible on webpage - leave empty for no title" -msgstr "Sichtbar auf der Webseite – für keinen Titel leer lassen" - -#: ../../Zotlabs/Module/Menu.php:100 -msgid "Allow Bookmarks" -msgstr "Lesezeichen erlauben" - -#: ../../Zotlabs/Module/Menu.php:100 ../../Zotlabs/Module/Menu.php:157 -msgid "Menu may be used to store saved bookmarks" -msgstr "Im Menü können gespeicherte Lesezeichen abgelegt werden" - -#: ../../Zotlabs/Module/Menu.php:101 ../../Zotlabs/Module/Menu.php:159 -msgid "Submit and proceed" -msgstr "Absenden und fortfahren" - -#: ../../Zotlabs/Module/Menu.php:107 ../../include/text.php:2278 -msgid "Menus" -msgstr "Menüs" - -#: ../../Zotlabs/Module/Menu.php:117 -msgid "Bookmarks allowed" -msgstr "Lesezeichen erlaubt" - -#: ../../Zotlabs/Module/Menu.php:119 -msgid "Delete this menu" -msgstr "Lösche dieses Menü" - -#: ../../Zotlabs/Module/Menu.php:120 ../../Zotlabs/Module/Menu.php:154 -msgid "Edit menu contents" -msgstr "Bearbeite Menü Inhalte" - -#: ../../Zotlabs/Module/Menu.php:121 -msgid "Edit this menu" -msgstr "Dieses Menü bearbeiten" - -#: ../../Zotlabs/Module/Menu.php:136 -msgid "Menu could not be deleted." -msgstr "Menü konnte nicht gelöscht werden." - -#: ../../Zotlabs/Module/Menu.php:144 ../../Zotlabs/Module/Mitem.php:28 -msgid "Menu not found." -msgstr "Menü nicht gefunden" - -#: ../../Zotlabs/Module/Menu.php:149 -msgid "Edit Menu" -msgstr "Menü bearbeiten" - -#: ../../Zotlabs/Module/Menu.php:153 -msgid "Add or remove entries to this menu" -msgstr "Einträge zu diesem Menü hinzufügen oder entfernen" - -#: ../../Zotlabs/Module/Menu.php:155 -msgid "Menu name" -msgstr "Menü Name" - -#: ../../Zotlabs/Module/Menu.php:155 -msgid "Must be unique, only seen by you" -msgstr "Muss eindeutig sein, ist aber nur für Dich sichtbar" - -#: ../../Zotlabs/Module/Menu.php:156 -msgid "Menu title" -msgstr "Menü Titel" - -#: ../../Zotlabs/Module/Menu.php:156 -msgid "Menu title as seen by others" -msgstr "Menü Titel wie er von anderen gesehen wird" - -#: ../../Zotlabs/Module/Menu.php:157 -msgid "Allow bookmarks" -msgstr "Erlaube Lesezeichen" - -#: ../../Zotlabs/Module/Menu.php:166 ../../Zotlabs/Module/Mitem.php:120 -#: ../../Zotlabs/Module/Xchan.php:41 -msgid "Not found." -msgstr "Nicht gefunden." - -#: ../../Zotlabs/Module/Mitem.php:52 -msgid "Unable to create element." -msgstr "Element konnte nicht erstellt werden." - -#: ../../Zotlabs/Module/Mitem.php:76 -msgid "Unable to update menu element." -msgstr "Kann Menü-Element nicht aktualisieren." - -#: ../../Zotlabs/Module/Mitem.php:92 -msgid "Unable to add menu element." -msgstr "Kann Menü-Bestandteil nicht hinzufügen." - -#: ../../Zotlabs/Module/Mitem.php:153 ../../Zotlabs/Module/Mitem.php:226 -msgid "Menu Item Permissions" -msgstr "Zugriffsrechte des Menü-Elements" - -#: ../../Zotlabs/Module/Mitem.php:154 ../../Zotlabs/Module/Mitem.php:227 -#: ../../Zotlabs/Module/Settings.php:1068 -msgid "(click to open/close)" -msgstr "(zum öffnen/schließen anklicken)" - -#: ../../Zotlabs/Module/Mitem.php:156 ../../Zotlabs/Module/Mitem.php:172 -msgid "Link Name" -msgstr "Name des Links" - -#: ../../Zotlabs/Module/Mitem.php:157 ../../Zotlabs/Module/Mitem.php:231 -msgid "Link or Submenu Target" -msgstr "Ziel des Links oder Untermenüs" - -#: ../../Zotlabs/Module/Mitem.php:157 -msgid "Enter URL of the link or select a menu name to create a submenu" -msgstr "URL des Links eingeben oder Menünamen wählen, um ein Untermenü anzulegen." - -#: ../../Zotlabs/Module/Mitem.php:158 ../../Zotlabs/Module/Mitem.php:232 -msgid "Use magic-auth if available" -msgstr "Magic-Auth verwenden, falls verfügbar" - -#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:233 -msgid "Open link in new window" -msgstr "Öffne Link in neuem Fenster" - -#: ../../Zotlabs/Module/Mitem.php:160 ../../Zotlabs/Module/Mitem.php:234 -msgid "Order in list" -msgstr "Reihenfolge in der Liste" - -#: ../../Zotlabs/Module/Mitem.php:160 ../../Zotlabs/Module/Mitem.php:234 -msgid "Higher numbers will sink to bottom of listing" -msgstr "Größere Nummern werden weiter unten in der Auflistung einsortiert" - -#: ../../Zotlabs/Module/Mitem.php:161 -msgid "Submit and finish" -msgstr "Absenden und fertigstellen" - -#: ../../Zotlabs/Module/Mitem.php:162 -msgid "Submit and continue" -msgstr "Absenden und fortfahren" - -#: ../../Zotlabs/Module/Mitem.php:170 -msgid "Menu:" -msgstr "Menü:" - -#: ../../Zotlabs/Module/Mitem.php:173 -msgid "Link Target" -msgstr "Ziel des Links" - -#: ../../Zotlabs/Module/Mitem.php:176 -msgid "Edit menu" -msgstr "Menü bearbeiten" - -#: ../../Zotlabs/Module/Mitem.php:179 -msgid "Edit element" -msgstr "Bestandteil bearbeiten" - -#: ../../Zotlabs/Module/Mitem.php:180 -msgid "Drop element" -msgstr "Bestandteil löschen" - -#: ../../Zotlabs/Module/Mitem.php:181 -msgid "New element" -msgstr "Neues Bestandteil" - -#: ../../Zotlabs/Module/Mitem.php:182 -msgid "Edit this menu container" -msgstr "Diesen Menü-Container bearbeiten" - -#: ../../Zotlabs/Module/Mitem.php:183 -msgid "Add menu element" -msgstr "Menüelement hinzufügen" - -#: ../../Zotlabs/Module/Mitem.php:184 -msgid "Delete this menu item" -msgstr "Lösche dieses Menü-Bestandteil" - -#: ../../Zotlabs/Module/Mitem.php:185 -msgid "Edit this menu item" -msgstr "Bearbeite dieses Menü-Bestandteil" - -#: ../../Zotlabs/Module/Mitem.php:202 -msgid "Menu item not found." -msgstr "Menü-Bestandteil nicht gefunden." - -#: ../../Zotlabs/Module/Mitem.php:215 -msgid "Menu item deleted." -msgstr "Menü-Bestandteil gelöscht." - -#: ../../Zotlabs/Module/Mitem.php:217 -msgid "Menu item could not be deleted." -msgstr "Menü-Bestandteil kann nicht gelöscht werden." - -#: ../../Zotlabs/Module/Mitem.php:224 -msgid "Edit Menu Element" -msgstr "Bearbeite Menü-Bestandteil" - -#: ../../Zotlabs/Module/Mitem.php:230 -msgid "Link text" -msgstr "Link Text" - -#: ../../Zotlabs/Module/Mood.php:67 ../../include/conversation.php:260 -#, php-format -msgctxt "mood" -msgid "%1$s is %2$s" -msgstr "%1$s ist %2$s" - -#: ../../Zotlabs/Module/Mood.php:135 ../../include/apps.php:176 -msgid "Mood" -msgstr "Laune" - -#: ../../Zotlabs/Module/Mood.php:136 -msgid "Set your current mood and tell your friends" -msgstr "Wähle Deine aktuelle Stimmung und teile sie mit Deinen Freunden" - -#: ../../Zotlabs/Module/Network.php:96 -msgid "No such group" -msgstr "Gruppe nicht gefunden" - -#: ../../Zotlabs/Module/Network.php:136 -msgid "No such channel" -msgstr "Kanal nicht gefunden" - -#: ../../Zotlabs/Module/Network.php:141 -msgid "forum" -msgstr "Forum" - -#: ../../Zotlabs/Module/Network.php:153 -msgid "Search Results For:" -msgstr "Suchergebnisse für:" - -#: ../../Zotlabs/Module/Network.php:217 -msgid "Privacy group is empty" -msgstr "Gruppe ist leer" - -#: ../../Zotlabs/Module/Network.php:226 -msgid "Privacy group: " -msgstr "Gruppe:" - -#: ../../Zotlabs/Module/Network.php:252 -msgid "Invalid connection." -msgstr "Ungültige Verbindung." - -#: ../../Zotlabs/Module/New_channel.php:128 -#: ../../Zotlabs/Module/Register.php:231 -msgid "Name or caption" -msgstr "Name oder Titel" - -#: ../../Zotlabs/Module/New_channel.php:128 -#: ../../Zotlabs/Module/Register.php:231 -msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\"" -msgstr "Beispiele: „Horst Weidinger“, „Lisa und ihr Meerschweinchen“, „Fußball“, „Segelflieger-Forum“ " - -#: ../../Zotlabs/Module/New_channel.php:130 -#: ../../Zotlabs/Module/Register.php:233 -msgid "Choose a short nickname" -msgstr "Wähle einen kurzen Spitznamen" - -#: ../../Zotlabs/Module/New_channel.php:130 -#: ../../Zotlabs/Module/Register.php:233 -#, php-format -msgid "" -"Your nickname will be used to create an easy to remember channel address " -"e.g. nickname%s" -msgstr "Dein Spitzname wird verwendet, um eine leicht zu merkende Kanal-Adresse (ähnlich einer E-Mail-Adresse) zu erzeugen, die Du mit anderen austauschen kannst, z.B. nickname%s" - -#: ../../Zotlabs/Module/New_channel.php:132 -#: ../../Zotlabs/Module/Register.php:235 -msgid "Channel role and privacy" -msgstr "Kanaltyp und Privatspäre-Einstellungen" - -#: ../../Zotlabs/Module/New_channel.php:132 -#: ../../Zotlabs/Module/Register.php:235 -msgid "Select a channel role with your privacy requirements." -msgstr "Wähle einen passenden Kanaltyp mit den zugehörigen Voreinstellungen zur Privatsphäre." - -#: ../../Zotlabs/Module/New_channel.php:132 -#: ../../Zotlabs/Module/Register.php:235 -msgid "Read more about roles" -msgstr "Mehr Informationen über Rollen" - -#: ../../Zotlabs/Module/New_channel.php:135 -msgid "Create Channel" -msgstr "Einen neuen Kanal anlegen" - -#: ../../Zotlabs/Module/New_channel.php:136 -msgid "" -"A channel is your identity on this network. It can represent a person, a " -"blog, or a forum to name a few. Channels can make connections with other " -"channels to share information with highly detailed permissions." -msgstr "Ein Kanal ist Deine Identität in diesem Netzwerk. Er kann eine Person, ein Blog oder ein Forum repräsentieren, nur um ein paar Beispiele zu nennen. Kanäle können Verbindungen miteinander eingehen, um Informationen zu teilen, jeweils basierend auf sehr detaillierten Berechtigungseinstellungen." - -#: ../../Zotlabs/Module/New_channel.php:137 -msgid "" -"or import an existing channel from another location." -msgstr "oder importiere einen bestehenden Kanal von einem anderen Server." - -#: ../../Zotlabs/Module/Notifications.php:30 -msgid "Invalid request identifier." -msgstr "Ungültiger Anfrage-Identifikator." - -#: ../../Zotlabs/Module/Notifications.php:39 -msgid "Discard" -msgstr "Verwerfen" - -#: ../../Zotlabs/Module/Notifications.php:98 -#: ../../Zotlabs/Module/Notify.php:57 -msgid "No more system notifications." -msgstr "Keine System-Benachrichtigungen mehr." - -#: ../../Zotlabs/Module/Notifications.php:102 -#: ../../Zotlabs/Module/Notify.php:61 -msgid "System Notifications" -msgstr "System-Benachrichtigungen" - -#: ../../Zotlabs/Module/Notifications.php:103 ../../include/nav.php:191 -msgid "Mark all system notifications seen" -msgstr "Markiere alle System-Benachrichtigungen als gesehen" - -#: ../../Zotlabs/Module/Oexchange.php:27 -msgid "Unable to find your hub." -msgstr "Konnte Deinen Server nicht finden." - -#: ../../Zotlabs/Module/Oexchange.php:41 -msgid "Post successful." -msgstr "Veröffentlichung erfolgreich." - -#: ../../Zotlabs/Module/Openid.php:30 -msgid "OpenID protocol error. No ID returned." -msgstr "OpenID Protokollfehler. Keine ID zurückgegeben." - -#: ../../Zotlabs/Module/Openid.php:193 ../../include/auth.php:226 -msgid "Login failed." -msgstr "Login fehlgeschlagen." - -#: ../../Zotlabs/Module/Page.php:133 -msgid "" -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " -"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam," -" quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " -"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " -"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " -"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." -msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -#: ../../Zotlabs/Module/Pconfig.php:26 ../../Zotlabs/Module/Pconfig.php:59 -msgid "This setting requires special processing and editing has been blocked." -msgstr "Diese Einstellung erfordert eine besondere Verarbeitung und ist blockiert." - -#: ../../Zotlabs/Module/Pconfig.php:48 -msgid "Configuration Editor" -msgstr "Konfigurationseditor" - -#: ../../Zotlabs/Module/Pconfig.php:49 -msgid "" -"Warning: Changing some settings could render your channel inoperable. Please" -" leave this page unless you are comfortable with and knowledgeable about how" -" to correctly use this feature." -msgstr "Warnung: Einige Einstellungen können Deinen Kanal funktionsunfähig machen. Bitte verlasse diese Seite, es sei denn Du bist vertraut damit, wie dieses Feature korrekt verwendet wird." - -#: ../../Zotlabs/Module/Pdledit.php:18 -msgid "Layout updated." -msgstr "Layout aktualisiert." - -#: ../../Zotlabs/Module/Pdledit.php:34 ../../Zotlabs/Module/Pdledit.php:61 -msgid "Edit System Page Description" -msgstr "Systemseitenbeschreibung bearbeiten" - -#: ../../Zotlabs/Module/Pdledit.php:56 -msgid "Layout not found." -msgstr "Layout nicht gefunden." - -#: ../../Zotlabs/Module/Pdledit.php:62 -msgid "Module Name:" -msgstr "Modulname:" - -#: ../../Zotlabs/Module/Pdledit.php:63 -msgid "Layout Help" -msgstr "Layout-Hilfe" - -#: ../../Zotlabs/Module/Photos.php:84 -msgid "Page owner information could not be retrieved." -msgstr "Informationen über den Besitzer der Seite konnten nicht gefunden werden." - -#: ../../Zotlabs/Module/Photos.php:99 ../../Zotlabs/Module/Photos.php:743 -#: ../../Zotlabs/Module/Profile_photo.php:114 -#: ../../Zotlabs/Module/Profile_photo.php:206 -#: ../../Zotlabs/Module/Profile_photo.php:294 -#: ../../include/photo/photo_driver.php:722 -msgid "Profile Photos" -msgstr "Profilfotos" - -#: ../../Zotlabs/Module/Photos.php:105 ../../Zotlabs/Module/Photos.php:149 -msgid "Album not found." -msgstr "Album nicht gefunden." - -#: ../../Zotlabs/Module/Photos.php:132 -msgid "Delete Album" -msgstr "Album löschen" - -#: ../../Zotlabs/Module/Photos.php:153 -msgid "" -"Multiple storage folders exist with this album name, but within different " -"directories. Please remove the desired folder or folders using the Files " -"manager" -msgstr "Mehrere Speicherordner mit diesem Albumnamen sind bereits vorhanden, aber in verschiedenen Verzeichnissen. Bitte entfernen Sie den oder die gewünschten Ordner mit dem Dateimanager" - -#: ../../Zotlabs/Module/Photos.php:210 ../../Zotlabs/Module/Photos.php:1053 -msgid "Delete Photo" -msgstr "Foto löschen" - -#: ../../Zotlabs/Module/Photos.php:533 -msgid "No photos selected" -msgstr "Keine Fotos ausgewählt" - -#: ../../Zotlabs/Module/Photos.php:582 -msgid "Access to this item is restricted." -msgstr "Der Zugriff auf dieses Foto ist eingeschränkt." - -#: ../../Zotlabs/Module/Photos.php:621 -#, php-format -msgid "%1$.2f MB of %2$.2f MB photo storage used." -msgstr "%1$.2f MB von %2$.2f MB Foto-Speicher belegt." - -#: ../../Zotlabs/Module/Photos.php:624 -#, php-format -msgid "%1$.2f MB photo storage used." -msgstr "%1$.2f MB Foto-Speicher belegt." - -#: ../../Zotlabs/Module/Photos.php:660 -msgid "Upload Photos" -msgstr "Fotos hochladen" - -#: ../../Zotlabs/Module/Photos.php:664 -msgid "Enter an album name" -msgstr "Namen für ein neues Album eingeben" - -#: ../../Zotlabs/Module/Photos.php:665 -msgid "or select an existing album (doubleclick)" -msgstr "oder ein bereits vorhandenes auswählen (Doppelklick)" - -#: ../../Zotlabs/Module/Photos.php:666 -msgid "Create a status post for this upload" -msgstr "Einen Statusbeitrag für diesen Upload erzeugen" - -#: ../../Zotlabs/Module/Photos.php:667 -msgid "Caption (optional):" -msgstr "Beschriftung (optional):" - -#: ../../Zotlabs/Module/Photos.php:668 -msgid "Description (optional):" -msgstr "Beschreibung (optional):" - -#: ../../Zotlabs/Module/Photos.php:695 -msgid "Album name could not be decoded" -msgstr "Albumname konnte nicht dekodiert werden" - -#: ../../Zotlabs/Module/Photos.php:743 ../../Zotlabs/Module/Photos.php:1284 -#: ../../Zotlabs/Module/Photos.php:1301 -msgid "Contact Photos" -msgstr "Kontakt-Bilder" - -#: ../../Zotlabs/Module/Photos.php:766 -msgid "Show Newest First" -msgstr "Neueste zuerst anzeigen" - -#: ../../Zotlabs/Module/Photos.php:768 -msgid "Show Oldest First" -msgstr "Älteste zuerst anzeigen" - -#: ../../Zotlabs/Module/Photos.php:792 ../../Zotlabs/Module/Photos.php:1334 -#: ../../include/widgets.php:1500 -msgid "View Photo" -msgstr "Foto ansehen" - -#: ../../Zotlabs/Module/Photos.php:823 ../../include/widgets.php:1517 -msgid "Edit Album" -msgstr "Album bearbeiten" - -#: ../../Zotlabs/Module/Photos.php:870 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Berechtigung verweigert. Der Zugriff ist wahrscheinlich eingeschränkt worden." - -#: ../../Zotlabs/Module/Photos.php:872 -msgid "Photo not available" -msgstr "Foto nicht verfügbar" - -#: ../../Zotlabs/Module/Photos.php:930 -msgid "Use as profile photo" -msgstr "Als Profilfoto verwenden" - -#: ../../Zotlabs/Module/Photos.php:931 -msgid "Use as cover photo" -msgstr "Als Titelbild verwenden" - -#: ../../Zotlabs/Module/Photos.php:938 -msgid "Private Photo" -msgstr "Privates Foto" - -#: ../../Zotlabs/Module/Photos.php:953 -msgid "View Full Size" -msgstr "In voller Größe anzeigen" - -#: ../../Zotlabs/Module/Photos.php:1032 -msgid "Edit photo" -msgstr "Foto bearbeiten" - -#: ../../Zotlabs/Module/Photos.php:1034 -msgid "Rotate CW (right)" -msgstr "Drehen im UZS (rechts)" - -#: ../../Zotlabs/Module/Photos.php:1035 -msgid "Rotate CCW (left)" -msgstr "Drehen gegen UZS (links)" - -#: ../../Zotlabs/Module/Photos.php:1038 -msgid "Enter a new album name" -msgstr "Gib einen Namen für ein neues Album ein" - -#: ../../Zotlabs/Module/Photos.php:1039 -msgid "or select an existing one (doubleclick)" -msgstr "oder wähle ein bereits vorhandenes aus (Doppelklick)" - -#: ../../Zotlabs/Module/Photos.php:1042 -msgid "Caption" -msgstr "Bildunterschrift" - -#: ../../Zotlabs/Module/Photos.php:1044 -msgid "Add a Tag" -msgstr "Schlagwort hinzufügen" - -#: ../../Zotlabs/Module/Photos.php:1048 -msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" -msgstr "Beispiele: @ben, @Karl_Prester, @lieschen@example.com" - -#: ../../Zotlabs/Module/Photos.php:1051 -msgid "Flag as adult in album view" -msgstr "In der Albumansicht als nicht jugendfrei markieren" - -#: ../../Zotlabs/Module/Photos.php:1070 ../../include/ItemObject.php:254 -msgid "I like this (toggle)" -msgstr "Mir gefällt das (Umschalter)" - -#: ../../Zotlabs/Module/Photos.php:1071 ../../include/ItemObject.php:255 -msgid "I don't like this (toggle)" -msgstr "Mir gefällt das nicht (Umschalter)" - -#: ../../Zotlabs/Module/Photos.php:1073 ../../include/ItemObject.php:389 -#: ../../include/conversation.php:740 -msgid "Please wait" -msgstr "Bitte warten" - -#: ../../Zotlabs/Module/Photos.php:1089 ../../Zotlabs/Module/Photos.php:1207 -#: ../../include/ItemObject.php:700 -msgid "This is you" -msgstr "Das bist Du" - -#: ../../Zotlabs/Module/Photos.php:1091 ../../Zotlabs/Module/Photos.php:1209 -#: ../../include/ItemObject.php:702 ../../include/js_strings.php:6 -msgid "Comment" -msgstr "Kommentar" - -#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:574 -msgctxt "title" -msgid "Likes" -msgstr "Gefällt mir" - -#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:574 -msgctxt "title" -msgid "Dislikes" -msgstr "Gefällt mir nicht" - -#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 -msgctxt "title" -msgid "Agree" -msgstr "Zustimmungen" - -#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 -msgctxt "title" -msgid "Disagree" -msgstr "Ablehnungen" - -#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 -msgctxt "title" -msgid "Abstain" -msgstr "Enthaltungen" - -#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 -msgctxt "title" -msgid "Attending" -msgstr "Zusagen" - -#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 -msgctxt "title" -msgid "Not attending" -msgstr "Absagen" - -#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 -msgctxt "title" -msgid "Might attend" -msgstr "Vielleicht" - -#: ../../Zotlabs/Module/Photos.php:1126 ../../Zotlabs/Module/Photos.php:1138 -#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187 -#: ../../include/conversation.php:1724 -msgid "View all" -msgstr "Alles anzeigen" - -#: ../../Zotlabs/Module/Photos.php:1130 ../../include/identity.php:1304 -#: ../../include/ItemObject.php:179 ../../include/conversation.php:1748 -#: ../../include/taxonomy.php:403 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "Gefällt mir" -msgstr[1] "Gefällt mir" - -#: ../../Zotlabs/Module/Photos.php:1135 ../../include/ItemObject.php:184 -#: ../../include/conversation.php:1751 -msgctxt "noun" -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "Gefällt nicht" -msgstr[1] "Gefällt nicht" - -#: ../../Zotlabs/Module/Photos.php:1235 -msgid "Photo Tools" -msgstr "Fotowerkzeuge" - -#: ../../Zotlabs/Module/Photos.php:1244 -msgid "In This Photo:" -msgstr "Auf diesem Foto:" - -#: ../../Zotlabs/Module/Photos.php:1249 -msgid "Map" -msgstr "Karte" - -#: ../../Zotlabs/Module/Photos.php:1257 ../../include/ItemObject.php:378 -msgctxt "noun" -msgid "Likes" -msgstr "Gefällt mir" - -#: ../../Zotlabs/Module/Photos.php:1258 ../../include/ItemObject.php:379 -msgctxt "noun" -msgid "Dislikes" -msgstr "Gefällt nicht" - -#: ../../Zotlabs/Module/Photos.php:1263 ../../include/ItemObject.php:384 -#: ../../include/acl_selectors.php:290 -msgid "Close" -msgstr "Schließen" - -#: ../../Zotlabs/Module/Photos.php:1340 -msgid "View Album" -msgstr "Album ansehen" - -#: ../../Zotlabs/Module/Photos.php:1351 ../../Zotlabs/Module/Photos.php:1364 -#: ../../Zotlabs/Module/Photos.php:1365 -msgid "Recent Photos" -msgstr "Neueste Fotos" - -#: ../../Zotlabs/Module/Ping.php:264 -msgid "sent you a private message" -msgstr "hat Dir eine private Nachricht geschickt" - -#: ../../Zotlabs/Module/Ping.php:312 -msgid "added your channel" -msgstr "hat deinen Kanal hinzugefügt" - -#: ../../Zotlabs/Module/Ping.php:322 ../../include/identity.php:1123 -#: ../../include/identity.php:1199 -msgid "g A l F d" -msgstr "l, d. F, G:i \\U\\h\\r" - -#: ../../Zotlabs/Module/Ping.php:345 ../../include/identity.php:1169 -#: ../../include/identity.php:1239 -msgid "[today]" -msgstr "[Heute]" - -#: ../../Zotlabs/Module/Ping.php:354 -msgid "posted an event" -msgstr "hat einen Termin veröffentlicht" - -#: ../../Zotlabs/Module/Poke.php:168 ../../include/conversation.php:965 -#: ../../include/apps.php:177 -msgid "Poke" -msgstr "Anstupsen" - -#: ../../Zotlabs/Module/Poke.php:169 -msgid "Poke somebody" -msgstr "Jemanden anstupsen" - -#: ../../Zotlabs/Module/Poke.php:172 -msgid "Poke/Prod" -msgstr "Anstupsen/Knuffen" - -#: ../../Zotlabs/Module/Poke.php:173 -msgid "Poke, prod or do other things to somebody" -msgstr "Jemanden anstupsen, knuffen oder sonstiges" - -#: ../../Zotlabs/Module/Poke.php:180 -msgid "Recipient" -msgstr "Empfänger" - -#: ../../Zotlabs/Module/Poke.php:181 -msgid "Choose what you wish to do to recipient" -msgstr "Wähle, was Du mit dem/r Empfänger/in tun willst" - -#: ../../Zotlabs/Module/Poke.php:184 ../../Zotlabs/Module/Poke.php:185 -msgid "Make this post private" -msgstr "Diesen Beitrag privat machen" - -#: ../../Zotlabs/Module/Probe.php:28 ../../Zotlabs/Module/Probe.php:34 -#, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "Abrufen der URL gab einen Fehler zurück: %1$s" - -#: ../../Zotlabs/Module/Profile_photo.php:179 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Leere den Browser Cache oder nutze Umschalten-Neu Laden, falls das neue Foto nicht sofort angezeigt wird." - -#: ../../Zotlabs/Module/Profile_photo.php:367 -msgid "Upload Profile Photo" -msgstr "Lade neues Profilfoto hoch" - -#: ../../Zotlabs/Module/Profiles.php:23 ../../Zotlabs/Module/Profiles.php:188 -#: ../../Zotlabs/Module/Profiles.php:245 ../../Zotlabs/Module/Profiles.php:624 -msgid "Profile not found." -msgstr "Profil nicht gefunden." - -#: ../../Zotlabs/Module/Profiles.php:43 -msgid "Profile deleted." -msgstr "Profil gelöscht." - -#: ../../Zotlabs/Module/Profiles.php:67 ../../Zotlabs/Module/Profiles.php:103 -msgid "Profile-" -msgstr "Profil-" - -#: ../../Zotlabs/Module/Profiles.php:88 ../../Zotlabs/Module/Profiles.php:131 -msgid "New profile created." -msgstr "Neues Profil erstellt." - -#: ../../Zotlabs/Module/Profiles.php:109 -msgid "Profile unavailable to clone." -msgstr "Profil kann nicht geklont werden." - -#: ../../Zotlabs/Module/Profiles.php:150 -msgid "Profile unavailable to export." -msgstr "Dieses Profil kann nicht exportiert werden." - -#: ../../Zotlabs/Module/Profiles.php:255 -msgid "Profile Name is required." -msgstr "Profil-Name erforderlich." - -#: ../../Zotlabs/Module/Profiles.php:426 -msgid "Marital Status" -msgstr "Familienstand" - -#: ../../Zotlabs/Module/Profiles.php:430 -msgid "Romantic Partner" -msgstr "Romantische Partner" - -#: ../../Zotlabs/Module/Profiles.php:434 ../../Zotlabs/Module/Profiles.php:740 -msgid "Likes" -msgstr "Gefällt" - -#: ../../Zotlabs/Module/Profiles.php:438 ../../Zotlabs/Module/Profiles.php:741 -msgid "Dislikes" -msgstr "Gefällt nicht" - -#: ../../Zotlabs/Module/Profiles.php:442 ../../Zotlabs/Module/Profiles.php:748 -msgid "Work/Employment" -msgstr "Arbeit/Anstellung" - -#: ../../Zotlabs/Module/Profiles.php:445 -msgid "Religion" -msgstr "Religion" - -#: ../../Zotlabs/Module/Profiles.php:449 -msgid "Political Views" -msgstr "Politische Ansichten" - -#: ../../Zotlabs/Module/Profiles.php:457 -msgid "Sexual Preference" -msgstr "Sexuelle Orientierung" - -#: ../../Zotlabs/Module/Profiles.php:461 -msgid "Homepage" -msgstr "Webseite" - -#: ../../Zotlabs/Module/Profiles.php:465 -msgid "Interests" -msgstr "Hobbys/Interessen" - -#: ../../Zotlabs/Module/Profiles.php:559 -msgid "Profile updated." -msgstr "Profil aktualisiert." - -#: ../../Zotlabs/Module/Profiles.php:648 -msgid "Hide your connections list from viewers of this profile" -msgstr "Deine Verbindungen vor Betrachtern dieses Profils verbergen" - -#: ../../Zotlabs/Module/Profiles.php:690 -msgid "Edit Profile Details" -msgstr "Bearbeite Profil-Details" - -#: ../../Zotlabs/Module/Profiles.php:692 -msgid "View this profile" -msgstr "Dieses Profil ansehen" - -#: ../../Zotlabs/Module/Profiles.php:693 ../../Zotlabs/Module/Profiles.php:775 -#: ../../include/identity.php:959 -msgid "Edit visibility" -msgstr "Sichtbarkeit bearbeiten" - -#: ../../Zotlabs/Module/Profiles.php:694 -msgid "Profile Tools" -msgstr "Profilwerkzeuge" - -#: ../../Zotlabs/Module/Profiles.php:695 -msgid "Change cover photo" -msgstr "Titelbild ändern" - -#: ../../Zotlabs/Module/Profiles.php:696 ../../include/identity.php:930 -msgid "Change profile photo" -msgstr "Profilfoto ändern" - -#: ../../Zotlabs/Module/Profiles.php:697 -msgid "Create a new profile using these settings" -msgstr "Neues Profil anlegen und diese Einstellungen übernehmen" - -#: ../../Zotlabs/Module/Profiles.php:698 -msgid "Clone this profile" -msgstr "Dieses Profil klonen" - -#: ../../Zotlabs/Module/Profiles.php:699 -msgid "Delete this profile" -msgstr "Dieses Profil löschen" - -#: ../../Zotlabs/Module/Profiles.php:700 -msgid "Add profile things" -msgstr "Sachen zum Profil hinzufügen" - -#: ../../Zotlabs/Module/Profiles.php:701 ../../include/widgets.php:105 -#: ../../include/conversation.php:1532 -msgid "Personal" -msgstr "Persönlich" - -#: ../../Zotlabs/Module/Profiles.php:703 -msgid "Relation" -msgstr "Beziehung" - -#: ../../Zotlabs/Module/Profiles.php:704 ../../include/datetime.php:48 -msgid "Miscellaneous" -msgstr "Verschiedenes" - -#: ../../Zotlabs/Module/Profiles.php:706 -msgid "Import profile from file" -msgstr "Profil aus einer Datei importieren" - -#: ../../Zotlabs/Module/Profiles.php:707 -msgid "Export profile to file" -msgstr "Profil in eine Datei exportieren" - -#: ../../Zotlabs/Module/Profiles.php:708 -msgid "Your gender" -msgstr "Dein Geschlecht" - -#: ../../Zotlabs/Module/Profiles.php:709 -msgid "Marital status" -msgstr "Familienstand" - -#: ../../Zotlabs/Module/Profiles.php:710 -msgid "Sexual preference" -msgstr "Sexuelle Orientierung" - -#: ../../Zotlabs/Module/Profiles.php:713 -msgid "Profile name" -msgstr "Profilname" - -#: ../../Zotlabs/Module/Profiles.php:715 -msgid "This is your default profile." -msgstr "Das ist Dein Standardprofil." - -#: ../../Zotlabs/Module/Profiles.php:717 -msgid "Your full name" -msgstr "Dein voller Name" - -#: ../../Zotlabs/Module/Profiles.php:718 -msgid "Title/Description" -msgstr "Titel/Beschreibung" - -#: ../../Zotlabs/Module/Profiles.php:721 -msgid "Street address" -msgstr "Straße und Hausnummer" - -#: ../../Zotlabs/Module/Profiles.php:722 -msgid "Locality/City" -msgstr "Wohnort" - -#: ../../Zotlabs/Module/Profiles.php:723 -msgid "Region/State" -msgstr "Region/Bundesstaat" - -#: ../../Zotlabs/Module/Profiles.php:724 -msgid "Postal/Zip code" -msgstr "Postleitzahl" - -#: ../../Zotlabs/Module/Profiles.php:725 -msgid "Country" -msgstr "Land" - -#: ../../Zotlabs/Module/Profiles.php:730 -msgid "Who (if applicable)" -msgstr "Wer (falls anwendbar)" - -#: ../../Zotlabs/Module/Profiles.php:730 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Beispiele: cathy123, Cathy Williams, cathy@example.com" - -#: ../../Zotlabs/Module/Profiles.php:731 -msgid "Since (date)" -msgstr "Seit (Datum)" - -#: ../../Zotlabs/Module/Profiles.php:734 -msgid "Tell us about yourself" -msgstr "Erzähle uns ein wenig von Dir" - -#: ../../Zotlabs/Module/Profiles.php:736 -msgid "Hometown" -msgstr "Heimatort" - -#: ../../Zotlabs/Module/Profiles.php:737 -msgid "Political views" -msgstr "Politische Ansichten" - -#: ../../Zotlabs/Module/Profiles.php:738 -msgid "Religious views" -msgstr "Religiöse Ansichten" - -#: ../../Zotlabs/Module/Profiles.php:739 -msgid "Keywords used in directory listings" -msgstr "Schlüsselwörter, die in Verzeichnis-Auflistungen verwendet werden" - -#: ../../Zotlabs/Module/Profiles.php:739 -msgid "Example: fishing photography software" -msgstr "Beispiel: Angeln Fotografie Software" - -#: ../../Zotlabs/Module/Profiles.php:742 -msgid "Musical interests" -msgstr "Musikalische Interessen" - -#: ../../Zotlabs/Module/Profiles.php:743 -msgid "Books, literature" -msgstr "Bücher, Literatur" - -#: ../../Zotlabs/Module/Profiles.php:744 -msgid "Television" -msgstr "Fernsehen" - -#: ../../Zotlabs/Module/Profiles.php:745 -msgid "Film/Dance/Culture/Entertainment" -msgstr "Film/Tanz/Kultur/Unterhaltung" - -#: ../../Zotlabs/Module/Profiles.php:746 -msgid "Hobbies/Interests" -msgstr "Hobbys/Interessen" - -#: ../../Zotlabs/Module/Profiles.php:747 -msgid "Love/Romance" -msgstr "Liebe/Romantik" - -#: ../../Zotlabs/Module/Profiles.php:749 -msgid "School/Education" -msgstr "Schule/Ausbildung" - -#: ../../Zotlabs/Module/Profiles.php:750 -msgid "Contact information and social networks" -msgstr "Kontaktinformation und soziale Netzwerke" - -#: ../../Zotlabs/Module/Profiles.php:751 -msgid "My other channels" -msgstr "Meine anderen Kanäle" - -#: ../../Zotlabs/Module/Profiles.php:771 ../../include/identity.php:955 -msgid "Profile Image" -msgstr "Profilfoto:" - -#: ../../Zotlabs/Module/Profiles.php:781 ../../include/identity.php:937 -#: ../../include/nav.php:88 -msgid "Edit Profiles" -msgstr "Profile bearbeiten" - -#: ../../Zotlabs/Module/Profperm.php:34 ../../Zotlabs/Module/Profperm.php:63 -msgid "Invalid profile identifier." -msgstr "Ungültiger Profil-Identifikator" - -#: ../../Zotlabs/Module/Profperm.php:115 -msgid "Profile Visibility Editor" -msgstr "Profil-Sichtbarkeits-Editor" - -#: ../../Zotlabs/Module/Profperm.php:117 ../../include/identity.php:1395 -msgid "Profile" -msgstr "Profil" - -#: ../../Zotlabs/Module/Profperm.php:119 -msgid "Click on a contact to add or remove." -msgstr "Klicke auf einen Kontakt, um ihn hinzuzufügen oder zu entfernen." - -#: ../../Zotlabs/Module/Profperm.php:128 -msgid "Visible To" -msgstr "Sichtbar für" - -#: ../../Zotlabs/Module/Pubsites.php:22 ../../include/widgets.php:1271 -msgid "Public Hubs" -msgstr "Öffentliche Hubs" - -#: ../../Zotlabs/Module/Pubsites.php:25 -msgid "" -"The listed hubs allow public registration for the $Projectname network. All " -"hubs in the network are interlinked so membership on any of them conveys " -"membership in the network as a whole. Some hubs may require subscription or " -"provide tiered service plans. The hub itself may provide " -"additional details." -msgstr "Die hier aufgeführten Hubs sind öffentlich und erlauben die Registrierung im $Projectname Netzwerk. Alle Hubs dieses Netzwerks sind miteinander verbunden, so dass die Mitgliedschaft auf einem Hub die Verbindung zu beliebigen Seiten und Kanälen auf anderen Hubs ermöglicht. Es könnte sein, dass einige dieser Hubs kostenpflichtig sind oder abgestufte, je nach Umfang kostenpflichtige Mitgliedschaften anbieten. Auf den Seiten der einzelnen Hubs könnten jeweils nähere Informationen dazu stehen." - -#: ../../Zotlabs/Module/Pubsites.php:31 -msgid "Hub URL" -msgstr "Hub-URL" - -#: ../../Zotlabs/Module/Pubsites.php:31 -msgid "Access Type" -msgstr "Zugriffstyp" - -#: ../../Zotlabs/Module/Pubsites.php:31 -msgid "Registration Policy" -msgstr "Registrierungsrichtlinien" - -#: ../../Zotlabs/Module/Pubsites.php:31 -msgid "Software" -msgstr "Software" - -#: ../../Zotlabs/Module/Pubsites.php:31 ../../Zotlabs/Module/Ratings.php:103 -#: ../../include/conversation.php:964 -msgid "Ratings" -msgstr "Bewertungen" - -#: ../../Zotlabs/Module/Pubsites.php:37 -msgid "Rate" -msgstr "Bewerten" - -#: ../../Zotlabs/Module/Rate.php:160 -msgid "Website:" -msgstr "Webseite:" - -#: ../../Zotlabs/Module/Rate.php:163 -#, php-format -msgid "Remote Channel [%s] (not yet known on this site)" -msgstr "Kanal [%s] (auf diesem Server noch unbekannt)" - -#: ../../Zotlabs/Module/Rate.php:164 -msgid "Rating (this information is public)" -msgstr "Bewertung (öffentlich sichtbar)" - -#: ../../Zotlabs/Module/Rate.php:165 -msgid "Optionally explain your rating (this information is public)" -msgstr "Optional kannst du deine Bewertung erklären (öffentlich sichtbar)" - -#: ../../Zotlabs/Module/Ratings.php:73 -msgid "No ratings" -msgstr "Keine Bewertungen" - -#: ../../Zotlabs/Module/Ratings.php:104 -msgid "Rating: " -msgstr "Bewertung: " - -#: ../../Zotlabs/Module/Ratings.php:105 -msgid "Website: " -msgstr "Webseite: " - -#: ../../Zotlabs/Module/Ratings.php:107 -msgid "Description: " -msgstr "Beschreibung: " - #: ../../Zotlabs/Module/Rbmark.php:94 msgid "Select a bookmark folder" msgstr "Lesezeichenordner wählen" @@ -4784,7 +4766,7 @@ msgid "Membership on this site is by invitation only." msgstr "Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich." #: ../../Zotlabs/Module/Register.php:262 ../../include/nav.php:147 -#: ../../boot.php:1611 +#: ../../boot.php:1685 msgid "Register" msgstr "Registrieren" @@ -4802,44 +4784,44 @@ msgid "" "password." msgstr "Das Löschen von Konten innerhalb 48 Stunden nachdem deren Passwort geändert wurde ist nicht erlaubt." -#: ../../Zotlabs/Module/Removeaccount.php:61 +#: ../../Zotlabs/Module/Removeaccount.php:56 msgid "Remove This Account" msgstr "Dieses Konto löschen" -#: ../../Zotlabs/Module/Removeaccount.php:62 -#: ../../Zotlabs/Module/Removeme.php:62 +#: ../../Zotlabs/Module/Removeaccount.php:57 +#: ../../Zotlabs/Module/Removeme.php:59 msgid "WARNING: " msgstr "WARNUNG: " -#: ../../Zotlabs/Module/Removeaccount.php:62 +#: ../../Zotlabs/Module/Removeaccount.php:57 msgid "" "This account and all its channels will be completely removed from the " "network. " msgstr "Dieses Konto mit all seinen Kanälen wird vollständig aus dem Netzwerk gelöscht." -#: ../../Zotlabs/Module/Removeaccount.php:62 -#: ../../Zotlabs/Module/Removeme.php:62 +#: ../../Zotlabs/Module/Removeaccount.php:57 +#: ../../Zotlabs/Module/Removeme.php:59 msgid "This action is permanent and can not be undone!" msgstr "Dieser Schritt ist endgültig und kann nicht rückgängig gemacht werden!" -#: ../../Zotlabs/Module/Removeaccount.php:63 -#: ../../Zotlabs/Module/Removeme.php:63 +#: ../../Zotlabs/Module/Removeaccount.php:58 +#: ../../Zotlabs/Module/Removeme.php:60 msgid "Please enter your password for verification:" msgstr "Bitte gib zur Bestätigung Dein Passwort ein:" -#: ../../Zotlabs/Module/Removeaccount.php:64 +#: ../../Zotlabs/Module/Removeaccount.php:59 msgid "" "Remove this account, all its channels and all its channel clones from the " "network" msgstr "Dieses Konto, all seine Kanäle sowie alle Kanal-Klone aus dem Netzwerk löschen" -#: ../../Zotlabs/Module/Removeaccount.php:64 +#: ../../Zotlabs/Module/Removeaccount.php:59 msgid "" "By default only the instances of the channels located on this hub will be " "removed from the network" msgstr "Standardmäßig werden nur die Kanalklone auf diesem $Projectname-Hub aus dem Netzwerk entfernt" -#: ../../Zotlabs/Module/Removeaccount.php:65 +#: ../../Zotlabs/Module/Removeaccount.php:60 #: ../../Zotlabs/Module/Settings.php:705 msgid "Remove Account" msgstr "Konto entfernen" @@ -4850,25 +4832,25 @@ msgid "" "password." msgstr "Innerhalb von 48 Stunden nach einer Änderung des Passworts können keine Kanäle gelöscht werden." -#: ../../Zotlabs/Module/Removeme.php:61 +#: ../../Zotlabs/Module/Removeme.php:58 msgid "Remove This Channel" msgstr "Diesen Kanal löschen" -#: ../../Zotlabs/Module/Removeme.php:62 +#: ../../Zotlabs/Module/Removeme.php:59 msgid "This channel will be completely removed from the network. " msgstr "Dieser Kanal wird vollständig aus dem Netzwerk gelöscht." -#: ../../Zotlabs/Module/Removeme.php:64 +#: ../../Zotlabs/Module/Removeme.php:61 msgid "Remove this channel and all its clones from the network" msgstr "Lösche diesen Kanal und all seine Klone aus dem Netzwerk" -#: ../../Zotlabs/Module/Removeme.php:64 +#: ../../Zotlabs/Module/Removeme.php:61 msgid "" "By default only the instance of the channel located on this hub will be " "removed from the network" msgstr "Standardmäßig wird der Kanal nur auf diesem Server gelöscht, seine Klone verbleiben im Netzwerk" -#: ../../Zotlabs/Module/Removeme.php:65 ../../Zotlabs/Module/Settings.php:1124 +#: ../../Zotlabs/Module/Removeme.php:62 ../../Zotlabs/Module/Settings.php:1124 msgid "Remove Channel" msgstr "Kanal löschen" @@ -5212,7 +5194,7 @@ msgstr "Kanal-Einstellungen" msgid "Basic Settings" msgstr "Grundeinstellungen" -#: ../../Zotlabs/Module/Settings.php:1040 ../../include/identity.php:1286 +#: ../../Zotlabs/Module/Settings.php:1040 ../../include/channel.php:1140 msgid "Full Name:" msgstr "Voller Name:" @@ -5518,428 +5500,428 @@ msgstr "$Projectname-Provider für Firefox Share" msgid "Start calendar week on monday" msgstr "Montag als erster Tag der Kalenderwoche" -#: ../../Zotlabs/Module/Setup.php:202 +#: ../../Zotlabs/Module/Setup.php:179 msgid "$Projectname Server - Setup" msgstr "$Projectname Server-Einrichtung" -#: ../../Zotlabs/Module/Setup.php:206 +#: ../../Zotlabs/Module/Setup.php:183 msgid "Could not connect to database." msgstr "Kann nicht mit der Datenbank verbinden." -#: ../../Zotlabs/Module/Setup.php:210 +#: ../../Zotlabs/Module/Setup.php:187 msgid "" "Could not connect to specified site URL. Possible SSL certificate or DNS " "issue." msgstr "Konnte die angegebene Webseiten-URL nicht erreichen. Möglicherweise ein Problem mit dem SSL-Zertifikat oder dem DNS." -#: ../../Zotlabs/Module/Setup.php:217 +#: ../../Zotlabs/Module/Setup.php:194 msgid "Could not create table." msgstr "Kann Tabelle nicht erstellen." -#: ../../Zotlabs/Module/Setup.php:222 +#: ../../Zotlabs/Module/Setup.php:199 msgid "Your site database has been installed." msgstr "Die Datenbank Deines Hubs wurde installiert." -#: ../../Zotlabs/Module/Setup.php:226 +#: ../../Zotlabs/Module/Setup.php:203 msgid "" "You may need to import the file \"install/schema_xxx.sql\" manually using a " "database client." msgstr "Möglicherweise musst Du die Datei install/schema_xxx.sql manuell mit Hilfe eines Datenkbank-Clients importieren." -#: ../../Zotlabs/Module/Setup.php:227 ../../Zotlabs/Module/Setup.php:289 -#: ../../Zotlabs/Module/Setup.php:744 +#: ../../Zotlabs/Module/Setup.php:204 ../../Zotlabs/Module/Setup.php:266 +#: ../../Zotlabs/Module/Setup.php:721 msgid "Please see the file \"install/INSTALL.txt\"." msgstr "Lies die Datei \"install/INSTALL.txt\"." -#: ../../Zotlabs/Module/Setup.php:286 +#: ../../Zotlabs/Module/Setup.php:263 msgid "System check" msgstr "Systemprüfung" -#: ../../Zotlabs/Module/Setup.php:291 +#: ../../Zotlabs/Module/Setup.php:268 msgid "Check again" msgstr "Bitte nochmal prüfen" -#: ../../Zotlabs/Module/Setup.php:313 +#: ../../Zotlabs/Module/Setup.php:290 msgid "Database connection" msgstr "Datenbank Verbindung" -#: ../../Zotlabs/Module/Setup.php:314 +#: ../../Zotlabs/Module/Setup.php:291 msgid "" "In order to install $Projectname we need to know how to connect to your " "database." msgstr "Um $Projectname zu installieren, müssen wir wissen, wie wir eine Verbindung zu Deiner Datenbank aufbauen können." -#: ../../Zotlabs/Module/Setup.php:315 +#: ../../Zotlabs/Module/Setup.php:292 msgid "" "Please contact your hosting provider or site administrator if you have " "questions about these settings." msgstr "Bitte kontaktiere Deinen Hosting-Provider oder Administrator, falls Du Fragen zu diesen Einstellungen hast." -#: ../../Zotlabs/Module/Setup.php:316 +#: ../../Zotlabs/Module/Setup.php:293 msgid "" "The database you specify below should already exist. If it does not, please " "create it before continuing." msgstr "Die Datenbank, die Du weiter unten angibst, sollte bereits existieren. Sollte das noch nicht der Fall sein, erzeuge sie bitte bevor Du fortfährst." -#: ../../Zotlabs/Module/Setup.php:320 +#: ../../Zotlabs/Module/Setup.php:297 msgid "Database Server Name" msgstr "Datenbank-Servername" -#: ../../Zotlabs/Module/Setup.php:320 +#: ../../Zotlabs/Module/Setup.php:297 msgid "Default is 127.0.0.1" msgstr "Standard ist 127.0.0.1" -#: ../../Zotlabs/Module/Setup.php:321 +#: ../../Zotlabs/Module/Setup.php:298 msgid "Database Port" msgstr "Datenbank-Port" -#: ../../Zotlabs/Module/Setup.php:321 +#: ../../Zotlabs/Module/Setup.php:298 msgid "Communication port number - use 0 for default" msgstr "Port-Nummer für die Kommunikation – verwende 0 für die Standardeinstellung" -#: ../../Zotlabs/Module/Setup.php:322 +#: ../../Zotlabs/Module/Setup.php:299 msgid "Database Login Name" msgstr "Datenbank-Benutzername" -#: ../../Zotlabs/Module/Setup.php:323 +#: ../../Zotlabs/Module/Setup.php:300 msgid "Database Login Password" msgstr "Datenbank-Kennwort" -#: ../../Zotlabs/Module/Setup.php:324 +#: ../../Zotlabs/Module/Setup.php:301 msgid "Database Name" msgstr "Datenbank-Name" -#: ../../Zotlabs/Module/Setup.php:325 +#: ../../Zotlabs/Module/Setup.php:302 msgid "Database Type" msgstr "Datenbanktyp" -#: ../../Zotlabs/Module/Setup.php:327 ../../Zotlabs/Module/Setup.php:367 +#: ../../Zotlabs/Module/Setup.php:304 ../../Zotlabs/Module/Setup.php:344 msgid "Site administrator email address" msgstr "E-Mail Adresse des Seiten-Administrators" -#: ../../Zotlabs/Module/Setup.php:327 ../../Zotlabs/Module/Setup.php:367 +#: ../../Zotlabs/Module/Setup.php:304 ../../Zotlabs/Module/Setup.php:344 msgid "" "Your account email address must match this in order to use the web admin " "panel." msgstr "Die E-Mail-Adresse Deines Accounts muss dieser Adresse entsprechen, damit Du Zugriff zur Administrations-Seite erhältst." -#: ../../Zotlabs/Module/Setup.php:328 ../../Zotlabs/Module/Setup.php:369 +#: ../../Zotlabs/Module/Setup.php:305 ../../Zotlabs/Module/Setup.php:346 msgid "Website URL" msgstr "Server-URL" -#: ../../Zotlabs/Module/Setup.php:328 ../../Zotlabs/Module/Setup.php:369 +#: ../../Zotlabs/Module/Setup.php:305 ../../Zotlabs/Module/Setup.php:346 msgid "Please use SSL (https) URL if available." msgstr "Nutze wenn möglich eine SSL-URL (https)." -#: ../../Zotlabs/Module/Setup.php:329 ../../Zotlabs/Module/Setup.php:372 +#: ../../Zotlabs/Module/Setup.php:306 ../../Zotlabs/Module/Setup.php:349 msgid "Please select a default timezone for your website" msgstr "Standard-Zeitzone für Deinen Server" -#: ../../Zotlabs/Module/Setup.php:356 +#: ../../Zotlabs/Module/Setup.php:333 msgid "Site settings" msgstr "Seiteneinstellungen" -#: ../../Zotlabs/Module/Setup.php:370 +#: ../../Zotlabs/Module/Setup.php:347 msgid "Enable $Projectname advanced features?" msgstr "Erweiterte Funktionen für $Projectname aktivieren?" -#: ../../Zotlabs/Module/Setup.php:370 +#: ../../Zotlabs/Module/Setup.php:347 msgid "" "Some advanced features, while useful - may be best suited for technically " "proficient audiences" msgstr "Einige erweiterte Funktionen können ungeachtet ihrer Nützlichkeit eher für eine technisch versierte Zielgruppe geeignet sein." -#: ../../Zotlabs/Module/Setup.php:411 -msgid "PHP version 5.4 or greater is required." -msgstr "PHP wird in Version 5.4 oder höher benötigt." +#: ../../Zotlabs/Module/Setup.php:388 +msgid "PHP version 5.5 or greater is required." +msgstr "PHP Version 5.5 oder höher wird benötigt." -#: ../../Zotlabs/Module/Setup.php:412 +#: ../../Zotlabs/Module/Setup.php:389 msgid "PHP version" msgstr "PHP-Version" -#: ../../Zotlabs/Module/Setup.php:427 +#: ../../Zotlabs/Module/Setup.php:404 msgid "Could not find a command line version of PHP in the web server PATH." msgstr "Konnte die Kommandozeilen-Version von PHP nicht im PATH des Web-Servers finden." -#: ../../Zotlabs/Module/Setup.php:428 +#: ../../Zotlabs/Module/Setup.php:405 msgid "" "If you don't have a command line version of PHP installed on server, you " "will not be able to run background polling via cron." msgstr "Ohne Kommandozeilen-Version von PHP auf dem Server wirst Du nicht in der Lage sein, Hintergrundprozesse via cron auszuführen." -#: ../../Zotlabs/Module/Setup.php:432 +#: ../../Zotlabs/Module/Setup.php:409 msgid "PHP executable path" msgstr "PHP Pfad zu ausführbarer Datei" -#: ../../Zotlabs/Module/Setup.php:432 +#: ../../Zotlabs/Module/Setup.php:409 msgid "" "Enter full path to php executable. You can leave this blank to continue the " "installation." msgstr "Gib den vollen Pfad zum PHP-Interpreter an. Du kannst dieses Feld frei lassen und mit der Installation fortfahren." -#: ../../Zotlabs/Module/Setup.php:437 +#: ../../Zotlabs/Module/Setup.php:414 msgid "Command line PHP" msgstr "PHP Befehlszeile" -#: ../../Zotlabs/Module/Setup.php:446 +#: ../../Zotlabs/Module/Setup.php:423 msgid "" "The command line version of PHP on your system does not have " "\"register_argc_argv\" enabled." msgstr "Bei der Kommandozeilen-Version von PHP auf Deinem System ist \"register_argc_argv\" nicht aktiviert." -#: ../../Zotlabs/Module/Setup.php:447 +#: ../../Zotlabs/Module/Setup.php:424 msgid "This is required for message delivery to work." msgstr "Das wird benötigt, damit die Auslieferung von Nachrichten funktioniert." -#: ../../Zotlabs/Module/Setup.php:450 +#: ../../Zotlabs/Module/Setup.php:427 msgid "PHP register_argc_argv" msgstr "PHP register_argc_argv" -#: ../../Zotlabs/Module/Setup.php:468 +#: ../../Zotlabs/Module/Setup.php:445 #, php-format msgid "" "Your max allowed total upload size is set to %s. Maximum size of one file to" " upload is set to %s. You are allowed to upload up to %d files at once." msgstr "Die Maximalgröße für Uploads insgesamt liegt bei %s. Die Maximalgröße für eine Datei liegt bei %s. Es können maximal %d Dateien gleichzeitig hochgeladen werden." -#: ../../Zotlabs/Module/Setup.php:473 +#: ../../Zotlabs/Module/Setup.php:450 msgid "You can adjust these settings in the servers php.ini." msgstr "Du kannst diese Einstellungen in der php.ini des Servers ändern." -#: ../../Zotlabs/Module/Setup.php:475 +#: ../../Zotlabs/Module/Setup.php:452 msgid "PHP upload limits" msgstr "PHP-Hochladebeschränkungen" -#: ../../Zotlabs/Module/Setup.php:498 +#: ../../Zotlabs/Module/Setup.php:475 msgid "" "Error: the \"openssl_pkey_new\" function on this system is not able to " "generate encryption keys" msgstr "Fehler: Die „openssl_pkey_new“-Funktion auf diesem System ist nicht in der Lage, Schlüssel für die Verschlüsselung zu erzeugen." -#: ../../Zotlabs/Module/Setup.php:499 +#: ../../Zotlabs/Module/Setup.php:476 msgid "" "If running under Windows, please see " "\"http://www.php.net/manual/en/openssl.installation.php\"." msgstr "Wenn Du Windows verwendest, findest Du unter http://www.php.net/manual/en/openssl.installation.php eine Installationsanleitung." -#: ../../Zotlabs/Module/Setup.php:502 +#: ../../Zotlabs/Module/Setup.php:479 msgid "Generate encryption keys" msgstr "Verschlüsselungsschlüssel generieren" -#: ../../Zotlabs/Module/Setup.php:514 +#: ../../Zotlabs/Module/Setup.php:491 msgid "libCurl PHP module" msgstr "libCurl-PHP-Modul" -#: ../../Zotlabs/Module/Setup.php:515 +#: ../../Zotlabs/Module/Setup.php:492 msgid "GD graphics PHP module" msgstr "GD-Grafik-PHP-Modul" -#: ../../Zotlabs/Module/Setup.php:516 +#: ../../Zotlabs/Module/Setup.php:493 msgid "OpenSSL PHP module" msgstr "OpenSSL-PHP-Modul" -#: ../../Zotlabs/Module/Setup.php:517 +#: ../../Zotlabs/Module/Setup.php:494 msgid "mysqli or postgres PHP module" msgstr "mysqli oder postgres PHP-Modul" -#: ../../Zotlabs/Module/Setup.php:518 +#: ../../Zotlabs/Module/Setup.php:495 msgid "mb_string PHP module" msgstr "mb_string-PHP-Modul" -#: ../../Zotlabs/Module/Setup.php:519 +#: ../../Zotlabs/Module/Setup.php:496 msgid "mcrypt PHP module" msgstr "mcrypt-PHP-Modul" -#: ../../Zotlabs/Module/Setup.php:520 +#: ../../Zotlabs/Module/Setup.php:497 msgid "xml PHP module" msgstr "xml-PHP-Modul" -#: ../../Zotlabs/Module/Setup.php:524 ../../Zotlabs/Module/Setup.php:526 +#: ../../Zotlabs/Module/Setup.php:501 ../../Zotlabs/Module/Setup.php:503 msgid "Apache mod_rewrite module" msgstr "Apache-mod_rewrite-Modul" -#: ../../Zotlabs/Module/Setup.php:524 +#: ../../Zotlabs/Module/Setup.php:501 msgid "" "Error: Apache webserver mod-rewrite module is required but not installed." msgstr "Fehler: Das Apache-Modul mod-rewrite wird benötigt, ist aber nicht installiert." -#: ../../Zotlabs/Module/Setup.php:530 ../../Zotlabs/Module/Setup.php:533 +#: ../../Zotlabs/Module/Setup.php:507 ../../Zotlabs/Module/Setup.php:510 msgid "proc_open" msgstr "proc_open" -#: ../../Zotlabs/Module/Setup.php:530 +#: ../../Zotlabs/Module/Setup.php:507 msgid "" "Error: proc_open is required but is either not installed or has been " "disabled in php.ini" msgstr "Fehler: proc_open wird benötigt, ist aber entweder nicht installiert oder wurde in der php.ini deaktiviert" -#: ../../Zotlabs/Module/Setup.php:538 +#: ../../Zotlabs/Module/Setup.php:515 msgid "Error: libCURL PHP module required but not installed." msgstr "Fehler: Das PHP-Modul libCURL wird benötigt, ist aber nicht installiert." -#: ../../Zotlabs/Module/Setup.php:542 +#: ../../Zotlabs/Module/Setup.php:519 msgid "" "Error: GD graphics PHP module with JPEG support required but not installed." msgstr "Fehler: Das PHP-Modul GD-Grafik mit JPEG-Unterstützung wird benötigt, ist aber nicht installiert." -#: ../../Zotlabs/Module/Setup.php:546 +#: ../../Zotlabs/Module/Setup.php:523 msgid "Error: openssl PHP module required but not installed." msgstr "Fehler: Das PHP-Modul openssl wird benötigt, ist aber nicht installiert." -#: ../../Zotlabs/Module/Setup.php:550 +#: ../../Zotlabs/Module/Setup.php:527 msgid "" "Error: mysqli or postgres PHP module required but neither are installed." msgstr "Fehler: Das mysqli oder postgres PHP-Modul ist erforderlich, aber keines von beiden ist installiert." -#: ../../Zotlabs/Module/Setup.php:554 +#: ../../Zotlabs/Module/Setup.php:531 msgid "Error: mb_string PHP module required but not installed." msgstr "Fehler: Das PHP-Modul mb_string wird benötigt, ist aber nicht installiert." -#: ../../Zotlabs/Module/Setup.php:558 +#: ../../Zotlabs/Module/Setup.php:535 msgid "Error: mcrypt PHP module required but not installed." msgstr "Fehler: Das PHP-Modul mcrypt wird benötigt, ist aber nicht installiert." -#: ../../Zotlabs/Module/Setup.php:562 +#: ../../Zotlabs/Module/Setup.php:539 msgid "Error: xml PHP module required for DAV but not installed." msgstr "Fehler: Das xml-PHP-Modul wird für DAV benötigt, ist aber nicht installiert." -#: ../../Zotlabs/Module/Setup.php:580 +#: ../../Zotlabs/Module/Setup.php:557 msgid "" "The web installer needs to be able to create a file called \".htconfig.php\"" " in the top folder of your web server and it is unable to do so." msgstr "Der Installations-Assistent muss in der Lage sein, die Datei \".htconfig.php\" im Stammverzeichnis des Web-Servers anzulegen, ist er aber nicht." -#: ../../Zotlabs/Module/Setup.php:581 +#: ../../Zotlabs/Module/Setup.php:558 msgid "" "This is most often a permission setting, as the web server may not be able " "to write files in your folder - even if you can." msgstr "Meist liegt das daran, dass der Nutzer, unter dem der Web-Server läuft, keine Schreibrechte in dem Verzeichnis hat – selbst wenn Du selbst das darfst." -#: ../../Zotlabs/Module/Setup.php:582 +#: ../../Zotlabs/Module/Setup.php:559 msgid "" "At the end of this procedure, we will give you a text to save in a file " "named .htconfig.php in your Red top folder." msgstr "Am Schluss dieses Vorgangs wird ein Text generiert, den Du unter dem Dateinamen .htconfig.php im Stammverzeichnis Deiner Hubzilla-Installation speichern musst." -#: ../../Zotlabs/Module/Setup.php:583 +#: ../../Zotlabs/Module/Setup.php:560 msgid "" "You can alternatively skip this procedure and perform a manual installation." " Please see the file \"install/INSTALL.txt\" for instructions." msgstr "Alternativ kannst Du diesen Schritt überspringen und die Installation manuell vornehmen. Lies dazu die Datei install/INSTALL.txt." -#: ../../Zotlabs/Module/Setup.php:586 +#: ../../Zotlabs/Module/Setup.php:563 msgid ".htconfig.php is writable" msgstr ".htconfig.php ist beschreibbar" -#: ../../Zotlabs/Module/Setup.php:600 +#: ../../Zotlabs/Module/Setup.php:577 msgid "" "Red uses the Smarty3 template engine to render its web views. Smarty3 " "compiles templates to PHP to speed up rendering." msgstr "$Projectname verwendet Smarty3 um Vorlagen für die Webdarstellung zu übersetzen. Smarty3 übersetzt diese Vorlagen nach PHP, um die Darstellung zu beschleunigen." -#: ../../Zotlabs/Module/Setup.php:601 +#: ../../Zotlabs/Module/Setup.php:578 #, php-format msgid "" "In order to store these compiled templates, the web server needs to have " -"write access to the directory %s under the Red top level folder." -msgstr "Um diese kompilierten Vorlagen speichern zu können, braucht der Webserver Schreibzugriff auf das Verzeichnis %s unterhalb des $Projectname-Installationsverzeichnisses." +"write access to the directory %s under the top level web folder." +msgstr "Um diese kompilierten Vorlagen speichern zu können, braucht der Web-Server Schreibzugriff auf das Verzeichnis %s unterhalb des Hubzilla-Stammverzeichnisses." -#: ../../Zotlabs/Module/Setup.php:602 ../../Zotlabs/Module/Setup.php:623 +#: ../../Zotlabs/Module/Setup.php:579 ../../Zotlabs/Module/Setup.php:600 msgid "" "Please ensure that the user that your web server runs as (e.g. www-data) has" " write access to this folder." msgstr "Bitte stelle sicher, dass der Nutzer, unter dem der Web-Server läuft (z.B. www-data), Schreibzugriff auf dieses Verzeichnis hat." -#: ../../Zotlabs/Module/Setup.php:603 +#: ../../Zotlabs/Module/Setup.php:580 #, php-format msgid "" "Note: as a security measure, you should give the web server write access to " "%s only--not the template files (.tpl) that it contains." msgstr "Hinweis: Aus Sicherheitsgründen sollte der Web-Server nur auf %s Schreibrechte haben, nicht auf die Template-Dateien (.tpl), die das Verzeichnis enthält." -#: ../../Zotlabs/Module/Setup.php:606 +#: ../../Zotlabs/Module/Setup.php:583 #, php-format msgid "%s is writable" msgstr "%s ist beschreibbar" -#: ../../Zotlabs/Module/Setup.php:622 +#: ../../Zotlabs/Module/Setup.php:599 msgid "" "Red uses the store directory to save uploaded files. The web server needs to" " have write access to the store directory under the Red top level folder" msgstr "$Projectname benutzt das Verzeichnis store, um hochgeladene Dateien zu speichern. Der Webserver benötigt Schreibrechte für dieses Verzeichnis direkt unterhalb des Red-Stammverzeichnisses" -#: ../../Zotlabs/Module/Setup.php:626 +#: ../../Zotlabs/Module/Setup.php:603 msgid "store is writable" msgstr "store ist schreibbar" -#: ../../Zotlabs/Module/Setup.php:659 +#: ../../Zotlabs/Module/Setup.php:636 msgid "" "SSL certificate cannot be validated. Fix certificate or disable https access" " to this site." msgstr "Das SSL-Zertifikat konnte nicht validiert werden. Korrigiere das Zertifikat oder deaktiviere den HTTPS-Zugriff auf diesen Server." -#: ../../Zotlabs/Module/Setup.php:660 +#: ../../Zotlabs/Module/Setup.php:637 msgid "" "If you have https access to your website or allow connections to TCP port " "443 (the https: port), you MUST use a browser-valid certificate. You MUST " "NOT use self-signed certificates!" msgstr "Wenn Du via HTTPS auf Deinen Server zugreifen möchtest, also Verbindungen über den Port 443 möglich sein sollen, ist ein SSL-Zertifikat einer Zertifizierungsstelle (CA) notwendig, das von den Browsern ohne Sicherheitsabfrage akzeptiert wird. Die Verwendung eines selbst signierten Zertifikates ist nicht möglich." -#: ../../Zotlabs/Module/Setup.php:661 +#: ../../Zotlabs/Module/Setup.php:638 msgid "" "This restriction is incorporated because public posts from you may for " "example contain references to images on your own hub." msgstr "Diese Einschränkung wurde eingebaut, weil Deine öffentlichen Beiträge zum Beispiel Verweise auf Bilder auf Deinem eigenen Hub enthalten können." -#: ../../Zotlabs/Module/Setup.php:662 +#: ../../Zotlabs/Module/Setup.php:639 msgid "" "If your certificate is not recognized, members of other sites (who may " "themselves have valid certificates) will get a warning message on their own " "site complaining about security issues." msgstr "Wenn Dein Zertifikat nicht von jedem Browser akzeptiert wird, erhalten die Mitglieder anderer $Projectname-Hubs (die mit korrekten Zertifikaten ausgestattet sind) Sicherheits-Warnmeldungen, obwohl sie gar nicht direkt auf Deinem Server unterwegs sind (zum Beispiel, wenn ein Bild aus einem Deiner Beiträge angezeigt wird)." -#: ../../Zotlabs/Module/Setup.php:663 +#: ../../Zotlabs/Module/Setup.php:640 msgid "" "This can cause usability issues elsewhere (not just on your own site) so we " "must insist on this requirement." msgstr "Dies kann Probleme für andere Nutzer (nicht nur auf Deinem eigenen Server) verursachen, so dass wir auf dieser Forderung bestehen müssen." -#: ../../Zotlabs/Module/Setup.php:664 +#: ../../Zotlabs/Module/Setup.php:641 msgid "" "Providers are available that issue free certificates which are browser-" "valid." msgstr "Es gibt einige Zertifizierungsstellen (CAs), bei denen solche Zertifikate kostenlos zu haben sind." -#: ../../Zotlabs/Module/Setup.php:666 +#: ../../Zotlabs/Module/Setup.php:643 msgid "SSL certificate validation" msgstr "SSL Zertifikatverifizierung" -#: ../../Zotlabs/Module/Setup.php:672 +#: ../../Zotlabs/Module/Setup.php:649 msgid "" "Url rewrite in .htaccess is not working. Check your server " "configuration.Test: " msgstr "Das Umschreiben von URLs (rewrite) per .htaccess funktioniert nicht. Bitte prüfe die Server-Konfiguration. Test:" -#: ../../Zotlabs/Module/Setup.php:675 +#: ../../Zotlabs/Module/Setup.php:652 msgid "Url rewrite is working" msgstr "Url rewrite funktioniert" -#: ../../Zotlabs/Module/Setup.php:684 +#: ../../Zotlabs/Module/Setup.php:661 msgid "" "The database configuration file \".htconfig.php\" could not be written. " "Please use the enclosed text to create a configuration file in your web " "server root." msgstr "Die Datenbank-Konfigurationsdatei „.htconfig.php“ konnte nicht geschrieben werden. Bitte verwende den unten angegebenen Text, um die Konfigurationsdatei im Stammverzeichnis des Webservers anzulegen." -#: ../../Zotlabs/Module/Setup.php:708 +#: ../../Zotlabs/Module/Setup.php:685 msgid "Errors encountered creating database tables." msgstr "Fehler beim Anlegen der Datenbank-Tabellen aufgetreten." -#: ../../Zotlabs/Module/Setup.php:742 +#: ../../Zotlabs/Module/Setup.php:719 msgid "

    What next

    " msgstr "

    Was als Nächstes

    " -#: ../../Zotlabs/Module/Setup.php:743 +#: ../../Zotlabs/Module/Setup.php:720 msgid "" "IMPORTANT: You will need to [manually] setup a scheduled task for the " "poller." @@ -6113,12 +6095,12 @@ msgstr "Keine Vorschläge vorhanden. Wenn das ein neuer Server ist, versuche es msgid "Ignore/Hide" msgstr "Ignorieren/Verstecken" -#: ../../Zotlabs/Module/Tagger.php:55 ../../include/bbcode.php:257 +#: ../../Zotlabs/Module/Tagger.php:55 ../../include/bbcode.php:256 msgid "post" msgstr "Beitrag" -#: ../../Zotlabs/Module/Tagger.php:57 ../../include/conversation.php:150 -#: ../../include/text.php:1960 +#: ../../Zotlabs/Module/Tagger.php:57 ../../include/text.php:1948 +#: ../../include/conversation.php:150 msgid "comment" msgstr "Kommentar" @@ -6254,16 +6236,16 @@ msgid "" " please import or restore these in date order (oldest first)." msgstr "Diese Inhalts-Sicherungen können wiederhergestellt werden, indem Du %2$s auf jeglichem Hub besuchst, der diesen Kanal enthält. Das funktioniert am besten, wenn Du dabei die zeitliche Reihenfolge einhältst, also die Sicherungen für den ältesten Zeitraum zuerst importierst." -#: ../../Zotlabs/Module/Viewconnections.php:63 +#: ../../Zotlabs/Module/Viewconnections.php:62 msgid "No connections." msgstr "Keine Verbindungen." -#: ../../Zotlabs/Module/Viewconnections.php:76 +#: ../../Zotlabs/Module/Viewconnections.php:75 #, php-format msgid "Visit %s's profile [%s]" msgstr "%ss Profil [%s] besuchen" -#: ../../Zotlabs/Module/Viewconnections.php:105 +#: ../../Zotlabs/Module/Viewconnections.php:104 msgid "View Connections" msgstr "Verbindungen anzeigen" @@ -6271,8 +6253,8 @@ msgstr "Verbindungen anzeigen" msgid "Source of Item" msgstr "Quelle des Elements" -#: ../../Zotlabs/Module/Webpages.php:184 ../../include/nav.php:106 -#: ../../include/conversation.php:1692 ../../include/apps.php:168 +#: ../../Zotlabs/Module/Webpages.php:184 ../../Zotlabs/Lib/Apps.php:217 +#: ../../include/nav.php:106 ../../include/conversation.php:1685 msgid "Webpages" msgstr "Webseiten" @@ -6296,404 +6278,951 @@ msgstr "Xchan-Suche" msgid "Lookup xchan beginning with (or webbie): " msgstr "Nach xchans oder Webbies (Kanal-Adressen) suchen, die wie folgt beginnen:" -#: ../../include/Import/import_diaspora.php:17 -msgid "No username found in import file." -msgstr "Kein Benutzername in der Importdatei gefunden." +#: ../../Zotlabs/Lib/Apps.php:204 +msgid "Site Admin" +msgstr "Hub-Administration" -#: ../../include/Import/import_diaspora.php:42 ../../include/import.php:48 -msgid "Unable to create a unique channel address. Import failed." -msgstr "Es war nicht möglich, eine eindeutige Kanal-Adresse zu erzeugen. Der Import ist fehlgeschlagen." +#: ../../Zotlabs/Lib/Apps.php:205 +msgid "Bug Report" +msgstr "Fehler-Rückmeldung" -#: ../../include/dba/dba_driver.php:159 +#: ../../Zotlabs/Lib/Apps.php:206 +msgid "View Bookmarks" +msgstr "Lesezeichen ansehen" + +#: ../../Zotlabs/Lib/Apps.php:207 +msgid "My Chatrooms" +msgstr "Meine Chaträume" + +#: ../../Zotlabs/Lib/Apps.php:209 +msgid "Firefox Share" +msgstr "Teilen-Knopf für Firefox" + +#: ../../Zotlabs/Lib/Apps.php:210 +msgid "Remote Diagnostics" +msgstr "Ferndiagnose" + +#: ../../Zotlabs/Lib/Apps.php:211 ../../include/features.php:89 +msgid "Suggest Channels" +msgstr "Kanäle vorschlagen" + +#: ../../Zotlabs/Lib/Apps.php:212 ../../include/nav.php:110 +#: ../../boot.php:1703 +msgid "Login" +msgstr "Anmelden" + +#: ../../Zotlabs/Lib/Apps.php:214 ../../include/nav.php:179 +msgid "Grid" +msgstr "Grid" + +#: ../../Zotlabs/Lib/Apps.php:218 ../../include/nav.php:182 +msgid "Channel Home" +msgstr "Mein Kanal" + +#: ../../Zotlabs/Lib/Apps.php:221 ../../include/nav.php:201 +#: ../../include/conversation.php:1649 ../../include/conversation.php:1652 +msgid "Events" +msgstr "Termine" + +#: ../../Zotlabs/Lib/Apps.php:222 ../../include/nav.php:167 +msgid "Directory" +msgstr "Verzeichnis" + +#: ../../Zotlabs/Lib/Apps.php:224 ../../include/nav.php:193 +msgid "Mail" +msgstr "Mail" + +#: ../../Zotlabs/Lib/Apps.php:227 ../../include/nav.php:96 +msgid "Chat" +msgstr "Chat" + +#: ../../Zotlabs/Lib/Apps.php:229 +msgid "Probe" +msgstr "Testen" + +#: ../../Zotlabs/Lib/Apps.php:230 +msgid "Suggest" +msgstr "Empfehlen" + +#: ../../Zotlabs/Lib/Apps.php:231 +msgid "Random Channel" +msgstr "Zufälliger Kanal" + +#: ../../Zotlabs/Lib/Apps.php:232 +msgid "Invite" +msgstr "Einladen" + +#: ../../Zotlabs/Lib/Apps.php:233 ../../include/widgets.php:1386 +msgid "Features" +msgstr "Funktionen" + +#: ../../Zotlabs/Lib/Apps.php:235 +msgid "Post" +msgstr "Beitrag schreiben" + +#: ../../Zotlabs/Lib/Apps.php:335 +msgid "Purchase" +msgstr "Kaufen" + +#: ../../Zotlabs/Lib/Chatroom.php:27 +msgid "Missing room name" +msgstr "Der Chatraum hat keinen Namen" + +#: ../../Zotlabs/Lib/Chatroom.php:36 +msgid "Duplicate room name" +msgstr "Name des Chatraums bereits vergeben" + +#: ../../Zotlabs/Lib/Chatroom.php:86 ../../Zotlabs/Lib/Chatroom.php:94 +msgid "Invalid room specifier." +msgstr "Ungültiger Raumbezeichner." + +#: ../../Zotlabs/Lib/Chatroom.php:126 +msgid "Room not found." +msgstr "Chatraum konnte nicht gefunden werden." + +#: ../../Zotlabs/Lib/Chatroom.php:147 +msgid "Room is full" +msgstr "Der Chatraum ist voll" + +#: ../../Zotlabs/Lib/Enotify.php:60 ../../include/network.php:1823 +msgid "$Projectname Notification" +msgstr "$Projectname-Benachrichtigung" + +#: ../../Zotlabs/Lib/Enotify.php:61 ../../include/network.php:1824 +msgid "$projectname" +msgstr "$projectname" + +#: ../../Zotlabs/Lib/Enotify.php:63 ../../include/network.php:1826 +msgid "Thank You," +msgstr "Danke." + +#: ../../Zotlabs/Lib/Enotify.php:65 ../../include/network.php:1828 #, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Kann die DNS-Informationen für den Datenbank-Server '%s' nicht finden" +msgid "%s Administrator" +msgstr "der Administrator von %s" -#: ../../include/api.php:1338 -msgid "Public Timeline" -msgstr "Öffentliche Zeitleiste" +#: ../../Zotlabs/Lib/Enotify.php:100 +#, php-format +msgid "%s " +msgstr "%s " -#: ../../include/notify.php:20 +#: ../../Zotlabs/Lib/Enotify.php:104 +#, php-format +msgid "[Hubzilla:Notify] New mail received at %s" +msgstr "[Hubzilla:Benachrichtigung] Neue Mail empfangen auf %s" + +#: ../../Zotlabs/Lib/Enotify.php:106 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." +msgstr "%1$s, %2$s hat Dir eine private Nachricht auf %3$s gesendet." + +#: ../../Zotlabs/Lib/Enotify.php:107 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s hat Dir %2$s geschickt." + +#: ../../Zotlabs/Lib/Enotify.php:107 +msgid "a private message" +msgstr "eine private Nachricht" + +#: ../../Zotlabs/Lib/Enotify.php:108 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Bitte besuche %s, um die private Nachricht anzusehen und/oder darauf zu antworten." + +#: ../../Zotlabs/Lib/Enotify.php:164 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "%1$s, %2$s hat [zrl=%3$s]einen %4$s[/zrl] kommentiert" + +#: ../../Zotlabs/Lib/Enotify.php:172 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "%1$s, %2$s hat [zrl=%3$s]%4$ss %5$s[/zrl] kommentiert" + +#: ../../Zotlabs/Lib/Enotify.php:181 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "%1$s, %2$s hat [zrl=%3$s]Deinen %4$s[/zrl] kommentiert" + +#: ../../Zotlabs/Lib/Enotify.php:192 +#, php-format +msgid "[Hubzilla:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Hubzilla:Benachrichtigung] Kommentar in Unterhaltung #%1$d von %2$s" + +#: ../../Zotlabs/Lib/Enotify.php:193 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "%1$s, %2$s hat eine Unterhaltung kommentiert, der Du folgst." + +#: ../../Zotlabs/Lib/Enotify.php:196 ../../Zotlabs/Lib/Enotify.php:211 +#: ../../Zotlabs/Lib/Enotify.php:237 ../../Zotlabs/Lib/Enotify.php:255 +#: ../../Zotlabs/Lib/Enotify.php:269 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Bitte besuche %s, um die Unterhaltung anzusehen und/oder zu kommentieren." + +#: ../../Zotlabs/Lib/Enotify.php:202 +#, php-format +msgid "[Hubzilla:Notify] %s posted to your profile wall" +msgstr "[Hubzilla:Benachrichtigung] %s schrieb auf Deine Pinnwand" + +#: ../../Zotlabs/Lib/Enotify.php:204 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "%1$s, %2$s hat auf Deine Pinnwand auf %3$s geschrieben" + +#: ../../Zotlabs/Lib/Enotify.php:206 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "%1$s, %2$s hat auf [zrl=%3$s]Deine Pinnwand[/zrl] geschrieben" + +#: ../../Zotlabs/Lib/Enotify.php:230 +#, php-format +msgid "[Hubzilla:Notify] %s tagged you" +msgstr "[Hubzilla:Benachrichtigung] %s hat Dich erwähnt" + +#: ../../Zotlabs/Lib/Enotify.php:231 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "%1$s, %2$s hat Dich auf %3$s erwähnt" + +#: ../../Zotlabs/Lib/Enotify.php:232 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "%1$s, %2$s [zrl=%3$s]hat Dich erwähnt[/zrl]." + +#: ../../Zotlabs/Lib/Enotify.php:244 +#, php-format +msgid "[Hubzilla:Notify] %1$s poked you" +msgstr "[Hubzilla:Benachrichtigung] %1$s hat Dich angestupst" + +#: ../../Zotlabs/Lib/Enotify.php:245 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "%1$s, %2$s hat Dich auf %3$s angestupst" + +#: ../../Zotlabs/Lib/Enotify.php:246 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "%1$s, %2$s [zrl=%2$s]hat Dich angestupst[/zrl]." + +#: ../../Zotlabs/Lib/Enotify.php:262 +#, php-format +msgid "[Hubzilla:Notify] %s tagged your post" +msgstr "[Hubzilla:Benachrichtigung] %s hat Deinen Beitrag verschlagwortet" + +#: ../../Zotlabs/Lib/Enotify.php:263 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "%1$s, %2$s hat Deinen Beitrag auf %3$s verschlagwortet" + +#: ../../Zotlabs/Lib/Enotify.php:264 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "%1$s, %2$s hat [zrl=%3$s]Deinen Beitrag[/zrl] verschlagwortet" + +#: ../../Zotlabs/Lib/Enotify.php:276 +msgid "[Hubzilla:Notify] Introduction received" +msgstr "[Hubzilla:Benachrichtigung] Vorstellung erhalten" + +#: ../../Zotlabs/Lib/Enotify.php:277 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" +msgstr "%1$s, Du hast eine neue Verbindungsanfrage von '%2$s' auf %3$s erhalten" + +#: ../../Zotlabs/Lib/Enotify.php:278 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." +msgstr "%1$s, Du hast [zrl=%2$s]eine neue Verbindungsanfrage[/zrl] von %3$s erhalten." + +#: ../../Zotlabs/Lib/Enotify.php:282 ../../Zotlabs/Lib/Enotify.php:301 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Du kannst Dir das Profil unter %s ansehen" + +#: ../../Zotlabs/Lib/Enotify.php:284 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "Bitte besuche %s , um die Verbindungsanfrage anzunehmen oder abzulehnen." + +#: ../../Zotlabs/Lib/Enotify.php:291 +msgid "[Hubzilla:Notify] Friend suggestion received" +msgstr "[Hubzilla:Benachrichtigung] Freundschaftsvorschlag erhalten" + +#: ../../Zotlabs/Lib/Enotify.php:292 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "%1$s, Du hast einen Kontaktvorschlag von „%2$s“ auf %3$s erhalten" + +#: ../../Zotlabs/Lib/Enotify.php:293 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " +"%4$s." +msgstr "%1$s, Du hast [zrl=%2$s]einen Kontaktvorschlag[/zrl] für %3$s von %4$s erhalten." + +#: ../../Zotlabs/Lib/Enotify.php:299 +msgid "Name:" +msgstr "Name:" + +#: ../../Zotlabs/Lib/Enotify.php:300 +msgid "Photo:" +msgstr "Foto:" + +#: ../../Zotlabs/Lib/Enotify.php:303 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Bitte besuche %s um den Vorschlag zu akzeptieren oder abzulehnen." + +#: ../../Zotlabs/Lib/Enotify.php:518 +msgid "[Hubzilla:Notify]" +msgstr "[Hubzilla:Benachrichtigung]" + +#: ../../Zotlabs/Lib/Enotify.php:667 msgid "created a new post" msgstr "Neuer Beitrag wurde erzeugt" -#: ../../include/notify.php:21 +#: ../../Zotlabs/Lib/Enotify.php:668 #, php-format msgid "commented on %s's post" msgstr "hat %s's Beitrag kommentiert" -#: ../../include/oembed.php:324 -msgid "Embedded content" -msgstr "Eingebetteter Inhalt" +#: ../../Zotlabs/Lib/ThreadItem.php:95 ../../include/conversation.php:664 +msgid "Private Message" +msgstr "Private Nachricht" -#: ../../include/oembed.php:333 -msgid "Embedding disabled" -msgstr "Einbetten ausgeschaltet" +#: ../../Zotlabs/Lib/ThreadItem.php:132 ../../include/conversation.php:656 +msgid "Select" +msgstr "Auswählen" -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Momentan männlich" +#: ../../Zotlabs/Lib/ThreadItem.php:136 +msgid "Save to Folder" +msgstr "In Ordner speichern" -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Momentan weiblich" +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I will attend" +msgstr "Ich werde teilnehmen" -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Größtenteils männlich" +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I will not attend" +msgstr "Ich werde nicht teilnehmen" -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Größtenteils weiblich" +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I might attend" +msgstr "Ich werde vielleicht teilnehmen" -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transsexuell" +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I agree" +msgstr "Ich stimme zu" -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Zwischengeschlechtlich" +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I disagree" +msgstr "Ich lehne ab" -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transsexuell" +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I abstain" +msgstr "Ich enthalte mich" -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Zwitter" +#: ../../Zotlabs/Lib/ThreadItem.php:218 +msgid "Add Star" +msgstr "Stern hinzufügen" -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Geschlechtslos" +#: ../../Zotlabs/Lib/ThreadItem.php:219 +msgid "Remove Star" +msgstr "Stern entfernen" -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "unklar" +#: ../../Zotlabs/Lib/ThreadItem.php:220 +msgid "Toggle Star Status" +msgstr "Markierungsstatus (Stern) umschalten" -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 -#: ../../include/profile_selectors.php:61 -#: ../../include/profile_selectors.php:97 ../../include/permissions.php:881 -msgid "Other" -msgstr "Andere" +#: ../../Zotlabs/Lib/ThreadItem.php:224 +msgid "starred" +msgstr "markiert" -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Unentschieden" +#: ../../Zotlabs/Lib/ThreadItem.php:234 ../../include/conversation.php:671 +msgid "Message signature validated" +msgstr "Signatur überprüft" -#: ../../include/profile_selectors.php:42 -#: ../../include/profile_selectors.php:61 -msgid "Males" -msgstr "Männer" +#: ../../Zotlabs/Lib/ThreadItem.php:235 ../../include/conversation.php:672 +msgid "Message signature incorrect" +msgstr "Signatur nicht korrekt" -#: ../../include/profile_selectors.php:42 -#: ../../include/profile_selectors.php:61 -msgid "Females" -msgstr "Frauen" +#: ../../Zotlabs/Lib/ThreadItem.php:243 +msgid "Add Tag" +msgstr "Tag hinzufügen" -#: ../../include/profile_selectors.php:42 -msgid "Gay" -msgstr "Schwul" +#: ../../Zotlabs/Lib/ThreadItem.php:261 ../../include/taxonomy.php:316 +msgid "like" +msgstr "mag" -#: ../../include/profile_selectors.php:42 -msgid "Lesbian" -msgstr "Lesbisch" +#: ../../Zotlabs/Lib/ThreadItem.php:262 ../../include/taxonomy.php:317 +msgid "dislike" +msgstr "verurteile" -#: ../../include/profile_selectors.php:42 -msgid "No Preference" -msgstr "Keine Bevorzugung" +#: ../../Zotlabs/Lib/ThreadItem.php:266 +msgid "Share This" +msgstr "Teilen" -#: ../../include/profile_selectors.php:42 -msgid "Bisexual" -msgstr "Bisexuell" +#: ../../Zotlabs/Lib/ThreadItem.php:266 +msgid "share" +msgstr "Teilen" -#: ../../include/profile_selectors.php:42 -msgid "Autosexual" -msgstr "Autosexuell" +#: ../../Zotlabs/Lib/ThreadItem.php:275 +msgid "Delivery Report" +msgstr "Zustellungsbericht" -#: ../../include/profile_selectors.php:42 -msgid "Abstinent" -msgstr "Enthaltsam" - -#: ../../include/profile_selectors.php:42 -msgid "Virgin" -msgstr "Jungfräulich" - -#: ../../include/profile_selectors.php:42 -msgid "Deviant" -msgstr "Abweichend" - -#: ../../include/profile_selectors.php:42 -msgid "Fetish" -msgstr "Fetisch" - -#: ../../include/profile_selectors.php:42 -msgid "Oodles" -msgstr "Unmengen" - -#: ../../include/profile_selectors.php:42 -msgid "Nonsexual" -msgstr "Sexlos" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Single" -msgstr "Single" - -#: ../../include/profile_selectors.php:80 -msgid "Lonely" -msgstr "Einsam" - -#: ../../include/profile_selectors.php:80 -msgid "Available" -msgstr "Verfügbar" - -#: ../../include/profile_selectors.php:80 -msgid "Unavailable" -msgstr "Nicht verfügbar" - -#: ../../include/profile_selectors.php:80 -msgid "Has crush" -msgstr "Verguckt" - -#: ../../include/profile_selectors.php:80 -msgid "Infatuated" -msgstr "Verknallt" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Dating" -msgstr "Lerne gerade jemanden kennen" - -#: ../../include/profile_selectors.php:80 -msgid "Unfaithful" -msgstr "Treulos" - -#: ../../include/profile_selectors.php:80 -msgid "Sex Addict" -msgstr "Sexabhängig" - -#: ../../include/profile_selectors.php:80 -msgid "Friends/Benefits" -msgstr "Freunde/Begünstigte" - -#: ../../include/profile_selectors.php:80 -msgid "Casual" -msgstr "Lose" - -#: ../../include/profile_selectors.php:80 -msgid "Engaged" -msgstr "Verlobt" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Married" -msgstr "Verheiratet" - -#: ../../include/profile_selectors.php:80 -msgid "Imaginarily married" -msgstr "Gewissermaßen verheiratet" - -#: ../../include/profile_selectors.php:80 -msgid "Partners" -msgstr "Partner" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Cohabiting" -msgstr "Lebensgemeinschaft" - -#: ../../include/profile_selectors.php:80 -msgid "Common law" -msgstr "Informelle Ehe" - -#: ../../include/profile_selectors.php:80 -msgid "Happy" -msgstr "Glücklich" - -#: ../../include/profile_selectors.php:80 -msgid "Not looking" -msgstr "Nicht Ausschau haltend" - -#: ../../include/profile_selectors.php:80 -msgid "Swinger" -msgstr "Swinger" - -#: ../../include/profile_selectors.php:80 -msgid "Betrayed" -msgstr "Betrogen" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Separated" -msgstr "Getrennt" - -#: ../../include/profile_selectors.php:80 -msgid "Unstable" -msgstr "Labil" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Divorced" -msgstr "Geschieden" - -#: ../../include/profile_selectors.php:80 -msgid "Imaginarily divorced" -msgstr "Gewissermaßen geschieden" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Widowed" -msgstr "Verwitwet" - -#: ../../include/profile_selectors.php:80 -msgid "Uncertain" -msgstr "Ungewiss" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "It's complicated" -msgstr "Es ist kompliziert" - -#: ../../include/profile_selectors.php:80 -msgid "Don't care" -msgstr "Interessiert mich nicht" - -#: ../../include/profile_selectors.php:80 -msgid "Ask me" -msgstr "Frag mich mal" - -#: ../../include/Contact.php:118 -msgid "New window" -msgstr "Neues Fenster" - -#: ../../include/Contact.php:119 -msgid "Open the selected location in a different window or browser tab" -msgstr "Öffne die markierte Adresse in einem neuen Browserfenster oder Tab" - -#: ../../include/Contact.php:237 +#: ../../Zotlabs/Lib/ThreadItem.php:293 #, php-format -msgid "User '%s' deleted" -msgstr "Benutzer '%s' gelöscht" +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d Kommentar" +msgstr[1] "%d Kommentare" -#: ../../include/zot.php:680 -msgid "Invalid data packet" -msgstr "Ungültiges Datenpaket" - -#: ../../include/zot.php:696 -msgid "Unable to verify channel signature" -msgstr "Konnte die Signatur des Kanals nicht verifizieren" - -#: ../../include/zot.php:2342 +#: ../../Zotlabs/Lib/ThreadItem.php:322 ../../Zotlabs/Lib/ThreadItem.php:323 #, php-format -msgid "Unable to verify site signature for %s" -msgstr "Kann die Signatur der Seite von %s nicht verifizieren" +msgid "View %s's profile - %s" +msgstr "Schaue Dir %ss Profil an – %s" -#: ../../include/zot.php:3680 -msgid "invalid target signature" -msgstr "Ungültige Signatur des Ziels" +#: ../../Zotlabs/Lib/ThreadItem.php:326 +msgid "to" +msgstr "an" -#: ../../include/contact_widgets.php:14 +#: ../../Zotlabs/Lib/ThreadItem.php:327 +msgid "via" +msgstr "via" + +#: ../../Zotlabs/Lib/ThreadItem.php:328 +msgid "Wall-to-Wall" +msgstr "Wall-to-Wall" + +#: ../../Zotlabs/Lib/ThreadItem.php:329 +msgid "via Wall-To-Wall:" +msgstr "via Wall-To-Wall:" + +#: ../../Zotlabs/Lib/ThreadItem.php:341 ../../include/conversation.php:719 #, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d Einladung verfügbar" -msgstr[1] "%d Einladungen verfügbar" +msgid "from %s" +msgstr "via %s" -#: ../../include/contact_widgets.php:22 -msgid "Find Channels" -msgstr "Finde Kanäle" +#: ../../Zotlabs/Lib/ThreadItem.php:344 ../../include/conversation.php:722 +#, php-format +msgid "last edited: %s" +msgstr "zuletzt bearbeitet: %s" -#: ../../include/contact_widgets.php:23 -msgid "Enter name or interest" -msgstr "Name oder Interessen eingeben" +#: ../../Zotlabs/Lib/ThreadItem.php:345 ../../include/conversation.php:723 +#, php-format +msgid "Expires: %s" +msgstr "Verfällt: %s" -#: ../../include/contact_widgets.php:24 -msgid "Connect/Follow" -msgstr "Verbinden/Folgen" +#: ../../Zotlabs/Lib/ThreadItem.php:370 +msgid "Save Bookmarks" +msgstr "Favoriten speichern" -#: ../../include/contact_widgets.php:25 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Beispiele: Robert Morgenstein, Angeln" +#: ../../Zotlabs/Lib/ThreadItem.php:371 +msgid "Add to Calendar" +msgstr "Zum Kalender hinzufügen" -#: ../../include/contact_widgets.php:29 -msgid "Random Profile" -msgstr "Zufallsprofil" +#: ../../Zotlabs/Lib/ThreadItem.php:380 +msgid "Mark all seen" +msgstr "Alle als gelesen markieren" -#: ../../include/contact_widgets.php:30 -msgid "Invite Friends" -msgstr "Lade Freunde ein" +#: ../../Zotlabs/Lib/ThreadItem.php:421 ../../include/js_strings.php:7 +msgid "[+] show all" +msgstr "[+] Alle anzeigen" -#: ../../include/contact_widgets.php:32 -msgid "Advanced example: name=fred and country=iceland" -msgstr "Fortgeschrittenes Beispiel: name=fred and country=iceland" +#: ../../Zotlabs/Lib/ThreadItem.php:711 ../../include/conversation.php:1215 +msgid "Bold" +msgstr "Fett" -#: ../../include/contact_widgets.php:57 ../../include/widgets.php:310 -#: ../../include/features.php:97 -msgid "Saved Folders" -msgstr "Gespeicherte Ordner" +#: ../../Zotlabs/Lib/ThreadItem.php:712 ../../include/conversation.php:1216 +msgid "Italic" +msgstr "Kursiv" -#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:100 -#: ../../include/widgets.php:313 ../../include/widgets.php:432 -msgid "Everything" -msgstr "Alles" +#: ../../Zotlabs/Lib/ThreadItem.php:713 ../../include/conversation.php:1217 +msgid "Underline" +msgstr "Unterstrichen" -#: ../../include/contact_widgets.php:97 ../../include/widgets.php:46 -#: ../../include/widgets.php:429 ../../include/taxonomy.php:188 -#: ../../include/taxonomy.php:270 +#: ../../Zotlabs/Lib/ThreadItem.php:714 ../../include/conversation.php:1218 +msgid "Quote" +msgstr "Zitat" + +#: ../../Zotlabs/Lib/ThreadItem.php:715 ../../include/conversation.php:1219 +msgid "Code" +msgstr "Code" + +#: ../../Zotlabs/Lib/ThreadItem.php:716 +msgid "Image" +msgstr "Bild" + +#: ../../Zotlabs/Lib/ThreadItem.php:717 +msgid "Insert Link" +msgstr "Link einfügen" + +#: ../../Zotlabs/Lib/ThreadItem.php:718 +msgid "Video" +msgstr "Video" + +#: ../../include/Import/import_diaspora.php:16 +msgid "No username found in import file." +msgstr "Kein Benutzername in der Importdatei gefunden." + +#: ../../include/Import/import_diaspora.php:41 ../../include/import.php:50 +msgid "Unable to create a unique channel address. Import failed." +msgstr "Es war nicht möglich, eine eindeutige Kanal-Adresse zu erzeugen. Der Import ist fehlgeschlagen." + +#: ../../include/dba/dba_driver.php:171 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Kann die DNS-Informationen für den Datenbank-Server '%s' nicht finden" + +#: ../../include/taxonomy.php:188 ../../include/taxonomy.php:270 +#: ../../include/widgets.php:46 ../../include/widgets.php:429 +#: ../../include/contact_widgets.php:91 msgid "Categories" msgstr "Kategorien" -#: ../../include/contact_widgets.php:130 -#, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "%d gemeinsame Verbindung" -msgstr[1] "%d gemeinsame Verbindungen" +#: ../../include/taxonomy.php:228 ../../include/taxonomy.php:249 +msgid "Tags" +msgstr "Schlagwörter" -#: ../../include/contact_widgets.php:135 -msgid "show more" -msgstr "mehr zeigen" +#: ../../include/taxonomy.php:293 +msgid "Keywords" +msgstr "Schlüsselwörter" -#: ../../include/event.php:22 ../../include/text.php:1466 -#: ../../include/bb2diaspora.php:487 +#: ../../include/taxonomy.php:314 +msgid "have" +msgstr "habe" + +#: ../../include/taxonomy.php:314 +msgid "has" +msgstr "hat" + +#: ../../include/taxonomy.php:315 +msgid "want" +msgstr "will" + +#: ../../include/taxonomy.php:315 +msgid "wants" +msgstr "will" + +#: ../../include/taxonomy.php:316 +msgid "likes" +msgstr "gefällt" + +#: ../../include/taxonomy.php:317 +msgid "dislikes" +msgstr "missfällt" + +#: ../../include/event.php:22 ../../include/event.php:69 +#: ../../include/bb2diaspora.php:485 msgid "l F d, Y \\@ g:i A" msgstr "l, d. F Y, H:i" -#: ../../include/event.php:30 ../../include/text.php:1470 -#: ../../include/bb2diaspora.php:493 +#: ../../include/event.php:30 ../../include/event.php:73 +#: ../../include/bb2diaspora.php:491 msgid "Starts:" msgstr "Beginnt:" -#: ../../include/event.php:40 ../../include/text.php:1474 -#: ../../include/bb2diaspora.php:501 +#: ../../include/event.php:40 ../../include/event.php:77 +#: ../../include/bb2diaspora.php:499 msgid "Finishes:" msgstr "Endet:" -#: ../../include/event.php:769 +#: ../../include/event.php:812 msgid "This event has been added to your calendar." msgstr "Dieser Termin wurde zu Deinem Kalender hinzugefügt" -#: ../../include/event.php:968 +#: ../../include/event.php:1012 msgid "Not specified" msgstr "Keine Angabe" -#: ../../include/event.php:969 +#: ../../include/event.php:1013 msgid "Needs Action" msgstr "Aktion erforderlich" -#: ../../include/event.php:970 +#: ../../include/event.php:1014 msgid "Completed" msgstr "Abgeschlossen" -#: ../../include/event.php:971 +#: ../../include/event.php:1015 msgid "In Process" msgstr "In Bearbeitung" -#: ../../include/event.php:972 +#: ../../include/event.php:1016 msgid "Cancelled" msgstr "gestrichen" +#: ../../include/import.php:29 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "Kann keinen doppelten Kanal-Identifikator auf diesem System erzeugen (Spitzname oder Hash schon belegt). Import fehlgeschlagen." + +#: ../../include/import.php:76 +msgid "Channel clone failed. Import failed." +msgstr "Klonen des Kanals fehlgeschlagen. Import fehlgeschlagen." + +#: ../../include/items.php:892 ../../include/items.php:937 +msgid "(Unknown)" +msgstr "(Unbekannt)" + +#: ../../include/items.php:1136 +msgid "Visible to anybody on the internet." +msgstr "Für jeden im Internet sichtbar." + +#: ../../include/items.php:1138 +msgid "Visible to you only." +msgstr "Nur für Dich sichtbar." + +#: ../../include/items.php:1140 +msgid "Visible to anybody in this network." +msgstr "Für jedes $Projectname-Mitglied sichtbar." + +#: ../../include/items.php:1142 +msgid "Visible to anybody authenticated." +msgstr "Für jeden sichtbar, der angemeldet ist." + +#: ../../include/items.php:1144 +#, php-format +msgid "Visible to anybody on %s." +msgstr "Für jeden auf %s sichtbar." + +#: ../../include/items.php:1146 +msgid "Visible to all connections." +msgstr "Für alle Verbindungen sichtbar." + +#: ../../include/items.php:1148 +msgid "Visible to approved connections." +msgstr "Nur für akzeptierte Verbindungen sichtbar." + +#: ../../include/items.php:1150 +msgid "Visible to specific connections." +msgstr "Sichtbar für bestimmte Verbindungen." + +#: ../../include/items.php:3909 +msgid "Privacy group is empty." +msgstr "Gruppe ist leer." + +#: ../../include/items.php:3916 +#, php-format +msgid "Privacy group: %s" +msgstr "Gruppe: %s" + +#: ../../include/items.php:3928 +msgid "Connection not found." +msgstr "Die Verbindung wurde nicht gefunden." + +#: ../../include/items.php:4277 +msgid "profile photo" +msgstr "Profilfoto" + +#: ../../include/message.php:20 +msgid "No recipient provided." +msgstr "Kein Empfänger angegeben" + +#: ../../include/message.php:25 +msgid "[no subject]" +msgstr "[no subject]" + +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "Kann Absender nicht bestimmen." + +#: ../../include/message.php:222 +msgid "Stored post could not be verified." +msgstr "Gespeicherter Beitrag konnten nicht überprüft werden." + +#: ../../include/text.php:428 +msgid "prev" +msgstr "vorherige" + +#: ../../include/text.php:430 +msgid "first" +msgstr "erste" + +#: ../../include/text.php:459 +msgid "last" +msgstr "letzte" + +#: ../../include/text.php:462 +msgid "next" +msgstr "nächste" + +#: ../../include/text.php:472 +msgid "older" +msgstr "älter" + +#: ../../include/text.php:474 +msgid "newer" +msgstr "neuer" + +#: ../../include/text.php:863 +msgid "No connections" +msgstr "Keine Verbindungen" + +#: ../../include/text.php:888 +#, php-format +msgid "View all %s connections" +msgstr "Alle Verbindungen von %s anzeigen" + +#: ../../include/text.php:1033 ../../include/text.php:1038 +msgid "poke" +msgstr "anstupsen" + +#: ../../include/text.php:1033 ../../include/text.php:1038 +#: ../../include/conversation.php:243 +msgid "poked" +msgstr "stupste" + +#: ../../include/text.php:1039 +msgid "ping" +msgstr "anpingen" + +#: ../../include/text.php:1039 +msgid "pinged" +msgstr "pingte" + +#: ../../include/text.php:1040 +msgid "prod" +msgstr "knuffen" + +#: ../../include/text.php:1040 +msgid "prodded" +msgstr "knuffte" + +#: ../../include/text.php:1041 +msgid "slap" +msgstr "ohrfeigen" + +#: ../../include/text.php:1041 +msgid "slapped" +msgstr "ohrfeigte" + +#: ../../include/text.php:1042 +msgid "finger" +msgstr "befummeln" + +#: ../../include/text.php:1042 +msgid "fingered" +msgstr "befummelte" + +#: ../../include/text.php:1043 +msgid "rebuff" +msgstr "eine Abfuhr erteilen" + +#: ../../include/text.php:1043 +msgid "rebuffed" +msgstr "zurückgewiesen" + +#: ../../include/text.php:1055 +msgid "happy" +msgstr "glücklich" + +#: ../../include/text.php:1056 +msgid "sad" +msgstr "traurig" + +#: ../../include/text.php:1057 +msgid "mellow" +msgstr "sanft" + +#: ../../include/text.php:1058 +msgid "tired" +msgstr "müde" + +#: ../../include/text.php:1059 +msgid "perky" +msgstr "frech" + +#: ../../include/text.php:1060 +msgid "angry" +msgstr "sauer" + +#: ../../include/text.php:1061 +msgid "stupefied" +msgstr "verblüfft" + +#: ../../include/text.php:1062 +msgid "puzzled" +msgstr "verwirrt" + +#: ../../include/text.php:1063 +msgid "interested" +msgstr "interessiert" + +#: ../../include/text.php:1064 +msgid "bitter" +msgstr "verbittert" + +#: ../../include/text.php:1065 +msgid "cheerful" +msgstr "fröhlich" + +#: ../../include/text.php:1066 +msgid "alive" +msgstr "lebendig" + +#: ../../include/text.php:1067 +msgid "annoyed" +msgstr "verärgert" + +#: ../../include/text.php:1068 +msgid "anxious" +msgstr "unruhig" + +#: ../../include/text.php:1069 +msgid "cranky" +msgstr "schrullig" + +#: ../../include/text.php:1070 +msgid "disturbed" +msgstr "verstört" + +#: ../../include/text.php:1071 +msgid "frustrated" +msgstr "frustriert" + +#: ../../include/text.php:1072 +msgid "depressed" +msgstr "deprimiert" + +#: ../../include/text.php:1073 +msgid "motivated" +msgstr "motiviert" + +#: ../../include/text.php:1074 +msgid "relaxed" +msgstr "entspannt" + +#: ../../include/text.php:1075 +msgid "surprised" +msgstr "überrascht" + +#: ../../include/text.php:1257 ../../include/js_strings.php:70 +msgid "Monday" +msgstr "Montag" + +#: ../../include/text.php:1257 ../../include/js_strings.php:71 +msgid "Tuesday" +msgstr "Dienstag" + +#: ../../include/text.php:1257 ../../include/js_strings.php:72 +msgid "Wednesday" +msgstr "Mittwoch" + +#: ../../include/text.php:1257 ../../include/js_strings.php:73 +msgid "Thursday" +msgstr "Donnerstag" + +#: ../../include/text.php:1257 ../../include/js_strings.php:74 +msgid "Friday" +msgstr "Freitag" + +#: ../../include/text.php:1257 ../../include/js_strings.php:75 +msgid "Saturday" +msgstr "Samstag" + +#: ../../include/text.php:1257 ../../include/js_strings.php:69 +msgid "Sunday" +msgstr "Sonntag" + +#: ../../include/text.php:1261 ../../include/js_strings.php:45 +msgid "January" +msgstr "Januar" + +#: ../../include/text.php:1261 ../../include/js_strings.php:46 +msgid "February" +msgstr "Februar" + +#: ../../include/text.php:1261 ../../include/js_strings.php:47 +msgid "March" +msgstr "März" + +#: ../../include/text.php:1261 ../../include/js_strings.php:48 +msgid "April" +msgstr "April" + +#: ../../include/text.php:1261 +msgid "May" +msgstr "Mai" + +#: ../../include/text.php:1261 ../../include/js_strings.php:50 +msgid "June" +msgstr "Juni" + +#: ../../include/text.php:1261 ../../include/js_strings.php:51 +msgid "July" +msgstr "Juli" + +#: ../../include/text.php:1261 ../../include/js_strings.php:52 +msgid "August" +msgstr "August" + +#: ../../include/text.php:1261 ../../include/js_strings.php:53 +msgid "September" +msgstr "September" + +#: ../../include/text.php:1261 ../../include/js_strings.php:54 +msgid "October" +msgstr "Oktober" + +#: ../../include/text.php:1261 ../../include/js_strings.php:55 +msgid "November" +msgstr "November" + +#: ../../include/text.php:1261 ../../include/js_strings.php:56 +msgid "December" +msgstr "Dezember" + +#: ../../include/text.php:1338 ../../include/text.php:1342 +msgid "Unknown Attachment" +msgstr "Unbekannter Anhang" + +#: ../../include/text.php:1344 +msgid "unknown" +msgstr "unbekannt" + +#: ../../include/text.php:1380 +msgid "remove category" +msgstr "Kategorie entfernen" + +#: ../../include/text.php:1457 +msgid "remove from file" +msgstr "aus der Datei entfernen" + +#: ../../include/text.php:1753 ../../include/text.php:1824 +msgid "default" +msgstr "Standard" + +#: ../../include/text.php:1761 +msgid "Page layout" +msgstr "Seiten-Layout" + +#: ../../include/text.php:1761 +msgid "You can create your own with the layouts tool" +msgstr "Mit dem Gestaltungswerkzeug kannst Du Deine eigenen Layouts erstellen" + +#: ../../include/text.php:1803 +msgid "Page content type" +msgstr "Art des Seiteninhalts" + +#: ../../include/text.php:1836 +msgid "Select an alternate language" +msgstr "Wähle eine alternative Sprache" + +#: ../../include/text.php:1953 +msgid "activity" +msgstr "Aktivität" + +#: ../../include/text.php:2262 +msgid "Design Tools" +msgstr "Gestaltungswerkzeuge" + +#: ../../include/text.php:2268 +msgid "Pages" +msgstr "Seiten" + #: ../../include/widgets.php:103 msgid "System" msgstr "System" @@ -6743,6 +7272,16 @@ msgstr "Gespeicherte Suchanfragen" msgid "add" msgstr "hinzufügen" +#: ../../include/widgets.php:310 ../../include/contact_widgets.php:53 +#: ../../include/features.php:98 +msgid "Saved Folders" +msgstr "Gespeicherte Ordner" + +#: ../../include/widgets.php:313 ../../include/widgets.php:432 +#: ../../include/contact_widgets.php:56 ../../include/contact_widgets.php:94 +msgid "Everything" +msgstr "Alles" + #: ../../include/widgets.php:354 msgid "Archives" msgstr "Archive" @@ -6855,309 +7394,194 @@ msgstr "Kalender exportieren" msgid "Import Calendar" msgstr "Kalender importieren" -#: ../../include/widgets.php:843 ../../include/conversation.php:1669 -#: ../../include/conversation.php:1672 +#: ../../include/widgets.php:842 ../../include/conversation.php:1662 +#: ../../include/conversation.php:1665 msgid "Chatrooms" msgstr "Chaträume" -#: ../../include/widgets.php:847 +#: ../../include/widgets.php:846 msgid "Overview" msgstr "Ãœbersicht" -#: ../../include/widgets.php:854 +#: ../../include/widgets.php:853 msgid "Chat Members" msgstr "Chatmitglieder" -#: ../../include/widgets.php:877 +#: ../../include/widgets.php:876 msgid "Bookmarked Chatrooms" msgstr "Gespeicherte Chatrooms" -#: ../../include/widgets.php:900 +#: ../../include/widgets.php:899 msgid "Suggested Chatrooms" msgstr "Chatraum-Vorschläge" -#: ../../include/widgets.php:1045 ../../include/widgets.php:1157 +#: ../../include/widgets.php:1044 ../../include/widgets.php:1156 msgid "photo/image" msgstr "Foto/Bild" -#: ../../include/widgets.php:1100 +#: ../../include/widgets.php:1099 msgid "Click to show more" msgstr "Klick, um mehr anzuzeigen" -#: ../../include/widgets.php:1251 +#: ../../include/widgets.php:1250 msgid "Rating Tools" msgstr "Bewertungswerkzeuge" -#: ../../include/widgets.php:1255 ../../include/widgets.php:1257 +#: ../../include/widgets.php:1254 ../../include/widgets.php:1256 msgid "Rate Me" msgstr "Bewerte mich" -#: ../../include/widgets.php:1260 +#: ../../include/widgets.php:1259 msgid "View Ratings" msgstr "Bewertungen ansehen" -#: ../../include/widgets.php:1317 +#: ../../include/widgets.php:1316 msgid "Forums" msgstr "Foren" -#: ../../include/widgets.php:1346 +#: ../../include/widgets.php:1345 msgid "Tasks" msgstr "Aufgaben" -#: ../../include/widgets.php:1355 +#: ../../include/widgets.php:1354 msgid "Documentation" msgstr "Dokumentation" -#: ../../include/widgets.php:1357 +#: ../../include/widgets.php:1356 msgid "Project/Site Information" msgstr "Informationen über das Projekt und diesen Hub" -#: ../../include/widgets.php:1358 +#: ../../include/widgets.php:1357 msgid "For Members" msgstr "Für Mitglieder" -#: ../../include/widgets.php:1359 +#: ../../include/widgets.php:1358 msgid "For Administrators" msgstr "Für Administratoren" -#: ../../include/widgets.php:1360 +#: ../../include/widgets.php:1359 msgid "For Developers" msgstr "Für Entwickler" -#: ../../include/widgets.php:1384 -msgid "Accounts" -msgstr "Konten" - -#: ../../include/widgets.php:1384 ../../include/widgets.php:1422 +#: ../../include/widgets.php:1383 ../../include/widgets.php:1421 msgid "Member registrations waiting for confirmation" msgstr "Nutzer-Anmeldungen, die auf Bestätigung warten" -#: ../../include/widgets.php:1387 ../../include/apps.php:184 -msgid "Features" -msgstr "Funktionen" - -#: ../../include/widgets.php:1390 +#: ../../include/widgets.php:1389 msgid "Inspect queue" msgstr "Warteschlange kontrollieren" -#: ../../include/widgets.php:1392 +#: ../../include/widgets.php:1391 msgid "DB updates" msgstr "DB-Aktualisierungen" -#: ../../include/widgets.php:1417 ../../include/nav.php:216 +#: ../../include/widgets.php:1416 ../../include/nav.php:216 msgid "Admin" msgstr "Administration" -#: ../../include/widgets.php:1418 +#: ../../include/widgets.php:1417 msgid "Plugin Features" msgstr "Plug-In Funktionen" +#: ../../include/follow.php:27 +msgid "Channel is blocked on this site." +msgstr "Der Kanal ist auf dieser Seite blockiert " + +#: ../../include/follow.php:32 +msgid "Channel location missing." +msgstr "Adresse des Kanals fehlt." + +#: ../../include/follow.php:81 +msgid "Response from remote channel was incomplete." +msgstr "Antwort des entfernten Kanals war unvollständig." + +#: ../../include/follow.php:98 +msgid "Channel was deleted and no longer exists." +msgstr "Kanal wurde gelöscht und existiert nicht mehr." + +#: ../../include/follow.php:154 ../../include/follow.php:190 +msgid "Protocol disabled." +msgstr "Protokoll deaktiviert." + +#: ../../include/follow.php:178 +msgid "Channel discovery failed." +msgstr "Kanalsuche fehlgeschlagen" + +#: ../../include/follow.php:216 +msgid "Cannot connect to yourself." +msgstr "Du kannst Dich nicht mit Dir selbst verbinden." + #: ../../include/bookmarks.php:35 #, php-format msgid "%1$s's bookmarks" msgstr "%1$ss Lesezeichen" -#: ../../include/chat.php:23 -msgid "Missing room name" -msgstr "Der Chatraum hat keinen Namen" +#: ../../include/api.php:1336 +msgid "Public Timeline" +msgstr "Öffentliche Zeitleiste" -#: ../../include/chat.php:32 -msgid "Duplicate room name" -msgstr "Name des Chatraums bereits vergeben" +#: ../../include/bbcode.php:123 ../../include/bbcode.php:844 +#: ../../include/bbcode.php:847 ../../include/bbcode.php:852 +#: ../../include/bbcode.php:855 ../../include/bbcode.php:858 +#: ../../include/bbcode.php:861 ../../include/bbcode.php:866 +#: ../../include/bbcode.php:869 ../../include/bbcode.php:874 +#: ../../include/bbcode.php:877 ../../include/bbcode.php:880 +#: ../../include/bbcode.php:883 +msgid "Image/photo" +msgstr "Bild/Foto" -#: ../../include/chat.php:82 ../../include/chat.php:90 -msgid "Invalid room specifier." -msgstr "Ungültiger Raumbezeichner." +#: ../../include/bbcode.php:162 ../../include/bbcode.php:894 +msgid "Encrypted content" +msgstr "Verschlüsselter Inhalt" -#: ../../include/chat.php:122 -msgid "Room not found." -msgstr "Chatraum konnte nicht gefunden werden." - -#: ../../include/chat.php:143 -msgid "Room is full" -msgstr "Der Chatraum ist voll" - -#: ../../include/identity.php:32 -msgid "Unable to obtain identity information from database" -msgstr "Kann keine Identitäts-Informationen aus Datenbank beziehen" - -#: ../../include/identity.php:66 -msgid "Empty name" -msgstr "Namensfeld leer" - -#: ../../include/identity.php:69 -msgid "Name too long" -msgstr "Name ist zu lang" - -#: ../../include/identity.php:180 -msgid "No account identifier" -msgstr "Keine Account-Kennung" - -#: ../../include/identity.php:192 -msgid "Nickname is required." -msgstr "Spitzname ist erforderlich." - -#: ../../include/identity.php:206 -msgid "Reserved nickname. Please choose another." -msgstr "Reservierter Kurzname. Bitte wähle einen anderen." - -#: ../../include/identity.php:211 -msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "Der Spitzname enthält nicht-unterstütze Zeichen oder wird bereits auf dieser Seite genutzt." - -#: ../../include/identity.php:287 -msgid "Unable to retrieve created identity" -msgstr "Kann die erstellte Identität nicht empfangen" - -#: ../../include/identity.php:345 -msgid "Default Profile" -msgstr "Standard-Profil" - -#: ../../include/identity.php:791 -msgid "Requested channel is not available." -msgstr "Angeforderte Kanal nicht verfügbar." - -#: ../../include/identity.php:938 -msgid "Create New Profile" -msgstr "Neues Profil erstellen" - -#: ../../include/identity.php:941 ../../include/nav.php:90 -msgid "Edit Profile" -msgstr "Profile bearbeiten" - -#: ../../include/identity.php:958 -msgid "Visible to everybody" -msgstr "Für jeden sichtbar" - -#: ../../include/identity.php:1033 ../../include/identity.php:1288 -msgid "Gender:" -msgstr "Geschlecht:" - -#: ../../include/identity.php:1034 ../../include/identity.php:1332 -msgid "Status:" -msgstr "Status:" - -#: ../../include/identity.php:1035 ../../include/identity.php:1343 -msgid "Homepage:" -msgstr "Homepage:" - -#: ../../include/identity.php:1036 -msgid "Online Now" -msgstr "gerade online" - -#: ../../include/identity.php:1124 ../../include/identity.php:1200 -msgid "F d" -msgstr "d. F" - -#: ../../include/identity.php:1180 -msgid "Birthday Reminders" -msgstr "Geburtstags Erinnerungen" - -#: ../../include/identity.php:1181 -msgid "Birthdays this week:" -msgstr "Geburtstage in dieser Woche:" - -#: ../../include/identity.php:1232 -msgid "[No description]" -msgstr "[Keine Beschreibung]" - -#: ../../include/identity.php:1250 -msgid "Event Reminders" -msgstr "Termin-Erinnerungen" - -#: ../../include/identity.php:1251 -msgid "Events this week:" -msgstr "Termine in dieser Woche:" - -#: ../../include/identity.php:1293 -msgid "Like this channel" -msgstr "Dieser Kanal gefällt mir" - -#: ../../include/identity.php:1317 -msgid "j F, Y" -msgstr "j. F Y" - -#: ../../include/identity.php:1318 -msgid "j F" -msgstr "j. F" - -#: ../../include/identity.php:1325 -msgid "Birthday:" -msgstr "Geburtstag:" - -#: ../../include/identity.php:1338 +#: ../../include/bbcode.php:178 #, php-format -msgid "for %1$d %2$s" -msgstr "seit %1$d %2$s" +msgid "Install %s element: " +msgstr "Element %s installieren: " -#: ../../include/identity.php:1341 -msgid "Sexual Preference:" -msgstr "Sexuelle Orientierung:" +#: ../../include/bbcode.php:182 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "Dieser Beitrag beinhaltet ein installierbares %s Element, aber Du hast nicht die nötigen Rechte, um es auf diesem Hub zu installieren." -#: ../../include/identity.php:1347 -msgid "Tags:" -msgstr "Schlagworte:" +#: ../../include/bbcode.php:254 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s schrieb den folgenden %2$s %3$s" -#: ../../include/identity.php:1349 -msgid "Political Views:" -msgstr "Politische Ansichten:" +#: ../../include/bbcode.php:331 ../../include/bbcode.php:339 +msgid "Click to open/close" +msgstr "Klicke zum Öffnen/Schließen" -#: ../../include/identity.php:1351 -msgid "Religion:" -msgstr "Religion:" +#: ../../include/bbcode.php:339 +msgid "spoiler" +msgstr "Spoiler" -#: ../../include/identity.php:1355 -msgid "Hobbies/Interests:" -msgstr "Hobbys/Interessen:" +#: ../../include/bbcode.php:585 +msgid "Different viewers will see this text differently" +msgstr "Verschiedene Betrachter werden diesen Text unterschiedlich sehen" -#: ../../include/identity.php:1357 -msgid "Likes:" -msgstr "Gefällt:" +#: ../../include/bbcode.php:832 +msgid "$1 wrote:" +msgstr "$1 schrieb:" -#: ../../include/identity.php:1359 -msgid "Dislikes:" -msgstr "Gefällt nicht:" +#: ../../include/dir_fns.php:141 +msgid "Directory Options" +msgstr "Verzeichnisoptionen" -#: ../../include/identity.php:1361 -msgid "Contact information and Social Networks:" -msgstr "Kontaktinformation und soziale Netzwerke:" +#: ../../include/dir_fns.php:143 +msgid "Safe Mode" +msgstr "Sicherer Modus" -#: ../../include/identity.php:1363 -msgid "My other channels:" -msgstr "Meine anderen Kanäle:" +#: ../../include/dir_fns.php:144 +msgid "Public Forums Only" +msgstr "Nur öffentliche Foren" -#: ../../include/identity.php:1365 -msgid "Musical interests:" -msgstr "Musikalische Interessen:" - -#: ../../include/identity.php:1367 -msgid "Books, literature:" -msgstr "Bücher, Literatur:" - -#: ../../include/identity.php:1369 -msgid "Television:" -msgstr "Fernsehen:" - -#: ../../include/identity.php:1371 -msgid "Film/dance/culture/entertainment:" -msgstr "Film/Tanz/Kultur/Unterhaltung:" - -#: ../../include/identity.php:1373 -msgid "Love/Romance:" -msgstr "Liebe/Romantik:" - -#: ../../include/identity.php:1375 -msgid "Work/employment:" -msgstr "Arbeit/Anstellung:" - -#: ../../include/identity.php:1377 -msgid "School/education:" -msgstr "Schule/Ausbildung:" - -#: ../../include/identity.php:1397 -msgid "Like this thing" -msgstr "Gefällt mir" +#: ../../include/dir_fns.php:145 +msgid "This Website Only" +msgstr "Nur dieser Hub" #: ../../include/security.php:383 msgid "" @@ -7165,38 +7589,7 @@ msgid "" "form has been opened for too long (>3 hours) before submitting it." msgstr "Das Security-Token des Formulars war nicht korrekt. Das ist wahrscheinlich passiert, weil das Formular zu lange (>3 Stunden) offen war, bevor es abgeschickt wurde." -#: ../../include/photos.php:112 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "Bild überschreitet das Webseitenlimit von %lu Bytes" - -#: ../../include/photos.php:119 -msgid "Image file is empty." -msgstr "Bilddatei ist leer." - -#: ../../include/photos.php:257 -msgid "Photo storage failed." -msgstr "Fotospeicherung fehlgeschlagen." - -#: ../../include/photos.php:297 -msgid "a new photo" -msgstr "ein neues Foto" - -#: ../../include/photos.php:301 -#, php-format -msgctxt "photo_upload" -msgid "%1$s posted %2$s to %3$s" -msgstr "%1$s hat %2$s auf %3$s veröffentlicht" - -#: ../../include/photos.php:506 ../../include/conversation.php:1641 -msgid "Photo Albums" -msgstr "Fotoalben" - -#: ../../include/photos.php:510 -msgid "Upload New Photos" -msgstr "Neue Fotos hochladen" - -#: ../../include/nav.php:82 ../../include/nav.php:113 ../../boot.php:1628 +#: ../../include/nav.php:82 ../../include/nav.php:113 ../../boot.php:1702 msgid "Logout" msgstr "Abmelden" @@ -7220,6 +7613,10 @@ msgstr "Deine Profilseite" msgid "Manage/Edit profiles" msgstr "Profile verwalten" +#: ../../include/nav.php:90 ../../include/channel.php:941 +msgid "Edit Profile" +msgstr "Profile bearbeiten" + #: ../../include/nav.php:90 msgid "Edit your profile" msgstr "Profil bearbeiten" @@ -7232,15 +7629,11 @@ msgstr "Deine Bilder" msgid "Your files" msgstr "Deine Dateien" -#: ../../include/nav.php:96 ../../include/apps.php:178 -msgid "Chat" -msgstr "Chat" - #: ../../include/nav.php:96 msgid "Your chatrooms" msgstr "Deine Chaträume" -#: ../../include/nav.php:102 ../../include/conversation.php:1682 +#: ../../include/nav.php:102 ../../include/conversation.php:1675 msgid "Bookmarks" msgstr "Lesezeichen" @@ -7252,10 +7645,6 @@ msgstr "Deine Lesezeichen" msgid "Your webpages" msgstr "Deine Webseiten" -#: ../../include/nav.php:110 ../../include/apps.php:163 ../../boot.php:1629 -msgid "Login" -msgstr "Anmelden" - #: ../../include/nav.php:110 msgid "Sign in" msgstr "Anmelden" @@ -7293,18 +7682,10 @@ msgstr "Anwendungen (Apps), Zubehör, Links, Spiele" msgid "Search site @name, #tag, ?docs, content" msgstr "Hub durchsuchen: @Name. #Schlagwort, ?Dokumentation, Inhalt" -#: ../../include/nav.php:167 ../../include/apps.php:173 -msgid "Directory" -msgstr "Verzeichnis" - #: ../../include/nav.php:167 msgid "Channel Directory" msgstr "Kanal-Verzeichnis" -#: ../../include/nav.php:179 ../../include/apps.php:165 -msgid "Grid" -msgstr "Grid" - #: ../../include/nav.php:179 msgid "Your grid" msgstr "Dein Grid" @@ -7313,10 +7694,6 @@ msgstr "Dein Grid" msgid "Mark all grid notifications seen" msgstr "Alle Grid-Benachrichtigungen als angesehen markieren" -#: ../../include/nav.php:182 ../../include/apps.php:169 -msgid "Channel Home" -msgstr "Mein Kanal" - #: ../../include/nav.php:182 msgid "Channel home" msgstr "Mein Kanal" @@ -7337,10 +7714,6 @@ msgstr "Benachrichtigungen" msgid "See all notifications" msgstr "Alle Benachrichtigungen ansehen" -#: ../../include/nav.php:193 ../../include/apps.php:175 -msgid "Mail" -msgstr "Mail" - #: ../../include/nav.php:193 msgid "Private mail" msgstr "Persönliche Mail" @@ -7353,11 +7726,6 @@ msgstr "Alle persönlichen Nachrichten ansehen" msgid "Mark all private messages seen" msgstr "Markiere alle persönlichen Nachrichten als gesehen" -#: ../../include/nav.php:201 ../../include/conversation.php:1655 -#: ../../include/conversation.php:1658 ../../include/apps.php:172 -msgid "Events" -msgstr "Termine" - #: ../../include/nav.php:201 msgid "Event Calendar" msgstr "Terminkalender" @@ -7382,7 +7750,7 @@ msgstr "Konto-/Kanal-Einstellungen" msgid "Site Setup and Configuration" msgstr "Seiten-Einrichtung und -Konfiguration" -#: ../../include/nav.php:247 ../../include/conversation.php:854 +#: ../../include/nav.php:247 ../../include/conversation.php:851 msgid "Loading..." msgstr "Lädt ..." @@ -7394,78 +7762,712 @@ msgstr "@Name, #Schlagwort, ?Dokumentation, Inhalt" msgid "Please wait..." msgstr "Bitte warten..." -#: ../../include/contact_selectors.php:56 +#: ../../include/connections.php:95 +msgid "New window" +msgstr "Neues Fenster" + +#: ../../include/connections.php:96 +msgid "Open the selected location in a different window or browser tab" +msgstr "Öffne die markierte Adresse in einem neuen Browserfenster oder Tab" + +#: ../../include/connections.php:214 +#, php-format +msgid "User '%s' deleted" +msgstr "Benutzer '%s' gelöscht" + +#: ../../include/contact_widgets.php:11 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d Einladung verfügbar" +msgstr[1] "%d Einladungen verfügbar" + +#: ../../include/contact_widgets.php:19 +msgid "Find Channels" +msgstr "Finde Kanäle" + +#: ../../include/contact_widgets.php:20 +msgid "Enter name or interest" +msgstr "Name oder Interessen eingeben" + +#: ../../include/contact_widgets.php:21 +msgid "Connect/Follow" +msgstr "Verbinden/Folgen" + +#: ../../include/contact_widgets.php:22 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Beispiele: Robert Morgenstein, Angeln" + +#: ../../include/contact_widgets.php:26 +msgid "Random Profile" +msgstr "Zufallsprofil" + +#: ../../include/contact_widgets.php:27 +msgid "Invite Friends" +msgstr "Lade Freunde ein" + +#: ../../include/contact_widgets.php:29 +msgid "Advanced example: name=fred and country=iceland" +msgstr "Fortgeschrittenes Beispiel: name=fred and country=iceland" + +#: ../../include/contact_widgets.php:122 +#, php-format +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "%d gemeinsame Verbindung" +msgstr[1] "%d gemeinsame Verbindungen" + +#: ../../include/contact_widgets.php:127 +msgid "show more" +msgstr "mehr zeigen" + +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "%1$s ist jetzt mit %2$s verbunden" + +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s stupste %2$s an" + +#: ../../include/conversation.php:691 +#, php-format +msgid "View %s's profile @ %s" +msgstr "%ss Profil auf %s ansehen" + +#: ../../include/conversation.php:710 +msgid "Categories:" +msgstr "Kategorien:" + +#: ../../include/conversation.php:711 +msgid "Filed under:" +msgstr "Gespeichert unter:" + +#: ../../include/conversation.php:738 +msgid "View in context" +msgstr "Im Zusammenhang anschauen" + +#: ../../include/conversation.php:847 +msgid "remove" +msgstr "lösche" + +#: ../../include/conversation.php:852 +msgid "Delete Selected Items" +msgstr "Lösche die ausgewählten Elemente" + +#: ../../include/conversation.php:948 +msgid "View Source" +msgstr "Quelle anzeigen" + +#: ../../include/conversation.php:949 +msgid "Follow Thread" +msgstr "Unterhaltung folgen" + +#: ../../include/conversation.php:950 +msgid "Unfollow Thread" +msgstr "Unterhaltung nicht mehr folgen" + +#: ../../include/conversation.php:955 +msgid "Activity/Posts" +msgstr "Aktivitäten/Beiträge" + +#: ../../include/conversation.php:957 +msgid "Edit Connection" +msgstr "Verbindung bearbeiten" + +#: ../../include/conversation.php:958 +msgid "Message" +msgstr "Nachricht" + +#: ../../include/conversation.php:1075 +#, php-format +msgid "%s likes this." +msgstr "%s gefällt das." + +#: ../../include/conversation.php:1075 +#, php-format +msgid "%s doesn't like this." +msgstr "%s gefällt das nicht." + +#: ../../include/conversation.php:1079 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "%2$d Person gefällt das." +msgstr[1] "%2$d Leuten gefällt das." + +#: ../../include/conversation.php:1081 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "%2$d Person gefällt das nicht." +msgstr[1] "%2$d Leuten gefällt das nicht." + +#: ../../include/conversation.php:1087 +msgid "and" +msgstr "und" + +#: ../../include/conversation.php:1090 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] "" +msgstr[1] ", und %d andere" + +#: ../../include/conversation.php:1091 +#, php-format +msgid "%s like this." +msgstr "%s gefällt das." + +#: ../../include/conversation.php:1091 +#, php-format +msgid "%s don't like this." +msgstr "%s gefällt das nicht." + +#: ../../include/conversation.php:1130 +msgid "Set your location" +msgstr "Standort" + +#: ../../include/conversation.php:1131 +msgid "Clear browser location" +msgstr "Browser-Standort löschen" + +#: ../../include/conversation.php:1177 +msgid "Tag term:" +msgstr "Schlagwort:" + +#: ../../include/conversation.php:1178 +msgid "Where are you right now?" +msgstr "Wo bist Du jetzt grade?" + +#: ../../include/conversation.php:1210 +msgid "Page link name" +msgstr "Link zur Seite" + +#: ../../include/conversation.php:1213 +msgid "Post as" +msgstr "Veröffentlichen als" + +#: ../../include/conversation.php:1223 +msgid "Toggle voting" +msgstr "Umfragewerkzeug aktivieren" + +#: ../../include/conversation.php:1231 +msgid "Categories (optional, comma-separated list)" +msgstr "Kategorien (optional, kommagetrennte Liste)" + +#: ../../include/conversation.php:1254 +msgid "Set publish date" +msgstr "Veröffentlichungsdatum festlegen" + +#: ../../include/conversation.php:1258 +msgid "OK" +msgstr "Ok" + +#: ../../include/conversation.php:1503 +msgid "Discover" +msgstr "Entdecken" + +#: ../../include/conversation.php:1506 +msgid "Imported public streams" +msgstr "Importierte öffentliche Beiträge" + +#: ../../include/conversation.php:1511 +msgid "Commented Order" +msgstr "Neueste Kommentare" + +#: ../../include/conversation.php:1514 +msgid "Sort by Comment Date" +msgstr "Nach Kommentardatum sortiert" + +#: ../../include/conversation.php:1518 +msgid "Posted Order" +msgstr "Neueste Beiträge" + +#: ../../include/conversation.php:1521 +msgid "Sort by Post Date" +msgstr "Nach Beitragsdatum sortiert" + +#: ../../include/conversation.php:1529 +msgid "Posts that mention or involve you" +msgstr "Beiträge mit Beteiligung Deinerseits" + +#: ../../include/conversation.php:1538 +msgid "Activity Stream - by date" +msgstr "Activity Stream – nach Datum sortiert" + +#: ../../include/conversation.php:1544 +msgid "Starred" +msgstr "Markiert" + +#: ../../include/conversation.php:1547 +msgid "Favourite Posts" +msgstr "Markierte Beiträge" + +#: ../../include/conversation.php:1554 +msgid "Spam" +msgstr "Spam" + +#: ../../include/conversation.php:1557 +msgid "Posts flagged as SPAM" +msgstr "Nachrichten, die als SPAM markiert wurden" + +#: ../../include/conversation.php:1614 +msgid "Status Messages and Posts" +msgstr "Statusnachrichten und Beiträge" + +#: ../../include/conversation.php:1623 +msgid "About" +msgstr "Ãœber" + +#: ../../include/conversation.php:1626 +msgid "Profile Details" +msgstr "Profil-Details" + +#: ../../include/conversation.php:1635 ../../include/photos.php:502 +msgid "Photo Albums" +msgstr "Fotoalben" + +#: ../../include/conversation.php:1642 +msgid "Files and Storage" +msgstr "Dateien und Speicher" + +#: ../../include/conversation.php:1678 +msgid "Saved Bookmarks" +msgstr "Gespeicherte Lesezeichen" + +#: ../../include/conversation.php:1688 +msgid "Manage Webpages" +msgstr "Webseiten verwalten" + +#: ../../include/conversation.php:1747 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "Zusage" +msgstr[1] "Zusagen" + +#: ../../include/conversation.php:1750 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "Absage" +msgstr[1] "Absagen" + +#: ../../include/conversation.php:1753 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] " Unentschlossen" +msgstr[1] "Unentschlossene" + +#: ../../include/conversation.php:1756 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "Zustimmung" +msgstr[1] "Zustimmungen" + +#: ../../include/conversation.php:1759 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "Ablehnung" +msgstr[1] "Ablehnungen" + +#: ../../include/conversation.php:1762 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "Enthaltung" +msgstr[1] "Enthaltungen" + +#: ../../include/selectors.php:30 msgid "Frequently" msgstr "Häufig" -#: ../../include/contact_selectors.php:57 +#: ../../include/selectors.php:31 msgid "Hourly" msgstr "Stündlich" -#: ../../include/contact_selectors.php:58 +#: ../../include/selectors.php:32 msgid "Twice daily" msgstr "Zwei Mal am Tag" -#: ../../include/contact_selectors.php:59 +#: ../../include/selectors.php:33 msgid "Daily" msgstr "Täglich" -#: ../../include/contact_selectors.php:60 +#: ../../include/selectors.php:34 msgid "Weekly" msgstr "Wöchentlich" -#: ../../include/contact_selectors.php:61 +#: ../../include/selectors.php:35 msgid "Monthly" msgstr "Monatlich" -#: ../../include/contact_selectors.php:76 -#: ../../include/contact_selectors.php:77 -msgid "Friendica" -msgstr "Friendica" +#: ../../include/selectors.php:49 +msgid "Currently Male" +msgstr "Momentan männlich" -#: ../../include/contact_selectors.php:78 -msgid "OStatus" -msgstr "OStatus" +#: ../../include/selectors.php:49 +msgid "Currently Female" +msgstr "Momentan weiblich" -#: ../../include/contact_selectors.php:79 -msgid "GNU-Social" -msgstr "GNU-Social" +#: ../../include/selectors.php:49 +msgid "Mostly Male" +msgstr "Größtenteils männlich" -#: ../../include/contact_selectors.php:80 -msgid "RSS/Atom" -msgstr "RSS/Atom" +#: ../../include/selectors.php:49 +msgid "Mostly Female" +msgstr "Größtenteils weiblich" -#: ../../include/contact_selectors.php:82 -msgid "Diaspora" -msgstr "Diaspora" +#: ../../include/selectors.php:49 +msgid "Transgender" +msgstr "Transsexuell" -#: ../../include/contact_selectors.php:83 -msgid "Facebook" -msgstr "Facebook" +#: ../../include/selectors.php:49 +msgid "Intersex" +msgstr "Zwischengeschlechtlich" -#: ../../include/contact_selectors.php:84 -msgid "Zot" -msgstr "Zot!" +#: ../../include/selectors.php:49 +msgid "Transsexual" +msgstr "Transsexuell" -#: ../../include/contact_selectors.php:85 -msgid "LinkedIn" -msgstr "LinkedIn" +#: ../../include/selectors.php:49 +msgid "Hermaphrodite" +msgstr "Zwitter" -#: ../../include/contact_selectors.php:86 -msgid "XMPP/IM" -msgstr "XMPP/IM" +#: ../../include/selectors.php:49 +msgid "Neuter" +msgstr "Geschlechtslos" -#: ../../include/contact_selectors.php:87 -msgid "MySpace" -msgstr "MySpace" +#: ../../include/selectors.php:49 +msgid "Non-specific" +msgstr "unklar" -#: ../../include/auth.php:105 -msgid "Logged out." -msgstr "Ausgeloggt." +#: ../../include/selectors.php:49 ../../include/selectors.php:66 +#: ../../include/selectors.php:104 ../../include/selectors.php:140 +#: ../../include/permissions.php:881 +msgid "Other" +msgstr "Andere" -#: ../../include/auth.php:212 -msgid "Failed authentication" -msgstr "Authentifizierung fehlgeschlagen" +#: ../../include/selectors.php:49 +msgid "Undecided" +msgstr "Unentschieden" + +#: ../../include/selectors.php:85 ../../include/selectors.php:104 +msgid "Males" +msgstr "Männer" + +#: ../../include/selectors.php:85 ../../include/selectors.php:104 +msgid "Females" +msgstr "Frauen" + +#: ../../include/selectors.php:85 +msgid "Gay" +msgstr "Schwul" + +#: ../../include/selectors.php:85 +msgid "Lesbian" +msgstr "Lesbisch" + +#: ../../include/selectors.php:85 +msgid "No Preference" +msgstr "Keine Bevorzugung" + +#: ../../include/selectors.php:85 +msgid "Bisexual" +msgstr "Bisexuell" + +#: ../../include/selectors.php:85 +msgid "Autosexual" +msgstr "Autosexuell" + +#: ../../include/selectors.php:85 +msgid "Abstinent" +msgstr "Enthaltsam" + +#: ../../include/selectors.php:85 +msgid "Virgin" +msgstr "Jungfräulich" + +#: ../../include/selectors.php:85 +msgid "Deviant" +msgstr "Abweichend" + +#: ../../include/selectors.php:85 +msgid "Fetish" +msgstr "Fetisch" + +#: ../../include/selectors.php:85 +msgid "Oodles" +msgstr "Unmengen" + +#: ../../include/selectors.php:85 +msgid "Nonsexual" +msgstr "Sexlos" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Single" +msgstr "Single" + +#: ../../include/selectors.php:123 +msgid "Lonely" +msgstr "Einsam" + +#: ../../include/selectors.php:123 +msgid "Available" +msgstr "Verfügbar" + +#: ../../include/selectors.php:123 +msgid "Unavailable" +msgstr "Nicht verfügbar" + +#: ../../include/selectors.php:123 +msgid "Has crush" +msgstr "Verguckt" + +#: ../../include/selectors.php:123 +msgid "Infatuated" +msgstr "Verknallt" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Dating" +msgstr "Lerne gerade jemanden kennen" + +#: ../../include/selectors.php:123 +msgid "Unfaithful" +msgstr "Treulos" + +#: ../../include/selectors.php:123 +msgid "Sex Addict" +msgstr "Sexabhängig" + +#: ../../include/selectors.php:123 +msgid "Friends/Benefits" +msgstr "Freunde/Begünstigte" + +#: ../../include/selectors.php:123 +msgid "Casual" +msgstr "Lose" + +#: ../../include/selectors.php:123 +msgid "Engaged" +msgstr "Verlobt" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Married" +msgstr "Verheiratet" + +#: ../../include/selectors.php:123 +msgid "Imaginarily married" +msgstr "Gewissermaßen verheiratet" + +#: ../../include/selectors.php:123 +msgid "Partners" +msgstr "Partner" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Cohabiting" +msgstr "Lebensgemeinschaft" + +#: ../../include/selectors.php:123 +msgid "Common law" +msgstr "Informelle Ehe" + +#: ../../include/selectors.php:123 +msgid "Happy" +msgstr "Glücklich" + +#: ../../include/selectors.php:123 +msgid "Not looking" +msgstr "Nicht Ausschau haltend" + +#: ../../include/selectors.php:123 +msgid "Swinger" +msgstr "Swinger" + +#: ../../include/selectors.php:123 +msgid "Betrayed" +msgstr "Betrogen" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Separated" +msgstr "Getrennt" + +#: ../../include/selectors.php:123 +msgid "Unstable" +msgstr "Labil" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Divorced" +msgstr "Geschieden" + +#: ../../include/selectors.php:123 +msgid "Imaginarily divorced" +msgstr "Gewissermaßen geschieden" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Widowed" +msgstr "Verwitwet" + +#: ../../include/selectors.php:123 +msgid "Uncertain" +msgstr "Ungewiss" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "It's complicated" +msgstr "Es ist kompliziert" + +#: ../../include/selectors.php:123 +msgid "Don't care" +msgstr "Interessiert mich nicht" + +#: ../../include/selectors.php:123 +msgid "Ask me" +msgstr "Frag mich mal" + +#: ../../include/PermissionDescription.php:31 +#: ../../include/acl_selectors.php:232 +msgid "Visible to your default audience" +msgstr "Standard-Sichtbarkeit gemäß Kanaleinstellungen" + +#: ../../include/PermissionDescription.php:115 +#: ../../include/acl_selectors.php:268 +msgid "Only me" +msgstr "Nur ich" + +#: ../../include/PermissionDescription.php:116 +msgid "Public" +msgstr "Öffentlich" + +#: ../../include/PermissionDescription.php:117 +msgid "Anybody in the $Projectname network" +msgstr "Jeder innerhalb des $Projectname Netzwerks" + +#: ../../include/PermissionDescription.php:118 +#, php-format +msgid "Any account on %s" +msgstr "Jedes Nutzerkonto auf %s" + +#: ../../include/PermissionDescription.php:119 +msgid "Any of my connections" +msgstr "Alle meine Verbindungen" + +#: ../../include/PermissionDescription.php:120 +msgid "Only connections I specifically allow" +msgstr "Nur Verbindungen, denen ich es explizit erlaube" + +#: ../../include/PermissionDescription.php:121 +msgid "Anybody authenticated (could include visitors from other networks)" +msgstr "Jeder, der angemeldet ist (kann Besucher anderer Netzwerke beinhalten)" + +#: ../../include/PermissionDescription.php:122 +msgid "Any connections including those who haven't yet been approved" +msgstr "Alle Verbindungen einschließlich der noch nicht bestätigten" + +#: ../../include/PermissionDescription.php:161 +msgid "" +"This is your default setting for the audience of your normal stream, and " +"posts." +msgstr "Dies ist Deine Voreinstellung für die Sichtbarkeit Deiner normalen Beiträge (Stream)." + +#: ../../include/PermissionDescription.php:162 +msgid "" +"This is your default setting for who can view your default channel profile" +msgstr "Dies ist Deine Voreinstellung für die Sichtbarkeit Deines Standard-Kanalprofils." + +#: ../../include/PermissionDescription.php:163 +msgid "This is your default setting for who can view your connections" +msgstr "Dies ist Deine Voreinstellung für die Sichtbarkeit Deiner Verbindungen." + +#: ../../include/PermissionDescription.php:164 +msgid "" +"This is your default setting for who can view your file storage and photos" +msgstr "Dies ist Deine Voreinstellung für die Sichtbarkeit Deiner Dateien und Fotos." + +#: ../../include/PermissionDescription.php:165 +msgid "This is your default setting for the audience of your webpages" +msgstr "Dies ist Deine Voreinstellung für die Sichtbarkeit Deiner Webseiten." + +#: ../../include/account.php:28 +msgid "Not a valid email address" +msgstr "Ungültige E-Mail-Adresse" + +#: ../../include/account.php:30 +msgid "Your email domain is not among those allowed on this site" +msgstr "Deine E-Mail-Adresse ist auf dieser Seite nicht erlaubt" + +#: ../../include/account.php:36 +msgid "Your email address is already registered at this site." +msgstr "Deine E-Mail-Adresse ist auf dieser Seite bereits registriert." + +#: ../../include/account.php:68 +msgid "An invitation is required." +msgstr "Eine Einladung wird benötigt." + +#: ../../include/account.php:72 +msgid "Invitation could not be verified." +msgstr "Die Einladung konnte nicht bestätigt werden." + +#: ../../include/account.php:122 +msgid "Please enter the required information." +msgstr "Bitte gib die benötigten Informationen ein." + +#: ../../include/account.php:189 +msgid "Failed to store account information." +msgstr "Speichern der Nutzerkontodaten fehlgeschlagen." + +#: ../../include/account.php:249 +#, php-format +msgid "Registration confirmation for %s" +msgstr "Registrierungsbestätigung für %s" + +#: ../../include/account.php:315 +#, php-format +msgid "Registration request at %s" +msgstr "Registrierungsanfrage auf %s" + +#: ../../include/account.php:317 ../../include/account.php:344 +#: ../../include/account.php:404 ../../include/network.php:1871 +msgid "Administrator" +msgstr "Administrator" + +#: ../../include/account.php:339 +msgid "your registration password" +msgstr "Dein Registrierungspasswort" + +#: ../../include/account.php:342 ../../include/account.php:402 +#, php-format +msgid "Registration details for %s" +msgstr "Registrierungsdetails für %s" + +#: ../../include/account.php:414 +msgid "Account approved." +msgstr "Nutzerkonto bestätigt." + +#: ../../include/account.php:454 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registrierung für %s wurde widerrufen" + +#: ../../include/account.php:506 +msgid "Account verified. Please login." +msgstr "Nutzerkonto wurde bestätigt. Bitte melde Dich an!" + +#: ../../include/account.php:723 ../../include/account.php:725 +msgid "Click here to upgrade." +msgstr "Klicke hier, um das Upgrade durchzuführen." + +#: ../../include/account.php:731 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Diese Aktion überschreitet die Grenzen Ihres Abonnements." + +#: ../../include/account.php:736 +msgid "This action is not available under your subscription plan." +msgstr "Diese Aktion ist in Ihrem Abonnement nicht verfügbar." #: ../../include/attach.php:247 ../../include/attach.php:333 msgid "Item was not found." @@ -7529,528 +8531,159 @@ msgstr "Speichern in der Datenbank fehlgeschlagen." msgid "Empty path" msgstr "Leere Pfadangabe" -#: ../../include/datetime.php:136 -msgid "Birthday" -msgstr "Geburtstag" +#: ../../include/channel.php:32 +msgid "Unable to obtain identity information from database" +msgstr "Kann keine Identitäts-Informationen aus Datenbank beziehen" -#: ../../include/datetime.php:138 -msgid "Age: " -msgstr "Alter:" +#: ../../include/channel.php:66 +msgid "Empty name" +msgstr "Namensfeld leer" -#: ../../include/datetime.php:140 -msgid "YYYY-MM-DD or MM-DD" -msgstr "JJJJ-MM-TT oder MM-TT" +#: ../../include/channel.php:69 +msgid "Name too long" +msgstr "Name ist zu lang" -#: ../../include/datetime.php:273 ../../boot.php:2399 -msgid "never" -msgstr "Nie" +#: ../../include/channel.php:180 +msgid "No account identifier" +msgstr "Keine Account-Kennung" -#: ../../include/datetime.php:279 -msgid "less than a second ago" -msgstr "Vor weniger als einer Sekunde" +#: ../../include/channel.php:192 +msgid "Nickname is required." +msgstr "Spitzname ist erforderlich." -#: ../../include/datetime.php:297 -#, php-format -msgctxt "e.g. 22 hours ago, 1 minute ago" -msgid "%1$d %2$s ago" -msgstr "vor %1$d %2$s" +#: ../../include/channel.php:206 +msgid "Reserved nickname. Please choose another." +msgstr "Reservierter Kurzname. Bitte wähle einen anderen." -#: ../../include/datetime.php:308 -msgctxt "relative_date" -msgid "year" -msgid_plural "years" -msgstr[0] "Jahr" -msgstr[1] "Jahre" - -#: ../../include/datetime.php:311 -msgctxt "relative_date" -msgid "month" -msgid_plural "months" -msgstr[0] "Monat" -msgstr[1] "Monate" - -#: ../../include/datetime.php:314 -msgctxt "relative_date" -msgid "week" -msgid_plural "weeks" -msgstr[0] "Woche" -msgstr[1] "Wochen" - -#: ../../include/datetime.php:317 -msgctxt "relative_date" -msgid "day" -msgid_plural "days" -msgstr[0] "Tag" -msgstr[1] "Tage" - -#: ../../include/datetime.php:320 -msgctxt "relative_date" -msgid "hour" -msgid_plural "hours" -msgstr[0] "Stunde" -msgstr[1] "Stunden" - -#: ../../include/datetime.php:323 -msgctxt "relative_date" -msgid "minute" -msgid_plural "minutes" -msgstr[0] "Minute" -msgstr[1] "Minuten" - -#: ../../include/datetime.php:326 -msgctxt "relative_date" -msgid "second" -msgid_plural "seconds" -msgstr[0] "Sekunde" -msgstr[1] "Sekunden" - -#: ../../include/datetime.php:563 -#, php-format -msgid "%1$s's birthday" -msgstr "%1$ss Geburtstag" - -#: ../../include/datetime.php:564 -#, php-format -msgid "Happy Birthday %1$s" -msgstr "Alles Gute zum Geburtstag, %1$s" - -#: ../../include/dir_fns.php:139 -msgid "Directory Options" -msgstr "Verzeichnisoptionen" - -#: ../../include/dir_fns.php:141 -msgid "Safe Mode" -msgstr "Sicherer Modus" - -#: ../../include/dir_fns.php:142 -msgid "Public Forums Only" -msgstr "Nur öffentliche Foren" - -#: ../../include/dir_fns.php:143 -msgid "This Website Only" -msgstr "Nur dieser Hub" - -#: ../../include/enotify.php:57 ../../include/network.php:1831 -msgid "$Projectname Notification" -msgstr "$Projectname-Benachrichtigung" - -#: ../../include/enotify.php:58 ../../include/network.php:1832 -msgid "$projectname" -msgstr "$projectname" - -#: ../../include/enotify.php:60 ../../include/network.php:1834 -msgid "Thank You," -msgstr "Danke." - -#: ../../include/enotify.php:62 ../../include/network.php:1836 -#, php-format -msgid "%s Administrator" -msgstr "der Administrator von %s" - -#: ../../include/enotify.php:96 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:100 -#, php-format -msgid "[Hubzilla:Notify] New mail received at %s" -msgstr "[Hubzilla:Benachrichtigung] Neue Mail empfangen auf %s" - -#: ../../include/enotify.php:102 -#, php-format -msgid "%1$s, %2$s sent you a new private message at %3$s." -msgstr "%1$s, %2$s hat Dir eine private Nachricht auf %3$s gesendet." - -#: ../../include/enotify.php:103 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s hat Dir %2$s geschickt." - -#: ../../include/enotify.php:103 -msgid "a private message" -msgstr "eine private Nachricht" - -#: ../../include/enotify.php:104 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Bitte besuche %s, um die private Nachricht anzusehen und/oder darauf zu antworten." - -#: ../../include/enotify.php:160 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" -msgstr "%1$s, %2$s hat [zrl=%3$s]einen %4$s[/zrl] kommentiert" - -#: ../../include/enotify.php:168 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" -msgstr "%1$s, %2$s hat [zrl=%3$s]%4$ss %5$s[/zrl] kommentiert" - -#: ../../include/enotify.php:177 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" -msgstr "%1$s, %2$s hat [zrl=%3$s]Deinen %4$s[/zrl] kommentiert" - -#: ../../include/enotify.php:188 -#, php-format -msgid "[Hubzilla:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Hubzilla:Benachrichtigung] Kommentar in Unterhaltung #%1$d von %2$s" - -#: ../../include/enotify.php:189 -#, php-format -msgid "%1$s, %2$s commented on an item/conversation you have been following." -msgstr "%1$s, %2$s hat eine Unterhaltung kommentiert, der Du folgst." - -#: ../../include/enotify.php:192 ../../include/enotify.php:207 -#: ../../include/enotify.php:233 ../../include/enotify.php:251 -#: ../../include/enotify.php:265 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Bitte besuche %s, um die Unterhaltung anzusehen und/oder zu kommentieren." - -#: ../../include/enotify.php:198 -#, php-format -msgid "[Hubzilla:Notify] %s posted to your profile wall" -msgstr "[Hubzilla:Benachrichtigung] %s schrieb auf Deine Pinnwand" - -#: ../../include/enotify.php:200 -#, php-format -msgid "%1$s, %2$s posted to your profile wall at %3$s" -msgstr "%1$s, %2$s hat auf Deine Pinnwand auf %3$s geschrieben" - -#: ../../include/enotify.php:202 -#, php-format -msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" -msgstr "%1$s, %2$s hat auf [zrl=%3$s]Deine Pinnwand[/zrl] geschrieben" - -#: ../../include/enotify.php:226 -#, php-format -msgid "[Hubzilla:Notify] %s tagged you" -msgstr "[Hubzilla:Benachrichtigung] %s hat Dich erwähnt" - -#: ../../include/enotify.php:227 -#, php-format -msgid "%1$s, %2$s tagged you at %3$s" -msgstr "%1$s, %2$s hat Dich auf %3$s erwähnt" - -#: ../../include/enotify.php:228 -#, php-format -msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." -msgstr "%1$s, %2$s [zrl=%3$s]hat Dich erwähnt[/zrl]." - -#: ../../include/enotify.php:240 -#, php-format -msgid "[Hubzilla:Notify] %1$s poked you" -msgstr "[Hubzilla:Benachrichtigung] %1$s hat Dich angestupst" - -#: ../../include/enotify.php:241 -#, php-format -msgid "%1$s, %2$s poked you at %3$s" -msgstr "%1$s, %2$s hat Dich auf %3$s angestupst" - -#: ../../include/enotify.php:242 -#, php-format -msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." -msgstr "%1$s, %2$s [zrl=%2$s]hat Dich angestupst[/zrl]." - -#: ../../include/enotify.php:258 -#, php-format -msgid "[Hubzilla:Notify] %s tagged your post" -msgstr "[Hubzilla:Benachrichtigung] %s hat Deinen Beitrag verschlagwortet" - -#: ../../include/enotify.php:259 -#, php-format -msgid "%1$s, %2$s tagged your post at %3$s" -msgstr "%1$s, %2$s hat Deinen Beitrag auf %3$s verschlagwortet" - -#: ../../include/enotify.php:260 -#, php-format -msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" -msgstr "%1$s, %2$s hat [zrl=%3$s]Deinen Beitrag[/zrl] verschlagwortet" - -#: ../../include/enotify.php:272 -msgid "[Hubzilla:Notify] Introduction received" -msgstr "[Hubzilla:Benachrichtigung] Vorstellung erhalten" - -#: ../../include/enotify.php:273 -#, php-format -msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" -msgstr "%1$s, Du hast eine neue Verbindungsanfrage von '%2$s' auf %3$s erhalten" - -#: ../../include/enotify.php:274 -#, php-format +#: ../../include/channel.php:211 msgid "" -"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." -msgstr "%1$s, Du hast [zrl=%2$s]eine neue Verbindungsanfrage[/zrl] von %3$s erhalten." +"Nickname has unsupported characters or is already being used on this site." +msgstr "Der Spitzname enthält nicht-unterstütze Zeichen oder wird bereits auf dieser Seite genutzt." -#: ../../include/enotify.php:278 ../../include/enotify.php:297 +#: ../../include/channel.php:287 +msgid "Unable to retrieve created identity" +msgstr "Kann die erstellte Identität nicht empfangen" + +#: ../../include/channel.php:345 +msgid "Default Profile" +msgstr "Standard-Profil" + +#: ../../include/channel.php:791 +msgid "Requested channel is not available." +msgstr "Angeforderte Kanal nicht verfügbar." + +#: ../../include/channel.php:938 +msgid "Create New Profile" +msgstr "Neues Profil erstellen" + +#: ../../include/channel.php:958 +msgid "Visible to everybody" +msgstr "Für jeden sichtbar" + +#: ../../include/channel.php:1031 ../../include/channel.php:1142 +msgid "Gender:" +msgstr "Geschlecht:" + +#: ../../include/channel.php:1032 ../../include/channel.php:1186 +msgid "Status:" +msgstr "Status:" + +#: ../../include/channel.php:1033 ../../include/channel.php:1197 +msgid "Homepage:" +msgstr "Homepage:" + +#: ../../include/channel.php:1034 +msgid "Online Now" +msgstr "gerade online" + +#: ../../include/channel.php:1147 +msgid "Like this channel" +msgstr "Dieser Kanal gefällt mir" + +#: ../../include/channel.php:1171 +msgid "j F, Y" +msgstr "j. F Y" + +#: ../../include/channel.php:1172 +msgid "j F" +msgstr "j. F" + +#: ../../include/channel.php:1179 +msgid "Birthday:" +msgstr "Geburtstag:" + +#: ../../include/channel.php:1192 #, php-format -msgid "You may visit their profile at %s" -msgstr "Du kannst Dir das Profil unter %s ansehen" +msgid "for %1$d %2$s" +msgstr "seit %1$d %2$s" -#: ../../include/enotify.php:280 -#, php-format -msgid "Please visit %s to approve or reject the connection request." -msgstr "Bitte besuche %s , um die Verbindungsanfrage anzunehmen oder abzulehnen." +#: ../../include/channel.php:1195 +msgid "Sexual Preference:" +msgstr "Sexuelle Orientierung:" -#: ../../include/enotify.php:287 -msgid "[Hubzilla:Notify] Friend suggestion received" -msgstr "[Hubzilla:Benachrichtigung] Freundschaftsvorschlag erhalten" +#: ../../include/channel.php:1201 +msgid "Tags:" +msgstr "Schlagworte:" -#: ../../include/enotify.php:288 -#, php-format -msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" -msgstr "%1$s, Du hast einen Kontaktvorschlag von „%2$s“ auf %3$s erhalten" +#: ../../include/channel.php:1203 +msgid "Political Views:" +msgstr "Politische Ansichten:" -#: ../../include/enotify.php:289 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " -"%4$s." -msgstr "%1$s, Du hast [zrl=%2$s]einen Kontaktvorschlag[/zrl] für %3$s von %4$s erhalten." +#: ../../include/channel.php:1205 +msgid "Religion:" +msgstr "Religion:" -#: ../../include/enotify.php:295 -msgid "Name:" -msgstr "Name:" +#: ../../include/channel.php:1209 +msgid "Hobbies/Interests:" +msgstr "Hobbys/Interessen:" -#: ../../include/enotify.php:296 -msgid "Photo:" -msgstr "Foto:" +#: ../../include/channel.php:1211 +msgid "Likes:" +msgstr "Gefällt:" -#: ../../include/enotify.php:299 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Bitte besuche %s um den Vorschlag zu akzeptieren oder abzulehnen." +#: ../../include/channel.php:1213 +msgid "Dislikes:" +msgstr "Gefällt nicht:" -#: ../../include/enotify.php:514 -msgid "[Hubzilla:Notify]" -msgstr "[Hubzilla:Benachrichtigung]" +#: ../../include/channel.php:1215 +msgid "Contact information and Social Networks:" +msgstr "Kontaktinformation und soziale Netzwerke:" -#: ../../include/ItemObject.php:89 ../../include/conversation.php:664 -msgid "Private Message" -msgstr "Private Nachricht" +#: ../../include/channel.php:1217 +msgid "My other channels:" +msgstr "Meine anderen Kanäle:" -#: ../../include/ItemObject.php:126 ../../include/conversation.php:656 -msgid "Select" -msgstr "Auswählen" +#: ../../include/channel.php:1219 +msgid "Musical interests:" +msgstr "Musikalische Interessen:" -#: ../../include/ItemObject.php:130 -msgid "Save to Folder" -msgstr "In Ordner speichern" +#: ../../include/channel.php:1221 +msgid "Books, literature:" +msgstr "Bücher, Literatur:" -#: ../../include/ItemObject.php:151 -msgid "I will attend" -msgstr "Ich werde teilnehmen" +#: ../../include/channel.php:1223 +msgid "Television:" +msgstr "Fernsehen:" -#: ../../include/ItemObject.php:151 -msgid "I will not attend" -msgstr "Ich werde nicht teilnehmen" +#: ../../include/channel.php:1225 +msgid "Film/dance/culture/entertainment:" +msgstr "Film/Tanz/Kultur/Unterhaltung:" -#: ../../include/ItemObject.php:151 -msgid "I might attend" -msgstr "Ich werde vielleicht teilnehmen" +#: ../../include/channel.php:1227 +msgid "Love/Romance:" +msgstr "Liebe/Romantik:" -#: ../../include/ItemObject.php:161 -msgid "I agree" -msgstr "Ich stimme zu" +#: ../../include/channel.php:1229 +msgid "Work/employment:" +msgstr "Arbeit/Anstellung:" -#: ../../include/ItemObject.php:161 -msgid "I disagree" -msgstr "Ich lehne ab" +#: ../../include/channel.php:1231 +msgid "School/education:" +msgstr "Schule/Ausbildung:" -#: ../../include/ItemObject.php:161 -msgid "I abstain" -msgstr "Ich enthalte mich" - -#: ../../include/ItemObject.php:212 -msgid "Add Star" -msgstr "Stern hinzufügen" - -#: ../../include/ItemObject.php:213 -msgid "Remove Star" -msgstr "Stern entfernen" - -#: ../../include/ItemObject.php:214 -msgid "Toggle Star Status" -msgstr "Markierungsstatus (Stern) umschalten" - -#: ../../include/ItemObject.php:218 -msgid "starred" -msgstr "markiert" - -#: ../../include/ItemObject.php:227 ../../include/conversation.php:671 -msgid "Message signature validated" -msgstr "Signatur überprüft" - -#: ../../include/ItemObject.php:228 ../../include/conversation.php:672 -msgid "Message signature incorrect" -msgstr "Signatur nicht korrekt" - -#: ../../include/ItemObject.php:236 -msgid "Add Tag" -msgstr "Tag hinzufügen" - -#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:316 -msgid "like" -msgstr "mag" - -#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:317 -msgid "dislike" -msgstr "verurteile" - -#: ../../include/ItemObject.php:259 -msgid "Share This" -msgstr "Teilen" - -#: ../../include/ItemObject.php:259 -msgid "share" -msgstr "Teilen" - -#: ../../include/ItemObject.php:268 -msgid "Delivery Report" -msgstr "Zustellungsbericht" - -#: ../../include/ItemObject.php:286 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d Kommentar" -msgstr[1] "%d Kommentare" - -#: ../../include/ItemObject.php:315 ../../include/ItemObject.php:316 -#, php-format -msgid "View %s's profile - %s" -msgstr "Schaue Dir %ss Profil an – %s" - -#: ../../include/ItemObject.php:319 -msgid "to" -msgstr "an" - -#: ../../include/ItemObject.php:320 -msgid "via" -msgstr "via" - -#: ../../include/ItemObject.php:321 -msgid "Wall-to-Wall" -msgstr "Wall-to-Wall" - -#: ../../include/ItemObject.php:322 -msgid "via Wall-To-Wall:" -msgstr "via Wall-To-Wall:" - -#: ../../include/ItemObject.php:334 ../../include/conversation.php:719 -#, php-format -msgid "from %s" -msgstr "via %s" - -#: ../../include/ItemObject.php:337 ../../include/conversation.php:722 -#, php-format -msgid "last edited: %s" -msgstr "zuletzt bearbeitet: %s" - -#: ../../include/ItemObject.php:338 ../../include/conversation.php:723 -#, php-format -msgid "Expires: %s" -msgstr "Verfällt: %s" - -#: ../../include/ItemObject.php:362 -msgid "Save Bookmarks" -msgstr "Favoriten speichern" - -#: ../../include/ItemObject.php:363 -msgid "Add to Calendar" -msgstr "Zum Kalender hinzufügen" - -#: ../../include/ItemObject.php:372 -msgid "Mark all seen" -msgstr "Alle als gelesen markieren" - -#: ../../include/ItemObject.php:413 ../../include/js_strings.php:7 -msgid "[+] show all" -msgstr "[+] Alle anzeigen" - -#: ../../include/ItemObject.php:704 ../../include/conversation.php:1221 -msgid "Bold" -msgstr "Fett" - -#: ../../include/ItemObject.php:705 ../../include/conversation.php:1222 -msgid "Italic" -msgstr "Kursiv" - -#: ../../include/ItemObject.php:706 ../../include/conversation.php:1223 -msgid "Underline" -msgstr "Unterstrichen" - -#: ../../include/ItemObject.php:707 ../../include/conversation.php:1224 -msgid "Quote" -msgstr "Zitat" - -#: ../../include/ItemObject.php:708 ../../include/conversation.php:1225 -msgid "Code" -msgstr "Code" - -#: ../../include/ItemObject.php:709 -msgid "Image" -msgstr "Bild" - -#: ../../include/ItemObject.php:710 -msgid "Insert Link" -msgstr "Link einfügen" - -#: ../../include/ItemObject.php:711 -msgid "Video" -msgstr "Video" - -#: ../../include/activities.php:42 -msgid " and " -msgstr "und" - -#: ../../include/activities.php:50 -msgid "public profile" -msgstr "öffentliches Profil" - -#: ../../include/activities.php:59 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s hat %2$s auf “%3$s” geändert" - -#: ../../include/activities.php:60 -#, php-format -msgid "Visit %1$s's %2$s" -msgstr "Besuche %1$s's %2$s" - -#: ../../include/activities.php:63 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s hat ein aktualisiertes %2$s, %3$s wurde verändert." - -#: ../../include/follow.php:28 -msgid "Channel is blocked on this site." -msgstr "Der Kanal ist auf dieser Seite blockiert " - -#: ../../include/follow.php:33 -msgid "Channel location missing." -msgstr "Adresse des Kanals fehlt." - -#: ../../include/follow.php:82 -msgid "Response from remote channel was incomplete." -msgstr "Antwort des entfernten Kanals war unvollständig." - -#: ../../include/follow.php:99 -msgid "Channel was deleted and no longer exists." -msgstr "Kanal wurde gelöscht und existiert nicht mehr." - -#: ../../include/follow.php:155 ../../include/follow.php:191 -msgid "Protocol disabled." -msgstr "Protokoll deaktiviert." - -#: ../../include/follow.php:179 -msgid "Channel discovery failed." -msgstr "Kanalsuche fehlgeschlagen" - -#: ../../include/follow.php:217 -msgid "Cannot connect to yourself." -msgstr "Du kannst Dich nicht mit Dir selbst verbinden." +#: ../../include/channel.php:1251 +msgid "Like this thing" +msgstr "Gefällt mir" #: ../../include/features.php:48 msgid "General Features" @@ -8275,10 +8908,6 @@ msgstr "Filter für Verbindungen" msgid "Filter incoming posts from connections based on keywords/content" msgstr "Ermöglicht die Filterung eingehender Beiträge anhand von Schlüsselwörtern (muss an der Verbindung konfiguriert werden)" -#: ../../include/features.php:89 ../../include/apps.php:162 -msgid "Suggest Channels" -msgstr "Kanäle vorschlagen" - #: ../../include/features.php:89 msgid "Show channel suggestions" msgstr "Kanalvorschläge anzeigen" @@ -8304,61 +8933,174 @@ msgid "Add categories to your posts" msgstr "Aktiviert Kategorien für Beiträge" #: ../../include/features.php:97 +msgid "Emoji Reactions" +msgstr "Emoji Reaktionen" + +#: ../../include/features.php:97 +msgid "Add emoji reaction ability to posts" +msgstr "Aktiviert Emoji-Reaktionen für Beiträge" + +#: ../../include/features.php:98 msgid "Ability to file posts under folders" msgstr "Möglichkeit, Beiträge in Verzeichnissen zu sammeln" -#: ../../include/features.php:98 +#: ../../include/features.php:99 msgid "Dislike Posts" msgstr "Gefällt-mir-nicht-Beiträge" -#: ../../include/features.php:98 +#: ../../include/features.php:99 msgid "Ability to dislike posts/comments" msgstr "Aktiviert die „Gefällt mir nicht“-Schaltfläche" -#: ../../include/features.php:99 +#: ../../include/features.php:100 msgid "Star Posts" msgstr "Beiträge mit Sternchen versehen" -#: ../../include/features.php:99 +#: ../../include/features.php:100 msgid "Ability to mark special posts with a star indicator" msgstr "Ermöglicht die lokale Markierung spezieller Beiträge mit einem Sternchen-Symbol" -#: ../../include/features.php:100 +#: ../../include/features.php:101 msgid "Tag Cloud" msgstr "Schlagwort-Wolke" -#: ../../include/features.php:100 +#: ../../include/features.php:101 msgid "Provide a personal tag cloud on your channel page" msgstr "Aktiviert die Anzeige einer Schlagwort-Wolke (Tag Cloud) auf Deiner Kanal-Seite" -#: ../../include/message.php:20 -msgid "No recipient provided." -msgstr "Kein Empfänger angegeben" +#: ../../include/oembed.php:324 +msgid "Embedded content" +msgstr "Eingebetteter Inhalt" -#: ../../include/message.php:25 -msgid "[no subject]" -msgstr "[no subject]" +#: ../../include/oembed.php:333 +msgid "Embedding disabled" +msgstr "Einbetten ausgeschaltet" -#: ../../include/message.php:45 -msgid "Unable to determine sender." -msgstr "Kann Absender nicht bestimmen." +#: ../../include/acl_selectors.php:271 +msgid "Who can see this?" +msgstr "Wer kann das sehen?" -#: ../../include/message.php:222 -msgid "Stored post could not be verified." -msgstr "Gespeicherter Beitrag konnten nicht überprüft werden." +#: ../../include/acl_selectors.php:272 +msgid "Custom selection" +msgstr "Benutzerdefinierte Auswahl" -#: ../../include/network.php:659 -msgid "view full size" -msgstr "In Vollbildansicht anschauen" +#: ../../include/acl_selectors.php:273 +msgid "" +"Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit" +" the scope of \"Show\"." +msgstr "Wähle \"Anzeigen\", um Betrachtung zuzulassen. \"Nicht anzeigen\" überstimmt und limitiert den Aktionsradius von \"Anzeigen\" für Ausnahmen." -#: ../../include/network.php:1879 ../../include/account.php:317 -#: ../../include/account.php:344 ../../include/account.php:404 -msgid "Administrator" -msgstr "Administrator" +#: ../../include/acl_selectors.php:274 +msgid "Show" +msgstr "Anzeigen" -#: ../../include/network.php:1893 -msgid "No Subject" -msgstr "Kein Betreff" +#: ../../include/acl_selectors.php:275 +msgid "Don't show" +msgstr "Nicht anzeigen" + +#: ../../include/acl_selectors.php:281 +msgid "Other networks and post services" +msgstr "Andere Netzwerke und Platformen" + +#: ../../include/acl_selectors.php:311 +#, php-format +msgid "" +"Post permissions %s cannot be changed %s after a post is shared.
    These" +" permissions set who is allowed to view the post." +msgstr "Beitragsberechtigungen %s können nicht geändert werden %s, nachdem der Beitrag gesendet wurde.
    Diese Berechtigungen bestimmen, wer den Beitrag sehen kann." + +#: ../../include/auth.php:105 +msgid "Logged out." +msgstr "Ausgeloggt." + +#: ../../include/auth.php:212 +msgid "Failed authentication" +msgstr "Authentifizierung fehlgeschlagen" + +#: ../../include/datetime.php:135 +msgid "Birthday" +msgstr "Geburtstag" + +#: ../../include/datetime.php:137 +msgid "Age: " +msgstr "Alter:" + +#: ../../include/datetime.php:139 +msgid "YYYY-MM-DD or MM-DD" +msgstr "JJJJ-MM-TT oder MM-TT" + +#: ../../include/datetime.php:272 ../../boot.php:2470 +msgid "never" +msgstr "Nie" + +#: ../../include/datetime.php:278 +msgid "less than a second ago" +msgstr "Vor weniger als einer Sekunde" + +#: ../../include/datetime.php:296 +#, php-format +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "vor %1$d %2$s" + +#: ../../include/datetime.php:307 +msgctxt "relative_date" +msgid "year" +msgid_plural "years" +msgstr[0] "Jahr" +msgstr[1] "Jahre" + +#: ../../include/datetime.php:310 +msgctxt "relative_date" +msgid "month" +msgid_plural "months" +msgstr[0] "Monat" +msgstr[1] "Monate" + +#: ../../include/datetime.php:313 +msgctxt "relative_date" +msgid "week" +msgid_plural "weeks" +msgstr[0] "Woche" +msgstr[1] "Wochen" + +#: ../../include/datetime.php:316 +msgctxt "relative_date" +msgid "day" +msgid_plural "days" +msgstr[0] "Tag" +msgstr[1] "Tage" + +#: ../../include/datetime.php:319 +msgctxt "relative_date" +msgid "hour" +msgid_plural "hours" +msgstr[0] "Stunde" +msgstr[1] "Stunden" + +#: ../../include/datetime.php:322 +msgctxt "relative_date" +msgid "minute" +msgid_plural "minutes" +msgstr[0] "Minute" +msgstr[1] "Minuten" + +#: ../../include/datetime.php:325 +msgctxt "relative_date" +msgid "second" +msgid_plural "seconds" +msgstr[0] "Sekunde" +msgstr[1] "Sekunden" + +#: ../../include/datetime.php:562 +#, php-format +msgid "%1$s's birthday" +msgstr "%1$ss Geburtstag" + +#: ../../include/datetime.php:563 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "Alles Gute zum Geburtstag, %1$s" #: ../../include/group.php:26 msgid "" @@ -8387,768 +9129,6 @@ msgstr "Gruppe hinzufügen" msgid "Channels not in any privacy group" msgstr "Kanäle, die in keiner Gruppe sind" -#: ../../include/bbcode.php:123 ../../include/bbcode.php:848 -#: ../../include/bbcode.php:851 ../../include/bbcode.php:856 -#: ../../include/bbcode.php:859 ../../include/bbcode.php:862 -#: ../../include/bbcode.php:865 ../../include/bbcode.php:870 -#: ../../include/bbcode.php:873 ../../include/bbcode.php:878 -#: ../../include/bbcode.php:881 ../../include/bbcode.php:884 -#: ../../include/bbcode.php:887 -msgid "Image/photo" -msgstr "Bild/Foto" - -#: ../../include/bbcode.php:162 ../../include/bbcode.php:898 -msgid "Encrypted content" -msgstr "Verschlüsselter Inhalt" - -#: ../../include/bbcode.php:179 -#, php-format -msgid "Install %s element: " -msgstr "Element %s installieren: " - -#: ../../include/bbcode.php:183 -#, php-format -msgid "" -"This post contains an installable %s element, however you lack permissions " -"to install it on this site." -msgstr "Dieser Beitrag beinhaltet ein installierbares %s Element, aber Du hast nicht die nötigen Rechte, um es auf diesem Hub zu installieren." - -#: ../../include/bbcode.php:255 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s schrieb den folgenden %2$s %3$s" - -#: ../../include/bbcode.php:333 ../../include/bbcode.php:341 -msgid "Click to open/close" -msgstr "Klicke zum Öffnen/Schließen" - -#: ../../include/bbcode.php:341 -msgid "spoiler" -msgstr "Spoiler" - -#: ../../include/bbcode.php:586 -msgid "Different viewers will see this text differently" -msgstr "Verschiedene Betrachter werden diesen Text unterschiedlich sehen" - -#: ../../include/bbcode.php:836 -msgid "$1 wrote:" -msgstr "$1 schrieb:" - -#: ../../include/conversation.php:204 -#, php-format -msgid "%1$s is now connected with %2$s" -msgstr "%1$s ist jetzt mit %2$s verbunden" - -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s stupste %2$s an" - -#: ../../include/conversation.php:243 ../../include/text.php:1021 -#: ../../include/text.php:1026 -msgid "poked" -msgstr "stupste" - -#: ../../include/conversation.php:691 -#, php-format -msgid "View %s's profile @ %s" -msgstr "%ss Profil auf %s ansehen" - -#: ../../include/conversation.php:710 -msgid "Categories:" -msgstr "Kategorien:" - -#: ../../include/conversation.php:711 -msgid "Filed under:" -msgstr "Gespeichert unter:" - -#: ../../include/conversation.php:738 -msgid "View in context" -msgstr "Im Zusammenhang anschauen" - -#: ../../include/conversation.php:850 -msgid "remove" -msgstr "lösche" - -#: ../../include/conversation.php:855 -msgid "Delete Selected Items" -msgstr "Lösche die ausgewählten Elemente" - -#: ../../include/conversation.php:953 -msgid "View Source" -msgstr "Quelle anzeigen" - -#: ../../include/conversation.php:954 -msgid "Follow Thread" -msgstr "Unterhaltung folgen" - -#: ../../include/conversation.php:955 -msgid "Unfollow Thread" -msgstr "Unterhaltung nicht mehr folgen" - -#: ../../include/conversation.php:960 -msgid "Activity/Posts" -msgstr "Aktivitäten/Beiträge" - -#: ../../include/conversation.php:962 -msgid "Edit Connection" -msgstr "Verbindung bearbeiten" - -#: ../../include/conversation.php:963 -msgid "Message" -msgstr "Nachricht" - -#: ../../include/conversation.php:1080 -#, php-format -msgid "%s likes this." -msgstr "%s gefällt das." - -#: ../../include/conversation.php:1080 -#, php-format -msgid "%s doesn't like this." -msgstr "%s gefällt das nicht." - -#: ../../include/conversation.php:1084 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "%2$d Person gefällt das." -msgstr[1] "%2$d Leuten gefällt das." - -#: ../../include/conversation.php:1086 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "%2$d Person gefällt das nicht." -msgstr[1] "%2$d Leuten gefällt das nicht." - -#: ../../include/conversation.php:1092 -msgid "and" -msgstr "und" - -#: ../../include/conversation.php:1095 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] "" -msgstr[1] ", und %d andere" - -#: ../../include/conversation.php:1096 -#, php-format -msgid "%s like this." -msgstr "%s gefällt das." - -#: ../../include/conversation.php:1096 -#, php-format -msgid "%s don't like this." -msgstr "%s gefällt das nicht." - -#: ../../include/conversation.php:1136 -msgid "Set your location" -msgstr "Standort" - -#: ../../include/conversation.php:1137 -msgid "Clear browser location" -msgstr "Browser-Standort löschen" - -#: ../../include/conversation.php:1183 -msgid "Tag term:" -msgstr "Schlagwort:" - -#: ../../include/conversation.php:1184 -msgid "Where are you right now?" -msgstr "Wo bist Du jetzt grade?" - -#: ../../include/conversation.php:1216 -msgid "Page link name" -msgstr "Link zur Seite" - -#: ../../include/conversation.php:1219 -msgid "Post as" -msgstr "Veröffentlichen als" - -#: ../../include/conversation.php:1229 -msgid "Toggle voting" -msgstr "Umfragewerkzeug aktivieren" - -#: ../../include/conversation.php:1237 -msgid "Categories (optional, comma-separated list)" -msgstr "Kategorien (optional, kommagetrennte Liste)" - -#: ../../include/conversation.php:1260 -msgid "Set publish date" -msgstr "Veröffentlichungsdatum festlegen" - -#: ../../include/conversation.php:1264 -msgid "OK" -msgstr "Ok" - -#: ../../include/conversation.php:1509 -msgid "Discover" -msgstr "Entdecken" - -#: ../../include/conversation.php:1512 -msgid "Imported public streams" -msgstr "Importierte öffentliche Beiträge" - -#: ../../include/conversation.php:1517 -msgid "Commented Order" -msgstr "Neueste Kommentare" - -#: ../../include/conversation.php:1520 -msgid "Sort by Comment Date" -msgstr "Nach Kommentardatum sortiert" - -#: ../../include/conversation.php:1524 -msgid "Posted Order" -msgstr "Neueste Beiträge" - -#: ../../include/conversation.php:1527 -msgid "Sort by Post Date" -msgstr "Nach Beitragsdatum sortiert" - -#: ../../include/conversation.php:1535 -msgid "Posts that mention or involve you" -msgstr "Beiträge mit Beteiligung Deinerseits" - -#: ../../include/conversation.php:1544 -msgid "Activity Stream - by date" -msgstr "Activity Stream – nach Datum sortiert" - -#: ../../include/conversation.php:1550 -msgid "Starred" -msgstr "Markiert" - -#: ../../include/conversation.php:1553 -msgid "Favourite Posts" -msgstr "Markierte Beiträge" - -#: ../../include/conversation.php:1560 -msgid "Spam" -msgstr "Spam" - -#: ../../include/conversation.php:1563 -msgid "Posts flagged as SPAM" -msgstr "Nachrichten, die als SPAM markiert wurden" - -#: ../../include/conversation.php:1620 -msgid "Status Messages and Posts" -msgstr "Statusnachrichten und Beiträge" - -#: ../../include/conversation.php:1629 -msgid "About" -msgstr "Ãœber" - -#: ../../include/conversation.php:1632 -msgid "Profile Details" -msgstr "Profil-Details" - -#: ../../include/conversation.php:1648 -msgid "Files and Storage" -msgstr "Dateien und Speicher" - -#: ../../include/conversation.php:1685 -msgid "Saved Bookmarks" -msgstr "Gespeicherte Lesezeichen" - -#: ../../include/conversation.php:1695 -msgid "Manage Webpages" -msgstr "Webseiten verwalten" - -#: ../../include/conversation.php:1754 -msgctxt "noun" -msgid "Attending" -msgid_plural "Attending" -msgstr[0] "Zusage" -msgstr[1] "Zusagen" - -#: ../../include/conversation.php:1757 -msgctxt "noun" -msgid "Not Attending" -msgid_plural "Not Attending" -msgstr[0] "Absage" -msgstr[1] "Absagen" - -#: ../../include/conversation.php:1760 -msgctxt "noun" -msgid "Undecided" -msgid_plural "Undecided" -msgstr[0] " Unentschlossen" -msgstr[1] "Unentschlossene" - -#: ../../include/conversation.php:1763 -msgctxt "noun" -msgid "Agree" -msgid_plural "Agrees" -msgstr[0] "Zustimmung" -msgstr[1] "Zustimmungen" - -#: ../../include/conversation.php:1766 -msgctxt "noun" -msgid "Disagree" -msgid_plural "Disagrees" -msgstr[0] "Ablehnung" -msgstr[1] "Ablehnungen" - -#: ../../include/conversation.php:1769 -msgctxt "noun" -msgid "Abstain" -msgid_plural "Abstains" -msgstr[0] "Enthaltung" -msgstr[1] "Enthaltungen" - -#: ../../include/text.php:423 -msgid "prev" -msgstr "vorherige" - -#: ../../include/text.php:425 -msgid "first" -msgstr "erste" - -#: ../../include/text.php:454 -msgid "last" -msgstr "letzte" - -#: ../../include/text.php:457 -msgid "next" -msgstr "nächste" - -#: ../../include/text.php:467 -msgid "older" -msgstr "älter" - -#: ../../include/text.php:469 -msgid "newer" -msgstr "neuer" - -#: ../../include/text.php:851 -msgid "No connections" -msgstr "Keine Verbindungen" - -#: ../../include/text.php:876 -#, php-format -msgid "View all %s connections" -msgstr "Alle Verbindungen von %s anzeigen" - -#: ../../include/text.php:1021 ../../include/text.php:1026 -msgid "poke" -msgstr "anstupsen" - -#: ../../include/text.php:1027 -msgid "ping" -msgstr "anpingen" - -#: ../../include/text.php:1027 -msgid "pinged" -msgstr "pingte" - -#: ../../include/text.php:1028 -msgid "prod" -msgstr "knuffen" - -#: ../../include/text.php:1028 -msgid "prodded" -msgstr "knuffte" - -#: ../../include/text.php:1029 -msgid "slap" -msgstr "ohrfeigen" - -#: ../../include/text.php:1029 -msgid "slapped" -msgstr "ohrfeigte" - -#: ../../include/text.php:1030 -msgid "finger" -msgstr "befummeln" - -#: ../../include/text.php:1030 -msgid "fingered" -msgstr "befummelte" - -#: ../../include/text.php:1031 -msgid "rebuff" -msgstr "eine Abfuhr erteilen" - -#: ../../include/text.php:1031 -msgid "rebuffed" -msgstr "zurückgewiesen" - -#: ../../include/text.php:1043 -msgid "happy" -msgstr "glücklich" - -#: ../../include/text.php:1044 -msgid "sad" -msgstr "traurig" - -#: ../../include/text.php:1045 -msgid "mellow" -msgstr "sanft" - -#: ../../include/text.php:1046 -msgid "tired" -msgstr "müde" - -#: ../../include/text.php:1047 -msgid "perky" -msgstr "frech" - -#: ../../include/text.php:1048 -msgid "angry" -msgstr "sauer" - -#: ../../include/text.php:1049 -msgid "stupefied" -msgstr "verblüfft" - -#: ../../include/text.php:1050 -msgid "puzzled" -msgstr "verwirrt" - -#: ../../include/text.php:1051 -msgid "interested" -msgstr "interessiert" - -#: ../../include/text.php:1052 -msgid "bitter" -msgstr "verbittert" - -#: ../../include/text.php:1053 -msgid "cheerful" -msgstr "fröhlich" - -#: ../../include/text.php:1054 -msgid "alive" -msgstr "lebendig" - -#: ../../include/text.php:1055 -msgid "annoyed" -msgstr "verärgert" - -#: ../../include/text.php:1056 -msgid "anxious" -msgstr "unruhig" - -#: ../../include/text.php:1057 -msgid "cranky" -msgstr "schrullig" - -#: ../../include/text.php:1058 -msgid "disturbed" -msgstr "verstört" - -#: ../../include/text.php:1059 -msgid "frustrated" -msgstr "frustriert" - -#: ../../include/text.php:1060 -msgid "depressed" -msgstr "deprimiert" - -#: ../../include/text.php:1061 -msgid "motivated" -msgstr "motiviert" - -#: ../../include/text.php:1062 -msgid "relaxed" -msgstr "entspannt" - -#: ../../include/text.php:1063 -msgid "surprised" -msgstr "überrascht" - -#: ../../include/text.php:1235 ../../include/js_strings.php:70 -msgid "Monday" -msgstr "Montag" - -#: ../../include/text.php:1235 ../../include/js_strings.php:71 -msgid "Tuesday" -msgstr "Dienstag" - -#: ../../include/text.php:1235 ../../include/js_strings.php:72 -msgid "Wednesday" -msgstr "Mittwoch" - -#: ../../include/text.php:1235 ../../include/js_strings.php:73 -msgid "Thursday" -msgstr "Donnerstag" - -#: ../../include/text.php:1235 ../../include/js_strings.php:74 -msgid "Friday" -msgstr "Freitag" - -#: ../../include/text.php:1235 ../../include/js_strings.php:75 -msgid "Saturday" -msgstr "Samstag" - -#: ../../include/text.php:1235 ../../include/js_strings.php:69 -msgid "Sunday" -msgstr "Sonntag" - -#: ../../include/text.php:1239 ../../include/js_strings.php:45 -msgid "January" -msgstr "Januar" - -#: ../../include/text.php:1239 ../../include/js_strings.php:46 -msgid "February" -msgstr "Februar" - -#: ../../include/text.php:1239 ../../include/js_strings.php:47 -msgid "March" -msgstr "März" - -#: ../../include/text.php:1239 ../../include/js_strings.php:48 -msgid "April" -msgstr "April" - -#: ../../include/text.php:1239 -msgid "May" -msgstr "Mai" - -#: ../../include/text.php:1239 ../../include/js_strings.php:50 -msgid "June" -msgstr "Juni" - -#: ../../include/text.php:1239 ../../include/js_strings.php:51 -msgid "July" -msgstr "Juli" - -#: ../../include/text.php:1239 ../../include/js_strings.php:52 -msgid "August" -msgstr "August" - -#: ../../include/text.php:1239 ../../include/js_strings.php:53 -msgid "September" -msgstr "September" - -#: ../../include/text.php:1239 ../../include/js_strings.php:54 -msgid "October" -msgstr "Oktober" - -#: ../../include/text.php:1239 ../../include/js_strings.php:55 -msgid "November" -msgstr "November" - -#: ../../include/text.php:1239 ../../include/js_strings.php:56 -msgid "December" -msgstr "Dezember" - -#: ../../include/text.php:1316 ../../include/text.php:1320 -msgid "Unknown Attachment" -msgstr "Unbekannter Anhang" - -#: ../../include/text.php:1322 -msgid "unknown" -msgstr "unbekannt" - -#: ../../include/text.php:1358 -msgid "remove category" -msgstr "Kategorie entfernen" - -#: ../../include/text.php:1435 -msgid "remove from file" -msgstr "aus der Datei entfernen" - -#: ../../include/text.php:1764 ../../include/text.php:1836 -msgid "default" -msgstr "Standard" - -#: ../../include/text.php:1772 -msgid "Page layout" -msgstr "Seiten-Layout" - -#: ../../include/text.php:1772 -msgid "You can create your own with the layouts tool" -msgstr "Mit dem Gestaltungswerkzeug kannst Du Deine eigenen Layouts erstellen" - -#: ../../include/text.php:1814 -msgid "Page content type" -msgstr "Art des Seiteninhalts" - -#: ../../include/text.php:1848 -msgid "Select an alternate language" -msgstr "Wähle eine alternative Sprache" - -#: ../../include/text.php:1965 -msgid "activity" -msgstr "Aktivität" - -#: ../../include/text.php:2274 -msgid "Design Tools" -msgstr "Gestaltungswerkzeuge" - -#: ../../include/text.php:2280 -msgid "Pages" -msgstr "Seiten" - -#: ../../include/account.php:28 -msgid "Not a valid email address" -msgstr "Ungültige E-Mail-Adresse" - -#: ../../include/account.php:30 -msgid "Your email domain is not among those allowed on this site" -msgstr "Deine E-Mail-Adresse ist auf dieser Seite nicht erlaubt" - -#: ../../include/account.php:36 -msgid "Your email address is already registered at this site." -msgstr "Deine E-Mail-Adresse ist auf dieser Seite bereits registriert." - -#: ../../include/account.php:68 -msgid "An invitation is required." -msgstr "Eine Einladung wird benötigt." - -#: ../../include/account.php:72 -msgid "Invitation could not be verified." -msgstr "Die Einladung konnte nicht bestätigt werden." - -#: ../../include/account.php:122 -msgid "Please enter the required information." -msgstr "Bitte gib die benötigten Informationen ein." - -#: ../../include/account.php:189 -msgid "Failed to store account information." -msgstr "Speichern der Nutzerkontodaten fehlgeschlagen." - -#: ../../include/account.php:249 -#, php-format -msgid "Registration confirmation for %s" -msgstr "Registrierungsbestätigung für %s" - -#: ../../include/account.php:315 -#, php-format -msgid "Registration request at %s" -msgstr "Registrierungsanfrage auf %s" - -#: ../../include/account.php:339 -msgid "your registration password" -msgstr "Dein Registrierungspasswort" - -#: ../../include/account.php:342 ../../include/account.php:402 -#, php-format -msgid "Registration details for %s" -msgstr "Registrierungsdetails für %s" - -#: ../../include/account.php:414 -msgid "Account approved." -msgstr "Nutzerkonto bestätigt." - -#: ../../include/account.php:454 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registrierung für %s wurde widerrufen" - -#: ../../include/account.php:506 -msgid "Account verified. Please login." -msgstr "Nutzerkonto wurde bestätigt. Bitte melde Dich an!" - -#: ../../include/account.php:722 ../../include/account.php:724 -msgid "Click here to upgrade." -msgstr "Klicke hier, um das Upgrade durchzuführen." - -#: ../../include/account.php:730 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Diese Aktion überschreitet die Grenzen Ihres Abonnements." - -#: ../../include/account.php:735 -msgid "This action is not available under your subscription plan." -msgstr "Diese Aktion ist in Ihrem Abonnement nicht verfügbar." - -#: ../../include/taxonomy.php:228 ../../include/taxonomy.php:249 -msgid "Tags" -msgstr "Schlagwörter" - -#: ../../include/taxonomy.php:293 -msgid "Keywords" -msgstr "Schlüsselwörter" - -#: ../../include/taxonomy.php:314 -msgid "have" -msgstr "habe" - -#: ../../include/taxonomy.php:314 -msgid "has" -msgstr "hat" - -#: ../../include/taxonomy.php:315 -msgid "want" -msgstr "will" - -#: ../../include/taxonomy.php:315 -msgid "wants" -msgstr "will" - -#: ../../include/taxonomy.php:316 -msgid "likes" -msgstr "gefällt" - -#: ../../include/taxonomy.php:317 -msgid "dislikes" -msgstr "missfällt" - -#: ../../include/PermissionDescription.php:31 -#: ../../include/acl_selectors.php:236 -msgid "Visible to your default audience" -msgstr "Standard-Sichtbarkeit gemäß Kanaleinstellungen" - -#: ../../include/PermissionDescription.php:115 -#: ../../include/acl_selectors.php:272 -msgid "Only me" -msgstr "Nur ich" - -#: ../../include/PermissionDescription.php:116 -msgid "Public" -msgstr "Öffentlich" - -#: ../../include/PermissionDescription.php:117 -msgid "Anybody in the $Projectname network" -msgstr "Jeder innerhalb des $Projectname Netzwerks" - -#: ../../include/PermissionDescription.php:118 -#, php-format -msgid "Any account on %s" -msgstr "Jedes Nutzerkonto auf %s" - -#: ../../include/PermissionDescription.php:119 -msgid "Any of my connections" -msgstr "Alle meine Verbindungen" - -#: ../../include/PermissionDescription.php:120 -msgid "Only connections I specifically allow" -msgstr "Nur Verbindungen, denen ich es explizit erlaube" - -#: ../../include/PermissionDescription.php:121 -msgid "Anybody authenticated (could include visitors from other networks)" -msgstr "Jeder, der angemeldet ist (kann Besucher anderer Netzwerke beinhalten)" - -#: ../../include/PermissionDescription.php:122 -msgid "Any connections including those who haven't yet been approved" -msgstr "Alle Verbindungen einschließlich der noch nicht bestätigten" - -#: ../../include/PermissionDescription.php:161 -msgid "" -"This is your default setting for the audience of your normal stream, and " -"posts." -msgstr "Dies ist Deine Voreinstellung für die Sichtbarkeit Deiner normalen Beiträge (Stream)." - -#: ../../include/PermissionDescription.php:162 -msgid "" -"This is your default setting for who can view your default channel profile" -msgstr "Dies ist Deine Voreinstellung für die Sichtbarkeit Deines Standard-Kanalprofils." - -#: ../../include/PermissionDescription.php:163 -msgid "This is your default setting for who can view your connections" -msgstr "Dies ist Deine Voreinstellung für die Sichtbarkeit Deiner Verbindungen." - -#: ../../include/PermissionDescription.php:164 -msgid "" -"This is your default setting for who can view your file storage and photos" -msgstr "Dies ist Deine Voreinstellung für die Sichtbarkeit Deiner Dateien und Fotos." - -#: ../../include/PermissionDescription.php:165 -msgid "This is your default setting for the audience of your webpages" -msgstr "Dies ist Deine Voreinstellung für die Sichtbarkeit Deiner Webseiten." - #: ../../include/js_strings.php:5 msgid "Delete this item?" msgstr "Dieses Element löschen?" @@ -9393,68 +9373,97 @@ msgctxt "calendar" msgid "All day" msgstr "Ganztägig" -#: ../../include/import.php:27 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "Kann keinen doppelten Kanal-Identifikator auf diesem System erzeugen (Spitzname oder Hash schon belegt). Import fehlgeschlagen." +#: ../../include/network.php:657 +msgid "view full size" +msgstr "In Vollbildansicht anschauen" -#: ../../include/import.php:74 -msgid "Channel clone failed. Import failed." -msgstr "Klonen des Kanals fehlgeschlagen. Import fehlgeschlagen." +#: ../../include/network.php:1885 +msgid "No Subject" +msgstr "Kein Betreff" -#: ../../include/items.php:890 ../../include/items.php:935 -msgid "(Unknown)" -msgstr "(Unbekannt)" +#: ../../include/network.php:2146 ../../include/network.php:2147 +msgid "Friendica" +msgstr "Friendica" -#: ../../include/items.php:1134 -msgid "Visible to anybody on the internet." -msgstr "Für jeden im Internet sichtbar." +#: ../../include/network.php:2148 +msgid "OStatus" +msgstr "OStatus" -#: ../../include/items.php:1136 -msgid "Visible to you only." -msgstr "Nur für Dich sichtbar." +#: ../../include/network.php:2149 +msgid "GNU-Social" +msgstr "GNU-Social" -#: ../../include/items.php:1138 -msgid "Visible to anybody in this network." -msgstr "Für jedes $Projectname-Mitglied sichtbar." +#: ../../include/network.php:2150 +msgid "RSS/Atom" +msgstr "RSS/Atom" -#: ../../include/items.php:1140 -msgid "Visible to anybody authenticated." -msgstr "Für jeden sichtbar, der angemeldet ist." +#: ../../include/network.php:2152 +msgid "Diaspora" +msgstr "Diaspora" -#: ../../include/items.php:1142 +#: ../../include/network.php:2153 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/network.php:2154 +msgid "Zot" +msgstr "Zot!" + +#: ../../include/network.php:2155 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/network.php:2156 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/network.php:2157 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/photos.php:110 #, php-format -msgid "Visible to anybody on %s." -msgstr "Für jeden auf %s sichtbar." +msgid "Image exceeds website size limit of %lu bytes" +msgstr "Bild überschreitet das Webseitenlimit von %lu Bytes" -#: ../../include/items.php:1144 -msgid "Visible to all connections." -msgstr "Für alle Verbindungen sichtbar." +#: ../../include/photos.php:117 +msgid "Image file is empty." +msgstr "Bilddatei ist leer." -#: ../../include/items.php:1146 -msgid "Visible to approved connections." -msgstr "Nur für akzeptierte Verbindungen sichtbar." +#: ../../include/photos.php:255 +msgid "Photo storage failed." +msgstr "Fotospeicherung fehlgeschlagen." -#: ../../include/items.php:1148 -msgid "Visible to specific connections." -msgstr "Sichtbar für bestimmte Verbindungen." +#: ../../include/photos.php:295 +msgid "a new photo" +msgstr "ein neues Foto" -#: ../../include/items.php:3910 -msgid "Privacy group is empty." -msgstr "Gruppe ist leer." - -#: ../../include/items.php:3917 +#: ../../include/photos.php:299 #, php-format -msgid "Privacy group: %s" -msgstr "Gruppe: %s" +msgctxt "photo_upload" +msgid "%1$s posted %2$s to %3$s" +msgstr "%1$s hat %2$s auf %3$s veröffentlicht" -#: ../../include/items.php:3929 -msgid "Connection not found." -msgstr "Die Verbindung wurde nicht gefunden." +#: ../../include/photos.php:506 +msgid "Upload New Photos" +msgstr "Neue Fotos hochladen" -#: ../../include/items.php:4278 -msgid "profile photo" -msgstr "Profilfoto" +#: ../../include/zot.php:699 +msgid "Invalid data packet" +msgstr "Ungültiges Datenpaket" + +#: ../../include/zot.php:715 +msgid "Unable to verify channel signature" +msgstr "Konnte die Signatur des Kanals nicht verifizieren" + +#: ../../include/zot.php:2363 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "Kann die Signatur der Seite von %s nicht verifizieren" + +#: ../../include/zot.php:3712 +msgid "invalid target signature" +msgstr "Ungültige Signatur des Ziels" #: ../../include/page_widgets.php:6 msgid "New Page" @@ -9605,99 +9614,37 @@ msgstr "Speziell - Gruppenarchiv" msgid "Custom/Expert Mode" msgstr "Benutzerdefiniert/Expertenmodus" -#: ../../include/apps.php:155 -msgid "Site Admin" -msgstr "Hub-Administration" +#: ../../include/activities.php:41 +msgid " and " +msgstr "und" -#: ../../include/apps.php:156 -msgid "Bug Report" -msgstr "Fehler-Rückmeldung" +#: ../../include/activities.php:49 +msgid "public profile" +msgstr "öffentliches Profil" -#: ../../include/apps.php:157 -msgid "View Bookmarks" -msgstr "Lesezeichen ansehen" +#: ../../include/activities.php:58 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s hat %2$s auf “%3$s” geändert" -#: ../../include/apps.php:158 -msgid "My Chatrooms" -msgstr "Meine Chaträume" +#: ../../include/activities.php:59 +#, php-format +msgid "Visit %1$s's %2$s" +msgstr "Besuche %1$s's %2$s" -#: ../../include/apps.php:160 -msgid "Firefox Share" -msgstr "Teilen-Knopf für Firefox" - -#: ../../include/apps.php:161 -msgid "Remote Diagnostics" -msgstr "Ferndiagnose" - -#: ../../include/apps.php:180 -msgid "Probe" -msgstr "Testen" - -#: ../../include/apps.php:181 -msgid "Suggest" -msgstr "Empfehlen" - -#: ../../include/apps.php:182 -msgid "Random Channel" -msgstr "Zufälliger Kanal" - -#: ../../include/apps.php:183 -msgid "Invite" -msgstr "Einladen" - -#: ../../include/apps.php:186 -msgid "Post" -msgstr "Beitrag schreiben" - -#: ../../include/apps.php:289 -msgid "Purchase" -msgstr "Kaufen" +#: ../../include/activities.php:62 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s hat ein aktualisiertes %2$s, %3$s wurde verändert." #: ../../include/bb2diaspora.php:398 msgid "Attachments:" msgstr "Anhänge:" -#: ../../include/bb2diaspora.php:489 +#: ../../include/bb2diaspora.php:487 msgid "$Projectname event notification:" msgstr "$Projectname-Terminbenachrichtigung:" -#: ../../include/acl_selectors.php:273 -msgid "Add others" -msgstr "Andere hinzufügen" - -#: ../../include/acl_selectors.php:276 -msgid "Who can see this?" -msgstr "Wer kann das sehen?" - -#: ../../include/acl_selectors.php:277 -msgid "Custom selection" -msgstr "Benutzerdefinierte Auswahl" - -#: ../../include/acl_selectors.php:278 -msgid "" -"Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit" -" the scope of \"Show\"." -msgstr "Wähle \"Anzeigen\", um Betrachtung zuzulassen. \"Nicht anzeigen\" überstimmt und limitiert den Aktionsradius von \"Anzeigen\" für Ausnahmen." - -#: ../../include/acl_selectors.php:279 -msgid "Show" -msgstr "Anzeigen" - -#: ../../include/acl_selectors.php:280 -msgid "Don't show" -msgstr "Nicht anzeigen" - -#: ../../include/acl_selectors.php:286 -msgid "Other networks and post services" -msgstr "Andere Netzwerke und Platformen" - -#: ../../include/acl_selectors.php:316 -#, php-format -msgid "" -"Post permissions %s cannot be changed %s after a post is shared.
    These" -" permissions set who is allowed to view the post." -msgstr "Beitragsberechtigungen %s können nicht geändert werden %s, nachdem der Beitrag gesendet wurde.
    Diese Berechtigungen bestimmen, wer den Beitrag sehen kann." - #: ../../view/theme/redbasic/php/config.php:82 msgid "Focus (Hubzilla default)" msgstr "Focus (Voreinstellung für Hubzilla)" @@ -9834,62 +9781,62 @@ msgstr "Größe der Avatare von Themenstartern" msgid "Set size of followup author photos" msgstr "Größe der Avatare von Kommentatoren" -#: ../../boot.php:1089 +#: ../../boot.php:1162 #, php-format msgctxt "opensearch" msgid "Search %1$s (%2$s)" msgstr "Suche %1$s (%2$s)" -#: ../../boot.php:1089 +#: ../../boot.php:1162 msgctxt "opensearch" msgid "$Projectname" msgstr "$Projectname" -#: ../../boot.php:1406 +#: ../../boot.php:1480 #, php-format msgid "Update %s failed. See error logs." msgstr "Aktualisierung %s fehlgeschlagen. Details in den Fehlerprotokollen." -#: ../../boot.php:1409 +#: ../../boot.php:1483 #, php-format msgid "Update Error at %s" msgstr "Aktualisierungsfehler auf %s" -#: ../../boot.php:1610 +#: ../../boot.php:1684 msgid "" "Create an account to access services and applications within the Hubzilla" msgstr "Erstelle ein Konto, um Anwendungen und Dienste innerhalb von Hubzilla nutzen zu können." -#: ../../boot.php:1632 +#: ../../boot.php:1706 msgid "Password" msgstr "Kennwort" -#: ../../boot.php:1633 +#: ../../boot.php:1707 msgid "Remember me" msgstr "Angaben speichern" -#: ../../boot.php:1636 +#: ../../boot.php:1710 msgid "Forgot your password?" msgstr "Passwort vergessen?" -#: ../../boot.php:2205 +#: ../../boot.php:2276 msgid "toggle mobile" msgstr "auf/von mobile Ansicht wechseln" -#: ../../boot.php:2358 +#: ../../boot.php:2425 msgid "Website SSL certificate is not valid. Please correct." msgstr "Das SSL-Zertifikat der Website ist nicht gültig. Bitte beheben." -#: ../../boot.php:2361 +#: ../../boot.php:2428 #, php-format msgid "[hubzilla] Website SSL error for %s" msgstr "[hubzilla] Website-SSL-Fehler für %s" -#: ../../boot.php:2398 +#: ../../boot.php:2469 msgid "Cron/Scheduled tasks not running." msgstr "Cron-Aufgaben laufen nicht." -#: ../../boot.php:2402 +#: ../../boot.php:2473 #, php-format msgid "[hubzilla] Cron tasks not running on %s" msgstr "[hubzilla] Cron-Aufgaben für %s laufen nicht" diff --git a/view/de/hstrings.php b/view/de/hstrings.php index fc15af0b7..eea433fac 100644 --- a/view/de/hstrings.php +++ b/view/de/hstrings.php @@ -29,6 +29,7 @@ App::$strings["You are using %1\$s of %2\$s available file storage. (%3\$s%) App::$strings["WARNING:"] = "WARNUNG:"; App::$strings["Create new folder"] = "Neuen Ordner anlegen"; App::$strings["Upload file"] = "Datei hochladen"; +App::$strings["Permission denied"] = "Keine Berechtigung"; App::$strings["Permission denied."] = "Berechtigung verweigert."; App::$strings["Not Found"] = "Nicht gefunden"; App::$strings["Page not found."] = "Seite nicht gefunden."; @@ -36,10 +37,759 @@ App::$strings["Remote authentication blocked. You are logged into this site loca App::$strings["Welcome %s. Remote authentication successful."] = "Willkommen %s. Entfernte Authentifizierung erfolgreich."; App::$strings["Requested profile is not available."] = "Erwünschte Profil ist nicht verfügbar."; App::$strings["Some blurb about what to do when you're new here"] = "Ein Hinweis, was man tun kann, wenn man neu hier ist"; +App::$strings["Block Name"] = "Block-Name"; +App::$strings["Blocks"] = "Blöcke"; +App::$strings["Block Title"] = "Titel des Blocks"; +App::$strings["Created"] = "Erstellt"; +App::$strings["Edited"] = "Geändert"; +App::$strings["Share"] = "Teilen"; +App::$strings["View"] = "Ansicht"; +App::$strings["Channel not found."] = "Kanal nicht gefunden."; +App::$strings["Permissions denied."] = "Berechtigung verweigert."; +App::$strings["l, F j"] = "l, j. F"; +App::$strings["Link to Source"] = "Link zur Quelle"; +App::$strings["Edit Event"] = "Termin bearbeiten"; +App::$strings["Create Event"] = "Termin anlegen"; +App::$strings["Previous"] = "Voriges"; +App::$strings["Next"] = "Nächste"; +App::$strings["Export"] = "Exportieren"; +App::$strings["Import"] = "Import"; +App::$strings["Submit"] = "Bestätigen"; +App::$strings["Today"] = "Heute"; +App::$strings["You must be logged in to see this page."] = "Du musst angemeldet sein, um diese Seite betrachten zu können."; +App::$strings["Posts and comments"] = "Beiträge und Kommentare"; +App::$strings["Only posts"] = "Nur Beiträge"; +App::$strings["Insufficient permissions. Request redirected to profile page."] = "Unzureichende Zugriffsrechte. Die Anfrage wurde zur Profil-Seite umgeleitet."; +App::$strings["Room not found"] = "Chatraum nicht gefunden"; +App::$strings["Leave Room"] = "Raum verlassen"; +App::$strings["Delete Room"] = "Raum löschen"; +App::$strings["I am away right now"] = "Ich bin gerade nicht da"; +App::$strings["I am online"] = "Ich bin online"; +App::$strings["Bookmark this room"] = "Lesezeichen für diesen Raum setzen"; +App::$strings["Please enter a link URL:"] = "Gib eine URL ein:"; +App::$strings["Encrypt text"] = "Text verschlüsseln"; +App::$strings["Insert web link"] = "Link einfügen"; +App::$strings["Feature disabled."] = "Funktion deaktiviert."; +App::$strings["New Chatroom"] = "Neuer Chatraum"; +App::$strings["Chatroom name"] = "Chatraumname"; +App::$strings["Expiration of chats (minutes)"] = "Verfall von Chats (Minuten)"; +App::$strings["Permissions"] = "Berechtigungen"; +App::$strings["%1\$s's Chatrooms"] = "%1\$ss Chaträume"; +App::$strings["No chatrooms available"] = "Keine Chaträume verfügbar"; +App::$strings["Create New"] = "Neu anlegen"; +App::$strings["Expiration"] = "Verfall"; +App::$strings["min"] = "min"; +App::$strings["Away"] = "Abwesend"; +App::$strings["Online"] = "Online"; +App::$strings["Invalid item."] = "Ungültiges Element."; +App::$strings["Bookmark added"] = "Lesezeichen hinzugefügt"; +App::$strings["My Bookmarks"] = "Meine Lesezeichen"; +App::$strings["My Connections Bookmarks"] = "Lesezeichen meiner Kontakte"; +App::$strings["Continue"] = "Fortfahren"; +App::$strings["Premium Channel Setup"] = "Premium-Kanal-Einrichtung"; +App::$strings["Enable premium channel connection restrictions"] = "Einschränkungen für einen Premium-Kanal aktivieren"; +App::$strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Bitte gib Deine Nutzungsbedingungen ein, z.B. Paypal-Quittung, Richtlinien etc."; +App::$strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Unter Umständen sind weitere Schritte oder die Bestätigung der folgenden Bedingungen vor dem Verbinden mit diesem Kanal nötig."; +App::$strings["Potential connections will then see the following text before proceeding:"] = "Potentielle Kontakte werden den folgenden Text sehen, bevor fortgefahren wird:"; +App::$strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Indem ich fortfahre, bestätige ich die Erfüllung aller Anweisungen auf dieser Seite."; +App::$strings["(No specific instructions have been provided by the channel owner.)"] = "(Der Kanal-Besitzer hat keine speziellen Anweisungen hinterlegt.)"; +App::$strings["Restricted or Premium Channel"] = "Eingeschränkter oder Premium-Kanal"; +App::$strings["Could not access contact record."] = "Konnte nicht auf den Kontakteintrag zugreifen."; +App::$strings["Could not locate selected profile."] = "Gewähltes Profil nicht gefunden."; +App::$strings["Connection updated."] = "Verbindung aktualisiert."; +App::$strings["Failed to update connection record."] = "Konnte den Verbindungseintrag nicht aktualisieren."; +App::$strings["is now connected to"] = "ist jetzt verbunden mit"; +App::$strings["No"] = "Nein"; +App::$strings["Yes"] = "Ja"; +App::$strings["Could not access address book record."] = "Konnte nicht auf den Adressbuch-Eintrag zugreifen."; +App::$strings["Refresh failed - channel is currently unavailable."] = "Aktualisierung fehlgeschlagen – der Kanal ist im Moment nicht erreichbar."; +App::$strings["Unable to set address book parameters."] = "Konnte die Adressbuch-Parameter nicht setzen."; +App::$strings["Connection has been removed."] = "Verbindung wurde gelöscht."; +App::$strings["View Profile"] = "Profil ansehen"; +App::$strings["View %s's profile"] = "%ss Profil ansehen"; +App::$strings["Refresh Permissions"] = "Zugriffsrechte neu laden"; +App::$strings["Fetch updated permissions"] = "Aktualisierte Zugriffsrechte abfragen"; +App::$strings["Recent Activity"] = "Kürzliche Aktivitäten"; +App::$strings["View recent posts and comments"] = "Betrachte die neuesten Beiträge und Kommentare"; +App::$strings["Unblock"] = "Freigeben"; +App::$strings["Block"] = "Blockieren"; +App::$strings["Block (or Unblock) all communications with this connection"] = "Jegliche Kommunikation mit dieser Verbindung blockieren/zulassen"; +App::$strings["This connection is blocked!"] = "Die Verbindung ist geblockt!"; +App::$strings["Unignore"] = "Nicht ignorieren"; +App::$strings["Ignore"] = "Ignorieren"; +App::$strings["Ignore (or Unignore) all inbound communications from this connection"] = "Jegliche eingehende Kommunikation von dieser Verbindung ignorieren/zulassen"; +App::$strings["This connection is ignored!"] = "Die Verbindung wird ignoriert!"; +App::$strings["Unarchive"] = "Aus Archiv zurückholen"; +App::$strings["Archive"] = "Archivieren"; +App::$strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Verbindung archivieren/aus dem Archiv zurückholen (Archiv = Kanal als erloschen markieren, aber die Beiträge behalten)"; +App::$strings["This connection is archived!"] = "Die Verbindung ist archiviert!"; +App::$strings["Unhide"] = "Wieder sichtbar machen"; +App::$strings["Hide"] = "Verstecken"; +App::$strings["Hide or Unhide this connection from your other connections"] = "Diese Verbindung vor anderen Verbindungen verstecken/zeigen"; +App::$strings["This connection is hidden!"] = "Die Verbindung ist versteckt!"; +App::$strings["Delete this connection"] = "Verbindung löschen"; +App::$strings["Me"] = "Ich"; +App::$strings["Family"] = "Familie"; +App::$strings["Friends"] = "Freunde"; +App::$strings["Acquaintances"] = "Bekannte"; +App::$strings["All"] = "Alle"; +App::$strings["Approve this connection"] = "Verbindung genehmigen"; +App::$strings["Accept connection to allow communication"] = "Akzeptiere die Verbindung, um Kommunikation zu ermöglichen"; +App::$strings["Set Affinity"] = "Beziehung festlegen"; +App::$strings["Set Profile"] = "Profil festlegen"; +App::$strings["Set Affinity & Profile"] = "Beziehung und Profile festlegen"; +App::$strings["none"] = "Keine"; +App::$strings["Connection Default Permissions"] = "Standardzugriffsrechte für neue Verbindungen:"; +App::$strings["Connection: %s"] = "Verbindung: %s"; +App::$strings["Apply these permissions automatically"] = "Diese Berechtigungen automatisch anwenden"; +App::$strings["Connection requests will be approved without your interaction"] = "Verbindungsanfragen werden sofort bestätigt, ohne dass Deine aktive Zustimmung erforderlich ist."; +App::$strings["This connection's primary address is"] = "Die Hauptadresse der Verbindung ist"; +App::$strings["Available locations:"] = "Verfügbare Klone:"; +App::$strings["The permissions indicated on this page will be applied to all new connections."] = "Die auf dieser Seite angegebenen Berechtigungen werden auf alle neuen Verbindungen angewendet."; +App::$strings["Connection Tools"] = "Verbindungswerkzeuge"; +App::$strings["Slide to adjust your degree of friendship"] = "Verschieben, um den Grad der Freundschaft zu einzustellen"; +App::$strings["Rating"] = "Bewertung"; +App::$strings["Slide to adjust your rating"] = "Verschieben, um Deine Bewertung einzustellen"; +App::$strings["Optionally explain your rating"] = "Optional kannst Du Deine Bewertung begründen"; +App::$strings["Custom Filter"] = "Benutzerdefinierter Filter"; +App::$strings["Only import posts with this text"] = "Nur Beiträge mit diesem Text importieren"; +App::$strings["words one per line or #tags or /patterns/ or lang=xx, leave blank to import all posts"] = "Einzelne Wörter pro Zeile, #Tags oder /Reguläre Ausdrücke/. lang=xx (z.B. lang=de) ermöglicht Filterung nach Sprache. Leer lassen, um alle Beiträge zu importieren."; +App::$strings["Do not import posts with this text"] = "Beiträge mit diesem Text nicht importieren"; +App::$strings["This information is public!"] = "Diese Information ist öffentlich!"; +App::$strings["Connection Pending Approval"] = "Verbindung wartet auf Bestätigung"; +App::$strings["inherited"] = "geerbt"; +App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Bitte wähle ein Profil, das wir %s zeigen sollen, wenn Deine Profilseite über eine verifizierte Verbindung aufgerufen wird."; +App::$strings["Their Settings"] = "Deren Einstellungen"; +App::$strings["My Settings"] = "Meine Einstellungen"; +App::$strings["Individual Permissions"] = "Individuelle Zugriffsrechte"; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can not change those settings here."] = "Einige Berechtigungen werden möglicherweise von den globalen Sicherheits- und Privatsphäre-Einstellungen dieses Kanals vererbt. Diese haben eine höhere Priorität als die Einstellungen an der Verbindung und können hier nicht verändert werden."; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Einige Berechtigungen werden möglicherweise von den globalen Sicherheits- und Privatsphäre-Einstellungen dieses Kanals geerbt. Diese haben eine höhere Priorität als die Einstellungen an der Verbindung. Werden geerbte Einstellungen hier geändert, hat dies keine Auswirkungen."; +App::$strings["Last update:"] = "Letzte Aktualisierung:"; +App::$strings["Public access denied."] = "Öffentlichen Zugriff verweigert."; +App::$strings["%d rating"] = array( + 0 => "%d Bewertung", + 1 => "%d Bewertungen", +); +App::$strings["Gender: "] = "Geschlecht:"; +App::$strings["Status: "] = "Status:"; +App::$strings["Homepage: "] = "Webseite:"; +App::$strings["Age:"] = "Alter:"; +App::$strings["Location:"] = "Ort:"; +App::$strings["Description:"] = "Beschreibung:"; +App::$strings["Hometown:"] = "Heimatstadt:"; +App::$strings["About:"] = "Ãœber:"; +App::$strings["Connect"] = "Verbinden"; +App::$strings["Public Forum:"] = "Öffentliches Forum:"; +App::$strings["Keywords: "] = "Schlüsselwörter:"; +App::$strings["Don't suggest"] = "Nicht vorschlagen"; +App::$strings["Common connections:"] = "Gemeinsame Verbindungen:"; +App::$strings["Global Directory"] = "Globales Verzeichnis"; +App::$strings["Local Directory"] = "Lokales Verzeichnis"; +App::$strings["Find"] = "Finde"; +App::$strings["Finding:"] = "Ergebnisse:"; +App::$strings["Channel Suggestions"] = "Kanal-Vorschläge"; +App::$strings["next page"] = "nächste Seite"; +App::$strings["previous page"] = "vorherige Seite"; +App::$strings["Sort options"] = "Sortieroptionen"; +App::$strings["Alphabetic"] = "alphabetisch"; +App::$strings["Reverse Alphabetic"] = "Entgegengesetzt alphabetisch"; +App::$strings["Newest to Oldest"] = "Neueste zuerst"; +App::$strings["Oldest to Newest"] = "Älteste zuerst"; +App::$strings["No entries (some entries may be hidden)."] = "Keine Einträge gefunden (einige könnten versteckt sein)."; +App::$strings["Item not found."] = "Element nicht gefunden."; +App::$strings["Item not found"] = "Element nicht gefunden"; +App::$strings["Title (optional)"] = "Titel (optional)"; +App::$strings["Edit Block"] = "Block bearbeiten"; +App::$strings["No channel."] = "Kein Kanal."; +App::$strings["Common connections"] = "Gemeinsame Verbindungen"; +App::$strings["No connections in common."] = "Keine gemeinsamen Verbindungen."; +App::$strings["Blocked"] = "Blockiert"; +App::$strings["Ignored"] = "Ignoriert"; +App::$strings["Hidden"] = "Versteckt"; +App::$strings["Archived"] = "Archiviert"; +App::$strings["New"] = "Neu"; +App::$strings["New Connections"] = "Neue Verbindungen"; +App::$strings["Show pending (new) connections"] = "Ausstehende (neue) Verbindungsanfragen anzeigen"; +App::$strings["All Connections"] = "Alle Verbindungen"; +App::$strings["Show all connections"] = "Alle Verbindungen anzeigen"; +App::$strings["Only show blocked connections"] = "Nur blockierte Verbindungen anzeigen"; +App::$strings["Only show ignored connections"] = "Nur ignorierte Verbindungen anzeigen"; +App::$strings["Only show archived connections"] = "Nur archivierte Verbindungen anzeigen"; +App::$strings["Only show hidden connections"] = "Nur versteckte Verbindungen anzeigen"; +App::$strings["Pending approval"] = "Wartet auf Genehmigung"; +App::$strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; +App::$strings["Edit connection"] = "Verbindung bearbeiten"; +App::$strings["Delete connection"] = "Verbindung löschen"; +App::$strings["Channel address"] = "Kanaladresse"; +App::$strings["Network"] = "Netzwerk"; +App::$strings["Status"] = "Status"; +App::$strings["Connected"] = "Verbunden"; +App::$strings["Approve connection"] = "Verbindung genehmigen"; +App::$strings["Approve"] = "Genehmigen"; +App::$strings["Ignore connection"] = "Verbindung ignorieren"; +App::$strings["Recent activity"] = "Kürzliche Aktivitäten"; +App::$strings["Connections"] = "Verbindungen"; +App::$strings["Search"] = "Suche"; +App::$strings["Search your connections"] = "Verbindungen durchsuchen"; +App::$strings["Connections search"] = "Verbindung suchen"; +App::$strings["Image uploaded but image cropping failed."] = "Bild hochgeladen, aber das Zurechtschneiden schlug fehl."; +App::$strings["Cover Photos"] = "Cover Foto"; +App::$strings["Image resize failed."] = "Bild-Anpassung fehlgeschlagen."; +App::$strings["Unable to process image"] = "Kann Bild nicht verarbeiten"; +App::$strings["Image upload failed."] = "Hochladen des Bilds fehlgeschlagen."; +App::$strings["Unable to process image."] = "Kann Bild nicht verarbeiten."; +App::$strings["female"] = "weiblich"; +App::$strings["%1\$s updated her %2\$s"] = "%1\$s hat ihr %2\$s aktualisiert"; +App::$strings["male"] = "männlich"; +App::$strings["%1\$s updated his %2\$s"] = "%1\$s hat sein %2\$s aktualisiert"; +App::$strings["%1\$s updated their %2\$s"] = "%1\$s hat sein/ihr %2\$s aktualisiert"; +App::$strings["cover photo"] = "Cover Foto"; +App::$strings["Photo not available."] = "Foto nicht verfügbar."; +App::$strings["Upload File:"] = "Datei hochladen:"; +App::$strings["Select a profile:"] = "Wähle ein Profil:"; +App::$strings["Upload Cover Photo"] = "Cover Foto hochladen"; +App::$strings["or"] = "oder"; +App::$strings["skip this step"] = "diesen Schritt überspringen"; +App::$strings["select a photo from your photo albums"] = "ein Foto aus meinen Fotoalben"; +App::$strings["Crop Image"] = "Bild zuschneiden"; +App::$strings["Please adjust the image cropping for optimum viewing."] = "Bitte schneide das Bild für eine optimale Anzeige passend zu."; +App::$strings["Done Editing"] = "Bearbeitung fertigstellen"; +App::$strings["Item is not editable"] = "Element kann nicht bearbeitet werden."; +App::$strings["Edit post"] = "Bearbeite Beitrag"; +App::$strings["Calendar entries imported."] = "Kalendereinträge wurden importiert."; +App::$strings["No calendar entries found."] = "Keine Kalendereinträge gefunden."; +App::$strings["Event can not end before it has started."] = "Termin-Ende liegt vor dem Beginn."; +App::$strings["Unable to generate preview."] = "Vorschau konnte nicht erzeugt werden."; +App::$strings["Event title and start time are required."] = "Titel und Startzeit des Termins sind erforderlich."; +App::$strings["Event not found."] = "Termin nicht gefunden."; +App::$strings["event"] = "Termin"; +App::$strings["Edit event title"] = "Termintitel bearbeiten"; +App::$strings["Event title"] = "Termintitel"; +App::$strings["Required"] = "Benötigt"; +App::$strings["Categories (comma-separated list)"] = "Kategorien (Kommagetrennte Liste)"; +App::$strings["Edit Category"] = "Kategorie bearbeiten"; +App::$strings["Category"] = "Kategorie"; +App::$strings["Edit start date and time"] = "Startdatum und -zeit bearbeiten"; +App::$strings["Start date and time"] = "Startdatum und -zeit"; +App::$strings["Finish date and time are not known or not relevant"] = "Enddatum und -zeit sind unbekannt oder irrelevant"; +App::$strings["Edit finish date and time"] = "Enddatum und -zeit bearbeiten"; +App::$strings["Finish date and time"] = "Enddatum und -zeit"; +App::$strings["Adjust for viewer timezone"] = "An die Zeitzone des Betrachters anpassen"; +App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Wichtig für Veranstaltungen die an bestimmten Orten stattfinden. Nicht sinnvoll für globale Feiertage / Ferien."; +App::$strings["Edit Description"] = "Beschreibung bearbeiten"; +App::$strings["Description"] = "Beschreibung"; +App::$strings["Edit Location"] = "Ort bearbeiten"; +App::$strings["Location"] = "Ort"; +App::$strings["Share this event"] = "Den Termin teilen"; +App::$strings["Preview"] = "Vorschau"; +App::$strings["Permission settings"] = "Berechtigungs-Einstellungen"; +App::$strings["Advanced Options"] = "Weitere Optionen"; +App::$strings["Edit event"] = "Termin bearbeiten"; +App::$strings["Delete event"] = "Termin löschen"; +App::$strings["calendar"] = "Kalender"; +App::$strings["Event removed"] = "Termin gelöscht"; +App::$strings["Failed to remove event"] = "Termin konnte nicht gelöscht werden"; +App::$strings["Photos"] = "Fotos"; +App::$strings["Cancel"] = "Abbrechen"; +App::$strings["This site is not a directory server"] = "Diese Webseite ist kein Verzeichnisserver"; +App::$strings["This directory server requires an access token"] = "Dieser Verzeichnisserver benötigt einen Zugriffstoken"; +App::$strings["Save to Folder:"] = "Speichern in Ordner:"; +App::$strings["- select -"] = "– auswählen –"; +App::$strings["Save"] = "Speichern"; +App::$strings["Invalid message"] = "Ungültige Beitrags-ID (mid)"; +App::$strings["no results"] = "keine Ergebnisse"; +App::$strings["Delivery report for %1\$s"] = "Zustellungsbericht für %1\$s"; +App::$strings["channel sync processed"] = "Kanal-Sync verarbeitet"; +App::$strings["queued"] = "zur Warteschlange hinzugefügt"; +App::$strings["posted"] = "zugestellt"; +App::$strings["accepted for delivery"] = "für Zustellung akzeptiert"; +App::$strings["updated"] = "aktualisiert"; +App::$strings["update ignored"] = "Aktualisierung ignoriert"; +App::$strings["permission denied"] = "Zugriff verweigert"; +App::$strings["recipient not found"] = "Empfänger nicht gefunden."; +App::$strings["mail recalled"] = "Mail widerrufen"; +App::$strings["duplicate mail received"] = "Doppelte Mail erhalten"; +App::$strings["mail delivered"] = "Mail zugestellt"; +App::$strings["Layout Name"] = "Layout-Name"; +App::$strings["Layout Description (Optional)"] = "Layout-Beschreibung (optional)"; +App::$strings["Edit Layout"] = "Layout bearbeiten"; +App::$strings["Page link"] = "Seiten-Link"; +App::$strings["Edit Webpage"] = "Webseite bearbeiten"; +App::$strings["Channel added."] = "Kanal hinzugefügt."; App::$strings["network"] = "Netzwerk"; App::$strings["RSS"] = "RSS"; +App::$strings["Privacy group created."] = "Gruppe wurde erstellt."; +App::$strings["Could not create privacy group."] = "Gruppe konnte nicht erstellt werden."; +App::$strings["Privacy group not found."] = "Gruppe nicht gefunden."; +App::$strings["Privacy group updated."] = "Gruppe wurde aktualisiert."; +App::$strings["Create a group of channels."] = "Erstelle eine Gruppe für Kanäle."; +App::$strings["Privacy group name: "] = "Gruppenname:"; +App::$strings["Members are visible to other channels"] = "Mitglieder sind sichtbar für andere Kanäle"; +App::$strings["Privacy group removed."] = "Gruppe wurde entfernt."; +App::$strings["Unable to remove privacy group."] = "Gruppe konnte nicht entfernt werden."; +App::$strings["Privacy group editor"] = "Gruppeneditor"; +App::$strings["Members"] = "Mitglieder"; +App::$strings["All Connected Channels"] = "Alle verbundenen Kanäle"; +App::$strings["Click on a channel to add or remove."] = "Wähle einen Kanal zum hinzufügen oder entfernen aus."; +App::$strings["Share content from Firefox to \$Projectname"] = "Inhalte von Firefox nach \$Projectname teilen"; +App::$strings["Activate the Firefox \$Projectname provider"] = "Aktiviert den \$Projectname-Provider für firefox"; +App::$strings["Authorize application connection"] = "Zugriff für die Anwendung autorisieren"; +App::$strings["Return to your app and insert this Securty Code:"] = "Trage folgenden Sicherheitscode in der Anwendung ein:"; +App::$strings["Please login to continue."] = "Zum Weitermachen, bitte einloggen."; +App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Möchtest Du dieser Anwendung erlauben, Deine Nachrichten und Kontakte abzurufen und/oder neue Nachrichten für Dich zu erstellen?"; +App::$strings["Documentation Search"] = "Suche in der Dokumentation"; +App::$strings["Help:"] = "Hilfe:"; +App::$strings["Help"] = "Hilfe"; +App::$strings["\$Projectname Documentation"] = "\$Projectname-Dokumentation"; +App::$strings["Permission Denied."] = "Zugriff verweigert."; +App::$strings["File not found."] = "Datei nicht gefunden."; +App::$strings["Edit file permissions"] = "Dateiberechtigungen bearbeiten"; +App::$strings["Set/edit permissions"] = "Berechtigungen setzen/ändern"; +App::$strings["Include all files and sub folders"] = "Alle Dateien und Unterverzeichnisse einbinden"; +App::$strings["Return to file list"] = "Zurück zur Dateiliste"; +App::$strings["Copy/paste this code to attach file to a post"] = "Diesen Code kopieren und einfügen, um die Datei an einen Beitrag anzuhängen"; +App::$strings["Copy/paste this URL to link file from a web page"] = "Diese URL verwenden, um von einer Webseite aus auf die Datei zu verlinken"; +App::$strings["Share this file"] = "Diese Datei freigeben"; +App::$strings["Show URL to this file"] = "URL zu dieser Datei anzeigen"; +App::$strings["Notify your contacts about this file"] = "Meine Kontakte über diese Datei benachrichtigen"; +App::$strings["Apps"] = "Apps"; +App::$strings["Item not available."] = "Element nicht verfügbar."; +App::$strings["Your service plan only allows %d channels."] = "Dein Vertrag erlaubt nur %d Kanäle."; +App::$strings["Nothing to import."] = "Nichts zu importieren."; +App::$strings["Unable to download data from old server"] = "Daten können vom alten Server nicht heruntergeladen werden"; +App::$strings["Imported file is empty."] = "Die importierte Datei ist leer."; +App::$strings["Warning: Database versions differ by %1\$d updates."] = "Achtung: Datenbankversionen unterscheiden sich um %1\$d Aktualisierungen."; +App::$strings["Cloned channel not found. Import failed."] = "Geklonter Kanal nicht gefunden. Import fehlgeschlagen."; +App::$strings["No channel. Import failed."] = "Kein Kanal. Import fehlgeschlagen."; +App::$strings["Import completed."] = "Import abgeschlossen."; +App::$strings["You must be logged in to use this feature."] = "Du musst angemeldet sein um diese Funktion zu nutzen."; +App::$strings["Import Channel"] = "Kanal importieren"; +App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "Verwende dieses Formular, um einen existierenden Kanal von einem anderen Hub zu importieren. Du kannst den Kanal direkt vom bisherigen Hub über das Netzwerk oder aus einer exportierten Sicherheitskopie importieren."; +App::$strings["File to Upload"] = "Hochzuladende Datei:"; +App::$strings["Or provide the old server/hub details"] = "Oder gib die Details Deines bisherigen \$Projectname-Hubs ein"; +App::$strings["Your old identity address (xyz@example.com)"] = "Bisherige Kanal-Adresse (xyz@example.com)"; +App::$strings["Your old login email address"] = "Deine alte Login-E-Mail-Adresse"; +App::$strings["Your old login password"] = "Dein altes Passwort"; +App::$strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Egal, welche Option Du wählst – bitte lege fest, ob dieser Server die neue primäre Adresse dieses Kanals sein soll, oder ob der bisherige \$Projectname-Hub diese Rolle weiterhin wahrnimmt. Du kannst von beiden Servern aus posten, aber nur einer kann der primäre Ort Deiner Dateien, Fotos und Medien sein."; +App::$strings["Make this hub my primary location"] = "Dieser $Pojectname-Hub ist mein primärer Hub."; +App::$strings["Import existing posts if possible (experimental - limited by available memory"] = "Importiere bestehende Beiträge falls möglich (experimentell - begrenzt durch zur Verfügung stehenden Speicher"; +App::$strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = "Dieser Vorgang kann einige Minuten dauern. Bitte sende das Formular nur einmal ab und lasse diese Seite bis zur Fertigstellung offen."; +App::$strings["Unable to locate original post."] = "Originalbeitrag nicht gefunden."; +App::$strings["Empty post discarded."] = "Leeren Beitrag verworfen."; +App::$strings["Executable content type not permitted to this channel."] = "Ausführbarer Content-Typ ist für diesen Kanal nicht freigegeben."; +App::$strings["Duplicate post suppressed."] = "Doppelter Beitrag unterdrückt."; +App::$strings["System error. Post not saved."] = "Systemfehler. Beitrag nicht gespeichert."; +App::$strings["Unable to obtain post information from database."] = "Beitragsinformationen können nicht aus der Datenbank abgerufen werden."; +App::$strings["You have reached your limit of %1$.0f top level posts."] = "Du hast die maximale Anzahl von %1$.0f Beiträgen erreicht."; +App::$strings["You have reached your limit of %1$.0f webpages."] = "Du hast die maximale Anzahl von %1$.0f Webseiten erreicht."; +App::$strings["Layouts"] = "Layouts"; +App::$strings["Comanche page description language help"] = "Hilfe zur Comanche-Seitenbeschreibungssprache"; +App::$strings["Layout Description"] = "Layout-Beschreibung"; +App::$strings["Download PDL file"] = "PDL-Datei herunterladen"; +App::$strings["\$Projectname"] = "\$Projectname"; +App::$strings["Welcome to %s"] = "Willkommen auf %s"; +App::$strings["First Name"] = "Vorname"; +App::$strings["Last Name"] = "Nachname"; +App::$strings["Nickname"] = "Spitzname"; +App::$strings["Full Name"] = "Voller Name"; +App::$strings["Email"] = "E-Mail"; +App::$strings["Profile Photo"] = "Profilfoto"; +App::$strings["Profile Photo 16px"] = "Profilfoto 16 px"; +App::$strings["Profile Photo 32px"] = "Profilfoto 32 px"; +App::$strings["Profile Photo 48px"] = "Profilfoto 48 px"; +App::$strings["Profile Photo 64px"] = "Profilfoto 64 px"; +App::$strings["Profile Photo 80px"] = "Profilfoto 80 px"; +App::$strings["Profile Photo 128px"] = "Profilfoto 128 px"; +App::$strings["Timezone"] = "Zeitzone"; +App::$strings["Homepage URL"] = "Homepage-URL"; +App::$strings["Language"] = "Sprache"; +App::$strings["Birth Year"] = "Geburtsjahr"; +App::$strings["Birth Month"] = "Geburtsmonat"; +App::$strings["Birth Day"] = "Geburtstag"; +App::$strings["Birthdate"] = "Geburtsdatum"; +App::$strings["Gender"] = "Geschlecht"; +App::$strings["Male"] = "Männlich"; +App::$strings["Female"] = "Weiblich"; +App::$strings["webpage"] = "Webseite"; +App::$strings["block"] = "Block"; +App::$strings["layout"] = "Layout"; +App::$strings["menu"] = "Menü"; +App::$strings["%s element installed"] = "Element für %s installiert"; +App::$strings["%s element installation failed"] = "Installation des Elements %s fehlgeschlagen"; +App::$strings["Like/Dislike"] = "Mögen/Nicht mögen"; +App::$strings["This action is restricted to members."] = "Diese Aktion kann nur von Mitgliedern ausgeführt werden."; +App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "Um fortzufahren melde Dich bitte mit Deiner \$Projectname-ID an oder registriere Dich als neues \$Projectname-Mitglied."; +App::$strings["Invalid request."] = "Ungültige Anfrage."; +App::$strings["channel"] = "Kanal"; +App::$strings["thing"] = "Sache"; +App::$strings["Channel unavailable."] = "Kanal nicht vorhanden."; +App::$strings["Previous action reversed."] = "Die vorherige Aktion wurde rückgängig gemacht."; +App::$strings["photo"] = "Foto"; +App::$strings["status"] = "Status"; +App::$strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s gefällt %2\$ss %3\$s"; +App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s gefällt %2\$ss %3\$s nicht"; +App::$strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s stimmt %2\$ss %3\$s zu"; +App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s lehnt %2\$ss %3\$s ab"; +App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s enthält sich zu %2\$ss %3\$s"; +App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s nimmt an %2\$ss %3\$s teil"; +App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s nimmt an %2\$ss %3\$s nicht teil"; +App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s nimmt vielleicht an %2\$ss %3\$s teil"; +App::$strings["Action completed."] = "Aktion durchgeführt."; +App::$strings["Thank you."] = "Vielen Dank."; +App::$strings["Import completed"] = "Import abgeschlossen"; +App::$strings["Import Items"] = "Beiträge importieren"; +App::$strings["Use this form to import existing posts and content from an export file."] = "Mit diesem Formular kannst Du existierende Beiträge und Inhalte aus einer Sicherungsdatei importieren."; +App::$strings["Total invitation limit exceeded."] = "Einladungslimit überschritten."; +App::$strings["%s : Not a valid email address."] = "%s : Keine gültige Email Adresse."; +App::$strings["Please join us on \$Projectname"] = "Schließe Dich uns auf \$Projectname an!"; +App::$strings["Invitation limit exceeded. Please contact your site administrator."] = "Einladungslimit überschritten. Bitte kontaktiere den Administrator Deines \$Projectname-Servers."; +App::$strings["%s : Message delivery failed."] = "%s : Nachricht konnte nicht zugestellt werden."; +App::$strings["%d message sent."] = array( + 0 => "%d Nachricht gesendet.", + 1 => "%d Nachrichten gesendet.", +); +App::$strings["You have no more invitations available"] = "Du hast keine weiteren verfügbare Einladungen"; +App::$strings["Send invitations"] = "Einladungen senden"; +App::$strings["Enter email addresses, one per line:"] = "Email-Adressen eintragen, eine pro Zeile:"; +App::$strings["Your message:"] = "Deine Nachricht:"; +App::$strings["Please join my community on \$Projectname."] = "Schließe Dich uns auf \$Projectname an!"; +App::$strings["You will need to supply this invitation code:"] = "Bitte verwende bei der Registrierung den folgenden Einladungscode:"; +App::$strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Registriere Dich auf einem beliebigen \$Projectname-Hub (sie sind alle miteinander verbunden)"; +App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Gib meine \$Projectname-Adresse im Suchfeld ein."; +App::$strings["or visit"] = "oder besuche"; +App::$strings["3. Click [Connect]"] = "3. Klicke auf [Verbinden]"; +App::$strings["Remote privacy information not available."] = "Privatsphäre-Einstellungen anderer Nutzer sind nicht verfügbar."; +App::$strings["Visible to:"] = "Sichtbar für:"; +App::$strings["Location not found."] = "Klon nicht gefunden."; +App::$strings["Location lookup failed."] = "Nachschlagen des Kanal-Ortes fehlgeschlagen"; +App::$strings["Please select another location to become primary before removing the primary location."] = "Bitte mache einen anderen Kanal-Ort zum primären Ort, bevor Du den primären Ort löschst."; +App::$strings["Syncing locations"] = "Synchronisiere Klone"; +App::$strings["No locations found."] = "Keine Klon-Adressen gefunden."; +App::$strings["Manage Channel Locations"] = "Klon-Adressen verwalten"; +App::$strings["Address"] = "Adresse"; +App::$strings["Primary"] = "Primär"; +App::$strings["Drop"] = "Löschen"; +App::$strings["Sync Now"] = "Jetzt synchronisieren"; +App::$strings["Please wait several minutes between consecutive operations."] = "Bitte warte mehrere Minuten zwischen dem Ausführen zweier Operationen!"; +App::$strings["When possible, drop a location by logging into that website/hub and removing your channel."] = "Wenn möglich, lösche einen Klon, indem Du Dich auf dem jeweiligen Hub einloggst und den Kanal dort löschst."; +App::$strings["Use this form to drop the location if the hub is no longer operating."] = "Benutze dieses Formular zum Löschen eines Klons, wenn es den Hub nicht mehr gibt."; +App::$strings["Hub not found."] = "Server nicht gefunden."; +App::$strings["Unable to lookup recipient."] = "Konnte den Empfänger nicht finden."; +App::$strings["Unable to communicate with requested channel."] = "Die Kommunikation mit dem ausgewählten Kanal ist fehlgeschlagen."; +App::$strings["Cannot verify requested channel."] = "Verifizierung des angeforderten Kanals fehlgeschlagen."; +App::$strings["Selected channel has private message restrictions. Send failed."] = "Der ausgewählte Kanal hat Einschränkungen bzgl. privater Nachrichten. Senden fehlgeschlagen."; +App::$strings["Messages"] = "Nachrichten"; +App::$strings["Message recalled."] = "Nachricht widerrufen."; +App::$strings["Conversation removed."] = "Unterhaltung gelöscht."; +App::$strings["Expires YYYY-MM-DD HH:MM"] = "Verfällt YYYY-MM-DD HH;MM"; +App::$strings["Requested channel is not in this network"] = "Angeforderter Kanal ist nicht in diesem Netzwerk."; +App::$strings["Send Private Message"] = "Private Nachricht senden"; +App::$strings["To:"] = "An:"; +App::$strings["Subject:"] = "Betreff:"; +App::$strings["Attach file"] = "Datei anhängen"; +App::$strings["Send"] = "Absenden"; +App::$strings["Set expiration date"] = "Verfallsdatum"; +App::$strings["Delete message"] = "Nachricht löschen"; +App::$strings["Delivery report"] = "Zustellungsbericht"; +App::$strings["Recall message"] = "Nachricht widerrufen"; +App::$strings["Message has been recalled."] = "Die Nachricht wurde widerrufen."; +App::$strings["Delete Conversation"] = "Unterhaltung löschen"; +App::$strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Keine sichere Kommunikation verfügbar. Eventuell kannst Du auf der Profilseite des Absenders antworten."; +App::$strings["Send Reply"] = "Antwort senden"; +App::$strings["Your message for %s (%s):"] = "Deine Nachricht für %s (%s):"; +App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = "Du hast %1$.0f von maximal %2$.0f erlaubten Kanälen eingerichtet."; +App::$strings["Create a new channel"] = "Neuen Kanal anlegen"; +App::$strings["Channel Manager"] = "Kanal-Manager"; +App::$strings["Current Channel"] = "Aktueller Kanal"; +App::$strings["Switch to one of your channels by selecting it."] = "Wechsle zu einem Deiner Kanäle, indem Du auf ihn klickst."; +App::$strings["Default Channel"] = "Standard Kanal"; +App::$strings["Make Default"] = "Zum Standard machen"; +App::$strings["%d new messages"] = "%d neue Nachrichten"; +App::$strings["%d new introductions"] = "%d neue Vorstellungen"; +App::$strings["Delegated Channel"] = "Delegierte Kanäle"; +App::$strings["No valid account found."] = "Kein gültiges Konto gefunden."; +App::$strings["Password reset request issued. Check your email."] = "Zurücksetzen des Passworts eingeleitet. Schau in Deine E-Mails."; +App::$strings["Site Member (%s)"] = "Nutzer (%s)"; +App::$strings["Password reset requested at %s"] = "Passwort-Rücksetzung auf %s angefordert"; +App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Die Anfrage konnte nicht verifiziert werden. (Vielleicht hast Du schon einmal auf den Link in der E-Mail geklickt?) Passwort-Rücksetzung fehlgeschlagen."; +App::$strings["Password Reset"] = "Zurücksetzen des Kennworts"; +App::$strings["Your password has been reset as requested."] = "Dein Passwort wurde wie angefordert neu erstellt."; +App::$strings["Your new password is"] = "Dein neues Passwort lautet"; +App::$strings["Save or copy your new password - and then"] = "Speichere oder kopiere Dein neues Passwort – und dann"; +App::$strings["click here to login"] = "Klicke hier, um dich anzumelden"; +App::$strings["Your password may be changed from the Settings page after successful login."] = "Dein Passwort kann unter Einstellungen nach einer erfolgreichen Anmeldung geändert werden."; +App::$strings["Your password has changed at %s"] = "Auf %s wurde Dein Passwort geändert"; +App::$strings["Forgot your Password?"] = "Kennwort vergessen?"; +App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Gib Deine E-Mail-Adresse ein, um Dein Passwort zurücksetzen zu lassen. Du erhältst dann weitere Anweisungen per E-Mail."; +App::$strings["Email Address"] = "E-Mail Adresse"; +App::$strings["Reset"] = "Zurücksetzen"; +App::$strings["Unable to update menu."] = "Kann Menü nicht aktualisieren."; +App::$strings["Unable to create menu."] = "Kann Menü nicht erstellen."; +App::$strings["Menu Name"] = "Name des Menüs"; +App::$strings["Unique name (not visible on webpage) - required"] = "Eindeutiger Name (nicht sichtbar auf der Webseite) – erforderlich"; +App::$strings["Menu Title"] = "Menütitel"; +App::$strings["Visible on webpage - leave empty for no title"] = "Sichtbar auf der Webseite – für keinen Titel leer lassen"; +App::$strings["Allow Bookmarks"] = "Lesezeichen erlauben"; +App::$strings["Menu may be used to store saved bookmarks"] = "Im Menü können gespeicherte Lesezeichen abgelegt werden"; +App::$strings["Submit and proceed"] = "Absenden und fortfahren"; +App::$strings["Menus"] = "Menüs"; +App::$strings["Bookmarks allowed"] = "Lesezeichen erlaubt"; +App::$strings["Delete this menu"] = "Lösche dieses Menü"; +App::$strings["Edit menu contents"] = "Bearbeite Menü Inhalte"; +App::$strings["Edit this menu"] = "Dieses Menü bearbeiten"; +App::$strings["Menu could not be deleted."] = "Menü konnte nicht gelöscht werden."; +App::$strings["Menu not found."] = "Menü nicht gefunden"; +App::$strings["Edit Menu"] = "Menü bearbeiten"; +App::$strings["Add or remove entries to this menu"] = "Einträge zu diesem Menü hinzufügen oder entfernen"; +App::$strings["Menu name"] = "Menü Name"; +App::$strings["Must be unique, only seen by you"] = "Muss eindeutig sein, ist aber nur für Dich sichtbar"; +App::$strings["Menu title"] = "Menü Titel"; +App::$strings["Menu title as seen by others"] = "Menü Titel wie er von anderen gesehen wird"; +App::$strings["Allow bookmarks"] = "Erlaube Lesezeichen"; +App::$strings["Not found."] = "Nicht gefunden."; +App::$strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s ist %2\$s"; +App::$strings["Mood"] = "Laune"; +App::$strings["Set your current mood and tell your friends"] = "Wähle Deine aktuelle Stimmung und teile sie mit Deinen Freunden"; +App::$strings["Profile Match"] = "Profil-Ãœbereinstimmungen"; +App::$strings["No keywords to match. Please add keywords to your default profile."] = "Keine Schlüsselwörter für den Abgleich gefunden. Bitte füge Schlüsselwörter zu Deinem Standardprofil hinzu."; +App::$strings["is interested in:"] = "interessiert sich für:"; +App::$strings["No matches"] = "Keine Ãœbereinstimmungen"; +App::$strings["No such group"] = "Gruppe nicht gefunden"; +App::$strings["No such channel"] = "Kanal nicht gefunden"; +App::$strings["forum"] = "Forum"; +App::$strings["Search Results For:"] = "Suchergebnisse für:"; +App::$strings["Privacy group is empty"] = "Gruppe ist leer"; +App::$strings["Privacy group: "] = "Gruppe:"; +App::$strings["Invalid connection."] = "Ungültige Verbindung."; +App::$strings["No more system notifications."] = "Keine System-Benachrichtigungen mehr."; +App::$strings["System Notifications"] = "System-Benachrichtigungen"; +App::$strings["Unable to create element."] = "Element konnte nicht erstellt werden."; +App::$strings["Unable to update menu element."] = "Kann Menü-Element nicht aktualisieren."; +App::$strings["Unable to add menu element."] = "Kann Menü-Bestandteil nicht hinzufügen."; +App::$strings["Menu Item Permissions"] = "Zugriffsrechte des Menü-Elements"; +App::$strings["(click to open/close)"] = "(zum öffnen/schließen anklicken)"; +App::$strings["Link Name"] = "Name des Links"; +App::$strings["Link or Submenu Target"] = "Ziel des Links oder Untermenüs"; +App::$strings["Enter URL of the link or select a menu name to create a submenu"] = "URL des Links eingeben oder Menünamen wählen, um ein Untermenü anzulegen."; +App::$strings["Use magic-auth if available"] = "Magic-Auth verwenden, falls verfügbar"; +App::$strings["Open link in new window"] = "Öffne Link in neuem Fenster"; +App::$strings["Order in list"] = "Reihenfolge in der Liste"; +App::$strings["Higher numbers will sink to bottom of listing"] = "Größere Nummern werden weiter unten in der Auflistung einsortiert"; +App::$strings["Submit and finish"] = "Absenden und fertigstellen"; +App::$strings["Submit and continue"] = "Absenden und fortfahren"; +App::$strings["Menu:"] = "Menü:"; +App::$strings["Link Target"] = "Ziel des Links"; +App::$strings["Edit menu"] = "Menü bearbeiten"; +App::$strings["Edit element"] = "Bestandteil bearbeiten"; +App::$strings["Drop element"] = "Bestandteil löschen"; +App::$strings["New element"] = "Neues Bestandteil"; +App::$strings["Edit this menu container"] = "Diesen Menü-Container bearbeiten"; +App::$strings["Add menu element"] = "Menüelement hinzufügen"; +App::$strings["Delete this menu item"] = "Lösche dieses Menü-Bestandteil"; +App::$strings["Edit this menu item"] = "Bearbeite dieses Menü-Bestandteil"; +App::$strings["Menu item not found."] = "Menü-Bestandteil nicht gefunden."; +App::$strings["Menu item deleted."] = "Menü-Bestandteil gelöscht."; +App::$strings["Menu item could not be deleted."] = "Menü-Bestandteil kann nicht gelöscht werden."; +App::$strings["Edit Menu Element"] = "Bearbeite Menü-Bestandteil"; +App::$strings["Link text"] = "Link Text"; +App::$strings["Name or caption"] = "Name oder Titel"; +App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\""] = "Beispiele: „Horst Weidinger“, „Lisa und ihr Meerschweinchen“, „Fußball“, „Segelflieger-Forum“ "; +App::$strings["Choose a short nickname"] = "Wähle einen kurzen Spitznamen"; +App::$strings["Your nickname will be used to create an easy to remember channel address e.g. nickname%s"] = "Dein Spitzname wird verwendet, um eine leicht zu merkende Kanal-Adresse (ähnlich einer E-Mail-Adresse) zu erzeugen, die Du mit anderen austauschen kannst, z.B. nickname%s"; +App::$strings["Channel role and privacy"] = "Kanaltyp und Privatspäre-Einstellungen"; +App::$strings["Select a channel role with your privacy requirements."] = "Wähle einen passenden Kanaltyp mit den zugehörigen Voreinstellungen zur Privatsphäre."; +App::$strings["Read more about roles"] = "Mehr Informationen über Rollen"; +App::$strings["Create Channel"] = "Einen neuen Kanal anlegen"; +App::$strings["A channel is your identity on this network. It can represent a person, a blog, or a forum to name a few. Channels can make connections with other channels to share information with highly detailed permissions."] = "Ein Kanal ist Deine Identität in diesem Netzwerk. Er kann eine Person, ein Blog oder ein Forum repräsentieren, nur um ein paar Beispiele zu nennen. Kanäle können Verbindungen miteinander eingehen, um Informationen zu teilen, jeweils basierend auf sehr detaillierten Berechtigungseinstellungen."; +App::$strings["or import an existing channel from another location."] = "oder importiere einen bestehenden Kanal von einem anderen Server."; +App::$strings["Invalid request identifier."] = "Ungültiger Anfrage-Identifikator."; +App::$strings["Discard"] = "Verwerfen"; +App::$strings["Mark all system notifications seen"] = "Markiere alle System-Benachrichtigungen als gesehen"; +App::$strings["Page owner information could not be retrieved."] = "Informationen über den Besitzer der Seite konnten nicht gefunden werden."; +App::$strings["Profile Photos"] = "Profilfotos"; +App::$strings["Album not found."] = "Album nicht gefunden."; +App::$strings["Delete Album"] = "Album löschen"; +App::$strings["Multiple storage folders exist with this album name, but within different directories. Please remove the desired folder or folders using the Files manager"] = "Mehrere Speicherordner mit diesem Albumnamen sind bereits vorhanden, aber in verschiedenen Verzeichnissen. Bitte entfernen Sie den oder die gewünschten Ordner mit dem Dateimanager"; +App::$strings["Delete Photo"] = "Foto löschen"; +App::$strings["No photos selected"] = "Keine Fotos ausgewählt"; +App::$strings["Access to this item is restricted."] = "Der Zugriff auf dieses Foto ist eingeschränkt."; +App::$strings["%1$.2f MB of %2$.2f MB photo storage used."] = "%1$.2f MB von %2$.2f MB Foto-Speicher belegt."; +App::$strings["%1$.2f MB photo storage used."] = "%1$.2f MB Foto-Speicher belegt."; +App::$strings["Upload Photos"] = "Fotos hochladen"; +App::$strings["Enter an album name"] = "Namen für ein neues Album eingeben"; +App::$strings["or select an existing album (doubleclick)"] = "oder ein bereits vorhandenes auswählen (Doppelklick)"; +App::$strings["Create a status post for this upload"] = "Einen Statusbeitrag für diesen Upload erzeugen"; +App::$strings["Caption (optional):"] = "Beschriftung (optional):"; +App::$strings["Description (optional):"] = "Beschreibung (optional):"; +App::$strings["Album name could not be decoded"] = "Albumname konnte nicht dekodiert werden"; +App::$strings["Contact Photos"] = "Kontakt-Bilder"; +App::$strings["Show Newest First"] = "Neueste zuerst anzeigen"; +App::$strings["Show Oldest First"] = "Älteste zuerst anzeigen"; +App::$strings["View Photo"] = "Foto ansehen"; +App::$strings["Edit Album"] = "Album bearbeiten"; +App::$strings["Permission denied. Access to this item may be restricted."] = "Berechtigung verweigert. Der Zugriff ist wahrscheinlich eingeschränkt worden."; +App::$strings["Photo not available"] = "Foto nicht verfügbar"; +App::$strings["Use as profile photo"] = "Als Profilfoto verwenden"; +App::$strings["Use as cover photo"] = "Als Titelbild verwenden"; +App::$strings["Private Photo"] = "Privates Foto"; +App::$strings["View Full Size"] = "In voller Größe anzeigen"; +App::$strings["Remove"] = "Entfernen"; +App::$strings["Edit photo"] = "Foto bearbeiten"; +App::$strings["Rotate CW (right)"] = "Drehen im UZS (rechts)"; +App::$strings["Rotate CCW (left)"] = "Drehen gegen UZS (links)"; +App::$strings["Enter a new album name"] = "Gib einen Namen für ein neues Album ein"; +App::$strings["or select an existing one (doubleclick)"] = "oder wähle ein bereits vorhandenes aus (Doppelklick)"; +App::$strings["Caption"] = "Bildunterschrift"; +App::$strings["Add a Tag"] = "Schlagwort hinzufügen"; +App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Beispiele: @ben, @Karl_Prester, @lieschen@example.com"; +App::$strings["Flag as adult in album view"] = "In der Albumansicht als nicht jugendfrei markieren"; +App::$strings["I like this (toggle)"] = "Mir gefällt das (Umschalter)"; +App::$strings["I don't like this (toggle)"] = "Mir gefällt das nicht (Umschalter)"; +App::$strings["Please wait"] = "Bitte warten"; +App::$strings["This is you"] = "Das bist Du"; +App::$strings["Comment"] = "Kommentar"; +App::$strings["__ctx:title__ Likes"] = "Gefällt mir"; +App::$strings["__ctx:title__ Dislikes"] = "Gefällt mir nicht"; +App::$strings["__ctx:title__ Agree"] = "Zustimmungen"; +App::$strings["__ctx:title__ Disagree"] = "Ablehnungen"; +App::$strings["__ctx:title__ Abstain"] = "Enthaltungen"; +App::$strings["__ctx:title__ Attending"] = "Zusagen"; +App::$strings["__ctx:title__ Not attending"] = "Absagen"; +App::$strings["__ctx:title__ Might attend"] = "Vielleicht"; +App::$strings["View all"] = "Alles anzeigen"; +App::$strings["__ctx:noun__ Like"] = array( + 0 => "Gefällt mir", + 1 => "Gefällt mir", +); +App::$strings["__ctx:noun__ Dislike"] = array( + 0 => "Gefällt nicht", + 1 => "Gefällt nicht", +); +App::$strings["Photo Tools"] = "Fotowerkzeuge"; +App::$strings["In This Photo:"] = "Auf diesem Foto:"; +App::$strings["Map"] = "Karte"; +App::$strings["__ctx:noun__ Likes"] = "Gefällt mir"; +App::$strings["__ctx:noun__ Dislikes"] = "Gefällt nicht"; +App::$strings["Close"] = "Schließen"; +App::$strings["View Album"] = "Album ansehen"; +App::$strings["Recent Photos"] = "Neueste Fotos"; +App::$strings["sent you a private message"] = "hat Dir eine private Nachricht geschickt"; +App::$strings["added your channel"] = "hat deinen Kanal hinzugefügt"; +App::$strings["g A l F d"] = "l, d. F, G:i \\U\\h\\r"; +App::$strings["[today]"] = "[Heute]"; +App::$strings["posted an event"] = "hat einen Termin veröffentlicht"; +App::$strings["Unable to find your hub."] = "Konnte Deinen Server nicht finden."; +App::$strings["Post successful."] = "Veröffentlichung erfolgreich."; +App::$strings["OpenID protocol error. No ID returned."] = "OpenID Protokollfehler. Keine ID zurückgegeben."; +App::$strings["Login failed."] = "Login fehlgeschlagen."; +App::$strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."; +App::$strings["This setting requires special processing and editing has been blocked."] = "Diese Einstellung erfordert eine besondere Verarbeitung und ist blockiert."; +App::$strings["Configuration Editor"] = "Konfigurationseditor"; +App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = "Warnung: Einige Einstellungen können Deinen Kanal funktionsunfähig machen. Bitte verlasse diese Seite, es sei denn Du bist vertraut damit, wie dieses Feature korrekt verwendet wird."; +App::$strings["Layout updated."] = "Layout aktualisiert."; +App::$strings["Edit System Page Description"] = "Systemseitenbeschreibung bearbeiten"; +App::$strings["Layout not found."] = "Layout nicht gefunden."; +App::$strings["Module Name:"] = "Modulname:"; +App::$strings["Layout Help"] = "Layout-Hilfe"; +App::$strings["Poke"] = "Anstupsen"; +App::$strings["Poke somebody"] = "Jemanden anstupsen"; +App::$strings["Poke/Prod"] = "Anstupsen/Knuffen"; +App::$strings["Poke, prod or do other things to somebody"] = "Jemanden anstupsen, knuffen oder sonstiges"; +App::$strings["Recipient"] = "Empfänger"; +App::$strings["Choose what you wish to do to recipient"] = "Wähle, was Du mit dem/r Empfänger/in tun willst"; +App::$strings["Make this post private"] = "Diesen Beitrag privat machen"; +App::$strings["Fetching URL returns error: %1\$s"] = "Abrufen der URL gab einen Fehler zurück: %1\$s"; +App::$strings["Profile not found."] = "Profil nicht gefunden."; +App::$strings["Profile deleted."] = "Profil gelöscht."; +App::$strings["Profile-"] = "Profil-"; +App::$strings["New profile created."] = "Neues Profil erstellt."; +App::$strings["Profile unavailable to clone."] = "Profil kann nicht geklont werden."; +App::$strings["Profile unavailable to export."] = "Dieses Profil kann nicht exportiert werden."; +App::$strings["Profile Name is required."] = "Profil-Name erforderlich."; +App::$strings["Marital Status"] = "Familienstand"; +App::$strings["Romantic Partner"] = "Romantische Partner"; +App::$strings["Likes"] = "Gefällt"; +App::$strings["Dislikes"] = "Gefällt nicht"; +App::$strings["Work/Employment"] = "Arbeit/Anstellung"; +App::$strings["Religion"] = "Religion"; +App::$strings["Political Views"] = "Politische Ansichten"; +App::$strings["Sexual Preference"] = "Sexuelle Orientierung"; +App::$strings["Homepage"] = "Webseite"; +App::$strings["Interests"] = "Hobbys/Interessen"; +App::$strings["Profile updated."] = "Profil aktualisiert."; +App::$strings["Hide your connections list from viewers of this profile"] = "Deine Verbindungen vor Betrachtern dieses Profils verbergen"; +App::$strings["Edit Profile Details"] = "Bearbeite Profil-Details"; +App::$strings["View this profile"] = "Dieses Profil ansehen"; +App::$strings["Edit visibility"] = "Sichtbarkeit bearbeiten"; +App::$strings["Profile Tools"] = "Profilwerkzeuge"; +App::$strings["Change cover photo"] = "Titelbild ändern"; +App::$strings["Change profile photo"] = "Profilfoto ändern"; +App::$strings["Create a new profile using these settings"] = "Neues Profil anlegen und diese Einstellungen übernehmen"; +App::$strings["Clone this profile"] = "Dieses Profil klonen"; +App::$strings["Delete this profile"] = "Dieses Profil löschen"; +App::$strings["Add profile things"] = "Sachen zum Profil hinzufügen"; +App::$strings["Personal"] = "Persönlich"; +App::$strings["Relation"] = "Beziehung"; +App::$strings["Miscellaneous"] = "Verschiedenes"; +App::$strings["Import profile from file"] = "Profil aus einer Datei importieren"; +App::$strings["Export profile to file"] = "Profil in eine Datei exportieren"; +App::$strings["Your gender"] = "Dein Geschlecht"; +App::$strings["Marital status"] = "Familienstand"; +App::$strings["Sexual preference"] = "Sexuelle Orientierung"; +App::$strings["Profile name"] = "Profilname"; +App::$strings["This is your default profile."] = "Das ist Dein Standardprofil."; +App::$strings["Your full name"] = "Dein voller Name"; +App::$strings["Title/Description"] = "Titel/Beschreibung"; +App::$strings["Street address"] = "Straße und Hausnummer"; +App::$strings["Locality/City"] = "Wohnort"; +App::$strings["Region/State"] = "Region/Bundesstaat"; +App::$strings["Postal/Zip code"] = "Postleitzahl"; +App::$strings["Country"] = "Land"; +App::$strings["Who (if applicable)"] = "Wer (falls anwendbar)"; +App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Beispiele: cathy123, Cathy Williams, cathy@example.com"; +App::$strings["Since (date)"] = "Seit (Datum)"; +App::$strings["Tell us about yourself"] = "Erzähle uns ein wenig von Dir"; +App::$strings["Hometown"] = "Heimatort"; +App::$strings["Political views"] = "Politische Ansichten"; +App::$strings["Religious views"] = "Religiöse Ansichten"; +App::$strings["Keywords used in directory listings"] = "Schlüsselwörter, die in Verzeichnis-Auflistungen verwendet werden"; +App::$strings["Example: fishing photography software"] = "Beispiel: Angeln Fotografie Software"; +App::$strings["Musical interests"] = "Musikalische Interessen"; +App::$strings["Books, literature"] = "Bücher, Literatur"; +App::$strings["Television"] = "Fernsehen"; +App::$strings["Film/Dance/Culture/Entertainment"] = "Film/Tanz/Kultur/Unterhaltung"; +App::$strings["Hobbies/Interests"] = "Hobbys/Interessen"; +App::$strings["Love/Romance"] = "Liebe/Romantik"; +App::$strings["School/Education"] = "Schule/Ausbildung"; +App::$strings["Contact information and social networks"] = "Kontaktinformation und soziale Netzwerke"; +App::$strings["My other channels"] = "Meine anderen Kanäle"; +App::$strings["Profile Image"] = "Profilfoto:"; +App::$strings["Edit Profiles"] = "Profile bearbeiten"; +App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Leere den Browser Cache oder nutze Umschalten-Neu Laden, falls das neue Foto nicht sofort angezeigt wird."; +App::$strings["Upload Profile Photo"] = "Lade neues Profilfoto hoch"; +App::$strings["Invalid profile identifier."] = "Ungültiger Profil-Identifikator"; +App::$strings["Profile Visibility Editor"] = "Profil-Sichtbarkeits-Editor"; +App::$strings["Profile"] = "Profil"; +App::$strings["Click on a contact to add or remove."] = "Klicke auf einen Kontakt, um ihn hinzuzufügen oder zu entfernen."; +App::$strings["Visible To"] = "Sichtbar für"; +App::$strings["Public Hubs"] = "Öffentliche Hubs"; +App::$strings["The listed hubs allow public registration for the \$Projectname network. All hubs in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some hubs may require subscription or provide tiered service plans. The hub itself may provide additional details."] = "Die hier aufgeführten Hubs sind öffentlich und erlauben die Registrierung im \$Projectname Netzwerk. Alle Hubs dieses Netzwerks sind miteinander verbunden, so dass die Mitgliedschaft auf einem Hub die Verbindung zu beliebigen Seiten und Kanälen auf anderen Hubs ermöglicht. Es könnte sein, dass einige dieser Hubs kostenpflichtig sind oder abgestufte, je nach Umfang kostenpflichtige Mitgliedschaften anbieten. Auf den Seiten der einzelnen Hubs könnten jeweils nähere Informationen dazu stehen."; +App::$strings["Hub URL"] = "Hub-URL"; +App::$strings["Access Type"] = "Zugriffstyp"; +App::$strings["Registration Policy"] = "Registrierungsrichtlinien"; +App::$strings["Stats"] = "Statistiken"; +App::$strings["Software"] = "Software"; +App::$strings["Ratings"] = "Bewertungen"; +App::$strings["Rate"] = "Bewerten"; +App::$strings["Website:"] = "Webseite:"; +App::$strings["Remote Channel [%s] (not yet known on this site)"] = "Kanal [%s] (auf diesem Server noch unbekannt)"; +App::$strings["Rating (this information is public)"] = "Bewertung (öffentlich sichtbar)"; +App::$strings["Optionally explain your rating (this information is public)"] = "Optional kannst du deine Bewertung erklären (öffentlich sichtbar)"; +App::$strings["No ratings"] = "Keine Bewertungen"; +App::$strings["Rating: "] = "Bewertung: "; +App::$strings["Website: "] = "Webseite: "; +App::$strings["Description: "] = "Beschreibung: "; App::$strings["Theme settings updated."] = "Theme-Einstellungen aktualisiert."; -App::$strings["Item not found."] = "Element nicht gefunden."; App::$strings["# Accounts"] = "Anzahl der Konten"; App::$strings["# blocked accounts"] = "Anzahl der blockierten Konten"; App::$strings["# expired accounts"] = "Anzahl der abgelaufenen Konten"; @@ -63,15 +813,12 @@ App::$strings["Default"] = "Standard"; App::$strings["mobile"] = "mobil"; App::$strings["experimental"] = "experimentell"; App::$strings["unsupported"] = "nicht unterstützt"; -App::$strings["No"] = "Nein"; App::$strings["Yes - with approval"] = "Ja - mit Zustimmung"; -App::$strings["Yes"] = "Ja"; App::$strings["My site is not a public server"] = "Mein Server ist kein öffentlicher Server"; App::$strings["My site has paid access only"] = "Meine Seite hat nur bezahlten Zugriff"; App::$strings["My site has free access only"] = "Meine Seite hat nur freien Zugriff"; App::$strings["My site offers free accounts with optional paid upgrades"] = "Mein Server bietet kostenlose Konten mit der Möglichkeit zu bezahlten Upgrades"; App::$strings["Site"] = "Seite"; -App::$strings["Submit"] = "Bestätigen"; App::$strings["Registration"] = "Registrierung"; App::$strings["File upload"] = "Dateiupload"; App::$strings["Policies"] = "Richtlinien"; @@ -141,7 +888,6 @@ App::$strings["No server found"] = "Kein Server gefunden"; App::$strings["ID"] = "ID"; App::$strings["for channel"] = "für Kanal"; App::$strings["on server"] = "auf Server"; -App::$strings["Status"] = "Status"; App::$strings["Server"] = "Server"; App::$strings["By default, unfiltered HTML is allowed in embedded media. This is inherently insecure."] = "Standardmäßig wird ungefiltertes HTML in eingebetteten Inhalten zugelassen. Das ist prinzipiell unsicher."; App::$strings["The recommended setting is to only allow unfiltered HTML from the following sites:"] = "Die empfohlene Einstellung ist, ungefiltertes HTML nur von den nachfolgenden Webseiten zu erlauben:"; @@ -190,16 +936,12 @@ App::$strings["Account not found"] = "Konto nicht gefunden"; App::$strings["Account '%s' deleted"] = "Konto '%s' gelöscht"; App::$strings["Account '%s' blocked"] = "Konto '%s' blockiert"; App::$strings["Account '%s' unblocked"] = "Konto '%s' freigegeben"; -App::$strings["Users"] = "Benutzer"; +App::$strings["Accounts"] = "Konten"; App::$strings["select all"] = "Alle auswählen"; -App::$strings["User registrations waiting for confirm"] = "Neuanmeldungen, die auf Deine Bestätigung warten"; +App::$strings["Registrations waiting for confirm"] = "Registrierungen warten auf Bestätigung"; App::$strings["Request date"] = "Antragsdatum"; -App::$strings["Email"] = "E-Mail"; App::$strings["No registrations."] = "Keine Registrierungen."; -App::$strings["Approve"] = "Genehmigen"; App::$strings["Deny"] = "Verweigern"; -App::$strings["Block"] = "Blockieren"; -App::$strings["Unblock"] = "Freigeben"; App::$strings["All Channels"] = "Alle Kanäle"; App::$strings["Register date"] = "Registrierungs-Datum"; App::$strings["Last login"] = "Letzte Anmeldung"; @@ -232,7 +974,6 @@ App::$strings["Allow Code"] = "Code erlauben"; App::$strings["Disallow Code"] = "Code sperren"; App::$strings["Channel"] = "Kanal"; App::$strings["UID"] = "UID"; -App::$strings["Address"] = "Adresse"; App::$strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "Alle ausgewählten Kanäle werden gelöscht!\\n\\nAlles was von diesen Kanälen auf diesem Server geschrieben wurde, wird dauerhaft gelöscht!\\n\\nBist Du sicher?"; App::$strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "Der Kanal {0} wird gelöscht!\\n\\nAlles was von diesem Kanal auf diesem Server geschrieben wurde, wird gelöscht!\\n\\nBist Du sicher?"; App::$strings["Plugin %s disabled."] = "Plug-In %s deaktiviert."; @@ -256,13 +997,11 @@ App::$strings["(optional)"] = "(optional)"; App::$strings["Download Plugin Repo"] = "Plugin-Repository herunterladen"; App::$strings["Install new repo"] = "Neues Repository installieren"; App::$strings["Install"] = "Installieren"; -App::$strings["Cancel"] = "Abbrechen"; App::$strings["Manage Repos"] = "Repositorien verwalten"; App::$strings["Installed Plugin Repositories"] = "Installierte Plugin-Repositorien"; App::$strings["Install a New Plugin Repository"] = "Ein neues Plugin-Repository installieren"; App::$strings["Update"] = "Aktualisieren"; App::$strings["Switch branch"] = "Zweig/Branch wechseln"; -App::$strings["Remove"] = "Entfernen"; App::$strings["No themes found."] = "Keine Theme gefunden."; App::$strings["Screenshot"] = "Bildschirmfoto"; App::$strings["Themes"] = "Themes"; @@ -273,7 +1012,7 @@ App::$strings["Logs"] = "Protokolle"; App::$strings["Clear"] = "Leeren"; App::$strings["Debugging"] = "Debugging"; App::$strings["Log file"] = "Protokolldatei"; -App::$strings["Must be writable by web server. Relative to your Red top-level directory."] = "Muss für den Webserver schreibbar sein. Relativ zum \$Projectname-Stammverzeichnis."; +App::$strings["Must be writable by web server. Relative to your top-level webserver directory."] = "Muss für den Web-Server schreibbar sein. Relativ zum Hubzilla-Stammverzeichnis."; App::$strings["Log level"] = "Protokollstufe"; App::$strings["New Profile Field"] = "Neues Profilfeld"; App::$strings["Field nickname"] = "Kurzname für das Feld"; @@ -283,7 +1022,6 @@ App::$strings["Field Name"] = "Feldname"; App::$strings["Label on profile pages"] = "Bezeichnung auf Profilseiten"; App::$strings["Help text"] = "Hilfetext"; App::$strings["Additional info (optional)"] = "Zusätzliche Informationen (optional)"; -App::$strings["Save"] = "Speichern"; App::$strings["Field definition not found"] = "Feld-Definition nicht gefunden"; App::$strings["Edit Profile Field"] = "Profilfeld bearbeiten"; App::$strings["Profile Fields"] = "Profil Felder"; @@ -293,760 +1031,19 @@ App::$strings["(In addition to basic fields)"] = "(zusätzlich zu notwendige Fel App::$strings["All available fields"] = "Alle verfügbaren Felder"; App::$strings["Custom Fields"] = "Benutzerdefinierte Felder"; App::$strings["Create Custom Field"] = "Erstelle benutzerdefiniertes Feld"; -App::$strings["Authorize application connection"] = "Zugriff für die Anwendung autorisieren"; -App::$strings["Return to your app and insert this Securty Code:"] = "Trage folgenden Sicherheitscode in der Anwendung ein:"; -App::$strings["Please login to continue."] = "Zum Weitermachen, bitte einloggen."; -App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Möchtest Du dieser Anwendung erlauben, Deine Nachrichten und Kontakte abzurufen und/oder neue Nachrichten für Dich zu erstellen?"; App::$strings["App installed."] = "App installiert."; App::$strings["Malformed app."] = "Fehlerhafte App."; App::$strings["Embed code"] = "Code einbetten"; App::$strings["Edit App"] = "App bearbeiten"; App::$strings["Create App"] = "App erstellen"; App::$strings["Name of app"] = "Name der App"; -App::$strings["Required"] = "Benötigt"; App::$strings["Location (URL) of app"] = "Ort (URL) der App"; -App::$strings["Description"] = "Beschreibung"; App::$strings["Photo icon URL"] = "URL zum Icon"; App::$strings["80 x 80 pixels - optional"] = "80 x 80 Pixel – optional"; App::$strings["Categories (optional, comma separated list)"] = "Kategorien (optional, kommagetrennte Liste)"; App::$strings["Version ID"] = "Versions-ID"; App::$strings["Price of app"] = "Preis der App"; App::$strings["Location (URL) to purchase app"] = "Ort (URL), um die App zu kaufen"; -App::$strings["Apps"] = "Apps"; -App::$strings["Item not available."] = "Element nicht verfügbar."; -App::$strings["Invalid item."] = "Ungültiges Element."; -App::$strings["Channel not found."] = "Kanal nicht gefunden."; -App::$strings["Block Name"] = "Block-Name"; -App::$strings["Blocks"] = "Blöcke"; -App::$strings["Block Title"] = "Titel des Blocks"; -App::$strings["Created"] = "Erstellt"; -App::$strings["Edited"] = "Geändert"; -App::$strings["Share"] = "Teilen"; -App::$strings["View"] = "Ansicht"; -App::$strings["Bookmark added"] = "Lesezeichen hinzugefügt"; -App::$strings["My Bookmarks"] = "Meine Lesezeichen"; -App::$strings["My Connections Bookmarks"] = "Lesezeichen meiner Kontakte"; -App::$strings["Permissions denied."] = "Berechtigung verweigert."; -App::$strings["l, F j"] = "l, j. F"; -App::$strings["Link to Source"] = "Link zur Quelle"; -App::$strings["Edit Event"] = "Termin bearbeiten"; -App::$strings["Create Event"] = "Termin anlegen"; -App::$strings["Previous"] = "Voriges"; -App::$strings["Next"] = "Nächste"; -App::$strings["Export"] = "Exportieren"; -App::$strings["Import"] = "Import"; -App::$strings["Today"] = "Heute"; -App::$strings["You must be logged in to see this page."] = "Du musst angemeldet sein, um diese Seite betrachten zu können."; -App::$strings["Posts and comments"] = "Beiträge und Kommentare"; -App::$strings["Only posts"] = "Nur Beiträge"; -App::$strings["Insufficient permissions. Request redirected to profile page."] = "Unzureichende Zugriffsrechte. Die Anfrage wurde zur Profil-Seite umgeleitet."; -App::$strings["Room not found"] = "Chatraum nicht gefunden"; -App::$strings["Leave Room"] = "Raum verlassen"; -App::$strings["Delete Room"] = "Raum löschen"; -App::$strings["I am away right now"] = "Ich bin gerade nicht da"; -App::$strings["I am online"] = "Ich bin online"; -App::$strings["Bookmark this room"] = "Lesezeichen für diesen Raum setzen"; -App::$strings["Please enter a link URL:"] = "Gib eine URL ein:"; -App::$strings["Encrypt text"] = "Text verschlüsseln"; -App::$strings["Insert web link"] = "Link einfügen"; -App::$strings["Feature disabled."] = "Funktion deaktiviert."; -App::$strings["New Chatroom"] = "Neuer Chatraum"; -App::$strings["Chatroom name"] = "Chatraumname"; -App::$strings["Expiration of chats (minutes)"] = "Verfall von Chats (Minuten)"; -App::$strings["Permissions"] = "Berechtigungen"; -App::$strings["%1\$s's Chatrooms"] = "%1\$ss Chaträume"; -App::$strings["No chatrooms available"] = "Keine Chaträume verfügbar"; -App::$strings["Create New"] = "Neu anlegen"; -App::$strings["Expiration"] = "Verfall"; -App::$strings["min"] = "min"; -App::$strings["Away"] = "Abwesend"; -App::$strings["Online"] = "Online"; -App::$strings["No channel."] = "Kein Kanal."; -App::$strings["Common connections"] = "Gemeinsame Verbindungen"; -App::$strings["No connections in common."] = "Keine gemeinsamen Verbindungen."; -App::$strings["Continue"] = "Fortfahren"; -App::$strings["Premium Channel Setup"] = "Premium-Kanal-Einrichtung"; -App::$strings["Enable premium channel connection restrictions"] = "Einschränkungen für einen Premium-Kanal aktivieren"; -App::$strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Bitte gib Deine Nutzungsbedingungen ein, z.B. Paypal-Quittung, Richtlinien etc."; -App::$strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Unter Umständen sind weitere Schritte oder die Bestätigung der folgenden Bedingungen vor dem Verbinden mit diesem Kanal nötig."; -App::$strings["Potential connections will then see the following text before proceeding:"] = "Potentielle Kontakte werden den folgenden Text sehen, bevor fortgefahren wird:"; -App::$strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Indem ich fortfahre, bestätige ich die Erfüllung aller Anweisungen auf dieser Seite."; -App::$strings["(No specific instructions have been provided by the channel owner.)"] = "(Der Kanal-Besitzer hat keine speziellen Anweisungen hinterlegt.)"; -App::$strings["Restricted or Premium Channel"] = "Eingeschränkter oder Premium-Kanal"; -App::$strings["Blocked"] = "Blockiert"; -App::$strings["Ignored"] = "Ignoriert"; -App::$strings["Hidden"] = "Versteckt"; -App::$strings["Archived"] = "Archiviert"; -App::$strings["New"] = "Neu"; -App::$strings["All"] = "Alle"; -App::$strings["New Connections"] = "Neue Verbindungen"; -App::$strings["Show pending (new) connections"] = "Ausstehende (neue) Verbindungsanfragen anzeigen"; -App::$strings["All Connections"] = "Alle Verbindungen"; -App::$strings["Show all connections"] = "Alle Verbindungen anzeigen"; -App::$strings["Only show blocked connections"] = "Nur blockierte Verbindungen anzeigen"; -App::$strings["Only show ignored connections"] = "Nur ignorierte Verbindungen anzeigen"; -App::$strings["Only show archived connections"] = "Nur archivierte Verbindungen anzeigen"; -App::$strings["Only show hidden connections"] = "Nur versteckte Verbindungen anzeigen"; -App::$strings["Pending approval"] = "Wartet auf Genehmigung"; -App::$strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; -App::$strings["Edit connection"] = "Verbindung bearbeiten"; -App::$strings["Delete connection"] = "Verbindung löschen"; -App::$strings["Channel address"] = "Kanaladresse"; -App::$strings["Network"] = "Netzwerk"; -App::$strings["Connected"] = "Verbunden"; -App::$strings["Approve connection"] = "Verbindung genehmigen"; -App::$strings["Ignore connection"] = "Verbindung ignorieren"; -App::$strings["Ignore"] = "Ignorieren"; -App::$strings["Recent activity"] = "Kürzliche Aktivitäten"; -App::$strings["Connections"] = "Verbindungen"; -App::$strings["Search"] = "Suche"; -App::$strings["Search your connections"] = "Verbindungen durchsuchen"; -App::$strings["Connections search"] = "Verbindung suchen"; -App::$strings["Find"] = "Finde"; -App::$strings["Could not access contact record."] = "Konnte nicht auf den Kontakteintrag zugreifen."; -App::$strings["Could not locate selected profile."] = "Gewähltes Profil nicht gefunden."; -App::$strings["Connection updated."] = "Verbindung aktualisiert."; -App::$strings["Failed to update connection record."] = "Konnte den Verbindungseintrag nicht aktualisieren."; -App::$strings["is now connected to"] = "ist jetzt verbunden mit"; -App::$strings["Could not access address book record."] = "Konnte nicht auf den Adressbuch-Eintrag zugreifen."; -App::$strings["Refresh failed - channel is currently unavailable."] = "Aktualisierung fehlgeschlagen – der Kanal ist im Moment nicht erreichbar."; -App::$strings["Unable to set address book parameters."] = "Konnte die Adressbuch-Parameter nicht setzen."; -App::$strings["Connection has been removed."] = "Verbindung wurde gelöscht."; -App::$strings["View Profile"] = "Profil ansehen"; -App::$strings["View %s's profile"] = "%ss Profil ansehen"; -App::$strings["Refresh Permissions"] = "Zugriffsrechte neu laden"; -App::$strings["Fetch updated permissions"] = "Aktualisierte Zugriffsrechte abfragen"; -App::$strings["Recent Activity"] = "Kürzliche Aktivitäten"; -App::$strings["View recent posts and comments"] = "Betrachte die neuesten Beiträge und Kommentare"; -App::$strings["Block (or Unblock) all communications with this connection"] = "Jegliche Kommunikation mit dieser Verbindung blockieren/zulassen"; -App::$strings["This connection is blocked!"] = "Die Verbindung ist geblockt!"; -App::$strings["Unignore"] = "Nicht ignorieren"; -App::$strings["Ignore (or Unignore) all inbound communications from this connection"] = "Jegliche eingehende Kommunikation von dieser Verbindung ignorieren/zulassen"; -App::$strings["This connection is ignored!"] = "Die Verbindung wird ignoriert!"; -App::$strings["Unarchive"] = "Aus Archiv zurückholen"; -App::$strings["Archive"] = "Archivieren"; -App::$strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Verbindung archivieren/aus dem Archiv zurückholen (Archiv = Kanal als erloschen markieren, aber die Beiträge behalten)"; -App::$strings["This connection is archived!"] = "Die Verbindung ist archiviert!"; -App::$strings["Unhide"] = "Wieder sichtbar machen"; -App::$strings["Hide"] = "Verstecken"; -App::$strings["Hide or Unhide this connection from your other connections"] = "Diese Verbindung vor anderen Verbindungen verstecken/zeigen"; -App::$strings["This connection is hidden!"] = "Die Verbindung ist versteckt!"; -App::$strings["Delete this connection"] = "Verbindung löschen"; -App::$strings["Me"] = "Ich"; -App::$strings["Family"] = "Familie"; -App::$strings["Friends"] = "Freunde"; -App::$strings["Acquaintances"] = "Bekannte"; -App::$strings["Approve this connection"] = "Verbindung genehmigen"; -App::$strings["Accept connection to allow communication"] = "Akzeptiere die Verbindung, um Kommunikation zu ermöglichen"; -App::$strings["Set Affinity"] = "Beziehung festlegen"; -App::$strings["Set Profile"] = "Profil festlegen"; -App::$strings["Set Affinity & Profile"] = "Beziehung und Profile festlegen"; -App::$strings["none"] = "Keine"; -App::$strings["Connection Default Permissions"] = "Standardzugriffsrechte für neue Verbindungen:"; -App::$strings["Connection: %s"] = "Verbindung: %s"; -App::$strings["Apply these permissions automatically"] = "Diese Berechtigungen automatisch anwenden"; -App::$strings["Connection requests will be approved without your interaction"] = "Verbindungsanfragen werden sofort bestätigt, ohne dass Deine aktive Zustimmung erforderlich ist."; -App::$strings["This connection's primary address is"] = "Die Hauptadresse der Verbindung ist"; -App::$strings["Available locations:"] = "Verfügbare Klone:"; -App::$strings["The permissions indicated on this page will be applied to all new connections."] = "Die auf dieser Seite angegebenen Berechtigungen werden auf alle neuen Verbindungen angewendet."; -App::$strings["Connection Tools"] = "Verbindungswerkzeuge"; -App::$strings["Slide to adjust your degree of friendship"] = "Verschieben, um den Grad der Freundschaft zu einzustellen"; -App::$strings["Rating"] = "Bewertung"; -App::$strings["Slide to adjust your rating"] = "Verschieben, um Deine Bewertung einzustellen"; -App::$strings["Optionally explain your rating"] = "Optional kannst Du Deine Bewertung begründen"; -App::$strings["Custom Filter"] = "Benutzerdefinierter Filter"; -App::$strings["Only import posts with this text"] = "Nur Beiträge mit diesem Text importieren"; -App::$strings["words one per line or #tags or /patterns/ or lang=xx, leave blank to import all posts"] = "Einzelne Wörter pro Zeile, #Tags oder /Reguläre Ausdrücke/. lang=xx (z.B. lang=de) ermöglicht Filterung nach Sprache. Leer lassen, um alle Beiträge zu importieren."; -App::$strings["Do not import posts with this text"] = "Beiträge mit diesem Text nicht importieren"; -App::$strings["This information is public!"] = "Diese Information ist öffentlich!"; -App::$strings["Connection Pending Approval"] = "Verbindung wartet auf Bestätigung"; -App::$strings["inherited"] = "geerbt"; -App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Bitte wähle ein Profil, das wir %s zeigen sollen, wenn Deine Profilseite über eine verifizierte Verbindung aufgerufen wird."; -App::$strings["Their Settings"] = "Deren Einstellungen"; -App::$strings["My Settings"] = "Meine Einstellungen"; -App::$strings["Individual Permissions"] = "Individuelle Zugriffsrechte"; -App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can not change those settings here."] = "Einige Berechtigungen werden möglicherweise von den globalen Sicherheits- und Privatsphäre-Einstellungen dieses Kanals vererbt. Diese haben eine höhere Priorität als die Einstellungen an der Verbindung und können hier nicht verändert werden."; -App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Einige Berechtigungen werden möglicherweise von den globalen Sicherheits- und Privatsphäre-Einstellungen dieses Kanals geerbt. Diese haben eine höhere Priorität als die Einstellungen an der Verbindung. Werden geerbte Einstellungen hier geändert, hat dies keine Auswirkungen."; -App::$strings["Last update:"] = "Letzte Aktualisierung:"; -App::$strings["Image uploaded but image cropping failed."] = "Bild hochgeladen, aber das Zurechtschneiden schlug fehl."; -App::$strings["Cover Photos"] = "Cover Foto"; -App::$strings["Image resize failed."] = "Bild-Anpassung fehlgeschlagen."; -App::$strings["Unable to process image"] = "Kann Bild nicht verarbeiten"; -App::$strings["Image upload failed."] = "Hochladen des Bilds fehlgeschlagen."; -App::$strings["Unable to process image."] = "Kann Bild nicht verarbeiten."; -App::$strings["female"] = "weiblich"; -App::$strings["%1\$s updated her %2\$s"] = "%1\$s hat ihr %2\$s aktualisiert"; -App::$strings["male"] = "männlich"; -App::$strings["%1\$s updated his %2\$s"] = "%1\$s hat sein %2\$s aktualisiert"; -App::$strings["%1\$s updated their %2\$s"] = "%1\$s hat sein/ihr %2\$s aktualisiert"; -App::$strings["cover photo"] = "Cover Foto"; -App::$strings["Photo not available."] = "Foto nicht verfügbar."; -App::$strings["Upload File:"] = "Datei hochladen:"; -App::$strings["Select a profile:"] = "Wähle ein Profil:"; -App::$strings["Upload Cover Photo"] = "Cover Foto hochladen"; -App::$strings["or"] = "oder"; -App::$strings["skip this step"] = "diesen Schritt überspringen"; -App::$strings["select a photo from your photo albums"] = "ein Foto aus meinen Fotoalben"; -App::$strings["Crop Image"] = "Bild zuschneiden"; -App::$strings["Please adjust the image cropping for optimum viewing."] = "Bitte schneide das Bild für eine optimale Anzeige passend zu."; -App::$strings["Done Editing"] = "Bearbeitung fertigstellen"; -App::$strings["Public access denied."] = "Öffentlichen Zugriff verweigert."; -App::$strings["%d rating"] = array( - 0 => "%d Bewertung", - 1 => "%d Bewertungen", -); -App::$strings["Gender: "] = "Geschlecht:"; -App::$strings["Status: "] = "Status:"; -App::$strings["Homepage: "] = "Webseite:"; -App::$strings["Age:"] = "Alter:"; -App::$strings["Location:"] = "Ort:"; -App::$strings["Description:"] = "Beschreibung:"; -App::$strings["Hometown:"] = "Heimatstadt:"; -App::$strings["About:"] = "Ãœber:"; -App::$strings["Connect"] = "Verbinden"; -App::$strings["Public Forum:"] = "Öffentliches Forum:"; -App::$strings["Keywords: "] = "Schlüsselwörter:"; -App::$strings["Don't suggest"] = "Nicht vorschlagen"; -App::$strings["Common connections:"] = "Gemeinsame Verbindungen:"; -App::$strings["Global Directory"] = "Globales Verzeichnis"; -App::$strings["Local Directory"] = "Lokales Verzeichnis"; -App::$strings["Finding:"] = "Ergebnisse:"; -App::$strings["Channel Suggestions"] = "Kanal-Vorschläge"; -App::$strings["next page"] = "nächste Seite"; -App::$strings["previous page"] = "vorherige Seite"; -App::$strings["Sort options"] = "Sortieroptionen"; -App::$strings["Alphabetic"] = "alphabetisch"; -App::$strings["Reverse Alphabetic"] = "Entgegengesetzt alphabetisch"; -App::$strings["Newest to Oldest"] = "Neueste zuerst"; -App::$strings["Oldest to Newest"] = "Älteste zuerst"; -App::$strings["No entries (some entries may be hidden)."] = "Keine Einträge gefunden (einige könnten versteckt sein)."; -App::$strings["This site is not a directory server"] = "Diese Webseite ist kein Verzeichnisserver"; -App::$strings["This directory server requires an access token"] = "Dieser Verzeichnisserver benötigt einen Zugriffstoken"; -App::$strings["Permission denied"] = "Keine Berechtigung"; -App::$strings["Invalid message"] = "Ungültige Beitrags-ID (mid)"; -App::$strings["no results"] = "keine Ergebnisse"; -App::$strings["Delivery report for %1\$s"] = "Zustellungsbericht für %1\$s"; -App::$strings["channel sync processed"] = "Kanal-Sync verarbeitet"; -App::$strings["queued"] = "zur Warteschlange hinzugefügt"; -App::$strings["posted"] = "zugestellt"; -App::$strings["accepted for delivery"] = "für Zustellung akzeptiert"; -App::$strings["updated"] = "aktualisiert"; -App::$strings["update ignored"] = "Aktualisierung ignoriert"; -App::$strings["permission denied"] = "Zugriff verweigert"; -App::$strings["recipient not found"] = "Empfänger nicht gefunden."; -App::$strings["mail recalled"] = "Mail widerrufen"; -App::$strings["duplicate mail received"] = "Doppelte Mail erhalten"; -App::$strings["mail delivered"] = "Mail zugestellt"; -App::$strings["Item not found"] = "Element nicht gefunden"; -App::$strings["Title (optional)"] = "Titel (optional)"; -App::$strings["Edit Block"] = "Block bearbeiten"; -App::$strings["Layout Name"] = "Layout-Name"; -App::$strings["Layout Description (Optional)"] = "Layout-Beschreibung (optional)"; -App::$strings["Edit Layout"] = "Layout bearbeiten"; -App::$strings["Item is not editable"] = "Element kann nicht bearbeitet werden."; -App::$strings["Edit post"] = "Bearbeite Beitrag"; -App::$strings["Page link"] = "Seiten-Link"; -App::$strings["Edit Webpage"] = "Webseite bearbeiten"; -App::$strings["Calendar entries imported."] = "Kalendereinträge wurden importiert."; -App::$strings["No calendar entries found."] = "Keine Kalendereinträge gefunden."; -App::$strings["Event can not end before it has started."] = "Termin-Ende liegt vor dem Beginn."; -App::$strings["Unable to generate preview."] = "Vorschau konnte nicht erzeugt werden."; -App::$strings["Event title and start time are required."] = "Titel und Startzeit des Termins sind erforderlich."; -App::$strings["Event not found."] = "Termin nicht gefunden."; -App::$strings["event"] = "Termin"; -App::$strings["Edit event title"] = "Termintitel bearbeiten"; -App::$strings["Event title"] = "Termintitel"; -App::$strings["Categories (comma-separated list)"] = "Kategorien (Kommagetrennte Liste)"; -App::$strings["Edit Category"] = "Kategorie bearbeiten"; -App::$strings["Category"] = "Kategorie"; -App::$strings["Edit start date and time"] = "Startdatum und -zeit bearbeiten"; -App::$strings["Start date and time"] = "Startdatum und -zeit"; -App::$strings["Finish date and time are not known or not relevant"] = "Enddatum und -zeit sind unbekannt oder irrelevant"; -App::$strings["Edit finish date and time"] = "Enddatum und -zeit bearbeiten"; -App::$strings["Finish date and time"] = "Enddatum und -zeit"; -App::$strings["Adjust for viewer timezone"] = "An die Zeitzone des Betrachters anpassen"; -App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Wichtig für Veranstaltungen die an bestimmten Orten stattfinden. Nicht sinnvoll für globale Feiertage / Ferien."; -App::$strings["Edit Description"] = "Beschreibung bearbeiten"; -App::$strings["Edit Location"] = "Ort bearbeiten"; -App::$strings["Location"] = "Ort"; -App::$strings["Share this event"] = "Den Termin teilen"; -App::$strings["Preview"] = "Vorschau"; -App::$strings["Permission settings"] = "Berechtigungs-Einstellungen"; -App::$strings["Advanced Options"] = "Weitere Optionen"; -App::$strings["Edit event"] = "Termin bearbeiten"; -App::$strings["Delete event"] = "Termin löschen"; -App::$strings["calendar"] = "Kalender"; -App::$strings["Event removed"] = "Termin gelöscht"; -App::$strings["Failed to remove event"] = "Termin konnte nicht gelöscht werden"; -App::$strings["Photos"] = "Fotos"; -App::$strings["Share content from Firefox to \$Projectname"] = "Inhalte von Firefox nach \$Projectname teilen"; -App::$strings["Activate the Firefox \$Projectname provider"] = "Aktiviert den \$Projectname-Provider für firefox"; -App::$strings["Save to Folder:"] = "Speichern in Ordner:"; -App::$strings["- select -"] = "– auswählen –"; -App::$strings["Permission Denied."] = "Zugriff verweigert."; -App::$strings["File not found."] = "Datei nicht gefunden."; -App::$strings["Edit file permissions"] = "Dateiberechtigungen bearbeiten"; -App::$strings["Set/edit permissions"] = "Berechtigungen setzen/ändern"; -App::$strings["Include all files and sub folders"] = "Alle Dateien und Unterverzeichnisse einbinden"; -App::$strings["Return to file list"] = "Zurück zur Dateiliste"; -App::$strings["Copy/paste this code to attach file to a post"] = "Diesen Code kopieren und einfügen, um die Datei an einen Beitrag anzuhängen"; -App::$strings["Copy/paste this URL to link file from a web page"] = "Diese URL verwenden, um von einer Webseite aus auf die Datei zu verlinken"; -App::$strings["Share this file"] = "Diese Datei freigeben"; -App::$strings["Show URL to this file"] = "URL zu dieser Datei anzeigen"; -App::$strings["Notify your contacts about this file"] = "Meine Kontakte über diese Datei benachrichtigen"; -App::$strings["Channel added."] = "Kanal hinzugefügt."; -App::$strings["Contact not found."] = "Kontakt nicht gefunden"; -App::$strings["Friend suggestion sent."] = "Freundschaftsempfehlung senden."; -App::$strings["Suggest Friends"] = "Kontakte vorschlagen"; -App::$strings["Suggest a friend for %s"] = "Schlage %s einen Kontakt vor"; -App::$strings["Privacy group created."] = "Gruppe wurde erstellt."; -App::$strings["Could not create privacy group."] = "Gruppe konnte nicht erstellt werden."; -App::$strings["Privacy group not found."] = "Gruppe nicht gefunden."; -App::$strings["Privacy group updated."] = "Gruppe wurde aktualisiert."; -App::$strings["Create a group of channels."] = "Erstelle eine Gruppe für Kanäle."; -App::$strings["Privacy group name: "] = "Gruppenname:"; -App::$strings["Members are visible to other channels"] = "Mitglieder sind sichtbar für andere Kanäle"; -App::$strings["Privacy group removed."] = "Gruppe wurde entfernt."; -App::$strings["Unable to remove privacy group."] = "Gruppe konnte nicht entfernt werden."; -App::$strings["Privacy group editor"] = "Gruppeneditor"; -App::$strings["Members"] = "Mitglieder"; -App::$strings["All Connected Channels"] = "Alle verbundenen Kanäle"; -App::$strings["Click on a channel to add or remove."] = "Wähle einen Kanal zum hinzufügen oder entfernen aus."; -App::$strings["Documentation Search"] = "Suche in der Dokumentation"; -App::$strings["Help:"] = "Hilfe:"; -App::$strings["Help"] = "Hilfe"; -App::$strings["\$Projectname Documentation"] = "\$Projectname-Dokumentation"; -App::$strings["\$Projectname"] = "\$Projectname"; -App::$strings["Welcome to %s"] = "Willkommen auf %s"; -App::$strings["First Name"] = "Vorname"; -App::$strings["Last Name"] = "Nachname"; -App::$strings["Nickname"] = "Spitzname"; -App::$strings["Full Name"] = "Voller Name"; -App::$strings["Profile Photo"] = "Profilfoto"; -App::$strings["Profile Photo 16px"] = "Profilfoto 16 px"; -App::$strings["Profile Photo 32px"] = "Profilfoto 32 px"; -App::$strings["Profile Photo 48px"] = "Profilfoto 48 px"; -App::$strings["Profile Photo 64px"] = "Profilfoto 64 px"; -App::$strings["Profile Photo 80px"] = "Profilfoto 80 px"; -App::$strings["Profile Photo 128px"] = "Profilfoto 128 px"; -App::$strings["Timezone"] = "Zeitzone"; -App::$strings["Homepage URL"] = "Homepage-URL"; -App::$strings["Language"] = "Sprache"; -App::$strings["Birth Year"] = "Geburtsjahr"; -App::$strings["Birth Month"] = "Geburtsmonat"; -App::$strings["Birth Day"] = "Geburtstag"; -App::$strings["Birthdate"] = "Geburtsdatum"; -App::$strings["Gender"] = "Geschlecht"; -App::$strings["Male"] = "Männlich"; -App::$strings["Female"] = "Weiblich"; -App::$strings["webpage"] = "Webseite"; -App::$strings["block"] = "Block"; -App::$strings["layout"] = "Layout"; -App::$strings["menu"] = "Menü"; -App::$strings["%s element installed"] = "Element für %s installiert"; -App::$strings["%s element installation failed"] = "Installation des Elements %s fehlgeschlagen"; -App::$strings["Your service plan only allows %d channels."] = "Dein Vertrag erlaubt nur %d Kanäle."; -App::$strings["Nothing to import."] = "Nichts zu importieren."; -App::$strings["Unable to download data from old server"] = "Daten können vom alten Server nicht heruntergeladen werden"; -App::$strings["Imported file is empty."] = "Die importierte Datei ist leer."; -App::$strings["Warning: Database versions differ by %1\$d updates."] = "Achtung: Datenbankversionen unterscheiden sich um %1\$d Aktualisierungen."; -App::$strings["Cloned channel not found. Import failed."] = "Geklonter Kanal nicht gefunden. Import fehlgeschlagen."; -App::$strings["No channel. Import failed."] = "Kein Kanal. Import fehlgeschlagen."; -App::$strings["Import completed."] = "Import abgeschlossen."; -App::$strings["You must be logged in to use this feature."] = "Du musst angemeldet sein um diese Funktion zu nutzen."; -App::$strings["Import Channel"] = "Kanal importieren"; -App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "Verwende dieses Formular, um einen existierenden Kanal von einem anderen Hub zu importieren. Du kannst den Kanal direkt vom bisherigen Hub über das Netzwerk oder aus einer exportierten Sicherheitskopie importieren."; -App::$strings["File to Upload"] = "Hochzuladende Datei:"; -App::$strings["Or provide the old server/hub details"] = "Oder gib die Details Deines bisherigen \$Projectname-Hubs ein"; -App::$strings["Your old identity address (xyz@example.com)"] = "Bisherige Kanal-Adresse (xyz@example.com)"; -App::$strings["Your old login email address"] = "Deine alte Login-E-Mail-Adresse"; -App::$strings["Your old login password"] = "Dein altes Passwort"; -App::$strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Egal, welche Option Du wählst – bitte lege fest, ob dieser Server die neue primäre Adresse dieses Kanals sein soll, oder ob der bisherige \$Projectname-Hub diese Rolle weiterhin wahrnimmt. Du kannst von beiden Servern aus posten, aber nur einer kann der primäre Ort Deiner Dateien, Fotos und Medien sein."; -App::$strings["Make this hub my primary location"] = "Dieser $Pojectname-Hub ist mein primärer Hub."; -App::$strings["Import existing posts if possible (experimental - limited by available memory"] = "Importiere bestehende Beiträge falls möglich (experimentell - begrenzt durch zur Verfügung stehenden Speicher"; -App::$strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = "Dieser Vorgang kann einige Minuten dauern. Bitte sende das Formular nur einmal ab und lasse diese Seite bis zur Fertigstellung offen."; -App::$strings["Import completed"] = "Import abgeschlossen"; -App::$strings["Import Items"] = "Beiträge importieren"; -App::$strings["Use this form to import existing posts and content from an export file."] = "Mit diesem Formular kannst Du existierende Beiträge und Inhalte aus einer Sicherungsdatei importieren."; -App::$strings["Total invitation limit exceeded."] = "Einladungslimit überschritten."; -App::$strings["%s : Not a valid email address."] = "%s : Keine gültige Email Adresse."; -App::$strings["Please join us on \$Projectname"] = "Schließe Dich uns auf \$Projectname an!"; -App::$strings["Invitation limit exceeded. Please contact your site administrator."] = "Einladungslimit überschritten. Bitte kontaktiere den Administrator Deines \$Projectname-Servers."; -App::$strings["%s : Message delivery failed."] = "%s : Nachricht konnte nicht zugestellt werden."; -App::$strings["%d message sent."] = array( - 0 => "%d Nachricht gesendet.", - 1 => "%d Nachrichten gesendet.", -); -App::$strings["You have no more invitations available"] = "Du hast keine weiteren verfügbare Einladungen"; -App::$strings["Send invitations"] = "Einladungen senden"; -App::$strings["Enter email addresses, one per line:"] = "Email-Adressen eintragen, eine pro Zeile:"; -App::$strings["Your message:"] = "Deine Nachricht:"; -App::$strings["Please join my community on \$Projectname."] = "Schließe Dich uns auf \$Projectname an!"; -App::$strings["You will need to supply this invitation code:"] = "Bitte verwende bei der Registrierung den folgenden Einladungscode:"; -App::$strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Registriere Dich auf einem beliebigen \$Projectname-Hub (sie sind alle miteinander verbunden)"; -App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Gib meine \$Projectname-Adresse im Suchfeld ein."; -App::$strings["or visit"] = "oder besuche"; -App::$strings["3. Click [Connect]"] = "3. Klicke auf [Verbinden]"; -App::$strings["Unable to locate original post."] = "Originalbeitrag nicht gefunden."; -App::$strings["Empty post discarded."] = "Leeren Beitrag verworfen."; -App::$strings["Executable content type not permitted to this channel."] = "Ausführbarer Content-Typ ist für diesen Kanal nicht freigegeben."; -App::$strings["Duplicate post suppressed."] = "Doppelter Beitrag unterdrückt."; -App::$strings["System error. Post not saved."] = "Systemfehler. Beitrag nicht gespeichert."; -App::$strings["Unable to obtain post information from database."] = "Beitragsinformationen können nicht aus der Datenbank abgerufen werden."; -App::$strings["You have reached your limit of %1$.0f top level posts."] = "Du hast die maximale Anzahl von %1$.0f Beiträgen erreicht."; -App::$strings["You have reached your limit of %1$.0f webpages."] = "Du hast die maximale Anzahl von %1$.0f Webseiten erreicht."; -App::$strings["Layouts"] = "Layouts"; -App::$strings["Comanche page description language help"] = "Hilfe zur Comanche-Seitenbeschreibungssprache"; -App::$strings["Layout Description"] = "Layout-Beschreibung"; -App::$strings["Download PDL file"] = "PDL-Datei herunterladen"; -App::$strings["Like/Dislike"] = "Mögen/Nicht mögen"; -App::$strings["This action is restricted to members."] = "Diese Aktion kann nur von Mitgliedern ausgeführt werden."; -App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "Um fortzufahren melde Dich bitte mit Deiner \$Projectname-ID an oder registriere Dich als neues \$Projectname-Mitglied."; -App::$strings["Invalid request."] = "Ungültige Anfrage."; -App::$strings["channel"] = "Kanal"; -App::$strings["thing"] = "Sache"; -App::$strings["Channel unavailable."] = "Kanal nicht vorhanden."; -App::$strings["Previous action reversed."] = "Die vorherige Aktion wurde rückgängig gemacht."; -App::$strings["photo"] = "Foto"; -App::$strings["status"] = "Status"; -App::$strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s gefällt %2\$ss %3\$s"; -App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s gefällt %2\$ss %3\$s nicht"; -App::$strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s stimmt %2\$ss %3\$s zu"; -App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s lehnt %2\$ss %3\$s ab"; -App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s enthält sich zu %2\$ss %3\$s"; -App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s nimmt an %2\$ss %3\$s teil"; -App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s nimmt an %2\$ss %3\$s nicht teil"; -App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s nimmt vielleicht an %2\$ss %3\$s teil"; -App::$strings["Action completed."] = "Aktion durchgeführt."; -App::$strings["Thank you."] = "Vielen Dank."; -App::$strings["Remote privacy information not available."] = "Privatsphäre-Einstellungen anderer Nutzer sind nicht verfügbar."; -App::$strings["Visible to:"] = "Sichtbar für:"; -App::$strings["Location not found."] = "Klon nicht gefunden."; -App::$strings["Location lookup failed."] = "Nachschlagen des Kanal-Ortes fehlgeschlagen"; -App::$strings["Please select another location to become primary before removing the primary location."] = "Bitte mache einen anderen Kanal-Ort zum primären Ort, bevor Du den primären Ort löschst."; -App::$strings["Syncing locations"] = "Synchronisiere Klone"; -App::$strings["No locations found."] = "Keine Klon-Adressen gefunden."; -App::$strings["Manage Channel Locations"] = "Klon-Adressen verwalten"; -App::$strings["Primary"] = "Primär"; -App::$strings["Drop"] = "Löschen"; -App::$strings["Sync Now"] = "Jetzt synchronisieren"; -App::$strings["Please wait several minutes between consecutive operations."] = "Bitte warte mehrere Minuten zwischen dem Ausführen zweier Operationen!"; -App::$strings["When possible, drop a location by logging into that website/hub and removing your channel."] = "Wenn möglich, lösche einen Klon, indem Du Dich auf dem jeweiligen Hub einloggst und den Kanal dort löschst."; -App::$strings["Use this form to drop the location if the hub is no longer operating."] = "Benutze dieses Formular zum Löschen eines Klons, wenn es den Hub nicht mehr gibt."; -App::$strings["No valid account found."] = "Kein gültiges Konto gefunden."; -App::$strings["Password reset request issued. Check your email."] = "Zurücksetzen des Passworts eingeleitet. Schau in Deine E-Mails."; -App::$strings["Site Member (%s)"] = "Nutzer (%s)"; -App::$strings["Password reset requested at %s"] = "Passwort-Rücksetzung auf %s angefordert"; -App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Die Anfrage konnte nicht verifiziert werden. (Vielleicht hast Du schon einmal auf den Link in der E-Mail geklickt?) Passwort-Rücksetzung fehlgeschlagen."; -App::$strings["Password Reset"] = "Zurücksetzen des Kennworts"; -App::$strings["Your password has been reset as requested."] = "Dein Passwort wurde wie angefordert neu erstellt."; -App::$strings["Your new password is"] = "Dein neues Passwort lautet"; -App::$strings["Save or copy your new password - and then"] = "Speichere oder kopiere Dein neues Passwort – und dann"; -App::$strings["click here to login"] = "Klicke hier, um dich anzumelden"; -App::$strings["Your password may be changed from the Settings page after successful login."] = "Dein Passwort kann unter Einstellungen nach einer erfolgreichen Anmeldung geändert werden."; -App::$strings["Your password has changed at %s"] = "Auf %s wurde Dein Passwort geändert"; -App::$strings["Forgot your Password?"] = "Kennwort vergessen?"; -App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Gib Deine E-Mail-Adresse ein, um Dein Passwort zurücksetzen zu lassen. Du erhältst dann weitere Anweisungen per E-Mail."; -App::$strings["Email Address"] = "E-Mail Adresse"; -App::$strings["Reset"] = "Zurücksetzen"; -App::$strings["Hub not found."] = "Server nicht gefunden."; -App::$strings["Unable to lookup recipient."] = "Konnte den Empfänger nicht finden."; -App::$strings["Unable to communicate with requested channel."] = "Die Kommunikation mit dem ausgewählten Kanal ist fehlgeschlagen."; -App::$strings["Cannot verify requested channel."] = "Verifizierung des angeforderten Kanals fehlgeschlagen."; -App::$strings["Selected channel has private message restrictions. Send failed."] = "Der ausgewählte Kanal hat Einschränkungen bzgl. privater Nachrichten. Senden fehlgeschlagen."; -App::$strings["Messages"] = "Nachrichten"; -App::$strings["Message recalled."] = "Nachricht widerrufen."; -App::$strings["Conversation removed."] = "Unterhaltung gelöscht."; -App::$strings["Expires YYYY-MM-DD HH:MM"] = "Verfällt YYYY-MM-DD HH;MM"; -App::$strings["Requested channel is not in this network"] = "Angeforderter Kanal ist nicht in diesem Netzwerk."; -App::$strings["Send Private Message"] = "Private Nachricht senden"; -App::$strings["To:"] = "An:"; -App::$strings["Subject:"] = "Betreff:"; -App::$strings["Attach file"] = "Datei anhängen"; -App::$strings["Send"] = "Absenden"; -App::$strings["Set expiration date"] = "Verfallsdatum"; -App::$strings["Delete message"] = "Nachricht löschen"; -App::$strings["Delivery report"] = "Zustellungsbericht"; -App::$strings["Recall message"] = "Nachricht widerrufen"; -App::$strings["Message has been recalled."] = "Die Nachricht wurde widerrufen."; -App::$strings["Delete Conversation"] = "Unterhaltung löschen"; -App::$strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Keine sichere Kommunikation verfügbar. Eventuell kannst Du auf der Profilseite des Absenders antworten."; -App::$strings["Send Reply"] = "Antwort senden"; -App::$strings["Your message for %s (%s):"] = "Deine Nachricht für %s (%s):"; -App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = "Du hast %1$.0f von maximal %2$.0f erlaubten Kanälen eingerichtet."; -App::$strings["Create a new channel"] = "Neuen Kanal anlegen"; -App::$strings["Channel Manager"] = "Kanal-Manager"; -App::$strings["Current Channel"] = "Aktueller Kanal"; -App::$strings["Switch to one of your channels by selecting it."] = "Wechsle zu einem Deiner Kanäle, indem Du auf ihn klickst."; -App::$strings["Default Channel"] = "Standard Kanal"; -App::$strings["Make Default"] = "Zum Standard machen"; -App::$strings["%d new messages"] = "%d neue Nachrichten"; -App::$strings["%d new introductions"] = "%d neue Vorstellungen"; -App::$strings["Delegated Channel"] = "Delegierte Kanäle"; -App::$strings["Profile Match"] = "Profil-Ãœbereinstimmungen"; -App::$strings["No keywords to match. Please add keywords to your default profile."] = "Keine Schlüsselwörter für den Abgleich gefunden. Bitte füge Schlüsselwörter zu Deinem Standardprofil hinzu."; -App::$strings["is interested in:"] = "interessiert sich für:"; -App::$strings["No matches"] = "Keine Ãœbereinstimmungen"; -App::$strings["Unable to update menu."] = "Kann Menü nicht aktualisieren."; -App::$strings["Unable to create menu."] = "Kann Menü nicht erstellen."; -App::$strings["Menu Name"] = "Name des Menüs"; -App::$strings["Unique name (not visible on webpage) - required"] = "Eindeutiger Name (nicht sichtbar auf der Webseite) – erforderlich"; -App::$strings["Menu Title"] = "Menütitel"; -App::$strings["Visible on webpage - leave empty for no title"] = "Sichtbar auf der Webseite – für keinen Titel leer lassen"; -App::$strings["Allow Bookmarks"] = "Lesezeichen erlauben"; -App::$strings["Menu may be used to store saved bookmarks"] = "Im Menü können gespeicherte Lesezeichen abgelegt werden"; -App::$strings["Submit and proceed"] = "Absenden und fortfahren"; -App::$strings["Menus"] = "Menüs"; -App::$strings["Bookmarks allowed"] = "Lesezeichen erlaubt"; -App::$strings["Delete this menu"] = "Lösche dieses Menü"; -App::$strings["Edit menu contents"] = "Bearbeite Menü Inhalte"; -App::$strings["Edit this menu"] = "Dieses Menü bearbeiten"; -App::$strings["Menu could not be deleted."] = "Menü konnte nicht gelöscht werden."; -App::$strings["Menu not found."] = "Menü nicht gefunden"; -App::$strings["Edit Menu"] = "Menü bearbeiten"; -App::$strings["Add or remove entries to this menu"] = "Einträge zu diesem Menü hinzufügen oder entfernen"; -App::$strings["Menu name"] = "Menü Name"; -App::$strings["Must be unique, only seen by you"] = "Muss eindeutig sein, ist aber nur für Dich sichtbar"; -App::$strings["Menu title"] = "Menü Titel"; -App::$strings["Menu title as seen by others"] = "Menü Titel wie er von anderen gesehen wird"; -App::$strings["Allow bookmarks"] = "Erlaube Lesezeichen"; -App::$strings["Not found."] = "Nicht gefunden."; -App::$strings["Unable to create element."] = "Element konnte nicht erstellt werden."; -App::$strings["Unable to update menu element."] = "Kann Menü-Element nicht aktualisieren."; -App::$strings["Unable to add menu element."] = "Kann Menü-Bestandteil nicht hinzufügen."; -App::$strings["Menu Item Permissions"] = "Zugriffsrechte des Menü-Elements"; -App::$strings["(click to open/close)"] = "(zum öffnen/schließen anklicken)"; -App::$strings["Link Name"] = "Name des Links"; -App::$strings["Link or Submenu Target"] = "Ziel des Links oder Untermenüs"; -App::$strings["Enter URL of the link or select a menu name to create a submenu"] = "URL des Links eingeben oder Menünamen wählen, um ein Untermenü anzulegen."; -App::$strings["Use magic-auth if available"] = "Magic-Auth verwenden, falls verfügbar"; -App::$strings["Open link in new window"] = "Öffne Link in neuem Fenster"; -App::$strings["Order in list"] = "Reihenfolge in der Liste"; -App::$strings["Higher numbers will sink to bottom of listing"] = "Größere Nummern werden weiter unten in der Auflistung einsortiert"; -App::$strings["Submit and finish"] = "Absenden und fertigstellen"; -App::$strings["Submit and continue"] = "Absenden und fortfahren"; -App::$strings["Menu:"] = "Menü:"; -App::$strings["Link Target"] = "Ziel des Links"; -App::$strings["Edit menu"] = "Menü bearbeiten"; -App::$strings["Edit element"] = "Bestandteil bearbeiten"; -App::$strings["Drop element"] = "Bestandteil löschen"; -App::$strings["New element"] = "Neues Bestandteil"; -App::$strings["Edit this menu container"] = "Diesen Menü-Container bearbeiten"; -App::$strings["Add menu element"] = "Menüelement hinzufügen"; -App::$strings["Delete this menu item"] = "Lösche dieses Menü-Bestandteil"; -App::$strings["Edit this menu item"] = "Bearbeite dieses Menü-Bestandteil"; -App::$strings["Menu item not found."] = "Menü-Bestandteil nicht gefunden."; -App::$strings["Menu item deleted."] = "Menü-Bestandteil gelöscht."; -App::$strings["Menu item could not be deleted."] = "Menü-Bestandteil kann nicht gelöscht werden."; -App::$strings["Edit Menu Element"] = "Bearbeite Menü-Bestandteil"; -App::$strings["Link text"] = "Link Text"; -App::$strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s ist %2\$s"; -App::$strings["Mood"] = "Laune"; -App::$strings["Set your current mood and tell your friends"] = "Wähle Deine aktuelle Stimmung und teile sie mit Deinen Freunden"; -App::$strings["No such group"] = "Gruppe nicht gefunden"; -App::$strings["No such channel"] = "Kanal nicht gefunden"; -App::$strings["forum"] = "Forum"; -App::$strings["Search Results For:"] = "Suchergebnisse für:"; -App::$strings["Privacy group is empty"] = "Gruppe ist leer"; -App::$strings["Privacy group: "] = "Gruppe:"; -App::$strings["Invalid connection."] = "Ungültige Verbindung."; -App::$strings["Name or caption"] = "Name oder Titel"; -App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\""] = "Beispiele: „Horst Weidinger“, „Lisa und ihr Meerschweinchen“, „Fußball“, „Segelflieger-Forum“ "; -App::$strings["Choose a short nickname"] = "Wähle einen kurzen Spitznamen"; -App::$strings["Your nickname will be used to create an easy to remember channel address e.g. nickname%s"] = "Dein Spitzname wird verwendet, um eine leicht zu merkende Kanal-Adresse (ähnlich einer E-Mail-Adresse) zu erzeugen, die Du mit anderen austauschen kannst, z.B. nickname%s"; -App::$strings["Channel role and privacy"] = "Kanaltyp und Privatspäre-Einstellungen"; -App::$strings["Select a channel role with your privacy requirements."] = "Wähle einen passenden Kanaltyp mit den zugehörigen Voreinstellungen zur Privatsphäre."; -App::$strings["Read more about roles"] = "Mehr Informationen über Rollen"; -App::$strings["Create Channel"] = "Einen neuen Kanal anlegen"; -App::$strings["A channel is your identity on this network. It can represent a person, a blog, or a forum to name a few. Channels can make connections with other channels to share information with highly detailed permissions."] = "Ein Kanal ist Deine Identität in diesem Netzwerk. Er kann eine Person, ein Blog oder ein Forum repräsentieren, nur um ein paar Beispiele zu nennen. Kanäle können Verbindungen miteinander eingehen, um Informationen zu teilen, jeweils basierend auf sehr detaillierten Berechtigungseinstellungen."; -App::$strings["or import an existing channel from another location."] = "oder importiere einen bestehenden Kanal von einem anderen Server."; -App::$strings["Invalid request identifier."] = "Ungültiger Anfrage-Identifikator."; -App::$strings["Discard"] = "Verwerfen"; -App::$strings["No more system notifications."] = "Keine System-Benachrichtigungen mehr."; -App::$strings["System Notifications"] = "System-Benachrichtigungen"; -App::$strings["Mark all system notifications seen"] = "Markiere alle System-Benachrichtigungen als gesehen"; -App::$strings["Unable to find your hub."] = "Konnte Deinen Server nicht finden."; -App::$strings["Post successful."] = "Veröffentlichung erfolgreich."; -App::$strings["OpenID protocol error. No ID returned."] = "OpenID Protokollfehler. Keine ID zurückgegeben."; -App::$strings["Login failed."] = "Login fehlgeschlagen."; -App::$strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."; -App::$strings["This setting requires special processing and editing has been blocked."] = "Diese Einstellung erfordert eine besondere Verarbeitung und ist blockiert."; -App::$strings["Configuration Editor"] = "Konfigurationseditor"; -App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = "Warnung: Einige Einstellungen können Deinen Kanal funktionsunfähig machen. Bitte verlasse diese Seite, es sei denn Du bist vertraut damit, wie dieses Feature korrekt verwendet wird."; -App::$strings["Layout updated."] = "Layout aktualisiert."; -App::$strings["Edit System Page Description"] = "Systemseitenbeschreibung bearbeiten"; -App::$strings["Layout not found."] = "Layout nicht gefunden."; -App::$strings["Module Name:"] = "Modulname:"; -App::$strings["Layout Help"] = "Layout-Hilfe"; -App::$strings["Page owner information could not be retrieved."] = "Informationen über den Besitzer der Seite konnten nicht gefunden werden."; -App::$strings["Profile Photos"] = "Profilfotos"; -App::$strings["Album not found."] = "Album nicht gefunden."; -App::$strings["Delete Album"] = "Album löschen"; -App::$strings["Multiple storage folders exist with this album name, but within different directories. Please remove the desired folder or folders using the Files manager"] = "Mehrere Speicherordner mit diesem Albumnamen sind bereits vorhanden, aber in verschiedenen Verzeichnissen. Bitte entfernen Sie den oder die gewünschten Ordner mit dem Dateimanager"; -App::$strings["Delete Photo"] = "Foto löschen"; -App::$strings["No photos selected"] = "Keine Fotos ausgewählt"; -App::$strings["Access to this item is restricted."] = "Der Zugriff auf dieses Foto ist eingeschränkt."; -App::$strings["%1$.2f MB of %2$.2f MB photo storage used."] = "%1$.2f MB von %2$.2f MB Foto-Speicher belegt."; -App::$strings["%1$.2f MB photo storage used."] = "%1$.2f MB Foto-Speicher belegt."; -App::$strings["Upload Photos"] = "Fotos hochladen"; -App::$strings["Enter an album name"] = "Namen für ein neues Album eingeben"; -App::$strings["or select an existing album (doubleclick)"] = "oder ein bereits vorhandenes auswählen (Doppelklick)"; -App::$strings["Create a status post for this upload"] = "Einen Statusbeitrag für diesen Upload erzeugen"; -App::$strings["Caption (optional):"] = "Beschriftung (optional):"; -App::$strings["Description (optional):"] = "Beschreibung (optional):"; -App::$strings["Album name could not be decoded"] = "Albumname konnte nicht dekodiert werden"; -App::$strings["Contact Photos"] = "Kontakt-Bilder"; -App::$strings["Show Newest First"] = "Neueste zuerst anzeigen"; -App::$strings["Show Oldest First"] = "Älteste zuerst anzeigen"; -App::$strings["View Photo"] = "Foto ansehen"; -App::$strings["Edit Album"] = "Album bearbeiten"; -App::$strings["Permission denied. Access to this item may be restricted."] = "Berechtigung verweigert. Der Zugriff ist wahrscheinlich eingeschränkt worden."; -App::$strings["Photo not available"] = "Foto nicht verfügbar"; -App::$strings["Use as profile photo"] = "Als Profilfoto verwenden"; -App::$strings["Use as cover photo"] = "Als Titelbild verwenden"; -App::$strings["Private Photo"] = "Privates Foto"; -App::$strings["View Full Size"] = "In voller Größe anzeigen"; -App::$strings["Edit photo"] = "Foto bearbeiten"; -App::$strings["Rotate CW (right)"] = "Drehen im UZS (rechts)"; -App::$strings["Rotate CCW (left)"] = "Drehen gegen UZS (links)"; -App::$strings["Enter a new album name"] = "Gib einen Namen für ein neues Album ein"; -App::$strings["or select an existing one (doubleclick)"] = "oder wähle ein bereits vorhandenes aus (Doppelklick)"; -App::$strings["Caption"] = "Bildunterschrift"; -App::$strings["Add a Tag"] = "Schlagwort hinzufügen"; -App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Beispiele: @ben, @Karl_Prester, @lieschen@example.com"; -App::$strings["Flag as adult in album view"] = "In der Albumansicht als nicht jugendfrei markieren"; -App::$strings["I like this (toggle)"] = "Mir gefällt das (Umschalter)"; -App::$strings["I don't like this (toggle)"] = "Mir gefällt das nicht (Umschalter)"; -App::$strings["Please wait"] = "Bitte warten"; -App::$strings["This is you"] = "Das bist Du"; -App::$strings["Comment"] = "Kommentar"; -App::$strings["__ctx:title__ Likes"] = "Gefällt mir"; -App::$strings["__ctx:title__ Dislikes"] = "Gefällt mir nicht"; -App::$strings["__ctx:title__ Agree"] = "Zustimmungen"; -App::$strings["__ctx:title__ Disagree"] = "Ablehnungen"; -App::$strings["__ctx:title__ Abstain"] = "Enthaltungen"; -App::$strings["__ctx:title__ Attending"] = "Zusagen"; -App::$strings["__ctx:title__ Not attending"] = "Absagen"; -App::$strings["__ctx:title__ Might attend"] = "Vielleicht"; -App::$strings["View all"] = "Alles anzeigen"; -App::$strings["__ctx:noun__ Like"] = array( - 0 => "Gefällt mir", - 1 => "Gefällt mir", -); -App::$strings["__ctx:noun__ Dislike"] = array( - 0 => "Gefällt nicht", - 1 => "Gefällt nicht", -); -App::$strings["Photo Tools"] = "Fotowerkzeuge"; -App::$strings["In This Photo:"] = "Auf diesem Foto:"; -App::$strings["Map"] = "Karte"; -App::$strings["__ctx:noun__ Likes"] = "Gefällt mir"; -App::$strings["__ctx:noun__ Dislikes"] = "Gefällt nicht"; -App::$strings["Close"] = "Schließen"; -App::$strings["View Album"] = "Album ansehen"; -App::$strings["Recent Photos"] = "Neueste Fotos"; -App::$strings["sent you a private message"] = "hat Dir eine private Nachricht geschickt"; -App::$strings["added your channel"] = "hat deinen Kanal hinzugefügt"; -App::$strings["g A l F d"] = "l, d. F, G:i \\U\\h\\r"; -App::$strings["[today]"] = "[Heute]"; -App::$strings["posted an event"] = "hat einen Termin veröffentlicht"; -App::$strings["Poke"] = "Anstupsen"; -App::$strings["Poke somebody"] = "Jemanden anstupsen"; -App::$strings["Poke/Prod"] = "Anstupsen/Knuffen"; -App::$strings["Poke, prod or do other things to somebody"] = "Jemanden anstupsen, knuffen oder sonstiges"; -App::$strings["Recipient"] = "Empfänger"; -App::$strings["Choose what you wish to do to recipient"] = "Wähle, was Du mit dem/r Empfänger/in tun willst"; -App::$strings["Make this post private"] = "Diesen Beitrag privat machen"; -App::$strings["Fetching URL returns error: %1\$s"] = "Abrufen der URL gab einen Fehler zurück: %1\$s"; -App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Leere den Browser Cache oder nutze Umschalten-Neu Laden, falls das neue Foto nicht sofort angezeigt wird."; -App::$strings["Upload Profile Photo"] = "Lade neues Profilfoto hoch"; -App::$strings["Profile not found."] = "Profil nicht gefunden."; -App::$strings["Profile deleted."] = "Profil gelöscht."; -App::$strings["Profile-"] = "Profil-"; -App::$strings["New profile created."] = "Neues Profil erstellt."; -App::$strings["Profile unavailable to clone."] = "Profil kann nicht geklont werden."; -App::$strings["Profile unavailable to export."] = "Dieses Profil kann nicht exportiert werden."; -App::$strings["Profile Name is required."] = "Profil-Name erforderlich."; -App::$strings["Marital Status"] = "Familienstand"; -App::$strings["Romantic Partner"] = "Romantische Partner"; -App::$strings["Likes"] = "Gefällt"; -App::$strings["Dislikes"] = "Gefällt nicht"; -App::$strings["Work/Employment"] = "Arbeit/Anstellung"; -App::$strings["Religion"] = "Religion"; -App::$strings["Political Views"] = "Politische Ansichten"; -App::$strings["Sexual Preference"] = "Sexuelle Orientierung"; -App::$strings["Homepage"] = "Webseite"; -App::$strings["Interests"] = "Hobbys/Interessen"; -App::$strings["Profile updated."] = "Profil aktualisiert."; -App::$strings["Hide your connections list from viewers of this profile"] = "Deine Verbindungen vor Betrachtern dieses Profils verbergen"; -App::$strings["Edit Profile Details"] = "Bearbeite Profil-Details"; -App::$strings["View this profile"] = "Dieses Profil ansehen"; -App::$strings["Edit visibility"] = "Sichtbarkeit bearbeiten"; -App::$strings["Profile Tools"] = "Profilwerkzeuge"; -App::$strings["Change cover photo"] = "Titelbild ändern"; -App::$strings["Change profile photo"] = "Profilfoto ändern"; -App::$strings["Create a new profile using these settings"] = "Neues Profil anlegen und diese Einstellungen übernehmen"; -App::$strings["Clone this profile"] = "Dieses Profil klonen"; -App::$strings["Delete this profile"] = "Dieses Profil löschen"; -App::$strings["Add profile things"] = "Sachen zum Profil hinzufügen"; -App::$strings["Personal"] = "Persönlich"; -App::$strings["Relation"] = "Beziehung"; -App::$strings["Miscellaneous"] = "Verschiedenes"; -App::$strings["Import profile from file"] = "Profil aus einer Datei importieren"; -App::$strings["Export profile to file"] = "Profil in eine Datei exportieren"; -App::$strings["Your gender"] = "Dein Geschlecht"; -App::$strings["Marital status"] = "Familienstand"; -App::$strings["Sexual preference"] = "Sexuelle Orientierung"; -App::$strings["Profile name"] = "Profilname"; -App::$strings["This is your default profile."] = "Das ist Dein Standardprofil."; -App::$strings["Your full name"] = "Dein voller Name"; -App::$strings["Title/Description"] = "Titel/Beschreibung"; -App::$strings["Street address"] = "Straße und Hausnummer"; -App::$strings["Locality/City"] = "Wohnort"; -App::$strings["Region/State"] = "Region/Bundesstaat"; -App::$strings["Postal/Zip code"] = "Postleitzahl"; -App::$strings["Country"] = "Land"; -App::$strings["Who (if applicable)"] = "Wer (falls anwendbar)"; -App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Beispiele: cathy123, Cathy Williams, cathy@example.com"; -App::$strings["Since (date)"] = "Seit (Datum)"; -App::$strings["Tell us about yourself"] = "Erzähle uns ein wenig von Dir"; -App::$strings["Hometown"] = "Heimatort"; -App::$strings["Political views"] = "Politische Ansichten"; -App::$strings["Religious views"] = "Religiöse Ansichten"; -App::$strings["Keywords used in directory listings"] = "Schlüsselwörter, die in Verzeichnis-Auflistungen verwendet werden"; -App::$strings["Example: fishing photography software"] = "Beispiel: Angeln Fotografie Software"; -App::$strings["Musical interests"] = "Musikalische Interessen"; -App::$strings["Books, literature"] = "Bücher, Literatur"; -App::$strings["Television"] = "Fernsehen"; -App::$strings["Film/Dance/Culture/Entertainment"] = "Film/Tanz/Kultur/Unterhaltung"; -App::$strings["Hobbies/Interests"] = "Hobbys/Interessen"; -App::$strings["Love/Romance"] = "Liebe/Romantik"; -App::$strings["School/Education"] = "Schule/Ausbildung"; -App::$strings["Contact information and social networks"] = "Kontaktinformation und soziale Netzwerke"; -App::$strings["My other channels"] = "Meine anderen Kanäle"; -App::$strings["Profile Image"] = "Profilfoto:"; -App::$strings["Edit Profiles"] = "Profile bearbeiten"; -App::$strings["Invalid profile identifier."] = "Ungültiger Profil-Identifikator"; -App::$strings["Profile Visibility Editor"] = "Profil-Sichtbarkeits-Editor"; -App::$strings["Profile"] = "Profil"; -App::$strings["Click on a contact to add or remove."] = "Klicke auf einen Kontakt, um ihn hinzuzufügen oder zu entfernen."; -App::$strings["Visible To"] = "Sichtbar für"; -App::$strings["Public Hubs"] = "Öffentliche Hubs"; -App::$strings["The listed hubs allow public registration for the \$Projectname network. All hubs in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some hubs may require subscription or provide tiered service plans. The hub itself may provide additional details."] = "Die hier aufgeführten Hubs sind öffentlich und erlauben die Registrierung im \$Projectname Netzwerk. Alle Hubs dieses Netzwerks sind miteinander verbunden, so dass die Mitgliedschaft auf einem Hub die Verbindung zu beliebigen Seiten und Kanälen auf anderen Hubs ermöglicht. Es könnte sein, dass einige dieser Hubs kostenpflichtig sind oder abgestufte, je nach Umfang kostenpflichtige Mitgliedschaften anbieten. Auf den Seiten der einzelnen Hubs könnten jeweils nähere Informationen dazu stehen."; -App::$strings["Hub URL"] = "Hub-URL"; -App::$strings["Access Type"] = "Zugriffstyp"; -App::$strings["Registration Policy"] = "Registrierungsrichtlinien"; -App::$strings["Software"] = "Software"; -App::$strings["Ratings"] = "Bewertungen"; -App::$strings["Rate"] = "Bewerten"; -App::$strings["Website:"] = "Webseite:"; -App::$strings["Remote Channel [%s] (not yet known on this site)"] = "Kanal [%s] (auf diesem Server noch unbekannt)"; -App::$strings["Rating (this information is public)"] = "Bewertung (öffentlich sichtbar)"; -App::$strings["Optionally explain your rating (this information is public)"] = "Optional kannst du deine Bewertung erklären (öffentlich sichtbar)"; -App::$strings["No ratings"] = "Keine Bewertungen"; -App::$strings["Rating: "] = "Bewertung: "; -App::$strings["Website: "] = "Webseite: "; -App::$strings["Description: "] = "Beschreibung: "; App::$strings["Select a bookmark folder"] = "Lesezeichenordner wählen"; App::$strings["Save Bookmark"] = "Lesezeichen speichern"; App::$strings["URL of bookmark"] = "URL des Lesezeichens"; @@ -1273,7 +1270,7 @@ App::$strings["Please select a default timezone for your website"] = "Standard-Z App::$strings["Site settings"] = "Seiteneinstellungen"; App::$strings["Enable \$Projectname advanced features?"] = "Erweiterte Funktionen für \$Projectname aktivieren?"; App::$strings["Some advanced features, while useful - may be best suited for technically proficient audiences"] = "Einige erweiterte Funktionen können ungeachtet ihrer Nützlichkeit eher für eine technisch versierte Zielgruppe geeignet sein."; -App::$strings["PHP version 5.4 or greater is required."] = "PHP wird in Version 5.4 oder höher benötigt."; +App::$strings["PHP version 5.5 or greater is required."] = "PHP Version 5.5 oder höher wird benötigt."; App::$strings["PHP version"] = "PHP-Version"; App::$strings["Could not find a command line version of PHP in the web server PATH."] = "Konnte die Kommandozeilen-Version von PHP nicht im PATH des Web-Servers finden."; App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = "Ohne Kommandozeilen-Version von PHP auf dem Server wirst Du nicht in der Lage sein, Hintergrundprozesse via cron auszuführen."; @@ -1313,7 +1310,7 @@ App::$strings["At the end of this procedure, we will give you a text to save in App::$strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Alternativ kannst Du diesen Schritt überspringen und die Installation manuell vornehmen. Lies dazu die Datei install/INSTALL.txt."; App::$strings[".htconfig.php is writable"] = ".htconfig.php ist beschreibbar"; App::$strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "\$Projectname verwendet Smarty3 um Vorlagen für die Webdarstellung zu übersetzen. Smarty3 übersetzt diese Vorlagen nach PHP, um die Darstellung zu beschleunigen."; -App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "Um diese kompilierten Vorlagen speichern zu können, braucht der Webserver Schreibzugriff auf das Verzeichnis %s unterhalb des \$Projectname-Installationsverzeichnisses."; +App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the top level web folder."] = "Um diese kompilierten Vorlagen speichern zu können, braucht der Web-Server Schreibzugriff auf das Verzeichnis %s unterhalb des Hubzilla-Stammverzeichnisses."; App::$strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Bitte stelle sicher, dass der Nutzer, unter dem der Web-Server läuft (z.B. www-data), Schreibzugriff auf dieses Verzeichnis hat."; App::$strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = "Hinweis: Aus Sicherheitsgründen sollte der Web-Server nur auf %s Schreibrechte haben, nicht auf die Template-Dateien (.tpl), die das Verzeichnis enthält."; App::$strings["%s is writable"] = "%s ist beschreibbar"; @@ -1409,349 +1406,32 @@ App::$strings["Page Link"] = "Seiten-Link"; App::$strings["Page Title"] = "Seitentitel"; App::$strings["Xchan Lookup"] = "Xchan-Suche"; App::$strings["Lookup xchan beginning with (or webbie): "] = "Nach xchans oder Webbies (Kanal-Adressen) suchen, die wie folgt beginnen:"; -App::$strings["No username found in import file."] = "Kein Benutzername in der Importdatei gefunden."; -App::$strings["Unable to create a unique channel address. Import failed."] = "Es war nicht möglich, eine eindeutige Kanal-Adresse zu erzeugen. Der Import ist fehlgeschlagen."; -App::$strings["Cannot locate DNS info for database server '%s'"] = "Kann die DNS-Informationen für den Datenbank-Server '%s' nicht finden"; -App::$strings["Public Timeline"] = "Öffentliche Zeitleiste"; -App::$strings["created a new post"] = "Neuer Beitrag wurde erzeugt"; -App::$strings["commented on %s's post"] = "hat %s's Beitrag kommentiert"; -App::$strings["Embedded content"] = "Eingebetteter Inhalt"; -App::$strings["Embedding disabled"] = "Einbetten ausgeschaltet"; -App::$strings["Currently Male"] = "Momentan männlich"; -App::$strings["Currently Female"] = "Momentan weiblich"; -App::$strings["Mostly Male"] = "Größtenteils männlich"; -App::$strings["Mostly Female"] = "Größtenteils weiblich"; -App::$strings["Transgender"] = "Transsexuell"; -App::$strings["Intersex"] = "Zwischengeschlechtlich"; -App::$strings["Transsexual"] = "Transsexuell"; -App::$strings["Hermaphrodite"] = "Zwitter"; -App::$strings["Neuter"] = "Geschlechtslos"; -App::$strings["Non-specific"] = "unklar"; -App::$strings["Other"] = "Andere"; -App::$strings["Undecided"] = "Unentschieden"; -App::$strings["Males"] = "Männer"; -App::$strings["Females"] = "Frauen"; -App::$strings["Gay"] = "Schwul"; -App::$strings["Lesbian"] = "Lesbisch"; -App::$strings["No Preference"] = "Keine Bevorzugung"; -App::$strings["Bisexual"] = "Bisexuell"; -App::$strings["Autosexual"] = "Autosexuell"; -App::$strings["Abstinent"] = "Enthaltsam"; -App::$strings["Virgin"] = "Jungfräulich"; -App::$strings["Deviant"] = "Abweichend"; -App::$strings["Fetish"] = "Fetisch"; -App::$strings["Oodles"] = "Unmengen"; -App::$strings["Nonsexual"] = "Sexlos"; -App::$strings["Single"] = "Single"; -App::$strings["Lonely"] = "Einsam"; -App::$strings["Available"] = "Verfügbar"; -App::$strings["Unavailable"] = "Nicht verfügbar"; -App::$strings["Has crush"] = "Verguckt"; -App::$strings["Infatuated"] = "Verknallt"; -App::$strings["Dating"] = "Lerne gerade jemanden kennen"; -App::$strings["Unfaithful"] = "Treulos"; -App::$strings["Sex Addict"] = "Sexabhängig"; -App::$strings["Friends/Benefits"] = "Freunde/Begünstigte"; -App::$strings["Casual"] = "Lose"; -App::$strings["Engaged"] = "Verlobt"; -App::$strings["Married"] = "Verheiratet"; -App::$strings["Imaginarily married"] = "Gewissermaßen verheiratet"; -App::$strings["Partners"] = "Partner"; -App::$strings["Cohabiting"] = "Lebensgemeinschaft"; -App::$strings["Common law"] = "Informelle Ehe"; -App::$strings["Happy"] = "Glücklich"; -App::$strings["Not looking"] = "Nicht Ausschau haltend"; -App::$strings["Swinger"] = "Swinger"; -App::$strings["Betrayed"] = "Betrogen"; -App::$strings["Separated"] = "Getrennt"; -App::$strings["Unstable"] = "Labil"; -App::$strings["Divorced"] = "Geschieden"; -App::$strings["Imaginarily divorced"] = "Gewissermaßen geschieden"; -App::$strings["Widowed"] = "Verwitwet"; -App::$strings["Uncertain"] = "Ungewiss"; -App::$strings["It's complicated"] = "Es ist kompliziert"; -App::$strings["Don't care"] = "Interessiert mich nicht"; -App::$strings["Ask me"] = "Frag mich mal"; -App::$strings["New window"] = "Neues Fenster"; -App::$strings["Open the selected location in a different window or browser tab"] = "Öffne die markierte Adresse in einem neuen Browserfenster oder Tab"; -App::$strings["User '%s' deleted"] = "Benutzer '%s' gelöscht"; -App::$strings["Invalid data packet"] = "Ungültiges Datenpaket"; -App::$strings["Unable to verify channel signature"] = "Konnte die Signatur des Kanals nicht verifizieren"; -App::$strings["Unable to verify site signature for %s"] = "Kann die Signatur der Seite von %s nicht verifizieren"; -App::$strings["invalid target signature"] = "Ungültige Signatur des Ziels"; -App::$strings["%d invitation available"] = array( - 0 => "%d Einladung verfügbar", - 1 => "%d Einladungen verfügbar", -); -App::$strings["Find Channels"] = "Finde Kanäle"; -App::$strings["Enter name or interest"] = "Name oder Interessen eingeben"; -App::$strings["Connect/Follow"] = "Verbinden/Folgen"; -App::$strings["Examples: Robert Morgenstein, Fishing"] = "Beispiele: Robert Morgenstein, Angeln"; -App::$strings["Random Profile"] = "Zufallsprofil"; -App::$strings["Invite Friends"] = "Lade Freunde ein"; -App::$strings["Advanced example: name=fred and country=iceland"] = "Fortgeschrittenes Beispiel: name=fred and country=iceland"; -App::$strings["Saved Folders"] = "Gespeicherte Ordner"; -App::$strings["Everything"] = "Alles"; -App::$strings["Categories"] = "Kategorien"; -App::$strings["%d connection in common"] = array( - 0 => "%d gemeinsame Verbindung", - 1 => "%d gemeinsame Verbindungen", -); -App::$strings["show more"] = "mehr zeigen"; -App::$strings["l F d, Y \\@ g:i A"] = "l, d. F Y, H:i"; -App::$strings["Starts:"] = "Beginnt:"; -App::$strings["Finishes:"] = "Endet:"; -App::$strings["This event has been added to your calendar."] = "Dieser Termin wurde zu Deinem Kalender hinzugefügt"; -App::$strings["Not specified"] = "Keine Angabe"; -App::$strings["Needs Action"] = "Aktion erforderlich"; -App::$strings["Completed"] = "Abgeschlossen"; -App::$strings["In Process"] = "In Bearbeitung"; -App::$strings["Cancelled"] = "gestrichen"; -App::$strings["System"] = "System"; -App::$strings["New App"] = "Neue App"; -App::$strings["Suggestions"] = "Vorschläge"; -App::$strings["See more..."] = "Mehr anzeigen …"; -App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "Du bist %1$.0f von maximal %2$.0f erlaubten Verbindungen eingegangen."; -App::$strings["Add New Connection"] = "Neue Verbindung hinzufügen"; -App::$strings["Enter channel address"] = "Adresse des Kanals eingeben"; -App::$strings["Examples: bob@example.com, https://example.com/barbara"] = "Beispiele: bob@beispiel.com, http://beispiel.com/barbara"; -App::$strings["Notes"] = "Notizen"; -App::$strings["Remove term"] = "Eintrag löschen"; -App::$strings["Saved Searches"] = "Gespeicherte Suchanfragen"; -App::$strings["add"] = "hinzufügen"; -App::$strings["Archives"] = "Archive"; -App::$strings["Refresh"] = "Aktualisieren"; -App::$strings["Account settings"] = "Konto-Einstellungen"; -App::$strings["Channel settings"] = "Kanal-Einstellungen"; -App::$strings["Additional features"] = "Zusätzliche Funktionen"; -App::$strings["Feature/Addon settings"] = "Plugin-Einstellungen"; -App::$strings["Display settings"] = "Anzeige-Einstellungen"; -App::$strings["Manage locations"] = "Klon-Adressen verwalten"; -App::$strings["Export channel"] = "Kanal exportieren"; -App::$strings["Connected apps"] = "Verbundene Apps"; -App::$strings["Premium Channel Settings"] = "Premium-Kanal-Einstellungen"; -App::$strings["Private Mail Menu"] = "Private Nachrichten"; -App::$strings["Combined View"] = "Kombinierte Anzeige"; -App::$strings["Inbox"] = "Eingang"; -App::$strings["Outbox"] = "Ausgang"; -App::$strings["New Message"] = "Neue Nachricht"; -App::$strings["Conversations"] = "Konversationen"; -App::$strings["Received Messages"] = "Erhaltene Nachrichten"; -App::$strings["Sent Messages"] = "Gesendete Nachrichten"; -App::$strings["No messages."] = "Keine Nachrichten."; -App::$strings["Delete conversation"] = "Unterhaltung löschen"; -App::$strings["Events Menu"] = "Kalendermenü"; -App::$strings["Day View"] = "Tagesansicht"; -App::$strings["Week View"] = "Wochenansicht"; -App::$strings["Month View"] = "Monatsansicht"; -App::$strings["Events Tools"] = "Kalenderwerkzeuge"; -App::$strings["Export Calendar"] = "Kalender exportieren"; -App::$strings["Import Calendar"] = "Kalender importieren"; -App::$strings["Chatrooms"] = "Chaträume"; -App::$strings["Overview"] = "Ãœbersicht"; -App::$strings["Chat Members"] = "Chatmitglieder"; -App::$strings["Bookmarked Chatrooms"] = "Gespeicherte Chatrooms"; -App::$strings["Suggested Chatrooms"] = "Chatraum-Vorschläge"; -App::$strings["photo/image"] = "Foto/Bild"; -App::$strings["Click to show more"] = "Klick, um mehr anzuzeigen"; -App::$strings["Rating Tools"] = "Bewertungswerkzeuge"; -App::$strings["Rate Me"] = "Bewerte mich"; -App::$strings["View Ratings"] = "Bewertungen ansehen"; -App::$strings["Forums"] = "Foren"; -App::$strings["Tasks"] = "Aufgaben"; -App::$strings["Documentation"] = "Dokumentation"; -App::$strings["Project/Site Information"] = "Informationen über das Projekt und diesen Hub"; -App::$strings["For Members"] = "Für Mitglieder"; -App::$strings["For Administrators"] = "Für Administratoren"; -App::$strings["For Developers"] = "Für Entwickler"; -App::$strings["Accounts"] = "Konten"; -App::$strings["Member registrations waiting for confirmation"] = "Nutzer-Anmeldungen, die auf Bestätigung warten"; +App::$strings["Site Admin"] = "Hub-Administration"; +App::$strings["Bug Report"] = "Fehler-Rückmeldung"; +App::$strings["View Bookmarks"] = "Lesezeichen ansehen"; +App::$strings["My Chatrooms"] = "Meine Chaträume"; +App::$strings["Firefox Share"] = "Teilen-Knopf für Firefox"; +App::$strings["Remote Diagnostics"] = "Ferndiagnose"; +App::$strings["Suggest Channels"] = "Kanäle vorschlagen"; +App::$strings["Login"] = "Anmelden"; +App::$strings["Grid"] = "Grid"; +App::$strings["Channel Home"] = "Mein Kanal"; +App::$strings["Events"] = "Termine"; +App::$strings["Directory"] = "Verzeichnis"; +App::$strings["Mail"] = "Mail"; +App::$strings["Chat"] = "Chat"; +App::$strings["Probe"] = "Testen"; +App::$strings["Suggest"] = "Empfehlen"; +App::$strings["Random Channel"] = "Zufälliger Kanal"; +App::$strings["Invite"] = "Einladen"; App::$strings["Features"] = "Funktionen"; -App::$strings["Inspect queue"] = "Warteschlange kontrollieren"; -App::$strings["DB updates"] = "DB-Aktualisierungen"; -App::$strings["Admin"] = "Administration"; -App::$strings["Plugin Features"] = "Plug-In Funktionen"; -App::$strings["%1\$s's bookmarks"] = "%1\$ss Lesezeichen"; +App::$strings["Post"] = "Beitrag schreiben"; +App::$strings["Purchase"] = "Kaufen"; App::$strings["Missing room name"] = "Der Chatraum hat keinen Namen"; App::$strings["Duplicate room name"] = "Name des Chatraums bereits vergeben"; App::$strings["Invalid room specifier."] = "Ungültiger Raumbezeichner."; App::$strings["Room not found."] = "Chatraum konnte nicht gefunden werden."; App::$strings["Room is full"] = "Der Chatraum ist voll"; -App::$strings["Unable to obtain identity information from database"] = "Kann keine Identitäts-Informationen aus Datenbank beziehen"; -App::$strings["Empty name"] = "Namensfeld leer"; -App::$strings["Name too long"] = "Name ist zu lang"; -App::$strings["No account identifier"] = "Keine Account-Kennung"; -App::$strings["Nickname is required."] = "Spitzname ist erforderlich."; -App::$strings["Reserved nickname. Please choose another."] = "Reservierter Kurzname. Bitte wähle einen anderen."; -App::$strings["Nickname has unsupported characters or is already being used on this site."] = "Der Spitzname enthält nicht-unterstütze Zeichen oder wird bereits auf dieser Seite genutzt."; -App::$strings["Unable to retrieve created identity"] = "Kann die erstellte Identität nicht empfangen"; -App::$strings["Default Profile"] = "Standard-Profil"; -App::$strings["Requested channel is not available."] = "Angeforderte Kanal nicht verfügbar."; -App::$strings["Create New Profile"] = "Neues Profil erstellen"; -App::$strings["Edit Profile"] = "Profile bearbeiten"; -App::$strings["Visible to everybody"] = "Für jeden sichtbar"; -App::$strings["Gender:"] = "Geschlecht:"; -App::$strings["Status:"] = "Status:"; -App::$strings["Homepage:"] = "Homepage:"; -App::$strings["Online Now"] = "gerade online"; -App::$strings["F d"] = "d. F"; -App::$strings["Birthday Reminders"] = "Geburtstags Erinnerungen"; -App::$strings["Birthdays this week:"] = "Geburtstage in dieser Woche:"; -App::$strings["[No description]"] = "[Keine Beschreibung]"; -App::$strings["Event Reminders"] = "Termin-Erinnerungen"; -App::$strings["Events this week:"] = "Termine in dieser Woche:"; -App::$strings["Like this channel"] = "Dieser Kanal gefällt mir"; -App::$strings["j F, Y"] = "j. F Y"; -App::$strings["j F"] = "j. F"; -App::$strings["Birthday:"] = "Geburtstag:"; -App::$strings["for %1\$d %2\$s"] = "seit %1\$d %2\$s"; -App::$strings["Sexual Preference:"] = "Sexuelle Orientierung:"; -App::$strings["Tags:"] = "Schlagworte:"; -App::$strings["Political Views:"] = "Politische Ansichten:"; -App::$strings["Religion:"] = "Religion:"; -App::$strings["Hobbies/Interests:"] = "Hobbys/Interessen:"; -App::$strings["Likes:"] = "Gefällt:"; -App::$strings["Dislikes:"] = "Gefällt nicht:"; -App::$strings["Contact information and Social Networks:"] = "Kontaktinformation und soziale Netzwerke:"; -App::$strings["My other channels:"] = "Meine anderen Kanäle:"; -App::$strings["Musical interests:"] = "Musikalische Interessen:"; -App::$strings["Books, literature:"] = "Bücher, Literatur:"; -App::$strings["Television:"] = "Fernsehen:"; -App::$strings["Film/dance/culture/entertainment:"] = "Film/Tanz/Kultur/Unterhaltung:"; -App::$strings["Love/Romance:"] = "Liebe/Romantik:"; -App::$strings["Work/employment:"] = "Arbeit/Anstellung:"; -App::$strings["School/education:"] = "Schule/Ausbildung:"; -App::$strings["Like this thing"] = "Gefällt mir"; -App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Das Security-Token des Formulars war nicht korrekt. Das ist wahrscheinlich passiert, weil das Formular zu lange (>3 Stunden) offen war, bevor es abgeschickt wurde."; -App::$strings["Image exceeds website size limit of %lu bytes"] = "Bild überschreitet das Webseitenlimit von %lu Bytes"; -App::$strings["Image file is empty."] = "Bilddatei ist leer."; -App::$strings["Photo storage failed."] = "Fotospeicherung fehlgeschlagen."; -App::$strings["a new photo"] = "ein neues Foto"; -App::$strings["__ctx:photo_upload__ %1\$s posted %2\$s to %3\$s"] = "%1\$s hat %2\$s auf %3\$s veröffentlicht"; -App::$strings["Photo Albums"] = "Fotoalben"; -App::$strings["Upload New Photos"] = "Neue Fotos hochladen"; -App::$strings["Logout"] = "Abmelden"; -App::$strings["End this session"] = "Beende diese Sitzung"; -App::$strings["Home"] = "Home"; -App::$strings["Your posts and conversations"] = "Deine Beiträge und Unterhaltungen"; -App::$strings["Your profile page"] = "Deine Profilseite"; -App::$strings["Manage/Edit profiles"] = "Profile verwalten"; -App::$strings["Edit your profile"] = "Profil bearbeiten"; -App::$strings["Your photos"] = "Deine Bilder"; -App::$strings["Your files"] = "Deine Dateien"; -App::$strings["Chat"] = "Chat"; -App::$strings["Your chatrooms"] = "Deine Chaträume"; -App::$strings["Bookmarks"] = "Lesezeichen"; -App::$strings["Your bookmarks"] = "Deine Lesezeichen"; -App::$strings["Your webpages"] = "Deine Webseiten"; -App::$strings["Login"] = "Anmelden"; -App::$strings["Sign in"] = "Anmelden"; -App::$strings["%s - click to logout"] = "%s - Klick zum Abmelden"; -App::$strings["Remote authentication"] = "Ãœber Konto auf anderem Server einloggen"; -App::$strings["Click to authenticate to your home hub"] = "Klicke, um Dich über Deinen Heimat-Server zu authentifizieren"; -App::$strings["Home Page"] = "Homepage"; -App::$strings["Create an account"] = "Erzeuge ein Konto"; -App::$strings["Help and documentation"] = "Hilfe und Dokumentation"; -App::$strings["Applications, utilities, links, games"] = "Anwendungen (Apps), Zubehör, Links, Spiele"; -App::$strings["Search site @name, #tag, ?docs, content"] = "Hub durchsuchen: @Name. #Schlagwort, ?Dokumentation, Inhalt"; -App::$strings["Directory"] = "Verzeichnis"; -App::$strings["Channel Directory"] = "Kanal-Verzeichnis"; -App::$strings["Grid"] = "Grid"; -App::$strings["Your grid"] = "Dein Grid"; -App::$strings["Mark all grid notifications seen"] = "Alle Grid-Benachrichtigungen als angesehen markieren"; -App::$strings["Channel Home"] = "Mein Kanal"; -App::$strings["Channel home"] = "Mein Kanal"; -App::$strings["Mark all channel notifications seen"] = "Markiere alle Kanal-Benachrichtigungen als angesehen"; -App::$strings["Notices"] = "Benachrichtigungen"; -App::$strings["Notifications"] = "Benachrichtigungen"; -App::$strings["See all notifications"] = "Alle Benachrichtigungen ansehen"; -App::$strings["Mail"] = "Mail"; -App::$strings["Private mail"] = "Persönliche Mail"; -App::$strings["See all private messages"] = "Alle persönlichen Nachrichten ansehen"; -App::$strings["Mark all private messages seen"] = "Markiere alle persönlichen Nachrichten als gesehen"; -App::$strings["Events"] = "Termine"; -App::$strings["Event Calendar"] = "Terminkalender"; -App::$strings["See all events"] = "Alle Termine ansehen"; -App::$strings["Mark all events seen"] = "Markiere alle Termine als gesehen"; -App::$strings["Manage Your Channels"] = "Verwalte Deine Kanäle"; -App::$strings["Account/Channel Settings"] = "Konto-/Kanal-Einstellungen"; -App::$strings["Site Setup and Configuration"] = "Seiten-Einrichtung und -Konfiguration"; -App::$strings["Loading..."] = "Lädt ..."; -App::$strings["@name, #tag, ?doc, content"] = "@Name, #Schlagwort, ?Dokumentation, Inhalt"; -App::$strings["Please wait..."] = "Bitte warten..."; -App::$strings["Frequently"] = "Häufig"; -App::$strings["Hourly"] = "Stündlich"; -App::$strings["Twice daily"] = "Zwei Mal am Tag"; -App::$strings["Daily"] = "Täglich"; -App::$strings["Weekly"] = "Wöchentlich"; -App::$strings["Monthly"] = "Monatlich"; -App::$strings["Friendica"] = "Friendica"; -App::$strings["OStatus"] = "OStatus"; -App::$strings["GNU-Social"] = "GNU-Social"; -App::$strings["RSS/Atom"] = "RSS/Atom"; -App::$strings["Diaspora"] = "Diaspora"; -App::$strings["Facebook"] = "Facebook"; -App::$strings["Zot"] = "Zot!"; -App::$strings["LinkedIn"] = "LinkedIn"; -App::$strings["XMPP/IM"] = "XMPP/IM"; -App::$strings["MySpace"] = "MySpace"; -App::$strings["Logged out."] = "Ausgeloggt."; -App::$strings["Failed authentication"] = "Authentifizierung fehlgeschlagen"; -App::$strings["Item was not found."] = "Beitrag wurde nicht gefunden."; -App::$strings["No source file."] = "Keine Quelldatei."; -App::$strings["Cannot locate file to replace"] = "Kann Datei zum Ersetzen nicht finden"; -App::$strings["Cannot locate file to revise/update"] = "Kann Datei zum Prüfen/Aktualisieren nicht finden"; -App::$strings["File exceeds size limit of %d"] = "Datei überschreitet das Größen-Limit von %d"; -App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Die Größe Deiner Datei-Anhänge hat das Maximum von %1$.0f MByte erreicht."; -App::$strings["File upload failed. Possible system limit or action terminated."] = "Datei-Upload fehlgeschlagen. Mögliche Systembegrenzung oder abgebrochener Prozess."; -App::$strings["Stored file could not be verified. Upload failed."] = "Gespeichert Datei konnte nicht verifiziert werden. Upload abgebrochen."; -App::$strings["Path not available."] = "Pfad nicht verfügbar."; -App::$strings["Empty pathname"] = "Leere Pfadangabe"; -App::$strings["duplicate filename or path"] = "doppelter Dateiname oder Pfad"; -App::$strings["Path not found."] = "Pfad nicht gefunden."; -App::$strings["mkdir failed."] = "mkdir fehlgeschlagen."; -App::$strings["database storage failed."] = "Speichern in der Datenbank fehlgeschlagen."; -App::$strings["Empty path"] = "Leere Pfadangabe"; -App::$strings["Birthday"] = "Geburtstag"; -App::$strings["Age: "] = "Alter:"; -App::$strings["YYYY-MM-DD or MM-DD"] = "JJJJ-MM-TT oder MM-TT"; -App::$strings["never"] = "Nie"; -App::$strings["less than a second ago"] = "Vor weniger als einer Sekunde"; -App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "vor %1\$d %2\$s"; -App::$strings["__ctx:relative_date__ year"] = array( - 0 => "Jahr", - 1 => "Jahre", -); -App::$strings["__ctx:relative_date__ month"] = array( - 0 => "Monat", - 1 => "Monate", -); -App::$strings["__ctx:relative_date__ week"] = array( - 0 => "Woche", - 1 => "Wochen", -); -App::$strings["__ctx:relative_date__ day"] = array( - 0 => "Tag", - 1 => "Tage", -); -App::$strings["__ctx:relative_date__ hour"] = array( - 0 => "Stunde", - 1 => "Stunden", -); -App::$strings["__ctx:relative_date__ minute"] = array( - 0 => "Minute", - 1 => "Minuten", -); -App::$strings["__ctx:relative_date__ second"] = array( - 0 => "Sekunde", - 1 => "Sekunden", -); -App::$strings["%1\$s's birthday"] = "%1\$ss Geburtstag"; -App::$strings["Happy Birthday %1\$s"] = "Alles Gute zum Geburtstag, %1\$s"; -App::$strings["Directory Options"] = "Verzeichnisoptionen"; -App::$strings["Safe Mode"] = "Sicherer Modus"; -App::$strings["Public Forums Only"] = "Nur öffentliche Foren"; -App::$strings["This Website Only"] = "Nur dieser Hub"; App::$strings["\$Projectname Notification"] = "\$Projectname-Benachrichtigung"; App::$strings["\$projectname"] = "\$projectname"; App::$strings["Thank You,"] = "Danke."; @@ -1792,6 +1472,8 @@ App::$strings["Name:"] = "Name:"; App::$strings["Photo:"] = "Foto:"; App::$strings["Please visit %s to approve or reject the suggestion."] = "Bitte besuche %s um den Vorschlag zu akzeptieren oder abzulehnen."; App::$strings["[Hubzilla:Notify]"] = "[Hubzilla:Benachrichtigung]"; +App::$strings["created a new post"] = "Neuer Beitrag wurde erzeugt"; +App::$strings["commented on %s's post"] = "hat %s's Beitrag kommentiert"; App::$strings["Private Message"] = "Private Nachricht"; App::$strings["Select"] = "Auswählen"; App::$strings["Save to Folder"] = "In Ordner speichern"; @@ -1837,191 +1519,46 @@ App::$strings["Code"] = "Code"; App::$strings["Image"] = "Bild"; App::$strings["Insert Link"] = "Link einfügen"; App::$strings["Video"] = "Video"; -App::$strings[" and "] = "und"; -App::$strings["public profile"] = "öffentliches Profil"; -App::$strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s hat %2\$s auf “%3\$s” geändert"; -App::$strings["Visit %1\$s's %2\$s"] = "Besuche %1\$s's %2\$s"; -App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s hat ein aktualisiertes %2\$s, %3\$s wurde verändert."; -App::$strings["Channel is blocked on this site."] = "Der Kanal ist auf dieser Seite blockiert "; -App::$strings["Channel location missing."] = "Adresse des Kanals fehlt."; -App::$strings["Response from remote channel was incomplete."] = "Antwort des entfernten Kanals war unvollständig."; -App::$strings["Channel was deleted and no longer exists."] = "Kanal wurde gelöscht und existiert nicht mehr."; -App::$strings["Protocol disabled."] = "Protokoll deaktiviert."; -App::$strings["Channel discovery failed."] = "Kanalsuche fehlgeschlagen"; -App::$strings["Cannot connect to yourself."] = "Du kannst Dich nicht mit Dir selbst verbinden."; -App::$strings["General Features"] = "Allgemeine Funktionen"; -App::$strings["Content Expiration"] = "Verfall von Inhalten"; -App::$strings["Remove posts/comments and/or private messages at a future time"] = "Ermöglicht das automatische Löschen von Beiträgen, Kommentaren und/oder privaten Nachrichten zu einem zukünftigen Datum."; -App::$strings["Multiple Profiles"] = "Mehrfachprofile"; -App::$strings["Ability to create multiple profiles"] = "Ermöglicht das Anlegen mehrerer Profile pro Kanal"; -App::$strings["Advanced Profiles"] = "Erweiterte Profile"; -App::$strings["Additional profile sections and selections"] = "Stellt zusätzliche Bereiche und Felder im Profil zur Verfügung"; -App::$strings["Profile Import/Export"] = "Profil-Import/Export"; -App::$strings["Save and load profile details across sites/channels"] = "Ermöglicht das Speichern von Profilen, um sie in einen anderen Kanal zu importieren"; -App::$strings["Web Pages"] = "Webseiten"; -App::$strings["Provide managed web pages on your channel"] = "Ermöglicht das Erstellen von Webseiten in Deinem Kanal"; -App::$strings["Hide Rating"] = "Bewertung verbergen"; -App::$strings["Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else."] = "Verberge die Buttons zur Bewertung auf deiner Profil-Seite und deinem Kanal. Hinweis: Leute können dich weiterhin andernorts bewerten."; -App::$strings["Private Notes"] = "Private Notizen"; -App::$strings["Enables a tool to store notes and reminders (note: not encrypted)"] = "Aktiviert ein Werkzeug mit dem Notizen und Erinnerungen gespeichert werden können (Hinweis: nicht verschlüsselt)"; -App::$strings["Navigation Channel Select"] = "Kanal-Auswahl in der Navigationsleiste"; -App::$strings["Change channels directly from within the navigation dropdown menu"] = "Ermöglicht den direkten Wechsel zu anderen Kanälen über das Navigationsmenü"; -App::$strings["Photo Location"] = "Aufnahmeort"; -App::$strings["If location data is available on uploaded photos, link this to a map."] = "Verlinkt den Aufnahmeort von Fotos (falls verfügbar) auf einer Karte"; -App::$strings["Access Controlled Chatrooms"] = "Zugriffskontrollierte Chaträume"; -App::$strings["Provide chatrooms and chat services with access control."] = "Bieten Sie Chaträume und Chatdienste mit Zugriffskontrolle an."; -App::$strings["Smart Birthdays"] = "Smarte Geburtstage"; -App::$strings["Make birthday events timezone aware in case your friends are scattered across the planet."] = "Stellt für Geburtstage einen Zeitzonenbezug her, falls deine Freunde über den ganzen Planeten verstreut sind."; -App::$strings["Expert Mode"] = "Expertenmodus"; -App::$strings["Enable Expert Mode to provide advanced configuration options"] = "Aktiviert den Expertenmodus, der fortgeschrittene Konfigurationsoptionen zur Verfügung stellt"; -App::$strings["Premium Channel"] = "Premium-Kanal"; -App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Ermöglicht es, Einschränkungen und Bedingungen für Verbindungen dieses Kanals festzulegen"; -App::$strings["Post Composition Features"] = "Nachbearbeitungsfunktionen"; -App::$strings["Large Photos"] = "Große Fotos"; -App::$strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = "Große Vorschaubilder (1024px) in Beiträgen anzeigen. Falls nicht aktiviert, werden kleine Vorschaubilder (640px) verwendet."; -App::$strings["Automatically import channel content from other channels or feeds"] = "Ermöglicht den automatischen Import von Inhalten für diesen Kanal von anderen Kanälen oder Feeds"; -App::$strings["Even More Encryption"] = "Noch mehr Verschlüsselung"; -App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Ermöglicht optional die zusätzliche Verschlüsselung von Inhalten (Ende-zu-Ende mit geteiltem Schlüssel)"; -App::$strings["Enable Voting Tools"] = "Umfragewerkzeuge aktivieren"; -App::$strings["Provide a class of post which others can vote on"] = "Aktiviert die Umfragewerkzeuge, um anderen die Möglichkeit zu geben, einem Beitrag zuzustimmen, ihn abzulehnen oder sich zu enthalten. (Muss im Beitrag selbst noch aktiviert werden.)"; -App::$strings["Delayed Posting"] = "Verzögertes Senden"; -App::$strings["Allow posts to be published at a later date"] = "Ermöglicht es, Beiträge zu einem späteren Zeitpunkt zu veröffentlichen"; -App::$strings["Suppress Duplicate Posts/Comments"] = "Doppelte Beiträge unterdrücken"; -App::$strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = "Verhindert, dass innerhalb von zwei Minuten Beiträge mit identischem Inhalt veröffentlicht werden."; -App::$strings["Network and Stream Filtering"] = "Netzwerk- und Stream-Filter"; -App::$strings["Search by Date"] = "Suche nach Datum"; -App::$strings["Ability to select posts by date ranges"] = "Möglichkeit, Beiträge nach Zeiträumen auszuwählen"; -App::$strings["Privacy Groups"] = "Gruppen"; -App::$strings["Enable management and selection of privacy groups"] = "Auswahl und Verwaltung von Gruppen für Kanäle aktivieren"; -App::$strings["Save search terms for re-use"] = "Ermöglicht das Abspeichern von Suchbegriffen zur Wiederverwendung"; -App::$strings["Network Personal Tab"] = "Persönlicher Netzwerkreiter"; -App::$strings["Enable tab to display only Network posts that you've interacted on"] = "Aktiviert einen Reiter in der Grid-Ansicht, der nur Netzwerk-Beiträge anzeigt, mit denen Du interagiert hast"; -App::$strings["Network New Tab"] = "Netzwerkreiter Neu"; -App::$strings["Enable tab to display all new Network activity"] = "Aktiviert einen Reiter in der Grid-Ansicht, der alle neuen Netzwerkaktivitäten anzeigt"; -App::$strings["Affinity Tool"] = "Beziehungs-Tool"; -App::$strings["Filter stream activity by depth of relationships"] = "Aktiviert ein Werkzeug in der Grid-Ansicht, das den Stream nach Grad der Beziehung filtern kann"; -App::$strings["Connection Filtering"] = "Filter für Verbindungen"; -App::$strings["Filter incoming posts from connections based on keywords/content"] = "Ermöglicht die Filterung eingehender Beiträge anhand von Schlüsselwörtern (muss an der Verbindung konfiguriert werden)"; -App::$strings["Suggest Channels"] = "Kanäle vorschlagen"; -App::$strings["Show channel suggestions"] = "Kanalvorschläge anzeigen"; -App::$strings["Post/Comment Tools"] = "Beitrag-/Kommentar-Tools"; -App::$strings["Community Tagging"] = "Gemeinschaftliches Verschlagworten"; -App::$strings["Ability to tag existing posts"] = "Ermöglicht das Verschlagworten existierender Beiträge"; -App::$strings["Post Categories"] = "Beitrags-Kategorien"; -App::$strings["Add categories to your posts"] = "Aktiviert Kategorien für Beiträge"; -App::$strings["Ability to file posts under folders"] = "Möglichkeit, Beiträge in Verzeichnissen zu sammeln"; -App::$strings["Dislike Posts"] = "Gefällt-mir-nicht-Beiträge"; -App::$strings["Ability to dislike posts/comments"] = "Aktiviert die „Gefällt mir nicht“-Schaltfläche"; -App::$strings["Star Posts"] = "Beiträge mit Sternchen versehen"; -App::$strings["Ability to mark special posts with a star indicator"] = "Ermöglicht die lokale Markierung spezieller Beiträge mit einem Sternchen-Symbol"; -App::$strings["Tag Cloud"] = "Schlagwort-Wolke"; -App::$strings["Provide a personal tag cloud on your channel page"] = "Aktiviert die Anzeige einer Schlagwort-Wolke (Tag Cloud) auf Deiner Kanal-Seite"; +App::$strings["No username found in import file."] = "Kein Benutzername in der Importdatei gefunden."; +App::$strings["Unable to create a unique channel address. Import failed."] = "Es war nicht möglich, eine eindeutige Kanal-Adresse zu erzeugen. Der Import ist fehlgeschlagen."; +App::$strings["Cannot locate DNS info for database server '%s'"] = "Kann die DNS-Informationen für den Datenbank-Server '%s' nicht finden"; +App::$strings["Categories"] = "Kategorien"; +App::$strings["Tags"] = "Schlagwörter"; +App::$strings["Keywords"] = "Schlüsselwörter"; +App::$strings["have"] = "habe"; +App::$strings["has"] = "hat"; +App::$strings["want"] = "will"; +App::$strings["wants"] = "will"; +App::$strings["likes"] = "gefällt"; +App::$strings["dislikes"] = "missfällt"; +App::$strings["l F d, Y \\@ g:i A"] = "l, d. F Y, H:i"; +App::$strings["Starts:"] = "Beginnt:"; +App::$strings["Finishes:"] = "Endet:"; +App::$strings["This event has been added to your calendar."] = "Dieser Termin wurde zu Deinem Kalender hinzugefügt"; +App::$strings["Not specified"] = "Keine Angabe"; +App::$strings["Needs Action"] = "Aktion erforderlich"; +App::$strings["Completed"] = "Abgeschlossen"; +App::$strings["In Process"] = "In Bearbeitung"; +App::$strings["Cancelled"] = "gestrichen"; +App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Kann keinen doppelten Kanal-Identifikator auf diesem System erzeugen (Spitzname oder Hash schon belegt). Import fehlgeschlagen."; +App::$strings["Channel clone failed. Import failed."] = "Klonen des Kanals fehlgeschlagen. Import fehlgeschlagen."; +App::$strings["(Unknown)"] = "(Unbekannt)"; +App::$strings["Visible to anybody on the internet."] = "Für jeden im Internet sichtbar."; +App::$strings["Visible to you only."] = "Nur für Dich sichtbar."; +App::$strings["Visible to anybody in this network."] = "Für jedes \$Projectname-Mitglied sichtbar."; +App::$strings["Visible to anybody authenticated."] = "Für jeden sichtbar, der angemeldet ist."; +App::$strings["Visible to anybody on %s."] = "Für jeden auf %s sichtbar."; +App::$strings["Visible to all connections."] = "Für alle Verbindungen sichtbar."; +App::$strings["Visible to approved connections."] = "Nur für akzeptierte Verbindungen sichtbar."; +App::$strings["Visible to specific connections."] = "Sichtbar für bestimmte Verbindungen."; +App::$strings["Privacy group is empty."] = "Gruppe ist leer."; +App::$strings["Privacy group: %s"] = "Gruppe: %s"; +App::$strings["Connection not found."] = "Die Verbindung wurde nicht gefunden."; +App::$strings["profile photo"] = "Profilfoto"; App::$strings["No recipient provided."] = "Kein Empfänger angegeben"; App::$strings["[no subject]"] = "[no subject]"; App::$strings["Unable to determine sender."] = "Kann Absender nicht bestimmen."; App::$strings["Stored post could not be verified."] = "Gespeicherter Beitrag konnten nicht überprüft werden."; -App::$strings["view full size"] = "In Vollbildansicht anschauen"; -App::$strings["Administrator"] = "Administrator"; -App::$strings["No Subject"] = "Kein Betreff"; -App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Es hat früher schon einmal eine Gruppe mit diesem Namen existiert, die gelöscht wurde. Es könnten von damals noch Elemente (Beiträge, Dateien etc.) vorhanden sein, die allen jetzigen und zukünftigen Mitgliedern dieser Gruppe den Zugriff erlauben. Wenn das nicht Deine Absicht ist, erstelle bitte eine neue Gruppe mit einem anderen Namen."; -App::$strings["Add new connections to this privacy group"] = "Neue Verbindung zu dieser Gruppe hinzufügen"; -App::$strings["edit"] = "Bearbeiten"; -App::$strings["Edit group"] = "Gruppe ändern"; -App::$strings["Add privacy group"] = "Gruppe hinzufügen"; -App::$strings["Channels not in any privacy group"] = "Kanäle, die in keiner Gruppe sind"; -App::$strings["Image/photo"] = "Bild/Foto"; -App::$strings["Encrypted content"] = "Verschlüsselter Inhalt"; -App::$strings["Install %s element: "] = "Element %s installieren: "; -App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Dieser Beitrag beinhaltet ein installierbares %s Element, aber Du hast nicht die nötigen Rechte, um es auf diesem Hub zu installieren."; -App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s schrieb den folgenden %2\$s %3\$s"; -App::$strings["Click to open/close"] = "Klicke zum Öffnen/Schließen"; -App::$strings["spoiler"] = "Spoiler"; -App::$strings["Different viewers will see this text differently"] = "Verschiedene Betrachter werden diesen Text unterschiedlich sehen"; -App::$strings["$1 wrote:"] = "$1 schrieb:"; -App::$strings["%1\$s is now connected with %2\$s"] = "%1\$s ist jetzt mit %2\$s verbunden"; -App::$strings["%1\$s poked %2\$s"] = "%1\$s stupste %2\$s an"; -App::$strings["poked"] = "stupste"; -App::$strings["View %s's profile @ %s"] = "%ss Profil auf %s ansehen"; -App::$strings["Categories:"] = "Kategorien:"; -App::$strings["Filed under:"] = "Gespeichert unter:"; -App::$strings["View in context"] = "Im Zusammenhang anschauen"; -App::$strings["remove"] = "lösche"; -App::$strings["Delete Selected Items"] = "Lösche die ausgewählten Elemente"; -App::$strings["View Source"] = "Quelle anzeigen"; -App::$strings["Follow Thread"] = "Unterhaltung folgen"; -App::$strings["Unfollow Thread"] = "Unterhaltung nicht mehr folgen"; -App::$strings["Activity/Posts"] = "Aktivitäten/Beiträge"; -App::$strings["Edit Connection"] = "Verbindung bearbeiten"; -App::$strings["Message"] = "Nachricht"; -App::$strings["%s likes this."] = "%s gefällt das."; -App::$strings["%s doesn't like this."] = "%s gefällt das nicht."; -App::$strings["%2\$d people like this."] = array( - 0 => "%2\$d Person gefällt das.", - 1 => "%2\$d Leuten gefällt das.", -); -App::$strings["%2\$d people don't like this."] = array( - 0 => "%2\$d Person gefällt das nicht.", - 1 => "%2\$d Leuten gefällt das nicht.", -); -App::$strings["and"] = "und"; -App::$strings[", and %d other people"] = array( - 0 => "", - 1 => ", und %d andere", -); -App::$strings["%s like this."] = "%s gefällt das."; -App::$strings["%s don't like this."] = "%s gefällt das nicht."; -App::$strings["Set your location"] = "Standort"; -App::$strings["Clear browser location"] = "Browser-Standort löschen"; -App::$strings["Tag term:"] = "Schlagwort:"; -App::$strings["Where are you right now?"] = "Wo bist Du jetzt grade?"; -App::$strings["Page link name"] = "Link zur Seite"; -App::$strings["Post as"] = "Veröffentlichen als"; -App::$strings["Toggle voting"] = "Umfragewerkzeug aktivieren"; -App::$strings["Categories (optional, comma-separated list)"] = "Kategorien (optional, kommagetrennte Liste)"; -App::$strings["Set publish date"] = "Veröffentlichungsdatum festlegen"; -App::$strings["OK"] = "Ok"; -App::$strings["Discover"] = "Entdecken"; -App::$strings["Imported public streams"] = "Importierte öffentliche Beiträge"; -App::$strings["Commented Order"] = "Neueste Kommentare"; -App::$strings["Sort by Comment Date"] = "Nach Kommentardatum sortiert"; -App::$strings["Posted Order"] = "Neueste Beiträge"; -App::$strings["Sort by Post Date"] = "Nach Beitragsdatum sortiert"; -App::$strings["Posts that mention or involve you"] = "Beiträge mit Beteiligung Deinerseits"; -App::$strings["Activity Stream - by date"] = "Activity Stream – nach Datum sortiert"; -App::$strings["Starred"] = "Markiert"; -App::$strings["Favourite Posts"] = "Markierte Beiträge"; -App::$strings["Spam"] = "Spam"; -App::$strings["Posts flagged as SPAM"] = "Nachrichten, die als SPAM markiert wurden"; -App::$strings["Status Messages and Posts"] = "Statusnachrichten und Beiträge"; -App::$strings["About"] = "Ãœber"; -App::$strings["Profile Details"] = "Profil-Details"; -App::$strings["Files and Storage"] = "Dateien und Speicher"; -App::$strings["Saved Bookmarks"] = "Gespeicherte Lesezeichen"; -App::$strings["Manage Webpages"] = "Webseiten verwalten"; -App::$strings["__ctx:noun__ Attending"] = array( - 0 => "Zusage", - 1 => "Zusagen", -); -App::$strings["__ctx:noun__ Not Attending"] = array( - 0 => "Absage", - 1 => "Absagen", -); -App::$strings["__ctx:noun__ Undecided"] = array( - 0 => " Unentschlossen", - 1 => "Unentschlossene", -); -App::$strings["__ctx:noun__ Agree"] = array( - 0 => "Zustimmung", - 1 => "Zustimmungen", -); -App::$strings["__ctx:noun__ Disagree"] = array( - 0 => "Ablehnung", - 1 => "Ablehnungen", -); -App::$strings["__ctx:noun__ Abstain"] = array( - 0 => "Enthaltung", - 1 => "Enthaltungen", -); App::$strings["prev"] = "vorherige"; App::$strings["first"] = "erste"; App::$strings["last"] = "letzte"; @@ -2031,6 +1568,7 @@ App::$strings["newer"] = "neuer"; App::$strings["No connections"] = "Keine Verbindungen"; App::$strings["View all %s connections"] = "Alle Verbindungen von %s anzeigen"; App::$strings["poke"] = "anstupsen"; +App::$strings["poked"] = "stupste"; App::$strings["ping"] = "anpingen"; App::$strings["pinged"] = "pingte"; App::$strings["prod"] = "knuffen"; @@ -2093,31 +1631,300 @@ App::$strings["Select an alternate language"] = "Wähle eine alternative Sprache App::$strings["activity"] = "Aktivität"; App::$strings["Design Tools"] = "Gestaltungswerkzeuge"; App::$strings["Pages"] = "Seiten"; -App::$strings["Not a valid email address"] = "Ungültige E-Mail-Adresse"; -App::$strings["Your email domain is not among those allowed on this site"] = "Deine E-Mail-Adresse ist auf dieser Seite nicht erlaubt"; -App::$strings["Your email address is already registered at this site."] = "Deine E-Mail-Adresse ist auf dieser Seite bereits registriert."; -App::$strings["An invitation is required."] = "Eine Einladung wird benötigt."; -App::$strings["Invitation could not be verified."] = "Die Einladung konnte nicht bestätigt werden."; -App::$strings["Please enter the required information."] = "Bitte gib die benötigten Informationen ein."; -App::$strings["Failed to store account information."] = "Speichern der Nutzerkontodaten fehlgeschlagen."; -App::$strings["Registration confirmation for %s"] = "Registrierungsbestätigung für %s"; -App::$strings["Registration request at %s"] = "Registrierungsanfrage auf %s"; -App::$strings["your registration password"] = "Dein Registrierungspasswort"; -App::$strings["Registration details for %s"] = "Registrierungsdetails für %s"; -App::$strings["Account approved."] = "Nutzerkonto bestätigt."; -App::$strings["Registration revoked for %s"] = "Registrierung für %s wurde widerrufen"; -App::$strings["Account verified. Please login."] = "Nutzerkonto wurde bestätigt. Bitte melde Dich an!"; -App::$strings["Click here to upgrade."] = "Klicke hier, um das Upgrade durchzuführen."; -App::$strings["This action exceeds the limits set by your subscription plan."] = "Diese Aktion überschreitet die Grenzen Ihres Abonnements."; -App::$strings["This action is not available under your subscription plan."] = "Diese Aktion ist in Ihrem Abonnement nicht verfügbar."; -App::$strings["Tags"] = "Schlagwörter"; -App::$strings["Keywords"] = "Schlüsselwörter"; -App::$strings["have"] = "habe"; -App::$strings["has"] = "hat"; -App::$strings["want"] = "will"; -App::$strings["wants"] = "will"; -App::$strings["likes"] = "gefällt"; -App::$strings["dislikes"] = "missfällt"; +App::$strings["System"] = "System"; +App::$strings["New App"] = "Neue App"; +App::$strings["Suggestions"] = "Vorschläge"; +App::$strings["See more..."] = "Mehr anzeigen …"; +App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "Du bist %1$.0f von maximal %2$.0f erlaubten Verbindungen eingegangen."; +App::$strings["Add New Connection"] = "Neue Verbindung hinzufügen"; +App::$strings["Enter channel address"] = "Adresse des Kanals eingeben"; +App::$strings["Examples: bob@example.com, https://example.com/barbara"] = "Beispiele: bob@beispiel.com, http://beispiel.com/barbara"; +App::$strings["Notes"] = "Notizen"; +App::$strings["Remove term"] = "Eintrag löschen"; +App::$strings["Saved Searches"] = "Gespeicherte Suchanfragen"; +App::$strings["add"] = "hinzufügen"; +App::$strings["Saved Folders"] = "Gespeicherte Ordner"; +App::$strings["Everything"] = "Alles"; +App::$strings["Archives"] = "Archive"; +App::$strings["Refresh"] = "Aktualisieren"; +App::$strings["Account settings"] = "Konto-Einstellungen"; +App::$strings["Channel settings"] = "Kanal-Einstellungen"; +App::$strings["Additional features"] = "Zusätzliche Funktionen"; +App::$strings["Feature/Addon settings"] = "Plugin-Einstellungen"; +App::$strings["Display settings"] = "Anzeige-Einstellungen"; +App::$strings["Manage locations"] = "Klon-Adressen verwalten"; +App::$strings["Export channel"] = "Kanal exportieren"; +App::$strings["Connected apps"] = "Verbundene Apps"; +App::$strings["Premium Channel Settings"] = "Premium-Kanal-Einstellungen"; +App::$strings["Private Mail Menu"] = "Private Nachrichten"; +App::$strings["Combined View"] = "Kombinierte Anzeige"; +App::$strings["Inbox"] = "Eingang"; +App::$strings["Outbox"] = "Ausgang"; +App::$strings["New Message"] = "Neue Nachricht"; +App::$strings["Conversations"] = "Konversationen"; +App::$strings["Received Messages"] = "Erhaltene Nachrichten"; +App::$strings["Sent Messages"] = "Gesendete Nachrichten"; +App::$strings["No messages."] = "Keine Nachrichten."; +App::$strings["Delete conversation"] = "Unterhaltung löschen"; +App::$strings["Events Menu"] = "Kalendermenü"; +App::$strings["Day View"] = "Tagesansicht"; +App::$strings["Week View"] = "Wochenansicht"; +App::$strings["Month View"] = "Monatsansicht"; +App::$strings["Events Tools"] = "Kalenderwerkzeuge"; +App::$strings["Export Calendar"] = "Kalender exportieren"; +App::$strings["Import Calendar"] = "Kalender importieren"; +App::$strings["Chatrooms"] = "Chaträume"; +App::$strings["Overview"] = "Ãœbersicht"; +App::$strings["Chat Members"] = "Chatmitglieder"; +App::$strings["Bookmarked Chatrooms"] = "Gespeicherte Chatrooms"; +App::$strings["Suggested Chatrooms"] = "Chatraum-Vorschläge"; +App::$strings["photo/image"] = "Foto/Bild"; +App::$strings["Click to show more"] = "Klick, um mehr anzuzeigen"; +App::$strings["Rating Tools"] = "Bewertungswerkzeuge"; +App::$strings["Rate Me"] = "Bewerte mich"; +App::$strings["View Ratings"] = "Bewertungen ansehen"; +App::$strings["Forums"] = "Foren"; +App::$strings["Tasks"] = "Aufgaben"; +App::$strings["Documentation"] = "Dokumentation"; +App::$strings["Project/Site Information"] = "Informationen über das Projekt und diesen Hub"; +App::$strings["For Members"] = "Für Mitglieder"; +App::$strings["For Administrators"] = "Für Administratoren"; +App::$strings["For Developers"] = "Für Entwickler"; +App::$strings["Member registrations waiting for confirmation"] = "Nutzer-Anmeldungen, die auf Bestätigung warten"; +App::$strings["Inspect queue"] = "Warteschlange kontrollieren"; +App::$strings["DB updates"] = "DB-Aktualisierungen"; +App::$strings["Admin"] = "Administration"; +App::$strings["Plugin Features"] = "Plug-In Funktionen"; +App::$strings["Channel is blocked on this site."] = "Der Kanal ist auf dieser Seite blockiert "; +App::$strings["Channel location missing."] = "Adresse des Kanals fehlt."; +App::$strings["Response from remote channel was incomplete."] = "Antwort des entfernten Kanals war unvollständig."; +App::$strings["Channel was deleted and no longer exists."] = "Kanal wurde gelöscht und existiert nicht mehr."; +App::$strings["Protocol disabled."] = "Protokoll deaktiviert."; +App::$strings["Channel discovery failed."] = "Kanalsuche fehlgeschlagen"; +App::$strings["Cannot connect to yourself."] = "Du kannst Dich nicht mit Dir selbst verbinden."; +App::$strings["%1\$s's bookmarks"] = "%1\$ss Lesezeichen"; +App::$strings["Public Timeline"] = "Öffentliche Zeitleiste"; +App::$strings["Image/photo"] = "Bild/Foto"; +App::$strings["Encrypted content"] = "Verschlüsselter Inhalt"; +App::$strings["Install %s element: "] = "Element %s installieren: "; +App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Dieser Beitrag beinhaltet ein installierbares %s Element, aber Du hast nicht die nötigen Rechte, um es auf diesem Hub zu installieren."; +App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s schrieb den folgenden %2\$s %3\$s"; +App::$strings["Click to open/close"] = "Klicke zum Öffnen/Schließen"; +App::$strings["spoiler"] = "Spoiler"; +App::$strings["Different viewers will see this text differently"] = "Verschiedene Betrachter werden diesen Text unterschiedlich sehen"; +App::$strings["$1 wrote:"] = "$1 schrieb:"; +App::$strings["Directory Options"] = "Verzeichnisoptionen"; +App::$strings["Safe Mode"] = "Sicherer Modus"; +App::$strings["Public Forums Only"] = "Nur öffentliche Foren"; +App::$strings["This Website Only"] = "Nur dieser Hub"; +App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Das Security-Token des Formulars war nicht korrekt. Das ist wahrscheinlich passiert, weil das Formular zu lange (>3 Stunden) offen war, bevor es abgeschickt wurde."; +App::$strings["Logout"] = "Abmelden"; +App::$strings["End this session"] = "Beende diese Sitzung"; +App::$strings["Home"] = "Home"; +App::$strings["Your posts and conversations"] = "Deine Beiträge und Unterhaltungen"; +App::$strings["Your profile page"] = "Deine Profilseite"; +App::$strings["Manage/Edit profiles"] = "Profile verwalten"; +App::$strings["Edit Profile"] = "Profile bearbeiten"; +App::$strings["Edit your profile"] = "Profil bearbeiten"; +App::$strings["Your photos"] = "Deine Bilder"; +App::$strings["Your files"] = "Deine Dateien"; +App::$strings["Your chatrooms"] = "Deine Chaträume"; +App::$strings["Bookmarks"] = "Lesezeichen"; +App::$strings["Your bookmarks"] = "Deine Lesezeichen"; +App::$strings["Your webpages"] = "Deine Webseiten"; +App::$strings["Sign in"] = "Anmelden"; +App::$strings["%s - click to logout"] = "%s - Klick zum Abmelden"; +App::$strings["Remote authentication"] = "Ãœber Konto auf anderem Server einloggen"; +App::$strings["Click to authenticate to your home hub"] = "Klicke, um Dich über Deinen Heimat-Server zu authentifizieren"; +App::$strings["Home Page"] = "Homepage"; +App::$strings["Create an account"] = "Erzeuge ein Konto"; +App::$strings["Help and documentation"] = "Hilfe und Dokumentation"; +App::$strings["Applications, utilities, links, games"] = "Anwendungen (Apps), Zubehör, Links, Spiele"; +App::$strings["Search site @name, #tag, ?docs, content"] = "Hub durchsuchen: @Name. #Schlagwort, ?Dokumentation, Inhalt"; +App::$strings["Channel Directory"] = "Kanal-Verzeichnis"; +App::$strings["Your grid"] = "Dein Grid"; +App::$strings["Mark all grid notifications seen"] = "Alle Grid-Benachrichtigungen als angesehen markieren"; +App::$strings["Channel home"] = "Mein Kanal"; +App::$strings["Mark all channel notifications seen"] = "Markiere alle Kanal-Benachrichtigungen als angesehen"; +App::$strings["Notices"] = "Benachrichtigungen"; +App::$strings["Notifications"] = "Benachrichtigungen"; +App::$strings["See all notifications"] = "Alle Benachrichtigungen ansehen"; +App::$strings["Private mail"] = "Persönliche Mail"; +App::$strings["See all private messages"] = "Alle persönlichen Nachrichten ansehen"; +App::$strings["Mark all private messages seen"] = "Markiere alle persönlichen Nachrichten als gesehen"; +App::$strings["Event Calendar"] = "Terminkalender"; +App::$strings["See all events"] = "Alle Termine ansehen"; +App::$strings["Mark all events seen"] = "Markiere alle Termine als gesehen"; +App::$strings["Manage Your Channels"] = "Verwalte Deine Kanäle"; +App::$strings["Account/Channel Settings"] = "Konto-/Kanal-Einstellungen"; +App::$strings["Site Setup and Configuration"] = "Seiten-Einrichtung und -Konfiguration"; +App::$strings["Loading..."] = "Lädt ..."; +App::$strings["@name, #tag, ?doc, content"] = "@Name, #Schlagwort, ?Dokumentation, Inhalt"; +App::$strings["Please wait..."] = "Bitte warten..."; +App::$strings["New window"] = "Neues Fenster"; +App::$strings["Open the selected location in a different window or browser tab"] = "Öffne die markierte Adresse in einem neuen Browserfenster oder Tab"; +App::$strings["User '%s' deleted"] = "Benutzer '%s' gelöscht"; +App::$strings["%d invitation available"] = array( + 0 => "%d Einladung verfügbar", + 1 => "%d Einladungen verfügbar", +); +App::$strings["Find Channels"] = "Finde Kanäle"; +App::$strings["Enter name or interest"] = "Name oder Interessen eingeben"; +App::$strings["Connect/Follow"] = "Verbinden/Folgen"; +App::$strings["Examples: Robert Morgenstein, Fishing"] = "Beispiele: Robert Morgenstein, Angeln"; +App::$strings["Random Profile"] = "Zufallsprofil"; +App::$strings["Invite Friends"] = "Lade Freunde ein"; +App::$strings["Advanced example: name=fred and country=iceland"] = "Fortgeschrittenes Beispiel: name=fred and country=iceland"; +App::$strings["%d connection in common"] = array( + 0 => "%d gemeinsame Verbindung", + 1 => "%d gemeinsame Verbindungen", +); +App::$strings["show more"] = "mehr zeigen"; +App::$strings["%1\$s is now connected with %2\$s"] = "%1\$s ist jetzt mit %2\$s verbunden"; +App::$strings["%1\$s poked %2\$s"] = "%1\$s stupste %2\$s an"; +App::$strings["View %s's profile @ %s"] = "%ss Profil auf %s ansehen"; +App::$strings["Categories:"] = "Kategorien:"; +App::$strings["Filed under:"] = "Gespeichert unter:"; +App::$strings["View in context"] = "Im Zusammenhang anschauen"; +App::$strings["remove"] = "lösche"; +App::$strings["Delete Selected Items"] = "Lösche die ausgewählten Elemente"; +App::$strings["View Source"] = "Quelle anzeigen"; +App::$strings["Follow Thread"] = "Unterhaltung folgen"; +App::$strings["Unfollow Thread"] = "Unterhaltung nicht mehr folgen"; +App::$strings["Activity/Posts"] = "Aktivitäten/Beiträge"; +App::$strings["Edit Connection"] = "Verbindung bearbeiten"; +App::$strings["Message"] = "Nachricht"; +App::$strings["%s likes this."] = "%s gefällt das."; +App::$strings["%s doesn't like this."] = "%s gefällt das nicht."; +App::$strings["%2\$d people like this."] = array( + 0 => "%2\$d Person gefällt das.", + 1 => "%2\$d Leuten gefällt das.", +); +App::$strings["%2\$d people don't like this."] = array( + 0 => "%2\$d Person gefällt das nicht.", + 1 => "%2\$d Leuten gefällt das nicht.", +); +App::$strings["and"] = "und"; +App::$strings[", and %d other people"] = array( + 0 => "", + 1 => ", und %d andere", +); +App::$strings["%s like this."] = "%s gefällt das."; +App::$strings["%s don't like this."] = "%s gefällt das nicht."; +App::$strings["Set your location"] = "Standort"; +App::$strings["Clear browser location"] = "Browser-Standort löschen"; +App::$strings["Tag term:"] = "Schlagwort:"; +App::$strings["Where are you right now?"] = "Wo bist Du jetzt grade?"; +App::$strings["Page link name"] = "Link zur Seite"; +App::$strings["Post as"] = "Veröffentlichen als"; +App::$strings["Toggle voting"] = "Umfragewerkzeug aktivieren"; +App::$strings["Categories (optional, comma-separated list)"] = "Kategorien (optional, kommagetrennte Liste)"; +App::$strings["Set publish date"] = "Veröffentlichungsdatum festlegen"; +App::$strings["OK"] = "Ok"; +App::$strings["Discover"] = "Entdecken"; +App::$strings["Imported public streams"] = "Importierte öffentliche Beiträge"; +App::$strings["Commented Order"] = "Neueste Kommentare"; +App::$strings["Sort by Comment Date"] = "Nach Kommentardatum sortiert"; +App::$strings["Posted Order"] = "Neueste Beiträge"; +App::$strings["Sort by Post Date"] = "Nach Beitragsdatum sortiert"; +App::$strings["Posts that mention or involve you"] = "Beiträge mit Beteiligung Deinerseits"; +App::$strings["Activity Stream - by date"] = "Activity Stream – nach Datum sortiert"; +App::$strings["Starred"] = "Markiert"; +App::$strings["Favourite Posts"] = "Markierte Beiträge"; +App::$strings["Spam"] = "Spam"; +App::$strings["Posts flagged as SPAM"] = "Nachrichten, die als SPAM markiert wurden"; +App::$strings["Status Messages and Posts"] = "Statusnachrichten und Beiträge"; +App::$strings["About"] = "Ãœber"; +App::$strings["Profile Details"] = "Profil-Details"; +App::$strings["Photo Albums"] = "Fotoalben"; +App::$strings["Files and Storage"] = "Dateien und Speicher"; +App::$strings["Saved Bookmarks"] = "Gespeicherte Lesezeichen"; +App::$strings["Manage Webpages"] = "Webseiten verwalten"; +App::$strings["__ctx:noun__ Attending"] = array( + 0 => "Zusage", + 1 => "Zusagen", +); +App::$strings["__ctx:noun__ Not Attending"] = array( + 0 => "Absage", + 1 => "Absagen", +); +App::$strings["__ctx:noun__ Undecided"] = array( + 0 => " Unentschlossen", + 1 => "Unentschlossene", +); +App::$strings["__ctx:noun__ Agree"] = array( + 0 => "Zustimmung", + 1 => "Zustimmungen", +); +App::$strings["__ctx:noun__ Disagree"] = array( + 0 => "Ablehnung", + 1 => "Ablehnungen", +); +App::$strings["__ctx:noun__ Abstain"] = array( + 0 => "Enthaltung", + 1 => "Enthaltungen", +); +App::$strings["Frequently"] = "Häufig"; +App::$strings["Hourly"] = "Stündlich"; +App::$strings["Twice daily"] = "Zwei Mal am Tag"; +App::$strings["Daily"] = "Täglich"; +App::$strings["Weekly"] = "Wöchentlich"; +App::$strings["Monthly"] = "Monatlich"; +App::$strings["Currently Male"] = "Momentan männlich"; +App::$strings["Currently Female"] = "Momentan weiblich"; +App::$strings["Mostly Male"] = "Größtenteils männlich"; +App::$strings["Mostly Female"] = "Größtenteils weiblich"; +App::$strings["Transgender"] = "Transsexuell"; +App::$strings["Intersex"] = "Zwischengeschlechtlich"; +App::$strings["Transsexual"] = "Transsexuell"; +App::$strings["Hermaphrodite"] = "Zwitter"; +App::$strings["Neuter"] = "Geschlechtslos"; +App::$strings["Non-specific"] = "unklar"; +App::$strings["Other"] = "Andere"; +App::$strings["Undecided"] = "Unentschieden"; +App::$strings["Males"] = "Männer"; +App::$strings["Females"] = "Frauen"; +App::$strings["Gay"] = "Schwul"; +App::$strings["Lesbian"] = "Lesbisch"; +App::$strings["No Preference"] = "Keine Bevorzugung"; +App::$strings["Bisexual"] = "Bisexuell"; +App::$strings["Autosexual"] = "Autosexuell"; +App::$strings["Abstinent"] = "Enthaltsam"; +App::$strings["Virgin"] = "Jungfräulich"; +App::$strings["Deviant"] = "Abweichend"; +App::$strings["Fetish"] = "Fetisch"; +App::$strings["Oodles"] = "Unmengen"; +App::$strings["Nonsexual"] = "Sexlos"; +App::$strings["Single"] = "Single"; +App::$strings["Lonely"] = "Einsam"; +App::$strings["Available"] = "Verfügbar"; +App::$strings["Unavailable"] = "Nicht verfügbar"; +App::$strings["Has crush"] = "Verguckt"; +App::$strings["Infatuated"] = "Verknallt"; +App::$strings["Dating"] = "Lerne gerade jemanden kennen"; +App::$strings["Unfaithful"] = "Treulos"; +App::$strings["Sex Addict"] = "Sexabhängig"; +App::$strings["Friends/Benefits"] = "Freunde/Begünstigte"; +App::$strings["Casual"] = "Lose"; +App::$strings["Engaged"] = "Verlobt"; +App::$strings["Married"] = "Verheiratet"; +App::$strings["Imaginarily married"] = "Gewissermaßen verheiratet"; +App::$strings["Partners"] = "Partner"; +App::$strings["Cohabiting"] = "Lebensgemeinschaft"; +App::$strings["Common law"] = "Informelle Ehe"; +App::$strings["Happy"] = "Glücklich"; +App::$strings["Not looking"] = "Nicht Ausschau haltend"; +App::$strings["Swinger"] = "Swinger"; +App::$strings["Betrayed"] = "Betrogen"; +App::$strings["Separated"] = "Getrennt"; +App::$strings["Unstable"] = "Labil"; +App::$strings["Divorced"] = "Geschieden"; +App::$strings["Imaginarily divorced"] = "Gewissermaßen geschieden"; +App::$strings["Widowed"] = "Verwitwet"; +App::$strings["Uncertain"] = "Ungewiss"; +App::$strings["It's complicated"] = "Es ist kompliziert"; +App::$strings["Don't care"] = "Interessiert mich nicht"; +App::$strings["Ask me"] = "Frag mich mal"; App::$strings["Visible to your default audience"] = "Standard-Sichtbarkeit gemäß Kanaleinstellungen"; App::$strings["Only me"] = "Nur ich"; App::$strings["Public"] = "Öffentlich"; @@ -2132,6 +1939,198 @@ App::$strings["This is your default setting for who can view your default channe App::$strings["This is your default setting for who can view your connections"] = "Dies ist Deine Voreinstellung für die Sichtbarkeit Deiner Verbindungen."; App::$strings["This is your default setting for who can view your file storage and photos"] = "Dies ist Deine Voreinstellung für die Sichtbarkeit Deiner Dateien und Fotos."; App::$strings["This is your default setting for the audience of your webpages"] = "Dies ist Deine Voreinstellung für die Sichtbarkeit Deiner Webseiten."; +App::$strings["Not a valid email address"] = "Ungültige E-Mail-Adresse"; +App::$strings["Your email domain is not among those allowed on this site"] = "Deine E-Mail-Adresse ist auf dieser Seite nicht erlaubt"; +App::$strings["Your email address is already registered at this site."] = "Deine E-Mail-Adresse ist auf dieser Seite bereits registriert."; +App::$strings["An invitation is required."] = "Eine Einladung wird benötigt."; +App::$strings["Invitation could not be verified."] = "Die Einladung konnte nicht bestätigt werden."; +App::$strings["Please enter the required information."] = "Bitte gib die benötigten Informationen ein."; +App::$strings["Failed to store account information."] = "Speichern der Nutzerkontodaten fehlgeschlagen."; +App::$strings["Registration confirmation for %s"] = "Registrierungsbestätigung für %s"; +App::$strings["Registration request at %s"] = "Registrierungsanfrage auf %s"; +App::$strings["Administrator"] = "Administrator"; +App::$strings["your registration password"] = "Dein Registrierungspasswort"; +App::$strings["Registration details for %s"] = "Registrierungsdetails für %s"; +App::$strings["Account approved."] = "Nutzerkonto bestätigt."; +App::$strings["Registration revoked for %s"] = "Registrierung für %s wurde widerrufen"; +App::$strings["Account verified. Please login."] = "Nutzerkonto wurde bestätigt. Bitte melde Dich an!"; +App::$strings["Click here to upgrade."] = "Klicke hier, um das Upgrade durchzuführen."; +App::$strings["This action exceeds the limits set by your subscription plan."] = "Diese Aktion überschreitet die Grenzen Ihres Abonnements."; +App::$strings["This action is not available under your subscription plan."] = "Diese Aktion ist in Ihrem Abonnement nicht verfügbar."; +App::$strings["Item was not found."] = "Beitrag wurde nicht gefunden."; +App::$strings["No source file."] = "Keine Quelldatei."; +App::$strings["Cannot locate file to replace"] = "Kann Datei zum Ersetzen nicht finden"; +App::$strings["Cannot locate file to revise/update"] = "Kann Datei zum Prüfen/Aktualisieren nicht finden"; +App::$strings["File exceeds size limit of %d"] = "Datei überschreitet das Größen-Limit von %d"; +App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Die Größe Deiner Datei-Anhänge hat das Maximum von %1$.0f MByte erreicht."; +App::$strings["File upload failed. Possible system limit or action terminated."] = "Datei-Upload fehlgeschlagen. Mögliche Systembegrenzung oder abgebrochener Prozess."; +App::$strings["Stored file could not be verified. Upload failed."] = "Gespeichert Datei konnte nicht verifiziert werden. Upload abgebrochen."; +App::$strings["Path not available."] = "Pfad nicht verfügbar."; +App::$strings["Empty pathname"] = "Leere Pfadangabe"; +App::$strings["duplicate filename or path"] = "doppelter Dateiname oder Pfad"; +App::$strings["Path not found."] = "Pfad nicht gefunden."; +App::$strings["mkdir failed."] = "mkdir fehlgeschlagen."; +App::$strings["database storage failed."] = "Speichern in der Datenbank fehlgeschlagen."; +App::$strings["Empty path"] = "Leere Pfadangabe"; +App::$strings["Unable to obtain identity information from database"] = "Kann keine Identitäts-Informationen aus Datenbank beziehen"; +App::$strings["Empty name"] = "Namensfeld leer"; +App::$strings["Name too long"] = "Name ist zu lang"; +App::$strings["No account identifier"] = "Keine Account-Kennung"; +App::$strings["Nickname is required."] = "Spitzname ist erforderlich."; +App::$strings["Reserved nickname. Please choose another."] = "Reservierter Kurzname. Bitte wähle einen anderen."; +App::$strings["Nickname has unsupported characters or is already being used on this site."] = "Der Spitzname enthält nicht-unterstütze Zeichen oder wird bereits auf dieser Seite genutzt."; +App::$strings["Unable to retrieve created identity"] = "Kann die erstellte Identität nicht empfangen"; +App::$strings["Default Profile"] = "Standard-Profil"; +App::$strings["Requested channel is not available."] = "Angeforderte Kanal nicht verfügbar."; +App::$strings["Create New Profile"] = "Neues Profil erstellen"; +App::$strings["Visible to everybody"] = "Für jeden sichtbar"; +App::$strings["Gender:"] = "Geschlecht:"; +App::$strings["Status:"] = "Status:"; +App::$strings["Homepage:"] = "Homepage:"; +App::$strings["Online Now"] = "gerade online"; +App::$strings["Like this channel"] = "Dieser Kanal gefällt mir"; +App::$strings["j F, Y"] = "j. F Y"; +App::$strings["j F"] = "j. F"; +App::$strings["Birthday:"] = "Geburtstag:"; +App::$strings["for %1\$d %2\$s"] = "seit %1\$d %2\$s"; +App::$strings["Sexual Preference:"] = "Sexuelle Orientierung:"; +App::$strings["Tags:"] = "Schlagworte:"; +App::$strings["Political Views:"] = "Politische Ansichten:"; +App::$strings["Religion:"] = "Religion:"; +App::$strings["Hobbies/Interests:"] = "Hobbys/Interessen:"; +App::$strings["Likes:"] = "Gefällt:"; +App::$strings["Dislikes:"] = "Gefällt nicht:"; +App::$strings["Contact information and Social Networks:"] = "Kontaktinformation und soziale Netzwerke:"; +App::$strings["My other channels:"] = "Meine anderen Kanäle:"; +App::$strings["Musical interests:"] = "Musikalische Interessen:"; +App::$strings["Books, literature:"] = "Bücher, Literatur:"; +App::$strings["Television:"] = "Fernsehen:"; +App::$strings["Film/dance/culture/entertainment:"] = "Film/Tanz/Kultur/Unterhaltung:"; +App::$strings["Love/Romance:"] = "Liebe/Romantik:"; +App::$strings["Work/employment:"] = "Arbeit/Anstellung:"; +App::$strings["School/education:"] = "Schule/Ausbildung:"; +App::$strings["Like this thing"] = "Gefällt mir"; +App::$strings["General Features"] = "Allgemeine Funktionen"; +App::$strings["Content Expiration"] = "Verfall von Inhalten"; +App::$strings["Remove posts/comments and/or private messages at a future time"] = "Ermöglicht das automatische Löschen von Beiträgen, Kommentaren und/oder privaten Nachrichten zu einem zukünftigen Datum."; +App::$strings["Multiple Profiles"] = "Mehrfachprofile"; +App::$strings["Ability to create multiple profiles"] = "Ermöglicht das Anlegen mehrerer Profile pro Kanal"; +App::$strings["Advanced Profiles"] = "Erweiterte Profile"; +App::$strings["Additional profile sections and selections"] = "Stellt zusätzliche Bereiche und Felder im Profil zur Verfügung"; +App::$strings["Profile Import/Export"] = "Profil-Import/Export"; +App::$strings["Save and load profile details across sites/channels"] = "Ermöglicht das Speichern von Profilen, um sie in einen anderen Kanal zu importieren"; +App::$strings["Web Pages"] = "Webseiten"; +App::$strings["Provide managed web pages on your channel"] = "Ermöglicht das Erstellen von Webseiten in Deinem Kanal"; +App::$strings["Hide Rating"] = "Bewertung verbergen"; +App::$strings["Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else."] = "Verberge die Buttons zur Bewertung auf deiner Profil-Seite und deinem Kanal. Hinweis: Leute können dich weiterhin andernorts bewerten."; +App::$strings["Private Notes"] = "Private Notizen"; +App::$strings["Enables a tool to store notes and reminders (note: not encrypted)"] = "Aktiviert ein Werkzeug mit dem Notizen und Erinnerungen gespeichert werden können (Hinweis: nicht verschlüsselt)"; +App::$strings["Navigation Channel Select"] = "Kanal-Auswahl in der Navigationsleiste"; +App::$strings["Change channels directly from within the navigation dropdown menu"] = "Ermöglicht den direkten Wechsel zu anderen Kanälen über das Navigationsmenü"; +App::$strings["Photo Location"] = "Aufnahmeort"; +App::$strings["If location data is available on uploaded photos, link this to a map."] = "Verlinkt den Aufnahmeort von Fotos (falls verfügbar) auf einer Karte"; +App::$strings["Access Controlled Chatrooms"] = "Zugriffskontrollierte Chaträume"; +App::$strings["Provide chatrooms and chat services with access control."] = "Bieten Sie Chaträume und Chatdienste mit Zugriffskontrolle an."; +App::$strings["Smart Birthdays"] = "Smarte Geburtstage"; +App::$strings["Make birthday events timezone aware in case your friends are scattered across the planet."] = "Stellt für Geburtstage einen Zeitzonenbezug her, falls deine Freunde über den ganzen Planeten verstreut sind."; +App::$strings["Expert Mode"] = "Expertenmodus"; +App::$strings["Enable Expert Mode to provide advanced configuration options"] = "Aktiviert den Expertenmodus, der fortgeschrittene Konfigurationsoptionen zur Verfügung stellt"; +App::$strings["Premium Channel"] = "Premium-Kanal"; +App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Ermöglicht es, Einschränkungen und Bedingungen für Verbindungen dieses Kanals festzulegen"; +App::$strings["Post Composition Features"] = "Nachbearbeitungsfunktionen"; +App::$strings["Large Photos"] = "Große Fotos"; +App::$strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = "Große Vorschaubilder (1024px) in Beiträgen anzeigen. Falls nicht aktiviert, werden kleine Vorschaubilder (640px) verwendet."; +App::$strings["Automatically import channel content from other channels or feeds"] = "Ermöglicht den automatischen Import von Inhalten für diesen Kanal von anderen Kanälen oder Feeds"; +App::$strings["Even More Encryption"] = "Noch mehr Verschlüsselung"; +App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Ermöglicht optional die zusätzliche Verschlüsselung von Inhalten (Ende-zu-Ende mit geteiltem Schlüssel)"; +App::$strings["Enable Voting Tools"] = "Umfragewerkzeuge aktivieren"; +App::$strings["Provide a class of post which others can vote on"] = "Aktiviert die Umfragewerkzeuge, um anderen die Möglichkeit zu geben, einem Beitrag zuzustimmen, ihn abzulehnen oder sich zu enthalten. (Muss im Beitrag selbst noch aktiviert werden.)"; +App::$strings["Delayed Posting"] = "Verzögertes Senden"; +App::$strings["Allow posts to be published at a later date"] = "Ermöglicht es, Beiträge zu einem späteren Zeitpunkt zu veröffentlichen"; +App::$strings["Suppress Duplicate Posts/Comments"] = "Doppelte Beiträge unterdrücken"; +App::$strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = "Verhindert, dass innerhalb von zwei Minuten Beiträge mit identischem Inhalt veröffentlicht werden."; +App::$strings["Network and Stream Filtering"] = "Netzwerk- und Stream-Filter"; +App::$strings["Search by Date"] = "Suche nach Datum"; +App::$strings["Ability to select posts by date ranges"] = "Möglichkeit, Beiträge nach Zeiträumen auszuwählen"; +App::$strings["Privacy Groups"] = "Gruppen"; +App::$strings["Enable management and selection of privacy groups"] = "Auswahl und Verwaltung von Gruppen für Kanäle aktivieren"; +App::$strings["Save search terms for re-use"] = "Ermöglicht das Abspeichern von Suchbegriffen zur Wiederverwendung"; +App::$strings["Network Personal Tab"] = "Persönlicher Netzwerkreiter"; +App::$strings["Enable tab to display only Network posts that you've interacted on"] = "Aktiviert einen Reiter in der Grid-Ansicht, der nur Netzwerk-Beiträge anzeigt, mit denen Du interagiert hast"; +App::$strings["Network New Tab"] = "Netzwerkreiter Neu"; +App::$strings["Enable tab to display all new Network activity"] = "Aktiviert einen Reiter in der Grid-Ansicht, der alle neuen Netzwerkaktivitäten anzeigt"; +App::$strings["Affinity Tool"] = "Beziehungs-Tool"; +App::$strings["Filter stream activity by depth of relationships"] = "Aktiviert ein Werkzeug in der Grid-Ansicht, das den Stream nach Grad der Beziehung filtern kann"; +App::$strings["Connection Filtering"] = "Filter für Verbindungen"; +App::$strings["Filter incoming posts from connections based on keywords/content"] = "Ermöglicht die Filterung eingehender Beiträge anhand von Schlüsselwörtern (muss an der Verbindung konfiguriert werden)"; +App::$strings["Show channel suggestions"] = "Kanalvorschläge anzeigen"; +App::$strings["Post/Comment Tools"] = "Beitrag-/Kommentar-Tools"; +App::$strings["Community Tagging"] = "Gemeinschaftliches Verschlagworten"; +App::$strings["Ability to tag existing posts"] = "Ermöglicht das Verschlagworten existierender Beiträge"; +App::$strings["Post Categories"] = "Beitrags-Kategorien"; +App::$strings["Add categories to your posts"] = "Aktiviert Kategorien für Beiträge"; +App::$strings["Emoji Reactions"] = "Emoji Reaktionen"; +App::$strings["Add emoji reaction ability to posts"] = "Aktiviert Emoji-Reaktionen für Beiträge"; +App::$strings["Ability to file posts under folders"] = "Möglichkeit, Beiträge in Verzeichnissen zu sammeln"; +App::$strings["Dislike Posts"] = "Gefällt-mir-nicht-Beiträge"; +App::$strings["Ability to dislike posts/comments"] = "Aktiviert die „Gefällt mir nicht“-Schaltfläche"; +App::$strings["Star Posts"] = "Beiträge mit Sternchen versehen"; +App::$strings["Ability to mark special posts with a star indicator"] = "Ermöglicht die lokale Markierung spezieller Beiträge mit einem Sternchen-Symbol"; +App::$strings["Tag Cloud"] = "Schlagwort-Wolke"; +App::$strings["Provide a personal tag cloud on your channel page"] = "Aktiviert die Anzeige einer Schlagwort-Wolke (Tag Cloud) auf Deiner Kanal-Seite"; +App::$strings["Embedded content"] = "Eingebetteter Inhalt"; +App::$strings["Embedding disabled"] = "Einbetten ausgeschaltet"; +App::$strings["Who can see this?"] = "Wer kann das sehen?"; +App::$strings["Custom selection"] = "Benutzerdefinierte Auswahl"; +App::$strings["Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit the scope of \"Show\"."] = "Wähle \"Anzeigen\", um Betrachtung zuzulassen. \"Nicht anzeigen\" überstimmt und limitiert den Aktionsradius von \"Anzeigen\" für Ausnahmen."; +App::$strings["Show"] = "Anzeigen"; +App::$strings["Don't show"] = "Nicht anzeigen"; +App::$strings["Other networks and post services"] = "Andere Netzwerke und Platformen"; +App::$strings["Post permissions %s cannot be changed %s after a post is shared.
    These permissions set who is allowed to view the post."] = "Beitragsberechtigungen %s können nicht geändert werden %s, nachdem der Beitrag gesendet wurde.
    Diese Berechtigungen bestimmen, wer den Beitrag sehen kann."; +App::$strings["Logged out."] = "Ausgeloggt."; +App::$strings["Failed authentication"] = "Authentifizierung fehlgeschlagen"; +App::$strings["Birthday"] = "Geburtstag"; +App::$strings["Age: "] = "Alter:"; +App::$strings["YYYY-MM-DD or MM-DD"] = "JJJJ-MM-TT oder MM-TT"; +App::$strings["never"] = "Nie"; +App::$strings["less than a second ago"] = "Vor weniger als einer Sekunde"; +App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "vor %1\$d %2\$s"; +App::$strings["__ctx:relative_date__ year"] = array( + 0 => "Jahr", + 1 => "Jahre", +); +App::$strings["__ctx:relative_date__ month"] = array( + 0 => "Monat", + 1 => "Monate", +); +App::$strings["__ctx:relative_date__ week"] = array( + 0 => "Woche", + 1 => "Wochen", +); +App::$strings["__ctx:relative_date__ day"] = array( + 0 => "Tag", + 1 => "Tage", +); +App::$strings["__ctx:relative_date__ hour"] = array( + 0 => "Stunde", + 1 => "Stunden", +); +App::$strings["__ctx:relative_date__ minute"] = array( + 0 => "Minute", + 1 => "Minuten", +); +App::$strings["__ctx:relative_date__ second"] = array( + 0 => "Sekunde", + 1 => "Sekunden", +); +App::$strings["%1\$s's birthday"] = "%1\$ss Geburtstag"; +App::$strings["Happy Birthday %1\$s"] = "Alles Gute zum Geburtstag, %1\$s"; +App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Es hat früher schon einmal eine Gruppe mit diesem Namen existiert, die gelöscht wurde. Es könnten von damals noch Elemente (Beiträge, Dateien etc.) vorhanden sein, die allen jetzigen und zukünftigen Mitgliedern dieser Gruppe den Zugriff erlauben. Wenn das nicht Deine Absicht ist, erstelle bitte eine neue Gruppe mit einem anderen Namen."; +App::$strings["Add new connections to this privacy group"] = "Neue Verbindung zu dieser Gruppe hinzufügen"; +App::$strings["edit"] = "Bearbeiten"; +App::$strings["Edit group"] = "Gruppe ändern"; +App::$strings["Add privacy group"] = "Gruppe hinzufügen"; +App::$strings["Channels not in any privacy group"] = "Kanäle, die in keiner Gruppe sind"; App::$strings["Delete this item?"] = "Dieses Element löschen?"; App::$strings["[-] show less"] = "[-] Weniger anzeigen"; App::$strings["[+] expand"] = "[+] aufklappen"; @@ -2190,21 +2189,28 @@ App::$strings["__ctx:calendar__ month"] = "Monat"; App::$strings["__ctx:calendar__ week"] = "Woche"; App::$strings["__ctx:calendar__ day"] = "Tag"; App::$strings["__ctx:calendar__ All day"] = "Ganztägig"; -App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Kann keinen doppelten Kanal-Identifikator auf diesem System erzeugen (Spitzname oder Hash schon belegt). Import fehlgeschlagen."; -App::$strings["Channel clone failed. Import failed."] = "Klonen des Kanals fehlgeschlagen. Import fehlgeschlagen."; -App::$strings["(Unknown)"] = "(Unbekannt)"; -App::$strings["Visible to anybody on the internet."] = "Für jeden im Internet sichtbar."; -App::$strings["Visible to you only."] = "Nur für Dich sichtbar."; -App::$strings["Visible to anybody in this network."] = "Für jedes \$Projectname-Mitglied sichtbar."; -App::$strings["Visible to anybody authenticated."] = "Für jeden sichtbar, der angemeldet ist."; -App::$strings["Visible to anybody on %s."] = "Für jeden auf %s sichtbar."; -App::$strings["Visible to all connections."] = "Für alle Verbindungen sichtbar."; -App::$strings["Visible to approved connections."] = "Nur für akzeptierte Verbindungen sichtbar."; -App::$strings["Visible to specific connections."] = "Sichtbar für bestimmte Verbindungen."; -App::$strings["Privacy group is empty."] = "Gruppe ist leer."; -App::$strings["Privacy group: %s"] = "Gruppe: %s"; -App::$strings["Connection not found."] = "Die Verbindung wurde nicht gefunden."; -App::$strings["profile photo"] = "Profilfoto"; +App::$strings["view full size"] = "In Vollbildansicht anschauen"; +App::$strings["No Subject"] = "Kein Betreff"; +App::$strings["Friendica"] = "Friendica"; +App::$strings["OStatus"] = "OStatus"; +App::$strings["GNU-Social"] = "GNU-Social"; +App::$strings["RSS/Atom"] = "RSS/Atom"; +App::$strings["Diaspora"] = "Diaspora"; +App::$strings["Facebook"] = "Facebook"; +App::$strings["Zot"] = "Zot!"; +App::$strings["LinkedIn"] = "LinkedIn"; +App::$strings["XMPP/IM"] = "XMPP/IM"; +App::$strings["MySpace"] = "MySpace"; +App::$strings["Image exceeds website size limit of %lu bytes"] = "Bild überschreitet das Webseitenlimit von %lu Bytes"; +App::$strings["Image file is empty."] = "Bilddatei ist leer."; +App::$strings["Photo storage failed."] = "Fotospeicherung fehlgeschlagen."; +App::$strings["a new photo"] = "ein neues Foto"; +App::$strings["__ctx:photo_upload__ %1\$s posted %2\$s to %3\$s"] = "%1\$s hat %2\$s auf %3\$s veröffentlicht"; +App::$strings["Upload New Photos"] = "Neue Fotos hochladen"; +App::$strings["Invalid data packet"] = "Ungültiges Datenpaket"; +App::$strings["Unable to verify channel signature"] = "Konnte die Signatur des Kanals nicht verifizieren"; +App::$strings["Unable to verify site signature for %s"] = "Kann die Signatur der Seite von %s nicht verifizieren"; +App::$strings["invalid target signature"] = "Ungültige Signatur des Ziels"; App::$strings["New Page"] = "Neue Seite"; App::$strings["Title"] = "Titel"; App::$strings["Can view my normal stream and posts"] = "Kann meine normalen Beiträge sehen"; @@ -2242,28 +2248,13 @@ App::$strings["Special Purpose"] = "Für besondere Zwecke"; App::$strings["Special - Celebrity/Soapbox"] = "Speziell - Mitteilungs-Kanal (keine Kommentare)"; App::$strings["Special - Group Repository"] = "Speziell - Gruppenarchiv"; App::$strings["Custom/Expert Mode"] = "Benutzerdefiniert/Expertenmodus"; -App::$strings["Site Admin"] = "Hub-Administration"; -App::$strings["Bug Report"] = "Fehler-Rückmeldung"; -App::$strings["View Bookmarks"] = "Lesezeichen ansehen"; -App::$strings["My Chatrooms"] = "Meine Chaträume"; -App::$strings["Firefox Share"] = "Teilen-Knopf für Firefox"; -App::$strings["Remote Diagnostics"] = "Ferndiagnose"; -App::$strings["Probe"] = "Testen"; -App::$strings["Suggest"] = "Empfehlen"; -App::$strings["Random Channel"] = "Zufälliger Kanal"; -App::$strings["Invite"] = "Einladen"; -App::$strings["Post"] = "Beitrag schreiben"; -App::$strings["Purchase"] = "Kaufen"; +App::$strings[" and "] = "und"; +App::$strings["public profile"] = "öffentliches Profil"; +App::$strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s hat %2\$s auf “%3\$s” geändert"; +App::$strings["Visit %1\$s's %2\$s"] = "Besuche %1\$s's %2\$s"; +App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s hat ein aktualisiertes %2\$s, %3\$s wurde verändert."; App::$strings["Attachments:"] = "Anhänge:"; App::$strings["\$Projectname event notification:"] = "\$Projectname-Terminbenachrichtigung:"; -App::$strings["Add others"] = "Andere hinzufügen"; -App::$strings["Who can see this?"] = "Wer kann das sehen?"; -App::$strings["Custom selection"] = "Benutzerdefinierte Auswahl"; -App::$strings["Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit the scope of \"Show\"."] = "Wähle \"Anzeigen\", um Betrachtung zuzulassen. \"Nicht anzeigen\" überstimmt und limitiert den Aktionsradius von \"Anzeigen\" für Ausnahmen."; -App::$strings["Show"] = "Anzeigen"; -App::$strings["Don't show"] = "Nicht anzeigen"; -App::$strings["Other networks and post services"] = "Andere Netzwerke und Platformen"; -App::$strings["Post permissions %s cannot be changed %s after a post is shared.
    These permissions set who is allowed to view the post."] = "Beitragsberechtigungen %s können nicht geändert werden %s, nachdem der Beitrag gesendet wurde.
    Diese Berechtigungen bestimmen, wer den Beitrag sehen kann."; App::$strings["Focus (Hubzilla default)"] = "Focus (Voreinstellung für Hubzilla)"; App::$strings["Theme settings"] = "Theme-Einstellungen"; App::$strings["Select scheme"] = "Schema wählen"; From ef1c01d968edde6fc880fef6afbf1474bf44c068 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Wed, 15 Jun 2016 05:28:16 -0700 Subject: [PATCH 18/31] add new connection to default group when auto-accepted --- include/follow.php | 2 +- include/zot.php | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/include/follow.php b/include/follow.php index 0c3973175..e5a74f85e 100644 --- a/include/follow.php +++ b/include/follow.php @@ -275,7 +275,7 @@ function new_contact($uid,$url,$channel,$interactive = false, $confirm = false) call_hooks('follow', $arr); - /** If there is a default group for this channel, add this member to it */ + /** If there is a default group for this channel, add this connection to it */ if($default_group) { require_once('include/group.php'); diff --git a/include/zot.php b/include/zot.php index af79b5723..043139e2f 100644 --- a/include/zot.php +++ b/include/zot.php @@ -538,6 +538,16 @@ function zot_refresh($them, $channel = null, $force = false) { Zotlabs\Daemon\Master::Summon(array('Onepoll',$new_connection[0]['abook_id'])); } + + /** If there is a default group for this channel, add this connection to it */ + $default_group = $channel['channel_default_group']; + if($default_group) { + require_once('include/group.php'); + $g = group_rec_byhash($channel['channel_id'],$default_group); + if($g) + group_add_member($channel['channel_id'],'',$x['hash'],$g['id']); + } + unset($new_connection[0]['abook_id']); unset($new_connection[0]['abook_account']); unset($new_connection[0]['abook_channel']); From b0476be36f93f623724329383866f0cddd80dee1 Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Wed, 15 Jun 2016 17:26:44 +0200 Subject: [PATCH 19/31] All languages up to date as far as they are updated. Added Hebrew (I saw no RTL on my browser, but maybe that's a locale setting or else it's not yet implemented in HZ). Removed Esperanto and Czech (they where old ones from Friendica and are not on Transifex (yet)). --- view/ca/hmessages.po | 17998 +++++++++++++------------- view/ca/hstrings.php | 3828 +++--- view/ca/messages.po | 12782 +++++++++---------- view/ca/strings.php | 2912 ++--- view/cs/hmessages.po | 4618 ------- view/cs/hstrings.php | 1044 -- view/cs/htconfig.tpl | 82 - view/cs/lostpass_eml.tpl | 32 - view/cs/messages.po | 4618 ------- view/cs/passchanged_eml.tpl | 20 - view/cs/register_open_eml.tpl | 19 - view/cs/register_verify_eml.tpl | 25 - view/cs/strings.php | 1044 -- view/cs/update_fail_eml.tpl | 13 - view/eo/hmessages.po | 7714 ------------ view/eo/hstrings.php | 1771 --- view/eo/htconfig.tpl | 82 - view/eo/lostpass_eml.tpl | 32 - view/eo/messages.po | 7714 ------------ view/eo/passchanged_eml.tpl | 20 - view/eo/register_open_eml.tpl | 19 - view/eo/register_verify_eml.tpl | 25 - view/eo/strings.php | 1771 --- view/eo/update_fail_eml.tpl | 13 - view/fr/hmessages.po | 18012 ++++++++++++++------------- view/fr/hstrings.php | 2875 ++--- view/fr/messages.po | 12207 ++++++++++-------- view/fr/strings.php | 2612 ++-- view/he/hmessages.po | 9828 +++++++++++++++ view/he/hstrings.php | 2304 ++++ view/he/lostpass_eml.tpl | 32 + view/he/messages.po | 9168 ++++++++++++++ view/he/passchanged_eml.tpl | 20 + view/he/register_open_eml.tpl | 19 + view/he/register_verify_eml.tpl | 24 + view/he/register_verify_member.tpl | 24 + view/he/strings.php | 2168 ++++ view/he/update_fail_eml.tpl | 13 + view/it/hmessages.po | 16563 ++++++++++++------------ view/it/hstrings.php | 2785 +++-- view/it/messages.po | 11861 +++++++++--------- view/it/strings.php | 3088 ++--- view/nb-no/hmessages.po | 17689 +++++++++++++------------- view/nb-no/hstrings.php | 2813 ++--- 44 files changed, 89278 insertions(+), 93023 deletions(-) delete mode 100644 view/cs/hmessages.po delete mode 100644 view/cs/hstrings.php delete mode 100644 view/cs/htconfig.tpl delete mode 100644 view/cs/lostpass_eml.tpl delete mode 100644 view/cs/messages.po delete mode 100644 view/cs/passchanged_eml.tpl delete mode 100644 view/cs/register_open_eml.tpl delete mode 100644 view/cs/register_verify_eml.tpl delete mode 100644 view/cs/strings.php delete mode 100644 view/cs/update_fail_eml.tpl delete mode 100644 view/eo/hmessages.po delete mode 100644 view/eo/hstrings.php delete mode 100644 view/eo/htconfig.tpl delete mode 100644 view/eo/lostpass_eml.tpl delete mode 100644 view/eo/messages.po delete mode 100644 view/eo/passchanged_eml.tpl delete mode 100644 view/eo/register_open_eml.tpl delete mode 100644 view/eo/register_verify_eml.tpl delete mode 100644 view/eo/strings.php delete mode 100644 view/eo/update_fail_eml.tpl create mode 100644 view/he/hmessages.po create mode 100644 view/he/hstrings.php create mode 100644 view/he/lostpass_eml.tpl create mode 100644 view/he/messages.po create mode 100644 view/he/passchanged_eml.tpl create mode 100644 view/he/register_open_eml.tpl create mode 100644 view/he/register_verify_eml.tpl create mode 100644 view/he/register_verify_member.tpl create mode 100644 view/he/strings.php create mode 100644 view/he/update_fail_eml.tpl diff --git a/view/ca/hmessages.po b/view/ca/hmessages.po index 7684159cf..ecb96b8f8 100644 --- a/view/ca/hmessages.po +++ b/view/ca/hmessages.po @@ -1,19 +1,19 @@ -# Red Matrix Project -# Copyright (C) 2012-2014 the Red Matrix Project +# Hubzilla Project +# Copyright (C) 2012-2014 the Hubzilla Project # This file is distributed under the same license as the Red package. # # Translators: # Espart , 2015 -# Rafael, 2013-2015 -# Rafael, 2015 # Rafael, 2015 +# Rafael Garau, 2016 +# Rafael Garau, 2015 msgid "" msgstr "" "Project-Id-Version: Redmatrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-07 00:03-0700\n" -"PO-Revision-Date: 2015-08-11 22:02+0000\n" -"Last-Translator: Rafael\n" +"POT-Creation-Date: 2016-06-10 00:02-0700\n" +"PO-Revision-Date: 2016-06-10 09:14+0000\n" +"Last-Translator: fabrixxm \n" "Language-Team: Catalan (Spain) (http://www.transifex.com/Friendica/red-matrix/language/ca_ES/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,115 +21,9074 @@ msgstr "" "Language: ca_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../include/dba/dba_driver.php:141 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "No s'ha trobat informació de DNS pel servidor de base de dades '%s'" +#: ../../Zotlabs/Storage/Browser.php:107 ../../Zotlabs/Storage/Browser.php:239 +msgid "parent" +msgstr "pare" -#: ../../include/photo/photo_driver.php:687 ../../mod/profile_photo.php:143 -#: ../../mod/profile_photo.php:302 ../../mod/profile_photo.php:424 -#: ../../mod/photos.php:92 ../../mod/photos.php:637 -msgid "Profile Photos" -msgstr "Fotos del Perfil" +#: ../../Zotlabs/Storage/Browser.php:131 ../../include/text.php:2620 +msgid "Collection" +msgstr "Col·lecció" -#: ../../include/menu.php:107 ../../include/page_widgets.php:8 -#: ../../include/page_widgets.php:36 ../../include/RedDAV/RedBrowser.php:266 -#: ../../include/ItemObject.php:100 ../../include/apps.php:254 -#: ../../mod/webpages.php:181 ../../mod/thing.php:227 -#: ../../mod/connections.php:382 ../../mod/connections.php:395 -#: ../../mod/connections.php:414 ../../mod/blocks.php:153 -#: ../../mod/editpost.php:106 ../../mod/editlayout.php:133 -#: ../../mod/editwebpage.php:178 ../../mod/editblock.php:134 -#: ../../mod/menu.php:103 ../../mod/settings.php:650 ../../mod/layouts.php:183 +#: ../../Zotlabs/Storage/Browser.php:134 +msgid "Principal" +msgstr "Principal" + +#: ../../Zotlabs/Storage/Browser.php:137 +msgid "Addressbook" +msgstr "Llista d'Adreçes" + +#: ../../Zotlabs/Storage/Browser.php:140 +msgid "Calendar" +msgstr "Calendari" + +#: ../../Zotlabs/Storage/Browser.php:143 +msgid "Schedule Inbox" +msgstr "Programació de la bústia d'entrada" + +#: ../../Zotlabs/Storage/Browser.php:146 +msgid "Schedule Outbox" +msgstr "Programació de la bústia de sortida" + +#: ../../Zotlabs/Storage/Browser.php:164 ../../Zotlabs/Module/Photos.php:798 +#: ../../Zotlabs/Module/Photos.php:1243 ../../Zotlabs/Lib/Apps.php:486 +#: ../../Zotlabs/Lib/Apps.php:561 ../../include/widgets.php:1505 +#: ../../include/conversation.php:1032 +msgid "Unknown" +msgstr "Desconegut" + +#: ../../Zotlabs/Storage/Browser.php:226 ../../Zotlabs/Module/Fbrowser.php:85 +#: ../../Zotlabs/Lib/Apps.php:216 ../../include/nav.php:93 +#: ../../include/conversation.php:1639 +msgid "Files" +msgstr "Arxius" + +#: ../../Zotlabs/Storage/Browser.php:227 +msgid "Total" +msgstr "Total" + +#: ../../Zotlabs/Storage/Browser.php:229 +msgid "Shared" +msgstr "Compartit" + +#: ../../Zotlabs/Storage/Browser.php:230 ../../Zotlabs/Storage/Browser.php:306 +#: ../../Zotlabs/Module/Blocks.php:156 ../../Zotlabs/Module/Layouts.php:182 +#: ../../Zotlabs/Module/Menu.php:118 ../../Zotlabs/Module/New_channel.php:142 +#: ../../Zotlabs/Module/Webpages.php:186 +msgid "Create" +msgstr "Crear" + +#: ../../Zotlabs/Storage/Browser.php:231 ../../Zotlabs/Storage/Browser.php:308 +#: ../../Zotlabs/Module/Cover_photo.php:357 +#: ../../Zotlabs/Module/Photos.php:825 ../../Zotlabs/Module/Photos.php:1364 +#: ../../Zotlabs/Module/Profile_photo.php:368 ../../include/widgets.php:1518 +msgid "Upload" +msgstr "Pujar" + +#: ../../Zotlabs/Storage/Browser.php:235 ../../Zotlabs/Module/Chat.php:247 +#: ../../Zotlabs/Module/Admin.php:1223 ../../Zotlabs/Module/Settings.php:592 +#: ../../Zotlabs/Module/Settings.php:618 +#: ../../Zotlabs/Module/Sharedwithme.php:99 +msgid "Name" +msgstr "Nom" + +#: ../../Zotlabs/Storage/Browser.php:236 +msgid "Type" +msgstr "Tipus" + +#: ../../Zotlabs/Storage/Browser.php:237 +#: ../../Zotlabs/Module/Sharedwithme.php:101 ../../include/text.php:1344 +msgid "Size" +msgstr "Mida" + +#: ../../Zotlabs/Storage/Browser.php:238 +#: ../../Zotlabs/Module/Sharedwithme.php:102 +msgid "Last Modified" +msgstr "Últim Modificat" + +#: ../../Zotlabs/Storage/Browser.php:240 ../../Zotlabs/Module/Blocks.php:157 +#: ../../Zotlabs/Module/Editblock.php:109 +#: ../../Zotlabs/Module/Connections.php:290 +#: ../../Zotlabs/Module/Connections.php:310 +#: ../../Zotlabs/Module/Editpost.php:84 +#: ../../Zotlabs/Module/Editlayout.php:113 +#: ../../Zotlabs/Module/Editwebpage.php:146 +#: ../../Zotlabs/Module/Layouts.php:190 ../../Zotlabs/Module/Menu.php:112 +#: ../../Zotlabs/Module/Admin.php:2113 ../../Zotlabs/Module/Settings.php:652 +#: ../../Zotlabs/Module/Thing.php:260 ../../Zotlabs/Module/Webpages.php:187 +#: ../../Zotlabs/Lib/Apps.php:337 ../../Zotlabs/Lib/ThreadItem.php:106 +#: ../../include/channel.php:937 ../../include/channel.php:941 +#: ../../include/menu.php:108 ../../include/page_widgets.php:8 +#: ../../include/page_widgets.php:36 msgid "Edit" msgstr "Edita" -#: ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Freqüentment" +#: ../../Zotlabs/Storage/Browser.php:241 ../../Zotlabs/Module/Blocks.php:159 +#: ../../Zotlabs/Module/Connedit.php:572 +#: ../../Zotlabs/Module/Editblock.php:134 +#: ../../Zotlabs/Module/Connections.php:263 +#: ../../Zotlabs/Module/Editlayout.php:136 +#: ../../Zotlabs/Module/Editwebpage.php:170 ../../Zotlabs/Module/Group.php:177 +#: ../../Zotlabs/Module/Photos.php:1173 ../../Zotlabs/Module/Admin.php:1039 +#: ../../Zotlabs/Module/Admin.php:1213 ../../Zotlabs/Module/Admin.php:2114 +#: ../../Zotlabs/Module/Settings.php:653 ../../Zotlabs/Module/Thing.php:261 +#: ../../Zotlabs/Module/Webpages.php:189 ../../Zotlabs/Lib/Apps.php:338 +#: ../../Zotlabs/Lib/ThreadItem.php:126 ../../include/conversation.php:657 +msgid "Delete" +msgstr "Esborra" -#: ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Horariament" +#: ../../Zotlabs/Storage/Browser.php:285 +#, php-format +msgid "You are using %1$s of your available file storage." +msgstr "Estàs emprant el %1$s de l'espai d'emmagatzematge disponible" -#: ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Dos vegades al dia" +#: ../../Zotlabs/Storage/Browser.php:290 +#, php-format +msgid "You are using %1$s of %2$s available file storage. (%3$s%)" +msgstr "Estàs emprant %1$s de %2$s d'emmagatzematge d'arxius disponible.\n(%3$s%)" -#: ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Diariament" +#: ../../Zotlabs/Storage/Browser.php:302 +msgid "WARNING:" +msgstr "ALERTA:" -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Setmanalment" +#: ../../Zotlabs/Storage/Browser.php:305 +msgid "Create new folder" +msgstr "Crea una nova carpeta" -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Mensualment" +#: ../../Zotlabs/Storage/Browser.php:307 +msgid "Upload file" +msgstr "Puja arxiu" -#: ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" +#: ../../Zotlabs/Web/WebServer.php:120 ../../Zotlabs/Module/Dreport.php:10 +#: ../../Zotlabs/Module/Dreport.php:49 ../../Zotlabs/Module/Group.php:72 +#: ../../Zotlabs/Module/Like.php:284 ../../Zotlabs/Module/Import_items.php:112 +#: ../../Zotlabs/Module/Profperm.php:28 ../../Zotlabs/Module/Subthread.php:62 +#: ../../include/items.php:385 +msgid "Permission denied" +msgstr "Permís denegat" -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" +#: ../../Zotlabs/Web/WebServer.php:121 ../../Zotlabs/Web/Router.php:65 +#: ../../Zotlabs/Module/Achievements.php:34 ../../Zotlabs/Module/Blocks.php:73 +#: ../../Zotlabs/Module/Blocks.php:80 ../../Zotlabs/Module/Channel.php:105 +#: ../../Zotlabs/Module/Channel.php:226 ../../Zotlabs/Module/Channel.php:267 +#: ../../Zotlabs/Module/Chat.php:100 ../../Zotlabs/Module/Chat.php:105 +#: ../../Zotlabs/Module/Authtest.php:16 ../../Zotlabs/Module/Block.php:26 +#: ../../Zotlabs/Module/Block.php:76 ../../Zotlabs/Module/Bookmarks.php:61 +#: ../../Zotlabs/Module/Connedit.php:366 ../../Zotlabs/Module/Editblock.php:67 +#: ../../Zotlabs/Module/Common.php:39 ../../Zotlabs/Module/Connections.php:33 +#: ../../Zotlabs/Module/Cover_photo.php:277 +#: ../../Zotlabs/Module/Cover_photo.php:290 +#: ../../Zotlabs/Module/Editpost.php:17 ../../Zotlabs/Module/Events.php:265 +#: ../../Zotlabs/Module/Editlayout.php:67 +#: ../../Zotlabs/Module/Editlayout.php:90 +#: ../../Zotlabs/Module/Editwebpage.php:69 +#: ../../Zotlabs/Module/Editwebpage.php:90 +#: ../../Zotlabs/Module/Editwebpage.php:105 +#: ../../Zotlabs/Module/Editwebpage.php:127 ../../Zotlabs/Module/Group.php:13 +#: ../../Zotlabs/Module/Api.php:13 ../../Zotlabs/Module/Api.php:18 +#: ../../Zotlabs/Module/Filestorage.php:24 +#: ../../Zotlabs/Module/Filestorage.php:79 +#: ../../Zotlabs/Module/Filestorage.php:94 +#: ../../Zotlabs/Module/Filestorage.php:121 ../../Zotlabs/Module/Item.php:210 +#: ../../Zotlabs/Module/Item.php:218 ../../Zotlabs/Module/Item.php:1070 +#: ../../Zotlabs/Module/Layouts.php:71 ../../Zotlabs/Module/Layouts.php:78 +#: ../../Zotlabs/Module/Layouts.php:89 ../../Zotlabs/Module/Id.php:76 +#: ../../Zotlabs/Module/Like.php:181 ../../Zotlabs/Module/Invite.php:17 +#: ../../Zotlabs/Module/Invite.php:91 ../../Zotlabs/Module/Locs.php:87 +#: ../../Zotlabs/Module/Mail.php:129 ../../Zotlabs/Module/Manage.php:10 +#: ../../Zotlabs/Module/Menu.php:78 ../../Zotlabs/Module/Message.php:18 +#: ../../Zotlabs/Module/Mood.php:116 ../../Zotlabs/Module/Network.php:17 +#: ../../Zotlabs/Module/Mitem.php:115 ../../Zotlabs/Module/New_channel.php:77 +#: ../../Zotlabs/Module/New_channel.php:104 +#: ../../Zotlabs/Module/Notifications.php:70 +#: ../../Zotlabs/Module/Photos.php:75 ../../Zotlabs/Module/Page.php:35 +#: ../../Zotlabs/Module/Page.php:90 ../../Zotlabs/Module/Pdledit.php:26 +#: ../../Zotlabs/Module/Poke.php:137 ../../Zotlabs/Module/Profile.php:68 +#: ../../Zotlabs/Module/Profile.php:76 ../../Zotlabs/Module/Profiles.php:203 +#: ../../Zotlabs/Module/Profiles.php:601 +#: ../../Zotlabs/Module/Profile_photo.php:256 +#: ../../Zotlabs/Module/Profile_photo.php:269 +#: ../../Zotlabs/Module/Rate.php:113 ../../Zotlabs/Module/Appman.php:75 +#: ../../Zotlabs/Module/Register.php:77 ../../Zotlabs/Module/Regmod.php:21 +#: ../../Zotlabs/Module/Service_limits.php:11 +#: ../../Zotlabs/Module/Settings.php:572 ../../Zotlabs/Module/Setup.php:215 +#: ../../Zotlabs/Module/Sharedwithme.php:11 +#: ../../Zotlabs/Module/Sources.php:74 ../../Zotlabs/Module/Suggest.php:30 +#: ../../Zotlabs/Module/Thing.php:274 ../../Zotlabs/Module/Thing.php:294 +#: ../../Zotlabs/Module/Thing.php:331 +#: ../../Zotlabs/Module/Viewconnections.php:25 +#: ../../Zotlabs/Module/Viewconnections.php:30 +#: ../../Zotlabs/Module/Viewsrc.php:18 ../../Zotlabs/Module/Webpages.php:74 +#: ../../Zotlabs/Lib/Chatroom.php:137 ../../include/items.php:3438 +#: ../../include/attach.php:141 ../../include/attach.php:189 +#: ../../include/attach.php:252 ../../include/attach.php:266 +#: ../../include/attach.php:273 ../../include/attach.php:338 +#: ../../include/attach.php:352 ../../include/attach.php:359 +#: ../../include/attach.php:437 ../../include/attach.php:895 +#: ../../include/attach.php:966 ../../include/attach.php:1118 +#: ../../include/photos.php:27 +msgid "Permission denied." +msgstr "Permís denegat." -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" +#: ../../Zotlabs/Web/Router.php:146 ../../Zotlabs/Module/Help.php:94 +msgid "Not Found" +msgstr "No s'ha pogut trobar la pàgina" -#: ../../include/contact_selectors.php:79 ../../mod/admin.php:822 -#: ../../mod/admin.php:831 ../../mod/id.php:15 ../../mod/id.php:16 -#: ../../boot.php:1553 +#: ../../Zotlabs/Web/Router.php:149 ../../Zotlabs/Module/Block.php:79 +#: ../../Zotlabs/Module/Display.php:117 ../../Zotlabs/Module/Help.php:97 +#: ../../Zotlabs/Module/Page.php:93 +msgid "Page not found." +msgstr "Pàgina no trobada." + +#: ../../Zotlabs/Zot/Auth.php:138 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "Autenticació remota bloquejada. Ha iniciat sessió en aquest lloc a nivell local. Si us plau, tanca la sessió i torna-ho a intentar." + +#: ../../Zotlabs/Zot/Auth.php:246 ../../Zotlabs/Module/Openid.php:76 +#: ../../Zotlabs/Module/Openid.php:183 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "Benvingut %s. Autenticació remota reeixida." + +#: ../../Zotlabs/Module/Achievements.php:15 ../../Zotlabs/Module/Blocks.php:33 +#: ../../Zotlabs/Module/Connect.php:17 ../../Zotlabs/Module/Editblock.php:31 +#: ../../Zotlabs/Module/Editlayout.php:31 +#: ../../Zotlabs/Module/Editwebpage.php:33 +#: ../../Zotlabs/Module/Filestorage.php:60 ../../Zotlabs/Module/Hcard.php:12 +#: ../../Zotlabs/Module/Layouts.php:31 ../../Zotlabs/Module/Profile.php:20 +#: ../../Zotlabs/Module/Webpages.php:34 ../../include/channel.php:837 +msgid "Requested profile is not available." +msgstr "El perfil demanat no està disponible." + +#: ../../Zotlabs/Module/Achievements.php:38 +msgid "Some blurb about what to do when you're new here" +msgstr "Algunes propostes sobre el que cal fer quan ets nou aquí" + +#: ../../Zotlabs/Module/Blocks.php:97 ../../Zotlabs/Module/Blocks.php:152 +#: ../../Zotlabs/Module/Editblock.php:108 +msgid "Block Name" +msgstr "Nom del Bloc" + +#: ../../Zotlabs/Module/Blocks.php:151 ../../include/text.php:2265 +msgid "Blocks" +msgstr "Bloc" + +#: ../../Zotlabs/Module/Blocks.php:153 +msgid "Block Title" +msgstr "Títol del bloc" + +#: ../../Zotlabs/Module/Blocks.php:154 ../../Zotlabs/Module/Layouts.php:188 +#: ../../Zotlabs/Module/Menu.php:114 ../../Zotlabs/Module/Webpages.php:198 +#: ../../include/page_widgets.php:44 +msgid "Created" +msgstr "Creat" + +#: ../../Zotlabs/Module/Blocks.php:155 ../../Zotlabs/Module/Layouts.php:189 +#: ../../Zotlabs/Module/Menu.php:115 ../../Zotlabs/Module/Webpages.php:199 +#: ../../include/page_widgets.php:45 +msgid "Edited" +msgstr "Editat" + +#: ../../Zotlabs/Module/Blocks.php:158 ../../Zotlabs/Module/Layouts.php:191 +#: ../../Zotlabs/Module/Photos.php:1072 ../../Zotlabs/Module/Webpages.php:188 +#: ../../include/conversation.php:1208 +msgid "Share" +msgstr "Compartir" + +#: ../../Zotlabs/Module/Blocks.php:163 ../../Zotlabs/Module/Layouts.php:195 +#: ../../Zotlabs/Module/Pubsites.php:47 ../../Zotlabs/Module/Webpages.php:193 +#: ../../include/page_widgets.php:39 +msgid "View" +msgstr "Mostra" + +#: ../../Zotlabs/Module/Cal.php:62 ../../Zotlabs/Module/Block.php:43 +#: ../../Zotlabs/Module/Page.php:56 ../../Zotlabs/Module/Wall_upload.php:33 +msgid "Channel not found." +msgstr "Canal no trobat." + +#: ../../Zotlabs/Module/Cal.php:69 +msgid "Permissions denied." +msgstr "Permís denegat." + +#: ../../Zotlabs/Module/Cal.php:259 ../../Zotlabs/Module/Events.php:588 +msgid "l, F j" +msgstr "l, F j" + +#: ../../Zotlabs/Module/Cal.php:308 ../../Zotlabs/Module/Events.php:637 +#: ../../include/text.php:1732 +msgid "Link to Source" +msgstr "Enllaç a la Font" + +#: ../../Zotlabs/Module/Cal.php:331 ../../Zotlabs/Module/Events.php:665 +msgid "Edit Event" +msgstr "Editar l'Esdeveniment" + +#: ../../Zotlabs/Module/Cal.php:331 ../../Zotlabs/Module/Events.php:665 +msgid "Create Event" +msgstr "Crear Esdeveniment" + +#: ../../Zotlabs/Module/Cal.php:332 ../../Zotlabs/Module/Cal.php:339 +#: ../../Zotlabs/Module/Events.php:666 ../../Zotlabs/Module/Events.php:673 +#: ../../Zotlabs/Module/Photos.php:949 +msgid "Previous" +msgstr "Anterior" + +#: ../../Zotlabs/Module/Cal.php:333 ../../Zotlabs/Module/Cal.php:340 +#: ../../Zotlabs/Module/Events.php:667 ../../Zotlabs/Module/Events.php:674 +#: ../../Zotlabs/Module/Photos.php:958 ../../Zotlabs/Module/Setup.php:267 +msgid "Next" +msgstr "Pròxim" + +#: ../../Zotlabs/Module/Cal.php:334 ../../Zotlabs/Module/Events.php:668 +#: ../../include/widgets.php:755 +msgid "Export" +msgstr "Exporta" + +#: ../../Zotlabs/Module/Cal.php:337 ../../Zotlabs/Module/Events.php:671 +#: ../../include/widgets.php:756 +msgid "Import" +msgstr "Importar" + +#: ../../Zotlabs/Module/Cal.php:338 ../../Zotlabs/Module/Chat.php:196 +#: ../../Zotlabs/Module/Chat.php:238 ../../Zotlabs/Module/Connect.php:98 +#: ../../Zotlabs/Module/Connedit.php:731 ../../Zotlabs/Module/Events.php:475 +#: ../../Zotlabs/Module/Events.php:672 ../../Zotlabs/Module/Group.php:85 +#: ../../Zotlabs/Module/Filestorage.php:162 +#: ../../Zotlabs/Module/Import.php:550 +#: ../../Zotlabs/Module/Import_items.php:120 +#: ../../Zotlabs/Module/Invite.php:146 ../../Zotlabs/Module/Locs.php:121 +#: ../../Zotlabs/Module/Mail.php:378 ../../Zotlabs/Module/Mood.php:139 +#: ../../Zotlabs/Module/Mitem.php:235 ../../Zotlabs/Module/Photos.php:677 +#: ../../Zotlabs/Module/Photos.php:1052 ../../Zotlabs/Module/Photos.php:1092 +#: ../../Zotlabs/Module/Photos.php:1210 ../../Zotlabs/Module/Pconfig.php:107 +#: ../../Zotlabs/Module/Pdledit.php:66 ../../Zotlabs/Module/Poke.php:186 +#: ../../Zotlabs/Module/Profiles.php:687 ../../Zotlabs/Module/Rate.php:170 +#: ../../Zotlabs/Module/Admin.php:492 ../../Zotlabs/Module/Admin.php:688 +#: ../../Zotlabs/Module/Admin.php:771 ../../Zotlabs/Module/Admin.php:1032 +#: ../../Zotlabs/Module/Admin.php:1211 ../../Zotlabs/Module/Admin.php:1421 +#: ../../Zotlabs/Module/Admin.php:1648 ../../Zotlabs/Module/Admin.php:1733 +#: ../../Zotlabs/Module/Admin.php:2116 ../../Zotlabs/Module/Appman.php:126 +#: ../../Zotlabs/Module/Settings.php:590 ../../Zotlabs/Module/Settings.php:703 +#: ../../Zotlabs/Module/Settings.php:731 ../../Zotlabs/Module/Settings.php:754 +#: ../../Zotlabs/Module/Settings.php:842 +#: ../../Zotlabs/Module/Settings.php:1034 ../../Zotlabs/Module/Setup.php:312 +#: ../../Zotlabs/Module/Setup.php:353 ../../Zotlabs/Module/Sources.php:114 +#: ../../Zotlabs/Module/Sources.php:149 ../../Zotlabs/Module/Thing.php:316 +#: ../../Zotlabs/Module/Thing.php:362 ../../Zotlabs/Module/Xchan.php:15 +#: ../../Zotlabs/Lib/ThreadItem.php:710 ../../include/widgets.php:757 +#: ../../include/widgets.php:769 ../../include/js_strings.php:22 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "Enviar" + +#: ../../Zotlabs/Module/Cal.php:341 ../../Zotlabs/Module/Events.php:675 +msgid "Today" +msgstr "Avui" + +#: ../../Zotlabs/Module/Channel.php:29 ../../Zotlabs/Module/Chat.php:25 +msgid "You must be logged in to see this page." +msgstr "Has d'estar identificat per a veure aquesta pàgina." + +#: ../../Zotlabs/Module/Channel.php:41 +msgid "Posts and comments" +msgstr "Entrades i comentaris" + +#: ../../Zotlabs/Module/Channel.php:42 +msgid "Only posts" +msgstr "Només entrades" + +#: ../../Zotlabs/Module/Channel.php:102 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "Permisos insuficients. Petició redirigida a la pàgina del perfil." + +#: ../../Zotlabs/Module/Chat.php:181 +msgid "Room not found" +msgstr "No s'ha trobat la sala" + +#: ../../Zotlabs/Module/Chat.php:197 +msgid "Leave Room" +msgstr "Abandona la sala" + +#: ../../Zotlabs/Module/Chat.php:198 +msgid "Delete Room" +msgstr "Esborra Sala" + +#: ../../Zotlabs/Module/Chat.php:199 +msgid "I am away right now" +msgstr "Absent" + +#: ../../Zotlabs/Module/Chat.php:200 +msgid "I am online" +msgstr "Estic connectat/da" + +#: ../../Zotlabs/Module/Chat.php:202 +msgid "Bookmark this room" +msgstr "Fes favorit aquest xat" + +#: ../../Zotlabs/Module/Chat.php:205 ../../Zotlabs/Module/Mail.php:205 +#: ../../Zotlabs/Module/Mail.php:314 ../../include/conversation.php:1176 +msgid "Please enter a link URL:" +msgstr "Si us plau entra l'enllaç URL:" + +#: ../../Zotlabs/Module/Chat.php:206 ../../Zotlabs/Module/Mail.php:258 +#: ../../Zotlabs/Module/Mail.php:383 ../../Zotlabs/Lib/ThreadItem.php:722 +#: ../../include/conversation.php:1256 +msgid "Encrypt text" +msgstr "Text encriptat" + +#: ../../Zotlabs/Module/Chat.php:207 ../../Zotlabs/Module/Editblock.php:111 +#: ../../Zotlabs/Module/Editwebpage.php:147 ../../Zotlabs/Module/Mail.php:252 +#: ../../Zotlabs/Module/Mail.php:377 ../../include/conversation.php:1143 +msgid "Insert web link" +msgstr "Insereix enllaç web" + +#: ../../Zotlabs/Module/Chat.php:218 +msgid "Feature disabled." +msgstr "Funcionalitat desactivada." + +#: ../../Zotlabs/Module/Chat.php:232 +msgid "New Chatroom" +msgstr "Nova sala per a Xerrar" + +#: ../../Zotlabs/Module/Chat.php:233 +msgid "Chatroom name" +msgstr "Nom de la sala de xat" + +#: ../../Zotlabs/Module/Chat.php:234 +msgid "Expiration of chats (minutes)" +msgstr "Expiració dels chats (minuts)" + +#: ../../Zotlabs/Module/Chat.php:235 ../../Zotlabs/Module/Filestorage.php:153 +#: ../../Zotlabs/Module/Photos.php:671 ../../Zotlabs/Module/Photos.php:1045 +#: ../../Zotlabs/Module/Thing.php:313 ../../Zotlabs/Module/Thing.php:359 +#: ../../include/acl_selectors.php:283 +msgid "Permissions" +msgstr "Permisos " + +#: ../../Zotlabs/Module/Chat.php:246 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "%1$s de Xats" + +#: ../../Zotlabs/Module/Chat.php:251 +msgid "No chatrooms available" +msgstr "No hi ha sales de xat disponibles" + +#: ../../Zotlabs/Module/Chat.php:252 ../../Zotlabs/Module/Manage.php:143 +#: ../../Zotlabs/Module/Profiles.php:778 +msgid "Create New" +msgstr "Crear Nou" + +#: ../../Zotlabs/Module/Chat.php:255 +msgid "Expiration" +msgstr "Expiració" + +#: ../../Zotlabs/Module/Chat.php:256 +msgid "min" +msgstr "min" + +#: ../../Zotlabs/Module/Chatsvc.php:117 +msgid "Away" +msgstr "Absent" + +#: ../../Zotlabs/Module/Chatsvc.php:122 +msgid "Online" +msgstr "En connexió" + +#: ../../Zotlabs/Module/Block.php:31 ../../Zotlabs/Module/Page.php:40 +msgid "Invalid item." +msgstr "Article invàlid." + +#: ../../Zotlabs/Module/Bookmarks.php:53 +msgid "Bookmark added" +msgstr "Favorit afegit" + +#: ../../Zotlabs/Module/Bookmarks.php:75 +msgid "My Bookmarks" +msgstr "Els Meus Favorits" + +#: ../../Zotlabs/Module/Bookmarks.php:86 +msgid "My Connections Bookmarks" +msgstr "Les connexions dels meus Favorits" + +#: ../../Zotlabs/Module/Connect.php:61 ../../Zotlabs/Module/Connect.php:109 +msgid "Continue" +msgstr "Continua" + +#: ../../Zotlabs/Module/Connect.php:90 +msgid "Premium Channel Setup" +msgstr "Configuració de Canals Premium" + +#: ../../Zotlabs/Module/Connect.php:92 +msgid "Enable premium channel connection restrictions" +msgstr "Habilita les restriccions de connexió del canal premium" + +#: ../../Zotlabs/Module/Connect.php:93 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Si us plau, introdueixi les restriccions o condicions, com ara el rebut de PayPal, les pautes d'ús, etc." + +#: ../../Zotlabs/Module/Connect.php:95 ../../Zotlabs/Module/Connect.php:115 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Aquest canal pot requerir passos addicionals o reconeixement de les següents condicions abans de connectar:" + +#: ../../Zotlabs/Module/Connect.php:96 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Connexions potencials veuran el següent text abans de continuar:" + +#: ../../Zotlabs/Module/Connect.php:97 ../../Zotlabs/Module/Connect.php:118 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "En continuar, certifico que he complert amb totes les instruccions proporcionades en aquesta pàgina." + +#: ../../Zotlabs/Module/Connect.php:106 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(No s'han proporcionat instruccions específiques pel propietari del canal.)" + +#: ../../Zotlabs/Module/Connect.php:114 +msgid "Restricted or Premium Channel" +msgstr "Canal Restringit o Premium" + +#: ../../Zotlabs/Module/Connedit.php:80 +msgid "Could not access contact record." +msgstr "No s'ha pogut accedir al llibre de contactes." + +#: ../../Zotlabs/Module/Connedit.php:104 +msgid "Could not locate selected profile." +msgstr "No s'ha trobat el perfil indicat." + +#: ../../Zotlabs/Module/Connedit.php:227 +msgid "Connection updated." +msgstr "S'ha actualitzat la connexió." + +#: ../../Zotlabs/Module/Connedit.php:229 +msgid "Failed to update connection record." +msgstr "No s'ha pogut actualitzar el registre de connexió." + +#: ../../Zotlabs/Module/Connedit.php:276 +msgid "is now connected to" +msgstr "Ara està conectat amb" + +#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Connedit.php:654 +#: ../../Zotlabs/Module/Events.php:459 ../../Zotlabs/Module/Events.php:460 +#: ../../Zotlabs/Module/Events.php:469 ../../Zotlabs/Module/Api.php:89 +#: ../../Zotlabs/Module/Filestorage.php:157 +#: ../../Zotlabs/Module/Filestorage.php:165 ../../Zotlabs/Module/Menu.php:100 +#: ../../Zotlabs/Module/Menu.php:157 ../../Zotlabs/Module/Mitem.php:158 +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:232 +#: ../../Zotlabs/Module/Mitem.php:233 ../../Zotlabs/Module/Photos.php:666 +#: ../../Zotlabs/Module/Profiles.php:647 ../../Zotlabs/Module/Admin.php:459 +#: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Settings.php:581 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1707 +msgid "No" +msgstr "No" + +#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Events.php:459 +#: ../../Zotlabs/Module/Events.php:460 ../../Zotlabs/Module/Events.php:469 +#: ../../Zotlabs/Module/Api.php:88 ../../Zotlabs/Module/Filestorage.php:157 +#: ../../Zotlabs/Module/Filestorage.php:165 ../../Zotlabs/Module/Menu.php:100 +#: ../../Zotlabs/Module/Menu.php:157 ../../Zotlabs/Module/Mitem.php:158 +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:232 +#: ../../Zotlabs/Module/Mitem.php:233 ../../Zotlabs/Module/Photos.php:666 +#: ../../Zotlabs/Module/Profiles.php:647 ../../Zotlabs/Module/Admin.php:461 +#: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Settings.php:581 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1707 +msgid "Yes" +msgstr "Sí" + +#: ../../Zotlabs/Module/Connedit.php:411 +msgid "Could not access address book record." +msgstr "No puc accedir al registre del contacte" + +#: ../../Zotlabs/Module/Connedit.php:425 +msgid "Refresh failed - channel is currently unavailable." +msgstr "Ha fallat la recàrrega - el canal es actualment inaccesible." + +#: ../../Zotlabs/Module/Connedit.php:440 ../../Zotlabs/Module/Connedit.php:449 +#: ../../Zotlabs/Module/Connedit.php:458 ../../Zotlabs/Module/Connedit.php:467 +#: ../../Zotlabs/Module/Connedit.php:480 +msgid "Unable to set address book parameters." +msgstr "No es poden ajustar els paràmetres dels contactes." + +#: ../../Zotlabs/Module/Connedit.php:503 +msgid "Connection has been removed." +msgstr "S'han eliminat les conexions." + +#: ../../Zotlabs/Module/Connedit.php:519 ../../Zotlabs/Lib/Apps.php:219 +#: ../../include/nav.php:86 ../../include/conversation.php:954 +msgid "View Profile" +msgstr "Veure Perfil" + +#: ../../Zotlabs/Module/Connedit.php:522 +#, php-format +msgid "View %s's profile" +msgstr "Mostra el perfil de %s" + +#: ../../Zotlabs/Module/Connedit.php:526 +msgid "Refresh Permissions" +msgstr "Recarrega els Permissos" + +#: ../../Zotlabs/Module/Connedit.php:529 +msgid "Fetch updated permissions" +msgstr "Obté els permisos actualitzats" + +#: ../../Zotlabs/Module/Connedit.php:533 +msgid "Recent Activity" +msgstr "Activitat Recent" + +#: ../../Zotlabs/Module/Connedit.php:536 +msgid "View recent posts and comments" +msgstr "Mostra les entrades i comentaris recents" + +#: ../../Zotlabs/Module/Connedit.php:540 ../../Zotlabs/Module/Admin.php:1041 +msgid "Unblock" +msgstr "Desbloquejat" + +#: ../../Zotlabs/Module/Connedit.php:540 ../../Zotlabs/Module/Admin.php:1040 +msgid "Block" +msgstr "Bloquejat" + +#: ../../Zotlabs/Module/Connedit.php:543 +msgid "Block (or Unblock) all communications with this connection" +msgstr "Boqueja (o Desbloqueja) les comunicacions amb aquesta connexió" + +#: ../../Zotlabs/Module/Connedit.php:544 +msgid "This connection is blocked!" +msgstr "Aquesta connexió està bloquejada!" + +#: ../../Zotlabs/Module/Connedit.php:548 +msgid "Unignore" +msgstr "Inhabilita" + +#: ../../Zotlabs/Module/Connedit.php:548 +#: ../../Zotlabs/Module/Connections.php:277 +#: ../../Zotlabs/Module/Notifications.php:55 +msgid "Ignore" +msgstr "Ignora" + +#: ../../Zotlabs/Module/Connedit.php:551 +msgid "Ignore (or Unignore) all inbound communications from this connection" +msgstr "Ignora (o Considera) les communicacions entrants d'aquesta connexió" + +#: ../../Zotlabs/Module/Connedit.php:552 +msgid "This connection is ignored!" +msgstr "Aquesta connexió es ignorada!" + +#: ../../Zotlabs/Module/Connedit.php:556 +msgid "Unarchive" +msgstr "Desarxiva" + +#: ../../Zotlabs/Module/Connedit.php:556 +msgid "Archive" +msgstr "Arxiva" + +#: ../../Zotlabs/Module/Connedit.php:559 +msgid "" +"Archive (or Unarchive) this connection - mark channel dead but keep content" +msgstr "Arxiva (o Desarxiva) aquesta connexió - Marca el canal com a mort pero manté el contingut " + +#: ../../Zotlabs/Module/Connedit.php:560 +msgid "This connection is archived!" +msgstr "Aquesta connexió està arxivada!" + +#: ../../Zotlabs/Module/Connedit.php:564 +msgid "Unhide" +msgstr "Mostra" + +#: ../../Zotlabs/Module/Connedit.php:564 +msgid "Hide" +msgstr "Amaga" + +#: ../../Zotlabs/Module/Connedit.php:567 +msgid "Hide or Unhide this connection from your other connections" +msgstr "Amaga (o Mostra) aquesta connexió de les altres connexions teves" + +#: ../../Zotlabs/Module/Connedit.php:568 +msgid "This connection is hidden!" +msgstr "Aquesta connexió està amagada!" + +#: ../../Zotlabs/Module/Connedit.php:575 +msgid "Delete this connection" +msgstr "Elimina aquesta connexió" + +#: ../../Zotlabs/Module/Connedit.php:590 ../../include/widgets.php:493 +msgid "Me" +msgstr "Jo" + +#: ../../Zotlabs/Module/Connedit.php:591 ../../include/widgets.php:494 +msgid "Family" +msgstr "Família" + +#: ../../Zotlabs/Module/Connedit.php:592 ../../Zotlabs/Module/Settings.php:342 +#: ../../Zotlabs/Module/Settings.php:346 ../../Zotlabs/Module/Settings.php:347 +#: ../../Zotlabs/Module/Settings.php:350 ../../Zotlabs/Module/Settings.php:361 +#: ../../include/widgets.php:495 ../../include/selectors.php:123 +#: ../../include/channel.php:389 ../../include/channel.php:390 +#: ../../include/channel.php:397 +msgid "Friends" +msgstr "Amics" + +#: ../../Zotlabs/Module/Connedit.php:593 ../../include/widgets.php:496 +msgid "Acquaintances" +msgstr "Coneguts" + +#: ../../Zotlabs/Module/Connedit.php:594 +#: ../../Zotlabs/Module/Connections.php:92 +#: ../../Zotlabs/Module/Connections.php:107 ../../include/widgets.php:497 +msgid "All" +msgstr "Tots" + +#: ../../Zotlabs/Module/Connedit.php:654 +msgid "Approve this connection" +msgstr "Apccepta aquesta connexió" + +#: ../../Zotlabs/Module/Connedit.php:654 +msgid "Accept connection to allow communication" +msgstr "Accepta la connexió per permetre la comunicació" + +#: ../../Zotlabs/Module/Connedit.php:659 +msgid "Set Affinity" +msgstr "Ajusta l'Afinitat" + +#: ../../Zotlabs/Module/Connedit.php:662 +msgid "Set Profile" +msgstr "Ajusta el Perfil" + +#: ../../Zotlabs/Module/Connedit.php:665 +msgid "Set Affinity & Profile" +msgstr "Ajusta Afinitat i Perfil" + +#: ../../Zotlabs/Module/Connedit.php:698 +msgid "none" +msgstr "res" + +#: ../../Zotlabs/Module/Connedit.php:702 ../../include/widgets.php:614 +msgid "Connection Default Permissions" +msgstr "Permisos per Defecte de la Connexió" + +#: ../../Zotlabs/Module/Connedit.php:702 ../../include/items.php:3926 +#, php-format +msgid "Connection: %s" +msgstr "Connexió: %s" + +#: ../../Zotlabs/Module/Connedit.php:703 +msgid "Apply these permissions automatically" +msgstr "Aplica aquests permissos automaticament" + +#: ../../Zotlabs/Module/Connedit.php:703 +msgid "Connection requests will be approved without your interaction" +msgstr "Les peticions de connexió seran aprovades sense la teva interacció" + +#: ../../Zotlabs/Module/Connedit.php:705 +msgid "This connection's primary address is" +msgstr "La primera adreça d'aqueste connexió es" + +#: ../../Zotlabs/Module/Connedit.php:706 +msgid "Available locations:" +msgstr "Localització disponible:" + +#: ../../Zotlabs/Module/Connedit.php:710 +msgid "" +"The permissions indicated on this page will be applied to all new " +"connections." +msgstr "Els permisos indicats en aquesta pàgina seran aplicats a totes les noves connexions." + +#: ../../Zotlabs/Module/Connedit.php:711 +msgid "Connection Tools" +msgstr "Eines de Connexió" + +#: ../../Zotlabs/Module/Connedit.php:713 +msgid "Slide to adjust your degree of friendship" +msgstr "Llisca per ajustar el nivell d'amistat" + +#: ../../Zotlabs/Module/Connedit.php:714 ../../Zotlabs/Module/Rate.php:159 +#: ../../include/js_strings.php:20 +msgid "Rating" +msgstr "Valora" + +#: ../../Zotlabs/Module/Connedit.php:715 +msgid "Slide to adjust your rating" +msgstr "Llisca per ajustar la valoració" + +#: ../../Zotlabs/Module/Connedit.php:716 ../../Zotlabs/Module/Connedit.php:721 +msgid "Optionally explain your rating" +msgstr "Opcionalment pots explicar la teva valoració" + +#: ../../Zotlabs/Module/Connedit.php:718 +msgid "Custom Filter" +msgstr "Filtre a mida" + +#: ../../Zotlabs/Module/Connedit.php:719 +msgid "Only import posts with this text" +msgstr "Importa exclusivament entrades amb aquest text" + +#: ../../Zotlabs/Module/Connedit.php:719 ../../Zotlabs/Module/Connedit.php:720 +msgid "" +"words one per line or #tags or /patterns/ or lang=xx, leave blank to import " +"all posts" +msgstr "paraules una per línia o #etiquetes o /patrons/ o idioma=xx, deixar en blanc per importar totes les entrades" + +#: ../../Zotlabs/Module/Connedit.php:720 +msgid "Do not import posts with this text" +msgstr "No importar entrades amb aquest text" + +#: ../../Zotlabs/Module/Connedit.php:722 +msgid "This information is public!" +msgstr "Aquesta informació es pública!" + +#: ../../Zotlabs/Module/Connedit.php:727 +msgid "Connection Pending Approval" +msgstr "Connexió Pendent d'Aprovació" + +#: ../../Zotlabs/Module/Connedit.php:730 +msgid "inherited" +msgstr "heretat" + +#: ../../Zotlabs/Module/Connedit.php:732 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Tria el perfil que vols mostrar a %s quan es vegi el perfil segur." + +#: ../../Zotlabs/Module/Connedit.php:734 +msgid "Their Settings" +msgstr "Els seus Ajustos" + +#: ../../Zotlabs/Module/Connedit.php:735 +msgid "My Settings" +msgstr "Els Meus Ajustos" + +#: ../../Zotlabs/Module/Connedit.php:737 +msgid "Individual Permissions" +msgstr "Permisos Individuals" + +#: ../../Zotlabs/Module/Connedit.php:738 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can not change those" +" settings here." +msgstr "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. No pots canviar aquests ajustos aquí." + +#: ../../Zotlabs/Module/Connedit.php:739 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can change those settings here but " +"they wont have any impact unless the inherited setting changes." +msgstr "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. Pots canviar aquests ajustos aquí pero no tindran cap impacte fins que no canviis els ajustos heretats." + +#: ../../Zotlabs/Module/Connedit.php:740 +msgid "Last update:" +msgstr "Darrera actualització:" + +#: ../../Zotlabs/Module/Directory.php:63 ../../Zotlabs/Module/Display.php:17 +#: ../../Zotlabs/Module/Photos.php:522 ../../Zotlabs/Module/Ratings.php:86 +#: ../../Zotlabs/Module/Search.php:17 +#: ../../Zotlabs/Module/Viewconnections.php:20 +msgid "Public access denied." +msgstr "Accés públic denegat." + +#: ../../Zotlabs/Module/Directory.php:243 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "%d valoració" +msgstr[1] "%d valoracions" + +#: ../../Zotlabs/Module/Directory.php:254 +msgid "Gender: " +msgstr "Gènere:" + +#: ../../Zotlabs/Module/Directory.php:256 +msgid "Status: " +msgstr "Estatus:" + +#: ../../Zotlabs/Module/Directory.php:258 +msgid "Homepage: " +msgstr "Pàgina Personal:" + +#: ../../Zotlabs/Module/Directory.php:306 ../../include/channel.php:1183 +msgid "Age:" +msgstr "Edat:" + +#: ../../Zotlabs/Module/Directory.php:311 ../../include/event.php:52 +#: ../../include/event.php:84 ../../include/channel.php:1027 +#: ../../include/bb2diaspora.php:507 +msgid "Location:" +msgstr "Localització:" + +#: ../../Zotlabs/Module/Directory.php:317 +msgid "Description:" +msgstr "Descripció:" + +#: ../../Zotlabs/Module/Directory.php:322 ../../include/channel.php:1199 +msgid "Hometown:" +msgstr "Ciutat Natal:" + +#: ../../Zotlabs/Module/Directory.php:324 ../../include/channel.php:1207 +msgid "About:" +msgstr "Sobre:" + +#: ../../Zotlabs/Module/Directory.php:325 ../../Zotlabs/Module/Match.php:68 +#: ../../Zotlabs/Module/Suggest.php:56 ../../include/widgets.php:147 +#: ../../include/widgets.php:184 ../../include/connections.php:78 +#: ../../include/conversation.php:956 ../../include/channel.php:1012 +msgid "Connect" +msgstr "Connecta " + +#: ../../Zotlabs/Module/Directory.php:326 +msgid "Public Forum:" +msgstr "Forum Públic:" + +#: ../../Zotlabs/Module/Directory.php:329 +msgid "Keywords: " +msgstr "Paraules Clau:" + +#: ../../Zotlabs/Module/Directory.php:332 +msgid "Don't suggest" +msgstr "No suggerir" + +#: ../../Zotlabs/Module/Directory.php:334 +msgid "Common connections:" +msgstr "Connexions en comú:" + +#: ../../Zotlabs/Module/Directory.php:383 +msgid "Global Directory" +msgstr "Directori Global" + +#: ../../Zotlabs/Module/Directory.php:383 +msgid "Local Directory" +msgstr "Directori Local" + +#: ../../Zotlabs/Module/Directory.php:388 +#: ../../Zotlabs/Module/Directory.php:393 +#: ../../Zotlabs/Module/Connections.php:309 +#: ../../include/contact_widgets.php:23 +msgid "Find" +msgstr "Troba" + +#: ../../Zotlabs/Module/Directory.php:389 +msgid "Finding:" +msgstr "Cercant:" + +#: ../../Zotlabs/Module/Directory.php:392 ../../Zotlabs/Module/Suggest.php:64 +#: ../../include/contact_widgets.php:24 +msgid "Channel Suggestions" +msgstr "Canals Suggerits" + +#: ../../Zotlabs/Module/Directory.php:394 +msgid "next page" +msgstr "pàgina següent" + +#: ../../Zotlabs/Module/Directory.php:394 +msgid "previous page" +msgstr "pàgina anterior" + +#: ../../Zotlabs/Module/Directory.php:395 +msgid "Sort options" +msgstr "Opcions per ordenar" + +#: ../../Zotlabs/Module/Directory.php:396 +msgid "Alphabetic" +msgstr "Alfabètic" + +#: ../../Zotlabs/Module/Directory.php:397 +msgid "Reverse Alphabetic" +msgstr "Alfabètic Invers" + +#: ../../Zotlabs/Module/Directory.php:398 +msgid "Newest to Oldest" +msgstr "De més Nou a més Vell" + +#: ../../Zotlabs/Module/Directory.php:399 +msgid "Oldest to Newest" +msgstr "De més Antic a més Nou" + +#: ../../Zotlabs/Module/Directory.php:416 +msgid "No entries (some entries may be hidden)." +msgstr "Sense entrades (algunes podrien estar amagades)." + +#: ../../Zotlabs/Module/Display.php:40 ../../Zotlabs/Module/Filestorage.php:33 +#: ../../Zotlabs/Module/Admin.php:164 ../../Zotlabs/Module/Admin.php:1255 +#: ../../Zotlabs/Module/Admin.php:1561 ../../Zotlabs/Module/Thing.php:89 +#: ../../Zotlabs/Module/Viewsrc.php:24 ../../include/items.php:3359 +msgid "Item not found." +msgstr "Element no trobat." + +#: ../../Zotlabs/Module/Editblock.php:79 ../../Zotlabs/Module/Editblock.php:95 +#: ../../Zotlabs/Module/Editpost.php:24 ../../Zotlabs/Module/Editlayout.php:79 +#: ../../Zotlabs/Module/Editwebpage.php:81 +msgid "Item not found" +msgstr "No s'ha trobat l'element" + +#: ../../Zotlabs/Module/Editblock.php:124 ../../include/conversation.php:1228 +msgid "Title (optional)" +msgstr "Títol (opcional)" + +#: ../../Zotlabs/Module/Editblock.php:133 +msgid "Edit Block" +msgstr "Editar Bloc" + +#: ../../Zotlabs/Module/Common.php:14 +msgid "No channel." +msgstr "No s'ha trobat el canal" + +#: ../../Zotlabs/Module/Common.php:43 +msgid "Common connections" +msgstr "Connexions en comú" + +#: ../../Zotlabs/Module/Common.php:48 +msgid "No connections in common." +msgstr "No hi ha connexions en comú." + +#: ../../Zotlabs/Module/Connections.php:56 +#: ../../Zotlabs/Module/Connections.php:161 +#: ../../Zotlabs/Module/Connections.php:242 +msgid "Blocked" +msgstr "Bloquejades" + +#: ../../Zotlabs/Module/Connections.php:61 +#: ../../Zotlabs/Module/Connections.php:168 +#: ../../Zotlabs/Module/Connections.php:241 +msgid "Ignored" +msgstr "Ignorades" + +#: ../../Zotlabs/Module/Connections.php:66 +#: ../../Zotlabs/Module/Connections.php:182 +#: ../../Zotlabs/Module/Connections.php:240 +msgid "Hidden" +msgstr "Amagades" + +#: ../../Zotlabs/Module/Connections.php:71 +#: ../../Zotlabs/Module/Connections.php:175 +#: ../../Zotlabs/Module/Connections.php:239 +msgid "Archived" +msgstr "Arxivades" + +#: ../../Zotlabs/Module/Connections.php:76 +#: ../../Zotlabs/Module/Connections.php:86 ../../Zotlabs/Module/Menu.php:116 +#: ../../include/conversation.php:1535 +msgid "New" +msgstr "Nou" + +#: ../../Zotlabs/Module/Connections.php:138 +msgid "New Connections" +msgstr "Noves Connexions" + +#: ../../Zotlabs/Module/Connections.php:141 +msgid "Show pending (new) connections" +msgstr "Mostra les connexions pendents (noves)" + +#: ../../Zotlabs/Module/Connections.php:145 +#: ../../Zotlabs/Module/Profperm.php:144 +msgid "All Connections" +msgstr "Totes les Connexions" + +#: ../../Zotlabs/Module/Connections.php:148 +msgid "Show all connections" +msgstr "Mostra totes les connexions" + +#: ../../Zotlabs/Module/Connections.php:164 +msgid "Only show blocked connections" +msgstr "Mostra només les connexions bloquejades" + +#: ../../Zotlabs/Module/Connections.php:171 +msgid "Only show ignored connections" +msgstr "Mostra només les connexions ignorades" + +#: ../../Zotlabs/Module/Connections.php:178 +msgid "Only show archived connections" +msgstr "Mostra només les connexions arxivades" + +#: ../../Zotlabs/Module/Connections.php:185 +msgid "Only show hidden connections" +msgstr "Mostra només les connexions amagades" + +#: ../../Zotlabs/Module/Connections.php:238 +msgid "Pending approval" +msgstr "Pendent d'aprovació" + +#: ../../Zotlabs/Module/Connections.php:254 +#, php-format +msgid "%1$s [%2$s]" +msgstr "%1$s [%2$s]" + +#: ../../Zotlabs/Module/Connections.php:255 +msgid "Edit connection" +msgstr "Modifica la connexió" + +#: ../../Zotlabs/Module/Connections.php:256 +msgid "Delete connection" +msgstr "Elimina la connexió" + +#: ../../Zotlabs/Module/Connections.php:265 +msgid "Channel address" +msgstr "Adreça del canal" + +#: ../../Zotlabs/Module/Connections.php:267 +msgid "Network" +msgstr "Xarxa" + +#: ../../Zotlabs/Module/Connections.php:270 ../../Zotlabs/Module/Admin.php:710 +msgid "Status" +msgstr "Estat" + +#: ../../Zotlabs/Module/Connections.php:272 +msgid "Connected" +msgstr "Connectat" + +#: ../../Zotlabs/Module/Connections.php:274 +msgid "Approve connection" +msgstr "Aprovar la Connexió " + +#: ../../Zotlabs/Module/Connections.php:275 +#: ../../Zotlabs/Module/Admin.php:1037 +msgid "Approve" +msgstr "Aprovat" + +#: ../../Zotlabs/Module/Connections.php:276 +msgid "Ignore connection" +msgstr "Ignorar connexió" + +#: ../../Zotlabs/Module/Connections.php:278 +msgid "Recent activity" +msgstr "Activitat recent" + +#: ../../Zotlabs/Module/Connections.php:302 ../../Zotlabs/Lib/Apps.php:208 +#: ../../include/text.php:875 ../../include/nav.php:186 +msgid "Connections" +msgstr "Connexions" + +#: ../../Zotlabs/Module/Connections.php:306 ../../Zotlabs/Module/Search.php:44 +#: ../../Zotlabs/Lib/Apps.php:228 ../../include/text.php:945 +#: ../../include/text.php:957 ../../include/nav.php:165 +#: ../../include/acl_selectors.php:276 +msgid "Search" +msgstr "Cerca" + +#: ../../Zotlabs/Module/Connections.php:307 +msgid "Search your connections" +msgstr "Cerca entre les teves connexions" + +#: ../../Zotlabs/Module/Connections.php:308 +msgid "Connections search" +msgstr "Cerca connexions" + +#: ../../Zotlabs/Module/Cover_photo.php:58 +#: ../../Zotlabs/Module/Profile_photo.php:79 +msgid "Image uploaded but image cropping failed." +msgstr "S'ha pujat la imatge però no s'ha pogut retallar." + +#: ../../Zotlabs/Module/Cover_photo.php:134 +#: ../../Zotlabs/Module/Cover_photo.php:181 +msgid "Cover Photos" +msgstr "Fotos de Portada" + +#: ../../Zotlabs/Module/Cover_photo.php:154 +#: ../../Zotlabs/Module/Profile_photo.php:133 +msgid "Image resize failed." +msgstr "No s'ha pogut escalar la imatge." + +#: ../../Zotlabs/Module/Cover_photo.php:168 +#: ../../Zotlabs/Module/Profile_photo.php:192 ../../include/photos.php:144 +msgid "Unable to process image" +msgstr "incapaç de processar la imatge" + +#: ../../Zotlabs/Module/Cover_photo.php:192 +#: ../../Zotlabs/Module/Profile_photo.php:217 +msgid "Image upload failed." +msgstr "La pujada de la imatge va fracassar." + +#: ../../Zotlabs/Module/Cover_photo.php:210 +#: ../../Zotlabs/Module/Profile_photo.php:236 +msgid "Unable to process image." +msgstr "Incapaç de processar l'imatge." + +#: ../../Zotlabs/Module/Cover_photo.php:233 ../../include/items.php:4270 +msgid "female" +msgstr "femení" + +#: ../../Zotlabs/Module/Cover_photo.php:234 ../../include/items.php:4271 +#, php-format +msgid "%1$s updated her %2$s" +msgstr "%1$s actualitzà el seu %2$s" + +#: ../../Zotlabs/Module/Cover_photo.php:235 ../../include/items.php:4272 +msgid "male" +msgstr "masculí" + +#: ../../Zotlabs/Module/Cover_photo.php:236 ../../include/items.php:4273 +#, php-format +msgid "%1$s updated his %2$s" +msgstr "%1$s actualitzà el seu %2$s" + +#: ../../Zotlabs/Module/Cover_photo.php:238 ../../include/items.php:4275 +#, php-format +msgid "%1$s updated their %2$s" +msgstr "%1$s actualitzà els seus %2$s" + +#: ../../Zotlabs/Module/Cover_photo.php:240 ../../include/channel.php:1661 +msgid "cover photo" +msgstr "Foto de la portada" + +#: ../../Zotlabs/Module/Cover_photo.php:303 +#: ../../Zotlabs/Module/Cover_photo.php:318 +#: ../../Zotlabs/Module/Profile_photo.php:283 +#: ../../Zotlabs/Module/Profile_photo.php:324 +msgid "Photo not available." +msgstr "Foto no disponible." + +#: ../../Zotlabs/Module/Cover_photo.php:354 +#: ../../Zotlabs/Module/Profile_photo.php:365 +msgid "Upload File:" +msgstr "Puja Arxiu:" + +#: ../../Zotlabs/Module/Cover_photo.php:355 +#: ../../Zotlabs/Module/Profile_photo.php:366 +msgid "Select a profile:" +msgstr "Tria un perfil:" + +#: ../../Zotlabs/Module/Cover_photo.php:356 +msgid "Upload Cover Photo" +msgstr "Puja Foto de Portada" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +#: ../../Zotlabs/Module/Settings.php:985 +msgid "or" +msgstr "o" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +msgid "skip this step" +msgstr "salta aquest pas" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +msgid "select a photo from your photo albums" +msgstr "tria una foto del teu àlbum de fotos" + +#: ../../Zotlabs/Module/Cover_photo.php:377 +#: ../../Zotlabs/Module/Profile_photo.php:390 +msgid "Crop Image" +msgstr "Retalla Imatge" + +#: ../../Zotlabs/Module/Cover_photo.php:378 +#: ../../Zotlabs/Module/Profile_photo.php:391 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Si us plau, retalla la imatge per a una optima visualització" + +#: ../../Zotlabs/Module/Cover_photo.php:380 +#: ../../Zotlabs/Module/Profile_photo.php:393 +msgid "Done Editing" +msgstr "Edició Feta" + +#: ../../Zotlabs/Module/Editpost.php:35 +msgid "Item is not editable" +msgstr "Article no editable" + +#: ../../Zotlabs/Module/Editpost.php:106 ../../Zotlabs/Module/Rpost.php:135 +msgid "Edit post" +msgstr "Modifica l'entrada" + +#: ../../Zotlabs/Module/Events.php:26 +msgid "Calendar entries imported." +msgstr "Entrades de Calendari importades." + +#: ../../Zotlabs/Module/Events.php:28 +msgid "No calendar entries found." +msgstr "No es troben entrades decalendari." + +#: ../../Zotlabs/Module/Events.php:105 +msgid "Event can not end before it has started." +msgstr "L'esdeveniment ha de començar abans d'acabar." + +#: ../../Zotlabs/Module/Events.php:107 ../../Zotlabs/Module/Events.php:116 +#: ../../Zotlabs/Module/Events.php:136 +msgid "Unable to generate preview." +msgstr "No s'ha pogut generar la vista prèvia." + +#: ../../Zotlabs/Module/Events.php:114 +msgid "Event title and start time are required." +msgstr "Cal indicar l'inici i el final de l'esdeveniment." + +#: ../../Zotlabs/Module/Events.php:134 ../../Zotlabs/Module/Events.php:259 +msgid "Event not found." +msgstr "No s'ha trobat l'esdeveniment." + +#: ../../Zotlabs/Module/Events.php:254 ../../Zotlabs/Module/Like.php:373 +#: ../../Zotlabs/Module/Tagger.php:51 ../../include/event.php:949 +#: ../../include/text.php:1943 ../../include/conversation.php:123 +msgid "event" +msgstr "succés" + +#: ../../Zotlabs/Module/Events.php:449 +msgid "Edit event title" +msgstr "Edita el títol d'esdeveniment" + +#: ../../Zotlabs/Module/Events.php:449 +msgid "Event title" +msgstr "Títol esdeveniment" + +#: ../../Zotlabs/Module/Events.php:449 ../../Zotlabs/Module/Events.php:454 +#: ../../Zotlabs/Module/Profiles.php:709 ../../Zotlabs/Module/Profiles.php:713 +#: ../../Zotlabs/Module/Appman.php:115 ../../Zotlabs/Module/Appman.php:116 +#: ../../include/datetime.php:245 +msgid "Required" +msgstr "Requerit" + +#: ../../Zotlabs/Module/Events.php:451 +msgid "Categories (comma-separated list)" +msgstr "Categories (llista separada per comes)" + +#: ../../Zotlabs/Module/Events.php:452 +msgid "Edit Category" +msgstr "Editar Categoria" + +#: ../../Zotlabs/Module/Events.php:452 +msgid "Category" +msgstr "Categoria" + +#: ../../Zotlabs/Module/Events.php:455 +msgid "Edit start date and time" +msgstr "Editar data i hora d'inici" + +#: ../../Zotlabs/Module/Events.php:455 +msgid "Start date and time" +msgstr "Data i hora d'inici" + +#: ../../Zotlabs/Module/Events.php:456 ../../Zotlabs/Module/Events.php:459 +msgid "Finish date and time are not known or not relevant" +msgstr "L'ora de finalització no es coneix o es irrelevant." + +#: ../../Zotlabs/Module/Events.php:458 +msgid "Edit finish date and time" +msgstr "Editar la data i hora de finalització" + +#: ../../Zotlabs/Module/Events.php:458 +msgid "Finish date and time" +msgstr "Data i hora de finalització" + +#: ../../Zotlabs/Module/Events.php:460 ../../Zotlabs/Module/Events.php:461 +msgid "Adjust for viewer timezone" +msgstr "Ajusta a la zona horària del visitant." + +#: ../../Zotlabs/Module/Events.php:460 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "És important per esdeveniments locals, però pels globals no és pràctic." + +#: ../../Zotlabs/Module/Events.php:462 +msgid "Edit Description" +msgstr "Editar la Descripció" + +#: ../../Zotlabs/Module/Events.php:462 ../../Zotlabs/Module/Appman.php:117 +#: ../../Zotlabs/Module/Rbmark.php:101 +msgid "Description" +msgstr "Descripció" + +#: ../../Zotlabs/Module/Events.php:464 +msgid "Edit Location" +msgstr "Editar la localització" + +#: ../../Zotlabs/Module/Events.php:464 ../../Zotlabs/Module/Locs.php:117 +#: ../../Zotlabs/Module/Profiles.php:477 ../../Zotlabs/Module/Profiles.php:698 +#: ../../Zotlabs/Module/Pubsites.php:41 ../../include/js_strings.php:25 +msgid "Location" +msgstr "Localització" + +#: ../../Zotlabs/Module/Events.php:467 ../../Zotlabs/Module/Events.php:469 +msgid "Share this event" +msgstr "Comparteix aquest esdeveniment" + +#: ../../Zotlabs/Module/Events.php:470 ../../Zotlabs/Module/Photos.php:1093 +#: ../../Zotlabs/Module/Webpages.php:194 ../../Zotlabs/Lib/ThreadItem.php:719 +#: ../../include/conversation.php:1187 ../../include/page_widgets.php:40 +msgid "Preview" +msgstr "Avanç" + +#: ../../Zotlabs/Module/Events.php:471 ../../include/conversation.php:1232 +msgid "Permission settings" +msgstr "Ajustos de permisos" + +#: ../../Zotlabs/Module/Events.php:476 +msgid "Advanced Options" +msgstr "Opcions Avançades" + +#: ../../Zotlabs/Module/Events.php:610 +msgid "Edit event" +msgstr "Edita l'esdeveniment" + +#: ../../Zotlabs/Module/Events.php:612 +msgid "Delete event" +msgstr "Esborra l'esdeveniment" + +#: ../../Zotlabs/Module/Events.php:646 +msgid "calendar" +msgstr "calendari" + +#: ../../Zotlabs/Module/Events.php:706 +msgid "Event removed" +msgstr "S'ha eliminat l'esdeveniment" + +#: ../../Zotlabs/Module/Events.php:709 +msgid "Failed to remove event" +msgstr "No s'ha pogut esborrar l'esdeveniment" + +#: ../../Zotlabs/Module/Fbrowser.php:29 ../../Zotlabs/Lib/Apps.php:220 +#: ../../include/nav.php:92 ../../include/conversation.php:1632 +msgid "Photos" +msgstr "Fotos" + +#: ../../Zotlabs/Module/Fbrowser.php:66 ../../Zotlabs/Module/Fbrowser.php:88 +#: ../../Zotlabs/Module/Admin.php:1406 ../../Zotlabs/Module/Settings.php:591 +#: ../../Zotlabs/Module/Settings.php:617 ../../Zotlabs/Module/Tagrm.php:15 +#: ../../Zotlabs/Module/Tagrm.php:138 ../../include/conversation.php:1259 +msgid "Cancel" +msgstr "Cancel·la" + +#: ../../Zotlabs/Module/Dirsearch.php:25 ../../Zotlabs/Module/Regdir.php:49 +msgid "This site is not a directory server" +msgstr "Aquest lloc web no és un servidor de directori" + +#: ../../Zotlabs/Module/Dirsearch.php:33 +msgid "This directory server requires an access token" +msgstr "Aquest servidor de directori requereix un token de accès" + +#: ../../Zotlabs/Module/Filer.php:52 +msgid "Save to Folder:" +msgstr "Guardar en la Carpeta" + +#: ../../Zotlabs/Module/Filer.php:52 +msgid "- select -" +msgstr "- selecciona -" + +#: ../../Zotlabs/Module/Filer.php:53 ../../Zotlabs/Module/Admin.php:2033 +#: ../../Zotlabs/Module/Admin.php:2053 ../../Zotlabs/Module/Rbmark.php:32 +#: ../../Zotlabs/Module/Rbmark.php:104 ../../include/text.php:946 +#: ../../include/text.php:958 ../../include/widgets.php:201 +msgid "Save" +msgstr "Guardar" + +#: ../../Zotlabs/Module/Dreport.php:27 +msgid "Invalid message" +msgstr "Missatge invàlid." + +#: ../../Zotlabs/Module/Dreport.php:59 +msgid "no results" +msgstr "sense resultats" + +#: ../../Zotlabs/Module/Dreport.php:64 +#, php-format +msgid "Delivery report for %1$s" +msgstr "Informe de lliurament per %1$s" + +#: ../../Zotlabs/Module/Dreport.php:78 +msgid "channel sync processed" +msgstr "sincronització del canal processada" + +#: ../../Zotlabs/Module/Dreport.php:82 +msgid "queued" +msgstr "Posat en cua" + +#: ../../Zotlabs/Module/Dreport.php:86 +msgid "posted" +msgstr "enviat" + +#: ../../Zotlabs/Module/Dreport.php:90 +msgid "accepted for delivery" +msgstr "acceptat per entregar" + +#: ../../Zotlabs/Module/Dreport.php:94 +msgid "updated" +msgstr "actualitzat" + +#: ../../Zotlabs/Module/Dreport.php:97 +msgid "update ignored" +msgstr "actualització ignorada" + +#: ../../Zotlabs/Module/Dreport.php:100 +msgid "permission denied" +msgstr "permís denegat" + +#: ../../Zotlabs/Module/Dreport.php:104 +msgid "recipient not found" +msgstr "Contenidor no trobat" + +#: ../../Zotlabs/Module/Dreport.php:107 +msgid "mail recalled" +msgstr "Recupera el correu" + +#: ../../Zotlabs/Module/Dreport.php:110 +msgid "duplicate mail received" +msgstr "rebut correu duplicat" + +#: ../../Zotlabs/Module/Dreport.php:113 +msgid "mail delivered" +msgstr "correu entregat" + +#: ../../Zotlabs/Module/Editlayout.php:126 +#: ../../Zotlabs/Module/Layouts.php:127 ../../Zotlabs/Module/Layouts.php:186 +msgid "Layout Name" +msgstr "Nom del Format Gràfic" + +#: ../../Zotlabs/Module/Editlayout.php:127 +#: ../../Zotlabs/Module/Layouts.php:130 +msgid "Layout Description (Optional)" +msgstr "Descripció del Format (Opcional)" + +#: ../../Zotlabs/Module/Editlayout.php:135 +msgid "Edit Layout" +msgstr "Edita Format Gràfic" + +#: ../../Zotlabs/Module/Editwebpage.php:143 +msgid "Page link" +msgstr "Enllaç de la pàgina" + +#: ../../Zotlabs/Module/Editwebpage.php:169 +msgid "Edit Webpage" +msgstr "Edita la Pàgina Web" + +#: ../../Zotlabs/Module/Follow.php:34 +msgid "Channel added." +msgstr "S'ha afegit el canal." + +#: ../../Zotlabs/Module/Acl.php:227 +msgid "network" +msgstr "xarxa" + +#: ../../Zotlabs/Module/Acl.php:237 +msgid "RSS" +msgstr "RSS" + +#: ../../Zotlabs/Module/Group.php:24 +msgid "Privacy group created." +msgstr "Creat grup privat." + +#: ../../Zotlabs/Module/Group.php:30 +msgid "Could not create privacy group." +msgstr "No es pot crear el grup privat." + +#: ../../Zotlabs/Module/Group.php:42 ../../Zotlabs/Module/Group.php:141 +#: ../../include/items.php:3893 +msgid "Privacy group not found." +msgstr "No es troben grups privats." + +#: ../../Zotlabs/Module/Group.php:58 +msgid "Privacy group updated." +msgstr "Grup privat actualitzat." + +#: ../../Zotlabs/Module/Group.php:90 +msgid "Create a group of channels." +msgstr "Crear un grup de canals." + +#: ../../Zotlabs/Module/Group.php:91 ../../Zotlabs/Module/Group.php:184 +msgid "Privacy group name: " +msgstr "Nom del grup privat:" + +#: ../../Zotlabs/Module/Group.php:93 ../../Zotlabs/Module/Group.php:187 +msgid "Members are visible to other channels" +msgstr "Els membres son visibles en altres canals" + +#: ../../Zotlabs/Module/Group.php:111 +msgid "Privacy group removed." +msgstr "Grup privat eliminat." + +#: ../../Zotlabs/Module/Group.php:113 +msgid "Unable to remove privacy group." +msgstr "No puc eliminar el grup privat." + +#: ../../Zotlabs/Module/Group.php:183 +msgid "Privacy group editor" +msgstr "Editor del grup privat" + +#: ../../Zotlabs/Module/Group.php:197 +msgid "Members" +msgstr "Membres" + +#: ../../Zotlabs/Module/Group.php:199 +msgid "All Connected Channels" +msgstr "Tots els Canals Connectats" + +#: ../../Zotlabs/Module/Group.php:231 +msgid "Click on a channel to add or remove." +msgstr "Clic sobre el canal per afegir o esborrar." + +#: ../../Zotlabs/Module/Ffsapi.php:12 +msgid "Share content from Firefox to $Projectname" +msgstr "Compartir contingut des de Firefox a $Projectname" + +#: ../../Zotlabs/Module/Ffsapi.php:15 +msgid "Activate the Firefox $Projectname provider" +msgstr "Activar el proveïdor de $Projectname a Firefox" + +#: ../../Zotlabs/Module/Api.php:61 ../../Zotlabs/Module/Api.php:85 +msgid "Authorize application connection" +msgstr "Autoritza la connexió de l'aplicació" + +#: ../../Zotlabs/Module/Api.php:62 +msgid "Return to your app and insert this Securty Code:" +msgstr "Torna a la teva aplicació i insereix aquest Codi de Seguretat:" + +#: ../../Zotlabs/Module/Api.php:72 +msgid "Please login to continue." +msgstr "Si et plau, identifica't per continuar." + +#: ../../Zotlabs/Module/Api.php:87 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Vols autoritzar a aquesta aplicació l'accés a les teves entrades i contactes i/o a crear noves entrades com si fos tu mateix." + +#: ../../Zotlabs/Module/Help.php:26 +msgid "Documentation Search" +msgstr "Cerca de Documentació" + +#: ../../Zotlabs/Module/Help.php:67 ../../Zotlabs/Module/Help.php:73 +#: ../../Zotlabs/Module/Help.php:79 +msgid "Help:" +msgstr "Ajuda:" + +#: ../../Zotlabs/Module/Help.php:85 ../../Zotlabs/Module/Help.php:90 +#: ../../Zotlabs/Module/Layouts.php:183 ../../Zotlabs/Lib/Apps.php:223 +#: ../../include/nav.php:159 +msgid "Help" +msgstr "Ajuda" + +#: ../../Zotlabs/Module/Help.php:120 +msgid "$Projectname Documentation" +msgstr "$Projectname Documentació" + +#: ../../Zotlabs/Module/Filestorage.php:88 +msgid "Permission Denied." +msgstr "Permisos Denegats." + +#: ../../Zotlabs/Module/Filestorage.php:104 +msgid "File not found." +msgstr "Arxiu no torbat." + +#: ../../Zotlabs/Module/Filestorage.php:147 +msgid "Edit file permissions" +msgstr "Edita els permisos d'arxiu" + +#: ../../Zotlabs/Module/Filestorage.php:156 +msgid "Set/edit permissions" +msgstr "Canvia/edita permisos" + +#: ../../Zotlabs/Module/Filestorage.php:157 +msgid "Include all files and sub folders" +msgstr "Inclou tots als arxius i subdirectoris" + +#: ../../Zotlabs/Module/Filestorage.php:158 +msgid "Return to file list" +msgstr "Tornar al llistat d'arxius" + +#: ../../Zotlabs/Module/Filestorage.php:160 +msgid "Copy/paste this code to attach file to a post" +msgstr "Copia/enganxa aquest codi per a adjuntar un arxiu a l'entrada" + +#: ../../Zotlabs/Module/Filestorage.php:161 +msgid "Copy/paste this URL to link file from a web page" +msgstr "Copia/enganxa aquesta URL per a enllaçar l'arxiu d'una pàgina web" + +#: ../../Zotlabs/Module/Filestorage.php:163 +msgid "Share this file" +msgstr "Comparteix l'arxiu" + +#: ../../Zotlabs/Module/Filestorage.php:164 +msgid "Show URL to this file" +msgstr "Mostra la URL d'aquest arxiu" + +#: ../../Zotlabs/Module/Filestorage.php:165 +msgid "Notify your contacts about this file" +msgstr "Notifica als teus contactes aquest arxiu" + +#: ../../Zotlabs/Module/Apps.php:47 ../../include/widgets.php:102 +#: ../../include/nav.php:163 +msgid "Apps" +msgstr "Aplicatius" + +#: ../../Zotlabs/Module/Attach.php:13 +msgid "Item not available." +msgstr "Article no disponible." + +#: ../../Zotlabs/Module/Import.php:32 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "El teu paquet de serveis només admet %d canals." + +#: ../../Zotlabs/Module/Import.php:70 ../../Zotlabs/Module/Import_items.php:42 +msgid "Nothing to import." +msgstr "No hi ha res a importar." + +#: ../../Zotlabs/Module/Import.php:94 ../../Zotlabs/Module/Import_items.php:66 +msgid "Unable to download data from old server" +msgstr "No s'han pogut descarregar les dades del servidor antic" + +#: ../../Zotlabs/Module/Import.php:100 +#: ../../Zotlabs/Module/Import_items.php:72 +msgid "Imported file is empty." +msgstr "El fitxer importat està buit." + +#: ../../Zotlabs/Module/Import.php:122 +#: ../../Zotlabs/Module/Import_items.php:86 +#, php-format +msgid "Warning: Database versions differ by %1$d updates." +msgstr "Atenció: Les versions de la Base de Dades difereixen en %1$d actualitzacions." + +#: ../../Zotlabs/Module/Import.php:150 ../../include/import.php:86 +msgid "Cloned channel not found. Import failed." +msgstr "No s'ha pogut importar el canal perquè el canal clonat no s'ha trobat." + +#: ../../Zotlabs/Module/Import.php:160 +msgid "No channel. Import failed." +msgstr "Sense canal. No s'ha pogut importar." + +#: ../../Zotlabs/Module/Import.php:510 +#: ../../include/Import/import_diaspora.php:142 +msgid "Import completed." +msgstr "S'ha completat la importació." + +#: ../../Zotlabs/Module/Import.php:532 +msgid "You must be logged in to use this feature." +msgstr "Has d'estar registrat per fer servir aquesta funcionalitat." + +#: ../../Zotlabs/Module/Import.php:537 +msgid "Import Channel" +msgstr "Importa un canal" + +#: ../../Zotlabs/Module/Import.php:538 +msgid "" +"Use this form to import an existing channel from a different server/hub. You" +" may retrieve the channel identity from the old server/hub via the network " +"or provide an export file." +msgstr "Empra aquest formulari per importar un canal existent en un altre servidor/concentrador. Pots recuperar el canal des de l'antic servidor/concentrador via la xarxa o mitjançant un fitxer d'exportació" + +#: ../../Zotlabs/Module/Import.php:539 +#: ../../Zotlabs/Module/Import_items.php:119 +msgid "File to Upload" +msgstr "Fitxer a pujar" + +#: ../../Zotlabs/Module/Import.php:540 +msgid "Or provide the old server/hub details" +msgstr "O proveeix els detalls de l'antic servidor/node" + +#: ../../Zotlabs/Module/Import.php:541 +msgid "Your old identity address (xyz@example.com)" +msgstr "La teva adreça de canal antiga. El format és canal@exemple.org" + +#: ../../Zotlabs/Module/Import.php:542 +msgid "Your old login email address" +msgstr "La teva adreça de correu electrònic antiga" + +#: ../../Zotlabs/Module/Import.php:543 +msgid "Your old login password" +msgstr "La teva contrasenya antiga" + +#: ../../Zotlabs/Module/Import.php:544 +msgid "" +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be" +" able to post from either location, but only one can be marked as the " +"primary location for files, photos, and media." +msgstr "Per a qualsevol de les opcions, escull si vols fer primària l'adreça d'aquest node o mantenir l'anterior com a primària. Podràs penjar entrades des de totes dues adreces, però per als fitxers, imatges i altres en cal una de primària." + +#: ../../Zotlabs/Module/Import.php:545 +msgid "Make this hub my primary location" +msgstr "Fes d'aquest node la meva ubicació primària" + +#: ../../Zotlabs/Module/Import.php:546 +msgid "" +"Import existing posts if possible (experimental - limited by available " +"memory" +msgstr "Importa les entrades existents si es possible (experimental - limitat per la memòria disponible" + +#: ../../Zotlabs/Module/Import.php:547 +msgid "" +"This process may take several minutes to complete. Please submit the form " +"only once and leave this page open until finished." +msgstr "Aquest procès pot trigar minuts en completar. Si et plau envia el formulari només una vegada i manté aquesta pàgina oberta fins que finalitzi." + +#: ../../Zotlabs/Module/Item.php:178 +msgid "Unable to locate original post." +msgstr "No s'ha pogut trobar l'entrada original." + +#: ../../Zotlabs/Module/Item.php:427 +msgid "Empty post discarded." +msgstr "S'ha descartat l'entrada perquè no té contingut." + +#: ../../Zotlabs/Module/Item.php:467 +msgid "Executable content type not permitted to this channel." +msgstr "No està permès el contingut de tipus executable en aquest canal." + +#: ../../Zotlabs/Module/Item.php:847 +msgid "Duplicate post suppressed." +msgstr "Publicació duplicada s'ha suprimit." + +#: ../../Zotlabs/Module/Item.php:977 +msgid "System error. Post not saved." +msgstr "Hi ha hagut un error del sistema. L'entrada no s'ha desat." + +#: ../../Zotlabs/Module/Item.php:1241 +msgid "Unable to obtain post information from database." +msgstr "No s'ha pogut obtenir informació de l'entrada a la base de dades." + +#: ../../Zotlabs/Module/Item.php:1248 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Has assolit el teu límit de %1$.0f entrades (descomptant comentaris)." + +#: ../../Zotlabs/Module/Item.php:1255 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Has assolit el teu limit de %1$.0f pàgines web." + +#: ../../Zotlabs/Module/Layouts.php:181 ../../include/text.php:2267 +msgid "Layouts" +msgstr "Format Gràfic" + +#: ../../Zotlabs/Module/Layouts.php:183 +msgid "Comanche page description language help" +msgstr "Pgina d'ajuda del llenguatge Comanche" + +#: ../../Zotlabs/Module/Layouts.php:187 +msgid "Layout Description" +msgstr "Descripció del Disseny de la Pàgina" + +#: ../../Zotlabs/Module/Layouts.php:192 +msgid "Download PDL file" +msgstr "Descarrega l'arxiu PDL" + +#: ../../Zotlabs/Module/Home.php:61 ../../Zotlabs/Module/Home.php:69 +#: ../../Zotlabs/Module/Siteinfo.php:65 +msgid "$Projectname" +msgstr "$Projectname" + +#: ../../Zotlabs/Module/Home.php:79 +#, php-format +msgid "Welcome to %s" +msgstr "Benvingut a %s" + +#: ../../Zotlabs/Module/Id.php:13 +msgid "First Name" +msgstr "Nom" + +#: ../../Zotlabs/Module/Id.php:14 +msgid "Last Name" +msgstr "Cognoms" + +#: ../../Zotlabs/Module/Id.php:15 +msgid "Nickname" +msgstr "Àlies" + +#: ../../Zotlabs/Module/Id.php:16 +msgid "Full Name" +msgstr "Nom Sencer" + +#: ../../Zotlabs/Module/Id.php:17 ../../Zotlabs/Module/Id.php:18 +#: ../../Zotlabs/Module/Admin.php:1035 ../../Zotlabs/Module/Admin.php:1047 +#: ../../include/network.php:2151 ../../boot.php:1705 msgid "Email" msgstr "Correu electrónic" -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" +#: ../../Zotlabs/Module/Id.php:19 ../../Zotlabs/Module/Id.php:20 +#: ../../Zotlabs/Module/Id.php:21 ../../Zotlabs/Lib/Apps.php:236 +msgid "Profile Photo" +msgstr "Foto del Perfil" -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" +#: ../../Zotlabs/Module/Id.php:22 +msgid "Profile Photo 16px" +msgstr "Foto del Perfil 16px" -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" +#: ../../Zotlabs/Module/Id.php:23 +msgid "Profile Photo 32px" +msgstr "Foto del Perfil 32px" -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" +#: ../../Zotlabs/Module/Id.php:24 +msgid "Profile Photo 48px" +msgstr "Foto del Perfil 48px" -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" +#: ../../Zotlabs/Module/Id.php:25 +msgid "Profile Photo 64px" +msgstr "Foto del Perfil 64px" -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" +#: ../../Zotlabs/Module/Id.php:26 +msgid "Profile Photo 80px" +msgstr "Foto del Perfil 80px" -#: ../../include/notify.php:23 +#: ../../Zotlabs/Module/Id.php:27 +msgid "Profile Photo 128px" +msgstr "Foto del Perfil 128px" + +#: ../../Zotlabs/Module/Id.php:28 +msgid "Timezone" +msgstr "Zona horària" + +#: ../../Zotlabs/Module/Id.php:29 ../../Zotlabs/Module/Profiles.php:731 +msgid "Homepage URL" +msgstr "URL de la pàgina d'inici" + +#: ../../Zotlabs/Module/Id.php:30 ../../Zotlabs/Lib/Apps.php:234 +msgid "Language" +msgstr "Idioma" + +#: ../../Zotlabs/Module/Id.php:31 +msgid "Birth Year" +msgstr "Any de Naixement" + +#: ../../Zotlabs/Module/Id.php:32 +msgid "Birth Month" +msgstr "Mes de Naixement" + +#: ../../Zotlabs/Module/Id.php:33 +msgid "Birth Day" +msgstr "Dia de Naixement" + +#: ../../Zotlabs/Module/Id.php:34 +msgid "Birthdate" +msgstr "Aniversari" + +#: ../../Zotlabs/Module/Id.php:35 ../../Zotlabs/Module/Profiles.php:454 +msgid "Gender" +msgstr "Gènere" + +#: ../../Zotlabs/Module/Id.php:108 ../../include/selectors.php:49 +#: ../../include/selectors.php:66 +msgid "Male" +msgstr "Masculí" + +#: ../../Zotlabs/Module/Id.php:110 ../../include/selectors.php:49 +#: ../../include/selectors.php:66 +msgid "Female" +msgstr "Femení" + +#: ../../Zotlabs/Module/Impel.php:41 ../../include/bbcode.php:192 +msgid "webpage" +msgstr "pàgina web" + +#: ../../Zotlabs/Module/Impel.php:46 ../../include/bbcode.php:198 +msgid "block" +msgstr "bloc" + +#: ../../Zotlabs/Module/Impel.php:51 ../../include/bbcode.php:195 +msgid "layout" +msgstr "disposició" + +#: ../../Zotlabs/Module/Impel.php:58 ../../include/bbcode.php:201 +msgid "menu" +msgstr "menú" + +#: ../../Zotlabs/Module/Impel.php:196 +#, php-format +msgid "%s element installed" +msgstr "%s element instal·lat" + +#: ../../Zotlabs/Module/Impel.php:199 +#, php-format +msgid "%s element installation failed" +msgstr "%s instal·lació d'element va fallar" + +#: ../../Zotlabs/Module/Like.php:19 +msgid "Like/Dislike" +msgstr "M'agrada / No m'agrada" + +#: ../../Zotlabs/Module/Like.php:24 +msgid "This action is restricted to members." +msgstr "Aquesta acció està restringida als membres." + +#: ../../Zotlabs/Module/Like.php:25 +msgid "" +"Please login with your $Projectname ID or register as a new $Projectname member to continue." +msgstr "Entra amb la teva identitat $Projectname o registra't a $Projectname per continuar." + +#: ../../Zotlabs/Module/Like.php:105 ../../Zotlabs/Module/Like.php:131 +#: ../../Zotlabs/Module/Like.php:169 +msgid "Invalid request." +msgstr "Sol·licitud invàlida." + +#: ../../Zotlabs/Module/Like.php:117 ../../include/conversation.php:126 +msgid "channel" +msgstr "canal" + +#: ../../Zotlabs/Module/Like.php:146 +msgid "thing" +msgstr "cosa" + +#: ../../Zotlabs/Module/Like.php:192 +msgid "Channel unavailable." +msgstr "El canal està inactiu." + +#: ../../Zotlabs/Module/Like.php:240 +msgid "Previous action reversed." +msgstr "S'ha desfet l'acció anterior." + +#: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 +#: ../../Zotlabs/Module/Tagger.php:47 ../../include/text.php:1940 +#: ../../include/conversation.php:120 +msgid "photo" +msgstr "foto" + +#: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 +#: ../../include/text.php:1946 ../../include/conversation.php:148 +msgid "status" +msgstr "estat" + +#: ../../Zotlabs/Module/Like.php:420 ../../include/conversation.php:164 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s agrada %2$s de %3$s" + +#: ../../Zotlabs/Module/Like.php:422 ../../include/conversation.php:167 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s no agrada %2$s de %3$s" + +#: ../../Zotlabs/Module/Like.php:424 +#, php-format +msgid "%1$s agrees with %2$s's %3$s" +msgstr "%1$s està d'acord amb %3$s de %2$s" + +#: ../../Zotlabs/Module/Like.php:426 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "%1$s no està d'acord amb %3$s de %2$s" + +#: ../../Zotlabs/Module/Like.php:428 +#, php-format +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "%1$s s'abstén en %3$s de %2$s" + +#: ../../Zotlabs/Module/Like.php:430 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "%1$s assistirà a %3$s de %2$s" + +#: ../../Zotlabs/Module/Like.php:432 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%1$s no assistirà a %3$s de %2$s" + +#: ../../Zotlabs/Module/Like.php:434 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%1$s potser assistirà a %3$s de %2$s" + +#: ../../Zotlabs/Module/Like.php:537 +msgid "Action completed." +msgstr "S'ha completat l'acció." + +#: ../../Zotlabs/Module/Like.php:538 +msgid "Thank you." +msgstr "Gràcies." + +#: ../../Zotlabs/Module/Import_items.php:102 +msgid "Import completed" +msgstr "S'ha completat la importació" + +#: ../../Zotlabs/Module/Import_items.php:117 +msgid "Import Items" +msgstr "Importa Articles" + +#: ../../Zotlabs/Module/Import_items.php:118 +msgid "" +"Use this form to import existing posts and content from an export file." +msgstr "Empra aquest formulari per importar entrades existents i contingut d'un arxiu d'exportació." + +#: ../../Zotlabs/Module/Invite.php:29 +msgid "Total invitation limit exceeded." +msgstr "El límit total invitacions s'ha superat." + +#: ../../Zotlabs/Module/Invite.php:53 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s: adreça de correu electrònic no vàlida." + +#: ../../Zotlabs/Module/Invite.php:63 +msgid "Please join us on $Projectname" +msgstr "Si us plau uneix-te a nosaltres a $Projectname." + +#: ../../Zotlabs/Module/Invite.php:74 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Límit d'invitacions excedit. Si us plau, poseu-vos en contacte amb l'administrador del lloc." + +#: ../../Zotlabs/Module/Invite.php:79 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : Entrega del Missatge fallida." + +#: ../../Zotlabs/Module/Invite.php:83 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d missatge enviat." +msgstr[1] "%d missatges enviats." + +#: ../../Zotlabs/Module/Invite.php:102 +msgid "You have no more invitations available" +msgstr "No té més invitacions disponibles" + +#: ../../Zotlabs/Module/Invite.php:133 +msgid "Send invitations" +msgstr "Enviar invitacions" + +#: ../../Zotlabs/Module/Invite.php:134 +msgid "Enter email addresses, one per line:" +msgstr "Introduïu les adreces de correu electrònic, una per línia:" + +#: ../../Zotlabs/Module/Invite.php:135 ../../Zotlabs/Module/Mail.php:249 +msgid "Your message:" +msgstr "El teu missatge:" + +#: ../../Zotlabs/Module/Invite.php:136 +msgid "Please join my community on $Projectname." +msgstr "Si us plau uneix-te la meva comunitat en $Projectname." + +#: ../../Zotlabs/Module/Invite.php:138 +msgid "You will need to supply this invitation code:" +msgstr "Hauràs de facilitar aquest codi d'invitació:" + +#: ../../Zotlabs/Module/Invite.php:139 +msgid "" +"1. Register at any $Projectname location (they are all inter-connected)" +msgstr "1. Pots registrar-te a qualsevol node de $Projectname (estàn tots interconnectats)" + +#: ../../Zotlabs/Module/Invite.php:141 +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "2. Escriu la meva adreça de xarxa al $Projectname, a la barra de cerca del lloc." + +#: ../../Zotlabs/Module/Invite.php:142 +msgid "or visit" +msgstr "o visitar" + +#: ../../Zotlabs/Module/Invite.php:144 +msgid "3. Click [Connect]" +msgstr "3. Clicar [Conectar]" + +#: ../../Zotlabs/Module/Lockview.php:61 +msgid "Remote privacy information not available." +msgstr "informació privada remota no disponible." + +#: ../../Zotlabs/Module/Lockview.php:82 +msgid "Visible to:" +msgstr "Visible per:" + +#: ../../Zotlabs/Module/Locs.php:25 ../../Zotlabs/Module/Locs.php:54 +msgid "Location not found." +msgstr "Situació que no es troba." + +#: ../../Zotlabs/Module/Locs.php:62 +msgid "Location lookup failed." +msgstr "Ha fallat la cerca d'ubicació." + +#: ../../Zotlabs/Module/Locs.php:66 +msgid "" +"Please select another location to become primary before removing the primary" +" location." +msgstr "Seleccioneu una altra ubicació per esdevenir primària abans de retirar la ubicació principal." + +#: ../../Zotlabs/Module/Locs.php:95 +msgid "Syncing locations" +msgstr "Sincronitza ubicacions" + +#: ../../Zotlabs/Module/Locs.php:105 +msgid "No locations found." +msgstr "No es troben els llocs." + +#: ../../Zotlabs/Module/Locs.php:116 +msgid "Manage Channel Locations" +msgstr "Gestionar Ubicacions de Canal" + +#: ../../Zotlabs/Module/Locs.php:118 ../../Zotlabs/Module/Profiles.php:470 +#: ../../Zotlabs/Module/Admin.php:1224 +msgid "Address" +msgstr "Adreça" + +#: ../../Zotlabs/Module/Locs.php:119 +msgid "Primary" +msgstr "Primari" + +#: ../../Zotlabs/Module/Locs.php:120 ../../Zotlabs/Module/Menu.php:113 +msgid "Drop" +msgstr "Menysprea" + +#: ../../Zotlabs/Module/Locs.php:122 +msgid "Sync Now" +msgstr "Sincronitza Ara" + +#: ../../Zotlabs/Module/Locs.php:123 +msgid "Please wait several minutes between consecutive operations." +msgstr "Si us plau espera diversos minuts entre operacions consecutives." + +#: ../../Zotlabs/Module/Locs.php:124 +msgid "" +"When possible, drop a location by logging into that website/hub and removing" +" your channel." +msgstr "Quan sigui possible, per desapareixer d'un lloc, accedeix a aquest lloc web/node i elimina el teu canal." + +#: ../../Zotlabs/Module/Locs.php:125 +msgid "Use this form to drop the location if the hub is no longer operating." +msgstr "Empra aquest formulari per desapareixer del lloc si el node ja no està operatiu." + +#: ../../Zotlabs/Module/Magic.php:71 +msgid "Hub not found." +msgstr "Node no trobat." + +#: ../../Zotlabs/Module/Mail.php:38 +msgid "Unable to lookup recipient." +msgstr "Incapaç de trobar el destinatari." + +#: ../../Zotlabs/Module/Mail.php:45 +msgid "Unable to communicate with requested channel." +msgstr "Incapaç de comunicar amb el canal demanat." + +#: ../../Zotlabs/Module/Mail.php:52 +msgid "Cannot verify requested channel." +msgstr "No puc verificar el canal demanat." + +#: ../../Zotlabs/Module/Mail.php:78 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "El canal seleccionat te restriccions sobre els missatges privats. L'enviament ha fallat." + +#: ../../Zotlabs/Module/Mail.php:143 +msgid "Messages" +msgstr "Missatges" + +#: ../../Zotlabs/Module/Mail.php:178 +msgid "Message recalled." +msgstr "Recupera el missatge." + +#: ../../Zotlabs/Module/Mail.php:191 +msgid "Conversation removed." +msgstr "Conversació eliminada." + +#: ../../Zotlabs/Module/Mail.php:206 ../../Zotlabs/Module/Mail.php:315 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "Expira YYYY-MM-DD HH:MM" + +#: ../../Zotlabs/Module/Mail.php:234 +msgid "Requested channel is not in this network" +msgstr "El canal demanat no hi es en questa xarxa" + +#: ../../Zotlabs/Module/Mail.php:242 +msgid "Send Private Message" +msgstr "Envia Missatge Privat" + +#: ../../Zotlabs/Module/Mail.php:243 ../../Zotlabs/Module/Mail.php:368 +msgid "To:" +msgstr "Per:" + +#: ../../Zotlabs/Module/Mail.php:246 ../../Zotlabs/Module/Mail.php:370 +msgid "Subject:" +msgstr "Assumpte:" + +#: ../../Zotlabs/Module/Mail.php:251 ../../Zotlabs/Module/Mail.php:376 +#: ../../include/conversation.php:1220 +msgid "Attach file" +msgstr "Adjunta arxiu" + +#: ../../Zotlabs/Module/Mail.php:253 +msgid "Send" +msgstr "Envia" + +#: ../../Zotlabs/Module/Mail.php:256 ../../Zotlabs/Module/Mail.php:381 +#: ../../include/conversation.php:1251 +msgid "Set expiration date" +msgstr "Ajusta la data d'expiració" + +#: ../../Zotlabs/Module/Mail.php:340 +msgid "Delete message" +msgstr "Elimina el missatge" + +#: ../../Zotlabs/Module/Mail.php:341 +msgid "Delivery report" +msgstr "Informe d'entrega" + +#: ../../Zotlabs/Module/Mail.php:342 +msgid "Recall message" +msgstr "Recupera el missatge" + +#: ../../Zotlabs/Module/Mail.php:344 +msgid "Message has been recalled." +msgstr "El missatge s'ha recuperat." + +#: ../../Zotlabs/Module/Mail.php:361 +msgid "Delete Conversation" +msgstr "Conversació esborrada" + +#: ../../Zotlabs/Module/Mail.php:363 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Comunicació segura no disponible. Pots respondre des de la pàgina de perfil del remitent." + +#: ../../Zotlabs/Module/Mail.php:367 +msgid "Send Reply" +msgstr "Envia Resposta" + +#: ../../Zotlabs/Module/Mail.php:372 +#, php-format +msgid "Your message for %s (%s):" +msgstr "El teu missatge per %s (%s):" + +#: ../../Zotlabs/Module/Manage.php:136 +#: ../../Zotlabs/Module/New_channel.php:121 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Has creat %1$.0f de %2$.0f canals permesos." + +#: ../../Zotlabs/Module/Manage.php:143 +msgid "Create a new channel" +msgstr "Crear un nou canal" + +#: ../../Zotlabs/Module/Manage.php:164 ../../Zotlabs/Lib/Apps.php:213 +#: ../../include/nav.php:206 +msgid "Channel Manager" +msgstr "Gestor de Canals" + +#: ../../Zotlabs/Module/Manage.php:165 +msgid "Current Channel" +msgstr "Canal Actual" + +#: ../../Zotlabs/Module/Manage.php:167 +msgid "Switch to one of your channels by selecting it." +msgstr "Canviar a un altre dels teus canals seleccionant-ho." + +#: ../../Zotlabs/Module/Manage.php:168 +msgid "Default Channel" +msgstr "Canal per Defecte" + +#: ../../Zotlabs/Module/Manage.php:169 +msgid "Make Default" +msgstr "Estableix com a Predeterminat" + +#: ../../Zotlabs/Module/Manage.php:172 +#, php-format +msgid "%d new messages" +msgstr "%d missatges nous" + +#: ../../Zotlabs/Module/Manage.php:173 +#, php-format +msgid "%d new introductions" +msgstr "%d noves presentacions" + +#: ../../Zotlabs/Module/Manage.php:175 +msgid "Delegated Channel" +msgstr "Canal Delegat" + +#: ../../Zotlabs/Module/Lostpass.php:19 +msgid "No valid account found." +msgstr "No es troba un compte vàlid." + +#: ../../Zotlabs/Module/Lostpass.php:33 +msgid "Password reset request issued. Check your email." +msgstr "Sol·licitud de restabliment de contrasenya emesa. Consulta el teu correu electrònic." + +#: ../../Zotlabs/Module/Lostpass.php:39 ../../Zotlabs/Module/Lostpass.php:107 +#, php-format +msgid "Site Member (%s)" +msgstr "Lloc d'Usuari (%s)" + +#: ../../Zotlabs/Module/Lostpass.php:44 +#, php-format +msgid "Password reset requested at %s" +msgstr "S'ha soŀlicitat restablir la contrasenya al hub %s" + +#: ../../Zotlabs/Module/Lostpass.php:67 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Ha fallat el restabliment de contrasenya perquè la no s'ha pogut verificar soŀlicitud. Pot ser que ja ho hàgiu soŀlicitat abans." + +#: ../../Zotlabs/Module/Lostpass.php:90 ../../boot.php:1711 +msgid "Password Reset" +msgstr "Restabliment de contrasenya" + +#: ../../Zotlabs/Module/Lostpass.php:91 +msgid "Your password has been reset as requested." +msgstr "S'ha restablert la vostra contrasenya." + +#: ../../Zotlabs/Module/Lostpass.php:92 +msgid "Your new password is" +msgstr "La nova contrasenya és" + +#: ../../Zotlabs/Module/Lostpass.php:93 +msgid "Save or copy your new password - and then" +msgstr "Desa o copia la nova contrasenya, i després" + +#: ../../Zotlabs/Module/Lostpass.php:94 +msgid "click here to login" +msgstr "fes clic aquí per iniciar sessió" + +#: ../../Zotlabs/Module/Lostpass.php:95 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Pots canviar la contrasenya a la pàgina Paràmetres, un cop iniciada la sessió." + +#: ../../Zotlabs/Module/Lostpass.php:112 +#, php-format +msgid "Your password has changed at %s" +msgstr "La teva contrasenya a %s ha canviat" + +#: ../../Zotlabs/Module/Lostpass.php:127 +msgid "Forgot your Password?" +msgstr "No recordes la contrasenya?" + +#: ../../Zotlabs/Module/Lostpass.php:128 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Escriu la teva adreça de correu electrònic i envia per restablir la contrasenya. Després revisa el seu correu electrònic per obtenir més instruccions." + +#: ../../Zotlabs/Module/Lostpass.php:129 +msgid "Email Address" +msgstr "Adreça electrònica" + +#: ../../Zotlabs/Module/Lostpass.php:130 +msgid "Reset" +msgstr "Reajustar" + +#: ../../Zotlabs/Module/Menu.php:49 +msgid "Unable to update menu." +msgstr "No s'ha pogut actualitzar el menú." + +#: ../../Zotlabs/Module/Menu.php:60 +msgid "Unable to create menu." +msgstr "No s'ha pogut crear el menú." + +#: ../../Zotlabs/Module/Menu.php:98 ../../Zotlabs/Module/Menu.php:110 +msgid "Menu Name" +msgstr "Nom del menú" + +#: ../../Zotlabs/Module/Menu.php:98 +msgid "Unique name (not visible on webpage) - required" +msgstr "Nom únic (no visible a la pàgina web) - requerit" + +#: ../../Zotlabs/Module/Menu.php:99 ../../Zotlabs/Module/Menu.php:111 +msgid "Menu Title" +msgstr "Títol del menú" + +#: ../../Zotlabs/Module/Menu.php:99 +msgid "Visible on webpage - leave empty for no title" +msgstr "Visible a la pàgina web - deixar buit per a no posar títol" + +#: ../../Zotlabs/Module/Menu.php:100 +msgid "Allow Bookmarks" +msgstr "Permetre Marcadors" + +#: ../../Zotlabs/Module/Menu.php:100 ../../Zotlabs/Module/Menu.php:157 +msgid "Menu may be used to store saved bookmarks" +msgstr "El menú es pot emprar per a guardar marcadors" + +#: ../../Zotlabs/Module/Menu.php:101 ../../Zotlabs/Module/Menu.php:159 +msgid "Submit and proceed" +msgstr "Envia i procedeix" + +#: ../../Zotlabs/Module/Menu.php:107 ../../include/text.php:2266 +msgid "Menus" +msgstr "Menús" + +#: ../../Zotlabs/Module/Menu.php:117 +msgid "Bookmarks allowed" +msgstr "Marcadors permesos" + +#: ../../Zotlabs/Module/Menu.php:119 +msgid "Delete this menu" +msgstr "Esborra el menú" + +#: ../../Zotlabs/Module/Menu.php:120 ../../Zotlabs/Module/Menu.php:154 +msgid "Edit menu contents" +msgstr "Edita el contingut del menú" + +#: ../../Zotlabs/Module/Menu.php:121 +msgid "Edit this menu" +msgstr "Edita el menú" + +#: ../../Zotlabs/Module/Menu.php:136 +msgid "Menu could not be deleted." +msgstr "El menu no es pot esborrar." + +#: ../../Zotlabs/Module/Menu.php:144 ../../Zotlabs/Module/Mitem.php:28 +msgid "Menu not found." +msgstr "Menú no trobat." + +#: ../../Zotlabs/Module/Menu.php:149 +msgid "Edit Menu" +msgstr "Edita Menú" + +#: ../../Zotlabs/Module/Menu.php:153 +msgid "Add or remove entries to this menu" +msgstr "Afegeix o esborra entrades a aquest menú" + +#: ../../Zotlabs/Module/Menu.php:155 +msgid "Menu name" +msgstr "Nom del Menú" + +#: ../../Zotlabs/Module/Menu.php:155 +msgid "Must be unique, only seen by you" +msgstr "Ha de ser únic, nomes vist per tú" + +#: ../../Zotlabs/Module/Menu.php:156 +msgid "Menu title" +msgstr "Títol del menú" + +#: ../../Zotlabs/Module/Menu.php:156 +msgid "Menu title as seen by others" +msgstr "Títol del menú vist pels altres" + +#: ../../Zotlabs/Module/Menu.php:157 +msgid "Allow bookmarks" +msgstr "Marcadors permesos" + +#: ../../Zotlabs/Module/Menu.php:166 ../../Zotlabs/Module/Mitem.php:120 +#: ../../Zotlabs/Module/Xchan.php:41 +msgid "Not found." +msgstr "No trobat." + +#: ../../Zotlabs/Module/Mood.php:67 ../../include/conversation.php:260 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "%1$s es %2$s" + +#: ../../Zotlabs/Module/Mood.php:135 ../../Zotlabs/Lib/Apps.php:225 +msgid "Mood" +msgstr "Ànim" + +#: ../../Zotlabs/Module/Mood.php:136 +msgid "Set your current mood and tell your friends" +msgstr "Estableix el teu estat d'ànim actual i digues-li als teus amics" + +#: ../../Zotlabs/Module/Match.php:26 +msgid "Profile Match" +msgstr "Perfils compatibles" + +#: ../../Zotlabs/Module/Match.php:35 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "No tens paraules clau al perfil principal per poder cercar perfils semblants." + +#: ../../Zotlabs/Module/Match.php:67 +msgid "is interested in:" +msgstr "té interès en:" + +#: ../../Zotlabs/Module/Match.php:74 +msgid "No matches" +msgstr "No s'han trobat perfils compatibles" + +#: ../../Zotlabs/Module/Network.php:96 +msgid "No such group" +msgstr "No existeix el grup" + +#: ../../Zotlabs/Module/Network.php:136 +msgid "No such channel" +msgstr "No existeix el canal" + +#: ../../Zotlabs/Module/Network.php:141 +msgid "forum" +msgstr "fòrum" + +#: ../../Zotlabs/Module/Network.php:153 +msgid "Search Results For:" +msgstr "Cerca resultats per:" + +#: ../../Zotlabs/Module/Network.php:217 +msgid "Privacy group is empty" +msgstr "el grup privat està vuit" + +#: ../../Zotlabs/Module/Network.php:226 +msgid "Privacy group: " +msgstr "Grup privat:" + +#: ../../Zotlabs/Module/Network.php:252 +msgid "Invalid connection." +msgstr "La connexió és invàlida." + +#: ../../Zotlabs/Module/Notify.php:57 +#: ../../Zotlabs/Module/Notifications.php:98 +msgid "No more system notifications." +msgstr "No hi ha més notificacions del sistema." + +#: ../../Zotlabs/Module/Notify.php:61 +#: ../../Zotlabs/Module/Notifications.php:102 +msgid "System Notifications" +msgstr "Notificacions del sistema" + +#: ../../Zotlabs/Module/Mitem.php:52 +msgid "Unable to create element." +msgstr "Incapaç de crear l'element." + +#: ../../Zotlabs/Module/Mitem.php:76 +msgid "Unable to update menu element." +msgstr "Incapaç d'actualitzar un element del menú." + +#: ../../Zotlabs/Module/Mitem.php:92 +msgid "Unable to add menu element." +msgstr "Incapaç d'afegir l'element del menú." + +#: ../../Zotlabs/Module/Mitem.php:153 ../../Zotlabs/Module/Mitem.php:226 +msgid "Menu Item Permissions" +msgstr "Permisos de l'Article del Menú" + +#: ../../Zotlabs/Module/Mitem.php:154 ../../Zotlabs/Module/Mitem.php:227 +#: ../../Zotlabs/Module/Settings.php:1068 +msgid "(click to open/close)" +msgstr "(clica per obrir/tancar)" + +#: ../../Zotlabs/Module/Mitem.php:156 ../../Zotlabs/Module/Mitem.php:172 +msgid "Link Name" +msgstr "Nom de l'Enllaç" + +#: ../../Zotlabs/Module/Mitem.php:157 ../../Zotlabs/Module/Mitem.php:231 +msgid "Link or Submenu Target" +msgstr "Enllaç o Submenú Objectiu" + +#: ../../Zotlabs/Module/Mitem.php:157 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "Entra la URL de l'enlla´o tria un nom de menú per crear un submenú" + +#: ../../Zotlabs/Module/Mitem.php:158 ../../Zotlabs/Module/Mitem.php:232 +msgid "Use magic-auth if available" +msgstr "Empra magic-auth si esta disponible" + +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:233 +msgid "Open link in new window" +msgstr "Obrir l'enllaç en una nova finestra" + +#: ../../Zotlabs/Module/Mitem.php:160 ../../Zotlabs/Module/Mitem.php:234 +msgid "Order in list" +msgstr "Ordre per llista" + +#: ../../Zotlabs/Module/Mitem.php:160 ../../Zotlabs/Module/Mitem.php:234 +msgid "Higher numbers will sink to bottom of listing" +msgstr "Els números més alts aniràn al fons de la llista" + +#: ../../Zotlabs/Module/Mitem.php:161 +msgid "Submit and finish" +msgstr "Envia i termina" + +#: ../../Zotlabs/Module/Mitem.php:162 +msgid "Submit and continue" +msgstr "Envia i continua" + +#: ../../Zotlabs/Module/Mitem.php:170 +msgid "Menu:" +msgstr "Menú:" + +#: ../../Zotlabs/Module/Mitem.php:173 +msgid "Link Target" +msgstr "Enllaç Objectiu" + +#: ../../Zotlabs/Module/Mitem.php:176 +msgid "Edit menu" +msgstr "Edita menú" + +#: ../../Zotlabs/Module/Mitem.php:179 +msgid "Edit element" +msgstr "Edita element" + +#: ../../Zotlabs/Module/Mitem.php:180 +msgid "Drop element" +msgstr "Deixa anar element" + +#: ../../Zotlabs/Module/Mitem.php:181 +msgid "New element" +msgstr "Nou element" + +#: ../../Zotlabs/Module/Mitem.php:182 +msgid "Edit this menu container" +msgstr "Edita aquest contenidor de menú" + +#: ../../Zotlabs/Module/Mitem.php:183 +msgid "Add menu element" +msgstr "Afegeix element de menú" + +#: ../../Zotlabs/Module/Mitem.php:184 +msgid "Delete this menu item" +msgstr "Esborra aquest article del menú" + +#: ../../Zotlabs/Module/Mitem.php:185 +msgid "Edit this menu item" +msgstr "Edita aquest article del menú" + +#: ../../Zotlabs/Module/Mitem.php:202 +msgid "Menu item not found." +msgstr "Article del menú no trobat." + +#: ../../Zotlabs/Module/Mitem.php:215 +msgid "Menu item deleted." +msgstr "Article del menú eliminat." + +#: ../../Zotlabs/Module/Mitem.php:217 +msgid "Menu item could not be deleted." +msgstr "Article del menú no es pot eliminar." + +#: ../../Zotlabs/Module/Mitem.php:224 +msgid "Edit Menu Element" +msgstr "Editar Element del Menú" + +#: ../../Zotlabs/Module/Mitem.php:230 +msgid "Link text" +msgstr "Enllaç de text" + +#: ../../Zotlabs/Module/New_channel.php:128 +#: ../../Zotlabs/Module/Register.php:231 +msgid "Name or caption" +msgstr "Nom o llegenda" + +#: ../../Zotlabs/Module/New_channel.php:128 +#: ../../Zotlabs/Module/Register.php:231 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\"" +msgstr "Exemples: \"Pep Gomila\", \"Manel i els seus Cavalls\", \"Fútbol\", \"Grup d'Aviadors\"" + +#: ../../Zotlabs/Module/New_channel.php:130 +#: ../../Zotlabs/Module/Register.php:233 +msgid "Choose a short nickname" +msgstr "Tria un àlies curt" + +#: ../../Zotlabs/Module/New_channel.php:130 +#: ../../Zotlabs/Module/Register.php:233 +#, php-format +msgid "" +"Your nickname will be used to create an easy to remember channel address " +"e.g. nickname%s" +msgstr "El teu àlies serà emprat per crear un nom fàcil per recordar l'adreça del canal p.e. àlies%s" + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Channel role and privacy" +msgstr "Funció i privacitat del canal" + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Select a channel role with your privacy requirements." +msgstr "Tria una funció pel canal amb els teus requisits de privacitat." + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Read more about roles" +msgstr "Llegix més sobre els rols" + +#: ../../Zotlabs/Module/New_channel.php:135 +msgid "Create Channel" +msgstr "Crea un Canal" + +#: ../../Zotlabs/Module/New_channel.php:136 +msgid "" +"A channel is your identity on this network. It can represent a person, a " +"blog, or a forum to name a few. Channels can make connections with other " +"channels to share information with highly detailed permissions." +msgstr "Un canal es la tva identitat en aquesta xarxa. Pot representar una persona, un bloc, o un fòrum per anomenar alguns. Els canals poden connectar-se amb altres canals per compartir informació amb permisos molt detallats." + +#: ../../Zotlabs/Module/New_channel.php:137 +msgid "" +"or import an existing channel from another location." +msgstr "o importa un canal existent des d'un altre ubicació." + +#: ../../Zotlabs/Module/Notifications.php:30 +msgid "Invalid request identifier." +msgstr "Sol·licitud d'identificació invàlida." + +#: ../../Zotlabs/Module/Notifications.php:39 +msgid "Discard" +msgstr "Descarta" + +#: ../../Zotlabs/Module/Notifications.php:103 ../../include/nav.php:191 +msgid "Mark all system notifications seen" +msgstr "Marca totes les notificacions vistes" + +#: ../../Zotlabs/Module/Photos.php:84 +msgid "Page owner information could not be retrieved." +msgstr "La informació del propietari de la pàgina no va poder ser recuperada" + +#: ../../Zotlabs/Module/Photos.php:99 ../../Zotlabs/Module/Photos.php:743 +#: ../../Zotlabs/Module/Profile_photo.php:114 +#: ../../Zotlabs/Module/Profile_photo.php:206 +#: ../../Zotlabs/Module/Profile_photo.php:294 +#: ../../include/photo/photo_driver.php:718 +msgid "Profile Photos" +msgstr "Fotos del Perfil" + +#: ../../Zotlabs/Module/Photos.php:105 ../../Zotlabs/Module/Photos.php:149 +msgid "Album not found." +msgstr "Àlbum no trobat" + +#: ../../Zotlabs/Module/Photos.php:132 +msgid "Delete Album" +msgstr "Esborra Àlbum" + +#: ../../Zotlabs/Module/Photos.php:153 +msgid "" +"Multiple storage folders exist with this album name, but within different " +"directories. Please remove the desired folder or folders using the Files " +"manager" +msgstr "Existeixen moltes carpetes de emmagatzemament amb aquest nom d'àlbum, però en diferents directoris. Si us plau esborra la carpeta o carpetes amb el gestor d'arxius." + +#: ../../Zotlabs/Module/Photos.php:210 ../../Zotlabs/Module/Photos.php:1053 +msgid "Delete Photo" +msgstr "Esborra Foto" + +#: ../../Zotlabs/Module/Photos.php:533 +msgid "No photos selected" +msgstr "No has seleccionat fotos" + +#: ../../Zotlabs/Module/Photos.php:582 +msgid "Access to this item is restricted." +msgstr "L'accés a aquest element esta restringit." + +#: ../../Zotlabs/Module/Photos.php:621 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "S'estan fent servir %1$.2f MB de %2$.2f MB de l'espai per a imatges." + +#: ../../Zotlabs/Module/Photos.php:624 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "S'estan fent servir %1$.2f MB de l'espai per a imatges." + +#: ../../Zotlabs/Module/Photos.php:660 +msgid "Upload Photos" +msgstr "Puja imatges" + +#: ../../Zotlabs/Module/Photos.php:664 +msgid "Enter an album name" +msgstr "Escriu el nom del àlbum" + +#: ../../Zotlabs/Module/Photos.php:665 +msgid "or select an existing album (doubleclick)" +msgstr "o bé fes doble clic a un d'existent" + +#: ../../Zotlabs/Module/Photos.php:666 +msgid "Create a status post for this upload" +msgstr "Genera una entrada a partir de la pujada" + +#: ../../Zotlabs/Module/Photos.php:667 +msgid "Caption (optional):" +msgstr "Subtítol (opcional):" + +#: ../../Zotlabs/Module/Photos.php:668 +msgid "Description (optional):" +msgstr "Descripció (opcional):" + +#: ../../Zotlabs/Module/Photos.php:695 +msgid "Album name could not be decoded" +msgstr "No s'ha pogut descodificar el nom de l'àlbum" + +#: ../../Zotlabs/Module/Photos.php:743 +msgid "Contact Photos" +msgstr "Imatges de contactes" + +#: ../../Zotlabs/Module/Photos.php:766 +msgid "Show Newest First" +msgstr "Ordena de més nou a més antic" + +#: ../../Zotlabs/Module/Photos.php:768 +msgid "Show Oldest First" +msgstr "Ordena de més antic a més nou" + +#: ../../Zotlabs/Module/Photos.php:792 ../../Zotlabs/Module/Photos.php:1331 +#: ../../include/widgets.php:1499 +msgid "View Photo" +msgstr "Mostra la imatge" + +#: ../../Zotlabs/Module/Photos.php:823 ../../include/widgets.php:1516 +msgid "Edit Album" +msgstr "Modifica l'àlbum" + +#: ../../Zotlabs/Module/Photos.php:870 +msgid "Permission denied. Access to this item may be restricted." +msgstr "S'ha denegat el permís. Pot ser que l'accés estigui restringit." + +#: ../../Zotlabs/Module/Photos.php:872 +msgid "Photo not available" +msgstr "La imatge no està disponible" + +#: ../../Zotlabs/Module/Photos.php:930 +msgid "Use as profile photo" +msgstr "Fes-la imatge de perfil" + +#: ../../Zotlabs/Module/Photos.php:931 +msgid "Use as cover photo" +msgstr "Emprar com a foto de portada" + +#: ../../Zotlabs/Module/Photos.php:938 +msgid "Private Photo" +msgstr "Imatge privada" + +#: ../../Zotlabs/Module/Photos.php:953 +msgid "View Full Size" +msgstr "Mostra a mida completa" + +#: ../../Zotlabs/Module/Photos.php:998 ../../Zotlabs/Module/Admin.php:1437 +#: ../../Zotlabs/Module/Tagrm.php:137 +msgid "Remove" +msgstr "Esborra" + +#: ../../Zotlabs/Module/Photos.php:1032 +msgid "Edit photo" +msgstr "Modifica la imatge" + +#: ../../Zotlabs/Module/Photos.php:1034 +msgid "Rotate CW (right)" +msgstr "Tomba cap a la dreta" + +#: ../../Zotlabs/Module/Photos.php:1035 +msgid "Rotate CCW (left)" +msgstr "Tomba cap a l'esquerra" + +#: ../../Zotlabs/Module/Photos.php:1038 +msgid "Enter a new album name" +msgstr "Escriu el nom del nou àlbum" + +#: ../../Zotlabs/Module/Photos.php:1039 +msgid "or select an existing one (doubleclick)" +msgstr "o bé fes doble clic a un d'existent" + +#: ../../Zotlabs/Module/Photos.php:1042 +msgid "Caption" +msgstr "Llegenda" + +#: ../../Zotlabs/Module/Photos.php:1044 +msgid "Add a Tag" +msgstr "Afegeix una etiqueta" + +#: ../../Zotlabs/Module/Photos.php:1048 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Exemple: @joan, @Paula_Peris, @mar@exemple.org" + +#: ../../Zotlabs/Module/Photos.php:1051 +msgid "Flag as adult in album view" +msgstr "Marca com a contingut adult" + +#: ../../Zotlabs/Module/Photos.php:1070 ../../Zotlabs/Lib/ThreadItem.php:261 +msgid "I like this (toggle)" +msgstr "M'agrada això (canvia)" + +#: ../../Zotlabs/Module/Photos.php:1071 ../../Zotlabs/Lib/ThreadItem.php:262 +msgid "I don't like this (toggle)" +msgstr "No m'agrada això (canvia)" + +#: ../../Zotlabs/Module/Photos.php:1073 ../../Zotlabs/Lib/ThreadItem.php:397 +#: ../../include/conversation.php:740 +msgid "Please wait" +msgstr "Si us plau, espera" + +#: ../../Zotlabs/Module/Photos.php:1089 ../../Zotlabs/Module/Photos.php:1207 +#: ../../Zotlabs/Lib/ThreadItem.php:707 +msgid "This is you" +msgstr "Ets tú" + +#: ../../Zotlabs/Module/Photos.php:1091 ../../Zotlabs/Module/Photos.php:1209 +#: ../../Zotlabs/Lib/ThreadItem.php:709 ../../include/js_strings.php:6 +msgid "Comment" +msgstr "Comentari" + +#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:574 +msgctxt "title" +msgid "Likes" +msgstr "Agrada" + +#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:574 +msgctxt "title" +msgid "Dislikes" +msgstr "Desagrada" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Agree" +msgstr "Acord" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Disagree" +msgstr "Desacord" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Abstain" +msgstr "Abstenirse" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Attending" +msgstr "Assistint" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Not attending" +msgstr "Desassistint" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Might attend" +msgstr "Podrien assistir" + +#: ../../Zotlabs/Module/Photos.php:1126 ../../Zotlabs/Module/Photos.php:1138 +#: ../../Zotlabs/Lib/ThreadItem.php:181 ../../Zotlabs/Lib/ThreadItem.php:193 +#: ../../include/conversation.php:1717 +msgid "View all" +msgstr "Veure tot" + +#: ../../Zotlabs/Module/Photos.php:1130 ../../Zotlabs/Lib/ThreadItem.php:185 +#: ../../include/taxonomy.php:403 ../../include/conversation.php:1741 +#: ../../include/channel.php:1158 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "Agrada" +msgstr[1] "Agraden" + +#: ../../Zotlabs/Module/Photos.php:1135 ../../Zotlabs/Lib/ThreadItem.php:190 +#: ../../include/conversation.php:1744 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "Desagrada" +msgstr[1] "Desagrada" + +#: ../../Zotlabs/Module/Photos.php:1235 +msgid "Photo Tools" +msgstr "Eines per Fotos" + +#: ../../Zotlabs/Module/Photos.php:1244 +msgid "In This Photo:" +msgstr "Hi apareixen:" + +#: ../../Zotlabs/Module/Photos.php:1249 +msgid "Map" +msgstr "Mapa" + +#: ../../Zotlabs/Module/Photos.php:1257 ../../Zotlabs/Lib/ThreadItem.php:386 +msgctxt "noun" +msgid "Likes" +msgstr "Agrada" + +#: ../../Zotlabs/Module/Photos.php:1258 ../../Zotlabs/Lib/ThreadItem.php:387 +msgctxt "noun" +msgid "Dislikes" +msgstr "Desagrada" + +#: ../../Zotlabs/Module/Photos.php:1263 ../../Zotlabs/Lib/ThreadItem.php:392 +#: ../../include/acl_selectors.php:285 +msgid "Close" +msgstr "Tanca" + +#: ../../Zotlabs/Module/Photos.php:1337 +msgid "View Album" +msgstr "Mostra'n l'àlbum" + +#: ../../Zotlabs/Module/Photos.php:1348 ../../Zotlabs/Module/Photos.php:1361 +#: ../../Zotlabs/Module/Photos.php:1362 +msgid "Recent Photos" +msgstr "Imatges recents" + +#: ../../Zotlabs/Module/Ping.php:265 +msgid "sent you a private message" +msgstr "Se t'ha enviat un missatge privat" + +#: ../../Zotlabs/Module/Ping.php:313 +msgid "added your channel" +msgstr "el teu canal s'ha afegit" + +#: ../../Zotlabs/Module/Ping.php:323 +msgid "g A l F d" +msgstr "g A l F d" + +#: ../../Zotlabs/Module/Ping.php:346 +msgid "[today]" +msgstr "[avui]" + +#: ../../Zotlabs/Module/Ping.php:355 +msgid "posted an event" +msgstr "enviat un esdeveniment" + +#: ../../Zotlabs/Module/Oexchange.php:27 +msgid "Unable to find your hub." +msgstr "No es possible trobar el node" + +#: ../../Zotlabs/Module/Oexchange.php:41 +msgid "Post successful." +msgstr "Entrada realitzada amb èxit. " + +#: ../../Zotlabs/Module/Openid.php:30 +msgid "OpenID protocol error. No ID returned." +msgstr "Error del protocol OpenID. No ha retornat ID" + +#: ../../Zotlabs/Module/Openid.php:193 ../../include/auth.php:226 +msgid "Login failed." +msgstr "Identificació fallida." + +#: ../../Zotlabs/Module/Page.php:133 +msgid "" +"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " +"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam," +" quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " +"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " +"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " +"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." +msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." + +#: ../../Zotlabs/Module/Pconfig.php:26 ../../Zotlabs/Module/Pconfig.php:59 +msgid "This setting requires special processing and editing has been blocked." +msgstr "Aquest ajust requereix un procés espedial i l'edició esta bloquejada." + +#: ../../Zotlabs/Module/Pconfig.php:48 +msgid "Configuration Editor" +msgstr "Editor de Configuració" + +#: ../../Zotlabs/Module/Pconfig.php:49 +msgid "" +"Warning: Changing some settings could render your channel inoperable. Please" +" leave this page unless you are comfortable with and knowledgeable about how" +" to correctly use this feature." +msgstr "atenció: Realitzar segons quins ajustos pot fer el canal inoperable. Deixa aquesta pàgina si no estas segur i tens suficients coneixements sobre l'ús correcte d'aquesta característica." + +#: ../../Zotlabs/Module/Pdledit.php:18 +msgid "Layout updated." +msgstr "S'ha actualitzat la disposició." + +#: ../../Zotlabs/Module/Pdledit.php:34 ../../Zotlabs/Module/Pdledit.php:61 +msgid "Edit System Page Description" +msgstr "Editor del Sistema de Descripció de Pàgines" + +#: ../../Zotlabs/Module/Pdledit.php:56 +msgid "Layout not found." +msgstr "No s'ha trobat cap disposició de pàgina." + +#: ../../Zotlabs/Module/Pdledit.php:62 +msgid "Module Name:" +msgstr "Nom del mòdul:" + +#: ../../Zotlabs/Module/Pdledit.php:63 +msgid "Layout Help" +msgstr "Ajuda per la disposició de pàgina" + +#: ../../Zotlabs/Module/Poke.php:168 ../../Zotlabs/Lib/Apps.php:226 +#: ../../include/conversation.php:960 +msgid "Poke" +msgstr "Esperonar" + +#: ../../Zotlabs/Module/Poke.php:169 +msgid "Poke somebody" +msgstr "Emprenyar algú" + +#: ../../Zotlabs/Module/Poke.php:172 +msgid "Poke/Prod" +msgstr "Esperonat/Picat" + +#: ../../Zotlabs/Module/Poke.php:173 +msgid "Poke, prod or do other things to somebody" +msgstr "emprenyar, picar o fer altres coses a algú" + +#: ../../Zotlabs/Module/Poke.php:180 +msgid "Recipient" +msgstr "Destinatari" + +#: ../../Zotlabs/Module/Poke.php:181 +msgid "Choose what you wish to do to recipient" +msgstr "Tria que vols fer amb el destinatari" + +#: ../../Zotlabs/Module/Poke.php:184 ../../Zotlabs/Module/Poke.php:185 +msgid "Make this post private" +msgstr "Fer aquesta entrada privada" + +#: ../../Zotlabs/Module/Probe.php:30 ../../Zotlabs/Module/Probe.php:34 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "URL sol·licitada retorna error: %1$s" + +#: ../../Zotlabs/Module/Profiles.php:24 ../../Zotlabs/Module/Profiles.php:189 +#: ../../Zotlabs/Module/Profiles.php:246 ../../Zotlabs/Module/Profiles.php:625 +msgid "Profile not found." +msgstr "Perfil no trobat." + +#: ../../Zotlabs/Module/Profiles.php:44 +msgid "Profile deleted." +msgstr "Perfil eliminat." + +#: ../../Zotlabs/Module/Profiles.php:68 ../../Zotlabs/Module/Profiles.php:104 +msgid "Profile-" +msgstr "Perfil-" + +#: ../../Zotlabs/Module/Profiles.php:89 ../../Zotlabs/Module/Profiles.php:132 +msgid "New profile created." +msgstr "Nou perfil creat." + +#: ../../Zotlabs/Module/Profiles.php:110 +msgid "Profile unavailable to clone." +msgstr "Perfil que no es pot clonar." + +#: ../../Zotlabs/Module/Profiles.php:151 +msgid "Profile unavailable to export." +msgstr "Perfil que no es pot exportar." + +#: ../../Zotlabs/Module/Profiles.php:256 +msgid "Profile Name is required." +msgstr "Es requereix el Nom del Perfil." + +#: ../../Zotlabs/Module/Profiles.php:427 +msgid "Marital Status" +msgstr "Estat Marital" + +#: ../../Zotlabs/Module/Profiles.php:431 +msgid "Romantic Partner" +msgstr "Company/a Romàntic" + +#: ../../Zotlabs/Module/Profiles.php:435 ../../Zotlabs/Module/Profiles.php:736 +msgid "Likes" +msgstr "Agrada" + +#: ../../Zotlabs/Module/Profiles.php:439 ../../Zotlabs/Module/Profiles.php:737 +msgid "Dislikes" +msgstr "Desagrada" + +#: ../../Zotlabs/Module/Profiles.php:443 ../../Zotlabs/Module/Profiles.php:744 +msgid "Work/Employment" +msgstr "Treball/Feina" + +#: ../../Zotlabs/Module/Profiles.php:446 +msgid "Religion" +msgstr "Religió" + +#: ../../Zotlabs/Module/Profiles.php:450 +msgid "Political Views" +msgstr "Idees Polítiques" + +#: ../../Zotlabs/Module/Profiles.php:458 +msgid "Sexual Preference" +msgstr "Preferència Sexual" + +#: ../../Zotlabs/Module/Profiles.php:462 +msgid "Homepage" +msgstr "Pàgina Personal" + +#: ../../Zotlabs/Module/Profiles.php:466 +msgid "Interests" +msgstr "Interessos" + +#: ../../Zotlabs/Module/Profiles.php:560 +msgid "Profile updated." +msgstr "Perfil actualitzat." + +#: ../../Zotlabs/Module/Profiles.php:644 +msgid "Hide your connections list from viewers of this profile" +msgstr "Amaga dels curiosos la teva llista de connexions d'aquest perfil" + +#: ../../Zotlabs/Module/Profiles.php:686 +msgid "Edit Profile Details" +msgstr "Edita els Detalls del Perfil" + +#: ../../Zotlabs/Module/Profiles.php:688 +msgid "View this profile" +msgstr "Veure aquest perfil" + +#: ../../Zotlabs/Module/Profiles.php:689 ../../Zotlabs/Module/Profiles.php:771 +#: ../../include/channel.php:959 +msgid "Edit visibility" +msgstr "Editar visibilitat" + +#: ../../Zotlabs/Module/Profiles.php:690 +msgid "Profile Tools" +msgstr "Eines per Perfils" + +#: ../../Zotlabs/Module/Profiles.php:691 +msgid "Change cover photo" +msgstr "Canviar la foto de portada" + +#: ../../Zotlabs/Module/Profiles.php:692 ../../include/channel.php:930 +msgid "Change profile photo" +msgstr "Canviar la foto del perfil" + +#: ../../Zotlabs/Module/Profiles.php:693 +msgid "Create a new profile using these settings" +msgstr "Crea un perfil nou amb aquests ajustos" + +#: ../../Zotlabs/Module/Profiles.php:694 +msgid "Clone this profile" +msgstr "Clonar aquest perfil" + +#: ../../Zotlabs/Module/Profiles.php:695 +msgid "Delete this profile" +msgstr "Elimina aquest perfil" + +#: ../../Zotlabs/Module/Profiles.php:696 +msgid "Add profile things" +msgstr "Afegeix coses al perfil" + +#: ../../Zotlabs/Module/Profiles.php:697 ../../include/widgets.php:105 +#: ../../include/conversation.php:1526 +msgid "Personal" +msgstr "Personal" + +#: ../../Zotlabs/Module/Profiles.php:699 +msgid "Relation" +msgstr "Relació" + +#: ../../Zotlabs/Module/Profiles.php:700 ../../include/datetime.php:48 +msgid "Miscellaneous" +msgstr "Miscelania" + +#: ../../Zotlabs/Module/Profiles.php:702 +msgid "Import profile from file" +msgstr "Importa perfil des d'un arxiu" + +#: ../../Zotlabs/Module/Profiles.php:703 +msgid "Export profile to file" +msgstr "Exporta perfil a un arxiu" + +#: ../../Zotlabs/Module/Profiles.php:704 +msgid "Your gender" +msgstr "El teu gènere" + +#: ../../Zotlabs/Module/Profiles.php:705 +msgid "Marital status" +msgstr "Estat marital" + +#: ../../Zotlabs/Module/Profiles.php:706 +msgid "Sexual preference" +msgstr "Preferència sexual" + +#: ../../Zotlabs/Module/Profiles.php:709 +msgid "Profile name" +msgstr "Nom del perfil" + +#: ../../Zotlabs/Module/Profiles.php:711 +msgid "This is your default profile." +msgstr "Aquest es el teu perfil per defecte" + +#: ../../Zotlabs/Module/Profiles.php:713 +msgid "Your full name" +msgstr "El teu nom complet" + +#: ../../Zotlabs/Module/Profiles.php:714 +msgid "Title/Description" +msgstr "Títol/Descripció" + +#: ../../Zotlabs/Module/Profiles.php:717 +msgid "Street address" +msgstr "Carrer" + +#: ../../Zotlabs/Module/Profiles.php:718 +msgid "Locality/City" +msgstr "Població/Ciutat" + +#: ../../Zotlabs/Module/Profiles.php:719 +msgid "Region/State" +msgstr "Regió/Estat" + +#: ../../Zotlabs/Module/Profiles.php:720 +msgid "Postal/Zip code" +msgstr "Codi Postal" + +#: ../../Zotlabs/Module/Profiles.php:721 +msgid "Country" +msgstr "País" + +#: ../../Zotlabs/Module/Profiles.php:726 +msgid "Who (if applicable)" +msgstr "Qui (si es aplicable)" + +#: ../../Zotlabs/Module/Profiles.php:726 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Examples: cathy123, Cathy Williams, cathy@example.com" + +#: ../../Zotlabs/Module/Profiles.php:727 +msgid "Since (date)" +msgstr "Des de (data)" + +#: ../../Zotlabs/Module/Profiles.php:730 +msgid "Tell us about yourself" +msgstr "Quelcom sobre tu" + +#: ../../Zotlabs/Module/Profiles.php:732 +msgid "Hometown" +msgstr "Ciutat Natal" + +#: ../../Zotlabs/Module/Profiles.php:733 +msgid "Political views" +msgstr "Idees polítiques" + +#: ../../Zotlabs/Module/Profiles.php:734 +msgid "Religious views" +msgstr "Creences religioses" + +#: ../../Zotlabs/Module/Profiles.php:735 +msgid "Keywords used in directory listings" +msgstr "Paraules clau emprades en els llistats de directoris" + +#: ../../Zotlabs/Module/Profiles.php:735 +msgid "Example: fishing photography software" +msgstr "Exemple: software de fotografia submarina" + +#: ../../Zotlabs/Module/Profiles.php:738 +msgid "Musical interests" +msgstr "Interessos Musicals" + +#: ../../Zotlabs/Module/Profiles.php:739 +msgid "Books, literature" +msgstr "Llibres, literatura" + +#: ../../Zotlabs/Module/Profiles.php:740 +msgid "Television" +msgstr "Televisió" + +#: ../../Zotlabs/Module/Profiles.php:741 +msgid "Film/Dance/Culture/Entertainment" +msgstr "Pel·lícules/Dansa/Cultura/Entreteniment" + +#: ../../Zotlabs/Module/Profiles.php:742 +msgid "Hobbies/Interests" +msgstr "Aficions/Interessos" + +#: ../../Zotlabs/Module/Profiles.php:743 +msgid "Love/Romance" +msgstr "Amor/Romace" + +#: ../../Zotlabs/Module/Profiles.php:745 +msgid "School/Education" +msgstr "Escola/Educació" + +#: ../../Zotlabs/Module/Profiles.php:746 +msgid "Contact information and social networks" +msgstr "Informació de contacte i xarxes socials" + +#: ../../Zotlabs/Module/Profiles.php:747 +msgid "My other channels" +msgstr "Els meus altres canals" + +#: ../../Zotlabs/Module/Profiles.php:767 ../../include/channel.php:955 +msgid "Profile Image" +msgstr "Imatge del Perfil" + +#: ../../Zotlabs/Module/Profiles.php:777 ../../include/nav.php:88 +#: ../../include/channel.php:937 +msgid "Edit Profiles" +msgstr "Editar Perfils" + +#: ../../Zotlabs/Module/Profile_photo.php:179 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Refresca la memòria cau del navegador si la foto no s'actualitza immediatament. Dreceres: «Ctrl+F5» i «Ctrl+Maj+R»" + +#: ../../Zotlabs/Module/Profile_photo.php:367 +msgid "Upload Profile Photo" +msgstr "Puja una Foto pel Perfil" + +#: ../../Zotlabs/Module/Profperm.php:34 ../../Zotlabs/Module/Profperm.php:63 +msgid "Invalid profile identifier." +msgstr "Identificador invàlid de perfil." + +#: ../../Zotlabs/Module/Profperm.php:115 +msgid "Profile Visibility Editor" +msgstr "Perfil del Editor de Visibilitat" + +#: ../../Zotlabs/Module/Profperm.php:117 ../../include/channel.php:1249 +msgid "Profile" +msgstr "Perfil" + +#: ../../Zotlabs/Module/Profperm.php:119 +msgid "Click on a contact to add or remove." +msgstr "Clica sobre el contacte per afegir o esborrar." + +#: ../../Zotlabs/Module/Profperm.php:128 +msgid "Visible To" +msgstr "Visible per" + +#: ../../Zotlabs/Module/Pubsites.php:22 ../../include/widgets.php:1270 +msgid "Public Hubs" +msgstr "Nodes Públics" + +#: ../../Zotlabs/Module/Pubsites.php:25 +msgid "" +"The listed hubs allow public registration for the $Projectname network. All " +"hubs in the network are interlinked so membership on any of them conveys " +"membership in the network as a whole. Some hubs may require subscription or " +"provide tiered service plans. The hub itself may provide " +"additional details." +msgstr "Els nodes llistats permeten registrar usuaris de la xarxa $Projectname. Com que tots els nodes estan enllaçats entre ells, la identitat és vàlida a tota la xarxa. Alguns nodes poden demanar subscripció o oferir serveis addicional de pagament. Per a més detalls, proveu de seguir els enllaços dels proveïdors." + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Hub URL" +msgstr "URL del Node" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Access Type" +msgstr "Tipus d'accés" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Registration Policy" +msgstr "Condicions de registre" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Stats" +msgstr "Estadístiques" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Software" +msgstr "Programari" + +#: ../../Zotlabs/Module/Pubsites.php:31 ../../Zotlabs/Module/Ratings.php:103 +#: ../../include/conversation.php:959 +msgid "Ratings" +msgstr "Valoracions" + +#: ../../Zotlabs/Module/Pubsites.php:38 +msgid "Rate" +msgstr "Puntua" + +#: ../../Zotlabs/Module/Rate.php:160 +msgid "Website:" +msgstr "Lloc web:" + +#: ../../Zotlabs/Module/Rate.php:163 +#, php-format +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "Canal Remot [%s] (encara no es coneix en aquest lloc)" + +#: ../../Zotlabs/Module/Rate.php:164 +msgid "Rating (this information is public)" +msgstr "Valoració (aquesta informació és pública)" + +#: ../../Zotlabs/Module/Rate.php:165 +msgid "Optionally explain your rating (this information is public)" +msgstr "Opcionalment pots explicar la teva qualificació (aquesta informació és pública)" + +#: ../../Zotlabs/Module/Ratings.php:73 +msgid "No ratings" +msgstr "No valorat" + +#: ../../Zotlabs/Module/Ratings.php:104 +msgid "Rating: " +msgstr "Valoració:" + +#: ../../Zotlabs/Module/Ratings.php:105 +msgid "Website: " +msgstr "Lloc web:" + +#: ../../Zotlabs/Module/Ratings.php:107 +msgid "Description: " +msgstr "Descripció:" + +#: ../../Zotlabs/Module/Admin.php:77 +msgid "Theme settings updated." +msgstr "Ajustos de tema actualitzats." + +#: ../../Zotlabs/Module/Admin.php:197 +msgid "# Accounts" +msgstr "# Comptes" + +#: ../../Zotlabs/Module/Admin.php:198 +msgid "# blocked accounts" +msgstr "# comptes bloquejats" + +#: ../../Zotlabs/Module/Admin.php:199 +msgid "# expired accounts" +msgstr "# comptes expirats" + +#: ../../Zotlabs/Module/Admin.php:200 +msgid "# expiring accounts" +msgstr "# comptes expirant" + +#: ../../Zotlabs/Module/Admin.php:211 +msgid "# Channels" +msgstr "# Canals" + +#: ../../Zotlabs/Module/Admin.php:212 +msgid "# primary" +msgstr "# primari" + +#: ../../Zotlabs/Module/Admin.php:213 +msgid "# clones" +msgstr "# clons" + +#: ../../Zotlabs/Module/Admin.php:219 +msgid "Message queues" +msgstr "Cues de missatges" + +#: ../../Zotlabs/Module/Admin.php:236 +msgid "Your software should be updated" +msgstr "El teu programari cal que s'actualitzi" + +#: ../../Zotlabs/Module/Admin.php:241 ../../Zotlabs/Module/Admin.php:490 +#: ../../Zotlabs/Module/Admin.php:711 ../../Zotlabs/Module/Admin.php:755 +#: ../../Zotlabs/Module/Admin.php:1030 ../../Zotlabs/Module/Admin.php:1209 +#: ../../Zotlabs/Module/Admin.php:1329 ../../Zotlabs/Module/Admin.php:1419 +#: ../../Zotlabs/Module/Admin.php:1612 ../../Zotlabs/Module/Admin.php:1646 +#: ../../Zotlabs/Module/Admin.php:1731 +msgid "Administration" +msgstr "Administració" + +#: ../../Zotlabs/Module/Admin.php:242 +msgid "Summary" +msgstr "Sumari" + +#: ../../Zotlabs/Module/Admin.php:245 +msgid "Registered accounts" +msgstr "Comptes registrades" + +#: ../../Zotlabs/Module/Admin.php:246 ../../Zotlabs/Module/Admin.php:715 +msgid "Pending registrations" +msgstr "Comptes pendents de registre" + +#: ../../Zotlabs/Module/Admin.php:247 +msgid "Registered channels" +msgstr "Canals registrats" + +#: ../../Zotlabs/Module/Admin.php:248 ../../Zotlabs/Module/Admin.php:716 +msgid "Active plugins" +msgstr "Plugins actius" + +#: ../../Zotlabs/Module/Admin.php:249 +msgid "Version" +msgstr "Versió" + +#: ../../Zotlabs/Module/Admin.php:250 +msgid "Repository version (master)" +msgstr "Versió (master) del repositori" + +#: ../../Zotlabs/Module/Admin.php:251 +msgid "Repository version (dev)" +msgstr "Versió (desenvolupament) del repositori" + +#: ../../Zotlabs/Module/Admin.php:373 +msgid "Site settings updated." +msgstr "Ajustos del Lloc actualitzats" + +#: ../../Zotlabs/Module/Admin.php:400 ../../include/text.php:2841 +msgid "Default" +msgstr "Predeterminat" + +#: ../../Zotlabs/Module/Admin.php:410 ../../Zotlabs/Module/Settings.php:798 +msgid "mobile" +msgstr "mòbil" + +#: ../../Zotlabs/Module/Admin.php:412 +msgid "experimental" +msgstr "experimental" + +#: ../../Zotlabs/Module/Admin.php:414 +msgid "unsupported" +msgstr "no soportat" + +#: ../../Zotlabs/Module/Admin.php:460 +msgid "Yes - with approval" +msgstr "Sí - amb aprovació" + +#: ../../Zotlabs/Module/Admin.php:466 +msgid "My site is not a public server" +msgstr "El meu lloc no es un servidor públic" + +#: ../../Zotlabs/Module/Admin.php:467 +msgid "My site has paid access only" +msgstr "El meu lloc te accès per pagament" + +#: ../../Zotlabs/Module/Admin.php:468 +msgid "My site has free access only" +msgstr "El meu lloc te lliure accés" + +#: ../../Zotlabs/Module/Admin.php:469 +msgid "My site offers free accounts with optional paid upgrades" +msgstr "El meu lloc te comptes gratis amb opció de millores per pagament" + +#: ../../Zotlabs/Module/Admin.php:491 ../../include/widgets.php:1382 +msgid "Site" +msgstr "Lloc" + +#: ../../Zotlabs/Module/Admin.php:493 ../../Zotlabs/Module/Register.php:245 +msgid "Registration" +msgstr "Registre" + +#: ../../Zotlabs/Module/Admin.php:494 +msgid "File upload" +msgstr "Pujar arxiu" + +#: ../../Zotlabs/Module/Admin.php:495 +msgid "Policies" +msgstr "Polítiques" + +#: ../../Zotlabs/Module/Admin.php:496 ../../include/contact_widgets.php:16 +msgid "Advanced" +msgstr "Avançat" + +#: ../../Zotlabs/Module/Admin.php:500 +msgid "Site name" +msgstr "Nom del lloc" + +#: ../../Zotlabs/Module/Admin.php:501 +msgid "Banner/Logo" +msgstr "Senyera/Logo" + +#: ../../Zotlabs/Module/Admin.php:502 +msgid "Administrator Information" +msgstr "Informació de l'Administrador" + +#: ../../Zotlabs/Module/Admin.php:502 +msgid "" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "Informació per contactar amb els administradors del lloc. Mostrada a la pàgina d'informació del lloc. Es pot emprar BBCode aquí" + +#: ../../Zotlabs/Module/Admin.php:503 +msgid "System language" +msgstr "Idioma del sistema" + +#: ../../Zotlabs/Module/Admin.php:504 +msgid "System theme" +msgstr "Tema del sistema" + +#: ../../Zotlabs/Module/Admin.php:504 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Tema del sistema per defecte - pot ser sobrescrit pel perfils dels usuaris - Ajustos de canvi del tema" + +#: ../../Zotlabs/Module/Admin.php:505 +msgid "Mobile system theme" +msgstr "Tema del sistema per a mòbils" + +#: ../../Zotlabs/Module/Admin.php:505 +msgid "Theme for mobile devices" +msgstr "Tema per a aparells mòbils" + +#: ../../Zotlabs/Module/Admin.php:507 +msgid "Allow Feeds as Connections" +msgstr "Permetre Retroalimentadors com Connexions" + +#: ../../Zotlabs/Module/Admin.php:507 +msgid "(Heavy system resource usage)" +msgstr "(Demana molts recursos del sistema)" + +#: ../../Zotlabs/Module/Admin.php:508 +msgid "Maximum image size" +msgstr "Mida màxima d'imatge" + +#: ../../Zotlabs/Module/Admin.php:508 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Mida màxima en bytes d'imatges pujades. Per defecte es 0, el que vol dir sense límits." + +#: ../../Zotlabs/Module/Admin.php:509 +msgid "Does this site allow new member registration?" +msgstr "Permet aquest lloc registre de nous membres?" + +#: ../../Zotlabs/Module/Admin.php:510 +msgid "Invitation only" +msgstr "Només per invitació" + +#: ../../Zotlabs/Module/Admin.php:510 +msgid "" +"Only allow new member registrations with an invitation code. Above register " +"policy must be set to Yes." +msgstr "Només permet registre de nos membres amb codi d'invitació. A més la política de registre s'ha d'establir a Sí." + +#: ../../Zotlabs/Module/Admin.php:511 +msgid "Which best describes the types of account offered by this hub?" +msgstr "Que es es que millor descriu la mena de comptes oferits per aquest concentrador?" + +#: ../../Zotlabs/Module/Admin.php:512 +msgid "Register text" +msgstr "text de registre" + +#: ../../Zotlabs/Module/Admin.php:512 +msgid "Will be displayed prominently on the registration page." +msgstr "Es mostrarà preminentment a la pàgina de registre" + +#: ../../Zotlabs/Module/Admin.php:513 +msgid "Site homepage to show visitors (default: login box)" +msgstr "Pàgina d'inici a mostrar als visitants (per defecte: la pàgina d'identificació)" + +#: ../../Zotlabs/Module/Admin.php:513 +msgid "" +"example: 'public' to show public stream, 'page/sys/home' to show a system " +"webpage called 'home' or 'include:home.html' to include a file." +msgstr "exemple: 'públic' per a mostrar un flux públic, 'page/sys/home' per a mostrar una pàgina web dita 'home' o 'include:home.html' per a incloure un arxiu." + +#: ../../Zotlabs/Module/Admin.php:514 +msgid "Preserve site homepage URL" +msgstr "Preservar URL de la pàgina web" + +#: ../../Zotlabs/Module/Admin.php:514 +msgid "" +"Present the site homepage in a frame at the original location instead of " +"redirecting" +msgstr "Presenta la pàgina web del lloc en un marc en el lloc original enlloc de redirigir cap a ella" + +#: ../../Zotlabs/Module/Admin.php:515 +msgid "Accounts abandoned after x days" +msgstr "Els copmte es consideren abandonats despres de x dies" + +#: ../../Zotlabs/Module/Admin.php:515 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "No malgastar recursos del sistema sondejant llocs externs per acomptes abandonats. Entrar 0 vol dir sense límit de temps." + +#: ../../Zotlabs/Module/Admin.php:516 +msgid "Allowed friend domains" +msgstr "dominis amics permesos" + +#: ../../Zotlabs/Module/Admin.php:516 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "llista separada per comes de dominis en els que està permès establir relacions d'amistat amb aquest lloc. S'accepten comodins. Deixar buit per acceptar qualsevol domini" + +#: ../../Zotlabs/Module/Admin.php:517 +msgid "Allowed email domains" +msgstr "Dominis de correu electonic acceptats" + +#: ../../Zotlabs/Module/Admin.php:517 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "llista separada per comes de dominis d'adreces de correu electrònic permeses en aquest lloc. S'accepten comodins. Deixar buit per acceptar qualsevol domini" + +#: ../../Zotlabs/Module/Admin.php:518 +msgid "Not allowed email domains" +msgstr "Dominis de correu electrònic no acceptats" + +#: ../../Zotlabs/Module/Admin.php:518 +msgid "" +"Comma separated list of domains which are not allowed in email addresses for" +" registrations to this site. Wildcards are accepted. Empty to allow any " +"domains, unless allowed domains have been defined." +msgstr "llista separada per comes de dominis d'adreces de correu electrònic no permeses en aquest lloc. S'accepten comodins. Deixar buit per no acceptar cap domini, excepte els que s'hagin definits com acceptats." + +#: ../../Zotlabs/Module/Admin.php:519 +msgid "Verify Email Addresses" +msgstr "Verifica l'Adreça de Correu Electrònic" + +#: ../../Zotlabs/Module/Admin.php:519 +msgid "" +"Check to verify email addresses used in account registration (recommended)." +msgstr "Activa per comprovar l'adreça de correu electrònic emprada durant el registre d'un nou compte (recomanat)" + +#: ../../Zotlabs/Module/Admin.php:520 +msgid "Force publish" +msgstr "Forza la publicació" + +#: ../../Zotlabs/Module/Admin.php:520 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Activa per forzar que tots el perfils en aquest lloc siguin llistats en el directori del lloc." + +#: ../../Zotlabs/Module/Admin.php:521 +msgid "Import Public Streams" +msgstr "Importar Fluxos Públics" + +#: ../../Zotlabs/Module/Admin.php:521 +msgid "" +"Import and allow access to public content pulled from other sites. Warning: " +"this content is unmoderated." +msgstr "Importa i permet l'accés a contingut públic sondejat d'altres llocs. Avís: aquest contingut no estarà moderat." + +#: ../../Zotlabs/Module/Admin.php:522 +msgid "Login on Homepage" +msgstr "Accés a la Pàgina d'inici" + +#: ../../Zotlabs/Module/Admin.php:522 +msgid "" +"Present a login box to visitors on the home page if no other content has " +"been configured." +msgstr "Presenta una casella d'identificació a la pàgina d'inici als visitants si no s'ha configurat altre contingut." + +#: ../../Zotlabs/Module/Admin.php:523 +msgid "Enable context help" +msgstr "Activar l'ajuda contextual" + +#: ../../Zotlabs/Module/Admin.php:523 +msgid "" +"Display contextual help for the current page when the help button is " +"pressed." +msgstr "Mostra l'ajuda contextual per la pàgina actual quan el botó d'ajuda es pressionat." + +#: ../../Zotlabs/Module/Admin.php:525 +msgid "Directory Server URL" +msgstr "URL del Servidor de Directoris" + +#: ../../Zotlabs/Module/Admin.php:525 +msgid "Default directory server" +msgstr "Servidor de directori per defecte" + +#: ../../Zotlabs/Module/Admin.php:527 +msgid "Proxy user" +msgstr "Usuari Proxy" + +#: ../../Zotlabs/Module/Admin.php:528 +msgid "Proxy URL" +msgstr "URL del Proxy" + +#: ../../Zotlabs/Module/Admin.php:529 +msgid "Network timeout" +msgstr "Temps d'espera de la xarxa" + +#: ../../Zotlabs/Module/Admin.php:529 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Valor en segons. Ajusta a 0 per a sense límits (no recomanat)" + +#: ../../Zotlabs/Module/Admin.php:530 +msgid "Delivery interval" +msgstr "Interval de lliurament" + +#: ../../Zotlabs/Module/Admin.php:530 +msgid "" +"Delay background delivery processes by this many seconds to reduce system " +"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " +"for large dedicated servers." +msgstr "Retarda en segon plà l'interval de lliurament per aquests segons per reduir la càrrega del sistema. Recomanat: 4-5 per a hostes compartits, 2-3 per a servidors privats virtuals. 0-1 per a servidors dedicats." + +#: ../../Zotlabs/Module/Admin.php:531 +msgid "Deliveries per process" +msgstr "Entregues per processar" + +#: ../../Zotlabs/Module/Admin.php:531 +msgid "" +"Number of deliveries to attempt in a single operating system process. Adjust" +" if necessary to tune system performance. Recommend: 1-5." +msgstr "Nombre de entregues a intentar processar en un únic procèss del sistema operatiu. Ajustar si es necessari per millorar el rendiment. Es recomana: 1-5." + +#: ../../Zotlabs/Module/Admin.php:532 +msgid "Poll interval" +msgstr "interval de sondeig" + +#: ../../Zotlabs/Module/Admin.php:532 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Retarda en segon pla el sondeig en aquesta quantitat de segons per a reduir la càrrega dels sistema. Si es 0 , empra l'interval de lliurament." + +#: ../../Zotlabs/Module/Admin.php:533 +msgid "Maximum Load Average" +msgstr "Càrrega Mitja Màxima" + +#: ../../Zotlabs/Module/Admin.php:533 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Càrrega màxima del sistema, abans que els processos de lliurament i sondeig es difereixin - 50 per defecte." + +#: ../../Zotlabs/Module/Admin.php:534 +msgid "Expiration period in days for imported (grid/network) content" +msgstr "Període d'expiració en dies per contingut importat (malla/xarxa)" + +#: ../../Zotlabs/Module/Admin.php:534 +msgid "0 for no expiration of imported content" +msgstr "0 vol dir sense temps d'expiració pel contingut importat" + +#: ../../Zotlabs/Module/Admin.php:677 ../../Zotlabs/Module/Admin.php:678 +#: ../../Zotlabs/Module/Settings.php:722 +msgid "Off" +msgstr "Apagat" + +#: ../../Zotlabs/Module/Admin.php:677 ../../Zotlabs/Module/Admin.php:678 +#: ../../Zotlabs/Module/Settings.php:722 +msgid "On" +msgstr "Funcionant" + +#: ../../Zotlabs/Module/Admin.php:678 +#, php-format +msgid "Lock feature %s" +msgstr "Bloca característica %s" + +#: ../../Zotlabs/Module/Admin.php:686 +msgid "Manage Additional Features" +msgstr "Gestiona Funcionalitats Addicionals" + +#: ../../Zotlabs/Module/Admin.php:703 +msgid "No server found" +msgstr "No es troba servidor" + +#: ../../Zotlabs/Module/Admin.php:710 ../../Zotlabs/Module/Admin.php:1046 +msgid "ID" +msgstr "ID" + +#: ../../Zotlabs/Module/Admin.php:710 +msgid "for channel" +msgstr "per a canal" + +#: ../../Zotlabs/Module/Admin.php:710 +msgid "on server" +msgstr "al servidor" + +#: ../../Zotlabs/Module/Admin.php:712 +msgid "Server" +msgstr "Servidor" + +#: ../../Zotlabs/Module/Admin.php:746 +msgid "" +"By default, unfiltered HTML is allowed in embedded media. This is inherently" +" insecure." +msgstr "Per defecte, HTML no filtrat està permés als media embeguts. Això es inherentment no segur." + +#: ../../Zotlabs/Module/Admin.php:749 +msgid "" +"The recommended setting is to only allow unfiltered HTML from the following " +"sites:" +msgstr "L'ajust recomanat és només permetre HTML sense filtrar dels següents llocs:" + +#: ../../Zotlabs/Module/Admin.php:750 +msgid "" +"https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/https://vimeo.com/
    https://soundcloud.com/
    " +msgstr "https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/
    https://vimeo.com/
    https://soundcloud.com/
    " + +#: ../../Zotlabs/Module/Admin.php:751 +msgid "" +"All other embedded content will be filtered, unless " +"embedded content from that site is explicitly blocked." +msgstr "Tota la resta de contingut embegut seà filtrat, excepte contingut embegut d'aquest lloc que està blocat explícitament." + +#: ../../Zotlabs/Module/Admin.php:756 ../../include/widgets.php:1385 +msgid "Security" +msgstr "Seguretat" + +#: ../../Zotlabs/Module/Admin.php:758 +msgid "Block public" +msgstr "Bloca que sigui públic" + +#: ../../Zotlabs/Module/Admin.php:758 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently authenticated." +msgstr "activa per blocar l'accés a les pàgines personals públiques a tothom excepte aquells/es que s'hagin autenticat en aquest node." + +#: ../../Zotlabs/Module/Admin.php:759 +msgid "Set \"Transport Security\" HTTP header" +msgstr "Set \"Transport Security\" HTTP header" + +#: ../../Zotlabs/Module/Admin.php:760 +msgid "Set \"Content Security Policy\" HTTP header" +msgstr "Set \"Content Security Policy\" HTTP header" + +#: ../../Zotlabs/Module/Admin.php:761 +msgid "Allow communications only from these sites" +msgstr "Permetre comunicacions únicament des de aquests llocs" + +#: ../../Zotlabs/Module/Admin.php:761 +msgid "" +"One site per line. Leave empty to allow communication from anywhere by " +"default" +msgstr "Un lloc per línia. Deixar en blanc per permetre, per defecte, la comunicació amb tothom." + +#: ../../Zotlabs/Module/Admin.php:762 +msgid "Block communications from these sites" +msgstr "Bloca comunicacions que venen d'aquests llocs" + +#: ../../Zotlabs/Module/Admin.php:763 +msgid "Allow communications only from these channels" +msgstr "Permet la comunicació només per aquests canals" + +#: ../../Zotlabs/Module/Admin.php:763 +msgid "" +"One channel (hash) per line. Leave empty to allow from any channel by " +"default" +msgstr "Un canal (hash) per línia. Deixa en blanc per permetre, per defecte, la comunicació qualsevol canal." + +#: ../../Zotlabs/Module/Admin.php:764 +msgid "Block communications from these channels" +msgstr "Bloca les comunicacions que venen d'aquests canals" + +#: ../../Zotlabs/Module/Admin.php:765 +msgid "Only allow embeds from secure (SSL) websites and links." +msgstr "Permetre embeguts només de llocs web i enllaços segurs (SSL)." + +#: ../../Zotlabs/Module/Admin.php:766 +msgid "Allow unfiltered embedded HTML content only from these domains" +msgstr "Permetre HTML embegut sense filtrar només d'aquests dominis." + +#: ../../Zotlabs/Module/Admin.php:766 +msgid "One site per line. By default embedded content is filtered." +msgstr "Un lloc per línia. Per defecte el contingut embegut es filtrat." + +#: ../../Zotlabs/Module/Admin.php:767 +msgid "Block embedded HTML from these domains" +msgstr "Bloca HTML embegut d'aquests dominis" + +#: ../../Zotlabs/Module/Admin.php:785 +msgid "Update has been marked successful" +msgstr "Actualització marcada amb exit" + +#: ../../Zotlabs/Module/Admin.php:795 +#, php-format +msgid "Executing %s failed. Check system logs." +msgstr "Executant %s ha fallat. Comprova els logs del sistema." + +#: ../../Zotlabs/Module/Admin.php:798 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Actualització %s es va realitzar correctament." + +#: ../../Zotlabs/Module/Admin.php:802 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Actualització %s no ha retornat l'estat. Es desconeix si ha finalitzat amb exit." + +#: ../../Zotlabs/Module/Admin.php:805 +#, php-format +msgid "Update function %s could not be found." +msgstr "La funció d'actualitzacio %s no es pot trobar." + +#: ../../Zotlabs/Module/Admin.php:821 +msgid "No failed updates." +msgstr "No hi ha actualitzacions fallides." + +#: ../../Zotlabs/Module/Admin.php:825 +msgid "Failed Updates" +msgstr "Actualitzacions Fallides" + +#: ../../Zotlabs/Module/Admin.php:827 +msgid "Mark success (if update was manually applied)" +msgstr "Marca èxit (si l'actualització s'ha aplicat de forma manual)" + +#: ../../Zotlabs/Module/Admin.php:828 +msgid "Attempt to execute this update step automatically" +msgstr "Prova a fer automàticament aquesta actualització" + +#: ../../Zotlabs/Module/Admin.php:859 +msgid "Queue Statistics" +msgstr "Cua d'Estadístiques" + +#: ../../Zotlabs/Module/Admin.php:860 +msgid "Total Entries" +msgstr "Total d'Entrades" + +#: ../../Zotlabs/Module/Admin.php:861 +msgid "Priority" +msgstr "Prioritat" + +#: ../../Zotlabs/Module/Admin.php:862 +msgid "Destination URL" +msgstr "URL de Destí" + +#: ../../Zotlabs/Module/Admin.php:863 +msgid "Mark hub permanently offline" +msgstr "Marca el node com a permanentment fora de línia" + +#: ../../Zotlabs/Module/Admin.php:864 +msgid "Empty queue for this hub" +msgstr "Cua buida per aquest node" + +#: ../../Zotlabs/Module/Admin.php:865 +msgid "Last known contact" +msgstr "Últim contacte conegut" + +#: ../../Zotlabs/Module/Admin.php:901 +#, php-format +msgid "%s account blocked/unblocked" +msgid_plural "%s account blocked/unblocked" +msgstr[0] "S'ha [des]bloquejat %s compte" +msgstr[1] "S'han [des]bloquejat %s comptes" + +#: ../../Zotlabs/Module/Admin.php:908 +#, php-format +msgid "%s account deleted" +msgid_plural "%s accounts deleted" +msgstr[0] "S'ha esborrat el compte %s" +msgstr[1] "S'han esborrat %s comptes" + +#: ../../Zotlabs/Module/Admin.php:944 +msgid "Account not found" +msgstr "Compte no trobat" + +#: ../../Zotlabs/Module/Admin.php:955 +#, php-format +msgid "Account '%s' deleted" +msgstr "S'ha esborrat el compte '%s'" + +#: ../../Zotlabs/Module/Admin.php:963 +#, php-format +msgid "Account '%s' blocked" +msgstr "S'ha bloquejat el compte '%s'" + +#: ../../Zotlabs/Module/Admin.php:971 +#, php-format +msgid "Account '%s' unblocked" +msgstr "S'ha desbloquejat el compte '%s'" + +#: ../../Zotlabs/Module/Admin.php:1031 ../../Zotlabs/Module/Admin.php:1044 +#: ../../include/widgets.php:1383 +msgid "Accounts" +msgstr "Comptes" + +#: ../../Zotlabs/Module/Admin.php:1033 ../../Zotlabs/Module/Admin.php:1212 +msgid "select all" +msgstr "Sel·leciona-ho tot" + +#: ../../Zotlabs/Module/Admin.php:1034 +msgid "Registrations waiting for confirm" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1035 +msgid "Request date" +msgstr "Data de la petició" + +#: ../../Zotlabs/Module/Admin.php:1036 +msgid "No registrations." +msgstr "Sense registracions." + +#: ../../Zotlabs/Module/Admin.php:1038 +msgid "Deny" +msgstr "Denegat" + +#: ../../Zotlabs/Module/Admin.php:1048 ../../include/group.php:267 +msgid "All Channels" +msgstr "Tots els Canals" + +#: ../../Zotlabs/Module/Admin.php:1049 +msgid "Register date" +msgstr "Data de registre" + +#: ../../Zotlabs/Module/Admin.php:1050 +msgid "Last login" +msgstr "Darrera identificació" + +#: ../../Zotlabs/Module/Admin.php:1051 +msgid "Expires" +msgstr "Expira" + +#: ../../Zotlabs/Module/Admin.php:1052 +msgid "Service Class" +msgstr "Classe de Servei" + +#: ../../Zotlabs/Module/Admin.php:1054 +msgid "" +"Selected accounts will be deleted!\\n\\nEverything these accounts had posted" +" on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Els comptes seleccionats seran eliminats!\\n\\nTot el que hagin publicat en aquest lloc serà esborrat permanentment!\\n\\nN'estàs segur de continuar?" + +#: ../../Zotlabs/Module/Admin.php:1055 +msgid "" +"The account {0} will be deleted!\\n\\nEverything this account has posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "L'usuari {0} serà eliminat!\\n\\nTot el que hagi publicat l'usuari en aquest lloc serà esborrat de permanentment!\\n\\nN'estàs segur?" + +#: ../../Zotlabs/Module/Admin.php:1091 +#, php-format +msgid "%s channel censored/uncensored" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "%s canal censurat/no censurat" +msgstr[1] "%s canals censurats/no censurats" + +#: ../../Zotlabs/Module/Admin.php:1100 +#, php-format +msgid "%s channel code allowed/disallowed" +msgid_plural "%s channels code allowed/disallowed" +msgstr[0] "%s codi permes/no permes al canal" +msgstr[1] "%s codi permesos/no permesos al canal" + +#: ../../Zotlabs/Module/Admin.php:1106 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "%s canal esborrat" +msgstr[1] "%s canals esborrats" + +#: ../../Zotlabs/Module/Admin.php:1126 +msgid "Channel not found" +msgstr "Canal no trobat" + +#: ../../Zotlabs/Module/Admin.php:1136 +#, php-format +msgid "Channel '%s' deleted" +msgstr "Canal '%s' esborrat" + +#: ../../Zotlabs/Module/Admin.php:1148 +#, php-format +msgid "Channel '%s' censored" +msgstr "Canal '%s' censurat" + +#: ../../Zotlabs/Module/Admin.php:1148 +#, php-format +msgid "Channel '%s' uncensored" +msgstr "Canal '%s' no censurat" + +#: ../../Zotlabs/Module/Admin.php:1159 +#, php-format +msgid "Channel '%s' code allowed" +msgstr "Canal '%s' permet codi" + +#: ../../Zotlabs/Module/Admin.php:1159 +#, php-format +msgid "Channel '%s' code disallowed" +msgstr "Canal '%s' no permet codi" + +#: ../../Zotlabs/Module/Admin.php:1210 ../../include/widgets.php:1384 +msgid "Channels" +msgstr "Canals" + +#: ../../Zotlabs/Module/Admin.php:1214 +msgid "Censor" +msgstr "Censurat" + +#: ../../Zotlabs/Module/Admin.php:1215 +msgid "Uncensor" +msgstr "No censurat" + +#: ../../Zotlabs/Module/Admin.php:1216 +msgid "Allow Code" +msgstr "Permet Codi" + +#: ../../Zotlabs/Module/Admin.php:1217 +msgid "Disallow Code" +msgstr "No Permet Codi" + +#: ../../Zotlabs/Module/Admin.php:1218 ../../include/conversation.php:1611 +msgid "Channel" +msgstr "Canal" + +#: ../../Zotlabs/Module/Admin.php:1222 +msgid "UID" +msgstr "UID" + +#: ../../Zotlabs/Module/Admin.php:1226 +msgid "" +"Selected channels will be deleted!\\n\\nEverything that was posted in these " +"channels on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Els canals sel·leccionats s'esborraran!\\n\\nTotes les publicacions d'aquests canals en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur? " + +#: ../../Zotlabs/Module/Admin.php:1227 +msgid "" +"The channel {0} will be deleted!\\n\\nEverything that was posted in this " +"channel on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "El canal {0} serà esborrat!\\n\\nTotes les publicacions d'aquest canal en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur?" + +#: ../../Zotlabs/Module/Admin.php:1284 +#, php-format +msgid "Plugin %s disabled." +msgstr "Plugin %s desactivat." + +#: ../../Zotlabs/Module/Admin.php:1288 +#, php-format +msgid "Plugin %s enabled." +msgstr "Plugin %s activat." + +#: ../../Zotlabs/Module/Admin.php:1298 ../../Zotlabs/Module/Admin.php:1585 +msgid "Disable" +msgstr "Desactivat" + +#: ../../Zotlabs/Module/Admin.php:1301 ../../Zotlabs/Module/Admin.php:1587 +msgid "Enable" +msgstr "Activat" + +#: ../../Zotlabs/Module/Admin.php:1330 ../../Zotlabs/Module/Admin.php:1420 +#: ../../include/widgets.php:1387 +msgid "Plugins" +msgstr "Plugins" + +#: ../../Zotlabs/Module/Admin.php:1331 ../../Zotlabs/Module/Admin.php:1614 +msgid "Toggle" +msgstr "Commutar" + +#: ../../Zotlabs/Module/Admin.php:1332 ../../Zotlabs/Module/Admin.php:1615 +#: ../../Zotlabs/Lib/Apps.php:215 ../../include/widgets.php:638 +#: ../../include/nav.php:208 +msgid "Settings" +msgstr "Ajustos" + +#: ../../Zotlabs/Module/Admin.php:1339 ../../Zotlabs/Module/Admin.php:1624 +msgid "Author: " +msgstr "Autor: " + +#: ../../Zotlabs/Module/Admin.php:1340 ../../Zotlabs/Module/Admin.php:1625 +msgid "Maintainer: " +msgstr "Mantenedor:" + +#: ../../Zotlabs/Module/Admin.php:1341 +msgid "Minimum project version: " +msgstr "Versió mínima del projecte:" + +#: ../../Zotlabs/Module/Admin.php:1342 +msgid "Maximum project version: " +msgstr "Versió màxima del projecte:" + +#: ../../Zotlabs/Module/Admin.php:1343 +msgid "Minimum PHP version: " +msgstr "Versió mínima de PHP:" + +#: ../../Zotlabs/Module/Admin.php:1344 +msgid "Requires: " +msgstr "Requereix:" + +#: ../../Zotlabs/Module/Admin.php:1345 ../../Zotlabs/Module/Admin.php:1425 +msgid "Disabled - version incompatibility" +msgstr "Desactiva - incompatibilitat de versió" + +#: ../../Zotlabs/Module/Admin.php:1394 +msgid "Enter the public git repository URL of the plugin repo." +msgstr "Introdueix la URL del repositori git públic del repositori de plugins." + +#: ../../Zotlabs/Module/Admin.php:1395 +msgid "Plugin repo git URL" +msgstr "URL del repositori de plugins." + +#: ../../Zotlabs/Module/Admin.php:1396 +msgid "Custom repo name" +msgstr "Nom del repositori personalitzat" + +#: ../../Zotlabs/Module/Admin.php:1396 +msgid "(optional)" +msgstr "(opcional)" + +#: ../../Zotlabs/Module/Admin.php:1397 +msgid "Download Plugin Repo" +msgstr "Descarrega el Repositori de Plugins" + +#: ../../Zotlabs/Module/Admin.php:1404 +msgid "Install new repo" +msgstr "Instal·la un nou repositori " + +#: ../../Zotlabs/Module/Admin.php:1405 ../../Zotlabs/Lib/Apps.php:330 +msgid "Install" +msgstr "Instal·lar" + +#: ../../Zotlabs/Module/Admin.php:1427 +msgid "Manage Repos" +msgstr "Gestiona Repositoris" + +#: ../../Zotlabs/Module/Admin.php:1428 +msgid "Installed Plugin Repositories" +msgstr "Repositori de Plugins Instal·lat" + +#: ../../Zotlabs/Module/Admin.php:1429 +msgid "Install a New Plugin Repository" +msgstr "Instal·la un Nou Repositori de Plugins" + +#: ../../Zotlabs/Module/Admin.php:1435 ../../Zotlabs/Module/Settings.php:77 +#: ../../Zotlabs/Module/Settings.php:616 ../../Zotlabs/Lib/Apps.php:330 +msgid "Update" +msgstr "Actualització" + +#: ../../Zotlabs/Module/Admin.php:1436 +msgid "Switch branch" +msgstr "Canvia de branca" + +#: ../../Zotlabs/Module/Admin.php:1550 +msgid "No themes found." +msgstr "No s'han trobat temes." + +#: ../../Zotlabs/Module/Admin.php:1606 +msgid "Screenshot" +msgstr "Copia de pantalla" + +#: ../../Zotlabs/Module/Admin.php:1613 ../../Zotlabs/Module/Admin.php:1647 +#: ../../include/widgets.php:1388 +msgid "Themes" +msgstr "Temes" + +#: ../../Zotlabs/Module/Admin.php:1652 +msgid "[Experimental]" +msgstr "[Experimental]" + +#: ../../Zotlabs/Module/Admin.php:1653 +msgid "[Unsupported]" +msgstr "[No soportat]" + +#: ../../Zotlabs/Module/Admin.php:1677 +msgid "Log settings updated." +msgstr "Registre d'ajustos actualitzat." + +#: ../../Zotlabs/Module/Admin.php:1732 ../../include/widgets.php:1409 +#: ../../include/widgets.php:1419 +msgid "Logs" +msgstr "Logs" + +#: ../../Zotlabs/Module/Admin.php:1734 +msgid "Clear" +msgstr "Neteja" + +#: ../../Zotlabs/Module/Admin.php:1740 +msgid "Debugging" +msgstr "Depurant" + +#: ../../Zotlabs/Module/Admin.php:1741 +msgid "Log file" +msgstr "Arxiu de registre" + +#: ../../Zotlabs/Module/Admin.php:1741 +msgid "" +"Must be writable by web server. Relative to your top-level webserver " +"directory." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1742 +msgid "Log level" +msgstr "Nivell de registre" + +#: ../../Zotlabs/Module/Admin.php:2028 +msgid "New Profile Field" +msgstr "Camp de Perfil Nou" + +#: ../../Zotlabs/Module/Admin.php:2029 ../../Zotlabs/Module/Admin.php:2049 +msgid "Field nickname" +msgstr "Àlies de Camp" + +#: ../../Zotlabs/Module/Admin.php:2029 ../../Zotlabs/Module/Admin.php:2049 +msgid "System name of field" +msgstr "nOM DEL SISTEMA DEL CAMP" + +#: ../../Zotlabs/Module/Admin.php:2030 ../../Zotlabs/Module/Admin.php:2050 +msgid "Input type" +msgstr "Tipus d'entrada" + +#: ../../Zotlabs/Module/Admin.php:2031 ../../Zotlabs/Module/Admin.php:2051 +msgid "Field Name" +msgstr "Nom de Camp" + +#: ../../Zotlabs/Module/Admin.php:2031 ../../Zotlabs/Module/Admin.php:2051 +msgid "Label on profile pages" +msgstr "Etiqueta a les pàgines de perfil" + +#: ../../Zotlabs/Module/Admin.php:2032 ../../Zotlabs/Module/Admin.php:2052 +msgid "Help text" +msgstr "Text d'ajuda" + +#: ../../Zotlabs/Module/Admin.php:2032 ../../Zotlabs/Module/Admin.php:2052 +msgid "Additional info (optional)" +msgstr "Informació adicional (opcional)" + +#: ../../Zotlabs/Module/Admin.php:2042 +msgid "Field definition not found" +msgstr "No es troba la definició del camp" + +#: ../../Zotlabs/Module/Admin.php:2048 +msgid "Edit Profile Field" +msgstr "Camp d'Edició del Perfil" + +#: ../../Zotlabs/Module/Admin.php:2106 ../../include/widgets.php:1390 +msgid "Profile Fields" +msgstr "Camps del Perfil" + +#: ../../Zotlabs/Module/Admin.php:2107 +msgid "Basic Profile Fields" +msgstr "Camps Bàsics del Perfil" + +#: ../../Zotlabs/Module/Admin.php:2108 +msgid "Advanced Profile Fields" +msgstr "Camps Avançats del Perfil" + +#: ../../Zotlabs/Module/Admin.php:2108 +msgid "(In addition to basic fields)" +msgstr "( addicionalment als camps bàsics)" + +#: ../../Zotlabs/Module/Admin.php:2110 +msgid "All available fields" +msgstr "Tots els camps disponibles" + +#: ../../Zotlabs/Module/Admin.php:2111 +msgid "Custom Fields" +msgstr "Camps Personalitzats" + +#: ../../Zotlabs/Module/Admin.php:2115 +msgid "Create Custom Field" +msgstr "Crear un Camp Personalitzat" + +#: ../../Zotlabs/Module/Appman.php:37 ../../Zotlabs/Module/Appman.php:53 +msgid "App installed." +msgstr "Aplicació instal·lada." + +#: ../../Zotlabs/Module/Appman.php:46 +msgid "Malformed app." +msgstr "Aplicació amb errors" + +#: ../../Zotlabs/Module/Appman.php:104 +msgid "Embed code" +msgstr "Codi embegut" + +#: ../../Zotlabs/Module/Appman.php:110 ../../include/widgets.php:107 +msgid "Edit App" +msgstr "Edita l'Aplicació" + +#: ../../Zotlabs/Module/Appman.php:110 +msgid "Create App" +msgstr "Crea l'Aplicació" + +#: ../../Zotlabs/Module/Appman.php:115 +msgid "Name of app" +msgstr "Nom de l'Aplicació" + +#: ../../Zotlabs/Module/Appman.php:116 +msgid "Location (URL) of app" +msgstr "Ubicació (URL) de l'aplicació" + +#: ../../Zotlabs/Module/Appman.php:118 +msgid "Photo icon URL" +msgstr "Foto icona URL" + +#: ../../Zotlabs/Module/Appman.php:118 +msgid "80 x 80 pixels - optional" +msgstr "80 x 80 pixels - opcional" + +#: ../../Zotlabs/Module/Appman.php:119 +msgid "Categories (optional, comma separated list)" +msgstr "Categories (opcional, lista separada per comes)" + +#: ../../Zotlabs/Module/Appman.php:120 +msgid "Version ID" +msgstr "Versió ID" + +#: ../../Zotlabs/Module/Appman.php:121 +msgid "Price of app" +msgstr "Preu de l'aplicació" + +#: ../../Zotlabs/Module/Appman.php:122 +msgid "Location (URL) to purchase app" +msgstr "Ubicació (URL) per comprar l'aplicació" + +#: ../../Zotlabs/Module/Rbmark.php:94 +msgid "Select a bookmark folder" +msgstr "Tria una carpeta d'interès" + +#: ../../Zotlabs/Module/Rbmark.php:99 +msgid "Save Bookmark" +msgstr "Guarda Favorits" + +#: ../../Zotlabs/Module/Rbmark.php:100 +msgid "URL of bookmark" +msgstr "URL de favorit" + +#: ../../Zotlabs/Module/Rbmark.php:105 +msgid "Or enter new bookmark folder name" +msgstr "O entra un nou nom de favorit" + +#: ../../Zotlabs/Module/Register.php:49 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "Nombre màxim de registres diaris excedit. Si us plau, provau demà." + +#: ../../Zotlabs/Module/Register.php:55 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "El registre ha fallat. Si et plau, indica que acceptes les Condicions del Servei." + +#: ../../Zotlabs/Module/Register.php:89 +msgid "Passwords do not match." +msgstr "Les contrasenyes no coincideixen." + +#: ../../Zotlabs/Module/Register.php:131 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "Registrat amb èxit. Si et plau revisa el teu correu electrònic per a les instruccions de validació." + +#: ../../Zotlabs/Module/Register.php:137 +msgid "Your registration is pending approval by the site owner." +msgstr "El teu registre esta pendent de validació pel propietari del lloc." + +#: ../../Zotlabs/Module/Register.php:140 +msgid "Your registration can not be processed." +msgstr "El teu registre no ha pogut ser processat. " + +#: ../../Zotlabs/Module/Register.php:184 +msgid "Registration on this hub is disabled." +msgstr "El registre en aquest node està deshabilitat." + +#: ../../Zotlabs/Module/Register.php:193 +msgid "Registration on this hub is by approval only." +msgstr "El registre en aquest node es únicament per validació." + +#: ../../Zotlabs/Module/Register.php:194 +msgid "Register at another affiliated hub." +msgstr "Registre en altre node afiliat" + +#: ../../Zotlabs/Module/Register.php:204 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "El lloc ha excedit el límit màxim diari de nous comptes/registres. Provau demà." + +#: ../../Zotlabs/Module/Register.php:215 +msgid "Terms of Service" +msgstr "Condicions del Servei" + +#: ../../Zotlabs/Module/Register.php:221 +#, php-format +msgid "I accept the %s for this website" +msgstr "Accepto el %s per a aquest lloc web" + +#: ../../Zotlabs/Module/Register.php:223 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "Tinc més de 13 anys i accepto les %s d'aquest lloc web" + +#: ../../Zotlabs/Module/Register.php:227 +msgid "Your email address" +msgstr "La teva adreça de correu electrónic" + +#: ../../Zotlabs/Module/Register.php:228 +msgid "Choose a password" +msgstr "Tria una contrasenya" + +#: ../../Zotlabs/Module/Register.php:229 +msgid "Please re-enter your password" +msgstr "Si et plau, re-entra la contrasenya" + +#: ../../Zotlabs/Module/Register.php:230 +msgid "Please enter your invitation code" +msgstr "Si et plau, introdueix el teu codi d'invitació" + +#: ../../Zotlabs/Module/Register.php:236 +msgid "no" +msgstr "no" + +#: ../../Zotlabs/Module/Register.php:236 +msgid "yes" +msgstr "sí" + +#: ../../Zotlabs/Module/Register.php:250 +msgid "Membership on this site is by invitation only." +msgstr "La pertinença en aquest lloc es per invitació exclusivament." + +#: ../../Zotlabs/Module/Register.php:262 ../../include/nav.php:147 +#: ../../boot.php:1685 +msgid "Register" +msgstr "Registre" + +#: ../../Zotlabs/Module/Register.php:262 +msgid "Proceed to create your first channel" +msgstr "Comença a crear el teu primer canal" + +#: ../../Zotlabs/Module/Regmod.php:15 +msgid "Please login." +msgstr "Inicia Sessió." + +#: ../../Zotlabs/Module/Removeaccount.php:34 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "L'esborrat de comptes no està permès fins que transcorren 48 hores des de l'últim canvi de contrasenya." + +#: ../../Zotlabs/Module/Removeaccount.php:56 +msgid "Remove This Account" +msgstr "Esborra el compte" + +#: ../../Zotlabs/Module/Removeaccount.php:57 +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "WARNING: " +msgstr "ALERTA:" + +#: ../../Zotlabs/Module/Removeaccount.php:57 +msgid "" +"This account and all its channels will be completely removed from the " +"network. " +msgstr "Aquest compte i tots els seus canals s'estan apunt d'esborrar totalment de la xarxa." + +#: ../../Zotlabs/Module/Removeaccount.php:57 +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "This action is permanent and can not be undone!" +msgstr "Aquesta acció és irreversible!" + +#: ../../Zotlabs/Module/Removeaccount.php:58 +#: ../../Zotlabs/Module/Removeme.php:60 +msgid "Please enter your password for verification:" +msgstr "Aquesta acció requereix tornar a introduir la contrasenya:" + +#: ../../Zotlabs/Module/Removeaccount.php:59 +msgid "" +"Remove this account, all its channels and all its channel clones from the " +"network" +msgstr "Esborra de la xarxa aquest compte, tots els seus canals, i tots els seus canals clons." + +#: ../../Zotlabs/Module/Removeaccount.php:59 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" +msgstr "Per defecte, només les instancies dels canal ubicats en aquest node poden esser esborrades de la xarxa" + +#: ../../Zotlabs/Module/Removeaccount.php:60 +#: ../../Zotlabs/Module/Settings.php:705 +msgid "Remove Account" +msgstr "Esborra el Compte" + +#: ../../Zotlabs/Module/Removeme.php:33 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "L'esborrat de canals no està permès fins que transcorren 48 hores des de l'últim canvi de contrasenya." + +#: ../../Zotlabs/Module/Removeme.php:58 +msgid "Remove This Channel" +msgstr "Elimina Aquest Canal" + +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "This channel will be completely removed from the network. " +msgstr "Aquest canal serà completament eliminat de la xarxa." + +#: ../../Zotlabs/Module/Removeme.php:61 +msgid "Remove this channel and all its clones from the network" +msgstr "Elimina aquest canal i els seus clons de la xarxa" + +#: ../../Zotlabs/Module/Removeme.php:61 +msgid "" +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "Per defecte, només la instancia del canal ubicat en aquest node pot esser esborrat de la xarxa" + +#: ../../Zotlabs/Module/Removeme.php:62 ../../Zotlabs/Module/Settings.php:1124 +msgid "Remove Channel" +msgstr "Elimina el canal" + +#: ../../Zotlabs/Module/Rmagic.php:44 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Em trobat un problema durant l'inici de sessió amb el OpenID que has facilitat. verifica l'ortografia correcta de la ID." + +#: ../../Zotlabs/Module/Rmagic.php:44 +msgid "The error message was:" +msgstr "El missatge d'error fou:" + +#: ../../Zotlabs/Module/Rmagic.php:48 +msgid "Authentication failed." +msgstr "Ha fallat l'autentificació." + +#: ../../Zotlabs/Module/Rmagic.php:88 +msgid "Remote Authentication" +msgstr "Autentificació Remota" + +#: ../../Zotlabs/Module/Rmagic.php:89 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "Introdueix la teva adreça del canal (eg canal@exemple.com)" + +#: ../../Zotlabs/Module/Rmagic.php:90 +msgid "Authenticate" +msgstr "Autentica't" + +#: ../../Zotlabs/Module/Search.php:216 +#, php-format +msgid "Items tagged with: %s" +msgstr "Elements etiquetats amb: %s" + +#: ../../Zotlabs/Module/Search.php:218 +#, php-format +msgid "Search results for: %s" +msgstr "Resultats de cerca per: %s" + +#: ../../Zotlabs/Module/Service_limits.php:23 +msgid "No service class restrictions found." +msgstr "No s'han trobat restriccions de clase." + +#: ../../Zotlabs/Module/Settings.php:69 +msgid "Name is required" +msgstr "Es requereix un Nom" + +#: ../../Zotlabs/Module/Settings.php:73 +msgid "Key and Secret are required" +msgstr "Es requereix Clau (Key) i el Secret (Secret)" + +#: ../../Zotlabs/Module/Settings.php:225 +msgid "Not valid email." +msgstr "E-correu no vàlid." + +#: ../../Zotlabs/Module/Settings.php:228 +msgid "Protected email address. Cannot change to that email." +msgstr "Adreça d'e-correu protegida. No es pot canviar a aquest e-correu." + +#: ../../Zotlabs/Module/Settings.php:237 +msgid "System failure storing new email. Please try again." +msgstr "Fallada del sistema al guardar un nou correu. Si us plau, proba de nou." + +#: ../../Zotlabs/Module/Settings.php:254 +msgid "Password verification failed." +msgstr "La verificació de la contrasenya ha fallat." + +#: ../../Zotlabs/Module/Settings.php:261 +msgid "Passwords do not match. Password unchanged." +msgstr "Les contrasenyes no coincideixen. Contrasenya sense canvis." + +#: ../../Zotlabs/Module/Settings.php:265 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Les contrasenyes en blanc no estan permesas. Contrasenya sense canvis." + +#: ../../Zotlabs/Module/Settings.php:279 +msgid "Password changed." +msgstr "Contrasenya canviada." + +#: ../../Zotlabs/Module/Settings.php:281 +msgid "Password update failed. Please try again." +msgstr "L'actualització de la contrasenya va fallar. Si us plau, torneu a intentar-ho." + +#: ../../Zotlabs/Module/Settings.php:525 +msgid "Settings updated." +msgstr "Ajustes actualizados." + +#: ../../Zotlabs/Module/Settings.php:589 ../../Zotlabs/Module/Settings.php:615 +#: ../../Zotlabs/Module/Settings.php:651 +msgid "Add application" +msgstr "Afegir aplicatiu" + +#: ../../Zotlabs/Module/Settings.php:592 +msgid "Name of application" +msgstr "Nom de l'aplicatiu" + +#: ../../Zotlabs/Module/Settings.php:593 ../../Zotlabs/Module/Settings.php:619 +msgid "Consumer Key" +msgstr "Consumer Key" + +#: ../../Zotlabs/Module/Settings.php:593 ../../Zotlabs/Module/Settings.php:594 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "Generat automàticament- Canvia-ho si ho vols. Max. longitud 20" + +#: ../../Zotlabs/Module/Settings.php:594 ../../Zotlabs/Module/Settings.php:620 +msgid "Consumer Secret" +msgstr "Consumer Secret" + +#: ../../Zotlabs/Module/Settings.php:595 ../../Zotlabs/Module/Settings.php:621 +msgid "Redirect" +msgstr "Redirecciona" + +#: ../../Zotlabs/Module/Settings.php:595 +msgid "" +"Redirect URI - leave blank unless your application specifically requires " +"this" +msgstr "URI redirigida - No canviar excepte perquè el teu aplicatiu ho requereixi." + +#: ../../Zotlabs/Module/Settings.php:596 ../../Zotlabs/Module/Settings.php:622 +msgid "Icon url" +msgstr "Icona de url" + +#: ../../Zotlabs/Module/Settings.php:596 ../../Zotlabs/Module/Sources.php:112 +#: ../../Zotlabs/Module/Sources.php:147 +msgid "Optional" +msgstr "Opcional" + +#: ../../Zotlabs/Module/Settings.php:607 +msgid "Application not found." +msgstr "Aplicatiu no trobat." + +#: ../../Zotlabs/Module/Settings.php:650 +msgid "Connected Apps" +msgstr "Aplicatius Conectats" + +#: ../../Zotlabs/Module/Settings.php:654 +msgid "Client key starts with" +msgstr "La clau del client comença amb" + +#: ../../Zotlabs/Module/Settings.php:655 +msgid "No name" +msgstr "Sin nombre" + +#: ../../Zotlabs/Module/Settings.php:656 +msgid "Remove authorization" +msgstr "Elimina autorització" + +#: ../../Zotlabs/Module/Settings.php:669 +msgid "No feature settings configured" +msgstr "No hi ha opcions de les funcions configurades" + +#: ../../Zotlabs/Module/Settings.php:676 +msgid "Feature/Addon Settings" +msgstr "Ajustos de Complements" + +#: ../../Zotlabs/Module/Settings.php:699 +msgid "Account Settings" +msgstr "Ajustos de Compte" + +#: ../../Zotlabs/Module/Settings.php:700 +msgid "Current Password" +msgstr "Contrasenya Actual" + +#: ../../Zotlabs/Module/Settings.php:701 +msgid "Enter New Password" +msgstr "Entra la Nova Contrasenya" + +#: ../../Zotlabs/Module/Settings.php:702 +msgid "Confirm New Password" +msgstr "Confirma la Nova Contrasenya" + +#: ../../Zotlabs/Module/Settings.php:702 +msgid "Leave password fields blank unless changing" +msgstr "Deixa els camps de contrasenya en blanc llevat que la vulguis canviar" + +#: ../../Zotlabs/Module/Settings.php:704 +#: ../../Zotlabs/Module/Settings.php:1041 +msgid "Email Address:" +msgstr "Adreça de E-Correu:" + +#: ../../Zotlabs/Module/Settings.php:706 +msgid "Remove this account including all its channels" +msgstr "Esborra aquest compte inclosos tots els seus canals" + +#: ../../Zotlabs/Module/Settings.php:729 +msgid "Additional Features" +msgstr "Característiques Addicionals" + +#: ../../Zotlabs/Module/Settings.php:753 +msgid "Connector Settings" +msgstr "Ajustos de Connector" + +#: ../../Zotlabs/Module/Settings.php:792 +msgid "No special theme for mobile devices" +msgstr "No emprar tema especial per aparells mòbils" + +#: ../../Zotlabs/Module/Settings.php:795 +#, php-format +msgid "%s - (Experimental)" +msgstr "%s - (Experimental)" + +#: ../../Zotlabs/Module/Settings.php:837 +msgid "Display Settings" +msgstr "Ajustos de Pantalla" + +#: ../../Zotlabs/Module/Settings.php:838 +msgid "Theme Settings" +msgstr "Ajustos de Tema" + +#: ../../Zotlabs/Module/Settings.php:839 +msgid "Custom Theme Settings" +msgstr "Ajustos Personals de Tema" + +#: ../../Zotlabs/Module/Settings.php:840 +msgid "Content Settings" +msgstr "Ajustos de Contingut" + +#: ../../Zotlabs/Module/Settings.php:846 +msgid "Display Theme:" +msgstr "Ajustos de Tema:" + +#: ../../Zotlabs/Module/Settings.php:847 +msgid "Mobile Theme:" +msgstr "Tema Mòbil:" + +#: ../../Zotlabs/Module/Settings.php:848 +msgid "Preload images before rendering the page" +msgstr "Precarrega les imatges abans de dibuixar la pàgina" + +#: ../../Zotlabs/Module/Settings.php:848 +msgid "" +"The subjective page load time will be longer but the page will be ready when" +" displayed" +msgstr "El temps subjectiu per carregar la pàgina pot ser llarg però la pàgina estarà preparada quan es mostri" + +#: ../../Zotlabs/Module/Settings.php:849 +msgid "Enable user zoom on mobile devices" +msgstr "Zoom d'usuari en dispositius mòbils" + +#: ../../Zotlabs/Module/Settings.php:850 +msgid "Update browser every xx seconds" +msgstr "Actualitza el navegador cada xx segons" + +#: ../../Zotlabs/Module/Settings.php:850 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Mínim de 10 segons, sense màxim" + +#: ../../Zotlabs/Module/Settings.php:851 +msgid "Maximum number of conversations to load at any time:" +msgstr "Nombre màxim de conversacions a càrregar cada vegada" + +#: ../../Zotlabs/Module/Settings.php:851 +msgid "Maximum of 100 items" +msgstr "Màxim de 100 elements" + +#: ../../Zotlabs/Module/Settings.php:852 +msgid "Show emoticons (smilies) as images" +msgstr "Mostra emoticons (smilies) com a imatges" + +#: ../../Zotlabs/Module/Settings.php:853 +msgid "Link post titles to source" +msgstr "Enllaça a l'origen els títols de l'entrada" + +#: ../../Zotlabs/Module/Settings.php:854 +msgid "System Page Layout Editor - (advanced)" +msgstr "Editor de Disseny de la Pàgina del Sistema - (avançat)" + +#: ../../Zotlabs/Module/Settings.php:857 +msgid "Use blog/list mode on channel page" +msgstr "Empra el mode blog/llista a la pàgina del canal" + +#: ../../Zotlabs/Module/Settings.php:857 ../../Zotlabs/Module/Settings.php:858 +msgid "(comments displayed separately)" +msgstr "(Observacions es mostren per separat)" + +#: ../../Zotlabs/Module/Settings.php:858 +msgid "Use blog/list mode on grid page" +msgstr "Empra el mode de blog/llista a la pàgina de la malla" + +#: ../../Zotlabs/Module/Settings.php:859 +msgid "Channel page max height of content (in pixels)" +msgstr "Alçada màxima de contingut (en píxels) de la pàgina de Canal" + +#: ../../Zotlabs/Module/Settings.php:859 ../../Zotlabs/Module/Settings.php:860 +msgid "click to expand content exceeding this height" +msgstr "Clic per expandir el contingut que excedeixi aquesta alçada" + +#: ../../Zotlabs/Module/Settings.php:860 +msgid "Grid page max height of content (in pixels)" +msgstr "Alçada màxima dels continguts (en píxels) de la Pàgina de Malla " + +#: ../../Zotlabs/Module/Settings.php:894 +msgid "Nobody except yourself" +msgstr "Ningú excepte tú" + +#: ../../Zotlabs/Module/Settings.php:895 +msgid "Only those you specifically allow" +msgstr "Només allò que específicament permetis" + +#: ../../Zotlabs/Module/Settings.php:896 +msgid "Approved connections" +msgstr "Connexions aprovades" + +#: ../../Zotlabs/Module/Settings.php:897 +msgid "Any connections" +msgstr "Qualsevol connexió" + +#: ../../Zotlabs/Module/Settings.php:898 +msgid "Anybody on this website" +msgstr "Qualsevol en aquest lloc" + +#: ../../Zotlabs/Module/Settings.php:899 +msgid "Anybody in this network" +msgstr "Qualsevol en aquesta xarxa" + +#: ../../Zotlabs/Module/Settings.php:900 +msgid "Anybody authenticated" +msgstr "Qualsevol autenticat" + +#: ../../Zotlabs/Module/Settings.php:901 +msgid "Anybody on the internet" +msgstr "Qualsevol a internet" + +#: ../../Zotlabs/Module/Settings.php:976 +msgid "Publish your default profile in the network directory" +msgstr "Publica el teu perfil per defecte al directori de la xarxa" + +#: ../../Zotlabs/Module/Settings.php:981 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Ens permets suggerir-te com a potencial amic als nous membres?" + +#: ../../Zotlabs/Module/Settings.php:990 +msgid "Your channel address is" +msgstr "La teva adreça del canal es" + +#: ../../Zotlabs/Module/Settings.php:1032 +msgid "Channel Settings" +msgstr "Ajustos del Canal" + +#: ../../Zotlabs/Module/Settings.php:1039 +msgid "Basic Settings" +msgstr "Ajustos Bàsics" + +#: ../../Zotlabs/Module/Settings.php:1040 ../../include/channel.php:1140 +msgid "Full Name:" +msgstr "Nom Complet:" + +#: ../../Zotlabs/Module/Settings.php:1042 +msgid "Your Timezone:" +msgstr "La teva Franja Horària" + +#: ../../Zotlabs/Module/Settings.php:1043 +msgid "Default Post Location:" +msgstr "Localització Predeterminada de les Entrades:" + +#: ../../Zotlabs/Module/Settings.php:1043 +msgid "Geographical location to display on your posts" +msgstr "Posició geogràfica a mostrar a les teves entrades" + +#: ../../Zotlabs/Module/Settings.php:1044 +msgid "Use Browser Location:" +msgstr "Empra la Localització del Navegador:" + +#: ../../Zotlabs/Module/Settings.php:1046 +msgid "Adult Content" +msgstr "Contingut per a Adults" + +#: ../../Zotlabs/Module/Settings.php:1046 +msgid "" +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" +msgstr "Aquest canal publica freqúentment o amb regularitat contingut per a adults. (Si us plau, etiqueti qualsevol material per a adults amb #NSFW)" + +#: ../../Zotlabs/Module/Settings.php:1048 +msgid "Security and Privacy Settings" +msgstr "Ajustos de Seguretat i Privacitat" + +#: ../../Zotlabs/Module/Settings.php:1051 +msgid "Your permissions are already configured. Click to view/adjust" +msgstr "Els teus permisos estan configurats. Clic per veure/ajustar" + +#: ../../Zotlabs/Module/Settings.php:1053 +msgid "Hide my online presence" +msgstr "Amaga la meva presencia en línia" + +#: ../../Zotlabs/Module/Settings.php:1053 +msgid "Prevents displaying in your profile that you are online" +msgstr "Evita mostrar en el teu perfil, que estàs en línia" + +#: ../../Zotlabs/Module/Settings.php:1055 +msgid "Simple Privacy Settings:" +msgstr "Ajustos simples de privacitat:" + +#: ../../Zotlabs/Module/Settings.php:1056 +msgid "" +"Very Public - extremely permissive (should be used with caution)" +msgstr "Molt públic - extremadament permissiu (s'ha d'anar en compte)" + +#: ../../Zotlabs/Module/Settings.php:1057 +msgid "" +"Typical - default public, privacy when desired (similar to social " +"network permissions but with improved privacy)" +msgstr "Normal - públic per defecte, privat quan es desitgi (similar als permisos de xarxa social, però amb millor privacitat)" + +#: ../../Zotlabs/Module/Settings.php:1058 +msgid "Private - default private, never open or public" +msgstr "Privat - privat per defecte, mai públic o obert" + +#: ../../Zotlabs/Module/Settings.php:1059 +msgid "Blocked - default blocked to/from everybody" +msgstr "Bloquejat - tothom bloquejat per defecte" + +#: ../../Zotlabs/Module/Settings.php:1061 +msgid "Allow others to tag your posts" +msgstr "Permet a altres etiquetar les teves entrades" + +#: ../../Zotlabs/Module/Settings.php:1061 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "Sovint emprat per la comunitat per marcar retroactivament contingut inapropiat" + +#: ../../Zotlabs/Module/Settings.php:1063 +msgid "Advanced Privacy Settings" +msgstr "Ajustos avançats de privacitat" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "Expire other channel content after this many days" +msgstr "El contingut d'altes canals caduca després d'aquests dies" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "0 or blank to use the website limit." +msgstr "0 o en blanc per emprar el limit del lloc web." + +#: ../../Zotlabs/Module/Settings.php:1065 +#, php-format +msgid "This website expires after %d days." +msgstr "Aquest lloc web expira després de %d dies." + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "This website does not expire imported content." +msgstr "A aquest lloc web no expira el contingut importat" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "The website limit takes precedence if lower than your limit." +msgstr "El límit del lloc web pren la preferència si es inferior al teu límit." + +#: ../../Zotlabs/Module/Settings.php:1066 +msgid "Maximum Friend Requests/Day:" +msgstr "Nombre màxim de peticions d'amistat per dia" + +#: ../../Zotlabs/Module/Settings.php:1066 +msgid "May reduce spam activity" +msgstr "Pot reduir l'SPAM" + +#: ../../Zotlabs/Module/Settings.php:1067 +msgid "Default Post and Publish Permissions" +msgstr "Permisos de Entrades i Publicació per defecte" + +#: ../../Zotlabs/Module/Settings.php:1069 +msgid "Use my default audience setting for the type of object published" +msgstr "Empra els meus ajustos per defecte segons el tipus de entrada publicada" + +#: ../../Zotlabs/Module/Settings.php:1072 +msgid "Channel permissions category:" +msgstr "Categoria de permisos de canal:" + +#: ../../Zotlabs/Module/Settings.php:1078 +msgid "Maximum private messages per day from unknown people:" +msgstr "Nombre màxim de missatges privats de desconeguts al dia:" + +#: ../../Zotlabs/Module/Settings.php:1078 +msgid "Useful to reduce spamming" +msgstr "Útil per a reduir l'spam" + +#: ../../Zotlabs/Module/Settings.php:1081 +msgid "Notification Settings" +msgstr "Ajustos de notificacions" + +#: ../../Zotlabs/Module/Settings.php:1082 +msgid "By default post a status message when:" +msgstr "Per defecte envia un missatge d'estat quan:" + +#: ../../Zotlabs/Module/Settings.php:1083 +msgid "accepting a friend request" +msgstr "S'accepta una sol·licitud d'amistat" + +#: ../../Zotlabs/Module/Settings.php:1084 +msgid "joining a forum/community" +msgstr "Apuntar-se a un fòrum o comunitat" + +#: ../../Zotlabs/Module/Settings.php:1085 +msgid "making an interesting profile change" +msgstr "Faci un canvi interesant al perfil" + +#: ../../Zotlabs/Module/Settings.php:1086 +msgid "Send a notification email when:" +msgstr "Notifica per correu quan:" + +#: ../../Zotlabs/Module/Settings.php:1087 +msgid "You receive a connection request" +msgstr "Rebi una petició de connexió" + +#: ../../Zotlabs/Module/Settings.php:1088 +msgid "Your connections are confirmed" +msgstr "Es confirma una connexió" + +#: ../../Zotlabs/Module/Settings.php:1089 +msgid "Someone writes on your profile wall" +msgstr "Algú ha escrit al mur del teu perfil" + +#: ../../Zotlabs/Module/Settings.php:1090 +msgid "Someone writes a followup comment" +msgstr "Algú ha escrit un comentari de resposta" + +#: ../../Zotlabs/Module/Settings.php:1091 +msgid "You receive a private message" +msgstr "Rebi un missatge privat" + +#: ../../Zotlabs/Module/Settings.php:1092 +msgid "You receive a friend suggestion" +msgstr "Rebi una suggerència d'amistat" + +#: ../../Zotlabs/Module/Settings.php:1093 +msgid "You are tagged in a post" +msgstr "Estàs etiquetat a l'entrada" + +#: ../../Zotlabs/Module/Settings.php:1094 +msgid "You are poked/prodded/etc. in a post" +msgstr "S'enfoten/te piquen/etc. en una entrada" + +#: ../../Zotlabs/Module/Settings.php:1097 +msgid "Show visual notifications including:" +msgstr "Mostra notificacion visuals, com ara:" + +#: ../../Zotlabs/Module/Settings.php:1099 +msgid "Unseen grid activity" +msgstr "Activitat de malla no vista" + +#: ../../Zotlabs/Module/Settings.php:1100 +msgid "Unseen channel activity" +msgstr "Activitat no vista del canal" + +#: ../../Zotlabs/Module/Settings.php:1101 +msgid "Unseen private messages" +msgstr "Missatges privats no llegits" + +#: ../../Zotlabs/Module/Settings.php:1101 +#: ../../Zotlabs/Module/Settings.php:1106 +#: ../../Zotlabs/Module/Settings.php:1107 +#: ../../Zotlabs/Module/Settings.php:1108 +msgid "Recommended" +msgstr "Recomanat" + +#: ../../Zotlabs/Module/Settings.php:1102 +msgid "Upcoming events" +msgstr "Esdeveniments propers" + +#: ../../Zotlabs/Module/Settings.php:1103 +msgid "Events today" +msgstr "Esdeveniments d'avui" + +#: ../../Zotlabs/Module/Settings.php:1104 +msgid "Upcoming birthdays" +msgstr "Aniversaris propers" + +#: ../../Zotlabs/Module/Settings.php:1104 +msgid "Not available in all themes" +msgstr "No està disponible en tots els temes" + +#: ../../Zotlabs/Module/Settings.php:1105 +msgid "System (personal) notifications" +msgstr "Notificacions (personals) del sistema" + +#: ../../Zotlabs/Module/Settings.php:1106 +msgid "System info messages" +msgstr "Missatges d'informació del sistema" + +#: ../../Zotlabs/Module/Settings.php:1107 +msgid "System critical alerts" +msgstr "Alertes crítiques del sistema" + +#: ../../Zotlabs/Module/Settings.php:1108 +msgid "New connections" +msgstr "Noves connexions" + +#: ../../Zotlabs/Module/Settings.php:1109 +msgid "System Registrations" +msgstr "Registres del sistema" + +#: ../../Zotlabs/Module/Settings.php:1110 +msgid "" +"Also show new wall posts, private messages and connections under Notices" +msgstr "Mostra també les entrades de mur noves, les entrades privades i les connexions a \"Notícies\"" + +#: ../../Zotlabs/Module/Settings.php:1112 +msgid "Notify me of events this many days in advance" +msgstr "Notifica'm dels esdeveniments amb aquests dies d'antelació" + +#: ../../Zotlabs/Module/Settings.php:1112 +msgid "Must be greater than 0" +msgstr "Ha de ser més gran que 0" + +#: ../../Zotlabs/Module/Settings.php:1114 +msgid "Advanced Account/Page Type Settings" +msgstr "Ajustos avançats de compte i tipus de pàgina" + +#: ../../Zotlabs/Module/Settings.php:1115 +msgid "Change the behaviour of this account for special situations" +msgstr "Modifica el comportament d'aquest compte en situacions especials" + +#: ../../Zotlabs/Module/Settings.php:1118 +msgid "" +"Please enable expert mode (in Settings > " +"Additional features) to adjust!" +msgstr "Activa el mode d'expert (a Ajustos > Més funcions)" + +#: ../../Zotlabs/Module/Settings.php:1119 +msgid "Miscellaneous Settings" +msgstr "Ajustos diversos" + +#: ../../Zotlabs/Module/Settings.php:1120 +msgid "Default photo upload folder" +msgstr "Carpeta per defecte de fotos pujades" + +#: ../../Zotlabs/Module/Settings.php:1120 +#: ../../Zotlabs/Module/Settings.php:1121 +msgid "%Y - current year, %m - current month" +msgstr "%Y - any en curs, %m - mes corrent" + +#: ../../Zotlabs/Module/Settings.php:1121 +msgid "Default file upload folder" +msgstr "Carpeta per defecte d'arxius pujats" + +#: ../../Zotlabs/Module/Settings.php:1123 +msgid "Personal menu to display in your channel pages" +msgstr "Menú personal per mostrar en les teves pàgines de canal" + +#: ../../Zotlabs/Module/Settings.php:1125 +msgid "Remove this channel." +msgstr "Elimina aquest canal." + +#: ../../Zotlabs/Module/Settings.php:1126 +msgid "Firefox Share $Projectname provider" +msgstr "Firefox Share $Projectname provider" + +#: ../../Zotlabs/Module/Settings.php:1127 +msgid "Start calendar week on monday" +msgstr "Comença la setmana del calendari el dilluns" + +#: ../../Zotlabs/Module/Setup.php:179 +msgid "$Projectname Server - Setup" +msgstr "Servidor $Projectname - Configuració" + +#: ../../Zotlabs/Module/Setup.php:183 +msgid "Could not connect to database." +msgstr "No puc connectar amb la base de dades" + +#: ../../Zotlabs/Module/Setup.php:187 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "No s'ha pogut connectar a l'URL del lloc especificat. Possible problema amb el certificat SSL o de DNS." + +#: ../../Zotlabs/Module/Setup.php:194 +msgid "Could not create table." +msgstr "No puc crear la taula." + +#: ../../Zotlabs/Module/Setup.php:199 +msgid "Your site database has been installed." +msgstr "La teva base de dades del lloc s'ha instal·lat." + +#: ../../Zotlabs/Module/Setup.php:203 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "Podria ser necessari importar el fitxer \"install / schema_xxx.sql\" manualment utilitzant un client de base de dades." + +#: ../../Zotlabs/Module/Setup.php:204 ../../Zotlabs/Module/Setup.php:266 +#: ../../Zotlabs/Module/Setup.php:721 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Si us plau, consulteu el fitxer \"install / INSTALL.txt\"." + +#: ../../Zotlabs/Module/Setup.php:263 +msgid "System check" +msgstr "Comprovació del sistema" + +#: ../../Zotlabs/Module/Setup.php:268 +msgid "Check again" +msgstr "Comprova de nou" + +#: ../../Zotlabs/Module/Setup.php:290 +msgid "Database connection" +msgstr "Connexió de base de dades" + +#: ../../Zotlabs/Module/Setup.php:291 +msgid "" +"In order to install $Projectname we need to know how to connect to your " +"database." +msgstr "Per tal d'instaŀlar $Projectname cal configurar la connexió a la base de dades." + +#: ../../Zotlabs/Module/Setup.php:292 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Si us plau, poseu-vos en contacte amb el proveïdor de serveis o administrador del lloc si vostè té preguntes sobre aquests paràmetres." + +#: ../../Zotlabs/Module/Setup.php:293 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "La base de dades s'especifica a continuació ja ha d'existir. Si no és així, si us plau crear-la abans de continuar." + +#: ../../Zotlabs/Module/Setup.php:297 +msgid "Database Server Name" +msgstr "Base de Dades Nom del Servidor" + +#: ../../Zotlabs/Module/Setup.php:297 +msgid "Default is 127.0.0.1" +msgstr "Per defecte es 127.0.0.1" + +#: ../../Zotlabs/Module/Setup.php:298 +msgid "Database Port" +msgstr "Port per a la Base de Dades" + +#: ../../Zotlabs/Module/Setup.php:298 +msgid "Communication port number - use 0 for default" +msgstr "Numero del port de comunicacions - empra 0 per defecte" + +#: ../../Zotlabs/Module/Setup.php:299 +msgid "Database Login Name" +msgstr "Base de Dades Nom d'Accès" + +#: ../../Zotlabs/Module/Setup.php:300 +msgid "Database Login Password" +msgstr "Base de Dades Contrasenya d'Accès" + +#: ../../Zotlabs/Module/Setup.php:301 +msgid "Database Name" +msgstr "Nom de la Base de Dades" + +#: ../../Zotlabs/Module/Setup.php:302 +msgid "Database Type" +msgstr "Tipus de Base de Dades" + +#: ../../Zotlabs/Module/Setup.php:304 ../../Zotlabs/Module/Setup.php:344 +msgid "Site administrator email address" +msgstr "Adreça de correu de l'administrador del lloc" + +#: ../../Zotlabs/Module/Setup.php:304 ../../Zotlabs/Module/Setup.php:344 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "El teu compte de email ha de coincidir amb això per poder emprar el panel web d'administrador." + +#: ../../Zotlabs/Module/Setup.php:305 ../../Zotlabs/Module/Setup.php:346 +msgid "Website URL" +msgstr "URL del lloc web" + +#: ../../Zotlabs/Module/Setup.php:305 ../../Zotlabs/Module/Setup.php:346 +msgid "Please use SSL (https) URL if available." +msgstr "Si us plau, empra SSL (https) URL si està disponible." + +#: ../../Zotlabs/Module/Setup.php:306 ../../Zotlabs/Module/Setup.php:349 +msgid "Please select a default timezone for your website" +msgstr "Si us plau, tria la zona horària del teu lloc web" + +#: ../../Zotlabs/Module/Setup.php:333 +msgid "Site settings" +msgstr "Ajustos del lloc" + +#: ../../Zotlabs/Module/Setup.php:347 +msgid "Enable $Projectname advanced features?" +msgstr "Activar característiques advanced de $Projectname?" + +#: ../../Zotlabs/Module/Setup.php:347 +msgid "" +"Some advanced features, while useful - may be best suited for technically " +"proficient audiences" +msgstr "Algunes característiques avançades, hauran de ser ajustades per persones tècnicament capaces, per poder emprar-les." + +#: ../../Zotlabs/Module/Setup.php:388 +msgid "PHP version 5.5 or greater is required." +msgstr "PHP version 5.5 or greater is required." + +#: ../../Zotlabs/Module/Setup.php:389 +msgid "PHP version" +msgstr "PHP version" + +#: ../../Zotlabs/Module/Setup.php:404 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "No s'ha pogut trobar una versió de línia d'ordres del PHP en el PATH del servidor web." + +#: ../../Zotlabs/Module/Setup.php:405 +msgid "" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "Si vostè no té una versió de línia d'ordres del PHP instal·lada al servidor, vostè no serà capaç d'executar sondejos en segon pla via cron." + +#: ../../Zotlabs/Module/Setup.php:409 +msgid "PHP executable path" +msgstr "Camí cap l'executable de PHP" + +#: ../../Zotlabs/Module/Setup.php:409 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Introdueix el camí cap l'executable de php. Pots deixa-ho en blanc i continuar l'instal·lació." + +#: ../../Zotlabs/Module/Setup.php:414 +msgid "Command line PHP" +msgstr "Línia d'ordres de PHP" + +#: ../../Zotlabs/Module/Setup.php:423 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "La versió de línia d'ordres de PHP al teu sistema no te el \"register_argc_argv\" activat." + +#: ../../Zotlabs/Module/Setup.php:424 +msgid "This is required for message delivery to work." +msgstr "Això es requereix per que funcioni l'entrega de missatges." + +#: ../../Zotlabs/Module/Setup.php:427 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" + +#: ../../Zotlabs/Module/Setup.php:445 +#, php-format +msgid "" +"Your max allowed total upload size is set to %s. Maximum size of one file to" +" upload is set to %s. You are allowed to upload up to %d files at once." +msgstr "La mida màxima que se't permet pujar està establerta en %s. La mida màxima per arxiu pujat es de %s. Se't permet pujar fins a %d arxius d'una vegada." + +#: ../../Zotlabs/Module/Setup.php:450 +msgid "You can adjust these settings in the servers php.ini." +msgstr "Pots ajustar aquests valors a l'arxiu php.ini del servidor" + +#: ../../Zotlabs/Module/Setup.php:452 +msgid "PHP upload limits" +msgstr "Límits de pujada de PHP" + +#: ../../Zotlabs/Module/Setup.php:475 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Error: la funció \"openssl_pkey_new\" en aquest sistema no es capaç de generar claus d'encriptació" + +#: ../../Zotlabs/Module/Setup.php:476 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "Si esta funcionant sota Windows, per favor, miri \"http://www.php.net/manual/en/openssl.installation.php\"." + +#: ../../Zotlabs/Module/Setup.php:479 +msgid "Generate encryption keys" +msgstr "Generar claus de xifrat" + +#: ../../Zotlabs/Module/Setup.php:491 +msgid "libCurl PHP module" +msgstr "mòdul PHP libCurl " + +#: ../../Zotlabs/Module/Setup.php:492 +msgid "GD graphics PHP module" +msgstr "mòdul PHP GD gràfics" + +#: ../../Zotlabs/Module/Setup.php:493 +msgid "OpenSSL PHP module" +msgstr "mòdul PHP OpenSSL" + +#: ../../Zotlabs/Module/Setup.php:494 +msgid "mysqli or postgres PHP module" +msgstr "mòdul PHP mysqli o postgres" + +#: ../../Zotlabs/Module/Setup.php:495 +msgid "mb_string PHP module" +msgstr "mòdul PHP mb_string" + +#: ../../Zotlabs/Module/Setup.php:496 +msgid "mcrypt PHP module" +msgstr "mòdul PHP mcrypt" + +#: ../../Zotlabs/Module/Setup.php:497 +msgid "xml PHP module" +msgstr "Mòdul xml de PHP" + +#: ../../Zotlabs/Module/Setup.php:501 ../../Zotlabs/Module/Setup.php:503 +msgid "Apache mod_rewrite module" +msgstr "mòdul Apache mod_rewrite" + +#: ../../Zotlabs/Module/Setup.php:501 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Error: el mòdul mod-rewrite del servidor web Apache es requereix i no està instal·lat." + +#: ../../Zotlabs/Module/Setup.php:507 ../../Zotlabs/Module/Setup.php:510 +msgid "proc_open" +msgstr "proc_open" + +#: ../../Zotlabs/Module/Setup.php:507 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "Error: es requereix proc_open però o no està instal·lat o ha estat desactivat a php.ini" + +#: ../../Zotlabs/Module/Setup.php:515 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Error: el mòdul PHP libCURL es requereix però no està instal·lat." + +#: ../../Zotlabs/Module/Setup.php:519 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Error: el mòdul PHP GD graphics amb support JPEG es requereix però no està instal·lat." + +#: ../../Zotlabs/Module/Setup.php:523 +msgid "Error: openssl PHP module required but not installed." +msgstr "Error: el mòdul PHP openssl es requereix però no està instal·lat." + +#: ../../Zotlabs/Module/Setup.php:527 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "Error: el mòdul PHO mysqli o postgres es requereix però no està instal·lat." + +#: ../../Zotlabs/Module/Setup.php:531 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Error: el mòdul PHP mb_string es requereix però no està instal·lat." + +#: ../../Zotlabs/Module/Setup.php:535 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Error: el mòdul PHP mcrypt es requereix però no està instal·lat." + +#: ../../Zotlabs/Module/Setup.php:539 +msgid "Error: xml PHP module required for DAV but not installed." +msgstr "Error: el mòdul xml de PHP es requereix per DAV però no està instal·lat." + +#: ../../Zotlabs/Module/Setup.php:557 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\"" +" in the top folder of your web server and it is unable to do so." +msgstr "L'instaŀlador ha de poder crear i modificar un fitxer anomenat «.htconfig.php» a la carpeta arrel del servidor, però sembla que no ho pot fer." + +#: ../../Zotlabs/Module/Setup.php:558 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "Això sol ser un problema de permisos. Per molt que el teu usuari pugui modificar-lo, és el del servidor web qui necessita els poders de modificació." + +#: ../../Zotlabs/Module/Setup.php:559 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "Al final d'aquest procés hauràs de desar un text a l'arxiu «.htconfig.php», que es troba a la carpeta arrel del servidor." + +#: ../../Zotlabs/Module/Setup.php:560 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "Aquest procés és opcional. Per a fer una instaŀlació manual consulta les instruccions a «install/INSTALL.txt\"." + +#: ../../Zotlabs/Module/Setup.php:563 +msgid ".htconfig.php is writable" +msgstr "L'arxiu «.htconfig.php» es pot modificar" + +#: ../../Zotlabs/Module/Setup.php:577 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Red fa servir el motor de plantilles Smarty3 per a renderitzar les vistes més ràpidament." + +#: ../../Zotlabs/Module/Setup.php:578 +#, php-format +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the top level web folder." +msgstr "Per tal de guardar aquestes plantilles compilades, el servidor web necessita tenir premis d'escriptura en el directori %s sota la carpeta principal." + +#: ../../Zotlabs/Module/Setup.php:579 ../../Zotlabs/Module/Setup.php:600 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Comprova que l'usuari que executa el servidor (www-data en Apache) té permisos d'escriptura en aquesta carpeta." + +#: ../../Zotlabs/Module/Setup.php:580 +#, php-format +msgid "" +"Note: as a security measure, you should give the web server write access to " +"%s only--not the template files (.tpl) that it contains." +msgstr "Nota: com a mesura de seguretat l'usuari del servidor web ha de tenir accés d'escriptura només a %s, i no a les plantilles (.tpl) que conté." + +#: ../../Zotlabs/Module/Setup.php:583 +#, php-format +msgid "%s is writable" +msgstr "Es pot escriure a %s" + +#: ../../Zotlabs/Module/Setup.php:599 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "Red fa servir la carpeta «store» per a desar els fitxers pujats. Per tant, el servidor web necessita tenir permís d'escriptura en aquesta carpeta, que està a l'arrel del servidor web." + +#: ../../Zotlabs/Module/Setup.php:603 +msgid "store is writable" +msgstr "Es pot escriure al magatzem (store)" + +#: ../../Zotlabs/Module/Setup.php:636 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "El certificat SSL no s'ha pogut validar. Arregla-ho o deshabilita l'accés https a aquest lloc" + +#: ../../Zotlabs/Module/Setup.php:637 +msgid "" +"If you have https access to your website or allow connections to TCP port " +"443 (the https: port), you MUST use a browser-valid certificate. You MUST " +"NOT use self-signed certificates!" +msgstr "Si tens accès pet https al teu lloc web o permets connexions pel port TCP 443 (port https), Has d'emprar un certificat VÀLID. NO es poden emprar certificats AUTO-SIGNATS!" + +#: ../../Zotlabs/Module/Setup.php:638 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "El motiu d'aquesta restricció és que les teves entrades públiques poden contenir referències a imatges del teu propi node." + +#: ../../Zotlabs/Module/Setup.php:639 +msgid "" +"If your certificate is not recognized, members of other sites (who may " +"themselves have valid certificates) will get a warning message on their own " +"site complaining about security issues." +msgstr "Si el teu certificat no és reconegut, llavors el membres d'altres hubs, encara que tinguin certificats vàlids, rebran una advertència de seguretat en carregar contingut teu." + +#: ../../Zotlabs/Module/Setup.php:640 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "Per tant, com que perjudica la usabilitat més enllà del teu lloc, la restricció de tenir un certificat reconegut és molt important." + +#: ../../Zotlabs/Module/Setup.php:641 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "Hi ha autoritats de certificació reconegudes que ofereixen certificats gratuïts." + +#: ../../Zotlabs/Module/Setup.php:643 +msgid "SSL certificate validation" +msgstr "Validació del certificat SSL" + +#: ../../Zotlabs/Module/Setup.php:649 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "No es poden reescriure les URL a «.htaccess». Comprova la configuració del servidor:" + +#: ../../Zotlabs/Module/Setup.php:652 +msgid "Url rewrite is working" +msgstr "Es poden reescriure les URL a «.htaccess»" + +#: ../../Zotlabs/Module/Setup.php:661 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "L'arxiu de configuracio de la base de dades «.htconfig.php» no s'ha pogut modificar. El pots crear tu a l'arrel del servidor web amb el text de la caixa com a contingut." + +#: ../../Zotlabs/Module/Setup.php:685 +msgid "Errors encountered creating database tables." +msgstr "S'han produït errors mentre es creaven taules a la base de dades." + +#: ../../Zotlabs/Module/Setup.php:719 +msgid "

    What next

    " +msgstr "

    I ara què?

    " + +#: ../../Zotlabs/Module/Setup.php:720 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "IMPORTANT! Cal que configuris manualment una execució periòdica del \"poller\"." + +#: ../../Zotlabs/Module/Sharedwithme.php:98 +msgid "Files: shared with me" +msgstr "Arxius: compartits amb jo" + +#: ../../Zotlabs/Module/Sharedwithme.php:100 +msgid "NEW" +msgstr "NOU" + +#: ../../Zotlabs/Module/Sharedwithme.php:103 +msgid "Remove all files" +msgstr "Esborra tots els arxius" + +#: ../../Zotlabs/Module/Sharedwithme.php:104 +msgid "Remove this file" +msgstr "Esborra l'arxiu" + +#: ../../Zotlabs/Module/Siteinfo.php:19 +#, php-format +msgid "Version %s" +msgstr "Versió %s" + +#: ../../Zotlabs/Module/Siteinfo.php:40 +msgid "Installed plugins/addons/apps:" +msgstr "Plugins/addons/apps Instal·lats:" + +#: ../../Zotlabs/Module/Siteinfo.php:53 +msgid "No installed plugins/addons/apps" +msgstr "Plugins/addons/apps no instal·lats" + +#: ../../Zotlabs/Module/Siteinfo.php:66 +msgid "" +"This is a hub of $Projectname - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "Aquest és un node de $Projectname, una xarxa cooperativa mundial de llocs web descentralitzats amb gran control de la privacitat." + +#: ../../Zotlabs/Module/Siteinfo.php:68 +msgid "Tag: " +msgstr "Etiqueta:" + +#: ../../Zotlabs/Module/Siteinfo.php:70 +msgid "Last background fetch: " +msgstr "Última actualització en rerefons:" + +#: ../../Zotlabs/Module/Siteinfo.php:72 +msgid "Current load average: " +msgstr "Càrrega actual mitja:" + +#: ../../Zotlabs/Module/Siteinfo.php:75 +msgid "Running at web location" +msgstr "Correguent en el lloc web" + +#: ../../Zotlabs/Module/Siteinfo.php:76 +msgid "" +"Please visit hubzilla.org to learn more " +"about $Projectname." +msgstr "Visita hubzilla.org per saber-ne més de $Projectname." + +#: ../../Zotlabs/Module/Siteinfo.php:77 +msgid "Bug reports and issues: please visit" +msgstr "Per informar d'errors o problemes ves a" + +#: ../../Zotlabs/Module/Siteinfo.php:79 +msgid "$projectname issues" +msgstr "$projectname qüestions" + +#: ../../Zotlabs/Module/Siteinfo.php:80 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Per suggerències, felicitacions i altres, envia'ns un mail a «redmatrix» [arroba] librelist [punt] com" + +#: ../../Zotlabs/Module/Siteinfo.php:82 +msgid "Site Administrators" +msgstr "Administradors del lloc" + +#: ../../Zotlabs/Module/Sources.php:37 +msgid "Failed to create source. No channel selected." +msgstr "Error en crear l'origen. Cap canal seleccionat." + +#: ../../Zotlabs/Module/Sources.php:51 +msgid "Source created." +msgstr "Origen creat." + +#: ../../Zotlabs/Module/Sources.php:64 +msgid "Source updated." +msgstr "Origen actualitzat." + +#: ../../Zotlabs/Module/Sources.php:90 +msgid "*" +msgstr "*" + +#: ../../Zotlabs/Module/Sources.php:96 ../../include/widgets.php:630 +#: ../../include/features.php:71 +msgid "Channel Sources" +msgstr "Canal Origen" + +#: ../../Zotlabs/Module/Sources.php:97 +msgid "Manage remote sources of content for your channel." +msgstr "Gestiona contingut per al teu canal d'origens remots" + +#: ../../Zotlabs/Module/Sources.php:98 ../../Zotlabs/Module/Sources.php:108 +msgid "New Source" +msgstr "Nou Origen" + +#: ../../Zotlabs/Module/Sources.php:109 ../../Zotlabs/Module/Sources.php:143 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importar tot o sel·lecciona contingut dels següents canals, en aquest canal i distribueix-lo d'acord als teus ajustos de canals." + +#: ../../Zotlabs/Module/Sources.php:110 ../../Zotlabs/Module/Sources.php:144 +msgid "Only import content with these words (one per line)" +msgstr "Només importa contingut amb aquestes paraules (una per línia)" + +#: ../../Zotlabs/Module/Sources.php:110 ../../Zotlabs/Module/Sources.php:144 +msgid "Leave blank to import all public content" +msgstr "Deixar en blanc per importar tot el contingut públic" + +#: ../../Zotlabs/Module/Sources.php:111 ../../Zotlabs/Module/Sources.php:148 +msgid "Channel Name" +msgstr "Nom del canal" + +#: ../../Zotlabs/Module/Sources.php:112 ../../Zotlabs/Module/Sources.php:147 +msgid "" +"Add the following categories to posts imported from this source (comma " +"separated)" +msgstr "Afegeix les següents categories d'entrades importades des d'aquest origen (separat per comes)" + +#: ../../Zotlabs/Module/Sources.php:133 ../../Zotlabs/Module/Sources.php:161 +msgid "Source not found." +msgstr "No s'ha trobat la font." + +#: ../../Zotlabs/Module/Sources.php:140 +msgid "Edit Source" +msgstr "Edita la font" + +#: ../../Zotlabs/Module/Sources.php:141 +msgid "Delete Source" +msgstr "Esborra la font" + +#: ../../Zotlabs/Module/Sources.php:169 +msgid "Source removed" +msgstr "S'ha esborrat la font" + +#: ../../Zotlabs/Module/Sources.php:171 +msgid "Unable to remove source." +msgstr "No s'ha pogut esborrar la font." + +#: ../../Zotlabs/Module/Subthread.php:118 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s esta seguint %2$s de %3$s" + +#: ../../Zotlabs/Module/Subthread.php:120 +#, php-format +msgid "%1$s stopped following %2$s's %3$s" +msgstr "%1$s abandona el seguiment %2$s de %3$s" + +#: ../../Zotlabs/Module/Suggest.php:39 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "No hi ha suggerencies. Si es un lloc nou, espera 24 hores i proba de nou." + +#: ../../Zotlabs/Module/Suggest.php:58 ../../include/widgets.php:149 +msgid "Ignore/Hide" +msgstr "Ignora/Amaga" + +#: ../../Zotlabs/Module/Tagger.php:55 ../../include/bbcode.php:256 +msgid "post" +msgstr "entrada" + +#: ../../Zotlabs/Module/Tagger.php:57 ../../include/text.php:1948 +#: ../../include/conversation.php:150 +msgid "comment" +msgstr "comentari" + +#: ../../Zotlabs/Module/Tagger.php:100 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s ha etiquetat %3$s de %2$s amb %4$s" + +#: ../../Zotlabs/Module/Tagrm.php:48 ../../Zotlabs/Module/Tagrm.php:98 +msgid "Tag removed" +msgstr "S'ha tret l'etiqueta" + +#: ../../Zotlabs/Module/Tagrm.php:123 +msgid "Remove Item Tag" +msgstr "Elimina l'etiqueta d'element" + +#: ../../Zotlabs/Module/Tagrm.php:125 +msgid "Select a tag to remove: " +msgstr "Tria l'etiqueta a eliminar:" + +#: ../../Zotlabs/Module/Thing.php:114 +msgid "Thing updated" +msgstr "S'ha actualitzat la cosa" + +#: ../../Zotlabs/Module/Thing.php:166 +msgid "Object store: failed" +msgstr "No s'ha pogut emmagatzemar l'objecte" + +#: ../../Zotlabs/Module/Thing.php:170 +msgid "Thing added" +msgstr "S'ha afegit la cosa" + +#: ../../Zotlabs/Module/Thing.php:196 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" + +#: ../../Zotlabs/Module/Thing.php:259 +msgid "Show Thing" +msgstr "Mostra la cosa" + +#: ../../Zotlabs/Module/Thing.php:266 +msgid "item not found." +msgstr "no s'ha trobat l'element." + +#: ../../Zotlabs/Module/Thing.php:299 +msgid "Edit Thing" +msgstr "Edita la cosa" + +#: ../../Zotlabs/Module/Thing.php:301 ../../Zotlabs/Module/Thing.php:351 +msgid "Select a profile" +msgstr "Tria un perfil" + +#: ../../Zotlabs/Module/Thing.php:305 ../../Zotlabs/Module/Thing.php:354 +msgid "Post an activity" +msgstr "Publica una activitat" + +#: ../../Zotlabs/Module/Thing.php:305 ../../Zotlabs/Module/Thing.php:354 +msgid "Only sends to viewers of the applicable profile" +msgstr "S'envia només a visitants del perfil corresponent" + +#: ../../Zotlabs/Module/Thing.php:307 ../../Zotlabs/Module/Thing.php:356 +msgid "Name of thing e.g. something" +msgstr "Nom de la cosa. Exemple: patata" + +#: ../../Zotlabs/Module/Thing.php:309 ../../Zotlabs/Module/Thing.php:357 +msgid "URL of thing (optional)" +msgstr "Adreça URL de la cosa (opcional)" + +#: ../../Zotlabs/Module/Thing.php:311 ../../Zotlabs/Module/Thing.php:358 +msgid "URL for photo of thing (optional)" +msgstr "Adreça URL de la foto d'una cosa (opcional)" + +#: ../../Zotlabs/Module/Thing.php:349 +msgid "Add Thing to your Profile" +msgstr "Afegeix una cosa al teu perfil" + +#: ../../Zotlabs/Module/Uexport.php:55 ../../Zotlabs/Module/Uexport.php:56 +msgid "Export Channel" +msgstr "Exportar Canal" + +#: ../../Zotlabs/Module/Uexport.php:57 +msgid "" +"Export your basic channel information to a file. This acts as a backup of " +"your connections, permissions, profile and basic data, which can be used to " +"import your data to a new server hub, but does not contain your content." +msgstr "Exporta la informació bàsica del canal a un arxiu. Això actua com a còpia de recolzament de les teves connexions, permisos, perfil i dades bàsiques, les quals pots emprar per traslladar aquestes dades a una altre lloc/node, però no conté el contingut del canal." + +#: ../../Zotlabs/Module/Uexport.php:58 +msgid "Export Content" +msgstr "Exportar el Contingut" + +#: ../../Zotlabs/Module/Uexport.php:59 +msgid "" +"Export your channel information and recent content to a JSON backup that can" +" be restored or imported to another server hub. This backs up all of your " +"connections, permissions, profile data and several months of posts. This " +"file may be VERY large. Please be patient - it may take several minutes for" +" this download to begin." +msgstr "Exporta la informació del canal i tot el contingut recent a un arxiu de recolzament JSON que por ser restaurat o importat en altre lloc/node. Això còpia totes les teves connexions, permisos, perfil i dades i mesos de entrades. L'arxiu pot ser MOLT gran. Si et plau, sigues pacient ja que pot trigar uns minuts a començar a baixar." + +#: ../../Zotlabs/Module/Uexport.php:60 +msgid "Export your posts from a given year." +msgstr "Exporta les teves entrades d'un any donat." + +#: ../../Zotlabs/Module/Uexport.php:62 +msgid "" +"You may also export your posts and conversations for a particular year or " +"month. Adjust the date in your browser location bar to select other dates. " +"If the export fails (possibly due to memory exhaustion on your server hub), " +"please try again selecting a more limited date range." +msgstr "Pots també exportar les teves entrades i conversacions d'un any o un mes en particular. Ajusta la data a la barra de direccions del navegador per seleccionar altres dates. Si la exportació falla (possiblement degut al esgotament de la memòria del node servidor), si et plau, intenta de nou la selecció d'un rang de dates més limitat." + +#: ../../Zotlabs/Module/Uexport.php:63 +#, php-format +msgid "" +"To select all posts for a given year, such as this year, visit %2$s" +msgstr "Per seleccionar tots els missatges per a un any determinat, com aquest any, visiteu %2$s" + +#: ../../Zotlabs/Module/Uexport.php:64 +#, php-format +msgid "" +"To select all posts for a given month, such as January of this year, visit " +"%2$s" +msgstr "Per seleccionar tots els missatges per a un mes determinat, com el de gener d'aquest any, visiteu %2$s" + +#: ../../Zotlabs/Module/Uexport.php:65 +#, php-format +msgid "" +"These content files may be imported or restored by visiting %2$s on any site containing your channel. For best results" +" please import or restore these in date order (oldest first)." +msgstr "Aquests arxius de contingut poden ser importats o restaurats per visitar %2$s en qualsevol lloc que conté el teu canal. Per obtenir els millors resultats si us plau, importar o restaurar aquests en ordre de data (la més antiga primer)." + +#: ../../Zotlabs/Module/Viewconnections.php:62 +msgid "No connections." +msgstr "Sense connexions." + +#: ../../Zotlabs/Module/Viewconnections.php:75 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Visita el perfil [%s] de %s" + +#: ../../Zotlabs/Module/Viewconnections.php:104 +msgid "View Connections" +msgstr "Veure Connexions" + +#: ../../Zotlabs/Module/Viewsrc.php:44 +msgid "Source of Item" +msgstr "Origen de l'article" + +#: ../../Zotlabs/Module/Webpages.php:184 ../../Zotlabs/Lib/Apps.php:217 +#: ../../include/nav.php:106 ../../include/conversation.php:1685 +msgid "Webpages" +msgstr "Pàgines web" + +#: ../../Zotlabs/Module/Webpages.php:195 ../../include/page_widgets.php:41 +msgid "Actions" +msgstr "Accions" + +#: ../../Zotlabs/Module/Webpages.php:196 ../../include/page_widgets.php:42 +msgid "Page Link" +msgstr "Enllaç a Pàgina" + +#: ../../Zotlabs/Module/Webpages.php:197 +msgid "Page Title" +msgstr "Títol de la pàgina" + +#: ../../Zotlabs/Module/Xchan.php:10 +msgid "Xchan Lookup" +msgstr "Cerca a xchan" + +#: ../../Zotlabs/Module/Xchan.php:13 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "Cerca a xchan començant per (o webbie)" + +#: ../../Zotlabs/Lib/Apps.php:204 +msgid "Site Admin" +msgstr "Administració" + +#: ../../Zotlabs/Lib/Apps.php:205 +msgid "Bug Report" +msgstr "Informe d'Errors" + +#: ../../Zotlabs/Lib/Apps.php:206 +msgid "View Bookmarks" +msgstr "Veure Marcadors" + +#: ../../Zotlabs/Lib/Apps.php:207 +msgid "My Chatrooms" +msgstr "Les meves Sales de Xat" + +#: ../../Zotlabs/Lib/Apps.php:209 +msgid "Firefox Share" +msgstr "Compartir amb Firefox" + +#: ../../Zotlabs/Lib/Apps.php:210 +msgid "Remote Diagnostics" +msgstr "Diagnòstics Remots" + +#: ../../Zotlabs/Lib/Apps.php:211 ../../include/features.php:89 +msgid "Suggest Channels" +msgstr "Suggerir Canals" + +#: ../../Zotlabs/Lib/Apps.php:212 ../../include/nav.php:110 +#: ../../boot.php:1703 +msgid "Login" +msgstr "Identifica't" + +#: ../../Zotlabs/Lib/Apps.php:214 ../../include/nav.php:179 +msgid "Grid" +msgstr "Malla" + +#: ../../Zotlabs/Lib/Apps.php:218 ../../include/nav.php:182 +msgid "Channel Home" +msgstr "Canal Personal" + +#: ../../Zotlabs/Lib/Apps.php:221 ../../include/nav.php:201 +#: ../../include/conversation.php:1649 ../../include/conversation.php:1652 +msgid "Events" +msgstr "Esdeveniments" + +#: ../../Zotlabs/Lib/Apps.php:222 ../../include/nav.php:167 +msgid "Directory" +msgstr "Directori" + +#: ../../Zotlabs/Lib/Apps.php:224 ../../include/nav.php:193 +msgid "Mail" +msgstr "Correu" + +#: ../../Zotlabs/Lib/Apps.php:227 ../../include/nav.php:96 +msgid "Chat" +msgstr "Xerrar" + +#: ../../Zotlabs/Lib/Apps.php:229 +msgid "Probe" +msgstr "Sondeig" + +#: ../../Zotlabs/Lib/Apps.php:230 +msgid "Suggest" +msgstr "Suggeriment" + +#: ../../Zotlabs/Lib/Apps.php:231 +msgid "Random Channel" +msgstr "Canal Aleatori" + +#: ../../Zotlabs/Lib/Apps.php:232 +msgid "Invite" +msgstr "Convida" + +#: ../../Zotlabs/Lib/Apps.php:233 ../../include/widgets.php:1386 +msgid "Features" +msgstr "Funcionalitats" + +#: ../../Zotlabs/Lib/Apps.php:235 +msgid "Post" +msgstr "Entrada" + +#: ../../Zotlabs/Lib/Apps.php:335 +msgid "Purchase" +msgstr "Compra" + +#: ../../Zotlabs/Lib/Chatroom.php:27 +msgid "Missing room name" +msgstr "Perdut el nom de la sala" + +#: ../../Zotlabs/Lib/Chatroom.php:36 +msgid "Duplicate room name" +msgstr "Nom de la sala duplicat" + +#: ../../Zotlabs/Lib/Chatroom.php:86 ../../Zotlabs/Lib/Chatroom.php:94 +msgid "Invalid room specifier." +msgstr "Especificació de la sala invàlida." + +#: ../../Zotlabs/Lib/Chatroom.php:126 +msgid "Room not found." +msgstr "Sala no trobada." + +#: ../../Zotlabs/Lib/Chatroom.php:147 +msgid "Room is full" +msgstr "La sala es plena" + +#: ../../Zotlabs/Lib/Enotify.php:60 ../../include/network.php:1823 +msgid "$Projectname Notification" +msgstr "Notificació de $Projectname" + +#: ../../Zotlabs/Lib/Enotify.php:61 ../../include/network.php:1824 +msgid "$projectname" +msgstr "$projectname" + +#: ../../Zotlabs/Lib/Enotify.php:63 ../../include/network.php:1826 +msgid "Thank You," +msgstr "Gràcies," + +#: ../../Zotlabs/Lib/Enotify.php:65 ../../include/network.php:1828 +#, php-format +msgid "%s Administrator" +msgstr "%s Administrador" + +#: ../../Zotlabs/Lib/Enotify.php:100 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../Zotlabs/Lib/Enotify.php:104 +#, php-format +msgid "[Hubzilla:Notify] New mail received at %s" +msgstr "[Hubzilla:Notify] Nou corrreu rebut en %s" + +#: ../../Zotlabs/Lib/Enotify.php:106 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." +msgstr "%1$s, %2$s t'ha enviat un nou missatge privat a %3$s." + +#: ../../Zotlabs/Lib/Enotify.php:107 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s t'ha enviat %2$s." + +#: ../../Zotlabs/Lib/Enotify.php:107 +msgid "a private message" +msgstr "un missatge privat" + +#: ../../Zotlabs/Lib/Enotify.php:108 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Per favor, visita %s per a veure i/o respondre els teus missatges privats." + +#: ../../Zotlabs/Lib/Enotify.php:164 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "%1$s, %2$s comentat en [zrl=%3$s]a %4$s[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:172 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "%1$s, %2$s comentat en [zrl=%3$s]%4$s de %5$s[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:181 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "%1$s, %2$s comentat en [zrl=%3$s]el teu %4$s[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:192 +#, php-format +msgid "[Hubzilla:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Hubzilla:Notify] Comentari sobre una conversació #%1$d per %2$s" + +#: ../../Zotlabs/Lib/Enotify.php:193 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "%1$s, %2$s comentat en un article/conversa que havies estat seguint." + +#: ../../Zotlabs/Lib/Enotify.php:196 ../../Zotlabs/Lib/Enotify.php:211 +#: ../../Zotlabs/Lib/Enotify.php:237 ../../Zotlabs/Lib/Enotify.php:255 +#: ../../Zotlabs/Lib/Enotify.php:269 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Si us plau visita %s per veure i/o contestar a la conversa" + +#: ../../Zotlabs/Lib/Enotify.php:202 +#, php-format +msgid "[Hubzilla:Notify] %s posted to your profile wall" +msgstr "[Hubzilla:Avís] %s ha escrit una entrada al teu mur" + +#: ../../Zotlabs/Lib/Enotify.php:204 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "%1$s, %2$s ha escrit una entrada al teu mur en %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:206 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "%1$s, %2$s enviat correu a [zrl=%3$s]el teu mur[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:230 +#, php-format +msgid "[Hubzilla:Notify] %s tagged you" +msgstr "[Hubzilla:Notificació] %s t'ha etiquetat" + +#: ../../Zotlabs/Lib/Enotify.php:231 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "%1$s, %2$s t'ha etiquetat a %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:232 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "%1$s, %2$s [zrl=%3$s]t'ha etiquetat[/zrl]." + +#: ../../Zotlabs/Lib/Enotify.php:244 +#, php-format +msgid "[Hubzilla:Notify] %1$s poked you" +msgstr "[Hubzilla:Avís] %1$s s'en fot de tu" + +#: ../../Zotlabs/Lib/Enotify.php:245 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "%1$s, %2$s s'en fot de tú a %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:246 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "%1$s, %2$s [zrl=%2$s]s'en fot de tú[/zrl]." + +#: ../../Zotlabs/Lib/Enotify.php:262 +#, php-format +msgid "[Hubzilla:Notify] %s tagged your post" +msgstr "[Hubzilla:Avís] %s ha etiquetat la teva entrada" + +#: ../../Zotlabs/Lib/Enotify.php:263 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "%1$s, %2$s ha etiquetat la teva entrada a %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:264 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "%1$s, %2$s etiquetat [zrl=%3$s]la teva entrada[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:276 +msgid "[Hubzilla:Notify] Introduction received" +msgstr "[Hubzilla:Avís] Presentació rebuda" + +#: ../../Zotlabs/Lib/Enotify.php:277 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" +msgstr "%1$s, has rebut una nova petició de connexió de '%2$s' a %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:278 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." +msgstr "%1$s, has rebut [zrl=%2$s]una nova petició de connexió[/zrl] de %3$s." + +#: ../../Zotlabs/Lib/Enotify.php:282 ../../Zotlabs/Lib/Enotify.php:301 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Pots visitar el seu perfil a %s" + +#: ../../Zotlabs/Lib/Enotify.php:284 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "Si us plau, visita %s per aprovar o rebutjar la petició de connexió." + +#: ../../Zotlabs/Lib/Enotify.php:291 +msgid "[Hubzilla:Notify] Friend suggestion received" +msgstr "[Hubzilla:Notificació] Rebuda suggerencia d'amistat" + +#: ../../Zotlabs/Lib/Enotify.php:292 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "%1$s, has rebut una suggerència d'amistat de '%2$s' a %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:293 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " +"%4$s." +msgstr "%1$s, has rebut [zrl=%2$s]una suggerència d'amistat[/zrl] per %3$s de %4$s." + +#: ../../Zotlabs/Lib/Enotify.php:299 +msgid "Name:" +msgstr "Nom:" + +#: ../../Zotlabs/Lib/Enotify.php:300 +msgid "Photo:" +msgstr "Foto:" + +#: ../../Zotlabs/Lib/Enotify.php:303 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Per favor, visita %s per a aprovar o rebutjar la suggerencia." + +#: ../../Zotlabs/Lib/Enotify.php:518 +msgid "[Hubzilla:Notify]" +msgstr "[Hubzilla:Notificació]" + +#: ../../Zotlabs/Lib/Enotify.php:667 msgid "created a new post" msgstr "Creada una nova entrada" -#: ../../include/notify.php:24 +#: ../../Zotlabs/Lib/Enotify.php:668 #, php-format msgid "commented on %s's post" msgstr "comentat a l'entrada de %s" -#: ../../include/Import/import_diaspora.php:17 +#: ../../Zotlabs/Lib/ThreadItem.php:95 ../../include/conversation.php:664 +msgid "Private Message" +msgstr "Missatge Privat" + +#: ../../Zotlabs/Lib/ThreadItem.php:132 ../../include/conversation.php:656 +msgid "Select" +msgstr "Selecciona" + +#: ../../Zotlabs/Lib/ThreadItem.php:136 +msgid "Save to Folder" +msgstr "Guardar en la Carpeta" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I will attend" +msgstr "Assistiré" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I will not attend" +msgstr "No assistiré" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I might attend" +msgstr "Podria assistir" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I agree" +msgstr "D'acord" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I disagree" +msgstr "En desacord" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I abstain" +msgstr "M'abstinc" + +#: ../../Zotlabs/Lib/ThreadItem.php:218 +msgid "Add Star" +msgstr "Fes-lo Preferit" + +#: ../../Zotlabs/Lib/ThreadItem.php:219 +msgid "Remove Star" +msgstr "Treu-lo de Preferits" + +#: ../../Zotlabs/Lib/ThreadItem.php:220 +msgid "Toggle Star Status" +msgstr "Canvia el Estat de la Preferència" + +#: ../../Zotlabs/Lib/ThreadItem.php:224 +msgid "starred" +msgstr "preferit" + +#: ../../Zotlabs/Lib/ThreadItem.php:234 ../../include/conversation.php:671 +msgid "Message signature validated" +msgstr "Validada la signatura del missatge" + +#: ../../Zotlabs/Lib/ThreadItem.php:235 ../../include/conversation.php:672 +msgid "Message signature incorrect" +msgstr "Signatura del missatge incorrecta" + +#: ../../Zotlabs/Lib/ThreadItem.php:243 +msgid "Add Tag" +msgstr "Afegeix Etiqueta" + +#: ../../Zotlabs/Lib/ThreadItem.php:261 ../../include/taxonomy.php:316 +msgid "like" +msgstr "agrada" + +#: ../../Zotlabs/Lib/ThreadItem.php:262 ../../include/taxonomy.php:317 +msgid "dislike" +msgstr "desagrada" + +#: ../../Zotlabs/Lib/ThreadItem.php:266 +msgid "Share This" +msgstr "Comparteix Això" + +#: ../../Zotlabs/Lib/ThreadItem.php:266 +msgid "share" +msgstr "comparteix" + +#: ../../Zotlabs/Lib/ThreadItem.php:275 +msgid "Delivery Report" +msgstr "Informe de Lliurament" + +#: ../../Zotlabs/Lib/ThreadItem.php:293 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d commentari" +msgstr[1] "%d commentaris" + +#: ../../Zotlabs/Lib/ThreadItem.php:322 ../../Zotlabs/Lib/ThreadItem.php:323 +#, php-format +msgid "View %s's profile - %s" +msgstr "Veure perfil de %s - %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:326 +msgid "to" +msgstr "a" + +#: ../../Zotlabs/Lib/ThreadItem.php:327 +msgid "via" +msgstr "via" + +#: ../../Zotlabs/Lib/ThreadItem.php:328 +msgid "Wall-to-Wall" +msgstr "Mur-a-Mur" + +#: ../../Zotlabs/Lib/ThreadItem.php:329 +msgid "via Wall-To-Wall:" +msgstr "via Mur-a-Mur:" + +#: ../../Zotlabs/Lib/ThreadItem.php:341 ../../include/conversation.php:719 +#, php-format +msgid "from %s" +msgstr "De %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:344 ../../include/conversation.php:722 +#, php-format +msgid "last edited: %s" +msgstr "últim editat: %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:345 ../../include/conversation.php:723 +#, php-format +msgid "Expires: %s" +msgstr "Expira: %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:370 +msgid "Save Bookmarks" +msgstr "Guarda Favorits" + +#: ../../Zotlabs/Lib/ThreadItem.php:371 +msgid "Add to Calendar" +msgstr "Afegeix al Calendari" + +#: ../../Zotlabs/Lib/ThreadItem.php:380 +msgid "Mark all seen" +msgstr "Marca tot com ja vist" + +#: ../../Zotlabs/Lib/ThreadItem.php:421 ../../include/js_strings.php:7 +msgid "[+] show all" +msgstr "[+] mostra tot" + +#: ../../Zotlabs/Lib/ThreadItem.php:711 ../../include/conversation.php:1215 +msgid "Bold" +msgstr "Negreta" + +#: ../../Zotlabs/Lib/ThreadItem.php:712 ../../include/conversation.php:1216 +msgid "Italic" +msgstr "Italica" + +#: ../../Zotlabs/Lib/ThreadItem.php:713 ../../include/conversation.php:1217 +msgid "Underline" +msgstr "Subratllat" + +#: ../../Zotlabs/Lib/ThreadItem.php:714 ../../include/conversation.php:1218 +msgid "Quote" +msgstr "Cometes" + +#: ../../Zotlabs/Lib/ThreadItem.php:715 ../../include/conversation.php:1219 +msgid "Code" +msgstr "Codi" + +#: ../../Zotlabs/Lib/ThreadItem.php:716 +msgid "Image" +msgstr "Imatge" + +#: ../../Zotlabs/Lib/ThreadItem.php:717 +msgid "Insert Link" +msgstr "Insereix Enllaç" + +#: ../../Zotlabs/Lib/ThreadItem.php:718 +msgid "Video" +msgstr "Video" + +#: ../../include/Import/import_diaspora.php:16 msgid "No username found in import file." msgstr "No s'ha trobat nom d'usuari a l'arxiu d'importació." -#: ../../include/Import/import_diaspora.php:42 ../../mod/import.php:156 +#: ../../include/Import/import_diaspora.php:41 ../../include/import.php:50 msgid "Unable to create a unique channel address. Import failed." msgstr "No s'ha pogut importar el canal perquè l'adreça única de canal no s'ha pogut crear." -#: ../../include/Import/import_diaspora.php:140 ../../mod/import.php:504 -msgid "Import completed." -msgstr "S'ha completat la importació." +#: ../../include/dba/dba_driver.php:171 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "No s'ha trobat informació de DNS pel servidor de base de dades '%s'" + +#: ../../include/taxonomy.php:188 ../../include/taxonomy.php:270 +#: ../../include/widgets.php:46 ../../include/widgets.php:429 +#: ../../include/contact_widgets.php:91 +msgid "Categories" +msgstr "Categories" + +#: ../../include/taxonomy.php:228 ../../include/taxonomy.php:249 +msgid "Tags" +msgstr "Etiquetes" + +#: ../../include/taxonomy.php:293 +msgid "Keywords" +msgstr "Paraules clau" + +#: ../../include/taxonomy.php:314 +msgid "have" +msgstr "tinc" + +#: ../../include/taxonomy.php:314 +msgid "has" +msgstr "tens" + +#: ../../include/taxonomy.php:315 +msgid "want" +msgstr "vull" + +#: ../../include/taxonomy.php:315 +msgid "wants" +msgstr "vols" + +#: ../../include/taxonomy.php:316 +msgid "likes" +msgstr "agrada" + +#: ../../include/taxonomy.php:317 +msgid "dislikes" +msgstr "desagrada" + +#: ../../include/event.php:22 ../../include/event.php:69 +#: ../../include/bb2diaspora.php:485 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/event.php:30 ../../include/event.php:73 +#: ../../include/bb2diaspora.php:491 +msgid "Starts:" +msgstr "Inicia:" + +#: ../../include/event.php:40 ../../include/event.php:77 +#: ../../include/bb2diaspora.php:499 +msgid "Finishes:" +msgstr "Acaba:" + +#: ../../include/event.php:812 +msgid "This event has been added to your calendar." +msgstr "Aquest succés ha estat afegit al teu calendari." + +#: ../../include/event.php:1012 +msgid "Not specified" +msgstr "Sense especificar" + +#: ../../include/event.php:1013 +msgid "Needs Action" +msgstr "Necessita una Acció" + +#: ../../include/event.php:1014 +msgid "Completed" +msgstr "Completat" + +#: ../../include/event.php:1015 +msgid "In Process" +msgstr "En Procès" + +#: ../../include/event.php:1016 +msgid "Cancelled" +msgstr "Cancel·lat" + +#: ../../include/import.php:29 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "No s'ha pogut importar el canal perquè l'identificador del canal no s'ha pogut duplicar en aquest servidor." + +#: ../../include/import.php:76 +msgid "Channel clone failed. Import failed." +msgstr "No s'ha pogut importar el canal perquè el canal no s'ha pogut clonar." + +#: ../../include/items.php:892 ../../include/items.php:937 +msgid "(Unknown)" +msgstr "(Desconegut)" + +#: ../../include/items.php:1136 +msgid "Visible to anybody on the internet." +msgstr "Visible per tothom a la Internet" + +#: ../../include/items.php:1138 +msgid "Visible to you only." +msgstr "Visible només per tú." + +#: ../../include/items.php:1140 +msgid "Visible to anybody in this network." +msgstr "Visible per tothom en aquesta xarxa." + +#: ../../include/items.php:1142 +msgid "Visible to anybody authenticated." +msgstr "Visible per tothom autenticat." + +#: ../../include/items.php:1144 +#, php-format +msgid "Visible to anybody on %s." +msgstr "Visible per a tothom a %s." + +#: ../../include/items.php:1146 +msgid "Visible to all connections." +msgstr "Visible per a totes les connexions." + +#: ../../include/items.php:1148 +msgid "Visible to approved connections." +msgstr "Visible per a les connexions aprovades." + +#: ../../include/items.php:1150 +msgid "Visible to specific connections." +msgstr "Visible per a específiques connexions." + +#: ../../include/items.php:3909 +msgid "Privacy group is empty." +msgstr "El grup privat està vuit." + +#: ../../include/items.php:3916 +#, php-format +msgid "Privacy group: %s" +msgstr "Grup privat: %s" + +#: ../../include/items.php:3928 +msgid "Connection not found." +msgstr "Connexió no trobada." + +#: ../../include/items.php:4277 +msgid "profile photo" +msgstr "foto del perfil" + +#: ../../include/message.php:20 +msgid "No recipient provided." +msgstr "No s'ha proporcionat bústia." + +#: ../../include/message.php:25 +msgid "[no subject]" +msgstr "[no subject]" + +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "incapaç de determinar el remitent" + +#: ../../include/message.php:222 +msgid "Stored post could not be verified." +msgstr "L'entrada guardada no pot ser verificada" + +#: ../../include/text.php:428 +msgid "prev" +msgstr "prev" + +#: ../../include/text.php:430 +msgid "first" +msgstr "primer" + +#: ../../include/text.php:459 +msgid "last" +msgstr "últim" + +#: ../../include/text.php:462 +msgid "next" +msgstr "pròxim" + +#: ../../include/text.php:472 +msgid "older" +msgstr "el més antic" + +#: ../../include/text.php:474 +msgid "newer" +msgstr "El més nou" + +#: ../../include/text.php:863 +msgid "No connections" +msgstr "Sense Connexions" + +#: ../../include/text.php:888 +#, php-format +msgid "View all %s connections" +msgstr "Veure totes les connexions de %s" + +#: ../../include/text.php:1033 ../../include/text.php:1038 +msgid "poke" +msgstr "esperona" + +#: ../../include/text.php:1033 ../../include/text.php:1038 +#: ../../include/conversation.php:243 +msgid "poked" +msgstr "esperonat" + +#: ../../include/text.php:1039 +msgid "ping" +msgstr "coloca" + +#: ../../include/text.php:1039 +msgid "pinged" +msgstr "colocat" + +#: ../../include/text.php:1040 +msgid "prod" +msgstr "picar" + +#: ../../include/text.php:1040 +msgid "prodded" +msgstr "picat" + +#: ../../include/text.php:1041 +msgid "slap" +msgstr "bufetada" + +#: ../../include/text.php:1041 +msgid "slapped" +msgstr "bufetejat" + +#: ../../include/text.php:1042 +msgid "finger" +msgstr "senyal" + +#: ../../include/text.php:1042 +msgid "fingered" +msgstr "senyalat" + +#: ../../include/text.php:1043 +msgid "rebuff" +msgstr "menyspreu" + +#: ../../include/text.php:1043 +msgid "rebuffed" +msgstr "menyspreuat" + +#: ../../include/text.php:1055 +msgid "happy" +msgstr "feliç" + +#: ../../include/text.php:1056 +msgid "sad" +msgstr "trist" + +#: ../../include/text.php:1057 +msgid "mellow" +msgstr "melós" + +#: ../../include/text.php:1058 +msgid "tired" +msgstr "cansat" + +#: ../../include/text.php:1059 +msgid "perky" +msgstr "turgent" + +#: ../../include/text.php:1060 +msgid "angry" +msgstr "enfadat" + +#: ../../include/text.php:1061 +msgid "stupefied" +msgstr "estupefacte" + +#: ../../include/text.php:1062 +msgid "puzzled" +msgstr "perplexe" + +#: ../../include/text.php:1063 +msgid "interested" +msgstr "Interessat" + +#: ../../include/text.php:1064 +msgid "bitter" +msgstr "amargat" + +#: ../../include/text.php:1065 +msgid "cheerful" +msgstr "feliç" + +#: ../../include/text.php:1066 +msgid "alive" +msgstr "viu" + +#: ../../include/text.php:1067 +msgid "annoyed" +msgstr "molest" + +#: ../../include/text.php:1068 +msgid "anxious" +msgstr "ansiós" + +#: ../../include/text.php:1069 +msgid "cranky" +msgstr "malagaitós" + +#: ../../include/text.php:1070 +msgid "disturbed" +msgstr "transtornat" + +#: ../../include/text.php:1071 +msgid "frustrated" +msgstr "frustrat" + +#: ../../include/text.php:1072 +msgid "depressed" +msgstr "deprimit" + +#: ../../include/text.php:1073 +msgid "motivated" +msgstr "motivat" + +#: ../../include/text.php:1074 +msgid "relaxed" +msgstr "relaxat" + +#: ../../include/text.php:1075 +msgid "surprised" +msgstr "sorprès" + +#: ../../include/text.php:1257 ../../include/js_strings.php:70 +msgid "Monday" +msgstr "Dilluns" + +#: ../../include/text.php:1257 ../../include/js_strings.php:71 +msgid "Tuesday" +msgstr "Dimarts" + +#: ../../include/text.php:1257 ../../include/js_strings.php:72 +msgid "Wednesday" +msgstr "Dimecres" + +#: ../../include/text.php:1257 ../../include/js_strings.php:73 +msgid "Thursday" +msgstr "Dijous" + +#: ../../include/text.php:1257 ../../include/js_strings.php:74 +msgid "Friday" +msgstr "Divendres" + +#: ../../include/text.php:1257 ../../include/js_strings.php:75 +msgid "Saturday" +msgstr "Dissabte" + +#: ../../include/text.php:1257 ../../include/js_strings.php:69 +msgid "Sunday" +msgstr "Diumenge" + +#: ../../include/text.php:1261 ../../include/js_strings.php:45 +msgid "January" +msgstr "Gener" + +#: ../../include/text.php:1261 ../../include/js_strings.php:46 +msgid "February" +msgstr "Febrer" + +#: ../../include/text.php:1261 ../../include/js_strings.php:47 +msgid "March" +msgstr "Març" + +#: ../../include/text.php:1261 ../../include/js_strings.php:48 +msgid "April" +msgstr "Abril" + +#: ../../include/text.php:1261 +msgid "May" +msgstr "Maig" + +#: ../../include/text.php:1261 ../../include/js_strings.php:50 +msgid "June" +msgstr "Juny" + +#: ../../include/text.php:1261 ../../include/js_strings.php:51 +msgid "July" +msgstr "Juliol" + +#: ../../include/text.php:1261 ../../include/js_strings.php:52 +msgid "August" +msgstr "Agost" + +#: ../../include/text.php:1261 ../../include/js_strings.php:53 +msgid "September" +msgstr "Setembre" + +#: ../../include/text.php:1261 ../../include/js_strings.php:54 +msgid "October" +msgstr "Octubre" + +#: ../../include/text.php:1261 ../../include/js_strings.php:55 +msgid "November" +msgstr "Novembre" + +#: ../../include/text.php:1261 ../../include/js_strings.php:56 +msgid "December" +msgstr "Desembre" + +#: ../../include/text.php:1338 ../../include/text.php:1342 +msgid "Unknown Attachment" +msgstr "Adjunt Desconegut" + +#: ../../include/text.php:1344 +msgid "unknown" +msgstr "desconegut" + +#: ../../include/text.php:1380 +msgid "remove category" +msgstr "elimina categoria" + +#: ../../include/text.php:1457 +msgid "remove from file" +msgstr "elimina del arxiu" + +#: ../../include/text.php:1753 ../../include/text.php:1824 +msgid "default" +msgstr "per defecte" + +#: ../../include/text.php:1761 +msgid "Page layout" +msgstr "Format de la pàgina" + +#: ../../include/text.php:1761 +msgid "You can create your own with the layouts tool" +msgstr "Pots crear el teu propi amb l'editor de format de pàgina." + +#: ../../include/text.php:1803 +msgid "Page content type" +msgstr "Tipus de contingut de la pàgina" + +#: ../../include/text.php:1836 +msgid "Select an alternate language" +msgstr "Tria un idioma alternatiu" + +#: ../../include/text.php:1953 +msgid "activity" +msgstr "activitat" + +#: ../../include/text.php:2262 +msgid "Design Tools" +msgstr "Eines de disseny" + +#: ../../include/text.php:2268 +msgid "Pages" +msgstr "Pàgines" + +#: ../../include/widgets.php:103 +msgid "System" +msgstr "Sistema" + +#: ../../include/widgets.php:106 +msgid "New App" +msgstr "Nova App" + +#: ../../include/widgets.php:154 +msgid "Suggestions" +msgstr "Suggerencies" + +#: ../../include/widgets.php:155 +msgid "See more..." +msgstr "Veure més....." + +#: ../../include/widgets.php:175 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "Tens %1$.0f de %2$.0f connexions permeses." + +#: ../../include/widgets.php:181 +msgid "Add New Connection" +msgstr "Afegeix una Nova Connexió" + +#: ../../include/widgets.php:182 +msgid "Enter channel address" +msgstr "Introdueix l'adreça del canal" + +#: ../../include/widgets.php:183 +msgid "Examples: bob@example.com, https://example.com/barbara" +msgstr "Exemples: bob@example.com, https://exemple.com/barbara" + +#: ../../include/widgets.php:199 +msgid "Notes" +msgstr "Notes" + +#: ../../include/widgets.php:273 +msgid "Remove term" +msgstr "Plaç de remoció" + +#: ../../include/widgets.php:281 ../../include/features.php:84 +msgid "Saved Searches" +msgstr "Cerques Guardades" + +#: ../../include/widgets.php:282 ../../include/group.php:316 +msgid "add" +msgstr "afegeix" + +#: ../../include/widgets.php:310 ../../include/contact_widgets.php:53 +#: ../../include/features.php:98 +msgid "Saved Folders" +msgstr "Carpetes Guardades" + +#: ../../include/widgets.php:313 ../../include/widgets.php:432 +#: ../../include/contact_widgets.php:56 ../../include/contact_widgets.php:94 +msgid "Everything" +msgstr "Tot" + +#: ../../include/widgets.php:354 +msgid "Archives" +msgstr "Arxius" + +#: ../../include/widgets.php:516 +msgid "Refresh" +msgstr "Refresc" + +#: ../../include/widgets.php:556 +msgid "Account settings" +msgstr "Ajustos de Compte" + +#: ../../include/widgets.php:562 +msgid "Channel settings" +msgstr "Ajustos de Canal" + +#: ../../include/widgets.php:571 +msgid "Additional features" +msgstr "Característiques addicionals" + +#: ../../include/widgets.php:578 +msgid "Feature/Addon settings" +msgstr "Ajustos de Complements" + +#: ../../include/widgets.php:584 +msgid "Display settings" +msgstr "Ajustos de pantalla" + +#: ../../include/widgets.php:591 +msgid "Manage locations" +msgstr "Gestiona ubicacions" + +#: ../../include/widgets.php:600 +msgid "Export channel" +msgstr "Exportat canal" + +#: ../../include/widgets.php:607 +msgid "Connected apps" +msgstr "Apps connectades" + +#: ../../include/widgets.php:622 +msgid "Premium Channel Settings" +msgstr "Ajustos Premium de Canal" + +#: ../../include/widgets.php:651 +msgid "Private Mail Menu" +msgstr "Menú de Correu Privat" + +#: ../../include/widgets.php:653 +msgid "Combined View" +msgstr "Vista Combinada" + +#: ../../include/widgets.php:658 ../../include/nav.php:196 +msgid "Inbox" +msgstr "Safata d'entrada" + +#: ../../include/widgets.php:663 ../../include/nav.php:197 +msgid "Outbox" +msgstr "Safata de sortida" + +#: ../../include/widgets.php:668 ../../include/nav.php:198 +msgid "New Message" +msgstr "Nou Missatge" + +#: ../../include/widgets.php:685 ../../include/widgets.php:697 +msgid "Conversations" +msgstr "Conversacions" + +#: ../../include/widgets.php:689 +msgid "Received Messages" +msgstr "Missatges Rebuts" + +#: ../../include/widgets.php:693 +msgid "Sent Messages" +msgstr "Missatges Enviats" + +#: ../../include/widgets.php:707 +msgid "No messages." +msgstr "Sense missatges." + +#: ../../include/widgets.php:725 +msgid "Delete conversation" +msgstr "Conversació esborrada" + +#: ../../include/widgets.php:751 +msgid "Events Menu" +msgstr "Menú d'Esdeveniments" + +#: ../../include/widgets.php:752 +msgid "Day View" +msgstr "Vista de Dia" + +#: ../../include/widgets.php:753 +msgid "Week View" +msgstr "Vista de Setmana" + +#: ../../include/widgets.php:754 +msgid "Month View" +msgstr "Vista de Mes" + +#: ../../include/widgets.php:766 +msgid "Events Tools" +msgstr "Eina d'Esdeveniments" + +#: ../../include/widgets.php:767 +msgid "Export Calendar" +msgstr "Exportar Calendari" + +#: ../../include/widgets.php:768 +msgid "Import Calendar" +msgstr "Importar Calendari" + +#: ../../include/widgets.php:842 ../../include/conversation.php:1662 +#: ../../include/conversation.php:1665 +msgid "Chatrooms" +msgstr "Sala per Xerrar" + +#: ../../include/widgets.php:846 +msgid "Overview" +msgstr "Visió General" + +#: ../../include/widgets.php:853 +msgid "Chat Members" +msgstr "Membres de la Sala de Xat" + +#: ../../include/widgets.php:876 +msgid "Bookmarked Chatrooms" +msgstr "Sales de Xat Favorites" + +#: ../../include/widgets.php:899 +msgid "Suggested Chatrooms" +msgstr "Sales de Xat Suggerides" + +#: ../../include/widgets.php:1044 ../../include/widgets.php:1156 +msgid "photo/image" +msgstr "foto/imatge" + +#: ../../include/widgets.php:1099 +msgid "Click to show more" +msgstr "Fes clic per veure més" + +#: ../../include/widgets.php:1250 +msgid "Rating Tools" +msgstr "Eines de Valoració" + +#: ../../include/widgets.php:1254 ../../include/widgets.php:1256 +msgid "Rate Me" +msgstr "Valora'm" + +#: ../../include/widgets.php:1259 +msgid "View Ratings" +msgstr "Veure Valoracions" + +#: ../../include/widgets.php:1316 +msgid "Forums" +msgstr "Forums" + +#: ../../include/widgets.php:1345 +msgid "Tasks" +msgstr "Tasques" + +#: ../../include/widgets.php:1354 +msgid "Documentation" +msgstr "Documentació" + +#: ../../include/widgets.php:1356 +msgid "Project/Site Information" +msgstr "Informació del Projecte/Lloc" + +#: ../../include/widgets.php:1357 +msgid "For Members" +msgstr "Per Membres" + +#: ../../include/widgets.php:1358 +msgid "For Administrators" +msgstr "Per Administradors" + +#: ../../include/widgets.php:1359 +msgid "For Developers" +msgstr "Per Desenvolupadors" + +#: ../../include/widgets.php:1383 ../../include/widgets.php:1421 +msgid "Member registrations waiting for confirmation" +msgstr "Una inscripció per a ser membre està esperant confirmació" + +#: ../../include/widgets.php:1389 +msgid "Inspect queue" +msgstr "Revisa cua" + +#: ../../include/widgets.php:1391 +msgid "DB updates" +msgstr "Actualitzacions de Base de Dades" + +#: ../../include/widgets.php:1416 ../../include/nav.php:216 +msgid "Admin" +msgstr "Admin" + +#: ../../include/widgets.php:1417 +msgid "Plugin Features" +msgstr "Característiques del Plugin" + +#: ../../include/follow.php:27 +msgid "Channel is blocked on this site." +msgstr "El canal està bloquejat en aquest lloc." + +#: ../../include/follow.php:32 +msgid "Channel location missing." +msgstr "Ubicació del canal perduda." + +#: ../../include/follow.php:81 +msgid "Response from remote channel was incomplete." +msgstr "La resposta del canal remot fou incompleta." + +#: ../../include/follow.php:98 +msgid "Channel was deleted and no longer exists." +msgstr "El canal fou esborrat i actualment no existeix." + +#: ../../include/follow.php:154 ../../include/follow.php:190 +msgid "Protocol disabled." +msgstr "Protocol desactivat." + +#: ../../include/follow.php:178 +msgid "Channel discovery failed." +msgstr "Descobriment de canal fallit." + +#: ../../include/follow.php:216 +msgid "Cannot connect to yourself." +msgstr "No pots connectar amb tu mateix." + +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "%1$s de marcadors" + +#: ../../include/api.php:1336 +msgid "Public Timeline" +msgstr "Línia de Temps Pública" + +#: ../../include/bbcode.php:123 ../../include/bbcode.php:844 +#: ../../include/bbcode.php:847 ../../include/bbcode.php:852 +#: ../../include/bbcode.php:855 ../../include/bbcode.php:858 +#: ../../include/bbcode.php:861 ../../include/bbcode.php:866 +#: ../../include/bbcode.php:869 ../../include/bbcode.php:874 +#: ../../include/bbcode.php:877 ../../include/bbcode.php:880 +#: ../../include/bbcode.php:883 +msgid "Image/photo" +msgstr "Imatge/foto" + +#: ../../include/bbcode.php:162 ../../include/bbcode.php:894 +msgid "Encrypted content" +msgstr "Contingut encriptat" + +#: ../../include/bbcode.php:178 +#, php-format +msgid "Install %s element: " +msgstr "Instal·la l'element %s:" + +#: ../../include/bbcode.php:182 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "Aquesta entrada contè un element %s instal·lable, potser manques de permissos per instal·lar-lo en aquest lloc." + +#: ../../include/bbcode.php:254 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s va escriure el següent %2$s %3$s" + +#: ../../include/bbcode.php:331 ../../include/bbcode.php:339 +msgid "Click to open/close" +msgstr "Clic per obrir/tancar" + +#: ../../include/bbcode.php:339 +msgid "spoiler" +msgstr "xafa guitarres" + +#: ../../include/bbcode.php:585 +msgid "Different viewers will see this text differently" +msgstr "Diferents observadors veuran aquest text de diferents formes" + +#: ../../include/bbcode.php:832 +msgid "$1 wrote:" +msgstr "$1 va escriure:" + +#: ../../include/dir_fns.php:141 +msgid "Directory Options" +msgstr "Opcions de Directori" + +#: ../../include/dir_fns.php:143 +msgid "Safe Mode" +msgstr "Manera Segura" + +#: ../../include/dir_fns.php:144 +msgid "Public Forums Only" +msgstr "Només Fòrums Públics" + +#: ../../include/dir_fns.php:145 +msgid "This Website Only" +msgstr "Només Aquest Lloc Web" + +#: ../../include/security.php:383 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "El formulario de la cadena de seguridad no era correcto. Esto probablemente ocurrió porque el formulario se ha abierto durante demasiado tiempo (> 3 horas) antes de enviarlo." + +#: ../../include/nav.php:82 ../../include/nav.php:113 ../../boot.php:1702 +msgid "Logout" +msgstr "Desconectar" + +#: ../../include/nav.php:82 ../../include/nav.php:113 +msgid "End this session" +msgstr "Finalitza aquesta sessió" + +#: ../../include/nav.php:85 ../../include/nav.php:144 +msgid "Home" +msgstr "Inici" + +#: ../../include/nav.php:85 +msgid "Your posts and conversations" +msgstr "Les teves entrades i converses" + +#: ../../include/nav.php:86 +msgid "Your profile page" +msgstr "La teva pàgina de perfil" + +#: ../../include/nav.php:88 +msgid "Manage/Edit profiles" +msgstr "Gestiona/Edita perfils" + +#: ../../include/nav.php:90 ../../include/channel.php:941 +msgid "Edit Profile" +msgstr "Edita Perfil" + +#: ../../include/nav.php:90 +msgid "Edit your profile" +msgstr "Edita el teu perfil" + +#: ../../include/nav.php:92 +msgid "Your photos" +msgstr "Les Teves Fotos" + +#: ../../include/nav.php:93 +msgid "Your files" +msgstr "Els teus arxius" + +#: ../../include/nav.php:96 +msgid "Your chatrooms" +msgstr "Les teves sales de xerrar" + +#: ../../include/nav.php:102 ../../include/conversation.php:1675 +msgid "Bookmarks" +msgstr "Marcadors" + +#: ../../include/nav.php:102 +msgid "Your bookmarks" +msgstr "Els teus marcadors" + +#: ../../include/nav.php:106 +msgid "Your webpages" +msgstr "Les teves pàgines web" + +#: ../../include/nav.php:110 +msgid "Sign in" +msgstr "Signatura" + +#: ../../include/nav.php:127 +#, php-format +msgid "%s - click to logout" +msgstr "%s - click per desconectar" + +#: ../../include/nav.php:130 +msgid "Remote authentication" +msgstr "Autenticació remota" + +#: ../../include/nav.php:130 +msgid "Click to authenticate to your home hub" +msgstr "Clica per autentificar-te en el teu node" + +#: ../../include/nav.php:144 +msgid "Home Page" +msgstr "Pàgina Personal" + +#: ../../include/nav.php:147 +msgid "Create an account" +msgstr "Crear un compte" + +#: ../../include/nav.php:159 +msgid "Help and documentation" +msgstr "Ajuda i documentació" + +#: ../../include/nav.php:163 +msgid "Applications, utilities, links, games" +msgstr "Aplicacions, utilitats, enllaços, jocs" + +#: ../../include/nav.php:165 +msgid "Search site @name, #tag, ?docs, content" +msgstr "Cerca pel lloc @name, #tag, ?docs, contingut" + +#: ../../include/nav.php:167 +msgid "Channel Directory" +msgstr "Directori de Canals" + +#: ../../include/nav.php:179 +msgid "Your grid" +msgstr "La teva malla" + +#: ../../include/nav.php:180 +msgid "Mark all grid notifications seen" +msgstr "Marca totes les notificacions de la malla vistes" + +#: ../../include/nav.php:182 +msgid "Channel home" +msgstr "Canal personal" + +#: ../../include/nav.php:183 +msgid "Mark all channel notifications seen" +msgstr "Marca totes les notificacions de canal vistes" + +#: ../../include/nav.php:189 +msgid "Notices" +msgstr "Noticies" + +#: ../../include/nav.php:189 +msgid "Notifications" +msgstr "Notificacions" + +#: ../../include/nav.php:190 +msgid "See all notifications" +msgstr "Veure totes les Notificacions" + +#: ../../include/nav.php:193 +msgid "Private mail" +msgstr "Correu privat" + +#: ../../include/nav.php:194 +msgid "See all private messages" +msgstr "Veure tots els missatges privats" + +#: ../../include/nav.php:195 +msgid "Mark all private messages seen" +msgstr "Marcar tots els missatges privats vistos" + +#: ../../include/nav.php:201 +msgid "Event Calendar" +msgstr "Calendari d'Events" + +#: ../../include/nav.php:202 +msgid "See all events" +msgstr "Veure tots els esdeveniments" + +#: ../../include/nav.php:203 +msgid "Mark all events seen" +msgstr "Marcar tots els esdeveniments vistos" + +#: ../../include/nav.php:206 +msgid "Manage Your Channels" +msgstr "Gestiona els Teus Canals" + +#: ../../include/nav.php:208 +msgid "Account/Channel Settings" +msgstr "Ajustos de Compte/Canal" + +#: ../../include/nav.php:216 +msgid "Site Setup and Configuration" +msgstr "Ajustos i Configuració del Lloc" + +#: ../../include/nav.php:247 ../../include/conversation.php:851 +msgid "Loading..." +msgstr "Carregant..." + +#: ../../include/nav.php:252 +msgid "@name, #tag, ?doc, content" +msgstr "@nom, #etiqueta, ?doc, contingut" + +#: ../../include/nav.php:253 +msgid "Please wait..." +msgstr "Si us plau, espera......." + +#: ../../include/connections.php:95 +msgid "New window" +msgstr "Nova finestra" + +#: ../../include/connections.php:96 +msgid "Open the selected location in a different window or browser tab" +msgstr "Obrir la localització seleccionada en un altre finestra o pestanya del navegador" + +#: ../../include/connections.php:214 +#, php-format +msgid "User '%s' deleted" +msgstr "usuari '%s' esborrat" + +#: ../../include/contact_widgets.php:11 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d invitació disponible" +msgstr[1] "%d invitacions disponibles" + +#: ../../include/contact_widgets.php:19 +msgid "Find Channels" +msgstr "Troba Canals" + +#: ../../include/contact_widgets.php:20 +msgid "Enter name or interest" +msgstr "Entra un nom o interes" + +#: ../../include/contact_widgets.php:21 +msgid "Connect/Follow" +msgstr "Conecta/Segueix" + +#: ../../include/contact_widgets.php:22 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Exemples: Lionel Messi, Futbolista" + +#: ../../include/contact_widgets.php:26 +msgid "Random Profile" +msgstr "Perfil Aleatori" + +#: ../../include/contact_widgets.php:27 +msgid "Invite Friends" +msgstr "Convida Amics" + +#: ../../include/contact_widgets.php:29 +msgid "Advanced example: name=fred and country=iceland" +msgstr "Exemple avançat: nom=pep i pais=eire" + +#: ../../include/contact_widgets.php:122 +#, php-format +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "%d connexió en comú" +msgstr[1] "%d connexions en comú" + +#: ../../include/contact_widgets.php:127 +msgid "show more" +msgstr "mostrar més" + +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "%1$s esta ara connectat amb %2$s" + +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s a esperonat %2$s" + +#: ../../include/conversation.php:691 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Vista %s del perfil @ %s" + +#: ../../include/conversation.php:710 +msgid "Categories:" +msgstr "Categories:" + +#: ../../include/conversation.php:711 +msgid "Filed under:" +msgstr "Arxivar a:" + +#: ../../include/conversation.php:738 +msgid "View in context" +msgstr "Veure en context" + +#: ../../include/conversation.php:847 +msgid "remove" +msgstr "treu" + +#: ../../include/conversation.php:852 +msgid "Delete Selected Items" +msgstr "Esborra els Articles Seleccionats" + +#: ../../include/conversation.php:948 +msgid "View Source" +msgstr "Veure l'Origen" + +#: ../../include/conversation.php:949 +msgid "Follow Thread" +msgstr "Segueix el Fil" + +#: ../../include/conversation.php:950 +msgid "Unfollow Thread" +msgstr "Fil Abandonat" + +#: ../../include/conversation.php:955 +msgid "Activity/Posts" +msgstr "Activitat/Entrades" + +#: ../../include/conversation.php:957 +msgid "Edit Connection" +msgstr "Modifica la Connexió" + +#: ../../include/conversation.php:958 +msgid "Message" +msgstr "Missatge" + +#: ../../include/conversation.php:1075 +#, php-format +msgid "%s likes this." +msgstr "%s agrada això." + +#: ../../include/conversation.php:1075 +#, php-format +msgid "%s doesn't like this." +msgstr "%s no agrada això." + +#: ../../include/conversation.php:1079 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "%2$d gent agrada això." +msgstr[1] "%2$d gent agrada això." + +#: ../../include/conversation.php:1081 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "%2$d gent no agrada això." +msgstr[1] "%2$d gent no agrada això." + +#: ../../include/conversation.php:1087 +msgid "and" +msgstr "i" + +#: ../../include/conversation.php:1090 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] ", i %d altra gent" +msgstr[1] ", i %d altra gent" + +#: ../../include/conversation.php:1091 +#, php-format +msgid "%s like this." +msgstr "%s agrada això." + +#: ../../include/conversation.php:1091 +#, php-format +msgid "%s don't like this." +msgstr "%s no agrada això." + +#: ../../include/conversation.php:1130 +msgid "Set your location" +msgstr "Ajusta la teva ubicació" + +#: ../../include/conversation.php:1131 +msgid "Clear browser location" +msgstr "Treu la localització del navegador" + +#: ../../include/conversation.php:1177 +msgid "Tag term:" +msgstr "Paraula de l'Etiqueta:" + +#: ../../include/conversation.php:1178 +msgid "Where are you right now?" +msgstr "On ets ara?" + +#: ../../include/conversation.php:1210 +msgid "Page link name" +msgstr "Nom de la pàgina enllaçada" + +#: ../../include/conversation.php:1213 +msgid "Post as" +msgstr "Envia com" + +#: ../../include/conversation.php:1223 +msgid "Toggle voting" +msgstr "Commutar votació" + +#: ../../include/conversation.php:1231 +msgid "Categories (optional, comma-separated list)" +msgstr "Categories (opcional, llista separada per comes)" + +#: ../../include/conversation.php:1254 +msgid "Set publish date" +msgstr "Ajusta la data de publicació" + +#: ../../include/conversation.php:1258 +msgid "OK" +msgstr "OK" + +#: ../../include/conversation.php:1503 +msgid "Discover" +msgstr "Descobrir" + +#: ../../include/conversation.php:1506 +msgid "Imported public streams" +msgstr "Importar fluxos públics" + +#: ../../include/conversation.php:1511 +msgid "Commented Order" +msgstr "Ordenar per Comentaris" + +#: ../../include/conversation.php:1514 +msgid "Sort by Comment Date" +msgstr "Ordenar per Data del Comentari" + +#: ../../include/conversation.php:1518 +msgid "Posted Order" +msgstr "Ordenar per Entrades" + +#: ../../include/conversation.php:1521 +msgid "Sort by Post Date" +msgstr "Ordenar per Data d' Entrada" + +#: ../../include/conversation.php:1529 +msgid "Posts that mention or involve you" +msgstr "Entrades que et mencionen o involucren" + +#: ../../include/conversation.php:1538 +msgid "Activity Stream - by date" +msgstr "Activitat del Flux - per data" + +#: ../../include/conversation.php:1544 +msgid "Starred" +msgstr "Preferit" + +#: ../../include/conversation.php:1547 +msgid "Favourite Posts" +msgstr "Entrades Favorites" + +#: ../../include/conversation.php:1554 +msgid "Spam" +msgstr "Spam" + +#: ../../include/conversation.php:1557 +msgid "Posts flagged as SPAM" +msgstr "Entrades marcades com a SPAM" + +#: ../../include/conversation.php:1614 +msgid "Status Messages and Posts" +msgstr "Estat dels Missatges i Entrades" + +#: ../../include/conversation.php:1623 +msgid "About" +msgstr "El Meu Perfil" + +#: ../../include/conversation.php:1626 +msgid "Profile Details" +msgstr "Detalls del Perfil" + +#: ../../include/conversation.php:1635 ../../include/photos.php:502 +msgid "Photo Albums" +msgstr "Albums de Fotos" + +#: ../../include/conversation.php:1642 +msgid "Files and Storage" +msgstr "Arxius i Emmagatzegament" + +#: ../../include/conversation.php:1678 +msgid "Saved Bookmarks" +msgstr "Marcadors Guardats" + +#: ../../include/conversation.php:1688 +msgid "Manage Webpages" +msgstr "Gestió de Pàgines Web" + +#: ../../include/conversation.php:1747 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "Assistint" +msgstr[1] "Assistint" + +#: ../../include/conversation.php:1750 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "Desassistint" +msgstr[1] "Desassistint" + +#: ../../include/conversation.php:1753 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "Indecís" +msgstr[1] "Indecisos" + +#: ../../include/conversation.php:1756 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "Acord" +msgstr[1] "Acords" + +#: ../../include/conversation.php:1759 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "Desacord" +msgstr[1] "Desacords" + +#: ../../include/conversation.php:1762 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "Abstenirse" +msgstr[1] "Abstenirse" + +#: ../../include/selectors.php:30 +msgid "Frequently" +msgstr "Freqüentment" + +#: ../../include/selectors.php:31 +msgid "Hourly" +msgstr "Horariament" + +#: ../../include/selectors.php:32 +msgid "Twice daily" +msgstr "Dos vegades al dia" + +#: ../../include/selectors.php:33 +msgid "Daily" +msgstr "Diariament" + +#: ../../include/selectors.php:34 +msgid "Weekly" +msgstr "Setmanalment" + +#: ../../include/selectors.php:35 +msgid "Monthly" +msgstr "Mensualment" + +#: ../../include/selectors.php:49 +msgid "Currently Male" +msgstr "Actualment Masculí" + +#: ../../include/selectors.php:49 +msgid "Currently Female" +msgstr "Actualment Femení" + +#: ../../include/selectors.php:49 +msgid "Mostly Male" +msgstr "Més aviat Masculí" + +#: ../../include/selectors.php:49 +msgid "Mostly Female" +msgstr "Més Aviat Femení" + +#: ../../include/selectors.php:49 +msgid "Transgender" +msgstr "Canvi de Sexe" + +#: ../../include/selectors.php:49 +msgid "Intersex" +msgstr "Intersexual" + +#: ../../include/selectors.php:49 +msgid "Transsexual" +msgstr "Transsexual" + +#: ../../include/selectors.php:49 +msgid "Hermaphrodite" +msgstr "Hermafrodita" + +#: ../../include/selectors.php:49 +msgid "Neuter" +msgstr "Neutre" + +#: ../../include/selectors.php:49 +msgid "Non-specific" +msgstr "Indefinit" + +#: ../../include/selectors.php:49 ../../include/selectors.php:66 +#: ../../include/selectors.php:104 ../../include/selectors.php:140 +#: ../../include/permissions.php:881 +msgid "Other" +msgstr "Altres" + +#: ../../include/selectors.php:49 +msgid "Undecided" +msgstr "Indecís" + +#: ../../include/selectors.php:85 ../../include/selectors.php:104 +msgid "Males" +msgstr "Homes" + +#: ../../include/selectors.php:85 ../../include/selectors.php:104 +msgid "Females" +msgstr "Dones" + +#: ../../include/selectors.php:85 +msgid "Gay" +msgstr "Gay" + +#: ../../include/selectors.php:85 +msgid "Lesbian" +msgstr "Lesbianes" + +#: ../../include/selectors.php:85 +msgid "No Preference" +msgstr "Sense Preferències" + +#: ../../include/selectors.php:85 +msgid "Bisexual" +msgstr "Bisexual" + +#: ../../include/selectors.php:85 +msgid "Autosexual" +msgstr "Autosexual" + +#: ../../include/selectors.php:85 +msgid "Abstinent" +msgstr "Abstinent" + +#: ../../include/selectors.php:85 +msgid "Virgin" +msgstr "Verge" + +#: ../../include/selectors.php:85 +msgid "Deviant" +msgstr "Desviat" + +#: ../../include/selectors.php:85 +msgid "Fetish" +msgstr "Fetixiste" + +#: ../../include/selectors.php:85 +msgid "Oodles" +msgstr "Orgies" + +#: ../../include/selectors.php:85 +msgid "Nonsexual" +msgstr "Asexual" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Single" +msgstr "Solter" + +#: ../../include/selectors.php:123 +msgid "Lonely" +msgstr "Solitari" + +#: ../../include/selectors.php:123 +msgid "Available" +msgstr "Disponible" + +#: ../../include/selectors.php:123 +msgid "Unavailable" +msgstr "No Disponible" + +#: ../../include/selectors.php:123 +msgid "Has crush" +msgstr "Aplastat" + +#: ../../include/selectors.php:123 +msgid "Infatuated" +msgstr "Encapritxat" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Dating" +msgstr "Promés" + +#: ../../include/selectors.php:123 +msgid "Unfaithful" +msgstr "Infidel" + +#: ../../include/selectors.php:123 +msgid "Sex Addict" +msgstr "Adicte al Sexe" + +#: ../../include/selectors.php:123 +msgid "Friends/Benefits" +msgstr "Amics amb Beneficis" + +#: ../../include/selectors.php:123 +msgid "Casual" +msgstr "Casual" + +#: ../../include/selectors.php:123 +msgid "Engaged" +msgstr "Ocupat" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Married" +msgstr "Casat" + +#: ../../include/selectors.php:123 +msgid "Imaginarily married" +msgstr "Casat Imaginàriament" + +#: ../../include/selectors.php:123 +msgid "Partners" +msgstr "Parella" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Cohabiting" +msgstr "Cohabitant" + +#: ../../include/selectors.php:123 +msgid "Common law" +msgstr "Tradició" + +#: ../../include/selectors.php:123 +msgid "Happy" +msgstr "Feliç" + +#: ../../include/selectors.php:123 +msgid "Not looking" +msgstr "No Cerco" + +#: ../../include/selectors.php:123 +msgid "Swinger" +msgstr "Llibertí" + +#: ../../include/selectors.php:123 +msgid "Betrayed" +msgstr "Traït" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Separated" +msgstr "Separat" + +#: ../../include/selectors.php:123 +msgid "Unstable" +msgstr "Inestable" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Divorced" +msgstr "Divorciat" + +#: ../../include/selectors.php:123 +msgid "Imaginarily divorced" +msgstr "Divorciat Imaginàriament" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Widowed" +msgstr "Vidu/ua" + +#: ../../include/selectors.php:123 +msgid "Uncertain" +msgstr "Incert" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "It's complicated" +msgstr "Es Complicat" + +#: ../../include/selectors.php:123 +msgid "Don't care" +msgstr "No Et Fa Res" + +#: ../../include/selectors.php:123 +msgid "Ask me" +msgstr "Pregunta" + +#: ../../include/PermissionDescription.php:31 +#: ../../include/acl_selectors.php:232 +msgid "Visible to your default audience" +msgstr "Visible per a la teva audiència " + +#: ../../include/PermissionDescription.php:115 +#: ../../include/acl_selectors.php:268 +msgid "Only me" +msgstr "Només jo" + +#: ../../include/PermissionDescription.php:116 +msgid "Public" +msgstr "Públic" + +#: ../../include/PermissionDescription.php:117 +msgid "Anybody in the $Projectname network" +msgstr "Ningú a la xarxa $Projectname" + +#: ../../include/PermissionDescription.php:118 +#, php-format +msgid "Any account on %s" +msgstr "Qualsevol compte a %s" + +#: ../../include/PermissionDescription.php:119 +msgid "Any of my connections" +msgstr "Qualsevol de les meves connexions" + +#: ../../include/PermissionDescription.php:120 +msgid "Only connections I specifically allow" +msgstr "Només les connexions que permeto específicament" + +#: ../../include/PermissionDescription.php:121 +msgid "Anybody authenticated (could include visitors from other networks)" +msgstr "Qualsevol persona autenticada (podria incloure als usuaris d'altres xarxes)" + +#: ../../include/PermissionDescription.php:122 +msgid "Any connections including those who haven't yet been approved" +msgstr "Qualsevol connexió incloent aquells que encara no han estat aprovats" + +#: ../../include/PermissionDescription.php:161 +msgid "" +"This is your default setting for the audience of your normal stream, and " +"posts." +msgstr "Aquest és l'ajust per defecte per al públic del seu flux normal i entrades." + +#: ../../include/PermissionDescription.php:162 +msgid "" +"This is your default setting for who can view your default channel profile" +msgstr "Aquesta és la configuració per defecte per a qui pugui veure el teu perfil per defecte del canal" + +#: ../../include/PermissionDescription.php:163 +msgid "This is your default setting for who can view your connections" +msgstr "Aquesta és la configuració per defecte per a qui pugui veure les teves connexions" + +#: ../../include/PermissionDescription.php:164 +msgid "" +"This is your default setting for who can view your file storage and photos" +msgstr "Aquesta és la configuració per defecte per a qui pugui veure els teus arxius i fotos" + +#: ../../include/PermissionDescription.php:165 +msgid "This is your default setting for the audience of your webpages" +msgstr "Aquests son els ajustos per defecte de l'audiència de les teves pàgines web" + +#: ../../include/account.php:28 +msgid "Not a valid email address" +msgstr "Adreça de correu electrònic no vàlida" + +#: ../../include/account.php:30 +msgid "Your email domain is not among those allowed on this site" +msgstr "El seu domini de correu electrònic no es troba entre els permesos en aquest lloc" + +#: ../../include/account.php:36 +msgid "Your email address is already registered at this site." +msgstr "La teva adreça de correu electrònic ja esta registrada en aquest lloc" + +#: ../../include/account.php:68 +msgid "An invitation is required." +msgstr "Es requereix Invitació" + +#: ../../include/account.php:72 +msgid "Invitation could not be verified." +msgstr "L'invitació no ha pogut ser verificada" + +#: ../../include/account.php:122 +msgid "Please enter the required information." +msgstr "Entra la informació sol·licitada" + +#: ../../include/account.php:189 +msgid "Failed to store account information." +msgstr "Ha fallat guardar la informació del compte" + +#: ../../include/account.php:249 +#, php-format +msgid "Registration confirmation for %s" +msgstr "Registre confirmat per %s" + +#: ../../include/account.php:315 +#, php-format +msgid "Registration request at %s" +msgstr "Sol·licitud de registre a %s" + +#: ../../include/account.php:317 ../../include/account.php:344 +#: ../../include/account.php:404 ../../include/network.php:1871 +msgid "Administrator" +msgstr "Administrador" + +#: ../../include/account.php:339 +msgid "your registration password" +msgstr "la teva contrasenya registrada" + +#: ../../include/account.php:342 ../../include/account.php:402 +#, php-format +msgid "Registration details for %s" +msgstr "Detalls del registre per %s" + +#: ../../include/account.php:414 +msgid "Account approved." +msgstr "Compte aprovat." + +#: ../../include/account.php:454 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registre revocat per %s" + +#: ../../include/account.php:506 +msgid "Account verified. Please login." +msgstr "Compte verificat. Si us plau, inicia sessió." + +#: ../../include/account.php:723 ../../include/account.php:725 +msgid "Click here to upgrade." +msgstr "Feu clic aquí per actualitzar." + +#: ../../include/account.php:731 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Aquesta acció és superior als límits establerts pel seu pla de subscripció." + +#: ../../include/account.php:736 +msgid "This action is not available under your subscription plan." +msgstr "Aquesta acció no està disponible en el seu pla de subscripció." + +#: ../../include/attach.php:247 ../../include/attach.php:333 +msgid "Item was not found." +msgstr "Article no trobat." + +#: ../../include/attach.php:497 +msgid "No source file." +msgstr "No hi ha arxiu d'origen." + +#: ../../include/attach.php:519 +msgid "Cannot locate file to replace" +msgstr "No trobo l'arxiu a reemplaçar" + +#: ../../include/attach.php:537 +msgid "Cannot locate file to revise/update" +msgstr "No trobo l'arxiu a revisar/actualitzar" + +#: ../../include/attach.php:672 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "L'arxiu excedeix la mida limit de %d" + +#: ../../include/attach.php:686 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "Has arribat al teu límit de %1$.0f Mbytes de emagatzematge d'adjunts." + +#: ../../include/attach.php:842 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "Pujada del arxiu fallida. Possible límit del sistema o acció interrompuda." + +#: ../../include/attach.php:855 +msgid "Stored file could not be verified. Upload failed." +msgstr "L'arxiu guardat no es pot verificar. Pujada fallida." + +#: ../../include/attach.php:909 ../../include/attach.php:925 +msgid "Path not available." +msgstr "Trajectòria no disponible" + +#: ../../include/attach.php:971 ../../include/attach.php:1123 +msgid "Empty pathname" +msgstr "Trajèctoria vuida." + +#: ../../include/attach.php:997 +msgid "duplicate filename or path" +msgstr "Nom o trajectòria duplicat" + +#: ../../include/attach.php:1019 +msgid "Path not found." +msgstr "Trajectòria no trobada." + +#: ../../include/attach.php:1077 +msgid "mkdir failed." +msgstr "mkdir va fracassar." + +#: ../../include/attach.php:1081 +msgid "database storage failed." +msgstr "Arxiu de base de dades va fallar." + +#: ../../include/attach.php:1129 +msgid "Empty path" +msgstr "Trajèctoria vuida" + +#: ../../include/channel.php:32 +msgid "Unable to obtain identity information from database" +msgstr "Incapaç de trobar l'informació d'identitat a la base de dades" + +#: ../../include/channel.php:66 +msgid "Empty name" +msgstr "Nom buit" + +#: ../../include/channel.php:69 +msgid "Name too long" +msgstr "Nom massa llarg" + +#: ../../include/channel.php:180 +msgid "No account identifier" +msgstr "Sense identificador de compte" + +#: ../../include/channel.php:192 +msgid "Nickname is required." +msgstr "Alies/malnom es requerit." + +#: ../../include/channel.php:206 +msgid "Reserved nickname. Please choose another." +msgstr "Àlies reservat. Tria un altre." + +#: ../../include/channel.php:211 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "L'álies te caracters no soportats o ja esta en ús en aquest lloc" + +#: ../../include/channel.php:287 +msgid "Unable to retrieve created identity" +msgstr "No es pot recuperar la identitat creada" + +#: ../../include/channel.php:345 +msgid "Default Profile" +msgstr "Perfil per Defecte" + +#: ../../include/channel.php:791 +msgid "Requested channel is not available." +msgstr "El canal demanat no està disponible." + +#: ../../include/channel.php:938 +msgid "Create New Profile" +msgstr "Crear un Perfil Nou" + +#: ../../include/channel.php:958 +msgid "Visible to everybody" +msgstr "Visible per tothom" + +#: ../../include/channel.php:1031 ../../include/channel.php:1142 +msgid "Gender:" +msgstr "Gènere:" + +#: ../../include/channel.php:1032 ../../include/channel.php:1186 +msgid "Status:" +msgstr "Estatus:" + +#: ../../include/channel.php:1033 ../../include/channel.php:1197 +msgid "Homepage:" +msgstr "Pàgina Personal:" + +#: ../../include/channel.php:1034 +msgid "Online Now" +msgstr "Ara en Linia" + +#: ../../include/channel.php:1147 +msgid "Like this channel" +msgstr "M'agrada aquest canal" + +#: ../../include/channel.php:1171 +msgid "j F, Y" +msgstr "j F, Y" + +#: ../../include/channel.php:1172 +msgid "j F" +msgstr "j F" + +#: ../../include/channel.php:1179 +msgid "Birthday:" +msgstr "Aniversari:" + +#: ../../include/channel.php:1192 +#, php-format +msgid "for %1$d %2$s" +msgstr "per %1$d %2$s" + +#: ../../include/channel.php:1195 +msgid "Sexual Preference:" +msgstr "Preferència Sexual:" + +#: ../../include/channel.php:1201 +msgid "Tags:" +msgstr "Etiquetes:" + +#: ../../include/channel.php:1203 +msgid "Political Views:" +msgstr "Idees Polítiques:" + +#: ../../include/channel.php:1205 +msgid "Religion:" +msgstr "Religió:" + +#: ../../include/channel.php:1209 +msgid "Hobbies/Interests:" +msgstr "Aficions/Interessos:" + +#: ../../include/channel.php:1211 +msgid "Likes:" +msgstr "Agrada:" + +#: ../../include/channel.php:1213 +msgid "Dislikes:" +msgstr "Desagrada:" + +#: ../../include/channel.php:1215 +msgid "Contact information and Social Networks:" +msgstr "Informació de contacte i Xarxes Socials:" + +#: ../../include/channel.php:1217 +msgid "My other channels:" +msgstr "Els meus altres canals:" + +#: ../../include/channel.php:1219 +msgid "Musical interests:" +msgstr "Interessos Musicals:" + +#: ../../include/channel.php:1221 +msgid "Books, literature:" +msgstr "Llibres, literatura:" + +#: ../../include/channel.php:1223 +msgid "Television:" +msgstr "Televisió:" + +#: ../../include/channel.php:1225 +msgid "Film/dance/culture/entertainment:" +msgstr "Películes/Dança/Cultura/Entreteniment:" + +#: ../../include/channel.php:1227 +msgid "Love/Romance:" +msgstr "Amor/Romace:" + +#: ../../include/channel.php:1229 +msgid "Work/employment:" +msgstr "Treball/feina:" + +#: ../../include/channel.php:1231 +msgid "School/education:" +msgstr "Escola/educació:" + +#: ../../include/channel.php:1251 +msgid "Like this thing" +msgstr "M'agrada això" + +#: ../../include/features.php:48 +msgid "General Features" +msgstr "Característiques Generals" + +#: ../../include/features.php:50 +msgid "Content Expiration" +msgstr "Expiració del Contingut" + +#: ../../include/features.php:50 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "eliminarà entrades/comentaris i/o missatges privats en un període determinat de temps." + +#: ../../include/features.php:51 +msgid "Multiple Profiles" +msgstr "Multiples Perfils" + +#: ../../include/features.php:51 +msgid "Ability to create multiple profiles" +msgstr "Capacitat per crear multiples perfils" + +#: ../../include/features.php:52 +msgid "Advanced Profiles" +msgstr "Perfils Avançats" + +#: ../../include/features.php:52 +msgid "Additional profile sections and selections" +msgstr "Seccions i seleccions addicionals de perfils " + +#: ../../include/features.php:53 +msgid "Profile Import/Export" +msgstr "Importar/Exportar Perfil" + +#: ../../include/features.php:53 +msgid "Save and load profile details across sites/channels" +msgstr "Guarda i carrega els detalls del perfil al llarg dels llocs/canals" + +#: ../../include/features.php:54 +msgid "Web Pages" +msgstr "Pàgines Web" + +#: ../../include/features.php:54 +msgid "Provide managed web pages on your channel" +msgstr "Proporcionar pàgines web gestionades al seu canal" + +#: ../../include/features.php:55 +msgid "Hide Rating" +msgstr "Amaga la Valoració" + +#: ../../include/features.php:55 +msgid "" +"Hide the rating buttons on your channel and profile pages. Note: People can " +"still rate you somewhere else." +msgstr "Amaga el botó de valoracions al teu canal i pàgines del perfil. Nota: Et poden continuar valorant en altres llocs." + +#: ../../include/features.php:56 +msgid "Private Notes" +msgstr "Notes Privades" + +#: ../../include/features.php:56 +msgid "Enables a tool to store notes and reminders (note: not encrypted)" +msgstr "Activa l'eina per guardar notes i recordatoris (nota:no està encriptat)" + +#: ../../include/features.php:57 +msgid "Navigation Channel Select" +msgstr "Navegació pel Selector de Canals" + +#: ../../include/features.php:57 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "Canvieu els canals directament des del menú desplegable de navegació" + +#: ../../include/features.php:58 +msgid "Photo Location" +msgstr "Ubicació de la Foto" + +#: ../../include/features.php:58 +msgid "If location data is available on uploaded photos, link this to a map." +msgstr "Si les dades d'ubicació estàn disponibles a les fotos pujades, vincular a un mapa." + +#: ../../include/features.php:59 +msgid "Access Controlled Chatrooms" +msgstr "Accés Controlat a les Sales de Xat" + +#: ../../include/features.php:59 +msgid "Provide chatrooms and chat services with access control." +msgstr "Proveeix sales de Xat i serveis de Xat amb control d'accés." + +#: ../../include/features.php:60 +msgid "Smart Birthdays" +msgstr "Aniversaris Intel·ligents" + +#: ../../include/features.php:60 +msgid "" +"Make birthday events timezone aware in case your friends are scattered " +"across the planet." +msgstr "Fes, conscients de la zona horària, els esdeveniments d'aniversari, en cas que els teus amics estiguin dispersos per tot el planeta." + +#: ../../include/features.php:61 +msgid "Expert Mode" +msgstr "Manera Experta" + +#: ../../include/features.php:61 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "Activar Mode Expert per a proporcionar opcions avançades de configuració" + +#: ../../include/features.php:62 +msgid "Premium Channel" +msgstr "Privilegis del Canal" + +#: ../../include/features.php:62 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "Li permet establir restriccions i els termes en els quals es connecten amb el seu canal" + +#: ../../include/features.php:67 +msgid "Post Composition Features" +msgstr "Característiques de Composició d'Entrades" + +#: ../../include/features.php:70 +msgid "Large Photos" +msgstr "Grans Fotos" + +#: ../../include/features.php:70 +msgid "" +"Include large (1024px) photo thumbnails in posts. If not enabled, use small " +"(640px) photo thumbnails" +msgstr "Inclou gran (1024px) foto de miniatura a les entrades. Si no està activat, empra petita (640px) foto de miniatura." + +#: ../../include/features.php:71 +msgid "Automatically import channel content from other channels or feeds" +msgstr "Importa automàticament el contingut del canal des de altres canals o feeds" + +#: ../../include/features.php:72 +msgid "Even More Encryption" +msgstr "Encara Més Encriptació" + +#: ../../include/features.php:72 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "Permet l'encripció opcional del contingut extrem-a-extrem amb clau secreta compartida" + +#: ../../include/features.php:73 +msgid "Enable Voting Tools" +msgstr "Habilitar Eines de Votació" + +#: ../../include/features.php:73 +msgid "Provide a class of post which others can vote on" +msgstr "Proporcionar una classe d'entrada que altres puguin votar" + +#: ../../include/features.php:74 +msgid "Delayed Posting" +msgstr "Retarda Publicació" + +#: ../../include/features.php:74 +msgid "Allow posts to be published at a later date" +msgstr "Permet que les publicacions es publiquin en data posterior" + +#: ../../include/features.php:75 +msgid "Suppress Duplicate Posts/Comments" +msgstr "Suprimeix Duplicats de Publicacions/Comentaris" + +#: ../../include/features.php:75 +msgid "" +"Prevent posts with identical content to be published with less than two " +"minutes in between submissions." +msgstr "Evita que publicacions amb identic contingut siguin publicades amb menys de dos minuts entre entregues." + +#: ../../include/features.php:81 +msgid "Network and Stream Filtering" +msgstr "Filtrat de Xarxa i Flux" + +#: ../../include/features.php:82 +msgid "Search by Date" +msgstr "Cerca per Data" + +#: ../../include/features.php:82 +msgid "Ability to select posts by date ranges" +msgstr "Capacitat per seleccionar entrades per rang de dates" + +#: ../../include/features.php:83 ../../include/group.php:311 +msgid "Privacy Groups" +msgstr "Grup Privat" + +#: ../../include/features.php:83 +msgid "Enable management and selection of privacy groups" +msgstr "Habilita gestió i selecció de grups privats" + +#: ../../include/features.php:84 +msgid "Save search terms for re-use" +msgstr "Guardar els termin de la cerca per a re-usar" + +#: ../../include/features.php:85 +msgid "Network Personal Tab" +msgstr "Pestanya Personal de Xarxa" + +#: ../../include/features.php:85 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Activa la pestanya per mostrar només les entrades de xarxa en les que has intervingut" + +#: ../../include/features.php:86 +msgid "Network New Tab" +msgstr "Pestanya Nou a la Xarxa" + +#: ../../include/features.php:86 +msgid "Enable tab to display all new Network activity" +msgstr "Activa pestanya per mostrar tota l'activitat nova de la Xarxa" + +#: ../../include/features.php:87 +msgid "Affinity Tool" +msgstr "Eina d'Afinitat" + +#: ../../include/features.php:87 +msgid "Filter stream activity by depth of relationships" +msgstr "Filtre d'activitat del flux per importància de la relació" + +#: ../../include/features.php:88 +msgid "Connection Filtering" +msgstr "Filtre de Connexió" + +#: ../../include/features.php:88 +msgid "Filter incoming posts from connections based on keywords/content" +msgstr "Filtre de missatges d'entrada de conexions, basat en paraules clau/contingut " + +#: ../../include/features.php:89 +msgid "Show channel suggestions" +msgstr "Mostra suggerencies de canals" + +#: ../../include/features.php:94 +msgid "Post/Comment Tools" +msgstr "Eina d'Entrades/Comentaris" + +#: ../../include/features.php:95 +msgid "Community Tagging" +msgstr "Etiquetat per la Comunitat" + +#: ../../include/features.php:95 +msgid "Ability to tag existing posts" +msgstr "Capacitat d'etiquetar entrades existents" + +#: ../../include/features.php:96 +msgid "Post Categories" +msgstr "Categories d'Entrades" + +#: ../../include/features.php:96 +msgid "Add categories to your posts" +msgstr "Afegeix categoria a la teva entrada" + +#: ../../include/features.php:97 +msgid "Emoji Reactions" +msgstr "" + +#: ../../include/features.php:97 +msgid "Add emoji reaction ability to posts" +msgstr "" + +#: ../../include/features.php:98 +msgid "Ability to file posts under folders" +msgstr "Capacitat de arxivar entrades en les carpetes" + +#: ../../include/features.php:99 +msgid "Dislike Posts" +msgstr "No Agrada l'Entrada" + +#: ../../include/features.php:99 +msgid "Ability to dislike posts/comments" +msgstr "Capacitat per marcar amb \"No Agrada\" les entrades/comentaris" + +#: ../../include/features.php:100 +msgid "Star Posts" +msgstr "Entrades Excel·lents" + +#: ../../include/features.php:100 +msgid "Ability to mark special posts with a star indicator" +msgstr "Capacitat per marcar entrades especials amb l'indicador d'excel·lencia" + +#: ../../include/features.php:101 +msgid "Tag Cloud" +msgstr "Núvol d'Etiquetes." + +#: ../../include/features.php:101 +msgid "Provide a personal tag cloud on your channel page" +msgstr "Proporcionar un núvol d'etiquetes personals a la teva pàgina de canal" + +#: ../../include/oembed.php:324 +msgid "Embedded content" +msgstr "Contingut embegut" + +#: ../../include/oembed.php:333 +msgid "Embedding disabled" +msgstr "Incorporació desactivada" + +#: ../../include/acl_selectors.php:271 +msgid "Who can see this?" +msgstr "Qui pot veure això?" + +#: ../../include/acl_selectors.php:272 +msgid "Custom selection" +msgstr "Selecció a mida" + +#: ../../include/acl_selectors.php:273 +msgid "" +"Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit" +" the scope of \"Show\"." +msgstr "Selecciona \"Mostrar\" per permetre la visualització. \"No Mostrar\" et permet obviar i limitar l'abast de \"Mostrar\"." + +#: ../../include/acl_selectors.php:274 +msgid "Show" +msgstr "Mostra" + +#: ../../include/acl_selectors.php:275 +msgid "Don't show" +msgstr "No mostrar" + +#: ../../include/acl_selectors.php:281 +msgid "Other networks and post services" +msgstr "Altres xarxes i serveis de correu" + +#: ../../include/acl_selectors.php:311 +#, php-format +msgid "" +"Post permissions %s cannot be changed %s after a post is shared.
    These" +" permissions set who is allowed to view the post." +msgstr "Els permisos d'entrada %s no poden esser canviats %s posteriorment a que una entrada ja està compartida.
    Aquest ajust dels permisos indica qui pot veure l'entrada." + +#: ../../include/auth.php:105 +msgid "Logged out." +msgstr "Sortir." + +#: ../../include/auth.php:212 +msgid "Failed authentication" +msgstr "Autenticació fallida" + +#: ../../include/datetime.php:135 +msgid "Birthday" +msgstr "Aniversari" + +#: ../../include/datetime.php:137 +msgid "Age: " +msgstr "Edat:" + +#: ../../include/datetime.php:139 +msgid "YYYY-MM-DD or MM-DD" +msgstr "YYYY-MM-DD o MM-DD" + +#: ../../include/datetime.php:272 ../../boot.php:2470 +msgid "never" +msgstr "mai" + +#: ../../include/datetime.php:278 +msgid "less than a second ago" +msgstr "fa menys d'un segon" + +#: ../../include/datetime.php:296 +#, php-format +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "Fa %1$d %2$s" + +#: ../../include/datetime.php:307 +msgctxt "relative_date" +msgid "year" +msgid_plural "years" +msgstr[0] "any" +msgstr[1] "anys" + +#: ../../include/datetime.php:310 +msgctxt "relative_date" +msgid "month" +msgid_plural "months" +msgstr[0] "mes" +msgstr[1] "mesos " + +#: ../../include/datetime.php:313 +msgctxt "relative_date" +msgid "week" +msgid_plural "weeks" +msgstr[0] "setmana" +msgstr[1] "setmanes" + +#: ../../include/datetime.php:316 +msgctxt "relative_date" +msgid "day" +msgid_plural "days" +msgstr[0] "dia" +msgstr[1] "dies" + +#: ../../include/datetime.php:319 +msgctxt "relative_date" +msgid "hour" +msgid_plural "hours" +msgstr[0] "hora" +msgstr[1] "hores" + +#: ../../include/datetime.php:322 +msgctxt "relative_date" +msgid "minute" +msgid_plural "minutes" +msgstr[0] "minut" +msgstr[1] "minuts" + +#: ../../include/datetime.php:325 +msgctxt "relative_date" +msgid "second" +msgid_plural "seconds" +msgstr[0] "segon" +msgstr[1] "segons" + +#: ../../include/datetime.php:562 +#, php-format +msgid "%1$s's birthday" +msgstr "Aniversari de %1$s" + +#: ../../include/datetime.php:563 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "Feliç Aniversari %1$s" #: ../../include/group.php:26 msgid "" @@ -138,310 +9097,30 @@ msgid "" "not what you intended, please create another group with a different name." msgstr "Un grup esborrat amb aquest nom fou reviscolat. Els permisos dels items existents poden aplicar-se a aquest grup i qualsevol membre futur. Si no es això el que vols, si et plau, crea un altre grup amb un nom diferent." -#: ../../include/group.php:235 -msgid "Default privacy group for new contacts" -msgstr "Privacitat de grup predeterminada per a contactes nous" +#: ../../include/group.php:248 +msgid "Add new connections to this privacy group" +msgstr "Afegir noves connexions a aquest grup privat" -#: ../../include/group.php:254 ../../mod/admin.php:831 -msgid "All Channels" -msgstr "Tots els Canals" - -#: ../../include/group.php:276 +#: ../../include/group.php:289 msgid "edit" msgstr "edita" -#: ../../include/group.php:298 -msgid "Collections" -msgstr "Col·leccions" +#: ../../include/group.php:312 +msgid "Edit group" +msgstr "Editar grup" -#: ../../include/group.php:299 -msgid "Edit collection" -msgstr "Edita col·leccions" +#: ../../include/group.php:313 +msgid "Add privacy group" +msgstr "Afegir grup privat" -#: ../../include/group.php:300 -msgid "Add new collection" -msgstr "Afegeix una nova col·lecció" - -#: ../../include/group.php:301 -msgid "Channels not in any collection" -msgstr "Canals a cap col·lecció" - -#: ../../include/group.php:303 ../../include/widgets.php:275 -msgid "add" -msgstr "afegeix" - -#: ../../include/account.php:27 -msgid "Not a valid email address" -msgstr "Adreça de correu electrònic no vàlida" - -#: ../../include/account.php:29 -msgid "Your email domain is not among those allowed on this site" -msgstr "El seu domini de correu electrònic no es troba entre els permesos en aquest lloc" - -#: ../../include/account.php:35 -msgid "Your email address is already registered at this site." -msgstr "La teva adreça de correu electrònic ja esta registrada en aquest lloc" - -#: ../../include/account.php:67 -msgid "An invitation is required." -msgstr "Es requereix Invitació" - -#: ../../include/account.php:71 -msgid "Invitation could not be verified." -msgstr "L'invitació no ha pogut ser verificada" - -#: ../../include/account.php:121 -msgid "Please enter the required information." -msgstr "Entra la informació sol·licitada" - -#: ../../include/account.php:188 -msgid "Failed to store account information." -msgstr "Ha fallat guardar la informació del compte" - -#: ../../include/account.php:246 -#, php-format -msgid "Registration confirmation for %s" -msgstr "Registre confirmat per %s" - -#: ../../include/account.php:312 -#, php-format -msgid "Registration request at %s" -msgstr "Sol·licitud de registre a %s" - -#: ../../include/account.php:314 ../../include/account.php:341 -#: ../../include/account.php:401 ../../include/network.php:1632 -msgid "Administrator" -msgstr "Administrador" - -#: ../../include/account.php:336 -msgid "your registration password" -msgstr "la teva contrasenya registrada" - -#: ../../include/account.php:339 ../../include/account.php:399 -#, php-format -msgid "Registration details for %s" -msgstr "Detalls del registre per %s" - -#: ../../include/account.php:408 -msgid "Account approved." -msgstr "Compte aprovat." - -#: ../../include/account.php:447 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registre revocat per %s" - -#: ../../include/account.php:492 -msgid "Account verified. Please login." -msgstr "Compte verificat. Si us plau, inicia sessió." - -#: ../../include/account.php:705 ../../include/account.php:707 -msgid "Click here to upgrade." -msgstr "Feu clic aquí per actualitzar." - -#: ../../include/account.php:713 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Aquesta acció és superior als límits establerts pel seu pla de subscripció." - -#: ../../include/account.php:718 -msgid "This action is not available under your subscription plan." -msgstr "Aquesta acció no està disponible en el seu pla de subscripció." - -#: ../../include/datetime.php:48 -msgid "Miscellaneous" -msgstr "Miscelania" - -#: ../../include/datetime.php:132 -msgid "YYYY-MM-DD or MM-DD" -msgstr "YYYY-MM-DD o MM-DD" - -#: ../../include/datetime.php:235 ../../mod/events.php:649 -#: ../../mod/appman.php:91 ../../mod/appman.php:92 -msgid "Required" -msgstr "Requerit" - -#: ../../include/datetime.php:262 ../../boot.php:2354 -msgid "never" -msgstr "mai" - -#: ../../include/datetime.php:268 -msgid "less than a second ago" -msgstr "fa menys d'un segon" - -#: ../../include/datetime.php:271 -msgid "year" -msgstr "any" - -#: ../../include/datetime.php:271 -msgid "years" -msgstr "anys" - -#: ../../include/datetime.php:272 -msgid "month" -msgstr "mes" - -#: ../../include/datetime.php:272 -msgid "months" -msgstr "mesos" - -#: ../../include/datetime.php:273 -msgid "week" -msgstr "setmana" - -#: ../../include/datetime.php:273 -msgid "weeks" -msgstr "setmanes" - -#: ../../include/datetime.php:274 -msgid "day" -msgstr "dia" - -#: ../../include/datetime.php:274 -msgid "days" -msgstr "dies" - -#: ../../include/datetime.php:275 -msgid "hour" -msgstr "hora" - -#: ../../include/datetime.php:275 -msgid "hours" -msgstr "hores" - -#: ../../include/datetime.php:276 -msgid "minute" -msgstr "minut" - -#: ../../include/datetime.php:276 -msgid "minutes" -msgstr "minuts" - -#: ../../include/datetime.php:277 -msgid "second" -msgstr "segon" - -#: ../../include/datetime.php:277 -msgid "seconds" -msgstr "segons" - -#: ../../include/datetime.php:285 -#, php-format -msgctxt "e.g. 22 hours ago, 1 minute ago" -msgid "%1$d %2$s ago" -msgstr "Fa %1$d i %2$s" - -#: ../../include/datetime.php:519 -#, php-format -msgid "%1$s's birthday" -msgstr "Aniversari de %1$s" - -#: ../../include/datetime.php:520 -#, php-format -msgid "Happy Birthday %1$s" -msgstr "Feliç Aniversari %1$s" - -#: ../../include/dir_fns.php:126 -msgid "Directory Options" -msgstr "Opcions de Directori" - -#: ../../include/dir_fns.php:128 -msgid "Safe Mode" -msgstr "Mode Segur" - -#: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 -#: ../../include/dir_fns.php:130 ../../mod/api.php:106 -#: ../../mod/photos.php:568 ../../mod/mitem.php:157 ../../mod/mitem.php:158 -#: ../../mod/mitem.php:229 ../../mod/mitem.php:230 ../../mod/menu.php:91 -#: ../../mod/menu.php:147 ../../mod/filestorage.php:151 -#: ../../mod/filestorage.php:159 ../../mod/admin.php:428 -#: ../../mod/settings.php:579 ../../mod/removeme.php:60 -#: ../../mod/connedit.php:635 ../../mod/connedit.php:663 -#: ../../view/theme/redbasic/php/config.php:104 -#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1555 -msgid "No" -msgstr "No" - -#: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 -#: ../../include/dir_fns.php:130 ../../mod/api.php:105 -#: ../../mod/photos.php:568 ../../mod/mitem.php:157 ../../mod/mitem.php:158 -#: ../../mod/mitem.php:229 ../../mod/mitem.php:230 ../../mod/menu.php:91 -#: ../../mod/menu.php:147 ../../mod/filestorage.php:151 -#: ../../mod/filestorage.php:159 ../../mod/admin.php:430 -#: ../../mod/settings.php:579 ../../mod/removeme.php:60 -#: ../../view/theme/redbasic/php/config.php:104 -#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1555 -msgid "Yes" -msgstr "Sí" - -#: ../../include/dir_fns.php:129 -msgid "Public Forums Only" -msgstr "Només Fòrums Públics" - -#: ../../include/dir_fns.php:130 -msgid "This Website Only" -msgstr "Només Aquest Lloc Web" - -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "Pàgina Nova" - -#: ../../include/page_widgets.php:39 ../../mod/webpages.php:187 -#: ../../mod/blocks.php:159 ../../mod/layouts.php:188 -msgid "View" -msgstr "Mostra" - -#: ../../include/page_widgets.php:40 ../../include/ItemObject.php:677 -#: ../../include/conversation.php:1155 ../../mod/webpages.php:188 -#: ../../mod/events.php:667 ../../mod/editpost.php:143 -#: ../../mod/photos.php:982 ../../mod/editwebpage.php:214 -#: ../../mod/editblock.php:170 -msgid "Preview" -msgstr "Avanç" - -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 -msgid "Actions" -msgstr "Accions" - -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 -msgid "Page Link" -msgstr "Enllaç a Pàgina" - -#: ../../include/page_widgets.php:43 -msgid "Title" -msgstr "Títol" - -#: ../../include/page_widgets.php:44 ../../mod/webpages.php:192 -#: ../../mod/blocks.php:150 ../../mod/menu.php:105 ../../mod/layouts.php:181 -msgid "Created" -msgstr "Creat" - -#: ../../include/page_widgets.php:45 ../../mod/webpages.php:193 -#: ../../mod/blocks.php:151 ../../mod/menu.php:106 ../../mod/layouts.php:182 -msgid "Edited" -msgstr "Editat" - -#: ../../include/api.php:1193 -msgid "Public Timeline" -msgstr "Línia de Temps Pública" - -#: ../../include/comanche.php:34 ../../mod/admin.php:390 -#: ../../view/theme/apw/php/config.php:185 -msgid "Default" -msgstr "Predeterminat" +#: ../../include/group.php:314 +msgid "Channels not in any privacy group" +msgstr "Sense canals en grups privats" #: ../../include/js_strings.php:5 msgid "Delete this item?" msgstr "Esborrar aquest item?" -#: ../../include/js_strings.php:6 ../../include/ItemObject.php:667 -#: ../../mod/photos.php:980 ../../mod/photos.php:1098 -msgid "Comment" -msgstr "Comentari" - -#: ../../include/js_strings.php:7 ../../include/ItemObject.php:384 -msgid "[+] show all" -msgstr "[+] mostra tot" - #: ../../include/js_strings.php:8 msgid "[-] show less" msgstr "[-] mostra menys" @@ -462,7 +9141,7 @@ msgstr "Contrasenya massa curta" msgid "Passwords do not match" msgstr "Les paraules de pas no coincideixen" -#: ../../include/js_strings.php:13 ../../mod/photos.php:40 +#: ../../include/js_strings.php:13 msgid "everybody" msgstr "tothom" @@ -490,39 +9169,10 @@ msgstr "Res de nou per aquí" msgid "Rate This Channel (this is public)" msgstr "Valora Aquest Canal (això es farà públic)" -#: ../../include/js_strings.php:20 ../../mod/rate.php:156 -#: ../../mod/connedit.php:671 -msgid "Rating" -msgstr "Valora" - #: ../../include/js_strings.php:21 msgid "Describe (optional)" msgstr "Descriu (opcional)" -#: ../../include/js_strings.php:22 ../../include/ItemObject.php:668 -#: ../../mod/xchan.php:11 ../../mod/connect.php:93 ../../mod/thing.php:275 -#: ../../mod/thing.php:318 ../../mod/events.php:494 ../../mod/events.php:670 -#: ../../mod/group.php:81 ../../mod/photos.php:577 ../../mod/photos.php:654 -#: ../../mod/photos.php:941 ../../mod/photos.php:981 ../../mod/photos.php:1099 -#: ../../mod/pdledit.php:58 ../../mod/import.php:534 ../../mod/chat.php:177 -#: ../../mod/chat.php:211 ../../mod/mitem.php:232 ../../mod/rate.php:167 -#: ../../mod/invite.php:142 ../../mod/locs.php:105 ../../mod/sources.php:104 -#: ../../mod/sources.php:138 ../../mod/filestorage.php:156 -#: ../../mod/fsuggest.php:108 ../../mod/poke.php:166 -#: ../../mod/profiles.php:667 ../../mod/setup.php:327 ../../mod/setup.php:367 -#: ../../mod/admin.php:453 ../../mod/admin.php:819 ../../mod/admin.php:986 -#: ../../mod/admin.php:1118 ../../mod/admin.php:1312 ../../mod/admin.php:1397 -#: ../../mod/settings.php:588 ../../mod/settings.php:692 -#: ../../mod/settings.php:718 ../../mod/settings.php:746 -#: ../../mod/settings.php:769 ../../mod/settings.php:854 -#: ../../mod/settings.php:1050 ../../mod/mood.php:134 -#: ../../mod/connedit.php:692 ../../mod/mail.php:355 ../../mod/appman.php:99 -#: ../../mod/pconfig.php:108 ../../mod/poll.php:68 -#: ../../mod/bulksetclose.php:24 ../../view/theme/apw/php/config.php:256 -#: ../../view/theme/redbasic/php/config.php:99 -msgid "Submit" -msgstr "Presenta" - #: ../../include/js_strings.php:23 msgid "Please enter a link URL" msgstr "Si us plau, entra l'enllaç URL" @@ -531,1870 +9181,285 @@ msgstr "Si us plau, entra l'enllaç URL" msgid "Unsaved changes. Are you sure you wish to leave this page?" msgstr "Hi ha canvis sense desar, estàs segur que vols abandonar la pàgina?" -#: ../../include/js_strings.php:26 -msgid "timeago.prefixAgo" -msgstr "horapasada.prefixFa" - #: ../../include/js_strings.php:27 +msgid "timeago.prefixAgo" +msgstr "timeago.prefixAgo" + +#: ../../include/js_strings.php:28 msgid "timeago.prefixFromNow" msgstr "timeago.prefixFromNow" -#: ../../include/js_strings.php:28 -msgid "ago" -msgstr "fa" - #: ../../include/js_strings.php:29 +msgid "ago" +msgstr "abans" + +#: ../../include/js_strings.php:30 msgid "from now" msgstr "des d'ara" -#: ../../include/js_strings.php:30 +#: ../../include/js_strings.php:31 msgid "less than a minute" msgstr "menys d'un minut" -#: ../../include/js_strings.php:31 +#: ../../include/js_strings.php:32 msgid "about a minute" msgstr "prop d'un minut" -#: ../../include/js_strings.php:32 +#: ../../include/js_strings.php:33 #, php-format msgid "%d minutes" msgstr "%d minuts" -#: ../../include/js_strings.php:33 +#: ../../include/js_strings.php:34 msgid "about an hour" msgstr "prop d'una hora" -#: ../../include/js_strings.php:34 +#: ../../include/js_strings.php:35 #, php-format msgid "about %d hours" msgstr "al voltant de %d hores" -#: ../../include/js_strings.php:35 +#: ../../include/js_strings.php:36 msgid "a day" msgstr "un dia" -#: ../../include/js_strings.php:36 +#: ../../include/js_strings.php:37 #, php-format msgid "%d days" msgstr "%d dies" -#: ../../include/js_strings.php:37 +#: ../../include/js_strings.php:38 msgid "about a month" msgstr "prop d'un mes" -#: ../../include/js_strings.php:38 +#: ../../include/js_strings.php:39 #, php-format msgid "%d months" msgstr "%d mesos" -#: ../../include/js_strings.php:39 +#: ../../include/js_strings.php:40 msgid "about a year" msgstr "prop d'un any" -#: ../../include/js_strings.php:40 +#: ../../include/js_strings.php:41 #, php-format msgid "%d years" msgstr "%d anys" -#: ../../include/js_strings.php:41 +#: ../../include/js_strings.php:42 msgid " " msgstr " " -#: ../../include/js_strings.php:42 +#: ../../include/js_strings.php:43 msgid "timeago.numbers" msgstr "timeago.numbers" -#: ../../include/text.php:395 -msgid "prev" -msgstr "prev" - -#: ../../include/text.php:397 -msgid "first" -msgstr "primer" - -#: ../../include/text.php:426 -msgid "last" -msgstr "últim" - -#: ../../include/text.php:429 -msgid "next" -msgstr "pròxim" - -#: ../../include/text.php:439 -msgid "older" -msgstr "el més antic" - -#: ../../include/text.php:441 -msgid "newer" -msgstr "El més nou" - -#: ../../include/text.php:834 -msgid "No connections" -msgstr "Sense Connexions" - -#: ../../include/text.php:848 -#, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "%d Connexió" -msgstr[1] "%d Connexions" - -#: ../../include/text.php:861 ../../mod/viewconnections.php:104 -msgid "View Connections" -msgstr "Veure Connexions" - -#: ../../include/text.php:918 ../../include/text.php:930 -#: ../../include/nav.php:165 ../../include/apps.php:147 -#: ../../mod/search.php:38 -msgid "Search" -msgstr "Cerca" - -#: ../../include/text.php:919 ../../include/text.php:931 -#: ../../include/widgets.php:192 ../../mod/rbmark.php:28 -#: ../../mod/rbmark.php:98 ../../mod/filer.php:50 ../../mod/admin.php:1457 -#: ../../mod/admin.php:1477 -msgid "Save" -msgstr "Guardar" - -#: ../../include/text.php:994 -msgid "poke" -msgstr "emprenya" - -#: ../../include/text.php:994 ../../include/conversation.php:243 -msgid "poked" -msgstr "emprenyat" - -#: ../../include/text.php:995 -msgid "ping" -msgstr "coloca" - -#: ../../include/text.php:995 -msgid "pinged" -msgstr "colocat" - -#: ../../include/text.php:996 -msgid "prod" -msgstr "picar" - -#: ../../include/text.php:996 -msgid "prodded" -msgstr "picat" - -#: ../../include/text.php:997 -msgid "slap" -msgstr "bufetada" - -#: ../../include/text.php:997 -msgid "slapped" -msgstr "bufetejat" - -#: ../../include/text.php:998 -msgid "finger" -msgstr "senyal" - -#: ../../include/text.php:998 -msgid "fingered" -msgstr "senyalat" - -#: ../../include/text.php:999 -msgid "rebuff" -msgstr "menyspreu" - -#: ../../include/text.php:999 -msgid "rebuffed" -msgstr "menyspreuat" - -#: ../../include/text.php:1009 -msgid "happy" -msgstr "feliç" - -#: ../../include/text.php:1010 -msgid "sad" -msgstr "trist" - -#: ../../include/text.php:1011 -msgid "mellow" -msgstr "melós" - -#: ../../include/text.php:1012 -msgid "tired" -msgstr "cansat" - -#: ../../include/text.php:1013 -msgid "perky" -msgstr "turgent" - -#: ../../include/text.php:1014 -msgid "angry" -msgstr "enfadat" - -#: ../../include/text.php:1015 -msgid "stupified" -msgstr "encantat" - -#: ../../include/text.php:1016 -msgid "puzzled" -msgstr "perplexe" - -#: ../../include/text.php:1017 -msgid "interested" -msgstr "Interessat" - -#: ../../include/text.php:1018 -msgid "bitter" -msgstr "amargat" - -#: ../../include/text.php:1019 -msgid "cheerful" -msgstr "feliç" - -#: ../../include/text.php:1020 -msgid "alive" -msgstr "viu" - -#: ../../include/text.php:1021 -msgid "annoyed" -msgstr "molest" - -#: ../../include/text.php:1022 -msgid "anxious" -msgstr "ansiós" - -#: ../../include/text.php:1023 -msgid "cranky" -msgstr "malagaitós" - -#: ../../include/text.php:1024 -msgid "disturbed" -msgstr "transtornat" - -#: ../../include/text.php:1025 -msgid "frustrated" -msgstr "frustrat" - -#: ../../include/text.php:1026 -msgid "depressed" -msgstr "deprimit" - -#: ../../include/text.php:1027 -msgid "motivated" -msgstr "motivat" - -#: ../../include/text.php:1028 -msgid "relaxed" -msgstr "relaxat" - -#: ../../include/text.php:1029 -msgid "surprised" -msgstr "sorprès" - -#: ../../include/text.php:1201 -msgid "Monday" -msgstr "Dilluns" - -#: ../../include/text.php:1201 -msgid "Tuesday" -msgstr "Dimarts" - -#: ../../include/text.php:1201 -msgid "Wednesday" -msgstr "Dimecres" - -#: ../../include/text.php:1201 -msgid "Thursday" -msgstr "Dijous" - -#: ../../include/text.php:1201 -msgid "Friday" -msgstr "Divendres" - -#: ../../include/text.php:1201 -msgid "Saturday" -msgstr "Dissabte" - -#: ../../include/text.php:1201 -msgid "Sunday" -msgstr "Diumenge" - -#: ../../include/text.php:1205 -msgid "January" -msgstr "Gener" - -#: ../../include/text.php:1205 -msgid "February" -msgstr "Febrer" - -#: ../../include/text.php:1205 -msgid "March" -msgstr "Març" - -#: ../../include/text.php:1205 -msgid "April" -msgstr "Abril" - -#: ../../include/text.php:1205 +#: ../../include/js_strings.php:49 +msgctxt "long" msgid "May" msgstr "Maig" -#: ../../include/text.php:1205 -msgid "June" -msgstr "Juny" +#: ../../include/js_strings.php:57 +msgid "Jan" +msgstr "Gen" -#: ../../include/text.php:1205 -msgid "July" -msgstr "Juliol" +#: ../../include/js_strings.php:58 +msgid "Feb" +msgstr "Feb" -#: ../../include/text.php:1205 -msgid "August" -msgstr "Agost" +#: ../../include/js_strings.php:59 +msgid "Mar" +msgstr "Mar" -#: ../../include/text.php:1205 -msgid "September" -msgstr "Setembre" +#: ../../include/js_strings.php:60 +msgid "Apr" +msgstr "Apr" -#: ../../include/text.php:1205 -msgid "October" -msgstr "Octubre" +#: ../../include/js_strings.php:61 +msgctxt "short" +msgid "May" +msgstr "Maig" -#: ../../include/text.php:1205 -msgid "November" -msgstr "Novembre" +#: ../../include/js_strings.php:62 +msgid "Jun" +msgstr "Jun" -#: ../../include/text.php:1205 -msgid "December" -msgstr "Desembre" +#: ../../include/js_strings.php:63 +msgid "Jul" +msgstr "Jul" -#: ../../include/text.php:1310 -msgid "unknown.???" -msgstr "desconegut.???" +#: ../../include/js_strings.php:64 +msgid "Aug" +msgstr "Ago" -#: ../../include/text.php:1311 -msgid "bytes" -msgstr "bytes" +#: ../../include/js_strings.php:65 +msgid "Sep" +msgstr "Set" -#: ../../include/text.php:1347 -msgid "remove category" -msgstr "elimina categoria" +#: ../../include/js_strings.php:66 +msgid "Oct" +msgstr "Oct" -#: ../../include/text.php:1422 -msgid "remove from file" -msgstr "elimina del arxiu" +#: ../../include/js_strings.php:67 +msgid "Nov" +msgstr "Nov" -#: ../../include/text.php:1498 ../../include/text.php:1509 -msgid "Click to open/close" -msgstr "Clic per obrir/tancar" +#: ../../include/js_strings.php:68 +msgid "Dec" +msgstr "Des" -#: ../../include/text.php:1665 ../../mod/events.php:457 -msgid "Link to Source" -msgstr "Enllaç a la Font" +#: ../../include/js_strings.php:76 +msgid "Sun" +msgstr "Dg." -#: ../../include/text.php:1686 ../../include/text.php:1757 -msgid "default" -msgstr "per defecte" +#: ../../include/js_strings.php:77 +msgid "Mon" +msgstr "Dl." -#: ../../include/text.php:1694 -msgid "Page layout" -msgstr "Format de la pàgina" +#: ../../include/js_strings.php:78 +msgid "Tue" +msgstr "Dm." -#: ../../include/text.php:1694 -msgid "You can create your own with the layouts tool" -msgstr "Pots crear el teu propi amb l'editor de format de pàgina." +#: ../../include/js_strings.php:79 +msgid "Wed" +msgstr "Dc." -#: ../../include/text.php:1735 -msgid "Page content type" -msgstr "Tipus de contingut de la pàgina" +#: ../../include/js_strings.php:80 +msgid "Thu" +msgstr "Dj." -#: ../../include/text.php:1769 -msgid "Select an alternate language" -msgstr "Tria un idioma alternatiu" +#: ../../include/js_strings.php:81 +msgid "Fri" +msgstr "Dv." -#: ../../include/text.php:1888 ../../include/diaspora.php:2119 -#: ../../include/conversation.php:120 ../../mod/like.php:346 -#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 -#: ../../mod/tagger.php:43 -msgid "photo" -msgstr "foto" +#: ../../include/js_strings.php:82 +msgid "Sat" +msgstr "Ds." -#: ../../include/text.php:1891 ../../include/conversation.php:123 -#: ../../mod/like.php:348 ../../mod/tagger.php:47 -msgid "event" -msgstr "succés" +#: ../../include/js_strings.php:83 +msgctxt "calendar" +msgid "today" +msgstr "avui" -#: ../../include/text.php:1894 ../../include/diaspora.php:2119 -#: ../../include/conversation.php:148 ../../mod/like.php:346 -#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 -msgid "status" -msgstr "estat" +#: ../../include/js_strings.php:84 +msgctxt "calendar" +msgid "month" +msgstr "mes" -#: ../../include/text.php:1896 ../../include/conversation.php:150 -#: ../../mod/tagger.php:53 -msgid "comment" -msgstr "comentari" +#: ../../include/js_strings.php:85 +msgctxt "calendar" +msgid "week" +msgstr "setmana" -#: ../../include/text.php:1901 -msgid "activity" -msgstr "activitat" +#: ../../include/js_strings.php:86 +msgctxt "calendar" +msgid "day" +msgstr "dia" -#: ../../include/text.php:2196 -msgid "Design Tools" -msgstr "Eines de disseny" +#: ../../include/js_strings.php:87 +msgctxt "calendar" +msgid "All day" +msgstr "Tot el dia" -#: ../../include/text.php:2199 ../../mod/blocks.php:147 -msgid "Blocks" -msgstr "Bloc" - -#: ../../include/text.php:2200 ../../mod/menu.php:98 -msgid "Menus" -msgstr "Menús" - -#: ../../include/text.php:2201 ../../mod/layouts.php:174 -msgid "Layouts" -msgstr "Format Gràfic" - -#: ../../include/text.php:2202 -msgid "Pages" -msgstr "Pàgines" - -#: ../../include/text.php:2553 ../../include/RedDAV/RedBrowser.php:131 -msgid "Collection" -msgstr "Col·lecció" - -#: ../../include/RedDAV/RedBrowser.php:107 -#: ../../include/RedDAV/RedBrowser.php:265 -msgid "parent" -msgstr "pare" - -#: ../../include/RedDAV/RedBrowser.php:134 -msgid "Principal" -msgstr "Principal" - -#: ../../include/RedDAV/RedBrowser.php:137 -msgid "Addressbook" -msgstr "Llista d'Adreçes" - -#: ../../include/RedDAV/RedBrowser.php:140 -msgid "Calendar" -msgstr "Calendari" - -#: ../../include/RedDAV/RedBrowser.php:143 -msgid "Schedule Inbox" -msgstr "Programació de la bústia d'entrada" - -#: ../../include/RedDAV/RedBrowser.php:146 -msgid "Schedule Outbox" -msgstr "Programació de la bústia de sortida" - -#: ../../include/RedDAV/RedBrowser.php:164 ../../include/conversation.php:1019 -#: ../../include/apps.php:336 ../../include/apps.php:387 -#: ../../mod/photos.php:693 ../../mod/photos.php:1131 -msgid "Unknown" -msgstr "Desconegut" - -#: ../../include/RedDAV/RedBrowser.php:227 -#, php-format -msgid "%1$s used" -msgstr "%1$s emprat" - -#: ../../include/RedDAV/RedBrowser.php:232 -#, php-format -msgid "%1$s used of %2$s (%3$s%)" -msgstr "%1$s emprat de %2$s (%3$s%)" - -#: ../../include/RedDAV/RedBrowser.php:251 ../../include/nav.php:98 -#: ../../include/conversation.php:1609 ../../include/apps.php:135 -#: ../../mod/fbrowser.php:114 -msgid "Files" -msgstr "Arxius" - -#: ../../include/RedDAV/RedBrowser.php:253 -msgid "Total" -msgstr "Total" - -#: ../../include/RedDAV/RedBrowser.php:255 -msgid "Shared" -msgstr "Compartit" - -#: ../../include/RedDAV/RedBrowser.php:256 -#: ../../include/RedDAV/RedBrowser.php:303 ../../mod/webpages.php:180 -#: ../../mod/blocks.php:152 ../../mod/menu.php:109 -#: ../../mod/new_channel.php:121 ../../mod/layouts.php:175 -msgid "Create" -msgstr "Creada" - -#: ../../include/RedDAV/RedBrowser.php:257 -#: ../../include/RedDAV/RedBrowser.php:305 ../../mod/profile_photo.php:362 -#: ../../mod/photos.php:718 ../../mod/photos.php:1248 -msgid "Upload" -msgstr "Pujar" - -#: ../../include/RedDAV/RedBrowser.php:261 ../../mod/admin.php:994 -#: ../../mod/settings.php:590 ../../mod/settings.php:616 -#: ../../mod/sharedwithme.php:95 -msgid "Name" -msgstr "Nom" - -#: ../../include/RedDAV/RedBrowser.php:262 -msgid "Type" -msgstr "Tipus" - -#: ../../include/RedDAV/RedBrowser.php:263 ../../mod/sharedwithme.php:97 -msgid "Size" -msgstr "Mida" - -#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/sharedwithme.php:98 -msgid "Last Modified" -msgstr "Últim Modificat" - -#: ../../include/RedDAV/RedBrowser.php:267 ../../include/ItemObject.php:120 -#: ../../include/conversation.php:660 ../../include/apps.php:255 -#: ../../mod/webpages.php:183 ../../mod/thing.php:228 ../../mod/group.php:176 -#: ../../mod/blocks.php:155 ../../mod/photos.php:1062 -#: ../../mod/editlayout.php:178 ../../mod/editwebpage.php:225 -#: ../../mod/editblock.php:180 ../../mod/admin.php:826 ../../mod/admin.php:988 -#: ../../mod/settings.php:651 ../../mod/connedit.php:551 -msgid "Delete" -msgstr "Esborra" - -#: ../../include/RedDAV/RedBrowser.php:302 -msgid "Create new folder" -msgstr "Crea una nova carpeta" - -#: ../../include/RedDAV/RedBrowser.php:304 -msgid "Upload file" -msgstr "Puja arxiu" - -#: ../../include/bookmarks.php:35 -#, php-format -msgid "%1$s's bookmarks" -msgstr "%1$s de marcadors" - -#: ../../include/network.php:635 +#: ../../include/network.php:657 msgid "view full size" msgstr "Veure a mida competa" -#: ../../include/network.php:1585 ../../include/enotify.php:58 -msgid "$Projectname Notification" -msgstr "Notificació de $Projectname" - -#: ../../include/network.php:1586 ../../include/enotify.php:59 -#: ../../include/diaspora.php:2522 ../../include/diaspora.php:2533 -#: ../../mod/p.php:46 -msgid "$projectname" -msgstr "$projectname" - -#: ../../include/network.php:1588 ../../include/enotify.php:61 -msgid "Thank You," -msgstr "Gràcies," - -#: ../../include/network.php:1590 ../../include/enotify.php:63 -#, php-format -msgid "%s Administrator" -msgstr "%s Administrador" - -#: ../../include/network.php:1646 +#: ../../include/network.php:1885 msgid "No Subject" msgstr "Sense Assumpte" -#: ../../include/features.php:38 -msgid "General Features" -msgstr "Característiques Generals" +#: ../../include/network.php:2146 ../../include/network.php:2147 +msgid "Friendica" +msgstr "Friendica" -#: ../../include/features.php:40 -msgid "Content Expiration" -msgstr "Expiració del Contingut" +#: ../../include/network.php:2148 +msgid "OStatus" +msgstr "OStatus" -#: ../../include/features.php:40 -msgid "Remove posts/comments and/or private messages at a future time" -msgstr "elimina entrades/comentaris i/o missatges privats de aquí en endevant." +#: ../../include/network.php:2149 +msgid "GNU-Social" +msgstr "GNU-Social" -#: ../../include/features.php:41 -msgid "Multiple Profiles" -msgstr "Multiples Perfils" +#: ../../include/network.php:2150 +msgid "RSS/Atom" +msgstr "RSS/Atom" -#: ../../include/features.php:41 -msgid "Ability to create multiple profiles" -msgstr "Capacitat per crear multiples perfils" +#: ../../include/network.php:2152 +msgid "Diaspora" +msgstr "Diaspora" -#: ../../include/features.php:42 -msgid "Advanced Profiles" -msgstr "Perfils Avançats" +#: ../../include/network.php:2153 +msgid "Facebook" +msgstr "Facebook" -#: ../../include/features.php:42 -msgid "Additional profile sections and selections" -msgstr "Seccions i seleccions addicionals de perfils " +#: ../../include/network.php:2154 +msgid "Zot" +msgstr "Zot" -#: ../../include/features.php:43 -msgid "Profile Import/Export" -msgstr "Importar/Exportar Perfil" +#: ../../include/network.php:2155 +msgid "LinkedIn" +msgstr "LinkedIn" -#: ../../include/features.php:43 -msgid "Save and load profile details across sites/channels" -msgstr "Guarda i carrega els detalls del perfil al llarg dels llocs/canals" +#: ../../include/network.php:2156 +msgid "XMPP/IM" +msgstr "XMPP/IM" -#: ../../include/features.php:44 -msgid "Web Pages" -msgstr "Pàgines Web" +#: ../../include/network.php:2157 +msgid "MySpace" +msgstr "MySpace" -#: ../../include/features.php:44 -msgid "Provide managed web pages on your channel" -msgstr "Proporcionar pàgines web gestionades al seu canal" - -#: ../../include/features.php:45 -msgid "Private Notes" -msgstr "Notes Privades" - -#: ../../include/features.php:45 -msgid "Enables a tool to store notes and reminders" -msgstr "Activa l'eina per guardar notes i recordatoris" - -#: ../../include/features.php:46 -msgid "Navigation Channel Select" -msgstr "Navegació pel Selector de Canals" - -#: ../../include/features.php:46 -msgid "Change channels directly from within the navigation dropdown menu" -msgstr "Canvieu els canals directament des del menú desplegable de navegació" - -#: ../../include/features.php:47 -msgid "Photo Location" -msgstr "Ubicació de la Photo" - -#: ../../include/features.php:47 -msgid "If location data is available on uploaded photos, link this to a map." -msgstr "Si los datos de ubicación están disponibles en las fotos subidas, vincular a un mapa." - -#: ../../include/features.php:49 -msgid "Expert Mode" -msgstr "Mode Expert" - -#: ../../include/features.php:49 -msgid "Enable Expert Mode to provide advanced configuration options" -msgstr "Activar Mode Expert per a proporcionar opcions avançades de configuració" - -#: ../../include/features.php:50 -msgid "Premium Channel" -msgstr "Canal Superior" - -#: ../../include/features.php:50 -msgid "" -"Allows you to set restrictions and terms on those that connect with your " -"channel" -msgstr "Li permet establir restriccions i els termes en els quals es connecten amb el seu canal" - -#: ../../include/features.php:55 -msgid "Post Composition Features" -msgstr "Característiques de Composició d'Entrades" - -#: ../../include/features.php:57 -msgid "Use Markdown" -msgstr "Us d'Abreviatures" - -#: ../../include/features.php:57 -msgid "Allow use of \"Markdown\" to format posts" -msgstr "Permet emprat \"Abreviatures\" per formatar entrades" - -#: ../../include/features.php:58 -msgid "Large Photos" -msgstr "Grans Fotos" - -#: ../../include/features.php:58 -msgid "" -"Include large (640px) photo thumbnails in posts. If not enabled, use small " -"(320px) photo thumbnails" -msgstr "Inclou gran (640px) foto de miniatura a les entrades. Si no està activat, empra petita (320px) foto de miniatura." - -#: ../../include/features.php:59 ../../include/widgets.php:548 -#: ../../mod/sources.php:88 -msgid "Channel Sources" -msgstr "Canal Origen" - -#: ../../include/features.php:59 -msgid "Automatically import channel content from other channels or feeds" -msgstr "Importa automàticament el contingut del canal des de altres canals o feeds" - -#: ../../include/features.php:60 -msgid "Even More Encryption" -msgstr "Encara Més Encriptació" - -#: ../../include/features.php:60 -msgid "" -"Allow optional encryption of content end-to-end with a shared secret key" -msgstr "Permet l'encripció opcional del contingut extrem-a-extrem amb clau secreta compartida" - -#: ../../include/features.php:61 -msgid "Enable voting tools" -msgstr "Habilitar eines de vot" - -#: ../../include/features.php:61 -msgid "Provide a class of post which others can vote on" -msgstr "Proporcionar una classe d'entrada que altres puguin votar" - -#: ../../include/features.php:67 -msgid "Network and Stream Filtering" -msgstr "Filtrat de Xarxa i Flux" - -#: ../../include/features.php:68 -msgid "Search by Date" -msgstr "Cerca per Data" - -#: ../../include/features.php:68 -msgid "Ability to select posts by date ranges" -msgstr "Capacitat per seleccionar entrades per rang de dates" - -#: ../../include/features.php:69 -msgid "Collections Filter" -msgstr "Filtre de Col·leccions" - -#: ../../include/features.php:69 -msgid "Enable widget to display Network posts only from selected collections" -msgstr "Habilitar giny per mostrar les entrades de xarxa únicament de les col·leccions seleccionades" - -#: ../../include/features.php:70 ../../include/widgets.php:274 -msgid "Saved Searches" -msgstr "Cerques Guardades" - -#: ../../include/features.php:70 -msgid "Save search terms for re-use" -msgstr "Guardar els termin de la cerca per a re-usar" - -#: ../../include/features.php:71 -msgid "Network Personal Tab" -msgstr "Pestanya Personal de Xarxa" - -#: ../../include/features.php:71 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "Activa pestanya per mostrar només les entrades de xarxa en els que has intervingut" - -#: ../../include/features.php:72 -msgid "Network New Tab" -msgstr "Nova Pestanya de Xarxa" - -#: ../../include/features.php:72 -msgid "Enable tab to display all new Network activity" -msgstr "Activa pestanya per mostrar tota l'activitat nova de la Xarxa" - -#: ../../include/features.php:73 -msgid "Affinity Tool" -msgstr "Eina d'Afinitat" - -#: ../../include/features.php:73 -msgid "Filter stream activity by depth of relationships" -msgstr "Filtre d'activitat del flux per importància de la relació" - -#: ../../include/features.php:74 -msgid "Connection Filtering" -msgstr "Filtre de Connexió" - -#: ../../include/features.php:74 -msgid "Filter incoming posts from connections based on keywords/content" -msgstr "Filtre de missatges d'entrada de conexions, basat en paraules clau/contingut " - -#: ../../include/features.php:75 -msgid "Suggest Channels" -msgstr "Suggerir Canals" - -#: ../../include/features.php:75 -msgid "Show channel suggestions" -msgstr "Mostra suggerencies de canals" - -#: ../../include/features.php:80 -msgid "Post/Comment Tools" -msgstr "Eina d'Entrades/Comentaris" - -#: ../../include/features.php:81 -msgid "Tagging" -msgstr "Etiquetant" - -#: ../../include/features.php:81 -msgid "Ability to tag existing posts" -msgstr "Capacitat d'etiquetar entrades existents" - -#: ../../include/features.php:82 -msgid "Post Categories" -msgstr "Categories d'Entrades" - -#: ../../include/features.php:82 -msgid "Add categories to your posts" -msgstr "Afegeix categoria a la teva entrada" - -#: ../../include/features.php:83 ../../include/widgets.php:304 -#: ../../include/contact_widgets.php:57 -msgid "Saved Folders" -msgstr "Carpetes Guardades" - -#: ../../include/features.php:83 -msgid "Ability to file posts under folders" -msgstr "Capacitat de arxivar entrades en les carpetes" - -#: ../../include/features.php:84 -msgid "Dislike Posts" -msgstr "No Agrada l'Entrada" - -#: ../../include/features.php:84 -msgid "Ability to dislike posts/comments" -msgstr "Capacitat per marcar amb \"No Agrada\" les entrades/comentaris" - -#: ../../include/features.php:85 -msgid "Star Posts" -msgstr "Entrades Excel·lents" - -#: ../../include/features.php:85 -msgid "Ability to mark special posts with a star indicator" -msgstr "Capacitat per marcar entrades especials amb l'indicador d'excel·lencia" - -#: ../../include/features.php:86 -msgid "Tag Cloud" -msgstr "Núvol d'Etiquetes." - -#: ../../include/features.php:86 -msgid "Provide a personal tag cloud on your channel page" -msgstr "Proporcionar un núvol d'etiquetes personals a la teva pàgina de canal" - -#: ../../include/widgets.php:35 ../../include/taxonomy.php:264 -#: ../../include/contact_widgets.php:92 -msgid "Categories" -msgstr "Categories" - -#: ../../include/widgets.php:91 ../../include/nav.php:163 -#: ../../mod/apps.php:36 -msgid "Apps" -msgstr "Aplicatius" - -#: ../../include/widgets.php:92 -msgid "System" -msgstr "Sistema" - -#: ../../include/widgets.php:94 ../../include/conversation.php:1504 -msgid "Personal" -msgstr "Personal" - -#: ../../include/widgets.php:95 -msgid "Create Personal App" -msgstr "Crear Personal App" - -#: ../../include/widgets.php:96 -msgid "Edit Personal App" -msgstr "Editar Personal App" - -#: ../../include/widgets.php:136 ../../include/widgets.php:175 -#: ../../include/Contact.php:107 ../../include/conversation.php:945 -#: ../../include/identity.php:857 ../../mod/directory.php:316 -#: ../../mod/match.php:64 ../../mod/suggest.php:52 -msgid "Connect" -msgstr "Connecta " - -#: ../../include/widgets.php:138 ../../mod/suggest.php:54 -msgid "Ignore/Hide" -msgstr "Ignora/Amaga" - -#: ../../include/widgets.php:143 ../../mod/connections.php:268 -msgid "Suggestions" -msgstr "Suggerencies" - -#: ../../include/widgets.php:144 -msgid "See more..." -msgstr "Veure més....." - -#: ../../include/widgets.php:166 +#: ../../include/photos.php:110 #, php-format -msgid "You have %1$.0f of %2$.0f allowed connections." -msgstr "Tens %1$.0f de %2$.0f connexions permeses." +msgid "Image exceeds website size limit of %lu bytes" +msgstr "La imatge excedeix la mida limit pel lloc web en %lu bytes" -#: ../../include/widgets.php:172 -msgid "Add New Connection" -msgstr "Afegeix una Nova Connexió" +#: ../../include/photos.php:117 +msgid "Image file is empty." +msgstr "El fitxer d'imatge esta buit." -#: ../../include/widgets.php:173 -msgid "Enter the channel address" -msgstr "Introdueix la adreça del canal" +#: ../../include/photos.php:255 +msgid "Photo storage failed." +msgstr "Fracassà l'emmagatzematge de la Foto" -#: ../../include/widgets.php:174 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Exemple: pep@exemple.com, http://exemple.com/vinyet" +#: ../../include/photos.php:295 +msgid "a new photo" +msgstr "Una foto nova" -#: ../../include/widgets.php:190 -msgid "Notes" -msgstr "Notes" - -#: ../../include/widgets.php:266 -msgid "Remove term" -msgstr "Plaç de remoció" - -#: ../../include/widgets.php:307 ../../include/contact_widgets.php:60 -#: ../../include/contact_widgets.php:95 -msgid "Everything" -msgstr "Tot" - -#: ../../include/widgets.php:349 -msgid "Archives" -msgstr "Arxius" - -#: ../../include/widgets.php:429 ../../mod/connedit.php:571 -msgid "Me" -msgstr "Jo" - -#: ../../include/widgets.php:430 ../../mod/connedit.php:572 -msgid "Family" -msgstr "Família" - -#: ../../include/widgets.php:431 ../../include/identity.php:394 -#: ../../include/identity.php:395 ../../include/identity.php:402 -#: ../../include/profile_selectors.php:80 ../../mod/settings.php:345 -#: ../../mod/settings.php:349 ../../mod/settings.php:350 -#: ../../mod/settings.php:353 ../../mod/settings.php:364 -#: ../../mod/connedit.php:573 -msgid "Friends" -msgstr "Amics" - -#: ../../include/widgets.php:432 ../../mod/connedit.php:574 -msgid "Acquaintances" -msgstr "Coneguts" - -#: ../../include/widgets.php:433 ../../mod/connections.php:231 -#: ../../mod/connections.php:246 ../../mod/connedit.php:575 -msgid "All" -msgstr "Tots" - -#: ../../include/widgets.php:452 -msgid "Refresh" -msgstr "Refresc" - -#: ../../include/widgets.php:487 -msgid "Account settings" -msgstr "Ajustos de Compte" - -#: ../../include/widgets.php:493 -msgid "Channel settings" -msgstr "Ajustos de Canal" - -#: ../../include/widgets.php:499 -msgid "Additional features" -msgstr "Característiques addicionals" - -#: ../../include/widgets.php:505 -msgid "Feature/Addon settings" -msgstr "Ajustos de Característica/Afegit" - -#: ../../include/widgets.php:511 -msgid "Display settings" -msgstr "Ajustos de pantalla" - -#: ../../include/widgets.php:517 -msgid "Connected apps" -msgstr "Apps connectades" - -#: ../../include/widgets.php:523 -msgid "Export channel" -msgstr "Exportat canal" - -#: ../../include/widgets.php:532 ../../mod/connedit.php:662 -msgid "Connection Default Permissions" -msgstr "Permisos per Defecte de la Connexió" - -#: ../../include/widgets.php:540 -msgid "Premium Channel Settings" -msgstr "Ajustos Premium de Canal" - -#: ../../include/widgets.php:556 ../../include/nav.php:208 -#: ../../include/apps.php:134 ../../mod/admin.php:1079 -#: ../../mod/admin.php:1279 -msgid "Settings" -msgstr "Ajustos" - -#: ../../include/widgets.php:569 ../../mod/message.php:31 -#: ../../mod/mail.php:128 -msgid "Messages" -msgstr "Missatges" - -#: ../../include/widgets.php:572 -msgid "Check Mail" -msgstr "Comprovar Correu" - -#: ../../include/widgets.php:577 ../../include/nav.php:199 -msgid "New Message" -msgstr "Nou Missatge" - -#: ../../include/widgets.php:652 -msgid "Chat Rooms" -msgstr "Sales de Xat" - -#: ../../include/widgets.php:672 -msgid "Bookmarked Chatrooms" -msgstr "Sales de Xat Favorites" - -#: ../../include/widgets.php:692 -msgid "Suggested Chatrooms" -msgstr "Sales de Xat Suggerides" - -#: ../../include/widgets.php:819 ../../include/widgets.php:877 -msgid "photo/image" -msgstr "foto/imatge" - -#: ../../include/widgets.php:972 ../../include/widgets.php:974 -msgid "Rate Me" -msgstr "Valora'm" - -#: ../../include/widgets.php:978 -msgid "View Ratings" -msgstr "Veure Valoracions" - -#: ../../include/widgets.php:989 -msgid "Public Hubs" -msgstr "Concentradors Públics" - -#: ../../include/event.php:22 ../../include/bb2diaspora.php:459 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:465 -msgid "Starts:" -msgstr "Inicia:" - -#: ../../include/event.php:40 ../../include/bb2diaspora.php:473 -msgid "Finishes:" -msgstr "Acaba:" - -#: ../../include/event.php:50 ../../include/bb2diaspora.php:481 -#: ../../include/identity.php:908 ../../mod/directory.php:302 -#: ../../mod/events.php:661 -msgid "Location:" -msgstr "Localització:" - -#: ../../include/event.php:535 -msgid "This event has been added to your calendar." -msgstr "Aquest succés ha estat afegit al teu calendari." - -#: ../../include/enotify.php:96 +#: ../../include/photos.php:299 #, php-format -msgid "%s " -msgstr "%s " +msgctxt "photo_upload" +msgid "%1$s posted %2$s to %3$s" +msgstr "%1$s enviat %2$s a %3$s" -#: ../../include/enotify.php:100 +#: ../../include/photos.php:506 +msgid "Upload New Photos" +msgstr "Puja Noves Fotos" + +#: ../../include/zot.php:699 +msgid "Invalid data packet" +msgstr "paquet de dades invàlid" + +#: ../../include/zot.php:715 +msgid "Unable to verify channel signature" +msgstr "No es pot verificar la signatura del canal" + +#: ../../include/zot.php:2363 #, php-format -msgid "[Red:Notify] New mail received at %s" -msgstr "[Red:Notificació] Un nou missatge s'ha rebut a %s" +msgid "Unable to verify site signature for %s" +msgstr "No es pot verificar la signatura del lloc per %s" -#: ../../include/enotify.php:102 -#, php-format -msgid "%1$s, %2$s sent you a new private message at %3$s." -msgstr "%1$s, %2$s t'ha enviat un nou missatge privat a %3$s." +#: ../../include/zot.php:3712 +msgid "invalid target signature" +msgstr "Signatura objectiu invàlida" -#: ../../include/enotify.php:103 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s t'ha enviat %2$s." +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Pàgina Nova" -#: ../../include/enotify.php:103 -msgid "a private message" -msgstr "un missatge privat" - -#: ../../include/enotify.php:104 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Per favor, visita %s per a veure i/o respondre els teus missatges privats." - -#: ../../include/enotify.php:158 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" -msgstr "%1$s, %2$s comentat en [zrl=%3$s]a %4$s[/zrl]" - -#: ../../include/enotify.php:166 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" -msgstr "%1$s, %2$s comentat en [zrl=%3$s]%4$s de %5$s[/zrl]" - -#: ../../include/enotify.php:175 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" -msgstr "%1$s, %2$s comentat en [zrl=%3$s]el teu %4$s[/zrl]" - -#: ../../include/enotify.php:186 -#, php-format -msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Red:Notify] Comentari a la conversa #%1$d per %2$s" - -#: ../../include/enotify.php:187 -#, php-format -msgid "%1$s, %2$s commented on an item/conversation you have been following." -msgstr "%1$s, %2$s comentat en un article/conversa que havies estat seguint." - -#: ../../include/enotify.php:190 ../../include/enotify.php:205 -#: ../../include/enotify.php:231 ../../include/enotify.php:249 -#: ../../include/enotify.php:263 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Si us plau visita %s per veure i/o contestar a la conversa" - -#: ../../include/enotify.php:196 -#, php-format -msgid "[Red:Notify] %s posted to your profile wall" -msgstr "[Red:Avís] %s ha escrit una entrada al teu mur" - -#: ../../include/enotify.php:198 -#, php-format -msgid "%1$s, %2$s posted to your profile wall at %3$s" -msgstr "%1$s, %2$s ha escrit una entrada al teu mur en %3$s" - -#: ../../include/enotify.php:200 -#, php-format -msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" -msgstr "%1$s, %2$s enviat correu a [zrl=%3$s]el teu mur[/zrl]" - -#: ../../include/enotify.php:224 -#, php-format -msgid "[Red:Notify] %s tagged you" -msgstr "[Red:Notificació] %s t'ha etiquetat" - -#: ../../include/enotify.php:225 -#, php-format -msgid "%1$s, %2$s tagged you at %3$s" -msgstr "%1$s, %2$s t'ha etiquetat a %3$s" - -#: ../../include/enotify.php:226 -#, php-format -msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." -msgstr "%1$s, %2$s [zrl=%3$s]t'ha etiquetat[/zrl]." - -#: ../../include/enotify.php:238 -#, php-format -msgid "[Red:Notify] %1$s poked you" -msgstr "[Red:Avís] %1$s s'en fot de tu" - -#: ../../include/enotify.php:239 -#, php-format -msgid "%1$s, %2$s poked you at %3$s" -msgstr "%1$s, %2$s s'en fot de tú a %3$s" - -#: ../../include/enotify.php:240 -#, php-format -msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." -msgstr "%1$s, %2$s [zrl=%2$s]s'en fot de tú[/zrl]." - -#: ../../include/enotify.php:256 -#, php-format -msgid "[Red:Notify] %s tagged your post" -msgstr "[Red:Avís] %s ha etiquetat la teva entrada" - -#: ../../include/enotify.php:257 -#, php-format -msgid "%1$s, %2$s tagged your post at %3$s" -msgstr "%1$s, %2$s ha etiquetat la teva entrada a %3$s" - -#: ../../include/enotify.php:258 -#, php-format -msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" -msgstr "%1$s, %2$s etiquetat [zrl=%3$s]la teva entrada[/zrl]" - -#: ../../include/enotify.php:270 -msgid "[Red:Notify] Introduction received" -msgstr "[Red:Avís] Presentació rebuda" - -#: ../../include/enotify.php:271 -#, php-format -msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" -msgstr "%1$s, has rebut una nova petició de connexió de '%2$s' a %3$s" - -#: ../../include/enotify.php:272 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." -msgstr "%1$s, has rebut [zrl=%2$s]una nova petició de connexió[/zrl] de %3$s." - -#: ../../include/enotify.php:276 ../../include/enotify.php:295 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Pots visitar el seu perfil a %s" - -#: ../../include/enotify.php:278 -#, php-format -msgid "Please visit %s to approve or reject the connection request." -msgstr "Si us plau, visita %s per aprovar o rebutjar la petició de connexió." - -#: ../../include/enotify.php:285 -msgid "[Red:Notify] Friend suggestion received" -msgstr "[Red:Notificació] Rebuda suggerencia d'amistat" - -#: ../../include/enotify.php:286 -#, php-format -msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" -msgstr "%1$s, has rebut una suggerència d'amistat de '%2$s' a %3$s" - -#: ../../include/enotify.php:287 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " -"%4$s." -msgstr "%1$s, has rebut [zrl=%2$s]una suggerència d'amistat[/zrl] per %3$s de %4$s." - -#: ../../include/enotify.php:293 -msgid "Name:" -msgstr "Nom:" - -#: ../../include/enotify.php:294 -msgid "Photo:" -msgstr "Foto:" - -#: ../../include/enotify.php:297 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Per favor, visita %s per a aprovar o rebutjar la suggerencia." - -#: ../../include/enotify.php:508 -msgid "[Red:Notify]" -msgstr "[Red:Notificació]" - -#: ../../include/message.php:18 -msgid "No recipient provided." -msgstr "No s'ha proporcionat bústia." - -#: ../../include/message.php:23 -msgid "[no subject]" -msgstr "[no subject]" - -#: ../../include/message.php:45 -msgid "Unable to determine sender." -msgstr "incapaç de determinar el remitent" - -#: ../../include/message.php:200 -msgid "Stored post could not be verified." -msgstr "L'entrada guardada no pot ser verificada" - -#: ../../include/diaspora.php:2148 ../../include/conversation.php:164 -#: ../../mod/like.php:394 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s agrada %2$s de %3$s" - -#: ../../include/diaspora.php:2494 -msgid "Please choose" -msgstr "Escull" - -#: ../../include/diaspora.php:2496 -msgid "Agree" -msgstr "A favor" - -#: ../../include/diaspora.php:2498 -msgid "Disagree" -msgstr "En contra" - -#: ../../include/diaspora.php:2500 -msgid "Abstain" -msgstr "Abstenció" - -#: ../../include/follow.php:28 -msgid "Channel is blocked on this site." -msgstr "El canal està bloquejat en aquest lloc." - -#: ../../include/follow.php:33 -msgid "Channel location missing." -msgstr "Ubicació del canal perduda." - -#: ../../include/follow.php:83 -msgid "Response from remote channel was incomplete." -msgstr "La resposta del canal remot fou incompleta." - -#: ../../include/follow.php:100 -msgid "Channel was deleted and no longer exists." -msgstr "El canal fou esborrat i actualment no existeix." - -#: ../../include/follow.php:135 ../../include/follow.php:206 -msgid "Protocol disabled." -msgstr "Protocol desactivat." - -#: ../../include/follow.php:144 -msgid "Protocol blocked for this channel." -msgstr "El protocol està bloquejat per a aquest canal." - -#: ../../include/follow.php:179 -msgid "Channel discovery failed." -msgstr "Descobriment de canal fallit." - -#: ../../include/follow.php:195 -msgid "local account not found." -msgstr "compte local no trobat." - -#: ../../include/follow.php:224 -msgid "Cannot connect to yourself." -msgstr "No pots connectar amb tu mateix." - -#: ../../include/ItemObject.php:89 ../../include/conversation.php:667 -msgid "Private Message" -msgstr "Missatge Privat" - -#: ../../include/ItemObject.php:126 ../../include/conversation.php:659 -msgid "Select" -msgstr "Selecciona" - -#: ../../include/ItemObject.php:130 -msgid "Save to Folder" -msgstr "Guardar en la Carpeta" - -#: ../../include/ItemObject.php:151 -msgid "I will attend" -msgstr "Assistiré" - -#: ../../include/ItemObject.php:151 -msgid "I will not attend" -msgstr "No assistiré" - -#: ../../include/ItemObject.php:151 -msgid "I might attend" -msgstr "Podria assistir" - -#: ../../include/ItemObject.php:161 -msgid "I agree" -msgstr "D'acord" - -#: ../../include/ItemObject.php:161 -msgid "I disagree" -msgstr "En desacord" - -#: ../../include/ItemObject.php:161 -msgid "I abstain" -msgstr "M'abstinc" - -#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187 -#: ../../include/conversation.php:1677 ../../mod/photos.php:1015 -#: ../../mod/photos.php:1027 -msgid "View all" -msgstr "Veure tot" - -#: ../../include/ItemObject.php:179 ../../include/taxonomy.php:396 -#: ../../include/conversation.php:1701 ../../include/identity.php:1167 -#: ../../mod/photos.php:1019 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "Agrada" -msgstr[1] "Agraden" - -#: ../../include/ItemObject.php:184 ../../include/conversation.php:1704 -#: ../../mod/photos.php:1024 -msgctxt "noun" -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "Desagrada" -msgstr[1] "Desagrada" - -#: ../../include/ItemObject.php:212 -msgid "Add Star" -msgstr "Fes-lo Preferit" - -#: ../../include/ItemObject.php:213 -msgid "Remove Star" -msgstr "Treu-lo de Preferits" - -#: ../../include/ItemObject.php:214 -msgid "Toggle Star Status" -msgstr "Canvia el Estat de la Preferència" - -#: ../../include/ItemObject.php:218 -msgid "starred" -msgstr "preferit" - -#: ../../include/ItemObject.php:227 ../../include/conversation.php:674 -msgid "Message signature validated" -msgstr "Validada la signatura del missatge" - -#: ../../include/ItemObject.php:228 ../../include/conversation.php:675 -msgid "Message signature incorrect" -msgstr "Signatura del missatge incorrecta" - -#: ../../include/ItemObject.php:236 -msgid "Add Tag" -msgstr "Afegeix Etiqueta" - -#: ../../include/ItemObject.php:254 ../../mod/photos.php:959 -msgid "I like this (toggle)" -msgstr "M'agrada això (canvia)" - -#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:310 -msgid "like" -msgstr "agrada" - -#: ../../include/ItemObject.php:255 ../../mod/photos.php:960 -msgid "I don't like this (toggle)" -msgstr "No m'agrada això (canvia)" - -#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:311 -msgid "dislike" -msgstr "desagrada" - -#: ../../include/ItemObject.php:259 -msgid "Share This" -msgstr "Comparteix Això" - -#: ../../include/ItemObject.php:259 -msgid "share" -msgstr "comparteix" - -#: ../../include/ItemObject.php:276 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d commentari" -msgstr[1] "%d commentaris" - -#: ../../include/ItemObject.php:294 ../../include/ItemObject.php:295 -#, php-format -msgid "View %s's profile - %s" -msgstr "Veure %s de perfil - %s" - -#: ../../include/ItemObject.php:298 -msgid "to" -msgstr "a" - -#: ../../include/ItemObject.php:299 -msgid "via" -msgstr "via" - -#: ../../include/ItemObject.php:300 -msgid "Wall-to-Wall" -msgstr "Mur-a-Mur" - -#: ../../include/ItemObject.php:301 -msgid "via Wall-To-Wall:" -msgstr "via Mur-a-Mur:" - -#: ../../include/ItemObject.php:312 ../../include/conversation.php:716 -#, php-format -msgid "from %s" -msgstr "De %s" - -#: ../../include/ItemObject.php:315 ../../include/conversation.php:719 -#, php-format -msgid "last edited: %s" -msgstr "últim editat: %s" - -#: ../../include/ItemObject.php:316 ../../include/conversation.php:720 -#, php-format -msgid "Expires: %s" -msgstr "Expira: %s" - -#: ../../include/ItemObject.php:337 -msgid "Save Bookmarks" -msgstr "Guarda Favorits" - -#: ../../include/ItemObject.php:338 -msgid "Add to Calendar" -msgstr "Afegeix al Calendari" - -#: ../../include/ItemObject.php:347 -msgid "Mark all seen" -msgstr "Marca tot com ja vist" - -#: ../../include/ItemObject.php:353 ../../mod/photos.php:1145 -msgctxt "noun" -msgid "Likes" -msgstr "Agrada" - -#: ../../include/ItemObject.php:354 ../../mod/photos.php:1146 -msgctxt "noun" -msgid "Dislikes" -msgstr "Desagrada" - -#: ../../include/ItemObject.php:359 ../../include/acl_selectors.php:249 -#: ../../mod/photos.php:1151 -msgid "Close" -msgstr "Tanca" - -#: ../../include/ItemObject.php:364 ../../include/conversation.php:737 -#: ../../include/conversation.php:1209 ../../mod/editpost.php:123 -#: ../../mod/photos.php:962 ../../mod/editlayout.php:147 -#: ../../mod/editwebpage.php:192 ../../mod/editblock.php:149 -#: ../../mod/mail.php:241 ../../mod/mail.php:356 -msgid "Please wait" -msgstr "Si us plau, espera" - -#: ../../include/ItemObject.php:665 ../../mod/photos.php:978 -#: ../../mod/photos.php:1096 -msgid "This is you" -msgstr "Ets tú" - -#: ../../include/ItemObject.php:669 ../../include/conversation.php:1181 -#: ../../mod/editpost.php:107 ../../mod/editlayout.php:134 -#: ../../mod/editwebpage.php:179 ../../mod/editblock.php:135 -msgid "Bold" -msgstr "Negreta" - -#: ../../include/ItemObject.php:670 ../../include/conversation.php:1182 -#: ../../mod/editpost.php:108 ../../mod/editlayout.php:135 -#: ../../mod/editwebpage.php:180 ../../mod/editblock.php:136 -msgid "Italic" -msgstr "Italica" - -#: ../../include/ItemObject.php:671 ../../include/conversation.php:1183 -#: ../../mod/editpost.php:109 ../../mod/editlayout.php:136 -#: ../../mod/editwebpage.php:181 ../../mod/editblock.php:137 -msgid "Underline" -msgstr "Subratllat" - -#: ../../include/ItemObject.php:672 ../../include/conversation.php:1184 -#: ../../mod/editpost.php:110 ../../mod/editlayout.php:137 -#: ../../mod/editwebpage.php:182 ../../mod/editblock.php:138 -msgid "Quote" -msgstr "Cometes" - -#: ../../include/ItemObject.php:673 ../../include/conversation.php:1185 -#: ../../mod/editpost.php:111 ../../mod/editlayout.php:138 -#: ../../mod/editwebpage.php:183 ../../mod/editblock.php:139 -msgid "Code" -msgstr "Codi" - -#: ../../include/ItemObject.php:674 -msgid "Image" -msgstr "Imatge" - -#: ../../include/ItemObject.php:675 -msgid "Insert Link" -msgstr "Insereix Enllaç" - -#: ../../include/ItemObject.php:676 -msgid "Video" -msgstr "Video" - -#: ../../include/ItemObject.php:680 ../../include/conversation.php:1236 -#: ../../mod/editpost.php:151 ../../mod/mail.php:247 ../../mod/mail.php:361 -msgid "Encrypt text" -msgstr "Text encriptat" - -#: ../../include/Contact.php:124 -msgid "New window" -msgstr "Nova finestra" - -#: ../../include/Contact.php:125 -msgid "Open the selected location in a different window or browser tab" -msgstr "Obrir la localització seleccionada en un altre finestra o pestanya del navegador" - -#: ../../include/Contact.php:215 ../../mod/admin.php:739 -#, php-format -msgid "User '%s' deleted" -msgstr "usuari '%s' esborrat" - -#: ../../include/bb2diaspora.php:373 -msgid "Attachments:" -msgstr "Adjuntat:" - -#: ../../include/bb2diaspora.php:461 -msgid "$Projectname event notification:" -msgstr "Notificació d'esdeveniment de $Projectname" - -#: ../../include/nav.php:87 ../../include/nav.php:120 ../../boot.php:1550 -msgid "Logout" -msgstr "Desconectar" - -#: ../../include/nav.php:87 ../../include/nav.php:120 -msgid "End this session" -msgstr "Finalitza aquesta sessió" - -#: ../../include/nav.php:90 ../../include/nav.php:151 -msgid "Home" -msgstr "Personal" - -#: ../../include/nav.php:90 -msgid "Your posts and conversations" -msgstr "Les teves entrades i converses" - -#: ../../include/nav.php:91 ../../include/conversation.php:942 -#: ../../mod/connedit.php:498 -msgid "View Profile" -msgstr "Veure Perfil" - -#: ../../include/nav.php:91 -msgid "Your profile page" -msgstr "La teva pàgina de perfil" - -#: ../../include/nav.php:93 -msgid "Edit Profiles" -msgstr "Editar Perfils" - -#: ../../include/nav.php:93 -msgid "Manage/Edit profiles" -msgstr "Gestiona/Edita perfils" - -#: ../../include/nav.php:95 ../../include/identity.php:880 -msgid "Edit Profile" -msgstr "Edita Perfil" - -#: ../../include/nav.php:95 -msgid "Edit your profile" -msgstr "Edita el teu perfil" - -#: ../../include/nav.php:97 ../../include/conversation.php:1600 -#: ../../include/apps.php:139 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "Fotos" - -#: ../../include/nav.php:97 -msgid "Your photos" -msgstr "Les Teves Fotos" - -#: ../../include/nav.php:98 -msgid "Your files" -msgstr "Els teus arxius" - -#: ../../include/nav.php:103 ../../include/apps.php:146 -msgid "Chat" -msgstr "Xerrar" - -#: ../../include/nav.php:103 -msgid "Your chatrooms" -msgstr "Les teves sales de xerrar" - -#: ../../include/nav.php:109 ../../include/conversation.php:1635 -#: ../../include/apps.php:129 -msgid "Bookmarks" -msgstr "Marcadors" - -#: ../../include/nav.php:109 -msgid "Your bookmarks" -msgstr "Els teus marcadors" - -#: ../../include/nav.php:113 ../../include/conversation.php:1645 -#: ../../include/apps.php:136 ../../mod/webpages.php:178 -msgid "Webpages" -msgstr "Pàgines web" - -#: ../../include/nav.php:113 -msgid "Your webpages" -msgstr "Les teves pàgines web" - -#: ../../include/nav.php:117 ../../include/apps.php:131 ../../boot.php:1551 -msgid "Login" -msgstr "Identifica't" - -#: ../../include/nav.php:117 -msgid "Sign in" -msgstr "Signatura" - -#: ../../include/nav.php:134 -#, php-format -msgid "%s - click to logout" -msgstr "%s - click per desconectar" - -#: ../../include/nav.php:137 -msgid "Remote authentication" -msgstr "Autenticació remota" - -#: ../../include/nav.php:137 -msgid "Click to authenticate to your home hub" -msgstr "Click per autentificar-te en el teu Lloc " - -#: ../../include/nav.php:151 -msgid "Home Page" -msgstr "Pàgina Personal" - -#: ../../include/nav.php:155 ../../mod/register.php:224 ../../boot.php:1527 -msgid "Register" -msgstr "Registre" - -#: ../../include/nav.php:155 -msgid "Create an account" -msgstr "Crear un compte" - -#: ../../include/nav.php:160 ../../include/apps.php:142 ../../mod/help.php:67 -#: ../../mod/help.php:72 ../../mod/layouts.php:176 -msgid "Help" -msgstr "Ajuda" - -#: ../../include/nav.php:160 -msgid "Help and documentation" -msgstr "Ajuda i documentació" - -#: ../../include/nav.php:163 -msgid "Applications, utilities, links, games" -msgstr "Aplicacions, utilitats, enllaços, jocs" - -#: ../../include/nav.php:165 -msgid "Search site content" -msgstr "Cerca en el contingut del lloc" - -#: ../../include/nav.php:168 ../../include/apps.php:141 -msgid "Directory" -msgstr "Directori" - -#: ../../include/nav.php:168 -msgid "Channel Directory" -msgstr "Directori de Canals" - -#: ../../include/nav.php:180 ../../include/apps.php:133 -msgid "Matrix" -msgstr "Matriu/Matrix" - -#: ../../include/nav.php:180 -msgid "Your matrix" -msgstr "El teu matrix" - -#: ../../include/nav.php:181 -msgid "Mark all matrix notifications seen" -msgstr "Marca totes les notificacions de matrix vistes" - -#: ../../include/nav.php:183 ../../include/apps.php:137 -msgid "Channel Home" -msgstr "Canal Personal" - -#: ../../include/nav.php:183 -msgid "Channel home" -msgstr "Canal personal" - -#: ../../include/nav.php:184 -msgid "Mark all channel notifications seen" -msgstr "Marca totes les notificacions de canal vistes" - -#: ../../include/nav.php:187 ../../mod/connections.php:407 -msgid "Connections" -msgstr "Connexions" - -#: ../../include/nav.php:190 -msgid "Notices" -msgstr "Noticies" - -#: ../../include/nav.php:190 -msgid "Notifications" -msgstr "Notificacions" - -#: ../../include/nav.php:191 -msgid "See all notifications" -msgstr "Veure totes les Notificacions" - -#: ../../include/nav.php:192 ../../mod/notifications.php:99 -msgid "Mark all system notifications seen" -msgstr "Marca totes les notificacions vistes" - -#: ../../include/nav.php:194 ../../include/apps.php:143 -msgid "Mail" -msgstr "Correu" - -#: ../../include/nav.php:194 -msgid "Private mail" -msgstr "Correu privat" - -#: ../../include/nav.php:195 -msgid "See all private messages" -msgstr "Veure tots els missatges privats" - -#: ../../include/nav.php:196 -msgid "Mark all private messages seen" -msgstr "Marcar tots els missatges privats vistos" - -#: ../../include/nav.php:197 -msgid "Inbox" -msgstr "Safata d'entrada" - -#: ../../include/nav.php:198 -msgid "Outbox" -msgstr "Safata de sortida" - -#: ../../include/nav.php:202 ../../include/apps.php:140 -#: ../../mod/events.php:486 -msgid "Events" -msgstr "Events" - -#: ../../include/nav.php:202 -msgid "Event Calendar" -msgstr "Calendari d'Events" - -#: ../../include/nav.php:203 -msgid "See all events" -msgstr "Veure tots els events" - -#: ../../include/nav.php:204 -msgid "Mark all events seen" -msgstr "Marcar tots els events vistos" - -#: ../../include/nav.php:206 ../../include/apps.php:132 -#: ../../mod/manage.php:166 -msgid "Channel Manager" -msgstr "Gestor del Canal" - -#: ../../include/nav.php:206 -msgid "Manage Your Channels" -msgstr "Gestiona els Teus Canals" - -#: ../../include/nav.php:208 -msgid "Account/Channel Settings" -msgstr "Ajustos de Compte/Canal" - -#: ../../include/nav.php:216 ../../mod/admin.php:120 -msgid "Admin" -msgstr "Admin" - -#: ../../include/nav.php:216 -msgid "Site Setup and Configuration" -msgstr "Ajustos i Configuració del Lloc" - -#: ../../include/nav.php:247 ../../include/conversation.php:850 -msgid "Loading..." -msgstr "Carregant..." - -#: ../../include/nav.php:252 -msgid "@name, #tag, content" -msgstr "@name, #tag, content" - -#: ../../include/nav.php:253 -msgid "Please wait..." -msgstr "Si us plau, espera......." - -#: ../../include/taxonomy.php:222 ../../include/taxonomy.php:243 -msgid "Tags" -msgstr "Etiquetes" - -#: ../../include/taxonomy.php:287 -msgid "Keywords" -msgstr "Paraules clau" - -#: ../../include/taxonomy.php:308 -msgid "have" -msgstr "tinc" - -#: ../../include/taxonomy.php:308 -msgid "has" -msgstr "tens" - -#: ../../include/taxonomy.php:309 -msgid "want" -msgstr "vull" - -#: ../../include/taxonomy.php:309 -msgid "wants" -msgstr "vols" - -#: ../../include/taxonomy.php:310 -msgid "likes" -msgstr "agrada" - -#: ../../include/taxonomy.php:311 -msgid "dislikes" -msgstr "desagrada" - -#: ../../include/activities.php:39 -msgid " and " -msgstr "i" - -#: ../../include/activities.php:47 -msgid "public profile" -msgstr "Perfil públic" - -#: ../../include/activities.php:56 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s canviat %2$s a “%3$s”" - -#: ../../include/activities.php:57 -#, php-format -msgid "Visit %1$s's %2$s" -msgstr "Visita %1$s de %2$s" - -#: ../../include/activities.php:60 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s Ha actualitzat %2$s, canviant %3$s." - -#: ../../include/security.php:349 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "El formulario de la cadena de seguridad no era correcto. Esto probablemente ocurrió porque el formulario se ha abierto durante demasiado tiempo (> 3 horas) antes de enviarlo." +#: ../../include/page_widgets.php:43 +msgid "Title" +msgstr "Títol" #: ../../include/permissions.php:26 msgid "Can view my normal stream and posts" @@ -2405,6670 +9470,361 @@ msgid "Can view my default channel profile" msgstr "Pot veure el meu perfil del canal per defecte" #: ../../include/permissions.php:28 -msgid "Can view my photo albums" -msgstr "Pot veure el meus àlbums de fotos" - -#: ../../include/permissions.php:29 msgid "Can view my connections" msgstr "Pot veure les meves connexions" -#: ../../include/permissions.php:30 -msgid "Can view my file storage" -msgstr "Pot veure al meu magatzem d'arxius" +#: ../../include/permissions.php:29 +msgid "Can view my file storage and photos" +msgstr "Pot veure al meu magatzem d'arxius i fotos" -#: ../../include/permissions.php:31 +#: ../../include/permissions.php:30 msgid "Can view my webpages" msgstr "Pot veure les meves pàgines web" -#: ../../include/permissions.php:34 +#: ../../include/permissions.php:33 msgid "Can send me their channel stream and posts" msgstr "Pot enviar-me el flux i entrades del seu canal" -#: ../../include/permissions.php:35 +#: ../../include/permissions.php:34 msgid "Can post on my channel page (\"wall\")" msgstr "Pot fer entrades a la meva pàgina de canal (\"mur\")" -#: ../../include/permissions.php:36 +#: ../../include/permissions.php:35 msgid "Can comment on or like my posts" msgstr "Pot fer comentaris o dir si agrada en les meves entrades" -#: ../../include/permissions.php:37 +#: ../../include/permissions.php:36 msgid "Can send me private mail messages" msgstr "Pot enviar-me un missatge de correu privat" -#: ../../include/permissions.php:38 -msgid "Can post photos to my photo albums" -msgstr "Pot enviar fotos al meus àlbums de fotos" - -#: ../../include/permissions.php:39 +#: ../../include/permissions.php:37 msgid "Can like/dislike stuff" msgstr "Pot dir si agrada/desagrada " -#: ../../include/permissions.php:39 +#: ../../include/permissions.php:37 msgid "Profiles and things other than posts/comments" msgstr "Perfils i altres coses a més d'entrades/comentaris" -#: ../../include/permissions.php:41 +#: ../../include/permissions.php:39 msgid "Can forward to all my channel contacts via post @mentions" msgstr "Ho pot enviar a tots els meus contactes del canal via entrades @mencions" -#: ../../include/permissions.php:41 +#: ../../include/permissions.php:39 msgid "Advanced - useful for creating group forum channels" msgstr "Avançat - capaç de crear canals de grups de foro" -#: ../../include/permissions.php:42 +#: ../../include/permissions.php:40 msgid "Can chat with me (when available)" msgstr "Pot xatejar amb mi (si estic disponible)" -#: ../../include/permissions.php:43 -msgid "Can write to my file storage" -msgstr "Pot escriure al meu magatzem d'arxius" +#: ../../include/permissions.php:41 +msgid "Can write to my file storage and photos" +msgstr "Pot escriure al meu magatzem d'arxius i fotos" -#: ../../include/permissions.php:44 +#: ../../include/permissions.php:42 msgid "Can edit my webpages" msgstr "Pot editar les meves pàgines web" -#: ../../include/permissions.php:46 +#: ../../include/permissions.php:44 msgid "Can source my public posts in derived channels" msgstr "Pot mostrar l'origen de les meves entrades públiques en altres canals" -#: ../../include/permissions.php:46 +#: ../../include/permissions.php:44 msgid "Somewhat advanced - very useful in open communities" msgstr "Quelcom avançat - molt útil en comunitats obertes" -#: ../../include/permissions.php:48 +#: ../../include/permissions.php:46 msgid "Can administer my channel resources" msgstr "Pot administrar els meus recursos del canal" -#: ../../include/permissions.php:48 +#: ../../include/permissions.php:46 msgid "" "Extremely advanced. Leave this alone unless you know what you are doing" msgstr "Extremadament avançat. No toquis res si no saps que estàs fent" -#: ../../include/permissions.php:893 +#: ../../include/permissions.php:877 msgid "Social Networking" msgstr "Xarxes Socials" -#: ../../include/permissions.php:893 ../../include/permissions.php:894 -#: ../../include/permissions.php:895 -msgid "Mostly Public" -msgstr "Més aviat Públic" +#: ../../include/permissions.php:877 +msgid "Social - Mostly Public" +msgstr "Social - Principalment Públic" -#: ../../include/permissions.php:893 ../../include/permissions.php:894 -#: ../../include/permissions.php:895 -msgid "Restricted" -msgstr "Restringit" +#: ../../include/permissions.php:877 +msgid "Social - Restricted" +msgstr "Social - Restingit" -#: ../../include/permissions.php:893 ../../include/permissions.php:894 -msgid "Private" -msgstr "Privat" +#: ../../include/permissions.php:877 +msgid "Social - Private" +msgstr "Social - Privat" -#: ../../include/permissions.php:894 +#: ../../include/permissions.php:878 msgid "Community Forum" msgstr "Foro de Comunitat" -#: ../../include/permissions.php:895 +#: ../../include/permissions.php:878 +msgid "Forum - Mostly Public" +msgstr "Fòrum - Principalment Públic" + +#: ../../include/permissions.php:878 +msgid "Forum - Restricted" +msgstr "Fòrum - Restringit" + +#: ../../include/permissions.php:878 +msgid "Forum - Private" +msgstr "Fòrum - Privat" + +#: ../../include/permissions.php:879 msgid "Feed Republish" msgstr "Republicador" -#: ../../include/permissions.php:896 +#: ../../include/permissions.php:879 +msgid "Feed - Mostly Public" +msgstr "Realimentador - Públic Principalment" + +#: ../../include/permissions.php:879 +msgid "Feed - Restricted" +msgstr "Retroalimentador - Restringit" + +#: ../../include/permissions.php:880 msgid "Special Purpose" msgstr "Objectiu Especial" -#: ../../include/permissions.php:896 -msgid "Celebrity/Soapbox" -msgstr "Celebritat/Faristol" +#: ../../include/permissions.php:880 +msgid "Special - Celebrity/Soapbox" +msgstr "Espacial - Celebritat/Plataforma" -#: ../../include/permissions.php:896 -msgid "Group Repository" -msgstr "Repositori de Grup" +#: ../../include/permissions.php:880 +msgid "Special - Group Repository" +msgstr "Especial - Repositori d'un Grup" -#: ../../include/permissions.php:897 ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 -#: ../../include/profile_selectors.php:61 -#: ../../include/profile_selectors.php:97 -msgid "Other" -msgstr "Altres" - -#: ../../include/permissions.php:897 +#: ../../include/permissions.php:881 msgid "Custom/Expert Mode" -msgstr "Personalitzat/Mode Expert" +msgstr "Personalitzat/Manera Experta" -#: ../../include/conversation.php:126 ../../mod/like.php:113 -msgid "channel" -msgstr "canal" - -#: ../../include/conversation.php:167 ../../mod/like.php:396 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s no agrada %2$s de %3$s" - -#: ../../include/conversation.php:204 -#, php-format -msgid "%1$s is now connected with %2$s" -msgstr "%1$s esta ara connectat amb %2$s" - -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s emprenyat %2$s" - -#: ../../include/conversation.php:260 ../../mod/mood.php:63 -#, php-format -msgctxt "mood" -msgid "%1$s is %2$s" -msgstr "%1$s es %2$s" - -#: ../../include/conversation.php:572 ../../mod/photos.php:996 -msgctxt "title" -msgid "Likes" -msgstr "Agrada" - -#: ../../include/conversation.php:572 ../../mod/photos.php:996 -msgctxt "title" -msgid "Dislikes" -msgstr "Desagrada" - -#: ../../include/conversation.php:573 ../../mod/photos.php:997 -msgctxt "title" -msgid "Agree" -msgstr "Acord" - -#: ../../include/conversation.php:573 ../../mod/photos.php:997 -msgctxt "title" -msgid "Disagree" -msgstr "Desacord" - -#: ../../include/conversation.php:573 ../../mod/photos.php:997 -msgctxt "title" -msgid "Abstain" -msgstr "Abstenirse" - -#: ../../include/conversation.php:574 ../../mod/photos.php:998 -msgctxt "title" -msgid "Attending" -msgstr "Assistint" - -#: ../../include/conversation.php:574 ../../mod/photos.php:998 -msgctxt "title" -msgid "Not attending" -msgstr "Desassistint" - -#: ../../include/conversation.php:574 ../../mod/photos.php:998 -msgctxt "title" -msgid "Might attend" -msgstr "Podrien assistir" - -#: ../../include/conversation.php:692 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Vista %s del perfil @ %s" - -#: ../../include/conversation.php:707 -msgid "Categories:" -msgstr "Categories:" - -#: ../../include/conversation.php:708 -msgid "Filed under:" -msgstr "Arxivar a:" - -#: ../../include/conversation.php:735 -msgid "View in context" -msgstr "Veure en context" - -#: ../../include/conversation.php:846 -msgid "remove" -msgstr "treu" - -#: ../../include/conversation.php:851 -msgid "Delete Selected Items" -msgstr "Esborra els Articles Seleccionats" - -#: ../../include/conversation.php:939 -msgid "View Source" -msgstr "Veure l'Origen" - -#: ../../include/conversation.php:940 -msgid "Follow Thread" -msgstr "Segueix el Fil" - -#: ../../include/conversation.php:941 -msgid "View Status" -msgstr "Veure Status" - -#: ../../include/conversation.php:943 -msgid "View Photos" -msgstr "Veure Fotos" - -#: ../../include/conversation.php:944 -msgid "Matrix Activity" -msgstr "Activitat de Matrix" - -#: ../../include/conversation.php:946 -msgid "Edit Contact" -msgstr "Editar Contacte" - -#: ../../include/conversation.php:947 -msgid "Send PM" -msgstr "Enviar MP" - -#: ../../include/conversation.php:948 ../../include/apps.php:145 -msgid "Poke" -msgstr "Emprenya" - -#: ../../include/conversation.php:1062 -#, php-format -msgid "%s likes this." -msgstr "%s agrada això." - -#: ../../include/conversation.php:1062 -#, php-format -msgid "%s doesn't like this." -msgstr "%s no agrada això." - -#: ../../include/conversation.php:1066 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "%2$d gent agrada això." -msgstr[1] "%2$d gent agrada això." - -#: ../../include/conversation.php:1068 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "%2$d gent no agrada això." -msgstr[1] "%2$d gent no agrada això." - -#: ../../include/conversation.php:1074 -msgid "and" +#: ../../include/activities.php:41 +msgid " and " msgstr "i" -#: ../../include/conversation.php:1077 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] ", i %d altra gent" -msgstr[1] ", i %d altra gent" - -#: ../../include/conversation.php:1078 -#, php-format -msgid "%s like this." -msgstr "%s agrada això." - -#: ../../include/conversation.php:1078 -#, php-format -msgid "%s don't like this." -msgstr "%s no agrada això." - -#: ../../include/conversation.php:1140 -msgid "Visible to everybody" -msgstr "Visible a tothom" - -#: ../../include/conversation.php:1141 ../../mod/mail.php:174 -#: ../../mod/mail.php:289 -msgid "Please enter a link URL:" -msgstr "Si us plau entra l'enllaç URL:" - -#: ../../include/conversation.php:1142 -msgid "Please enter a video link/URL:" -msgstr "Si us plau entra l'enllaç/URL a un video:" - -#: ../../include/conversation.php:1143 -msgid "Please enter an audio link/URL:" -msgstr "Si us plau, entra l'enllaç/URL a un audio:" - -#: ../../include/conversation.php:1144 -msgid "Tag term:" -msgstr "Paraula de l'Etiqueta:" - -#: ../../include/conversation.php:1145 ../../mod/filer.php:49 -msgid "Save to Folder:" -msgstr "Guardar en la Carpeta" - -#: ../../include/conversation.php:1146 -msgid "Where are you right now?" -msgstr "On ets ara?" - -#: ../../include/conversation.php:1147 ../../mod/editpost.php:47 -#: ../../mod/mail.php:175 ../../mod/mail.php:290 -msgid "Expires YYYY-MM-DD HH:MM" -msgstr "Expira YYYY-MM-DD HH:MM" - -#: ../../include/conversation.php:1174 ../../mod/webpages.php:182 -#: ../../mod/blocks.php:154 ../../mod/photos.php:961 ../../mod/layouts.php:184 -msgid "Share" -msgstr "Compartir" - -#: ../../include/conversation.php:1176 -msgid "Page link name" -msgstr "Nom de la pàgina enllaçada" - -#: ../../include/conversation.php:1179 -msgid "Post as" -msgstr "Envia com" - -#: ../../include/conversation.php:1186 ../../mod/editpost.php:112 -#: ../../mod/editlayout.php:139 ../../mod/editwebpage.php:184 -#: ../../mod/editblock.php:141 ../../mod/mail.php:238 ../../mod/mail.php:352 -msgid "Upload photo" -msgstr "Puja foto" - -#: ../../include/conversation.php:1187 -msgid "upload photo" -msgstr "puja foto" - -#: ../../include/conversation.php:1188 ../../mod/editpost.php:113 -#: ../../mod/editlayout.php:140 ../../mod/editwebpage.php:185 -#: ../../mod/editblock.php:142 ../../mod/mail.php:239 ../../mod/mail.php:353 -msgid "Attach file" -msgstr "Adjunta arxiu" - -#: ../../include/conversation.php:1189 -msgid "attach file" -msgstr "adjunta arxiu" - -#: ../../include/conversation.php:1190 ../../mod/editpost.php:114 -#: ../../mod/editlayout.php:141 ../../mod/editwebpage.php:186 -#: ../../mod/editblock.php:143 ../../mod/mail.php:240 ../../mod/mail.php:354 -msgid "Insert web link" -msgstr "Insereix enllaç web" - -#: ../../include/conversation.php:1191 -msgid "web link" -msgstr "enllaç web" - -#: ../../include/conversation.php:1192 -msgid "Insert video link" -msgstr "Insereix enllaç video" - -#: ../../include/conversation.php:1193 -msgid "video link" -msgstr "enllaç video" - -#: ../../include/conversation.php:1194 -msgid "Insert audio link" -msgstr "Insereix enllaç d'audio" - -#: ../../include/conversation.php:1195 -msgid "audio link" -msgstr "enllaç d'audio" - -#: ../../include/conversation.php:1196 ../../mod/editpost.php:118 -#: ../../mod/editlayout.php:145 ../../mod/editwebpage.php:190 -#: ../../mod/editblock.php:147 -msgid "Set your location" -msgstr "Ajusta la teva ubicació" - -#: ../../include/conversation.php:1197 -msgid "set location" -msgstr "ajusta localització" - -#: ../../include/conversation.php:1198 ../../mod/editpost.php:120 -msgid "Toggle voting" -msgstr "Commutar votació" - -#: ../../include/conversation.php:1201 ../../mod/editpost.php:119 -#: ../../mod/editlayout.php:146 ../../mod/editwebpage.php:191 -#: ../../mod/editblock.php:148 -msgid "Clear browser location" -msgstr "Treu la localització del navegador" - -#: ../../include/conversation.php:1202 -msgid "clear location" -msgstr "treu localització" - -#: ../../include/conversation.php:1204 ../../mod/editpost.php:135 -#: ../../mod/editwebpage.php:207 ../../mod/editblock.php:161 -msgid "Title (optional)" -msgstr "Títol (opcional)" - -#: ../../include/conversation.php:1208 ../../mod/editpost.php:137 -#: ../../mod/editlayout.php:162 ../../mod/editwebpage.php:209 -#: ../../mod/editblock.php:164 -msgid "Categories (optional, comma-separated list)" -msgstr "Categories (opcional, llista separada per comes)" - -#: ../../include/conversation.php:1210 ../../mod/editpost.php:124 -#: ../../mod/editlayout.php:148 ../../mod/editwebpage.php:193 -#: ../../mod/editblock.php:150 -msgid "Permission settings" -msgstr "Ajustos de permisos" - -#: ../../include/conversation.php:1211 -msgid "permissions" -msgstr "permisos " - -#: ../../include/conversation.php:1219 ../../mod/editpost.php:132 -#: ../../mod/editlayout.php:155 ../../mod/editwebpage.php:202 -#: ../../mod/editblock.php:158 -msgid "Public post" -msgstr "Entrada pública" - -#: ../../include/conversation.php:1221 ../../mod/editpost.php:138 -#: ../../mod/editlayout.php:163 ../../mod/editwebpage.php:210 -#: ../../mod/editblock.php:165 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Exemple: bob@example.com, mary@example.com" - -#: ../../include/conversation.php:1234 ../../mod/editpost.php:149 -#: ../../mod/editlayout.php:172 ../../mod/editwebpage.php:219 -#: ../../mod/editblock.php:175 ../../mod/mail.php:245 ../../mod/mail.php:359 -msgid "Set expiration date" -msgstr "Ajusta la data d'expiració" - -#: ../../include/conversation.php:1238 ../../mod/events.php:651 -#: ../../mod/editpost.php:153 -msgid "OK" -msgstr "OK" - -#: ../../include/conversation.php:1239 ../../mod/tagrm.php:11 -#: ../../mod/tagrm.php:134 ../../mod/events.php:650 ../../mod/fbrowser.php:82 -#: ../../mod/fbrowser.php:117 ../../mod/editpost.php:154 -#: ../../mod/settings.php:589 ../../mod/settings.php:615 -msgid "Cancel" -msgstr "Cancel·la" - -#: ../../include/conversation.php:1481 -msgid "Discover" -msgstr "Descobrir" - -#: ../../include/conversation.php:1484 -msgid "Imported public streams" -msgstr "Importar fluxos públics" - -#: ../../include/conversation.php:1489 -msgid "Commented Order" -msgstr "Ordre per Comentaris" - -#: ../../include/conversation.php:1492 -msgid "Sort by Comment Date" -msgstr "Ordenar per Data del Comentari" - -#: ../../include/conversation.php:1496 -msgid "Posted Order" -msgstr "Ordenar per Entrades" - -#: ../../include/conversation.php:1499 -msgid "Sort by Post Date" -msgstr "Ordenar per Data d' Entrada" - -#: ../../include/conversation.php:1507 -msgid "Posts that mention or involve you" -msgstr "Entrades que et mencionen o involucren" - -#: ../../include/conversation.php:1513 ../../mod/connections.php:212 -#: ../../mod/connections.php:225 ../../mod/menu.php:107 -msgid "New" -msgstr "Nou" - -#: ../../include/conversation.php:1516 -msgid "Activity Stream - by date" -msgstr "Activitat del Flux - per data" - -#: ../../include/conversation.php:1522 -msgid "Starred" -msgstr "Preferit" - -#: ../../include/conversation.php:1525 -msgid "Favourite Posts" -msgstr "Entrades Favorites" - -#: ../../include/conversation.php:1532 -msgid "Spam" -msgstr "Spam" - -#: ../../include/conversation.php:1535 -msgid "Posts flagged as SPAM" -msgstr "Entrades marcades com a SPAM" - -#: ../../include/conversation.php:1579 ../../mod/admin.php:993 -msgid "Channel" -msgstr "Canal" - -#: ../../include/conversation.php:1582 -msgid "Status Messages and Posts" -msgstr "Estat dels Missatges i Entrades" - -#: ../../include/conversation.php:1591 -msgid "About" -msgstr "Sobre això" - -#: ../../include/conversation.php:1594 -msgid "Profile Details" -msgstr "Detalls del Perfil" - -#: ../../include/conversation.php:1603 ../../include/photos.php:359 -msgid "Photo Albums" -msgstr "Albums de Fotos" - -#: ../../include/conversation.php:1612 -msgid "Files and Storage" -msgstr "Arxius i Emmagatzegament" - -#: ../../include/conversation.php:1622 ../../include/conversation.php:1625 -msgid "Chatrooms" -msgstr "Sala per Xerrar" - -#: ../../include/conversation.php:1638 -msgid "Saved Bookmarks" -msgstr "Marcadors Guardats" - -#: ../../include/conversation.php:1648 -msgid "Manage Webpages" -msgstr "Gestió de Pàgines Web" - -#: ../../include/conversation.php:1707 -msgctxt "noun" -msgid "Attending" -msgid_plural "Attending" -msgstr[0] "Assistint" -msgstr[1] "Assistint" - -#: ../../include/conversation.php:1710 -msgctxt "noun" -msgid "Not Attending" -msgid_plural "Not Attending" -msgstr[0] "Desassistint" -msgstr[1] "Desassistint" - -#: ../../include/conversation.php:1713 -msgctxt "noun" -msgid "Undecided" -msgid_plural "Undecided" -msgstr[0] "Indecís" -msgstr[1] "Indecisos" - -#: ../../include/conversation.php:1716 -msgctxt "noun" -msgid "Agree" -msgid_plural "Agrees" -msgstr[0] "Acord" -msgstr[1] "Acords" - -#: ../../include/conversation.php:1719 -msgctxt "noun" -msgid "Disagree" -msgid_plural "Disagrees" -msgstr[0] "Desacord" -msgstr[1] "Desacords" - -#: ../../include/conversation.php:1722 -msgctxt "noun" -msgid "Abstain" -msgid_plural "Abstains" -msgstr[0] "Abstenirse" -msgstr[1] "Abstenirse" - -#: ../../include/items.php:413 ../../mod/like.php:270 -#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/profperm.php:23 -#: ../../mod/bulksetclose.php:11 ../../index.php:392 -msgid "Permission denied" -msgstr "Permís denegat" - -#: ../../include/items.php:1035 ../../include/items.php:1081 -msgid "(Unknown)" -msgstr "(Desconegut)" - -#: ../../include/items.php:1307 -msgid "Visible to anybody on the internet." -msgstr "Visible per tothom a la Internet" - -#: ../../include/items.php:1309 -msgid "Visible to you only." -msgstr "Visible només per tú." - -#: ../../include/items.php:1311 -msgid "Visible to anybody in this network." -msgstr "Visible per tothom en aquesta xarxa." - -#: ../../include/items.php:1313 -msgid "Visible to anybody authenticated." -msgstr "Visible per tothom autenticat." - -#: ../../include/items.php:1315 -#, php-format -msgid "Visible to anybody on %s." -msgstr "Visible per a tothom a %s." - -#: ../../include/items.php:1317 -msgid "Visible to all connections." -msgstr "Visible per a totes les connexions." - -#: ../../include/items.php:1319 -msgid "Visible to approved connections." -msgstr "Visible per a les connexions aprovades." - -#: ../../include/items.php:1321 -msgid "Visible to specific connections." -msgstr "Visible per a específiques connexions." - -#: ../../include/items.php:4215 ../../mod/thing.php:74 -#: ../../mod/filestorage.php:27 ../../mod/viewsrc.php:20 -#: ../../mod/admin.php:167 ../../mod/admin.php:1025 ../../mod/admin.php:1225 -#: ../../mod/display.php:36 -msgid "Item not found." -msgstr "Element no trobat." - -#: ../../include/items.php:4288 ../../include/attach.php:137 -#: ../../include/attach.php:184 ../../include/attach.php:247 -#: ../../include/attach.php:261 ../../include/attach.php:305 -#: ../../include/attach.php:319 ../../include/attach.php:350 -#: ../../include/attach.php:546 ../../include/attach.php:618 -#: ../../include/chat.php:131 ../../include/photos.php:26 -#: ../../mod/profile.php:64 ../../mod/profile.php:72 -#: ../../mod/achievements.php:30 ../../mod/manage.php:6 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/webpages.php:69 ../../mod/thing.php:241 -#: ../../mod/thing.php:256 ../../mod/thing.php:290 -#: ../../mod/profile_photo.php:264 ../../mod/profile_photo.php:277 -#: ../../mod/block.php:22 ../../mod/block.php:72 ../../mod/like.php:178 -#: ../../mod/events.php:232 ../../mod/group.php:9 ../../mod/item.php:206 -#: ../../mod/item.php:214 ../../mod/item.php:978 ../../mod/network.php:12 -#: ../../mod/common.php:35 ../../mod/connections.php:169 -#: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/editpost.php:13 -#: ../../mod/photos.php:69 ../../mod/pdledit.php:21 ../../mod/authtest.php:13 -#: ../../mod/editlayout.php:63 ../../mod/editlayout.php:87 -#: ../../mod/chat.php:90 ../../mod/chat.php:95 ../../mod/mitem.php:109 -#: ../../mod/editwebpage.php:64 ../../mod/editwebpage.php:86 -#: ../../mod/editwebpage.php:101 ../../mod/editwebpage.php:125 -#: ../../mod/rate.php:110 ../../mod/editblock.php:65 ../../mod/invite.php:13 -#: ../../mod/invite.php:104 ../../mod/locs.php:77 ../../mod/sources.php:66 -#: ../../mod/menu.php:69 ../../mod/filestorage.php:18 -#: ../../mod/filestorage.php:73 ../../mod/filestorage.php:88 -#: ../../mod/filestorage.php:115 ../../mod/fsuggest.php:78 -#: ../../mod/poke.php:128 ../../mod/profiles.php:188 -#: ../../mod/profiles.php:576 ../../mod/viewsrc.php:14 ../../mod/setup.php:223 -#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 -#: ../../mod/register.php:72 ../../mod/settings.php:570 ../../mod/id.php:71 -#: ../../mod/message.php:16 ../../mod/mood.php:111 ../../mod/connedit.php:336 -#: ../../mod/mail.php:114 ../../mod/notifications.php:66 -#: ../../mod/regmod.php:17 ../../mod/new_channel.php:68 -#: ../../mod/new_channel.php:99 ../../mod/appman.php:66 -#: ../../mod/layouts.php:69 ../../mod/layouts.php:76 ../../mod/layouts.php:87 -#: ../../mod/page.php:31 ../../mod/page.php:86 ../../mod/bookmarks.php:46 -#: ../../mod/channel.php:100 ../../mod/channel.php:219 -#: ../../mod/channel.php:262 ../../mod/suggest.php:26 -#: ../../mod/service_limits.php:7 ../../mod/sharedwithme.php:7 -#: ../../index.php:182 ../../index.php:393 -msgid "Permission denied." -msgstr "Permís denegat." - -#: ../../include/items.php:4690 ../../mod/group.php:38 ../../mod/group.php:140 -#: ../../mod/bulksetclose.php:51 -msgid "Collection not found." -msgstr "Col·lecció no trobada." - -#: ../../include/items.php:4706 -msgid "Collection is empty." -msgstr "La col·lecció esta buida." - -#: ../../include/items.php:4713 -#, php-format -msgid "Collection: %s" -msgstr "Col·lecció: %s" - -#: ../../include/items.php:4723 ../../mod/connedit.php:662 -#, php-format -msgid "Connection: %s" -msgstr "Connexió: %s" - -#: ../../include/items.php:4725 -msgid "Connection not found." -msgstr "Connexió no trobada." - -#: ../../include/zot.php:666 -msgid "Invalid data packet" -msgstr "paquet de dades invàlid" - -#: ../../include/zot.php:682 -msgid "Unable to verify channel signature" -msgstr "No es pot verificar la signatura del canal" - -#: ../../include/zot.php:2132 -#, php-format -msgid "Unable to verify site signature for %s" -msgstr "No es pot verificar la signatura del lloc per %s" - -#: ../../include/oembed.php:183 -msgid "Embedded content" -msgstr "Contingut embegut" - -#: ../../include/oembed.php:192 -msgid "Embedding disabled" -msgstr "Incorporació desactivada" - -#: ../../include/auth.php:131 -msgid "Logged out." -msgstr "Sortir." - -#: ../../include/auth.php:272 -msgid "Failed authentication" -msgstr "Autenticació fallida" - -#: ../../include/auth.php:286 ../../mod/openid.php:190 -msgid "Login failed." -msgstr "Identificació fallida." - -#: ../../include/contact_widgets.php:14 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d invitació disponible" -msgstr[1] "%d invitacions disponibles" - -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:457 -msgid "Advanced" -msgstr "Avançat" - -#: ../../include/contact_widgets.php:22 -msgid "Find Channels" -msgstr "Troba Canals" - -#: ../../include/contact_widgets.php:23 -msgid "Enter name or interest" -msgstr "Entra un nom o interes" - -#: ../../include/contact_widgets.php:24 -msgid "Connect/Follow" -msgstr "Conecta/Segueix" - -#: ../../include/contact_widgets.php:25 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Exemples: Lionel Messi, Futbolista" - -#: ../../include/contact_widgets.php:26 ../../mod/directory.php:379 -#: ../../mod/directory.php:384 ../../mod/connections.php:413 -msgid "Find" -msgstr "Troba" - -#: ../../include/contact_widgets.php:27 ../../mod/directory.php:383 -#: ../../mod/suggest.php:60 -msgid "Channel Suggestions" -msgstr "Canals Suggerits" - -#: ../../include/contact_widgets.php:29 -msgid "Random Profile" -msgstr "Perfil Aleatori" - -#: ../../include/contact_widgets.php:30 -msgid "Invite Friends" -msgstr "Convida Amics" - -#: ../../include/contact_widgets.php:32 -msgid "Advanced example: name=fred and country=iceland" -msgstr "Exemple avançat: nom=pep i pais=eire" - -#: ../../include/contact_widgets.php:125 -#, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "%d connexió en comú" -msgstr[1] "%d connexions en comú" - -#: ../../include/contact_widgets.php:130 -msgid "show more" -msgstr "mostrar més" - -#: ../../include/acl_selectors.php:240 -msgid "Visible to your default audience" -msgstr "Visible per a la teva audiència " - -#: ../../include/acl_selectors.php:241 -msgid "Show" -msgstr "Mostra" - -#: ../../include/acl_selectors.php:242 -msgid "Don't show" -msgstr "No mostrar" - -#: ../../include/acl_selectors.php:248 ../../mod/events.php:668 -#: ../../mod/photos.php:571 ../../mod/photos.php:934 ../../mod/chat.php:209 -#: ../../mod/filestorage.php:147 -msgid "Permissions" -msgstr "Permisos " - -#: ../../include/attach.php:242 ../../include/attach.php:300 -msgid "Item was not found." -msgstr "Article no trobat." - -#: ../../include/attach.php:363 -msgid "No source file." -msgstr "No hi ha arxiu d'origen." - -#: ../../include/attach.php:381 -msgid "Cannot locate file to replace" -msgstr "No trobo l'arxiu a reemplaçar" - -#: ../../include/attach.php:399 -msgid "Cannot locate file to revise/update" -msgstr "No trobo l'arxiu a revisar/actualitzar" - -#: ../../include/attach.php:410 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "L'arxiu excedeix la mida limit de %d" - -#: ../../include/attach.php:422 -#, php-format -msgid "You have reached your limit of %1$.0f Mbytes attachment storage." -msgstr "Has arribat al teu límit de %1$.0f Mbytes de emagatzematge d'adjunts." - -#: ../../include/attach.php:505 -msgid "File upload failed. Possible system limit or action terminated." -msgstr "Pujada del arxiu fallida. Possible límit del sistema o acció interrompuda." - -#: ../../include/attach.php:517 -msgid "Stored file could not be verified. Upload failed." -msgstr "L'arxiu guardat no es pot verificar. Pujada fallida." - -#: ../../include/attach.php:561 ../../include/attach.php:578 -msgid "Path not available." -msgstr "Trajectòria no disponible" - -#: ../../include/attach.php:623 -msgid "Empty pathname" -msgstr "Trajèctoria vuida." - -#: ../../include/attach.php:639 -msgid "duplicate filename or path" -msgstr "Nom o trajectòria duplicat" - -#: ../../include/attach.php:663 -msgid "Path not found." -msgstr "Trajectòria no trobada." - -#: ../../include/attach.php:714 -msgid "mkdir failed." -msgstr "mkdir va fracassar." - -#: ../../include/attach.php:718 -msgid "database storage failed." -msgstr "Arxiu de base de dades va fallar." - -#: ../../include/identity.php:33 -msgid "Unable to obtain identity information from database" -msgstr "Incapaç de trobar l'informació d'identitat a la base de dades" - -#: ../../include/identity.php:67 -msgid "Empty name" -msgstr "Nom buit" - -#: ../../include/identity.php:70 -msgid "Name too long" -msgstr "Nom massa llarg" - -#: ../../include/identity.php:186 -msgid "No account identifier" -msgstr "Sense identificador de compte" - -#: ../../include/identity.php:198 -msgid "Nickname is required." -msgstr "Alies/malnom es requerit." - -#: ../../include/identity.php:212 -msgid "Reserved nickname. Please choose another." -msgstr "Àlies reservat. Tria un altre." - -#: ../../include/identity.php:217 ../../include/dimport.php:34 -msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "L'álies te caracters no soportats o ja esta en ús en aquest lloc" - -#: ../../include/identity.php:292 -msgid "Unable to retrieve created identity" -msgstr "No es pot recuperar la identitat creada" - -#: ../../include/identity.php:350 -msgid "Default Profile" -msgstr "Perfil per Defecte" - -#: ../../include/identity.php:660 -msgid "Requested channel is not available." -msgstr "El canal demanat no està disponible." - -#: ../../include/identity.php:707 ../../mod/profile.php:16 -#: ../../mod/achievements.php:11 ../../mod/webpages.php:29 -#: ../../mod/connect.php:13 ../../mod/hcard.php:8 ../../mod/blocks.php:29 -#: ../../mod/editlayout.php:27 ../../mod/editwebpage.php:28 -#: ../../mod/editblock.php:29 ../../mod/filestorage.php:54 -#: ../../mod/layouts.php:29 -msgid "Requested profile is not available." -msgstr "El perfil demanat no està disponible." - -#: ../../include/identity.php:870 ../../mod/profiles.php:774 -msgid "Change profile photo" -msgstr "Canviar la foto del perfil" - -#: ../../include/identity.php:876 -msgid "Profiles" -msgstr "Perfils" - -#: ../../include/identity.php:876 -msgid "Manage/edit profiles" -msgstr "Gestiona/edita perfils" - -#: ../../include/identity.php:877 ../../mod/profiles.php:775 -msgid "Create New Profile" -msgstr "Crear un Perfil Nou" - -#: ../../include/identity.php:892 ../../mod/profiles.php:786 -msgid "Profile Image" -msgstr "Imatge del Perfil" - -#: ../../include/identity.php:895 -msgid "visible to everybody" -msgstr "visible per tothom" - -#: ../../include/identity.php:896 ../../mod/profiles.php:669 -#: ../../mod/profiles.php:790 -msgid "Edit visibility" -msgstr "Editar visibilitat" - -#: ../../include/identity.php:912 ../../include/identity.php:1151 -msgid "Gender:" -msgstr "Gènere:" - -#: ../../include/identity.php:913 ../../include/identity.php:1195 -msgid "Status:" -msgstr "Estatus:" - -#: ../../include/identity.php:914 ../../include/identity.php:1206 -msgid "Homepage:" -msgstr "Pàgina Personal:" - -#: ../../include/identity.php:915 -msgid "Online Now" -msgstr "Ara en Linia" - -#: ../../include/identity.php:998 ../../include/identity.php:1076 -#: ../../mod/ping.php:324 -msgid "g A l F d" -msgstr "g A l F d" - -#: ../../include/identity.php:999 ../../include/identity.php:1077 -msgid "F d" -msgstr "F d" - -#: ../../include/identity.php:1044 ../../include/identity.php:1116 -#: ../../mod/ping.php:346 -msgid "[today]" -msgstr "[avui]" - -#: ../../include/identity.php:1055 -msgid "Birthday Reminders" -msgstr "Recordatori d'Aniversaris" - -#: ../../include/identity.php:1056 -msgid "Birthdays this week:" -msgstr "Aniversari aquesta setmana:" - -#: ../../include/identity.php:1109 -msgid "[No description]" -msgstr "[Sense descripció]" - -#: ../../include/identity.php:1127 -msgid "Event Reminders" -msgstr "Recordatori d'Events" - -#: ../../include/identity.php:1128 -msgid "Events this week:" -msgstr "Event aquesta setmana:" - -#: ../../include/identity.php:1141 ../../include/identity.php:1258 -#: ../../include/apps.php:138 ../../mod/profperm.php:112 -msgid "Profile" -msgstr "Perfil" - -#: ../../include/identity.php:1149 ../../mod/settings.php:1056 -msgid "Full Name:" -msgstr "Nom Complet:" - -#: ../../include/identity.php:1156 -msgid "Like this channel" -msgstr "M'agrada aquest canal" - -#: ../../include/identity.php:1180 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/identity.php:1181 -msgid "j F" -msgstr "j F" - -#: ../../include/identity.php:1188 -msgid "Birthday:" -msgstr "Aniversari:" - -#: ../../include/identity.php:1192 ../../mod/directory.php:297 -msgid "Age:" -msgstr "Edat:" - -#: ../../include/identity.php:1201 -#, php-format -msgid "for %1$d %2$s" -msgstr "per %1$d %2$s" - -#: ../../include/identity.php:1204 ../../mod/profiles.php:691 -msgid "Sexual Preference:" -msgstr "Preferència Sexual:" - -#: ../../include/identity.php:1208 ../../mod/directory.php:313 -#: ../../mod/profiles.php:693 -msgid "Hometown:" -msgstr "Ciutat Natal:" - -#: ../../include/identity.php:1210 -msgid "Tags:" -msgstr "Etiquetes:" - -#: ../../include/identity.php:1212 ../../mod/profiles.php:694 -msgid "Political Views:" -msgstr "Idees Polítiques:" - -#: ../../include/identity.php:1214 -msgid "Religion:" -msgstr "Religió:" - -#: ../../include/identity.php:1216 ../../mod/directory.php:315 -msgid "About:" -msgstr "Sobre:" - -#: ../../include/identity.php:1218 -msgid "Hobbies/Interests:" -msgstr "Aficions/Interessos:" - -#: ../../include/identity.php:1220 ../../mod/profiles.php:697 -msgid "Likes:" -msgstr "Agrada:" - -#: ../../include/identity.php:1222 ../../mod/profiles.php:698 -msgid "Dislikes:" -msgstr "Desagrada:" - -#: ../../include/identity.php:1224 -msgid "Contact information and Social Networks:" -msgstr "Informació de contacte i Xarxes Socials:" - -#: ../../include/identity.php:1226 -msgid "My other channels:" -msgstr "Els meus altres canals:" - -#: ../../include/identity.php:1228 -msgid "Musical interests:" -msgstr "Interessos Musicals:" - -#: ../../include/identity.php:1230 -msgid "Books, literature:" -msgstr "Llibres, literatura:" - -#: ../../include/identity.php:1232 -msgid "Television:" -msgstr "Televisió:" - -#: ../../include/identity.php:1234 -msgid "Film/dance/culture/entertainment:" -msgstr "Películes/Dança/Cultura/Entreteniment:" - -#: ../../include/identity.php:1236 -msgid "Love/Romance:" -msgstr "Amor/Romace:" - -#: ../../include/identity.php:1238 -msgid "Work/employment:" -msgstr "Treball/feina:" - -#: ../../include/identity.php:1240 -msgid "School/education:" -msgstr "Escola/educació:" - -#: ../../include/identity.php:1260 -msgid "Like this thing" -msgstr "M'agrada això" - -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 ../../mod/id.php:103 -msgid "Male" -msgstr "Masculí" - -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 ../../mod/id.php:105 -msgid "Female" -msgstr "Femení" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Actualment Masculí" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Actualment Femení" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Més aviat Masculí" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Més Aviat Femení" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Canvi de Sexe" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Intersexual" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transsexual" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermafrodita" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Neutre" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Indefinit" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Indecís" - -#: ../../include/profile_selectors.php:42 -#: ../../include/profile_selectors.php:61 -msgid "Males" -msgstr "Homes" - -#: ../../include/profile_selectors.php:42 -#: ../../include/profile_selectors.php:61 -msgid "Females" -msgstr "Dones" - -#: ../../include/profile_selectors.php:42 -msgid "Gay" -msgstr "Gay" - -#: ../../include/profile_selectors.php:42 -msgid "Lesbian" -msgstr "Lesbianes" - -#: ../../include/profile_selectors.php:42 -msgid "No Preference" -msgstr "Sense Preferències" - -#: ../../include/profile_selectors.php:42 -msgid "Bisexual" -msgstr "Bisexual" - -#: ../../include/profile_selectors.php:42 -msgid "Autosexual" -msgstr "Autosexual" - -#: ../../include/profile_selectors.php:42 -msgid "Abstinent" -msgstr "Abstinent" - -#: ../../include/profile_selectors.php:42 -msgid "Virgin" -msgstr "Verge" - -#: ../../include/profile_selectors.php:42 -msgid "Deviant" -msgstr "Desviat" - -#: ../../include/profile_selectors.php:42 -msgid "Fetish" -msgstr "Fetixiste" - -#: ../../include/profile_selectors.php:42 -msgid "Oodles" -msgstr "Orgies" - -#: ../../include/profile_selectors.php:42 -msgid "Nonsexual" -msgstr "Asexual" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Single" -msgstr "Solter" - -#: ../../include/profile_selectors.php:80 -msgid "Lonely" -msgstr "Solitari" - -#: ../../include/profile_selectors.php:80 -msgid "Available" -msgstr "Disponible" - -#: ../../include/profile_selectors.php:80 -msgid "Unavailable" -msgstr "No Disponible" - -#: ../../include/profile_selectors.php:80 -msgid "Has crush" -msgstr "Aplastat" - -#: ../../include/profile_selectors.php:80 -msgid "Infatuated" -msgstr "Encapritxat" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Dating" -msgstr "Promés" - -#: ../../include/profile_selectors.php:80 -msgid "Unfaithful" -msgstr "Infidel" - -#: ../../include/profile_selectors.php:80 -msgid "Sex Addict" -msgstr "Adicte al Sexe" - -#: ../../include/profile_selectors.php:80 -msgid "Friends/Benefits" -msgstr "Amics amb Beneficis" - -#: ../../include/profile_selectors.php:80 -msgid "Casual" -msgstr "Casual" - -#: ../../include/profile_selectors.php:80 -msgid "Engaged" -msgstr "Ocupat" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Married" -msgstr "Casat" - -#: ../../include/profile_selectors.php:80 -msgid "Imaginarily married" -msgstr "Casat Imaginàriament" - -#: ../../include/profile_selectors.php:80 -msgid "Partners" -msgstr "Parella" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Cohabiting" -msgstr "Cohabitant" - -#: ../../include/profile_selectors.php:80 -msgid "Common law" -msgstr "Tradició" - -#: ../../include/profile_selectors.php:80 -msgid "Happy" -msgstr "Feliç" - -#: ../../include/profile_selectors.php:80 -msgid "Not looking" -msgstr "No Cerco" - -#: ../../include/profile_selectors.php:80 -msgid "Swinger" -msgstr "Llibertí" - -#: ../../include/profile_selectors.php:80 -msgid "Betrayed" -msgstr "Traït" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Separated" -msgstr "Separat" - -#: ../../include/profile_selectors.php:80 -msgid "Unstable" -msgstr "Inestable" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Divorced" -msgstr "Divorciat" - -#: ../../include/profile_selectors.php:80 -msgid "Imaginarily divorced" -msgstr "Divorciat Imaginàriament" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Widowed" -msgstr "Vidu/ua" - -#: ../../include/profile_selectors.php:80 -msgid "Uncertain" -msgstr "Incert" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "It's complicated" -msgstr "Es Complicat" - -#: ../../include/profile_selectors.php:80 -msgid "Don't care" -msgstr "No Et Fa Res" - -#: ../../include/profile_selectors.php:80 -msgid "Ask me" -msgstr "Pregunta" - -#: ../../include/apps.php:128 -msgid "Site Admin" -msgstr "Administració" - -#: ../../include/apps.php:130 -msgid "Address Book" -msgstr "Adreçes" - -#: ../../include/apps.php:144 ../../mod/mood.php:130 -msgid "Mood" -msgstr "Ànim" - -#: ../../include/apps.php:148 -msgid "Probe" -msgstr "Sondeig" - -#: ../../include/apps.php:149 -msgid "Suggest" -msgstr "Suggeriment" - -#: ../../include/apps.php:150 -msgid "Random Channel" -msgstr "Canal Aleatori" - -#: ../../include/apps.php:151 -msgid "Invite" -msgstr "Convida" - -#: ../../include/apps.php:152 -msgid "Features" -msgstr "Funcionalitats" - -#: ../../include/apps.php:153 ../../mod/id.php:28 -msgid "Language" -msgstr "Idioma" - -#: ../../include/apps.php:154 -msgid "Post" -msgstr "Entrada" - -#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 -#: ../../mod/id.php:19 -msgid "Profile Photo" -msgstr "Foto del Perfil" - -#: ../../include/apps.php:247 ../../mod/settings.php:84 -#: ../../mod/settings.php:614 -msgid "Update" -msgstr "Actualització" - -#: ../../include/apps.php:247 -msgid "Install" -msgstr "Instal·lar" - -#: ../../include/apps.php:252 -msgid "Purchase" -msgstr "Compra" - -#: ../../include/bbcode.php:122 ../../include/bbcode.php:768 -#: ../../include/bbcode.php:771 ../../include/bbcode.php:776 -#: ../../include/bbcode.php:779 ../../include/bbcode.php:782 -#: ../../include/bbcode.php:785 ../../include/bbcode.php:790 -#: ../../include/bbcode.php:793 ../../include/bbcode.php:798 -#: ../../include/bbcode.php:801 ../../include/bbcode.php:804 -#: ../../include/bbcode.php:807 -msgid "Image/photo" -msgstr "Imatge/foto" - -#: ../../include/bbcode.php:161 ../../include/bbcode.php:818 -msgid "Encrypted content" -msgstr "Contingut encriptat" - -#: ../../include/bbcode.php:178 -#, php-format -msgid "Install %s element: " -msgstr "Instal·la l'element %s:" - -#: ../../include/bbcode.php:182 -#, php-format -msgid "" -"This post contains an installable %s element, however you lack permissions " -"to install it on this site." -msgstr "Aquesta entrada contè un element %s instal·lable, potser manques de permissos per instal·lar-lo en aquest lloc." - -#: ../../include/bbcode.php:192 ../../mod/impel.php:37 -msgid "webpage" -msgstr "pàgina web" - -#: ../../include/bbcode.php:195 ../../mod/impel.php:47 -msgid "layout" -msgstr "disposició" - -#: ../../include/bbcode.php:198 ../../mod/impel.php:42 -msgid "block" -msgstr "bloc" - -#: ../../include/bbcode.php:201 ../../mod/impel.php:54 -msgid "menu" -msgstr "menú" - -#: ../../include/bbcode.php:215 -msgid "QR code" -msgstr "QR code" - -#: ../../include/bbcode.php:266 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s va escriure el següent %2$s %3$s" - -#: ../../include/bbcode.php:268 ../../mod/tagger.php:51 -msgid "post" -msgstr "entrada" - -#: ../../include/bbcode.php:518 -msgid "Different viewers will see this text differently" -msgstr "Diferents observadors veuran aquest text de diferents formes" - -#: ../../include/bbcode.php:729 -msgid "$1 spoiler" -msgstr "$1 spoiler" - -#: ../../include/bbcode.php:756 -msgid "$1 wrote:" -msgstr "$1 va escriure:" - -#: ../../include/chat.php:23 -msgid "Missing room name" -msgstr "Perdut el nom de la sala" - -#: ../../include/chat.php:32 -msgid "Duplicate room name" -msgstr "Nom de la sala duplicat" - -#: ../../include/chat.php:82 ../../include/chat.php:90 -msgid "Invalid room specifier." -msgstr "Especificació de la sala invàlida." - -#: ../../include/chat.php:120 -msgid "Room not found." -msgstr "Sala no trobada." - -#: ../../include/chat.php:141 -msgid "Room is full" -msgstr "La sala es plena" - -#: ../../include/photos.php:94 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "La imatge excedeix la mida limit pel lloc web en %lu bytes" - -#: ../../include/photos.php:101 -msgid "Image file is empty." -msgstr "El fitxer d'imatge esta buit." - -#: ../../include/photos.php:128 ../../mod/profile_photo.php:217 -msgid "Unable to process image" -msgstr "incapaç de processar la imatge" - -#: ../../include/photos.php:199 -msgid "Photo storage failed." -msgstr "Fracassà l'emmagatzematge de la Foto" - -#: ../../include/photos.php:363 -msgid "Upload New Photos" -msgstr "Puja Noves Fotos" - -#: ../../mod/achievements.php:34 -msgid "Some blurb about what to do when you're new here" -msgstr "Algunes propostes sobre el que cal fer quan ets nou aquí" - -#: ../../mod/manage.php:136 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "Has creat %1$.0f de %2$.0f canals permesos." - -#: ../../mod/manage.php:144 -msgid "Create a new channel" -msgstr "Crear un nou canal" - -#: ../../mod/manage.php:167 -msgid "Current Channel" -msgstr "Canal Actual" - -#: ../../mod/manage.php:169 -msgid "Switch to one of your channels by selecting it." -msgstr "Canviar a un altre dels teus canals seleccionant-ho." - -#: ../../mod/manage.php:170 -msgid "Default Channel" -msgstr "Canal per Defecte" - -#: ../../mod/manage.php:171 -msgid "Make Default" -msgstr "Estableix com a Predeterminat" - -#: ../../mod/manage.php:174 -#, php-format -msgid "%d new messages" -msgstr "%d missatges nous" - -#: ../../mod/manage.php:175 -#, php-format -msgid "%d new introductions" -msgstr "%d noves presentacions" - -#: ../../mod/manage.php:177 -msgid "Delegated Channels" -msgstr "Canals Delegats" - -#: ../../mod/directory.php:59 ../../mod/photos.php:441 ../../mod/search.php:13 -#: ../../mod/ratings.php:82 ../../mod/viewconnections.php:17 -#: ../../mod/display.php:13 -msgid "Public access denied." -msgstr "Accés públic denegat." - -#: ../../mod/directory.php:234 -#, php-format -msgid "%d rating" -msgid_plural "%d ratings" -msgstr[0] "%d valoració" -msgstr[1] "%d valoracions" - -#: ../../mod/directory.php:245 -msgid "Gender: " -msgstr "Gènere:" - -#: ../../mod/directory.php:247 -msgid "Status: " -msgstr "Estatus:" - -#: ../../mod/directory.php:249 -msgid "Homepage: " -msgstr "Pàgina Personal:" - -#: ../../mod/directory.php:308 ../../mod/events.php:659 -msgid "Description:" -msgstr "Descripció:" - -#: ../../mod/directory.php:317 -msgid "Public Forum:" -msgstr "Forum Públic:" - -#: ../../mod/directory.php:320 -msgid "Keywords: " -msgstr "Paraules Clau:" - -#: ../../mod/directory.php:323 -msgid "Don't suggest" -msgstr "No suggerir" - -#: ../../mod/directory.php:325 -msgid "Common connections:" -msgstr "Connexions en comú:" - -#: ../../mod/directory.php:374 -msgid "Global Directory" -msgstr "Directori Global" - -#: ../../mod/directory.php:374 -msgid "Local Directory" -msgstr "Directori Local" - -#: ../../mod/directory.php:380 -msgid "Finding:" -msgstr "Cercant:" - -#: ../../mod/directory.php:385 -msgid "next page" -msgstr "pàgina següent" - -#: ../../mod/directory.php:385 -msgid "previous page" -msgstr "pàgina anterior" - -#: ../../mod/directory.php:386 -msgid "Sort options" -msgstr "Opcions per ordenar" - -#: ../../mod/directory.php:387 -msgid "Alphabetic" -msgstr "Alfabètic" - -#: ../../mod/directory.php:388 -msgid "Reverse Alphabetic" -msgstr "Alfabètic Invers" - -#: ../../mod/directory.php:389 -msgid "Newest to Oldest" -msgstr "De més Nou a més Vell" - -#: ../../mod/directory.php:390 -msgid "Oldest to Newest" -msgstr "De més Antic a més Nou" - -#: ../../mod/directory.php:407 -msgid "No entries (some entries may be hidden)." -msgstr "Sense entrades (algunes podrien estar amagades)." - -#: ../../mod/xchan.php:6 -msgid "Xchan Lookup" -msgstr "Cerca a xchan" - -#: ../../mod/xchan.php:9 -msgid "Lookup xchan beginning with (or webbie): " -msgstr "Cerca a xchan començant per (o webbie)" - -#: ../../mod/xchan.php:37 ../../mod/mitem.php:114 ../../mod/menu.php:156 -msgid "Not found." -msgstr "No trobat." - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Autoritza la connexió de l'aplicació" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Torna a la teva aplicació i insereix aquest Codi de Seguretat:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Si et plau, identifica't per continuar." - -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Vols autoritzar a aquesta aplicació l'accés a les teves entrades i contactes i/o a crear noves entrades com si fos tu mateix." - -#: ../../mod/webpages.php:191 -msgid "Page Title" -msgstr "Títol de la pàgina" - -#: ../../mod/follow.php:25 -msgid "Channel added." -msgstr "S'ha afegit el canal." - -#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 -msgid "Tag removed" -msgstr "S'ha tret l'etiqueta" - -#: ../../mod/tagrm.php:119 -msgid "Remove Item Tag" -msgstr "Elimina l'etiqueta d'element" - -#: ../../mod/tagrm.php:121 -msgid "Select a tag to remove: " -msgstr "Tria l'etiqueta a eliminar:" - -#: ../../mod/tagrm.php:133 ../../mod/photos.php:887 -msgid "Remove" -msgstr "Esborra" - -#: ../../mod/connect.php:56 ../../mod/connect.php:104 -msgid "Continue" -msgstr "Continua" - -#: ../../mod/connect.php:85 -msgid "Premium Channel Setup" -msgstr "Configuració de Canals Premium" - -#: ../../mod/connect.php:87 -msgid "Enable premium channel connection restrictions" -msgstr "Habilita les restriccions de connexió del canal premium" - -#: ../../mod/connect.php:88 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Si us plau, introdueixi les restriccions o condicions, com ara el rebut de PayPal, les pautes d'ús, etc." - -#: ../../mod/connect.php:90 ../../mod/connect.php:110 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Aquest canal pot requerir passos addicionals o reconeixement de les següents condicions abans de connectar:" - -#: ../../mod/connect.php:91 -msgid "" -"Potential connections will then see the following text before proceeding:" -msgstr "Connexions potencials veuran el següent text abans de continuar:" - -#: ../../mod/connect.php:92 ../../mod/connect.php:113 -msgid "" -"By continuing, I certify that I have complied with any instructions provided" -" on this page." -msgstr "En continuar, certifico que he complert amb totes les instruccions proporcionades en aquesta pàgina." - -#: ../../mod/connect.php:101 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "(No s'han proporcionat instruccions específiques pel propietari del canal.)" - -#: ../../mod/connect.php:109 -msgid "Restricted or Premium Channel" -msgstr "Canal Restringit o Premium" - -#: ../../mod/thing.php:94 -msgid "Thing updated" -msgstr "S'ha actualitzat la cosa" - -#: ../../mod/thing.php:153 -msgid "Object store: failed" -msgstr "No s'ha pogut emmagatzemar l'objecte" - -#: ../../mod/thing.php:157 -msgid "Thing added" -msgstr "S'ha afegit la cosa" - -#: ../../mod/thing.php:175 -#, php-format -msgid "OBJ: %1$s %2$s %3$s" -msgstr "OBJ: %1$s %2$s %3$s" - -#: ../../mod/thing.php:226 -msgid "Show Thing" -msgstr "Mostra la cosa" - -#: ../../mod/thing.php:233 -msgid "item not found." -msgstr "no s'ha trobat l'element." - -#: ../../mod/thing.php:261 -msgid "Edit Thing" -msgstr "Edita la cosa" - -#: ../../mod/thing.php:263 ../../mod/thing.php:310 -msgid "Select a profile" -msgstr "Tria un perfil" - -#: ../../mod/thing.php:267 ../../mod/thing.php:313 -msgid "Post an activity" -msgstr "Publica una activitat" - -#: ../../mod/thing.php:267 ../../mod/thing.php:313 -msgid "Only sends to viewers of the applicable profile" -msgstr "S'envia només a visitants del perfil corresponent" - -#: ../../mod/thing.php:269 ../../mod/thing.php:315 -msgid "Name of thing e.g. something" -msgstr "Nom de la cosa. Exemple: patata" - -#: ../../mod/thing.php:271 ../../mod/thing.php:316 -msgid "URL of thing (optional)" -msgstr "Adreça URL de la cosa (opcional)" - -#: ../../mod/thing.php:273 ../../mod/thing.php:317 -msgid "URL for photo of thing (optional)" -msgstr "Adreça URL de la foto d'una cosa (opcional)" - -#: ../../mod/thing.php:308 -msgid "Add Thing to your Profile" -msgstr "Afegeix una cosa al teu perfil" - -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "Article no disponible." - -#: ../../mod/probe.php:24 ../../mod/probe.php:30 -#, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "URL sol·licitada retorna error: %1$s" - -#: ../../mod/profile_photo.php:108 -msgid "Image uploaded but image cropping failed." -msgstr "S'ha pujat la imatge però no s'ha pogut retallar." - -#: ../../mod/profile_photo.php:162 -msgid "Image resize failed." -msgstr "No s'ha pogut escalar la imatge." - -#: ../../mod/profile_photo.php:206 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Refresca la memòria cau del navegador si la foto no s'actualitza immediatament. Dreceres: «Ctrl+F5» i «Ctrl+Maj+R»" - -#: ../../mod/profile_photo.php:233 -#, php-format -msgid "Image exceeds size limit of %d" -msgstr "La imatge excedeix la mida límit de %d" - -#: ../../mod/profile_photo.php:242 -msgid "Unable to process image." -msgstr "Incapaç de processar l'imatge." - -#: ../../mod/profile_photo.php:291 ../../mod/profile_photo.php:340 -msgid "Photo not available." -msgstr "Foto no disponible." - -#: ../../mod/profile_photo.php:359 -msgid "Upload File:" -msgstr "Puja Arxiu:" - -#: ../../mod/profile_photo.php:360 -msgid "Select a profile:" -msgstr "Tria un perfil:" - -#: ../../mod/profile_photo.php:361 -msgid "Upload Profile Photo" -msgstr "Puja una Foto pel Perfil" - -#: ../../mod/profile_photo.php:366 ../../mod/settings.php:995 -msgid "or" -msgstr "o" - -#: ../../mod/profile_photo.php:366 -msgid "skip this step" -msgstr "salta aquest pas" - -#: ../../mod/profile_photo.php:366 -msgid "select a photo from your photo albums" -msgstr "tria una foto del teu àlbum de fotos" - -#: ../../mod/profile_photo.php:382 -msgid "Crop Image" -msgstr "Retalla Imatge" - -#: ../../mod/profile_photo.php:383 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Si us plau, retalla la imatge per a una optima visualització" - -#: ../../mod/profile_photo.php:385 -msgid "Done Editing" -msgstr "Edició Feta" - -#: ../../mod/profile_photo.php:428 -msgid "Image uploaded successfully." -msgstr "Imatge pujada exitosament." - -#: ../../mod/profile_photo.php:430 -msgid "Image upload failed." -msgstr "La pujada de la imatge va fracassar." - -#: ../../mod/profile_photo.php:439 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "La reducció de mida de la imatge [%s] va fracassar." - -#: ../../mod/block.php:27 ../../mod/page.php:36 -msgid "Invalid item." -msgstr "Article invàlid." - -#: ../../mod/block.php:39 ../../mod/wall_upload.php:29 ../../mod/page.php:52 -msgid "Channel not found." -msgstr "Canal no trobat." - -#: ../../mod/block.php:75 ../../mod/display.php:110 ../../mod/help.php:79 -#: ../../mod/page.php:89 ../../index.php:241 -msgid "Page not found." -msgstr "Pàgina no trobada." - -#: ../../mod/like.php:15 -msgid "Like/Dislike" -msgstr "M'agrada / No m'agrada" - -#: ../../mod/like.php:20 -msgid "This action is restricted to members." -msgstr "Aquesta acció està restringida als membres." - -#: ../../mod/like.php:21 -msgid "" -"Please login with your $Projectname ID or register as a new $Projectname member to continue." -msgstr "Entra amb la teva identitat $Projectname o registra't a $Projectname per continuar." - -#: ../../mod/like.php:101 ../../mod/like.php:128 ../../mod/like.php:166 -msgid "Invalid request." -msgstr "Sol·licitud invàlida." - -#: ../../mod/like.php:143 -msgid "thing" -msgstr "cosa" - -#: ../../mod/like.php:189 -msgid "Channel unavailable." -msgstr "El canal està inactiu." - -#: ../../mod/like.php:228 -msgid "Previous action reversed." -msgstr "S'ha desfet l'acció anterior." - -#: ../../mod/like.php:398 -#, php-format -msgid "%1$s agrees with %2$s's %3$s" -msgstr "%1$s està d'acord amb %3$s de %2$s" - -#: ../../mod/like.php:400 -#, php-format -msgid "%1$s doesn't agree with %2$s's %3$s" -msgstr "%1$s no està d'acord amb %3$s de %2$s" - -#: ../../mod/like.php:402 -#, php-format -msgid "%1$s abstains from a decision on %2$s's %3$s" -msgstr "%1$s s'abstén en %3$s de %2$s" - -#: ../../mod/like.php:404 -#, php-format -msgid "%1$s is attending %2$s's %3$s" -msgstr "%1$s assistirà a %3$s de %2$s" - -#: ../../mod/like.php:406 -#, php-format -msgid "%1$s is not attending %2$s's %3$s" -msgstr "%1$s no assistirà a %3$s de %2$s" - -#: ../../mod/like.php:408 -#, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "%1$s potser assistirà a %3$s de %2$s" - -#: ../../mod/like.php:492 -msgid "Action completed." -msgstr "S'ha completat l'acció." - -#: ../../mod/like.php:493 -msgid "Thank you." -msgstr "Gràcies." - -#: ../../mod/events.php:21 -msgid "Calendar entries imported." -msgstr "Entrades de Calendari importades." - -#: ../../mod/events.php:23 -msgid "No calendar entries found." -msgstr "No es troben entrades decalendari." - -#: ../../mod/events.php:101 -msgid "Event can not end before it has started." -msgstr "L'esdeveniment ha de començar abans d'acabar." - -#: ../../mod/events.php:103 ../../mod/events.php:112 ../../mod/events.php:130 -msgid "Unable to generate preview." -msgstr "No s'ha pogut generar la vista prèvia." - -#: ../../mod/events.php:110 -msgid "Event title and start time are required." -msgstr "Cal indicar l'inici i el final de l'esdeveniment." - -#: ../../mod/events.php:128 -msgid "Event not found." -msgstr "No s'ha trobat l'esdeveniment." - -#: ../../mod/events.php:409 -msgid "l, F j" -msgstr "l, F j" - -#: ../../mod/events.php:431 -msgid "Edit event" -msgstr "Edita l'esdeveniment" - -#: ../../mod/events.php:432 -msgid "Delete event" -msgstr "Esborra l'esdeveniment" - -#: ../../mod/events.php:466 -msgid "calendar" -msgstr "calendari" - -#: ../../mod/events.php:487 -msgid "Create New Event" -msgstr "Crea un esdeveniment nou" - -#: ../../mod/events.php:488 ../../mod/photos.php:839 -msgid "Previous" -msgstr "Anterior" - -#: ../../mod/events.php:489 ../../mod/photos.php:848 ../../mod/setup.php:281 -msgid "Next" -msgstr "Pròxim" - -#: ../../mod/events.php:490 -msgid "Export" -msgstr "Exporta" - -#: ../../mod/events.php:493 -msgid "Import" -msgstr "Importar" - -#: ../../mod/events.php:518 -msgid "Event removed" -msgstr "S'ha eliminat l'esdeveniment" - -#: ../../mod/events.php:521 -msgid "Failed to remove event" -msgstr "No s'ha pogut esborrar l'esdeveniment" - -#: ../../mod/events.php:641 -msgid "Event details" -msgstr "Detalls de l'esdeveniment" - -#: ../../mod/events.php:642 -msgid "Starting date and Title are required." -msgstr "La data d'inici i el títol són obligatoris." - -#: ../../mod/events.php:644 -msgid "Categories (comma-separated list)" -msgstr "Categories (llista separada per comes)" - -#: ../../mod/events.php:646 -msgid "Event Starts:" -msgstr "Inici:" - -#: ../../mod/events.php:653 -msgid "Finish date/time is not known or not relevant" -msgstr "La data i hora de final no és coneguda o irrellevant" - -#: ../../mod/events.php:655 -msgid "Event Finishes:" -msgstr "Final:" - -#: ../../mod/events.php:657 ../../mod/events.php:658 -msgid "Adjust for viewer timezone" -msgstr "Ajusta a la zona horària del visitant." - -#: ../../mod/events.php:657 -msgid "" -"Important for events that happen in a particular place. Not practical for " -"global holidays." -msgstr "És important per esdeveniments locals, però pels globals no és pràctic." - -#: ../../mod/events.php:663 -msgid "Title:" -msgstr "Títol:" - -#: ../../mod/events.php:665 -msgid "Share this event" -msgstr "Comparteix aquest esdeveniment" - -#: ../../mod/subthread.php:103 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s esta seguint %2$s de %3$s" - -#: ../../mod/pubsites.php:16 -msgid "Public Sites" -msgstr "Llocs públics" - -#: ../../mod/pubsites.php:19 -msgid "" -"The listed sites allow public registration for the $Projectname network. All" -" sites in the network are interlinked so membership on any of them conveys " -"membership in the network as a whole. Some sites may require subscription or" -" provide tiered service plans. The provider links may " -"provide additional details." -msgstr "Els llocs llistats permeten registrar usuaris de la xarxa $Projectname. Com que tots els llocs estan enllaçats entre ells, la identitat és vàlida a tota la xarxa. Alguns llocs poden demanar subscripció o oferir serveis addicional de pagament. Per a més detalls, proveu de seguir els enllaços dels proveïdors." - -#: ../../mod/pubsites.php:25 -msgid "Rate this hub" -msgstr "Valora aquest hub" - -#: ../../mod/pubsites.php:26 -msgid "Site URL" -msgstr "Adreça URL del web" - -#: ../../mod/pubsites.php:26 -msgid "Access Type" -msgstr "Tipus d'accés" - -#: ../../mod/pubsites.php:26 -msgid "Registration Policy" -msgstr "Condicions de registre" - -#: ../../mod/pubsites.php:26 ../../mod/profiles.php:454 -msgid "Location" -msgstr "Localització" - -#: ../../mod/pubsites.php:26 -msgid "View hub ratings" -msgstr "Mostra la valoració del hub" - -#: ../../mod/pubsites.php:30 -msgid "Rate" -msgstr "Puntua" - -#: ../../mod/pubsites.php:31 -msgid "View ratings" -msgstr "Mostra les valoracions" - -#: ../../mod/rpost.php:131 ../../mod/editpost.php:158 -msgid "Edit post" -msgstr "Modifica l'entrada" - -#: ../../mod/dav.php:121 -msgid "$Projectname channel" -msgstr "Canal de $Projectname" - -#: ../../mod/group.php:20 -msgid "Collection created." -msgstr "Creada una col·lecció" - -#: ../../mod/group.php:26 -msgid "Could not create collection." -msgstr "No puc crear la col·lecció." - -#: ../../mod/group.php:54 -msgid "Collection updated." -msgstr "Col·lecció actualitzada." - -#: ../../mod/group.php:86 -msgid "Create a collection of channels." -msgstr "Creada una col·lecció de canals." - -#: ../../mod/group.php:87 ../../mod/group.php:183 -msgid "Collection Name: " -msgstr "Nom de la Col·lecció:" - -#: ../../mod/group.php:89 ../../mod/group.php:186 -msgid "Members are visible to other channels" -msgstr "Els membres son visibles en altres canals" - -#: ../../mod/group.php:107 -msgid "Collection removed." -msgstr "Col·lecció esborrada." - -#: ../../mod/group.php:109 -msgid "Unable to remove collection." -msgstr "Incapaç d'esborrar la col·lecció." - -#: ../../mod/group.php:182 -msgid "Collection Editor" -msgstr "Editor de Col·leccions" - -#: ../../mod/group.php:196 ../../mod/bulksetclose.php:89 -msgid "Members" -msgstr "Membres" - -#: ../../mod/group.php:198 ../../mod/bulksetclose.php:91 -msgid "All Connected Channels" -msgstr "Tots els Canals Connectats" - -#: ../../mod/group.php:233 ../../mod/bulksetclose.php:126 -msgid "Click on a channel to add or remove." -msgstr "Clic sobre el canal per afegir o esborrar." - -#: ../../mod/siteinfo.php:112 -#, php-format -msgid "Version %s" -msgstr "Versió %s" - -#: ../../mod/siteinfo.php:133 -msgid "Installed plugins/addons/apps:" -msgstr "Plugins/addons/apps Instal·lats:" - -#: ../../mod/siteinfo.php:146 -msgid "No installed plugins/addons/apps" -msgstr "Plugins/addons/apps no instal·lats" - -#: ../../mod/siteinfo.php:155 ../../mod/home.php:58 ../../mod/home.php:64 -msgid "$Projectname" -msgstr "$Projectname" - -#: ../../mod/siteinfo.php:156 -msgid "" -"This is a hub of $Projectname - a global cooperative network of " -"decentralized privacy enhanced websites." -msgstr "Aquest és un hub de $Projectname, una xarxa cooperativa mundial de llocs web descentralitzats amb gran control de la privacitat." - -#: ../../mod/siteinfo.php:158 -msgid "Tag: " -msgstr "Etiqueta:" - -#: ../../mod/siteinfo.php:160 -msgid "Last background fetch: " -msgstr "Última actualització en rerefons:" - -#: ../../mod/siteinfo.php:163 -msgid "Running at web location" -msgstr "Correguent en el lloc web" - -#: ../../mod/siteinfo.php:164 -msgid "" -"Please visit redmatrix.me to learn more" -" about $Projectname." -msgstr "Ves a redmatrix.me per saber-ne més sobre $Projectname." - -#: ../../mod/siteinfo.php:165 -msgid "Bug reports and issues: please visit" -msgstr "Per informar d'errors o problemes ves a" - -#: ../../mod/siteinfo.php:167 -msgid "$projectname issues" -msgstr "$projectname emisions" - -#: ../../mod/siteinfo.php:168 -msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " -"com" -msgstr "Per suggerències, felicitacions i altres, envia'ns un mail a «redmatrix» [arroba] librelist [punt] com" - -#: ../../mod/siteinfo.php:170 -msgid "Site Administrators" -msgstr "Administradors del lloc" - -#: ../../mod/item.php:174 -msgid "Unable to locate original post." -msgstr "No s'ha pogut trobar l'entrada original." - -#: ../../mod/item.php:440 -msgid "Empty post discarded." -msgstr "S'ha descartat l'entrada perquè no té contingut." - -#: ../../mod/item.php:480 -msgid "Executable content type not permitted to this channel." -msgstr "No està permès el contingut de tipus executable en aquest canal." - -#: ../../mod/item.php:901 -msgid "System error. Post not saved." -msgstr "Hi ha hagut un error del sistema. L'entrada no s'ha desat." - -#: ../../mod/item.php:1119 -msgid "Unable to obtain post information from database." -msgstr "No s'ha pogut obtenir informació de l'entrada a la base de dades." - -#: ../../mod/item.php:1126 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Has assolit el teu límit de %1$.0f entrades (descomptant comentaris)." - -#: ../../mod/item.php:1133 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Has assolit el teu limit de %1$.0f pàgines web." - -#: ../../mod/network.php:91 -msgid "No such group" -msgstr "No existeix el grup" - -#: ../../mod/network.php:129 -msgid "No such channel" -msgstr "No existeix el canal" - -#: ../../mod/network.php:143 -msgid "Search Results For:" -msgstr "Cerca resultats per:" - -#: ../../mod/network.php:198 -msgid "Collection is empty" -msgstr "La coÅ€lecció és buida" - -#: ../../mod/network.php:207 -msgid "Collection: " -msgstr "CoÅ€lecció:" - -#: ../../mod/network.php:226 -msgid "Connection: " -msgstr "Connexió:" - -#: ../../mod/network.php:233 -msgid "Invalid connection." -msgstr "La connexió és invàlida." - -#: ../../mod/common.php:10 -msgid "No channel." -msgstr "No s'ha trobat el canal" - -#: ../../mod/common.php:39 -msgid "Common connections" -msgstr "Connexions en comú" - -#: ../../mod/common.php:44 -msgid "No connections in common." -msgstr "No hi ha connexions en comú." - -#: ../../mod/regdir.php:45 ../../mod/dirsearch.php:21 -msgid "This site is not a directory server" -msgstr "Aquest lloc web no és un servidor de directori" - -#: ../../mod/connections.php:37 ../../mod/connedit.php:75 -msgid "Could not access contact record." -msgstr "No s'ha pogut accedir al llibre de contactes." - -#: ../../mod/connections.php:51 ../../mod/connedit.php:99 -msgid "Could not locate selected profile." -msgstr "No s'ha trobat el perfil indicat." - -#: ../../mod/connections.php:94 ../../mod/connedit.php:219 -msgid "Connection updated." -msgstr "S'ha actualitzat la connexió." - -#: ../../mod/connections.php:96 ../../mod/connedit.php:221 -msgid "Failed to update connection record." -msgstr "No s'ha pogut actualitzar el registre de connexió." - -#: ../../mod/connections.php:192 ../../mod/connections.php:293 -msgid "Blocked" -msgstr "Bloquejades" - -#: ../../mod/connections.php:197 ../../mod/connections.php:300 -msgid "Ignored" -msgstr "Ignorades" - -#: ../../mod/connections.php:202 ../../mod/connections.php:314 -msgid "Hidden" -msgstr "Amagades" - -#: ../../mod/connections.php:207 ../../mod/connections.php:307 -msgid "Archived" -msgstr "Arxivades" - -#: ../../mod/connections.php:271 -msgid "Suggest new connections" -msgstr "Suggereix noves connexions" - -#: ../../mod/connections.php:274 -msgid "New Connections" -msgstr "Noves Connexions" - -#: ../../mod/connections.php:277 -msgid "Show pending (new) connections" -msgstr "Mostra les connexions pendents (noves)" - -#: ../../mod/connections.php:280 ../../mod/profperm.php:139 -msgid "All Connections" -msgstr "Totes les Connexions" - -#: ../../mod/connections.php:283 -msgid "Show all connections" -msgstr "Mostra totes les connexions" - -#: ../../mod/connections.php:286 -msgid "Unblocked" -msgstr "No bloquejades" - -#: ../../mod/connections.php:289 -msgid "Only show unblocked connections" -msgstr "Mostra només les connexions no bloquejades" - -#: ../../mod/connections.php:296 -msgid "Only show blocked connections" -msgstr "Mostra només les connexions bloquejades" - -#: ../../mod/connections.php:303 -msgid "Only show ignored connections" -msgstr "Mostra només les connexions ignorades" - -#: ../../mod/connections.php:310 -msgid "Only show archived connections" -msgstr "Mostra només les connexions arxivades" - -#: ../../mod/connections.php:317 -msgid "Only show hidden connections" -msgstr "Mostra només les connexions amagades" - -#: ../../mod/connections.php:372 -#, php-format -msgid "%1$s [%2$s]" -msgstr "%1$s [%2$s]" - -#: ../../mod/connections.php:373 -msgid "Edit connection" -msgstr "Modifica la connexió" - -#: ../../mod/connections.php:411 -msgid "Search your connections" -msgstr "Cerca entre les teves connexions" - -#: ../../mod/connections.php:412 -msgid "Finding: " -msgstr "Cercant:" - -#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 -msgid "Block Name" -msgstr "Nom del Bloc" - -#: ../../mod/blocks.php:149 -msgid "Block Title" -msgstr "Títol del bloc" - -#: ../../mod/editpost.php:20 ../../mod/editlayout.php:76 -#: ../../mod/editwebpage.php:77 ../../mod/editblock.php:78 -#: ../../mod/editblock.php:94 -msgid "Item not found" -msgstr "No s'ha trobat l'element" - -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "Article no editable" - -#: ../../mod/editpost.php:48 -msgid "Delete item?" -msgstr "Esborrar ítem" - -#: ../../mod/editpost.php:115 ../../mod/editlayout.php:142 -#: ../../mod/editwebpage.php:187 ../../mod/editblock.php:144 -msgid "Insert YouTube video" -msgstr "insereix video YouTube" - -#: ../../mod/editpost.php:116 ../../mod/editlayout.php:143 -#: ../../mod/editwebpage.php:188 ../../mod/editblock.php:145 -msgid "Insert Vorbis [.ogg] video" -msgstr "Insereix video Vorbis [.ogg]" - -#: ../../mod/editpost.php:117 ../../mod/editlayout.php:144 -#: ../../mod/editwebpage.php:189 ../../mod/editblock.php:146 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Insereix audio Vorbis [.ogg]" - -#: ../../mod/cloud.php:120 -msgid "$Projectname - Guests: Username: {your email address}, Password: +++" -msgstr "$Projectname - Convidats: Nom d'usuari: {el teu correu electrònic}, Contrasenya: +++" - -#: ../../mod/photos.php:78 -msgid "Page owner information could not be retrieved." -msgstr "La informació del propietari de la pàgina no va poder ser recuperada" - -#: ../../mod/photos.php:98 -msgid "Album not found." -msgstr "Àlbum no trobat" - -#: ../../mod/photos.php:120 ../../mod/photos.php:655 -msgid "Delete Album" -msgstr "Esborra Àlbum" - -#: ../../mod/photos.php:160 ../../mod/photos.php:942 -msgid "Delete Photo" -msgstr "Esborra Foto" - -#: ../../mod/photos.php:452 -msgid "No photos selected" -msgstr "No has seleccionat fotos" - -#: ../../mod/photos.php:496 -msgid "Access to this item is restricted." -msgstr "L'accés a aquest element esta restringit." - -#: ../../mod/photos.php:535 -#, php-format -msgid "%1$.2f MB of %2$.2f MB photo storage used." -msgstr "S'estan fent servir %1$.2f MB de %2$.2f MB de l'espai per a imatges." - -#: ../../mod/photos.php:538 -#, php-format -msgid "%1$.2f MB photo storage used." -msgstr "S'estan fent servir %1$.2f MB de l'espai per a imatges." - -#: ../../mod/photos.php:562 -msgid "Upload Photos" -msgstr "Puja imatges" - -#: ../../mod/photos.php:566 ../../mod/photos.php:648 ../../mod/photos.php:927 -msgid "Enter a new album name" -msgstr "Escriu el nom del nou àlbum" - -#: ../../mod/photos.php:567 ../../mod/photos.php:649 ../../mod/photos.php:928 -msgid "or select an existing one (doubleclick)" -msgstr "o bé fes doble clic a un d'existent" - -#: ../../mod/photos.php:568 -msgid "Create a status post for this upload" -msgstr "Genera una entrada a partir de la pujada" - -#: ../../mod/photos.php:596 -msgid "Album name could not be decoded" -msgstr "No s'ha pogut descodificar el nom de l'àlbum" - -#: ../../mod/photos.php:637 ../../mod/photos.php:1169 -#: ../../mod/photos.php:1185 -msgid "Contact Photos" -msgstr "Imatges de contactes" - -#: ../../mod/photos.php:661 -msgid "Show Newest First" -msgstr "Ordena de més nou a més antic" - -#: ../../mod/photos.php:663 -msgid "Show Oldest First" -msgstr "Ordena de més antic a més nou" - -#: ../../mod/photos.php:687 ../../mod/photos.php:1217 -msgid "View Photo" -msgstr "Mostra la imatge" - -#: ../../mod/photos.php:716 -msgid "Edit Album" -msgstr "Modifica l'àlbum" - -#: ../../mod/photos.php:761 -msgid "Permission denied. Access to this item may be restricted." -msgstr "S'ha denegat el permís. Pot ser que l'accés estigui restringit." - -#: ../../mod/photos.php:763 -msgid "Photo not available" -msgstr "La imatge no està disponible" - -#: ../../mod/photos.php:821 -msgid "Use as profile photo" -msgstr "Fes-la imatge de perfil" - -#: ../../mod/photos.php:828 -msgid "Private Photo" -msgstr "Imatge privada" - -#: ../../mod/photos.php:843 -msgid "View Full Size" -msgstr "Mostra a mida completa" - -#: ../../mod/photos.php:921 -msgid "Edit photo" -msgstr "Modifica la imatge" - -#: ../../mod/photos.php:923 -msgid "Rotate CW (right)" -msgstr "Tomba cap a la dreta" - -#: ../../mod/photos.php:924 -msgid "Rotate CCW (left)" -msgstr "Tomba cap a l'esquerra" - -#: ../../mod/photos.php:931 -msgid "Caption" -msgstr "Llegenda" - -#: ../../mod/photos.php:933 -msgid "Add a Tag" -msgstr "Afegeix una etiqueta" - -#: ../../mod/photos.php:937 -msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" -msgstr "Exemple: @joan, @Paula_Peris, @mar@exemple.org" - -#: ../../mod/photos.php:940 -msgid "Flag as adult in album view" -msgstr "Marca com a contingut adult" - -#: ../../mod/photos.php:1132 -msgid "In This Photo:" -msgstr "Hi apareixen:" - -#: ../../mod/photos.php:1137 -msgid "Map" -msgstr "Mapa" - -#: ../../mod/photos.php:1223 -msgid "View Album" -msgstr "Mostra'n l'àlbum" - -#: ../../mod/photos.php:1246 -msgid "Recent Photos" -msgstr "Imatges recents" - -#: ../../mod/search.php:206 -#, php-format -msgid "Items tagged with: %s" -msgstr "Elements etiquetats amb: %s" - -#: ../../mod/search.php:208 -#, php-format -msgid "Search results for: %s" -msgstr "Resultats de cerca per: %s" - -#: ../../mod/match.php:22 -msgid "Profile Match" -msgstr "Perfils compatibles" - -#: ../../mod/match.php:31 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "No tens paraules clau al perfil principal per poder cercar perfils semblants." - -#: ../../mod/match.php:63 -msgid "is interested in:" -msgstr "té interès en:" - -#: ../../mod/match.php:70 -msgid "No matches" -msgstr "No s'han trobat perfils compatibles" - -#: ../../mod/chatsvc.php:111 -msgid "Away" -msgstr "Absent" - -#: ../../mod/chatsvc.php:115 -msgid "Online" -msgstr "En connexió" - -#: ../../mod/rbmark.php:88 -msgid "Select a bookmark folder" -msgstr "Tria una carpeta d'interès" - -#: ../../mod/rbmark.php:93 -msgid "Save Bookmark" -msgstr "Guarda Favorits" - -#: ../../mod/rbmark.php:94 -msgid "URL of bookmark" -msgstr "URL de favorit" - -#: ../../mod/rbmark.php:95 ../../mod/appman.php:93 -msgid "Description" -msgstr "Descripció" - -#: ../../mod/rbmark.php:99 -msgid "Or enter new bookmark folder name" -msgstr "O entra un nou nom de favorit" - -#: ../../mod/notify.php:53 ../../mod/notifications.php:94 -msgid "No more system notifications." -msgstr "No hi ha més notificacions de sistema." - -#: ../../mod/notify.php:57 ../../mod/notifications.php:98 -msgid "System Notifications" -msgstr "Notificacions de sistema" - -#: ../../mod/acl.php:231 -msgid "network" -msgstr "xarxa" - -#: ../../mod/acl.php:241 -msgid "RSS" -msgstr "RSS" - -#: ../../mod/pdledit.php:13 -msgid "Layout updated." -msgstr "S'ha actualitzat la disposició." - -#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 -msgid "Edit System Page Description" -msgstr "Editor del Sistema de Descripció de Pàgines" - -#: ../../mod/pdledit.php:48 -msgid "Layout not found." -msgstr "No s'ha trobat cap disposició de pàgina." - -#: ../../mod/pdledit.php:54 -msgid "Module Name:" -msgstr "Nom del mòdul:" - -#: ../../mod/pdledit.php:55 -msgid "Layout Help" -msgstr "Ajuda per la disposició de pàgina" - -#: ../../mod/filer.php:49 -msgid "- select -" -msgstr "- selecciona -" - -#: ../../mod/import.php:25 -#, php-format -msgid "Your service plan only allows %d channels." -msgstr "El teu paquet de serveis només admet %d canals." - -#: ../../mod/import.php:60 -msgid "Nothing to import." -msgstr "No hi ha res a importar." - -#: ../../mod/import.php:84 -msgid "Unable to download data from old server" -msgstr "No s'han pogut descarregar les dades del servidor antic" - -#: ../../mod/import.php:90 -msgid "Imported file is empty." -msgstr "El fitxer importat està buit." - -#: ../../mod/import.php:110 -msgid "The data provided is not compatible with this project." -msgstr "Les dades subministrades no son compatibles amb aquest projecte." - -#: ../../mod/import.php:115 -#, php-format -msgid "Warning: Database versions differ by %1$d updates." -msgstr "Atenció: Les versions de la Base de Dades difereixen en %1$d actualitzacions." - -#: ../../mod/import.php:135 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "No s'ha pogut importar el canal perquè l'identificador del canal no s'ha pogut duplicar en aquest servidor." - -#: ../../mod/import.php:176 -msgid "Channel clone failed. Import failed." -msgstr "No s'ha pogut importar el canal perquè el canal no s'ha pogut clonar." - -#: ../../mod/import.php:186 -msgid "Cloned channel not found. Import failed." -msgstr "No s'ha pogut importar el canal perquè el canal clonat no s'ha trobat." - -#: ../../mod/import.php:516 -msgid "You must be logged in to use this feature." -msgstr "Has d'estar registrat per fer servir aquesta funcionalitat." - -#: ../../mod/import.php:521 -msgid "Import Channel" -msgstr "Importa un canal" - -#: ../../mod/import.php:522 -msgid "" -"Use this form to import an existing channel from a different server/hub. You" -" may retrieve the channel identity from the old server/hub via the network " -"or provide an export file." -msgstr "Empra aquest formulari per importar un canal existent en un altre servidor/concentrador. Pots recuperar el canal des de l'antic servidor/concentrador via la xarxa o mitjançant un fitxer d'exportació" - -#: ../../mod/import.php:523 -msgid "File to Upload" -msgstr "Fitxer a pujar" - -#: ../../mod/import.php:524 -msgid "Or provide the old server/hub details" -msgstr "O proveeix els detalls de l'antic servidor/concentrador" - -#: ../../mod/import.php:525 -msgid "Your old identity address (xyz@example.com)" -msgstr "La teva adreça de canal antiga. El format és canal@exemple.org" - -#: ../../mod/import.php:526 -msgid "Your old login email address" -msgstr "La teva adreça de correu electrònic antiga" - -#: ../../mod/import.php:527 -msgid "Your old login password" -msgstr "La teva contrasenya antiga" - -#: ../../mod/import.php:528 -msgid "" -"For either option, please choose whether to make this hub your new primary " -"address, or whether your old location should continue this role. You will be" -" able to post from either location, but only one can be marked as the " -"primary location for files, photos, and media." -msgstr "Per a qualsevol de les opcions, escull si vols fer primària l'adreça d'aquest hub o mantenir l'anterior com a primària. Podràs penjar entrades des de totes dues adreces, però per als fitxers, imatges i altres en cal una de primària." - -#: ../../mod/import.php:529 -msgid "Make this hub my primary location" -msgstr "Fes d'aquest hub la meva ubicació primària" - -#: ../../mod/import.php:530 -msgid "" -"Import existing posts if possible (experimental - limited by available " -"memory" -msgstr "Importa les entrades existents si es possible (experimental - limitat per la memòria disponible" - -#: ../../mod/import.php:531 -msgid "" -"This process may take several minutes to complete. Please submit the form " -"only once and leave this page open until finished." -msgstr "Aquest procès pot trigar minuts en completar. Si et plau envia el formulari només una vegada i manté aquesta pàgina oberta fins que finalitzi." - -#: ../../mod/editlayout.php:111 -msgid "Delete layout?" -msgstr "Esborra format?" - -#: ../../mod/editlayout.php:158 ../../mod/layouts.php:124 -msgid "Layout Description (Optional)" -msgstr "Descripció del Format (Opcional)" - -#: ../../mod/editlayout.php:160 ../../mod/layouts.php:121 -#: ../../mod/layouts.php:179 -msgid "Layout Name" -msgstr "Nom del Format Gràfic" - -#: ../../mod/editlayout.php:177 -msgid "Edit Layout" -msgstr "Edita Format Gràfic" - -#: ../../mod/chat.php:19 ../../mod/channel.php:25 -msgid "You must be logged in to see this page." -msgstr "Has d'estar identificat per a veure aquesta pàgina." - -#: ../../mod/chat.php:167 -msgid "Room not found" -msgstr "No s'ha trobat la sala" - -#: ../../mod/chat.php:178 -msgid "Leave Room" -msgstr "Abandona la sala" - -#: ../../mod/chat.php:179 -msgid "Delete This Room" -msgstr "Elimina la sala" - -#: ../../mod/chat.php:180 -msgid "I am away right now" -msgstr "Absent" - -#: ../../mod/chat.php:181 -msgid "I am online" -msgstr "Estic connectat/da" - -#: ../../mod/chat.php:183 -msgid "Bookmark this room" -msgstr "Fes favorit aquest xat" - -#: ../../mod/chat.php:207 ../../mod/chat.php:229 -msgid "New Chatroom" -msgstr "Nova sala per a Xerrar" - -#: ../../mod/chat.php:208 -msgid "Chatroom Name" -msgstr "Nom del Xat" - -#: ../../mod/chat.php:225 -#, php-format -msgid "%1$s's Chatrooms" -msgstr "%1$s de Xats" - -#: ../../mod/mitem.php:24 ../../mod/menu.php:134 -msgid "Menu not found." -msgstr "Menú no trobat." - -#: ../../mod/mitem.php:48 -msgid "Unable to create element." -msgstr "Incapaç de crear l'element." - -#: ../../mod/mitem.php:71 -msgid "Unable to update menu element." -msgstr "Incapaç d'actualitzar un element del menú." - -#: ../../mod/mitem.php:86 -msgid "Unable to add menu element." -msgstr "Incapaç d'afegir l'element del menú." - -#: ../../mod/mitem.php:152 ../../mod/mitem.php:223 -msgid "Menu Item Permissions" -msgstr "Permisos de l'Article del Menú" - -#: ../../mod/mitem.php:153 ../../mod/mitem.php:224 ../../mod/settings.php:1083 -msgid "(click to open/close)" -msgstr "(clica per obrir/tancar)" - -#: ../../mod/mitem.php:155 ../../mod/mitem.php:171 -msgid "Link Name" -msgstr "Nom de l'Enllaç" - -#: ../../mod/mitem.php:156 ../../mod/mitem.php:228 -msgid "Link or Submenu Target" -msgstr "Enllaç o Submenú Objectiu" - -#: ../../mod/mitem.php:156 -msgid "Enter URL of the link or select a menu name to create a submenu" -msgstr "Entra la URL de l'enlla´o tria un nom de menú per crear un submenú" - -#: ../../mod/mitem.php:157 ../../mod/mitem.php:229 -msgid "Use magic-auth if available" -msgstr "Empra magic-auth si esta disponible" - -#: ../../mod/mitem.php:158 ../../mod/mitem.php:230 -msgid "Open link in new window" -msgstr "Obrir l'enllaç en una nova finestra" - -#: ../../mod/mitem.php:159 ../../mod/mitem.php:231 -msgid "Order in list" -msgstr "Ordre per llista" - -#: ../../mod/mitem.php:159 ../../mod/mitem.php:231 -msgid "Higher numbers will sink to bottom of listing" -msgstr "Els números més alts aniràn al fons de la llista" - -#: ../../mod/mitem.php:160 -msgid "Submit and finish" -msgstr "Envia i termina" - -#: ../../mod/mitem.php:161 -msgid "Submit and continue" -msgstr "Envia i continua" - -#: ../../mod/mitem.php:169 -msgid "Menu:" -msgstr "Menú:" - -#: ../../mod/mitem.php:172 -msgid "Link Target" -msgstr "Enllaç Objectiu" - -#: ../../mod/mitem.php:175 -msgid "Edit menu" -msgstr "Edita menú" - -#: ../../mod/mitem.php:178 -msgid "Edit element" -msgstr "Edita element" - -#: ../../mod/mitem.php:179 -msgid "Drop element" -msgstr "Deixa anar element" - -#: ../../mod/mitem.php:180 -msgid "New element" -msgstr "Nou element" - -#: ../../mod/mitem.php:181 -msgid "Edit this menu container" -msgstr "Edita aquest contenidor de menú" - -#: ../../mod/mitem.php:182 -msgid "Add menu element" -msgstr "Afegeix element de menú" - -#: ../../mod/mitem.php:183 -msgid "Delete this menu item" -msgstr "Esborra aquest article del menú" - -#: ../../mod/mitem.php:184 -msgid "Edit this menu item" -msgstr "Edita aquest article del menú" - -#: ../../mod/mitem.php:201 -msgid "Menu item not found." -msgstr "Article del menú no trobat." - -#: ../../mod/mitem.php:212 -msgid "Menu item deleted." -msgstr "Article del menú eliminat." - -#: ../../mod/mitem.php:214 -msgid "Menu item could not be deleted." -msgstr "Article del menú no es pot eliminar." - -#: ../../mod/mitem.php:221 -msgid "Edit Menu Element" -msgstr "Editar Element del Menú" - -#: ../../mod/mitem.php:227 -msgid "Link text" -msgstr "Enllaç de text" - -#: ../../mod/editwebpage.php:152 -msgid "Delete webpage?" -msgstr "Esborrar pàgina web?" - -#: ../../mod/editwebpage.php:173 -msgid "Page link title" -msgstr "Títol de la pàgina enllaçada" - -#: ../../mod/editwebpage.php:224 -msgid "Edit Webpage" -msgstr "Edita la Pàgina Web" - -#: ../../mod/dirsearch.php:29 -msgid "This directory server requires an access token" -msgstr "Aquest servidor de directori requereix un token de accès" - -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "No es troba un compte vàlid." - -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." -msgstr "Sol·licitud de restabliment de contrasenya emesa. Consulta el teu correu electrònic." - -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 -#, php-format -msgid "Site Member (%s)" -msgstr "Lloc d'Usuari (%s)" - -#: ../../mod/lostpass.php:40 -#, php-format -msgid "Password reset requested at %s" -msgstr "S'ha soÅ€licitat restablir la contrasenya al hub %s" - -#: ../../mod/lostpass.php:63 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Ha fallat el restabliment de contrasenya perquè la no s'ha pogut verificar soÅ€licitud. Pot ser que ja ho hàgiu soÅ€licitat abans." - -#: ../../mod/lostpass.php:85 ../../boot.php:1559 -msgid "Password Reset" -msgstr "Restabliment de contrasenya" - -#: ../../mod/lostpass.php:86 -msgid "Your password has been reset as requested." -msgstr "S'ha restablert la vostra contrasenya." - -#: ../../mod/lostpass.php:87 -msgid "Your new password is" -msgstr "La nova contrasenya és" - -#: ../../mod/lostpass.php:88 -msgid "Save or copy your new password - and then" -msgstr "Desa o copia la nova contrasenya, i després" - -#: ../../mod/lostpass.php:89 -msgid "click here to login" -msgstr "fes clic aquí per iniciar sessió" - -#: ../../mod/lostpass.php:90 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Pots canviar la contrasenya a la pàgina Paràmetres, un cop iniciada la sessió." - -#: ../../mod/lostpass.php:107 -#, php-format -msgid "Your password has changed at %s" -msgstr "La teva contrasenya a %s ha canviat" - -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "No recordes la contrasenya?" - -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Escriu la teva adreça de correu electrònic i envia per restablir la contrasenya. Després revisa el seu correu electrònic per obtenir més instruccions." - -#: ../../mod/lostpass.php:124 -msgid "Email Address" -msgstr "Adreça electrònica" - -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Reajustar" - -#: ../../mod/rate.php:157 -msgid "Website:" -msgstr "Lloc web:" - -#: ../../mod/rate.php:160 -#, php-format -msgid "Remote Channel [%s] (not yet known on this site)" -msgstr "Canal Remot [%s] (encara no es coneix en aquest lloc)" - -#: ../../mod/rate.php:161 -msgid "Rating (this information is public)" -msgstr "Valoració (aquesta informació és pública)" - -#: ../../mod/rate.php:162 -msgid "Optionally explain your rating (this information is public)" -msgstr "Opcionalment pots explicar la teva qualificació (aquesta informació és pública)" - -#: ../../mod/editblock.php:117 -msgid "Delete block?" -msgstr "Eliminar bloc?" - -#: ../../mod/editblock.php:179 -msgid "Edit Block" -msgstr "Editar Bloc" - -#: ../../mod/invite.php:25 -msgid "Total invitation limit exceeded." -msgstr "El límit total invitacions s'ha superat." - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s: adreça de correu electrònic no vàlida." - -#: ../../mod/invite.php:76 -msgid "Please join us on Red" -msgstr "Si us plau, uneix-te a Red" - -#: ../../mod/invite.php:87 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Límit d'invitacions excedit. Si us plau, poseu-vos en contacte amb l'administrador del lloc." - -#: ../../mod/invite.php:92 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : Entrega del Missatge fallida." - -#: ../../mod/invite.php:96 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d missatge enviat." -msgstr[1] "%d missatges enviats." - -#: ../../mod/invite.php:115 -msgid "You have no more invitations available" -msgstr "No té més invitacions disponibles" - -#: ../../mod/invite.php:129 -msgid "Send invitations" -msgstr "Enviar invitacions" - -#: ../../mod/invite.php:130 -msgid "Enter email addresses, one per line:" -msgstr "Introduïu les adreces de correu electrònic, una per línia:" - -#: ../../mod/invite.php:131 ../../mod/mail.php:235 ../../mod/mail.php:348 -msgid "Your message:" -msgstr "El teu missatge:" - -#: ../../mod/invite.php:132 -msgid "Please join my community on $Projectname." -msgstr "Si us plau uneix-te la meva comunitat en $Projectname." - -#: ../../mod/invite.php:134 -msgid "You will need to supply this invitation code: " -msgstr "Has de proporcionar aquest codi d'invitació:" - -#: ../../mod/invite.php:135 -msgid "" -"1. Register at any $Projectname location (they are all inter-connected)" -msgstr "1. Registre en qualsevol lloc del $Projectname (estàn tots interconnectats)" - -#: ../../mod/invite.php:137 -msgid "2. Enter my $Projectname network address into the site searchbar." -msgstr "2. Entra a la meva adreça de xarxa al $Projectname, a la barra de cerca del lloc." - -#: ../../mod/invite.php:138 -msgid "or visit " -msgstr "o visita" - -#: ../../mod/invite.php:140 -msgid "3. Click [Connect]" -msgstr "3. Click [Conectar]" - -#: ../../mod/locs.php:21 ../../mod/locs.php:52 -msgid "Location not found." -msgstr "Situació que no es troba." - -#: ../../mod/locs.php:56 -msgid "Primary location cannot be removed." -msgstr "La ubicació primària no es pot treure." - -#: ../../mod/locs.php:88 -msgid "No locations found." -msgstr "No es troben els llocs." - -#: ../../mod/locs.php:101 -msgid "Manage Channel Locations" -msgstr "Gestionar Ubicacions de Canal" - -#: ../../mod/locs.php:102 -msgid "Location (address)" -msgstr "Ubicació (direcció)" - -#: ../../mod/locs.php:103 -msgid "Primary Location" -msgstr "Ubicació Primària" - -#: ../../mod/locs.php:104 -msgid "Drop location" -msgstr "Treure la ubicació" - -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Error en crear l'origen. Cap canal seleccionat." - -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Origen creat." - -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Origen actualitzat." - -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" - -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "Gestiona contingut per al teu canal d'origens remots" - -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Nou Origen" - -#: ../../mod/sources.php:101 ../../mod/sources.php:133 -msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "Importar tot o sel·lecciona contingut dels següents canals, en aquest canal i distribueix-lo d'acord als teus ajustos de canals." - -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "Només importa contingut amb aquestes paraules (una per línia)" - -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "Deixar en blanc per importar tot el contingut públic" - -#: ../../mod/sources.php:103 ../../mod/sources.php:137 -#: ../../mod/new_channel.php:112 -msgid "Channel Name" -msgstr "Nom del canal" - -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "No s'ha trobat la font." - -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Edita la font" - -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Esborra la font" - -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "S'ha esborrat la font" - -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "No s'ha pogut esborrar la font." - -#: ../../mod/menu.php:44 -msgid "Unable to update menu." -msgstr "No s'ha pogut actualitzar el menú." - -#: ../../mod/menu.php:53 -msgid "Unable to create menu." -msgstr "No s'ha pogut crear el menú." - -#: ../../mod/menu.php:89 ../../mod/menu.php:101 -msgid "Menu Name" -msgstr "Nom del menú" - -#: ../../mod/menu.php:89 -msgid "Unique name (not visible on webpage) - required" -msgstr "Nom únic (no visible a la pàgina web) - requerit" - -#: ../../mod/menu.php:90 ../../mod/menu.php:102 -msgid "Menu Title" -msgstr "Títol del menú" - -#: ../../mod/menu.php:90 -msgid "Visible on webpage - leave empty for no title" -msgstr "Visible a la pàgina web - deixar buit per a no posar títol" - -#: ../../mod/menu.php:91 -msgid "Allow Bookmarks" -msgstr "Permetre Marcadors" - -#: ../../mod/menu.php:91 ../../mod/menu.php:147 -msgid "Menu may be used to store saved bookmarks" -msgstr "El menú es pot emprar per a guardar marcadors" - -#: ../../mod/menu.php:92 ../../mod/menu.php:149 -msgid "Submit and proceed" -msgstr "Envia i procedeix" - -#: ../../mod/menu.php:104 -msgid "Drop" -msgstr "Menysprea" - -#: ../../mod/menu.php:108 -msgid "Bookmarks allowed" -msgstr "Marcadors permesos" - -#: ../../mod/menu.php:110 -msgid "Delete this menu" -msgstr "Esborra el menú" - -#: ../../mod/menu.php:111 ../../mod/menu.php:144 -msgid "Edit menu contents" -msgstr "Edita el contingut del menú" - -#: ../../mod/menu.php:112 -msgid "Edit this menu" -msgstr "Edita el menú" - -#: ../../mod/menu.php:126 -msgid "Menu could not be deleted." -msgstr "El menu no es pot esborrar." - -#: ../../mod/menu.php:139 -msgid "Edit Menu" -msgstr "Edita Menú" - -#: ../../mod/menu.php:143 -msgid "Add or remove entries to this menu" -msgstr "Afegeix o esborra entrades a aquest menú" - -#: ../../mod/menu.php:145 -msgid "Menu name" -msgstr "Nom del Menú" - -#: ../../mod/menu.php:145 -msgid "Must be unique, only seen by you" -msgstr "Ha de ser únic, nomes vist per tú" - -#: ../../mod/menu.php:146 -msgid "Menu title" -msgstr "Títol del menú" - -#: ../../mod/menu.php:146 -msgid "Menu title as seen by others" -msgstr "Títol del menú vist pels altres" - -#: ../../mod/menu.php:147 -msgid "Allow bookmarks" -msgstr "Marcadors permesos" - -#: ../../mod/filestorage.php:82 -msgid "Permission Denied." -msgstr "Permisos Denegats." - -#: ../../mod/filestorage.php:98 -msgid "File not found." -msgstr "Arxiu no torbat." - -#: ../../mod/filestorage.php:141 -msgid "Edit file permissions" -msgstr "Edita els permisos d'arxiu" - -#: ../../mod/filestorage.php:150 -msgid "Set/edit permissions" -msgstr "Canvia/edita permisos" - -#: ../../mod/filestorage.php:151 -msgid "Include all files and sub folders" -msgstr "Inclou tots als arxius i subdirectoris" - -#: ../../mod/filestorage.php:152 -msgid "Return to file list" -msgstr "Tornar al llistat d'arxius" - -#: ../../mod/filestorage.php:154 -msgid "Copy/paste this code to attach file to a post" -msgstr "Copia/enganxa aquest codi per a adjuntar un arxiu a l'entrada" - -#: ../../mod/filestorage.php:155 -msgid "Copy/paste this URL to link file from a web page" -msgstr "Copia/enganxa aquesta URL per a enllaçar l'arxiu d'una pàgina web" - -#: ../../mod/filestorage.php:157 -msgid "Share this file" -msgstr "Comparteix l'arxiu" - -#: ../../mod/filestorage.php:158 -msgid "Show URL to this file" -msgstr "Mostra la URL d'aquest arxiu" - -#: ../../mod/filestorage.php:159 -msgid "Notify your contacts about this file" -msgstr "Notifica als teus contactes aquest arxiu" - -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Contacte no trobat." - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Suggeriment d'amistat enviada." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Amics Suggerits" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Suggereix un amic per a %s" - -#: ../../mod/magic.php:69 -msgid "Hub not found." -msgstr "Concentrador no trobat." - -#: ../../mod/poke.php:159 -msgid "Poke/Prod" -msgstr "Emprenyat/Picat" - -#: ../../mod/poke.php:160 -msgid "poke, prod or do other things to somebody" -msgstr "emprenyar, picar o fer altres coses a algú" - -#: ../../mod/poke.php:161 -msgid "Recipient" -msgstr "Destinatari" - -#: ../../mod/poke.php:162 -msgid "Choose what you wish to do to recipient" -msgstr "Tria que vols fer amb el destinatari" - -#: ../../mod/poke.php:165 -msgid "Make this post private" -msgstr "Fer aquesta entrada privada" - -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Identificador invàlid de perfil." - -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" -msgstr "Perfil del Editor de Visibilitat" - -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." -msgstr "Clica sobre el contacte per afegir o esborrar." - -#: ../../mod/profperm.php:123 -msgid "Visible To" -msgstr "Visible per" - -#: ../../mod/impel.php:191 -#, php-format -msgid "%s element installed" -msgstr "%s element instal·lat" - -#: ../../mod/impel.php:194 -#, php-format -msgid "%s element installation failed" -msgstr "%s instal·lació d'element va fallar" - -#: ../../mod/profiles.php:18 ../../mod/profiles.php:174 -#: ../../mod/profiles.php:231 ../../mod/profiles.php:600 -msgid "Profile not found." -msgstr "Perfil no trobat." - -#: ../../mod/profiles.php:38 -msgid "Profile deleted." -msgstr "Perfil eliminat." - -#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 -msgid "Profile-" -msgstr "Perfil-" - -#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 -msgid "New profile created." -msgstr "Nou perfil creat." - -#: ../../mod/profiles.php:98 -msgid "Profile unavailable to clone." -msgstr "Perfil que no es pot clonar." - -#: ../../mod/profiles.php:136 -msgid "Profile unavailable to export." -msgstr "Perfil que no es pot exportar." - -#: ../../mod/profiles.php:241 -msgid "Profile Name is required." -msgstr "Es requereix el Nom del Perfil." - -#: ../../mod/profiles.php:404 -msgid "Marital Status" -msgstr "Estat Marital" - -#: ../../mod/profiles.php:408 -msgid "Romantic Partner" -msgstr "Company/a Romàntic" - -#: ../../mod/profiles.php:412 -msgid "Likes" -msgstr "Agrada" - -#: ../../mod/profiles.php:416 -msgid "Dislikes" -msgstr "Desagrada" - -#: ../../mod/profiles.php:420 -msgid "Work/Employment" -msgstr "Treball/Feina" - -#: ../../mod/profiles.php:423 -msgid "Religion" -msgstr "Religió" - -#: ../../mod/profiles.php:427 -msgid "Political Views" -msgstr "Idees Polítiques" - -#: ../../mod/profiles.php:431 ../../mod/id.php:33 -msgid "Gender" -msgstr "Gènere" - -#: ../../mod/profiles.php:435 -msgid "Sexual Preference" -msgstr "Preferència Sexual" - -#: ../../mod/profiles.php:439 -msgid "Homepage" -msgstr "Pàgina Personal" - -#: ../../mod/profiles.php:443 -msgid "Interests" -msgstr "Interessos" - -#: ../../mod/profiles.php:447 ../../mod/admin.php:994 -msgid "Address" -msgstr "Adreça" - -#: ../../mod/profiles.php:537 -msgid "Profile updated." -msgstr "Perfil actualitzat." - -#: ../../mod/profiles.php:626 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Amaga la teva llista de contactes/amics dels visitadors d'aquest perfil?" - -#: ../../mod/profiles.php:666 -msgid "Edit Profile Details" -msgstr "Edita els Detalls del Perfil" - -#: ../../mod/profiles.php:668 -msgid "View this profile" -msgstr "Veure aquest perfil" - -#: ../../mod/profiles.php:670 -msgid "Change Profile Photo" -msgstr "Canviar Foto del Perfil" - -#: ../../mod/profiles.php:671 -msgid "Create a new profile using these settings" -msgstr "Crea un perfil nou amb aquests ajustos" - -#: ../../mod/profiles.php:672 -msgid "Clone this profile" -msgstr "Clonar aquest perfil" - -#: ../../mod/profiles.php:673 -msgid "Delete this profile" -msgstr "Elimina aquest perfil" - -#: ../../mod/profiles.php:675 -msgid "Import profile from file" -msgstr "Importa perfil des d'un arxiu" - -#: ../../mod/profiles.php:676 -msgid "Export profile to file" -msgstr "Exporta perfil a un arxiu" - -#: ../../mod/profiles.php:677 -msgid "Profile Name:" -msgstr "Nom del Perfil:" - -#: ../../mod/profiles.php:678 -msgid "Your Full Name:" -msgstr "El Teu Nom Complet" - -#: ../../mod/profiles.php:679 -msgid "Title/Description:" -msgstr "Títol/Descripció:" - -#: ../../mod/profiles.php:680 -msgid "Your Gender:" -msgstr "El Teu Gènere:" - -#: ../../mod/profiles.php:681 -msgid "Birthday :" -msgstr "Aniversari:" - -#: ../../mod/profiles.php:682 -msgid "Street Address:" -msgstr "Carrer:" - -#: ../../mod/profiles.php:683 -msgid "Locality/City:" -msgstr "Població/Ciutat:" - -#: ../../mod/profiles.php:684 -msgid "Postal/Zip Code:" -msgstr "Codi Postal:" - -#: ../../mod/profiles.php:685 -msgid "Country:" -msgstr "País:" - -#: ../../mod/profiles.php:686 -msgid "Region/State:" -msgstr "Regió/Estat:" - -#: ../../mod/profiles.php:687 -msgid " Marital Status:" -msgstr " Marital Estatus:" - -#: ../../mod/profiles.php:688 -msgid "Who: (if applicable)" -msgstr "Qui: (si es aplicable)" - -#: ../../mod/profiles.php:689 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Examples: cathy123, Cathy Williams, cathy@example.com" - -#: ../../mod/profiles.php:690 -msgid "Since [date]:" -msgstr "Des de [data]:" - -#: ../../mod/profiles.php:692 -msgid "Homepage URL:" -msgstr "Pàgina Personal URL:" - -#: ../../mod/profiles.php:695 -msgid "Religious Views:" -msgstr "Creences Religioses:" - -#: ../../mod/profiles.php:696 -msgid "Keywords:" -msgstr "Paraules Clau:" - -#: ../../mod/profiles.php:699 -msgid "Example: fishing photography software" -msgstr "Exemple: software de fotografia submarina" - -#: ../../mod/profiles.php:700 -msgid "Used in directory listings" -msgstr "Emprat en els llistats de directoris" - -#: ../../mod/profiles.php:701 -msgid "Tell us about yourself..." -msgstr "Quelcom sobre tú:" - -#: ../../mod/profiles.php:702 -msgid "Hobbies/Interests" -msgstr "Aficions/Interessos" - -#: ../../mod/profiles.php:703 -msgid "Contact information and Social Networks" -msgstr "Informació de Contacte i Xarxes Socials" - -#: ../../mod/profiles.php:704 -msgid "My other channels" -msgstr "Els meus altres canals" - -#: ../../mod/profiles.php:705 -msgid "Musical interests" -msgstr "Interessos Musicals" - -#: ../../mod/profiles.php:706 -msgid "Books, literature" -msgstr "Llibres, literatura" - -#: ../../mod/profiles.php:707 -msgid "Television" -msgstr "Televisió" - -#: ../../mod/profiles.php:708 -msgid "Film/dance/culture/entertainment" -msgstr "Pel·lícules/Dansa/Cultura/Entreteniment" - -#: ../../mod/profiles.php:709 -msgid "Love/romance" -msgstr "Amor/Romace" - -#: ../../mod/profiles.php:710 -msgid "Work/employment" -msgstr "Treball/feina" - -#: ../../mod/profiles.php:711 -msgid "School/education" -msgstr "Escola/educació" - -#: ../../mod/profiles.php:717 -msgid "This is your default profile." -msgstr "Aquest es el teu perfil per defecte" - -#: ../../mod/profiles.php:728 -msgid "Age: " -msgstr "Edat:" - -#: ../../mod/profiles.php:771 -msgid "Edit/Manage Profiles" -msgstr "Edita/Gestiona Perfils" - -#: ../../mod/profiles.php:772 -msgid "Add profile things" -msgstr "Afegeix coses al perfil" - -#: ../../mod/profiles.php:773 -msgid "Include desirable objects in your profile" -msgstr "Inclou objectius desitjables al teu perfil" - -#: ../../mod/ratings.php:69 -msgid "No ratings" -msgstr "No valorat" - -#: ../../mod/ratings.php:99 -msgid "Ratings" -msgstr "Valoracions" - -#: ../../mod/ratings.php:100 -msgid "Rating: " -msgstr "Valoració:" - -#: ../../mod/ratings.php:101 -msgid "Website: " -msgstr "Lloc web:" - -#: ../../mod/ratings.php:103 -msgid "Description: " -msgstr "Descripció:" - -#: ../../mod/viewsrc.php:38 -msgid "Source of Item" -msgstr "Origen de l'article" - -#: ../../mod/setup.php:187 -msgid "$Projectname Server - Setup" -msgstr "Servidor $Projectname - Configuració" - -#: ../../mod/setup.php:191 -msgid "Could not connect to database." -msgstr "No puc connectar amb la base de dades" - -#: ../../mod/setup.php:195 -msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." -msgstr "No s'ha pogut connectar a l'URL del lloc especificat. Possible problema amb el certificat SSL o de DNS." - -#: ../../mod/setup.php:202 -msgid "Could not create table." -msgstr "No puc crear la taula." - -#: ../../mod/setup.php:207 -msgid "Your site database has been installed." -msgstr "La teva base de dades del lloc s'ha instal·lat." - -#: ../../mod/setup.php:211 -msgid "" -"You may need to import the file \"install/schema_xxx.sql\" manually using a " -"database client." -msgstr "Podria ser necessari importar el fitxer \"install / schema_xxx.sql\" manualment utilitzant un client de base de dades." - -#: ../../mod/setup.php:212 ../../mod/setup.php:280 ../../mod/setup.php:730 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "Si us plau, consulteu el fitxer \"install / INSTALL.txt\"." - -#: ../../mod/setup.php:277 -msgid "System check" -msgstr "Comprovació del sistema" - -#: ../../mod/setup.php:282 -msgid "Check again" -msgstr "Comprova de nou" - -#: ../../mod/setup.php:304 -msgid "Database connection" -msgstr "Connexió de base de dades" - -#: ../../mod/setup.php:305 -msgid "" -"In order to install $Projectname we need to know how to connect to your " -"database." -msgstr "Per tal d'instaÅ€lar $Projectname cal configurar la connexió a la base de dades." - -#: ../../mod/setup.php:306 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Si us plau, poseu-vos en contacte amb el proveïdor de serveis o administrador del lloc si vostè té preguntes sobre aquests paràmetres." - -#: ../../mod/setup.php:307 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "La base de dades s'especifica a continuació ja ha d'existir. Si no és així, si us plau crear-la abans de continuar." - -#: ../../mod/setup.php:311 -msgid "Database Server Name" -msgstr "Base de Dades Nom del Servidor" - -#: ../../mod/setup.php:311 -msgid "Default is localhost" -msgstr "Per defecte es localhost" - -#: ../../mod/setup.php:312 -msgid "Database Port" -msgstr "Port per a la Base de Dades" - -#: ../../mod/setup.php:312 -msgid "Communication port number - use 0 for default" -msgstr "Numero del port de comunicacions - empra 0 per defecte" - -#: ../../mod/setup.php:313 -msgid "Database Login Name" -msgstr "Base de Dades Nom d'Accès" - -#: ../../mod/setup.php:314 -msgid "Database Login Password" -msgstr "Base de Dades Contrasenya d'Accès" - -#: ../../mod/setup.php:315 -msgid "Database Name" -msgstr "Nom de la Base de Dades" - -#: ../../mod/setup.php:316 -msgid "Database Type" -msgstr "Tipus de Base de Dades" - -#: ../../mod/setup.php:318 ../../mod/setup.php:359 -msgid "Site administrator email address" -msgstr "Adreça de correu de l'administrador del lloc" - -#: ../../mod/setup.php:318 ../../mod/setup.php:359 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "El teu compte de email ha de coincidir amb això per poder emprar el panel web d'administrador." - -#: ../../mod/setup.php:319 ../../mod/setup.php:361 -msgid "Website URL" -msgstr "URL del lloc web" - -#: ../../mod/setup.php:319 ../../mod/setup.php:361 -msgid "Please use SSL (https) URL if available." -msgstr "Si us plau, empra SSL (https) URL si està disponible." - -#: ../../mod/setup.php:321 ../../mod/setup.php:363 -msgid "Please select a default timezone for your website" -msgstr "Si us plau, tria la zona horària del teu lloc web" - -#: ../../mod/setup.php:348 -msgid "Site settings" -msgstr "Ajustos del lloc" - -#: ../../mod/setup.php:413 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "No s'ha pogut trobar una versió de línia d'ordres del PHP en el PATH del servidor web." - -#: ../../mod/setup.php:414 -msgid "" -"If you don't have a command line version of PHP installed on server, you " -"will not be able to run background polling via cron." -msgstr "Si vostè no té una versió de línia d'ordres del PHP instal·lada al servidor, vostè no serà capaç d'executar sondejos en segon pla via cron." - -#: ../../mod/setup.php:418 -msgid "PHP executable path" -msgstr "Camí cap l'executable de PHP" - -#: ../../mod/setup.php:418 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Introdueix el camí cap l'executable de php. Pots deixa-ho en blanc i continuar l'instal·lació." - -#: ../../mod/setup.php:423 -msgid "Command line PHP" -msgstr "Línia d'ordres de PHP" - -#: ../../mod/setup.php:432 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "La versió de línia d'ordres de PHP al teu sistema no te el \"register_argc_argv\" activat." - -#: ../../mod/setup.php:433 -msgid "This is required for message delivery to work." -msgstr "Això es requereix per que funcioni l'entrega de missatges." - -#: ../../mod/setup.php:436 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" - -#: ../../mod/setup.php:454 -#, php-format -msgid "" -"Your max allowed total upload size is set to %s. Maximum size of one file to" -" upload is set to %s. You are allowed to upload up to %d files at once." -msgstr "La mida màxima que se't permet pujar està establerta en %s. La mida màxima per arxiu pujat es de %s. Se't permet pujar fins a %d arxius d'una vegada." - -#: ../../mod/setup.php:459 -msgid "You can adjust these settings in the servers php.ini." -msgstr "Pots ajustar aquests valors a l'arxiu php.ini del servidor" - -#: ../../mod/setup.php:461 -msgid "PHP upload limits" -msgstr "Límits de pujada de PHP" - -#: ../../mod/setup.php:484 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Error: la funció \"openssl_pkey_new\" en aquest sistema no es capaç de generar claus d'encriptació" - -#: ../../mod/setup.php:485 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "Si esta funcionant sota Windows, per favor, miri \"http://www.php.net/manual/en/openssl.installation.php\"." - -#: ../../mod/setup.php:488 -msgid "Generate encryption keys" -msgstr "Generar claus de xifrat" - -#: ../../mod/setup.php:500 -msgid "libCurl PHP module" -msgstr "mòdul PHP libCurl " - -#: ../../mod/setup.php:501 -msgid "GD graphics PHP module" -msgstr "mòdul PHP GD gràfics" - -#: ../../mod/setup.php:502 -msgid "OpenSSL PHP module" -msgstr "mòdul PHP OpenSSL" - -#: ../../mod/setup.php:503 -msgid "mysqli or postgres PHP module" -msgstr "mòdul PHP mysqli o postgres" - -#: ../../mod/setup.php:504 -msgid "mb_string PHP module" -msgstr "mòdul PHP mb_string" - -#: ../../mod/setup.php:505 -msgid "mcrypt PHP module" -msgstr "mòdul PHP mcrypt" - -#: ../../mod/setup.php:506 -msgid "xml PHP module" -msgstr "Mòdul xml de PHP" - -#: ../../mod/setup.php:510 ../../mod/setup.php:512 -msgid "Apache mod_rewrite module" -msgstr "mòdul Apache mod_rewrite" - -#: ../../mod/setup.php:510 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Error: el mòdul mod-rewrite del servidor web Apache es requereix i no està instal·lat." - -#: ../../mod/setup.php:516 ../../mod/setup.php:519 -msgid "proc_open" -msgstr "proc_open" - -#: ../../mod/setup.php:516 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" -msgstr "Error: es requereix proc_open però o no està instal·lat o ha estat desactivat a php.ini" - -#: ../../mod/setup.php:524 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Error: el mòdul PHP libCURL es requereix però no està instal·lat." - -#: ../../mod/setup.php:528 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Error: el mòdul PHP GD graphics amb support JPEG es requereix però no està instal·lat." - -#: ../../mod/setup.php:532 -msgid "Error: openssl PHP module required but not installed." -msgstr "Error: el mòdul PHP openssl es requereix però no està instal·lat." - -#: ../../mod/setup.php:536 -msgid "" -"Error: mysqli or postgres PHP module required but neither are installed." -msgstr "Error: el mòdul PHO mysqli o postgres es requereix però no està instal·lat." - -#: ../../mod/setup.php:540 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Error: el mòdul PHP mb_string es requereix però no està instal·lat." - -#: ../../mod/setup.php:544 -msgid "Error: mcrypt PHP module required but not installed." -msgstr "Error: el mòdul PHP mcrypt es requereix però no està instal·lat." - -#: ../../mod/setup.php:548 -msgid "Error: xml PHP module required for DAV but not installed." -msgstr "Error: el mòdul xml de PHP es requereix per DAV però no està instal·lat." - -#: ../../mod/setup.php:566 -msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\"" -" in the top folder of your web server and it is unable to do so." -msgstr "L'instaÅ€lador ha de poder crear i modificar un fitxer anomenat «.htconfig.php» a la carpeta arrel del servidor, però sembla que no ho pot fer." - -#: ../../mod/setup.php:567 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." -msgstr "Això sol ser un problema de permisos. Per molt que el teu usuari pugui modificar-lo, és el del servidor web qui necessita els poders de modificació." - -#: ../../mod/setup.php:568 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Red top folder." -msgstr "Al final d'aquest procés hauràs de desar un text a l'arxiu «.htconfig.php», que es troba a la carpeta arrel del servidor." - -#: ../../mod/setup.php:569 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"install/INSTALL.txt\" for instructions." -msgstr "Aquest procés és opcional. Per a fer una instaÅ€lació manual consulta les instruccions a «install/INSTALL.txt\"." - -#: ../../mod/setup.php:572 -msgid ".htconfig.php is writable" -msgstr "L'arxiu «.htconfig.php» es pot modificar" - -#: ../../mod/setup.php:586 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "Red fa servir el motor de plantilles Smarty3 per a renderitzar les vistes més ràpidament." - -#: ../../mod/setup.php:587 -#, php-format -msgid "" -"In order to store these compiled templates, the web server needs to have " -"write access to the directory %s under the Red top level folder." -msgstr "Per tal de guardar aquestes plantilles compilades, el servidor web necessita tenir premis d'escriptura en el directori %s sota la carpeta principal de Red." - -#: ../../mod/setup.php:588 ../../mod/setup.php:609 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "Comprova que l'usuari que executa el servidor (www-data en Apache) té permisos d'escriptura en aquesta carpeta." - -#: ../../mod/setup.php:589 -#, php-format -msgid "" -"Note: as a security measure, you should give the web server write access to " -"%s only--not the template files (.tpl) that it contains." -msgstr "Nota: com a mesura de seguretat l'usuari del servidor web ha de tenir accés d'escriptura només a %s, i no a les plantilles (.tpl) que conté." - -#: ../../mod/setup.php:592 -#, php-format -msgid "%s is writable" -msgstr "Es pot escriure a %s" - -#: ../../mod/setup.php:608 -msgid "" -"Red uses the store directory to save uploaded files. The web server needs to" -" have write access to the store directory under the Red top level folder" -msgstr "Red fa servir la carpeta «store» per a desar els fitxers pujats. Per tant, el servidor web necessita tenir permís d'escriptura en aquesta carpeta, que està a l'arrel del servidor web." - -#: ../../mod/setup.php:612 -msgid "store is writable" -msgstr "Es pot escriure al magatzem (store)" - -#: ../../mod/setup.php:645 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access" -" to this site." -msgstr "El certificat SSL no s'ha pogut validar. Arregla-ho o deshabilita l'accés https a aquest lloc" - -#: ../../mod/setup.php:646 -msgid "" -"If you have https access to your website or allow connections to TCP port " -"443 (the https: port), you MUST use a browser-valid certificate. You MUST " -"NOT use self-signed certificates!" -msgstr "Si tens accès pet https al teu lloc web o permets connexions pel port TCP 443 (port https), Has d'emprar un certificat VÀLID. NO es poden emprar certificats AUTO-SIGNATS!" - -#: ../../mod/setup.php:647 -msgid "" -"This restriction is incorporated because public posts from you may for " -"example contain references to images on your own hub." -msgstr "El motiu d'aquesta restricció és que les teves entrades públiques poden contenir referències a imatges del teu propi hub." - -#: ../../mod/setup.php:648 -msgid "" -"If your certificate is not recognized, members of other sites (who may " -"themselves have valid certificates) will get a warning message on their own " -"site complaining about security issues." -msgstr "Si el teu certificat no és reconegut, llavors el membres d'altres hubs, encara que tinguin certificats vàlids, rebran una advertència de seguretat en carregar contingut teu." - -#: ../../mod/setup.php:649 -msgid "" -"This can cause usability issues elsewhere (not just on your own site) so we " -"must insist on this requirement." -msgstr "Per tant, com que perjudica la usabilitat més enllà del teu lloc, la restricció de tenir un certificat reconegut és molt important." - -#: ../../mod/setup.php:650 -msgid "" -"Providers are available that issue free certificates which are browser-" -"valid." -msgstr "Hi ha autoritats de certificació reconegudes que ofereixen certificats gratuïts." - -#: ../../mod/setup.php:652 -msgid "SSL certificate validation" -msgstr "Validació del certificat SSL" - -#: ../../mod/setup.php:658 -msgid "" -"Url rewrite in .htaccess is not working. Check your server " -"configuration.Test: " -msgstr "No es poden reescriure les URL a «.htaccess». Comprova la configuració del servidor:" - -#: ../../mod/setup.php:661 -msgid "Url rewrite is working" -msgstr "Es poden reescriure les URL a «.htaccess»" - -#: ../../mod/setup.php:670 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." -msgstr "L'arxiu de configuracio de la base de dades «.htconfig.php» no s'ha pogut modificar. El pots crear tu a l'arrel del servidor web amb el text de la caixa com a contingut." - -#: ../../mod/setup.php:694 -msgid "Errors encountered creating database tables." -msgstr "S'han produït errors mentre es creaven taules a la base de dades." - -#: ../../mod/setup.php:728 -msgid "

    What next

    " -msgstr "

    I ara què?

    " - -#: ../../mod/setup.php:729 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "IMPORTANT! Cal que configuris manualment una execució periòdica del \"poller\"." - -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." -msgstr "Error del protocol OpenID. No ha retornat ID" - -#: ../../mod/openid.php:72 ../../mod/openid.php:180 ../../mod/post.php:286 -#, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Benvingut %s. Autenticació remota reeixida." - -#: ../../mod/tagger.php:96 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s ha etiquetat %3$s de %2$s amb %4$s" - -#: ../../mod/uexport.php:41 ../../mod/uexport.php:42 -msgid "Export Channel" -msgstr "Exportar Canal" - -#: ../../mod/uexport.php:43 -msgid "" -"Export your basic channel information to a small file. This acts as a " -"backup of your connections, permissions, profile and basic data, which can " -"be used to import your data to a new hub, but\tdoes not contain your " -"content." -msgstr "Exporta la informació bàsica del canal a un petit arxiu. Això actua com a còpia de recolzament de les teves connexions, permisos, perfil i dades bàsiques, les quals pots emprar per traslladar aquestes dades a una altre lloc/centre, però no conté el contingut del canal." - -#: ../../mod/uexport.php:44 -msgid "Export Content" -msgstr "Exportar el Contingut" - -#: ../../mod/uexport.php:45 -msgid "" -"Export your channel information and all the content to a JSON backup. This " -"backs up all of your connections, permissions, profile data and all of your " -"content, but is generally not suitable for importing a channel to a new hub " -"as this file may be VERY large. Please be patient - it may take several " -"minutes for this download to begin." -msgstr "Exporta la informació del canal i tot el contingut a un arxiu de recolzament JSON. Això còpia totes les teves connexions, permisos, perfil i dades i tot el contingut, però normalment no es pot importar en un altre canal d'un nou lloc/centre donat que l'arxiu acostuma a ser MOLT gran. Si et plau, sigues pacient ja que pot trigar uns minuts a començar a baixar." - -#: ../../mod/viewconnections.php:62 -msgid "No connections." -msgstr "Sense connexions." - -#: ../../mod/viewconnections.php:75 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Visita el perfil [%s] de %s" - -#: ../../mod/zfinger.php:23 -msgid "invalid target signature" -msgstr "Signatura objectiu invàlida" - -#: ../../mod/admin.php:52 -msgid "Theme settings updated." -msgstr "Ajustos de tema actualitzats." - -#: ../../mod/admin.php:93 ../../mod/admin.php:452 -msgid "Site" -msgstr "Lloc" - -#: ../../mod/admin.php:94 -msgid "Accounts" -msgstr "Comptes" - -#: ../../mod/admin.php:95 ../../mod/admin.php:985 -msgid "Channels" -msgstr "Canals" - -#: ../../mod/admin.php:96 ../../mod/admin.php:1077 ../../mod/admin.php:1117 -msgid "Plugins" -msgstr "Plugins" - -#: ../../mod/admin.php:97 ../../mod/admin.php:1277 ../../mod/admin.php:1311 -msgid "Themes" -msgstr "Temes" - -#: ../../mod/admin.php:98 -msgid "Inspect queue" -msgstr "Revisa cua" - -#: ../../mod/admin.php:100 -msgid "Profile Config" -msgstr "Configuració del Perfil" - -#: ../../mod/admin.php:101 -msgid "DB updates" -msgstr "Actualitzacions de Base de Dades" - -#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1396 -msgid "Logs" -msgstr "Logs" - -#: ../../mod/admin.php:121 -msgid "Plugin Features" -msgstr "Característiques del Plugin" - -#: ../../mod/admin.php:123 -msgid "User registrations waiting for confirmation" -msgstr "Registre d'usuaris esperant confirmació" - -#: ../../mod/admin.php:200 -msgid "# Accounts" -msgstr "# Comptes" - -#: ../../mod/admin.php:201 -msgid "# blocked accounts" -msgstr "# comptes bloquejats" - -#: ../../mod/admin.php:202 -msgid "# expired accounts" -msgstr "# comptes expirats" - -#: ../../mod/admin.php:203 -msgid "# expiring accounts" -msgstr "# comptes expirant" - -#: ../../mod/admin.php:216 -msgid "# Channels" -msgstr "# Canals" - -#: ../../mod/admin.php:217 -msgid "# primary" -msgstr "# primari" - -#: ../../mod/admin.php:218 -msgid "# clones" -msgstr "# clons" - -#: ../../mod/admin.php:224 -msgid "Message queues" -msgstr "Cues de missatges" - -#: ../../mod/admin.php:240 ../../mod/admin.php:451 ../../mod/admin.php:548 -#: ../../mod/admin.php:817 ../../mod/admin.php:984 ../../mod/admin.php:1076 -#: ../../mod/admin.php:1116 ../../mod/admin.php:1276 ../../mod/admin.php:1310 -#: ../../mod/admin.php:1395 -msgid "Administration" -msgstr "Administració" - -#: ../../mod/admin.php:241 -msgid "Summary" -msgstr "Sumari" - -#: ../../mod/admin.php:244 -msgid "Registered accounts" -msgstr "Comptes registrades" - -#: ../../mod/admin.php:245 ../../mod/admin.php:552 -msgid "Pending registrations" -msgstr "Comptes pendents de registre" - -#: ../../mod/admin.php:246 -msgid "Registered channels" -msgstr "Canals registrats" - -#: ../../mod/admin.php:247 ../../mod/admin.php:553 -msgid "Active plugins" -msgstr "Plugins actius" - -#: ../../mod/admin.php:248 -msgid "Version" -msgstr "Versió" - -#: ../../mod/admin.php:363 -msgid "Site settings updated." -msgstr "Ajustos del Lloc actualitzats" - -#: ../../mod/admin.php:400 ../../mod/settings.php:813 -msgid "mobile" -msgstr "mòbil" - -#: ../../mod/admin.php:402 -msgid "experimental" -msgstr "experimental" - -#: ../../mod/admin.php:404 -msgid "unsupported" -msgstr "no soportat" - -#: ../../mod/admin.php:429 -msgid "Yes - with approval" -msgstr "Sí - amb aprovació" - -#: ../../mod/admin.php:435 -msgid "My site is not a public server" -msgstr "El meu lloc no es un servidor públic" - -#: ../../mod/admin.php:436 -msgid "My site has paid access only" -msgstr "El meu lloc te accès per pagament" - -#: ../../mod/admin.php:437 -msgid "My site has free access only" -msgstr "El meu lloc te lliure accés" - -#: ../../mod/admin.php:438 -msgid "My site offers free accounts with optional paid upgrades" -msgstr "El meu lloc te comptes gratis amb opció de millores per pagament" - -#: ../../mod/admin.php:454 ../../mod/register.php:207 -msgid "Registration" -msgstr "Registre" - -#: ../../mod/admin.php:455 -msgid "File upload" -msgstr "Pujar arxiu" - -#: ../../mod/admin.php:456 -msgid "Policies" -msgstr "Polítiques" - -#: ../../mod/admin.php:461 -msgid "Site name" -msgstr "Nom del lloc" - -#: ../../mod/admin.php:462 -msgid "Banner/Logo" -msgstr "Senyera/Logo" - -#: ../../mod/admin.php:463 -msgid "Administrator Information" -msgstr "Informació de l'Administrador" - -#: ../../mod/admin.php:463 -msgid "" -"Contact information for site administrators. Displayed on siteinfo page. " -"BBCode can be used here" -msgstr "Informació per contactar amb els administradors del lloc. Mostrada a la pàgina d'informació del lloc. Es pot emprar BBCode aquí" - -#: ../../mod/admin.php:464 -msgid "System language" -msgstr "Idioma del sistema" - -#: ../../mod/admin.php:465 -msgid "System theme" -msgstr "Tema del sistema" - -#: ../../mod/admin.php:465 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Tema del sistema per defecte - pot ser sobrescrit pel perfils dels usuaris - Ajustos de canvi del tema" - -#: ../../mod/admin.php:466 -msgid "Mobile system theme" -msgstr "Tema del sistema per a mòbils" - -#: ../../mod/admin.php:466 -msgid "Theme for mobile devices" -msgstr "Tema per a aparells mòbils" - -#: ../../mod/admin.php:468 -msgid "Enable Diaspora Protocol" -msgstr "Activat el Protocol Diaspora" - -#: ../../mod/admin.php:468 -msgid "Communicate with Diaspora and Friendica - experimental" -msgstr "Comunicar amb Diaspora i Friendica - experimental" - -#: ../../mod/admin.php:469 -msgid "Allow Feeds as Connections" -msgstr "Permetre Retroalimentadors com Connexions" - -#: ../../mod/admin.php:469 -msgid "(Heavy system resource usage)" -msgstr "(Demana molts recursos del sistema)" - -#: ../../mod/admin.php:470 -msgid "Maximum image size" -msgstr "Mida màxima d'imatge" - -#: ../../mod/admin.php:470 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Mida màxima en bytes de imatges pujades. Per defecte es 0, el que vol dir sense límits." - -#: ../../mod/admin.php:471 -msgid "Does this site allow new member registration?" -msgstr "Permet aquest lloc registre de nous membres?" - -#: ../../mod/admin.php:472 -msgid "Which best describes the types of account offered by this hub?" -msgstr "Que es es que millor descriu la mena de comptes oferits per aquest concentrador?" - -#: ../../mod/admin.php:473 -msgid "Register text" -msgstr "text de registre" - -#: ../../mod/admin.php:473 -msgid "Will be displayed prominently on the registration page." -msgstr "Es mostrarà preminentment a la pàgina de registre" - -#: ../../mod/admin.php:474 -msgid "Site homepage to show visitors (default: login box)" -msgstr "Pàgina d'inici a mostrar als visitants (per defecte: la pàgina d'identificació)" - -#: ../../mod/admin.php:474 -msgid "" -"example: 'public' to show public stream, 'page/sys/home' to show a system " -"webpage called 'home' or 'include:home.html' to include a file." -msgstr "exemple: 'públic' per a mostrar un flux públic, 'page/sys/home' per a mostrar una pàgina web dita 'home' o 'include:home.html' per a incloure un arxiu." - -#: ../../mod/admin.php:475 -msgid "Preserve site homepage URL" -msgstr "Preservar URL de la pàgina web" - -#: ../../mod/admin.php:475 -msgid "" -"Present the site homepage in a frame at the original location instead of " -"redirecting" -msgstr "Presenta la pàgina web del lloc en un marc en el lloc original enlloc de redirigir cap a ella" - -#: ../../mod/admin.php:476 -msgid "Accounts abandoned after x days" -msgstr "Els copmte es consideren abandonats despres de x dies" - -#: ../../mod/admin.php:476 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "No malgastar recursos del sistema sondejant llocs externs per acomptes abandonats. Entrar 0 vol dir sense límit de temps." - -#: ../../mod/admin.php:477 -msgid "Allowed friend domains" -msgstr "dominis amics permesos" - -#: ../../mod/admin.php:477 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "llista separada per comes de dominis en els que està permès establir relacions d'amistat amb aquest lloc. S'accepten comodins. Deixar buit per acceptar qualsevol domini" - -#: ../../mod/admin.php:478 -msgid "Allowed email domains" -msgstr "Dominis de correu electonic acceptats" - -#: ../../mod/admin.php:478 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "llista separada per comes de dominis de adreces de correu electrònic permeses en aquest lloc. S'accepten comodins. Deixar buit per acceptar qualsevol domini" - -#: ../../mod/admin.php:479 -msgid "Not allowed email domains" -msgstr "Dominis de correu electrònic no acceptats" - -#: ../../mod/admin.php:479 -msgid "" -"Comma separated list of domains which are not allowed in email addresses for" -" registrations to this site. Wildcards are accepted. Empty to allow any " -"domains, unless allowed domains have been defined." -msgstr "llista separada per comes de dominis de adreces de correu electrònic no permeses en aquest lloc. S'accepten comodins. Deixar buit per no acceptar cap domini, excepte els que s'hagin definits com acceptats." - -#: ../../mod/admin.php:480 -msgid "Block public" -msgstr "Bloc públic" - -#: ../../mod/admin.php:480 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Activa per a bloquejar l'accés públic a totes les pàgines públiques personals excepte si estàs identificat en el sistema." - -#: ../../mod/admin.php:481 -msgid "Verify Email Addresses" -msgstr "Verifica l'Adreça de Correu Electrònic" - -#: ../../mod/admin.php:481 -msgid "" -"Check to verify email addresses used in account registration (recommended)." -msgstr "Activa per comprovar l'adreça de correu electrònic emprada durant el registre d'un nou compte (recomanat)" - -#: ../../mod/admin.php:482 -msgid "Force publish" -msgstr "Forza la publicació" - -#: ../../mod/admin.php:482 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Activa per forzar que tots el perfils en aquest lloc siguin llistats en el directori del lloc." - -#: ../../mod/admin.php:483 -msgid "Disable discovery tab" -msgstr "Desactiva la pestañnya de descobrir" - -#: ../../mod/admin.php:483 -msgid "" -"Remove the tab in the network view with public content pulled from sources " -"chosen for this site." -msgstr "Treu la pesranya per veure contingut públic de la xarxa extret d'origens triats per aquest lloc." - -#: ../../mod/admin.php:484 -msgid "login on Homepage" -msgstr "Accés a la Pàgina d'inici" - -#: ../../mod/admin.php:484 -msgid "" -"Present a login box to visitors on the home page if no other content has " -"been configured." -msgstr "Presenta una casella d'identificació a la pàgina d'inici als visitants si no s'ha configurat altre contingut." - -#: ../../mod/admin.php:486 -msgid "Proxy user" -msgstr "Usuari Proxy" - -#: ../../mod/admin.php:487 -msgid "Proxy URL" -msgstr "URL del Proxy" - -#: ../../mod/admin.php:488 -msgid "Network timeout" -msgstr "Temps d'espera de la xarxa" - -#: ../../mod/admin.php:488 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Valor en segons. Ajusta a 0 per a sense límits (no recomanat)" - -#: ../../mod/admin.php:489 -msgid "Delivery interval" -msgstr "Interval de lliurament" - -#: ../../mod/admin.php:489 -msgid "" -"Delay background delivery processes by this many seconds to reduce system " -"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " -"for large dedicated servers." -msgstr "Retarda en segon plà l'interval de lliurament per aquests segons per reduir la càrrega del sistema. Recomanat: 4-5 per a hostes compartits, 2-3 per a servidors privats virtuals. 0-1 per a servidors dedicats." - -#: ../../mod/admin.php:490 -msgid "Poll interval" -msgstr "interval de sondeig" - -#: ../../mod/admin.php:490 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Retarda en segon pla el sondeig en aquesta quantitat de segons per a reduir la càrrega dels sistema. Si es 0 , empra l'interval de lliurament." - -#: ../../mod/admin.php:491 -msgid "Maximum Load Average" -msgstr "Càrrega Mitja Màxima" - -#: ../../mod/admin.php:491 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Càrrega màxima del sistema, abans que els processos de lliurament i sondeig es difereixin - 50 per defecte." - -#: ../../mod/admin.php:492 -msgid "Expiration period in days for imported (matrix/network) content" -msgstr "Periode d'expiració per a contingut importat (matrix/xarxa)" - -#: ../../mod/admin.php:492 -msgid "0 for no expiration of imported content" -msgstr "0 vol dir sense temps d'expiració pel contingut importat" - -#: ../../mod/admin.php:540 -msgid "No server found" -msgstr "No es troba servidor" - -#: ../../mod/admin.php:547 ../../mod/admin.php:831 -msgid "ID" -msgstr "ID" - -#: ../../mod/admin.php:547 -msgid "for channel" -msgstr "per a canal" - -#: ../../mod/admin.php:547 -msgid "on server" -msgstr "al servidor" - -#: ../../mod/admin.php:547 -msgid "Status" -msgstr "Estat" - -#: ../../mod/admin.php:549 -msgid "Server" -msgstr "Servidor" - -#: ../../mod/admin.php:566 -msgid "Update has been marked successful" -msgstr "Actualització marcada amb exit" - -#: ../../mod/admin.php:576 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Executant %s ha fallat. Comprova els logs del sistema." - -#: ../../mod/admin.php:579 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Actualització %s es va realitzar correctament." - -#: ../../mod/admin.php:583 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Actualització %s no ha retornat l'estat. Es desconeix si ha finalitzat amb exit." - -#: ../../mod/admin.php:586 -#, php-format -msgid "Update function %s could not be found." -msgstr "La funció d'actualitzacio %s no es pot trobar." - -#: ../../mod/admin.php:602 -msgid "No failed updates." -msgstr "No hi ha actualitzacions fallides." - -#: ../../mod/admin.php:606 -msgid "Failed Updates" -msgstr "Actualitzacions Fallides" - -#: ../../mod/admin.php:608 -msgid "Mark success (if update was manually applied)" -msgstr "Marca èxit (si l'actualització s'ha aplicat de forma manual)" - -#: ../../mod/admin.php:609 -msgid "Attempt to execute this update step automatically" -msgstr "Prova a fer automàticament aquesta actualització" - -#: ../../mod/admin.php:641 -msgid "Queue Statistics" -msgstr "Cua d'Estadístiques" - -#: ../../mod/admin.php:642 -msgid "Total Entries" -msgstr "Total d'Entrades" - -#: ../../mod/admin.php:643 -msgid "Priority" -msgstr "Prioritat" - -#: ../../mod/admin.php:644 -msgid "Destination URL" -msgstr "URL de Destí" - -#: ../../mod/admin.php:645 -msgid "Mark hub permanently offline" -msgstr "Marca el concentrador coma permanentment fora de línia" - -#: ../../mod/admin.php:646 -msgid "Empty queue for this hub" -msgstr "Cua buida per aquest concentrador" - -#: ../../mod/admin.php:647 -msgid "Last known contact" -msgstr "Últim contacte conegut" - -#: ../../mod/admin.php:683 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s usuari bloquejat/desbloquejat" -msgstr[1] "%s usuaris bloquejats/desbloquejats" - -#: ../../mod/admin.php:691 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s usuari esborrat" -msgstr[1] "%s usuaris esborrats" - -#: ../../mod/admin.php:727 -msgid "Account not found" -msgstr "Compte no trobat" - -#: ../../mod/admin.php:747 -#, php-format -msgid "User '%s' blocked" -msgstr "Usuari '%s' bloquejat" - -#: ../../mod/admin.php:755 -#, php-format -msgid "User '%s' unblocked" -msgstr "Usuari '%s' desbloquejat" - -#: ../../mod/admin.php:818 ../../mod/admin.php:830 -msgid "Users" -msgstr "Usuaris" - -#: ../../mod/admin.php:820 ../../mod/admin.php:987 -msgid "select all" -msgstr "Sel·leciona-ho tot" - -#: ../../mod/admin.php:821 -msgid "User registrations waiting for confirm" -msgstr "Registres d'usuaris pendents de confirmació" - -#: ../../mod/admin.php:822 -msgid "Request date" -msgstr "Data de la petició" - -#: ../../mod/admin.php:823 -msgid "No registrations." -msgstr "Sense registracions." - -#: ../../mod/admin.php:824 ../../mod/connedit.php:687 -msgid "Approve" -msgstr "Aprovat" - -#: ../../mod/admin.php:825 -msgid "Deny" -msgstr "Denegat" - -#: ../../mod/admin.php:827 ../../mod/connedit.php:519 -msgid "Block" -msgstr "Bloquejat" - -#: ../../mod/admin.php:828 ../../mod/connedit.php:519 -msgid "Unblock" -msgstr "Desbloquejat" - -#: ../../mod/admin.php:831 -msgid "Register date" -msgstr "Data de registre" - -#: ../../mod/admin.php:831 -msgid "Last login" -msgstr "Darrera identificació" - -#: ../../mod/admin.php:831 -msgid "Expires" -msgstr "Expira" - -#: ../../mod/admin.php:831 -msgid "Service Class" -msgstr "Classe de Servei" - -#: ../../mod/admin.php:833 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Tria els usuaris que s'esborraran!\\n\\nTotes les publicacions d'aquests usuaris en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur? " - -#: ../../mod/admin.php:834 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "L'usuari {0} sera esborrat!\\n\\nTotes les publicacions d'aquest usuari en aquest lloc s'eliminarà de forma permanent!\\n\\nEstas segur?" - -#: ../../mod/admin.php:870 -#, php-format -msgid "%s channel censored/uncensored" -msgid_plural "%s channels censored/uncensored" -msgstr[0] "%s canal censurat/no censurat" -msgstr[1] "%s canals censurats/no censurats" - -#: ../../mod/admin.php:879 -#, php-format -msgid "%s channel code allowed/disallowed" -msgid_plural "%s channels code allowed/disallowed" -msgstr[0] "%s codi permes/no permes al canal" -msgstr[1] "%s codi permesos/no permesos al canal" - -#: ../../mod/admin.php:886 -#, php-format -msgid "%s channel deleted" -msgid_plural "%s channels deleted" -msgstr[0] "%s canal esborrat" -msgstr[1] "%s canals esborrats" - -#: ../../mod/admin.php:906 -msgid "Channel not found" -msgstr "Canal no trobat" - -#: ../../mod/admin.php:917 -#, php-format -msgid "Channel '%s' deleted" -msgstr "Canal '%s' esborrat" - -#: ../../mod/admin.php:929 -#, php-format -msgid "Channel '%s' censored" -msgstr "Canal '%s' censurat" - -#: ../../mod/admin.php:929 -#, php-format -msgid "Channel '%s' uncensored" -msgstr "Canal '%s' no censurat" - -#: ../../mod/admin.php:940 -#, php-format -msgid "Channel '%s' code allowed" -msgstr "Canal '%s' permet codi" - -#: ../../mod/admin.php:940 -#, php-format -msgid "Channel '%s' code disallowed" -msgstr "Canal '%s' no permet codi" - -#: ../../mod/admin.php:989 -msgid "Censor" -msgstr "Censurat" - -#: ../../mod/admin.php:990 -msgid "Uncensor" -msgstr "No censurat" - -#: ../../mod/admin.php:991 -msgid "Allow Code" -msgstr "Permet Codi" - -#: ../../mod/admin.php:992 -msgid "Disallow Code" -msgstr "No Permet Codi" - -#: ../../mod/admin.php:994 -msgid "UID" -msgstr "UID" - -#: ../../mod/admin.php:996 -msgid "" -"Selected channels will be deleted!\\n\\nEverything that was posted in these " -"channels on this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Els canals sel·leccionats s'esborraran!\\n\\nTotes les publicacions d'aquests canals en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur? " - -#: ../../mod/admin.php:997 -msgid "" -"The channel {0} will be deleted!\\n\\nEverything that was posted in this " -"channel on this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "El canal {0} serà esborrat!\\n\\nTotes les publicacions d'aquest canal en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur?" - -#: ../../mod/admin.php:1037 -#, php-format -msgid "Plugin %s disabled." -msgstr "Plugin %s desactivat." - -#: ../../mod/admin.php:1041 -#, php-format -msgid "Plugin %s enabled." -msgstr "Plugin %s activat." - -#: ../../mod/admin.php:1051 ../../mod/admin.php:1249 -msgid "Disable" -msgstr "Desactivat" - -#: ../../mod/admin.php:1054 ../../mod/admin.php:1251 -msgid "Enable" -msgstr "Activat" - -#: ../../mod/admin.php:1078 ../../mod/admin.php:1278 -msgid "Toggle" -msgstr "Commutar" - -#: ../../mod/admin.php:1086 ../../mod/admin.php:1288 -msgid "Author: " -msgstr "Autor: " - -#: ../../mod/admin.php:1087 ../../mod/admin.php:1289 -msgid "Maintainer: " -msgstr "Mantenedor:" - -#: ../../mod/admin.php:1214 -msgid "No themes found." -msgstr "No s'han trobat temes." - -#: ../../mod/admin.php:1270 -msgid "Screenshot" -msgstr "Copia de pantalla" - -#: ../../mod/admin.php:1316 -msgid "[Experimental]" -msgstr "[Experimental]" - -#: ../../mod/admin.php:1317 -msgid "[Unsupported]" -msgstr "[No soportat]" - -#: ../../mod/admin.php:1341 -msgid "Log settings updated." -msgstr "Registre d'ajustos actualitzat." - -#: ../../mod/admin.php:1398 -msgid "Clear" -msgstr "Neteja" - -#: ../../mod/admin.php:1404 -msgid "Debugging" -msgstr "Depurant" - -#: ../../mod/admin.php:1405 -msgid "Log file" -msgstr "Arxiu de registre" - -#: ../../mod/admin.php:1405 -msgid "" -"Must be writable by web server. Relative to your Red top-level directory." -msgstr "Ha de ser escribible pel servidor web. Relatiu al directori de nivell superior de Red" - -#: ../../mod/admin.php:1406 -msgid "Log level" -msgstr "Nivell de registre" - -#: ../../mod/admin.php:1452 -msgid "New Profile Field" -msgstr "Camp de Perfil Nou" - -#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 -msgid "Field nickname" -msgstr "Àlies de Camp" - -#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 -msgid "System name of field" -msgstr "nOM DEL SISTEMA DEL CAMP" - -#: ../../mod/admin.php:1454 ../../mod/admin.php:1474 -msgid "Input type" -msgstr "Tipus d'entrada" - -#: ../../mod/admin.php:1455 ../../mod/admin.php:1475 -msgid "Field Name" -msgstr "Nom de Camp" - -#: ../../mod/admin.php:1455 ../../mod/admin.php:1475 -msgid "Label on profile pages" -msgstr "Etiqueta a les pàgines de perfil" - -#: ../../mod/admin.php:1456 ../../mod/admin.php:1476 -msgid "Help text" -msgstr "Text d'ajuda" - -#: ../../mod/admin.php:1456 ../../mod/admin.php:1476 -msgid "Additional info (optional)" -msgstr "Informació adicional (opcional)" - -#: ../../mod/admin.php:1466 -msgid "Field definition not found" -msgstr "No es troba la definició del camp" - -#: ../../mod/admin.php:1472 -msgid "Edit Profile Field" -msgstr "Camp d'Edició del Perfil" - -#: ../../mod/oexchange.php:23 -msgid "Unable to find your hub." -msgstr "No es possible trobar el concentrador" - -#: ../../mod/oexchange.php:37 -msgid "Post successful." -msgstr "Entrada realitzada amb èxit. " - -#: ../../mod/register.php:44 -msgid "Maximum daily site registrations exceeded. Please try again tomorrow." -msgstr "Nombre màxim de registres diaris excedit. Si us plau, provau demà." - -#: ../../mod/register.php:50 -msgid "" -"Please indicate acceptance of the Terms of Service. Registration failed." -msgstr "El registre ha fallat. Si et plau, indica que acceptes les Condicions del Servei." - -#: ../../mod/register.php:84 -msgid "Passwords do not match." -msgstr "Les contrasenyes no coincideixen." - -#: ../../mod/register.php:117 -msgid "" -"Registration successful. Please check your email for validation " -"instructions." -msgstr "registrat amb èxit. Si et plau revisa el teu e-correu per a instruccions de validació." - -#: ../../mod/register.php:123 -msgid "Your registration is pending approval by the site owner." -msgstr "El teu registre esta pendent de validació pel propietari del lloc." - -#: ../../mod/register.php:126 -msgid "Your registration can not be processed." -msgstr "El teu registre no ha pogut ser processat. " - -#: ../../mod/register.php:163 -msgid "Registration on this site/hub is by approval only." -msgstr "El registre en aquest lloc/centre es únicament per validació." - -#: ../../mod/register.php:164 -msgid "Register at another affiliated site/hub" -msgstr "Registre en altre lloc/centre afiliat" - -#: ../../mod/register.php:174 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "El lloc ha excedit el límit màxim diari de nous comptes/registres. Provau demà." - -#: ../../mod/register.php:185 -msgid "Terms of Service" -msgstr "Condicions del Servei" - -#: ../../mod/register.php:191 -#, php-format -msgid "I accept the %s for this website" -msgstr "Accepto el %s per a aquest lloc web" - -#: ../../mod/register.php:193 -#, php-format -msgid "I am over 13 years of age and accept the %s for this website" -msgstr "Tinc més de 13 anys i accepto les %s d'aquest lloc web" - -#: ../../mod/register.php:212 -msgid "Membership on this site is by invitation only." -msgstr "La pertinença en aquest lloc es per invitació exclusivament." - -#: ../../mod/register.php:213 -msgid "Please enter your invitation code" -msgstr "Si et plau, introdueix el teu codi d'invitació" - -#: ../../mod/register.php:216 -msgid "Your email address" -msgstr "La teva adreça de correu electrónic" - -#: ../../mod/register.php:217 -msgid "Choose a password" -msgstr "Tria una contrasenya" - -#: ../../mod/register.php:218 -msgid "Please re-enter your password" -msgstr "Si et plau, re-entra la contrasenya" - -#: ../../mod/removeaccount.php:30 -msgid "" -"Account removals are not allowed within 48 hours of changing the account " -"password." -msgstr "L'esborrat de comptes no està permès fins que transcorren 48 hores des de l'últim canvi de contrasenya." - -#: ../../mod/removeaccount.php:57 -msgid "Remove This Account" -msgstr "Esborra el compte" - -#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 -msgid "WARNING: " -msgstr "ALERTA:" - -#: ../../mod/removeaccount.php:58 -msgid "" -"This account and all its channels will be completely removed from the " -"network. " -msgstr "Aquest compte i tots els seus canals s'estan apunt d'esborrar totalment de la xarxa." - -#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 -msgid "This action is permanent and can not be undone!" -msgstr "Aquesta acció és irreversible!" - -#: ../../mod/removeaccount.php:59 ../../mod/removeme.php:59 -msgid "Please enter your password for verification:" -msgstr "Aquesta acció requereix tornar a introduir la contrasenya:" - -#: ../../mod/removeaccount.php:60 -msgid "" -"Remove this account, all its channels and all its channel clones from the " -"network" -msgstr "Esborra de la xarxa aquest compte, tots els seus canals, i tots els seus canals clons." - -#: ../../mod/removeaccount.php:60 -msgid "" -"By default only the instances of the channels located on this hub will be " -"removed from the network" -msgstr "Per defecte, només les instancies dels canal ubicats en aquest concentrador poden esser esborrades de la xarxa" - -#: ../../mod/removeaccount.php:61 ../../mod/settings.php:720 -msgid "Remove Account" -msgstr "Esborra el Compte" - -#: ../../mod/help.php:49 ../../mod/help.php:55 ../../mod/help.php:61 -msgid "Help:" -msgstr "Ajuda:" - -#: ../../mod/help.php:76 ../../index.php:238 -msgid "Not Found" -msgstr "No s'ha pogut trobar la pàgina" - -#: ../../mod/help.php:100 -msgid "$Projectname Documentation" -msgstr "$Projectname Documentació" - -#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 -#: ../../mod/update_network.php:23 ../../mod/update_search.php:46 -#: ../../mod/update_home.php:21 ../../mod/update_public.php:21 -msgid "[Embedded content - reload page to view]" -msgstr "[Contingut embegut - recarrega la pàgina per veure-ho]" - -#: ../../mod/lockview.php:37 -msgid "Remote privacy information not available." -msgstr "informació privada remota no disponible." - -#: ../../mod/lockview.php:58 -msgid "Visible to:" -msgstr "Visible per:" - -#: ../../mod/settings.php:76 -msgid "Name is required" -msgstr "Es requereix un Nom" - -#: ../../mod/settings.php:80 -msgid "Key and Secret are required" -msgstr "Es requereix Clau (Key) i el Secret (Secret)" - -#: ../../mod/settings.php:130 -msgid "Diaspora Policy Settings updated." -msgstr "Actualitzats els Ajustos de Política de Diaspora." - -#: ../../mod/settings.php:238 -msgid "Passwords do not match. Password unchanged." -msgstr "Les contrasenyes no coincideixen. Contrasenya sense canvis." - -#: ../../mod/settings.php:242 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Les contrasenyes en blanc no estan permesas. Contrasenya sense canvis." - -#: ../../mod/settings.php:256 -msgid "Password changed." -msgstr "Contrasenya canviada." - -#: ../../mod/settings.php:258 -msgid "Password update failed. Please try again." -msgstr "L'actualització de la contrasenya va fallar. Si us plau, torneu a intentar-ho." - -#: ../../mod/settings.php:272 -msgid "Not valid email." -msgstr "E-correu no vàlid." - -#: ../../mod/settings.php:275 -msgid "Protected email address. Cannot change to that email." -msgstr "Adreça d'e-correu protegida. No es pot canviar a aquest e-correu." - -#: ../../mod/settings.php:284 -msgid "System failure storing new email. Please try again." -msgstr "Fallada del sistema al guardar un nou correu. Si us plau, proba de nou." - -#: ../../mod/settings.php:523 -msgid "Settings updated." -msgstr "Ajustes actualizados." - -#: ../../mod/settings.php:587 ../../mod/settings.php:613 -#: ../../mod/settings.php:649 -msgid "Add application" -msgstr "Afegir aplicatiu" - -#: ../../mod/settings.php:590 -msgid "Name of application" -msgstr "Nom de l'aplicatiu" - -#: ../../mod/settings.php:591 ../../mod/settings.php:617 -msgid "Consumer Key" -msgstr "Consumer Key" - -#: ../../mod/settings.php:591 ../../mod/settings.php:592 -msgid "Automatically generated - change if desired. Max length 20" -msgstr "Generat automàticament- Canvia-ho si ho vols. Max. longitud 20" - -#: ../../mod/settings.php:592 ../../mod/settings.php:618 -msgid "Consumer Secret" -msgstr "Consumer Secret" - -#: ../../mod/settings.php:593 ../../mod/settings.php:619 -msgid "Redirect" -msgstr "Redirecciona" - -#: ../../mod/settings.php:593 -msgid "" -"Redirect URI - leave blank unless your application specifically requires " -"this" -msgstr "URI redirigida - No canviar excepte perquè el teu aplicatiu ho requereixi." - -#: ../../mod/settings.php:594 ../../mod/settings.php:620 -msgid "Icon url" -msgstr "Icona de url" - -#: ../../mod/settings.php:594 -msgid "Optional" -msgstr "Opcional" - -#: ../../mod/settings.php:605 -msgid "You can't edit this application." -msgstr "No pots editar aquest aplicatiu." - -#: ../../mod/settings.php:648 -msgid "Connected Apps" -msgstr "Aplicatius Conectats" - -#: ../../mod/settings.php:652 -msgid "Client key starts with" -msgstr "La clau del client comença amb" - -#: ../../mod/settings.php:653 -msgid "No name" -msgstr "Sin nombre" - -#: ../../mod/settings.php:654 -msgid "Remove authorization" -msgstr "Elimina autorització" - -#: ../../mod/settings.php:668 -msgid "No feature settings configured" -msgstr "No hi ha opcions de les funcions configurades" - -#: ../../mod/settings.php:685 -msgid "Feature/Addon Settings" -msgstr "Ajustos de Característica/Afegit" - -#: ../../mod/settings.php:687 -msgid "Settings for the built-in Diaspora emulator" -msgstr "Ajustos pel emulador de Diaspora incorporat" - -#: ../../mod/settings.php:688 -msgid "Allow any Diaspora member to comment on your public posts" -msgstr "Permetre que cualsevol membre de Diaspora pugui comentar les teves entrades públiques" - -#: ../../mod/settings.php:689 -msgid "Enable the Diaspora protocol for this channel" -msgstr "Activa el protocol Diaspora en aquest canal" - -#: ../../mod/settings.php:690 -msgid "Diaspora Policy Settings" -msgstr "Política d'Ajustos de Diaspora" - -#: ../../mod/settings.php:691 -msgid "Prevent your hashtags from being redirected to other sites" -msgstr "Evita que els teus hashtags puguin ser redirigits a altres llocs" - -#: ../../mod/settings.php:715 -msgid "Account Settings" -msgstr "Ajustos de Compte" - -#: ../../mod/settings.php:716 -msgid "Enter New Password:" -msgstr "Entra la Nova Contrasenya" - -#: ../../mod/settings.php:717 -msgid "Confirm New Password:" -msgstr "Confirma la Nova Contrasenya:" - -#: ../../mod/settings.php:717 -msgid "Leave password fields blank unless changing" -msgstr "Deixa els camps de contrasenya en blanc llevat que la volguis canviar" +#: ../../include/activities.php:49 +msgid "public profile" +msgstr "Perfil públic" -#: ../../mod/settings.php:719 ../../mod/settings.php:1057 -msgid "Email Address:" -msgstr "Adreça de E-Correu:" - -#: ../../mod/settings.php:721 -msgid "Remove this account including all its channels" -msgstr "Esborra aquest compte inclosos tots els seus canals" - -#: ../../mod/settings.php:737 -msgid "Off" -msgstr "Apagat" - -#: ../../mod/settings.php:737 -msgid "On" -msgstr "Funcionant" - -#: ../../mod/settings.php:744 -msgid "Additional Features" -msgstr "Característiques Addicionals" - -#: ../../mod/settings.php:768 -msgid "Connector Settings" -msgstr "Ajustos de Connector" - -#: ../../mod/settings.php:807 -msgid "No special theme for mobile devices" -msgstr "No emprar tema especial per aparells mòbils" - -#: ../../mod/settings.php:810 -#, php-format -msgid "%s - (Experimental)" -msgstr "%s - (Experimental)" - -#: ../../mod/settings.php:849 -msgid "Display Settings" -msgstr "Ajustos de Pantalla" - -#: ../../mod/settings.php:850 -msgid "Theme Settings" -msgstr "Ajustos de Tema" - -#: ../../mod/settings.php:851 -msgid "Custom Theme Settings" -msgstr "Ajustos Personals de Tema" - -#: ../../mod/settings.php:852 -msgid "Content Settings" -msgstr "Ajustos de Contingut" - -#: ../../mod/settings.php:858 -msgid "Display Theme:" -msgstr "Ajustos de Tema:" - -#: ../../mod/settings.php:859 -msgid "Mobile Theme:" -msgstr "Tema Mòbil:" - -#: ../../mod/settings.php:860 -msgid "Enable user zoom on mobile devices" -msgstr "Zoom d'usuari en dispositius mòbils" - -#: ../../mod/settings.php:861 -msgid "Update browser every xx seconds" -msgstr "Actualitza el navegador cada xx segons" - -#: ../../mod/settings.php:861 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Mínim de 10 segons, sense màxim" - -#: ../../mod/settings.php:862 -msgid "Maximum number of conversations to load at any time:" -msgstr "Nombre màxim de conversacions a càrregar cada vegada" - -#: ../../mod/settings.php:862 -msgid "Maximum of 100 items" -msgstr "Màxim de 100 elements" - -#: ../../mod/settings.php:863 -msgid "Show emoticons (smilies) as images" -msgstr "Mostra emoticons (smilies) com a imatges" - -#: ../../mod/settings.php:864 -msgid "Link post titles to source" -msgstr "Enllaça a l'origen els títols de l'entrada" - -#: ../../mod/settings.php:865 -msgid "System Page Layout Editor - (advanced)" -msgstr "Editor de Disseny de la Pàgina del Sistema - (avançat)" - -#: ../../mod/settings.php:868 -msgid "Use blog/list mode on channel page" -msgstr "Empra el mode blog/llista a la pàgina del canal" - -#: ../../mod/settings.php:868 ../../mod/settings.php:869 -msgid "(comments displayed separately)" -msgstr "(Observacions es mostren per separat)" - -#: ../../mod/settings.php:869 -msgid "Use blog/list mode on matrix page" -msgstr "Empra mode blog/llista a la pàgina de matrix" - -#: ../../mod/settings.php:870 -msgid "Channel page max height of content (in pixels)" -msgstr "Alçada màxima de contingut (en píxels) de la pàgina de Canal" - -#: ../../mod/settings.php:870 ../../mod/settings.php:871 -msgid "click to expand content exceeding this height" -msgstr "Clic per expandir el contingut que excedeixi aquesta alçada" - -#: ../../mod/settings.php:871 -msgid "Matrix page max height of content (in pixels)" -msgstr "Alçada màxima del contingut (en píxels) de la pàgina Matrix" - -#: ../../mod/settings.php:905 -msgid "Nobody except yourself" -msgstr "Ningú excepte tú" - -#: ../../mod/settings.php:906 -msgid "Only those you specifically allow" -msgstr "Només allò que específicament permetis" - -#: ../../mod/settings.php:907 -msgid "Approved connections" -msgstr "Connexions aprovades" - -#: ../../mod/settings.php:908 -msgid "Any connections" -msgstr "Qualsevol connexió" - -#: ../../mod/settings.php:909 -msgid "Anybody on this website" -msgstr "Qualsevol en aquest lloc" - -#: ../../mod/settings.php:910 -msgid "Anybody in this network" -msgstr "Qualsevol en aquesta xarxa" - -#: ../../mod/settings.php:911 -msgid "Anybody authenticated" -msgstr "Qualsevol autenticat" - -#: ../../mod/settings.php:912 -msgid "Anybody on the internet" -msgstr "Qualsevol a internet" - -#: ../../mod/settings.php:986 -msgid "Publish your default profile in the network directory" -msgstr "Publica el teu perfil per defecte al directori de la xarxa" - -#: ../../mod/settings.php:991 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Ens permets suggerir-te com a potencial amic als nous membres?" - -#: ../../mod/settings.php:1000 -msgid "Your channel address is" -msgstr "La teva direcció del canal es" - -#: ../../mod/settings.php:1048 -msgid "Channel Settings" -msgstr "Ajustos del Canal" - -#: ../../mod/settings.php:1055 -msgid "Basic Settings" -msgstr "Ajustos Bàsics" - -#: ../../mod/settings.php:1058 -msgid "Your Timezone:" -msgstr "La teva Franja Horària" - -#: ../../mod/settings.php:1059 -msgid "Default Post Location:" -msgstr "Localització Predeterminada de les Entrades:" - -#: ../../mod/settings.php:1059 -msgid "Geographical location to display on your posts" -msgstr "Posició geogràfica a mostrar a les teves entrades" - -#: ../../mod/settings.php:1060 -msgid "Use Browser Location:" -msgstr "Empra la Localització del Navegador:" - -#: ../../mod/settings.php:1062 -msgid "Adult Content" -msgstr "Contingut per a Adults" - -#: ../../mod/settings.php:1062 -msgid "" -"This channel frequently or regularly publishes adult content. (Please tag " -"any adult material and/or nudity with #NSFW)" -msgstr "Aquest canal publica freqúentment o amb regularitat contingut per a adults. (Si us plau, etiqueti qualsevol material per a adults amb #NSFW)" - -#: ../../mod/settings.php:1064 -msgid "Security and Privacy Settings" -msgstr "Ajustos de Seguretat i Privacitat" - -#: ../../mod/settings.php:1066 -msgid "Your permissions are already configured. Click to view/adjust" -msgstr "Els teus permisos estan configurats. Clic per veure/ajustar" - -#: ../../mod/settings.php:1068 -msgid "Hide my online presence" -msgstr "Amaga la meva presencia en línia" - -#: ../../mod/settings.php:1068 -msgid "Prevents displaying in your profile that you are online" -msgstr "Evita mostrar en el teu perfil, que estàs en línia" - -#: ../../mod/settings.php:1070 -msgid "Simple Privacy Settings:" -msgstr "Ajustos simples de privacitat:" - -#: ../../mod/settings.php:1071 -msgid "" -"Very Public - extremely permissive (should be used with caution)" -msgstr "Molt públic - extremadament permissiu (s'ha d'anar en compte)" - -#: ../../mod/settings.php:1072 -msgid "" -"Typical - default public, privacy when desired (similar to social " -"network permissions but with improved privacy)" -msgstr "Normal - públic per defecte, privat quan es desitgi (similar als permisos de xarxa social, però amb millor privacitat)" - -#: ../../mod/settings.php:1073 -msgid "Private - default private, never open or public" -msgstr "Privat - privat per defecte, mai públic o obert" - -#: ../../mod/settings.php:1074 -msgid "Blocked - default blocked to/from everybody" -msgstr "Bloquejat - tothom bloquejat per defecte" - -#: ../../mod/settings.php:1076 -msgid "Allow others to tag your posts" -msgstr "Permet a altres etiquetar les teves entrades" - -#: ../../mod/settings.php:1076 -msgid "" -"Often used by the community to retro-actively flag inappropriate content" -msgstr "Sovint emprat per la comunitat per marcar retroactivament contingut inapropiat" - -#: ../../mod/settings.php:1078 -msgid "Advanced Privacy Settings" -msgstr "Ajustos avançats de privacitat" - -#: ../../mod/settings.php:1080 -msgid "Expire other channel content after this many days" -msgstr "El contingut d'altes canals caduca després d'aquests dies" - -#: ../../mod/settings.php:1080 -msgid "0 or blank prevents expiration" -msgstr "0 o vuit evita caducitat" - -#: ../../mod/settings.php:1081 -msgid "Maximum Friend Requests/Day:" -msgstr "Nombre màxim de peticions d'amistat per dia" - -#: ../../mod/settings.php:1081 -msgid "May reduce spam activity" -msgstr "Pot reduir l'SPAM" - -#: ../../mod/settings.php:1082 -msgid "Default Post Permissions" -msgstr "Permisos de publicació per defecte" - -#: ../../mod/settings.php:1087 -msgid "Channel permissions category:" -msgstr "Categoria de permisos de canal:" - -#: ../../mod/settings.php:1093 -msgid "Maximum private messages per day from unknown people:" -msgstr "Nombre màxim de missatges privats de desconeguts al dia:" - -#: ../../mod/settings.php:1093 -msgid "Useful to reduce spamming" -msgstr "Útil per a reduir l'spam" - -#: ../../mod/settings.php:1096 -msgid "Notification Settings" -msgstr "Ajustos de notificacions" - -#: ../../mod/settings.php:1097 -msgid "By default post a status message when:" -msgstr "Per defecte envia un missatge d'estat quan:" - -#: ../../mod/settings.php:1098 -msgid "accepting a friend request" -msgstr "Acceptar una sol·licitud d'amistat" - -#: ../../mod/settings.php:1099 -msgid "joining a forum/community" -msgstr "Apuntar-se a un fòrum o comunitat" - -#: ../../mod/settings.php:1100 -msgid "making an interesting profile change" -msgstr "faci un canvi interesant al perfil" - -#: ../../mod/settings.php:1101 -msgid "Send a notification email when:" -msgstr "Notifica per correu quan:" - -#: ../../mod/settings.php:1102 -msgid "You receive a connection request" -msgstr "Rebi una petició de connexió" - -#: ../../mod/settings.php:1103 -msgid "Your connections are confirmed" -msgstr "Es confirma una connexió" - -#: ../../mod/settings.php:1104 -msgid "Someone writes on your profile wall" -msgstr "Algú ha escrit al mur del teu perfil" - -#: ../../mod/settings.php:1105 -msgid "Someone writes a followup comment" -msgstr "Algú ha escrit un comentari de resposta" - -#: ../../mod/settings.php:1106 -msgid "You receive a private message" -msgstr "Rebi un missatge privat" - -#: ../../mod/settings.php:1107 -msgid "You receive a friend suggestion" -msgstr "Rebi una suggerència d'amistat" - -#: ../../mod/settings.php:1108 -msgid "You are tagged in a post" -msgstr "Estàs etiquetat a l'entrada" - -#: ../../mod/settings.php:1109 -msgid "You are poked/prodded/etc. in a post" -msgstr "S'enfoten/te piquen/etc. en una entrada" - -#: ../../mod/settings.php:1112 -msgid "Show visual notifications including:" -msgstr "Mostra notificacion visuals, com ara:" - -#: ../../mod/settings.php:1114 -msgid "Unseen matrix activity" -msgstr "Activitat no vista a la xarxa" - -#: ../../mod/settings.php:1115 -msgid "Unseen channel activity" -msgstr "Activitat no vista del canal" - -#: ../../mod/settings.php:1116 -msgid "Unseen private messages" -msgstr "Missatges privats no llegits" - -#: ../../mod/settings.php:1116 ../../mod/settings.php:1121 -#: ../../mod/settings.php:1122 ../../mod/settings.php:1123 -msgid "Recommended" -msgstr "Recomanat" - -#: ../../mod/settings.php:1117 -msgid "Upcoming events" -msgstr "Esdeveniments propers" - -#: ../../mod/settings.php:1118 -msgid "Events today" -msgstr "Esdeveniments d'avui" - -#: ../../mod/settings.php:1119 -msgid "Upcoming birthdays" -msgstr "Aniversaris propers" - -#: ../../mod/settings.php:1119 -msgid "Not available in all themes" -msgstr "No està disponible en tots els temes" - -#: ../../mod/settings.php:1120 -msgid "System (personal) notifications" -msgstr "Notificacions (personals) de sistema" - -#: ../../mod/settings.php:1121 -msgid "System info messages" -msgstr "Missatges d'informació del sistema" - -#: ../../mod/settings.php:1122 -msgid "System critical alerts" -msgstr "Alertes crítiques del sistema" - -#: ../../mod/settings.php:1123 -msgid "New connections" -msgstr "Noves connexions" - -#: ../../mod/settings.php:1124 -msgid "System Registrations" -msgstr "Registres del sistema" - -#: ../../mod/settings.php:1125 -msgid "" -"Also show new wall posts, private messages and connections under Notices" -msgstr "Mostra també les entrades de mur noves, les entrades privades i les connexions a \"Notícies\"" - -#: ../../mod/settings.php:1127 -msgid "Notify me of events this many days in advance" -msgstr "Notifica'm dels esdeveniments amb aquests dies d'antelació" - -#: ../../mod/settings.php:1127 -msgid "Must be greater than 0" -msgstr "Ha de ser més gran que 0" - -#: ../../mod/settings.php:1129 -msgid "Advanced Account/Page Type Settings" -msgstr "Ajustos avançats de compte i tipus de pàgina" - -#: ../../mod/settings.php:1130 -msgid "Change the behaviour of this account for special situations" -msgstr "Modifica el comportament d'aquest compte en situacions especials" - -#: ../../mod/settings.php:1133 -msgid "" -"Please enable expert mode (in Settings > " -"Additional features) to adjust!" -msgstr "Activa el mode d'expert (a Ajustos > Més funcions)" - -#: ../../mod/settings.php:1134 -msgid "Miscellaneous Settings" -msgstr "Ajustos diversos" - -#: ../../mod/settings.php:1136 -msgid "Personal menu to display in your channel pages" -msgstr "Menú personal per mostrar en les teves pàgines de canal" - -#: ../../mod/settings.php:1137 ../../mod/removeme.php:61 -msgid "Remove Channel" -msgstr "Elimina el canal" - -#: ../../mod/settings.php:1138 -msgid "Remove this channel." -msgstr "Elimina aquest canal." - -#: ../../mod/id.php:11 -msgid "First Name" -msgstr "Nom" - -#: ../../mod/id.php:12 -msgid "Last Name" -msgstr "Cognoms" - -#: ../../mod/id.php:13 -msgid "Nickname" -msgstr "Àlies" - -#: ../../mod/id.php:14 -msgid "Full Name" -msgstr "Nom Sencer" - -#: ../../mod/id.php:20 -msgid "Profile Photo 16px" -msgstr "Foto del Perfil 16px" - -#: ../../mod/id.php:21 -msgid "Profile Photo 32px" -msgstr "Foto del Perfil 32px" - -#: ../../mod/id.php:22 -msgid "Profile Photo 48px" -msgstr "Foto del Perfil 48px" - -#: ../../mod/id.php:23 -msgid "Profile Photo 64px" -msgstr "Foto del Perfil 64px" - -#: ../../mod/id.php:24 -msgid "Profile Photo 80px" -msgstr "Foto del Perfil 80px" - -#: ../../mod/id.php:25 -msgid "Profile Photo 128px" -msgstr "Foto del Perfil 128px" - -#: ../../mod/id.php:26 -msgid "Timezone" -msgstr "Zona horària" - -#: ../../mod/id.php:27 -msgid "Homepage URL" -msgstr "URL de la pàgina d'inici" - -#: ../../mod/id.php:29 -msgid "Birth Year" -msgstr "Any de Naixement" - -#: ../../mod/id.php:30 -msgid "Birth Month" -msgstr "Mes de Naixement" - -#: ../../mod/id.php:31 -msgid "Birth Day" -msgstr "Dia de Naixement" - -#: ../../mod/id.php:32 -msgid "Birthdate" -msgstr "Aniversari" - -#: ../../mod/message.php:41 -msgid "Conversation removed." -msgstr "Conversació eliminada." - -#: ../../mod/message.php:56 -msgid "No messages." -msgstr "Sense missatges." - -#: ../../mod/message.php:72 ../../mod/mail.php:336 -msgid "Delete conversation" -msgstr "Conversació esborrada" - -#: ../../mod/message.php:74 -msgid "D, d M Y - g:i A" -msgstr "D, d M Y - g:i A" - -#: ../../mod/mood.php:131 -msgid "Set your current mood and tell your friends" -msgstr "Estableix el teu estat d'ànim actual i digues-li als teus amics" - -#: ../../mod/vote.php:97 -msgid "Total votes" -msgstr "Total de vots" - -#: ../../mod/vote.php:98 -msgid "Average Rating" -msgstr "Valoració Mitja" - -#: ../../mod/removeme.php:29 -msgid "" -"Channel removals are not allowed within 48 hours of changing the account " -"password." -msgstr "L'esborrat de canals no està permès fins que transcorren 48 hores des de l'últim canvi de contrasenya." - -#: ../../mod/removeme.php:57 -msgid "Remove This Channel" -msgstr "Elimina Aquest Canal" - -#: ../../mod/removeme.php:58 -msgid "This channel will be completely removed from the network. " -msgstr "Aquest canal serà completament eliminat de la xarxa." - -#: ../../mod/removeme.php:60 -msgid "Remove this channel and all its clones from the network" -msgstr "Elimina aquest canal i els seus clons de la xarxa" - -#: ../../mod/removeme.php:60 -msgid "" -"By default only the instance of the channel located on this hub will be " -"removed from the network" -msgstr "Per defecte, només la instancia del canal ubicat en aquest concentrador pot esser esborrat de la xarxa" - -#: ../../mod/connedit.php:267 -msgid "is now connected to" -msgstr "Ara està conectat amb" - -#: ../../mod/connedit.php:380 -msgid "Could not access address book record." -msgstr "No puc accedir al registre del contacte" - -#: ../../mod/connedit.php:394 -msgid "Refresh failed - channel is currently unavailable." -msgstr "Ha fallat la recàrrega - el canal es actualment inaccesible." - -#: ../../mod/connedit.php:406 ../../mod/connedit.php:418 -#: ../../mod/connedit.php:430 ../../mod/connedit.php:442 -#: ../../mod/connedit.php:458 -msgid "Unable to set address book parameters." -msgstr "No es poden ajustar els paràmetres dels contactes." - -#: ../../mod/connedit.php:482 -msgid "Connection has been removed." -msgstr "S'han eliminat les conexions." - -#: ../../mod/connedit.php:501 -#, php-format -msgid "View %s's profile" -msgstr "Mostra el perfil de %s" - -#: ../../mod/connedit.php:505 -msgid "Refresh Permissions" -msgstr "Recarrega els Permissos" - -#: ../../mod/connedit.php:508 -msgid "Fetch updated permissions" -msgstr "Obté els permisos actualitzats" - -#: ../../mod/connedit.php:512 -msgid "Recent Activity" -msgstr "Activitat Recent" - -#: ../../mod/connedit.php:515 -msgid "View recent posts and comments" -msgstr "Mostra les entrades i comentaris recents" - -#: ../../mod/connedit.php:522 -msgid "Block (or Unblock) all communications with this connection" -msgstr "Boqueja (o Desbloqueja) les comunicacions amb aquesta connexió" - -#: ../../mod/connedit.php:523 -msgid "This connection is blocked!" -msgstr "Aquesta connexió està bloquejada!" - -#: ../../mod/connedit.php:527 -msgid "Unignore" -msgstr "Inhabilita" - -#: ../../mod/connedit.php:527 ../../mod/notifications.php:51 -msgid "Ignore" -msgstr "Ignora" - -#: ../../mod/connedit.php:530 -msgid "Ignore (or Unignore) all inbound communications from this connection" -msgstr "Ignora (o Considera) les communicacions entrants d'aquesta connexió" - -#: ../../mod/connedit.php:531 -msgid "This connection is ignored!" -msgstr "Aquesta connexió es ignorada!" - -#: ../../mod/connedit.php:535 -msgid "Unarchive" -msgstr "Desarxiva" - -#: ../../mod/connedit.php:535 -msgid "Archive" -msgstr "Arxiva" - -#: ../../mod/connedit.php:538 -msgid "" -"Archive (or Unarchive) this connection - mark channel dead but keep content" -msgstr "Arxiva (o Desarxiva) aquesta connexió - Marca el canal com a mort pero manté el contingut " - -#: ../../mod/connedit.php:539 -msgid "This connection is archived!" -msgstr "Aquesta connexió està arxivada!" - -#: ../../mod/connedit.php:543 -msgid "Unhide" -msgstr "Mostra" - -#: ../../mod/connedit.php:543 -msgid "Hide" -msgstr "Amaga" - -#: ../../mod/connedit.php:546 -msgid "Hide or Unhide this connection from your other connections" -msgstr "Amaga (o Mostra) aquesta connexió de les altres connexions teves" - -#: ../../mod/connedit.php:547 -msgid "This connection is hidden!" -msgstr "Aquesta connexió està amagada!" - -#: ../../mod/connedit.php:554 -msgid "Delete this connection" -msgstr "Elimina aquesta connexió" - -#: ../../mod/connedit.php:635 -msgid "Approve this connection" -msgstr "Apccepta aquesta connexió" - -#: ../../mod/connedit.php:635 -msgid "Accept connection to allow communication" -msgstr "Accepta la connexió per permetre la comunicació" - -#: ../../mod/connedit.php:640 -msgid "Set Affinity" -msgstr "Ajusta l'Afinitat" - -#: ../../mod/connedit.php:643 -msgid "Set Profile" -msgstr "Ajusta el Perfil" - -#: ../../mod/connedit.php:646 -msgid "Set Affinity & Profile" -msgstr "Ajusta Afinitat i Perfil" - -#: ../../mod/connedit.php:663 -msgid "Apply these permissions automatically" -msgstr "Aplica aquests permissos automaticament" - -#: ../../mod/connedit.php:665 -msgid "This connection's address is" -msgstr "La direcció d'aquesta connexió es" - -#: ../../mod/connedit.php:668 -msgid "" -"The permissions indicated on this page will be applied to all new " -"connections." -msgstr "Els permisos indicats en aquesta pàgina seran aplicats a totes les noves connexions." - -#: ../../mod/connedit.php:670 -msgid "Slide to adjust your degree of friendship" -msgstr "Llisca per ajustar el nivell d'amistat" - -#: ../../mod/connedit.php:672 -msgid "Slide to adjust your rating" -msgstr "Llisca per ajustar la valoració" - -#: ../../mod/connedit.php:673 ../../mod/connedit.php:678 -msgid "Optionally explain your rating" -msgstr "Opcionalment pots explicar la teva valoració" - -#: ../../mod/connedit.php:675 -msgid "Custom Filter" -msgstr "Filtre a mida" - -#: ../../mod/connedit.php:676 -msgid "Only import posts with this text" -msgstr "Importa exclusivament entrades amb aquest text" - -#: ../../mod/connedit.php:676 ../../mod/connedit.php:677 -msgid "" -"words one per line or #tags or /patterns/, leave blank to import all posts" -msgstr "paraules una per línia o #etiquetes o /patrons/, deixar en blanc per importar totes les entrades" - -#: ../../mod/connedit.php:677 -msgid "Do not import posts with this text" -msgstr "No importar entrades amb aquest text" - -#: ../../mod/connedit.php:679 -msgid "This information is public!" -msgstr "Aquesta informació es pública!" - -#: ../../mod/connedit.php:684 -msgid "Connection Pending Approval" -msgstr "Connexió Pendent d'Aprovació" - -#: ../../mod/connedit.php:685 -msgid "Connection Request" -msgstr "Petició de Connexió" - -#: ../../mod/connedit.php:686 +#: ../../include/activities.php:58 #, php-format -msgid "" -"(%s) would like to connect with you. Please approve this connection to allow" -" communication." -msgstr "(%s) voldria conectar amb tu. Aprova aquesta connexió per permetre la connexió." - -#: ../../mod/connedit.php:688 -msgid "Approve Later" -msgstr "Aprovar més tard" - -#: ../../mod/connedit.php:691 -msgid "inherited" -msgstr "heretat" +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s canviat %2$s a “%3$s”" -#: ../../mod/connedit.php:693 +#: ../../include/activities.php:59 #, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Tria el perfil que vols mostrar a %s quan es vegi el perfil segur." - -#: ../../mod/connedit.php:695 -msgid "Their Settings" -msgstr "Els seus Ajustos" - -#: ../../mod/connedit.php:696 -msgid "My Settings" -msgstr "Els Meus Ajustos" - -#: ../../mod/connedit.php:698 -msgid "Individual Permissions" -msgstr "Permisos Individuals" - -#: ../../mod/connedit.php:699 -msgid "" -"Some permissions may be inherited from your channel's privacy settings, which have higher " -"priority than individual settings. You can not change those" -" settings here." -msgstr "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. No pots canviar aquests ajustos aquí." - -#: ../../mod/connedit.php:700 -msgid "" -"Some permissions may be inherited from your channel's privacy settings, which have higher " -"priority than individual settings. You can change those settings here but " -"they wont have any impact unless the inherited setting changes." -msgstr "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. Pots canviar aquests ajustos aquí pero no tindran cap impacte fins que no canviis els ajustos heretats." - -#: ../../mod/connedit.php:701 -msgid "Last update:" -msgstr "Darrera actualització:" - -#: ../../mod/rmagic.php:40 -msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Em trobat un problema durant l'inici de sessió amb el OpenID que has facilitat. verifica l'ortografia correcta de la ID." - -#: ../../mod/rmagic.php:40 -msgid "The error message was:" -msgstr "El missatge d'error fou:" - -#: ../../mod/rmagic.php:44 -msgid "Authentication failed." -msgstr "Ha fallat l'autentificació." - -#: ../../mod/rmagic.php:84 -msgid "Remote Authentication" -msgstr "Autentificació Remota" - -#: ../../mod/rmagic.php:85 -msgid "Enter your channel address (e.g. channel@example.com)" -msgstr "Introdueix la teva adreça del canal (eg canal@exemple.com)" - -#: ../../mod/rmagic.php:86 -msgid "Authenticate" -msgstr "Autentica't" +msgid "Visit %1$s's %2$s" +msgstr "Visita %1$s en %2$s" -#: ../../mod/mail.php:33 -msgid "Unable to lookup recipient." -msgstr "Incapaç de trobar el destinatari." - -#: ../../mod/mail.php:41 -msgid "Unable to communicate with requested channel." -msgstr "Incapaç de comunicar amb el canal demanat." - -#: ../../mod/mail.php:48 -msgid "Cannot verify requested channel." -msgstr "No puc verificar el canal demanat." - -#: ../../mod/mail.php:74 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "El canal seleccionat te restriccions sobre els missatges privats. L'enviament ha fallat." - -#: ../../mod/mail.php:139 -msgid "Message deleted." -msgstr "Missatge eliminat." - -#: ../../mod/mail.php:156 -msgid "Message recalled." -msgstr "Recupera el missatge." - -#: ../../mod/mail.php:225 -msgid "Send Private Message" -msgstr "Envia Missatge Privat" - -#: ../../mod/mail.php:226 ../../mod/mail.php:343 -msgid "To:" -msgstr "Per:" - -#: ../../mod/mail.php:231 ../../mod/mail.php:345 -msgid "Subject:" -msgstr "Assumpte:" - -#: ../../mod/mail.php:242 -msgid "Send" -msgstr "Envia" - -#: ../../mod/mail.php:269 -msgid "Message not found." -msgstr "Missatge no trobat." - -#: ../../mod/mail.php:312 -msgid "Delete message" -msgstr "Elimina el missatge" - -#: ../../mod/mail.php:313 -msgid "Recall message" -msgstr "Recupera el missatge" - -#: ../../mod/mail.php:315 -msgid "Message has been recalled." -msgstr "El missatge s'ha recuperat." - -#: ../../mod/mail.php:332 -msgid "Private Conversation" -msgstr "Conversació Privada" - -#: ../../mod/mail.php:338 -msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Comunicació segura no disponible. Pots respondre des de la pàgina de perfil del remitent." - -#: ../../mod/mail.php:342 -msgid "Send Reply" -msgstr "Envia Resposta" - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Sol·licitud d'identificació invàlida." - -#: ../../mod/notifications.php:35 -msgid "Discard" -msgstr "Descarta" - -#: ../../mod/regmod.php:11 -msgid "Please login." -msgstr "Inicia Sessió." - -#: ../../mod/post.php:235 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "Autenticació remota bloquejada. Ha iniciat sessió en aquest lloc a nivell local. Si us plau, tanca la sessió i torna-ho a intentar." - -#: ../../mod/new_channel.php:109 -msgid "Add a Channel" -msgstr "Afegeix un Canal" - -#: ../../mod/new_channel.php:110 -msgid "" -"A channel is your own collection of related web pages. A channel can be used" -" to hold social network profiles, blogs, conversation groups and forums, " -"celebrity pages, and much more. You may create as many channels as your " -"service provider allows." -msgstr "Un canal es la teva pròpia col·lecció de pàgines web. Un canal pot emprat per mantenir perfils a una xarxa social, blocs, grups de conversació, fòrums, pàgines de famosos, i molt més. Pots crear tants canals com el teu servei d'internet et permeti." - -#: ../../mod/new_channel.php:113 -msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " -msgstr "Exemples: \"Joan Tou\", \"Manel i els seus esquirols\", \"Fútbol\", \"Grup de Gegants\"" - -#: ../../mod/new_channel.php:114 -msgid "Choose a short nickname" -msgstr "Tria un àlies curt" - -#: ../../mod/new_channel.php:115 -msgid "" -"Your nickname will be used to create an easily remembered channel address " -"(like an email address) which you can share with others." -msgstr "El teu àlies es pot emprar per crear un canal fàcilment memoritzatble (com una adreça de correu electrònic) que pot ser compartit amb altres." - -#: ../../mod/new_channel.php:116 -msgid "Or import an existing channel from another location" -msgstr "O importa un canal existent d'un altre lloc" - -#: ../../mod/new_channel.php:118 -msgid "" -"Please choose a channel type (such as social networking or community forum) " -"and privacy requirements so we can select the best permissions for you" -msgstr "Tria un tipus de canal (com a xarxa social o fòrum comunitari) i els requisits de privacitat, així podem proposar el que te el permisos més adients." - -#: ../../mod/new_channel.php:119 -msgid "Channel Type" -msgstr "tipus de Canal" - -#: ../../mod/new_channel.php:119 -msgid "Read more about roles" -msgstr "Llegix més sobre els rols" - -#: ../../mod/appman.php:28 ../../mod/appman.php:44 -msgid "App installed." -msgstr "Aplicació instal·lada." - -#: ../../mod/appman.php:37 -msgid "Malformed app." -msgstr "Aplicació amb errors" - -#: ../../mod/appman.php:80 -msgid "Embed code" -msgstr "Codi embegut" - -#: ../../mod/appman.php:86 -msgid "Edit App" -msgstr "Edita l'Aplicació" - -#: ../../mod/appman.php:86 -msgid "Create App" -msgstr "Crea l'Aplicació" - -#: ../../mod/appman.php:91 -msgid "Name of app" -msgstr "Nom de l'Aplicació" - -#: ../../mod/appman.php:92 -msgid "Location (URL) of app" -msgstr "Ubicació (URL) de l'aplicació" - -#: ../../mod/appman.php:94 -msgid "Photo icon URL" -msgstr "Foto icona URL" - -#: ../../mod/appman.php:94 -msgid "80 x 80 pixels - optional" -msgstr "80 x 80 pixels - opcional" - -#: ../../mod/appman.php:95 -msgid "Version ID" -msgstr "Versió ID" - -#: ../../mod/appman.php:96 -msgid "Price of app" -msgstr "Preu de l'aplicació" - -#: ../../mod/appman.php:97 -msgid "Location (URL) to purchase app" -msgstr "Ubicació (URL) per comprar l'aplicació" - -#: ../../mod/ping.php:263 -msgid "sent you a private message" -msgstr "Se t'ha enviat un missatge privat" - -#: ../../mod/ping.php:314 -msgid "added your channel" -msgstr "el teu canal s'ha afegit" - -#: ../../mod/ping.php:355 -msgid "posted an event" -msgstr "enviat un event" - -#: ../../mod/layouts.php:176 -msgid "Comanche page description language help" -msgstr "Pgina d'ajuda del llenguatge Comanche" - -#: ../../mod/layouts.php:180 -msgid "Layout Description" -msgstr "Descripció del Disseny de la Pàgina" - -#: ../../mod/layouts.php:185 -msgid "Download PDL file" -msgstr "Descarrega l'arxiu PDL" - -#: ../../mod/home.php:73 +#: ../../include/activities.php:62 #, php-format -msgid "Welcome to %s" -msgstr "Benvingut a %s" - -#: ../../mod/page.php:126 -msgid "Lorem Ipsum" -msgstr "Lorem Ipsum" - -#: ../../mod/bookmarks.php:38 -msgid "Bookmark added" -msgstr "Favorit afegit" - -#: ../../mod/bookmarks.php:60 -msgid "My Bookmarks" -msgstr "Els Meus Favorits" - -#: ../../mod/bookmarks.php:71 -msgid "My Connections Bookmarks" -msgstr "Les connexions dels meus Favorits" - -#: ../../mod/channel.php:97 -msgid "Insufficient permissions. Request redirected to profile page." -msgstr "Permisos insuficients. Petició redirigida a la pàgina del perfil." - -#: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 -msgid "This setting requires special processing and editing has been blocked." -msgstr "Aquest ajust requereix un procés espedial i l'edició esta bloquejada." - -#: ../../mod/pconfig.php:49 -msgid "Configuration Editor" -msgstr "Editor de Configuració" - -#: ../../mod/pconfig.php:50 -msgid "" -"Warning: Changing some settings could render your channel inoperable. Please" -" leave this page unless you are comfortable with and knowledgeable about how" -" to correctly use this feature." -msgstr "atenció: Realitzar segons quins ajustos pot fer el canal inoperable. Deixa aquesta pàgina si no estas segur i tens suficients coneixements sobre l'ús correcte d'aquesta característica." - -#: ../../mod/suggest.php:35 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "No hi ha suggerencies. Si es un lloc nou, espera 24 hores i proba de nou." - -#: ../../mod/poll.php:64 -msgid "Poll" -msgstr "Sondeija" - -#: ../../mod/poll.php:69 -msgid "View Results" -msgstr "Mostra els Resultats" - -#: ../../mod/service_limits.php:19 -msgid "No service class restrictions found." -msgstr "No s'han trobat restriccions de clase." - -#: ../../mod/sharedwithme.php:94 -msgid "Files: shared with me" -msgstr "Arxius: compartits amb jo" - -#: ../../mod/sharedwithme.php:96 -msgid "NEW" -msgstr "NOU" - -#: ../../mod/sharedwithme.php:99 -msgid "Remove all files" -msgstr "Esborra tots els arxius" - -#: ../../mod/sharedwithme.php:100 -msgid "Remove this file" -msgstr "Esborra l'arxiu" +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s Ha actualitzat %2$s, canviant %3$s." -#: ../../view/theme/apw/php/config.php:202 -#: ../../view/theme/apw/php/config.php:236 -msgid "Schema Default" -msgstr "Esquema Predeterminat" +#: ../../include/bb2diaspora.php:398 +msgid "Attachments:" +msgstr "Adjuntat:" -#: ../../view/theme/apw/php/config.php:203 -msgid "Sans-Serif" -msgstr "Sans-Serif" +#: ../../include/bb2diaspora.php:487 +msgid "$Projectname event notification:" +msgstr "Notificació d'esdeveniment de $Projectname" -#: ../../view/theme/apw/php/config.php:204 -msgid "Monospace" -msgstr "Monospace" +#: ../../view/theme/redbasic/php/config.php:82 +msgid "Focus (Hubzilla default)" +msgstr "Focus (Hubzilla per defecte)" -#: ../../view/theme/apw/php/config.php:259 -#: ../../view/theme/redbasic/php/config.php:102 +#: ../../view/theme/redbasic/php/config.php:103 msgid "Theme settings" msgstr "Ajustos de tema" -#: ../../view/theme/apw/php/config.php:260 -msgid "Set scheme" -msgstr "Ajustos d'esquema" - -#: ../../view/theme/apw/php/config.php:261 -#: ../../view/theme/redbasic/php/config.php:124 -msgid "Set font-size for posts and comments" -msgstr "Ajusta la mida del tipus de lletra per a entrades i comentaris" - -#: ../../view/theme/apw/php/config.php:262 -msgid "Set font face" -msgstr "Ajusta el tipus de lletra" - -#: ../../view/theme/apw/php/config.php:263 -msgid "Set iconset" -msgstr "Ajusta el conjunt d'icones" - -#: ../../view/theme/apw/php/config.php:264 -msgid "Set big shadow size, default 15px 15px 15px" -msgstr "Ajusta la mida gran de l'ombra, predeterminat a 15px 15px 15px" - -#: ../../view/theme/apw/php/config.php:265 -msgid "Set small shadow size, default 5px 5px 5px" -msgstr "Ajusta la mida petita de l'ombra, predeterminat a 5px 5px 5px" - -#: ../../view/theme/apw/php/config.php:266 -msgid "Set shadow color, default #000" -msgstr "Ajusta el color de l'ombra, predeterminat a #000" - -#: ../../view/theme/apw/php/config.php:267 -msgid "Set radius size, default 5px" -msgstr "Ajusta la mida del radi, predeterminat a 5px" - -#: ../../view/theme/apw/php/config.php:268 -msgid "Set line-height for posts and comments" -msgstr "Ajusta el gruix de línia per entrades i comentaris" - -#: ../../view/theme/apw/php/config.php:269 -msgid "Set background image" -msgstr "Ajusta l'imatge de fons" - -#: ../../view/theme/apw/php/config.php:270 -msgid "Set background attachment" -msgstr "Ajusta els adjunts en segon pla" - -#: ../../view/theme/apw/php/config.php:271 -msgid "Set background color" -msgstr "Ajusta el color en segon pla" - -#: ../../view/theme/apw/php/config.php:272 -msgid "Set section background image" -msgstr "Ajusta la secció d'imatge en segon pla" - -#: ../../view/theme/apw/php/config.php:273 -msgid "Set section background color" -msgstr "Ajusta el color de la secció en segon pla" - -#: ../../view/theme/apw/php/config.php:274 -msgid "Set color of items - use hex" -msgstr "Ajuste el color dels articles - empra codi hexadecimal" - -#: ../../view/theme/apw/php/config.php:275 -msgid "Set color of links - use hex" -msgstr "ajusta el color dels enlaços - empra codi hexadecimal" - -#: ../../view/theme/apw/php/config.php:276 -msgid "Set max-width for items. Default 400px" -msgstr "Ajusta l'amplada màxima dels articles. Predeterminat a 400px" - -#: ../../view/theme/apw/php/config.php:277 -msgid "Set min-width for items. Default 240px" -msgstr "Ajusta l'amplada minima dels articles. Predeterminat a 240px" - -#: ../../view/theme/apw/php/config.php:278 -msgid "Set the generic content wrapper width. Default 48%" -msgstr "Ajusta l'amplada de l'embolcall del contingut genèric. Predeterminat a 48%" - -#: ../../view/theme/apw/php/config.php:279 -msgid "Set color of fonts - use hex" -msgstr "Ajusta el color del tipus de lletra - empra codi hexadecimal" - -#: ../../view/theme/apw/php/config.php:280 -msgid "Set background-size element" -msgstr "Ajusta la mida de l'element en segon pla" - -#: ../../view/theme/apw/php/config.php:281 -msgid "Item opacity" -msgstr "Opacitat de l'article" - -#: ../../view/theme/apw/php/config.php:282 -msgid "Display post previews only" -msgstr "Mostra tan sols les previsualitzacions de les entrades" - -#: ../../view/theme/apw/php/config.php:283 -msgid "Display side bar on channel page" -msgstr "Mostra la barra lateral a la pàgina del canal" - -#: ../../view/theme/apw/php/config.php:284 -msgid "Colour of the navigation bar" -msgstr "Color de la barra de navegació" - -#: ../../view/theme/apw/php/config.php:285 -msgid "Item float" -msgstr "Article flotant" - -#: ../../view/theme/apw/php/config.php:286 -msgid "Left offset of the section element" -msgstr "Desplaçament esquerra de l'element de secció" - -#: ../../view/theme/apw/php/config.php:287 -msgid "Right offset of the section element" -msgstr "Desplaçament dret de l'element de secció" - -#: ../../view/theme/apw/php/config.php:288 -msgid "Section width" -msgstr "Amplada de la secció" - -#: ../../view/theme/apw/php/config.php:289 -msgid "Left offset of the aside" -msgstr "Desplaçament esquerra del costat" - -#: ../../view/theme/apw/php/config.php:290 -msgid "Right offset of the aside element" -msgstr "Desplaçament dret de l'element del costat" - -#: ../../view/theme/redbasic/php/config.php:82 -msgid "Light (Red Matrix default)" -msgstr "Clar (predeterminat)" - -#: ../../view/theme/redbasic/php/config.php:103 +#: ../../view/theme/redbasic/php/config.php:104 msgid "Select scheme" msgstr "Tria esquema" -#: ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:105 msgid "Narrow navbar" msgstr "Barra de navegació estreta" -#: ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:106 msgid "Navigation bar background color" msgstr "Color de fons de la barra de navegació" -#: ../../view/theme/redbasic/php/config.php:106 +#: ../../view/theme/redbasic/php/config.php:107 msgid "Navigation bar gradient top color" msgstr "Gradient de color de la part superior de la barra de navegació" -#: ../../view/theme/redbasic/php/config.php:107 +#: ../../view/theme/redbasic/php/config.php:108 msgid "Navigation bar gradient bottom color" msgstr "Gradient de color de la part inferior de la barra de navegació" -#: ../../view/theme/redbasic/php/config.php:108 +#: ../../view/theme/redbasic/php/config.php:109 msgid "Navigation active button gradient top color" msgstr "Gradient de color de la part superior del botó actiu de la barra de navegació" -#: ../../view/theme/redbasic/php/config.php:109 +#: ../../view/theme/redbasic/php/config.php:110 msgid "Navigation active button gradient bottom color" msgstr "Gradient de color de la part inferior del botó actiu de la barra de navegació" -#: ../../view/theme/redbasic/php/config.php:110 +#: ../../view/theme/redbasic/php/config.php:111 msgid "Navigation bar border color " msgstr "Color de la barra de navegació" -#: ../../view/theme/redbasic/php/config.php:111 +#: ../../view/theme/redbasic/php/config.php:112 msgid "Navigation bar icon color " msgstr "Color de la icona de la barra de navegació" -#: ../../view/theme/redbasic/php/config.php:112 +#: ../../view/theme/redbasic/php/config.php:113 msgid "Navigation bar active icon color " msgstr "Color de la icona de la barra de navegació activa" -#: ../../view/theme/redbasic/php/config.php:113 +#: ../../view/theme/redbasic/php/config.php:114 msgid "link color" msgstr "Color d'enllaç" -#: ../../view/theme/redbasic/php/config.php:114 +#: ../../view/theme/redbasic/php/config.php:115 msgid "Set font-color for banner" msgstr "Ajusta el color del tipus de lletra per la senyera" -#: ../../view/theme/redbasic/php/config.php:115 +#: ../../view/theme/redbasic/php/config.php:116 msgid "Set the background color" msgstr "Ajusta el color de fons" -#: ../../view/theme/redbasic/php/config.php:116 +#: ../../view/theme/redbasic/php/config.php:117 msgid "Set the background image" msgstr "Ajusta la imatge de fons" -#: ../../view/theme/redbasic/php/config.php:117 +#: ../../view/theme/redbasic/php/config.php:118 msgid "Set the background color of items" msgstr "ajusta el color dels articles de fons" -#: ../../view/theme/redbasic/php/config.php:118 +#: ../../view/theme/redbasic/php/config.php:119 msgid "Set the background color of comments" msgstr "Ajusta el color dels comentaris en segon pla" -#: ../../view/theme/redbasic/php/config.php:119 +#: ../../view/theme/redbasic/php/config.php:120 msgid "Set the border color of comments" msgstr "Canviar el color del marge dels comentaris" -#: ../../view/theme/redbasic/php/config.php:120 +#: ../../view/theme/redbasic/php/config.php:121 msgid "Set the indent for comments" msgstr "ajusta l'indentació dels comentaris" -#: ../../view/theme/redbasic/php/config.php:121 +#: ../../view/theme/redbasic/php/config.php:122 msgid "Set the basic color for item icons" msgstr "ajusta el color basic per les icones dels articles" -#: ../../view/theme/redbasic/php/config.php:122 +#: ../../view/theme/redbasic/php/config.php:123 msgid "Set the hover color for item icons" msgstr "Ajusta el color de la libració de les icones dels articles" -#: ../../view/theme/redbasic/php/config.php:123 +#: ../../view/theme/redbasic/php/config.php:124 msgid "Set font-size for the entire application" msgstr "Ajusta la mida del tipus de lletra per tota l'aplicació" -#: ../../view/theme/redbasic/php/config.php:123 +#: ../../view/theme/redbasic/php/config.php:124 msgid "Example: 14px" msgstr "Exemple: 14px" #: ../../view/theme/redbasic/php/config.php:125 +msgid "Set font-size for posts and comments" +msgstr "Ajusta la mida del tipus de lletra per a entrades i comentaris" + +#: ../../view/theme/redbasic/php/config.php:126 msgid "Set font-color for posts and comments" msgstr "Ajusta el color del tipus de lletra per entrades i comentaris" -#: ../../view/theme/redbasic/php/config.php:126 +#: ../../view/theme/redbasic/php/config.php:127 msgid "Set radius of corners" msgstr "Ajusta el radi de les cantonades" -#: ../../view/theme/redbasic/php/config.php:127 +#: ../../view/theme/redbasic/php/config.php:128 msgid "Set shadow depth of photos" msgstr "Ajusta la profunditat d'ombres de les fotos" -#: ../../view/theme/redbasic/php/config.php:128 +#: ../../view/theme/redbasic/php/config.php:129 msgid "Set maximum width of content region in pixel" msgstr "Ajusta l'amplada màxima de la zona de contingut en pixels" -#: ../../view/theme/redbasic/php/config.php:128 +#: ../../view/theme/redbasic/php/config.php:129 msgid "Leave empty for default width" msgstr "Deixa en blanc per l'amplada predeterminada" -#: ../../view/theme/redbasic/php/config.php:129 -msgid "Center page content" -msgstr "Contingut del centre de la pàgina" - #: ../../view/theme/redbasic/php/config.php:130 +msgid "Left align page content" +msgstr "Alineació esquerra del contingut de la pàgina" + +#: ../../view/theme/redbasic/php/config.php:131 msgid "Set minimum opacity of nav bar - to hide it" msgstr "Ajusta la opacitat mínima de la harra de navegació - per amagar-la" -#: ../../view/theme/redbasic/php/config.php:131 +#: ../../view/theme/redbasic/php/config.php:132 msgid "Set size of conversation author photo" msgstr "Ajusta la mida de la foto del autor a la conversa" -#: ../../view/theme/redbasic/php/config.php:132 +#: ../../view/theme/redbasic/php/config.php:133 msgid "Set size of followup author photos" msgstr "Ajusta la mida del seguidor de les fotos de l'autor" -#: ../../boot.php:1356 +#: ../../boot.php:1162 +#, php-format +msgctxt "opensearch" +msgid "Search %1$s (%2$s)" +msgstr "Cerca %1$s(%2$s)" + +#: ../../boot.php:1162 +msgctxt "opensearch" +msgid "$Projectname" +msgstr "$Projectname" + +#: ../../boot.php:1480 #, php-format msgid "Update %s failed. See error logs." msgstr "L'actualització %s ha fallat. Mira el registre d'errors." -#: ../../boot.php:1359 +#: ../../boot.php:1483 #, php-format msgid "Update Error at %s" msgstr "Error d'Actualització a %s" -#: ../../boot.php:1526 +#: ../../boot.php:1684 msgid "" -"Create an account to access services and applications within the Red Matrix" -msgstr "Crea un compte per accedir als serveis i aplicacions dins de RedMatrix" +"Create an account to access services and applications within the Hubzilla" +msgstr "Crea un compte per accedir als serveis i aplicacions dins de Hubzilla" -#: ../../boot.php:1554 +#: ../../boot.php:1706 msgid "Password" msgstr "Contrasenya" -#: ../../boot.php:1555 +#: ../../boot.php:1707 msgid "Remember me" msgstr "Recorda'm" -#: ../../boot.php:1558 +#: ../../boot.php:1710 msgid "Forgot your password?" msgstr "Has perdut la Contrasenya?" -#: ../../boot.php:2178 +#: ../../boot.php:2276 msgid "toggle mobile" msgstr "canvia a format per a mòbils" -#: ../../boot.php:2313 +#: ../../boot.php:2425 msgid "Website SSL certificate is not valid. Please correct." msgstr "El certificat SSL és invalid, soluciona-ho, si us plau." -#: ../../boot.php:2316 +#: ../../boot.php:2428 #, php-format -msgid "[red] Website SSL error for %s" -msgstr "[red] Error de SSL per la web %s" +msgid "[hubzilla] Website SSL error for %s" +msgstr "[hubzilla] Error de SSL per la web %s" -#: ../../boot.php:2353 +#: ../../boot.php:2469 msgid "Cron/Scheduled tasks not running." -msgstr "No s'estan executan les tasques programades al cron." +msgstr "No s'estan executant les tasques programades al cron." -#: ../../boot.php:2357 +#: ../../boot.php:2473 #, php-format -msgid "[red] Cron tasks not running on %s" -msgstr "[red] No s'estan executan les tasques programades del cron a %s" +msgid "[hubzilla] Cron tasks not running on %s" +msgstr "[hubzilla] Les tasques de Cron no rulen a %s" diff --git a/view/ca/hstrings.php b/view/ca/hstrings.php index c263bafba..7470f8c84 100644 --- a/view/ca/hstrings.php +++ b/view/ca/hstrings.php @@ -5,132 +5,1560 @@ function string_plural_select_ca($n){ return ($n != 1);; }} ; -App::$strings["Cannot locate DNS info for database server '%s'"] = "No s'ha trobat informació de DNS pel servidor de base de dades '%s'"; -App::$strings["Profile Photos"] = "Fotos del Perfil"; +App::$strings["parent"] = "pare"; +App::$strings["Collection"] = "Col·lecció"; +App::$strings["Principal"] = "Principal"; +App::$strings["Addressbook"] = "Llista d'Adreçes"; +App::$strings["Calendar"] = "Calendari"; +App::$strings["Schedule Inbox"] = "Programació de la bústia d'entrada"; +App::$strings["Schedule Outbox"] = "Programació de la bústia de sortida"; +App::$strings["Unknown"] = "Desconegut"; +App::$strings["Files"] = "Arxius"; +App::$strings["Total"] = "Total"; +App::$strings["Shared"] = "Compartit"; +App::$strings["Create"] = "Crear"; +App::$strings["Upload"] = "Pujar"; +App::$strings["Name"] = "Nom"; +App::$strings["Type"] = "Tipus"; +App::$strings["Size"] = "Mida"; +App::$strings["Last Modified"] = "Últim Modificat"; App::$strings["Edit"] = "Edita"; -App::$strings["Frequently"] = "Freqüentment"; -App::$strings["Hourly"] = "Horariament"; -App::$strings["Twice daily"] = "Dos vegades al dia"; -App::$strings["Daily"] = "Diariament"; -App::$strings["Weekly"] = "Setmanalment"; -App::$strings["Monthly"] = "Mensualment"; -App::$strings["Friendica"] = "Friendica"; -App::$strings["OStatus"] = "OStatus"; -App::$strings["RSS/Atom"] = "RSS/Atom"; -App::$strings["Email"] = "Correu electrónic"; -App::$strings["Diaspora"] = "Diaspora"; -App::$strings["Facebook"] = "Facebook"; -App::$strings["Zot!"] = "Zot!"; -App::$strings["LinkedIn"] = "LinkedIn"; -App::$strings["XMPP/IM"] = "XMPP/IM"; -App::$strings["MySpace"] = "MySpace"; -App::$strings["created a new post"] = "Creada una nova entrada"; -App::$strings["commented on %s's post"] = "comentat a l'entrada de %s"; -App::$strings["No username found in import file."] = "No s'ha trobat nom d'usuari a l'arxiu d'importació."; -App::$strings["Unable to create a unique channel address. Import failed."] = "No s'ha pogut importar el canal perquè l'adreça única de canal no s'ha pogut crear."; -App::$strings["Import completed."] = "S'ha completat la importació."; -App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un grup esborrat amb aquest nom fou reviscolat. Els permisos dels items existents poden aplicar-se a aquest grup i qualsevol membre futur. Si no es això el que vols, si et plau, crea un altre grup amb un nom diferent."; -App::$strings["Default privacy group for new contacts"] = "Privacitat de grup predeterminada per a contactes nous"; -App::$strings["All Channels"] = "Tots els Canals"; -App::$strings["edit"] = "edita"; -App::$strings["Collections"] = "Col·leccions"; -App::$strings["Edit collection"] = "Edita col·leccions"; -App::$strings["Add new collection"] = "Afegeix una nova col·lecció"; -App::$strings["Channels not in any collection"] = "Canals a cap col·lecció"; -App::$strings["add"] = "afegeix"; -App::$strings["Not a valid email address"] = "Adreça de correu electrònic no vàlida"; -App::$strings["Your email domain is not among those allowed on this site"] = "El seu domini de correu electrònic no es troba entre els permesos en aquest lloc"; -App::$strings["Your email address is already registered at this site."] = "La teva adreça de correu electrònic ja esta registrada en aquest lloc"; -App::$strings["An invitation is required."] = "Es requereix Invitació"; -App::$strings["Invitation could not be verified."] = "L'invitació no ha pogut ser verificada"; -App::$strings["Please enter the required information."] = "Entra la informació sol·licitada"; -App::$strings["Failed to store account information."] = "Ha fallat guardar la informació del compte"; -App::$strings["Registration confirmation for %s"] = "Registre confirmat per %s"; -App::$strings["Registration request at %s"] = "Sol·licitud de registre a %s"; -App::$strings["Administrator"] = "Administrador"; -App::$strings["your registration password"] = "la teva contrasenya registrada"; -App::$strings["Registration details for %s"] = "Detalls del registre per %s"; -App::$strings["Account approved."] = "Compte aprovat."; -App::$strings["Registration revoked for %s"] = "Registre revocat per %s"; -App::$strings["Account verified. Please login."] = "Compte verificat. Si us plau, inicia sessió."; -App::$strings["Click here to upgrade."] = "Feu clic aquí per actualitzar."; -App::$strings["This action exceeds the limits set by your subscription plan."] = "Aquesta acció és superior als límits establerts pel seu pla de subscripció."; -App::$strings["This action is not available under your subscription plan."] = "Aquesta acció no està disponible en el seu pla de subscripció."; -App::$strings["Miscellaneous"] = "Miscelania"; -App::$strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD o MM-DD"; -App::$strings["Required"] = "Requerit"; -App::$strings["never"] = "mai"; -App::$strings["less than a second ago"] = "fa menys d'un segon"; -App::$strings["year"] = "any"; -App::$strings["years"] = "anys"; -App::$strings["month"] = "mes"; -App::$strings["months"] = "mesos"; -App::$strings["week"] = "setmana"; -App::$strings["weeks"] = "setmanes"; -App::$strings["day"] = "dia"; -App::$strings["days"] = "dies"; -App::$strings["hour"] = "hora"; -App::$strings["hours"] = "hores"; -App::$strings["minute"] = "minut"; -App::$strings["minutes"] = "minuts"; -App::$strings["second"] = "segon"; -App::$strings["seconds"] = "segons"; -App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "Fa %1\$d i %2\$s"; -App::$strings["%1\$s's birthday"] = "Aniversari de %1\$s"; -App::$strings["Happy Birthday %1\$s"] = "Feliç Aniversari %1\$s"; -App::$strings["Directory Options"] = "Opcions de Directori"; -App::$strings["Safe Mode"] = "Mode Segur"; -App::$strings["No"] = "No"; -App::$strings["Yes"] = "Sí"; -App::$strings["Public Forums Only"] = "Només Fòrums Públics"; -App::$strings["This Website Only"] = "Només Aquest Lloc Web"; -App::$strings["New Page"] = "Pàgina Nova"; -App::$strings["View"] = "Mostra"; -App::$strings["Preview"] = "Avanç"; -App::$strings["Actions"] = "Accions"; -App::$strings["Page Link"] = "Enllaç a Pàgina"; -App::$strings["Title"] = "Títol"; +App::$strings["Delete"] = "Esborra"; +App::$strings["You are using %1\$s of your available file storage."] = "Estàs emprant el %1\$s de l'espai d'emmagatzematge disponible"; +App::$strings["You are using %1\$s of %2\$s available file storage. (%3\$s%)"] = "Estàs emprant %1\$s de %2\$s d'emmagatzematge d'arxius disponible.\n(%3\$s%)"; +App::$strings["WARNING:"] = "ALERTA:"; +App::$strings["Create new folder"] = "Crea una nova carpeta"; +App::$strings["Upload file"] = "Puja arxiu"; +App::$strings["Permission denied"] = "Permís denegat"; +App::$strings["Permission denied."] = "Permís denegat."; +App::$strings["Not Found"] = "No s'ha pogut trobar la pàgina"; +App::$strings["Page not found."] = "Pàgina no trobada."; +App::$strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Autenticació remota bloquejada. Ha iniciat sessió en aquest lloc a nivell local. Si us plau, tanca la sessió i torna-ho a intentar."; +App::$strings["Welcome %s. Remote authentication successful."] = "Benvingut %s. Autenticació remota reeixida."; +App::$strings["Requested profile is not available."] = "El perfil demanat no està disponible."; +App::$strings["Some blurb about what to do when you're new here"] = "Algunes propostes sobre el que cal fer quan ets nou aquí"; +App::$strings["Block Name"] = "Nom del Bloc"; +App::$strings["Blocks"] = "Bloc"; +App::$strings["Block Title"] = "Títol del bloc"; App::$strings["Created"] = "Creat"; App::$strings["Edited"] = "Editat"; -App::$strings["Public Timeline"] = "Línia de Temps Pública"; -App::$strings["Default"] = "Predeterminat"; -App::$strings["Delete this item?"] = "Esborrar aquest item?"; -App::$strings["Comment"] = "Comentari"; -App::$strings["[+] show all"] = "[+] mostra tot"; -App::$strings["[-] show less"] = "[-] mostra menys"; -App::$strings["[+] expand"] = "[+] expandeix"; -App::$strings["[-] collapse"] = "[-] colapsa"; -App::$strings["Password too short"] = "Contrasenya massa curta"; -App::$strings["Passwords do not match"] = "Les paraules de pas no coincideixen"; -App::$strings["everybody"] = "tothom"; -App::$strings["Secret Passphrase"] = "Contrasenya Secreta"; -App::$strings["Passphrase hint"] = "Pista per la Contrasenya"; -App::$strings["Notice: Permissions have changed but have not yet been submitted."] = "Avis: Els permisos han canviat però encara no han estat enviats."; -App::$strings["close all"] = "tanca tot"; -App::$strings["Nothing new here"] = "Res de nou per aquí"; -App::$strings["Rate This Channel (this is public)"] = "Valora Aquest Canal (això es farà públic)"; +App::$strings["Share"] = "Compartir"; +App::$strings["View"] = "Mostra"; +App::$strings["Channel not found."] = "Canal no trobat."; +App::$strings["Permissions denied."] = "Permís denegat."; +App::$strings["l, F j"] = "l, F j"; +App::$strings["Link to Source"] = "Enllaç a la Font"; +App::$strings["Edit Event"] = "Editar l'Esdeveniment"; +App::$strings["Create Event"] = "Crear Esdeveniment"; +App::$strings["Previous"] = "Anterior"; +App::$strings["Next"] = "Pròxim"; +App::$strings["Export"] = "Exporta"; +App::$strings["Import"] = "Importar"; +App::$strings["Submit"] = "Enviar"; +App::$strings["Today"] = "Avui"; +App::$strings["You must be logged in to see this page."] = "Has d'estar identificat per a veure aquesta pàgina."; +App::$strings["Posts and comments"] = "Entrades i comentaris"; +App::$strings["Only posts"] = "Només entrades"; +App::$strings["Insufficient permissions. Request redirected to profile page."] = "Permisos insuficients. Petició redirigida a la pàgina del perfil."; +App::$strings["Room not found"] = "No s'ha trobat la sala"; +App::$strings["Leave Room"] = "Abandona la sala"; +App::$strings["Delete Room"] = "Esborra Sala"; +App::$strings["I am away right now"] = "Absent"; +App::$strings["I am online"] = "Estic connectat/da"; +App::$strings["Bookmark this room"] = "Fes favorit aquest xat"; +App::$strings["Please enter a link URL:"] = "Si us plau entra l'enllaç URL:"; +App::$strings["Encrypt text"] = "Text encriptat"; +App::$strings["Insert web link"] = "Insereix enllaç web"; +App::$strings["Feature disabled."] = "Funcionalitat desactivada."; +App::$strings["New Chatroom"] = "Nova sala per a Xerrar"; +App::$strings["Chatroom name"] = "Nom de la sala de xat"; +App::$strings["Expiration of chats (minutes)"] = "Expiració dels chats (minuts)"; +App::$strings["Permissions"] = "Permisos "; +App::$strings["%1\$s's Chatrooms"] = "%1\$s de Xats"; +App::$strings["No chatrooms available"] = "No hi ha sales de xat disponibles"; +App::$strings["Create New"] = "Crear Nou"; +App::$strings["Expiration"] = "Expiració"; +App::$strings["min"] = "min"; +App::$strings["Away"] = "Absent"; +App::$strings["Online"] = "En connexió"; +App::$strings["Invalid item."] = "Article invàlid."; +App::$strings["Bookmark added"] = "Favorit afegit"; +App::$strings["My Bookmarks"] = "Els Meus Favorits"; +App::$strings["My Connections Bookmarks"] = "Les connexions dels meus Favorits"; +App::$strings["Continue"] = "Continua"; +App::$strings["Premium Channel Setup"] = "Configuració de Canals Premium"; +App::$strings["Enable premium channel connection restrictions"] = "Habilita les restriccions de connexió del canal premium"; +App::$strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Si us plau, introdueixi les restriccions o condicions, com ara el rebut de PayPal, les pautes d'ús, etc."; +App::$strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Aquest canal pot requerir passos addicionals o reconeixement de les següents condicions abans de connectar:"; +App::$strings["Potential connections will then see the following text before proceeding:"] = "Connexions potencials veuran el següent text abans de continuar:"; +App::$strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "En continuar, certifico que he complert amb totes les instruccions proporcionades en aquesta pàgina."; +App::$strings["(No specific instructions have been provided by the channel owner.)"] = "(No s'han proporcionat instruccions específiques pel propietari del canal.)"; +App::$strings["Restricted or Premium Channel"] = "Canal Restringit o Premium"; +App::$strings["Could not access contact record."] = "No s'ha pogut accedir al llibre de contactes."; +App::$strings["Could not locate selected profile."] = "No s'ha trobat el perfil indicat."; +App::$strings["Connection updated."] = "S'ha actualitzat la connexió."; +App::$strings["Failed to update connection record."] = "No s'ha pogut actualitzar el registre de connexió."; +App::$strings["is now connected to"] = "Ara està conectat amb"; +App::$strings["No"] = "No"; +App::$strings["Yes"] = "Sí"; +App::$strings["Could not access address book record."] = "No puc accedir al registre del contacte"; +App::$strings["Refresh failed - channel is currently unavailable."] = "Ha fallat la recàrrega - el canal es actualment inaccesible."; +App::$strings["Unable to set address book parameters."] = "No es poden ajustar els paràmetres dels contactes."; +App::$strings["Connection has been removed."] = "S'han eliminat les conexions."; +App::$strings["View Profile"] = "Veure Perfil"; +App::$strings["View %s's profile"] = "Mostra el perfil de %s"; +App::$strings["Refresh Permissions"] = "Recarrega els Permissos"; +App::$strings["Fetch updated permissions"] = "Obté els permisos actualitzats"; +App::$strings["Recent Activity"] = "Activitat Recent"; +App::$strings["View recent posts and comments"] = "Mostra les entrades i comentaris recents"; +App::$strings["Unblock"] = "Desbloquejat"; +App::$strings["Block"] = "Bloquejat"; +App::$strings["Block (or Unblock) all communications with this connection"] = "Boqueja (o Desbloqueja) les comunicacions amb aquesta connexió"; +App::$strings["This connection is blocked!"] = "Aquesta connexió està bloquejada!"; +App::$strings["Unignore"] = "Inhabilita"; +App::$strings["Ignore"] = "Ignora"; +App::$strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignora (o Considera) les communicacions entrants d'aquesta connexió"; +App::$strings["This connection is ignored!"] = "Aquesta connexió es ignorada!"; +App::$strings["Unarchive"] = "Desarxiva"; +App::$strings["Archive"] = "Arxiva"; +App::$strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Arxiva (o Desarxiva) aquesta connexió - Marca el canal com a mort pero manté el contingut "; +App::$strings["This connection is archived!"] = "Aquesta connexió està arxivada!"; +App::$strings["Unhide"] = "Mostra"; +App::$strings["Hide"] = "Amaga"; +App::$strings["Hide or Unhide this connection from your other connections"] = "Amaga (o Mostra) aquesta connexió de les altres connexions teves"; +App::$strings["This connection is hidden!"] = "Aquesta connexió està amagada!"; +App::$strings["Delete this connection"] = "Elimina aquesta connexió"; +App::$strings["Me"] = "Jo"; +App::$strings["Family"] = "Família"; +App::$strings["Friends"] = "Amics"; +App::$strings["Acquaintances"] = "Coneguts"; +App::$strings["All"] = "Tots"; +App::$strings["Approve this connection"] = "Apccepta aquesta connexió"; +App::$strings["Accept connection to allow communication"] = "Accepta la connexió per permetre la comunicació"; +App::$strings["Set Affinity"] = "Ajusta l'Afinitat"; +App::$strings["Set Profile"] = "Ajusta el Perfil"; +App::$strings["Set Affinity & Profile"] = "Ajusta Afinitat i Perfil"; +App::$strings["none"] = "res"; +App::$strings["Connection Default Permissions"] = "Permisos per Defecte de la Connexió"; +App::$strings["Connection: %s"] = "Connexió: %s"; +App::$strings["Apply these permissions automatically"] = "Aplica aquests permissos automaticament"; +App::$strings["Connection requests will be approved without your interaction"] = "Les peticions de connexió seran aprovades sense la teva interacció"; +App::$strings["This connection's primary address is"] = "La primera adreça d'aqueste connexió es"; +App::$strings["Available locations:"] = "Localització disponible:"; +App::$strings["The permissions indicated on this page will be applied to all new connections."] = "Els permisos indicats en aquesta pàgina seran aplicats a totes les noves connexions."; +App::$strings["Connection Tools"] = "Eines de Connexió"; +App::$strings["Slide to adjust your degree of friendship"] = "Llisca per ajustar el nivell d'amistat"; App::$strings["Rating"] = "Valora"; -App::$strings["Describe (optional)"] = "Descriu (opcional)"; -App::$strings["Submit"] = "Presenta"; -App::$strings["Please enter a link URL"] = "Si us plau, entra l'enllaç URL"; -App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Hi ha canvis sense desar, estàs segur que vols abandonar la pàgina?"; -App::$strings["timeago.prefixAgo"] = "horapasada.prefixFa"; -App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; -App::$strings["ago"] = "fa"; -App::$strings["from now"] = "des d'ara"; -App::$strings["less than a minute"] = "menys d'un minut"; -App::$strings["about a minute"] = "prop d'un minut"; -App::$strings["%d minutes"] = "%d minuts"; -App::$strings["about an hour"] = "prop d'una hora"; -App::$strings["about %d hours"] = "al voltant de %d hores"; -App::$strings["a day"] = "un dia"; -App::$strings["%d days"] = "%d dies"; -App::$strings["about a month"] = "prop d'un mes"; -App::$strings["%d months"] = "%d mesos"; -App::$strings["about a year"] = "prop d'un any"; -App::$strings["%d years"] = "%d anys"; -App::$strings[" "] = " "; -App::$strings["timeago.numbers"] = "timeago.numbers"; +App::$strings["Slide to adjust your rating"] = "Llisca per ajustar la valoració"; +App::$strings["Optionally explain your rating"] = "Opcionalment pots explicar la teva valoració"; +App::$strings["Custom Filter"] = "Filtre a mida"; +App::$strings["Only import posts with this text"] = "Importa exclusivament entrades amb aquest text"; +App::$strings["words one per line or #tags or /patterns/ or lang=xx, leave blank to import all posts"] = "paraules una per línia o #etiquetes o /patrons/ o idioma=xx, deixar en blanc per importar totes les entrades"; +App::$strings["Do not import posts with this text"] = "No importar entrades amb aquest text"; +App::$strings["This information is public!"] = "Aquesta informació es pública!"; +App::$strings["Connection Pending Approval"] = "Connexió Pendent d'Aprovació"; +App::$strings["inherited"] = "heretat"; +App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Tria el perfil que vols mostrar a %s quan es vegi el perfil segur."; +App::$strings["Their Settings"] = "Els seus Ajustos"; +App::$strings["My Settings"] = "Els Meus Ajustos"; +App::$strings["Individual Permissions"] = "Permisos Individuals"; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can not change those settings here."] = "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. No pots canviar aquests ajustos aquí."; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. Pots canviar aquests ajustos aquí pero no tindran cap impacte fins que no canviis els ajustos heretats."; +App::$strings["Last update:"] = "Darrera actualització:"; +App::$strings["Public access denied."] = "Accés públic denegat."; +App::$strings["%d rating"] = array( + 0 => "%d valoració", + 1 => "%d valoracions", +); +App::$strings["Gender: "] = "Gènere:"; +App::$strings["Status: "] = "Estatus:"; +App::$strings["Homepage: "] = "Pàgina Personal:"; +App::$strings["Age:"] = "Edat:"; +App::$strings["Location:"] = "Localització:"; +App::$strings["Description:"] = "Descripció:"; +App::$strings["Hometown:"] = "Ciutat Natal:"; +App::$strings["About:"] = "Sobre:"; +App::$strings["Connect"] = "Connecta "; +App::$strings["Public Forum:"] = "Forum Públic:"; +App::$strings["Keywords: "] = "Paraules Clau:"; +App::$strings["Don't suggest"] = "No suggerir"; +App::$strings["Common connections:"] = "Connexions en comú:"; +App::$strings["Global Directory"] = "Directori Global"; +App::$strings["Local Directory"] = "Directori Local"; +App::$strings["Find"] = "Troba"; +App::$strings["Finding:"] = "Cercant:"; +App::$strings["Channel Suggestions"] = "Canals Suggerits"; +App::$strings["next page"] = "pàgina següent"; +App::$strings["previous page"] = "pàgina anterior"; +App::$strings["Sort options"] = "Opcions per ordenar"; +App::$strings["Alphabetic"] = "Alfabètic"; +App::$strings["Reverse Alphabetic"] = "Alfabètic Invers"; +App::$strings["Newest to Oldest"] = "De més Nou a més Vell"; +App::$strings["Oldest to Newest"] = "De més Antic a més Nou"; +App::$strings["No entries (some entries may be hidden)."] = "Sense entrades (algunes podrien estar amagades)."; +App::$strings["Item not found."] = "Element no trobat."; +App::$strings["Item not found"] = "No s'ha trobat l'element"; +App::$strings["Title (optional)"] = "Títol (opcional)"; +App::$strings["Edit Block"] = "Editar Bloc"; +App::$strings["No channel."] = "No s'ha trobat el canal"; +App::$strings["Common connections"] = "Connexions en comú"; +App::$strings["No connections in common."] = "No hi ha connexions en comú."; +App::$strings["Blocked"] = "Bloquejades"; +App::$strings["Ignored"] = "Ignorades"; +App::$strings["Hidden"] = "Amagades"; +App::$strings["Archived"] = "Arxivades"; +App::$strings["New"] = "Nou"; +App::$strings["New Connections"] = "Noves Connexions"; +App::$strings["Show pending (new) connections"] = "Mostra les connexions pendents (noves)"; +App::$strings["All Connections"] = "Totes les Connexions"; +App::$strings["Show all connections"] = "Mostra totes les connexions"; +App::$strings["Only show blocked connections"] = "Mostra només les connexions bloquejades"; +App::$strings["Only show ignored connections"] = "Mostra només les connexions ignorades"; +App::$strings["Only show archived connections"] = "Mostra només les connexions arxivades"; +App::$strings["Only show hidden connections"] = "Mostra només les connexions amagades"; +App::$strings["Pending approval"] = "Pendent d'aprovació"; +App::$strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; +App::$strings["Edit connection"] = "Modifica la connexió"; +App::$strings["Delete connection"] = "Elimina la connexió"; +App::$strings["Channel address"] = "Adreça del canal"; +App::$strings["Network"] = "Xarxa"; +App::$strings["Status"] = "Estat"; +App::$strings["Connected"] = "Connectat"; +App::$strings["Approve connection"] = "Aprovar la Connexió "; +App::$strings["Approve"] = "Aprovat"; +App::$strings["Ignore connection"] = "Ignorar connexió"; +App::$strings["Recent activity"] = "Activitat recent"; +App::$strings["Connections"] = "Connexions"; +App::$strings["Search"] = "Cerca"; +App::$strings["Search your connections"] = "Cerca entre les teves connexions"; +App::$strings["Connections search"] = "Cerca connexions"; +App::$strings["Image uploaded but image cropping failed."] = "S'ha pujat la imatge però no s'ha pogut retallar."; +App::$strings["Cover Photos"] = "Fotos de Portada"; +App::$strings["Image resize failed."] = "No s'ha pogut escalar la imatge."; +App::$strings["Unable to process image"] = "incapaç de processar la imatge"; +App::$strings["Image upload failed."] = "La pujada de la imatge va fracassar."; +App::$strings["Unable to process image."] = "Incapaç de processar l'imatge."; +App::$strings["female"] = "femení"; +App::$strings["%1\$s updated her %2\$s"] = "%1\$s actualitzà el seu %2\$s"; +App::$strings["male"] = "masculí"; +App::$strings["%1\$s updated his %2\$s"] = "%1\$s actualitzà el seu %2\$s"; +App::$strings["%1\$s updated their %2\$s"] = "%1\$s actualitzà els seus %2\$s"; +App::$strings["cover photo"] = "Foto de la portada"; +App::$strings["Photo not available."] = "Foto no disponible."; +App::$strings["Upload File:"] = "Puja Arxiu:"; +App::$strings["Select a profile:"] = "Tria un perfil:"; +App::$strings["Upload Cover Photo"] = "Puja Foto de Portada"; +App::$strings["or"] = "o"; +App::$strings["skip this step"] = "salta aquest pas"; +App::$strings["select a photo from your photo albums"] = "tria una foto del teu àlbum de fotos"; +App::$strings["Crop Image"] = "Retalla Imatge"; +App::$strings["Please adjust the image cropping for optimum viewing."] = "Si us plau, retalla la imatge per a una optima visualització"; +App::$strings["Done Editing"] = "Edició Feta"; +App::$strings["Item is not editable"] = "Article no editable"; +App::$strings["Edit post"] = "Modifica l'entrada"; +App::$strings["Calendar entries imported."] = "Entrades de Calendari importades."; +App::$strings["No calendar entries found."] = "No es troben entrades decalendari."; +App::$strings["Event can not end before it has started."] = "L'esdeveniment ha de començar abans d'acabar."; +App::$strings["Unable to generate preview."] = "No s'ha pogut generar la vista prèvia."; +App::$strings["Event title and start time are required."] = "Cal indicar l'inici i el final de l'esdeveniment."; +App::$strings["Event not found."] = "No s'ha trobat l'esdeveniment."; +App::$strings["event"] = "succés"; +App::$strings["Edit event title"] = "Edita el títol d'esdeveniment"; +App::$strings["Event title"] = "Títol esdeveniment"; +App::$strings["Required"] = "Requerit"; +App::$strings["Categories (comma-separated list)"] = "Categories (llista separada per comes)"; +App::$strings["Edit Category"] = "Editar Categoria"; +App::$strings["Category"] = "Categoria"; +App::$strings["Edit start date and time"] = "Editar data i hora d'inici"; +App::$strings["Start date and time"] = "Data i hora d'inici"; +App::$strings["Finish date and time are not known or not relevant"] = "L'ora de finalització no es coneix o es irrelevant."; +App::$strings["Edit finish date and time"] = "Editar la data i hora de finalització"; +App::$strings["Finish date and time"] = "Data i hora de finalització"; +App::$strings["Adjust for viewer timezone"] = "Ajusta a la zona horària del visitant."; +App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = "És important per esdeveniments locals, però pels globals no és pràctic."; +App::$strings["Edit Description"] = "Editar la Descripció"; +App::$strings["Description"] = "Descripció"; +App::$strings["Edit Location"] = "Editar la localització"; +App::$strings["Location"] = "Localització"; +App::$strings["Share this event"] = "Comparteix aquest esdeveniment"; +App::$strings["Preview"] = "Avanç"; +App::$strings["Permission settings"] = "Ajustos de permisos"; +App::$strings["Advanced Options"] = "Opcions Avançades"; +App::$strings["Edit event"] = "Edita l'esdeveniment"; +App::$strings["Delete event"] = "Esborra l'esdeveniment"; +App::$strings["calendar"] = "calendari"; +App::$strings["Event removed"] = "S'ha eliminat l'esdeveniment"; +App::$strings["Failed to remove event"] = "No s'ha pogut esborrar l'esdeveniment"; +App::$strings["Photos"] = "Fotos"; +App::$strings["Cancel"] = "Cancel·la"; +App::$strings["This site is not a directory server"] = "Aquest lloc web no és un servidor de directori"; +App::$strings["This directory server requires an access token"] = "Aquest servidor de directori requereix un token de accès"; +App::$strings["Save to Folder:"] = "Guardar en la Carpeta"; +App::$strings["- select -"] = "- selecciona -"; +App::$strings["Save"] = "Guardar"; +App::$strings["Invalid message"] = "Missatge invàlid."; +App::$strings["no results"] = "sense resultats"; +App::$strings["Delivery report for %1\$s"] = "Informe de lliurament per %1\$s"; +App::$strings["channel sync processed"] = "sincronització del canal processada"; +App::$strings["queued"] = "Posat en cua"; +App::$strings["posted"] = "enviat"; +App::$strings["accepted for delivery"] = "acceptat per entregar"; +App::$strings["updated"] = "actualitzat"; +App::$strings["update ignored"] = "actualització ignorada"; +App::$strings["permission denied"] = "permís denegat"; +App::$strings["recipient not found"] = "Contenidor no trobat"; +App::$strings["mail recalled"] = "Recupera el correu"; +App::$strings["duplicate mail received"] = "rebut correu duplicat"; +App::$strings["mail delivered"] = "correu entregat"; +App::$strings["Layout Name"] = "Nom del Format Gràfic"; +App::$strings["Layout Description (Optional)"] = "Descripció del Format (Opcional)"; +App::$strings["Edit Layout"] = "Edita Format Gràfic"; +App::$strings["Page link"] = "Enllaç de la pàgina"; +App::$strings["Edit Webpage"] = "Edita la Pàgina Web"; +App::$strings["Channel added."] = "S'ha afegit el canal."; +App::$strings["network"] = "xarxa"; +App::$strings["RSS"] = "RSS"; +App::$strings["Privacy group created."] = "Creat grup privat."; +App::$strings["Could not create privacy group."] = "No es pot crear el grup privat."; +App::$strings["Privacy group not found."] = "No es troben grups privats."; +App::$strings["Privacy group updated."] = "Grup privat actualitzat."; +App::$strings["Create a group of channels."] = "Crear un grup de canals."; +App::$strings["Privacy group name: "] = "Nom del grup privat:"; +App::$strings["Members are visible to other channels"] = "Els membres son visibles en altres canals"; +App::$strings["Privacy group removed."] = "Grup privat eliminat."; +App::$strings["Unable to remove privacy group."] = "No puc eliminar el grup privat."; +App::$strings["Privacy group editor"] = "Editor del grup privat"; +App::$strings["Members"] = "Membres"; +App::$strings["All Connected Channels"] = "Tots els Canals Connectats"; +App::$strings["Click on a channel to add or remove."] = "Clic sobre el canal per afegir o esborrar."; +App::$strings["Share content from Firefox to \$Projectname"] = "Compartir contingut des de Firefox a \$Projectname"; +App::$strings["Activate the Firefox \$Projectname provider"] = "Activar el proveïdor de \$Projectname a Firefox"; +App::$strings["Authorize application connection"] = "Autoritza la connexió de l'aplicació"; +App::$strings["Return to your app and insert this Securty Code:"] = "Torna a la teva aplicació i insereix aquest Codi de Seguretat:"; +App::$strings["Please login to continue."] = "Si et plau, identifica't per continuar."; +App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vols autoritzar a aquesta aplicació l'accés a les teves entrades i contactes i/o a crear noves entrades com si fos tu mateix."; +App::$strings["Documentation Search"] = "Cerca de Documentació"; +App::$strings["Help:"] = "Ajuda:"; +App::$strings["Help"] = "Ajuda"; +App::$strings["\$Projectname Documentation"] = "\$Projectname Documentació"; +App::$strings["Permission Denied."] = "Permisos Denegats."; +App::$strings["File not found."] = "Arxiu no torbat."; +App::$strings["Edit file permissions"] = "Edita els permisos d'arxiu"; +App::$strings["Set/edit permissions"] = "Canvia/edita permisos"; +App::$strings["Include all files and sub folders"] = "Inclou tots als arxius i subdirectoris"; +App::$strings["Return to file list"] = "Tornar al llistat d'arxius"; +App::$strings["Copy/paste this code to attach file to a post"] = "Copia/enganxa aquest codi per a adjuntar un arxiu a l'entrada"; +App::$strings["Copy/paste this URL to link file from a web page"] = "Copia/enganxa aquesta URL per a enllaçar l'arxiu d'una pàgina web"; +App::$strings["Share this file"] = "Comparteix l'arxiu"; +App::$strings["Show URL to this file"] = "Mostra la URL d'aquest arxiu"; +App::$strings["Notify your contacts about this file"] = "Notifica als teus contactes aquest arxiu"; +App::$strings["Apps"] = "Aplicatius"; +App::$strings["Item not available."] = "Article no disponible."; +App::$strings["Your service plan only allows %d channels."] = "El teu paquet de serveis només admet %d canals."; +App::$strings["Nothing to import."] = "No hi ha res a importar."; +App::$strings["Unable to download data from old server"] = "No s'han pogut descarregar les dades del servidor antic"; +App::$strings["Imported file is empty."] = "El fitxer importat està buit."; +App::$strings["Warning: Database versions differ by %1\$d updates."] = "Atenció: Les versions de la Base de Dades difereixen en %1\$d actualitzacions."; +App::$strings["Cloned channel not found. Import failed."] = "No s'ha pogut importar el canal perquè el canal clonat no s'ha trobat."; +App::$strings["No channel. Import failed."] = "Sense canal. No s'ha pogut importar."; +App::$strings["Import completed."] = "S'ha completat la importació."; +App::$strings["You must be logged in to use this feature."] = "Has d'estar registrat per fer servir aquesta funcionalitat."; +App::$strings["Import Channel"] = "Importa un canal"; +App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "Empra aquest formulari per importar un canal existent en un altre servidor/concentrador. Pots recuperar el canal des de l'antic servidor/concentrador via la xarxa o mitjançant un fitxer d'exportació"; +App::$strings["File to Upload"] = "Fitxer a pujar"; +App::$strings["Or provide the old server/hub details"] = "O proveeix els detalls de l'antic servidor/node"; +App::$strings["Your old identity address (xyz@example.com)"] = "La teva adreça de canal antiga. El format és canal@exemple.org"; +App::$strings["Your old login email address"] = "La teva adreça de correu electrònic antiga"; +App::$strings["Your old login password"] = "La teva contrasenya antiga"; +App::$strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Per a qualsevol de les opcions, escull si vols fer primària l'adreça d'aquest node o mantenir l'anterior com a primària. Podràs penjar entrades des de totes dues adreces, però per als fitxers, imatges i altres en cal una de primària."; +App::$strings["Make this hub my primary location"] = "Fes d'aquest node la meva ubicació primària"; +App::$strings["Import existing posts if possible (experimental - limited by available memory"] = "Importa les entrades existents si es possible (experimental - limitat per la memòria disponible"; +App::$strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = "Aquest procès pot trigar minuts en completar. Si et plau envia el formulari només una vegada i manté aquesta pàgina oberta fins que finalitzi."; +App::$strings["Unable to locate original post."] = "No s'ha pogut trobar l'entrada original."; +App::$strings["Empty post discarded."] = "S'ha descartat l'entrada perquè no té contingut."; +App::$strings["Executable content type not permitted to this channel."] = "No està permès el contingut de tipus executable en aquest canal."; +App::$strings["Duplicate post suppressed."] = "Publicació duplicada s'ha suprimit."; +App::$strings["System error. Post not saved."] = "Hi ha hagut un error del sistema. L'entrada no s'ha desat."; +App::$strings["Unable to obtain post information from database."] = "No s'ha pogut obtenir informació de l'entrada a la base de dades."; +App::$strings["You have reached your limit of %1$.0f top level posts."] = "Has assolit el teu límit de %1$.0f entrades (descomptant comentaris)."; +App::$strings["You have reached your limit of %1$.0f webpages."] = "Has assolit el teu limit de %1$.0f pàgines web."; +App::$strings["Layouts"] = "Format Gràfic"; +App::$strings["Comanche page description language help"] = "Pgina d'ajuda del llenguatge Comanche"; +App::$strings["Layout Description"] = "Descripció del Disseny de la Pàgina"; +App::$strings["Download PDL file"] = "Descarrega l'arxiu PDL"; +App::$strings["\$Projectname"] = "\$Projectname"; +App::$strings["Welcome to %s"] = "Benvingut a %s"; +App::$strings["First Name"] = "Nom"; +App::$strings["Last Name"] = "Cognoms"; +App::$strings["Nickname"] = "Àlies"; +App::$strings["Full Name"] = "Nom Sencer"; +App::$strings["Email"] = "Correu electrónic"; +App::$strings["Profile Photo"] = "Foto del Perfil"; +App::$strings["Profile Photo 16px"] = "Foto del Perfil 16px"; +App::$strings["Profile Photo 32px"] = "Foto del Perfil 32px"; +App::$strings["Profile Photo 48px"] = "Foto del Perfil 48px"; +App::$strings["Profile Photo 64px"] = "Foto del Perfil 64px"; +App::$strings["Profile Photo 80px"] = "Foto del Perfil 80px"; +App::$strings["Profile Photo 128px"] = "Foto del Perfil 128px"; +App::$strings["Timezone"] = "Zona horària"; +App::$strings["Homepage URL"] = "URL de la pàgina d'inici"; +App::$strings["Language"] = "Idioma"; +App::$strings["Birth Year"] = "Any de Naixement"; +App::$strings["Birth Month"] = "Mes de Naixement"; +App::$strings["Birth Day"] = "Dia de Naixement"; +App::$strings["Birthdate"] = "Aniversari"; +App::$strings["Gender"] = "Gènere"; +App::$strings["Male"] = "Masculí"; +App::$strings["Female"] = "Femení"; +App::$strings["webpage"] = "pàgina web"; +App::$strings["block"] = "bloc"; +App::$strings["layout"] = "disposició"; +App::$strings["menu"] = "menú"; +App::$strings["%s element installed"] = "%s element instal·lat"; +App::$strings["%s element installation failed"] = "%s instal·lació d'element va fallar"; +App::$strings["Like/Dislike"] = "M'agrada / No m'agrada"; +App::$strings["This action is restricted to members."] = "Aquesta acció està restringida als membres."; +App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "Entra amb la teva identitat \$Projectname o registra't a \$Projectname per continuar."; +App::$strings["Invalid request."] = "Sol·licitud invàlida."; +App::$strings["channel"] = "canal"; +App::$strings["thing"] = "cosa"; +App::$strings["Channel unavailable."] = "El canal està inactiu."; +App::$strings["Previous action reversed."] = "S'ha desfet l'acció anterior."; +App::$strings["photo"] = "foto"; +App::$strings["status"] = "estat"; +App::$strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s agrada %2\$s de %3\$s"; +App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s no agrada %2\$s de %3\$s"; +App::$strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s està d'acord amb %3\$s de %2\$s"; +App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s no està d'acord amb %3\$s de %2\$s"; +App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s s'abstén en %3\$s de %2\$s"; +App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s assistirà a %3\$s de %2\$s"; +App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s no assistirà a %3\$s de %2\$s"; +App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s potser assistirà a %3\$s de %2\$s"; +App::$strings["Action completed."] = "S'ha completat l'acció."; +App::$strings["Thank you."] = "Gràcies."; +App::$strings["Import completed"] = "S'ha completat la importació"; +App::$strings["Import Items"] = "Importa Articles"; +App::$strings["Use this form to import existing posts and content from an export file."] = "Empra aquest formulari per importar entrades existents i contingut d'un arxiu d'exportació."; +App::$strings["Total invitation limit exceeded."] = "El límit total invitacions s'ha superat."; +App::$strings["%s : Not a valid email address."] = "%s: adreça de correu electrònic no vàlida."; +App::$strings["Please join us on \$Projectname"] = "Si us plau uneix-te a nosaltres a \$Projectname."; +App::$strings["Invitation limit exceeded. Please contact your site administrator."] = "Límit d'invitacions excedit. Si us plau, poseu-vos en contacte amb l'administrador del lloc."; +App::$strings["%s : Message delivery failed."] = "%s : Entrega del Missatge fallida."; +App::$strings["%d message sent."] = array( + 0 => "%d missatge enviat.", + 1 => "%d missatges enviats.", +); +App::$strings["You have no more invitations available"] = "No té més invitacions disponibles"; +App::$strings["Send invitations"] = "Enviar invitacions"; +App::$strings["Enter email addresses, one per line:"] = "Introduïu les adreces de correu electrònic, una per línia:"; +App::$strings["Your message:"] = "El teu missatge:"; +App::$strings["Please join my community on \$Projectname."] = "Si us plau uneix-te la meva comunitat en \$Projectname."; +App::$strings["You will need to supply this invitation code:"] = "Hauràs de facilitar aquest codi d'invitació:"; +App::$strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Pots registrar-te a qualsevol node de \$Projectname (estàn tots interconnectats)"; +App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Escriu la meva adreça de xarxa al \$Projectname, a la barra de cerca del lloc."; +App::$strings["or visit"] = "o visitar"; +App::$strings["3. Click [Connect]"] = "3. Clicar [Conectar]"; +App::$strings["Remote privacy information not available."] = "informació privada remota no disponible."; +App::$strings["Visible to:"] = "Visible per:"; +App::$strings["Location not found."] = "Situació que no es troba."; +App::$strings["Location lookup failed."] = "Ha fallat la cerca d'ubicació."; +App::$strings["Please select another location to become primary before removing the primary location."] = "Seleccioneu una altra ubicació per esdevenir primària abans de retirar la ubicació principal."; +App::$strings["Syncing locations"] = "Sincronitza ubicacions"; +App::$strings["No locations found."] = "No es troben els llocs."; +App::$strings["Manage Channel Locations"] = "Gestionar Ubicacions de Canal"; +App::$strings["Address"] = "Adreça"; +App::$strings["Primary"] = "Primari"; +App::$strings["Drop"] = "Menysprea"; +App::$strings["Sync Now"] = "Sincronitza Ara"; +App::$strings["Please wait several minutes between consecutive operations."] = "Si us plau espera diversos minuts entre operacions consecutives."; +App::$strings["When possible, drop a location by logging into that website/hub and removing your channel."] = "Quan sigui possible, per desapareixer d'un lloc, accedeix a aquest lloc web/node i elimina el teu canal."; +App::$strings["Use this form to drop the location if the hub is no longer operating."] = "Empra aquest formulari per desapareixer del lloc si el node ja no està operatiu."; +App::$strings["Hub not found."] = "Node no trobat."; +App::$strings["Unable to lookup recipient."] = "Incapaç de trobar el destinatari."; +App::$strings["Unable to communicate with requested channel."] = "Incapaç de comunicar amb el canal demanat."; +App::$strings["Cannot verify requested channel."] = "No puc verificar el canal demanat."; +App::$strings["Selected channel has private message restrictions. Send failed."] = "El canal seleccionat te restriccions sobre els missatges privats. L'enviament ha fallat."; +App::$strings["Messages"] = "Missatges"; +App::$strings["Message recalled."] = "Recupera el missatge."; +App::$strings["Conversation removed."] = "Conversació eliminada."; +App::$strings["Expires YYYY-MM-DD HH:MM"] = "Expira YYYY-MM-DD HH:MM"; +App::$strings["Requested channel is not in this network"] = "El canal demanat no hi es en questa xarxa"; +App::$strings["Send Private Message"] = "Envia Missatge Privat"; +App::$strings["To:"] = "Per:"; +App::$strings["Subject:"] = "Assumpte:"; +App::$strings["Attach file"] = "Adjunta arxiu"; +App::$strings["Send"] = "Envia"; +App::$strings["Set expiration date"] = "Ajusta la data d'expiració"; +App::$strings["Delete message"] = "Elimina el missatge"; +App::$strings["Delivery report"] = "Informe d'entrega"; +App::$strings["Recall message"] = "Recupera el missatge"; +App::$strings["Message has been recalled."] = "El missatge s'ha recuperat."; +App::$strings["Delete Conversation"] = "Conversació esborrada"; +App::$strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Comunicació segura no disponible. Pots respondre des de la pàgina de perfil del remitent."; +App::$strings["Send Reply"] = "Envia Resposta"; +App::$strings["Your message for %s (%s):"] = "El teu missatge per %s (%s):"; +App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = "Has creat %1$.0f de %2$.0f canals permesos."; +App::$strings["Create a new channel"] = "Crear un nou canal"; +App::$strings["Channel Manager"] = "Gestor de Canals"; +App::$strings["Current Channel"] = "Canal Actual"; +App::$strings["Switch to one of your channels by selecting it."] = "Canviar a un altre dels teus canals seleccionant-ho."; +App::$strings["Default Channel"] = "Canal per Defecte"; +App::$strings["Make Default"] = "Estableix com a Predeterminat"; +App::$strings["%d new messages"] = "%d missatges nous"; +App::$strings["%d new introductions"] = "%d noves presentacions"; +App::$strings["Delegated Channel"] = "Canal Delegat"; +App::$strings["No valid account found."] = "No es troba un compte vàlid."; +App::$strings["Password reset request issued. Check your email."] = "Sol·licitud de restabliment de contrasenya emesa. Consulta el teu correu electrònic."; +App::$strings["Site Member (%s)"] = "Lloc d'Usuari (%s)"; +App::$strings["Password reset requested at %s"] = "S'ha soÅ€licitat restablir la contrasenya al hub %s"; +App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Ha fallat el restabliment de contrasenya perquè la no s'ha pogut verificar soÅ€licitud. Pot ser que ja ho hàgiu soÅ€licitat abans."; +App::$strings["Password Reset"] = "Restabliment de contrasenya"; +App::$strings["Your password has been reset as requested."] = "S'ha restablert la vostra contrasenya."; +App::$strings["Your new password is"] = "La nova contrasenya és"; +App::$strings["Save or copy your new password - and then"] = "Desa o copia la nova contrasenya, i després"; +App::$strings["click here to login"] = "fes clic aquí per iniciar sessió"; +App::$strings["Your password may be changed from the Settings page after successful login."] = "Pots canviar la contrasenya a la pàgina Paràmetres, un cop iniciada la sessió."; +App::$strings["Your password has changed at %s"] = "La teva contrasenya a %s ha canviat"; +App::$strings["Forgot your Password?"] = "No recordes la contrasenya?"; +App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Escriu la teva adreça de correu electrònic i envia per restablir la contrasenya. Després revisa el seu correu electrònic per obtenir més instruccions."; +App::$strings["Email Address"] = "Adreça electrònica"; +App::$strings["Reset"] = "Reajustar"; +App::$strings["Unable to update menu."] = "No s'ha pogut actualitzar el menú."; +App::$strings["Unable to create menu."] = "No s'ha pogut crear el menú."; +App::$strings["Menu Name"] = "Nom del menú"; +App::$strings["Unique name (not visible on webpage) - required"] = "Nom únic (no visible a la pàgina web) - requerit"; +App::$strings["Menu Title"] = "Títol del menú"; +App::$strings["Visible on webpage - leave empty for no title"] = "Visible a la pàgina web - deixar buit per a no posar títol"; +App::$strings["Allow Bookmarks"] = "Permetre Marcadors"; +App::$strings["Menu may be used to store saved bookmarks"] = "El menú es pot emprar per a guardar marcadors"; +App::$strings["Submit and proceed"] = "Envia i procedeix"; +App::$strings["Menus"] = "Menús"; +App::$strings["Bookmarks allowed"] = "Marcadors permesos"; +App::$strings["Delete this menu"] = "Esborra el menú"; +App::$strings["Edit menu contents"] = "Edita el contingut del menú"; +App::$strings["Edit this menu"] = "Edita el menú"; +App::$strings["Menu could not be deleted."] = "El menu no es pot esborrar."; +App::$strings["Menu not found."] = "Menú no trobat."; +App::$strings["Edit Menu"] = "Edita Menú"; +App::$strings["Add or remove entries to this menu"] = "Afegeix o esborra entrades a aquest menú"; +App::$strings["Menu name"] = "Nom del Menú"; +App::$strings["Must be unique, only seen by you"] = "Ha de ser únic, nomes vist per tú"; +App::$strings["Menu title"] = "Títol del menú"; +App::$strings["Menu title as seen by others"] = "Títol del menú vist pels altres"; +App::$strings["Allow bookmarks"] = "Marcadors permesos"; +App::$strings["Not found."] = "No trobat."; +App::$strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s es %2\$s"; +App::$strings["Mood"] = "Ànim"; +App::$strings["Set your current mood and tell your friends"] = "Estableix el teu estat d'ànim actual i digues-li als teus amics"; +App::$strings["Profile Match"] = "Perfils compatibles"; +App::$strings["No keywords to match. Please add keywords to your default profile."] = "No tens paraules clau al perfil principal per poder cercar perfils semblants."; +App::$strings["is interested in:"] = "té interès en:"; +App::$strings["No matches"] = "No s'han trobat perfils compatibles"; +App::$strings["No such group"] = "No existeix el grup"; +App::$strings["No such channel"] = "No existeix el canal"; +App::$strings["forum"] = "fòrum"; +App::$strings["Search Results For:"] = "Cerca resultats per:"; +App::$strings["Privacy group is empty"] = "el grup privat està vuit"; +App::$strings["Privacy group: "] = "Grup privat:"; +App::$strings["Invalid connection."] = "La connexió és invàlida."; +App::$strings["No more system notifications."] = "No hi ha més notificacions del sistema."; +App::$strings["System Notifications"] = "Notificacions del sistema"; +App::$strings["Unable to create element."] = "Incapaç de crear l'element."; +App::$strings["Unable to update menu element."] = "Incapaç d'actualitzar un element del menú."; +App::$strings["Unable to add menu element."] = "Incapaç d'afegir l'element del menú."; +App::$strings["Menu Item Permissions"] = "Permisos de l'Article del Menú"; +App::$strings["(click to open/close)"] = "(clica per obrir/tancar)"; +App::$strings["Link Name"] = "Nom de l'Enllaç"; +App::$strings["Link or Submenu Target"] = "Enllaç o Submenú Objectiu"; +App::$strings["Enter URL of the link or select a menu name to create a submenu"] = "Entra la URL de l'enlla´o tria un nom de menú per crear un submenú"; +App::$strings["Use magic-auth if available"] = "Empra magic-auth si esta disponible"; +App::$strings["Open link in new window"] = "Obrir l'enllaç en una nova finestra"; +App::$strings["Order in list"] = "Ordre per llista"; +App::$strings["Higher numbers will sink to bottom of listing"] = "Els números més alts aniràn al fons de la llista"; +App::$strings["Submit and finish"] = "Envia i termina"; +App::$strings["Submit and continue"] = "Envia i continua"; +App::$strings["Menu:"] = "Menú:"; +App::$strings["Link Target"] = "Enllaç Objectiu"; +App::$strings["Edit menu"] = "Edita menú"; +App::$strings["Edit element"] = "Edita element"; +App::$strings["Drop element"] = "Deixa anar element"; +App::$strings["New element"] = "Nou element"; +App::$strings["Edit this menu container"] = "Edita aquest contenidor de menú"; +App::$strings["Add menu element"] = "Afegeix element de menú"; +App::$strings["Delete this menu item"] = "Esborra aquest article del menú"; +App::$strings["Edit this menu item"] = "Edita aquest article del menú"; +App::$strings["Menu item not found."] = "Article del menú no trobat."; +App::$strings["Menu item deleted."] = "Article del menú eliminat."; +App::$strings["Menu item could not be deleted."] = "Article del menú no es pot eliminar."; +App::$strings["Edit Menu Element"] = "Editar Element del Menú"; +App::$strings["Link text"] = "Enllaç de text"; +App::$strings["Name or caption"] = "Nom o llegenda"; +App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\""] = "Exemples: \"Pep Gomila\", \"Manel i els seus Cavalls\", \"Fútbol\", \"Grup d'Aviadors\""; +App::$strings["Choose a short nickname"] = "Tria un àlies curt"; +App::$strings["Your nickname will be used to create an easy to remember channel address e.g. nickname%s"] = "El teu àlies serà emprat per crear un nom fàcil per recordar l'adreça del canal p.e. àlies%s"; +App::$strings["Channel role and privacy"] = "Funció i privacitat del canal"; +App::$strings["Select a channel role with your privacy requirements."] = "Tria una funció pel canal amb els teus requisits de privacitat."; +App::$strings["Read more about roles"] = "Llegix més sobre els rols"; +App::$strings["Create Channel"] = "Crea un Canal"; +App::$strings["A channel is your identity on this network. It can represent a person, a blog, or a forum to name a few. Channels can make connections with other channels to share information with highly detailed permissions."] = "Un canal es la tva identitat en aquesta xarxa. Pot representar una persona, un bloc, o un fòrum per anomenar alguns. Els canals poden connectar-se amb altres canals per compartir informació amb permisos molt detallats."; +App::$strings["or import an existing channel from another location."] = "o importa un canal existent des d'un altre ubicació."; +App::$strings["Invalid request identifier."] = "Sol·licitud d'identificació invàlida."; +App::$strings["Discard"] = "Descarta"; +App::$strings["Mark all system notifications seen"] = "Marca totes les notificacions vistes"; +App::$strings["Page owner information could not be retrieved."] = "La informació del propietari de la pàgina no va poder ser recuperada"; +App::$strings["Profile Photos"] = "Fotos del Perfil"; +App::$strings["Album not found."] = "Àlbum no trobat"; +App::$strings["Delete Album"] = "Esborra Àlbum"; +App::$strings["Multiple storage folders exist with this album name, but within different directories. Please remove the desired folder or folders using the Files manager"] = "Existeixen moltes carpetes de emmagatzemament amb aquest nom d'àlbum, però en diferents directoris. Si us plau esborra la carpeta o carpetes amb el gestor d'arxius."; +App::$strings["Delete Photo"] = "Esborra Foto"; +App::$strings["No photos selected"] = "No has seleccionat fotos"; +App::$strings["Access to this item is restricted."] = "L'accés a aquest element esta restringit."; +App::$strings["%1$.2f MB of %2$.2f MB photo storage used."] = "S'estan fent servir %1$.2f MB de %2$.2f MB de l'espai per a imatges."; +App::$strings["%1$.2f MB photo storage used."] = "S'estan fent servir %1$.2f MB de l'espai per a imatges."; +App::$strings["Upload Photos"] = "Puja imatges"; +App::$strings["Enter an album name"] = "Escriu el nom del àlbum"; +App::$strings["or select an existing album (doubleclick)"] = "o bé fes doble clic a un d'existent"; +App::$strings["Create a status post for this upload"] = "Genera una entrada a partir de la pujada"; +App::$strings["Caption (optional):"] = "Subtítol (opcional):"; +App::$strings["Description (optional):"] = "Descripció (opcional):"; +App::$strings["Album name could not be decoded"] = "No s'ha pogut descodificar el nom de l'àlbum"; +App::$strings["Contact Photos"] = "Imatges de contactes"; +App::$strings["Show Newest First"] = "Ordena de més nou a més antic"; +App::$strings["Show Oldest First"] = "Ordena de més antic a més nou"; +App::$strings["View Photo"] = "Mostra la imatge"; +App::$strings["Edit Album"] = "Modifica l'àlbum"; +App::$strings["Permission denied. Access to this item may be restricted."] = "S'ha denegat el permís. Pot ser que l'accés estigui restringit."; +App::$strings["Photo not available"] = "La imatge no està disponible"; +App::$strings["Use as profile photo"] = "Fes-la imatge de perfil"; +App::$strings["Use as cover photo"] = "Emprar com a foto de portada"; +App::$strings["Private Photo"] = "Imatge privada"; +App::$strings["View Full Size"] = "Mostra a mida completa"; +App::$strings["Remove"] = "Esborra"; +App::$strings["Edit photo"] = "Modifica la imatge"; +App::$strings["Rotate CW (right)"] = "Tomba cap a la dreta"; +App::$strings["Rotate CCW (left)"] = "Tomba cap a l'esquerra"; +App::$strings["Enter a new album name"] = "Escriu el nom del nou àlbum"; +App::$strings["or select an existing one (doubleclick)"] = "o bé fes doble clic a un d'existent"; +App::$strings["Caption"] = "Llegenda"; +App::$strings["Add a Tag"] = "Afegeix una etiqueta"; +App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Exemple: @joan, @Paula_Peris, @mar@exemple.org"; +App::$strings["Flag as adult in album view"] = "Marca com a contingut adult"; +App::$strings["I like this (toggle)"] = "M'agrada això (canvia)"; +App::$strings["I don't like this (toggle)"] = "No m'agrada això (canvia)"; +App::$strings["Please wait"] = "Si us plau, espera"; +App::$strings["This is you"] = "Ets tú"; +App::$strings["Comment"] = "Comentari"; +App::$strings["__ctx:title__ Likes"] = "Agrada"; +App::$strings["__ctx:title__ Dislikes"] = "Desagrada"; +App::$strings["__ctx:title__ Agree"] = "Acord"; +App::$strings["__ctx:title__ Disagree"] = "Desacord"; +App::$strings["__ctx:title__ Abstain"] = "Abstenirse"; +App::$strings["__ctx:title__ Attending"] = "Assistint"; +App::$strings["__ctx:title__ Not attending"] = "Desassistint"; +App::$strings["__ctx:title__ Might attend"] = "Podrien assistir"; +App::$strings["View all"] = "Veure tot"; +App::$strings["__ctx:noun__ Like"] = array( + 0 => "Agrada", + 1 => "Agraden", +); +App::$strings["__ctx:noun__ Dislike"] = array( + 0 => "Desagrada", + 1 => "Desagrada", +); +App::$strings["Photo Tools"] = "Eines per Fotos"; +App::$strings["In This Photo:"] = "Hi apareixen:"; +App::$strings["Map"] = "Mapa"; +App::$strings["__ctx:noun__ Likes"] = "Agrada"; +App::$strings["__ctx:noun__ Dislikes"] = "Desagrada"; +App::$strings["Close"] = "Tanca"; +App::$strings["View Album"] = "Mostra'n l'àlbum"; +App::$strings["Recent Photos"] = "Imatges recents"; +App::$strings["sent you a private message"] = "Se t'ha enviat un missatge privat"; +App::$strings["added your channel"] = "el teu canal s'ha afegit"; +App::$strings["g A l F d"] = "g A l F d"; +App::$strings["[today]"] = "[avui]"; +App::$strings["posted an event"] = "enviat un esdeveniment"; +App::$strings["Unable to find your hub."] = "No es possible trobar el node"; +App::$strings["Post successful."] = "Entrada realitzada amb èxit. "; +App::$strings["OpenID protocol error. No ID returned."] = "Error del protocol OpenID. No ha retornat ID"; +App::$strings["Login failed."] = "Identificació fallida."; +App::$strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."; +App::$strings["This setting requires special processing and editing has been blocked."] = "Aquest ajust requereix un procés espedial i l'edició esta bloquejada."; +App::$strings["Configuration Editor"] = "Editor de Configuració"; +App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = "atenció: Realitzar segons quins ajustos pot fer el canal inoperable. Deixa aquesta pàgina si no estas segur i tens suficients coneixements sobre l'ús correcte d'aquesta característica."; +App::$strings["Layout updated."] = "S'ha actualitzat la disposició."; +App::$strings["Edit System Page Description"] = "Editor del Sistema de Descripció de Pàgines"; +App::$strings["Layout not found."] = "No s'ha trobat cap disposició de pàgina."; +App::$strings["Module Name:"] = "Nom del mòdul:"; +App::$strings["Layout Help"] = "Ajuda per la disposició de pàgina"; +App::$strings["Poke"] = "Esperonar"; +App::$strings["Poke somebody"] = "Emprenyar algú"; +App::$strings["Poke/Prod"] = "Esperonat/Picat"; +App::$strings["Poke, prod or do other things to somebody"] = "emprenyar, picar o fer altres coses a algú"; +App::$strings["Recipient"] = "Destinatari"; +App::$strings["Choose what you wish to do to recipient"] = "Tria que vols fer amb el destinatari"; +App::$strings["Make this post private"] = "Fer aquesta entrada privada"; +App::$strings["Fetching URL returns error: %1\$s"] = "URL sol·licitada retorna error: %1\$s"; +App::$strings["Profile not found."] = "Perfil no trobat."; +App::$strings["Profile deleted."] = "Perfil eliminat."; +App::$strings["Profile-"] = "Perfil-"; +App::$strings["New profile created."] = "Nou perfil creat."; +App::$strings["Profile unavailable to clone."] = "Perfil que no es pot clonar."; +App::$strings["Profile unavailable to export."] = "Perfil que no es pot exportar."; +App::$strings["Profile Name is required."] = "Es requereix el Nom del Perfil."; +App::$strings["Marital Status"] = "Estat Marital"; +App::$strings["Romantic Partner"] = "Company/a Romàntic"; +App::$strings["Likes"] = "Agrada"; +App::$strings["Dislikes"] = "Desagrada"; +App::$strings["Work/Employment"] = "Treball/Feina"; +App::$strings["Religion"] = "Religió"; +App::$strings["Political Views"] = "Idees Polítiques"; +App::$strings["Sexual Preference"] = "Preferència Sexual"; +App::$strings["Homepage"] = "Pàgina Personal"; +App::$strings["Interests"] = "Interessos"; +App::$strings["Profile updated."] = "Perfil actualitzat."; +App::$strings["Hide your connections list from viewers of this profile"] = "Amaga dels curiosos la teva llista de connexions d'aquest perfil"; +App::$strings["Edit Profile Details"] = "Edita els Detalls del Perfil"; +App::$strings["View this profile"] = "Veure aquest perfil"; +App::$strings["Edit visibility"] = "Editar visibilitat"; +App::$strings["Profile Tools"] = "Eines per Perfils"; +App::$strings["Change cover photo"] = "Canviar la foto de portada"; +App::$strings["Change profile photo"] = "Canviar la foto del perfil"; +App::$strings["Create a new profile using these settings"] = "Crea un perfil nou amb aquests ajustos"; +App::$strings["Clone this profile"] = "Clonar aquest perfil"; +App::$strings["Delete this profile"] = "Elimina aquest perfil"; +App::$strings["Add profile things"] = "Afegeix coses al perfil"; +App::$strings["Personal"] = "Personal"; +App::$strings["Relation"] = "Relació"; +App::$strings["Miscellaneous"] = "Miscelania"; +App::$strings["Import profile from file"] = "Importa perfil des d'un arxiu"; +App::$strings["Export profile to file"] = "Exporta perfil a un arxiu"; +App::$strings["Your gender"] = "El teu gènere"; +App::$strings["Marital status"] = "Estat marital"; +App::$strings["Sexual preference"] = "Preferència sexual"; +App::$strings["Profile name"] = "Nom del perfil"; +App::$strings["This is your default profile."] = "Aquest es el teu perfil per defecte"; +App::$strings["Your full name"] = "El teu nom complet"; +App::$strings["Title/Description"] = "Títol/Descripció"; +App::$strings["Street address"] = "Carrer"; +App::$strings["Locality/City"] = "Població/Ciutat"; +App::$strings["Region/State"] = "Regió/Estat"; +App::$strings["Postal/Zip code"] = "Codi Postal"; +App::$strings["Country"] = "País"; +App::$strings["Who (if applicable)"] = "Qui (si es aplicable)"; +App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Examples: cathy123, Cathy Williams, cathy@example.com"; +App::$strings["Since (date)"] = "Des de (data)"; +App::$strings["Tell us about yourself"] = "Quelcom sobre tu"; +App::$strings["Hometown"] = "Ciutat Natal"; +App::$strings["Political views"] = "Idees polítiques"; +App::$strings["Religious views"] = "Creences religioses"; +App::$strings["Keywords used in directory listings"] = "Paraules clau emprades en els llistats de directoris"; +App::$strings["Example: fishing photography software"] = "Exemple: software de fotografia submarina"; +App::$strings["Musical interests"] = "Interessos Musicals"; +App::$strings["Books, literature"] = "Llibres, literatura"; +App::$strings["Television"] = "Televisió"; +App::$strings["Film/Dance/Culture/Entertainment"] = "Pel·lícules/Dansa/Cultura/Entreteniment"; +App::$strings["Hobbies/Interests"] = "Aficions/Interessos"; +App::$strings["Love/Romance"] = "Amor/Romace"; +App::$strings["School/Education"] = "Escola/Educació"; +App::$strings["Contact information and social networks"] = "Informació de contacte i xarxes socials"; +App::$strings["My other channels"] = "Els meus altres canals"; +App::$strings["Profile Image"] = "Imatge del Perfil"; +App::$strings["Edit Profiles"] = "Editar Perfils"; +App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Refresca la memòria cau del navegador si la foto no s'actualitza immediatament. Dreceres: «Ctrl+F5» i «Ctrl+Maj+R»"; +App::$strings["Upload Profile Photo"] = "Puja una Foto pel Perfil"; +App::$strings["Invalid profile identifier."] = "Identificador invàlid de perfil."; +App::$strings["Profile Visibility Editor"] = "Perfil del Editor de Visibilitat"; +App::$strings["Profile"] = "Perfil"; +App::$strings["Click on a contact to add or remove."] = "Clica sobre el contacte per afegir o esborrar."; +App::$strings["Visible To"] = "Visible per"; +App::$strings["Public Hubs"] = "Nodes Públics"; +App::$strings["The listed hubs allow public registration for the \$Projectname network. All hubs in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some hubs may require subscription or provide tiered service plans. The hub itself may provide additional details."] = "Els nodes llistats permeten registrar usuaris de la xarxa \$Projectname. Com que tots els nodes estan enllaçats entre ells, la identitat és vàlida a tota la xarxa. Alguns nodes poden demanar subscripció o oferir serveis addicional de pagament. Per a més detalls, proveu de seguir els enllaços dels proveïdors."; +App::$strings["Hub URL"] = "URL del Node"; +App::$strings["Access Type"] = "Tipus d'accés"; +App::$strings["Registration Policy"] = "Condicions de registre"; +App::$strings["Stats"] = "Estadístiques"; +App::$strings["Software"] = "Programari"; +App::$strings["Ratings"] = "Valoracions"; +App::$strings["Rate"] = "Puntua"; +App::$strings["Website:"] = "Lloc web:"; +App::$strings["Remote Channel [%s] (not yet known on this site)"] = "Canal Remot [%s] (encara no es coneix en aquest lloc)"; +App::$strings["Rating (this information is public)"] = "Valoració (aquesta informació és pública)"; +App::$strings["Optionally explain your rating (this information is public)"] = "Opcionalment pots explicar la teva qualificació (aquesta informació és pública)"; +App::$strings["No ratings"] = "No valorat"; +App::$strings["Rating: "] = "Valoració:"; +App::$strings["Website: "] = "Lloc web:"; +App::$strings["Description: "] = "Descripció:"; +App::$strings["Theme settings updated."] = "Ajustos de tema actualitzats."; +App::$strings["# Accounts"] = "# Comptes"; +App::$strings["# blocked accounts"] = "# comptes bloquejats"; +App::$strings["# expired accounts"] = "# comptes expirats"; +App::$strings["# expiring accounts"] = "# comptes expirant"; +App::$strings["# Channels"] = "# Canals"; +App::$strings["# primary"] = "# primari"; +App::$strings["# clones"] = "# clons"; +App::$strings["Message queues"] = "Cues de missatges"; +App::$strings["Your software should be updated"] = "El teu programari cal que s'actualitzi"; +App::$strings["Administration"] = "Administració"; +App::$strings["Summary"] = "Sumari"; +App::$strings["Registered accounts"] = "Comptes registrades"; +App::$strings["Pending registrations"] = "Comptes pendents de registre"; +App::$strings["Registered channels"] = "Canals registrats"; +App::$strings["Active plugins"] = "Plugins actius"; +App::$strings["Version"] = "Versió"; +App::$strings["Repository version (master)"] = "Versió (master) del repositori"; +App::$strings["Repository version (dev)"] = "Versió (desenvolupament) del repositori"; +App::$strings["Site settings updated."] = "Ajustos del Lloc actualitzats"; +App::$strings["Default"] = "Predeterminat"; +App::$strings["mobile"] = "mòbil"; +App::$strings["experimental"] = "experimental"; +App::$strings["unsupported"] = "no soportat"; +App::$strings["Yes - with approval"] = "Sí - amb aprovació"; +App::$strings["My site is not a public server"] = "El meu lloc no es un servidor públic"; +App::$strings["My site has paid access only"] = "El meu lloc te accès per pagament"; +App::$strings["My site has free access only"] = "El meu lloc te lliure accés"; +App::$strings["My site offers free accounts with optional paid upgrades"] = "El meu lloc te comptes gratis amb opció de millores per pagament"; +App::$strings["Site"] = "Lloc"; +App::$strings["Registration"] = "Registre"; +App::$strings["File upload"] = "Pujar arxiu"; +App::$strings["Policies"] = "Polítiques"; +App::$strings["Advanced"] = "Avançat"; +App::$strings["Site name"] = "Nom del lloc"; +App::$strings["Banner/Logo"] = "Senyera/Logo"; +App::$strings["Administrator Information"] = "Informació de l'Administrador"; +App::$strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Informació per contactar amb els administradors del lloc. Mostrada a la pàgina d'informació del lloc. Es pot emprar BBCode aquí"; +App::$strings["System language"] = "Idioma del sistema"; +App::$strings["System theme"] = "Tema del sistema"; +App::$strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Tema del sistema per defecte - pot ser sobrescrit pel perfils dels usuaris - Ajustos de canvi del tema"; +App::$strings["Mobile system theme"] = "Tema del sistema per a mòbils"; +App::$strings["Theme for mobile devices"] = "Tema per a aparells mòbils"; +App::$strings["Allow Feeds as Connections"] = "Permetre Retroalimentadors com Connexions"; +App::$strings["(Heavy system resource usage)"] = "(Demana molts recursos del sistema)"; +App::$strings["Maximum image size"] = "Mida màxima d'imatge"; +App::$strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Mida màxima en bytes d'imatges pujades. Per defecte es 0, el que vol dir sense límits."; +App::$strings["Does this site allow new member registration?"] = "Permet aquest lloc registre de nous membres?"; +App::$strings["Invitation only"] = "Només per invitació"; +App::$strings["Only allow new member registrations with an invitation code. Above register policy must be set to Yes."] = "Només permet registre de nos membres amb codi d'invitació. A més la política de registre s'ha d'establir a Sí."; +App::$strings["Which best describes the types of account offered by this hub?"] = "Que es es que millor descriu la mena de comptes oferits per aquest concentrador?"; +App::$strings["Register text"] = "text de registre"; +App::$strings["Will be displayed prominently on the registration page."] = "Es mostrarà preminentment a la pàgina de registre"; +App::$strings["Site homepage to show visitors (default: login box)"] = "Pàgina d'inici a mostrar als visitants (per defecte: la pàgina d'identificació)"; +App::$strings["example: 'public' to show public stream, 'page/sys/home' to show a system webpage called 'home' or 'include:home.html' to include a file."] = "exemple: 'públic' per a mostrar un flux públic, 'page/sys/home' per a mostrar una pàgina web dita 'home' o 'include:home.html' per a incloure un arxiu."; +App::$strings["Preserve site homepage URL"] = "Preservar URL de la pàgina web"; +App::$strings["Present the site homepage in a frame at the original location instead of redirecting"] = "Presenta la pàgina web del lloc en un marc en el lloc original enlloc de redirigir cap a ella"; +App::$strings["Accounts abandoned after x days"] = "Els copmte es consideren abandonats despres de x dies"; +App::$strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "No malgastar recursos del sistema sondejant llocs externs per acomptes abandonats. Entrar 0 vol dir sense límit de temps."; +App::$strings["Allowed friend domains"] = "dominis amics permesos"; +App::$strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "llista separada per comes de dominis en els que està permès establir relacions d'amistat amb aquest lloc. S'accepten comodins. Deixar buit per acceptar qualsevol domini"; +App::$strings["Allowed email domains"] = "Dominis de correu electonic acceptats"; +App::$strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "llista separada per comes de dominis d'adreces de correu electrònic permeses en aquest lloc. S'accepten comodins. Deixar buit per acceptar qualsevol domini"; +App::$strings["Not allowed email domains"] = "Dominis de correu electrònic no acceptats"; +App::$strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = "llista separada per comes de dominis d'adreces de correu electrònic no permeses en aquest lloc. S'accepten comodins. Deixar buit per no acceptar cap domini, excepte els que s'hagin definits com acceptats."; +App::$strings["Verify Email Addresses"] = "Verifica l'Adreça de Correu Electrònic"; +App::$strings["Check to verify email addresses used in account registration (recommended)."] = "Activa per comprovar l'adreça de correu electrònic emprada durant el registre d'un nou compte (recomanat)"; +App::$strings["Force publish"] = "Forza la publicació"; +App::$strings["Check to force all profiles on this site to be listed in the site directory."] = "Activa per forzar que tots el perfils en aquest lloc siguin llistats en el directori del lloc."; +App::$strings["Import Public Streams"] = "Importar Fluxos Públics"; +App::$strings["Import and allow access to public content pulled from other sites. Warning: this content is unmoderated."] = "Importa i permet l'accés a contingut públic sondejat d'altres llocs. Avís: aquest contingut no estarà moderat."; +App::$strings["Login on Homepage"] = "Accés a la Pàgina d'inici"; +App::$strings["Present a login box to visitors on the home page if no other content has been configured."] = "Presenta una casella d'identificació a la pàgina d'inici als visitants si no s'ha configurat altre contingut."; +App::$strings["Enable context help"] = "Activar l'ajuda contextual"; +App::$strings["Display contextual help for the current page when the help button is pressed."] = "Mostra l'ajuda contextual per la pàgina actual quan el botó d'ajuda es pressionat."; +App::$strings["Directory Server URL"] = "URL del Servidor de Directoris"; +App::$strings["Default directory server"] = "Servidor de directori per defecte"; +App::$strings["Proxy user"] = "Usuari Proxy"; +App::$strings["Proxy URL"] = "URL del Proxy"; +App::$strings["Network timeout"] = "Temps d'espera de la xarxa"; +App::$strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Valor en segons. Ajusta a 0 per a sense límits (no recomanat)"; +App::$strings["Delivery interval"] = "Interval de lliurament"; +App::$strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = "Retarda en segon plà l'interval de lliurament per aquests segons per reduir la càrrega del sistema. Recomanat: 4-5 per a hostes compartits, 2-3 per a servidors privats virtuals. 0-1 per a servidors dedicats."; +App::$strings["Deliveries per process"] = "Entregues per processar"; +App::$strings["Number of deliveries to attempt in a single operating system process. Adjust if necessary to tune system performance. Recommend: 1-5."] = "Nombre de entregues a intentar processar en un únic procèss del sistema operatiu. Ajustar si es necessari per millorar el rendiment. Es recomana: 1-5."; +App::$strings["Poll interval"] = "interval de sondeig"; +App::$strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Retarda en segon pla el sondeig en aquesta quantitat de segons per a reduir la càrrega dels sistema. Si es 0 , empra l'interval de lliurament."; +App::$strings["Maximum Load Average"] = "Càrrega Mitja Màxima"; +App::$strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Càrrega màxima del sistema, abans que els processos de lliurament i sondeig es difereixin - 50 per defecte."; +App::$strings["Expiration period in days for imported (grid/network) content"] = "Període d'expiració en dies per contingut importat (malla/xarxa)"; +App::$strings["0 for no expiration of imported content"] = "0 vol dir sense temps d'expiració pel contingut importat"; +App::$strings["Off"] = "Apagat"; +App::$strings["On"] = "Funcionant"; +App::$strings["Lock feature %s"] = "Bloca característica %s"; +App::$strings["Manage Additional Features"] = "Gestiona Funcionalitats Addicionals"; +App::$strings["No server found"] = "No es troba servidor"; +App::$strings["ID"] = "ID"; +App::$strings["for channel"] = "per a canal"; +App::$strings["on server"] = "al servidor"; +App::$strings["Server"] = "Servidor"; +App::$strings["By default, unfiltered HTML is allowed in embedded media. This is inherently insecure."] = "Per defecte, HTML no filtrat està permés als media embeguts. Això es inherentment no segur."; +App::$strings["The recommended setting is to only allow unfiltered HTML from the following sites:"] = "L'ajust recomanat és només permetre HTML sense filtrar dels següents llocs:"; +App::$strings["https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/
    https://vimeo.com/
    https://soundcloud.com/
    "] = "https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/
    https://vimeo.com/
    https://soundcloud.com/
    "; +App::$strings["All other embedded content will be filtered, unless embedded content from that site is explicitly blocked."] = "Tota la resta de contingut embegut seà filtrat, excepte contingut embegut d'aquest lloc que està blocat explícitament."; +App::$strings["Security"] = "Seguretat"; +App::$strings["Block public"] = "Bloca que sigui públic"; +App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently authenticated."] = "activa per blocar l'accés a les pàgines personals públiques a tothom excepte aquells/es que s'hagin autenticat en aquest node."; +App::$strings["Set \"Transport Security\" HTTP header"] = "Set \"Transport Security\" HTTP header"; +App::$strings["Set \"Content Security Policy\" HTTP header"] = "Set \"Content Security Policy\" HTTP header"; +App::$strings["Allow communications only from these sites"] = "Permetre comunicacions únicament des de aquests llocs"; +App::$strings["One site per line. Leave empty to allow communication from anywhere by default"] = "Un lloc per línia. Deixar en blanc per permetre, per defecte, la comunicació amb tothom."; +App::$strings["Block communications from these sites"] = "Bloca comunicacions que venen d'aquests llocs"; +App::$strings["Allow communications only from these channels"] = "Permet la comunicació només per aquests canals"; +App::$strings["One channel (hash) per line. Leave empty to allow from any channel by default"] = "Un canal (hash) per línia. Deixa en blanc per permetre, per defecte, la comunicació qualsevol canal."; +App::$strings["Block communications from these channels"] = "Bloca les comunicacions que venen d'aquests canals"; +App::$strings["Only allow embeds from secure (SSL) websites and links."] = "Permetre embeguts només de llocs web i enllaços segurs (SSL)."; +App::$strings["Allow unfiltered embedded HTML content only from these domains"] = "Permetre HTML embegut sense filtrar només d'aquests dominis."; +App::$strings["One site per line. By default embedded content is filtered."] = "Un lloc per línia. Per defecte el contingut embegut es filtrat."; +App::$strings["Block embedded HTML from these domains"] = "Bloca HTML embegut d'aquests dominis"; +App::$strings["Update has been marked successful"] = "Actualització marcada amb exit"; +App::$strings["Executing %s failed. Check system logs."] = "Executant %s ha fallat. Comprova els logs del sistema."; +App::$strings["Update %s was successfully applied."] = "Actualització %s es va realitzar correctament."; +App::$strings["Update %s did not return a status. Unknown if it succeeded."] = "Actualització %s no ha retornat l'estat. Es desconeix si ha finalitzat amb exit."; +App::$strings["Update function %s could not be found."] = "La funció d'actualitzacio %s no es pot trobar."; +App::$strings["No failed updates."] = "No hi ha actualitzacions fallides."; +App::$strings["Failed Updates"] = "Actualitzacions Fallides"; +App::$strings["Mark success (if update was manually applied)"] = "Marca èxit (si l'actualització s'ha aplicat de forma manual)"; +App::$strings["Attempt to execute this update step automatically"] = "Prova a fer automàticament aquesta actualització"; +App::$strings["Queue Statistics"] = "Cua d'Estadístiques"; +App::$strings["Total Entries"] = "Total d'Entrades"; +App::$strings["Priority"] = "Prioritat"; +App::$strings["Destination URL"] = "URL de Destí"; +App::$strings["Mark hub permanently offline"] = "Marca el node com a permanentment fora de línia"; +App::$strings["Empty queue for this hub"] = "Cua buida per aquest node"; +App::$strings["Last known contact"] = "Últim contacte conegut"; +App::$strings["%s account blocked/unblocked"] = array( + 0 => "S'ha [des]bloquejat %s compte", + 1 => "S'han [des]bloquejat %s comptes", +); +App::$strings["%s account deleted"] = array( + 0 => "S'ha esborrat el compte %s", + 1 => "S'han esborrat %s comptes", +); +App::$strings["Account not found"] = "Compte no trobat"; +App::$strings["Account '%s' deleted"] = "S'ha esborrat el compte '%s'"; +App::$strings["Account '%s' blocked"] = "S'ha bloquejat el compte '%s'"; +App::$strings["Account '%s' unblocked"] = "S'ha desbloquejat el compte '%s'"; +App::$strings["Accounts"] = "Comptes"; +App::$strings["select all"] = "Sel·leciona-ho tot"; +App::$strings["Registrations waiting for confirm"] = ""; +App::$strings["Request date"] = "Data de la petició"; +App::$strings["No registrations."] = "Sense registracions."; +App::$strings["Deny"] = "Denegat"; +App::$strings["All Channels"] = "Tots els Canals"; +App::$strings["Register date"] = "Data de registre"; +App::$strings["Last login"] = "Darrera identificació"; +App::$strings["Expires"] = "Expira"; +App::$strings["Service Class"] = "Classe de Servei"; +App::$strings["Selected accounts will be deleted!\\n\\nEverything these accounts had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Els comptes seleccionats seran eliminats!\\n\\nTot el que hagin publicat en aquest lloc serà esborrat permanentment!\\n\\nN'estàs segur de continuar?"; +App::$strings["The account {0} will be deleted!\\n\\nEverything this account has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'usuari {0} serà eliminat!\\n\\nTot el que hagi publicat l'usuari en aquest lloc serà esborrat de permanentment!\\n\\nN'estàs segur?"; +App::$strings["%s channel censored/uncensored"] = array( + 0 => "%s canal censurat/no censurat", + 1 => "%s canals censurats/no censurats", +); +App::$strings["%s channel code allowed/disallowed"] = array( + 0 => "%s codi permes/no permes al canal", + 1 => "%s codi permesos/no permesos al canal", +); +App::$strings["%s channel deleted"] = array( + 0 => "%s canal esborrat", + 1 => "%s canals esborrats", +); +App::$strings["Channel not found"] = "Canal no trobat"; +App::$strings["Channel '%s' deleted"] = "Canal '%s' esborrat"; +App::$strings["Channel '%s' censored"] = "Canal '%s' censurat"; +App::$strings["Channel '%s' uncensored"] = "Canal '%s' no censurat"; +App::$strings["Channel '%s' code allowed"] = "Canal '%s' permet codi"; +App::$strings["Channel '%s' code disallowed"] = "Canal '%s' no permet codi"; +App::$strings["Channels"] = "Canals"; +App::$strings["Censor"] = "Censurat"; +App::$strings["Uncensor"] = "No censurat"; +App::$strings["Allow Code"] = "Permet Codi"; +App::$strings["Disallow Code"] = "No Permet Codi"; +App::$strings["Channel"] = "Canal"; +App::$strings["UID"] = "UID"; +App::$strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "Els canals sel·leccionats s'esborraran!\\n\\nTotes les publicacions d'aquests canals en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur? "; +App::$strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "El canal {0} serà esborrat!\\n\\nTotes les publicacions d'aquest canal en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur?"; +App::$strings["Plugin %s disabled."] = "Plugin %s desactivat."; +App::$strings["Plugin %s enabled."] = "Plugin %s activat."; +App::$strings["Disable"] = "Desactivat"; +App::$strings["Enable"] = "Activat"; +App::$strings["Plugins"] = "Plugins"; +App::$strings["Toggle"] = "Commutar"; +App::$strings["Settings"] = "Ajustos"; +App::$strings["Author: "] = "Autor: "; +App::$strings["Maintainer: "] = "Mantenedor:"; +App::$strings["Minimum project version: "] = "Versió mínima del projecte:"; +App::$strings["Maximum project version: "] = "Versió màxima del projecte:"; +App::$strings["Minimum PHP version: "] = "Versió mínima de PHP:"; +App::$strings["Requires: "] = "Requereix:"; +App::$strings["Disabled - version incompatibility"] = "Desactiva - incompatibilitat de versió"; +App::$strings["Enter the public git repository URL of the plugin repo."] = "Introdueix la URL del repositori git públic del repositori de plugins."; +App::$strings["Plugin repo git URL"] = "URL del repositori de plugins."; +App::$strings["Custom repo name"] = "Nom del repositori personalitzat"; +App::$strings["(optional)"] = "(opcional)"; +App::$strings["Download Plugin Repo"] = "Descarrega el Repositori de Plugins"; +App::$strings["Install new repo"] = "Instal·la un nou repositori "; +App::$strings["Install"] = "Instal·lar"; +App::$strings["Manage Repos"] = "Gestiona Repositoris"; +App::$strings["Installed Plugin Repositories"] = "Repositori de Plugins Instal·lat"; +App::$strings["Install a New Plugin Repository"] = "Instal·la un Nou Repositori de Plugins"; +App::$strings["Update"] = "Actualització"; +App::$strings["Switch branch"] = "Canvia de branca"; +App::$strings["No themes found."] = "No s'han trobat temes."; +App::$strings["Screenshot"] = "Copia de pantalla"; +App::$strings["Themes"] = "Temes"; +App::$strings["[Experimental]"] = "[Experimental]"; +App::$strings["[Unsupported]"] = "[No soportat]"; +App::$strings["Log settings updated."] = "Registre d'ajustos actualitzat."; +App::$strings["Logs"] = "Logs"; +App::$strings["Clear"] = "Neteja"; +App::$strings["Debugging"] = "Depurant"; +App::$strings["Log file"] = "Arxiu de registre"; +App::$strings["Must be writable by web server. Relative to your top-level webserver directory."] = ""; +App::$strings["Log level"] = "Nivell de registre"; +App::$strings["New Profile Field"] = "Camp de Perfil Nou"; +App::$strings["Field nickname"] = "Àlies de Camp"; +App::$strings["System name of field"] = "nOM DEL SISTEMA DEL CAMP"; +App::$strings["Input type"] = "Tipus d'entrada"; +App::$strings["Field Name"] = "Nom de Camp"; +App::$strings["Label on profile pages"] = "Etiqueta a les pàgines de perfil"; +App::$strings["Help text"] = "Text d'ajuda"; +App::$strings["Additional info (optional)"] = "Informació adicional (opcional)"; +App::$strings["Field definition not found"] = "No es troba la definició del camp"; +App::$strings["Edit Profile Field"] = "Camp d'Edició del Perfil"; +App::$strings["Profile Fields"] = "Camps del Perfil"; +App::$strings["Basic Profile Fields"] = "Camps Bàsics del Perfil"; +App::$strings["Advanced Profile Fields"] = "Camps Avançats del Perfil"; +App::$strings["(In addition to basic fields)"] = "( addicionalment als camps bàsics)"; +App::$strings["All available fields"] = "Tots els camps disponibles"; +App::$strings["Custom Fields"] = "Camps Personalitzats"; +App::$strings["Create Custom Field"] = "Crear un Camp Personalitzat"; +App::$strings["App installed."] = "Aplicació instal·lada."; +App::$strings["Malformed app."] = "Aplicació amb errors"; +App::$strings["Embed code"] = "Codi embegut"; +App::$strings["Edit App"] = "Edita l'Aplicació"; +App::$strings["Create App"] = "Crea l'Aplicació"; +App::$strings["Name of app"] = "Nom de l'Aplicació"; +App::$strings["Location (URL) of app"] = "Ubicació (URL) de l'aplicació"; +App::$strings["Photo icon URL"] = "Foto icona URL"; +App::$strings["80 x 80 pixels - optional"] = "80 x 80 pixels - opcional"; +App::$strings["Categories (optional, comma separated list)"] = "Categories (opcional, lista separada per comes)"; +App::$strings["Version ID"] = "Versió ID"; +App::$strings["Price of app"] = "Preu de l'aplicació"; +App::$strings["Location (URL) to purchase app"] = "Ubicació (URL) per comprar l'aplicació"; +App::$strings["Select a bookmark folder"] = "Tria una carpeta d'interès"; +App::$strings["Save Bookmark"] = "Guarda Favorits"; +App::$strings["URL of bookmark"] = "URL de favorit"; +App::$strings["Or enter new bookmark folder name"] = "O entra un nou nom de favorit"; +App::$strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Nombre màxim de registres diaris excedit. Si us plau, provau demà."; +App::$strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "El registre ha fallat. Si et plau, indica que acceptes les Condicions del Servei."; +App::$strings["Passwords do not match."] = "Les contrasenyes no coincideixen."; +App::$strings["Registration successful. Please check your email for validation instructions."] = "Registrat amb èxit. Si et plau revisa el teu correu electrònic per a les instruccions de validació."; +App::$strings["Your registration is pending approval by the site owner."] = "El teu registre esta pendent de validació pel propietari del lloc."; +App::$strings["Your registration can not be processed."] = "El teu registre no ha pogut ser processat. "; +App::$strings["Registration on this hub is disabled."] = "El registre en aquest node està deshabilitat."; +App::$strings["Registration on this hub is by approval only."] = "El registre en aquest node es únicament per validació."; +App::$strings["Register at another affiliated hub."] = "Registre en altre node afiliat"; +App::$strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "El lloc ha excedit el límit màxim diari de nous comptes/registres. Provau demà."; +App::$strings["Terms of Service"] = "Condicions del Servei"; +App::$strings["I accept the %s for this website"] = "Accepto el %s per a aquest lloc web"; +App::$strings["I am over 13 years of age and accept the %s for this website"] = "Tinc més de 13 anys i accepto les %s d'aquest lloc web"; +App::$strings["Your email address"] = "La teva adreça de correu electrónic"; +App::$strings["Choose a password"] = "Tria una contrasenya"; +App::$strings["Please re-enter your password"] = "Si et plau, re-entra la contrasenya"; +App::$strings["Please enter your invitation code"] = "Si et plau, introdueix el teu codi d'invitació"; +App::$strings["no"] = "no"; +App::$strings["yes"] = "sí"; +App::$strings["Membership on this site is by invitation only."] = "La pertinença en aquest lloc es per invitació exclusivament."; +App::$strings["Register"] = "Registre"; +App::$strings["Proceed to create your first channel"] = "Comença a crear el teu primer canal"; +App::$strings["Please login."] = "Inicia Sessió."; +App::$strings["Account removals are not allowed within 48 hours of changing the account password."] = "L'esborrat de comptes no està permès fins que transcorren 48 hores des de l'últim canvi de contrasenya."; +App::$strings["Remove This Account"] = "Esborra el compte"; +App::$strings["WARNING: "] = "ALERTA:"; +App::$strings["This account and all its channels will be completely removed from the network. "] = "Aquest compte i tots els seus canals s'estan apunt d'esborrar totalment de la xarxa."; +App::$strings["This action is permanent and can not be undone!"] = "Aquesta acció és irreversible!"; +App::$strings["Please enter your password for verification:"] = "Aquesta acció requereix tornar a introduir la contrasenya:"; +App::$strings["Remove this account, all its channels and all its channel clones from the network"] = "Esborra de la xarxa aquest compte, tots els seus canals, i tots els seus canals clons."; +App::$strings["By default only the instances of the channels located on this hub will be removed from the network"] = "Per defecte, només les instancies dels canal ubicats en aquest node poden esser esborrades de la xarxa"; +App::$strings["Remove Account"] = "Esborra el Compte"; +App::$strings["Channel removals are not allowed within 48 hours of changing the account password."] = "L'esborrat de canals no està permès fins que transcorren 48 hores des de l'últim canvi de contrasenya."; +App::$strings["Remove This Channel"] = "Elimina Aquest Canal"; +App::$strings["This channel will be completely removed from the network. "] = "Aquest canal serà completament eliminat de la xarxa."; +App::$strings["Remove this channel and all its clones from the network"] = "Elimina aquest canal i els seus clons de la xarxa"; +App::$strings["By default only the instance of the channel located on this hub will be removed from the network"] = "Per defecte, només la instancia del canal ubicat en aquest node pot esser esborrat de la xarxa"; +App::$strings["Remove Channel"] = "Elimina el canal"; +App::$strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Em trobat un problema durant l'inici de sessió amb el OpenID que has facilitat. verifica l'ortografia correcta de la ID."; +App::$strings["The error message was:"] = "El missatge d'error fou:"; +App::$strings["Authentication failed."] = "Ha fallat l'autentificació."; +App::$strings["Remote Authentication"] = "Autentificació Remota"; +App::$strings["Enter your channel address (e.g. channel@example.com)"] = "Introdueix la teva adreça del canal (eg canal@exemple.com)"; +App::$strings["Authenticate"] = "Autentica't"; +App::$strings["Items tagged with: %s"] = "Elements etiquetats amb: %s"; +App::$strings["Search results for: %s"] = "Resultats de cerca per: %s"; +App::$strings["No service class restrictions found."] = "No s'han trobat restriccions de clase."; +App::$strings["Name is required"] = "Es requereix un Nom"; +App::$strings["Key and Secret are required"] = "Es requereix Clau (Key) i el Secret (Secret)"; +App::$strings["Not valid email."] = "E-correu no vàlid."; +App::$strings["Protected email address. Cannot change to that email."] = "Adreça d'e-correu protegida. No es pot canviar a aquest e-correu."; +App::$strings["System failure storing new email. Please try again."] = "Fallada del sistema al guardar un nou correu. Si us plau, proba de nou."; +App::$strings["Password verification failed."] = "La verificació de la contrasenya ha fallat."; +App::$strings["Passwords do not match. Password unchanged."] = "Les contrasenyes no coincideixen. Contrasenya sense canvis."; +App::$strings["Empty passwords are not allowed. Password unchanged."] = "Les contrasenyes en blanc no estan permesas. Contrasenya sense canvis."; +App::$strings["Password changed."] = "Contrasenya canviada."; +App::$strings["Password update failed. Please try again."] = "L'actualització de la contrasenya va fallar. Si us plau, torneu a intentar-ho."; +App::$strings["Settings updated."] = "Ajustes actualizados."; +App::$strings["Add application"] = "Afegir aplicatiu"; +App::$strings["Name of application"] = "Nom de l'aplicatiu"; +App::$strings["Consumer Key"] = "Consumer Key"; +App::$strings["Automatically generated - change if desired. Max length 20"] = "Generat automàticament- Canvia-ho si ho vols. Max. longitud 20"; +App::$strings["Consumer Secret"] = "Consumer Secret"; +App::$strings["Redirect"] = "Redirecciona"; +App::$strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI redirigida - No canviar excepte perquè el teu aplicatiu ho requereixi."; +App::$strings["Icon url"] = "Icona de url"; +App::$strings["Optional"] = "Opcional"; +App::$strings["Application not found."] = "Aplicatiu no trobat."; +App::$strings["Connected Apps"] = "Aplicatius Conectats"; +App::$strings["Client key starts with"] = "La clau del client comença amb"; +App::$strings["No name"] = "Sin nombre"; +App::$strings["Remove authorization"] = "Elimina autorització"; +App::$strings["No feature settings configured"] = "No hi ha opcions de les funcions configurades"; +App::$strings["Feature/Addon Settings"] = "Ajustos de Complements"; +App::$strings["Account Settings"] = "Ajustos de Compte"; +App::$strings["Current Password"] = "Contrasenya Actual"; +App::$strings["Enter New Password"] = "Entra la Nova Contrasenya"; +App::$strings["Confirm New Password"] = "Confirma la Nova Contrasenya"; +App::$strings["Leave password fields blank unless changing"] = "Deixa els camps de contrasenya en blanc llevat que la vulguis canviar"; +App::$strings["Email Address:"] = "Adreça de E-Correu:"; +App::$strings["Remove this account including all its channels"] = "Esborra aquest compte inclosos tots els seus canals"; +App::$strings["Additional Features"] = "Característiques Addicionals"; +App::$strings["Connector Settings"] = "Ajustos de Connector"; +App::$strings["No special theme for mobile devices"] = "No emprar tema especial per aparells mòbils"; +App::$strings["%s - (Experimental)"] = "%s - (Experimental)"; +App::$strings["Display Settings"] = "Ajustos de Pantalla"; +App::$strings["Theme Settings"] = "Ajustos de Tema"; +App::$strings["Custom Theme Settings"] = "Ajustos Personals de Tema"; +App::$strings["Content Settings"] = "Ajustos de Contingut"; +App::$strings["Display Theme:"] = "Ajustos de Tema:"; +App::$strings["Mobile Theme:"] = "Tema Mòbil:"; +App::$strings["Preload images before rendering the page"] = "Precarrega les imatges abans de dibuixar la pàgina"; +App::$strings["The subjective page load time will be longer but the page will be ready when displayed"] = "El temps subjectiu per carregar la pàgina pot ser llarg però la pàgina estarà preparada quan es mostri"; +App::$strings["Enable user zoom on mobile devices"] = "Zoom d'usuari en dispositius mòbils"; +App::$strings["Update browser every xx seconds"] = "Actualitza el navegador cada xx segons"; +App::$strings["Minimum of 10 seconds, no maximum"] = "Mínim de 10 segons, sense màxim"; +App::$strings["Maximum number of conversations to load at any time:"] = "Nombre màxim de conversacions a càrregar cada vegada"; +App::$strings["Maximum of 100 items"] = "Màxim de 100 elements"; +App::$strings["Show emoticons (smilies) as images"] = "Mostra emoticons (smilies) com a imatges"; +App::$strings["Link post titles to source"] = "Enllaça a l'origen els títols de l'entrada"; +App::$strings["System Page Layout Editor - (advanced)"] = "Editor de Disseny de la Pàgina del Sistema - (avançat)"; +App::$strings["Use blog/list mode on channel page"] = "Empra el mode blog/llista a la pàgina del canal"; +App::$strings["(comments displayed separately)"] = "(Observacions es mostren per separat)"; +App::$strings["Use blog/list mode on grid page"] = "Empra el mode de blog/llista a la pàgina de la malla"; +App::$strings["Channel page max height of content (in pixels)"] = "Alçada màxima de contingut (en píxels) de la pàgina de Canal"; +App::$strings["click to expand content exceeding this height"] = "Clic per expandir el contingut que excedeixi aquesta alçada"; +App::$strings["Grid page max height of content (in pixels)"] = "Alçada màxima dels continguts (en píxels) de la Pàgina de Malla "; +App::$strings["Nobody except yourself"] = "Ningú excepte tú"; +App::$strings["Only those you specifically allow"] = "Només allò que específicament permetis"; +App::$strings["Approved connections"] = "Connexions aprovades"; +App::$strings["Any connections"] = "Qualsevol connexió"; +App::$strings["Anybody on this website"] = "Qualsevol en aquest lloc"; +App::$strings["Anybody in this network"] = "Qualsevol en aquesta xarxa"; +App::$strings["Anybody authenticated"] = "Qualsevol autenticat"; +App::$strings["Anybody on the internet"] = "Qualsevol a internet"; +App::$strings["Publish your default profile in the network directory"] = "Publica el teu perfil per defecte al directori de la xarxa"; +App::$strings["Allow us to suggest you as a potential friend to new members?"] = "Ens permets suggerir-te com a potencial amic als nous membres?"; +App::$strings["Your channel address is"] = "La teva adreça del canal es"; +App::$strings["Channel Settings"] = "Ajustos del Canal"; +App::$strings["Basic Settings"] = "Ajustos Bàsics"; +App::$strings["Full Name:"] = "Nom Complet:"; +App::$strings["Your Timezone:"] = "La teva Franja Horària"; +App::$strings["Default Post Location:"] = "Localització Predeterminada de les Entrades:"; +App::$strings["Geographical location to display on your posts"] = "Posició geogràfica a mostrar a les teves entrades"; +App::$strings["Use Browser Location:"] = "Empra la Localització del Navegador:"; +App::$strings["Adult Content"] = "Contingut per a Adults"; +App::$strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Aquest canal publica freqúentment o amb regularitat contingut per a adults. (Si us plau, etiqueti qualsevol material per a adults amb #NSFW)"; +App::$strings["Security and Privacy Settings"] = "Ajustos de Seguretat i Privacitat"; +App::$strings["Your permissions are already configured. Click to view/adjust"] = "Els teus permisos estan configurats. Clic per veure/ajustar"; +App::$strings["Hide my online presence"] = "Amaga la meva presencia en línia"; +App::$strings["Prevents displaying in your profile that you are online"] = "Evita mostrar en el teu perfil, que estàs en línia"; +App::$strings["Simple Privacy Settings:"] = "Ajustos simples de privacitat:"; +App::$strings["Very Public - extremely permissive (should be used with caution)"] = "Molt públic - extremadament permissiu (s'ha d'anar en compte)"; +App::$strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Normal - públic per defecte, privat quan es desitgi (similar als permisos de xarxa social, però amb millor privacitat)"; +App::$strings["Private - default private, never open or public"] = "Privat - privat per defecte, mai públic o obert"; +App::$strings["Blocked - default blocked to/from everybody"] = "Bloquejat - tothom bloquejat per defecte"; +App::$strings["Allow others to tag your posts"] = "Permet a altres etiquetar les teves entrades"; +App::$strings["Often used by the community to retro-actively flag inappropriate content"] = "Sovint emprat per la comunitat per marcar retroactivament contingut inapropiat"; +App::$strings["Advanced Privacy Settings"] = "Ajustos avançats de privacitat"; +App::$strings["Expire other channel content after this many days"] = "El contingut d'altes canals caduca després d'aquests dies"; +App::$strings["0 or blank to use the website limit."] = "0 o en blanc per emprar el limit del lloc web."; +App::$strings["This website expires after %d days."] = "Aquest lloc web expira després de %d dies."; +App::$strings["This website does not expire imported content."] = "A aquest lloc web no expira el contingut importat"; +App::$strings["The website limit takes precedence if lower than your limit."] = "El límit del lloc web pren la preferència si es inferior al teu límit."; +App::$strings["Maximum Friend Requests/Day:"] = "Nombre màxim de peticions d'amistat per dia"; +App::$strings["May reduce spam activity"] = "Pot reduir l'SPAM"; +App::$strings["Default Post and Publish Permissions"] = "Permisos de Entrades i Publicació per defecte"; +App::$strings["Use my default audience setting for the type of object published"] = "Empra els meus ajustos per defecte segons el tipus de entrada publicada"; +App::$strings["Channel permissions category:"] = "Categoria de permisos de canal:"; +App::$strings["Maximum private messages per day from unknown people:"] = "Nombre màxim de missatges privats de desconeguts al dia:"; +App::$strings["Useful to reduce spamming"] = "Útil per a reduir l'spam"; +App::$strings["Notification Settings"] = "Ajustos de notificacions"; +App::$strings["By default post a status message when:"] = "Per defecte envia un missatge d'estat quan:"; +App::$strings["accepting a friend request"] = "S'accepta una sol·licitud d'amistat"; +App::$strings["joining a forum/community"] = "Apuntar-se a un fòrum o comunitat"; +App::$strings["making an interesting profile change"] = "Faci un canvi interesant al perfil"; +App::$strings["Send a notification email when:"] = "Notifica per correu quan:"; +App::$strings["You receive a connection request"] = "Rebi una petició de connexió"; +App::$strings["Your connections are confirmed"] = "Es confirma una connexió"; +App::$strings["Someone writes on your profile wall"] = "Algú ha escrit al mur del teu perfil"; +App::$strings["Someone writes a followup comment"] = "Algú ha escrit un comentari de resposta"; +App::$strings["You receive a private message"] = "Rebi un missatge privat"; +App::$strings["You receive a friend suggestion"] = "Rebi una suggerència d'amistat"; +App::$strings["You are tagged in a post"] = "Estàs etiquetat a l'entrada"; +App::$strings["You are poked/prodded/etc. in a post"] = "S'enfoten/te piquen/etc. en una entrada"; +App::$strings["Show visual notifications including:"] = "Mostra notificacion visuals, com ara:"; +App::$strings["Unseen grid activity"] = "Activitat de malla no vista"; +App::$strings["Unseen channel activity"] = "Activitat no vista del canal"; +App::$strings["Unseen private messages"] = "Missatges privats no llegits"; +App::$strings["Recommended"] = "Recomanat"; +App::$strings["Upcoming events"] = "Esdeveniments propers"; +App::$strings["Events today"] = "Esdeveniments d'avui"; +App::$strings["Upcoming birthdays"] = "Aniversaris propers"; +App::$strings["Not available in all themes"] = "No està disponible en tots els temes"; +App::$strings["System (personal) notifications"] = "Notificacions (personals) del sistema"; +App::$strings["System info messages"] = "Missatges d'informació del sistema"; +App::$strings["System critical alerts"] = "Alertes crítiques del sistema"; +App::$strings["New connections"] = "Noves connexions"; +App::$strings["System Registrations"] = "Registres del sistema"; +App::$strings["Also show new wall posts, private messages and connections under Notices"] = "Mostra també les entrades de mur noves, les entrades privades i les connexions a \"Notícies\""; +App::$strings["Notify me of events this many days in advance"] = "Notifica'm dels esdeveniments amb aquests dies d'antelació"; +App::$strings["Must be greater than 0"] = "Ha de ser més gran que 0"; +App::$strings["Advanced Account/Page Type Settings"] = "Ajustos avançats de compte i tipus de pàgina"; +App::$strings["Change the behaviour of this account for special situations"] = "Modifica el comportament d'aquest compte en situacions especials"; +App::$strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Activa el mode d'expert (a Ajustos > Més funcions)"; +App::$strings["Miscellaneous Settings"] = "Ajustos diversos"; +App::$strings["Default photo upload folder"] = "Carpeta per defecte de fotos pujades"; +App::$strings["%Y - current year, %m - current month"] = "%Y - any en curs, %m - mes corrent"; +App::$strings["Default file upload folder"] = "Carpeta per defecte d'arxius pujats"; +App::$strings["Personal menu to display in your channel pages"] = "Menú personal per mostrar en les teves pàgines de canal"; +App::$strings["Remove this channel."] = "Elimina aquest canal."; +App::$strings["Firefox Share \$Projectname provider"] = "Firefox Share \$Projectname provider"; +App::$strings["Start calendar week on monday"] = "Comença la setmana del calendari el dilluns"; +App::$strings["\$Projectname Server - Setup"] = "Servidor \$Projectname - Configuració"; +App::$strings["Could not connect to database."] = "No puc connectar amb la base de dades"; +App::$strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "No s'ha pogut connectar a l'URL del lloc especificat. Possible problema amb el certificat SSL o de DNS."; +App::$strings["Could not create table."] = "No puc crear la taula."; +App::$strings["Your site database has been installed."] = "La teva base de dades del lloc s'ha instal·lat."; +App::$strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "Podria ser necessari importar el fitxer \"install / schema_xxx.sql\" manualment utilitzant un client de base de dades."; +App::$strings["Please see the file \"install/INSTALL.txt\"."] = "Si us plau, consulteu el fitxer \"install / INSTALL.txt\"."; +App::$strings["System check"] = "Comprovació del sistema"; +App::$strings["Check again"] = "Comprova de nou"; +App::$strings["Database connection"] = "Connexió de base de dades"; +App::$strings["In order to install \$Projectname we need to know how to connect to your database."] = "Per tal d'instaŀlar \$Projectname cal configurar la connexió a la base de dades."; +App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Si us plau, poseu-vos en contacte amb el proveïdor de serveis o administrador del lloc si vostè té preguntes sobre aquests paràmetres."; +App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de dades s'especifica a continuació ja ha d'existir. Si no és així, si us plau crear-la abans de continuar."; +App::$strings["Database Server Name"] = "Base de Dades Nom del Servidor"; +App::$strings["Default is 127.0.0.1"] = "Per defecte es 127.0.0.1"; +App::$strings["Database Port"] = "Port per a la Base de Dades"; +App::$strings["Communication port number - use 0 for default"] = "Numero del port de comunicacions - empra 0 per defecte"; +App::$strings["Database Login Name"] = "Base de Dades Nom d'Accès"; +App::$strings["Database Login Password"] = "Base de Dades Contrasenya d'Accès"; +App::$strings["Database Name"] = "Nom de la Base de Dades"; +App::$strings["Database Type"] = "Tipus de Base de Dades"; +App::$strings["Site administrator email address"] = "Adreça de correu de l'administrador del lloc"; +App::$strings["Your account email address must match this in order to use the web admin panel."] = "El teu compte de email ha de coincidir amb això per poder emprar el panel web d'administrador."; +App::$strings["Website URL"] = "URL del lloc web"; +App::$strings["Please use SSL (https) URL if available."] = "Si us plau, empra SSL (https) URL si està disponible."; +App::$strings["Please select a default timezone for your website"] = "Si us plau, tria la zona horària del teu lloc web"; +App::$strings["Site settings"] = "Ajustos del lloc"; +App::$strings["Enable \$Projectname advanced features?"] = "Activar característiques advanced de \$Projectname?"; +App::$strings["Some advanced features, while useful - may be best suited for technically proficient audiences"] = "Algunes característiques avançades, hauran de ser ajustades per persones tècnicament capaces, per poder emprar-les."; +App::$strings["PHP version 5.5 or greater is required."] = "PHP version 5.5 or greater is required."; +App::$strings["PHP version"] = "PHP version"; +App::$strings["Could not find a command line version of PHP in the web server PATH."] = "No s'ha pogut trobar una versió de línia d'ordres del PHP en el PATH del servidor web."; +App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = "Si vostè no té una versió de línia d'ordres del PHP instal·lada al servidor, vostè no serà capaç d'executar sondejos en segon pla via cron."; +App::$strings["PHP executable path"] = "Camí cap l'executable de PHP"; +App::$strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Introdueix el camí cap l'executable de php. Pots deixa-ho en blanc i continuar l'instal·lació."; +App::$strings["Command line PHP"] = "Línia d'ordres de PHP"; +App::$strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versió de línia d'ordres de PHP al teu sistema no te el \"register_argc_argv\" activat."; +App::$strings["This is required for message delivery to work."] = "Això es requereix per que funcioni l'entrega de missatges."; +App::$strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +App::$strings["Your max allowed total upload size is set to %s. Maximum size of one file to upload is set to %s. You are allowed to upload up to %d files at once."] = "La mida màxima que se't permet pujar està establerta en %s. La mida màxima per arxiu pujat es de %s. Se't permet pujar fins a %d arxius d'una vegada."; +App::$strings["You can adjust these settings in the servers php.ini."] = "Pots ajustar aquests valors a l'arxiu php.ini del servidor"; +App::$strings["PHP upload limits"] = "Límits de pujada de PHP"; +App::$strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: la funció \"openssl_pkey_new\" en aquest sistema no es capaç de generar claus d'encriptació"; +App::$strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Si esta funcionant sota Windows, per favor, miri \"http://www.php.net/manual/en/openssl.installation.php\"."; +App::$strings["Generate encryption keys"] = "Generar claus de xifrat"; +App::$strings["libCurl PHP module"] = "mòdul PHP libCurl "; +App::$strings["GD graphics PHP module"] = "mòdul PHP GD gràfics"; +App::$strings["OpenSSL PHP module"] = "mòdul PHP OpenSSL"; +App::$strings["mysqli or postgres PHP module"] = "mòdul PHP mysqli o postgres"; +App::$strings["mb_string PHP module"] = "mòdul PHP mb_string"; +App::$strings["mcrypt PHP module"] = "mòdul PHP mcrypt"; +App::$strings["xml PHP module"] = "Mòdul xml de PHP"; +App::$strings["Apache mod_rewrite module"] = "mòdul Apache mod_rewrite"; +App::$strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: el mòdul mod-rewrite del servidor web Apache es requereix i no està instal·lat."; +App::$strings["proc_open"] = "proc_open"; +App::$strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Error: es requereix proc_open però o no està instal·lat o ha estat desactivat a php.ini"; +App::$strings["Error: libCURL PHP module required but not installed."] = "Error: el mòdul PHP libCURL es requereix però no està instal·lat."; +App::$strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: el mòdul PHP GD graphics amb support JPEG es requereix però no està instal·lat."; +App::$strings["Error: openssl PHP module required but not installed."] = "Error: el mòdul PHP openssl es requereix però no està instal·lat."; +App::$strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Error: el mòdul PHO mysqli o postgres es requereix però no està instal·lat."; +App::$strings["Error: mb_string PHP module required but not installed."] = "Error: el mòdul PHP mb_string es requereix però no està instal·lat."; +App::$strings["Error: mcrypt PHP module required but not installed."] = "Error: el mòdul PHP mcrypt es requereix però no està instal·lat."; +App::$strings["Error: xml PHP module required for DAV but not installed."] = "Error: el mòdul xml de PHP es requereix per DAV però no està instal·lat."; +App::$strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "L'instaŀlador ha de poder crear i modificar un fitxer anomenat «.htconfig.php» a la carpeta arrel del servidor, però sembla que no ho pot fer."; +App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Això sol ser un problema de permisos. Per molt que el teu usuari pugui modificar-lo, és el del servidor web qui necessita els poders de modificació."; +App::$strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "Al final d'aquest procés hauràs de desar un text a l'arxiu «.htconfig.php», que es troba a la carpeta arrel del servidor."; +App::$strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Aquest procés és opcional. Per a fer una instaŀlació manual consulta les instruccions a «install/INSTALL.txt\"."; +App::$strings[".htconfig.php is writable"] = "L'arxiu «.htconfig.php» es pot modificar"; +App::$strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red fa servir el motor de plantilles Smarty3 per a renderitzar les vistes més ràpidament."; +App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the top level web folder."] = "Per tal de guardar aquestes plantilles compilades, el servidor web necessita tenir premis d'escriptura en el directori %s sota la carpeta principal."; +App::$strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Comprova que l'usuari que executa el servidor (www-data en Apache) té permisos d'escriptura en aquesta carpeta."; +App::$strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = "Nota: com a mesura de seguretat l'usuari del servidor web ha de tenir accés d'escriptura només a %s, i no a les plantilles (.tpl) que conté."; +App::$strings["%s is writable"] = "Es pot escriure a %s"; +App::$strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "Red fa servir la carpeta «store» per a desar els fitxers pujats. Per tant, el servidor web necessita tenir permís d'escriptura en aquesta carpeta, que està a l'arrel del servidor web."; +App::$strings["store is writable"] = "Es pot escriure al magatzem (store)"; +App::$strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "El certificat SSL no s'ha pogut validar. Arregla-ho o deshabilita l'accés https a aquest lloc"; +App::$strings["If you have https access to your website or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"] = "Si tens accès pet https al teu lloc web o permets connexions pel port TCP 443 (port https), Has d'emprar un certificat VÀLID. NO es poden emprar certificats AUTO-SIGNATS!"; +App::$strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "El motiu d'aquesta restricció és que les teves entrades públiques poden contenir referències a imatges del teu propi node."; +App::$strings["If your certificate is not recognized, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = "Si el teu certificat no és reconegut, llavors el membres d'altres hubs, encara que tinguin certificats vàlids, rebran una advertència de seguretat en carregar contingut teu."; +App::$strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Per tant, com que perjudica la usabilitat més enllà del teu lloc, la restricció de tenir un certificat reconegut és molt important."; +App::$strings["Providers are available that issue free certificates which are browser-valid."] = "Hi ha autoritats de certificació reconegudes que ofereixen certificats gratuïts."; +App::$strings["SSL certificate validation"] = "Validació del certificat SSL"; +App::$strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "No es poden reescriure les URL a «.htaccess». Comprova la configuració del servidor:"; +App::$strings["Url rewrite is working"] = "Es poden reescriure les URL a «.htaccess»"; +App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "L'arxiu de configuracio de la base de dades «.htconfig.php» no s'ha pogut modificar. El pots crear tu a l'arrel del servidor web amb el text de la caixa com a contingut."; +App::$strings["Errors encountered creating database tables."] = "S'han produït errors mentre es creaven taules a la base de dades."; +App::$strings["

    What next

    "] = "

    I ara què?

    "; +App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT! Cal que configuris manualment una execució periòdica del \"poller\"."; +App::$strings["Files: shared with me"] = "Arxius: compartits amb jo"; +App::$strings["NEW"] = "NOU"; +App::$strings["Remove all files"] = "Esborra tots els arxius"; +App::$strings["Remove this file"] = "Esborra l'arxiu"; +App::$strings["Version %s"] = "Versió %s"; +App::$strings["Installed plugins/addons/apps:"] = "Plugins/addons/apps Instal·lats:"; +App::$strings["No installed plugins/addons/apps"] = "Plugins/addons/apps no instal·lats"; +App::$strings["This is a hub of \$Projectname - a global cooperative network of decentralized privacy enhanced websites."] = "Aquest és un node de \$Projectname, una xarxa cooperativa mundial de llocs web descentralitzats amb gran control de la privacitat."; +App::$strings["Tag: "] = "Etiqueta:"; +App::$strings["Last background fetch: "] = "Última actualització en rerefons:"; +App::$strings["Current load average: "] = "Càrrega actual mitja:"; +App::$strings["Running at web location"] = "Correguent en el lloc web"; +App::$strings["Please visit hubzilla.org to learn more about \$Projectname."] = "Visita hubzilla.org per saber-ne més de \$Projectname."; +App::$strings["Bug reports and issues: please visit"] = "Per informar d'errors o problemes ves a"; +App::$strings["\$projectname issues"] = "\$projectname qüestions"; +App::$strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Per suggerències, felicitacions i altres, envia'ns un mail a «redmatrix» [arroba] librelist [punt] com"; +App::$strings["Site Administrators"] = "Administradors del lloc"; +App::$strings["Failed to create source. No channel selected."] = "Error en crear l'origen. Cap canal seleccionat."; +App::$strings["Source created."] = "Origen creat."; +App::$strings["Source updated."] = "Origen actualitzat."; +App::$strings["*"] = "*"; +App::$strings["Channel Sources"] = "Canal Origen"; +App::$strings["Manage remote sources of content for your channel."] = "Gestiona contingut per al teu canal d'origens remots"; +App::$strings["New Source"] = "Nou Origen"; +App::$strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importar tot o sel·lecciona contingut dels següents canals, en aquest canal i distribueix-lo d'acord als teus ajustos de canals."; +App::$strings["Only import content with these words (one per line)"] = "Només importa contingut amb aquestes paraules (una per línia)"; +App::$strings["Leave blank to import all public content"] = "Deixar en blanc per importar tot el contingut públic"; +App::$strings["Channel Name"] = "Nom del canal"; +App::$strings["Add the following categories to posts imported from this source (comma separated)"] = "Afegeix les següents categories d'entrades importades des d'aquest origen (separat per comes)"; +App::$strings["Source not found."] = "No s'ha trobat la font."; +App::$strings["Edit Source"] = "Edita la font"; +App::$strings["Delete Source"] = "Esborra la font"; +App::$strings["Source removed"] = "S'ha esborrat la font"; +App::$strings["Unable to remove source."] = "No s'ha pogut esborrar la font."; +App::$strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s esta seguint %2\$s de %3\$s"; +App::$strings["%1\$s stopped following %2\$s's %3\$s"] = "%1\$s abandona el seguiment %2\$s de %3\$s"; +App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "No hi ha suggerencies. Si es un lloc nou, espera 24 hores i proba de nou."; +App::$strings["Ignore/Hide"] = "Ignora/Amaga"; +App::$strings["post"] = "entrada"; +App::$strings["comment"] = "comentari"; +App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha etiquetat %3\$s de %2\$s amb %4\$s"; +App::$strings["Tag removed"] = "S'ha tret l'etiqueta"; +App::$strings["Remove Item Tag"] = "Elimina l'etiqueta d'element"; +App::$strings["Select a tag to remove: "] = "Tria l'etiqueta a eliminar:"; +App::$strings["Thing updated"] = "S'ha actualitzat la cosa"; +App::$strings["Object store: failed"] = "No s'ha pogut emmagatzemar l'objecte"; +App::$strings["Thing added"] = "S'ha afegit la cosa"; +App::$strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; +App::$strings["Show Thing"] = "Mostra la cosa"; +App::$strings["item not found."] = "no s'ha trobat l'element."; +App::$strings["Edit Thing"] = "Edita la cosa"; +App::$strings["Select a profile"] = "Tria un perfil"; +App::$strings["Post an activity"] = "Publica una activitat"; +App::$strings["Only sends to viewers of the applicable profile"] = "S'envia només a visitants del perfil corresponent"; +App::$strings["Name of thing e.g. something"] = "Nom de la cosa. Exemple: patata"; +App::$strings["URL of thing (optional)"] = "Adreça URL de la cosa (opcional)"; +App::$strings["URL for photo of thing (optional)"] = "Adreça URL de la foto d'una cosa (opcional)"; +App::$strings["Add Thing to your Profile"] = "Afegeix una cosa al teu perfil"; +App::$strings["Export Channel"] = "Exportar Canal"; +App::$strings["Export your basic channel information to a file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new server hub, but does not contain your content."] = "Exporta la informació bàsica del canal a un arxiu. Això actua com a còpia de recolzament de les teves connexions, permisos, perfil i dades bàsiques, les quals pots emprar per traslladar aquestes dades a una altre lloc/node, però no conté el contingut del canal."; +App::$strings["Export Content"] = "Exportar el Contingut"; +App::$strings["Export your channel information and recent content to a JSON backup that can be restored or imported to another server hub. This backs up all of your connections, permissions, profile data and several months of posts. This file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = "Exporta la informació del canal i tot el contingut recent a un arxiu de recolzament JSON que por ser restaurat o importat en altre lloc/node. Això còpia totes les teves connexions, permisos, perfil i dades i mesos de entrades. L'arxiu pot ser MOLT gran. Si et plau, sigues pacient ja que pot trigar uns minuts a començar a baixar."; +App::$strings["Export your posts from a given year."] = "Exporta les teves entrades d'un any donat."; +App::$strings["You may also export your posts and conversations for a particular year or month. Adjust the date in your browser location bar to select other dates. If the export fails (possibly due to memory exhaustion on your server hub), please try again selecting a more limited date range."] = "Pots també exportar les teves entrades i conversacions d'un any o un mes en particular. Ajusta la data a la barra de direccions del navegador per seleccionar altres dates. Si la exportació falla (possiblement degut al esgotament de la memòria del node servidor), si et plau, intenta de nou la selecció d'un rang de dates més limitat."; +App::$strings["To select all posts for a given year, such as this year, visit %2\$s"] = "Per seleccionar tots els missatges per a un any determinat, com aquest any, visiteu %2\$s"; +App::$strings["To select all posts for a given month, such as January of this year, visit %2\$s"] = "Per seleccionar tots els missatges per a un mes determinat, com el de gener d'aquest any, visiteu %2\$s"; +App::$strings["These content files may be imported or restored by visiting %2\$s on any site containing your channel. For best results please import or restore these in date order (oldest first)."] = "Aquests arxius de contingut poden ser importats o restaurats per visitar %2\$s en qualsevol lloc que conté el teu canal. Per obtenir els millors resultats si us plau, importar o restaurar aquests en ordre de data (la més antiga primer)."; +App::$strings["No connections."] = "Sense connexions."; +App::$strings["Visit %s's profile [%s]"] = "Visita el perfil [%s] de %s"; +App::$strings["View Connections"] = "Veure Connexions"; +App::$strings["Source of Item"] = "Origen de l'article"; +App::$strings["Webpages"] = "Pàgines web"; +App::$strings["Actions"] = "Accions"; +App::$strings["Page Link"] = "Enllaç a Pàgina"; +App::$strings["Page Title"] = "Títol de la pàgina"; +App::$strings["Xchan Lookup"] = "Cerca a xchan"; +App::$strings["Lookup xchan beginning with (or webbie): "] = "Cerca a xchan començant per (o webbie)"; +App::$strings["Site Admin"] = "Administració"; +App::$strings["Bug Report"] = "Informe d'Errors"; +App::$strings["View Bookmarks"] = "Veure Marcadors"; +App::$strings["My Chatrooms"] = "Les meves Sales de Xat"; +App::$strings["Firefox Share"] = "Compartir amb Firefox"; +App::$strings["Remote Diagnostics"] = "Diagnòstics Remots"; +App::$strings["Suggest Channels"] = "Suggerir Canals"; +App::$strings["Login"] = "Identifica't"; +App::$strings["Grid"] = "Malla"; +App::$strings["Channel Home"] = "Canal Personal"; +App::$strings["Events"] = "Esdeveniments"; +App::$strings["Directory"] = "Directori"; +App::$strings["Mail"] = "Correu"; +App::$strings["Chat"] = "Xerrar"; +App::$strings["Probe"] = "Sondeig"; +App::$strings["Suggest"] = "Suggeriment"; +App::$strings["Random Channel"] = "Canal Aleatori"; +App::$strings["Invite"] = "Convida"; +App::$strings["Features"] = "Funcionalitats"; +App::$strings["Post"] = "Entrada"; +App::$strings["Purchase"] = "Compra"; +App::$strings["Missing room name"] = "Perdut el nom de la sala"; +App::$strings["Duplicate room name"] = "Nom de la sala duplicat"; +App::$strings["Invalid room specifier."] = "Especificació de la sala invàlida."; +App::$strings["Room not found."] = "Sala no trobada."; +App::$strings["Room is full"] = "La sala es plena"; +App::$strings["\$Projectname Notification"] = "Notificació de \$Projectname"; +App::$strings["\$projectname"] = "\$projectname"; +App::$strings["Thank You,"] = "Gràcies,"; +App::$strings["%s Administrator"] = "%s Administrador"; +App::$strings["%s "] = "%s "; +App::$strings["[Hubzilla:Notify] New mail received at %s"] = "[Hubzilla:Notify] Nou corrreu rebut en %s"; +App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s t'ha enviat un nou missatge privat a %3\$s."; +App::$strings["%1\$s sent you %2\$s."] = "%1\$s t'ha enviat %2\$s."; +App::$strings["a private message"] = "un missatge privat"; +App::$strings["Please visit %s to view and/or reply to your private messages."] = "Per favor, visita %s per a veure i/o respondre els teus missatges privats."; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s comentat en [zrl=%3\$s]a %4\$s[/zrl]"; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s comentat en [zrl=%3\$s]%4\$s de %5\$s[/zrl]"; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s comentat en [zrl=%3\$s]el teu %4\$s[/zrl]"; +App::$strings["[Hubzilla:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Hubzilla:Notify] Comentari sobre una conversació #%1\$d per %2\$s"; +App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s comentat en un article/conversa que havies estat seguint."; +App::$strings["Please visit %s to view and/or reply to the conversation."] = "Si us plau visita %s per veure i/o contestar a la conversa"; +App::$strings["[Hubzilla:Notify] %s posted to your profile wall"] = "[Hubzilla:Avís] %s ha escrit una entrada al teu mur"; +App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s ha escrit una entrada al teu mur en %3\$s"; +App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s enviat correu a [zrl=%3\$s]el teu mur[/zrl]"; +App::$strings["[Hubzilla:Notify] %s tagged you"] = "[Hubzilla:Notificació] %s t'ha etiquetat"; +App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s t'ha etiquetat a %3\$s"; +App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]t'ha etiquetat[/zrl]."; +App::$strings["[Hubzilla:Notify] %1\$s poked you"] = "[Hubzilla:Avís] %1\$s s'en fot de tu"; +App::$strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s s'en fot de tú a %3\$s"; +App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]s'en fot de tú[/zrl]."; +App::$strings["[Hubzilla:Notify] %s tagged your post"] = "[Hubzilla:Avís] %s ha etiquetat la teva entrada"; +App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s ha etiquetat la teva entrada a %3\$s"; +App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s etiquetat [zrl=%3\$s]la teva entrada[/zrl]"; +App::$strings["[Hubzilla:Notify] Introduction received"] = "[Hubzilla:Avís] Presentació rebuda"; +App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, has rebut una nova petició de connexió de '%2\$s' a %3\$s"; +App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, has rebut [zrl=%2\$s]una nova petició de connexió[/zrl] de %3\$s."; +App::$strings["You may visit their profile at %s"] = "Pots visitar el seu perfil a %s"; +App::$strings["Please visit %s to approve or reject the connection request."] = "Si us plau, visita %s per aprovar o rebutjar la petició de connexió."; +App::$strings["[Hubzilla:Notify] Friend suggestion received"] = "[Hubzilla:Notificació] Rebuda suggerencia d'amistat"; +App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, has rebut una suggerència d'amistat de '%2\$s' a %3\$s"; +App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, has rebut [zrl=%2\$s]una suggerència d'amistat[/zrl] per %3\$s de %4\$s."; +App::$strings["Name:"] = "Nom:"; +App::$strings["Photo:"] = "Foto:"; +App::$strings["Please visit %s to approve or reject the suggestion."] = "Per favor, visita %s per a aprovar o rebutjar la suggerencia."; +App::$strings["[Hubzilla:Notify]"] = "[Hubzilla:Notificació]"; +App::$strings["created a new post"] = "Creada una nova entrada"; +App::$strings["commented on %s's post"] = "comentat a l'entrada de %s"; +App::$strings["Private Message"] = "Missatge Privat"; +App::$strings["Select"] = "Selecciona"; +App::$strings["Save to Folder"] = "Guardar en la Carpeta"; +App::$strings["I will attend"] = "Assistiré"; +App::$strings["I will not attend"] = "No assistiré"; +App::$strings["I might attend"] = "Podria assistir"; +App::$strings["I agree"] = "D'acord"; +App::$strings["I disagree"] = "En desacord"; +App::$strings["I abstain"] = "M'abstinc"; +App::$strings["Add Star"] = "Fes-lo Preferit"; +App::$strings["Remove Star"] = "Treu-lo de Preferits"; +App::$strings["Toggle Star Status"] = "Canvia el Estat de la Preferència"; +App::$strings["starred"] = "preferit"; +App::$strings["Message signature validated"] = "Validada la signatura del missatge"; +App::$strings["Message signature incorrect"] = "Signatura del missatge incorrecta"; +App::$strings["Add Tag"] = "Afegeix Etiqueta"; +App::$strings["like"] = "agrada"; +App::$strings["dislike"] = "desagrada"; +App::$strings["Share This"] = "Comparteix Això"; +App::$strings["share"] = "comparteix"; +App::$strings["Delivery Report"] = "Informe de Lliurament"; +App::$strings["%d comment"] = array( + 0 => "%d commentari", + 1 => "%d commentaris", +); +App::$strings["View %s's profile - %s"] = "Veure perfil de %s - %s"; +App::$strings["to"] = "a"; +App::$strings["via"] = "via"; +App::$strings["Wall-to-Wall"] = "Mur-a-Mur"; +App::$strings["via Wall-To-Wall:"] = "via Mur-a-Mur:"; +App::$strings["from %s"] = "De %s"; +App::$strings["last edited: %s"] = "últim editat: %s"; +App::$strings["Expires: %s"] = "Expira: %s"; +App::$strings["Save Bookmarks"] = "Guarda Favorits"; +App::$strings["Add to Calendar"] = "Afegeix al Calendari"; +App::$strings["Mark all seen"] = "Marca tot com ja vist"; +App::$strings["[+] show all"] = "[+] mostra tot"; +App::$strings["Bold"] = "Negreta"; +App::$strings["Italic"] = "Italica"; +App::$strings["Underline"] = "Subratllat"; +App::$strings["Quote"] = "Cometes"; +App::$strings["Code"] = "Codi"; +App::$strings["Image"] = "Imatge"; +App::$strings["Insert Link"] = "Insereix Enllaç"; +App::$strings["Video"] = "Video"; +App::$strings["No username found in import file."] = "No s'ha trobat nom d'usuari a l'arxiu d'importació."; +App::$strings["Unable to create a unique channel address. Import failed."] = "No s'ha pogut importar el canal perquè l'adreça única de canal no s'ha pogut crear."; +App::$strings["Cannot locate DNS info for database server '%s'"] = "No s'ha trobat informació de DNS pel servidor de base de dades '%s'"; +App::$strings["Categories"] = "Categories"; +App::$strings["Tags"] = "Etiquetes"; +App::$strings["Keywords"] = "Paraules clau"; +App::$strings["have"] = "tinc"; +App::$strings["has"] = "tens"; +App::$strings["want"] = "vull"; +App::$strings["wants"] = "vols"; +App::$strings["likes"] = "agrada"; +App::$strings["dislikes"] = "desagrada"; +App::$strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +App::$strings["Starts:"] = "Inicia:"; +App::$strings["Finishes:"] = "Acaba:"; +App::$strings["This event has been added to your calendar."] = "Aquest succés ha estat afegit al teu calendari."; +App::$strings["Not specified"] = "Sense especificar"; +App::$strings["Needs Action"] = "Necessita una Acció"; +App::$strings["Completed"] = "Completat"; +App::$strings["In Process"] = "En Procès"; +App::$strings["Cancelled"] = "Cancel·lat"; +App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "No s'ha pogut importar el canal perquè l'identificador del canal no s'ha pogut duplicar en aquest servidor."; +App::$strings["Channel clone failed. Import failed."] = "No s'ha pogut importar el canal perquè el canal no s'ha pogut clonar."; +App::$strings["(Unknown)"] = "(Desconegut)"; +App::$strings["Visible to anybody on the internet."] = "Visible per tothom a la Internet"; +App::$strings["Visible to you only."] = "Visible només per tú."; +App::$strings["Visible to anybody in this network."] = "Visible per tothom en aquesta xarxa."; +App::$strings["Visible to anybody authenticated."] = "Visible per tothom autenticat."; +App::$strings["Visible to anybody on %s."] = "Visible per a tothom a %s."; +App::$strings["Visible to all connections."] = "Visible per a totes les connexions."; +App::$strings["Visible to approved connections."] = "Visible per a les connexions aprovades."; +App::$strings["Visible to specific connections."] = "Visible per a específiques connexions."; +App::$strings["Privacy group is empty."] = "El grup privat està vuit."; +App::$strings["Privacy group: %s"] = "Grup privat: %s"; +App::$strings["Connection not found."] = "Connexió no trobada."; +App::$strings["profile photo"] = "foto del perfil"; +App::$strings["No recipient provided."] = "No s'ha proporcionat bústia."; +App::$strings["[no subject]"] = "[no subject]"; +App::$strings["Unable to determine sender."] = "incapaç de determinar el remitent"; +App::$strings["Stored post could not be verified."] = "L'entrada guardada no pot ser verificada"; App::$strings["prev"] = "prev"; App::$strings["first"] = "primer"; App::$strings["last"] = "últim"; @@ -138,15 +1566,9 @@ App::$strings["next"] = "pròxim"; App::$strings["older"] = "el més antic"; App::$strings["newer"] = "El més nou"; App::$strings["No connections"] = "Sense Connexions"; -App::$strings["%d Connection"] = array( - 0 => "%d Connexió", - 1 => "%d Connexions", -); -App::$strings["View Connections"] = "Veure Connexions"; -App::$strings["Search"] = "Cerca"; -App::$strings["Save"] = "Guardar"; -App::$strings["poke"] = "emprenya"; -App::$strings["poked"] = "emprenyat"; +App::$strings["View all %s connections"] = "Veure totes les connexions de %s"; +App::$strings["poke"] = "esperona"; +App::$strings["poked"] = "esperonat"; App::$strings["ping"] = "coloca"; App::$strings["pinged"] = "colocat"; App::$strings["prod"] = "picar"; @@ -163,7 +1585,7 @@ App::$strings["mellow"] = "melós"; App::$strings["tired"] = "cansat"; App::$strings["perky"] = "turgent"; App::$strings["angry"] = "enfadat"; -App::$strings["stupified"] = "encantat"; +App::$strings["stupefied"] = "estupefacte"; App::$strings["puzzled"] = "perplexe"; App::$strings["interested"] = "Interessat"; App::$strings["bitter"] = "amargat"; @@ -197,408 +1619,169 @@ App::$strings["September"] = "Setembre"; App::$strings["October"] = "Octubre"; App::$strings["November"] = "Novembre"; App::$strings["December"] = "Desembre"; -App::$strings["unknown.???"] = "desconegut.???"; -App::$strings["bytes"] = "bytes"; +App::$strings["Unknown Attachment"] = "Adjunt Desconegut"; +App::$strings["unknown"] = "desconegut"; App::$strings["remove category"] = "elimina categoria"; App::$strings["remove from file"] = "elimina del arxiu"; -App::$strings["Click to open/close"] = "Clic per obrir/tancar"; -App::$strings["Link to Source"] = "Enllaç a la Font"; App::$strings["default"] = "per defecte"; App::$strings["Page layout"] = "Format de la pàgina"; App::$strings["You can create your own with the layouts tool"] = "Pots crear el teu propi amb l'editor de format de pàgina."; App::$strings["Page content type"] = "Tipus de contingut de la pàgina"; App::$strings["Select an alternate language"] = "Tria un idioma alternatiu"; -App::$strings["photo"] = "foto"; -App::$strings["event"] = "succés"; -App::$strings["status"] = "estat"; -App::$strings["comment"] = "comentari"; App::$strings["activity"] = "activitat"; App::$strings["Design Tools"] = "Eines de disseny"; -App::$strings["Blocks"] = "Bloc"; -App::$strings["Menus"] = "Menús"; -App::$strings["Layouts"] = "Format Gràfic"; App::$strings["Pages"] = "Pàgines"; -App::$strings["Collection"] = "Col·lecció"; -App::$strings["parent"] = "pare"; -App::$strings["Principal"] = "Principal"; -App::$strings["Addressbook"] = "Llista d'Adreçes"; -App::$strings["Calendar"] = "Calendari"; -App::$strings["Schedule Inbox"] = "Programació de la bústia d'entrada"; -App::$strings["Schedule Outbox"] = "Programació de la bústia de sortida"; -App::$strings["Unknown"] = "Desconegut"; -App::$strings["%1\$s used"] = "%1\$s emprat"; -App::$strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s emprat de %2\$s (%3\$s%)"; -App::$strings["Files"] = "Arxius"; -App::$strings["Total"] = "Total"; -App::$strings["Shared"] = "Compartit"; -App::$strings["Create"] = "Creada"; -App::$strings["Upload"] = "Pujar"; -App::$strings["Name"] = "Nom"; -App::$strings["Type"] = "Tipus"; -App::$strings["Size"] = "Mida"; -App::$strings["Last Modified"] = "Últim Modificat"; -App::$strings["Delete"] = "Esborra"; -App::$strings["Create new folder"] = "Crea una nova carpeta"; -App::$strings["Upload file"] = "Puja arxiu"; -App::$strings["%1\$s's bookmarks"] = "%1\$s de marcadors"; -App::$strings["view full size"] = "Veure a mida competa"; -App::$strings["\$Projectname Notification"] = "Notificació de \$Projectname"; -App::$strings["\$projectname"] = "\$projectname"; -App::$strings["Thank You,"] = "Gràcies,"; -App::$strings["%s Administrator"] = "%s Administrador"; -App::$strings["No Subject"] = "Sense Assumpte"; -App::$strings["General Features"] = "Característiques Generals"; -App::$strings["Content Expiration"] = "Expiració del Contingut"; -App::$strings["Remove posts/comments and/or private messages at a future time"] = "elimina entrades/comentaris i/o missatges privats de aquí en endevant."; -App::$strings["Multiple Profiles"] = "Multiples Perfils"; -App::$strings["Ability to create multiple profiles"] = "Capacitat per crear multiples perfils"; -App::$strings["Advanced Profiles"] = "Perfils Avançats"; -App::$strings["Additional profile sections and selections"] = "Seccions i seleccions addicionals de perfils "; -App::$strings["Profile Import/Export"] = "Importar/Exportar Perfil"; -App::$strings["Save and load profile details across sites/channels"] = "Guarda i carrega els detalls del perfil al llarg dels llocs/canals"; -App::$strings["Web Pages"] = "Pàgines Web"; -App::$strings["Provide managed web pages on your channel"] = "Proporcionar pàgines web gestionades al seu canal"; -App::$strings["Private Notes"] = "Notes Privades"; -App::$strings["Enables a tool to store notes and reminders"] = "Activa l'eina per guardar notes i recordatoris"; -App::$strings["Navigation Channel Select"] = "Navegació pel Selector de Canals"; -App::$strings["Change channels directly from within the navigation dropdown menu"] = "Canvieu els canals directament des del menú desplegable de navegació"; -App::$strings["Photo Location"] = "Ubicació de la Photo"; -App::$strings["If location data is available on uploaded photos, link this to a map."] = "Si los datos de ubicación están disponibles en las fotos subidas, vincular a un mapa."; -App::$strings["Expert Mode"] = "Mode Expert"; -App::$strings["Enable Expert Mode to provide advanced configuration options"] = "Activar Mode Expert per a proporcionar opcions avançades de configuració"; -App::$strings["Premium Channel"] = "Canal Superior"; -App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Li permet establir restriccions i els termes en els quals es connecten amb el seu canal"; -App::$strings["Post Composition Features"] = "Característiques de Composició d'Entrades"; -App::$strings["Use Markdown"] = "Us d'Abreviatures"; -App::$strings["Allow use of \"Markdown\" to format posts"] = "Permet emprat \"Abreviatures\" per formatar entrades"; -App::$strings["Large Photos"] = "Grans Fotos"; -App::$strings["Include large (640px) photo thumbnails in posts. If not enabled, use small (320px) photo thumbnails"] = "Inclou gran (640px) foto de miniatura a les entrades. Si no està activat, empra petita (320px) foto de miniatura."; -App::$strings["Channel Sources"] = "Canal Origen"; -App::$strings["Automatically import channel content from other channels or feeds"] = "Importa automàticament el contingut del canal des de altres canals o feeds"; -App::$strings["Even More Encryption"] = "Encara Més Encriptació"; -App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Permet l'encripció opcional del contingut extrem-a-extrem amb clau secreta compartida"; -App::$strings["Enable voting tools"] = "Habilitar eines de vot"; -App::$strings["Provide a class of post which others can vote on"] = "Proporcionar una classe d'entrada que altres puguin votar"; -App::$strings["Network and Stream Filtering"] = "Filtrat de Xarxa i Flux"; -App::$strings["Search by Date"] = "Cerca per Data"; -App::$strings["Ability to select posts by date ranges"] = "Capacitat per seleccionar entrades per rang de dates"; -App::$strings["Collections Filter"] = "Filtre de Col·leccions"; -App::$strings["Enable widget to display Network posts only from selected collections"] = "Habilitar giny per mostrar les entrades de xarxa únicament de les col·leccions seleccionades"; -App::$strings["Saved Searches"] = "Cerques Guardades"; -App::$strings["Save search terms for re-use"] = "Guardar els termin de la cerca per a re-usar"; -App::$strings["Network Personal Tab"] = "Pestanya Personal de Xarxa"; -App::$strings["Enable tab to display only Network posts that you've interacted on"] = "Activa pestanya per mostrar només les entrades de xarxa en els que has intervingut"; -App::$strings["Network New Tab"] = "Nova Pestanya de Xarxa"; -App::$strings["Enable tab to display all new Network activity"] = "Activa pestanya per mostrar tota l'activitat nova de la Xarxa"; -App::$strings["Affinity Tool"] = "Eina d'Afinitat"; -App::$strings["Filter stream activity by depth of relationships"] = "Filtre d'activitat del flux per importància de la relació"; -App::$strings["Connection Filtering"] = "Filtre de Connexió"; -App::$strings["Filter incoming posts from connections based on keywords/content"] = "Filtre de missatges d'entrada de conexions, basat en paraules clau/contingut "; -App::$strings["Suggest Channels"] = "Suggerir Canals"; -App::$strings["Show channel suggestions"] = "Mostra suggerencies de canals"; -App::$strings["Post/Comment Tools"] = "Eina d'Entrades/Comentaris"; -App::$strings["Tagging"] = "Etiquetant"; -App::$strings["Ability to tag existing posts"] = "Capacitat d'etiquetar entrades existents"; -App::$strings["Post Categories"] = "Categories d'Entrades"; -App::$strings["Add categories to your posts"] = "Afegeix categoria a la teva entrada"; -App::$strings["Saved Folders"] = "Carpetes Guardades"; -App::$strings["Ability to file posts under folders"] = "Capacitat de arxivar entrades en les carpetes"; -App::$strings["Dislike Posts"] = "No Agrada l'Entrada"; -App::$strings["Ability to dislike posts/comments"] = "Capacitat per marcar amb \"No Agrada\" les entrades/comentaris"; -App::$strings["Star Posts"] = "Entrades Excel·lents"; -App::$strings["Ability to mark special posts with a star indicator"] = "Capacitat per marcar entrades especials amb l'indicador d'excel·lencia"; -App::$strings["Tag Cloud"] = "Núvol d'Etiquetes."; -App::$strings["Provide a personal tag cloud on your channel page"] = "Proporcionar un núvol d'etiquetes personals a la teva pàgina de canal"; -App::$strings["Categories"] = "Categories"; -App::$strings["Apps"] = "Aplicatius"; App::$strings["System"] = "Sistema"; -App::$strings["Personal"] = "Personal"; -App::$strings["Create Personal App"] = "Crear Personal App"; -App::$strings["Edit Personal App"] = "Editar Personal App"; -App::$strings["Connect"] = "Connecta "; -App::$strings["Ignore/Hide"] = "Ignora/Amaga"; +App::$strings["New App"] = "Nova App"; App::$strings["Suggestions"] = "Suggerencies"; App::$strings["See more..."] = "Veure més....."; App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "Tens %1$.0f de %2$.0f connexions permeses."; App::$strings["Add New Connection"] = "Afegeix una Nova Connexió"; -App::$strings["Enter the channel address"] = "Introdueix la adreça del canal"; -App::$strings["Example: bob@example.com, http://example.com/barbara"] = "Exemple: pep@exemple.com, http://exemple.com/vinyet"; +App::$strings["Enter channel address"] = "Introdueix l'adreça del canal"; +App::$strings["Examples: bob@example.com, https://example.com/barbara"] = "Exemples: bob@example.com, https://exemple.com/barbara"; App::$strings["Notes"] = "Notes"; App::$strings["Remove term"] = "Plaç de remoció"; +App::$strings["Saved Searches"] = "Cerques Guardades"; +App::$strings["add"] = "afegeix"; +App::$strings["Saved Folders"] = "Carpetes Guardades"; App::$strings["Everything"] = "Tot"; App::$strings["Archives"] = "Arxius"; -App::$strings["Me"] = "Jo"; -App::$strings["Family"] = "Família"; -App::$strings["Friends"] = "Amics"; -App::$strings["Acquaintances"] = "Coneguts"; -App::$strings["All"] = "Tots"; App::$strings["Refresh"] = "Refresc"; App::$strings["Account settings"] = "Ajustos de Compte"; App::$strings["Channel settings"] = "Ajustos de Canal"; App::$strings["Additional features"] = "Característiques addicionals"; -App::$strings["Feature/Addon settings"] = "Ajustos de Característica/Afegit"; +App::$strings["Feature/Addon settings"] = "Ajustos de Complements"; App::$strings["Display settings"] = "Ajustos de pantalla"; -App::$strings["Connected apps"] = "Apps connectades"; +App::$strings["Manage locations"] = "Gestiona ubicacions"; App::$strings["Export channel"] = "Exportat canal"; -App::$strings["Connection Default Permissions"] = "Permisos per Defecte de la Connexió"; +App::$strings["Connected apps"] = "Apps connectades"; App::$strings["Premium Channel Settings"] = "Ajustos Premium de Canal"; -App::$strings["Settings"] = "Ajustos"; -App::$strings["Messages"] = "Missatges"; -App::$strings["Check Mail"] = "Comprovar Correu"; +App::$strings["Private Mail Menu"] = "Menú de Correu Privat"; +App::$strings["Combined View"] = "Vista Combinada"; +App::$strings["Inbox"] = "Safata d'entrada"; +App::$strings["Outbox"] = "Safata de sortida"; App::$strings["New Message"] = "Nou Missatge"; -App::$strings["Chat Rooms"] = "Sales de Xat"; +App::$strings["Conversations"] = "Conversacions"; +App::$strings["Received Messages"] = "Missatges Rebuts"; +App::$strings["Sent Messages"] = "Missatges Enviats"; +App::$strings["No messages."] = "Sense missatges."; +App::$strings["Delete conversation"] = "Conversació esborrada"; +App::$strings["Events Menu"] = "Menú d'Esdeveniments"; +App::$strings["Day View"] = "Vista de Dia"; +App::$strings["Week View"] = "Vista de Setmana"; +App::$strings["Month View"] = "Vista de Mes"; +App::$strings["Events Tools"] = "Eina d'Esdeveniments"; +App::$strings["Export Calendar"] = "Exportar Calendari"; +App::$strings["Import Calendar"] = "Importar Calendari"; +App::$strings["Chatrooms"] = "Sala per Xerrar"; +App::$strings["Overview"] = "Visió General"; +App::$strings["Chat Members"] = "Membres de la Sala de Xat"; App::$strings["Bookmarked Chatrooms"] = "Sales de Xat Favorites"; App::$strings["Suggested Chatrooms"] = "Sales de Xat Suggerides"; App::$strings["photo/image"] = "foto/imatge"; +App::$strings["Click to show more"] = "Fes clic per veure més"; +App::$strings["Rating Tools"] = "Eines de Valoració"; App::$strings["Rate Me"] = "Valora'm"; App::$strings["View Ratings"] = "Veure Valoracions"; -App::$strings["Public Hubs"] = "Concentradors Públics"; -App::$strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -App::$strings["Starts:"] = "Inicia:"; -App::$strings["Finishes:"] = "Acaba:"; -App::$strings["Location:"] = "Localització:"; -App::$strings["This event has been added to your calendar."] = "Aquest succés ha estat afegit al teu calendari."; -App::$strings["%s "] = "%s "; -App::$strings["[Red:Notify] New mail received at %s"] = "[Red:Notificació] Un nou missatge s'ha rebut a %s"; -App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s t'ha enviat un nou missatge privat a %3\$s."; -App::$strings["%1\$s sent you %2\$s."] = "%1\$s t'ha enviat %2\$s."; -App::$strings["a private message"] = "un missatge privat"; -App::$strings["Please visit %s to view and/or reply to your private messages."] = "Per favor, visita %s per a veure i/o respondre els teus missatges privats."; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s comentat en [zrl=%3\$s]a %4\$s[/zrl]"; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s comentat en [zrl=%3\$s]%4\$s de %5\$s[/zrl]"; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s comentat en [zrl=%3\$s]el teu %4\$s[/zrl]"; -App::$strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Red:Notify] Comentari a la conversa #%1\$d per %2\$s"; -App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s comentat en un article/conversa que havies estat seguint."; -App::$strings["Please visit %s to view and/or reply to the conversation."] = "Si us plau visita %s per veure i/o contestar a la conversa"; -App::$strings["[Red:Notify] %s posted to your profile wall"] = "[Red:Avís] %s ha escrit una entrada al teu mur"; -App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s ha escrit una entrada al teu mur en %3\$s"; -App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s enviat correu a [zrl=%3\$s]el teu mur[/zrl]"; -App::$strings["[Red:Notify] %s tagged you"] = "[Red:Notificació] %s t'ha etiquetat"; -App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s t'ha etiquetat a %3\$s"; -App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]t'ha etiquetat[/zrl]."; -App::$strings["[Red:Notify] %1\$s poked you"] = "[Red:Avís] %1\$s s'en fot de tu"; -App::$strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s s'en fot de tú a %3\$s"; -App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]s'en fot de tú[/zrl]."; -App::$strings["[Red:Notify] %s tagged your post"] = "[Red:Avís] %s ha etiquetat la teva entrada"; -App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s ha etiquetat la teva entrada a %3\$s"; -App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s etiquetat [zrl=%3\$s]la teva entrada[/zrl]"; -App::$strings["[Red:Notify] Introduction received"] = "[Red:Avís] Presentació rebuda"; -App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, has rebut una nova petició de connexió de '%2\$s' a %3\$s"; -App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, has rebut [zrl=%2\$s]una nova petició de connexió[/zrl] de %3\$s."; -App::$strings["You may visit their profile at %s"] = "Pots visitar el seu perfil a %s"; -App::$strings["Please visit %s to approve or reject the connection request."] = "Si us plau, visita %s per aprovar o rebutjar la petició de connexió."; -App::$strings["[Red:Notify] Friend suggestion received"] = "[Red:Notificació] Rebuda suggerencia d'amistat"; -App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, has rebut una suggerència d'amistat de '%2\$s' a %3\$s"; -App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, has rebut [zrl=%2\$s]una suggerència d'amistat[/zrl] per %3\$s de %4\$s."; -App::$strings["Name:"] = "Nom:"; -App::$strings["Photo:"] = "Foto:"; -App::$strings["Please visit %s to approve or reject the suggestion."] = "Per favor, visita %s per a aprovar o rebutjar la suggerencia."; -App::$strings["[Red:Notify]"] = "[Red:Notificació]"; -App::$strings["No recipient provided."] = "No s'ha proporcionat bústia."; -App::$strings["[no subject]"] = "[no subject]"; -App::$strings["Unable to determine sender."] = "incapaç de determinar el remitent"; -App::$strings["Stored post could not be verified."] = "L'entrada guardada no pot ser verificada"; -App::$strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s agrada %2\$s de %3\$s"; -App::$strings["Please choose"] = "Escull"; -App::$strings["Agree"] = "A favor"; -App::$strings["Disagree"] = "En contra"; -App::$strings["Abstain"] = "Abstenció"; +App::$strings["Forums"] = "Forums"; +App::$strings["Tasks"] = "Tasques"; +App::$strings["Documentation"] = "Documentació"; +App::$strings["Project/Site Information"] = "Informació del Projecte/Lloc"; +App::$strings["For Members"] = "Per Membres"; +App::$strings["For Administrators"] = "Per Administradors"; +App::$strings["For Developers"] = "Per Desenvolupadors"; +App::$strings["Member registrations waiting for confirmation"] = "Una inscripció per a ser membre està esperant confirmació"; +App::$strings["Inspect queue"] = "Revisa cua"; +App::$strings["DB updates"] = "Actualitzacions de Base de Dades"; +App::$strings["Admin"] = "Admin"; +App::$strings["Plugin Features"] = "Característiques del Plugin"; App::$strings["Channel is blocked on this site."] = "El canal està bloquejat en aquest lloc."; App::$strings["Channel location missing."] = "Ubicació del canal perduda."; App::$strings["Response from remote channel was incomplete."] = "La resposta del canal remot fou incompleta."; App::$strings["Channel was deleted and no longer exists."] = "El canal fou esborrat i actualment no existeix."; App::$strings["Protocol disabled."] = "Protocol desactivat."; -App::$strings["Protocol blocked for this channel."] = "El protocol està bloquejat per a aquest canal."; App::$strings["Channel discovery failed."] = "Descobriment de canal fallit."; -App::$strings["local account not found."] = "compte local no trobat."; App::$strings["Cannot connect to yourself."] = "No pots connectar amb tu mateix."; -App::$strings["Private Message"] = "Missatge Privat"; -App::$strings["Select"] = "Selecciona"; -App::$strings["Save to Folder"] = "Guardar en la Carpeta"; -App::$strings["I will attend"] = "Assistiré"; -App::$strings["I will not attend"] = "No assistiré"; -App::$strings["I might attend"] = "Podria assistir"; -App::$strings["I agree"] = "D'acord"; -App::$strings["I disagree"] = "En desacord"; -App::$strings["I abstain"] = "M'abstinc"; -App::$strings["View all"] = "Veure tot"; -App::$strings["__ctx:noun__ Like"] = array( - 0 => "Agrada", - 1 => "Agraden", -); -App::$strings["__ctx:noun__ Dislike"] = array( - 0 => "Desagrada", - 1 => "Desagrada", -); -App::$strings["Add Star"] = "Fes-lo Preferit"; -App::$strings["Remove Star"] = "Treu-lo de Preferits"; -App::$strings["Toggle Star Status"] = "Canvia el Estat de la Preferència"; -App::$strings["starred"] = "preferit"; -App::$strings["Message signature validated"] = "Validada la signatura del missatge"; -App::$strings["Message signature incorrect"] = "Signatura del missatge incorrecta"; -App::$strings["Add Tag"] = "Afegeix Etiqueta"; -App::$strings["I like this (toggle)"] = "M'agrada això (canvia)"; -App::$strings["like"] = "agrada"; -App::$strings["I don't like this (toggle)"] = "No m'agrada això (canvia)"; -App::$strings["dislike"] = "desagrada"; -App::$strings["Share This"] = "Comparteix Això"; -App::$strings["share"] = "comparteix"; -App::$strings["%d comment"] = array( - 0 => "%d commentari", - 1 => "%d commentaris", -); -App::$strings["View %s's profile - %s"] = "Veure %s de perfil - %s"; -App::$strings["to"] = "a"; -App::$strings["via"] = "via"; -App::$strings["Wall-to-Wall"] = "Mur-a-Mur"; -App::$strings["via Wall-To-Wall:"] = "via Mur-a-Mur:"; -App::$strings["from %s"] = "De %s"; -App::$strings["last edited: %s"] = "últim editat: %s"; -App::$strings["Expires: %s"] = "Expira: %s"; -App::$strings["Save Bookmarks"] = "Guarda Favorits"; -App::$strings["Add to Calendar"] = "Afegeix al Calendari"; -App::$strings["Mark all seen"] = "Marca tot com ja vist"; -App::$strings["__ctx:noun__ Likes"] = "Agrada"; -App::$strings["__ctx:noun__ Dislikes"] = "Desagrada"; -App::$strings["Close"] = "Tanca"; -App::$strings["Please wait"] = "Si us plau, espera"; -App::$strings["This is you"] = "Ets tú"; -App::$strings["Bold"] = "Negreta"; -App::$strings["Italic"] = "Italica"; -App::$strings["Underline"] = "Subratllat"; -App::$strings["Quote"] = "Cometes"; -App::$strings["Code"] = "Codi"; -App::$strings["Image"] = "Imatge"; -App::$strings["Insert Link"] = "Insereix Enllaç"; -App::$strings["Video"] = "Video"; -App::$strings["Encrypt text"] = "Text encriptat"; -App::$strings["New window"] = "Nova finestra"; -App::$strings["Open the selected location in a different window or browser tab"] = "Obrir la localització seleccionada en un altre finestra o pestanya del navegador"; -App::$strings["User '%s' deleted"] = "usuari '%s' esborrat"; -App::$strings["Attachments:"] = "Adjuntat:"; -App::$strings["\$Projectname event notification:"] = "Notificació d'esdeveniment de \$Projectname"; +App::$strings["%1\$s's bookmarks"] = "%1\$s de marcadors"; +App::$strings["Public Timeline"] = "Línia de Temps Pública"; +App::$strings["Image/photo"] = "Imatge/foto"; +App::$strings["Encrypted content"] = "Contingut encriptat"; +App::$strings["Install %s element: "] = "Instal·la l'element %s:"; +App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Aquesta entrada contè un element %s instal·lable, potser manques de permissos per instal·lar-lo en aquest lloc."; +App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s va escriure el següent %2\$s %3\$s"; +App::$strings["Click to open/close"] = "Clic per obrir/tancar"; +App::$strings["spoiler"] = "xafa guitarres"; +App::$strings["Different viewers will see this text differently"] = "Diferents observadors veuran aquest text de diferents formes"; +App::$strings["$1 wrote:"] = "$1 va escriure:"; +App::$strings["Directory Options"] = "Opcions de Directori"; +App::$strings["Safe Mode"] = "Manera Segura"; +App::$strings["Public Forums Only"] = "Només Fòrums Públics"; +App::$strings["This Website Only"] = "Només Aquest Lloc Web"; +App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "El formulario de la cadena de seguridad no era correcto. Esto probablemente ocurrió porque el formulario se ha abierto durante demasiado tiempo (> 3 horas) antes de enviarlo."; App::$strings["Logout"] = "Desconectar"; App::$strings["End this session"] = "Finalitza aquesta sessió"; -App::$strings["Home"] = "Personal"; +App::$strings["Home"] = "Inici"; App::$strings["Your posts and conversations"] = "Les teves entrades i converses"; -App::$strings["View Profile"] = "Veure Perfil"; App::$strings["Your profile page"] = "La teva pàgina de perfil"; -App::$strings["Edit Profiles"] = "Editar Perfils"; App::$strings["Manage/Edit profiles"] = "Gestiona/Edita perfils"; App::$strings["Edit Profile"] = "Edita Perfil"; App::$strings["Edit your profile"] = "Edita el teu perfil"; -App::$strings["Photos"] = "Fotos"; App::$strings["Your photos"] = "Les Teves Fotos"; App::$strings["Your files"] = "Els teus arxius"; -App::$strings["Chat"] = "Xerrar"; App::$strings["Your chatrooms"] = "Les teves sales de xerrar"; App::$strings["Bookmarks"] = "Marcadors"; App::$strings["Your bookmarks"] = "Els teus marcadors"; -App::$strings["Webpages"] = "Pàgines web"; App::$strings["Your webpages"] = "Les teves pàgines web"; -App::$strings["Login"] = "Identifica't"; App::$strings["Sign in"] = "Signatura"; App::$strings["%s - click to logout"] = "%s - click per desconectar"; App::$strings["Remote authentication"] = "Autenticació remota"; -App::$strings["Click to authenticate to your home hub"] = "Click per autentificar-te en el teu Lloc "; +App::$strings["Click to authenticate to your home hub"] = "Clica per autentificar-te en el teu node"; App::$strings["Home Page"] = "Pàgina Personal"; -App::$strings["Register"] = "Registre"; App::$strings["Create an account"] = "Crear un compte"; -App::$strings["Help"] = "Ajuda"; App::$strings["Help and documentation"] = "Ajuda i documentació"; App::$strings["Applications, utilities, links, games"] = "Aplicacions, utilitats, enllaços, jocs"; -App::$strings["Search site content"] = "Cerca en el contingut del lloc"; -App::$strings["Directory"] = "Directori"; +App::$strings["Search site @name, #tag, ?docs, content"] = "Cerca pel lloc @name, #tag, ?docs, contingut"; App::$strings["Channel Directory"] = "Directori de Canals"; -App::$strings["Matrix"] = "Matriu/Matrix"; -App::$strings["Your matrix"] = "El teu matrix"; -App::$strings["Mark all matrix notifications seen"] = "Marca totes les notificacions de matrix vistes"; -App::$strings["Channel Home"] = "Canal Personal"; +App::$strings["Your grid"] = "La teva malla"; +App::$strings["Mark all grid notifications seen"] = "Marca totes les notificacions de la malla vistes"; App::$strings["Channel home"] = "Canal personal"; App::$strings["Mark all channel notifications seen"] = "Marca totes les notificacions de canal vistes"; -App::$strings["Connections"] = "Connexions"; App::$strings["Notices"] = "Noticies"; App::$strings["Notifications"] = "Notificacions"; App::$strings["See all notifications"] = "Veure totes les Notificacions"; -App::$strings["Mark all system notifications seen"] = "Marca totes les notificacions vistes"; -App::$strings["Mail"] = "Correu"; App::$strings["Private mail"] = "Correu privat"; App::$strings["See all private messages"] = "Veure tots els missatges privats"; App::$strings["Mark all private messages seen"] = "Marcar tots els missatges privats vistos"; -App::$strings["Inbox"] = "Safata d'entrada"; -App::$strings["Outbox"] = "Safata de sortida"; -App::$strings["Events"] = "Events"; App::$strings["Event Calendar"] = "Calendari d'Events"; -App::$strings["See all events"] = "Veure tots els events"; -App::$strings["Mark all events seen"] = "Marcar tots els events vistos"; -App::$strings["Channel Manager"] = "Gestor del Canal"; +App::$strings["See all events"] = "Veure tots els esdeveniments"; +App::$strings["Mark all events seen"] = "Marcar tots els esdeveniments vistos"; App::$strings["Manage Your Channels"] = "Gestiona els Teus Canals"; App::$strings["Account/Channel Settings"] = "Ajustos de Compte/Canal"; -App::$strings["Admin"] = "Admin"; App::$strings["Site Setup and Configuration"] = "Ajustos i Configuració del Lloc"; App::$strings["Loading..."] = "Carregant..."; -App::$strings["@name, #tag, content"] = "@name, #tag, content"; +App::$strings["@name, #tag, ?doc, content"] = "@nom, #etiqueta, ?doc, contingut"; App::$strings["Please wait..."] = "Si us plau, espera......."; -App::$strings["Tags"] = "Etiquetes"; -App::$strings["Keywords"] = "Paraules clau"; -App::$strings["have"] = "tinc"; -App::$strings["has"] = "tens"; -App::$strings["want"] = "vull"; -App::$strings["wants"] = "vols"; -App::$strings["likes"] = "agrada"; -App::$strings["dislikes"] = "desagrada"; -App::$strings[" and "] = "i"; -App::$strings["public profile"] = "Perfil públic"; -App::$strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s canviat %2\$s a “%3\$s”"; -App::$strings["Visit %1\$s's %2\$s"] = "Visita %1\$s de %2\$s"; -App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s Ha actualitzat %2\$s, canviant %3\$s."; -App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "El formulario de la cadena de seguridad no era correcto. Esto probablemente ocurrió porque el formulario se ha abierto durante demasiado tiempo (> 3 horas) antes de enviarlo."; -App::$strings["Can view my normal stream and posts"] = "Pot veure el flux i entrades normals"; -App::$strings["Can view my default channel profile"] = "Pot veure el meu perfil del canal per defecte"; -App::$strings["Can view my photo albums"] = "Pot veure el meus àlbums de fotos"; -App::$strings["Can view my connections"] = "Pot veure les meves connexions"; -App::$strings["Can view my file storage"] = "Pot veure al meu magatzem d'arxius"; -App::$strings["Can view my webpages"] = "Pot veure les meves pàgines web"; -App::$strings["Can send me their channel stream and posts"] = "Pot enviar-me el flux i entrades del seu canal"; -App::$strings["Can post on my channel page (\"wall\")"] = "Pot fer entrades a la meva pàgina de canal (\"mur\")"; -App::$strings["Can comment on or like my posts"] = "Pot fer comentaris o dir si agrada en les meves entrades"; -App::$strings["Can send me private mail messages"] = "Pot enviar-me un missatge de correu privat"; -App::$strings["Can post photos to my photo albums"] = "Pot enviar fotos al meus àlbums de fotos"; -App::$strings["Can like/dislike stuff"] = "Pot dir si agrada/desagrada "; -App::$strings["Profiles and things other than posts/comments"] = "Perfils i altres coses a més d'entrades/comentaris"; -App::$strings["Can forward to all my channel contacts via post @mentions"] = "Ho pot enviar a tots els meus contactes del canal via entrades @mencions"; -App::$strings["Advanced - useful for creating group forum channels"] = "Avançat - capaç de crear canals de grups de foro"; -App::$strings["Can chat with me (when available)"] = "Pot xatejar amb mi (si estic disponible)"; -App::$strings["Can write to my file storage"] = "Pot escriure al meu magatzem d'arxius"; -App::$strings["Can edit my webpages"] = "Pot editar les meves pàgines web"; -App::$strings["Can source my public posts in derived channels"] = "Pot mostrar l'origen de les meves entrades públiques en altres canals"; -App::$strings["Somewhat advanced - very useful in open communities"] = "Quelcom avançat - molt útil en comunitats obertes"; -App::$strings["Can administer my channel resources"] = "Pot administrar els meus recursos del canal"; -App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Extremadament avançat. No toquis res si no saps que estàs fent"; -App::$strings["Social Networking"] = "Xarxes Socials"; -App::$strings["Mostly Public"] = "Més aviat Públic"; -App::$strings["Restricted"] = "Restringit"; -App::$strings["Private"] = "Privat"; -App::$strings["Community Forum"] = "Foro de Comunitat"; -App::$strings["Feed Republish"] = "Republicador"; -App::$strings["Special Purpose"] = "Objectiu Especial"; -App::$strings["Celebrity/Soapbox"] = "Celebritat/Faristol"; -App::$strings["Group Repository"] = "Repositori de Grup"; -App::$strings["Other"] = "Altres"; -App::$strings["Custom/Expert Mode"] = "Personalitzat/Mode Expert"; -App::$strings["channel"] = "canal"; -App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s no agrada %2\$s de %3\$s"; +App::$strings["New window"] = "Nova finestra"; +App::$strings["Open the selected location in a different window or browser tab"] = "Obrir la localització seleccionada en un altre finestra o pestanya del navegador"; +App::$strings["User '%s' deleted"] = "usuari '%s' esborrat"; +App::$strings["%d invitation available"] = array( + 0 => "%d invitació disponible", + 1 => "%d invitacions disponibles", +); +App::$strings["Find Channels"] = "Troba Canals"; +App::$strings["Enter name or interest"] = "Entra un nom o interes"; +App::$strings["Connect/Follow"] = "Conecta/Segueix"; +App::$strings["Examples: Robert Morgenstein, Fishing"] = "Exemples: Lionel Messi, Futbolista"; +App::$strings["Random Profile"] = "Perfil Aleatori"; +App::$strings["Invite Friends"] = "Convida Amics"; +App::$strings["Advanced example: name=fred and country=iceland"] = "Exemple avançat: nom=pep i pais=eire"; +App::$strings["%d connection in common"] = array( + 0 => "%d connexió en comú", + 1 => "%d connexions en comú", +); +App::$strings["show more"] = "mostrar més"; App::$strings["%1\$s is now connected with %2\$s"] = "%1\$s esta ara connectat amb %2\$s"; -App::$strings["%1\$s poked %2\$s"] = "%1\$s emprenyat %2\$s"; -App::$strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s es %2\$s"; -App::$strings["__ctx:title__ Likes"] = "Agrada"; -App::$strings["__ctx:title__ Dislikes"] = "Desagrada"; -App::$strings["__ctx:title__ Agree"] = "Acord"; -App::$strings["__ctx:title__ Disagree"] = "Desacord"; -App::$strings["__ctx:title__ Abstain"] = "Abstenirse"; -App::$strings["__ctx:title__ Attending"] = "Assistint"; -App::$strings["__ctx:title__ Not attending"] = "Desassistint"; -App::$strings["__ctx:title__ Might attend"] = "Podrien assistir"; +App::$strings["%1\$s poked %2\$s"] = "%1\$s a esperonat %2\$s"; App::$strings["View %s's profile @ %s"] = "Vista %s del perfil @ %s"; App::$strings["Categories:"] = "Categories:"; App::$strings["Filed under:"] = "Arxivar a:"; @@ -607,12 +1790,10 @@ App::$strings["remove"] = "treu"; App::$strings["Delete Selected Items"] = "Esborra els Articles Seleccionats"; App::$strings["View Source"] = "Veure l'Origen"; App::$strings["Follow Thread"] = "Segueix el Fil"; -App::$strings["View Status"] = "Veure Status"; -App::$strings["View Photos"] = "Veure Fotos"; -App::$strings["Matrix Activity"] = "Activitat de Matrix"; -App::$strings["Edit Contact"] = "Editar Contacte"; -App::$strings["Send PM"] = "Enviar MP"; -App::$strings["Poke"] = "Emprenya"; +App::$strings["Unfollow Thread"] = "Fil Abandonat"; +App::$strings["Activity/Posts"] = "Activitat/Entrades"; +App::$strings["Edit Connection"] = "Modifica la Connexió"; +App::$strings["Message"] = "Missatge"; App::$strings["%s likes this."] = "%s agrada això."; App::$strings["%s doesn't like this."] = "%s no agrada això."; App::$strings["%2\$d people like this."] = array( @@ -630,61 +1811,33 @@ App::$strings[", and %d other people"] = array( ); App::$strings["%s like this."] = "%s agrada això."; App::$strings["%s don't like this."] = "%s no agrada això."; -App::$strings["Visible to everybody"] = "Visible a tothom"; -App::$strings["Please enter a link URL:"] = "Si us plau entra l'enllaç URL:"; -App::$strings["Please enter a video link/URL:"] = "Si us plau entra l'enllaç/URL a un video:"; -App::$strings["Please enter an audio link/URL:"] = "Si us plau, entra l'enllaç/URL a un audio:"; +App::$strings["Set your location"] = "Ajusta la teva ubicació"; +App::$strings["Clear browser location"] = "Treu la localització del navegador"; App::$strings["Tag term:"] = "Paraula de l'Etiqueta:"; -App::$strings["Save to Folder:"] = "Guardar en la Carpeta"; App::$strings["Where are you right now?"] = "On ets ara?"; -App::$strings["Expires YYYY-MM-DD HH:MM"] = "Expira YYYY-MM-DD HH:MM"; -App::$strings["Share"] = "Compartir"; App::$strings["Page link name"] = "Nom de la pàgina enllaçada"; App::$strings["Post as"] = "Envia com"; -App::$strings["Upload photo"] = "Puja foto"; -App::$strings["upload photo"] = "puja foto"; -App::$strings["Attach file"] = "Adjunta arxiu"; -App::$strings["attach file"] = "adjunta arxiu"; -App::$strings["Insert web link"] = "Insereix enllaç web"; -App::$strings["web link"] = "enllaç web"; -App::$strings["Insert video link"] = "Insereix enllaç video"; -App::$strings["video link"] = "enllaç video"; -App::$strings["Insert audio link"] = "Insereix enllaç d'audio"; -App::$strings["audio link"] = "enllaç d'audio"; -App::$strings["Set your location"] = "Ajusta la teva ubicació"; -App::$strings["set location"] = "ajusta localització"; App::$strings["Toggle voting"] = "Commutar votació"; -App::$strings["Clear browser location"] = "Treu la localització del navegador"; -App::$strings["clear location"] = "treu localització"; -App::$strings["Title (optional)"] = "Títol (opcional)"; App::$strings["Categories (optional, comma-separated list)"] = "Categories (opcional, llista separada per comes)"; -App::$strings["Permission settings"] = "Ajustos de permisos"; -App::$strings["permissions"] = "permisos "; -App::$strings["Public post"] = "Entrada pública"; -App::$strings["Example: bob@example.com, mary@example.com"] = "Exemple: bob@example.com, mary@example.com"; -App::$strings["Set expiration date"] = "Ajusta la data d'expiració"; +App::$strings["Set publish date"] = "Ajusta la data de publicació"; App::$strings["OK"] = "OK"; -App::$strings["Cancel"] = "Cancel·la"; App::$strings["Discover"] = "Descobrir"; App::$strings["Imported public streams"] = "Importar fluxos públics"; -App::$strings["Commented Order"] = "Ordre per Comentaris"; +App::$strings["Commented Order"] = "Ordenar per Comentaris"; App::$strings["Sort by Comment Date"] = "Ordenar per Data del Comentari"; App::$strings["Posted Order"] = "Ordenar per Entrades"; App::$strings["Sort by Post Date"] = "Ordenar per Data d' Entrada"; App::$strings["Posts that mention or involve you"] = "Entrades que et mencionen o involucren"; -App::$strings["New"] = "Nou"; App::$strings["Activity Stream - by date"] = "Activitat del Flux - per data"; App::$strings["Starred"] = "Preferit"; App::$strings["Favourite Posts"] = "Entrades Favorites"; App::$strings["Spam"] = "Spam"; App::$strings["Posts flagged as SPAM"] = "Entrades marcades com a SPAM"; -App::$strings["Channel"] = "Canal"; App::$strings["Status Messages and Posts"] = "Estat dels Missatges i Entrades"; -App::$strings["About"] = "Sobre això"; +App::$strings["About"] = "El Meu Perfil"; App::$strings["Profile Details"] = "Detalls del Perfil"; App::$strings["Photo Albums"] = "Albums de Fotos"; App::$strings["Files and Storage"] = "Arxius i Emmagatzegament"; -App::$strings["Chatrooms"] = "Sala per Xerrar"; App::$strings["Saved Bookmarks"] = "Marcadors Guardats"; App::$strings["Manage Webpages"] = "Gestió de Pàgines Web"; App::$strings["__ctx:noun__ Attending"] = array( @@ -711,127 +1864,12 @@ App::$strings["__ctx:noun__ Abstain"] = array( 0 => "Abstenirse", 1 => "Abstenirse", ); -App::$strings["Permission denied"] = "Permís denegat"; -App::$strings["(Unknown)"] = "(Desconegut)"; -App::$strings["Visible to anybody on the internet."] = "Visible per tothom a la Internet"; -App::$strings["Visible to you only."] = "Visible només per tú."; -App::$strings["Visible to anybody in this network."] = "Visible per tothom en aquesta xarxa."; -App::$strings["Visible to anybody authenticated."] = "Visible per tothom autenticat."; -App::$strings["Visible to anybody on %s."] = "Visible per a tothom a %s."; -App::$strings["Visible to all connections."] = "Visible per a totes les connexions."; -App::$strings["Visible to approved connections."] = "Visible per a les connexions aprovades."; -App::$strings["Visible to specific connections."] = "Visible per a específiques connexions."; -App::$strings["Item not found."] = "Element no trobat."; -App::$strings["Permission denied."] = "Permís denegat."; -App::$strings["Collection not found."] = "Col·lecció no trobada."; -App::$strings["Collection is empty."] = "La col·lecció esta buida."; -App::$strings["Collection: %s"] = "Col·lecció: %s"; -App::$strings["Connection: %s"] = "Connexió: %s"; -App::$strings["Connection not found."] = "Connexió no trobada."; -App::$strings["Invalid data packet"] = "paquet de dades invàlid"; -App::$strings["Unable to verify channel signature"] = "No es pot verificar la signatura del canal"; -App::$strings["Unable to verify site signature for %s"] = "No es pot verificar la signatura del lloc per %s"; -App::$strings["Embedded content"] = "Contingut embegut"; -App::$strings["Embedding disabled"] = "Incorporació desactivada"; -App::$strings["Logged out."] = "Sortir."; -App::$strings["Failed authentication"] = "Autenticació fallida"; -App::$strings["Login failed."] = "Identificació fallida."; -App::$strings["%d invitation available"] = array( - 0 => "%d invitació disponible", - 1 => "%d invitacions disponibles", -); -App::$strings["Advanced"] = "Avançat"; -App::$strings["Find Channels"] = "Troba Canals"; -App::$strings["Enter name or interest"] = "Entra un nom o interes"; -App::$strings["Connect/Follow"] = "Conecta/Segueix"; -App::$strings["Examples: Robert Morgenstein, Fishing"] = "Exemples: Lionel Messi, Futbolista"; -App::$strings["Find"] = "Troba"; -App::$strings["Channel Suggestions"] = "Canals Suggerits"; -App::$strings["Random Profile"] = "Perfil Aleatori"; -App::$strings["Invite Friends"] = "Convida Amics"; -App::$strings["Advanced example: name=fred and country=iceland"] = "Exemple avançat: nom=pep i pais=eire"; -App::$strings["%d connection in common"] = array( - 0 => "%d connexió en comú", - 1 => "%d connexions en comú", -); -App::$strings["show more"] = "mostrar més"; -App::$strings["Visible to your default audience"] = "Visible per a la teva audiència "; -App::$strings["Show"] = "Mostra"; -App::$strings["Don't show"] = "No mostrar"; -App::$strings["Permissions"] = "Permisos "; -App::$strings["Item was not found."] = "Article no trobat."; -App::$strings["No source file."] = "No hi ha arxiu d'origen."; -App::$strings["Cannot locate file to replace"] = "No trobo l'arxiu a reemplaçar"; -App::$strings["Cannot locate file to revise/update"] = "No trobo l'arxiu a revisar/actualitzar"; -App::$strings["File exceeds size limit of %d"] = "L'arxiu excedeix la mida limit de %d"; -App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Has arribat al teu límit de %1$.0f Mbytes de emagatzematge d'adjunts."; -App::$strings["File upload failed. Possible system limit or action terminated."] = "Pujada del arxiu fallida. Possible límit del sistema o acció interrompuda."; -App::$strings["Stored file could not be verified. Upload failed."] = "L'arxiu guardat no es pot verificar. Pujada fallida."; -App::$strings["Path not available."] = "Trajectòria no disponible"; -App::$strings["Empty pathname"] = "Trajèctoria vuida."; -App::$strings["duplicate filename or path"] = "Nom o trajectòria duplicat"; -App::$strings["Path not found."] = "Trajectòria no trobada."; -App::$strings["mkdir failed."] = "mkdir va fracassar."; -App::$strings["database storage failed."] = "Arxiu de base de dades va fallar."; -App::$strings["Unable to obtain identity information from database"] = "Incapaç de trobar l'informació d'identitat a la base de dades"; -App::$strings["Empty name"] = "Nom buit"; -App::$strings["Name too long"] = "Nom massa llarg"; -App::$strings["No account identifier"] = "Sense identificador de compte"; -App::$strings["Nickname is required."] = "Alies/malnom es requerit."; -App::$strings["Reserved nickname. Please choose another."] = "Àlies reservat. Tria un altre."; -App::$strings["Nickname has unsupported characters or is already being used on this site."] = "L'álies te caracters no soportats o ja esta en ús en aquest lloc"; -App::$strings["Unable to retrieve created identity"] = "No es pot recuperar la identitat creada"; -App::$strings["Default Profile"] = "Perfil per Defecte"; -App::$strings["Requested channel is not available."] = "El canal demanat no està disponible."; -App::$strings["Requested profile is not available."] = "El perfil demanat no està disponible."; -App::$strings["Change profile photo"] = "Canviar la foto del perfil"; -App::$strings["Profiles"] = "Perfils"; -App::$strings["Manage/edit profiles"] = "Gestiona/edita perfils"; -App::$strings["Create New Profile"] = "Crear un Perfil Nou"; -App::$strings["Profile Image"] = "Imatge del Perfil"; -App::$strings["visible to everybody"] = "visible per tothom"; -App::$strings["Edit visibility"] = "Editar visibilitat"; -App::$strings["Gender:"] = "Gènere:"; -App::$strings["Status:"] = "Estatus:"; -App::$strings["Homepage:"] = "Pàgina Personal:"; -App::$strings["Online Now"] = "Ara en Linia"; -App::$strings["g A l F d"] = "g A l F d"; -App::$strings["F d"] = "F d"; -App::$strings["[today]"] = "[avui]"; -App::$strings["Birthday Reminders"] = "Recordatori d'Aniversaris"; -App::$strings["Birthdays this week:"] = "Aniversari aquesta setmana:"; -App::$strings["[No description]"] = "[Sense descripció]"; -App::$strings["Event Reminders"] = "Recordatori d'Events"; -App::$strings["Events this week:"] = "Event aquesta setmana:"; -App::$strings["Profile"] = "Perfil"; -App::$strings["Full Name:"] = "Nom Complet:"; -App::$strings["Like this channel"] = "M'agrada aquest canal"; -App::$strings["j F, Y"] = "j F, Y"; -App::$strings["j F"] = "j F"; -App::$strings["Birthday:"] = "Aniversari:"; -App::$strings["Age:"] = "Edat:"; -App::$strings["for %1\$d %2\$s"] = "per %1\$d %2\$s"; -App::$strings["Sexual Preference:"] = "Preferència Sexual:"; -App::$strings["Hometown:"] = "Ciutat Natal:"; -App::$strings["Tags:"] = "Etiquetes:"; -App::$strings["Political Views:"] = "Idees Polítiques:"; -App::$strings["Religion:"] = "Religió:"; -App::$strings["About:"] = "Sobre:"; -App::$strings["Hobbies/Interests:"] = "Aficions/Interessos:"; -App::$strings["Likes:"] = "Agrada:"; -App::$strings["Dislikes:"] = "Desagrada:"; -App::$strings["Contact information and Social Networks:"] = "Informació de contacte i Xarxes Socials:"; -App::$strings["My other channels:"] = "Els meus altres canals:"; -App::$strings["Musical interests:"] = "Interessos Musicals:"; -App::$strings["Books, literature:"] = "Llibres, literatura:"; -App::$strings["Television:"] = "Televisió:"; -App::$strings["Film/dance/culture/entertainment:"] = "Películes/Dança/Cultura/Entreteniment:"; -App::$strings["Love/Romance:"] = "Amor/Romace:"; -App::$strings["Work/employment:"] = "Treball/feina:"; -App::$strings["School/education:"] = "Escola/educació:"; -App::$strings["Like this thing"] = "M'agrada això"; -App::$strings["Male"] = "Masculí"; -App::$strings["Female"] = "Femení"; +App::$strings["Frequently"] = "Freqüentment"; +App::$strings["Hourly"] = "Horariament"; +App::$strings["Twice daily"] = "Dos vegades al dia"; +App::$strings["Daily"] = "Diariament"; +App::$strings["Weekly"] = "Setmanalment"; +App::$strings["Monthly"] = "Mensualment"; App::$strings["Currently Male"] = "Actualment Masculí"; App::$strings["Currently Female"] = "Actualment Femení"; App::$strings["Mostly Male"] = "Més aviat Masculí"; @@ -842,6 +1880,7 @@ App::$strings["Transsexual"] = "Transsexual"; App::$strings["Hermaphrodite"] = "Hermafrodita"; App::$strings["Neuter"] = "Neutre"; App::$strings["Non-specific"] = "Indefinit"; +App::$strings["Other"] = "Altres"; App::$strings["Undecided"] = "Indecís"; App::$strings["Males"] = "Homes"; App::$strings["Females"] = "Dones"; @@ -886,1224 +1925,338 @@ App::$strings["Uncertain"] = "Incert"; App::$strings["It's complicated"] = "Es Complicat"; App::$strings["Don't care"] = "No Et Fa Res"; App::$strings["Ask me"] = "Pregunta"; -App::$strings["Site Admin"] = "Administració"; -App::$strings["Address Book"] = "Adreçes"; -App::$strings["Mood"] = "Ànim"; -App::$strings["Probe"] = "Sondeig"; -App::$strings["Suggest"] = "Suggeriment"; -App::$strings["Random Channel"] = "Canal Aleatori"; -App::$strings["Invite"] = "Convida"; -App::$strings["Features"] = "Funcionalitats"; -App::$strings["Language"] = "Idioma"; -App::$strings["Post"] = "Entrada"; -App::$strings["Profile Photo"] = "Foto del Perfil"; -App::$strings["Update"] = "Actualització"; -App::$strings["Install"] = "Instal·lar"; -App::$strings["Purchase"] = "Compra"; -App::$strings["Image/photo"] = "Imatge/foto"; -App::$strings["Encrypted content"] = "Contingut encriptat"; -App::$strings["Install %s element: "] = "Instal·la l'element %s:"; -App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Aquesta entrada contè un element %s instal·lable, potser manques de permissos per instal·lar-lo en aquest lloc."; -App::$strings["webpage"] = "pàgina web"; -App::$strings["layout"] = "disposició"; -App::$strings["block"] = "bloc"; -App::$strings["menu"] = "menú"; -App::$strings["QR code"] = "QR code"; -App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s va escriure el següent %2\$s %3\$s"; -App::$strings["post"] = "entrada"; -App::$strings["Different viewers will see this text differently"] = "Diferents observadors veuran aquest text de diferents formes"; -App::$strings["$1 spoiler"] = "$1 spoiler"; -App::$strings["$1 wrote:"] = "$1 va escriure:"; -App::$strings["Missing room name"] = "Perdut el nom de la sala"; -App::$strings["Duplicate room name"] = "Nom de la sala duplicat"; -App::$strings["Invalid room specifier."] = "Especificació de la sala invàlida."; -App::$strings["Room not found."] = "Sala no trobada."; -App::$strings["Room is full"] = "La sala es plena"; +App::$strings["Visible to your default audience"] = "Visible per a la teva audiència "; +App::$strings["Only me"] = "Només jo"; +App::$strings["Public"] = "Públic"; +App::$strings["Anybody in the \$Projectname network"] = "Ningú a la xarxa \$Projectname"; +App::$strings["Any account on %s"] = "Qualsevol compte a %s"; +App::$strings["Any of my connections"] = "Qualsevol de les meves connexions"; +App::$strings["Only connections I specifically allow"] = "Només les connexions que permeto específicament"; +App::$strings["Anybody authenticated (could include visitors from other networks)"] = "Qualsevol persona autenticada (podria incloure als usuaris d'altres xarxes)"; +App::$strings["Any connections including those who haven't yet been approved"] = "Qualsevol connexió incloent aquells que encara no han estat aprovats"; +App::$strings["This is your default setting for the audience of your normal stream, and posts."] = "Aquest és l'ajust per defecte per al públic del seu flux normal i entrades."; +App::$strings["This is your default setting for who can view your default channel profile"] = "Aquesta és la configuració per defecte per a qui pugui veure el teu perfil per defecte del canal"; +App::$strings["This is your default setting for who can view your connections"] = "Aquesta és la configuració per defecte per a qui pugui veure les teves connexions"; +App::$strings["This is your default setting for who can view your file storage and photos"] = "Aquesta és la configuració per defecte per a qui pugui veure els teus arxius i fotos"; +App::$strings["This is your default setting for the audience of your webpages"] = "Aquests son els ajustos per defecte de l'audiència de les teves pàgines web"; +App::$strings["Not a valid email address"] = "Adreça de correu electrònic no vàlida"; +App::$strings["Your email domain is not among those allowed on this site"] = "El seu domini de correu electrònic no es troba entre els permesos en aquest lloc"; +App::$strings["Your email address is already registered at this site."] = "La teva adreça de correu electrònic ja esta registrada en aquest lloc"; +App::$strings["An invitation is required."] = "Es requereix Invitació"; +App::$strings["Invitation could not be verified."] = "L'invitació no ha pogut ser verificada"; +App::$strings["Please enter the required information."] = "Entra la informació sol·licitada"; +App::$strings["Failed to store account information."] = "Ha fallat guardar la informació del compte"; +App::$strings["Registration confirmation for %s"] = "Registre confirmat per %s"; +App::$strings["Registration request at %s"] = "Sol·licitud de registre a %s"; +App::$strings["Administrator"] = "Administrador"; +App::$strings["your registration password"] = "la teva contrasenya registrada"; +App::$strings["Registration details for %s"] = "Detalls del registre per %s"; +App::$strings["Account approved."] = "Compte aprovat."; +App::$strings["Registration revoked for %s"] = "Registre revocat per %s"; +App::$strings["Account verified. Please login."] = "Compte verificat. Si us plau, inicia sessió."; +App::$strings["Click here to upgrade."] = "Feu clic aquí per actualitzar."; +App::$strings["This action exceeds the limits set by your subscription plan."] = "Aquesta acció és superior als límits establerts pel seu pla de subscripció."; +App::$strings["This action is not available under your subscription plan."] = "Aquesta acció no està disponible en el seu pla de subscripció."; +App::$strings["Item was not found."] = "Article no trobat."; +App::$strings["No source file."] = "No hi ha arxiu d'origen."; +App::$strings["Cannot locate file to replace"] = "No trobo l'arxiu a reemplaçar"; +App::$strings["Cannot locate file to revise/update"] = "No trobo l'arxiu a revisar/actualitzar"; +App::$strings["File exceeds size limit of %d"] = "L'arxiu excedeix la mida limit de %d"; +App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Has arribat al teu límit de %1$.0f Mbytes de emagatzematge d'adjunts."; +App::$strings["File upload failed. Possible system limit or action terminated."] = "Pujada del arxiu fallida. Possible límit del sistema o acció interrompuda."; +App::$strings["Stored file could not be verified. Upload failed."] = "L'arxiu guardat no es pot verificar. Pujada fallida."; +App::$strings["Path not available."] = "Trajectòria no disponible"; +App::$strings["Empty pathname"] = "Trajèctoria vuida."; +App::$strings["duplicate filename or path"] = "Nom o trajectòria duplicat"; +App::$strings["Path not found."] = "Trajectòria no trobada."; +App::$strings["mkdir failed."] = "mkdir va fracassar."; +App::$strings["database storage failed."] = "Arxiu de base de dades va fallar."; +App::$strings["Empty path"] = "Trajèctoria vuida"; +App::$strings["Unable to obtain identity information from database"] = "Incapaç de trobar l'informació d'identitat a la base de dades"; +App::$strings["Empty name"] = "Nom buit"; +App::$strings["Name too long"] = "Nom massa llarg"; +App::$strings["No account identifier"] = "Sense identificador de compte"; +App::$strings["Nickname is required."] = "Alies/malnom es requerit."; +App::$strings["Reserved nickname. Please choose another."] = "Àlies reservat. Tria un altre."; +App::$strings["Nickname has unsupported characters or is already being used on this site."] = "L'álies te caracters no soportats o ja esta en ús en aquest lloc"; +App::$strings["Unable to retrieve created identity"] = "No es pot recuperar la identitat creada"; +App::$strings["Default Profile"] = "Perfil per Defecte"; +App::$strings["Requested channel is not available."] = "El canal demanat no està disponible."; +App::$strings["Create New Profile"] = "Crear un Perfil Nou"; +App::$strings["Visible to everybody"] = "Visible per tothom"; +App::$strings["Gender:"] = "Gènere:"; +App::$strings["Status:"] = "Estatus:"; +App::$strings["Homepage:"] = "Pàgina Personal:"; +App::$strings["Online Now"] = "Ara en Linia"; +App::$strings["Like this channel"] = "M'agrada aquest canal"; +App::$strings["j F, Y"] = "j F, Y"; +App::$strings["j F"] = "j F"; +App::$strings["Birthday:"] = "Aniversari:"; +App::$strings["for %1\$d %2\$s"] = "per %1\$d %2\$s"; +App::$strings["Sexual Preference:"] = "Preferència Sexual:"; +App::$strings["Tags:"] = "Etiquetes:"; +App::$strings["Political Views:"] = "Idees Polítiques:"; +App::$strings["Religion:"] = "Religió:"; +App::$strings["Hobbies/Interests:"] = "Aficions/Interessos:"; +App::$strings["Likes:"] = "Agrada:"; +App::$strings["Dislikes:"] = "Desagrada:"; +App::$strings["Contact information and Social Networks:"] = "Informació de contacte i Xarxes Socials:"; +App::$strings["My other channels:"] = "Els meus altres canals:"; +App::$strings["Musical interests:"] = "Interessos Musicals:"; +App::$strings["Books, literature:"] = "Llibres, literatura:"; +App::$strings["Television:"] = "Televisió:"; +App::$strings["Film/dance/culture/entertainment:"] = "Películes/Dança/Cultura/Entreteniment:"; +App::$strings["Love/Romance:"] = "Amor/Romace:"; +App::$strings["Work/employment:"] = "Treball/feina:"; +App::$strings["School/education:"] = "Escola/educació:"; +App::$strings["Like this thing"] = "M'agrada això"; +App::$strings["General Features"] = "Característiques Generals"; +App::$strings["Content Expiration"] = "Expiració del Contingut"; +App::$strings["Remove posts/comments and/or private messages at a future time"] = "eliminarà entrades/comentaris i/o missatges privats en un període determinat de temps."; +App::$strings["Multiple Profiles"] = "Multiples Perfils"; +App::$strings["Ability to create multiple profiles"] = "Capacitat per crear multiples perfils"; +App::$strings["Advanced Profiles"] = "Perfils Avançats"; +App::$strings["Additional profile sections and selections"] = "Seccions i seleccions addicionals de perfils "; +App::$strings["Profile Import/Export"] = "Importar/Exportar Perfil"; +App::$strings["Save and load profile details across sites/channels"] = "Guarda i carrega els detalls del perfil al llarg dels llocs/canals"; +App::$strings["Web Pages"] = "Pàgines Web"; +App::$strings["Provide managed web pages on your channel"] = "Proporcionar pàgines web gestionades al seu canal"; +App::$strings["Hide Rating"] = "Amaga la Valoració"; +App::$strings["Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else."] = "Amaga el botó de valoracions al teu canal i pàgines del perfil. Nota: Et poden continuar valorant en altres llocs."; +App::$strings["Private Notes"] = "Notes Privades"; +App::$strings["Enables a tool to store notes and reminders (note: not encrypted)"] = "Activa l'eina per guardar notes i recordatoris (nota:no està encriptat)"; +App::$strings["Navigation Channel Select"] = "Navegació pel Selector de Canals"; +App::$strings["Change channels directly from within the navigation dropdown menu"] = "Canvieu els canals directament des del menú desplegable de navegació"; +App::$strings["Photo Location"] = "Ubicació de la Foto"; +App::$strings["If location data is available on uploaded photos, link this to a map."] = "Si les dades d'ubicació estàn disponibles a les fotos pujades, vincular a un mapa."; +App::$strings["Access Controlled Chatrooms"] = "Accés Controlat a les Sales de Xat"; +App::$strings["Provide chatrooms and chat services with access control."] = "Proveeix sales de Xat i serveis de Xat amb control d'accés."; +App::$strings["Smart Birthdays"] = "Aniversaris Intel·ligents"; +App::$strings["Make birthday events timezone aware in case your friends are scattered across the planet."] = "Fes, conscients de la zona horària, els esdeveniments d'aniversari, en cas que els teus amics estiguin dispersos per tot el planeta."; +App::$strings["Expert Mode"] = "Manera Experta"; +App::$strings["Enable Expert Mode to provide advanced configuration options"] = "Activar Mode Expert per a proporcionar opcions avançades de configuració"; +App::$strings["Premium Channel"] = "Privilegis del Canal"; +App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Li permet establir restriccions i els termes en els quals es connecten amb el seu canal"; +App::$strings["Post Composition Features"] = "Característiques de Composició d'Entrades"; +App::$strings["Large Photos"] = "Grans Fotos"; +App::$strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = "Inclou gran (1024px) foto de miniatura a les entrades. Si no està activat, empra petita (640px) foto de miniatura."; +App::$strings["Automatically import channel content from other channels or feeds"] = "Importa automàticament el contingut del canal des de altres canals o feeds"; +App::$strings["Even More Encryption"] = "Encara Més Encriptació"; +App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Permet l'encripció opcional del contingut extrem-a-extrem amb clau secreta compartida"; +App::$strings["Enable Voting Tools"] = "Habilitar Eines de Votació"; +App::$strings["Provide a class of post which others can vote on"] = "Proporcionar una classe d'entrada que altres puguin votar"; +App::$strings["Delayed Posting"] = "Retarda Publicació"; +App::$strings["Allow posts to be published at a later date"] = "Permet que les publicacions es publiquin en data posterior"; +App::$strings["Suppress Duplicate Posts/Comments"] = "Suprimeix Duplicats de Publicacions/Comentaris"; +App::$strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = "Evita que publicacions amb identic contingut siguin publicades amb menys de dos minuts entre entregues."; +App::$strings["Network and Stream Filtering"] = "Filtrat de Xarxa i Flux"; +App::$strings["Search by Date"] = "Cerca per Data"; +App::$strings["Ability to select posts by date ranges"] = "Capacitat per seleccionar entrades per rang de dates"; +App::$strings["Privacy Groups"] = "Grup Privat"; +App::$strings["Enable management and selection of privacy groups"] = "Habilita gestió i selecció de grups privats"; +App::$strings["Save search terms for re-use"] = "Guardar els termin de la cerca per a re-usar"; +App::$strings["Network Personal Tab"] = "Pestanya Personal de Xarxa"; +App::$strings["Enable tab to display only Network posts that you've interacted on"] = "Activa la pestanya per mostrar només les entrades de xarxa en les que has intervingut"; +App::$strings["Network New Tab"] = "Pestanya Nou a la Xarxa"; +App::$strings["Enable tab to display all new Network activity"] = "Activa pestanya per mostrar tota l'activitat nova de la Xarxa"; +App::$strings["Affinity Tool"] = "Eina d'Afinitat"; +App::$strings["Filter stream activity by depth of relationships"] = "Filtre d'activitat del flux per importància de la relació"; +App::$strings["Connection Filtering"] = "Filtre de Connexió"; +App::$strings["Filter incoming posts from connections based on keywords/content"] = "Filtre de missatges d'entrada de conexions, basat en paraules clau/contingut "; +App::$strings["Show channel suggestions"] = "Mostra suggerencies de canals"; +App::$strings["Post/Comment Tools"] = "Eina d'Entrades/Comentaris"; +App::$strings["Community Tagging"] = "Etiquetat per la Comunitat"; +App::$strings["Ability to tag existing posts"] = "Capacitat d'etiquetar entrades existents"; +App::$strings["Post Categories"] = "Categories d'Entrades"; +App::$strings["Add categories to your posts"] = "Afegeix categoria a la teva entrada"; +App::$strings["Emoji Reactions"] = ""; +App::$strings["Add emoji reaction ability to posts"] = ""; +App::$strings["Ability to file posts under folders"] = "Capacitat de arxivar entrades en les carpetes"; +App::$strings["Dislike Posts"] = "No Agrada l'Entrada"; +App::$strings["Ability to dislike posts/comments"] = "Capacitat per marcar amb \"No Agrada\" les entrades/comentaris"; +App::$strings["Star Posts"] = "Entrades Excel·lents"; +App::$strings["Ability to mark special posts with a star indicator"] = "Capacitat per marcar entrades especials amb l'indicador d'excel·lencia"; +App::$strings["Tag Cloud"] = "Núvol d'Etiquetes."; +App::$strings["Provide a personal tag cloud on your channel page"] = "Proporcionar un núvol d'etiquetes personals a la teva pàgina de canal"; +App::$strings["Embedded content"] = "Contingut embegut"; +App::$strings["Embedding disabled"] = "Incorporació desactivada"; +App::$strings["Who can see this?"] = "Qui pot veure això?"; +App::$strings["Custom selection"] = "Selecció a mida"; +App::$strings["Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit the scope of \"Show\"."] = "Selecciona \"Mostrar\" per permetre la visualització. \"No Mostrar\" et permet obviar i limitar l'abast de \"Mostrar\"."; +App::$strings["Show"] = "Mostra"; +App::$strings["Don't show"] = "No mostrar"; +App::$strings["Other networks and post services"] = "Altres xarxes i serveis de correu"; +App::$strings["Post permissions %s cannot be changed %s after a post is shared.
    These permissions set who is allowed to view the post."] = "Els permisos d'entrada %s no poden esser canviats %s posteriorment a que una entrada ja està compartida.
    Aquest ajust dels permisos indica qui pot veure l'entrada."; +App::$strings["Logged out."] = "Sortir."; +App::$strings["Failed authentication"] = "Autenticació fallida"; +App::$strings["Birthday"] = "Aniversari"; +App::$strings["Age: "] = "Edat:"; +App::$strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD o MM-DD"; +App::$strings["never"] = "mai"; +App::$strings["less than a second ago"] = "fa menys d'un segon"; +App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "Fa %1\$d %2\$s"; +App::$strings["__ctx:relative_date__ year"] = array( + 0 => "any", + 1 => "anys", +); +App::$strings["__ctx:relative_date__ month"] = array( + 0 => "mes", + 1 => "mesos ", +); +App::$strings["__ctx:relative_date__ week"] = array( + 0 => "setmana", + 1 => "setmanes", +); +App::$strings["__ctx:relative_date__ day"] = array( + 0 => "dia", + 1 => "dies", +); +App::$strings["__ctx:relative_date__ hour"] = array( + 0 => "hora", + 1 => "hores", +); +App::$strings["__ctx:relative_date__ minute"] = array( + 0 => "minut", + 1 => "minuts", +); +App::$strings["__ctx:relative_date__ second"] = array( + 0 => "segon", + 1 => "segons", +); +App::$strings["%1\$s's birthday"] = "Aniversari de %1\$s"; +App::$strings["Happy Birthday %1\$s"] = "Feliç Aniversari %1\$s"; +App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un grup esborrat amb aquest nom fou reviscolat. Els permisos dels items existents poden aplicar-se a aquest grup i qualsevol membre futur. Si no es això el que vols, si et plau, crea un altre grup amb un nom diferent."; +App::$strings["Add new connections to this privacy group"] = "Afegir noves connexions a aquest grup privat"; +App::$strings["edit"] = "edita"; +App::$strings["Edit group"] = "Editar grup"; +App::$strings["Add privacy group"] = "Afegir grup privat"; +App::$strings["Channels not in any privacy group"] = "Sense canals en grups privats"; +App::$strings["Delete this item?"] = "Esborrar aquest item?"; +App::$strings["[-] show less"] = "[-] mostra menys"; +App::$strings["[+] expand"] = "[+] expandeix"; +App::$strings["[-] collapse"] = "[-] colapsa"; +App::$strings["Password too short"] = "Contrasenya massa curta"; +App::$strings["Passwords do not match"] = "Les paraules de pas no coincideixen"; +App::$strings["everybody"] = "tothom"; +App::$strings["Secret Passphrase"] = "Contrasenya Secreta"; +App::$strings["Passphrase hint"] = "Pista per la Contrasenya"; +App::$strings["Notice: Permissions have changed but have not yet been submitted."] = "Avis: Els permisos han canviat però encara no han estat enviats."; +App::$strings["close all"] = "tanca tot"; +App::$strings["Nothing new here"] = "Res de nou per aquí"; +App::$strings["Rate This Channel (this is public)"] = "Valora Aquest Canal (això es farà públic)"; +App::$strings["Describe (optional)"] = "Descriu (opcional)"; +App::$strings["Please enter a link URL"] = "Si us plau, entra l'enllaç URL"; +App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Hi ha canvis sense desar, estàs segur que vols abandonar la pàgina?"; +App::$strings["timeago.prefixAgo"] = "timeago.prefixAgo"; +App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; +App::$strings["ago"] = "abans"; +App::$strings["from now"] = "des d'ara"; +App::$strings["less than a minute"] = "menys d'un minut"; +App::$strings["about a minute"] = "prop d'un minut"; +App::$strings["%d minutes"] = "%d minuts"; +App::$strings["about an hour"] = "prop d'una hora"; +App::$strings["about %d hours"] = "al voltant de %d hores"; +App::$strings["a day"] = "un dia"; +App::$strings["%d days"] = "%d dies"; +App::$strings["about a month"] = "prop d'un mes"; +App::$strings["%d months"] = "%d mesos"; +App::$strings["about a year"] = "prop d'un any"; +App::$strings["%d years"] = "%d anys"; +App::$strings[" "] = " "; +App::$strings["timeago.numbers"] = "timeago.numbers"; +App::$strings["__ctx:long__ May"] = "Maig"; +App::$strings["Jan"] = "Gen"; +App::$strings["Feb"] = "Feb"; +App::$strings["Mar"] = "Mar"; +App::$strings["Apr"] = "Apr"; +App::$strings["__ctx:short__ May"] = "Maig"; +App::$strings["Jun"] = "Jun"; +App::$strings["Jul"] = "Jul"; +App::$strings["Aug"] = "Ago"; +App::$strings["Sep"] = "Set"; +App::$strings["Oct"] = "Oct"; +App::$strings["Nov"] = "Nov"; +App::$strings["Dec"] = "Des"; +App::$strings["Sun"] = "Dg."; +App::$strings["Mon"] = "Dl."; +App::$strings["Tue"] = "Dm."; +App::$strings["Wed"] = "Dc."; +App::$strings["Thu"] = "Dj."; +App::$strings["Fri"] = "Dv."; +App::$strings["Sat"] = "Ds."; +App::$strings["__ctx:calendar__ today"] = "avui"; +App::$strings["__ctx:calendar__ month"] = "mes"; +App::$strings["__ctx:calendar__ week"] = "setmana"; +App::$strings["__ctx:calendar__ day"] = "dia"; +App::$strings["__ctx:calendar__ All day"] = "Tot el dia"; +App::$strings["view full size"] = "Veure a mida competa"; +App::$strings["No Subject"] = "Sense Assumpte"; +App::$strings["Friendica"] = "Friendica"; +App::$strings["OStatus"] = "OStatus"; +App::$strings["GNU-Social"] = "GNU-Social"; +App::$strings["RSS/Atom"] = "RSS/Atom"; +App::$strings["Diaspora"] = "Diaspora"; +App::$strings["Facebook"] = "Facebook"; +App::$strings["Zot"] = "Zot"; +App::$strings["LinkedIn"] = "LinkedIn"; +App::$strings["XMPP/IM"] = "XMPP/IM"; +App::$strings["MySpace"] = "MySpace"; App::$strings["Image exceeds website size limit of %lu bytes"] = "La imatge excedeix la mida limit pel lloc web en %lu bytes"; App::$strings["Image file is empty."] = "El fitxer d'imatge esta buit."; -App::$strings["Unable to process image"] = "incapaç de processar la imatge"; App::$strings["Photo storage failed."] = "Fracassà l'emmagatzematge de la Foto"; +App::$strings["a new photo"] = "Una foto nova"; +App::$strings["__ctx:photo_upload__ %1\$s posted %2\$s to %3\$s"] = "%1\$s enviat %2\$s a %3\$s"; App::$strings["Upload New Photos"] = "Puja Noves Fotos"; -App::$strings["Some blurb about what to do when you're new here"] = "Algunes propostes sobre el que cal fer quan ets nou aquí"; -App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = "Has creat %1$.0f de %2$.0f canals permesos."; -App::$strings["Create a new channel"] = "Crear un nou canal"; -App::$strings["Current Channel"] = "Canal Actual"; -App::$strings["Switch to one of your channels by selecting it."] = "Canviar a un altre dels teus canals seleccionant-ho."; -App::$strings["Default Channel"] = "Canal per Defecte"; -App::$strings["Make Default"] = "Estableix com a Predeterminat"; -App::$strings["%d new messages"] = "%d missatges nous"; -App::$strings["%d new introductions"] = "%d noves presentacions"; -App::$strings["Delegated Channels"] = "Canals Delegats"; -App::$strings["Public access denied."] = "Accés públic denegat."; -App::$strings["%d rating"] = array( - 0 => "%d valoració", - 1 => "%d valoracions", -); -App::$strings["Gender: "] = "Gènere:"; -App::$strings["Status: "] = "Estatus:"; -App::$strings["Homepage: "] = "Pàgina Personal:"; -App::$strings["Description:"] = "Descripció:"; -App::$strings["Public Forum:"] = "Forum Públic:"; -App::$strings["Keywords: "] = "Paraules Clau:"; -App::$strings["Don't suggest"] = "No suggerir"; -App::$strings["Common connections:"] = "Connexions en comú:"; -App::$strings["Global Directory"] = "Directori Global"; -App::$strings["Local Directory"] = "Directori Local"; -App::$strings["Finding:"] = "Cercant:"; -App::$strings["next page"] = "pàgina següent"; -App::$strings["previous page"] = "pàgina anterior"; -App::$strings["Sort options"] = "Opcions per ordenar"; -App::$strings["Alphabetic"] = "Alfabètic"; -App::$strings["Reverse Alphabetic"] = "Alfabètic Invers"; -App::$strings["Newest to Oldest"] = "De més Nou a més Vell"; -App::$strings["Oldest to Newest"] = "De més Antic a més Nou"; -App::$strings["No entries (some entries may be hidden)."] = "Sense entrades (algunes podrien estar amagades)."; -App::$strings["Xchan Lookup"] = "Cerca a xchan"; -App::$strings["Lookup xchan beginning with (or webbie): "] = "Cerca a xchan començant per (o webbie)"; -App::$strings["Not found."] = "No trobat."; -App::$strings["Authorize application connection"] = "Autoritza la connexió de l'aplicació"; -App::$strings["Return to your app and insert this Securty Code:"] = "Torna a la teva aplicació i insereix aquest Codi de Seguretat:"; -App::$strings["Please login to continue."] = "Si et plau, identifica't per continuar."; -App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vols autoritzar a aquesta aplicació l'accés a les teves entrades i contactes i/o a crear noves entrades com si fos tu mateix."; -App::$strings["Page Title"] = "Títol de la pàgina"; -App::$strings["Channel added."] = "S'ha afegit el canal."; -App::$strings["Tag removed"] = "S'ha tret l'etiqueta"; -App::$strings["Remove Item Tag"] = "Elimina l'etiqueta d'element"; -App::$strings["Select a tag to remove: "] = "Tria l'etiqueta a eliminar:"; -App::$strings["Remove"] = "Esborra"; -App::$strings["Continue"] = "Continua"; -App::$strings["Premium Channel Setup"] = "Configuració de Canals Premium"; -App::$strings["Enable premium channel connection restrictions"] = "Habilita les restriccions de connexió del canal premium"; -App::$strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Si us plau, introdueixi les restriccions o condicions, com ara el rebut de PayPal, les pautes d'ús, etc."; -App::$strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Aquest canal pot requerir passos addicionals o reconeixement de les següents condicions abans de connectar:"; -App::$strings["Potential connections will then see the following text before proceeding:"] = "Connexions potencials veuran el següent text abans de continuar:"; -App::$strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "En continuar, certifico que he complert amb totes les instruccions proporcionades en aquesta pàgina."; -App::$strings["(No specific instructions have been provided by the channel owner.)"] = "(No s'han proporcionat instruccions específiques pel propietari del canal.)"; -App::$strings["Restricted or Premium Channel"] = "Canal Restringit o Premium"; -App::$strings["Thing updated"] = "S'ha actualitzat la cosa"; -App::$strings["Object store: failed"] = "No s'ha pogut emmagatzemar l'objecte"; -App::$strings["Thing added"] = "S'ha afegit la cosa"; -App::$strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; -App::$strings["Show Thing"] = "Mostra la cosa"; -App::$strings["item not found."] = "no s'ha trobat l'element."; -App::$strings["Edit Thing"] = "Edita la cosa"; -App::$strings["Select a profile"] = "Tria un perfil"; -App::$strings["Post an activity"] = "Publica una activitat"; -App::$strings["Only sends to viewers of the applicable profile"] = "S'envia només a visitants del perfil corresponent"; -App::$strings["Name of thing e.g. something"] = "Nom de la cosa. Exemple: patata"; -App::$strings["URL of thing (optional)"] = "Adreça URL de la cosa (opcional)"; -App::$strings["URL for photo of thing (optional)"] = "Adreça URL de la foto d'una cosa (opcional)"; -App::$strings["Add Thing to your Profile"] = "Afegeix una cosa al teu perfil"; -App::$strings["Item not available."] = "Article no disponible."; -App::$strings["Fetching URL returns error: %1\$s"] = "URL sol·licitada retorna error: %1\$s"; -App::$strings["Image uploaded but image cropping failed."] = "S'ha pujat la imatge però no s'ha pogut retallar."; -App::$strings["Image resize failed."] = "No s'ha pogut escalar la imatge."; -App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Refresca la memòria cau del navegador si la foto no s'actualitza immediatament. Dreceres: «Ctrl+F5» i «Ctrl+Maj+R»"; -App::$strings["Image exceeds size limit of %d"] = "La imatge excedeix la mida límit de %d"; -App::$strings["Unable to process image."] = "Incapaç de processar l'imatge."; -App::$strings["Photo not available."] = "Foto no disponible."; -App::$strings["Upload File:"] = "Puja Arxiu:"; -App::$strings["Select a profile:"] = "Tria un perfil:"; -App::$strings["Upload Profile Photo"] = "Puja una Foto pel Perfil"; -App::$strings["or"] = "o"; -App::$strings["skip this step"] = "salta aquest pas"; -App::$strings["select a photo from your photo albums"] = "tria una foto del teu àlbum de fotos"; -App::$strings["Crop Image"] = "Retalla Imatge"; -App::$strings["Please adjust the image cropping for optimum viewing."] = "Si us plau, retalla la imatge per a una optima visualització"; -App::$strings["Done Editing"] = "Edició Feta"; -App::$strings["Image uploaded successfully."] = "Imatge pujada exitosament."; -App::$strings["Image upload failed."] = "La pujada de la imatge va fracassar."; -App::$strings["Image size reduction [%s] failed."] = "La reducció de mida de la imatge [%s] va fracassar."; -App::$strings["Invalid item."] = "Article invàlid."; -App::$strings["Channel not found."] = "Canal no trobat."; -App::$strings["Page not found."] = "Pàgina no trobada."; -App::$strings["Like/Dislike"] = "M'agrada / No m'agrada"; -App::$strings["This action is restricted to members."] = "Aquesta acció està restringida als membres."; -App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "Entra amb la teva identitat \$Projectname o registra't a \$Projectname per continuar."; -App::$strings["Invalid request."] = "Sol·licitud invàlida."; -App::$strings["thing"] = "cosa"; -App::$strings["Channel unavailable."] = "El canal està inactiu."; -App::$strings["Previous action reversed."] = "S'ha desfet l'acció anterior."; -App::$strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s està d'acord amb %3\$s de %2\$s"; -App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s no està d'acord amb %3\$s de %2\$s"; -App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s s'abstén en %3\$s de %2\$s"; -App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s assistirà a %3\$s de %2\$s"; -App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s no assistirà a %3\$s de %2\$s"; -App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s potser assistirà a %3\$s de %2\$s"; -App::$strings["Action completed."] = "S'ha completat l'acció."; -App::$strings["Thank you."] = "Gràcies."; -App::$strings["Calendar entries imported."] = "Entrades de Calendari importades."; -App::$strings["No calendar entries found."] = "No es troben entrades decalendari."; -App::$strings["Event can not end before it has started."] = "L'esdeveniment ha de començar abans d'acabar."; -App::$strings["Unable to generate preview."] = "No s'ha pogut generar la vista prèvia."; -App::$strings["Event title and start time are required."] = "Cal indicar l'inici i el final de l'esdeveniment."; -App::$strings["Event not found."] = "No s'ha trobat l'esdeveniment."; -App::$strings["l, F j"] = "l, F j"; -App::$strings["Edit event"] = "Edita l'esdeveniment"; -App::$strings["Delete event"] = "Esborra l'esdeveniment"; -App::$strings["calendar"] = "calendari"; -App::$strings["Create New Event"] = "Crea un esdeveniment nou"; -App::$strings["Previous"] = "Anterior"; -App::$strings["Next"] = "Pròxim"; -App::$strings["Export"] = "Exporta"; -App::$strings["Import"] = "Importar"; -App::$strings["Event removed"] = "S'ha eliminat l'esdeveniment"; -App::$strings["Failed to remove event"] = "No s'ha pogut esborrar l'esdeveniment"; -App::$strings["Event details"] = "Detalls de l'esdeveniment"; -App::$strings["Starting date and Title are required."] = "La data d'inici i el títol són obligatoris."; -App::$strings["Categories (comma-separated list)"] = "Categories (llista separada per comes)"; -App::$strings["Event Starts:"] = "Inici:"; -App::$strings["Finish date/time is not known or not relevant"] = "La data i hora de final no és coneguda o irrellevant"; -App::$strings["Event Finishes:"] = "Final:"; -App::$strings["Adjust for viewer timezone"] = "Ajusta a la zona horària del visitant."; -App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = "És important per esdeveniments locals, però pels globals no és pràctic."; -App::$strings["Title:"] = "Títol:"; -App::$strings["Share this event"] = "Comparteix aquest esdeveniment"; -App::$strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s esta seguint %2\$s de %3\$s"; -App::$strings["Public Sites"] = "Llocs públics"; -App::$strings["The listed sites allow public registration for the \$Projectname network. All sites in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some sites may require subscription or provide tiered service plans. The provider links may provide additional details."] = "Els llocs llistats permeten registrar usuaris de la xarxa \$Projectname. Com que tots els llocs estan enllaçats entre ells, la identitat és vàlida a tota la xarxa. Alguns llocs poden demanar subscripció o oferir serveis addicional de pagament. Per a més detalls, proveu de seguir els enllaços dels proveïdors."; -App::$strings["Rate this hub"] = "Valora aquest hub"; -App::$strings["Site URL"] = "Adreça URL del web"; -App::$strings["Access Type"] = "Tipus d'accés"; -App::$strings["Registration Policy"] = "Condicions de registre"; -App::$strings["Location"] = "Localització"; -App::$strings["View hub ratings"] = "Mostra la valoració del hub"; -App::$strings["Rate"] = "Puntua"; -App::$strings["View ratings"] = "Mostra les valoracions"; -App::$strings["Edit post"] = "Modifica l'entrada"; -App::$strings["\$Projectname channel"] = "Canal de \$Projectname"; -App::$strings["Collection created."] = "Creada una col·lecció"; -App::$strings["Could not create collection."] = "No puc crear la col·lecció."; -App::$strings["Collection updated."] = "Col·lecció actualitzada."; -App::$strings["Create a collection of channels."] = "Creada una col·lecció de canals."; -App::$strings["Collection Name: "] = "Nom de la Col·lecció:"; -App::$strings["Members are visible to other channels"] = "Els membres son visibles en altres canals"; -App::$strings["Collection removed."] = "Col·lecció esborrada."; -App::$strings["Unable to remove collection."] = "Incapaç d'esborrar la col·lecció."; -App::$strings["Collection Editor"] = "Editor de Col·leccions"; -App::$strings["Members"] = "Membres"; -App::$strings["All Connected Channels"] = "Tots els Canals Connectats"; -App::$strings["Click on a channel to add or remove."] = "Clic sobre el canal per afegir o esborrar."; -App::$strings["Version %s"] = "Versió %s"; -App::$strings["Installed plugins/addons/apps:"] = "Plugins/addons/apps Instal·lats:"; -App::$strings["No installed plugins/addons/apps"] = "Plugins/addons/apps no instal·lats"; -App::$strings["\$Projectname"] = "\$Projectname"; -App::$strings["This is a hub of \$Projectname - a global cooperative network of decentralized privacy enhanced websites."] = "Aquest és un hub de \$Projectname, una xarxa cooperativa mundial de llocs web descentralitzats amb gran control de la privacitat."; -App::$strings["Tag: "] = "Etiqueta:"; -App::$strings["Last background fetch: "] = "Última actualització en rerefons:"; -App::$strings["Running at web location"] = "Correguent en el lloc web"; -App::$strings["Please visit redmatrix.me to learn more about \$Projectname."] = "Ves a redmatrix.me per saber-ne més sobre \$Projectname."; -App::$strings["Bug reports and issues: please visit"] = "Per informar d'errors o problemes ves a"; -App::$strings["\$projectname issues"] = "\$projectname emisions"; -App::$strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Per suggerències, felicitacions i altres, envia'ns un mail a «redmatrix» [arroba] librelist [punt] com"; -App::$strings["Site Administrators"] = "Administradors del lloc"; -App::$strings["Unable to locate original post."] = "No s'ha pogut trobar l'entrada original."; -App::$strings["Empty post discarded."] = "S'ha descartat l'entrada perquè no té contingut."; -App::$strings["Executable content type not permitted to this channel."] = "No està permès el contingut de tipus executable en aquest canal."; -App::$strings["System error. Post not saved."] = "Hi ha hagut un error del sistema. L'entrada no s'ha desat."; -App::$strings["Unable to obtain post information from database."] = "No s'ha pogut obtenir informació de l'entrada a la base de dades."; -App::$strings["You have reached your limit of %1$.0f top level posts."] = "Has assolit el teu límit de %1$.0f entrades (descomptant comentaris)."; -App::$strings["You have reached your limit of %1$.0f webpages."] = "Has assolit el teu limit de %1$.0f pàgines web."; -App::$strings["No such group"] = "No existeix el grup"; -App::$strings["No such channel"] = "No existeix el canal"; -App::$strings["Search Results For:"] = "Cerca resultats per:"; -App::$strings["Collection is empty"] = "La coŀlecció és buida"; -App::$strings["Collection: "] = "Coŀlecció:"; -App::$strings["Connection: "] = "Connexió:"; -App::$strings["Invalid connection."] = "La connexió és invàlida."; -App::$strings["No channel."] = "No s'ha trobat el canal"; -App::$strings["Common connections"] = "Connexions en comú"; -App::$strings["No connections in common."] = "No hi ha connexions en comú."; -App::$strings["This site is not a directory server"] = "Aquest lloc web no és un servidor de directori"; -App::$strings["Could not access contact record."] = "No s'ha pogut accedir al llibre de contactes."; -App::$strings["Could not locate selected profile."] = "No s'ha trobat el perfil indicat."; -App::$strings["Connection updated."] = "S'ha actualitzat la connexió."; -App::$strings["Failed to update connection record."] = "No s'ha pogut actualitzar el registre de connexió."; -App::$strings["Blocked"] = "Bloquejades"; -App::$strings["Ignored"] = "Ignorades"; -App::$strings["Hidden"] = "Amagades"; -App::$strings["Archived"] = "Arxivades"; -App::$strings["Suggest new connections"] = "Suggereix noves connexions"; -App::$strings["New Connections"] = "Noves Connexions"; -App::$strings["Show pending (new) connections"] = "Mostra les connexions pendents (noves)"; -App::$strings["All Connections"] = "Totes les Connexions"; -App::$strings["Show all connections"] = "Mostra totes les connexions"; -App::$strings["Unblocked"] = "No bloquejades"; -App::$strings["Only show unblocked connections"] = "Mostra només les connexions no bloquejades"; -App::$strings["Only show blocked connections"] = "Mostra només les connexions bloquejades"; -App::$strings["Only show ignored connections"] = "Mostra només les connexions ignorades"; -App::$strings["Only show archived connections"] = "Mostra només les connexions arxivades"; -App::$strings["Only show hidden connections"] = "Mostra només les connexions amagades"; -App::$strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; -App::$strings["Edit connection"] = "Modifica la connexió"; -App::$strings["Search your connections"] = "Cerca entre les teves connexions"; -App::$strings["Finding: "] = "Cercant:"; -App::$strings["Block Name"] = "Nom del Bloc"; -App::$strings["Block Title"] = "Títol del bloc"; -App::$strings["Item not found"] = "No s'ha trobat l'element"; -App::$strings["Item is not editable"] = "Article no editable"; -App::$strings["Delete item?"] = "Esborrar ítem"; -App::$strings["Insert YouTube video"] = "insereix video YouTube"; -App::$strings["Insert Vorbis [.ogg] video"] = "Insereix video Vorbis [.ogg]"; -App::$strings["Insert Vorbis [.ogg] audio"] = "Insereix audio Vorbis [.ogg]"; -App::$strings["\$Projectname - Guests: Username: {your email address}, Password: +++"] = "\$Projectname - Convidats: Nom d'usuari: {el teu correu electrònic}, Contrasenya: +++"; -App::$strings["Page owner information could not be retrieved."] = "La informació del propietari de la pàgina no va poder ser recuperada"; -App::$strings["Album not found."] = "Àlbum no trobat"; -App::$strings["Delete Album"] = "Esborra Àlbum"; -App::$strings["Delete Photo"] = "Esborra Foto"; -App::$strings["No photos selected"] = "No has seleccionat fotos"; -App::$strings["Access to this item is restricted."] = "L'accés a aquest element esta restringit."; -App::$strings["%1$.2f MB of %2$.2f MB photo storage used."] = "S'estan fent servir %1$.2f MB de %2$.2f MB de l'espai per a imatges."; -App::$strings["%1$.2f MB photo storage used."] = "S'estan fent servir %1$.2f MB de l'espai per a imatges."; -App::$strings["Upload Photos"] = "Puja imatges"; -App::$strings["Enter a new album name"] = "Escriu el nom del nou àlbum"; -App::$strings["or select an existing one (doubleclick)"] = "o bé fes doble clic a un d'existent"; -App::$strings["Create a status post for this upload"] = "Genera una entrada a partir de la pujada"; -App::$strings["Album name could not be decoded"] = "No s'ha pogut descodificar el nom de l'àlbum"; -App::$strings["Contact Photos"] = "Imatges de contactes"; -App::$strings["Show Newest First"] = "Ordena de més nou a més antic"; -App::$strings["Show Oldest First"] = "Ordena de més antic a més nou"; -App::$strings["View Photo"] = "Mostra la imatge"; -App::$strings["Edit Album"] = "Modifica l'àlbum"; -App::$strings["Permission denied. Access to this item may be restricted."] = "S'ha denegat el permís. Pot ser que l'accés estigui restringit."; -App::$strings["Photo not available"] = "La imatge no està disponible"; -App::$strings["Use as profile photo"] = "Fes-la imatge de perfil"; -App::$strings["Private Photo"] = "Imatge privada"; -App::$strings["View Full Size"] = "Mostra a mida completa"; -App::$strings["Edit photo"] = "Modifica la imatge"; -App::$strings["Rotate CW (right)"] = "Tomba cap a la dreta"; -App::$strings["Rotate CCW (left)"] = "Tomba cap a l'esquerra"; -App::$strings["Caption"] = "Llegenda"; -App::$strings["Add a Tag"] = "Afegeix una etiqueta"; -App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Exemple: @joan, @Paula_Peris, @mar@exemple.org"; -App::$strings["Flag as adult in album view"] = "Marca com a contingut adult"; -App::$strings["In This Photo:"] = "Hi apareixen:"; -App::$strings["Map"] = "Mapa"; -App::$strings["View Album"] = "Mostra'n l'àlbum"; -App::$strings["Recent Photos"] = "Imatges recents"; -App::$strings["Items tagged with: %s"] = "Elements etiquetats amb: %s"; -App::$strings["Search results for: %s"] = "Resultats de cerca per: %s"; -App::$strings["Profile Match"] = "Perfils compatibles"; -App::$strings["No keywords to match. Please add keywords to your default profile."] = "No tens paraules clau al perfil principal per poder cercar perfils semblants."; -App::$strings["is interested in:"] = "té interès en:"; -App::$strings["No matches"] = "No s'han trobat perfils compatibles"; -App::$strings["Away"] = "Absent"; -App::$strings["Online"] = "En connexió"; -App::$strings["Select a bookmark folder"] = "Tria una carpeta d'interès"; -App::$strings["Save Bookmark"] = "Guarda Favorits"; -App::$strings["URL of bookmark"] = "URL de favorit"; -App::$strings["Description"] = "Descripció"; -App::$strings["Or enter new bookmark folder name"] = "O entra un nou nom de favorit"; -App::$strings["No more system notifications."] = "No hi ha més notificacions de sistema."; -App::$strings["System Notifications"] = "Notificacions de sistema"; -App::$strings["network"] = "xarxa"; -App::$strings["RSS"] = "RSS"; -App::$strings["Layout updated."] = "S'ha actualitzat la disposició."; -App::$strings["Edit System Page Description"] = "Editor del Sistema de Descripció de Pàgines"; -App::$strings["Layout not found."] = "No s'ha trobat cap disposició de pàgina."; -App::$strings["Module Name:"] = "Nom del mòdul:"; -App::$strings["Layout Help"] = "Ajuda per la disposició de pàgina"; -App::$strings["- select -"] = "- selecciona -"; -App::$strings["Your service plan only allows %d channels."] = "El teu paquet de serveis només admet %d canals."; -App::$strings["Nothing to import."] = "No hi ha res a importar."; -App::$strings["Unable to download data from old server"] = "No s'han pogut descarregar les dades del servidor antic"; -App::$strings["Imported file is empty."] = "El fitxer importat està buit."; -App::$strings["The data provided is not compatible with this project."] = "Les dades subministrades no son compatibles amb aquest projecte."; -App::$strings["Warning: Database versions differ by %1\$d updates."] = "Atenció: Les versions de la Base de Dades difereixen en %1\$d actualitzacions."; -App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "No s'ha pogut importar el canal perquè l'identificador del canal no s'ha pogut duplicar en aquest servidor."; -App::$strings["Channel clone failed. Import failed."] = "No s'ha pogut importar el canal perquè el canal no s'ha pogut clonar."; -App::$strings["Cloned channel not found. Import failed."] = "No s'ha pogut importar el canal perquè el canal clonat no s'ha trobat."; -App::$strings["You must be logged in to use this feature."] = "Has d'estar registrat per fer servir aquesta funcionalitat."; -App::$strings["Import Channel"] = "Importa un canal"; -App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "Empra aquest formulari per importar un canal existent en un altre servidor/concentrador. Pots recuperar el canal des de l'antic servidor/concentrador via la xarxa o mitjançant un fitxer d'exportació"; -App::$strings["File to Upload"] = "Fitxer a pujar"; -App::$strings["Or provide the old server/hub details"] = "O proveeix els detalls de l'antic servidor/concentrador"; -App::$strings["Your old identity address (xyz@example.com)"] = "La teva adreça de canal antiga. El format és canal@exemple.org"; -App::$strings["Your old login email address"] = "La teva adreça de correu electrònic antiga"; -App::$strings["Your old login password"] = "La teva contrasenya antiga"; -App::$strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Per a qualsevol de les opcions, escull si vols fer primària l'adreça d'aquest hub o mantenir l'anterior com a primària. Podràs penjar entrades des de totes dues adreces, però per als fitxers, imatges i altres en cal una de primària."; -App::$strings["Make this hub my primary location"] = "Fes d'aquest hub la meva ubicació primària"; -App::$strings["Import existing posts if possible (experimental - limited by available memory"] = "Importa les entrades existents si es possible (experimental - limitat per la memòria disponible"; -App::$strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = "Aquest procès pot trigar minuts en completar. Si et plau envia el formulari només una vegada i manté aquesta pàgina oberta fins que finalitzi."; -App::$strings["Delete layout?"] = "Esborra format?"; -App::$strings["Layout Description (Optional)"] = "Descripció del Format (Opcional)"; -App::$strings["Layout Name"] = "Nom del Format Gràfic"; -App::$strings["Edit Layout"] = "Edita Format Gràfic"; -App::$strings["You must be logged in to see this page."] = "Has d'estar identificat per a veure aquesta pàgina."; -App::$strings["Room not found"] = "No s'ha trobat la sala"; -App::$strings["Leave Room"] = "Abandona la sala"; -App::$strings["Delete This Room"] = "Elimina la sala"; -App::$strings["I am away right now"] = "Absent"; -App::$strings["I am online"] = "Estic connectat/da"; -App::$strings["Bookmark this room"] = "Fes favorit aquest xat"; -App::$strings["New Chatroom"] = "Nova sala per a Xerrar"; -App::$strings["Chatroom Name"] = "Nom del Xat"; -App::$strings["%1\$s's Chatrooms"] = "%1\$s de Xats"; -App::$strings["Menu not found."] = "Menú no trobat."; -App::$strings["Unable to create element."] = "Incapaç de crear l'element."; -App::$strings["Unable to update menu element."] = "Incapaç d'actualitzar un element del menú."; -App::$strings["Unable to add menu element."] = "Incapaç d'afegir l'element del menú."; -App::$strings["Menu Item Permissions"] = "Permisos de l'Article del Menú"; -App::$strings["(click to open/close)"] = "(clica per obrir/tancar)"; -App::$strings["Link Name"] = "Nom de l'Enllaç"; -App::$strings["Link or Submenu Target"] = "Enllaç o Submenú Objectiu"; -App::$strings["Enter URL of the link or select a menu name to create a submenu"] = "Entra la URL de l'enlla´o tria un nom de menú per crear un submenú"; -App::$strings["Use magic-auth if available"] = "Empra magic-auth si esta disponible"; -App::$strings["Open link in new window"] = "Obrir l'enllaç en una nova finestra"; -App::$strings["Order in list"] = "Ordre per llista"; -App::$strings["Higher numbers will sink to bottom of listing"] = "Els números més alts aniràn al fons de la llista"; -App::$strings["Submit and finish"] = "Envia i termina"; -App::$strings["Submit and continue"] = "Envia i continua"; -App::$strings["Menu:"] = "Menú:"; -App::$strings["Link Target"] = "Enllaç Objectiu"; -App::$strings["Edit menu"] = "Edita menú"; -App::$strings["Edit element"] = "Edita element"; -App::$strings["Drop element"] = "Deixa anar element"; -App::$strings["New element"] = "Nou element"; -App::$strings["Edit this menu container"] = "Edita aquest contenidor de menú"; -App::$strings["Add menu element"] = "Afegeix element de menú"; -App::$strings["Delete this menu item"] = "Esborra aquest article del menú"; -App::$strings["Edit this menu item"] = "Edita aquest article del menú"; -App::$strings["Menu item not found."] = "Article del menú no trobat."; -App::$strings["Menu item deleted."] = "Article del menú eliminat."; -App::$strings["Menu item could not be deleted."] = "Article del menú no es pot eliminar."; -App::$strings["Edit Menu Element"] = "Editar Element del Menú"; -App::$strings["Link text"] = "Enllaç de text"; -App::$strings["Delete webpage?"] = "Esborrar pàgina web?"; -App::$strings["Page link title"] = "Títol de la pàgina enllaçada"; -App::$strings["Edit Webpage"] = "Edita la Pàgina Web"; -App::$strings["This directory server requires an access token"] = "Aquest servidor de directori requereix un token de accès"; -App::$strings["No valid account found."] = "No es troba un compte vàlid."; -App::$strings["Password reset request issued. Check your email."] = "Sol·licitud de restabliment de contrasenya emesa. Consulta el teu correu electrònic."; -App::$strings["Site Member (%s)"] = "Lloc d'Usuari (%s)"; -App::$strings["Password reset requested at %s"] = "S'ha soŀlicitat restablir la contrasenya al hub %s"; -App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Ha fallat el restabliment de contrasenya perquè la no s'ha pogut verificar soŀlicitud. Pot ser que ja ho hàgiu soŀlicitat abans."; -App::$strings["Password Reset"] = "Restabliment de contrasenya"; -App::$strings["Your password has been reset as requested."] = "S'ha restablert la vostra contrasenya."; -App::$strings["Your new password is"] = "La nova contrasenya és"; -App::$strings["Save or copy your new password - and then"] = "Desa o copia la nova contrasenya, i després"; -App::$strings["click here to login"] = "fes clic aquí per iniciar sessió"; -App::$strings["Your password may be changed from the Settings page after successful login."] = "Pots canviar la contrasenya a la pàgina Paràmetres, un cop iniciada la sessió."; -App::$strings["Your password has changed at %s"] = "La teva contrasenya a %s ha canviat"; -App::$strings["Forgot your Password?"] = "No recordes la contrasenya?"; -App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Escriu la teva adreça de correu electrònic i envia per restablir la contrasenya. Després revisa el seu correu electrònic per obtenir més instruccions."; -App::$strings["Email Address"] = "Adreça electrònica"; -App::$strings["Reset"] = "Reajustar"; -App::$strings["Website:"] = "Lloc web:"; -App::$strings["Remote Channel [%s] (not yet known on this site)"] = "Canal Remot [%s] (encara no es coneix en aquest lloc)"; -App::$strings["Rating (this information is public)"] = "Valoració (aquesta informació és pública)"; -App::$strings["Optionally explain your rating (this information is public)"] = "Opcionalment pots explicar la teva qualificació (aquesta informació és pública)"; -App::$strings["Delete block?"] = "Eliminar bloc?"; -App::$strings["Edit Block"] = "Editar Bloc"; -App::$strings["Total invitation limit exceeded."] = "El límit total invitacions s'ha superat."; -App::$strings["%s : Not a valid email address."] = "%s: adreça de correu electrònic no vàlida."; -App::$strings["Please join us on Red"] = "Si us plau, uneix-te a Red"; -App::$strings["Invitation limit exceeded. Please contact your site administrator."] = "Límit d'invitacions excedit. Si us plau, poseu-vos en contacte amb l'administrador del lloc."; -App::$strings["%s : Message delivery failed."] = "%s : Entrega del Missatge fallida."; -App::$strings["%d message sent."] = array( - 0 => "%d missatge enviat.", - 1 => "%d missatges enviats.", -); -App::$strings["You have no more invitations available"] = "No té més invitacions disponibles"; -App::$strings["Send invitations"] = "Enviar invitacions"; -App::$strings["Enter email addresses, one per line:"] = "Introduïu les adreces de correu electrònic, una per línia:"; -App::$strings["Your message:"] = "El teu missatge:"; -App::$strings["Please join my community on \$Projectname."] = "Si us plau uneix-te la meva comunitat en \$Projectname."; -App::$strings["You will need to supply this invitation code: "] = "Has de proporcionar aquest codi d'invitació:"; -App::$strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Registre en qualsevol lloc del \$Projectname (estàn tots interconnectats)"; -App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Entra a la meva adreça de xarxa al \$Projectname, a la barra de cerca del lloc."; -App::$strings["or visit "] = "o visita"; -App::$strings["3. Click [Connect]"] = "3. Click [Conectar]"; -App::$strings["Location not found."] = "Situació que no es troba."; -App::$strings["Primary location cannot be removed."] = "La ubicació primària no es pot treure."; -App::$strings["No locations found."] = "No es troben els llocs."; -App::$strings["Manage Channel Locations"] = "Gestionar Ubicacions de Canal"; -App::$strings["Location (address)"] = "Ubicació (direcció)"; -App::$strings["Primary Location"] = "Ubicació Primària"; -App::$strings["Drop location"] = "Treure la ubicació"; -App::$strings["Failed to create source. No channel selected."] = "Error en crear l'origen. Cap canal seleccionat."; -App::$strings["Source created."] = "Origen creat."; -App::$strings["Source updated."] = "Origen actualitzat."; -App::$strings["*"] = "*"; -App::$strings["Manage remote sources of content for your channel."] = "Gestiona contingut per al teu canal d'origens remots"; -App::$strings["New Source"] = "Nou Origen"; -App::$strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importar tot o sel·lecciona contingut dels següents canals, en aquest canal i distribueix-lo d'acord als teus ajustos de canals."; -App::$strings["Only import content with these words (one per line)"] = "Només importa contingut amb aquestes paraules (una per línia)"; -App::$strings["Leave blank to import all public content"] = "Deixar en blanc per importar tot el contingut públic"; -App::$strings["Channel Name"] = "Nom del canal"; -App::$strings["Source not found."] = "No s'ha trobat la font."; -App::$strings["Edit Source"] = "Edita la font"; -App::$strings["Delete Source"] = "Esborra la font"; -App::$strings["Source removed"] = "S'ha esborrat la font"; -App::$strings["Unable to remove source."] = "No s'ha pogut esborrar la font."; -App::$strings["Unable to update menu."] = "No s'ha pogut actualitzar el menú."; -App::$strings["Unable to create menu."] = "No s'ha pogut crear el menú."; -App::$strings["Menu Name"] = "Nom del menú"; -App::$strings["Unique name (not visible on webpage) - required"] = "Nom únic (no visible a la pàgina web) - requerit"; -App::$strings["Menu Title"] = "Títol del menú"; -App::$strings["Visible on webpage - leave empty for no title"] = "Visible a la pàgina web - deixar buit per a no posar títol"; -App::$strings["Allow Bookmarks"] = "Permetre Marcadors"; -App::$strings["Menu may be used to store saved bookmarks"] = "El menú es pot emprar per a guardar marcadors"; -App::$strings["Submit and proceed"] = "Envia i procedeix"; -App::$strings["Drop"] = "Menysprea"; -App::$strings["Bookmarks allowed"] = "Marcadors permesos"; -App::$strings["Delete this menu"] = "Esborra el menú"; -App::$strings["Edit menu contents"] = "Edita el contingut del menú"; -App::$strings["Edit this menu"] = "Edita el menú"; -App::$strings["Menu could not be deleted."] = "El menu no es pot esborrar."; -App::$strings["Edit Menu"] = "Edita Menú"; -App::$strings["Add or remove entries to this menu"] = "Afegeix o esborra entrades a aquest menú"; -App::$strings["Menu name"] = "Nom del Menú"; -App::$strings["Must be unique, only seen by you"] = "Ha de ser únic, nomes vist per tú"; -App::$strings["Menu title"] = "Títol del menú"; -App::$strings["Menu title as seen by others"] = "Títol del menú vist pels altres"; -App::$strings["Allow bookmarks"] = "Marcadors permesos"; -App::$strings["Permission Denied."] = "Permisos Denegats."; -App::$strings["File not found."] = "Arxiu no torbat."; -App::$strings["Edit file permissions"] = "Edita els permisos d'arxiu"; -App::$strings["Set/edit permissions"] = "Canvia/edita permisos"; -App::$strings["Include all files and sub folders"] = "Inclou tots als arxius i subdirectoris"; -App::$strings["Return to file list"] = "Tornar al llistat d'arxius"; -App::$strings["Copy/paste this code to attach file to a post"] = "Copia/enganxa aquest codi per a adjuntar un arxiu a l'entrada"; -App::$strings["Copy/paste this URL to link file from a web page"] = "Copia/enganxa aquesta URL per a enllaçar l'arxiu d'una pàgina web"; -App::$strings["Share this file"] = "Comparteix l'arxiu"; -App::$strings["Show URL to this file"] = "Mostra la URL d'aquest arxiu"; -App::$strings["Notify your contacts about this file"] = "Notifica als teus contactes aquest arxiu"; -App::$strings["Contact not found."] = "Contacte no trobat."; -App::$strings["Friend suggestion sent."] = "Suggeriment d'amistat enviada."; -App::$strings["Suggest Friends"] = "Amics Suggerits"; -App::$strings["Suggest a friend for %s"] = "Suggereix un amic per a %s"; -App::$strings["Hub not found."] = "Concentrador no trobat."; -App::$strings["Poke/Prod"] = "Emprenyat/Picat"; -App::$strings["poke, prod or do other things to somebody"] = "emprenyar, picar o fer altres coses a algú"; -App::$strings["Recipient"] = "Destinatari"; -App::$strings["Choose what you wish to do to recipient"] = "Tria que vols fer amb el destinatari"; -App::$strings["Make this post private"] = "Fer aquesta entrada privada"; -App::$strings["Invalid profile identifier."] = "Identificador invàlid de perfil."; -App::$strings["Profile Visibility Editor"] = "Perfil del Editor de Visibilitat"; -App::$strings["Click on a contact to add or remove."] = "Clica sobre el contacte per afegir o esborrar."; -App::$strings["Visible To"] = "Visible per"; -App::$strings["%s element installed"] = "%s element instal·lat"; -App::$strings["%s element installation failed"] = "%s instal·lació d'element va fallar"; -App::$strings["Profile not found."] = "Perfil no trobat."; -App::$strings["Profile deleted."] = "Perfil eliminat."; -App::$strings["Profile-"] = "Perfil-"; -App::$strings["New profile created."] = "Nou perfil creat."; -App::$strings["Profile unavailable to clone."] = "Perfil que no es pot clonar."; -App::$strings["Profile unavailable to export."] = "Perfil que no es pot exportar."; -App::$strings["Profile Name is required."] = "Es requereix el Nom del Perfil."; -App::$strings["Marital Status"] = "Estat Marital"; -App::$strings["Romantic Partner"] = "Company/a Romàntic"; -App::$strings["Likes"] = "Agrada"; -App::$strings["Dislikes"] = "Desagrada"; -App::$strings["Work/Employment"] = "Treball/Feina"; -App::$strings["Religion"] = "Religió"; -App::$strings["Political Views"] = "Idees Polítiques"; -App::$strings["Gender"] = "Gènere"; -App::$strings["Sexual Preference"] = "Preferència Sexual"; -App::$strings["Homepage"] = "Pàgina Personal"; -App::$strings["Interests"] = "Interessos"; -App::$strings["Address"] = "Adreça"; -App::$strings["Profile updated."] = "Perfil actualitzat."; -App::$strings["Hide your contact/friend list from viewers of this profile?"] = "Amaga la teva llista de contactes/amics dels visitadors d'aquest perfil?"; -App::$strings["Edit Profile Details"] = "Edita els Detalls del Perfil"; -App::$strings["View this profile"] = "Veure aquest perfil"; -App::$strings["Change Profile Photo"] = "Canviar Foto del Perfil"; -App::$strings["Create a new profile using these settings"] = "Crea un perfil nou amb aquests ajustos"; -App::$strings["Clone this profile"] = "Clonar aquest perfil"; -App::$strings["Delete this profile"] = "Elimina aquest perfil"; -App::$strings["Import profile from file"] = "Importa perfil des d'un arxiu"; -App::$strings["Export profile to file"] = "Exporta perfil a un arxiu"; -App::$strings["Profile Name:"] = "Nom del Perfil:"; -App::$strings["Your Full Name:"] = "El Teu Nom Complet"; -App::$strings["Title/Description:"] = "Títol/Descripció:"; -App::$strings["Your Gender:"] = "El Teu Gènere:"; -App::$strings["Birthday :"] = "Aniversari:"; -App::$strings["Street Address:"] = "Carrer:"; -App::$strings["Locality/City:"] = "Població/Ciutat:"; -App::$strings["Postal/Zip Code:"] = "Codi Postal:"; -App::$strings["Country:"] = "País:"; -App::$strings["Region/State:"] = "Regió/Estat:"; -App::$strings[" Marital Status:"] = " Marital Estatus:"; -App::$strings["Who: (if applicable)"] = "Qui: (si es aplicable)"; -App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Examples: cathy123, Cathy Williams, cathy@example.com"; -App::$strings["Since [date]:"] = "Des de [data]:"; -App::$strings["Homepage URL:"] = "Pàgina Personal URL:"; -App::$strings["Religious Views:"] = "Creences Religioses:"; -App::$strings["Keywords:"] = "Paraules Clau:"; -App::$strings["Example: fishing photography software"] = "Exemple: software de fotografia submarina"; -App::$strings["Used in directory listings"] = "Emprat en els llistats de directoris"; -App::$strings["Tell us about yourself..."] = "Quelcom sobre tú:"; -App::$strings["Hobbies/Interests"] = "Aficions/Interessos"; -App::$strings["Contact information and Social Networks"] = "Informació de Contacte i Xarxes Socials"; -App::$strings["My other channels"] = "Els meus altres canals"; -App::$strings["Musical interests"] = "Interessos Musicals"; -App::$strings["Books, literature"] = "Llibres, literatura"; -App::$strings["Television"] = "Televisió"; -App::$strings["Film/dance/culture/entertainment"] = "Pel·lícules/Dansa/Cultura/Entreteniment"; -App::$strings["Love/romance"] = "Amor/Romace"; -App::$strings["Work/employment"] = "Treball/feina"; -App::$strings["School/education"] = "Escola/educació"; -App::$strings["This is your default profile."] = "Aquest es el teu perfil per defecte"; -App::$strings["Age: "] = "Edat:"; -App::$strings["Edit/Manage Profiles"] = "Edita/Gestiona Perfils"; -App::$strings["Add profile things"] = "Afegeix coses al perfil"; -App::$strings["Include desirable objects in your profile"] = "Inclou objectius desitjables al teu perfil"; -App::$strings["No ratings"] = "No valorat"; -App::$strings["Ratings"] = "Valoracions"; -App::$strings["Rating: "] = "Valoració:"; -App::$strings["Website: "] = "Lloc web:"; -App::$strings["Description: "] = "Descripció:"; -App::$strings["Source of Item"] = "Origen de l'article"; -App::$strings["\$Projectname Server - Setup"] = "Servidor \$Projectname - Configuració"; -App::$strings["Could not connect to database."] = "No puc connectar amb la base de dades"; -App::$strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "No s'ha pogut connectar a l'URL del lloc especificat. Possible problema amb el certificat SSL o de DNS."; -App::$strings["Could not create table."] = "No puc crear la taula."; -App::$strings["Your site database has been installed."] = "La teva base de dades del lloc s'ha instal·lat."; -App::$strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "Podria ser necessari importar el fitxer \"install / schema_xxx.sql\" manualment utilitzant un client de base de dades."; -App::$strings["Please see the file \"install/INSTALL.txt\"."] = "Si us plau, consulteu el fitxer \"install / INSTALL.txt\"."; -App::$strings["System check"] = "Comprovació del sistema"; -App::$strings["Check again"] = "Comprova de nou"; -App::$strings["Database connection"] = "Connexió de base de dades"; -App::$strings["In order to install \$Projectname we need to know how to connect to your database."] = "Per tal d'instaŀlar \$Projectname cal configurar la connexió a la base de dades."; -App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Si us plau, poseu-vos en contacte amb el proveïdor de serveis o administrador del lloc si vostè té preguntes sobre aquests paràmetres."; -App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de dades s'especifica a continuació ja ha d'existir. Si no és així, si us plau crear-la abans de continuar."; -App::$strings["Database Server Name"] = "Base de Dades Nom del Servidor"; -App::$strings["Default is localhost"] = "Per defecte es localhost"; -App::$strings["Database Port"] = "Port per a la Base de Dades"; -App::$strings["Communication port number - use 0 for default"] = "Numero del port de comunicacions - empra 0 per defecte"; -App::$strings["Database Login Name"] = "Base de Dades Nom d'Accès"; -App::$strings["Database Login Password"] = "Base de Dades Contrasenya d'Accès"; -App::$strings["Database Name"] = "Nom de la Base de Dades"; -App::$strings["Database Type"] = "Tipus de Base de Dades"; -App::$strings["Site administrator email address"] = "Adreça de correu de l'administrador del lloc"; -App::$strings["Your account email address must match this in order to use the web admin panel."] = "El teu compte de email ha de coincidir amb això per poder emprar el panel web d'administrador."; -App::$strings["Website URL"] = "URL del lloc web"; -App::$strings["Please use SSL (https) URL if available."] = "Si us plau, empra SSL (https) URL si està disponible."; -App::$strings["Please select a default timezone for your website"] = "Si us plau, tria la zona horària del teu lloc web"; -App::$strings["Site settings"] = "Ajustos del lloc"; -App::$strings["Could not find a command line version of PHP in the web server PATH."] = "No s'ha pogut trobar una versió de línia d'ordres del PHP en el PATH del servidor web."; -App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = "Si vostè no té una versió de línia d'ordres del PHP instal·lada al servidor, vostè no serà capaç d'executar sondejos en segon pla via cron."; -App::$strings["PHP executable path"] = "Camí cap l'executable de PHP"; -App::$strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Introdueix el camí cap l'executable de php. Pots deixa-ho en blanc i continuar l'instal·lació."; -App::$strings["Command line PHP"] = "Línia d'ordres de PHP"; -App::$strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versió de línia d'ordres de PHP al teu sistema no te el \"register_argc_argv\" activat."; -App::$strings["This is required for message delivery to work."] = "Això es requereix per que funcioni l'entrega de missatges."; -App::$strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -App::$strings["Your max allowed total upload size is set to %s. Maximum size of one file to upload is set to %s. You are allowed to upload up to %d files at once."] = "La mida màxima que se't permet pujar està establerta en %s. La mida màxima per arxiu pujat es de %s. Se't permet pujar fins a %d arxius d'una vegada."; -App::$strings["You can adjust these settings in the servers php.ini."] = "Pots ajustar aquests valors a l'arxiu php.ini del servidor"; -App::$strings["PHP upload limits"] = "Límits de pujada de PHP"; -App::$strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: la funció \"openssl_pkey_new\" en aquest sistema no es capaç de generar claus d'encriptació"; -App::$strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Si esta funcionant sota Windows, per favor, miri \"http://www.php.net/manual/en/openssl.installation.php\"."; -App::$strings["Generate encryption keys"] = "Generar claus de xifrat"; -App::$strings["libCurl PHP module"] = "mòdul PHP libCurl "; -App::$strings["GD graphics PHP module"] = "mòdul PHP GD gràfics"; -App::$strings["OpenSSL PHP module"] = "mòdul PHP OpenSSL"; -App::$strings["mysqli or postgres PHP module"] = "mòdul PHP mysqli o postgres"; -App::$strings["mb_string PHP module"] = "mòdul PHP mb_string"; -App::$strings["mcrypt PHP module"] = "mòdul PHP mcrypt"; -App::$strings["xml PHP module"] = "Mòdul xml de PHP"; -App::$strings["Apache mod_rewrite module"] = "mòdul Apache mod_rewrite"; -App::$strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: el mòdul mod-rewrite del servidor web Apache es requereix i no està instal·lat."; -App::$strings["proc_open"] = "proc_open"; -App::$strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Error: es requereix proc_open però o no està instal·lat o ha estat desactivat a php.ini"; -App::$strings["Error: libCURL PHP module required but not installed."] = "Error: el mòdul PHP libCURL es requereix però no està instal·lat."; -App::$strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: el mòdul PHP GD graphics amb support JPEG es requereix però no està instal·lat."; -App::$strings["Error: openssl PHP module required but not installed."] = "Error: el mòdul PHP openssl es requereix però no està instal·lat."; -App::$strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Error: el mòdul PHO mysqli o postgres es requereix però no està instal·lat."; -App::$strings["Error: mb_string PHP module required but not installed."] = "Error: el mòdul PHP mb_string es requereix però no està instal·lat."; -App::$strings["Error: mcrypt PHP module required but not installed."] = "Error: el mòdul PHP mcrypt es requereix però no està instal·lat."; -App::$strings["Error: xml PHP module required for DAV but not installed."] = "Error: el mòdul xml de PHP es requereix per DAV però no està instal·lat."; -App::$strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "L'instaŀlador ha de poder crear i modificar un fitxer anomenat «.htconfig.php» a la carpeta arrel del servidor, però sembla que no ho pot fer."; -App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Això sol ser un problema de permisos. Per molt que el teu usuari pugui modificar-lo, és el del servidor web qui necessita els poders de modificació."; -App::$strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "Al final d'aquest procés hauràs de desar un text a l'arxiu «.htconfig.php», que es troba a la carpeta arrel del servidor."; -App::$strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Aquest procés és opcional. Per a fer una instaŀlació manual consulta les instruccions a «install/INSTALL.txt\"."; -App::$strings[".htconfig.php is writable"] = "L'arxiu «.htconfig.php» es pot modificar"; -App::$strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red fa servir el motor de plantilles Smarty3 per a renderitzar les vistes més ràpidament."; -App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "Per tal de guardar aquestes plantilles compilades, el servidor web necessita tenir premis d'escriptura en el directori %s sota la carpeta principal de Red."; -App::$strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Comprova que l'usuari que executa el servidor (www-data en Apache) té permisos d'escriptura en aquesta carpeta."; -App::$strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = "Nota: com a mesura de seguretat l'usuari del servidor web ha de tenir accés d'escriptura només a %s, i no a les plantilles (.tpl) que conté."; -App::$strings["%s is writable"] = "Es pot escriure a %s"; -App::$strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "Red fa servir la carpeta «store» per a desar els fitxers pujats. Per tant, el servidor web necessita tenir permís d'escriptura en aquesta carpeta, que està a l'arrel del servidor web."; -App::$strings["store is writable"] = "Es pot escriure al magatzem (store)"; -App::$strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "El certificat SSL no s'ha pogut validar. Arregla-ho o deshabilita l'accés https a aquest lloc"; -App::$strings["If you have https access to your website or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"] = "Si tens accès pet https al teu lloc web o permets connexions pel port TCP 443 (port https), Has d'emprar un certificat VÀLID. NO es poden emprar certificats AUTO-SIGNATS!"; -App::$strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "El motiu d'aquesta restricció és que les teves entrades públiques poden contenir referències a imatges del teu propi hub."; -App::$strings["If your certificate is not recognized, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = "Si el teu certificat no és reconegut, llavors el membres d'altres hubs, encara que tinguin certificats vàlids, rebran una advertència de seguretat en carregar contingut teu."; -App::$strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Per tant, com que perjudica la usabilitat més enllà del teu lloc, la restricció de tenir un certificat reconegut és molt important."; -App::$strings["Providers are available that issue free certificates which are browser-valid."] = "Hi ha autoritats de certificació reconegudes que ofereixen certificats gratuïts."; -App::$strings["SSL certificate validation"] = "Validació del certificat SSL"; -App::$strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "No es poden reescriure les URL a «.htaccess». Comprova la configuració del servidor:"; -App::$strings["Url rewrite is working"] = "Es poden reescriure les URL a «.htaccess»"; -App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "L'arxiu de configuracio de la base de dades «.htconfig.php» no s'ha pogut modificar. El pots crear tu a l'arrel del servidor web amb el text de la caixa com a contingut."; -App::$strings["Errors encountered creating database tables."] = "S'han produït errors mentre es creaven taules a la base de dades."; -App::$strings["

    What next

    "] = "

    I ara què?

    "; -App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT! Cal que configuris manualment una execució periòdica del \"poller\"."; -App::$strings["OpenID protocol error. No ID returned."] = "Error del protocol OpenID. No ha retornat ID"; -App::$strings["Welcome %s. Remote authentication successful."] = "Benvingut %s. Autenticació remota reeixida."; -App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha etiquetat %3\$s de %2\$s amb %4\$s"; -App::$strings["Export Channel"] = "Exportar Canal"; -App::$strings["Export your basic channel information to a small file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new hub, but\tdoes not contain your content."] = "Exporta la informació bàsica del canal a un petit arxiu. Això actua com a còpia de recolzament de les teves connexions, permisos, perfil i dades bàsiques, les quals pots emprar per traslladar aquestes dades a una altre lloc/centre, però no conté el contingut del canal."; -App::$strings["Export Content"] = "Exportar el Contingut"; -App::$strings["Export your channel information and all the content to a JSON backup. This backs up all of your connections, permissions, profile data and all of your content, but is generally not suitable for importing a channel to a new hub as this file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = "Exporta la informació del canal i tot el contingut a un arxiu de recolzament JSON. Això còpia totes les teves connexions, permisos, perfil i dades i tot el contingut, però normalment no es pot importar en un altre canal d'un nou lloc/centre donat que l'arxiu acostuma a ser MOLT gran. Si et plau, sigues pacient ja que pot trigar uns minuts a començar a baixar."; -App::$strings["No connections."] = "Sense connexions."; -App::$strings["Visit %s's profile [%s]"] = "Visita el perfil [%s] de %s"; +App::$strings["Invalid data packet"] = "paquet de dades invàlid"; +App::$strings["Unable to verify channel signature"] = "No es pot verificar la signatura del canal"; +App::$strings["Unable to verify site signature for %s"] = "No es pot verificar la signatura del lloc per %s"; App::$strings["invalid target signature"] = "Signatura objectiu invàlida"; -App::$strings["Theme settings updated."] = "Ajustos de tema actualitzats."; -App::$strings["Site"] = "Lloc"; -App::$strings["Accounts"] = "Comptes"; -App::$strings["Channels"] = "Canals"; -App::$strings["Plugins"] = "Plugins"; -App::$strings["Themes"] = "Temes"; -App::$strings["Inspect queue"] = "Revisa cua"; -App::$strings["Profile Config"] = "Configuració del Perfil"; -App::$strings["DB updates"] = "Actualitzacions de Base de Dades"; -App::$strings["Logs"] = "Logs"; -App::$strings["Plugin Features"] = "Característiques del Plugin"; -App::$strings["User registrations waiting for confirmation"] = "Registre d'usuaris esperant confirmació"; -App::$strings["# Accounts"] = "# Comptes"; -App::$strings["# blocked accounts"] = "# comptes bloquejats"; -App::$strings["# expired accounts"] = "# comptes expirats"; -App::$strings["# expiring accounts"] = "# comptes expirant"; -App::$strings["# Channels"] = "# Canals"; -App::$strings["# primary"] = "# primari"; -App::$strings["# clones"] = "# clons"; -App::$strings["Message queues"] = "Cues de missatges"; -App::$strings["Administration"] = "Administració"; -App::$strings["Summary"] = "Sumari"; -App::$strings["Registered accounts"] = "Comptes registrades"; -App::$strings["Pending registrations"] = "Comptes pendents de registre"; -App::$strings["Registered channels"] = "Canals registrats"; -App::$strings["Active plugins"] = "Plugins actius"; -App::$strings["Version"] = "Versió"; -App::$strings["Site settings updated."] = "Ajustos del Lloc actualitzats"; -App::$strings["mobile"] = "mòbil"; -App::$strings["experimental"] = "experimental"; -App::$strings["unsupported"] = "no soportat"; -App::$strings["Yes - with approval"] = "Sí - amb aprovació"; -App::$strings["My site is not a public server"] = "El meu lloc no es un servidor públic"; -App::$strings["My site has paid access only"] = "El meu lloc te accès per pagament"; -App::$strings["My site has free access only"] = "El meu lloc te lliure accés"; -App::$strings["My site offers free accounts with optional paid upgrades"] = "El meu lloc te comptes gratis amb opció de millores per pagament"; -App::$strings["Registration"] = "Registre"; -App::$strings["File upload"] = "Pujar arxiu"; -App::$strings["Policies"] = "Polítiques"; -App::$strings["Site name"] = "Nom del lloc"; -App::$strings["Banner/Logo"] = "Senyera/Logo"; -App::$strings["Administrator Information"] = "Informació de l'Administrador"; -App::$strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Informació per contactar amb els administradors del lloc. Mostrada a la pàgina d'informació del lloc. Es pot emprar BBCode aquí"; -App::$strings["System language"] = "Idioma del sistema"; -App::$strings["System theme"] = "Tema del sistema"; -App::$strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Tema del sistema per defecte - pot ser sobrescrit pel perfils dels usuaris - Ajustos de canvi del tema"; -App::$strings["Mobile system theme"] = "Tema del sistema per a mòbils"; -App::$strings["Theme for mobile devices"] = "Tema per a aparells mòbils"; -App::$strings["Enable Diaspora Protocol"] = "Activat el Protocol Diaspora"; -App::$strings["Communicate with Diaspora and Friendica - experimental"] = "Comunicar amb Diaspora i Friendica - experimental"; -App::$strings["Allow Feeds as Connections"] = "Permetre Retroalimentadors com Connexions"; -App::$strings["(Heavy system resource usage)"] = "(Demana molts recursos del sistema)"; -App::$strings["Maximum image size"] = "Mida màxima d'imatge"; -App::$strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Mida màxima en bytes de imatges pujades. Per defecte es 0, el que vol dir sense límits."; -App::$strings["Does this site allow new member registration?"] = "Permet aquest lloc registre de nous membres?"; -App::$strings["Which best describes the types of account offered by this hub?"] = "Que es es que millor descriu la mena de comptes oferits per aquest concentrador?"; -App::$strings["Register text"] = "text de registre"; -App::$strings["Will be displayed prominently on the registration page."] = "Es mostrarà preminentment a la pàgina de registre"; -App::$strings["Site homepage to show visitors (default: login box)"] = "Pàgina d'inici a mostrar als visitants (per defecte: la pàgina d'identificació)"; -App::$strings["example: 'public' to show public stream, 'page/sys/home' to show a system webpage called 'home' or 'include:home.html' to include a file."] = "exemple: 'públic' per a mostrar un flux públic, 'page/sys/home' per a mostrar una pàgina web dita 'home' o 'include:home.html' per a incloure un arxiu."; -App::$strings["Preserve site homepage URL"] = "Preservar URL de la pàgina web"; -App::$strings["Present the site homepage in a frame at the original location instead of redirecting"] = "Presenta la pàgina web del lloc en un marc en el lloc original enlloc de redirigir cap a ella"; -App::$strings["Accounts abandoned after x days"] = "Els copmte es consideren abandonats despres de x dies"; -App::$strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "No malgastar recursos del sistema sondejant llocs externs per acomptes abandonats. Entrar 0 vol dir sense límit de temps."; -App::$strings["Allowed friend domains"] = "dominis amics permesos"; -App::$strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "llista separada per comes de dominis en els que està permès establir relacions d'amistat amb aquest lloc. S'accepten comodins. Deixar buit per acceptar qualsevol domini"; -App::$strings["Allowed email domains"] = "Dominis de correu electonic acceptats"; -App::$strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "llista separada per comes de dominis de adreces de correu electrònic permeses en aquest lloc. S'accepten comodins. Deixar buit per acceptar qualsevol domini"; -App::$strings["Not allowed email domains"] = "Dominis de correu electrònic no acceptats"; -App::$strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = "llista separada per comes de dominis de adreces de correu electrònic no permeses en aquest lloc. S'accepten comodins. Deixar buit per no acceptar cap domini, excepte els que s'hagin definits com acceptats."; -App::$strings["Block public"] = "Bloc públic"; -App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Activa per a bloquejar l'accés públic a totes les pàgines públiques personals excepte si estàs identificat en el sistema."; -App::$strings["Verify Email Addresses"] = "Verifica l'Adreça de Correu Electrònic"; -App::$strings["Check to verify email addresses used in account registration (recommended)."] = "Activa per comprovar l'adreça de correu electrònic emprada durant el registre d'un nou compte (recomanat)"; -App::$strings["Force publish"] = "Forza la publicació"; -App::$strings["Check to force all profiles on this site to be listed in the site directory."] = "Activa per forzar que tots el perfils en aquest lloc siguin llistats en el directori del lloc."; -App::$strings["Disable discovery tab"] = "Desactiva la pestañnya de descobrir"; -App::$strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Treu la pesranya per veure contingut públic de la xarxa extret d'origens triats per aquest lloc."; -App::$strings["login on Homepage"] = "Accés a la Pàgina d'inici"; -App::$strings["Present a login box to visitors on the home page if no other content has been configured."] = "Presenta una casella d'identificació a la pàgina d'inici als visitants si no s'ha configurat altre contingut."; -App::$strings["Proxy user"] = "Usuari Proxy"; -App::$strings["Proxy URL"] = "URL del Proxy"; -App::$strings["Network timeout"] = "Temps d'espera de la xarxa"; -App::$strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Valor en segons. Ajusta a 0 per a sense límits (no recomanat)"; -App::$strings["Delivery interval"] = "Interval de lliurament"; -App::$strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = "Retarda en segon plà l'interval de lliurament per aquests segons per reduir la càrrega del sistema. Recomanat: 4-5 per a hostes compartits, 2-3 per a servidors privats virtuals. 0-1 per a servidors dedicats."; -App::$strings["Poll interval"] = "interval de sondeig"; -App::$strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Retarda en segon pla el sondeig en aquesta quantitat de segons per a reduir la càrrega dels sistema. Si es 0 , empra l'interval de lliurament."; -App::$strings["Maximum Load Average"] = "Càrrega Mitja Màxima"; -App::$strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Càrrega màxima del sistema, abans que els processos de lliurament i sondeig es difereixin - 50 per defecte."; -App::$strings["Expiration period in days for imported (matrix/network) content"] = "Periode d'expiració per a contingut importat (matrix/xarxa)"; -App::$strings["0 for no expiration of imported content"] = "0 vol dir sense temps d'expiració pel contingut importat"; -App::$strings["No server found"] = "No es troba servidor"; -App::$strings["ID"] = "ID"; -App::$strings["for channel"] = "per a canal"; -App::$strings["on server"] = "al servidor"; -App::$strings["Status"] = "Estat"; -App::$strings["Server"] = "Servidor"; -App::$strings["Update has been marked successful"] = "Actualització marcada amb exit"; -App::$strings["Executing %s failed. Check system logs."] = "Executant %s ha fallat. Comprova els logs del sistema."; -App::$strings["Update %s was successfully applied."] = "Actualització %s es va realitzar correctament."; -App::$strings["Update %s did not return a status. Unknown if it succeeded."] = "Actualització %s no ha retornat l'estat. Es desconeix si ha finalitzat amb exit."; -App::$strings["Update function %s could not be found."] = "La funció d'actualitzacio %s no es pot trobar."; -App::$strings["No failed updates."] = "No hi ha actualitzacions fallides."; -App::$strings["Failed Updates"] = "Actualitzacions Fallides"; -App::$strings["Mark success (if update was manually applied)"] = "Marca èxit (si l'actualització s'ha aplicat de forma manual)"; -App::$strings["Attempt to execute this update step automatically"] = "Prova a fer automàticament aquesta actualització"; -App::$strings["Queue Statistics"] = "Cua d'Estadístiques"; -App::$strings["Total Entries"] = "Total d'Entrades"; -App::$strings["Priority"] = "Prioritat"; -App::$strings["Destination URL"] = "URL de Destí"; -App::$strings["Mark hub permanently offline"] = "Marca el concentrador coma permanentment fora de línia"; -App::$strings["Empty queue for this hub"] = "Cua buida per aquest concentrador"; -App::$strings["Last known contact"] = "Últim contacte conegut"; -App::$strings["%s user blocked/unblocked"] = array( - 0 => "%s usuari bloquejat/desbloquejat", - 1 => "%s usuaris bloquejats/desbloquejats", -); -App::$strings["%s user deleted"] = array( - 0 => "%s usuari esborrat", - 1 => "%s usuaris esborrats", -); -App::$strings["Account not found"] = "Compte no trobat"; -App::$strings["User '%s' blocked"] = "Usuari '%s' bloquejat"; -App::$strings["User '%s' unblocked"] = "Usuari '%s' desbloquejat"; -App::$strings["Users"] = "Usuaris"; -App::$strings["select all"] = "Sel·leciona-ho tot"; -App::$strings["User registrations waiting for confirm"] = "Registres d'usuaris pendents de confirmació"; -App::$strings["Request date"] = "Data de la petició"; -App::$strings["No registrations."] = "Sense registracions."; -App::$strings["Approve"] = "Aprovat"; -App::$strings["Deny"] = "Denegat"; -App::$strings["Block"] = "Bloquejat"; -App::$strings["Unblock"] = "Desbloquejat"; -App::$strings["Register date"] = "Data de registre"; -App::$strings["Last login"] = "Darrera identificació"; -App::$strings["Expires"] = "Expira"; -App::$strings["Service Class"] = "Classe de Servei"; -App::$strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Tria els usuaris que s'esborraran!\\n\\nTotes les publicacions d'aquests usuaris en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur? "; -App::$strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'usuari {0} sera esborrat!\\n\\nTotes les publicacions d'aquest usuari en aquest lloc s'eliminarà de forma permanent!\\n\\nEstas segur?"; -App::$strings["%s channel censored/uncensored"] = array( - 0 => "%s canal censurat/no censurat", - 1 => "%s canals censurats/no censurats", -); -App::$strings["%s channel code allowed/disallowed"] = array( - 0 => "%s codi permes/no permes al canal", - 1 => "%s codi permesos/no permesos al canal", -); -App::$strings["%s channel deleted"] = array( - 0 => "%s canal esborrat", - 1 => "%s canals esborrats", -); -App::$strings["Channel not found"] = "Canal no trobat"; -App::$strings["Channel '%s' deleted"] = "Canal '%s' esborrat"; -App::$strings["Channel '%s' censored"] = "Canal '%s' censurat"; -App::$strings["Channel '%s' uncensored"] = "Canal '%s' no censurat"; -App::$strings["Channel '%s' code allowed"] = "Canal '%s' permet codi"; -App::$strings["Channel '%s' code disallowed"] = "Canal '%s' no permet codi"; -App::$strings["Censor"] = "Censurat"; -App::$strings["Uncensor"] = "No censurat"; -App::$strings["Allow Code"] = "Permet Codi"; -App::$strings["Disallow Code"] = "No Permet Codi"; -App::$strings["UID"] = "UID"; -App::$strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "Els canals sel·leccionats s'esborraran!\\n\\nTotes les publicacions d'aquests canals en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur? "; -App::$strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "El canal {0} serà esborrat!\\n\\nTotes les publicacions d'aquest canal en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur?"; -App::$strings["Plugin %s disabled."] = "Plugin %s desactivat."; -App::$strings["Plugin %s enabled."] = "Plugin %s activat."; -App::$strings["Disable"] = "Desactivat"; -App::$strings["Enable"] = "Activat"; -App::$strings["Toggle"] = "Commutar"; -App::$strings["Author: "] = "Autor: "; -App::$strings["Maintainer: "] = "Mantenedor:"; -App::$strings["No themes found."] = "No s'han trobat temes."; -App::$strings["Screenshot"] = "Copia de pantalla"; -App::$strings["[Experimental]"] = "[Experimental]"; -App::$strings["[Unsupported]"] = "[No soportat]"; -App::$strings["Log settings updated."] = "Registre d'ajustos actualitzat."; -App::$strings["Clear"] = "Neteja"; -App::$strings["Debugging"] = "Depurant"; -App::$strings["Log file"] = "Arxiu de registre"; -App::$strings["Must be writable by web server. Relative to your Red top-level directory."] = "Ha de ser escribible pel servidor web. Relatiu al directori de nivell superior de Red"; -App::$strings["Log level"] = "Nivell de registre"; -App::$strings["New Profile Field"] = "Camp de Perfil Nou"; -App::$strings["Field nickname"] = "Àlies de Camp"; -App::$strings["System name of field"] = "nOM DEL SISTEMA DEL CAMP"; -App::$strings["Input type"] = "Tipus d'entrada"; -App::$strings["Field Name"] = "Nom de Camp"; -App::$strings["Label on profile pages"] = "Etiqueta a les pàgines de perfil"; -App::$strings["Help text"] = "Text d'ajuda"; -App::$strings["Additional info (optional)"] = "Informació adicional (opcional)"; -App::$strings["Field definition not found"] = "No es troba la definició del camp"; -App::$strings["Edit Profile Field"] = "Camp d'Edició del Perfil"; -App::$strings["Unable to find your hub."] = "No es possible trobar el concentrador"; -App::$strings["Post successful."] = "Entrada realitzada amb èxit. "; -App::$strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Nombre màxim de registres diaris excedit. Si us plau, provau demà."; -App::$strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "El registre ha fallat. Si et plau, indica que acceptes les Condicions del Servei."; -App::$strings["Passwords do not match."] = "Les contrasenyes no coincideixen."; -App::$strings["Registration successful. Please check your email for validation instructions."] = "registrat amb èxit. Si et plau revisa el teu e-correu per a instruccions de validació."; -App::$strings["Your registration is pending approval by the site owner."] = "El teu registre esta pendent de validació pel propietari del lloc."; -App::$strings["Your registration can not be processed."] = "El teu registre no ha pogut ser processat. "; -App::$strings["Registration on this site/hub is by approval only."] = "El registre en aquest lloc/centre es únicament per validació."; -App::$strings["Register at another affiliated site/hub"] = "Registre en altre lloc/centre afiliat"; -App::$strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "El lloc ha excedit el límit màxim diari de nous comptes/registres. Provau demà."; -App::$strings["Terms of Service"] = "Condicions del Servei"; -App::$strings["I accept the %s for this website"] = "Accepto el %s per a aquest lloc web"; -App::$strings["I am over 13 years of age and accept the %s for this website"] = "Tinc més de 13 anys i accepto les %s d'aquest lloc web"; -App::$strings["Membership on this site is by invitation only."] = "La pertinença en aquest lloc es per invitació exclusivament."; -App::$strings["Please enter your invitation code"] = "Si et plau, introdueix el teu codi d'invitació"; -App::$strings["Your email address"] = "La teva adreça de correu electrónic"; -App::$strings["Choose a password"] = "Tria una contrasenya"; -App::$strings["Please re-enter your password"] = "Si et plau, re-entra la contrasenya"; -App::$strings["Account removals are not allowed within 48 hours of changing the account password."] = "L'esborrat de comptes no està permès fins que transcorren 48 hores des de l'últim canvi de contrasenya."; -App::$strings["Remove This Account"] = "Esborra el compte"; -App::$strings["WARNING: "] = "ALERTA:"; -App::$strings["This account and all its channels will be completely removed from the network. "] = "Aquest compte i tots els seus canals s'estan apunt d'esborrar totalment de la xarxa."; -App::$strings["This action is permanent and can not be undone!"] = "Aquesta acció és irreversible!"; -App::$strings["Please enter your password for verification:"] = "Aquesta acció requereix tornar a introduir la contrasenya:"; -App::$strings["Remove this account, all its channels and all its channel clones from the network"] = "Esborra de la xarxa aquest compte, tots els seus canals, i tots els seus canals clons."; -App::$strings["By default only the instances of the channels located on this hub will be removed from the network"] = "Per defecte, només les instancies dels canal ubicats en aquest concentrador poden esser esborrades de la xarxa"; -App::$strings["Remove Account"] = "Esborra el Compte"; -App::$strings["Help:"] = "Ajuda:"; -App::$strings["Not Found"] = "No s'ha pogut trobar la pàgina"; -App::$strings["\$Projectname Documentation"] = "\$Projectname Documentació"; -App::$strings["[Embedded content - reload page to view]"] = "[Contingut embegut - recarrega la pàgina per veure-ho]"; -App::$strings["Remote privacy information not available."] = "informació privada remota no disponible."; -App::$strings["Visible to:"] = "Visible per:"; -App::$strings["Name is required"] = "Es requereix un Nom"; -App::$strings["Key and Secret are required"] = "Es requereix Clau (Key) i el Secret (Secret)"; -App::$strings["Diaspora Policy Settings updated."] = "Actualitzats els Ajustos de Política de Diaspora."; -App::$strings["Passwords do not match. Password unchanged."] = "Les contrasenyes no coincideixen. Contrasenya sense canvis."; -App::$strings["Empty passwords are not allowed. Password unchanged."] = "Les contrasenyes en blanc no estan permesas. Contrasenya sense canvis."; -App::$strings["Password changed."] = "Contrasenya canviada."; -App::$strings["Password update failed. Please try again."] = "L'actualització de la contrasenya va fallar. Si us plau, torneu a intentar-ho."; -App::$strings["Not valid email."] = "E-correu no vàlid."; -App::$strings["Protected email address. Cannot change to that email."] = "Adreça d'e-correu protegida. No es pot canviar a aquest e-correu."; -App::$strings["System failure storing new email. Please try again."] = "Fallada del sistema al guardar un nou correu. Si us plau, proba de nou."; -App::$strings["Settings updated."] = "Ajustes actualizados."; -App::$strings["Add application"] = "Afegir aplicatiu"; -App::$strings["Name of application"] = "Nom de l'aplicatiu"; -App::$strings["Consumer Key"] = "Consumer Key"; -App::$strings["Automatically generated - change if desired. Max length 20"] = "Generat automàticament- Canvia-ho si ho vols. Max. longitud 20"; -App::$strings["Consumer Secret"] = "Consumer Secret"; -App::$strings["Redirect"] = "Redirecciona"; -App::$strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI redirigida - No canviar excepte perquè el teu aplicatiu ho requereixi."; -App::$strings["Icon url"] = "Icona de url"; -App::$strings["Optional"] = "Opcional"; -App::$strings["You can't edit this application."] = "No pots editar aquest aplicatiu."; -App::$strings["Connected Apps"] = "Aplicatius Conectats"; -App::$strings["Client key starts with"] = "La clau del client comença amb"; -App::$strings["No name"] = "Sin nombre"; -App::$strings["Remove authorization"] = "Elimina autorització"; -App::$strings["No feature settings configured"] = "No hi ha opcions de les funcions configurades"; -App::$strings["Feature/Addon Settings"] = "Ajustos de Característica/Afegit"; -App::$strings["Settings for the built-in Diaspora emulator"] = "Ajustos pel emulador de Diaspora incorporat"; -App::$strings["Allow any Diaspora member to comment on your public posts"] = "Permetre que cualsevol membre de Diaspora pugui comentar les teves entrades públiques"; -App::$strings["Enable the Diaspora protocol for this channel"] = "Activa el protocol Diaspora en aquest canal"; -App::$strings["Diaspora Policy Settings"] = "Política d'Ajustos de Diaspora"; -App::$strings["Prevent your hashtags from being redirected to other sites"] = "Evita que els teus hashtags puguin ser redirigits a altres llocs"; -App::$strings["Account Settings"] = "Ajustos de Compte"; -App::$strings["Enter New Password:"] = "Entra la Nova Contrasenya"; -App::$strings["Confirm New Password:"] = "Confirma la Nova Contrasenya:"; -App::$strings["Leave password fields blank unless changing"] = "Deixa els camps de contrasenya en blanc llevat que la volguis canviar"; -App::$strings["Email Address:"] = "Adreça de E-Correu:"; -App::$strings["Remove this account including all its channels"] = "Esborra aquest compte inclosos tots els seus canals"; -App::$strings["Off"] = "Apagat"; -App::$strings["On"] = "Funcionant"; -App::$strings["Additional Features"] = "Característiques Addicionals"; -App::$strings["Connector Settings"] = "Ajustos de Connector"; -App::$strings["No special theme for mobile devices"] = "No emprar tema especial per aparells mòbils"; -App::$strings["%s - (Experimental)"] = "%s - (Experimental)"; -App::$strings["Display Settings"] = "Ajustos de Pantalla"; -App::$strings["Theme Settings"] = "Ajustos de Tema"; -App::$strings["Custom Theme Settings"] = "Ajustos Personals de Tema"; -App::$strings["Content Settings"] = "Ajustos de Contingut"; -App::$strings["Display Theme:"] = "Ajustos de Tema:"; -App::$strings["Mobile Theme:"] = "Tema Mòbil:"; -App::$strings["Enable user zoom on mobile devices"] = "Zoom d'usuari en dispositius mòbils"; -App::$strings["Update browser every xx seconds"] = "Actualitza el navegador cada xx segons"; -App::$strings["Minimum of 10 seconds, no maximum"] = "Mínim de 10 segons, sense màxim"; -App::$strings["Maximum number of conversations to load at any time:"] = "Nombre màxim de conversacions a càrregar cada vegada"; -App::$strings["Maximum of 100 items"] = "Màxim de 100 elements"; -App::$strings["Show emoticons (smilies) as images"] = "Mostra emoticons (smilies) com a imatges"; -App::$strings["Link post titles to source"] = "Enllaça a l'origen els títols de l'entrada"; -App::$strings["System Page Layout Editor - (advanced)"] = "Editor de Disseny de la Pàgina del Sistema - (avançat)"; -App::$strings["Use blog/list mode on channel page"] = "Empra el mode blog/llista a la pàgina del canal"; -App::$strings["(comments displayed separately)"] = "(Observacions es mostren per separat)"; -App::$strings["Use blog/list mode on matrix page"] = "Empra mode blog/llista a la pàgina de matrix"; -App::$strings["Channel page max height of content (in pixels)"] = "Alçada màxima de contingut (en píxels) de la pàgina de Canal"; -App::$strings["click to expand content exceeding this height"] = "Clic per expandir el contingut que excedeixi aquesta alçada"; -App::$strings["Matrix page max height of content (in pixels)"] = "Alçada màxima del contingut (en píxels) de la pàgina Matrix"; -App::$strings["Nobody except yourself"] = "Ningú excepte tú"; -App::$strings["Only those you specifically allow"] = "Només allò que específicament permetis"; -App::$strings["Approved connections"] = "Connexions aprovades"; -App::$strings["Any connections"] = "Qualsevol connexió"; -App::$strings["Anybody on this website"] = "Qualsevol en aquest lloc"; -App::$strings["Anybody in this network"] = "Qualsevol en aquesta xarxa"; -App::$strings["Anybody authenticated"] = "Qualsevol autenticat"; -App::$strings["Anybody on the internet"] = "Qualsevol a internet"; -App::$strings["Publish your default profile in the network directory"] = "Publica el teu perfil per defecte al directori de la xarxa"; -App::$strings["Allow us to suggest you as a potential friend to new members?"] = "Ens permets suggerir-te com a potencial amic als nous membres?"; -App::$strings["Your channel address is"] = "La teva direcció del canal es"; -App::$strings["Channel Settings"] = "Ajustos del Canal"; -App::$strings["Basic Settings"] = "Ajustos Bàsics"; -App::$strings["Your Timezone:"] = "La teva Franja Horària"; -App::$strings["Default Post Location:"] = "Localització Predeterminada de les Entrades:"; -App::$strings["Geographical location to display on your posts"] = "Posició geogràfica a mostrar a les teves entrades"; -App::$strings["Use Browser Location:"] = "Empra la Localització del Navegador:"; -App::$strings["Adult Content"] = "Contingut per a Adults"; -App::$strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Aquest canal publica freqúentment o amb regularitat contingut per a adults. (Si us plau, etiqueti qualsevol material per a adults amb #NSFW)"; -App::$strings["Security and Privacy Settings"] = "Ajustos de Seguretat i Privacitat"; -App::$strings["Your permissions are already configured. Click to view/adjust"] = "Els teus permisos estan configurats. Clic per veure/ajustar"; -App::$strings["Hide my online presence"] = "Amaga la meva presencia en línia"; -App::$strings["Prevents displaying in your profile that you are online"] = "Evita mostrar en el teu perfil, que estàs en línia"; -App::$strings["Simple Privacy Settings:"] = "Ajustos simples de privacitat:"; -App::$strings["Very Public - extremely permissive (should be used with caution)"] = "Molt públic - extremadament permissiu (s'ha d'anar en compte)"; -App::$strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Normal - públic per defecte, privat quan es desitgi (similar als permisos de xarxa social, però amb millor privacitat)"; -App::$strings["Private - default private, never open or public"] = "Privat - privat per defecte, mai públic o obert"; -App::$strings["Blocked - default blocked to/from everybody"] = "Bloquejat - tothom bloquejat per defecte"; -App::$strings["Allow others to tag your posts"] = "Permet a altres etiquetar les teves entrades"; -App::$strings["Often used by the community to retro-actively flag inappropriate content"] = "Sovint emprat per la comunitat per marcar retroactivament contingut inapropiat"; -App::$strings["Advanced Privacy Settings"] = "Ajustos avançats de privacitat"; -App::$strings["Expire other channel content after this many days"] = "El contingut d'altes canals caduca després d'aquests dies"; -App::$strings["0 or blank prevents expiration"] = "0 o vuit evita caducitat"; -App::$strings["Maximum Friend Requests/Day:"] = "Nombre màxim de peticions d'amistat per dia"; -App::$strings["May reduce spam activity"] = "Pot reduir l'SPAM"; -App::$strings["Default Post Permissions"] = "Permisos de publicació per defecte"; -App::$strings["Channel permissions category:"] = "Categoria de permisos de canal:"; -App::$strings["Maximum private messages per day from unknown people:"] = "Nombre màxim de missatges privats de desconeguts al dia:"; -App::$strings["Useful to reduce spamming"] = "Útil per a reduir l'spam"; -App::$strings["Notification Settings"] = "Ajustos de notificacions"; -App::$strings["By default post a status message when:"] = "Per defecte envia un missatge d'estat quan:"; -App::$strings["accepting a friend request"] = "Acceptar una sol·licitud d'amistat"; -App::$strings["joining a forum/community"] = "Apuntar-se a un fòrum o comunitat"; -App::$strings["making an interesting profile change"] = "faci un canvi interesant al perfil"; -App::$strings["Send a notification email when:"] = "Notifica per correu quan:"; -App::$strings["You receive a connection request"] = "Rebi una petició de connexió"; -App::$strings["Your connections are confirmed"] = "Es confirma una connexió"; -App::$strings["Someone writes on your profile wall"] = "Algú ha escrit al mur del teu perfil"; -App::$strings["Someone writes a followup comment"] = "Algú ha escrit un comentari de resposta"; -App::$strings["You receive a private message"] = "Rebi un missatge privat"; -App::$strings["You receive a friend suggestion"] = "Rebi una suggerència d'amistat"; -App::$strings["You are tagged in a post"] = "Estàs etiquetat a l'entrada"; -App::$strings["You are poked/prodded/etc. in a post"] = "S'enfoten/te piquen/etc. en una entrada"; -App::$strings["Show visual notifications including:"] = "Mostra notificacion visuals, com ara:"; -App::$strings["Unseen matrix activity"] = "Activitat no vista a la xarxa"; -App::$strings["Unseen channel activity"] = "Activitat no vista del canal"; -App::$strings["Unseen private messages"] = "Missatges privats no llegits"; -App::$strings["Recommended"] = "Recomanat"; -App::$strings["Upcoming events"] = "Esdeveniments propers"; -App::$strings["Events today"] = "Esdeveniments d'avui"; -App::$strings["Upcoming birthdays"] = "Aniversaris propers"; -App::$strings["Not available in all themes"] = "No està disponible en tots els temes"; -App::$strings["System (personal) notifications"] = "Notificacions (personals) de sistema"; -App::$strings["System info messages"] = "Missatges d'informació del sistema"; -App::$strings["System critical alerts"] = "Alertes crítiques del sistema"; -App::$strings["New connections"] = "Noves connexions"; -App::$strings["System Registrations"] = "Registres del sistema"; -App::$strings["Also show new wall posts, private messages and connections under Notices"] = "Mostra també les entrades de mur noves, les entrades privades i les connexions a \"Notícies\""; -App::$strings["Notify me of events this many days in advance"] = "Notifica'm dels esdeveniments amb aquests dies d'antelació"; -App::$strings["Must be greater than 0"] = "Ha de ser més gran que 0"; -App::$strings["Advanced Account/Page Type Settings"] = "Ajustos avançats de compte i tipus de pàgina"; -App::$strings["Change the behaviour of this account for special situations"] = "Modifica el comportament d'aquest compte en situacions especials"; -App::$strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Activa el mode d'expert (a Ajustos > Més funcions)"; -App::$strings["Miscellaneous Settings"] = "Ajustos diversos"; -App::$strings["Personal menu to display in your channel pages"] = "Menú personal per mostrar en les teves pàgines de canal"; -App::$strings["Remove Channel"] = "Elimina el canal"; -App::$strings["Remove this channel."] = "Elimina aquest canal."; -App::$strings["First Name"] = "Nom"; -App::$strings["Last Name"] = "Cognoms"; -App::$strings["Nickname"] = "Àlies"; -App::$strings["Full Name"] = "Nom Sencer"; -App::$strings["Profile Photo 16px"] = "Foto del Perfil 16px"; -App::$strings["Profile Photo 32px"] = "Foto del Perfil 32px"; -App::$strings["Profile Photo 48px"] = "Foto del Perfil 48px"; -App::$strings["Profile Photo 64px"] = "Foto del Perfil 64px"; -App::$strings["Profile Photo 80px"] = "Foto del Perfil 80px"; -App::$strings["Profile Photo 128px"] = "Foto del Perfil 128px"; -App::$strings["Timezone"] = "Zona horària"; -App::$strings["Homepage URL"] = "URL de la pàgina d'inici"; -App::$strings["Birth Year"] = "Any de Naixement"; -App::$strings["Birth Month"] = "Mes de Naixement"; -App::$strings["Birth Day"] = "Dia de Naixement"; -App::$strings["Birthdate"] = "Aniversari"; -App::$strings["Conversation removed."] = "Conversació eliminada."; -App::$strings["No messages."] = "Sense missatges."; -App::$strings["Delete conversation"] = "Conversació esborrada"; -App::$strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; -App::$strings["Set your current mood and tell your friends"] = "Estableix el teu estat d'ànim actual i digues-li als teus amics"; -App::$strings["Total votes"] = "Total de vots"; -App::$strings["Average Rating"] = "Valoració Mitja"; -App::$strings["Channel removals are not allowed within 48 hours of changing the account password."] = "L'esborrat de canals no està permès fins que transcorren 48 hores des de l'últim canvi de contrasenya."; -App::$strings["Remove This Channel"] = "Elimina Aquest Canal"; -App::$strings["This channel will be completely removed from the network. "] = "Aquest canal serà completament eliminat de la xarxa."; -App::$strings["Remove this channel and all its clones from the network"] = "Elimina aquest canal i els seus clons de la xarxa"; -App::$strings["By default only the instance of the channel located on this hub will be removed from the network"] = "Per defecte, només la instancia del canal ubicat en aquest concentrador pot esser esborrat de la xarxa"; -App::$strings["is now connected to"] = "Ara està conectat amb"; -App::$strings["Could not access address book record."] = "No puc accedir al registre del contacte"; -App::$strings["Refresh failed - channel is currently unavailable."] = "Ha fallat la recàrrega - el canal es actualment inaccesible."; -App::$strings["Unable to set address book parameters."] = "No es poden ajustar els paràmetres dels contactes."; -App::$strings["Connection has been removed."] = "S'han eliminat les conexions."; -App::$strings["View %s's profile"] = "Mostra el perfil de %s"; -App::$strings["Refresh Permissions"] = "Recarrega els Permissos"; -App::$strings["Fetch updated permissions"] = "Obté els permisos actualitzats"; -App::$strings["Recent Activity"] = "Activitat Recent"; -App::$strings["View recent posts and comments"] = "Mostra les entrades i comentaris recents"; -App::$strings["Block (or Unblock) all communications with this connection"] = "Boqueja (o Desbloqueja) les comunicacions amb aquesta connexió"; -App::$strings["This connection is blocked!"] = "Aquesta connexió està bloquejada!"; -App::$strings["Unignore"] = "Inhabilita"; -App::$strings["Ignore"] = "Ignora"; -App::$strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignora (o Considera) les communicacions entrants d'aquesta connexió"; -App::$strings["This connection is ignored!"] = "Aquesta connexió es ignorada!"; -App::$strings["Unarchive"] = "Desarxiva"; -App::$strings["Archive"] = "Arxiva"; -App::$strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Arxiva (o Desarxiva) aquesta connexió - Marca el canal com a mort pero manté el contingut "; -App::$strings["This connection is archived!"] = "Aquesta connexió està arxivada!"; -App::$strings["Unhide"] = "Mostra"; -App::$strings["Hide"] = "Amaga"; -App::$strings["Hide or Unhide this connection from your other connections"] = "Amaga (o Mostra) aquesta connexió de les altres connexions teves"; -App::$strings["This connection is hidden!"] = "Aquesta connexió està amagada!"; -App::$strings["Delete this connection"] = "Elimina aquesta connexió"; -App::$strings["Approve this connection"] = "Apccepta aquesta connexió"; -App::$strings["Accept connection to allow communication"] = "Accepta la connexió per permetre la comunicació"; -App::$strings["Set Affinity"] = "Ajusta l'Afinitat"; -App::$strings["Set Profile"] = "Ajusta el Perfil"; -App::$strings["Set Affinity & Profile"] = "Ajusta Afinitat i Perfil"; -App::$strings["Apply these permissions automatically"] = "Aplica aquests permissos automaticament"; -App::$strings["This connection's address is"] = "La direcció d'aquesta connexió es"; -App::$strings["The permissions indicated on this page will be applied to all new connections."] = "Els permisos indicats en aquesta pàgina seran aplicats a totes les noves connexions."; -App::$strings["Slide to adjust your degree of friendship"] = "Llisca per ajustar el nivell d'amistat"; -App::$strings["Slide to adjust your rating"] = "Llisca per ajustar la valoració"; -App::$strings["Optionally explain your rating"] = "Opcionalment pots explicar la teva valoració"; -App::$strings["Custom Filter"] = "Filtre a mida"; -App::$strings["Only import posts with this text"] = "Importa exclusivament entrades amb aquest text"; -App::$strings["words one per line or #tags or /patterns/, leave blank to import all posts"] = "paraules una per línia o #etiquetes o /patrons/, deixar en blanc per importar totes les entrades"; -App::$strings["Do not import posts with this text"] = "No importar entrades amb aquest text"; -App::$strings["This information is public!"] = "Aquesta informació es pública!"; -App::$strings["Connection Pending Approval"] = "Connexió Pendent d'Aprovació"; -App::$strings["Connection Request"] = "Petició de Connexió"; -App::$strings["(%s) would like to connect with you. Please approve this connection to allow communication."] = "(%s) voldria conectar amb tu. Aprova aquesta connexió per permetre la connexió."; -App::$strings["Approve Later"] = "Aprovar més tard"; -App::$strings["inherited"] = "heretat"; -App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Tria el perfil que vols mostrar a %s quan es vegi el perfil segur."; -App::$strings["Their Settings"] = "Els seus Ajustos"; -App::$strings["My Settings"] = "Els Meus Ajustos"; -App::$strings["Individual Permissions"] = "Permisos Individuals"; -App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can not change those settings here."] = "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. No pots canviar aquests ajustos aquí."; -App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. Pots canviar aquests ajustos aquí pero no tindran cap impacte fins que no canviis els ajustos heretats."; -App::$strings["Last update:"] = "Darrera actualització:"; -App::$strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Em trobat un problema durant l'inici de sessió amb el OpenID que has facilitat. verifica l'ortografia correcta de la ID."; -App::$strings["The error message was:"] = "El missatge d'error fou:"; -App::$strings["Authentication failed."] = "Ha fallat l'autentificació."; -App::$strings["Remote Authentication"] = "Autentificació Remota"; -App::$strings["Enter your channel address (e.g. channel@example.com)"] = "Introdueix la teva adreça del canal (eg canal@exemple.com)"; -App::$strings["Authenticate"] = "Autentica't"; -App::$strings["Unable to lookup recipient."] = "Incapaç de trobar el destinatari."; -App::$strings["Unable to communicate with requested channel."] = "Incapaç de comunicar amb el canal demanat."; -App::$strings["Cannot verify requested channel."] = "No puc verificar el canal demanat."; -App::$strings["Selected channel has private message restrictions. Send failed."] = "El canal seleccionat te restriccions sobre els missatges privats. L'enviament ha fallat."; -App::$strings["Message deleted."] = "Missatge eliminat."; -App::$strings["Message recalled."] = "Recupera el missatge."; -App::$strings["Send Private Message"] = "Envia Missatge Privat"; -App::$strings["To:"] = "Per:"; -App::$strings["Subject:"] = "Assumpte:"; -App::$strings["Send"] = "Envia"; -App::$strings["Message not found."] = "Missatge no trobat."; -App::$strings["Delete message"] = "Elimina el missatge"; -App::$strings["Recall message"] = "Recupera el missatge"; -App::$strings["Message has been recalled."] = "El missatge s'ha recuperat."; -App::$strings["Private Conversation"] = "Conversació Privada"; -App::$strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Comunicació segura no disponible. Pots respondre des de la pàgina de perfil del remitent."; -App::$strings["Send Reply"] = "Envia Resposta"; -App::$strings["Invalid request identifier."] = "Sol·licitud d'identificació invàlida."; -App::$strings["Discard"] = "Descarta"; -App::$strings["Please login."] = "Inicia Sessió."; -App::$strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Autenticació remota bloquejada. Ha iniciat sessió en aquest lloc a nivell local. Si us plau, tanca la sessió i torna-ho a intentar."; -App::$strings["Add a Channel"] = "Afegeix un Canal"; -App::$strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "Un canal es la teva pròpia col·lecció de pàgines web. Un canal pot emprat per mantenir perfils a una xarxa social, blocs, grups de conversació, fòrums, pàgines de famosos, i molt més. Pots crear tants canals com el teu servei d'internet et permeti."; -App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Exemples: \"Joan Tou\", \"Manel i els seus esquirols\", \"Fútbol\", \"Grup de Gegants\""; -App::$strings["Choose a short nickname"] = "Tria un àlies curt"; -App::$strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "El teu àlies es pot emprar per crear un canal fàcilment memoritzatble (com una adreça de correu electrònic) que pot ser compartit amb altres."; -App::$strings["Or import an existing channel from another location"] = "O importa un canal existent d'un altre lloc"; -App::$strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Tria un tipus de canal (com a xarxa social o fòrum comunitari) i els requisits de privacitat, així podem proposar el que te el permisos més adients."; -App::$strings["Channel Type"] = "tipus de Canal"; -App::$strings["Read more about roles"] = "Llegix més sobre els rols"; -App::$strings["App installed."] = "Aplicació instal·lada."; -App::$strings["Malformed app."] = "Aplicació amb errors"; -App::$strings["Embed code"] = "Codi embegut"; -App::$strings["Edit App"] = "Edita l'Aplicació"; -App::$strings["Create App"] = "Crea l'Aplicació"; -App::$strings["Name of app"] = "Nom de l'Aplicació"; -App::$strings["Location (URL) of app"] = "Ubicació (URL) de l'aplicació"; -App::$strings["Photo icon URL"] = "Foto icona URL"; -App::$strings["80 x 80 pixels - optional"] = "80 x 80 pixels - opcional"; -App::$strings["Version ID"] = "Versió ID"; -App::$strings["Price of app"] = "Preu de l'aplicació"; -App::$strings["Location (URL) to purchase app"] = "Ubicació (URL) per comprar l'aplicació"; -App::$strings["sent you a private message"] = "Se t'ha enviat un missatge privat"; -App::$strings["added your channel"] = "el teu canal s'ha afegit"; -App::$strings["posted an event"] = "enviat un event"; -App::$strings["Comanche page description language help"] = "Pgina d'ajuda del llenguatge Comanche"; -App::$strings["Layout Description"] = "Descripció del Disseny de la Pàgina"; -App::$strings["Download PDL file"] = "Descarrega l'arxiu PDL"; -App::$strings["Welcome to %s"] = "Benvingut a %s"; -App::$strings["Lorem Ipsum"] = "Lorem Ipsum"; -App::$strings["Bookmark added"] = "Favorit afegit"; -App::$strings["My Bookmarks"] = "Els Meus Favorits"; -App::$strings["My Connections Bookmarks"] = "Les connexions dels meus Favorits"; -App::$strings["Insufficient permissions. Request redirected to profile page."] = "Permisos insuficients. Petició redirigida a la pàgina del perfil."; -App::$strings["This setting requires special processing and editing has been blocked."] = "Aquest ajust requereix un procés espedial i l'edició esta bloquejada."; -App::$strings["Configuration Editor"] = "Editor de Configuració"; -App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = "atenció: Realitzar segons quins ajustos pot fer el canal inoperable. Deixa aquesta pàgina si no estas segur i tens suficients coneixements sobre l'ús correcte d'aquesta característica."; -App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "No hi ha suggerencies. Si es un lloc nou, espera 24 hores i proba de nou."; -App::$strings["Poll"] = "Sondeija"; -App::$strings["View Results"] = "Mostra els Resultats"; -App::$strings["No service class restrictions found."] = "No s'han trobat restriccions de clase."; -App::$strings["Files: shared with me"] = "Arxius: compartits amb jo"; -App::$strings["NEW"] = "NOU"; -App::$strings["Remove all files"] = "Esborra tots els arxius"; -App::$strings["Remove this file"] = "Esborra l'arxiu"; -App::$strings["Schema Default"] = "Esquema Predeterminat"; -App::$strings["Sans-Serif"] = "Sans-Serif"; -App::$strings["Monospace"] = "Monospace"; +App::$strings["New Page"] = "Pàgina Nova"; +App::$strings["Title"] = "Títol"; +App::$strings["Can view my normal stream and posts"] = "Pot veure el flux i entrades normals"; +App::$strings["Can view my default channel profile"] = "Pot veure el meu perfil del canal per defecte"; +App::$strings["Can view my connections"] = "Pot veure les meves connexions"; +App::$strings["Can view my file storage and photos"] = "Pot veure al meu magatzem d'arxius i fotos"; +App::$strings["Can view my webpages"] = "Pot veure les meves pàgines web"; +App::$strings["Can send me their channel stream and posts"] = "Pot enviar-me el flux i entrades del seu canal"; +App::$strings["Can post on my channel page (\"wall\")"] = "Pot fer entrades a la meva pàgina de canal (\"mur\")"; +App::$strings["Can comment on or like my posts"] = "Pot fer comentaris o dir si agrada en les meves entrades"; +App::$strings["Can send me private mail messages"] = "Pot enviar-me un missatge de correu privat"; +App::$strings["Can like/dislike stuff"] = "Pot dir si agrada/desagrada "; +App::$strings["Profiles and things other than posts/comments"] = "Perfils i altres coses a més d'entrades/comentaris"; +App::$strings["Can forward to all my channel contacts via post @mentions"] = "Ho pot enviar a tots els meus contactes del canal via entrades @mencions"; +App::$strings["Advanced - useful for creating group forum channels"] = "Avançat - capaç de crear canals de grups de foro"; +App::$strings["Can chat with me (when available)"] = "Pot xatejar amb mi (si estic disponible)"; +App::$strings["Can write to my file storage and photos"] = "Pot escriure al meu magatzem d'arxius i fotos"; +App::$strings["Can edit my webpages"] = "Pot editar les meves pàgines web"; +App::$strings["Can source my public posts in derived channels"] = "Pot mostrar l'origen de les meves entrades públiques en altres canals"; +App::$strings["Somewhat advanced - very useful in open communities"] = "Quelcom avançat - molt útil en comunitats obertes"; +App::$strings["Can administer my channel resources"] = "Pot administrar els meus recursos del canal"; +App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Extremadament avançat. No toquis res si no saps que estàs fent"; +App::$strings["Social Networking"] = "Xarxes Socials"; +App::$strings["Social - Mostly Public"] = "Social - Principalment Públic"; +App::$strings["Social - Restricted"] = "Social - Restingit"; +App::$strings["Social - Private"] = "Social - Privat"; +App::$strings["Community Forum"] = "Foro de Comunitat"; +App::$strings["Forum - Mostly Public"] = "Fòrum - Principalment Públic"; +App::$strings["Forum - Restricted"] = "Fòrum - Restringit"; +App::$strings["Forum - Private"] = "Fòrum - Privat"; +App::$strings["Feed Republish"] = "Republicador"; +App::$strings["Feed - Mostly Public"] = "Realimentador - Públic Principalment"; +App::$strings["Feed - Restricted"] = "Retroalimentador - Restringit"; +App::$strings["Special Purpose"] = "Objectiu Especial"; +App::$strings["Special - Celebrity/Soapbox"] = "Espacial - Celebritat/Plataforma"; +App::$strings["Special - Group Repository"] = "Especial - Repositori d'un Grup"; +App::$strings["Custom/Expert Mode"] = "Personalitzat/Manera Experta"; +App::$strings[" and "] = "i"; +App::$strings["public profile"] = "Perfil públic"; +App::$strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s canviat %2\$s a “%3\$s”"; +App::$strings["Visit %1\$s's %2\$s"] = "Visita %1\$s en %2\$s"; +App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s Ha actualitzat %2\$s, canviant %3\$s."; +App::$strings["Attachments:"] = "Adjuntat:"; +App::$strings["\$Projectname event notification:"] = "Notificació d'esdeveniment de \$Projectname"; +App::$strings["Focus (Hubzilla default)"] = "Focus (Hubzilla per defecte)"; App::$strings["Theme settings"] = "Ajustos de tema"; -App::$strings["Set scheme"] = "Ajustos d'esquema"; -App::$strings["Set font-size for posts and comments"] = "Ajusta la mida del tipus de lletra per a entrades i comentaris"; -App::$strings["Set font face"] = "Ajusta el tipus de lletra"; -App::$strings["Set iconset"] = "Ajusta el conjunt d'icones"; -App::$strings["Set big shadow size, default 15px 15px 15px"] = "Ajusta la mida gran de l'ombra, predeterminat a 15px 15px 15px"; -App::$strings["Set small shadow size, default 5px 5px 5px"] = "Ajusta la mida petita de l'ombra, predeterminat a 5px 5px 5px"; -App::$strings["Set shadow color, default #000"] = "Ajusta el color de l'ombra, predeterminat a #000"; -App::$strings["Set radius size, default 5px"] = "Ajusta la mida del radi, predeterminat a 5px"; -App::$strings["Set line-height for posts and comments"] = "Ajusta el gruix de línia per entrades i comentaris"; -App::$strings["Set background image"] = "Ajusta l'imatge de fons"; -App::$strings["Set background attachment"] = "Ajusta els adjunts en segon pla"; -App::$strings["Set background color"] = "Ajusta el color en segon pla"; -App::$strings["Set section background image"] = "Ajusta la secció d'imatge en segon pla"; -App::$strings["Set section background color"] = "Ajusta el color de la secció en segon pla"; -App::$strings["Set color of items - use hex"] = "Ajuste el color dels articles - empra codi hexadecimal"; -App::$strings["Set color of links - use hex"] = "ajusta el color dels enlaços - empra codi hexadecimal"; -App::$strings["Set max-width for items. Default 400px"] = "Ajusta l'amplada màxima dels articles. Predeterminat a 400px"; -App::$strings["Set min-width for items. Default 240px"] = "Ajusta l'amplada minima dels articles. Predeterminat a 240px"; -App::$strings["Set the generic content wrapper width. Default 48%"] = "Ajusta l'amplada de l'embolcall del contingut genèric. Predeterminat a 48%"; -App::$strings["Set color of fonts - use hex"] = "Ajusta el color del tipus de lletra - empra codi hexadecimal"; -App::$strings["Set background-size element"] = "Ajusta la mida de l'element en segon pla"; -App::$strings["Item opacity"] = "Opacitat de l'article"; -App::$strings["Display post previews only"] = "Mostra tan sols les previsualitzacions de les entrades"; -App::$strings["Display side bar on channel page"] = "Mostra la barra lateral a la pàgina del canal"; -App::$strings["Colour of the navigation bar"] = "Color de la barra de navegació"; -App::$strings["Item float"] = "Article flotant"; -App::$strings["Left offset of the section element"] = "Desplaçament esquerra de l'element de secció"; -App::$strings["Right offset of the section element"] = "Desplaçament dret de l'element de secció"; -App::$strings["Section width"] = "Amplada de la secció"; -App::$strings["Left offset of the aside"] = "Desplaçament esquerra del costat"; -App::$strings["Right offset of the aside element"] = "Desplaçament dret de l'element del costat"; -App::$strings["Light (Red Matrix default)"] = "Clar (predeterminat)"; App::$strings["Select scheme"] = "Tria esquema"; App::$strings["Narrow navbar"] = "Barra de navegació estreta"; App::$strings["Navigation bar background color"] = "Color de fons de la barra de navegació"; @@ -2126,23 +2279,26 @@ App::$strings["Set the basic color for item icons"] = "ajusta el color basic per App::$strings["Set the hover color for item icons"] = "Ajusta el color de la libració de les icones dels articles"; App::$strings["Set font-size for the entire application"] = "Ajusta la mida del tipus de lletra per tota l'aplicació"; App::$strings["Example: 14px"] = "Exemple: 14px"; +App::$strings["Set font-size for posts and comments"] = "Ajusta la mida del tipus de lletra per a entrades i comentaris"; App::$strings["Set font-color for posts and comments"] = "Ajusta el color del tipus de lletra per entrades i comentaris"; App::$strings["Set radius of corners"] = "Ajusta el radi de les cantonades"; App::$strings["Set shadow depth of photos"] = "Ajusta la profunditat d'ombres de les fotos"; App::$strings["Set maximum width of content region in pixel"] = "Ajusta l'amplada màxima de la zona de contingut en pixels"; App::$strings["Leave empty for default width"] = "Deixa en blanc per l'amplada predeterminada"; -App::$strings["Center page content"] = "Contingut del centre de la pàgina"; +App::$strings["Left align page content"] = "Alineació esquerra del contingut de la pàgina"; App::$strings["Set minimum opacity of nav bar - to hide it"] = "Ajusta la opacitat mínima de la harra de navegació - per amagar-la"; App::$strings["Set size of conversation author photo"] = "Ajusta la mida de la foto del autor a la conversa"; App::$strings["Set size of followup author photos"] = "Ajusta la mida del seguidor de les fotos de l'autor"; +App::$strings["__ctx:opensearch__ Search %1\$s (%2\$s)"] = "Cerca %1\$s(%2\$s)"; +App::$strings["__ctx:opensearch__ \$Projectname"] = "\$Projectname"; App::$strings["Update %s failed. See error logs."] = "L'actualització %s ha fallat. Mira el registre d'errors."; App::$strings["Update Error at %s"] = "Error d'Actualització a %s"; -App::$strings["Create an account to access services and applications within the Red Matrix"] = "Crea un compte per accedir als serveis i aplicacions dins de RedMatrix"; +App::$strings["Create an account to access services and applications within the Hubzilla"] = "Crea un compte per accedir als serveis i aplicacions dins de Hubzilla"; App::$strings["Password"] = "Contrasenya"; App::$strings["Remember me"] = "Recorda'm"; App::$strings["Forgot your password?"] = "Has perdut la Contrasenya?"; App::$strings["toggle mobile"] = "canvia a format per a mòbils"; App::$strings["Website SSL certificate is not valid. Please correct."] = "El certificat SSL és invalid, soluciona-ho, si us plau."; -App::$strings["[red] Website SSL error for %s"] = "[red] Error de SSL per la web %s"; -App::$strings["Cron/Scheduled tasks not running."] = "No s'estan executan les tasques programades al cron."; -App::$strings["[red] Cron tasks not running on %s"] = "[red] No s'estan executan les tasques programades del cron a %s"; +App::$strings["[hubzilla] Website SSL error for %s"] = "[hubzilla] Error de SSL per la web %s"; +App::$strings["Cron/Scheduled tasks not running."] = "No s'estan executant les tasques programades al cron."; +App::$strings["[hubzilla] Cron tasks not running on %s"] = "[hubzilla] Les tasques de Cron no rulen a %s"; diff --git a/view/ca/messages.po b/view/ca/messages.po index 7684159cf..7273015bc 100644 --- a/view/ca/messages.po +++ b/view/ca/messages.po @@ -4,16 +4,17 @@ # # Translators: # Espart , 2015 -# Rafael, 2013-2015 -# Rafael, 2015 -# Rafael, 2015 +# Rafael Garau, 2016 +# Rafael Garau, 2013-2015 +# Rafael Garau, 2015 +# Rafael Garau, 2015 msgid "" msgstr "" "Project-Id-Version: Redmatrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-07 00:03-0700\n" -"PO-Revision-Date: 2015-08-11 22:02+0000\n" -"Last-Translator: Rafael\n" +"POT-Creation-Date: 2016-05-20 00:01-0700\n" +"PO-Revision-Date: 2016-02-19 11:17+0000\n" +"Last-Translator: Rafael Garau\n" "Language-Team: Catalan (Spain) (http://www.transifex.com/Friendica/red-matrix/language/ca_ES/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,44 +22,1781 @@ msgstr "" "Language: ca_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: ../../include/Import/import_diaspora.php:17 +msgid "No username found in import file." +msgstr "No s'ha trobat cap nom d'usuari a l'arxiu d'importació." + +#: ../../include/Import/import_diaspora.php:42 ../../mod/import.php:156 +msgid "Unable to create a unique channel address. Import failed." +msgstr "No s'ha pogut importar el canal perquè l'adreça única de canal no s'ha pogut crear." + +#: ../../include/Import/import_diaspora.php:140 ../../mod/import.php:562 +msgid "Import completed." +msgstr "S'ha completat la importació." + +#: ../../include/RedDAV/RedBrowser.php:107 +#: ../../include/RedDAV/RedBrowser.php:265 +msgid "parent" +msgstr "amunt" + +#: ../../include/RedDAV/RedBrowser.php:131 ../../include/text.php:2561 +msgid "Collection" +msgstr "Col·lecció" + +#: ../../include/RedDAV/RedBrowser.php:134 +msgid "Principal" +msgstr "Principal" + +#: ../../include/RedDAV/RedBrowser.php:137 +msgid "Addressbook" +msgstr "Llista d'adreces" + +#: ../../include/RedDAV/RedBrowser.php:140 +msgid "Calendar" +msgstr "Calendari" + +#: ../../include/RedDAV/RedBrowser.php:143 +msgid "Schedule Inbox" +msgstr "Programa la bústia d'entrada" + +#: ../../include/RedDAV/RedBrowser.php:146 +msgid "Schedule Outbox" +msgstr "Programa la bústia de sortida" + +#: ../../include/RedDAV/RedBrowser.php:164 ../../include/apps.php:336 +#: ../../include/apps.php:387 ../../include/conversation.php:1030 +#: ../../mod/photos.php:693 ../../mod/photos.php:1131 +msgid "Unknown" +msgstr "Desconegut" + +#: ../../include/RedDAV/RedBrowser.php:227 +#, php-format +msgid "%1$s used" +msgstr "Hi ha %1$s en ús" + +#: ../../include/RedDAV/RedBrowser.php:232 +#, php-format +msgid "%1$s used of %2$s (%3$s%)" +msgstr "Hi ha en ús %1$s de %2$s (%3$s%)" + +#: ../../include/RedDAV/RedBrowser.php:251 ../../include/nav.php:98 +#: ../../include/apps.php:135 ../../include/conversation.php:1620 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "Arxius" + +#: ../../include/RedDAV/RedBrowser.php:253 +msgid "Total" +msgstr "Total" + +#: ../../include/RedDAV/RedBrowser.php:255 +msgid "Shared" +msgstr "Compartit" + +#: ../../include/RedDAV/RedBrowser.php:256 +#: ../../include/RedDAV/RedBrowser.php:303 ../../mod/blocks.php:152 +#: ../../mod/layouts.php:175 ../../mod/menu.php:112 +#: ../../mod/new_channel.php:121 ../../mod/webpages.php:180 +msgid "Create" +msgstr "Crea" + +#: ../../include/RedDAV/RedBrowser.php:257 +#: ../../include/RedDAV/RedBrowser.php:305 ../../mod/photos.php:718 +#: ../../mod/photos.php:1248 ../../mod/profile_photo.php:362 +msgid "Upload" +msgstr "Puja" + +#: ../../include/RedDAV/RedBrowser.php:261 ../../mod/admin.php:994 +#: ../../mod/settings.php:590 ../../mod/settings.php:616 +#: ../../mod/sharedwithme.php:95 +msgid "Name" +msgstr "Nom" + +#: ../../include/RedDAV/RedBrowser.php:262 +msgid "Type" +msgstr "Tipus" + +#: ../../include/RedDAV/RedBrowser.php:263 ../../mod/sharedwithme.php:97 +msgid "Size" +msgstr "Mida" + +#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/sharedwithme.php:98 +msgid "Last Modified" +msgstr "Darrera modificació" + +#: ../../include/RedDAV/RedBrowser.php:266 ../../include/ItemObject.php:100 +#: ../../include/apps.php:254 ../../include/menu.php:108 +#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 +#: ../../mod/blocks.php:153 ../../mod/connections.php:242 +#: ../../mod/connections.php:255 ../../mod/connections.php:274 +#: ../../mod/editblock.php:134 ../../mod/editlayout.php:133 +#: ../../mod/editpost.php:106 ../../mod/editwebpage.php:178 +#: ../../mod/settings.php:650 ../../mod/layouts.php:183 ../../mod/menu.php:106 +#: ../../mod/thing.php:255 ../../mod/webpages.php:181 +msgid "Edit" +msgstr "Edita" + +#: ../../include/RedDAV/RedBrowser.php:267 ../../include/ItemObject.php:120 +#: ../../include/apps.php:255 ../../include/conversation.php:671 +#: ../../mod/admin.php:826 ../../mod/admin.php:988 ../../mod/photos.php:1062 +#: ../../mod/blocks.php:155 ../../mod/connedit.php:563 +#: ../../mod/editblock.php:180 ../../mod/editlayout.php:178 +#: ../../mod/editwebpage.php:225 ../../mod/group.php:176 +#: ../../mod/settings.php:651 ../../mod/thing.php:256 +#: ../../mod/webpages.php:183 +msgid "Delete" +msgstr "Esborra" + +#: ../../include/RedDAV/RedBrowser.php:302 +msgid "Create new folder" +msgstr "Crea una carpeta nova" + +#: ../../include/RedDAV/RedBrowser.php:304 +msgid "Upload file" +msgstr "Puja arxiu" + #: ../../include/dba/dba_driver.php:141 #, php-format msgid "Cannot locate DNS info for database server '%s'" msgstr "No s'ha trobat informació de DNS pel servidor de base de dades '%s'" -#: ../../include/photo/photo_driver.php:687 ../../mod/profile_photo.php:143 +#: ../../include/photo/photo_driver.php:703 ../../mod/photos.php:92 +#: ../../mod/photos.php:637 ../../mod/profile_photo.php:143 #: ../../mod/profile_photo.php:302 ../../mod/profile_photo.php:424 -#: ../../mod/photos.php:92 ../../mod/photos.php:637 msgid "Profile Photos" msgstr "Fotos del Perfil" -#: ../../include/menu.php:107 ../../include/page_widgets.php:8 -#: ../../include/page_widgets.php:36 ../../include/RedDAV/RedBrowser.php:266 -#: ../../include/ItemObject.php:100 ../../include/apps.php:254 -#: ../../mod/webpages.php:181 ../../mod/thing.php:227 -#: ../../mod/connections.php:382 ../../mod/connections.php:395 -#: ../../mod/connections.php:414 ../../mod/blocks.php:153 -#: ../../mod/editpost.php:106 ../../mod/editlayout.php:133 -#: ../../mod/editwebpage.php:178 ../../mod/editblock.php:134 -#: ../../mod/menu.php:103 ../../mod/settings.php:650 ../../mod/layouts.php:183 -msgid "Edit" -msgstr "Edita" +#: ../../include/nav.php:87 ../../include/nav.php:120 ../../boot.php:1550 +msgid "Logout" +msgstr "Desconectar" + +#: ../../include/nav.php:87 ../../include/nav.php:120 +msgid "End this session" +msgstr "Finalitza aquesta sessió" + +#: ../../include/nav.php:90 ../../include/nav.php:151 +msgid "Home" +msgstr "Personal" + +#: ../../include/nav.php:90 +msgid "Your posts and conversations" +msgstr "Les teves entrades i converses" + +#: ../../include/nav.php:91 ../../include/conversation.php:953 +#: ../../mod/connedit.php:510 +msgid "View Profile" +msgstr "Veure Perfil" + +#: ../../include/nav.php:91 +msgid "Your profile page" +msgstr "La teva pàgina de perfil" + +#: ../../include/nav.php:93 +msgid "Edit Profiles" +msgstr "Editar Perfils" + +#: ../../include/nav.php:93 +msgid "Manage/Edit profiles" +msgstr "Gestiona/Edita perfils" + +#: ../../include/nav.php:95 ../../include/identity.php:979 +msgid "Edit Profile" +msgstr "Edita Perfil" + +#: ../../include/nav.php:95 +msgid "Edit your profile" +msgstr "Edita el teu perfil" + +#: ../../include/nav.php:97 ../../include/apps.php:139 +#: ../../include/conversation.php:1611 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Fotos" + +#: ../../include/nav.php:97 +msgid "Your photos" +msgstr "Les Teves Fotos" + +#: ../../include/nav.php:98 +msgid "Your files" +msgstr "Els teus arxius" + +#: ../../include/nav.php:103 ../../include/apps.php:146 +msgid "Chat" +msgstr "Xerrar" + +#: ../../include/nav.php:103 +msgid "Your chatrooms" +msgstr "Les teves sales de xerrar" + +#: ../../include/nav.php:109 ../../include/apps.php:129 +#: ../../include/conversation.php:1646 +msgid "Bookmarks" +msgstr "Marcadors" + +#: ../../include/nav.php:109 +msgid "Your bookmarks" +msgstr "Els teus marcadors" + +#: ../../include/nav.php:113 ../../include/apps.php:136 +#: ../../include/conversation.php:1656 ../../mod/webpages.php:178 +msgid "Webpages" +msgstr "Pàgines web" + +#: ../../include/nav.php:113 +msgid "Your webpages" +msgstr "Les teves pàgines web" + +#: ../../include/nav.php:117 ../../include/apps.php:131 ../../boot.php:1551 +msgid "Login" +msgstr "Identifica't" + +#: ../../include/nav.php:117 +msgid "Sign in" +msgstr "Signatura" + +#: ../../include/nav.php:134 +#, php-format +msgid "%s - click to logout" +msgstr "%s - click per desconectar" + +#: ../../include/nav.php:137 +msgid "Remote authentication" +msgstr "Autenticació remota" + +#: ../../include/nav.php:137 +msgid "Click to authenticate to your home hub" +msgstr "Click per autentificar-te en el teu Lloc " + +#: ../../include/nav.php:151 +msgid "Home Page" +msgstr "Pàgina Personal" + +#: ../../include/nav.php:155 ../../mod/register.php:224 ../../boot.php:1527 +msgid "Register" +msgstr "Registre" + +#: ../../include/nav.php:155 +msgid "Create an account" +msgstr "Crear un compte" + +#: ../../include/nav.php:160 ../../include/apps.php:142 ../../mod/help.php:67 +#: ../../mod/help.php:72 ../../mod/layouts.php:176 +msgid "Help" +msgstr "Ajuda" + +#: ../../include/nav.php:160 +msgid "Help and documentation" +msgstr "Ajuda i documentació" + +#: ../../include/nav.php:163 ../../include/widgets.php:91 +#: ../../mod/apps.php:36 +msgid "Apps" +msgstr "Aplicatius" + +#: ../../include/nav.php:163 +msgid "Applications, utilities, links, games" +msgstr "Aplicacions, utilitats, enllaços, jocs" + +#: ../../include/nav.php:165 ../../include/text.php:914 +#: ../../include/text.php:926 ../../include/apps.php:147 +#: ../../mod/search.php:38 +msgid "Search" +msgstr "Cerca" + +#: ../../include/nav.php:165 +msgid "Search site content" +msgstr "Cerca en el contingut del lloc" + +#: ../../include/nav.php:168 ../../include/apps.php:141 +msgid "Directory" +msgstr "Directori" + +#: ../../include/nav.php:168 +msgid "Channel Directory" +msgstr "Directori de Canals" + +#: ../../include/nav.php:180 ../../include/apps.php:133 +msgid "Matrix" +msgstr "Matriu/Matrix" + +#: ../../include/nav.php:180 +msgid "Your matrix" +msgstr "El teu matrix" + +#: ../../include/nav.php:181 +msgid "Mark all matrix notifications seen" +msgstr "Marca totes les notificacions de matrix vistes" + +#: ../../include/nav.php:183 ../../include/apps.php:137 +msgid "Channel Home" +msgstr "Canal Personal" + +#: ../../include/nav.php:183 +msgid "Channel home" +msgstr "Canal personal" + +#: ../../include/nav.php:184 +msgid "Mark all channel notifications seen" +msgstr "Marca totes les notificacions de canal vistes" + +#: ../../include/nav.php:187 ../../mod/connections.php:267 +msgid "Connections" +msgstr "Connexions" + +#: ../../include/nav.php:190 +msgid "Notices" +msgstr "Noticies" + +#: ../../include/nav.php:190 +msgid "Notifications" +msgstr "Notificacions" + +#: ../../include/nav.php:191 +msgid "See all notifications" +msgstr "Veure totes les Notificacions" + +#: ../../include/nav.php:192 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" +msgstr "Marca totes les notificacions vistes" + +#: ../../include/nav.php:194 ../../include/apps.php:143 +msgid "Mail" +msgstr "Correu" + +#: ../../include/nav.php:194 +msgid "Private mail" +msgstr "Correu privat" + +#: ../../include/nav.php:195 +msgid "See all private messages" +msgstr "Veure tots els missatges privats" + +#: ../../include/nav.php:196 +msgid "Mark all private messages seen" +msgstr "Marcar tots els missatges privats vistos" + +#: ../../include/nav.php:197 +msgid "Inbox" +msgstr "Safata d'entrada" + +#: ../../include/nav.php:198 +msgid "Outbox" +msgstr "Safata de sortida" + +#: ../../include/nav.php:199 ../../include/widgets.php:577 +msgid "New Message" +msgstr "Escriu un missatge" + +#: ../../include/nav.php:202 ../../include/apps.php:140 +#: ../../mod/events.php:503 +msgid "Events" +msgstr "Events" + +#: ../../include/nav.php:202 +msgid "Event Calendar" +msgstr "Calendari d'Events" + +#: ../../include/nav.php:203 +msgid "See all events" +msgstr "Veure tots els events" + +#: ../../include/nav.php:204 +msgid "Mark all events seen" +msgstr "Marcar tots els events vistos" + +#: ../../include/nav.php:206 ../../include/apps.php:132 +#: ../../mod/manage.php:166 +msgid "Channel Manager" +msgstr "Gestor del Canal" + +#: ../../include/nav.php:206 +msgid "Manage Your Channels" +msgstr "Gestiona els Teus Canals" + +#: ../../include/nav.php:208 ../../include/widgets.php:556 +#: ../../include/apps.php:134 ../../mod/admin.php:1079 +#: ../../mod/admin.php:1279 +msgid "Settings" +msgstr "Configuració" + +#: ../../include/nav.php:208 +msgid "Account/Channel Settings" +msgstr "Ajustos de Compte/Canal" + +#: ../../include/nav.php:216 ../../mod/admin.php:120 +msgid "Admin" +msgstr "Admin" + +#: ../../include/nav.php:216 +msgid "Site Setup and Configuration" +msgstr "Ajustos i Configuració del Lloc" + +#: ../../include/nav.php:247 ../../include/conversation.php:861 +msgid "Loading..." +msgstr "Carregant..." + +#: ../../include/nav.php:252 +msgid "@name, #tag, content" +msgstr "@name, #tag, content" + +#: ../../include/nav.php:253 +msgid "Please wait..." +msgstr "Si us plau, espera......." + +#: ../../include/network.php:650 +msgid "view full size" +msgstr "Mostra a mida competa" + +#: ../../include/network.php:1600 ../../include/enotify.php:58 +msgid "$Projectname Notification" +msgstr "Notificació de $Projectname" + +#: ../../include/network.php:1601 ../../include/diaspora.php:2526 +#: ../../include/diaspora.php:2537 ../../include/enotify.php:59 +#: ../../mod/p.php:46 +msgid "$projectname" +msgstr "$projectname" + +#: ../../include/network.php:1603 ../../include/enotify.php:61 +msgid "Thank You," +msgstr "Gràcies," + +#: ../../include/network.php:1605 ../../include/enotify.php:63 +#, php-format +msgid "%s Administrator" +msgstr "Administrador de %s" + +#: ../../include/network.php:1647 ../../include/account.php:314 +#: ../../include/account.php:341 ../../include/account.php:401 +msgid "Administrator" +msgstr "Administrador" + +#: ../../include/network.php:1661 +msgid "No Subject" +msgstr "Sense assumpte" + +#: ../../include/text.php:391 +msgid "prev" +msgstr "anterior" + +#: ../../include/text.php:393 +msgid "first" +msgstr "primer" + +#: ../../include/text.php:422 +msgid "last" +msgstr "últim" + +#: ../../include/text.php:425 +msgid "next" +msgstr "següent" + +#: ../../include/text.php:435 +msgid "older" +msgstr "més antic" + +#: ../../include/text.php:437 +msgid "newer" +msgstr "més nou" + +#: ../../include/text.php:830 +msgid "No connections" +msgstr "No hi ha connexions" + +#: ../../include/text.php:844 +#, php-format +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "Hi ha %d connexió" +msgstr[1] "Hi ha %d connexions" + +#: ../../include/text.php:857 ../../mod/viewconnections.php:104 +msgid "View Connections" +msgstr "Mostra les connexions" + +#: ../../include/text.php:915 ../../include/text.php:927 +#: ../../include/widgets.php:192 ../../mod/admin.php:1457 +#: ../../mod/admin.php:1477 ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 +#: ../../mod/filer.php:50 +msgid "Save" +msgstr "Desa" + +#: ../../include/text.php:990 +msgid "poke" +msgstr "fes-li un toc" + +#: ../../include/text.php:990 ../../include/conversation.php:243 +msgid "poked" +msgstr "ha fet un toc a" + +#: ../../include/text.php:991 +msgid "ping" +msgstr "fes-li ping" + +#: ../../include/text.php:991 +msgid "pinged" +msgstr "ha fet ping a" + +#: ../../include/text.php:992 +msgid "prod" +msgstr "pica" + +#: ../../include/text.php:992 +msgid "prodded" +msgstr "ha picat" + +#: ../../include/text.php:993 +msgid "slap" +msgstr "fes-li un cop de palmell" + +#: ../../include/text.php:993 +msgid "slapped" +msgstr "ha fet un cop de palmell a" + +#: ../../include/text.php:994 +msgid "finger" +msgstr "acaricia" + +#: ../../include/text.php:994 +msgid "fingered" +msgstr "ha acariciat" + +#: ../../include/text.php:995 +msgid "rebuff" +msgstr "aparta" + +#: ../../include/text.php:995 +msgid "rebuffed" +msgstr "ha apartat" + +#: ../../include/text.php:1005 +msgid "happy" +msgstr "feliç" + +#: ../../include/text.php:1006 +msgid "sad" +msgstr "trist" + +#: ../../include/text.php:1007 +msgid "mellow" +msgstr "tendre" + +#: ../../include/text.php:1008 +msgid "tired" +msgstr "cansat" + +#: ../../include/text.php:1009 +msgid "perky" +msgstr "animat" + +#: ../../include/text.php:1010 +msgid "angry" +msgstr "enfadat" + +#: ../../include/text.php:1011 +msgid "stupified" +msgstr "encantat" + +#: ../../include/text.php:1012 +msgid "puzzled" +msgstr "perplex" + +#: ../../include/text.php:1013 +msgid "interested" +msgstr "Interessat" + +#: ../../include/text.php:1014 +msgid "bitter" +msgstr "amargat" + +#: ../../include/text.php:1015 +msgid "cheerful" +msgstr "alegre" + +#: ../../include/text.php:1016 +msgid "alive" +msgstr "viu" + +#: ../../include/text.php:1017 +msgid "annoyed" +msgstr "molest" + +#: ../../include/text.php:1018 +msgid "anxious" +msgstr "ansiós" + +#: ../../include/text.php:1019 +msgid "cranky" +msgstr "de mala bava" + +#: ../../include/text.php:1020 +msgid "disturbed" +msgstr "transtornat" + +#: ../../include/text.php:1021 +msgid "frustrated" +msgstr "frustrat" + +#: ../../include/text.php:1022 +msgid "depressed" +msgstr "deprimit" + +#: ../../include/text.php:1023 +msgid "motivated" +msgstr "motivat" + +#: ../../include/text.php:1024 +msgid "relaxed" +msgstr "relaxat" + +#: ../../include/text.php:1025 +msgid "surprised" +msgstr "sorprès" + +#: ../../include/text.php:1197 +msgid "Monday" +msgstr "dilluns" + +#: ../../include/text.php:1197 +msgid "Tuesday" +msgstr "dimarts" + +#: ../../include/text.php:1197 +msgid "Wednesday" +msgstr "dimecres" + +#: ../../include/text.php:1197 +msgid "Thursday" +msgstr "dijous" + +#: ../../include/text.php:1197 +msgid "Friday" +msgstr "divendres" + +#: ../../include/text.php:1197 +msgid "Saturday" +msgstr "dissabte" + +#: ../../include/text.php:1197 +msgid "Sunday" +msgstr "diumenge" + +#: ../../include/text.php:1201 +msgid "January" +msgstr "gener" + +#: ../../include/text.php:1201 +msgid "February" +msgstr "febrer" + +#: ../../include/text.php:1201 +msgid "March" +msgstr "març" + +#: ../../include/text.php:1201 +msgid "April" +msgstr "abril" + +#: ../../include/text.php:1201 ../../mod/uexport.php:58 +#: ../../mod/uexport.php:59 +msgid "May" +msgstr "maig" + +#: ../../include/text.php:1201 +msgid "June" +msgstr "juny" + +#: ../../include/text.php:1201 +msgid "July" +msgstr "juliol" + +#: ../../include/text.php:1201 +msgid "August" +msgstr "agost" + +#: ../../include/text.php:1201 +msgid "September" +msgstr "setembre" + +#: ../../include/text.php:1201 +msgid "October" +msgstr "octubre" + +#: ../../include/text.php:1201 +msgid "November" +msgstr "novembre" + +#: ../../include/text.php:1201 +msgid "December" +msgstr "desembre" + +#: ../../include/text.php:1306 +msgid "unknown.???" +msgstr "desconegut.???" + +#: ../../include/text.php:1307 +msgid "bytes" +msgstr "bytes" + +#: ../../include/text.php:1343 +msgid "remove category" +msgstr "elimina la categoria" + +#: ../../include/text.php:1418 +msgid "remove from file" +msgstr "elimina de l'arxiu" + +#: ../../include/text.php:1506 ../../include/text.php:1517 +msgid "Click to open/close" +msgstr "Fes clic per obrir/tancar" + +#: ../../include/text.php:1673 ../../mod/events.php:474 +msgid "Link to Source" +msgstr "Enllaç a la font" + +#: ../../include/text.php:1694 ../../include/text.php:1765 +msgid "default" +msgstr "per defecte" + +#: ../../include/text.php:1702 +msgid "Page layout" +msgstr "Disseny de la pàgina" + +#: ../../include/text.php:1702 +msgid "You can create your own with the layouts tool" +msgstr "Pots crear el teu propi disseny de pàgina amb l'editor" + +#: ../../include/text.php:1743 +msgid "Page content type" +msgstr "Tipus de contingut de la pàgina" + +#: ../../include/text.php:1777 +msgid "Select an alternate language" +msgstr "Tria un idioma alternatiu" + +#: ../../include/text.php:1896 ../../include/conversation.php:120 +#: ../../include/diaspora.php:2123 ../../mod/like.php:349 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +#: ../../mod/tagger.php:43 +msgid "photo" +msgstr "foto" + +#: ../../include/text.php:1899 ../../include/conversation.php:123 +#: ../../mod/like.php:351 ../../mod/tagger.php:47 +msgid "event" +msgstr "esdeveniment" + +#: ../../include/text.php:1902 ../../include/conversation.php:148 +#: ../../include/diaspora.php:2123 ../../mod/like.php:349 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +msgid "status" +msgstr "estat" + +#: ../../include/text.php:1904 ../../include/conversation.php:150 +#: ../../mod/tagger.php:53 +msgid "comment" +msgstr "comentari" + +#: ../../include/text.php:1909 +msgid "activity" +msgstr "activitat" + +#: ../../include/text.php:2204 +msgid "Design Tools" +msgstr "Eines de disseny" + +#: ../../include/text.php:2207 ../../mod/blocks.php:147 +msgid "Blocks" +msgstr "Blocs" + +#: ../../include/text.php:2208 ../../mod/menu.php:101 +msgid "Menus" +msgstr "Menús" + +#: ../../include/text.php:2209 ../../mod/layouts.php:174 +msgid "Layouts" +msgstr "Dissenys" + +#: ../../include/text.php:2210 +msgid "Pages" +msgstr "Pàgines" + +#: ../../include/widgets.php:35 ../../include/contact_widgets.php:92 +#: ../../include/taxonomy.php:264 +msgid "Categories" +msgstr "Categories" + +#: ../../include/widgets.php:92 +msgid "System" +msgstr "Sistema" + +#: ../../include/widgets.php:94 ../../include/conversation.php:1515 +msgid "Personal" +msgstr "Personal" + +#: ../../include/widgets.php:95 +msgid "Create Personal App" +msgstr "Crear Personal App" + +#: ../../include/widgets.php:96 +msgid "Edit Personal App" +msgstr "Editar Personal App" + +#: ../../include/widgets.php:136 ../../include/widgets.php:175 +#: ../../include/Contact.php:107 ../../include/conversation.php:956 +#: ../../include/identity.php:956 ../../mod/match.php:64 +#: ../../mod/directory.php:316 ../../mod/suggest.php:52 +msgid "Connect" +msgstr "Connecta " + +#: ../../include/widgets.php:138 ../../mod/suggest.php:54 +msgid "Ignore/Hide" +msgstr "Ignora/Amaga" + +#: ../../include/widgets.php:143 ../../mod/connections.php:128 +msgid "Suggestions" +msgstr "Suggerencies" + +#: ../../include/widgets.php:144 +msgid "See more..." +msgstr "Veure més....." + +#: ../../include/widgets.php:166 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "Tens %1$.0f de %2$.0f connexions permeses." + +#: ../../include/widgets.php:172 +msgid "Add New Connection" +msgstr "Afegeix una Nova Connexió" + +#: ../../include/widgets.php:173 +msgid "Enter the channel address" +msgstr "Introdueix la adreça del canal" + +#: ../../include/widgets.php:174 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Exemple: pep@exemple.com, http://exemple.com/vinyet" + +#: ../../include/widgets.php:190 +msgid "Notes" +msgstr "Notes" + +#: ../../include/widgets.php:266 +msgid "Remove term" +msgstr "Plaç de remoció" + +#: ../../include/widgets.php:274 ../../include/features.php:70 +msgid "Saved Searches" +msgstr "Cerques desades" + +#: ../../include/widgets.php:275 ../../include/group.php:303 +msgid "add" +msgstr "afegeix" + +#: ../../include/widgets.php:304 ../../include/contact_widgets.php:57 +#: ../../include/features.php:83 +msgid "Saved Folders" +msgstr "Carpetes Guardades" + +#: ../../include/widgets.php:307 ../../include/contact_widgets.php:60 +#: ../../include/contact_widgets.php:95 +msgid "Everything" +msgstr "Tot" + +#: ../../include/widgets.php:349 +msgid "Archives" +msgstr "Arxius" + +#: ../../include/widgets.php:429 ../../mod/connedit.php:583 +msgid "Me" +msgstr "Jo" + +#: ../../include/widgets.php:430 ../../mod/connedit.php:584 +msgid "Family" +msgstr "Família" + +#: ../../include/widgets.php:431 ../../include/identity.php:394 +#: ../../include/identity.php:395 ../../include/identity.php:402 +#: ../../include/profile_selectors.php:80 ../../mod/connedit.php:585 +#: ../../mod/settings.php:345 ../../mod/settings.php:349 +#: ../../mod/settings.php:350 ../../mod/settings.php:353 +#: ../../mod/settings.php:364 +msgid "Friends" +msgstr "Amics" + +#: ../../include/widgets.php:432 ../../mod/connedit.php:586 +msgid "Acquaintances" +msgstr "Coneguts" + +#: ../../include/widgets.php:433 ../../mod/connections.php:91 +#: ../../mod/connections.php:106 ../../mod/connedit.php:587 +msgid "All" +msgstr "Tots" + +#: ../../include/widgets.php:452 +msgid "Refresh" +msgstr "Refresc" + +#: ../../include/widgets.php:487 +msgid "Account settings" +msgstr "Ajustos de Compte" + +#: ../../include/widgets.php:493 +msgid "Channel settings" +msgstr "Ajustos de Canal" + +#: ../../include/widgets.php:499 +msgid "Additional features" +msgstr "Característiques addicionals" + +#: ../../include/widgets.php:505 +msgid "Feature/Addon settings" +msgstr "Ajustos de Característica/Afegit" + +#: ../../include/widgets.php:511 +msgid "Display settings" +msgstr "Ajustos de pantalla" + +#: ../../include/widgets.php:517 +msgid "Connected apps" +msgstr "Apps connectades" + +#: ../../include/widgets.php:523 +msgid "Export channel" +msgstr "Exportat canal" + +#: ../../include/widgets.php:532 ../../mod/connedit.php:674 +msgid "Connection Default Permissions" +msgstr "Permisos per Defecte de la Connexió" + +#: ../../include/widgets.php:540 +msgid "Premium Channel Settings" +msgstr "Ajustos Premium de Canal" + +#: ../../include/widgets.php:548 ../../include/features.php:59 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "Fonts del canal" + +#: ../../include/widgets.php:569 ../../mod/mail.php:128 +#: ../../mod/message.php:31 +msgid "Messages" +msgstr "Missatges" + +#: ../../include/widgets.php:572 +msgid "Check Mail" +msgstr "Comprova el correu" + +#: ../../include/widgets.php:652 +msgid "Chat Rooms" +msgstr "Sales de xat" + +#: ../../include/widgets.php:672 +msgid "Bookmarked Chatrooms" +msgstr "Sales de xat preferides" + +#: ../../include/widgets.php:692 +msgid "Suggested Chatrooms" +msgstr "Sales de Xat Suggerides" + +#: ../../include/widgets.php:819 ../../include/widgets.php:877 +msgid "photo/image" +msgstr "foto/imatge" + +#: ../../include/widgets.php:972 ../../include/widgets.php:974 +msgid "Rate Me" +msgstr "Valora'm" + +#: ../../include/widgets.php:978 +msgid "View Ratings" +msgstr "Mostra les valoracions" + +#: ../../include/widgets.php:989 +msgid "Public Hubs" +msgstr "Concentradors Públics" + +#: ../../include/Contact.php:124 +msgid "New window" +msgstr "Nova finestra" + +#: ../../include/Contact.php:125 +msgid "Open the selected location in a different window or browser tab" +msgstr "Obrir la localització seleccionada en un altre finestra o pestanya del navegador" + +#: ../../include/Contact.php:212 +#, php-format +msgid "User '%s' deleted" +msgstr "usuari '%s' esborrat" + +#: ../../include/message.php:18 +msgid "No recipient provided." +msgstr "No s'ha proporcionat bústia." + +#: ../../include/message.php:23 +msgid "[no subject]" +msgstr "[no subject]" + +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "incapaç de determinar el remitent" + +#: ../../include/message.php:200 +msgid "Stored post could not be verified." +msgstr "L'entrada guardada no pot ser verificada" + +#: ../../include/zot.php:685 +msgid "Invalid data packet" +msgstr "paquet de dades invàlid" + +#: ../../include/zot.php:701 +msgid "Unable to verify channel signature" +msgstr "No es pot verificar la signatura del canal" + +#: ../../include/zot.php:2209 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "No es pot verificar la signatura del lloc per %s" + +#: ../../include/notify.php:23 +msgid "created a new post" +msgstr "ha creat una nova entrada" + +#: ../../include/notify.php:24 +#, php-format +msgid "commented on %s's post" +msgstr "ha comentat l'entrada de %s" + +#: ../../include/ItemObject.php:89 ../../include/conversation.php:678 +msgid "Private Message" +msgstr "Missatge Privat" + +#: ../../include/ItemObject.php:126 ../../include/conversation.php:670 +msgid "Select" +msgstr "Selecciona" + +#: ../../include/ItemObject.php:130 +msgid "Save to Folder" +msgstr "Guardar en la Carpeta" + +#: ../../include/ItemObject.php:151 +msgid "I will attend" +msgstr "Hi seré" + +#: ../../include/ItemObject.php:151 +msgid "I will not attend" +msgstr "No hi seré" + +#: ../../include/ItemObject.php:151 +msgid "I might attend" +msgstr "Potser hi sóc" + +#: ../../include/ItemObject.php:161 +msgid "I agree" +msgstr "Hi estic a favor" + +#: ../../include/ItemObject.php:161 +msgid "I disagree" +msgstr "Hi estic en contra" + +#: ../../include/ItemObject.php:161 +msgid "I abstain" +msgstr "Voto en blanc" + +#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187 +#: ../../include/conversation.php:1688 ../../mod/photos.php:1015 +#: ../../mod/photos.php:1027 +msgid "View all" +msgstr "Mostra-ho tot" + +#: ../../include/ItemObject.php:179 ../../include/conversation.php:1712 +#: ../../include/identity.php:1266 ../../include/taxonomy.php:396 +#: ../../mod/photos.php:1019 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "M'agrada" +msgstr[1] "M'agrada" + +#: ../../include/ItemObject.php:184 ../../include/conversation.php:1715 +#: ../../mod/photos.php:1024 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "No m'agrada" +msgstr[1] "No m'agrada" + +#: ../../include/ItemObject.php:212 +msgid "Add Star" +msgstr "Marca'l com a preferit" + +#: ../../include/ItemObject.php:213 +msgid "Remove Star" +msgstr "Treu-lo de preferits" + +#: ../../include/ItemObject.php:214 +msgid "Toggle Star Status" +msgstr "Canvia el Estat de la Preferència" + +#: ../../include/ItemObject.php:218 +msgid "starred" +msgstr "preferit" + +#: ../../include/ItemObject.php:227 ../../include/conversation.php:685 +msgid "Message signature validated" +msgstr "Validada la signatura del missatge" + +#: ../../include/ItemObject.php:228 ../../include/conversation.php:686 +msgid "Message signature incorrect" +msgstr "Signatura del missatge incorrecta" + +#: ../../include/ItemObject.php:236 +msgid "Add Tag" +msgstr "Afegeix Etiqueta" + +#: ../../include/ItemObject.php:254 ../../mod/photos.php:959 +msgid "I like this (toggle)" +msgstr "M'agrada això (canvia)" + +#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:310 +msgid "like" +msgstr "agrada" + +#: ../../include/ItemObject.php:255 ../../mod/photos.php:960 +msgid "I don't like this (toggle)" +msgstr "No m'agrada això (canvia)" + +#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:311 +msgid "dislike" +msgstr "desagrada" + +#: ../../include/ItemObject.php:259 +msgid "Share This" +msgstr "Comparteix Això" + +#: ../../include/ItemObject.php:259 +msgid "share" +msgstr "comparteix" + +#: ../../include/ItemObject.php:277 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d commentari" +msgstr[1] "%d commentaris" + +#: ../../include/ItemObject.php:295 ../../include/ItemObject.php:296 +#, php-format +msgid "View %s's profile - %s" +msgstr "Veure %s de perfil - %s" + +#: ../../include/ItemObject.php:299 +msgid "to" +msgstr "a" + +#: ../../include/ItemObject.php:300 +msgid "via" +msgstr "via" + +#: ../../include/ItemObject.php:301 +msgid "Wall-to-Wall" +msgstr "Mur-a-Mur" + +#: ../../include/ItemObject.php:302 +msgid "via Wall-To-Wall:" +msgstr "via Mur-a-Mur:" + +#: ../../include/ItemObject.php:313 ../../include/conversation.php:727 +#, php-format +msgid "from %s" +msgstr "De %s" + +#: ../../include/ItemObject.php:316 ../../include/conversation.php:730 +#, php-format +msgid "last edited: %s" +msgstr "últim editat: %s" + +#: ../../include/ItemObject.php:317 ../../include/conversation.php:731 +#, php-format +msgid "Expires: %s" +msgstr "Expira: %s" + +#: ../../include/ItemObject.php:338 +msgid "Save Bookmarks" +msgstr "Guarda Favorits" + +#: ../../include/ItemObject.php:339 +msgid "Add to Calendar" +msgstr "Afegeix al Calendari" + +#: ../../include/ItemObject.php:348 +msgid "Mark all seen" +msgstr "Marca tot com ja vist" + +#: ../../include/ItemObject.php:354 ../../mod/photos.php:1145 +msgctxt "noun" +msgid "Likes" +msgstr "M'agrada" + +#: ../../include/ItemObject.php:355 ../../mod/photos.php:1146 +msgctxt "noun" +msgid "Dislikes" +msgstr "No m'agrada" + +#: ../../include/ItemObject.php:360 ../../include/acl_selectors.php:249 +#: ../../mod/photos.php:1151 +msgid "Close" +msgstr "Tanca" + +#: ../../include/ItemObject.php:365 ../../include/conversation.php:748 +#: ../../include/conversation.php:1220 ../../mod/mail.php:241 +#: ../../mod/mail.php:356 ../../mod/photos.php:962 ../../mod/editblock.php:149 +#: ../../mod/editlayout.php:147 ../../mod/editpost.php:123 +#: ../../mod/editwebpage.php:192 +msgid "Please wait" +msgstr "Si us plau, espera" + +#: ../../include/ItemObject.php:385 ../../include/js_strings.php:7 +msgid "[+] show all" +msgstr "[+] mostra-ho tot" + +#: ../../include/ItemObject.php:666 ../../mod/photos.php:978 +#: ../../mod/photos.php:1096 +msgid "This is you" +msgstr "Ets tú" + +#: ../../include/ItemObject.php:668 ../../include/js_strings.php:6 +#: ../../mod/photos.php:980 ../../mod/photos.php:1098 +msgid "Comment" +msgstr "Comentari" + +#: ../../include/ItemObject.php:669 ../../include/js_strings.php:22 +#: ../../mod/mail.php:355 ../../mod/admin.php:453 ../../mod/admin.php:819 +#: ../../mod/admin.php:986 ../../mod/admin.php:1118 ../../mod/admin.php:1312 +#: ../../mod/admin.php:1397 ../../mod/pconfig.php:108 ../../mod/pdledit.php:58 +#: ../../mod/appman.php:99 ../../mod/photos.php:577 ../../mod/photos.php:654 +#: ../../mod/photos.php:941 ../../mod/photos.php:981 ../../mod/photos.php:1099 +#: ../../mod/poke.php:166 ../../mod/bulksetclose.php:24 ../../mod/poll.php:68 +#: ../../mod/chat.php:177 ../../mod/chat.php:211 ../../mod/connect.php:93 +#: ../../mod/profiles.php:667 ../../mod/connedit.php:704 +#: ../../mod/rate.php:167 ../../mod/events.php:511 ../../mod/events.php:693 +#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108 +#: ../../mod/group.php:81 ../../mod/import.php:592 ../../mod/invite.php:142 +#: ../../mod/settings.php:588 ../../mod/settings.php:692 +#: ../../mod/settings.php:718 ../../mod/settings.php:746 +#: ../../mod/settings.php:769 ../../mod/settings.php:854 +#: ../../mod/settings.php:1050 ../../mod/setup.php:327 ../../mod/setup.php:367 +#: ../../mod/locs.php:105 ../../mod/sources.php:104 ../../mod/sources.php:138 +#: ../../mod/mitem.php:235 ../../mod/mood.php:134 ../../mod/thing.php:303 +#: ../../mod/thing.php:346 ../../mod/xchan.php:11 +#: ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "Desa" + +#: ../../include/ItemObject.php:670 ../../include/conversation.php:1192 +#: ../../mod/editblock.php:135 ../../mod/editlayout.php:134 +#: ../../mod/editpost.php:107 ../../mod/editwebpage.php:179 +msgid "Bold" +msgstr "Negreta" + +#: ../../include/ItemObject.php:671 ../../include/conversation.php:1193 +#: ../../mod/editblock.php:136 ../../mod/editlayout.php:135 +#: ../../mod/editpost.php:108 ../../mod/editwebpage.php:180 +msgid "Italic" +msgstr "Italica" + +#: ../../include/ItemObject.php:672 ../../include/conversation.php:1194 +#: ../../mod/editblock.php:137 ../../mod/editlayout.php:136 +#: ../../mod/editpost.php:109 ../../mod/editwebpage.php:181 +msgid "Underline" +msgstr "Subratllat" + +#: ../../include/ItemObject.php:673 ../../include/conversation.php:1195 +#: ../../mod/editblock.php:138 ../../mod/editlayout.php:137 +#: ../../mod/editpost.php:110 ../../mod/editwebpage.php:182 +msgid "Quote" +msgstr "Cometes" + +#: ../../include/ItemObject.php:674 ../../include/conversation.php:1196 +#: ../../mod/editblock.php:139 ../../mod/editlayout.php:138 +#: ../../mod/editpost.php:111 ../../mod/editwebpage.php:183 +msgid "Code" +msgstr "Codi" + +#: ../../include/ItemObject.php:675 +msgid "Image" +msgstr "Imatge" + +#: ../../include/ItemObject.php:676 +msgid "Insert Link" +msgstr "Insereix Enllaç" + +#: ../../include/ItemObject.php:677 +msgid "Video" +msgstr "Video" + +#: ../../include/ItemObject.php:678 ../../include/conversation.php:1166 +#: ../../include/page_widgets.php:40 ../../mod/photos.php:982 +#: ../../mod/editblock.php:170 ../../mod/editpost.php:143 +#: ../../mod/editwebpage.php:214 ../../mod/events.php:690 +#: ../../mod/webpages.php:188 +msgid "Preview" +msgstr "Previsualitza" + +#: ../../include/ItemObject.php:681 ../../include/conversation.php:1247 +#: ../../mod/mail.php:247 ../../mod/mail.php:361 ../../mod/editpost.php:151 +msgid "Encrypt text" +msgstr "Text encriptat" + +#: ../../include/account.php:27 +msgid "Not a valid email address" +msgstr "Adreça de correu electrònic no vàlida" + +#: ../../include/account.php:29 +msgid "Your email domain is not among those allowed on this site" +msgstr "El seu domini de correu electrònic no es troba entre els permesos en aquest lloc" + +#: ../../include/account.php:35 +msgid "Your email address is already registered at this site." +msgstr "La teva adreça de correu electrònic ja esta registrada en aquest lloc" + +#: ../../include/account.php:67 +msgid "An invitation is required." +msgstr "Es requereix Invitació" + +#: ../../include/account.php:71 +msgid "Invitation could not be verified." +msgstr "La invitació no ha pogut ser verificada" + +#: ../../include/account.php:121 +msgid "Please enter the required information." +msgstr "Entra la informació sol·licitada" + +#: ../../include/account.php:188 +msgid "Failed to store account information." +msgstr "No s'ha pogut desar la informació del compte" + +#: ../../include/account.php:246 +#, php-format +msgid "Registration confirmation for %s" +msgstr "Confirmació del registre de %s" + +#: ../../include/account.php:312 +#, php-format +msgid "Registration request at %s" +msgstr "Sol·licitud de registre a %s" + +#: ../../include/account.php:336 +msgid "your registration password" +msgstr "la teva contrasenya registrada" + +#: ../../include/account.php:339 ../../include/account.php:399 +#, php-format +msgid "Registration details for %s" +msgstr "Detalls del registre per %s" + +#: ../../include/account.php:408 +msgid "Account approved." +msgstr "Compte aprovat." + +#: ../../include/account.php:447 +#, php-format +msgid "Registration revoked for %s" +msgstr "S'ha revocat el registre de %s" + +#: ../../include/account.php:492 +msgid "Account verified. Please login." +msgstr "S'ha verificat el compte. Inicia la sessió per continuar." + +#: ../../include/account.php:705 ../../include/account.php:707 +msgid "Click here to upgrade." +msgstr "Feu clic aquí per actualitzar." + +#: ../../include/account.php:713 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Aquesta acció sobrepassa els límits establerts pel seu pla de subscripció." + +#: ../../include/account.php:718 +msgid "This action is not available under your subscription plan." +msgstr "Aquesta acció no està disponible en el seu pla de subscripció." + +#: ../../include/oembed.php:183 +msgid "Embedded content" +msgstr "Contingut embegut" + +#: ../../include/oembed.php:192 +msgid "Embedding disabled" +msgstr "Incorporació desactivada" + +#: ../../include/acl_selectors.php:240 +msgid "Visible to your default audience" +msgstr "Visible per a la teva audiència " + +#: ../../include/acl_selectors.php:241 +msgid "Show" +msgstr "Mostra" + +#: ../../include/acl_selectors.php:242 +msgid "Don't show" +msgstr "No mostrar" + +#: ../../include/acl_selectors.php:248 ../../mod/photos.php:571 +#: ../../mod/photos.php:934 ../../mod/chat.php:209 ../../mod/events.php:691 +#: ../../mod/filestorage.php:147 +msgid "Permissions" +msgstr "Permisos " + +#: ../../include/activities.php:39 +msgid " and " +msgstr "i" + +#: ../../include/activities.php:47 +msgid "public profile" +msgstr "Perfil públic" + +#: ../../include/activities.php:56 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s canviat %2$s a “%3$s”" + +#: ../../include/activities.php:57 +#, php-format +msgid "Visit %1$s's %2$s" +msgstr "Visita %1$s de %2$s" + +#: ../../include/activities.php:60 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s Ha actualitzat %2$s, canviant %3$s." + +#: ../../include/api.php:1178 +msgid "Public Timeline" +msgstr "Cronologia pública" + +#: ../../include/apps.php:128 +msgid "Site Admin" +msgstr "Administració" + +#: ../../include/apps.php:130 +msgid "Address Book" +msgstr "Adreçes" + +#: ../../include/apps.php:138 ../../include/identity.php:1240 +#: ../../include/identity.php:1357 ../../mod/profperm.php:112 +msgid "Profile" +msgstr "Perfil" + +#: ../../include/apps.php:144 ../../mod/mood.php:130 +msgid "Mood" +msgstr "Ànim" + +#: ../../include/apps.php:145 ../../include/conversation.php:959 +msgid "Poke" +msgstr "Emprenya" + +#: ../../include/apps.php:148 +msgid "Probe" +msgstr "Sondeig" + +#: ../../include/apps.php:149 +msgid "Suggest" +msgstr "Suggeriment" + +#: ../../include/apps.php:150 +msgid "Random Channel" +msgstr "Canal Aleatori" + +#: ../../include/apps.php:151 +msgid "Invite" +msgstr "Convida" + +#: ../../include/apps.php:152 +msgid "Features" +msgstr "Funcionalitats" + +#: ../../include/apps.php:153 ../../mod/id.php:28 +msgid "Language" +msgstr "Idioma" + +#: ../../include/apps.php:154 +msgid "Post" +msgstr "Entrada" + +#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 +#: ../../mod/id.php:19 +msgid "Profile Photo" +msgstr "Foto del Perfil" + +#: ../../include/apps.php:247 ../../mod/settings.php:84 +#: ../../mod/settings.php:614 +msgid "Update" +msgstr "Actualització" + +#: ../../include/apps.php:247 +msgid "Install" +msgstr "Instal·lar" + +#: ../../include/apps.php:252 +msgid "Purchase" +msgstr "Compra" + +#: ../../include/attach.php:137 ../../include/attach.php:184 +#: ../../include/attach.php:247 ../../include/attach.php:261 +#: ../../include/attach.php:305 ../../include/attach.php:319 +#: ../../include/attach.php:350 ../../include/attach.php:546 +#: ../../include/attach.php:618 ../../include/chat.php:131 +#: ../../include/items.php:4383 ../../include/photos.php:26 +#: ../../mod/mail.php:114 ../../mod/achievements.php:30 ../../mod/page.php:31 +#: ../../mod/page.php:86 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/pdledit.php:21 ../../mod/appman.php:66 ../../mod/photos.php:69 +#: ../../mod/authtest.php:13 ../../mod/block.php:22 ../../mod/block.php:72 +#: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/poke.php:128 +#: ../../mod/bookmarks.php:46 ../../mod/manage.php:6 ../../mod/channel.php:100 +#: ../../mod/channel.php:219 ../../mod/channel.php:262 ../../mod/chat.php:90 +#: ../../mod/chat.php:95 ../../mod/profile.php:64 ../../mod/profile.php:72 +#: ../../mod/common.php:35 ../../mod/profile_photo.php:264 +#: ../../mod/profile_photo.php:277 ../../mod/notifications.php:66 +#: ../../mod/connections.php:29 ../../mod/profiles.php:188 +#: ../../mod/profiles.php:576 ../../mod/connedit.php:348 +#: ../../mod/editblock.php:65 ../../mod/editlayout.php:63 +#: ../../mod/editlayout.php:87 ../../mod/editpost.php:13 +#: ../../mod/editwebpage.php:64 ../../mod/editwebpage.php:86 +#: ../../mod/editwebpage.php:101 ../../mod/editwebpage.php:125 +#: ../../mod/rate.php:110 ../../mod/events.php:249 +#: ../../mod/filestorage.php:18 ../../mod/filestorage.php:73 +#: ../../mod/filestorage.php:88 ../../mod/filestorage.php:115 +#: ../../mod/register.php:72 ../../mod/fsuggest.php:78 ../../mod/regmod.php:17 +#: ../../mod/group.php:9 ../../mod/id.php:71 ../../mod/service_limits.php:7 +#: ../../mod/invite.php:13 ../../mod/invite.php:104 ../../mod/settings.php:570 +#: ../../mod/item.php:206 ../../mod/item.php:214 ../../mod/item.php:1005 +#: ../../mod/setup.php:223 ../../mod/layouts.php:69 ../../mod/layouts.php:76 +#: ../../mod/layouts.php:87 ../../mod/sharedwithme.php:7 +#: ../../mod/like.php:178 ../../mod/locs.php:77 ../../mod/sources.php:66 +#: ../../mod/menu.php:72 ../../mod/message.php:16 ../../mod/mitem.php:111 +#: ../../mod/mood.php:111 ../../mod/suggest.php:26 ../../mod/network.php:12 +#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99 +#: ../../mod/thing.php:269 ../../mod/thing.php:284 ../../mod/thing.php:318 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/viewsrc.php:14 ../../mod/webpages.php:69 ../../index.php:186 +#: ../../index.php:397 +msgid "Permission denied." +msgstr "Permís denegat." + +#: ../../include/attach.php:242 ../../include/attach.php:300 +msgid "Item was not found." +msgstr "Article no trobat." + +#: ../../include/attach.php:363 +msgid "No source file." +msgstr "No hi ha arxiu d'origen." + +#: ../../include/attach.php:381 +msgid "Cannot locate file to replace" +msgstr "No trobo l'arxiu a reemplaçar" + +#: ../../include/attach.php:399 +msgid "Cannot locate file to revise/update" +msgstr "No trobo l'arxiu a revisar/actualitzar" + +#: ../../include/attach.php:410 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "L'arxiu excedeix la mida limit de %d" + +#: ../../include/attach.php:422 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "Has arribat al teu límit de %1$.0f Mbytes de emagatzematge d'adjunts." + +#: ../../include/attach.php:505 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "Pujada del arxiu fallida. Possible límit del sistema o acció interrompuda." + +#: ../../include/attach.php:517 +msgid "Stored file could not be verified. Upload failed." +msgstr "L'arxiu guardat no es pot verificar. Pujada fallida." + +#: ../../include/attach.php:561 ../../include/attach.php:578 +msgid "Path not available." +msgstr "Trajectòria no disponible" + +#: ../../include/attach.php:623 +msgid "Empty pathname" +msgstr "Trajèctoria vuida." + +#: ../../include/attach.php:639 +msgid "duplicate filename or path" +msgstr "Nom o trajectòria duplicat" + +#: ../../include/attach.php:663 +msgid "Path not found." +msgstr "Trajectòria no trobada." + +#: ../../include/attach.php:714 +msgid "mkdir failed." +msgstr "mkdir va fracassar." + +#: ../../include/attach.php:718 +msgid "database storage failed." +msgstr "Arxiu de base de dades va fallar." + +#: ../../include/auth.php:131 +msgid "Logged out." +msgstr "Sortir." + +#: ../../include/auth.php:272 +msgid "Failed authentication" +msgstr "Autenticació fallida" + +#: ../../include/auth.php:286 ../../mod/openid.php:190 +msgid "Login failed." +msgstr "Identificació fallida." + +#: ../../include/bb2diaspora.php:373 +msgid "Attachments:" +msgstr "Adjuntat:" + +#: ../../include/bb2diaspora.php:459 ../../include/event.php:22 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/bb2diaspora.php:461 +msgid "$Projectname event notification:" +msgstr "Notificació d'esdeveniment de $Projectname" + +#: ../../include/bb2diaspora.php:465 ../../include/event.php:30 +msgid "Starts:" +msgstr "Comença:" + +#: ../../include/bb2diaspora.php:473 ../../include/event.php:40 +msgid "Finishes:" +msgstr "Acaba:" + +#: ../../include/bb2diaspora.php:481 ../../include/event.php:50 +#: ../../include/identity.php:1007 ../../mod/directory.php:302 +#: ../../mod/events.php:684 +msgid "Location:" +msgstr "Lloc:" + +#: ../../include/bbcode.php:122 ../../include/bbcode.php:768 +#: ../../include/bbcode.php:771 ../../include/bbcode.php:776 +#: ../../include/bbcode.php:779 ../../include/bbcode.php:782 +#: ../../include/bbcode.php:785 ../../include/bbcode.php:790 +#: ../../include/bbcode.php:793 ../../include/bbcode.php:798 +#: ../../include/bbcode.php:801 ../../include/bbcode.php:804 +#: ../../include/bbcode.php:807 +msgid "Image/photo" +msgstr "Imatge/foto" + +#: ../../include/bbcode.php:161 ../../include/bbcode.php:818 +msgid "Encrypted content" +msgstr "Contingut encriptat" + +#: ../../include/bbcode.php:178 +#, php-format +msgid "Install %s element: " +msgstr "Instal·la l'element %s:" + +#: ../../include/bbcode.php:182 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "Aquesta entrada contè un element %s instal·lable, potser manques de permissos per instal·lar-lo en aquest lloc." + +#: ../../include/bbcode.php:192 ../../mod/impel.php:37 +msgid "webpage" +msgstr "pàgina web" + +#: ../../include/bbcode.php:195 ../../mod/impel.php:47 +msgid "layout" +msgstr "disseny" + +#: ../../include/bbcode.php:198 ../../mod/impel.php:42 +msgid "block" +msgstr "bloc" + +#: ../../include/bbcode.php:201 ../../mod/impel.php:54 +msgid "menu" +msgstr "menú" + +#: ../../include/bbcode.php:215 +msgid "QR code" +msgstr "QR code" + +#: ../../include/bbcode.php:266 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s va escriure la següent %2$s %3$s" + +#: ../../include/bbcode.php:268 ../../mod/tagger.php:51 +msgid "post" +msgstr "entrada" + +#: ../../include/bbcode.php:518 +msgid "Different viewers will see this text differently" +msgstr "Diferents observadors veuran aquest text de diferents formes" + +#: ../../include/bbcode.php:729 +msgid "$1 spoiler" +msgstr "$1 spoiler" + +#: ../../include/bbcode.php:756 +msgid "$1 wrote:" +msgstr "$1 va escriure:" + +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "Marcadors de %1$s" + +#: ../../include/chat.php:23 +msgid "Missing room name" +msgstr "Perdut el nom de la sala" + +#: ../../include/chat.php:32 +msgid "Duplicate room name" +msgstr "Nom de la sala duplicat" + +#: ../../include/chat.php:82 ../../include/chat.php:90 +msgid "Invalid room specifier." +msgstr "Especificació de la sala invàlida." + +#: ../../include/chat.php:120 +msgid "Room not found." +msgstr "Sala no trobada." + +#: ../../include/chat.php:141 +msgid "Room is full" +msgstr "La sala es plena" + +#: ../../include/comanche.php:34 ../../mod/admin.php:390 +#: ../../view/theme/apw/php/config.php:185 +msgid "Default" +msgstr "Predeterminat" + +#: ../../include/security.php:349 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "El formulario de la cadena de seguridad no era correcto. Esto probablemente ocurrió porque el formulario se ha abierto durante demasiado tiempo (> 3 horas) antes de enviarlo." #: ../../include/contact_selectors.php:56 msgid "Frequently" -msgstr "Freqüentment" +msgstr "Sovint" #: ../../include/contact_selectors.php:57 msgid "Hourly" -msgstr "Horariament" +msgstr "Cada hora" #: ../../include/contact_selectors.php:58 msgid "Twice daily" -msgstr "Dos vegades al dia" +msgstr "Dos cops al dia" #: ../../include/contact_selectors.php:59 msgid "Daily" -msgstr "Diariament" +msgstr "Diàriament" #: ../../include/contact_selectors.php:60 msgid "Weekly" @@ -84,7 +1822,7 @@ msgstr "RSS/Atom" #: ../../mod/admin.php:831 ../../mod/id.php:15 ../../mod/id.php:16 #: ../../boot.php:1553 msgid "Email" -msgstr "Correu electrónic" +msgstr "Correu electrònic" #: ../../include/contact_selectors.php:80 msgid "Diaspora" @@ -110,142 +1848,538 @@ msgstr "XMPP/IM" msgid "MySpace" msgstr "MySpace" -#: ../../include/notify.php:23 -msgid "created a new post" -msgstr "Creada una nova entrada" - -#: ../../include/notify.php:24 +#: ../../include/contact_widgets.php:14 #, php-format -msgid "commented on %s's post" -msgstr "comentat a l'entrada de %s" +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d invitació disponible" +msgstr[1] "%d invitacions disponibles" -#: ../../include/Import/import_diaspora.php:17 -msgid "No username found in import file." -msgstr "No s'ha trobat nom d'usuari a l'arxiu d'importació." +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:457 +msgid "Advanced" +msgstr "Avançat" -#: ../../include/Import/import_diaspora.php:42 ../../mod/import.php:156 -msgid "Unable to create a unique channel address. Import failed." -msgstr "No s'ha pogut importar el canal perquè l'adreça única de canal no s'ha pogut crear." +#: ../../include/contact_widgets.php:22 +msgid "Find Channels" +msgstr "Troba Canals" -#: ../../include/Import/import_diaspora.php:140 ../../mod/import.php:504 -msgid "Import completed." -msgstr "S'ha completat la importació." +#: ../../include/contact_widgets.php:23 +msgid "Enter name or interest" +msgstr "Entra un nom o interes" -#: ../../include/group.php:26 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Un grup esborrat amb aquest nom fou reviscolat. Els permisos dels items existents poden aplicar-se a aquest grup i qualsevol membre futur. Si no es això el que vols, si et plau, crea un altre grup amb un nom diferent." +#: ../../include/contact_widgets.php:24 +msgid "Connect/Follow" +msgstr "Conecta/Segueix" -#: ../../include/group.php:235 -msgid "Default privacy group for new contacts" -msgstr "Privacitat de grup predeterminada per a contactes nous" +#: ../../include/contact_widgets.php:25 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Exemples: Lionel Messi, Futbolista" -#: ../../include/group.php:254 ../../mod/admin.php:831 -msgid "All Channels" -msgstr "Tots els Canals" +#: ../../include/contact_widgets.php:26 ../../mod/connections.php:273 +#: ../../mod/directory.php:379 ../../mod/directory.php:384 +msgid "Find" +msgstr "Troba" -#: ../../include/group.php:276 -msgid "edit" -msgstr "edita" +#: ../../include/contact_widgets.php:27 ../../mod/directory.php:383 +#: ../../mod/suggest.php:60 +msgid "Channel Suggestions" +msgstr "Canals Suggerits" -#: ../../include/group.php:298 -msgid "Collections" -msgstr "Col·leccions" +#: ../../include/contact_widgets.php:29 +msgid "Random Profile" +msgstr "Perfil Aleatori" -#: ../../include/group.php:299 -msgid "Edit collection" -msgstr "Edita col·leccions" +#: ../../include/contact_widgets.php:30 +msgid "Invite Friends" +msgstr "Convida Amics" -#: ../../include/group.php:300 -msgid "Add new collection" -msgstr "Afegeix una nova col·lecció" +#: ../../include/contact_widgets.php:32 +msgid "Advanced example: name=fred and country=iceland" +msgstr "Exemple avançat: nom=pep i pais=eire" -#: ../../include/group.php:301 -msgid "Channels not in any collection" -msgstr "Canals a cap col·lecció" - -#: ../../include/group.php:303 ../../include/widgets.php:275 -msgid "add" -msgstr "afegeix" - -#: ../../include/account.php:27 -msgid "Not a valid email address" -msgstr "Adreça de correu electrònic no vàlida" - -#: ../../include/account.php:29 -msgid "Your email domain is not among those allowed on this site" -msgstr "El seu domini de correu electrònic no es troba entre els permesos en aquest lloc" - -#: ../../include/account.php:35 -msgid "Your email address is already registered at this site." -msgstr "La teva adreça de correu electrònic ja esta registrada en aquest lloc" - -#: ../../include/account.php:67 -msgid "An invitation is required." -msgstr "Es requereix Invitació" - -#: ../../include/account.php:71 -msgid "Invitation could not be verified." -msgstr "L'invitació no ha pogut ser verificada" - -#: ../../include/account.php:121 -msgid "Please enter the required information." -msgstr "Entra la informació sol·licitada" - -#: ../../include/account.php:188 -msgid "Failed to store account information." -msgstr "Ha fallat guardar la informació del compte" - -#: ../../include/account.php:246 +#: ../../include/contact_widgets.php:125 #, php-format -msgid "Registration confirmation for %s" -msgstr "Registre confirmat per %s" +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "%d connexió en comú" +msgstr[1] "%d connexions en comú" -#: ../../include/account.php:312 +#: ../../include/contact_widgets.php:130 +msgid "show more" +msgstr "mostrar més" + +#: ../../include/conversation.php:126 ../../mod/like.php:113 +msgid "channel" +msgstr "canal" + +#: ../../include/conversation.php:164 ../../include/diaspora.php:2152 +#: ../../mod/like.php:397 #, php-format -msgid "Registration request at %s" -msgstr "Sol·licitud de registre a %s" +msgid "%1$s likes %2$s's %3$s" +msgstr "A %1$s li agrada %3$s de %2$s" -#: ../../include/account.php:314 ../../include/account.php:341 -#: ../../include/account.php:401 ../../include/network.php:1632 -msgid "Administrator" -msgstr "Administrador" - -#: ../../include/account.php:336 -msgid "your registration password" -msgstr "la teva contrasenya registrada" - -#: ../../include/account.php:339 ../../include/account.php:399 +#: ../../include/conversation.php:167 ../../mod/like.php:399 #, php-format -msgid "Registration details for %s" -msgstr "Detalls del registre per %s" +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s no agrada %2$s de %3$s" -#: ../../include/account.php:408 -msgid "Account approved." -msgstr "Compte aprovat." - -#: ../../include/account.php:447 +#: ../../include/conversation.php:204 #, php-format -msgid "Registration revoked for %s" -msgstr "Registre revocat per %s" +msgid "%1$s is now connected with %2$s" +msgstr "%1$s esta ara connectat amb %2$s" -#: ../../include/account.php:492 -msgid "Account verified. Please login." -msgstr "Compte verificat. Si us plau, inicia sessió." +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s emprenyat %2$s" -#: ../../include/account.php:705 ../../include/account.php:707 -msgid "Click here to upgrade." -msgstr "Feu clic aquí per actualitzar." +#: ../../include/conversation.php:260 ../../mod/mood.php:63 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "%1$s es %2$s" -#: ../../include/account.php:713 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Aquesta acció és superior als límits establerts pel seu pla de subscripció." +#: ../../include/conversation.php:583 ../../mod/photos.php:996 +msgctxt "title" +msgid "Likes" +msgstr "M'agrada" -#: ../../include/account.php:718 -msgid "This action is not available under your subscription plan." -msgstr "Aquesta acció no està disponible en el seu pla de subscripció." +#: ../../include/conversation.php:583 ../../mod/photos.php:996 +msgctxt "title" +msgid "Dislikes" +msgstr "No m'agrada" + +#: ../../include/conversation.php:584 ../../mod/photos.php:997 +msgctxt "title" +msgid "Agree" +msgstr "A favor" + +#: ../../include/conversation.php:584 ../../mod/photos.php:997 +msgctxt "title" +msgid "Disagree" +msgstr "En contra" + +#: ../../include/conversation.php:584 ../../mod/photos.php:997 +msgctxt "title" +msgid "Abstain" +msgstr "En blanc" + +#: ../../include/conversation.php:585 ../../mod/photos.php:998 +msgctxt "title" +msgid "Attending" +msgstr "Assistint" + +#: ../../include/conversation.php:585 ../../mod/photos.php:998 +msgctxt "title" +msgid "Not attending" +msgstr "Desassistint" + +#: ../../include/conversation.php:585 ../../mod/photos.php:998 +msgctxt "title" +msgid "Might attend" +msgstr "Podrien assistir" + +#: ../../include/conversation.php:703 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Vista %s del perfil @ %s" + +#: ../../include/conversation.php:718 +msgid "Categories:" +msgstr "Categories:" + +#: ../../include/conversation.php:719 +msgid "Filed under:" +msgstr "Arxivar a:" + +#: ../../include/conversation.php:746 +msgid "View in context" +msgstr "Veure en context" + +#: ../../include/conversation.php:857 +msgid "remove" +msgstr "treu" + +#: ../../include/conversation.php:862 +msgid "Delete Selected Items" +msgstr "Esborra els Articles Seleccionats" + +#: ../../include/conversation.php:950 +msgid "View Source" +msgstr "Veure l'Origen" + +#: ../../include/conversation.php:951 +msgid "Follow Thread" +msgstr "Segueix el Fil" + +#: ../../include/conversation.php:952 +msgid "View Status" +msgstr "Veure Status" + +#: ../../include/conversation.php:954 +msgid "View Photos" +msgstr "Veure Fotos" + +#: ../../include/conversation.php:955 +msgid "Matrix Activity" +msgstr "Activitat de Matrix" + +#: ../../include/conversation.php:957 +msgid "Edit Contact" +msgstr "Editar Contacte" + +#: ../../include/conversation.php:958 +msgid "Send PM" +msgstr "Enviar MP" + +#: ../../include/conversation.php:1073 +#, php-format +msgid "%s likes this." +msgstr "A %s li agrada això." + +#: ../../include/conversation.php:1073 +#, php-format +msgid "%s doesn't like this." +msgstr "%s no agrada això." + +#: ../../include/conversation.php:1077 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "%2$d gent agrada això." +msgstr[1] "%2$d gent agrada això." + +#: ../../include/conversation.php:1079 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "%2$d gent no agrada això." +msgstr[1] "%2$d gent no agrada això." + +#: ../../include/conversation.php:1085 +msgid "and" +msgstr "i" + +#: ../../include/conversation.php:1088 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] ", i %d altra gent" +msgstr[1] ", i %d altra gent" + +#: ../../include/conversation.php:1089 +#, php-format +msgid "%s like this." +msgstr "%s agrada això." + +#: ../../include/conversation.php:1089 +#, php-format +msgid "%s don't like this." +msgstr "%s no agrada això." + +#: ../../include/conversation.php:1151 +msgid "Visible to everybody" +msgstr "Visible a tothom" + +#: ../../include/conversation.php:1152 ../../mod/mail.php:174 +#: ../../mod/mail.php:289 +msgid "Please enter a link URL:" +msgstr "Si us plau entra l'enllaç URL:" + +#: ../../include/conversation.php:1153 +msgid "Please enter a video link/URL:" +msgstr "Si us plau entra l'enllaç/URL a un video:" + +#: ../../include/conversation.php:1154 +msgid "Please enter an audio link/URL:" +msgstr "Si us plau, entra l'enllaç/URL a un audio:" + +#: ../../include/conversation.php:1155 +msgid "Tag term:" +msgstr "Paraula de l'Etiqueta:" + +#: ../../include/conversation.php:1156 ../../mod/filer.php:49 +msgid "Save to Folder:" +msgstr "Guardar en la Carpeta" + +#: ../../include/conversation.php:1157 +msgid "Where are you right now?" +msgstr "On ets ara?" + +#: ../../include/conversation.php:1158 ../../mod/mail.php:175 +#: ../../mod/mail.php:290 ../../mod/editpost.php:47 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "Expira YYYY-MM-DD HH:MM" + +#: ../../include/conversation.php:1185 ../../mod/photos.php:961 +#: ../../mod/blocks.php:154 ../../mod/layouts.php:184 +#: ../../mod/webpages.php:182 +msgid "Share" +msgstr "Compartir" + +#: ../../include/conversation.php:1187 +msgid "Page link name" +msgstr "Nom de la pàgina enllaçada" + +#: ../../include/conversation.php:1190 +msgid "Post as" +msgstr "Envia com" + +#: ../../include/conversation.php:1197 ../../mod/mail.php:238 +#: ../../mod/mail.php:352 ../../mod/editblock.php:141 +#: ../../mod/editlayout.php:139 ../../mod/editpost.php:112 +#: ../../mod/editwebpage.php:184 +msgid "Upload photo" +msgstr "Puja foto" + +#: ../../include/conversation.php:1198 +msgid "upload photo" +msgstr "puja foto" + +#: ../../include/conversation.php:1199 ../../mod/mail.php:239 +#: ../../mod/mail.php:353 ../../mod/editblock.php:142 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 +#: ../../mod/editwebpage.php:185 +msgid "Attach file" +msgstr "Adjunta arxiu" + +#: ../../include/conversation.php:1200 +msgid "attach file" +msgstr "adjunta arxiu" + +#: ../../include/conversation.php:1201 ../../mod/mail.php:240 +#: ../../mod/mail.php:354 ../../mod/editblock.php:143 +#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 +#: ../../mod/editwebpage.php:186 +msgid "Insert web link" +msgstr "Insereix enllaç web" + +#: ../../include/conversation.php:1202 +msgid "web link" +msgstr "enllaç web" + +#: ../../include/conversation.php:1203 +msgid "Insert video link" +msgstr "Insereix enllaç video" + +#: ../../include/conversation.php:1204 +msgid "video link" +msgstr "enllaç video" + +#: ../../include/conversation.php:1205 +msgid "Insert audio link" +msgstr "Insereix enllaç d'audio" + +#: ../../include/conversation.php:1206 +msgid "audio link" +msgstr "enllaç d'audio" + +#: ../../include/conversation.php:1207 ../../mod/editblock.php:147 +#: ../../mod/editlayout.php:145 ../../mod/editpost.php:118 +#: ../../mod/editwebpage.php:190 +msgid "Set your location" +msgstr "Ajusta la teva ubicació" + +#: ../../include/conversation.php:1208 +msgid "set location" +msgstr "ajusta localització" + +#: ../../include/conversation.php:1209 ../../mod/editpost.php:120 +msgid "Toggle voting" +msgstr "Commutar votació" + +#: ../../include/conversation.php:1212 ../../mod/editblock.php:148 +#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:191 +msgid "Clear browser location" +msgstr "Treu la localització del navegador" + +#: ../../include/conversation.php:1213 +msgid "clear location" +msgstr "treu localització" + +#: ../../include/conversation.php:1215 ../../mod/editblock.php:161 +#: ../../mod/editpost.php:135 ../../mod/editwebpage.php:207 +msgid "Title (optional)" +msgstr "Títol (opcional)" + +#: ../../include/conversation.php:1219 ../../mod/editblock.php:164 +#: ../../mod/editlayout.php:162 ../../mod/editpost.php:137 +#: ../../mod/editwebpage.php:209 +msgid "Categories (optional, comma-separated list)" +msgstr "Categories (opcional, llista separada per comes)" + +#: ../../include/conversation.php:1221 ../../mod/editblock.php:150 +#: ../../mod/editlayout.php:148 ../../mod/editpost.php:124 +#: ../../mod/editwebpage.php:193 +msgid "Permission settings" +msgstr "Ajustos de permisos" + +#: ../../include/conversation.php:1222 +msgid "permissions" +msgstr "permisos " + +#: ../../include/conversation.php:1230 ../../mod/editblock.php:158 +#: ../../mod/editlayout.php:155 ../../mod/editpost.php:132 +#: ../../mod/editwebpage.php:202 +msgid "Public post" +msgstr "Entrada pública" + +#: ../../include/conversation.php:1232 ../../mod/editblock.php:165 +#: ../../mod/editlayout.php:163 ../../mod/editpost.php:138 +#: ../../mod/editwebpage.php:210 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Exemple: bob@example.com, mary@example.com" + +#: ../../include/conversation.php:1245 ../../mod/mail.php:245 +#: ../../mod/mail.php:359 ../../mod/editblock.php:175 +#: ../../mod/editlayout.php:172 ../../mod/editpost.php:149 +#: ../../mod/editwebpage.php:219 +msgid "Set expiration date" +msgstr "Ajusta la data d'expiració" + +#: ../../include/conversation.php:1249 ../../mod/editpost.php:153 +#: ../../mod/events.php:674 +msgid "OK" +msgstr "OK" + +#: ../../include/conversation.php:1250 ../../mod/editpost.php:154 +#: ../../mod/events.php:673 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 ../../mod/settings.php:589 +#: ../../mod/settings.php:615 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 +msgid "Cancel" +msgstr "Cancel·la" + +#: ../../include/conversation.php:1492 +msgid "Discover" +msgstr "Descobrir" + +#: ../../include/conversation.php:1495 +msgid "Imported public streams" +msgstr "Importar fluxos públics" + +#: ../../include/conversation.php:1500 +msgid "Commented Order" +msgstr "Ordre per Comentaris" + +#: ../../include/conversation.php:1503 +msgid "Sort by Comment Date" +msgstr "Ordenar per Data del Comentari" + +#: ../../include/conversation.php:1507 +msgid "Posted Order" +msgstr "Ordenar per Entrades" + +#: ../../include/conversation.php:1510 +msgid "Sort by Post Date" +msgstr "Ordenar per Data d' Entrada" + +#: ../../include/conversation.php:1518 +msgid "Posts that mention or involve you" +msgstr "Entrades que et mencionen o involucren" + +#: ../../include/conversation.php:1524 ../../mod/connections.php:72 +#: ../../mod/connections.php:85 ../../mod/menu.php:110 +msgid "New" +msgstr "Nou" + +#: ../../include/conversation.php:1527 +msgid "Activity Stream - by date" +msgstr "Flux d'activitat - per data" + +#: ../../include/conversation.php:1533 +msgid "Starred" +msgstr "Preferit" + +#: ../../include/conversation.php:1536 +msgid "Favourite Posts" +msgstr "Entrades Favorites" + +#: ../../include/conversation.php:1543 +msgid "Spam" +msgstr "Spam" + +#: ../../include/conversation.php:1546 +msgid "Posts flagged as SPAM" +msgstr "Entrades marcades com a SPAM" + +#: ../../include/conversation.php:1590 ../../mod/admin.php:993 +msgid "Channel" +msgstr "Canal" + +#: ../../include/conversation.php:1593 +msgid "Status Messages and Posts" +msgstr "Estat dels Missatges i Entrades" + +#: ../../include/conversation.php:1602 +msgid "About" +msgstr "Sobre mi" + +#: ../../include/conversation.php:1605 +msgid "Profile Details" +msgstr "Detalls del Perfil" + +#: ../../include/conversation.php:1614 ../../include/photos.php:359 +msgid "Photo Albums" +msgstr "Albums de Fotos" + +#: ../../include/conversation.php:1623 +msgid "Files and Storage" +msgstr "Arxius i Emmagatzegament" + +#: ../../include/conversation.php:1633 ../../include/conversation.php:1636 +msgid "Chatrooms" +msgstr "Sala per Xerrar" + +#: ../../include/conversation.php:1649 +msgid "Saved Bookmarks" +msgstr "Marcadors Guardats" + +#: ../../include/conversation.php:1659 +msgid "Manage Webpages" +msgstr "Gestió de Pàgines Web" + +#: ../../include/conversation.php:1718 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "Assistint" +msgstr[1] "Assistint" + +#: ../../include/conversation.php:1721 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "Desassistint" +msgstr[1] "Desassistint" + +#: ../../include/conversation.php:1724 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "Indecís" +msgstr[1] "Indecisos" + +#: ../../include/conversation.php:1727 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "A favor" +msgstr[1] "A favor" + +#: ../../include/conversation.php:1730 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "En contra" +msgstr[1] "En contra" + +#: ../../include/conversation.php:1733 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "En blanc" +msgstr[1] "En blanc" #: ../../include/datetime.php:48 msgid "Miscellaneous" @@ -255,12 +2389,12 @@ msgstr "Miscelania" msgid "YYYY-MM-DD or MM-DD" msgstr "YYYY-MM-DD o MM-DD" -#: ../../include/datetime.php:235 ../../mod/events.php:649 -#: ../../mod/appman.php:91 ../../mod/appman.php:92 +#: ../../include/datetime.php:235 ../../mod/appman.php:91 +#: ../../mod/appman.php:92 ../../mod/events.php:672 msgid "Required" msgstr "Requerit" -#: ../../include/datetime.php:262 ../../boot.php:2354 +#: ../../include/datetime.php:262 ../../boot.php:2358 msgid "never" msgstr "mai" @@ -340,1229 +2474,65 @@ msgstr "Aniversari de %1$s" msgid "Happy Birthday %1$s" msgstr "Feliç Aniversari %1$s" +#: ../../include/diaspora.php:2498 +msgid "Please choose" +msgstr "Escull" + +#: ../../include/diaspora.php:2500 +msgid "Agree" +msgstr "A favor" + +#: ../../include/diaspora.php:2502 +msgid "Disagree" +msgstr "En contra" + +#: ../../include/diaspora.php:2504 +msgid "Abstain" +msgstr "En blanc" + +#: ../../include/dimport.php:34 ../../include/identity.php:217 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "L'àlies té caràcters no suportats o ja està agafat en aquest lloc." + #: ../../include/dir_fns.php:126 msgid "Directory Options" -msgstr "Opcions de Directori" +msgstr "Opcions de carpeta" #: ../../include/dir_fns.php:128 msgid "Safe Mode" msgstr "Mode Segur" #: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 -#: ../../include/dir_fns.php:130 ../../mod/api.php:106 -#: ../../mod/photos.php:568 ../../mod/mitem.php:157 ../../mod/mitem.php:158 -#: ../../mod/mitem.php:229 ../../mod/mitem.php:230 ../../mod/menu.php:91 -#: ../../mod/menu.php:147 ../../mod/filestorage.php:151 -#: ../../mod/filestorage.php:159 ../../mod/admin.php:428 -#: ../../mod/settings.php:579 ../../mod/removeme.php:60 -#: ../../mod/connedit.php:635 ../../mod/connedit.php:663 -#: ../../view/theme/redbasic/php/config.php:104 +#: ../../include/dir_fns.php:130 ../../mod/admin.php:428 ../../mod/api.php:106 +#: ../../mod/photos.php:568 ../../mod/connedit.php:647 +#: ../../mod/connedit.php:675 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 +#: ../../mod/settings.php:579 ../../mod/menu.php:94 ../../mod/menu.php:151 +#: ../../mod/mitem.php:159 ../../mod/mitem.php:160 ../../mod/mitem.php:232 +#: ../../mod/mitem.php:233 ../../view/theme/redbasic/php/config.php:104 #: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1555 msgid "No" msgstr "No" #: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 -#: ../../include/dir_fns.php:130 ../../mod/api.php:105 -#: ../../mod/photos.php:568 ../../mod/mitem.php:157 ../../mod/mitem.php:158 -#: ../../mod/mitem.php:229 ../../mod/mitem.php:230 ../../mod/menu.php:91 -#: ../../mod/menu.php:147 ../../mod/filestorage.php:151 -#: ../../mod/filestorage.php:159 ../../mod/admin.php:430 -#: ../../mod/settings.php:579 ../../mod/removeme.php:60 -#: ../../view/theme/redbasic/php/config.php:104 +#: ../../include/dir_fns.php:130 ../../mod/admin.php:430 ../../mod/api.php:105 +#: ../../mod/photos.php:568 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 +#: ../../mod/settings.php:579 ../../mod/menu.php:94 ../../mod/menu.php:151 +#: ../../mod/mitem.php:159 ../../mod/mitem.php:160 ../../mod/mitem.php:232 +#: ../../mod/mitem.php:233 ../../view/theme/redbasic/php/config.php:104 #: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1555 msgid "Yes" msgstr "Sí" #: ../../include/dir_fns.php:129 msgid "Public Forums Only" -msgstr "Només Fòrums Públics" +msgstr "Només fòrums públics" #: ../../include/dir_fns.php:130 msgid "This Website Only" -msgstr "Només Aquest Lloc Web" - -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "Pàgina Nova" - -#: ../../include/page_widgets.php:39 ../../mod/webpages.php:187 -#: ../../mod/blocks.php:159 ../../mod/layouts.php:188 -msgid "View" -msgstr "Mostra" - -#: ../../include/page_widgets.php:40 ../../include/ItemObject.php:677 -#: ../../include/conversation.php:1155 ../../mod/webpages.php:188 -#: ../../mod/events.php:667 ../../mod/editpost.php:143 -#: ../../mod/photos.php:982 ../../mod/editwebpage.php:214 -#: ../../mod/editblock.php:170 -msgid "Preview" -msgstr "Avanç" - -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 -msgid "Actions" -msgstr "Accions" - -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 -msgid "Page Link" -msgstr "Enllaç a Pàgina" - -#: ../../include/page_widgets.php:43 -msgid "Title" -msgstr "Títol" - -#: ../../include/page_widgets.php:44 ../../mod/webpages.php:192 -#: ../../mod/blocks.php:150 ../../mod/menu.php:105 ../../mod/layouts.php:181 -msgid "Created" -msgstr "Creat" - -#: ../../include/page_widgets.php:45 ../../mod/webpages.php:193 -#: ../../mod/blocks.php:151 ../../mod/menu.php:106 ../../mod/layouts.php:182 -msgid "Edited" -msgstr "Editat" - -#: ../../include/api.php:1193 -msgid "Public Timeline" -msgstr "Línia de Temps Pública" - -#: ../../include/comanche.php:34 ../../mod/admin.php:390 -#: ../../view/theme/apw/php/config.php:185 -msgid "Default" -msgstr "Predeterminat" - -#: ../../include/js_strings.php:5 -msgid "Delete this item?" -msgstr "Esborrar aquest item?" - -#: ../../include/js_strings.php:6 ../../include/ItemObject.php:667 -#: ../../mod/photos.php:980 ../../mod/photos.php:1098 -msgid "Comment" -msgstr "Comentari" - -#: ../../include/js_strings.php:7 ../../include/ItemObject.php:384 -msgid "[+] show all" -msgstr "[+] mostra tot" - -#: ../../include/js_strings.php:8 -msgid "[-] show less" -msgstr "[-] mostra menys" - -#: ../../include/js_strings.php:9 -msgid "[+] expand" -msgstr "[+] expandeix" - -#: ../../include/js_strings.php:10 -msgid "[-] collapse" -msgstr "[-] colapsa" - -#: ../../include/js_strings.php:11 -msgid "Password too short" -msgstr "Contrasenya massa curta" - -#: ../../include/js_strings.php:12 -msgid "Passwords do not match" -msgstr "Les paraules de pas no coincideixen" - -#: ../../include/js_strings.php:13 ../../mod/photos.php:40 -msgid "everybody" -msgstr "tothom" - -#: ../../include/js_strings.php:14 -msgid "Secret Passphrase" -msgstr "Contrasenya Secreta" - -#: ../../include/js_strings.php:15 -msgid "Passphrase hint" -msgstr "Pista per la Contrasenya" - -#: ../../include/js_strings.php:16 -msgid "Notice: Permissions have changed but have not yet been submitted." -msgstr "Avis: Els permisos han canviat però encara no han estat enviats." - -#: ../../include/js_strings.php:17 -msgid "close all" -msgstr "tanca tot" - -#: ../../include/js_strings.php:18 -msgid "Nothing new here" -msgstr "Res de nou per aquí" - -#: ../../include/js_strings.php:19 -msgid "Rate This Channel (this is public)" -msgstr "Valora Aquest Canal (això es farà públic)" - -#: ../../include/js_strings.php:20 ../../mod/rate.php:156 -#: ../../mod/connedit.php:671 -msgid "Rating" -msgstr "Valora" - -#: ../../include/js_strings.php:21 -msgid "Describe (optional)" -msgstr "Descriu (opcional)" - -#: ../../include/js_strings.php:22 ../../include/ItemObject.php:668 -#: ../../mod/xchan.php:11 ../../mod/connect.php:93 ../../mod/thing.php:275 -#: ../../mod/thing.php:318 ../../mod/events.php:494 ../../mod/events.php:670 -#: ../../mod/group.php:81 ../../mod/photos.php:577 ../../mod/photos.php:654 -#: ../../mod/photos.php:941 ../../mod/photos.php:981 ../../mod/photos.php:1099 -#: ../../mod/pdledit.php:58 ../../mod/import.php:534 ../../mod/chat.php:177 -#: ../../mod/chat.php:211 ../../mod/mitem.php:232 ../../mod/rate.php:167 -#: ../../mod/invite.php:142 ../../mod/locs.php:105 ../../mod/sources.php:104 -#: ../../mod/sources.php:138 ../../mod/filestorage.php:156 -#: ../../mod/fsuggest.php:108 ../../mod/poke.php:166 -#: ../../mod/profiles.php:667 ../../mod/setup.php:327 ../../mod/setup.php:367 -#: ../../mod/admin.php:453 ../../mod/admin.php:819 ../../mod/admin.php:986 -#: ../../mod/admin.php:1118 ../../mod/admin.php:1312 ../../mod/admin.php:1397 -#: ../../mod/settings.php:588 ../../mod/settings.php:692 -#: ../../mod/settings.php:718 ../../mod/settings.php:746 -#: ../../mod/settings.php:769 ../../mod/settings.php:854 -#: ../../mod/settings.php:1050 ../../mod/mood.php:134 -#: ../../mod/connedit.php:692 ../../mod/mail.php:355 ../../mod/appman.php:99 -#: ../../mod/pconfig.php:108 ../../mod/poll.php:68 -#: ../../mod/bulksetclose.php:24 ../../view/theme/apw/php/config.php:256 -#: ../../view/theme/redbasic/php/config.php:99 -msgid "Submit" -msgstr "Presenta" - -#: ../../include/js_strings.php:23 -msgid "Please enter a link URL" -msgstr "Si us plau, entra l'enllaç URL" - -#: ../../include/js_strings.php:24 -msgid "Unsaved changes. Are you sure you wish to leave this page?" -msgstr "Hi ha canvis sense desar, estàs segur que vols abandonar la pàgina?" - -#: ../../include/js_strings.php:26 -msgid "timeago.prefixAgo" -msgstr "horapasada.prefixFa" - -#: ../../include/js_strings.php:27 -msgid "timeago.prefixFromNow" -msgstr "timeago.prefixFromNow" - -#: ../../include/js_strings.php:28 -msgid "ago" -msgstr "fa" - -#: ../../include/js_strings.php:29 -msgid "from now" -msgstr "des d'ara" - -#: ../../include/js_strings.php:30 -msgid "less than a minute" -msgstr "menys d'un minut" - -#: ../../include/js_strings.php:31 -msgid "about a minute" -msgstr "prop d'un minut" - -#: ../../include/js_strings.php:32 -#, php-format -msgid "%d minutes" -msgstr "%d minuts" - -#: ../../include/js_strings.php:33 -msgid "about an hour" -msgstr "prop d'una hora" - -#: ../../include/js_strings.php:34 -#, php-format -msgid "about %d hours" -msgstr "al voltant de %d hores" - -#: ../../include/js_strings.php:35 -msgid "a day" -msgstr "un dia" - -#: ../../include/js_strings.php:36 -#, php-format -msgid "%d days" -msgstr "%d dies" - -#: ../../include/js_strings.php:37 -msgid "about a month" -msgstr "prop d'un mes" - -#: ../../include/js_strings.php:38 -#, php-format -msgid "%d months" -msgstr "%d mesos" - -#: ../../include/js_strings.php:39 -msgid "about a year" -msgstr "prop d'un any" - -#: ../../include/js_strings.php:40 -#, php-format -msgid "%d years" -msgstr "%d anys" - -#: ../../include/js_strings.php:41 -msgid " " -msgstr " " - -#: ../../include/js_strings.php:42 -msgid "timeago.numbers" -msgstr "timeago.numbers" - -#: ../../include/text.php:395 -msgid "prev" -msgstr "prev" - -#: ../../include/text.php:397 -msgid "first" -msgstr "primer" - -#: ../../include/text.php:426 -msgid "last" -msgstr "últim" - -#: ../../include/text.php:429 -msgid "next" -msgstr "pròxim" - -#: ../../include/text.php:439 -msgid "older" -msgstr "el més antic" - -#: ../../include/text.php:441 -msgid "newer" -msgstr "El més nou" - -#: ../../include/text.php:834 -msgid "No connections" -msgstr "Sense Connexions" - -#: ../../include/text.php:848 -#, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "%d Connexió" -msgstr[1] "%d Connexions" - -#: ../../include/text.php:861 ../../mod/viewconnections.php:104 -msgid "View Connections" -msgstr "Veure Connexions" - -#: ../../include/text.php:918 ../../include/text.php:930 -#: ../../include/nav.php:165 ../../include/apps.php:147 -#: ../../mod/search.php:38 -msgid "Search" -msgstr "Cerca" - -#: ../../include/text.php:919 ../../include/text.php:931 -#: ../../include/widgets.php:192 ../../mod/rbmark.php:28 -#: ../../mod/rbmark.php:98 ../../mod/filer.php:50 ../../mod/admin.php:1457 -#: ../../mod/admin.php:1477 -msgid "Save" -msgstr "Guardar" - -#: ../../include/text.php:994 -msgid "poke" -msgstr "emprenya" - -#: ../../include/text.php:994 ../../include/conversation.php:243 -msgid "poked" -msgstr "emprenyat" - -#: ../../include/text.php:995 -msgid "ping" -msgstr "coloca" - -#: ../../include/text.php:995 -msgid "pinged" -msgstr "colocat" - -#: ../../include/text.php:996 -msgid "prod" -msgstr "picar" - -#: ../../include/text.php:996 -msgid "prodded" -msgstr "picat" - -#: ../../include/text.php:997 -msgid "slap" -msgstr "bufetada" - -#: ../../include/text.php:997 -msgid "slapped" -msgstr "bufetejat" - -#: ../../include/text.php:998 -msgid "finger" -msgstr "senyal" - -#: ../../include/text.php:998 -msgid "fingered" -msgstr "senyalat" - -#: ../../include/text.php:999 -msgid "rebuff" -msgstr "menyspreu" - -#: ../../include/text.php:999 -msgid "rebuffed" -msgstr "menyspreuat" - -#: ../../include/text.php:1009 -msgid "happy" -msgstr "feliç" - -#: ../../include/text.php:1010 -msgid "sad" -msgstr "trist" - -#: ../../include/text.php:1011 -msgid "mellow" -msgstr "melós" - -#: ../../include/text.php:1012 -msgid "tired" -msgstr "cansat" - -#: ../../include/text.php:1013 -msgid "perky" -msgstr "turgent" - -#: ../../include/text.php:1014 -msgid "angry" -msgstr "enfadat" - -#: ../../include/text.php:1015 -msgid "stupified" -msgstr "encantat" - -#: ../../include/text.php:1016 -msgid "puzzled" -msgstr "perplexe" - -#: ../../include/text.php:1017 -msgid "interested" -msgstr "Interessat" - -#: ../../include/text.php:1018 -msgid "bitter" -msgstr "amargat" - -#: ../../include/text.php:1019 -msgid "cheerful" -msgstr "feliç" - -#: ../../include/text.php:1020 -msgid "alive" -msgstr "viu" - -#: ../../include/text.php:1021 -msgid "annoyed" -msgstr "molest" - -#: ../../include/text.php:1022 -msgid "anxious" -msgstr "ansiós" - -#: ../../include/text.php:1023 -msgid "cranky" -msgstr "malagaitós" - -#: ../../include/text.php:1024 -msgid "disturbed" -msgstr "transtornat" - -#: ../../include/text.php:1025 -msgid "frustrated" -msgstr "frustrat" - -#: ../../include/text.php:1026 -msgid "depressed" -msgstr "deprimit" - -#: ../../include/text.php:1027 -msgid "motivated" -msgstr "motivat" - -#: ../../include/text.php:1028 -msgid "relaxed" -msgstr "relaxat" - -#: ../../include/text.php:1029 -msgid "surprised" -msgstr "sorprès" - -#: ../../include/text.php:1201 -msgid "Monday" -msgstr "Dilluns" - -#: ../../include/text.php:1201 -msgid "Tuesday" -msgstr "Dimarts" - -#: ../../include/text.php:1201 -msgid "Wednesday" -msgstr "Dimecres" - -#: ../../include/text.php:1201 -msgid "Thursday" -msgstr "Dijous" - -#: ../../include/text.php:1201 -msgid "Friday" -msgstr "Divendres" - -#: ../../include/text.php:1201 -msgid "Saturday" -msgstr "Dissabte" - -#: ../../include/text.php:1201 -msgid "Sunday" -msgstr "Diumenge" - -#: ../../include/text.php:1205 -msgid "January" -msgstr "Gener" - -#: ../../include/text.php:1205 -msgid "February" -msgstr "Febrer" - -#: ../../include/text.php:1205 -msgid "March" -msgstr "Març" - -#: ../../include/text.php:1205 -msgid "April" -msgstr "Abril" - -#: ../../include/text.php:1205 -msgid "May" -msgstr "Maig" - -#: ../../include/text.php:1205 -msgid "June" -msgstr "Juny" - -#: ../../include/text.php:1205 -msgid "July" -msgstr "Juliol" - -#: ../../include/text.php:1205 -msgid "August" -msgstr "Agost" - -#: ../../include/text.php:1205 -msgid "September" -msgstr "Setembre" - -#: ../../include/text.php:1205 -msgid "October" -msgstr "Octubre" - -#: ../../include/text.php:1205 -msgid "November" -msgstr "Novembre" - -#: ../../include/text.php:1205 -msgid "December" -msgstr "Desembre" - -#: ../../include/text.php:1310 -msgid "unknown.???" -msgstr "desconegut.???" - -#: ../../include/text.php:1311 -msgid "bytes" -msgstr "bytes" - -#: ../../include/text.php:1347 -msgid "remove category" -msgstr "elimina categoria" - -#: ../../include/text.php:1422 -msgid "remove from file" -msgstr "elimina del arxiu" - -#: ../../include/text.php:1498 ../../include/text.php:1509 -msgid "Click to open/close" -msgstr "Clic per obrir/tancar" - -#: ../../include/text.php:1665 ../../mod/events.php:457 -msgid "Link to Source" -msgstr "Enllaç a la Font" - -#: ../../include/text.php:1686 ../../include/text.php:1757 -msgid "default" -msgstr "per defecte" - -#: ../../include/text.php:1694 -msgid "Page layout" -msgstr "Format de la pàgina" - -#: ../../include/text.php:1694 -msgid "You can create your own with the layouts tool" -msgstr "Pots crear el teu propi amb l'editor de format de pàgina." - -#: ../../include/text.php:1735 -msgid "Page content type" -msgstr "Tipus de contingut de la pàgina" - -#: ../../include/text.php:1769 -msgid "Select an alternate language" -msgstr "Tria un idioma alternatiu" - -#: ../../include/text.php:1888 ../../include/diaspora.php:2119 -#: ../../include/conversation.php:120 ../../mod/like.php:346 -#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 -#: ../../mod/tagger.php:43 -msgid "photo" -msgstr "foto" - -#: ../../include/text.php:1891 ../../include/conversation.php:123 -#: ../../mod/like.php:348 ../../mod/tagger.php:47 -msgid "event" -msgstr "succés" - -#: ../../include/text.php:1894 ../../include/diaspora.php:2119 -#: ../../include/conversation.php:148 ../../mod/like.php:346 -#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 -msgid "status" -msgstr "estat" - -#: ../../include/text.php:1896 ../../include/conversation.php:150 -#: ../../mod/tagger.php:53 -msgid "comment" -msgstr "comentari" - -#: ../../include/text.php:1901 -msgid "activity" -msgstr "activitat" - -#: ../../include/text.php:2196 -msgid "Design Tools" -msgstr "Eines de disseny" - -#: ../../include/text.php:2199 ../../mod/blocks.php:147 -msgid "Blocks" -msgstr "Bloc" - -#: ../../include/text.php:2200 ../../mod/menu.php:98 -msgid "Menus" -msgstr "Menús" - -#: ../../include/text.php:2201 ../../mod/layouts.php:174 -msgid "Layouts" -msgstr "Format Gràfic" - -#: ../../include/text.php:2202 -msgid "Pages" -msgstr "Pàgines" - -#: ../../include/text.php:2553 ../../include/RedDAV/RedBrowser.php:131 -msgid "Collection" -msgstr "Col·lecció" - -#: ../../include/RedDAV/RedBrowser.php:107 -#: ../../include/RedDAV/RedBrowser.php:265 -msgid "parent" -msgstr "pare" - -#: ../../include/RedDAV/RedBrowser.php:134 -msgid "Principal" -msgstr "Principal" - -#: ../../include/RedDAV/RedBrowser.php:137 -msgid "Addressbook" -msgstr "Llista d'Adreçes" - -#: ../../include/RedDAV/RedBrowser.php:140 -msgid "Calendar" -msgstr "Calendari" - -#: ../../include/RedDAV/RedBrowser.php:143 -msgid "Schedule Inbox" -msgstr "Programació de la bústia d'entrada" - -#: ../../include/RedDAV/RedBrowser.php:146 -msgid "Schedule Outbox" -msgstr "Programació de la bústia de sortida" - -#: ../../include/RedDAV/RedBrowser.php:164 ../../include/conversation.php:1019 -#: ../../include/apps.php:336 ../../include/apps.php:387 -#: ../../mod/photos.php:693 ../../mod/photos.php:1131 -msgid "Unknown" -msgstr "Desconegut" - -#: ../../include/RedDAV/RedBrowser.php:227 -#, php-format -msgid "%1$s used" -msgstr "%1$s emprat" - -#: ../../include/RedDAV/RedBrowser.php:232 -#, php-format -msgid "%1$s used of %2$s (%3$s%)" -msgstr "%1$s emprat de %2$s (%3$s%)" - -#: ../../include/RedDAV/RedBrowser.php:251 ../../include/nav.php:98 -#: ../../include/conversation.php:1609 ../../include/apps.php:135 -#: ../../mod/fbrowser.php:114 -msgid "Files" -msgstr "Arxius" - -#: ../../include/RedDAV/RedBrowser.php:253 -msgid "Total" -msgstr "Total" - -#: ../../include/RedDAV/RedBrowser.php:255 -msgid "Shared" -msgstr "Compartit" - -#: ../../include/RedDAV/RedBrowser.php:256 -#: ../../include/RedDAV/RedBrowser.php:303 ../../mod/webpages.php:180 -#: ../../mod/blocks.php:152 ../../mod/menu.php:109 -#: ../../mod/new_channel.php:121 ../../mod/layouts.php:175 -msgid "Create" -msgstr "Creada" - -#: ../../include/RedDAV/RedBrowser.php:257 -#: ../../include/RedDAV/RedBrowser.php:305 ../../mod/profile_photo.php:362 -#: ../../mod/photos.php:718 ../../mod/photos.php:1248 -msgid "Upload" -msgstr "Pujar" - -#: ../../include/RedDAV/RedBrowser.php:261 ../../mod/admin.php:994 -#: ../../mod/settings.php:590 ../../mod/settings.php:616 -#: ../../mod/sharedwithme.php:95 -msgid "Name" -msgstr "Nom" - -#: ../../include/RedDAV/RedBrowser.php:262 -msgid "Type" -msgstr "Tipus" - -#: ../../include/RedDAV/RedBrowser.php:263 ../../mod/sharedwithme.php:97 -msgid "Size" -msgstr "Mida" - -#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/sharedwithme.php:98 -msgid "Last Modified" -msgstr "Últim Modificat" - -#: ../../include/RedDAV/RedBrowser.php:267 ../../include/ItemObject.php:120 -#: ../../include/conversation.php:660 ../../include/apps.php:255 -#: ../../mod/webpages.php:183 ../../mod/thing.php:228 ../../mod/group.php:176 -#: ../../mod/blocks.php:155 ../../mod/photos.php:1062 -#: ../../mod/editlayout.php:178 ../../mod/editwebpage.php:225 -#: ../../mod/editblock.php:180 ../../mod/admin.php:826 ../../mod/admin.php:988 -#: ../../mod/settings.php:651 ../../mod/connedit.php:551 -msgid "Delete" -msgstr "Esborra" - -#: ../../include/RedDAV/RedBrowser.php:302 -msgid "Create new folder" -msgstr "Crea una nova carpeta" - -#: ../../include/RedDAV/RedBrowser.php:304 -msgid "Upload file" -msgstr "Puja arxiu" - -#: ../../include/bookmarks.php:35 -#, php-format -msgid "%1$s's bookmarks" -msgstr "%1$s de marcadors" - -#: ../../include/network.php:635 -msgid "view full size" -msgstr "Veure a mida competa" - -#: ../../include/network.php:1585 ../../include/enotify.php:58 -msgid "$Projectname Notification" -msgstr "Notificació de $Projectname" - -#: ../../include/network.php:1586 ../../include/enotify.php:59 -#: ../../include/diaspora.php:2522 ../../include/diaspora.php:2533 -#: ../../mod/p.php:46 -msgid "$projectname" -msgstr "$projectname" - -#: ../../include/network.php:1588 ../../include/enotify.php:61 -msgid "Thank You," -msgstr "Gràcies," - -#: ../../include/network.php:1590 ../../include/enotify.php:63 -#, php-format -msgid "%s Administrator" -msgstr "%s Administrador" - -#: ../../include/network.php:1646 -msgid "No Subject" -msgstr "Sense Assumpte" - -#: ../../include/features.php:38 -msgid "General Features" -msgstr "Característiques Generals" - -#: ../../include/features.php:40 -msgid "Content Expiration" -msgstr "Expiració del Contingut" - -#: ../../include/features.php:40 -msgid "Remove posts/comments and/or private messages at a future time" -msgstr "elimina entrades/comentaris i/o missatges privats de aquí en endevant." - -#: ../../include/features.php:41 -msgid "Multiple Profiles" -msgstr "Multiples Perfils" - -#: ../../include/features.php:41 -msgid "Ability to create multiple profiles" -msgstr "Capacitat per crear multiples perfils" - -#: ../../include/features.php:42 -msgid "Advanced Profiles" -msgstr "Perfils Avançats" - -#: ../../include/features.php:42 -msgid "Additional profile sections and selections" -msgstr "Seccions i seleccions addicionals de perfils " - -#: ../../include/features.php:43 -msgid "Profile Import/Export" -msgstr "Importar/Exportar Perfil" - -#: ../../include/features.php:43 -msgid "Save and load profile details across sites/channels" -msgstr "Guarda i carrega els detalls del perfil al llarg dels llocs/canals" - -#: ../../include/features.php:44 -msgid "Web Pages" -msgstr "Pàgines Web" - -#: ../../include/features.php:44 -msgid "Provide managed web pages on your channel" -msgstr "Proporcionar pàgines web gestionades al seu canal" - -#: ../../include/features.php:45 -msgid "Private Notes" -msgstr "Notes Privades" - -#: ../../include/features.php:45 -msgid "Enables a tool to store notes and reminders" -msgstr "Activa l'eina per guardar notes i recordatoris" - -#: ../../include/features.php:46 -msgid "Navigation Channel Select" -msgstr "Navegació pel Selector de Canals" - -#: ../../include/features.php:46 -msgid "Change channels directly from within the navigation dropdown menu" -msgstr "Canvieu els canals directament des del menú desplegable de navegació" - -#: ../../include/features.php:47 -msgid "Photo Location" -msgstr "Ubicació de la Photo" - -#: ../../include/features.php:47 -msgid "If location data is available on uploaded photos, link this to a map." -msgstr "Si los datos de ubicación están disponibles en las fotos subidas, vincular a un mapa." - -#: ../../include/features.php:49 -msgid "Expert Mode" -msgstr "Mode Expert" - -#: ../../include/features.php:49 -msgid "Enable Expert Mode to provide advanced configuration options" -msgstr "Activar Mode Expert per a proporcionar opcions avançades de configuració" - -#: ../../include/features.php:50 -msgid "Premium Channel" -msgstr "Canal Superior" - -#: ../../include/features.php:50 -msgid "" -"Allows you to set restrictions and terms on those that connect with your " -"channel" -msgstr "Li permet establir restriccions i els termes en els quals es connecten amb el seu canal" - -#: ../../include/features.php:55 -msgid "Post Composition Features" -msgstr "Característiques de Composició d'Entrades" - -#: ../../include/features.php:57 -msgid "Use Markdown" -msgstr "Us d'Abreviatures" - -#: ../../include/features.php:57 -msgid "Allow use of \"Markdown\" to format posts" -msgstr "Permet emprat \"Abreviatures\" per formatar entrades" - -#: ../../include/features.php:58 -msgid "Large Photos" -msgstr "Grans Fotos" - -#: ../../include/features.php:58 -msgid "" -"Include large (640px) photo thumbnails in posts. If not enabled, use small " -"(320px) photo thumbnails" -msgstr "Inclou gran (640px) foto de miniatura a les entrades. Si no està activat, empra petita (320px) foto de miniatura." - -#: ../../include/features.php:59 ../../include/widgets.php:548 -#: ../../mod/sources.php:88 -msgid "Channel Sources" -msgstr "Canal Origen" - -#: ../../include/features.php:59 -msgid "Automatically import channel content from other channels or feeds" -msgstr "Importa automàticament el contingut del canal des de altres canals o feeds" - -#: ../../include/features.php:60 -msgid "Even More Encryption" -msgstr "Encara Més Encriptació" - -#: ../../include/features.php:60 -msgid "" -"Allow optional encryption of content end-to-end with a shared secret key" -msgstr "Permet l'encripció opcional del contingut extrem-a-extrem amb clau secreta compartida" - -#: ../../include/features.php:61 -msgid "Enable voting tools" -msgstr "Habilitar eines de vot" - -#: ../../include/features.php:61 -msgid "Provide a class of post which others can vote on" -msgstr "Proporcionar una classe d'entrada que altres puguin votar" - -#: ../../include/features.php:67 -msgid "Network and Stream Filtering" -msgstr "Filtrat de Xarxa i Flux" - -#: ../../include/features.php:68 -msgid "Search by Date" -msgstr "Cerca per Data" - -#: ../../include/features.php:68 -msgid "Ability to select posts by date ranges" -msgstr "Capacitat per seleccionar entrades per rang de dates" - -#: ../../include/features.php:69 -msgid "Collections Filter" -msgstr "Filtre de Col·leccions" - -#: ../../include/features.php:69 -msgid "Enable widget to display Network posts only from selected collections" -msgstr "Habilitar giny per mostrar les entrades de xarxa únicament de les col·leccions seleccionades" - -#: ../../include/features.php:70 ../../include/widgets.php:274 -msgid "Saved Searches" -msgstr "Cerques Guardades" - -#: ../../include/features.php:70 -msgid "Save search terms for re-use" -msgstr "Guardar els termin de la cerca per a re-usar" - -#: ../../include/features.php:71 -msgid "Network Personal Tab" -msgstr "Pestanya Personal de Xarxa" - -#: ../../include/features.php:71 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "Activa pestanya per mostrar només les entrades de xarxa en els que has intervingut" - -#: ../../include/features.php:72 -msgid "Network New Tab" -msgstr "Nova Pestanya de Xarxa" - -#: ../../include/features.php:72 -msgid "Enable tab to display all new Network activity" -msgstr "Activa pestanya per mostrar tota l'activitat nova de la Xarxa" - -#: ../../include/features.php:73 -msgid "Affinity Tool" -msgstr "Eina d'Afinitat" - -#: ../../include/features.php:73 -msgid "Filter stream activity by depth of relationships" -msgstr "Filtre d'activitat del flux per importància de la relació" - -#: ../../include/features.php:74 -msgid "Connection Filtering" -msgstr "Filtre de Connexió" - -#: ../../include/features.php:74 -msgid "Filter incoming posts from connections based on keywords/content" -msgstr "Filtre de missatges d'entrada de conexions, basat en paraules clau/contingut " - -#: ../../include/features.php:75 -msgid "Suggest Channels" -msgstr "Suggerir Canals" - -#: ../../include/features.php:75 -msgid "Show channel suggestions" -msgstr "Mostra suggerencies de canals" - -#: ../../include/features.php:80 -msgid "Post/Comment Tools" -msgstr "Eina d'Entrades/Comentaris" - -#: ../../include/features.php:81 -msgid "Tagging" -msgstr "Etiquetant" - -#: ../../include/features.php:81 -msgid "Ability to tag existing posts" -msgstr "Capacitat d'etiquetar entrades existents" - -#: ../../include/features.php:82 -msgid "Post Categories" -msgstr "Categories d'Entrades" - -#: ../../include/features.php:82 -msgid "Add categories to your posts" -msgstr "Afegeix categoria a la teva entrada" - -#: ../../include/features.php:83 ../../include/widgets.php:304 -#: ../../include/contact_widgets.php:57 -msgid "Saved Folders" -msgstr "Carpetes Guardades" - -#: ../../include/features.php:83 -msgid "Ability to file posts under folders" -msgstr "Capacitat de arxivar entrades en les carpetes" - -#: ../../include/features.php:84 -msgid "Dislike Posts" -msgstr "No Agrada l'Entrada" - -#: ../../include/features.php:84 -msgid "Ability to dislike posts/comments" -msgstr "Capacitat per marcar amb \"No Agrada\" les entrades/comentaris" - -#: ../../include/features.php:85 -msgid "Star Posts" -msgstr "Entrades Excel·lents" - -#: ../../include/features.php:85 -msgid "Ability to mark special posts with a star indicator" -msgstr "Capacitat per marcar entrades especials amb l'indicador d'excel·lencia" - -#: ../../include/features.php:86 -msgid "Tag Cloud" -msgstr "Núvol d'Etiquetes." - -#: ../../include/features.php:86 -msgid "Provide a personal tag cloud on your channel page" -msgstr "Proporcionar un núvol d'etiquetes personals a la teva pàgina de canal" - -#: ../../include/widgets.php:35 ../../include/taxonomy.php:264 -#: ../../include/contact_widgets.php:92 -msgid "Categories" -msgstr "Categories" - -#: ../../include/widgets.php:91 ../../include/nav.php:163 -#: ../../mod/apps.php:36 -msgid "Apps" -msgstr "Aplicatius" - -#: ../../include/widgets.php:92 -msgid "System" -msgstr "Sistema" - -#: ../../include/widgets.php:94 ../../include/conversation.php:1504 -msgid "Personal" -msgstr "Personal" - -#: ../../include/widgets.php:95 -msgid "Create Personal App" -msgstr "Crear Personal App" - -#: ../../include/widgets.php:96 -msgid "Edit Personal App" -msgstr "Editar Personal App" - -#: ../../include/widgets.php:136 ../../include/widgets.php:175 -#: ../../include/Contact.php:107 ../../include/conversation.php:945 -#: ../../include/identity.php:857 ../../mod/directory.php:316 -#: ../../mod/match.php:64 ../../mod/suggest.php:52 -msgid "Connect" -msgstr "Connecta " - -#: ../../include/widgets.php:138 ../../mod/suggest.php:54 -msgid "Ignore/Hide" -msgstr "Ignora/Amaga" - -#: ../../include/widgets.php:143 ../../mod/connections.php:268 -msgid "Suggestions" -msgstr "Suggerencies" - -#: ../../include/widgets.php:144 -msgid "See more..." -msgstr "Veure més....." - -#: ../../include/widgets.php:166 -#, php-format -msgid "You have %1$.0f of %2$.0f allowed connections." -msgstr "Tens %1$.0f de %2$.0f connexions permeses." - -#: ../../include/widgets.php:172 -msgid "Add New Connection" -msgstr "Afegeix una Nova Connexió" - -#: ../../include/widgets.php:173 -msgid "Enter the channel address" -msgstr "Introdueix la adreça del canal" - -#: ../../include/widgets.php:174 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Exemple: pep@exemple.com, http://exemple.com/vinyet" - -#: ../../include/widgets.php:190 -msgid "Notes" -msgstr "Notes" - -#: ../../include/widgets.php:266 -msgid "Remove term" -msgstr "Plaç de remoció" - -#: ../../include/widgets.php:307 ../../include/contact_widgets.php:60 -#: ../../include/contact_widgets.php:95 -msgid "Everything" -msgstr "Tot" - -#: ../../include/widgets.php:349 -msgid "Archives" -msgstr "Arxius" - -#: ../../include/widgets.php:429 ../../mod/connedit.php:571 -msgid "Me" -msgstr "Jo" - -#: ../../include/widgets.php:430 ../../mod/connedit.php:572 -msgid "Family" -msgstr "Família" - -#: ../../include/widgets.php:431 ../../include/identity.php:394 -#: ../../include/identity.php:395 ../../include/identity.php:402 -#: ../../include/profile_selectors.php:80 ../../mod/settings.php:345 -#: ../../mod/settings.php:349 ../../mod/settings.php:350 -#: ../../mod/settings.php:353 ../../mod/settings.php:364 -#: ../../mod/connedit.php:573 -msgid "Friends" -msgstr "Amics" - -#: ../../include/widgets.php:432 ../../mod/connedit.php:574 -msgid "Acquaintances" -msgstr "Coneguts" - -#: ../../include/widgets.php:433 ../../mod/connections.php:231 -#: ../../mod/connections.php:246 ../../mod/connedit.php:575 -msgid "All" -msgstr "Tots" - -#: ../../include/widgets.php:452 -msgid "Refresh" -msgstr "Refresc" - -#: ../../include/widgets.php:487 -msgid "Account settings" -msgstr "Ajustos de Compte" - -#: ../../include/widgets.php:493 -msgid "Channel settings" -msgstr "Ajustos de Canal" - -#: ../../include/widgets.php:499 -msgid "Additional features" -msgstr "Característiques addicionals" - -#: ../../include/widgets.php:505 -msgid "Feature/Addon settings" -msgstr "Ajustos de Característica/Afegit" - -#: ../../include/widgets.php:511 -msgid "Display settings" -msgstr "Ajustos de pantalla" - -#: ../../include/widgets.php:517 -msgid "Connected apps" -msgstr "Apps connectades" - -#: ../../include/widgets.php:523 -msgid "Export channel" -msgstr "Exportat canal" - -#: ../../include/widgets.php:532 ../../mod/connedit.php:662 -msgid "Connection Default Permissions" -msgstr "Permisos per Defecte de la Connexió" - -#: ../../include/widgets.php:540 -msgid "Premium Channel Settings" -msgstr "Ajustos Premium de Canal" - -#: ../../include/widgets.php:556 ../../include/nav.php:208 -#: ../../include/apps.php:134 ../../mod/admin.php:1079 -#: ../../mod/admin.php:1279 -msgid "Settings" -msgstr "Ajustos" - -#: ../../include/widgets.php:569 ../../mod/message.php:31 -#: ../../mod/mail.php:128 -msgid "Messages" -msgstr "Missatges" - -#: ../../include/widgets.php:572 -msgid "Check Mail" -msgstr "Comprovar Correu" - -#: ../../include/widgets.php:577 ../../include/nav.php:199 -msgid "New Message" -msgstr "Nou Missatge" - -#: ../../include/widgets.php:652 -msgid "Chat Rooms" -msgstr "Sales de Xat" - -#: ../../include/widgets.php:672 -msgid "Bookmarked Chatrooms" -msgstr "Sales de Xat Favorites" - -#: ../../include/widgets.php:692 -msgid "Suggested Chatrooms" -msgstr "Sales de Xat Suggerides" - -#: ../../include/widgets.php:819 ../../include/widgets.php:877 -msgid "photo/image" -msgstr "foto/imatge" - -#: ../../include/widgets.php:972 ../../include/widgets.php:974 -msgid "Rate Me" -msgstr "Valora'm" - -#: ../../include/widgets.php:978 -msgid "View Ratings" -msgstr "Veure Valoracions" - -#: ../../include/widgets.php:989 -msgid "Public Hubs" -msgstr "Concentradors Públics" - -#: ../../include/event.php:22 ../../include/bb2diaspora.php:459 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:465 -msgid "Starts:" -msgstr "Inicia:" - -#: ../../include/event.php:40 ../../include/bb2diaspora.php:473 -msgid "Finishes:" -msgstr "Acaba:" - -#: ../../include/event.php:50 ../../include/bb2diaspora.php:481 -#: ../../include/identity.php:908 ../../mod/directory.php:302 -#: ../../mod/events.php:661 -msgid "Location:" -msgstr "Localització:" - -#: ../../include/event.php:535 -msgid "This event has been added to your calendar." -msgstr "Aquest succés ha estat afegit al teu calendari." +msgstr "Només aquest lloc web" #: ../../include/enotify.php:96 #, php-format @@ -1743,43 +2713,250 @@ msgstr "Per favor, visita %s per a aprovar o rebutjar la suggerencia." msgid "[Red:Notify]" msgstr "[Red:Notificació]" -#: ../../include/message.php:18 -msgid "No recipient provided." -msgstr "No s'ha proporcionat bústia." +#: ../../include/event.php:549 +msgid "This event has been added to your calendar." +msgstr "S'ha afegit l'activitat al teu calendari." -#: ../../include/message.php:23 -msgid "[no subject]" -msgstr "[no subject]" +#: ../../include/features.php:38 +msgid "General Features" +msgstr "Característiques generals" -#: ../../include/message.php:45 -msgid "Unable to determine sender." -msgstr "incapaç de determinar el remitent" +#: ../../include/features.php:40 +msgid "Content Expiration" +msgstr "Caducitat del contingut" -#: ../../include/message.php:200 -msgid "Stored post could not be verified." -msgstr "L'entrada guardada no pot ser verificada" +#: ../../include/features.php:40 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "Elimina entrades, comentaris i/o missatges privats al cap d'un cert temps" -#: ../../include/diaspora.php:2148 ../../include/conversation.php:164 -#: ../../mod/like.php:394 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s agrada %2$s de %3$s" +#: ../../include/features.php:41 +msgid "Multiple Profiles" +msgstr "Múltiples perfils" -#: ../../include/diaspora.php:2494 -msgid "Please choose" -msgstr "Escull" +#: ../../include/features.php:41 +msgid "Ability to create multiple profiles" +msgstr "Capacitat de crear diversos perfils" -#: ../../include/diaspora.php:2496 -msgid "Agree" -msgstr "A favor" +#: ../../include/features.php:42 +msgid "Advanced Profiles" +msgstr "Perfils avançats" -#: ../../include/diaspora.php:2498 -msgid "Disagree" -msgstr "En contra" +#: ../../include/features.php:42 +msgid "Additional profile sections and selections" +msgstr "Seccions i seleccions addicionals de perfils" -#: ../../include/diaspora.php:2500 -msgid "Abstain" -msgstr "Abstenció" +#: ../../include/features.php:43 +msgid "Profile Import/Export" +msgstr "Importació i exportació de perfil" + +#: ../../include/features.php:43 +msgid "Save and load profile details across sites/channels" +msgstr "Desa i carrega els detalls del perfil a través de llocs i canals" + +#: ../../include/features.php:44 +msgid "Web Pages" +msgstr "Pàgines web" + +#: ../../include/features.php:44 +msgid "Provide managed web pages on your channel" +msgstr "Proporcionar pàgines web gestionades al seu canal" + +#: ../../include/features.php:45 +msgid "Private Notes" +msgstr "Notes privades" + +#: ../../include/features.php:45 +msgid "Enables a tool to store notes and reminders" +msgstr "Activa una eina per a crear notes i recordatoris" + +#: ../../include/features.php:46 +msgid "Navigation Channel Select" +msgstr "Navegació pel selector de canals" + +#: ../../include/features.php:46 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "Canvieu els canals directament des del menú desplegable de navegació" + +#: ../../include/features.php:47 +msgid "Photo Location" +msgstr "Ubicació de les fotos" + +#: ../../include/features.php:47 +msgid "If location data is available on uploaded photos, link this to a map." +msgstr "Quan una imatge pujada porti incrustada la seva localització, enllaça-la a un mapa automàticament." + +#: ../../include/features.php:49 +msgid "Expert Mode" +msgstr "Mode expert" + +#: ../../include/features.php:49 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "Activa el mode expert per a mostrar opcions avançades de configuració" + +#: ../../include/features.php:50 +msgid "Premium Channel" +msgstr "Canal prèmium" + +#: ../../include/features.php:50 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "Permet establir restriccions i condicions a qui es connecti al teu canal" + +#: ../../include/features.php:55 +msgid "Post Composition Features" +msgstr "Més funcionalitats de redacció d'entrades" + +#: ../../include/features.php:57 +msgid "Use Markdown" +msgstr "Habilita el Markdown" + +#: ../../include/features.php:57 +msgid "Allow use of \"Markdown\" to format posts" +msgstr "Permet emprar \"Markdown\" per donar format a les entrades" + +#: ../../include/features.php:58 +msgid "Large Photos" +msgstr "Fotos grans" + +#: ../../include/features.php:58 +msgid "" +"Include large (640px) photo thumbnails in posts. If not enabled, use small " +"(320px) photo thumbnails" +msgstr "Inclou miniatures d'imatge grans (640px) en les entrades. Si no està activat, petites (320px)." + +#: ../../include/features.php:59 +msgid "Automatically import channel content from other channels or feeds" +msgstr "Importa automàticament el contingut del canal des d'altres canals o feeds" + +#: ../../include/features.php:60 +msgid "Even More Encryption" +msgstr "Encara més xifratge" + +#: ../../include/features.php:60 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "Permet el xifratge opcional de contingut extrem-a-extrem amb clau simètrica" + +#: ../../include/features.php:61 +msgid "Enable voting tools" +msgstr "Habilita eines de vot" + +#: ../../include/features.php:61 +msgid "Provide a class of post which others can vote on" +msgstr "Proporcionar una classe d'entrada que altres puguin votar" + +#: ../../include/features.php:67 +msgid "Network and Stream Filtering" +msgstr "Filtres de xarxa de contactes i de flux d'activitat" + +#: ../../include/features.php:68 +msgid "Search by Date" +msgstr "Cerca per data" + +#: ../../include/features.php:68 +msgid "Ability to select posts by date ranges" +msgstr "Capacitat per seleccionar entrades per rang de dates" + +#: ../../include/features.php:69 +msgid "Collections Filter" +msgstr "Filtre de col·leccions" + +#: ../../include/features.php:69 +msgid "Enable widget to display Network posts only from selected collections" +msgstr "Habilita un giny per mostrar només les entrades de les col·leccions seleccionades" + +#: ../../include/features.php:70 +msgid "Save search terms for re-use" +msgstr "Conserva les paraules de cerca per reutilitzar-les" + +#: ../../include/features.php:71 +msgid "Network Personal Tab" +msgstr "Pestanya de participació en la xarxa" + +#: ../../include/features.php:71 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Afegeix una pestanya que mostri només les entrades de xarxa on hi hagis intervingut" + +#: ../../include/features.php:72 +msgid "Network New Tab" +msgstr "Pestanya de novetats a la xarxa" + +#: ../../include/features.php:72 +msgid "Enable tab to display all new Network activity" +msgstr "Afegeix una pestanya que mostri tota l'activitat nova de la Xarxa" + +#: ../../include/features.php:73 +msgid "Affinity Tool" +msgstr "Filtre d'activitat per afinitat" + +#: ../../include/features.php:73 +msgid "Filter stream activity by depth of relationships" +msgstr "Filtra el flux d'activitat segons el tipus de relació amb l'actor de l'activitat" + +#: ../../include/features.php:74 +msgid "Connection Filtering" +msgstr "Filtre d'entrades per paraules clau" + +#: ../../include/features.php:74 +msgid "Filter incoming posts from connections based on keywords/content" +msgstr "Filtra les entrades de les teves connexions segons paraules clau i contingut" + +#: ../../include/features.php:75 +msgid "Suggest Channels" +msgstr "Suggeix-me canals" + +#: ../../include/features.php:75 +msgid "Show channel suggestions" +msgstr "Mostra suggerències de canals" + +#: ../../include/features.php:80 +msgid "Post/Comment Tools" +msgstr "Eines d'entrades i comentaris" + +#: ../../include/features.php:81 +msgid "Tagging" +msgstr "Etiquetes" + +#: ../../include/features.php:81 +msgid "Ability to tag existing posts" +msgstr "Capacitat d'etiquetar entrades existents" + +#: ../../include/features.php:82 +msgid "Post Categories" +msgstr "Categories d'Entrades" + +#: ../../include/features.php:82 +msgid "Add categories to your posts" +msgstr "Afegeix categoria a la teva entrada" + +#: ../../include/features.php:83 +msgid "Ability to file posts under folders" +msgstr "Capacitat de arxivar entrades en les carpetes" + +#: ../../include/features.php:84 +msgid "Dislike Posts" +msgstr "\"No m'agrada\"" + +#: ../../include/features.php:84 +msgid "Ability to dislike posts/comments" +msgstr "Capacitat per marcar amb un \"no m'agrada\" les entrades i els comentaris" + +#: ../../include/features.php:85 +msgid "Star Posts" +msgstr "Entrades Excel·lents" + +#: ../../include/features.php:85 +msgid "Ability to mark special posts with a star indicator" +msgstr "Capacitat per marcar entrades especials amb l'indicador d'excel·lencia" + +#: ../../include/features.php:86 +msgid "Tag Cloud" +msgstr "Núvol d'Etiquetes." + +#: ../../include/features.php:86 +msgid "Provide a personal tag cloud on your channel page" +msgstr "Proporcionar un núvol d'etiquetes personals a la teva pàgina de canal" #: ../../include/follow.php:28 msgid "Channel is blocked on this site." @@ -1787,7 +2964,7 @@ msgstr "El canal està bloquejat en aquest lloc." #: ../../include/follow.php:33 msgid "Channel location missing." -msgstr "Ubicació del canal perduda." +msgstr "Falta la ubicació del canal." #: ../../include/follow.php:83 msgid "Response from remote channel was incomplete." @@ -1817,584 +2994,515 @@ msgstr "compte local no trobat." msgid "Cannot connect to yourself." msgstr "No pots connectar amb tu mateix." -#: ../../include/ItemObject.php:89 ../../include/conversation.php:667 -msgid "Private Message" -msgstr "Missatge Privat" - -#: ../../include/ItemObject.php:126 ../../include/conversation.php:659 -msgid "Select" -msgstr "Selecciona" - -#: ../../include/ItemObject.php:130 -msgid "Save to Folder" -msgstr "Guardar en la Carpeta" - -#: ../../include/ItemObject.php:151 -msgid "I will attend" -msgstr "Assistiré" - -#: ../../include/ItemObject.php:151 -msgid "I will not attend" -msgstr "No assistiré" - -#: ../../include/ItemObject.php:151 -msgid "I might attend" -msgstr "Podria assistir" - -#: ../../include/ItemObject.php:161 -msgid "I agree" -msgstr "D'acord" - -#: ../../include/ItemObject.php:161 -msgid "I disagree" -msgstr "En desacord" - -#: ../../include/ItemObject.php:161 -msgid "I abstain" -msgstr "M'abstinc" - -#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187 -#: ../../include/conversation.php:1677 ../../mod/photos.php:1015 -#: ../../mod/photos.php:1027 -msgid "View all" -msgstr "Veure tot" - -#: ../../include/ItemObject.php:179 ../../include/taxonomy.php:396 -#: ../../include/conversation.php:1701 ../../include/identity.php:1167 -#: ../../mod/photos.php:1019 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "Agrada" -msgstr[1] "Agraden" - -#: ../../include/ItemObject.php:184 ../../include/conversation.php:1704 -#: ../../mod/photos.php:1024 -msgctxt "noun" -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "Desagrada" -msgstr[1] "Desagrada" - -#: ../../include/ItemObject.php:212 -msgid "Add Star" -msgstr "Fes-lo Preferit" - -#: ../../include/ItemObject.php:213 -msgid "Remove Star" -msgstr "Treu-lo de Preferits" - -#: ../../include/ItemObject.php:214 -msgid "Toggle Star Status" -msgstr "Canvia el Estat de la Preferència" - -#: ../../include/ItemObject.php:218 -msgid "starred" -msgstr "preferit" - -#: ../../include/ItemObject.php:227 ../../include/conversation.php:674 -msgid "Message signature validated" -msgstr "Validada la signatura del missatge" - -#: ../../include/ItemObject.php:228 ../../include/conversation.php:675 -msgid "Message signature incorrect" -msgstr "Signatura del missatge incorrecta" - -#: ../../include/ItemObject.php:236 -msgid "Add Tag" -msgstr "Afegeix Etiqueta" - -#: ../../include/ItemObject.php:254 ../../mod/photos.php:959 -msgid "I like this (toggle)" -msgstr "M'agrada això (canvia)" - -#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:310 -msgid "like" -msgstr "agrada" - -#: ../../include/ItemObject.php:255 ../../mod/photos.php:960 -msgid "I don't like this (toggle)" -msgstr "No m'agrada això (canvia)" - -#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:311 -msgid "dislike" -msgstr "desagrada" - -#: ../../include/ItemObject.php:259 -msgid "Share This" -msgstr "Comparteix Això" - -#: ../../include/ItemObject.php:259 -msgid "share" -msgstr "comparteix" - -#: ../../include/ItemObject.php:276 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d commentari" -msgstr[1] "%d commentaris" - -#: ../../include/ItemObject.php:294 ../../include/ItemObject.php:295 -#, php-format -msgid "View %s's profile - %s" -msgstr "Veure %s de perfil - %s" - -#: ../../include/ItemObject.php:298 -msgid "to" -msgstr "a" - -#: ../../include/ItemObject.php:299 -msgid "via" -msgstr "via" - -#: ../../include/ItemObject.php:300 -msgid "Wall-to-Wall" -msgstr "Mur-a-Mur" - -#: ../../include/ItemObject.php:301 -msgid "via Wall-To-Wall:" -msgstr "via Mur-a-Mur:" - -#: ../../include/ItemObject.php:312 ../../include/conversation.php:716 -#, php-format -msgid "from %s" -msgstr "De %s" - -#: ../../include/ItemObject.php:315 ../../include/conversation.php:719 -#, php-format -msgid "last edited: %s" -msgstr "últim editat: %s" - -#: ../../include/ItemObject.php:316 ../../include/conversation.php:720 -#, php-format -msgid "Expires: %s" -msgstr "Expira: %s" - -#: ../../include/ItemObject.php:337 -msgid "Save Bookmarks" -msgstr "Guarda Favorits" - -#: ../../include/ItemObject.php:338 -msgid "Add to Calendar" -msgstr "Afegeix al Calendari" - -#: ../../include/ItemObject.php:347 -msgid "Mark all seen" -msgstr "Marca tot com ja vist" - -#: ../../include/ItemObject.php:353 ../../mod/photos.php:1145 -msgctxt "noun" -msgid "Likes" -msgstr "Agrada" - -#: ../../include/ItemObject.php:354 ../../mod/photos.php:1146 -msgctxt "noun" -msgid "Dislikes" -msgstr "Desagrada" - -#: ../../include/ItemObject.php:359 ../../include/acl_selectors.php:249 -#: ../../mod/photos.php:1151 -msgid "Close" -msgstr "Tanca" - -#: ../../include/ItemObject.php:364 ../../include/conversation.php:737 -#: ../../include/conversation.php:1209 ../../mod/editpost.php:123 -#: ../../mod/photos.php:962 ../../mod/editlayout.php:147 -#: ../../mod/editwebpage.php:192 ../../mod/editblock.php:149 -#: ../../mod/mail.php:241 ../../mod/mail.php:356 -msgid "Please wait" -msgstr "Si us plau, espera" - -#: ../../include/ItemObject.php:665 ../../mod/photos.php:978 -#: ../../mod/photos.php:1096 -msgid "This is you" -msgstr "Ets tú" - -#: ../../include/ItemObject.php:669 ../../include/conversation.php:1181 -#: ../../mod/editpost.php:107 ../../mod/editlayout.php:134 -#: ../../mod/editwebpage.php:179 ../../mod/editblock.php:135 -msgid "Bold" -msgstr "Negreta" - -#: ../../include/ItemObject.php:670 ../../include/conversation.php:1182 -#: ../../mod/editpost.php:108 ../../mod/editlayout.php:135 -#: ../../mod/editwebpage.php:180 ../../mod/editblock.php:136 -msgid "Italic" -msgstr "Italica" - -#: ../../include/ItemObject.php:671 ../../include/conversation.php:1183 -#: ../../mod/editpost.php:109 ../../mod/editlayout.php:136 -#: ../../mod/editwebpage.php:181 ../../mod/editblock.php:137 -msgid "Underline" -msgstr "Subratllat" - -#: ../../include/ItemObject.php:672 ../../include/conversation.php:1184 -#: ../../mod/editpost.php:110 ../../mod/editlayout.php:137 -#: ../../mod/editwebpage.php:182 ../../mod/editblock.php:138 -msgid "Quote" -msgstr "Cometes" - -#: ../../include/ItemObject.php:673 ../../include/conversation.php:1185 -#: ../../mod/editpost.php:111 ../../mod/editlayout.php:138 -#: ../../mod/editwebpage.php:183 ../../mod/editblock.php:139 -msgid "Code" -msgstr "Codi" - -#: ../../include/ItemObject.php:674 -msgid "Image" -msgstr "Imatge" - -#: ../../include/ItemObject.php:675 -msgid "Insert Link" -msgstr "Insereix Enllaç" - -#: ../../include/ItemObject.php:676 -msgid "Video" -msgstr "Video" - -#: ../../include/ItemObject.php:680 ../../include/conversation.php:1236 -#: ../../mod/editpost.php:151 ../../mod/mail.php:247 ../../mod/mail.php:361 -msgid "Encrypt text" -msgstr "Text encriptat" - -#: ../../include/Contact.php:124 -msgid "New window" -msgstr "Nova finestra" - -#: ../../include/Contact.php:125 -msgid "Open the selected location in a different window or browser tab" -msgstr "Obrir la localització seleccionada en un altre finestra o pestanya del navegador" - -#: ../../include/Contact.php:215 ../../mod/admin.php:739 -#, php-format -msgid "User '%s' deleted" -msgstr "usuari '%s' esborrat" - -#: ../../include/bb2diaspora.php:373 -msgid "Attachments:" -msgstr "Adjuntat:" - -#: ../../include/bb2diaspora.php:461 -msgid "$Projectname event notification:" -msgstr "Notificació d'esdeveniment de $Projectname" - -#: ../../include/nav.php:87 ../../include/nav.php:120 ../../boot.php:1550 -msgid "Logout" -msgstr "Desconectar" - -#: ../../include/nav.php:87 ../../include/nav.php:120 -msgid "End this session" -msgstr "Finalitza aquesta sessió" - -#: ../../include/nav.php:90 ../../include/nav.php:151 -msgid "Home" -msgstr "Personal" - -#: ../../include/nav.php:90 -msgid "Your posts and conversations" -msgstr "Les teves entrades i converses" - -#: ../../include/nav.php:91 ../../include/conversation.php:942 -#: ../../mod/connedit.php:498 -msgid "View Profile" -msgstr "Veure Perfil" - -#: ../../include/nav.php:91 -msgid "Your profile page" -msgstr "La teva pàgina de perfil" - -#: ../../include/nav.php:93 -msgid "Edit Profiles" -msgstr "Editar Perfils" - -#: ../../include/nav.php:93 -msgid "Manage/Edit profiles" -msgstr "Gestiona/Edita perfils" - -#: ../../include/nav.php:95 ../../include/identity.php:880 -msgid "Edit Profile" -msgstr "Edita Perfil" - -#: ../../include/nav.php:95 -msgid "Edit your profile" -msgstr "Edita el teu perfil" - -#: ../../include/nav.php:97 ../../include/conversation.php:1600 -#: ../../include/apps.php:139 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "Fotos" - -#: ../../include/nav.php:97 -msgid "Your photos" -msgstr "Les Teves Fotos" - -#: ../../include/nav.php:98 -msgid "Your files" -msgstr "Els teus arxius" - -#: ../../include/nav.php:103 ../../include/apps.php:146 -msgid "Chat" -msgstr "Xerrar" - -#: ../../include/nav.php:103 -msgid "Your chatrooms" -msgstr "Les teves sales de xerrar" - -#: ../../include/nav.php:109 ../../include/conversation.php:1635 -#: ../../include/apps.php:129 -msgid "Bookmarks" -msgstr "Marcadors" - -#: ../../include/nav.php:109 -msgid "Your bookmarks" -msgstr "Els teus marcadors" - -#: ../../include/nav.php:113 ../../include/conversation.php:1645 -#: ../../include/apps.php:136 ../../mod/webpages.php:178 -msgid "Webpages" -msgstr "Pàgines web" - -#: ../../include/nav.php:113 -msgid "Your webpages" -msgstr "Les teves pàgines web" - -#: ../../include/nav.php:117 ../../include/apps.php:131 ../../boot.php:1551 -msgid "Login" -msgstr "Identifica't" - -#: ../../include/nav.php:117 -msgid "Sign in" -msgstr "Signatura" - -#: ../../include/nav.php:134 -#, php-format -msgid "%s - click to logout" -msgstr "%s - click per desconectar" - -#: ../../include/nav.php:137 -msgid "Remote authentication" -msgstr "Autenticació remota" - -#: ../../include/nav.php:137 -msgid "Click to authenticate to your home hub" -msgstr "Click per autentificar-te en el teu Lloc " - -#: ../../include/nav.php:151 -msgid "Home Page" -msgstr "Pàgina Personal" - -#: ../../include/nav.php:155 ../../mod/register.php:224 ../../boot.php:1527 -msgid "Register" -msgstr "Registre" - -#: ../../include/nav.php:155 -msgid "Create an account" -msgstr "Crear un compte" - -#: ../../include/nav.php:160 ../../include/apps.php:142 ../../mod/help.php:67 -#: ../../mod/help.php:72 ../../mod/layouts.php:176 -msgid "Help" -msgstr "Ajuda" - -#: ../../include/nav.php:160 -msgid "Help and documentation" -msgstr "Ajuda i documentació" - -#: ../../include/nav.php:163 -msgid "Applications, utilities, links, games" -msgstr "Aplicacions, utilitats, enllaços, jocs" - -#: ../../include/nav.php:165 -msgid "Search site content" -msgstr "Cerca en el contingut del lloc" - -#: ../../include/nav.php:168 ../../include/apps.php:141 -msgid "Directory" -msgstr "Directori" - -#: ../../include/nav.php:168 -msgid "Channel Directory" -msgstr "Directori de Canals" - -#: ../../include/nav.php:180 ../../include/apps.php:133 -msgid "Matrix" -msgstr "Matriu/Matrix" - -#: ../../include/nav.php:180 -msgid "Your matrix" -msgstr "El teu matrix" - -#: ../../include/nav.php:181 -msgid "Mark all matrix notifications seen" -msgstr "Marca totes les notificacions de matrix vistes" - -#: ../../include/nav.php:183 ../../include/apps.php:137 -msgid "Channel Home" -msgstr "Canal Personal" - -#: ../../include/nav.php:183 -msgid "Channel home" -msgstr "Canal personal" - -#: ../../include/nav.php:184 -msgid "Mark all channel notifications seen" -msgstr "Marca totes les notificacions de canal vistes" - -#: ../../include/nav.php:187 ../../mod/connections.php:407 -msgid "Connections" -msgstr "Connexions" - -#: ../../include/nav.php:190 -msgid "Notices" -msgstr "Noticies" - -#: ../../include/nav.php:190 -msgid "Notifications" -msgstr "Notificacions" - -#: ../../include/nav.php:191 -msgid "See all notifications" -msgstr "Veure totes les Notificacions" - -#: ../../include/nav.php:192 ../../mod/notifications.php:99 -msgid "Mark all system notifications seen" -msgstr "Marca totes les notificacions vistes" - -#: ../../include/nav.php:194 ../../include/apps.php:143 -msgid "Mail" -msgstr "Correu" - -#: ../../include/nav.php:194 -msgid "Private mail" -msgstr "Correu privat" - -#: ../../include/nav.php:195 -msgid "See all private messages" -msgstr "Veure tots els missatges privats" - -#: ../../include/nav.php:196 -msgid "Mark all private messages seen" -msgstr "Marcar tots els missatges privats vistos" - -#: ../../include/nav.php:197 -msgid "Inbox" -msgstr "Safata d'entrada" - -#: ../../include/nav.php:198 -msgid "Outbox" -msgstr "Safata de sortida" - -#: ../../include/nav.php:202 ../../include/apps.php:140 -#: ../../mod/events.php:486 -msgid "Events" -msgstr "Events" - -#: ../../include/nav.php:202 -msgid "Event Calendar" -msgstr "Calendari d'Events" - -#: ../../include/nav.php:203 -msgid "See all events" -msgstr "Veure tots els events" - -#: ../../include/nav.php:204 -msgid "Mark all events seen" -msgstr "Marcar tots els events vistos" - -#: ../../include/nav.php:206 ../../include/apps.php:132 -#: ../../mod/manage.php:166 -msgid "Channel Manager" -msgstr "Gestor del Canal" - -#: ../../include/nav.php:206 -msgid "Manage Your Channels" -msgstr "Gestiona els Teus Canals" - -#: ../../include/nav.php:208 -msgid "Account/Channel Settings" -msgstr "Ajustos de Compte/Canal" - -#: ../../include/nav.php:216 ../../mod/admin.php:120 -msgid "Admin" -msgstr "Admin" - -#: ../../include/nav.php:216 -msgid "Site Setup and Configuration" -msgstr "Ajustos i Configuració del Lloc" - -#: ../../include/nav.php:247 ../../include/conversation.php:850 -msgid "Loading..." -msgstr "Carregant..." - -#: ../../include/nav.php:252 -msgid "@name, #tag, content" -msgstr "@name, #tag, content" - -#: ../../include/nav.php:253 -msgid "Please wait..." -msgstr "Si us plau, espera......." - -#: ../../include/taxonomy.php:222 ../../include/taxonomy.php:243 -msgid "Tags" -msgstr "Etiquetes" - -#: ../../include/taxonomy.php:287 -msgid "Keywords" -msgstr "Paraules clau" - -#: ../../include/taxonomy.php:308 -msgid "have" -msgstr "tinc" - -#: ../../include/taxonomy.php:308 -msgid "has" -msgstr "tens" - -#: ../../include/taxonomy.php:309 -msgid "want" -msgstr "vull" - -#: ../../include/taxonomy.php:309 -msgid "wants" -msgstr "vols" - -#: ../../include/taxonomy.php:310 -msgid "likes" -msgstr "agrada" - -#: ../../include/taxonomy.php:311 -msgid "dislikes" -msgstr "desagrada" - -#: ../../include/activities.php:39 -msgid " and " -msgstr "i" - -#: ../../include/activities.php:47 -msgid "public profile" -msgstr "Perfil públic" - -#: ../../include/activities.php:56 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s canviat %2$s a “%3$s”" - -#: ../../include/activities.php:57 -#, php-format -msgid "Visit %1$s's %2$s" -msgstr "Visita %1$s de %2$s" - -#: ../../include/activities.php:60 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s Ha actualitzat %2$s, canviant %3$s." - -#: ../../include/security.php:349 +#: ../../include/group.php:26 msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "El formulario de la cadena de seguridad no era correcto. Esto probablemente ocurrió porque el formulario se ha abierto durante demasiado tiempo (> 3 horas) antes de enviarlo." +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Un grup esborrat amb aquest nom fou reviscolat. Els permisos dels items existents poden aplicar-se a aquest grup i qualsevol membre futur. Si no es això el que vols, si et plau, crea un altre grup amb un nom diferent." + +#: ../../include/group.php:235 +msgid "Default privacy group for new contacts" +msgstr "Privacitat de grup predeterminada per a contactes nous" + +#: ../../include/group.php:254 ../../mod/admin.php:831 +msgid "All Channels" +msgstr "Tots els canals" + +#: ../../include/group.php:276 +msgid "edit" +msgstr "edita" + +#: ../../include/group.php:298 +msgid "Collections" +msgstr "Col·leccions" + +#: ../../include/group.php:299 +msgid "Edit collection" +msgstr "Edita col·leccions" + +#: ../../include/group.php:300 +msgid "Add new collection" +msgstr "Afegeix una nova col·lecció" + +#: ../../include/group.php:301 +msgid "Channels not in any collection" +msgstr "Canals a cap col·lecció" + +#: ../../include/identity.php:33 +msgid "Unable to obtain identity information from database" +msgstr "Incapaç de trobar l'informació d'identitat a la base de dades" + +#: ../../include/identity.php:67 +msgid "Empty name" +msgstr "Nom buit" + +#: ../../include/identity.php:70 +msgid "Name too long" +msgstr "Nom massa llarg" + +#: ../../include/identity.php:186 +msgid "No account identifier" +msgstr "Sense identificador de compte" + +#: ../../include/identity.php:198 +msgid "Nickname is required." +msgstr "Alies/malnom es requerit." + +#: ../../include/identity.php:212 +msgid "Reserved nickname. Please choose another." +msgstr "Àlies reservat. Tria un altre." + +#: ../../include/identity.php:292 +msgid "Unable to retrieve created identity" +msgstr "No es pot recuperar la identitat creada" + +#: ../../include/identity.php:350 +msgid "Default Profile" +msgstr "Perfil per Defecte" + +#: ../../include/identity.php:759 +msgid "Requested channel is not available." +msgstr "El canal demanat no està disponible." + +#: ../../include/identity.php:806 ../../mod/achievements.php:11 +#: ../../mod/blocks.php:29 ../../mod/profile.php:16 ../../mod/connect.php:13 +#: ../../mod/editblock.php:29 ../../mod/editlayout.php:27 +#: ../../mod/editwebpage.php:28 ../../mod/filestorage.php:54 +#: ../../mod/hcard.php:8 ../../mod/layouts.php:29 ../../mod/webpages.php:29 +msgid "Requested profile is not available." +msgstr "El perfil demanat no està disponible." + +#: ../../include/identity.php:969 ../../mod/profiles.php:774 +msgid "Change profile photo" +msgstr "Canviar la foto del perfil" + +#: ../../include/identity.php:975 +msgid "Profiles" +msgstr "Perfils" + +#: ../../include/identity.php:975 +msgid "Manage/edit profiles" +msgstr "Gestiona/edita perfils" + +#: ../../include/identity.php:976 ../../mod/profiles.php:775 +msgid "Create New Profile" +msgstr "Crear un Perfil Nou" + +#: ../../include/identity.php:991 ../../mod/profiles.php:786 +msgid "Profile Image" +msgstr "Imatge del Perfil" + +#: ../../include/identity.php:994 +msgid "visible to everybody" +msgstr "visible per tothom" + +#: ../../include/identity.php:995 ../../mod/profiles.php:669 +#: ../../mod/profiles.php:790 +msgid "Edit visibility" +msgstr "Editar visibilitat" + +#: ../../include/identity.php:1011 ../../include/identity.php:1250 +msgid "Gender:" +msgstr "Gènere:" + +#: ../../include/identity.php:1012 ../../include/identity.php:1294 +msgid "Status:" +msgstr "Estatus:" + +#: ../../include/identity.php:1013 ../../include/identity.php:1305 +msgid "Homepage:" +msgstr "Pàgina Personal:" + +#: ../../include/identity.php:1014 +msgid "Online Now" +msgstr "Ara en Linia" + +#: ../../include/identity.php:1097 ../../include/identity.php:1175 +#: ../../mod/ping.php:324 +msgid "g A l F d" +msgstr "g A l F d" + +#: ../../include/identity.php:1098 ../../include/identity.php:1176 +msgid "F d" +msgstr "F d" + +#: ../../include/identity.php:1143 ../../include/identity.php:1215 +#: ../../mod/ping.php:346 +msgid "[today]" +msgstr "[avui]" + +#: ../../include/identity.php:1154 +msgid "Birthday Reminders" +msgstr "Recordatori d'Aniversaris" + +#: ../../include/identity.php:1155 +msgid "Birthdays this week:" +msgstr "Aniversari aquesta setmana:" + +#: ../../include/identity.php:1208 +msgid "[No description]" +msgstr "[Sense descripció]" + +#: ../../include/identity.php:1226 +msgid "Event Reminders" +msgstr "Recordatori d'Events" + +#: ../../include/identity.php:1227 +msgid "Events this week:" +msgstr "Event aquesta setmana:" + +#: ../../include/identity.php:1248 ../../mod/settings.php:1056 +msgid "Full Name:" +msgstr "Nom Complet:" + +#: ../../include/identity.php:1255 +msgid "Like this channel" +msgstr "M'agrada aquest canal" + +#: ../../include/identity.php:1279 +msgid "j F, Y" +msgstr "j F, Y" + +#: ../../include/identity.php:1280 +msgid "j F" +msgstr "j F" + +#: ../../include/identity.php:1287 +msgid "Birthday:" +msgstr "Aniversari:" + +#: ../../include/identity.php:1291 ../../mod/directory.php:297 +msgid "Age:" +msgstr "Edat:" + +#: ../../include/identity.php:1300 +#, php-format +msgid "for %1$d %2$s" +msgstr "per %1$d %2$s" + +#: ../../include/identity.php:1303 ../../mod/profiles.php:691 +msgid "Sexual Preference:" +msgstr "Preferència Sexual:" + +#: ../../include/identity.php:1307 ../../mod/profiles.php:693 +#: ../../mod/directory.php:313 +msgid "Hometown:" +msgstr "Ciutat Natal:" + +#: ../../include/identity.php:1309 +msgid "Tags:" +msgstr "Etiquetes:" + +#: ../../include/identity.php:1311 ../../mod/profiles.php:694 +msgid "Political Views:" +msgstr "Idees Polítiques:" + +#: ../../include/identity.php:1313 +msgid "Religion:" +msgstr "Religió:" + +#: ../../include/identity.php:1315 ../../mod/directory.php:315 +msgid "About:" +msgstr "Sobre mi:" + +#: ../../include/identity.php:1317 +msgid "Hobbies/Interests:" +msgstr "Aficions/Interessos:" + +#: ../../include/identity.php:1319 ../../mod/profiles.php:697 +msgid "Likes:" +msgstr "M'agrada:" + +#: ../../include/identity.php:1321 ../../mod/profiles.php:698 +msgid "Dislikes:" +msgstr "No li agrada:" + +#: ../../include/identity.php:1323 +msgid "Contact information and Social Networks:" +msgstr "Informació de contacte i Xarxes Socials:" + +#: ../../include/identity.php:1325 +msgid "My other channels:" +msgstr "Els meus altres canals:" + +#: ../../include/identity.php:1327 +msgid "Musical interests:" +msgstr "Interessos Musicals:" + +#: ../../include/identity.php:1329 +msgid "Books, literature:" +msgstr "Llibres, literatura:" + +#: ../../include/identity.php:1331 +msgid "Television:" +msgstr "Televisió:" + +#: ../../include/identity.php:1333 +msgid "Film/dance/culture/entertainment:" +msgstr "Películes/Dança/Cultura/Entreteniment:" + +#: ../../include/identity.php:1335 +msgid "Love/Romance:" +msgstr "Amor/Romace:" + +#: ../../include/identity.php:1337 +msgid "Work/employment:" +msgstr "Treball/feina:" + +#: ../../include/identity.php:1339 +msgid "School/education:" +msgstr "Escola/educació:" + +#: ../../include/identity.php:1359 +msgid "Like this thing" +msgstr "M'agrada això" + +#: ../../include/items.php:413 ../../mod/bulksetclose.php:11 +#: ../../mod/profperm.php:23 ../../mod/group.php:68 ../../mod/like.php:273 +#: ../../mod/subthread.php:49 ../../index.php:396 +msgid "Permission denied" +msgstr "Permís denegat" + +#: ../../include/items.php:1101 ../../include/items.php:1147 +msgid "(Unknown)" +msgstr "(Desconegut)" + +#: ../../include/items.php:1373 +msgid "Visible to anybody on the internet." +msgstr "Visible per tothom a la Internet" + +#: ../../include/items.php:1375 +msgid "Visible to you only." +msgstr "Visible només per tú." + +#: ../../include/items.php:1377 +msgid "Visible to anybody in this network." +msgstr "Visible per tothom en aquesta xarxa." + +#: ../../include/items.php:1379 +msgid "Visible to anybody authenticated." +msgstr "Visible per tothom autenticat." + +#: ../../include/items.php:1381 +#, php-format +msgid "Visible to anybody on %s." +msgstr "Visible per a tothom a %s." + +#: ../../include/items.php:1383 +msgid "Visible to all connections." +msgstr "Visible per a totes les connexions." + +#: ../../include/items.php:1385 +msgid "Visible to approved connections." +msgstr "Visible per a les connexions aprovades." + +#: ../../include/items.php:1387 +msgid "Visible to specific connections." +msgstr "Visible per a específiques connexions." + +#: ../../include/items.php:4310 ../../mod/admin.php:167 +#: ../../mod/admin.php:1025 ../../mod/admin.php:1225 ../../mod/display.php:36 +#: ../../mod/filestorage.php:27 ../../mod/thing.php:74 +#: ../../mod/viewsrc.php:20 +msgid "Item not found." +msgstr "Element no trobat." + +#: ../../include/items.php:4787 ../../mod/bulksetclose.php:51 +#: ../../mod/group.php:38 ../../mod/group.php:140 +msgid "Collection not found." +msgstr "Col·lecció no trobada." + +#: ../../include/items.php:4803 +msgid "Collection is empty." +msgstr "La col·lecció esta buida." + +#: ../../include/items.php:4810 +#, php-format +msgid "Collection: %s" +msgstr "Col·lecció: %s" + +#: ../../include/items.php:4820 ../../mod/connedit.php:674 +#, php-format +msgid "Connection: %s" +msgstr "Connexió: %s" + +#: ../../include/items.php:4822 +msgid "Connection not found." +msgstr "Connexió no trobada." + +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "Vols esborrar aquest element?" + +#: ../../include/js_strings.php:8 +msgid "[-] show less" +msgstr "[-] mostra'n menys" + +#: ../../include/js_strings.php:9 +msgid "[+] expand" +msgstr "[+] expandeix" + +#: ../../include/js_strings.php:10 +msgid "[-] collapse" +msgstr "[-] colapsa" + +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "Contrasenya massa curta" + +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" +msgstr "Les contrasenyes no coincideixen" + +#: ../../include/js_strings.php:13 ../../mod/photos.php:40 +msgid "everybody" +msgstr "tothom" + +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" +msgstr "Contrasenya secreta" + +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" +msgstr "Pista per la contrasenya" + +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." +msgstr "Avís: Els permisos han canviat però encara no han estat enviats." + +#: ../../include/js_strings.php:17 +msgid "close all" +msgstr "tanca-ho tot" + +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "Res de nou per aquí" + +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" +msgstr "Valora aquest Canal (això es farà públic)" + +#: ../../include/js_strings.php:20 ../../mod/connedit.php:683 +#: ../../mod/rate.php:156 +msgid "Rating" +msgstr "Valoració" + +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" +msgstr "Descriu (opcional)" + +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" +msgstr "Si us plau, introdueix una adreça URL" + +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" +msgstr "Hi ha canvis sense desar, estàs segur que vols abandonar la pàgina?" + +#: ../../include/js_strings.php:26 +msgid "timeago.prefixAgo" +msgstr "timeago.prefixAgo" + +#: ../../include/js_strings.php:27 +msgid "timeago.prefixFromNow" +msgstr "timeago.prefixFromNow" + +#: ../../include/js_strings.php:28 +msgid "ago" +msgstr "enrere" + +#: ../../include/js_strings.php:29 +msgid "from now" +msgstr "des d'ara" + +#: ../../include/js_strings.php:30 +msgid "less than a minute" +msgstr "menys d'un minut" + +#: ../../include/js_strings.php:31 +msgid "about a minute" +msgstr "prop d'un minut" + +#: ../../include/js_strings.php:32 +#, php-format +msgid "%d minutes" +msgstr "%d minuts" + +#: ../../include/js_strings.php:33 +msgid "about an hour" +msgstr "prop d'una hora" + +#: ../../include/js_strings.php:34 +#, php-format +msgid "about %d hours" +msgstr "al voltant de %d hores" + +#: ../../include/js_strings.php:35 +msgid "a day" +msgstr "un dia" + +#: ../../include/js_strings.php:36 +#, php-format +msgid "%d days" +msgstr "%d dies" + +#: ../../include/js_strings.php:37 +msgid "about a month" +msgstr "prop d'un mes" + +#: ../../include/js_strings.php:38 +#, php-format +msgid "%d months" +msgstr "%d mesos" + +#: ../../include/js_strings.php:39 +msgid "about a year" +msgstr "prop d'un any" + +#: ../../include/js_strings.php:40 +#, php-format +msgid "%d years" +msgstr "%d anys" + +#: ../../include/js_strings.php:41 +msgid " " +msgstr " " + +#: ../../include/js_strings.php:42 +msgid "timeago.numbers" +msgstr "timeago.numbers" + +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Pàgina Nova" + +#: ../../include/page_widgets.php:39 ../../mod/blocks.php:159 +#: ../../mod/layouts.php:188 ../../mod/webpages.php:187 +msgid "View" +msgstr "Mostra" + +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 +msgid "Actions" +msgstr "Accions" + +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 +msgid "Page Link" +msgstr "Enllaç de la pàgina" + +#: ../../include/page_widgets.php:43 +msgid "Title" +msgstr "Títol" + +#: ../../include/page_widgets.php:44 ../../mod/blocks.php:150 +#: ../../mod/layouts.php:181 ../../mod/menu.php:108 ../../mod/webpages.php:192 +msgid "Created" +msgstr "Creat" + +#: ../../include/page_widgets.php:45 ../../mod/blocks.php:151 +#: ../../mod/layouts.php:182 ../../mod/menu.php:109 ../../mod/webpages.php:193 +msgid "Edited" +msgstr "Editat" #: ../../include/permissions.php:26 msgid "Can view my normal stream and posts" @@ -2534,996 +3642,58 @@ msgstr "Altres" msgid "Custom/Expert Mode" msgstr "Personalitzat/Mode Expert" -#: ../../include/conversation.php:126 ../../mod/like.php:113 -msgid "channel" -msgstr "canal" - -#: ../../include/conversation.php:167 ../../mod/like.php:396 +#: ../../include/photos.php:94 #, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s no agrada %2$s de %3$s" +msgid "Image exceeds website size limit of %lu bytes" +msgstr "La imatge excedeix la mida limit pel lloc web en %lu bytes" -#: ../../include/conversation.php:204 -#, php-format -msgid "%1$s is now connected with %2$s" -msgstr "%1$s esta ara connectat amb %2$s" +#: ../../include/photos.php:101 +msgid "Image file is empty." +msgstr "El fitxer d'imatge esta buit." -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s emprenyat %2$s" +#: ../../include/photos.php:128 ../../mod/profile_photo.php:217 +msgid "Unable to process image" +msgstr "incapaç de processar la imatge" -#: ../../include/conversation.php:260 ../../mod/mood.php:63 -#, php-format -msgctxt "mood" -msgid "%1$s is %2$s" -msgstr "%1$s es %2$s" +#: ../../include/photos.php:199 +msgid "Photo storage failed." +msgstr "Fracassà l'emmagatzematge de la Foto" -#: ../../include/conversation.php:572 ../../mod/photos.php:996 -msgctxt "title" -msgid "Likes" -msgstr "Agrada" +#: ../../include/photos.php:363 +msgid "Upload New Photos" +msgstr "Puja Noves Fotos" -#: ../../include/conversation.php:572 ../../mod/photos.php:996 -msgctxt "title" -msgid "Dislikes" -msgstr "Desagrada" +#: ../../include/taxonomy.php:222 ../../include/taxonomy.php:243 +msgid "Tags" +msgstr "Etiquetes" -#: ../../include/conversation.php:573 ../../mod/photos.php:997 -msgctxt "title" -msgid "Agree" -msgstr "Acord" +#: ../../include/taxonomy.php:287 +msgid "Keywords" +msgstr "Paraules clau" -#: ../../include/conversation.php:573 ../../mod/photos.php:997 -msgctxt "title" -msgid "Disagree" -msgstr "Desacord" +#: ../../include/taxonomy.php:308 +msgid "have" +msgstr "tinc" -#: ../../include/conversation.php:573 ../../mod/photos.php:997 -msgctxt "title" -msgid "Abstain" -msgstr "Abstenirse" +#: ../../include/taxonomy.php:308 +msgid "has" +msgstr "tens" -#: ../../include/conversation.php:574 ../../mod/photos.php:998 -msgctxt "title" -msgid "Attending" -msgstr "Assistint" +#: ../../include/taxonomy.php:309 +msgid "want" +msgstr "vull" -#: ../../include/conversation.php:574 ../../mod/photos.php:998 -msgctxt "title" -msgid "Not attending" -msgstr "Desassistint" +#: ../../include/taxonomy.php:309 +msgid "wants" +msgstr "vols" -#: ../../include/conversation.php:574 ../../mod/photos.php:998 -msgctxt "title" -msgid "Might attend" -msgstr "Podrien assistir" +#: ../../include/taxonomy.php:310 +msgid "likes" +msgstr "li agrada" -#: ../../include/conversation.php:692 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Vista %s del perfil @ %s" - -#: ../../include/conversation.php:707 -msgid "Categories:" -msgstr "Categories:" - -#: ../../include/conversation.php:708 -msgid "Filed under:" -msgstr "Arxivar a:" - -#: ../../include/conversation.php:735 -msgid "View in context" -msgstr "Veure en context" - -#: ../../include/conversation.php:846 -msgid "remove" -msgstr "treu" - -#: ../../include/conversation.php:851 -msgid "Delete Selected Items" -msgstr "Esborra els Articles Seleccionats" - -#: ../../include/conversation.php:939 -msgid "View Source" -msgstr "Veure l'Origen" - -#: ../../include/conversation.php:940 -msgid "Follow Thread" -msgstr "Segueix el Fil" - -#: ../../include/conversation.php:941 -msgid "View Status" -msgstr "Veure Status" - -#: ../../include/conversation.php:943 -msgid "View Photos" -msgstr "Veure Fotos" - -#: ../../include/conversation.php:944 -msgid "Matrix Activity" -msgstr "Activitat de Matrix" - -#: ../../include/conversation.php:946 -msgid "Edit Contact" -msgstr "Editar Contacte" - -#: ../../include/conversation.php:947 -msgid "Send PM" -msgstr "Enviar MP" - -#: ../../include/conversation.php:948 ../../include/apps.php:145 -msgid "Poke" -msgstr "Emprenya" - -#: ../../include/conversation.php:1062 -#, php-format -msgid "%s likes this." -msgstr "%s agrada això." - -#: ../../include/conversation.php:1062 -#, php-format -msgid "%s doesn't like this." -msgstr "%s no agrada això." - -#: ../../include/conversation.php:1066 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "%2$d gent agrada això." -msgstr[1] "%2$d gent agrada això." - -#: ../../include/conversation.php:1068 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "%2$d gent no agrada això." -msgstr[1] "%2$d gent no agrada això." - -#: ../../include/conversation.php:1074 -msgid "and" -msgstr "i" - -#: ../../include/conversation.php:1077 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] ", i %d altra gent" -msgstr[1] ", i %d altra gent" - -#: ../../include/conversation.php:1078 -#, php-format -msgid "%s like this." -msgstr "%s agrada això." - -#: ../../include/conversation.php:1078 -#, php-format -msgid "%s don't like this." -msgstr "%s no agrada això." - -#: ../../include/conversation.php:1140 -msgid "Visible to everybody" -msgstr "Visible a tothom" - -#: ../../include/conversation.php:1141 ../../mod/mail.php:174 -#: ../../mod/mail.php:289 -msgid "Please enter a link URL:" -msgstr "Si us plau entra l'enllaç URL:" - -#: ../../include/conversation.php:1142 -msgid "Please enter a video link/URL:" -msgstr "Si us plau entra l'enllaç/URL a un video:" - -#: ../../include/conversation.php:1143 -msgid "Please enter an audio link/URL:" -msgstr "Si us plau, entra l'enllaç/URL a un audio:" - -#: ../../include/conversation.php:1144 -msgid "Tag term:" -msgstr "Paraula de l'Etiqueta:" - -#: ../../include/conversation.php:1145 ../../mod/filer.php:49 -msgid "Save to Folder:" -msgstr "Guardar en la Carpeta" - -#: ../../include/conversation.php:1146 -msgid "Where are you right now?" -msgstr "On ets ara?" - -#: ../../include/conversation.php:1147 ../../mod/editpost.php:47 -#: ../../mod/mail.php:175 ../../mod/mail.php:290 -msgid "Expires YYYY-MM-DD HH:MM" -msgstr "Expira YYYY-MM-DD HH:MM" - -#: ../../include/conversation.php:1174 ../../mod/webpages.php:182 -#: ../../mod/blocks.php:154 ../../mod/photos.php:961 ../../mod/layouts.php:184 -msgid "Share" -msgstr "Compartir" - -#: ../../include/conversation.php:1176 -msgid "Page link name" -msgstr "Nom de la pàgina enllaçada" - -#: ../../include/conversation.php:1179 -msgid "Post as" -msgstr "Envia com" - -#: ../../include/conversation.php:1186 ../../mod/editpost.php:112 -#: ../../mod/editlayout.php:139 ../../mod/editwebpage.php:184 -#: ../../mod/editblock.php:141 ../../mod/mail.php:238 ../../mod/mail.php:352 -msgid "Upload photo" -msgstr "Puja foto" - -#: ../../include/conversation.php:1187 -msgid "upload photo" -msgstr "puja foto" - -#: ../../include/conversation.php:1188 ../../mod/editpost.php:113 -#: ../../mod/editlayout.php:140 ../../mod/editwebpage.php:185 -#: ../../mod/editblock.php:142 ../../mod/mail.php:239 ../../mod/mail.php:353 -msgid "Attach file" -msgstr "Adjunta arxiu" - -#: ../../include/conversation.php:1189 -msgid "attach file" -msgstr "adjunta arxiu" - -#: ../../include/conversation.php:1190 ../../mod/editpost.php:114 -#: ../../mod/editlayout.php:141 ../../mod/editwebpage.php:186 -#: ../../mod/editblock.php:143 ../../mod/mail.php:240 ../../mod/mail.php:354 -msgid "Insert web link" -msgstr "Insereix enllaç web" - -#: ../../include/conversation.php:1191 -msgid "web link" -msgstr "enllaç web" - -#: ../../include/conversation.php:1192 -msgid "Insert video link" -msgstr "Insereix enllaç video" - -#: ../../include/conversation.php:1193 -msgid "video link" -msgstr "enllaç video" - -#: ../../include/conversation.php:1194 -msgid "Insert audio link" -msgstr "Insereix enllaç d'audio" - -#: ../../include/conversation.php:1195 -msgid "audio link" -msgstr "enllaç d'audio" - -#: ../../include/conversation.php:1196 ../../mod/editpost.php:118 -#: ../../mod/editlayout.php:145 ../../mod/editwebpage.php:190 -#: ../../mod/editblock.php:147 -msgid "Set your location" -msgstr "Ajusta la teva ubicació" - -#: ../../include/conversation.php:1197 -msgid "set location" -msgstr "ajusta localització" - -#: ../../include/conversation.php:1198 ../../mod/editpost.php:120 -msgid "Toggle voting" -msgstr "Commutar votació" - -#: ../../include/conversation.php:1201 ../../mod/editpost.php:119 -#: ../../mod/editlayout.php:146 ../../mod/editwebpage.php:191 -#: ../../mod/editblock.php:148 -msgid "Clear browser location" -msgstr "Treu la localització del navegador" - -#: ../../include/conversation.php:1202 -msgid "clear location" -msgstr "treu localització" - -#: ../../include/conversation.php:1204 ../../mod/editpost.php:135 -#: ../../mod/editwebpage.php:207 ../../mod/editblock.php:161 -msgid "Title (optional)" -msgstr "Títol (opcional)" - -#: ../../include/conversation.php:1208 ../../mod/editpost.php:137 -#: ../../mod/editlayout.php:162 ../../mod/editwebpage.php:209 -#: ../../mod/editblock.php:164 -msgid "Categories (optional, comma-separated list)" -msgstr "Categories (opcional, llista separada per comes)" - -#: ../../include/conversation.php:1210 ../../mod/editpost.php:124 -#: ../../mod/editlayout.php:148 ../../mod/editwebpage.php:193 -#: ../../mod/editblock.php:150 -msgid "Permission settings" -msgstr "Ajustos de permisos" - -#: ../../include/conversation.php:1211 -msgid "permissions" -msgstr "permisos " - -#: ../../include/conversation.php:1219 ../../mod/editpost.php:132 -#: ../../mod/editlayout.php:155 ../../mod/editwebpage.php:202 -#: ../../mod/editblock.php:158 -msgid "Public post" -msgstr "Entrada pública" - -#: ../../include/conversation.php:1221 ../../mod/editpost.php:138 -#: ../../mod/editlayout.php:163 ../../mod/editwebpage.php:210 -#: ../../mod/editblock.php:165 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Exemple: bob@example.com, mary@example.com" - -#: ../../include/conversation.php:1234 ../../mod/editpost.php:149 -#: ../../mod/editlayout.php:172 ../../mod/editwebpage.php:219 -#: ../../mod/editblock.php:175 ../../mod/mail.php:245 ../../mod/mail.php:359 -msgid "Set expiration date" -msgstr "Ajusta la data d'expiració" - -#: ../../include/conversation.php:1238 ../../mod/events.php:651 -#: ../../mod/editpost.php:153 -msgid "OK" -msgstr "OK" - -#: ../../include/conversation.php:1239 ../../mod/tagrm.php:11 -#: ../../mod/tagrm.php:134 ../../mod/events.php:650 ../../mod/fbrowser.php:82 -#: ../../mod/fbrowser.php:117 ../../mod/editpost.php:154 -#: ../../mod/settings.php:589 ../../mod/settings.php:615 -msgid "Cancel" -msgstr "Cancel·la" - -#: ../../include/conversation.php:1481 -msgid "Discover" -msgstr "Descobrir" - -#: ../../include/conversation.php:1484 -msgid "Imported public streams" -msgstr "Importar fluxos públics" - -#: ../../include/conversation.php:1489 -msgid "Commented Order" -msgstr "Ordre per Comentaris" - -#: ../../include/conversation.php:1492 -msgid "Sort by Comment Date" -msgstr "Ordenar per Data del Comentari" - -#: ../../include/conversation.php:1496 -msgid "Posted Order" -msgstr "Ordenar per Entrades" - -#: ../../include/conversation.php:1499 -msgid "Sort by Post Date" -msgstr "Ordenar per Data d' Entrada" - -#: ../../include/conversation.php:1507 -msgid "Posts that mention or involve you" -msgstr "Entrades que et mencionen o involucren" - -#: ../../include/conversation.php:1513 ../../mod/connections.php:212 -#: ../../mod/connections.php:225 ../../mod/menu.php:107 -msgid "New" -msgstr "Nou" - -#: ../../include/conversation.php:1516 -msgid "Activity Stream - by date" -msgstr "Activitat del Flux - per data" - -#: ../../include/conversation.php:1522 -msgid "Starred" -msgstr "Preferit" - -#: ../../include/conversation.php:1525 -msgid "Favourite Posts" -msgstr "Entrades Favorites" - -#: ../../include/conversation.php:1532 -msgid "Spam" -msgstr "Spam" - -#: ../../include/conversation.php:1535 -msgid "Posts flagged as SPAM" -msgstr "Entrades marcades com a SPAM" - -#: ../../include/conversation.php:1579 ../../mod/admin.php:993 -msgid "Channel" -msgstr "Canal" - -#: ../../include/conversation.php:1582 -msgid "Status Messages and Posts" -msgstr "Estat dels Missatges i Entrades" - -#: ../../include/conversation.php:1591 -msgid "About" -msgstr "Sobre això" - -#: ../../include/conversation.php:1594 -msgid "Profile Details" -msgstr "Detalls del Perfil" - -#: ../../include/conversation.php:1603 ../../include/photos.php:359 -msgid "Photo Albums" -msgstr "Albums de Fotos" - -#: ../../include/conversation.php:1612 -msgid "Files and Storage" -msgstr "Arxius i Emmagatzegament" - -#: ../../include/conversation.php:1622 ../../include/conversation.php:1625 -msgid "Chatrooms" -msgstr "Sala per Xerrar" - -#: ../../include/conversation.php:1638 -msgid "Saved Bookmarks" -msgstr "Marcadors Guardats" - -#: ../../include/conversation.php:1648 -msgid "Manage Webpages" -msgstr "Gestió de Pàgines Web" - -#: ../../include/conversation.php:1707 -msgctxt "noun" -msgid "Attending" -msgid_plural "Attending" -msgstr[0] "Assistint" -msgstr[1] "Assistint" - -#: ../../include/conversation.php:1710 -msgctxt "noun" -msgid "Not Attending" -msgid_plural "Not Attending" -msgstr[0] "Desassistint" -msgstr[1] "Desassistint" - -#: ../../include/conversation.php:1713 -msgctxt "noun" -msgid "Undecided" -msgid_plural "Undecided" -msgstr[0] "Indecís" -msgstr[1] "Indecisos" - -#: ../../include/conversation.php:1716 -msgctxt "noun" -msgid "Agree" -msgid_plural "Agrees" -msgstr[0] "Acord" -msgstr[1] "Acords" - -#: ../../include/conversation.php:1719 -msgctxt "noun" -msgid "Disagree" -msgid_plural "Disagrees" -msgstr[0] "Desacord" -msgstr[1] "Desacords" - -#: ../../include/conversation.php:1722 -msgctxt "noun" -msgid "Abstain" -msgid_plural "Abstains" -msgstr[0] "Abstenirse" -msgstr[1] "Abstenirse" - -#: ../../include/items.php:413 ../../mod/like.php:270 -#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/profperm.php:23 -#: ../../mod/bulksetclose.php:11 ../../index.php:392 -msgid "Permission denied" -msgstr "Permís denegat" - -#: ../../include/items.php:1035 ../../include/items.php:1081 -msgid "(Unknown)" -msgstr "(Desconegut)" - -#: ../../include/items.php:1307 -msgid "Visible to anybody on the internet." -msgstr "Visible per tothom a la Internet" - -#: ../../include/items.php:1309 -msgid "Visible to you only." -msgstr "Visible només per tú." - -#: ../../include/items.php:1311 -msgid "Visible to anybody in this network." -msgstr "Visible per tothom en aquesta xarxa." - -#: ../../include/items.php:1313 -msgid "Visible to anybody authenticated." -msgstr "Visible per tothom autenticat." - -#: ../../include/items.php:1315 -#, php-format -msgid "Visible to anybody on %s." -msgstr "Visible per a tothom a %s." - -#: ../../include/items.php:1317 -msgid "Visible to all connections." -msgstr "Visible per a totes les connexions." - -#: ../../include/items.php:1319 -msgid "Visible to approved connections." -msgstr "Visible per a les connexions aprovades." - -#: ../../include/items.php:1321 -msgid "Visible to specific connections." -msgstr "Visible per a específiques connexions." - -#: ../../include/items.php:4215 ../../mod/thing.php:74 -#: ../../mod/filestorage.php:27 ../../mod/viewsrc.php:20 -#: ../../mod/admin.php:167 ../../mod/admin.php:1025 ../../mod/admin.php:1225 -#: ../../mod/display.php:36 -msgid "Item not found." -msgstr "Element no trobat." - -#: ../../include/items.php:4288 ../../include/attach.php:137 -#: ../../include/attach.php:184 ../../include/attach.php:247 -#: ../../include/attach.php:261 ../../include/attach.php:305 -#: ../../include/attach.php:319 ../../include/attach.php:350 -#: ../../include/attach.php:546 ../../include/attach.php:618 -#: ../../include/chat.php:131 ../../include/photos.php:26 -#: ../../mod/profile.php:64 ../../mod/profile.php:72 -#: ../../mod/achievements.php:30 ../../mod/manage.php:6 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/webpages.php:69 ../../mod/thing.php:241 -#: ../../mod/thing.php:256 ../../mod/thing.php:290 -#: ../../mod/profile_photo.php:264 ../../mod/profile_photo.php:277 -#: ../../mod/block.php:22 ../../mod/block.php:72 ../../mod/like.php:178 -#: ../../mod/events.php:232 ../../mod/group.php:9 ../../mod/item.php:206 -#: ../../mod/item.php:214 ../../mod/item.php:978 ../../mod/network.php:12 -#: ../../mod/common.php:35 ../../mod/connections.php:169 -#: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/editpost.php:13 -#: ../../mod/photos.php:69 ../../mod/pdledit.php:21 ../../mod/authtest.php:13 -#: ../../mod/editlayout.php:63 ../../mod/editlayout.php:87 -#: ../../mod/chat.php:90 ../../mod/chat.php:95 ../../mod/mitem.php:109 -#: ../../mod/editwebpage.php:64 ../../mod/editwebpage.php:86 -#: ../../mod/editwebpage.php:101 ../../mod/editwebpage.php:125 -#: ../../mod/rate.php:110 ../../mod/editblock.php:65 ../../mod/invite.php:13 -#: ../../mod/invite.php:104 ../../mod/locs.php:77 ../../mod/sources.php:66 -#: ../../mod/menu.php:69 ../../mod/filestorage.php:18 -#: ../../mod/filestorage.php:73 ../../mod/filestorage.php:88 -#: ../../mod/filestorage.php:115 ../../mod/fsuggest.php:78 -#: ../../mod/poke.php:128 ../../mod/profiles.php:188 -#: ../../mod/profiles.php:576 ../../mod/viewsrc.php:14 ../../mod/setup.php:223 -#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 -#: ../../mod/register.php:72 ../../mod/settings.php:570 ../../mod/id.php:71 -#: ../../mod/message.php:16 ../../mod/mood.php:111 ../../mod/connedit.php:336 -#: ../../mod/mail.php:114 ../../mod/notifications.php:66 -#: ../../mod/regmod.php:17 ../../mod/new_channel.php:68 -#: ../../mod/new_channel.php:99 ../../mod/appman.php:66 -#: ../../mod/layouts.php:69 ../../mod/layouts.php:76 ../../mod/layouts.php:87 -#: ../../mod/page.php:31 ../../mod/page.php:86 ../../mod/bookmarks.php:46 -#: ../../mod/channel.php:100 ../../mod/channel.php:219 -#: ../../mod/channel.php:262 ../../mod/suggest.php:26 -#: ../../mod/service_limits.php:7 ../../mod/sharedwithme.php:7 -#: ../../index.php:182 ../../index.php:393 -msgid "Permission denied." -msgstr "Permís denegat." - -#: ../../include/items.php:4690 ../../mod/group.php:38 ../../mod/group.php:140 -#: ../../mod/bulksetclose.php:51 -msgid "Collection not found." -msgstr "Col·lecció no trobada." - -#: ../../include/items.php:4706 -msgid "Collection is empty." -msgstr "La col·lecció esta buida." - -#: ../../include/items.php:4713 -#, php-format -msgid "Collection: %s" -msgstr "Col·lecció: %s" - -#: ../../include/items.php:4723 ../../mod/connedit.php:662 -#, php-format -msgid "Connection: %s" -msgstr "Connexió: %s" - -#: ../../include/items.php:4725 -msgid "Connection not found." -msgstr "Connexió no trobada." - -#: ../../include/zot.php:666 -msgid "Invalid data packet" -msgstr "paquet de dades invàlid" - -#: ../../include/zot.php:682 -msgid "Unable to verify channel signature" -msgstr "No es pot verificar la signatura del canal" - -#: ../../include/zot.php:2132 -#, php-format -msgid "Unable to verify site signature for %s" -msgstr "No es pot verificar la signatura del lloc per %s" - -#: ../../include/oembed.php:183 -msgid "Embedded content" -msgstr "Contingut embegut" - -#: ../../include/oembed.php:192 -msgid "Embedding disabled" -msgstr "Incorporació desactivada" - -#: ../../include/auth.php:131 -msgid "Logged out." -msgstr "Sortir." - -#: ../../include/auth.php:272 -msgid "Failed authentication" -msgstr "Autenticació fallida" - -#: ../../include/auth.php:286 ../../mod/openid.php:190 -msgid "Login failed." -msgstr "Identificació fallida." - -#: ../../include/contact_widgets.php:14 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d invitació disponible" -msgstr[1] "%d invitacions disponibles" - -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:457 -msgid "Advanced" -msgstr "Avançat" - -#: ../../include/contact_widgets.php:22 -msgid "Find Channels" -msgstr "Troba Canals" - -#: ../../include/contact_widgets.php:23 -msgid "Enter name or interest" -msgstr "Entra un nom o interes" - -#: ../../include/contact_widgets.php:24 -msgid "Connect/Follow" -msgstr "Conecta/Segueix" - -#: ../../include/contact_widgets.php:25 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Exemples: Lionel Messi, Futbolista" - -#: ../../include/contact_widgets.php:26 ../../mod/directory.php:379 -#: ../../mod/directory.php:384 ../../mod/connections.php:413 -msgid "Find" -msgstr "Troba" - -#: ../../include/contact_widgets.php:27 ../../mod/directory.php:383 -#: ../../mod/suggest.php:60 -msgid "Channel Suggestions" -msgstr "Canals Suggerits" - -#: ../../include/contact_widgets.php:29 -msgid "Random Profile" -msgstr "Perfil Aleatori" - -#: ../../include/contact_widgets.php:30 -msgid "Invite Friends" -msgstr "Convida Amics" - -#: ../../include/contact_widgets.php:32 -msgid "Advanced example: name=fred and country=iceland" -msgstr "Exemple avançat: nom=pep i pais=eire" - -#: ../../include/contact_widgets.php:125 -#, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "%d connexió en comú" -msgstr[1] "%d connexions en comú" - -#: ../../include/contact_widgets.php:130 -msgid "show more" -msgstr "mostrar més" - -#: ../../include/acl_selectors.php:240 -msgid "Visible to your default audience" -msgstr "Visible per a la teva audiència " - -#: ../../include/acl_selectors.php:241 -msgid "Show" -msgstr "Mostra" - -#: ../../include/acl_selectors.php:242 -msgid "Don't show" -msgstr "No mostrar" - -#: ../../include/acl_selectors.php:248 ../../mod/events.php:668 -#: ../../mod/photos.php:571 ../../mod/photos.php:934 ../../mod/chat.php:209 -#: ../../mod/filestorage.php:147 -msgid "Permissions" -msgstr "Permisos " - -#: ../../include/attach.php:242 ../../include/attach.php:300 -msgid "Item was not found." -msgstr "Article no trobat." - -#: ../../include/attach.php:363 -msgid "No source file." -msgstr "No hi ha arxiu d'origen." - -#: ../../include/attach.php:381 -msgid "Cannot locate file to replace" -msgstr "No trobo l'arxiu a reemplaçar" - -#: ../../include/attach.php:399 -msgid "Cannot locate file to revise/update" -msgstr "No trobo l'arxiu a revisar/actualitzar" - -#: ../../include/attach.php:410 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "L'arxiu excedeix la mida limit de %d" - -#: ../../include/attach.php:422 -#, php-format -msgid "You have reached your limit of %1$.0f Mbytes attachment storage." -msgstr "Has arribat al teu límit de %1$.0f Mbytes de emagatzematge d'adjunts." - -#: ../../include/attach.php:505 -msgid "File upload failed. Possible system limit or action terminated." -msgstr "Pujada del arxiu fallida. Possible límit del sistema o acció interrompuda." - -#: ../../include/attach.php:517 -msgid "Stored file could not be verified. Upload failed." -msgstr "L'arxiu guardat no es pot verificar. Pujada fallida." - -#: ../../include/attach.php:561 ../../include/attach.php:578 -msgid "Path not available." -msgstr "Trajectòria no disponible" - -#: ../../include/attach.php:623 -msgid "Empty pathname" -msgstr "Trajèctoria vuida." - -#: ../../include/attach.php:639 -msgid "duplicate filename or path" -msgstr "Nom o trajectòria duplicat" - -#: ../../include/attach.php:663 -msgid "Path not found." -msgstr "Trajectòria no trobada." - -#: ../../include/attach.php:714 -msgid "mkdir failed." -msgstr "mkdir va fracassar." - -#: ../../include/attach.php:718 -msgid "database storage failed." -msgstr "Arxiu de base de dades va fallar." - -#: ../../include/identity.php:33 -msgid "Unable to obtain identity information from database" -msgstr "Incapaç de trobar l'informació d'identitat a la base de dades" - -#: ../../include/identity.php:67 -msgid "Empty name" -msgstr "Nom buit" - -#: ../../include/identity.php:70 -msgid "Name too long" -msgstr "Nom massa llarg" - -#: ../../include/identity.php:186 -msgid "No account identifier" -msgstr "Sense identificador de compte" - -#: ../../include/identity.php:198 -msgid "Nickname is required." -msgstr "Alies/malnom es requerit." - -#: ../../include/identity.php:212 -msgid "Reserved nickname. Please choose another." -msgstr "Àlies reservat. Tria un altre." - -#: ../../include/identity.php:217 ../../include/dimport.php:34 -msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "L'álies te caracters no soportats o ja esta en ús en aquest lloc" - -#: ../../include/identity.php:292 -msgid "Unable to retrieve created identity" -msgstr "No es pot recuperar la identitat creada" - -#: ../../include/identity.php:350 -msgid "Default Profile" -msgstr "Perfil per Defecte" - -#: ../../include/identity.php:660 -msgid "Requested channel is not available." -msgstr "El canal demanat no està disponible." - -#: ../../include/identity.php:707 ../../mod/profile.php:16 -#: ../../mod/achievements.php:11 ../../mod/webpages.php:29 -#: ../../mod/connect.php:13 ../../mod/hcard.php:8 ../../mod/blocks.php:29 -#: ../../mod/editlayout.php:27 ../../mod/editwebpage.php:28 -#: ../../mod/editblock.php:29 ../../mod/filestorage.php:54 -#: ../../mod/layouts.php:29 -msgid "Requested profile is not available." -msgstr "El perfil demanat no està disponible." - -#: ../../include/identity.php:870 ../../mod/profiles.php:774 -msgid "Change profile photo" -msgstr "Canviar la foto del perfil" - -#: ../../include/identity.php:876 -msgid "Profiles" -msgstr "Perfils" - -#: ../../include/identity.php:876 -msgid "Manage/edit profiles" -msgstr "Gestiona/edita perfils" - -#: ../../include/identity.php:877 ../../mod/profiles.php:775 -msgid "Create New Profile" -msgstr "Crear un Perfil Nou" - -#: ../../include/identity.php:892 ../../mod/profiles.php:786 -msgid "Profile Image" -msgstr "Imatge del Perfil" - -#: ../../include/identity.php:895 -msgid "visible to everybody" -msgstr "visible per tothom" - -#: ../../include/identity.php:896 ../../mod/profiles.php:669 -#: ../../mod/profiles.php:790 -msgid "Edit visibility" -msgstr "Editar visibilitat" - -#: ../../include/identity.php:912 ../../include/identity.php:1151 -msgid "Gender:" -msgstr "Gènere:" - -#: ../../include/identity.php:913 ../../include/identity.php:1195 -msgid "Status:" -msgstr "Estatus:" - -#: ../../include/identity.php:914 ../../include/identity.php:1206 -msgid "Homepage:" -msgstr "Pàgina Personal:" - -#: ../../include/identity.php:915 -msgid "Online Now" -msgstr "Ara en Linia" - -#: ../../include/identity.php:998 ../../include/identity.php:1076 -#: ../../mod/ping.php:324 -msgid "g A l F d" -msgstr "g A l F d" - -#: ../../include/identity.php:999 ../../include/identity.php:1077 -msgid "F d" -msgstr "F d" - -#: ../../include/identity.php:1044 ../../include/identity.php:1116 -#: ../../mod/ping.php:346 -msgid "[today]" -msgstr "[avui]" - -#: ../../include/identity.php:1055 -msgid "Birthday Reminders" -msgstr "Recordatori d'Aniversaris" - -#: ../../include/identity.php:1056 -msgid "Birthdays this week:" -msgstr "Aniversari aquesta setmana:" - -#: ../../include/identity.php:1109 -msgid "[No description]" -msgstr "[Sense descripció]" - -#: ../../include/identity.php:1127 -msgid "Event Reminders" -msgstr "Recordatori d'Events" - -#: ../../include/identity.php:1128 -msgid "Events this week:" -msgstr "Event aquesta setmana:" - -#: ../../include/identity.php:1141 ../../include/identity.php:1258 -#: ../../include/apps.php:138 ../../mod/profperm.php:112 -msgid "Profile" -msgstr "Perfil" - -#: ../../include/identity.php:1149 ../../mod/settings.php:1056 -msgid "Full Name:" -msgstr "Nom Complet:" - -#: ../../include/identity.php:1156 -msgid "Like this channel" -msgstr "M'agrada aquest canal" - -#: ../../include/identity.php:1180 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/identity.php:1181 -msgid "j F" -msgstr "j F" - -#: ../../include/identity.php:1188 -msgid "Birthday:" -msgstr "Aniversari:" - -#: ../../include/identity.php:1192 ../../mod/directory.php:297 -msgid "Age:" -msgstr "Edat:" - -#: ../../include/identity.php:1201 -#, php-format -msgid "for %1$d %2$s" -msgstr "per %1$d %2$s" - -#: ../../include/identity.php:1204 ../../mod/profiles.php:691 -msgid "Sexual Preference:" -msgstr "Preferència Sexual:" - -#: ../../include/identity.php:1208 ../../mod/directory.php:313 -#: ../../mod/profiles.php:693 -msgid "Hometown:" -msgstr "Ciutat Natal:" - -#: ../../include/identity.php:1210 -msgid "Tags:" -msgstr "Etiquetes:" - -#: ../../include/identity.php:1212 ../../mod/profiles.php:694 -msgid "Political Views:" -msgstr "Idees Polítiques:" - -#: ../../include/identity.php:1214 -msgid "Religion:" -msgstr "Religió:" - -#: ../../include/identity.php:1216 ../../mod/directory.php:315 -msgid "About:" -msgstr "Sobre:" - -#: ../../include/identity.php:1218 -msgid "Hobbies/Interests:" -msgstr "Aficions/Interessos:" - -#: ../../include/identity.php:1220 ../../mod/profiles.php:697 -msgid "Likes:" -msgstr "Agrada:" - -#: ../../include/identity.php:1222 ../../mod/profiles.php:698 -msgid "Dislikes:" -msgstr "Desagrada:" - -#: ../../include/identity.php:1224 -msgid "Contact information and Social Networks:" -msgstr "Informació de contacte i Xarxes Socials:" - -#: ../../include/identity.php:1226 -msgid "My other channels:" -msgstr "Els meus altres canals:" - -#: ../../include/identity.php:1228 -msgid "Musical interests:" -msgstr "Interessos Musicals:" - -#: ../../include/identity.php:1230 -msgid "Books, literature:" -msgstr "Llibres, literatura:" - -#: ../../include/identity.php:1232 -msgid "Television:" -msgstr "Televisió:" - -#: ../../include/identity.php:1234 -msgid "Film/dance/culture/entertainment:" -msgstr "Películes/Dança/Cultura/Entreteniment:" - -#: ../../include/identity.php:1236 -msgid "Love/Romance:" -msgstr "Amor/Romace:" - -#: ../../include/identity.php:1238 -msgid "Work/employment:" -msgstr "Treball/feina:" - -#: ../../include/identity.php:1240 -msgid "School/education:" -msgstr "Escola/educació:" - -#: ../../include/identity.php:1260 -msgid "Like this thing" -msgstr "M'agrada això" +#: ../../include/taxonomy.php:311 +msgid "dislikes" +msgstr "no li agrada" #: ../../include/profile_selectors.php:6 #: ../../include/profile_selectors.php:23 ../../mod/id.php:103 @@ -3761,1307 +3931,108 @@ msgstr "No Et Fa Res" msgid "Ask me" msgstr "Pregunta" -#: ../../include/apps.php:128 -msgid "Site Admin" -msgstr "Administració" +#: ../../mod/mail.php:33 +msgid "Unable to lookup recipient." +msgstr "Incapaç de trobar el destinatari." -#: ../../include/apps.php:130 -msgid "Address Book" -msgstr "Adreçes" +#: ../../mod/mail.php:41 +msgid "Unable to communicate with requested channel." +msgstr "Incapaç de comunicar amb el canal demanat." -#: ../../include/apps.php:144 ../../mod/mood.php:130 -msgid "Mood" -msgstr "Ànim" +#: ../../mod/mail.php:48 +msgid "Cannot verify requested channel." +msgstr "No puc verificar el canal demanat." -#: ../../include/apps.php:148 -msgid "Probe" -msgstr "Sondeig" +#: ../../mod/mail.php:74 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "El canal seleccionat te restriccions sobre els missatges privats. L'enviament ha fallat." -#: ../../include/apps.php:149 -msgid "Suggest" -msgstr "Suggeriment" +#: ../../mod/mail.php:139 +msgid "Message deleted." +msgstr "Missatge eliminat." -#: ../../include/apps.php:150 -msgid "Random Channel" -msgstr "Canal Aleatori" +#: ../../mod/mail.php:156 +msgid "Message recalled." +msgstr "Recupera el missatge." -#: ../../include/apps.php:151 -msgid "Invite" -msgstr "Convida" +#: ../../mod/mail.php:225 +msgid "Send Private Message" +msgstr "Envia Missatge Privat" -#: ../../include/apps.php:152 -msgid "Features" -msgstr "Funcionalitats" +#: ../../mod/mail.php:226 ../../mod/mail.php:343 +msgid "To:" +msgstr "Per:" -#: ../../include/apps.php:153 ../../mod/id.php:28 -msgid "Language" -msgstr "Idioma" +#: ../../mod/mail.php:231 ../../mod/mail.php:345 +msgid "Subject:" +msgstr "Assumpte:" -#: ../../include/apps.php:154 -msgid "Post" -msgstr "Entrada" +#: ../../mod/mail.php:235 ../../mod/mail.php:348 ../../mod/invite.php:131 +msgid "Your message:" +msgstr "El teu missatge:" -#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 -#: ../../mod/id.php:19 -msgid "Profile Photo" -msgstr "Foto del Perfil" +#: ../../mod/mail.php:242 +msgid "Send" +msgstr "Envia" -#: ../../include/apps.php:247 ../../mod/settings.php:84 -#: ../../mod/settings.php:614 -msgid "Update" -msgstr "Actualització" +#: ../../mod/mail.php:269 +msgid "Message not found." +msgstr "Missatge no trobat." -#: ../../include/apps.php:247 -msgid "Install" -msgstr "Instal·lar" +#: ../../mod/mail.php:312 +msgid "Delete message" +msgstr "Elimina el missatge" -#: ../../include/apps.php:252 -msgid "Purchase" -msgstr "Compra" +#: ../../mod/mail.php:313 +msgid "Recall message" +msgstr "Recupera el missatge" -#: ../../include/bbcode.php:122 ../../include/bbcode.php:768 -#: ../../include/bbcode.php:771 ../../include/bbcode.php:776 -#: ../../include/bbcode.php:779 ../../include/bbcode.php:782 -#: ../../include/bbcode.php:785 ../../include/bbcode.php:790 -#: ../../include/bbcode.php:793 ../../include/bbcode.php:798 -#: ../../include/bbcode.php:801 ../../include/bbcode.php:804 -#: ../../include/bbcode.php:807 -msgid "Image/photo" -msgstr "Imatge/foto" +#: ../../mod/mail.php:315 +msgid "Message has been recalled." +msgstr "El missatge s'ha recuperat." -#: ../../include/bbcode.php:161 ../../include/bbcode.php:818 -msgid "Encrypted content" -msgstr "Contingut encriptat" +#: ../../mod/mail.php:332 +msgid "Private Conversation" +msgstr "Conversació Privada" -#: ../../include/bbcode.php:178 -#, php-format -msgid "Install %s element: " -msgstr "Instal·la l'element %s:" +#: ../../mod/mail.php:336 ../../mod/message.php:72 +msgid "Delete conversation" +msgstr "Conversació esborrada" -#: ../../include/bbcode.php:182 -#, php-format +#: ../../mod/mail.php:338 msgid "" -"This post contains an installable %s element, however you lack permissions " -"to install it on this site." -msgstr "Aquesta entrada contè un element %s instal·lable, potser manques de permissos per instal·lar-lo en aquest lloc." +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Comunicació segura no disponible. Pots respondre des de la pàgina de perfil del remitent." -#: ../../include/bbcode.php:192 ../../mod/impel.php:37 -msgid "webpage" -msgstr "pàgina web" +#: ../../mod/mail.php:342 +msgid "Send Reply" +msgstr "Envia Resposta" -#: ../../include/bbcode.php:195 ../../mod/impel.php:47 -msgid "layout" -msgstr "disposició" - -#: ../../include/bbcode.php:198 ../../mod/impel.php:42 -msgid "block" -msgstr "bloc" - -#: ../../include/bbcode.php:201 ../../mod/impel.php:54 -msgid "menu" -msgstr "menú" - -#: ../../include/bbcode.php:215 -msgid "QR code" -msgstr "QR code" - -#: ../../include/bbcode.php:266 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s va escriure el següent %2$s %3$s" - -#: ../../include/bbcode.php:268 ../../mod/tagger.php:51 -msgid "post" -msgstr "entrada" - -#: ../../include/bbcode.php:518 -msgid "Different viewers will see this text differently" -msgstr "Diferents observadors veuran aquest text de diferents formes" - -#: ../../include/bbcode.php:729 -msgid "$1 spoiler" -msgstr "$1 spoiler" - -#: ../../include/bbcode.php:756 -msgid "$1 wrote:" -msgstr "$1 va escriure:" - -#: ../../include/chat.php:23 -msgid "Missing room name" -msgstr "Perdut el nom de la sala" - -#: ../../include/chat.php:32 -msgid "Duplicate room name" -msgstr "Nom de la sala duplicat" - -#: ../../include/chat.php:82 ../../include/chat.php:90 -msgid "Invalid room specifier." -msgstr "Especificació de la sala invàlida." - -#: ../../include/chat.php:120 -msgid "Room not found." -msgstr "Sala no trobada." - -#: ../../include/chat.php:141 -msgid "Room is full" -msgstr "La sala es plena" - -#: ../../include/photos.php:94 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "La imatge excedeix la mida limit pel lloc web en %lu bytes" - -#: ../../include/photos.php:101 -msgid "Image file is empty." -msgstr "El fitxer d'imatge esta buit." - -#: ../../include/photos.php:128 ../../mod/profile_photo.php:217 -msgid "Unable to process image" -msgstr "incapaç de processar la imatge" - -#: ../../include/photos.php:199 -msgid "Photo storage failed." -msgstr "Fracassà l'emmagatzematge de la Foto" - -#: ../../include/photos.php:363 -msgid "Upload New Photos" -msgstr "Puja Noves Fotos" +#: ../../mod/magic.php:69 +msgid "Hub not found." +msgstr "Concentrador no trobat." #: ../../mod/achievements.php:34 msgid "Some blurb about what to do when you're new here" -msgstr "Algunes propostes sobre el que cal fer quan ets nou aquí" +msgstr "Algunes propostes sobre què pots fer quan ets nou per aquí" -#: ../../mod/manage.php:136 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "Has creat %1$.0f de %2$.0f canals permesos." - -#: ../../mod/manage.php:144 -msgid "Create a new channel" -msgstr "Crear un nou canal" - -#: ../../mod/manage.php:167 -msgid "Current Channel" -msgstr "Canal Actual" - -#: ../../mod/manage.php:169 -msgid "Switch to one of your channels by selecting it." -msgstr "Canviar a un altre dels teus canals seleccionant-ho." - -#: ../../mod/manage.php:170 -msgid "Default Channel" -msgstr "Canal per Defecte" - -#: ../../mod/manage.php:171 -msgid "Make Default" -msgstr "Estableix com a Predeterminat" - -#: ../../mod/manage.php:174 -#, php-format -msgid "%d new messages" -msgstr "%d missatges nous" - -#: ../../mod/manage.php:175 -#, php-format -msgid "%d new introductions" -msgstr "%d noves presentacions" - -#: ../../mod/manage.php:177 -msgid "Delegated Channels" -msgstr "Canals Delegats" - -#: ../../mod/directory.php:59 ../../mod/photos.php:441 ../../mod/search.php:13 -#: ../../mod/ratings.php:82 ../../mod/viewconnections.php:17 -#: ../../mod/display.php:13 -msgid "Public access denied." -msgstr "Accés públic denegat." - -#: ../../mod/directory.php:234 -#, php-format -msgid "%d rating" -msgid_plural "%d ratings" -msgstr[0] "%d valoració" -msgstr[1] "%d valoracions" - -#: ../../mod/directory.php:245 -msgid "Gender: " -msgstr "Gènere:" - -#: ../../mod/directory.php:247 -msgid "Status: " -msgstr "Estatus:" - -#: ../../mod/directory.php:249 -msgid "Homepage: " -msgstr "Pàgina Personal:" - -#: ../../mod/directory.php:308 ../../mod/events.php:659 -msgid "Description:" -msgstr "Descripció:" - -#: ../../mod/directory.php:317 -msgid "Public Forum:" -msgstr "Forum Públic:" - -#: ../../mod/directory.php:320 -msgid "Keywords: " -msgstr "Paraules Clau:" - -#: ../../mod/directory.php:323 -msgid "Don't suggest" -msgstr "No suggerir" - -#: ../../mod/directory.php:325 -msgid "Common connections:" -msgstr "Connexions en comú:" - -#: ../../mod/directory.php:374 -msgid "Global Directory" -msgstr "Directori Global" - -#: ../../mod/directory.php:374 -msgid "Local Directory" -msgstr "Directori Local" - -#: ../../mod/directory.php:380 -msgid "Finding:" -msgstr "Cercant:" - -#: ../../mod/directory.php:385 -msgid "next page" -msgstr "pàgina següent" - -#: ../../mod/directory.php:385 -msgid "previous page" -msgstr "pàgina anterior" - -#: ../../mod/directory.php:386 -msgid "Sort options" -msgstr "Opcions per ordenar" - -#: ../../mod/directory.php:387 -msgid "Alphabetic" -msgstr "Alfabètic" - -#: ../../mod/directory.php:388 -msgid "Reverse Alphabetic" -msgstr "Alfabètic Invers" - -#: ../../mod/directory.php:389 -msgid "Newest to Oldest" -msgstr "De més Nou a més Vell" - -#: ../../mod/directory.php:390 -msgid "Oldest to Newest" -msgstr "De més Antic a més Nou" - -#: ../../mod/directory.php:407 -msgid "No entries (some entries may be hidden)." -msgstr "Sense entrades (algunes podrien estar amagades)." - -#: ../../mod/xchan.php:6 -msgid "Xchan Lookup" -msgstr "Cerca a xchan" - -#: ../../mod/xchan.php:9 -msgid "Lookup xchan beginning with (or webbie): " -msgstr "Cerca a xchan començant per (o webbie)" - -#: ../../mod/xchan.php:37 ../../mod/mitem.php:114 ../../mod/menu.php:156 -msgid "Not found." -msgstr "No trobat." - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Autoritza la connexió de l'aplicació" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Torna a la teva aplicació i insereix aquest Codi de Seguretat:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Si et plau, identifica't per continuar." - -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Vols autoritzar a aquesta aplicació l'accés a les teves entrades i contactes i/o a crear noves entrades com si fos tu mateix." - -#: ../../mod/webpages.php:191 -msgid "Page Title" -msgstr "Títol de la pàgina" - -#: ../../mod/follow.php:25 -msgid "Channel added." -msgstr "S'ha afegit el canal." - -#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 -msgid "Tag removed" -msgstr "S'ha tret l'etiqueta" - -#: ../../mod/tagrm.php:119 -msgid "Remove Item Tag" -msgstr "Elimina l'etiqueta d'element" - -#: ../../mod/tagrm.php:121 -msgid "Select a tag to remove: " -msgstr "Tria l'etiqueta a eliminar:" - -#: ../../mod/tagrm.php:133 ../../mod/photos.php:887 -msgid "Remove" -msgstr "Esborra" - -#: ../../mod/connect.php:56 ../../mod/connect.php:104 -msgid "Continue" -msgstr "Continua" - -#: ../../mod/connect.php:85 -msgid "Premium Channel Setup" -msgstr "Configuració de Canals Premium" - -#: ../../mod/connect.php:87 -msgid "Enable premium channel connection restrictions" -msgstr "Habilita les restriccions de connexió del canal premium" - -#: ../../mod/connect.php:88 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Si us plau, introdueixi les restriccions o condicions, com ara el rebut de PayPal, les pautes d'ús, etc." - -#: ../../mod/connect.php:90 ../../mod/connect.php:110 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Aquest canal pot requerir passos addicionals o reconeixement de les següents condicions abans de connectar:" - -#: ../../mod/connect.php:91 -msgid "" -"Potential connections will then see the following text before proceeding:" -msgstr "Connexions potencials veuran el següent text abans de continuar:" - -#: ../../mod/connect.php:92 ../../mod/connect.php:113 -msgid "" -"By continuing, I certify that I have complied with any instructions provided" -" on this page." -msgstr "En continuar, certifico que he complert amb totes les instruccions proporcionades en aquesta pàgina." - -#: ../../mod/connect.php:101 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "(No s'han proporcionat instruccions específiques pel propietari del canal.)" - -#: ../../mod/connect.php:109 -msgid "Restricted or Premium Channel" -msgstr "Canal Restringit o Premium" - -#: ../../mod/thing.php:94 -msgid "Thing updated" -msgstr "S'ha actualitzat la cosa" - -#: ../../mod/thing.php:153 -msgid "Object store: failed" -msgstr "No s'ha pogut emmagatzemar l'objecte" - -#: ../../mod/thing.php:157 -msgid "Thing added" -msgstr "S'ha afegit la cosa" - -#: ../../mod/thing.php:175 -#, php-format -msgid "OBJ: %1$s %2$s %3$s" -msgstr "OBJ: %1$s %2$s %3$s" - -#: ../../mod/thing.php:226 -msgid "Show Thing" -msgstr "Mostra la cosa" - -#: ../../mod/thing.php:233 -msgid "item not found." -msgstr "no s'ha trobat l'element." - -#: ../../mod/thing.php:261 -msgid "Edit Thing" -msgstr "Edita la cosa" - -#: ../../mod/thing.php:263 ../../mod/thing.php:310 -msgid "Select a profile" -msgstr "Tria un perfil" - -#: ../../mod/thing.php:267 ../../mod/thing.php:313 -msgid "Post an activity" -msgstr "Publica una activitat" - -#: ../../mod/thing.php:267 ../../mod/thing.php:313 -msgid "Only sends to viewers of the applicable profile" -msgstr "S'envia només a visitants del perfil corresponent" - -#: ../../mod/thing.php:269 ../../mod/thing.php:315 -msgid "Name of thing e.g. something" -msgstr "Nom de la cosa. Exemple: patata" - -#: ../../mod/thing.php:271 ../../mod/thing.php:316 -msgid "URL of thing (optional)" -msgstr "Adreça URL de la cosa (opcional)" - -#: ../../mod/thing.php:273 ../../mod/thing.php:317 -msgid "URL for photo of thing (optional)" -msgstr "Adreça URL de la foto d'una cosa (opcional)" - -#: ../../mod/thing.php:308 -msgid "Add Thing to your Profile" -msgstr "Afegeix una cosa al teu perfil" - -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "Article no disponible." - -#: ../../mod/probe.php:24 ../../mod/probe.php:30 -#, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "URL sol·licitada retorna error: %1$s" - -#: ../../mod/profile_photo.php:108 -msgid "Image uploaded but image cropping failed." -msgstr "S'ha pujat la imatge però no s'ha pogut retallar." - -#: ../../mod/profile_photo.php:162 -msgid "Image resize failed." -msgstr "No s'ha pogut escalar la imatge." - -#: ../../mod/profile_photo.php:206 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Refresca la memòria cau del navegador si la foto no s'actualitza immediatament. Dreceres: «Ctrl+F5» i «Ctrl+Maj+R»" - -#: ../../mod/profile_photo.php:233 -#, php-format -msgid "Image exceeds size limit of %d" -msgstr "La imatge excedeix la mida límit de %d" - -#: ../../mod/profile_photo.php:242 -msgid "Unable to process image." -msgstr "Incapaç de processar l'imatge." - -#: ../../mod/profile_photo.php:291 ../../mod/profile_photo.php:340 -msgid "Photo not available." -msgstr "Foto no disponible." - -#: ../../mod/profile_photo.php:359 -msgid "Upload File:" -msgstr "Puja Arxiu:" - -#: ../../mod/profile_photo.php:360 -msgid "Select a profile:" -msgstr "Tria un perfil:" - -#: ../../mod/profile_photo.php:361 -msgid "Upload Profile Photo" -msgstr "Puja una Foto pel Perfil" - -#: ../../mod/profile_photo.php:366 ../../mod/settings.php:995 -msgid "or" -msgstr "o" - -#: ../../mod/profile_photo.php:366 -msgid "skip this step" -msgstr "salta aquest pas" - -#: ../../mod/profile_photo.php:366 -msgid "select a photo from your photo albums" -msgstr "tria una foto del teu àlbum de fotos" - -#: ../../mod/profile_photo.php:382 -msgid "Crop Image" -msgstr "Retalla Imatge" - -#: ../../mod/profile_photo.php:383 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Si us plau, retalla la imatge per a una optima visualització" - -#: ../../mod/profile_photo.php:385 -msgid "Done Editing" -msgstr "Edició Feta" - -#: ../../mod/profile_photo.php:428 -msgid "Image uploaded successfully." -msgstr "Imatge pujada exitosament." - -#: ../../mod/profile_photo.php:430 -msgid "Image upload failed." -msgstr "La pujada de la imatge va fracassar." - -#: ../../mod/profile_photo.php:439 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "La reducció de mida de la imatge [%s] va fracassar." - -#: ../../mod/block.php:27 ../../mod/page.php:36 +#: ../../mod/page.php:36 ../../mod/block.php:27 msgid "Invalid item." msgstr "Article invàlid." -#: ../../mod/block.php:39 ../../mod/wall_upload.php:29 ../../mod/page.php:52 +#: ../../mod/page.php:52 ../../mod/block.php:39 ../../mod/wall_upload.php:29 msgid "Channel not found." msgstr "Canal no trobat." -#: ../../mod/block.php:75 ../../mod/display.php:110 ../../mod/help.php:79 -#: ../../mod/page.php:89 ../../index.php:241 +#: ../../mod/page.php:89 ../../mod/block.php:75 ../../mod/display.php:110 +#: ../../mod/help.php:79 ../../index.php:245 msgid "Page not found." msgstr "Pàgina no trobada." -#: ../../mod/like.php:15 -msgid "Like/Dislike" -msgstr "M'agrada / No m'agrada" - -#: ../../mod/like.php:20 -msgid "This action is restricted to members." -msgstr "Aquesta acció està restringida als membres." - -#: ../../mod/like.php:21 -msgid "" -"Please login with your $Projectname ID or register as a new $Projectname member to continue." -msgstr "Entra amb la teva identitat $Projectname o registra't a $Projectname per continuar." - -#: ../../mod/like.php:101 ../../mod/like.php:128 ../../mod/like.php:166 -msgid "Invalid request." -msgstr "Sol·licitud invàlida." - -#: ../../mod/like.php:143 -msgid "thing" -msgstr "cosa" - -#: ../../mod/like.php:189 -msgid "Channel unavailable." -msgstr "El canal està inactiu." - -#: ../../mod/like.php:228 -msgid "Previous action reversed." -msgstr "S'ha desfet l'acció anterior." - -#: ../../mod/like.php:398 -#, php-format -msgid "%1$s agrees with %2$s's %3$s" -msgstr "%1$s està d'acord amb %3$s de %2$s" - -#: ../../mod/like.php:400 -#, php-format -msgid "%1$s doesn't agree with %2$s's %3$s" -msgstr "%1$s no està d'acord amb %3$s de %2$s" - -#: ../../mod/like.php:402 -#, php-format -msgid "%1$s abstains from a decision on %2$s's %3$s" -msgstr "%1$s s'abstén en %3$s de %2$s" - -#: ../../mod/like.php:404 -#, php-format -msgid "%1$s is attending %2$s's %3$s" -msgstr "%1$s assistirà a %3$s de %2$s" - -#: ../../mod/like.php:406 -#, php-format -msgid "%1$s is not attending %2$s's %3$s" -msgstr "%1$s no assistirà a %3$s de %2$s" - -#: ../../mod/like.php:408 -#, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "%1$s potser assistirà a %3$s de %2$s" - -#: ../../mod/like.php:492 -msgid "Action completed." -msgstr "S'ha completat l'acció." - -#: ../../mod/like.php:493 -msgid "Thank you." -msgstr "Gràcies." - -#: ../../mod/events.php:21 -msgid "Calendar entries imported." -msgstr "Entrades de Calendari importades." - -#: ../../mod/events.php:23 -msgid "No calendar entries found." -msgstr "No es troben entrades decalendari." - -#: ../../mod/events.php:101 -msgid "Event can not end before it has started." -msgstr "L'esdeveniment ha de començar abans d'acabar." - -#: ../../mod/events.php:103 ../../mod/events.php:112 ../../mod/events.php:130 -msgid "Unable to generate preview." -msgstr "No s'ha pogut generar la vista prèvia." - -#: ../../mod/events.php:110 -msgid "Event title and start time are required." -msgstr "Cal indicar l'inici i el final de l'esdeveniment." - -#: ../../mod/events.php:128 -msgid "Event not found." -msgstr "No s'ha trobat l'esdeveniment." - -#: ../../mod/events.php:409 -msgid "l, F j" -msgstr "l, F j" - -#: ../../mod/events.php:431 -msgid "Edit event" -msgstr "Edita l'esdeveniment" - -#: ../../mod/events.php:432 -msgid "Delete event" -msgstr "Esborra l'esdeveniment" - -#: ../../mod/events.php:466 -msgid "calendar" -msgstr "calendari" - -#: ../../mod/events.php:487 -msgid "Create New Event" -msgstr "Crea un esdeveniment nou" - -#: ../../mod/events.php:488 ../../mod/photos.php:839 -msgid "Previous" -msgstr "Anterior" - -#: ../../mod/events.php:489 ../../mod/photos.php:848 ../../mod/setup.php:281 -msgid "Next" -msgstr "Pròxim" - -#: ../../mod/events.php:490 -msgid "Export" -msgstr "Exporta" - -#: ../../mod/events.php:493 -msgid "Import" -msgstr "Importar" - -#: ../../mod/events.php:518 -msgid "Event removed" -msgstr "S'ha eliminat l'esdeveniment" - -#: ../../mod/events.php:521 -msgid "Failed to remove event" -msgstr "No s'ha pogut esborrar l'esdeveniment" - -#: ../../mod/events.php:641 -msgid "Event details" -msgstr "Detalls de l'esdeveniment" - -#: ../../mod/events.php:642 -msgid "Starting date and Title are required." -msgstr "La data d'inici i el títol són obligatoris." - -#: ../../mod/events.php:644 -msgid "Categories (comma-separated list)" -msgstr "Categories (llista separada per comes)" - -#: ../../mod/events.php:646 -msgid "Event Starts:" -msgstr "Inici:" - -#: ../../mod/events.php:653 -msgid "Finish date/time is not known or not relevant" -msgstr "La data i hora de final no és coneguda o irrellevant" - -#: ../../mod/events.php:655 -msgid "Event Finishes:" -msgstr "Final:" - -#: ../../mod/events.php:657 ../../mod/events.php:658 -msgid "Adjust for viewer timezone" -msgstr "Ajusta a la zona horària del visitant." - -#: ../../mod/events.php:657 -msgid "" -"Important for events that happen in a particular place. Not practical for " -"global holidays." -msgstr "És important per esdeveniments locals, però pels globals no és pràctic." - -#: ../../mod/events.php:663 -msgid "Title:" -msgstr "Títol:" - -#: ../../mod/events.php:665 -msgid "Share this event" -msgstr "Comparteix aquest esdeveniment" - -#: ../../mod/subthread.php:103 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s esta seguint %2$s de %3$s" - -#: ../../mod/pubsites.php:16 -msgid "Public Sites" -msgstr "Llocs públics" - -#: ../../mod/pubsites.php:19 -msgid "" -"The listed sites allow public registration for the $Projectname network. All" -" sites in the network are interlinked so membership on any of them conveys " -"membership in the network as a whole. Some sites may require subscription or" -" provide tiered service plans. The provider links may " -"provide additional details." -msgstr "Els llocs llistats permeten registrar usuaris de la xarxa $Projectname. Com que tots els llocs estan enllaçats entre ells, la identitat és vàlida a tota la xarxa. Alguns llocs poden demanar subscripció o oferir serveis addicional de pagament. Per a més detalls, proveu de seguir els enllaços dels proveïdors." - -#: ../../mod/pubsites.php:25 -msgid "Rate this hub" -msgstr "Valora aquest hub" - -#: ../../mod/pubsites.php:26 -msgid "Site URL" -msgstr "Adreça URL del web" - -#: ../../mod/pubsites.php:26 -msgid "Access Type" -msgstr "Tipus d'accés" - -#: ../../mod/pubsites.php:26 -msgid "Registration Policy" -msgstr "Condicions de registre" - -#: ../../mod/pubsites.php:26 ../../mod/profiles.php:454 -msgid "Location" -msgstr "Localització" - -#: ../../mod/pubsites.php:26 -msgid "View hub ratings" -msgstr "Mostra la valoració del hub" - -#: ../../mod/pubsites.php:30 -msgid "Rate" -msgstr "Puntua" - -#: ../../mod/pubsites.php:31 -msgid "View ratings" -msgstr "Mostra les valoracions" - -#: ../../mod/rpost.php:131 ../../mod/editpost.php:158 -msgid "Edit post" -msgstr "Modifica l'entrada" - -#: ../../mod/dav.php:121 -msgid "$Projectname channel" -msgstr "Canal de $Projectname" - -#: ../../mod/group.php:20 -msgid "Collection created." -msgstr "Creada una col·lecció" - -#: ../../mod/group.php:26 -msgid "Could not create collection." -msgstr "No puc crear la col·lecció." - -#: ../../mod/group.php:54 -msgid "Collection updated." -msgstr "Col·lecció actualitzada." - -#: ../../mod/group.php:86 -msgid "Create a collection of channels." -msgstr "Creada una col·lecció de canals." - -#: ../../mod/group.php:87 ../../mod/group.php:183 -msgid "Collection Name: " -msgstr "Nom de la Col·lecció:" - -#: ../../mod/group.php:89 ../../mod/group.php:186 -msgid "Members are visible to other channels" -msgstr "Els membres son visibles en altres canals" - -#: ../../mod/group.php:107 -msgid "Collection removed." -msgstr "Col·lecció esborrada." - -#: ../../mod/group.php:109 -msgid "Unable to remove collection." -msgstr "Incapaç d'esborrar la col·lecció." - -#: ../../mod/group.php:182 -msgid "Collection Editor" -msgstr "Editor de Col·leccions" - -#: ../../mod/group.php:196 ../../mod/bulksetclose.php:89 -msgid "Members" -msgstr "Membres" - -#: ../../mod/group.php:198 ../../mod/bulksetclose.php:91 -msgid "All Connected Channels" -msgstr "Tots els Canals Connectats" - -#: ../../mod/group.php:233 ../../mod/bulksetclose.php:126 -msgid "Click on a channel to add or remove." -msgstr "Clic sobre el canal per afegir o esborrar." - -#: ../../mod/siteinfo.php:112 -#, php-format -msgid "Version %s" -msgstr "Versió %s" - -#: ../../mod/siteinfo.php:133 -msgid "Installed plugins/addons/apps:" -msgstr "Plugins/addons/apps Instal·lats:" - -#: ../../mod/siteinfo.php:146 -msgid "No installed plugins/addons/apps" -msgstr "Plugins/addons/apps no instal·lats" - -#: ../../mod/siteinfo.php:155 ../../mod/home.php:58 ../../mod/home.php:64 -msgid "$Projectname" -msgstr "$Projectname" - -#: ../../mod/siteinfo.php:156 -msgid "" -"This is a hub of $Projectname - a global cooperative network of " -"decentralized privacy enhanced websites." -msgstr "Aquest és un hub de $Projectname, una xarxa cooperativa mundial de llocs web descentralitzats amb gran control de la privacitat." - -#: ../../mod/siteinfo.php:158 -msgid "Tag: " -msgstr "Etiqueta:" - -#: ../../mod/siteinfo.php:160 -msgid "Last background fetch: " -msgstr "Última actualització en rerefons:" - -#: ../../mod/siteinfo.php:163 -msgid "Running at web location" -msgstr "Correguent en el lloc web" - -#: ../../mod/siteinfo.php:164 -msgid "" -"Please visit redmatrix.me to learn more" -" about $Projectname." -msgstr "Ves a redmatrix.me per saber-ne més sobre $Projectname." - -#: ../../mod/siteinfo.php:165 -msgid "Bug reports and issues: please visit" -msgstr "Per informar d'errors o problemes ves a" - -#: ../../mod/siteinfo.php:167 -msgid "$projectname issues" -msgstr "$projectname emisions" - -#: ../../mod/siteinfo.php:168 -msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " -"com" -msgstr "Per suggerències, felicitacions i altres, envia'ns un mail a «redmatrix» [arroba] librelist [punt] com" - -#: ../../mod/siteinfo.php:170 -msgid "Site Administrators" -msgstr "Administradors del lloc" - -#: ../../mod/item.php:174 -msgid "Unable to locate original post." -msgstr "No s'ha pogut trobar l'entrada original." - -#: ../../mod/item.php:440 -msgid "Empty post discarded." -msgstr "S'ha descartat l'entrada perquè no té contingut." - -#: ../../mod/item.php:480 -msgid "Executable content type not permitted to this channel." -msgstr "No està permès el contingut de tipus executable en aquest canal." - -#: ../../mod/item.php:901 -msgid "System error. Post not saved." -msgstr "Hi ha hagut un error del sistema. L'entrada no s'ha desat." - -#: ../../mod/item.php:1119 -msgid "Unable to obtain post information from database." -msgstr "No s'ha pogut obtenir informació de l'entrada a la base de dades." - -#: ../../mod/item.php:1126 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Has assolit el teu límit de %1$.0f entrades (descomptant comentaris)." - -#: ../../mod/item.php:1133 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Has assolit el teu limit de %1$.0f pàgines web." - -#: ../../mod/network.php:91 -msgid "No such group" -msgstr "No existeix el grup" - -#: ../../mod/network.php:129 -msgid "No such channel" -msgstr "No existeix el canal" - -#: ../../mod/network.php:143 -msgid "Search Results For:" -msgstr "Cerca resultats per:" - -#: ../../mod/network.php:198 -msgid "Collection is empty" -msgstr "La coÅ€lecció és buida" - -#: ../../mod/network.php:207 -msgid "Collection: " -msgstr "CoÅ€lecció:" - -#: ../../mod/network.php:226 -msgid "Connection: " -msgstr "Connexió:" - -#: ../../mod/network.php:233 -msgid "Invalid connection." -msgstr "La connexió és invàlida." - -#: ../../mod/common.php:10 -msgid "No channel." -msgstr "No s'ha trobat el canal" - -#: ../../mod/common.php:39 -msgid "Common connections" -msgstr "Connexions en comú" - -#: ../../mod/common.php:44 -msgid "No connections in common." -msgstr "No hi ha connexions en comú." - -#: ../../mod/regdir.php:45 ../../mod/dirsearch.php:21 -msgid "This site is not a directory server" -msgstr "Aquest lloc web no és un servidor de directori" - -#: ../../mod/connections.php:37 ../../mod/connedit.php:75 -msgid "Could not access contact record." -msgstr "No s'ha pogut accedir al llibre de contactes." - -#: ../../mod/connections.php:51 ../../mod/connedit.php:99 -msgid "Could not locate selected profile." -msgstr "No s'ha trobat el perfil indicat." - -#: ../../mod/connections.php:94 ../../mod/connedit.php:219 -msgid "Connection updated." -msgstr "S'ha actualitzat la connexió." - -#: ../../mod/connections.php:96 ../../mod/connedit.php:221 -msgid "Failed to update connection record." -msgstr "No s'ha pogut actualitzar el registre de connexió." - -#: ../../mod/connections.php:192 ../../mod/connections.php:293 -msgid "Blocked" -msgstr "Bloquejades" - -#: ../../mod/connections.php:197 ../../mod/connections.php:300 -msgid "Ignored" -msgstr "Ignorades" - -#: ../../mod/connections.php:202 ../../mod/connections.php:314 -msgid "Hidden" -msgstr "Amagades" - -#: ../../mod/connections.php:207 ../../mod/connections.php:307 -msgid "Archived" -msgstr "Arxivades" - -#: ../../mod/connections.php:271 -msgid "Suggest new connections" -msgstr "Suggereix noves connexions" - -#: ../../mod/connections.php:274 -msgid "New Connections" -msgstr "Noves Connexions" - -#: ../../mod/connections.php:277 -msgid "Show pending (new) connections" -msgstr "Mostra les connexions pendents (noves)" - -#: ../../mod/connections.php:280 ../../mod/profperm.php:139 -msgid "All Connections" -msgstr "Totes les Connexions" - -#: ../../mod/connections.php:283 -msgid "Show all connections" -msgstr "Mostra totes les connexions" - -#: ../../mod/connections.php:286 -msgid "Unblocked" -msgstr "No bloquejades" - -#: ../../mod/connections.php:289 -msgid "Only show unblocked connections" -msgstr "Mostra només les connexions no bloquejades" - -#: ../../mod/connections.php:296 -msgid "Only show blocked connections" -msgstr "Mostra només les connexions bloquejades" - -#: ../../mod/connections.php:303 -msgid "Only show ignored connections" -msgstr "Mostra només les connexions ignorades" - -#: ../../mod/connections.php:310 -msgid "Only show archived connections" -msgstr "Mostra només les connexions arxivades" - -#: ../../mod/connections.php:317 -msgid "Only show hidden connections" -msgstr "Mostra només les connexions amagades" - -#: ../../mod/connections.php:372 -#, php-format -msgid "%1$s [%2$s]" -msgstr "%1$s [%2$s]" - -#: ../../mod/connections.php:373 -msgid "Edit connection" -msgstr "Modifica la connexió" - -#: ../../mod/connections.php:411 -msgid "Search your connections" -msgstr "Cerca entre les teves connexions" - -#: ../../mod/connections.php:412 -msgid "Finding: " -msgstr "Cercant:" - -#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 -msgid "Block Name" -msgstr "Nom del Bloc" - -#: ../../mod/blocks.php:149 -msgid "Block Title" -msgstr "Títol del bloc" - -#: ../../mod/editpost.php:20 ../../mod/editlayout.php:76 -#: ../../mod/editwebpage.php:77 ../../mod/editblock.php:78 -#: ../../mod/editblock.php:94 -msgid "Item not found" -msgstr "No s'ha trobat l'element" - -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "Article no editable" - -#: ../../mod/editpost.php:48 -msgid "Delete item?" -msgstr "Esborrar ítem" - -#: ../../mod/editpost.php:115 ../../mod/editlayout.php:142 -#: ../../mod/editwebpage.php:187 ../../mod/editblock.php:144 -msgid "Insert YouTube video" -msgstr "insereix video YouTube" - -#: ../../mod/editpost.php:116 ../../mod/editlayout.php:143 -#: ../../mod/editwebpage.php:188 ../../mod/editblock.php:145 -msgid "Insert Vorbis [.ogg] video" -msgstr "Insereix video Vorbis [.ogg]" - -#: ../../mod/editpost.php:117 ../../mod/editlayout.php:144 -#: ../../mod/editwebpage.php:189 ../../mod/editblock.php:146 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Insereix audio Vorbis [.ogg]" - -#: ../../mod/cloud.php:120 -msgid "$Projectname - Guests: Username: {your email address}, Password: +++" -msgstr "$Projectname - Convidats: Nom d'usuari: {el teu correu electrònic}, Contrasenya: +++" - -#: ../../mod/photos.php:78 -msgid "Page owner information could not be retrieved." -msgstr "La informació del propietari de la pàgina no va poder ser recuperada" - -#: ../../mod/photos.php:98 -msgid "Album not found." -msgstr "Àlbum no trobat" - -#: ../../mod/photos.php:120 ../../mod/photos.php:655 -msgid "Delete Album" -msgstr "Esborra Àlbum" - -#: ../../mod/photos.php:160 ../../mod/photos.php:942 -msgid "Delete Photo" -msgstr "Esborra Foto" - -#: ../../mod/photos.php:452 -msgid "No photos selected" -msgstr "No has seleccionat fotos" - -#: ../../mod/photos.php:496 -msgid "Access to this item is restricted." -msgstr "L'accés a aquest element esta restringit." - -#: ../../mod/photos.php:535 -#, php-format -msgid "%1$.2f MB of %2$.2f MB photo storage used." -msgstr "S'estan fent servir %1$.2f MB de %2$.2f MB de l'espai per a imatges." - -#: ../../mod/photos.php:538 -#, php-format -msgid "%1$.2f MB photo storage used." -msgstr "S'estan fent servir %1$.2f MB de l'espai per a imatges." - -#: ../../mod/photos.php:562 -msgid "Upload Photos" -msgstr "Puja imatges" - -#: ../../mod/photos.php:566 ../../mod/photos.php:648 ../../mod/photos.php:927 -msgid "Enter a new album name" -msgstr "Escriu el nom del nou àlbum" - -#: ../../mod/photos.php:567 ../../mod/photos.php:649 ../../mod/photos.php:928 -msgid "or select an existing one (doubleclick)" -msgstr "o bé fes doble clic a un d'existent" - -#: ../../mod/photos.php:568 -msgid "Create a status post for this upload" -msgstr "Genera una entrada a partir de la pujada" - -#: ../../mod/photos.php:596 -msgid "Album name could not be decoded" -msgstr "No s'ha pogut descodificar el nom de l'àlbum" - -#: ../../mod/photos.php:637 ../../mod/photos.php:1169 -#: ../../mod/photos.php:1185 -msgid "Contact Photos" -msgstr "Imatges de contactes" - -#: ../../mod/photos.php:661 -msgid "Show Newest First" -msgstr "Ordena de més nou a més antic" - -#: ../../mod/photos.php:663 -msgid "Show Oldest First" -msgstr "Ordena de més antic a més nou" - -#: ../../mod/photos.php:687 ../../mod/photos.php:1217 -msgid "View Photo" -msgstr "Mostra la imatge" - -#: ../../mod/photos.php:716 -msgid "Edit Album" -msgstr "Modifica l'àlbum" - -#: ../../mod/photos.php:761 -msgid "Permission denied. Access to this item may be restricted." -msgstr "S'ha denegat el permís. Pot ser que l'accés estigui restringit." - -#: ../../mod/photos.php:763 -msgid "Photo not available" -msgstr "La imatge no està disponible" - -#: ../../mod/photos.php:821 -msgid "Use as profile photo" -msgstr "Fes-la imatge de perfil" - -#: ../../mod/photos.php:828 -msgid "Private Photo" -msgstr "Imatge privada" - -#: ../../mod/photos.php:843 -msgid "View Full Size" -msgstr "Mostra a mida completa" - -#: ../../mod/photos.php:921 -msgid "Edit photo" -msgstr "Modifica la imatge" - -#: ../../mod/photos.php:923 -msgid "Rotate CW (right)" -msgstr "Tomba cap a la dreta" - -#: ../../mod/photos.php:924 -msgid "Rotate CCW (left)" -msgstr "Tomba cap a l'esquerra" - -#: ../../mod/photos.php:931 -msgid "Caption" -msgstr "Llegenda" - -#: ../../mod/photos.php:933 -msgid "Add a Tag" -msgstr "Afegeix una etiqueta" - -#: ../../mod/photos.php:937 -msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" -msgstr "Exemple: @joan, @Paula_Peris, @mar@exemple.org" - -#: ../../mod/photos.php:940 -msgid "Flag as adult in album view" -msgstr "Marca com a contingut adult" - -#: ../../mod/photos.php:1132 -msgid "In This Photo:" -msgstr "Hi apareixen:" - -#: ../../mod/photos.php:1137 -msgid "Map" -msgstr "Mapa" - -#: ../../mod/photos.php:1223 -msgid "View Album" -msgstr "Mostra'n l'àlbum" - -#: ../../mod/photos.php:1246 -msgid "Recent Photos" -msgstr "Imatges recents" - -#: ../../mod/search.php:206 -#, php-format -msgid "Items tagged with: %s" -msgstr "Elements etiquetats amb: %s" - -#: ../../mod/search.php:208 -#, php-format -msgid "Search results for: %s" -msgstr "Resultats de cerca per: %s" - -#: ../../mod/match.php:22 -msgid "Profile Match" -msgstr "Perfils compatibles" - -#: ../../mod/match.php:31 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "No tens paraules clau al perfil principal per poder cercar perfils semblants." - -#: ../../mod/match.php:63 -msgid "is interested in:" -msgstr "té interès en:" - -#: ../../mod/match.php:70 -msgid "No matches" -msgstr "No s'han trobat perfils compatibles" - -#: ../../mod/chatsvc.php:111 -msgid "Away" -msgstr "Absent" - -#: ../../mod/chatsvc.php:115 -msgid "Online" -msgstr "En connexió" - -#: ../../mod/rbmark.php:88 -msgid "Select a bookmark folder" -msgstr "Tria una carpeta d'interès" - -#: ../../mod/rbmark.php:93 -msgid "Save Bookmark" -msgstr "Guarda Favorits" - -#: ../../mod/rbmark.php:94 -msgid "URL of bookmark" -msgstr "URL de favorit" - -#: ../../mod/rbmark.php:95 ../../mod/appman.php:93 -msgid "Description" -msgstr "Descripció" - -#: ../../mod/rbmark.php:99 -msgid "Or enter new bookmark folder name" -msgstr "O entra un nou nom de favorit" - -#: ../../mod/notify.php:53 ../../mod/notifications.php:94 -msgid "No more system notifications." -msgstr "No hi ha més notificacions de sistema." - -#: ../../mod/notify.php:57 ../../mod/notifications.php:98 -msgid "System Notifications" -msgstr "Notificacions de sistema" +#: ../../mod/page.php:126 +msgid "Lorem Ipsum" +msgstr "Lorem Ipsum" #: ../../mod/acl.php:231 msgid "network" @@ -5071,1521 +4042,6 @@ msgstr "xarxa" msgid "RSS" msgstr "RSS" -#: ../../mod/pdledit.php:13 -msgid "Layout updated." -msgstr "S'ha actualitzat la disposició." - -#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 -msgid "Edit System Page Description" -msgstr "Editor del Sistema de Descripció de Pàgines" - -#: ../../mod/pdledit.php:48 -msgid "Layout not found." -msgstr "No s'ha trobat cap disposició de pàgina." - -#: ../../mod/pdledit.php:54 -msgid "Module Name:" -msgstr "Nom del mòdul:" - -#: ../../mod/pdledit.php:55 -msgid "Layout Help" -msgstr "Ajuda per la disposició de pàgina" - -#: ../../mod/filer.php:49 -msgid "- select -" -msgstr "- selecciona -" - -#: ../../mod/import.php:25 -#, php-format -msgid "Your service plan only allows %d channels." -msgstr "El teu paquet de serveis només admet %d canals." - -#: ../../mod/import.php:60 -msgid "Nothing to import." -msgstr "No hi ha res a importar." - -#: ../../mod/import.php:84 -msgid "Unable to download data from old server" -msgstr "No s'han pogut descarregar les dades del servidor antic" - -#: ../../mod/import.php:90 -msgid "Imported file is empty." -msgstr "El fitxer importat està buit." - -#: ../../mod/import.php:110 -msgid "The data provided is not compatible with this project." -msgstr "Les dades subministrades no son compatibles amb aquest projecte." - -#: ../../mod/import.php:115 -#, php-format -msgid "Warning: Database versions differ by %1$d updates." -msgstr "Atenció: Les versions de la Base de Dades difereixen en %1$d actualitzacions." - -#: ../../mod/import.php:135 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "No s'ha pogut importar el canal perquè l'identificador del canal no s'ha pogut duplicar en aquest servidor." - -#: ../../mod/import.php:176 -msgid "Channel clone failed. Import failed." -msgstr "No s'ha pogut importar el canal perquè el canal no s'ha pogut clonar." - -#: ../../mod/import.php:186 -msgid "Cloned channel not found. Import failed." -msgstr "No s'ha pogut importar el canal perquè el canal clonat no s'ha trobat." - -#: ../../mod/import.php:516 -msgid "You must be logged in to use this feature." -msgstr "Has d'estar registrat per fer servir aquesta funcionalitat." - -#: ../../mod/import.php:521 -msgid "Import Channel" -msgstr "Importa un canal" - -#: ../../mod/import.php:522 -msgid "" -"Use this form to import an existing channel from a different server/hub. You" -" may retrieve the channel identity from the old server/hub via the network " -"or provide an export file." -msgstr "Empra aquest formulari per importar un canal existent en un altre servidor/concentrador. Pots recuperar el canal des de l'antic servidor/concentrador via la xarxa o mitjançant un fitxer d'exportació" - -#: ../../mod/import.php:523 -msgid "File to Upload" -msgstr "Fitxer a pujar" - -#: ../../mod/import.php:524 -msgid "Or provide the old server/hub details" -msgstr "O proveeix els detalls de l'antic servidor/concentrador" - -#: ../../mod/import.php:525 -msgid "Your old identity address (xyz@example.com)" -msgstr "La teva adreça de canal antiga. El format és canal@exemple.org" - -#: ../../mod/import.php:526 -msgid "Your old login email address" -msgstr "La teva adreça de correu electrònic antiga" - -#: ../../mod/import.php:527 -msgid "Your old login password" -msgstr "La teva contrasenya antiga" - -#: ../../mod/import.php:528 -msgid "" -"For either option, please choose whether to make this hub your new primary " -"address, or whether your old location should continue this role. You will be" -" able to post from either location, but only one can be marked as the " -"primary location for files, photos, and media." -msgstr "Per a qualsevol de les opcions, escull si vols fer primària l'adreça d'aquest hub o mantenir l'anterior com a primària. Podràs penjar entrades des de totes dues adreces, però per als fitxers, imatges i altres en cal una de primària." - -#: ../../mod/import.php:529 -msgid "Make this hub my primary location" -msgstr "Fes d'aquest hub la meva ubicació primària" - -#: ../../mod/import.php:530 -msgid "" -"Import existing posts if possible (experimental - limited by available " -"memory" -msgstr "Importa les entrades existents si es possible (experimental - limitat per la memòria disponible" - -#: ../../mod/import.php:531 -msgid "" -"This process may take several minutes to complete. Please submit the form " -"only once and leave this page open until finished." -msgstr "Aquest procès pot trigar minuts en completar. Si et plau envia el formulari només una vegada i manté aquesta pàgina oberta fins que finalitzi." - -#: ../../mod/editlayout.php:111 -msgid "Delete layout?" -msgstr "Esborra format?" - -#: ../../mod/editlayout.php:158 ../../mod/layouts.php:124 -msgid "Layout Description (Optional)" -msgstr "Descripció del Format (Opcional)" - -#: ../../mod/editlayout.php:160 ../../mod/layouts.php:121 -#: ../../mod/layouts.php:179 -msgid "Layout Name" -msgstr "Nom del Format Gràfic" - -#: ../../mod/editlayout.php:177 -msgid "Edit Layout" -msgstr "Edita Format Gràfic" - -#: ../../mod/chat.php:19 ../../mod/channel.php:25 -msgid "You must be logged in to see this page." -msgstr "Has d'estar identificat per a veure aquesta pàgina." - -#: ../../mod/chat.php:167 -msgid "Room not found" -msgstr "No s'ha trobat la sala" - -#: ../../mod/chat.php:178 -msgid "Leave Room" -msgstr "Abandona la sala" - -#: ../../mod/chat.php:179 -msgid "Delete This Room" -msgstr "Elimina la sala" - -#: ../../mod/chat.php:180 -msgid "I am away right now" -msgstr "Absent" - -#: ../../mod/chat.php:181 -msgid "I am online" -msgstr "Estic connectat/da" - -#: ../../mod/chat.php:183 -msgid "Bookmark this room" -msgstr "Fes favorit aquest xat" - -#: ../../mod/chat.php:207 ../../mod/chat.php:229 -msgid "New Chatroom" -msgstr "Nova sala per a Xerrar" - -#: ../../mod/chat.php:208 -msgid "Chatroom Name" -msgstr "Nom del Xat" - -#: ../../mod/chat.php:225 -#, php-format -msgid "%1$s's Chatrooms" -msgstr "%1$s de Xats" - -#: ../../mod/mitem.php:24 ../../mod/menu.php:134 -msgid "Menu not found." -msgstr "Menú no trobat." - -#: ../../mod/mitem.php:48 -msgid "Unable to create element." -msgstr "Incapaç de crear l'element." - -#: ../../mod/mitem.php:71 -msgid "Unable to update menu element." -msgstr "Incapaç d'actualitzar un element del menú." - -#: ../../mod/mitem.php:86 -msgid "Unable to add menu element." -msgstr "Incapaç d'afegir l'element del menú." - -#: ../../mod/mitem.php:152 ../../mod/mitem.php:223 -msgid "Menu Item Permissions" -msgstr "Permisos de l'Article del Menú" - -#: ../../mod/mitem.php:153 ../../mod/mitem.php:224 ../../mod/settings.php:1083 -msgid "(click to open/close)" -msgstr "(clica per obrir/tancar)" - -#: ../../mod/mitem.php:155 ../../mod/mitem.php:171 -msgid "Link Name" -msgstr "Nom de l'Enllaç" - -#: ../../mod/mitem.php:156 ../../mod/mitem.php:228 -msgid "Link or Submenu Target" -msgstr "Enllaç o Submenú Objectiu" - -#: ../../mod/mitem.php:156 -msgid "Enter URL of the link or select a menu name to create a submenu" -msgstr "Entra la URL de l'enlla´o tria un nom de menú per crear un submenú" - -#: ../../mod/mitem.php:157 ../../mod/mitem.php:229 -msgid "Use magic-auth if available" -msgstr "Empra magic-auth si esta disponible" - -#: ../../mod/mitem.php:158 ../../mod/mitem.php:230 -msgid "Open link in new window" -msgstr "Obrir l'enllaç en una nova finestra" - -#: ../../mod/mitem.php:159 ../../mod/mitem.php:231 -msgid "Order in list" -msgstr "Ordre per llista" - -#: ../../mod/mitem.php:159 ../../mod/mitem.php:231 -msgid "Higher numbers will sink to bottom of listing" -msgstr "Els números més alts aniràn al fons de la llista" - -#: ../../mod/mitem.php:160 -msgid "Submit and finish" -msgstr "Envia i termina" - -#: ../../mod/mitem.php:161 -msgid "Submit and continue" -msgstr "Envia i continua" - -#: ../../mod/mitem.php:169 -msgid "Menu:" -msgstr "Menú:" - -#: ../../mod/mitem.php:172 -msgid "Link Target" -msgstr "Enllaç Objectiu" - -#: ../../mod/mitem.php:175 -msgid "Edit menu" -msgstr "Edita menú" - -#: ../../mod/mitem.php:178 -msgid "Edit element" -msgstr "Edita element" - -#: ../../mod/mitem.php:179 -msgid "Drop element" -msgstr "Deixa anar element" - -#: ../../mod/mitem.php:180 -msgid "New element" -msgstr "Nou element" - -#: ../../mod/mitem.php:181 -msgid "Edit this menu container" -msgstr "Edita aquest contenidor de menú" - -#: ../../mod/mitem.php:182 -msgid "Add menu element" -msgstr "Afegeix element de menú" - -#: ../../mod/mitem.php:183 -msgid "Delete this menu item" -msgstr "Esborra aquest article del menú" - -#: ../../mod/mitem.php:184 -msgid "Edit this menu item" -msgstr "Edita aquest article del menú" - -#: ../../mod/mitem.php:201 -msgid "Menu item not found." -msgstr "Article del menú no trobat." - -#: ../../mod/mitem.php:212 -msgid "Menu item deleted." -msgstr "Article del menú eliminat." - -#: ../../mod/mitem.php:214 -msgid "Menu item could not be deleted." -msgstr "Article del menú no es pot eliminar." - -#: ../../mod/mitem.php:221 -msgid "Edit Menu Element" -msgstr "Editar Element del Menú" - -#: ../../mod/mitem.php:227 -msgid "Link text" -msgstr "Enllaç de text" - -#: ../../mod/editwebpage.php:152 -msgid "Delete webpage?" -msgstr "Esborrar pàgina web?" - -#: ../../mod/editwebpage.php:173 -msgid "Page link title" -msgstr "Títol de la pàgina enllaçada" - -#: ../../mod/editwebpage.php:224 -msgid "Edit Webpage" -msgstr "Edita la Pàgina Web" - -#: ../../mod/dirsearch.php:29 -msgid "This directory server requires an access token" -msgstr "Aquest servidor de directori requereix un token de accès" - -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "No es troba un compte vàlid." - -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." -msgstr "Sol·licitud de restabliment de contrasenya emesa. Consulta el teu correu electrònic." - -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 -#, php-format -msgid "Site Member (%s)" -msgstr "Lloc d'Usuari (%s)" - -#: ../../mod/lostpass.php:40 -#, php-format -msgid "Password reset requested at %s" -msgstr "S'ha soÅ€licitat restablir la contrasenya al hub %s" - -#: ../../mod/lostpass.php:63 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Ha fallat el restabliment de contrasenya perquè la no s'ha pogut verificar soÅ€licitud. Pot ser que ja ho hàgiu soÅ€licitat abans." - -#: ../../mod/lostpass.php:85 ../../boot.php:1559 -msgid "Password Reset" -msgstr "Restabliment de contrasenya" - -#: ../../mod/lostpass.php:86 -msgid "Your password has been reset as requested." -msgstr "S'ha restablert la vostra contrasenya." - -#: ../../mod/lostpass.php:87 -msgid "Your new password is" -msgstr "La nova contrasenya és" - -#: ../../mod/lostpass.php:88 -msgid "Save or copy your new password - and then" -msgstr "Desa o copia la nova contrasenya, i després" - -#: ../../mod/lostpass.php:89 -msgid "click here to login" -msgstr "fes clic aquí per iniciar sessió" - -#: ../../mod/lostpass.php:90 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Pots canviar la contrasenya a la pàgina Paràmetres, un cop iniciada la sessió." - -#: ../../mod/lostpass.php:107 -#, php-format -msgid "Your password has changed at %s" -msgstr "La teva contrasenya a %s ha canviat" - -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "No recordes la contrasenya?" - -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Escriu la teva adreça de correu electrònic i envia per restablir la contrasenya. Després revisa el seu correu electrònic per obtenir més instruccions." - -#: ../../mod/lostpass.php:124 -msgid "Email Address" -msgstr "Adreça electrònica" - -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Reajustar" - -#: ../../mod/rate.php:157 -msgid "Website:" -msgstr "Lloc web:" - -#: ../../mod/rate.php:160 -#, php-format -msgid "Remote Channel [%s] (not yet known on this site)" -msgstr "Canal Remot [%s] (encara no es coneix en aquest lloc)" - -#: ../../mod/rate.php:161 -msgid "Rating (this information is public)" -msgstr "Valoració (aquesta informació és pública)" - -#: ../../mod/rate.php:162 -msgid "Optionally explain your rating (this information is public)" -msgstr "Opcionalment pots explicar la teva qualificació (aquesta informació és pública)" - -#: ../../mod/editblock.php:117 -msgid "Delete block?" -msgstr "Eliminar bloc?" - -#: ../../mod/editblock.php:179 -msgid "Edit Block" -msgstr "Editar Bloc" - -#: ../../mod/invite.php:25 -msgid "Total invitation limit exceeded." -msgstr "El límit total invitacions s'ha superat." - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s: adreça de correu electrònic no vàlida." - -#: ../../mod/invite.php:76 -msgid "Please join us on Red" -msgstr "Si us plau, uneix-te a Red" - -#: ../../mod/invite.php:87 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Límit d'invitacions excedit. Si us plau, poseu-vos en contacte amb l'administrador del lloc." - -#: ../../mod/invite.php:92 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : Entrega del Missatge fallida." - -#: ../../mod/invite.php:96 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d missatge enviat." -msgstr[1] "%d missatges enviats." - -#: ../../mod/invite.php:115 -msgid "You have no more invitations available" -msgstr "No té més invitacions disponibles" - -#: ../../mod/invite.php:129 -msgid "Send invitations" -msgstr "Enviar invitacions" - -#: ../../mod/invite.php:130 -msgid "Enter email addresses, one per line:" -msgstr "Introduïu les adreces de correu electrònic, una per línia:" - -#: ../../mod/invite.php:131 ../../mod/mail.php:235 ../../mod/mail.php:348 -msgid "Your message:" -msgstr "El teu missatge:" - -#: ../../mod/invite.php:132 -msgid "Please join my community on $Projectname." -msgstr "Si us plau uneix-te la meva comunitat en $Projectname." - -#: ../../mod/invite.php:134 -msgid "You will need to supply this invitation code: " -msgstr "Has de proporcionar aquest codi d'invitació:" - -#: ../../mod/invite.php:135 -msgid "" -"1. Register at any $Projectname location (they are all inter-connected)" -msgstr "1. Registre en qualsevol lloc del $Projectname (estàn tots interconnectats)" - -#: ../../mod/invite.php:137 -msgid "2. Enter my $Projectname network address into the site searchbar." -msgstr "2. Entra a la meva adreça de xarxa al $Projectname, a la barra de cerca del lloc." - -#: ../../mod/invite.php:138 -msgid "or visit " -msgstr "o visita" - -#: ../../mod/invite.php:140 -msgid "3. Click [Connect]" -msgstr "3. Click [Conectar]" - -#: ../../mod/locs.php:21 ../../mod/locs.php:52 -msgid "Location not found." -msgstr "Situació que no es troba." - -#: ../../mod/locs.php:56 -msgid "Primary location cannot be removed." -msgstr "La ubicació primària no es pot treure." - -#: ../../mod/locs.php:88 -msgid "No locations found." -msgstr "No es troben els llocs." - -#: ../../mod/locs.php:101 -msgid "Manage Channel Locations" -msgstr "Gestionar Ubicacions de Canal" - -#: ../../mod/locs.php:102 -msgid "Location (address)" -msgstr "Ubicació (direcció)" - -#: ../../mod/locs.php:103 -msgid "Primary Location" -msgstr "Ubicació Primària" - -#: ../../mod/locs.php:104 -msgid "Drop location" -msgstr "Treure la ubicació" - -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Error en crear l'origen. Cap canal seleccionat." - -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Origen creat." - -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Origen actualitzat." - -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" - -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "Gestiona contingut per al teu canal d'origens remots" - -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Nou Origen" - -#: ../../mod/sources.php:101 ../../mod/sources.php:133 -msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "Importar tot o sel·lecciona contingut dels següents canals, en aquest canal i distribueix-lo d'acord als teus ajustos de canals." - -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "Només importa contingut amb aquestes paraules (una per línia)" - -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "Deixar en blanc per importar tot el contingut públic" - -#: ../../mod/sources.php:103 ../../mod/sources.php:137 -#: ../../mod/new_channel.php:112 -msgid "Channel Name" -msgstr "Nom del canal" - -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "No s'ha trobat la font." - -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Edita la font" - -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Esborra la font" - -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "S'ha esborrat la font" - -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "No s'ha pogut esborrar la font." - -#: ../../mod/menu.php:44 -msgid "Unable to update menu." -msgstr "No s'ha pogut actualitzar el menú." - -#: ../../mod/menu.php:53 -msgid "Unable to create menu." -msgstr "No s'ha pogut crear el menú." - -#: ../../mod/menu.php:89 ../../mod/menu.php:101 -msgid "Menu Name" -msgstr "Nom del menú" - -#: ../../mod/menu.php:89 -msgid "Unique name (not visible on webpage) - required" -msgstr "Nom únic (no visible a la pàgina web) - requerit" - -#: ../../mod/menu.php:90 ../../mod/menu.php:102 -msgid "Menu Title" -msgstr "Títol del menú" - -#: ../../mod/menu.php:90 -msgid "Visible on webpage - leave empty for no title" -msgstr "Visible a la pàgina web - deixar buit per a no posar títol" - -#: ../../mod/menu.php:91 -msgid "Allow Bookmarks" -msgstr "Permetre Marcadors" - -#: ../../mod/menu.php:91 ../../mod/menu.php:147 -msgid "Menu may be used to store saved bookmarks" -msgstr "El menú es pot emprar per a guardar marcadors" - -#: ../../mod/menu.php:92 ../../mod/menu.php:149 -msgid "Submit and proceed" -msgstr "Envia i procedeix" - -#: ../../mod/menu.php:104 -msgid "Drop" -msgstr "Menysprea" - -#: ../../mod/menu.php:108 -msgid "Bookmarks allowed" -msgstr "Marcadors permesos" - -#: ../../mod/menu.php:110 -msgid "Delete this menu" -msgstr "Esborra el menú" - -#: ../../mod/menu.php:111 ../../mod/menu.php:144 -msgid "Edit menu contents" -msgstr "Edita el contingut del menú" - -#: ../../mod/menu.php:112 -msgid "Edit this menu" -msgstr "Edita el menú" - -#: ../../mod/menu.php:126 -msgid "Menu could not be deleted." -msgstr "El menu no es pot esborrar." - -#: ../../mod/menu.php:139 -msgid "Edit Menu" -msgstr "Edita Menú" - -#: ../../mod/menu.php:143 -msgid "Add or remove entries to this menu" -msgstr "Afegeix o esborra entrades a aquest menú" - -#: ../../mod/menu.php:145 -msgid "Menu name" -msgstr "Nom del Menú" - -#: ../../mod/menu.php:145 -msgid "Must be unique, only seen by you" -msgstr "Ha de ser únic, nomes vist per tú" - -#: ../../mod/menu.php:146 -msgid "Menu title" -msgstr "Títol del menú" - -#: ../../mod/menu.php:146 -msgid "Menu title as seen by others" -msgstr "Títol del menú vist pels altres" - -#: ../../mod/menu.php:147 -msgid "Allow bookmarks" -msgstr "Marcadors permesos" - -#: ../../mod/filestorage.php:82 -msgid "Permission Denied." -msgstr "Permisos Denegats." - -#: ../../mod/filestorage.php:98 -msgid "File not found." -msgstr "Arxiu no torbat." - -#: ../../mod/filestorage.php:141 -msgid "Edit file permissions" -msgstr "Edita els permisos d'arxiu" - -#: ../../mod/filestorage.php:150 -msgid "Set/edit permissions" -msgstr "Canvia/edita permisos" - -#: ../../mod/filestorage.php:151 -msgid "Include all files and sub folders" -msgstr "Inclou tots als arxius i subdirectoris" - -#: ../../mod/filestorage.php:152 -msgid "Return to file list" -msgstr "Tornar al llistat d'arxius" - -#: ../../mod/filestorage.php:154 -msgid "Copy/paste this code to attach file to a post" -msgstr "Copia/enganxa aquest codi per a adjuntar un arxiu a l'entrada" - -#: ../../mod/filestorage.php:155 -msgid "Copy/paste this URL to link file from a web page" -msgstr "Copia/enganxa aquesta URL per a enllaçar l'arxiu d'una pàgina web" - -#: ../../mod/filestorage.php:157 -msgid "Share this file" -msgstr "Comparteix l'arxiu" - -#: ../../mod/filestorage.php:158 -msgid "Show URL to this file" -msgstr "Mostra la URL d'aquest arxiu" - -#: ../../mod/filestorage.php:159 -msgid "Notify your contacts about this file" -msgstr "Notifica als teus contactes aquest arxiu" - -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Contacte no trobat." - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Suggeriment d'amistat enviada." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Amics Suggerits" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Suggereix un amic per a %s" - -#: ../../mod/magic.php:69 -msgid "Hub not found." -msgstr "Concentrador no trobat." - -#: ../../mod/poke.php:159 -msgid "Poke/Prod" -msgstr "Emprenyat/Picat" - -#: ../../mod/poke.php:160 -msgid "poke, prod or do other things to somebody" -msgstr "emprenyar, picar o fer altres coses a algú" - -#: ../../mod/poke.php:161 -msgid "Recipient" -msgstr "Destinatari" - -#: ../../mod/poke.php:162 -msgid "Choose what you wish to do to recipient" -msgstr "Tria que vols fer amb el destinatari" - -#: ../../mod/poke.php:165 -msgid "Make this post private" -msgstr "Fer aquesta entrada privada" - -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Identificador invàlid de perfil." - -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" -msgstr "Perfil del Editor de Visibilitat" - -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." -msgstr "Clica sobre el contacte per afegir o esborrar." - -#: ../../mod/profperm.php:123 -msgid "Visible To" -msgstr "Visible per" - -#: ../../mod/impel.php:191 -#, php-format -msgid "%s element installed" -msgstr "%s element instal·lat" - -#: ../../mod/impel.php:194 -#, php-format -msgid "%s element installation failed" -msgstr "%s instal·lació d'element va fallar" - -#: ../../mod/profiles.php:18 ../../mod/profiles.php:174 -#: ../../mod/profiles.php:231 ../../mod/profiles.php:600 -msgid "Profile not found." -msgstr "Perfil no trobat." - -#: ../../mod/profiles.php:38 -msgid "Profile deleted." -msgstr "Perfil eliminat." - -#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 -msgid "Profile-" -msgstr "Perfil-" - -#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 -msgid "New profile created." -msgstr "Nou perfil creat." - -#: ../../mod/profiles.php:98 -msgid "Profile unavailable to clone." -msgstr "Perfil que no es pot clonar." - -#: ../../mod/profiles.php:136 -msgid "Profile unavailable to export." -msgstr "Perfil que no es pot exportar." - -#: ../../mod/profiles.php:241 -msgid "Profile Name is required." -msgstr "Es requereix el Nom del Perfil." - -#: ../../mod/profiles.php:404 -msgid "Marital Status" -msgstr "Estat Marital" - -#: ../../mod/profiles.php:408 -msgid "Romantic Partner" -msgstr "Company/a Romàntic" - -#: ../../mod/profiles.php:412 -msgid "Likes" -msgstr "Agrada" - -#: ../../mod/profiles.php:416 -msgid "Dislikes" -msgstr "Desagrada" - -#: ../../mod/profiles.php:420 -msgid "Work/Employment" -msgstr "Treball/Feina" - -#: ../../mod/profiles.php:423 -msgid "Religion" -msgstr "Religió" - -#: ../../mod/profiles.php:427 -msgid "Political Views" -msgstr "Idees Polítiques" - -#: ../../mod/profiles.php:431 ../../mod/id.php:33 -msgid "Gender" -msgstr "Gènere" - -#: ../../mod/profiles.php:435 -msgid "Sexual Preference" -msgstr "Preferència Sexual" - -#: ../../mod/profiles.php:439 -msgid "Homepage" -msgstr "Pàgina Personal" - -#: ../../mod/profiles.php:443 -msgid "Interests" -msgstr "Interessos" - -#: ../../mod/profiles.php:447 ../../mod/admin.php:994 -msgid "Address" -msgstr "Adreça" - -#: ../../mod/profiles.php:537 -msgid "Profile updated." -msgstr "Perfil actualitzat." - -#: ../../mod/profiles.php:626 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Amaga la teva llista de contactes/amics dels visitadors d'aquest perfil?" - -#: ../../mod/profiles.php:666 -msgid "Edit Profile Details" -msgstr "Edita els Detalls del Perfil" - -#: ../../mod/profiles.php:668 -msgid "View this profile" -msgstr "Veure aquest perfil" - -#: ../../mod/profiles.php:670 -msgid "Change Profile Photo" -msgstr "Canviar Foto del Perfil" - -#: ../../mod/profiles.php:671 -msgid "Create a new profile using these settings" -msgstr "Crea un perfil nou amb aquests ajustos" - -#: ../../mod/profiles.php:672 -msgid "Clone this profile" -msgstr "Clonar aquest perfil" - -#: ../../mod/profiles.php:673 -msgid "Delete this profile" -msgstr "Elimina aquest perfil" - -#: ../../mod/profiles.php:675 -msgid "Import profile from file" -msgstr "Importa perfil des d'un arxiu" - -#: ../../mod/profiles.php:676 -msgid "Export profile to file" -msgstr "Exporta perfil a un arxiu" - -#: ../../mod/profiles.php:677 -msgid "Profile Name:" -msgstr "Nom del Perfil:" - -#: ../../mod/profiles.php:678 -msgid "Your Full Name:" -msgstr "El Teu Nom Complet" - -#: ../../mod/profiles.php:679 -msgid "Title/Description:" -msgstr "Títol/Descripció:" - -#: ../../mod/profiles.php:680 -msgid "Your Gender:" -msgstr "El Teu Gènere:" - -#: ../../mod/profiles.php:681 -msgid "Birthday :" -msgstr "Aniversari:" - -#: ../../mod/profiles.php:682 -msgid "Street Address:" -msgstr "Carrer:" - -#: ../../mod/profiles.php:683 -msgid "Locality/City:" -msgstr "Població/Ciutat:" - -#: ../../mod/profiles.php:684 -msgid "Postal/Zip Code:" -msgstr "Codi Postal:" - -#: ../../mod/profiles.php:685 -msgid "Country:" -msgstr "País:" - -#: ../../mod/profiles.php:686 -msgid "Region/State:" -msgstr "Regió/Estat:" - -#: ../../mod/profiles.php:687 -msgid " Marital Status:" -msgstr " Marital Estatus:" - -#: ../../mod/profiles.php:688 -msgid "Who: (if applicable)" -msgstr "Qui: (si es aplicable)" - -#: ../../mod/profiles.php:689 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Examples: cathy123, Cathy Williams, cathy@example.com" - -#: ../../mod/profiles.php:690 -msgid "Since [date]:" -msgstr "Des de [data]:" - -#: ../../mod/profiles.php:692 -msgid "Homepage URL:" -msgstr "Pàgina Personal URL:" - -#: ../../mod/profiles.php:695 -msgid "Religious Views:" -msgstr "Creences Religioses:" - -#: ../../mod/profiles.php:696 -msgid "Keywords:" -msgstr "Paraules Clau:" - -#: ../../mod/profiles.php:699 -msgid "Example: fishing photography software" -msgstr "Exemple: software de fotografia submarina" - -#: ../../mod/profiles.php:700 -msgid "Used in directory listings" -msgstr "Emprat en els llistats de directoris" - -#: ../../mod/profiles.php:701 -msgid "Tell us about yourself..." -msgstr "Quelcom sobre tú:" - -#: ../../mod/profiles.php:702 -msgid "Hobbies/Interests" -msgstr "Aficions/Interessos" - -#: ../../mod/profiles.php:703 -msgid "Contact information and Social Networks" -msgstr "Informació de Contacte i Xarxes Socials" - -#: ../../mod/profiles.php:704 -msgid "My other channels" -msgstr "Els meus altres canals" - -#: ../../mod/profiles.php:705 -msgid "Musical interests" -msgstr "Interessos Musicals" - -#: ../../mod/profiles.php:706 -msgid "Books, literature" -msgstr "Llibres, literatura" - -#: ../../mod/profiles.php:707 -msgid "Television" -msgstr "Televisió" - -#: ../../mod/profiles.php:708 -msgid "Film/dance/culture/entertainment" -msgstr "Pel·lícules/Dansa/Cultura/Entreteniment" - -#: ../../mod/profiles.php:709 -msgid "Love/romance" -msgstr "Amor/Romace" - -#: ../../mod/profiles.php:710 -msgid "Work/employment" -msgstr "Treball/feina" - -#: ../../mod/profiles.php:711 -msgid "School/education" -msgstr "Escola/educació" - -#: ../../mod/profiles.php:717 -msgid "This is your default profile." -msgstr "Aquest es el teu perfil per defecte" - -#: ../../mod/profiles.php:728 -msgid "Age: " -msgstr "Edat:" - -#: ../../mod/profiles.php:771 -msgid "Edit/Manage Profiles" -msgstr "Edita/Gestiona Perfils" - -#: ../../mod/profiles.php:772 -msgid "Add profile things" -msgstr "Afegeix coses al perfil" - -#: ../../mod/profiles.php:773 -msgid "Include desirable objects in your profile" -msgstr "Inclou objectius desitjables al teu perfil" - -#: ../../mod/ratings.php:69 -msgid "No ratings" -msgstr "No valorat" - -#: ../../mod/ratings.php:99 -msgid "Ratings" -msgstr "Valoracions" - -#: ../../mod/ratings.php:100 -msgid "Rating: " -msgstr "Valoració:" - -#: ../../mod/ratings.php:101 -msgid "Website: " -msgstr "Lloc web:" - -#: ../../mod/ratings.php:103 -msgid "Description: " -msgstr "Descripció:" - -#: ../../mod/viewsrc.php:38 -msgid "Source of Item" -msgstr "Origen de l'article" - -#: ../../mod/setup.php:187 -msgid "$Projectname Server - Setup" -msgstr "Servidor $Projectname - Configuració" - -#: ../../mod/setup.php:191 -msgid "Could not connect to database." -msgstr "No puc connectar amb la base de dades" - -#: ../../mod/setup.php:195 -msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." -msgstr "No s'ha pogut connectar a l'URL del lloc especificat. Possible problema amb el certificat SSL o de DNS." - -#: ../../mod/setup.php:202 -msgid "Could not create table." -msgstr "No puc crear la taula." - -#: ../../mod/setup.php:207 -msgid "Your site database has been installed." -msgstr "La teva base de dades del lloc s'ha instal·lat." - -#: ../../mod/setup.php:211 -msgid "" -"You may need to import the file \"install/schema_xxx.sql\" manually using a " -"database client." -msgstr "Podria ser necessari importar el fitxer \"install / schema_xxx.sql\" manualment utilitzant un client de base de dades." - -#: ../../mod/setup.php:212 ../../mod/setup.php:280 ../../mod/setup.php:730 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "Si us plau, consulteu el fitxer \"install / INSTALL.txt\"." - -#: ../../mod/setup.php:277 -msgid "System check" -msgstr "Comprovació del sistema" - -#: ../../mod/setup.php:282 -msgid "Check again" -msgstr "Comprova de nou" - -#: ../../mod/setup.php:304 -msgid "Database connection" -msgstr "Connexió de base de dades" - -#: ../../mod/setup.php:305 -msgid "" -"In order to install $Projectname we need to know how to connect to your " -"database." -msgstr "Per tal d'instaÅ€lar $Projectname cal configurar la connexió a la base de dades." - -#: ../../mod/setup.php:306 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Si us plau, poseu-vos en contacte amb el proveïdor de serveis o administrador del lloc si vostè té preguntes sobre aquests paràmetres." - -#: ../../mod/setup.php:307 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "La base de dades s'especifica a continuació ja ha d'existir. Si no és així, si us plau crear-la abans de continuar." - -#: ../../mod/setup.php:311 -msgid "Database Server Name" -msgstr "Base de Dades Nom del Servidor" - -#: ../../mod/setup.php:311 -msgid "Default is localhost" -msgstr "Per defecte es localhost" - -#: ../../mod/setup.php:312 -msgid "Database Port" -msgstr "Port per a la Base de Dades" - -#: ../../mod/setup.php:312 -msgid "Communication port number - use 0 for default" -msgstr "Numero del port de comunicacions - empra 0 per defecte" - -#: ../../mod/setup.php:313 -msgid "Database Login Name" -msgstr "Base de Dades Nom d'Accès" - -#: ../../mod/setup.php:314 -msgid "Database Login Password" -msgstr "Base de Dades Contrasenya d'Accès" - -#: ../../mod/setup.php:315 -msgid "Database Name" -msgstr "Nom de la Base de Dades" - -#: ../../mod/setup.php:316 -msgid "Database Type" -msgstr "Tipus de Base de Dades" - -#: ../../mod/setup.php:318 ../../mod/setup.php:359 -msgid "Site administrator email address" -msgstr "Adreça de correu de l'administrador del lloc" - -#: ../../mod/setup.php:318 ../../mod/setup.php:359 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "El teu compte de email ha de coincidir amb això per poder emprar el panel web d'administrador." - -#: ../../mod/setup.php:319 ../../mod/setup.php:361 -msgid "Website URL" -msgstr "URL del lloc web" - -#: ../../mod/setup.php:319 ../../mod/setup.php:361 -msgid "Please use SSL (https) URL if available." -msgstr "Si us plau, empra SSL (https) URL si està disponible." - -#: ../../mod/setup.php:321 ../../mod/setup.php:363 -msgid "Please select a default timezone for your website" -msgstr "Si us plau, tria la zona horària del teu lloc web" - -#: ../../mod/setup.php:348 -msgid "Site settings" -msgstr "Ajustos del lloc" - -#: ../../mod/setup.php:413 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "No s'ha pogut trobar una versió de línia d'ordres del PHP en el PATH del servidor web." - -#: ../../mod/setup.php:414 -msgid "" -"If you don't have a command line version of PHP installed on server, you " -"will not be able to run background polling via cron." -msgstr "Si vostè no té una versió de línia d'ordres del PHP instal·lada al servidor, vostè no serà capaç d'executar sondejos en segon pla via cron." - -#: ../../mod/setup.php:418 -msgid "PHP executable path" -msgstr "Camí cap l'executable de PHP" - -#: ../../mod/setup.php:418 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Introdueix el camí cap l'executable de php. Pots deixa-ho en blanc i continuar l'instal·lació." - -#: ../../mod/setup.php:423 -msgid "Command line PHP" -msgstr "Línia d'ordres de PHP" - -#: ../../mod/setup.php:432 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "La versió de línia d'ordres de PHP al teu sistema no te el \"register_argc_argv\" activat." - -#: ../../mod/setup.php:433 -msgid "This is required for message delivery to work." -msgstr "Això es requereix per que funcioni l'entrega de missatges." - -#: ../../mod/setup.php:436 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" - -#: ../../mod/setup.php:454 -#, php-format -msgid "" -"Your max allowed total upload size is set to %s. Maximum size of one file to" -" upload is set to %s. You are allowed to upload up to %d files at once." -msgstr "La mida màxima que se't permet pujar està establerta en %s. La mida màxima per arxiu pujat es de %s. Se't permet pujar fins a %d arxius d'una vegada." - -#: ../../mod/setup.php:459 -msgid "You can adjust these settings in the servers php.ini." -msgstr "Pots ajustar aquests valors a l'arxiu php.ini del servidor" - -#: ../../mod/setup.php:461 -msgid "PHP upload limits" -msgstr "Límits de pujada de PHP" - -#: ../../mod/setup.php:484 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Error: la funció \"openssl_pkey_new\" en aquest sistema no es capaç de generar claus d'encriptació" - -#: ../../mod/setup.php:485 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "Si esta funcionant sota Windows, per favor, miri \"http://www.php.net/manual/en/openssl.installation.php\"." - -#: ../../mod/setup.php:488 -msgid "Generate encryption keys" -msgstr "Generar claus de xifrat" - -#: ../../mod/setup.php:500 -msgid "libCurl PHP module" -msgstr "mòdul PHP libCurl " - -#: ../../mod/setup.php:501 -msgid "GD graphics PHP module" -msgstr "mòdul PHP GD gràfics" - -#: ../../mod/setup.php:502 -msgid "OpenSSL PHP module" -msgstr "mòdul PHP OpenSSL" - -#: ../../mod/setup.php:503 -msgid "mysqli or postgres PHP module" -msgstr "mòdul PHP mysqli o postgres" - -#: ../../mod/setup.php:504 -msgid "mb_string PHP module" -msgstr "mòdul PHP mb_string" - -#: ../../mod/setup.php:505 -msgid "mcrypt PHP module" -msgstr "mòdul PHP mcrypt" - -#: ../../mod/setup.php:506 -msgid "xml PHP module" -msgstr "Mòdul xml de PHP" - -#: ../../mod/setup.php:510 ../../mod/setup.php:512 -msgid "Apache mod_rewrite module" -msgstr "mòdul Apache mod_rewrite" - -#: ../../mod/setup.php:510 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Error: el mòdul mod-rewrite del servidor web Apache es requereix i no està instal·lat." - -#: ../../mod/setup.php:516 ../../mod/setup.php:519 -msgid "proc_open" -msgstr "proc_open" - -#: ../../mod/setup.php:516 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" -msgstr "Error: es requereix proc_open però o no està instal·lat o ha estat desactivat a php.ini" - -#: ../../mod/setup.php:524 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Error: el mòdul PHP libCURL es requereix però no està instal·lat." - -#: ../../mod/setup.php:528 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Error: el mòdul PHP GD graphics amb support JPEG es requereix però no està instal·lat." - -#: ../../mod/setup.php:532 -msgid "Error: openssl PHP module required but not installed." -msgstr "Error: el mòdul PHP openssl es requereix però no està instal·lat." - -#: ../../mod/setup.php:536 -msgid "" -"Error: mysqli or postgres PHP module required but neither are installed." -msgstr "Error: el mòdul PHO mysqli o postgres es requereix però no està instal·lat." - -#: ../../mod/setup.php:540 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Error: el mòdul PHP mb_string es requereix però no està instal·lat." - -#: ../../mod/setup.php:544 -msgid "Error: mcrypt PHP module required but not installed." -msgstr "Error: el mòdul PHP mcrypt es requereix però no està instal·lat." - -#: ../../mod/setup.php:548 -msgid "Error: xml PHP module required for DAV but not installed." -msgstr "Error: el mòdul xml de PHP es requereix per DAV però no està instal·lat." - -#: ../../mod/setup.php:566 -msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\"" -" in the top folder of your web server and it is unable to do so." -msgstr "L'instaÅ€lador ha de poder crear i modificar un fitxer anomenat «.htconfig.php» a la carpeta arrel del servidor, però sembla que no ho pot fer." - -#: ../../mod/setup.php:567 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." -msgstr "Això sol ser un problema de permisos. Per molt que el teu usuari pugui modificar-lo, és el del servidor web qui necessita els poders de modificació." - -#: ../../mod/setup.php:568 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Red top folder." -msgstr "Al final d'aquest procés hauràs de desar un text a l'arxiu «.htconfig.php», que es troba a la carpeta arrel del servidor." - -#: ../../mod/setup.php:569 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"install/INSTALL.txt\" for instructions." -msgstr "Aquest procés és opcional. Per a fer una instaÅ€lació manual consulta les instruccions a «install/INSTALL.txt\"." - -#: ../../mod/setup.php:572 -msgid ".htconfig.php is writable" -msgstr "L'arxiu «.htconfig.php» es pot modificar" - -#: ../../mod/setup.php:586 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "Red fa servir el motor de plantilles Smarty3 per a renderitzar les vistes més ràpidament." - -#: ../../mod/setup.php:587 -#, php-format -msgid "" -"In order to store these compiled templates, the web server needs to have " -"write access to the directory %s under the Red top level folder." -msgstr "Per tal de guardar aquestes plantilles compilades, el servidor web necessita tenir premis d'escriptura en el directori %s sota la carpeta principal de Red." - -#: ../../mod/setup.php:588 ../../mod/setup.php:609 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "Comprova que l'usuari que executa el servidor (www-data en Apache) té permisos d'escriptura en aquesta carpeta." - -#: ../../mod/setup.php:589 -#, php-format -msgid "" -"Note: as a security measure, you should give the web server write access to " -"%s only--not the template files (.tpl) that it contains." -msgstr "Nota: com a mesura de seguretat l'usuari del servidor web ha de tenir accés d'escriptura només a %s, i no a les plantilles (.tpl) que conté." - -#: ../../mod/setup.php:592 -#, php-format -msgid "%s is writable" -msgstr "Es pot escriure a %s" - -#: ../../mod/setup.php:608 -msgid "" -"Red uses the store directory to save uploaded files. The web server needs to" -" have write access to the store directory under the Red top level folder" -msgstr "Red fa servir la carpeta «store» per a desar els fitxers pujats. Per tant, el servidor web necessita tenir permís d'escriptura en aquesta carpeta, que està a l'arrel del servidor web." - -#: ../../mod/setup.php:612 -msgid "store is writable" -msgstr "Es pot escriure al magatzem (store)" - -#: ../../mod/setup.php:645 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access" -" to this site." -msgstr "El certificat SSL no s'ha pogut validar. Arregla-ho o deshabilita l'accés https a aquest lloc" - -#: ../../mod/setup.php:646 -msgid "" -"If you have https access to your website or allow connections to TCP port " -"443 (the https: port), you MUST use a browser-valid certificate. You MUST " -"NOT use self-signed certificates!" -msgstr "Si tens accès pet https al teu lloc web o permets connexions pel port TCP 443 (port https), Has d'emprar un certificat VÀLID. NO es poden emprar certificats AUTO-SIGNATS!" - -#: ../../mod/setup.php:647 -msgid "" -"This restriction is incorporated because public posts from you may for " -"example contain references to images on your own hub." -msgstr "El motiu d'aquesta restricció és que les teves entrades públiques poden contenir referències a imatges del teu propi hub." - -#: ../../mod/setup.php:648 -msgid "" -"If your certificate is not recognized, members of other sites (who may " -"themselves have valid certificates) will get a warning message on their own " -"site complaining about security issues." -msgstr "Si el teu certificat no és reconegut, llavors el membres d'altres hubs, encara que tinguin certificats vàlids, rebran una advertència de seguretat en carregar contingut teu." - -#: ../../mod/setup.php:649 -msgid "" -"This can cause usability issues elsewhere (not just on your own site) so we " -"must insist on this requirement." -msgstr "Per tant, com que perjudica la usabilitat més enllà del teu lloc, la restricció de tenir un certificat reconegut és molt important." - -#: ../../mod/setup.php:650 -msgid "" -"Providers are available that issue free certificates which are browser-" -"valid." -msgstr "Hi ha autoritats de certificació reconegudes que ofereixen certificats gratuïts." - -#: ../../mod/setup.php:652 -msgid "SSL certificate validation" -msgstr "Validació del certificat SSL" - -#: ../../mod/setup.php:658 -msgid "" -"Url rewrite in .htaccess is not working. Check your server " -"configuration.Test: " -msgstr "No es poden reescriure les URL a «.htaccess». Comprova la configuració del servidor:" - -#: ../../mod/setup.php:661 -msgid "Url rewrite is working" -msgstr "Es poden reescriure les URL a «.htaccess»" - -#: ../../mod/setup.php:670 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." -msgstr "L'arxiu de configuracio de la base de dades «.htconfig.php» no s'ha pogut modificar. El pots crear tu a l'arrel del servidor web amb el text de la caixa com a contingut." - -#: ../../mod/setup.php:694 -msgid "Errors encountered creating database tables." -msgstr "S'han produït errors mentre es creaven taules a la base de dades." - -#: ../../mod/setup.php:728 -msgid "

    What next

    " -msgstr "

    I ara què?

    " - -#: ../../mod/setup.php:729 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "IMPORTANT! Cal que configuris manualment una execució periòdica del \"poller\"." - -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." -msgstr "Error del protocol OpenID. No ha retornat ID" - -#: ../../mod/openid.php:72 ../../mod/openid.php:180 ../../mod/post.php:286 -#, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Benvingut %s. Autenticació remota reeixida." - -#: ../../mod/tagger.php:96 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s ha etiquetat %3$s de %2$s amb %4$s" - -#: ../../mod/uexport.php:41 ../../mod/uexport.php:42 -msgid "Export Channel" -msgstr "Exportar Canal" - -#: ../../mod/uexport.php:43 -msgid "" -"Export your basic channel information to a small file. This acts as a " -"backup of your connections, permissions, profile and basic data, which can " -"be used to import your data to a new hub, but\tdoes not contain your " -"content." -msgstr "Exporta la informació bàsica del canal a un petit arxiu. Això actua com a còpia de recolzament de les teves connexions, permisos, perfil i dades bàsiques, les quals pots emprar per traslladar aquestes dades a una altre lloc/centre, però no conté el contingut del canal." - -#: ../../mod/uexport.php:44 -msgid "Export Content" -msgstr "Exportar el Contingut" - -#: ../../mod/uexport.php:45 -msgid "" -"Export your channel information and all the content to a JSON backup. This " -"backs up all of your connections, permissions, profile data and all of your " -"content, but is generally not suitable for importing a channel to a new hub " -"as this file may be VERY large. Please be patient - it may take several " -"minutes for this download to begin." -msgstr "Exporta la informació del canal i tot el contingut a un arxiu de recolzament JSON. Això còpia totes les teves connexions, permisos, perfil i dades i tot el contingut, però normalment no es pot importar en un altre canal d'un nou lloc/centre donat que l'arxiu acostuma a ser MOLT gran. Si et plau, sigues pacient ja que pot trigar uns minuts a començar a baixar." - -#: ../../mod/viewconnections.php:62 -msgid "No connections." -msgstr "Sense connexions." - -#: ../../mod/viewconnections.php:75 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Visita el perfil [%s] de %s" - -#: ../../mod/zfinger.php:23 -msgid "invalid target signature" -msgstr "Signatura objectiu invàlida" - #: ../../mod/admin.php:52 msgid "Theme settings updated." msgstr "Ajustos de tema actualitzats." @@ -7086,31 +4542,36 @@ msgstr "Últim contacte conegut" #: ../../mod/admin.php:683 #, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s usuari bloquejat/desbloquejat" -msgstr[1] "%s usuaris bloquejats/desbloquejats" +msgid "%s account blocked/unblocked" +msgid_plural "%s account blocked/unblocked" +msgstr[0] "S'ha [des]bloquejat %s usuari" +msgstr[1] "S'han [des]bloquejat %s comptes" #: ../../mod/admin.php:691 #, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s usuari esborrat" -msgstr[1] "%s usuaris esborrats" +msgid "%s account deleted" +msgid_plural "%s accounts deleted" +msgstr[0] "S'ha esborrat %s compte" +msgstr[1] "S'han esborrat %s comptes" #: ../../mod/admin.php:727 msgid "Account not found" msgstr "Compte no trobat" +#: ../../mod/admin.php:739 +#, php-format +msgid "Account '%s' deleted" +msgstr "S'ha esborrat el compte '%s'" + #: ../../mod/admin.php:747 #, php-format -msgid "User '%s' blocked" -msgstr "Usuari '%s' bloquejat" +msgid "Account '%s' blocked" +msgstr "S'ha bloquejat el compte '%s'" #: ../../mod/admin.php:755 #, php-format -msgid "User '%s' unblocked" -msgstr "Usuari '%s' desbloquejat" +msgid "Account '%s' unblocked" +msgstr "S'ha desbloquejat el compte '%s'" #: ../../mod/admin.php:818 ../../mod/admin.php:830 msgid "Users" @@ -7132,7 +4593,7 @@ msgstr "Data de la petició" msgid "No registrations." msgstr "Sense registracions." -#: ../../mod/admin.php:824 ../../mod/connedit.php:687 +#: ../../mod/admin.php:824 ../../mod/connedit.php:699 msgid "Approve" msgstr "Aprovat" @@ -7140,11 +4601,11 @@ msgstr "Aprovat" msgid "Deny" msgstr "Denegat" -#: ../../mod/admin.php:827 ../../mod/connedit.php:519 +#: ../../mod/admin.php:827 ../../mod/connedit.php:531 msgid "Block" msgstr "Bloquejat" -#: ../../mod/admin.php:828 ../../mod/connedit.php:519 +#: ../../mod/admin.php:828 ../../mod/connedit.php:531 msgid "Unblock" msgstr "Desbloquejat" @@ -7166,15 +4627,15 @@ msgstr "Classe de Servei" #: ../../mod/admin.php:833 msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Tria els usuaris que s'esborraran!\\n\\nTotes les publicacions d'aquests usuaris en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur? " +"Selected accounts will be deleted!\\n\\nEverything these accounts had posted" +" on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Els comptes seleccionats seran eliminats!\\n\\nTot el que hagin publicat en aquest lloc serà esborrat permanentment!\\n\\nN'estàs segur de continuar?" #: ../../mod/admin.php:834 msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "L'usuari {0} sera esborrat!\\n\\nTotes les publicacions d'aquest usuari en aquest lloc s'eliminarà de forma permanent!\\n\\nEstas segur?" +"The account {0} will be deleted!\\n\\nEverything this account has posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "L'usuari {0} serà eliminat!\\n\\nTot el que hagi publicat l'usuari en aquest lloc serà esborrat de permanentment!\\n\\nN'estàs segur?" #: ../../mod/admin.php:870 #, php-format @@ -7246,6 +4707,10 @@ msgstr "No Permet Codi" msgid "UID" msgstr "UID" +#: ../../mod/admin.php:994 ../../mod/profiles.php:447 +msgid "Address" +msgstr "Adreça" + #: ../../mod/admin.php:996 msgid "" "Selected channels will be deleted!\\n\\nEverything that was posted in these " @@ -7369,6 +4834,1416 @@ msgstr "No es troba la definició del camp" msgid "Edit Profile Field" msgstr "Camp d'Edició del Perfil" +#: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 +msgid "This setting requires special processing and editing has been blocked." +msgstr "Aquest ajust requereix un procés espedial i l'edició esta bloquejada." + +#: ../../mod/pconfig.php:49 +msgid "Configuration Editor" +msgstr "Editor de Configuració" + +#: ../../mod/pconfig.php:50 +msgid "" +"Warning: Changing some settings could render your channel inoperable. Please" +" leave this page unless you are comfortable with and knowledgeable about how" +" to correctly use this feature." +msgstr "atenció: Realitzar segons quins ajustos pot fer el canal inoperable. Deixa aquesta pàgina si no estas segur i tens suficients coneixements sobre l'ús correcte d'aquesta característica." + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Autoritza la connexió de l'aplicació" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Torna a la teva aplicació i insereix aquest Codi de Seguretat:" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Si et plau, identifica't per continuar." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Vols autoritzar a aquesta aplicació l'accés a les teves entrades i contactes i/o a crear noves entrades com si fos tu mateix." + +#: ../../mod/pdledit.php:13 +msgid "Layout updated." +msgstr "S'ha actualitzat el disseny" + +#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 +msgid "Edit System Page Description" +msgstr "Editor del Sistema de Descripció de Pàgines" + +#: ../../mod/pdledit.php:48 +msgid "Layout not found." +msgstr "No s'ha trobat el disseny de pàgina." + +#: ../../mod/pdledit.php:54 +msgid "Module Name:" +msgstr "Nom del mòdul:" + +#: ../../mod/pdledit.php:55 +msgid "Layout Help" +msgstr "Ajuda sobre el disseny de pàgina" + +#: ../../mod/appman.php:28 ../../mod/appman.php:44 +msgid "App installed." +msgstr "Aplicació instal·lada." + +#: ../../mod/appman.php:37 +msgid "Malformed app." +msgstr "Aplicació amb errors" + +#: ../../mod/appman.php:80 +msgid "Embed code" +msgstr "Codi embegut" + +#: ../../mod/appman.php:86 +msgid "Edit App" +msgstr "Edita l'Aplicació" + +#: ../../mod/appman.php:86 +msgid "Create App" +msgstr "Crea l'Aplicació" + +#: ../../mod/appman.php:91 +msgid "Name of app" +msgstr "Nom de l'Aplicació" + +#: ../../mod/appman.php:92 +msgid "Location (URL) of app" +msgstr "Ubicació (URL) de l'aplicació" + +#: ../../mod/appman.php:93 ../../mod/rbmark.php:95 +msgid "Description" +msgstr "Descripció" + +#: ../../mod/appman.php:94 +msgid "Photo icon URL" +msgstr "Foto icona URL" + +#: ../../mod/appman.php:94 +msgid "80 x 80 pixels - optional" +msgstr "80 x 80 pixels - opcional" + +#: ../../mod/appman.php:95 +msgid "Version ID" +msgstr "Versió ID" + +#: ../../mod/appman.php:96 +msgid "Price of app" +msgstr "Preu de l'aplicació" + +#: ../../mod/appman.php:97 +msgid "Location (URL) to purchase app" +msgstr "Ubicació (URL) per comprar l'aplicació" + +#: ../../mod/photos.php:78 +msgid "Page owner information could not be retrieved." +msgstr "La informació del propietari de la pàgina no va poder ser recuperada" + +#: ../../mod/photos.php:98 +msgid "Album not found." +msgstr "Àlbum no trobat" + +#: ../../mod/photos.php:120 ../../mod/photos.php:655 +msgid "Delete Album" +msgstr "Esborra Àlbum" + +#: ../../mod/photos.php:160 ../../mod/photos.php:942 +msgid "Delete Photo" +msgstr "Esborra Foto" + +#: ../../mod/photos.php:441 ../../mod/directory.php:59 +#: ../../mod/display.php:13 ../../mod/ratings.php:82 ../../mod/search.php:13 +#: ../../mod/viewconnections.php:17 +msgid "Public access denied." +msgstr "Accés públic denegat." + +#: ../../mod/photos.php:452 +msgid "No photos selected" +msgstr "No has seleccionat fotos" + +#: ../../mod/photos.php:496 +msgid "Access to this item is restricted." +msgstr "L'accés a aquest element esta restringit." + +#: ../../mod/photos.php:535 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "Hi ha en ús %1$.2f MB de %2$.2f MB de l'espai d'imatges." + +#: ../../mod/photos.php:538 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "Hi ha en ús %1$.2f MB de l'espai d'imatges." + +#: ../../mod/photos.php:562 +msgid "Upload Photos" +msgstr "Puja imatges" + +#: ../../mod/photos.php:566 ../../mod/photos.php:648 ../../mod/photos.php:927 +msgid "Enter a new album name" +msgstr "Escriu el nom del nou àlbum" + +#: ../../mod/photos.php:567 ../../mod/photos.php:649 ../../mod/photos.php:928 +msgid "or select an existing one (doubleclick)" +msgstr "o bé fes doble clic a un d'existent" + +#: ../../mod/photos.php:568 +msgid "Create a status post for this upload" +msgstr "Genera una entrada a partir de la pujada" + +#: ../../mod/photos.php:596 +msgid "Album name could not be decoded" +msgstr "No s'ha pogut descodificar el nom de l'àlbum" + +#: ../../mod/photos.php:637 ../../mod/photos.php:1169 +#: ../../mod/photos.php:1185 +msgid "Contact Photos" +msgstr "Imatges de contactes" + +#: ../../mod/photos.php:661 +msgid "Show Newest First" +msgstr "Ordena de més nou a més antic" + +#: ../../mod/photos.php:663 +msgid "Show Oldest First" +msgstr "Ordena de més antic a més nou" + +#: ../../mod/photos.php:687 ../../mod/photos.php:1217 +msgid "View Photo" +msgstr "Mostra la imatge" + +#: ../../mod/photos.php:716 +msgid "Edit Album" +msgstr "Modifica l'àlbum" + +#: ../../mod/photos.php:761 +msgid "Permission denied. Access to this item may be restricted." +msgstr "S'ha denegat el permís. Pot ser que l'accés estigui restringit." + +#: ../../mod/photos.php:763 +msgid "Photo not available" +msgstr "La imatge no està disponible" + +#: ../../mod/photos.php:821 +msgid "Use as profile photo" +msgstr "Fes-la imatge de perfil" + +#: ../../mod/photos.php:828 +msgid "Private Photo" +msgstr "Imatge privada" + +#: ../../mod/photos.php:839 ../../mod/events.php:505 +msgid "Previous" +msgstr "Anterior" + +#: ../../mod/photos.php:843 +msgid "View Full Size" +msgstr "Mostra a mida completa" + +#: ../../mod/photos.php:848 ../../mod/events.php:506 ../../mod/setup.php:281 +msgid "Next" +msgstr "Pròxim" + +#: ../../mod/photos.php:887 ../../mod/tagrm.php:133 +msgid "Remove" +msgstr "Esborra" + +#: ../../mod/photos.php:921 +msgid "Edit photo" +msgstr "Modifica la imatge" + +#: ../../mod/photos.php:923 +msgid "Rotate CW (right)" +msgstr "Tomba cap a la dreta" + +#: ../../mod/photos.php:924 +msgid "Rotate CCW (left)" +msgstr "Tomba cap a l'esquerra" + +#: ../../mod/photos.php:931 +msgid "Caption" +msgstr "Llegenda" + +#: ../../mod/photos.php:933 +msgid "Add a Tag" +msgstr "Afegeix una etiqueta" + +#: ../../mod/photos.php:937 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Exemple: @joan, @Paula_Peris, @mar@exemple.org" + +#: ../../mod/photos.php:940 +msgid "Flag as adult in album view" +msgstr "Marca com a contingut adult" + +#: ../../mod/photos.php:1132 +msgid "In This Photo:" +msgstr "Hi apareixen:" + +#: ../../mod/photos.php:1137 +msgid "Map" +msgstr "Mapa" + +#: ../../mod/photos.php:1223 +msgid "View Album" +msgstr "Mostra'n l'àlbum" + +#: ../../mod/photos.php:1246 +msgid "Recent Photos" +msgstr "Imatges recents" + +#: ../../mod/attach.php:9 +msgid "Item not available." +msgstr "Article no disponible." + +#: ../../mod/ping.php:263 +msgid "sent you a private message" +msgstr "Se t'ha enviat un missatge privat" + +#: ../../mod/ping.php:314 +msgid "added your channel" +msgstr "el teu canal s'ha afegit" + +#: ../../mod/ping.php:355 +msgid "posted an event" +msgstr "enviat un event" + +#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 +msgid "Block Name" +msgstr "Nom del Bloc" + +#: ../../mod/blocks.php:149 +msgid "Block Title" +msgstr "Títol del bloc" + +#: ../../mod/poke.php:159 +msgid "Poke/Prod" +msgstr "Emprenyat/Picat" + +#: ../../mod/poke.php:160 +msgid "poke, prod or do other things to somebody" +msgstr "emprenyar, picar o fer altres coses a algú" + +#: ../../mod/poke.php:161 +msgid "Recipient" +msgstr "Destinatari" + +#: ../../mod/poke.php:162 +msgid "Choose what you wish to do to recipient" +msgstr "Tria que vols fer amb el destinatari" + +#: ../../mod/poke.php:165 +msgid "Make this post private" +msgstr "Fer aquesta entrada privada" + +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" +msgstr "Favorit afegit" + +#: ../../mod/bookmarks.php:60 +msgid "My Bookmarks" +msgstr "Els Meus Favorits" + +#: ../../mod/bookmarks.php:71 +msgid "My Connections Bookmarks" +msgstr "Les connexions dels meus Favorits" + +#: ../../mod/manage.php:136 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Has creat %1$.0f de %2$.0f canals permesos." + +#: ../../mod/manage.php:144 +msgid "Create a new channel" +msgstr "Crear un nou canal" + +#: ../../mod/manage.php:167 +msgid "Current Channel" +msgstr "Canal Actual" + +#: ../../mod/manage.php:169 +msgid "Switch to one of your channels by selecting it." +msgstr "Canviar a un altre dels teus canals seleccionant-ho." + +#: ../../mod/manage.php:170 +msgid "Default Channel" +msgstr "Canal per Defecte" + +#: ../../mod/manage.php:171 +msgid "Make Default" +msgstr "Estableix com a Predeterminat" + +#: ../../mod/manage.php:174 +#, php-format +msgid "%d new messages" +msgstr "%d missatges nous" + +#: ../../mod/manage.php:175 +#, php-format +msgid "%d new introductions" +msgstr "%d noves presentacions" + +#: ../../mod/manage.php:177 +msgid "Delegated Channels" +msgstr "Canals Delegats" + +#: ../../mod/match.php:22 +msgid "Profile Match" +msgstr "Perfils compatibles" + +#: ../../mod/match.php:31 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "No tens paraules clau al perfil principal per poder cercar perfils semblants." + +#: ../../mod/match.php:63 +msgid "is interested in:" +msgstr "té interès en:" + +#: ../../mod/match.php:70 +msgid "No matches" +msgstr "No s'han trobat perfils compatibles" + +#: ../../mod/bulksetclose.php:89 ../../mod/group.php:196 +msgid "Members" +msgstr "Membres" + +#: ../../mod/bulksetclose.php:91 ../../mod/group.php:198 +msgid "All Connected Channels" +msgstr "Tots els Canals Connectats" + +#: ../../mod/bulksetclose.php:126 ../../mod/group.php:233 +msgid "Click on a channel to add or remove." +msgstr "Clic sobre el canal per afegir o esborrar." + +#: ../../mod/poll.php:64 +msgid "Poll" +msgstr "Enquesta" + +#: ../../mod/poll.php:69 +msgid "View Results" +msgstr "Mostra els resultats" + +#: ../../mod/channel.php:25 ../../mod/chat.php:19 +msgid "You must be logged in to see this page." +msgstr "Has d'estar identificat per a veure aquesta pàgina." + +#: ../../mod/channel.php:97 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "Permisos insuficients. Petició redirigida a la pàgina del perfil." + +#: ../../mod/post.php:236 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "Autenticació remota bloquejada. Ha iniciat sessió en aquest lloc a nivell local. Si us plau, tanca la sessió i torna-ho a intentar." + +#: ../../mod/post.php:287 ../../mod/openid.php:72 ../../mod/openid.php:180 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "Benvingut %s. Autenticació remota reeixida." + +#: ../../mod/chat.php:167 +msgid "Room not found" +msgstr "No s'ha trobat la sala" + +#: ../../mod/chat.php:178 +msgid "Leave Room" +msgstr "Abandona la sala" + +#: ../../mod/chat.php:179 +msgid "Delete This Room" +msgstr "Elimina la sala" + +#: ../../mod/chat.php:180 +msgid "I am away right now" +msgstr "Absent" + +#: ../../mod/chat.php:181 +msgid "I am online" +msgstr "Estic connectat/da" + +#: ../../mod/chat.php:183 +msgid "Bookmark this room" +msgstr "Fes favorit aquest xat" + +#: ../../mod/chat.php:207 ../../mod/chat.php:229 +msgid "New Chatroom" +msgstr "Nova sala per a Xerrar" + +#: ../../mod/chat.php:208 +msgid "Chatroom Name" +msgstr "Nom del Xat" + +#: ../../mod/chat.php:225 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "%1$s de Xats" + +#: ../../mod/chatsvc.php:111 +msgid "Away" +msgstr "Absent" + +#: ../../mod/chatsvc.php:115 +msgid "Online" +msgstr "En connexió" + +#: ../../mod/probe.php:24 ../../mod/probe.php:30 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "URL sol·licitada retorna error: %1$s" + +#: ../../mod/cloud.php:120 +msgid "$Projectname - Guests: Username: {your email address}, Password: +++" +msgstr "$Projectname - Convidats: Nom d'usuari: {el teu correu electrònic}, Contrasenya: +++" + +#: ../../mod/common.php:10 +msgid "No channel." +msgstr "No s'ha trobat el canal" + +#: ../../mod/common.php:39 +msgid "Common connections" +msgstr "Connexions en comú" + +#: ../../mod/common.php:44 +msgid "No connections in common." +msgstr "No hi ha connexions en comú." + +#: ../../mod/profile_photo.php:108 +msgid "Image uploaded but image cropping failed." +msgstr "S'ha pujat la imatge però no s'ha pogut retallar." + +#: ../../mod/profile_photo.php:162 +msgid "Image resize failed." +msgstr "No s'ha pogut escalar la imatge." + +#: ../../mod/profile_photo.php:206 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Refresca la memòria cau del navegador si la foto no s'actualitza immediatament. Dreceres: «Ctrl+F5» i «Ctrl+Maj+R»" + +#: ../../mod/profile_photo.php:233 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "La imatge excedeix la mida límit de %d" + +#: ../../mod/profile_photo.php:242 +msgid "Unable to process image." +msgstr "Incapaç de processar l'imatge." + +#: ../../mod/profile_photo.php:291 ../../mod/profile_photo.php:340 +msgid "Photo not available." +msgstr "Foto no disponible." + +#: ../../mod/profile_photo.php:359 +msgid "Upload File:" +msgstr "Puja Arxiu:" + +#: ../../mod/profile_photo.php:360 +msgid "Select a profile:" +msgstr "Tria un perfil:" + +#: ../../mod/profile_photo.php:361 +msgid "Upload Profile Photo" +msgstr "Puja una Foto pel Perfil" + +#: ../../mod/profile_photo.php:366 ../../mod/settings.php:995 +msgid "or" +msgstr "o" + +#: ../../mod/profile_photo.php:366 +msgid "skip this step" +msgstr "salta aquest pas" + +#: ../../mod/profile_photo.php:366 +msgid "select a photo from your photo albums" +msgstr "tria una foto del teu àlbum de fotos" + +#: ../../mod/profile_photo.php:382 +msgid "Crop Image" +msgstr "Retalla Imatge" + +#: ../../mod/profile_photo.php:383 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Si us plau, retalla la imatge per a una optima visualització" + +#: ../../mod/profile_photo.php:385 +msgid "Done Editing" +msgstr "Edició Feta" + +#: ../../mod/profile_photo.php:428 +msgid "Image uploaded successfully." +msgstr "Imatge pujada exitosament." + +#: ../../mod/profile_photo.php:430 +msgid "Image upload failed." +msgstr "La pujada de la imatge va fracassar." + +#: ../../mod/profile_photo.php:439 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "La reducció de mida de la imatge [%s] va fracassar." + +#: ../../mod/connect.php:56 ../../mod/connect.php:104 +msgid "Continue" +msgstr "Continua" + +#: ../../mod/connect.php:85 +msgid "Premium Channel Setup" +msgstr "Configuració de Canals Premium" + +#: ../../mod/connect.php:87 +msgid "Enable premium channel connection restrictions" +msgstr "Habilita les restriccions de connexió del canal premium" + +#: ../../mod/connect.php:88 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Si us plau, introdueixi les restriccions o condicions, com ara el rebut de PayPal, les pautes d'ús, etc." + +#: ../../mod/connect.php:90 ../../mod/connect.php:110 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Aquest canal pot requerir passos addicionals o reconeixement de les següents condicions abans de connectar:" + +#: ../../mod/connect.php:91 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Connexions potencials veuran el següent text abans de continuar:" + +#: ../../mod/connect.php:92 ../../mod/connect.php:113 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "En continuar, certifico que he complert amb totes les instruccions proporcionades en aquesta pàgina." + +#: ../../mod/connect.php:101 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(No s'han proporcionat instruccions específiques pel propietari del canal.)" + +#: ../../mod/connect.php:109 +msgid "Restricted or Premium Channel" +msgstr "Canal Restringit o Premium" + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Sol·licitud d'identificació invàlida." + +#: ../../mod/notifications.php:35 +msgid "Discard" +msgstr "Descarta" + +#: ../../mod/notifications.php:51 ../../mod/connedit.php:539 +msgid "Ignore" +msgstr "Ignora" + +#: ../../mod/notifications.php:94 ../../mod/notify.php:53 +msgid "No more system notifications." +msgstr "No hi ha més notificacions de sistema." + +#: ../../mod/notifications.php:98 ../../mod/notify.php:57 +msgid "System Notifications" +msgstr "Notificacions de sistema" + +#: ../../mod/connections.php:52 ../../mod/connections.php:153 +msgid "Blocked" +msgstr "Bloquejades" + +#: ../../mod/connections.php:57 ../../mod/connections.php:160 +msgid "Ignored" +msgstr "Ignorades" + +#: ../../mod/connections.php:62 ../../mod/connections.php:174 +msgid "Hidden" +msgstr "Amagades" + +#: ../../mod/connections.php:67 ../../mod/connections.php:167 +msgid "Archived" +msgstr "Arxivades" + +#: ../../mod/connections.php:131 +msgid "Suggest new connections" +msgstr "Suggereix noves connexions" + +#: ../../mod/connections.php:134 +msgid "New Connections" +msgstr "Noves Connexions" + +#: ../../mod/connections.php:137 +msgid "Show pending (new) connections" +msgstr "Mostra les connexions pendents (noves)" + +#: ../../mod/connections.php:140 ../../mod/profperm.php:139 +msgid "All Connections" +msgstr "Totes les Connexions" + +#: ../../mod/connections.php:143 +msgid "Show all connections" +msgstr "Mostra totes les connexions" + +#: ../../mod/connections.php:146 +msgid "Unblocked" +msgstr "No bloquejades" + +#: ../../mod/connections.php:149 +msgid "Only show unblocked connections" +msgstr "Mostra només les connexions no bloquejades" + +#: ../../mod/connections.php:156 +msgid "Only show blocked connections" +msgstr "Mostra només les connexions bloquejades" + +#: ../../mod/connections.php:163 +msgid "Only show ignored connections" +msgstr "Mostra només les connexions ignorades" + +#: ../../mod/connections.php:170 +msgid "Only show archived connections" +msgstr "Mostra només les connexions arxivades" + +#: ../../mod/connections.php:177 +msgid "Only show hidden connections" +msgstr "Mostra només les connexions amagades" + +#: ../../mod/connections.php:232 +#, php-format +msgid "%1$s [%2$s]" +msgstr "%1$s [%2$s]" + +#: ../../mod/connections.php:233 +msgid "Edit connection" +msgstr "Modifica la connexió" + +#: ../../mod/connections.php:271 +msgid "Search your connections" +msgstr "Cerca entre les teves connexions" + +#: ../../mod/connections.php:272 +msgid "Finding: " +msgstr "Cercant:" + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:174 +#: ../../mod/profiles.php:231 ../../mod/profiles.php:600 +msgid "Profile not found." +msgstr "Perfil no trobat." + +#: ../../mod/profiles.php:38 +msgid "Profile deleted." +msgstr "Perfil eliminat." + +#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 +msgid "Profile-" +msgstr "Perfil-" + +#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 +msgid "New profile created." +msgstr "Nou perfil creat." + +#: ../../mod/profiles.php:98 +msgid "Profile unavailable to clone." +msgstr "Perfil que no es pot clonar." + +#: ../../mod/profiles.php:136 +msgid "Profile unavailable to export." +msgstr "Perfil que no es pot exportar." + +#: ../../mod/profiles.php:241 +msgid "Profile Name is required." +msgstr "Es requereix el Nom del Perfil." + +#: ../../mod/profiles.php:404 +msgid "Marital Status" +msgstr "Estat Marital" + +#: ../../mod/profiles.php:408 +msgid "Romantic Partner" +msgstr "Company/a Romàntic" + +#: ../../mod/profiles.php:412 +msgid "Likes" +msgstr "M'agrada" + +#: ../../mod/profiles.php:416 +msgid "Dislikes" +msgstr "No m'agrada" + +#: ../../mod/profiles.php:420 +msgid "Work/Employment" +msgstr "Treball/Feina" + +#: ../../mod/profiles.php:423 +msgid "Religion" +msgstr "Religió" + +#: ../../mod/profiles.php:427 +msgid "Political Views" +msgstr "Idees Polítiques" + +#: ../../mod/profiles.php:431 ../../mod/id.php:33 +msgid "Gender" +msgstr "Gènere" + +#: ../../mod/profiles.php:435 +msgid "Sexual Preference" +msgstr "Preferència Sexual" + +#: ../../mod/profiles.php:439 +msgid "Homepage" +msgstr "Pàgina Personal" + +#: ../../mod/profiles.php:443 +msgid "Interests" +msgstr "Interessos" + +#: ../../mod/profiles.php:454 ../../mod/pubsites.php:26 +msgid "Location" +msgstr "Localització" + +#: ../../mod/profiles.php:537 +msgid "Profile updated." +msgstr "Perfil actualitzat." + +#: ../../mod/profiles.php:626 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Amaga la teva llista de contactes/amics dels visitadors d'aquest perfil?" + +#: ../../mod/profiles.php:666 +msgid "Edit Profile Details" +msgstr "Edita els Detalls del Perfil" + +#: ../../mod/profiles.php:668 +msgid "View this profile" +msgstr "Veure aquest perfil" + +#: ../../mod/profiles.php:670 +msgid "Change Profile Photo" +msgstr "Canviar Foto del Perfil" + +#: ../../mod/profiles.php:671 +msgid "Create a new profile using these settings" +msgstr "Crea un perfil nou amb aquests ajustos" + +#: ../../mod/profiles.php:672 +msgid "Clone this profile" +msgstr "Clonar aquest perfil" + +#: ../../mod/profiles.php:673 +msgid "Delete this profile" +msgstr "Elimina aquest perfil" + +#: ../../mod/profiles.php:675 +msgid "Import profile from file" +msgstr "Importa perfil des d'un arxiu" + +#: ../../mod/profiles.php:676 +msgid "Export profile to file" +msgstr "Exporta perfil a un arxiu" + +#: ../../mod/profiles.php:677 +msgid "Profile Name:" +msgstr "Nom del Perfil:" + +#: ../../mod/profiles.php:678 +msgid "Your Full Name:" +msgstr "El Teu Nom Complet" + +#: ../../mod/profiles.php:679 +msgid "Title/Description:" +msgstr "Títol/Descripció:" + +#: ../../mod/profiles.php:680 +msgid "Your Gender:" +msgstr "El Teu Gènere:" + +#: ../../mod/profiles.php:681 +msgid "Birthday :" +msgstr "Aniversari:" + +#: ../../mod/profiles.php:682 +msgid "Street Address:" +msgstr "Carrer:" + +#: ../../mod/profiles.php:683 +msgid "Locality/City:" +msgstr "Població/Ciutat:" + +#: ../../mod/profiles.php:684 +msgid "Postal/Zip Code:" +msgstr "Codi Postal:" + +#: ../../mod/profiles.php:685 +msgid "Country:" +msgstr "País:" + +#: ../../mod/profiles.php:686 +msgid "Region/State:" +msgstr "Regió/Estat:" + +#: ../../mod/profiles.php:687 +msgid " Marital Status:" +msgstr " Marital Estatus:" + +#: ../../mod/profiles.php:688 +msgid "Who: (if applicable)" +msgstr "Qui: (si es aplicable)" + +#: ../../mod/profiles.php:689 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Examples: cathy123, Cathy Williams, cathy@example.com" + +#: ../../mod/profiles.php:690 +msgid "Since [date]:" +msgstr "Des de [data]:" + +#: ../../mod/profiles.php:692 +msgid "Homepage URL:" +msgstr "Pàgina Personal URL:" + +#: ../../mod/profiles.php:695 +msgid "Religious Views:" +msgstr "Creences Religioses:" + +#: ../../mod/profiles.php:696 +msgid "Keywords:" +msgstr "Paraules Clau:" + +#: ../../mod/profiles.php:699 +msgid "Example: fishing photography software" +msgstr "Exemple: software de fotografia submarina" + +#: ../../mod/profiles.php:700 +msgid "Used in directory listings" +msgstr "Emprat en els llistats de directoris" + +#: ../../mod/profiles.php:701 +msgid "Tell us about yourself..." +msgstr "Escriu unes línies sobre tu:" + +#: ../../mod/profiles.php:702 +msgid "Hobbies/Interests" +msgstr "Aficions/Interessos" + +#: ../../mod/profiles.php:703 +msgid "Contact information and Social Networks" +msgstr "Informació de Contacte i Xarxes Socials" + +#: ../../mod/profiles.php:704 +msgid "My other channels" +msgstr "Els meus altres canals" + +#: ../../mod/profiles.php:705 +msgid "Musical interests" +msgstr "Interessos Musicals" + +#: ../../mod/profiles.php:706 +msgid "Books, literature" +msgstr "Llibres, literatura" + +#: ../../mod/profiles.php:707 +msgid "Television" +msgstr "Televisió" + +#: ../../mod/profiles.php:708 +msgid "Film/dance/culture/entertainment" +msgstr "Pel·lícules/Dansa/Cultura/Entreteniment" + +#: ../../mod/profiles.php:709 +msgid "Love/romance" +msgstr "Amor/Romace" + +#: ../../mod/profiles.php:710 +msgid "Work/employment" +msgstr "Treball/feina" + +#: ../../mod/profiles.php:711 +msgid "School/education" +msgstr "Escola/educació" + +#: ../../mod/profiles.php:717 +msgid "This is your default profile." +msgstr "Aquest es el teu perfil per defecte" + +#: ../../mod/profiles.php:728 +msgid "Age: " +msgstr "Edat:" + +#: ../../mod/profiles.php:771 +msgid "Edit/Manage Profiles" +msgstr "Edita/Gestiona Perfils" + +#: ../../mod/profiles.php:772 +msgid "Add profile things" +msgstr "Afegeix coses al perfil" + +#: ../../mod/profiles.php:773 +msgid "Include desirable objects in your profile" +msgstr "Inclou objectius desitjables al teu perfil" + +#: ../../mod/connedit.php:75 +msgid "Could not access contact record." +msgstr "No s'ha pogut accedir al llibre de contactes." + +#: ../../mod/connedit.php:99 +msgid "Could not locate selected profile." +msgstr "No s'ha trobat el perfil indicat." + +#: ../../mod/connedit.php:219 +msgid "Connection updated." +msgstr "S'ha actualitzat la connexió." + +#: ../../mod/connedit.php:221 +msgid "Failed to update connection record." +msgstr "No s'ha pogut actualitzar el registre de connexió." + +#: ../../mod/connedit.php:267 +msgid "is now connected to" +msgstr "Ara està conectat amb" + +#: ../../mod/connedit.php:392 +msgid "Could not access address book record." +msgstr "No puc accedir al registre del contacte" + +#: ../../mod/connedit.php:406 +msgid "Refresh failed - channel is currently unavailable." +msgstr "Ha fallat la recàrrega - el canal es actualment inaccesible." + +#: ../../mod/connedit.php:418 ../../mod/connedit.php:430 +#: ../../mod/connedit.php:442 ../../mod/connedit.php:454 +#: ../../mod/connedit.php:470 +msgid "Unable to set address book parameters." +msgstr "No es poden ajustar els paràmetres dels contactes." + +#: ../../mod/connedit.php:494 +msgid "Connection has been removed." +msgstr "S'han eliminat les conexions." + +#: ../../mod/connedit.php:513 +#, php-format +msgid "View %s's profile" +msgstr "Mostra el perfil de %s" + +#: ../../mod/connedit.php:517 +msgid "Refresh Permissions" +msgstr "Recarrega els Permissos" + +#: ../../mod/connedit.php:520 +msgid "Fetch updated permissions" +msgstr "Obté els permisos actualitzats" + +#: ../../mod/connedit.php:524 +msgid "Recent Activity" +msgstr "Activitat Recent" + +#: ../../mod/connedit.php:527 +msgid "View recent posts and comments" +msgstr "Mostra les entrades i comentaris recents" + +#: ../../mod/connedit.php:534 +msgid "Block (or Unblock) all communications with this connection" +msgstr "Boqueja (o Desbloqueja) les comunicacions amb aquesta connexió" + +#: ../../mod/connedit.php:535 +msgid "This connection is blocked!" +msgstr "Aquesta connexió està bloquejada!" + +#: ../../mod/connedit.php:539 +msgid "Unignore" +msgstr "Inhabilita" + +#: ../../mod/connedit.php:542 +msgid "Ignore (or Unignore) all inbound communications from this connection" +msgstr "Ignora (o Considera) les communicacions entrants d'aquesta connexió" + +#: ../../mod/connedit.php:543 +msgid "This connection is ignored!" +msgstr "Aquesta connexió es ignorada!" + +#: ../../mod/connedit.php:547 +msgid "Unarchive" +msgstr "Desarxiva" + +#: ../../mod/connedit.php:547 +msgid "Archive" +msgstr "Arxiva" + +#: ../../mod/connedit.php:550 +msgid "" +"Archive (or Unarchive) this connection - mark channel dead but keep content" +msgstr "Arxiva (o Desarxiva) aquesta connexió - Marca el canal com a mort pero manté el contingut " + +#: ../../mod/connedit.php:551 +msgid "This connection is archived!" +msgstr "Aquesta connexió està arxivada!" + +#: ../../mod/connedit.php:555 +msgid "Unhide" +msgstr "Mostra" + +#: ../../mod/connedit.php:555 +msgid "Hide" +msgstr "Amaga" + +#: ../../mod/connedit.php:558 +msgid "Hide or Unhide this connection from your other connections" +msgstr "Amaga (o Mostra) aquesta connexió de les altres connexions teves" + +#: ../../mod/connedit.php:559 +msgid "This connection is hidden!" +msgstr "Aquesta connexió està amagada!" + +#: ../../mod/connedit.php:566 +msgid "Delete this connection" +msgstr "Elimina aquesta connexió" + +#: ../../mod/connedit.php:647 +msgid "Approve this connection" +msgstr "Apccepta aquesta connexió" + +#: ../../mod/connedit.php:647 +msgid "Accept connection to allow communication" +msgstr "Accepta la connexió per permetre la comunicació" + +#: ../../mod/connedit.php:652 +msgid "Set Affinity" +msgstr "Ajusta l'Afinitat" + +#: ../../mod/connedit.php:655 +msgid "Set Profile" +msgstr "Ajusta el Perfil" + +#: ../../mod/connedit.php:658 +msgid "Set Affinity & Profile" +msgstr "Ajusta Afinitat i Perfil" + +#: ../../mod/connedit.php:675 +msgid "Apply these permissions automatically" +msgstr "Aplica aquests permissos automaticament" + +#: ../../mod/connedit.php:677 +msgid "This connection's address is" +msgstr "La direcció d'aquesta connexió es" + +#: ../../mod/connedit.php:680 +msgid "" +"The permissions indicated on this page will be applied to all new " +"connections." +msgstr "Els permisos indicats en aquesta pàgina seran aplicats a totes les noves connexions." + +#: ../../mod/connedit.php:682 +msgid "Slide to adjust your degree of friendship" +msgstr "Llisca per ajustar el nivell d'amistat" + +#: ../../mod/connedit.php:684 +msgid "Slide to adjust your rating" +msgstr "Llisca per ajustar la valoració" + +#: ../../mod/connedit.php:685 ../../mod/connedit.php:690 +msgid "Optionally explain your rating" +msgstr "Opcionalment pots explicar la teva valoració" + +#: ../../mod/connedit.php:687 +msgid "Custom Filter" +msgstr "Filtre a mida" + +#: ../../mod/connedit.php:688 +msgid "Only import posts with this text" +msgstr "Importa exclusivament entrades amb aquest text" + +#: ../../mod/connedit.php:688 ../../mod/connedit.php:689 +msgid "" +"words one per line or #tags or /patterns/, leave blank to import all posts" +msgstr "paraules una per línia o #etiquetes o /patrons/, deixar en blanc per importar totes les entrades" + +#: ../../mod/connedit.php:689 +msgid "Do not import posts with this text" +msgstr "No importar entrades amb aquest text" + +#: ../../mod/connedit.php:691 +msgid "This information is public!" +msgstr "Aquesta informació es pública!" + +#: ../../mod/connedit.php:696 +msgid "Connection Pending Approval" +msgstr "Connexió Pendent d'Aprovació" + +#: ../../mod/connedit.php:697 +msgid "Connection Request" +msgstr "Petició de Connexió" + +#: ../../mod/connedit.php:698 +#, php-format +msgid "" +"(%s) would like to connect with you. Please approve this connection to allow" +" communication." +msgstr "(%s) voldria conectar amb tu. Aprova aquesta connexió per permetre la connexió." + +#: ../../mod/connedit.php:700 +msgid "Approve Later" +msgstr "Aprovar més tard" + +#: ../../mod/connedit.php:703 +msgid "inherited" +msgstr "heretat" + +#: ../../mod/connedit.php:705 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Tria el perfil que vols mostrar a %s quan es vegi el perfil segur." + +#: ../../mod/connedit.php:707 +msgid "Their Settings" +msgstr "Els seus Ajustos" + +#: ../../mod/connedit.php:708 +msgid "My Settings" +msgstr "Els Meus Ajustos" + +#: ../../mod/connedit.php:710 +msgid "Individual Permissions" +msgstr "Permisos Individuals" + +#: ../../mod/connedit.php:711 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can not change those" +" settings here." +msgstr "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. No pots canviar aquests ajustos aquí." + +#: ../../mod/connedit.php:712 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can change those settings here but " +"they wont have any impact unless the inherited setting changes." +msgstr "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. Pots canviar aquests ajustos aquí pero no tindran cap impacte fins que no canviis els ajustos heretats." + +#: ../../mod/connedit.php:713 +msgid "Last update:" +msgstr "Darrera actualització:" + +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "Identificador invàlid de perfil." + +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "Perfil del Editor de Visibilitat" + +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "Clica sobre el contacte per afegir o esborrar." + +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "Visible per" + +#: ../../mod/dav.php:121 +msgid "$Projectname channel" +msgstr "Canal de $Projectname" + +#: ../../mod/directory.php:234 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "%d valoració" +msgstr[1] "%d valoracions" + +#: ../../mod/directory.php:245 +msgid "Gender: " +msgstr "Gènere:" + +#: ../../mod/directory.php:247 +msgid "Status: " +msgstr "Estatus:" + +#: ../../mod/directory.php:249 +msgid "Homepage: " +msgstr "Pàgina Personal:" + +#: ../../mod/directory.php:308 ../../mod/events.php:682 +msgid "Description:" +msgstr "Descripció:" + +#: ../../mod/directory.php:317 +msgid "Public Forum:" +msgstr "Forum Públic:" + +#: ../../mod/directory.php:320 +msgid "Keywords: " +msgstr "Paraules Clau:" + +#: ../../mod/directory.php:323 +msgid "Don't suggest" +msgstr "No suggerir" + +#: ../../mod/directory.php:325 +msgid "Common connections:" +msgstr "Connexions en comú:" + +#: ../../mod/directory.php:374 +msgid "Global Directory" +msgstr "Directori Global" + +#: ../../mod/directory.php:374 +msgid "Local Directory" +msgstr "Directori Local" + +#: ../../mod/directory.php:380 +msgid "Finding:" +msgstr "Cercant:" + +#: ../../mod/directory.php:385 +msgid "next page" +msgstr "pàgina següent" + +#: ../../mod/directory.php:385 +msgid "previous page" +msgstr "pàgina anterior" + +#: ../../mod/directory.php:386 +msgid "Sort options" +msgstr "Opcions per ordenar" + +#: ../../mod/directory.php:387 +msgid "Alphabetic" +msgstr "Alfabètic" + +#: ../../mod/directory.php:388 +msgid "Reverse Alphabetic" +msgstr "Alfabètic Invers" + +#: ../../mod/directory.php:389 +msgid "Newest to Oldest" +msgstr "De més Nou a més Vell" + +#: ../../mod/directory.php:390 +msgid "Oldest to Newest" +msgstr "De més Antic a més Nou" + +#: ../../mod/directory.php:407 +msgid "No entries (some entries may be hidden)." +msgstr "Sense entrades (algunes podrien estar amagades)." + +#: ../../mod/pubsites.php:16 +msgid "Public Sites" +msgstr "Llocs públics" + +#: ../../mod/pubsites.php:19 +msgid "" +"The listed sites allow public registration for the $Projectname network. All" +" sites in the network are interlinked so membership on any of them conveys " +"membership in the network as a whole. Some sites may require subscription or" +" provide tiered service plans. The provider links may " +"provide additional details." +msgstr "Els llocs llistats permeten registrar usuaris de la xarxa $Projectname. Com que tots els llocs estan enllaçats entre ells, la identitat és vàlida a tota la xarxa. Alguns llocs poden demanar subscripció o oferir serveis addicional de pagament. Per a més detalls, proveu de seguir els enllaços dels proveïdors." + +#: ../../mod/pubsites.php:25 +msgid "Rate this hub" +msgstr "Valora aquest hub" + +#: ../../mod/pubsites.php:26 +msgid "Site URL" +msgstr "Adreça URL del web" + +#: ../../mod/pubsites.php:26 +msgid "Access Type" +msgstr "Tipus d'accés" + +#: ../../mod/pubsites.php:26 +msgid "Registration Policy" +msgstr "Condicions de registre" + +#: ../../mod/pubsites.php:26 +msgid "Project" +msgstr "Projecte" + +#: ../../mod/pubsites.php:26 +msgid "View hub ratings" +msgstr "Mostra la valoració del hub" + +#: ../../mod/pubsites.php:30 +msgid "Rate" +msgstr "Puntua" + +#: ../../mod/pubsites.php:31 +msgid "View ratings" +msgstr "Mostra les valoracions" + +#: ../../mod/dirsearch.php:21 ../../mod/regdir.php:45 +msgid "This site is not a directory server" +msgstr "Aquest lloc web no és un servidor de directori" + +#: ../../mod/dirsearch.php:29 +msgid "This directory server requires an access token" +msgstr "Aquest servidor de directori requereix un token de accès" + +#: ../../mod/editblock.php:78 ../../mod/editblock.php:94 +#: ../../mod/editlayout.php:76 ../../mod/editpost.php:20 +#: ../../mod/editwebpage.php:77 +msgid "Item not found" +msgstr "No s'ha trobat l'element" + +#: ../../mod/editblock.php:117 +msgid "Delete block?" +msgstr "Eliminar bloc?" + +#: ../../mod/editblock.php:144 ../../mod/editlayout.php:142 +#: ../../mod/editpost.php:115 ../../mod/editwebpage.php:187 +msgid "Insert YouTube video" +msgstr "insereix video YouTube" + +#: ../../mod/editblock.php:145 ../../mod/editlayout.php:143 +#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:188 +msgid "Insert Vorbis [.ogg] video" +msgstr "Insereix video Vorbis [.ogg]" + +#: ../../mod/editblock.php:146 ../../mod/editlayout.php:144 +#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:189 +msgid "Insert Vorbis [.ogg] audio" +msgstr "Insereix audio Vorbis [.ogg]" + +#: ../../mod/editblock.php:179 +msgid "Edit Block" +msgstr "Editar Bloc" + +#: ../../mod/editlayout.php:111 +msgid "Delete layout?" +msgstr "Esborrar el disseny?" + +#: ../../mod/editlayout.php:158 ../../mod/layouts.php:124 +msgid "Layout Description (Optional)" +msgstr "Descripció del disseny (opcional)" + +#: ../../mod/editlayout.php:160 ../../mod/layouts.php:121 +#: ../../mod/layouts.php:179 +msgid "Layout Name" +msgstr "Nom del disseny" + +#: ../../mod/editlayout.php:177 +msgid "Edit Layout" +msgstr "Edita el disseny" + +#: ../../mod/editpost.php:31 +msgid "Item is not editable" +msgstr "Article no editable" + +#: ../../mod/editpost.php:48 +msgid "Delete item?" +msgstr "Esborrar ítem" + +#: ../../mod/editpost.php:158 ../../mod/rpost.php:131 +msgid "Edit post" +msgstr "Modifica l'entrada" + #: ../../mod/oexchange.php:23 msgid "Unable to find your hub." msgstr "No es possible trobar el concentrador" @@ -7377,6 +6252,225 @@ msgstr "No es possible trobar el concentrador" msgid "Post successful." msgstr "Entrada realitzada amb èxit. " +#: ../../mod/editwebpage.php:152 +msgid "Delete webpage?" +msgstr "Esborrar pàgina web?" + +#: ../../mod/editwebpage.php:173 +msgid "Page link title" +msgstr "Títol de la pàgina enllaçada" + +#: ../../mod/editwebpage.php:224 +msgid "Edit Webpage" +msgstr "Edita la Pàgina Web" + +#: ../../mod/rate.php:157 +msgid "Website:" +msgstr "Lloc web:" + +#: ../../mod/rate.php:160 +#, php-format +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "Canal Remot [%s] (encara no es coneix en aquest lloc)" + +#: ../../mod/rate.php:161 +msgid "Rating (this information is public)" +msgstr "Valoració (aquesta informació és pública)" + +#: ../../mod/rate.php:162 +msgid "Optionally explain your rating (this information is public)" +msgstr "Opcionalment pots explicar la teva qualificació (aquesta informació és pública)" + +#: ../../mod/events.php:21 +msgid "Calendar entries imported." +msgstr "Entrades de Calendari importades." + +#: ../../mod/events.php:23 +msgid "No calendar entries found." +msgstr "No es troben entrades decalendari." + +#: ../../mod/events.php:101 +msgid "Event can not end before it has started." +msgstr "L'esdeveniment ha de començar abans d'acabar." + +#: ../../mod/events.php:103 ../../mod/events.php:112 ../../mod/events.php:130 +msgid "Unable to generate preview." +msgstr "No s'ha pogut generar la vista prèvia." + +#: ../../mod/events.php:110 +msgid "Event title and start time are required." +msgstr "Cal indicar l'inici i el final de l'esdeveniment." + +#: ../../mod/events.php:128 +msgid "Event not found." +msgstr "No s'ha trobat l'esdeveniment." + +#: ../../mod/events.php:426 +msgid "l, F j" +msgstr "I dia j, F" + +#: ../../mod/events.php:448 +msgid "Edit event" +msgstr "Edita l'esdeveniment" + +#: ../../mod/events.php:449 +msgid "Delete event" +msgstr "Esborra l'esdeveniment" + +#: ../../mod/events.php:483 +msgid "calendar" +msgstr "calendari" + +#: ../../mod/events.php:504 +msgid "Create New Event" +msgstr "Crea un esdeveniment nou" + +#: ../../mod/events.php:507 +msgid "Export" +msgstr "Exporta" + +#: ../../mod/events.php:510 +msgid "Import" +msgstr "Importar" + +#: ../../mod/events.php:541 +msgid "Event removed" +msgstr "S'ha eliminat l'esdeveniment" + +#: ../../mod/events.php:544 +msgid "Failed to remove event" +msgstr "No s'ha pogut esborrar l'esdeveniment" + +#: ../../mod/events.php:664 +msgid "Event details" +msgstr "Detalls de l'esdeveniment" + +#: ../../mod/events.php:665 +msgid "Starting date and Title are required." +msgstr "La data d'inici i el títol són obligatoris." + +#: ../../mod/events.php:667 +msgid "Categories (comma-separated list)" +msgstr "Categories (llista separada per comes)" + +#: ../../mod/events.php:669 +msgid "Event Starts:" +msgstr "Inici:" + +#: ../../mod/events.php:676 +msgid "Finish date/time is not known or not relevant" +msgstr "La data i hora de final no és coneguda o irrellevant" + +#: ../../mod/events.php:678 +msgid "Event Finishes:" +msgstr "Final:" + +#: ../../mod/events.php:680 ../../mod/events.php:681 +msgid "Adjust for viewer timezone" +msgstr "Ajusta a la zona horària del visitant." + +#: ../../mod/events.php:680 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "És important per esdeveniments locals, però pels globals no és pràctic." + +#: ../../mod/events.php:686 +msgid "Title:" +msgstr "Títol:" + +#: ../../mod/events.php:688 +msgid "Share this event" +msgstr "Comparteix aquest esdeveniment" + +#: ../../mod/ratings.php:69 +msgid "No ratings" +msgstr "No valorat" + +#: ../../mod/ratings.php:99 +msgid "Ratings" +msgstr "Valoracions" + +#: ../../mod/ratings.php:100 +msgid "Rating: " +msgstr "Valoració:" + +#: ../../mod/ratings.php:101 +msgid "Website: " +msgstr "Lloc web:" + +#: ../../mod/ratings.php:103 +msgid "Description: " +msgstr "Descripció:" + +#: ../../mod/rbmark.php:88 +msgid "Select a bookmark folder" +msgstr "Tria una carpeta d'interès" + +#: ../../mod/rbmark.php:93 +msgid "Save Bookmark" +msgstr "Guarda Favorits" + +#: ../../mod/rbmark.php:94 +msgid "URL of bookmark" +msgstr "URL de favorit" + +#: ../../mod/rbmark.php:99 +msgid "Or enter new bookmark folder name" +msgstr "O entra un nou nom de favorit" + +#: ../../mod/filer.php:49 +msgid "- select -" +msgstr "- selecciona -" + +#: ../../mod/filestorage.php:82 +msgid "Permission Denied." +msgstr "Permisos Denegats." + +#: ../../mod/filestorage.php:98 +msgid "File not found." +msgstr "Arxiu no torbat." + +#: ../../mod/filestorage.php:141 +msgid "Edit file permissions" +msgstr "Edita els permisos d'arxiu" + +#: ../../mod/filestorage.php:150 +msgid "Set/edit permissions" +msgstr "Canvia/edita permisos" + +#: ../../mod/filestorage.php:151 +msgid "Include all files and sub folders" +msgstr "Inclou tots als arxius i subdirectoris" + +#: ../../mod/filestorage.php:152 +msgid "Return to file list" +msgstr "Tornar al llistat d'arxius" + +#: ../../mod/filestorage.php:154 +msgid "Copy/paste this code to attach file to a post" +msgstr "Copia/enganxa aquest codi per a adjuntar un arxiu a l'entrada" + +#: ../../mod/filestorage.php:155 +msgid "Copy/paste this URL to link file from a web page" +msgstr "Copia/enganxa aquesta URL per a enllaçar l'arxiu d'una pàgina web" + +#: ../../mod/filestorage.php:157 +msgid "Share this file" +msgstr "Comparteix l'arxiu" + +#: ../../mod/filestorage.php:158 +msgid "Show URL to this file" +msgstr "Mostra la URL d'aquest arxiu" + +#: ../../mod/filestorage.php:159 +msgid "Notify your contacts about this file" +msgstr "Avisa els teus contactes d'aquest arxiu" + +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "S'ha afegit el canal." + #: ../../mod/register.php:44 msgid "Maximum daily site registrations exceeded. Please try again tomorrow." msgstr "Nombre màxim de registres diaris excedit. Si us plau, provau demà." @@ -7452,6 +6546,63 @@ msgstr "Tria una contrasenya" msgid "Please re-enter your password" msgstr "Si et plau, re-entra la contrasenya" +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." +msgstr "Contacte no trobat." + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Suggeriment d'amistat enviada." + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Amics Suggerits" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Suggereix un amic per a %s" + +#: ../../mod/regmod.php:11 +msgid "Please login." +msgstr "Inicia Sessió." + +#: ../../mod/group.php:20 +msgid "Collection created." +msgstr "Creada una col·lecció" + +#: ../../mod/group.php:26 +msgid "Could not create collection." +msgstr "No puc crear la col·lecció." + +#: ../../mod/group.php:54 +msgid "Collection updated." +msgstr "Col·lecció actualitzada." + +#: ../../mod/group.php:86 +msgid "Create a collection of channels." +msgstr "Creada una col·lecció de canals." + +#: ../../mod/group.php:87 ../../mod/group.php:183 +msgid "Collection Name: " +msgstr "Nom de la Col·lecció:" + +#: ../../mod/group.php:89 ../../mod/group.php:186 +msgid "Members are visible to other channels" +msgstr "Els membres son visibles en altres canals" + +#: ../../mod/group.php:107 +msgid "Collection removed." +msgstr "Col·lecció esborrada." + +#: ../../mod/group.php:109 +msgid "Unable to remove collection." +msgstr "Incapaç d'esborrar la col·lecció." + +#: ../../mod/group.php:182 +msgid "Collection Editor" +msgstr "Editor de Col·leccions" + #: ../../mod/removeaccount.php:30 msgid "" "Account removals are not allowed within 48 hours of changing the account " @@ -7500,27 +6651,328 @@ msgstr "Esborra el Compte" msgid "Help:" msgstr "Ajuda:" -#: ../../mod/help.php:76 ../../index.php:238 +#: ../../mod/help.php:76 ../../index.php:242 msgid "Not Found" msgstr "No s'ha pogut trobar la pàgina" #: ../../mod/help.php:100 msgid "$Projectname Documentation" -msgstr "$Projectname Documentació" +msgstr "Documentació de $Projectname" -#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 -#: ../../mod/update_network.php:23 ../../mod/update_search.php:46 -#: ../../mod/update_home.php:21 ../../mod/update_public.php:21 -msgid "[Embedded content - reload page to view]" -msgstr "[Contingut embegut - recarrega la pàgina per veure-ho]" +#: ../../mod/removeme.php:29 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "L'esborrat de canals no està permès fins que transcorren 48 hores des de l'últim canvi de contrasenya." -#: ../../mod/lockview.php:37 -msgid "Remote privacy information not available." -msgstr "informació privada remota no disponible." +#: ../../mod/removeme.php:57 +msgid "Remove This Channel" +msgstr "Elimina Aquest Canal" -#: ../../mod/lockview.php:58 -msgid "Visible to:" -msgstr "Visible per:" +#: ../../mod/removeme.php:58 +msgid "This channel will be completely removed from the network. " +msgstr "Aquest canal serà completament eliminat de la xarxa." + +#: ../../mod/removeme.php:60 +msgid "Remove this channel and all its clones from the network" +msgstr "Elimina aquest canal i els seus clons de la xarxa" + +#: ../../mod/removeme.php:60 +msgid "" +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "Per defecte, només la instancia del canal ubicat en aquest concentrador pot esser esborrat de la xarxa" + +#: ../../mod/removeme.php:61 ../../mod/settings.php:1137 +msgid "Remove Channel" +msgstr "Elimina el canal" + +#: ../../mod/home.php:58 ../../mod/home.php:66 ../../mod/siteinfo.php:155 +msgid "$Projectname" +msgstr "$Projectname" + +#: ../../mod/home.php:75 +#, php-format +msgid "Welcome to %s" +msgstr "Benvingut a %s" + +#: ../../mod/rmagic.php:40 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Em trobat un problema durant l'inici de sessió amb el OpenID que has facilitat. verifica l'ortografia correcta de la ID." + +#: ../../mod/rmagic.php:40 +msgid "The error message was:" +msgstr "El missatge d'error fou:" + +#: ../../mod/rmagic.php:44 +msgid "Authentication failed." +msgstr "Ha fallat l'autentificació." + +#: ../../mod/rmagic.php:84 +msgid "Remote Authentication" +msgstr "Autentificació Remota" + +#: ../../mod/rmagic.php:85 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "Introdueix la teva adreça del canal (eg canal@exemple.com)" + +#: ../../mod/rmagic.php:86 +msgid "Authenticate" +msgstr "Autentica't" + +#: ../../mod/id.php:11 +msgid "First Name" +msgstr "Nom" + +#: ../../mod/id.php:12 +msgid "Last Name" +msgstr "Cognoms" + +#: ../../mod/id.php:13 +msgid "Nickname" +msgstr "Àlies" + +#: ../../mod/id.php:14 +msgid "Full Name" +msgstr "Nom Sencer" + +#: ../../mod/id.php:20 +msgid "Profile Photo 16px" +msgstr "Foto del Perfil 16px" + +#: ../../mod/id.php:21 +msgid "Profile Photo 32px" +msgstr "Foto del Perfil 32px" + +#: ../../mod/id.php:22 +msgid "Profile Photo 48px" +msgstr "Foto del Perfil 48px" + +#: ../../mod/id.php:23 +msgid "Profile Photo 64px" +msgstr "Foto del Perfil 64px" + +#: ../../mod/id.php:24 +msgid "Profile Photo 80px" +msgstr "Foto del Perfil 80px" + +#: ../../mod/id.php:25 +msgid "Profile Photo 128px" +msgstr "Foto del Perfil 128px" + +#: ../../mod/id.php:26 +msgid "Timezone" +msgstr "Zona horària" + +#: ../../mod/id.php:27 +msgid "Homepage URL" +msgstr "URL de la pàgina d'inici" + +#: ../../mod/id.php:29 +msgid "Birth Year" +msgstr "Any de Naixement" + +#: ../../mod/id.php:30 +msgid "Birth Month" +msgstr "Mes de Naixement" + +#: ../../mod/id.php:31 +msgid "Birth Day" +msgstr "Dia de Naixement" + +#: ../../mod/id.php:32 +msgid "Birthdate" +msgstr "Aniversari" + +#: ../../mod/impel.php:191 +#, php-format +msgid "%s element installed" +msgstr "%s element instal·lat" + +#: ../../mod/impel.php:194 +#, php-format +msgid "%s element installation failed" +msgstr "%s instal·lació d'element va fallar" + +#: ../../mod/search.php:206 +#, php-format +msgid "Items tagged with: %s" +msgstr "Elements etiquetats amb: %s" + +#: ../../mod/search.php:208 +#, php-format +msgid "Search results for: %s" +msgstr "Resultats de cerca per: %s" + +#: ../../mod/import.php:25 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "El teu paquet de serveis només admet %d canals." + +#: ../../mod/import.php:60 +msgid "Nothing to import." +msgstr "No hi ha res a importar." + +#: ../../mod/import.php:84 +msgid "Unable to download data from old server" +msgstr "No s'han pogut descarregar les dades del servidor antic" + +#: ../../mod/import.php:90 +msgid "Imported file is empty." +msgstr "El fitxer importat està buit." + +#: ../../mod/import.php:110 +msgid "The data provided is not compatible with this project." +msgstr "Les dades subministrades no son compatibles amb aquest projecte." + +#: ../../mod/import.php:115 +#, php-format +msgid "Warning: Database versions differ by %1$d updates." +msgstr "Atenció: Les versions de la Base de Dades difereixen en %1$d actualitzacions." + +#: ../../mod/import.php:135 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "No s'ha pogut importar el canal perquè l'identificador del canal no s'ha pogut duplicar en aquest servidor." + +#: ../../mod/import.php:176 +msgid "Channel clone failed. Import failed." +msgstr "No s'ha pogut importar el canal perquè el canal no s'ha pogut clonar." + +#: ../../mod/import.php:186 +msgid "Cloned channel not found. Import failed." +msgstr "No s'ha pogut importar el canal perquè el canal clonat no s'ha trobat." + +#: ../../mod/import.php:574 +msgid "You must be logged in to use this feature." +msgstr "Has d'estar registrat per fer servir aquesta funcionalitat." + +#: ../../mod/import.php:579 +msgid "Import Channel" +msgstr "Importa un canal" + +#: ../../mod/import.php:580 +msgid "" +"Use this form to import an existing channel from a different server/hub. You" +" may retrieve the channel identity from the old server/hub via the network " +"or provide an export file." +msgstr "Empra aquest formulari per importar un canal existent en un altre servidor/concentrador. Pots recuperar el canal des de l'antic servidor/concentrador via la xarxa o mitjançant un fitxer d'exportació" + +#: ../../mod/import.php:581 +msgid "File to Upload" +msgstr "Fitxer a pujar" + +#: ../../mod/import.php:582 +msgid "Or provide the old server/hub details" +msgstr "O proveeix els detalls de l'antic servidor/concentrador" + +#: ../../mod/import.php:583 +msgid "Your old identity address (xyz@example.com)" +msgstr "La teva adreça de canal antiga. El format és canal@exemple.org" + +#: ../../mod/import.php:584 +msgid "Your old login email address" +msgstr "La teva adreça de correu electrònic antiga" + +#: ../../mod/import.php:585 +msgid "Your old login password" +msgstr "La teva contrasenya antiga" + +#: ../../mod/import.php:586 +msgid "" +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be" +" able to post from either location, but only one can be marked as the " +"primary location for files, photos, and media." +msgstr "Per a qualsevol de les opcions, escull si vols fer primària l'adreça d'aquest hub o mantenir l'anterior com a primària. Podràs penjar entrades des de totes dues adreces, però per als fitxers, imatges i altres en cal una de primària." + +#: ../../mod/import.php:587 +msgid "Make this hub my primary location" +msgstr "Fes d'aquest hub la meva ubicació primària" + +#: ../../mod/import.php:588 +msgid "" +"Import existing posts if possible (experimental - limited by available " +"memory" +msgstr "Importa les entrades existents si es possible (experimental - limitat per la memòria disponible" + +#: ../../mod/import.php:589 +msgid "" +"This process may take several minutes to complete. Please submit the form " +"only once and leave this page open until finished." +msgstr "Aquest procès pot trigar minuts en completar. Si et plau envia el formulari només una vegada i manté aquesta pàgina oberta fins que finalitzi." + +#: ../../mod/service_limits.php:19 +msgid "No service class restrictions found." +msgstr "No s'han trobat restriccions de clase." + +#: ../../mod/invite.php:25 +msgid "Total invitation limit exceeded." +msgstr "El límit total invitacions s'ha superat." + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s: adreça de correu electrònic no vàlida." + +#: ../../mod/invite.php:76 +msgid "Please join us on Red" +msgstr "Si us plau, uneix-te a Red" + +#: ../../mod/invite.php:87 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Límit d'invitacions excedit. Si us plau, poseu-vos en contacte amb l'administrador del lloc." + +#: ../../mod/invite.php:92 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : Entrega del Missatge fallida." + +#: ../../mod/invite.php:96 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d missatge enviat." +msgstr[1] "%d missatges enviats." + +#: ../../mod/invite.php:115 +msgid "You have no more invitations available" +msgstr "No té més invitacions disponibles" + +#: ../../mod/invite.php:129 +msgid "Send invitations" +msgstr "Enviar invitacions" + +#: ../../mod/invite.php:130 +msgid "Enter email addresses, one per line:" +msgstr "Introduïu les adreces de correu electrònic, una per línia:" + +#: ../../mod/invite.php:132 +msgid "Please join my community on $Projectname." +msgstr "Si us plau uneix-te la meva comunitat en $Projectname." + +#: ../../mod/invite.php:134 +msgid "You will need to supply this invitation code: " +msgstr "Has de proporcionar aquest codi d'invitació:" + +#: ../../mod/invite.php:135 +msgid "" +"1. Register at any $Projectname location (they are all inter-connected)" +msgstr "1. Registre en qualsevol lloc del $Projectname (estàn tots interconnectats)" + +#: ../../mod/invite.php:137 +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "2. Entra a la meva adreça de xarxa al $Projectname, a la barra de cerca del lloc." + +#: ../../mod/invite.php:138 +msgid "or visit " +msgstr "o visita" + +#: ../../mod/invite.php:140 +msgid "3. Click [Connect]" +msgstr "3. Click [Conectar]" #: ../../mod/settings.php:76 msgid "Name is required" @@ -7756,7 +7208,7 @@ msgstr "Enllaça a l'origen els títols de l'entrada" #: ../../mod/settings.php:865 msgid "System Page Layout Editor - (advanced)" -msgstr "Editor de Disseny de la Pàgina del Sistema - (avançat)" +msgstr "Editor de disseny de pàgina - (avançat)" #: ../../mod/settings.php:868 msgid "Use blog/list mode on channel page" @@ -7932,6 +7384,10 @@ msgstr "Pot reduir l'SPAM" msgid "Default Post Permissions" msgstr "Permisos de publicació per defecte" +#: ../../mod/settings.php:1083 ../../mod/mitem.php:155 ../../mod/mitem.php:227 +msgid "(click to open/close)" +msgstr "(clica per obrir/tancar)" + #: ../../mod/settings.php:1087 msgid "Channel permissions category:" msgstr "Categoria de permisos de canal:" @@ -8092,77 +7548,866 @@ msgstr "Ajustos diversos" msgid "Personal menu to display in your channel pages" msgstr "Menú personal per mostrar en les teves pàgines de canal" -#: ../../mod/settings.php:1137 ../../mod/removeme.php:61 -msgid "Remove Channel" -msgstr "Elimina el canal" - #: ../../mod/settings.php:1138 msgid "Remove this channel." msgstr "Elimina aquest canal." -#: ../../mod/id.php:11 -msgid "First Name" -msgstr "Nom" +#: ../../mod/item.php:174 +msgid "Unable to locate original post." +msgstr "No s'ha pogut trobar l'entrada original." -#: ../../mod/id.php:12 -msgid "Last Name" -msgstr "Cognoms" +#: ../../mod/item.php:440 +msgid "Empty post discarded." +msgstr "S'ha descartat l'entrada perquè no té contingut." -#: ../../mod/id.php:13 -msgid "Nickname" -msgstr "Àlies" +#: ../../mod/item.php:480 +msgid "Executable content type not permitted to this channel." +msgstr "No està permès el contingut de tipus executable en aquest canal." -#: ../../mod/id.php:14 -msgid "Full Name" -msgstr "Nom Sencer" +#: ../../mod/item.php:914 +msgid "System error. Post not saved." +msgstr "Hi ha hagut un error del sistema. L'entrada no s'ha desat." -#: ../../mod/id.php:20 -msgid "Profile Photo 16px" -msgstr "Foto del Perfil 16px" +#: ../../mod/item.php:1146 +msgid "Unable to obtain post information from database." +msgstr "No s'ha pogut obtenir informació de l'entrada a la base de dades." -#: ../../mod/id.php:21 -msgid "Profile Photo 32px" -msgstr "Foto del Perfil 32px" +#: ../../mod/item.php:1153 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Has assolit el teu límit de %1$.0f entrades (descomptant comentaris)." -#: ../../mod/id.php:22 -msgid "Profile Photo 48px" -msgstr "Foto del Perfil 48px" +#: ../../mod/item.php:1160 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Has assolit el teu limit de %1$.0f pàgines web." -#: ../../mod/id.php:23 -msgid "Profile Photo 64px" -msgstr "Foto del Perfil 64px" +#: ../../mod/setup.php:187 +msgid "$Projectname Server - Setup" +msgstr "Servidor $Projectname - Configuració" -#: ../../mod/id.php:24 -msgid "Profile Photo 80px" -msgstr "Foto del Perfil 80px" +#: ../../mod/setup.php:191 +msgid "Could not connect to database." +msgstr "No puc connectar amb la base de dades" -#: ../../mod/id.php:25 -msgid "Profile Photo 128px" -msgstr "Foto del Perfil 128px" +#: ../../mod/setup.php:195 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "No s'ha pogut connectar a l'URL del lloc especificat. Possible problema amb el certificat SSL o de DNS." -#: ../../mod/id.php:26 -msgid "Timezone" -msgstr "Zona horària" +#: ../../mod/setup.php:202 +msgid "Could not create table." +msgstr "No puc crear la taula." -#: ../../mod/id.php:27 -msgid "Homepage URL" -msgstr "URL de la pàgina d'inici" +#: ../../mod/setup.php:207 +msgid "Your site database has been installed." +msgstr "La teva base de dades del lloc s'ha instal·lat." -#: ../../mod/id.php:29 -msgid "Birth Year" -msgstr "Any de Naixement" +#: ../../mod/setup.php:211 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "Podria ser necessari importar el fitxer \"install / schema_xxx.sql\" manualment utilitzant un client de base de dades." -#: ../../mod/id.php:30 -msgid "Birth Month" -msgstr "Mes de Naixement" +#: ../../mod/setup.php:212 ../../mod/setup.php:280 ../../mod/setup.php:730 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Si us plau, consulteu el fitxer \"install / INSTALL.txt\"." -#: ../../mod/id.php:31 -msgid "Birth Day" -msgstr "Dia de Naixement" +#: ../../mod/setup.php:277 +msgid "System check" +msgstr "Comprovació del sistema" -#: ../../mod/id.php:32 -msgid "Birthdate" -msgstr "Aniversari" +#: ../../mod/setup.php:282 +msgid "Check again" +msgstr "Comprova de nou" + +#: ../../mod/setup.php:304 +msgid "Database connection" +msgstr "Connexió de base de dades" + +#: ../../mod/setup.php:305 +msgid "" +"In order to install $Projectname we need to know how to connect to your " +"database." +msgstr "Per tal d'instaŀlar $Projectname cal configurar la connexió a la base de dades." + +#: ../../mod/setup.php:306 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Si us plau, poseu-vos en contacte amb el proveïdor de serveis o administrador del lloc si vostè té preguntes sobre aquests paràmetres." + +#: ../../mod/setup.php:307 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "La base de dades s'especifica a continuació ja ha d'existir. Si no és així, si us plau crear-la abans de continuar." + +#: ../../mod/setup.php:311 +msgid "Database Server Name" +msgstr "Base de Dades Nom del Servidor" + +#: ../../mod/setup.php:311 +msgid "Default is localhost" +msgstr "Per defecte es localhost" + +#: ../../mod/setup.php:312 +msgid "Database Port" +msgstr "Port per a la Base de Dades" + +#: ../../mod/setup.php:312 +msgid "Communication port number - use 0 for default" +msgstr "Numero del port de comunicacions - empra 0 per defecte" + +#: ../../mod/setup.php:313 +msgid "Database Login Name" +msgstr "Base de Dades Nom d'Accès" + +#: ../../mod/setup.php:314 +msgid "Database Login Password" +msgstr "Base de Dades Contrasenya d'Accès" + +#: ../../mod/setup.php:315 +msgid "Database Name" +msgstr "Nom de la Base de Dades" + +#: ../../mod/setup.php:316 +msgid "Database Type" +msgstr "Tipus de Base de Dades" + +#: ../../mod/setup.php:318 ../../mod/setup.php:359 +msgid "Site administrator email address" +msgstr "Adreça de correu de l'administrador del lloc" + +#: ../../mod/setup.php:318 ../../mod/setup.php:359 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "El teu compte de email ha de coincidir amb això per poder emprar el panel web d'administrador." + +#: ../../mod/setup.php:319 ../../mod/setup.php:361 +msgid "Website URL" +msgstr "URL del lloc web" + +#: ../../mod/setup.php:319 ../../mod/setup.php:361 +msgid "Please use SSL (https) URL if available." +msgstr "Si us plau, empra SSL (https) URL si està disponible." + +#: ../../mod/setup.php:321 ../../mod/setup.php:363 +msgid "Please select a default timezone for your website" +msgstr "Si us plau, tria la zona horària del teu lloc web" + +#: ../../mod/setup.php:348 +msgid "Site settings" +msgstr "Ajustos del lloc" + +#: ../../mod/setup.php:413 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "No s'ha pogut trobar una versió de línia d'ordres del PHP en el PATH del servidor web." + +#: ../../mod/setup.php:414 +msgid "" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "Si vostè no té una versió de línia d'ordres del PHP instal·lada al servidor, vostè no serà capaç d'executar sondejos en segon pla via cron." + +#: ../../mod/setup.php:418 +msgid "PHP executable path" +msgstr "Camí cap l'executable de PHP" + +#: ../../mod/setup.php:418 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Introdueix el camí cap l'executable de php. Pots deixa-ho en blanc i continuar l'instal·lació." + +#: ../../mod/setup.php:423 +msgid "Command line PHP" +msgstr "Línia d'ordres de PHP" + +#: ../../mod/setup.php:432 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "La versió de línia d'ordres de PHP al teu sistema no te el \"register_argc_argv\" activat." + +#: ../../mod/setup.php:433 +msgid "This is required for message delivery to work." +msgstr "Això es requereix per que funcioni l'entrega de missatges." + +#: ../../mod/setup.php:436 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" + +#: ../../mod/setup.php:454 +#, php-format +msgid "" +"Your max allowed total upload size is set to %s. Maximum size of one file to" +" upload is set to %s. You are allowed to upload up to %d files at once." +msgstr "La mida màxima que se't permet pujar està establerta en %s. La mida màxima per arxiu pujat es de %s. Se't permet pujar fins a %d arxius d'una vegada." + +#: ../../mod/setup.php:459 +msgid "You can adjust these settings in the servers php.ini." +msgstr "Pots ajustar aquests valors a l'arxiu php.ini del servidor" + +#: ../../mod/setup.php:461 +msgid "PHP upload limits" +msgstr "Límits de pujada de PHP" + +#: ../../mod/setup.php:484 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Error: la funció \"openssl_pkey_new\" en aquest sistema no es capaç de generar claus d'encriptació" + +#: ../../mod/setup.php:485 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "Si esta funcionant sota Windows, per favor, miri \"http://www.php.net/manual/en/openssl.installation.php\"." + +#: ../../mod/setup.php:488 +msgid "Generate encryption keys" +msgstr "Generar claus de xifrat" + +#: ../../mod/setup.php:500 +msgid "libCurl PHP module" +msgstr "mòdul PHP libCurl " + +#: ../../mod/setup.php:501 +msgid "GD graphics PHP module" +msgstr "mòdul PHP GD gràfics" + +#: ../../mod/setup.php:502 +msgid "OpenSSL PHP module" +msgstr "mòdul PHP OpenSSL" + +#: ../../mod/setup.php:503 +msgid "mysqli or postgres PHP module" +msgstr "mòdul PHP mysqli o postgres" + +#: ../../mod/setup.php:504 +msgid "mb_string PHP module" +msgstr "mòdul PHP mb_string" + +#: ../../mod/setup.php:505 +msgid "mcrypt PHP module" +msgstr "mòdul PHP mcrypt" + +#: ../../mod/setup.php:506 +msgid "xml PHP module" +msgstr "Mòdul xml de PHP" + +#: ../../mod/setup.php:510 ../../mod/setup.php:512 +msgid "Apache mod_rewrite module" +msgstr "mòdul Apache mod_rewrite" + +#: ../../mod/setup.php:510 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Error: el mòdul mod-rewrite del servidor web Apache es requereix i no està instal·lat." + +#: ../../mod/setup.php:516 ../../mod/setup.php:519 +msgid "proc_open" +msgstr "proc_open" + +#: ../../mod/setup.php:516 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "Error: es requereix proc_open però o no està instal·lat o ha estat desactivat a php.ini" + +#: ../../mod/setup.php:524 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Error: el mòdul PHP libCURL es requereix però no està instal·lat." + +#: ../../mod/setup.php:528 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Error: el mòdul PHP GD graphics amb support JPEG es requereix però no està instal·lat." + +#: ../../mod/setup.php:532 +msgid "Error: openssl PHP module required but not installed." +msgstr "Error: el mòdul PHP openssl es requereix però no està instal·lat." + +#: ../../mod/setup.php:536 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "Error: el mòdul PHO mysqli o postgres es requereix però no està instal·lat." + +#: ../../mod/setup.php:540 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Error: el mòdul PHP mb_string es requereix però no està instal·lat." + +#: ../../mod/setup.php:544 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Error: el mòdul PHP mcrypt es requereix però no està instal·lat." + +#: ../../mod/setup.php:548 +msgid "Error: xml PHP module required for DAV but not installed." +msgstr "Error: el mòdul xml de PHP es requereix per DAV però no està instal·lat." + +#: ../../mod/setup.php:566 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\"" +" in the top folder of your web server and it is unable to do so." +msgstr "L'instaŀlador ha de poder crear i modificar un fitxer anomenat «.htconfig.php» a la carpeta arrel del servidor, però sembla que no ho pot fer." + +#: ../../mod/setup.php:567 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "Això sol ser un problema de permisos. Per molt que el teu usuari pugui modificar-lo, és el del servidor web qui necessita els poders de modificació." + +#: ../../mod/setup.php:568 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "Al final d'aquest procés hauràs de desar un text a l'arxiu «.htconfig.php», que es troba a la carpeta arrel del servidor." + +#: ../../mod/setup.php:569 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "Aquest procés és opcional. Per a fer una instaŀlació manual consulta les instruccions a «install/INSTALL.txt\"." + +#: ../../mod/setup.php:572 +msgid ".htconfig.php is writable" +msgstr "L'arxiu «.htconfig.php» es pot modificar" + +#: ../../mod/setup.php:586 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Red fa servir el motor de plantilles Smarty3 per a renderitzar les vistes més ràpidament." + +#: ../../mod/setup.php:587 +#, php-format +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the Red top level folder." +msgstr "Per tal de guardar aquestes plantilles compilades, el servidor web necessita tenir premis d'escriptura en el directori %s sota la carpeta principal de Red." + +#: ../../mod/setup.php:588 ../../mod/setup.php:609 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Comprova que l'usuari que executa el servidor (www-data en Apache) té permisos d'escriptura en aquesta carpeta." + +#: ../../mod/setup.php:589 +#, php-format +msgid "" +"Note: as a security measure, you should give the web server write access to " +"%s only--not the template files (.tpl) that it contains." +msgstr "Nota: com a mesura de seguretat l'usuari del servidor web ha de tenir accés d'escriptura només a %s, i no a les plantilles (.tpl) que conté." + +#: ../../mod/setup.php:592 +#, php-format +msgid "%s is writable" +msgstr "Es pot escriure a %s" + +#: ../../mod/setup.php:608 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "Red fa servir la carpeta «store» per a desar els fitxers pujats. Per tant, el servidor web necessita tenir permís d'escriptura en aquesta carpeta, que està a l'arrel del servidor web." + +#: ../../mod/setup.php:612 +msgid "store is writable" +msgstr "Es pot escriure al magatzem (store)" + +#: ../../mod/setup.php:645 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "El certificat SSL no s'ha pogut validar. Arregla-ho o deshabilita l'accés https a aquest lloc" + +#: ../../mod/setup.php:646 +msgid "" +"If you have https access to your website or allow connections to TCP port " +"443 (the https: port), you MUST use a browser-valid certificate. You MUST " +"NOT use self-signed certificates!" +msgstr "Si tens accès pet https al teu lloc web o permets connexions pel port TCP 443 (port https), Has d'emprar un certificat VÀLID. NO es poden emprar certificats AUTO-SIGNATS!" + +#: ../../mod/setup.php:647 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "El motiu d'aquesta restricció és que les teves entrades públiques poden contenir referències a imatges del teu propi hub." + +#: ../../mod/setup.php:648 +msgid "" +"If your certificate is not recognized, members of other sites (who may " +"themselves have valid certificates) will get a warning message on their own " +"site complaining about security issues." +msgstr "Si el teu certificat no és reconegut, llavors el membres d'altres hubs, encara que tinguin certificats vàlids, rebran una advertència de seguretat en carregar contingut teu." + +#: ../../mod/setup.php:649 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "Per tant, com que perjudica la usabilitat més enllà del teu lloc, la restricció de tenir un certificat reconegut és molt important." + +#: ../../mod/setup.php:650 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "Hi ha autoritats de certificació reconegudes que ofereixen certificats gratuïts." + +#: ../../mod/setup.php:652 +msgid "SSL certificate validation" +msgstr "Validació del certificat SSL" + +#: ../../mod/setup.php:658 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "No es poden reescriure les URL a «.htaccess». Comprova la configuració del servidor:" + +#: ../../mod/setup.php:661 +msgid "Url rewrite is working" +msgstr "Es poden reescriure les URL a «.htaccess»" + +#: ../../mod/setup.php:670 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "L'arxiu de configuracio de la base de dades «.htconfig.php» no s'ha pogut modificar. El pots crear tu a l'arrel del servidor web amb el text de la caixa com a contingut." + +#: ../../mod/setup.php:694 +msgid "Errors encountered creating database tables." +msgstr "S'han produït errors mentre es creaven taules a la base de dades." + +#: ../../mod/setup.php:728 +msgid "

    What next

    " +msgstr "

    I ara què?

    " + +#: ../../mod/setup.php:729 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "IMPORTANT! Cal que configuris manualment una execució periòdica del \"poller\"." + +#: ../../mod/layouts.php:176 +msgid "Comanche page description language help" +msgstr "Pgina d'ajuda del llenguatge Comanche" + +#: ../../mod/layouts.php:180 +msgid "Layout Description" +msgstr "Descripció del disseny" + +#: ../../mod/layouts.php:185 +msgid "Download PDL file" +msgstr "Descarrega l'arxiu PDL" + +#: ../../mod/sharedwithme.php:94 +msgid "Files: shared with me" +msgstr "Arxius: compartits amb jo" + +#: ../../mod/sharedwithme.php:96 +msgid "NEW" +msgstr "NOU" + +#: ../../mod/sharedwithme.php:99 +msgid "Remove all files" +msgstr "Esborra tots els arxius" + +#: ../../mod/sharedwithme.php:100 +msgid "Remove this file" +msgstr "Esborra l'arxiu" + +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "M'agrada / No m'agrada" + +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "Aquesta acció està restringida als membres." + +#: ../../mod/like.php:21 +msgid "" +"Please login with your $Projectname ID or register as a new $Projectname member to continue." +msgstr "Entra amb la teva identitat $Projectname o registra't a $Projectname per continuar." + +#: ../../mod/like.php:101 ../../mod/like.php:128 ../../mod/like.php:166 +msgid "Invalid request." +msgstr "Sol·licitud invàlida." + +#: ../../mod/like.php:143 +msgid "thing" +msgstr "cosa" + +#: ../../mod/like.php:189 +msgid "Channel unavailable." +msgstr "El canal està inactiu." + +#: ../../mod/like.php:231 +msgid "Previous action reversed." +msgstr "S'ha desfet l'acció anterior." + +#: ../../mod/like.php:401 +#, php-format +msgid "%1$s agrees with %2$s's %3$s" +msgstr "%1$s està a favor de %3$s de %2$s" + +#: ../../mod/like.php:403 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "%1$s està en contra de %3$s de %2$s" + +#: ../../mod/like.php:405 +#, php-format +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "%1$s ha votat en blanc en %3$s de %2$s" + +#: ../../mod/like.php:407 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "%1$s assistirà a %3$s de %2$s" + +#: ../../mod/like.php:409 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%1$s no assistirà a %3$s de %2$s" + +#: ../../mod/like.php:411 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%1$s potser assistirà a %3$s de %2$s" + +#: ../../mod/like.php:507 +msgid "Action completed." +msgstr "S'ha completat l'acció." + +#: ../../mod/like.php:508 +msgid "Thank you." +msgstr "Gràcies." + +#: ../../mod/siteinfo.php:112 +#, php-format +msgid "Version %s" +msgstr "Versió %s" + +#: ../../mod/siteinfo.php:133 +msgid "Installed plugins/addons/apps:" +msgstr "Plugins/addons/apps Instal·lats:" + +#: ../../mod/siteinfo.php:146 +msgid "No installed plugins/addons/apps" +msgstr "Plugins/addons/apps no instal·lats" + +#: ../../mod/siteinfo.php:156 +msgid "" +"This is a hub of $Projectname - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "Aquest és un hub de $Projectname, una xarxa cooperativa mundial de llocs web descentralitzats amb gran control de la privacitat." + +#: ../../mod/siteinfo.php:158 +msgid "Tag: " +msgstr "Etiqueta:" + +#: ../../mod/siteinfo.php:160 +msgid "Last background fetch: " +msgstr "Última actualització en rerefons:" + +#: ../../mod/siteinfo.php:163 +msgid "Running at web location" +msgstr "Correguent en el lloc web" + +#: ../../mod/siteinfo.php:164 +msgid "" +"Please visit hubzilla.org to learn more " +"about $Projectname." +msgstr "Visita hubzilla.org per saber-ne més de $Projectname." + +#: ../../mod/siteinfo.php:165 +msgid "Bug reports and issues: please visit" +msgstr "Per informar d'errors o problemes ves a" + +#: ../../mod/siteinfo.php:167 +msgid "$projectname issues" +msgstr "$projectname emisions" + +#: ../../mod/siteinfo.php:168 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Per suggerències, felicitacions i altres, envia'ns un mail a «redmatrix» [arroba] librelist [punt] com" + +#: ../../mod/siteinfo.php:170 +msgid "Site Administrators" +msgstr "Administradors del lloc" + +#: ../../mod/lockview.php:37 +msgid "Remote privacy information not available." +msgstr "informació privada remota no disponible." + +#: ../../mod/lockview.php:58 +msgid "Visible to:" +msgstr "Visible per:" + +#: ../../mod/locs.php:21 ../../mod/locs.php:52 +msgid "Location not found." +msgstr "Situació que no es troba." + +#: ../../mod/locs.php:56 +msgid "Primary location cannot be removed." +msgstr "La ubicació primària no es pot treure." + +#: ../../mod/locs.php:88 +msgid "No locations found." +msgstr "No es troben els llocs." + +#: ../../mod/locs.php:101 +msgid "Manage Channel Locations" +msgstr "Gestionar Ubicacions de Canal" + +#: ../../mod/locs.php:102 +msgid "Location (address)" +msgstr "Ubicació (direcció)" + +#: ../../mod/locs.php:103 +msgid "Primary Location" +msgstr "Ubicació Primària" + +#: ../../mod/locs.php:104 +msgid "Drop location" +msgstr "Treure la ubicació" + +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "Error en crear l'origen. Cap canal seleccionat." + +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "Origen creat." + +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "Origen actualitzat." + +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" + +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "Gestiona contingut per al teu canal d'origens remots" + +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "Nou Origen" + +#: ../../mod/sources.php:101 ../../mod/sources.php:133 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importar tot o sel·lecciona contingut dels següents canals, en aquest canal i distribueix-lo d'acord als teus ajustos de canals." + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "Només importa contingut amb aquestes paraules (una per línia)" + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "Deixar en blanc per importar tot el contingut públic" + +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:112 +msgid "Channel Name" +msgstr "Nom del canal" + +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "No s'ha trobat la font." + +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "Edita la font" + +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "Esborra la font" + +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "S'ha esborrat la font" + +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "No s'ha pogut esborrar la font." + +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "No es troba un compte vàlid." + +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." +msgstr "Sol·licitud de restabliment de contrasenya emesa. Consulta el teu correu electrònic." + +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:103 +#, php-format +msgid "Site Member (%s)" +msgstr "Lloc d'Usuari (%s)" + +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" +msgstr "S'ha soÅ€licitat restablir la contrasenya al hub %s" + +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Ha fallat el restabliment de contrasenya perquè la no s'ha pogut verificar soÅ€licitud. Pot ser que ja ho hàgiu soÅ€licitat abans." + +#: ../../mod/lostpass.php:86 ../../boot.php:1559 +msgid "Password Reset" +msgstr "Restabliment de contrasenya" + +#: ../../mod/lostpass.php:87 +msgid "Your password has been reset as requested." +msgstr "S'ha restablert la vostra contrasenya." + +#: ../../mod/lostpass.php:88 +msgid "Your new password is" +msgstr "La nova contrasenya és" + +#: ../../mod/lostpass.php:89 +msgid "Save or copy your new password - and then" +msgstr "Desa o copia la nova contrasenya, i després" + +#: ../../mod/lostpass.php:90 +msgid "click here to login" +msgstr "fes clic aquí per iniciar sessió" + +#: ../../mod/lostpass.php:91 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Pots canviar la contrasenya a la pàgina Paràmetres, un cop iniciada la sessió." + +#: ../../mod/lostpass.php:108 +#, php-format +msgid "Your password has changed at %s" +msgstr "La teva contrasenya a %s ha canviat" + +#: ../../mod/lostpass.php:123 +msgid "Forgot your Password?" +msgstr "No recordes la contrasenya?" + +#: ../../mod/lostpass.php:124 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Escriu la teva adreça de correu electrònic i envia per restablir la contrasenya. Després revisa el seu correu electrònic per obtenir més instruccions." + +#: ../../mod/lostpass.php:125 +msgid "Email Address" +msgstr "Adreça electrònica" + +#: ../../mod/lostpass.php:126 +msgid "Reset" +msgstr "Reajustar" + +#: ../../mod/menu.php:45 +msgid "Unable to update menu." +msgstr "No s'ha pogut actualitzar el menú." + +#: ../../mod/menu.php:56 +msgid "Unable to create menu." +msgstr "No s'ha pogut crear el menú." + +#: ../../mod/menu.php:92 ../../mod/menu.php:104 +msgid "Menu Name" +msgstr "Nom del menú" + +#: ../../mod/menu.php:92 +msgid "Unique name (not visible on webpage) - required" +msgstr "Nom únic (no visible a la pàgina web) - requerit" + +#: ../../mod/menu.php:93 ../../mod/menu.php:105 +msgid "Menu Title" +msgstr "Títol del menú" + +#: ../../mod/menu.php:93 +msgid "Visible on webpage - leave empty for no title" +msgstr "Visible a la pàgina web - deixar buit per a no posar títol" + +#: ../../mod/menu.php:94 +msgid "Allow Bookmarks" +msgstr "Permetre Marcadors" + +#: ../../mod/menu.php:94 ../../mod/menu.php:151 +msgid "Menu may be used to store saved bookmarks" +msgstr "El menú es pot emprar per a guardar marcadors" + +#: ../../mod/menu.php:95 ../../mod/menu.php:153 +msgid "Submit and proceed" +msgstr "Envia i procedeix" + +#: ../../mod/menu.php:107 +msgid "Drop" +msgstr "Menysprea" + +#: ../../mod/menu.php:111 +msgid "Bookmarks allowed" +msgstr "Marcadors permesos" + +#: ../../mod/menu.php:113 +msgid "Delete this menu" +msgstr "Esborra el menú" + +#: ../../mod/menu.php:114 ../../mod/menu.php:148 +msgid "Edit menu contents" +msgstr "Edita el contingut del menú" + +#: ../../mod/menu.php:115 +msgid "Edit this menu" +msgstr "Edita el menú" + +#: ../../mod/menu.php:130 +msgid "Menu could not be deleted." +msgstr "El menu no es pot esborrar." + +#: ../../mod/menu.php:138 ../../mod/mitem.php:24 +msgid "Menu not found." +msgstr "Menú no trobat." + +#: ../../mod/menu.php:143 +msgid "Edit Menu" +msgstr "Edita Menú" + +#: ../../mod/menu.php:147 +msgid "Add or remove entries to this menu" +msgstr "Afegeix o esborra entrades a aquest menú" + +#: ../../mod/menu.php:149 +msgid "Menu name" +msgstr "Nom del Menú" + +#: ../../mod/menu.php:149 +msgid "Must be unique, only seen by you" +msgstr "Ha de ser únic, nomes vist per tú" + +#: ../../mod/menu.php:150 +msgid "Menu title" +msgstr "Títol del menú" + +#: ../../mod/menu.php:150 +msgid "Menu title as seen by others" +msgstr "Títol del menú vist pels altres" + +#: ../../mod/menu.php:151 +msgid "Allow bookmarks" +msgstr "Marcadors permesos" + +#: ../../mod/menu.php:160 ../../mod/mitem.php:116 ../../mod/xchan.php:37 +msgid "Not found." +msgstr "No trobat." #: ../../mod/message.php:41 msgid "Conversation removed." @@ -8172,396 +8417,185 @@ msgstr "Conversació eliminada." msgid "No messages." msgstr "Sense missatges." -#: ../../mod/message.php:72 ../../mod/mail.php:336 -msgid "Delete conversation" -msgstr "Conversació esborrada" - #: ../../mod/message.php:74 msgid "D, d M Y - g:i A" msgstr "D, d M Y - g:i A" +#: ../../mod/mitem.php:48 +msgid "Unable to create element." +msgstr "Incapaç de crear l'element." + +#: ../../mod/mitem.php:72 +msgid "Unable to update menu element." +msgstr "Incapaç d'actualitzar un element del menú." + +#: ../../mod/mitem.php:88 +msgid "Unable to add menu element." +msgstr "Incapaç d'afegir l'element del menú." + +#: ../../mod/mitem.php:154 ../../mod/mitem.php:226 +msgid "Menu Item Permissions" +msgstr "Permisos de l'Article del Menú" + +#: ../../mod/mitem.php:157 ../../mod/mitem.php:173 +msgid "Link Name" +msgstr "Nom de l'Enllaç" + +#: ../../mod/mitem.php:158 ../../mod/mitem.php:231 +msgid "Link or Submenu Target" +msgstr "Enllaç o Submenú Objectiu" + +#: ../../mod/mitem.php:158 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "Entra la URL de l'enlla´o tria un nom de menú per crear un submenú" + +#: ../../mod/mitem.php:159 ../../mod/mitem.php:232 +msgid "Use magic-auth if available" +msgstr "Empra magic-auth si esta disponible" + +#: ../../mod/mitem.php:160 ../../mod/mitem.php:233 +msgid "Open link in new window" +msgstr "Obrir l'enllaç en una nova finestra" + +#: ../../mod/mitem.php:161 ../../mod/mitem.php:234 +msgid "Order in list" +msgstr "Ordre per llista" + +#: ../../mod/mitem.php:161 ../../mod/mitem.php:234 +msgid "Higher numbers will sink to bottom of listing" +msgstr "Els números més alts aniràn al fons de la llista" + +#: ../../mod/mitem.php:162 +msgid "Submit and finish" +msgstr "Envia i termina" + +#: ../../mod/mitem.php:163 +msgid "Submit and continue" +msgstr "Envia i continua" + +#: ../../mod/mitem.php:171 +msgid "Menu:" +msgstr "Menú:" + +#: ../../mod/mitem.php:174 +msgid "Link Target" +msgstr "Enllaç Objectiu" + +#: ../../mod/mitem.php:177 +msgid "Edit menu" +msgstr "Edita menú" + +#: ../../mod/mitem.php:180 +msgid "Edit element" +msgstr "Edita element" + +#: ../../mod/mitem.php:181 +msgid "Drop element" +msgstr "Deixa anar element" + +#: ../../mod/mitem.php:182 +msgid "New element" +msgstr "Nou element" + +#: ../../mod/mitem.php:183 +msgid "Edit this menu container" +msgstr "Edita aquest contenidor de menú" + +#: ../../mod/mitem.php:184 +msgid "Add menu element" +msgstr "Afegeix element de menú" + +#: ../../mod/mitem.php:185 +msgid "Delete this menu item" +msgstr "Esborra aquest article del menú" + +#: ../../mod/mitem.php:186 +msgid "Edit this menu item" +msgstr "Edita aquest article del menú" + +#: ../../mod/mitem.php:203 +msgid "Menu item not found." +msgstr "Article del menú no trobat." + +#: ../../mod/mitem.php:215 +msgid "Menu item deleted." +msgstr "Article del menú eliminat." + +#: ../../mod/mitem.php:217 +msgid "Menu item could not be deleted." +msgstr "Article del menú no es pot eliminar." + +#: ../../mod/mitem.php:224 +msgid "Edit Menu Element" +msgstr "Editar Element del Menú" + +#: ../../mod/mitem.php:230 +msgid "Link text" +msgstr "Enllaç de text" + +#: ../../mod/subthread.php:103 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s esta seguint %2$s de %3$s" + #: ../../mod/mood.php:131 msgid "Set your current mood and tell your friends" msgstr "Estableix el teu estat d'ànim actual i digues-li als teus amics" -#: ../../mod/vote.php:97 -msgid "Total votes" -msgstr "Total de vots" - -#: ../../mod/vote.php:98 -msgid "Average Rating" -msgstr "Valoració Mitja" - -#: ../../mod/removeme.php:29 +#: ../../mod/suggest.php:35 msgid "" -"Channel removals are not allowed within 48 hours of changing the account " -"password." -msgstr "L'esborrat de canals no està permès fins que transcorren 48 hores des de l'últim canvi de contrasenya." +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "No hi ha suggerencies. Si es un lloc nou, espera 24 hores i proba de nou." -#: ../../mod/removeme.php:57 -msgid "Remove This Channel" -msgstr "Elimina Aquest Canal" - -#: ../../mod/removeme.php:58 -msgid "This channel will be completely removed from the network. " -msgstr "Aquest canal serà completament eliminat de la xarxa." - -#: ../../mod/removeme.php:60 -msgid "Remove this channel and all its clones from the network" -msgstr "Elimina aquest canal i els seus clons de la xarxa" - -#: ../../mod/removeme.php:60 -msgid "" -"By default only the instance of the channel located on this hub will be " -"removed from the network" -msgstr "Per defecte, només la instancia del canal ubicat en aquest concentrador pot esser esborrat de la xarxa" - -#: ../../mod/connedit.php:267 -msgid "is now connected to" -msgstr "Ara està conectat amb" - -#: ../../mod/connedit.php:380 -msgid "Could not access address book record." -msgstr "No puc accedir al registre del contacte" - -#: ../../mod/connedit.php:394 -msgid "Refresh failed - channel is currently unavailable." -msgstr "Ha fallat la recàrrega - el canal es actualment inaccesible." - -#: ../../mod/connedit.php:406 ../../mod/connedit.php:418 -#: ../../mod/connedit.php:430 ../../mod/connedit.php:442 -#: ../../mod/connedit.php:458 -msgid "Unable to set address book parameters." -msgstr "No es poden ajustar els paràmetres dels contactes." - -#: ../../mod/connedit.php:482 -msgid "Connection has been removed." -msgstr "S'han eliminat les conexions." - -#: ../../mod/connedit.php:501 +#: ../../mod/tagger.php:96 #, php-format -msgid "View %s's profile" -msgstr "Mostra el perfil de %s" +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s ha etiquetat %3$s de %2$s amb %4$s" -#: ../../mod/connedit.php:505 -msgid "Refresh Permissions" -msgstr "Recarrega els Permissos" +#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 +msgid "Tag removed" +msgstr "S'ha tret l'etiqueta" -#: ../../mod/connedit.php:508 -msgid "Fetch updated permissions" -msgstr "Obté els permisos actualitzats" +#: ../../mod/tagrm.php:119 +msgid "Remove Item Tag" +msgstr "Elimina l'etiqueta d'element" -#: ../../mod/connedit.php:512 -msgid "Recent Activity" -msgstr "Activitat Recent" +#: ../../mod/tagrm.php:121 +msgid "Select a tag to remove: " +msgstr "Tria l'etiqueta a eliminar:" -#: ../../mod/connedit.php:515 -msgid "View recent posts and comments" -msgstr "Mostra les entrades i comentaris recents" +#: ../../mod/network.php:91 +msgid "No such group" +msgstr "No existeix el grup" -#: ../../mod/connedit.php:522 -msgid "Block (or Unblock) all communications with this connection" -msgstr "Boqueja (o Desbloqueja) les comunicacions amb aquesta connexió" +#: ../../mod/network.php:129 +msgid "No such channel" +msgstr "No existeix el canal" -#: ../../mod/connedit.php:523 -msgid "This connection is blocked!" -msgstr "Aquesta connexió està bloquejada!" +#: ../../mod/network.php:143 +msgid "Search Results For:" +msgstr "Cerca resultats per:" -#: ../../mod/connedit.php:527 -msgid "Unignore" -msgstr "Inhabilita" +#: ../../mod/network.php:198 +msgid "Collection is empty" +msgstr "La coÅ€lecció és buida" -#: ../../mod/connedit.php:527 ../../mod/notifications.php:51 -msgid "Ignore" -msgstr "Ignora" +#: ../../mod/network.php:207 +msgid "Collection: " +msgstr "CoÅ€lecció:" -#: ../../mod/connedit.php:530 -msgid "Ignore (or Unignore) all inbound communications from this connection" -msgstr "Ignora (o Considera) les communicacions entrants d'aquesta connexió" +#: ../../mod/network.php:226 +msgid "Connection: " +msgstr "Connexió:" -#: ../../mod/connedit.php:531 -msgid "This connection is ignored!" -msgstr "Aquesta connexió es ignorada!" +#: ../../mod/network.php:233 +msgid "Invalid connection." +msgstr "La connexió és invàlida." -#: ../../mod/connedit.php:535 -msgid "Unarchive" -msgstr "Desarxiva" - -#: ../../mod/connedit.php:535 -msgid "Archive" -msgstr "Arxiva" - -#: ../../mod/connedit.php:538 -msgid "" -"Archive (or Unarchive) this connection - mark channel dead but keep content" -msgstr "Arxiva (o Desarxiva) aquesta connexió - Marca el canal com a mort pero manté el contingut " - -#: ../../mod/connedit.php:539 -msgid "This connection is archived!" -msgstr "Aquesta connexió està arxivada!" - -#: ../../mod/connedit.php:543 -msgid "Unhide" -msgstr "Mostra" - -#: ../../mod/connedit.php:543 -msgid "Hide" -msgstr "Amaga" - -#: ../../mod/connedit.php:546 -msgid "Hide or Unhide this connection from your other connections" -msgstr "Amaga (o Mostra) aquesta connexió de les altres connexions teves" - -#: ../../mod/connedit.php:547 -msgid "This connection is hidden!" -msgstr "Aquesta connexió està amagada!" - -#: ../../mod/connedit.php:554 -msgid "Delete this connection" -msgstr "Elimina aquesta connexió" - -#: ../../mod/connedit.php:635 -msgid "Approve this connection" -msgstr "Apccepta aquesta connexió" - -#: ../../mod/connedit.php:635 -msgid "Accept connection to allow communication" -msgstr "Accepta la connexió per permetre la comunicació" - -#: ../../mod/connedit.php:640 -msgid "Set Affinity" -msgstr "Ajusta l'Afinitat" - -#: ../../mod/connedit.php:643 -msgid "Set Profile" -msgstr "Ajusta el Perfil" - -#: ../../mod/connedit.php:646 -msgid "Set Affinity & Profile" -msgstr "Ajusta Afinitat i Perfil" - -#: ../../mod/connedit.php:663 -msgid "Apply these permissions automatically" -msgstr "Aplica aquests permissos automaticament" - -#: ../../mod/connedit.php:665 -msgid "This connection's address is" -msgstr "La direcció d'aquesta connexió es" - -#: ../../mod/connedit.php:668 -msgid "" -"The permissions indicated on this page will be applied to all new " -"connections." -msgstr "Els permisos indicats en aquesta pàgina seran aplicats a totes les noves connexions." - -#: ../../mod/connedit.php:670 -msgid "Slide to adjust your degree of friendship" -msgstr "Llisca per ajustar el nivell d'amistat" - -#: ../../mod/connedit.php:672 -msgid "Slide to adjust your rating" -msgstr "Llisca per ajustar la valoració" - -#: ../../mod/connedit.php:673 ../../mod/connedit.php:678 -msgid "Optionally explain your rating" -msgstr "Opcionalment pots explicar la teva valoració" - -#: ../../mod/connedit.php:675 -msgid "Custom Filter" -msgstr "Filtre a mida" - -#: ../../mod/connedit.php:676 -msgid "Only import posts with this text" -msgstr "Importa exclusivament entrades amb aquest text" - -#: ../../mod/connedit.php:676 ../../mod/connedit.php:677 -msgid "" -"words one per line or #tags or /patterns/, leave blank to import all posts" -msgstr "paraules una per línia o #etiquetes o /patrons/, deixar en blanc per importar totes les entrades" - -#: ../../mod/connedit.php:677 -msgid "Do not import posts with this text" -msgstr "No importar entrades amb aquest text" - -#: ../../mod/connedit.php:679 -msgid "This information is public!" -msgstr "Aquesta informació es pública!" - -#: ../../mod/connedit.php:684 -msgid "Connection Pending Approval" -msgstr "Connexió Pendent d'Aprovació" - -#: ../../mod/connedit.php:685 -msgid "Connection Request" -msgstr "Petició de Connexió" - -#: ../../mod/connedit.php:686 -#, php-format -msgid "" -"(%s) would like to connect with you. Please approve this connection to allow" -" communication." -msgstr "(%s) voldria conectar amb tu. Aprova aquesta connexió per permetre la connexió." - -#: ../../mod/connedit.php:688 -msgid "Approve Later" -msgstr "Aprovar més tard" - -#: ../../mod/connedit.php:691 -msgid "inherited" -msgstr "heretat" - -#: ../../mod/connedit.php:693 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Tria el perfil que vols mostrar a %s quan es vegi el perfil segur." - -#: ../../mod/connedit.php:695 -msgid "Their Settings" -msgstr "Els seus Ajustos" - -#: ../../mod/connedit.php:696 -msgid "My Settings" -msgstr "Els Meus Ajustos" - -#: ../../mod/connedit.php:698 -msgid "Individual Permissions" -msgstr "Permisos Individuals" - -#: ../../mod/connedit.php:699 -msgid "" -"Some permissions may be inherited from your channel's privacy settings, which have higher " -"priority than individual settings. You can not change those" -" settings here." -msgstr "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. No pots canviar aquests ajustos aquí." - -#: ../../mod/connedit.php:700 -msgid "" -"Some permissions may be inherited from your channel's privacy settings, which have higher " -"priority than individual settings. You can change those settings here but " -"they wont have any impact unless the inherited setting changes." -msgstr "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. Pots canviar aquests ajustos aquí pero no tindran cap impacte fins que no canviis els ajustos heretats." - -#: ../../mod/connedit.php:701 -msgid "Last update:" -msgstr "Darrera actualització:" - -#: ../../mod/rmagic.php:40 -msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Em trobat un problema durant l'inici de sessió amb el OpenID que has facilitat. verifica l'ortografia correcta de la ID." - -#: ../../mod/rmagic.php:40 -msgid "The error message was:" -msgstr "El missatge d'error fou:" - -#: ../../mod/rmagic.php:44 -msgid "Authentication failed." -msgstr "Ha fallat l'autentificació." - -#: ../../mod/rmagic.php:84 -msgid "Remote Authentication" -msgstr "Autentificació Remota" - -#: ../../mod/rmagic.php:85 -msgid "Enter your channel address (e.g. channel@example.com)" -msgstr "Introdueix la teva adreça del canal (eg canal@exemple.com)" - -#: ../../mod/rmagic.php:86 -msgid "Authenticate" -msgstr "Autentica't" - -#: ../../mod/mail.php:33 -msgid "Unable to lookup recipient." -msgstr "Incapaç de trobar el destinatari." - -#: ../../mod/mail.php:41 -msgid "Unable to communicate with requested channel." -msgstr "Incapaç de comunicar amb el canal demanat." - -#: ../../mod/mail.php:48 -msgid "Cannot verify requested channel." -msgstr "No puc verificar el canal demanat." - -#: ../../mod/mail.php:74 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "El canal seleccionat te restriccions sobre els missatges privats. L'enviament ha fallat." - -#: ../../mod/mail.php:139 -msgid "Message deleted." -msgstr "Missatge eliminat." - -#: ../../mod/mail.php:156 -msgid "Message recalled." -msgstr "Recupera el missatge." - -#: ../../mod/mail.php:225 -msgid "Send Private Message" -msgstr "Envia Missatge Privat" - -#: ../../mod/mail.php:226 ../../mod/mail.php:343 -msgid "To:" -msgstr "Per:" - -#: ../../mod/mail.php:231 ../../mod/mail.php:345 -msgid "Subject:" -msgstr "Assumpte:" - -#: ../../mod/mail.php:242 -msgid "Send" -msgstr "Envia" - -#: ../../mod/mail.php:269 -msgid "Message not found." -msgstr "Missatge no trobat." - -#: ../../mod/mail.php:312 -msgid "Delete message" -msgstr "Elimina el missatge" - -#: ../../mod/mail.php:313 -msgid "Recall message" -msgstr "Recupera el missatge" - -#: ../../mod/mail.php:315 -msgid "Message has been recalled." -msgstr "El missatge s'ha recuperat." - -#: ../../mod/mail.php:332 -msgid "Private Conversation" -msgstr "Conversació Privada" - -#: ../../mod/mail.php:338 -msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Comunicació segura no disponible. Pots respondre des de la pàgina de perfil del remitent." - -#: ../../mod/mail.php:342 -msgid "Send Reply" -msgstr "Envia Resposta" - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Sol·licitud d'identificació invàlida." - -#: ../../mod/notifications.php:35 -msgid "Discard" -msgstr "Descarta" - -#: ../../mod/regmod.php:11 -msgid "Please login." -msgstr "Inicia Sessió." - -#: ../../mod/post.php:235 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "Autenticació remota bloquejada. Ha iniciat sessió en aquest lloc a nivell local. Si us plau, tanca la sessió i torna-ho a intentar." +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "Error del protocol OpenID. No ha retornat ID" #: ../../mod/new_channel.php:109 msgid "Add a Channel" @@ -8605,158 +8639,220 @@ msgstr "tipus de Canal" #: ../../mod/new_channel.php:119 msgid "Read more about roles" -msgstr "Llegix més sobre els rols" +msgstr "Llegeix més sobre els rols" -#: ../../mod/appman.php:28 ../../mod/appman.php:44 -msgid "App installed." -msgstr "Aplicació instal·lada." +#: ../../mod/thing.php:94 +msgid "Thing updated" +msgstr "S'ha actualitzat la cosa" -#: ../../mod/appman.php:37 -msgid "Malformed app." -msgstr "Aplicació amb errors" +#: ../../mod/thing.php:167 +msgid "Object store: failed" +msgstr "No s'ha pogut emmagatzemar l'objecte" -#: ../../mod/appman.php:80 -msgid "Embed code" -msgstr "Codi embegut" +#: ../../mod/thing.php:171 +msgid "Thing added" +msgstr "S'ha afegit la cosa" -#: ../../mod/appman.php:86 -msgid "Edit App" -msgstr "Edita l'Aplicació" - -#: ../../mod/appman.php:86 -msgid "Create App" -msgstr "Crea l'Aplicació" - -#: ../../mod/appman.php:91 -msgid "Name of app" -msgstr "Nom de l'Aplicació" - -#: ../../mod/appman.php:92 -msgid "Location (URL) of app" -msgstr "Ubicació (URL) de l'aplicació" - -#: ../../mod/appman.php:94 -msgid "Photo icon URL" -msgstr "Foto icona URL" - -#: ../../mod/appman.php:94 -msgid "80 x 80 pixels - optional" -msgstr "80 x 80 pixels - opcional" - -#: ../../mod/appman.php:95 -msgid "Version ID" -msgstr "Versió ID" - -#: ../../mod/appman.php:96 -msgid "Price of app" -msgstr "Preu de l'aplicació" - -#: ../../mod/appman.php:97 -msgid "Location (URL) to purchase app" -msgstr "Ubicació (URL) per comprar l'aplicació" - -#: ../../mod/ping.php:263 -msgid "sent you a private message" -msgstr "Se t'ha enviat un missatge privat" - -#: ../../mod/ping.php:314 -msgid "added your channel" -msgstr "el teu canal s'ha afegit" - -#: ../../mod/ping.php:355 -msgid "posted an event" -msgstr "enviat un event" - -#: ../../mod/layouts.php:176 -msgid "Comanche page description language help" -msgstr "Pgina d'ajuda del llenguatge Comanche" - -#: ../../mod/layouts.php:180 -msgid "Layout Description" -msgstr "Descripció del Disseny de la Pàgina" - -#: ../../mod/layouts.php:185 -msgid "Download PDL file" -msgstr "Descarrega l'arxiu PDL" - -#: ../../mod/home.php:73 +#: ../../mod/thing.php:203 #, php-format -msgid "Welcome to %s" -msgstr "Benvingut a %s" +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" -#: ../../mod/page.php:126 -msgid "Lorem Ipsum" -msgstr "Lorem Ipsum" +#: ../../mod/thing.php:254 +msgid "Show Thing" +msgstr "Mostra la cosa" -#: ../../mod/bookmarks.php:38 -msgid "Bookmark added" -msgstr "Favorit afegit" +#: ../../mod/thing.php:261 +msgid "item not found." +msgstr "no s'ha trobat l'element." -#: ../../mod/bookmarks.php:60 -msgid "My Bookmarks" -msgstr "Els Meus Favorits" +#: ../../mod/thing.php:289 +msgid "Edit Thing" +msgstr "Edita la cosa" -#: ../../mod/bookmarks.php:71 -msgid "My Connections Bookmarks" -msgstr "Les connexions dels meus Favorits" +#: ../../mod/thing.php:291 ../../mod/thing.php:338 +msgid "Select a profile" +msgstr "Tria un perfil" -#: ../../mod/channel.php:97 -msgid "Insufficient permissions. Request redirected to profile page." -msgstr "Permisos insuficients. Petició redirigida a la pàgina del perfil." +#: ../../mod/thing.php:295 ../../mod/thing.php:341 +msgid "Post an activity" +msgstr "Publica una activitat" -#: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 -msgid "This setting requires special processing and editing has been blocked." -msgstr "Aquest ajust requereix un procés espedial i l'edició esta bloquejada." +#: ../../mod/thing.php:295 ../../mod/thing.php:341 +msgid "Only sends to viewers of the applicable profile" +msgstr "S'envia només a visitants del perfil corresponent" -#: ../../mod/pconfig.php:49 -msgid "Configuration Editor" -msgstr "Editor de Configuració" +#: ../../mod/thing.php:297 ../../mod/thing.php:343 +msgid "Name of thing e.g. something" +msgstr "Nom de la cosa. Exemple: patata" -#: ../../mod/pconfig.php:50 +#: ../../mod/thing.php:299 ../../mod/thing.php:344 +msgid "URL of thing (optional)" +msgstr "Adreça URL de la cosa (opcional)" + +#: ../../mod/thing.php:301 ../../mod/thing.php:345 +msgid "URL for photo of thing (optional)" +msgstr "Adreça URL de la foto d'una cosa (opcional)" + +#: ../../mod/thing.php:336 +msgid "Add Thing to your Profile" +msgstr "Afegeix una cosa al teu perfil" + +#: ../../mod/uexport.php:50 ../../mod/uexport.php:51 +msgid "Export Channel" +msgstr "Exportar Canal" + +#: ../../mod/uexport.php:52 msgid "" -"Warning: Changing some settings could render your channel inoperable. Please" -" leave this page unless you are comfortable with and knowledgeable about how" -" to correctly use this feature." -msgstr "atenció: Realitzar segons quins ajustos pot fer el canal inoperable. Deixa aquesta pàgina si no estas segur i tens suficients coneixements sobre l'ús correcte d'aquesta característica." +"Export your basic channel information to a file. This acts as a backup of " +"your connections, permissions, profile and basic data, which can be used to " +"import your data to a new server hub, but does not contain your content." +msgstr "Exporta a un fitxer dades bàsiques del canal. Serveix com a còpia de seguretat de les teves connexions, permisos, perfil però no de contingut, i es pot usar per importar-ho a un nou servidor. " -#: ../../mod/suggest.php:35 +#: ../../mod/uexport.php:53 +msgid "Export Content" +msgstr "Exportar el Contingut" + +#: ../../mod/uexport.php:54 msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "No hi ha suggerencies. Si es un lloc nou, espera 24 hores i proba de nou." +"Export your channel information and recent content to a JSON backup that can" +" be restored or imported to another server hub. This backs up all of your " +"connections, permissions, profile data and several months of posts. This " +"file may be VERY large. Please be patient - it may take several minutes for" +" this download to begin." +msgstr "Exporta la informació i contingut recent del teu canal a un fitxer JSON. Aquesta còpia de seguretat pot ser restablerta a un altre hub o a aquest mateix. Conté totes les teves connexions, permisos, dades de perfil i diversos mesos d'entrades, així que pot resultar molt gran. Per això, poden passar uns quants minuts fins que la descàrrega s'iniciï." -#: ../../mod/poll.php:64 -msgid "Poll" -msgstr "Sondeija" +#: ../../mod/uexport.php:55 +msgid "Export your posts from a given year or month:" +msgstr "Exporta les teves entrades d'un any o mes determinats:" -#: ../../mod/poll.php:69 -msgid "View Results" -msgstr "Mostra els Resultats" +#: ../../mod/uexport.php:57 +msgid "" +"You may also export your posts and conversations for a particular year or " +"month. Click on one of the recent years or months below." +msgstr "També pots exportar les teves entrades i converses dins d'un any o mes en particualr. Fes clic a un mes o any d'aquí sota." -#: ../../mod/service_limits.php:19 -msgid "No service class restrictions found." -msgstr "No s'han trobat restriccions de clase." +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Jan" +msgstr "gen." -#: ../../mod/sharedwithme.php:94 -msgid "Files: shared with me" -msgstr "Arxius: compartits amb jo" +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Feb" +msgstr "febr." -#: ../../mod/sharedwithme.php:96 -msgid "NEW" -msgstr "NOU" +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Mar" +msgstr "març" -#: ../../mod/sharedwithme.php:99 -msgid "Remove all files" -msgstr "Esborra tots els arxius" +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Apr" +msgstr "abr." -#: ../../mod/sharedwithme.php:100 -msgid "Remove this file" -msgstr "Esborra l'arxiu" +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Jun" +msgstr "juny" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Jul" +msgstr "jul." + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Aug" +msgstr "ag." + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Sep" +msgstr "set." + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Oct" +msgstr "oct." + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Nov" +msgstr "nov." + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Dec" +msgstr "des." + +#: ../../mod/uexport.php:60 +msgid "" +"If the export fails (possibly due to memory exhaustion on your server hub), " +"please try again selecting a more limited date range." +msgstr "En cas que falli l'exportació, prova-ho de nou demanant un interval de dates més curt. El servidor del hub podria haver fet curt de memòria RAM." + +#: ../../mod/uexport.php:61 +#, php-format +msgid "" +"Or adjust the date in your browser location bar to select other dates. For " +"example the year 2013; %1$s/2013 or the month " +"September 2013; %1$s/2013/9" +msgstr "O bé ajusta la data de la barra de localització per escollir unes altres dates. Per exemple, l'any 2013; %1$s/2013 o el setembre de 2013; %1$s/2013/9" + +#: ../../mod/uexport.php:62 +msgid "Please visit" +msgstr "Visita" + +#: ../../mod/uexport.php:62 +msgid "on another hub to import the backup files(s)." +msgstr "en un altre hub per tal de restablir la/es còpia/es de seguretat." + +#: ../../mod/uexport.php:63 +msgid "" +"We advise you to clone the channel on the new hub first and than to import " +"the backup file(s) (from the same channel) in chronological order. Importing" +" the backup files into another channel will certainly give permission " +"issues." +msgstr "És recomanable clonar el canal en el hub nou abans d'importar la/es còpia/es de seguretat del mateix canal. Importar una còpia de seguretat d'un canal des d'un altre canal donarà problemes de permisos. Si n'hi ha més d'una, també cal importar les còpies en ordre cronològic, de més antic a més nou." + +#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 +#: ../../mod/update_home.php:21 ../../mod/update_network.php:23 +#: ../../mod/update_public.php:21 ../../mod/update_search.php:46 +msgid "[Embedded content - reload page to view]" +msgstr "[Contingut embegut - recarrega la pàgina per veure-ho]" + +#: ../../mod/viewconnections.php:62 +msgid "No connections." +msgstr "Sense connexions." + +#: ../../mod/viewconnections.php:75 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Visita el perfil [%s] de %s" + +#: ../../mod/viewsrc.php:38 +msgid "Source of Item" +msgstr "Origen de l'article" + +#: ../../mod/vote.php:97 +msgid "Total votes" +msgstr "Vots totals" + +#: ../../mod/vote.php:98 +msgid "Average Rating" +msgstr "Valoració mitjana" + +#: ../../mod/webpages.php:191 +msgid "Page Title" +msgstr "Títol de la pàgina" + +#: ../../mod/xchan.php:6 +msgid "Xchan Lookup" +msgstr "Cerca a xchan" + +#: ../../mod/xchan.php:9 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "Cerca a xchan començant per (o webbie)" + +#: ../../mod/zfinger.php:23 +msgid "invalid target signature" +msgstr "Signatura objectiu invàlida" #: ../../view/theme/apw/php/config.php:202 #: ../../view/theme/apw/php/config.php:236 msgid "Schema Default" -msgstr "Esquema Predeterminat" +msgstr "Esquema per defecte" #: ../../view/theme/apw/php/config.php:203 msgid "Sans-Serif" @@ -8773,7 +8869,7 @@ msgstr "Ajustos de tema" #: ../../view/theme/apw/php/config.php:260 msgid "Set scheme" -msgstr "Ajustos d'esquema" +msgstr "Estableix l'esquema" #: ../../view/theme/apw/php/config.php:261 #: ../../view/theme/redbasic/php/config.php:124 @@ -8782,87 +8878,87 @@ msgstr "Ajusta la mida del tipus de lletra per a entrades i comentaris" #: ../../view/theme/apw/php/config.php:262 msgid "Set font face" -msgstr "Ajusta el tipus de lletra" +msgstr "Estableix el tipus de lletra" #: ../../view/theme/apw/php/config.php:263 msgid "Set iconset" -msgstr "Ajusta el conjunt d'icones" +msgstr "Estableix el conjunt d'icones" #: ../../view/theme/apw/php/config.php:264 msgid "Set big shadow size, default 15px 15px 15px" -msgstr "Ajusta la mida gran de l'ombra, predeterminat a 15px 15px 15px" +msgstr "Estableix una mida petita per l'ombrejat, per defecte 15px 15px 15px" #: ../../view/theme/apw/php/config.php:265 msgid "Set small shadow size, default 5px 5px 5px" -msgstr "Ajusta la mida petita de l'ombra, predeterminat a 5px 5px 5px" +msgstr "Estableix una mida petita per l'ombrejat, per defecte 15px 15px 15px" #: ../../view/theme/apw/php/config.php:266 msgid "Set shadow color, default #000" -msgstr "Ajusta el color de l'ombra, predeterminat a #000" +msgstr "Estableix el color de l'ombra, per defecte #000" #: ../../view/theme/apw/php/config.php:267 msgid "Set radius size, default 5px" -msgstr "Ajusta la mida del radi, predeterminat a 5px" +msgstr "Estableix el radi, per defecte 5px" #: ../../view/theme/apw/php/config.php:268 msgid "Set line-height for posts and comments" -msgstr "Ajusta el gruix de línia per entrades i comentaris" +msgstr "Estableix l'alçada de línia per a entrades i comentaris" #: ../../view/theme/apw/php/config.php:269 msgid "Set background image" -msgstr "Ajusta l'imatge de fons" +msgstr "Estableix la imatge de fons" #: ../../view/theme/apw/php/config.php:270 msgid "Set background attachment" -msgstr "Ajusta els adjunts en segon pla" +msgstr "Estableix els adjunts en segon pla" #: ../../view/theme/apw/php/config.php:271 msgid "Set background color" -msgstr "Ajusta el color en segon pla" +msgstr "Estableix del color de fons" #: ../../view/theme/apw/php/config.php:272 msgid "Set section background image" -msgstr "Ajusta la secció d'imatge en segon pla" +msgstr "Estableix la imatge de fons de secció" #: ../../view/theme/apw/php/config.php:273 msgid "Set section background color" -msgstr "Ajusta el color de la secció en segon pla" +msgstr "Estableix el color de fons de secció" #: ../../view/theme/apw/php/config.php:274 msgid "Set color of items - use hex" -msgstr "Ajuste el color dels articles - empra codi hexadecimal" +msgstr "Estableix el color dels elements (en notació hexadecimal)" #: ../../view/theme/apw/php/config.php:275 msgid "Set color of links - use hex" -msgstr "ajusta el color dels enlaços - empra codi hexadecimal" +msgstr "Estableix el color dels enllaços (en notació hexadecimal)" #: ../../view/theme/apw/php/config.php:276 msgid "Set max-width for items. Default 400px" -msgstr "Ajusta l'amplada màxima dels articles. Predeterminat a 400px" +msgstr "Estableix el l'amplada màxima dels elements. Per defecte, 400px" #: ../../view/theme/apw/php/config.php:277 msgid "Set min-width for items. Default 240px" -msgstr "Ajusta l'amplada minima dels articles. Predeterminat a 240px" +msgstr "Estableix l'amplada mínima dels elements. Per defecte, 240px" #: ../../view/theme/apw/php/config.php:278 msgid "Set the generic content wrapper width. Default 48%" -msgstr "Ajusta l'amplada de l'embolcall del contingut genèric. Predeterminat a 48%" +msgstr "Estableix l'amplada per defecte del contingut. Per defecte, 48%" #: ../../view/theme/apw/php/config.php:279 msgid "Set color of fonts - use hex" -msgstr "Ajusta el color del tipus de lletra - empra codi hexadecimal" +msgstr "Estableix el color del text (en notació hexadecimal)" #: ../../view/theme/apw/php/config.php:280 msgid "Set background-size element" -msgstr "Ajusta la mida de l'element en segon pla" +msgstr "Estableix la mida de la imatge de fons (background-size)" #: ../../view/theme/apw/php/config.php:281 msgid "Item opacity" -msgstr "Opacitat de l'article" +msgstr "Opacitat dels elements" #: ../../view/theme/apw/php/config.php:282 msgid "Display post previews only" -msgstr "Mostra tan sols les previsualitzacions de les entrades" +msgstr "Mostra només previsualitzacions d'entrades" #: ../../view/theme/apw/php/config.php:283 msgid "Display side bar on channel page" @@ -8874,7 +8970,7 @@ msgstr "Color de la barra de navegació" #: ../../view/theme/apw/php/config.php:285 msgid "Item float" -msgstr "Article flotant" +msgstr "Paràmetre \"float\" dels elements" #: ../../view/theme/apw/php/config.php:286 msgid "Left offset of the section element" @@ -8930,11 +9026,11 @@ msgstr "Gradient de color de la part inferior del botó actiu de la barra de nav #: ../../view/theme/redbasic/php/config.php:110 msgid "Navigation bar border color " -msgstr "Color de la barra de navegació" +msgstr "Color de la vora de la barra de navegació" #: ../../view/theme/redbasic/php/config.php:111 msgid "Navigation bar icon color " -msgstr "Color de la icona de la barra de navegació" +msgstr "Color bàsic de la icona de la barra de navegació" #: ../../view/theme/redbasic/php/config.php:112 msgid "Navigation bar active icon color " @@ -8942,47 +9038,47 @@ msgstr "Color de la icona de la barra de navegació activa" #: ../../view/theme/redbasic/php/config.php:113 msgid "link color" -msgstr "Color d'enllaç" +msgstr "color dels enllaços" #: ../../view/theme/redbasic/php/config.php:114 msgid "Set font-color for banner" -msgstr "Ajusta el color del tipus de lletra per la senyera" +msgstr "Estableix el color de lletra del rètol" #: ../../view/theme/redbasic/php/config.php:115 msgid "Set the background color" -msgstr "Ajusta el color de fons" +msgstr "Estableix el color de fons" #: ../../view/theme/redbasic/php/config.php:116 msgid "Set the background image" -msgstr "Ajusta la imatge de fons" +msgstr "Estableix la imatge de fons" #: ../../view/theme/redbasic/php/config.php:117 msgid "Set the background color of items" -msgstr "ajusta el color dels articles de fons" +msgstr "Estableix el color de fons dels elements" #: ../../view/theme/redbasic/php/config.php:118 msgid "Set the background color of comments" -msgstr "Ajusta el color dels comentaris en segon pla" +msgstr "Estableix el color de fons dels comentaris" #: ../../view/theme/redbasic/php/config.php:119 msgid "Set the border color of comments" -msgstr "Canviar el color del marge dels comentaris" +msgstr "Estableix el color de la vora dels comentaris" #: ../../view/theme/redbasic/php/config.php:120 msgid "Set the indent for comments" -msgstr "ajusta l'indentació dels comentaris" +msgstr "Estableix el sagnat dels comentaris" #: ../../view/theme/redbasic/php/config.php:121 msgid "Set the basic color for item icons" -msgstr "ajusta el color basic per les icones dels articles" +msgstr "Estableix el color bàsic de les icones dels elements" #: ../../view/theme/redbasic/php/config.php:122 msgid "Set the hover color for item icons" -msgstr "Ajusta el color de la libració de les icones dels articles" +msgstr "Estableix el color de les icones dels elements en passar-hi per damunt" #: ../../view/theme/redbasic/php/config.php:123 msgid "Set font-size for the entire application" -msgstr "Ajusta la mida del tipus de lletra per tota l'aplicació" +msgstr "Estableix la mida de lletra per tota l'aplicació" #: ../../view/theme/redbasic/php/config.php:123 msgid "Example: 14px" @@ -8990,49 +9086,49 @@ msgstr "Exemple: 14px" #: ../../view/theme/redbasic/php/config.php:125 msgid "Set font-color for posts and comments" -msgstr "Ajusta el color del tipus de lletra per entrades i comentaris" +msgstr "Estableix el color del text d'entrades i comentaris" #: ../../view/theme/redbasic/php/config.php:126 msgid "Set radius of corners" -msgstr "Ajusta el radi de les cantonades" +msgstr "Estableix el radi de les cantonades" #: ../../view/theme/redbasic/php/config.php:127 msgid "Set shadow depth of photos" -msgstr "Ajusta la profunditat d'ombres de les fotos" +msgstr "Estableix la profunditat d'ombres de les fotos" #: ../../view/theme/redbasic/php/config.php:128 msgid "Set maximum width of content region in pixel" -msgstr "Ajusta l'amplada màxima de la zona de contingut en pixels" +msgstr "Estableix l'amplada màxima de la zona de contingut en píxels" #: ../../view/theme/redbasic/php/config.php:128 msgid "Leave empty for default width" -msgstr "Deixa en blanc per l'amplada predeterminada" +msgstr "Deixa-ho en blanc per fixar a l'amplada per defecte." #: ../../view/theme/redbasic/php/config.php:129 msgid "Center page content" -msgstr "Contingut del centre de la pàgina" +msgstr "Centra el contingut de la pàgina" #: ../../view/theme/redbasic/php/config.php:130 msgid "Set minimum opacity of nav bar - to hide it" -msgstr "Ajusta la opacitat mínima de la harra de navegació - per amagar-la" +msgstr "Estableix la opacitat mínima de la barra de navegació per ser amagada" #: ../../view/theme/redbasic/php/config.php:131 msgid "Set size of conversation author photo" -msgstr "Ajusta la mida de la foto del autor a la conversa" +msgstr "Estableix la mida de la foto de conversa de l'autor" #: ../../view/theme/redbasic/php/config.php:132 msgid "Set size of followup author photos" -msgstr "Ajusta la mida del seguidor de les fotos de l'autor" +msgstr "Estableix la mida de les fotos de seguiment de l'autor" #: ../../boot.php:1356 #, php-format msgid "Update %s failed. See error logs." -msgstr "L'actualització %s ha fallat. Mira el registre d'errors." +msgstr "L'actualització %s ha fallat. Consulta el registre d'errors." #: ../../boot.php:1359 #, php-format msgid "Update Error at %s" -msgstr "Error d'Actualització a %s" +msgstr "Error d'actualització a %s" #: ../../boot.php:1526 msgid "" @@ -9049,26 +9145,26 @@ msgstr "Recorda'm" #: ../../boot.php:1558 msgid "Forgot your password?" -msgstr "Has perdut la Contrasenya?" +msgstr "Has perdut la contrasenya?" -#: ../../boot.php:2178 +#: ../../boot.php:2182 msgid "toggle mobile" -msgstr "canvia a format per a mòbils" +msgstr "commuta format mòbil/escriptori" -#: ../../boot.php:2313 +#: ../../boot.php:2317 msgid "Website SSL certificate is not valid. Please correct." -msgstr "El certificat SSL és invalid, soluciona-ho, si us plau." +msgstr "El certificat SSL és invàlid. Cal arreglar-ho." -#: ../../boot.php:2316 +#: ../../boot.php:2320 #, php-format msgid "[red] Website SSL error for %s" msgstr "[red] Error de SSL per la web %s" -#: ../../boot.php:2353 +#: ../../boot.php:2357 msgid "Cron/Scheduled tasks not running." msgstr "No s'estan executan les tasques programades al cron." -#: ../../boot.php:2357 +#: ../../boot.php:2361 #, php-format msgid "[red] Cron tasks not running on %s" msgstr "[red] No s'estan executan les tasques programades del cron a %s" diff --git a/view/ca/strings.php b/view/ca/strings.php index c263bafba..87753bdb2 100644 --- a/view/ca/strings.php +++ b/view/ca/strings.php @@ -5,478 +5,34 @@ function string_plural_select_ca($n){ return ($n != 1);; }} ; -App::$strings["Cannot locate DNS info for database server '%s'"] = "No s'ha trobat informació de DNS pel servidor de base de dades '%s'"; -App::$strings["Profile Photos"] = "Fotos del Perfil"; -App::$strings["Edit"] = "Edita"; -App::$strings["Frequently"] = "Freqüentment"; -App::$strings["Hourly"] = "Horariament"; -App::$strings["Twice daily"] = "Dos vegades al dia"; -App::$strings["Daily"] = "Diariament"; -App::$strings["Weekly"] = "Setmanalment"; -App::$strings["Monthly"] = "Mensualment"; -App::$strings["Friendica"] = "Friendica"; -App::$strings["OStatus"] = "OStatus"; -App::$strings["RSS/Atom"] = "RSS/Atom"; -App::$strings["Email"] = "Correu electrónic"; -App::$strings["Diaspora"] = "Diaspora"; -App::$strings["Facebook"] = "Facebook"; -App::$strings["Zot!"] = "Zot!"; -App::$strings["LinkedIn"] = "LinkedIn"; -App::$strings["XMPP/IM"] = "XMPP/IM"; -App::$strings["MySpace"] = "MySpace"; -App::$strings["created a new post"] = "Creada una nova entrada"; -App::$strings["commented on %s's post"] = "comentat a l'entrada de %s"; -App::$strings["No username found in import file."] = "No s'ha trobat nom d'usuari a l'arxiu d'importació."; +App::$strings["No username found in import file."] = "No s'ha trobat cap nom d'usuari a l'arxiu d'importació."; App::$strings["Unable to create a unique channel address. Import failed."] = "No s'ha pogut importar el canal perquè l'adreça única de canal no s'ha pogut crear."; App::$strings["Import completed."] = "S'ha completat la importació."; -App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un grup esborrat amb aquest nom fou reviscolat. Els permisos dels items existents poden aplicar-se a aquest grup i qualsevol membre futur. Si no es això el que vols, si et plau, crea un altre grup amb un nom diferent."; -App::$strings["Default privacy group for new contacts"] = "Privacitat de grup predeterminada per a contactes nous"; -App::$strings["All Channels"] = "Tots els Canals"; -App::$strings["edit"] = "edita"; -App::$strings["Collections"] = "Col·leccions"; -App::$strings["Edit collection"] = "Edita col·leccions"; -App::$strings["Add new collection"] = "Afegeix una nova col·lecció"; -App::$strings["Channels not in any collection"] = "Canals a cap col·lecció"; -App::$strings["add"] = "afegeix"; -App::$strings["Not a valid email address"] = "Adreça de correu electrònic no vàlida"; -App::$strings["Your email domain is not among those allowed on this site"] = "El seu domini de correu electrònic no es troba entre els permesos en aquest lloc"; -App::$strings["Your email address is already registered at this site."] = "La teva adreça de correu electrònic ja esta registrada en aquest lloc"; -App::$strings["An invitation is required."] = "Es requereix Invitació"; -App::$strings["Invitation could not be verified."] = "L'invitació no ha pogut ser verificada"; -App::$strings["Please enter the required information."] = "Entra la informació sol·licitada"; -App::$strings["Failed to store account information."] = "Ha fallat guardar la informació del compte"; -App::$strings["Registration confirmation for %s"] = "Registre confirmat per %s"; -App::$strings["Registration request at %s"] = "Sol·licitud de registre a %s"; -App::$strings["Administrator"] = "Administrador"; -App::$strings["your registration password"] = "la teva contrasenya registrada"; -App::$strings["Registration details for %s"] = "Detalls del registre per %s"; -App::$strings["Account approved."] = "Compte aprovat."; -App::$strings["Registration revoked for %s"] = "Registre revocat per %s"; -App::$strings["Account verified. Please login."] = "Compte verificat. Si us plau, inicia sessió."; -App::$strings["Click here to upgrade."] = "Feu clic aquí per actualitzar."; -App::$strings["This action exceeds the limits set by your subscription plan."] = "Aquesta acció és superior als límits establerts pel seu pla de subscripció."; -App::$strings["This action is not available under your subscription plan."] = "Aquesta acció no està disponible en el seu pla de subscripció."; -App::$strings["Miscellaneous"] = "Miscelania"; -App::$strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD o MM-DD"; -App::$strings["Required"] = "Requerit"; -App::$strings["never"] = "mai"; -App::$strings["less than a second ago"] = "fa menys d'un segon"; -App::$strings["year"] = "any"; -App::$strings["years"] = "anys"; -App::$strings["month"] = "mes"; -App::$strings["months"] = "mesos"; -App::$strings["week"] = "setmana"; -App::$strings["weeks"] = "setmanes"; -App::$strings["day"] = "dia"; -App::$strings["days"] = "dies"; -App::$strings["hour"] = "hora"; -App::$strings["hours"] = "hores"; -App::$strings["minute"] = "minut"; -App::$strings["minutes"] = "minuts"; -App::$strings["second"] = "segon"; -App::$strings["seconds"] = "segons"; -App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "Fa %1\$d i %2\$s"; -App::$strings["%1\$s's birthday"] = "Aniversari de %1\$s"; -App::$strings["Happy Birthday %1\$s"] = "Feliç Aniversari %1\$s"; -App::$strings["Directory Options"] = "Opcions de Directori"; -App::$strings["Safe Mode"] = "Mode Segur"; -App::$strings["No"] = "No"; -App::$strings["Yes"] = "Sí"; -App::$strings["Public Forums Only"] = "Només Fòrums Públics"; -App::$strings["This Website Only"] = "Només Aquest Lloc Web"; -App::$strings["New Page"] = "Pàgina Nova"; -App::$strings["View"] = "Mostra"; -App::$strings["Preview"] = "Avanç"; -App::$strings["Actions"] = "Accions"; -App::$strings["Page Link"] = "Enllaç a Pàgina"; -App::$strings["Title"] = "Títol"; -App::$strings["Created"] = "Creat"; -App::$strings["Edited"] = "Editat"; -App::$strings["Public Timeline"] = "Línia de Temps Pública"; -App::$strings["Default"] = "Predeterminat"; -App::$strings["Delete this item?"] = "Esborrar aquest item?"; -App::$strings["Comment"] = "Comentari"; -App::$strings["[+] show all"] = "[+] mostra tot"; -App::$strings["[-] show less"] = "[-] mostra menys"; -App::$strings["[+] expand"] = "[+] expandeix"; -App::$strings["[-] collapse"] = "[-] colapsa"; -App::$strings["Password too short"] = "Contrasenya massa curta"; -App::$strings["Passwords do not match"] = "Les paraules de pas no coincideixen"; -App::$strings["everybody"] = "tothom"; -App::$strings["Secret Passphrase"] = "Contrasenya Secreta"; -App::$strings["Passphrase hint"] = "Pista per la Contrasenya"; -App::$strings["Notice: Permissions have changed but have not yet been submitted."] = "Avis: Els permisos han canviat però encara no han estat enviats."; -App::$strings["close all"] = "tanca tot"; -App::$strings["Nothing new here"] = "Res de nou per aquí"; -App::$strings["Rate This Channel (this is public)"] = "Valora Aquest Canal (això es farà públic)"; -App::$strings["Rating"] = "Valora"; -App::$strings["Describe (optional)"] = "Descriu (opcional)"; -App::$strings["Submit"] = "Presenta"; -App::$strings["Please enter a link URL"] = "Si us plau, entra l'enllaç URL"; -App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Hi ha canvis sense desar, estàs segur que vols abandonar la pàgina?"; -App::$strings["timeago.prefixAgo"] = "horapasada.prefixFa"; -App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; -App::$strings["ago"] = "fa"; -App::$strings["from now"] = "des d'ara"; -App::$strings["less than a minute"] = "menys d'un minut"; -App::$strings["about a minute"] = "prop d'un minut"; -App::$strings["%d minutes"] = "%d minuts"; -App::$strings["about an hour"] = "prop d'una hora"; -App::$strings["about %d hours"] = "al voltant de %d hores"; -App::$strings["a day"] = "un dia"; -App::$strings["%d days"] = "%d dies"; -App::$strings["about a month"] = "prop d'un mes"; -App::$strings["%d months"] = "%d mesos"; -App::$strings["about a year"] = "prop d'un any"; -App::$strings["%d years"] = "%d anys"; -App::$strings[" "] = " "; -App::$strings["timeago.numbers"] = "timeago.numbers"; -App::$strings["prev"] = "prev"; -App::$strings["first"] = "primer"; -App::$strings["last"] = "últim"; -App::$strings["next"] = "pròxim"; -App::$strings["older"] = "el més antic"; -App::$strings["newer"] = "El més nou"; -App::$strings["No connections"] = "Sense Connexions"; -App::$strings["%d Connection"] = array( - 0 => "%d Connexió", - 1 => "%d Connexions", -); -App::$strings["View Connections"] = "Veure Connexions"; -App::$strings["Search"] = "Cerca"; -App::$strings["Save"] = "Guardar"; -App::$strings["poke"] = "emprenya"; -App::$strings["poked"] = "emprenyat"; -App::$strings["ping"] = "coloca"; -App::$strings["pinged"] = "colocat"; -App::$strings["prod"] = "picar"; -App::$strings["prodded"] = "picat"; -App::$strings["slap"] = "bufetada"; -App::$strings["slapped"] = "bufetejat"; -App::$strings["finger"] = "senyal"; -App::$strings["fingered"] = "senyalat"; -App::$strings["rebuff"] = "menyspreu"; -App::$strings["rebuffed"] = "menyspreuat"; -App::$strings["happy"] = "feliç"; -App::$strings["sad"] = "trist"; -App::$strings["mellow"] = "melós"; -App::$strings["tired"] = "cansat"; -App::$strings["perky"] = "turgent"; -App::$strings["angry"] = "enfadat"; -App::$strings["stupified"] = "encantat"; -App::$strings["puzzled"] = "perplexe"; -App::$strings["interested"] = "Interessat"; -App::$strings["bitter"] = "amargat"; -App::$strings["cheerful"] = "feliç"; -App::$strings["alive"] = "viu"; -App::$strings["annoyed"] = "molest"; -App::$strings["anxious"] = "ansiós"; -App::$strings["cranky"] = "malagaitós"; -App::$strings["disturbed"] = "transtornat"; -App::$strings["frustrated"] = "frustrat"; -App::$strings["depressed"] = "deprimit"; -App::$strings["motivated"] = "motivat"; -App::$strings["relaxed"] = "relaxat"; -App::$strings["surprised"] = "sorprès"; -App::$strings["Monday"] = "Dilluns"; -App::$strings["Tuesday"] = "Dimarts"; -App::$strings["Wednesday"] = "Dimecres"; -App::$strings["Thursday"] = "Dijous"; -App::$strings["Friday"] = "Divendres"; -App::$strings["Saturday"] = "Dissabte"; -App::$strings["Sunday"] = "Diumenge"; -App::$strings["January"] = "Gener"; -App::$strings["February"] = "Febrer"; -App::$strings["March"] = "Març"; -App::$strings["April"] = "Abril"; -App::$strings["May"] = "Maig"; -App::$strings["June"] = "Juny"; -App::$strings["July"] = "Juliol"; -App::$strings["August"] = "Agost"; -App::$strings["September"] = "Setembre"; -App::$strings["October"] = "Octubre"; -App::$strings["November"] = "Novembre"; -App::$strings["December"] = "Desembre"; -App::$strings["unknown.???"] = "desconegut.???"; -App::$strings["bytes"] = "bytes"; -App::$strings["remove category"] = "elimina categoria"; -App::$strings["remove from file"] = "elimina del arxiu"; -App::$strings["Click to open/close"] = "Clic per obrir/tancar"; -App::$strings["Link to Source"] = "Enllaç a la Font"; -App::$strings["default"] = "per defecte"; -App::$strings["Page layout"] = "Format de la pàgina"; -App::$strings["You can create your own with the layouts tool"] = "Pots crear el teu propi amb l'editor de format de pàgina."; -App::$strings["Page content type"] = "Tipus de contingut de la pàgina"; -App::$strings["Select an alternate language"] = "Tria un idioma alternatiu"; -App::$strings["photo"] = "foto"; -App::$strings["event"] = "succés"; -App::$strings["status"] = "estat"; -App::$strings["comment"] = "comentari"; -App::$strings["activity"] = "activitat"; -App::$strings["Design Tools"] = "Eines de disseny"; -App::$strings["Blocks"] = "Bloc"; -App::$strings["Menus"] = "Menús"; -App::$strings["Layouts"] = "Format Gràfic"; -App::$strings["Pages"] = "Pàgines"; +App::$strings["parent"] = "amunt"; App::$strings["Collection"] = "Col·lecció"; -App::$strings["parent"] = "pare"; App::$strings["Principal"] = "Principal"; -App::$strings["Addressbook"] = "Llista d'Adreçes"; +App::$strings["Addressbook"] = "Llista d'adreces"; App::$strings["Calendar"] = "Calendari"; -App::$strings["Schedule Inbox"] = "Programació de la bústia d'entrada"; -App::$strings["Schedule Outbox"] = "Programació de la bústia de sortida"; +App::$strings["Schedule Inbox"] = "Programa la bústia d'entrada"; +App::$strings["Schedule Outbox"] = "Programa la bústia de sortida"; App::$strings["Unknown"] = "Desconegut"; -App::$strings["%1\$s used"] = "%1\$s emprat"; -App::$strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s emprat de %2\$s (%3\$s%)"; +App::$strings["%1\$s used"] = "Hi ha %1\$s en ús"; +App::$strings["%1\$s used of %2\$s (%3\$s%)"] = "Hi ha en ús %1\$s de %2\$s (%3\$s%)"; App::$strings["Files"] = "Arxius"; App::$strings["Total"] = "Total"; App::$strings["Shared"] = "Compartit"; -App::$strings["Create"] = "Creada"; -App::$strings["Upload"] = "Pujar"; +App::$strings["Create"] = "Crea"; +App::$strings["Upload"] = "Puja"; App::$strings["Name"] = "Nom"; App::$strings["Type"] = "Tipus"; App::$strings["Size"] = "Mida"; -App::$strings["Last Modified"] = "Últim Modificat"; +App::$strings["Last Modified"] = "Darrera modificació"; +App::$strings["Edit"] = "Edita"; App::$strings["Delete"] = "Esborra"; -App::$strings["Create new folder"] = "Crea una nova carpeta"; +App::$strings["Create new folder"] = "Crea una carpeta nova"; App::$strings["Upload file"] = "Puja arxiu"; -App::$strings["%1\$s's bookmarks"] = "%1\$s de marcadors"; -App::$strings["view full size"] = "Veure a mida competa"; -App::$strings["\$Projectname Notification"] = "Notificació de \$Projectname"; -App::$strings["\$projectname"] = "\$projectname"; -App::$strings["Thank You,"] = "Gràcies,"; -App::$strings["%s Administrator"] = "%s Administrador"; -App::$strings["No Subject"] = "Sense Assumpte"; -App::$strings["General Features"] = "Característiques Generals"; -App::$strings["Content Expiration"] = "Expiració del Contingut"; -App::$strings["Remove posts/comments and/or private messages at a future time"] = "elimina entrades/comentaris i/o missatges privats de aquí en endevant."; -App::$strings["Multiple Profiles"] = "Multiples Perfils"; -App::$strings["Ability to create multiple profiles"] = "Capacitat per crear multiples perfils"; -App::$strings["Advanced Profiles"] = "Perfils Avançats"; -App::$strings["Additional profile sections and selections"] = "Seccions i seleccions addicionals de perfils "; -App::$strings["Profile Import/Export"] = "Importar/Exportar Perfil"; -App::$strings["Save and load profile details across sites/channels"] = "Guarda i carrega els detalls del perfil al llarg dels llocs/canals"; -App::$strings["Web Pages"] = "Pàgines Web"; -App::$strings["Provide managed web pages on your channel"] = "Proporcionar pàgines web gestionades al seu canal"; -App::$strings["Private Notes"] = "Notes Privades"; -App::$strings["Enables a tool to store notes and reminders"] = "Activa l'eina per guardar notes i recordatoris"; -App::$strings["Navigation Channel Select"] = "Navegació pel Selector de Canals"; -App::$strings["Change channels directly from within the navigation dropdown menu"] = "Canvieu els canals directament des del menú desplegable de navegació"; -App::$strings["Photo Location"] = "Ubicació de la Photo"; -App::$strings["If location data is available on uploaded photos, link this to a map."] = "Si los datos de ubicación están disponibles en las fotos subidas, vincular a un mapa."; -App::$strings["Expert Mode"] = "Mode Expert"; -App::$strings["Enable Expert Mode to provide advanced configuration options"] = "Activar Mode Expert per a proporcionar opcions avançades de configuració"; -App::$strings["Premium Channel"] = "Canal Superior"; -App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Li permet establir restriccions i els termes en els quals es connecten amb el seu canal"; -App::$strings["Post Composition Features"] = "Característiques de Composició d'Entrades"; -App::$strings["Use Markdown"] = "Us d'Abreviatures"; -App::$strings["Allow use of \"Markdown\" to format posts"] = "Permet emprat \"Abreviatures\" per formatar entrades"; -App::$strings["Large Photos"] = "Grans Fotos"; -App::$strings["Include large (640px) photo thumbnails in posts. If not enabled, use small (320px) photo thumbnails"] = "Inclou gran (640px) foto de miniatura a les entrades. Si no està activat, empra petita (320px) foto de miniatura."; -App::$strings["Channel Sources"] = "Canal Origen"; -App::$strings["Automatically import channel content from other channels or feeds"] = "Importa automàticament el contingut del canal des de altres canals o feeds"; -App::$strings["Even More Encryption"] = "Encara Més Encriptació"; -App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Permet l'encripció opcional del contingut extrem-a-extrem amb clau secreta compartida"; -App::$strings["Enable voting tools"] = "Habilitar eines de vot"; -App::$strings["Provide a class of post which others can vote on"] = "Proporcionar una classe d'entrada que altres puguin votar"; -App::$strings["Network and Stream Filtering"] = "Filtrat de Xarxa i Flux"; -App::$strings["Search by Date"] = "Cerca per Data"; -App::$strings["Ability to select posts by date ranges"] = "Capacitat per seleccionar entrades per rang de dates"; -App::$strings["Collections Filter"] = "Filtre de Col·leccions"; -App::$strings["Enable widget to display Network posts only from selected collections"] = "Habilitar giny per mostrar les entrades de xarxa únicament de les col·leccions seleccionades"; -App::$strings["Saved Searches"] = "Cerques Guardades"; -App::$strings["Save search terms for re-use"] = "Guardar els termin de la cerca per a re-usar"; -App::$strings["Network Personal Tab"] = "Pestanya Personal de Xarxa"; -App::$strings["Enable tab to display only Network posts that you've interacted on"] = "Activa pestanya per mostrar només les entrades de xarxa en els que has intervingut"; -App::$strings["Network New Tab"] = "Nova Pestanya de Xarxa"; -App::$strings["Enable tab to display all new Network activity"] = "Activa pestanya per mostrar tota l'activitat nova de la Xarxa"; -App::$strings["Affinity Tool"] = "Eina d'Afinitat"; -App::$strings["Filter stream activity by depth of relationships"] = "Filtre d'activitat del flux per importància de la relació"; -App::$strings["Connection Filtering"] = "Filtre de Connexió"; -App::$strings["Filter incoming posts from connections based on keywords/content"] = "Filtre de missatges d'entrada de conexions, basat en paraules clau/contingut "; -App::$strings["Suggest Channels"] = "Suggerir Canals"; -App::$strings["Show channel suggestions"] = "Mostra suggerencies de canals"; -App::$strings["Post/Comment Tools"] = "Eina d'Entrades/Comentaris"; -App::$strings["Tagging"] = "Etiquetant"; -App::$strings["Ability to tag existing posts"] = "Capacitat d'etiquetar entrades existents"; -App::$strings["Post Categories"] = "Categories d'Entrades"; -App::$strings["Add categories to your posts"] = "Afegeix categoria a la teva entrada"; -App::$strings["Saved Folders"] = "Carpetes Guardades"; -App::$strings["Ability to file posts under folders"] = "Capacitat de arxivar entrades en les carpetes"; -App::$strings["Dislike Posts"] = "No Agrada l'Entrada"; -App::$strings["Ability to dislike posts/comments"] = "Capacitat per marcar amb \"No Agrada\" les entrades/comentaris"; -App::$strings["Star Posts"] = "Entrades Excel·lents"; -App::$strings["Ability to mark special posts with a star indicator"] = "Capacitat per marcar entrades especials amb l'indicador d'excel·lencia"; -App::$strings["Tag Cloud"] = "Núvol d'Etiquetes."; -App::$strings["Provide a personal tag cloud on your channel page"] = "Proporcionar un núvol d'etiquetes personals a la teva pàgina de canal"; -App::$strings["Categories"] = "Categories"; -App::$strings["Apps"] = "Aplicatius"; -App::$strings["System"] = "Sistema"; -App::$strings["Personal"] = "Personal"; -App::$strings["Create Personal App"] = "Crear Personal App"; -App::$strings["Edit Personal App"] = "Editar Personal App"; -App::$strings["Connect"] = "Connecta "; -App::$strings["Ignore/Hide"] = "Ignora/Amaga"; -App::$strings["Suggestions"] = "Suggerencies"; -App::$strings["See more..."] = "Veure més....."; -App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "Tens %1$.0f de %2$.0f connexions permeses."; -App::$strings["Add New Connection"] = "Afegeix una Nova Connexió"; -App::$strings["Enter the channel address"] = "Introdueix la adreça del canal"; -App::$strings["Example: bob@example.com, http://example.com/barbara"] = "Exemple: pep@exemple.com, http://exemple.com/vinyet"; -App::$strings["Notes"] = "Notes"; -App::$strings["Remove term"] = "Plaç de remoció"; -App::$strings["Everything"] = "Tot"; -App::$strings["Archives"] = "Arxius"; -App::$strings["Me"] = "Jo"; -App::$strings["Family"] = "Família"; -App::$strings["Friends"] = "Amics"; -App::$strings["Acquaintances"] = "Coneguts"; -App::$strings["All"] = "Tots"; -App::$strings["Refresh"] = "Refresc"; -App::$strings["Account settings"] = "Ajustos de Compte"; -App::$strings["Channel settings"] = "Ajustos de Canal"; -App::$strings["Additional features"] = "Característiques addicionals"; -App::$strings["Feature/Addon settings"] = "Ajustos de Característica/Afegit"; -App::$strings["Display settings"] = "Ajustos de pantalla"; -App::$strings["Connected apps"] = "Apps connectades"; -App::$strings["Export channel"] = "Exportat canal"; -App::$strings["Connection Default Permissions"] = "Permisos per Defecte de la Connexió"; -App::$strings["Premium Channel Settings"] = "Ajustos Premium de Canal"; -App::$strings["Settings"] = "Ajustos"; -App::$strings["Messages"] = "Missatges"; -App::$strings["Check Mail"] = "Comprovar Correu"; -App::$strings["New Message"] = "Nou Missatge"; -App::$strings["Chat Rooms"] = "Sales de Xat"; -App::$strings["Bookmarked Chatrooms"] = "Sales de Xat Favorites"; -App::$strings["Suggested Chatrooms"] = "Sales de Xat Suggerides"; -App::$strings["photo/image"] = "foto/imatge"; -App::$strings["Rate Me"] = "Valora'm"; -App::$strings["View Ratings"] = "Veure Valoracions"; -App::$strings["Public Hubs"] = "Concentradors Públics"; -App::$strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -App::$strings["Starts:"] = "Inicia:"; -App::$strings["Finishes:"] = "Acaba:"; -App::$strings["Location:"] = "Localització:"; -App::$strings["This event has been added to your calendar."] = "Aquest succés ha estat afegit al teu calendari."; -App::$strings["%s "] = "%s "; -App::$strings["[Red:Notify] New mail received at %s"] = "[Red:Notificació] Un nou missatge s'ha rebut a %s"; -App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s t'ha enviat un nou missatge privat a %3\$s."; -App::$strings["%1\$s sent you %2\$s."] = "%1\$s t'ha enviat %2\$s."; -App::$strings["a private message"] = "un missatge privat"; -App::$strings["Please visit %s to view and/or reply to your private messages."] = "Per favor, visita %s per a veure i/o respondre els teus missatges privats."; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s comentat en [zrl=%3\$s]a %4\$s[/zrl]"; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s comentat en [zrl=%3\$s]%4\$s de %5\$s[/zrl]"; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s comentat en [zrl=%3\$s]el teu %4\$s[/zrl]"; -App::$strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Red:Notify] Comentari a la conversa #%1\$d per %2\$s"; -App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s comentat en un article/conversa que havies estat seguint."; -App::$strings["Please visit %s to view and/or reply to the conversation."] = "Si us plau visita %s per veure i/o contestar a la conversa"; -App::$strings["[Red:Notify] %s posted to your profile wall"] = "[Red:Avís] %s ha escrit una entrada al teu mur"; -App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s ha escrit una entrada al teu mur en %3\$s"; -App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s enviat correu a [zrl=%3\$s]el teu mur[/zrl]"; -App::$strings["[Red:Notify] %s tagged you"] = "[Red:Notificació] %s t'ha etiquetat"; -App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s t'ha etiquetat a %3\$s"; -App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]t'ha etiquetat[/zrl]."; -App::$strings["[Red:Notify] %1\$s poked you"] = "[Red:Avís] %1\$s s'en fot de tu"; -App::$strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s s'en fot de tú a %3\$s"; -App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]s'en fot de tú[/zrl]."; -App::$strings["[Red:Notify] %s tagged your post"] = "[Red:Avís] %s ha etiquetat la teva entrada"; -App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s ha etiquetat la teva entrada a %3\$s"; -App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s etiquetat [zrl=%3\$s]la teva entrada[/zrl]"; -App::$strings["[Red:Notify] Introduction received"] = "[Red:Avís] Presentació rebuda"; -App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, has rebut una nova petició de connexió de '%2\$s' a %3\$s"; -App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, has rebut [zrl=%2\$s]una nova petició de connexió[/zrl] de %3\$s."; -App::$strings["You may visit their profile at %s"] = "Pots visitar el seu perfil a %s"; -App::$strings["Please visit %s to approve or reject the connection request."] = "Si us plau, visita %s per aprovar o rebutjar la petició de connexió."; -App::$strings["[Red:Notify] Friend suggestion received"] = "[Red:Notificació] Rebuda suggerencia d'amistat"; -App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, has rebut una suggerència d'amistat de '%2\$s' a %3\$s"; -App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, has rebut [zrl=%2\$s]una suggerència d'amistat[/zrl] per %3\$s de %4\$s."; -App::$strings["Name:"] = "Nom:"; -App::$strings["Photo:"] = "Foto:"; -App::$strings["Please visit %s to approve or reject the suggestion."] = "Per favor, visita %s per a aprovar o rebutjar la suggerencia."; -App::$strings["[Red:Notify]"] = "[Red:Notificació]"; -App::$strings["No recipient provided."] = "No s'ha proporcionat bústia."; -App::$strings["[no subject]"] = "[no subject]"; -App::$strings["Unable to determine sender."] = "incapaç de determinar el remitent"; -App::$strings["Stored post could not be verified."] = "L'entrada guardada no pot ser verificada"; -App::$strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s agrada %2\$s de %3\$s"; -App::$strings["Please choose"] = "Escull"; -App::$strings["Agree"] = "A favor"; -App::$strings["Disagree"] = "En contra"; -App::$strings["Abstain"] = "Abstenció"; -App::$strings["Channel is blocked on this site."] = "El canal està bloquejat en aquest lloc."; -App::$strings["Channel location missing."] = "Ubicació del canal perduda."; -App::$strings["Response from remote channel was incomplete."] = "La resposta del canal remot fou incompleta."; -App::$strings["Channel was deleted and no longer exists."] = "El canal fou esborrat i actualment no existeix."; -App::$strings["Protocol disabled."] = "Protocol desactivat."; -App::$strings["Protocol blocked for this channel."] = "El protocol està bloquejat per a aquest canal."; -App::$strings["Channel discovery failed."] = "Descobriment de canal fallit."; -App::$strings["local account not found."] = "compte local no trobat."; -App::$strings["Cannot connect to yourself."] = "No pots connectar amb tu mateix."; -App::$strings["Private Message"] = "Missatge Privat"; -App::$strings["Select"] = "Selecciona"; -App::$strings["Save to Folder"] = "Guardar en la Carpeta"; -App::$strings["I will attend"] = "Assistiré"; -App::$strings["I will not attend"] = "No assistiré"; -App::$strings["I might attend"] = "Podria assistir"; -App::$strings["I agree"] = "D'acord"; -App::$strings["I disagree"] = "En desacord"; -App::$strings["I abstain"] = "M'abstinc"; -App::$strings["View all"] = "Veure tot"; -App::$strings["__ctx:noun__ Like"] = array( - 0 => "Agrada", - 1 => "Agraden", -); -App::$strings["__ctx:noun__ Dislike"] = array( - 0 => "Desagrada", - 1 => "Desagrada", -); -App::$strings["Add Star"] = "Fes-lo Preferit"; -App::$strings["Remove Star"] = "Treu-lo de Preferits"; -App::$strings["Toggle Star Status"] = "Canvia el Estat de la Preferència"; -App::$strings["starred"] = "preferit"; -App::$strings["Message signature validated"] = "Validada la signatura del missatge"; -App::$strings["Message signature incorrect"] = "Signatura del missatge incorrecta"; -App::$strings["Add Tag"] = "Afegeix Etiqueta"; -App::$strings["I like this (toggle)"] = "M'agrada això (canvia)"; -App::$strings["like"] = "agrada"; -App::$strings["I don't like this (toggle)"] = "No m'agrada això (canvia)"; -App::$strings["dislike"] = "desagrada"; -App::$strings["Share This"] = "Comparteix Això"; -App::$strings["share"] = "comparteix"; -App::$strings["%d comment"] = array( - 0 => "%d commentari", - 1 => "%d commentaris", -); -App::$strings["View %s's profile - %s"] = "Veure %s de perfil - %s"; -App::$strings["to"] = "a"; -App::$strings["via"] = "via"; -App::$strings["Wall-to-Wall"] = "Mur-a-Mur"; -App::$strings["via Wall-To-Wall:"] = "via Mur-a-Mur:"; -App::$strings["from %s"] = "De %s"; -App::$strings["last edited: %s"] = "últim editat: %s"; -App::$strings["Expires: %s"] = "Expira: %s"; -App::$strings["Save Bookmarks"] = "Guarda Favorits"; -App::$strings["Add to Calendar"] = "Afegeix al Calendari"; -App::$strings["Mark all seen"] = "Marca tot com ja vist"; -App::$strings["__ctx:noun__ Likes"] = "Agrada"; -App::$strings["__ctx:noun__ Dislikes"] = "Desagrada"; -App::$strings["Close"] = "Tanca"; -App::$strings["Please wait"] = "Si us plau, espera"; -App::$strings["This is you"] = "Ets tú"; -App::$strings["Bold"] = "Negreta"; -App::$strings["Italic"] = "Italica"; -App::$strings["Underline"] = "Subratllat"; -App::$strings["Quote"] = "Cometes"; -App::$strings["Code"] = "Codi"; -App::$strings["Image"] = "Imatge"; -App::$strings["Insert Link"] = "Insereix Enllaç"; -App::$strings["Video"] = "Video"; -App::$strings["Encrypt text"] = "Text encriptat"; -App::$strings["New window"] = "Nova finestra"; -App::$strings["Open the selected location in a different window or browser tab"] = "Obrir la localització seleccionada en un altre finestra o pestanya del navegador"; -App::$strings["User '%s' deleted"] = "usuari '%s' esborrat"; -App::$strings["Attachments:"] = "Adjuntat:"; -App::$strings["\$Projectname event notification:"] = "Notificació d'esdeveniment de \$Projectname"; +App::$strings["Cannot locate DNS info for database server '%s'"] = "No s'ha trobat informació de DNS pel servidor de base de dades '%s'"; +App::$strings["Profile Photos"] = "Fotos del Perfil"; App::$strings["Logout"] = "Desconectar"; App::$strings["End this session"] = "Finalitza aquesta sessió"; App::$strings["Home"] = "Personal"; @@ -506,7 +62,9 @@ App::$strings["Register"] = "Registre"; App::$strings["Create an account"] = "Crear un compte"; App::$strings["Help"] = "Ajuda"; App::$strings["Help and documentation"] = "Ajuda i documentació"; +App::$strings["Apps"] = "Aplicatius"; App::$strings["Applications, utilities, links, games"] = "Aplicacions, utilitats, enllaços, jocs"; +App::$strings["Search"] = "Cerca"; App::$strings["Search site content"] = "Cerca en el contingut del lloc"; App::$strings["Directory"] = "Directori"; App::$strings["Channel Directory"] = "Directori de Canals"; @@ -527,75 +85,371 @@ App::$strings["See all private messages"] = "Veure tots els missatges privats"; App::$strings["Mark all private messages seen"] = "Marcar tots els missatges privats vistos"; App::$strings["Inbox"] = "Safata d'entrada"; App::$strings["Outbox"] = "Safata de sortida"; +App::$strings["New Message"] = "Escriu un missatge"; App::$strings["Events"] = "Events"; App::$strings["Event Calendar"] = "Calendari d'Events"; App::$strings["See all events"] = "Veure tots els events"; App::$strings["Mark all events seen"] = "Marcar tots els events vistos"; App::$strings["Channel Manager"] = "Gestor del Canal"; App::$strings["Manage Your Channels"] = "Gestiona els Teus Canals"; +App::$strings["Settings"] = "Configuració"; App::$strings["Account/Channel Settings"] = "Ajustos de Compte/Canal"; App::$strings["Admin"] = "Admin"; App::$strings["Site Setup and Configuration"] = "Ajustos i Configuració del Lloc"; App::$strings["Loading..."] = "Carregant..."; App::$strings["@name, #tag, content"] = "@name, #tag, content"; App::$strings["Please wait..."] = "Si us plau, espera......."; -App::$strings["Tags"] = "Etiquetes"; -App::$strings["Keywords"] = "Paraules clau"; -App::$strings["have"] = "tinc"; -App::$strings["has"] = "tens"; -App::$strings["want"] = "vull"; -App::$strings["wants"] = "vols"; -App::$strings["likes"] = "agrada"; -App::$strings["dislikes"] = "desagrada"; +App::$strings["view full size"] = "Mostra a mida competa"; +App::$strings["\$Projectname Notification"] = "Notificació de \$Projectname"; +App::$strings["\$projectname"] = "\$projectname"; +App::$strings["Thank You,"] = "Gràcies,"; +App::$strings["%s Administrator"] = "Administrador de %s"; +App::$strings["Administrator"] = "Administrador"; +App::$strings["No Subject"] = "Sense assumpte"; +App::$strings["prev"] = "anterior"; +App::$strings["first"] = "primer"; +App::$strings["last"] = "últim"; +App::$strings["next"] = "següent"; +App::$strings["older"] = "més antic"; +App::$strings["newer"] = "més nou"; +App::$strings["No connections"] = "No hi ha connexions"; +App::$strings["%d Connection"] = array( + 0 => "Hi ha %d connexió", + 1 => "Hi ha %d connexions", +); +App::$strings["View Connections"] = "Mostra les connexions"; +App::$strings["Save"] = "Desa"; +App::$strings["poke"] = "fes-li un toc"; +App::$strings["poked"] = "ha fet un toc a"; +App::$strings["ping"] = "fes-li ping"; +App::$strings["pinged"] = "ha fet ping a"; +App::$strings["prod"] = "pica"; +App::$strings["prodded"] = "ha picat"; +App::$strings["slap"] = "fes-li un cop de palmell"; +App::$strings["slapped"] = "ha fet un cop de palmell a"; +App::$strings["finger"] = "acaricia"; +App::$strings["fingered"] = "ha acariciat"; +App::$strings["rebuff"] = "aparta"; +App::$strings["rebuffed"] = "ha apartat"; +App::$strings["happy"] = "feliç"; +App::$strings["sad"] = "trist"; +App::$strings["mellow"] = "tendre"; +App::$strings["tired"] = "cansat"; +App::$strings["perky"] = "animat"; +App::$strings["angry"] = "enfadat"; +App::$strings["stupified"] = "encantat"; +App::$strings["puzzled"] = "perplex"; +App::$strings["interested"] = "Interessat"; +App::$strings["bitter"] = "amargat"; +App::$strings["cheerful"] = "alegre"; +App::$strings["alive"] = "viu"; +App::$strings["annoyed"] = "molest"; +App::$strings["anxious"] = "ansiós"; +App::$strings["cranky"] = "de mala bava"; +App::$strings["disturbed"] = "transtornat"; +App::$strings["frustrated"] = "frustrat"; +App::$strings["depressed"] = "deprimit"; +App::$strings["motivated"] = "motivat"; +App::$strings["relaxed"] = "relaxat"; +App::$strings["surprised"] = "sorprès"; +App::$strings["Monday"] = "dilluns"; +App::$strings["Tuesday"] = "dimarts"; +App::$strings["Wednesday"] = "dimecres"; +App::$strings["Thursday"] = "dijous"; +App::$strings["Friday"] = "divendres"; +App::$strings["Saturday"] = "dissabte"; +App::$strings["Sunday"] = "diumenge"; +App::$strings["January"] = "gener"; +App::$strings["February"] = "febrer"; +App::$strings["March"] = "març"; +App::$strings["April"] = "abril"; +App::$strings["May"] = "maig"; +App::$strings["June"] = "juny"; +App::$strings["July"] = "juliol"; +App::$strings["August"] = "agost"; +App::$strings["September"] = "setembre"; +App::$strings["October"] = "octubre"; +App::$strings["November"] = "novembre"; +App::$strings["December"] = "desembre"; +App::$strings["unknown.???"] = "desconegut.???"; +App::$strings["bytes"] = "bytes"; +App::$strings["remove category"] = "elimina la categoria"; +App::$strings["remove from file"] = "elimina de l'arxiu"; +App::$strings["Click to open/close"] = "Fes clic per obrir/tancar"; +App::$strings["Link to Source"] = "Enllaç a la font"; +App::$strings["default"] = "per defecte"; +App::$strings["Page layout"] = "Disseny de la pàgina"; +App::$strings["You can create your own with the layouts tool"] = "Pots crear el teu propi disseny de pàgina amb l'editor"; +App::$strings["Page content type"] = "Tipus de contingut de la pàgina"; +App::$strings["Select an alternate language"] = "Tria un idioma alternatiu"; +App::$strings["photo"] = "foto"; +App::$strings["event"] = "esdeveniment"; +App::$strings["status"] = "estat"; +App::$strings["comment"] = "comentari"; +App::$strings["activity"] = "activitat"; +App::$strings["Design Tools"] = "Eines de disseny"; +App::$strings["Blocks"] = "Blocs"; +App::$strings["Menus"] = "Menús"; +App::$strings["Layouts"] = "Dissenys"; +App::$strings["Pages"] = "Pàgines"; +App::$strings["Categories"] = "Categories"; +App::$strings["System"] = "Sistema"; +App::$strings["Personal"] = "Personal"; +App::$strings["Create Personal App"] = "Crear Personal App"; +App::$strings["Edit Personal App"] = "Editar Personal App"; +App::$strings["Connect"] = "Connecta "; +App::$strings["Ignore/Hide"] = "Ignora/Amaga"; +App::$strings["Suggestions"] = "Suggerencies"; +App::$strings["See more..."] = "Veure més....."; +App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "Tens %1$.0f de %2$.0f connexions permeses."; +App::$strings["Add New Connection"] = "Afegeix una Nova Connexió"; +App::$strings["Enter the channel address"] = "Introdueix la adreça del canal"; +App::$strings["Example: bob@example.com, http://example.com/barbara"] = "Exemple: pep@exemple.com, http://exemple.com/vinyet"; +App::$strings["Notes"] = "Notes"; +App::$strings["Remove term"] = "Plaç de remoció"; +App::$strings["Saved Searches"] = "Cerques desades"; +App::$strings["add"] = "afegeix"; +App::$strings["Saved Folders"] = "Carpetes Guardades"; +App::$strings["Everything"] = "Tot"; +App::$strings["Archives"] = "Arxius"; +App::$strings["Me"] = "Jo"; +App::$strings["Family"] = "Família"; +App::$strings["Friends"] = "Amics"; +App::$strings["Acquaintances"] = "Coneguts"; +App::$strings["All"] = "Tots"; +App::$strings["Refresh"] = "Refresc"; +App::$strings["Account settings"] = "Ajustos de Compte"; +App::$strings["Channel settings"] = "Ajustos de Canal"; +App::$strings["Additional features"] = "Característiques addicionals"; +App::$strings["Feature/Addon settings"] = "Ajustos de Característica/Afegit"; +App::$strings["Display settings"] = "Ajustos de pantalla"; +App::$strings["Connected apps"] = "Apps connectades"; +App::$strings["Export channel"] = "Exportat canal"; +App::$strings["Connection Default Permissions"] = "Permisos per Defecte de la Connexió"; +App::$strings["Premium Channel Settings"] = "Ajustos Premium de Canal"; +App::$strings["Channel Sources"] = "Fonts del canal"; +App::$strings["Messages"] = "Missatges"; +App::$strings["Check Mail"] = "Comprova el correu"; +App::$strings["Chat Rooms"] = "Sales de xat"; +App::$strings["Bookmarked Chatrooms"] = "Sales de xat preferides"; +App::$strings["Suggested Chatrooms"] = "Sales de Xat Suggerides"; +App::$strings["photo/image"] = "foto/imatge"; +App::$strings["Rate Me"] = "Valora'm"; +App::$strings["View Ratings"] = "Mostra les valoracions"; +App::$strings["Public Hubs"] = "Concentradors Públics"; +App::$strings["New window"] = "Nova finestra"; +App::$strings["Open the selected location in a different window or browser tab"] = "Obrir la localització seleccionada en un altre finestra o pestanya del navegador"; +App::$strings["User '%s' deleted"] = "usuari '%s' esborrat"; +App::$strings["No recipient provided."] = "No s'ha proporcionat bústia."; +App::$strings["[no subject]"] = "[no subject]"; +App::$strings["Unable to determine sender."] = "incapaç de determinar el remitent"; +App::$strings["Stored post could not be verified."] = "L'entrada guardada no pot ser verificada"; +App::$strings["Invalid data packet"] = "paquet de dades invàlid"; +App::$strings["Unable to verify channel signature"] = "No es pot verificar la signatura del canal"; +App::$strings["Unable to verify site signature for %s"] = "No es pot verificar la signatura del lloc per %s"; +App::$strings["created a new post"] = "ha creat una nova entrada"; +App::$strings["commented on %s's post"] = "ha comentat l'entrada de %s"; +App::$strings["Private Message"] = "Missatge Privat"; +App::$strings["Select"] = "Selecciona"; +App::$strings["Save to Folder"] = "Guardar en la Carpeta"; +App::$strings["I will attend"] = "Hi seré"; +App::$strings["I will not attend"] = "No hi seré"; +App::$strings["I might attend"] = "Potser hi sóc"; +App::$strings["I agree"] = "Hi estic a favor"; +App::$strings["I disagree"] = "Hi estic en contra"; +App::$strings["I abstain"] = "Voto en blanc"; +App::$strings["View all"] = "Mostra-ho tot"; +App::$strings["__ctx:noun__ Like"] = array( + 0 => "M'agrada", + 1 => "M'agrada", +); +App::$strings["__ctx:noun__ Dislike"] = array( + 0 => "No m'agrada", + 1 => "No m'agrada", +); +App::$strings["Add Star"] = "Marca'l com a preferit"; +App::$strings["Remove Star"] = "Treu-lo de preferits"; +App::$strings["Toggle Star Status"] = "Canvia el Estat de la Preferència"; +App::$strings["starred"] = "preferit"; +App::$strings["Message signature validated"] = "Validada la signatura del missatge"; +App::$strings["Message signature incorrect"] = "Signatura del missatge incorrecta"; +App::$strings["Add Tag"] = "Afegeix Etiqueta"; +App::$strings["I like this (toggle)"] = "M'agrada això (canvia)"; +App::$strings["like"] = "agrada"; +App::$strings["I don't like this (toggle)"] = "No m'agrada això (canvia)"; +App::$strings["dislike"] = "desagrada"; +App::$strings["Share This"] = "Comparteix Això"; +App::$strings["share"] = "comparteix"; +App::$strings["%d comment"] = array( + 0 => "%d commentari", + 1 => "%d commentaris", +); +App::$strings["View %s's profile - %s"] = "Veure %s de perfil - %s"; +App::$strings["to"] = "a"; +App::$strings["via"] = "via"; +App::$strings["Wall-to-Wall"] = "Mur-a-Mur"; +App::$strings["via Wall-To-Wall:"] = "via Mur-a-Mur:"; +App::$strings["from %s"] = "De %s"; +App::$strings["last edited: %s"] = "últim editat: %s"; +App::$strings["Expires: %s"] = "Expira: %s"; +App::$strings["Save Bookmarks"] = "Guarda Favorits"; +App::$strings["Add to Calendar"] = "Afegeix al Calendari"; +App::$strings["Mark all seen"] = "Marca tot com ja vist"; +App::$strings["__ctx:noun__ Likes"] = "M'agrada"; +App::$strings["__ctx:noun__ Dislikes"] = "No m'agrada"; +App::$strings["Close"] = "Tanca"; +App::$strings["Please wait"] = "Si us plau, espera"; +App::$strings["[+] show all"] = "[+] mostra-ho tot"; +App::$strings["This is you"] = "Ets tú"; +App::$strings["Comment"] = "Comentari"; +App::$strings["Submit"] = "Desa"; +App::$strings["Bold"] = "Negreta"; +App::$strings["Italic"] = "Italica"; +App::$strings["Underline"] = "Subratllat"; +App::$strings["Quote"] = "Cometes"; +App::$strings["Code"] = "Codi"; +App::$strings["Image"] = "Imatge"; +App::$strings["Insert Link"] = "Insereix Enllaç"; +App::$strings["Video"] = "Video"; +App::$strings["Preview"] = "Previsualitza"; +App::$strings["Encrypt text"] = "Text encriptat"; +App::$strings["Not a valid email address"] = "Adreça de correu electrònic no vàlida"; +App::$strings["Your email domain is not among those allowed on this site"] = "El seu domini de correu electrònic no es troba entre els permesos en aquest lloc"; +App::$strings["Your email address is already registered at this site."] = "La teva adreça de correu electrònic ja esta registrada en aquest lloc"; +App::$strings["An invitation is required."] = "Es requereix Invitació"; +App::$strings["Invitation could not be verified."] = "La invitació no ha pogut ser verificada"; +App::$strings["Please enter the required information."] = "Entra la informació sol·licitada"; +App::$strings["Failed to store account information."] = "No s'ha pogut desar la informació del compte"; +App::$strings["Registration confirmation for %s"] = "Confirmació del registre de %s"; +App::$strings["Registration request at %s"] = "Sol·licitud de registre a %s"; +App::$strings["your registration password"] = "la teva contrasenya registrada"; +App::$strings["Registration details for %s"] = "Detalls del registre per %s"; +App::$strings["Account approved."] = "Compte aprovat."; +App::$strings["Registration revoked for %s"] = "S'ha revocat el registre de %s"; +App::$strings["Account verified. Please login."] = "S'ha verificat el compte. Inicia la sessió per continuar."; +App::$strings["Click here to upgrade."] = "Feu clic aquí per actualitzar."; +App::$strings["This action exceeds the limits set by your subscription plan."] = "Aquesta acció sobrepassa els límits establerts pel seu pla de subscripció."; +App::$strings["This action is not available under your subscription plan."] = "Aquesta acció no està disponible en el seu pla de subscripció."; +App::$strings["Embedded content"] = "Contingut embegut"; +App::$strings["Embedding disabled"] = "Incorporació desactivada"; +App::$strings["Visible to your default audience"] = "Visible per a la teva audiència "; +App::$strings["Show"] = "Mostra"; +App::$strings["Don't show"] = "No mostrar"; +App::$strings["Permissions"] = "Permisos "; App::$strings[" and "] = "i"; App::$strings["public profile"] = "Perfil públic"; App::$strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s canviat %2\$s a “%3\$s”"; App::$strings["Visit %1\$s's %2\$s"] = "Visita %1\$s de %2\$s"; App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s Ha actualitzat %2\$s, canviant %3\$s."; +App::$strings["Public Timeline"] = "Cronologia pública"; +App::$strings["Site Admin"] = "Administració"; +App::$strings["Address Book"] = "Adreçes"; +App::$strings["Profile"] = "Perfil"; +App::$strings["Mood"] = "Ànim"; +App::$strings["Poke"] = "Emprenya"; +App::$strings["Probe"] = "Sondeig"; +App::$strings["Suggest"] = "Suggeriment"; +App::$strings["Random Channel"] = "Canal Aleatori"; +App::$strings["Invite"] = "Convida"; +App::$strings["Features"] = "Funcionalitats"; +App::$strings["Language"] = "Idioma"; +App::$strings["Post"] = "Entrada"; +App::$strings["Profile Photo"] = "Foto del Perfil"; +App::$strings["Update"] = "Actualització"; +App::$strings["Install"] = "Instal·lar"; +App::$strings["Purchase"] = "Compra"; +App::$strings["Permission denied."] = "Permís denegat."; +App::$strings["Item was not found."] = "Article no trobat."; +App::$strings["No source file."] = "No hi ha arxiu d'origen."; +App::$strings["Cannot locate file to replace"] = "No trobo l'arxiu a reemplaçar"; +App::$strings["Cannot locate file to revise/update"] = "No trobo l'arxiu a revisar/actualitzar"; +App::$strings["File exceeds size limit of %d"] = "L'arxiu excedeix la mida limit de %d"; +App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Has arribat al teu límit de %1$.0f Mbytes de emagatzematge d'adjunts."; +App::$strings["File upload failed. Possible system limit or action terminated."] = "Pujada del arxiu fallida. Possible límit del sistema o acció interrompuda."; +App::$strings["Stored file could not be verified. Upload failed."] = "L'arxiu guardat no es pot verificar. Pujada fallida."; +App::$strings["Path not available."] = "Trajectòria no disponible"; +App::$strings["Empty pathname"] = "Trajèctoria vuida."; +App::$strings["duplicate filename or path"] = "Nom o trajectòria duplicat"; +App::$strings["Path not found."] = "Trajectòria no trobada."; +App::$strings["mkdir failed."] = "mkdir va fracassar."; +App::$strings["database storage failed."] = "Arxiu de base de dades va fallar."; +App::$strings["Logged out."] = "Sortir."; +App::$strings["Failed authentication"] = "Autenticació fallida"; +App::$strings["Login failed."] = "Identificació fallida."; +App::$strings["Attachments:"] = "Adjuntat:"; +App::$strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +App::$strings["\$Projectname event notification:"] = "Notificació d'esdeveniment de \$Projectname"; +App::$strings["Starts:"] = "Comença:"; +App::$strings["Finishes:"] = "Acaba:"; +App::$strings["Location:"] = "Lloc:"; +App::$strings["Image/photo"] = "Imatge/foto"; +App::$strings["Encrypted content"] = "Contingut encriptat"; +App::$strings["Install %s element: "] = "Instal·la l'element %s:"; +App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Aquesta entrada contè un element %s instal·lable, potser manques de permissos per instal·lar-lo en aquest lloc."; +App::$strings["webpage"] = "pàgina web"; +App::$strings["layout"] = "disseny"; +App::$strings["block"] = "bloc"; +App::$strings["menu"] = "menú"; +App::$strings["QR code"] = "QR code"; +App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s va escriure la següent %2\$s %3\$s"; +App::$strings["post"] = "entrada"; +App::$strings["Different viewers will see this text differently"] = "Diferents observadors veuran aquest text de diferents formes"; +App::$strings["$1 spoiler"] = "$1 spoiler"; +App::$strings["$1 wrote:"] = "$1 va escriure:"; +App::$strings["%1\$s's bookmarks"] = "Marcadors de %1\$s"; +App::$strings["Missing room name"] = "Perdut el nom de la sala"; +App::$strings["Duplicate room name"] = "Nom de la sala duplicat"; +App::$strings["Invalid room specifier."] = "Especificació de la sala invàlida."; +App::$strings["Room not found."] = "Sala no trobada."; +App::$strings["Room is full"] = "La sala es plena"; +App::$strings["Default"] = "Predeterminat"; App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "El formulario de la cadena de seguridad no era correcto. Esto probablemente ocurrió porque el formulario se ha abierto durante demasiado tiempo (> 3 horas) antes de enviarlo."; -App::$strings["Can view my normal stream and posts"] = "Pot veure el flux i entrades normals"; -App::$strings["Can view my default channel profile"] = "Pot veure el meu perfil del canal per defecte"; -App::$strings["Can view my photo albums"] = "Pot veure el meus àlbums de fotos"; -App::$strings["Can view my connections"] = "Pot veure les meves connexions"; -App::$strings["Can view my file storage"] = "Pot veure al meu magatzem d'arxius"; -App::$strings["Can view my webpages"] = "Pot veure les meves pàgines web"; -App::$strings["Can send me their channel stream and posts"] = "Pot enviar-me el flux i entrades del seu canal"; -App::$strings["Can post on my channel page (\"wall\")"] = "Pot fer entrades a la meva pàgina de canal (\"mur\")"; -App::$strings["Can comment on or like my posts"] = "Pot fer comentaris o dir si agrada en les meves entrades"; -App::$strings["Can send me private mail messages"] = "Pot enviar-me un missatge de correu privat"; -App::$strings["Can post photos to my photo albums"] = "Pot enviar fotos al meus àlbums de fotos"; -App::$strings["Can like/dislike stuff"] = "Pot dir si agrada/desagrada "; -App::$strings["Profiles and things other than posts/comments"] = "Perfils i altres coses a més d'entrades/comentaris"; -App::$strings["Can forward to all my channel contacts via post @mentions"] = "Ho pot enviar a tots els meus contactes del canal via entrades @mencions"; -App::$strings["Advanced - useful for creating group forum channels"] = "Avançat - capaç de crear canals de grups de foro"; -App::$strings["Can chat with me (when available)"] = "Pot xatejar amb mi (si estic disponible)"; -App::$strings["Can write to my file storage"] = "Pot escriure al meu magatzem d'arxius"; -App::$strings["Can edit my webpages"] = "Pot editar les meves pàgines web"; -App::$strings["Can source my public posts in derived channels"] = "Pot mostrar l'origen de les meves entrades públiques en altres canals"; -App::$strings["Somewhat advanced - very useful in open communities"] = "Quelcom avançat - molt útil en comunitats obertes"; -App::$strings["Can administer my channel resources"] = "Pot administrar els meus recursos del canal"; -App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Extremadament avançat. No toquis res si no saps que estàs fent"; -App::$strings["Social Networking"] = "Xarxes Socials"; -App::$strings["Mostly Public"] = "Més aviat Públic"; -App::$strings["Restricted"] = "Restringit"; -App::$strings["Private"] = "Privat"; -App::$strings["Community Forum"] = "Foro de Comunitat"; -App::$strings["Feed Republish"] = "Republicador"; -App::$strings["Special Purpose"] = "Objectiu Especial"; -App::$strings["Celebrity/Soapbox"] = "Celebritat/Faristol"; -App::$strings["Group Repository"] = "Repositori de Grup"; -App::$strings["Other"] = "Altres"; -App::$strings["Custom/Expert Mode"] = "Personalitzat/Mode Expert"; +App::$strings["Frequently"] = "Sovint"; +App::$strings["Hourly"] = "Cada hora"; +App::$strings["Twice daily"] = "Dos cops al dia"; +App::$strings["Daily"] = "Diàriament"; +App::$strings["Weekly"] = "Setmanalment"; +App::$strings["Monthly"] = "Mensualment"; +App::$strings["Friendica"] = "Friendica"; +App::$strings["OStatus"] = "OStatus"; +App::$strings["RSS/Atom"] = "RSS/Atom"; +App::$strings["Email"] = "Correu electrònic"; +App::$strings["Diaspora"] = "Diaspora"; +App::$strings["Facebook"] = "Facebook"; +App::$strings["Zot!"] = "Zot!"; +App::$strings["LinkedIn"] = "LinkedIn"; +App::$strings["XMPP/IM"] = "XMPP/IM"; +App::$strings["MySpace"] = "MySpace"; +App::$strings["%d invitation available"] = array( + 0 => "%d invitació disponible", + 1 => "%d invitacions disponibles", +); +App::$strings["Advanced"] = "Avançat"; +App::$strings["Find Channels"] = "Troba Canals"; +App::$strings["Enter name or interest"] = "Entra un nom o interes"; +App::$strings["Connect/Follow"] = "Conecta/Segueix"; +App::$strings["Examples: Robert Morgenstein, Fishing"] = "Exemples: Lionel Messi, Futbolista"; +App::$strings["Find"] = "Troba"; +App::$strings["Channel Suggestions"] = "Canals Suggerits"; +App::$strings["Random Profile"] = "Perfil Aleatori"; +App::$strings["Invite Friends"] = "Convida Amics"; +App::$strings["Advanced example: name=fred and country=iceland"] = "Exemple avançat: nom=pep i pais=eire"; +App::$strings["%d connection in common"] = array( + 0 => "%d connexió en comú", + 1 => "%d connexions en comú", +); +App::$strings["show more"] = "mostrar més"; App::$strings["channel"] = "canal"; +App::$strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s li agrada %3\$s de %2\$s"; App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s no agrada %2\$s de %3\$s"; App::$strings["%1\$s is now connected with %2\$s"] = "%1\$s esta ara connectat amb %2\$s"; App::$strings["%1\$s poked %2\$s"] = "%1\$s emprenyat %2\$s"; App::$strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s es %2\$s"; -App::$strings["__ctx:title__ Likes"] = "Agrada"; -App::$strings["__ctx:title__ Dislikes"] = "Desagrada"; -App::$strings["__ctx:title__ Agree"] = "Acord"; -App::$strings["__ctx:title__ Disagree"] = "Desacord"; -App::$strings["__ctx:title__ Abstain"] = "Abstenirse"; +App::$strings["__ctx:title__ Likes"] = "M'agrada"; +App::$strings["__ctx:title__ Dislikes"] = "No m'agrada"; +App::$strings["__ctx:title__ Agree"] = "A favor"; +App::$strings["__ctx:title__ Disagree"] = "En contra"; +App::$strings["__ctx:title__ Abstain"] = "En blanc"; App::$strings["__ctx:title__ Attending"] = "Assistint"; App::$strings["__ctx:title__ Not attending"] = "Desassistint"; App::$strings["__ctx:title__ Might attend"] = "Podrien assistir"; @@ -612,8 +466,7 @@ App::$strings["View Photos"] = "Veure Fotos"; App::$strings["Matrix Activity"] = "Activitat de Matrix"; App::$strings["Edit Contact"] = "Editar Contacte"; App::$strings["Send PM"] = "Enviar MP"; -App::$strings["Poke"] = "Emprenya"; -App::$strings["%s likes this."] = "%s agrada això."; +App::$strings["%s likes this."] = "A %s li agrada això."; App::$strings["%s doesn't like this."] = "%s no agrada això."; App::$strings["%2\$d people like this."] = array( 0 => "%2\$d gent agrada això.", @@ -673,14 +526,14 @@ App::$strings["Posted Order"] = "Ordenar per Entrades"; App::$strings["Sort by Post Date"] = "Ordenar per Data d' Entrada"; App::$strings["Posts that mention or involve you"] = "Entrades que et mencionen o involucren"; App::$strings["New"] = "Nou"; -App::$strings["Activity Stream - by date"] = "Activitat del Flux - per data"; +App::$strings["Activity Stream - by date"] = "Flux d'activitat - per data"; App::$strings["Starred"] = "Preferit"; App::$strings["Favourite Posts"] = "Entrades Favorites"; App::$strings["Spam"] = "Spam"; App::$strings["Posts flagged as SPAM"] = "Entrades marcades com a SPAM"; App::$strings["Channel"] = "Canal"; App::$strings["Status Messages and Posts"] = "Estat dels Missatges i Entrades"; -App::$strings["About"] = "Sobre això"; +App::$strings["About"] = "Sobre mi"; App::$strings["Profile Details"] = "Detalls del Perfil"; App::$strings["Photo Albums"] = "Albums de Fotos"; App::$strings["Files and Storage"] = "Arxius i Emmagatzegament"; @@ -700,86 +553,169 @@ App::$strings["__ctx:noun__ Undecided"] = array( 1 => "Indecisos", ); App::$strings["__ctx:noun__ Agree"] = array( - 0 => "Acord", - 1 => "Acords", + 0 => "A favor", + 1 => "A favor", ); App::$strings["__ctx:noun__ Disagree"] = array( - 0 => "Desacord", - 1 => "Desacords", + 0 => "En contra", + 1 => "En contra", ); App::$strings["__ctx:noun__ Abstain"] = array( - 0 => "Abstenirse", - 1 => "Abstenirse", + 0 => "En blanc", + 1 => "En blanc", ); -App::$strings["Permission denied"] = "Permís denegat"; -App::$strings["(Unknown)"] = "(Desconegut)"; -App::$strings["Visible to anybody on the internet."] = "Visible per tothom a la Internet"; -App::$strings["Visible to you only."] = "Visible només per tú."; -App::$strings["Visible to anybody in this network."] = "Visible per tothom en aquesta xarxa."; -App::$strings["Visible to anybody authenticated."] = "Visible per tothom autenticat."; -App::$strings["Visible to anybody on %s."] = "Visible per a tothom a %s."; -App::$strings["Visible to all connections."] = "Visible per a totes les connexions."; -App::$strings["Visible to approved connections."] = "Visible per a les connexions aprovades."; -App::$strings["Visible to specific connections."] = "Visible per a específiques connexions."; -App::$strings["Item not found."] = "Element no trobat."; -App::$strings["Permission denied."] = "Permís denegat."; -App::$strings["Collection not found."] = "Col·lecció no trobada."; -App::$strings["Collection is empty."] = "La col·lecció esta buida."; -App::$strings["Collection: %s"] = "Col·lecció: %s"; -App::$strings["Connection: %s"] = "Connexió: %s"; -App::$strings["Connection not found."] = "Connexió no trobada."; -App::$strings["Invalid data packet"] = "paquet de dades invàlid"; -App::$strings["Unable to verify channel signature"] = "No es pot verificar la signatura del canal"; -App::$strings["Unable to verify site signature for %s"] = "No es pot verificar la signatura del lloc per %s"; -App::$strings["Embedded content"] = "Contingut embegut"; -App::$strings["Embedding disabled"] = "Incorporació desactivada"; -App::$strings["Logged out."] = "Sortir."; -App::$strings["Failed authentication"] = "Autenticació fallida"; -App::$strings["Login failed."] = "Identificació fallida."; -App::$strings["%d invitation available"] = array( - 0 => "%d invitació disponible", - 1 => "%d invitacions disponibles", -); -App::$strings["Advanced"] = "Avançat"; -App::$strings["Find Channels"] = "Troba Canals"; -App::$strings["Enter name or interest"] = "Entra un nom o interes"; -App::$strings["Connect/Follow"] = "Conecta/Segueix"; -App::$strings["Examples: Robert Morgenstein, Fishing"] = "Exemples: Lionel Messi, Futbolista"; -App::$strings["Find"] = "Troba"; -App::$strings["Channel Suggestions"] = "Canals Suggerits"; -App::$strings["Random Profile"] = "Perfil Aleatori"; -App::$strings["Invite Friends"] = "Convida Amics"; -App::$strings["Advanced example: name=fred and country=iceland"] = "Exemple avançat: nom=pep i pais=eire"; -App::$strings["%d connection in common"] = array( - 0 => "%d connexió en comú", - 1 => "%d connexions en comú", -); -App::$strings["show more"] = "mostrar més"; -App::$strings["Visible to your default audience"] = "Visible per a la teva audiència "; -App::$strings["Show"] = "Mostra"; -App::$strings["Don't show"] = "No mostrar"; -App::$strings["Permissions"] = "Permisos "; -App::$strings["Item was not found."] = "Article no trobat."; -App::$strings["No source file."] = "No hi ha arxiu d'origen."; -App::$strings["Cannot locate file to replace"] = "No trobo l'arxiu a reemplaçar"; -App::$strings["Cannot locate file to revise/update"] = "No trobo l'arxiu a revisar/actualitzar"; -App::$strings["File exceeds size limit of %d"] = "L'arxiu excedeix la mida limit de %d"; -App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Has arribat al teu límit de %1$.0f Mbytes de emagatzematge d'adjunts."; -App::$strings["File upload failed. Possible system limit or action terminated."] = "Pujada del arxiu fallida. Possible límit del sistema o acció interrompuda."; -App::$strings["Stored file could not be verified. Upload failed."] = "L'arxiu guardat no es pot verificar. Pujada fallida."; -App::$strings["Path not available."] = "Trajectòria no disponible"; -App::$strings["Empty pathname"] = "Trajèctoria vuida."; -App::$strings["duplicate filename or path"] = "Nom o trajectòria duplicat"; -App::$strings["Path not found."] = "Trajectòria no trobada."; -App::$strings["mkdir failed."] = "mkdir va fracassar."; -App::$strings["database storage failed."] = "Arxiu de base de dades va fallar."; +App::$strings["Miscellaneous"] = "Miscelania"; +App::$strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD o MM-DD"; +App::$strings["Required"] = "Requerit"; +App::$strings["never"] = "mai"; +App::$strings["less than a second ago"] = "fa menys d'un segon"; +App::$strings["year"] = "any"; +App::$strings["years"] = "anys"; +App::$strings["month"] = "mes"; +App::$strings["months"] = "mesos"; +App::$strings["week"] = "setmana"; +App::$strings["weeks"] = "setmanes"; +App::$strings["day"] = "dia"; +App::$strings["days"] = "dies"; +App::$strings["hour"] = "hora"; +App::$strings["hours"] = "hores"; +App::$strings["minute"] = "minut"; +App::$strings["minutes"] = "minuts"; +App::$strings["second"] = "segon"; +App::$strings["seconds"] = "segons"; +App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "Fa %1\$d i %2\$s"; +App::$strings["%1\$s's birthday"] = "Aniversari de %1\$s"; +App::$strings["Happy Birthday %1\$s"] = "Feliç Aniversari %1\$s"; +App::$strings["Please choose"] = "Escull"; +App::$strings["Agree"] = "A favor"; +App::$strings["Disagree"] = "En contra"; +App::$strings["Abstain"] = "En blanc"; +App::$strings["Nickname has unsupported characters or is already being used on this site."] = "L'àlies té caràcters no suportats o ja està agafat en aquest lloc."; +App::$strings["Directory Options"] = "Opcions de carpeta"; +App::$strings["Safe Mode"] = "Mode Segur"; +App::$strings["No"] = "No"; +App::$strings["Yes"] = "Sí"; +App::$strings["Public Forums Only"] = "Només fòrums públics"; +App::$strings["This Website Only"] = "Només aquest lloc web"; +App::$strings["%s "] = "%s "; +App::$strings["[Red:Notify] New mail received at %s"] = "[Red:Notificació] Un nou missatge s'ha rebut a %s"; +App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s t'ha enviat un nou missatge privat a %3\$s."; +App::$strings["%1\$s sent you %2\$s."] = "%1\$s t'ha enviat %2\$s."; +App::$strings["a private message"] = "un missatge privat"; +App::$strings["Please visit %s to view and/or reply to your private messages."] = "Per favor, visita %s per a veure i/o respondre els teus missatges privats."; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s comentat en [zrl=%3\$s]a %4\$s[/zrl]"; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s comentat en [zrl=%3\$s]%4\$s de %5\$s[/zrl]"; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s comentat en [zrl=%3\$s]el teu %4\$s[/zrl]"; +App::$strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Red:Notify] Comentari a la conversa #%1\$d per %2\$s"; +App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s comentat en un article/conversa que havies estat seguint."; +App::$strings["Please visit %s to view and/or reply to the conversation."] = "Si us plau visita %s per veure i/o contestar a la conversa"; +App::$strings["[Red:Notify] %s posted to your profile wall"] = "[Red:Avís] %s ha escrit una entrada al teu mur"; +App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s ha escrit una entrada al teu mur en %3\$s"; +App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s enviat correu a [zrl=%3\$s]el teu mur[/zrl]"; +App::$strings["[Red:Notify] %s tagged you"] = "[Red:Notificació] %s t'ha etiquetat"; +App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s t'ha etiquetat a %3\$s"; +App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]t'ha etiquetat[/zrl]."; +App::$strings["[Red:Notify] %1\$s poked you"] = "[Red:Avís] %1\$s s'en fot de tu"; +App::$strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s s'en fot de tú a %3\$s"; +App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]s'en fot de tú[/zrl]."; +App::$strings["[Red:Notify] %s tagged your post"] = "[Red:Avís] %s ha etiquetat la teva entrada"; +App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s ha etiquetat la teva entrada a %3\$s"; +App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s etiquetat [zrl=%3\$s]la teva entrada[/zrl]"; +App::$strings["[Red:Notify] Introduction received"] = "[Red:Avís] Presentació rebuda"; +App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, has rebut una nova petició de connexió de '%2\$s' a %3\$s"; +App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, has rebut [zrl=%2\$s]una nova petició de connexió[/zrl] de %3\$s."; +App::$strings["You may visit their profile at %s"] = "Pots visitar el seu perfil a %s"; +App::$strings["Please visit %s to approve or reject the connection request."] = "Si us plau, visita %s per aprovar o rebutjar la petició de connexió."; +App::$strings["[Red:Notify] Friend suggestion received"] = "[Red:Notificació] Rebuda suggerencia d'amistat"; +App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, has rebut una suggerència d'amistat de '%2\$s' a %3\$s"; +App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, has rebut [zrl=%2\$s]una suggerència d'amistat[/zrl] per %3\$s de %4\$s."; +App::$strings["Name:"] = "Nom:"; +App::$strings["Photo:"] = "Foto:"; +App::$strings["Please visit %s to approve or reject the suggestion."] = "Per favor, visita %s per a aprovar o rebutjar la suggerencia."; +App::$strings["[Red:Notify]"] = "[Red:Notificació]"; +App::$strings["This event has been added to your calendar."] = "S'ha afegit l'activitat al teu calendari."; +App::$strings["General Features"] = "Característiques generals"; +App::$strings["Content Expiration"] = "Caducitat del contingut"; +App::$strings["Remove posts/comments and/or private messages at a future time"] = "Elimina entrades, comentaris i/o missatges privats al cap d'un cert temps"; +App::$strings["Multiple Profiles"] = "Múltiples perfils"; +App::$strings["Ability to create multiple profiles"] = "Capacitat de crear diversos perfils"; +App::$strings["Advanced Profiles"] = "Perfils avançats"; +App::$strings["Additional profile sections and selections"] = "Seccions i seleccions addicionals de perfils"; +App::$strings["Profile Import/Export"] = "Importació i exportació de perfil"; +App::$strings["Save and load profile details across sites/channels"] = "Desa i carrega els detalls del perfil a través de llocs i canals"; +App::$strings["Web Pages"] = "Pàgines web"; +App::$strings["Provide managed web pages on your channel"] = "Proporcionar pàgines web gestionades al seu canal"; +App::$strings["Private Notes"] = "Notes privades"; +App::$strings["Enables a tool to store notes and reminders"] = "Activa una eina per a crear notes i recordatoris"; +App::$strings["Navigation Channel Select"] = "Navegació pel selector de canals"; +App::$strings["Change channels directly from within the navigation dropdown menu"] = "Canvieu els canals directament des del menú desplegable de navegació"; +App::$strings["Photo Location"] = "Ubicació de les fotos"; +App::$strings["If location data is available on uploaded photos, link this to a map."] = "Quan una imatge pujada porti incrustada la seva localització, enllaça-la a un mapa automàticament."; +App::$strings["Expert Mode"] = "Mode expert"; +App::$strings["Enable Expert Mode to provide advanced configuration options"] = "Activa el mode expert per a mostrar opcions avançades de configuració"; +App::$strings["Premium Channel"] = "Canal prèmium"; +App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Permet establir restriccions i condicions a qui es connecti al teu canal"; +App::$strings["Post Composition Features"] = "Més funcionalitats de redacció d'entrades"; +App::$strings["Use Markdown"] = "Habilita el Markdown"; +App::$strings["Allow use of \"Markdown\" to format posts"] = "Permet emprar \"Markdown\" per donar format a les entrades"; +App::$strings["Large Photos"] = "Fotos grans"; +App::$strings["Include large (640px) photo thumbnails in posts. If not enabled, use small (320px) photo thumbnails"] = "Inclou miniatures d'imatge grans (640px) en les entrades. Si no està activat, petites (320px)."; +App::$strings["Automatically import channel content from other channels or feeds"] = "Importa automàticament el contingut del canal des d'altres canals o feeds"; +App::$strings["Even More Encryption"] = "Encara més xifratge"; +App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Permet el xifratge opcional de contingut extrem-a-extrem amb clau simètrica"; +App::$strings["Enable voting tools"] = "Habilita eines de vot"; +App::$strings["Provide a class of post which others can vote on"] = "Proporcionar una classe d'entrada que altres puguin votar"; +App::$strings["Network and Stream Filtering"] = "Filtres de xarxa de contactes i de flux d'activitat"; +App::$strings["Search by Date"] = "Cerca per data"; +App::$strings["Ability to select posts by date ranges"] = "Capacitat per seleccionar entrades per rang de dates"; +App::$strings["Collections Filter"] = "Filtre de col·leccions"; +App::$strings["Enable widget to display Network posts only from selected collections"] = "Habilita un giny per mostrar només les entrades de les col·leccions seleccionades"; +App::$strings["Save search terms for re-use"] = "Conserva les paraules de cerca per reutilitzar-les"; +App::$strings["Network Personal Tab"] = "Pestanya de participació en la xarxa"; +App::$strings["Enable tab to display only Network posts that you've interacted on"] = "Afegeix una pestanya que mostri només les entrades de xarxa on hi hagis intervingut"; +App::$strings["Network New Tab"] = "Pestanya de novetats a la xarxa"; +App::$strings["Enable tab to display all new Network activity"] = "Afegeix una pestanya que mostri tota l'activitat nova de la Xarxa"; +App::$strings["Affinity Tool"] = "Filtre d'activitat per afinitat"; +App::$strings["Filter stream activity by depth of relationships"] = "Filtra el flux d'activitat segons el tipus de relació amb l'actor de l'activitat"; +App::$strings["Connection Filtering"] = "Filtre d'entrades per paraules clau"; +App::$strings["Filter incoming posts from connections based on keywords/content"] = "Filtra les entrades de les teves connexions segons paraules clau i contingut"; +App::$strings["Suggest Channels"] = "Suggeix-me canals"; +App::$strings["Show channel suggestions"] = "Mostra suggerències de canals"; +App::$strings["Post/Comment Tools"] = "Eines d'entrades i comentaris"; +App::$strings["Tagging"] = "Etiquetes"; +App::$strings["Ability to tag existing posts"] = "Capacitat d'etiquetar entrades existents"; +App::$strings["Post Categories"] = "Categories d'Entrades"; +App::$strings["Add categories to your posts"] = "Afegeix categoria a la teva entrada"; +App::$strings["Ability to file posts under folders"] = "Capacitat de arxivar entrades en les carpetes"; +App::$strings["Dislike Posts"] = "\"No m'agrada\""; +App::$strings["Ability to dislike posts/comments"] = "Capacitat per marcar amb un \"no m'agrada\" les entrades i els comentaris"; +App::$strings["Star Posts"] = "Entrades Excel·lents"; +App::$strings["Ability to mark special posts with a star indicator"] = "Capacitat per marcar entrades especials amb l'indicador d'excel·lencia"; +App::$strings["Tag Cloud"] = "Núvol d'Etiquetes."; +App::$strings["Provide a personal tag cloud on your channel page"] = "Proporcionar un núvol d'etiquetes personals a la teva pàgina de canal"; +App::$strings["Channel is blocked on this site."] = "El canal està bloquejat en aquest lloc."; +App::$strings["Channel location missing."] = "Falta la ubicació del canal."; +App::$strings["Response from remote channel was incomplete."] = "La resposta del canal remot fou incompleta."; +App::$strings["Channel was deleted and no longer exists."] = "El canal fou esborrat i actualment no existeix."; +App::$strings["Protocol disabled."] = "Protocol desactivat."; +App::$strings["Protocol blocked for this channel."] = "El protocol està bloquejat per a aquest canal."; +App::$strings["Channel discovery failed."] = "Descobriment de canal fallit."; +App::$strings["local account not found."] = "compte local no trobat."; +App::$strings["Cannot connect to yourself."] = "No pots connectar amb tu mateix."; +App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un grup esborrat amb aquest nom fou reviscolat. Els permisos dels items existents poden aplicar-se a aquest grup i qualsevol membre futur. Si no es això el que vols, si et plau, crea un altre grup amb un nom diferent."; +App::$strings["Default privacy group for new contacts"] = "Privacitat de grup predeterminada per a contactes nous"; +App::$strings["All Channels"] = "Tots els canals"; +App::$strings["edit"] = "edita"; +App::$strings["Collections"] = "Col·leccions"; +App::$strings["Edit collection"] = "Edita col·leccions"; +App::$strings["Add new collection"] = "Afegeix una nova col·lecció"; +App::$strings["Channels not in any collection"] = "Canals a cap col·lecció"; App::$strings["Unable to obtain identity information from database"] = "Incapaç de trobar l'informació d'identitat a la base de dades"; App::$strings["Empty name"] = "Nom buit"; App::$strings["Name too long"] = "Nom massa llarg"; App::$strings["No account identifier"] = "Sense identificador de compte"; App::$strings["Nickname is required."] = "Alies/malnom es requerit."; App::$strings["Reserved nickname. Please choose another."] = "Àlies reservat. Tria un altre."; -App::$strings["Nickname has unsupported characters or is already being used on this site."] = "L'álies te caracters no soportats o ja esta en ús en aquest lloc"; App::$strings["Unable to retrieve created identity"] = "No es pot recuperar la identitat creada"; App::$strings["Default Profile"] = "Perfil per Defecte"; App::$strings["Requested channel is not available."] = "El canal demanat no està disponible."; @@ -803,7 +739,6 @@ App::$strings["Birthdays this week:"] = "Aniversari aquesta setmana:"; App::$strings["[No description]"] = "[Sense descripció]"; App::$strings["Event Reminders"] = "Recordatori d'Events"; App::$strings["Events this week:"] = "Event aquesta setmana:"; -App::$strings["Profile"] = "Perfil"; App::$strings["Full Name:"] = "Nom Complet:"; App::$strings["Like this channel"] = "M'agrada aquest canal"; App::$strings["j F, Y"] = "j F, Y"; @@ -816,10 +751,10 @@ App::$strings["Hometown:"] = "Ciutat Natal:"; App::$strings["Tags:"] = "Etiquetes:"; App::$strings["Political Views:"] = "Idees Polítiques:"; App::$strings["Religion:"] = "Religió:"; -App::$strings["About:"] = "Sobre:"; +App::$strings["About:"] = "Sobre mi:"; App::$strings["Hobbies/Interests:"] = "Aficions/Interessos:"; -App::$strings["Likes:"] = "Agrada:"; -App::$strings["Dislikes:"] = "Desagrada:"; +App::$strings["Likes:"] = "M'agrada:"; +App::$strings["Dislikes:"] = "No li agrada:"; App::$strings["Contact information and Social Networks:"] = "Informació de contacte i Xarxes Socials:"; App::$strings["My other channels:"] = "Els meus altres canals:"; App::$strings["Musical interests:"] = "Interessos Musicals:"; @@ -830,6 +765,109 @@ App::$strings["Love/Romance:"] = "Amor/Romace:"; App::$strings["Work/employment:"] = "Treball/feina:"; App::$strings["School/education:"] = "Escola/educació:"; App::$strings["Like this thing"] = "M'agrada això"; +App::$strings["Permission denied"] = "Permís denegat"; +App::$strings["(Unknown)"] = "(Desconegut)"; +App::$strings["Visible to anybody on the internet."] = "Visible per tothom a la Internet"; +App::$strings["Visible to you only."] = "Visible només per tú."; +App::$strings["Visible to anybody in this network."] = "Visible per tothom en aquesta xarxa."; +App::$strings["Visible to anybody authenticated."] = "Visible per tothom autenticat."; +App::$strings["Visible to anybody on %s."] = "Visible per a tothom a %s."; +App::$strings["Visible to all connections."] = "Visible per a totes les connexions."; +App::$strings["Visible to approved connections."] = "Visible per a les connexions aprovades."; +App::$strings["Visible to specific connections."] = "Visible per a específiques connexions."; +App::$strings["Item not found."] = "Element no trobat."; +App::$strings["Collection not found."] = "Col·lecció no trobada."; +App::$strings["Collection is empty."] = "La col·lecció esta buida."; +App::$strings["Collection: %s"] = "Col·lecció: %s"; +App::$strings["Connection: %s"] = "Connexió: %s"; +App::$strings["Connection not found."] = "Connexió no trobada."; +App::$strings["Delete this item?"] = "Vols esborrar aquest element?"; +App::$strings["[-] show less"] = "[-] mostra'n menys"; +App::$strings["[+] expand"] = "[+] expandeix"; +App::$strings["[-] collapse"] = "[-] colapsa"; +App::$strings["Password too short"] = "Contrasenya massa curta"; +App::$strings["Passwords do not match"] = "Les contrasenyes no coincideixen"; +App::$strings["everybody"] = "tothom"; +App::$strings["Secret Passphrase"] = "Contrasenya secreta"; +App::$strings["Passphrase hint"] = "Pista per la contrasenya"; +App::$strings["Notice: Permissions have changed but have not yet been submitted."] = "Avís: Els permisos han canviat però encara no han estat enviats."; +App::$strings["close all"] = "tanca-ho tot"; +App::$strings["Nothing new here"] = "Res de nou per aquí"; +App::$strings["Rate This Channel (this is public)"] = "Valora aquest Canal (això es farà públic)"; +App::$strings["Rating"] = "Valoració"; +App::$strings["Describe (optional)"] = "Descriu (opcional)"; +App::$strings["Please enter a link URL"] = "Si us plau, introdueix una adreça URL"; +App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Hi ha canvis sense desar, estàs segur que vols abandonar la pàgina?"; +App::$strings["timeago.prefixAgo"] = "timeago.prefixAgo"; +App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; +App::$strings["ago"] = "enrere"; +App::$strings["from now"] = "des d'ara"; +App::$strings["less than a minute"] = "menys d'un minut"; +App::$strings["about a minute"] = "prop d'un minut"; +App::$strings["%d minutes"] = "%d minuts"; +App::$strings["about an hour"] = "prop d'una hora"; +App::$strings["about %d hours"] = "al voltant de %d hores"; +App::$strings["a day"] = "un dia"; +App::$strings["%d days"] = "%d dies"; +App::$strings["about a month"] = "prop d'un mes"; +App::$strings["%d months"] = "%d mesos"; +App::$strings["about a year"] = "prop d'un any"; +App::$strings["%d years"] = "%d anys"; +App::$strings[" "] = " "; +App::$strings["timeago.numbers"] = "timeago.numbers"; +App::$strings["New Page"] = "Pàgina Nova"; +App::$strings["View"] = "Mostra"; +App::$strings["Actions"] = "Accions"; +App::$strings["Page Link"] = "Enllaç de la pàgina"; +App::$strings["Title"] = "Títol"; +App::$strings["Created"] = "Creat"; +App::$strings["Edited"] = "Editat"; +App::$strings["Can view my normal stream and posts"] = "Pot veure el flux i entrades normals"; +App::$strings["Can view my default channel profile"] = "Pot veure el meu perfil del canal per defecte"; +App::$strings["Can view my photo albums"] = "Pot veure el meus àlbums de fotos"; +App::$strings["Can view my connections"] = "Pot veure les meves connexions"; +App::$strings["Can view my file storage"] = "Pot veure al meu magatzem d'arxius"; +App::$strings["Can view my webpages"] = "Pot veure les meves pàgines web"; +App::$strings["Can send me their channel stream and posts"] = "Pot enviar-me el flux i entrades del seu canal"; +App::$strings["Can post on my channel page (\"wall\")"] = "Pot fer entrades a la meva pàgina de canal (\"mur\")"; +App::$strings["Can comment on or like my posts"] = "Pot fer comentaris o dir si agrada en les meves entrades"; +App::$strings["Can send me private mail messages"] = "Pot enviar-me un missatge de correu privat"; +App::$strings["Can post photos to my photo albums"] = "Pot enviar fotos al meus àlbums de fotos"; +App::$strings["Can like/dislike stuff"] = "Pot dir si agrada/desagrada "; +App::$strings["Profiles and things other than posts/comments"] = "Perfils i altres coses a més d'entrades/comentaris"; +App::$strings["Can forward to all my channel contacts via post @mentions"] = "Ho pot enviar a tots els meus contactes del canal via entrades @mencions"; +App::$strings["Advanced - useful for creating group forum channels"] = "Avançat - capaç de crear canals de grups de foro"; +App::$strings["Can chat with me (when available)"] = "Pot xatejar amb mi (si estic disponible)"; +App::$strings["Can write to my file storage"] = "Pot escriure al meu magatzem d'arxius"; +App::$strings["Can edit my webpages"] = "Pot editar les meves pàgines web"; +App::$strings["Can source my public posts in derived channels"] = "Pot mostrar l'origen de les meves entrades públiques en altres canals"; +App::$strings["Somewhat advanced - very useful in open communities"] = "Quelcom avançat - molt útil en comunitats obertes"; +App::$strings["Can administer my channel resources"] = "Pot administrar els meus recursos del canal"; +App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Extremadament avançat. No toquis res si no saps que estàs fent"; +App::$strings["Social Networking"] = "Xarxes Socials"; +App::$strings["Mostly Public"] = "Més aviat Públic"; +App::$strings["Restricted"] = "Restringit"; +App::$strings["Private"] = "Privat"; +App::$strings["Community Forum"] = "Foro de Comunitat"; +App::$strings["Feed Republish"] = "Republicador"; +App::$strings["Special Purpose"] = "Objectiu Especial"; +App::$strings["Celebrity/Soapbox"] = "Celebritat/Faristol"; +App::$strings["Group Repository"] = "Repositori de Grup"; +App::$strings["Other"] = "Altres"; +App::$strings["Custom/Expert Mode"] = "Personalitzat/Mode Expert"; +App::$strings["Image exceeds website size limit of %lu bytes"] = "La imatge excedeix la mida limit pel lloc web en %lu bytes"; +App::$strings["Image file is empty."] = "El fitxer d'imatge esta buit."; +App::$strings["Unable to process image"] = "incapaç de processar la imatge"; +App::$strings["Photo storage failed."] = "Fracassà l'emmagatzematge de la Foto"; +App::$strings["Upload New Photos"] = "Puja Noves Fotos"; +App::$strings["Tags"] = "Etiquetes"; +App::$strings["Keywords"] = "Paraules clau"; +App::$strings["have"] = "tinc"; +App::$strings["has"] = "tens"; +App::$strings["want"] = "vull"; +App::$strings["wants"] = "vols"; +App::$strings["likes"] = "li agrada"; +App::$strings["dislikes"] = "no li agrada"; App::$strings["Male"] = "Masculí"; App::$strings["Female"] = "Femení"; App::$strings["Currently Male"] = "Actualment Masculí"; @@ -886,669 +924,33 @@ App::$strings["Uncertain"] = "Incert"; App::$strings["It's complicated"] = "Es Complicat"; App::$strings["Don't care"] = "No Et Fa Res"; App::$strings["Ask me"] = "Pregunta"; -App::$strings["Site Admin"] = "Administració"; -App::$strings["Address Book"] = "Adreçes"; -App::$strings["Mood"] = "Ànim"; -App::$strings["Probe"] = "Sondeig"; -App::$strings["Suggest"] = "Suggeriment"; -App::$strings["Random Channel"] = "Canal Aleatori"; -App::$strings["Invite"] = "Convida"; -App::$strings["Features"] = "Funcionalitats"; -App::$strings["Language"] = "Idioma"; -App::$strings["Post"] = "Entrada"; -App::$strings["Profile Photo"] = "Foto del Perfil"; -App::$strings["Update"] = "Actualització"; -App::$strings["Install"] = "Instal·lar"; -App::$strings["Purchase"] = "Compra"; -App::$strings["Image/photo"] = "Imatge/foto"; -App::$strings["Encrypted content"] = "Contingut encriptat"; -App::$strings["Install %s element: "] = "Instal·la l'element %s:"; -App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Aquesta entrada contè un element %s instal·lable, potser manques de permissos per instal·lar-lo en aquest lloc."; -App::$strings["webpage"] = "pàgina web"; -App::$strings["layout"] = "disposició"; -App::$strings["block"] = "bloc"; -App::$strings["menu"] = "menú"; -App::$strings["QR code"] = "QR code"; -App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s va escriure el següent %2\$s %3\$s"; -App::$strings["post"] = "entrada"; -App::$strings["Different viewers will see this text differently"] = "Diferents observadors veuran aquest text de diferents formes"; -App::$strings["$1 spoiler"] = "$1 spoiler"; -App::$strings["$1 wrote:"] = "$1 va escriure:"; -App::$strings["Missing room name"] = "Perdut el nom de la sala"; -App::$strings["Duplicate room name"] = "Nom de la sala duplicat"; -App::$strings["Invalid room specifier."] = "Especificació de la sala invàlida."; -App::$strings["Room not found."] = "Sala no trobada."; -App::$strings["Room is full"] = "La sala es plena"; -App::$strings["Image exceeds website size limit of %lu bytes"] = "La imatge excedeix la mida limit pel lloc web en %lu bytes"; -App::$strings["Image file is empty."] = "El fitxer d'imatge esta buit."; -App::$strings["Unable to process image"] = "incapaç de processar la imatge"; -App::$strings["Photo storage failed."] = "Fracassà l'emmagatzematge de la Foto"; -App::$strings["Upload New Photos"] = "Puja Noves Fotos"; -App::$strings["Some blurb about what to do when you're new here"] = "Algunes propostes sobre el que cal fer quan ets nou aquí"; -App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = "Has creat %1$.0f de %2$.0f canals permesos."; -App::$strings["Create a new channel"] = "Crear un nou canal"; -App::$strings["Current Channel"] = "Canal Actual"; -App::$strings["Switch to one of your channels by selecting it."] = "Canviar a un altre dels teus canals seleccionant-ho."; -App::$strings["Default Channel"] = "Canal per Defecte"; -App::$strings["Make Default"] = "Estableix com a Predeterminat"; -App::$strings["%d new messages"] = "%d missatges nous"; -App::$strings["%d new introductions"] = "%d noves presentacions"; -App::$strings["Delegated Channels"] = "Canals Delegats"; -App::$strings["Public access denied."] = "Accés públic denegat."; -App::$strings["%d rating"] = array( - 0 => "%d valoració", - 1 => "%d valoracions", -); -App::$strings["Gender: "] = "Gènere:"; -App::$strings["Status: "] = "Estatus:"; -App::$strings["Homepage: "] = "Pàgina Personal:"; -App::$strings["Description:"] = "Descripció:"; -App::$strings["Public Forum:"] = "Forum Públic:"; -App::$strings["Keywords: "] = "Paraules Clau:"; -App::$strings["Don't suggest"] = "No suggerir"; -App::$strings["Common connections:"] = "Connexions en comú:"; -App::$strings["Global Directory"] = "Directori Global"; -App::$strings["Local Directory"] = "Directori Local"; -App::$strings["Finding:"] = "Cercant:"; -App::$strings["next page"] = "pàgina següent"; -App::$strings["previous page"] = "pàgina anterior"; -App::$strings["Sort options"] = "Opcions per ordenar"; -App::$strings["Alphabetic"] = "Alfabètic"; -App::$strings["Reverse Alphabetic"] = "Alfabètic Invers"; -App::$strings["Newest to Oldest"] = "De més Nou a més Vell"; -App::$strings["Oldest to Newest"] = "De més Antic a més Nou"; -App::$strings["No entries (some entries may be hidden)."] = "Sense entrades (algunes podrien estar amagades)."; -App::$strings["Xchan Lookup"] = "Cerca a xchan"; -App::$strings["Lookup xchan beginning with (or webbie): "] = "Cerca a xchan començant per (o webbie)"; -App::$strings["Not found."] = "No trobat."; -App::$strings["Authorize application connection"] = "Autoritza la connexió de l'aplicació"; -App::$strings["Return to your app and insert this Securty Code:"] = "Torna a la teva aplicació i insereix aquest Codi de Seguretat:"; -App::$strings["Please login to continue."] = "Si et plau, identifica't per continuar."; -App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vols autoritzar a aquesta aplicació l'accés a les teves entrades i contactes i/o a crear noves entrades com si fos tu mateix."; -App::$strings["Page Title"] = "Títol de la pàgina"; -App::$strings["Channel added."] = "S'ha afegit el canal."; -App::$strings["Tag removed"] = "S'ha tret l'etiqueta"; -App::$strings["Remove Item Tag"] = "Elimina l'etiqueta d'element"; -App::$strings["Select a tag to remove: "] = "Tria l'etiqueta a eliminar:"; -App::$strings["Remove"] = "Esborra"; -App::$strings["Continue"] = "Continua"; -App::$strings["Premium Channel Setup"] = "Configuració de Canals Premium"; -App::$strings["Enable premium channel connection restrictions"] = "Habilita les restriccions de connexió del canal premium"; -App::$strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Si us plau, introdueixi les restriccions o condicions, com ara el rebut de PayPal, les pautes d'ús, etc."; -App::$strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Aquest canal pot requerir passos addicionals o reconeixement de les següents condicions abans de connectar:"; -App::$strings["Potential connections will then see the following text before proceeding:"] = "Connexions potencials veuran el següent text abans de continuar:"; -App::$strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "En continuar, certifico que he complert amb totes les instruccions proporcionades en aquesta pàgina."; -App::$strings["(No specific instructions have been provided by the channel owner.)"] = "(No s'han proporcionat instruccions específiques pel propietari del canal.)"; -App::$strings["Restricted or Premium Channel"] = "Canal Restringit o Premium"; -App::$strings["Thing updated"] = "S'ha actualitzat la cosa"; -App::$strings["Object store: failed"] = "No s'ha pogut emmagatzemar l'objecte"; -App::$strings["Thing added"] = "S'ha afegit la cosa"; -App::$strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; -App::$strings["Show Thing"] = "Mostra la cosa"; -App::$strings["item not found."] = "no s'ha trobat l'element."; -App::$strings["Edit Thing"] = "Edita la cosa"; -App::$strings["Select a profile"] = "Tria un perfil"; -App::$strings["Post an activity"] = "Publica una activitat"; -App::$strings["Only sends to viewers of the applicable profile"] = "S'envia només a visitants del perfil corresponent"; -App::$strings["Name of thing e.g. something"] = "Nom de la cosa. Exemple: patata"; -App::$strings["URL of thing (optional)"] = "Adreça URL de la cosa (opcional)"; -App::$strings["URL for photo of thing (optional)"] = "Adreça URL de la foto d'una cosa (opcional)"; -App::$strings["Add Thing to your Profile"] = "Afegeix una cosa al teu perfil"; -App::$strings["Item not available."] = "Article no disponible."; -App::$strings["Fetching URL returns error: %1\$s"] = "URL sol·licitada retorna error: %1\$s"; -App::$strings["Image uploaded but image cropping failed."] = "S'ha pujat la imatge però no s'ha pogut retallar."; -App::$strings["Image resize failed."] = "No s'ha pogut escalar la imatge."; -App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Refresca la memòria cau del navegador si la foto no s'actualitza immediatament. Dreceres: «Ctrl+F5» i «Ctrl+Maj+R»"; -App::$strings["Image exceeds size limit of %d"] = "La imatge excedeix la mida límit de %d"; -App::$strings["Unable to process image."] = "Incapaç de processar l'imatge."; -App::$strings["Photo not available."] = "Foto no disponible."; -App::$strings["Upload File:"] = "Puja Arxiu:"; -App::$strings["Select a profile:"] = "Tria un perfil:"; -App::$strings["Upload Profile Photo"] = "Puja una Foto pel Perfil"; -App::$strings["or"] = "o"; -App::$strings["skip this step"] = "salta aquest pas"; -App::$strings["select a photo from your photo albums"] = "tria una foto del teu àlbum de fotos"; -App::$strings["Crop Image"] = "Retalla Imatge"; -App::$strings["Please adjust the image cropping for optimum viewing."] = "Si us plau, retalla la imatge per a una optima visualització"; -App::$strings["Done Editing"] = "Edició Feta"; -App::$strings["Image uploaded successfully."] = "Imatge pujada exitosament."; -App::$strings["Image upload failed."] = "La pujada de la imatge va fracassar."; -App::$strings["Image size reduction [%s] failed."] = "La reducció de mida de la imatge [%s] va fracassar."; +App::$strings["Unable to lookup recipient."] = "Incapaç de trobar el destinatari."; +App::$strings["Unable to communicate with requested channel."] = "Incapaç de comunicar amb el canal demanat."; +App::$strings["Cannot verify requested channel."] = "No puc verificar el canal demanat."; +App::$strings["Selected channel has private message restrictions. Send failed."] = "El canal seleccionat te restriccions sobre els missatges privats. L'enviament ha fallat."; +App::$strings["Message deleted."] = "Missatge eliminat."; +App::$strings["Message recalled."] = "Recupera el missatge."; +App::$strings["Send Private Message"] = "Envia Missatge Privat"; +App::$strings["To:"] = "Per:"; +App::$strings["Subject:"] = "Assumpte:"; +App::$strings["Your message:"] = "El teu missatge:"; +App::$strings["Send"] = "Envia"; +App::$strings["Message not found."] = "Missatge no trobat."; +App::$strings["Delete message"] = "Elimina el missatge"; +App::$strings["Recall message"] = "Recupera el missatge"; +App::$strings["Message has been recalled."] = "El missatge s'ha recuperat."; +App::$strings["Private Conversation"] = "Conversació Privada"; +App::$strings["Delete conversation"] = "Conversació esborrada"; +App::$strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Comunicació segura no disponible. Pots respondre des de la pàgina de perfil del remitent."; +App::$strings["Send Reply"] = "Envia Resposta"; +App::$strings["Hub not found."] = "Concentrador no trobat."; +App::$strings["Some blurb about what to do when you're new here"] = "Algunes propostes sobre què pots fer quan ets nou per aquí"; App::$strings["Invalid item."] = "Article invàlid."; App::$strings["Channel not found."] = "Canal no trobat."; App::$strings["Page not found."] = "Pàgina no trobada."; -App::$strings["Like/Dislike"] = "M'agrada / No m'agrada"; -App::$strings["This action is restricted to members."] = "Aquesta acció està restringida als membres."; -App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "Entra amb la teva identitat \$Projectname o registra't a \$Projectname per continuar."; -App::$strings["Invalid request."] = "Sol·licitud invàlida."; -App::$strings["thing"] = "cosa"; -App::$strings["Channel unavailable."] = "El canal està inactiu."; -App::$strings["Previous action reversed."] = "S'ha desfet l'acció anterior."; -App::$strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s està d'acord amb %3\$s de %2\$s"; -App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s no està d'acord amb %3\$s de %2\$s"; -App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s s'abstén en %3\$s de %2\$s"; -App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s assistirà a %3\$s de %2\$s"; -App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s no assistirà a %3\$s de %2\$s"; -App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s potser assistirà a %3\$s de %2\$s"; -App::$strings["Action completed."] = "S'ha completat l'acció."; -App::$strings["Thank you."] = "Gràcies."; -App::$strings["Calendar entries imported."] = "Entrades de Calendari importades."; -App::$strings["No calendar entries found."] = "No es troben entrades decalendari."; -App::$strings["Event can not end before it has started."] = "L'esdeveniment ha de començar abans d'acabar."; -App::$strings["Unable to generate preview."] = "No s'ha pogut generar la vista prèvia."; -App::$strings["Event title and start time are required."] = "Cal indicar l'inici i el final de l'esdeveniment."; -App::$strings["Event not found."] = "No s'ha trobat l'esdeveniment."; -App::$strings["l, F j"] = "l, F j"; -App::$strings["Edit event"] = "Edita l'esdeveniment"; -App::$strings["Delete event"] = "Esborra l'esdeveniment"; -App::$strings["calendar"] = "calendari"; -App::$strings["Create New Event"] = "Crea un esdeveniment nou"; -App::$strings["Previous"] = "Anterior"; -App::$strings["Next"] = "Pròxim"; -App::$strings["Export"] = "Exporta"; -App::$strings["Import"] = "Importar"; -App::$strings["Event removed"] = "S'ha eliminat l'esdeveniment"; -App::$strings["Failed to remove event"] = "No s'ha pogut esborrar l'esdeveniment"; -App::$strings["Event details"] = "Detalls de l'esdeveniment"; -App::$strings["Starting date and Title are required."] = "La data d'inici i el títol són obligatoris."; -App::$strings["Categories (comma-separated list)"] = "Categories (llista separada per comes)"; -App::$strings["Event Starts:"] = "Inici:"; -App::$strings["Finish date/time is not known or not relevant"] = "La data i hora de final no és coneguda o irrellevant"; -App::$strings["Event Finishes:"] = "Final:"; -App::$strings["Adjust for viewer timezone"] = "Ajusta a la zona horària del visitant."; -App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = "És important per esdeveniments locals, però pels globals no és pràctic."; -App::$strings["Title:"] = "Títol:"; -App::$strings["Share this event"] = "Comparteix aquest esdeveniment"; -App::$strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s esta seguint %2\$s de %3\$s"; -App::$strings["Public Sites"] = "Llocs públics"; -App::$strings["The listed sites allow public registration for the \$Projectname network. All sites in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some sites may require subscription or provide tiered service plans. The provider links may provide additional details."] = "Els llocs llistats permeten registrar usuaris de la xarxa \$Projectname. Com que tots els llocs estan enllaçats entre ells, la identitat és vàlida a tota la xarxa. Alguns llocs poden demanar subscripció o oferir serveis addicional de pagament. Per a més detalls, proveu de seguir els enllaços dels proveïdors."; -App::$strings["Rate this hub"] = "Valora aquest hub"; -App::$strings["Site URL"] = "Adreça URL del web"; -App::$strings["Access Type"] = "Tipus d'accés"; -App::$strings["Registration Policy"] = "Condicions de registre"; -App::$strings["Location"] = "Localització"; -App::$strings["View hub ratings"] = "Mostra la valoració del hub"; -App::$strings["Rate"] = "Puntua"; -App::$strings["View ratings"] = "Mostra les valoracions"; -App::$strings["Edit post"] = "Modifica l'entrada"; -App::$strings["\$Projectname channel"] = "Canal de \$Projectname"; -App::$strings["Collection created."] = "Creada una col·lecció"; -App::$strings["Could not create collection."] = "No puc crear la col·lecció."; -App::$strings["Collection updated."] = "Col·lecció actualitzada."; -App::$strings["Create a collection of channels."] = "Creada una col·lecció de canals."; -App::$strings["Collection Name: "] = "Nom de la Col·lecció:"; -App::$strings["Members are visible to other channels"] = "Els membres son visibles en altres canals"; -App::$strings["Collection removed."] = "Col·lecció esborrada."; -App::$strings["Unable to remove collection."] = "Incapaç d'esborrar la col·lecció."; -App::$strings["Collection Editor"] = "Editor de Col·leccions"; -App::$strings["Members"] = "Membres"; -App::$strings["All Connected Channels"] = "Tots els Canals Connectats"; -App::$strings["Click on a channel to add or remove."] = "Clic sobre el canal per afegir o esborrar."; -App::$strings["Version %s"] = "Versió %s"; -App::$strings["Installed plugins/addons/apps:"] = "Plugins/addons/apps Instal·lats:"; -App::$strings["No installed plugins/addons/apps"] = "Plugins/addons/apps no instal·lats"; -App::$strings["\$Projectname"] = "\$Projectname"; -App::$strings["This is a hub of \$Projectname - a global cooperative network of decentralized privacy enhanced websites."] = "Aquest és un hub de \$Projectname, una xarxa cooperativa mundial de llocs web descentralitzats amb gran control de la privacitat."; -App::$strings["Tag: "] = "Etiqueta:"; -App::$strings["Last background fetch: "] = "Última actualització en rerefons:"; -App::$strings["Running at web location"] = "Correguent en el lloc web"; -App::$strings["Please visit redmatrix.me to learn more about \$Projectname."] = "Ves a redmatrix.me per saber-ne més sobre \$Projectname."; -App::$strings["Bug reports and issues: please visit"] = "Per informar d'errors o problemes ves a"; -App::$strings["\$projectname issues"] = "\$projectname emisions"; -App::$strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Per suggerències, felicitacions i altres, envia'ns un mail a «redmatrix» [arroba] librelist [punt] com"; -App::$strings["Site Administrators"] = "Administradors del lloc"; -App::$strings["Unable to locate original post."] = "No s'ha pogut trobar l'entrada original."; -App::$strings["Empty post discarded."] = "S'ha descartat l'entrada perquè no té contingut."; -App::$strings["Executable content type not permitted to this channel."] = "No està permès el contingut de tipus executable en aquest canal."; -App::$strings["System error. Post not saved."] = "Hi ha hagut un error del sistema. L'entrada no s'ha desat."; -App::$strings["Unable to obtain post information from database."] = "No s'ha pogut obtenir informació de l'entrada a la base de dades."; -App::$strings["You have reached your limit of %1$.0f top level posts."] = "Has assolit el teu límit de %1$.0f entrades (descomptant comentaris)."; -App::$strings["You have reached your limit of %1$.0f webpages."] = "Has assolit el teu limit de %1$.0f pàgines web."; -App::$strings["No such group"] = "No existeix el grup"; -App::$strings["No such channel"] = "No existeix el canal"; -App::$strings["Search Results For:"] = "Cerca resultats per:"; -App::$strings["Collection is empty"] = "La coÅ€lecció és buida"; -App::$strings["Collection: "] = "CoÅ€lecció:"; -App::$strings["Connection: "] = "Connexió:"; -App::$strings["Invalid connection."] = "La connexió és invàlida."; -App::$strings["No channel."] = "No s'ha trobat el canal"; -App::$strings["Common connections"] = "Connexions en comú"; -App::$strings["No connections in common."] = "No hi ha connexions en comú."; -App::$strings["This site is not a directory server"] = "Aquest lloc web no és un servidor de directori"; -App::$strings["Could not access contact record."] = "No s'ha pogut accedir al llibre de contactes."; -App::$strings["Could not locate selected profile."] = "No s'ha trobat el perfil indicat."; -App::$strings["Connection updated."] = "S'ha actualitzat la connexió."; -App::$strings["Failed to update connection record."] = "No s'ha pogut actualitzar el registre de connexió."; -App::$strings["Blocked"] = "Bloquejades"; -App::$strings["Ignored"] = "Ignorades"; -App::$strings["Hidden"] = "Amagades"; -App::$strings["Archived"] = "Arxivades"; -App::$strings["Suggest new connections"] = "Suggereix noves connexions"; -App::$strings["New Connections"] = "Noves Connexions"; -App::$strings["Show pending (new) connections"] = "Mostra les connexions pendents (noves)"; -App::$strings["All Connections"] = "Totes les Connexions"; -App::$strings["Show all connections"] = "Mostra totes les connexions"; -App::$strings["Unblocked"] = "No bloquejades"; -App::$strings["Only show unblocked connections"] = "Mostra només les connexions no bloquejades"; -App::$strings["Only show blocked connections"] = "Mostra només les connexions bloquejades"; -App::$strings["Only show ignored connections"] = "Mostra només les connexions ignorades"; -App::$strings["Only show archived connections"] = "Mostra només les connexions arxivades"; -App::$strings["Only show hidden connections"] = "Mostra només les connexions amagades"; -App::$strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; -App::$strings["Edit connection"] = "Modifica la connexió"; -App::$strings["Search your connections"] = "Cerca entre les teves connexions"; -App::$strings["Finding: "] = "Cercant:"; -App::$strings["Block Name"] = "Nom del Bloc"; -App::$strings["Block Title"] = "Títol del bloc"; -App::$strings["Item not found"] = "No s'ha trobat l'element"; -App::$strings["Item is not editable"] = "Article no editable"; -App::$strings["Delete item?"] = "Esborrar ítem"; -App::$strings["Insert YouTube video"] = "insereix video YouTube"; -App::$strings["Insert Vorbis [.ogg] video"] = "Insereix video Vorbis [.ogg]"; -App::$strings["Insert Vorbis [.ogg] audio"] = "Insereix audio Vorbis [.ogg]"; -App::$strings["\$Projectname - Guests: Username: {your email address}, Password: +++"] = "\$Projectname - Convidats: Nom d'usuari: {el teu correu electrònic}, Contrasenya: +++"; -App::$strings["Page owner information could not be retrieved."] = "La informació del propietari de la pàgina no va poder ser recuperada"; -App::$strings["Album not found."] = "Àlbum no trobat"; -App::$strings["Delete Album"] = "Esborra Àlbum"; -App::$strings["Delete Photo"] = "Esborra Foto"; -App::$strings["No photos selected"] = "No has seleccionat fotos"; -App::$strings["Access to this item is restricted."] = "L'accés a aquest element esta restringit."; -App::$strings["%1$.2f MB of %2$.2f MB photo storage used."] = "S'estan fent servir %1$.2f MB de %2$.2f MB de l'espai per a imatges."; -App::$strings["%1$.2f MB photo storage used."] = "S'estan fent servir %1$.2f MB de l'espai per a imatges."; -App::$strings["Upload Photos"] = "Puja imatges"; -App::$strings["Enter a new album name"] = "Escriu el nom del nou àlbum"; -App::$strings["or select an existing one (doubleclick)"] = "o bé fes doble clic a un d'existent"; -App::$strings["Create a status post for this upload"] = "Genera una entrada a partir de la pujada"; -App::$strings["Album name could not be decoded"] = "No s'ha pogut descodificar el nom de l'àlbum"; -App::$strings["Contact Photos"] = "Imatges de contactes"; -App::$strings["Show Newest First"] = "Ordena de més nou a més antic"; -App::$strings["Show Oldest First"] = "Ordena de més antic a més nou"; -App::$strings["View Photo"] = "Mostra la imatge"; -App::$strings["Edit Album"] = "Modifica l'àlbum"; -App::$strings["Permission denied. Access to this item may be restricted."] = "S'ha denegat el permís. Pot ser que l'accés estigui restringit."; -App::$strings["Photo not available"] = "La imatge no està disponible"; -App::$strings["Use as profile photo"] = "Fes-la imatge de perfil"; -App::$strings["Private Photo"] = "Imatge privada"; -App::$strings["View Full Size"] = "Mostra a mida completa"; -App::$strings["Edit photo"] = "Modifica la imatge"; -App::$strings["Rotate CW (right)"] = "Tomba cap a la dreta"; -App::$strings["Rotate CCW (left)"] = "Tomba cap a l'esquerra"; -App::$strings["Caption"] = "Llegenda"; -App::$strings["Add a Tag"] = "Afegeix una etiqueta"; -App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Exemple: @joan, @Paula_Peris, @mar@exemple.org"; -App::$strings["Flag as adult in album view"] = "Marca com a contingut adult"; -App::$strings["In This Photo:"] = "Hi apareixen:"; -App::$strings["Map"] = "Mapa"; -App::$strings["View Album"] = "Mostra'n l'àlbum"; -App::$strings["Recent Photos"] = "Imatges recents"; -App::$strings["Items tagged with: %s"] = "Elements etiquetats amb: %s"; -App::$strings["Search results for: %s"] = "Resultats de cerca per: %s"; -App::$strings["Profile Match"] = "Perfils compatibles"; -App::$strings["No keywords to match. Please add keywords to your default profile."] = "No tens paraules clau al perfil principal per poder cercar perfils semblants."; -App::$strings["is interested in:"] = "té interès en:"; -App::$strings["No matches"] = "No s'han trobat perfils compatibles"; -App::$strings["Away"] = "Absent"; -App::$strings["Online"] = "En connexió"; -App::$strings["Select a bookmark folder"] = "Tria una carpeta d'interès"; -App::$strings["Save Bookmark"] = "Guarda Favorits"; -App::$strings["URL of bookmark"] = "URL de favorit"; -App::$strings["Description"] = "Descripció"; -App::$strings["Or enter new bookmark folder name"] = "O entra un nou nom de favorit"; -App::$strings["No more system notifications."] = "No hi ha més notificacions de sistema."; -App::$strings["System Notifications"] = "Notificacions de sistema"; +App::$strings["Lorem Ipsum"] = "Lorem Ipsum"; App::$strings["network"] = "xarxa"; App::$strings["RSS"] = "RSS"; -App::$strings["Layout updated."] = "S'ha actualitzat la disposició."; -App::$strings["Edit System Page Description"] = "Editor del Sistema de Descripció de Pàgines"; -App::$strings["Layout not found."] = "No s'ha trobat cap disposició de pàgina."; -App::$strings["Module Name:"] = "Nom del mòdul:"; -App::$strings["Layout Help"] = "Ajuda per la disposició de pàgina"; -App::$strings["- select -"] = "- selecciona -"; -App::$strings["Your service plan only allows %d channels."] = "El teu paquet de serveis només admet %d canals."; -App::$strings["Nothing to import."] = "No hi ha res a importar."; -App::$strings["Unable to download data from old server"] = "No s'han pogut descarregar les dades del servidor antic"; -App::$strings["Imported file is empty."] = "El fitxer importat està buit."; -App::$strings["The data provided is not compatible with this project."] = "Les dades subministrades no son compatibles amb aquest projecte."; -App::$strings["Warning: Database versions differ by %1\$d updates."] = "Atenció: Les versions de la Base de Dades difereixen en %1\$d actualitzacions."; -App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "No s'ha pogut importar el canal perquè l'identificador del canal no s'ha pogut duplicar en aquest servidor."; -App::$strings["Channel clone failed. Import failed."] = "No s'ha pogut importar el canal perquè el canal no s'ha pogut clonar."; -App::$strings["Cloned channel not found. Import failed."] = "No s'ha pogut importar el canal perquè el canal clonat no s'ha trobat."; -App::$strings["You must be logged in to use this feature."] = "Has d'estar registrat per fer servir aquesta funcionalitat."; -App::$strings["Import Channel"] = "Importa un canal"; -App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "Empra aquest formulari per importar un canal existent en un altre servidor/concentrador. Pots recuperar el canal des de l'antic servidor/concentrador via la xarxa o mitjançant un fitxer d'exportació"; -App::$strings["File to Upload"] = "Fitxer a pujar"; -App::$strings["Or provide the old server/hub details"] = "O proveeix els detalls de l'antic servidor/concentrador"; -App::$strings["Your old identity address (xyz@example.com)"] = "La teva adreça de canal antiga. El format és canal@exemple.org"; -App::$strings["Your old login email address"] = "La teva adreça de correu electrònic antiga"; -App::$strings["Your old login password"] = "La teva contrasenya antiga"; -App::$strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Per a qualsevol de les opcions, escull si vols fer primària l'adreça d'aquest hub o mantenir l'anterior com a primària. Podràs penjar entrades des de totes dues adreces, però per als fitxers, imatges i altres en cal una de primària."; -App::$strings["Make this hub my primary location"] = "Fes d'aquest hub la meva ubicació primària"; -App::$strings["Import existing posts if possible (experimental - limited by available memory"] = "Importa les entrades existents si es possible (experimental - limitat per la memòria disponible"; -App::$strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = "Aquest procès pot trigar minuts en completar. Si et plau envia el formulari només una vegada i manté aquesta pàgina oberta fins que finalitzi."; -App::$strings["Delete layout?"] = "Esborra format?"; -App::$strings["Layout Description (Optional)"] = "Descripció del Format (Opcional)"; -App::$strings["Layout Name"] = "Nom del Format Gràfic"; -App::$strings["Edit Layout"] = "Edita Format Gràfic"; -App::$strings["You must be logged in to see this page."] = "Has d'estar identificat per a veure aquesta pàgina."; -App::$strings["Room not found"] = "No s'ha trobat la sala"; -App::$strings["Leave Room"] = "Abandona la sala"; -App::$strings["Delete This Room"] = "Elimina la sala"; -App::$strings["I am away right now"] = "Absent"; -App::$strings["I am online"] = "Estic connectat/da"; -App::$strings["Bookmark this room"] = "Fes favorit aquest xat"; -App::$strings["New Chatroom"] = "Nova sala per a Xerrar"; -App::$strings["Chatroom Name"] = "Nom del Xat"; -App::$strings["%1\$s's Chatrooms"] = "%1\$s de Xats"; -App::$strings["Menu not found."] = "Menú no trobat."; -App::$strings["Unable to create element."] = "Incapaç de crear l'element."; -App::$strings["Unable to update menu element."] = "Incapaç d'actualitzar un element del menú."; -App::$strings["Unable to add menu element."] = "Incapaç d'afegir l'element del menú."; -App::$strings["Menu Item Permissions"] = "Permisos de l'Article del Menú"; -App::$strings["(click to open/close)"] = "(clica per obrir/tancar)"; -App::$strings["Link Name"] = "Nom de l'Enllaç"; -App::$strings["Link or Submenu Target"] = "Enllaç o Submenú Objectiu"; -App::$strings["Enter URL of the link or select a menu name to create a submenu"] = "Entra la URL de l'enlla´o tria un nom de menú per crear un submenú"; -App::$strings["Use magic-auth if available"] = "Empra magic-auth si esta disponible"; -App::$strings["Open link in new window"] = "Obrir l'enllaç en una nova finestra"; -App::$strings["Order in list"] = "Ordre per llista"; -App::$strings["Higher numbers will sink to bottom of listing"] = "Els números més alts aniràn al fons de la llista"; -App::$strings["Submit and finish"] = "Envia i termina"; -App::$strings["Submit and continue"] = "Envia i continua"; -App::$strings["Menu:"] = "Menú:"; -App::$strings["Link Target"] = "Enllaç Objectiu"; -App::$strings["Edit menu"] = "Edita menú"; -App::$strings["Edit element"] = "Edita element"; -App::$strings["Drop element"] = "Deixa anar element"; -App::$strings["New element"] = "Nou element"; -App::$strings["Edit this menu container"] = "Edita aquest contenidor de menú"; -App::$strings["Add menu element"] = "Afegeix element de menú"; -App::$strings["Delete this menu item"] = "Esborra aquest article del menú"; -App::$strings["Edit this menu item"] = "Edita aquest article del menú"; -App::$strings["Menu item not found."] = "Article del menú no trobat."; -App::$strings["Menu item deleted."] = "Article del menú eliminat."; -App::$strings["Menu item could not be deleted."] = "Article del menú no es pot eliminar."; -App::$strings["Edit Menu Element"] = "Editar Element del Menú"; -App::$strings["Link text"] = "Enllaç de text"; -App::$strings["Delete webpage?"] = "Esborrar pàgina web?"; -App::$strings["Page link title"] = "Títol de la pàgina enllaçada"; -App::$strings["Edit Webpage"] = "Edita la Pàgina Web"; -App::$strings["This directory server requires an access token"] = "Aquest servidor de directori requereix un token de accès"; -App::$strings["No valid account found."] = "No es troba un compte vàlid."; -App::$strings["Password reset request issued. Check your email."] = "Sol·licitud de restabliment de contrasenya emesa. Consulta el teu correu electrònic."; -App::$strings["Site Member (%s)"] = "Lloc d'Usuari (%s)"; -App::$strings["Password reset requested at %s"] = "S'ha soÅ€licitat restablir la contrasenya al hub %s"; -App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Ha fallat el restabliment de contrasenya perquè la no s'ha pogut verificar soÅ€licitud. Pot ser que ja ho hàgiu soÅ€licitat abans."; -App::$strings["Password Reset"] = "Restabliment de contrasenya"; -App::$strings["Your password has been reset as requested."] = "S'ha restablert la vostra contrasenya."; -App::$strings["Your new password is"] = "La nova contrasenya és"; -App::$strings["Save or copy your new password - and then"] = "Desa o copia la nova contrasenya, i després"; -App::$strings["click here to login"] = "fes clic aquí per iniciar sessió"; -App::$strings["Your password may be changed from the Settings page after successful login."] = "Pots canviar la contrasenya a la pàgina Paràmetres, un cop iniciada la sessió."; -App::$strings["Your password has changed at %s"] = "La teva contrasenya a %s ha canviat"; -App::$strings["Forgot your Password?"] = "No recordes la contrasenya?"; -App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Escriu la teva adreça de correu electrònic i envia per restablir la contrasenya. Després revisa el seu correu electrònic per obtenir més instruccions."; -App::$strings["Email Address"] = "Adreça electrònica"; -App::$strings["Reset"] = "Reajustar"; -App::$strings["Website:"] = "Lloc web:"; -App::$strings["Remote Channel [%s] (not yet known on this site)"] = "Canal Remot [%s] (encara no es coneix en aquest lloc)"; -App::$strings["Rating (this information is public)"] = "Valoració (aquesta informació és pública)"; -App::$strings["Optionally explain your rating (this information is public)"] = "Opcionalment pots explicar la teva qualificació (aquesta informació és pública)"; -App::$strings["Delete block?"] = "Eliminar bloc?"; -App::$strings["Edit Block"] = "Editar Bloc"; -App::$strings["Total invitation limit exceeded."] = "El límit total invitacions s'ha superat."; -App::$strings["%s : Not a valid email address."] = "%s: adreça de correu electrònic no vàlida."; -App::$strings["Please join us on Red"] = "Si us plau, uneix-te a Red"; -App::$strings["Invitation limit exceeded. Please contact your site administrator."] = "Límit d'invitacions excedit. Si us plau, poseu-vos en contacte amb l'administrador del lloc."; -App::$strings["%s : Message delivery failed."] = "%s : Entrega del Missatge fallida."; -App::$strings["%d message sent."] = array( - 0 => "%d missatge enviat.", - 1 => "%d missatges enviats.", -); -App::$strings["You have no more invitations available"] = "No té més invitacions disponibles"; -App::$strings["Send invitations"] = "Enviar invitacions"; -App::$strings["Enter email addresses, one per line:"] = "Introduïu les adreces de correu electrònic, una per línia:"; -App::$strings["Your message:"] = "El teu missatge:"; -App::$strings["Please join my community on \$Projectname."] = "Si us plau uneix-te la meva comunitat en \$Projectname."; -App::$strings["You will need to supply this invitation code: "] = "Has de proporcionar aquest codi d'invitació:"; -App::$strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Registre en qualsevol lloc del \$Projectname (estàn tots interconnectats)"; -App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Entra a la meva adreça de xarxa al \$Projectname, a la barra de cerca del lloc."; -App::$strings["or visit "] = "o visita"; -App::$strings["3. Click [Connect]"] = "3. Click [Conectar]"; -App::$strings["Location not found."] = "Situació que no es troba."; -App::$strings["Primary location cannot be removed."] = "La ubicació primària no es pot treure."; -App::$strings["No locations found."] = "No es troben els llocs."; -App::$strings["Manage Channel Locations"] = "Gestionar Ubicacions de Canal"; -App::$strings["Location (address)"] = "Ubicació (direcció)"; -App::$strings["Primary Location"] = "Ubicació Primària"; -App::$strings["Drop location"] = "Treure la ubicació"; -App::$strings["Failed to create source. No channel selected."] = "Error en crear l'origen. Cap canal seleccionat."; -App::$strings["Source created."] = "Origen creat."; -App::$strings["Source updated."] = "Origen actualitzat."; -App::$strings["*"] = "*"; -App::$strings["Manage remote sources of content for your channel."] = "Gestiona contingut per al teu canal d'origens remots"; -App::$strings["New Source"] = "Nou Origen"; -App::$strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importar tot o sel·lecciona contingut dels següents canals, en aquest canal i distribueix-lo d'acord als teus ajustos de canals."; -App::$strings["Only import content with these words (one per line)"] = "Només importa contingut amb aquestes paraules (una per línia)"; -App::$strings["Leave blank to import all public content"] = "Deixar en blanc per importar tot el contingut públic"; -App::$strings["Channel Name"] = "Nom del canal"; -App::$strings["Source not found."] = "No s'ha trobat la font."; -App::$strings["Edit Source"] = "Edita la font"; -App::$strings["Delete Source"] = "Esborra la font"; -App::$strings["Source removed"] = "S'ha esborrat la font"; -App::$strings["Unable to remove source."] = "No s'ha pogut esborrar la font."; -App::$strings["Unable to update menu."] = "No s'ha pogut actualitzar el menú."; -App::$strings["Unable to create menu."] = "No s'ha pogut crear el menú."; -App::$strings["Menu Name"] = "Nom del menú"; -App::$strings["Unique name (not visible on webpage) - required"] = "Nom únic (no visible a la pàgina web) - requerit"; -App::$strings["Menu Title"] = "Títol del menú"; -App::$strings["Visible on webpage - leave empty for no title"] = "Visible a la pàgina web - deixar buit per a no posar títol"; -App::$strings["Allow Bookmarks"] = "Permetre Marcadors"; -App::$strings["Menu may be used to store saved bookmarks"] = "El menú es pot emprar per a guardar marcadors"; -App::$strings["Submit and proceed"] = "Envia i procedeix"; -App::$strings["Drop"] = "Menysprea"; -App::$strings["Bookmarks allowed"] = "Marcadors permesos"; -App::$strings["Delete this menu"] = "Esborra el menú"; -App::$strings["Edit menu contents"] = "Edita el contingut del menú"; -App::$strings["Edit this menu"] = "Edita el menú"; -App::$strings["Menu could not be deleted."] = "El menu no es pot esborrar."; -App::$strings["Edit Menu"] = "Edita Menú"; -App::$strings["Add or remove entries to this menu"] = "Afegeix o esborra entrades a aquest menú"; -App::$strings["Menu name"] = "Nom del Menú"; -App::$strings["Must be unique, only seen by you"] = "Ha de ser únic, nomes vist per tú"; -App::$strings["Menu title"] = "Títol del menú"; -App::$strings["Menu title as seen by others"] = "Títol del menú vist pels altres"; -App::$strings["Allow bookmarks"] = "Marcadors permesos"; -App::$strings["Permission Denied."] = "Permisos Denegats."; -App::$strings["File not found."] = "Arxiu no torbat."; -App::$strings["Edit file permissions"] = "Edita els permisos d'arxiu"; -App::$strings["Set/edit permissions"] = "Canvia/edita permisos"; -App::$strings["Include all files and sub folders"] = "Inclou tots als arxius i subdirectoris"; -App::$strings["Return to file list"] = "Tornar al llistat d'arxius"; -App::$strings["Copy/paste this code to attach file to a post"] = "Copia/enganxa aquest codi per a adjuntar un arxiu a l'entrada"; -App::$strings["Copy/paste this URL to link file from a web page"] = "Copia/enganxa aquesta URL per a enllaçar l'arxiu d'una pàgina web"; -App::$strings["Share this file"] = "Comparteix l'arxiu"; -App::$strings["Show URL to this file"] = "Mostra la URL d'aquest arxiu"; -App::$strings["Notify your contacts about this file"] = "Notifica als teus contactes aquest arxiu"; -App::$strings["Contact not found."] = "Contacte no trobat."; -App::$strings["Friend suggestion sent."] = "Suggeriment d'amistat enviada."; -App::$strings["Suggest Friends"] = "Amics Suggerits"; -App::$strings["Suggest a friend for %s"] = "Suggereix un amic per a %s"; -App::$strings["Hub not found."] = "Concentrador no trobat."; -App::$strings["Poke/Prod"] = "Emprenyat/Picat"; -App::$strings["poke, prod or do other things to somebody"] = "emprenyar, picar o fer altres coses a algú"; -App::$strings["Recipient"] = "Destinatari"; -App::$strings["Choose what you wish to do to recipient"] = "Tria que vols fer amb el destinatari"; -App::$strings["Make this post private"] = "Fer aquesta entrada privada"; -App::$strings["Invalid profile identifier."] = "Identificador invàlid de perfil."; -App::$strings["Profile Visibility Editor"] = "Perfil del Editor de Visibilitat"; -App::$strings["Click on a contact to add or remove."] = "Clica sobre el contacte per afegir o esborrar."; -App::$strings["Visible To"] = "Visible per"; -App::$strings["%s element installed"] = "%s element instal·lat"; -App::$strings["%s element installation failed"] = "%s instal·lació d'element va fallar"; -App::$strings["Profile not found."] = "Perfil no trobat."; -App::$strings["Profile deleted."] = "Perfil eliminat."; -App::$strings["Profile-"] = "Perfil-"; -App::$strings["New profile created."] = "Nou perfil creat."; -App::$strings["Profile unavailable to clone."] = "Perfil que no es pot clonar."; -App::$strings["Profile unavailable to export."] = "Perfil que no es pot exportar."; -App::$strings["Profile Name is required."] = "Es requereix el Nom del Perfil."; -App::$strings["Marital Status"] = "Estat Marital"; -App::$strings["Romantic Partner"] = "Company/a Romàntic"; -App::$strings["Likes"] = "Agrada"; -App::$strings["Dislikes"] = "Desagrada"; -App::$strings["Work/Employment"] = "Treball/Feina"; -App::$strings["Religion"] = "Religió"; -App::$strings["Political Views"] = "Idees Polítiques"; -App::$strings["Gender"] = "Gènere"; -App::$strings["Sexual Preference"] = "Preferència Sexual"; -App::$strings["Homepage"] = "Pàgina Personal"; -App::$strings["Interests"] = "Interessos"; -App::$strings["Address"] = "Adreça"; -App::$strings["Profile updated."] = "Perfil actualitzat."; -App::$strings["Hide your contact/friend list from viewers of this profile?"] = "Amaga la teva llista de contactes/amics dels visitadors d'aquest perfil?"; -App::$strings["Edit Profile Details"] = "Edita els Detalls del Perfil"; -App::$strings["View this profile"] = "Veure aquest perfil"; -App::$strings["Change Profile Photo"] = "Canviar Foto del Perfil"; -App::$strings["Create a new profile using these settings"] = "Crea un perfil nou amb aquests ajustos"; -App::$strings["Clone this profile"] = "Clonar aquest perfil"; -App::$strings["Delete this profile"] = "Elimina aquest perfil"; -App::$strings["Import profile from file"] = "Importa perfil des d'un arxiu"; -App::$strings["Export profile to file"] = "Exporta perfil a un arxiu"; -App::$strings["Profile Name:"] = "Nom del Perfil:"; -App::$strings["Your Full Name:"] = "El Teu Nom Complet"; -App::$strings["Title/Description:"] = "Títol/Descripció:"; -App::$strings["Your Gender:"] = "El Teu Gènere:"; -App::$strings["Birthday :"] = "Aniversari:"; -App::$strings["Street Address:"] = "Carrer:"; -App::$strings["Locality/City:"] = "Població/Ciutat:"; -App::$strings["Postal/Zip Code:"] = "Codi Postal:"; -App::$strings["Country:"] = "País:"; -App::$strings["Region/State:"] = "Regió/Estat:"; -App::$strings[" Marital Status:"] = " Marital Estatus:"; -App::$strings["Who: (if applicable)"] = "Qui: (si es aplicable)"; -App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Examples: cathy123, Cathy Williams, cathy@example.com"; -App::$strings["Since [date]:"] = "Des de [data]:"; -App::$strings["Homepage URL:"] = "Pàgina Personal URL:"; -App::$strings["Religious Views:"] = "Creences Religioses:"; -App::$strings["Keywords:"] = "Paraules Clau:"; -App::$strings["Example: fishing photography software"] = "Exemple: software de fotografia submarina"; -App::$strings["Used in directory listings"] = "Emprat en els llistats de directoris"; -App::$strings["Tell us about yourself..."] = "Quelcom sobre tú:"; -App::$strings["Hobbies/Interests"] = "Aficions/Interessos"; -App::$strings["Contact information and Social Networks"] = "Informació de Contacte i Xarxes Socials"; -App::$strings["My other channels"] = "Els meus altres canals"; -App::$strings["Musical interests"] = "Interessos Musicals"; -App::$strings["Books, literature"] = "Llibres, literatura"; -App::$strings["Television"] = "Televisió"; -App::$strings["Film/dance/culture/entertainment"] = "Pel·lícules/Dansa/Cultura/Entreteniment"; -App::$strings["Love/romance"] = "Amor/Romace"; -App::$strings["Work/employment"] = "Treball/feina"; -App::$strings["School/education"] = "Escola/educació"; -App::$strings["This is your default profile."] = "Aquest es el teu perfil per defecte"; -App::$strings["Age: "] = "Edat:"; -App::$strings["Edit/Manage Profiles"] = "Edita/Gestiona Perfils"; -App::$strings["Add profile things"] = "Afegeix coses al perfil"; -App::$strings["Include desirable objects in your profile"] = "Inclou objectius desitjables al teu perfil"; -App::$strings["No ratings"] = "No valorat"; -App::$strings["Ratings"] = "Valoracions"; -App::$strings["Rating: "] = "Valoració:"; -App::$strings["Website: "] = "Lloc web:"; -App::$strings["Description: "] = "Descripció:"; -App::$strings["Source of Item"] = "Origen de l'article"; -App::$strings["\$Projectname Server - Setup"] = "Servidor \$Projectname - Configuració"; -App::$strings["Could not connect to database."] = "No puc connectar amb la base de dades"; -App::$strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "No s'ha pogut connectar a l'URL del lloc especificat. Possible problema amb el certificat SSL o de DNS."; -App::$strings["Could not create table."] = "No puc crear la taula."; -App::$strings["Your site database has been installed."] = "La teva base de dades del lloc s'ha instal·lat."; -App::$strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "Podria ser necessari importar el fitxer \"install / schema_xxx.sql\" manualment utilitzant un client de base de dades."; -App::$strings["Please see the file \"install/INSTALL.txt\"."] = "Si us plau, consulteu el fitxer \"install / INSTALL.txt\"."; -App::$strings["System check"] = "Comprovació del sistema"; -App::$strings["Check again"] = "Comprova de nou"; -App::$strings["Database connection"] = "Connexió de base de dades"; -App::$strings["In order to install \$Projectname we need to know how to connect to your database."] = "Per tal d'instaÅ€lar \$Projectname cal configurar la connexió a la base de dades."; -App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Si us plau, poseu-vos en contacte amb el proveïdor de serveis o administrador del lloc si vostè té preguntes sobre aquests paràmetres."; -App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de dades s'especifica a continuació ja ha d'existir. Si no és així, si us plau crear-la abans de continuar."; -App::$strings["Database Server Name"] = "Base de Dades Nom del Servidor"; -App::$strings["Default is localhost"] = "Per defecte es localhost"; -App::$strings["Database Port"] = "Port per a la Base de Dades"; -App::$strings["Communication port number - use 0 for default"] = "Numero del port de comunicacions - empra 0 per defecte"; -App::$strings["Database Login Name"] = "Base de Dades Nom d'Accès"; -App::$strings["Database Login Password"] = "Base de Dades Contrasenya d'Accès"; -App::$strings["Database Name"] = "Nom de la Base de Dades"; -App::$strings["Database Type"] = "Tipus de Base de Dades"; -App::$strings["Site administrator email address"] = "Adreça de correu de l'administrador del lloc"; -App::$strings["Your account email address must match this in order to use the web admin panel."] = "El teu compte de email ha de coincidir amb això per poder emprar el panel web d'administrador."; -App::$strings["Website URL"] = "URL del lloc web"; -App::$strings["Please use SSL (https) URL if available."] = "Si us plau, empra SSL (https) URL si està disponible."; -App::$strings["Please select a default timezone for your website"] = "Si us plau, tria la zona horària del teu lloc web"; -App::$strings["Site settings"] = "Ajustos del lloc"; -App::$strings["Could not find a command line version of PHP in the web server PATH."] = "No s'ha pogut trobar una versió de línia d'ordres del PHP en el PATH del servidor web."; -App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = "Si vostè no té una versió de línia d'ordres del PHP instal·lada al servidor, vostè no serà capaç d'executar sondejos en segon pla via cron."; -App::$strings["PHP executable path"] = "Camí cap l'executable de PHP"; -App::$strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Introdueix el camí cap l'executable de php. Pots deixa-ho en blanc i continuar l'instal·lació."; -App::$strings["Command line PHP"] = "Línia d'ordres de PHP"; -App::$strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versió de línia d'ordres de PHP al teu sistema no te el \"register_argc_argv\" activat."; -App::$strings["This is required for message delivery to work."] = "Això es requereix per que funcioni l'entrega de missatges."; -App::$strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -App::$strings["Your max allowed total upload size is set to %s. Maximum size of one file to upload is set to %s. You are allowed to upload up to %d files at once."] = "La mida màxima que se't permet pujar està establerta en %s. La mida màxima per arxiu pujat es de %s. Se't permet pujar fins a %d arxius d'una vegada."; -App::$strings["You can adjust these settings in the servers php.ini."] = "Pots ajustar aquests valors a l'arxiu php.ini del servidor"; -App::$strings["PHP upload limits"] = "Límits de pujada de PHP"; -App::$strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: la funció \"openssl_pkey_new\" en aquest sistema no es capaç de generar claus d'encriptació"; -App::$strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Si esta funcionant sota Windows, per favor, miri \"http://www.php.net/manual/en/openssl.installation.php\"."; -App::$strings["Generate encryption keys"] = "Generar claus de xifrat"; -App::$strings["libCurl PHP module"] = "mòdul PHP libCurl "; -App::$strings["GD graphics PHP module"] = "mòdul PHP GD gràfics"; -App::$strings["OpenSSL PHP module"] = "mòdul PHP OpenSSL"; -App::$strings["mysqli or postgres PHP module"] = "mòdul PHP mysqli o postgres"; -App::$strings["mb_string PHP module"] = "mòdul PHP mb_string"; -App::$strings["mcrypt PHP module"] = "mòdul PHP mcrypt"; -App::$strings["xml PHP module"] = "Mòdul xml de PHP"; -App::$strings["Apache mod_rewrite module"] = "mòdul Apache mod_rewrite"; -App::$strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: el mòdul mod-rewrite del servidor web Apache es requereix i no està instal·lat."; -App::$strings["proc_open"] = "proc_open"; -App::$strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Error: es requereix proc_open però o no està instal·lat o ha estat desactivat a php.ini"; -App::$strings["Error: libCURL PHP module required but not installed."] = "Error: el mòdul PHP libCURL es requereix però no està instal·lat."; -App::$strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: el mòdul PHP GD graphics amb support JPEG es requereix però no està instal·lat."; -App::$strings["Error: openssl PHP module required but not installed."] = "Error: el mòdul PHP openssl es requereix però no està instal·lat."; -App::$strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Error: el mòdul PHO mysqli o postgres es requereix però no està instal·lat."; -App::$strings["Error: mb_string PHP module required but not installed."] = "Error: el mòdul PHP mb_string es requereix però no està instal·lat."; -App::$strings["Error: mcrypt PHP module required but not installed."] = "Error: el mòdul PHP mcrypt es requereix però no està instal·lat."; -App::$strings["Error: xml PHP module required for DAV but not installed."] = "Error: el mòdul xml de PHP es requereix per DAV però no està instal·lat."; -App::$strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "L'instaÅ€lador ha de poder crear i modificar un fitxer anomenat «.htconfig.php» a la carpeta arrel del servidor, però sembla que no ho pot fer."; -App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Això sol ser un problema de permisos. Per molt que el teu usuari pugui modificar-lo, és el del servidor web qui necessita els poders de modificació."; -App::$strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "Al final d'aquest procés hauràs de desar un text a l'arxiu «.htconfig.php», que es troba a la carpeta arrel del servidor."; -App::$strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Aquest procés és opcional. Per a fer una instaÅ€lació manual consulta les instruccions a «install/INSTALL.txt\"."; -App::$strings[".htconfig.php is writable"] = "L'arxiu «.htconfig.php» es pot modificar"; -App::$strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red fa servir el motor de plantilles Smarty3 per a renderitzar les vistes més ràpidament."; -App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "Per tal de guardar aquestes plantilles compilades, el servidor web necessita tenir premis d'escriptura en el directori %s sota la carpeta principal de Red."; -App::$strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Comprova que l'usuari que executa el servidor (www-data en Apache) té permisos d'escriptura en aquesta carpeta."; -App::$strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = "Nota: com a mesura de seguretat l'usuari del servidor web ha de tenir accés d'escriptura només a %s, i no a les plantilles (.tpl) que conté."; -App::$strings["%s is writable"] = "Es pot escriure a %s"; -App::$strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "Red fa servir la carpeta «store» per a desar els fitxers pujats. Per tant, el servidor web necessita tenir permís d'escriptura en aquesta carpeta, que està a l'arrel del servidor web."; -App::$strings["store is writable"] = "Es pot escriure al magatzem (store)"; -App::$strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "El certificat SSL no s'ha pogut validar. Arregla-ho o deshabilita l'accés https a aquest lloc"; -App::$strings["If you have https access to your website or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"] = "Si tens accès pet https al teu lloc web o permets connexions pel port TCP 443 (port https), Has d'emprar un certificat VÀLID. NO es poden emprar certificats AUTO-SIGNATS!"; -App::$strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "El motiu d'aquesta restricció és que les teves entrades públiques poden contenir referències a imatges del teu propi hub."; -App::$strings["If your certificate is not recognized, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = "Si el teu certificat no és reconegut, llavors el membres d'altres hubs, encara que tinguin certificats vàlids, rebran una advertència de seguretat en carregar contingut teu."; -App::$strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Per tant, com que perjudica la usabilitat més enllà del teu lloc, la restricció de tenir un certificat reconegut és molt important."; -App::$strings["Providers are available that issue free certificates which are browser-valid."] = "Hi ha autoritats de certificació reconegudes que ofereixen certificats gratuïts."; -App::$strings["SSL certificate validation"] = "Validació del certificat SSL"; -App::$strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "No es poden reescriure les URL a «.htaccess». Comprova la configuració del servidor:"; -App::$strings["Url rewrite is working"] = "Es poden reescriure les URL a «.htaccess»"; -App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "L'arxiu de configuracio de la base de dades «.htconfig.php» no s'ha pogut modificar. El pots crear tu a l'arrel del servidor web amb el text de la caixa com a contingut."; -App::$strings["Errors encountered creating database tables."] = "S'han produït errors mentre es creaven taules a la base de dades."; -App::$strings["

    What next

    "] = "

    I ara què?

    "; -App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT! Cal que configuris manualment una execució periòdica del \"poller\"."; -App::$strings["OpenID protocol error. No ID returned."] = "Error del protocol OpenID. No ha retornat ID"; -App::$strings["Welcome %s. Remote authentication successful."] = "Benvingut %s. Autenticació remota reeixida."; -App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha etiquetat %3\$s de %2\$s amb %4\$s"; -App::$strings["Export Channel"] = "Exportar Canal"; -App::$strings["Export your basic channel information to a small file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new hub, but\tdoes not contain your content."] = "Exporta la informació bàsica del canal a un petit arxiu. Això actua com a còpia de recolzament de les teves connexions, permisos, perfil i dades bàsiques, les quals pots emprar per traslladar aquestes dades a una altre lloc/centre, però no conté el contingut del canal."; -App::$strings["Export Content"] = "Exportar el Contingut"; -App::$strings["Export your channel information and all the content to a JSON backup. This backs up all of your connections, permissions, profile data and all of your content, but is generally not suitable for importing a channel to a new hub as this file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = "Exporta la informació del canal i tot el contingut a un arxiu de recolzament JSON. Això còpia totes les teves connexions, permisos, perfil i dades i tot el contingut, però normalment no es pot importar en un altre canal d'un nou lloc/centre donat que l'arxiu acostuma a ser MOLT gran. Si et plau, sigues pacient ja que pot trigar uns minuts a començar a baixar."; -App::$strings["No connections."] = "Sense connexions."; -App::$strings["Visit %s's profile [%s]"] = "Visita el perfil [%s] de %s"; -App::$strings["invalid target signature"] = "Signatura objectiu invàlida"; App::$strings["Theme settings updated."] = "Ajustos de tema actualitzats."; App::$strings["Site"] = "Lloc"; App::$strings["Accounts"] = "Comptes"; @@ -1663,17 +1065,18 @@ App::$strings["Destination URL"] = "URL de Destí"; App::$strings["Mark hub permanently offline"] = "Marca el concentrador coma permanentment fora de línia"; App::$strings["Empty queue for this hub"] = "Cua buida per aquest concentrador"; App::$strings["Last known contact"] = "Últim contacte conegut"; -App::$strings["%s user blocked/unblocked"] = array( - 0 => "%s usuari bloquejat/desbloquejat", - 1 => "%s usuaris bloquejats/desbloquejats", +App::$strings["%s account blocked/unblocked"] = array( + 0 => "S'ha [des]bloquejat %s usuari", + 1 => "S'han [des]bloquejat %s comptes", ); -App::$strings["%s user deleted"] = array( - 0 => "%s usuari esborrat", - 1 => "%s usuaris esborrats", +App::$strings["%s account deleted"] = array( + 0 => "S'ha esborrat %s compte", + 1 => "S'han esborrat %s comptes", ); App::$strings["Account not found"] = "Compte no trobat"; -App::$strings["User '%s' blocked"] = "Usuari '%s' bloquejat"; -App::$strings["User '%s' unblocked"] = "Usuari '%s' desbloquejat"; +App::$strings["Account '%s' deleted"] = "S'ha esborrat el compte '%s'"; +App::$strings["Account '%s' blocked"] = "S'ha bloquejat el compte '%s'"; +App::$strings["Account '%s' unblocked"] = "S'ha desbloquejat el compte '%s'"; App::$strings["Users"] = "Usuaris"; App::$strings["select all"] = "Sel·leciona-ho tot"; App::$strings["User registrations waiting for confirm"] = "Registres d'usuaris pendents de confirmació"; @@ -1687,8 +1090,8 @@ App::$strings["Register date"] = "Data de registre"; App::$strings["Last login"] = "Darrera identificació"; App::$strings["Expires"] = "Expira"; App::$strings["Service Class"] = "Classe de Servei"; -App::$strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Tria els usuaris que s'esborraran!\\n\\nTotes les publicacions d'aquests usuaris en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur? "; -App::$strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'usuari {0} sera esborrat!\\n\\nTotes les publicacions d'aquest usuari en aquest lloc s'eliminarà de forma permanent!\\n\\nEstas segur?"; +App::$strings["Selected accounts will be deleted!\\n\\nEverything these accounts had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Els comptes seleccionats seran eliminats!\\n\\nTot el que hagin publicat en aquest lloc serà esborrat permanentment!\\n\\nN'estàs segur de continuar?"; +App::$strings["The account {0} will be deleted!\\n\\nEverything this account has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'usuari {0} serà eliminat!\\n\\nTot el que hagi publicat l'usuari en aquest lloc serà esborrat de permanentment!\\n\\nN'estàs segur?"; App::$strings["%s channel censored/uncensored"] = array( 0 => "%s canal censurat/no censurat", 1 => "%s canals censurats/no censurats", @@ -1712,6 +1115,7 @@ App::$strings["Uncensor"] = "No censurat"; App::$strings["Allow Code"] = "Permet Codi"; App::$strings["Disallow Code"] = "No Permet Codi"; App::$strings["UID"] = "UID"; +App::$strings["Address"] = "Adreça"; App::$strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "Els canals sel·leccionats s'esborraran!\\n\\nTotes les publicacions d'aquests canals en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur? "; App::$strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "El canal {0} serà esborrat!\\n\\nTotes les publicacions d'aquest canal en aquest lloc s'eliminaran de forma permanent!\\n\\nEstàs segur?"; App::$strings["Plugin %s disabled."] = "Plugin %s desactivat."; @@ -1741,8 +1145,401 @@ App::$strings["Help text"] = "Text d'ajuda"; App::$strings["Additional info (optional)"] = "Informació adicional (opcional)"; App::$strings["Field definition not found"] = "No es troba la definició del camp"; App::$strings["Edit Profile Field"] = "Camp d'Edició del Perfil"; +App::$strings["This setting requires special processing and editing has been blocked."] = "Aquest ajust requereix un procés espedial i l'edició esta bloquejada."; +App::$strings["Configuration Editor"] = "Editor de Configuració"; +App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = "atenció: Realitzar segons quins ajustos pot fer el canal inoperable. Deixa aquesta pàgina si no estas segur i tens suficients coneixements sobre l'ús correcte d'aquesta característica."; +App::$strings["Authorize application connection"] = "Autoritza la connexió de l'aplicació"; +App::$strings["Return to your app and insert this Securty Code:"] = "Torna a la teva aplicació i insereix aquest Codi de Seguretat:"; +App::$strings["Please login to continue."] = "Si et plau, identifica't per continuar."; +App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vols autoritzar a aquesta aplicació l'accés a les teves entrades i contactes i/o a crear noves entrades com si fos tu mateix."; +App::$strings["Layout updated."] = "S'ha actualitzat el disseny"; +App::$strings["Edit System Page Description"] = "Editor del Sistema de Descripció de Pàgines"; +App::$strings["Layout not found."] = "No s'ha trobat el disseny de pàgina."; +App::$strings["Module Name:"] = "Nom del mòdul:"; +App::$strings["Layout Help"] = "Ajuda sobre el disseny de pàgina"; +App::$strings["App installed."] = "Aplicació instal·lada."; +App::$strings["Malformed app."] = "Aplicació amb errors"; +App::$strings["Embed code"] = "Codi embegut"; +App::$strings["Edit App"] = "Edita l'Aplicació"; +App::$strings["Create App"] = "Crea l'Aplicació"; +App::$strings["Name of app"] = "Nom de l'Aplicació"; +App::$strings["Location (URL) of app"] = "Ubicació (URL) de l'aplicació"; +App::$strings["Description"] = "Descripció"; +App::$strings["Photo icon URL"] = "Foto icona URL"; +App::$strings["80 x 80 pixels - optional"] = "80 x 80 pixels - opcional"; +App::$strings["Version ID"] = "Versió ID"; +App::$strings["Price of app"] = "Preu de l'aplicació"; +App::$strings["Location (URL) to purchase app"] = "Ubicació (URL) per comprar l'aplicació"; +App::$strings["Page owner information could not be retrieved."] = "La informació del propietari de la pàgina no va poder ser recuperada"; +App::$strings["Album not found."] = "Àlbum no trobat"; +App::$strings["Delete Album"] = "Esborra Àlbum"; +App::$strings["Delete Photo"] = "Esborra Foto"; +App::$strings["Public access denied."] = "Accés públic denegat."; +App::$strings["No photos selected"] = "No has seleccionat fotos"; +App::$strings["Access to this item is restricted."] = "L'accés a aquest element esta restringit."; +App::$strings["%1$.2f MB of %2$.2f MB photo storage used."] = "Hi ha en ús %1$.2f MB de %2$.2f MB de l'espai d'imatges."; +App::$strings["%1$.2f MB photo storage used."] = "Hi ha en ús %1$.2f MB de l'espai d'imatges."; +App::$strings["Upload Photos"] = "Puja imatges"; +App::$strings["Enter a new album name"] = "Escriu el nom del nou àlbum"; +App::$strings["or select an existing one (doubleclick)"] = "o bé fes doble clic a un d'existent"; +App::$strings["Create a status post for this upload"] = "Genera una entrada a partir de la pujada"; +App::$strings["Album name could not be decoded"] = "No s'ha pogut descodificar el nom de l'àlbum"; +App::$strings["Contact Photos"] = "Imatges de contactes"; +App::$strings["Show Newest First"] = "Ordena de més nou a més antic"; +App::$strings["Show Oldest First"] = "Ordena de més antic a més nou"; +App::$strings["View Photo"] = "Mostra la imatge"; +App::$strings["Edit Album"] = "Modifica l'àlbum"; +App::$strings["Permission denied. Access to this item may be restricted."] = "S'ha denegat el permís. Pot ser que l'accés estigui restringit."; +App::$strings["Photo not available"] = "La imatge no està disponible"; +App::$strings["Use as profile photo"] = "Fes-la imatge de perfil"; +App::$strings["Private Photo"] = "Imatge privada"; +App::$strings["Previous"] = "Anterior"; +App::$strings["View Full Size"] = "Mostra a mida completa"; +App::$strings["Next"] = "Pròxim"; +App::$strings["Remove"] = "Esborra"; +App::$strings["Edit photo"] = "Modifica la imatge"; +App::$strings["Rotate CW (right)"] = "Tomba cap a la dreta"; +App::$strings["Rotate CCW (left)"] = "Tomba cap a l'esquerra"; +App::$strings["Caption"] = "Llegenda"; +App::$strings["Add a Tag"] = "Afegeix una etiqueta"; +App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Exemple: @joan, @Paula_Peris, @mar@exemple.org"; +App::$strings["Flag as adult in album view"] = "Marca com a contingut adult"; +App::$strings["In This Photo:"] = "Hi apareixen:"; +App::$strings["Map"] = "Mapa"; +App::$strings["View Album"] = "Mostra'n l'àlbum"; +App::$strings["Recent Photos"] = "Imatges recents"; +App::$strings["Item not available."] = "Article no disponible."; +App::$strings["sent you a private message"] = "Se t'ha enviat un missatge privat"; +App::$strings["added your channel"] = "el teu canal s'ha afegit"; +App::$strings["posted an event"] = "enviat un event"; +App::$strings["Block Name"] = "Nom del Bloc"; +App::$strings["Block Title"] = "Títol del bloc"; +App::$strings["Poke/Prod"] = "Emprenyat/Picat"; +App::$strings["poke, prod or do other things to somebody"] = "emprenyar, picar o fer altres coses a algú"; +App::$strings["Recipient"] = "Destinatari"; +App::$strings["Choose what you wish to do to recipient"] = "Tria que vols fer amb el destinatari"; +App::$strings["Make this post private"] = "Fer aquesta entrada privada"; +App::$strings["Bookmark added"] = "Favorit afegit"; +App::$strings["My Bookmarks"] = "Els Meus Favorits"; +App::$strings["My Connections Bookmarks"] = "Les connexions dels meus Favorits"; +App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = "Has creat %1$.0f de %2$.0f canals permesos."; +App::$strings["Create a new channel"] = "Crear un nou canal"; +App::$strings["Current Channel"] = "Canal Actual"; +App::$strings["Switch to one of your channels by selecting it."] = "Canviar a un altre dels teus canals seleccionant-ho."; +App::$strings["Default Channel"] = "Canal per Defecte"; +App::$strings["Make Default"] = "Estableix com a Predeterminat"; +App::$strings["%d new messages"] = "%d missatges nous"; +App::$strings["%d new introductions"] = "%d noves presentacions"; +App::$strings["Delegated Channels"] = "Canals Delegats"; +App::$strings["Profile Match"] = "Perfils compatibles"; +App::$strings["No keywords to match. Please add keywords to your default profile."] = "No tens paraules clau al perfil principal per poder cercar perfils semblants."; +App::$strings["is interested in:"] = "té interès en:"; +App::$strings["No matches"] = "No s'han trobat perfils compatibles"; +App::$strings["Members"] = "Membres"; +App::$strings["All Connected Channels"] = "Tots els Canals Connectats"; +App::$strings["Click on a channel to add or remove."] = "Clic sobre el canal per afegir o esborrar."; +App::$strings["Poll"] = "Enquesta"; +App::$strings["View Results"] = "Mostra els resultats"; +App::$strings["You must be logged in to see this page."] = "Has d'estar identificat per a veure aquesta pàgina."; +App::$strings["Insufficient permissions. Request redirected to profile page."] = "Permisos insuficients. Petició redirigida a la pàgina del perfil."; +App::$strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Autenticació remota bloquejada. Ha iniciat sessió en aquest lloc a nivell local. Si us plau, tanca la sessió i torna-ho a intentar."; +App::$strings["Welcome %s. Remote authentication successful."] = "Benvingut %s. Autenticació remota reeixida."; +App::$strings["Room not found"] = "No s'ha trobat la sala"; +App::$strings["Leave Room"] = "Abandona la sala"; +App::$strings["Delete This Room"] = "Elimina la sala"; +App::$strings["I am away right now"] = "Absent"; +App::$strings["I am online"] = "Estic connectat/da"; +App::$strings["Bookmark this room"] = "Fes favorit aquest xat"; +App::$strings["New Chatroom"] = "Nova sala per a Xerrar"; +App::$strings["Chatroom Name"] = "Nom del Xat"; +App::$strings["%1\$s's Chatrooms"] = "%1\$s de Xats"; +App::$strings["Away"] = "Absent"; +App::$strings["Online"] = "En connexió"; +App::$strings["Fetching URL returns error: %1\$s"] = "URL sol·licitada retorna error: %1\$s"; +App::$strings["\$Projectname - Guests: Username: {your email address}, Password: +++"] = "\$Projectname - Convidats: Nom d'usuari: {el teu correu electrònic}, Contrasenya: +++"; +App::$strings["No channel."] = "No s'ha trobat el canal"; +App::$strings["Common connections"] = "Connexions en comú"; +App::$strings["No connections in common."] = "No hi ha connexions en comú."; +App::$strings["Image uploaded but image cropping failed."] = "S'ha pujat la imatge però no s'ha pogut retallar."; +App::$strings["Image resize failed."] = "No s'ha pogut escalar la imatge."; +App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Refresca la memòria cau del navegador si la foto no s'actualitza immediatament. Dreceres: «Ctrl+F5» i «Ctrl+Maj+R»"; +App::$strings["Image exceeds size limit of %d"] = "La imatge excedeix la mida límit de %d"; +App::$strings["Unable to process image."] = "Incapaç de processar l'imatge."; +App::$strings["Photo not available."] = "Foto no disponible."; +App::$strings["Upload File:"] = "Puja Arxiu:"; +App::$strings["Select a profile:"] = "Tria un perfil:"; +App::$strings["Upload Profile Photo"] = "Puja una Foto pel Perfil"; +App::$strings["or"] = "o"; +App::$strings["skip this step"] = "salta aquest pas"; +App::$strings["select a photo from your photo albums"] = "tria una foto del teu àlbum de fotos"; +App::$strings["Crop Image"] = "Retalla Imatge"; +App::$strings["Please adjust the image cropping for optimum viewing."] = "Si us plau, retalla la imatge per a una optima visualització"; +App::$strings["Done Editing"] = "Edició Feta"; +App::$strings["Image uploaded successfully."] = "Imatge pujada exitosament."; +App::$strings["Image upload failed."] = "La pujada de la imatge va fracassar."; +App::$strings["Image size reduction [%s] failed."] = "La reducció de mida de la imatge [%s] va fracassar."; +App::$strings["Continue"] = "Continua"; +App::$strings["Premium Channel Setup"] = "Configuració de Canals Premium"; +App::$strings["Enable premium channel connection restrictions"] = "Habilita les restriccions de connexió del canal premium"; +App::$strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Si us plau, introdueixi les restriccions o condicions, com ara el rebut de PayPal, les pautes d'ús, etc."; +App::$strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Aquest canal pot requerir passos addicionals o reconeixement de les següents condicions abans de connectar:"; +App::$strings["Potential connections will then see the following text before proceeding:"] = "Connexions potencials veuran el següent text abans de continuar:"; +App::$strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "En continuar, certifico que he complert amb totes les instruccions proporcionades en aquesta pàgina."; +App::$strings["(No specific instructions have been provided by the channel owner.)"] = "(No s'han proporcionat instruccions específiques pel propietari del canal.)"; +App::$strings["Restricted or Premium Channel"] = "Canal Restringit o Premium"; +App::$strings["Invalid request identifier."] = "Sol·licitud d'identificació invàlida."; +App::$strings["Discard"] = "Descarta"; +App::$strings["Ignore"] = "Ignora"; +App::$strings["No more system notifications."] = "No hi ha més notificacions de sistema."; +App::$strings["System Notifications"] = "Notificacions de sistema"; +App::$strings["Blocked"] = "Bloquejades"; +App::$strings["Ignored"] = "Ignorades"; +App::$strings["Hidden"] = "Amagades"; +App::$strings["Archived"] = "Arxivades"; +App::$strings["Suggest new connections"] = "Suggereix noves connexions"; +App::$strings["New Connections"] = "Noves Connexions"; +App::$strings["Show pending (new) connections"] = "Mostra les connexions pendents (noves)"; +App::$strings["All Connections"] = "Totes les Connexions"; +App::$strings["Show all connections"] = "Mostra totes les connexions"; +App::$strings["Unblocked"] = "No bloquejades"; +App::$strings["Only show unblocked connections"] = "Mostra només les connexions no bloquejades"; +App::$strings["Only show blocked connections"] = "Mostra només les connexions bloquejades"; +App::$strings["Only show ignored connections"] = "Mostra només les connexions ignorades"; +App::$strings["Only show archived connections"] = "Mostra només les connexions arxivades"; +App::$strings["Only show hidden connections"] = "Mostra només les connexions amagades"; +App::$strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; +App::$strings["Edit connection"] = "Modifica la connexió"; +App::$strings["Search your connections"] = "Cerca entre les teves connexions"; +App::$strings["Finding: "] = "Cercant:"; +App::$strings["Profile not found."] = "Perfil no trobat."; +App::$strings["Profile deleted."] = "Perfil eliminat."; +App::$strings["Profile-"] = "Perfil-"; +App::$strings["New profile created."] = "Nou perfil creat."; +App::$strings["Profile unavailable to clone."] = "Perfil que no es pot clonar."; +App::$strings["Profile unavailable to export."] = "Perfil que no es pot exportar."; +App::$strings["Profile Name is required."] = "Es requereix el Nom del Perfil."; +App::$strings["Marital Status"] = "Estat Marital"; +App::$strings["Romantic Partner"] = "Company/a Romàntic"; +App::$strings["Likes"] = "M'agrada"; +App::$strings["Dislikes"] = "No m'agrada"; +App::$strings["Work/Employment"] = "Treball/Feina"; +App::$strings["Religion"] = "Religió"; +App::$strings["Political Views"] = "Idees Polítiques"; +App::$strings["Gender"] = "Gènere"; +App::$strings["Sexual Preference"] = "Preferència Sexual"; +App::$strings["Homepage"] = "Pàgina Personal"; +App::$strings["Interests"] = "Interessos"; +App::$strings["Location"] = "Localització"; +App::$strings["Profile updated."] = "Perfil actualitzat."; +App::$strings["Hide your contact/friend list from viewers of this profile?"] = "Amaga la teva llista de contactes/amics dels visitadors d'aquest perfil?"; +App::$strings["Edit Profile Details"] = "Edita els Detalls del Perfil"; +App::$strings["View this profile"] = "Veure aquest perfil"; +App::$strings["Change Profile Photo"] = "Canviar Foto del Perfil"; +App::$strings["Create a new profile using these settings"] = "Crea un perfil nou amb aquests ajustos"; +App::$strings["Clone this profile"] = "Clonar aquest perfil"; +App::$strings["Delete this profile"] = "Elimina aquest perfil"; +App::$strings["Import profile from file"] = "Importa perfil des d'un arxiu"; +App::$strings["Export profile to file"] = "Exporta perfil a un arxiu"; +App::$strings["Profile Name:"] = "Nom del Perfil:"; +App::$strings["Your Full Name:"] = "El Teu Nom Complet"; +App::$strings["Title/Description:"] = "Títol/Descripció:"; +App::$strings["Your Gender:"] = "El Teu Gènere:"; +App::$strings["Birthday :"] = "Aniversari:"; +App::$strings["Street Address:"] = "Carrer:"; +App::$strings["Locality/City:"] = "Població/Ciutat:"; +App::$strings["Postal/Zip Code:"] = "Codi Postal:"; +App::$strings["Country:"] = "País:"; +App::$strings["Region/State:"] = "Regió/Estat:"; +App::$strings[" Marital Status:"] = " Marital Estatus:"; +App::$strings["Who: (if applicable)"] = "Qui: (si es aplicable)"; +App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Examples: cathy123, Cathy Williams, cathy@example.com"; +App::$strings["Since [date]:"] = "Des de [data]:"; +App::$strings["Homepage URL:"] = "Pàgina Personal URL:"; +App::$strings["Religious Views:"] = "Creences Religioses:"; +App::$strings["Keywords:"] = "Paraules Clau:"; +App::$strings["Example: fishing photography software"] = "Exemple: software de fotografia submarina"; +App::$strings["Used in directory listings"] = "Emprat en els llistats de directoris"; +App::$strings["Tell us about yourself..."] = "Escriu unes línies sobre tu:"; +App::$strings["Hobbies/Interests"] = "Aficions/Interessos"; +App::$strings["Contact information and Social Networks"] = "Informació de Contacte i Xarxes Socials"; +App::$strings["My other channels"] = "Els meus altres canals"; +App::$strings["Musical interests"] = "Interessos Musicals"; +App::$strings["Books, literature"] = "Llibres, literatura"; +App::$strings["Television"] = "Televisió"; +App::$strings["Film/dance/culture/entertainment"] = "Pel·lícules/Dansa/Cultura/Entreteniment"; +App::$strings["Love/romance"] = "Amor/Romace"; +App::$strings["Work/employment"] = "Treball/feina"; +App::$strings["School/education"] = "Escola/educació"; +App::$strings["This is your default profile."] = "Aquest es el teu perfil per defecte"; +App::$strings["Age: "] = "Edat:"; +App::$strings["Edit/Manage Profiles"] = "Edita/Gestiona Perfils"; +App::$strings["Add profile things"] = "Afegeix coses al perfil"; +App::$strings["Include desirable objects in your profile"] = "Inclou objectius desitjables al teu perfil"; +App::$strings["Could not access contact record."] = "No s'ha pogut accedir al llibre de contactes."; +App::$strings["Could not locate selected profile."] = "No s'ha trobat el perfil indicat."; +App::$strings["Connection updated."] = "S'ha actualitzat la connexió."; +App::$strings["Failed to update connection record."] = "No s'ha pogut actualitzar el registre de connexió."; +App::$strings["is now connected to"] = "Ara està conectat amb"; +App::$strings["Could not access address book record."] = "No puc accedir al registre del contacte"; +App::$strings["Refresh failed - channel is currently unavailable."] = "Ha fallat la recàrrega - el canal es actualment inaccesible."; +App::$strings["Unable to set address book parameters."] = "No es poden ajustar els paràmetres dels contactes."; +App::$strings["Connection has been removed."] = "S'han eliminat les conexions."; +App::$strings["View %s's profile"] = "Mostra el perfil de %s"; +App::$strings["Refresh Permissions"] = "Recarrega els Permissos"; +App::$strings["Fetch updated permissions"] = "Obté els permisos actualitzats"; +App::$strings["Recent Activity"] = "Activitat Recent"; +App::$strings["View recent posts and comments"] = "Mostra les entrades i comentaris recents"; +App::$strings["Block (or Unblock) all communications with this connection"] = "Boqueja (o Desbloqueja) les comunicacions amb aquesta connexió"; +App::$strings["This connection is blocked!"] = "Aquesta connexió està bloquejada!"; +App::$strings["Unignore"] = "Inhabilita"; +App::$strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignora (o Considera) les communicacions entrants d'aquesta connexió"; +App::$strings["This connection is ignored!"] = "Aquesta connexió es ignorada!"; +App::$strings["Unarchive"] = "Desarxiva"; +App::$strings["Archive"] = "Arxiva"; +App::$strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Arxiva (o Desarxiva) aquesta connexió - Marca el canal com a mort pero manté el contingut "; +App::$strings["This connection is archived!"] = "Aquesta connexió està arxivada!"; +App::$strings["Unhide"] = "Mostra"; +App::$strings["Hide"] = "Amaga"; +App::$strings["Hide or Unhide this connection from your other connections"] = "Amaga (o Mostra) aquesta connexió de les altres connexions teves"; +App::$strings["This connection is hidden!"] = "Aquesta connexió està amagada!"; +App::$strings["Delete this connection"] = "Elimina aquesta connexió"; +App::$strings["Approve this connection"] = "Apccepta aquesta connexió"; +App::$strings["Accept connection to allow communication"] = "Accepta la connexió per permetre la comunicació"; +App::$strings["Set Affinity"] = "Ajusta l'Afinitat"; +App::$strings["Set Profile"] = "Ajusta el Perfil"; +App::$strings["Set Affinity & Profile"] = "Ajusta Afinitat i Perfil"; +App::$strings["Apply these permissions automatically"] = "Aplica aquests permissos automaticament"; +App::$strings["This connection's address is"] = "La direcció d'aquesta connexió es"; +App::$strings["The permissions indicated on this page will be applied to all new connections."] = "Els permisos indicats en aquesta pàgina seran aplicats a totes les noves connexions."; +App::$strings["Slide to adjust your degree of friendship"] = "Llisca per ajustar el nivell d'amistat"; +App::$strings["Slide to adjust your rating"] = "Llisca per ajustar la valoració"; +App::$strings["Optionally explain your rating"] = "Opcionalment pots explicar la teva valoració"; +App::$strings["Custom Filter"] = "Filtre a mida"; +App::$strings["Only import posts with this text"] = "Importa exclusivament entrades amb aquest text"; +App::$strings["words one per line or #tags or /patterns/, leave blank to import all posts"] = "paraules una per línia o #etiquetes o /patrons/, deixar en blanc per importar totes les entrades"; +App::$strings["Do not import posts with this text"] = "No importar entrades amb aquest text"; +App::$strings["This information is public!"] = "Aquesta informació es pública!"; +App::$strings["Connection Pending Approval"] = "Connexió Pendent d'Aprovació"; +App::$strings["Connection Request"] = "Petició de Connexió"; +App::$strings["(%s) would like to connect with you. Please approve this connection to allow communication."] = "(%s) voldria conectar amb tu. Aprova aquesta connexió per permetre la connexió."; +App::$strings["Approve Later"] = "Aprovar més tard"; +App::$strings["inherited"] = "heretat"; +App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Tria el perfil que vols mostrar a %s quan es vegi el perfil segur."; +App::$strings["Their Settings"] = "Els seus Ajustos"; +App::$strings["My Settings"] = "Els Meus Ajustos"; +App::$strings["Individual Permissions"] = "Permisos Individuals"; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can not change those settings here."] = "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. No pots canviar aquests ajustos aquí."; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. Pots canviar aquests ajustos aquí pero no tindran cap impacte fins que no canviis els ajustos heretats."; +App::$strings["Last update:"] = "Darrera actualització:"; +App::$strings["Invalid profile identifier."] = "Identificador invàlid de perfil."; +App::$strings["Profile Visibility Editor"] = "Perfil del Editor de Visibilitat"; +App::$strings["Click on a contact to add or remove."] = "Clica sobre el contacte per afegir o esborrar."; +App::$strings["Visible To"] = "Visible per"; +App::$strings["\$Projectname channel"] = "Canal de \$Projectname"; +App::$strings["%d rating"] = array( + 0 => "%d valoració", + 1 => "%d valoracions", +); +App::$strings["Gender: "] = "Gènere:"; +App::$strings["Status: "] = "Estatus:"; +App::$strings["Homepage: "] = "Pàgina Personal:"; +App::$strings["Description:"] = "Descripció:"; +App::$strings["Public Forum:"] = "Forum Públic:"; +App::$strings["Keywords: "] = "Paraules Clau:"; +App::$strings["Don't suggest"] = "No suggerir"; +App::$strings["Common connections:"] = "Connexions en comú:"; +App::$strings["Global Directory"] = "Directori Global"; +App::$strings["Local Directory"] = "Directori Local"; +App::$strings["Finding:"] = "Cercant:"; +App::$strings["next page"] = "pàgina següent"; +App::$strings["previous page"] = "pàgina anterior"; +App::$strings["Sort options"] = "Opcions per ordenar"; +App::$strings["Alphabetic"] = "Alfabètic"; +App::$strings["Reverse Alphabetic"] = "Alfabètic Invers"; +App::$strings["Newest to Oldest"] = "De més Nou a més Vell"; +App::$strings["Oldest to Newest"] = "De més Antic a més Nou"; +App::$strings["No entries (some entries may be hidden)."] = "Sense entrades (algunes podrien estar amagades)."; +App::$strings["Public Sites"] = "Llocs públics"; +App::$strings["The listed sites allow public registration for the \$Projectname network. All sites in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some sites may require subscription or provide tiered service plans. The provider links may provide additional details."] = "Els llocs llistats permeten registrar usuaris de la xarxa \$Projectname. Com que tots els llocs estan enllaçats entre ells, la identitat és vàlida a tota la xarxa. Alguns llocs poden demanar subscripció o oferir serveis addicional de pagament. Per a més detalls, proveu de seguir els enllaços dels proveïdors."; +App::$strings["Rate this hub"] = "Valora aquest hub"; +App::$strings["Site URL"] = "Adreça URL del web"; +App::$strings["Access Type"] = "Tipus d'accés"; +App::$strings["Registration Policy"] = "Condicions de registre"; +App::$strings["Project"] = "Projecte"; +App::$strings["View hub ratings"] = "Mostra la valoració del hub"; +App::$strings["Rate"] = "Puntua"; +App::$strings["View ratings"] = "Mostra les valoracions"; +App::$strings["This site is not a directory server"] = "Aquest lloc web no és un servidor de directori"; +App::$strings["This directory server requires an access token"] = "Aquest servidor de directori requereix un token de accès"; +App::$strings["Item not found"] = "No s'ha trobat l'element"; +App::$strings["Delete block?"] = "Eliminar bloc?"; +App::$strings["Insert YouTube video"] = "insereix video YouTube"; +App::$strings["Insert Vorbis [.ogg] video"] = "Insereix video Vorbis [.ogg]"; +App::$strings["Insert Vorbis [.ogg] audio"] = "Insereix audio Vorbis [.ogg]"; +App::$strings["Edit Block"] = "Editar Bloc"; +App::$strings["Delete layout?"] = "Esborrar el disseny?"; +App::$strings["Layout Description (Optional)"] = "Descripció del disseny (opcional)"; +App::$strings["Layout Name"] = "Nom del disseny"; +App::$strings["Edit Layout"] = "Edita el disseny"; +App::$strings["Item is not editable"] = "Article no editable"; +App::$strings["Delete item?"] = "Esborrar ítem"; +App::$strings["Edit post"] = "Modifica l'entrada"; App::$strings["Unable to find your hub."] = "No es possible trobar el concentrador"; App::$strings["Post successful."] = "Entrada realitzada amb èxit. "; +App::$strings["Delete webpage?"] = "Esborrar pàgina web?"; +App::$strings["Page link title"] = "Títol de la pàgina enllaçada"; +App::$strings["Edit Webpage"] = "Edita la Pàgina Web"; +App::$strings["Website:"] = "Lloc web:"; +App::$strings["Remote Channel [%s] (not yet known on this site)"] = "Canal Remot [%s] (encara no es coneix en aquest lloc)"; +App::$strings["Rating (this information is public)"] = "Valoració (aquesta informació és pública)"; +App::$strings["Optionally explain your rating (this information is public)"] = "Opcionalment pots explicar la teva qualificació (aquesta informació és pública)"; +App::$strings["Calendar entries imported."] = "Entrades de Calendari importades."; +App::$strings["No calendar entries found."] = "No es troben entrades decalendari."; +App::$strings["Event can not end before it has started."] = "L'esdeveniment ha de començar abans d'acabar."; +App::$strings["Unable to generate preview."] = "No s'ha pogut generar la vista prèvia."; +App::$strings["Event title and start time are required."] = "Cal indicar l'inici i el final de l'esdeveniment."; +App::$strings["Event not found."] = "No s'ha trobat l'esdeveniment."; +App::$strings["l, F j"] = "I dia j, F"; +App::$strings["Edit event"] = "Edita l'esdeveniment"; +App::$strings["Delete event"] = "Esborra l'esdeveniment"; +App::$strings["calendar"] = "calendari"; +App::$strings["Create New Event"] = "Crea un esdeveniment nou"; +App::$strings["Export"] = "Exporta"; +App::$strings["Import"] = "Importar"; +App::$strings["Event removed"] = "S'ha eliminat l'esdeveniment"; +App::$strings["Failed to remove event"] = "No s'ha pogut esborrar l'esdeveniment"; +App::$strings["Event details"] = "Detalls de l'esdeveniment"; +App::$strings["Starting date and Title are required."] = "La data d'inici i el títol són obligatoris."; +App::$strings["Categories (comma-separated list)"] = "Categories (llista separada per comes)"; +App::$strings["Event Starts:"] = "Inici:"; +App::$strings["Finish date/time is not known or not relevant"] = "La data i hora de final no és coneguda o irrellevant"; +App::$strings["Event Finishes:"] = "Final:"; +App::$strings["Adjust for viewer timezone"] = "Ajusta a la zona horària del visitant."; +App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = "És important per esdeveniments locals, però pels globals no és pràctic."; +App::$strings["Title:"] = "Títol:"; +App::$strings["Share this event"] = "Comparteix aquest esdeveniment"; +App::$strings["No ratings"] = "No valorat"; +App::$strings["Ratings"] = "Valoracions"; +App::$strings["Rating: "] = "Valoració:"; +App::$strings["Website: "] = "Lloc web:"; +App::$strings["Description: "] = "Descripció:"; +App::$strings["Select a bookmark folder"] = "Tria una carpeta d'interès"; +App::$strings["Save Bookmark"] = "Guarda Favorits"; +App::$strings["URL of bookmark"] = "URL de favorit"; +App::$strings["Or enter new bookmark folder name"] = "O entra un nou nom de favorit"; +App::$strings["- select -"] = "- selecciona -"; +App::$strings["Permission Denied."] = "Permisos Denegats."; +App::$strings["File not found."] = "Arxiu no torbat."; +App::$strings["Edit file permissions"] = "Edita els permisos d'arxiu"; +App::$strings["Set/edit permissions"] = "Canvia/edita permisos"; +App::$strings["Include all files and sub folders"] = "Inclou tots als arxius i subdirectoris"; +App::$strings["Return to file list"] = "Tornar al llistat d'arxius"; +App::$strings["Copy/paste this code to attach file to a post"] = "Copia/enganxa aquest codi per a adjuntar un arxiu a l'entrada"; +App::$strings["Copy/paste this URL to link file from a web page"] = "Copia/enganxa aquesta URL per a enllaçar l'arxiu d'una pàgina web"; +App::$strings["Share this file"] = "Comparteix l'arxiu"; +App::$strings["Show URL to this file"] = "Mostra la URL d'aquest arxiu"; +App::$strings["Notify your contacts about this file"] = "Avisa els teus contactes d'aquest arxiu"; +App::$strings["Channel added."] = "S'ha afegit el canal."; App::$strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Nombre màxim de registres diaris excedit. Si us plau, provau demà."; App::$strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "El registre ha fallat. Si et plau, indica que acceptes les Condicions del Servei."; App::$strings["Passwords do not match."] = "Les contrasenyes no coincideixen."; @@ -1760,6 +1557,20 @@ App::$strings["Please enter your invitation code"] = "Si et plau, introdueix el App::$strings["Your email address"] = "La teva adreça de correu electrónic"; App::$strings["Choose a password"] = "Tria una contrasenya"; App::$strings["Please re-enter your password"] = "Si et plau, re-entra la contrasenya"; +App::$strings["Contact not found."] = "Contacte no trobat."; +App::$strings["Friend suggestion sent."] = "Suggeriment d'amistat enviada."; +App::$strings["Suggest Friends"] = "Amics Suggerits"; +App::$strings["Suggest a friend for %s"] = "Suggereix un amic per a %s"; +App::$strings["Please login."] = "Inicia Sessió."; +App::$strings["Collection created."] = "Creada una col·lecció"; +App::$strings["Could not create collection."] = "No puc crear la col·lecció."; +App::$strings["Collection updated."] = "Col·lecció actualitzada."; +App::$strings["Create a collection of channels."] = "Creada una col·lecció de canals."; +App::$strings["Collection Name: "] = "Nom de la Col·lecció:"; +App::$strings["Members are visible to other channels"] = "Els membres son visibles en altres canals"; +App::$strings["Collection removed."] = "Col·lecció esborrada."; +App::$strings["Unable to remove collection."] = "Incapaç d'esborrar la col·lecció."; +App::$strings["Collection Editor"] = "Editor de Col·leccions"; App::$strings["Account removals are not allowed within 48 hours of changing the account password."] = "L'esborrat de comptes no està permès fins que transcorren 48 hores des de l'últim canvi de contrasenya."; App::$strings["Remove This Account"] = "Esborra el compte"; App::$strings["WARNING: "] = "ALERTA:"; @@ -1771,10 +1582,81 @@ App::$strings["By default only the instances of the channels located on this hub App::$strings["Remove Account"] = "Esborra el Compte"; App::$strings["Help:"] = "Ajuda:"; App::$strings["Not Found"] = "No s'ha pogut trobar la pàgina"; -App::$strings["\$Projectname Documentation"] = "\$Projectname Documentació"; -App::$strings["[Embedded content - reload page to view]"] = "[Contingut embegut - recarrega la pàgina per veure-ho]"; -App::$strings["Remote privacy information not available."] = "informació privada remota no disponible."; -App::$strings["Visible to:"] = "Visible per:"; +App::$strings["\$Projectname Documentation"] = "Documentació de \$Projectname"; +App::$strings["Channel removals are not allowed within 48 hours of changing the account password."] = "L'esborrat de canals no està permès fins que transcorren 48 hores des de l'últim canvi de contrasenya."; +App::$strings["Remove This Channel"] = "Elimina Aquest Canal"; +App::$strings["This channel will be completely removed from the network. "] = "Aquest canal serà completament eliminat de la xarxa."; +App::$strings["Remove this channel and all its clones from the network"] = "Elimina aquest canal i els seus clons de la xarxa"; +App::$strings["By default only the instance of the channel located on this hub will be removed from the network"] = "Per defecte, només la instancia del canal ubicat en aquest concentrador pot esser esborrat de la xarxa"; +App::$strings["Remove Channel"] = "Elimina el canal"; +App::$strings["\$Projectname"] = "\$Projectname"; +App::$strings["Welcome to %s"] = "Benvingut a %s"; +App::$strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Em trobat un problema durant l'inici de sessió amb el OpenID que has facilitat. verifica l'ortografia correcta de la ID."; +App::$strings["The error message was:"] = "El missatge d'error fou:"; +App::$strings["Authentication failed."] = "Ha fallat l'autentificació."; +App::$strings["Remote Authentication"] = "Autentificació Remota"; +App::$strings["Enter your channel address (e.g. channel@example.com)"] = "Introdueix la teva adreça del canal (eg canal@exemple.com)"; +App::$strings["Authenticate"] = "Autentica't"; +App::$strings["First Name"] = "Nom"; +App::$strings["Last Name"] = "Cognoms"; +App::$strings["Nickname"] = "Àlies"; +App::$strings["Full Name"] = "Nom Sencer"; +App::$strings["Profile Photo 16px"] = "Foto del Perfil 16px"; +App::$strings["Profile Photo 32px"] = "Foto del Perfil 32px"; +App::$strings["Profile Photo 48px"] = "Foto del Perfil 48px"; +App::$strings["Profile Photo 64px"] = "Foto del Perfil 64px"; +App::$strings["Profile Photo 80px"] = "Foto del Perfil 80px"; +App::$strings["Profile Photo 128px"] = "Foto del Perfil 128px"; +App::$strings["Timezone"] = "Zona horària"; +App::$strings["Homepage URL"] = "URL de la pàgina d'inici"; +App::$strings["Birth Year"] = "Any de Naixement"; +App::$strings["Birth Month"] = "Mes de Naixement"; +App::$strings["Birth Day"] = "Dia de Naixement"; +App::$strings["Birthdate"] = "Aniversari"; +App::$strings["%s element installed"] = "%s element instal·lat"; +App::$strings["%s element installation failed"] = "%s instal·lació d'element va fallar"; +App::$strings["Items tagged with: %s"] = "Elements etiquetats amb: %s"; +App::$strings["Search results for: %s"] = "Resultats de cerca per: %s"; +App::$strings["Your service plan only allows %d channels."] = "El teu paquet de serveis només admet %d canals."; +App::$strings["Nothing to import."] = "No hi ha res a importar."; +App::$strings["Unable to download data from old server"] = "No s'han pogut descarregar les dades del servidor antic"; +App::$strings["Imported file is empty."] = "El fitxer importat està buit."; +App::$strings["The data provided is not compatible with this project."] = "Les dades subministrades no son compatibles amb aquest projecte."; +App::$strings["Warning: Database versions differ by %1\$d updates."] = "Atenció: Les versions de la Base de Dades difereixen en %1\$d actualitzacions."; +App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "No s'ha pogut importar el canal perquè l'identificador del canal no s'ha pogut duplicar en aquest servidor."; +App::$strings["Channel clone failed. Import failed."] = "No s'ha pogut importar el canal perquè el canal no s'ha pogut clonar."; +App::$strings["Cloned channel not found. Import failed."] = "No s'ha pogut importar el canal perquè el canal clonat no s'ha trobat."; +App::$strings["You must be logged in to use this feature."] = "Has d'estar registrat per fer servir aquesta funcionalitat."; +App::$strings["Import Channel"] = "Importa un canal"; +App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "Empra aquest formulari per importar un canal existent en un altre servidor/concentrador. Pots recuperar el canal des de l'antic servidor/concentrador via la xarxa o mitjançant un fitxer d'exportació"; +App::$strings["File to Upload"] = "Fitxer a pujar"; +App::$strings["Or provide the old server/hub details"] = "O proveeix els detalls de l'antic servidor/concentrador"; +App::$strings["Your old identity address (xyz@example.com)"] = "La teva adreça de canal antiga. El format és canal@exemple.org"; +App::$strings["Your old login email address"] = "La teva adreça de correu electrònic antiga"; +App::$strings["Your old login password"] = "La teva contrasenya antiga"; +App::$strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Per a qualsevol de les opcions, escull si vols fer primària l'adreça d'aquest hub o mantenir l'anterior com a primària. Podràs penjar entrades des de totes dues adreces, però per als fitxers, imatges i altres en cal una de primària."; +App::$strings["Make this hub my primary location"] = "Fes d'aquest hub la meva ubicació primària"; +App::$strings["Import existing posts if possible (experimental - limited by available memory"] = "Importa les entrades existents si es possible (experimental - limitat per la memòria disponible"; +App::$strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = "Aquest procès pot trigar minuts en completar. Si et plau envia el formulari només una vegada i manté aquesta pàgina oberta fins que finalitzi."; +App::$strings["No service class restrictions found."] = "No s'han trobat restriccions de clase."; +App::$strings["Total invitation limit exceeded."] = "El límit total invitacions s'ha superat."; +App::$strings["%s : Not a valid email address."] = "%s: adreça de correu electrònic no vàlida."; +App::$strings["Please join us on Red"] = "Si us plau, uneix-te a Red"; +App::$strings["Invitation limit exceeded. Please contact your site administrator."] = "Límit d'invitacions excedit. Si us plau, poseu-vos en contacte amb l'administrador del lloc."; +App::$strings["%s : Message delivery failed."] = "%s : Entrega del Missatge fallida."; +App::$strings["%d message sent."] = array( + 0 => "%d missatge enviat.", + 1 => "%d missatges enviats.", +); +App::$strings["You have no more invitations available"] = "No té més invitacions disponibles"; +App::$strings["Send invitations"] = "Enviar invitacions"; +App::$strings["Enter email addresses, one per line:"] = "Introduïu les adreces de correu electrònic, una per línia:"; +App::$strings["Please join my community on \$Projectname."] = "Si us plau uneix-te la meva comunitat en \$Projectname."; +App::$strings["You will need to supply this invitation code: "] = "Has de proporcionar aquest codi d'invitació:"; +App::$strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Registre en qualsevol lloc del \$Projectname (estàn tots interconnectats)"; +App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Entra a la meva adreça de xarxa al \$Projectname, a la barra de cerca del lloc."; +App::$strings["or visit "] = "o visita"; +App::$strings["3. Click [Connect]"] = "3. Click [Conectar]"; App::$strings["Name is required"] = "Es requereix un Nom"; App::$strings["Key and Secret are required"] = "Es requereix Clau (Key) i el Secret (Secret)"; App::$strings["Diaspora Policy Settings updated."] = "Actualitzats els Ajustos de Política de Diaspora."; @@ -1832,7 +1714,7 @@ App::$strings["Maximum number of conversations to load at any time:"] = "Nombre App::$strings["Maximum of 100 items"] = "Màxim de 100 elements"; App::$strings["Show emoticons (smilies) as images"] = "Mostra emoticons (smilies) com a imatges"; App::$strings["Link post titles to source"] = "Enllaça a l'origen els títols de l'entrada"; -App::$strings["System Page Layout Editor - (advanced)"] = "Editor de Disseny de la Pàgina del Sistema - (avançat)"; +App::$strings["System Page Layout Editor - (advanced)"] = "Editor de disseny de pàgina - (avançat)"; App::$strings["Use blog/list mode on channel page"] = "Empra el mode blog/llista a la pàgina del canal"; App::$strings["(comments displayed separately)"] = "(Observacions es mostren per separat)"; App::$strings["Use blog/list mode on matrix page"] = "Empra mode blog/llista a la pàgina de matrix"; @@ -1875,6 +1757,7 @@ App::$strings["0 or blank prevents expiration"] = "0 o vuit evita caducitat"; App::$strings["Maximum Friend Requests/Day:"] = "Nombre màxim de peticions d'amistat per dia"; App::$strings["May reduce spam activity"] = "Pot reduir l'SPAM"; App::$strings["Default Post Permissions"] = "Permisos de publicació per defecte"; +App::$strings["(click to open/close)"] = "(clica per obrir/tancar)"; App::$strings["Channel permissions category:"] = "Categoria de permisos de canal:"; App::$strings["Maximum private messages per day from unknown people:"] = "Nombre màxim de missatges privats de desconeguts al dia:"; App::$strings["Useful to reduce spamming"] = "Útil per a reduir l'spam"; @@ -1914,116 +1797,242 @@ App::$strings["Change the behaviour of this account for special situations"] = " App::$strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Activa el mode d'expert (a Ajustos > Més funcions)"; App::$strings["Miscellaneous Settings"] = "Ajustos diversos"; App::$strings["Personal menu to display in your channel pages"] = "Menú personal per mostrar en les teves pàgines de canal"; -App::$strings["Remove Channel"] = "Elimina el canal"; App::$strings["Remove this channel."] = "Elimina aquest canal."; -App::$strings["First Name"] = "Nom"; -App::$strings["Last Name"] = "Cognoms"; -App::$strings["Nickname"] = "Àlies"; -App::$strings["Full Name"] = "Nom Sencer"; -App::$strings["Profile Photo 16px"] = "Foto del Perfil 16px"; -App::$strings["Profile Photo 32px"] = "Foto del Perfil 32px"; -App::$strings["Profile Photo 48px"] = "Foto del Perfil 48px"; -App::$strings["Profile Photo 64px"] = "Foto del Perfil 64px"; -App::$strings["Profile Photo 80px"] = "Foto del Perfil 80px"; -App::$strings["Profile Photo 128px"] = "Foto del Perfil 128px"; -App::$strings["Timezone"] = "Zona horària"; -App::$strings["Homepage URL"] = "URL de la pàgina d'inici"; -App::$strings["Birth Year"] = "Any de Naixement"; -App::$strings["Birth Month"] = "Mes de Naixement"; -App::$strings["Birth Day"] = "Dia de Naixement"; -App::$strings["Birthdate"] = "Aniversari"; +App::$strings["Unable to locate original post."] = "No s'ha pogut trobar l'entrada original."; +App::$strings["Empty post discarded."] = "S'ha descartat l'entrada perquè no té contingut."; +App::$strings["Executable content type not permitted to this channel."] = "No està permès el contingut de tipus executable en aquest canal."; +App::$strings["System error. Post not saved."] = "Hi ha hagut un error del sistema. L'entrada no s'ha desat."; +App::$strings["Unable to obtain post information from database."] = "No s'ha pogut obtenir informació de l'entrada a la base de dades."; +App::$strings["You have reached your limit of %1$.0f top level posts."] = "Has assolit el teu límit de %1$.0f entrades (descomptant comentaris)."; +App::$strings["You have reached your limit of %1$.0f webpages."] = "Has assolit el teu limit de %1$.0f pàgines web."; +App::$strings["\$Projectname Server - Setup"] = "Servidor \$Projectname - Configuració"; +App::$strings["Could not connect to database."] = "No puc connectar amb la base de dades"; +App::$strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "No s'ha pogut connectar a l'URL del lloc especificat. Possible problema amb el certificat SSL o de DNS."; +App::$strings["Could not create table."] = "No puc crear la taula."; +App::$strings["Your site database has been installed."] = "La teva base de dades del lloc s'ha instal·lat."; +App::$strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "Podria ser necessari importar el fitxer \"install / schema_xxx.sql\" manualment utilitzant un client de base de dades."; +App::$strings["Please see the file \"install/INSTALL.txt\"."] = "Si us plau, consulteu el fitxer \"install / INSTALL.txt\"."; +App::$strings["System check"] = "Comprovació del sistema"; +App::$strings["Check again"] = "Comprova de nou"; +App::$strings["Database connection"] = "Connexió de base de dades"; +App::$strings["In order to install \$Projectname we need to know how to connect to your database."] = "Per tal d'instaŀlar \$Projectname cal configurar la connexió a la base de dades."; +App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Si us plau, poseu-vos en contacte amb el proveïdor de serveis o administrador del lloc si vostè té preguntes sobre aquests paràmetres."; +App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de dades s'especifica a continuació ja ha d'existir. Si no és així, si us plau crear-la abans de continuar."; +App::$strings["Database Server Name"] = "Base de Dades Nom del Servidor"; +App::$strings["Default is localhost"] = "Per defecte es localhost"; +App::$strings["Database Port"] = "Port per a la Base de Dades"; +App::$strings["Communication port number - use 0 for default"] = "Numero del port de comunicacions - empra 0 per defecte"; +App::$strings["Database Login Name"] = "Base de Dades Nom d'Accès"; +App::$strings["Database Login Password"] = "Base de Dades Contrasenya d'Accès"; +App::$strings["Database Name"] = "Nom de la Base de Dades"; +App::$strings["Database Type"] = "Tipus de Base de Dades"; +App::$strings["Site administrator email address"] = "Adreça de correu de l'administrador del lloc"; +App::$strings["Your account email address must match this in order to use the web admin panel."] = "El teu compte de email ha de coincidir amb això per poder emprar el panel web d'administrador."; +App::$strings["Website URL"] = "URL del lloc web"; +App::$strings["Please use SSL (https) URL if available."] = "Si us plau, empra SSL (https) URL si està disponible."; +App::$strings["Please select a default timezone for your website"] = "Si us plau, tria la zona horària del teu lloc web"; +App::$strings["Site settings"] = "Ajustos del lloc"; +App::$strings["Could not find a command line version of PHP in the web server PATH."] = "No s'ha pogut trobar una versió de línia d'ordres del PHP en el PATH del servidor web."; +App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = "Si vostè no té una versió de línia d'ordres del PHP instal·lada al servidor, vostè no serà capaç d'executar sondejos en segon pla via cron."; +App::$strings["PHP executable path"] = "Camí cap l'executable de PHP"; +App::$strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Introdueix el camí cap l'executable de php. Pots deixa-ho en blanc i continuar l'instal·lació."; +App::$strings["Command line PHP"] = "Línia d'ordres de PHP"; +App::$strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versió de línia d'ordres de PHP al teu sistema no te el \"register_argc_argv\" activat."; +App::$strings["This is required for message delivery to work."] = "Això es requereix per que funcioni l'entrega de missatges."; +App::$strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +App::$strings["Your max allowed total upload size is set to %s. Maximum size of one file to upload is set to %s. You are allowed to upload up to %d files at once."] = "La mida màxima que se't permet pujar està establerta en %s. La mida màxima per arxiu pujat es de %s. Se't permet pujar fins a %d arxius d'una vegada."; +App::$strings["You can adjust these settings in the servers php.ini."] = "Pots ajustar aquests valors a l'arxiu php.ini del servidor"; +App::$strings["PHP upload limits"] = "Límits de pujada de PHP"; +App::$strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: la funció \"openssl_pkey_new\" en aquest sistema no es capaç de generar claus d'encriptació"; +App::$strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Si esta funcionant sota Windows, per favor, miri \"http://www.php.net/manual/en/openssl.installation.php\"."; +App::$strings["Generate encryption keys"] = "Generar claus de xifrat"; +App::$strings["libCurl PHP module"] = "mòdul PHP libCurl "; +App::$strings["GD graphics PHP module"] = "mòdul PHP GD gràfics"; +App::$strings["OpenSSL PHP module"] = "mòdul PHP OpenSSL"; +App::$strings["mysqli or postgres PHP module"] = "mòdul PHP mysqli o postgres"; +App::$strings["mb_string PHP module"] = "mòdul PHP mb_string"; +App::$strings["mcrypt PHP module"] = "mòdul PHP mcrypt"; +App::$strings["xml PHP module"] = "Mòdul xml de PHP"; +App::$strings["Apache mod_rewrite module"] = "mòdul Apache mod_rewrite"; +App::$strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: el mòdul mod-rewrite del servidor web Apache es requereix i no està instal·lat."; +App::$strings["proc_open"] = "proc_open"; +App::$strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Error: es requereix proc_open però o no està instal·lat o ha estat desactivat a php.ini"; +App::$strings["Error: libCURL PHP module required but not installed."] = "Error: el mòdul PHP libCURL es requereix però no està instal·lat."; +App::$strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: el mòdul PHP GD graphics amb support JPEG es requereix però no està instal·lat."; +App::$strings["Error: openssl PHP module required but not installed."] = "Error: el mòdul PHP openssl es requereix però no està instal·lat."; +App::$strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Error: el mòdul PHO mysqli o postgres es requereix però no està instal·lat."; +App::$strings["Error: mb_string PHP module required but not installed."] = "Error: el mòdul PHP mb_string es requereix però no està instal·lat."; +App::$strings["Error: mcrypt PHP module required but not installed."] = "Error: el mòdul PHP mcrypt es requereix però no està instal·lat."; +App::$strings["Error: xml PHP module required for DAV but not installed."] = "Error: el mòdul xml de PHP es requereix per DAV però no està instal·lat."; +App::$strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "L'instaŀlador ha de poder crear i modificar un fitxer anomenat «.htconfig.php» a la carpeta arrel del servidor, però sembla que no ho pot fer."; +App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Això sol ser un problema de permisos. Per molt que el teu usuari pugui modificar-lo, és el del servidor web qui necessita els poders de modificació."; +App::$strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "Al final d'aquest procés hauràs de desar un text a l'arxiu «.htconfig.php», que es troba a la carpeta arrel del servidor."; +App::$strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Aquest procés és opcional. Per a fer una instaŀlació manual consulta les instruccions a «install/INSTALL.txt\"."; +App::$strings[".htconfig.php is writable"] = "L'arxiu «.htconfig.php» es pot modificar"; +App::$strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red fa servir el motor de plantilles Smarty3 per a renderitzar les vistes més ràpidament."; +App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "Per tal de guardar aquestes plantilles compilades, el servidor web necessita tenir premis d'escriptura en el directori %s sota la carpeta principal de Red."; +App::$strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Comprova que l'usuari que executa el servidor (www-data en Apache) té permisos d'escriptura en aquesta carpeta."; +App::$strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = "Nota: com a mesura de seguretat l'usuari del servidor web ha de tenir accés d'escriptura només a %s, i no a les plantilles (.tpl) que conté."; +App::$strings["%s is writable"] = "Es pot escriure a %s"; +App::$strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "Red fa servir la carpeta «store» per a desar els fitxers pujats. Per tant, el servidor web necessita tenir permís d'escriptura en aquesta carpeta, que està a l'arrel del servidor web."; +App::$strings["store is writable"] = "Es pot escriure al magatzem (store)"; +App::$strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "El certificat SSL no s'ha pogut validar. Arregla-ho o deshabilita l'accés https a aquest lloc"; +App::$strings["If you have https access to your website or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"] = "Si tens accès pet https al teu lloc web o permets connexions pel port TCP 443 (port https), Has d'emprar un certificat VÀLID. NO es poden emprar certificats AUTO-SIGNATS!"; +App::$strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "El motiu d'aquesta restricció és que les teves entrades públiques poden contenir referències a imatges del teu propi hub."; +App::$strings["If your certificate is not recognized, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = "Si el teu certificat no és reconegut, llavors el membres d'altres hubs, encara que tinguin certificats vàlids, rebran una advertència de seguretat en carregar contingut teu."; +App::$strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Per tant, com que perjudica la usabilitat més enllà del teu lloc, la restricció de tenir un certificat reconegut és molt important."; +App::$strings["Providers are available that issue free certificates which are browser-valid."] = "Hi ha autoritats de certificació reconegudes que ofereixen certificats gratuïts."; +App::$strings["SSL certificate validation"] = "Validació del certificat SSL"; +App::$strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "No es poden reescriure les URL a «.htaccess». Comprova la configuració del servidor:"; +App::$strings["Url rewrite is working"] = "Es poden reescriure les URL a «.htaccess»"; +App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "L'arxiu de configuracio de la base de dades «.htconfig.php» no s'ha pogut modificar. El pots crear tu a l'arrel del servidor web amb el text de la caixa com a contingut."; +App::$strings["Errors encountered creating database tables."] = "S'han produït errors mentre es creaven taules a la base de dades."; +App::$strings["

    What next

    "] = "

    I ara què?

    "; +App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT! Cal que configuris manualment una execució periòdica del \"poller\"."; +App::$strings["Comanche page description language help"] = "Pgina d'ajuda del llenguatge Comanche"; +App::$strings["Layout Description"] = "Descripció del disseny"; +App::$strings["Download PDL file"] = "Descarrega l'arxiu PDL"; +App::$strings["Files: shared with me"] = "Arxius: compartits amb jo"; +App::$strings["NEW"] = "NOU"; +App::$strings["Remove all files"] = "Esborra tots els arxius"; +App::$strings["Remove this file"] = "Esborra l'arxiu"; +App::$strings["Like/Dislike"] = "M'agrada / No m'agrada"; +App::$strings["This action is restricted to members."] = "Aquesta acció està restringida als membres."; +App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "Entra amb la teva identitat \$Projectname o registra't a \$Projectname per continuar."; +App::$strings["Invalid request."] = "Sol·licitud invàlida."; +App::$strings["thing"] = "cosa"; +App::$strings["Channel unavailable."] = "El canal està inactiu."; +App::$strings["Previous action reversed."] = "S'ha desfet l'acció anterior."; +App::$strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s està a favor de %3\$s de %2\$s"; +App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s està en contra de %3\$s de %2\$s"; +App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s ha votat en blanc en %3\$s de %2\$s"; +App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s assistirà a %3\$s de %2\$s"; +App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s no assistirà a %3\$s de %2\$s"; +App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s potser assistirà a %3\$s de %2\$s"; +App::$strings["Action completed."] = "S'ha completat l'acció."; +App::$strings["Thank you."] = "Gràcies."; +App::$strings["Version %s"] = "Versió %s"; +App::$strings["Installed plugins/addons/apps:"] = "Plugins/addons/apps Instal·lats:"; +App::$strings["No installed plugins/addons/apps"] = "Plugins/addons/apps no instal·lats"; +App::$strings["This is a hub of \$Projectname - a global cooperative network of decentralized privacy enhanced websites."] = "Aquest és un hub de \$Projectname, una xarxa cooperativa mundial de llocs web descentralitzats amb gran control de la privacitat."; +App::$strings["Tag: "] = "Etiqueta:"; +App::$strings["Last background fetch: "] = "Última actualització en rerefons:"; +App::$strings["Running at web location"] = "Correguent en el lloc web"; +App::$strings["Please visit hubzilla.org to learn more about \$Projectname."] = "Visita hubzilla.org per saber-ne més de \$Projectname."; +App::$strings["Bug reports and issues: please visit"] = "Per informar d'errors o problemes ves a"; +App::$strings["\$projectname issues"] = "\$projectname emisions"; +App::$strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Per suggerències, felicitacions i altres, envia'ns un mail a «redmatrix» [arroba] librelist [punt] com"; +App::$strings["Site Administrators"] = "Administradors del lloc"; +App::$strings["Remote privacy information not available."] = "informació privada remota no disponible."; +App::$strings["Visible to:"] = "Visible per:"; +App::$strings["Location not found."] = "Situació que no es troba."; +App::$strings["Primary location cannot be removed."] = "La ubicació primària no es pot treure."; +App::$strings["No locations found."] = "No es troben els llocs."; +App::$strings["Manage Channel Locations"] = "Gestionar Ubicacions de Canal"; +App::$strings["Location (address)"] = "Ubicació (direcció)"; +App::$strings["Primary Location"] = "Ubicació Primària"; +App::$strings["Drop location"] = "Treure la ubicació"; +App::$strings["Failed to create source. No channel selected."] = "Error en crear l'origen. Cap canal seleccionat."; +App::$strings["Source created."] = "Origen creat."; +App::$strings["Source updated."] = "Origen actualitzat."; +App::$strings["*"] = "*"; +App::$strings["Manage remote sources of content for your channel."] = "Gestiona contingut per al teu canal d'origens remots"; +App::$strings["New Source"] = "Nou Origen"; +App::$strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importar tot o sel·lecciona contingut dels següents canals, en aquest canal i distribueix-lo d'acord als teus ajustos de canals."; +App::$strings["Only import content with these words (one per line)"] = "Només importa contingut amb aquestes paraules (una per línia)"; +App::$strings["Leave blank to import all public content"] = "Deixar en blanc per importar tot el contingut públic"; +App::$strings["Channel Name"] = "Nom del canal"; +App::$strings["Source not found."] = "No s'ha trobat la font."; +App::$strings["Edit Source"] = "Edita la font"; +App::$strings["Delete Source"] = "Esborra la font"; +App::$strings["Source removed"] = "S'ha esborrat la font"; +App::$strings["Unable to remove source."] = "No s'ha pogut esborrar la font."; +App::$strings["No valid account found."] = "No es troba un compte vàlid."; +App::$strings["Password reset request issued. Check your email."] = "Sol·licitud de restabliment de contrasenya emesa. Consulta el teu correu electrònic."; +App::$strings["Site Member (%s)"] = "Lloc d'Usuari (%s)"; +App::$strings["Password reset requested at %s"] = "S'ha soÅ€licitat restablir la contrasenya al hub %s"; +App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Ha fallat el restabliment de contrasenya perquè la no s'ha pogut verificar soÅ€licitud. Pot ser que ja ho hàgiu soÅ€licitat abans."; +App::$strings["Password Reset"] = "Restabliment de contrasenya"; +App::$strings["Your password has been reset as requested."] = "S'ha restablert la vostra contrasenya."; +App::$strings["Your new password is"] = "La nova contrasenya és"; +App::$strings["Save or copy your new password - and then"] = "Desa o copia la nova contrasenya, i després"; +App::$strings["click here to login"] = "fes clic aquí per iniciar sessió"; +App::$strings["Your password may be changed from the Settings page after successful login."] = "Pots canviar la contrasenya a la pàgina Paràmetres, un cop iniciada la sessió."; +App::$strings["Your password has changed at %s"] = "La teva contrasenya a %s ha canviat"; +App::$strings["Forgot your Password?"] = "No recordes la contrasenya?"; +App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Escriu la teva adreça de correu electrònic i envia per restablir la contrasenya. Després revisa el seu correu electrònic per obtenir més instruccions."; +App::$strings["Email Address"] = "Adreça electrònica"; +App::$strings["Reset"] = "Reajustar"; +App::$strings["Unable to update menu."] = "No s'ha pogut actualitzar el menú."; +App::$strings["Unable to create menu."] = "No s'ha pogut crear el menú."; +App::$strings["Menu Name"] = "Nom del menú"; +App::$strings["Unique name (not visible on webpage) - required"] = "Nom únic (no visible a la pàgina web) - requerit"; +App::$strings["Menu Title"] = "Títol del menú"; +App::$strings["Visible on webpage - leave empty for no title"] = "Visible a la pàgina web - deixar buit per a no posar títol"; +App::$strings["Allow Bookmarks"] = "Permetre Marcadors"; +App::$strings["Menu may be used to store saved bookmarks"] = "El menú es pot emprar per a guardar marcadors"; +App::$strings["Submit and proceed"] = "Envia i procedeix"; +App::$strings["Drop"] = "Menysprea"; +App::$strings["Bookmarks allowed"] = "Marcadors permesos"; +App::$strings["Delete this menu"] = "Esborra el menú"; +App::$strings["Edit menu contents"] = "Edita el contingut del menú"; +App::$strings["Edit this menu"] = "Edita el menú"; +App::$strings["Menu could not be deleted."] = "El menu no es pot esborrar."; +App::$strings["Menu not found."] = "Menú no trobat."; +App::$strings["Edit Menu"] = "Edita Menú"; +App::$strings["Add or remove entries to this menu"] = "Afegeix o esborra entrades a aquest menú"; +App::$strings["Menu name"] = "Nom del Menú"; +App::$strings["Must be unique, only seen by you"] = "Ha de ser únic, nomes vist per tú"; +App::$strings["Menu title"] = "Títol del menú"; +App::$strings["Menu title as seen by others"] = "Títol del menú vist pels altres"; +App::$strings["Allow bookmarks"] = "Marcadors permesos"; +App::$strings["Not found."] = "No trobat."; App::$strings["Conversation removed."] = "Conversació eliminada."; App::$strings["No messages."] = "Sense missatges."; -App::$strings["Delete conversation"] = "Conversació esborrada"; App::$strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; +App::$strings["Unable to create element."] = "Incapaç de crear l'element."; +App::$strings["Unable to update menu element."] = "Incapaç d'actualitzar un element del menú."; +App::$strings["Unable to add menu element."] = "Incapaç d'afegir l'element del menú."; +App::$strings["Menu Item Permissions"] = "Permisos de l'Article del Menú"; +App::$strings["Link Name"] = "Nom de l'Enllaç"; +App::$strings["Link or Submenu Target"] = "Enllaç o Submenú Objectiu"; +App::$strings["Enter URL of the link or select a menu name to create a submenu"] = "Entra la URL de l'enlla´o tria un nom de menú per crear un submenú"; +App::$strings["Use magic-auth if available"] = "Empra magic-auth si esta disponible"; +App::$strings["Open link in new window"] = "Obrir l'enllaç en una nova finestra"; +App::$strings["Order in list"] = "Ordre per llista"; +App::$strings["Higher numbers will sink to bottom of listing"] = "Els números més alts aniràn al fons de la llista"; +App::$strings["Submit and finish"] = "Envia i termina"; +App::$strings["Submit and continue"] = "Envia i continua"; +App::$strings["Menu:"] = "Menú:"; +App::$strings["Link Target"] = "Enllaç Objectiu"; +App::$strings["Edit menu"] = "Edita menú"; +App::$strings["Edit element"] = "Edita element"; +App::$strings["Drop element"] = "Deixa anar element"; +App::$strings["New element"] = "Nou element"; +App::$strings["Edit this menu container"] = "Edita aquest contenidor de menú"; +App::$strings["Add menu element"] = "Afegeix element de menú"; +App::$strings["Delete this menu item"] = "Esborra aquest article del menú"; +App::$strings["Edit this menu item"] = "Edita aquest article del menú"; +App::$strings["Menu item not found."] = "Article del menú no trobat."; +App::$strings["Menu item deleted."] = "Article del menú eliminat."; +App::$strings["Menu item could not be deleted."] = "Article del menú no es pot eliminar."; +App::$strings["Edit Menu Element"] = "Editar Element del Menú"; +App::$strings["Link text"] = "Enllaç de text"; +App::$strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s esta seguint %2\$s de %3\$s"; App::$strings["Set your current mood and tell your friends"] = "Estableix el teu estat d'ànim actual i digues-li als teus amics"; -App::$strings["Total votes"] = "Total de vots"; -App::$strings["Average Rating"] = "Valoració Mitja"; -App::$strings["Channel removals are not allowed within 48 hours of changing the account password."] = "L'esborrat de canals no està permès fins que transcorren 48 hores des de l'últim canvi de contrasenya."; -App::$strings["Remove This Channel"] = "Elimina Aquest Canal"; -App::$strings["This channel will be completely removed from the network. "] = "Aquest canal serà completament eliminat de la xarxa."; -App::$strings["Remove this channel and all its clones from the network"] = "Elimina aquest canal i els seus clons de la xarxa"; -App::$strings["By default only the instance of the channel located on this hub will be removed from the network"] = "Per defecte, només la instancia del canal ubicat en aquest concentrador pot esser esborrat de la xarxa"; -App::$strings["is now connected to"] = "Ara està conectat amb"; -App::$strings["Could not access address book record."] = "No puc accedir al registre del contacte"; -App::$strings["Refresh failed - channel is currently unavailable."] = "Ha fallat la recàrrega - el canal es actualment inaccesible."; -App::$strings["Unable to set address book parameters."] = "No es poden ajustar els paràmetres dels contactes."; -App::$strings["Connection has been removed."] = "S'han eliminat les conexions."; -App::$strings["View %s's profile"] = "Mostra el perfil de %s"; -App::$strings["Refresh Permissions"] = "Recarrega els Permissos"; -App::$strings["Fetch updated permissions"] = "Obté els permisos actualitzats"; -App::$strings["Recent Activity"] = "Activitat Recent"; -App::$strings["View recent posts and comments"] = "Mostra les entrades i comentaris recents"; -App::$strings["Block (or Unblock) all communications with this connection"] = "Boqueja (o Desbloqueja) les comunicacions amb aquesta connexió"; -App::$strings["This connection is blocked!"] = "Aquesta connexió està bloquejada!"; -App::$strings["Unignore"] = "Inhabilita"; -App::$strings["Ignore"] = "Ignora"; -App::$strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignora (o Considera) les communicacions entrants d'aquesta connexió"; -App::$strings["This connection is ignored!"] = "Aquesta connexió es ignorada!"; -App::$strings["Unarchive"] = "Desarxiva"; -App::$strings["Archive"] = "Arxiva"; -App::$strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Arxiva (o Desarxiva) aquesta connexió - Marca el canal com a mort pero manté el contingut "; -App::$strings["This connection is archived!"] = "Aquesta connexió està arxivada!"; -App::$strings["Unhide"] = "Mostra"; -App::$strings["Hide"] = "Amaga"; -App::$strings["Hide or Unhide this connection from your other connections"] = "Amaga (o Mostra) aquesta connexió de les altres connexions teves"; -App::$strings["This connection is hidden!"] = "Aquesta connexió està amagada!"; -App::$strings["Delete this connection"] = "Elimina aquesta connexió"; -App::$strings["Approve this connection"] = "Apccepta aquesta connexió"; -App::$strings["Accept connection to allow communication"] = "Accepta la connexió per permetre la comunicació"; -App::$strings["Set Affinity"] = "Ajusta l'Afinitat"; -App::$strings["Set Profile"] = "Ajusta el Perfil"; -App::$strings["Set Affinity & Profile"] = "Ajusta Afinitat i Perfil"; -App::$strings["Apply these permissions automatically"] = "Aplica aquests permissos automaticament"; -App::$strings["This connection's address is"] = "La direcció d'aquesta connexió es"; -App::$strings["The permissions indicated on this page will be applied to all new connections."] = "Els permisos indicats en aquesta pàgina seran aplicats a totes les noves connexions."; -App::$strings["Slide to adjust your degree of friendship"] = "Llisca per ajustar el nivell d'amistat"; -App::$strings["Slide to adjust your rating"] = "Llisca per ajustar la valoració"; -App::$strings["Optionally explain your rating"] = "Opcionalment pots explicar la teva valoració"; -App::$strings["Custom Filter"] = "Filtre a mida"; -App::$strings["Only import posts with this text"] = "Importa exclusivament entrades amb aquest text"; -App::$strings["words one per line or #tags or /patterns/, leave blank to import all posts"] = "paraules una per línia o #etiquetes o /patrons/, deixar en blanc per importar totes les entrades"; -App::$strings["Do not import posts with this text"] = "No importar entrades amb aquest text"; -App::$strings["This information is public!"] = "Aquesta informació es pública!"; -App::$strings["Connection Pending Approval"] = "Connexió Pendent d'Aprovació"; -App::$strings["Connection Request"] = "Petició de Connexió"; -App::$strings["(%s) would like to connect with you. Please approve this connection to allow communication."] = "(%s) voldria conectar amb tu. Aprova aquesta connexió per permetre la connexió."; -App::$strings["Approve Later"] = "Aprovar més tard"; -App::$strings["inherited"] = "heretat"; -App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Tria el perfil que vols mostrar a %s quan es vegi el perfil segur."; -App::$strings["Their Settings"] = "Els seus Ajustos"; -App::$strings["My Settings"] = "Els Meus Ajustos"; -App::$strings["Individual Permissions"] = "Permisos Individuals"; -App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can not change those settings here."] = "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. No pots canviar aquests ajustos aquí."; -App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Alguns permisos poden ser heretats dels teus canals ajustos de privacitat, Els quals tenen més prioritat que els ajustos individuals. Pots canviar aquests ajustos aquí pero no tindran cap impacte fins que no canviis els ajustos heretats."; -App::$strings["Last update:"] = "Darrera actualització:"; -App::$strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Em trobat un problema durant l'inici de sessió amb el OpenID que has facilitat. verifica l'ortografia correcta de la ID."; -App::$strings["The error message was:"] = "El missatge d'error fou:"; -App::$strings["Authentication failed."] = "Ha fallat l'autentificació."; -App::$strings["Remote Authentication"] = "Autentificació Remota"; -App::$strings["Enter your channel address (e.g. channel@example.com)"] = "Introdueix la teva adreça del canal (eg canal@exemple.com)"; -App::$strings["Authenticate"] = "Autentica't"; -App::$strings["Unable to lookup recipient."] = "Incapaç de trobar el destinatari."; -App::$strings["Unable to communicate with requested channel."] = "Incapaç de comunicar amb el canal demanat."; -App::$strings["Cannot verify requested channel."] = "No puc verificar el canal demanat."; -App::$strings["Selected channel has private message restrictions. Send failed."] = "El canal seleccionat te restriccions sobre els missatges privats. L'enviament ha fallat."; -App::$strings["Message deleted."] = "Missatge eliminat."; -App::$strings["Message recalled."] = "Recupera el missatge."; -App::$strings["Send Private Message"] = "Envia Missatge Privat"; -App::$strings["To:"] = "Per:"; -App::$strings["Subject:"] = "Assumpte:"; -App::$strings["Send"] = "Envia"; -App::$strings["Message not found."] = "Missatge no trobat."; -App::$strings["Delete message"] = "Elimina el missatge"; -App::$strings["Recall message"] = "Recupera el missatge"; -App::$strings["Message has been recalled."] = "El missatge s'ha recuperat."; -App::$strings["Private Conversation"] = "Conversació Privada"; -App::$strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Comunicació segura no disponible. Pots respondre des de la pàgina de perfil del remitent."; -App::$strings["Send Reply"] = "Envia Resposta"; -App::$strings["Invalid request identifier."] = "Sol·licitud d'identificació invàlida."; -App::$strings["Discard"] = "Descarta"; -App::$strings["Please login."] = "Inicia Sessió."; -App::$strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Autenticació remota bloquejada. Ha iniciat sessió en aquest lloc a nivell local. Si us plau, tanca la sessió i torna-ho a intentar."; +App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "No hi ha suggerencies. Si es un lloc nou, espera 24 hores i proba de nou."; +App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha etiquetat %3\$s de %2\$s amb %4\$s"; +App::$strings["Tag removed"] = "S'ha tret l'etiqueta"; +App::$strings["Remove Item Tag"] = "Elimina l'etiqueta d'element"; +App::$strings["Select a tag to remove: "] = "Tria l'etiqueta a eliminar:"; +App::$strings["No such group"] = "No existeix el grup"; +App::$strings["No such channel"] = "No existeix el canal"; +App::$strings["Search Results For:"] = "Cerca resultats per:"; +App::$strings["Collection is empty"] = "La coÅ€lecció és buida"; +App::$strings["Collection: "] = "CoÅ€lecció:"; +App::$strings["Connection: "] = "Connexió:"; +App::$strings["Invalid connection."] = "La connexió és invàlida."; +App::$strings["OpenID protocol error. No ID returned."] = "Error del protocol OpenID. No ha retornat ID"; App::$strings["Add a Channel"] = "Afegeix un Canal"; App::$strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "Un canal es la teva pròpia col·lecció de pàgines web. Un canal pot emprat per mantenir perfils a una xarxa social, blocs, grups de conversació, fòrums, pàgines de famosos, i molt més. Pots crear tants canals com el teu servei d'internet et permeti."; App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Exemples: \"Joan Tou\", \"Manel i els seus esquirols\", \"Fútbol\", \"Grup de Gegants\""; @@ -2032,72 +2041,83 @@ App::$strings["Your nickname will be used to create an easily remembered channel App::$strings["Or import an existing channel from another location"] = "O importa un canal existent d'un altre lloc"; App::$strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Tria un tipus de canal (com a xarxa social o fòrum comunitari) i els requisits de privacitat, així podem proposar el que te el permisos més adients."; App::$strings["Channel Type"] = "tipus de Canal"; -App::$strings["Read more about roles"] = "Llegix més sobre els rols"; -App::$strings["App installed."] = "Aplicació instal·lada."; -App::$strings["Malformed app."] = "Aplicació amb errors"; -App::$strings["Embed code"] = "Codi embegut"; -App::$strings["Edit App"] = "Edita l'Aplicació"; -App::$strings["Create App"] = "Crea l'Aplicació"; -App::$strings["Name of app"] = "Nom de l'Aplicació"; -App::$strings["Location (URL) of app"] = "Ubicació (URL) de l'aplicació"; -App::$strings["Photo icon URL"] = "Foto icona URL"; -App::$strings["80 x 80 pixels - optional"] = "80 x 80 pixels - opcional"; -App::$strings["Version ID"] = "Versió ID"; -App::$strings["Price of app"] = "Preu de l'aplicació"; -App::$strings["Location (URL) to purchase app"] = "Ubicació (URL) per comprar l'aplicació"; -App::$strings["sent you a private message"] = "Se t'ha enviat un missatge privat"; -App::$strings["added your channel"] = "el teu canal s'ha afegit"; -App::$strings["posted an event"] = "enviat un event"; -App::$strings["Comanche page description language help"] = "Pgina d'ajuda del llenguatge Comanche"; -App::$strings["Layout Description"] = "Descripció del Disseny de la Pàgina"; -App::$strings["Download PDL file"] = "Descarrega l'arxiu PDL"; -App::$strings["Welcome to %s"] = "Benvingut a %s"; -App::$strings["Lorem Ipsum"] = "Lorem Ipsum"; -App::$strings["Bookmark added"] = "Favorit afegit"; -App::$strings["My Bookmarks"] = "Els Meus Favorits"; -App::$strings["My Connections Bookmarks"] = "Les connexions dels meus Favorits"; -App::$strings["Insufficient permissions. Request redirected to profile page."] = "Permisos insuficients. Petició redirigida a la pàgina del perfil."; -App::$strings["This setting requires special processing and editing has been blocked."] = "Aquest ajust requereix un procés espedial i l'edició esta bloquejada."; -App::$strings["Configuration Editor"] = "Editor de Configuració"; -App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = "atenció: Realitzar segons quins ajustos pot fer el canal inoperable. Deixa aquesta pàgina si no estas segur i tens suficients coneixements sobre l'ús correcte d'aquesta característica."; -App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "No hi ha suggerencies. Si es un lloc nou, espera 24 hores i proba de nou."; -App::$strings["Poll"] = "Sondeija"; -App::$strings["View Results"] = "Mostra els Resultats"; -App::$strings["No service class restrictions found."] = "No s'han trobat restriccions de clase."; -App::$strings["Files: shared with me"] = "Arxius: compartits amb jo"; -App::$strings["NEW"] = "NOU"; -App::$strings["Remove all files"] = "Esborra tots els arxius"; -App::$strings["Remove this file"] = "Esborra l'arxiu"; -App::$strings["Schema Default"] = "Esquema Predeterminat"; +App::$strings["Read more about roles"] = "Llegeix més sobre els rols"; +App::$strings["Thing updated"] = "S'ha actualitzat la cosa"; +App::$strings["Object store: failed"] = "No s'ha pogut emmagatzemar l'objecte"; +App::$strings["Thing added"] = "S'ha afegit la cosa"; +App::$strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; +App::$strings["Show Thing"] = "Mostra la cosa"; +App::$strings["item not found."] = "no s'ha trobat l'element."; +App::$strings["Edit Thing"] = "Edita la cosa"; +App::$strings["Select a profile"] = "Tria un perfil"; +App::$strings["Post an activity"] = "Publica una activitat"; +App::$strings["Only sends to viewers of the applicable profile"] = "S'envia només a visitants del perfil corresponent"; +App::$strings["Name of thing e.g. something"] = "Nom de la cosa. Exemple: patata"; +App::$strings["URL of thing (optional)"] = "Adreça URL de la cosa (opcional)"; +App::$strings["URL for photo of thing (optional)"] = "Adreça URL de la foto d'una cosa (opcional)"; +App::$strings["Add Thing to your Profile"] = "Afegeix una cosa al teu perfil"; +App::$strings["Export Channel"] = "Exportar Canal"; +App::$strings["Export your basic channel information to a file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new server hub, but does not contain your content."] = "Exporta a un fitxer dades bàsiques del canal. Serveix com a còpia de seguretat de les teves connexions, permisos, perfil però no de contingut, i es pot usar per importar-ho a un nou servidor. "; +App::$strings["Export Content"] = "Exportar el Contingut"; +App::$strings["Export your channel information and recent content to a JSON backup that can be restored or imported to another server hub. This backs up all of your connections, permissions, profile data and several months of posts. This file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = "Exporta la informació i contingut recent del teu canal a un fitxer JSON. Aquesta còpia de seguretat pot ser restablerta a un altre hub o a aquest mateix. Conté totes les teves connexions, permisos, dades de perfil i diversos mesos d'entrades, així que pot resultar molt gran. Per això, poden passar uns quants minuts fins que la descàrrega s'iniciï."; +App::$strings["Export your posts from a given year or month:"] = "Exporta les teves entrades d'un any o mes determinats:"; +App::$strings["You may also export your posts and conversations for a particular year or month. Click on one of the recent years or months below."] = "També pots exportar les teves entrades i converses dins d'un any o mes en particualr. Fes clic a un mes o any d'aquí sota."; +App::$strings["Jan"] = "gen."; +App::$strings["Feb"] = "febr."; +App::$strings["Mar"] = "març"; +App::$strings["Apr"] = "abr."; +App::$strings["Jun"] = "juny"; +App::$strings["Jul"] = "jul."; +App::$strings["Aug"] = "ag."; +App::$strings["Sep"] = "set."; +App::$strings["Oct"] = "oct."; +App::$strings["Nov"] = "nov."; +App::$strings["Dec"] = "des."; +App::$strings["If the export fails (possibly due to memory exhaustion on your server hub), please try again selecting a more limited date range."] = "En cas que falli l'exportació, prova-ho de nou demanant un interval de dates més curt. El servidor del hub podria haver fet curt de memòria RAM."; +App::$strings["Or adjust the date in your browser location bar to select other dates. For example the year 2013; %1\$s/2013 or the month September 2013; %1\$s/2013/9"] = "O bé ajusta la data de la barra de localització per escollir unes altres dates. Per exemple, l'any 2013; %1\$s/2013 o el setembre de 2013; %1\$s/2013/9"; +App::$strings["Please visit"] = "Visita"; +App::$strings["on another hub to import the backup files(s)."] = "en un altre hub per tal de restablir la/es còpia/es de seguretat."; +App::$strings["We advise you to clone the channel on the new hub first and than to import the backup file(s) (from the same channel) in chronological order. Importing the backup files into another channel will certainly give permission issues."] = "És recomanable clonar el canal en el hub nou abans d'importar la/es còpia/es de seguretat del mateix canal. Importar una còpia de seguretat d'un canal des d'un altre canal donarà problemes de permisos. Si n'hi ha més d'una, també cal importar les còpies en ordre cronològic, de més antic a més nou."; +App::$strings["[Embedded content - reload page to view]"] = "[Contingut embegut - recarrega la pàgina per veure-ho]"; +App::$strings["No connections."] = "Sense connexions."; +App::$strings["Visit %s's profile [%s]"] = "Visita el perfil [%s] de %s"; +App::$strings["Source of Item"] = "Origen de l'article"; +App::$strings["Total votes"] = "Vots totals"; +App::$strings["Average Rating"] = "Valoració mitjana"; +App::$strings["Page Title"] = "Títol de la pàgina"; +App::$strings["Xchan Lookup"] = "Cerca a xchan"; +App::$strings["Lookup xchan beginning with (or webbie): "] = "Cerca a xchan començant per (o webbie)"; +App::$strings["invalid target signature"] = "Signatura objectiu invàlida"; +App::$strings["Schema Default"] = "Esquema per defecte"; App::$strings["Sans-Serif"] = "Sans-Serif"; App::$strings["Monospace"] = "Monospace"; App::$strings["Theme settings"] = "Ajustos de tema"; -App::$strings["Set scheme"] = "Ajustos d'esquema"; +App::$strings["Set scheme"] = "Estableix l'esquema"; App::$strings["Set font-size for posts and comments"] = "Ajusta la mida del tipus de lletra per a entrades i comentaris"; -App::$strings["Set font face"] = "Ajusta el tipus de lletra"; -App::$strings["Set iconset"] = "Ajusta el conjunt d'icones"; -App::$strings["Set big shadow size, default 15px 15px 15px"] = "Ajusta la mida gran de l'ombra, predeterminat a 15px 15px 15px"; -App::$strings["Set small shadow size, default 5px 5px 5px"] = "Ajusta la mida petita de l'ombra, predeterminat a 5px 5px 5px"; -App::$strings["Set shadow color, default #000"] = "Ajusta el color de l'ombra, predeterminat a #000"; -App::$strings["Set radius size, default 5px"] = "Ajusta la mida del radi, predeterminat a 5px"; -App::$strings["Set line-height for posts and comments"] = "Ajusta el gruix de línia per entrades i comentaris"; -App::$strings["Set background image"] = "Ajusta l'imatge de fons"; -App::$strings["Set background attachment"] = "Ajusta els adjunts en segon pla"; -App::$strings["Set background color"] = "Ajusta el color en segon pla"; -App::$strings["Set section background image"] = "Ajusta la secció d'imatge en segon pla"; -App::$strings["Set section background color"] = "Ajusta el color de la secció en segon pla"; -App::$strings["Set color of items - use hex"] = "Ajuste el color dels articles - empra codi hexadecimal"; -App::$strings["Set color of links - use hex"] = "ajusta el color dels enlaços - empra codi hexadecimal"; -App::$strings["Set max-width for items. Default 400px"] = "Ajusta l'amplada màxima dels articles. Predeterminat a 400px"; -App::$strings["Set min-width for items. Default 240px"] = "Ajusta l'amplada minima dels articles. Predeterminat a 240px"; -App::$strings["Set the generic content wrapper width. Default 48%"] = "Ajusta l'amplada de l'embolcall del contingut genèric. Predeterminat a 48%"; -App::$strings["Set color of fonts - use hex"] = "Ajusta el color del tipus de lletra - empra codi hexadecimal"; -App::$strings["Set background-size element"] = "Ajusta la mida de l'element en segon pla"; -App::$strings["Item opacity"] = "Opacitat de l'article"; -App::$strings["Display post previews only"] = "Mostra tan sols les previsualitzacions de les entrades"; +App::$strings["Set font face"] = "Estableix el tipus de lletra"; +App::$strings["Set iconset"] = "Estableix el conjunt d'icones"; +App::$strings["Set big shadow size, default 15px 15px 15px"] = "Estableix una mida petita per l'ombrejat, per defecte 15px 15px 15px"; +App::$strings["Set small shadow size, default 5px 5px 5px"] = "Estableix una mida petita per l'ombrejat, per defecte 15px 15px 15px"; +App::$strings["Set shadow color, default #000"] = "Estableix el color de l'ombra, per defecte #000"; +App::$strings["Set radius size, default 5px"] = "Estableix el radi, per defecte 5px"; +App::$strings["Set line-height for posts and comments"] = "Estableix l'alçada de línia per a entrades i comentaris"; +App::$strings["Set background image"] = "Estableix la imatge de fons"; +App::$strings["Set background attachment"] = "Estableix els adjunts en segon pla"; +App::$strings["Set background color"] = "Estableix del color de fons"; +App::$strings["Set section background image"] = "Estableix la imatge de fons de secció"; +App::$strings["Set section background color"] = "Estableix el color de fons de secció"; +App::$strings["Set color of items - use hex"] = "Estableix el color dels elements (en notació hexadecimal)"; +App::$strings["Set color of links - use hex"] = "Estableix el color dels enllaços (en notació hexadecimal)"; +App::$strings["Set max-width for items. Default 400px"] = "Estableix el l'amplada màxima dels elements. Per defecte, 400px"; +App::$strings["Set min-width for items. Default 240px"] = "Estableix l'amplada mínima dels elements. Per defecte, 240px"; +App::$strings["Set the generic content wrapper width. Default 48%"] = "Estableix l'amplada per defecte del contingut. Per defecte, 48%"; +App::$strings["Set color of fonts - use hex"] = "Estableix el color del text (en notació hexadecimal)"; +App::$strings["Set background-size element"] = "Estableix la mida de la imatge de fons (background-size)"; +App::$strings["Item opacity"] = "Opacitat dels elements"; +App::$strings["Display post previews only"] = "Mostra només previsualitzacions d'entrades"; App::$strings["Display side bar on channel page"] = "Mostra la barra lateral a la pàgina del canal"; App::$strings["Colour of the navigation bar"] = "Color de la barra de navegació"; -App::$strings["Item float"] = "Article flotant"; +App::$strings["Item float"] = "Paràmetre \"float\" dels elements"; App::$strings["Left offset of the section element"] = "Desplaçament esquerra de l'element de secció"; App::$strings["Right offset of the section element"] = "Desplaçament dret de l'element de secció"; App::$strings["Section width"] = "Amplada de la secció"; @@ -2111,38 +2131,38 @@ App::$strings["Navigation bar gradient top color"] = "Gradient de color de la pa App::$strings["Navigation bar gradient bottom color"] = "Gradient de color de la part inferior de la barra de navegació"; App::$strings["Navigation active button gradient top color"] = "Gradient de color de la part superior del botó actiu de la barra de navegació"; App::$strings["Navigation active button gradient bottom color"] = "Gradient de color de la part inferior del botó actiu de la barra de navegació"; -App::$strings["Navigation bar border color "] = "Color de la barra de navegació"; -App::$strings["Navigation bar icon color "] = "Color de la icona de la barra de navegació"; +App::$strings["Navigation bar border color "] = "Color de la vora de la barra de navegació"; +App::$strings["Navigation bar icon color "] = "Color bàsic de la icona de la barra de navegació"; App::$strings["Navigation bar active icon color "] = "Color de la icona de la barra de navegació activa"; -App::$strings["link color"] = "Color d'enllaç"; -App::$strings["Set font-color for banner"] = "Ajusta el color del tipus de lletra per la senyera"; -App::$strings["Set the background color"] = "Ajusta el color de fons"; -App::$strings["Set the background image"] = "Ajusta la imatge de fons"; -App::$strings["Set the background color of items"] = "ajusta el color dels articles de fons"; -App::$strings["Set the background color of comments"] = "Ajusta el color dels comentaris en segon pla"; -App::$strings["Set the border color of comments"] = "Canviar el color del marge dels comentaris"; -App::$strings["Set the indent for comments"] = "ajusta l'indentació dels comentaris"; -App::$strings["Set the basic color for item icons"] = "ajusta el color basic per les icones dels articles"; -App::$strings["Set the hover color for item icons"] = "Ajusta el color de la libració de les icones dels articles"; -App::$strings["Set font-size for the entire application"] = "Ajusta la mida del tipus de lletra per tota l'aplicació"; +App::$strings["link color"] = "color dels enllaços"; +App::$strings["Set font-color for banner"] = "Estableix el color de lletra del rètol"; +App::$strings["Set the background color"] = "Estableix el color de fons"; +App::$strings["Set the background image"] = "Estableix la imatge de fons"; +App::$strings["Set the background color of items"] = "Estableix el color de fons dels elements"; +App::$strings["Set the background color of comments"] = "Estableix el color de fons dels comentaris"; +App::$strings["Set the border color of comments"] = "Estableix el color de la vora dels comentaris"; +App::$strings["Set the indent for comments"] = "Estableix el sagnat dels comentaris"; +App::$strings["Set the basic color for item icons"] = "Estableix el color bàsic de les icones dels elements"; +App::$strings["Set the hover color for item icons"] = "Estableix el color de les icones dels elements en passar-hi per damunt"; +App::$strings["Set font-size for the entire application"] = "Estableix la mida de lletra per tota l'aplicació"; App::$strings["Example: 14px"] = "Exemple: 14px"; -App::$strings["Set font-color for posts and comments"] = "Ajusta el color del tipus de lletra per entrades i comentaris"; -App::$strings["Set radius of corners"] = "Ajusta el radi de les cantonades"; -App::$strings["Set shadow depth of photos"] = "Ajusta la profunditat d'ombres de les fotos"; -App::$strings["Set maximum width of content region in pixel"] = "Ajusta l'amplada màxima de la zona de contingut en pixels"; -App::$strings["Leave empty for default width"] = "Deixa en blanc per l'amplada predeterminada"; -App::$strings["Center page content"] = "Contingut del centre de la pàgina"; -App::$strings["Set minimum opacity of nav bar - to hide it"] = "Ajusta la opacitat mínima de la harra de navegació - per amagar-la"; -App::$strings["Set size of conversation author photo"] = "Ajusta la mida de la foto del autor a la conversa"; -App::$strings["Set size of followup author photos"] = "Ajusta la mida del seguidor de les fotos de l'autor"; -App::$strings["Update %s failed. See error logs."] = "L'actualització %s ha fallat. Mira el registre d'errors."; -App::$strings["Update Error at %s"] = "Error d'Actualització a %s"; +App::$strings["Set font-color for posts and comments"] = "Estableix el color del text d'entrades i comentaris"; +App::$strings["Set radius of corners"] = "Estableix el radi de les cantonades"; +App::$strings["Set shadow depth of photos"] = "Estableix la profunditat d'ombres de les fotos"; +App::$strings["Set maximum width of content region in pixel"] = "Estableix l'amplada màxima de la zona de contingut en píxels"; +App::$strings["Leave empty for default width"] = "Deixa-ho en blanc per fixar a l'amplada per defecte."; +App::$strings["Center page content"] = "Centra el contingut de la pàgina"; +App::$strings["Set minimum opacity of nav bar - to hide it"] = "Estableix la opacitat mínima de la barra de navegació per ser amagada"; +App::$strings["Set size of conversation author photo"] = "Estableix la mida de la foto de conversa de l'autor"; +App::$strings["Set size of followup author photos"] = "Estableix la mida de les fotos de seguiment de l'autor"; +App::$strings["Update %s failed. See error logs."] = "L'actualització %s ha fallat. Consulta el registre d'errors."; +App::$strings["Update Error at %s"] = "Error d'actualització a %s"; App::$strings["Create an account to access services and applications within the Red Matrix"] = "Crea un compte per accedir als serveis i aplicacions dins de RedMatrix"; App::$strings["Password"] = "Contrasenya"; App::$strings["Remember me"] = "Recorda'm"; -App::$strings["Forgot your password?"] = "Has perdut la Contrasenya?"; -App::$strings["toggle mobile"] = "canvia a format per a mòbils"; -App::$strings["Website SSL certificate is not valid. Please correct."] = "El certificat SSL és invalid, soluciona-ho, si us plau."; +App::$strings["Forgot your password?"] = "Has perdut la contrasenya?"; +App::$strings["toggle mobile"] = "commuta format mòbil/escriptori"; +App::$strings["Website SSL certificate is not valid. Please correct."] = "El certificat SSL és invàlid. Cal arreglar-ho."; App::$strings["[red] Website SSL error for %s"] = "[red] Error de SSL per la web %s"; App::$strings["Cron/Scheduled tasks not running."] = "No s'estan executan les tasques programades al cron."; App::$strings["[red] Cron tasks not running on %s"] = "[red] No s'estan executan les tasques programades del cron a %s"; diff --git a/view/cs/hmessages.po b/view/cs/hmessages.po deleted file mode 100644 index 8e5b54d3a..000000000 --- a/view/cs/hmessages.po +++ /dev/null @@ -1,4618 +0,0 @@ -# FRIENDICA Distributed Social Network -# Copyright (C) 2010, 2011 Mike Macgirvin -# This file is distributed under the same license as the Friendika package. -# -# Michal Å upler , 2011. -msgid "" -msgstr "" -"Project-Id-Version: friendika\n" -"Report-Msgid-Bugs-To: http://bugs.friendika.com/\n" -"POT-Creation-Date: 2011-08-14 21:17-0700\n" -"PO-Revision-Date: 2011-09-03 04:29+0000\n" -"Last-Translator: michal_s \n" -"Language-Team: Czech (http://www.transifex.net/projects/p/friendika/team/cs/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: cs\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" - -#: ../../mod/oexchange.php:27 -msgid "Post successful." -msgstr "PříspÄ›vek úspěšnÄ› odeslán" - -#: ../../mod/crepair.php:42 -msgid "Contact settings applied." -msgstr "Nastavení kontaktu zmÄ›nÄ›no" - -#: ../../mod/crepair.php:44 -msgid "Contact update failed." -msgstr "Aktualizace kontaktu selhala." - -#: ../../mod/crepair.php:54 ../../mod/wall_attach.php:43 -#: ../../mod/fsuggest.php:78 ../../mod/events.php:102 ../../mod/photos.php:122 -#: ../../mod/photos.php:849 ../../mod/editpost.php:10 ../../mod/install.php:96 -#: ../../mod/notifications.php:62 ../../mod/contacts.php:132 -#: ../../mod/settings.php:41 ../../mod/settings.php:46 -#: ../../mod/settings.php:305 ../../mod/manage.php:75 ../../mod/network.php:6 -#: ../../mod/notes.php:20 ../../mod/attach.php:33 ../../mod/group.php:19 -#: ../../mod/viewconnections.php:21 ../../mod/register.php:27 -#: ../../mod/regmod.php:111 ../../mod/item.php:110 -#: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:133 -#: ../../mod/profile_photo.php:144 ../../mod/profile_photo.php:155 -#: ../../mod/message.php:8 ../../mod/message.php:116 ../../mod/admin.php:10 -#: ../../mod/wall_upload.php:42 ../../mod/follow.php:8 -#: ../../mod/display.php:108 ../../mod/profiles.php:7 -#: ../../mod/profiles.php:226 ../../mod/invite.php:13 ../../mod/invite.php:81 -#: ../../mod/dfrn_confirm.php:53 ../../addon/facebook/facebook.php:308 -#: ../../include/items.php:1930 ../../index.php:266 -msgid "Permission denied." -msgstr "Přístup odmítnut." - -#: ../../mod/crepair.php:68 ../../mod/fsuggest.php:20 -#: ../../mod/fsuggest.php:92 ../../mod/contacts.php:240 -#: ../../mod/dfrn_confirm.php:114 -msgid "Contact not found." -msgstr "Kontakt nenalezen." - -#: ../../mod/crepair.php:74 -msgid "Repair Contact Settings" -msgstr "Opravit nastavení kontaktu" - -#: ../../mod/crepair.php:76 -msgid "" -"WARNING: This is highly advanced and if you enter incorrect" -" information your communications with this contact will stop working." -msgstr "" -"VAROVÃNÃ: Toto je velmi pokroÄilé nastavení, pokud zadáte " -"nesprávné informace, komunikace s tímto kontaktem pÅ™estane fungovat." - -#: ../../mod/crepair.php:77 -msgid "" -"Please use your browser 'Back' button now if you are " -"uncertain what to do on this page." -msgstr "" -"Prosím použijte ihned v prohlížeÄi tlaÄítko \"zpÄ›t\" pokud " -"si nejste jistí co dÄ›lat na této stránce." - -#: ../../mod/crepair.php:85 ../../mod/admin.php:464 ../../mod/admin.php:473 -msgid "Name" -msgstr "Jméno" - -#: ../../mod/crepair.php:86 -msgid "Account Nickname" -msgstr "PÅ™ezdívka úÄtu" - -#: ../../mod/crepair.php:87 -msgid "Account URL" -msgstr "URL adresa úÄtu" - -#: ../../mod/crepair.php:88 -msgid "Friend Request URL" -msgstr "Žádost o přátelství URL" - -#: ../../mod/crepair.php:89 -msgid "Friend Confirm URL" -msgstr "URL adresa potvrzení přátelství" - -#: ../../mod/crepair.php:90 -msgid "Notification Endpoint URL" -msgstr "NotifikaÄní URL adresa" - -#: ../../mod/crepair.php:91 -msgid "Poll/Feed URL" -msgstr "Poll/Feed URL adresa" - -#: ../../mod/crepair.php:100 ../../mod/fsuggest.php:107 -#: ../../mod/events.php:333 ../../mod/photos.php:877 ../../mod/photos.php:934 -#: ../../mod/photos.php:1144 ../../mod/photos.php:1184 -#: ../../mod/photos.php:1223 ../../mod/photos.php:1254 -#: ../../mod/install.php:137 ../../mod/contacts.php:296 -#: ../../mod/settings.php:482 ../../mod/manage.php:106 ../../mod/group.php:84 -#: ../../mod/group.php:167 ../../mod/admin.php:298 ../../mod/admin.php:461 -#: ../../mod/admin.php:587 ../../mod/admin.php:652 ../../mod/profiles.php:372 -#: ../../mod/invite.php:106 ../../addon/facebook/facebook.php:366 -#: ../../addon/randplace/randplace.php:178 -#: ../../addon/impressum/impressum.php:69 ../../addon/oembed/oembed.php:41 -#: ../../addon/statusnet/statusnet.php:274 -#: ../../addon/statusnet/statusnet.php:288 -#: ../../addon/statusnet/statusnet.php:314 -#: ../../addon/statusnet/statusnet.php:321 -#: ../../addon/statusnet/statusnet.php:343 -#: ../../addon/statusnet/statusnet.php:468 ../../addon/piwik/piwik.php:76 -#: ../../addon/twitter/twitter.php:171 ../../addon/twitter/twitter.php:194 -#: ../../addon/twitter/twitter.php:280 ../../include/conversation.php:409 -msgid "Submit" -msgstr "Odeslat" - -#: ../../mod/help.php:27 -msgid "Help:" -msgstr "NápovÄ›da:" - -#: ../../mod/help.php:31 ../../include/nav.php:64 -msgid "Help" -msgstr "NápovÄ›da" - -#: ../../mod/wall_attach.php:57 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Velikost souboru pÅ™esáhla limit %d" - -#: ../../mod/wall_attach.php:87 ../../mod/wall_attach.php:98 -msgid "File upload failed." -msgstr "Nahrání souboru se nezdaÅ™ilo." - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Návrhy přátelství odeslány " - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "NavrhnÄ›te přátelé" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "NavrhnÄ›te přátelé pro uživatele %s" - -#: ../../mod/events.php:112 ../../mod/photos.php:834 ../../mod/notes.php:46 -#: ../../mod/profile.php:116 -msgid "Status" -msgstr "Stav" - -#: ../../mod/events.php:113 ../../mod/photos.php:835 ../../mod/notes.php:47 -#: ../../mod/profperm.php:103 ../../mod/profile.php:117 -#: ../../include/profile_advanced.php:7 -msgid "Profile" -msgstr "Profil" - -#: ../../mod/events.php:114 ../../mod/photos.php:836 ../../mod/notes.php:48 -#: ../../mod/profile.php:118 -msgid "Photos" -msgstr "Fotografie" - -#: ../../mod/events.php:115 ../../mod/events.php:120 ../../mod/photos.php:837 -#: ../../mod/notes.php:49 ../../mod/profile.php:119 -msgid "Events" -msgstr "Události" - -#: ../../mod/events.php:116 ../../mod/photos.php:838 ../../mod/notes.php:50 -#: ../../mod/notes.php:55 ../../mod/profile.php:120 -msgid "Personal Notes" -msgstr "Osobní poznámky" - -#: ../../mod/events.php:210 -msgid "Create New Event" -msgstr "VytvoÅ™it novou událost" - -#: ../../mod/events.php:213 -msgid "Previous" -msgstr "PÅ™edchozí" - -#: ../../mod/events.php:216 -msgid "Next" -msgstr "Následující" - -#: ../../mod/events.php:223 -msgid "l, F j" -msgstr "l, F j" - -#: ../../mod/events.php:235 -msgid "Edit event" -msgstr "Editovat událost" - -#: ../../mod/events.php:237 ../../include/text.php:846 -msgid "link to source" -msgstr "odkaz na zdroj" - -#: ../../mod/events.php:305 -msgid "hour:minute" -msgstr "hodina:minuta" - -#: ../../mod/events.php:314 -msgid "Event details" -msgstr "Detaily události" - -#: ../../mod/events.php:315 -#, php-format -msgid "Format is %s %s. Starting date and Description are required." -msgstr "Formát je %s %s. Datum zahájení a popis jsou povinné." - -#: ../../mod/events.php:316 -msgid "Event Starts:" -msgstr "Událost zaÄíná:" - -#: ../../mod/events.php:319 -msgid "Finish date/time is not known or not relevant" -msgstr "Datum/Äas konce není zadán nebo není relevantní" - -#: ../../mod/events.php:321 -msgid "Event Finishes:" -msgstr "Akce konÄí:" - -#: ../../mod/events.php:324 -msgid "Adjust for viewer timezone" -msgstr "Nastavit Äasové pásmo pro uživatele s právem pro Ätení" - -#: ../../mod/events.php:326 -msgid "Description:" -msgstr "Popis:" - -#: ../../mod/events.php:328 ../../include/event.php:37 ../../boot.php:868 -msgid "Location:" -msgstr "Místo:" - -#: ../../mod/events.php:330 -msgid "Share this event" -msgstr "Sdílet tuto událost" - -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 -#: ../../mod/dfrn_request.php:644 ../../addon/js_upload/js_upload.php:45 -msgid "Cancel" -msgstr "ZruÅ¡it" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Å títek odstranÄ›n" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Odebrat Å¡títek položky" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Vyberte Å¡títek k odebrání:" - -#: ../../mod/tagrm.php:93 -msgid "Remove" -msgstr "Odstranit" - -#: ../../mod/dfrn_poll.php:90 ../../mod/dfrn_poll.php:516 -#, php-format -msgid "%s welcomes %s" -msgstr "%s vítá %s " - -#: ../../mod/photos.php:37 -msgid "Photo Albums" -msgstr "Fotoalba" - -#: ../../mod/photos.php:45 ../../mod/photos.php:143 ../../mod/photos.php:857 -#: ../../mod/photos.php:926 ../../mod/photos.php:941 ../../mod/photos.php:1332 -#: ../../mod/photos.php:1344 -msgid "Contact Photos" -msgstr "Fotogalerie kontaktu" - -#: ../../mod/photos.php:57 ../../mod/settings.php:9 -msgid "everybody" -msgstr "Žádost o pÅ™ipojení selhala nebo byla zruÅ¡ena." - -#: ../../mod/photos.php:132 -msgid "Contact information unavailable" -msgstr "Kontakt byl zablokován" - -#: ../../mod/photos.php:143 ../../mod/photos.php:577 ../../mod/photos.php:926 -#: ../../mod/photos.php:941 ../../mod/register.php:316 -#: ../../mod/register.php:323 ../../mod/register.php:330 -#: ../../mod/profile_photo.php:58 ../../mod/profile_photo.php:65 -#: ../../mod/profile_photo.php:72 ../../mod/profile_photo.php:160 -#: ../../mod/profile_photo.php:236 ../../mod/profile_photo.php:245 -msgid "Profile Photos" -msgstr "Profilové fotografie" - -#: ../../mod/photos.php:153 -msgid "Album not found." -msgstr "Album nenalezeno." - -#: ../../mod/photos.php:171 ../../mod/photos.php:935 -msgid "Delete Album" -msgstr "Smazat album" - -#: ../../mod/photos.php:234 ../../mod/photos.php:1145 -msgid "Delete Photo" -msgstr "Smazat fotografii" - -#: ../../mod/photos.php:508 -msgid "was tagged in a" -msgstr "Å¡títek byl pÅ™idán v" - -#: ../../mod/photos.php:508 ../../mod/like.php:110 -#: ../../include/diaspora.php:446 ../../include/conversation.php:31 -msgid "photo" -msgstr "fotografie" - -#: ../../mod/photos.php:508 -msgid "by" -msgstr "od" - -#: ../../mod/photos.php:608 ../../addon/js_upload/js_upload.php:310 -msgid "Image exceeds size limit of " -msgstr "Velikost obrázku pÅ™ekraÄuje limit velikosti" - -#: ../../mod/photos.php:616 -msgid "Image file is empty." -msgstr "Soubor obrázku je prázdný." - -#: ../../mod/photos.php:630 ../../mod/profile_photo.php:118 -#: ../../mod/wall_upload.php:65 -msgid "Unable to process image." -msgstr "Obrázek není možné zprocesovat" - -#: ../../mod/photos.php:650 ../../mod/profile_photo.php:241 -#: ../../mod/wall_upload.php:84 -msgid "Image upload failed." -msgstr "Nahrání obrázku selhalo." - -#: ../../mod/photos.php:733 ../../mod/community.php:9 -#: ../../mod/dfrn_request.php:591 ../../mod/viewconnections.php:16 -#: ../../mod/display.php:7 ../../mod/search.php:13 ../../mod/directory.php:20 -msgid "Public access denied." -msgstr "VeÅ™ejný přístup odepÅ™en." - -#: ../../mod/photos.php:743 -msgid "No photos selected" -msgstr "Není vybrána žádná fotografie" - -#: ../../mod/photos.php:820 -msgid "Access to this item is restricted." -msgstr "Přístup k této položce je omezen." - -#: ../../mod/photos.php:884 -msgid "Upload Photos" -msgstr "Nahrání fotografií " - -#: ../../mod/photos.php:887 ../../mod/photos.php:930 -msgid "New album name: " -msgstr "Název nového alba:" - -#: ../../mod/photos.php:888 -msgid "or existing album name: " -msgstr "nebo stávající název alba:" - -#: ../../mod/photos.php:890 ../../mod/photos.php:1140 -msgid "Permissions" -msgstr "OprávnÄ›ní:" - -#: ../../mod/photos.php:945 -msgid "Edit Album" -msgstr "Edituj album" - -#: ../../mod/photos.php:955 ../../mod/photos.php:1362 -msgid "View Photo" -msgstr "Zobraz fotografii" - -#: ../../mod/photos.php:984 -msgid "Photo not available" -msgstr "Fotografie není k dispozici" - -#: ../../mod/photos.php:1033 -msgid "Edit photo" -msgstr "Editovat fotografii" - -#: ../../mod/photos.php:1034 -msgid "Use as profile photo" -msgstr "Použít jako profilovou fotografii" - -#: ../../mod/photos.php:1040 ../../include/conversation.php:342 -msgid "Private Message" -msgstr "Soukromá zpráva" - -#: ../../mod/photos.php:1051 -msgid "View Full Size" -msgstr "Zobrazit v plné velikosti" - -#: ../../mod/photos.php:1119 -msgid "Tags: " -msgstr "Å títky:" - -#: ../../mod/photos.php:1122 -msgid "[Remove any tag]" -msgstr "[Odstranit vÅ¡echny Å¡títky]" - -#: ../../mod/photos.php:1133 -msgid "New album name" -msgstr "Nové jméno alba" - -#: ../../mod/photos.php:1136 -msgid "Caption" -msgstr "Titulek" - -#: ../../mod/photos.php:1138 -msgid "Add a Tag" -msgstr "PÅ™idat Å¡títek" - -#: ../../mod/photos.php:1142 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "" -"Příklad: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" - -#: ../../mod/photos.php:1162 ../../include/conversation.php:390 -msgid "I like this (toggle)" -msgstr "Líbí se mi to (pÅ™epínaÄ)" - -#: ../../mod/photos.php:1163 ../../include/conversation.php:391 -msgid "I don't like this (toggle)" -msgstr "Nelíbí se mi to (pÅ™epínaÄ)" - -#: ../../mod/photos.php:1164 ../../include/conversation.php:392 -#: ../../include/conversation.php:746 -msgid "Share" -msgstr "Sdílet" - -#: ../../mod/photos.php:1165 ../../mod/editpost.php:99 -#: ../../mod/message.php:190 ../../mod/message.php:324 -#: ../../include/conversation.php:393 ../../include/conversation.php:756 -msgid "Please wait" -msgstr "ÄŒekejte prosím" - -#: ../../mod/photos.php:1181 ../../mod/photos.php:1220 -#: ../../mod/photos.php:1251 ../../include/conversation.php:406 -msgid "This is you" -msgstr "To je Vy" - -#: ../../mod/photos.php:1183 ../../mod/photos.php:1222 -#: ../../mod/photos.php:1253 ../../include/conversation.php:408 -#: ../../boot.php:411 -msgid "Comment" -msgstr "Okomentovat" - -#: ../../mod/photos.php:1281 ../../mod/group.php:154 ../../mod/admin.php:468 -#: ../../include/conversation.php:427 -msgid "Delete" -msgstr "Odstranit" - -#: ../../mod/photos.php:1349 -msgid "Recent Photos" -msgstr "Aktuální fotografie" - -#: ../../mod/photos.php:1353 -msgid "Upload New Photos" -msgstr "Nahrát nové fotografie" - -#: ../../mod/photos.php:1366 -msgid "View Album" -msgstr "Zobrazit album" - -#: ../../mod/community.php:14 -msgid "Not available." -msgstr "Není k dispozici." - -#: ../../mod/community.php:26 ../../include/nav.php:79 -msgid "Community" -msgstr "Komunita" - -#: ../../mod/community.php:56 ../../mod/search.php:65 -msgid "No results." -msgstr "Žádné výsledky." - -#: ../../mod/community.php:83 ../../mod/network.php:302 -#: ../../mod/register.php:504 ../../mod/profile.php:241 -#: ../../mod/display.php:117 -msgid "" -"Shared content is covered by the Creative Commons " -"Attribution 3.0 license." -msgstr "" -"Sdílený obsah je v souladu s Commons Creative " -"3.0 licencí." - -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Položka nenalezena" - -#: ../../mod/editpost.php:32 -msgid "Edit post" -msgstr "Upravit příspÄ›vek" - -#: ../../mod/editpost.php:75 ../../include/conversation.php:732 -msgid "Post to Email" -msgstr "Poslat příspÄ›vek na e-mail" - -#: ../../mod/editpost.php:90 ../../include/group.php:171 -#: ../../include/group.php:172 ../../include/conversation.php:417 -msgid "Edit" -msgstr "Upravit" - -#: ../../mod/editpost.php:91 ../../mod/message.php:188 -#: ../../mod/message.php:322 ../../include/conversation.php:747 -msgid "Upload photo" -msgstr "Nahrát fotografii" - -#: ../../mod/editpost.php:92 ../../include/conversation.php:748 -msgid "Attach file" -msgstr "PÅ™iložit soubor" - -#: ../../mod/editpost.php:93 ../../mod/message.php:189 -#: ../../mod/message.php:323 ../../include/conversation.php:749 -msgid "Insert web link" -msgstr "Vložit webový odkaz" - -#: ../../mod/editpost.php:94 ../../include/conversation.php:750 -msgid "Insert YouTube video" -msgstr "Vložit YouTube video" - -#: ../../mod/editpost.php:95 ../../include/conversation.php:751 -msgid "Insert Vorbis [.ogg] video" -msgstr "Vložit Vorbis [.ogg] video" - -#: ../../mod/editpost.php:96 ../../include/conversation.php:752 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Vložit Vorbis [.ogg] audio" - -#: ../../mod/editpost.php:97 ../../include/conversation.php:753 -msgid "Set your location" -msgstr "Nastavte vaÅ¡i polohu" - -#: ../../mod/editpost.php:98 ../../include/conversation.php:754 -msgid "Clear browser location" -msgstr "Odstranit adresu v prohlížeÄi" - -#: ../../mod/editpost.php:100 ../../include/conversation.php:757 -msgid "Permission settings" -msgstr "Nastavení oprávnÄ›ní" - -#: ../../mod/editpost.php:108 ../../include/conversation.php:765 -msgid "CC: email addresses" -msgstr "skrytá kopie: e-mailové adresy" - -#: ../../mod/editpost.php:109 ../../include/conversation.php:766 -msgid "Public post" -msgstr "VeÅ™ejný příspÄ›vek" - -#: ../../mod/editpost.php:111 ../../include/conversation.php:768 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Příklad: bob@example.com, mary@example.com" - -#: ../../mod/dfrn_request.php:96 -msgid "This introduction has already been accepted." -msgstr "Toto pozvání již bylo pÅ™ijato" - -#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:351 -msgid "Profile location is not valid or does not contain profile information." -msgstr "Adresa profilu není platná nebo neobsahuje profilové informace" - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:356 -msgid "Warning: profile location has no identifiable owner name." -msgstr "" -"Varování: umístÄ›ní profilu nemá žádné identifikovatelné jméno vlastníka" - -#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:358 -msgid "Warning: profile location has no profile photo." -msgstr "Varování: umístÄ›ní profilu nemá žádnou profilovou fotografii." - -#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:361 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "%d požadovaný parametr nebyl nalezen na daném místÄ›" -msgstr[1] "%d požadované parametry nebyly nalezeny na daném místÄ›" -msgstr[2] "%d požadované parametry nebyly nalezeny na daném místÄ›" - -#: ../../mod/dfrn_request.php:168 -msgid "Introduction complete." -msgstr "PÅ™edstavení dokonÄeno." - -#: ../../mod/dfrn_request.php:192 -msgid "Unrecoverable protocol error." -msgstr "Neopravitelná chyba protokolu" - -#: ../../mod/dfrn_request.php:220 -msgid "Profile unavailable." -msgstr "Profil není k dispozici." - -#: ../../mod/dfrn_request.php:245 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s dnes obdržel příliÅ¡ mnoho požadavků na pÅ™ipojení." - -#: ../../mod/dfrn_request.php:246 -msgid "Spam protection measures have been invoked." -msgstr "Ochrana proti spamu byla aktivována" - -#: ../../mod/dfrn_request.php:247 -msgid "Friends are advised to please try again in 24 hours." -msgstr "Přátelům se doporuÄuje to zkusit znovu za 24 hodin." - -#: ../../mod/dfrn_request.php:277 -msgid "Invalid locator" -msgstr "Neplatný odkaz" - -#: ../../mod/dfrn_request.php:296 -msgid "Unable to resolve your name at the provided location." -msgstr "NepodaÅ™ilo se zjistit VaÅ¡e jméno na zadané adrese." - -#: ../../mod/dfrn_request.php:309 -msgid "You have already introduced yourself here." -msgstr "Již jste se zde zavedli." - -#: ../../mod/dfrn_request.php:313 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "ZÅ™ejmÄ› jste již přátelé se %s." - -#: ../../mod/dfrn_request.php:334 -msgid "Invalid profile URL." -msgstr "Neplatné URL profilu." - -#: ../../mod/dfrn_request.php:340 ../../mod/follow.php:20 -msgid "Disallowed profile URL." -msgstr "Nepovolené URL profilu." - -#: ../../mod/dfrn_request.php:406 ../../mod/contacts.php:116 -msgid "Failed to update contact record." -msgstr "NepodaÅ™ilo se aktualizovat kontakt." - -#: ../../mod/dfrn_request.php:427 -msgid "Your introduction has been sent." -msgstr "VaÅ¡e žádost o propojení byla odeslána." - -#: ../../mod/dfrn_request.php:481 -msgid "Please login to confirm introduction." -msgstr "Prosím pÅ™ihlaÅ¡te se k potvrzení žádosti o propojení." - -#: ../../mod/dfrn_request.php:495 -msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "" -"Jste pÅ™ihlášeni pod nesprávnou identitou Prosím, pÅ™ihlaste se do " -"tohoto profilu." - -#: ../../mod/dfrn_request.php:507 -#, php-format -msgid "Welcome home %s." -msgstr "Vítejte doma %s." - -#: ../../mod/dfrn_request.php:508 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Prosím potvrÄte VaÅ¡i žádost o pÅ™edstavení/spojení %s." - -#: ../../mod/dfrn_request.php:509 -msgid "Confirm" -msgstr "Potvrdit" - -#: ../../mod/dfrn_request.php:542 ../../include/items.php:1519 -msgid "[Name Withheld]" -msgstr "[Jméno odepÅ™eno]" - -#: ../../mod/dfrn_request.php:549 -msgid "Introduction received at " -msgstr "Pozvánka pÅ™ijata v" - -#: ../../mod/dfrn_request.php:551 ../../mod/lostpass.php:44 -#: ../../mod/lostpass.php:106 ../../mod/register.php:369 -#: ../../mod/register.php:423 ../../mod/regmod.php:54 -#: ../../mod/dfrn_notify.php:291 ../../mod/dfrn_notify.php:547 -#: ../../mod/dfrn_confirm.php:674 ../../include/items.php:1528 -msgid "Administrator" -msgstr "Administrátor" - -#: ../../mod/dfrn_request.php:630 -msgid "Friend/Connection Request" -msgstr "Požadavek o přátelství / propojení" - -#: ../../mod/dfrn_request.php:631 -msgid "" -"Examples: jojo@demo.friendika.com, http://demo.friendika.com/profile/jojo, " -"testuser@identi.ca" -msgstr "" -"Příklady: jojo@demo.friendika.com, http://demo.friendika.com/profile/jojo, " -"testuser@identi.ca" - -#: ../../mod/dfrn_request.php:632 -msgid "Please answer the following:" -msgstr "OdpovÄ›zte, prosím, následující:" - -#: ../../mod/dfrn_request.php:633 -#, php-format -msgid "Does %s know you?" -msgstr "Zná Vás uživatel %s ?" - -#: ../../mod/dfrn_request.php:634 ../../mod/settings.php:415 -#: ../../mod/settings.php:421 ../../mod/settings.php:429 -#: ../../mod/settings.php:433 ../../mod/register.php:498 -#: ../../mod/profiles.php:354 -msgid "Yes" -msgstr "Ano" - -#: ../../mod/dfrn_request.php:635 ../../mod/settings.php:415 -#: ../../mod/settings.php:421 ../../mod/settings.php:429 -#: ../../mod/settings.php:433 ../../mod/register.php:499 -#: ../../mod/profiles.php:355 -msgid "No" -msgstr "Ne" - -#: ../../mod/dfrn_request.php:636 -msgid "Add a personal note:" -msgstr "PÅ™idat osobní poznámku:" - -#: ../../mod/dfrn_request.php:637 -msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"social networks:" -msgstr "" -"Prosím, zadejte adresu své 'identity' jedné z následujících podporovaných " -"sociálních sítí:" - -#: ../../mod/dfrn_request.php:638 -msgid "Friendika" -msgstr "Friendika" - -#: ../../mod/dfrn_request.php:639 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet / Federativní Sociální Web" - -#: ../../mod/dfrn_request.php:640 -msgid "Private (secure) network" -msgstr "Soukromá (zabezpeÄená) síť" - -#: ../../mod/dfrn_request.php:641 -msgid "Public (insecure) network" -msgstr "VeÅ™ejná (nezabezpeÄená) síť" - -#: ../../mod/dfrn_request.php:642 -msgid "Your Identity Address:" -msgstr "Adresa Vaší identity :" - -#: ../../mod/dfrn_request.php:643 -msgid "Submit Request" -msgstr "Odeslat žádost" - -#: ../../mod/install.php:34 -msgid "Could not create/connect to database." -msgstr "Nelze vytvoÅ™it / pÅ™ipojit se k databázi." - -#: ../../mod/install.php:39 -msgid "Connected to database." -msgstr "PÅ™ipojeno k databázi." - -#: ../../mod/install.php:75 -msgid "Proceed with Installation" -msgstr "PokraÄovat v instalaci" - -#: ../../mod/install.php:77 -msgid "Your Friendika site database has been installed." -msgstr "VaÅ¡e databáze Friendiky byla nainstalována." - -#: ../../mod/install.php:78 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "Důležité: Budete si muset [ruÄnÄ›] plánovat úlohu pro poller." - -#: ../../mod/install.php:79 ../../mod/install.php:89 ../../mod/install.php:207 -msgid "Please see the file \"INSTALL.txt\"." -msgstr "PÅ™eÄtÄ›te si prosím informace v souboru \"INSTALL.txt\"." - -#: ../../mod/install.php:81 -msgid "Proceed to registration" -msgstr "PokraÄovat k registraci" - -#: ../../mod/install.php:87 -msgid "Database import failed." -msgstr "Import databáze se nezdaÅ™il." - -#: ../../mod/install.php:88 -msgid "" -"You may need to import the file \"database.sql\" manually using phpmyadmin " -"or mysql." -msgstr "" -"Možná budete muset importovat soubor \"database.sql\" ruÄnÄ› pomocí " -"phpMyAdmin Äi MySQL." - -#: ../../mod/install.php:101 -msgid "Welcome to Friendika." -msgstr "Vítejte na Friendice." - -#: ../../mod/install.php:124 -msgid "Friendika Social Network" -msgstr "Sociální síť Friendika " - -#: ../../mod/install.php:125 -msgid "Installation" -msgstr "Instalace" - -#: ../../mod/install.php:126 -msgid "" -"In order to install Friendika we need to know how to connect to your " -"database." -msgstr "Pro instalaci Friendika musíme vÄ›dÄ›t, jak se pÅ™ipojit k databázi." - -#: ../../mod/install.php:127 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "" -"ObraÅ¥te se na svého poskytovatele hostingu nebo administrátora serveru , " -"pokud máte dotazy týkající se tÄ›chto nastavení." - -#: ../../mod/install.php:128 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "" -"Databázi, kterou uvedete níže by již mÄ›la existovat. Pokud tak není, " -"prosíme, vytvoÅ™te ji pÅ™ed pokraÄováním." - -#: ../../mod/install.php:129 -msgid "Database Server Name" -msgstr "Jméno databázového serveru" - -#: ../../mod/install.php:130 -msgid "Database Login Name" -msgstr "PÅ™ihlaÅ¡ovací jméno k databázi" - -#: ../../mod/install.php:131 -msgid "Database Login Password" -msgstr "Heslo k databázovému úÄtu " - -#: ../../mod/install.php:132 -msgid "Database Name" -msgstr "Jméno databáze" - -#: ../../mod/install.php:133 -msgid "Please select a default timezone for your website" -msgstr "Prosím, vyberte výchozí Äasové pásmo pro vaÅ¡e webové stránky" - -#: ../../mod/install.php:134 -msgid "" -"Site administrator email address. Your account email address must match this" -" in order to use the web admin panel." -msgstr "" -"e-mailová adresa administrárota webu. E-mailová adresa vaÅ¡eho úÄtu se musí " -"shodovat, aby bylo možné využívat panel webové administrace." - -#: ../../mod/install.php:153 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Nelze najít verzi PHP pro příkazový řádek v PATH webového serveru." - -#: ../../mod/install.php:154 -msgid "" -"This is required. Please adjust the configuration file .htconfig.php " -"accordingly." -msgstr "" -"Tento krok je nutný. Upravte přísluÅ¡ným způsobem konfiguraÄní soubor " -".htconfig.php." - -#: ../../mod/install.php:161 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "" -"Verze PHP pro příkazový řádek na vaÅ¡em systému nemá povolen " -"\"register_argc_argv\"." - -#: ../../mod/install.php:162 -msgid "This is required for message delivery to work." -msgstr "Toto je nutné pro fungování doruÄování zpráv." - -#: ../../mod/install.php:184 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "" -"Chyba: funkce \"openssl_pkey_new\" na tomto systému není schopna generovat " -"Å¡ifrovací klíÄe" - -#: ../../mod/install.php:185 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "" -"Pokud systém běží na Windows, seznamte se s " -"\"http://www.php.net/manual/en/openssl.installation.php\"." - -#: ../../mod/install.php:194 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "" -"Chyba: Požadovaný Apache webserver mod-rewrite modul není nainstalován." - -#: ../../mod/install.php:196 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Chyba: požadovaný libcurl PHP modul není nainstalován." - -#: ../../mod/install.php:198 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Chyba: požadovaný GD graphics PHP modul není nainstalován." - -#: ../../mod/install.php:200 -msgid "Error: openssl PHP module required but not installed." -msgstr "Chyba: požadovaný openssl PHP modul není nainstalován." - -#: ../../mod/install.php:202 -msgid "Error: mysqli PHP module required but not installed." -msgstr "Chyba: požadovaný mysqli PHP modul není nainstalován." - -#: ../../mod/install.php:204 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Chyba: PHP modul mb_string je vyžadován, ale není nainstalován." - -#: ../../mod/install.php:216 -msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\"" -" in the top folder of your web server and it is unable to do so." -msgstr "" -"Webový instalátor musí být schopen vytvoÅ™it soubor s názvem " -"\".htconfig.php\" v hlavním adresáři vaÅ¡eho webového serveru ale nyní mu to " -"není umožnÄ›no." - -#: ../../mod/install.php:217 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." -msgstr "" -"Toto je nejÄastÄ›ji nastavením oprávnÄ›ní, kdy webový server nemusí být " -"schopen zapisovat soubory do vaÅ¡eho adresáře - i když Vy můžete." - -#: ../../mod/install.php:218 -msgid "" -"Please check with your site documentation or support people to see if this " -"situation can be corrected." -msgstr "" -"Prosím, poraÄte se s dokumentací k VaÅ¡emu hostingu nebo s technickou " -"podporou, zda-li lze tuto situaci napravit." - -#: ../../mod/install.php:219 -msgid "" -"If not, you may be required to perform a manual installation. Please see the" -" file \"INSTALL.txt\" for instructions." -msgstr "" -"Pokud ne, může být vyžadováno provedení ruÄní instalace. Prosím, seznamte se" -" s návodem popsaným v souboru \"INSTALL.txt\"." - -#: ../../mod/install.php:228 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." -msgstr "" -"Databázový konfiguraÄní soubor \".htconfig.php\" nemohl být uložen. Prosím, " -"použijte pÅ™iložený text k vytvoÅ™ení konfiguraÄního souboru ve vaÅ¡em " -"koÅ™enovém adresáři webového serveru." - -#: ../../mod/install.php:243 -msgid "Errors encountered creating database tables." -msgstr "PÅ™i vytváření databázových tabulek doÅ¡lo k chybám." - -#: ../../mod/update_community.php:18 ../../mod/update_network.php:22 -#: ../../mod/update_profile.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Vložený obsah - obnovení stránky pro zobrazení]" - -#: ../../mod/match.php:10 -msgid "Profile Match" -msgstr "Shoda profilu" - -#: ../../mod/match.php:18 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "" -"Žádná klíÄová slova k porovnání. Prosím, pÅ™idejte klíÄová slova do VaÅ¡eho " -"výchozího profilu." - -#: ../../mod/match.php:54 -msgid "No matches" -msgstr "Žádné shody" - -#: ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Vzdálené soukromé informace nejsou k dispozici." - -#: ../../mod/lockview.php:43 -msgid "Visible to:" -msgstr "Viditelné pro:" - -#: ../../mod/home.php:23 -#, php-format -msgid "Welcome to %s" -msgstr "Vítá Vás %s" - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Neplatný identifikátor požadavku." - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:118 -#: ../../mod/notifications.php:162 -msgid "Discard" -msgstr "Odstranit" - -#: ../../mod/notifications.php:47 ../../mod/notifications.php:117 -#: ../../mod/notifications.php:161 -msgid "Ignore" -msgstr "Ignorovat" - -#: ../../mod/notifications.php:74 -msgid "Pending Friend/Connect Notifications" -msgstr "ÄŒekající požadavky na Přátelství / PÅ™ipojení " - -#: ../../mod/notifications.php:78 -msgid "Show Ignored Requests" -msgstr "Zobrazit ignorované žádosti" - -#: ../../mod/notifications.php:78 -msgid "Hide Ignored Requests" -msgstr "Skrýt ignorované žádosti" - -#: ../../mod/notifications.php:105 ../../mod/notifications.php:148 -msgid "Notification type: " -msgstr "Typ oznámení:" - -#: ../../mod/notifications.php:106 -msgid "Friend Suggestion" -msgstr "Návrh přátelství" - -#: ../../mod/notifications.php:108 -#, php-format -msgid "suggested by %s" -msgstr "navrhl %s" - -#: ../../mod/notifications.php:114 ../../mod/notifications.php:159 -#: ../../mod/admin.php:466 -msgid "Approve" -msgstr "Schválit" - -#: ../../mod/notifications.php:133 -msgid "Claims to be known to you: " -msgstr "VaÅ¡i údajní známí:" - -#: ../../mod/notifications.php:133 -msgid "yes" -msgstr "ano" - -#: ../../mod/notifications.php:133 -msgid "no" -msgstr "ne" - -#: ../../mod/notifications.php:139 -msgid "Approve as: " -msgstr "Schválit jako:" - -#: ../../mod/notifications.php:140 -msgid "Friend" -msgstr "Přítel" - -#: ../../mod/notifications.php:141 -msgid "Fan/Admirer" -msgstr "FanouÅ¡ek / obdivovatel" - -#: ../../mod/notifications.php:149 -msgid "Friend/Connect Request" -msgstr "Přítel / žádost o pÅ™ipojení" - -#: ../../mod/notifications.php:149 -msgid "New Follower" -msgstr "Nový následovník" - -#: ../../mod/notifications.php:168 -msgid "No notifications." -msgstr "Žádné oznámení." - -#: ../../mod/contacts.php:26 -msgid "Invite Friends" -msgstr "Pozvat přátele" - -#: ../../mod/contacts.php:32 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "Pozvánka %d k dispozici" -msgstr[1] "Pozvánky %d k dispozici" -msgstr[2] "Pozvánky %d k dispozici" - -#: ../../mod/contacts.php:41 -msgid "Find People With Shared Interests" -msgstr "Najít lidi se spoleÄnými zájmy" - -#: ../../mod/contacts.php:45 -msgid "Connect/Follow" -msgstr "PÅ™ipojit / Následovat" - -#: ../../mod/contacts.php:46 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Příklad: jan@příklad.cz, http://příklad.cz/jana" - -#: ../../mod/contacts.php:47 -msgid "Follow" -msgstr "Následovat" - -#: ../../mod/contacts.php:69 ../../mod/contacts.php:150 -msgid "Could not access contact record." -msgstr "Nelze získat přístup k záznamu kontaktu." - -#: ../../mod/contacts.php:83 -msgid "Could not locate selected profile." -msgstr "Nelze nalézt vybraný profil." - -#: ../../mod/contacts.php:114 -msgid "Contact updated." -msgstr "Kontakt aktualizován." - -#: ../../mod/contacts.php:172 -msgid "Contact has been blocked" -msgstr "Kontakt byl zablokován" - -#: ../../mod/contacts.php:172 -msgid "Contact has been unblocked" -msgstr "Kontakt byl odblokován" - -#: ../../mod/contacts.php:186 -msgid "Contact has been ignored" -msgstr "Kontakt bude ignorován" - -#: ../../mod/contacts.php:186 -msgid "Contact has been unignored" -msgstr "Kontakt pÅ™estal být ignorován" - -#: ../../mod/contacts.php:207 -msgid "stopped following" -msgstr "následování zastaveno" - -#: ../../mod/contacts.php:226 -msgid "Contact has been removed." -msgstr "Kontakt byl odstranÄ›n." - -#: ../../mod/contacts.php:254 ../../mod/contacts.php:397 -msgid "Mutual Friendship" -msgstr "Vzájemné přátelství" - -#: ../../mod/contacts.php:258 ../../mod/contacts.php:401 -msgid "is a fan of yours" -msgstr "je Váš fanouÅ¡ek" - -#: ../../mod/contacts.php:263 ../../mod/contacts.php:405 -msgid "you are a fan of" -msgstr "jste fanouÅ¡kem" - -#: ../../mod/contacts.php:280 -msgid "Privacy Unavailable" -msgstr "Ochrana soukromí není k dispozici" - -#: ../../mod/contacts.php:281 -msgid "Private communications are not available for this contact." -msgstr "Soukromá komunikace není dostupná pro tento kontakt." - -#: ../../mod/contacts.php:284 -msgid "Never" -msgstr "Nikdy" - -#: ../../mod/contacts.php:288 -msgid "(Update was successful)" -msgstr "(Aktualizace byla úspěšná)" - -#: ../../mod/contacts.php:288 -msgid "(Update was not successful)" -msgstr "(Aktualizace nebyla úspěšná)" - -#: ../../mod/contacts.php:291 -msgid "Suggest friends" -msgstr "NavrhnÄ›te přátelé" - -#: ../../mod/contacts.php:295 -msgid "Contact Editor" -msgstr "Editor kontaktu" - -#: ../../mod/contacts.php:297 -msgid "Profile Visibility" -msgstr "Viditelnost profilu" - -#: ../../mod/contacts.php:298 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "" -"Vyberte prosím profil, který chcete zobrazit %s pÅ™i zabezpeÄeném prohlížení " -"vaÅ¡eho profilu." - -#: ../../mod/contacts.php:299 -msgid "Contact Information / Notes" -msgstr "Kontaktní informace / poznámky" - -#: ../../mod/contacts.php:300 -msgid "Online Reputation" -msgstr "Online povÄ›st" - -#: ../../mod/contacts.php:301 -msgid "" -"Occasionally your friends may wish to inquire about this person's online " -"legitimacy." -msgstr "" -"ObÄas mohou vaÅ¡i přátelé chtít informovat o online legitimitÄ› této osoby." - -#: ../../mod/contacts.php:302 -msgid "" -"You may help them choose whether or not to interact with this person by " -"providing a reputation to guide them." -msgstr "" -"Poskytnutím povÄ›sti jim můžete pomoci se rozhodnout, zda-li s touto" -" osobou komunikovat Äi nikoliv." - -#: ../../mod/contacts.php:303 -msgid "" -"Please take a moment to elaborate on this selection if you feel it could be " -"helpful to others." -msgstr "" -"VÄ›nujte prosím chvilku vyplnÄ›ní této volby, pokud máte pocit, že by mohlo " -"být užiteÄné pro ostatní." - -#: ../../mod/contacts.php:304 ../../mod/contacts.php:421 -#: ../../mod/viewconnections.php:61 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "NavÅ¡tivte profil uživatele %s [%s]" - -#: ../../mod/contacts.php:305 -msgid "Block/Unblock contact" -msgstr "Blokovat / Odblokovat kontakt" - -#: ../../mod/contacts.php:306 -msgid "Ignore contact" -msgstr "Ignorovat kontakt" - -#: ../../mod/contacts.php:307 -msgid "Repair contact URL settings" -msgstr "Opravit nastavení URL kontaktu" - -#: ../../mod/contacts.php:308 -msgid "Repair contact URL settings (WARNING: Advanced)" -msgstr "Opravit nastavení URL kontaktu (Varování: PokroÄilé)" - -#: ../../mod/contacts.php:309 -msgid "View conversations" -msgstr "Zobrazit konverzace" - -#: ../../mod/contacts.php:312 -msgid "Delete contact" -msgstr "Odstranit kontakt" - -#: ../../mod/contacts.php:314 -msgid "Last updated: " -msgstr "Poslední aktualizace:" - -#: ../../mod/contacts.php:315 -msgid "Update public posts: " -msgstr "Aktualizace veÅ™ejných příspÄ›vků:" - -#: ../../mod/contacts.php:317 ../../mod/admin.php:701 -msgid "Update now" -msgstr "Aktualizovat" - -#: ../../mod/contacts.php:320 -msgid "Unblock this contact" -msgstr "Odblokovat tento kontakt" - -#: ../../mod/contacts.php:320 -msgid "Block this contact" -msgstr "Blokovat tento kontakt" - -#: ../../mod/contacts.php:321 -msgid "Unignore this contact" -msgstr "PÅ™estat ignorovat tento kontakt" - -#: ../../mod/contacts.php:321 -msgid "Ignore this contact" -msgstr "Ignorovat tento kontakt" - -#: ../../mod/contacts.php:324 -msgid "Currently blocked" -msgstr "V souÄasnosti zablokováno" - -#: ../../mod/contacts.php:325 -msgid "Currently ignored" -msgstr "V souÄasnosti ignorováno" - -#: ../../mod/contacts.php:356 ../../include/nav.php:110 -msgid "Contacts" -msgstr "Kontakty" - -#: ../../mod/contacts.php:358 -msgid "Show Blocked Connections" -msgstr "Zobrazit blokované spojení" - -#: ../../mod/contacts.php:358 -msgid "Hide Blocked Connections" -msgstr "Skrýt blokované spojení" - -#: ../../mod/contacts.php:360 ../../mod/directory.php:55 -msgid "Finding: " -msgstr "ZjiÅ¡tÄ›ní: " - -#: ../../mod/contacts.php:361 ../../mod/directory.php:57 -msgid "Find" -msgstr "Najít" - -#: ../../mod/contacts.php:422 ../../include/conversation.php:612 -msgid "Edit contact" -msgstr "Editovat kontakt" - -#: ../../mod/lostpass.php:16 -msgid "No valid account found." -msgstr "Nenalezen žádný platný úÄet." - -#: ../../mod/lostpass.php:31 -msgid "Password reset request issued. Check your email." -msgstr "" -"Žádost o obnovení hesla vyřízena. Zkontrolujte VaÅ¡i e-mailovou schránku." - -#: ../../mod/lostpass.php:42 -#, php-format -msgid "Password reset requested at %s" -msgstr "Na %s bylo zažádáno o resetování hesla" - -#: ../../mod/lostpass.php:64 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "" -"Žádost nemohla být ověřena. (Možná jste ji odeslali již dříve.) Obnovení " -"hesla se nezdaÅ™ilo." - -#: ../../mod/lostpass.php:82 ../../boot.php:654 -msgid "Password Reset" -msgstr "Obnovení hesla" - -#: ../../mod/lostpass.php:83 -msgid "Your password has been reset as requested." -msgstr "VaÅ¡e heslo bylo na VaÅ¡e přání resetováno." - -#: ../../mod/lostpass.php:84 -msgid "Your new password is" -msgstr "VaÅ¡e nové heslo je" - -#: ../../mod/lostpass.php:85 -msgid "Save or copy your new password - and then" -msgstr "Uložte si nebo zkopírujte nové heslo - a pak" - -#: ../../mod/lostpass.php:86 -msgid "click here to login" -msgstr "kliknÄ›te zde pro pÅ™ihlášení" - -#: ../../mod/lostpass.php:87 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "" -"VaÅ¡e heslo může být zmÄ›nÄ›no na stránce nastavení po úspěšném " -"pÅ™ihlášení." - -#: ../../mod/lostpass.php:118 -msgid "Forgot your Password?" -msgstr "ZapomnÄ›li jste heslo?" - -#: ../../mod/lostpass.php:119 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "" -"Zadejte svůj e-mailovou adresu a odeÅ¡lete žádost o zaslání VaÅ¡eho nového " -"hesla. Poté zkontrolujte svůj e-mail pro další instrukce." - -#: ../../mod/lostpass.php:120 -msgid "Nickname or Email: " -msgstr "PÅ™ezdívka nebo e-mail:" - -#: ../../mod/lostpass.php:121 -msgid "Reset" -msgstr "Reset" - -#: ../../mod/settings.php:64 -msgid "Passwords do not match. Password unchanged." -msgstr "Hesla se neshodují. Heslo nebylo zmÄ›nÄ›no." - -#: ../../mod/settings.php:69 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Prázdné hesla nejsou povolena. Heslo nebylo zmÄ›nÄ›no." - -#: ../../mod/settings.php:80 -msgid "Password changed." -msgstr "Heslo bylo zmÄ›nÄ›no." - -#: ../../mod/settings.php:82 -msgid "Password update failed. Please try again." -msgstr "Aktualizace hesla se nezdaÅ™ila. Zkuste to prosím znovu." - -#: ../../mod/settings.php:161 -msgid "Failed to connect with email account using the settings provided." -msgstr "NepodaÅ™ilo se pÅ™ipojit k e-mailovému úÄtu pomocí dodaného nastavení." - -#: ../../mod/settings.php:188 -msgid " Please use a shorter name." -msgstr "Prosím použijte kratší jméno." - -#: ../../mod/settings.php:190 -msgid " Name too short." -msgstr "Jméno je příliÅ¡ krátké." - -#: ../../mod/settings.php:196 -msgid " Not valid email." -msgstr "Neplatný e-mail." - -#: ../../mod/settings.php:198 -msgid " Cannot change to that email." -msgstr "Nelze provést zmÄ›nu na tento e-mail." - -#: ../../mod/settings.php:257 ../../addon/facebook/facebook.php:297 -#: ../../addon/impressum/impressum.php:64 ../../addon/piwik/piwik.php:89 -#: ../../addon/twitter/twitter.php:275 -msgid "Settings updated." -msgstr "Nastavení aktualizováno." - -#: ../../mod/settings.php:311 ../../include/nav.php:108 -msgid "Account settings" -msgstr "Nastavení úÄtu" - -#: ../../mod/settings.php:312 -msgid "Plugin settings" -msgstr "Nastavení pluginu" - -#: ../../mod/settings.php:322 -msgid "No Plugin settings configured" -msgstr "Žádný doplnÄ›k není nastaven" - -#: ../../mod/settings.php:329 ../../addon/widgets/widgets.php:122 -msgid "Plugin Settings" -msgstr "Nastavení doplňku" - -#: ../../mod/settings.php:382 ../../mod/admin.php:133 ../../mod/admin.php:443 -msgid "Normal Account" -msgstr "Normální úÄet" - -#: ../../mod/settings.php:383 -msgid "This account is a normal personal profile" -msgstr "Tento úÄet je běžný osobní profil" - -#: ../../mod/settings.php:386 ../../mod/admin.php:134 ../../mod/admin.php:444 -msgid "Soapbox Account" -msgstr "Soapbox úÄet" - -#: ../../mod/settings.php:387 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "" -"Automaticky schválit vÅ¡echna spojení / přátelství jako fanouÅ¡ky s právem " -"pouze ke Ätení" - -#: ../../mod/settings.php:390 ../../mod/admin.php:135 ../../mod/admin.php:445 -msgid "Community/Celebrity Account" -msgstr "Komunitní úÄet / ÚÄet celebrity" - -#: ../../mod/settings.php:391 -msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "" -"Automaticky schvalovat vÅ¡echny žádosti o spojení / přátelství, jako fanouÅ¡ky" -" s právem ke Ätení." - -#: ../../mod/settings.php:394 ../../mod/admin.php:136 ../../mod/admin.php:446 -msgid "Automatic Friend Account" -msgstr "ÚÄet s automatickým schvalováním přátel" - -#: ../../mod/settings.php:395 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "" -"Automaticky schvalovat vÅ¡echny žádosti o spojení / přátelství jako přátele" - -#: ../../mod/settings.php:405 -msgid "OpenID:" -msgstr "OpenID:" - -#: ../../mod/settings.php:405 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(Volitelné) Povolit OpenID pro pÅ™ihlášení k tomuto úÄtu." - -#: ../../mod/settings.php:415 -msgid "Publish your default profile in your local site directory?" -msgstr "Publikovat Váš výchozí profil v místním adresáři webu?" - -#: ../../mod/settings.php:421 -msgid "Publish your default profile in the global social directory?" -msgstr "Publikovat Váš výchozí profil v globální sociálním adresáři?" - -#: ../../mod/settings.php:429 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "" -"Skrýt VaÅ¡e kontaktní údaje a seznam přátel pÅ™ed návÅ¡tÄ›vníky ve VaÅ¡em " -"výchozím profilu?" - -#: ../../mod/settings.php:433 -msgid "Hide profile details and all your messages from unknown viewers?" -msgstr "Skrýt detaily profilu a vÅ¡echny zprávy pÅ™ed neznámými uživateli?" - -#: ../../mod/settings.php:442 -msgid "Profile is not published." -msgstr "Profil není zveÅ™ejnÄ›n." - -#: ../../mod/settings.php:461 ../../mod/profile_photo.php:196 -msgid "or" -msgstr "nebo" - -#: ../../mod/settings.php:466 -msgid "Your Identity Address is" -msgstr "VaÅ¡e adresa identity je" - -#: ../../mod/settings.php:480 -msgid "Account Settings" -msgstr "Nastavení úÄtu" - -#: ../../mod/settings.php:487 -msgid "Export Personal Data" -msgstr "Export osobních údajů" - -#: ../../mod/settings.php:490 -msgid "Password Settings" -msgstr "Nastavení hesla" - -#: ../../mod/settings.php:491 -msgid "New Password:" -msgstr "Nové heslo:" - -#: ../../mod/settings.php:492 -msgid "Confirm:" -msgstr "PotvrÄte:" - -#: ../../mod/settings.php:492 -msgid "Leave password fields blank unless changing" -msgstr "Pokud nechcete zmÄ›nit heslo, položku hesla nevyplňujte" - -#: ../../mod/settings.php:496 -msgid "Basic Settings" -msgstr "Základní nastavení" - -#: ../../mod/settings.php:497 ../../include/profile_advanced.php:10 -msgid "Full Name:" -msgstr "Celé jméno:" - -#: ../../mod/settings.php:498 -msgid "Email Address:" -msgstr "E-mailová adresa:" - -#: ../../mod/settings.php:499 -msgid "Your Timezone:" -msgstr "VaÅ¡e Äasové pásmo:" - -#: ../../mod/settings.php:500 -msgid "Default Post Location:" -msgstr "Výchozí umístÄ›ní příspÄ›vků:" - -#: ../../mod/settings.php:501 -msgid "Use Browser Location:" -msgstr "Používat umístÄ›ní dle prohlížeÄe:" - -#: ../../mod/settings.php:502 -msgid "Display Theme:" -msgstr "Vybrat grafickou Å¡ablonu:" - -#: ../../mod/settings.php:506 -msgid "Security and Privacy Settings" -msgstr "Nastavení zabezpeÄení a soukromí" - -#: ../../mod/settings.php:508 -msgid "Maximum Friend Requests/Day:" -msgstr "Maximální poÄet žádostí o přátelství za den:" - -#: ../../mod/settings.php:508 -msgid "(to prevent spam abuse)" -msgstr "(Aby se zabránilo spamu)" - -#: ../../mod/settings.php:509 -msgid "Default Post Permissions" -msgstr "Výchozí oprávnÄ›ní pro příspÄ›vek" - -#: ../../mod/settings.php:510 -msgid "(click to open/close)" -msgstr "(KliknÄ›te pro otevÅ™ení/zavÅ™ení)" - -#: ../../mod/settings.php:514 -msgid "Allow friends to post to your profile page:" -msgstr "Povolit přátelům příspÄ›vky na VaÅ¡i profilovou stránku:" - -#: ../../mod/settings.php:515 -msgid "Automatically expire posts after days:" -msgstr "Po kolika dnech automaticky expirovat příspÄ›vky:" - -#: ../../mod/settings.php:515 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "" -"Pokud je prázdné, příspÄ›vky nebudou nikdy expirovat. Expirované příspÄ›vky " -"budou vymazány" - -#: ../../mod/settings.php:524 -msgid "Notification Settings" -msgstr "Nastavení notifikací" - -#: ../../mod/settings.php:525 -msgid "Send a notification email when:" -msgstr "Poslat notifikaci e-mailem, když" - -#: ../../mod/settings.php:526 -msgid "You receive an introduction" -msgstr "obdržíte žádost o propojení" - -#: ../../mod/settings.php:527 -msgid "Your introductions are confirmed" -msgstr "VaÅ¡e žádosti jsou potvrzeny" - -#: ../../mod/settings.php:528 -msgid "Someone writes on your profile wall" -msgstr "nÄ›kdo Vám napíše na VaÅ¡i profilovou stránku" - -#: ../../mod/settings.php:529 -msgid "Someone writes a followup comment" -msgstr "nÄ›kdo Vám napíše následný komentář" - -#: ../../mod/settings.php:530 -msgid "You receive a private message" -msgstr "obdržíte soukromou zprávu" - -#: ../../mod/settings.php:534 -msgid "Email/Mailbox Setup" -msgstr "Nastavení e-mailu" - -#: ../../mod/settings.php:535 -msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "" -"Pokud chcete komunikovat pomocí této služby s VaÅ¡imi kontakty z e-mailu " -"(volitelné), uveÄte, jak se pÅ™ipojit k Vaší e-mailové schránce." - -#: ../../mod/settings.php:536 -msgid "Last successful email check:" -msgstr "Poslední úspěšná kontrola e-mailu:" - -#: ../../mod/settings.php:537 -msgid "Email access is disabled on this site." -msgstr "Přístup k elektronické poÅ¡tÄ› je na tomto serveru zakázán." - -#: ../../mod/settings.php:538 -msgid "IMAP server name:" -msgstr "jméno IMAP serveru:" - -#: ../../mod/settings.php:539 -msgid "IMAP port:" -msgstr "IMAP port:" - -#: ../../mod/settings.php:540 -msgid "Security:" -msgstr "ZabezpeÄení:" - -#: ../../mod/settings.php:540 -msgid "None" -msgstr "Žádný" - -#: ../../mod/settings.php:541 -msgid "Email login name:" -msgstr "pÅ™ihlaÅ¡ovací jméno k e-mailu:" - -#: ../../mod/settings.php:542 -msgid "Email password:" -msgstr "heslo k VaÅ¡emu e-mailu:" - -#: ../../mod/settings.php:543 -msgid "Reply-to address:" -msgstr "OdpovÄ›dÄ›t na adresu:" - -#: ../../mod/settings.php:544 -msgid "Send public posts to all email contacts:" -msgstr "Poslat veÅ™ejné příspÄ›vky na vÅ¡echny e-mailové kontakty:" - -#: ../../mod/settings.php:549 -msgid "Advanced Page Settings" -msgstr "PokroÄilé nastavení stránky" - -#: ../../mod/manage.php:37 -#, php-format -msgid "Welcome back %s" -msgstr "Vítejte zpÄ›t %s" - -#: ../../mod/manage.php:87 -msgid "Manage Identities and/or Pages" -msgstr "Správa identit a / nebo stránek" - -#: ../../mod/manage.php:90 -msgid "" -"(Toggle between different identities or community/group pages which share " -"your account details.)" -msgstr "" -"(PÅ™epínání mezi různými identitami nebo komunitními / skupinovými stránkami," -" které sdílejí VaÅ¡e detaily úÄtu.)" - -#: ../../mod/manage.php:92 -msgid "Select an identity to manage: " -msgstr "Vyberte identitu pro správu:" - -#: ../../mod/network.php:27 -msgid "View Conversations" -msgstr "Zobrazit konverzace" - -#: ../../mod/network.php:29 -msgid "View New Items" -msgstr "Zobrazit nové položky" - -#: ../../mod/network.php:35 -msgid "View Any Items" -msgstr "Zobrazit vÅ¡echny položky" - -#: ../../mod/network.php:43 -msgid "View Starred Items" -msgstr "Zobrazit položky oznaÄené hvÄ›zdu" - -#: ../../mod/network.php:94 -#, php-format -msgid "Warning: This group contains %s member from an insecure network." -msgid_plural "" -"Warning: This group contains %s members from an insecure network." -msgstr[0] "UpozornÄ›ní: Tato skupina obsahuje %s Älena z nezabezpeÄené sítÄ›." -msgstr[1] "UpozornÄ›ní: Tato skupina obsahuje %s Äleny z nezabezpeÄené sítÄ›." -msgstr[2] "UpozornÄ›ní: Tato skupina obsahuje %s Äleny z nezabezpeÄené sítÄ›." - -#: ../../mod/network.php:97 -msgid "Private messages to this group are at risk of public disclosure." -msgstr "Soukromé zprávy této skupinÄ› jsou vystaveny riziku prozrazení." - -#: ../../mod/network.php:164 -msgid "No such group" -msgstr "Žádná taková skupina" - -#: ../../mod/network.php:175 -msgid "Group is empty" -msgstr "Skupina je prázdná" - -#: ../../mod/network.php:180 -msgid "Group: " -msgstr "Skupina:" - -#: ../../mod/network.php:190 -msgid "Contact: " -msgstr "Kontakt:" - -#: ../../mod/network.php:192 -msgid "Private messages to this person are at risk of public disclosure." -msgstr "Soukromé zprávy této osobÄ› jsou vystaveny riziku prozrazení." - -#: ../../mod/network.php:197 -msgid "Invalid contact." -msgstr "Neplatný kontakt." - -#: ../../mod/notes.php:74 -msgid "Save" -msgstr "Uložit" - -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendika" -msgstr "Vítejte na Friendika" - -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Seznam doporuÄení pro nového Älena" - -#: ../../mod/newmember.php:12 -msgid "" -"We would like to offer some tips and links to help make your experience " -"enjoyable. Click any item to visit the relevant page." -msgstr "" -"Dovolujeme si Vám nabídnout nÄ›které tipy a odkazy, abychom Vám zpříjemnili " -"práci se systémem Friendika. Kliknutím na libovolnou položku navÅ¡tívit " -"přísluÅ¡nou stránku." - -#: ../../mod/newmember.php:16 -msgid "" -"On your Settings page - change your initial password. Also make a " -"note of your Identity Address. This will be useful in making friends." -msgstr "" -"Na stránce Nastavení - zmÄ›nit výchozí heslo. Poznamenejte si také " -"adresu své identity. To může být užiteÄné pÅ™i navazování přátelství." - -#: ../../mod/newmember.php:18 -msgid "" -"Review the other settings, particularly the privacy settings. An unpublished" -" directory listing is like having an unlisted phone number. In general, you " -"should probably publish your listing - unless all of your friends and " -"potential friends know exactly how to find you." -msgstr "" -"ProhlédnÄ›te si další nastavení, a to zejména nastavení soukromí. " -"NezveÅ™ejnÄ›ní svého úÄtu v adresáři je jako mít nezveÅ™ejnÄ›né telefonní Äíslo." -" ObecnÄ› platí, že je lepší mít svůj úÄet zveÅ™ejnÄ›ný, leda by vÅ¡ichni vaÅ¡i " -"potenciální přátelé vÄ›dÄ›li, jak vás pÅ™esnÄ› najít." - -#: ../../mod/newmember.php:20 -msgid "" -"Upload a profile photo if you have not done so already. Studies have shown " -"that people with real photos of themselves are ten times more likely to make" -" friends than people who do not." -msgstr "" -"Nahrajte si svou profilovou fotku, pokud jste tak již neuÄinili. Studie " -"ukázaly, že lidé se skuteÄnými fotografiemi mají desetkrát ÄastÄ›ji přátele " -"než lidé, kteří nemají." - -#: ../../mod/newmember.php:23 -msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "" -"Jestliže máte úÄet na Facebooku, povolte konektor na Facebook a bude možné " -"(na přání) importovat vÅ¡echny VaÅ¡ přátele na Facebooku a vÅ¡echny VaÅ¡e " -"konverzace." - -#: ../../mod/newmember.php:28 -msgid "" -"Enter your email access information on your Settings page if you wish to " -"import and interact with friends or mailing lists from your email INBOX" -msgstr "" -"na stránce Nastavení zadejte informace pro přístup k Vaší e-mailové stránce," -" pokud si pÅ™ejete importovat a komunikovat s přáteli nebo distribuÄními " -"skupinami z Vaší e-mailové schránky" - -#: ../../mod/newmember.php:30 -msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "" -"Upravit výchozí profil podle vaÅ¡ich pÅ™edstav. Prověřte " -"nastavení pro skrytí VaÅ¡eho seznamu přátel a skrytí profilu pÅ™ed neznámými " -"návÅ¡tÄ›vníky." - -#: ../../mod/newmember.php:32 -msgid "" -"Set some public keywords for your default profile which describe your " -"interests. We may be able to find other people with similar interests and " -"suggest friendships." -msgstr "" -"Nastavte si nÄ›jaká veÅ™ejné klíÄová slova pro výchozí profil, která popisují " -"vaÅ¡e zájmy. Friendika Vám může nalézt další lidi s podobnými zájmy a " -"navrhnout přátelství." - -#: ../../mod/newmember.php:34 -msgid "" -"Your Contacts page is your gateway to managing friendships and connecting " -"with friends on other networks. Typically you enter their address or site " -"URL in the Connect dialog." -msgstr "" -"Stránka Kontakty je Vaším odrazovým můstkem k řízení přátelství a spojení s " -"kamarády v jiných sítích. Obvykle zadáte jejich adresu nebo adresu URL do " -"dialogu PÅ™ipojit." - -#: ../../mod/newmember.php:36 -msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "" -"Stránka Adresář Vám pomůže najít další lidi na tomto serveru nebo v jiných " -"propojených serverech. ProstÅ™ednictvím odkazů PÅ™ipojení nebo " -"Následovat si prohlédnÄ›te jejich profilovou stránku. UveÄte svou " -"vlastní adresu identity, je-li požadována." - -#: ../../mod/newmember.php:38 -msgid "" -"Once you have made some friends, organize them into private conversation " -"groups from the sidebar of your Contacts page and then you can interact with" -" each group privately on your Network page." -msgstr "" -"Jakmile získáte nÄ›jaké přátele, uspořádejte si je do soukromých " -"konverzaÄních skupin na postranním panelu vaší stránky Kontakty a pak můžete" -" komunikovat s každou touto skupinu soukromÄ› prostÅ™ednictvím stránky Síť." - -#: ../../mod/newmember.php:40 -msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "" -"Na stránkách NápovÄ›da naleznete nejen další podrobnosti o " -"vÅ¡ech funkcích Friendika ale také další zdroje informací." - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Položka není k dispozici." - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Položka nebyla nalezena." - -#: ../../mod/group.php:27 -msgid "Group created." -msgstr "Skupina vytvoÅ™ena." - -#: ../../mod/group.php:33 -msgid "Could not create group." -msgstr "Nelze vytvoÅ™it skupinu." - -#: ../../mod/group.php:43 ../../mod/group.php:123 -msgid "Group not found." -msgstr "Skupina nenalezena." - -#: ../../mod/group.php:56 -msgid "Group name changed." -msgstr "Název skupiny byl zmÄ›nÄ›n." - -#: ../../mod/group.php:67 ../../mod/profperm.php:19 ../../index.php:265 -msgid "Permission denied" -msgstr "NedostateÄné oprávnÄ›ní" - -#: ../../mod/group.php:82 -msgid "Create a group of contacts/friends." -msgstr "VytvoÅ™it skupinu kontaktů / přátel." - -#: ../../mod/group.php:83 ../../mod/group.php:166 -msgid "Group Name: " -msgstr "Název skupiny:" - -#: ../../mod/group.php:98 -msgid "Group removed." -msgstr "Skupina odstranÄ›na. " - -#: ../../mod/group.php:100 -msgid "Unable to remove group." -msgstr "Nelze odstranit skupinu." - -#: ../../mod/group.php:164 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "KliknÄ›te na kontakt pro pÅ™idání nebo odebrání" - -#: ../../mod/group.php:165 -msgid "Group Editor" -msgstr "Editor skupin" - -#: ../../mod/group.php:180 -msgid "Members" -msgstr "ÄŒlenové" - -#: ../../mod/group.php:195 -msgid "All Contacts" -msgstr "VÅ¡echny kontakty" - -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Neplatný identifikátor profilu." - -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Editor viditelnosti profilu " - -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Viditelný pro" - -#: ../../mod/profperm.php:128 -msgid "All Contacts (with secure profile access)" -msgstr "VÅ¡echny kontakty (se zabezpeÄeným přístupovým profilem )" - -#: ../../mod/viewconnections.php:25 ../../include/text.php:555 -msgid "View Contacts" -msgstr "Zobrazit kontakty" - -#: ../../mod/viewconnections.php:40 -msgid "No contacts." -msgstr "Žádné kontakty." - -#: ../../mod/register.php:53 -msgid "An invitation is required." -msgstr "Pozvánka je vyžadována." - -#: ../../mod/register.php:58 -msgid "Invitation could not be verified." -msgstr "Pozvánka nemohla být ověřena." - -#: ../../mod/register.php:66 -msgid "Invalid OpenID url" -msgstr "Neplatný odkaz OpenID" - -#: ../../mod/register.php:81 -msgid "Please enter the required information." -msgstr "Zadejte prosím požadované informace." - -#: ../../mod/register.php:95 -msgid "Please use a shorter name." -msgstr "Použijte prosím kratší jméno." - -#: ../../mod/register.php:97 -msgid "Name too short." -msgstr "Jméno je příliÅ¡ krátké." - -#: ../../mod/register.php:112 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "Nezdá se, že by to bylo vaÅ¡e celé jméno (kÅ™estní jméno a příjmení)." - -#: ../../mod/register.php:117 -msgid "Your email domain is not among those allowed on this site." -msgstr "Váš e-mailová doména není na tomto serveru mezi povolenými." - -#: ../../mod/register.php:120 -msgid "Not a valid email address." -msgstr "Neplatná e-mailová adresa." - -#: ../../mod/register.php:130 -msgid "Cannot use that email." -msgstr "Tento e-mail nelze použít." - -#: ../../mod/register.php:136 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "" -"VaÅ¡e \"pÅ™ezdívka\" může obsahovat pouze \"a-z\", \"0-9\", \"-\", a \"_\", a " -"musí zaÄínat písmenem." - -#: ../../mod/register.php:142 ../../mod/register.php:243 -msgid "Nickname is already registered. Please choose another." -msgstr "PÅ™ezdívka je již registrována. Prosím vyberte jinou." - -#: ../../mod/register.php:161 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "Závažná chyba: Generování bezpeÄnostních klíÄů se nezdaÅ™ilo." - -#: ../../mod/register.php:229 -msgid "An error occurred during registration. Please try again." -msgstr "DoÅ¡lo k chybÄ› pÅ™i registraci. Zkuste to prosím znovu." - -#: ../../mod/register.php:265 -msgid "An error occurred creating your default profile. Please try again." -msgstr "" -"DoÅ¡lo k chybÄ› pÅ™i vytváření VaÅ¡eho výchozího profilu. Zkuste to prosím " -"znovu." - -#: ../../mod/register.php:367 ../../mod/regmod.php:52 -#, php-format -msgid "Registration details for %s" -msgstr "RegistraÄní údaje pro %s" - -#: ../../mod/register.php:375 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "" -"Registrace úspěšná. Zkontrolujte prosím svůj e-mail pro další instrukce." - -#: ../../mod/register.php:379 -msgid "Failed to send email message. Here is the message that failed." -msgstr "" -"NepodaÅ™ilo se odeslat zprávu na e-mail. Zde je zpráva, která nebyla " -"odeslána." - -#: ../../mod/register.php:384 -msgid "Your registration can not be processed." -msgstr "VaÅ¡i registraci nelze zpracovat." - -#: ../../mod/register.php:421 -#, php-format -msgid "Registration request at %s" -msgstr "Žádost o registraci na %s" - -#: ../../mod/register.php:430 -msgid "Your registration is pending approval by the site owner." -msgstr "VaÅ¡e registrace Äeká na schválení vlastníkem serveru." - -#: ../../mod/register.php:479 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "" -"Tento formulář můžete (volitelnÄ›) vyplnit s pomocí OpenID tím, že vyplníte " -"své OpenID a kliknutete na tlaÄítko 'Zaregistrovat'." - -#: ../../mod/register.php:480 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "" -"Pokud nepoužíváte OpenID, nechte prosím toto pole prázdné a vyplňte zbylé " -"položky." - -#: ../../mod/register.php:481 -msgid "Your OpenID (optional): " -msgstr "VaÅ¡e OpenID (nepovinné):" - -#: ../../mod/register.php:495 -msgid "Include your profile in member directory?" -msgstr "Uvést Váš profil v adresáři Älenů?" - -#: ../../mod/register.php:511 -msgid "Membership on this site is by invitation only." -msgstr "ÄŒlenství na tomto webu je pouze na pozvání." - -#: ../../mod/register.php:512 -msgid "Your invitation ID: " -msgstr "VaÅ¡e pozvání ID:" - -#: ../../mod/register.php:515 ../../mod/admin.php:299 -msgid "Registration" -msgstr "Registrace" - -#: ../../mod/register.php:523 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "VaÅ¡e celé jméno (napÅ™. Jan Novák):" - -#: ../../mod/register.php:524 -msgid "Your Email Address: " -msgstr "VaÅ¡e e-mailová adresa:" - -#: ../../mod/register.php:525 -msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "" -"Vyberte pÅ™ezdívku k profilu. Ta musí zaÄít s textovým znakem. VaÅ¡e profilová" -" adresa na tomto webu pak bude \"pÅ™ezdívka@$sitename\"." - -#: ../../mod/register.php:526 -msgid "Choose a nickname: " -msgstr "Vyberte pÅ™ezdívku:" - -#: ../../mod/register.php:529 ../../include/nav.php:59 ../../boot.php:637 -msgid "Register" -msgstr "Registrovat" - -#: ../../mod/like.php:110 ../../addon/facebook/facebook.php:954 -#: ../../include/diaspora.php:446 ../../include/conversation.php:26 -#: ../../include/conversation.php:35 -msgid "status" -msgstr "Stav" - -#: ../../mod/like.php:127 ../../addon/facebook/facebook.php:958 -#: ../../include/diaspora.php:463 ../../include/conversation.php:43 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s má rád %2$s' na %3$s" - -#: ../../mod/like.php:129 ../../include/diaspora.php:465 -#: ../../include/conversation.php:46 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s nemá rád %2$s na %3$s" - -#: ../../mod/friendika.php:42 -msgid "This is Friendika version" -msgstr "Toto je Friendika verze" - -#: ../../mod/friendika.php:43 -msgid "running at web location" -msgstr "běžící na webu" - -#: ../../mod/friendika.php:45 -msgid "" -"Shared content within the Friendika network is provided under the Creative Commons " -"Attribution 3.0 license" -msgstr "" -"Sdílený obsah v síti Friendika je poskytována pod licencí Creative " -"Commons Attribution 3.0" - -#: ../../mod/friendika.php:47 -msgid "" -"Please visit Project.Friendika.com to learn " -"more about the Friendika project." -msgstr "" -"Pokud se chcete dozvÄ›dÄ›t více o projektu Friendika, navÅ¡tivte, prosím, Project.Friendika.com" - -#: ../../mod/friendika.php:49 -msgid "Bug reports and issues: please visit" -msgstr "Pro hlášení chyb a námÄ›tů na zmÄ›ny navÅ¡tivte:" - -#: ../../mod/friendika.php:50 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendika - " -"dot com" -msgstr "" -"Návrhy, chválu, dary, atd. - prosím poÅ¡lete na e-mail \"Info\" na Friendika " -"teÄka com" - -#: ../../mod/friendika.php:55 -msgid "Installed plugins/addons/apps" -msgstr "Nainstalované doplňky/aplikace" - -#: ../../mod/friendika.php:63 -msgid "No installed plugins/addons/apps" -msgstr "Nejsou žádné nainstalované doplňky/aplikace" - -#: ../../mod/regmod.php:61 -msgid "Account approved." -msgstr "ÚÄet schválen." - -#: ../../mod/regmod.php:93 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registrace zruÅ¡ena pro %s" - -#: ../../mod/regmod.php:105 -msgid "Please login." -msgstr "PÅ™ihlaste se, prosím." - -#: ../../mod/item.php:81 -msgid "Unable to locate original post." -msgstr "Nelze nalézt původní příspÄ›vek." - -#: ../../mod/item.php:196 -msgid "Empty post discarded." -msgstr "Prázdný příspÄ›vek odstranÄ›n." - -#: ../../mod/item.php:296 ../../mod/message.php:93 -#: ../../mod/wall_upload.php:81 ../../mod/wall_upload.php:90 -#: ../../mod/wall_upload.php:97 -msgid "Wall Photos" -msgstr "Fotografie na zdi" - -#: ../../mod/item.php:623 ../../mod/item.php:668 ../../mod/item.php:691 -#: ../../mod/item.php:734 ../../mod/dfrn_notify.php:293 -#: ../../mod/dfrn_notify.php:503 ../../mod/dfrn_notify.php:548 -#: ../../mod/dfrn_notify.php:634 ../../mod/dfrn_notify.php:677 -msgid "noreply" -msgstr "bez odpovÄ›di" - -#: ../../mod/item.php:667 ../../mod/item.php:733 ../../mod/dfrn_notify.php:676 -msgid "Administrator@" -msgstr "Administrator@" - -#: ../../mod/item.php:670 ../../mod/dfrn_notify.php:550 -#: ../../mod/dfrn_notify.php:679 -#, php-format -msgid "%s commented on an item at %s" -msgstr "%s okomentoval položku v %s" - -#: ../../mod/item.php:736 -#, php-format -msgid "%s posted to your profile wall at %s" -msgstr "%s pÅ™idal příspÄ›vek na vaší profilovou zeÄ v %s" - -#: ../../mod/item.php:765 -msgid "System error. Post not saved." -msgstr "Chyba systému. PříspÄ›vek nebyl uložen." - -#: ../../mod/item.php:784 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendika social " -"network." -msgstr "Tuto zprávu Vám zaslal %s, Älen sociální sítÄ› Friendika." - -#: ../../mod/item.php:786 -#, php-format -msgid "You may visit them online at %s" -msgstr "Můžete je navÅ¡tívit online na adrese %s" - -#: ../../mod/item.php:787 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "" -"Pokud nechcete dostávat tyto zprávy, kontaktujte prosím odesilatele odpovÄ›dí" -" na tento záznam." - -#: ../../mod/item.php:789 -#, php-format -msgid "%s posted an update." -msgstr "%s poslal aktualizaci." - -#: ../../mod/profile_photo.php:28 -msgid "Image uploaded but image cropping failed." -msgstr "Obrázek byl odeslán, ale jeho oříznutí se nesdaÅ™ilo." - -#: ../../mod/profile_photo.php:61 ../../mod/profile_photo.php:68 -#: ../../mod/profile_photo.php:75 ../../mod/profile_photo.php:248 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "NepodaÅ™ilo se snížit velikost obrázku [%s]." - -#: ../../mod/profile_photo.php:95 -msgid "Unable to process image" -msgstr "Obrázek nelze zpracovat " - -#: ../../mod/profile_photo.php:109 ../../mod/wall_upload.php:56 -#, php-format -msgid "Image exceeds size limit of %d" -msgstr "Obrázek pÅ™ekroÄil limit velikosti %d" - -#: ../../mod/profile_photo.php:193 -msgid "Upload File:" -msgstr "Nahrát soubor:" - -#: ../../mod/profile_photo.php:194 -msgid "Upload Profile Photo" -msgstr "Nahrát profilovou fotografii" - -#: ../../mod/profile_photo.php:195 -msgid "Upload" -msgstr "Nahrát" - -#: ../../mod/profile_photo.php:196 -msgid "skip this step" -msgstr "pÅ™eskoÄit tento krok " - -#: ../../mod/profile_photo.php:196 -msgid "select a photo from your photo albums" -msgstr "Vybrat fotografii z VaÅ¡ich fotoalb" - -#: ../../mod/profile_photo.php:209 -msgid "Crop Image" -msgstr "Oříznout obrázek" - -#: ../../mod/profile_photo.php:210 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Prosím, oříznÄ›te tento obrázek pro optimální zobrazení." - -#: ../../mod/profile_photo.php:211 -msgid "Done Editing" -msgstr "Editace dokonÄena" - -#: ../../mod/profile_photo.php:239 -msgid "Image uploaded successfully." -msgstr "Obrázek byl úspěšnÄ› nahrán." - -#: ../../mod/hcard.php:11 ../../mod/profile.php:11 ../../boot.php:792 -msgid "No profile" -msgstr "Žádný profil" - -#: ../../mod/removeme.php:42 ../../mod/removeme.php:45 -msgid "Remove My Account" -msgstr "Odstranit můj úÄet" - -#: ../../mod/removeme.php:43 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "" -"Tímto bude kompletnÄ› odstranÄ›n váš úÄet. Jakmile bude úÄet odstranÄ›n, nebude" -" už možné ho obnovit." - -#: ../../mod/removeme.php:44 -msgid "Please enter your password for verification:" -msgstr "Prosím, zadejte své heslo pro ověření:" - -#: ../../mod/message.php:18 -msgid "No recipient selected." -msgstr "Nevybrán příjemce." - -#: ../../mod/message.php:23 -msgid "[no subject]" -msgstr "[bez pÅ™edmÄ›tu]" - -#: ../../mod/message.php:34 -msgid "Unable to locate contact information." -msgstr "NepodaÅ™ilo se najít kontaktní informace." - -#: ../../mod/message.php:102 -msgid "Message sent." -msgstr "Zpráva odeslána." - -#: ../../mod/message.php:105 -msgid "Message could not be sent." -msgstr "Zprávu se nepodaÅ™ilo odeslat." - -#: ../../mod/message.php:125 ../../include/nav.php:102 -msgid "Messages" -msgstr "Zprávy" - -#: ../../mod/message.php:126 -msgid "Inbox" -msgstr "DoruÄená poÅ¡ta" - -#: ../../mod/message.php:127 -msgid "Outbox" -msgstr "Odeslaná poÅ¡ta" - -#: ../../mod/message.php:128 -msgid "New Message" -msgstr "Nová zpráva" - -#: ../../mod/message.php:142 -msgid "Message deleted." -msgstr "Zpráva odstranÄ›na." - -#: ../../mod/message.php:158 -msgid "Conversation removed." -msgstr "Konverzace odstranÄ›na." - -#: ../../mod/message.php:172 ../../include/conversation.php:699 -msgid "Please enter a link URL:" -msgstr "Zadejte prosím URL odkaz:" - -#: ../../mod/message.php:180 -msgid "Send Private Message" -msgstr "Odeslat soukromou zprávu" - -#: ../../mod/message.php:181 ../../mod/message.php:315 -msgid "To:" -msgstr "Adresát:" - -#: ../../mod/message.php:182 ../../mod/message.php:316 -msgid "Subject:" -msgstr "PÅ™edmÄ›t:" - -#: ../../mod/message.php:185 ../../mod/message.php:319 -#: ../../mod/invite.php:101 -msgid "Your message:" -msgstr "VaÅ¡e zpráva:" - -#: ../../mod/message.php:224 -msgid "No messages." -msgstr "Žádné zprávy." - -#: ../../mod/message.php:237 -msgid "Delete conversation" -msgstr "Odstranit konverzaci" - -#: ../../mod/message.php:240 -msgid "D, d M Y - g:i A" -msgstr "D M R - g:i A" - -#: ../../mod/message.php:267 -msgid "Message not available." -msgstr "Zpráva není k dispozici." - -#: ../../mod/message.php:304 -msgid "Delete message" -msgstr "Smazat zprávu" - -#: ../../mod/message.php:314 -msgid "Send Reply" -msgstr "Poslat odpovÄ›Ä" - -#: ../../mod/admin.php:66 ../../mod/admin.php:297 -msgid "Site" -msgstr "Web" - -#: ../../mod/admin.php:67 ../../mod/admin.php:460 ../../mod/admin.php:472 -msgid "Users" -msgstr "Uživatelé" - -#: ../../mod/admin.php:68 ../../mod/admin.php:549 ../../mod/admin.php:586 -msgid "Plugins" -msgstr "Pluginy" - -#: ../../mod/admin.php:69 -msgid "Update" -msgstr "Aktualizace" - -#: ../../mod/admin.php:83 ../../mod/admin.php:651 -msgid "Logs" -msgstr "Logy" - -#: ../../mod/admin.php:88 -msgid "User registrations waiting for confirmation" -msgstr "Registrace uživatele Äeká na potvrzení" - -#: ../../mod/admin.php:118 ../../mod/admin.php:502 ../../mod/display.php:25 -#: ../../mod/display.php:112 ../../include/items.php:1842 -msgid "Item not found." -msgstr "Položka nenalezena." - -#: ../../mod/admin.php:151 ../../mod/admin.php:296 ../../mod/admin.php:459 -#: ../../mod/admin.php:548 ../../mod/admin.php:585 ../../mod/admin.php:650 -msgid "Administration" -msgstr "Administrace" - -#: ../../mod/admin.php:152 -msgid "Summary" -msgstr "Shrnutí" - -#: ../../mod/admin.php:153 -msgid "Registered users" -msgstr "Registrovaní uživatelé" - -#: ../../mod/admin.php:155 -msgid "Pending registrations" -msgstr "ÄŒekající registrace" - -#: ../../mod/admin.php:156 -msgid "Version" -msgstr "Verze" - -#: ../../mod/admin.php:158 -msgid "Active plugins" -msgstr "Aktivní pluginy" - -#: ../../mod/admin.php:245 -msgid "Site settings updated." -msgstr "Nastavení webu aktualizováno." - -#: ../../mod/admin.php:289 -msgid "Closed" -msgstr "Uzavřít" - -#: ../../mod/admin.php:290 -msgid "Requires approval" -msgstr "Vyžaduje schválení" - -#: ../../mod/admin.php:291 -msgid "Open" -msgstr "OtevÅ™ená" - -#: ../../mod/admin.php:300 -msgid "File upload" -msgstr "Nahrání souborů" - -#: ../../mod/admin.php:301 -msgid "Policies" -msgstr "Politiky" - -#: ../../mod/admin.php:302 -msgid "Advanced" -msgstr "PokroÄilé" - -#: ../../mod/admin.php:306 ../../addon/statusnet/statusnet.php:459 -msgid "Site name" -msgstr "Název webu" - -#: ../../mod/admin.php:307 -msgid "Banner/Logo" -msgstr "Banner/logo" - -#: ../../mod/admin.php:308 -msgid "System language" -msgstr "Systémový jazyk" - -#: ../../mod/admin.php:309 -msgid "System theme" -msgstr "Grafická Å¡ablona systému " - -#: ../../mod/admin.php:311 -msgid "Maximum image size" -msgstr "Maximální velikost obrazu" - -#: ../../mod/admin.php:313 -msgid "Register policy" -msgstr "Politika registrace" - -#: ../../mod/admin.php:314 -msgid "Register text" -msgstr "Registrace textu" - -#: ../../mod/admin.php:315 -msgid "Allowed friend domains" -msgstr "Povolené domény přátel" - -#: ../../mod/admin.php:316 -msgid "Allowed email domains" -msgstr "Povolené e-mailové domény" - -#: ../../mod/admin.php:317 -msgid "Block public" -msgstr "Blokovat veÅ™ejnost" - -#: ../../mod/admin.php:318 -msgid "Force publish" -msgstr "Publikovat" - -#: ../../mod/admin.php:319 -msgid "Global directory update URL" -msgstr "aktualizace URL adresy Globálního adresáře " - -#: ../../mod/admin.php:321 -msgid "Block multiple registrations" -msgstr "Blokovat více registrací" - -#: ../../mod/admin.php:322 -msgid "OpenID support" -msgstr "podpora OpenID" - -#: ../../mod/admin.php:323 -msgid "Gravatar support" -msgstr "podpora Gravatar" - -#: ../../mod/admin.php:324 -msgid "Fullname check" -msgstr "kontrola úplného jména" - -#: ../../mod/admin.php:325 -msgid "UTF-8 Regular expressions" -msgstr "UTF-8 Regulární výrazy" - -#: ../../mod/admin.php:326 -msgid "Show Community Page" -msgstr "Zobrazit stránku komunity" - -#: ../../mod/admin.php:327 -msgid "Enable OStatus support" -msgstr "Zapnout podporu OStatus" - -#: ../../mod/admin.php:328 -msgid "Only allow Friendika contacts" -msgstr "Povolit pouze Friendika kontakty " - -#: ../../mod/admin.php:329 -msgid "Verify SSL" -msgstr "Ověřit SSL" - -#: ../../mod/admin.php:330 -msgid "Proxy user" -msgstr "Proxy uživatel" - -#: ../../mod/admin.php:331 -msgid "Proxy URL" -msgstr "Proxy URL adresa" - -#: ../../mod/admin.php:332 -msgid "Network timeout" -msgstr "Äas síťového spojení vyprÅ¡elo (timeout)" - -#: ../../mod/admin.php:353 -#, php-format -msgid "%s user blocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s uživatel zablokován" -msgstr[1] "%s uživatelů zablokováno / odblokováno" -msgstr[2] "%s uživatelů zablokováno / odblokováno" - -#: ../../mod/admin.php:360 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s uživatel smazán" -msgstr[1] "%s uživatelů smazáno" -msgstr[2] "%s uživatelů smazáno" - -#: ../../mod/admin.php:394 -#, php-format -msgid "User '%s' deleted" -msgstr "Uživatel '%s' smazán" - -#: ../../mod/admin.php:401 -#, php-format -msgid "User '%s' unblocked" -msgstr "Uživatel '%s' odblokován" - -#: ../../mod/admin.php:401 -#, php-format -msgid "User '%s' blocked" -msgstr "Uživatel '%s' blokován" - -#: ../../mod/admin.php:462 -msgid "select all" -msgstr "Vybrat vÅ¡e" - -#: ../../mod/admin.php:463 -msgid "User registrations waiting for confirm" -msgstr "Registrace uživatele Äeká na potvrzení" - -#: ../../mod/admin.php:464 -msgid "Request date" -msgstr "Datum žádosti" - -#: ../../mod/admin.php:464 ../../mod/admin.php:473 -msgid "Email" -msgstr "E-mail" - -#: ../../mod/admin.php:465 -msgid "No registrations." -msgstr "Žádné registrace." - -#: ../../mod/admin.php:467 -msgid "Deny" -msgstr "Odmítnout" - -#: ../../mod/admin.php:469 -msgid "Block" -msgstr "Blokovat" - -#: ../../mod/admin.php:470 -msgid "Unblock" -msgstr "Odblokovat" - -#: ../../mod/admin.php:473 -msgid "Register date" -msgstr "Datum registrace" - -#: ../../mod/admin.php:473 -msgid "Last login" -msgstr "Datum posledního pÅ™ihlášení" - -#: ../../mod/admin.php:473 -msgid "Last item" -msgstr "Poslední položka" - -#: ../../mod/admin.php:473 -msgid "Account" -msgstr "ÚÄet" - -#: ../../mod/admin.php:475 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "" -"Vybraní uživatelé budou smazáni!\\n\\n VÅ¡e, co tito uživatelé na tÄ›chto " -"stránkách vytvoÅ™ili, bude trvale odstranÄ›no!\\n\\n Opravdu pokraÄovat?" - -#: ../../mod/admin.php:476 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "" -"Uživatel {0} bude smazán!\\n\\n VÅ¡e, co tento uživatel na tÄ›chto stránkách " -"vytvoÅ™il, bude trvale odstranÄ›no!\\n\\n Opravdu pokraÄovat?" - -#: ../../mod/admin.php:512 -#, php-format -msgid "Plugin %s disabled." -msgstr "Plugin %s zakázán." - -#: ../../mod/admin.php:516 -#, php-format -msgid "Plugin %s enabled." -msgstr "Plugin %s povolen." - -#: ../../mod/admin.php:526 -msgid "Disable" -msgstr "Zakázat" - -#: ../../mod/admin.php:528 -msgid "Enable" -msgstr "Povolit" - -#: ../../mod/admin.php:550 -msgid "Toggle" -msgstr "PÅ™epnout" - -#: ../../mod/admin.php:551 ../../include/nav.php:108 -msgid "Settings" -msgstr "Nastavení" - -#: ../../mod/admin.php:613 -msgid "Log settings updated." -msgstr "Nastavení protokolu aktualizováno." - -#: ../../mod/admin.php:653 -msgid "Clear" -msgstr "VyÄistit" - -#: ../../mod/admin.php:659 -msgid "Debugging" -msgstr "LadÄ›ní" - -#: ../../mod/admin.php:660 -msgid "Log file" -msgstr "Soubor s logem" - -#: ../../mod/admin.php:660 -msgid "Must be writable by web server. Relative to your Friendika index.php." -msgstr "" -"Webový server musí mít práva zápisu . Relativní k index.php Friendika." - -#: ../../mod/admin.php:661 -msgid "Log level" -msgstr "Úroveň auditu" - -#: ../../mod/admin.php:702 -msgid "Close" -msgstr "UzavÅ™ená" - -#: ../../mod/admin.php:708 -msgid "FTP Host" -msgstr "Hostitel FTP" - -#: ../../mod/admin.php:709 -msgid "FTP Path" -msgstr "Cesta FTP" - -#: ../../mod/admin.php:710 -msgid "FTP User" -msgstr "FTP uživatel" - -#: ../../mod/admin.php:711 -msgid "FTP Password" -msgstr "FTP heslo" - -#: ../../mod/profile.php:102 ../../mod/display.php:63 -msgid "Access to this profile has been restricted." -msgstr "Přístup na tento profil byl omezen." - -#: ../../mod/profile.php:133 -msgid "Tips for New Members" -msgstr "Tipy pro nové Äleny" - -#: ../../mod/openid.php:62 ../../mod/openid.php:122 ../../include/auth.php:120 -#: ../../include/auth.php:145 ../../include/auth.php:198 -msgid "Login failed." -msgstr "PÅ™ihlášení se nezdaÅ™ilo." - -#: ../../mod/openid.php:78 ../../include/auth.php:214 -msgid "Welcome " -msgstr "Vítejte " - -#: ../../mod/openid.php:79 ../../include/auth.php:215 -msgid "Please upload a profile photo." -msgstr "Prosím nahrejte profilovou fotografii" - -#: ../../mod/openid.php:82 ../../include/auth.php:218 -msgid "Welcome back " -msgstr "Vítejte zpÄ›t " - -#: ../../mod/follow.php:39 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "" -"Tento web není nakonfigurován tak, aby umožňoval komunikaci s ostatními " -"sítÄ›mi." - -#: ../../mod/follow.php:40 ../../mod/follow.php:50 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "Nenalezen žádný kompatibilní komunikaÄní protokol nebo kanál." - -#: ../../mod/follow.php:48 -msgid "The profile address specified does not provide adequate information." -msgstr "Uvedená adresa profilu neposkytuje dostateÄné informace." - -#: ../../mod/follow.php:52 -msgid "An author or name was not found." -msgstr "Autor nebo jméno nenalezeno" - -#: ../../mod/follow.php:54 -msgid "No browser URL could be matched to this address." -msgstr "Této adrese neodpovídá žádné URL prohlížeÄe." - -#: ../../mod/follow.php:61 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "" -"Zadaná adresa profilu patří do sítÄ›, která byla na tomto serveru zakázána." - -#: ../../mod/follow.php:66 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "" -"Omezený profil. Tato osoba nebude schopna od Vás pÅ™ijímat přímé / osobní " -"sdÄ›lení." - -#: ../../mod/follow.php:122 -msgid "Unable to retrieve contact information." -msgstr "NepodaÅ™ilo se získat kontaktní informace." - -#: ../../mod/follow.php:168 -msgid "following" -msgstr "následující" - -#: ../../mod/display.php:105 -msgid "Item has been removed." -msgstr "Položka byla odstranÄ›na." - -#: ../../mod/dfrn_notify.php:353 -msgid "New mail received at " -msgstr "PÅ™iÅ¡el nový e-mail v" - -#: ../../mod/apps.php:6 -msgid "Applications" -msgstr "Aplikace" - -#: ../../mod/apps.php:11 -msgid "No installed applications." -msgstr "Žádné nainstalované aplikace." - -#: ../../mod/search.php:26 ../../include/text.php:610 ../../include/nav.php:69 -msgid "Search" -msgstr "Vyhledávání" - -#: ../../mod/profiles.php:21 ../../mod/profiles.php:236 -#: ../../mod/profiles.php:341 ../../mod/dfrn_confirm.php:62 -msgid "Profile not found." -msgstr "Profil nenalezen" - -#: ../../mod/profiles.php:28 -msgid "Profile Name is required." -msgstr "Jméno profilu je povinné." - -#: ../../mod/profiles.php:198 -msgid "Profile updated." -msgstr "Profil aktualizován." - -#: ../../mod/profiles.php:253 -msgid "Profile deleted." -msgstr "Profil smazán." - -#: ../../mod/profiles.php:269 ../../mod/profiles.php:300 -msgid "Profile-" -msgstr "Profil-" - -#: ../../mod/profiles.php:288 ../../mod/profiles.php:327 -msgid "New profile created." -msgstr "Nový profil vytvoÅ™en." - -#: ../../mod/profiles.php:306 -msgid "Profile unavailable to clone." -msgstr "Profil není možné naklonovat." - -#: ../../mod/profiles.php:353 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "" -"Skrýt u tohoto profilu vaÅ¡e kontakty / seznam přátel pÅ™ed pÅ™ed dalšími " -"uživateli zobrazující si tento profil?" - -#: ../../mod/profiles.php:371 -msgid "Edit Profile Details" -msgstr "Upravit podrobnosti profilu " - -#: ../../mod/profiles.php:373 -msgid "View this profile" -msgstr "Zobrazit tento profil" - -#: ../../mod/profiles.php:374 -msgid "Create a new profile using these settings" -msgstr "VytvoÅ™it nový profil pomocí tohoto nastavení" - -#: ../../mod/profiles.php:375 -msgid "Clone this profile" -msgstr "Klonovat tento profil" - -#: ../../mod/profiles.php:376 -msgid "Delete this profile" -msgstr "Smazat tento profil" - -#: ../../mod/profiles.php:377 -msgid "Profile Name:" -msgstr "Jméno profilu:" - -#: ../../mod/profiles.php:378 -msgid "Your Full Name:" -msgstr "VaÅ¡e celé jméno:" - -#: ../../mod/profiles.php:379 -msgid "Title/Description:" -msgstr "Název / Popis:" - -#: ../../mod/profiles.php:380 -msgid "Your Gender:" -msgstr "VaÅ¡e pohlaví:" - -#: ../../mod/profiles.php:381 -#, php-format -msgid "Birthday (%s):" -msgstr "Narozeniny uživatele (%s):" - -#: ../../mod/profiles.php:382 -msgid "Street Address:" -msgstr "Ulice:" - -#: ../../mod/profiles.php:383 -msgid "Locality/City:" -msgstr "MÄ›sto:" - -#: ../../mod/profiles.php:384 -msgid "Postal/Zip Code:" -msgstr "PSÄŒ:" - -#: ../../mod/profiles.php:385 -msgid "Country:" -msgstr "ZemÄ›:" - -#: ../../mod/profiles.php:386 -msgid "Region/State:" -msgstr "Region / stát:" - -#: ../../mod/profiles.php:387 -msgid " Marital Status:" -msgstr " Rodinný stav:" - -#: ../../mod/profiles.php:388 -msgid "Who: (if applicable)" -msgstr "Kdo: (pokud je možné)" - -#: ../../mod/profiles.php:389 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Příklady: jan123, Jan Novák, jan@seznam.cz" - -#: ../../mod/profiles.php:390 ../../include/profile_advanced.php:90 -msgid "Sexual Preference:" -msgstr "Sexuální preference:" - -#: ../../mod/profiles.php:391 -msgid "Homepage URL:" -msgstr "Odkaz na domovskou stránku:" - -#: ../../mod/profiles.php:392 ../../include/profile_advanced.php:115 -msgid "Political Views:" -msgstr "Politické pÅ™esvÄ›dÄení:" - -#: ../../mod/profiles.php:393 -msgid "Religious Views:" -msgstr "Náboženské pÅ™esvÄ›dÄení:" - -#: ../../mod/profiles.php:394 -msgid "Public Keywords:" -msgstr "VeÅ™ejná klíÄová slova:" - -#: ../../mod/profiles.php:395 -msgid "Private Keywords:" -msgstr "Soukromá klíÄová slova:" - -#: ../../mod/profiles.php:396 -msgid "Example: fishing photography software" -msgstr "Příklad: fishing photography software" - -#: ../../mod/profiles.php:397 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "" -"(Používá se pro doporuÄování potenciálních přátel, může být vidÄ›no " -"ostatními)" - -#: ../../mod/profiles.php:398 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Používá se pro vyhledávání profilů, není nikdy zobrazeno ostatním)" - -#: ../../mod/profiles.php:399 -msgid "Tell us about yourself..." -msgstr "ŘeknÄ›te nám nÄ›co o sobÄ› ..." - -#: ../../mod/profiles.php:400 -msgid "Hobbies/Interests" -msgstr "KoníÄky/zájmy" - -#: ../../mod/profiles.php:401 -msgid "Contact information and Social Networks" -msgstr "Kontaktní informace a sociální sítÄ›" - -#: ../../mod/profiles.php:402 -msgid "Musical interests" -msgstr "Hudební vkus" - -#: ../../mod/profiles.php:403 -msgid "Books, literature" -msgstr "Knihy, literatura" - -#: ../../mod/profiles.php:404 -msgid "Television" -msgstr "Televize" - -#: ../../mod/profiles.php:405 -msgid "Film/dance/culture/entertainment" -msgstr "Film/tanec/kultura/zábava" - -#: ../../mod/profiles.php:406 -msgid "Love/romance" -msgstr "Láska/romantika" - -#: ../../mod/profiles.php:407 -msgid "Work/employment" -msgstr "Práce/zamÄ›stnání" - -#: ../../mod/profiles.php:408 -msgid "School/education" -msgstr "Å kola/vzdÄ›lání" - -#: ../../mod/profiles.php:413 -msgid "" -"This is your public profile.
    It may " -"be visible to anybody using the internet." -msgstr "" -"Toto je váš veřejný profil.
    Ten může " -"být viditelný kýmkoliv na internetu." - -#: ../../mod/profiles.php:423 ../../mod/directory.php:112 -msgid "Age: " -msgstr "VÄ›k: " - -#: ../../mod/profiles.php:458 ../../include/nav.php:109 -msgid "Profiles" -msgstr "Profily" - -#: ../../mod/profiles.php:459 -msgid "Change profile photo" -msgstr "ZmÄ›nit profilovou fotografii" - -#: ../../mod/profiles.php:460 -msgid "Create New Profile" -msgstr "VytvoÅ™it nový profil" - -#: ../../mod/profiles.php:470 -msgid "Profile Image" -msgstr "Profilový obrázek" - -#: ../../mod/profiles.php:472 -msgid "visible to everybody" -msgstr "viditelné pro vÅ¡echny" - -#: ../../mod/profiles.php:473 -msgid "Edit visibility" -msgstr "Upravit viditelnost" - -#: ../../mod/directory.php:40 -msgid "Global Directory" -msgstr "Globální adresář" - -#: ../../mod/directory.php:46 -msgid "Normal site view" -msgstr "Normální zobrazení stránky" - -#: ../../mod/directory.php:48 -msgid "View all site entries" -msgstr "Zobrazit vÅ¡echny položky stránky" - -#: ../../mod/directory.php:56 -msgid "Site Directory" -msgstr "Adresář serveru" - -#: ../../mod/directory.php:115 -msgid "Gender: " -msgstr "Pohlaví: " - -#: ../../mod/directory.php:141 -msgid "No entries (some entries may be hidden)." -msgstr "Žádné záznamy (nÄ›které položky mohou být skryty)." - -#: ../../mod/invite.php:35 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s : není platná e-mailová adresa." - -#: ../../mod/invite.php:59 -#, php-format -msgid "Please join my network on %s" -msgstr "Prosím, pÅ™ipojte se do mé sítÄ› na %s" - -#: ../../mod/invite.php:69 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : DoruÄení zprávy se nezdaÅ™ilo." - -#: ../../mod/invite.php:73 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d zpráva odeslána." -msgstr[1] "%d zprávy odeslány." -msgstr[2] "%d zprávy odeslány." - -#: ../../mod/invite.php:92 -msgid "You have no more invitations available" -msgstr "Nemáte k dispozici žádné další pozvánky" - -#: ../../mod/invite.php:99 -msgid "Send invitations" -msgstr "Poslat pozvánky" - -#: ../../mod/invite.php:100 -msgid "Enter email addresses, one per line:" -msgstr "Zadejte e-mailové adresy, jednu na řádek:" - -#: ../../mod/invite.php:102 -#, php-format -msgid "Please join my social network on %s" -msgstr "Prosím, pÅ™ipojte se do mé sociální sítÄ› na %s" - -#: ../../mod/invite.php:103 -msgid "To accept this invitation, please visit:" -msgstr "Chcete-li toto pozvání pÅ™ijmout, navÅ¡tivte prosím:" - -#: ../../mod/invite.php:104 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Budete muset zadat kód této pozvánky: $invite_code" - -#: ../../mod/invite.php:104 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "" -"Jakmile se zaregistrujete, prosím spojte se se mnou pÅ™es mou profilovu " -"stránku na:" - -#: ../../mod/dfrn_confirm.php:233 -msgid "Response from remote site was not understood." -msgstr "OdpovÄ›Ä ze vzdáleného serveru nebyla srozumitelná." - -#: ../../mod/dfrn_confirm.php:242 -msgid "Unexpected response from remote site: " -msgstr "NeoÄekávaná odpovÄ›Ä od vzdáleného serveru:" - -#: ../../mod/dfrn_confirm.php:250 -msgid "Confirmation completed successfully." -msgstr "Potvrzení úspěšnÄ› dokonÄena." - -#: ../../mod/dfrn_confirm.php:252 ../../mod/dfrn_confirm.php:266 -#: ../../mod/dfrn_confirm.php:273 -msgid "Remote site reported: " -msgstr "Vzdálený server oznámil:" - -#: ../../mod/dfrn_confirm.php:264 -msgid "Temporary failure. Please wait and try again." -msgstr "DoÄasné selhání. Prosím, vyÄkejte a zkuste to znovu." - -#: ../../mod/dfrn_confirm.php:271 -msgid "Introduction failed or was revoked." -msgstr "Žádost o propojení selhala nebo byla zruÅ¡ena." - -#: ../../mod/dfrn_confirm.php:393 -msgid "Unable to set contact photo." -msgstr "Nelze nastavit fotografii kontaktu." - -#: ../../mod/dfrn_confirm.php:436 ../../include/conversation.php:79 -#, php-format -msgid "%1$s is now friends with %2$s" -msgstr "%1$s je nyní přítel s %2$s" - -#: ../../mod/dfrn_confirm.php:507 -#, php-format -msgid "No user record found for '%s' " -msgstr "Pro '%s' nenalezen žádný uživatelský záznam " - -#: ../../mod/dfrn_confirm.php:517 -msgid "Our site encryption key is apparently messed up." -msgstr "Náš Å¡ifrovací klÃ­Ä zÅ™ejmÄ› pÅ™estal správnÄ› fungovat." - -#: ../../mod/dfrn_confirm.php:528 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "" -"Byla poskytnuta prázdná URL adresa nebo se nepodaÅ™ilo URL adresu deÅ¡ifrovat." - -#: ../../mod/dfrn_confirm.php:549 -msgid "Contact record was not found for you on our site." -msgstr "Kontakt záznam nebyl nalezen pro vás na naÅ¡ich stránkách." - -#: ../../mod/dfrn_confirm.php:578 -msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "" -"Váš systém poskytl duplicitní ID vůÄi naÅ¡emu systému. Pokuste se akci " -"zopakovat." - -#: ../../mod/dfrn_confirm.php:589 -msgid "Unable to set your contact credentials on our system." -msgstr "Nelze nastavit VaÅ¡e pÅ™ihlaÅ¡ovací údaje v naÅ¡em systému." - -#: ../../mod/dfrn_confirm.php:642 -msgid "Unable to update your contact profile details on our system" -msgstr "Nelze aktualizovat Váš profil v naÅ¡em systému" - -#: ../../mod/dfrn_confirm.php:672 -#, php-format -msgid "Connection accepted at %s" -msgstr "PÅ™ipojení pÅ™ijato na %s" - -#: ../../addon/facebook/facebook.php:314 -msgid "Facebook disabled" -msgstr "Facebook zakázán" - -#: ../../addon/facebook/facebook.php:319 -msgid "Updating contacts" -msgstr "Aktualizace kontaktů" - -#: ../../addon/facebook/facebook.php:328 -msgid "Facebook API key is missing." -msgstr "Chybí Facebook API klíÄ." - -#: ../../addon/facebook/facebook.php:335 -msgid "Facebook Connect" -msgstr "Facebook pÅ™ipojen" - -#: ../../addon/facebook/facebook.php:341 -msgid "Install Facebook connector for this account." -msgstr "Nainstalovat pro tento úÄet Facebook konektor." - -#: ../../addon/facebook/facebook.php:348 -msgid "Remove Facebook connector" -msgstr "Odstranit konektor na Facebook" - -#: ../../addon/facebook/facebook.php:354 -msgid "Post to Facebook by default" -msgstr "StandardnÄ› posílat příspÄ›vky na Facebook" - -#: ../../addon/facebook/facebook.php:358 -msgid "Link all your Facebook friends and conversations" -msgstr "PÅ™ipojit vÅ¡echny své přátele na Facebooku a konverzace" - -#: ../../addon/facebook/facebook.php:363 -msgid "Warning: Your Facebook privacy settings can not be imported." -msgstr "" -"UpozornÄ›ní: nastavení ochrany osobních údajů na Facebooku nelze importovat." - -#: ../../addon/facebook/facebook.php:364 -msgid "" -"Linked Facebook items may be publicly visible, depending on" -" your privacy settings for this website/account." -msgstr "" -"Propojené položky z Facebook mohou být veÅ™ejnÄ› viditelné, v" -" závislosti na nastavení ochrany osobních údajů pro tuto webovou " -"stránku/úÄet." - -#: ../../addon/facebook/facebook.php:419 -msgid "Facebook" -msgstr "Facebook" - -#: ../../addon/facebook/facebook.php:420 -msgid "Facebook Connector Settings" -msgstr "Nastavení Facebook konektoru " - -#: ../../addon/facebook/facebook.php:434 -msgid "Post to Facebook" -msgstr "PÅ™idat příspÄ›vek na Facebook" - -#: ../../addon/facebook/facebook.php:507 -msgid "" -"Post to Facebook cancelled because of multi-network access permission " -"conflict." -msgstr "" -"PříspÄ›vek na Facebook zruÅ¡en kvůli konfliktu přístupových práv mezi sítÄ›mi." - -#: ../../addon/facebook/facebook.php:580 -msgid "Image: " -msgstr "Obrázek: " - -#: ../../addon/facebook/facebook.php:656 -msgid "View on Friendika" -msgstr "Pohled na Friendiku" - -#: ../../addon/facebook/facebook.php:687 -msgid "Facebook post failed. Queued for retry." -msgstr "" -"Zaslání příspÄ›vku na Facebook selhalo. PříspÄ›vek byl zaÅ™azen do fronty pro " -"opakované odeslání." - -#: ../../addon/widgets/widgets.php:53 -msgid "Generate new key" -msgstr "Generovat nové klíÄe" - -#: ../../addon/widgets/widgets.php:56 -msgid "Widgets key" -msgstr "Widgety klíÄ" - -#: ../../addon/widgets/widgets.php:58 -msgid "Widgets available" -msgstr "Widgety k dispozici" - -#: ../../addon/widgets/widget_friends.php:30 -msgid "Connect on Friendika!" -msgstr "Spojit se na Friendice!" - -#: ../../addon/tictac/tictac.php:20 -msgid "Three Dimensional Tic-Tac-Toe" -msgstr "TrojrozmÄ›rné Tic-Tac-Toe" - -#: ../../addon/tictac/tictac.php:53 -msgid "3D Tic-Tac-Toe" -msgstr "3D Tic-Tac-Toe" - -#: ../../addon/tictac/tictac.php:58 -msgid "New game" -msgstr "Nová hra" - -#: ../../addon/tictac/tictac.php:59 -msgid "New game with handicap" -msgstr "Nová hra s handicapem" - -#: ../../addon/tictac/tictac.php:60 -msgid "" -"Three dimensional tic-tac-toe is just like the traditional game except that " -"it is played on multiple levels simultaneously. " -msgstr "" -"TrojrozmÄ›rné tic-tac-toe je podobná této tradiÄní hÅ™e kromÄ› toho, že se " -"hraje na více úrovních souÄasnÄ›." - -#: ../../addon/tictac/tictac.php:61 -msgid "" -"In this case there are three levels. You win by getting three in a row on " -"any level, as well as up, down, and diagonally across the different levels." -msgstr "" -"V tomto případÄ› existují tÅ™i úrovnÄ›. Vyhrajete tím, že dostane tÅ™i v Å™adÄ› na" -" jakékoli úrovni, stejnÄ› jako nahoru, dolů a Å¡ikmo na různých úrovních." - -#: ../../addon/tictac/tictac.php:63 -msgid "" -"The handicap game disables the center position on the middle level because " -"the player claiming this square often has an unfair advantage." -msgstr "" -"Hra s handicapem zakáže centrální pozici na stÅ™ední úrovni, protože hrÃ¡Ä " -"zaujímající tuto polohu má Äasto nespravedlivou výhodu." - -#: ../../addon/tictac/tictac.php:182 -msgid "You go first..." -msgstr "Vy zaÄnÄ›te ..." - -#: ../../addon/tictac/tictac.php:187 -msgid "I'm going first this time..." -msgstr "Tentokrát zaÄnu já..." - -#: ../../addon/tictac/tictac.php:193 -msgid "You won!" -msgstr "Vyhrál jste!" - -#: ../../addon/tictac/tictac.php:199 ../../addon/tictac/tictac.php:224 -msgid "\"Cat\" game!" -msgstr "\"KoÄiÄí\" hra!" - -#: ../../addon/tictac/tictac.php:222 -msgid "I won!" -msgstr "Vyhrál jsem!" - -#: ../../addon/randplace/randplace.php:170 -msgid "Randplace Settings" -msgstr "Randplace Nastavení" - -#: ../../addon/randplace/randplace.php:172 -msgid "Enable Randplace Plugin" -msgstr "Povolit Randplace Plugin" - -#: ../../addon/js_upload/js_upload.php:43 -msgid "Upload a file" -msgstr "Nahrát soubor" - -#: ../../addon/js_upload/js_upload.php:44 -msgid "Drop files here to upload" -msgstr "PÅ™eneste sem soubory k nahrání" - -#: ../../addon/js_upload/js_upload.php:46 -msgid "Failed" -msgstr "NeúspÄ›ch" - -#: ../../addon/js_upload/js_upload.php:292 -msgid "No files were uploaded." -msgstr "Žádné soubory nebyly nahrány." - -#: ../../addon/js_upload/js_upload.php:298 -msgid "Uploaded file is empty" -msgstr "Nahraný soubor je prázdný" - -#: ../../addon/js_upload/js_upload.php:321 -msgid "File has an invalid extension, it should be one of " -msgstr "Soubor má neplatnou příponu, ta by mÄ›la být jednou z" - -#: ../../addon/js_upload/js_upload.php:332 -msgid "Upload was cancelled, or server error encountered" -msgstr "Nahrávání bylo zruÅ¡eno nebo doÅ¡lo k chybÄ› na serveru" - -#: ../../addon/impressum/impressum.php:25 -msgid "Impressum" -msgstr "Impressum" - -#: ../../addon/impressum/impressum.php:38 -#: ../../addon/impressum/impressum.php:40 -#: ../../addon/impressum/impressum.php:70 -msgid "Site Owner" -msgstr "Vlastník webu" - -#: ../../addon/impressum/impressum.php:38 -#: ../../addon/impressum/impressum.php:74 -msgid "Email Address" -msgstr "E-mailová adresa" - -#: ../../addon/impressum/impressum.php:43 -#: ../../addon/impressum/impressum.php:72 -msgid "Postal Address" -msgstr "PoÅ¡tovní adresa" - -#: ../../addon/impressum/impressum.php:49 -msgid "" -"The impressum addon needs to be configured!
    Please add at least the " -"owner variable to your config file. For other variables please " -"refer to the README file of the addon." -msgstr "" -"Doplněk Impressum musí být nakonfigurován!
    Prosím, pÅ™idejte alespoň " -"promÄ›nnou owner do konfiguraÄního souboru. Pro nastavení ostatních " -"promÄ›nných se seznamte s nápovÄ›dou v souboru README tohoto doplňku." - -#: ../../addon/impressum/impressum.php:71 -msgid "Site Owners Profile" -msgstr "Profil majitele webu" - -#: ../../addon/impressum/impressum.php:73 -msgid "Notes" -msgstr "Poznámky" - -#: ../../addon/oembed/oembed.php:30 -msgid "OEmbed settings updated" -msgstr "OEmbed nastavení aktualizováno" - -#: ../../addon/oembed/oembed.php:43 -msgid "Use OEmbed for YouTube videos" -msgstr "Použití OEmbed pro videa na YouTube" - -#: ../../addon/oembed/oembed.php:71 -msgid "URL to embed:" -msgstr "URL adresa k vložení:" - -#: ../../addon/statusnet/statusnet.php:133 -msgid "Post to StatusNet" -msgstr "Poslat příspÄ›vek na StatusNet" - -#: ../../addon/statusnet/statusnet.php:175 -msgid "" -"Please contact your site administrator.
    The provided API URL is not " -"valid." -msgstr "" -"Obraťte se na administratora webu.
    Poskytnutý odkaz na API není platný." - -#: ../../addon/statusnet/statusnet.php:203 -msgid "We could not contact the StatusNet API with the Path you entered." -msgstr "" -"S cestou, kterou jste zadali, se nebylo možné spojit s API StatusNetu." - -#: ../../addon/statusnet/statusnet.php:230 -msgid "StatusNet settings updated." -msgstr "Nastavení StatusNetu aktualizováno." - -#: ../../addon/statusnet/statusnet.php:253 -msgid "StatusNet Posting Settings" -msgstr "Nastavení zasílání příspÄ›vků na StatusNet " - -#: ../../addon/statusnet/statusnet.php:267 -msgid "Globally Available StatusNet OAuthKeys" -msgstr "GlobálnÄ› dostupné StatusNet OAuth klíÄe" - -#: ../../addon/statusnet/statusnet.php:268 -msgid "" -"There are preconfigured OAuth key pairs for some StatusNet servers " -"available. If you are useing one of them, please use these credentials. If " -"not feel free to connect to any other StatusNet instance (see below)." -msgstr "" -"Jsou dostupné pÅ™ednastavené OAuth páry klíÄů pro nÄ›které servery StatusNetu." -" Pokud používáte nÄ›který z nich, použijte toto pÅ™ihlášení. Pokud ne, " -"neváhejte se pÅ™ipojit k jiné instanci StatusNet (viz níže)." - -#: ../../addon/statusnet/statusnet.php:276 -msgid "Provide your own OAuth Credentials" -msgstr "UveÄte své vlastní OAuth pÅ™ihlaÅ¡ovací údaje" - -#: ../../addon/statusnet/statusnet.php:277 -msgid "" -"No consumer key pair for StatusNet found. Register your Friendika Account as" -" an desktop client on your StatusNet account, copy the consumer key pair " -"here and enter the API base root.
    Before you register your own OAuth " -"key pair ask the administrator if there is already a key pair for this " -"Friendika installation at your favorited StatusNet installation." -msgstr "" -"Nenalezen žádný consumer pár klíÄů pro StatusNet. Zaregistrujte svůj " -"Friendika úÄet jako desktopový klient na svém úÄtu StatusNetu, zkopírujte " -"níže consumer pár klíÄů a zadejte API base root.
    Než si zaregistrujete " -"svůj vlastní pár klíÄů OAuth, zjistÄ›te si od administrátora, zda-li už " -"náhodou na tento Friendika server nepÅ™idal pár klíÄů pro vámi požadovanou " -"instalaci StatusNetu." - -#: ../../addon/statusnet/statusnet.php:279 -msgid "OAuth Consumer Key" -msgstr "OAuth Consumer Key" - -#: ../../addon/statusnet/statusnet.php:282 -msgid "OAuth Consumer Secret" -msgstr "OAuth Consumer Secret" - -#: ../../addon/statusnet/statusnet.php:285 -msgid "Base API Path (remember the trailing /)" -msgstr "Cesta k Base API (nezapomeňte na koncový /)" - -#: ../../addon/statusnet/statusnet.php:306 -msgid "" -"To connect to your StatusNet account click the button below to get a " -"security code from StatusNet which you have to copy into the input box below" -" and submit the form. Only your public posts will be posted" -" to StatusNet." -msgstr "" -"Chcete-li pÅ™ipojit k vaÅ¡emu úÄtu StatusNet kliknÄ›te na tlaÄítko níže, abyste" -" dostati bezpeÄnostní kód ze StatusNetu, který musíte zkopírovat do " -"vstupního pole níže a odelat formulář. Pouze VaÅ¡e veÅ™ejné " -"příspÄ›vky budou zveÅ™ejnÄ›ny na StatusNetu." - -#: ../../addon/statusnet/statusnet.php:307 -msgid "Log in with StatusNet" -msgstr "PÅ™ihlásit se s StatusNet" - -#: ../../addon/statusnet/statusnet.php:309 -msgid "Copy the security code from StatusNet here" -msgstr "Zkopírujte sem bezpeÄnostní kód ze StatusNet" - -#: ../../addon/statusnet/statusnet.php:315 -msgid "Cancel Connection Process" -msgstr "ZruÅ¡it pÅ™ipojování" - -#: ../../addon/statusnet/statusnet.php:317 -msgid "Current StatusNet API is" -msgstr "Aktuální StatusNet API je" - -#: ../../addon/statusnet/statusnet.php:318 -msgid "Cancel StatusNet Connection" -msgstr "ZruÅ¡it StatusNet pÅ™ipojení" - -#: ../../addon/statusnet/statusnet.php:329 ../../addon/twitter/twitter.php:180 -msgid "Currently connected to: " -msgstr "V souÄasné dobÄ› pÅ™ipojen k:" - -#: ../../addon/statusnet/statusnet.php:330 -msgid "" -"If enabled all your public postings can be posted to the " -"associated StatusNet account. You can choose to do so by default (here) or " -"for every posting separately in the posting options when writing the entry." -msgstr "" -"Je-li povoleno, vÅ¡echny VaÅ¡e veÅ™ejné příspÄ›vky mohou být " -"zaslány na související StatusNet úÄet. Můžete si vybrat, zda-li toto bude " -"výchozí nastavení (zde), nebo budete mít možnost si vybrat požadované " -"chování pÅ™i psaní každého příspÄ›vku." - -#: ../../addon/statusnet/statusnet.php:332 -msgid "Allow posting to StatusNet" -msgstr "Povolit zasílání příspÄ›vků na StatusNet" - -#: ../../addon/statusnet/statusnet.php:335 -msgid "Send public postings to StatusNet by default" -msgstr "StandardnÄ› poslílat veÅ™ejné příspÄ›vky na StatusNet" - -#: ../../addon/statusnet/statusnet.php:340 ../../addon/twitter/twitter.php:191 -msgid "Clear OAuth configuration" -msgstr "Vymazat konfiguraci OAuth" - -#: ../../addon/statusnet/statusnet.php:460 -msgid "API URL" -msgstr "API URL" - -#: ../../addon/statusnet/statusnet.php:461 -msgid "Consumer Secret" -msgstr "Consumer Secret" - -#: ../../addon/statusnet/statusnet.php:462 -msgid "Consumer Key" -msgstr "Consumer Key" - -#: ../../addon/piwik/piwik.php:77 -msgid "Piwik Base URL" -msgstr "Piwik Base adresa URL" - -#: ../../addon/piwik/piwik.php:78 -msgid "Site ID" -msgstr "ID webu" - -#: ../../addon/piwik/piwik.php:79 -msgid "Show opt-out cookie link?" -msgstr "Zobrazit odkaz opt-out cookie?" - -#: ../../addon/twitter/twitter.php:70 -msgid "Post to Twitter" -msgstr "Poslat příspÄ›vek na Twitter" - -#: ../../addon/twitter/twitter.php:115 -msgid "Twitter settings updated." -msgstr "Nastavení Twitteru aktualizováno." - -#: ../../addon/twitter/twitter.php:137 -msgid "Twitter Posting Settings" -msgstr "Nastavení zasílání příspÄ›vků na Twitter " - -#: ../../addon/twitter/twitter.php:144 -msgid "" -"No consumer key pair for Twitter found. Please contact your site " -"administrator." -msgstr "" -"Nenalezen žádný spotÅ™ebitelský páru klíÄů pro Twitter. ObraÅ¥te se na " -"administrátora webu." - -#: ../../addon/twitter/twitter.php:163 -msgid "" -"At this Friendika instance the Twitter plugin was enabled but you have not " -"yet connected your account to your Twitter account. To do so click the " -"button below to get a PIN from Twitter which you have to copy into the input" -" box below and submit the form. Only your public posts will" -" be posted to Twitter." -msgstr "" -"Na tomto Friendika serveru je Twitter plugin povolen, ale jeÅ¡tÄ› nemáte svůj " -"úÄet pÅ™ipojen ke svému Twitter úÄtu. Chcete-li tak uÄinit, klepnutím na " -"tlaÄítko níže získejte PIN z Twitteru, který musíte zkopírovat do vstupního " -"pole níže a odeÅ¡lete formulář. Pouze VaÅ¡e veÅ™ejné příspÄ›vky" -" budou zveÅ™ejnÄ›ny na Twitteru." - -#: ../../addon/twitter/twitter.php:164 -msgid "Log in with Twitter" -msgstr "PÅ™ihlásit se s Twitter" - -#: ../../addon/twitter/twitter.php:166 -msgid "Copy the PIN from Twitter here" -msgstr "Zkopírujte sem PIN z Twitteru" - -#: ../../addon/twitter/twitter.php:181 -msgid "" -"If enabled all your public postings can be posted to the " -"associated Twitter account. You can choose to do so by default (here) or for" -" every posting separately in the posting options when writing the entry." -msgstr "" -"Je-li povoleno, vÅ¡echny VaÅ¡e veÅ™ejné příspÄ›vky mohou být " -"zaslány na související Twitter úÄet. Můžete si vybrat, zda-li toto bude " -"výchozí nastavení (zde), nebo budete mít možnost si vybrat požadované " -"chování pÅ™i psaní každého příspÄ›vku." - -#: ../../addon/twitter/twitter.php:183 -msgid "Allow posting to Twitter" -msgstr "Povolit odesílání na Twitter" - -#: ../../addon/twitter/twitter.php:186 -msgid "Send public postings to Twitter by default" -msgstr "DefaultnÄ› zasílat veÅ™ejné komentáře na Twitter" - -#: ../../addon/twitter/twitter.php:282 -msgid "Consumer key" -msgstr "Consumer key" - -#: ../../addon/twitter/twitter.php:283 -msgid "Consumer secret" -msgstr "Consumer secret" - -#: ../../include/profile_advanced.php:23 ../../boot.php:880 -msgid "Gender:" -msgstr "Pohlaví:" - -#: ../../include/profile_advanced.php:36 ../../include/items.php:1137 -msgid "Birthday:" -msgstr "Narozeniny:" - -#: ../../include/profile_advanced.php:45 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/profile_advanced.php:46 -msgid "j F" -msgstr "j F" - -#: ../../include/profile_advanced.php:59 -msgid "Age:" -msgstr "VÄ›k:" - -#: ../../include/profile_advanced.php:70 -msgid " Status:" -msgstr " Status:" - -#: ../../include/profile_advanced.php:103 ../../boot.php:886 -msgid "Homepage:" -msgstr "Domácí stránka:" - -#: ../../include/profile_advanced.php:127 -msgid "Religion:" -msgstr "Náboženství:" - -#: ../../include/profile_advanced.php:138 -msgid "About:" -msgstr "O mÄ›:" - -#: ../../include/profile_advanced.php:150 -msgid "Hobbies/Interests:" -msgstr "KoníÄky/zájmy:" - -#: ../../include/profile_advanced.php:162 -msgid "Contact information and Social Networks:" -msgstr "Kontaktní informace a sociální sítÄ›:" - -#: ../../include/profile_advanced.php:174 -msgid "Musical interests:" -msgstr "Hudební vkus:" - -#: ../../include/profile_advanced.php:186 -msgid "Books, literature:" -msgstr "Knihy, literatura:" - -#: ../../include/profile_advanced.php:198 -msgid "Television:" -msgstr "Televize:" - -#: ../../include/profile_advanced.php:210 -msgid "Film/dance/culture/entertainment:" -msgstr "Film/tanec/kultura/zábava:" - -#: ../../include/profile_advanced.php:222 -msgid "Love/Romance:" -msgstr "Láska/romance" - -#: ../../include/profile_advanced.php:234 -msgid "Work/employment:" -msgstr "Práce/zamÄ›stnání:" - -#: ../../include/profile_advanced.php:246 -msgid "School/education:" -msgstr "Å kola/vzdÄ›lávání:" - -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Neznámé | NezaÅ™azeno" - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "OkamžitÄ› blokovat " - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "pochybný, spammer, self-makerter" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Znám ho ale, ale bez rozhodnutí" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "OK, pravdÄ›podobnÄ› neÅ¡kodný" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Renomovaný, má mou důvÄ›ru" - -#: ../../include/contact_selectors.php:55 -msgid "Frequently" -msgstr "ÄŒasto" - -#: ../../include/contact_selectors.php:56 -msgid "Hourly" -msgstr "každou hodinu" - -#: ../../include/contact_selectors.php:57 -msgid "Twice daily" -msgstr "Dvakrát dennÄ›" - -#: ../../include/contact_selectors.php:58 -msgid "Daily" -msgstr "dennÄ›" - -#: ../../include/contact_selectors.php:59 -msgid "Weekly" -msgstr "TýdennÄ›" - -#: ../../include/contact_selectors.php:60 -msgid "Monthly" -msgstr "MÄ›síÄnÄ›" - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Muž" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Žena" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "V souÄasné dobÄ› muž" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "V souÄasné dobÄ› žena" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "VÄ›tÅ¡inou muž" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "VÄ›tÅ¡inou žena" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transgender" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Intersex" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transexuál" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermafrodit" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Neutrál" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Nespecifikováno" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Jiné" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Nerozhodnuto" - -#: ../../include/profile_selectors.php:19 -msgid "Males" -msgstr "Muži" - -#: ../../include/profile_selectors.php:19 -msgid "Females" -msgstr "Ženy" - -#: ../../include/profile_selectors.php:19 -msgid "Gay" -msgstr "Gay" - -#: ../../include/profile_selectors.php:19 -msgid "Lesbian" -msgstr "LesbiÄka" - -#: ../../include/profile_selectors.php:19 -msgid "No Preference" -msgstr "Bez preferencí" - -#: ../../include/profile_selectors.php:19 -msgid "Bisexual" -msgstr "Bisexuál" - -#: ../../include/profile_selectors.php:19 -msgid "Autosexual" -msgstr "Autosexuál" - -#: ../../include/profile_selectors.php:19 -msgid "Abstinent" -msgstr "Abstinent" - -#: ../../include/profile_selectors.php:19 -msgid "Virgin" -msgstr "panic/panna" - -#: ../../include/profile_selectors.php:19 -msgid "Deviant" -msgstr "Deviant" - -#: ../../include/profile_selectors.php:19 -msgid "Fetish" -msgstr "FetiÅ¡ista" - -#: ../../include/profile_selectors.php:19 -msgid "Oodles" -msgstr "HodnÄ›" - -#: ../../include/profile_selectors.php:19 -msgid "Nonsexual" -msgstr "Nesexuální" - -#: ../../include/profile_selectors.php:33 -msgid "Single" -msgstr "Svobodný" - -#: ../../include/profile_selectors.php:33 -msgid "Lonely" -msgstr "OsamnÄ›lý" - -#: ../../include/profile_selectors.php:33 -msgid "Available" -msgstr "Dostupný" - -#: ../../include/profile_selectors.php:33 -msgid "Unavailable" -msgstr "Nedostupný" - -#: ../../include/profile_selectors.php:33 -msgid "Dating" -msgstr "Seznamující se" - -#: ../../include/profile_selectors.php:33 -msgid "Unfaithful" -msgstr "NevÄ›rný" - -#: ../../include/profile_selectors.php:33 -msgid "Sex Addict" -msgstr "Závislý na sexu" - -#: ../../include/profile_selectors.php:33 -msgid "Friends" -msgstr "Přátelé" - -#: ../../include/profile_selectors.php:33 -msgid "Friends/Benefits" -msgstr "Přátelé / výhody" - -#: ../../include/profile_selectors.php:33 -msgid "Casual" -msgstr "Ležérní" - -#: ../../include/profile_selectors.php:33 -msgid "Engaged" -msgstr "Zadaný" - -#: ../../include/profile_selectors.php:33 -msgid "Married" -msgstr "Ženatý/vdaná" - -#: ../../include/profile_selectors.php:33 -msgid "Partners" -msgstr "PartneÅ™i" - -#: ../../include/profile_selectors.php:33 -msgid "Cohabiting" -msgstr "Žijící ve spoleÄné domácnosti" - -#: ../../include/profile_selectors.php:33 -msgid "Happy" -msgstr "Šťastný" - -#: ../../include/profile_selectors.php:33 -msgid "Not Looking" -msgstr "Nehledající" - -#: ../../include/profile_selectors.php:33 -msgid "Swinger" -msgstr "Swinger" - -#: ../../include/profile_selectors.php:33 -msgid "Betrayed" -msgstr "Zrazen" - -#: ../../include/profile_selectors.php:33 -msgid "Separated" -msgstr "OdlouÄený" - -#: ../../include/profile_selectors.php:33 -msgid "Unstable" -msgstr "Nestálý" - -#: ../../include/profile_selectors.php:33 -msgid "Divorced" -msgstr "Rozvedený(á)" - -#: ../../include/profile_selectors.php:33 -msgid "Widowed" -msgstr "OvdovÄ›lý(á)" - -#: ../../include/profile_selectors.php:33 -msgid "Uncertain" -msgstr "Nejistý" - -#: ../../include/profile_selectors.php:33 -msgid "Complicated" -msgstr "Komplikovaný" - -#: ../../include/profile_selectors.php:33 -msgid "Don't care" -msgstr "Nezajímá" - -#: ../../include/profile_selectors.php:33 -msgid "Ask me" -msgstr "Zeptej se mÄ›" - -#: ../../include/event.php:11 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: ../../include/event.php:17 -msgid "Starts:" -msgstr "ZaÄíná:" - -#: ../../include/event.php:27 -msgid "Finishes:" -msgstr "KonÄí:" - -#: ../../include/text.php:229 -msgid "prev" -msgstr "pÅ™edchozí" - -#: ../../include/text.php:231 -msgid "first" -msgstr "první" - -#: ../../include/text.php:260 -msgid "last" -msgstr "poslední" - -#: ../../include/text.php:263 -msgid "next" -msgstr "další" - -#: ../../include/text.php:542 -msgid "No contacts" -msgstr "Žádné kontakty" - -#: ../../include/text.php:550 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d kontakt" -msgstr[1] "%d kontaktů" -msgstr[2] "%d kontaktů" - -#: ../../include/text.php:711 -msgid "Monday" -msgstr "PondÄ›lí" - -#: ../../include/text.php:711 -msgid "Tuesday" -msgstr "Úterý" - -#: ../../include/text.php:711 -msgid "Wednesday" -msgstr "StÅ™eda" - -#: ../../include/text.php:711 -msgid "Thursday" -msgstr "ÄŒtvrtek" - -#: ../../include/text.php:711 -msgid "Friday" -msgstr "Pátek" - -#: ../../include/text.php:711 -msgid "Saturday" -msgstr "Sobota" - -#: ../../include/text.php:711 -msgid "Sunday" -msgstr "NedÄ›le" - -#: ../../include/text.php:715 -msgid "January" -msgstr "Ledna" - -#: ../../include/text.php:715 -msgid "February" -msgstr "Února" - -#: ../../include/text.php:715 -msgid "March" -msgstr "BÅ™ezna" - -#: ../../include/text.php:715 -msgid "April" -msgstr "Dubna" - -#: ../../include/text.php:715 -msgid "May" -msgstr "KvÄ›tna" - -#: ../../include/text.php:715 -msgid "June" -msgstr "ÄŒervna" - -#: ../../include/text.php:715 -msgid "July" -msgstr "ÄŒervence" - -#: ../../include/text.php:715 -msgid "August" -msgstr "Srpna" - -#: ../../include/text.php:715 -msgid "September" -msgstr "Září" - -#: ../../include/text.php:715 -msgid "October" -msgstr "Října" - -#: ../../include/text.php:715 -msgid "November" -msgstr "Listopadu" - -#: ../../include/text.php:715 -msgid "December" -msgstr "Prosince" - -#: ../../include/text.php:778 -msgid "bytes" -msgstr "bytů" - -#: ../../include/text.php:861 -msgid "Select an alternate language" -msgstr "VybÄ›r alternativního jazyka" - -#: ../../include/diaspora.php:309 -msgid "Sharing notification from Diaspora network" -msgstr "Sdílení oznámení ze sítÄ› Diaspora" - -#: ../../include/oembed.php:95 -msgid "Embedding disabled" -msgstr "Vkládání zakázáno" - -#: ../../include/group.php:146 -msgid "Create a new group" -msgstr "VytvoÅ™it novou skupinu" - -#: ../../include/group.php:147 -msgid "Everybody" -msgstr "VÅ¡ichni" - -#: ../../include/nav.php:41 ../../boot.php:667 -msgid "Logout" -msgstr "Odhlásit se" - -#: ../../include/nav.php:41 -msgid "End this session" -msgstr "Konec této relace" - -#: ../../include/nav.php:44 ../../boot.php:645 ../../boot.php:651 -msgid "Login" -msgstr "PÅ™ihlásit se" - -#: ../../include/nav.php:44 -msgid "Sign in" -msgstr "PÅ™ihlásit se" - -#: ../../include/nav.php:55 ../../include/nav.php:93 -msgid "Home" -msgstr "Domů" - -#: ../../include/nav.php:55 -msgid "Home Page" -msgstr "Domácí stránka" - -#: ../../include/nav.php:59 -msgid "Create an account" -msgstr "VytvoÅ™it úÄet" - -#: ../../include/nav.php:64 -msgid "Help and documentation" -msgstr "NápovÄ›da a dokumentace" - -#: ../../include/nav.php:67 -msgid "Apps" -msgstr "Aplikace" - -#: ../../include/nav.php:67 -msgid "Addon applications, utilities, games" -msgstr "Doplňkové aplikace, nástroje, hry" - -#: ../../include/nav.php:69 -msgid "Search site content" -msgstr "Hledání na stránkách tohoto webu" - -#: ../../include/nav.php:79 -msgid "Conversations on this site" -msgstr "Konverzace na tomto webu" - -#: ../../include/nav.php:81 -msgid "Directory" -msgstr "Adresář" - -#: ../../include/nav.php:81 -msgid "People directory" -msgstr "Adresář" - -#: ../../include/nav.php:91 -msgid "Network" -msgstr "Síť" - -#: ../../include/nav.php:91 -msgid "Conversations from your friends" -msgstr "Konverzace od VaÅ¡ich přátel" - -#: ../../include/nav.php:93 -msgid "Your posts and conversations" -msgstr "VaÅ¡e příspÄ›vky a konverzace" - -#: ../../include/nav.php:99 -msgid "Notifications" -msgstr "UpozornÄ›ní" - -#: ../../include/nav.php:99 -msgid "Friend requests" -msgstr "Požadavky přátelství" - -#: ../../include/nav.php:102 -msgid "Private mail" -msgstr "Soukromá poÅ¡ta" - -#: ../../include/nav.php:105 -msgid "Manage" -msgstr "Spravovat" - -#: ../../include/nav.php:105 -msgid "Manage other pages" -msgstr "Spravovat jiné stránky" - -#: ../../include/nav.php:109 -msgid "Manage/edit profiles" -msgstr "Spravovat/upravit profily" - -#: ../../include/nav.php:110 -msgid "Manage/edit friends and contacts" -msgstr "Spravovat/upravit přátelé a kontakty" - -#: ../../include/nav.php:117 -msgid "Admin" -msgstr "Administrace" - -#: ../../include/nav.php:117 -msgid "Site setup and configuration" -msgstr "Nastavení webu a konfigurace" - -#: ../../include/auth.php:27 -msgid "Logged out." -msgstr "Odhlášen." - -#: ../../include/datetime.php:44 ../../include/datetime.php:46 -msgid "Miscellaneous" -msgstr "Různé" - -#: ../../include/datetime.php:105 ../../include/datetime.php:237 -msgid "year" -msgstr "rok" - -#: ../../include/datetime.php:110 ../../include/datetime.php:238 -msgid "month" -msgstr "mÄ›síc" - -#: ../../include/datetime.php:115 ../../include/datetime.php:240 -msgid "day" -msgstr "den" - -#: ../../include/datetime.php:228 -msgid "never" -msgstr "nikdy" - -#: ../../include/datetime.php:234 -msgid "less than a second ago" -msgstr "ménÄ› než pÅ™ed sekundou" - -#: ../../include/datetime.php:237 -msgid "years" -msgstr "let" - -#: ../../include/datetime.php:238 -msgid "months" -msgstr "mÄ›síců" - -#: ../../include/datetime.php:239 -msgid "week" -msgstr "týden" - -#: ../../include/datetime.php:239 -msgid "weeks" -msgstr "týdny" - -#: ../../include/datetime.php:240 -msgid "days" -msgstr "dnů" - -#: ../../include/datetime.php:241 -msgid "hour" -msgstr "hodina" - -#: ../../include/datetime.php:241 -msgid "hours" -msgstr "hodin" - -#: ../../include/datetime.php:242 -msgid "minute" -msgstr "minuta" - -#: ../../include/datetime.php:242 -msgid "minutes" -msgstr "minut" - -#: ../../include/datetime.php:243 -msgid "second" -msgstr "sekunda" - -#: ../../include/datetime.php:243 -msgid "seconds" -msgstr "sekund" - -#: ../../include/datetime.php:250 -msgid " ago" -msgstr " nazpÄ›t" - -#: ../../include/poller.php:418 -msgid "From: " -msgstr "Od:" - -#: ../../include/bbcode.php:116 -msgid "Image/photo" -msgstr "Obrázek/fotografie" - -#: ../../include/dba.php:31 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Nelze nalézt záznam v DNS pro databázový server '%s'" - -#: ../../include/acl_selectors.php:279 -msgid "Visible to everybody" -msgstr "Viditelné pro vÅ¡echny" - -#: ../../include/acl_selectors.php:280 -msgid "show" -msgstr "zobrazit" - -#: ../../include/acl_selectors.php:281 -msgid "don't show" -msgstr "nikdy nezobrazit" - -#: ../../include/notifier.php:465 -msgid "(no subject)" -msgstr "(Bez pÅ™edmÄ›tu)" - -#: ../../include/items.php:1526 -msgid "You have a new follower at " -msgstr "Máte nového následovníka na" - -#: ../../include/conversation.php:23 -msgid "event" -msgstr "událost" - -#: ../../include/conversation.php:213 ../../include/conversation.php:488 -#: ../../include/conversation.php:489 -#, php-format -msgid "View %s's profile" -msgstr "Zobrazit %s profilu" - -#: ../../include/conversation.php:222 ../../include/conversation.php:501 -#, php-format -msgid "%s from %s" -msgstr "%s od %s" - -#: ../../include/conversation.php:230 -msgid "View in context" -msgstr "Pohled v kontextu" - -#: ../../include/conversation.php:301 -msgid "See more posts like this" -msgstr "Zobrazit více podobných příspÄ›vků" - -#: ../../include/conversation.php:329 -#, php-format -msgid "See all %d comments" -msgstr "Zobrazit vÅ¡echny komentáře %d" - -#: ../../include/conversation.php:427 -msgid "Select" -msgstr "Vybrat" - -#: ../../include/conversation.php:429 -msgid "toggle star status" -msgstr "pÅ™epnout hvÄ›zdu" - -#: ../../include/conversation.php:490 -msgid "to" -msgstr "pro" - -#: ../../include/conversation.php:491 -msgid "Wall-to-Wall" -msgstr "ZeÄ-na-ZeÄ" - -#: ../../include/conversation.php:492 -msgid "via Wall-To-Wall:" -msgstr "pÅ™es ZeÄ-na-ZeÄ " - -#: ../../include/conversation.php:534 -msgid "Delete Selected Items" -msgstr "Smazat vybrané položky" - -#: ../../include/conversation.php:608 -msgid "View status" -msgstr "Zobrazit stav" - -#: ../../include/conversation.php:609 -msgid "View profile" -msgstr "Zobrazit profil" - -#: ../../include/conversation.php:610 -msgid "View photos" -msgstr "Zobrazit fotografie" - -#: ../../include/conversation.php:611 -msgid "View recent" -msgstr "Zobrazit poslední" - -#: ../../include/conversation.php:613 -msgid "Send PM" -msgstr "Poslat soukromou zprávu" - -#: ../../include/conversation.php:663 -#, php-format -msgid "%s likes this." -msgstr "%s se to líbí." - -#: ../../include/conversation.php:663 -#, php-format -msgid "%s doesn't like this." -msgstr "%s se to nelíbí." - -#: ../../include/conversation.php:667 -#, php-format -msgid "%2$d people like this." -msgstr "%2$d lidem se to líbí." - -#: ../../include/conversation.php:669 -#, php-format -msgid "%2$d people don't like this." -msgstr "%2$d lidem se to nelíbí." - -#: ../../include/conversation.php:675 -msgid "and" -msgstr "a" - -#: ../../include/conversation.php:678 -#, php-format -msgid ", and %d other people" -msgstr ", a %d dalších lidí" - -#: ../../include/conversation.php:679 -#, php-format -msgid "%s like this." -msgstr "%s se to líbí." - -#: ../../include/conversation.php:679 -#, php-format -msgid "%s don't like this." -msgstr "%s se to nelíbí." - -#: ../../include/conversation.php:698 -msgid "Visible to everybody" -msgstr "Viditelné pro vÅ¡echny" - -#: ../../include/conversation.php:700 -msgid "Please enter a YouTube link:" -msgstr "Prosím zadejte odkaz na YouTube:" - -#: ../../include/conversation.php:701 -msgid "Please enter a video(.ogg) link/URL:" -msgstr "Prosím, zadejte odkaz na video (ogg.):" - -#: ../../include/conversation.php:702 -msgid "Please enter an audio(.ogg) link/URL:" -msgstr "Prosím, zadejte odkaz na audio (ogg.):" - -#: ../../include/conversation.php:703 -msgid "Where are you right now?" -msgstr "Kde právÄ› jste?" - -#: ../../include/conversation.php:704 -msgid "Enter a title for this item" -msgstr "Zadejte titulek pro tuto položku" - -#: ../../include/conversation.php:755 -msgid "Set title" -msgstr "Nastavit titulek" - -#: ../../boot.php:410 -msgid "Delete this item?" -msgstr "Odstranit tuto položku?" - -#: ../../boot.php:636 -msgid "Create a New Account" -msgstr "VytvoÅ™it nový úÄet" - -#: ../../boot.php:643 -msgid "Nickname or Email address: " -msgstr "PÅ™ezdívka nebo e-mailová adresa:" - -#: ../../boot.php:644 -msgid "Password: " -msgstr "Heslo: " - -#: ../../boot.php:649 -msgid "Nickname/Email/OpenID: " -msgstr "PÅ™ezdívka/E-mail/OpenID: " - -#: ../../boot.php:650 -msgid "Password (if not OpenID): " -msgstr "Heslo (pokud se nepoužívá OpenID):" - -#: ../../boot.php:653 -msgid "Forgot your password?" -msgstr "ZapomnÄ›li jste své heslo?" - -#: ../../boot.php:853 -msgid "Connect" -msgstr "Spojit" - -#: ../../boot.php:872 -msgid ", " -msgstr ", " - -#: ../../boot.php:884 -msgid "Status:" -msgstr "Status:" - -#: ../../boot.php:975 -msgid "g A l F d" -msgstr "g A l F d" - -#: ../../boot.php:993 -msgid "Birthday Reminders" -msgstr "PÅ™ipomínka narozenin" - -#: ../../boot.php:994 -msgid "Birthdays this week:" -msgstr "Narozeniny tento týden:" - -#: ../../boot.php:995 -msgid "(Adjusted for local time)" -msgstr "(Upraveno pro místní Äas)" - -#: ../../boot.php:1006 -msgid "[today]" -msgstr "[Dnes]" - -#: ../../index.php:209 -msgid "Not Found" -msgstr "Nenalezen" - -#: ../../index.php:210 -msgid "Page not found." -msgstr "Stránka nenalezena" - - diff --git a/view/cs/hstrings.php b/view/cs/hstrings.php deleted file mode 100644 index f43d0491b..000000000 --- a/view/cs/hstrings.php +++ /dev/null @@ -1,1044 +0,0 @@ -=2 && $n<=4) ? 1 : 2; -}} -; -App::$strings["Post successful."] = "PříspÄ›vek úspěšnÄ› odeslán"; -App::$strings["Contact settings applied."] = "Nastavení kontaktu zmÄ›nÄ›no"; -App::$strings["Contact update failed."] = "Aktualizace kontaktu selhala."; -App::$strings["Permission denied."] = "Přístup odmítnut."; -App::$strings["Contact not found."] = "Kontakt nenalezen."; -App::$strings["Repair Contact Settings"] = "Opravit nastavení kontaktu"; -App::$strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact will stop working."] = "VAROVÃNÃ: Toto je velmi pokroÄilé nastavení, pokud zadáte nesprávné informace, komunikace s tímto kontaktem pÅ™estane fungovat."; -App::$strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Prosím použijte ihned v prohlížeÄi tlaÄítko \"zpÄ›t\" pokud si nejste jistí co dÄ›lat na této stránce."; -App::$strings["Name"] = "Jméno"; -App::$strings["Account Nickname"] = "PÅ™ezdívka úÄtu"; -App::$strings["Account URL"] = "URL adresa úÄtu"; -App::$strings["Friend Request URL"] = "Žádost o přátelství URL"; -App::$strings["Friend Confirm URL"] = "URL adresa potvrzení přátelství"; -App::$strings["Notification Endpoint URL"] = "NotifikaÄní URL adresa"; -App::$strings["Poll/Feed URL"] = "Poll/Feed URL adresa"; -App::$strings["Submit"] = "Odeslat"; -App::$strings["Help:"] = "NápovÄ›da:"; -App::$strings["Help"] = "NápovÄ›da"; -App::$strings["File exceeds size limit of %d"] = "Velikost souboru pÅ™esáhla limit %d"; -App::$strings["File upload failed."] = "Nahrání souboru se nezdaÅ™ilo."; -App::$strings["Friend suggestion sent."] = "Návrhy přátelství odeslány "; -App::$strings["Suggest Friends"] = "NavrhnÄ›te přátelé"; -App::$strings["Suggest a friend for %s"] = "NavrhnÄ›te přátelé pro uživatele %s"; -App::$strings["Status"] = "Stav"; -App::$strings["Profile"] = "Profil"; -App::$strings["Photos"] = "Fotografie"; -App::$strings["Events"] = "Události"; -App::$strings["Personal Notes"] = "Osobní poznámky"; -App::$strings["Create New Event"] = "VytvoÅ™it novou událost"; -App::$strings["Previous"] = "PÅ™edchozí"; -App::$strings["Next"] = "Následující"; -App::$strings["l, F j"] = "l, F j"; -App::$strings["Edit event"] = "Editovat událost"; -App::$strings["link to source"] = "odkaz na zdroj"; -App::$strings["hour:minute"] = "hodina:minuta"; -App::$strings["Event details"] = "Detaily události"; -App::$strings["Format is %s %s. Starting date and Description are required."] = "Formát je %s %s. Datum zahájení a popis jsou povinné."; -App::$strings["Event Starts:"] = "Událost zaÄíná:"; -App::$strings["Finish date/time is not known or not relevant"] = "Datum/Äas konce není zadán nebo není relevantní"; -App::$strings["Event Finishes:"] = "Akce konÄí:"; -App::$strings["Adjust for viewer timezone"] = "Nastavit Äasové pásmo pro uživatele s právem pro Ätení"; -App::$strings["Description:"] = "Popis:"; -App::$strings["Location:"] = "Místo:"; -App::$strings["Share this event"] = "Sdílet tuto událost"; -App::$strings["Cancel"] = "ZruÅ¡it"; -App::$strings["Tag removed"] = "Å títek odstranÄ›n"; -App::$strings["Remove Item Tag"] = "Odebrat Å¡títek položky"; -App::$strings["Select a tag to remove: "] = "Vyberte Å¡títek k odebrání:"; -App::$strings["Remove"] = "Odstranit"; -App::$strings["%s welcomes %s"] = "%s vítá %s "; -App::$strings["Photo Albums"] = "Fotoalba"; -App::$strings["Contact Photos"] = "Fotogalerie kontaktu"; -App::$strings["everybody"] = "Žádost o pÅ™ipojení selhala nebo byla zruÅ¡ena."; -App::$strings["Contact information unavailable"] = "Kontakt byl zablokován"; -App::$strings["Profile Photos"] = "Profilové fotografie"; -App::$strings["Album not found."] = "Album nenalezeno."; -App::$strings["Delete Album"] = "Smazat album"; -App::$strings["Delete Photo"] = "Smazat fotografii"; -App::$strings["was tagged in a"] = "Å¡títek byl pÅ™idán v"; -App::$strings["photo"] = "fotografie"; -App::$strings["by"] = "od"; -App::$strings["Image exceeds size limit of "] = "Velikost obrázku pÅ™ekraÄuje limit velikosti"; -App::$strings["Image file is empty."] = "Soubor obrázku je prázdný."; -App::$strings["Unable to process image."] = "Obrázek není možné zprocesovat"; -App::$strings["Image upload failed."] = "Nahrání obrázku selhalo."; -App::$strings["Public access denied."] = "VeÅ™ejný přístup odepÅ™en."; -App::$strings["No photos selected"] = "Není vybrána žádná fotografie"; -App::$strings["Access to this item is restricted."] = "Přístup k této položce je omezen."; -App::$strings["Upload Photos"] = "Nahrání fotografií "; -App::$strings["New album name: "] = "Název nového alba:"; -App::$strings["or existing album name: "] = "nebo stávající název alba:"; -App::$strings["Permissions"] = "OprávnÄ›ní:"; -App::$strings["Edit Album"] = "Edituj album"; -App::$strings["View Photo"] = "Zobraz fotografii"; -App::$strings["Photo not available"] = "Fotografie není k dispozici"; -App::$strings["Edit photo"] = "Editovat fotografii"; -App::$strings["Use as profile photo"] = "Použít jako profilovou fotografii"; -App::$strings["Private Message"] = "Soukromá zpráva"; -App::$strings["View Full Size"] = "Zobrazit v plné velikosti"; -App::$strings["Tags: "] = "Å títky:"; -App::$strings["[Remove any tag]"] = "[Odstranit vÅ¡echny Å¡títky]"; -App::$strings["New album name"] = "Nové jméno alba"; -App::$strings["Caption"] = "Titulek"; -App::$strings["Add a Tag"] = "PÅ™idat Å¡títek"; -App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Příklad: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; -App::$strings["I like this (toggle)"] = "Líbí se mi to (pÅ™epínaÄ)"; -App::$strings["I don't like this (toggle)"] = "Nelíbí se mi to (pÅ™epínaÄ)"; -App::$strings["Share"] = "Sdílet"; -App::$strings["Please wait"] = "ÄŒekejte prosím"; -App::$strings["This is you"] = "To je Vy"; -App::$strings["Comment"] = "Okomentovat"; -App::$strings["Delete"] = "Odstranit"; -App::$strings["Recent Photos"] = "Aktuální fotografie"; -App::$strings["Upload New Photos"] = "Nahrát nové fotografie"; -App::$strings["View Album"] = "Zobrazit album"; -App::$strings["Not available."] = "Není k dispozici."; -App::$strings["Community"] = "Komunita"; -App::$strings["No results."] = "Žádné výsledky."; -App::$strings["Shared content is covered by the Creative Commons Attribution 3.0 license."] = "Sdílený obsah je v souladu s Commons Creative 3.0 licencí."; -App::$strings["Item not found"] = "Položka nenalezena"; -App::$strings["Edit post"] = "Upravit příspÄ›vek"; -App::$strings["Post to Email"] = "Poslat příspÄ›vek na e-mail"; -App::$strings["Edit"] = "Upravit"; -App::$strings["Upload photo"] = "Nahrát fotografii"; -App::$strings["Attach file"] = "PÅ™iložit soubor"; -App::$strings["Insert web link"] = "Vložit webový odkaz"; -App::$strings["Insert YouTube video"] = "Vložit YouTube video"; -App::$strings["Insert Vorbis [.ogg] video"] = "Vložit Vorbis [.ogg] video"; -App::$strings["Insert Vorbis [.ogg] audio"] = "Vložit Vorbis [.ogg] audio"; -App::$strings["Set your location"] = "Nastavte vaÅ¡i polohu"; -App::$strings["Clear browser location"] = "Odstranit adresu v prohlížeÄi"; -App::$strings["Permission settings"] = "Nastavení oprávnÄ›ní"; -App::$strings["CC: email addresses"] = "skrytá kopie: e-mailové adresy"; -App::$strings["Public post"] = "VeÅ™ejný příspÄ›vek"; -App::$strings["Example: bob@example.com, mary@example.com"] = "Příklad: bob@example.com, mary@example.com"; -App::$strings["This introduction has already been accepted."] = "Toto pozvání již bylo pÅ™ijato"; -App::$strings["Profile location is not valid or does not contain profile information."] = "Adresa profilu není platná nebo neobsahuje profilové informace"; -App::$strings["Warning: profile location has no identifiable owner name."] = "Varování: umístÄ›ní profilu nemá žádné identifikovatelné jméno vlastníka"; -App::$strings["Warning: profile location has no profile photo."] = "Varování: umístÄ›ní profilu nemá žádnou profilovou fotografii."; -App::$strings["%d required parameter was not found at the given location"] = array( - 0 => "%d požadovaný parametr nebyl nalezen na daném místÄ›", - 1 => "%d požadované parametry nebyly nalezeny na daném místÄ›", - 2 => "%d požadované parametry nebyly nalezeny na daném místÄ›", -); -App::$strings["Introduction complete."] = "PÅ™edstavení dokonÄeno."; -App::$strings["Unrecoverable protocol error."] = "Neopravitelná chyba protokolu"; -App::$strings["Profile unavailable."] = "Profil není k dispozici."; -App::$strings["%s has received too many connection requests today."] = "%s dnes obdržel příliÅ¡ mnoho požadavků na pÅ™ipojení."; -App::$strings["Spam protection measures have been invoked."] = "Ochrana proti spamu byla aktivována"; -App::$strings["Friends are advised to please try again in 24 hours."] = "Přátelům se doporuÄuje to zkusit znovu za 24 hodin."; -App::$strings["Invalid locator"] = "Neplatný odkaz"; -App::$strings["Unable to resolve your name at the provided location."] = "NepodaÅ™ilo se zjistit VaÅ¡e jméno na zadané adrese."; -App::$strings["You have already introduced yourself here."] = "Již jste se zde zavedli."; -App::$strings["Apparently you are already friends with %s."] = "ZÅ™ejmÄ› jste již přátelé se %s."; -App::$strings["Invalid profile URL."] = "Neplatné URL profilu."; -App::$strings["Disallowed profile URL."] = "Nepovolené URL profilu."; -App::$strings["Failed to update contact record."] = "NepodaÅ™ilo se aktualizovat kontakt."; -App::$strings["Your introduction has been sent."] = "VaÅ¡e žádost o propojení byla odeslána."; -App::$strings["Please login to confirm introduction."] = "Prosím pÅ™ihlaÅ¡te se k potvrzení žádosti o propojení."; -App::$strings["Incorrect identity currently logged in. Please login to this profile."] = "Jste pÅ™ihlášeni pod nesprávnou identitou Prosím, pÅ™ihlaste se do tohoto profilu."; -App::$strings["Welcome home %s."] = "Vítejte doma %s."; -App::$strings["Please confirm your introduction/connection request to %s."] = "Prosím potvrÄte VaÅ¡i žádost o pÅ™edstavení/spojení %s."; -App::$strings["Confirm"] = "Potvrdit"; -App::$strings["[Name Withheld]"] = "[Jméno odepÅ™eno]"; -App::$strings["Introduction received at "] = "Pozvánka pÅ™ijata v"; -App::$strings["Administrator"] = "Administrátor"; -App::$strings["Friend/Connection Request"] = "Požadavek o přátelství / propojení"; -App::$strings["Examples: jojo@demo.friendika.com, http://demo.friendika.com/profile/jojo, testuser@identi.ca"] = "Příklady: jojo@demo.friendika.com, http://demo.friendika.com/profile/jojo, testuser@identi.ca"; -App::$strings["Please answer the following:"] = "OdpovÄ›zte, prosím, následující:"; -App::$strings["Does %s know you?"] = "Zná Vás uživatel %s ?"; -App::$strings["Yes"] = "Ano"; -App::$strings["No"] = "Ne"; -App::$strings["Add a personal note:"] = "PÅ™idat osobní poznámku:"; -App::$strings["Please enter your 'Identity Address' from one of the following supported social networks:"] = "Prosím, zadejte adresu své 'identity' jedné z následujících podporovaných sociálních sítí:"; -App::$strings["Friendika"] = "Friendika"; -App::$strings["StatusNet/Federated Social Web"] = "StatusNet / Federativní Sociální Web"; -App::$strings["Private (secure) network"] = "Soukromá (zabezpeÄená) síť"; -App::$strings["Public (insecure) network"] = "VeÅ™ejná (nezabezpeÄená) síť"; -App::$strings["Your Identity Address:"] = "Adresa Vaší identity :"; -App::$strings["Submit Request"] = "Odeslat žádost"; -App::$strings["Could not create/connect to database."] = "Nelze vytvoÅ™it / pÅ™ipojit se k databázi."; -App::$strings["Connected to database."] = "PÅ™ipojeno k databázi."; -App::$strings["Proceed with Installation"] = "PokraÄovat v instalaci"; -App::$strings["Your Friendika site database has been installed."] = "VaÅ¡e databáze Friendiky byla nainstalována."; -App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "Důležité: Budete si muset [ruÄnÄ›] plánovat úlohu pro poller."; -App::$strings["Please see the file \"INSTALL.txt\"."] = "PÅ™eÄtÄ›te si prosím informace v souboru \"INSTALL.txt\"."; -App::$strings["Proceed to registration"] = "PokraÄovat k registraci"; -App::$strings["Database import failed."] = "Import databáze se nezdaÅ™il."; -App::$strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Možná budete muset importovat soubor \"database.sql\" ruÄnÄ› pomocí phpMyAdmin Äi MySQL."; -App::$strings["Welcome to Friendika."] = "Vítejte na Friendice."; -App::$strings["Friendika Social Network"] = "Sociální síť Friendika "; -App::$strings["Installation"] = "Instalace"; -App::$strings["In order to install Friendika we need to know how to connect to your database."] = "Pro instalaci Friendika musíme vÄ›dÄ›t, jak se pÅ™ipojit k databázi."; -App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "ObraÅ¥te se na svého poskytovatele hostingu nebo administrátora serveru , pokud máte dotazy týkající se tÄ›chto nastavení."; -App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Databázi, kterou uvedete níže by již mÄ›la existovat. Pokud tak není, prosíme, vytvoÅ™te ji pÅ™ed pokraÄováním."; -App::$strings["Database Server Name"] = "Jméno databázového serveru"; -App::$strings["Database Login Name"] = "PÅ™ihlaÅ¡ovací jméno k databázi"; -App::$strings["Database Login Password"] = "Heslo k databázovému úÄtu "; -App::$strings["Database Name"] = "Jméno databáze"; -App::$strings["Please select a default timezone for your website"] = "Prosím, vyberte výchozí Äasové pásmo pro vaÅ¡e webové stránky"; -App::$strings["Site administrator email address. Your account email address must match this in order to use the web admin panel."] = "e-mailová adresa administrárota webu. E-mailová adresa vaÅ¡eho úÄtu se musí shodovat, aby bylo možné využívat panel webové administrace."; -App::$strings["Could not find a command line version of PHP in the web server PATH."] = "Nelze najít verzi PHP pro příkazový řádek v PATH webového serveru."; -App::$strings["This is required. Please adjust the configuration file .htconfig.php accordingly."] = "Tento krok je nutný. Upravte přísluÅ¡ným způsobem konfiguraÄní soubor .htconfig.php."; -App::$strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Verze PHP pro příkazový řádek na vaÅ¡em systému nemá povolen \"register_argc_argv\"."; -App::$strings["This is required for message delivery to work."] = "Toto je nutné pro fungování doruÄování zpráv."; -App::$strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Chyba: funkce \"openssl_pkey_new\" na tomto systému není schopna generovat Å¡ifrovací klíÄe"; -App::$strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Pokud systém běží na Windows, seznamte se s \"http://www.php.net/manual/en/openssl.installation.php\"."; -App::$strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Chyba: Požadovaný Apache webserver mod-rewrite modul není nainstalován."; -App::$strings["Error: libCURL PHP module required but not installed."] = "Chyba: požadovaný libcurl PHP modul není nainstalován."; -App::$strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Chyba: požadovaný GD graphics PHP modul není nainstalován."; -App::$strings["Error: openssl PHP module required but not installed."] = "Chyba: požadovaný openssl PHP modul není nainstalován."; -App::$strings["Error: mysqli PHP module required but not installed."] = "Chyba: požadovaný mysqli PHP modul není nainstalován."; -App::$strings["Error: mb_string PHP module required but not installed."] = "Chyba: PHP modul mb_string je vyžadován, ale není nainstalován."; -App::$strings["The web installer needs to be able to create a file called \".htconfig.php\ in the top folder of your web server and it is unable to do so."] = "Webový instalátor musí být schopen vytvoÅ™it soubor s názvem \".htconfig.php\" v hlavním adresáři vaÅ¡eho webového serveru ale nyní mu to není umožnÄ›no."; -App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Toto je nejÄastÄ›ji nastavením oprávnÄ›ní, kdy webový server nemusí být schopen zapisovat soubory do vaÅ¡eho adresáře - i když Vy můžete."; -App::$strings["Please check with your site documentation or support people to see if this situation can be corrected."] = "Prosím, poraÄte se s dokumentací k VaÅ¡emu hostingu nebo s technickou podporou, zda-li lze tuto situaci napravit."; -App::$strings["If not, you may be required to perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Pokud ne, může být vyžadováno provedení ruÄní instalace. Prosím, seznamte se s návodem popsaným v souboru \"INSTALL.txt\"."; -App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Databázový konfiguraÄní soubor \".htconfig.php\" nemohl být uložen. Prosím, použijte pÅ™iložený text k vytvoÅ™ení konfiguraÄního souboru ve vaÅ¡em koÅ™enovém adresáři webového serveru."; -App::$strings["Errors encountered creating database tables."] = "PÅ™i vytváření databázových tabulek doÅ¡lo k chybám."; -App::$strings["[Embedded content - reload page to view]"] = "[Vložený obsah - obnovení stránky pro zobrazení]"; -App::$strings["Profile Match"] = "Shoda profilu"; -App::$strings["No keywords to match. Please add keywords to your default profile."] = "Žádná klíÄová slova k porovnání. Prosím, pÅ™idejte klíÄová slova do VaÅ¡eho výchozího profilu."; -App::$strings["No matches"] = "Žádné shody"; -App::$strings["Remote privacy information not available."] = "Vzdálené soukromé informace nejsou k dispozici."; -App::$strings["Visible to:"] = "Viditelné pro:"; -App::$strings["Welcome to %s"] = "Vítá Vás %s"; -App::$strings["Invalid request identifier."] = "Neplatný identifikátor požadavku."; -App::$strings["Discard"] = "Odstranit"; -App::$strings["Ignore"] = "Ignorovat"; -App::$strings["Pending Friend/Connect Notifications"] = "ÄŒekající požadavky na Přátelství / PÅ™ipojení "; -App::$strings["Show Ignored Requests"] = "Zobrazit ignorované žádosti"; -App::$strings["Hide Ignored Requests"] = "Skrýt ignorované žádosti"; -App::$strings["Notification type: "] = "Typ oznámení:"; -App::$strings["Friend Suggestion"] = "Návrh přátelství"; -App::$strings["suggested by %s"] = "navrhl %s"; -App::$strings["Approve"] = "Schválit"; -App::$strings["Claims to be known to you: "] = "VaÅ¡i údajní známí:"; -App::$strings["yes"] = "ano"; -App::$strings["no"] = "ne"; -App::$strings["Approve as: "] = "Schválit jako:"; -App::$strings["Friend"] = "Přítel"; -App::$strings["Fan/Admirer"] = "FanouÅ¡ek / obdivovatel"; -App::$strings["Friend/Connect Request"] = "Přítel / žádost o pÅ™ipojení"; -App::$strings["New Follower"] = "Nový následovník"; -App::$strings["No notifications."] = "Žádné oznámení."; -App::$strings["Invite Friends"] = "Pozvat přátele"; -App::$strings["%d invitation available"] = array( - 0 => "Pozvánka %d k dispozici", - 1 => "Pozvánky %d k dispozici", - 2 => "Pozvánky %d k dispozici", -); -App::$strings["Find People With Shared Interests"] = "Najít lidi se spoleÄnými zájmy"; -App::$strings["Connect/Follow"] = "PÅ™ipojit / Následovat"; -App::$strings["Example: bob@example.com, http://example.com/barbara"] = "Příklad: jan@příklad.cz, http://příklad.cz/jana"; -App::$strings["Follow"] = "Následovat"; -App::$strings["Could not access contact record."] = "Nelze získat přístup k záznamu kontaktu."; -App::$strings["Could not locate selected profile."] = "Nelze nalézt vybraný profil."; -App::$strings["Contact updated."] = "Kontakt aktualizován."; -App::$strings["Contact has been blocked"] = "Kontakt byl zablokován"; -App::$strings["Contact has been unblocked"] = "Kontakt byl odblokován"; -App::$strings["Contact has been ignored"] = "Kontakt bude ignorován"; -App::$strings["Contact has been unignored"] = "Kontakt pÅ™estal být ignorován"; -App::$strings["stopped following"] = "následování zastaveno"; -App::$strings["Contact has been removed."] = "Kontakt byl odstranÄ›n."; -App::$strings["Mutual Friendship"] = "Vzájemné přátelství"; -App::$strings["is a fan of yours"] = "je Váš fanouÅ¡ek"; -App::$strings["you are a fan of"] = "jste fanouÅ¡kem"; -App::$strings["Privacy Unavailable"] = "Ochrana soukromí není k dispozici"; -App::$strings["Private communications are not available for this contact."] = "Soukromá komunikace není dostupná pro tento kontakt."; -App::$strings["Never"] = "Nikdy"; -App::$strings["(Update was successful)"] = "(Aktualizace byla úspěšná)"; -App::$strings["(Update was not successful)"] = "(Aktualizace nebyla úspěšná)"; -App::$strings["Suggest friends"] = "NavrhnÄ›te přátelé"; -App::$strings["Contact Editor"] = "Editor kontaktu"; -App::$strings["Profile Visibility"] = "Viditelnost profilu"; -App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Vyberte prosím profil, který chcete zobrazit %s pÅ™i zabezpeÄeném prohlížení vaÅ¡eho profilu."; -App::$strings["Contact Information / Notes"] = "Kontaktní informace / poznámky"; -App::$strings["Online Reputation"] = "Online povÄ›st"; -App::$strings["Occasionally your friends may wish to inquire about this person's online legitimacy."] = "ObÄas mohou vaÅ¡i přátelé chtít informovat o online legitimitÄ› této osoby."; -App::$strings["You may help them choose whether or not to interact with this person by providing a reputation to guide them."] = "Poskytnutím povÄ›sti jim můžete pomoci se rozhodnout, zda-li s touto osobou komunikovat Äi nikoliv."; -App::$strings["Please take a moment to elaborate on this selection if you feel it could be helpful to others."] = "VÄ›nujte prosím chvilku vyplnÄ›ní této volby, pokud máte pocit, že by mohlo být užiteÄné pro ostatní."; -App::$strings["Visit %s's profile [%s]"] = "NavÅ¡tivte profil uživatele %s [%s]"; -App::$strings["Block/Unblock contact"] = "Blokovat / Odblokovat kontakt"; -App::$strings["Ignore contact"] = "Ignorovat kontakt"; -App::$strings["Repair contact URL settings"] = "Opravit nastavení URL kontaktu"; -App::$strings["Repair contact URL settings (WARNING: Advanced)"] = "Opravit nastavení URL kontaktu (Varování: PokroÄilé)"; -App::$strings["View conversations"] = "Zobrazit konverzace"; -App::$strings["Delete contact"] = "Odstranit kontakt"; -App::$strings["Last updated: "] = "Poslední aktualizace:"; -App::$strings["Update public posts: "] = "Aktualizace veÅ™ejných příspÄ›vků:"; -App::$strings["Update now"] = "Aktualizovat"; -App::$strings["Unblock this contact"] = "Odblokovat tento kontakt"; -App::$strings["Block this contact"] = "Blokovat tento kontakt"; -App::$strings["Unignore this contact"] = "PÅ™estat ignorovat tento kontakt"; -App::$strings["Ignore this contact"] = "Ignorovat tento kontakt"; -App::$strings["Currently blocked"] = "V souÄasnosti zablokováno"; -App::$strings["Currently ignored"] = "V souÄasnosti ignorováno"; -App::$strings["Contacts"] = "Kontakty"; -App::$strings["Show Blocked Connections"] = "Zobrazit blokované spojení"; -App::$strings["Hide Blocked Connections"] = "Skrýt blokované spojení"; -App::$strings["Finding: "] = "ZjiÅ¡tÄ›ní: "; -App::$strings["Find"] = "Najít"; -App::$strings["Edit contact"] = "Editovat kontakt"; -App::$strings["No valid account found."] = "Nenalezen žádný platný úÄet."; -App::$strings["Password reset request issued. Check your email."] = "Žádost o obnovení hesla vyřízena. Zkontrolujte VaÅ¡i e-mailovou schránku."; -App::$strings["Password reset requested at %s"] = "Na %s bylo zažádáno o resetování hesla"; -App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Žádost nemohla být ověřena. (Možná jste ji odeslali již dříve.) Obnovení hesla se nezdaÅ™ilo."; -App::$strings["Password Reset"] = "Obnovení hesla"; -App::$strings["Your password has been reset as requested."] = "VaÅ¡e heslo bylo na VaÅ¡e přání resetováno."; -App::$strings["Your new password is"] = "VaÅ¡e nové heslo je"; -App::$strings["Save or copy your new password - and then"] = "Uložte si nebo zkopírujte nové heslo - a pak"; -App::$strings["click here to login"] = "kliknÄ›te zde pro pÅ™ihlášení"; -App::$strings["Your password may be changed from the Settings page after successful login."] = "VaÅ¡e heslo může být zmÄ›nÄ›no na stránce nastavení po úspěšném pÅ™ihlášení."; -App::$strings["Forgot your Password?"] = "ZapomnÄ›li jste heslo?"; -App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Zadejte svůj e-mailovou adresu a odeÅ¡lete žádost o zaslání VaÅ¡eho nového hesla. Poté zkontrolujte svůj e-mail pro další instrukce."; -App::$strings["Nickname or Email: "] = "PÅ™ezdívka nebo e-mail:"; -App::$strings["Reset"] = "Reset"; -App::$strings["Passwords do not match. Password unchanged."] = "Hesla se neshodují. Heslo nebylo zmÄ›nÄ›no."; -App::$strings["Empty passwords are not allowed. Password unchanged."] = "Prázdné hesla nejsou povolena. Heslo nebylo zmÄ›nÄ›no."; -App::$strings["Password changed."] = "Heslo bylo zmÄ›nÄ›no."; -App::$strings["Password update failed. Please try again."] = "Aktualizace hesla se nezdaÅ™ila. Zkuste to prosím znovu."; -App::$strings["Failed to connect with email account using the settings provided."] = "NepodaÅ™ilo se pÅ™ipojit k e-mailovému úÄtu pomocí dodaného nastavení."; -App::$strings[" Please use a shorter name."] = "Prosím použijte kratší jméno."; -App::$strings[" Name too short."] = "Jméno je příliÅ¡ krátké."; -App::$strings[" Not valid email."] = "Neplatný e-mail."; -App::$strings[" Cannot change to that email."] = "Nelze provést zmÄ›nu na tento e-mail."; -App::$strings["Settings updated."] = "Nastavení aktualizováno."; -App::$strings["Account settings"] = "Nastavení úÄtu"; -App::$strings["Plugin settings"] = "Nastavení pluginu"; -App::$strings["No Plugin settings configured"] = "Žádný doplnÄ›k není nastaven"; -App::$strings["Plugin Settings"] = "Nastavení doplňku"; -App::$strings["Normal Account"] = "Normální úÄet"; -App::$strings["This account is a normal personal profile"] = "Tento úÄet je běžný osobní profil"; -App::$strings["Soapbox Account"] = "Soapbox úÄet"; -App::$strings["Automatically approve all connection/friend requests as read-only fans"] = "Automaticky schválit vÅ¡echna spojení / přátelství jako fanouÅ¡ky s právem pouze ke Ätení"; -App::$strings["Community/Celebrity Account"] = "Komunitní úÄet / ÚÄet celebrity"; -App::$strings["Automatically approve all connection/friend requests as read-write fans"] = "Automaticky schvalovat vÅ¡echny žádosti o spojení / přátelství, jako fanouÅ¡ky s právem ke Ätení."; -App::$strings["Automatic Friend Account"] = "ÚÄet s automatickým schvalováním přátel"; -App::$strings["Automatically approve all connection/friend requests as friends"] = "Automaticky schvalovat vÅ¡echny žádosti o spojení / přátelství jako přátele"; -App::$strings["OpenID:"] = "OpenID:"; -App::$strings["(Optional) Allow this OpenID to login to this account."] = "(Volitelné) Povolit OpenID pro pÅ™ihlášení k tomuto úÄtu."; -App::$strings["Publish your default profile in your local site directory?"] = "Publikovat Váš výchozí profil v místním adresáři webu?"; -App::$strings["Publish your default profile in the global social directory?"] = "Publikovat Váš výchozí profil v globální sociálním adresáři?"; -App::$strings["Hide your contact/friend list from viewers of your default profile?"] = "Skrýt VaÅ¡e kontaktní údaje a seznam přátel pÅ™ed návÅ¡tÄ›vníky ve VaÅ¡em výchozím profilu?"; -App::$strings["Hide profile details and all your messages from unknown viewers?"] = "Skrýt detaily profilu a vÅ¡echny zprávy pÅ™ed neznámými uživateli?"; -App::$strings["Profile is not published."] = "Profil není zveÅ™ejnÄ›n."; -App::$strings["or"] = "nebo"; -App::$strings["Your Identity Address is"] = "VaÅ¡e adresa identity je"; -App::$strings["Account Settings"] = "Nastavení úÄtu"; -App::$strings["Export Personal Data"] = "Export osobních údajů"; -App::$strings["Password Settings"] = "Nastavení hesla"; -App::$strings["New Password:"] = "Nové heslo:"; -App::$strings["Confirm:"] = "PotvrÄte:"; -App::$strings["Leave password fields blank unless changing"] = "Pokud nechcete zmÄ›nit heslo, položku hesla nevyplňujte"; -App::$strings["Basic Settings"] = "Základní nastavení"; -App::$strings["Full Name:"] = "Celé jméno:"; -App::$strings["Email Address:"] = "E-mailová adresa:"; -App::$strings["Your Timezone:"] = "VaÅ¡e Äasové pásmo:"; -App::$strings["Default Post Location:"] = "Výchozí umístÄ›ní příspÄ›vků:"; -App::$strings["Use Browser Location:"] = "Používat umístÄ›ní dle prohlížeÄe:"; -App::$strings["Display Theme:"] = "Vybrat grafickou Å¡ablonu:"; -App::$strings["Security and Privacy Settings"] = "Nastavení zabezpeÄení a soukromí"; -App::$strings["Maximum Friend Requests/Day:"] = "Maximální poÄet žádostí o přátelství za den:"; -App::$strings["(to prevent spam abuse)"] = "(Aby se zabránilo spamu)"; -App::$strings["Default Post Permissions"] = "Výchozí oprávnÄ›ní pro příspÄ›vek"; -App::$strings["(click to open/close)"] = "(KliknÄ›te pro otevÅ™ení/zavÅ™ení)"; -App::$strings["Allow friends to post to your profile page:"] = "Povolit přátelům příspÄ›vky na VaÅ¡i profilovou stránku:"; -App::$strings["Automatically expire posts after days:"] = "Po kolika dnech automaticky expirovat příspÄ›vky:"; -App::$strings["If empty, posts will not expire. Expired posts will be deleted"] = "Pokud je prázdné, příspÄ›vky nebudou nikdy expirovat. Expirované příspÄ›vky budou vymazány"; -App::$strings["Notification Settings"] = "Nastavení notifikací"; -App::$strings["Send a notification email when:"] = "Poslat notifikaci e-mailem, když"; -App::$strings["You receive an introduction"] = "obdržíte žádost o propojení"; -App::$strings["Your introductions are confirmed"] = "VaÅ¡e žádosti jsou potvrzeny"; -App::$strings["Someone writes on your profile wall"] = "nÄ›kdo Vám napíše na VaÅ¡i profilovou stránku"; -App::$strings["Someone writes a followup comment"] = "nÄ›kdo Vám napíše následný komentář"; -App::$strings["You receive a private message"] = "obdržíte soukromou zprávu"; -App::$strings["Email/Mailbox Setup"] = "Nastavení e-mailu"; -App::$strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Pokud chcete komunikovat pomocí této služby s VaÅ¡imi kontakty z e-mailu (volitelné), uveÄte, jak se pÅ™ipojit k Vaší e-mailové schránce."; -App::$strings["Last successful email check:"] = "Poslední úspěšná kontrola e-mailu:"; -App::$strings["Email access is disabled on this site."] = "Přístup k elektronické poÅ¡tÄ› je na tomto serveru zakázán."; -App::$strings["IMAP server name:"] = "jméno IMAP serveru:"; -App::$strings["IMAP port:"] = "IMAP port:"; -App::$strings["Security:"] = "ZabezpeÄení:"; -App::$strings["None"] = "Žádný"; -App::$strings["Email login name:"] = "pÅ™ihlaÅ¡ovací jméno k e-mailu:"; -App::$strings["Email password:"] = "heslo k VaÅ¡emu e-mailu:"; -App::$strings["Reply-to address:"] = "OdpovÄ›dÄ›t na adresu:"; -App::$strings["Send public posts to all email contacts:"] = "Poslat veÅ™ejné příspÄ›vky na vÅ¡echny e-mailové kontakty:"; -App::$strings["Advanced Page Settings"] = "PokroÄilé nastavení stránky"; -App::$strings["Welcome back %s"] = "Vítejte zpÄ›t %s"; -App::$strings["Manage Identities and/or Pages"] = "Správa identit a / nebo stránek"; -App::$strings["(Toggle between different identities or community/group pages which share your account details.)"] = "(PÅ™epínání mezi různými identitami nebo komunitními / skupinovými stránkami, které sdílejí VaÅ¡e detaily úÄtu.)"; -App::$strings["Select an identity to manage: "] = "Vyberte identitu pro správu:"; -App::$strings["View Conversations"] = "Zobrazit konverzace"; -App::$strings["View New Items"] = "Zobrazit nové položky"; -App::$strings["View Any Items"] = "Zobrazit vÅ¡echny položky"; -App::$strings["View Starred Items"] = "Zobrazit položky oznaÄené hvÄ›zdu"; -App::$strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "UpozornÄ›ní: Tato skupina obsahuje %s Älena z nezabezpeÄené sítÄ›.", - 1 => "UpozornÄ›ní: Tato skupina obsahuje %s Äleny z nezabezpeÄené sítÄ›.", - 2 => "UpozornÄ›ní: Tato skupina obsahuje %s Äleny z nezabezpeÄené sítÄ›.", -); -App::$strings["Private messages to this group are at risk of public disclosure."] = "Soukromé zprávy této skupinÄ› jsou vystaveny riziku prozrazení."; -App::$strings["No such group"] = "Žádná taková skupina"; -App::$strings["Group is empty"] = "Skupina je prázdná"; -App::$strings["Group: "] = "Skupina:"; -App::$strings["Contact: "] = "Kontakt:"; -App::$strings["Private messages to this person are at risk of public disclosure."] = "Soukromé zprávy této osobÄ› jsou vystaveny riziku prozrazení."; -App::$strings["Invalid contact."] = "Neplatný kontakt."; -App::$strings["Save"] = "Uložit"; -App::$strings["Welcome to Friendika"] = "Vítejte na Friendika"; -App::$strings["New Member Checklist"] = "Seznam doporuÄení pro nového Älena"; -App::$strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page."] = "Dovolujeme si Vám nabídnout nÄ›které tipy a odkazy, abychom Vám zpříjemnili práci se systémem Friendika. Kliknutím na libovolnou položku navÅ¡tívit přísluÅ¡nou stránku."; -App::$strings["On your Settings page - change your initial password. Also make a note of your Identity Address. This will be useful in making friends."] = "Na stránce Nastavení - zmÄ›nit výchozí heslo. Poznamenejte si také adresu své identity. To může být užiteÄné pÅ™i navazování přátelství."; -App::$strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "ProhlédnÄ›te si další nastavení, a to zejména nastavení soukromí. NezveÅ™ejnÄ›ní svého úÄtu v adresáři je jako mít nezveÅ™ejnÄ›né telefonní Äíslo. ObecnÄ› platí, že je lepší mít svůj úÄet zveÅ™ejnÄ›ný, leda by vÅ¡ichni vaÅ¡i potenciální přátelé vÄ›dÄ›li, jak vás pÅ™esnÄ› najít."; -App::$strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Nahrajte si svou profilovou fotku, pokud jste tak již neuÄinili. Studie ukázaly, že lidé se skuteÄnými fotografiemi mají desetkrát ÄastÄ›ji přátele než lidé, kteří nemají."; -App::$strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Jestliže máte úÄet na Facebooku, povolte konektor na Facebook a bude možné (na přání) importovat vÅ¡echny VaÅ¡ přátele na Facebooku a vÅ¡echny VaÅ¡e konverzace."; -App::$strings["Enter your email access information on your Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "na stránce Nastavení zadejte informace pro přístup k Vaší e-mailové stránce, pokud si pÅ™ejete importovat a komunikovat s přáteli nebo distribuÄními skupinami z Vaší e-mailové schránky"; -App::$strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Upravit výchozí profil podle vaÅ¡ich pÅ™edstav. Prověřte nastavení pro skrytí VaÅ¡eho seznamu přátel a skrytí profilu pÅ™ed neznámými návÅ¡tÄ›vníky."; -App::$strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Nastavte si nÄ›jaká veÅ™ejné klíÄová slova pro výchozí profil, která popisují vaÅ¡e zájmy. Friendika Vám může nalézt další lidi s podobnými zájmy a navrhnout přátelství."; -App::$strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the Connect dialog."] = "Stránka Kontakty je Vaším odrazovým můstkem k řízení přátelství a spojení s kamarády v jiných sítích. Obvykle zadáte jejich adresu nebo adresu URL do dialogu PÅ™ipojit."; -App::$strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Stránka Adresář Vám pomůže najít další lidi na tomto serveru nebo v jiných propojených serverech. ProstÅ™ednictvím odkazů PÅ™ipojení nebo Následovat si prohlédnÄ›te jejich profilovou stránku. UveÄte svou vlastní adresu identity, je-li požadována."; -App::$strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Jakmile získáte nÄ›jaké přátele, uspořádejte si je do soukromých konverzaÄních skupin na postranním panelu vaší stránky Kontakty a pak můžete komunikovat s každou touto skupinu soukromÄ› prostÅ™ednictvím stránky Síť."; -App::$strings["Our help pages may be consulted for detail on other program features and resources."] = "Na stránkách NápovÄ›da naleznete nejen další podrobnosti o vÅ¡ech funkcích Friendika ale také další zdroje informací."; -App::$strings["Item not available."] = "Položka není k dispozici."; -App::$strings["Item was not found."] = "Položka nebyla nalezena."; -App::$strings["Group created."] = "Skupina vytvoÅ™ena."; -App::$strings["Could not create group."] = "Nelze vytvoÅ™it skupinu."; -App::$strings["Group not found."] = "Skupina nenalezena."; -App::$strings["Group name changed."] = "Název skupiny byl zmÄ›nÄ›n."; -App::$strings["Permission denied"] = "NedostateÄné oprávnÄ›ní"; -App::$strings["Create a group of contacts/friends."] = "VytvoÅ™it skupinu kontaktů / přátel."; -App::$strings["Group Name: "] = "Název skupiny:"; -App::$strings["Group removed."] = "Skupina odstranÄ›na. "; -App::$strings["Unable to remove group."] = "Nelze odstranit skupinu."; -App::$strings["Click on a contact to add or remove."] = "KliknÄ›te na kontakt pro pÅ™idání nebo odebrání"; -App::$strings["Group Editor"] = "Editor skupin"; -App::$strings["Members"] = "ÄŒlenové"; -App::$strings["All Contacts"] = "VÅ¡echny kontakty"; -App::$strings["Invalid profile identifier."] = "Neplatný identifikátor profilu."; -App::$strings["Profile Visibility Editor"] = "Editor viditelnosti profilu "; -App::$strings["Visible To"] = "Viditelný pro"; -App::$strings["All Contacts (with secure profile access)"] = "VÅ¡echny kontakty (se zabezpeÄeným přístupovým profilem )"; -App::$strings["View Contacts"] = "Zobrazit kontakty"; -App::$strings["No contacts."] = "Žádné kontakty."; -App::$strings["An invitation is required."] = "Pozvánka je vyžadována."; -App::$strings["Invitation could not be verified."] = "Pozvánka nemohla být ověřena."; -App::$strings["Invalid OpenID url"] = "Neplatný odkaz OpenID"; -App::$strings["Please enter the required information."] = "Zadejte prosím požadované informace."; -App::$strings["Please use a shorter name."] = "Použijte prosím kratší jméno."; -App::$strings["Name too short."] = "Jméno je příliÅ¡ krátké."; -App::$strings["That doesn't appear to be your full (First Last) name."] = "Nezdá se, že by to bylo vaÅ¡e celé jméno (kÅ™estní jméno a příjmení)."; -App::$strings["Your email domain is not among those allowed on this site."] = "Váš e-mailová doména není na tomto serveru mezi povolenými."; -App::$strings["Not a valid email address."] = "Neplatná e-mailová adresa."; -App::$strings["Cannot use that email."] = "Tento e-mail nelze použít."; -App::$strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "VaÅ¡e \"pÅ™ezdívka\" může obsahovat pouze \"a-z\", \"0-9\", \"-\", a \"_\", a musí zaÄínat písmenem."; -App::$strings["Nickname is already registered. Please choose another."] = "PÅ™ezdívka je již registrována. Prosím vyberte jinou."; -App::$strings["SERIOUS ERROR: Generation of security keys failed."] = "Závažná chyba: Generování bezpeÄnostních klíÄů se nezdaÅ™ilo."; -App::$strings["An error occurred during registration. Please try again."] = "DoÅ¡lo k chybÄ› pÅ™i registraci. Zkuste to prosím znovu."; -App::$strings["An error occurred creating your default profile. Please try again."] = "DoÅ¡lo k chybÄ› pÅ™i vytváření VaÅ¡eho výchozího profilu. Zkuste to prosím znovu."; -App::$strings["Registration details for %s"] = "RegistraÄní údaje pro %s"; -App::$strings["Registration successful. Please check your email for further instructions."] = "Registrace úspěšná. Zkontrolujte prosím svůj e-mail pro další instrukce."; -App::$strings["Failed to send email message. Here is the message that failed."] = "NepodaÅ™ilo se odeslat zprávu na e-mail. Zde je zpráva, která nebyla odeslána."; -App::$strings["Your registration can not be processed."] = "VaÅ¡i registraci nelze zpracovat."; -App::$strings["Registration request at %s"] = "Žádost o registraci na %s"; -App::$strings["Your registration is pending approval by the site owner."] = "VaÅ¡e registrace Äeká na schválení vlastníkem serveru."; -App::$strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Tento formulář můžete (volitelnÄ›) vyplnit s pomocí OpenID tím, že vyplníte své OpenID a kliknutete na tlaÄítko 'Zaregistrovat'."; -App::$strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Pokud nepoužíváte OpenID, nechte prosím toto pole prázdné a vyplňte zbylé položky."; -App::$strings["Your OpenID (optional): "] = "VaÅ¡e OpenID (nepovinné):"; -App::$strings["Include your profile in member directory?"] = "Uvést Váš profil v adresáři Älenů?"; -App::$strings["Membership on this site is by invitation only."] = "ÄŒlenství na tomto webu je pouze na pozvání."; -App::$strings["Your invitation ID: "] = "VaÅ¡e pozvání ID:"; -App::$strings["Registration"] = "Registrace"; -App::$strings["Your Full Name (e.g. Joe Smith): "] = "VaÅ¡e celé jméno (napÅ™. Jan Novák):"; -App::$strings["Your Email Address: "] = "VaÅ¡e e-mailová adresa:"; -App::$strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@\$sitename'."] = "Vyberte pÅ™ezdívku k profilu. Ta musí zaÄít s textovým znakem. VaÅ¡e profilová adresa na tomto webu pak bude \"pÅ™ezdívka@\$sitename\"."; -App::$strings["Choose a nickname: "] = "Vyberte pÅ™ezdívku:"; -App::$strings["Register"] = "Registrovat"; -App::$strings["status"] = "Stav"; -App::$strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s má rád %2\$s' na %3\$s"; -App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s nemá rád %2\$s na %3\$s"; -App::$strings["This is Friendika version"] = "Toto je Friendika verze"; -App::$strings["running at web location"] = "běžící na webu"; -App::$strings["Shared content within the Friendika network is provided under the Creative Commons Attribution 3.0 license"] = "Sdílený obsah v síti Friendika je poskytována pod licencí Creative Commons Attribution 3.0"; -App::$strings["Please visit Project.Friendika.com to learn more about the Friendika project."] = "Pokud se chcete dozvÄ›dÄ›t více o projektu Friendika, navÅ¡tivte, prosím, Project.Friendika.com"; -App::$strings["Bug reports and issues: please visit"] = "Pro hlášení chyb a námÄ›tů na zmÄ›ny navÅ¡tivte:"; -App::$strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendika - dot com"] = "Návrhy, chválu, dary, atd. - prosím poÅ¡lete na e-mail \"Info\" na Friendika teÄka com"; -App::$strings["Installed plugins/addons/apps"] = "Nainstalované doplňky/aplikace"; -App::$strings["No installed plugins/addons/apps"] = "Nejsou žádné nainstalované doplňky/aplikace"; -App::$strings["Account approved."] = "ÚÄet schválen."; -App::$strings["Registration revoked for %s"] = "Registrace zruÅ¡ena pro %s"; -App::$strings["Please login."] = "PÅ™ihlaste se, prosím."; -App::$strings["Unable to locate original post."] = "Nelze nalézt původní příspÄ›vek."; -App::$strings["Empty post discarded."] = "Prázdný příspÄ›vek odstranÄ›n."; -App::$strings["Wall Photos"] = "Fotografie na zdi"; -App::$strings["noreply"] = "bez odpovÄ›di"; -App::$strings["Administrator@"] = "Administrator@"; -App::$strings["%s commented on an item at %s"] = "%s okomentoval položku v %s"; -App::$strings["%s posted to your profile wall at %s"] = "%s pÅ™idal příspÄ›vek na vaší profilovou zeÄ v %s"; -App::$strings["System error. Post not saved."] = "Chyba systému. PříspÄ›vek nebyl uložen."; -App::$strings["This message was sent to you by %s, a member of the Friendika social network."] = "Tuto zprávu Vám zaslal %s, Älen sociální sítÄ› Friendika."; -App::$strings["You may visit them online at %s"] = "Můžete je navÅ¡tívit online na adrese %s"; -App::$strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Pokud nechcete dostávat tyto zprávy, kontaktujte prosím odesilatele odpovÄ›dí na tento záznam."; -App::$strings["%s posted an update."] = "%s poslal aktualizaci."; -App::$strings["Image uploaded but image cropping failed."] = "Obrázek byl odeslán, ale jeho oříznutí se nesdaÅ™ilo."; -App::$strings["Image size reduction [%s] failed."] = "NepodaÅ™ilo se snížit velikost obrázku [%s]."; -App::$strings["Unable to process image"] = "Obrázek nelze zpracovat "; -App::$strings["Image exceeds size limit of %d"] = "Obrázek pÅ™ekroÄil limit velikosti %d"; -App::$strings["Upload File:"] = "Nahrát soubor:"; -App::$strings["Upload Profile Photo"] = "Nahrát profilovou fotografii"; -App::$strings["Upload"] = "Nahrát"; -App::$strings["skip this step"] = "pÅ™eskoÄit tento krok "; -App::$strings["select a photo from your photo albums"] = "Vybrat fotografii z VaÅ¡ich fotoalb"; -App::$strings["Crop Image"] = "Oříznout obrázek"; -App::$strings["Please adjust the image cropping for optimum viewing."] = "Prosím, oříznÄ›te tento obrázek pro optimální zobrazení."; -App::$strings["Done Editing"] = "Editace dokonÄena"; -App::$strings["Image uploaded successfully."] = "Obrázek byl úspěšnÄ› nahrán."; -App::$strings["No profile"] = "Žádný profil"; -App::$strings["Remove My Account"] = "Odstranit můj úÄet"; -App::$strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Tímto bude kompletnÄ› odstranÄ›n váš úÄet. Jakmile bude úÄet odstranÄ›n, nebude už možné ho obnovit."; -App::$strings["Please enter your password for verification:"] = "Prosím, zadejte své heslo pro ověření:"; -App::$strings["No recipient selected."] = "Nevybrán příjemce."; -App::$strings["[no subject]"] = "[bez pÅ™edmÄ›tu]"; -App::$strings["Unable to locate contact information."] = "NepodaÅ™ilo se najít kontaktní informace."; -App::$strings["Message sent."] = "Zpráva odeslána."; -App::$strings["Message could not be sent."] = "Zprávu se nepodaÅ™ilo odeslat."; -App::$strings["Messages"] = "Zprávy"; -App::$strings["Inbox"] = "DoruÄená poÅ¡ta"; -App::$strings["Outbox"] = "Odeslaná poÅ¡ta"; -App::$strings["New Message"] = "Nová zpráva"; -App::$strings["Message deleted."] = "Zpráva odstranÄ›na."; -App::$strings["Conversation removed."] = "Konverzace odstranÄ›na."; -App::$strings["Please enter a link URL:"] = "Zadejte prosím URL odkaz:"; -App::$strings["Send Private Message"] = "Odeslat soukromou zprávu"; -App::$strings["To:"] = "Adresát:"; -App::$strings["Subject:"] = "PÅ™edmÄ›t:"; -App::$strings["Your message:"] = "VaÅ¡e zpráva:"; -App::$strings["No messages."] = "Žádné zprávy."; -App::$strings["Delete conversation"] = "Odstranit konverzaci"; -App::$strings["D, d M Y - g:i A"] = "D M R - g:i A"; -App::$strings["Message not available."] = "Zpráva není k dispozici."; -App::$strings["Delete message"] = "Smazat zprávu"; -App::$strings["Send Reply"] = "Poslat odpovÄ›Ä"; -App::$strings["Site"] = "Web"; -App::$strings["Users"] = "Uživatelé"; -App::$strings["Plugins"] = "Pluginy"; -App::$strings["Update"] = "Aktualizace"; -App::$strings["Logs"] = "Logy"; -App::$strings["User registrations waiting for confirmation"] = "Registrace uživatele Äeká na potvrzení"; -App::$strings["Item not found."] = "Položka nenalezena."; -App::$strings["Administration"] = "Administrace"; -App::$strings["Summary"] = "Shrnutí"; -App::$strings["Registered users"] = "Registrovaní uživatelé"; -App::$strings["Pending registrations"] = "ÄŒekající registrace"; -App::$strings["Version"] = "Verze"; -App::$strings["Active plugins"] = "Aktivní pluginy"; -App::$strings["Site settings updated."] = "Nastavení webu aktualizováno."; -App::$strings["Closed"] = "Uzavřít"; -App::$strings["Requires approval"] = "Vyžaduje schválení"; -App::$strings["Open"] = "OtevÅ™ená"; -App::$strings["File upload"] = "Nahrání souborů"; -App::$strings["Policies"] = "Politiky"; -App::$strings["Advanced"] = "PokroÄilé"; -App::$strings["Site name"] = "Název webu"; -App::$strings["Banner/Logo"] = "Banner/logo"; -App::$strings["System language"] = "Systémový jazyk"; -App::$strings["System theme"] = "Grafická Å¡ablona systému "; -App::$strings["Maximum image size"] = "Maximální velikost obrazu"; -App::$strings["Register policy"] = "Politika registrace"; -App::$strings["Register text"] = "Registrace textu"; -App::$strings["Allowed friend domains"] = "Povolené domény přátel"; -App::$strings["Allowed email domains"] = "Povolené e-mailové domény"; -App::$strings["Block public"] = "Blokovat veÅ™ejnost"; -App::$strings["Force publish"] = "Publikovat"; -App::$strings["Global directory update URL"] = "aktualizace URL adresy Globálního adresáře "; -App::$strings["Block multiple registrations"] = "Blokovat více registrací"; -App::$strings["OpenID support"] = "podpora OpenID"; -App::$strings["Gravatar support"] = "podpora Gravatar"; -App::$strings["Fullname check"] = "kontrola úplného jména"; -App::$strings["UTF-8 Regular expressions"] = "UTF-8 Regulární výrazy"; -App::$strings["Show Community Page"] = "Zobrazit stránku komunity"; -App::$strings["Enable OStatus support"] = "Zapnout podporu OStatus"; -App::$strings["Only allow Friendika contacts"] = "Povolit pouze Friendika kontakty "; -App::$strings["Verify SSL"] = "Ověřit SSL"; -App::$strings["Proxy user"] = "Proxy uživatel"; -App::$strings["Proxy URL"] = "Proxy URL adresa"; -App::$strings["Network timeout"] = "Äas síťového spojení vyprÅ¡elo (timeout)"; -App::$strings["%s user blocked"] = array( - 0 => "%s uživatel zablokován", - 1 => "%s uživatelů zablokováno / odblokováno", - 2 => "%s uživatelů zablokováno / odblokováno", -); -App::$strings["%s user deleted"] = array( - 0 => "%s uživatel smazán", - 1 => "%s uživatelů smazáno", - 2 => "%s uživatelů smazáno", -); -App::$strings["User '%s' deleted"] = "Uživatel '%s' smazán"; -App::$strings["User '%s' unblocked"] = "Uživatel '%s' odblokován"; -App::$strings["User '%s' blocked"] = "Uživatel '%s' blokován"; -App::$strings["select all"] = "Vybrat vÅ¡e"; -App::$strings["User registrations waiting for confirm"] = "Registrace uživatele Äeká na potvrzení"; -App::$strings["Request date"] = "Datum žádosti"; -App::$strings["Email"] = "E-mail"; -App::$strings["No registrations."] = "Žádné registrace."; -App::$strings["Deny"] = "Odmítnout"; -App::$strings["Block"] = "Blokovat"; -App::$strings["Unblock"] = "Odblokovat"; -App::$strings["Register date"] = "Datum registrace"; -App::$strings["Last login"] = "Datum posledního pÅ™ihlášení"; -App::$strings["Last item"] = "Poslední položka"; -App::$strings["Account"] = "ÚÄet"; -App::$strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Vybraní uživatelé budou smazáni!\\n\\n VÅ¡e, co tito uživatelé na tÄ›chto stránkách vytvoÅ™ili, bude trvale odstranÄ›no!\\n\\n Opravdu pokraÄovat?"; -App::$strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Uživatel {0} bude smazán!\\n\\n VÅ¡e, co tento uživatel na tÄ›chto stránkách vytvoÅ™il, bude trvale odstranÄ›no!\\n\\n Opravdu pokraÄovat?"; -App::$strings["Plugin %s disabled."] = "Plugin %s zakázán."; -App::$strings["Plugin %s enabled."] = "Plugin %s povolen."; -App::$strings["Disable"] = "Zakázat"; -App::$strings["Enable"] = "Povolit"; -App::$strings["Toggle"] = "PÅ™epnout"; -App::$strings["Settings"] = "Nastavení"; -App::$strings["Log settings updated."] = "Nastavení protokolu aktualizováno."; -App::$strings["Clear"] = "VyÄistit"; -App::$strings["Debugging"] = "LadÄ›ní"; -App::$strings["Log file"] = "Soubor s logem"; -App::$strings["Must be writable by web server. Relative to your Friendika index.php."] = "Webový server musí mít práva zápisu . Relativní k index.php Friendika."; -App::$strings["Log level"] = "Úroveň auditu"; -App::$strings["Close"] = "UzavÅ™ená"; -App::$strings["FTP Host"] = "Hostitel FTP"; -App::$strings["FTP Path"] = "Cesta FTP"; -App::$strings["FTP User"] = "FTP uživatel"; -App::$strings["FTP Password"] = "FTP heslo"; -App::$strings["Access to this profile has been restricted."] = "Přístup na tento profil byl omezen."; -App::$strings["Tips for New Members"] = "Tipy pro nové Äleny"; -App::$strings["Login failed."] = "PÅ™ihlášení se nezdaÅ™ilo."; -App::$strings["Welcome "] = "Vítejte "; -App::$strings["Please upload a profile photo."] = "Prosím nahrejte profilovou fotografii"; -App::$strings["Welcome back "] = "Vítejte zpÄ›t "; -App::$strings["This site is not configured to allow communications with other networks."] = "Tento web není nakonfigurován tak, aby umožňoval komunikaci s ostatními sítÄ›mi."; -App::$strings["No compatible communication protocols or feeds were discovered."] = "Nenalezen žádný kompatibilní komunikaÄní protokol nebo kanál."; -App::$strings["The profile address specified does not provide adequate information."] = "Uvedená adresa profilu neposkytuje dostateÄné informace."; -App::$strings["An author or name was not found."] = "Autor nebo jméno nenalezeno"; -App::$strings["No browser URL could be matched to this address."] = "Této adrese neodpovídá žádné URL prohlížeÄe."; -App::$strings["The profile address specified belongs to a network which has been disabled on this site."] = "Zadaná adresa profilu patří do sítÄ›, která byla na tomto serveru zakázána."; -App::$strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Omezený profil. Tato osoba nebude schopna od Vás pÅ™ijímat přímé / osobní sdÄ›lení."; -App::$strings["Unable to retrieve contact information."] = "NepodaÅ™ilo se získat kontaktní informace."; -App::$strings["following"] = "následující"; -App::$strings["Item has been removed."] = "Položka byla odstranÄ›na."; -App::$strings["New mail received at "] = "PÅ™iÅ¡el nový e-mail v"; -App::$strings["Applications"] = "Aplikace"; -App::$strings["No installed applications."] = "Žádné nainstalované aplikace."; -App::$strings["Search"] = "Vyhledávání"; -App::$strings["Profile not found."] = "Profil nenalezen"; -App::$strings["Profile Name is required."] = "Jméno profilu je povinné."; -App::$strings["Profile updated."] = "Profil aktualizován."; -App::$strings["Profile deleted."] = "Profil smazán."; -App::$strings["Profile-"] = "Profil-"; -App::$strings["New profile created."] = "Nový profil vytvoÅ™en."; -App::$strings["Profile unavailable to clone."] = "Profil není možné naklonovat."; -App::$strings["Hide your contact/friend list from viewers of this profile?"] = "Skrýt u tohoto profilu vaÅ¡e kontakty / seznam přátel pÅ™ed pÅ™ed dalšími uživateli zobrazující si tento profil?"; -App::$strings["Edit Profile Details"] = "Upravit podrobnosti profilu "; -App::$strings["View this profile"] = "Zobrazit tento profil"; -App::$strings["Create a new profile using these settings"] = "VytvoÅ™it nový profil pomocí tohoto nastavení"; -App::$strings["Clone this profile"] = "Klonovat tento profil"; -App::$strings["Delete this profile"] = "Smazat tento profil"; -App::$strings["Profile Name:"] = "Jméno profilu:"; -App::$strings["Your Full Name:"] = "VaÅ¡e celé jméno:"; -App::$strings["Title/Description:"] = "Název / Popis:"; -App::$strings["Your Gender:"] = "VaÅ¡e pohlaví:"; -App::$strings["Birthday (%s):"] = "Narozeniny uživatele (%s):"; -App::$strings["Street Address:"] = "Ulice:"; -App::$strings["Locality/City:"] = "MÄ›sto:"; -App::$strings["Postal/Zip Code:"] = "PSÄŒ:"; -App::$strings["Country:"] = "ZemÄ›:"; -App::$strings["Region/State:"] = "Region / stát:"; -App::$strings[" Marital Status:"] = " Rodinný stav:"; -App::$strings["Who: (if applicable)"] = "Kdo: (pokud je možné)"; -App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Příklady: jan123, Jan Novák, jan@seznam.cz"; -App::$strings["Sexual Preference:"] = "Sexuální preference:"; -App::$strings["Homepage URL:"] = "Odkaz na domovskou stránku:"; -App::$strings["Political Views:"] = "Politické pÅ™esvÄ›dÄení:"; -App::$strings["Religious Views:"] = "Náboženské pÅ™esvÄ›dÄení:"; -App::$strings["Public Keywords:"] = "VeÅ™ejná klíÄová slova:"; -App::$strings["Private Keywords:"] = "Soukromá klíÄová slova:"; -App::$strings["Example: fishing photography software"] = "Příklad: fishing photography software"; -App::$strings["(Used for suggesting potential friends, can be seen by others)"] = "(Používá se pro doporuÄování potenciálních přátel, může být vidÄ›no ostatními)"; -App::$strings["(Used for searching profiles, never shown to others)"] = "(Používá se pro vyhledávání profilů, není nikdy zobrazeno ostatním)"; -App::$strings["Tell us about yourself..."] = "ŘeknÄ›te nám nÄ›co o sobÄ› ..."; -App::$strings["Hobbies/Interests"] = "KoníÄky/zájmy"; -App::$strings["Contact information and Social Networks"] = "Kontaktní informace a sociální sítÄ›"; -App::$strings["Musical interests"] = "Hudební vkus"; -App::$strings["Books, literature"] = "Knihy, literatura"; -App::$strings["Television"] = "Televize"; -App::$strings["Film/dance/culture/entertainment"] = "Film/tanec/kultura/zábava"; -App::$strings["Love/romance"] = "Láska/romantika"; -App::$strings["Work/employment"] = "Práce/zamÄ›stnání"; -App::$strings["School/education"] = "Å kola/vzdÄ›lání"; -App::$strings["This is your public profile.
    It may be visible to anybody using the internet."] = "Toto je váš veřejný profil.
    Ten může být viditelný kýmkoliv na internetu."; -App::$strings["Age: "] = "VÄ›k: "; -App::$strings["Profiles"] = "Profily"; -App::$strings["Change profile photo"] = "ZmÄ›nit profilovou fotografii"; -App::$strings["Create New Profile"] = "VytvoÅ™it nový profil"; -App::$strings["Profile Image"] = "Profilový obrázek"; -App::$strings["visible to everybody"] = "viditelné pro vÅ¡echny"; -App::$strings["Edit visibility"] = "Upravit viditelnost"; -App::$strings["Global Directory"] = "Globální adresář"; -App::$strings["Normal site view"] = "Normální zobrazení stránky"; -App::$strings["View all site entries"] = "Zobrazit vÅ¡echny položky stránky"; -App::$strings["Site Directory"] = "Adresář serveru"; -App::$strings["Gender: "] = "Pohlaví: "; -App::$strings["No entries (some entries may be hidden)."] = "Žádné záznamy (nÄ›které položky mohou být skryty)."; -App::$strings["%s : Not a valid email address."] = "%s : není platná e-mailová adresa."; -App::$strings["Please join my network on %s"] = "Prosím, pÅ™ipojte se do mé sítÄ› na %s"; -App::$strings["%s : Message delivery failed."] = "%s : DoruÄení zprávy se nezdaÅ™ilo."; -App::$strings["%d message sent."] = array( - 0 => "%d zpráva odeslána.", - 1 => "%d zprávy odeslány.", - 2 => "%d zprávy odeslány.", -); -App::$strings["You have no more invitations available"] = "Nemáte k dispozici žádné další pozvánky"; -App::$strings["Send invitations"] = "Poslat pozvánky"; -App::$strings["Enter email addresses, one per line:"] = "Zadejte e-mailové adresy, jednu na řádek:"; -App::$strings["Please join my social network on %s"] = "Prosím, pÅ™ipojte se do mé sociální sítÄ› na %s"; -App::$strings["To accept this invitation, please visit:"] = "Chcete-li toto pozvání pÅ™ijmout, navÅ¡tivte prosím:"; -App::$strings["You will need to supply this invitation code: \$invite_code"] = "Budete muset zadat kód této pozvánky: \$invite_code"; -App::$strings["Once you have registered, please connect with me via my profile page at:"] = "Jakmile se zaregistrujete, prosím spojte se se mnou pÅ™es mou profilovu stránku na:"; -App::$strings["Response from remote site was not understood."] = "OdpovÄ›Ä ze vzdáleného serveru nebyla srozumitelná."; -App::$strings["Unexpected response from remote site: "] = "NeoÄekávaná odpovÄ›Ä od vzdáleného serveru:"; -App::$strings["Confirmation completed successfully."] = "Potvrzení úspěšnÄ› dokonÄena."; -App::$strings["Remote site reported: "] = "Vzdálený server oznámil:"; -App::$strings["Temporary failure. Please wait and try again."] = "DoÄasné selhání. Prosím, vyÄkejte a zkuste to znovu."; -App::$strings["Introduction failed or was revoked."] = "Žádost o propojení selhala nebo byla zruÅ¡ena."; -App::$strings["Unable to set contact photo."] = "Nelze nastavit fotografii kontaktu."; -App::$strings["%1\$s is now friends with %2\$s"] = "%1\$s je nyní přítel s %2\$s"; -App::$strings["No user record found for '%s' "] = "Pro '%s' nenalezen žádný uživatelský záznam "; -App::$strings["Our site encryption key is apparently messed up."] = "Náš Å¡ifrovací klÃ­Ä zÅ™ejmÄ› pÅ™estal správnÄ› fungovat."; -App::$strings["Empty site URL was provided or URL could not be decrypted by us."] = "Byla poskytnuta prázdná URL adresa nebo se nepodaÅ™ilo URL adresu deÅ¡ifrovat."; -App::$strings["Contact record was not found for you on our site."] = "Kontakt záznam nebyl nalezen pro vás na naÅ¡ich stránkách."; -App::$strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Váš systém poskytl duplicitní ID vůÄi naÅ¡emu systému. Pokuste se akci zopakovat."; -App::$strings["Unable to set your contact credentials on our system."] = "Nelze nastavit VaÅ¡e pÅ™ihlaÅ¡ovací údaje v naÅ¡em systému."; -App::$strings["Unable to update your contact profile details on our system"] = "Nelze aktualizovat Váš profil v naÅ¡em systému"; -App::$strings["Connection accepted at %s"] = "PÅ™ipojení pÅ™ijato na %s"; -App::$strings["Facebook disabled"] = "Facebook zakázán"; -App::$strings["Updating contacts"] = "Aktualizace kontaktů"; -App::$strings["Facebook API key is missing."] = "Chybí Facebook API klíÄ."; -App::$strings["Facebook Connect"] = "Facebook pÅ™ipojen"; -App::$strings["Install Facebook connector for this account."] = "Nainstalovat pro tento úÄet Facebook konektor."; -App::$strings["Remove Facebook connector"] = "Odstranit konektor na Facebook"; -App::$strings["Post to Facebook by default"] = "StandardnÄ› posílat příspÄ›vky na Facebook"; -App::$strings["Link all your Facebook friends and conversations"] = "PÅ™ipojit vÅ¡echny své přátele na Facebooku a konverzace"; -App::$strings["Warning: Your Facebook privacy settings can not be imported."] = "UpozornÄ›ní: nastavení ochrany osobních údajů na Facebooku nelze importovat."; -App::$strings["Linked Facebook items may be publicly visible, depending on your privacy settings for this website/account."] = "Propojené položky z Facebook mohou být veÅ™ejnÄ› viditelné, v závislosti na nastavení ochrany osobních údajů pro tuto webovou stránku/úÄet."; -App::$strings["Facebook"] = "Facebook"; -App::$strings["Facebook Connector Settings"] = "Nastavení Facebook konektoru "; -App::$strings["Post to Facebook"] = "PÅ™idat příspÄ›vek na Facebook"; -App::$strings["Post to Facebook cancelled because of multi-network access permission conflict."] = "PříspÄ›vek na Facebook zruÅ¡en kvůli konfliktu přístupových práv mezi sítÄ›mi."; -App::$strings["Image: "] = "Obrázek: "; -App::$strings["View on Friendika"] = "Pohled na Friendiku"; -App::$strings["Facebook post failed. Queued for retry."] = "Zaslání příspÄ›vku na Facebook selhalo. PříspÄ›vek byl zaÅ™azen do fronty pro opakované odeslání."; -App::$strings["Generate new key"] = "Generovat nové klíÄe"; -App::$strings["Widgets key"] = "Widgety klíÄ"; -App::$strings["Widgets available"] = "Widgety k dispozici"; -App::$strings["Connect on Friendika!"] = "Spojit se na Friendice!"; -App::$strings["Three Dimensional Tic-Tac-Toe"] = "TrojrozmÄ›rné Tic-Tac-Toe"; -App::$strings["3D Tic-Tac-Toe"] = "3D Tic-Tac-Toe"; -App::$strings["New game"] = "Nová hra"; -App::$strings["New game with handicap"] = "Nová hra s handicapem"; -App::$strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = "TrojrozmÄ›rné tic-tac-toe je podobná této tradiÄní hÅ™e kromÄ› toho, že se hraje na více úrovních souÄasnÄ›."; -App::$strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = "V tomto případÄ› existují tÅ™i úrovnÄ›. Vyhrajete tím, že dostane tÅ™i v Å™adÄ› na jakékoli úrovni, stejnÄ› jako nahoru, dolů a Å¡ikmo na různých úrovních."; -App::$strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = "Hra s handicapem zakáže centrální pozici na stÅ™ední úrovni, protože hrÃ¡Ä zaujímající tuto polohu má Äasto nespravedlivou výhodu."; -App::$strings["You go first..."] = "Vy zaÄnÄ›te ..."; -App::$strings["I'm going first this time..."] = "Tentokrát zaÄnu já..."; -App::$strings["You won!"] = "Vyhrál jste!"; -App::$strings["\"Cat\" game!"] = "\"KoÄiÄí\" hra!"; -App::$strings["I won!"] = "Vyhrál jsem!"; -App::$strings["Randplace Settings"] = "Randplace Nastavení"; -App::$strings["Enable Randplace Plugin"] = "Povolit Randplace Plugin"; -App::$strings["Upload a file"] = "Nahrát soubor"; -App::$strings["Drop files here to upload"] = "PÅ™eneste sem soubory k nahrání"; -App::$strings["Failed"] = "NeúspÄ›ch"; -App::$strings["No files were uploaded."] = "Žádné soubory nebyly nahrány."; -App::$strings["Uploaded file is empty"] = "Nahraný soubor je prázdný"; -App::$strings["File has an invalid extension, it should be one of "] = "Soubor má neplatnou příponu, ta by mÄ›la být jednou z"; -App::$strings["Upload was cancelled, or server error encountered"] = "Nahrávání bylo zruÅ¡eno nebo doÅ¡lo k chybÄ› na serveru"; -App::$strings["Impressum"] = "Impressum"; -App::$strings["Site Owner"] = "Vlastník webu"; -App::$strings["Email Address"] = "E-mailová adresa"; -App::$strings["Postal Address"] = "PoÅ¡tovní adresa"; -App::$strings["The impressum addon needs to be configured!
    Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = "Doplněk Impressum musí být nakonfigurován!
    Prosím, pÅ™idejte alespoň promÄ›nnou owner do konfiguraÄního souboru. Pro nastavení ostatních promÄ›nných se seznamte s nápovÄ›dou v souboru README tohoto doplňku."; -App::$strings["Site Owners Profile"] = "Profil majitele webu"; -App::$strings["Notes"] = "Poznámky"; -App::$strings["OEmbed settings updated"] = "OEmbed nastavení aktualizováno"; -App::$strings["Use OEmbed for YouTube videos"] = "Použití OEmbed pro videa na YouTube"; -App::$strings["URL to embed:"] = "URL adresa k vložení:"; -App::$strings["Post to StatusNet"] = "Poslat příspÄ›vek na StatusNet"; -App::$strings["Please contact your site administrator.
    The provided API URL is not valid."] = "Obraťte se na administratora webu.
    Poskytnutý odkaz na API není platný."; -App::$strings["We could not contact the StatusNet API with the Path you entered."] = "S cestou, kterou jste zadali, se nebylo možné spojit s API StatusNetu."; -App::$strings["StatusNet settings updated."] = "Nastavení StatusNetu aktualizováno."; -App::$strings["StatusNet Posting Settings"] = "Nastavení zasílání příspÄ›vků na StatusNet "; -App::$strings["Globally Available StatusNet OAuthKeys"] = "GlobálnÄ› dostupné StatusNet OAuth klíÄe"; -App::$strings["There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below)."] = "Jsou dostupné pÅ™ednastavené OAuth páry klíÄů pro nÄ›které servery StatusNetu. Pokud používáte nÄ›který z nich, použijte toto pÅ™ihlášení. Pokud ne, neváhejte se pÅ™ipojit k jiné instanci StatusNet (viz níže)."; -App::$strings["Provide your own OAuth Credentials"] = "UveÄte své vlastní OAuth pÅ™ihlaÅ¡ovací údaje"; -App::$strings["No consumer key pair for StatusNet found. Register your Friendika Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.
    Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendika installation at your favorited StatusNet installation."] = "Nenalezen žádný consumer pár klíÄů pro StatusNet. Zaregistrujte svůj Friendika úÄet jako desktopový klient na svém úÄtu StatusNetu, zkopírujte níže consumer pár klíÄů a zadejte API base root.
    Než si zaregistrujete svůj vlastní pár klíÄů OAuth, zjistÄ›te si od administrátora, zda-li už náhodou na tento Friendika server nepÅ™idal pár klíÄů pro vámi požadovanou instalaci StatusNetu."; -App::$strings["OAuth Consumer Key"] = "OAuth Consumer Key"; -App::$strings["OAuth Consumer Secret"] = "OAuth Consumer Secret"; -App::$strings["Base API Path (remember the trailing /)"] = "Cesta k Base API (nezapomeňte na koncový /)"; -App::$strings["To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your public posts will be posted to StatusNet."] = "Chcete-li pÅ™ipojit k vaÅ¡emu úÄtu StatusNet kliknÄ›te na tlaÄítko níže, abyste dostati bezpeÄnostní kód ze StatusNetu, který musíte zkopírovat do vstupního pole níže a odelat formulář. Pouze VaÅ¡e veÅ™ejné příspÄ›vky budou zveÅ™ejnÄ›ny na StatusNetu."; -App::$strings["Log in with StatusNet"] = "PÅ™ihlásit se s StatusNet"; -App::$strings["Copy the security code from StatusNet here"] = "Zkopírujte sem bezpeÄnostní kód ze StatusNet"; -App::$strings["Cancel Connection Process"] = "ZruÅ¡it pÅ™ipojování"; -App::$strings["Current StatusNet API is"] = "Aktuální StatusNet API je"; -App::$strings["Cancel StatusNet Connection"] = "ZruÅ¡it StatusNet pÅ™ipojení"; -App::$strings["Currently connected to: "] = "V souÄasné dobÄ› pÅ™ipojen k:"; -App::$strings["If enabled all your public postings can be posted to the associated StatusNet account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Je-li povoleno, vÅ¡echny VaÅ¡e veÅ™ejné příspÄ›vky mohou být zaslány na související StatusNet úÄet. Můžete si vybrat, zda-li toto bude výchozí nastavení (zde), nebo budete mít možnost si vybrat požadované chování pÅ™i psaní každého příspÄ›vku."; -App::$strings["Allow posting to StatusNet"] = "Povolit zasílání příspÄ›vků na StatusNet"; -App::$strings["Send public postings to StatusNet by default"] = "StandardnÄ› poslílat veÅ™ejné příspÄ›vky na StatusNet"; -App::$strings["Clear OAuth configuration"] = "Vymazat konfiguraci OAuth"; -App::$strings["API URL"] = "API URL"; -App::$strings["Consumer Secret"] = "Consumer Secret"; -App::$strings["Consumer Key"] = "Consumer Key"; -App::$strings["Piwik Base URL"] = "Piwik Base adresa URL"; -App::$strings["Site ID"] = "ID webu"; -App::$strings["Show opt-out cookie link?"] = "Zobrazit odkaz opt-out cookie?"; -App::$strings["Post to Twitter"] = "Poslat příspÄ›vek na Twitter"; -App::$strings["Twitter settings updated."] = "Nastavení Twitteru aktualizováno."; -App::$strings["Twitter Posting Settings"] = "Nastavení zasílání příspÄ›vků na Twitter "; -App::$strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "Nenalezen žádný spotÅ™ebitelský páru klíÄů pro Twitter. ObraÅ¥te se na administrátora webu."; -App::$strings["At this Friendika instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = "Na tomto Friendika serveru je Twitter plugin povolen, ale jeÅ¡tÄ› nemáte svůj úÄet pÅ™ipojen ke svému Twitter úÄtu. Chcete-li tak uÄinit, klepnutím na tlaÄítko níže získejte PIN z Twitteru, který musíte zkopírovat do vstupního pole níže a odeÅ¡lete formulář. Pouze VaÅ¡e veÅ™ejné příspÄ›vky budou zveÅ™ejnÄ›ny na Twitteru."; -App::$strings["Log in with Twitter"] = "PÅ™ihlásit se s Twitter"; -App::$strings["Copy the PIN from Twitter here"] = "Zkopírujte sem PIN z Twitteru"; -App::$strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Je-li povoleno, vÅ¡echny VaÅ¡e veÅ™ejné příspÄ›vky mohou být zaslány na související Twitter úÄet. Můžete si vybrat, zda-li toto bude výchozí nastavení (zde), nebo budete mít možnost si vybrat požadované chování pÅ™i psaní každého příspÄ›vku."; -App::$strings["Allow posting to Twitter"] = "Povolit odesílání na Twitter"; -App::$strings["Send public postings to Twitter by default"] = "DefaultnÄ› zasílat veÅ™ejné komentáře na Twitter"; -App::$strings["Consumer key"] = "Consumer key"; -App::$strings["Consumer secret"] = "Consumer secret"; -App::$strings["Gender:"] = "Pohlaví:"; -App::$strings["Birthday:"] = "Narozeniny:"; -App::$strings["j F, Y"] = "j F, Y"; -App::$strings["j F"] = "j F"; -App::$strings["Age:"] = "VÄ›k:"; -App::$strings[" Status:"] = " Status:"; -App::$strings["Homepage:"] = "Domácí stránka:"; -App::$strings["Religion:"] = "Náboženství:"; -App::$strings["About:"] = "O mÄ›:"; -App::$strings["Hobbies/Interests:"] = "KoníÄky/zájmy:"; -App::$strings["Contact information and Social Networks:"] = "Kontaktní informace a sociální sítÄ›:"; -App::$strings["Musical interests:"] = "Hudební vkus:"; -App::$strings["Books, literature:"] = "Knihy, literatura:"; -App::$strings["Television:"] = "Televize:"; -App::$strings["Film/dance/culture/entertainment:"] = "Film/tanec/kultura/zábava:"; -App::$strings["Love/Romance:"] = "Láska/romance"; -App::$strings["Work/employment:"] = "Práce/zamÄ›stnání:"; -App::$strings["School/education:"] = "Å kola/vzdÄ›lávání:"; -App::$strings["Unknown | Not categorised"] = "Neznámé | NezaÅ™azeno"; -App::$strings["Block immediately"] = "OkamžitÄ› blokovat "; -App::$strings["Shady, spammer, self-marketer"] = "pochybný, spammer, self-makerter"; -App::$strings["Known to me, but no opinion"] = "Znám ho ale, ale bez rozhodnutí"; -App::$strings["OK, probably harmless"] = "OK, pravdÄ›podobnÄ› neÅ¡kodný"; -App::$strings["Reputable, has my trust"] = "Renomovaný, má mou důvÄ›ru"; -App::$strings["Frequently"] = "ÄŒasto"; -App::$strings["Hourly"] = "každou hodinu"; -App::$strings["Twice daily"] = "Dvakrát dennÄ›"; -App::$strings["Daily"] = "dennÄ›"; -App::$strings["Weekly"] = "TýdennÄ›"; -App::$strings["Monthly"] = "MÄ›síÄnÄ›"; -App::$strings["Male"] = "Muž"; -App::$strings["Female"] = "Žena"; -App::$strings["Currently Male"] = "V souÄasné dobÄ› muž"; -App::$strings["Currently Female"] = "V souÄasné dobÄ› žena"; -App::$strings["Mostly Male"] = "VÄ›tÅ¡inou muž"; -App::$strings["Mostly Female"] = "VÄ›tÅ¡inou žena"; -App::$strings["Transgender"] = "Transgender"; -App::$strings["Intersex"] = "Intersex"; -App::$strings["Transsexual"] = "Transexuál"; -App::$strings["Hermaphrodite"] = "Hermafrodit"; -App::$strings["Neuter"] = "Neutrál"; -App::$strings["Non-specific"] = "Nespecifikováno"; -App::$strings["Other"] = "Jiné"; -App::$strings["Undecided"] = "Nerozhodnuto"; -App::$strings["Males"] = "Muži"; -App::$strings["Females"] = "Ženy"; -App::$strings["Gay"] = "Gay"; -App::$strings["Lesbian"] = "LesbiÄka"; -App::$strings["No Preference"] = "Bez preferencí"; -App::$strings["Bisexual"] = "Bisexuál"; -App::$strings["Autosexual"] = "Autosexuál"; -App::$strings["Abstinent"] = "Abstinent"; -App::$strings["Virgin"] = "panic/panna"; -App::$strings["Deviant"] = "Deviant"; -App::$strings["Fetish"] = "FetiÅ¡ista"; -App::$strings["Oodles"] = "HodnÄ›"; -App::$strings["Nonsexual"] = "Nesexuální"; -App::$strings["Single"] = "Svobodný"; -App::$strings["Lonely"] = "OsamnÄ›lý"; -App::$strings["Available"] = "Dostupný"; -App::$strings["Unavailable"] = "Nedostupný"; -App::$strings["Dating"] = "Seznamující se"; -App::$strings["Unfaithful"] = "NevÄ›rný"; -App::$strings["Sex Addict"] = "Závislý na sexu"; -App::$strings["Friends"] = "Přátelé"; -App::$strings["Friends/Benefits"] = "Přátelé / výhody"; -App::$strings["Casual"] = "Ležérní"; -App::$strings["Engaged"] = "Zadaný"; -App::$strings["Married"] = "Ženatý/vdaná"; -App::$strings["Partners"] = "PartneÅ™i"; -App::$strings["Cohabiting"] = "Žijící ve spoleÄné domácnosti"; -App::$strings["Happy"] = "Šťastný"; -App::$strings["Not Looking"] = "Nehledající"; -App::$strings["Swinger"] = "Swinger"; -App::$strings["Betrayed"] = "Zrazen"; -App::$strings["Separated"] = "OdlouÄený"; -App::$strings["Unstable"] = "Nestálý"; -App::$strings["Divorced"] = "Rozvedený(á)"; -App::$strings["Widowed"] = "OvdovÄ›lý(á)"; -App::$strings["Uncertain"] = "Nejistý"; -App::$strings["Complicated"] = "Komplikovaný"; -App::$strings["Don't care"] = "Nezajímá"; -App::$strings["Ask me"] = "Zeptej se mÄ›"; -App::$strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -App::$strings["Starts:"] = "ZaÄíná:"; -App::$strings["Finishes:"] = "KonÄí:"; -App::$strings["prev"] = "pÅ™edchozí"; -App::$strings["first"] = "první"; -App::$strings["last"] = "poslední"; -App::$strings["next"] = "další"; -App::$strings["No contacts"] = "Žádné kontakty"; -App::$strings["%d Contact"] = array( - 0 => "%d kontakt", - 1 => "%d kontaktů", - 2 => "%d kontaktů", -); -App::$strings["Monday"] = "PondÄ›lí"; -App::$strings["Tuesday"] = "Úterý"; -App::$strings["Wednesday"] = "StÅ™eda"; -App::$strings["Thursday"] = "ÄŒtvrtek"; -App::$strings["Friday"] = "Pátek"; -App::$strings["Saturday"] = "Sobota"; -App::$strings["Sunday"] = "NedÄ›le"; -App::$strings["January"] = "Ledna"; -App::$strings["February"] = "Února"; -App::$strings["March"] = "BÅ™ezna"; -App::$strings["April"] = "Dubna"; -App::$strings["May"] = "KvÄ›tna"; -App::$strings["June"] = "ÄŒervna"; -App::$strings["July"] = "ÄŒervence"; -App::$strings["August"] = "Srpna"; -App::$strings["September"] = "Září"; -App::$strings["October"] = "Října"; -App::$strings["November"] = "Listopadu"; -App::$strings["December"] = "Prosince"; -App::$strings["bytes"] = "bytů"; -App::$strings["Select an alternate language"] = "VybÄ›r alternativního jazyka"; -App::$strings["Sharing notification from Diaspora network"] = "Sdílení oznámení ze sítÄ› Diaspora"; -App::$strings["Embedding disabled"] = "Vkládání zakázáno"; -App::$strings["Create a new group"] = "VytvoÅ™it novou skupinu"; -App::$strings["Everybody"] = "VÅ¡ichni"; -App::$strings["Logout"] = "Odhlásit se"; -App::$strings["End this session"] = "Konec této relace"; -App::$strings["Login"] = "PÅ™ihlásit se"; -App::$strings["Sign in"] = "PÅ™ihlásit se"; -App::$strings["Home"] = "Domů"; -App::$strings["Home Page"] = "Domácí stránka"; -App::$strings["Create an account"] = "VytvoÅ™it úÄet"; -App::$strings["Help and documentation"] = "NápovÄ›da a dokumentace"; -App::$strings["Apps"] = "Aplikace"; -App::$strings["Addon applications, utilities, games"] = "Doplňkové aplikace, nástroje, hry"; -App::$strings["Search site content"] = "Hledání na stránkách tohoto webu"; -App::$strings["Conversations on this site"] = "Konverzace na tomto webu"; -App::$strings["Directory"] = "Adresář"; -App::$strings["People directory"] = "Adresář"; -App::$strings["Network"] = "Síť"; -App::$strings["Conversations from your friends"] = "Konverzace od VaÅ¡ich přátel"; -App::$strings["Your posts and conversations"] = "VaÅ¡e příspÄ›vky a konverzace"; -App::$strings["Notifications"] = "UpozornÄ›ní"; -App::$strings["Friend requests"] = "Požadavky přátelství"; -App::$strings["Private mail"] = "Soukromá poÅ¡ta"; -App::$strings["Manage"] = "Spravovat"; -App::$strings["Manage other pages"] = "Spravovat jiné stránky"; -App::$strings["Manage/edit profiles"] = "Spravovat/upravit profily"; -App::$strings["Manage/edit friends and contacts"] = "Spravovat/upravit přátelé a kontakty"; -App::$strings["Admin"] = "Administrace"; -App::$strings["Site setup and configuration"] = "Nastavení webu a konfigurace"; -App::$strings["Logged out."] = "Odhlášen."; -App::$strings["Miscellaneous"] = "Různé"; -App::$strings["year"] = "rok"; -App::$strings["month"] = "mÄ›síc"; -App::$strings["day"] = "den"; -App::$strings["never"] = "nikdy"; -App::$strings["less than a second ago"] = "ménÄ› než pÅ™ed sekundou"; -App::$strings["years"] = "let"; -App::$strings["months"] = "mÄ›síců"; -App::$strings["week"] = "týden"; -App::$strings["weeks"] = "týdny"; -App::$strings["days"] = "dnů"; -App::$strings["hour"] = "hodina"; -App::$strings["hours"] = "hodin"; -App::$strings["minute"] = "minuta"; -App::$strings["minutes"] = "minut"; -App::$strings["second"] = "sekunda"; -App::$strings["seconds"] = "sekund"; -App::$strings[" ago"] = " nazpÄ›t"; -App::$strings["From: "] = "Od:"; -App::$strings["Image/photo"] = "Obrázek/fotografie"; -App::$strings["Cannot locate DNS info for database server '%s'"] = "Nelze nalézt záznam v DNS pro databázový server '%s'"; -App::$strings["Visible to everybody"] = "Viditelné pro vÅ¡echny"; -App::$strings["show"] = "zobrazit"; -App::$strings["don't show"] = "nikdy nezobrazit"; -App::$strings["(no subject)"] = "(Bez pÅ™edmÄ›tu)"; -App::$strings["You have a new follower at "] = "Máte nového následovníka na"; -App::$strings["event"] = "událost"; -App::$strings["View %s's profile"] = "Zobrazit %s profilu"; -App::$strings["%s from %s"] = "%s od %s"; -App::$strings["View in context"] = "Pohled v kontextu"; -App::$strings["See more posts like this"] = "Zobrazit více podobných příspÄ›vků"; -App::$strings["See all %d comments"] = "Zobrazit vÅ¡echny komentáře %d"; -App::$strings["Select"] = "Vybrat"; -App::$strings["toggle star status"] = "pÅ™epnout hvÄ›zdu"; -App::$strings["to"] = "pro"; -App::$strings["Wall-to-Wall"] = "ZeÄ-na-ZeÄ"; -App::$strings["via Wall-To-Wall:"] = "pÅ™es ZeÄ-na-ZeÄ "; -App::$strings["Delete Selected Items"] = "Smazat vybrané položky"; -App::$strings["View status"] = "Zobrazit stav"; -App::$strings["View profile"] = "Zobrazit profil"; -App::$strings["View photos"] = "Zobrazit fotografie"; -App::$strings["View recent"] = "Zobrazit poslední"; -App::$strings["Send PM"] = "Poslat soukromou zprávu"; -App::$strings["%s likes this."] = "%s se to líbí."; -App::$strings["%s doesn't like this."] = "%s se to nelíbí."; -App::$strings["%2\$d people like this."] = "%2\$d lidem se to líbí."; -App::$strings["%2\$d people don't like this."] = "%2\$d lidem se to nelíbí."; -App::$strings["and"] = "a"; -App::$strings[", and %d other people"] = ", a %d dalších lidí"; -App::$strings["%s like this."] = "%s se to líbí."; -App::$strings["%s don't like this."] = "%s se to nelíbí."; -App::$strings["Visible to everybody"] = "Viditelné pro vÅ¡echny"; -App::$strings["Please enter a YouTube link:"] = "Prosím zadejte odkaz na YouTube:"; -App::$strings["Please enter a video(.ogg) link/URL:"] = "Prosím, zadejte odkaz na video (ogg.):"; -App::$strings["Please enter an audio(.ogg) link/URL:"] = "Prosím, zadejte odkaz na audio (ogg.):"; -App::$strings["Where are you right now?"] = "Kde právÄ› jste?"; -App::$strings["Enter a title for this item"] = "Zadejte titulek pro tuto položku"; -App::$strings["Set title"] = "Nastavit titulek"; -App::$strings["Delete this item?"] = "Odstranit tuto položku?"; -App::$strings["Create a New Account"] = "VytvoÅ™it nový úÄet"; -App::$strings["Nickname or Email address: "] = "PÅ™ezdívka nebo e-mailová adresa:"; -App::$strings["Password: "] = "Heslo: "; -App::$strings["Nickname/Email/OpenID: "] = "PÅ™ezdívka/E-mail/OpenID: "; -App::$strings["Password (if not OpenID): "] = "Heslo (pokud se nepoužívá OpenID):"; -App::$strings["Forgot your password?"] = "ZapomnÄ›li jste své heslo?"; -App::$strings["Connect"] = "Spojit"; -App::$strings[", "] = ", "; -App::$strings["Status:"] = "Status:"; -App::$strings["g A l F d"] = "g A l F d"; -App::$strings["Birthday Reminders"] = "PÅ™ipomínka narozenin"; -App::$strings["Birthdays this week:"] = "Narozeniny tento týden:"; -App::$strings["(Adjusted for local time)"] = "(Upraveno pro místní Äas)"; -App::$strings["[today]"] = "[Dnes]"; -App::$strings["Not Found"] = "Nenalezen"; -App::$strings["Page not found."] = "Stránka nenalezena"; diff --git a/view/cs/htconfig.tpl b/view/cs/htconfig.tpl deleted file mode 100644 index 802b31b49..000000000 --- a/view/cs/htconfig.tpl +++ /dev/null @@ -1,82 +0,0 @@ -, 2011. -msgid "" -msgstr "" -"Project-Id-Version: friendika\n" -"Report-Msgid-Bugs-To: http://bugs.friendika.com/\n" -"POT-Creation-Date: 2011-08-14 21:17-0700\n" -"PO-Revision-Date: 2011-09-03 04:29+0000\n" -"Last-Translator: michal_s \n" -"Language-Team: Czech (http://www.transifex.net/projects/p/friendika/team/cs/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: cs\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" - -#: ../../mod/oexchange.php:27 -msgid "Post successful." -msgstr "PříspÄ›vek úspěšnÄ› odeslán" - -#: ../../mod/crepair.php:42 -msgid "Contact settings applied." -msgstr "Nastavení kontaktu zmÄ›nÄ›no" - -#: ../../mod/crepair.php:44 -msgid "Contact update failed." -msgstr "Aktualizace kontaktu selhala." - -#: ../../mod/crepair.php:54 ../../mod/wall_attach.php:43 -#: ../../mod/fsuggest.php:78 ../../mod/events.php:102 ../../mod/photos.php:122 -#: ../../mod/photos.php:849 ../../mod/editpost.php:10 ../../mod/install.php:96 -#: ../../mod/notifications.php:62 ../../mod/contacts.php:132 -#: ../../mod/settings.php:41 ../../mod/settings.php:46 -#: ../../mod/settings.php:305 ../../mod/manage.php:75 ../../mod/network.php:6 -#: ../../mod/notes.php:20 ../../mod/attach.php:33 ../../mod/group.php:19 -#: ../../mod/viewconnections.php:21 ../../mod/register.php:27 -#: ../../mod/regmod.php:111 ../../mod/item.php:110 -#: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:133 -#: ../../mod/profile_photo.php:144 ../../mod/profile_photo.php:155 -#: ../../mod/message.php:8 ../../mod/message.php:116 ../../mod/admin.php:10 -#: ../../mod/wall_upload.php:42 ../../mod/follow.php:8 -#: ../../mod/display.php:108 ../../mod/profiles.php:7 -#: ../../mod/profiles.php:226 ../../mod/invite.php:13 ../../mod/invite.php:81 -#: ../../mod/dfrn_confirm.php:53 ../../addon/facebook/facebook.php:308 -#: ../../include/items.php:1930 ../../index.php:266 -msgid "Permission denied." -msgstr "Přístup odmítnut." - -#: ../../mod/crepair.php:68 ../../mod/fsuggest.php:20 -#: ../../mod/fsuggest.php:92 ../../mod/contacts.php:240 -#: ../../mod/dfrn_confirm.php:114 -msgid "Contact not found." -msgstr "Kontakt nenalezen." - -#: ../../mod/crepair.php:74 -msgid "Repair Contact Settings" -msgstr "Opravit nastavení kontaktu" - -#: ../../mod/crepair.php:76 -msgid "" -"WARNING: This is highly advanced and if you enter incorrect" -" information your communications with this contact will stop working." -msgstr "" -"VAROVÃNÃ: Toto je velmi pokroÄilé nastavení, pokud zadáte " -"nesprávné informace, komunikace s tímto kontaktem pÅ™estane fungovat." - -#: ../../mod/crepair.php:77 -msgid "" -"Please use your browser 'Back' button now if you are " -"uncertain what to do on this page." -msgstr "" -"Prosím použijte ihned v prohlížeÄi tlaÄítko \"zpÄ›t\" pokud " -"si nejste jistí co dÄ›lat na této stránce." - -#: ../../mod/crepair.php:85 ../../mod/admin.php:464 ../../mod/admin.php:473 -msgid "Name" -msgstr "Jméno" - -#: ../../mod/crepair.php:86 -msgid "Account Nickname" -msgstr "PÅ™ezdívka úÄtu" - -#: ../../mod/crepair.php:87 -msgid "Account URL" -msgstr "URL adresa úÄtu" - -#: ../../mod/crepair.php:88 -msgid "Friend Request URL" -msgstr "Žádost o přátelství URL" - -#: ../../mod/crepair.php:89 -msgid "Friend Confirm URL" -msgstr "URL adresa potvrzení přátelství" - -#: ../../mod/crepair.php:90 -msgid "Notification Endpoint URL" -msgstr "NotifikaÄní URL adresa" - -#: ../../mod/crepair.php:91 -msgid "Poll/Feed URL" -msgstr "Poll/Feed URL adresa" - -#: ../../mod/crepair.php:100 ../../mod/fsuggest.php:107 -#: ../../mod/events.php:333 ../../mod/photos.php:877 ../../mod/photos.php:934 -#: ../../mod/photos.php:1144 ../../mod/photos.php:1184 -#: ../../mod/photos.php:1223 ../../mod/photos.php:1254 -#: ../../mod/install.php:137 ../../mod/contacts.php:296 -#: ../../mod/settings.php:482 ../../mod/manage.php:106 ../../mod/group.php:84 -#: ../../mod/group.php:167 ../../mod/admin.php:298 ../../mod/admin.php:461 -#: ../../mod/admin.php:587 ../../mod/admin.php:652 ../../mod/profiles.php:372 -#: ../../mod/invite.php:106 ../../addon/facebook/facebook.php:366 -#: ../../addon/randplace/randplace.php:178 -#: ../../addon/impressum/impressum.php:69 ../../addon/oembed/oembed.php:41 -#: ../../addon/statusnet/statusnet.php:274 -#: ../../addon/statusnet/statusnet.php:288 -#: ../../addon/statusnet/statusnet.php:314 -#: ../../addon/statusnet/statusnet.php:321 -#: ../../addon/statusnet/statusnet.php:343 -#: ../../addon/statusnet/statusnet.php:468 ../../addon/piwik/piwik.php:76 -#: ../../addon/twitter/twitter.php:171 ../../addon/twitter/twitter.php:194 -#: ../../addon/twitter/twitter.php:280 ../../include/conversation.php:409 -msgid "Submit" -msgstr "Odeslat" - -#: ../../mod/help.php:27 -msgid "Help:" -msgstr "NápovÄ›da:" - -#: ../../mod/help.php:31 ../../include/nav.php:64 -msgid "Help" -msgstr "NápovÄ›da" - -#: ../../mod/wall_attach.php:57 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Velikost souboru pÅ™esáhla limit %d" - -#: ../../mod/wall_attach.php:87 ../../mod/wall_attach.php:98 -msgid "File upload failed." -msgstr "Nahrání souboru se nezdaÅ™ilo." - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Návrhy přátelství odeslány " - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "NavrhnÄ›te přátelé" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "NavrhnÄ›te přátelé pro uživatele %s" - -#: ../../mod/events.php:112 ../../mod/photos.php:834 ../../mod/notes.php:46 -#: ../../mod/profile.php:116 -msgid "Status" -msgstr "Stav" - -#: ../../mod/events.php:113 ../../mod/photos.php:835 ../../mod/notes.php:47 -#: ../../mod/profperm.php:103 ../../mod/profile.php:117 -#: ../../include/profile_advanced.php:7 -msgid "Profile" -msgstr "Profil" - -#: ../../mod/events.php:114 ../../mod/photos.php:836 ../../mod/notes.php:48 -#: ../../mod/profile.php:118 -msgid "Photos" -msgstr "Fotografie" - -#: ../../mod/events.php:115 ../../mod/events.php:120 ../../mod/photos.php:837 -#: ../../mod/notes.php:49 ../../mod/profile.php:119 -msgid "Events" -msgstr "Události" - -#: ../../mod/events.php:116 ../../mod/photos.php:838 ../../mod/notes.php:50 -#: ../../mod/notes.php:55 ../../mod/profile.php:120 -msgid "Personal Notes" -msgstr "Osobní poznámky" - -#: ../../mod/events.php:210 -msgid "Create New Event" -msgstr "VytvoÅ™it novou událost" - -#: ../../mod/events.php:213 -msgid "Previous" -msgstr "PÅ™edchozí" - -#: ../../mod/events.php:216 -msgid "Next" -msgstr "Následující" - -#: ../../mod/events.php:223 -msgid "l, F j" -msgstr "l, F j" - -#: ../../mod/events.php:235 -msgid "Edit event" -msgstr "Editovat událost" - -#: ../../mod/events.php:237 ../../include/text.php:846 -msgid "link to source" -msgstr "odkaz na zdroj" - -#: ../../mod/events.php:305 -msgid "hour:minute" -msgstr "hodina:minuta" - -#: ../../mod/events.php:314 -msgid "Event details" -msgstr "Detaily události" - -#: ../../mod/events.php:315 -#, php-format -msgid "Format is %s %s. Starting date and Description are required." -msgstr "Formát je %s %s. Datum zahájení a popis jsou povinné." - -#: ../../mod/events.php:316 -msgid "Event Starts:" -msgstr "Událost zaÄíná:" - -#: ../../mod/events.php:319 -msgid "Finish date/time is not known or not relevant" -msgstr "Datum/Äas konce není zadán nebo není relevantní" - -#: ../../mod/events.php:321 -msgid "Event Finishes:" -msgstr "Akce konÄí:" - -#: ../../mod/events.php:324 -msgid "Adjust for viewer timezone" -msgstr "Nastavit Äasové pásmo pro uživatele s právem pro Ätení" - -#: ../../mod/events.php:326 -msgid "Description:" -msgstr "Popis:" - -#: ../../mod/events.php:328 ../../include/event.php:37 ../../boot.php:868 -msgid "Location:" -msgstr "Místo:" - -#: ../../mod/events.php:330 -msgid "Share this event" -msgstr "Sdílet tuto událost" - -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 -#: ../../mod/dfrn_request.php:644 ../../addon/js_upload/js_upload.php:45 -msgid "Cancel" -msgstr "ZruÅ¡it" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Å títek odstranÄ›n" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Odebrat Å¡títek položky" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Vyberte Å¡títek k odebrání:" - -#: ../../mod/tagrm.php:93 -msgid "Remove" -msgstr "Odstranit" - -#: ../../mod/dfrn_poll.php:90 ../../mod/dfrn_poll.php:516 -#, php-format -msgid "%s welcomes %s" -msgstr "%s vítá %s " - -#: ../../mod/photos.php:37 -msgid "Photo Albums" -msgstr "Fotoalba" - -#: ../../mod/photos.php:45 ../../mod/photos.php:143 ../../mod/photos.php:857 -#: ../../mod/photos.php:926 ../../mod/photos.php:941 ../../mod/photos.php:1332 -#: ../../mod/photos.php:1344 -msgid "Contact Photos" -msgstr "Fotogalerie kontaktu" - -#: ../../mod/photos.php:57 ../../mod/settings.php:9 -msgid "everybody" -msgstr "Žádost o pÅ™ipojení selhala nebo byla zruÅ¡ena." - -#: ../../mod/photos.php:132 -msgid "Contact information unavailable" -msgstr "Kontakt byl zablokován" - -#: ../../mod/photos.php:143 ../../mod/photos.php:577 ../../mod/photos.php:926 -#: ../../mod/photos.php:941 ../../mod/register.php:316 -#: ../../mod/register.php:323 ../../mod/register.php:330 -#: ../../mod/profile_photo.php:58 ../../mod/profile_photo.php:65 -#: ../../mod/profile_photo.php:72 ../../mod/profile_photo.php:160 -#: ../../mod/profile_photo.php:236 ../../mod/profile_photo.php:245 -msgid "Profile Photos" -msgstr "Profilové fotografie" - -#: ../../mod/photos.php:153 -msgid "Album not found." -msgstr "Album nenalezeno." - -#: ../../mod/photos.php:171 ../../mod/photos.php:935 -msgid "Delete Album" -msgstr "Smazat album" - -#: ../../mod/photos.php:234 ../../mod/photos.php:1145 -msgid "Delete Photo" -msgstr "Smazat fotografii" - -#: ../../mod/photos.php:508 -msgid "was tagged in a" -msgstr "Å¡títek byl pÅ™idán v" - -#: ../../mod/photos.php:508 ../../mod/like.php:110 -#: ../../include/diaspora.php:446 ../../include/conversation.php:31 -msgid "photo" -msgstr "fotografie" - -#: ../../mod/photos.php:508 -msgid "by" -msgstr "od" - -#: ../../mod/photos.php:608 ../../addon/js_upload/js_upload.php:310 -msgid "Image exceeds size limit of " -msgstr "Velikost obrázku pÅ™ekraÄuje limit velikosti" - -#: ../../mod/photos.php:616 -msgid "Image file is empty." -msgstr "Soubor obrázku je prázdný." - -#: ../../mod/photos.php:630 ../../mod/profile_photo.php:118 -#: ../../mod/wall_upload.php:65 -msgid "Unable to process image." -msgstr "Obrázek není možné zprocesovat" - -#: ../../mod/photos.php:650 ../../mod/profile_photo.php:241 -#: ../../mod/wall_upload.php:84 -msgid "Image upload failed." -msgstr "Nahrání obrázku selhalo." - -#: ../../mod/photos.php:733 ../../mod/community.php:9 -#: ../../mod/dfrn_request.php:591 ../../mod/viewconnections.php:16 -#: ../../mod/display.php:7 ../../mod/search.php:13 ../../mod/directory.php:20 -msgid "Public access denied." -msgstr "VeÅ™ejný přístup odepÅ™en." - -#: ../../mod/photos.php:743 -msgid "No photos selected" -msgstr "Není vybrána žádná fotografie" - -#: ../../mod/photos.php:820 -msgid "Access to this item is restricted." -msgstr "Přístup k této položce je omezen." - -#: ../../mod/photos.php:884 -msgid "Upload Photos" -msgstr "Nahrání fotografií " - -#: ../../mod/photos.php:887 ../../mod/photos.php:930 -msgid "New album name: " -msgstr "Název nového alba:" - -#: ../../mod/photos.php:888 -msgid "or existing album name: " -msgstr "nebo stávající název alba:" - -#: ../../mod/photos.php:890 ../../mod/photos.php:1140 -msgid "Permissions" -msgstr "OprávnÄ›ní:" - -#: ../../mod/photos.php:945 -msgid "Edit Album" -msgstr "Edituj album" - -#: ../../mod/photos.php:955 ../../mod/photos.php:1362 -msgid "View Photo" -msgstr "Zobraz fotografii" - -#: ../../mod/photos.php:984 -msgid "Photo not available" -msgstr "Fotografie není k dispozici" - -#: ../../mod/photos.php:1033 -msgid "Edit photo" -msgstr "Editovat fotografii" - -#: ../../mod/photos.php:1034 -msgid "Use as profile photo" -msgstr "Použít jako profilovou fotografii" - -#: ../../mod/photos.php:1040 ../../include/conversation.php:342 -msgid "Private Message" -msgstr "Soukromá zpráva" - -#: ../../mod/photos.php:1051 -msgid "View Full Size" -msgstr "Zobrazit v plné velikosti" - -#: ../../mod/photos.php:1119 -msgid "Tags: " -msgstr "Å títky:" - -#: ../../mod/photos.php:1122 -msgid "[Remove any tag]" -msgstr "[Odstranit vÅ¡echny Å¡títky]" - -#: ../../mod/photos.php:1133 -msgid "New album name" -msgstr "Nové jméno alba" - -#: ../../mod/photos.php:1136 -msgid "Caption" -msgstr "Titulek" - -#: ../../mod/photos.php:1138 -msgid "Add a Tag" -msgstr "PÅ™idat Å¡títek" - -#: ../../mod/photos.php:1142 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "" -"Příklad: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" - -#: ../../mod/photos.php:1162 ../../include/conversation.php:390 -msgid "I like this (toggle)" -msgstr "Líbí se mi to (pÅ™epínaÄ)" - -#: ../../mod/photos.php:1163 ../../include/conversation.php:391 -msgid "I don't like this (toggle)" -msgstr "Nelíbí se mi to (pÅ™epínaÄ)" - -#: ../../mod/photos.php:1164 ../../include/conversation.php:392 -#: ../../include/conversation.php:746 -msgid "Share" -msgstr "Sdílet" - -#: ../../mod/photos.php:1165 ../../mod/editpost.php:99 -#: ../../mod/message.php:190 ../../mod/message.php:324 -#: ../../include/conversation.php:393 ../../include/conversation.php:756 -msgid "Please wait" -msgstr "ÄŒekejte prosím" - -#: ../../mod/photos.php:1181 ../../mod/photos.php:1220 -#: ../../mod/photos.php:1251 ../../include/conversation.php:406 -msgid "This is you" -msgstr "To je Vy" - -#: ../../mod/photos.php:1183 ../../mod/photos.php:1222 -#: ../../mod/photos.php:1253 ../../include/conversation.php:408 -#: ../../boot.php:411 -msgid "Comment" -msgstr "Okomentovat" - -#: ../../mod/photos.php:1281 ../../mod/group.php:154 ../../mod/admin.php:468 -#: ../../include/conversation.php:427 -msgid "Delete" -msgstr "Odstranit" - -#: ../../mod/photos.php:1349 -msgid "Recent Photos" -msgstr "Aktuální fotografie" - -#: ../../mod/photos.php:1353 -msgid "Upload New Photos" -msgstr "Nahrát nové fotografie" - -#: ../../mod/photos.php:1366 -msgid "View Album" -msgstr "Zobrazit album" - -#: ../../mod/community.php:14 -msgid "Not available." -msgstr "Není k dispozici." - -#: ../../mod/community.php:26 ../../include/nav.php:79 -msgid "Community" -msgstr "Komunita" - -#: ../../mod/community.php:56 ../../mod/search.php:65 -msgid "No results." -msgstr "Žádné výsledky." - -#: ../../mod/community.php:83 ../../mod/network.php:302 -#: ../../mod/register.php:504 ../../mod/profile.php:241 -#: ../../mod/display.php:117 -msgid "" -"Shared content is covered by the Creative Commons " -"Attribution 3.0 license." -msgstr "" -"Sdílený obsah je v souladu s Commons Creative " -"3.0 licencí." - -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Položka nenalezena" - -#: ../../mod/editpost.php:32 -msgid "Edit post" -msgstr "Upravit příspÄ›vek" - -#: ../../mod/editpost.php:75 ../../include/conversation.php:732 -msgid "Post to Email" -msgstr "Poslat příspÄ›vek na e-mail" - -#: ../../mod/editpost.php:90 ../../include/group.php:171 -#: ../../include/group.php:172 ../../include/conversation.php:417 -msgid "Edit" -msgstr "Upravit" - -#: ../../mod/editpost.php:91 ../../mod/message.php:188 -#: ../../mod/message.php:322 ../../include/conversation.php:747 -msgid "Upload photo" -msgstr "Nahrát fotografii" - -#: ../../mod/editpost.php:92 ../../include/conversation.php:748 -msgid "Attach file" -msgstr "PÅ™iložit soubor" - -#: ../../mod/editpost.php:93 ../../mod/message.php:189 -#: ../../mod/message.php:323 ../../include/conversation.php:749 -msgid "Insert web link" -msgstr "Vložit webový odkaz" - -#: ../../mod/editpost.php:94 ../../include/conversation.php:750 -msgid "Insert YouTube video" -msgstr "Vložit YouTube video" - -#: ../../mod/editpost.php:95 ../../include/conversation.php:751 -msgid "Insert Vorbis [.ogg] video" -msgstr "Vložit Vorbis [.ogg] video" - -#: ../../mod/editpost.php:96 ../../include/conversation.php:752 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Vložit Vorbis [.ogg] audio" - -#: ../../mod/editpost.php:97 ../../include/conversation.php:753 -msgid "Set your location" -msgstr "Nastavte vaÅ¡i polohu" - -#: ../../mod/editpost.php:98 ../../include/conversation.php:754 -msgid "Clear browser location" -msgstr "Odstranit adresu v prohlížeÄi" - -#: ../../mod/editpost.php:100 ../../include/conversation.php:757 -msgid "Permission settings" -msgstr "Nastavení oprávnÄ›ní" - -#: ../../mod/editpost.php:108 ../../include/conversation.php:765 -msgid "CC: email addresses" -msgstr "skrytá kopie: e-mailové adresy" - -#: ../../mod/editpost.php:109 ../../include/conversation.php:766 -msgid "Public post" -msgstr "VeÅ™ejný příspÄ›vek" - -#: ../../mod/editpost.php:111 ../../include/conversation.php:768 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Příklad: bob@example.com, mary@example.com" - -#: ../../mod/dfrn_request.php:96 -msgid "This introduction has already been accepted." -msgstr "Toto pozvání již bylo pÅ™ijato" - -#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:351 -msgid "Profile location is not valid or does not contain profile information." -msgstr "Adresa profilu není platná nebo neobsahuje profilové informace" - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:356 -msgid "Warning: profile location has no identifiable owner name." -msgstr "" -"Varování: umístÄ›ní profilu nemá žádné identifikovatelné jméno vlastníka" - -#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:358 -msgid "Warning: profile location has no profile photo." -msgstr "Varování: umístÄ›ní profilu nemá žádnou profilovou fotografii." - -#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:361 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "%d požadovaný parametr nebyl nalezen na daném místÄ›" -msgstr[1] "%d požadované parametry nebyly nalezeny na daném místÄ›" -msgstr[2] "%d požadované parametry nebyly nalezeny na daném místÄ›" - -#: ../../mod/dfrn_request.php:168 -msgid "Introduction complete." -msgstr "PÅ™edstavení dokonÄeno." - -#: ../../mod/dfrn_request.php:192 -msgid "Unrecoverable protocol error." -msgstr "Neopravitelná chyba protokolu" - -#: ../../mod/dfrn_request.php:220 -msgid "Profile unavailable." -msgstr "Profil není k dispozici." - -#: ../../mod/dfrn_request.php:245 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s dnes obdržel příliÅ¡ mnoho požadavků na pÅ™ipojení." - -#: ../../mod/dfrn_request.php:246 -msgid "Spam protection measures have been invoked." -msgstr "Ochrana proti spamu byla aktivována" - -#: ../../mod/dfrn_request.php:247 -msgid "Friends are advised to please try again in 24 hours." -msgstr "Přátelům se doporuÄuje to zkusit znovu za 24 hodin." - -#: ../../mod/dfrn_request.php:277 -msgid "Invalid locator" -msgstr "Neplatný odkaz" - -#: ../../mod/dfrn_request.php:296 -msgid "Unable to resolve your name at the provided location." -msgstr "NepodaÅ™ilo se zjistit VaÅ¡e jméno na zadané adrese." - -#: ../../mod/dfrn_request.php:309 -msgid "You have already introduced yourself here." -msgstr "Již jste se zde zavedli." - -#: ../../mod/dfrn_request.php:313 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "ZÅ™ejmÄ› jste již přátelé se %s." - -#: ../../mod/dfrn_request.php:334 -msgid "Invalid profile URL." -msgstr "Neplatné URL profilu." - -#: ../../mod/dfrn_request.php:340 ../../mod/follow.php:20 -msgid "Disallowed profile URL." -msgstr "Nepovolené URL profilu." - -#: ../../mod/dfrn_request.php:406 ../../mod/contacts.php:116 -msgid "Failed to update contact record." -msgstr "NepodaÅ™ilo se aktualizovat kontakt." - -#: ../../mod/dfrn_request.php:427 -msgid "Your introduction has been sent." -msgstr "VaÅ¡e žádost o propojení byla odeslána." - -#: ../../mod/dfrn_request.php:481 -msgid "Please login to confirm introduction." -msgstr "Prosím pÅ™ihlaÅ¡te se k potvrzení žádosti o propojení." - -#: ../../mod/dfrn_request.php:495 -msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "" -"Jste pÅ™ihlášeni pod nesprávnou identitou Prosím, pÅ™ihlaste se do " -"tohoto profilu." - -#: ../../mod/dfrn_request.php:507 -#, php-format -msgid "Welcome home %s." -msgstr "Vítejte doma %s." - -#: ../../mod/dfrn_request.php:508 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Prosím potvrÄte VaÅ¡i žádost o pÅ™edstavení/spojení %s." - -#: ../../mod/dfrn_request.php:509 -msgid "Confirm" -msgstr "Potvrdit" - -#: ../../mod/dfrn_request.php:542 ../../include/items.php:1519 -msgid "[Name Withheld]" -msgstr "[Jméno odepÅ™eno]" - -#: ../../mod/dfrn_request.php:549 -msgid "Introduction received at " -msgstr "Pozvánka pÅ™ijata v" - -#: ../../mod/dfrn_request.php:551 ../../mod/lostpass.php:44 -#: ../../mod/lostpass.php:106 ../../mod/register.php:369 -#: ../../mod/register.php:423 ../../mod/regmod.php:54 -#: ../../mod/dfrn_notify.php:291 ../../mod/dfrn_notify.php:547 -#: ../../mod/dfrn_confirm.php:674 ../../include/items.php:1528 -msgid "Administrator" -msgstr "Administrátor" - -#: ../../mod/dfrn_request.php:630 -msgid "Friend/Connection Request" -msgstr "Požadavek o přátelství / propojení" - -#: ../../mod/dfrn_request.php:631 -msgid "" -"Examples: jojo@demo.friendika.com, http://demo.friendika.com/profile/jojo, " -"testuser@identi.ca" -msgstr "" -"Příklady: jojo@demo.friendika.com, http://demo.friendika.com/profile/jojo, " -"testuser@identi.ca" - -#: ../../mod/dfrn_request.php:632 -msgid "Please answer the following:" -msgstr "OdpovÄ›zte, prosím, následující:" - -#: ../../mod/dfrn_request.php:633 -#, php-format -msgid "Does %s know you?" -msgstr "Zná Vás uživatel %s ?" - -#: ../../mod/dfrn_request.php:634 ../../mod/settings.php:415 -#: ../../mod/settings.php:421 ../../mod/settings.php:429 -#: ../../mod/settings.php:433 ../../mod/register.php:498 -#: ../../mod/profiles.php:354 -msgid "Yes" -msgstr "Ano" - -#: ../../mod/dfrn_request.php:635 ../../mod/settings.php:415 -#: ../../mod/settings.php:421 ../../mod/settings.php:429 -#: ../../mod/settings.php:433 ../../mod/register.php:499 -#: ../../mod/profiles.php:355 -msgid "No" -msgstr "Ne" - -#: ../../mod/dfrn_request.php:636 -msgid "Add a personal note:" -msgstr "PÅ™idat osobní poznámku:" - -#: ../../mod/dfrn_request.php:637 -msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"social networks:" -msgstr "" -"Prosím, zadejte adresu své 'identity' jedné z následujících podporovaných " -"sociálních sítí:" - -#: ../../mod/dfrn_request.php:638 -msgid "Friendika" -msgstr "Friendika" - -#: ../../mod/dfrn_request.php:639 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet / Federativní Sociální Web" - -#: ../../mod/dfrn_request.php:640 -msgid "Private (secure) network" -msgstr "Soukromá (zabezpeÄená) síť" - -#: ../../mod/dfrn_request.php:641 -msgid "Public (insecure) network" -msgstr "VeÅ™ejná (nezabezpeÄená) síť" - -#: ../../mod/dfrn_request.php:642 -msgid "Your Identity Address:" -msgstr "Adresa Vaší identity :" - -#: ../../mod/dfrn_request.php:643 -msgid "Submit Request" -msgstr "Odeslat žádost" - -#: ../../mod/install.php:34 -msgid "Could not create/connect to database." -msgstr "Nelze vytvoÅ™it / pÅ™ipojit se k databázi." - -#: ../../mod/install.php:39 -msgid "Connected to database." -msgstr "PÅ™ipojeno k databázi." - -#: ../../mod/install.php:75 -msgid "Proceed with Installation" -msgstr "PokraÄovat v instalaci" - -#: ../../mod/install.php:77 -msgid "Your Friendika site database has been installed." -msgstr "VaÅ¡e databáze Friendiky byla nainstalována." - -#: ../../mod/install.php:78 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "Důležité: Budete si muset [ruÄnÄ›] plánovat úlohu pro poller." - -#: ../../mod/install.php:79 ../../mod/install.php:89 ../../mod/install.php:207 -msgid "Please see the file \"INSTALL.txt\"." -msgstr "PÅ™eÄtÄ›te si prosím informace v souboru \"INSTALL.txt\"." - -#: ../../mod/install.php:81 -msgid "Proceed to registration" -msgstr "PokraÄovat k registraci" - -#: ../../mod/install.php:87 -msgid "Database import failed." -msgstr "Import databáze se nezdaÅ™il." - -#: ../../mod/install.php:88 -msgid "" -"You may need to import the file \"database.sql\" manually using phpmyadmin " -"or mysql." -msgstr "" -"Možná budete muset importovat soubor \"database.sql\" ruÄnÄ› pomocí " -"phpMyAdmin Äi MySQL." - -#: ../../mod/install.php:101 -msgid "Welcome to Friendika." -msgstr "Vítejte na Friendice." - -#: ../../mod/install.php:124 -msgid "Friendika Social Network" -msgstr "Sociální síť Friendika " - -#: ../../mod/install.php:125 -msgid "Installation" -msgstr "Instalace" - -#: ../../mod/install.php:126 -msgid "" -"In order to install Friendika we need to know how to connect to your " -"database." -msgstr "Pro instalaci Friendika musíme vÄ›dÄ›t, jak se pÅ™ipojit k databázi." - -#: ../../mod/install.php:127 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "" -"ObraÅ¥te se na svého poskytovatele hostingu nebo administrátora serveru , " -"pokud máte dotazy týkající se tÄ›chto nastavení." - -#: ../../mod/install.php:128 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "" -"Databázi, kterou uvedete níže by již mÄ›la existovat. Pokud tak není, " -"prosíme, vytvoÅ™te ji pÅ™ed pokraÄováním." - -#: ../../mod/install.php:129 -msgid "Database Server Name" -msgstr "Jméno databázového serveru" - -#: ../../mod/install.php:130 -msgid "Database Login Name" -msgstr "PÅ™ihlaÅ¡ovací jméno k databázi" - -#: ../../mod/install.php:131 -msgid "Database Login Password" -msgstr "Heslo k databázovému úÄtu " - -#: ../../mod/install.php:132 -msgid "Database Name" -msgstr "Jméno databáze" - -#: ../../mod/install.php:133 -msgid "Please select a default timezone for your website" -msgstr "Prosím, vyberte výchozí Äasové pásmo pro vaÅ¡e webové stránky" - -#: ../../mod/install.php:134 -msgid "" -"Site administrator email address. Your account email address must match this" -" in order to use the web admin panel." -msgstr "" -"e-mailová adresa administrárota webu. E-mailová adresa vaÅ¡eho úÄtu se musí " -"shodovat, aby bylo možné využívat panel webové administrace." - -#: ../../mod/install.php:153 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Nelze najít verzi PHP pro příkazový řádek v PATH webového serveru." - -#: ../../mod/install.php:154 -msgid "" -"This is required. Please adjust the configuration file .htconfig.php " -"accordingly." -msgstr "" -"Tento krok je nutný. Upravte přísluÅ¡ným způsobem konfiguraÄní soubor " -".htconfig.php." - -#: ../../mod/install.php:161 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "" -"Verze PHP pro příkazový řádek na vaÅ¡em systému nemá povolen " -"\"register_argc_argv\"." - -#: ../../mod/install.php:162 -msgid "This is required for message delivery to work." -msgstr "Toto je nutné pro fungování doruÄování zpráv." - -#: ../../mod/install.php:184 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "" -"Chyba: funkce \"openssl_pkey_new\" na tomto systému není schopna generovat " -"Å¡ifrovací klíÄe" - -#: ../../mod/install.php:185 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "" -"Pokud systém běží na Windows, seznamte se s " -"\"http://www.php.net/manual/en/openssl.installation.php\"." - -#: ../../mod/install.php:194 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "" -"Chyba: Požadovaný Apache webserver mod-rewrite modul není nainstalován." - -#: ../../mod/install.php:196 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Chyba: požadovaný libcurl PHP modul není nainstalován." - -#: ../../mod/install.php:198 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Chyba: požadovaný GD graphics PHP modul není nainstalován." - -#: ../../mod/install.php:200 -msgid "Error: openssl PHP module required but not installed." -msgstr "Chyba: požadovaný openssl PHP modul není nainstalován." - -#: ../../mod/install.php:202 -msgid "Error: mysqli PHP module required but not installed." -msgstr "Chyba: požadovaný mysqli PHP modul není nainstalován." - -#: ../../mod/install.php:204 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Chyba: PHP modul mb_string je vyžadován, ale není nainstalován." - -#: ../../mod/install.php:216 -msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\"" -" in the top folder of your web server and it is unable to do so." -msgstr "" -"Webový instalátor musí být schopen vytvoÅ™it soubor s názvem " -"\".htconfig.php\" v hlavním adresáři vaÅ¡eho webového serveru ale nyní mu to " -"není umožnÄ›no." - -#: ../../mod/install.php:217 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." -msgstr "" -"Toto je nejÄastÄ›ji nastavením oprávnÄ›ní, kdy webový server nemusí být " -"schopen zapisovat soubory do vaÅ¡eho adresáře - i když Vy můžete." - -#: ../../mod/install.php:218 -msgid "" -"Please check with your site documentation or support people to see if this " -"situation can be corrected." -msgstr "" -"Prosím, poraÄte se s dokumentací k VaÅ¡emu hostingu nebo s technickou " -"podporou, zda-li lze tuto situaci napravit." - -#: ../../mod/install.php:219 -msgid "" -"If not, you may be required to perform a manual installation. Please see the" -" file \"INSTALL.txt\" for instructions." -msgstr "" -"Pokud ne, může být vyžadováno provedení ruÄní instalace. Prosím, seznamte se" -" s návodem popsaným v souboru \"INSTALL.txt\"." - -#: ../../mod/install.php:228 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." -msgstr "" -"Databázový konfiguraÄní soubor \".htconfig.php\" nemohl být uložen. Prosím, " -"použijte pÅ™iložený text k vytvoÅ™ení konfiguraÄního souboru ve vaÅ¡em " -"koÅ™enovém adresáři webového serveru." - -#: ../../mod/install.php:243 -msgid "Errors encountered creating database tables." -msgstr "PÅ™i vytváření databázových tabulek doÅ¡lo k chybám." - -#: ../../mod/update_community.php:18 ../../mod/update_network.php:22 -#: ../../mod/update_profile.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Vložený obsah - obnovení stránky pro zobrazení]" - -#: ../../mod/match.php:10 -msgid "Profile Match" -msgstr "Shoda profilu" - -#: ../../mod/match.php:18 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "" -"Žádná klíÄová slova k porovnání. Prosím, pÅ™idejte klíÄová slova do VaÅ¡eho " -"výchozího profilu." - -#: ../../mod/match.php:54 -msgid "No matches" -msgstr "Žádné shody" - -#: ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Vzdálené soukromé informace nejsou k dispozici." - -#: ../../mod/lockview.php:43 -msgid "Visible to:" -msgstr "Viditelné pro:" - -#: ../../mod/home.php:23 -#, php-format -msgid "Welcome to %s" -msgstr "Vítá Vás %s" - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Neplatný identifikátor požadavku." - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:118 -#: ../../mod/notifications.php:162 -msgid "Discard" -msgstr "Odstranit" - -#: ../../mod/notifications.php:47 ../../mod/notifications.php:117 -#: ../../mod/notifications.php:161 -msgid "Ignore" -msgstr "Ignorovat" - -#: ../../mod/notifications.php:74 -msgid "Pending Friend/Connect Notifications" -msgstr "ÄŒekající požadavky na Přátelství / PÅ™ipojení " - -#: ../../mod/notifications.php:78 -msgid "Show Ignored Requests" -msgstr "Zobrazit ignorované žádosti" - -#: ../../mod/notifications.php:78 -msgid "Hide Ignored Requests" -msgstr "Skrýt ignorované žádosti" - -#: ../../mod/notifications.php:105 ../../mod/notifications.php:148 -msgid "Notification type: " -msgstr "Typ oznámení:" - -#: ../../mod/notifications.php:106 -msgid "Friend Suggestion" -msgstr "Návrh přátelství" - -#: ../../mod/notifications.php:108 -#, php-format -msgid "suggested by %s" -msgstr "navrhl %s" - -#: ../../mod/notifications.php:114 ../../mod/notifications.php:159 -#: ../../mod/admin.php:466 -msgid "Approve" -msgstr "Schválit" - -#: ../../mod/notifications.php:133 -msgid "Claims to be known to you: " -msgstr "VaÅ¡i údajní známí:" - -#: ../../mod/notifications.php:133 -msgid "yes" -msgstr "ano" - -#: ../../mod/notifications.php:133 -msgid "no" -msgstr "ne" - -#: ../../mod/notifications.php:139 -msgid "Approve as: " -msgstr "Schválit jako:" - -#: ../../mod/notifications.php:140 -msgid "Friend" -msgstr "Přítel" - -#: ../../mod/notifications.php:141 -msgid "Fan/Admirer" -msgstr "FanouÅ¡ek / obdivovatel" - -#: ../../mod/notifications.php:149 -msgid "Friend/Connect Request" -msgstr "Přítel / žádost o pÅ™ipojení" - -#: ../../mod/notifications.php:149 -msgid "New Follower" -msgstr "Nový následovník" - -#: ../../mod/notifications.php:168 -msgid "No notifications." -msgstr "Žádné oznámení." - -#: ../../mod/contacts.php:26 -msgid "Invite Friends" -msgstr "Pozvat přátele" - -#: ../../mod/contacts.php:32 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "Pozvánka %d k dispozici" -msgstr[1] "Pozvánky %d k dispozici" -msgstr[2] "Pozvánky %d k dispozici" - -#: ../../mod/contacts.php:41 -msgid "Find People With Shared Interests" -msgstr "Najít lidi se spoleÄnými zájmy" - -#: ../../mod/contacts.php:45 -msgid "Connect/Follow" -msgstr "PÅ™ipojit / Následovat" - -#: ../../mod/contacts.php:46 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Příklad: jan@příklad.cz, http://příklad.cz/jana" - -#: ../../mod/contacts.php:47 -msgid "Follow" -msgstr "Následovat" - -#: ../../mod/contacts.php:69 ../../mod/contacts.php:150 -msgid "Could not access contact record." -msgstr "Nelze získat přístup k záznamu kontaktu." - -#: ../../mod/contacts.php:83 -msgid "Could not locate selected profile." -msgstr "Nelze nalézt vybraný profil." - -#: ../../mod/contacts.php:114 -msgid "Contact updated." -msgstr "Kontakt aktualizován." - -#: ../../mod/contacts.php:172 -msgid "Contact has been blocked" -msgstr "Kontakt byl zablokován" - -#: ../../mod/contacts.php:172 -msgid "Contact has been unblocked" -msgstr "Kontakt byl odblokován" - -#: ../../mod/contacts.php:186 -msgid "Contact has been ignored" -msgstr "Kontakt bude ignorován" - -#: ../../mod/contacts.php:186 -msgid "Contact has been unignored" -msgstr "Kontakt pÅ™estal být ignorován" - -#: ../../mod/contacts.php:207 -msgid "stopped following" -msgstr "následování zastaveno" - -#: ../../mod/contacts.php:226 -msgid "Contact has been removed." -msgstr "Kontakt byl odstranÄ›n." - -#: ../../mod/contacts.php:254 ../../mod/contacts.php:397 -msgid "Mutual Friendship" -msgstr "Vzájemné přátelství" - -#: ../../mod/contacts.php:258 ../../mod/contacts.php:401 -msgid "is a fan of yours" -msgstr "je Váš fanouÅ¡ek" - -#: ../../mod/contacts.php:263 ../../mod/contacts.php:405 -msgid "you are a fan of" -msgstr "jste fanouÅ¡kem" - -#: ../../mod/contacts.php:280 -msgid "Privacy Unavailable" -msgstr "Ochrana soukromí není k dispozici" - -#: ../../mod/contacts.php:281 -msgid "Private communications are not available for this contact." -msgstr "Soukromá komunikace není dostupná pro tento kontakt." - -#: ../../mod/contacts.php:284 -msgid "Never" -msgstr "Nikdy" - -#: ../../mod/contacts.php:288 -msgid "(Update was successful)" -msgstr "(Aktualizace byla úspěšná)" - -#: ../../mod/contacts.php:288 -msgid "(Update was not successful)" -msgstr "(Aktualizace nebyla úspěšná)" - -#: ../../mod/contacts.php:291 -msgid "Suggest friends" -msgstr "NavrhnÄ›te přátelé" - -#: ../../mod/contacts.php:295 -msgid "Contact Editor" -msgstr "Editor kontaktu" - -#: ../../mod/contacts.php:297 -msgid "Profile Visibility" -msgstr "Viditelnost profilu" - -#: ../../mod/contacts.php:298 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "" -"Vyberte prosím profil, který chcete zobrazit %s pÅ™i zabezpeÄeném prohlížení " -"vaÅ¡eho profilu." - -#: ../../mod/contacts.php:299 -msgid "Contact Information / Notes" -msgstr "Kontaktní informace / poznámky" - -#: ../../mod/contacts.php:300 -msgid "Online Reputation" -msgstr "Online povÄ›st" - -#: ../../mod/contacts.php:301 -msgid "" -"Occasionally your friends may wish to inquire about this person's online " -"legitimacy." -msgstr "" -"ObÄas mohou vaÅ¡i přátelé chtít informovat o online legitimitÄ› této osoby." - -#: ../../mod/contacts.php:302 -msgid "" -"You may help them choose whether or not to interact with this person by " -"providing a reputation to guide them." -msgstr "" -"Poskytnutím povÄ›sti jim můžete pomoci se rozhodnout, zda-li s touto" -" osobou komunikovat Äi nikoliv." - -#: ../../mod/contacts.php:303 -msgid "" -"Please take a moment to elaborate on this selection if you feel it could be " -"helpful to others." -msgstr "" -"VÄ›nujte prosím chvilku vyplnÄ›ní této volby, pokud máte pocit, že by mohlo " -"být užiteÄné pro ostatní." - -#: ../../mod/contacts.php:304 ../../mod/contacts.php:421 -#: ../../mod/viewconnections.php:61 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "NavÅ¡tivte profil uživatele %s [%s]" - -#: ../../mod/contacts.php:305 -msgid "Block/Unblock contact" -msgstr "Blokovat / Odblokovat kontakt" - -#: ../../mod/contacts.php:306 -msgid "Ignore contact" -msgstr "Ignorovat kontakt" - -#: ../../mod/contacts.php:307 -msgid "Repair contact URL settings" -msgstr "Opravit nastavení URL kontaktu" - -#: ../../mod/contacts.php:308 -msgid "Repair contact URL settings (WARNING: Advanced)" -msgstr "Opravit nastavení URL kontaktu (Varování: PokroÄilé)" - -#: ../../mod/contacts.php:309 -msgid "View conversations" -msgstr "Zobrazit konverzace" - -#: ../../mod/contacts.php:312 -msgid "Delete contact" -msgstr "Odstranit kontakt" - -#: ../../mod/contacts.php:314 -msgid "Last updated: " -msgstr "Poslední aktualizace:" - -#: ../../mod/contacts.php:315 -msgid "Update public posts: " -msgstr "Aktualizace veÅ™ejných příspÄ›vků:" - -#: ../../mod/contacts.php:317 ../../mod/admin.php:701 -msgid "Update now" -msgstr "Aktualizovat" - -#: ../../mod/contacts.php:320 -msgid "Unblock this contact" -msgstr "Odblokovat tento kontakt" - -#: ../../mod/contacts.php:320 -msgid "Block this contact" -msgstr "Blokovat tento kontakt" - -#: ../../mod/contacts.php:321 -msgid "Unignore this contact" -msgstr "PÅ™estat ignorovat tento kontakt" - -#: ../../mod/contacts.php:321 -msgid "Ignore this contact" -msgstr "Ignorovat tento kontakt" - -#: ../../mod/contacts.php:324 -msgid "Currently blocked" -msgstr "V souÄasnosti zablokováno" - -#: ../../mod/contacts.php:325 -msgid "Currently ignored" -msgstr "V souÄasnosti ignorováno" - -#: ../../mod/contacts.php:356 ../../include/nav.php:110 -msgid "Contacts" -msgstr "Kontakty" - -#: ../../mod/contacts.php:358 -msgid "Show Blocked Connections" -msgstr "Zobrazit blokované spojení" - -#: ../../mod/contacts.php:358 -msgid "Hide Blocked Connections" -msgstr "Skrýt blokované spojení" - -#: ../../mod/contacts.php:360 ../../mod/directory.php:55 -msgid "Finding: " -msgstr "ZjiÅ¡tÄ›ní: " - -#: ../../mod/contacts.php:361 ../../mod/directory.php:57 -msgid "Find" -msgstr "Najít" - -#: ../../mod/contacts.php:422 ../../include/conversation.php:612 -msgid "Edit contact" -msgstr "Editovat kontakt" - -#: ../../mod/lostpass.php:16 -msgid "No valid account found." -msgstr "Nenalezen žádný platný úÄet." - -#: ../../mod/lostpass.php:31 -msgid "Password reset request issued. Check your email." -msgstr "" -"Žádost o obnovení hesla vyřízena. Zkontrolujte VaÅ¡i e-mailovou schránku." - -#: ../../mod/lostpass.php:42 -#, php-format -msgid "Password reset requested at %s" -msgstr "Na %s bylo zažádáno o resetování hesla" - -#: ../../mod/lostpass.php:64 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "" -"Žádost nemohla být ověřena. (Možná jste ji odeslali již dříve.) Obnovení " -"hesla se nezdaÅ™ilo." - -#: ../../mod/lostpass.php:82 ../../boot.php:654 -msgid "Password Reset" -msgstr "Obnovení hesla" - -#: ../../mod/lostpass.php:83 -msgid "Your password has been reset as requested." -msgstr "VaÅ¡e heslo bylo na VaÅ¡e přání resetováno." - -#: ../../mod/lostpass.php:84 -msgid "Your new password is" -msgstr "VaÅ¡e nové heslo je" - -#: ../../mod/lostpass.php:85 -msgid "Save or copy your new password - and then" -msgstr "Uložte si nebo zkopírujte nové heslo - a pak" - -#: ../../mod/lostpass.php:86 -msgid "click here to login" -msgstr "kliknÄ›te zde pro pÅ™ihlášení" - -#: ../../mod/lostpass.php:87 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "" -"VaÅ¡e heslo může být zmÄ›nÄ›no na stránce nastavení po úspěšném " -"pÅ™ihlášení." - -#: ../../mod/lostpass.php:118 -msgid "Forgot your Password?" -msgstr "ZapomnÄ›li jste heslo?" - -#: ../../mod/lostpass.php:119 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "" -"Zadejte svůj e-mailovou adresu a odeÅ¡lete žádost o zaslání VaÅ¡eho nového " -"hesla. Poté zkontrolujte svůj e-mail pro další instrukce." - -#: ../../mod/lostpass.php:120 -msgid "Nickname or Email: " -msgstr "PÅ™ezdívka nebo e-mail:" - -#: ../../mod/lostpass.php:121 -msgid "Reset" -msgstr "Reset" - -#: ../../mod/settings.php:64 -msgid "Passwords do not match. Password unchanged." -msgstr "Hesla se neshodují. Heslo nebylo zmÄ›nÄ›no." - -#: ../../mod/settings.php:69 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Prázdné hesla nejsou povolena. Heslo nebylo zmÄ›nÄ›no." - -#: ../../mod/settings.php:80 -msgid "Password changed." -msgstr "Heslo bylo zmÄ›nÄ›no." - -#: ../../mod/settings.php:82 -msgid "Password update failed. Please try again." -msgstr "Aktualizace hesla se nezdaÅ™ila. Zkuste to prosím znovu." - -#: ../../mod/settings.php:161 -msgid "Failed to connect with email account using the settings provided." -msgstr "NepodaÅ™ilo se pÅ™ipojit k e-mailovému úÄtu pomocí dodaného nastavení." - -#: ../../mod/settings.php:188 -msgid " Please use a shorter name." -msgstr "Prosím použijte kratší jméno." - -#: ../../mod/settings.php:190 -msgid " Name too short." -msgstr "Jméno je příliÅ¡ krátké." - -#: ../../mod/settings.php:196 -msgid " Not valid email." -msgstr "Neplatný e-mail." - -#: ../../mod/settings.php:198 -msgid " Cannot change to that email." -msgstr "Nelze provést zmÄ›nu na tento e-mail." - -#: ../../mod/settings.php:257 ../../addon/facebook/facebook.php:297 -#: ../../addon/impressum/impressum.php:64 ../../addon/piwik/piwik.php:89 -#: ../../addon/twitter/twitter.php:275 -msgid "Settings updated." -msgstr "Nastavení aktualizováno." - -#: ../../mod/settings.php:311 ../../include/nav.php:108 -msgid "Account settings" -msgstr "Nastavení úÄtu" - -#: ../../mod/settings.php:312 -msgid "Plugin settings" -msgstr "Nastavení pluginu" - -#: ../../mod/settings.php:322 -msgid "No Plugin settings configured" -msgstr "Žádný doplnÄ›k není nastaven" - -#: ../../mod/settings.php:329 ../../addon/widgets/widgets.php:122 -msgid "Plugin Settings" -msgstr "Nastavení doplňku" - -#: ../../mod/settings.php:382 ../../mod/admin.php:133 ../../mod/admin.php:443 -msgid "Normal Account" -msgstr "Normální úÄet" - -#: ../../mod/settings.php:383 -msgid "This account is a normal personal profile" -msgstr "Tento úÄet je běžný osobní profil" - -#: ../../mod/settings.php:386 ../../mod/admin.php:134 ../../mod/admin.php:444 -msgid "Soapbox Account" -msgstr "Soapbox úÄet" - -#: ../../mod/settings.php:387 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "" -"Automaticky schválit vÅ¡echna spojení / přátelství jako fanouÅ¡ky s právem " -"pouze ke Ätení" - -#: ../../mod/settings.php:390 ../../mod/admin.php:135 ../../mod/admin.php:445 -msgid "Community/Celebrity Account" -msgstr "Komunitní úÄet / ÚÄet celebrity" - -#: ../../mod/settings.php:391 -msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "" -"Automaticky schvalovat vÅ¡echny žádosti o spojení / přátelství, jako fanouÅ¡ky" -" s právem ke Ätení." - -#: ../../mod/settings.php:394 ../../mod/admin.php:136 ../../mod/admin.php:446 -msgid "Automatic Friend Account" -msgstr "ÚÄet s automatickým schvalováním přátel" - -#: ../../mod/settings.php:395 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "" -"Automaticky schvalovat vÅ¡echny žádosti o spojení / přátelství jako přátele" - -#: ../../mod/settings.php:405 -msgid "OpenID:" -msgstr "OpenID:" - -#: ../../mod/settings.php:405 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(Volitelné) Povolit OpenID pro pÅ™ihlášení k tomuto úÄtu." - -#: ../../mod/settings.php:415 -msgid "Publish your default profile in your local site directory?" -msgstr "Publikovat Váš výchozí profil v místním adresáři webu?" - -#: ../../mod/settings.php:421 -msgid "Publish your default profile in the global social directory?" -msgstr "Publikovat Váš výchozí profil v globální sociálním adresáři?" - -#: ../../mod/settings.php:429 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "" -"Skrýt VaÅ¡e kontaktní údaje a seznam přátel pÅ™ed návÅ¡tÄ›vníky ve VaÅ¡em " -"výchozím profilu?" - -#: ../../mod/settings.php:433 -msgid "Hide profile details and all your messages from unknown viewers?" -msgstr "Skrýt detaily profilu a vÅ¡echny zprávy pÅ™ed neznámými uživateli?" - -#: ../../mod/settings.php:442 -msgid "Profile is not published." -msgstr "Profil není zveÅ™ejnÄ›n." - -#: ../../mod/settings.php:461 ../../mod/profile_photo.php:196 -msgid "or" -msgstr "nebo" - -#: ../../mod/settings.php:466 -msgid "Your Identity Address is" -msgstr "VaÅ¡e adresa identity je" - -#: ../../mod/settings.php:480 -msgid "Account Settings" -msgstr "Nastavení úÄtu" - -#: ../../mod/settings.php:487 -msgid "Export Personal Data" -msgstr "Export osobních údajů" - -#: ../../mod/settings.php:490 -msgid "Password Settings" -msgstr "Nastavení hesla" - -#: ../../mod/settings.php:491 -msgid "New Password:" -msgstr "Nové heslo:" - -#: ../../mod/settings.php:492 -msgid "Confirm:" -msgstr "PotvrÄte:" - -#: ../../mod/settings.php:492 -msgid "Leave password fields blank unless changing" -msgstr "Pokud nechcete zmÄ›nit heslo, položku hesla nevyplňujte" - -#: ../../mod/settings.php:496 -msgid "Basic Settings" -msgstr "Základní nastavení" - -#: ../../mod/settings.php:497 ../../include/profile_advanced.php:10 -msgid "Full Name:" -msgstr "Celé jméno:" - -#: ../../mod/settings.php:498 -msgid "Email Address:" -msgstr "E-mailová adresa:" - -#: ../../mod/settings.php:499 -msgid "Your Timezone:" -msgstr "VaÅ¡e Äasové pásmo:" - -#: ../../mod/settings.php:500 -msgid "Default Post Location:" -msgstr "Výchozí umístÄ›ní příspÄ›vků:" - -#: ../../mod/settings.php:501 -msgid "Use Browser Location:" -msgstr "Používat umístÄ›ní dle prohlížeÄe:" - -#: ../../mod/settings.php:502 -msgid "Display Theme:" -msgstr "Vybrat grafickou Å¡ablonu:" - -#: ../../mod/settings.php:506 -msgid "Security and Privacy Settings" -msgstr "Nastavení zabezpeÄení a soukromí" - -#: ../../mod/settings.php:508 -msgid "Maximum Friend Requests/Day:" -msgstr "Maximální poÄet žádostí o přátelství za den:" - -#: ../../mod/settings.php:508 -msgid "(to prevent spam abuse)" -msgstr "(Aby se zabránilo spamu)" - -#: ../../mod/settings.php:509 -msgid "Default Post Permissions" -msgstr "Výchozí oprávnÄ›ní pro příspÄ›vek" - -#: ../../mod/settings.php:510 -msgid "(click to open/close)" -msgstr "(KliknÄ›te pro otevÅ™ení/zavÅ™ení)" - -#: ../../mod/settings.php:514 -msgid "Allow friends to post to your profile page:" -msgstr "Povolit přátelům příspÄ›vky na VaÅ¡i profilovou stránku:" - -#: ../../mod/settings.php:515 -msgid "Automatically expire posts after days:" -msgstr "Po kolika dnech automaticky expirovat příspÄ›vky:" - -#: ../../mod/settings.php:515 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "" -"Pokud je prázdné, příspÄ›vky nebudou nikdy expirovat. Expirované příspÄ›vky " -"budou vymazány" - -#: ../../mod/settings.php:524 -msgid "Notification Settings" -msgstr "Nastavení notifikací" - -#: ../../mod/settings.php:525 -msgid "Send a notification email when:" -msgstr "Poslat notifikaci e-mailem, když" - -#: ../../mod/settings.php:526 -msgid "You receive an introduction" -msgstr "obdržíte žádost o propojení" - -#: ../../mod/settings.php:527 -msgid "Your introductions are confirmed" -msgstr "VaÅ¡e žádosti jsou potvrzeny" - -#: ../../mod/settings.php:528 -msgid "Someone writes on your profile wall" -msgstr "nÄ›kdo Vám napíše na VaÅ¡i profilovou stránku" - -#: ../../mod/settings.php:529 -msgid "Someone writes a followup comment" -msgstr "nÄ›kdo Vám napíše následný komentář" - -#: ../../mod/settings.php:530 -msgid "You receive a private message" -msgstr "obdržíte soukromou zprávu" - -#: ../../mod/settings.php:534 -msgid "Email/Mailbox Setup" -msgstr "Nastavení e-mailu" - -#: ../../mod/settings.php:535 -msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "" -"Pokud chcete komunikovat pomocí této služby s VaÅ¡imi kontakty z e-mailu " -"(volitelné), uveÄte, jak se pÅ™ipojit k Vaší e-mailové schránce." - -#: ../../mod/settings.php:536 -msgid "Last successful email check:" -msgstr "Poslední úspěšná kontrola e-mailu:" - -#: ../../mod/settings.php:537 -msgid "Email access is disabled on this site." -msgstr "Přístup k elektronické poÅ¡tÄ› je na tomto serveru zakázán." - -#: ../../mod/settings.php:538 -msgid "IMAP server name:" -msgstr "jméno IMAP serveru:" - -#: ../../mod/settings.php:539 -msgid "IMAP port:" -msgstr "IMAP port:" - -#: ../../mod/settings.php:540 -msgid "Security:" -msgstr "ZabezpeÄení:" - -#: ../../mod/settings.php:540 -msgid "None" -msgstr "Žádný" - -#: ../../mod/settings.php:541 -msgid "Email login name:" -msgstr "pÅ™ihlaÅ¡ovací jméno k e-mailu:" - -#: ../../mod/settings.php:542 -msgid "Email password:" -msgstr "heslo k VaÅ¡emu e-mailu:" - -#: ../../mod/settings.php:543 -msgid "Reply-to address:" -msgstr "OdpovÄ›dÄ›t na adresu:" - -#: ../../mod/settings.php:544 -msgid "Send public posts to all email contacts:" -msgstr "Poslat veÅ™ejné příspÄ›vky na vÅ¡echny e-mailové kontakty:" - -#: ../../mod/settings.php:549 -msgid "Advanced Page Settings" -msgstr "PokroÄilé nastavení stránky" - -#: ../../mod/manage.php:37 -#, php-format -msgid "Welcome back %s" -msgstr "Vítejte zpÄ›t %s" - -#: ../../mod/manage.php:87 -msgid "Manage Identities and/or Pages" -msgstr "Správa identit a / nebo stránek" - -#: ../../mod/manage.php:90 -msgid "" -"(Toggle between different identities or community/group pages which share " -"your account details.)" -msgstr "" -"(PÅ™epínání mezi různými identitami nebo komunitními / skupinovými stránkami," -" které sdílejí VaÅ¡e detaily úÄtu.)" - -#: ../../mod/manage.php:92 -msgid "Select an identity to manage: " -msgstr "Vyberte identitu pro správu:" - -#: ../../mod/network.php:27 -msgid "View Conversations" -msgstr "Zobrazit konverzace" - -#: ../../mod/network.php:29 -msgid "View New Items" -msgstr "Zobrazit nové položky" - -#: ../../mod/network.php:35 -msgid "View Any Items" -msgstr "Zobrazit vÅ¡echny položky" - -#: ../../mod/network.php:43 -msgid "View Starred Items" -msgstr "Zobrazit položky oznaÄené hvÄ›zdu" - -#: ../../mod/network.php:94 -#, php-format -msgid "Warning: This group contains %s member from an insecure network." -msgid_plural "" -"Warning: This group contains %s members from an insecure network." -msgstr[0] "UpozornÄ›ní: Tato skupina obsahuje %s Älena z nezabezpeÄené sítÄ›." -msgstr[1] "UpozornÄ›ní: Tato skupina obsahuje %s Äleny z nezabezpeÄené sítÄ›." -msgstr[2] "UpozornÄ›ní: Tato skupina obsahuje %s Äleny z nezabezpeÄené sítÄ›." - -#: ../../mod/network.php:97 -msgid "Private messages to this group are at risk of public disclosure." -msgstr "Soukromé zprávy této skupinÄ› jsou vystaveny riziku prozrazení." - -#: ../../mod/network.php:164 -msgid "No such group" -msgstr "Žádná taková skupina" - -#: ../../mod/network.php:175 -msgid "Group is empty" -msgstr "Skupina je prázdná" - -#: ../../mod/network.php:180 -msgid "Group: " -msgstr "Skupina:" - -#: ../../mod/network.php:190 -msgid "Contact: " -msgstr "Kontakt:" - -#: ../../mod/network.php:192 -msgid "Private messages to this person are at risk of public disclosure." -msgstr "Soukromé zprávy této osobÄ› jsou vystaveny riziku prozrazení." - -#: ../../mod/network.php:197 -msgid "Invalid contact." -msgstr "Neplatný kontakt." - -#: ../../mod/notes.php:74 -msgid "Save" -msgstr "Uložit" - -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendika" -msgstr "Vítejte na Friendika" - -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Seznam doporuÄení pro nového Älena" - -#: ../../mod/newmember.php:12 -msgid "" -"We would like to offer some tips and links to help make your experience " -"enjoyable. Click any item to visit the relevant page." -msgstr "" -"Dovolujeme si Vám nabídnout nÄ›které tipy a odkazy, abychom Vám zpříjemnili " -"práci se systémem Friendika. Kliknutím na libovolnou položku navÅ¡tívit " -"přísluÅ¡nou stránku." - -#: ../../mod/newmember.php:16 -msgid "" -"On your Settings page - change your initial password. Also make a " -"note of your Identity Address. This will be useful in making friends." -msgstr "" -"Na stránce Nastavení - zmÄ›nit výchozí heslo. Poznamenejte si také " -"adresu své identity. To může být užiteÄné pÅ™i navazování přátelství." - -#: ../../mod/newmember.php:18 -msgid "" -"Review the other settings, particularly the privacy settings. An unpublished" -" directory listing is like having an unlisted phone number. In general, you " -"should probably publish your listing - unless all of your friends and " -"potential friends know exactly how to find you." -msgstr "" -"ProhlédnÄ›te si další nastavení, a to zejména nastavení soukromí. " -"NezveÅ™ejnÄ›ní svého úÄtu v adresáři je jako mít nezveÅ™ejnÄ›né telefonní Äíslo." -" ObecnÄ› platí, že je lepší mít svůj úÄet zveÅ™ejnÄ›ný, leda by vÅ¡ichni vaÅ¡i " -"potenciální přátelé vÄ›dÄ›li, jak vás pÅ™esnÄ› najít." - -#: ../../mod/newmember.php:20 -msgid "" -"Upload a profile photo if you have not done so already. Studies have shown " -"that people with real photos of themselves are ten times more likely to make" -" friends than people who do not." -msgstr "" -"Nahrajte si svou profilovou fotku, pokud jste tak již neuÄinili. Studie " -"ukázaly, že lidé se skuteÄnými fotografiemi mají desetkrát ÄastÄ›ji přátele " -"než lidé, kteří nemají." - -#: ../../mod/newmember.php:23 -msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "" -"Jestliže máte úÄet na Facebooku, povolte konektor na Facebook a bude možné " -"(na přání) importovat vÅ¡echny VaÅ¡ přátele na Facebooku a vÅ¡echny VaÅ¡e " -"konverzace." - -#: ../../mod/newmember.php:28 -msgid "" -"Enter your email access information on your Settings page if you wish to " -"import and interact with friends or mailing lists from your email INBOX" -msgstr "" -"na stránce Nastavení zadejte informace pro přístup k Vaší e-mailové stránce," -" pokud si pÅ™ejete importovat a komunikovat s přáteli nebo distribuÄními " -"skupinami z Vaší e-mailové schránky" - -#: ../../mod/newmember.php:30 -msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "" -"Upravit výchozí profil podle vaÅ¡ich pÅ™edstav. Prověřte " -"nastavení pro skrytí VaÅ¡eho seznamu přátel a skrytí profilu pÅ™ed neznámými " -"návÅ¡tÄ›vníky." - -#: ../../mod/newmember.php:32 -msgid "" -"Set some public keywords for your default profile which describe your " -"interests. We may be able to find other people with similar interests and " -"suggest friendships." -msgstr "" -"Nastavte si nÄ›jaká veÅ™ejné klíÄová slova pro výchozí profil, která popisují " -"vaÅ¡e zájmy. Friendika Vám může nalézt další lidi s podobnými zájmy a " -"navrhnout přátelství." - -#: ../../mod/newmember.php:34 -msgid "" -"Your Contacts page is your gateway to managing friendships and connecting " -"with friends on other networks. Typically you enter their address or site " -"URL in the Connect dialog." -msgstr "" -"Stránka Kontakty je Vaším odrazovým můstkem k řízení přátelství a spojení s " -"kamarády v jiných sítích. Obvykle zadáte jejich adresu nebo adresu URL do " -"dialogu PÅ™ipojit." - -#: ../../mod/newmember.php:36 -msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "" -"Stránka Adresář Vám pomůže najít další lidi na tomto serveru nebo v jiných " -"propojených serverech. ProstÅ™ednictvím odkazů PÅ™ipojení nebo " -"Následovat si prohlédnÄ›te jejich profilovou stránku. UveÄte svou " -"vlastní adresu identity, je-li požadována." - -#: ../../mod/newmember.php:38 -msgid "" -"Once you have made some friends, organize them into private conversation " -"groups from the sidebar of your Contacts page and then you can interact with" -" each group privately on your Network page." -msgstr "" -"Jakmile získáte nÄ›jaké přátele, uspořádejte si je do soukromých " -"konverzaÄních skupin na postranním panelu vaší stránky Kontakty a pak můžete" -" komunikovat s každou touto skupinu soukromÄ› prostÅ™ednictvím stránky Síť." - -#: ../../mod/newmember.php:40 -msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "" -"Na stránkách NápovÄ›da naleznete nejen další podrobnosti o " -"vÅ¡ech funkcích Friendika ale také další zdroje informací." - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Položka není k dispozici." - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Položka nebyla nalezena." - -#: ../../mod/group.php:27 -msgid "Group created." -msgstr "Skupina vytvoÅ™ena." - -#: ../../mod/group.php:33 -msgid "Could not create group." -msgstr "Nelze vytvoÅ™it skupinu." - -#: ../../mod/group.php:43 ../../mod/group.php:123 -msgid "Group not found." -msgstr "Skupina nenalezena." - -#: ../../mod/group.php:56 -msgid "Group name changed." -msgstr "Název skupiny byl zmÄ›nÄ›n." - -#: ../../mod/group.php:67 ../../mod/profperm.php:19 ../../index.php:265 -msgid "Permission denied" -msgstr "NedostateÄné oprávnÄ›ní" - -#: ../../mod/group.php:82 -msgid "Create a group of contacts/friends." -msgstr "VytvoÅ™it skupinu kontaktů / přátel." - -#: ../../mod/group.php:83 ../../mod/group.php:166 -msgid "Group Name: " -msgstr "Název skupiny:" - -#: ../../mod/group.php:98 -msgid "Group removed." -msgstr "Skupina odstranÄ›na. " - -#: ../../mod/group.php:100 -msgid "Unable to remove group." -msgstr "Nelze odstranit skupinu." - -#: ../../mod/group.php:164 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "KliknÄ›te na kontakt pro pÅ™idání nebo odebrání" - -#: ../../mod/group.php:165 -msgid "Group Editor" -msgstr "Editor skupin" - -#: ../../mod/group.php:180 -msgid "Members" -msgstr "ÄŒlenové" - -#: ../../mod/group.php:195 -msgid "All Contacts" -msgstr "VÅ¡echny kontakty" - -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Neplatný identifikátor profilu." - -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Editor viditelnosti profilu " - -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Viditelný pro" - -#: ../../mod/profperm.php:128 -msgid "All Contacts (with secure profile access)" -msgstr "VÅ¡echny kontakty (se zabezpeÄeným přístupovým profilem )" - -#: ../../mod/viewconnections.php:25 ../../include/text.php:555 -msgid "View Contacts" -msgstr "Zobrazit kontakty" - -#: ../../mod/viewconnections.php:40 -msgid "No contacts." -msgstr "Žádné kontakty." - -#: ../../mod/register.php:53 -msgid "An invitation is required." -msgstr "Pozvánka je vyžadována." - -#: ../../mod/register.php:58 -msgid "Invitation could not be verified." -msgstr "Pozvánka nemohla být ověřena." - -#: ../../mod/register.php:66 -msgid "Invalid OpenID url" -msgstr "Neplatný odkaz OpenID" - -#: ../../mod/register.php:81 -msgid "Please enter the required information." -msgstr "Zadejte prosím požadované informace." - -#: ../../mod/register.php:95 -msgid "Please use a shorter name." -msgstr "Použijte prosím kratší jméno." - -#: ../../mod/register.php:97 -msgid "Name too short." -msgstr "Jméno je příliÅ¡ krátké." - -#: ../../mod/register.php:112 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "Nezdá se, že by to bylo vaÅ¡e celé jméno (kÅ™estní jméno a příjmení)." - -#: ../../mod/register.php:117 -msgid "Your email domain is not among those allowed on this site." -msgstr "Váš e-mailová doména není na tomto serveru mezi povolenými." - -#: ../../mod/register.php:120 -msgid "Not a valid email address." -msgstr "Neplatná e-mailová adresa." - -#: ../../mod/register.php:130 -msgid "Cannot use that email." -msgstr "Tento e-mail nelze použít." - -#: ../../mod/register.php:136 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "" -"VaÅ¡e \"pÅ™ezdívka\" může obsahovat pouze \"a-z\", \"0-9\", \"-\", a \"_\", a " -"musí zaÄínat písmenem." - -#: ../../mod/register.php:142 ../../mod/register.php:243 -msgid "Nickname is already registered. Please choose another." -msgstr "PÅ™ezdívka je již registrována. Prosím vyberte jinou." - -#: ../../mod/register.php:161 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "Závažná chyba: Generování bezpeÄnostních klíÄů se nezdaÅ™ilo." - -#: ../../mod/register.php:229 -msgid "An error occurred during registration. Please try again." -msgstr "DoÅ¡lo k chybÄ› pÅ™i registraci. Zkuste to prosím znovu." - -#: ../../mod/register.php:265 -msgid "An error occurred creating your default profile. Please try again." -msgstr "" -"DoÅ¡lo k chybÄ› pÅ™i vytváření VaÅ¡eho výchozího profilu. Zkuste to prosím " -"znovu." - -#: ../../mod/register.php:367 ../../mod/regmod.php:52 -#, php-format -msgid "Registration details for %s" -msgstr "RegistraÄní údaje pro %s" - -#: ../../mod/register.php:375 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "" -"Registrace úspěšná. Zkontrolujte prosím svůj e-mail pro další instrukce." - -#: ../../mod/register.php:379 -msgid "Failed to send email message. Here is the message that failed." -msgstr "" -"NepodaÅ™ilo se odeslat zprávu na e-mail. Zde je zpráva, která nebyla " -"odeslána." - -#: ../../mod/register.php:384 -msgid "Your registration can not be processed." -msgstr "VaÅ¡i registraci nelze zpracovat." - -#: ../../mod/register.php:421 -#, php-format -msgid "Registration request at %s" -msgstr "Žádost o registraci na %s" - -#: ../../mod/register.php:430 -msgid "Your registration is pending approval by the site owner." -msgstr "VaÅ¡e registrace Äeká na schválení vlastníkem serveru." - -#: ../../mod/register.php:479 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "" -"Tento formulář můžete (volitelnÄ›) vyplnit s pomocí OpenID tím, že vyplníte " -"své OpenID a kliknutete na tlaÄítko 'Zaregistrovat'." - -#: ../../mod/register.php:480 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "" -"Pokud nepoužíváte OpenID, nechte prosím toto pole prázdné a vyplňte zbylé " -"položky." - -#: ../../mod/register.php:481 -msgid "Your OpenID (optional): " -msgstr "VaÅ¡e OpenID (nepovinné):" - -#: ../../mod/register.php:495 -msgid "Include your profile in member directory?" -msgstr "Uvést Váš profil v adresáři Älenů?" - -#: ../../mod/register.php:511 -msgid "Membership on this site is by invitation only." -msgstr "ÄŒlenství na tomto webu je pouze na pozvání." - -#: ../../mod/register.php:512 -msgid "Your invitation ID: " -msgstr "VaÅ¡e pozvání ID:" - -#: ../../mod/register.php:515 ../../mod/admin.php:299 -msgid "Registration" -msgstr "Registrace" - -#: ../../mod/register.php:523 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "VaÅ¡e celé jméno (napÅ™. Jan Novák):" - -#: ../../mod/register.php:524 -msgid "Your Email Address: " -msgstr "VaÅ¡e e-mailová adresa:" - -#: ../../mod/register.php:525 -msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "" -"Vyberte pÅ™ezdívku k profilu. Ta musí zaÄít s textovým znakem. VaÅ¡e profilová" -" adresa na tomto webu pak bude \"pÅ™ezdívka@$sitename\"." - -#: ../../mod/register.php:526 -msgid "Choose a nickname: " -msgstr "Vyberte pÅ™ezdívku:" - -#: ../../mod/register.php:529 ../../include/nav.php:59 ../../boot.php:637 -msgid "Register" -msgstr "Registrovat" - -#: ../../mod/like.php:110 ../../addon/facebook/facebook.php:954 -#: ../../include/diaspora.php:446 ../../include/conversation.php:26 -#: ../../include/conversation.php:35 -msgid "status" -msgstr "Stav" - -#: ../../mod/like.php:127 ../../addon/facebook/facebook.php:958 -#: ../../include/diaspora.php:463 ../../include/conversation.php:43 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s má rád %2$s' na %3$s" - -#: ../../mod/like.php:129 ../../include/diaspora.php:465 -#: ../../include/conversation.php:46 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s nemá rád %2$s na %3$s" - -#: ../../mod/friendika.php:42 -msgid "This is Friendika version" -msgstr "Toto je Friendika verze" - -#: ../../mod/friendika.php:43 -msgid "running at web location" -msgstr "běžící na webu" - -#: ../../mod/friendika.php:45 -msgid "" -"Shared content within the Friendika network is provided under the Creative Commons " -"Attribution 3.0 license" -msgstr "" -"Sdílený obsah v síti Friendika je poskytována pod licencí Creative " -"Commons Attribution 3.0" - -#: ../../mod/friendika.php:47 -msgid "" -"Please visit Project.Friendika.com to learn " -"more about the Friendika project." -msgstr "" -"Pokud se chcete dozvÄ›dÄ›t více o projektu Friendika, navÅ¡tivte, prosím, Project.Friendika.com" - -#: ../../mod/friendika.php:49 -msgid "Bug reports and issues: please visit" -msgstr "Pro hlášení chyb a námÄ›tů na zmÄ›ny navÅ¡tivte:" - -#: ../../mod/friendika.php:50 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendika - " -"dot com" -msgstr "" -"Návrhy, chválu, dary, atd. - prosím poÅ¡lete na e-mail \"Info\" na Friendika " -"teÄka com" - -#: ../../mod/friendika.php:55 -msgid "Installed plugins/addons/apps" -msgstr "Nainstalované doplňky/aplikace" - -#: ../../mod/friendika.php:63 -msgid "No installed plugins/addons/apps" -msgstr "Nejsou žádné nainstalované doplňky/aplikace" - -#: ../../mod/regmod.php:61 -msgid "Account approved." -msgstr "ÚÄet schválen." - -#: ../../mod/regmod.php:93 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registrace zruÅ¡ena pro %s" - -#: ../../mod/regmod.php:105 -msgid "Please login." -msgstr "PÅ™ihlaste se, prosím." - -#: ../../mod/item.php:81 -msgid "Unable to locate original post." -msgstr "Nelze nalézt původní příspÄ›vek." - -#: ../../mod/item.php:196 -msgid "Empty post discarded." -msgstr "Prázdný příspÄ›vek odstranÄ›n." - -#: ../../mod/item.php:296 ../../mod/message.php:93 -#: ../../mod/wall_upload.php:81 ../../mod/wall_upload.php:90 -#: ../../mod/wall_upload.php:97 -msgid "Wall Photos" -msgstr "Fotografie na zdi" - -#: ../../mod/item.php:623 ../../mod/item.php:668 ../../mod/item.php:691 -#: ../../mod/item.php:734 ../../mod/dfrn_notify.php:293 -#: ../../mod/dfrn_notify.php:503 ../../mod/dfrn_notify.php:548 -#: ../../mod/dfrn_notify.php:634 ../../mod/dfrn_notify.php:677 -msgid "noreply" -msgstr "bez odpovÄ›di" - -#: ../../mod/item.php:667 ../../mod/item.php:733 ../../mod/dfrn_notify.php:676 -msgid "Administrator@" -msgstr "Administrator@" - -#: ../../mod/item.php:670 ../../mod/dfrn_notify.php:550 -#: ../../mod/dfrn_notify.php:679 -#, php-format -msgid "%s commented on an item at %s" -msgstr "%s okomentoval položku v %s" - -#: ../../mod/item.php:736 -#, php-format -msgid "%s posted to your profile wall at %s" -msgstr "%s pÅ™idal příspÄ›vek na vaší profilovou zeÄ v %s" - -#: ../../mod/item.php:765 -msgid "System error. Post not saved." -msgstr "Chyba systému. PříspÄ›vek nebyl uložen." - -#: ../../mod/item.php:784 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendika social " -"network." -msgstr "Tuto zprávu Vám zaslal %s, Älen sociální sítÄ› Friendika." - -#: ../../mod/item.php:786 -#, php-format -msgid "You may visit them online at %s" -msgstr "Můžete je navÅ¡tívit online na adrese %s" - -#: ../../mod/item.php:787 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "" -"Pokud nechcete dostávat tyto zprávy, kontaktujte prosím odesilatele odpovÄ›dí" -" na tento záznam." - -#: ../../mod/item.php:789 -#, php-format -msgid "%s posted an update." -msgstr "%s poslal aktualizaci." - -#: ../../mod/profile_photo.php:28 -msgid "Image uploaded but image cropping failed." -msgstr "Obrázek byl odeslán, ale jeho oříznutí se nesdaÅ™ilo." - -#: ../../mod/profile_photo.php:61 ../../mod/profile_photo.php:68 -#: ../../mod/profile_photo.php:75 ../../mod/profile_photo.php:248 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "NepodaÅ™ilo se snížit velikost obrázku [%s]." - -#: ../../mod/profile_photo.php:95 -msgid "Unable to process image" -msgstr "Obrázek nelze zpracovat " - -#: ../../mod/profile_photo.php:109 ../../mod/wall_upload.php:56 -#, php-format -msgid "Image exceeds size limit of %d" -msgstr "Obrázek pÅ™ekroÄil limit velikosti %d" - -#: ../../mod/profile_photo.php:193 -msgid "Upload File:" -msgstr "Nahrát soubor:" - -#: ../../mod/profile_photo.php:194 -msgid "Upload Profile Photo" -msgstr "Nahrát profilovou fotografii" - -#: ../../mod/profile_photo.php:195 -msgid "Upload" -msgstr "Nahrát" - -#: ../../mod/profile_photo.php:196 -msgid "skip this step" -msgstr "pÅ™eskoÄit tento krok " - -#: ../../mod/profile_photo.php:196 -msgid "select a photo from your photo albums" -msgstr "Vybrat fotografii z VaÅ¡ich fotoalb" - -#: ../../mod/profile_photo.php:209 -msgid "Crop Image" -msgstr "Oříznout obrázek" - -#: ../../mod/profile_photo.php:210 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Prosím, oříznÄ›te tento obrázek pro optimální zobrazení." - -#: ../../mod/profile_photo.php:211 -msgid "Done Editing" -msgstr "Editace dokonÄena" - -#: ../../mod/profile_photo.php:239 -msgid "Image uploaded successfully." -msgstr "Obrázek byl úspěšnÄ› nahrán." - -#: ../../mod/hcard.php:11 ../../mod/profile.php:11 ../../boot.php:792 -msgid "No profile" -msgstr "Žádný profil" - -#: ../../mod/removeme.php:42 ../../mod/removeme.php:45 -msgid "Remove My Account" -msgstr "Odstranit můj úÄet" - -#: ../../mod/removeme.php:43 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "" -"Tímto bude kompletnÄ› odstranÄ›n váš úÄet. Jakmile bude úÄet odstranÄ›n, nebude" -" už možné ho obnovit." - -#: ../../mod/removeme.php:44 -msgid "Please enter your password for verification:" -msgstr "Prosím, zadejte své heslo pro ověření:" - -#: ../../mod/message.php:18 -msgid "No recipient selected." -msgstr "Nevybrán příjemce." - -#: ../../mod/message.php:23 -msgid "[no subject]" -msgstr "[bez pÅ™edmÄ›tu]" - -#: ../../mod/message.php:34 -msgid "Unable to locate contact information." -msgstr "NepodaÅ™ilo se najít kontaktní informace." - -#: ../../mod/message.php:102 -msgid "Message sent." -msgstr "Zpráva odeslána." - -#: ../../mod/message.php:105 -msgid "Message could not be sent." -msgstr "Zprávu se nepodaÅ™ilo odeslat." - -#: ../../mod/message.php:125 ../../include/nav.php:102 -msgid "Messages" -msgstr "Zprávy" - -#: ../../mod/message.php:126 -msgid "Inbox" -msgstr "DoruÄená poÅ¡ta" - -#: ../../mod/message.php:127 -msgid "Outbox" -msgstr "Odeslaná poÅ¡ta" - -#: ../../mod/message.php:128 -msgid "New Message" -msgstr "Nová zpráva" - -#: ../../mod/message.php:142 -msgid "Message deleted." -msgstr "Zpráva odstranÄ›na." - -#: ../../mod/message.php:158 -msgid "Conversation removed." -msgstr "Konverzace odstranÄ›na." - -#: ../../mod/message.php:172 ../../include/conversation.php:699 -msgid "Please enter a link URL:" -msgstr "Zadejte prosím URL odkaz:" - -#: ../../mod/message.php:180 -msgid "Send Private Message" -msgstr "Odeslat soukromou zprávu" - -#: ../../mod/message.php:181 ../../mod/message.php:315 -msgid "To:" -msgstr "Adresát:" - -#: ../../mod/message.php:182 ../../mod/message.php:316 -msgid "Subject:" -msgstr "PÅ™edmÄ›t:" - -#: ../../mod/message.php:185 ../../mod/message.php:319 -#: ../../mod/invite.php:101 -msgid "Your message:" -msgstr "VaÅ¡e zpráva:" - -#: ../../mod/message.php:224 -msgid "No messages." -msgstr "Žádné zprávy." - -#: ../../mod/message.php:237 -msgid "Delete conversation" -msgstr "Odstranit konverzaci" - -#: ../../mod/message.php:240 -msgid "D, d M Y - g:i A" -msgstr "D M R - g:i A" - -#: ../../mod/message.php:267 -msgid "Message not available." -msgstr "Zpráva není k dispozici." - -#: ../../mod/message.php:304 -msgid "Delete message" -msgstr "Smazat zprávu" - -#: ../../mod/message.php:314 -msgid "Send Reply" -msgstr "Poslat odpovÄ›Ä" - -#: ../../mod/admin.php:66 ../../mod/admin.php:297 -msgid "Site" -msgstr "Web" - -#: ../../mod/admin.php:67 ../../mod/admin.php:460 ../../mod/admin.php:472 -msgid "Users" -msgstr "Uživatelé" - -#: ../../mod/admin.php:68 ../../mod/admin.php:549 ../../mod/admin.php:586 -msgid "Plugins" -msgstr "Pluginy" - -#: ../../mod/admin.php:69 -msgid "Update" -msgstr "Aktualizace" - -#: ../../mod/admin.php:83 ../../mod/admin.php:651 -msgid "Logs" -msgstr "Logy" - -#: ../../mod/admin.php:88 -msgid "User registrations waiting for confirmation" -msgstr "Registrace uživatele Äeká na potvrzení" - -#: ../../mod/admin.php:118 ../../mod/admin.php:502 ../../mod/display.php:25 -#: ../../mod/display.php:112 ../../include/items.php:1842 -msgid "Item not found." -msgstr "Položka nenalezena." - -#: ../../mod/admin.php:151 ../../mod/admin.php:296 ../../mod/admin.php:459 -#: ../../mod/admin.php:548 ../../mod/admin.php:585 ../../mod/admin.php:650 -msgid "Administration" -msgstr "Administrace" - -#: ../../mod/admin.php:152 -msgid "Summary" -msgstr "Shrnutí" - -#: ../../mod/admin.php:153 -msgid "Registered users" -msgstr "Registrovaní uživatelé" - -#: ../../mod/admin.php:155 -msgid "Pending registrations" -msgstr "ÄŒekající registrace" - -#: ../../mod/admin.php:156 -msgid "Version" -msgstr "Verze" - -#: ../../mod/admin.php:158 -msgid "Active plugins" -msgstr "Aktivní pluginy" - -#: ../../mod/admin.php:245 -msgid "Site settings updated." -msgstr "Nastavení webu aktualizováno." - -#: ../../mod/admin.php:289 -msgid "Closed" -msgstr "Uzavřít" - -#: ../../mod/admin.php:290 -msgid "Requires approval" -msgstr "Vyžaduje schválení" - -#: ../../mod/admin.php:291 -msgid "Open" -msgstr "OtevÅ™ená" - -#: ../../mod/admin.php:300 -msgid "File upload" -msgstr "Nahrání souborů" - -#: ../../mod/admin.php:301 -msgid "Policies" -msgstr "Politiky" - -#: ../../mod/admin.php:302 -msgid "Advanced" -msgstr "PokroÄilé" - -#: ../../mod/admin.php:306 ../../addon/statusnet/statusnet.php:459 -msgid "Site name" -msgstr "Název webu" - -#: ../../mod/admin.php:307 -msgid "Banner/Logo" -msgstr "Banner/logo" - -#: ../../mod/admin.php:308 -msgid "System language" -msgstr "Systémový jazyk" - -#: ../../mod/admin.php:309 -msgid "System theme" -msgstr "Grafická Å¡ablona systému " - -#: ../../mod/admin.php:311 -msgid "Maximum image size" -msgstr "Maximální velikost obrazu" - -#: ../../mod/admin.php:313 -msgid "Register policy" -msgstr "Politika registrace" - -#: ../../mod/admin.php:314 -msgid "Register text" -msgstr "Registrace textu" - -#: ../../mod/admin.php:315 -msgid "Allowed friend domains" -msgstr "Povolené domény přátel" - -#: ../../mod/admin.php:316 -msgid "Allowed email domains" -msgstr "Povolené e-mailové domény" - -#: ../../mod/admin.php:317 -msgid "Block public" -msgstr "Blokovat veÅ™ejnost" - -#: ../../mod/admin.php:318 -msgid "Force publish" -msgstr "Publikovat" - -#: ../../mod/admin.php:319 -msgid "Global directory update URL" -msgstr "aktualizace URL adresy Globálního adresáře " - -#: ../../mod/admin.php:321 -msgid "Block multiple registrations" -msgstr "Blokovat více registrací" - -#: ../../mod/admin.php:322 -msgid "OpenID support" -msgstr "podpora OpenID" - -#: ../../mod/admin.php:323 -msgid "Gravatar support" -msgstr "podpora Gravatar" - -#: ../../mod/admin.php:324 -msgid "Fullname check" -msgstr "kontrola úplného jména" - -#: ../../mod/admin.php:325 -msgid "UTF-8 Regular expressions" -msgstr "UTF-8 Regulární výrazy" - -#: ../../mod/admin.php:326 -msgid "Show Community Page" -msgstr "Zobrazit stránku komunity" - -#: ../../mod/admin.php:327 -msgid "Enable OStatus support" -msgstr "Zapnout podporu OStatus" - -#: ../../mod/admin.php:328 -msgid "Only allow Friendika contacts" -msgstr "Povolit pouze Friendika kontakty " - -#: ../../mod/admin.php:329 -msgid "Verify SSL" -msgstr "Ověřit SSL" - -#: ../../mod/admin.php:330 -msgid "Proxy user" -msgstr "Proxy uživatel" - -#: ../../mod/admin.php:331 -msgid "Proxy URL" -msgstr "Proxy URL adresa" - -#: ../../mod/admin.php:332 -msgid "Network timeout" -msgstr "Äas síťového spojení vyprÅ¡elo (timeout)" - -#: ../../mod/admin.php:353 -#, php-format -msgid "%s user blocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s uživatel zablokován" -msgstr[1] "%s uživatelů zablokováno / odblokováno" -msgstr[2] "%s uživatelů zablokováno / odblokováno" - -#: ../../mod/admin.php:360 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s uživatel smazán" -msgstr[1] "%s uživatelů smazáno" -msgstr[2] "%s uživatelů smazáno" - -#: ../../mod/admin.php:394 -#, php-format -msgid "User '%s' deleted" -msgstr "Uživatel '%s' smazán" - -#: ../../mod/admin.php:401 -#, php-format -msgid "User '%s' unblocked" -msgstr "Uživatel '%s' odblokován" - -#: ../../mod/admin.php:401 -#, php-format -msgid "User '%s' blocked" -msgstr "Uživatel '%s' blokován" - -#: ../../mod/admin.php:462 -msgid "select all" -msgstr "Vybrat vÅ¡e" - -#: ../../mod/admin.php:463 -msgid "User registrations waiting for confirm" -msgstr "Registrace uživatele Äeká na potvrzení" - -#: ../../mod/admin.php:464 -msgid "Request date" -msgstr "Datum žádosti" - -#: ../../mod/admin.php:464 ../../mod/admin.php:473 -msgid "Email" -msgstr "E-mail" - -#: ../../mod/admin.php:465 -msgid "No registrations." -msgstr "Žádné registrace." - -#: ../../mod/admin.php:467 -msgid "Deny" -msgstr "Odmítnout" - -#: ../../mod/admin.php:469 -msgid "Block" -msgstr "Blokovat" - -#: ../../mod/admin.php:470 -msgid "Unblock" -msgstr "Odblokovat" - -#: ../../mod/admin.php:473 -msgid "Register date" -msgstr "Datum registrace" - -#: ../../mod/admin.php:473 -msgid "Last login" -msgstr "Datum posledního pÅ™ihlášení" - -#: ../../mod/admin.php:473 -msgid "Last item" -msgstr "Poslední položka" - -#: ../../mod/admin.php:473 -msgid "Account" -msgstr "ÚÄet" - -#: ../../mod/admin.php:475 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "" -"Vybraní uživatelé budou smazáni!\\n\\n VÅ¡e, co tito uživatelé na tÄ›chto " -"stránkách vytvoÅ™ili, bude trvale odstranÄ›no!\\n\\n Opravdu pokraÄovat?" - -#: ../../mod/admin.php:476 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "" -"Uživatel {0} bude smazán!\\n\\n VÅ¡e, co tento uživatel na tÄ›chto stránkách " -"vytvoÅ™il, bude trvale odstranÄ›no!\\n\\n Opravdu pokraÄovat?" - -#: ../../mod/admin.php:512 -#, php-format -msgid "Plugin %s disabled." -msgstr "Plugin %s zakázán." - -#: ../../mod/admin.php:516 -#, php-format -msgid "Plugin %s enabled." -msgstr "Plugin %s povolen." - -#: ../../mod/admin.php:526 -msgid "Disable" -msgstr "Zakázat" - -#: ../../mod/admin.php:528 -msgid "Enable" -msgstr "Povolit" - -#: ../../mod/admin.php:550 -msgid "Toggle" -msgstr "PÅ™epnout" - -#: ../../mod/admin.php:551 ../../include/nav.php:108 -msgid "Settings" -msgstr "Nastavení" - -#: ../../mod/admin.php:613 -msgid "Log settings updated." -msgstr "Nastavení protokolu aktualizováno." - -#: ../../mod/admin.php:653 -msgid "Clear" -msgstr "VyÄistit" - -#: ../../mod/admin.php:659 -msgid "Debugging" -msgstr "LadÄ›ní" - -#: ../../mod/admin.php:660 -msgid "Log file" -msgstr "Soubor s logem" - -#: ../../mod/admin.php:660 -msgid "Must be writable by web server. Relative to your Friendika index.php." -msgstr "" -"Webový server musí mít práva zápisu . Relativní k index.php Friendika." - -#: ../../mod/admin.php:661 -msgid "Log level" -msgstr "Úroveň auditu" - -#: ../../mod/admin.php:702 -msgid "Close" -msgstr "UzavÅ™ená" - -#: ../../mod/admin.php:708 -msgid "FTP Host" -msgstr "Hostitel FTP" - -#: ../../mod/admin.php:709 -msgid "FTP Path" -msgstr "Cesta FTP" - -#: ../../mod/admin.php:710 -msgid "FTP User" -msgstr "FTP uživatel" - -#: ../../mod/admin.php:711 -msgid "FTP Password" -msgstr "FTP heslo" - -#: ../../mod/profile.php:102 ../../mod/display.php:63 -msgid "Access to this profile has been restricted." -msgstr "Přístup na tento profil byl omezen." - -#: ../../mod/profile.php:133 -msgid "Tips for New Members" -msgstr "Tipy pro nové Äleny" - -#: ../../mod/openid.php:62 ../../mod/openid.php:122 ../../include/auth.php:120 -#: ../../include/auth.php:145 ../../include/auth.php:198 -msgid "Login failed." -msgstr "PÅ™ihlášení se nezdaÅ™ilo." - -#: ../../mod/openid.php:78 ../../include/auth.php:214 -msgid "Welcome " -msgstr "Vítejte " - -#: ../../mod/openid.php:79 ../../include/auth.php:215 -msgid "Please upload a profile photo." -msgstr "Prosím nahrejte profilovou fotografii" - -#: ../../mod/openid.php:82 ../../include/auth.php:218 -msgid "Welcome back " -msgstr "Vítejte zpÄ›t " - -#: ../../mod/follow.php:39 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "" -"Tento web není nakonfigurován tak, aby umožňoval komunikaci s ostatními " -"sítÄ›mi." - -#: ../../mod/follow.php:40 ../../mod/follow.php:50 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "Nenalezen žádný kompatibilní komunikaÄní protokol nebo kanál." - -#: ../../mod/follow.php:48 -msgid "The profile address specified does not provide adequate information." -msgstr "Uvedená adresa profilu neposkytuje dostateÄné informace." - -#: ../../mod/follow.php:52 -msgid "An author or name was not found." -msgstr "Autor nebo jméno nenalezeno" - -#: ../../mod/follow.php:54 -msgid "No browser URL could be matched to this address." -msgstr "Této adrese neodpovídá žádné URL prohlížeÄe." - -#: ../../mod/follow.php:61 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "" -"Zadaná adresa profilu patří do sítÄ›, která byla na tomto serveru zakázána." - -#: ../../mod/follow.php:66 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "" -"Omezený profil. Tato osoba nebude schopna od Vás pÅ™ijímat přímé / osobní " -"sdÄ›lení." - -#: ../../mod/follow.php:122 -msgid "Unable to retrieve contact information." -msgstr "NepodaÅ™ilo se získat kontaktní informace." - -#: ../../mod/follow.php:168 -msgid "following" -msgstr "následující" - -#: ../../mod/display.php:105 -msgid "Item has been removed." -msgstr "Položka byla odstranÄ›na." - -#: ../../mod/dfrn_notify.php:353 -msgid "New mail received at " -msgstr "PÅ™iÅ¡el nový e-mail v" - -#: ../../mod/apps.php:6 -msgid "Applications" -msgstr "Aplikace" - -#: ../../mod/apps.php:11 -msgid "No installed applications." -msgstr "Žádné nainstalované aplikace." - -#: ../../mod/search.php:26 ../../include/text.php:610 ../../include/nav.php:69 -msgid "Search" -msgstr "Vyhledávání" - -#: ../../mod/profiles.php:21 ../../mod/profiles.php:236 -#: ../../mod/profiles.php:341 ../../mod/dfrn_confirm.php:62 -msgid "Profile not found." -msgstr "Profil nenalezen" - -#: ../../mod/profiles.php:28 -msgid "Profile Name is required." -msgstr "Jméno profilu je povinné." - -#: ../../mod/profiles.php:198 -msgid "Profile updated." -msgstr "Profil aktualizován." - -#: ../../mod/profiles.php:253 -msgid "Profile deleted." -msgstr "Profil smazán." - -#: ../../mod/profiles.php:269 ../../mod/profiles.php:300 -msgid "Profile-" -msgstr "Profil-" - -#: ../../mod/profiles.php:288 ../../mod/profiles.php:327 -msgid "New profile created." -msgstr "Nový profil vytvoÅ™en." - -#: ../../mod/profiles.php:306 -msgid "Profile unavailable to clone." -msgstr "Profil není možné naklonovat." - -#: ../../mod/profiles.php:353 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "" -"Skrýt u tohoto profilu vaÅ¡e kontakty / seznam přátel pÅ™ed pÅ™ed dalšími " -"uživateli zobrazující si tento profil?" - -#: ../../mod/profiles.php:371 -msgid "Edit Profile Details" -msgstr "Upravit podrobnosti profilu " - -#: ../../mod/profiles.php:373 -msgid "View this profile" -msgstr "Zobrazit tento profil" - -#: ../../mod/profiles.php:374 -msgid "Create a new profile using these settings" -msgstr "VytvoÅ™it nový profil pomocí tohoto nastavení" - -#: ../../mod/profiles.php:375 -msgid "Clone this profile" -msgstr "Klonovat tento profil" - -#: ../../mod/profiles.php:376 -msgid "Delete this profile" -msgstr "Smazat tento profil" - -#: ../../mod/profiles.php:377 -msgid "Profile Name:" -msgstr "Jméno profilu:" - -#: ../../mod/profiles.php:378 -msgid "Your Full Name:" -msgstr "VaÅ¡e celé jméno:" - -#: ../../mod/profiles.php:379 -msgid "Title/Description:" -msgstr "Název / Popis:" - -#: ../../mod/profiles.php:380 -msgid "Your Gender:" -msgstr "VaÅ¡e pohlaví:" - -#: ../../mod/profiles.php:381 -#, php-format -msgid "Birthday (%s):" -msgstr "Narozeniny uživatele (%s):" - -#: ../../mod/profiles.php:382 -msgid "Street Address:" -msgstr "Ulice:" - -#: ../../mod/profiles.php:383 -msgid "Locality/City:" -msgstr "MÄ›sto:" - -#: ../../mod/profiles.php:384 -msgid "Postal/Zip Code:" -msgstr "PSÄŒ:" - -#: ../../mod/profiles.php:385 -msgid "Country:" -msgstr "ZemÄ›:" - -#: ../../mod/profiles.php:386 -msgid "Region/State:" -msgstr "Region / stát:" - -#: ../../mod/profiles.php:387 -msgid " Marital Status:" -msgstr " Rodinný stav:" - -#: ../../mod/profiles.php:388 -msgid "Who: (if applicable)" -msgstr "Kdo: (pokud je možné)" - -#: ../../mod/profiles.php:389 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Příklady: jan123, Jan Novák, jan@seznam.cz" - -#: ../../mod/profiles.php:390 ../../include/profile_advanced.php:90 -msgid "Sexual Preference:" -msgstr "Sexuální preference:" - -#: ../../mod/profiles.php:391 -msgid "Homepage URL:" -msgstr "Odkaz na domovskou stránku:" - -#: ../../mod/profiles.php:392 ../../include/profile_advanced.php:115 -msgid "Political Views:" -msgstr "Politické pÅ™esvÄ›dÄení:" - -#: ../../mod/profiles.php:393 -msgid "Religious Views:" -msgstr "Náboženské pÅ™esvÄ›dÄení:" - -#: ../../mod/profiles.php:394 -msgid "Public Keywords:" -msgstr "VeÅ™ejná klíÄová slova:" - -#: ../../mod/profiles.php:395 -msgid "Private Keywords:" -msgstr "Soukromá klíÄová slova:" - -#: ../../mod/profiles.php:396 -msgid "Example: fishing photography software" -msgstr "Příklad: fishing photography software" - -#: ../../mod/profiles.php:397 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "" -"(Používá se pro doporuÄování potenciálních přátel, může být vidÄ›no " -"ostatními)" - -#: ../../mod/profiles.php:398 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Používá se pro vyhledávání profilů, není nikdy zobrazeno ostatním)" - -#: ../../mod/profiles.php:399 -msgid "Tell us about yourself..." -msgstr "ŘeknÄ›te nám nÄ›co o sobÄ› ..." - -#: ../../mod/profiles.php:400 -msgid "Hobbies/Interests" -msgstr "KoníÄky/zájmy" - -#: ../../mod/profiles.php:401 -msgid "Contact information and Social Networks" -msgstr "Kontaktní informace a sociální sítÄ›" - -#: ../../mod/profiles.php:402 -msgid "Musical interests" -msgstr "Hudební vkus" - -#: ../../mod/profiles.php:403 -msgid "Books, literature" -msgstr "Knihy, literatura" - -#: ../../mod/profiles.php:404 -msgid "Television" -msgstr "Televize" - -#: ../../mod/profiles.php:405 -msgid "Film/dance/culture/entertainment" -msgstr "Film/tanec/kultura/zábava" - -#: ../../mod/profiles.php:406 -msgid "Love/romance" -msgstr "Láska/romantika" - -#: ../../mod/profiles.php:407 -msgid "Work/employment" -msgstr "Práce/zamÄ›stnání" - -#: ../../mod/profiles.php:408 -msgid "School/education" -msgstr "Å kola/vzdÄ›lání" - -#: ../../mod/profiles.php:413 -msgid "" -"This is your public profile.
    It may " -"be visible to anybody using the internet." -msgstr "" -"Toto je váš veřejný profil.
    Ten může " -"být viditelný kýmkoliv na internetu." - -#: ../../mod/profiles.php:423 ../../mod/directory.php:112 -msgid "Age: " -msgstr "VÄ›k: " - -#: ../../mod/profiles.php:458 ../../include/nav.php:109 -msgid "Profiles" -msgstr "Profily" - -#: ../../mod/profiles.php:459 -msgid "Change profile photo" -msgstr "ZmÄ›nit profilovou fotografii" - -#: ../../mod/profiles.php:460 -msgid "Create New Profile" -msgstr "VytvoÅ™it nový profil" - -#: ../../mod/profiles.php:470 -msgid "Profile Image" -msgstr "Profilový obrázek" - -#: ../../mod/profiles.php:472 -msgid "visible to everybody" -msgstr "viditelné pro vÅ¡echny" - -#: ../../mod/profiles.php:473 -msgid "Edit visibility" -msgstr "Upravit viditelnost" - -#: ../../mod/directory.php:40 -msgid "Global Directory" -msgstr "Globální adresář" - -#: ../../mod/directory.php:46 -msgid "Normal site view" -msgstr "Normální zobrazení stránky" - -#: ../../mod/directory.php:48 -msgid "View all site entries" -msgstr "Zobrazit vÅ¡echny položky stránky" - -#: ../../mod/directory.php:56 -msgid "Site Directory" -msgstr "Adresář serveru" - -#: ../../mod/directory.php:115 -msgid "Gender: " -msgstr "Pohlaví: " - -#: ../../mod/directory.php:141 -msgid "No entries (some entries may be hidden)." -msgstr "Žádné záznamy (nÄ›které položky mohou být skryty)." - -#: ../../mod/invite.php:35 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s : není platná e-mailová adresa." - -#: ../../mod/invite.php:59 -#, php-format -msgid "Please join my network on %s" -msgstr "Prosím, pÅ™ipojte se do mé sítÄ› na %s" - -#: ../../mod/invite.php:69 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : DoruÄení zprávy se nezdaÅ™ilo." - -#: ../../mod/invite.php:73 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d zpráva odeslána." -msgstr[1] "%d zprávy odeslány." -msgstr[2] "%d zprávy odeslány." - -#: ../../mod/invite.php:92 -msgid "You have no more invitations available" -msgstr "Nemáte k dispozici žádné další pozvánky" - -#: ../../mod/invite.php:99 -msgid "Send invitations" -msgstr "Poslat pozvánky" - -#: ../../mod/invite.php:100 -msgid "Enter email addresses, one per line:" -msgstr "Zadejte e-mailové adresy, jednu na řádek:" - -#: ../../mod/invite.php:102 -#, php-format -msgid "Please join my social network on %s" -msgstr "Prosím, pÅ™ipojte se do mé sociální sítÄ› na %s" - -#: ../../mod/invite.php:103 -msgid "To accept this invitation, please visit:" -msgstr "Chcete-li toto pozvání pÅ™ijmout, navÅ¡tivte prosím:" - -#: ../../mod/invite.php:104 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Budete muset zadat kód této pozvánky: $invite_code" - -#: ../../mod/invite.php:104 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "" -"Jakmile se zaregistrujete, prosím spojte se se mnou pÅ™es mou profilovu " -"stránku na:" - -#: ../../mod/dfrn_confirm.php:233 -msgid "Response from remote site was not understood." -msgstr "OdpovÄ›Ä ze vzdáleného serveru nebyla srozumitelná." - -#: ../../mod/dfrn_confirm.php:242 -msgid "Unexpected response from remote site: " -msgstr "NeoÄekávaná odpovÄ›Ä od vzdáleného serveru:" - -#: ../../mod/dfrn_confirm.php:250 -msgid "Confirmation completed successfully." -msgstr "Potvrzení úspěšnÄ› dokonÄena." - -#: ../../mod/dfrn_confirm.php:252 ../../mod/dfrn_confirm.php:266 -#: ../../mod/dfrn_confirm.php:273 -msgid "Remote site reported: " -msgstr "Vzdálený server oznámil:" - -#: ../../mod/dfrn_confirm.php:264 -msgid "Temporary failure. Please wait and try again." -msgstr "DoÄasné selhání. Prosím, vyÄkejte a zkuste to znovu." - -#: ../../mod/dfrn_confirm.php:271 -msgid "Introduction failed or was revoked." -msgstr "Žádost o propojení selhala nebo byla zruÅ¡ena." - -#: ../../mod/dfrn_confirm.php:393 -msgid "Unable to set contact photo." -msgstr "Nelze nastavit fotografii kontaktu." - -#: ../../mod/dfrn_confirm.php:436 ../../include/conversation.php:79 -#, php-format -msgid "%1$s is now friends with %2$s" -msgstr "%1$s je nyní přítel s %2$s" - -#: ../../mod/dfrn_confirm.php:507 -#, php-format -msgid "No user record found for '%s' " -msgstr "Pro '%s' nenalezen žádný uživatelský záznam " - -#: ../../mod/dfrn_confirm.php:517 -msgid "Our site encryption key is apparently messed up." -msgstr "Náš Å¡ifrovací klÃ­Ä zÅ™ejmÄ› pÅ™estal správnÄ› fungovat." - -#: ../../mod/dfrn_confirm.php:528 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "" -"Byla poskytnuta prázdná URL adresa nebo se nepodaÅ™ilo URL adresu deÅ¡ifrovat." - -#: ../../mod/dfrn_confirm.php:549 -msgid "Contact record was not found for you on our site." -msgstr "Kontakt záznam nebyl nalezen pro vás na naÅ¡ich stránkách." - -#: ../../mod/dfrn_confirm.php:578 -msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "" -"Váš systém poskytl duplicitní ID vůÄi naÅ¡emu systému. Pokuste se akci " -"zopakovat." - -#: ../../mod/dfrn_confirm.php:589 -msgid "Unable to set your contact credentials on our system." -msgstr "Nelze nastavit VaÅ¡e pÅ™ihlaÅ¡ovací údaje v naÅ¡em systému." - -#: ../../mod/dfrn_confirm.php:642 -msgid "Unable to update your contact profile details on our system" -msgstr "Nelze aktualizovat Váš profil v naÅ¡em systému" - -#: ../../mod/dfrn_confirm.php:672 -#, php-format -msgid "Connection accepted at %s" -msgstr "PÅ™ipojení pÅ™ijato na %s" - -#: ../../addon/facebook/facebook.php:314 -msgid "Facebook disabled" -msgstr "Facebook zakázán" - -#: ../../addon/facebook/facebook.php:319 -msgid "Updating contacts" -msgstr "Aktualizace kontaktů" - -#: ../../addon/facebook/facebook.php:328 -msgid "Facebook API key is missing." -msgstr "Chybí Facebook API klíÄ." - -#: ../../addon/facebook/facebook.php:335 -msgid "Facebook Connect" -msgstr "Facebook pÅ™ipojen" - -#: ../../addon/facebook/facebook.php:341 -msgid "Install Facebook connector for this account." -msgstr "Nainstalovat pro tento úÄet Facebook konektor." - -#: ../../addon/facebook/facebook.php:348 -msgid "Remove Facebook connector" -msgstr "Odstranit konektor na Facebook" - -#: ../../addon/facebook/facebook.php:354 -msgid "Post to Facebook by default" -msgstr "StandardnÄ› posílat příspÄ›vky na Facebook" - -#: ../../addon/facebook/facebook.php:358 -msgid "Link all your Facebook friends and conversations" -msgstr "PÅ™ipojit vÅ¡echny své přátele na Facebooku a konverzace" - -#: ../../addon/facebook/facebook.php:363 -msgid "Warning: Your Facebook privacy settings can not be imported." -msgstr "" -"UpozornÄ›ní: nastavení ochrany osobních údajů na Facebooku nelze importovat." - -#: ../../addon/facebook/facebook.php:364 -msgid "" -"Linked Facebook items may be publicly visible, depending on" -" your privacy settings for this website/account." -msgstr "" -"Propojené položky z Facebook mohou být veÅ™ejnÄ› viditelné, v" -" závislosti na nastavení ochrany osobních údajů pro tuto webovou " -"stránku/úÄet." - -#: ../../addon/facebook/facebook.php:419 -msgid "Facebook" -msgstr "Facebook" - -#: ../../addon/facebook/facebook.php:420 -msgid "Facebook Connector Settings" -msgstr "Nastavení Facebook konektoru " - -#: ../../addon/facebook/facebook.php:434 -msgid "Post to Facebook" -msgstr "PÅ™idat příspÄ›vek na Facebook" - -#: ../../addon/facebook/facebook.php:507 -msgid "" -"Post to Facebook cancelled because of multi-network access permission " -"conflict." -msgstr "" -"PříspÄ›vek na Facebook zruÅ¡en kvůli konfliktu přístupových práv mezi sítÄ›mi." - -#: ../../addon/facebook/facebook.php:580 -msgid "Image: " -msgstr "Obrázek: " - -#: ../../addon/facebook/facebook.php:656 -msgid "View on Friendika" -msgstr "Pohled na Friendiku" - -#: ../../addon/facebook/facebook.php:687 -msgid "Facebook post failed. Queued for retry." -msgstr "" -"Zaslání příspÄ›vku na Facebook selhalo. PříspÄ›vek byl zaÅ™azen do fronty pro " -"opakované odeslání." - -#: ../../addon/widgets/widgets.php:53 -msgid "Generate new key" -msgstr "Generovat nové klíÄe" - -#: ../../addon/widgets/widgets.php:56 -msgid "Widgets key" -msgstr "Widgety klíÄ" - -#: ../../addon/widgets/widgets.php:58 -msgid "Widgets available" -msgstr "Widgety k dispozici" - -#: ../../addon/widgets/widget_friends.php:30 -msgid "Connect on Friendika!" -msgstr "Spojit se na Friendice!" - -#: ../../addon/tictac/tictac.php:20 -msgid "Three Dimensional Tic-Tac-Toe" -msgstr "TrojrozmÄ›rné Tic-Tac-Toe" - -#: ../../addon/tictac/tictac.php:53 -msgid "3D Tic-Tac-Toe" -msgstr "3D Tic-Tac-Toe" - -#: ../../addon/tictac/tictac.php:58 -msgid "New game" -msgstr "Nová hra" - -#: ../../addon/tictac/tictac.php:59 -msgid "New game with handicap" -msgstr "Nová hra s handicapem" - -#: ../../addon/tictac/tictac.php:60 -msgid "" -"Three dimensional tic-tac-toe is just like the traditional game except that " -"it is played on multiple levels simultaneously. " -msgstr "" -"TrojrozmÄ›rné tic-tac-toe je podobná této tradiÄní hÅ™e kromÄ› toho, že se " -"hraje na více úrovních souÄasnÄ›." - -#: ../../addon/tictac/tictac.php:61 -msgid "" -"In this case there are three levels. You win by getting three in a row on " -"any level, as well as up, down, and diagonally across the different levels." -msgstr "" -"V tomto případÄ› existují tÅ™i úrovnÄ›. Vyhrajete tím, že dostane tÅ™i v Å™adÄ› na" -" jakékoli úrovni, stejnÄ› jako nahoru, dolů a Å¡ikmo na různých úrovních." - -#: ../../addon/tictac/tictac.php:63 -msgid "" -"The handicap game disables the center position on the middle level because " -"the player claiming this square often has an unfair advantage." -msgstr "" -"Hra s handicapem zakáže centrální pozici na stÅ™ední úrovni, protože hrÃ¡Ä " -"zaujímající tuto polohu má Äasto nespravedlivou výhodu." - -#: ../../addon/tictac/tictac.php:182 -msgid "You go first..." -msgstr "Vy zaÄnÄ›te ..." - -#: ../../addon/tictac/tictac.php:187 -msgid "I'm going first this time..." -msgstr "Tentokrát zaÄnu já..." - -#: ../../addon/tictac/tictac.php:193 -msgid "You won!" -msgstr "Vyhrál jste!" - -#: ../../addon/tictac/tictac.php:199 ../../addon/tictac/tictac.php:224 -msgid "\"Cat\" game!" -msgstr "\"KoÄiÄí\" hra!" - -#: ../../addon/tictac/tictac.php:222 -msgid "I won!" -msgstr "Vyhrál jsem!" - -#: ../../addon/randplace/randplace.php:170 -msgid "Randplace Settings" -msgstr "Randplace Nastavení" - -#: ../../addon/randplace/randplace.php:172 -msgid "Enable Randplace Plugin" -msgstr "Povolit Randplace Plugin" - -#: ../../addon/js_upload/js_upload.php:43 -msgid "Upload a file" -msgstr "Nahrát soubor" - -#: ../../addon/js_upload/js_upload.php:44 -msgid "Drop files here to upload" -msgstr "PÅ™eneste sem soubory k nahrání" - -#: ../../addon/js_upload/js_upload.php:46 -msgid "Failed" -msgstr "NeúspÄ›ch" - -#: ../../addon/js_upload/js_upload.php:292 -msgid "No files were uploaded." -msgstr "Žádné soubory nebyly nahrány." - -#: ../../addon/js_upload/js_upload.php:298 -msgid "Uploaded file is empty" -msgstr "Nahraný soubor je prázdný" - -#: ../../addon/js_upload/js_upload.php:321 -msgid "File has an invalid extension, it should be one of " -msgstr "Soubor má neplatnou příponu, ta by mÄ›la být jednou z" - -#: ../../addon/js_upload/js_upload.php:332 -msgid "Upload was cancelled, or server error encountered" -msgstr "Nahrávání bylo zruÅ¡eno nebo doÅ¡lo k chybÄ› na serveru" - -#: ../../addon/impressum/impressum.php:25 -msgid "Impressum" -msgstr "Impressum" - -#: ../../addon/impressum/impressum.php:38 -#: ../../addon/impressum/impressum.php:40 -#: ../../addon/impressum/impressum.php:70 -msgid "Site Owner" -msgstr "Vlastník webu" - -#: ../../addon/impressum/impressum.php:38 -#: ../../addon/impressum/impressum.php:74 -msgid "Email Address" -msgstr "E-mailová adresa" - -#: ../../addon/impressum/impressum.php:43 -#: ../../addon/impressum/impressum.php:72 -msgid "Postal Address" -msgstr "PoÅ¡tovní adresa" - -#: ../../addon/impressum/impressum.php:49 -msgid "" -"The impressum addon needs to be configured!
    Please add at least the " -"owner variable to your config file. For other variables please " -"refer to the README file of the addon." -msgstr "" -"Doplněk Impressum musí být nakonfigurován!
    Prosím, pÅ™idejte alespoň " -"promÄ›nnou owner do konfiguraÄního souboru. Pro nastavení ostatních " -"promÄ›nných se seznamte s nápovÄ›dou v souboru README tohoto doplňku." - -#: ../../addon/impressum/impressum.php:71 -msgid "Site Owners Profile" -msgstr "Profil majitele webu" - -#: ../../addon/impressum/impressum.php:73 -msgid "Notes" -msgstr "Poznámky" - -#: ../../addon/oembed/oembed.php:30 -msgid "OEmbed settings updated" -msgstr "OEmbed nastavení aktualizováno" - -#: ../../addon/oembed/oembed.php:43 -msgid "Use OEmbed for YouTube videos" -msgstr "Použití OEmbed pro videa na YouTube" - -#: ../../addon/oembed/oembed.php:71 -msgid "URL to embed:" -msgstr "URL adresa k vložení:" - -#: ../../addon/statusnet/statusnet.php:133 -msgid "Post to StatusNet" -msgstr "Poslat příspÄ›vek na StatusNet" - -#: ../../addon/statusnet/statusnet.php:175 -msgid "" -"Please contact your site administrator.
    The provided API URL is not " -"valid." -msgstr "" -"Obraťte se na administratora webu.
    Poskytnutý odkaz na API není platný." - -#: ../../addon/statusnet/statusnet.php:203 -msgid "We could not contact the StatusNet API with the Path you entered." -msgstr "" -"S cestou, kterou jste zadali, se nebylo možné spojit s API StatusNetu." - -#: ../../addon/statusnet/statusnet.php:230 -msgid "StatusNet settings updated." -msgstr "Nastavení StatusNetu aktualizováno." - -#: ../../addon/statusnet/statusnet.php:253 -msgid "StatusNet Posting Settings" -msgstr "Nastavení zasílání příspÄ›vků na StatusNet " - -#: ../../addon/statusnet/statusnet.php:267 -msgid "Globally Available StatusNet OAuthKeys" -msgstr "GlobálnÄ› dostupné StatusNet OAuth klíÄe" - -#: ../../addon/statusnet/statusnet.php:268 -msgid "" -"There are preconfigured OAuth key pairs for some StatusNet servers " -"available. If you are useing one of them, please use these credentials. If " -"not feel free to connect to any other StatusNet instance (see below)." -msgstr "" -"Jsou dostupné pÅ™ednastavené OAuth páry klíÄů pro nÄ›které servery StatusNetu." -" Pokud používáte nÄ›který z nich, použijte toto pÅ™ihlášení. Pokud ne, " -"neváhejte se pÅ™ipojit k jiné instanci StatusNet (viz níže)." - -#: ../../addon/statusnet/statusnet.php:276 -msgid "Provide your own OAuth Credentials" -msgstr "UveÄte své vlastní OAuth pÅ™ihlaÅ¡ovací údaje" - -#: ../../addon/statusnet/statusnet.php:277 -msgid "" -"No consumer key pair for StatusNet found. Register your Friendika Account as" -" an desktop client on your StatusNet account, copy the consumer key pair " -"here and enter the API base root.
    Before you register your own OAuth " -"key pair ask the administrator if there is already a key pair for this " -"Friendika installation at your favorited StatusNet installation." -msgstr "" -"Nenalezen žádný consumer pár klíÄů pro StatusNet. Zaregistrujte svůj " -"Friendika úÄet jako desktopový klient na svém úÄtu StatusNetu, zkopírujte " -"níže consumer pár klíÄů a zadejte API base root.
    Než si zaregistrujete " -"svůj vlastní pár klíÄů OAuth, zjistÄ›te si od administrátora, zda-li už " -"náhodou na tento Friendika server nepÅ™idal pár klíÄů pro vámi požadovanou " -"instalaci StatusNetu." - -#: ../../addon/statusnet/statusnet.php:279 -msgid "OAuth Consumer Key" -msgstr "OAuth Consumer Key" - -#: ../../addon/statusnet/statusnet.php:282 -msgid "OAuth Consumer Secret" -msgstr "OAuth Consumer Secret" - -#: ../../addon/statusnet/statusnet.php:285 -msgid "Base API Path (remember the trailing /)" -msgstr "Cesta k Base API (nezapomeňte na koncový /)" - -#: ../../addon/statusnet/statusnet.php:306 -msgid "" -"To connect to your StatusNet account click the button below to get a " -"security code from StatusNet which you have to copy into the input box below" -" and submit the form. Only your public posts will be posted" -" to StatusNet." -msgstr "" -"Chcete-li pÅ™ipojit k vaÅ¡emu úÄtu StatusNet kliknÄ›te na tlaÄítko níže, abyste" -" dostati bezpeÄnostní kód ze StatusNetu, který musíte zkopírovat do " -"vstupního pole níže a odelat formulář. Pouze VaÅ¡e veÅ™ejné " -"příspÄ›vky budou zveÅ™ejnÄ›ny na StatusNetu." - -#: ../../addon/statusnet/statusnet.php:307 -msgid "Log in with StatusNet" -msgstr "PÅ™ihlásit se s StatusNet" - -#: ../../addon/statusnet/statusnet.php:309 -msgid "Copy the security code from StatusNet here" -msgstr "Zkopírujte sem bezpeÄnostní kód ze StatusNet" - -#: ../../addon/statusnet/statusnet.php:315 -msgid "Cancel Connection Process" -msgstr "ZruÅ¡it pÅ™ipojování" - -#: ../../addon/statusnet/statusnet.php:317 -msgid "Current StatusNet API is" -msgstr "Aktuální StatusNet API je" - -#: ../../addon/statusnet/statusnet.php:318 -msgid "Cancel StatusNet Connection" -msgstr "ZruÅ¡it StatusNet pÅ™ipojení" - -#: ../../addon/statusnet/statusnet.php:329 ../../addon/twitter/twitter.php:180 -msgid "Currently connected to: " -msgstr "V souÄasné dobÄ› pÅ™ipojen k:" - -#: ../../addon/statusnet/statusnet.php:330 -msgid "" -"If enabled all your public postings can be posted to the " -"associated StatusNet account. You can choose to do so by default (here) or " -"for every posting separately in the posting options when writing the entry." -msgstr "" -"Je-li povoleno, vÅ¡echny VaÅ¡e veÅ™ejné příspÄ›vky mohou být " -"zaslány na související StatusNet úÄet. Můžete si vybrat, zda-li toto bude " -"výchozí nastavení (zde), nebo budete mít možnost si vybrat požadované " -"chování pÅ™i psaní každého příspÄ›vku." - -#: ../../addon/statusnet/statusnet.php:332 -msgid "Allow posting to StatusNet" -msgstr "Povolit zasílání příspÄ›vků na StatusNet" - -#: ../../addon/statusnet/statusnet.php:335 -msgid "Send public postings to StatusNet by default" -msgstr "StandardnÄ› poslílat veÅ™ejné příspÄ›vky na StatusNet" - -#: ../../addon/statusnet/statusnet.php:340 ../../addon/twitter/twitter.php:191 -msgid "Clear OAuth configuration" -msgstr "Vymazat konfiguraci OAuth" - -#: ../../addon/statusnet/statusnet.php:460 -msgid "API URL" -msgstr "API URL" - -#: ../../addon/statusnet/statusnet.php:461 -msgid "Consumer Secret" -msgstr "Consumer Secret" - -#: ../../addon/statusnet/statusnet.php:462 -msgid "Consumer Key" -msgstr "Consumer Key" - -#: ../../addon/piwik/piwik.php:77 -msgid "Piwik Base URL" -msgstr "Piwik Base adresa URL" - -#: ../../addon/piwik/piwik.php:78 -msgid "Site ID" -msgstr "ID webu" - -#: ../../addon/piwik/piwik.php:79 -msgid "Show opt-out cookie link?" -msgstr "Zobrazit odkaz opt-out cookie?" - -#: ../../addon/twitter/twitter.php:70 -msgid "Post to Twitter" -msgstr "Poslat příspÄ›vek na Twitter" - -#: ../../addon/twitter/twitter.php:115 -msgid "Twitter settings updated." -msgstr "Nastavení Twitteru aktualizováno." - -#: ../../addon/twitter/twitter.php:137 -msgid "Twitter Posting Settings" -msgstr "Nastavení zasílání příspÄ›vků na Twitter " - -#: ../../addon/twitter/twitter.php:144 -msgid "" -"No consumer key pair for Twitter found. Please contact your site " -"administrator." -msgstr "" -"Nenalezen žádný spotÅ™ebitelský páru klíÄů pro Twitter. ObraÅ¥te se na " -"administrátora webu." - -#: ../../addon/twitter/twitter.php:163 -msgid "" -"At this Friendika instance the Twitter plugin was enabled but you have not " -"yet connected your account to your Twitter account. To do so click the " -"button below to get a PIN from Twitter which you have to copy into the input" -" box below and submit the form. Only your public posts will" -" be posted to Twitter." -msgstr "" -"Na tomto Friendika serveru je Twitter plugin povolen, ale jeÅ¡tÄ› nemáte svůj " -"úÄet pÅ™ipojen ke svému Twitter úÄtu. Chcete-li tak uÄinit, klepnutím na " -"tlaÄítko níže získejte PIN z Twitteru, který musíte zkopírovat do vstupního " -"pole níže a odeÅ¡lete formulář. Pouze VaÅ¡e veÅ™ejné příspÄ›vky" -" budou zveÅ™ejnÄ›ny na Twitteru." - -#: ../../addon/twitter/twitter.php:164 -msgid "Log in with Twitter" -msgstr "PÅ™ihlásit se s Twitter" - -#: ../../addon/twitter/twitter.php:166 -msgid "Copy the PIN from Twitter here" -msgstr "Zkopírujte sem PIN z Twitteru" - -#: ../../addon/twitter/twitter.php:181 -msgid "" -"If enabled all your public postings can be posted to the " -"associated Twitter account. You can choose to do so by default (here) or for" -" every posting separately in the posting options when writing the entry." -msgstr "" -"Je-li povoleno, vÅ¡echny VaÅ¡e veÅ™ejné příspÄ›vky mohou být " -"zaslány na související Twitter úÄet. Můžete si vybrat, zda-li toto bude " -"výchozí nastavení (zde), nebo budete mít možnost si vybrat požadované " -"chování pÅ™i psaní každého příspÄ›vku." - -#: ../../addon/twitter/twitter.php:183 -msgid "Allow posting to Twitter" -msgstr "Povolit odesílání na Twitter" - -#: ../../addon/twitter/twitter.php:186 -msgid "Send public postings to Twitter by default" -msgstr "DefaultnÄ› zasílat veÅ™ejné komentáře na Twitter" - -#: ../../addon/twitter/twitter.php:282 -msgid "Consumer key" -msgstr "Consumer key" - -#: ../../addon/twitter/twitter.php:283 -msgid "Consumer secret" -msgstr "Consumer secret" - -#: ../../include/profile_advanced.php:23 ../../boot.php:880 -msgid "Gender:" -msgstr "Pohlaví:" - -#: ../../include/profile_advanced.php:36 ../../include/items.php:1137 -msgid "Birthday:" -msgstr "Narozeniny:" - -#: ../../include/profile_advanced.php:45 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/profile_advanced.php:46 -msgid "j F" -msgstr "j F" - -#: ../../include/profile_advanced.php:59 -msgid "Age:" -msgstr "VÄ›k:" - -#: ../../include/profile_advanced.php:70 -msgid " Status:" -msgstr " Status:" - -#: ../../include/profile_advanced.php:103 ../../boot.php:886 -msgid "Homepage:" -msgstr "Domácí stránka:" - -#: ../../include/profile_advanced.php:127 -msgid "Religion:" -msgstr "Náboženství:" - -#: ../../include/profile_advanced.php:138 -msgid "About:" -msgstr "O mÄ›:" - -#: ../../include/profile_advanced.php:150 -msgid "Hobbies/Interests:" -msgstr "KoníÄky/zájmy:" - -#: ../../include/profile_advanced.php:162 -msgid "Contact information and Social Networks:" -msgstr "Kontaktní informace a sociální sítÄ›:" - -#: ../../include/profile_advanced.php:174 -msgid "Musical interests:" -msgstr "Hudební vkus:" - -#: ../../include/profile_advanced.php:186 -msgid "Books, literature:" -msgstr "Knihy, literatura:" - -#: ../../include/profile_advanced.php:198 -msgid "Television:" -msgstr "Televize:" - -#: ../../include/profile_advanced.php:210 -msgid "Film/dance/culture/entertainment:" -msgstr "Film/tanec/kultura/zábava:" - -#: ../../include/profile_advanced.php:222 -msgid "Love/Romance:" -msgstr "Láska/romance" - -#: ../../include/profile_advanced.php:234 -msgid "Work/employment:" -msgstr "Práce/zamÄ›stnání:" - -#: ../../include/profile_advanced.php:246 -msgid "School/education:" -msgstr "Å kola/vzdÄ›lávání:" - -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Neznámé | NezaÅ™azeno" - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "OkamžitÄ› blokovat " - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "pochybný, spammer, self-makerter" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Znám ho ale, ale bez rozhodnutí" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "OK, pravdÄ›podobnÄ› neÅ¡kodný" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Renomovaný, má mou důvÄ›ru" - -#: ../../include/contact_selectors.php:55 -msgid "Frequently" -msgstr "ÄŒasto" - -#: ../../include/contact_selectors.php:56 -msgid "Hourly" -msgstr "každou hodinu" - -#: ../../include/contact_selectors.php:57 -msgid "Twice daily" -msgstr "Dvakrát dennÄ›" - -#: ../../include/contact_selectors.php:58 -msgid "Daily" -msgstr "dennÄ›" - -#: ../../include/contact_selectors.php:59 -msgid "Weekly" -msgstr "TýdennÄ›" - -#: ../../include/contact_selectors.php:60 -msgid "Monthly" -msgstr "MÄ›síÄnÄ›" - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Muž" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Žena" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "V souÄasné dobÄ› muž" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "V souÄasné dobÄ› žena" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "VÄ›tÅ¡inou muž" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "VÄ›tÅ¡inou žena" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transgender" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Intersex" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transexuál" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermafrodit" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Neutrál" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Nespecifikováno" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Jiné" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Nerozhodnuto" - -#: ../../include/profile_selectors.php:19 -msgid "Males" -msgstr "Muži" - -#: ../../include/profile_selectors.php:19 -msgid "Females" -msgstr "Ženy" - -#: ../../include/profile_selectors.php:19 -msgid "Gay" -msgstr "Gay" - -#: ../../include/profile_selectors.php:19 -msgid "Lesbian" -msgstr "LesbiÄka" - -#: ../../include/profile_selectors.php:19 -msgid "No Preference" -msgstr "Bez preferencí" - -#: ../../include/profile_selectors.php:19 -msgid "Bisexual" -msgstr "Bisexuál" - -#: ../../include/profile_selectors.php:19 -msgid "Autosexual" -msgstr "Autosexuál" - -#: ../../include/profile_selectors.php:19 -msgid "Abstinent" -msgstr "Abstinent" - -#: ../../include/profile_selectors.php:19 -msgid "Virgin" -msgstr "panic/panna" - -#: ../../include/profile_selectors.php:19 -msgid "Deviant" -msgstr "Deviant" - -#: ../../include/profile_selectors.php:19 -msgid "Fetish" -msgstr "FetiÅ¡ista" - -#: ../../include/profile_selectors.php:19 -msgid "Oodles" -msgstr "HodnÄ›" - -#: ../../include/profile_selectors.php:19 -msgid "Nonsexual" -msgstr "Nesexuální" - -#: ../../include/profile_selectors.php:33 -msgid "Single" -msgstr "Svobodný" - -#: ../../include/profile_selectors.php:33 -msgid "Lonely" -msgstr "OsamnÄ›lý" - -#: ../../include/profile_selectors.php:33 -msgid "Available" -msgstr "Dostupný" - -#: ../../include/profile_selectors.php:33 -msgid "Unavailable" -msgstr "Nedostupný" - -#: ../../include/profile_selectors.php:33 -msgid "Dating" -msgstr "Seznamující se" - -#: ../../include/profile_selectors.php:33 -msgid "Unfaithful" -msgstr "NevÄ›rný" - -#: ../../include/profile_selectors.php:33 -msgid "Sex Addict" -msgstr "Závislý na sexu" - -#: ../../include/profile_selectors.php:33 -msgid "Friends" -msgstr "Přátelé" - -#: ../../include/profile_selectors.php:33 -msgid "Friends/Benefits" -msgstr "Přátelé / výhody" - -#: ../../include/profile_selectors.php:33 -msgid "Casual" -msgstr "Ležérní" - -#: ../../include/profile_selectors.php:33 -msgid "Engaged" -msgstr "Zadaný" - -#: ../../include/profile_selectors.php:33 -msgid "Married" -msgstr "Ženatý/vdaná" - -#: ../../include/profile_selectors.php:33 -msgid "Partners" -msgstr "PartneÅ™i" - -#: ../../include/profile_selectors.php:33 -msgid "Cohabiting" -msgstr "Žijící ve spoleÄné domácnosti" - -#: ../../include/profile_selectors.php:33 -msgid "Happy" -msgstr "Šťastný" - -#: ../../include/profile_selectors.php:33 -msgid "Not Looking" -msgstr "Nehledající" - -#: ../../include/profile_selectors.php:33 -msgid "Swinger" -msgstr "Swinger" - -#: ../../include/profile_selectors.php:33 -msgid "Betrayed" -msgstr "Zrazen" - -#: ../../include/profile_selectors.php:33 -msgid "Separated" -msgstr "OdlouÄený" - -#: ../../include/profile_selectors.php:33 -msgid "Unstable" -msgstr "Nestálý" - -#: ../../include/profile_selectors.php:33 -msgid "Divorced" -msgstr "Rozvedený(á)" - -#: ../../include/profile_selectors.php:33 -msgid "Widowed" -msgstr "OvdovÄ›lý(á)" - -#: ../../include/profile_selectors.php:33 -msgid "Uncertain" -msgstr "Nejistý" - -#: ../../include/profile_selectors.php:33 -msgid "Complicated" -msgstr "Komplikovaný" - -#: ../../include/profile_selectors.php:33 -msgid "Don't care" -msgstr "Nezajímá" - -#: ../../include/profile_selectors.php:33 -msgid "Ask me" -msgstr "Zeptej se mÄ›" - -#: ../../include/event.php:11 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: ../../include/event.php:17 -msgid "Starts:" -msgstr "ZaÄíná:" - -#: ../../include/event.php:27 -msgid "Finishes:" -msgstr "KonÄí:" - -#: ../../include/text.php:229 -msgid "prev" -msgstr "pÅ™edchozí" - -#: ../../include/text.php:231 -msgid "first" -msgstr "první" - -#: ../../include/text.php:260 -msgid "last" -msgstr "poslední" - -#: ../../include/text.php:263 -msgid "next" -msgstr "další" - -#: ../../include/text.php:542 -msgid "No contacts" -msgstr "Žádné kontakty" - -#: ../../include/text.php:550 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d kontakt" -msgstr[1] "%d kontaktů" -msgstr[2] "%d kontaktů" - -#: ../../include/text.php:711 -msgid "Monday" -msgstr "PondÄ›lí" - -#: ../../include/text.php:711 -msgid "Tuesday" -msgstr "Úterý" - -#: ../../include/text.php:711 -msgid "Wednesday" -msgstr "StÅ™eda" - -#: ../../include/text.php:711 -msgid "Thursday" -msgstr "ÄŒtvrtek" - -#: ../../include/text.php:711 -msgid "Friday" -msgstr "Pátek" - -#: ../../include/text.php:711 -msgid "Saturday" -msgstr "Sobota" - -#: ../../include/text.php:711 -msgid "Sunday" -msgstr "NedÄ›le" - -#: ../../include/text.php:715 -msgid "January" -msgstr "Ledna" - -#: ../../include/text.php:715 -msgid "February" -msgstr "Února" - -#: ../../include/text.php:715 -msgid "March" -msgstr "BÅ™ezna" - -#: ../../include/text.php:715 -msgid "April" -msgstr "Dubna" - -#: ../../include/text.php:715 -msgid "May" -msgstr "KvÄ›tna" - -#: ../../include/text.php:715 -msgid "June" -msgstr "ÄŒervna" - -#: ../../include/text.php:715 -msgid "July" -msgstr "ÄŒervence" - -#: ../../include/text.php:715 -msgid "August" -msgstr "Srpna" - -#: ../../include/text.php:715 -msgid "September" -msgstr "Září" - -#: ../../include/text.php:715 -msgid "October" -msgstr "Října" - -#: ../../include/text.php:715 -msgid "November" -msgstr "Listopadu" - -#: ../../include/text.php:715 -msgid "December" -msgstr "Prosince" - -#: ../../include/text.php:778 -msgid "bytes" -msgstr "bytů" - -#: ../../include/text.php:861 -msgid "Select an alternate language" -msgstr "VybÄ›r alternativního jazyka" - -#: ../../include/diaspora.php:309 -msgid "Sharing notification from Diaspora network" -msgstr "Sdílení oznámení ze sítÄ› Diaspora" - -#: ../../include/oembed.php:95 -msgid "Embedding disabled" -msgstr "Vkládání zakázáno" - -#: ../../include/group.php:146 -msgid "Create a new group" -msgstr "VytvoÅ™it novou skupinu" - -#: ../../include/group.php:147 -msgid "Everybody" -msgstr "VÅ¡ichni" - -#: ../../include/nav.php:41 ../../boot.php:667 -msgid "Logout" -msgstr "Odhlásit se" - -#: ../../include/nav.php:41 -msgid "End this session" -msgstr "Konec této relace" - -#: ../../include/nav.php:44 ../../boot.php:645 ../../boot.php:651 -msgid "Login" -msgstr "PÅ™ihlásit se" - -#: ../../include/nav.php:44 -msgid "Sign in" -msgstr "PÅ™ihlásit se" - -#: ../../include/nav.php:55 ../../include/nav.php:93 -msgid "Home" -msgstr "Domů" - -#: ../../include/nav.php:55 -msgid "Home Page" -msgstr "Domácí stránka" - -#: ../../include/nav.php:59 -msgid "Create an account" -msgstr "VytvoÅ™it úÄet" - -#: ../../include/nav.php:64 -msgid "Help and documentation" -msgstr "NápovÄ›da a dokumentace" - -#: ../../include/nav.php:67 -msgid "Apps" -msgstr "Aplikace" - -#: ../../include/nav.php:67 -msgid "Addon applications, utilities, games" -msgstr "Doplňkové aplikace, nástroje, hry" - -#: ../../include/nav.php:69 -msgid "Search site content" -msgstr "Hledání na stránkách tohoto webu" - -#: ../../include/nav.php:79 -msgid "Conversations on this site" -msgstr "Konverzace na tomto webu" - -#: ../../include/nav.php:81 -msgid "Directory" -msgstr "Adresář" - -#: ../../include/nav.php:81 -msgid "People directory" -msgstr "Adresář" - -#: ../../include/nav.php:91 -msgid "Network" -msgstr "Síť" - -#: ../../include/nav.php:91 -msgid "Conversations from your friends" -msgstr "Konverzace od VaÅ¡ich přátel" - -#: ../../include/nav.php:93 -msgid "Your posts and conversations" -msgstr "VaÅ¡e příspÄ›vky a konverzace" - -#: ../../include/nav.php:99 -msgid "Notifications" -msgstr "UpozornÄ›ní" - -#: ../../include/nav.php:99 -msgid "Friend requests" -msgstr "Požadavky přátelství" - -#: ../../include/nav.php:102 -msgid "Private mail" -msgstr "Soukromá poÅ¡ta" - -#: ../../include/nav.php:105 -msgid "Manage" -msgstr "Spravovat" - -#: ../../include/nav.php:105 -msgid "Manage other pages" -msgstr "Spravovat jiné stránky" - -#: ../../include/nav.php:109 -msgid "Manage/edit profiles" -msgstr "Spravovat/upravit profily" - -#: ../../include/nav.php:110 -msgid "Manage/edit friends and contacts" -msgstr "Spravovat/upravit přátelé a kontakty" - -#: ../../include/nav.php:117 -msgid "Admin" -msgstr "Administrace" - -#: ../../include/nav.php:117 -msgid "Site setup and configuration" -msgstr "Nastavení webu a konfigurace" - -#: ../../include/auth.php:27 -msgid "Logged out." -msgstr "Odhlášen." - -#: ../../include/datetime.php:44 ../../include/datetime.php:46 -msgid "Miscellaneous" -msgstr "Různé" - -#: ../../include/datetime.php:105 ../../include/datetime.php:237 -msgid "year" -msgstr "rok" - -#: ../../include/datetime.php:110 ../../include/datetime.php:238 -msgid "month" -msgstr "mÄ›síc" - -#: ../../include/datetime.php:115 ../../include/datetime.php:240 -msgid "day" -msgstr "den" - -#: ../../include/datetime.php:228 -msgid "never" -msgstr "nikdy" - -#: ../../include/datetime.php:234 -msgid "less than a second ago" -msgstr "ménÄ› než pÅ™ed sekundou" - -#: ../../include/datetime.php:237 -msgid "years" -msgstr "let" - -#: ../../include/datetime.php:238 -msgid "months" -msgstr "mÄ›síců" - -#: ../../include/datetime.php:239 -msgid "week" -msgstr "týden" - -#: ../../include/datetime.php:239 -msgid "weeks" -msgstr "týdny" - -#: ../../include/datetime.php:240 -msgid "days" -msgstr "dnů" - -#: ../../include/datetime.php:241 -msgid "hour" -msgstr "hodina" - -#: ../../include/datetime.php:241 -msgid "hours" -msgstr "hodin" - -#: ../../include/datetime.php:242 -msgid "minute" -msgstr "minuta" - -#: ../../include/datetime.php:242 -msgid "minutes" -msgstr "minut" - -#: ../../include/datetime.php:243 -msgid "second" -msgstr "sekunda" - -#: ../../include/datetime.php:243 -msgid "seconds" -msgstr "sekund" - -#: ../../include/datetime.php:250 -msgid " ago" -msgstr " nazpÄ›t" - -#: ../../include/poller.php:418 -msgid "From: " -msgstr "Od:" - -#: ../../include/bbcode.php:116 -msgid "Image/photo" -msgstr "Obrázek/fotografie" - -#: ../../include/dba.php:31 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Nelze nalézt záznam v DNS pro databázový server '%s'" - -#: ../../include/acl_selectors.php:279 -msgid "Visible to everybody" -msgstr "Viditelné pro vÅ¡echny" - -#: ../../include/acl_selectors.php:280 -msgid "show" -msgstr "zobrazit" - -#: ../../include/acl_selectors.php:281 -msgid "don't show" -msgstr "nikdy nezobrazit" - -#: ../../include/notifier.php:465 -msgid "(no subject)" -msgstr "(Bez pÅ™edmÄ›tu)" - -#: ../../include/items.php:1526 -msgid "You have a new follower at " -msgstr "Máte nového následovníka na" - -#: ../../include/conversation.php:23 -msgid "event" -msgstr "událost" - -#: ../../include/conversation.php:213 ../../include/conversation.php:488 -#: ../../include/conversation.php:489 -#, php-format -msgid "View %s's profile" -msgstr "Zobrazit %s profilu" - -#: ../../include/conversation.php:222 ../../include/conversation.php:501 -#, php-format -msgid "%s from %s" -msgstr "%s od %s" - -#: ../../include/conversation.php:230 -msgid "View in context" -msgstr "Pohled v kontextu" - -#: ../../include/conversation.php:301 -msgid "See more posts like this" -msgstr "Zobrazit více podobných příspÄ›vků" - -#: ../../include/conversation.php:329 -#, php-format -msgid "See all %d comments" -msgstr "Zobrazit vÅ¡echny komentáře %d" - -#: ../../include/conversation.php:427 -msgid "Select" -msgstr "Vybrat" - -#: ../../include/conversation.php:429 -msgid "toggle star status" -msgstr "pÅ™epnout hvÄ›zdu" - -#: ../../include/conversation.php:490 -msgid "to" -msgstr "pro" - -#: ../../include/conversation.php:491 -msgid "Wall-to-Wall" -msgstr "ZeÄ-na-ZeÄ" - -#: ../../include/conversation.php:492 -msgid "via Wall-To-Wall:" -msgstr "pÅ™es ZeÄ-na-ZeÄ " - -#: ../../include/conversation.php:534 -msgid "Delete Selected Items" -msgstr "Smazat vybrané položky" - -#: ../../include/conversation.php:608 -msgid "View status" -msgstr "Zobrazit stav" - -#: ../../include/conversation.php:609 -msgid "View profile" -msgstr "Zobrazit profil" - -#: ../../include/conversation.php:610 -msgid "View photos" -msgstr "Zobrazit fotografie" - -#: ../../include/conversation.php:611 -msgid "View recent" -msgstr "Zobrazit poslední" - -#: ../../include/conversation.php:613 -msgid "Send PM" -msgstr "Poslat soukromou zprávu" - -#: ../../include/conversation.php:663 -#, php-format -msgid "%s likes this." -msgstr "%s se to líbí." - -#: ../../include/conversation.php:663 -#, php-format -msgid "%s doesn't like this." -msgstr "%s se to nelíbí." - -#: ../../include/conversation.php:667 -#, php-format -msgid "%2$d people like this." -msgstr "%2$d lidem se to líbí." - -#: ../../include/conversation.php:669 -#, php-format -msgid "%2$d people don't like this." -msgstr "%2$d lidem se to nelíbí." - -#: ../../include/conversation.php:675 -msgid "and" -msgstr "a" - -#: ../../include/conversation.php:678 -#, php-format -msgid ", and %d other people" -msgstr ", a %d dalších lidí" - -#: ../../include/conversation.php:679 -#, php-format -msgid "%s like this." -msgstr "%s se to líbí." - -#: ../../include/conversation.php:679 -#, php-format -msgid "%s don't like this." -msgstr "%s se to nelíbí." - -#: ../../include/conversation.php:698 -msgid "Visible to everybody" -msgstr "Viditelné pro vÅ¡echny" - -#: ../../include/conversation.php:700 -msgid "Please enter a YouTube link:" -msgstr "Prosím zadejte odkaz na YouTube:" - -#: ../../include/conversation.php:701 -msgid "Please enter a video(.ogg) link/URL:" -msgstr "Prosím, zadejte odkaz na video (ogg.):" - -#: ../../include/conversation.php:702 -msgid "Please enter an audio(.ogg) link/URL:" -msgstr "Prosím, zadejte odkaz na audio (ogg.):" - -#: ../../include/conversation.php:703 -msgid "Where are you right now?" -msgstr "Kde právÄ› jste?" - -#: ../../include/conversation.php:704 -msgid "Enter a title for this item" -msgstr "Zadejte titulek pro tuto položku" - -#: ../../include/conversation.php:755 -msgid "Set title" -msgstr "Nastavit titulek" - -#: ../../boot.php:410 -msgid "Delete this item?" -msgstr "Odstranit tuto položku?" - -#: ../../boot.php:636 -msgid "Create a New Account" -msgstr "VytvoÅ™it nový úÄet" - -#: ../../boot.php:643 -msgid "Nickname or Email address: " -msgstr "PÅ™ezdívka nebo e-mailová adresa:" - -#: ../../boot.php:644 -msgid "Password: " -msgstr "Heslo: " - -#: ../../boot.php:649 -msgid "Nickname/Email/OpenID: " -msgstr "PÅ™ezdívka/E-mail/OpenID: " - -#: ../../boot.php:650 -msgid "Password (if not OpenID): " -msgstr "Heslo (pokud se nepoužívá OpenID):" - -#: ../../boot.php:653 -msgid "Forgot your password?" -msgstr "ZapomnÄ›li jste své heslo?" - -#: ../../boot.php:853 -msgid "Connect" -msgstr "Spojit" - -#: ../../boot.php:872 -msgid ", " -msgstr ", " - -#: ../../boot.php:884 -msgid "Status:" -msgstr "Status:" - -#: ../../boot.php:975 -msgid "g A l F d" -msgstr "g A l F d" - -#: ../../boot.php:993 -msgid "Birthday Reminders" -msgstr "PÅ™ipomínka narozenin" - -#: ../../boot.php:994 -msgid "Birthdays this week:" -msgstr "Narozeniny tento týden:" - -#: ../../boot.php:995 -msgid "(Adjusted for local time)" -msgstr "(Upraveno pro místní Äas)" - -#: ../../boot.php:1006 -msgid "[today]" -msgstr "[Dnes]" - -#: ../../index.php:209 -msgid "Not Found" -msgstr "Nenalezen" - -#: ../../index.php:210 -msgid "Page not found." -msgstr "Stránka nenalezena" - - diff --git a/view/cs/passchanged_eml.tpl b/view/cs/passchanged_eml.tpl deleted file mode 100644 index 0d94be3c2..000000000 --- a/view/cs/passchanged_eml.tpl +++ /dev/null @@ -1,20 +0,0 @@ - -Dear {{$username}}, - Your password has been changed as requested. Please retain this -information for your records (or change your password immediately to -something that you will remember). - - -Your login details are as follows: - -Site Location: {{$siteurl}} -Login Name: {{$email}} -Password: {{$new_password}} - -You may change that password from your account settings page after logging in. - - -Sincerely, - {{$sitename}} Administrator - - diff --git a/view/cs/register_open_eml.tpl b/view/cs/register_open_eml.tpl deleted file mode 100644 index 4b397201c..000000000 --- a/view/cs/register_open_eml.tpl +++ /dev/null @@ -1,19 +0,0 @@ - -An account has been created at {{$sitename}} for this email address. -The login details are as follows: - -Site Location: {{$siteurl}} -Login: {{$email}} -Password: (the password which was provided during registration) - -If this account was created without your knowledge and is not desired, you may -visit this site and reset the password. This will allow you to remove the -account from the links on the Settings page, and we -apologise for any inconvenience. - -Thank you and welcome to {{$sitename}}. - -Sincerely, - {{$sitename}} Administrator - - diff --git a/view/cs/register_verify_eml.tpl b/view/cs/register_verify_eml.tpl deleted file mode 100644 index 85d9a12d3..000000000 --- a/view/cs/register_verify_eml.tpl +++ /dev/null @@ -1,25 +0,0 @@ - -A new user registration request was received at {{$sitename}} which requires -your approval. - - -The login details are as follows: - -Site Location: {{$siteurl}} -Login Name: {{$email}} -IP Address: {{$details}} - -To approve this request please visit the following link: - - -{{$siteurl}}/regmod/allow/{{$hash}} - - -To deny the request and remove the account, please visit: - - -{{$siteurl}}/regmod/deny/{{$hash}} - - -Thank you. - diff --git a/view/cs/strings.php b/view/cs/strings.php deleted file mode 100644 index f43d0491b..000000000 --- a/view/cs/strings.php +++ /dev/null @@ -1,1044 +0,0 @@ -=2 && $n<=4) ? 1 : 2; -}} -; -App::$strings["Post successful."] = "PříspÄ›vek úspěšnÄ› odeslán"; -App::$strings["Contact settings applied."] = "Nastavení kontaktu zmÄ›nÄ›no"; -App::$strings["Contact update failed."] = "Aktualizace kontaktu selhala."; -App::$strings["Permission denied."] = "Přístup odmítnut."; -App::$strings["Contact not found."] = "Kontakt nenalezen."; -App::$strings["Repair Contact Settings"] = "Opravit nastavení kontaktu"; -App::$strings["WARNING: This is highly advanced and if you enter incorrect information your communications with this contact will stop working."] = "VAROVÃNÃ: Toto je velmi pokroÄilé nastavení, pokud zadáte nesprávné informace, komunikace s tímto kontaktem pÅ™estane fungovat."; -App::$strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Prosím použijte ihned v prohlížeÄi tlaÄítko \"zpÄ›t\" pokud si nejste jistí co dÄ›lat na této stránce."; -App::$strings["Name"] = "Jméno"; -App::$strings["Account Nickname"] = "PÅ™ezdívka úÄtu"; -App::$strings["Account URL"] = "URL adresa úÄtu"; -App::$strings["Friend Request URL"] = "Žádost o přátelství URL"; -App::$strings["Friend Confirm URL"] = "URL adresa potvrzení přátelství"; -App::$strings["Notification Endpoint URL"] = "NotifikaÄní URL adresa"; -App::$strings["Poll/Feed URL"] = "Poll/Feed URL adresa"; -App::$strings["Submit"] = "Odeslat"; -App::$strings["Help:"] = "NápovÄ›da:"; -App::$strings["Help"] = "NápovÄ›da"; -App::$strings["File exceeds size limit of %d"] = "Velikost souboru pÅ™esáhla limit %d"; -App::$strings["File upload failed."] = "Nahrání souboru se nezdaÅ™ilo."; -App::$strings["Friend suggestion sent."] = "Návrhy přátelství odeslány "; -App::$strings["Suggest Friends"] = "NavrhnÄ›te přátelé"; -App::$strings["Suggest a friend for %s"] = "NavrhnÄ›te přátelé pro uživatele %s"; -App::$strings["Status"] = "Stav"; -App::$strings["Profile"] = "Profil"; -App::$strings["Photos"] = "Fotografie"; -App::$strings["Events"] = "Události"; -App::$strings["Personal Notes"] = "Osobní poznámky"; -App::$strings["Create New Event"] = "VytvoÅ™it novou událost"; -App::$strings["Previous"] = "PÅ™edchozí"; -App::$strings["Next"] = "Následující"; -App::$strings["l, F j"] = "l, F j"; -App::$strings["Edit event"] = "Editovat událost"; -App::$strings["link to source"] = "odkaz na zdroj"; -App::$strings["hour:minute"] = "hodina:minuta"; -App::$strings["Event details"] = "Detaily události"; -App::$strings["Format is %s %s. Starting date and Description are required."] = "Formát je %s %s. Datum zahájení a popis jsou povinné."; -App::$strings["Event Starts:"] = "Událost zaÄíná:"; -App::$strings["Finish date/time is not known or not relevant"] = "Datum/Äas konce není zadán nebo není relevantní"; -App::$strings["Event Finishes:"] = "Akce konÄí:"; -App::$strings["Adjust for viewer timezone"] = "Nastavit Äasové pásmo pro uživatele s právem pro Ätení"; -App::$strings["Description:"] = "Popis:"; -App::$strings["Location:"] = "Místo:"; -App::$strings["Share this event"] = "Sdílet tuto událost"; -App::$strings["Cancel"] = "ZruÅ¡it"; -App::$strings["Tag removed"] = "Å títek odstranÄ›n"; -App::$strings["Remove Item Tag"] = "Odebrat Å¡títek položky"; -App::$strings["Select a tag to remove: "] = "Vyberte Å¡títek k odebrání:"; -App::$strings["Remove"] = "Odstranit"; -App::$strings["%s welcomes %s"] = "%s vítá %s "; -App::$strings["Photo Albums"] = "Fotoalba"; -App::$strings["Contact Photos"] = "Fotogalerie kontaktu"; -App::$strings["everybody"] = "Žádost o pÅ™ipojení selhala nebo byla zruÅ¡ena."; -App::$strings["Contact information unavailable"] = "Kontakt byl zablokován"; -App::$strings["Profile Photos"] = "Profilové fotografie"; -App::$strings["Album not found."] = "Album nenalezeno."; -App::$strings["Delete Album"] = "Smazat album"; -App::$strings["Delete Photo"] = "Smazat fotografii"; -App::$strings["was tagged in a"] = "Å¡títek byl pÅ™idán v"; -App::$strings["photo"] = "fotografie"; -App::$strings["by"] = "od"; -App::$strings["Image exceeds size limit of "] = "Velikost obrázku pÅ™ekraÄuje limit velikosti"; -App::$strings["Image file is empty."] = "Soubor obrázku je prázdný."; -App::$strings["Unable to process image."] = "Obrázek není možné zprocesovat"; -App::$strings["Image upload failed."] = "Nahrání obrázku selhalo."; -App::$strings["Public access denied."] = "VeÅ™ejný přístup odepÅ™en."; -App::$strings["No photos selected"] = "Není vybrána žádná fotografie"; -App::$strings["Access to this item is restricted."] = "Přístup k této položce je omezen."; -App::$strings["Upload Photos"] = "Nahrání fotografií "; -App::$strings["New album name: "] = "Název nového alba:"; -App::$strings["or existing album name: "] = "nebo stávající název alba:"; -App::$strings["Permissions"] = "OprávnÄ›ní:"; -App::$strings["Edit Album"] = "Edituj album"; -App::$strings["View Photo"] = "Zobraz fotografii"; -App::$strings["Photo not available"] = "Fotografie není k dispozici"; -App::$strings["Edit photo"] = "Editovat fotografii"; -App::$strings["Use as profile photo"] = "Použít jako profilovou fotografii"; -App::$strings["Private Message"] = "Soukromá zpráva"; -App::$strings["View Full Size"] = "Zobrazit v plné velikosti"; -App::$strings["Tags: "] = "Å títky:"; -App::$strings["[Remove any tag]"] = "[Odstranit vÅ¡echny Å¡títky]"; -App::$strings["New album name"] = "Nové jméno alba"; -App::$strings["Caption"] = "Titulek"; -App::$strings["Add a Tag"] = "PÅ™idat Å¡títek"; -App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Příklad: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; -App::$strings["I like this (toggle)"] = "Líbí se mi to (pÅ™epínaÄ)"; -App::$strings["I don't like this (toggle)"] = "Nelíbí se mi to (pÅ™epínaÄ)"; -App::$strings["Share"] = "Sdílet"; -App::$strings["Please wait"] = "ÄŒekejte prosím"; -App::$strings["This is you"] = "To je Vy"; -App::$strings["Comment"] = "Okomentovat"; -App::$strings["Delete"] = "Odstranit"; -App::$strings["Recent Photos"] = "Aktuální fotografie"; -App::$strings["Upload New Photos"] = "Nahrát nové fotografie"; -App::$strings["View Album"] = "Zobrazit album"; -App::$strings["Not available."] = "Není k dispozici."; -App::$strings["Community"] = "Komunita"; -App::$strings["No results."] = "Žádné výsledky."; -App::$strings["Shared content is covered by the Creative Commons Attribution 3.0 license."] = "Sdílený obsah je v souladu s Commons Creative 3.0 licencí."; -App::$strings["Item not found"] = "Položka nenalezena"; -App::$strings["Edit post"] = "Upravit příspÄ›vek"; -App::$strings["Post to Email"] = "Poslat příspÄ›vek na e-mail"; -App::$strings["Edit"] = "Upravit"; -App::$strings["Upload photo"] = "Nahrát fotografii"; -App::$strings["Attach file"] = "PÅ™iložit soubor"; -App::$strings["Insert web link"] = "Vložit webový odkaz"; -App::$strings["Insert YouTube video"] = "Vložit YouTube video"; -App::$strings["Insert Vorbis [.ogg] video"] = "Vložit Vorbis [.ogg] video"; -App::$strings["Insert Vorbis [.ogg] audio"] = "Vložit Vorbis [.ogg] audio"; -App::$strings["Set your location"] = "Nastavte vaÅ¡i polohu"; -App::$strings["Clear browser location"] = "Odstranit adresu v prohlížeÄi"; -App::$strings["Permission settings"] = "Nastavení oprávnÄ›ní"; -App::$strings["CC: email addresses"] = "skrytá kopie: e-mailové adresy"; -App::$strings["Public post"] = "VeÅ™ejný příspÄ›vek"; -App::$strings["Example: bob@example.com, mary@example.com"] = "Příklad: bob@example.com, mary@example.com"; -App::$strings["This introduction has already been accepted."] = "Toto pozvání již bylo pÅ™ijato"; -App::$strings["Profile location is not valid or does not contain profile information."] = "Adresa profilu není platná nebo neobsahuje profilové informace"; -App::$strings["Warning: profile location has no identifiable owner name."] = "Varování: umístÄ›ní profilu nemá žádné identifikovatelné jméno vlastníka"; -App::$strings["Warning: profile location has no profile photo."] = "Varování: umístÄ›ní profilu nemá žádnou profilovou fotografii."; -App::$strings["%d required parameter was not found at the given location"] = array( - 0 => "%d požadovaný parametr nebyl nalezen na daném místÄ›", - 1 => "%d požadované parametry nebyly nalezeny na daném místÄ›", - 2 => "%d požadované parametry nebyly nalezeny na daném místÄ›", -); -App::$strings["Introduction complete."] = "PÅ™edstavení dokonÄeno."; -App::$strings["Unrecoverable protocol error."] = "Neopravitelná chyba protokolu"; -App::$strings["Profile unavailable."] = "Profil není k dispozici."; -App::$strings["%s has received too many connection requests today."] = "%s dnes obdržel příliÅ¡ mnoho požadavků na pÅ™ipojení."; -App::$strings["Spam protection measures have been invoked."] = "Ochrana proti spamu byla aktivována"; -App::$strings["Friends are advised to please try again in 24 hours."] = "Přátelům se doporuÄuje to zkusit znovu za 24 hodin."; -App::$strings["Invalid locator"] = "Neplatný odkaz"; -App::$strings["Unable to resolve your name at the provided location."] = "NepodaÅ™ilo se zjistit VaÅ¡e jméno na zadané adrese."; -App::$strings["You have already introduced yourself here."] = "Již jste se zde zavedli."; -App::$strings["Apparently you are already friends with %s."] = "ZÅ™ejmÄ› jste již přátelé se %s."; -App::$strings["Invalid profile URL."] = "Neplatné URL profilu."; -App::$strings["Disallowed profile URL."] = "Nepovolené URL profilu."; -App::$strings["Failed to update contact record."] = "NepodaÅ™ilo se aktualizovat kontakt."; -App::$strings["Your introduction has been sent."] = "VaÅ¡e žádost o propojení byla odeslána."; -App::$strings["Please login to confirm introduction."] = "Prosím pÅ™ihlaÅ¡te se k potvrzení žádosti o propojení."; -App::$strings["Incorrect identity currently logged in. Please login to this profile."] = "Jste pÅ™ihlášeni pod nesprávnou identitou Prosím, pÅ™ihlaste se do tohoto profilu."; -App::$strings["Welcome home %s."] = "Vítejte doma %s."; -App::$strings["Please confirm your introduction/connection request to %s."] = "Prosím potvrÄte VaÅ¡i žádost o pÅ™edstavení/spojení %s."; -App::$strings["Confirm"] = "Potvrdit"; -App::$strings["[Name Withheld]"] = "[Jméno odepÅ™eno]"; -App::$strings["Introduction received at "] = "Pozvánka pÅ™ijata v"; -App::$strings["Administrator"] = "Administrátor"; -App::$strings["Friend/Connection Request"] = "Požadavek o přátelství / propojení"; -App::$strings["Examples: jojo@demo.friendika.com, http://demo.friendika.com/profile/jojo, testuser@identi.ca"] = "Příklady: jojo@demo.friendika.com, http://demo.friendika.com/profile/jojo, testuser@identi.ca"; -App::$strings["Please answer the following:"] = "OdpovÄ›zte, prosím, následující:"; -App::$strings["Does %s know you?"] = "Zná Vás uživatel %s ?"; -App::$strings["Yes"] = "Ano"; -App::$strings["No"] = "Ne"; -App::$strings["Add a personal note:"] = "PÅ™idat osobní poznámku:"; -App::$strings["Please enter your 'Identity Address' from one of the following supported social networks:"] = "Prosím, zadejte adresu své 'identity' jedné z následujících podporovaných sociálních sítí:"; -App::$strings["Friendika"] = "Friendika"; -App::$strings["StatusNet/Federated Social Web"] = "StatusNet / Federativní Sociální Web"; -App::$strings["Private (secure) network"] = "Soukromá (zabezpeÄená) síť"; -App::$strings["Public (insecure) network"] = "VeÅ™ejná (nezabezpeÄená) síť"; -App::$strings["Your Identity Address:"] = "Adresa Vaší identity :"; -App::$strings["Submit Request"] = "Odeslat žádost"; -App::$strings["Could not create/connect to database."] = "Nelze vytvoÅ™it / pÅ™ipojit se k databázi."; -App::$strings["Connected to database."] = "PÅ™ipojeno k databázi."; -App::$strings["Proceed with Installation"] = "PokraÄovat v instalaci"; -App::$strings["Your Friendika site database has been installed."] = "VaÅ¡e databáze Friendiky byla nainstalována."; -App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "Důležité: Budete si muset [ruÄnÄ›] plánovat úlohu pro poller."; -App::$strings["Please see the file \"INSTALL.txt\"."] = "PÅ™eÄtÄ›te si prosím informace v souboru \"INSTALL.txt\"."; -App::$strings["Proceed to registration"] = "PokraÄovat k registraci"; -App::$strings["Database import failed."] = "Import databáze se nezdaÅ™il."; -App::$strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Možná budete muset importovat soubor \"database.sql\" ruÄnÄ› pomocí phpMyAdmin Äi MySQL."; -App::$strings["Welcome to Friendika."] = "Vítejte na Friendice."; -App::$strings["Friendika Social Network"] = "Sociální síť Friendika "; -App::$strings["Installation"] = "Instalace"; -App::$strings["In order to install Friendika we need to know how to connect to your database."] = "Pro instalaci Friendika musíme vÄ›dÄ›t, jak se pÅ™ipojit k databázi."; -App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "ObraÅ¥te se na svého poskytovatele hostingu nebo administrátora serveru , pokud máte dotazy týkající se tÄ›chto nastavení."; -App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Databázi, kterou uvedete níže by již mÄ›la existovat. Pokud tak není, prosíme, vytvoÅ™te ji pÅ™ed pokraÄováním."; -App::$strings["Database Server Name"] = "Jméno databázového serveru"; -App::$strings["Database Login Name"] = "PÅ™ihlaÅ¡ovací jméno k databázi"; -App::$strings["Database Login Password"] = "Heslo k databázovému úÄtu "; -App::$strings["Database Name"] = "Jméno databáze"; -App::$strings["Please select a default timezone for your website"] = "Prosím, vyberte výchozí Äasové pásmo pro vaÅ¡e webové stránky"; -App::$strings["Site administrator email address. Your account email address must match this in order to use the web admin panel."] = "e-mailová adresa administrárota webu. E-mailová adresa vaÅ¡eho úÄtu se musí shodovat, aby bylo možné využívat panel webové administrace."; -App::$strings["Could not find a command line version of PHP in the web server PATH."] = "Nelze najít verzi PHP pro příkazový řádek v PATH webového serveru."; -App::$strings["This is required. Please adjust the configuration file .htconfig.php accordingly."] = "Tento krok je nutný. Upravte přísluÅ¡ným způsobem konfiguraÄní soubor .htconfig.php."; -App::$strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Verze PHP pro příkazový řádek na vaÅ¡em systému nemá povolen \"register_argc_argv\"."; -App::$strings["This is required for message delivery to work."] = "Toto je nutné pro fungování doruÄování zpráv."; -App::$strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Chyba: funkce \"openssl_pkey_new\" na tomto systému není schopna generovat Å¡ifrovací klíÄe"; -App::$strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Pokud systém běží na Windows, seznamte se s \"http://www.php.net/manual/en/openssl.installation.php\"."; -App::$strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Chyba: Požadovaný Apache webserver mod-rewrite modul není nainstalován."; -App::$strings["Error: libCURL PHP module required but not installed."] = "Chyba: požadovaný libcurl PHP modul není nainstalován."; -App::$strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Chyba: požadovaný GD graphics PHP modul není nainstalován."; -App::$strings["Error: openssl PHP module required but not installed."] = "Chyba: požadovaný openssl PHP modul není nainstalován."; -App::$strings["Error: mysqli PHP module required but not installed."] = "Chyba: požadovaný mysqli PHP modul není nainstalován."; -App::$strings["Error: mb_string PHP module required but not installed."] = "Chyba: PHP modul mb_string je vyžadován, ale není nainstalován."; -App::$strings["The web installer needs to be able to create a file called \".htconfig.php\ in the top folder of your web server and it is unable to do so."] = "Webový instalátor musí být schopen vytvoÅ™it soubor s názvem \".htconfig.php\" v hlavním adresáři vaÅ¡eho webového serveru ale nyní mu to není umožnÄ›no."; -App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Toto je nejÄastÄ›ji nastavením oprávnÄ›ní, kdy webový server nemusí být schopen zapisovat soubory do vaÅ¡eho adresáře - i když Vy můžete."; -App::$strings["Please check with your site documentation or support people to see if this situation can be corrected."] = "Prosím, poraÄte se s dokumentací k VaÅ¡emu hostingu nebo s technickou podporou, zda-li lze tuto situaci napravit."; -App::$strings["If not, you may be required to perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Pokud ne, může být vyžadováno provedení ruÄní instalace. Prosím, seznamte se s návodem popsaným v souboru \"INSTALL.txt\"."; -App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Databázový konfiguraÄní soubor \".htconfig.php\" nemohl být uložen. Prosím, použijte pÅ™iložený text k vytvoÅ™ení konfiguraÄního souboru ve vaÅ¡em koÅ™enovém adresáři webového serveru."; -App::$strings["Errors encountered creating database tables."] = "PÅ™i vytváření databázových tabulek doÅ¡lo k chybám."; -App::$strings["[Embedded content - reload page to view]"] = "[Vložený obsah - obnovení stránky pro zobrazení]"; -App::$strings["Profile Match"] = "Shoda profilu"; -App::$strings["No keywords to match. Please add keywords to your default profile."] = "Žádná klíÄová slova k porovnání. Prosím, pÅ™idejte klíÄová slova do VaÅ¡eho výchozího profilu."; -App::$strings["No matches"] = "Žádné shody"; -App::$strings["Remote privacy information not available."] = "Vzdálené soukromé informace nejsou k dispozici."; -App::$strings["Visible to:"] = "Viditelné pro:"; -App::$strings["Welcome to %s"] = "Vítá Vás %s"; -App::$strings["Invalid request identifier."] = "Neplatný identifikátor požadavku."; -App::$strings["Discard"] = "Odstranit"; -App::$strings["Ignore"] = "Ignorovat"; -App::$strings["Pending Friend/Connect Notifications"] = "ÄŒekající požadavky na Přátelství / PÅ™ipojení "; -App::$strings["Show Ignored Requests"] = "Zobrazit ignorované žádosti"; -App::$strings["Hide Ignored Requests"] = "Skrýt ignorované žádosti"; -App::$strings["Notification type: "] = "Typ oznámení:"; -App::$strings["Friend Suggestion"] = "Návrh přátelství"; -App::$strings["suggested by %s"] = "navrhl %s"; -App::$strings["Approve"] = "Schválit"; -App::$strings["Claims to be known to you: "] = "VaÅ¡i údajní známí:"; -App::$strings["yes"] = "ano"; -App::$strings["no"] = "ne"; -App::$strings["Approve as: "] = "Schválit jako:"; -App::$strings["Friend"] = "Přítel"; -App::$strings["Fan/Admirer"] = "FanouÅ¡ek / obdivovatel"; -App::$strings["Friend/Connect Request"] = "Přítel / žádost o pÅ™ipojení"; -App::$strings["New Follower"] = "Nový následovník"; -App::$strings["No notifications."] = "Žádné oznámení."; -App::$strings["Invite Friends"] = "Pozvat přátele"; -App::$strings["%d invitation available"] = array( - 0 => "Pozvánka %d k dispozici", - 1 => "Pozvánky %d k dispozici", - 2 => "Pozvánky %d k dispozici", -); -App::$strings["Find People With Shared Interests"] = "Najít lidi se spoleÄnými zájmy"; -App::$strings["Connect/Follow"] = "PÅ™ipojit / Následovat"; -App::$strings["Example: bob@example.com, http://example.com/barbara"] = "Příklad: jan@příklad.cz, http://příklad.cz/jana"; -App::$strings["Follow"] = "Následovat"; -App::$strings["Could not access contact record."] = "Nelze získat přístup k záznamu kontaktu."; -App::$strings["Could not locate selected profile."] = "Nelze nalézt vybraný profil."; -App::$strings["Contact updated."] = "Kontakt aktualizován."; -App::$strings["Contact has been blocked"] = "Kontakt byl zablokován"; -App::$strings["Contact has been unblocked"] = "Kontakt byl odblokován"; -App::$strings["Contact has been ignored"] = "Kontakt bude ignorován"; -App::$strings["Contact has been unignored"] = "Kontakt pÅ™estal být ignorován"; -App::$strings["stopped following"] = "následování zastaveno"; -App::$strings["Contact has been removed."] = "Kontakt byl odstranÄ›n."; -App::$strings["Mutual Friendship"] = "Vzájemné přátelství"; -App::$strings["is a fan of yours"] = "je Váš fanouÅ¡ek"; -App::$strings["you are a fan of"] = "jste fanouÅ¡kem"; -App::$strings["Privacy Unavailable"] = "Ochrana soukromí není k dispozici"; -App::$strings["Private communications are not available for this contact."] = "Soukromá komunikace není dostupná pro tento kontakt."; -App::$strings["Never"] = "Nikdy"; -App::$strings["(Update was successful)"] = "(Aktualizace byla úspěšná)"; -App::$strings["(Update was not successful)"] = "(Aktualizace nebyla úspěšná)"; -App::$strings["Suggest friends"] = "NavrhnÄ›te přátelé"; -App::$strings["Contact Editor"] = "Editor kontaktu"; -App::$strings["Profile Visibility"] = "Viditelnost profilu"; -App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Vyberte prosím profil, který chcete zobrazit %s pÅ™i zabezpeÄeném prohlížení vaÅ¡eho profilu."; -App::$strings["Contact Information / Notes"] = "Kontaktní informace / poznámky"; -App::$strings["Online Reputation"] = "Online povÄ›st"; -App::$strings["Occasionally your friends may wish to inquire about this person's online legitimacy."] = "ObÄas mohou vaÅ¡i přátelé chtít informovat o online legitimitÄ› této osoby."; -App::$strings["You may help them choose whether or not to interact with this person by providing a reputation to guide them."] = "Poskytnutím povÄ›sti jim můžete pomoci se rozhodnout, zda-li s touto osobou komunikovat Äi nikoliv."; -App::$strings["Please take a moment to elaborate on this selection if you feel it could be helpful to others."] = "VÄ›nujte prosím chvilku vyplnÄ›ní této volby, pokud máte pocit, že by mohlo být užiteÄné pro ostatní."; -App::$strings["Visit %s's profile [%s]"] = "NavÅ¡tivte profil uživatele %s [%s]"; -App::$strings["Block/Unblock contact"] = "Blokovat / Odblokovat kontakt"; -App::$strings["Ignore contact"] = "Ignorovat kontakt"; -App::$strings["Repair contact URL settings"] = "Opravit nastavení URL kontaktu"; -App::$strings["Repair contact URL settings (WARNING: Advanced)"] = "Opravit nastavení URL kontaktu (Varování: PokroÄilé)"; -App::$strings["View conversations"] = "Zobrazit konverzace"; -App::$strings["Delete contact"] = "Odstranit kontakt"; -App::$strings["Last updated: "] = "Poslední aktualizace:"; -App::$strings["Update public posts: "] = "Aktualizace veÅ™ejných příspÄ›vků:"; -App::$strings["Update now"] = "Aktualizovat"; -App::$strings["Unblock this contact"] = "Odblokovat tento kontakt"; -App::$strings["Block this contact"] = "Blokovat tento kontakt"; -App::$strings["Unignore this contact"] = "PÅ™estat ignorovat tento kontakt"; -App::$strings["Ignore this contact"] = "Ignorovat tento kontakt"; -App::$strings["Currently blocked"] = "V souÄasnosti zablokováno"; -App::$strings["Currently ignored"] = "V souÄasnosti ignorováno"; -App::$strings["Contacts"] = "Kontakty"; -App::$strings["Show Blocked Connections"] = "Zobrazit blokované spojení"; -App::$strings["Hide Blocked Connections"] = "Skrýt blokované spojení"; -App::$strings["Finding: "] = "ZjiÅ¡tÄ›ní: "; -App::$strings["Find"] = "Najít"; -App::$strings["Edit contact"] = "Editovat kontakt"; -App::$strings["No valid account found."] = "Nenalezen žádný platný úÄet."; -App::$strings["Password reset request issued. Check your email."] = "Žádost o obnovení hesla vyřízena. Zkontrolujte VaÅ¡i e-mailovou schránku."; -App::$strings["Password reset requested at %s"] = "Na %s bylo zažádáno o resetování hesla"; -App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Žádost nemohla být ověřena. (Možná jste ji odeslali již dříve.) Obnovení hesla se nezdaÅ™ilo."; -App::$strings["Password Reset"] = "Obnovení hesla"; -App::$strings["Your password has been reset as requested."] = "VaÅ¡e heslo bylo na VaÅ¡e přání resetováno."; -App::$strings["Your new password is"] = "VaÅ¡e nové heslo je"; -App::$strings["Save or copy your new password - and then"] = "Uložte si nebo zkopírujte nové heslo - a pak"; -App::$strings["click here to login"] = "kliknÄ›te zde pro pÅ™ihlášení"; -App::$strings["Your password may be changed from the Settings page after successful login."] = "VaÅ¡e heslo může být zmÄ›nÄ›no na stránce nastavení po úspěšném pÅ™ihlášení."; -App::$strings["Forgot your Password?"] = "ZapomnÄ›li jste heslo?"; -App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Zadejte svůj e-mailovou adresu a odeÅ¡lete žádost o zaslání VaÅ¡eho nového hesla. Poté zkontrolujte svůj e-mail pro další instrukce."; -App::$strings["Nickname or Email: "] = "PÅ™ezdívka nebo e-mail:"; -App::$strings["Reset"] = "Reset"; -App::$strings["Passwords do not match. Password unchanged."] = "Hesla se neshodují. Heslo nebylo zmÄ›nÄ›no."; -App::$strings["Empty passwords are not allowed. Password unchanged."] = "Prázdné hesla nejsou povolena. Heslo nebylo zmÄ›nÄ›no."; -App::$strings["Password changed."] = "Heslo bylo zmÄ›nÄ›no."; -App::$strings["Password update failed. Please try again."] = "Aktualizace hesla se nezdaÅ™ila. Zkuste to prosím znovu."; -App::$strings["Failed to connect with email account using the settings provided."] = "NepodaÅ™ilo se pÅ™ipojit k e-mailovému úÄtu pomocí dodaného nastavení."; -App::$strings[" Please use a shorter name."] = "Prosím použijte kratší jméno."; -App::$strings[" Name too short."] = "Jméno je příliÅ¡ krátké."; -App::$strings[" Not valid email."] = "Neplatný e-mail."; -App::$strings[" Cannot change to that email."] = "Nelze provést zmÄ›nu na tento e-mail."; -App::$strings["Settings updated."] = "Nastavení aktualizováno."; -App::$strings["Account settings"] = "Nastavení úÄtu"; -App::$strings["Plugin settings"] = "Nastavení pluginu"; -App::$strings["No Plugin settings configured"] = "Žádný doplnÄ›k není nastaven"; -App::$strings["Plugin Settings"] = "Nastavení doplňku"; -App::$strings["Normal Account"] = "Normální úÄet"; -App::$strings["This account is a normal personal profile"] = "Tento úÄet je běžný osobní profil"; -App::$strings["Soapbox Account"] = "Soapbox úÄet"; -App::$strings["Automatically approve all connection/friend requests as read-only fans"] = "Automaticky schválit vÅ¡echna spojení / přátelství jako fanouÅ¡ky s právem pouze ke Ätení"; -App::$strings["Community/Celebrity Account"] = "Komunitní úÄet / ÚÄet celebrity"; -App::$strings["Automatically approve all connection/friend requests as read-write fans"] = "Automaticky schvalovat vÅ¡echny žádosti o spojení / přátelství, jako fanouÅ¡ky s právem ke Ätení."; -App::$strings["Automatic Friend Account"] = "ÚÄet s automatickým schvalováním přátel"; -App::$strings["Automatically approve all connection/friend requests as friends"] = "Automaticky schvalovat vÅ¡echny žádosti o spojení / přátelství jako přátele"; -App::$strings["OpenID:"] = "OpenID:"; -App::$strings["(Optional) Allow this OpenID to login to this account."] = "(Volitelné) Povolit OpenID pro pÅ™ihlášení k tomuto úÄtu."; -App::$strings["Publish your default profile in your local site directory?"] = "Publikovat Váš výchozí profil v místním adresáři webu?"; -App::$strings["Publish your default profile in the global social directory?"] = "Publikovat Váš výchozí profil v globální sociálním adresáři?"; -App::$strings["Hide your contact/friend list from viewers of your default profile?"] = "Skrýt VaÅ¡e kontaktní údaje a seznam přátel pÅ™ed návÅ¡tÄ›vníky ve VaÅ¡em výchozím profilu?"; -App::$strings["Hide profile details and all your messages from unknown viewers?"] = "Skrýt detaily profilu a vÅ¡echny zprávy pÅ™ed neznámými uživateli?"; -App::$strings["Profile is not published."] = "Profil není zveÅ™ejnÄ›n."; -App::$strings["or"] = "nebo"; -App::$strings["Your Identity Address is"] = "VaÅ¡e adresa identity je"; -App::$strings["Account Settings"] = "Nastavení úÄtu"; -App::$strings["Export Personal Data"] = "Export osobních údajů"; -App::$strings["Password Settings"] = "Nastavení hesla"; -App::$strings["New Password:"] = "Nové heslo:"; -App::$strings["Confirm:"] = "PotvrÄte:"; -App::$strings["Leave password fields blank unless changing"] = "Pokud nechcete zmÄ›nit heslo, položku hesla nevyplňujte"; -App::$strings["Basic Settings"] = "Základní nastavení"; -App::$strings["Full Name:"] = "Celé jméno:"; -App::$strings["Email Address:"] = "E-mailová adresa:"; -App::$strings["Your Timezone:"] = "VaÅ¡e Äasové pásmo:"; -App::$strings["Default Post Location:"] = "Výchozí umístÄ›ní příspÄ›vků:"; -App::$strings["Use Browser Location:"] = "Používat umístÄ›ní dle prohlížeÄe:"; -App::$strings["Display Theme:"] = "Vybrat grafickou Å¡ablonu:"; -App::$strings["Security and Privacy Settings"] = "Nastavení zabezpeÄení a soukromí"; -App::$strings["Maximum Friend Requests/Day:"] = "Maximální poÄet žádostí o přátelství za den:"; -App::$strings["(to prevent spam abuse)"] = "(Aby se zabránilo spamu)"; -App::$strings["Default Post Permissions"] = "Výchozí oprávnÄ›ní pro příspÄ›vek"; -App::$strings["(click to open/close)"] = "(KliknÄ›te pro otevÅ™ení/zavÅ™ení)"; -App::$strings["Allow friends to post to your profile page:"] = "Povolit přátelům příspÄ›vky na VaÅ¡i profilovou stránku:"; -App::$strings["Automatically expire posts after days:"] = "Po kolika dnech automaticky expirovat příspÄ›vky:"; -App::$strings["If empty, posts will not expire. Expired posts will be deleted"] = "Pokud je prázdné, příspÄ›vky nebudou nikdy expirovat. Expirované příspÄ›vky budou vymazány"; -App::$strings["Notification Settings"] = "Nastavení notifikací"; -App::$strings["Send a notification email when:"] = "Poslat notifikaci e-mailem, když"; -App::$strings["You receive an introduction"] = "obdržíte žádost o propojení"; -App::$strings["Your introductions are confirmed"] = "VaÅ¡e žádosti jsou potvrzeny"; -App::$strings["Someone writes on your profile wall"] = "nÄ›kdo Vám napíše na VaÅ¡i profilovou stránku"; -App::$strings["Someone writes a followup comment"] = "nÄ›kdo Vám napíše následný komentář"; -App::$strings["You receive a private message"] = "obdržíte soukromou zprávu"; -App::$strings["Email/Mailbox Setup"] = "Nastavení e-mailu"; -App::$strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Pokud chcete komunikovat pomocí této služby s VaÅ¡imi kontakty z e-mailu (volitelné), uveÄte, jak se pÅ™ipojit k Vaší e-mailové schránce."; -App::$strings["Last successful email check:"] = "Poslední úspěšná kontrola e-mailu:"; -App::$strings["Email access is disabled on this site."] = "Přístup k elektronické poÅ¡tÄ› je na tomto serveru zakázán."; -App::$strings["IMAP server name:"] = "jméno IMAP serveru:"; -App::$strings["IMAP port:"] = "IMAP port:"; -App::$strings["Security:"] = "ZabezpeÄení:"; -App::$strings["None"] = "Žádný"; -App::$strings["Email login name:"] = "pÅ™ihlaÅ¡ovací jméno k e-mailu:"; -App::$strings["Email password:"] = "heslo k VaÅ¡emu e-mailu:"; -App::$strings["Reply-to address:"] = "OdpovÄ›dÄ›t na adresu:"; -App::$strings["Send public posts to all email contacts:"] = "Poslat veÅ™ejné příspÄ›vky na vÅ¡echny e-mailové kontakty:"; -App::$strings["Advanced Page Settings"] = "PokroÄilé nastavení stránky"; -App::$strings["Welcome back %s"] = "Vítejte zpÄ›t %s"; -App::$strings["Manage Identities and/or Pages"] = "Správa identit a / nebo stránek"; -App::$strings["(Toggle between different identities or community/group pages which share your account details.)"] = "(PÅ™epínání mezi různými identitami nebo komunitními / skupinovými stránkami, které sdílejí VaÅ¡e detaily úÄtu.)"; -App::$strings["Select an identity to manage: "] = "Vyberte identitu pro správu:"; -App::$strings["View Conversations"] = "Zobrazit konverzace"; -App::$strings["View New Items"] = "Zobrazit nové položky"; -App::$strings["View Any Items"] = "Zobrazit vÅ¡echny položky"; -App::$strings["View Starred Items"] = "Zobrazit položky oznaÄené hvÄ›zdu"; -App::$strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "UpozornÄ›ní: Tato skupina obsahuje %s Älena z nezabezpeÄené sítÄ›.", - 1 => "UpozornÄ›ní: Tato skupina obsahuje %s Äleny z nezabezpeÄené sítÄ›.", - 2 => "UpozornÄ›ní: Tato skupina obsahuje %s Äleny z nezabezpeÄené sítÄ›.", -); -App::$strings["Private messages to this group are at risk of public disclosure."] = "Soukromé zprávy této skupinÄ› jsou vystaveny riziku prozrazení."; -App::$strings["No such group"] = "Žádná taková skupina"; -App::$strings["Group is empty"] = "Skupina je prázdná"; -App::$strings["Group: "] = "Skupina:"; -App::$strings["Contact: "] = "Kontakt:"; -App::$strings["Private messages to this person are at risk of public disclosure."] = "Soukromé zprávy této osobÄ› jsou vystaveny riziku prozrazení."; -App::$strings["Invalid contact."] = "Neplatný kontakt."; -App::$strings["Save"] = "Uložit"; -App::$strings["Welcome to Friendika"] = "Vítejte na Friendika"; -App::$strings["New Member Checklist"] = "Seznam doporuÄení pro nového Älena"; -App::$strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page."] = "Dovolujeme si Vám nabídnout nÄ›které tipy a odkazy, abychom Vám zpříjemnili práci se systémem Friendika. Kliknutím na libovolnou položku navÅ¡tívit přísluÅ¡nou stránku."; -App::$strings["On your Settings page - change your initial password. Also make a note of your Identity Address. This will be useful in making friends."] = "Na stránce Nastavení - zmÄ›nit výchozí heslo. Poznamenejte si také adresu své identity. To může být užiteÄné pÅ™i navazování přátelství."; -App::$strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "ProhlédnÄ›te si další nastavení, a to zejména nastavení soukromí. NezveÅ™ejnÄ›ní svého úÄtu v adresáři je jako mít nezveÅ™ejnÄ›né telefonní Äíslo. ObecnÄ› platí, že je lepší mít svůj úÄet zveÅ™ejnÄ›ný, leda by vÅ¡ichni vaÅ¡i potenciální přátelé vÄ›dÄ›li, jak vás pÅ™esnÄ› najít."; -App::$strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Nahrajte si svou profilovou fotku, pokud jste tak již neuÄinili. Studie ukázaly, že lidé se skuteÄnými fotografiemi mají desetkrát ÄastÄ›ji přátele než lidé, kteří nemají."; -App::$strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Jestliže máte úÄet na Facebooku, povolte konektor na Facebook a bude možné (na přání) importovat vÅ¡echny VaÅ¡ přátele na Facebooku a vÅ¡echny VaÅ¡e konverzace."; -App::$strings["Enter your email access information on your Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "na stránce Nastavení zadejte informace pro přístup k Vaší e-mailové stránce, pokud si pÅ™ejete importovat a komunikovat s přáteli nebo distribuÄními skupinami z Vaší e-mailové schránky"; -App::$strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Upravit výchozí profil podle vaÅ¡ich pÅ™edstav. Prověřte nastavení pro skrytí VaÅ¡eho seznamu přátel a skrytí profilu pÅ™ed neznámými návÅ¡tÄ›vníky."; -App::$strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Nastavte si nÄ›jaká veÅ™ejné klíÄová slova pro výchozí profil, která popisují vaÅ¡e zájmy. Friendika Vám může nalézt další lidi s podobnými zájmy a navrhnout přátelství."; -App::$strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the Connect dialog."] = "Stránka Kontakty je Vaším odrazovým můstkem k řízení přátelství a spojení s kamarády v jiných sítích. Obvykle zadáte jejich adresu nebo adresu URL do dialogu PÅ™ipojit."; -App::$strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Stránka Adresář Vám pomůže najít další lidi na tomto serveru nebo v jiných propojených serverech. ProstÅ™ednictvím odkazů PÅ™ipojení nebo Následovat si prohlédnÄ›te jejich profilovou stránku. UveÄte svou vlastní adresu identity, je-li požadována."; -App::$strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Jakmile získáte nÄ›jaké přátele, uspořádejte si je do soukromých konverzaÄních skupin na postranním panelu vaší stránky Kontakty a pak můžete komunikovat s každou touto skupinu soukromÄ› prostÅ™ednictvím stránky Síť."; -App::$strings["Our help pages may be consulted for detail on other program features and resources."] = "Na stránkách NápovÄ›da naleznete nejen další podrobnosti o vÅ¡ech funkcích Friendika ale také další zdroje informací."; -App::$strings["Item not available."] = "Položka není k dispozici."; -App::$strings["Item was not found."] = "Položka nebyla nalezena."; -App::$strings["Group created."] = "Skupina vytvoÅ™ena."; -App::$strings["Could not create group."] = "Nelze vytvoÅ™it skupinu."; -App::$strings["Group not found."] = "Skupina nenalezena."; -App::$strings["Group name changed."] = "Název skupiny byl zmÄ›nÄ›n."; -App::$strings["Permission denied"] = "NedostateÄné oprávnÄ›ní"; -App::$strings["Create a group of contacts/friends."] = "VytvoÅ™it skupinu kontaktů / přátel."; -App::$strings["Group Name: "] = "Název skupiny:"; -App::$strings["Group removed."] = "Skupina odstranÄ›na. "; -App::$strings["Unable to remove group."] = "Nelze odstranit skupinu."; -App::$strings["Click on a contact to add or remove."] = "KliknÄ›te na kontakt pro pÅ™idání nebo odebrání"; -App::$strings["Group Editor"] = "Editor skupin"; -App::$strings["Members"] = "ÄŒlenové"; -App::$strings["All Contacts"] = "VÅ¡echny kontakty"; -App::$strings["Invalid profile identifier."] = "Neplatný identifikátor profilu."; -App::$strings["Profile Visibility Editor"] = "Editor viditelnosti profilu "; -App::$strings["Visible To"] = "Viditelný pro"; -App::$strings["All Contacts (with secure profile access)"] = "VÅ¡echny kontakty (se zabezpeÄeným přístupovým profilem )"; -App::$strings["View Contacts"] = "Zobrazit kontakty"; -App::$strings["No contacts."] = "Žádné kontakty."; -App::$strings["An invitation is required."] = "Pozvánka je vyžadována."; -App::$strings["Invitation could not be verified."] = "Pozvánka nemohla být ověřena."; -App::$strings["Invalid OpenID url"] = "Neplatný odkaz OpenID"; -App::$strings["Please enter the required information."] = "Zadejte prosím požadované informace."; -App::$strings["Please use a shorter name."] = "Použijte prosím kratší jméno."; -App::$strings["Name too short."] = "Jméno je příliÅ¡ krátké."; -App::$strings["That doesn't appear to be your full (First Last) name."] = "Nezdá se, že by to bylo vaÅ¡e celé jméno (kÅ™estní jméno a příjmení)."; -App::$strings["Your email domain is not among those allowed on this site."] = "Váš e-mailová doména není na tomto serveru mezi povolenými."; -App::$strings["Not a valid email address."] = "Neplatná e-mailová adresa."; -App::$strings["Cannot use that email."] = "Tento e-mail nelze použít."; -App::$strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "VaÅ¡e \"pÅ™ezdívka\" může obsahovat pouze \"a-z\", \"0-9\", \"-\", a \"_\", a musí zaÄínat písmenem."; -App::$strings["Nickname is already registered. Please choose another."] = "PÅ™ezdívka je již registrována. Prosím vyberte jinou."; -App::$strings["SERIOUS ERROR: Generation of security keys failed."] = "Závažná chyba: Generování bezpeÄnostních klíÄů se nezdaÅ™ilo."; -App::$strings["An error occurred during registration. Please try again."] = "DoÅ¡lo k chybÄ› pÅ™i registraci. Zkuste to prosím znovu."; -App::$strings["An error occurred creating your default profile. Please try again."] = "DoÅ¡lo k chybÄ› pÅ™i vytváření VaÅ¡eho výchozího profilu. Zkuste to prosím znovu."; -App::$strings["Registration details for %s"] = "RegistraÄní údaje pro %s"; -App::$strings["Registration successful. Please check your email for further instructions."] = "Registrace úspěšná. Zkontrolujte prosím svůj e-mail pro další instrukce."; -App::$strings["Failed to send email message. Here is the message that failed."] = "NepodaÅ™ilo se odeslat zprávu na e-mail. Zde je zpráva, která nebyla odeslána."; -App::$strings["Your registration can not be processed."] = "VaÅ¡i registraci nelze zpracovat."; -App::$strings["Registration request at %s"] = "Žádost o registraci na %s"; -App::$strings["Your registration is pending approval by the site owner."] = "VaÅ¡e registrace Äeká na schválení vlastníkem serveru."; -App::$strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Tento formulář můžete (volitelnÄ›) vyplnit s pomocí OpenID tím, že vyplníte své OpenID a kliknutete na tlaÄítko 'Zaregistrovat'."; -App::$strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Pokud nepoužíváte OpenID, nechte prosím toto pole prázdné a vyplňte zbylé položky."; -App::$strings["Your OpenID (optional): "] = "VaÅ¡e OpenID (nepovinné):"; -App::$strings["Include your profile in member directory?"] = "Uvést Váš profil v adresáři Älenů?"; -App::$strings["Membership on this site is by invitation only."] = "ÄŒlenství na tomto webu je pouze na pozvání."; -App::$strings["Your invitation ID: "] = "VaÅ¡e pozvání ID:"; -App::$strings["Registration"] = "Registrace"; -App::$strings["Your Full Name (e.g. Joe Smith): "] = "VaÅ¡e celé jméno (napÅ™. Jan Novák):"; -App::$strings["Your Email Address: "] = "VaÅ¡e e-mailová adresa:"; -App::$strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@\$sitename'."] = "Vyberte pÅ™ezdívku k profilu. Ta musí zaÄít s textovým znakem. VaÅ¡e profilová adresa na tomto webu pak bude \"pÅ™ezdívka@\$sitename\"."; -App::$strings["Choose a nickname: "] = "Vyberte pÅ™ezdívku:"; -App::$strings["Register"] = "Registrovat"; -App::$strings["status"] = "Stav"; -App::$strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s má rád %2\$s' na %3\$s"; -App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s nemá rád %2\$s na %3\$s"; -App::$strings["This is Friendika version"] = "Toto je Friendika verze"; -App::$strings["running at web location"] = "běžící na webu"; -App::$strings["Shared content within the Friendika network is provided under the Creative Commons Attribution 3.0 license"] = "Sdílený obsah v síti Friendika je poskytována pod licencí Creative Commons Attribution 3.0"; -App::$strings["Please visit Project.Friendika.com to learn more about the Friendika project."] = "Pokud se chcete dozvÄ›dÄ›t více o projektu Friendika, navÅ¡tivte, prosím, Project.Friendika.com"; -App::$strings["Bug reports and issues: please visit"] = "Pro hlášení chyb a námÄ›tů na zmÄ›ny navÅ¡tivte:"; -App::$strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendika - dot com"] = "Návrhy, chválu, dary, atd. - prosím poÅ¡lete na e-mail \"Info\" na Friendika teÄka com"; -App::$strings["Installed plugins/addons/apps"] = "Nainstalované doplňky/aplikace"; -App::$strings["No installed plugins/addons/apps"] = "Nejsou žádné nainstalované doplňky/aplikace"; -App::$strings["Account approved."] = "ÚÄet schválen."; -App::$strings["Registration revoked for %s"] = "Registrace zruÅ¡ena pro %s"; -App::$strings["Please login."] = "PÅ™ihlaste se, prosím."; -App::$strings["Unable to locate original post."] = "Nelze nalézt původní příspÄ›vek."; -App::$strings["Empty post discarded."] = "Prázdný příspÄ›vek odstranÄ›n."; -App::$strings["Wall Photos"] = "Fotografie na zdi"; -App::$strings["noreply"] = "bez odpovÄ›di"; -App::$strings["Administrator@"] = "Administrator@"; -App::$strings["%s commented on an item at %s"] = "%s okomentoval položku v %s"; -App::$strings["%s posted to your profile wall at %s"] = "%s pÅ™idal příspÄ›vek na vaší profilovou zeÄ v %s"; -App::$strings["System error. Post not saved."] = "Chyba systému. PříspÄ›vek nebyl uložen."; -App::$strings["This message was sent to you by %s, a member of the Friendika social network."] = "Tuto zprávu Vám zaslal %s, Älen sociální sítÄ› Friendika."; -App::$strings["You may visit them online at %s"] = "Můžete je navÅ¡tívit online na adrese %s"; -App::$strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Pokud nechcete dostávat tyto zprávy, kontaktujte prosím odesilatele odpovÄ›dí na tento záznam."; -App::$strings["%s posted an update."] = "%s poslal aktualizaci."; -App::$strings["Image uploaded but image cropping failed."] = "Obrázek byl odeslán, ale jeho oříznutí se nesdaÅ™ilo."; -App::$strings["Image size reduction [%s] failed."] = "NepodaÅ™ilo se snížit velikost obrázku [%s]."; -App::$strings["Unable to process image"] = "Obrázek nelze zpracovat "; -App::$strings["Image exceeds size limit of %d"] = "Obrázek pÅ™ekroÄil limit velikosti %d"; -App::$strings["Upload File:"] = "Nahrát soubor:"; -App::$strings["Upload Profile Photo"] = "Nahrát profilovou fotografii"; -App::$strings["Upload"] = "Nahrát"; -App::$strings["skip this step"] = "pÅ™eskoÄit tento krok "; -App::$strings["select a photo from your photo albums"] = "Vybrat fotografii z VaÅ¡ich fotoalb"; -App::$strings["Crop Image"] = "Oříznout obrázek"; -App::$strings["Please adjust the image cropping for optimum viewing."] = "Prosím, oříznÄ›te tento obrázek pro optimální zobrazení."; -App::$strings["Done Editing"] = "Editace dokonÄena"; -App::$strings["Image uploaded successfully."] = "Obrázek byl úspěšnÄ› nahrán."; -App::$strings["No profile"] = "Žádný profil"; -App::$strings["Remove My Account"] = "Odstranit můj úÄet"; -App::$strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Tímto bude kompletnÄ› odstranÄ›n váš úÄet. Jakmile bude úÄet odstranÄ›n, nebude už možné ho obnovit."; -App::$strings["Please enter your password for verification:"] = "Prosím, zadejte své heslo pro ověření:"; -App::$strings["No recipient selected."] = "Nevybrán příjemce."; -App::$strings["[no subject]"] = "[bez pÅ™edmÄ›tu]"; -App::$strings["Unable to locate contact information."] = "NepodaÅ™ilo se najít kontaktní informace."; -App::$strings["Message sent."] = "Zpráva odeslána."; -App::$strings["Message could not be sent."] = "Zprávu se nepodaÅ™ilo odeslat."; -App::$strings["Messages"] = "Zprávy"; -App::$strings["Inbox"] = "DoruÄená poÅ¡ta"; -App::$strings["Outbox"] = "Odeslaná poÅ¡ta"; -App::$strings["New Message"] = "Nová zpráva"; -App::$strings["Message deleted."] = "Zpráva odstranÄ›na."; -App::$strings["Conversation removed."] = "Konverzace odstranÄ›na."; -App::$strings["Please enter a link URL:"] = "Zadejte prosím URL odkaz:"; -App::$strings["Send Private Message"] = "Odeslat soukromou zprávu"; -App::$strings["To:"] = "Adresát:"; -App::$strings["Subject:"] = "PÅ™edmÄ›t:"; -App::$strings["Your message:"] = "VaÅ¡e zpráva:"; -App::$strings["No messages."] = "Žádné zprávy."; -App::$strings["Delete conversation"] = "Odstranit konverzaci"; -App::$strings["D, d M Y - g:i A"] = "D M R - g:i A"; -App::$strings["Message not available."] = "Zpráva není k dispozici."; -App::$strings["Delete message"] = "Smazat zprávu"; -App::$strings["Send Reply"] = "Poslat odpovÄ›Ä"; -App::$strings["Site"] = "Web"; -App::$strings["Users"] = "Uživatelé"; -App::$strings["Plugins"] = "Pluginy"; -App::$strings["Update"] = "Aktualizace"; -App::$strings["Logs"] = "Logy"; -App::$strings["User registrations waiting for confirmation"] = "Registrace uživatele Äeká na potvrzení"; -App::$strings["Item not found."] = "Položka nenalezena."; -App::$strings["Administration"] = "Administrace"; -App::$strings["Summary"] = "Shrnutí"; -App::$strings["Registered users"] = "Registrovaní uživatelé"; -App::$strings["Pending registrations"] = "ÄŒekající registrace"; -App::$strings["Version"] = "Verze"; -App::$strings["Active plugins"] = "Aktivní pluginy"; -App::$strings["Site settings updated."] = "Nastavení webu aktualizováno."; -App::$strings["Closed"] = "Uzavřít"; -App::$strings["Requires approval"] = "Vyžaduje schválení"; -App::$strings["Open"] = "OtevÅ™ená"; -App::$strings["File upload"] = "Nahrání souborů"; -App::$strings["Policies"] = "Politiky"; -App::$strings["Advanced"] = "PokroÄilé"; -App::$strings["Site name"] = "Název webu"; -App::$strings["Banner/Logo"] = "Banner/logo"; -App::$strings["System language"] = "Systémový jazyk"; -App::$strings["System theme"] = "Grafická Å¡ablona systému "; -App::$strings["Maximum image size"] = "Maximální velikost obrazu"; -App::$strings["Register policy"] = "Politika registrace"; -App::$strings["Register text"] = "Registrace textu"; -App::$strings["Allowed friend domains"] = "Povolené domény přátel"; -App::$strings["Allowed email domains"] = "Povolené e-mailové domény"; -App::$strings["Block public"] = "Blokovat veÅ™ejnost"; -App::$strings["Force publish"] = "Publikovat"; -App::$strings["Global directory update URL"] = "aktualizace URL adresy Globálního adresáře "; -App::$strings["Block multiple registrations"] = "Blokovat více registrací"; -App::$strings["OpenID support"] = "podpora OpenID"; -App::$strings["Gravatar support"] = "podpora Gravatar"; -App::$strings["Fullname check"] = "kontrola úplného jména"; -App::$strings["UTF-8 Regular expressions"] = "UTF-8 Regulární výrazy"; -App::$strings["Show Community Page"] = "Zobrazit stránku komunity"; -App::$strings["Enable OStatus support"] = "Zapnout podporu OStatus"; -App::$strings["Only allow Friendika contacts"] = "Povolit pouze Friendika kontakty "; -App::$strings["Verify SSL"] = "Ověřit SSL"; -App::$strings["Proxy user"] = "Proxy uživatel"; -App::$strings["Proxy URL"] = "Proxy URL adresa"; -App::$strings["Network timeout"] = "Äas síťového spojení vyprÅ¡elo (timeout)"; -App::$strings["%s user blocked"] = array( - 0 => "%s uživatel zablokován", - 1 => "%s uživatelů zablokováno / odblokováno", - 2 => "%s uživatelů zablokováno / odblokováno", -); -App::$strings["%s user deleted"] = array( - 0 => "%s uživatel smazán", - 1 => "%s uživatelů smazáno", - 2 => "%s uživatelů smazáno", -); -App::$strings["User '%s' deleted"] = "Uživatel '%s' smazán"; -App::$strings["User '%s' unblocked"] = "Uživatel '%s' odblokován"; -App::$strings["User '%s' blocked"] = "Uživatel '%s' blokován"; -App::$strings["select all"] = "Vybrat vÅ¡e"; -App::$strings["User registrations waiting for confirm"] = "Registrace uživatele Äeká na potvrzení"; -App::$strings["Request date"] = "Datum žádosti"; -App::$strings["Email"] = "E-mail"; -App::$strings["No registrations."] = "Žádné registrace."; -App::$strings["Deny"] = "Odmítnout"; -App::$strings["Block"] = "Blokovat"; -App::$strings["Unblock"] = "Odblokovat"; -App::$strings["Register date"] = "Datum registrace"; -App::$strings["Last login"] = "Datum posledního pÅ™ihlášení"; -App::$strings["Last item"] = "Poslední položka"; -App::$strings["Account"] = "ÚÄet"; -App::$strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Vybraní uživatelé budou smazáni!\\n\\n VÅ¡e, co tito uživatelé na tÄ›chto stránkách vytvoÅ™ili, bude trvale odstranÄ›no!\\n\\n Opravdu pokraÄovat?"; -App::$strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Uživatel {0} bude smazán!\\n\\n VÅ¡e, co tento uživatel na tÄ›chto stránkách vytvoÅ™il, bude trvale odstranÄ›no!\\n\\n Opravdu pokraÄovat?"; -App::$strings["Plugin %s disabled."] = "Plugin %s zakázán."; -App::$strings["Plugin %s enabled."] = "Plugin %s povolen."; -App::$strings["Disable"] = "Zakázat"; -App::$strings["Enable"] = "Povolit"; -App::$strings["Toggle"] = "PÅ™epnout"; -App::$strings["Settings"] = "Nastavení"; -App::$strings["Log settings updated."] = "Nastavení protokolu aktualizováno."; -App::$strings["Clear"] = "VyÄistit"; -App::$strings["Debugging"] = "LadÄ›ní"; -App::$strings["Log file"] = "Soubor s logem"; -App::$strings["Must be writable by web server. Relative to your Friendika index.php."] = "Webový server musí mít práva zápisu . Relativní k index.php Friendika."; -App::$strings["Log level"] = "Úroveň auditu"; -App::$strings["Close"] = "UzavÅ™ená"; -App::$strings["FTP Host"] = "Hostitel FTP"; -App::$strings["FTP Path"] = "Cesta FTP"; -App::$strings["FTP User"] = "FTP uživatel"; -App::$strings["FTP Password"] = "FTP heslo"; -App::$strings["Access to this profile has been restricted."] = "Přístup na tento profil byl omezen."; -App::$strings["Tips for New Members"] = "Tipy pro nové Äleny"; -App::$strings["Login failed."] = "PÅ™ihlášení se nezdaÅ™ilo."; -App::$strings["Welcome "] = "Vítejte "; -App::$strings["Please upload a profile photo."] = "Prosím nahrejte profilovou fotografii"; -App::$strings["Welcome back "] = "Vítejte zpÄ›t "; -App::$strings["This site is not configured to allow communications with other networks."] = "Tento web není nakonfigurován tak, aby umožňoval komunikaci s ostatními sítÄ›mi."; -App::$strings["No compatible communication protocols or feeds were discovered."] = "Nenalezen žádný kompatibilní komunikaÄní protokol nebo kanál."; -App::$strings["The profile address specified does not provide adequate information."] = "Uvedená adresa profilu neposkytuje dostateÄné informace."; -App::$strings["An author or name was not found."] = "Autor nebo jméno nenalezeno"; -App::$strings["No browser URL could be matched to this address."] = "Této adrese neodpovídá žádné URL prohlížeÄe."; -App::$strings["The profile address specified belongs to a network which has been disabled on this site."] = "Zadaná adresa profilu patří do sítÄ›, která byla na tomto serveru zakázána."; -App::$strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Omezený profil. Tato osoba nebude schopna od Vás pÅ™ijímat přímé / osobní sdÄ›lení."; -App::$strings["Unable to retrieve contact information."] = "NepodaÅ™ilo se získat kontaktní informace."; -App::$strings["following"] = "následující"; -App::$strings["Item has been removed."] = "Položka byla odstranÄ›na."; -App::$strings["New mail received at "] = "PÅ™iÅ¡el nový e-mail v"; -App::$strings["Applications"] = "Aplikace"; -App::$strings["No installed applications."] = "Žádné nainstalované aplikace."; -App::$strings["Search"] = "Vyhledávání"; -App::$strings["Profile not found."] = "Profil nenalezen"; -App::$strings["Profile Name is required."] = "Jméno profilu je povinné."; -App::$strings["Profile updated."] = "Profil aktualizován."; -App::$strings["Profile deleted."] = "Profil smazán."; -App::$strings["Profile-"] = "Profil-"; -App::$strings["New profile created."] = "Nový profil vytvoÅ™en."; -App::$strings["Profile unavailable to clone."] = "Profil není možné naklonovat."; -App::$strings["Hide your contact/friend list from viewers of this profile?"] = "Skrýt u tohoto profilu vaÅ¡e kontakty / seznam přátel pÅ™ed pÅ™ed dalšími uživateli zobrazující si tento profil?"; -App::$strings["Edit Profile Details"] = "Upravit podrobnosti profilu "; -App::$strings["View this profile"] = "Zobrazit tento profil"; -App::$strings["Create a new profile using these settings"] = "VytvoÅ™it nový profil pomocí tohoto nastavení"; -App::$strings["Clone this profile"] = "Klonovat tento profil"; -App::$strings["Delete this profile"] = "Smazat tento profil"; -App::$strings["Profile Name:"] = "Jméno profilu:"; -App::$strings["Your Full Name:"] = "VaÅ¡e celé jméno:"; -App::$strings["Title/Description:"] = "Název / Popis:"; -App::$strings["Your Gender:"] = "VaÅ¡e pohlaví:"; -App::$strings["Birthday (%s):"] = "Narozeniny uživatele (%s):"; -App::$strings["Street Address:"] = "Ulice:"; -App::$strings["Locality/City:"] = "MÄ›sto:"; -App::$strings["Postal/Zip Code:"] = "PSÄŒ:"; -App::$strings["Country:"] = "ZemÄ›:"; -App::$strings["Region/State:"] = "Region / stát:"; -App::$strings[" Marital Status:"] = " Rodinný stav:"; -App::$strings["Who: (if applicable)"] = "Kdo: (pokud je možné)"; -App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Příklady: jan123, Jan Novák, jan@seznam.cz"; -App::$strings["Sexual Preference:"] = "Sexuální preference:"; -App::$strings["Homepage URL:"] = "Odkaz na domovskou stránku:"; -App::$strings["Political Views:"] = "Politické pÅ™esvÄ›dÄení:"; -App::$strings["Religious Views:"] = "Náboženské pÅ™esvÄ›dÄení:"; -App::$strings["Public Keywords:"] = "VeÅ™ejná klíÄová slova:"; -App::$strings["Private Keywords:"] = "Soukromá klíÄová slova:"; -App::$strings["Example: fishing photography software"] = "Příklad: fishing photography software"; -App::$strings["(Used for suggesting potential friends, can be seen by others)"] = "(Používá se pro doporuÄování potenciálních přátel, může být vidÄ›no ostatními)"; -App::$strings["(Used for searching profiles, never shown to others)"] = "(Používá se pro vyhledávání profilů, není nikdy zobrazeno ostatním)"; -App::$strings["Tell us about yourself..."] = "ŘeknÄ›te nám nÄ›co o sobÄ› ..."; -App::$strings["Hobbies/Interests"] = "KoníÄky/zájmy"; -App::$strings["Contact information and Social Networks"] = "Kontaktní informace a sociální sítÄ›"; -App::$strings["Musical interests"] = "Hudební vkus"; -App::$strings["Books, literature"] = "Knihy, literatura"; -App::$strings["Television"] = "Televize"; -App::$strings["Film/dance/culture/entertainment"] = "Film/tanec/kultura/zábava"; -App::$strings["Love/romance"] = "Láska/romantika"; -App::$strings["Work/employment"] = "Práce/zamÄ›stnání"; -App::$strings["School/education"] = "Å kola/vzdÄ›lání"; -App::$strings["This is your public profile.
    It may be visible to anybody using the internet."] = "Toto je váš veřejný profil.
    Ten může být viditelný kýmkoliv na internetu."; -App::$strings["Age: "] = "VÄ›k: "; -App::$strings["Profiles"] = "Profily"; -App::$strings["Change profile photo"] = "ZmÄ›nit profilovou fotografii"; -App::$strings["Create New Profile"] = "VytvoÅ™it nový profil"; -App::$strings["Profile Image"] = "Profilový obrázek"; -App::$strings["visible to everybody"] = "viditelné pro vÅ¡echny"; -App::$strings["Edit visibility"] = "Upravit viditelnost"; -App::$strings["Global Directory"] = "Globální adresář"; -App::$strings["Normal site view"] = "Normální zobrazení stránky"; -App::$strings["View all site entries"] = "Zobrazit vÅ¡echny položky stránky"; -App::$strings["Site Directory"] = "Adresář serveru"; -App::$strings["Gender: "] = "Pohlaví: "; -App::$strings["No entries (some entries may be hidden)."] = "Žádné záznamy (nÄ›které položky mohou být skryty)."; -App::$strings["%s : Not a valid email address."] = "%s : není platná e-mailová adresa."; -App::$strings["Please join my network on %s"] = "Prosím, pÅ™ipojte se do mé sítÄ› na %s"; -App::$strings["%s : Message delivery failed."] = "%s : DoruÄení zprávy se nezdaÅ™ilo."; -App::$strings["%d message sent."] = array( - 0 => "%d zpráva odeslána.", - 1 => "%d zprávy odeslány.", - 2 => "%d zprávy odeslány.", -); -App::$strings["You have no more invitations available"] = "Nemáte k dispozici žádné další pozvánky"; -App::$strings["Send invitations"] = "Poslat pozvánky"; -App::$strings["Enter email addresses, one per line:"] = "Zadejte e-mailové adresy, jednu na řádek:"; -App::$strings["Please join my social network on %s"] = "Prosím, pÅ™ipojte se do mé sociální sítÄ› na %s"; -App::$strings["To accept this invitation, please visit:"] = "Chcete-li toto pozvání pÅ™ijmout, navÅ¡tivte prosím:"; -App::$strings["You will need to supply this invitation code: \$invite_code"] = "Budete muset zadat kód této pozvánky: \$invite_code"; -App::$strings["Once you have registered, please connect with me via my profile page at:"] = "Jakmile se zaregistrujete, prosím spojte se se mnou pÅ™es mou profilovu stránku na:"; -App::$strings["Response from remote site was not understood."] = "OdpovÄ›Ä ze vzdáleného serveru nebyla srozumitelná."; -App::$strings["Unexpected response from remote site: "] = "NeoÄekávaná odpovÄ›Ä od vzdáleného serveru:"; -App::$strings["Confirmation completed successfully."] = "Potvrzení úspěšnÄ› dokonÄena."; -App::$strings["Remote site reported: "] = "Vzdálený server oznámil:"; -App::$strings["Temporary failure. Please wait and try again."] = "DoÄasné selhání. Prosím, vyÄkejte a zkuste to znovu."; -App::$strings["Introduction failed or was revoked."] = "Žádost o propojení selhala nebo byla zruÅ¡ena."; -App::$strings["Unable to set contact photo."] = "Nelze nastavit fotografii kontaktu."; -App::$strings["%1\$s is now friends with %2\$s"] = "%1\$s je nyní přítel s %2\$s"; -App::$strings["No user record found for '%s' "] = "Pro '%s' nenalezen žádný uživatelský záznam "; -App::$strings["Our site encryption key is apparently messed up."] = "Náš Å¡ifrovací klÃ­Ä zÅ™ejmÄ› pÅ™estal správnÄ› fungovat."; -App::$strings["Empty site URL was provided or URL could not be decrypted by us."] = "Byla poskytnuta prázdná URL adresa nebo se nepodaÅ™ilo URL adresu deÅ¡ifrovat."; -App::$strings["Contact record was not found for you on our site."] = "Kontakt záznam nebyl nalezen pro vás na naÅ¡ich stránkách."; -App::$strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Váš systém poskytl duplicitní ID vůÄi naÅ¡emu systému. Pokuste se akci zopakovat."; -App::$strings["Unable to set your contact credentials on our system."] = "Nelze nastavit VaÅ¡e pÅ™ihlaÅ¡ovací údaje v naÅ¡em systému."; -App::$strings["Unable to update your contact profile details on our system"] = "Nelze aktualizovat Váš profil v naÅ¡em systému"; -App::$strings["Connection accepted at %s"] = "PÅ™ipojení pÅ™ijato na %s"; -App::$strings["Facebook disabled"] = "Facebook zakázán"; -App::$strings["Updating contacts"] = "Aktualizace kontaktů"; -App::$strings["Facebook API key is missing."] = "Chybí Facebook API klíÄ."; -App::$strings["Facebook Connect"] = "Facebook pÅ™ipojen"; -App::$strings["Install Facebook connector for this account."] = "Nainstalovat pro tento úÄet Facebook konektor."; -App::$strings["Remove Facebook connector"] = "Odstranit konektor na Facebook"; -App::$strings["Post to Facebook by default"] = "StandardnÄ› posílat příspÄ›vky na Facebook"; -App::$strings["Link all your Facebook friends and conversations"] = "PÅ™ipojit vÅ¡echny své přátele na Facebooku a konverzace"; -App::$strings["Warning: Your Facebook privacy settings can not be imported."] = "UpozornÄ›ní: nastavení ochrany osobních údajů na Facebooku nelze importovat."; -App::$strings["Linked Facebook items may be publicly visible, depending on your privacy settings for this website/account."] = "Propojené položky z Facebook mohou být veÅ™ejnÄ› viditelné, v závislosti na nastavení ochrany osobních údajů pro tuto webovou stránku/úÄet."; -App::$strings["Facebook"] = "Facebook"; -App::$strings["Facebook Connector Settings"] = "Nastavení Facebook konektoru "; -App::$strings["Post to Facebook"] = "PÅ™idat příspÄ›vek na Facebook"; -App::$strings["Post to Facebook cancelled because of multi-network access permission conflict."] = "PříspÄ›vek na Facebook zruÅ¡en kvůli konfliktu přístupových práv mezi sítÄ›mi."; -App::$strings["Image: "] = "Obrázek: "; -App::$strings["View on Friendika"] = "Pohled na Friendiku"; -App::$strings["Facebook post failed. Queued for retry."] = "Zaslání příspÄ›vku na Facebook selhalo. PříspÄ›vek byl zaÅ™azen do fronty pro opakované odeslání."; -App::$strings["Generate new key"] = "Generovat nové klíÄe"; -App::$strings["Widgets key"] = "Widgety klíÄ"; -App::$strings["Widgets available"] = "Widgety k dispozici"; -App::$strings["Connect on Friendika!"] = "Spojit se na Friendice!"; -App::$strings["Three Dimensional Tic-Tac-Toe"] = "TrojrozmÄ›rné Tic-Tac-Toe"; -App::$strings["3D Tic-Tac-Toe"] = "3D Tic-Tac-Toe"; -App::$strings["New game"] = "Nová hra"; -App::$strings["New game with handicap"] = "Nová hra s handicapem"; -App::$strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = "TrojrozmÄ›rné tic-tac-toe je podobná této tradiÄní hÅ™e kromÄ› toho, že se hraje na více úrovních souÄasnÄ›."; -App::$strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = "V tomto případÄ› existují tÅ™i úrovnÄ›. Vyhrajete tím, že dostane tÅ™i v Å™adÄ› na jakékoli úrovni, stejnÄ› jako nahoru, dolů a Å¡ikmo na různých úrovních."; -App::$strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = "Hra s handicapem zakáže centrální pozici na stÅ™ední úrovni, protože hrÃ¡Ä zaujímající tuto polohu má Äasto nespravedlivou výhodu."; -App::$strings["You go first..."] = "Vy zaÄnÄ›te ..."; -App::$strings["I'm going first this time..."] = "Tentokrát zaÄnu já..."; -App::$strings["You won!"] = "Vyhrál jste!"; -App::$strings["\"Cat\" game!"] = "\"KoÄiÄí\" hra!"; -App::$strings["I won!"] = "Vyhrál jsem!"; -App::$strings["Randplace Settings"] = "Randplace Nastavení"; -App::$strings["Enable Randplace Plugin"] = "Povolit Randplace Plugin"; -App::$strings["Upload a file"] = "Nahrát soubor"; -App::$strings["Drop files here to upload"] = "PÅ™eneste sem soubory k nahrání"; -App::$strings["Failed"] = "NeúspÄ›ch"; -App::$strings["No files were uploaded."] = "Žádné soubory nebyly nahrány."; -App::$strings["Uploaded file is empty"] = "Nahraný soubor je prázdný"; -App::$strings["File has an invalid extension, it should be one of "] = "Soubor má neplatnou příponu, ta by mÄ›la být jednou z"; -App::$strings["Upload was cancelled, or server error encountered"] = "Nahrávání bylo zruÅ¡eno nebo doÅ¡lo k chybÄ› na serveru"; -App::$strings["Impressum"] = "Impressum"; -App::$strings["Site Owner"] = "Vlastník webu"; -App::$strings["Email Address"] = "E-mailová adresa"; -App::$strings["Postal Address"] = "PoÅ¡tovní adresa"; -App::$strings["The impressum addon needs to be configured!
    Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = "Doplněk Impressum musí být nakonfigurován!
    Prosím, pÅ™idejte alespoň promÄ›nnou owner do konfiguraÄního souboru. Pro nastavení ostatních promÄ›nných se seznamte s nápovÄ›dou v souboru README tohoto doplňku."; -App::$strings["Site Owners Profile"] = "Profil majitele webu"; -App::$strings["Notes"] = "Poznámky"; -App::$strings["OEmbed settings updated"] = "OEmbed nastavení aktualizováno"; -App::$strings["Use OEmbed for YouTube videos"] = "Použití OEmbed pro videa na YouTube"; -App::$strings["URL to embed:"] = "URL adresa k vložení:"; -App::$strings["Post to StatusNet"] = "Poslat příspÄ›vek na StatusNet"; -App::$strings["Please contact your site administrator.
    The provided API URL is not valid."] = "Obraťte se na administratora webu.
    Poskytnutý odkaz na API není platný."; -App::$strings["We could not contact the StatusNet API with the Path you entered."] = "S cestou, kterou jste zadali, se nebylo možné spojit s API StatusNetu."; -App::$strings["StatusNet settings updated."] = "Nastavení StatusNetu aktualizováno."; -App::$strings["StatusNet Posting Settings"] = "Nastavení zasílání příspÄ›vků na StatusNet "; -App::$strings["Globally Available StatusNet OAuthKeys"] = "GlobálnÄ› dostupné StatusNet OAuth klíÄe"; -App::$strings["There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below)."] = "Jsou dostupné pÅ™ednastavené OAuth páry klíÄů pro nÄ›které servery StatusNetu. Pokud používáte nÄ›který z nich, použijte toto pÅ™ihlášení. Pokud ne, neváhejte se pÅ™ipojit k jiné instanci StatusNet (viz níže)."; -App::$strings["Provide your own OAuth Credentials"] = "UveÄte své vlastní OAuth pÅ™ihlaÅ¡ovací údaje"; -App::$strings["No consumer key pair for StatusNet found. Register your Friendika Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.
    Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendika installation at your favorited StatusNet installation."] = "Nenalezen žádný consumer pár klíÄů pro StatusNet. Zaregistrujte svůj Friendika úÄet jako desktopový klient na svém úÄtu StatusNetu, zkopírujte níže consumer pár klíÄů a zadejte API base root.
    Než si zaregistrujete svůj vlastní pár klíÄů OAuth, zjistÄ›te si od administrátora, zda-li už náhodou na tento Friendika server nepÅ™idal pár klíÄů pro vámi požadovanou instalaci StatusNetu."; -App::$strings["OAuth Consumer Key"] = "OAuth Consumer Key"; -App::$strings["OAuth Consumer Secret"] = "OAuth Consumer Secret"; -App::$strings["Base API Path (remember the trailing /)"] = "Cesta k Base API (nezapomeňte na koncový /)"; -App::$strings["To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your public posts will be posted to StatusNet."] = "Chcete-li pÅ™ipojit k vaÅ¡emu úÄtu StatusNet kliknÄ›te na tlaÄítko níže, abyste dostati bezpeÄnostní kód ze StatusNetu, který musíte zkopírovat do vstupního pole níže a odelat formulář. Pouze VaÅ¡e veÅ™ejné příspÄ›vky budou zveÅ™ejnÄ›ny na StatusNetu."; -App::$strings["Log in with StatusNet"] = "PÅ™ihlásit se s StatusNet"; -App::$strings["Copy the security code from StatusNet here"] = "Zkopírujte sem bezpeÄnostní kód ze StatusNet"; -App::$strings["Cancel Connection Process"] = "ZruÅ¡it pÅ™ipojování"; -App::$strings["Current StatusNet API is"] = "Aktuální StatusNet API je"; -App::$strings["Cancel StatusNet Connection"] = "ZruÅ¡it StatusNet pÅ™ipojení"; -App::$strings["Currently connected to: "] = "V souÄasné dobÄ› pÅ™ipojen k:"; -App::$strings["If enabled all your public postings can be posted to the associated StatusNet account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Je-li povoleno, vÅ¡echny VaÅ¡e veÅ™ejné příspÄ›vky mohou být zaslány na související StatusNet úÄet. Můžete si vybrat, zda-li toto bude výchozí nastavení (zde), nebo budete mít možnost si vybrat požadované chování pÅ™i psaní každého příspÄ›vku."; -App::$strings["Allow posting to StatusNet"] = "Povolit zasílání příspÄ›vků na StatusNet"; -App::$strings["Send public postings to StatusNet by default"] = "StandardnÄ› poslílat veÅ™ejné příspÄ›vky na StatusNet"; -App::$strings["Clear OAuth configuration"] = "Vymazat konfiguraci OAuth"; -App::$strings["API URL"] = "API URL"; -App::$strings["Consumer Secret"] = "Consumer Secret"; -App::$strings["Consumer Key"] = "Consumer Key"; -App::$strings["Piwik Base URL"] = "Piwik Base adresa URL"; -App::$strings["Site ID"] = "ID webu"; -App::$strings["Show opt-out cookie link?"] = "Zobrazit odkaz opt-out cookie?"; -App::$strings["Post to Twitter"] = "Poslat příspÄ›vek na Twitter"; -App::$strings["Twitter settings updated."] = "Nastavení Twitteru aktualizováno."; -App::$strings["Twitter Posting Settings"] = "Nastavení zasílání příspÄ›vků na Twitter "; -App::$strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "Nenalezen žádný spotÅ™ebitelský páru klíÄů pro Twitter. ObraÅ¥te se na administrátora webu."; -App::$strings["At this Friendika instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = "Na tomto Friendika serveru je Twitter plugin povolen, ale jeÅ¡tÄ› nemáte svůj úÄet pÅ™ipojen ke svému Twitter úÄtu. Chcete-li tak uÄinit, klepnutím na tlaÄítko níže získejte PIN z Twitteru, který musíte zkopírovat do vstupního pole níže a odeÅ¡lete formulář. Pouze VaÅ¡e veÅ™ejné příspÄ›vky budou zveÅ™ejnÄ›ny na Twitteru."; -App::$strings["Log in with Twitter"] = "PÅ™ihlásit se s Twitter"; -App::$strings["Copy the PIN from Twitter here"] = "Zkopírujte sem PIN z Twitteru"; -App::$strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Je-li povoleno, vÅ¡echny VaÅ¡e veÅ™ejné příspÄ›vky mohou být zaslány na související Twitter úÄet. Můžete si vybrat, zda-li toto bude výchozí nastavení (zde), nebo budete mít možnost si vybrat požadované chování pÅ™i psaní každého příspÄ›vku."; -App::$strings["Allow posting to Twitter"] = "Povolit odesílání na Twitter"; -App::$strings["Send public postings to Twitter by default"] = "DefaultnÄ› zasílat veÅ™ejné komentáře na Twitter"; -App::$strings["Consumer key"] = "Consumer key"; -App::$strings["Consumer secret"] = "Consumer secret"; -App::$strings["Gender:"] = "Pohlaví:"; -App::$strings["Birthday:"] = "Narozeniny:"; -App::$strings["j F, Y"] = "j F, Y"; -App::$strings["j F"] = "j F"; -App::$strings["Age:"] = "VÄ›k:"; -App::$strings[" Status:"] = " Status:"; -App::$strings["Homepage:"] = "Domácí stránka:"; -App::$strings["Religion:"] = "Náboženství:"; -App::$strings["About:"] = "O mÄ›:"; -App::$strings["Hobbies/Interests:"] = "KoníÄky/zájmy:"; -App::$strings["Contact information and Social Networks:"] = "Kontaktní informace a sociální sítÄ›:"; -App::$strings["Musical interests:"] = "Hudební vkus:"; -App::$strings["Books, literature:"] = "Knihy, literatura:"; -App::$strings["Television:"] = "Televize:"; -App::$strings["Film/dance/culture/entertainment:"] = "Film/tanec/kultura/zábava:"; -App::$strings["Love/Romance:"] = "Láska/romance"; -App::$strings["Work/employment:"] = "Práce/zamÄ›stnání:"; -App::$strings["School/education:"] = "Å kola/vzdÄ›lávání:"; -App::$strings["Unknown | Not categorised"] = "Neznámé | NezaÅ™azeno"; -App::$strings["Block immediately"] = "OkamžitÄ› blokovat "; -App::$strings["Shady, spammer, self-marketer"] = "pochybný, spammer, self-makerter"; -App::$strings["Known to me, but no opinion"] = "Znám ho ale, ale bez rozhodnutí"; -App::$strings["OK, probably harmless"] = "OK, pravdÄ›podobnÄ› neÅ¡kodný"; -App::$strings["Reputable, has my trust"] = "Renomovaný, má mou důvÄ›ru"; -App::$strings["Frequently"] = "ÄŒasto"; -App::$strings["Hourly"] = "každou hodinu"; -App::$strings["Twice daily"] = "Dvakrát dennÄ›"; -App::$strings["Daily"] = "dennÄ›"; -App::$strings["Weekly"] = "TýdennÄ›"; -App::$strings["Monthly"] = "MÄ›síÄnÄ›"; -App::$strings["Male"] = "Muž"; -App::$strings["Female"] = "Žena"; -App::$strings["Currently Male"] = "V souÄasné dobÄ› muž"; -App::$strings["Currently Female"] = "V souÄasné dobÄ› žena"; -App::$strings["Mostly Male"] = "VÄ›tÅ¡inou muž"; -App::$strings["Mostly Female"] = "VÄ›tÅ¡inou žena"; -App::$strings["Transgender"] = "Transgender"; -App::$strings["Intersex"] = "Intersex"; -App::$strings["Transsexual"] = "Transexuál"; -App::$strings["Hermaphrodite"] = "Hermafrodit"; -App::$strings["Neuter"] = "Neutrál"; -App::$strings["Non-specific"] = "Nespecifikováno"; -App::$strings["Other"] = "Jiné"; -App::$strings["Undecided"] = "Nerozhodnuto"; -App::$strings["Males"] = "Muži"; -App::$strings["Females"] = "Ženy"; -App::$strings["Gay"] = "Gay"; -App::$strings["Lesbian"] = "LesbiÄka"; -App::$strings["No Preference"] = "Bez preferencí"; -App::$strings["Bisexual"] = "Bisexuál"; -App::$strings["Autosexual"] = "Autosexuál"; -App::$strings["Abstinent"] = "Abstinent"; -App::$strings["Virgin"] = "panic/panna"; -App::$strings["Deviant"] = "Deviant"; -App::$strings["Fetish"] = "FetiÅ¡ista"; -App::$strings["Oodles"] = "HodnÄ›"; -App::$strings["Nonsexual"] = "Nesexuální"; -App::$strings["Single"] = "Svobodný"; -App::$strings["Lonely"] = "OsamnÄ›lý"; -App::$strings["Available"] = "Dostupný"; -App::$strings["Unavailable"] = "Nedostupný"; -App::$strings["Dating"] = "Seznamující se"; -App::$strings["Unfaithful"] = "NevÄ›rný"; -App::$strings["Sex Addict"] = "Závislý na sexu"; -App::$strings["Friends"] = "Přátelé"; -App::$strings["Friends/Benefits"] = "Přátelé / výhody"; -App::$strings["Casual"] = "Ležérní"; -App::$strings["Engaged"] = "Zadaný"; -App::$strings["Married"] = "Ženatý/vdaná"; -App::$strings["Partners"] = "PartneÅ™i"; -App::$strings["Cohabiting"] = "Žijící ve spoleÄné domácnosti"; -App::$strings["Happy"] = "Šťastný"; -App::$strings["Not Looking"] = "Nehledající"; -App::$strings["Swinger"] = "Swinger"; -App::$strings["Betrayed"] = "Zrazen"; -App::$strings["Separated"] = "OdlouÄený"; -App::$strings["Unstable"] = "Nestálý"; -App::$strings["Divorced"] = "Rozvedený(á)"; -App::$strings["Widowed"] = "OvdovÄ›lý(á)"; -App::$strings["Uncertain"] = "Nejistý"; -App::$strings["Complicated"] = "Komplikovaný"; -App::$strings["Don't care"] = "Nezajímá"; -App::$strings["Ask me"] = "Zeptej se mÄ›"; -App::$strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -App::$strings["Starts:"] = "ZaÄíná:"; -App::$strings["Finishes:"] = "KonÄí:"; -App::$strings["prev"] = "pÅ™edchozí"; -App::$strings["first"] = "první"; -App::$strings["last"] = "poslední"; -App::$strings["next"] = "další"; -App::$strings["No contacts"] = "Žádné kontakty"; -App::$strings["%d Contact"] = array( - 0 => "%d kontakt", - 1 => "%d kontaktů", - 2 => "%d kontaktů", -); -App::$strings["Monday"] = "PondÄ›lí"; -App::$strings["Tuesday"] = "Úterý"; -App::$strings["Wednesday"] = "StÅ™eda"; -App::$strings["Thursday"] = "ÄŒtvrtek"; -App::$strings["Friday"] = "Pátek"; -App::$strings["Saturday"] = "Sobota"; -App::$strings["Sunday"] = "NedÄ›le"; -App::$strings["January"] = "Ledna"; -App::$strings["February"] = "Února"; -App::$strings["March"] = "BÅ™ezna"; -App::$strings["April"] = "Dubna"; -App::$strings["May"] = "KvÄ›tna"; -App::$strings["June"] = "ÄŒervna"; -App::$strings["July"] = "ÄŒervence"; -App::$strings["August"] = "Srpna"; -App::$strings["September"] = "Září"; -App::$strings["October"] = "Října"; -App::$strings["November"] = "Listopadu"; -App::$strings["December"] = "Prosince"; -App::$strings["bytes"] = "bytů"; -App::$strings["Select an alternate language"] = "VybÄ›r alternativního jazyka"; -App::$strings["Sharing notification from Diaspora network"] = "Sdílení oznámení ze sítÄ› Diaspora"; -App::$strings["Embedding disabled"] = "Vkládání zakázáno"; -App::$strings["Create a new group"] = "VytvoÅ™it novou skupinu"; -App::$strings["Everybody"] = "VÅ¡ichni"; -App::$strings["Logout"] = "Odhlásit se"; -App::$strings["End this session"] = "Konec této relace"; -App::$strings["Login"] = "PÅ™ihlásit se"; -App::$strings["Sign in"] = "PÅ™ihlásit se"; -App::$strings["Home"] = "Domů"; -App::$strings["Home Page"] = "Domácí stránka"; -App::$strings["Create an account"] = "VytvoÅ™it úÄet"; -App::$strings["Help and documentation"] = "NápovÄ›da a dokumentace"; -App::$strings["Apps"] = "Aplikace"; -App::$strings["Addon applications, utilities, games"] = "Doplňkové aplikace, nástroje, hry"; -App::$strings["Search site content"] = "Hledání na stránkách tohoto webu"; -App::$strings["Conversations on this site"] = "Konverzace na tomto webu"; -App::$strings["Directory"] = "Adresář"; -App::$strings["People directory"] = "Adresář"; -App::$strings["Network"] = "Síť"; -App::$strings["Conversations from your friends"] = "Konverzace od VaÅ¡ich přátel"; -App::$strings["Your posts and conversations"] = "VaÅ¡e příspÄ›vky a konverzace"; -App::$strings["Notifications"] = "UpozornÄ›ní"; -App::$strings["Friend requests"] = "Požadavky přátelství"; -App::$strings["Private mail"] = "Soukromá poÅ¡ta"; -App::$strings["Manage"] = "Spravovat"; -App::$strings["Manage other pages"] = "Spravovat jiné stránky"; -App::$strings["Manage/edit profiles"] = "Spravovat/upravit profily"; -App::$strings["Manage/edit friends and contacts"] = "Spravovat/upravit přátelé a kontakty"; -App::$strings["Admin"] = "Administrace"; -App::$strings["Site setup and configuration"] = "Nastavení webu a konfigurace"; -App::$strings["Logged out."] = "Odhlášen."; -App::$strings["Miscellaneous"] = "Různé"; -App::$strings["year"] = "rok"; -App::$strings["month"] = "mÄ›síc"; -App::$strings["day"] = "den"; -App::$strings["never"] = "nikdy"; -App::$strings["less than a second ago"] = "ménÄ› než pÅ™ed sekundou"; -App::$strings["years"] = "let"; -App::$strings["months"] = "mÄ›síců"; -App::$strings["week"] = "týden"; -App::$strings["weeks"] = "týdny"; -App::$strings["days"] = "dnů"; -App::$strings["hour"] = "hodina"; -App::$strings["hours"] = "hodin"; -App::$strings["minute"] = "minuta"; -App::$strings["minutes"] = "minut"; -App::$strings["second"] = "sekunda"; -App::$strings["seconds"] = "sekund"; -App::$strings[" ago"] = " nazpÄ›t"; -App::$strings["From: "] = "Od:"; -App::$strings["Image/photo"] = "Obrázek/fotografie"; -App::$strings["Cannot locate DNS info for database server '%s'"] = "Nelze nalézt záznam v DNS pro databázový server '%s'"; -App::$strings["Visible to everybody"] = "Viditelné pro vÅ¡echny"; -App::$strings["show"] = "zobrazit"; -App::$strings["don't show"] = "nikdy nezobrazit"; -App::$strings["(no subject)"] = "(Bez pÅ™edmÄ›tu)"; -App::$strings["You have a new follower at "] = "Máte nového následovníka na"; -App::$strings["event"] = "událost"; -App::$strings["View %s's profile"] = "Zobrazit %s profilu"; -App::$strings["%s from %s"] = "%s od %s"; -App::$strings["View in context"] = "Pohled v kontextu"; -App::$strings["See more posts like this"] = "Zobrazit více podobných příspÄ›vků"; -App::$strings["See all %d comments"] = "Zobrazit vÅ¡echny komentáře %d"; -App::$strings["Select"] = "Vybrat"; -App::$strings["toggle star status"] = "pÅ™epnout hvÄ›zdu"; -App::$strings["to"] = "pro"; -App::$strings["Wall-to-Wall"] = "ZeÄ-na-ZeÄ"; -App::$strings["via Wall-To-Wall:"] = "pÅ™es ZeÄ-na-ZeÄ "; -App::$strings["Delete Selected Items"] = "Smazat vybrané položky"; -App::$strings["View status"] = "Zobrazit stav"; -App::$strings["View profile"] = "Zobrazit profil"; -App::$strings["View photos"] = "Zobrazit fotografie"; -App::$strings["View recent"] = "Zobrazit poslední"; -App::$strings["Send PM"] = "Poslat soukromou zprávu"; -App::$strings["%s likes this."] = "%s se to líbí."; -App::$strings["%s doesn't like this."] = "%s se to nelíbí."; -App::$strings["%2\$d people like this."] = "%2\$d lidem se to líbí."; -App::$strings["%2\$d people don't like this."] = "%2\$d lidem se to nelíbí."; -App::$strings["and"] = "a"; -App::$strings[", and %d other people"] = ", a %d dalších lidí"; -App::$strings["%s like this."] = "%s se to líbí."; -App::$strings["%s don't like this."] = "%s se to nelíbí."; -App::$strings["Visible to everybody"] = "Viditelné pro vÅ¡echny"; -App::$strings["Please enter a YouTube link:"] = "Prosím zadejte odkaz na YouTube:"; -App::$strings["Please enter a video(.ogg) link/URL:"] = "Prosím, zadejte odkaz na video (ogg.):"; -App::$strings["Please enter an audio(.ogg) link/URL:"] = "Prosím, zadejte odkaz na audio (ogg.):"; -App::$strings["Where are you right now?"] = "Kde právÄ› jste?"; -App::$strings["Enter a title for this item"] = "Zadejte titulek pro tuto položku"; -App::$strings["Set title"] = "Nastavit titulek"; -App::$strings["Delete this item?"] = "Odstranit tuto položku?"; -App::$strings["Create a New Account"] = "VytvoÅ™it nový úÄet"; -App::$strings["Nickname or Email address: "] = "PÅ™ezdívka nebo e-mailová adresa:"; -App::$strings["Password: "] = "Heslo: "; -App::$strings["Nickname/Email/OpenID: "] = "PÅ™ezdívka/E-mail/OpenID: "; -App::$strings["Password (if not OpenID): "] = "Heslo (pokud se nepoužívá OpenID):"; -App::$strings["Forgot your password?"] = "ZapomnÄ›li jste své heslo?"; -App::$strings["Connect"] = "Spojit"; -App::$strings[", "] = ", "; -App::$strings["Status:"] = "Status:"; -App::$strings["g A l F d"] = "g A l F d"; -App::$strings["Birthday Reminders"] = "PÅ™ipomínka narozenin"; -App::$strings["Birthdays this week:"] = "Narozeniny tento týden:"; -App::$strings["(Adjusted for local time)"] = "(Upraveno pro místní Äas)"; -App::$strings["[today]"] = "[Dnes]"; -App::$strings["Not Found"] = "Nenalezen"; -App::$strings["Page not found."] = "Stránka nenalezena"; diff --git a/view/cs/update_fail_eml.tpl b/view/cs/update_fail_eml.tpl deleted file mode 100644 index 61f44b1e6..000000000 --- a/view/cs/update_fail_eml.tpl +++ /dev/null @@ -1,13 +0,0 @@ -Hey, -I'm the web server at {{$sitename}}; - -The Hubzilla developers released update {{$update}} recently, -but when I tried to install it, something went terribly wrong. -This needs to be fixed soon and it requires human intervention. -Please contact a Red developer if you can not figure out how to -fix it on your own. My database might be invalid. - -The error message is '{{$error}}'. - -Apologies for the inconvenience, - your web server at {{$siteurl}} \ No newline at end of file diff --git a/view/eo/hmessages.po b/view/eo/hmessages.po deleted file mode 100644 index 7fd842bb6..000000000 --- a/view/eo/hmessages.po +++ /dev/null @@ -1,7714 +0,0 @@ -# FRIENDICA Distributed Social Network -# Copyright (C) 2010, 2011 the Friendica Project -# This file is distributed under the same license as the Friendica package. -# -# Translators: -# Diego Souza , 2012. -# Martin Schmitt , 2012. -msgid "" -msgstr "" -"Project-Id-Version: friendica\n" -"Report-Msgid-Bugs-To: http://bugs.friendica.com/\n" -"POT-Creation-Date: 2012-06-30 10:00-0700\n" -"PO-Revision-Date: 2012-07-01 16:55+0000\n" -"Last-Translator: Martin Schmitt \n" -"Language-Team: Esperanto (http://www.transifex.com/projects/p/friendica/language/eo/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: eo\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: ../../mod/oexchange.php:25 -msgid "Post successful." -msgstr "Sukcese afiÅita." - -#: ../../mod/update_notes.php:41 ../../mod/update_community.php:18 -#: ../../mod/update_network.php:22 ../../mod/update_profile.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Enigita enhavo - reÅargu paÄon por spekti Äin]" - -#: ../../mod/crepair.php:102 -msgid "Contact settings applied." -msgstr "Kontaktagordoj estas konservita." - -#: ../../mod/crepair.php:104 -msgid "Contact update failed." -msgstr "Äœisdatigo de kontakto malsukcesis." - -#: ../../mod/crepair.php:115 ../../mod/wall_attach.php:44 -#: ../../mod/fsuggest.php:78 ../../mod/events.php:140 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/photos.php:135 ../../mod/photos.php:951 -#: ../../mod/editpost.php:10 ../../mod/install.php:151 -#: ../../mod/notifications.php:66 ../../mod/contacts.php:145 -#: ../../mod/settings.php:106 ../../mod/settings.php:537 -#: ../../mod/settings.php:542 ../../mod/manage.php:86 ../../mod/network.php:6 -#: ../../mod/notes.php:20 ../../mod/wallmessage.php:9 -#: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79 -#: ../../mod/wallmessage.php:103 ../../mod/attach.php:33 -#: ../../mod/group.php:19 ../../mod/viewconnections.php:22 -#: ../../mod/register.php:38 ../../mod/regmod.php:116 ../../mod/item.php:124 -#: ../../mod/item.php:140 ../../mod/profile_photo.php:19 -#: ../../mod/profile_photo.php:141 ../../mod/profile_photo.php:152 -#: ../../mod/profile_photo.php:165 ../../mod/message.php:45 -#: ../../mod/message.php:97 ../../mod/allfriends.php:9 -#: ../../mod/nogroup.php:25 ../../mod/wall_upload.php:53 -#: ../../mod/follow.php:9 ../../mod/display.php:138 ../../mod/profiles.php:7 -#: ../../mod/profiles.php:400 ../../mod/delegate.php:6 -#: ../../mod/suggest.php:28 ../../mod/invite.php:13 ../../mod/invite.php:81 -#: ../../mod/dfrn_confirm.php:53 ../../addon/facebook/facebook.php:508 -#: ../../addon/facebook/facebook.php:514 ../../addon/dav/layout.fnk.php:353 -#: ../../include/items.php:3455 ../../index.php:309 -msgid "Permission denied." -msgstr "Malpermesita." - -#: ../../mod/crepair.php:129 ../../mod/fsuggest.php:20 -#: ../../mod/fsuggest.php:92 ../../mod/dfrn_confirm.php:118 -msgid "Contact not found." -msgstr "Kontakto ne trovita." - -#: ../../mod/crepair.php:135 -msgid "Repair Contact Settings" -msgstr "Ripari kontaktagordoj." - -#: ../../mod/crepair.php:137 -msgid "" -"WARNING: This is highly advanced and if you enter incorrect" -" information your communications with this contact may stop working." -msgstr "AVERTO: Tio estas tre altnivela kaj se vi entajpus malÄustan informojn, komunikado kun la kontakto eble ne plu funkcios." - -#: ../../mod/crepair.php:138 -msgid "" -"Please use your browser 'Back' button now if you are " -"uncertain what to do on this page." -msgstr "Bonvolu klaki 'malantaÅ­en' en via retesplorilo nun se vi ne scias kion faru ĉi tie." - -#: ../../mod/crepair.php:144 -msgid "Return to contact editor" -msgstr "Reen al kontakta redaktilo" - -#: ../../mod/crepair.php:148 ../../mod/settings.php:557 -#: ../../mod/settings.php:583 ../../mod/admin.php:659 ../../mod/admin.php:668 -msgid "Name" -msgstr "Nomo" - -#: ../../mod/crepair.php:149 -msgid "Account Nickname" -msgstr "KaÅnomo de la konto" - -#: ../../mod/crepair.php:150 -msgid "@Tagname - overrides Name/Nickname" -msgstr "@Marknomo - Transpasas nomon/kaÅnomon" - -#: ../../mod/crepair.php:151 -msgid "Account URL" -msgstr "Adreso de la konto" - -#: ../../mod/crepair.php:152 -msgid "Friend Request URL" -msgstr "Kontaktpeta adreso" - -#: ../../mod/crepair.php:153 -msgid "Friend Confirm URL" -msgstr "Kontaktkonfirma adreso" - -#: ../../mod/crepair.php:154 -msgid "Notification Endpoint URL" -msgstr "Finpunkta adreso por atentigoj" - -#: ../../mod/crepair.php:155 -msgid "Poll/Feed URL" -msgstr "Adreso de fluo" - -#: ../../mod/crepair.php:156 -msgid "New photo from this URL" -msgstr "Nova bildo el tiu adreso" - -#: ../../mod/crepair.php:166 ../../mod/fsuggest.php:107 -#: ../../mod/events.php:436 ../../mod/photos.php:986 ../../mod/photos.php:1057 -#: ../../mod/photos.php:1303 ../../mod/photos.php:1343 -#: ../../mod/photos.php:1383 ../../mod/photos.php:1414 -#: ../../mod/install.php:246 ../../mod/install.php:284 -#: ../../mod/localtime.php:45 ../../mod/contacts.php:343 -#: ../../mod/settings.php:555 ../../mod/settings.php:709 -#: ../../mod/settings.php:770 ../../mod/settings.php:971 -#: ../../mod/group.php:85 ../../mod/message.php:216 ../../mod/message.php:410 -#: ../../mod/admin.php:420 ../../mod/admin.php:656 ../../mod/admin.php:792 -#: ../../mod/admin.php:991 ../../mod/admin.php:1078 ../../mod/profiles.php:569 -#: ../../mod/invite.php:119 ../../addon/fromgplus/fromgplus.php:40 -#: ../../addon/facebook/facebook.php:617 -#: ../../addon/snautofollow/snautofollow.php:64 -#: ../../addon/yourls/yourls.php:76 ../../addon/ljpost/ljpost.php:93 -#: ../../addon/nsfw/nsfw.php:57 ../../addon/page/page.php:208 -#: ../../addon/planets/planets.php:158 -#: ../../addon/uhremotestorage/uhremotestorage.php:89 -#: ../../addon/randplace/randplace.php:177 ../../addon/dwpost/dwpost.php:93 -#: ../../addon/drpost/drpost.php:110 ../../addon/startpage/startpage.php:92 -#: ../../addon/geonames/geonames.php:187 ../../addon/oembed.old/oembed.php:41 -#: ../../addon/impressum/impressum.php:82 -#: ../../addon/notimeline/notimeline.php:64 ../../addon/blockem/blockem.php:57 -#: ../../addon/qcomment/qcomment.php:61 -#: ../../addon/openstreetmap/openstreetmap.php:70 -#: ../../addon/libertree/libertree.php:90 ../../addon/mathjax/mathjax.php:42 -#: ../../addon/editplain/editplain.php:84 ../../addon/blackout/blackout.php:98 -#: ../../addon/gravatar/gravatar.php:86 -#: ../../addon/pageheader/pageheader.php:55 ../../addon/ijpost/ijpost.php:93 -#: ../../addon/jappixmini/jappixmini.php:302 -#: ../../addon/statusnet/statusnet.php:278 -#: ../../addon/statusnet/statusnet.php:292 -#: ../../addon/statusnet/statusnet.php:318 -#: ../../addon/statusnet/statusnet.php:325 -#: ../../addon/statusnet/statusnet.php:353 -#: ../../addon/statusnet/statusnet.php:567 ../../addon/tumblr/tumblr.php:90 -#: ../../addon/numfriends/numfriends.php:85 ../../addon/gnot/gnot.php:88 -#: ../../addon/wppost/wppost.php:110 ../../addon/showmore/showmore.php:48 -#: ../../addon/piwik/piwik.php:89 ../../addon/twitter/twitter.php:180 -#: ../../addon/twitter/twitter.php:209 ../../addon/twitter/twitter.php:387 -#: ../../addon/irc/irc.php:55 ../../addon/blogger/blogger.php:102 -#: ../../addon/posterous/posterous.php:103 -#: ../../view/theme/cleanzero/config.php:80 -#: ../../view/theme/diabook/theme.php:757 -#: ../../view/theme/diabook/config.php:190 -#: ../../view/theme/quattro/config.php:52 ../../view/theme/dispy/config.php:70 -#: ../../include/conversation.php:580 -msgid "Submit" -msgstr "Sendi" - -#: ../../mod/help.php:30 -msgid "Help:" -msgstr "Helpo:" - -#: ../../mod/help.php:34 ../../addon/dav/layout.fnk.php:116 -#: ../../include/nav.php:86 -msgid "Help" -msgstr "Helpo" - -#: ../../mod/help.php:38 ../../index.php:218 -msgid "Not Found" -msgstr "Ne trovita" - -#: ../../mod/help.php:41 ../../index.php:221 -msgid "Page not found." -msgstr "PaÄo ne trovita" - -#: ../../mod/wall_attach.php:58 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Dosiero estas pli granda ol la limito de %d" - -#: ../../mod/wall_attach.php:99 ../../mod/wall_attach.php:110 -msgid "File upload failed." -msgstr "AlÅutado malsukcesis." - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Amikosugesto sendita." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Sugesti amikojn" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Sugesti amikon por %s" - -#: ../../mod/events.php:66 -msgid "Event title and start time are required." -msgstr "Titolo kaj starttempo estas bezonataj por la okazo." - -#: ../../mod/events.php:260 -msgid "l, F j" -msgstr "l, F j" - -#: ../../mod/events.php:282 -msgid "Edit event" -msgstr "Redakti okazon" - -#: ../../mod/events.php:304 ../../include/text.php:1065 -msgid "link to source" -msgstr "ligilo al fonto" - -#: ../../mod/events.php:328 ../../view/theme/diabook/theme.php:131 -#: ../../include/nav.php:52 ../../boot.php:1559 -msgid "Events" -msgstr "Okazoj" - -#: ../../mod/events.php:329 -msgid "Create New Event" -msgstr "Krei novan okazon" - -#: ../../mod/events.php:330 ../../addon/dav/layout.fnk.php:154 -msgid "Previous" -msgstr "antaÅ­a" - -#: ../../mod/events.php:331 ../../mod/install.php:205 -#: ../../addon/dav/layout.fnk.php:157 -msgid "Next" -msgstr "sekva" - -#: ../../mod/events.php:404 -msgid "hour:minute" -msgstr "horo:minuto" - -#: ../../mod/events.php:414 -msgid "Event details" -msgstr "Detaloj de okazo" - -#: ../../mod/events.php:415 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "Format is %s %s. Titolo kaj starttempo estas bezonataj." - -#: ../../mod/events.php:417 -msgid "Event Starts:" -msgstr "Okazo startas:" - -#: ../../mod/events.php:417 ../../mod/events.php:431 -msgid "Required" -msgstr "Bezonata" - -#: ../../mod/events.php:420 -msgid "Finish date/time is not known or not relevant" -msgstr "Fina dato/tempo ne estas konata aÅ­ ne bezonata" - -#: ../../mod/events.php:422 -msgid "Event Finishes:" -msgstr "Okazo finas:" - -#: ../../mod/events.php:425 -msgid "Adjust for viewer timezone" -msgstr "Agordi al horzono de la leganto" - -#: ../../mod/events.php:427 -msgid "Description:" -msgstr "Priskribo" - -#: ../../mod/events.php:429 ../../include/event.php:40 -#: ../../include/bb2diaspora.php:357 ../../boot.php:1136 -msgid "Location:" -msgstr "Loko:" - -#: ../../mod/events.php:431 -msgid "Title:" -msgstr "Titolo:" - -#: ../../mod/events.php:433 -msgid "Share this event" -msgstr "Kunhavigi la okazon" - -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 -#: ../../mod/dfrn_request.php:845 ../../mod/settings.php:556 -#: ../../mod/settings.php:582 ../../addon/js_upload/js_upload.php:45 -msgid "Cancel" -msgstr "Nuligi" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Marko forviÅita" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "ForviÅi markon" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Elektu forviÅontan markon:" - -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:130 -msgid "Remove" -msgstr "ForviÅi" - -#: ../../mod/dfrn_poll.php:94 ../../mod/dfrn_poll.php:522 -#, php-format -msgid "%s welcomes %s" -msgstr "%s salutas %s" - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Rajtigi programkonekton" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Reiru al via programo kaj entajpu la securecan kodon:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Bonvolu ensaluti por pluigi." - -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Ĉu rajtigi ĉi tiun programon por atingi viajn afiÅojn kaj kontaktojn kaj/aÅ­ krei novajn afiÅojn?" - -#: ../../mod/api.php:105 ../../mod/dfrn_request.php:833 -#: ../../mod/settings.php:887 ../../mod/settings.php:893 -#: ../../mod/settings.php:901 ../../mod/settings.php:905 -#: ../../mod/settings.php:910 ../../mod/settings.php:916 -#: ../../mod/settings.php:922 ../../mod/settings.php:928 -#: ../../mod/settings.php:958 ../../mod/settings.php:959 -#: ../../mod/settings.php:960 ../../mod/settings.php:961 -#: ../../mod/settings.php:962 ../../mod/register.php:234 -#: ../../mod/profiles.php:546 -msgid "Yes" -msgstr "Jes" - -#: ../../mod/api.php:106 ../../mod/dfrn_request.php:834 -#: ../../mod/settings.php:887 ../../mod/settings.php:893 -#: ../../mod/settings.php:901 ../../mod/settings.php:905 -#: ../../mod/settings.php:910 ../../mod/settings.php:916 -#: ../../mod/settings.php:922 ../../mod/settings.php:928 -#: ../../mod/settings.php:958 ../../mod/settings.php:959 -#: ../../mod/settings.php:960 ../../mod/settings.php:961 -#: ../../mod/settings.php:962 ../../mod/register.php:235 -#: ../../mod/profiles.php:547 -msgid "No" -msgstr "Ne" - -#: ../../mod/photos.php:46 ../../boot.php:1553 -msgid "Photo Albums" -msgstr "Bildalbumoj" - -#: ../../mod/photos.php:54 ../../mod/photos.php:156 ../../mod/photos.php:965 -#: ../../mod/photos.php:1049 ../../mod/photos.php:1064 -#: ../../mod/photos.php:1492 ../../mod/photos.php:1504 -#: ../../addon/communityhome/communityhome.php:110 -#: ../../view/theme/diabook/theme.php:598 -msgid "Contact Photos" -msgstr "Kontaktbildoj" - -#: ../../mod/photos.php:61 ../../mod/photos.php:1074 ../../mod/photos.php:1542 -msgid "Upload New Photos" -msgstr "AlÅuti novajn bildojn" - -#: ../../mod/photos.php:72 ../../mod/settings.php:21 -msgid "everybody" -msgstr "ĉiuj" - -#: ../../mod/photos.php:145 -msgid "Contact information unavailable" -msgstr "Kontaktoj informoj ne disponeblas" - -#: ../../mod/photos.php:156 ../../mod/photos.php:660 ../../mod/photos.php:1049 -#: ../../mod/photos.php:1064 ../../mod/profile_photo.php:60 -#: ../../mod/profile_photo.php:67 ../../mod/profile_photo.php:74 -#: ../../mod/profile_photo.php:176 ../../mod/profile_photo.php:254 -#: ../../mod/profile_photo.php:263 -#: ../../addon/communityhome/communityhome.php:111 -#: ../../view/theme/diabook/theme.php:599 ../../include/user.php:304 -#: ../../include/user.php:311 ../../include/user.php:318 -msgid "Profile Photos" -msgstr "Profilbildoj" - -#: ../../mod/photos.php:166 -msgid "Album not found." -msgstr "Albumo ne trovita." - -#: ../../mod/photos.php:184 ../../mod/photos.php:1058 -msgid "Delete Album" -msgstr "ForviÅi albumon" - -#: ../../mod/photos.php:247 ../../mod/photos.php:1304 -msgid "Delete Photo" -msgstr "ForviÅi bildon" - -#: ../../mod/photos.php:591 -msgid "was tagged in a" -msgstr "estas markita en" - -#: ../../mod/photos.php:591 ../../mod/like.php:144 ../../mod/tagger.php:70 -#: ../../addon/communityhome/communityhome.php:163 -#: ../../view/theme/diabook/theme.php:570 ../../include/text.php:1317 -#: ../../include/diaspora.php:1710 ../../include/conversation.php:53 -#: ../../include/conversation.php:126 -msgid "photo" -msgstr "bildo" - -#: ../../mod/photos.php:591 -msgid "by" -msgstr "de" - -#: ../../mod/photos.php:696 ../../addon/js_upload/js_upload.php:315 -msgid "Image exceeds size limit of " -msgstr "Bildo estas pli granda ol la limito de" - -#: ../../mod/photos.php:704 -msgid "Image file is empty." -msgstr "Bilddosiero estas malplena." - -#: ../../mod/photos.php:736 ../../mod/profile_photo.php:126 -#: ../../mod/wall_upload.php:99 -msgid "Unable to process image." -msgstr "Ne eblas procedi la bildon." - -#: ../../mod/photos.php:757 ../../mod/profile_photo.php:259 -#: ../../mod/wall_upload.php:118 -msgid "Image upload failed." -msgstr "AlÅuto de bildo malsukcesis." - -#: ../../mod/photos.php:843 ../../mod/community.php:16 -#: ../../mod/dfrn_request.php:759 ../../mod/viewconnections.php:17 -#: ../../mod/display.php:7 ../../mod/search.php:71 ../../mod/directory.php:29 -msgid "Public access denied." -msgstr "Publika atingo ne permesita." - -#: ../../mod/photos.php:853 -msgid "No photos selected" -msgstr "Neniu bildoj elektita" - -#: ../../mod/photos.php:932 -msgid "Access to this item is restricted." -msgstr "Atingo al tio elemento estas limigita." - -#: ../../mod/photos.php:996 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "Vi uzas %1$.2f MB de %2$.2f MB bildkonservejo." - -#: ../../mod/photos.php:999 -#, php-format -msgid "You have used %1$.2f Mbytes of photo storage." -msgstr "Vi uzas %1$.2f MB de bildkonservejo." - -#: ../../mod/photos.php:1005 -msgid "Upload Photos" -msgstr "AlÅuti bildojn" - -#: ../../mod/photos.php:1009 ../../mod/photos.php:1053 -msgid "New album name: " -msgstr "Nomo por nova albumo:" - -#: ../../mod/photos.php:1010 -msgid "or existing album name: " -msgstr "aÅ­ nomo de estanta albumo:" - -#: ../../mod/photos.php:1011 -msgid "Do not show a status post for this upload" -msgstr "Ne kreu statan afiÅon por tio alÅuto." - -#: ../../mod/photos.php:1013 ../../mod/photos.php:1299 -msgid "Permissions" -msgstr "Permesoj" - -#: ../../mod/photos.php:1068 -msgid "Edit Album" -msgstr "Redakti albumon" - -#: ../../mod/photos.php:1092 ../../mod/photos.php:1525 -msgid "View Photo" -msgstr "Vidi bildon" - -#: ../../mod/photos.php:1127 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Malpermesita. Atingo al tio elemento eble estas limigita." - -#: ../../mod/photos.php:1129 -msgid "Photo not available" -msgstr "La bildo ne disponeblas" - -#: ../../mod/photos.php:1179 -msgid "View photo" -msgstr "Vidi bildon" - -#: ../../mod/photos.php:1179 -msgid "Edit photo" -msgstr "Redakti bildon" - -#: ../../mod/photos.php:1180 -msgid "Use as profile photo" -msgstr "Uzi kiel profilbildo" - -#: ../../mod/photos.php:1186 ../../include/conversation.php:490 -msgid "Private Message" -msgstr "Privata mesaÄo" - -#: ../../mod/photos.php:1208 -msgid "View Full Size" -msgstr "Vidi plengrande " - -#: ../../mod/photos.php:1276 -msgid "Tags: " -msgstr "Markoj:" - -#: ../../mod/photos.php:1279 -msgid "[Remove any tag]" -msgstr "[ForviÅi iun markon]" - -#: ../../mod/photos.php:1289 -msgid "Rotate CW (right)" -msgstr "Turni horloÄdirekte (dekstren)" - -#: ../../mod/photos.php:1290 -msgid "Rotate CCW (left)" -msgstr "Turni kontraÅ­horloÄdirekte (maldekstren)" - -#: ../../mod/photos.php:1292 -msgid "New album name" -msgstr "Nova nomo de albumo" - -#: ../../mod/photos.php:1295 -msgid "Caption" -msgstr "Apudskribo" - -#: ../../mod/photos.php:1297 -msgid "Add a Tag" -msgstr "Aldoni markon" - -#: ../../mod/photos.php:1301 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Ekzemple: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" - -#: ../../mod/photos.php:1321 ../../include/conversation.php:554 -msgid "I like this (toggle)" -msgstr "Mi Åatas tion (Åalti)" - -#: ../../mod/photos.php:1322 ../../include/conversation.php:555 -msgid "I don't like this (toggle)" -msgstr "Mi malÅatas tion(Åalti)" - -#: ../../mod/photos.php:1323 ../../include/conversation.php:993 -msgid "Share" -msgstr "Kunhavigi" - -#: ../../mod/photos.php:1324 ../../mod/editpost.php:104 -#: ../../mod/wallmessage.php:145 ../../mod/message.php:215 -#: ../../mod/message.php:411 ../../include/conversation.php:371 -#: ../../include/conversation.php:731 ../../include/conversation.php:1012 -msgid "Please wait" -msgstr "Bonvolu atendi" - -#: ../../mod/photos.php:1340 ../../mod/photos.php:1380 -#: ../../mod/photos.php:1411 ../../include/conversation.php:577 -msgid "This is you" -msgstr "Tiu estas vi" - -#: ../../mod/photos.php:1342 ../../mod/photos.php:1382 -#: ../../mod/photos.php:1413 ../../include/conversation.php:579 -#: ../../boot.php:528 -msgid "Comment" -msgstr "Komenti" - -#: ../../mod/photos.php:1344 ../../mod/editpost.php:125 -#: ../../include/conversation.php:589 ../../include/conversation.php:1030 -msgid "Preview" -msgstr "AntaÅ­rigardi" - -#: ../../mod/photos.php:1441 ../../mod/settings.php:618 -#: ../../mod/settings.php:707 ../../mod/group.php:168 ../../mod/admin.php:663 -#: ../../include/conversation.php:328 ../../include/conversation.php:609 -msgid "Delete" -msgstr "ForviÅi" - -#: ../../mod/photos.php:1531 -msgid "View Album" -msgstr "Vidi albumon" - -#: ../../mod/photos.php:1540 -msgid "Recent Photos" -msgstr "Ì‚Ä´usaj bildoj" - -#: ../../mod/community.php:21 -msgid "Not available." -msgstr "Ne disponebla." - -#: ../../mod/community.php:30 ../../view/theme/diabook/theme.php:133 -#: ../../include/nav.php:101 -msgid "Community" -msgstr "Komunumo" - -#: ../../mod/community.php:61 ../../mod/search.php:144 -msgid "No results." -msgstr "Nenion trovita." - -#: ../../mod/friendica.php:55 -msgid "This is Friendica, version" -msgstr "Tio estas Friendica en la versio" - -#: ../../mod/friendica.php:56 -msgid "running at web location" -msgstr "instalita ĉe la adreso" - -#: ../../mod/friendica.php:58 -msgid "" -"Please visit Friendica.com to learn " -"more about the Friendica project." -msgstr "Bonvolu iri al Friendica.com por lerni pli pri la projekto Friendica" - -#: ../../mod/friendica.php:60 -msgid "Bug reports and issues: please visit" -msgstr "Cimraportoj kaj atendindaĵo: bonvolu iri al" - -#: ../../mod/friendica.php:61 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" -msgstr "Sugestoj, laÅ­doj, donacoj ktp - bonvolu sendi mesÄon al \"Info\" ĉe Friendica - punkto com" - -#: ../../mod/friendica.php:75 -msgid "Installed plugins/addons/apps:" -msgstr "Instalitaj kromprogramoj/programoj:" - -#: ../../mod/friendica.php:88 -msgid "No installed plugins/addons/apps" -msgstr "Neniom da instalitaj aldonaĵoj/programoj" - -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Elemento ne trovita" - -#: ../../mod/editpost.php:36 -msgid "Edit post" -msgstr "Redakti afiÅon" - -#: ../../mod/editpost.php:80 ../../include/conversation.php:979 -msgid "Post to Email" -msgstr "Sendi per retpoÅto" - -#: ../../mod/editpost.php:95 ../../mod/settings.php:617 -#: ../../include/conversation.php:596 -msgid "Edit" -msgstr "Redakti" - -#: ../../mod/editpost.php:96 ../../mod/wallmessage.php:143 -#: ../../mod/message.php:213 ../../mod/message.php:408 -#: ../../include/conversation.php:994 -msgid "Upload photo" -msgstr "AlÅuti bildon" - -#: ../../mod/editpost.php:97 ../../include/conversation.php:996 -msgid "Attach file" -msgstr "Kunligi dosieron" - -#: ../../mod/editpost.php:98 ../../mod/wallmessage.php:144 -#: ../../mod/message.php:214 ../../mod/message.php:409 -#: ../../include/conversation.php:998 -msgid "Insert web link" -msgstr "Enmeti retan adreson" - -#: ../../mod/editpost.php:99 -msgid "Insert YouTube video" -msgstr "Enmeti videton ĉe YouTube" - -#: ../../mod/editpost.php:100 -msgid "Insert Vorbis [.ogg] video" -msgstr "Enmeti videton en formato Vorbis [.ogg]" - -#: ../../mod/editpost.php:101 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Enmeti sonon en formato Vorbis [.ogg]" - -#: ../../mod/editpost.php:102 ../../include/conversation.php:1004 -msgid "Set your location" -msgstr "Agordi vian lokon" - -#: ../../mod/editpost.php:103 ../../include/conversation.php:1006 -msgid "Clear browser location" -msgstr "ForviÅu retesplorilan lokon" - -#: ../../mod/editpost.php:105 ../../include/conversation.php:1013 -msgid "Permission settings" -msgstr "Permesagordoj" - -#: ../../mod/editpost.php:113 ../../include/conversation.php:1022 -msgid "CC: email addresses" -msgstr "CC: retpoÅtadresojn" - -#: ../../mod/editpost.php:114 ../../include/conversation.php:1023 -msgid "Public post" -msgstr "Publika afiÅo" - -#: ../../mod/editpost.php:117 ../../include/conversation.php:1009 -msgid "Set title" -msgstr "Redakti titolon" - -#: ../../mod/editpost.php:119 ../../include/conversation.php:1011 -msgid "Categories (comma-separated list)" -msgstr "Kategorioj (disigita per komo)" - -#: ../../mod/editpost.php:120 ../../include/conversation.php:1025 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Ekzemple: bob@example.com, mary@example.com" - -#: ../../mod/dfrn_request.php:93 -msgid "This introduction has already been accepted." -msgstr "Tia prezento jam estas akceptita" - -#: ../../mod/dfrn_request.php:118 ../../mod/dfrn_request.php:512 -msgid "Profile location is not valid or does not contain profile information." -msgstr "La adreso de la profilo ne validas aÅ­ ne enhavas profilinformojn." - -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:517 -msgid "Warning: profile location has no identifiable owner name." -msgstr "Averto: La adreso de la profilo ne enhavas identeblan personan nomon." - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:519 -msgid "Warning: profile location has no profile photo." -msgstr "Averto: La adreso de la profilo ne enhavas bildon." - -#: ../../mod/dfrn_request.php:128 ../../mod/dfrn_request.php:522 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "%d bezonataj parametroj ne trovita ĉe la donata adreso." -msgstr[1] "%d bezonataj parametroj ne trovita ĉe la donata adreso." - -#: ../../mod/dfrn_request.php:170 -msgid "Introduction complete." -msgstr "Prezento sukcesis." - -#: ../../mod/dfrn_request.php:209 -msgid "Unrecoverable protocol error." -msgstr "NeÄustigebla eraro en protokolo." - -#: ../../mod/dfrn_request.php:237 -msgid "Profile unavailable." -msgstr "Profilo ne estas disponebla." - -#: ../../mod/dfrn_request.php:262 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s hodiaÅ­ ricevis tro multe da konektpetoj." - -#: ../../mod/dfrn_request.php:263 -msgid "Spam protection measures have been invoked." -msgstr "KontraÅ­spamilo estas aktivita." - -#: ../../mod/dfrn_request.php:264 -msgid "Friends are advised to please try again in 24 hours." -msgstr "Amikoj, vi bonvolu ripeti post 24 horoj." - -#: ../../mod/dfrn_request.php:326 -msgid "Invalid locator" -msgstr "Nevalida adreso." - -#: ../../mod/dfrn_request.php:335 -msgid "Invalid email address." -msgstr "Nevalida repoÅtadreso." - -#: ../../mod/dfrn_request.php:361 -msgid "This account has not been configured for email. Request failed." -msgstr "La konto ne estas agordita por retpoÅto. La peto malsukcesis." - -#: ../../mod/dfrn_request.php:457 -msgid "Unable to resolve your name at the provided location." -msgstr "Via nomo ne troveblas al la donita adreso." - -#: ../../mod/dfrn_request.php:470 -msgid "You have already introduced yourself here." -msgstr "Vi vin jam prezentis tie." - -#: ../../mod/dfrn_request.php:474 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Åœajnas kvazaÅ­ vi jam amikiÄis kun %s." - -#: ../../mod/dfrn_request.php:495 -msgid "Invalid profile URL." -msgstr "Nevalida adreso de profilo." - -#: ../../mod/dfrn_request.php:501 ../../include/follow.php:27 -msgid "Disallowed profile URL." -msgstr "Malpermesita adreso de profilo." - -#: ../../mod/dfrn_request.php:570 ../../mod/contacts.php:122 -msgid "Failed to update contact record." -msgstr "Äœisdatigo de via kontaktrikordo malsukcesis." - -#: ../../mod/dfrn_request.php:591 -msgid "Your introduction has been sent." -msgstr "Via prezento estas sendita." - -#: ../../mod/dfrn_request.php:644 -msgid "Please login to confirm introduction." -msgstr "Bonvolu ensaluti por jesigi la prezenton." - -#: ../../mod/dfrn_request.php:658 -msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "MalÄusta identaĵo ensalutata. Bonvolu ensaluti en tiun profilon." - -#: ../../mod/dfrn_request.php:669 -msgid "Hide this contact" -msgstr "KaÅi tiun kontakton" - -#: ../../mod/dfrn_request.php:672 -#, php-format -msgid "Welcome home %s." -msgstr "Bonvenon hejme, %s." - -#: ../../mod/dfrn_request.php:673 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Bonvolu konfirmi vian prezenton / kontaktpeton al %s." - -#: ../../mod/dfrn_request.php:674 -msgid "Confirm" -msgstr "Konfirmi." - -#: ../../mod/dfrn_request.php:715 ../../include/items.php:2881 -msgid "[Name Withheld]" -msgstr "[KaÅita nomo]" - -#: ../../mod/dfrn_request.php:808 -msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" -msgstr "Bonvolu entajpi vian 'Identecan Adreson' de iu de tiuj subtenataj komunikaj retejoj: " - -#: ../../mod/dfrn_request.php:824 -msgid "Connect as an email follower (Coming soon)" -msgstr "Konektu kiel retpoÅta sekvanto (BaldaÅ­ venos)" - -#: ../../mod/dfrn_request.php:826 -msgid "" -"If you are not yet a member of the free social web, follow this link to find a public" -" Friendica site and join us today." -msgstr "Se vi ne estas membro de la libra interkona reto, sekvu ĉi-ligilon por trovi publikan Friendica retejon kaj aliÄi kun ni hodiaÅ­." - -#: ../../mod/dfrn_request.php:829 -msgid "Friend/Connection Request" -msgstr "Prezento / Konektpeto" - -#: ../../mod/dfrn_request.php:830 -msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "Ekzemploj: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" - -#: ../../mod/dfrn_request.php:831 -msgid "Please answer the following:" -msgstr "Bonvolu respondi:" - -#: ../../mod/dfrn_request.php:832 -#, php-format -msgid "Does %s know you?" -msgstr "Ĉu %s konas vin?" - -#: ../../mod/dfrn_request.php:835 -msgid "Add a personal note:" -msgstr "Aldoni personan noton:" - -#: ../../mod/dfrn_request.php:837 ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../mod/dfrn_request.php:838 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet/Federaciaj interkonaj retejoj" - -#: ../../mod/dfrn_request.php:839 ../../mod/settings.php:652 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../mod/dfrn_request.php:840 -#, php-format -msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search" -" bar." -msgstr " - bonvolu ne uzi ĉi formo. AnstataÅ­e, entajpu %s en la Diaspora serĉilo." - -#: ../../mod/dfrn_request.php:841 -msgid "Your Identity Address:" -msgstr "Via identeca adreso:" - -#: ../../mod/dfrn_request.php:844 -msgid "Submit Request" -msgstr "Sendi peton" - -#: ../../mod/install.php:117 -msgid "Friendica Social Communications Server - Setup" -msgstr "Friendica Interkona Komunikada Servilo - Instalo" - -#: ../../mod/install.php:123 -msgid "Could not connect to database." -msgstr "Ne eblas konekti la datumbazon." - -#: ../../mod/install.php:127 -msgid "Could not create table." -msgstr "Ne eblas krei tabelon." - -#: ../../mod/install.php:133 -msgid "Your Friendica site database has been installed." -msgstr "La datumbazo de vi Friendica retjo estas instalita." - -#: ../../mod/install.php:138 -msgid "" -"You may need to import the file \"database.sql\" manually using phpmyadmin " -"or mysql." -msgstr "Vi bezonas mane importi la dosieron \"database.sql\" per phpmyadmin aÅ­ mysql." - -#: ../../mod/install.php:139 ../../mod/install.php:204 -#: ../../mod/install.php:489 -msgid "Please see the file \"INSTALL.txt\"." -msgstr "Bonvolu legi la dosieron \"INSTALL.txt\"." - -#: ../../mod/install.php:201 -msgid "System check" -msgstr "Sistema kontrolo" - -#: ../../mod/install.php:206 -msgid "Check again" -msgstr "Ree kontroli" - -#: ../../mod/install.php:225 -msgid "Database connection" -msgstr "Datumbaza konekto" - -#: ../../mod/install.php:226 -msgid "" -"In order to install Friendica we need to know how to connect to your " -"database." -msgstr "Por instali Friendica, ni bezonas scii kiel konekti al via datumbazo." - -#: ../../mod/install.php:227 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Bonvolu kontakti vian servilprovizanton aÅ­ administranton se vi havas demandoj pri ĉi tiaj agordoj." - -#: ../../mod/install.php:228 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "La datumbazo nomata malsupren jam ekzistu. Se Äi ne ekzistas, bonvolu unue krei Äin antaÅ­ progresi." - -#: ../../mod/install.php:232 -msgid "Database Server Name" -msgstr "Nomo de datumbaza servilo." - -#: ../../mod/install.php:233 -msgid "Database Login Name" -msgstr "Salutnomo ĉe la datumbazo." - -#: ../../mod/install.php:234 -msgid "Database Login Password" -msgstr "Pasvorto ĉe la datumbazo." - -#: ../../mod/install.php:235 -msgid "Database Name" -msgstr "Nomo de la datumbazo." - -#: ../../mod/install.php:236 ../../mod/install.php:275 -msgid "Site administrator email address" -msgstr "RetpoÅtadreso de la reteja administranto" - -#: ../../mod/install.php:236 ../../mod/install.php:275 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "La repoÅtadreso de via konto bezonas esti la sama por uzi la TTTa administrilo." - -#: ../../mod/install.php:240 ../../mod/install.php:278 -msgid "Please select a default timezone for your website" -msgstr "Bonvolu elekti defaÅ­ltan horzonon por via retejo." - -#: ../../mod/install.php:265 -msgid "Site settings" -msgstr "Retejaj agordoj" - -#: ../../mod/install.php:318 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Komanda linia versio de PHP ne trovita en $PATH de la retservilo." - -#: ../../mod/install.php:319 -msgid "" -"If you don't have a command line version of PHP installed on server, you " -"will not be able to run background polling via cron. See 'Activating scheduled tasks'" -msgstr "Se vi ne havas komandlinian version de PHP sur la servilo, vi ne eblas plenumi fonan planitan enketon per cron. Bonvolu legi 'Activating scheduled tasks'" - -#: ../../mod/install.php:323 -msgid "PHP executable path" -msgstr "Vojo de la komanda linia versio de PHP" - -#: ../../mod/install.php:323 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Entajpu la plenan vojon al la php komandodosiero. Vi eblas lasi tion malplena por pluigi la instalado." - -#: ../../mod/install.php:328 -msgid "Command line PHP" -msgstr "komanda linia versio de PHP" - -#: ../../mod/install.php:337 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "En via komanda linia versio de PHP je via sistemo, \"register_argc_argv\" ne estas aktivita." - -#: ../../mod/install.php:338 -msgid "This is required for message delivery to work." -msgstr "Tio estas bezonata por la livero de mesaÄoj." - -#: ../../mod/install.php:340 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" - -#: ../../mod/install.php:361 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Eraro: La funkcio \"openssl_pkey_new\" je tia sistemo ne eblas generi ĉifroÅlosilojn." - -#: ../../mod/install.php:362 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "Se la operaciumo sistemo estas Windows, bonvolu legi: http://www.php.net/manual/en/openssl.installation.php" - -#: ../../mod/install.php:364 -msgid "Generate encryption keys" -msgstr "Generi ĉifroÅlosilojn" - -#: ../../mod/install.php:371 -msgid "libCurl PHP module" -msgstr "PHP modulo libCurl" - -#: ../../mod/install.php:372 -msgid "GD graphics PHP module" -msgstr "PHP modulo GD" - -#: ../../mod/install.php:373 -msgid "OpenSSL PHP module" -msgstr "PHP modulo OpenSSL" - -#: ../../mod/install.php:374 -msgid "mysqli PHP module" -msgstr "PHP modulo mysqli" - -#: ../../mod/install.php:375 -msgid "mb_string PHP module" -msgstr "PHP modulo mb_string" - -#: ../../mod/install.php:380 ../../mod/install.php:382 -msgid "Apache mod_rewrite module" -msgstr "Apache mod_rewrite modulo" - -#: ../../mod/install.php:380 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Eraro: La modulo mod_rewrite en la Apache retservilo estas bezonata sed ne instalita." - -#: ../../mod/install.php:388 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Eraro: La modulo libCURL en PHP estas bezonata sed ne instalita." - -#: ../../mod/install.php:392 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Eraro: La modulo GD en PHP kun subteno por JPEG estas bezonata sed ne instalita." - -#: ../../mod/install.php:396 -msgid "Error: openssl PHP module required but not installed." -msgstr "Eraro: La modulo OpenSSL en PHP estas bezonata sed ne instalita." - -#: ../../mod/install.php:400 -msgid "Error: mysqli PHP module required but not installed." -msgstr "Eraro: La modulo mysqli en PHP estas bezonata sed ne instalita." - -#: ../../mod/install.php:404 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Eraro: La modulo mb_string en PHP estas bezonata sed ne instalita." - -#: ../../mod/install.php:421 -msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\"" -" in the top folder of your web server and it is unable to do so." -msgstr "La reta instalilo bezonas skribi dosieron nomata \".htconfig.php\" en la baza dosierujo de la retservilo, sed ne sukcesis." - -#: ../../mod/install.php:422 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." -msgstr "Tio ĉi plej ofte estas agordo rilate al permesoj, ĉar la servilo eble ne povas skribi en via dosierujo, eĉ se vi mem povas skribi." - -#: ../../mod/install.php:423 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Friendica top folder." -msgstr "Post la fino de tiu proceduro, ni donos al vi tekston por konservi en dosiero .htconfig.php en via baza Friendica dosierujo." - -#: ../../mod/install.php:424 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"INSTALL.txt\" for instructions." -msgstr "Vi ankaÅ­ povas preterpasi tiun proceduron kaj fari permanan instaladon. Bonvolu legi la dosieron \"INSTALL.txt\" por trovi instrukciojn." - -#: ../../mod/install.php:427 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php estas skribebla." - -#: ../../mod/install.php:439 -msgid "" -"Url rewrite in .htaccess is not working. Check your server configuration." -msgstr "Url rewrite en .htaccess ne funkcias. Kontrolu la agordojn de la servilo." - -#: ../../mod/install.php:441 -msgid "Url rewrite is working" -msgstr "URL rewrite funkcias." - -#: ../../mod/install.php:451 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." -msgstr "Ne povis skribi la datumbaza agordoj en la dosiero \".htconfig.php\". Bonvolu uzi la inkluzivan tekston por krei agordan dosieron en la baza dosierujo de la retservilo." - -#: ../../mod/install.php:476 -msgid "Errors encountered creating database tables." -msgstr "Okazis eraroj dum la kreado de tabeloj en la datumbazo." - -#: ../../mod/install.php:487 -msgid "

    What next

    " -msgstr "

    Kio sekvas nun?

    " - -#: ../../mod/install.php:488 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "GRAVA: Vi bezonas [mane] agordi planitan taskon por la Friendica poller." - -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:335 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "Konverto de tempo" - -#: ../../mod/localtime.php:26 -msgid "" -"Friendika provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "Friendica provizas tiun servon por kunhavigi okazojn kun aliaj retoj kaj amikoj en aliaj horzonoj." - -#: ../../mod/localtime.php:30 -#, php-format -msgid "UTC time: %s" -msgstr "UTC horo: %s" - -#: ../../mod/localtime.php:33 -#, php-format -msgid "Current timezone: %s" -msgstr "Aktuala horzono: %s" - -#: ../../mod/localtime.php:36 -#, php-format -msgid "Converted localtime: %s" -msgstr "Konvertita loka horo: %s" - -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "Bonvolu elekti vian horzonon:" - -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "Kongrua profilo" - -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Neniom da kategoriaj vortoj kongruas. Bonvolu aldoni kategoriajn vortojn al via defaÅ­lta profilo." - -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "interesiÄas pri:" - -#: ../../mod/match.php:58 ../../mod/suggest.php:59 -#: ../../include/contact_widgets.php:9 ../../boot.php:1080 -msgid "Connect" -msgstr "Konekti" - -#: ../../mod/match.php:65 ../../mod/dirfind.php:60 -msgid "No matches" -msgstr "Nenio estas trovita" - -#: ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Informoj pri fora privateca ne estas disponebla." - -#: ../../mod/lockview.php:43 -msgid "Visible to:" -msgstr "Videbla al:" - -#: ../../mod/home.php:26 ../../addon/communityhome/communityhome.php:179 -#, php-format -msgid "Welcome to %s" -msgstr "Bonvenon ĉe %s" - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Nevalida peta identigilo." - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:161 -#: ../../mod/notifications.php:207 -msgid "Discard" -msgstr "ForviÅi" - -#: ../../mod/notifications.php:51 ../../mod/notifications.php:160 -#: ../../mod/notifications.php:206 ../../mod/contacts.php:316 -#: ../../mod/contacts.php:370 -msgid "Ignore" -msgstr "Ignori" - -#: ../../mod/notifications.php:75 -msgid "System" -msgstr "Sistemo" - -#: ../../mod/notifications.php:80 ../../include/nav.php:113 -msgid "Network" -msgstr "Reto" - -#: ../../mod/notifications.php:85 ../../mod/network.php:300 -msgid "Personal" -msgstr "Propra" - -#: ../../mod/notifications.php:90 ../../view/theme/diabook/theme.php:127 -#: ../../include/nav.php:77 ../../include/nav.php:115 -msgid "Home" -msgstr "Hejmo" - -#: ../../mod/notifications.php:95 ../../include/nav.php:121 -msgid "Introductions" -msgstr "Prezentoj" - -#: ../../mod/notifications.php:100 ../../mod/message.php:105 -#: ../../include/nav.php:128 -msgid "Messages" -msgstr "MesaÄoj" - -#: ../../mod/notifications.php:119 -msgid "Show Ignored Requests" -msgstr "Montri ignoritajn petojn" - -#: ../../mod/notifications.php:119 -msgid "Hide Ignored Requests" -msgstr "KaÅi ignoritajn petojn" - -#: ../../mod/notifications.php:145 ../../mod/notifications.php:191 -msgid "Notification type: " -msgstr "Tipo de atentigo:" - -#: ../../mod/notifications.php:146 -msgid "Friend Suggestion" -msgstr "Amikosugestoj" - -#: ../../mod/notifications.php:148 -#, php-format -msgid "suggested by %s" -msgstr "sugestita de %s" - -#: ../../mod/notifications.php:153 ../../mod/notifications.php:200 -#: ../../mod/contacts.php:376 -msgid "Hide this contact from others" -msgstr "KaÅi ĉi tiun kontakton al aliaj" - -#: ../../mod/notifications.php:154 ../../mod/notifications.php:201 -msgid "Post a new friend activity" -msgstr "AfiÅi novan amikecan aktivecon" - -#: ../../mod/notifications.php:154 ../../mod/notifications.php:201 -msgid "if applicable" -msgstr "se aplikebla" - -#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 -#: ../../mod/admin.php:661 -msgid "Approve" -msgstr "Aprobi" - -#: ../../mod/notifications.php:177 -msgid "Claims to be known to you: " -msgstr "Pensas ke vi konas ilin:" - -#: ../../mod/notifications.php:177 -msgid "yes" -msgstr "jes" - -#: ../../mod/notifications.php:177 -msgid "no" -msgstr "ne" - -#: ../../mod/notifications.php:184 -msgid "Approve as: " -msgstr "Aprobi kiel:" - -#: ../../mod/notifications.php:185 -msgid "Friend" -msgstr "Amiko" - -#: ../../mod/notifications.php:186 -msgid "Sharer" -msgstr "Kunhaviganto" - -#: ../../mod/notifications.php:186 -msgid "Fan/Admirer" -msgstr "Fanatikulo/Admiranto" - -#: ../../mod/notifications.php:192 -msgid "Friend/Connect Request" -msgstr "Kontaktpeto" - -#: ../../mod/notifications.php:192 -msgid "New Follower" -msgstr "Nova abonanto" - -#: ../../mod/notifications.php:213 -msgid "No introductions." -msgstr "Neniom da prezentoj" - -#: ../../mod/notifications.php:216 ../../include/nav.php:122 -msgid "Notifications" -msgstr "Atentigoj" - -#: ../../mod/notifications.php:253 ../../mod/notifications.php:378 -#: ../../mod/notifications.php:465 -#, php-format -msgid "%s liked %s's post" -msgstr "%s Åatis la afiÅon de %s" - -#: ../../mod/notifications.php:262 ../../mod/notifications.php:387 -#: ../../mod/notifications.php:474 -#, php-format -msgid "%s disliked %s's post" -msgstr "%s malÅatis la afiÅon de %s" - -#: ../../mod/notifications.php:276 ../../mod/notifications.php:401 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s amikiÄis kun %s" - -#: ../../mod/notifications.php:283 ../../mod/notifications.php:408 -#, php-format -msgid "%s created a new post" -msgstr "%s kreis novan afiÅon" - -#: ../../mod/notifications.php:284 ../../mod/notifications.php:409 -#: ../../mod/notifications.php:497 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s komentis pri la afiÅo de %s" - -#: ../../mod/notifications.php:298 -msgid "No more network notifications." -msgstr "Ne pli da retaj atentigoj." - -#: ../../mod/notifications.php:302 -msgid "Network Notifications" -msgstr "Retaj Atentigoj" - -#: ../../mod/notifications.php:328 ../../mod/notify.php:61 -msgid "No more system notifications." -msgstr "Ne pli da sistemaj atentigoj." - -#: ../../mod/notifications.php:332 ../../mod/notify.php:65 -msgid "System Notifications" -msgstr "Sistemaj Atentigoj" - -#: ../../mod/notifications.php:423 -msgid "No more personal notifications." -msgstr "Ne pli da personaj atentigoj" - -#: ../../mod/notifications.php:427 -msgid "Personal Notifications" -msgstr "Personaj Atentigoj" - -#: ../../mod/notifications.php:504 -msgid "No more home notifications." -msgstr "Ne pli da hejmrilataj atentigoj." - -#: ../../mod/notifications.php:508 -msgid "Home Notifications" -msgstr "Hejmrilataj atentigoj" - -#: ../../mod/contacts.php:83 ../../mod/contacts.php:163 -msgid "Could not access contact record." -msgstr "Ne eblis atingi kontaktrikordo." - -#: ../../mod/contacts.php:97 -msgid "Could not locate selected profile." -msgstr "Ne trovis elektitan profilon." - -#: ../../mod/contacts.php:120 -msgid "Contact updated." -msgstr "Kontakto estas Äisdatigita." - -#: ../../mod/contacts.php:185 -msgid "Contact has been blocked" -msgstr "Kontakto estas blokita." - -#: ../../mod/contacts.php:185 -msgid "Contact has been unblocked" -msgstr "Kontakto estas malblokita." - -#: ../../mod/contacts.php:199 -msgid "Contact has been ignored" -msgstr "Kontakto estas ignorita." - -#: ../../mod/contacts.php:199 -msgid "Contact has been unignored" -msgstr "Kontakto estas malignorita." - -#: ../../mod/contacts.php:215 -msgid "Contact has been archived" -msgstr "Enarkivigis kontakton" - -#: ../../mod/contacts.php:215 -msgid "Contact has been unarchived" -msgstr "Elarkivigis kontakton" - -#: ../../mod/contacts.php:228 -msgid "Contact has been removed." -msgstr "Kontakto estas forigita." - -#: ../../mod/contacts.php:258 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Vi estas reciproka amiko de %s" - -#: ../../mod/contacts.php:262 -#, php-format -msgid "You are sharing with %s" -msgstr "Vi kunhavigas kun %s" - -#: ../../mod/contacts.php:267 -#, php-format -msgid "%s is sharing with you" -msgstr "%s kunhavigas kun vi" - -#: ../../mod/contacts.php:284 -msgid "Private communications are not available for this contact." -msgstr "Privataj komunikadoj ne disponeblas por ĉi tiu kontakto." - -#: ../../mod/contacts.php:287 -msgid "Never" -msgstr "Neniam" - -#: ../../mod/contacts.php:291 -msgid "(Update was successful)" -msgstr "(Äœisdatigo sukcesis.)" - -#: ../../mod/contacts.php:291 -msgid "(Update was not successful)" -msgstr "(Äœisdatigo malsukcesis.)" - -#: ../../mod/contacts.php:293 -msgid "Suggest friends" -msgstr "Sugesti amikojn" - -#: ../../mod/contacts.php:297 -#, php-format -msgid "Network type: %s" -msgstr "Reta tipo: %s" - -#: ../../mod/contacts.php:300 ../../include/contact_widgets.php:183 -#, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "%d komuna kontakto" -msgstr[1] "%d komunaj kontaktoj" - -#: ../../mod/contacts.php:305 -msgid "View all contacts" -msgstr "Vidi ĉiujn kontaktojn" - -#: ../../mod/contacts.php:310 ../../mod/contacts.php:369 -#: ../../mod/admin.php:665 -msgid "Unblock" -msgstr "Malbloki" - -#: ../../mod/contacts.php:310 ../../mod/contacts.php:369 -#: ../../mod/admin.php:664 -msgid "Block" -msgstr "Bloki" - -#: ../../mod/contacts.php:313 -msgid "Toggle Blocked status" -msgstr "Åœalti/malÅalti Blokitan staton" - -#: ../../mod/contacts.php:316 ../../mod/contacts.php:370 -msgid "Unignore" -msgstr "Malignori" - -#: ../../mod/contacts.php:319 -msgid "Toggle Ignored status" -msgstr "Åœalti/malÅalti Ignoritan staton" - -#: ../../mod/contacts.php:323 -msgid "Unarchive" -msgstr "Elarkivigi" - -#: ../../mod/contacts.php:323 -msgid "Archive" -msgstr "Enarkivigi" - -#: ../../mod/contacts.php:326 -msgid "Toggle Archive status" -msgstr "Åœalti/malÅalti Enarkivigitan staton" - -#: ../../mod/contacts.php:329 -msgid "Repair" -msgstr "Ripari" - -#: ../../mod/contacts.php:332 -msgid "Advanced Contact Settings" -msgstr "Specialaj Kontaktagordoj" - -#: ../../mod/contacts.php:338 -msgid "Communications lost with this contact!" -msgstr "Mi perdis la kommunikadon kun tiu kontakto!" - -#: ../../mod/contacts.php:341 -msgid "Contact Editor" -msgstr "Kontakta redaktilo." - -#: ../../mod/contacts.php:344 -msgid "Profile Visibility" -msgstr "Videbleco de profilo" - -#: ../../mod/contacts.php:345 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Bonvolu elekti la profilon kiu vi volas montri al %s aspektinde kiam sekure aspektante vian profilon." - -#: ../../mod/contacts.php:346 -msgid "Contact Information / Notes" -msgstr "Kontaktaj informoj / Notoj" - -#: ../../mod/contacts.php:347 -msgid "Edit contact notes" -msgstr "Redakti kontaktnotojn" - -#: ../../mod/contacts.php:352 ../../mod/contacts.php:544 -#: ../../mod/viewconnections.php:62 ../../mod/nogroup.php:40 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Viziti la profilon de %s [%s]" - -#: ../../mod/contacts.php:353 -msgid "Block/Unblock contact" -msgstr "Bloki/Malbloki kontakton" - -#: ../../mod/contacts.php:354 -msgid "Ignore contact" -msgstr "Ignori kontakton" - -#: ../../mod/contacts.php:355 -msgid "Repair URL settings" -msgstr "Ripari URL agordoj" - -#: ../../mod/contacts.php:356 -msgid "View conversations" -msgstr "Vidi konversaciojn" - -#: ../../mod/contacts.php:358 -msgid "Delete contact" -msgstr "ForviÅi kontakton" - -#: ../../mod/contacts.php:362 -msgid "Last update:" -msgstr "Plej ĵusa Äisdatigo:" - -#: ../../mod/contacts.php:364 -msgid "Update public posts" -msgstr "Äœisdatigi publikajn afiÅojn" - -#: ../../mod/contacts.php:366 ../../mod/admin.php:1136 -msgid "Update now" -msgstr "Äœisdatigi nun" - -#: ../../mod/contacts.php:373 -msgid "Currently blocked" -msgstr "Nuntempe blokata" - -#: ../../mod/contacts.php:374 -msgid "Currently ignored" -msgstr "Nuntempe ignorata" - -#: ../../mod/contacts.php:375 -msgid "Currently archived" -msgstr "Nuntempe enarkivigita" - -#: ../../mod/contacts.php:376 -msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Rispondoj/Åataĵo al viaj publikaj afiÅoj eble plu estos videbla" - -#: ../../mod/contacts.php:429 -msgid "Suggestions" -msgstr "Sugestoj" - -#: ../../mod/contacts.php:432 -msgid "Suggest potential friends" -msgstr "Sugesti amikojn" - -#: ../../mod/contacts.php:435 ../../mod/group.php:191 -msgid "All Contacts" -msgstr "Ĉiuj Kontaktoj" - -#: ../../mod/contacts.php:438 -msgid "Show all contacts" -msgstr "Montri ĉiujn kontaktojn" - -#: ../../mod/contacts.php:441 -msgid "Unblocked" -msgstr "Malblokita" - -#: ../../mod/contacts.php:444 -msgid "Only show unblocked contacts" -msgstr "Nur montri neblokitajn kontaktojn" - -#: ../../mod/contacts.php:448 -msgid "Blocked" -msgstr "Blokita" - -#: ../../mod/contacts.php:451 -msgid "Only show blocked contacts" -msgstr "Nur montri blokitajn kontaktojn" - -#: ../../mod/contacts.php:455 -msgid "Ignored" -msgstr "Ignorita" - -#: ../../mod/contacts.php:458 -msgid "Only show ignored contacts" -msgstr "Nur montri ignoritajn kontaktojn" - -#: ../../mod/contacts.php:462 -msgid "Archived" -msgstr "Enarkivigita" - -#: ../../mod/contacts.php:465 -msgid "Only show archived contacts" -msgstr "Nur montri enarkivigitajn kontaktojn" - -#: ../../mod/contacts.php:469 -msgid "Hidden" -msgstr "KaÅita" - -#: ../../mod/contacts.php:472 -msgid "Only show hidden contacts" -msgstr "Nur montri kaÅitajn kontaktojn" - -#: ../../mod/contacts.php:520 -msgid "Mutual Friendship" -msgstr "Reciproka amikeco" - -#: ../../mod/contacts.php:524 -msgid "is a fan of yours" -msgstr "estas admiranto de vi" - -#: ../../mod/contacts.php:528 -msgid "you are a fan of" -msgstr "vi estas admiranto de" - -#: ../../mod/contacts.php:545 ../../mod/nogroup.php:41 -msgid "Edit contact" -msgstr "Redakti kontakton" - -#: ../../mod/contacts.php:566 ../../view/theme/diabook/theme.php:129 -#: ../../include/nav.php:139 -msgid "Contacts" -msgstr "Kontaktoj" - -#: ../../mod/contacts.php:570 -msgid "Search your contacts" -msgstr "Serĉi viajn kontaktojn" - -#: ../../mod/contacts.php:571 ../../mod/directory.php:57 -msgid "Finding: " -msgstr "Trovata:" - -#: ../../mod/contacts.php:572 ../../mod/directory.php:59 -#: ../../include/contact_widgets.php:33 -msgid "Find" -msgstr "Trovi" - -#: ../../mod/lostpass.php:16 -msgid "No valid account found." -msgstr "Ne trovis validan konton." - -#: ../../mod/lostpass.php:32 -msgid "Password reset request issued. Check your email." -msgstr "Eldonis riparadon de pasvorto. Legu vian retpoÅton." - -#: ../../mod/lostpass.php:43 -#, php-format -msgid "Password reset requested at %s" -msgstr "Pasvorta riparado petita je %s" - -#: ../../mod/lostpass.php:45 ../../mod/lostpass.php:107 -#: ../../mod/register.php:90 ../../mod/register.php:144 -#: ../../mod/regmod.php:54 ../../mod/dfrn_confirm.php:752 -#: ../../addon/facebook/facebook.php:700 -#: ../../addon/facebook/facebook.php:1190 -#: ../../addon/public_server/public_server.php:62 -#: ../../addon/testdrive/testdrive.php:67 ../../include/items.php:2890 -#: ../../boot.php:730 -msgid "Administrator" -msgstr "Administranto" - -#: ../../mod/lostpass.php:65 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Ne povis konfirmi la peton. (Eble vi sendis Äin antaÅ­.) Pasvorta riparado malsukcesis." - -#: ../../mod/lostpass.php:83 ../../boot.php:862 -msgid "Password Reset" -msgstr "Pasvorta riparado" - -#: ../../mod/lostpass.php:84 -msgid "Your password has been reset as requested." -msgstr "Via pasvorto estis riparita laÅ­ via peto." - -#: ../../mod/lostpass.php:85 -msgid "Your new password is" -msgstr "Via nova pasvorto estas" - -#: ../../mod/lostpass.php:86 -msgid "Save or copy your new password - and then" -msgstr "Memorigi vian novan pasvorton - kaj poste" - -#: ../../mod/lostpass.php:87 -msgid "click here to login" -msgstr "klaku ĉi tie por ensaluti" - -#: ../../mod/lostpass.php:88 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Vi povas Åangi vian pasvorton sur la paÄo agordoj kiam vi sukcese ensalutis." - -#: ../../mod/lostpass.php:119 -msgid "Forgot your Password?" -msgstr "Ĉu vi forgesis vian pasvorton?" - -#: ../../mod/lostpass.php:120 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Entajpu vian retpoÅtadreson kaj sendu por pasvorta riparado. Poste, bonvolu legi vian retpoÅton por trovi pliajn instrukciojn." - -#: ../../mod/lostpass.php:121 -msgid "Nickname or Email: " -msgstr "Salutnomo aÅ­ retpoÅtadreso: " - -#: ../../mod/lostpass.php:122 -msgid "Reset" -msgstr "Repari" - -#: ../../mod/settings.php:50 ../../include/nav.php:137 -msgid "Account settings" -msgstr "Konto" - -#: ../../mod/settings.php:55 -msgid "Display settings" -msgstr "Ekrano" - -#: ../../mod/settings.php:61 -msgid "Connector settings" -msgstr "Konektiloj" - -#: ../../mod/settings.php:66 -msgid "Plugin settings" -msgstr "Kromprogramoj" - -#: ../../mod/settings.php:71 -msgid "Connected apps" -msgstr "Konektitaj programoj" - -#: ../../mod/settings.php:76 -msgid "Export personal data" -msgstr "Eksporto" - -#: ../../mod/settings.php:81 -msgid "Remove account" -msgstr "Forigi konton" - -#: ../../mod/settings.php:89 ../../mod/admin.php:751 ../../mod/admin.php:956 -#: ../../addon/dav/layout.fnk.php:116 ../../addon/mathjax/mathjax.php:36 -#: ../../view/theme/diabook/theme.php:643 -#: ../../view/theme/diabook/theme.php:773 ../../include/nav.php:137 -msgid "Settings" -msgstr "Agordoj" - -#: ../../mod/settings.php:133 -msgid "Missing some important data!" -msgstr "Mankas importantaj datumoj!" - -#: ../../mod/settings.php:136 ../../mod/settings.php:581 -msgid "Update" -msgstr "Äœisdatigi" - -#: ../../mod/settings.php:241 -msgid "Failed to connect with email account using the settings provided." -msgstr "Ne sukcesis konekti al retpoÅtkonto kun la provizitaj agordoj." - -#: ../../mod/settings.php:246 -msgid "Email settings updated." -msgstr "RetpoÅtagordoj Äisdatigita" - -#: ../../mod/settings.php:305 -msgid "Passwords do not match. Password unchanged." -msgstr "La pasvortoj ne estas egala. Pasvorto ne ÅanÄita." - -#: ../../mod/settings.php:310 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Malplenaj pasvortoj ne estas permesita. Pasvorto ne ÅanÄita." - -#: ../../mod/settings.php:321 -msgid "Password changed." -msgstr "Pasvorto ÅanÄita." - -#: ../../mod/settings.php:323 -msgid "Password update failed. Please try again." -msgstr "Äœisdatigo de pasvorto malsukcesis. Bonvolu provi refoje." - -#: ../../mod/settings.php:386 -msgid " Please use a shorter name." -msgstr " Bonvolu uzi pli mallongan nomon." - -#: ../../mod/settings.php:388 -msgid " Name too short." -msgstr " Nomo estas tro mallonga." - -#: ../../mod/settings.php:394 -msgid " Not valid email." -msgstr " RepoÅtadreso ne validas." - -#: ../../mod/settings.php:396 -msgid " Cannot change to that email." -msgstr " Ne povas ÅanÄi al tio retpoÅtadreso." - -#: ../../mod/settings.php:450 -msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "Privata forumo ne havas privatecajn agordojn. DefaÅ­lta privateca grupo estas uzata." - -#: ../../mod/settings.php:454 -msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "Privata forumo havas nek privatecajn agordojn nek defaÅ­ltan privatecan grupon." - -#: ../../mod/settings.php:484 ../../addon/facebook/facebook.php:493 -#: ../../addon/impressum/impressum.php:77 -#: ../../addon/openstreetmap/openstreetmap.php:80 -#: ../../addon/mathjax/mathjax.php:66 ../../addon/piwik/piwik.php:105 -#: ../../addon/twitter/twitter.php:382 -msgid "Settings updated." -msgstr "Agordoj Äisdatigita." - -#: ../../mod/settings.php:554 ../../mod/settings.php:580 -#: ../../mod/settings.php:616 -msgid "Add application" -msgstr "Aldoni programon" - -#: ../../mod/settings.php:558 ../../mod/settings.php:584 -#: ../../addon/statusnet/statusnet.php:561 -msgid "Consumer Key" -msgstr "Åœlosilo de kliento" - -#: ../../mod/settings.php:559 ../../mod/settings.php:585 -#: ../../addon/statusnet/statusnet.php:560 -msgid "Consumer Secret" -msgstr "Sekreto de kliento" - -#: ../../mod/settings.php:560 ../../mod/settings.php:586 -msgid "Redirect" -msgstr "Alidirekto" - -#: ../../mod/settings.php:561 ../../mod/settings.php:587 -msgid "Icon url" -msgstr "Piktograma adreso" - -#: ../../mod/settings.php:572 -msgid "You can't edit this application." -msgstr "Ĉi tio programo ne estas redaktebla." - -#: ../../mod/settings.php:615 -msgid "Connected Apps" -msgstr "Konektitaj Programoj" - -#: ../../mod/settings.php:619 -msgid "Client key starts with" -msgstr "Åœlosilo de kliento komencas kun" - -#: ../../mod/settings.php:620 -msgid "No name" -msgstr "Neniu nomo" - -#: ../../mod/settings.php:621 -msgid "Remove authorization" -msgstr "ForviÅi rajtigon" - -#: ../../mod/settings.php:632 -msgid "No Plugin settings configured" -msgstr "Neniom da kromprogramoagordoj farita" - -#: ../../mod/settings.php:640 ../../addon/widgets/widgets.php:123 -msgid "Plugin Settings" -msgstr "Kromprogramoagordoj" - -#: ../../mod/settings.php:652 ../../mod/settings.php:653 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "Integrita subteno por %s koneto estas %s" - -#: ../../mod/settings.php:652 ../../mod/settings.php:653 -msgid "enabled" -msgstr "Åaltita" - -#: ../../mod/settings.php:652 ../../mod/settings.php:653 -msgid "disabled" -msgstr "malÅaltita" - -#: ../../mod/settings.php:653 -msgid "StatusNet" -msgstr "StatusNet" - -#: ../../mod/settings.php:685 -msgid "Email access is disabled on this site." -msgstr "RetpoÅta atingo ne disponeblas ĉi tie." - -#: ../../mod/settings.php:691 -msgid "Connector Settings" -msgstr "Konektiloagordoj" - -#: ../../mod/settings.php:696 -msgid "Email/Mailbox Setup" -msgstr "Agordoj pri RetpoÅto" - -#: ../../mod/settings.php:697 -msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "Se vi volas uzi ĉi tiun servon por komuniki per retpoÅto (nedeviga), bonvolu specifi kiel konekti al vian retpoÅtkonton." - -#: ../../mod/settings.php:698 -msgid "Last successful email check:" -msgstr "Plej ĵusa sukcesa kontrolo de poÅto:" - -#: ../../mod/settings.php:700 -msgid "IMAP server name:" -msgstr "Nomo de IMAP servilo:" - -#: ../../mod/settings.php:701 -msgid "IMAP port:" -msgstr "Numero de IMAP pordo:" - -#: ../../mod/settings.php:702 -msgid "Security:" -msgstr "Sekureco:" - -#: ../../mod/settings.php:702 ../../mod/settings.php:707 -msgid "None" -msgstr "Nenio" - -#: ../../mod/settings.php:703 -msgid "Email login name:" -msgstr "RetpoÅta salutnomo:" - -#: ../../mod/settings.php:704 -msgid "Email password:" -msgstr "RetpoÅta pasvorto:" - -#: ../../mod/settings.php:705 -msgid "Reply-to address:" -msgstr "Responda adreso (Reply-to):" - -#: ../../mod/settings.php:706 -msgid "Send public posts to all email contacts:" -msgstr "Sendu publikajn afiÅojn al ĉiuj retpoÅtkontaktoj:" - -#: ../../mod/settings.php:707 -msgid "Action after import:" -msgstr "Ago post la importado:" - -#: ../../mod/settings.php:707 -msgid "Mark as seen" -msgstr "Marki kiel legita" - -#: ../../mod/settings.php:707 -msgid "Move to folder" -msgstr "Movi al dosierujo" - -#: ../../mod/settings.php:708 -msgid "Move to folder:" -msgstr "Movi al dosierujo:" - -#: ../../mod/settings.php:768 -msgid "Display Settings" -msgstr "Ekranagordoj" - -#: ../../mod/settings.php:774 -msgid "Display Theme:" -msgstr "Vidiga etoso:" - -#: ../../mod/settings.php:775 -msgid "Update browser every xx seconds" -msgstr "Äœisdatigu retesplorilon ĉiu xxx sekundoj" - -#: ../../mod/settings.php:775 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minimume 10 sekundoj, sen maksimumo" - -#: ../../mod/settings.php:776 -msgid "Number of items to display on the network page:" -msgstr "Kvanto da elementoj kiuj estos montrata ĉe la reto paÄo." - -#: ../../mod/settings.php:776 -msgid "Maximum of 100 items" -msgstr "Maksimume 100 eroj" - -#: ../../mod/settings.php:777 -msgid "Don't show emoticons" -msgstr "Ne montru ridetulojn" - -#: ../../mod/settings.php:848 -msgid "Normal Account Page" -msgstr "Normala KontopaÄo" - -#: ../../mod/settings.php:849 -msgid "This account is a normal personal profile" -msgstr "Tiu konto estas normala persona profilo" - -#: ../../mod/settings.php:852 -msgid "Soapbox Page" -msgstr "Soapbox PaÄo" - -#: ../../mod/settings.php:853 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "AÅ­tomate konfirmi ĉiujn kontaktpetojn kiel nurlegaj admirantoj" - -#: ../../mod/settings.php:856 -msgid "Community Forum/Celebrity Account" -msgstr "Komunuma Forumo/Eminentula Konto" - -#: ../../mod/settings.php:857 -msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "AÅ­tomate konfirmi ĉiujn kontaktpetojn kiel admirantoj kapable legi kaj skribi" - -#: ../../mod/settings.php:860 -msgid "Automatic Friend Page" -msgstr "AÅ­tomata Amiko PaÄo" - -#: ../../mod/settings.php:861 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "AÅ­tomate konfirmi ĉiujn kontaktpetojn kiel amikoj" - -#: ../../mod/settings.php:864 -msgid "Private Forum [Experimental]" -msgstr "Privata Forumo [eksperimenta]" - -#: ../../mod/settings.php:865 -msgid "Private forum - approved members only" -msgstr "Privata forumo - nur por aprobitaj membroj" - -#: ../../mod/settings.php:877 -msgid "OpenID:" -msgstr "OpenID:" - -#: ../../mod/settings.php:877 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(Nedeviga) Permesi atingon al la konton al ĉi tio OpenID." - -#: ../../mod/settings.php:887 -msgid "Publish your default profile in your local site directory?" -msgstr "Publikigi vian defaÅ­ltan profilon en la loka reteja katalogo?" - -#: ../../mod/settings.php:893 -msgid "Publish your default profile in the global social directory?" -msgstr "Publikigi vian defaÅ­ltan profilon en la tutmonda interkona katalogo?" - -#: ../../mod/settings.php:901 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "KaÅi vian liston de kontaktoj/amiko al spektantoj de via defaÅ­lta profilo?" - -#: ../../mod/settings.php:905 -msgid "Hide your profile details from unknown viewers?" -msgstr "KaÅi viajn profilajn detalojn al nekonataj spektantoj?" - -#: ../../mod/settings.php:910 -msgid "Allow friends to post to your profile page?" -msgstr "Ĉu amikoj povu afiÅi al via profilo?" - -#: ../../mod/settings.php:916 -msgid "Allow friends to tag your posts?" -msgstr "Ĉu amikoj povu aldoni markojn al viaj afiÅoj?" - -#: ../../mod/settings.php:922 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Ĉu ni povu sugesti vin kiel amiko al novaj membroj?" - -#: ../../mod/settings.php:928 -msgid "Permit unknown people to send you private mail?" -msgstr "Permesigi nekonatulojn sendi retpoÅton al vi?" - -#: ../../mod/settings.php:936 -msgid "Profile is not published." -msgstr "Profilo ne estas publika." - -#: ../../mod/settings.php:939 ../../mod/profile_photo.php:213 -msgid "or" -msgstr "aÅ­" - -#: ../../mod/settings.php:944 -msgid "Your Identity Address is" -msgstr "Via identeca adreso estas" - -#: ../../mod/settings.php:955 -msgid "Automatically expire posts after this many days:" -msgstr "Automatike senvalidigi afiÅojn post tiom da tagoj:" - -#: ../../mod/settings.php:955 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "Se malplena, afiÅoj neniam senvalidiÄos. Senvalidigitajn afiÅon estos forviÅata" - -#: ../../mod/settings.php:956 -msgid "Advanced expiration settings" -msgstr "Detalaj agordoj rilate al senvalidiÄo" - -#: ../../mod/settings.php:957 -msgid "Advanced Expiration" -msgstr "Detala senvalidiÄo" - -#: ../../mod/settings.php:958 -msgid "Expire posts:" -msgstr "Senvalidigi afiÅojn:" - -#: ../../mod/settings.php:959 -msgid "Expire personal notes:" -msgstr "Senvalidigi personajn notojn:" - -#: ../../mod/settings.php:960 -msgid "Expire starred posts:" -msgstr "Senvalidigi steligitajn afiÅojn:" - -#: ../../mod/settings.php:961 -msgid "Expire photos:" -msgstr "Senvalidigi bildojn:" - -#: ../../mod/settings.php:962 -msgid "Only expire posts by others:" -msgstr "Nur senvalidigi afiÅojn de aliaj: " - -#: ../../mod/settings.php:969 -msgid "Account Settings" -msgstr "Kontoagordoj" - -#: ../../mod/settings.php:977 -msgid "Password Settings" -msgstr "Agordoj pri Pasvorto" - -#: ../../mod/settings.php:978 -msgid "New Password:" -msgstr "Nova pasvorto:" - -#: ../../mod/settings.php:979 -msgid "Confirm:" -msgstr "Konfirmi:" - -#: ../../mod/settings.php:979 -msgid "Leave password fields blank unless changing" -msgstr "Lasu pasvortkampojn malplenaj se vi ne ÅanÄas la pasvorton." - -#: ../../mod/settings.php:983 -msgid "Basic Settings" -msgstr "Bazaj Agordoj" - -#: ../../mod/settings.php:984 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "Plena Nomo:" - -#: ../../mod/settings.php:985 -msgid "Email Address:" -msgstr "RetpoÅtadreso:" - -#: ../../mod/settings.php:986 -msgid "Your Timezone:" -msgstr "Via Horzono:" - -#: ../../mod/settings.php:987 -msgid "Default Post Location:" -msgstr "DefaÅ­lta Loko por AfiÅoj:" - -#: ../../mod/settings.php:988 -msgid "Use Browser Location:" -msgstr "Uzu Lokon laÅ­ Retesplorilo:" - -#: ../../mod/settings.php:991 -msgid "Security and Privacy Settings" -msgstr "Agordoj pri Sekureco kaj Privateco" - -#: ../../mod/settings.php:993 -msgid "Maximum Friend Requests/Day:" -msgstr "Taga maksimumo da kontaktpetoj:" - -#: ../../mod/settings.php:993 ../../mod/settings.php:1012 -msgid "(to prevent spam abuse)" -msgstr "(por malhelpi spamaĵojn)" - -#: ../../mod/settings.php:994 -msgid "Default Post Permissions" -msgstr "DefaÅ­ltaj permesoj por afiÅoj" - -#: ../../mod/settings.php:995 -msgid "(click to open/close)" -msgstr "(klaku por malfermi/fermi)" - -#: ../../mod/settings.php:1012 -msgid "Maximum private messages per day from unknown people:" -msgstr "Taga maksimumo da privataj mesaÄoj." - -#: ../../mod/settings.php:1015 -msgid "Notification Settings" -msgstr "Agordoj pri Atentigoj" - -#: ../../mod/settings.php:1016 -msgid "By default post a status message when:" -msgstr "DefaÅ­lte afiÅi statmesaÄon okaze de:" - -#: ../../mod/settings.php:1017 -msgid "accepting a friend request" -msgstr "akcepti kontaktpeton" - -#: ../../mod/settings.php:1018 -msgid "joining a forum/community" -msgstr "aliÄi forumon/komunumon" - -#: ../../mod/settings.php:1019 -msgid "making an interesting profile change" -msgstr "fari interesan profilÅanÄon" - -#: ../../mod/settings.php:1020 -msgid "Send a notification email when:" -msgstr "Sendu atentiga repoÅton se:" - -#: ../../mod/settings.php:1021 -msgid "You receive an introduction" -msgstr "Vi ricevas inviton" - -#: ../../mod/settings.php:1022 -msgid "Your introductions are confirmed" -msgstr "Viaj prezentoj estas konfirmata." - -#: ../../mod/settings.php:1023 -msgid "Someone writes on your profile wall" -msgstr "Iu skribas je via profila muro." - -#: ../../mod/settings.php:1024 -msgid "Someone writes a followup comment" -msgstr "Iu skribas sekvan komenton" - -#: ../../mod/settings.php:1025 -msgid "You receive a private message" -msgstr "Vi ricevas privatan mesaÄon." - -#: ../../mod/settings.php:1026 -msgid "You receive a friend suggestion" -msgstr "Vi ricevas amikosugeston" - -#: ../../mod/settings.php:1027 -msgid "You are tagged in a post" -msgstr "Vi estas markita en afiÅon" - -#: ../../mod/settings.php:1030 -msgid "Advanced Account/Page Type Settings" -msgstr "Detalaj Agordoj pri Tipo de Konto/PaÄo." - -#: ../../mod/settings.php:1031 -msgid "Change the behaviour of this account for special situations" -msgstr "Agordi la teniÄon de la konto en specialaj situacioj" - -#: ../../mod/manage.php:90 -msgid "Manage Identities and/or Pages" -msgstr "Administri identecojn kaj/aÅ­ paÄojn." - -#: ../../mod/manage.php:93 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "Åœalti inter aliaj identecojn aj komunumaj/grupaj paÄoj kiuj kunhavas viajn kontajn detalojn au por kiuj vi havas \"administranto\" permesojn." - -#: ../../mod/manage.php:95 -msgid "Select an identity to manage: " -msgstr "Elektu identencon por administrado:" - -#: ../../mod/network.php:97 -msgid "Search Results For:" -msgstr "Rezultoj de la serĉado pri:" - -#: ../../mod/network.php:137 ../../mod/search.php:16 -msgid "Remove term" -msgstr "ForviÅu terminon" - -#: ../../mod/network.php:146 ../../mod/search.php:13 -msgid "Saved Searches" -msgstr "Konservitaj Serĉadoj" - -#: ../../mod/network.php:147 ../../include/group.php:244 -msgid "add" -msgstr "aldoni" - -#: ../../mod/network.php:287 -msgid "Commented Order" -msgstr "Komenta Ordo" - -#: ../../mod/network.php:290 -msgid "Sort by Comment Date" -msgstr "Ordigi laÅ­ Dato de Komento" - -#: ../../mod/network.php:293 -msgid "Posted Order" -msgstr "AfiÅita Ordo" - -#: ../../mod/network.php:296 -msgid "Sort by Post Date" -msgstr "Ordigi laÅ­ Dato de AfiÅado" - -#: ../../mod/network.php:303 -msgid "Posts that mention or involve you" -msgstr "AfiÅoj menciantaj vin aÅ­ pri vi" - -#: ../../mod/network.php:306 -msgid "New" -msgstr "Nova" - -#: ../../mod/network.php:309 -msgid "Activity Stream - by date" -msgstr "Fluo de Aktiveco - laÅ­ dato" - -#: ../../mod/network.php:312 -msgid "Starred" -msgstr "Steligita" - -#: ../../mod/network.php:315 -msgid "Favourite Posts" -msgstr "Favorigitaj AfiÅoj" - -#: ../../mod/network.php:318 -msgid "Shared Links" -msgstr "Kunhavigitaj Ligiloj" - -#: ../../mod/network.php:321 -msgid "Interesting Links" -msgstr "Interesaj Ligiloj" - -#: ../../mod/network.php:388 -#, php-format -msgid "Warning: This group contains %s member from an insecure network." -msgid_plural "" -"Warning: This group contains %s members from an insecure network." -msgstr[0] "Averto: La grupo enhavas %s membron el nesekuraj retejoj." -msgstr[1] "Averto: La grupo enhavas %s membrojn el nesekuraj retejoj." - -#: ../../mod/network.php:391 -msgid "Private messages to this group are at risk of public disclosure." -msgstr "La privateco de privataj mesaÄoj al ĉi tiu grupo ne ĉiam estas garantita." - -#: ../../mod/network.php:436 -msgid "No such group" -msgstr "Grupo ne estas trovita" - -#: ../../mod/network.php:447 -msgid "Group is empty" -msgstr "Grupo estas malplena" - -#: ../../mod/network.php:451 -msgid "Group: " -msgstr "Grupo:" - -#: ../../mod/network.php:461 -msgid "Contact: " -msgstr "Kontakto:" - -#: ../../mod/network.php:463 -msgid "Private messages to this person are at risk of public disclosure." -msgstr "La privateco de privataj mesaÄoj al ĉi tiu persono ne ĉiam estas garantita." - -#: ../../mod/network.php:468 -msgid "Invalid contact." -msgstr "Nevalida kontakto." - -#: ../../mod/notes.php:44 ../../boot.php:1565 -msgid "Personal Notes" -msgstr "Personaj Notoj" - -#: ../../mod/notes.php:63 ../../mod/filer.php:30 -#: ../../addon/facebook/facebook.php:768 -#: ../../addon/privacy_image_cache/privacy_image_cache.php:187 -#: ../../addon/dav/layout.fnk.php:384 ../../include/text.php:652 -msgid "Save" -msgstr "Konservi" - -#: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 -#, php-format -msgid "Number of daily wall messages for %s exceeded. Message failed." -msgstr "Number of daily wall messages for %s exceeded. MessaÄo malsukcesis." - -#: ../../mod/wallmessage.php:56 ../../mod/message.php:66 -msgid "No recipient selected." -msgstr "Neniom da ricevontoj." - -#: ../../mod/wallmessage.php:59 -msgid "Unable to check your home location." -msgstr "Ne eblas kontroli vian hejmlokon." - -#: ../../mod/wallmessage.php:62 ../../mod/message.php:73 -msgid "Message could not be sent." -msgstr "Ne povas sendi la mesaÄon." - -#: ../../mod/wallmessage.php:65 ../../mod/message.php:76 -msgid "Message collection failure." -msgstr "Malsukcese provis kolekti mesaÄojn." - -#: ../../mod/wallmessage.php:68 ../../mod/message.php:79 -msgid "Message sent." -msgstr "MesaÄo estas sendita." - -#: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95 -msgid "No recipient." -msgstr "Neniom da ricevontoj." - -#: ../../mod/wallmessage.php:124 ../../mod/message.php:172 -#: ../../include/conversation.php:947 -msgid "Please enter a link URL:" -msgstr "Bonvolu entajpu adreson de ligilo:" - -#: ../../mod/wallmessage.php:131 ../../mod/message.php:200 -msgid "Send Private Message" -msgstr "Sendi Privatan MesaÄon" - -#: ../../mod/wallmessage.php:132 -#, php-format -msgid "" -"If you wish for %s to respond, please check that the privacy settings on " -"your site allow private mail from unknown senders." -msgstr "Se vi deziras ke %s respondu, bonvolu kontroli ke la privatecaj agordoj je via retejo permesas privatajn mesaÄojn de nekonataj sendantoj." - -#: ../../mod/wallmessage.php:133 ../../mod/message.php:201 -#: ../../mod/message.php:399 -msgid "To:" -msgstr "Al:" - -#: ../../mod/wallmessage.php:134 ../../mod/message.php:206 -#: ../../mod/message.php:401 -msgid "Subject:" -msgstr "Temo:" - -#: ../../mod/wallmessage.php:140 ../../mod/message.php:210 -#: ../../mod/message.php:404 ../../mod/invite.php:113 -msgid "Your message:" -msgstr "Via mesaÄo:" - -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" -msgstr "Bonvenon ĉe Friendica" - -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Kontrololisto por Novaj Membroj" - -#: ../../mod/newmember.php:12 -msgid "" -"We would like to offer some tips and links to help make your experience " -"enjoyable. Click any item to visit the relevant page. A link to this page " -"will be visible from your home page for two weeks after your initial " -"registration and then will quietly disappear." -msgstr "Lasu nin oferi al vi kelkajn konsolojn kaj ligilojn por plifaciligi vian komencon. Klaku iun elementon por viziti la rilatan paÄon. Ligilo al ĉi tiu paÄo videblos en via hejmpaÄo dum du semajnojn post via komenca membriÄo. Post du semajnoj, la ligilo silente malaperos. " - -#: ../../mod/newmember.php:16 -msgid "" -"On your Quick Start page - find a brief introduction to your " -"profile and network tabs, connect to Facebook, make some new connections, " -"and find some groups to join." -msgstr "Je via Rapida Starto paÄo - trovu mallongan enigon pri via profilo kaj la reto folioj, konektu al Facebook, faru novajn konektojn kaj trovu aliÄindajn grupojn." - -#: ../../mod/newmember.php:18 -msgid "" -"On your Settings page - change your initial password. Also make a " -"note of your Identity Address. This looks just like an email address - and " -"will be useful in making friends on the free social web." -msgstr "Bonvolu ÅanÄi vian pasvorton ĉe Agordoj. Krome, memorigu vian identadreson. Äœi aspektas kiel retpoÅtadreso kaj estas bezonata por konekti al novaj amikon en la libera interkona reto." - -#: ../../mod/newmember.php:20 -msgid "" -"Review the other settings, particularly the privacy settings. An unpublished" -" directory listing is like having an unlisted phone number. In general, you " -"should probably publish your listing - unless all of your friends and " -"potential friends know exactly how to find you." -msgstr "Kontrolu la aliajn agordojn, precipe la privatecajn agordojn. Nepublikigita profilo similas al havi telefonnumberon ne registrata en iu telefonlibro. Äœenerale vi eble volas publikigi vian profilon. Alie, viaj amikoj kaj estontaj amikoj bezonas scii kiel rekte trovi vin." - -#: ../../mod/newmember.php:22 -msgid "" -"Upload a profile photo if you have not done so already. Studies have shown " -"that people with real photos of themselves are ten times more likely to make" -" friends than people who do not." -msgstr "EnÅuti profilbildon se vi ankoraÅ­ ne havas Äin. LaÅ­ studoj, homoj kun realaj biloj de si mem trovas novajn amikon duope pli probable ol homoj sen reala bildo." - -#: ../../mod/newmember.php:25 -msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "Rajtigu la Facebook Konektilon se vi nuntempe havas Facebook konton, kaj ni (nedeviga) enportu viajn Facebook amikojn kaj konversaciojn." - -#: ../../mod/newmember.php:27 -msgid "" -"If this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." -msgstr "Se ĉi tiu estas via propra TTT servilo, instali la Facebook kromprogramon eble plifaciligos la transpason al la libera interkona reto." - -#: ../../mod/newmember.php:32 -msgid "" -"Enter your email access information on your Connector Settings page if you " -"wish to import and interact with friends or mailing lists from your email " -"INBOX" -msgstr "Entajpu la akreditaĵojn por via retpoÅtkonto en la konektilagordoj se vi volas importi aÅ­ interagi kun amikoj aÅ­ dissendlistoj pere de via retkesto." - -#: ../../mod/newmember.php:34 -msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "Redakti viajn defaÅ­ltan profilon kiel vi Åatas Äin. Kontrolu la agordojn por kaÅi vian kontaktliston aÅ­ kaÅi vian profilon al nekonataj vizitantoj." - -#: ../../mod/newmember.php:36 -msgid "" -"Set some public keywords for your default profile which describe your " -"interests. We may be able to find other people with similar interests and " -"suggest friendships." -msgstr "Aldonu publikajn Ålosilvortojn al via defaÅ­lta profilo, kiuj priskribas viajn interesojn. Ni eble povas trovi aliajn uzantojn kun similaj interesoj kaj sugesti amikojn." - -#: ../../mod/newmember.php:38 -msgid "" -"Your Contacts page is your gateway to managing friendships and connecting " -"with friends on other networks. Typically you enter their address or site " -"URL in the Add New Contact dialog." -msgstr "Via kontaktpaÄo estas via portalo por administri amikojn kaj konekti kun amikoj en aliaj retoj. Vi kutime entajpas iliajn adreson aÅ­ URL adreso en la Aldonu Novan Kontakton dialogon." - -#: ../../mod/newmember.php:40 -msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "Ĉe la Katalogo vi povas trovi aliajn homojn en ĉi tiu retejo, au en aliaj federaciaj retejoj. Elrigardi al Konekti aÅ­ Sekvi ligiloj ĉe iliaj profilo. Donu vian propran Identecan Adreson se la retejo demandas Äin." - -#: ../../mod/newmember.php:42 -msgid "" -"On the side panel of the Contacts page are several tools to find new " -"friends. We can match people by interest, look up people by name or " -"interest, and provide suggestions based on network relationships. On a brand" -" new site, friend suggestions will usually begin to be populated within 24 " -"hours." -msgstr "En la flanka strio de la Kontaktoj paÄo troviÄas kelkajn helpilojn por trovi novajn amikojn. Ni povas automate trovi amikojn per interesoj, serĉu ilin per nomo aÅ­ intereso kaj faras sugestojn baze de estantaj kontaktoj. Ĉe nova instalita retejo, la unuaj sugestoj kutime aperas post 24 horoj." - -#: ../../mod/newmember.php:44 -msgid "" -"Once you have made some friends, organize them into private conversation " -"groups from the sidebar of your Contacts page and then you can interact with" -" each group privately on your Network page." -msgstr "Kiam vi trovis kelkajn novajn amikojn, ordigi ilin en grupoj por privata komunikado en la flanka strio de via Kontaktoj paÄo, kaj vi povas private komuniki kun ili je via Reto paÄo." - -#: ../../mod/newmember.php:46 -msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "Niaj Helpo paÄoj enhavas pli da detaloj pri aliaj programaj trajtoj." - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Elemento ne disponeblas." - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Elemento ne trovita." - -#: ../../mod/group.php:29 -msgid "Group created." -msgstr "Grupo estas kreita." - -#: ../../mod/group.php:35 -msgid "Could not create group." -msgstr "Ne povas krei grupon." - -#: ../../mod/group.php:47 ../../mod/group.php:137 -msgid "Group not found." -msgstr "Grupo ne estas trovita." - -#: ../../mod/group.php:60 -msgid "Group name changed." -msgstr "La nomo de la grupo estas ÅanÄita." - -#: ../../mod/group.php:72 ../../mod/profperm.php:19 ../../index.php:308 -msgid "Permission denied" -msgstr "Malpermesita" - -#: ../../mod/group.php:90 -msgid "Create a group of contacts/friends." -msgstr "Krei grupon da kontaktoj/amikoj." - -#: ../../mod/group.php:91 ../../mod/group.php:177 -msgid "Group Name: " -msgstr "Nomo de la grupo:" - -#: ../../mod/group.php:110 -msgid "Group removed." -msgstr "Grupo estas forviÅita." - -#: ../../mod/group.php:112 -msgid "Unable to remove group." -msgstr "Ne eblas forviÅi grupon." - -#: ../../mod/group.php:176 -msgid "Group Editor" -msgstr "Grupa redaktilo" - -#: ../../mod/group.php:189 -msgid "Members" -msgstr "Anoj" - -#: ../../mod/group.php:221 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "Klaku kontakton por aldoni aÅ­ forviÅi." - -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Nevaliada profila identigilo." - -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Redaktilo por profila videbleco." - -#: ../../mod/profperm.php:103 ../../view/theme/diabook/theme.php:128 -#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:84 -#: ../../include/nav.php:50 ../../boot.php:1544 -msgid "Profile" -msgstr "Profilo" - -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Videbla Al" - -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "Ĉiuj Kontaktoj (kun sekura atingo al la profilo)" - -#: ../../mod/viewconnections.php:39 -msgid "No contacts." -msgstr "Neniu kontaktojn." - -#: ../../mod/viewconnections.php:76 ../../include/text.php:589 -msgid "View Contacts" -msgstr "Vidi Kontaktojn" - -#: ../../mod/register.php:88 ../../mod/regmod.php:52 -#, php-format -msgid "Registration details for %s" -msgstr "Detaloj de la registrado por %s" - -#: ../../mod/register.php:96 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Registrado sukcesis. Bonvolu kontroli vian retpoÅton por pli da instruoj." - -#: ../../mod/register.php:100 -msgid "Failed to send email message. Here is the message that failed." -msgstr "Malsukcesis sendi retpoÅton. Jen la malsukcesa mesaÄo." - -#: ../../mod/register.php:105 -msgid "Your registration can not be processed." -msgstr "Mi ne povas prilabori vian registradon." - -#: ../../mod/register.php:142 -#, php-format -msgid "Registration request at %s" -msgstr "Peto de registrado al %s" - -#: ../../mod/register.php:151 -msgid "Your registration is pending approval by the site owner." -msgstr "Via registrado bezonas apropbon de la administranto." - -#: ../../mod/register.php:189 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "La retejo transiras la maksimuman kvanton da ĉiutagaj kontaj registradoj. Bonvolu provi denove morgaÅ­." - -#: ../../mod/register.php:215 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "Vi ankaÅ­ (nedeviga) povas plenigi la formularon per OpenID se vi provizas vian OpenID adreson kaj klakas 'Registri'." - -#: ../../mod/register.php:216 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "Se vi ne konas OpenID, bonvolu lasi tiun kampon malplena kaj entajpu la aliajn elementojn." - -#: ../../mod/register.php:217 -msgid "Your OpenID (optional): " -msgstr "Via OpenID (nedeviga):" - -#: ../../mod/register.php:231 -msgid "Include your profile in member directory?" -msgstr "Aldoni vian profilon al la membrokatalogo?" - -#: ../../mod/register.php:251 -msgid "Membership on this site is by invitation only." -msgstr "MembriÄi ĉi tie nur eblas laÅ­ invito." - -#: ../../mod/register.php:252 -msgid "Your invitation ID: " -msgstr "Via invita idento: " - -#: ../../mod/register.php:255 ../../mod/admin.php:421 -msgid "Registration" -msgstr "Registrado" - -#: ../../mod/register.php:263 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "Via Plena Nomo (e.g. Joe Smith): " - -#: ../../mod/register.php:264 -msgid "Your Email Address: " -msgstr "Via RetpoÅtadreso: " - -#: ../../mod/register.php:265 -msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "Elektu kaÅnomon por la profilo. Tiu bezonas komenci kun teksta litero. Poste, via profila adreso ĉi tie estos: 'kaÅnomo@$sitename'." - -#: ../../mod/register.php:266 -msgid "Choose a nickname: " -msgstr "Elektu kaÅnomon: " - -#: ../../mod/register.php:269 ../../include/nav.php:81 ../../boot.php:828 -msgid "Register" -msgstr "Registri" - -#: ../../mod/dirfind.php:26 -msgid "People Search" -msgstr "Serĉi Membrojn" - -#: ../../mod/like.php:144 ../../mod/like.php:301 ../../mod/tagger.php:70 -#: ../../addon/facebook/facebook.php:1584 -#: ../../addon/communityhome/communityhome.php:158 -#: ../../addon/communityhome/communityhome.php:167 -#: ../../view/theme/diabook/theme.php:565 -#: ../../view/theme/diabook/theme.php:574 ../../include/diaspora.php:1710 -#: ../../include/conversation.php:48 ../../include/conversation.php:57 -#: ../../include/conversation.php:121 ../../include/conversation.php:130 -msgid "status" -msgstr "staton" - -#: ../../mod/like.php:161 ../../addon/facebook/facebook.php:1588 -#: ../../addon/communityhome/communityhome.php:172 -#: ../../view/theme/diabook/theme.php:579 ../../include/diaspora.php:1726 -#: ../../include/conversation.php:65 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s Åatas la %3$s de %2$s" - -#: ../../mod/like.php:163 ../../include/conversation.php:68 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s malÅatas la %3$s de %2$s" - -#: ../../mod/notice.php:15 ../../mod/viewsrc.php:15 ../../mod/admin.php:159 -#: ../../mod/admin.php:700 ../../mod/admin.php:899 ../../mod/display.php:37 -#: ../../mod/display.php:142 ../../include/items.php:3334 -msgid "Item not found." -msgstr "Elemento ne estas trovita." - -#: ../../mod/viewsrc.php:7 -msgid "Access denied." -msgstr "Atingo nepermesita." - -#: ../../mod/fbrowser.php:25 ../../view/theme/diabook/theme.php:130 -#: ../../include/nav.php:51 ../../boot.php:1550 -msgid "Photos" -msgstr "Bildoj" - -#: ../../mod/fbrowser.php:96 -msgid "Files" -msgstr "Dosieroj" - -#: ../../mod/regmod.php:61 -msgid "Account approved." -msgstr "Konto aprobita." - -#: ../../mod/regmod.php:98 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registraĵo por %s senvalidigita." - -#: ../../mod/regmod.php:110 -msgid "Please login." -msgstr "Bonvolu ensaluti." - -#: ../../mod/item.php:89 -msgid "Unable to locate original post." -msgstr "Ne eblas trovi originalan afiÅon." - -#: ../../mod/item.php:258 -msgid "Empty post discarded." -msgstr "ForviÅis malplenan afiÅon." - -#: ../../mod/item.php:379 ../../mod/wall_upload.php:115 -#: ../../mod/wall_upload.php:124 ../../mod/wall_upload.php:131 -#: ../../include/message.php:144 -msgid "Wall Photos" -msgstr "Muraj Bildoj" - -#: ../../mod/item.php:784 -msgid "System error. Post not saved." -msgstr "Sistema eraro. AfiÅo ne registrita." - -#: ../../mod/item.php:809 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "Ĉi mesaÄo estas sendita al vi de %s, membro de la Friendica interkona reto." - -#: ../../mod/item.php:811 -#, php-format -msgid "You may visit them online at %s" -msgstr "Vi povas viziti ilin rete ĉe %s" - -#: ../../mod/item.php:812 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Bonvolu rispondi al ĉi mesaÄo kaj kontaktu la sendinto se vi ne volas ricevi tiujn mesaÄojn." - -#: ../../mod/item.php:814 -#, php-format -msgid "%s posted an update." -msgstr "%s publikigis afiÅon." - -#: ../../mod/profile_photo.php:30 -msgid "Image uploaded but image cropping failed." -msgstr "Bildo estas alÅutita, sed malsukcesis tranĉi la bildon." - -#: ../../mod/profile_photo.php:63 ../../mod/profile_photo.php:70 -#: ../../mod/profile_photo.php:77 ../../mod/profile_photo.php:266 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "Malsukcesis malpligrandigi [%s] la bildon." - -#: ../../mod/profile_photo.php:91 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "ReÅarÄu la paÄon au malplenigu la kaÅmemoro de la retesplorilo se la nova bildo ne tuj aperas." - -#: ../../mod/profile_photo.php:101 -msgid "Unable to process image" -msgstr "Ne eblas procezi bildon." - -#: ../../mod/profile_photo.php:117 ../../mod/wall_upload.php:77 -#, php-format -msgid "Image exceeds size limit of %d" -msgstr "Bildo estas pli granda ol la limito %d" - -#: ../../mod/profile_photo.php:209 -msgid "Upload File:" -msgstr "AlÅuti dosieron:" - -#: ../../mod/profile_photo.php:210 -msgid "Upload Profile Photo" -msgstr "AlÅuti profilbildon" - -#: ../../mod/profile_photo.php:211 -msgid "Upload" -msgstr "AlÅuti" - -#: ../../mod/profile_photo.php:213 -msgid "skip this step" -msgstr "Preterpasi tian paÅon" - -#: ../../mod/profile_photo.php:213 -msgid "select a photo from your photo albums" -msgstr "elekti bildon el viaj albumoj" - -#: ../../mod/profile_photo.php:226 -msgid "Crop Image" -msgstr "Stuci Bildon" - -#: ../../mod/profile_photo.php:227 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Bonvolu agordi la stuco de la bildo por optimuma aspekto." - -#: ../../mod/profile_photo.php:229 -msgid "Done Editing" -msgstr "Finigi Redaktado" - -#: ../../mod/profile_photo.php:257 -msgid "Image uploaded successfully." -msgstr "Bildo estas sukcese enÅutita." - -#: ../../mod/hcard.php:10 -msgid "No profile" -msgstr "Neniu profilo" - -#: ../../mod/removeme.php:45 ../../mod/removeme.php:48 -msgid "Remove My Account" -msgstr "Forigi Mian Konton" - -#: ../../mod/removeme.php:46 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "Tio tute forigos vian konton. Kiam farita, la konto ne estas restaÅ­rebla." - -#: ../../mod/removeme.php:47 -msgid "Please enter your password for verification:" -msgstr "Bonvolu entajpi vian pasvorton por kontrolado:" - -#: ../../mod/message.php:9 ../../include/nav.php:131 -msgid "New Message" -msgstr "Nova MesaÄo" - -#: ../../mod/message.php:70 -msgid "Unable to locate contact information." -msgstr "Ne eblas trovi kontaktajn informojn." - -#: ../../mod/message.php:120 -msgid "Message deleted." -msgstr "MesaÄo estas forviÅita." - -#: ../../mod/message.php:150 -msgid "Conversation removed." -msgstr "Dialogo estas forviÅita." - -#: ../../mod/message.php:247 -msgid "No messages." -msgstr "Neniom da mesaÄoj." - -#: ../../mod/message.php:254 -#, php-format -msgid "Unknown sender - %s" -msgstr "Nekonata sendanto - %s" - -#: ../../mod/message.php:257 -#, php-format -msgid "You and %s" -msgstr "Vi kaj %s" - -#: ../../mod/message.php:260 -#, php-format -msgid "%s and You" -msgstr "%s kaj vi" - -#: ../../mod/message.php:270 ../../mod/message.php:392 -msgid "Delete conversation" -msgstr "ForviÅi dialogon" - -#: ../../mod/message.php:273 -msgid "D, d M Y - g:i A" -msgstr "D, d M Y - g:i A" - -#: ../../mod/message.php:275 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "%d mesaÄo" -msgstr[1] "%d mesaÄoj" - -#: ../../mod/message.php:310 -msgid "Message not available." -msgstr "MesaÄo nedisponebla." - -#: ../../mod/message.php:375 -msgid "Delete message" -msgstr "ForviÅu mesaÄon" - -#: ../../mod/message.php:394 -msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Sekura komunikado ne disponeblas. Vi eble povus respondi sur la profilpaÄo de la sendanto." - -#: ../../mod/message.php:398 -msgid "Send Reply" -msgstr "Respondi" - -#: ../../mod/allfriends.php:34 -#, php-format -msgid "Friends of %s" -msgstr "Amikoj de %s" - -#: ../../mod/allfriends.php:40 -msgid "No friends to display." -msgstr "Neniom da amiko al montri." - -#: ../../mod/admin.php:55 -msgid "Theme settings updated." -msgstr "Gisdatigis agordojn pri etosoj." - -#: ../../mod/admin.php:96 ../../mod/admin.php:419 -msgid "Site" -msgstr "Retejo" - -#: ../../mod/admin.php:97 ../../mod/admin.php:655 ../../mod/admin.php:667 -msgid "Users" -msgstr "Uzantoj" - -#: ../../mod/admin.php:98 ../../mod/admin.php:749 ../../mod/admin.php:791 -msgid "Plugins" -msgstr "Kromprogramoj" - -#: ../../mod/admin.php:99 ../../mod/admin.php:954 ../../mod/admin.php:990 -msgid "Themes" -msgstr "Etosoj" - -#: ../../mod/admin.php:100 -msgid "DB updates" -msgstr "DB Äisdatigoj" - -#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1077 -msgid "Logs" -msgstr "Protokoloj" - -#: ../../mod/admin.php:120 ../../include/nav.php:146 -msgid "Admin" -msgstr "Administrado" - -#: ../../mod/admin.php:121 -msgid "Plugin Features" -msgstr "Kromprogramaj Trajtoj" - -#: ../../mod/admin.php:123 -msgid "User registrations waiting for confirmation" -msgstr "Uzantaj registradoj atendante konfirmon" - -#: ../../mod/admin.php:183 ../../mod/admin.php:637 -msgid "Normal Account" -msgstr "Normala konto" - -#: ../../mod/admin.php:184 ../../mod/admin.php:638 -msgid "Soapbox Account" -msgstr "Soapbox Konto" - -#: ../../mod/admin.php:185 ../../mod/admin.php:639 -msgid "Community/Celebrity Account" -msgstr "Komunuma/eminentula Konto" - -#: ../../mod/admin.php:186 ../../mod/admin.php:640 -msgid "Automatic Friend Account" -msgstr "AÅ­tomata Amika Konto" - -#: ../../mod/admin.php:205 -msgid "Message queues" -msgstr "MesaÄvicoj" - -#: ../../mod/admin.php:210 ../../mod/admin.php:418 ../../mod/admin.php:654 -#: ../../mod/admin.php:748 ../../mod/admin.php:790 ../../mod/admin.php:953 -#: ../../mod/admin.php:989 ../../mod/admin.php:1076 -msgid "Administration" -msgstr "Administrado" - -#: ../../mod/admin.php:211 -msgid "Summary" -msgstr "Resumo" - -#: ../../mod/admin.php:213 -msgid "Registered users" -msgstr "Registrataj uzantoj" - -#: ../../mod/admin.php:215 -msgid "Pending registrations" -msgstr "Okazontaj registradoj" - -#: ../../mod/admin.php:216 -msgid "Version" -msgstr "Versio" - -#: ../../mod/admin.php:218 -msgid "Active plugins" -msgstr "Åœaltitaj kromprogramoj" - -#: ../../mod/admin.php:357 -msgid "Site settings updated." -msgstr "Äœisdatigis retejaj agordoj." - -#: ../../mod/admin.php:405 -msgid "Closed" -msgstr "Ferma" - -#: ../../mod/admin.php:406 -msgid "Requires approval" -msgstr "Bezonas aprobon" - -#: ../../mod/admin.php:407 -msgid "Open" -msgstr "Malferma" - -#: ../../mod/admin.php:411 -msgid "No SSL policy, links will track page SSL state" -msgstr "Sen SSL strategio. Ligiloj sekvos la SSL staton de la paÄo." - -#: ../../mod/admin.php:412 -msgid "Force all links to use SSL" -msgstr "Devigi ke ĉiuj ligiloj uzu SSL." - -#: ../../mod/admin.php:413 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "Memsubskribita atestilo, nur uzu SSL por lokaj ligiloj (malkuraÄigata)" - -#: ../../mod/admin.php:422 -msgid "File upload" -msgstr "AlÅuto" - -#: ../../mod/admin.php:423 -msgid "Policies" -msgstr "Politiko" - -#: ../../mod/admin.php:424 -msgid "Advanced" -msgstr "Altnivela" - -#: ../../mod/admin.php:428 ../../addon/statusnet/statusnet.php:558 -msgid "Site name" -msgstr "Nomo de retejo" - -#: ../../mod/admin.php:429 -msgid "Banner/Logo" -msgstr "Emblemo" - -#: ../../mod/admin.php:430 -msgid "System language" -msgstr "Sistema lingvo" - -#: ../../mod/admin.php:431 -msgid "System theme" -msgstr "Sistema etoso" - -#: ../../mod/admin.php:431 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "DefaÅ­lta sistema etoso - transpasebla de uzantprofiloj - redakti agordoj pri etosoj" - -#: ../../mod/admin.php:432 -msgid "SSL link policy" -msgstr "Strategio por SSL ligiloj" - -#: ../../mod/admin.php:432 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "Difinas ĉu generotaj ligiloj devige uzu SSL." - -#: ../../mod/admin.php:433 -msgid "Maximum image size" -msgstr "Maksimuma bildgrando" - -#: ../../mod/admin.php:433 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Maksimuma grando en bajtoj por alÅutotaj bildoj. DefaÅ­lte 0, kio signifas neniu limito." - -#: ../../mod/admin.php:435 -msgid "Register policy" -msgstr "Interkonsento pri registrado" - -#: ../../mod/admin.php:436 -msgid "Register text" -msgstr "Interkonsento teksto" - -#: ../../mod/admin.php:436 -msgid "Will be displayed prominently on the registration page." -msgstr "Tio estos eminente montrata en la registro paÄo." - -#: ../../mod/admin.php:437 -msgid "Accounts abandoned after x days" -msgstr "Kontoj forlasitaj post x tagoj" - -#: ../../mod/admin.php:437 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Mi ne malÅparu energion por enketi aliajn retejojn pri forlasitaj kontoj. Entajpu 0 por ne uzi templimo." - -#: ../../mod/admin.php:438 -msgid "Allowed friend domains" -msgstr "Permesitaj amikaj domainoj" - -#: ../../mod/admin.php:438 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Perkome disigita listo da domajnoj kiuj rajtas konstrui amikecojn kun ĉi tiu retejo. Ä´okeroj eblas. Malplena por rajtigi ĉiujn ajn domajnojn." - -#: ../../mod/admin.php:439 -msgid "Allowed email domains" -msgstr "Permesitaj retpoÅtaj domajnoj" - -#: ../../mod/admin.php:439 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Perkome disigita listo da domajnoj kiuj uzeblas kiel retpoÅtaj adresoj en novaj registradoj. Ä´okeroj eblas. Malplena por rajtigi ĉiujn ajn domajnojn." - -#: ../../mod/admin.php:440 -msgid "Block public" -msgstr "Bloki publike" - -#: ../../mod/admin.php:440 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Elektu por bloki publikan atingon al ĉiuj alie publikajn paÄojn en ĉi tiu retejo kiam vi ne estas ensalutita." - -#: ../../mod/admin.php:441 -msgid "Force publish" -msgstr "Devigi publikigon" - -#: ../../mod/admin.php:441 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Elektu por devigi la registradon en la loka katalogo al ĉiuj profiloj en ĉi tiu retejo." - -#: ../../mod/admin.php:442 -msgid "Global directory update URL" -msgstr "Äœenerala adreso por Äisdatigi la katalogon" - -#: ../../mod/admin.php:442 -msgid "" -"URL to update the global directory. If this is not set, the global directory" -" is completely unavailable to the application." -msgstr "URL adreso por Äisdatigi la tutmondan katalogon. Se ne agordita, la tutmonda katatolge tute ne disponeblas al la programo." - -#: ../../mod/admin.php:444 -msgid "Block multiple registrations" -msgstr "Bloki pluroblajn registradojn." - -#: ../../mod/admin.php:444 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "Malpermesi al uzantoj la permeson por registri pluajn kontojn kiel paÄoj." - -#: ../../mod/admin.php:445 -msgid "OpenID support" -msgstr "Subteno por OpenID" - -#: ../../mod/admin.php:445 -msgid "OpenID support for registration and logins." -msgstr "Subteni OpenID por registrado kaj ensaluto." - -#: ../../mod/admin.php:446 -msgid "Fullname check" -msgstr "Kontroli plenan nomon" - -#: ../../mod/admin.php:446 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "Kiel kontraÅ­spamilo, devigi uzantoj al registrado kun spaceto inter la persona nomo kaj la familia nomo." - -#: ../../mod/admin.php:447 -msgid "UTF-8 Regular expressions" -msgstr "UTF-8 regulaj exprimoj" - -#: ../../mod/admin.php:447 -msgid "Use PHP UTF8 regular expressions" -msgstr "Uzi PHP UTF8 regulajn esprimojn." - -#: ../../mod/admin.php:448 -msgid "Show Community Page" -msgstr "Montri Komunuma PaÄo" - -#: ../../mod/admin.php:448 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "Montri komunuma paÄo kun ĉiuj ĵusaj afiÅoj en ĉi tiu retejo." - -#: ../../mod/admin.php:449 -msgid "Enable OStatus support" -msgstr "Åœalti subtenon por OStatus" - -#: ../../mod/admin.php:449 -msgid "" -"Provide built-in OStatus (identi.ca, status.net, etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "Provizi integritan OStatus (identi.ca, status.net ktp) subtenon. Ĉiuj komunikadoj en OStatus estas publikaj, do privatecaj avertoj aperos de tempo al tempo." - -#: ../../mod/admin.php:450 -msgid "Enable Diaspora support" -msgstr "Åœalti subtenon por Diaspora" - -#: ../../mod/admin.php:450 -msgid "Provide built-in Diaspora network compatibility." -msgstr "Provizi integritan Diaspora subtenon." - -#: ../../mod/admin.php:451 -msgid "Only allow Friendica contacts" -msgstr "Nur permesigi Friendica kontaktojn" - -#: ../../mod/admin.php:451 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "Ĉiuj kontaktoj devas uzi Friendica protokolojn. Ĉiuj aliaj komunikaj protokoloj malaktivita." - -#: ../../mod/admin.php:452 -msgid "Verify SSL" -msgstr "Kontroli SSL" - -#: ../../mod/admin.php:452 -msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you" -" cannot connect (at all) to self-signed SSL sites." -msgstr "Se vi deziras, vi povas aktivigi severan kontroladon de SSL atestiloj. Pro tio, vie (tute) ne eblos konekti al SSL retejoj kun memsubskribitaj atestiloj." - -#: ../../mod/admin.php:453 -msgid "Proxy user" -msgstr "Uzantnomo por retperanto" - -#: ../../mod/admin.php:454 -msgid "Proxy URL" -msgstr "URL adreso de retperanto" - -#: ../../mod/admin.php:455 -msgid "Network timeout" -msgstr "Reta tempolimo" - -#: ../../mod/admin.php:455 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Valoro en sekundoj. Uzu 0 por mallimitigi (ne rekomendata)." - -#: ../../mod/admin.php:456 -msgid "Delivery interval" -msgstr "Intervalo de liverado" - -#: ../../mod/admin.php:456 -msgid "" -"Delay background delivery processes by this many seconds to reduce system " -"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " -"for large dedicated servers." -msgstr "Malfruigi fonan liveradon dum tiom da sekundoj por malpliigi la Åargon de la sistemo. Rekomendoj: 4-5 por komunaj serviloj, 2-3 por virtualaj privataj serviloj, 0-1 por grandaj dediĉitaj serviloj." - -#: ../../mod/admin.php:457 -msgid "Poll interval" -msgstr "Enketintervalo" - -#: ../../mod/admin.php:457 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Malfruigi fonajn enketprocesojn je tiom da sekundoj por malpliigi la Åargon de la sistemo. Se 0, uzas la liverintervalon." - -#: ../../mod/admin.php:458 -msgid "Maximum Load Average" -msgstr "Maksimuma Meza SistemÅargo" - -#: ../../mod/admin.php:458 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Maksimuma sistemÅargo post kiu livero- kaj enketprocesoj estos prokrastinataj. - DefaÅ­lte 50." - -#: ../../mod/admin.php:472 -msgid "Update has been marked successful" -msgstr "Äœisdatigo estas markita sukcesa" - -#: ../../mod/admin.php:482 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Ne sukcesis plenumi %s. Kontrolu la sistemprotokolojn." - -#: ../../mod/admin.php:485 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Sukcese aplikis la Äisdatigo %s." - -#: ../../mod/admin.php:489 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Äœisdatigo %s ne liveris elirstaton. " - -#: ../../mod/admin.php:492 -#, php-format -msgid "Update function %s could not be found." -msgstr "Ne troveblas Äisdatigo funkcio %s." - -#: ../../mod/admin.php:507 -msgid "No failed updates." -msgstr "Neniom da malsukcesaj Äisdatigoj." - -#: ../../mod/admin.php:511 -msgid "Failed Updates" -msgstr "Malsukcesaj Äœisdatigoj" - -#: ../../mod/admin.php:512 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "Ne inkluzivas Äisdatigojn antaÅ­ 1139, kiuj ne liveris elirstaton." - -#: ../../mod/admin.php:513 -msgid "Mark success (if update was manually applied)" -msgstr "Marki sukcesa (se la Äisdatigo estas instalita mane)" - -#: ../../mod/admin.php:514 -msgid "Attempt to execute this update step automatically" -msgstr "Provi automate plenumi ĉi tian paÅon de la Äisdatigo." - -#: ../../mod/admin.php:539 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "Blokis/malblokis %s uzanton" -msgstr[1] "Blokis/malblokis %s uzantojn" - -#: ../../mod/admin.php:546 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s uzanto forviÅita" -msgstr[1] "%s uzanto forviÅitaj" - -#: ../../mod/admin.php:585 -#, php-format -msgid "User '%s' deleted" -msgstr "Uzanto '%s' forviÅita" - -#: ../../mod/admin.php:593 -#, php-format -msgid "User '%s' unblocked" -msgstr "Uzanto '%s' malblokita" - -#: ../../mod/admin.php:593 -#, php-format -msgid "User '%s' blocked" -msgstr "Uzanto '%s' blokita" - -#: ../../mod/admin.php:657 -msgid "select all" -msgstr "elekti ĉiujn" - -#: ../../mod/admin.php:658 -msgid "User registrations waiting for confirm" -msgstr "RegistriÄoj atendante aprobon" - -#: ../../mod/admin.php:659 -msgid "Request date" -msgstr "Dato de peto" - -#: ../../mod/admin.php:659 ../../mod/admin.php:668 -#: ../../include/contact_selectors.php:79 -msgid "Email" -msgstr "RetpoÅto" - -#: ../../mod/admin.php:660 -msgid "No registrations." -msgstr "Neniom da registriÄoj." - -#: ../../mod/admin.php:662 -msgid "Deny" -msgstr "Negi" - -#: ../../mod/admin.php:668 -msgid "Register date" -msgstr "Dato de registrado" - -#: ../../mod/admin.php:668 -msgid "Last login" -msgstr "Plej ĵusa ensaluto" - -#: ../../mod/admin.php:668 -msgid "Last item" -msgstr "Plej ĵusa elemento" - -#: ../../mod/admin.php:668 -msgid "Account" -msgstr "Konto" - -#: ../../mod/admin.php:670 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "La elektitaj uzantkontoj estas forviÅotaj!\\n\\nĈiuj elementoj kiujn ili afiÅis je la retpaÄo estos permanente forviÅitaj.\\n\\nĈu vi certas?" - -#: ../../mod/admin.php:671 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "La uzanto {0} estas forviÅota!\\n\\nĈiuj elementoj kiujn li afiÅis je la retpaÄo estos permanente forviÅitaj.\\n\\nĈu vi certas?" - -#: ../../mod/admin.php:712 -#, php-format -msgid "Plugin %s disabled." -msgstr "Kromprogramo %s estas malÅaltita." - -#: ../../mod/admin.php:716 -#, php-format -msgid "Plugin %s enabled." -msgstr "Kromprogramo %s estas Åaltita." - -#: ../../mod/admin.php:726 ../../mod/admin.php:924 -msgid "Disable" -msgstr "MalÅalti" - -#: ../../mod/admin.php:728 ../../mod/admin.php:926 -msgid "Enable" -msgstr "Åœalti" - -#: ../../mod/admin.php:750 ../../mod/admin.php:955 -msgid "Toggle" -msgstr "Åœalti/MalÅalti" - -#: ../../mod/admin.php:758 ../../mod/admin.php:965 -msgid "Author: " -msgstr "AÅ­toro: " - -#: ../../mod/admin.php:759 ../../mod/admin.php:966 -msgid "Maintainer: " -msgstr "Prizorganto: " - -#: ../../mod/admin.php:888 -msgid "No themes found." -msgstr "Ne trovis etosojn." - -#: ../../mod/admin.php:947 -msgid "Screenshot" -msgstr "Ekrankopio" - -#: ../../mod/admin.php:995 -msgid "[Experimental]" -msgstr "[Eksperimenta]" - -#: ../../mod/admin.php:996 -msgid "[Unsupported]" -msgstr "[Nesubtenata]" - -#: ../../mod/admin.php:1023 -msgid "Log settings updated." -msgstr "Protokolagordoj Äisdatigitaj." - -#: ../../mod/admin.php:1079 -msgid "Clear" -msgstr "ForviÅi" - -#: ../../mod/admin.php:1085 -msgid "Debugging" -msgstr "Sencimigado" - -#: ../../mod/admin.php:1086 -msgid "Log file" -msgstr "Protokolo" - -#: ../../mod/admin.php:1086 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "Devas esti skribebla de la retservilo. Relativa al via plej supra Friendica dosierujo." - -#: ../../mod/admin.php:1087 -msgid "Log level" -msgstr "Protokolnivelo" - -#: ../../mod/admin.php:1137 -msgid "Close" -msgstr "Fermi" - -#: ../../mod/admin.php:1143 -msgid "FTP Host" -msgstr "FTP Servilo" - -#: ../../mod/admin.php:1144 -msgid "FTP Path" -msgstr "FTP Vojo" - -#: ../../mod/admin.php:1145 -msgid "FTP User" -msgstr "FTP Uzanto" - -#: ../../mod/admin.php:1146 -msgid "FTP Password" -msgstr "FTP Pasvorto" - -#: ../../mod/profile.php:21 ../../boot.php:993 -msgid "Requested profile is not available." -msgstr "La petita profilo ne disponeblas." - -#: ../../mod/profile.php:141 ../../mod/display.php:75 -msgid "Access to this profile has been restricted." -msgstr "Atingo al ĉi tio profilo estas limitigita" - -#: ../../mod/profile.php:166 -msgid "Tips for New Members" -msgstr "Konsilo por novaj membroj" - -#: ../../mod/ping.php:185 -msgid "{0} wants to be your friend" -msgstr "{0} volas amikiÄi kun vi" - -#: ../../mod/ping.php:190 -msgid "{0} sent you a message" -msgstr "{0} sendis mesaÄon al vi" - -#: ../../mod/ping.php:195 -msgid "{0} requested registration" -msgstr "{0} petis registradon" - -#: ../../mod/ping.php:201 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0} komentis pri la afiÅo de %s" - -#: ../../mod/ping.php:206 -#, php-format -msgid "{0} liked %s's post" -msgstr "{0} satis la afiÅon de %s" - -#: ../../mod/ping.php:211 -#, php-format -msgid "{0} disliked %s's post" -msgstr "{0} malÅatis la afiÅon de %s" - -#: ../../mod/ping.php:216 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0} amikiÄis kun %s" - -#: ../../mod/ping.php:221 -msgid "{0} posted" -msgstr "{0} afiÅis" - -#: ../../mod/ping.php:226 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0} markis la afiÅon de %s kun #%s" - -#: ../../mod/ping.php:232 -msgid "{0} mentioned you in a post" -msgstr "{0} menciis vin en afiÅo" - -#: ../../mod/nogroup.php:58 -msgid "Contacts who are not members of a group" -msgstr "Kontaktoj kiuj ne estas en iu grupo" - -#: ../../mod/openid.php:24 -msgid "OpenID protocol error. No ID returned." -msgstr "Eraro en OpenID protokolo. Ne resendis identecon." - -#: ../../mod/openid.php:53 -msgid "" -"Account not found and OpenID registration is not permitted on this site." -msgstr "Ne trovis kontoj, kaj registrado per OpenID estas malpermesita ĉi tie." - -#: ../../mod/openid.php:93 ../../include/auth.php:99 -#: ../../include/auth.php:162 -msgid "Login failed." -msgstr "Ensalutado malsukcesis." - -#: ../../mod/follow.php:27 -msgid "Contact added" -msgstr "Aldonis kontakton" - -#: ../../mod/common.php:42 -msgid "Common Friends" -msgstr "Komunaj Amikoj" - -#: ../../mod/common.php:78 -msgid "No contacts in common." -msgstr "Neniom da komunaj kontaktoj." - -#: ../../mod/display.php:135 -msgid "Item has been removed." -msgstr "Elemento estas forviÅita." - -#: ../../mod/apps.php:4 -msgid "Applications" -msgstr "Programoj" - -#: ../../mod/apps.php:7 -msgid "No installed applications." -msgstr "Neniom da instalitaj programoj." - -#: ../../mod/search.php:83 ../../include/text.php:649 -#: ../../include/text.php:650 ../../include/nav.php:91 -msgid "Search" -msgstr "Serĉi" - -#: ../../mod/profiles.php:21 ../../mod/profiles.php:410 -#: ../../mod/profiles.php:524 ../../mod/dfrn_confirm.php:62 -msgid "Profile not found." -msgstr "Profilo ne trovita." - -#: ../../mod/profiles.php:31 -msgid "Profile Name is required." -msgstr "Nomo de profilo estas bezonata." - -#: ../../mod/profiles.php:155 -msgid "Marital Status" -msgstr "Amrilata Stato" - -#: ../../mod/profiles.php:159 -msgid "Romantic Partner" -msgstr "Kora Partnero" - -#: ../../mod/profiles.php:163 -msgid "Likes" -msgstr "Åœatoj" - -#: ../../mod/profiles.php:167 -msgid "Dislikes" -msgstr "MalÅatoj" - -#: ../../mod/profiles.php:171 -msgid "Work/Employment" -msgstr "Laboro" - -#: ../../mod/profiles.php:174 -msgid "Religion" -msgstr "Religio" - -#: ../../mod/profiles.php:178 -msgid "Political Views" -msgstr "Politikaj Opinioj" - -#: ../../mod/profiles.php:182 -msgid "Gender" -msgstr "Sekso" - -#: ../../mod/profiles.php:186 -msgid "Sexual Preference" -msgstr "Seksa Prefero" - -#: ../../mod/profiles.php:190 -msgid "Homepage" -msgstr "HejmpaÄo" - -#: ../../mod/profiles.php:194 -msgid "Interests" -msgstr "Interesoj" - -#: ../../mod/profiles.php:198 -msgid "Address" -msgstr "Adreso" - -#: ../../mod/profiles.php:205 ../../addon/dav/layout.fnk.php:310 -msgid "Location" -msgstr "Loko" - -#: ../../mod/profiles.php:288 -msgid "Profile updated." -msgstr "Profilo Äisdatigita." - -#: ../../mod/profiles.php:355 -msgid " and " -msgstr " kaj " - -#: ../../mod/profiles.php:363 -msgid "public profile" -msgstr "publika profilo" - -#: ../../mod/profiles.php:366 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s ÅanÄis %2$s al “%3$s”" - -#: ../../mod/profiles.php:367 -#, php-format -msgid " - Visit %1$s's %2$s" -msgstr " - Vizitu la %2$s de %1$s" - -#: ../../mod/profiles.php:370 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s havas Äisdatigigan %2$s, ÅanÄas %3$s." - -#: ../../mod/profiles.php:429 -msgid "Profile deleted." -msgstr "Profilo forviÅita." - -#: ../../mod/profiles.php:447 ../../mod/profiles.php:481 -msgid "Profile-" -msgstr "Profilo-" - -#: ../../mod/profiles.php:466 ../../mod/profiles.php:508 -msgid "New profile created." -msgstr "Nova profilo kreita." - -#: ../../mod/profiles.php:487 -msgid "Profile unavailable to clone." -msgstr "Ne eblas kopii profilon." - -#: ../../mod/profiles.php:545 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "KaÅi vian liston de kontaktoj/amikoj al vidantoj de ĉi-tio profilo?" - -#: ../../mod/profiles.php:568 -msgid "Edit Profile Details" -msgstr "Redakti Detalojn de Profilo" - -#: ../../mod/profiles.php:570 -msgid "View this profile" -msgstr "Vidi la profilon." - -#: ../../mod/profiles.php:571 -msgid "Create a new profile using these settings" -msgstr "Krei novan profilon kun tiaj agordoj" - -#: ../../mod/profiles.php:572 -msgid "Clone this profile" -msgstr "Kopii ĉi tiun profilon" - -#: ../../mod/profiles.php:573 -msgid "Delete this profile" -msgstr "ForviÅi ĉi tiun profilon" - -#: ../../mod/profiles.php:574 -msgid "Profile Name:" -msgstr "Nomo de Profilo:" - -#: ../../mod/profiles.php:575 -msgid "Your Full Name:" -msgstr "Via Plena Nomo:" - -#: ../../mod/profiles.php:576 -msgid "Title/Description:" -msgstr "Titolo/Priskribo:" - -#: ../../mod/profiles.php:577 -msgid "Your Gender:" -msgstr "Via Sekso:" - -#: ../../mod/profiles.php:578 -#, php-format -msgid "Birthday (%s):" -msgstr "NaskiÄtago (%s):" - -#: ../../mod/profiles.php:579 -msgid "Street Address:" -msgstr "Adreso:" - -#: ../../mod/profiles.php:580 -msgid "Locality/City:" -msgstr "Urbo:" - -#: ../../mod/profiles.php:581 -msgid "Postal/Zip Code:" -msgstr "PoÅtkodo:" - -#: ../../mod/profiles.php:582 -msgid "Country:" -msgstr "Lando:" - -#: ../../mod/profiles.php:583 -msgid "Region/State:" -msgstr "Åœtato:" - -#: ../../mod/profiles.php:584 -msgid " Marital Status:" -msgstr " Civita Stato:" - -#: ../../mod/profiles.php:585 -msgid "Who: (if applicable)" -msgstr "Kiu (se aplikeble):" - -#: ../../mod/profiles.php:586 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Ekzemploj: cathy123, Cathy Williams, cathy@example.com" - -#: ../../mod/profiles.php:587 -msgid "Since [date]:" -msgstr "Ekde [dato]:" - -#: ../../mod/profiles.php:588 ../../include/profile_advanced.php:46 -msgid "Sexual Preference:" -msgstr "Seksa Prefero:" - -#: ../../mod/profiles.php:589 -msgid "Homepage URL:" -msgstr "Adreso de HejmpaÄo:" - -#: ../../mod/profiles.php:590 ../../include/profile_advanced.php:50 -msgid "Hometown:" -msgstr "Hejmurbo:" - -#: ../../mod/profiles.php:591 ../../include/profile_advanced.php:54 -msgid "Political Views:" -msgstr "Politikaj Opinioj:" - -#: ../../mod/profiles.php:592 -msgid "Religious Views:" -msgstr "Religiaj Opinioj:" - -#: ../../mod/profiles.php:593 -msgid "Public Keywords:" -msgstr "Publikaj Ålosilvortoj:" - -#: ../../mod/profiles.php:594 -msgid "Private Keywords:" -msgstr "Privataj Ålosilvortoj:" - -#: ../../mod/profiles.php:595 ../../include/profile_advanced.php:62 -msgid "Likes:" -msgstr "Åœatoj:" - -#: ../../mod/profiles.php:596 ../../include/profile_advanced.php:64 -msgid "Dislikes:" -msgstr "MalÅatoj:" - -#: ../../mod/profiles.php:597 -msgid "Example: fishing photography software" -msgstr "Ekzemple: fiÅkapti fotografio programaro" - -#: ../../mod/profiles.php:598 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "(Por sugesti amikoj. Videbla al aliaj.)" - -#: ../../mod/profiles.php:599 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Por serĉi profilojn. Neniam videbla al aliaj.)" - -#: ../../mod/profiles.php:600 -msgid "Tell us about yourself..." -msgstr "Diru al ni pri vi..." - -#: ../../mod/profiles.php:601 -msgid "Hobbies/Interests" -msgstr "Åœatokupoj/Interesoj" - -#: ../../mod/profiles.php:602 -msgid "Contact information and Social Networks" -msgstr "Kontaktaj informoj kaj Interkonaj Retejoj" - -#: ../../mod/profiles.php:603 -msgid "Musical interests" -msgstr "Muzikaj interesoj" - -#: ../../mod/profiles.php:604 -msgid "Books, literature" -msgstr "Libroj, literaturo" - -#: ../../mod/profiles.php:605 -msgid "Television" -msgstr "Televido" - -#: ../../mod/profiles.php:606 -msgid "Film/dance/culture/entertainment" -msgstr "Filmoj/dancoj/arto/amuzaĵoj" - -#: ../../mod/profiles.php:607 -msgid "Love/romance" -msgstr "Amo/romanco" - -#: ../../mod/profiles.php:608 -msgid "Work/employment" -msgstr "Laboro" - -#: ../../mod/profiles.php:609 -msgid "School/education" -msgstr "Lernejo/eduko" - -#: ../../mod/profiles.php:614 -msgid "" -"This is your public profile.
    It may " -"be visible to anybody using the internet." -msgstr "Ĉi tio estas via publika profilo. Äœi eble estas videbla al ĉiuj en interreto. " - -#: ../../mod/profiles.php:624 ../../mod/directory.php:111 -msgid "Age: " -msgstr "AÄo:" - -#: ../../mod/profiles.php:663 -msgid "Edit/Manage Profiles" -msgstr "Redakti/administri Profilojn" - -#: ../../mod/profiles.php:664 ../../boot.php:1102 -msgid "Change profile photo" -msgstr "ÅœanÄi profilbildon" - -#: ../../mod/profiles.php:665 ../../boot.php:1103 -msgid "Create New Profile" -msgstr "Krei novan profilon" - -#: ../../mod/profiles.php:676 ../../boot.php:1113 -msgid "Profile Image" -msgstr "Profilbildo" - -#: ../../mod/profiles.php:678 ../../boot.php:1116 -msgid "visible to everybody" -msgstr "videbla al ĉiuj" - -#: ../../mod/profiles.php:679 ../../boot.php:1117 -msgid "Edit visibility" -msgstr "Redakti videblecon" - -#: ../../mod/filer.php:29 ../../include/conversation.php:951 -msgid "Save to Folder:" -msgstr "Konservi en Dosierujo:" - -#: ../../mod/filer.php:29 -msgid "- select -" -msgstr "- elekti -" - -#: ../../mod/tagger.php:103 ../../include/conversation.php:138 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s markis la %3$s de %2$s kun %4$s" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Ne trovis delegiteblajn paÄojn." - -#: ../../mod/delegate.php:121 -msgid "Delegate Page Management" -msgstr "Administrado de Delegitajn PaÄojn" - -#: ../../mod/delegate.php:123 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Delegitoj povas administri ĉiujn ecojn de la konto/paÄo, escepte bazaj kontoagordoj. Bonvolu ne delegitigi vian personan konton al iu al kiu vi ne plene fidas." - -#: ../../mod/delegate.php:124 -msgid "Existing Page Managers" -msgstr "Estantaj Administrantoj de la PaÄo" - -#: ../../mod/delegate.php:126 -msgid "Existing Page Delegates" -msgstr "Estantaj Delegitoj de la PaÄo" - -#: ../../mod/delegate.php:128 -msgid "Potential Delegates" -msgstr "Eblaj Delegitoj" - -#: ../../mod/delegate.php:131 -msgid "Add" -msgstr "Aldoni" - -#: ../../mod/delegate.php:132 -msgid "No entries." -msgstr "Neniom da afiÅoj." - -#: ../../mod/suggest.php:38 ../../view/theme/diabook/theme.php:626 -#: ../../include/contact_widgets.php:34 -msgid "Friend Suggestions" -msgstr "Amikosugestoj" - -#: ../../mod/suggest.php:44 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Neniu sugestoj disponeblas. Se ĉi tiu estas nova retejo, bonvolu reprovi post 24 horoj." - -#: ../../mod/suggest.php:61 -msgid "Ignore/Hide" -msgstr "Ignori/KaÅi" - -#: ../../mod/directory.php:47 ../../view/theme/diabook/theme.php:624 -msgid "Global Directory" -msgstr "Tutmonda Katalogo" - -#: ../../mod/directory.php:55 -msgid "Find on this site" -msgstr "Trovi en ĉi retejo" - -#: ../../mod/directory.php:58 -msgid "Site Directory" -msgstr "Reteja Katalogo" - -#: ../../mod/directory.php:114 -msgid "Gender: " -msgstr "Sekso:" - -#: ../../mod/directory.php:140 -msgid "No entries (some entries may be hidden)." -msgstr "Neniom da afiÅoj (kelkaj afiÅoj eble ne estas videbla)." - -#: ../../mod/invite.php:35 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s: Ne estas valida retpoÅtadreso." - -#: ../../mod/invite.php:59 -msgid "Please join us on Friendica" -msgstr "Bonvolu aliÄi kun ni ĉe Friendica" - -#: ../../mod/invite.php:69 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s: La livero de la mesaÄo malsukcesis." - -#: ../../mod/invite.php:73 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "Sendis %d mesaÄon." -msgstr[1] "Sendis %d mesaÄojn." - -#: ../../mod/invite.php:92 -msgid "You have no more invitations available" -msgstr "Vi ne plu disponeblas invitaĵojn" - -#: ../../mod/invite.php:100 -#, php-format -msgid "" -"Visit %s for a list of public sites that you can join. Friendica members on " -"other sites can all connect with each other, as well as with members of many" -" other social networks." -msgstr "Vizitu %s por listo de publikaj retejoj kie vi povas aliÄi. Anoj de Friendica ĉe aliaj retejoj povas konekti unu kun la alian, kaj ankaÅ­ kun membroj de multaj aliaj retejoj." - -#: ../../mod/invite.php:102 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "Por akcepti ĉi tiu invito, bonvolu viziti kaj registriÄi ĉe %s au alia publika Friendica retejo." - -#: ../../mod/invite.php:103 -#, php-format -msgid "" -"Friendica sites all inter-connect to create a huge privacy-enhanced social " -"web that is owned and controlled by its members. They can also connect with " -"many traditional social networks. See %s for a list of alternate Friendica " -"sites you can join." -msgstr "Ĉiuj Friendica retejoj interkonektiÄas kaj kune faras grandan altprivatecan interkonan reton, kiun posedas kaj kontrolas Äiaj membroj. Ili ankaÅ­ povas konekti kun multe de tradiciaj interkonaj retejoj. Vidu %s por listo de publikaj retejoj kie vi povas aliÄi." - -#: ../../mod/invite.php:106 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "Senkulpigu nin. La sistemo nuntempe ne estas agordita por konekti al aliaj retejoj au inviti membrojn." - -#: ../../mod/invite.php:111 -msgid "Send invitations" -msgstr "Sendi invitojn" - -#: ../../mod/invite.php:112 -msgid "Enter email addresses, one per line:" -msgstr "Entajpu retpoÅtadresojn, po unu por ĉiu linio." - -#: ../../mod/invite.php:114 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "Ni bonkore invitas vin aliÄi kun ni kaj aliaj bonaj amikoj ĉe Friendica. Helpu nin krei pli bonan interkonan reton." - -#: ../../mod/invite.php:116 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Vi bezonas ĉi-tiun invitkodon: $invite_code" - -#: ../../mod/invite.php:116 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "Kiam vi registris, bonvolu konekti al mi pere de mi profilo ĉe: " - -#: ../../mod/invite.php:118 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendica.com" -msgstr "Por pli da informoj pri Friendica, kaj kial ni pensas ke Äi estas grava, bonvolu viziti http://friendica.com" - -#: ../../mod/dfrn_confirm.php:119 -msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." -msgstr "Tio ĉi okazis de tempo al tempo se ambaÅ­ personoj petas kontakton ka Äi jam estas aprobita." - -#: ../../mod/dfrn_confirm.php:237 -msgid "Response from remote site was not understood." -msgstr "Ne komprenis la rispondon de la fora retejo." - -#: ../../mod/dfrn_confirm.php:246 -msgid "Unexpected response from remote site: " -msgstr "Neatendita rispondo de la fora retejo:" - -#: ../../mod/dfrn_confirm.php:254 -msgid "Confirmation completed successfully." -msgstr "Konfirmo sukcese kompletigita." - -#: ../../mod/dfrn_confirm.php:256 ../../mod/dfrn_confirm.php:270 -#: ../../mod/dfrn_confirm.php:277 -msgid "Remote site reported: " -msgstr "La fora retejo raportis:" - -#: ../../mod/dfrn_confirm.php:268 -msgid "Temporary failure. Please wait and try again." -msgstr "Dumtempa eraro. Bonvolu atendi kaj provi refoje." - -#: ../../mod/dfrn_confirm.php:275 -msgid "Introduction failed or was revoked." -msgstr "La prezento malsukcesis au estas revokita." - -#: ../../mod/dfrn_confirm.php:420 -msgid "Unable to set contact photo." -msgstr "Neeblas agordi la kontaktbildo." - -#: ../../mod/dfrn_confirm.php:477 ../../include/diaspora.php:510 -#: ../../include/conversation.php:101 -#, php-format -msgid "%1$s is now friends with %2$s" -msgstr "%1$s amikiÄis kun %2$s" - -#: ../../mod/dfrn_confirm.php:562 -#, php-format -msgid "No user record found for '%s' " -msgstr "Ne trovis uzanton '%s' " - -#: ../../mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "Åœajnas kvazaÅ­ la ĉifroÅlosilo de nia retejo estas fuÅita." - -#: ../../mod/dfrn_confirm.php:583 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "Malplena adreso de retejo provizita, aÅ­ ni ne povis malĉifri la adreson." - -#: ../../mod/dfrn_confirm.php:604 -msgid "Contact record was not found for you on our site." -msgstr "Kontakto ne trovita por vi en via retejo." - -#: ../../mod/dfrn_confirm.php:618 -#, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "Publika Ålosilo de retejo ne disponeblas en la kontaktrikordo por la URL adreso %s." - -#: ../../mod/dfrn_confirm.php:638 -msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "La identeco provizita de via sistemo estas duoblo ĉe nia sistemo. Äœi eble funkcias se vi provas refoje." - -#: ../../mod/dfrn_confirm.php:649 -msgid "Unable to set your contact credentials on our system." -msgstr "Ne sukcesis agordi la legitimaĵojn de via kontakto ĉe nia sistemo." - -#: ../../mod/dfrn_confirm.php:716 -msgid "Unable to update your contact profile details on our system" -msgstr "Neeblas Äisdatigi viajn profildetalojn ĉe nia sistemo." - -#: ../../mod/dfrn_confirm.php:750 -#, php-format -msgid "Connection accepted at %s" -msgstr "Konekto akceptita je %s" - -#: ../../mod/dfrn_confirm.php:799 -#, php-format -msgid "%1$s has joined %2$s" -msgstr "%1$s aliÄis al %2$s" - -#: ../../addon/fromgplus/fromgplus.php:29 -msgid "Google+ Import Settings" -msgstr "Google+ Importo" - -#: ../../addon/fromgplus/fromgplus.php:32 -msgid "Enable Google+ Import" -msgstr "Aktivigi Äœoogle+ Importon" - -#: ../../addon/fromgplus/fromgplus.php:35 -msgid "Google Account ID" -msgstr "Google Konto ID" - -#: ../../addon/fromgplus/fromgplus.php:55 -msgid "Google+ Import Settings saved." -msgstr "Konservis Agordojn por Google+ Importo." - -#: ../../addon/facebook/facebook.php:521 -msgid "Facebook disabled" -msgstr "Facebook malÅaltita" - -#: ../../addon/facebook/facebook.php:526 -msgid "Updating contacts" -msgstr "Mi Äisdatigas la kontaktojn." - -#: ../../addon/facebook/facebook.php:549 -msgid "Facebook API key is missing." -msgstr "La API Ålosilo de Facebook ne estas konata ĉi tie." - -#: ../../addon/facebook/facebook.php:556 -msgid "Facebook Connect" -msgstr "Kontekto al Facebook" - -#: ../../addon/facebook/facebook.php:562 -msgid "Install Facebook connector for this account." -msgstr "Instali la Facebook konektilo por ĉi tiu konto." - -#: ../../addon/facebook/facebook.php:569 -msgid "Remove Facebook connector" -msgstr "Forigi la Facebook konektilon." - -#: ../../addon/facebook/facebook.php:574 -msgid "" -"Re-authenticate [This is necessary whenever your Facebook password is " -"changed.]" -msgstr "ReaÅ­tentiÄi [Tio estas bezonata ĉiam kiam vi ÅanÄis vian pasvorton ĉe Facebook.]" - -#: ../../addon/facebook/facebook.php:581 -msgid "Post to Facebook by default" -msgstr "Ĉiam afiÅi al Facebook." - -#: ../../addon/facebook/facebook.php:587 -msgid "" -"Facebook friend linking has been disabled on this site. The following " -"settings will have no effect." -msgstr "Ligado kun Facebook amikoj estas malaktivita ĉe tiu retejo. La sekvantaj agordoj do ne havas validecon." - -#: ../../addon/facebook/facebook.php:591 -msgid "" -"Facebook friend linking has been disabled on this site. If you disable it, " -"you will be unable to re-enable it." -msgstr "Ligado kun Facebook amikoj estas malaktivita ĉe tiu retejo. Se vi malÅaltas Äin, vi ne eblos ree Åalti Äin." - -#: ../../addon/facebook/facebook.php:594 -msgid "Link all your Facebook friends and conversations on this website" -msgstr "Alligu ĉiujn viajn Facebook amikojn kaj konversaciojn je ĉi-tiu retejo." - -#: ../../addon/facebook/facebook.php:596 -msgid "" -"Facebook conversations consist of your profile wall and your friend" -" stream." -msgstr "Facebok konversacioj konsistas el via profilmuro kaj la fluo de viaj amikoj." - -#: ../../addon/facebook/facebook.php:597 -msgid "On this website, your Facebook friend stream is only visible to you." -msgstr "Je ĉi-tiu retejo, la fluo de viaj amikoj ĉe Facebook nur videblas al vi." - -#: ../../addon/facebook/facebook.php:598 -msgid "" -"The following settings determine the privacy of your Facebook profile wall " -"on this website." -msgstr "La sekvontaj agordoj difinas la privatecon de via Facebook profilmuro je ĉi-tiu retejo." - -#: ../../addon/facebook/facebook.php:602 -msgid "" -"On this website your Facebook profile wall conversations will only be " -"visible to you" -msgstr "Je ĉi-tiu retejo, la conversacioj sur via Facebook profilmuro nur videblas al vi." - -#: ../../addon/facebook/facebook.php:607 -msgid "Do not import your Facebook profile wall conversations" -msgstr "Ne importi konversaciojn de via Facebook profilmuro" - -#: ../../addon/facebook/facebook.php:609 -msgid "" -"If you choose to link conversations and leave both of these boxes unchecked," -" your Facebook profile wall will be merged with your profile wall on this " -"website and your privacy settings on this website will be used to determine " -"who may see the conversations." -msgstr "Se vi elektas alligi conversaciojn kaj ne elektas tiujn butonojn, via Facebook profilmuro estas kunigota kun via profilmuro ĉi tie. Viaj privatecaj agordoj ĉi tie difinos kiu povas vidi la coversaciojn." - -#: ../../addon/facebook/facebook.php:614 -msgid "Comma separated applications to ignore" -msgstr "Ignorotaj programoj, disigita per komo" - -#: ../../addon/facebook/facebook.php:698 -msgid "Problems with Facebook Real-Time Updates" -msgstr "Problemoj kun Facebook Realtempaj Äœisdatigoj" - -#: ../../addon/facebook/facebook.php:726 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../addon/facebook/facebook.php:727 -msgid "Facebook Connector Settings" -msgstr "Agordoj por la Facebook konektilo" - -#: ../../addon/facebook/facebook.php:742 -msgid "Facebook API Key" -msgstr "Facebook API Ålosilo" - -#: ../../addon/facebook/facebook.php:752 -msgid "" -"Error: it appears that you have specified the App-ID and -Secret in your " -".htconfig.php file. As long as they are specified there, they cannot be set " -"using this form.

    " -msgstr "Eraro: Åœajnas kvazaÅ­ vi agordis la App-ID kaj la sekreton en via .htconfig.php dosiero. Kiam ili estas agordita tie, vi ne povas agordi Äin en tiu ĉi formo.

    " - -#: ../../addon/facebook/facebook.php:757 -msgid "" -"Error: the given API Key seems to be incorrect (the application access token" -" could not be retrieved)." -msgstr "Eraro: La API Ålosilo aspektas malÄusta (ne eblas ricevi la programa atingoĵetono)." - -#: ../../addon/facebook/facebook.php:759 -msgid "The given API Key seems to work correctly." -msgstr "La API Ålosilo Åajne Äuste funkcias." - -#: ../../addon/facebook/facebook.php:761 -msgid "" -"The correctness of the API Key could not be detected. Somthing strange's " -"going on." -msgstr "Ne povis kontroli la Äustecon de la API Ålosilo. Ia stranga afero okazas. " - -#: ../../addon/facebook/facebook.php:764 -msgid "App-ID / API-Key" -msgstr "Programo ID / API Åœlosilo" - -#: ../../addon/facebook/facebook.php:765 -msgid "Application secret" -msgstr "Programo sekreto" - -#: ../../addon/facebook/facebook.php:766 -#, php-format -msgid "Polling Interval in minutes (minimum %1$s minutes)" -msgstr "Intervalo de enketo en minutoj (minimume %1$s minutoj)" - -#: ../../addon/facebook/facebook.php:767 -msgid "" -"Synchronize comments (no comments on Facebook are missed, at the cost of " -"increased system load)" -msgstr "Sinkronigi komentojn (vi ricevas ĉiujn komentojn de Facebook, sed la Åargo de la sistemo iom kreskas)" - -#: ../../addon/facebook/facebook.php:771 -msgid "Real-Time Updates" -msgstr "Realtempaj Äœisdatigoj" - -#: ../../addon/facebook/facebook.php:775 -msgid "Real-Time Updates are activated." -msgstr "Realtempaj Äœisdatigoj estas Åaltita" - -#: ../../addon/facebook/facebook.php:776 -msgid "Deactivate Real-Time Updates" -msgstr "MalÅalti Realtempaj Äœisdatigoj" - -#: ../../addon/facebook/facebook.php:778 -msgid "Real-Time Updates not activated." -msgstr "Realtempaj Äœisdatigoj estas malÅaltita" - -#: ../../addon/facebook/facebook.php:778 -msgid "Activate Real-Time Updates" -msgstr "Åœalti Realtempaj Äœisdatigoj" - -#: ../../addon/facebook/facebook.php:797 ../../addon/dav/layout.fnk.php:360 -msgid "The new values have been saved." -msgstr "Konservis novajn valorojn." - -#: ../../addon/facebook/facebook.php:821 -msgid "Post to Facebook" -msgstr "AfiÅi al Facebook" - -#: ../../addon/facebook/facebook.php:919 -msgid "" -"Post to Facebook cancelled because of multi-network access permission " -"conflict." -msgstr "AfiÅado al Facebook nuligita ĉar okazis konflikto en la multretpermesoj." - -#: ../../addon/facebook/facebook.php:1139 -msgid "View on Friendica" -msgstr "Vidi ĉe Friendica" - -#: ../../addon/facebook/facebook.php:1172 -msgid "Facebook post failed. Queued for retry." -msgstr "Malsukcesis afiÅi ĉe Facebook. Enigita en vico." - -#: ../../addon/facebook/facebook.php:1212 -msgid "Your Facebook connection became invalid. Please Re-authenticate." -msgstr "Via Facbook konekto iÄis nevalida. Bonvolu reaÅ­tentiÄi." - -#: ../../addon/facebook/facebook.php:1213 -msgid "Facebook connection became invalid" -msgstr "Facebook konekto iÄis nevalida." - -#: ../../addon/facebook/facebook.php:1214 -#, php-format -msgid "" -"Hi %1$s,\n" -"\n" -"The connection between your accounts on %2$s and Facebook became invalid. This usually happens after you change your Facebook-password. To enable the connection again, you have to %3$sre-authenticate the Facebook-connector%4$s." -msgstr "Saluton %1$s,\n\nla kontekto inter viaj kontoj ĉe %2$s kaj Facebook malvalidiÄis. Tio kutime okazas post kiam via Åangas vian pasvorton ĉe Facebook. Por reaktivigi la konekto, vi bezonas %3$sreaÅ­tentiÄi la Facebook konektilon%4$s." - -#: ../../addon/snautofollow/snautofollow.php:32 -msgid "StatusNet AutoFollow settings updated." -msgstr "Äœidatigis StatusNet AutoFollow agordojn." - -#: ../../addon/snautofollow/snautofollow.php:56 -msgid "StatusNet AutoFollow Settings" -msgstr "StatusNet AutoFollow agordoj" - -#: ../../addon/snautofollow/snautofollow.php:58 -msgid "Automatically follow any StatusNet followers/mentioners" -msgstr "AÅ­tomate sekvu ĉiujn StatusNet sekvantojn/menciantojn." - -#: ../../addon/privacy_image_cache/privacy_image_cache.php:184 -msgid "Lifetime of the cache (in hours)" -msgstr "VivodaÅ­ro de kaÅmemoro (horoj)" - -#: ../../addon/privacy_image_cache/privacy_image_cache.php:189 -msgid "Cache Statistics" -msgstr "Statistikoj pri kaÅmemoro" - -#: ../../addon/privacy_image_cache/privacy_image_cache.php:192 -msgid "Number of items" -msgstr "Kvanto da eroj" - -#: ../../addon/privacy_image_cache/privacy_image_cache.php:194 -msgid "Size of the cache" -msgstr "Grando de la kaÅmemoro" - -#: ../../addon/privacy_image_cache/privacy_image_cache.php:196 -msgid "Delete the whole cache" -msgstr "ForviÅi la kaÅmemoron" - -#: ../../addon/widgets/widget_like.php:58 -#, php-format -msgid "%d person likes this" -msgid_plural "%d people like this" -msgstr[0] "%d homo Åatas tiun" -msgstr[1] "%d homoj Åatas tiun" - -#: ../../addon/widgets/widget_like.php:61 -#, php-format -msgid "%d person doesn't like this" -msgid_plural "%d people don't like this" -msgstr[0] "%d homo malÅatas tiun" -msgstr[1] "%d homo malÅatas tiun" - -#: ../../addon/widgets/widget_friendheader.php:40 -msgid "Get added to this list!" -msgstr "IÄu membro de ĉi tiu listo!" - -#: ../../addon/widgets/widgets.php:56 -msgid "Generate new key" -msgstr "Generi novan ĉifroÅlosilon" - -#: ../../addon/widgets/widgets.php:59 -msgid "Widgets key" -msgstr "Åœlosilo por fenestraĵoj" - -#: ../../addon/widgets/widgets.php:61 -msgid "Widgets available" -msgstr "Disponeblaj fenestraĵoj" - -#: ../../addon/widgets/widget_friends.php:40 -msgid "Connect on Friendica!" -msgstr "Konekti ĉe Friendica!" - -#: ../../addon/yourls/yourls.php:55 -msgid "YourLS Settings" -msgstr "\"YourLS\" Agordoj" - -#: ../../addon/yourls/yourls.php:57 -msgid "URL: http://" -msgstr "URL adreso: http://" - -#: ../../addon/yourls/yourls.php:62 -msgid "Username:" -msgstr "Salutnomo:" - -#: ../../addon/yourls/yourls.php:67 -msgid "Password:" -msgstr "Pasvorto:" - -#: ../../addon/yourls/yourls.php:72 -msgid "Use SSL " -msgstr "Uzi SSL " - -#: ../../addon/yourls/yourls.php:92 -msgid "yourls Settings saved." -msgstr "Konservis la agordojn de YourLS." - -#: ../../addon/ljpost/ljpost.php:39 -msgid "Post to LiveJournal" -msgstr "AfiÅi ĉe LiveJournal" - -#: ../../addon/ljpost/ljpost.php:70 -msgid "LiveJournal Post Settings" -msgstr "Agordoj pri afiÅoj ĉe LiveJournal" - -#: ../../addon/ljpost/ljpost.php:72 -msgid "Enable LiveJournal Post Plugin" -msgstr "Åœalti la LiveJournal-afiÅo kromprogramon." - -#: ../../addon/ljpost/ljpost.php:77 -msgid "LiveJournal username" -msgstr "LiveJournal Salutnomo" - -#: ../../addon/ljpost/ljpost.php:82 -msgid "LiveJournal password" -msgstr "LiveJournal pasvorto" - -#: ../../addon/ljpost/ljpost.php:87 -msgid "Post to LiveJournal by default" -msgstr "DefaÅ­lte afiÅi al LiveJournal" - -#: ../../addon/nsfw/nsfw.php:47 -msgid "Not Safe For Work (General Purpose Content Filter) settings" -msgstr "Not Safe For Work (Äenerala filtrilo por enhavoj) agordoj" - -#: ../../addon/nsfw/nsfw.php:49 -msgid "" -"This plugin looks in posts for the words/text you specify below, and " -"collapses any content containing those keywords so it is not displayed at " -"inappropriate times, such as sexual innuendo that may be improper in a work " -"setting. It is polite and recommended to tag any content containing nudity " -"with #NSFW. This filter can also match any other word/text you specify, and" -" can thereby be used as a general purpose content filter." -msgstr "Tiu kromprogramo serĉas la malsupre agordatajn vortojn en afiÅoj kaj malvidebligis ilin se ili enhavas iun vorton. Tiel, afiÅoj ne montriÄis kiuj enhavas maladekvatan enhavon, ekzemple seksumaj aferoj, kiuj ne estas adekvata, ekzemple en la laborejo. En la reto, oni kutime markas tiajn afiÅojn #NSFW - Not Safe For Work - ne adekvata por la laborejo. La filtrilo ankaÅ­ serĉas ĉiujn vortojn kiujn vi agordas kaj tial funkcias kiel Äenerala filtrilo." - -#: ../../addon/nsfw/nsfw.php:50 -msgid "Enable Content filter" -msgstr "Åœalti la filtrilo por la enhavo" - -#: ../../addon/nsfw/nsfw.php:53 -msgid "Comma separated list of keywords to hide" -msgstr "Perkome disigita listo da kaÅontaj Ålosilvortoj" - -#: ../../addon/nsfw/nsfw.php:58 -msgid "Use /expression/ to provide regular expressions" -msgstr "Uzu /expr/ por provizi regulajn esprimojn." - -#: ../../addon/nsfw/nsfw.php:74 -msgid "NSFW Settings saved." -msgstr "NSFW agordoj konservitaj." - -#: ../../addon/nsfw/nsfw.php:121 -#, php-format -msgid "%s - Click to open/close" -msgstr "%s - Klaku por malfermi/fermi" - -#: ../../addon/page/page.php:61 ../../addon/page/page.php:91 -msgid "Forums" -msgstr "Forumoj" - -#: ../../addon/page/page.php:76 ../../addon/page/page.php:110 -#: ../../addon/showmore/showmore.php:87 ../../include/contact_widgets.php:188 -#: ../../include/conversation.php:476 ../../boot.php:529 -msgid "show more" -msgstr "montri pli" - -#: ../../addon/page/page.php:129 -msgid "Forums:" -msgstr "Forumoj:" - -#: ../../addon/page/page.php:163 -msgid "Page settings updated." -msgstr "PaÄajn agordojn Äisdatigita." - -#: ../../addon/page/page.php:192 -msgid "Page Settings" -msgstr "PaÄaj Agordoj" - -#: ../../addon/page/page.php:194 -msgid "How many forums to display on sidebar without paging" -msgstr "Montri tiom da forumoj en la flanka strio sen paÄigo" - -#: ../../addon/page/page.php:197 -msgid "Randomise Page/Forum list" -msgstr "Hazardigi la liston de PaÄoj/Forumoj" - -#: ../../addon/page/page.php:200 -msgid "Show pages/forums on profile page" -msgstr "Montri paÄojn/forumojn sur la profilpaÄo" - -#: ../../addon/planets/planets.php:150 -msgid "Planets Settings" -msgstr "Agordo pri Planets" - -#: ../../addon/planets/planets.php:152 -msgid "Enable Planets Plugin" -msgstr "Åœalti la Planets kromprogamon" - -#: ../../addon/communityhome/communityhome.php:28 -#: ../../addon/communityhome/communityhome.php:34 -#: ../../addon/communityhome/twillingham/communityhome.php:28 -#: ../../addon/communityhome/twillingham/communityhome.php:34 -#: ../../include/nav.php:64 ../../boot.php:849 -msgid "Login" -msgstr "Ensaluti" - -#: ../../addon/communityhome/communityhome.php:29 -#: ../../addon/communityhome/twillingham/communityhome.php:29 -msgid "OpenID" -msgstr "OpenID" - -#: ../../addon/communityhome/communityhome.php:38 -#: ../../addon/communityhome/twillingham/communityhome.php:38 -msgid "Latest users" -msgstr "Ä´usaj uzantoj" - -#: ../../addon/communityhome/communityhome.php:81 -#: ../../addon/communityhome/twillingham/communityhome.php:81 -msgid "Most active users" -msgstr "Plej aktivaj uzantoj" - -#: ../../addon/communityhome/communityhome.php:98 -msgid "Latest photos" -msgstr "Ä´usaj bildoj" - -#: ../../addon/communityhome/communityhome.php:133 -msgid "Latest likes" -msgstr "Ä´usaj Åatitaĵoj" - -#: ../../addon/communityhome/communityhome.php:155 -#: ../../view/theme/diabook/theme.php:562 ../../include/text.php:1315 -#: ../../include/conversation.php:45 ../../include/conversation.php:118 -msgid "event" -msgstr "okazo" - -#: ../../addon/dav/common/wdcal_configuration.php:126 -msgid "U.S. Time Format (mm/dd/YYYY)" -msgstr "Usona datformato (mm/dd/YYYY)" - -#: ../../addon/dav/common/wdcal_configuration.php:205 -msgid "German Time Format (dd.mm.YYYY)" -msgstr "Germana datformato (dd.mm.YYYY)" - -#: ../../addon/dav/common/calendar.fnk.php:517 -#: ../../addon/dav/common/calendar.fnk.php:533 -#: ../../addon/dav/layout.fnk.php:200 -msgid "Error" -msgstr "Eraro" - -#: ../../addon/dav/common/calendar.fnk.php:568 -#: ../../addon/dav/common/calendar.fnk.php:637 -#: ../../addon/dav/common/calendar.fnk.php:664 -#: ../../addon/dav/layout.fnk.php:231 -msgid "No access" -msgstr "No access" - -#: ../../addon/dav/layout.fnk.php:119 -msgid "New event" -msgstr "Nova okazo" - -#: ../../addon/dav/layout.fnk.php:123 -msgid "Today" -msgstr "HodiaÅ­" - -#: ../../addon/dav/layout.fnk.php:132 -msgid "Day" -msgstr "Tago" - -#: ../../addon/dav/layout.fnk.php:139 -msgid "Week" -msgstr "Semajno" - -#: ../../addon/dav/layout.fnk.php:146 -msgid "Month" -msgstr "Monato" - -#: ../../addon/dav/layout.fnk.php:151 -msgid "Reload" -msgstr "ReÅargi" - -#: ../../addon/dav/layout.fnk.php:162 -msgid "Date" -msgstr "Dato" - -#: ../../addon/dav/layout.fnk.php:224 -msgid "Not found" -msgstr "Ne trovita" - -#: ../../addon/dav/layout.fnk.php:292 ../../addon/dav/layout.fnk.php:365 -msgid "Go back to the calendar" -msgstr "Iri reen al la kalendaro" - -#: ../../addon/dav/layout.fnk.php:300 -msgid "Starts" -msgstr "Komencas" - -#: ../../addon/dav/layout.fnk.php:305 -msgid "Ends" -msgstr "Finas" - -#: ../../addon/dav/layout.fnk.php:312 -msgid "Description" -msgstr "Priskribo" - -#: ../../addon/dav/layout.fnk.php:315 -msgid "Notification" -msgstr "Atentigo" - -#: ../../addon/dav/layout.fnk.php:324 -msgid "Minutes" -msgstr "Minutoj" - -#: ../../addon/dav/layout.fnk.php:327 -msgid "Hours" -msgstr "Horoj" - -#: ../../addon/dav/layout.fnk.php:330 -msgid "Days" -msgstr "Tagoj" - -#: ../../addon/dav/layout.fnk.php:331 -msgid "before" -msgstr "antaÅ­" - -#: ../../addon/dav/layout.fnk.php:367 -msgid "Calendar Settings" -msgstr "Kalendaraj Agordoj" - -#: ../../addon/dav/layout.fnk.php:373 -msgid "Date format" -msgstr "Datformato" - -#: ../../addon/dav/layout.fnk.php:382 -msgid "Time zone" -msgstr "Horzono" - -#: ../../addon/dav/layout.fnk.php:387 -msgid "Limitations" -msgstr "Limigoj" - -#: ../../addon/dav/layout.fnk.php:391 -msgid "Warning" -msgstr "Averto" - -#: ../../addon/dav/layout.fnk.php:395 -msgid "Synchronization (iPhone, Thunderbird Lightning, Android, ...)" -msgstr "Sinkronigo (iPhone, Thunderbird Lightning, Android, ...)" - -#: ../../addon/dav/layout.fnk.php:402 -msgid "Synchronizing this calendar with the iPhone" -msgstr "Sinkronigi tiun kalendaron kun la iPhone" - -#: ../../addon/dav/layout.fnk.php:413 -msgid "Synchronizing your Friendica-Contacts with the iPhone" -msgstr "Sinkronigi viajn Friendica kontaktojn kun la iPhone" - -#: ../../addon/dav/dav_carddav_backend_friendica_community.inc.php:37 -msgid "Friendica-Contacts" -msgstr "Friendica Kontaktoj" - -#: ../../addon/dav/dav_carddav_backend_friendica_community.inc.php:38 -msgid "Your Friendica-Contacts" -msgstr "Viaj Friendica Kontaktoj" - -#: ../../addon/dav/main.php:244 -msgid "Calendar" -msgstr "Kalendaro" - -#: ../../addon/dav/main.php:247 -msgid "Extended calendar with CalDAV-support" -msgstr "Etendita kalendaro kun CalDAV subteno" - -#: ../../addon/dav/main.php:263 -msgid "The database tables have been installed." -msgstr "La tabeloj estas instalita en la datumbazo" - -#: ../../addon/dav/main.php:264 -msgid "An error occurred during the installation." -msgstr "Eraro okazis dum instalado" - -#: ../../addon/dav/main.php:280 -msgid "No system-wide settings yet." -msgstr "AnkoraÅ­ ne disponablas tutsistemaj agordoj" - -#: ../../addon/dav/main.php:283 -msgid "Database status" -msgstr "Stato de datumbazo" - -#: ../../addon/dav/main.php:286 -msgid "Installed" -msgstr "Instalita" - -#: ../../addon/dav/main.php:289 -msgid "Upgrade needed" -msgstr "Äœisdatigo bezonata" - -#: ../../addon/dav/main.php:289 -msgid "Upgrade" -msgstr "Äœisdatigo" - -#: ../../addon/dav/main.php:292 -msgid "Not installed" -msgstr "Ne instalita" - -#: ../../addon/dav/main.php:292 -msgid "Install" -msgstr "Instali" - -#: ../../addon/dav/main.php:297 -msgid "Troubleshooting" -msgstr "Problemsolvado" - -#: ../../addon/dav/main.php:298 -msgid "Manual creation of the database tables:" -msgstr "Mana kreado de tabeloj en la datumbazo:" - -#: ../../addon/dav/main.php:299 -msgid "Show SQL-statements" -msgstr "Montru SQL ordonojn" - -#: ../../addon/dav/calendar.friendica.fnk.php:151 -msgid "Private Calendar" -msgstr "Privata kalendaro" - -#: ../../addon/dav/calendar.friendica.fnk.php:158 -msgid "Friendica Events: Mine" -msgstr "Friendica Okazoj: Miaj" - -#: ../../addon/dav/calendar.friendica.fnk.php:161 -msgid "Friendica Events: Contacts" -msgstr "Friendica Okazoj: De Kontaktoj" - -#: ../../addon/uhremotestorage/uhremotestorage.php:84 -#, php-format -msgid "" -"Allow to use your friendica id (%s) to connecto to external unhosted-enabled" -" storage (like ownCloud). See RemoteStorage" -" WebFinger" -msgstr "Permesi vian identecon ĉe Friendica (%s) por konekti al eksteraj konservejoj subtenata de unhosted (ekz. OwnCloud). Vidu RemoteStorage WebFinger" - -#: ../../addon/uhremotestorage/uhremotestorage.php:85 -msgid "Template URL (with {category})" -msgstr "URL adreso de Åablono (kun {category})" - -#: ../../addon/uhremotestorage/uhremotestorage.php:86 -msgid "OAuth end-point" -msgstr "OAuth finpunkto" - -#: ../../addon/uhremotestorage/uhremotestorage.php:87 -msgid "Api" -msgstr "Api" - -#: ../../addon/membersince/membersince.php:18 -msgid "Member since:" -msgstr "Membro ekde:" - -#: ../../addon/tictac/tictac.php:20 -msgid "Three Dimensional Tic-Tac-Toe" -msgstr "Tri-dimensia Tiktakto" - -#: ../../addon/tictac/tictac.php:53 -msgid "3D Tic-Tac-Toe" -msgstr "3D Tiktakto" - -#: ../../addon/tictac/tictac.php:58 -msgid "New game" -msgstr "Nova ludo" - -#: ../../addon/tictac/tictac.php:59 -msgid "New game with handicap" -msgstr "Nova ludo kun handikapo" - -#: ../../addon/tictac/tictac.php:60 -msgid "" -"Three dimensional tic-tac-toe is just like the traditional game except that " -"it is played on multiple levels simultaneously. " -msgstr "Tri-dimensia tiktakto similas la tradician ludon, sed estas ludata sur pluraj ebenoj dum la sama tempo." - -#: ../../addon/tictac/tictac.php:61 -msgid "" -"In this case there are three levels. You win by getting three in a row on " -"any level, as well as up, down, and diagonally across the different levels." -msgstr "Ĉi-kaze ekzistas tri ebenoj. Vi venkas vicigante tri signojn en una vico, en la sama ebeno, same kiel supren, malsupren aÅ­ diagonale, trans la ebenoj." - -#: ../../addon/tictac/tictac.php:63 -msgid "" -"The handicap game disables the center position on the middle level because " -"the player claiming this square often has an unfair advantage." -msgstr "La ludo kun handikapo malvalidigas la mezan pozicion sur la meza ebeno, ĉar la ludisto kio okupas ĉi tiun pozicion ĉiam havas avantaÄon." - -#: ../../addon/tictac/tictac.php:182 -msgid "You go first..." -msgstr "Estas via vico unue." - -#: ../../addon/tictac/tictac.php:187 -msgid "I'm going first this time..." -msgstr "Ĉi-tempe, unue estas mia vico." - -#: ../../addon/tictac/tictac.php:193 -msgid "You won!" -msgstr "Vi venkis!" - -#: ../../addon/tictac/tictac.php:199 ../../addon/tictac/tictac.php:224 -msgid "\"Cat\" game!" -msgstr "Sendecida ludo!" - -#: ../../addon/tictac/tictac.php:222 -msgid "I won!" -msgstr "Mi venkis!" - -#: ../../addon/randplace/randplace.php:169 -msgid "Randplace Settings" -msgstr "Randplace agordoj." - -#: ../../addon/randplace/randplace.php:171 -msgid "Enable Randplace Plugin" -msgstr "Aktivigi la Randplace kromprogramon." - -#: ../../addon/dwpost/dwpost.php:39 -msgid "Post to Dreamwidth" -msgstr "AfiÅi al Dreamwidth" - -#: ../../addon/dwpost/dwpost.php:70 -msgid "Dreamwidth Post Settings" -msgstr "Agordoj por AfiÅoj al Dreamwidth" - -#: ../../addon/dwpost/dwpost.php:72 -msgid "Enable dreamwidth Post Plugin" -msgstr "Åœalti la Dreamwidth Kromprogramon" - -#: ../../addon/dwpost/dwpost.php:77 -msgid "dreamwidth username" -msgstr "Dreamwidth salutnomo" - -#: ../../addon/dwpost/dwpost.php:82 -msgid "dreamwidth password" -msgstr "Dreamwidth pasvorto" - -#: ../../addon/dwpost/dwpost.php:87 -msgid "Post to dreamwidth by default" -msgstr "DefaÅ­lte afiÅi al Dreamwidth" - -#: ../../addon/drpost/drpost.php:35 -msgid "Post to Drupal" -msgstr "AfiÅi al Drupal" - -#: ../../addon/drpost/drpost.php:72 -msgid "Drupal Post Settings" -msgstr "Agordoj por Drupal AfiÅoj" - -#: ../../addon/drpost/drpost.php:74 -msgid "Enable Drupal Post Plugin" -msgstr "Åœalti la Drupal-afiÅo Kromprogramon" - -#: ../../addon/drpost/drpost.php:79 -msgid "Drupal username" -msgstr "Drupal salutnomo" - -#: ../../addon/drpost/drpost.php:84 -msgid "Drupal password" -msgstr "Drupal pasvorto" - -#: ../../addon/drpost/drpost.php:89 -msgid "Post Type - article,page,or blog" -msgstr "Tipo de AfiÅoj - article, page, aÅ­ blog" - -#: ../../addon/drpost/drpost.php:94 -msgid "Drupal site URL" -msgstr "URL adreso de Drupal retejo" - -#: ../../addon/drpost/drpost.php:99 -msgid "Drupal site uses clean URLS" -msgstr "Drupal retejo uzas purajn URL adresojn" - -#: ../../addon/drpost/drpost.php:104 -msgid "Post to Drupal by default" -msgstr "DefaÅ­lte afiÅi ĉe Drupal" - -#: ../../addon/drpost/drpost.php:184 ../../addon/wppost/wppost.php:201 -#: ../../addon/blogger/blogger.php:172 ../../addon/posterous/posterous.php:189 -msgid "Post from Friendica" -msgstr "AfiÅo de Friendica" - -#: ../../addon/startpage/startpage.php:83 -msgid "Startpage Settings" -msgstr "StartpaÄaj Agordoj" - -#: ../../addon/startpage/startpage.php:85 -msgid "Home page to load after login - leave blank for profile wall" -msgstr "HejmpaÄo Åargonta post la ensaluto - Lasu malplena por profilmuro." - -#: ../../addon/startpage/startpage.php:88 -msgid "Examples: "network" or "notifications/system"" -msgstr "Ekzemple: "network" aÅ­ "notifications/system"" - -#: ../../addon/geonames/geonames.php:143 -msgid "Geonames settings updated." -msgstr "Äœidatigis la Geonames agordojn." - -#: ../../addon/geonames/geonames.php:179 -msgid "Geonames Settings" -msgstr "Geonames Agordoj" - -#: ../../addon/geonames/geonames.php:181 -msgid "Enable Geonames Plugin" -msgstr "Åœalti la Geonames Kromprogramon" - -#: ../../addon/public_server/public_server.php:126 -#: ../../addon/testdrive/testdrive.php:94 -#, php-format -msgid "Your account on %s will expire in a few days." -msgstr "Via konto ĉe %s senvalidiÄos post kelkaj tagoj." - -#: ../../addon/public_server/public_server.php:127 -msgid "Your Friendica account is about to expire." -msgstr "Via konto ĉe Friendica baldaÅ­ senvalidiÄos." - -#: ../../addon/public_server/public_server.php:128 -#, php-format -msgid "" -"Hi %1$s,\n" -"\n" -"Your account on %2$s will expire in less than five days. You may keep your account by logging in at least once every 30 days" -msgstr "Saluton %1$s,\n\nVia konto ĉe %2$s senvalidiÄos post malpli ol kvin tagoj. Vi povas konservi vian konton se vi ensalutas almenaÅ­ ĉiujn 30 tagojn. " - -#: ../../addon/js_upload/js_upload.php:43 -msgid "Upload a file" -msgstr "AlÅuti dosieron" - -#: ../../addon/js_upload/js_upload.php:44 -msgid "Drop files here to upload" -msgstr "Åœovmeti dosierojn ĉi tie por alÅuti ilin." - -#: ../../addon/js_upload/js_upload.php:46 -msgid "Failed" -msgstr "Malsukcesi" - -#: ../../addon/js_upload/js_upload.php:297 -msgid "No files were uploaded." -msgstr "Neniom da dosieroj alÅutita." - -#: ../../addon/js_upload/js_upload.php:303 -msgid "Uploaded file is empty" -msgstr "AlÅutita dosiero estas malplena." - -#: ../../addon/js_upload/js_upload.php:326 -msgid "File has an invalid extension, it should be one of " -msgstr "Dosiero havas nevalidan sufikson. Äœi estu unu de " - -#: ../../addon/js_upload/js_upload.php:337 -msgid "Upload was cancelled, or server error encountered" -msgstr "AlÅutado estas nuligita aÅ­ okazis eraro sur la servilo" - -#: ../../addon/oembed.old/oembed.php:30 -msgid "OEmbed settings updated" -msgstr "Äœisdatigis OEmbed agordojn" - -#: ../../addon/oembed.old/oembed.php:43 -msgid "Use OEmbed for YouTube videos" -msgstr "Uzi OEmbed por YouTube videtoj" - -#: ../../addon/oembed.old/oembed.php:71 -msgid "URL to embed:" -msgstr "Enigi la URL adreson:" - -#: ../../addon/impressum/impressum.php:36 -msgid "Impressum" -msgstr "Kolofono" - -#: ../../addon/impressum/impressum.php:49 -#: ../../addon/impressum/impressum.php:51 -#: ../../addon/impressum/impressum.php:83 -msgid "Site Owner" -msgstr "Proprietulo de la paÄo" - -#: ../../addon/impressum/impressum.php:49 -#: ../../addon/impressum/impressum.php:87 -msgid "Email Address" -msgstr "RetpoÅta Adreso" - -#: ../../addon/impressum/impressum.php:54 -#: ../../addon/impressum/impressum.php:85 -msgid "Postal Address" -msgstr "PoÅta Adreso" - -#: ../../addon/impressum/impressum.php:60 -msgid "" -"The impressum addon needs to be configured!
    Please add at least the " -"owner variable to your config file. For other variables please " -"refer to the README file of the addon." -msgstr "La kolofono (impressum) kromprogramo bezonas agordojn!
    Bonvolu aldoni minimume la owner variablon al via agorda dosiero. Por aliaj variabloj, bonvolu legi la README dosieron de la kromprogramo." - -#: ../../addon/impressum/impressum.php:83 -msgid "The page operators name." -msgstr "La nomo de la funkciigisto de la retejo." - -#: ../../addon/impressum/impressum.php:84 -msgid "Site Owners Profile" -msgstr "Profilo de la Proprietulo de la Retejo" - -#: ../../addon/impressum/impressum.php:84 -msgid "Profile address of the operator." -msgstr "La profilo de la funkciigisto de la retejo." - -#: ../../addon/impressum/impressum.php:85 -msgid "How to contact the operator via snail mail. You can use BBCode here." -msgstr "Kiel poÅte kontakti la funkciigisto de la retejo. Vi eblas uzi BBCode ĉi tie." - -#: ../../addon/impressum/impressum.php:86 -msgid "Notes" -msgstr "Notoj" - -#: ../../addon/impressum/impressum.php:86 -msgid "" -"Additional notes that are displayed beneath the contact information. You can" -" use BBCode here." -msgstr "Pli da notoj kiuj aperas sub la kontaktinformoj. Vi eblas uzi BBCode ĉi tie." - -#: ../../addon/impressum/impressum.php:87 -msgid "How to contact the operator via email. (will be displayed obfuscated)" -msgstr "Kiel kontakti la funkciigiston de la retejo per retpoÅto. (montriÄos vuale) " - -#: ../../addon/impressum/impressum.php:88 -msgid "Footer note" -msgstr "PaÄpiednoto" - -#: ../../addon/impressum/impressum.php:88 -msgid "Text for the footer. You can use BBCode here." -msgstr "Teksto por la paÄpiedo. Vie eblas uzi BBCode ĉi tie." - -#: ../../addon/buglink/buglink.php:15 -msgid "Report Bug" -msgstr "Skribi cimraporton" - -#: ../../addon/notimeline/notimeline.php:32 -msgid "No Timeline settings updated." -msgstr "No Timeline agordojn Äisdatigita." - -#: ../../addon/notimeline/notimeline.php:56 -msgid "No Timeline Settings" -msgstr "No Timeline Agordoj" - -#: ../../addon/notimeline/notimeline.php:58 -msgid "Disable Archive selector on profile wall" -msgstr "Malaktivigi la Arkivo elektilo sur la profilmuro" - -#: ../../addon/blockem/blockem.php:51 -msgid "\"Blockem\" Settings" -msgstr "\"Blockem\" Agordoj" - -#: ../../addon/blockem/blockem.php:53 -msgid "Comma separated profile URLS to block" -msgstr "Blokotaj URL adresoj, disigita per komo" - -#: ../../addon/blockem/blockem.php:70 -msgid "BLOCKEM Settings saved." -msgstr "Konservis Agordojn de BLOCKEM." - -#: ../../addon/blockem/blockem.php:105 -#, php-format -msgid "Blocked %s - Click to open/close" -msgstr "%s blokita - Klaku por malfermi/fermi" - -#: ../../addon/blockem/blockem.php:160 -msgid "Unblock Author" -msgstr "Malbloki AÅ­toron" - -#: ../../addon/blockem/blockem.php:162 -msgid "Block Author" -msgstr "Bloki AÅ­toron" - -#: ../../addon/blockem/blockem.php:194 -msgid "blockem settings updated" -msgstr "Äœisdatigis la blockem agordojn" - -#: ../../addon/qcomment/qcomment.php:51 -msgid ":-)" -msgstr ":-)" - -#: ../../addon/qcomment/qcomment.php:51 -msgid ":-(" -msgstr ":-(" - -#: ../../addon/qcomment/qcomment.php:51 -msgid "lol" -msgstr "lol" - -#: ../../addon/qcomment/qcomment.php:54 -msgid "Quick Comment Settings" -msgstr "Agordoj pri Rapidaj Komentoj" - -#: ../../addon/qcomment/qcomment.php:56 -msgid "" -"Quick comments are found near comment boxes, sometimes hidden. Click them to" -" provide simple replies." -msgstr "Rapidaj komentoj troviÄas apud komentkampoj, kelkfoje kaÅita. Klaku ilin por provizi simplajn rispondojn." - -#: ../../addon/qcomment/qcomment.php:57 -msgid "Enter quick comments, one per line" -msgstr "Entajpu rapidaj komentoj, po unu je linio." - -#: ../../addon/qcomment/qcomment.php:75 -msgid "Quick Comment settings saved." -msgstr "Konservis agordojn pri rapidaj komentoj." - -#: ../../addon/openstreetmap/openstreetmap.php:71 -msgid "Tile Server URL" -msgstr "Adreso de Kahelservilo" - -#: ../../addon/openstreetmap/openstreetmap.php:71 -msgid "" -"A list of public tile servers" -msgstr "Listo de publikaj kahelserviloj" - -#: ../../addon/openstreetmap/openstreetmap.php:72 -msgid "Default zoom" -msgstr "DefaÅ­lta zoma faktoro" - -#: ../../addon/openstreetmap/openstreetmap.php:72 -msgid "The default zoom level. (1:world, 18:highest)" -msgstr "La defaÅ­lta zoma faktoro. (1:tutmonda, 18:plej proksima)" - -#: ../../addon/libertree/libertree.php:36 -msgid "Post to libertree" -msgstr "AfiÅi al libertree" - -#: ../../addon/libertree/libertree.php:67 -msgid "libertree Post Settings" -msgstr "Agordoj por AfiÅoj ĉe libertree" - -#: ../../addon/libertree/libertree.php:69 -msgid "Enable Libertree Post Plugin" -msgstr "Aktivigi Kromprogramon por AfiÅoj ĉe libertree" - -#: ../../addon/libertree/libertree.php:74 -msgid "Libertree API token" -msgstr "Libertree API ĵetono" - -#: ../../addon/libertree/libertree.php:79 -msgid "Libertree site URL" -msgstr "URL adreso de libertree retejo:" - -#: ../../addon/libertree/libertree.php:84 -msgid "Post to Libertree by default" -msgstr "DefaÅ­lte afiÅi ĉe Libertree" - -#: ../../addon/mathjax/mathjax.php:37 -msgid "" -"The MathJax addon renders mathematical formulae written using the LaTeX " -"syntax surrounded by the usual $$ or an eqnarray block in the postings of " -"your wall,network tab and private mail." -msgstr "La Mathjax kromprogramo bildigas matematikajn formulojn skribitajn en la LaTeX sintakso, cirkaÅ­igita de la komuna $$ aÅ­ eqnarray bloko en afiÅoj ĉe via muro, Reto folio kaj privataj mesaÄoj." - -#: ../../addon/mathjax/mathjax.php:38 -msgid "Use the MathJax renderer" -msgstr "Ĉu uzi la Mathjax bildigilo" - -#: ../../addon/mathjax/mathjax.php:74 -msgid "MathJax Base URL" -msgstr "Mathjax Baza URL Adreso" - -#: ../../addon/mathjax/mathjax.php:74 -msgid "" -"The URL for the javascript file that should be included to use MathJax. Can " -"be either the MathJax CDN or another installation of MathJax." -msgstr "La URL adreso por la javascript dosiero kiu estas inkluzivigonta por uzi Mathjaz. Eblas esti aÅ­ la Mathjax CDN aÅ­ alia Mathjax instalo." - -#: ../../addon/editplain/editplain.php:46 -msgid "Editplain settings updated." -msgstr "Äœisdatigis la Editplain agordojn." - -#: ../../addon/editplain/editplain.php:76 -msgid "Editplain Settings" -msgstr "Agordoj por Editplain" - -#: ../../addon/editplain/editplain.php:78 -msgid "Disable richtext status editor" -msgstr "MalÅalti la riĉteksto-redaktilon" - -#: ../../addon/gravatar/gravatar.php:71 -msgid "generic profile image" -msgstr "komuna profilbildo" - -#: ../../addon/gravatar/gravatar.php:72 -msgid "random geometric pattern" -msgstr "loteca geometria skemo" - -#: ../../addon/gravatar/gravatar.php:73 -msgid "monster face" -msgstr "monstrobildo" - -#: ../../addon/gravatar/gravatar.php:74 -msgid "computer generated face" -msgstr "komputita vizaÄo" - -#: ../../addon/gravatar/gravatar.php:75 -msgid "retro arcade style face" -msgstr "retrostila videoludstila vizaÄo" - -#: ../../addon/gravatar/gravatar.php:87 -msgid "Default avatar image" -msgstr "DefaÅ­lta avatarbildo" - -#: ../../addon/gravatar/gravatar.php:87 -msgid "Select default avatar image if none was found at Gravatar. See README" -msgstr "Elektu defaÅ­ltan avatarbildon se neniu troviÄis ĉe Gravatar. Vidu README." - -#: ../../addon/gravatar/gravatar.php:88 -msgid "Rating of images" -msgstr "Pritakso de bildoj" - -#: ../../addon/gravatar/gravatar.php:88 -msgid "Select the appropriate avatar rating for your site. See README" -msgstr "Elektu la Äustan pritakson de via avataro por via retejo. Vidu README." - -#: ../../addon/gravatar/gravatar.php:102 -msgid "Gravatar settings updated." -msgstr "Gravatar agordoj Äisdatigitaj." - -#: ../../addon/testdrive/testdrive.php:95 -msgid "Your Friendica test account is about to expire." -msgstr "Via Friendica provkonto baldaÅ­ malaktiviÄos." - -#: ../../addon/testdrive/testdrive.php:96 -#, php-format -msgid "" -"Hi %1$s,\n" -"\n" -"Your test account on %2$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at http://dir.friendica.com/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at http://friendica.com." -msgstr "Saluton %1$s,\n\nVia testkonto ĉe %2$s senvalidiÄos post malpli ol kvin tagoj. Vi esperas ke vi Äuis la teston kaj baldaÅ­ trovosÄustan Friendica retejon por via integrita sociala komunikado. Listo de publikaj retejoj troviÄas ĉe http://dir.friendica.com/siteinfo - kaj por pli da informoj pri kiel instali vian propran Friendica servilon, bonvolu viziti la retejon de la Friendica projekton ĉe http://friendica.com." - -#: ../../addon/pageheader/pageheader.php:50 -msgid "\"pageheader\" Settings" -msgstr "\"pageheader\" Agordoj" - -#: ../../addon/pageheader/pageheader.php:68 -msgid "pageheader Settings saved." -msgstr "Konservis Agordojn de pageheader." - -#: ../../addon/ijpost/ijpost.php:39 -msgid "Post to Insanejournal" -msgstr "AfiÅi al Insanejournal" - -#: ../../addon/ijpost/ijpost.php:70 -msgid "InsaneJournal Post Settings" -msgstr "Agordoj pri Insaenejournal AfiÅoj" - -#: ../../addon/ijpost/ijpost.php:72 -msgid "Enable InsaneJournal Post Plugin" -msgstr "Åœalti la InsaneJournal afiÅo kromprogramon." - -#: ../../addon/ijpost/ijpost.php:77 -msgid "InsaneJournal username" -msgstr "Salutnomo ĉe InsaneJournal" - -#: ../../addon/ijpost/ijpost.php:82 -msgid "InsaneJournal password" -msgstr "Pasvorto ĉe InsaneJournal" - -#: ../../addon/ijpost/ijpost.php:87 -msgid "Post to InsaneJournal by default" -msgstr "DefaÅ­lte afiÅi ĉe InsaneJournal" - -#: ../../addon/viewsrc/viewsrc.php:37 -msgid "View Source" -msgstr "Vidi Fonton" - -#: ../../addon/statusnet/statusnet.php:134 -msgid "Post to StatusNet" -msgstr "AfiÅi ĉe StatusNet" - -#: ../../addon/statusnet/statusnet.php:176 -msgid "" -"Please contact your site administrator.
    The provided API URL is not " -"valid." -msgstr "Bonvolu kontaki vian retejan administranton.
    La API URL adreso ne validas." - -#: ../../addon/statusnet/statusnet.php:204 -msgid "We could not contact the StatusNet API with the Path you entered." -msgstr "Ni ne povis trovi la StatusNet API kun la vojo kiun vi entajpis." - -#: ../../addon/statusnet/statusnet.php:232 -msgid "StatusNet settings updated." -msgstr "StatusNet agordoj Äisdatigita." - -#: ../../addon/statusnet/statusnet.php:257 -msgid "StatusNet Posting Settings" -msgstr "Agordoj por StausNet afiÅoj" - -#: ../../addon/statusnet/statusnet.php:271 -msgid "Globally Available StatusNet OAuthKeys" -msgstr "Äœeneralaj disponeblaj StatusNet OAuth Ålosiloj" - -#: ../../addon/statusnet/statusnet.php:272 -msgid "" -"There are preconfigured OAuth key pairs for some StatusNet servers " -"available. If you are useing one of them, please use these credentials. If " -"not feel free to connect to any other StatusNet instance (see below)." -msgstr "Disponeblas antaÅ­agorditaj Ålosilparoj por kelkaj StatusNet serviloj. Se via uzas iun de iu, bonvolu uzi unun de tiuj legitimaĵojn. Se ne, bonvolu konekti al iu alia StatusNet servilo (vidu malsupre)." - -#: ../../addon/statusnet/statusnet.php:280 -msgid "Provide your own OAuth Credentials" -msgstr "Provizi viajn proprajn OAuth legitimaĵojn" - -#: ../../addon/statusnet/statusnet.php:281 -msgid "" -"No consumer key pair for StatusNet found. Register your Friendica Account as" -" an desktop client on your StatusNet account, copy the consumer key pair " -"here and enter the API base root.
    Before you register your own OAuth " -"key pair ask the administrator if there is already a key pair for this " -"Friendica installation at your favorited StatusNet installation." -msgstr "Ne trovis klientajn Ålosilojn por StatusNet. Registru vian Friendica konton kiel klientkomputilo/desktop client en via StausNet konto. Kopiu la klientajn Ålosilojn ĉi tien kaj entajpu la baza API radiko.
    AntaÅ­ vi registros viajn proprajn OAuth Ålosilojn, demandu al la administranto ĉu jam ekzistas Ålosiloj por ĉi-tiu Friendia retejo je via StatusNet retejo." - -#: ../../addon/statusnet/statusnet.php:283 -msgid "OAuth Consumer Key" -msgstr "OAuth Åœlosilo de Kliento" - -#: ../../addon/statusnet/statusnet.php:286 -msgid "OAuth Consumer Secret" -msgstr "OAuth Sekreto de Kliento" - -#: ../../addon/statusnet/statusnet.php:289 -msgid "Base API Path (remember the trailing /)" -msgstr "Baza vojo al la API (ne forgesu la finan /)" - -#: ../../addon/statusnet/statusnet.php:310 -msgid "" -"To connect to your StatusNet account click the button below to get a " -"security code from StatusNet which you have to copy into the input box below" -" and submit the form. Only your public posts will be posted" -" to StatusNet." -msgstr "Por konekti al vian konton ĉe StatusNet, klaku la malsupran butonon por atingi sekurecan kodon de StatusNet, kiun vi devas alglui en la malsupra kampo kaj sendi la formon. Nur viaj publikaj afiÅoj estos afiÅota al StatusNet." - -#: ../../addon/statusnet/statusnet.php:311 -msgid "Log in with StatusNet" -msgstr "Ensaluti kun StatusNet." - -#: ../../addon/statusnet/statusnet.php:313 -msgid "Copy the security code from StatusNet here" -msgstr "Alglui la kodon de StatusNet ĉi tie:" - -#: ../../addon/statusnet/statusnet.php:319 -msgid "Cancel Connection Process" -msgstr "Nuligi Konektadon" - -#: ../../addon/statusnet/statusnet.php:321 -msgid "Current StatusNet API is" -msgstr "La nuna StatusNet API estas" - -#: ../../addon/statusnet/statusnet.php:322 -msgid "Cancel StatusNet Connection" -msgstr "Nuligi Konekton al StatusNet" - -#: ../../addon/statusnet/statusnet.php:333 ../../addon/twitter/twitter.php:189 -msgid "Currently connected to: " -msgstr "Konektita al:" - -#: ../../addon/statusnet/statusnet.php:334 -msgid "" -"If enabled all your public postings can be posted to the " -"associated StatusNet account. You can choose to do so by default (here) or " -"for every posting separately in the posting options when writing the entry." -msgstr "Kiam Åaltita, ĉiuj publikaj afiÅoj de vi ankaÅ­ eblas esti afiÅota al la asociigita StatusNet konto. Vi povas elekti Äin defaÅ­lte (ĉi tie) au unuope por ĉiuj afiÅoj kiam vi skribos ilin." - -#: ../../addon/statusnet/statusnet.php:336 -msgid "" -"Note: Due your privacy settings (Hide your profile " -"details from unknown viewers?) the link potentially included in public " -"postings relayed to StatusNet will lead the visitor to a blank page " -"informing the visitor that the access to your profile has been restricted." -msgstr "Averto: LaÅ­ viaj privatecaj agordoj (KaÅi viajn profilajn detalojn al nekonataj spektantoj?), la ligilo en publikaj afiÅoj plusendata al StatusNet gvidas vizitontojn al malplena paÄo sciigante ilin ke atingo al via profilo estas lmitigita." - -#: ../../addon/statusnet/statusnet.php:339 -msgid "Allow posting to StatusNet" -msgstr "Permesi afiÅojn al StatusNet" - -#: ../../addon/statusnet/statusnet.php:342 -msgid "Send public postings to StatusNet by default" -msgstr "DefaÅ­lte sendi publikajn afiÅojn al StatusNet" - -#: ../../addon/statusnet/statusnet.php:345 -msgid "Send linked #-tags and @-names to StatusNet" -msgstr "Sendi ligitajn #-etikedojn kaj @-nomon al StatusNet" - -#: ../../addon/statusnet/statusnet.php:350 ../../addon/twitter/twitter.php:206 -msgid "Clear OAuth configuration" -msgstr "ForviÅi OAuth agordojn" - -#: ../../addon/statusnet/statusnet.php:559 -msgid "API URL" -msgstr "API URL adreso" - -#: ../../addon/infiniteimprobabilitydrive/infiniteimprobabilitydrive.php:19 -msgid "Infinite Improbability Drive" -msgstr "Senfina Probableca Pelilo" - -#: ../../addon/tumblr/tumblr.php:36 -msgid "Post to Tumblr" -msgstr "AfiÅi al Tumblr" - -#: ../../addon/tumblr/tumblr.php:67 -msgid "Tumblr Post Settings" -msgstr "Agordoj pri afiÅoj ĉe Tumblr" - -#: ../../addon/tumblr/tumblr.php:69 -msgid "Enable Tumblr Post Plugin" -msgstr "Åœalti la kromprogramon por Tumblr afiÅoj" - -#: ../../addon/tumblr/tumblr.php:74 -msgid "Tumblr login" -msgstr "Salutnomo ĉe Tumblr" - -#: ../../addon/tumblr/tumblr.php:79 -msgid "Tumblr password" -msgstr "Pasvorto ĉe Tumblr" - -#: ../../addon/tumblr/tumblr.php:84 -msgid "Post to Tumblr by default" -msgstr "DefaÅ­lte afiÅi ĉe Tumblr" - -#: ../../addon/numfriends/numfriends.php:46 -msgid "Numfriends settings updated." -msgstr "Äœisdatigis agordojn por Numfriends." - -#: ../../addon/numfriends/numfriends.php:77 -msgid "Numfriends Settings" -msgstr "Agordoj por Numfriends" - -#: ../../addon/numfriends/numfriends.php:79 -msgid "How many contacts to display on profile sidebar" -msgstr "Kiom da kontaktoj mi montru en la flanka strio" - -#: ../../addon/gnot/gnot.php:48 -msgid "Gnot settings updated." -msgstr "Äœisdatigis Gnot agordojn." - -#: ../../addon/gnot/gnot.php:79 -msgid "Gnot Settings" -msgstr "Agordoj por Gnot" - -#: ../../addon/gnot/gnot.php:81 -msgid "" -"Allows threading of email comment notifications on Gmail and anonymising the" -" subject line." -msgstr "Permesas la ĉenadon de retpoÅtaj atentigoj pri komentoj ĉe Gmail kan anonimigado de la temlinio." - -#: ../../addon/gnot/gnot.php:82 -msgid "Enable this plugin/addon?" -msgstr "Åœalti tiun kromprogramon?" - -#: ../../addon/gnot/gnot.php:97 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%d" -msgstr "[Friendica:Atentigo] Komento pri konversacio #%d" - -#: ../../addon/wppost/wppost.php:42 -msgid "Post to Wordpress" -msgstr "AfiÅi al Wordpress" - -#: ../../addon/wppost/wppost.php:76 -msgid "WordPress Post Settings" -msgstr "Agordoj por WordPress afiÅojn" - -#: ../../addon/wppost/wppost.php:78 -msgid "Enable WordPress Post Plugin" -msgstr "Åœalti la Wordpress-afiÅo kromprogramon" - -#: ../../addon/wppost/wppost.php:83 -msgid "WordPress username" -msgstr "WordPress salutnomo" - -#: ../../addon/wppost/wppost.php:88 -msgid "WordPress password" -msgstr "WordPress pasvorto" - -#: ../../addon/wppost/wppost.php:93 -msgid "WordPress API URL" -msgstr "Wordpress API URL adreso" - -#: ../../addon/wppost/wppost.php:98 -msgid "Post to WordPress by default" -msgstr "DefaÅ­lte afiÅi al WordPress" - -#: ../../addon/wppost/wppost.php:103 -msgid "Provide a backlink to the Friendica post" -msgstr "Provizi re-ligilon al la Friendica afiÅo" - -#: ../../addon/wppost/wppost.php:207 -msgid "Read the original post and comment stream on Friendica" -msgstr "Legi la originalan afiÅon kaj komentfluo ĉe Friendica" - -#: ../../addon/showmore/showmore.php:38 -msgid "\"Show more\" Settings" -msgstr "\"Montri pli\" agordoj" - -#: ../../addon/showmore/showmore.php:41 -msgid "Enable Show More" -msgstr "Åœalti \"montri pli\"" - -#: ../../addon/showmore/showmore.php:44 -msgid "Cutting posts after how much characters" -msgstr "Limitigi afiÅojn al kiom da literoj" - -#: ../../addon/showmore/showmore.php:65 -msgid "Show More Settings saved." -msgstr "Konservis \"montri pli\" agordojn." - -#: ../../addon/piwik/piwik.php:79 -msgid "" -"This website is tracked using the Piwik " -"analytics tool." -msgstr "Ĉi retejo uzas Piwik kiel retuma analizilo." - -#: ../../addon/piwik/piwik.php:82 -#, php-format -msgid "" -"If you do not want that your visits are logged this way you can" -" set a cookie to prevent Piwik from tracking further visits of the site " -"(opt-out)." -msgstr "Se ni ne protokolu viajn vizitojn tiel, vi povas agordi kuketon por malpermesi Piwik al plu protokoli pliajn vizitojn (mem-for-elekti / opt-out)." - -#: ../../addon/piwik/piwik.php:90 -msgid "Piwik Base URL" -msgstr "Piwik baza URL adreso" - -#: ../../addon/piwik/piwik.php:90 -msgid "" -"Absolute path to your Piwik installation. (without protocol (http/s), with " -"trailing slash)" -msgstr "Absoluta vojo al via Piwik instalo. (sen protokolo (http/s), inkluzive vosta oblikva streketo)" - -#: ../../addon/piwik/piwik.php:91 -msgid "Site ID" -msgstr "Reteja idento" - -#: ../../addon/piwik/piwik.php:92 -msgid "Show opt-out cookie link?" -msgstr "Montru ligilon al kuketo por mem-for-elekti (opt-out)?" - -#: ../../addon/piwik/piwik.php:93 -msgid "Asynchronous tracking" -msgstr "Nesinkrona spurado." - -#: ../../addon/twitter/twitter.php:73 -msgid "Post to Twitter" -msgstr "AfiÅi ĉe Twitter" - -#: ../../addon/twitter/twitter.php:122 -msgid "Twitter settings updated." -msgstr "Äœisdatigis Twitter agordojn." - -#: ../../addon/twitter/twitter.php:146 -msgid "Twitter Posting Settings" -msgstr "Agordoj por afiÅi ĉe Twitter" - -#: ../../addon/twitter/twitter.php:153 -msgid "" -"No consumer key pair for Twitter found. Please contact your site " -"administrator." -msgstr "Ne trovis klientajn Ålosilojn por Twitter. Bonvolu kontakti vian retejan administranton." - -#: ../../addon/twitter/twitter.php:172 -msgid "" -"At this Friendica instance the Twitter plugin was enabled but you have not " -"yet connected your account to your Twitter account. To do so click the " -"button below to get a PIN from Twitter which you have to copy into the input" -" box below and submit the form. Only your public posts will" -" be posted to Twitter." -msgstr "Je ĉi tiu Friendica retejo, la Twitter kromprogramo jam estas Åaltita, sed via konto anokoraÅ­ ne estas konektita kun via Twitter konto. Por fari tion, klaku la supran butonon por atingi nombrokodon de Twitter, kion vi kopiu en la supran eniga ĉelo, kaj sendu la formularon. Nur viaj publikaj afiÅoj estas plusendota al Twitter. " - -#: ../../addon/twitter/twitter.php:173 -msgid "Log in with Twitter" -msgstr "Ensaluti kun Twitter" - -#: ../../addon/twitter/twitter.php:175 -msgid "Copy the PIN from Twitter here" -msgstr "Alglui la PIN de Twitter ĉi tie" - -#: ../../addon/twitter/twitter.php:190 -msgid "" -"If enabled all your public postings can be posted to the " -"associated Twitter account. You can choose to do so by default (here) or for" -" every posting separately in the posting options when writing the entry." -msgstr "Kiam Åaltita, ĉiuj publikaj afiÅoj de vi ankaÅ­ eblas esti afiÅota al la asociigita Twitter konto. Vi povas elekti Äin defaÅ­lte (ĉi tie) au unuope por ĉiuj afiÅoj kiam vi skribos ilin." - -#: ../../addon/twitter/twitter.php:192 -msgid "" -"Note: Due your privacy settings (Hide your profile " -"details from unknown viewers?) the link potentially included in public " -"postings relayed to Twitter will lead the visitor to a blank page informing " -"the visitor that the access to your profile has been restricted." -msgstr "Averto: LaÅ­ viaj privatecaj agordoj (KaÅi viajn profilajn detalojn al nekonataj spektantoj?), la ligilo en publikaj afiÅoj plusendata al Twitter gvidas vizitontojn al malplena paÄo sciigante ilin ke atingo al via profilo estas lmitigita." - -#: ../../addon/twitter/twitter.php:195 -msgid "Allow posting to Twitter" -msgstr "Permesi afiÅojn al Twitter" - -#: ../../addon/twitter/twitter.php:198 -msgid "Send public postings to Twitter by default" -msgstr "DefaÅ­lte sendi publikajn afiÅojn al Twitter" - -#: ../../addon/twitter/twitter.php:201 -msgid "Send linked #-tags and @-names to Twitter" -msgstr "Sendi ligitajn #-etikedojn kaj @-nomon al Twitter" - -#: ../../addon/twitter/twitter.php:389 -msgid "Consumer key" -msgstr "Åœlosilo de Kliento" - -#: ../../addon/twitter/twitter.php:390 -msgid "Consumer secret" -msgstr "Sekreto de Kliento" - -#: ../../addon/irc/irc.php:44 -msgid "IRC Settings" -msgstr "IRC Agordoj" - -#: ../../addon/irc/irc.php:46 -msgid "Channel(s) to auto connect (comma separated)" -msgstr "AÅ­tomate konektiÄi al la kanalo(j) (disigita per komo)" - -#: ../../addon/irc/irc.php:51 -msgid "Popular Channels (comma separated)" -msgstr "Popularaj kanaloj (disigita per komo)" - -#: ../../addon/irc/irc.php:69 -msgid "IRC settings saved." -msgstr "IRC agordoj konservitaj." - -#: ../../addon/irc/irc.php:74 -msgid "IRC Chatroom" -msgstr "IRC babilejo" - -#: ../../addon/irc/irc.php:96 -msgid "Popular Channels" -msgstr "Popularaj Kanaloj" - -#: ../../addon/blogger/blogger.php:42 -msgid "Post to blogger" -msgstr "AfiÅi al blogger" - -#: ../../addon/blogger/blogger.php:74 -msgid "Blogger Post Settings" -msgstr "Agordo pri Blogger AfiÅoj" - -#: ../../addon/blogger/blogger.php:76 -msgid "Enable Blogger Post Plugin" -msgstr "Åœalti la Blogger afiÅo kromprogramon" - -#: ../../addon/blogger/blogger.php:81 -msgid "Blogger username" -msgstr "Blogger uzantonomo" - -#: ../../addon/blogger/blogger.php:86 -msgid "Blogger password" -msgstr "Blogger pasvorto" - -#: ../../addon/blogger/blogger.php:91 -msgid "Blogger API URL" -msgstr "Blogger API URL" - -#: ../../addon/blogger/blogger.php:96 -msgid "Post to Blogger by default" -msgstr "DefaÅ­lte afiÅi al Blogger" - -#: ../../addon/posterous/posterous.php:37 -msgid "Post to Posterous" -msgstr "AfiÅi al Posterous" - -#: ../../addon/posterous/posterous.php:70 -msgid "Posterous Post Settings" -msgstr "Agordoj pri afiÅoj ĉe Posterous" - -#: ../../addon/posterous/posterous.php:72 -msgid "Enable Posterous Post Plugin" -msgstr "Åœalti la Poserous-afiÅo kromprogramon" - -#: ../../addon/posterous/posterous.php:77 -msgid "Posterous login" -msgstr "Posterous salutnomo" - -#: ../../addon/posterous/posterous.php:82 -msgid "Posterous password" -msgstr "Posterous pasvorto" - -#: ../../addon/posterous/posterous.php:87 -msgid "Posterous site ID" -msgstr "Idento de Posterous retejo" - -#: ../../addon/posterous/posterous.php:92 -msgid "Posterous API token" -msgstr "API ĵetono de Posterous retejo" - -#: ../../addon/posterous/posterous.php:97 -msgid "Post to Posterous by default" -msgstr "DefaÅ­lte afiÅi al Posterous" - -#: ../../view/theme/cleanzero/config.php:82 -#: ../../view/theme/diabook/config.php:192 -#: ../../view/theme/quattro/config.php:54 ../../view/theme/dispy/config.php:72 -msgid "Theme settings" -msgstr "Agordoj pri la etoso" - -#: ../../view/theme/cleanzero/config.php:83 -msgid "Set resize level for images in posts and comments (width and height)" -msgstr "Agordi la regrandignivelo por bildoj en afiÅoj kaj komentoj (larÄo kaj alto)" - -#: ../../view/theme/cleanzero/config.php:84 -#: ../../view/theme/diabook/config.php:193 -#: ../../view/theme/dispy/config.php:73 -msgid "Set font-size for posts and comments" -msgstr "Agordi la tiparan grandon por afiÅoj kaj komentoj" - -#: ../../view/theme/cleanzero/config.php:85 -msgid "Set theme width" -msgstr "Agordi la larÄo por la etoso" - -#: ../../view/theme/cleanzero/config.php:86 -#: ../../view/theme/quattro/config.php:56 -msgid "Color scheme" -msgstr "Kolorskemo" - -#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:49 -#: ../../include/nav.php:115 -msgid "Your posts and conversations" -msgstr "Viaj afiÅoj kaj komunikadoj" - -#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:50 -msgid "Your profile page" -msgstr "Via profilo" - -#: ../../view/theme/diabook/theme.php:129 -msgid "Your contacts" -msgstr "Viaj kontaktoj" - -#: ../../view/theme/diabook/theme.php:130 ../../include/nav.php:51 -msgid "Your photos" -msgstr "Viaj bildoj" - -#: ../../view/theme/diabook/theme.php:131 ../../include/nav.php:52 -msgid "Your events" -msgstr "Viaj okazoj" - -#: ../../view/theme/diabook/theme.php:132 ../../include/nav.php:53 -msgid "Personal notes" -msgstr "Personaj notoj" - -#: ../../view/theme/diabook/theme.php:132 ../../include/nav.php:53 -msgid "Your personal photos" -msgstr "Viaj personaj bildoj" - -#: ../../view/theme/diabook/theme.php:134 -#: ../../view/theme/diabook/theme.php:643 -#: ../../view/theme/diabook/theme.php:747 -#: ../../view/theme/diabook/config.php:201 -msgid "Community Pages" -msgstr "Komunumaj paÄoj" - -#: ../../view/theme/diabook/theme.php:490 -#: ../../view/theme/diabook/theme.php:749 -#: ../../view/theme/diabook/config.php:203 -msgid "Community Profiles" -msgstr "Komunumaj Profiloj" - -#: ../../view/theme/diabook/theme.php:511 -#: ../../view/theme/diabook/theme.php:754 -#: ../../view/theme/diabook/config.php:208 -msgid "Last users" -msgstr "Ä´usaj uzantoj" - -#: ../../view/theme/diabook/theme.php:540 -#: ../../view/theme/diabook/theme.php:756 -#: ../../view/theme/diabook/config.php:210 -msgid "Last likes" -msgstr "Ä´usaj Åatitaj elementoj" - -#: ../../view/theme/diabook/theme.php:585 -#: ../../view/theme/diabook/theme.php:755 -#: ../../view/theme/diabook/config.php:209 -msgid "Last photos" -msgstr "Ä´usaj bildoj" - -#: ../../view/theme/diabook/theme.php:622 -#: ../../view/theme/diabook/theme.php:752 -#: ../../view/theme/diabook/config.php:206 -msgid "Find Friends" -msgstr "Trovi Amikojn" - -#: ../../view/theme/diabook/theme.php:623 -msgid "Local Directory" -msgstr "Loka Katalogo" - -#: ../../view/theme/diabook/theme.php:625 ../../include/contact_widgets.php:35 -msgid "Similar Interests" -msgstr "Similaj Interesoj" - -#: ../../view/theme/diabook/theme.php:627 ../../include/contact_widgets.php:37 -msgid "Invite Friends" -msgstr "Inviti amikojn" - -#: ../../view/theme/diabook/theme.php:678 -#: ../../view/theme/diabook/theme.php:748 -#: ../../view/theme/diabook/config.php:202 -msgid "Earth Layers" -msgstr "Tertavoloj (Earth Layers)" - -#: ../../view/theme/diabook/theme.php:683 -msgid "Set zoomfactor for Earth Layers" -msgstr "Agordi zoman faktoron por Tertavoloj" - -#: ../../view/theme/diabook/theme.php:684 -#: ../../view/theme/diabook/config.php:199 -msgid "Set longitude (X) for Earth Layers" -msgstr "Agordi longitudon (X) por Tertavoloj" - -#: ../../view/theme/diabook/theme.php:685 -#: ../../view/theme/diabook/config.php:200 -msgid "Set latitude (Y) for Earth Layers" -msgstr "Agordi latitudon (Y) por Tertavoloj" - -#: ../../view/theme/diabook/theme.php:698 -#: ../../view/theme/diabook/theme.php:750 -#: ../../view/theme/diabook/config.php:204 -msgid "Help or @NewHere ?" -msgstr "Helpu aÅ­ @NewHere ?" - -#: ../../view/theme/diabook/theme.php:705 -#: ../../view/theme/diabook/theme.php:751 -#: ../../view/theme/diabook/config.php:205 -msgid "Connect Services" -msgstr "Konekti Servojn" - -#: ../../view/theme/diabook/theme.php:712 -#: ../../view/theme/diabook/theme.php:753 -msgid "Last Tweets" -msgstr "Ä´usaj Pepaĵoj" - -#: ../../view/theme/diabook/theme.php:715 -#: ../../view/theme/diabook/config.php:197 -msgid "Set twitter search term" -msgstr "Agordi Twitter serĉtekston" - -#: ../../view/theme/diabook/theme.php:735 -#: ../../view/theme/diabook/theme.php:736 -#: ../../view/theme/diabook/theme.php:737 -#: ../../view/theme/diabook/theme.php:738 -#: ../../view/theme/diabook/theme.php:739 -#: ../../view/theme/diabook/theme.php:740 -#: ../../view/theme/diabook/theme.php:741 -#: ../../view/theme/diabook/theme.php:742 -#: ../../view/theme/diabook/theme.php:743 -#: ../../view/theme/diabook/theme.php:744 ../../include/acl_selectors.php:288 -msgid "don't show" -msgstr "kaÅi" - -#: ../../view/theme/diabook/theme.php:735 -#: ../../view/theme/diabook/theme.php:736 -#: ../../view/theme/diabook/theme.php:737 -#: ../../view/theme/diabook/theme.php:738 -#: ../../view/theme/diabook/theme.php:739 -#: ../../view/theme/diabook/theme.php:740 -#: ../../view/theme/diabook/theme.php:741 -#: ../../view/theme/diabook/theme.php:742 -#: ../../view/theme/diabook/theme.php:743 -#: ../../view/theme/diabook/theme.php:744 ../../include/acl_selectors.php:287 -msgid "show" -msgstr "montri" - -#: ../../view/theme/diabook/theme.php:745 -msgid "Show/hide boxes at right-hand column:" -msgstr "KaÅi/montri kestojn ĉe dekstra kolumno:" - -#: ../../view/theme/diabook/config.php:194 -#: ../../view/theme/dispy/config.php:74 -msgid "Set line-height for posts and comments" -msgstr "Agordi la linigrandon por afiÅoj kaj komentoj" - -#: ../../view/theme/diabook/config.php:195 -msgid "Set resolution for middle column" -msgstr "Agordi la distingivon por la meza kolumno" - -#: ../../view/theme/diabook/config.php:196 -msgid "Set color scheme" -msgstr "Agordi Kolorskemon" - -#: ../../view/theme/diabook/config.php:198 -msgid "Set zoomfactor for Earth Layer" -msgstr "Agordi zoman faktoron de Tertavolo" - -#: ../../view/theme/diabook/config.php:207 -msgid "Last tweets" -msgstr "Ä´usaj pepaĵoj" - -#: ../../view/theme/quattro/config.php:55 -msgid "Alignment" -msgstr "Äœisrandigo" - -#: ../../view/theme/quattro/config.php:55 -msgid "Left" -msgstr "Maldekstren" - -#: ../../view/theme/quattro/config.php:55 -msgid "Center" -msgstr "Centren" - -#: ../../view/theme/dispy/config.php:75 -msgid "Set colour scheme" -msgstr "Agordi Kolorskemon" - -#: ../../include/profile_advanced.php:17 ../../boot.php:1138 -msgid "Gender:" -msgstr "Sekso:" - -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "j F" - -#: ../../include/profile_advanced.php:30 -msgid "Birthday:" -msgstr "NaskiÄtago:" - -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "AÄo:" - -#: ../../include/profile_advanced.php:37 ../../boot.php:1141 -msgid "Status:" -msgstr "Stato:" - -#: ../../include/profile_advanced.php:43 -#, php-format -msgid "for %1$d %2$s" -msgstr "por %1$d %2$s" - -#: ../../include/profile_advanced.php:48 ../../boot.php:1143 -msgid "Homepage:" -msgstr "HejmpaÄo:" - -#: ../../include/profile_advanced.php:52 -msgid "Tags:" -msgstr "Markoj:" - -#: ../../include/profile_advanced.php:56 -msgid "Religion:" -msgstr "Religio:" - -#: ../../include/profile_advanced.php:58 -msgid "About:" -msgstr "Pri:" - -#: ../../include/profile_advanced.php:60 -msgid "Hobbies/Interests:" -msgstr "Åœatokupoj/Interesoj:" - -#: ../../include/profile_advanced.php:67 -msgid "Contact information and Social Networks:" -msgstr "Kontaktinformoj kaj Interkonaj Retejoj:" - -#: ../../include/profile_advanced.php:69 -msgid "Musical interests:" -msgstr "Muzaikaj interesoj:" - -#: ../../include/profile_advanced.php:71 -msgid "Books, literature:" -msgstr "Libroj, literaturo:" - -#: ../../include/profile_advanced.php:73 -msgid "Television:" -msgstr "Televido:" - -#: ../../include/profile_advanced.php:75 -msgid "Film/dance/culture/entertainment:" -msgstr "Filmoj/dancoj/arto/amuzaĵoj:" - -#: ../../include/profile_advanced.php:77 -msgid "Love/Romance:" -msgstr "Amo/romanco:" - -#: ../../include/profile_advanced.php:79 -msgid "Work/employment:" -msgstr "Laboro:" - -#: ../../include/profile_advanced.php:81 -msgid "School/education:" -msgstr "Lernejo/eduko:" - -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Nekonata | Nekatorigita" - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Bloki tuj" - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "Suspekta, spamisto, memmerkatisto" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Konata al mi, sed mi ne havas opinion" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "OK, verÅajne sendanÄera" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Fidinda laÅ­ mi" - -#: ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Ofte" - -#: ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Ĉiuhore" - -#: ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Duope ĉiutage" - -#: ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Ĉiutage" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Ĉiusemajne" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Ĉiumonate" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/TujmesaÄilo" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Vira" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Ina" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Nuntempe Vira" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Nuntempe Ina" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Ĉefe Vira" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Ĉefe Ina" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transgenra" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Interseksa" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transseksa" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermafrodita" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "NeÅ­tra" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Nespecifa" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Alia" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Nedecida" - -#: ../../include/profile_selectors.php:23 -msgid "Males" -msgstr "Viroj" - -#: ../../include/profile_selectors.php:23 -msgid "Females" -msgstr "Inoj" - -#: ../../include/profile_selectors.php:23 -msgid "Gay" -msgstr "Geja" - -#: ../../include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "Lesba" - -#: ../../include/profile_selectors.php:23 -msgid "No Preference" -msgstr "Neniu Prefero" - -#: ../../include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "AmbaÅ­seksema" - -#: ../../include/profile_selectors.php:23 -msgid "Autosexual" -msgstr "Memseksema" - -#: ../../include/profile_selectors.php:23 -msgid "Abstinent" -msgstr "Abstinema" - -#: ../../include/profile_selectors.php:23 -msgid "Virgin" -msgstr "Virgulino" - -#: ../../include/profile_selectors.php:23 -msgid "Deviant" -msgstr "Devia" - -#: ../../include/profile_selectors.php:23 -msgid "Fetish" -msgstr "Fetiĉo" - -#: ../../include/profile_selectors.php:23 -msgid "Oodles" -msgstr "Amasa" - -#: ../../include/profile_selectors.php:23 -msgid "Nonsexual" -msgstr "Neseksa" - -#: ../../include/profile_selectors.php:42 -msgid "Single" -msgstr "Sola" - -#: ../../include/profile_selectors.php:42 -msgid "Lonely" -msgstr "Soleca" - -#: ../../include/profile_selectors.php:42 -msgid "Available" -msgstr "Havebla" - -#: ../../include/profile_selectors.php:42 -msgid "Unavailable" -msgstr "Nehavebla" - -#: ../../include/profile_selectors.php:42 -msgid "Has crush" -msgstr "Sekrete enamiÄinta" - -#: ../../include/profile_selectors.php:42 -msgid "Infatuated" -msgstr "Blinda amo" - -#: ../../include/profile_selectors.php:42 -msgid "Dating" -msgstr "Rendevuanta" - -#: ../../include/profile_selectors.php:42 -msgid "Unfaithful" -msgstr "Malfidela" - -#: ../../include/profile_selectors.php:42 -msgid "Sex Addict" -msgstr "Seksmaniulo" - -#: ../../include/profile_selectors.php:42 ../../include/user.php:278 -msgid "Friends" -msgstr "Amikoj" - -#: ../../include/profile_selectors.php:42 -msgid "Friends/Benefits" -msgstr "Amikoj/AvantaÄoj" - -#: ../../include/profile_selectors.php:42 -msgid "Casual" -msgstr "Neformala" - -#: ../../include/profile_selectors.php:42 -msgid "Engaged" -msgstr "Fianĉiginta" - -#: ../../include/profile_selectors.php:42 -msgid "Married" -msgstr "EdziÄinta" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily married" -msgstr "Image edziÄinta" - -#: ../../include/profile_selectors.php:42 -msgid "Partners" -msgstr "Geparuloj" - -#: ../../include/profile_selectors.php:42 -msgid "Cohabiting" -msgstr "KunloÄanta" - -#: ../../include/profile_selectors.php:42 -msgid "Common law" -msgstr "Registrita partnereco " - -#: ../../include/profile_selectors.php:42 -msgid "Happy" -msgstr "Feliĉa" - -#: ../../include/profile_selectors.php:42 -msgid "Not looking" -msgstr "Ne interesiÄis" - -#: ../../include/profile_selectors.php:42 -msgid "Swinger" -msgstr "Swinger" - -#: ../../include/profile_selectors.php:42 -msgid "Betrayed" -msgstr "Trompita" - -#: ../../include/profile_selectors.php:42 -msgid "Separated" -msgstr "DisiÄinta" - -#: ../../include/profile_selectors.php:42 -msgid "Unstable" -msgstr "Malfirma" - -#: ../../include/profile_selectors.php:42 -msgid "Divorced" -msgstr "EksedziÄinta" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily divorced" -msgstr "Image eksedziÄinta" - -#: ../../include/profile_selectors.php:42 -msgid "Widowed" -msgstr "Vidva" - -#: ../../include/profile_selectors.php:42 -msgid "Uncertain" -msgstr "Ne certa" - -#: ../../include/profile_selectors.php:42 -msgid "It's complicated" -msgstr "Estas komplika" - -#: ../../include/profile_selectors.php:42 -msgid "Don't care" -msgstr "Egala" - -#: ../../include/profile_selectors.php:42 -msgid "Ask me" -msgstr "Demandu min" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:341 -msgid "Starts:" -msgstr "Ekas:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:349 -msgid "Finishes:" -msgstr "Finas:" - -#: ../../include/delivery.php:456 ../../include/notifier.php:678 -msgid "(no subject)" -msgstr "(neniu temo)" - -#: ../../include/delivery.php:463 ../../include/enotify.php:26 -#: ../../include/notifier.php:685 -msgid "noreply" -msgstr "nerespondi" - -#: ../../include/Scrape.php:572 -msgid " on Last.fm" -msgstr " ĉe Last.fm" - -#: ../../include/text.php:243 -msgid "prev" -msgstr "antaÅ­a" - -#: ../../include/text.php:245 -msgid "first" -msgstr "unua" - -#: ../../include/text.php:274 -msgid "last" -msgstr "lasta" - -#: ../../include/text.php:277 -msgid "next" -msgstr "sekvanta" - -#: ../../include/text.php:568 -msgid "No contacts" -msgstr "Neniu kontaktoj" - -#: ../../include/text.php:577 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d Kontakto" -msgstr[1] "%d Kontaktoj" - -#: ../../include/text.php:835 -msgid "Monday" -msgstr "Lundo" - -#: ../../include/text.php:835 -msgid "Tuesday" -msgstr "Mardo" - -#: ../../include/text.php:835 -msgid "Wednesday" -msgstr "Merkredo" - -#: ../../include/text.php:835 -msgid "Thursday" -msgstr "Ä´aÅ­do" - -#: ../../include/text.php:835 -msgid "Friday" -msgstr "Vendredo" - -#: ../../include/text.php:835 -msgid "Saturday" -msgstr "Sabato" - -#: ../../include/text.php:835 -msgid "Sunday" -msgstr "Dimanĉo" - -#: ../../include/text.php:839 -msgid "January" -msgstr "Januaro" - -#: ../../include/text.php:839 -msgid "February" -msgstr "Februaro" - -#: ../../include/text.php:839 -msgid "March" -msgstr "Marto" - -#: ../../include/text.php:839 -msgid "April" -msgstr "Aprilo" - -#: ../../include/text.php:839 -msgid "May" -msgstr "Majo" - -#: ../../include/text.php:839 -msgid "June" -msgstr "Junio" - -#: ../../include/text.php:839 -msgid "July" -msgstr "Julio" - -#: ../../include/text.php:839 -msgid "August" -msgstr "AÅ­gusto" - -#: ../../include/text.php:839 -msgid "September" -msgstr "Septembro" - -#: ../../include/text.php:839 -msgid "October" -msgstr "Oktobro" - -#: ../../include/text.php:839 -msgid "November" -msgstr "Novembro" - -#: ../../include/text.php:839 -msgid "December" -msgstr "Decembro" - -#: ../../include/text.php:925 -msgid "bytes" -msgstr "bajtoj" - -#: ../../include/text.php:945 ../../include/text.php:960 -msgid "remove" -msgstr "forviÅi" - -#: ../../include/text.php:945 ../../include/text.php:960 -msgid "[remove]" -msgstr "[forviÅi]" - -#: ../../include/text.php:948 -msgid "Categories:" -msgstr "Kategorioj:" - -#: ../../include/text.php:963 -msgid "Filed under:" -msgstr "Enarkivigita kiel:" - -#: ../../include/text.php:979 ../../include/text.php:991 -msgid "Click to open/close" -msgstr "Klaku por malfermi/fermi" - -#: ../../include/text.php:1097 ../../include/user.php:236 -msgid "default" -msgstr "defaÅ­lta" - -#: ../../include/text.php:1109 -msgid "Select an alternate language" -msgstr "Elekti alian lingvon" - -#: ../../include/text.php:1319 -msgid "activity" -msgstr "aktiveco" - -#: ../../include/text.php:1321 -msgid "comment" -msgstr "komento" - -#: ../../include/text.php:1322 -msgid "post" -msgstr "afiÅo" - -#: ../../include/text.php:1477 -msgid "Item filed" -msgstr "Enarkivigis elementon " - -#: ../../include/diaspora.php:593 -msgid "Sharing notification from Diaspora network" -msgstr "Antentigo pri kunhavigado de la Diaspora reto" - -#: ../../include/diaspora.php:2085 -msgid "Attachments:" -msgstr "Kunsendaĵoj:" - -#: ../../include/network.php:839 -msgid "view full size" -msgstr "vidi plengrande" - -#: ../../include/oembed.php:135 -msgid "Embedded content" -msgstr "Enigita enhavo" - -#: ../../include/oembed.php:144 -msgid "Embedding disabled" -msgstr "MalÅaltita enigitado" - -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Revivigis malnovan grupon kun la sama nomo. Permesoj por estantaj elementoj eble estas validaj por la grupo kaj estontaj membroj. Se tiu ne estas kiun vi atendis, bonvolu krei alian grupon kun alia nomo." - -#: ../../include/group.php:176 -msgid "Default privacy group for new contacts" -msgstr "DefaÅ­lta privateca grupo por novaj kontaktoj" - -#: ../../include/group.php:195 -msgid "Everybody" -msgstr "Ĉiuj" - -#: ../../include/group.php:218 -msgid "edit" -msgstr "redakti" - -#: ../../include/group.php:239 -msgid "Groups" -msgstr "Grupoj" - -#: ../../include/group.php:240 -msgid "Edit group" -msgstr "Redakti grupon" - -#: ../../include/group.php:241 -msgid "Create a new group" -msgstr "Krei novan grupon" - -#: ../../include/group.php:242 -msgid "Contacts not in any group" -msgstr "Kontaktoj en neniu grupo" - -#: ../../include/nav.php:46 ../../boot.php:848 -msgid "Logout" -msgstr "Elsaluti" - -#: ../../include/nav.php:46 -msgid "End this session" -msgstr "Fini ĉi-tiun seancon" - -#: ../../include/nav.php:49 ../../boot.php:1538 -msgid "Status" -msgstr "Stato" - -#: ../../include/nav.php:64 -msgid "Sign in" -msgstr "Ensaluti" - -#: ../../include/nav.php:77 -msgid "Home Page" -msgstr "HejmpaÄo" - -#: ../../include/nav.php:81 -msgid "Create an account" -msgstr "Krei konton" - -#: ../../include/nav.php:86 -msgid "Help and documentation" -msgstr "Helpo kaj dokumentado" - -#: ../../include/nav.php:89 -msgid "Apps" -msgstr "Programoj" - -#: ../../include/nav.php:89 -msgid "Addon applications, utilities, games" -msgstr "Kromprogramoj, utilaĵoj, ludiloj" - -#: ../../include/nav.php:91 -msgid "Search site content" -msgstr "Serĉu la retejon" - -#: ../../include/nav.php:101 -msgid "Conversations on this site" -msgstr "Konversacioj je ĉi-tiu retejo" - -#: ../../include/nav.php:103 -msgid "Directory" -msgstr "Katalogo" - -#: ../../include/nav.php:103 -msgid "People directory" -msgstr "Katalogo de homoj" - -#: ../../include/nav.php:113 -msgid "Conversations from your friends" -msgstr "Konversacioj de viaj amikoj" - -#: ../../include/nav.php:121 -msgid "Friend Requests" -msgstr "Kontaktpetoj" - -#: ../../include/nav.php:123 -msgid "See all notifications" -msgstr "Vidu ĉiujn atentigojn" - -#: ../../include/nav.php:124 -msgid "Mark all system notifications seen" -msgstr "Marki ĉiujn atentigojn legita" - -#: ../../include/nav.php:128 -msgid "Private mail" -msgstr "Privata poÅto" - -#: ../../include/nav.php:129 -msgid "Inbox" -msgstr "Enirkesto" - -#: ../../include/nav.php:130 -msgid "Outbox" -msgstr "Elirkesto" - -#: ../../include/nav.php:134 -msgid "Manage" -msgstr "Administri" - -#: ../../include/nav.php:134 -msgid "Manage other pages" -msgstr "Administri aliajn paÄojn" - -#: ../../include/nav.php:138 ../../boot.php:1096 -msgid "Profiles" -msgstr "Profiloj" - -#: ../../include/nav.php:138 ../../boot.php:1096 -msgid "Manage/edit profiles" -msgstr "Administri/redakti profilojn" - -#: ../../include/nav.php:139 -msgid "Manage/edit friends and contacts" -msgstr "Administri/redakti amikojn kaj kontaktojn" - -#: ../../include/nav.php:146 -msgid "Site setup and configuration" -msgstr "Agordoj pri la retejo" - -#: ../../include/nav.php:170 -msgid "Nothing new here" -msgstr "Estas neniu nova ĉi tie" - -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" -msgstr "Aldonu Novan Kontakton" - -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" -msgstr "Entajpu adreson aÅ­ retlokon" - -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Ekzemple: bob@example.com, http://example.com/barbara" - -#: ../../include/contact_widgets.php:23 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "Disponeblas %d invito" -msgstr[1] "Disponeblas %d invitoj" - -#: ../../include/contact_widgets.php:29 -msgid "Find People" -msgstr "Trovi Homojn" - -#: ../../include/contact_widgets.php:30 -msgid "Enter name or interest" -msgstr "Entajpu nomon aÅ­ intereson" - -#: ../../include/contact_widgets.php:31 -msgid "Connect/Follow" -msgstr "Konekti/Aboni" - -#: ../../include/contact_widgets.php:32 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Ekzemple: Robert Morgenstein, Fishing" - -#: ../../include/contact_widgets.php:36 -msgid "Random Profile" -msgstr "Hazarda Profilo" - -#: ../../include/contact_widgets.php:68 -msgid "Networks" -msgstr "Retoj" - -#: ../../include/contact_widgets.php:71 -msgid "All Networks" -msgstr "Ĉiuj Retoj" - -#: ../../include/contact_widgets.php:98 -msgid "Saved Folders" -msgstr "Konservitaj Dosierujoj" - -#: ../../include/contact_widgets.php:101 ../../include/contact_widgets.php:129 -msgid "Everything" -msgstr "Ĉio" - -#: ../../include/contact_widgets.php:126 -msgid "Categories" -msgstr "Kategorioj" - -#: ../../include/auth.php:36 -msgid "Logged out." -msgstr "Elsalutita." - -#: ../../include/auth.php:115 -msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Okazis problemo ensalutinta kun via OpenID. Bonvolu kontroli la ID." - -#: ../../include/auth.php:115 -msgid "The error message was:" -msgstr "La erarmesaÄo estis:" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Diversaj" - -#: ../../include/datetime.php:131 ../../include/datetime.php:263 -msgid "year" -msgstr "jaro" - -#: ../../include/datetime.php:136 ../../include/datetime.php:264 -msgid "month" -msgstr "monato" - -#: ../../include/datetime.php:141 ../../include/datetime.php:266 -msgid "day" -msgstr "tago" - -#: ../../include/datetime.php:254 -msgid "never" -msgstr "neniam" - -#: ../../include/datetime.php:260 -msgid "less than a second ago" -msgstr "antaÅ­ malpli ol unu sekundo" - -#: ../../include/datetime.php:263 -msgid "years" -msgstr "jaroj" - -#: ../../include/datetime.php:264 -msgid "months" -msgstr "monatoj" - -#: ../../include/datetime.php:265 -msgid "week" -msgstr "semajno" - -#: ../../include/datetime.php:265 -msgid "weeks" -msgstr "semajnoj" - -#: ../../include/datetime.php:266 -msgid "days" -msgstr "tagoj" - -#: ../../include/datetime.php:267 -msgid "hour" -msgstr "horo" - -#: ../../include/datetime.php:267 -msgid "hours" -msgstr "horoj" - -#: ../../include/datetime.php:268 -msgid "minute" -msgstr "minuto" - -#: ../../include/datetime.php:268 -msgid "minutes" -msgstr "minutoj" - -#: ../../include/datetime.php:269 -msgid "second" -msgstr "sekundo" - -#: ../../include/datetime.php:269 -msgid "seconds" -msgstr "sekundoj" - -#: ../../include/datetime.php:278 -#, php-format -msgid "%1$d %2$s ago" -msgstr "antaÅ­ %1$d %2$s" - -#: ../../include/datetime.php:450 ../../include/items.php:1460 -#, php-format -msgid "%s's birthday" -msgstr "NaskiÄtago de %s" - -#: ../../include/datetime.php:451 ../../include/items.php:1461 -#, php-format -msgid "Happy Birthday %s" -msgstr "Feliĉan NaskiÄtagon al %s" - -#: ../../include/onepoll.php:399 -msgid "From: " -msgstr "De: " - -#: ../../include/bbcode.php:216 ../../include/bbcode.php:236 -msgid "$1 wrote:" -msgstr "$1 skribis:" - -#: ../../include/bbcode.php:251 ../../include/bbcode.php:328 -msgid "Image/photo" -msgstr "Bildo" - -#: ../../include/dba.php:41 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Ne trovis DNS informojn por datumbaza servilo '%s'." - -#: ../../include/message.php:15 ../../include/message.php:171 -msgid "[no subject]" -msgstr "[neniu temo]" - -#: ../../include/acl_selectors.php:286 -msgid "Visible to everybody" -msgstr "Videbla al ĉiuj" - -#: ../../include/enotify.php:14 -msgid "Friendica Notification" -msgstr "Friendica Atentigo" - -#: ../../include/enotify.php:17 -msgid "Thank You," -msgstr "Dankon," - -#: ../../include/enotify.php:19 -#, php-format -msgid "%s Administrator" -msgstr "%s Administranto" - -#: ../../include/enotify.php:38 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:42 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" -msgstr "[Friendica:Atentigo] Ricevis novan retpoÅton ĉe %s" - -#: ../../include/enotify.php:44 -#, php-format -msgid "%1$s sent you a new private message at %2$s." -msgstr "%1$s sendis al vi novan privatan mesaÄon ĉe %2$s." - -#: ../../include/enotify.php:45 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s sendis al vi %2$s." - -#: ../../include/enotify.php:45 -msgid "a private message" -msgstr "privatan mesaÄon" - -#: ../../include/enotify.php:46 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Bonvolu viziti %s por vidi aÅ­ respondi viajn privatajn mesaÄojn." - -#: ../../include/enotify.php:73 -#, php-format -msgid "%1$s commented on [url=%2$s]a %3$s[/url]" -msgstr "%1$s komentis pri [url=%2$s]%3$s[/url]" - -#: ../../include/enotify.php:80 -#, php-format -msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" -msgstr "%1$s komentis pri [url=%2$s]%4$s de %3$s[/url]" - -#: ../../include/enotify.php:88 -#, php-format -msgid "%1$s commented on [url=%2$s]your %3$s[/url]" -msgstr "%1$s komentis pri [url=%2$s]via %3$s[/url]" - -#: ../../include/enotify.php:98 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Friendica:Atentigo] Komento pri konversacio #%1$d de %2$s" - -#: ../../include/enotify.php:99 -#, php-format -msgid "%s commented on an item/conversation you have been following." -msgstr "%s komentis pri elemento/konversacio kiun vi sekvas." - -#: ../../include/enotify.php:102 ../../include/enotify.php:117 -#: ../../include/enotify.php:130 ../../include/enotify.php:143 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Bonvolu viziti %s por vidi aÅ­ respondi la konversacion." - -#: ../../include/enotify.php:109 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" -msgstr "[Friendica:Atentigo] %s afiÅis al via profilmuro" - -#: ../../include/enotify.php:111 -#, php-format -msgid "%1$s posted to your profile wall at %2$s" -msgstr "%1$s skribis al via profilmuro ĉe %2$s" - -#: ../../include/enotify.php:113 -#, php-format -msgid "%1$s posted to [url=%2s]your wall[/url]" -msgstr "%1$s afiÅis al [url=%2s]via muro[/url]" - -#: ../../include/enotify.php:124 -#, php-format -msgid "[Friendica:Notify] %s tagged you" -msgstr "[Friendica:Atentigo] %s markis vin" - -#: ../../include/enotify.php:125 -#, php-format -msgid "%1$s tagged you at %2$s" -msgstr "%1$s markis vin ĉe %2$s" - -#: ../../include/enotify.php:126 -#, php-format -msgid "%1$s [url=%2$s]tagged you[/url]." -msgstr "%1$s [url=%2$s]markis vin[/url]." - -#: ../../include/enotify.php:137 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" -msgstr "[Friendica:Atentigo] %s markis vian afiÅon" - -#: ../../include/enotify.php:138 -#, php-format -msgid "%1$s tagged your post at %2$s" -msgstr "%1$s markis vian afiÅon ĉe %2$s" - -#: ../../include/enotify.php:139 -#, php-format -msgid "%1$s tagged [url=%2$s]your post[/url]" -msgstr "%1$s markis [url=%2$s]vian afiÅon[/url]" - -#: ../../include/enotify.php:150 -msgid "[Friendica:Notify] Introduction received" -msgstr "[Friendica:Atentigo] Ricevis prezenton" - -#: ../../include/enotify.php:151 -#, php-format -msgid "You've received an introduction from '%1$s' at %2$s" -msgstr "Vi ricevis prezenton de '%1$s' ĉe %2$s" - -#: ../../include/enotify.php:152 -#, php-format -msgid "You've received [url=%1$s]an introduction[/url] from %2$s." -msgstr "Vi ricevis [url=%1$s]prezenton[/url] de %2$s." - -#: ../../include/enotify.php:155 ../../include/enotify.php:173 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Vi povas vidi la profilon de li aÅ­ Åi ĉe %s" - -#: ../../include/enotify.php:157 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "Bonvolu viziti %s por aprobi aÅ­ malaprobi la prezenton." - -#: ../../include/enotify.php:164 -msgid "[Friendica:Notify] Friend suggestion received" -msgstr "[Friendica:Atentigo] Ricevis amikosugeston" - -#: ../../include/enotify.php:165 -#, php-format -msgid "You've received a friend suggestion from '%1$s' at %2$s" -msgstr "Vi ricevis amikosugeston de '%1$s' ĉe %2$s" - -#: ../../include/enotify.php:166 -#, php-format -msgid "" -"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." -msgstr "Vi ricevis [url=%1$s]amikosugeston[/url] pri %2$s de %3$s." - -#: ../../include/enotify.php:171 -msgid "Name:" -msgstr "Nomo:" - -#: ../../include/enotify.php:172 -msgid "Photo:" -msgstr "Bildo:" - -#: ../../include/enotify.php:175 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Bonvolu viziti %s por aprobi aÅ­ malaprobi la sugeston." - -#: ../../include/follow.php:32 -msgid "Connect URL missing." -msgstr "Ne ekzistas URL adreso por konekti." - -#: ../../include/follow.php:59 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "Tiu retpaÄo ne permesas komunikadon kun aliaj retoj." - -#: ../../include/follow.php:60 ../../include/follow.php:80 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "Ne malkovris kongruajn protokolojn por komunikado aÅ­ fluojn." - -#: ../../include/follow.php:78 -msgid "The profile address specified does not provide adequate information." -msgstr "La specifita profiladreso ne enhavas sufiĉe da informoj." - -#: ../../include/follow.php:82 -msgid "An author or name was not found." -msgstr "Ne trovis aÅ­toron aÅ­ nomon." - -#: ../../include/follow.php:84 -msgid "No browser URL could be matched to this address." -msgstr "Neniu retuma URL adreso kongruas al la adreso." - -#: ../../include/follow.php:86 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "Ne eblas kongrui @-stilan identecon adreson al iu konata protokolo au retpoÅtadreso." - -#: ../../include/follow.php:87 -msgid "Use mailto: in front of address to force email check." -msgstr "Uzu mailto: antaÅ­ la adreso por devigi la testadon per retpoÅto." - -#: ../../include/follow.php:93 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "Tiu profila adreso apartenas al retejo kiu estas maÅaltita je ĉi tiu retejo." - -#: ../../include/follow.php:103 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "Profilo limigata. Ĉi persono ne eblos ricevi rektajn/personajn atentigojn de vi. " - -#: ../../include/follow.php:205 -msgid "Unable to retrieve contact information." -msgstr "Ne eblas ricevi kontaktinformojn." - -#: ../../include/follow.php:259 -msgid "following" -msgstr "sekvanta" - -#: ../../include/items.php:2888 -msgid "A new person is sharing with you at " -msgstr "Nova persono kunhavigas kun vi ĉe " - -#: ../../include/items.php:2888 -msgid "You have a new follower at " -msgstr "Vi havas novan sekvanton ĉe " - -#: ../../include/items.php:3520 -msgid "Archives" -msgstr "Arkivoj" - -#: ../../include/user.php:38 -msgid "An invitation is required." -msgstr "Invio bezonata." - -#: ../../include/user.php:43 -msgid "Invitation could not be verified." -msgstr "Ne povis kontroli la inviton." - -#: ../../include/user.php:51 -msgid "Invalid OpenID url" -msgstr "Nevalida OpenID adreso" - -#: ../../include/user.php:66 -msgid "Please enter the required information." -msgstr "Bonvolu entajpi la bezonatajn informojn." - -#: ../../include/user.php:80 -msgid "Please use a shorter name." -msgstr "Bonvolu uzi pli mallongan nomon." - -#: ../../include/user.php:82 -msgid "Name too short." -msgstr "Nomo estas tro mallonga." - -#: ../../include/user.php:97 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "Tio Åajne ne estas via plena (persona, familia) nomo." - -#: ../../include/user.php:102 -msgid "Your email domain is not among those allowed on this site." -msgstr "Via retpoÅtodomajno ne estas permesita ĉi tie." - -#: ../../include/user.php:105 -msgid "Not a valid email address." -msgstr "Nevalida retpoÅtadreso." - -#: ../../include/user.php:115 -msgid "Cannot use that email." -msgstr "Neuzebla retpoÅtadreso." - -#: ../../include/user.php:121 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "Via kaÅnomo nur povas enhavi \"a-z\", \"0-9\", \"-\", kaj \"_\". Äœi ankaÅ­ devas komenci kun litero." - -#: ../../include/user.php:127 ../../include/user.php:225 -msgid "Nickname is already registered. Please choose another." -msgstr "Tio kaÅnomo jam estas registrita. Bonvolu elekti alian." - -#: ../../include/user.php:137 -msgid "" -"Nickname was once registered here and may not be re-used. Please choose " -"another." -msgstr "Tiu kaÅnomo iam estis registrita ĉi tie kaj ne ree uzeblas. Bonvolu elekti alian." - -#: ../../include/user.php:153 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "GRAVA ERARO: La generacio de sekurecaj ĉifroÅlosiloj malsukcesis." - -#: ../../include/user.php:211 -msgid "An error occurred during registration. Please try again." -msgstr "Eraro okazis dum registrado. Bonvolu provi denove." - -#: ../../include/user.php:246 -msgid "An error occurred creating your default profile. Please try again." -msgstr "Eraro okazi dum kreado de via defaÅ­lta profilo. Bonvolu provi denove." - -#: ../../include/security.php:21 -msgid "Welcome " -msgstr "Bonvenon " - -#: ../../include/security.php:22 -msgid "Please upload a profile photo." -msgstr "Bonvolu alÅuti profilbildon." - -#: ../../include/security.php:25 -msgid "Welcome back " -msgstr "Bonvenon " - -#: ../../include/security.php:329 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "La sekuriga ĵetono de la formo estis malÄusta. Tio verÅajne okazis ĉar la formo estis malfermita dum tro longa tempo (>3 horoj) antaÅ­ la sendado." - -#: ../../include/Contact.php:111 -msgid "stopped following" -msgstr "ne plu sekvas" - -#: ../../include/Contact.php:218 ../../include/conversation.php:842 -msgid "View Status" -msgstr "Vidi Staton" - -#: ../../include/Contact.php:219 ../../include/conversation.php:843 -msgid "View Profile" -msgstr "Vidi Profilon" - -#: ../../include/Contact.php:220 ../../include/conversation.php:844 -msgid "View Photos" -msgstr "Vidi Bildojn" - -#: ../../include/Contact.php:221 ../../include/Contact.php:234 -#: ../../include/conversation.php:845 -msgid "Network Posts" -msgstr "Enretaj AfiÅoj" - -#: ../../include/Contact.php:222 ../../include/Contact.php:234 -#: ../../include/conversation.php:846 -msgid "Edit Contact" -msgstr "Redakti Kontakton" - -#: ../../include/Contact.php:223 ../../include/Contact.php:234 -#: ../../include/conversation.php:847 -msgid "Send PM" -msgstr "Sendi PM" - -#: ../../include/conversation.php:163 -msgid "post/item" -msgstr "afiÅo/elemento" - -#: ../../include/conversation.php:164 -#, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "%1$s markis la %3$s de %2$s kiel preferita." - -#: ../../include/conversation.php:327 ../../include/conversation.php:608 -msgid "Select" -msgstr "Elekti" - -#: ../../include/conversation.php:344 ../../include/conversation.php:701 -#: ../../include/conversation.php:702 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Vidi la profilon de %s ĉe %s" - -#: ../../include/conversation.php:354 ../../include/conversation.php:713 -#, php-format -msgid "%s from %s" -msgstr "%s de %s" - -#: ../../include/conversation.php:369 -msgid "View in context" -msgstr "Vidi kun kunteksto" - -#: ../../include/conversation.php:475 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d komento" -msgstr[1] "%d komentoj" - -#: ../../include/conversation.php:554 -msgid "like" -msgstr "Åati" - -#: ../../include/conversation.php:555 -msgid "dislike" -msgstr "malÅati" - -#: ../../include/conversation.php:557 -msgid "Share this" -msgstr "Kunhavigi ĉi tiun" - -#: ../../include/conversation.php:557 -msgid "share" -msgstr "kunhavigi" - -#: ../../include/conversation.php:581 -msgid "Bold" -msgstr "Grasa" - -#: ../../include/conversation.php:582 -msgid "Italic" -msgstr "Kursiva" - -#: ../../include/conversation.php:583 -msgid "Underline" -msgstr "Substreki" - -#: ../../include/conversation.php:584 -msgid "Quote" -msgstr "Citaĵo" - -#: ../../include/conversation.php:585 -msgid "Code" -msgstr "Kodo" - -#: ../../include/conversation.php:586 -msgid "Image" -msgstr "Bildo" - -#: ../../include/conversation.php:587 -msgid "Link" -msgstr "Ligilo" - -#: ../../include/conversation.php:588 -msgid "Video" -msgstr "Video" - -#: ../../include/conversation.php:621 -msgid "add star" -msgstr "aldoni stelon" - -#: ../../include/conversation.php:622 -msgid "remove star" -msgstr "forpreni stelon" - -#: ../../include/conversation.php:623 -msgid "toggle star status" -msgstr "Åalti/malÅalti steloÅtato" - -#: ../../include/conversation.php:626 -msgid "starred" -msgstr "steligita" - -#: ../../include/conversation.php:627 -msgid "add tag" -msgstr "aldoni markon" - -#: ../../include/conversation.php:631 -msgid "save to folder" -msgstr "konservi en dosierujo" - -#: ../../include/conversation.php:703 -msgid "to" -msgstr "al" - -#: ../../include/conversation.php:704 -msgid "Wall-to-Wall" -msgstr "Muro-al-Muro" - -#: ../../include/conversation.php:705 -msgid "via Wall-To-Wall:" -msgstr "per Muro-al-Muro:" - -#: ../../include/conversation.php:750 -msgid "Delete Selected Items" -msgstr "ForviÅi Elektitajn Elementojn" - -#: ../../include/conversation.php:905 -#, php-format -msgid "%s likes this." -msgstr "%s Åatas tiun." - -#: ../../include/conversation.php:905 -#, php-format -msgid "%s doesn't like this." -msgstr "%s malÅatas tiun." - -#: ../../include/conversation.php:909 -#, php-format -msgid "%2$d people like this." -msgstr "%2$d homoj Åatas tiun." - -#: ../../include/conversation.php:911 -#, php-format -msgid "%2$d people don't like this." -msgstr "%2$d homojmalÅatas tiun." - -#: ../../include/conversation.php:917 -msgid "and" -msgstr "kaj" - -#: ../../include/conversation.php:920 -#, php-format -msgid ", and %d other people" -msgstr ", kaj %d aliaj homoj." - -#: ../../include/conversation.php:921 -#, php-format -msgid "%s like this." -msgstr "%s Åatas tiun." - -#: ../../include/conversation.php:921 -#, php-format -msgid "%s don't like this." -msgstr "%s malÅatas tiun." - -#: ../../include/conversation.php:946 -msgid "Visible to everybody" -msgstr "Videbla al ĉiuj" - -#: ../../include/conversation.php:948 -msgid "Please enter a video link/URL:" -msgstr "Bonvolu entajpi ligilon/adreson de video:" - -#: ../../include/conversation.php:949 -msgid "Please enter an audio link/URL:" -msgstr "Bonvolu entajpi ligilon/adreson de sono:" - -#: ../../include/conversation.php:950 -msgid "Tag term:" -msgstr "Markfrazo:" - -#: ../../include/conversation.php:952 -msgid "Where are you right now?" -msgstr "Kie vi estas nun?" - -#: ../../include/conversation.php:995 -msgid "upload photo" -msgstr "alÅuti bildon" - -#: ../../include/conversation.php:997 -msgid "attach file" -msgstr "kunsendi dosieron" - -#: ../../include/conversation.php:999 -msgid "web link" -msgstr "TTT ligilo" - -#: ../../include/conversation.php:1000 -msgid "Insert video link" -msgstr "Alglui ligilon de video" - -#: ../../include/conversation.php:1001 -msgid "video link" -msgstr "video ligilo" - -#: ../../include/conversation.php:1002 -msgid "Insert audio link" -msgstr "Alglui ligilon de sono" - -#: ../../include/conversation.php:1003 -msgid "audio link" -msgstr "sono ligilo" - -#: ../../include/conversation.php:1005 -msgid "set location" -msgstr "agordi lokon" - -#: ../../include/conversation.php:1007 -msgid "clear location" -msgstr "forviÅi lokon" - -#: ../../include/conversation.php:1014 -msgid "permissions" -msgstr "permesoj" - -#: ../../include/plugin.php:388 ../../include/plugin.php:390 -msgid "Click here to upgrade." -msgstr "Klaku ĉi tie por Äisdatigi." - -#: ../../include/plugin.php:396 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Tia ago preterpasas la limojn de via abono." - -#: ../../include/plugin.php:401 -msgid "This action is not available under your subscription plan." -msgstr "Tia ago ne estas permesita laÅ­ via abono." - -#: ../../boot.php:527 -msgid "Delete this item?" -msgstr "ForviÅi ĉi tiun elementon?" - -#: ../../boot.php:530 -msgid "show fewer" -msgstr "montri malpli" - -#: ../../boot.php:725 -#, php-format -msgid "Update %s failed. See error logs." -msgstr "Malsukcesis Äisdatigi %s. Vidu la protokolojn." - -#: ../../boot.php:727 -#, php-format -msgid "Update Error at %s" -msgstr "Eraro dum Äisdatigo ĉe %s" - -#: ../../boot.php:827 -msgid "Create a New Account" -msgstr "Krei Novan Konton" - -#: ../../boot.php:851 -msgid "Nickname or Email address: " -msgstr "KaÅnomo aÅ­ retpoÅtadreso:" - -#: ../../boot.php:852 -msgid "Password: " -msgstr "Pasvorto:" - -#: ../../boot.php:855 -msgid "Or login using OpenID: " -msgstr "AÅ­ ensaluti per OpenID:" - -#: ../../boot.php:861 -msgid "Forgot your password?" -msgstr "Ĉu vi vorgesis vian pasvorton?" - -#: ../../boot.php:1028 -msgid "Edit profile" -msgstr "Redakti profilon" - -#: ../../boot.php:1088 -msgid "Message" -msgstr "MesaÄo" - -#: ../../boot.php:1204 ../../boot.php:1283 -msgid "g A l F d" -msgstr "\\j\\e \\l\\a G\\a \\h\\o\\r\\o, l F d" - -#: ../../boot.php:1205 ../../boot.php:1284 -msgid "F d" -msgstr "F d" - -#: ../../boot.php:1250 ../../boot.php:1324 -msgid "[today]" -msgstr "[hodiaÅ­]" - -#: ../../boot.php:1262 -msgid "Birthday Reminders" -msgstr "Memorigilo pri naskiÄtagoj" - -#: ../../boot.php:1263 -msgid "Birthdays this week:" -msgstr "NaskiÄtagoj ĉi-semajne:" - -#: ../../boot.php:1317 -msgid "[No description]" -msgstr "[Neniu priskribo]" - -#: ../../boot.php:1335 -msgid "Event Reminders" -msgstr "Memorigilo pri Okazoj" - -#: ../../boot.php:1336 -msgid "Events this week:" -msgstr "Okazoj ĉi-semajne:" - -#: ../../boot.php:1541 -msgid "Status Messages and Posts" -msgstr "ÅœtatmesaÄoj kaj AfiÅoj" - -#: ../../boot.php:1547 -msgid "Profile Details" -msgstr "Profildetaloj" - -#: ../../boot.php:1562 -msgid "Events and Calendar" -msgstr "Okazoj kaj Kalendaro" - -#: ../../boot.php:1568 -msgid "Only You Can See This" -msgstr "Nur Vi Povas Vidi Tiun" diff --git a/view/eo/hstrings.php b/view/eo/hstrings.php deleted file mode 100644 index 1fdefde46..000000000 --- a/view/eo/hstrings.php +++ /dev/null @@ -1,1771 +0,0 @@ -WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "AVERTO: Tio estas tre altnivela kaj se vi entajpus malÄustan informojn, komunikado kun la kontakto eble ne plu funkcios."; -App::$strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Bonvolu klaki 'malantaÅ­en' en via retesplorilo nun se vi ne scias kion faru ĉi tie."; -App::$strings["Return to contact editor"] = "Reen al kontakta redaktilo"; -App::$strings["Name"] = "Nomo"; -App::$strings["Account Nickname"] = "KaÅnomo de la konto"; -App::$strings["@Tagname - overrides Name/Nickname"] = "@Marknomo - Transpasas nomon/kaÅnomon"; -App::$strings["Account URL"] = "Adreso de la konto"; -App::$strings["Friend Request URL"] = "Kontaktpeta adreso"; -App::$strings["Friend Confirm URL"] = "Kontaktkonfirma adreso"; -App::$strings["Notification Endpoint URL"] = "Finpunkta adreso por atentigoj"; -App::$strings["Poll/Feed URL"] = "Adreso de fluo"; -App::$strings["New photo from this URL"] = "Nova bildo el tiu adreso"; -App::$strings["Submit"] = "Sendi"; -App::$strings["Help:"] = "Helpo:"; -App::$strings["Help"] = "Helpo"; -App::$strings["Not Found"] = "Ne trovita"; -App::$strings["Page not found."] = "PaÄo ne trovita"; -App::$strings["File exceeds size limit of %d"] = "Dosiero estas pli granda ol la limito de %d"; -App::$strings["File upload failed."] = "AlÅutado malsukcesis."; -App::$strings["Friend suggestion sent."] = "Amikosugesto sendita."; -App::$strings["Suggest Friends"] = "Sugesti amikojn"; -App::$strings["Suggest a friend for %s"] = "Sugesti amikon por %s"; -App::$strings["Event title and start time are required."] = "Titolo kaj starttempo estas bezonataj por la okazo."; -App::$strings["l, F j"] = "l, F j"; -App::$strings["Edit event"] = "Redakti okazon"; -App::$strings["link to source"] = "ligilo al fonto"; -App::$strings["Events"] = "Okazoj"; -App::$strings["Create New Event"] = "Krei novan okazon"; -App::$strings["Previous"] = "antaÅ­a"; -App::$strings["Next"] = "sekva"; -App::$strings["hour:minute"] = "horo:minuto"; -App::$strings["Event details"] = "Detaloj de okazo"; -App::$strings["Format is %s %s. Starting date and Title are required."] = "Format is %s %s. Titolo kaj starttempo estas bezonataj."; -App::$strings["Event Starts:"] = "Okazo startas:"; -App::$strings["Required"] = "Bezonata"; -App::$strings["Finish date/time is not known or not relevant"] = "Fina dato/tempo ne estas konata aÅ­ ne bezonata"; -App::$strings["Event Finishes:"] = "Okazo finas:"; -App::$strings["Adjust for viewer timezone"] = "Agordi al horzono de la leganto"; -App::$strings["Description:"] = "Priskribo"; -App::$strings["Location:"] = "Loko:"; -App::$strings["Title:"] = "Titolo:"; -App::$strings["Share this event"] = "Kunhavigi la okazon"; -App::$strings["Cancel"] = "Nuligi"; -App::$strings["Tag removed"] = "Marko forviÅita"; -App::$strings["Remove Item Tag"] = "ForviÅi markon"; -App::$strings["Select a tag to remove: "] = "Elektu forviÅontan markon:"; -App::$strings["Remove"] = "ForviÅi"; -App::$strings["%s welcomes %s"] = "%s salutas %s"; -App::$strings["Authorize application connection"] = "Rajtigi programkonekton"; -App::$strings["Return to your app and insert this Securty Code:"] = "Reiru al via programo kaj entajpu la securecan kodon:"; -App::$strings["Please login to continue."] = "Bonvolu ensaluti por pluigi."; -App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Ĉu rajtigi ĉi tiun programon por atingi viajn afiÅojn kaj kontaktojn kaj/aÅ­ krei novajn afiÅojn?"; -App::$strings["Yes"] = "Jes"; -App::$strings["No"] = "Ne"; -App::$strings["Photo Albums"] = "Bildalbumoj"; -App::$strings["Contact Photos"] = "Kontaktbildoj"; -App::$strings["Upload New Photos"] = "AlÅuti novajn bildojn"; -App::$strings["everybody"] = "ĉiuj"; -App::$strings["Contact information unavailable"] = "Kontaktoj informoj ne disponeblas"; -App::$strings["Profile Photos"] = "Profilbildoj"; -App::$strings["Album not found."] = "Albumo ne trovita."; -App::$strings["Delete Album"] = "ForviÅi albumon"; -App::$strings["Delete Photo"] = "ForviÅi bildon"; -App::$strings["was tagged in a"] = "estas markita en"; -App::$strings["photo"] = "bildo"; -App::$strings["by"] = "de"; -App::$strings["Image exceeds size limit of "] = "Bildo estas pli granda ol la limito de"; -App::$strings["Image file is empty."] = "Bilddosiero estas malplena."; -App::$strings["Unable to process image."] = "Ne eblas procedi la bildon."; -App::$strings["Image upload failed."] = "AlÅuto de bildo malsukcesis."; -App::$strings["Public access denied."] = "Publika atingo ne permesita."; -App::$strings["No photos selected"] = "Neniu bildoj elektita"; -App::$strings["Access to this item is restricted."] = "Atingo al tio elemento estas limigita."; -App::$strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Vi uzas %1$.2f MB de %2$.2f MB bildkonservejo."; -App::$strings["You have used %1$.2f Mbytes of photo storage."] = "Vi uzas %1$.2f MB de bildkonservejo."; -App::$strings["Upload Photos"] = "AlÅuti bildojn"; -App::$strings["New album name: "] = "Nomo por nova albumo:"; -App::$strings["or existing album name: "] = "aÅ­ nomo de estanta albumo:"; -App::$strings["Do not show a status post for this upload"] = "Ne kreu statan afiÅon por tio alÅuto."; -App::$strings["Permissions"] = "Permesoj"; -App::$strings["Edit Album"] = "Redakti albumon"; -App::$strings["View Photo"] = "Vidi bildon"; -App::$strings["Permission denied. Access to this item may be restricted."] = "Malpermesita. Atingo al tio elemento eble estas limigita."; -App::$strings["Photo not available"] = "La bildo ne disponeblas"; -App::$strings["View photo"] = "Vidi bildon"; -App::$strings["Edit photo"] = "Redakti bildon"; -App::$strings["Use as profile photo"] = "Uzi kiel profilbildo"; -App::$strings["Private Message"] = "Privata mesaÄo"; -App::$strings["View Full Size"] = "Vidi plengrande "; -App::$strings["Tags: "] = "Markoj:"; -App::$strings["[Remove any tag]"] = "[ForviÅi iun markon]"; -App::$strings["Rotate CW (right)"] = "Turni horloÄdirekte (dekstren)"; -App::$strings["Rotate CCW (left)"] = "Turni kontraÅ­horloÄdirekte (maldekstren)"; -App::$strings["New album name"] = "Nova nomo de albumo"; -App::$strings["Caption"] = "Apudskribo"; -App::$strings["Add a Tag"] = "Aldoni markon"; -App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Ekzemple: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; -App::$strings["I like this (toggle)"] = "Mi Åatas tion (Åalti)"; -App::$strings["I don't like this (toggle)"] = "Mi malÅatas tion(Åalti)"; -App::$strings["Share"] = "Kunhavigi"; -App::$strings["Please wait"] = "Bonvolu atendi"; -App::$strings["This is you"] = "Tiu estas vi"; -App::$strings["Comment"] = "Komenti"; -App::$strings["Preview"] = "AntaÅ­rigardi"; -App::$strings["Delete"] = "ForviÅi"; -App::$strings["View Album"] = "Vidi albumon"; -App::$strings["Recent Photos"] = "Ì‚Ä´usaj bildoj"; -App::$strings["Not available."] = "Ne disponebla."; -App::$strings["Community"] = "Komunumo"; -App::$strings["No results."] = "Nenion trovita."; -App::$strings["This is Friendica, version"] = "Tio estas Friendica en la versio"; -App::$strings["running at web location"] = "instalita ĉe la adreso"; -App::$strings["Please visit Friendica.com to learn more about the Friendica project."] = "Bonvolu iri al Friendica.com por lerni pli pri la projekto Friendica"; -App::$strings["Bug reports and issues: please visit"] = "Cimraportoj kaj atendindaĵo: bonvolu iri al"; -App::$strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Sugestoj, laÅ­doj, donacoj ktp - bonvolu sendi mesÄon al \"Info\" ĉe Friendica - punkto com"; -App::$strings["Installed plugins/addons/apps:"] = "Instalitaj kromprogramoj/programoj:"; -App::$strings["No installed plugins/addons/apps"] = "Neniom da instalitaj aldonaĵoj/programoj"; -App::$strings["Item not found"] = "Elemento ne trovita"; -App::$strings["Edit post"] = "Redakti afiÅon"; -App::$strings["Post to Email"] = "Sendi per retpoÅto"; -App::$strings["Edit"] = "Redakti"; -App::$strings["Upload photo"] = "AlÅuti bildon"; -App::$strings["Attach file"] = "Kunligi dosieron"; -App::$strings["Insert web link"] = "Enmeti retan adreson"; -App::$strings["Insert YouTube video"] = "Enmeti videton ĉe YouTube"; -App::$strings["Insert Vorbis [.ogg] video"] = "Enmeti videton en formato Vorbis [.ogg]"; -App::$strings["Insert Vorbis [.ogg] audio"] = "Enmeti sonon en formato Vorbis [.ogg]"; -App::$strings["Set your location"] = "Agordi vian lokon"; -App::$strings["Clear browser location"] = "ForviÅu retesplorilan lokon"; -App::$strings["Permission settings"] = "Permesagordoj"; -App::$strings["CC: email addresses"] = "CC: retpoÅtadresojn"; -App::$strings["Public post"] = "Publika afiÅo"; -App::$strings["Set title"] = "Redakti titolon"; -App::$strings["Categories (comma-separated list)"] = "Kategorioj (disigita per komo)"; -App::$strings["Example: bob@example.com, mary@example.com"] = "Ekzemple: bob@example.com, mary@example.com"; -App::$strings["This introduction has already been accepted."] = "Tia prezento jam estas akceptita"; -App::$strings["Profile location is not valid or does not contain profile information."] = "La adreso de la profilo ne validas aÅ­ ne enhavas profilinformojn."; -App::$strings["Warning: profile location has no identifiable owner name."] = "Averto: La adreso de la profilo ne enhavas identeblan personan nomon."; -App::$strings["Warning: profile location has no profile photo."] = "Averto: La adreso de la profilo ne enhavas bildon."; -App::$strings["%d required parameter was not found at the given location"] = array( - 0 => "%d bezonataj parametroj ne trovita ĉe la donata adreso.", - 1 => "%d bezonataj parametroj ne trovita ĉe la donata adreso.", -); -App::$strings["Introduction complete."] = "Prezento sukcesis."; -App::$strings["Unrecoverable protocol error."] = "NeÄustigebla eraro en protokolo."; -App::$strings["Profile unavailable."] = "Profilo ne estas disponebla."; -App::$strings["%s has received too many connection requests today."] = "%s hodiaÅ­ ricevis tro multe da konektpetoj."; -App::$strings["Spam protection measures have been invoked."] = "KontraÅ­spamilo estas aktivita."; -App::$strings["Friends are advised to please try again in 24 hours."] = "Amikoj, vi bonvolu ripeti post 24 horoj."; -App::$strings["Invalid locator"] = "Nevalida adreso."; -App::$strings["Invalid email address."] = "Nevalida repoÅtadreso."; -App::$strings["This account has not been configured for email. Request failed."] = "La konto ne estas agordita por retpoÅto. La peto malsukcesis."; -App::$strings["Unable to resolve your name at the provided location."] = "Via nomo ne troveblas al la donita adreso."; -App::$strings["You have already introduced yourself here."] = "Vi vin jam prezentis tie."; -App::$strings["Apparently you are already friends with %s."] = "Åœajnas kvazaÅ­ vi jam amikiÄis kun %s."; -App::$strings["Invalid profile URL."] = "Nevalida adreso de profilo."; -App::$strings["Disallowed profile URL."] = "Malpermesita adreso de profilo."; -App::$strings["Failed to update contact record."] = "Äœisdatigo de via kontaktrikordo malsukcesis."; -App::$strings["Your introduction has been sent."] = "Via prezento estas sendita."; -App::$strings["Please login to confirm introduction."] = "Bonvolu ensaluti por jesigi la prezenton."; -App::$strings["Incorrect identity currently logged in. Please login to this profile."] = "MalÄusta identaĵo ensalutata. Bonvolu ensaluti en tiun profilon."; -App::$strings["Hide this contact"] = "KaÅi tiun kontakton"; -App::$strings["Welcome home %s."] = "Bonvenon hejme, %s."; -App::$strings["Please confirm your introduction/connection request to %s."] = "Bonvolu konfirmi vian prezenton / kontaktpeton al %s."; -App::$strings["Confirm"] = "Konfirmi."; -App::$strings["[Name Withheld]"] = "[KaÅita nomo]"; -App::$strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Bonvolu entajpi vian 'Identecan Adreson' de iu de tiuj subtenataj komunikaj retejoj: "; -App::$strings["Connect as an email follower (Coming soon)"] = "Konektu kiel retpoÅta sekvanto (BaldaÅ­ venos)"; -App::$strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Se vi ne estas membro de la libra interkona reto, sekvu ĉi-ligilon por trovi publikan Friendica retejon kaj aliÄi kun ni hodiaÅ­."; -App::$strings["Friend/Connection Request"] = "Prezento / Konektpeto"; -App::$strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Ekzemploj: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; -App::$strings["Please answer the following:"] = "Bonvolu respondi:"; -App::$strings["Does %s know you?"] = "Ĉu %s konas vin?"; -App::$strings["Add a personal note:"] = "Aldoni personan noton:"; -App::$strings["Friendica"] = "Friendica"; -App::$strings["StatusNet/Federated Social Web"] = "StatusNet/Federaciaj interkonaj retejoj"; -App::$strings["Diaspora"] = "Diaspora"; -App::$strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - bonvolu ne uzi ĉi formo. AnstataÅ­e, entajpu %s en la Diaspora serĉilo."; -App::$strings["Your Identity Address:"] = "Via identeca adreso:"; -App::$strings["Submit Request"] = "Sendi peton"; -App::$strings["Friendica Social Communications Server - Setup"] = "Friendica Interkona Komunikada Servilo - Instalo"; -App::$strings["Could not connect to database."] = "Ne eblas konekti la datumbazon."; -App::$strings["Could not create table."] = "Ne eblas krei tabelon."; -App::$strings["Your Friendica site database has been installed."] = "La datumbazo de vi Friendica retjo estas instalita."; -App::$strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Vi bezonas mane importi la dosieron \"database.sql\" per phpmyadmin aÅ­ mysql."; -App::$strings["Please see the file \"INSTALL.txt\"."] = "Bonvolu legi la dosieron \"INSTALL.txt\"."; -App::$strings["System check"] = "Sistema kontrolo"; -App::$strings["Check again"] = "Ree kontroli"; -App::$strings["Database connection"] = "Datumbaza konekto"; -App::$strings["In order to install Friendica we need to know how to connect to your database."] = "Por instali Friendica, ni bezonas scii kiel konekti al via datumbazo."; -App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Bonvolu kontakti vian servilprovizanton aÅ­ administranton se vi havas demandoj pri ĉi tiaj agordoj."; -App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La datumbazo nomata malsupren jam ekzistu. Se Äi ne ekzistas, bonvolu unue krei Äin antaÅ­ progresi."; -App::$strings["Database Server Name"] = "Nomo de datumbaza servilo."; -App::$strings["Database Login Name"] = "Salutnomo ĉe la datumbazo."; -App::$strings["Database Login Password"] = "Pasvorto ĉe la datumbazo."; -App::$strings["Database Name"] = "Nomo de la datumbazo."; -App::$strings["Site administrator email address"] = "RetpoÅtadreso de la reteja administranto"; -App::$strings["Your account email address must match this in order to use the web admin panel."] = "La repoÅtadreso de via konto bezonas esti la sama por uzi la TTTa administrilo."; -App::$strings["Please select a default timezone for your website"] = "Bonvolu elekti defaÅ­ltan horzonon por via retejo."; -App::$strings["Site settings"] = "Retejaj agordoj"; -App::$strings["Could not find a command line version of PHP in the web server PATH."] = "Komanda linia versio de PHP ne trovita en $PATH de la retservilo."; -App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron. See 'Activating scheduled tasks'"] = "Se vi ne havas komandlinian version de PHP sur la servilo, vi ne eblas plenumi fonan planitan enketon per cron. Bonvolu legi 'Activating scheduled tasks'"; -App::$strings["PHP executable path"] = "Vojo de la komanda linia versio de PHP"; -App::$strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Entajpu la plenan vojon al la php komandodosiero. Vi eblas lasi tion malplena por pluigi la instalado."; -App::$strings["Command line PHP"] = "komanda linia versio de PHP"; -App::$strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "En via komanda linia versio de PHP je via sistemo, \"register_argc_argv\" ne estas aktivita."; -App::$strings["This is required for message delivery to work."] = "Tio estas bezonata por la livero de mesaÄoj."; -App::$strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -App::$strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Eraro: La funkcio \"openssl_pkey_new\" je tia sistemo ne eblas generi ĉifroÅlosilojn."; -App::$strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Se la operaciumo sistemo estas Windows, bonvolu legi: http://www.php.net/manual/en/openssl.installation.php"; -App::$strings["Generate encryption keys"] = "Generi ĉifroÅlosilojn"; -App::$strings["libCurl PHP module"] = "PHP modulo libCurl"; -App::$strings["GD graphics PHP module"] = "PHP modulo GD"; -App::$strings["OpenSSL PHP module"] = "PHP modulo OpenSSL"; -App::$strings["mysqli PHP module"] = "PHP modulo mysqli"; -App::$strings["mb_string PHP module"] = "PHP modulo mb_string"; -App::$strings["Apache mod_rewrite module"] = "Apache mod_rewrite modulo"; -App::$strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Eraro: La modulo mod_rewrite en la Apache retservilo estas bezonata sed ne instalita."; -App::$strings["Error: libCURL PHP module required but not installed."] = "Eraro: La modulo libCURL en PHP estas bezonata sed ne instalita."; -App::$strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Eraro: La modulo GD en PHP kun subteno por JPEG estas bezonata sed ne instalita."; -App::$strings["Error: openssl PHP module required but not installed."] = "Eraro: La modulo OpenSSL en PHP estas bezonata sed ne instalita."; -App::$strings["Error: mysqli PHP module required but not installed."] = "Eraro: La modulo mysqli en PHP estas bezonata sed ne instalita."; -App::$strings["Error: mb_string PHP module required but not installed."] = "Eraro: La modulo mb_string en PHP estas bezonata sed ne instalita."; -App::$strings["The web installer needs to be able to create a file called \".htconfig.php\ in the top folder of your web server and it is unable to do so."] = "La reta instalilo bezonas skribi dosieron nomata \".htconfig.php\" en la baza dosierujo de la retservilo, sed ne sukcesis."; -App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Tio ĉi plej ofte estas agordo rilate al permesoj, ĉar la servilo eble ne povas skribi en via dosierujo, eĉ se vi mem povas skribi."; -App::$strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "Post la fino de tiu proceduro, ni donos al vi tekston por konservi en dosiero .htconfig.php en via baza Friendica dosierujo."; -App::$strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Vi ankaÅ­ povas preterpasi tiun proceduron kaj fari permanan instaladon. Bonvolu legi la dosieron \"INSTALL.txt\" por trovi instrukciojn."; -App::$strings[".htconfig.php is writable"] = ".htconfig.php estas skribebla."; -App::$strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Url rewrite en .htaccess ne funkcias. Kontrolu la agordojn de la servilo."; -App::$strings["Url rewrite is working"] = "URL rewrite funkcias."; -App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Ne povis skribi la datumbaza agordoj en la dosiero \".htconfig.php\". Bonvolu uzi la inkluzivan tekston por krei agordan dosieron en la baza dosierujo de la retservilo."; -App::$strings["Errors encountered creating database tables."] = "Okazis eraroj dum la kreado de tabeloj en la datumbazo."; -App::$strings["

    What next

    "] = "

    Kio sekvas nun?

    "; -App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "GRAVA: Vi bezonas [mane] agordi planitan taskon por la Friendica poller."; -App::$strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -App::$strings["Time Conversion"] = "Konverto de tempo"; -App::$strings["Friendika provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provizas tiun servon por kunhavigi okazojn kun aliaj retoj kaj amikoj en aliaj horzonoj."; -App::$strings["UTC time: %s"] = "UTC horo: %s"; -App::$strings["Current timezone: %s"] = "Aktuala horzono: %s"; -App::$strings["Converted localtime: %s"] = "Konvertita loka horo: %s"; -App::$strings["Please select your timezone:"] = "Bonvolu elekti vian horzonon:"; -App::$strings["Profile Match"] = "Kongrua profilo"; -App::$strings["No keywords to match. Please add keywords to your default profile."] = "Neniom da kategoriaj vortoj kongruas. Bonvolu aldoni kategoriajn vortojn al via defaÅ­lta profilo."; -App::$strings["is interested in:"] = "interesiÄas pri:"; -App::$strings["Connect"] = "Konekti"; -App::$strings["No matches"] = "Nenio estas trovita"; -App::$strings["Remote privacy information not available."] = "Informoj pri fora privateca ne estas disponebla."; -App::$strings["Visible to:"] = "Videbla al:"; -App::$strings["Welcome to %s"] = "Bonvenon ĉe %s"; -App::$strings["Invalid request identifier."] = "Nevalida peta identigilo."; -App::$strings["Discard"] = "ForviÅi"; -App::$strings["Ignore"] = "Ignori"; -App::$strings["System"] = "Sistemo"; -App::$strings["Network"] = "Reto"; -App::$strings["Personal"] = "Propra"; -App::$strings["Home"] = "Hejmo"; -App::$strings["Introductions"] = "Prezentoj"; -App::$strings["Messages"] = "MesaÄoj"; -App::$strings["Show Ignored Requests"] = "Montri ignoritajn petojn"; -App::$strings["Hide Ignored Requests"] = "KaÅi ignoritajn petojn"; -App::$strings["Notification type: "] = "Tipo de atentigo:"; -App::$strings["Friend Suggestion"] = "Amikosugestoj"; -App::$strings["suggested by %s"] = "sugestita de %s"; -App::$strings["Hide this contact from others"] = "KaÅi ĉi tiun kontakton al aliaj"; -App::$strings["Post a new friend activity"] = "AfiÅi novan amikecan aktivecon"; -App::$strings["if applicable"] = "se aplikebla"; -App::$strings["Approve"] = "Aprobi"; -App::$strings["Claims to be known to you: "] = "Pensas ke vi konas ilin:"; -App::$strings["yes"] = "jes"; -App::$strings["no"] = "ne"; -App::$strings["Approve as: "] = "Aprobi kiel:"; -App::$strings["Friend"] = "Amiko"; -App::$strings["Sharer"] = "Kunhaviganto"; -App::$strings["Fan/Admirer"] = "Fanatikulo/Admiranto"; -App::$strings["Friend/Connect Request"] = "Kontaktpeto"; -App::$strings["New Follower"] = "Nova abonanto"; -App::$strings["No introductions."] = "Neniom da prezentoj"; -App::$strings["Notifications"] = "Atentigoj"; -App::$strings["%s liked %s's post"] = "%s Åatis la afiÅon de %s"; -App::$strings["%s disliked %s's post"] = "%s malÅatis la afiÅon de %s"; -App::$strings["%s is now friends with %s"] = "%s amikiÄis kun %s"; -App::$strings["%s created a new post"] = "%s kreis novan afiÅon"; -App::$strings["%s commented on %s's post"] = "%s komentis pri la afiÅo de %s"; -App::$strings["No more network notifications."] = "Ne pli da retaj atentigoj."; -App::$strings["Network Notifications"] = "Retaj Atentigoj"; -App::$strings["No more system notifications."] = "Ne pli da sistemaj atentigoj."; -App::$strings["System Notifications"] = "Sistemaj Atentigoj"; -App::$strings["No more personal notifications."] = "Ne pli da personaj atentigoj"; -App::$strings["Personal Notifications"] = "Personaj Atentigoj"; -App::$strings["No more home notifications."] = "Ne pli da hejmrilataj atentigoj."; -App::$strings["Home Notifications"] = "Hejmrilataj atentigoj"; -App::$strings["Could not access contact record."] = "Ne eblis atingi kontaktrikordo."; -App::$strings["Could not locate selected profile."] = "Ne trovis elektitan profilon."; -App::$strings["Contact updated."] = "Kontakto estas Äisdatigita."; -App::$strings["Contact has been blocked"] = "Kontakto estas blokita."; -App::$strings["Contact has been unblocked"] = "Kontakto estas malblokita."; -App::$strings["Contact has been ignored"] = "Kontakto estas ignorita."; -App::$strings["Contact has been unignored"] = "Kontakto estas malignorita."; -App::$strings["Contact has been archived"] = "Enarkivigis kontakton"; -App::$strings["Contact has been unarchived"] = "Elarkivigis kontakton"; -App::$strings["Contact has been removed."] = "Kontakto estas forigita."; -App::$strings["You are mutual friends with %s"] = "Vi estas reciproka amiko de %s"; -App::$strings["You are sharing with %s"] = "Vi kunhavigas kun %s"; -App::$strings["%s is sharing with you"] = "%s kunhavigas kun vi"; -App::$strings["Private communications are not available for this contact."] = "Privataj komunikadoj ne disponeblas por ĉi tiu kontakto."; -App::$strings["Never"] = "Neniam"; -App::$strings["(Update was successful)"] = "(Äœisdatigo sukcesis.)"; -App::$strings["(Update was not successful)"] = "(Äœisdatigo malsukcesis.)"; -App::$strings["Suggest friends"] = "Sugesti amikojn"; -App::$strings["Network type: %s"] = "Reta tipo: %s"; -App::$strings["%d contact in common"] = array( - 0 => "%d komuna kontakto", - 1 => "%d komunaj kontaktoj", -); -App::$strings["View all contacts"] = "Vidi ĉiujn kontaktojn"; -App::$strings["Unblock"] = "Malbloki"; -App::$strings["Block"] = "Bloki"; -App::$strings["Toggle Blocked status"] = "Åœalti/malÅalti Blokitan staton"; -App::$strings["Unignore"] = "Malignori"; -App::$strings["Toggle Ignored status"] = "Åœalti/malÅalti Ignoritan staton"; -App::$strings["Unarchive"] = "Elarkivigi"; -App::$strings["Archive"] = "Enarkivigi"; -App::$strings["Toggle Archive status"] = "Åœalti/malÅalti Enarkivigitan staton"; -App::$strings["Repair"] = "Ripari"; -App::$strings["Advanced Contact Settings"] = "Specialaj Kontaktagordoj"; -App::$strings["Communications lost with this contact!"] = "Mi perdis la kommunikadon kun tiu kontakto!"; -App::$strings["Contact Editor"] = "Kontakta redaktilo."; -App::$strings["Profile Visibility"] = "Videbleco de profilo"; -App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Bonvolu elekti la profilon kiu vi volas montri al %s aspektinde kiam sekure aspektante vian profilon."; -App::$strings["Contact Information / Notes"] = "Kontaktaj informoj / Notoj"; -App::$strings["Edit contact notes"] = "Redakti kontaktnotojn"; -App::$strings["Visit %s's profile [%s]"] = "Viziti la profilon de %s [%s]"; -App::$strings["Block/Unblock contact"] = "Bloki/Malbloki kontakton"; -App::$strings["Ignore contact"] = "Ignori kontakton"; -App::$strings["Repair URL settings"] = "Ripari URL agordoj"; -App::$strings["View conversations"] = "Vidi konversaciojn"; -App::$strings["Delete contact"] = "ForviÅi kontakton"; -App::$strings["Last update:"] = "Plej ĵusa Äisdatigo:"; -App::$strings["Update public posts"] = "Äœisdatigi publikajn afiÅojn"; -App::$strings["Update now"] = "Äœisdatigi nun"; -App::$strings["Currently blocked"] = "Nuntempe blokata"; -App::$strings["Currently ignored"] = "Nuntempe ignorata"; -App::$strings["Currently archived"] = "Nuntempe enarkivigita"; -App::$strings["Replies/likes to your public posts may still be visible"] = "Rispondoj/Åataĵo al viaj publikaj afiÅoj eble plu estos videbla"; -App::$strings["Suggestions"] = "Sugestoj"; -App::$strings["Suggest potential friends"] = "Sugesti amikojn"; -App::$strings["All Contacts"] = "Ĉiuj Kontaktoj"; -App::$strings["Show all contacts"] = "Montri ĉiujn kontaktojn"; -App::$strings["Unblocked"] = "Malblokita"; -App::$strings["Only show unblocked contacts"] = "Nur montri neblokitajn kontaktojn"; -App::$strings["Blocked"] = "Blokita"; -App::$strings["Only show blocked contacts"] = "Nur montri blokitajn kontaktojn"; -App::$strings["Ignored"] = "Ignorita"; -App::$strings["Only show ignored contacts"] = "Nur montri ignoritajn kontaktojn"; -App::$strings["Archived"] = "Enarkivigita"; -App::$strings["Only show archived contacts"] = "Nur montri enarkivigitajn kontaktojn"; -App::$strings["Hidden"] = "KaÅita"; -App::$strings["Only show hidden contacts"] = "Nur montri kaÅitajn kontaktojn"; -App::$strings["Mutual Friendship"] = "Reciproka amikeco"; -App::$strings["is a fan of yours"] = "estas admiranto de vi"; -App::$strings["you are a fan of"] = "vi estas admiranto de"; -App::$strings["Edit contact"] = "Redakti kontakton"; -App::$strings["Contacts"] = "Kontaktoj"; -App::$strings["Search your contacts"] = "Serĉi viajn kontaktojn"; -App::$strings["Finding: "] = "Trovata:"; -App::$strings["Find"] = "Trovi"; -App::$strings["No valid account found."] = "Ne trovis validan konton."; -App::$strings["Password reset request issued. Check your email."] = "Eldonis riparadon de pasvorto. Legu vian retpoÅton."; -App::$strings["Password reset requested at %s"] = "Pasvorta riparado petita je %s"; -App::$strings["Administrator"] = "Administranto"; -App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Ne povis konfirmi la peton. (Eble vi sendis Äin antaÅ­.) Pasvorta riparado malsukcesis."; -App::$strings["Password Reset"] = "Pasvorta riparado"; -App::$strings["Your password has been reset as requested."] = "Via pasvorto estis riparita laÅ­ via peto."; -App::$strings["Your new password is"] = "Via nova pasvorto estas"; -App::$strings["Save or copy your new password - and then"] = "Memorigi vian novan pasvorton - kaj poste"; -App::$strings["click here to login"] = "klaku ĉi tie por ensaluti"; -App::$strings["Your password may be changed from the Settings page after successful login."] = "Vi povas Åangi vian pasvorton sur la paÄo agordoj kiam vi sukcese ensalutis."; -App::$strings["Forgot your Password?"] = "Ĉu vi forgesis vian pasvorton?"; -App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Entajpu vian retpoÅtadreson kaj sendu por pasvorta riparado. Poste, bonvolu legi vian retpoÅton por trovi pliajn instrukciojn."; -App::$strings["Nickname or Email: "] = "Salutnomo aÅ­ retpoÅtadreso: "; -App::$strings["Reset"] = "Repari"; -App::$strings["Account settings"] = "Konto"; -App::$strings["Display settings"] = "Ekrano"; -App::$strings["Connector settings"] = "Konektiloj"; -App::$strings["Plugin settings"] = "Kromprogramoj"; -App::$strings["Connected apps"] = "Konektitaj programoj"; -App::$strings["Export personal data"] = "Eksporto"; -App::$strings["Remove account"] = "Forigi konton"; -App::$strings["Settings"] = "Agordoj"; -App::$strings["Missing some important data!"] = "Mankas importantaj datumoj!"; -App::$strings["Update"] = "Äœisdatigi"; -App::$strings["Failed to connect with email account using the settings provided."] = "Ne sukcesis konekti al retpoÅtkonto kun la provizitaj agordoj."; -App::$strings["Email settings updated."] = "RetpoÅtagordoj Äisdatigita"; -App::$strings["Passwords do not match. Password unchanged."] = "La pasvortoj ne estas egala. Pasvorto ne ÅanÄita."; -App::$strings["Empty passwords are not allowed. Password unchanged."] = "Malplenaj pasvortoj ne estas permesita. Pasvorto ne ÅanÄita."; -App::$strings["Password changed."] = "Pasvorto ÅanÄita."; -App::$strings["Password update failed. Please try again."] = "Äœisdatigo de pasvorto malsukcesis. Bonvolu provi refoje."; -App::$strings[" Please use a shorter name."] = " Bonvolu uzi pli mallongan nomon."; -App::$strings[" Name too short."] = " Nomo estas tro mallonga."; -App::$strings[" Not valid email."] = " RepoÅtadreso ne validas."; -App::$strings[" Cannot change to that email."] = " Ne povas ÅanÄi al tio retpoÅtadreso."; -App::$strings["Private forum has no privacy permissions. Using default privacy group."] = "Privata forumo ne havas privatecajn agordojn. DefaÅ­lta privateca grupo estas uzata."; -App::$strings["Private forum has no privacy permissions and no default privacy group."] = "Privata forumo havas nek privatecajn agordojn nek defaÅ­ltan privatecan grupon."; -App::$strings["Settings updated."] = "Agordoj Äisdatigita."; -App::$strings["Add application"] = "Aldoni programon"; -App::$strings["Consumer Key"] = "Åœlosilo de kliento"; -App::$strings["Consumer Secret"] = "Sekreto de kliento"; -App::$strings["Redirect"] = "Alidirekto"; -App::$strings["Icon url"] = "Piktograma adreso"; -App::$strings["You can't edit this application."] = "Ĉi tio programo ne estas redaktebla."; -App::$strings["Connected Apps"] = "Konektitaj Programoj"; -App::$strings["Client key starts with"] = "Åœlosilo de kliento komencas kun"; -App::$strings["No name"] = "Neniu nomo"; -App::$strings["Remove authorization"] = "ForviÅi rajtigon"; -App::$strings["No Plugin settings configured"] = "Neniom da kromprogramoagordoj farita"; -App::$strings["Plugin Settings"] = "Kromprogramoagordoj"; -App::$strings["Built-in support for %s connectivity is %s"] = "Integrita subteno por %s koneto estas %s"; -App::$strings["enabled"] = "Åaltita"; -App::$strings["disabled"] = "malÅaltita"; -App::$strings["StatusNet"] = "StatusNet"; -App::$strings["Email access is disabled on this site."] = "RetpoÅta atingo ne disponeblas ĉi tie."; -App::$strings["Connector Settings"] = "Konektiloagordoj"; -App::$strings["Email/Mailbox Setup"] = "Agordoj pri RetpoÅto"; -App::$strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Se vi volas uzi ĉi tiun servon por komuniki per retpoÅto (nedeviga), bonvolu specifi kiel konekti al vian retpoÅtkonton."; -App::$strings["Last successful email check:"] = "Plej ĵusa sukcesa kontrolo de poÅto:"; -App::$strings["IMAP server name:"] = "Nomo de IMAP servilo:"; -App::$strings["IMAP port:"] = "Numero de IMAP pordo:"; -App::$strings["Security:"] = "Sekureco:"; -App::$strings["None"] = "Nenio"; -App::$strings["Email login name:"] = "RetpoÅta salutnomo:"; -App::$strings["Email password:"] = "RetpoÅta pasvorto:"; -App::$strings["Reply-to address:"] = "Responda adreso (Reply-to):"; -App::$strings["Send public posts to all email contacts:"] = "Sendu publikajn afiÅojn al ĉiuj retpoÅtkontaktoj:"; -App::$strings["Action after import:"] = "Ago post la importado:"; -App::$strings["Mark as seen"] = "Marki kiel legita"; -App::$strings["Move to folder"] = "Movi al dosierujo"; -App::$strings["Move to folder:"] = "Movi al dosierujo:"; -App::$strings["Display Settings"] = "Ekranagordoj"; -App::$strings["Display Theme:"] = "Vidiga etoso:"; -App::$strings["Update browser every xx seconds"] = "Äœisdatigu retesplorilon ĉiu xxx sekundoj"; -App::$strings["Minimum of 10 seconds, no maximum"] = "Minimume 10 sekundoj, sen maksimumo"; -App::$strings["Number of items to display on the network page:"] = "Kvanto da elementoj kiuj estos montrata ĉe la reto paÄo."; -App::$strings["Maximum of 100 items"] = "Maksimume 100 eroj"; -App::$strings["Don't show emoticons"] = "Ne montru ridetulojn"; -App::$strings["Normal Account Page"] = "Normala KontopaÄo"; -App::$strings["This account is a normal personal profile"] = "Tiu konto estas normala persona profilo"; -App::$strings["Soapbox Page"] = "Soapbox PaÄo"; -App::$strings["Automatically approve all connection/friend requests as read-only fans"] = "AÅ­tomate konfirmi ĉiujn kontaktpetojn kiel nurlegaj admirantoj"; -App::$strings["Community Forum/Celebrity Account"] = "Komunuma Forumo/Eminentula Konto"; -App::$strings["Automatically approve all connection/friend requests as read-write fans"] = "AÅ­tomate konfirmi ĉiujn kontaktpetojn kiel admirantoj kapable legi kaj skribi"; -App::$strings["Automatic Friend Page"] = "AÅ­tomata Amiko PaÄo"; -App::$strings["Automatically approve all connection/friend requests as friends"] = "AÅ­tomate konfirmi ĉiujn kontaktpetojn kiel amikoj"; -App::$strings["Private Forum [Experimental]"] = "Privata Forumo [eksperimenta]"; -App::$strings["Private forum - approved members only"] = "Privata forumo - nur por aprobitaj membroj"; -App::$strings["OpenID:"] = "OpenID:"; -App::$strings["(Optional) Allow this OpenID to login to this account."] = "(Nedeviga) Permesi atingon al la konton al ĉi tio OpenID."; -App::$strings["Publish your default profile in your local site directory?"] = "Publikigi vian defaÅ­ltan profilon en la loka reteja katalogo?"; -App::$strings["Publish your default profile in the global social directory?"] = "Publikigi vian defaÅ­ltan profilon en la tutmonda interkona katalogo?"; -App::$strings["Hide your contact/friend list from viewers of your default profile?"] = "KaÅi vian liston de kontaktoj/amiko al spektantoj de via defaÅ­lta profilo?"; -App::$strings["Hide your profile details from unknown viewers?"] = "KaÅi viajn profilajn detalojn al nekonataj spektantoj?"; -App::$strings["Allow friends to post to your profile page?"] = "Ĉu amikoj povu afiÅi al via profilo?"; -App::$strings["Allow friends to tag your posts?"] = "Ĉu amikoj povu aldoni markojn al viaj afiÅoj?"; -App::$strings["Allow us to suggest you as a potential friend to new members?"] = "Ĉu ni povu sugesti vin kiel amiko al novaj membroj?"; -App::$strings["Permit unknown people to send you private mail?"] = "Permesigi nekonatulojn sendi retpoÅton al vi?"; -App::$strings["Profile is not published."] = "Profilo ne estas publika."; -App::$strings["or"] = "aÅ­"; -App::$strings["Your Identity Address is"] = "Via identeca adreso estas"; -App::$strings["Automatically expire posts after this many days:"] = "Automatike senvalidigi afiÅojn post tiom da tagoj:"; -App::$strings["If empty, posts will not expire. Expired posts will be deleted"] = "Se malplena, afiÅoj neniam senvalidiÄos. Senvalidigitajn afiÅon estos forviÅata"; -App::$strings["Advanced expiration settings"] = "Detalaj agordoj rilate al senvalidiÄo"; -App::$strings["Advanced Expiration"] = "Detala senvalidiÄo"; -App::$strings["Expire posts:"] = "Senvalidigi afiÅojn:"; -App::$strings["Expire personal notes:"] = "Senvalidigi personajn notojn:"; -App::$strings["Expire starred posts:"] = "Senvalidigi steligitajn afiÅojn:"; -App::$strings["Expire photos:"] = "Senvalidigi bildojn:"; -App::$strings["Only expire posts by others:"] = "Nur senvalidigi afiÅojn de aliaj: "; -App::$strings["Account Settings"] = "Kontoagordoj"; -App::$strings["Password Settings"] = "Agordoj pri Pasvorto"; -App::$strings["New Password:"] = "Nova pasvorto:"; -App::$strings["Confirm:"] = "Konfirmi:"; -App::$strings["Leave password fields blank unless changing"] = "Lasu pasvortkampojn malplenaj se vi ne ÅanÄas la pasvorton."; -App::$strings["Basic Settings"] = "Bazaj Agordoj"; -App::$strings["Full Name:"] = "Plena Nomo:"; -App::$strings["Email Address:"] = "RetpoÅtadreso:"; -App::$strings["Your Timezone:"] = "Via Horzono:"; -App::$strings["Default Post Location:"] = "DefaÅ­lta Loko por AfiÅoj:"; -App::$strings["Use Browser Location:"] = "Uzu Lokon laÅ­ Retesplorilo:"; -App::$strings["Security and Privacy Settings"] = "Agordoj pri Sekureco kaj Privateco"; -App::$strings["Maximum Friend Requests/Day:"] = "Taga maksimumo da kontaktpetoj:"; -App::$strings["(to prevent spam abuse)"] = "(por malhelpi spamaĵojn)"; -App::$strings["Default Post Permissions"] = "DefaÅ­ltaj permesoj por afiÅoj"; -App::$strings["(click to open/close)"] = "(klaku por malfermi/fermi)"; -App::$strings["Maximum private messages per day from unknown people:"] = "Taga maksimumo da privataj mesaÄoj."; -App::$strings["Notification Settings"] = "Agordoj pri Atentigoj"; -App::$strings["By default post a status message when:"] = "DefaÅ­lte afiÅi statmesaÄon okaze de:"; -App::$strings["accepting a friend request"] = "akcepti kontaktpeton"; -App::$strings["joining a forum/community"] = "aliÄi forumon/komunumon"; -App::$strings["making an interesting profile change"] = "fari interesan profilÅanÄon"; -App::$strings["Send a notification email when:"] = "Sendu atentiga repoÅton se:"; -App::$strings["You receive an introduction"] = "Vi ricevas inviton"; -App::$strings["Your introductions are confirmed"] = "Viaj prezentoj estas konfirmata."; -App::$strings["Someone writes on your profile wall"] = "Iu skribas je via profila muro."; -App::$strings["Someone writes a followup comment"] = "Iu skribas sekvan komenton"; -App::$strings["You receive a private message"] = "Vi ricevas privatan mesaÄon."; -App::$strings["You receive a friend suggestion"] = "Vi ricevas amikosugeston"; -App::$strings["You are tagged in a post"] = "Vi estas markita en afiÅon"; -App::$strings["Advanced Account/Page Type Settings"] = "Detalaj Agordoj pri Tipo de Konto/PaÄo."; -App::$strings["Change the behaviour of this account for special situations"] = "Agordi la teniÄon de la konto en specialaj situacioj"; -App::$strings["Manage Identities and/or Pages"] = "Administri identecojn kaj/aÅ­ paÄojn."; -App::$strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Åœalti inter aliaj identecojn aj komunumaj/grupaj paÄoj kiuj kunhavas viajn kontajn detalojn au por kiuj vi havas \"administranto\" permesojn."; -App::$strings["Select an identity to manage: "] = "Elektu identencon por administrado:"; -App::$strings["Search Results For:"] = "Rezultoj de la serĉado pri:"; -App::$strings["Remove term"] = "ForviÅu terminon"; -App::$strings["Saved Searches"] = "Konservitaj Serĉadoj"; -App::$strings["add"] = "aldoni"; -App::$strings["Commented Order"] = "Komenta Ordo"; -App::$strings["Sort by Comment Date"] = "Ordigi laÅ­ Dato de Komento"; -App::$strings["Posted Order"] = "AfiÅita Ordo"; -App::$strings["Sort by Post Date"] = "Ordigi laÅ­ Dato de AfiÅado"; -App::$strings["Posts that mention or involve you"] = "AfiÅoj menciantaj vin aÅ­ pri vi"; -App::$strings["New"] = "Nova"; -App::$strings["Activity Stream - by date"] = "Fluo de Aktiveco - laÅ­ dato"; -App::$strings["Starred"] = "Steligita"; -App::$strings["Favourite Posts"] = "Favorigitaj AfiÅoj"; -App::$strings["Shared Links"] = "Kunhavigitaj Ligiloj"; -App::$strings["Interesting Links"] = "Interesaj Ligiloj"; -App::$strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "Averto: La grupo enhavas %s membron el nesekuraj retejoj.", - 1 => "Averto: La grupo enhavas %s membrojn el nesekuraj retejoj.", -); -App::$strings["Private messages to this group are at risk of public disclosure."] = "La privateco de privataj mesaÄoj al ĉi tiu grupo ne ĉiam estas garantita."; -App::$strings["No such group"] = "Grupo ne estas trovita"; -App::$strings["Group is empty"] = "Grupo estas malplena"; -App::$strings["Group: "] = "Grupo:"; -App::$strings["Contact: "] = "Kontakto:"; -App::$strings["Private messages to this person are at risk of public disclosure."] = "La privateco de privataj mesaÄoj al ĉi tiu persono ne ĉiam estas garantita."; -App::$strings["Invalid contact."] = "Nevalida kontakto."; -App::$strings["Personal Notes"] = "Personaj Notoj"; -App::$strings["Save"] = "Konservi"; -App::$strings["Number of daily wall messages for %s exceeded. Message failed."] = "Number of daily wall messages for %s exceeded. MessaÄo malsukcesis."; -App::$strings["No recipient selected."] = "Neniom da ricevontoj."; -App::$strings["Unable to check your home location."] = "Ne eblas kontroli vian hejmlokon."; -App::$strings["Message could not be sent."] = "Ne povas sendi la mesaÄon."; -App::$strings["Message collection failure."] = "Malsukcese provis kolekti mesaÄojn."; -App::$strings["Message sent."] = "MesaÄo estas sendita."; -App::$strings["No recipient."] = "Neniom da ricevontoj."; -App::$strings["Please enter a link URL:"] = "Bonvolu entajpu adreson de ligilo:"; -App::$strings["Send Private Message"] = "Sendi Privatan MesaÄon"; -App::$strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Se vi deziras ke %s respondu, bonvolu kontroli ke la privatecaj agordoj je via retejo permesas privatajn mesaÄojn de nekonataj sendantoj."; -App::$strings["To:"] = "Al:"; -App::$strings["Subject:"] = "Temo:"; -App::$strings["Your message:"] = "Via mesaÄo:"; -App::$strings["Welcome to Friendica"] = "Bonvenon ĉe Friendica"; -App::$strings["New Member Checklist"] = "Kontrololisto por Novaj Membroj"; -App::$strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "Lasu nin oferi al vi kelkajn konsolojn kaj ligilojn por plifaciligi vian komencon. Klaku iun elementon por viziti la rilatan paÄon. Ligilo al ĉi tiu paÄo videblos en via hejmpaÄo dum du semajnojn post via komenca membriÄo. Post du semajnoj, la ligilo silente malaperos. "; -App::$strings["On your Quick Start page - find a brief introduction to your profile and network tabs, connect to Facebook, make some new connections, and find some groups to join."] = "Je via Rapida Starto paÄo - trovu mallongan enigon pri via profilo kaj la reto folioj, konektu al Facebook, faru novajn konektojn kaj trovu aliÄindajn grupojn."; -App::$strings["On your Settings page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "Bonvolu ÅanÄi vian pasvorton ĉe Agordoj. Krome, memorigu vian identadreson. Äœi aspektas kiel retpoÅtadreso kaj estas bezonata por konekti al novaj amikon en la libera interkona reto."; -App::$strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Kontrolu la aliajn agordojn, precipe la privatecajn agordojn. Nepublikigita profilo similas al havi telefonnumberon ne registrata en iu telefonlibro. Äœenerale vi eble volas publikigi vian profilon. Alie, viaj amikoj kaj estontaj amikoj bezonas scii kiel rekte trovi vin."; -App::$strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "EnÅuti profilbildon se vi ankoraÅ­ ne havas Äin. LaÅ­ studoj, homoj kun realaj biloj de si mem trovas novajn amikon duope pli probable ol homoj sen reala bildo."; -App::$strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Rajtigu la Facebook Konektilon se vi nuntempe havas Facebook konton, kaj ni (nedeviga) enportu viajn Facebook amikojn kaj konversaciojn."; -App::$strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Se ĉi tiu estas via propra TTT servilo, instali la Facebook kromprogramon eble plifaciligos la transpason al la libera interkona reto."; -App::$strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Entajpu la akreditaĵojn por via retpoÅtkonto en la konektilagordoj se vi volas importi aÅ­ interagi kun amikoj aÅ­ dissendlistoj pere de via retkesto."; -App::$strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Redakti viajn defaÅ­ltan profilon kiel vi Åatas Äin. Kontrolu la agordojn por kaÅi vian kontaktliston aÅ­ kaÅi vian profilon al nekonataj vizitantoj."; -App::$strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Aldonu publikajn Ålosilvortojn al via defaÅ­lta profilo, kiuj priskribas viajn interesojn. Ni eble povas trovi aliajn uzantojn kun similaj interesoj kaj sugesti amikojn."; -App::$strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the Add New Contact dialog."] = "Via kontaktpaÄo estas via portalo por administri amikojn kaj konekti kun amikoj en aliaj retoj. Vi kutime entajpas iliajn adreson aÅ­ URL adreso en la Aldonu Novan Kontakton dialogon."; -App::$strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Ĉe la Katalogo vi povas trovi aliajn homojn en ĉi tiu retejo, au en aliaj federaciaj retejoj. Elrigardi al Konekti aÅ­ Sekvi ligiloj ĉe iliaj profilo. Donu vian propran Identecan Adreson se la retejo demandas Äin."; -App::$strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "En la flanka strio de la Kontaktoj paÄo troviÄas kelkajn helpilojn por trovi novajn amikojn. Ni povas automate trovi amikojn per interesoj, serĉu ilin per nomo aÅ­ intereso kaj faras sugestojn baze de estantaj kontaktoj. Ĉe nova instalita retejo, la unuaj sugestoj kutime aperas post 24 horoj."; -App::$strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Kiam vi trovis kelkajn novajn amikojn, ordigi ilin en grupoj por privata komunikado en la flanka strio de via Kontaktoj paÄo, kaj vi povas private komuniki kun ili je via Reto paÄo."; -App::$strings["Our help pages may be consulted for detail on other program features and resources."] = "Niaj Helpo paÄoj enhavas pli da detaloj pri aliaj programaj trajtoj."; -App::$strings["Item not available."] = "Elemento ne disponeblas."; -App::$strings["Item was not found."] = "Elemento ne trovita."; -App::$strings["Group created."] = "Grupo estas kreita."; -App::$strings["Could not create group."] = "Ne povas krei grupon."; -App::$strings["Group not found."] = "Grupo ne estas trovita."; -App::$strings["Group name changed."] = "La nomo de la grupo estas ÅanÄita."; -App::$strings["Permission denied"] = "Malpermesita"; -App::$strings["Create a group of contacts/friends."] = "Krei grupon da kontaktoj/amikoj."; -App::$strings["Group Name: "] = "Nomo de la grupo:"; -App::$strings["Group removed."] = "Grupo estas forviÅita."; -App::$strings["Unable to remove group."] = "Ne eblas forviÅi grupon."; -App::$strings["Group Editor"] = "Grupa redaktilo"; -App::$strings["Members"] = "Anoj"; -App::$strings["Click on a contact to add or remove."] = "Klaku kontakton por aldoni aÅ­ forviÅi."; -App::$strings["Invalid profile identifier."] = "Nevaliada profila identigilo."; -App::$strings["Profile Visibility Editor"] = "Redaktilo por profila videbleco."; -App::$strings["Profile"] = "Profilo"; -App::$strings["Visible To"] = "Videbla Al"; -App::$strings["All Contacts (with secure profile access)"] = "Ĉiuj Kontaktoj (kun sekura atingo al la profilo)"; -App::$strings["No contacts."] = "Neniu kontaktojn."; -App::$strings["View Contacts"] = "Vidi Kontaktojn"; -App::$strings["Registration details for %s"] = "Detaloj de la registrado por %s"; -App::$strings["Registration successful. Please check your email for further instructions."] = "Registrado sukcesis. Bonvolu kontroli vian retpoÅton por pli da instruoj."; -App::$strings["Failed to send email message. Here is the message that failed."] = "Malsukcesis sendi retpoÅton. Jen la malsukcesa mesaÄo."; -App::$strings["Your registration can not be processed."] = "Mi ne povas prilabori vian registradon."; -App::$strings["Registration request at %s"] = "Peto de registrado al %s"; -App::$strings["Your registration is pending approval by the site owner."] = "Via registrado bezonas apropbon de la administranto."; -App::$strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "La retejo transiras la maksimuman kvanton da ĉiutagaj kontaj registradoj. Bonvolu provi denove morgaÅ­."; -App::$strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Vi ankaÅ­ (nedeviga) povas plenigi la formularon per OpenID se vi provizas vian OpenID adreson kaj klakas 'Registri'."; -App::$strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Se vi ne konas OpenID, bonvolu lasi tiun kampon malplena kaj entajpu la aliajn elementojn."; -App::$strings["Your OpenID (optional): "] = "Via OpenID (nedeviga):"; -App::$strings["Include your profile in member directory?"] = "Aldoni vian profilon al la membrokatalogo?"; -App::$strings["Membership on this site is by invitation only."] = "MembriÄi ĉi tie nur eblas laÅ­ invito."; -App::$strings["Your invitation ID: "] = "Via invita idento: "; -App::$strings["Registration"] = "Registrado"; -App::$strings["Your Full Name (e.g. Joe Smith): "] = "Via Plena Nomo (e.g. Joe Smith): "; -App::$strings["Your Email Address: "] = "Via RetpoÅtadreso: "; -App::$strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@\$sitename'."] = "Elektu kaÅnomon por la profilo. Tiu bezonas komenci kun teksta litero. Poste, via profila adreso ĉi tie estos: 'kaÅnomo@\$sitename'."; -App::$strings["Choose a nickname: "] = "Elektu kaÅnomon: "; -App::$strings["Register"] = "Registri"; -App::$strings["People Search"] = "Serĉi Membrojn"; -App::$strings["status"] = "staton"; -App::$strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s Åatas la %3\$s de %2\$s"; -App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s malÅatas la %3\$s de %2\$s"; -App::$strings["Item not found."] = "Elemento ne estas trovita."; -App::$strings["Access denied."] = "Atingo nepermesita."; -App::$strings["Photos"] = "Bildoj"; -App::$strings["Files"] = "Dosieroj"; -App::$strings["Account approved."] = "Konto aprobita."; -App::$strings["Registration revoked for %s"] = "Registraĵo por %s senvalidigita."; -App::$strings["Please login."] = "Bonvolu ensaluti."; -App::$strings["Unable to locate original post."] = "Ne eblas trovi originalan afiÅon."; -App::$strings["Empty post discarded."] = "ForviÅis malplenan afiÅon."; -App::$strings["Wall Photos"] = "Muraj Bildoj"; -App::$strings["System error. Post not saved."] = "Sistema eraro. AfiÅo ne registrita."; -App::$strings["This message was sent to you by %s, a member of the Friendica social network."] = "Ĉi mesaÄo estas sendita al vi de %s, membro de la Friendica interkona reto."; -App::$strings["You may visit them online at %s"] = "Vi povas viziti ilin rete ĉe %s"; -App::$strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Bonvolu rispondi al ĉi mesaÄo kaj kontaktu la sendinto se vi ne volas ricevi tiujn mesaÄojn."; -App::$strings["%s posted an update."] = "%s publikigis afiÅon."; -App::$strings["Image uploaded but image cropping failed."] = "Bildo estas alÅutita, sed malsukcesis tranĉi la bildon."; -App::$strings["Image size reduction [%s] failed."] = "Malsukcesis malpligrandigi [%s] la bildon."; -App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "ReÅarÄu la paÄon au malplenigu la kaÅmemoro de la retesplorilo se la nova bildo ne tuj aperas."; -App::$strings["Unable to process image"] = "Ne eblas procezi bildon."; -App::$strings["Image exceeds size limit of %d"] = "Bildo estas pli granda ol la limito %d"; -App::$strings["Upload File:"] = "AlÅuti dosieron:"; -App::$strings["Upload Profile Photo"] = "AlÅuti profilbildon"; -App::$strings["Upload"] = "AlÅuti"; -App::$strings["skip this step"] = "Preterpasi tian paÅon"; -App::$strings["select a photo from your photo albums"] = "elekti bildon el viaj albumoj"; -App::$strings["Crop Image"] = "Stuci Bildon"; -App::$strings["Please adjust the image cropping for optimum viewing."] = "Bonvolu agordi la stuco de la bildo por optimuma aspekto."; -App::$strings["Done Editing"] = "Finigi Redaktado"; -App::$strings["Image uploaded successfully."] = "Bildo estas sukcese enÅutita."; -App::$strings["No profile"] = "Neniu profilo"; -App::$strings["Remove My Account"] = "Forigi Mian Konton"; -App::$strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Tio tute forigos vian konton. Kiam farita, la konto ne estas restaÅ­rebla."; -App::$strings["Please enter your password for verification:"] = "Bonvolu entajpi vian pasvorton por kontrolado:"; -App::$strings["New Message"] = "Nova MesaÄo"; -App::$strings["Unable to locate contact information."] = "Ne eblas trovi kontaktajn informojn."; -App::$strings["Message deleted."] = "MesaÄo estas forviÅita."; -App::$strings["Conversation removed."] = "Dialogo estas forviÅita."; -App::$strings["No messages."] = "Neniom da mesaÄoj."; -App::$strings["Unknown sender - %s"] = "Nekonata sendanto - %s"; -App::$strings["You and %s"] = "Vi kaj %s"; -App::$strings["%s and You"] = "%s kaj vi"; -App::$strings["Delete conversation"] = "ForviÅi dialogon"; -App::$strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; -App::$strings["%d message"] = array( - 0 => "%d mesaÄo", - 1 => "%d mesaÄoj", -); -App::$strings["Message not available."] = "MesaÄo nedisponebla."; -App::$strings["Delete message"] = "ForviÅu mesaÄon"; -App::$strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Sekura komunikado ne disponeblas. Vi eble povus respondi sur la profilpaÄo de la sendanto."; -App::$strings["Send Reply"] = "Respondi"; -App::$strings["Friends of %s"] = "Amikoj de %s"; -App::$strings["No friends to display."] = "Neniom da amiko al montri."; -App::$strings["Theme settings updated."] = "Gisdatigis agordojn pri etosoj."; -App::$strings["Site"] = "Retejo"; -App::$strings["Users"] = "Uzantoj"; -App::$strings["Plugins"] = "Kromprogramoj"; -App::$strings["Themes"] = "Etosoj"; -App::$strings["DB updates"] = "DB Äisdatigoj"; -App::$strings["Logs"] = "Protokoloj"; -App::$strings["Admin"] = "Administrado"; -App::$strings["Plugin Features"] = "Kromprogramaj Trajtoj"; -App::$strings["User registrations waiting for confirmation"] = "Uzantaj registradoj atendante konfirmon"; -App::$strings["Normal Account"] = "Normala konto"; -App::$strings["Soapbox Account"] = "Soapbox Konto"; -App::$strings["Community/Celebrity Account"] = "Komunuma/eminentula Konto"; -App::$strings["Automatic Friend Account"] = "AÅ­tomata Amika Konto"; -App::$strings["Message queues"] = "MesaÄvicoj"; -App::$strings["Administration"] = "Administrado"; -App::$strings["Summary"] = "Resumo"; -App::$strings["Registered users"] = "Registrataj uzantoj"; -App::$strings["Pending registrations"] = "Okazontaj registradoj"; -App::$strings["Version"] = "Versio"; -App::$strings["Active plugins"] = "Åœaltitaj kromprogramoj"; -App::$strings["Site settings updated."] = "Äœisdatigis retejaj agordoj."; -App::$strings["Closed"] = "Ferma"; -App::$strings["Requires approval"] = "Bezonas aprobon"; -App::$strings["Open"] = "Malferma"; -App::$strings["No SSL policy, links will track page SSL state"] = "Sen SSL strategio. Ligiloj sekvos la SSL staton de la paÄo."; -App::$strings["Force all links to use SSL"] = "Devigi ke ĉiuj ligiloj uzu SSL."; -App::$strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Memsubskribita atestilo, nur uzu SSL por lokaj ligiloj (malkuraÄigata)"; -App::$strings["File upload"] = "AlÅuto"; -App::$strings["Policies"] = "Politiko"; -App::$strings["Advanced"] = "Altnivela"; -App::$strings["Site name"] = "Nomo de retejo"; -App::$strings["Banner/Logo"] = "Emblemo"; -App::$strings["System language"] = "Sistema lingvo"; -App::$strings["System theme"] = "Sistema etoso"; -App::$strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "DefaÅ­lta sistema etoso - transpasebla de uzantprofiloj - redakti agordoj pri etosoj"; -App::$strings["SSL link policy"] = "Strategio por SSL ligiloj"; -App::$strings["Determines whether generated links should be forced to use SSL"] = "Difinas ĉu generotaj ligiloj devige uzu SSL."; -App::$strings["Maximum image size"] = "Maksimuma bildgrando"; -App::$strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Maksimuma grando en bajtoj por alÅutotaj bildoj. DefaÅ­lte 0, kio signifas neniu limito."; -App::$strings["Register policy"] = "Interkonsento pri registrado"; -App::$strings["Register text"] = "Interkonsento teksto"; -App::$strings["Will be displayed prominently on the registration page."] = "Tio estos eminente montrata en la registro paÄo."; -App::$strings["Accounts abandoned after x days"] = "Kontoj forlasitaj post x tagoj"; -App::$strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Mi ne malÅparu energion por enketi aliajn retejojn pri forlasitaj kontoj. Entajpu 0 por ne uzi templimo."; -App::$strings["Allowed friend domains"] = "Permesitaj amikaj domainoj"; -App::$strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Perkome disigita listo da domajnoj kiuj rajtas konstrui amikecojn kun ĉi tiu retejo. Ä´okeroj eblas. Malplena por rajtigi ĉiujn ajn domajnojn."; -App::$strings["Allowed email domains"] = "Permesitaj retpoÅtaj domajnoj"; -App::$strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Perkome disigita listo da domajnoj kiuj uzeblas kiel retpoÅtaj adresoj en novaj registradoj. Ä´okeroj eblas. Malplena por rajtigi ĉiujn ajn domajnojn."; -App::$strings["Block public"] = "Bloki publike"; -App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Elektu por bloki publikan atingon al ĉiuj alie publikajn paÄojn en ĉi tiu retejo kiam vi ne estas ensalutita."; -App::$strings["Force publish"] = "Devigi publikigon"; -App::$strings["Check to force all profiles on this site to be listed in the site directory."] = "Elektu por devigi la registradon en la loka katalogo al ĉiuj profiloj en ĉi tiu retejo."; -App::$strings["Global directory update URL"] = "Äœenerala adreso por Äisdatigi la katalogon"; -App::$strings["URL to update the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL adreso por Äisdatigi la tutmondan katalogon. Se ne agordita, la tutmonda katatolge tute ne disponeblas al la programo."; -App::$strings["Block multiple registrations"] = "Bloki pluroblajn registradojn."; -App::$strings["Disallow users to register additional accounts for use as pages."] = "Malpermesi al uzantoj la permeson por registri pluajn kontojn kiel paÄoj."; -App::$strings["OpenID support"] = "Subteno por OpenID"; -App::$strings["OpenID support for registration and logins."] = "Subteni OpenID por registrado kaj ensaluto."; -App::$strings["Fullname check"] = "Kontroli plenan nomon"; -App::$strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Kiel kontraÅ­spamilo, devigi uzantoj al registrado kun spaceto inter la persona nomo kaj la familia nomo."; -App::$strings["UTF-8 Regular expressions"] = "UTF-8 regulaj exprimoj"; -App::$strings["Use PHP UTF8 regular expressions"] = "Uzi PHP UTF8 regulajn esprimojn."; -App::$strings["Show Community Page"] = "Montri Komunuma PaÄo"; -App::$strings["Display a Community page showing all recent public postings on this site."] = "Montri komunuma paÄo kun ĉiuj ĵusaj afiÅoj en ĉi tiu retejo."; -App::$strings["Enable OStatus support"] = "Åœalti subtenon por OStatus"; -App::$strings["Provide built-in OStatus (identi.ca, status.net, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Provizi integritan OStatus (identi.ca, status.net ktp) subtenon. Ĉiuj komunikadoj en OStatus estas publikaj, do privatecaj avertoj aperos de tempo al tempo."; -App::$strings["Enable Diaspora support"] = "Åœalti subtenon por Diaspora"; -App::$strings["Provide built-in Diaspora network compatibility."] = "Provizi integritan Diaspora subtenon."; -App::$strings["Only allow Friendica contacts"] = "Nur permesigi Friendica kontaktojn"; -App::$strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "Ĉiuj kontaktoj devas uzi Friendica protokolojn. Ĉiuj aliaj komunikaj protokoloj malaktivita."; -App::$strings["Verify SSL"] = "Kontroli SSL"; -App::$strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."] = "Se vi deziras, vi povas aktivigi severan kontroladon de SSL atestiloj. Pro tio, vie (tute) ne eblos konekti al SSL retejoj kun memsubskribitaj atestiloj."; -App::$strings["Proxy user"] = "Uzantnomo por retperanto"; -App::$strings["Proxy URL"] = "URL adreso de retperanto"; -App::$strings["Network timeout"] = "Reta tempolimo"; -App::$strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Valoro en sekundoj. Uzu 0 por mallimitigi (ne rekomendata)."; -App::$strings["Delivery interval"] = "Intervalo de liverado"; -App::$strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = "Malfruigi fonan liveradon dum tiom da sekundoj por malpliigi la Åargon de la sistemo. Rekomendoj: 4-5 por komunaj serviloj, 2-3 por virtualaj privataj serviloj, 0-1 por grandaj dediĉitaj serviloj."; -App::$strings["Poll interval"] = "Enketintervalo"; -App::$strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Malfruigi fonajn enketprocesojn je tiom da sekundoj por malpliigi la Åargon de la sistemo. Se 0, uzas la liverintervalon."; -App::$strings["Maximum Load Average"] = "Maksimuma Meza SistemÅargo"; -App::$strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maksimuma sistemÅargo post kiu livero- kaj enketprocesoj estos prokrastinataj. - DefaÅ­lte 50."; -App::$strings["Update has been marked successful"] = "Äœisdatigo estas markita sukcesa"; -App::$strings["Executing %s failed. Check system logs."] = "Ne sukcesis plenumi %s. Kontrolu la sistemprotokolojn."; -App::$strings["Update %s was successfully applied."] = "Sukcese aplikis la Äisdatigo %s."; -App::$strings["Update %s did not return a status. Unknown if it succeeded."] = "Äœisdatigo %s ne liveris elirstaton. "; -App::$strings["Update function %s could not be found."] = "Ne troveblas Äisdatigo funkcio %s."; -App::$strings["No failed updates."] = "Neniom da malsukcesaj Äisdatigoj."; -App::$strings["Failed Updates"] = "Malsukcesaj Äœisdatigoj"; -App::$strings["This does not include updates prior to 1139, which did not return a status."] = "Ne inkluzivas Äisdatigojn antaÅ­ 1139, kiuj ne liveris elirstaton."; -App::$strings["Mark success (if update was manually applied)"] = "Marki sukcesa (se la Äisdatigo estas instalita mane)"; -App::$strings["Attempt to execute this update step automatically"] = "Provi automate plenumi ĉi tian paÅon de la Äisdatigo."; -App::$strings["%s user blocked/unblocked"] = array( - 0 => "Blokis/malblokis %s uzanton", - 1 => "Blokis/malblokis %s uzantojn", -); -App::$strings["%s user deleted"] = array( - 0 => "%s uzanto forviÅita", - 1 => "%s uzanto forviÅitaj", -); -App::$strings["User '%s' deleted"] = "Uzanto '%s' forviÅita"; -App::$strings["User '%s' unblocked"] = "Uzanto '%s' malblokita"; -App::$strings["User '%s' blocked"] = "Uzanto '%s' blokita"; -App::$strings["select all"] = "elekti ĉiujn"; -App::$strings["User registrations waiting for confirm"] = "RegistriÄoj atendante aprobon"; -App::$strings["Request date"] = "Dato de peto"; -App::$strings["Email"] = "RetpoÅto"; -App::$strings["No registrations."] = "Neniom da registriÄoj."; -App::$strings["Deny"] = "Negi"; -App::$strings["Register date"] = "Dato de registrado"; -App::$strings["Last login"] = "Plej ĵusa ensaluto"; -App::$strings["Last item"] = "Plej ĵusa elemento"; -App::$strings["Account"] = "Konto"; -App::$strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "La elektitaj uzantkontoj estas forviÅotaj!\\n\\nĈiuj elementoj kiujn ili afiÅis je la retpaÄo estos permanente forviÅitaj.\\n\\nĈu vi certas?"; -App::$strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "La uzanto {0} estas forviÅota!\\n\\nĈiuj elementoj kiujn li afiÅis je la retpaÄo estos permanente forviÅitaj.\\n\\nĈu vi certas?"; -App::$strings["Plugin %s disabled."] = "Kromprogramo %s estas malÅaltita."; -App::$strings["Plugin %s enabled."] = "Kromprogramo %s estas Åaltita."; -App::$strings["Disable"] = "MalÅalti"; -App::$strings["Enable"] = "Åœalti"; -App::$strings["Toggle"] = "Åœalti/MalÅalti"; -App::$strings["Author: "] = "AÅ­toro: "; -App::$strings["Maintainer: "] = "Prizorganto: "; -App::$strings["No themes found."] = "Ne trovis etosojn."; -App::$strings["Screenshot"] = "Ekrankopio"; -App::$strings["[Experimental]"] = "[Eksperimenta]"; -App::$strings["[Unsupported]"] = "[Nesubtenata]"; -App::$strings["Log settings updated."] = "Protokolagordoj Äisdatigitaj."; -App::$strings["Clear"] = "ForviÅi"; -App::$strings["Debugging"] = "Sencimigado"; -App::$strings["Log file"] = "Protokolo"; -App::$strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Devas esti skribebla de la retservilo. Relativa al via plej supra Friendica dosierujo."; -App::$strings["Log level"] = "Protokolnivelo"; -App::$strings["Close"] = "Fermi"; -App::$strings["FTP Host"] = "FTP Servilo"; -App::$strings["FTP Path"] = "FTP Vojo"; -App::$strings["FTP User"] = "FTP Uzanto"; -App::$strings["FTP Password"] = "FTP Pasvorto"; -App::$strings["Requested profile is not available."] = "La petita profilo ne disponeblas."; -App::$strings["Access to this profile has been restricted."] = "Atingo al ĉi tio profilo estas limitigita"; -App::$strings["Tips for New Members"] = "Konsilo por novaj membroj"; -App::$strings["{0} wants to be your friend"] = "{0} volas amikiÄi kun vi"; -App::$strings["{0} sent you a message"] = "{0} sendis mesaÄon al vi"; -App::$strings["{0} requested registration"] = "{0} petis registradon"; -App::$strings["{0} commented %s's post"] = "{0} komentis pri la afiÅo de %s"; -App::$strings["{0} liked %s's post"] = "{0} satis la afiÅon de %s"; -App::$strings["{0} disliked %s's post"] = "{0} malÅatis la afiÅon de %s"; -App::$strings["{0} is now friends with %s"] = "{0} amikiÄis kun %s"; -App::$strings["{0} posted"] = "{0} afiÅis"; -App::$strings["{0} tagged %s's post with #%s"] = "{0} markis la afiÅon de %s kun #%s"; -App::$strings["{0} mentioned you in a post"] = "{0} menciis vin en afiÅo"; -App::$strings["Contacts who are not members of a group"] = "Kontaktoj kiuj ne estas en iu grupo"; -App::$strings["OpenID protocol error. No ID returned."] = "Eraro en OpenID protokolo. Ne resendis identecon."; -App::$strings["Account not found and OpenID registration is not permitted on this site."] = "Ne trovis kontoj, kaj registrado per OpenID estas malpermesita ĉi tie."; -App::$strings["Login failed."] = "Ensalutado malsukcesis."; -App::$strings["Contact added"] = "Aldonis kontakton"; -App::$strings["Common Friends"] = "Komunaj Amikoj"; -App::$strings["No contacts in common."] = "Neniom da komunaj kontaktoj."; -App::$strings["Item has been removed."] = "Elemento estas forviÅita."; -App::$strings["Applications"] = "Programoj"; -App::$strings["No installed applications."] = "Neniom da instalitaj programoj."; -App::$strings["Search"] = "Serĉi"; -App::$strings["Profile not found."] = "Profilo ne trovita."; -App::$strings["Profile Name is required."] = "Nomo de profilo estas bezonata."; -App::$strings["Marital Status"] = "Amrilata Stato"; -App::$strings["Romantic Partner"] = "Kora Partnero"; -App::$strings["Likes"] = "Åœatoj"; -App::$strings["Dislikes"] = "MalÅatoj"; -App::$strings["Work/Employment"] = "Laboro"; -App::$strings["Religion"] = "Religio"; -App::$strings["Political Views"] = "Politikaj Opinioj"; -App::$strings["Gender"] = "Sekso"; -App::$strings["Sexual Preference"] = "Seksa Prefero"; -App::$strings["Homepage"] = "HejmpaÄo"; -App::$strings["Interests"] = "Interesoj"; -App::$strings["Address"] = "Adreso"; -App::$strings["Location"] = "Loko"; -App::$strings["Profile updated."] = "Profilo Äisdatigita."; -App::$strings[" and "] = " kaj "; -App::$strings["public profile"] = "publika profilo"; -App::$strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s ÅanÄis %2\$s al “%3\$s”"; -App::$strings[" - Visit %1\$s's %2\$s"] = " - Vizitu la %2\$s de %1\$s"; -App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s havas Äisdatigigan %2\$s, ÅanÄas %3\$s."; -App::$strings["Profile deleted."] = "Profilo forviÅita."; -App::$strings["Profile-"] = "Profilo-"; -App::$strings["New profile created."] = "Nova profilo kreita."; -App::$strings["Profile unavailable to clone."] = "Ne eblas kopii profilon."; -App::$strings["Hide your contact/friend list from viewers of this profile?"] = "KaÅi vian liston de kontaktoj/amikoj al vidantoj de ĉi-tio profilo?"; -App::$strings["Edit Profile Details"] = "Redakti Detalojn de Profilo"; -App::$strings["View this profile"] = "Vidi la profilon."; -App::$strings["Create a new profile using these settings"] = "Krei novan profilon kun tiaj agordoj"; -App::$strings["Clone this profile"] = "Kopii ĉi tiun profilon"; -App::$strings["Delete this profile"] = "ForviÅi ĉi tiun profilon"; -App::$strings["Profile Name:"] = "Nomo de Profilo:"; -App::$strings["Your Full Name:"] = "Via Plena Nomo:"; -App::$strings["Title/Description:"] = "Titolo/Priskribo:"; -App::$strings["Your Gender:"] = "Via Sekso:"; -App::$strings["Birthday (%s):"] = "NaskiÄtago (%s):"; -App::$strings["Street Address:"] = "Adreso:"; -App::$strings["Locality/City:"] = "Urbo:"; -App::$strings["Postal/Zip Code:"] = "PoÅtkodo:"; -App::$strings["Country:"] = "Lando:"; -App::$strings["Region/State:"] = "Åœtato:"; -App::$strings[" Marital Status:"] = " Civita Stato:"; -App::$strings["Who: (if applicable)"] = "Kiu (se aplikeble):"; -App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Ekzemploj: cathy123, Cathy Williams, cathy@example.com"; -App::$strings["Since [date]:"] = "Ekde [dato]:"; -App::$strings["Sexual Preference:"] = "Seksa Prefero:"; -App::$strings["Homepage URL:"] = "Adreso de HejmpaÄo:"; -App::$strings["Hometown:"] = "Hejmurbo:"; -App::$strings["Political Views:"] = "Politikaj Opinioj:"; -App::$strings["Religious Views:"] = "Religiaj Opinioj:"; -App::$strings["Public Keywords:"] = "Publikaj Ålosilvortoj:"; -App::$strings["Private Keywords:"] = "Privataj Ålosilvortoj:"; -App::$strings["Likes:"] = "Åœatoj:"; -App::$strings["Dislikes:"] = "MalÅatoj:"; -App::$strings["Example: fishing photography software"] = "Ekzemple: fiÅkapti fotografio programaro"; -App::$strings["(Used for suggesting potential friends, can be seen by others)"] = "(Por sugesti amikoj. Videbla al aliaj.)"; -App::$strings["(Used for searching profiles, never shown to others)"] = "(Por serĉi profilojn. Neniam videbla al aliaj.)"; -App::$strings["Tell us about yourself..."] = "Diru al ni pri vi..."; -App::$strings["Hobbies/Interests"] = "Åœatokupoj/Interesoj"; -App::$strings["Contact information and Social Networks"] = "Kontaktaj informoj kaj Interkonaj Retejoj"; -App::$strings["Musical interests"] = "Muzikaj interesoj"; -App::$strings["Books, literature"] = "Libroj, literaturo"; -App::$strings["Television"] = "Televido"; -App::$strings["Film/dance/culture/entertainment"] = "Filmoj/dancoj/arto/amuzaĵoj"; -App::$strings["Love/romance"] = "Amo/romanco"; -App::$strings["Work/employment"] = "Laboro"; -App::$strings["School/education"] = "Lernejo/eduko"; -App::$strings["This is your public profile.
    It may be visible to anybody using the internet."] = "Ĉi tio estas via publika profilo. Äœi eble estas videbla al ĉiuj en interreto. "; -App::$strings["Age: "] = "AÄo:"; -App::$strings["Edit/Manage Profiles"] = "Redakti/administri Profilojn"; -App::$strings["Change profile photo"] = "ÅœanÄi profilbildon"; -App::$strings["Create New Profile"] = "Krei novan profilon"; -App::$strings["Profile Image"] = "Profilbildo"; -App::$strings["visible to everybody"] = "videbla al ĉiuj"; -App::$strings["Edit visibility"] = "Redakti videblecon"; -App::$strings["Save to Folder:"] = "Konservi en Dosierujo:"; -App::$strings["- select -"] = "- elekti -"; -App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s markis la %3\$s de %2\$s kun %4\$s"; -App::$strings["No potential page delegates located."] = "Ne trovis delegiteblajn paÄojn."; -App::$strings["Delegate Page Management"] = "Administrado de Delegitajn PaÄojn"; -App::$strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegitoj povas administri ĉiujn ecojn de la konto/paÄo, escepte bazaj kontoagordoj. Bonvolu ne delegitigi vian personan konton al iu al kiu vi ne plene fidas."; -App::$strings["Existing Page Managers"] = "Estantaj Administrantoj de la PaÄo"; -App::$strings["Existing Page Delegates"] = "Estantaj Delegitoj de la PaÄo"; -App::$strings["Potential Delegates"] = "Eblaj Delegitoj"; -App::$strings["Add"] = "Aldoni"; -App::$strings["No entries."] = "Neniom da afiÅoj."; -App::$strings["Friend Suggestions"] = "Amikosugestoj"; -App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Neniu sugestoj disponeblas. Se ĉi tiu estas nova retejo, bonvolu reprovi post 24 horoj."; -App::$strings["Ignore/Hide"] = "Ignori/KaÅi"; -App::$strings["Global Directory"] = "Tutmonda Katalogo"; -App::$strings["Find on this site"] = "Trovi en ĉi retejo"; -App::$strings["Site Directory"] = "Reteja Katalogo"; -App::$strings["Gender: "] = "Sekso:"; -App::$strings["No entries (some entries may be hidden)."] = "Neniom da afiÅoj (kelkaj afiÅoj eble ne estas videbla)."; -App::$strings["%s : Not a valid email address."] = "%s: Ne estas valida retpoÅtadreso."; -App::$strings["Please join us on Friendica"] = "Bonvolu aliÄi kun ni ĉe Friendica"; -App::$strings["%s : Message delivery failed."] = "%s: La livero de la mesaÄo malsukcesis."; -App::$strings["%d message sent."] = array( - 0 => "Sendis %d mesaÄon.", - 1 => "Sendis %d mesaÄojn.", -); -App::$strings["You have no more invitations available"] = "Vi ne plu disponeblas invitaĵojn"; -App::$strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Vizitu %s por listo de publikaj retejoj kie vi povas aliÄi. Anoj de Friendica ĉe aliaj retejoj povas konekti unu kun la alian, kaj ankaÅ­ kun membroj de multaj aliaj retejoj."; -App::$strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Por akcepti ĉi tiu invito, bonvolu viziti kaj registriÄi ĉe %s au alia publika Friendica retejo."; -App::$strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Ĉiuj Friendica retejoj interkonektiÄas kaj kune faras grandan altprivatecan interkonan reton, kiun posedas kaj kontrolas Äiaj membroj. Ili ankaÅ­ povas konekti kun multe de tradiciaj interkonaj retejoj. Vidu %s por listo de publikaj retejoj kie vi povas aliÄi."; -App::$strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Senkulpigu nin. La sistemo nuntempe ne estas agordita por konekti al aliaj retejoj au inviti membrojn."; -App::$strings["Send invitations"] = "Sendi invitojn"; -App::$strings["Enter email addresses, one per line:"] = "Entajpu retpoÅtadresojn, po unu por ĉiu linio."; -App::$strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Ni bonkore invitas vin aliÄi kun ni kaj aliaj bonaj amikoj ĉe Friendica. Helpu nin krei pli bonan interkonan reton."; -App::$strings["You will need to supply this invitation code: \$invite_code"] = "Vi bezonas ĉi-tiun invitkodon: \$invite_code"; -App::$strings["Once you have registered, please connect with me via my profile page at:"] = "Kiam vi registris, bonvolu konekti al mi pere de mi profilo ĉe: "; -App::$strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Por pli da informoj pri Friendica, kaj kial ni pensas ke Äi estas grava, bonvolu viziti http://friendica.com"; -App::$strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Tio ĉi okazis de tempo al tempo se ambaÅ­ personoj petas kontakton ka Äi jam estas aprobita."; -App::$strings["Response from remote site was not understood."] = "Ne komprenis la rispondon de la fora retejo."; -App::$strings["Unexpected response from remote site: "] = "Neatendita rispondo de la fora retejo:"; -App::$strings["Confirmation completed successfully."] = "Konfirmo sukcese kompletigita."; -App::$strings["Remote site reported: "] = "La fora retejo raportis:"; -App::$strings["Temporary failure. Please wait and try again."] = "Dumtempa eraro. Bonvolu atendi kaj provi refoje."; -App::$strings["Introduction failed or was revoked."] = "La prezento malsukcesis au estas revokita."; -App::$strings["Unable to set contact photo."] = "Neeblas agordi la kontaktbildo."; -App::$strings["%1\$s is now friends with %2\$s"] = "%1\$s amikiÄis kun %2\$s"; -App::$strings["No user record found for '%s' "] = "Ne trovis uzanton '%s' "; -App::$strings["Our site encryption key is apparently messed up."] = "Åœajnas kvazaÅ­ la ĉifroÅlosilo de nia retejo estas fuÅita."; -App::$strings["Empty site URL was provided or URL could not be decrypted by us."] = "Malplena adreso de retejo provizita, aÅ­ ni ne povis malĉifri la adreson."; -App::$strings["Contact record was not found for you on our site."] = "Kontakto ne trovita por vi en via retejo."; -App::$strings["Site public key not available in contact record for URL %s."] = "Publika Ålosilo de retejo ne disponeblas en la kontaktrikordo por la URL adreso %s."; -App::$strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "La identeco provizita de via sistemo estas duoblo ĉe nia sistemo. Äœi eble funkcias se vi provas refoje."; -App::$strings["Unable to set your contact credentials on our system."] = "Ne sukcesis agordi la legitimaĵojn de via kontakto ĉe nia sistemo."; -App::$strings["Unable to update your contact profile details on our system"] = "Neeblas Äisdatigi viajn profildetalojn ĉe nia sistemo."; -App::$strings["Connection accepted at %s"] = "Konekto akceptita je %s"; -App::$strings["%1\$s has joined %2\$s"] = "%1\$s aliÄis al %2\$s"; -App::$strings["Google+ Import Settings"] = "Google+ Importo"; -App::$strings["Enable Google+ Import"] = "Aktivigi Äœoogle+ Importon"; -App::$strings["Google Account ID"] = "Google Konto ID"; -App::$strings["Google+ Import Settings saved."] = "Konservis Agordojn por Google+ Importo."; -App::$strings["Facebook disabled"] = "Facebook malÅaltita"; -App::$strings["Updating contacts"] = "Mi Äisdatigas la kontaktojn."; -App::$strings["Facebook API key is missing."] = "La API Ålosilo de Facebook ne estas konata ĉi tie."; -App::$strings["Facebook Connect"] = "Kontekto al Facebook"; -App::$strings["Install Facebook connector for this account."] = "Instali la Facebook konektilo por ĉi tiu konto."; -App::$strings["Remove Facebook connector"] = "Forigi la Facebook konektilon."; -App::$strings["Re-authenticate [This is necessary whenever your Facebook password is changed.]"] = "ReaÅ­tentiÄi [Tio estas bezonata ĉiam kiam vi ÅanÄis vian pasvorton ĉe Facebook.]"; -App::$strings["Post to Facebook by default"] = "Ĉiam afiÅi al Facebook."; -App::$strings["Facebook friend linking has been disabled on this site. The following settings will have no effect."] = "Ligado kun Facebook amikoj estas malaktivita ĉe tiu retejo. La sekvantaj agordoj do ne havas validecon."; -App::$strings["Facebook friend linking has been disabled on this site. If you disable it, you will be unable to re-enable it."] = "Ligado kun Facebook amikoj estas malaktivita ĉe tiu retejo. Se vi malÅaltas Äin, vi ne eblos ree Åalti Äin."; -App::$strings["Link all your Facebook friends and conversations on this website"] = "Alligu ĉiujn viajn Facebook amikojn kaj konversaciojn je ĉi-tiu retejo."; -App::$strings["Facebook conversations consist of your profile wall and your friend stream."] = "Facebok konversacioj konsistas el via profilmuro kaj la fluo de viaj amikoj."; -App::$strings["On this website, your Facebook friend stream is only visible to you."] = "Je ĉi-tiu retejo, la fluo de viaj amikoj ĉe Facebook nur videblas al vi."; -App::$strings["The following settings determine the privacy of your Facebook profile wall on this website."] = "La sekvontaj agordoj difinas la privatecon de via Facebook profilmuro je ĉi-tiu retejo."; -App::$strings["On this website your Facebook profile wall conversations will only be visible to you"] = "Je ĉi-tiu retejo, la conversacioj sur via Facebook profilmuro nur videblas al vi."; -App::$strings["Do not import your Facebook profile wall conversations"] = "Ne importi konversaciojn de via Facebook profilmuro"; -App::$strings["If you choose to link conversations and leave both of these boxes unchecked, your Facebook profile wall will be merged with your profile wall on this website and your privacy settings on this website will be used to determine who may see the conversations."] = "Se vi elektas alligi conversaciojn kaj ne elektas tiujn butonojn, via Facebook profilmuro estas kunigota kun via profilmuro ĉi tie. Viaj privatecaj agordoj ĉi tie difinos kiu povas vidi la coversaciojn."; -App::$strings["Comma separated applications to ignore"] = "Ignorotaj programoj, disigita per komo"; -App::$strings["Problems with Facebook Real-Time Updates"] = "Problemoj kun Facebook Realtempaj Äœisdatigoj"; -App::$strings["Facebook"] = "Facebook"; -App::$strings["Facebook Connector Settings"] = "Agordoj por la Facebook konektilo"; -App::$strings["Facebook API Key"] = "Facebook API Ålosilo"; -App::$strings["Error: it appears that you have specified the App-ID and -Secret in your .htconfig.php file. As long as they are specified there, they cannot be set using this form.

    "] = "Eraro: Åœajnas kvazaÅ­ vi agordis la App-ID kaj la sekreton en via .htconfig.php dosiero. Kiam ili estas agordita tie, vi ne povas agordi Äin en tiu ĉi formo.

    "; -App::$strings["Error: the given API Key seems to be incorrect (the application access token could not be retrieved)."] = "Eraro: La API Ålosilo aspektas malÄusta (ne eblas ricevi la programa atingoĵetono)."; -App::$strings["The given API Key seems to work correctly."] = "La API Ålosilo Åajne Äuste funkcias."; -App::$strings["The correctness of the API Key could not be detected. Somthing strange's going on."] = "Ne povis kontroli la Äustecon de la API Ålosilo. Ia stranga afero okazas. "; -App::$strings["App-ID / API-Key"] = "Programo ID / API Åœlosilo"; -App::$strings["Application secret"] = "Programo sekreto"; -App::$strings["Polling Interval in minutes (minimum %1\$s minutes)"] = "Intervalo de enketo en minutoj (minimume %1\$s minutoj)"; -App::$strings["Synchronize comments (no comments on Facebook are missed, at the cost of increased system load)"] = "Sinkronigi komentojn (vi ricevas ĉiujn komentojn de Facebook, sed la Åargo de la sistemo iom kreskas)"; -App::$strings["Real-Time Updates"] = "Realtempaj Äœisdatigoj"; -App::$strings["Real-Time Updates are activated."] = "Realtempaj Äœisdatigoj estas Åaltita"; -App::$strings["Deactivate Real-Time Updates"] = "MalÅalti Realtempaj Äœisdatigoj"; -App::$strings["Real-Time Updates not activated."] = "Realtempaj Äœisdatigoj estas malÅaltita"; -App::$strings["Activate Real-Time Updates"] = "Åœalti Realtempaj Äœisdatigoj"; -App::$strings["The new values have been saved."] = "Konservis novajn valorojn."; -App::$strings["Post to Facebook"] = "AfiÅi al Facebook"; -App::$strings["Post to Facebook cancelled because of multi-network access permission conflict."] = "AfiÅado al Facebook nuligita ĉar okazis konflikto en la multretpermesoj."; -App::$strings["View on Friendica"] = "Vidi ĉe Friendica"; -App::$strings["Facebook post failed. Queued for retry."] = "Malsukcesis afiÅi ĉe Facebook. Enigita en vico."; -App::$strings["Your Facebook connection became invalid. Please Re-authenticate."] = "Via Facbook konekto iÄis nevalida. Bonvolu reaÅ­tentiÄi."; -App::$strings["Facebook connection became invalid"] = "Facebook konekto iÄis nevalida."; -App::$strings["Hi %1\$s,\n\nThe connection between your accounts on %2\$s and Facebook became invalid. This usually happens after you change your Facebook-password. To enable the connection again, you have to %3\$sre-authenticate the Facebook-connector%4\$s."] = "Saluton %1\$s,\n\nla kontekto inter viaj kontoj ĉe %2\$s kaj Facebook malvalidiÄis. Tio kutime okazas post kiam via Åangas vian pasvorton ĉe Facebook. Por reaktivigi la konekto, vi bezonas %3\$sreaÅ­tentiÄi la Facebook konektilon%4\$s."; -App::$strings["StatusNet AutoFollow settings updated."] = "Äœidatigis StatusNet AutoFollow agordojn."; -App::$strings["StatusNet AutoFollow Settings"] = "StatusNet AutoFollow agordoj"; -App::$strings["Automatically follow any StatusNet followers/mentioners"] = "AÅ­tomate sekvu ĉiujn StatusNet sekvantojn/menciantojn."; -App::$strings["Lifetime of the cache (in hours)"] = "VivodaÅ­ro de kaÅmemoro (horoj)"; -App::$strings["Cache Statistics"] = "Statistikoj pri kaÅmemoro"; -App::$strings["Number of items"] = "Kvanto da eroj"; -App::$strings["Size of the cache"] = "Grando de la kaÅmemoro"; -App::$strings["Delete the whole cache"] = "ForviÅi la kaÅmemoron"; -App::$strings["%d person likes this"] = array( - 0 => "%d homo Åatas tiun", - 1 => "%d homoj Åatas tiun", -); -App::$strings["%d person doesn't like this"] = array( - 0 => "%d homo malÅatas tiun", - 1 => "%d homo malÅatas tiun", -); -App::$strings["Get added to this list!"] = "IÄu membro de ĉi tiu listo!"; -App::$strings["Generate new key"] = "Generi novan ĉifroÅlosilon"; -App::$strings["Widgets key"] = "Åœlosilo por fenestraĵoj"; -App::$strings["Widgets available"] = "Disponeblaj fenestraĵoj"; -App::$strings["Connect on Friendica!"] = "Konekti ĉe Friendica!"; -App::$strings["YourLS Settings"] = "\"YourLS\" Agordoj"; -App::$strings["URL: http://"] = "URL adreso: http://"; -App::$strings["Username:"] = "Salutnomo:"; -App::$strings["Password:"] = "Pasvorto:"; -App::$strings["Use SSL "] = "Uzi SSL "; -App::$strings["yourls Settings saved."] = "Konservis la agordojn de YourLS."; -App::$strings["Post to LiveJournal"] = "AfiÅi ĉe LiveJournal"; -App::$strings["LiveJournal Post Settings"] = "Agordoj pri afiÅoj ĉe LiveJournal"; -App::$strings["Enable LiveJournal Post Plugin"] = "Åœalti la LiveJournal-afiÅo kromprogramon."; -App::$strings["LiveJournal username"] = "LiveJournal Salutnomo"; -App::$strings["LiveJournal password"] = "LiveJournal pasvorto"; -App::$strings["Post to LiveJournal by default"] = "DefaÅ­lte afiÅi al LiveJournal"; -App::$strings["Not Safe For Work (General Purpose Content Filter) settings"] = "Not Safe For Work (Äenerala filtrilo por enhavoj) agordoj"; -App::$strings["This plugin looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW. This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."] = "Tiu kromprogramo serĉas la malsupre agordatajn vortojn en afiÅoj kaj malvidebligis ilin se ili enhavas iun vorton. Tiel, afiÅoj ne montriÄis kiuj enhavas maladekvatan enhavon, ekzemple seksumaj aferoj, kiuj ne estas adekvata, ekzemple en la laborejo. En la reto, oni kutime markas tiajn afiÅojn #NSFW - Not Safe For Work - ne adekvata por la laborejo. La filtrilo ankaÅ­ serĉas ĉiujn vortojn kiujn vi agordas kaj tial funkcias kiel Äenerala filtrilo."; -App::$strings["Enable Content filter"] = "Åœalti la filtrilo por la enhavo"; -App::$strings["Comma separated list of keywords to hide"] = "Perkome disigita listo da kaÅontaj Ålosilvortoj"; -App::$strings["Use /expression/ to provide regular expressions"] = "Uzu /expr/ por provizi regulajn esprimojn."; -App::$strings["NSFW Settings saved."] = "NSFW agordoj konservitaj."; -App::$strings["%s - Click to open/close"] = "%s - Klaku por malfermi/fermi"; -App::$strings["Forums"] = "Forumoj"; -App::$strings["show more"] = "montri pli"; -App::$strings["Forums:"] = "Forumoj:"; -App::$strings["Page settings updated."] = "PaÄajn agordojn Äisdatigita."; -App::$strings["Page Settings"] = "PaÄaj Agordoj"; -App::$strings["How many forums to display on sidebar without paging"] = "Montri tiom da forumoj en la flanka strio sen paÄigo"; -App::$strings["Randomise Page/Forum list"] = "Hazardigi la liston de PaÄoj/Forumoj"; -App::$strings["Show pages/forums on profile page"] = "Montri paÄojn/forumojn sur la profilpaÄo"; -App::$strings["Planets Settings"] = "Agordo pri Planets"; -App::$strings["Enable Planets Plugin"] = "Åœalti la Planets kromprogamon"; -App::$strings["Login"] = "Ensaluti"; -App::$strings["OpenID"] = "OpenID"; -App::$strings["Latest users"] = "Ä´usaj uzantoj"; -App::$strings["Most active users"] = "Plej aktivaj uzantoj"; -App::$strings["Latest photos"] = "Ä´usaj bildoj"; -App::$strings["Latest likes"] = "Ä´usaj Åatitaĵoj"; -App::$strings["event"] = "okazo"; -App::$strings["U.S. Time Format (mm/dd/YYYY)"] = "Usona datformato (mm/dd/YYYY)"; -App::$strings["German Time Format (dd.mm.YYYY)"] = "Germana datformato (dd.mm.YYYY)"; -App::$strings["Error"] = "Eraro"; -App::$strings["No access"] = "No access"; -App::$strings["New event"] = "Nova okazo"; -App::$strings["Today"] = "HodiaÅ­"; -App::$strings["Day"] = "Tago"; -App::$strings["Week"] = "Semajno"; -App::$strings["Month"] = "Monato"; -App::$strings["Reload"] = "ReÅargi"; -App::$strings["Date"] = "Dato"; -App::$strings["Not found"] = "Ne trovita"; -App::$strings["Go back to the calendar"] = "Iri reen al la kalendaro"; -App::$strings["Starts"] = "Komencas"; -App::$strings["Ends"] = "Finas"; -App::$strings["Description"] = "Priskribo"; -App::$strings["Notification"] = "Atentigo"; -App::$strings["Minutes"] = "Minutoj"; -App::$strings["Hours"] = "Horoj"; -App::$strings["Days"] = "Tagoj"; -App::$strings["before"] = "antaÅ­"; -App::$strings["Calendar Settings"] = "Kalendaraj Agordoj"; -App::$strings["Date format"] = "Datformato"; -App::$strings["Time zone"] = "Horzono"; -App::$strings["Limitations"] = "Limigoj"; -App::$strings["Warning"] = "Averto"; -App::$strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Sinkronigo (iPhone, Thunderbird Lightning, Android, ...)"; -App::$strings["Synchronizing this calendar with the iPhone"] = "Sinkronigi tiun kalendaron kun la iPhone"; -App::$strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Sinkronigi viajn Friendica kontaktojn kun la iPhone"; -App::$strings["Friendica-Contacts"] = "Friendica Kontaktoj"; -App::$strings["Your Friendica-Contacts"] = "Viaj Friendica Kontaktoj"; -App::$strings["Calendar"] = "Kalendaro"; -App::$strings["Extended calendar with CalDAV-support"] = "Etendita kalendaro kun CalDAV subteno"; -App::$strings["The database tables have been installed."] = "La tabeloj estas instalita en la datumbazo"; -App::$strings["An error occurred during the installation."] = "Eraro okazis dum instalado"; -App::$strings["No system-wide settings yet."] = "AnkoraÅ­ ne disponablas tutsistemaj agordoj"; -App::$strings["Database status"] = "Stato de datumbazo"; -App::$strings["Installed"] = "Instalita"; -App::$strings["Upgrade needed"] = "Äœisdatigo bezonata"; -App::$strings["Upgrade"] = "Äœisdatigo"; -App::$strings["Not installed"] = "Ne instalita"; -App::$strings["Install"] = "Instali"; -App::$strings["Troubleshooting"] = "Problemsolvado"; -App::$strings["Manual creation of the database tables:"] = "Mana kreado de tabeloj en la datumbazo:"; -App::$strings["Show SQL-statements"] = "Montru SQL ordonojn"; -App::$strings["Private Calendar"] = "Privata kalendaro"; -App::$strings["Friendica Events: Mine"] = "Friendica Okazoj: Miaj"; -App::$strings["Friendica Events: Contacts"] = "Friendica Okazoj: De Kontaktoj"; -App::$strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See RemoteStorage WebFinger"] = "Permesi vian identecon ĉe Friendica (%s) por konekti al eksteraj konservejoj subtenata de unhosted (ekz. OwnCloud). Vidu RemoteStorage WebFinger"; -App::$strings["Template URL (with {category})"] = "URL adreso de Åablono (kun {category})"; -App::$strings["OAuth end-point"] = "OAuth finpunkto"; -App::$strings["Api"] = "Api"; -App::$strings["Member since:"] = "Membro ekde:"; -App::$strings["Three Dimensional Tic-Tac-Toe"] = "Tri-dimensia Tiktakto"; -App::$strings["3D Tic-Tac-Toe"] = "3D Tiktakto"; -App::$strings["New game"] = "Nova ludo"; -App::$strings["New game with handicap"] = "Nova ludo kun handikapo"; -App::$strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = "Tri-dimensia tiktakto similas la tradician ludon, sed estas ludata sur pluraj ebenoj dum la sama tempo."; -App::$strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = "Ĉi-kaze ekzistas tri ebenoj. Vi venkas vicigante tri signojn en una vico, en la sama ebeno, same kiel supren, malsupren aÅ­ diagonale, trans la ebenoj."; -App::$strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = "La ludo kun handikapo malvalidigas la mezan pozicion sur la meza ebeno, ĉar la ludisto kio okupas ĉi tiun pozicion ĉiam havas avantaÄon."; -App::$strings["You go first..."] = "Estas via vico unue."; -App::$strings["I'm going first this time..."] = "Ĉi-tempe, unue estas mia vico."; -App::$strings["You won!"] = "Vi venkis!"; -App::$strings["\"Cat\" game!"] = "Sendecida ludo!"; -App::$strings["I won!"] = "Mi venkis!"; -App::$strings["Randplace Settings"] = "Randplace agordoj."; -App::$strings["Enable Randplace Plugin"] = "Aktivigi la Randplace kromprogramon."; -App::$strings["Post to Dreamwidth"] = "AfiÅi al Dreamwidth"; -App::$strings["Dreamwidth Post Settings"] = "Agordoj por AfiÅoj al Dreamwidth"; -App::$strings["Enable dreamwidth Post Plugin"] = "Åœalti la Dreamwidth Kromprogramon"; -App::$strings["dreamwidth username"] = "Dreamwidth salutnomo"; -App::$strings["dreamwidth password"] = "Dreamwidth pasvorto"; -App::$strings["Post to dreamwidth by default"] = "DefaÅ­lte afiÅi al Dreamwidth"; -App::$strings["Post to Drupal"] = "AfiÅi al Drupal"; -App::$strings["Drupal Post Settings"] = "Agordoj por Drupal AfiÅoj"; -App::$strings["Enable Drupal Post Plugin"] = "Åœalti la Drupal-afiÅo Kromprogramon"; -App::$strings["Drupal username"] = "Drupal salutnomo"; -App::$strings["Drupal password"] = "Drupal pasvorto"; -App::$strings["Post Type - article,page,or blog"] = "Tipo de AfiÅoj - article, page, aÅ­ blog"; -App::$strings["Drupal site URL"] = "URL adreso de Drupal retejo"; -App::$strings["Drupal site uses clean URLS"] = "Drupal retejo uzas purajn URL adresojn"; -App::$strings["Post to Drupal by default"] = "DefaÅ­lte afiÅi ĉe Drupal"; -App::$strings["Post from Friendica"] = "AfiÅo de Friendica"; -App::$strings["Startpage Settings"] = "StartpaÄaj Agordoj"; -App::$strings["Home page to load after login - leave blank for profile wall"] = "HejmpaÄo Åargonta post la ensaluto - Lasu malplena por profilmuro."; -App::$strings["Examples: "network" or "notifications/system""] = "Ekzemple: "network" aÅ­ "notifications/system""; -App::$strings["Geonames settings updated."] = "Äœidatigis la Geonames agordojn."; -App::$strings["Geonames Settings"] = "Geonames Agordoj"; -App::$strings["Enable Geonames Plugin"] = "Åœalti la Geonames Kromprogramon"; -App::$strings["Your account on %s will expire in a few days."] = "Via konto ĉe %s senvalidiÄos post kelkaj tagoj."; -App::$strings["Your Friendica account is about to expire."] = "Via konto ĉe Friendica baldaÅ­ senvalidiÄos."; -App::$strings["Hi %1\$s,\n\nYour account on %2\$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"] = "Saluton %1\$s,\n\nVia konto ĉe %2\$s senvalidiÄos post malpli ol kvin tagoj. Vi povas konservi vian konton se vi ensalutas almenaÅ­ ĉiujn 30 tagojn. "; -App::$strings["Upload a file"] = "AlÅuti dosieron"; -App::$strings["Drop files here to upload"] = "Åœovmeti dosierojn ĉi tie por alÅuti ilin."; -App::$strings["Failed"] = "Malsukcesi"; -App::$strings["No files were uploaded."] = "Neniom da dosieroj alÅutita."; -App::$strings["Uploaded file is empty"] = "AlÅutita dosiero estas malplena."; -App::$strings["File has an invalid extension, it should be one of "] = "Dosiero havas nevalidan sufikson. Äœi estu unu de "; -App::$strings["Upload was cancelled, or server error encountered"] = "AlÅutado estas nuligita aÅ­ okazis eraro sur la servilo"; -App::$strings["OEmbed settings updated"] = "Äœisdatigis OEmbed agordojn"; -App::$strings["Use OEmbed for YouTube videos"] = "Uzi OEmbed por YouTube videtoj"; -App::$strings["URL to embed:"] = "Enigi la URL adreson:"; -App::$strings["Impressum"] = "Kolofono"; -App::$strings["Site Owner"] = "Proprietulo de la paÄo"; -App::$strings["Email Address"] = "RetpoÅta Adreso"; -App::$strings["Postal Address"] = "PoÅta Adreso"; -App::$strings["The impressum addon needs to be configured!
    Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = "La kolofono (impressum) kromprogramo bezonas agordojn!
    Bonvolu aldoni minimume la owner variablon al via agorda dosiero. Por aliaj variabloj, bonvolu legi la README dosieron de la kromprogramo."; -App::$strings["The page operators name."] = "La nomo de la funkciigisto de la retejo."; -App::$strings["Site Owners Profile"] = "Profilo de la Proprietulo de la Retejo"; -App::$strings["Profile address of the operator."] = "La profilo de la funkciigisto de la retejo."; -App::$strings["How to contact the operator via snail mail. You can use BBCode here."] = "Kiel poÅte kontakti la funkciigisto de la retejo. Vi eblas uzi BBCode ĉi tie."; -App::$strings["Notes"] = "Notoj"; -App::$strings["Additional notes that are displayed beneath the contact information. You can use BBCode here."] = "Pli da notoj kiuj aperas sub la kontaktinformoj. Vi eblas uzi BBCode ĉi tie."; -App::$strings["How to contact the operator via email. (will be displayed obfuscated)"] = "Kiel kontakti la funkciigiston de la retejo per retpoÅto. (montriÄos vuale) "; -App::$strings["Footer note"] = "PaÄpiednoto"; -App::$strings["Text for the footer. You can use BBCode here."] = "Teksto por la paÄpiedo. Vie eblas uzi BBCode ĉi tie."; -App::$strings["Report Bug"] = "Skribi cimraporton"; -App::$strings["No Timeline settings updated."] = "No Timeline agordojn Äisdatigita."; -App::$strings["No Timeline Settings"] = "No Timeline Agordoj"; -App::$strings["Disable Archive selector on profile wall"] = "Malaktivigi la Arkivo elektilo sur la profilmuro"; -App::$strings["\"Blockem\" Settings"] = "\"Blockem\" Agordoj"; -App::$strings["Comma separated profile URLS to block"] = "Blokotaj URL adresoj, disigita per komo"; -App::$strings["BLOCKEM Settings saved."] = "Konservis Agordojn de BLOCKEM."; -App::$strings["Blocked %s - Click to open/close"] = "%s blokita - Klaku por malfermi/fermi"; -App::$strings["Unblock Author"] = "Malbloki AÅ­toron"; -App::$strings["Block Author"] = "Bloki AÅ­toron"; -App::$strings["blockem settings updated"] = "Äœisdatigis la blockem agordojn"; -App::$strings[":-)"] = ":-)"; -App::$strings[":-("] = ":-("; -App::$strings["lol"] = "lol"; -App::$strings["Quick Comment Settings"] = "Agordoj pri Rapidaj Komentoj"; -App::$strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "Rapidaj komentoj troviÄas apud komentkampoj, kelkfoje kaÅita. Klaku ilin por provizi simplajn rispondojn."; -App::$strings["Enter quick comments, one per line"] = "Entajpu rapidaj komentoj, po unu je linio."; -App::$strings["Quick Comment settings saved."] = "Konservis agordojn pri rapidaj komentoj."; -App::$strings["Tile Server URL"] = "Adreso de Kahelservilo"; -App::$strings["A list of public tile servers"] = "Listo de publikaj kahelserviloj"; -App::$strings["Default zoom"] = "DefaÅ­lta zoma faktoro"; -App::$strings["The default zoom level. (1:world, 18:highest)"] = "La defaÅ­lta zoma faktoro. (1:tutmonda, 18:plej proksima)"; -App::$strings["Post to libertree"] = "AfiÅi al libertree"; -App::$strings["libertree Post Settings"] = "Agordoj por AfiÅoj ĉe libertree"; -App::$strings["Enable Libertree Post Plugin"] = "Aktivigi Kromprogramon por AfiÅoj ĉe libertree"; -App::$strings["Libertree API token"] = "Libertree API ĵetono"; -App::$strings["Libertree site URL"] = "URL adreso de libertree retejo:"; -App::$strings["Post to Libertree by default"] = "DefaÅ­lte afiÅi ĉe Libertree"; -App::$strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = "La Mathjax kromprogramo bildigas matematikajn formulojn skribitajn en la LaTeX sintakso, cirkaÅ­igita de la komuna $$ aÅ­ eqnarray bloko en afiÅoj ĉe via muro, Reto folio kaj privataj mesaÄoj."; -App::$strings["Use the MathJax renderer"] = "Ĉu uzi la Mathjax bildigilo"; -App::$strings["MathJax Base URL"] = "Mathjax Baza URL Adreso"; -App::$strings["The URL for the javascript file that should be included to use MathJax. Can be either the MathJax CDN or another installation of MathJax."] = "La URL adreso por la javascript dosiero kiu estas inkluzivigonta por uzi Mathjaz. Eblas esti aÅ­ la Mathjax CDN aÅ­ alia Mathjax instalo."; -App::$strings["Editplain settings updated."] = "Äœisdatigis la Editplain agordojn."; -App::$strings["Editplain Settings"] = "Agordoj por Editplain"; -App::$strings["Disable richtext status editor"] = "MalÅalti la riĉteksto-redaktilon"; -App::$strings["generic profile image"] = "komuna profilbildo"; -App::$strings["random geometric pattern"] = "loteca geometria skemo"; -App::$strings["monster face"] = "monstrobildo"; -App::$strings["computer generated face"] = "komputita vizaÄo"; -App::$strings["retro arcade style face"] = "retrostila videoludstila vizaÄo"; -App::$strings["Default avatar image"] = "DefaÅ­lta avatarbildo"; -App::$strings["Select default avatar image if none was found at Gravatar. See README"] = "Elektu defaÅ­ltan avatarbildon se neniu troviÄis ĉe Gravatar. Vidu README."; -App::$strings["Rating of images"] = "Pritakso de bildoj"; -App::$strings["Select the appropriate avatar rating for your site. See README"] = "Elektu la Äustan pritakson de via avataro por via retejo. Vidu README."; -App::$strings["Gravatar settings updated."] = "Gravatar agordoj Äisdatigitaj."; -App::$strings["Your Friendica test account is about to expire."] = "Via Friendica provkonto baldaÅ­ malaktiviÄos."; -App::$strings["Hi %1\$s,\n\nYour test account on %2\$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at http://dir.friendica.com/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at http://friendica.com."] = "Saluton %1\$s,\n\nVia testkonto ĉe %2\$s senvalidiÄos post malpli ol kvin tagoj. Vi esperas ke vi Äuis la teston kaj baldaÅ­ trovosÄustan Friendica retejon por via integrita sociala komunikado. Listo de publikaj retejoj troviÄas ĉe http://dir.friendica.com/siteinfo - kaj por pli da informoj pri kiel instali vian propran Friendica servilon, bonvolu viziti la retejon de la Friendica projekton ĉe http://friendica.com."; -App::$strings["\"pageheader\" Settings"] = "\"pageheader\" Agordoj"; -App::$strings["pageheader Settings saved."] = "Konservis Agordojn de pageheader."; -App::$strings["Post to Insanejournal"] = "AfiÅi al Insanejournal"; -App::$strings["InsaneJournal Post Settings"] = "Agordoj pri Insaenejournal AfiÅoj"; -App::$strings["Enable InsaneJournal Post Plugin"] = "Åœalti la InsaneJournal afiÅo kromprogramon."; -App::$strings["InsaneJournal username"] = "Salutnomo ĉe InsaneJournal"; -App::$strings["InsaneJournal password"] = "Pasvorto ĉe InsaneJournal"; -App::$strings["Post to InsaneJournal by default"] = "DefaÅ­lte afiÅi ĉe InsaneJournal"; -App::$strings["View Source"] = "Vidi Fonton"; -App::$strings["Post to StatusNet"] = "AfiÅi ĉe StatusNet"; -App::$strings["Please contact your site administrator.
    The provided API URL is not valid."] = "Bonvolu kontaki vian retejan administranton.
    La API URL adreso ne validas."; -App::$strings["We could not contact the StatusNet API with the Path you entered."] = "Ni ne povis trovi la StatusNet API kun la vojo kiun vi entajpis."; -App::$strings["StatusNet settings updated."] = "StatusNet agordoj Äisdatigita."; -App::$strings["StatusNet Posting Settings"] = "Agordoj por StausNet afiÅoj"; -App::$strings["Globally Available StatusNet OAuthKeys"] = "Äœeneralaj disponeblaj StatusNet OAuth Ålosiloj"; -App::$strings["There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below)."] = "Disponeblas antaÅ­agorditaj Ålosilparoj por kelkaj StatusNet serviloj. Se via uzas iun de iu, bonvolu uzi unun de tiuj legitimaĵojn. Se ne, bonvolu konekti al iu alia StatusNet servilo (vidu malsupre)."; -App::$strings["Provide your own OAuth Credentials"] = "Provizi viajn proprajn OAuth legitimaĵojn"; -App::$strings["No consumer key pair for StatusNet found. Register your Friendica Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.
    Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited StatusNet installation."] = "Ne trovis klientajn Ålosilojn por StatusNet. Registru vian Friendica konton kiel klientkomputilo/desktop client en via StausNet konto. Kopiu la klientajn Ålosilojn ĉi tien kaj entajpu la baza API radiko.
    AntaÅ­ vi registros viajn proprajn OAuth Ålosilojn, demandu al la administranto ĉu jam ekzistas Ålosiloj por ĉi-tiu Friendia retejo je via StatusNet retejo."; -App::$strings["OAuth Consumer Key"] = "OAuth Åœlosilo de Kliento"; -App::$strings["OAuth Consumer Secret"] = "OAuth Sekreto de Kliento"; -App::$strings["Base API Path (remember the trailing /)"] = "Baza vojo al la API (ne forgesu la finan /)"; -App::$strings["To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your public posts will be posted to StatusNet."] = "Por konekti al vian konton ĉe StatusNet, klaku la malsupran butonon por atingi sekurecan kodon de StatusNet, kiun vi devas alglui en la malsupra kampo kaj sendi la formon. Nur viaj publikaj afiÅoj estos afiÅota al StatusNet."; -App::$strings["Log in with StatusNet"] = "Ensaluti kun StatusNet."; -App::$strings["Copy the security code from StatusNet here"] = "Alglui la kodon de StatusNet ĉi tie:"; -App::$strings["Cancel Connection Process"] = "Nuligi Konektadon"; -App::$strings["Current StatusNet API is"] = "La nuna StatusNet API estas"; -App::$strings["Cancel StatusNet Connection"] = "Nuligi Konekton al StatusNet"; -App::$strings["Currently connected to: "] = "Konektita al:"; -App::$strings["If enabled all your public postings can be posted to the associated StatusNet account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Kiam Åaltita, ĉiuj publikaj afiÅoj de vi ankaÅ­ eblas esti afiÅota al la asociigita StatusNet konto. Vi povas elekti Äin defaÅ­lte (ĉi tie) au unuope por ĉiuj afiÅoj kiam vi skribos ilin."; -App::$strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to StatusNet will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "Averto: LaÅ­ viaj privatecaj agordoj (KaÅi viajn profilajn detalojn al nekonataj spektantoj?), la ligilo en publikaj afiÅoj plusendata al StatusNet gvidas vizitontojn al malplena paÄo sciigante ilin ke atingo al via profilo estas lmitigita."; -App::$strings["Allow posting to StatusNet"] = "Permesi afiÅojn al StatusNet"; -App::$strings["Send public postings to StatusNet by default"] = "DefaÅ­lte sendi publikajn afiÅojn al StatusNet"; -App::$strings["Send linked #-tags and @-names to StatusNet"] = "Sendi ligitajn #-etikedojn kaj @-nomon al StatusNet"; -App::$strings["Clear OAuth configuration"] = "ForviÅi OAuth agordojn"; -App::$strings["API URL"] = "API URL adreso"; -App::$strings["Infinite Improbability Drive"] = "Senfina Probableca Pelilo"; -App::$strings["Post to Tumblr"] = "AfiÅi al Tumblr"; -App::$strings["Tumblr Post Settings"] = "Agordoj pri afiÅoj ĉe Tumblr"; -App::$strings["Enable Tumblr Post Plugin"] = "Åœalti la kromprogramon por Tumblr afiÅoj"; -App::$strings["Tumblr login"] = "Salutnomo ĉe Tumblr"; -App::$strings["Tumblr password"] = "Pasvorto ĉe Tumblr"; -App::$strings["Post to Tumblr by default"] = "DefaÅ­lte afiÅi ĉe Tumblr"; -App::$strings["Numfriends settings updated."] = "Äœisdatigis agordojn por Numfriends."; -App::$strings["Numfriends Settings"] = "Agordoj por Numfriends"; -App::$strings["How many contacts to display on profile sidebar"] = "Kiom da kontaktoj mi montru en la flanka strio"; -App::$strings["Gnot settings updated."] = "Äœisdatigis Gnot agordojn."; -App::$strings["Gnot Settings"] = "Agordoj por Gnot"; -App::$strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Permesas la ĉenadon de retpoÅtaj atentigoj pri komentoj ĉe Gmail kan anonimigado de la temlinio."; -App::$strings["Enable this plugin/addon?"] = "Åœalti tiun kromprogramon?"; -App::$strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Atentigo] Komento pri konversacio #%d"; -App::$strings["Post to Wordpress"] = "AfiÅi al Wordpress"; -App::$strings["WordPress Post Settings"] = "Agordoj por WordPress afiÅojn"; -App::$strings["Enable WordPress Post Plugin"] = "Åœalti la Wordpress-afiÅo kromprogramon"; -App::$strings["WordPress username"] = "WordPress salutnomo"; -App::$strings["WordPress password"] = "WordPress pasvorto"; -App::$strings["WordPress API URL"] = "Wordpress API URL adreso"; -App::$strings["Post to WordPress by default"] = "DefaÅ­lte afiÅi al WordPress"; -App::$strings["Provide a backlink to the Friendica post"] = "Provizi re-ligilon al la Friendica afiÅo"; -App::$strings["Read the original post and comment stream on Friendica"] = "Legi la originalan afiÅon kaj komentfluo ĉe Friendica"; -App::$strings["\"Show more\" Settings"] = "\"Montri pli\" agordoj"; -App::$strings["Enable Show More"] = "Åœalti \"montri pli\""; -App::$strings["Cutting posts after how much characters"] = "Limitigi afiÅojn al kiom da literoj"; -App::$strings["Show More Settings saved."] = "Konservis \"montri pli\" agordojn."; -App::$strings["This website is tracked using the Piwik analytics tool."] = "Ĉi retejo uzas Piwik kiel retuma analizilo."; -App::$strings["If you do not want that your visits are logged this way you can set a cookie to prevent Piwik from tracking further visits of the site (opt-out)."] = "Se ni ne protokolu viajn vizitojn tiel, vi povas agordi kuketon por malpermesi Piwik al plu protokoli pliajn vizitojn (mem-for-elekti / opt-out)."; -App::$strings["Piwik Base URL"] = "Piwik baza URL adreso"; -App::$strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = "Absoluta vojo al via Piwik instalo. (sen protokolo (http/s), inkluzive vosta oblikva streketo)"; -App::$strings["Site ID"] = "Reteja idento"; -App::$strings["Show opt-out cookie link?"] = "Montru ligilon al kuketo por mem-for-elekti (opt-out)?"; -App::$strings["Asynchronous tracking"] = "Nesinkrona spurado."; -App::$strings["Post to Twitter"] = "AfiÅi ĉe Twitter"; -App::$strings["Twitter settings updated."] = "Äœisdatigis Twitter agordojn."; -App::$strings["Twitter Posting Settings"] = "Agordoj por afiÅi ĉe Twitter"; -App::$strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "Ne trovis klientajn Ålosilojn por Twitter. Bonvolu kontakti vian retejan administranton."; -App::$strings["At this Friendica instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = "Je ĉi tiu Friendica retejo, la Twitter kromprogramo jam estas Åaltita, sed via konto anokoraÅ­ ne estas konektita kun via Twitter konto. Por fari tion, klaku la supran butonon por atingi nombrokodon de Twitter, kion vi kopiu en la supran eniga ĉelo, kaj sendu la formularon. Nur viaj publikaj afiÅoj estas plusendota al Twitter. "; -App::$strings["Log in with Twitter"] = "Ensaluti kun Twitter"; -App::$strings["Copy the PIN from Twitter here"] = "Alglui la PIN de Twitter ĉi tie"; -App::$strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Kiam Åaltita, ĉiuj publikaj afiÅoj de vi ankaÅ­ eblas esti afiÅota al la asociigita Twitter konto. Vi povas elekti Äin defaÅ­lte (ĉi tie) au unuope por ĉiuj afiÅoj kiam vi skribos ilin."; -App::$strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "Averto: LaÅ­ viaj privatecaj agordoj (KaÅi viajn profilajn detalojn al nekonataj spektantoj?), la ligilo en publikaj afiÅoj plusendata al Twitter gvidas vizitontojn al malplena paÄo sciigante ilin ke atingo al via profilo estas lmitigita."; -App::$strings["Allow posting to Twitter"] = "Permesi afiÅojn al Twitter"; -App::$strings["Send public postings to Twitter by default"] = "DefaÅ­lte sendi publikajn afiÅojn al Twitter"; -App::$strings["Send linked #-tags and @-names to Twitter"] = "Sendi ligitajn #-etikedojn kaj @-nomon al Twitter"; -App::$strings["Consumer key"] = "Åœlosilo de Kliento"; -App::$strings["Consumer secret"] = "Sekreto de Kliento"; -App::$strings["IRC Settings"] = "IRC Agordoj"; -App::$strings["Channel(s) to auto connect (comma separated)"] = "AÅ­tomate konektiÄi al la kanalo(j) (disigita per komo)"; -App::$strings["Popular Channels (comma separated)"] = "Popularaj kanaloj (disigita per komo)"; -App::$strings["IRC settings saved."] = "IRC agordoj konservitaj."; -App::$strings["IRC Chatroom"] = "IRC babilejo"; -App::$strings["Popular Channels"] = "Popularaj Kanaloj"; -App::$strings["Post to blogger"] = "AfiÅi al blogger"; -App::$strings["Blogger Post Settings"] = "Agordo pri Blogger AfiÅoj"; -App::$strings["Enable Blogger Post Plugin"] = "Åœalti la Blogger afiÅo kromprogramon"; -App::$strings["Blogger username"] = "Blogger uzantonomo"; -App::$strings["Blogger password"] = "Blogger pasvorto"; -App::$strings["Blogger API URL"] = "Blogger API URL"; -App::$strings["Post to Blogger by default"] = "DefaÅ­lte afiÅi al Blogger"; -App::$strings["Post to Posterous"] = "AfiÅi al Posterous"; -App::$strings["Posterous Post Settings"] = "Agordoj pri afiÅoj ĉe Posterous"; -App::$strings["Enable Posterous Post Plugin"] = "Åœalti la Poserous-afiÅo kromprogramon"; -App::$strings["Posterous login"] = "Posterous salutnomo"; -App::$strings["Posterous password"] = "Posterous pasvorto"; -App::$strings["Posterous site ID"] = "Idento de Posterous retejo"; -App::$strings["Posterous API token"] = "API ĵetono de Posterous retejo"; -App::$strings["Post to Posterous by default"] = "DefaÅ­lte afiÅi al Posterous"; -App::$strings["Theme settings"] = "Agordoj pri la etoso"; -App::$strings["Set resize level for images in posts and comments (width and height)"] = "Agordi la regrandignivelo por bildoj en afiÅoj kaj komentoj (larÄo kaj alto)"; -App::$strings["Set font-size for posts and comments"] = "Agordi la tiparan grandon por afiÅoj kaj komentoj"; -App::$strings["Set theme width"] = "Agordi la larÄo por la etoso"; -App::$strings["Color scheme"] = "Kolorskemo"; -App::$strings["Your posts and conversations"] = "Viaj afiÅoj kaj komunikadoj"; -App::$strings["Your profile page"] = "Via profilo"; -App::$strings["Your contacts"] = "Viaj kontaktoj"; -App::$strings["Your photos"] = "Viaj bildoj"; -App::$strings["Your events"] = "Viaj okazoj"; -App::$strings["Personal notes"] = "Personaj notoj"; -App::$strings["Your personal photos"] = "Viaj personaj bildoj"; -App::$strings["Community Pages"] = "Komunumaj paÄoj"; -App::$strings["Community Profiles"] = "Komunumaj Profiloj"; -App::$strings["Last users"] = "Ä´usaj uzantoj"; -App::$strings["Last likes"] = "Ä´usaj Åatitaj elementoj"; -App::$strings["Last photos"] = "Ä´usaj bildoj"; -App::$strings["Find Friends"] = "Trovi Amikojn"; -App::$strings["Local Directory"] = "Loka Katalogo"; -App::$strings["Similar Interests"] = "Similaj Interesoj"; -App::$strings["Invite Friends"] = "Inviti amikojn"; -App::$strings["Earth Layers"] = "Tertavoloj (Earth Layers)"; -App::$strings["Set zoomfactor for Earth Layers"] = "Agordi zoman faktoron por Tertavoloj"; -App::$strings["Set longitude (X) for Earth Layers"] = "Agordi longitudon (X) por Tertavoloj"; -App::$strings["Set latitude (Y) for Earth Layers"] = "Agordi latitudon (Y) por Tertavoloj"; -App::$strings["Help or @NewHere ?"] = "Helpu aÅ­ @NewHere ?"; -App::$strings["Connect Services"] = "Konekti Servojn"; -App::$strings["Last Tweets"] = "Ä´usaj Pepaĵoj"; -App::$strings["Set twitter search term"] = "Agordi Twitter serĉtekston"; -App::$strings["don't show"] = "kaÅi"; -App::$strings["show"] = "montri"; -App::$strings["Show/hide boxes at right-hand column:"] = "KaÅi/montri kestojn ĉe dekstra kolumno:"; -App::$strings["Set line-height for posts and comments"] = "Agordi la linigrandon por afiÅoj kaj komentoj"; -App::$strings["Set resolution for middle column"] = "Agordi la distingivon por la meza kolumno"; -App::$strings["Set color scheme"] = "Agordi Kolorskemon"; -App::$strings["Set zoomfactor for Earth Layer"] = "Agordi zoman faktoron de Tertavolo"; -App::$strings["Last tweets"] = "Ä´usaj pepaĵoj"; -App::$strings["Alignment"] = "Äœisrandigo"; -App::$strings["Left"] = "Maldekstren"; -App::$strings["Center"] = "Centren"; -App::$strings["Set colour scheme"] = "Agordi Kolorskemon"; -App::$strings["Gender:"] = "Sekso:"; -App::$strings["j F, Y"] = "j F, Y"; -App::$strings["j F"] = "j F"; -App::$strings["Birthday:"] = "NaskiÄtago:"; -App::$strings["Age:"] = "AÄo:"; -App::$strings["Status:"] = "Stato:"; -App::$strings["for %1\$d %2\$s"] = "por %1\$d %2\$s"; -App::$strings["Homepage:"] = "HejmpaÄo:"; -App::$strings["Tags:"] = "Markoj:"; -App::$strings["Religion:"] = "Religio:"; -App::$strings["About:"] = "Pri:"; -App::$strings["Hobbies/Interests:"] = "Åœatokupoj/Interesoj:"; -App::$strings["Contact information and Social Networks:"] = "Kontaktinformoj kaj Interkonaj Retejoj:"; -App::$strings["Musical interests:"] = "Muzaikaj interesoj:"; -App::$strings["Books, literature:"] = "Libroj, literaturo:"; -App::$strings["Television:"] = "Televido:"; -App::$strings["Film/dance/culture/entertainment:"] = "Filmoj/dancoj/arto/amuzaĵoj:"; -App::$strings["Love/Romance:"] = "Amo/romanco:"; -App::$strings["Work/employment:"] = "Laboro:"; -App::$strings["School/education:"] = "Lernejo/eduko:"; -App::$strings["Unknown | Not categorised"] = "Nekonata | Nekatorigita"; -App::$strings["Block immediately"] = "Bloki tuj"; -App::$strings["Shady, spammer, self-marketer"] = "Suspekta, spamisto, memmerkatisto"; -App::$strings["Known to me, but no opinion"] = "Konata al mi, sed mi ne havas opinion"; -App::$strings["OK, probably harmless"] = "OK, verÅajne sendanÄera"; -App::$strings["Reputable, has my trust"] = "Fidinda laÅ­ mi"; -App::$strings["Frequently"] = "Ofte"; -App::$strings["Hourly"] = "Ĉiuhore"; -App::$strings["Twice daily"] = "Duope ĉiutage"; -App::$strings["Daily"] = "Ĉiutage"; -App::$strings["Weekly"] = "Ĉiusemajne"; -App::$strings["Monthly"] = "Ĉiumonate"; -App::$strings["OStatus"] = "OStatus"; -App::$strings["RSS/Atom"] = "RSS/Atom"; -App::$strings["Zot!"] = "Zot!"; -App::$strings["LinkedIn"] = "LinkedIn"; -App::$strings["XMPP/IM"] = "XMPP/TujmesaÄilo"; -App::$strings["MySpace"] = "MySpace"; -App::$strings["Male"] = "Vira"; -App::$strings["Female"] = "Ina"; -App::$strings["Currently Male"] = "Nuntempe Vira"; -App::$strings["Currently Female"] = "Nuntempe Ina"; -App::$strings["Mostly Male"] = "Ĉefe Vira"; -App::$strings["Mostly Female"] = "Ĉefe Ina"; -App::$strings["Transgender"] = "Transgenra"; -App::$strings["Intersex"] = "Interseksa"; -App::$strings["Transsexual"] = "Transseksa"; -App::$strings["Hermaphrodite"] = "Hermafrodita"; -App::$strings["Neuter"] = "NeÅ­tra"; -App::$strings["Non-specific"] = "Nespecifa"; -App::$strings["Other"] = "Alia"; -App::$strings["Undecided"] = "Nedecida"; -App::$strings["Males"] = "Viroj"; -App::$strings["Females"] = "Inoj"; -App::$strings["Gay"] = "Geja"; -App::$strings["Lesbian"] = "Lesba"; -App::$strings["No Preference"] = "Neniu Prefero"; -App::$strings["Bisexual"] = "AmbaÅ­seksema"; -App::$strings["Autosexual"] = "Memseksema"; -App::$strings["Abstinent"] = "Abstinema"; -App::$strings["Virgin"] = "Virgulino"; -App::$strings["Deviant"] = "Devia"; -App::$strings["Fetish"] = "Fetiĉo"; -App::$strings["Oodles"] = "Amasa"; -App::$strings["Nonsexual"] = "Neseksa"; -App::$strings["Single"] = "Sola"; -App::$strings["Lonely"] = "Soleca"; -App::$strings["Available"] = "Havebla"; -App::$strings["Unavailable"] = "Nehavebla"; -App::$strings["Has crush"] = "Sekrete enamiÄinta"; -App::$strings["Infatuated"] = "Blinda amo"; -App::$strings["Dating"] = "Rendevuanta"; -App::$strings["Unfaithful"] = "Malfidela"; -App::$strings["Sex Addict"] = "Seksmaniulo"; -App::$strings["Friends"] = "Amikoj"; -App::$strings["Friends/Benefits"] = "Amikoj/AvantaÄoj"; -App::$strings["Casual"] = "Neformala"; -App::$strings["Engaged"] = "Fianĉiginta"; -App::$strings["Married"] = "EdziÄinta"; -App::$strings["Imaginarily married"] = "Image edziÄinta"; -App::$strings["Partners"] = "Geparuloj"; -App::$strings["Cohabiting"] = "KunloÄanta"; -App::$strings["Common law"] = "Registrita partnereco "; -App::$strings["Happy"] = "Feliĉa"; -App::$strings["Not looking"] = "Ne interesiÄis"; -App::$strings["Swinger"] = "Swinger"; -App::$strings["Betrayed"] = "Trompita"; -App::$strings["Separated"] = "DisiÄinta"; -App::$strings["Unstable"] = "Malfirma"; -App::$strings["Divorced"] = "EksedziÄinta"; -App::$strings["Imaginarily divorced"] = "Image eksedziÄinta"; -App::$strings["Widowed"] = "Vidva"; -App::$strings["Uncertain"] = "Ne certa"; -App::$strings["It's complicated"] = "Estas komplika"; -App::$strings["Don't care"] = "Egala"; -App::$strings["Ask me"] = "Demandu min"; -App::$strings["Starts:"] = "Ekas:"; -App::$strings["Finishes:"] = "Finas:"; -App::$strings["(no subject)"] = "(neniu temo)"; -App::$strings["noreply"] = "nerespondi"; -App::$strings[" on Last.fm"] = " ĉe Last.fm"; -App::$strings["prev"] = "antaÅ­a"; -App::$strings["first"] = "unua"; -App::$strings["last"] = "lasta"; -App::$strings["next"] = "sekvanta"; -App::$strings["No contacts"] = "Neniu kontaktoj"; -App::$strings["%d Contact"] = array( - 0 => "%d Kontakto", - 1 => "%d Kontaktoj", -); -App::$strings["Monday"] = "Lundo"; -App::$strings["Tuesday"] = "Mardo"; -App::$strings["Wednesday"] = "Merkredo"; -App::$strings["Thursday"] = "Ä´aÅ­do"; -App::$strings["Friday"] = "Vendredo"; -App::$strings["Saturday"] = "Sabato"; -App::$strings["Sunday"] = "Dimanĉo"; -App::$strings["January"] = "Januaro"; -App::$strings["February"] = "Februaro"; -App::$strings["March"] = "Marto"; -App::$strings["April"] = "Aprilo"; -App::$strings["May"] = "Majo"; -App::$strings["June"] = "Junio"; -App::$strings["July"] = "Julio"; -App::$strings["August"] = "AÅ­gusto"; -App::$strings["September"] = "Septembro"; -App::$strings["October"] = "Oktobro"; -App::$strings["November"] = "Novembro"; -App::$strings["December"] = "Decembro"; -App::$strings["bytes"] = "bajtoj"; -App::$strings["remove"] = "forviÅi"; -App::$strings["[remove]"] = "[forviÅi]"; -App::$strings["Categories:"] = "Kategorioj:"; -App::$strings["Filed under:"] = "Enarkivigita kiel:"; -App::$strings["Click to open/close"] = "Klaku por malfermi/fermi"; -App::$strings["default"] = "defaÅ­lta"; -App::$strings["Select an alternate language"] = "Elekti alian lingvon"; -App::$strings["activity"] = "aktiveco"; -App::$strings["comment"] = "komento"; -App::$strings["post"] = "afiÅo"; -App::$strings["Item filed"] = "Enarkivigis elementon "; -App::$strings["Sharing notification from Diaspora network"] = "Antentigo pri kunhavigado de la Diaspora reto"; -App::$strings["Attachments:"] = "Kunsendaĵoj:"; -App::$strings["view full size"] = "vidi plengrande"; -App::$strings["Embedded content"] = "Enigita enhavo"; -App::$strings["Embedding disabled"] = "MalÅaltita enigitado"; -App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Revivigis malnovan grupon kun la sama nomo. Permesoj por estantaj elementoj eble estas validaj por la grupo kaj estontaj membroj. Se tiu ne estas kiun vi atendis, bonvolu krei alian grupon kun alia nomo."; -App::$strings["Default privacy group for new contacts"] = "DefaÅ­lta privateca grupo por novaj kontaktoj"; -App::$strings["Everybody"] = "Ĉiuj"; -App::$strings["edit"] = "redakti"; -App::$strings["Groups"] = "Grupoj"; -App::$strings["Edit group"] = "Redakti grupon"; -App::$strings["Create a new group"] = "Krei novan grupon"; -App::$strings["Contacts not in any group"] = "Kontaktoj en neniu grupo"; -App::$strings["Logout"] = "Elsaluti"; -App::$strings["End this session"] = "Fini ĉi-tiun seancon"; -App::$strings["Status"] = "Stato"; -App::$strings["Sign in"] = "Ensaluti"; -App::$strings["Home Page"] = "HejmpaÄo"; -App::$strings["Create an account"] = "Krei konton"; -App::$strings["Help and documentation"] = "Helpo kaj dokumentado"; -App::$strings["Apps"] = "Programoj"; -App::$strings["Addon applications, utilities, games"] = "Kromprogramoj, utilaĵoj, ludiloj"; -App::$strings["Search site content"] = "Serĉu la retejon"; -App::$strings["Conversations on this site"] = "Konversacioj je ĉi-tiu retejo"; -App::$strings["Directory"] = "Katalogo"; -App::$strings["People directory"] = "Katalogo de homoj"; -App::$strings["Conversations from your friends"] = "Konversacioj de viaj amikoj"; -App::$strings["Friend Requests"] = "Kontaktpetoj"; -App::$strings["See all notifications"] = "Vidu ĉiujn atentigojn"; -App::$strings["Mark all system notifications seen"] = "Marki ĉiujn atentigojn legita"; -App::$strings["Private mail"] = "Privata poÅto"; -App::$strings["Inbox"] = "Enirkesto"; -App::$strings["Outbox"] = "Elirkesto"; -App::$strings["Manage"] = "Administri"; -App::$strings["Manage other pages"] = "Administri aliajn paÄojn"; -App::$strings["Profiles"] = "Profiloj"; -App::$strings["Manage/edit profiles"] = "Administri/redakti profilojn"; -App::$strings["Manage/edit friends and contacts"] = "Administri/redakti amikojn kaj kontaktojn"; -App::$strings["Site setup and configuration"] = "Agordoj pri la retejo"; -App::$strings["Nothing new here"] = "Estas neniu nova ĉi tie"; -App::$strings["Add New Contact"] = "Aldonu Novan Kontakton"; -App::$strings["Enter address or web location"] = "Entajpu adreson aÅ­ retlokon"; -App::$strings["Example: bob@example.com, http://example.com/barbara"] = "Ekzemple: bob@example.com, http://example.com/barbara"; -App::$strings["%d invitation available"] = array( - 0 => "Disponeblas %d invito", - 1 => "Disponeblas %d invitoj", -); -App::$strings["Find People"] = "Trovi Homojn"; -App::$strings["Enter name or interest"] = "Entajpu nomon aÅ­ intereson"; -App::$strings["Connect/Follow"] = "Konekti/Aboni"; -App::$strings["Examples: Robert Morgenstein, Fishing"] = "Ekzemple: Robert Morgenstein, Fishing"; -App::$strings["Random Profile"] = "Hazarda Profilo"; -App::$strings["Networks"] = "Retoj"; -App::$strings["All Networks"] = "Ĉiuj Retoj"; -App::$strings["Saved Folders"] = "Konservitaj Dosierujoj"; -App::$strings["Everything"] = "Ĉio"; -App::$strings["Categories"] = "Kategorioj"; -App::$strings["Logged out."] = "Elsalutita."; -App::$strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Okazis problemo ensalutinta kun via OpenID. Bonvolu kontroli la ID."; -App::$strings["The error message was:"] = "La erarmesaÄo estis:"; -App::$strings["Miscellaneous"] = "Diversaj"; -App::$strings["year"] = "jaro"; -App::$strings["month"] = "monato"; -App::$strings["day"] = "tago"; -App::$strings["never"] = "neniam"; -App::$strings["less than a second ago"] = "antaÅ­ malpli ol unu sekundo"; -App::$strings["years"] = "jaroj"; -App::$strings["months"] = "monatoj"; -App::$strings["week"] = "semajno"; -App::$strings["weeks"] = "semajnoj"; -App::$strings["days"] = "tagoj"; -App::$strings["hour"] = "horo"; -App::$strings["hours"] = "horoj"; -App::$strings["minute"] = "minuto"; -App::$strings["minutes"] = "minutoj"; -App::$strings["second"] = "sekundo"; -App::$strings["seconds"] = "sekundoj"; -App::$strings["%1\$d %2\$s ago"] = "antaÅ­ %1\$d %2\$s"; -App::$strings["%s's birthday"] = "NaskiÄtago de %s"; -App::$strings["Happy Birthday %s"] = "Feliĉan NaskiÄtagon al %s"; -App::$strings["From: "] = "De: "; -App::$strings["$1 wrote:"] = "$1 skribis:"; -App::$strings["Image/photo"] = "Bildo"; -App::$strings["Cannot locate DNS info for database server '%s'"] = "Ne trovis DNS informojn por datumbaza servilo '%s'."; -App::$strings["[no subject]"] = "[neniu temo]"; -App::$strings["Visible to everybody"] = "Videbla al ĉiuj"; -App::$strings["Friendica Notification"] = "Friendica Atentigo"; -App::$strings["Thank You,"] = "Dankon,"; -App::$strings["%s Administrator"] = "%s Administranto"; -App::$strings["%s "] = "%s "; -App::$strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Atentigo] Ricevis novan retpoÅton ĉe %s"; -App::$strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s sendis al vi novan privatan mesaÄon ĉe %2\$s."; -App::$strings["%1\$s sent you %2\$s."] = "%1\$s sendis al vi %2\$s."; -App::$strings["a private message"] = "privatan mesaÄon"; -App::$strings["Please visit %s to view and/or reply to your private messages."] = "Bonvolu viziti %s por vidi aÅ­ respondi viajn privatajn mesaÄojn."; -App::$strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s komentis pri [url=%2\$s]%3\$s[/url]"; -App::$strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s komentis pri [url=%2\$s]%4\$s de %3\$s[/url]"; -App::$strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s komentis pri [url=%2\$s]via %3\$s[/url]"; -App::$strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Atentigo] Komento pri konversacio #%1\$d de %2\$s"; -App::$strings["%s commented on an item/conversation you have been following."] = "%s komentis pri elemento/konversacio kiun vi sekvas."; -App::$strings["Please visit %s to view and/or reply to the conversation."] = "Bonvolu viziti %s por vidi aÅ­ respondi la konversacion."; -App::$strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Atentigo] %s afiÅis al via profilmuro"; -App::$strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s skribis al via profilmuro ĉe %2\$s"; -App::$strings["%1\$s posted to [url=%2s]your wall[/url]"] = "%1\$s afiÅis al [url=%2s]via muro[/url]"; -App::$strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Atentigo] %s markis vin"; -App::$strings["%1\$s tagged you at %2\$s"] = "%1\$s markis vin ĉe %2\$s"; -App::$strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]markis vin[/url]."; -App::$strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Atentigo] %s markis vian afiÅon"; -App::$strings["%1\$s tagged your post at %2\$s"] = "%1\$s markis vian afiÅon ĉe %2\$s"; -App::$strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s markis [url=%2\$s]vian afiÅon[/url]"; -App::$strings["[Friendica:Notify] Introduction received"] = "[Friendica:Atentigo] Ricevis prezenton"; -App::$strings["You've received an introduction from '%1\$s' at %2\$s"] = "Vi ricevis prezenton de '%1\$s' ĉe %2\$s"; -App::$strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Vi ricevis [url=%1\$s]prezenton[/url] de %2\$s."; -App::$strings["You may visit their profile at %s"] = "Vi povas vidi la profilon de li aÅ­ Åi ĉe %s"; -App::$strings["Please visit %s to approve or reject the introduction."] = "Bonvolu viziti %s por aprobi aÅ­ malaprobi la prezenton."; -App::$strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Atentigo] Ricevis amikosugeston"; -App::$strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Vi ricevis amikosugeston de '%1\$s' ĉe %2\$s"; -App::$strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Vi ricevis [url=%1\$s]amikosugeston[/url] pri %2\$s de %3\$s."; -App::$strings["Name:"] = "Nomo:"; -App::$strings["Photo:"] = "Bildo:"; -App::$strings["Please visit %s to approve or reject the suggestion."] = "Bonvolu viziti %s por aprobi aÅ­ malaprobi la sugeston."; -App::$strings["Connect URL missing."] = "Ne ekzistas URL adreso por konekti."; -App::$strings["This site is not configured to allow communications with other networks."] = "Tiu retpaÄo ne permesas komunikadon kun aliaj retoj."; -App::$strings["No compatible communication protocols or feeds were discovered."] = "Ne malkovris kongruajn protokolojn por komunikado aÅ­ fluojn."; -App::$strings["The profile address specified does not provide adequate information."] = "La specifita profiladreso ne enhavas sufiĉe da informoj."; -App::$strings["An author or name was not found."] = "Ne trovis aÅ­toron aÅ­ nomon."; -App::$strings["No browser URL could be matched to this address."] = "Neniu retuma URL adreso kongruas al la adreso."; -App::$strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Ne eblas kongrui @-stilan identecon adreson al iu konata protokolo au retpoÅtadreso."; -App::$strings["Use mailto: in front of address to force email check."] = "Uzu mailto: antaÅ­ la adreso por devigi la testadon per retpoÅto."; -App::$strings["The profile address specified belongs to a network which has been disabled on this site."] = "Tiu profila adreso apartenas al retejo kiu estas maÅaltita je ĉi tiu retejo."; -App::$strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profilo limigata. Ĉi persono ne eblos ricevi rektajn/personajn atentigojn de vi. "; -App::$strings["Unable to retrieve contact information."] = "Ne eblas ricevi kontaktinformojn."; -App::$strings["following"] = "sekvanta"; -App::$strings["A new person is sharing with you at "] = "Nova persono kunhavigas kun vi ĉe "; -App::$strings["You have a new follower at "] = "Vi havas novan sekvanton ĉe "; -App::$strings["Archives"] = "Arkivoj"; -App::$strings["An invitation is required."] = "Invio bezonata."; -App::$strings["Invitation could not be verified."] = "Ne povis kontroli la inviton."; -App::$strings["Invalid OpenID url"] = "Nevalida OpenID adreso"; -App::$strings["Please enter the required information."] = "Bonvolu entajpi la bezonatajn informojn."; -App::$strings["Please use a shorter name."] = "Bonvolu uzi pli mallongan nomon."; -App::$strings["Name too short."] = "Nomo estas tro mallonga."; -App::$strings["That doesn't appear to be your full (First Last) name."] = "Tio Åajne ne estas via plena (persona, familia) nomo."; -App::$strings["Your email domain is not among those allowed on this site."] = "Via retpoÅtodomajno ne estas permesita ĉi tie."; -App::$strings["Not a valid email address."] = "Nevalida retpoÅtadreso."; -App::$strings["Cannot use that email."] = "Neuzebla retpoÅtadreso."; -App::$strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Via kaÅnomo nur povas enhavi \"a-z\", \"0-9\", \"-\", kaj \"_\". Äœi ankaÅ­ devas komenci kun litero."; -App::$strings["Nickname is already registered. Please choose another."] = "Tio kaÅnomo jam estas registrita. Bonvolu elekti alian."; -App::$strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Tiu kaÅnomo iam estis registrita ĉi tie kaj ne ree uzeblas. Bonvolu elekti alian."; -App::$strings["SERIOUS ERROR: Generation of security keys failed."] = "GRAVA ERARO: La generacio de sekurecaj ĉifroÅlosiloj malsukcesis."; -App::$strings["An error occurred during registration. Please try again."] = "Eraro okazis dum registrado. Bonvolu provi denove."; -App::$strings["An error occurred creating your default profile. Please try again."] = "Eraro okazi dum kreado de via defaÅ­lta profilo. Bonvolu provi denove."; -App::$strings["Welcome "] = "Bonvenon "; -App::$strings["Please upload a profile photo."] = "Bonvolu alÅuti profilbildon."; -App::$strings["Welcome back "] = "Bonvenon "; -App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "La sekuriga ĵetono de la formo estis malÄusta. Tio verÅajne okazis ĉar la formo estis malfermita dum tro longa tempo (>3 horoj) antaÅ­ la sendado."; -App::$strings["stopped following"] = "ne plu sekvas"; -App::$strings["View Status"] = "Vidi Staton"; -App::$strings["View Profile"] = "Vidi Profilon"; -App::$strings["View Photos"] = "Vidi Bildojn"; -App::$strings["Network Posts"] = "Enretaj AfiÅoj"; -App::$strings["Edit Contact"] = "Redakti Kontakton"; -App::$strings["Send PM"] = "Sendi PM"; -App::$strings["post/item"] = "afiÅo/elemento"; -App::$strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s markis la %3\$s de %2\$s kiel preferita."; -App::$strings["Select"] = "Elekti"; -App::$strings["View %s's profile @ %s"] = "Vidi la profilon de %s ĉe %s"; -App::$strings["%s from %s"] = "%s de %s"; -App::$strings["View in context"] = "Vidi kun kunteksto"; -App::$strings["%d comment"] = array( - 0 => "%d komento", - 1 => "%d komentoj", -); -App::$strings["like"] = "Åati"; -App::$strings["dislike"] = "malÅati"; -App::$strings["Share this"] = "Kunhavigi ĉi tiun"; -App::$strings["share"] = "kunhavigi"; -App::$strings["Bold"] = "Grasa"; -App::$strings["Italic"] = "Kursiva"; -App::$strings["Underline"] = "Substreki"; -App::$strings["Quote"] = "Citaĵo"; -App::$strings["Code"] = "Kodo"; -App::$strings["Image"] = "Bildo"; -App::$strings["Link"] = "Ligilo"; -App::$strings["Video"] = "Video"; -App::$strings["add star"] = "aldoni stelon"; -App::$strings["remove star"] = "forpreni stelon"; -App::$strings["toggle star status"] = "Åalti/malÅalti steloÅtato"; -App::$strings["starred"] = "steligita"; -App::$strings["add tag"] = "aldoni markon"; -App::$strings["save to folder"] = "konservi en dosierujo"; -App::$strings["to"] = "al"; -App::$strings["Wall-to-Wall"] = "Muro-al-Muro"; -App::$strings["via Wall-To-Wall:"] = "per Muro-al-Muro:"; -App::$strings["Delete Selected Items"] = "ForviÅi Elektitajn Elementojn"; -App::$strings["%s likes this."] = "%s Åatas tiun."; -App::$strings["%s doesn't like this."] = "%s malÅatas tiun."; -App::$strings["%2\$d people like this."] = "%2\$d homoj Åatas tiun."; -App::$strings["%2\$d people don't like this."] = "%2\$d homojmalÅatas tiun."; -App::$strings["and"] = "kaj"; -App::$strings[", and %d other people"] = ", kaj %d aliaj homoj."; -App::$strings["%s like this."] = "%s Åatas tiun."; -App::$strings["%s don't like this."] = "%s malÅatas tiun."; -App::$strings["Visible to everybody"] = "Videbla al ĉiuj"; -App::$strings["Please enter a video link/URL:"] = "Bonvolu entajpi ligilon/adreson de video:"; -App::$strings["Please enter an audio link/URL:"] = "Bonvolu entajpi ligilon/adreson de sono:"; -App::$strings["Tag term:"] = "Markfrazo:"; -App::$strings["Where are you right now?"] = "Kie vi estas nun?"; -App::$strings["upload photo"] = "alÅuti bildon"; -App::$strings["attach file"] = "kunsendi dosieron"; -App::$strings["web link"] = "TTT ligilo"; -App::$strings["Insert video link"] = "Alglui ligilon de video"; -App::$strings["video link"] = "video ligilo"; -App::$strings["Insert audio link"] = "Alglui ligilon de sono"; -App::$strings["audio link"] = "sono ligilo"; -App::$strings["set location"] = "agordi lokon"; -App::$strings["clear location"] = "forviÅi lokon"; -App::$strings["permissions"] = "permesoj"; -App::$strings["Click here to upgrade."] = "Klaku ĉi tie por Äisdatigi."; -App::$strings["This action exceeds the limits set by your subscription plan."] = "Tia ago preterpasas la limojn de via abono."; -App::$strings["This action is not available under your subscription plan."] = "Tia ago ne estas permesita laÅ­ via abono."; -App::$strings["Delete this item?"] = "ForviÅi ĉi tiun elementon?"; -App::$strings["show fewer"] = "montri malpli"; -App::$strings["Update %s failed. See error logs."] = "Malsukcesis Äisdatigi %s. Vidu la protokolojn."; -App::$strings["Update Error at %s"] = "Eraro dum Äisdatigo ĉe %s"; -App::$strings["Create a New Account"] = "Krei Novan Konton"; -App::$strings["Nickname or Email address: "] = "KaÅnomo aÅ­ retpoÅtadreso:"; -App::$strings["Password: "] = "Pasvorto:"; -App::$strings["Or login using OpenID: "] = "AÅ­ ensaluti per OpenID:"; -App::$strings["Forgot your password?"] = "Ĉu vi vorgesis vian pasvorton?"; -App::$strings["Edit profile"] = "Redakti profilon"; -App::$strings["Message"] = "MesaÄo"; -App::$strings["g A l F d"] = "\\j\\e \\l\\a G\\a \\h\\o\\r\\o, l F d"; -App::$strings["F d"] = "F d"; -App::$strings["[today]"] = "[hodiaÅ­]"; -App::$strings["Birthday Reminders"] = "Memorigilo pri naskiÄtagoj"; -App::$strings["Birthdays this week:"] = "NaskiÄtagoj ĉi-semajne:"; -App::$strings["[No description]"] = "[Neniu priskribo]"; -App::$strings["Event Reminders"] = "Memorigilo pri Okazoj"; -App::$strings["Events this week:"] = "Okazoj ĉi-semajne:"; -App::$strings["Status Messages and Posts"] = "ÅœtatmesaÄoj kaj AfiÅoj"; -App::$strings["Profile Details"] = "Profildetaloj"; -App::$strings["Events and Calendar"] = "Okazoj kaj Kalendaro"; -App::$strings["Only You Can See This"] = "Nur Vi Povas Vidi Tiun"; diff --git a/view/eo/htconfig.tpl b/view/eo/htconfig.tpl deleted file mode 100644 index b90c00d6e..000000000 --- a/view/eo/htconfig.tpl +++ /dev/null @@ -1,82 +0,0 @@ -, 2012. -# Martin Schmitt , 2012. -msgid "" -msgstr "" -"Project-Id-Version: friendica\n" -"Report-Msgid-Bugs-To: http://bugs.friendica.com/\n" -"POT-Creation-Date: 2012-06-30 10:00-0700\n" -"PO-Revision-Date: 2012-07-01 16:55+0000\n" -"Last-Translator: Martin Schmitt \n" -"Language-Team: Esperanto (http://www.transifex.com/projects/p/friendica/language/eo/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: eo\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" - -#: ../../mod/oexchange.php:25 -msgid "Post successful." -msgstr "Sukcese afiÅita." - -#: ../../mod/update_notes.php:41 ../../mod/update_community.php:18 -#: ../../mod/update_network.php:22 ../../mod/update_profile.php:41 -msgid "[Embedded content - reload page to view]" -msgstr "[Enigita enhavo - reÅargu paÄon por spekti Äin]" - -#: ../../mod/crepair.php:102 -msgid "Contact settings applied." -msgstr "Kontaktagordoj estas konservita." - -#: ../../mod/crepair.php:104 -msgid "Contact update failed." -msgstr "Äœisdatigo de kontakto malsukcesis." - -#: ../../mod/crepair.php:115 ../../mod/wall_attach.php:44 -#: ../../mod/fsuggest.php:78 ../../mod/events.php:140 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/photos.php:135 ../../mod/photos.php:951 -#: ../../mod/editpost.php:10 ../../mod/install.php:151 -#: ../../mod/notifications.php:66 ../../mod/contacts.php:145 -#: ../../mod/settings.php:106 ../../mod/settings.php:537 -#: ../../mod/settings.php:542 ../../mod/manage.php:86 ../../mod/network.php:6 -#: ../../mod/notes.php:20 ../../mod/wallmessage.php:9 -#: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79 -#: ../../mod/wallmessage.php:103 ../../mod/attach.php:33 -#: ../../mod/group.php:19 ../../mod/viewconnections.php:22 -#: ../../mod/register.php:38 ../../mod/regmod.php:116 ../../mod/item.php:124 -#: ../../mod/item.php:140 ../../mod/profile_photo.php:19 -#: ../../mod/profile_photo.php:141 ../../mod/profile_photo.php:152 -#: ../../mod/profile_photo.php:165 ../../mod/message.php:45 -#: ../../mod/message.php:97 ../../mod/allfriends.php:9 -#: ../../mod/nogroup.php:25 ../../mod/wall_upload.php:53 -#: ../../mod/follow.php:9 ../../mod/display.php:138 ../../mod/profiles.php:7 -#: ../../mod/profiles.php:400 ../../mod/delegate.php:6 -#: ../../mod/suggest.php:28 ../../mod/invite.php:13 ../../mod/invite.php:81 -#: ../../mod/dfrn_confirm.php:53 ../../addon/facebook/facebook.php:508 -#: ../../addon/facebook/facebook.php:514 ../../addon/dav/layout.fnk.php:353 -#: ../../include/items.php:3455 ../../index.php:309 -msgid "Permission denied." -msgstr "Malpermesita." - -#: ../../mod/crepair.php:129 ../../mod/fsuggest.php:20 -#: ../../mod/fsuggest.php:92 ../../mod/dfrn_confirm.php:118 -msgid "Contact not found." -msgstr "Kontakto ne trovita." - -#: ../../mod/crepair.php:135 -msgid "Repair Contact Settings" -msgstr "Ripari kontaktagordoj." - -#: ../../mod/crepair.php:137 -msgid "" -"WARNING: This is highly advanced and if you enter incorrect" -" information your communications with this contact may stop working." -msgstr "AVERTO: Tio estas tre altnivela kaj se vi entajpus malÄustan informojn, komunikado kun la kontakto eble ne plu funkcios." - -#: ../../mod/crepair.php:138 -msgid "" -"Please use your browser 'Back' button now if you are " -"uncertain what to do on this page." -msgstr "Bonvolu klaki 'malantaÅ­en' en via retesplorilo nun se vi ne scias kion faru ĉi tie." - -#: ../../mod/crepair.php:144 -msgid "Return to contact editor" -msgstr "Reen al kontakta redaktilo" - -#: ../../mod/crepair.php:148 ../../mod/settings.php:557 -#: ../../mod/settings.php:583 ../../mod/admin.php:659 ../../mod/admin.php:668 -msgid "Name" -msgstr "Nomo" - -#: ../../mod/crepair.php:149 -msgid "Account Nickname" -msgstr "KaÅnomo de la konto" - -#: ../../mod/crepair.php:150 -msgid "@Tagname - overrides Name/Nickname" -msgstr "@Marknomo - Transpasas nomon/kaÅnomon" - -#: ../../mod/crepair.php:151 -msgid "Account URL" -msgstr "Adreso de la konto" - -#: ../../mod/crepair.php:152 -msgid "Friend Request URL" -msgstr "Kontaktpeta adreso" - -#: ../../mod/crepair.php:153 -msgid "Friend Confirm URL" -msgstr "Kontaktkonfirma adreso" - -#: ../../mod/crepair.php:154 -msgid "Notification Endpoint URL" -msgstr "Finpunkta adreso por atentigoj" - -#: ../../mod/crepair.php:155 -msgid "Poll/Feed URL" -msgstr "Adreso de fluo" - -#: ../../mod/crepair.php:156 -msgid "New photo from this URL" -msgstr "Nova bildo el tiu adreso" - -#: ../../mod/crepair.php:166 ../../mod/fsuggest.php:107 -#: ../../mod/events.php:436 ../../mod/photos.php:986 ../../mod/photos.php:1057 -#: ../../mod/photos.php:1303 ../../mod/photos.php:1343 -#: ../../mod/photos.php:1383 ../../mod/photos.php:1414 -#: ../../mod/install.php:246 ../../mod/install.php:284 -#: ../../mod/localtime.php:45 ../../mod/contacts.php:343 -#: ../../mod/settings.php:555 ../../mod/settings.php:709 -#: ../../mod/settings.php:770 ../../mod/settings.php:971 -#: ../../mod/group.php:85 ../../mod/message.php:216 ../../mod/message.php:410 -#: ../../mod/admin.php:420 ../../mod/admin.php:656 ../../mod/admin.php:792 -#: ../../mod/admin.php:991 ../../mod/admin.php:1078 ../../mod/profiles.php:569 -#: ../../mod/invite.php:119 ../../addon/fromgplus/fromgplus.php:40 -#: ../../addon/facebook/facebook.php:617 -#: ../../addon/snautofollow/snautofollow.php:64 -#: ../../addon/yourls/yourls.php:76 ../../addon/ljpost/ljpost.php:93 -#: ../../addon/nsfw/nsfw.php:57 ../../addon/page/page.php:208 -#: ../../addon/planets/planets.php:158 -#: ../../addon/uhremotestorage/uhremotestorage.php:89 -#: ../../addon/randplace/randplace.php:177 ../../addon/dwpost/dwpost.php:93 -#: ../../addon/drpost/drpost.php:110 ../../addon/startpage/startpage.php:92 -#: ../../addon/geonames/geonames.php:187 ../../addon/oembed.old/oembed.php:41 -#: ../../addon/impressum/impressum.php:82 -#: ../../addon/notimeline/notimeline.php:64 ../../addon/blockem/blockem.php:57 -#: ../../addon/qcomment/qcomment.php:61 -#: ../../addon/openstreetmap/openstreetmap.php:70 -#: ../../addon/libertree/libertree.php:90 ../../addon/mathjax/mathjax.php:42 -#: ../../addon/editplain/editplain.php:84 ../../addon/blackout/blackout.php:98 -#: ../../addon/gravatar/gravatar.php:86 -#: ../../addon/pageheader/pageheader.php:55 ../../addon/ijpost/ijpost.php:93 -#: ../../addon/jappixmini/jappixmini.php:302 -#: ../../addon/statusnet/statusnet.php:278 -#: ../../addon/statusnet/statusnet.php:292 -#: ../../addon/statusnet/statusnet.php:318 -#: ../../addon/statusnet/statusnet.php:325 -#: ../../addon/statusnet/statusnet.php:353 -#: ../../addon/statusnet/statusnet.php:567 ../../addon/tumblr/tumblr.php:90 -#: ../../addon/numfriends/numfriends.php:85 ../../addon/gnot/gnot.php:88 -#: ../../addon/wppost/wppost.php:110 ../../addon/showmore/showmore.php:48 -#: ../../addon/piwik/piwik.php:89 ../../addon/twitter/twitter.php:180 -#: ../../addon/twitter/twitter.php:209 ../../addon/twitter/twitter.php:387 -#: ../../addon/irc/irc.php:55 ../../addon/blogger/blogger.php:102 -#: ../../addon/posterous/posterous.php:103 -#: ../../view/theme/cleanzero/config.php:80 -#: ../../view/theme/diabook/theme.php:757 -#: ../../view/theme/diabook/config.php:190 -#: ../../view/theme/quattro/config.php:52 ../../view/theme/dispy/config.php:70 -#: ../../include/conversation.php:580 -msgid "Submit" -msgstr "Sendi" - -#: ../../mod/help.php:30 -msgid "Help:" -msgstr "Helpo:" - -#: ../../mod/help.php:34 ../../addon/dav/layout.fnk.php:116 -#: ../../include/nav.php:86 -msgid "Help" -msgstr "Helpo" - -#: ../../mod/help.php:38 ../../index.php:218 -msgid "Not Found" -msgstr "Ne trovita" - -#: ../../mod/help.php:41 ../../index.php:221 -msgid "Page not found." -msgstr "PaÄo ne trovita" - -#: ../../mod/wall_attach.php:58 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Dosiero estas pli granda ol la limito de %d" - -#: ../../mod/wall_attach.php:99 ../../mod/wall_attach.php:110 -msgid "File upload failed." -msgstr "AlÅutado malsukcesis." - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Amikosugesto sendita." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Sugesti amikojn" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Sugesti amikon por %s" - -#: ../../mod/events.php:66 -msgid "Event title and start time are required." -msgstr "Titolo kaj starttempo estas bezonataj por la okazo." - -#: ../../mod/events.php:260 -msgid "l, F j" -msgstr "l, F j" - -#: ../../mod/events.php:282 -msgid "Edit event" -msgstr "Redakti okazon" - -#: ../../mod/events.php:304 ../../include/text.php:1065 -msgid "link to source" -msgstr "ligilo al fonto" - -#: ../../mod/events.php:328 ../../view/theme/diabook/theme.php:131 -#: ../../include/nav.php:52 ../../boot.php:1559 -msgid "Events" -msgstr "Okazoj" - -#: ../../mod/events.php:329 -msgid "Create New Event" -msgstr "Krei novan okazon" - -#: ../../mod/events.php:330 ../../addon/dav/layout.fnk.php:154 -msgid "Previous" -msgstr "antaÅ­a" - -#: ../../mod/events.php:331 ../../mod/install.php:205 -#: ../../addon/dav/layout.fnk.php:157 -msgid "Next" -msgstr "sekva" - -#: ../../mod/events.php:404 -msgid "hour:minute" -msgstr "horo:minuto" - -#: ../../mod/events.php:414 -msgid "Event details" -msgstr "Detaloj de okazo" - -#: ../../mod/events.php:415 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "Format is %s %s. Titolo kaj starttempo estas bezonataj." - -#: ../../mod/events.php:417 -msgid "Event Starts:" -msgstr "Okazo startas:" - -#: ../../mod/events.php:417 ../../mod/events.php:431 -msgid "Required" -msgstr "Bezonata" - -#: ../../mod/events.php:420 -msgid "Finish date/time is not known or not relevant" -msgstr "Fina dato/tempo ne estas konata aÅ­ ne bezonata" - -#: ../../mod/events.php:422 -msgid "Event Finishes:" -msgstr "Okazo finas:" - -#: ../../mod/events.php:425 -msgid "Adjust for viewer timezone" -msgstr "Agordi al horzono de la leganto" - -#: ../../mod/events.php:427 -msgid "Description:" -msgstr "Priskribo" - -#: ../../mod/events.php:429 ../../include/event.php:40 -#: ../../include/bb2diaspora.php:357 ../../boot.php:1136 -msgid "Location:" -msgstr "Loko:" - -#: ../../mod/events.php:431 -msgid "Title:" -msgstr "Titolo:" - -#: ../../mod/events.php:433 -msgid "Share this event" -msgstr "Kunhavigi la okazon" - -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 -#: ../../mod/dfrn_request.php:845 ../../mod/settings.php:556 -#: ../../mod/settings.php:582 ../../addon/js_upload/js_upload.php:45 -msgid "Cancel" -msgstr "Nuligi" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Marko forviÅita" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "ForviÅi markon" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Elektu forviÅontan markon:" - -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:130 -msgid "Remove" -msgstr "ForviÅi" - -#: ../../mod/dfrn_poll.php:94 ../../mod/dfrn_poll.php:522 -#, php-format -msgid "%s welcomes %s" -msgstr "%s salutas %s" - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Rajtigi programkonekton" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Reiru al via programo kaj entajpu la securecan kodon:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Bonvolu ensaluti por pluigi." - -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Ĉu rajtigi ĉi tiun programon por atingi viajn afiÅojn kaj kontaktojn kaj/aÅ­ krei novajn afiÅojn?" - -#: ../../mod/api.php:105 ../../mod/dfrn_request.php:833 -#: ../../mod/settings.php:887 ../../mod/settings.php:893 -#: ../../mod/settings.php:901 ../../mod/settings.php:905 -#: ../../mod/settings.php:910 ../../mod/settings.php:916 -#: ../../mod/settings.php:922 ../../mod/settings.php:928 -#: ../../mod/settings.php:958 ../../mod/settings.php:959 -#: ../../mod/settings.php:960 ../../mod/settings.php:961 -#: ../../mod/settings.php:962 ../../mod/register.php:234 -#: ../../mod/profiles.php:546 -msgid "Yes" -msgstr "Jes" - -#: ../../mod/api.php:106 ../../mod/dfrn_request.php:834 -#: ../../mod/settings.php:887 ../../mod/settings.php:893 -#: ../../mod/settings.php:901 ../../mod/settings.php:905 -#: ../../mod/settings.php:910 ../../mod/settings.php:916 -#: ../../mod/settings.php:922 ../../mod/settings.php:928 -#: ../../mod/settings.php:958 ../../mod/settings.php:959 -#: ../../mod/settings.php:960 ../../mod/settings.php:961 -#: ../../mod/settings.php:962 ../../mod/register.php:235 -#: ../../mod/profiles.php:547 -msgid "No" -msgstr "Ne" - -#: ../../mod/photos.php:46 ../../boot.php:1553 -msgid "Photo Albums" -msgstr "Bildalbumoj" - -#: ../../mod/photos.php:54 ../../mod/photos.php:156 ../../mod/photos.php:965 -#: ../../mod/photos.php:1049 ../../mod/photos.php:1064 -#: ../../mod/photos.php:1492 ../../mod/photos.php:1504 -#: ../../addon/communityhome/communityhome.php:110 -#: ../../view/theme/diabook/theme.php:598 -msgid "Contact Photos" -msgstr "Kontaktbildoj" - -#: ../../mod/photos.php:61 ../../mod/photos.php:1074 ../../mod/photos.php:1542 -msgid "Upload New Photos" -msgstr "AlÅuti novajn bildojn" - -#: ../../mod/photos.php:72 ../../mod/settings.php:21 -msgid "everybody" -msgstr "ĉiuj" - -#: ../../mod/photos.php:145 -msgid "Contact information unavailable" -msgstr "Kontaktoj informoj ne disponeblas" - -#: ../../mod/photos.php:156 ../../mod/photos.php:660 ../../mod/photos.php:1049 -#: ../../mod/photos.php:1064 ../../mod/profile_photo.php:60 -#: ../../mod/profile_photo.php:67 ../../mod/profile_photo.php:74 -#: ../../mod/profile_photo.php:176 ../../mod/profile_photo.php:254 -#: ../../mod/profile_photo.php:263 -#: ../../addon/communityhome/communityhome.php:111 -#: ../../view/theme/diabook/theme.php:599 ../../include/user.php:304 -#: ../../include/user.php:311 ../../include/user.php:318 -msgid "Profile Photos" -msgstr "Profilbildoj" - -#: ../../mod/photos.php:166 -msgid "Album not found." -msgstr "Albumo ne trovita." - -#: ../../mod/photos.php:184 ../../mod/photos.php:1058 -msgid "Delete Album" -msgstr "ForviÅi albumon" - -#: ../../mod/photos.php:247 ../../mod/photos.php:1304 -msgid "Delete Photo" -msgstr "ForviÅi bildon" - -#: ../../mod/photos.php:591 -msgid "was tagged in a" -msgstr "estas markita en" - -#: ../../mod/photos.php:591 ../../mod/like.php:144 ../../mod/tagger.php:70 -#: ../../addon/communityhome/communityhome.php:163 -#: ../../view/theme/diabook/theme.php:570 ../../include/text.php:1317 -#: ../../include/diaspora.php:1710 ../../include/conversation.php:53 -#: ../../include/conversation.php:126 -msgid "photo" -msgstr "bildo" - -#: ../../mod/photos.php:591 -msgid "by" -msgstr "de" - -#: ../../mod/photos.php:696 ../../addon/js_upload/js_upload.php:315 -msgid "Image exceeds size limit of " -msgstr "Bildo estas pli granda ol la limito de" - -#: ../../mod/photos.php:704 -msgid "Image file is empty." -msgstr "Bilddosiero estas malplena." - -#: ../../mod/photos.php:736 ../../mod/profile_photo.php:126 -#: ../../mod/wall_upload.php:99 -msgid "Unable to process image." -msgstr "Ne eblas procedi la bildon." - -#: ../../mod/photos.php:757 ../../mod/profile_photo.php:259 -#: ../../mod/wall_upload.php:118 -msgid "Image upload failed." -msgstr "AlÅuto de bildo malsukcesis." - -#: ../../mod/photos.php:843 ../../mod/community.php:16 -#: ../../mod/dfrn_request.php:759 ../../mod/viewconnections.php:17 -#: ../../mod/display.php:7 ../../mod/search.php:71 ../../mod/directory.php:29 -msgid "Public access denied." -msgstr "Publika atingo ne permesita." - -#: ../../mod/photos.php:853 -msgid "No photos selected" -msgstr "Neniu bildoj elektita" - -#: ../../mod/photos.php:932 -msgid "Access to this item is restricted." -msgstr "Atingo al tio elemento estas limigita." - -#: ../../mod/photos.php:996 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "Vi uzas %1$.2f MB de %2$.2f MB bildkonservejo." - -#: ../../mod/photos.php:999 -#, php-format -msgid "You have used %1$.2f Mbytes of photo storage." -msgstr "Vi uzas %1$.2f MB de bildkonservejo." - -#: ../../mod/photos.php:1005 -msgid "Upload Photos" -msgstr "AlÅuti bildojn" - -#: ../../mod/photos.php:1009 ../../mod/photos.php:1053 -msgid "New album name: " -msgstr "Nomo por nova albumo:" - -#: ../../mod/photos.php:1010 -msgid "or existing album name: " -msgstr "aÅ­ nomo de estanta albumo:" - -#: ../../mod/photos.php:1011 -msgid "Do not show a status post for this upload" -msgstr "Ne kreu statan afiÅon por tio alÅuto." - -#: ../../mod/photos.php:1013 ../../mod/photos.php:1299 -msgid "Permissions" -msgstr "Permesoj" - -#: ../../mod/photos.php:1068 -msgid "Edit Album" -msgstr "Redakti albumon" - -#: ../../mod/photos.php:1092 ../../mod/photos.php:1525 -msgid "View Photo" -msgstr "Vidi bildon" - -#: ../../mod/photos.php:1127 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Malpermesita. Atingo al tio elemento eble estas limigita." - -#: ../../mod/photos.php:1129 -msgid "Photo not available" -msgstr "La bildo ne disponeblas" - -#: ../../mod/photos.php:1179 -msgid "View photo" -msgstr "Vidi bildon" - -#: ../../mod/photos.php:1179 -msgid "Edit photo" -msgstr "Redakti bildon" - -#: ../../mod/photos.php:1180 -msgid "Use as profile photo" -msgstr "Uzi kiel profilbildo" - -#: ../../mod/photos.php:1186 ../../include/conversation.php:490 -msgid "Private Message" -msgstr "Privata mesaÄo" - -#: ../../mod/photos.php:1208 -msgid "View Full Size" -msgstr "Vidi plengrande " - -#: ../../mod/photos.php:1276 -msgid "Tags: " -msgstr "Markoj:" - -#: ../../mod/photos.php:1279 -msgid "[Remove any tag]" -msgstr "[ForviÅi iun markon]" - -#: ../../mod/photos.php:1289 -msgid "Rotate CW (right)" -msgstr "Turni horloÄdirekte (dekstren)" - -#: ../../mod/photos.php:1290 -msgid "Rotate CCW (left)" -msgstr "Turni kontraÅ­horloÄdirekte (maldekstren)" - -#: ../../mod/photos.php:1292 -msgid "New album name" -msgstr "Nova nomo de albumo" - -#: ../../mod/photos.php:1295 -msgid "Caption" -msgstr "Apudskribo" - -#: ../../mod/photos.php:1297 -msgid "Add a Tag" -msgstr "Aldoni markon" - -#: ../../mod/photos.php:1301 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Ekzemple: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" - -#: ../../mod/photos.php:1321 ../../include/conversation.php:554 -msgid "I like this (toggle)" -msgstr "Mi Åatas tion (Åalti)" - -#: ../../mod/photos.php:1322 ../../include/conversation.php:555 -msgid "I don't like this (toggle)" -msgstr "Mi malÅatas tion(Åalti)" - -#: ../../mod/photos.php:1323 ../../include/conversation.php:993 -msgid "Share" -msgstr "Kunhavigi" - -#: ../../mod/photos.php:1324 ../../mod/editpost.php:104 -#: ../../mod/wallmessage.php:145 ../../mod/message.php:215 -#: ../../mod/message.php:411 ../../include/conversation.php:371 -#: ../../include/conversation.php:731 ../../include/conversation.php:1012 -msgid "Please wait" -msgstr "Bonvolu atendi" - -#: ../../mod/photos.php:1340 ../../mod/photos.php:1380 -#: ../../mod/photos.php:1411 ../../include/conversation.php:577 -msgid "This is you" -msgstr "Tiu estas vi" - -#: ../../mod/photos.php:1342 ../../mod/photos.php:1382 -#: ../../mod/photos.php:1413 ../../include/conversation.php:579 -#: ../../boot.php:528 -msgid "Comment" -msgstr "Komenti" - -#: ../../mod/photos.php:1344 ../../mod/editpost.php:125 -#: ../../include/conversation.php:589 ../../include/conversation.php:1030 -msgid "Preview" -msgstr "AntaÅ­rigardi" - -#: ../../mod/photos.php:1441 ../../mod/settings.php:618 -#: ../../mod/settings.php:707 ../../mod/group.php:168 ../../mod/admin.php:663 -#: ../../include/conversation.php:328 ../../include/conversation.php:609 -msgid "Delete" -msgstr "ForviÅi" - -#: ../../mod/photos.php:1531 -msgid "View Album" -msgstr "Vidi albumon" - -#: ../../mod/photos.php:1540 -msgid "Recent Photos" -msgstr "Ì‚Ä´usaj bildoj" - -#: ../../mod/community.php:21 -msgid "Not available." -msgstr "Ne disponebla." - -#: ../../mod/community.php:30 ../../view/theme/diabook/theme.php:133 -#: ../../include/nav.php:101 -msgid "Community" -msgstr "Komunumo" - -#: ../../mod/community.php:61 ../../mod/search.php:144 -msgid "No results." -msgstr "Nenion trovita." - -#: ../../mod/friendica.php:55 -msgid "This is Friendica, version" -msgstr "Tio estas Friendica en la versio" - -#: ../../mod/friendica.php:56 -msgid "running at web location" -msgstr "instalita ĉe la adreso" - -#: ../../mod/friendica.php:58 -msgid "" -"Please visit Friendica.com to learn " -"more about the Friendica project." -msgstr "Bonvolu iri al Friendica.com por lerni pli pri la projekto Friendica" - -#: ../../mod/friendica.php:60 -msgid "Bug reports and issues: please visit" -msgstr "Cimraportoj kaj atendindaĵo: bonvolu iri al" - -#: ../../mod/friendica.php:61 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" -msgstr "Sugestoj, laÅ­doj, donacoj ktp - bonvolu sendi mesÄon al \"Info\" ĉe Friendica - punkto com" - -#: ../../mod/friendica.php:75 -msgid "Installed plugins/addons/apps:" -msgstr "Instalitaj kromprogramoj/programoj:" - -#: ../../mod/friendica.php:88 -msgid "No installed plugins/addons/apps" -msgstr "Neniom da instalitaj aldonaĵoj/programoj" - -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" -msgstr "Elemento ne trovita" - -#: ../../mod/editpost.php:36 -msgid "Edit post" -msgstr "Redakti afiÅon" - -#: ../../mod/editpost.php:80 ../../include/conversation.php:979 -msgid "Post to Email" -msgstr "Sendi per retpoÅto" - -#: ../../mod/editpost.php:95 ../../mod/settings.php:617 -#: ../../include/conversation.php:596 -msgid "Edit" -msgstr "Redakti" - -#: ../../mod/editpost.php:96 ../../mod/wallmessage.php:143 -#: ../../mod/message.php:213 ../../mod/message.php:408 -#: ../../include/conversation.php:994 -msgid "Upload photo" -msgstr "AlÅuti bildon" - -#: ../../mod/editpost.php:97 ../../include/conversation.php:996 -msgid "Attach file" -msgstr "Kunligi dosieron" - -#: ../../mod/editpost.php:98 ../../mod/wallmessage.php:144 -#: ../../mod/message.php:214 ../../mod/message.php:409 -#: ../../include/conversation.php:998 -msgid "Insert web link" -msgstr "Enmeti retan adreson" - -#: ../../mod/editpost.php:99 -msgid "Insert YouTube video" -msgstr "Enmeti videton ĉe YouTube" - -#: ../../mod/editpost.php:100 -msgid "Insert Vorbis [.ogg] video" -msgstr "Enmeti videton en formato Vorbis [.ogg]" - -#: ../../mod/editpost.php:101 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Enmeti sonon en formato Vorbis [.ogg]" - -#: ../../mod/editpost.php:102 ../../include/conversation.php:1004 -msgid "Set your location" -msgstr "Agordi vian lokon" - -#: ../../mod/editpost.php:103 ../../include/conversation.php:1006 -msgid "Clear browser location" -msgstr "ForviÅu retesplorilan lokon" - -#: ../../mod/editpost.php:105 ../../include/conversation.php:1013 -msgid "Permission settings" -msgstr "Permesagordoj" - -#: ../../mod/editpost.php:113 ../../include/conversation.php:1022 -msgid "CC: email addresses" -msgstr "CC: retpoÅtadresojn" - -#: ../../mod/editpost.php:114 ../../include/conversation.php:1023 -msgid "Public post" -msgstr "Publika afiÅo" - -#: ../../mod/editpost.php:117 ../../include/conversation.php:1009 -msgid "Set title" -msgstr "Redakti titolon" - -#: ../../mod/editpost.php:119 ../../include/conversation.php:1011 -msgid "Categories (comma-separated list)" -msgstr "Kategorioj (disigita per komo)" - -#: ../../mod/editpost.php:120 ../../include/conversation.php:1025 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Ekzemple: bob@example.com, mary@example.com" - -#: ../../mod/dfrn_request.php:93 -msgid "This introduction has already been accepted." -msgstr "Tia prezento jam estas akceptita" - -#: ../../mod/dfrn_request.php:118 ../../mod/dfrn_request.php:512 -msgid "Profile location is not valid or does not contain profile information." -msgstr "La adreso de la profilo ne validas aÅ­ ne enhavas profilinformojn." - -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:517 -msgid "Warning: profile location has no identifiable owner name." -msgstr "Averto: La adreso de la profilo ne enhavas identeblan personan nomon." - -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:519 -msgid "Warning: profile location has no profile photo." -msgstr "Averto: La adreso de la profilo ne enhavas bildon." - -#: ../../mod/dfrn_request.php:128 ../../mod/dfrn_request.php:522 -#, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" -msgstr[0] "%d bezonataj parametroj ne trovita ĉe la donata adreso." -msgstr[1] "%d bezonataj parametroj ne trovita ĉe la donata adreso." - -#: ../../mod/dfrn_request.php:170 -msgid "Introduction complete." -msgstr "Prezento sukcesis." - -#: ../../mod/dfrn_request.php:209 -msgid "Unrecoverable protocol error." -msgstr "NeÄustigebla eraro en protokolo." - -#: ../../mod/dfrn_request.php:237 -msgid "Profile unavailable." -msgstr "Profilo ne estas disponebla." - -#: ../../mod/dfrn_request.php:262 -#, php-format -msgid "%s has received too many connection requests today." -msgstr "%s hodiaÅ­ ricevis tro multe da konektpetoj." - -#: ../../mod/dfrn_request.php:263 -msgid "Spam protection measures have been invoked." -msgstr "KontraÅ­spamilo estas aktivita." - -#: ../../mod/dfrn_request.php:264 -msgid "Friends are advised to please try again in 24 hours." -msgstr "Amikoj, vi bonvolu ripeti post 24 horoj." - -#: ../../mod/dfrn_request.php:326 -msgid "Invalid locator" -msgstr "Nevalida adreso." - -#: ../../mod/dfrn_request.php:335 -msgid "Invalid email address." -msgstr "Nevalida repoÅtadreso." - -#: ../../mod/dfrn_request.php:361 -msgid "This account has not been configured for email. Request failed." -msgstr "La konto ne estas agordita por retpoÅto. La peto malsukcesis." - -#: ../../mod/dfrn_request.php:457 -msgid "Unable to resolve your name at the provided location." -msgstr "Via nomo ne troveblas al la donita adreso." - -#: ../../mod/dfrn_request.php:470 -msgid "You have already introduced yourself here." -msgstr "Vi vin jam prezentis tie." - -#: ../../mod/dfrn_request.php:474 -#, php-format -msgid "Apparently you are already friends with %s." -msgstr "Åœajnas kvazaÅ­ vi jam amikiÄis kun %s." - -#: ../../mod/dfrn_request.php:495 -msgid "Invalid profile URL." -msgstr "Nevalida adreso de profilo." - -#: ../../mod/dfrn_request.php:501 ../../include/follow.php:27 -msgid "Disallowed profile URL." -msgstr "Malpermesita adreso de profilo." - -#: ../../mod/dfrn_request.php:570 ../../mod/contacts.php:122 -msgid "Failed to update contact record." -msgstr "Äœisdatigo de via kontaktrikordo malsukcesis." - -#: ../../mod/dfrn_request.php:591 -msgid "Your introduction has been sent." -msgstr "Via prezento estas sendita." - -#: ../../mod/dfrn_request.php:644 -msgid "Please login to confirm introduction." -msgstr "Bonvolu ensaluti por jesigi la prezenton." - -#: ../../mod/dfrn_request.php:658 -msgid "" -"Incorrect identity currently logged in. Please login to " -"this profile." -msgstr "MalÄusta identaĵo ensalutata. Bonvolu ensaluti en tiun profilon." - -#: ../../mod/dfrn_request.php:669 -msgid "Hide this contact" -msgstr "KaÅi tiun kontakton" - -#: ../../mod/dfrn_request.php:672 -#, php-format -msgid "Welcome home %s." -msgstr "Bonvenon hejme, %s." - -#: ../../mod/dfrn_request.php:673 -#, php-format -msgid "Please confirm your introduction/connection request to %s." -msgstr "Bonvolu konfirmi vian prezenton / kontaktpeton al %s." - -#: ../../mod/dfrn_request.php:674 -msgid "Confirm" -msgstr "Konfirmi." - -#: ../../mod/dfrn_request.php:715 ../../include/items.php:2881 -msgid "[Name Withheld]" -msgstr "[KaÅita nomo]" - -#: ../../mod/dfrn_request.php:808 -msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" -msgstr "Bonvolu entajpi vian 'Identecan Adreson' de iu de tiuj subtenataj komunikaj retejoj: " - -#: ../../mod/dfrn_request.php:824 -msgid "Connect as an email follower (Coming soon)" -msgstr "Konektu kiel retpoÅta sekvanto (BaldaÅ­ venos)" - -#: ../../mod/dfrn_request.php:826 -msgid "" -"If you are not yet a member of the free social web, follow this link to find a public" -" Friendica site and join us today." -msgstr "Se vi ne estas membro de la libra interkona reto, sekvu ĉi-ligilon por trovi publikan Friendica retejon kaj aliÄi kun ni hodiaÅ­." - -#: ../../mod/dfrn_request.php:829 -msgid "Friend/Connection Request" -msgstr "Prezento / Konektpeto" - -#: ../../mod/dfrn_request.php:830 -msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" -msgstr "Ekzemploj: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca" - -#: ../../mod/dfrn_request.php:831 -msgid "Please answer the following:" -msgstr "Bonvolu respondi:" - -#: ../../mod/dfrn_request.php:832 -#, php-format -msgid "Does %s know you?" -msgstr "Ĉu %s konas vin?" - -#: ../../mod/dfrn_request.php:835 -msgid "Add a personal note:" -msgstr "Aldoni personan noton:" - -#: ../../mod/dfrn_request.php:837 ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../mod/dfrn_request.php:838 -msgid "StatusNet/Federated Social Web" -msgstr "StatusNet/Federaciaj interkonaj retejoj" - -#: ../../mod/dfrn_request.php:839 ../../mod/settings.php:652 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../mod/dfrn_request.php:840 -#, php-format -msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search" -" bar." -msgstr " - bonvolu ne uzi ĉi formo. AnstataÅ­e, entajpu %s en la Diaspora serĉilo." - -#: ../../mod/dfrn_request.php:841 -msgid "Your Identity Address:" -msgstr "Via identeca adreso:" - -#: ../../mod/dfrn_request.php:844 -msgid "Submit Request" -msgstr "Sendi peton" - -#: ../../mod/install.php:117 -msgid "Friendica Social Communications Server - Setup" -msgstr "Friendica Interkona Komunikada Servilo - Instalo" - -#: ../../mod/install.php:123 -msgid "Could not connect to database." -msgstr "Ne eblas konekti la datumbazon." - -#: ../../mod/install.php:127 -msgid "Could not create table." -msgstr "Ne eblas krei tabelon." - -#: ../../mod/install.php:133 -msgid "Your Friendica site database has been installed." -msgstr "La datumbazo de vi Friendica retjo estas instalita." - -#: ../../mod/install.php:138 -msgid "" -"You may need to import the file \"database.sql\" manually using phpmyadmin " -"or mysql." -msgstr "Vi bezonas mane importi la dosieron \"database.sql\" per phpmyadmin aÅ­ mysql." - -#: ../../mod/install.php:139 ../../mod/install.php:204 -#: ../../mod/install.php:489 -msgid "Please see the file \"INSTALL.txt\"." -msgstr "Bonvolu legi la dosieron \"INSTALL.txt\"." - -#: ../../mod/install.php:201 -msgid "System check" -msgstr "Sistema kontrolo" - -#: ../../mod/install.php:206 -msgid "Check again" -msgstr "Ree kontroli" - -#: ../../mod/install.php:225 -msgid "Database connection" -msgstr "Datumbaza konekto" - -#: ../../mod/install.php:226 -msgid "" -"In order to install Friendica we need to know how to connect to your " -"database." -msgstr "Por instali Friendica, ni bezonas scii kiel konekti al via datumbazo." - -#: ../../mod/install.php:227 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Bonvolu kontakti vian servilprovizanton aÅ­ administranton se vi havas demandoj pri ĉi tiaj agordoj." - -#: ../../mod/install.php:228 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "La datumbazo nomata malsupren jam ekzistu. Se Äi ne ekzistas, bonvolu unue krei Äin antaÅ­ progresi." - -#: ../../mod/install.php:232 -msgid "Database Server Name" -msgstr "Nomo de datumbaza servilo." - -#: ../../mod/install.php:233 -msgid "Database Login Name" -msgstr "Salutnomo ĉe la datumbazo." - -#: ../../mod/install.php:234 -msgid "Database Login Password" -msgstr "Pasvorto ĉe la datumbazo." - -#: ../../mod/install.php:235 -msgid "Database Name" -msgstr "Nomo de la datumbazo." - -#: ../../mod/install.php:236 ../../mod/install.php:275 -msgid "Site administrator email address" -msgstr "RetpoÅtadreso de la reteja administranto" - -#: ../../mod/install.php:236 ../../mod/install.php:275 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "La repoÅtadreso de via konto bezonas esti la sama por uzi la TTTa administrilo." - -#: ../../mod/install.php:240 ../../mod/install.php:278 -msgid "Please select a default timezone for your website" -msgstr "Bonvolu elekti defaÅ­ltan horzonon por via retejo." - -#: ../../mod/install.php:265 -msgid "Site settings" -msgstr "Retejaj agordoj" - -#: ../../mod/install.php:318 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Komanda linia versio de PHP ne trovita en $PATH de la retservilo." - -#: ../../mod/install.php:319 -msgid "" -"If you don't have a command line version of PHP installed on server, you " -"will not be able to run background polling via cron. See 'Activating scheduled tasks'" -msgstr "Se vi ne havas komandlinian version de PHP sur la servilo, vi ne eblas plenumi fonan planitan enketon per cron. Bonvolu legi 'Activating scheduled tasks'" - -#: ../../mod/install.php:323 -msgid "PHP executable path" -msgstr "Vojo de la komanda linia versio de PHP" - -#: ../../mod/install.php:323 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Entajpu la plenan vojon al la php komandodosiero. Vi eblas lasi tion malplena por pluigi la instalado." - -#: ../../mod/install.php:328 -msgid "Command line PHP" -msgstr "komanda linia versio de PHP" - -#: ../../mod/install.php:337 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "En via komanda linia versio de PHP je via sistemo, \"register_argc_argv\" ne estas aktivita." - -#: ../../mod/install.php:338 -msgid "This is required for message delivery to work." -msgstr "Tio estas bezonata por la livero de mesaÄoj." - -#: ../../mod/install.php:340 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" - -#: ../../mod/install.php:361 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Eraro: La funkcio \"openssl_pkey_new\" je tia sistemo ne eblas generi ĉifroÅlosilojn." - -#: ../../mod/install.php:362 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "Se la operaciumo sistemo estas Windows, bonvolu legi: http://www.php.net/manual/en/openssl.installation.php" - -#: ../../mod/install.php:364 -msgid "Generate encryption keys" -msgstr "Generi ĉifroÅlosilojn" - -#: ../../mod/install.php:371 -msgid "libCurl PHP module" -msgstr "PHP modulo libCurl" - -#: ../../mod/install.php:372 -msgid "GD graphics PHP module" -msgstr "PHP modulo GD" - -#: ../../mod/install.php:373 -msgid "OpenSSL PHP module" -msgstr "PHP modulo OpenSSL" - -#: ../../mod/install.php:374 -msgid "mysqli PHP module" -msgstr "PHP modulo mysqli" - -#: ../../mod/install.php:375 -msgid "mb_string PHP module" -msgstr "PHP modulo mb_string" - -#: ../../mod/install.php:380 ../../mod/install.php:382 -msgid "Apache mod_rewrite module" -msgstr "Apache mod_rewrite modulo" - -#: ../../mod/install.php:380 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Eraro: La modulo mod_rewrite en la Apache retservilo estas bezonata sed ne instalita." - -#: ../../mod/install.php:388 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Eraro: La modulo libCURL en PHP estas bezonata sed ne instalita." - -#: ../../mod/install.php:392 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Eraro: La modulo GD en PHP kun subteno por JPEG estas bezonata sed ne instalita." - -#: ../../mod/install.php:396 -msgid "Error: openssl PHP module required but not installed." -msgstr "Eraro: La modulo OpenSSL en PHP estas bezonata sed ne instalita." - -#: ../../mod/install.php:400 -msgid "Error: mysqli PHP module required but not installed." -msgstr "Eraro: La modulo mysqli en PHP estas bezonata sed ne instalita." - -#: ../../mod/install.php:404 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Eraro: La modulo mb_string en PHP estas bezonata sed ne instalita." - -#: ../../mod/install.php:421 -msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\"" -" in the top folder of your web server and it is unable to do so." -msgstr "La reta instalilo bezonas skribi dosieron nomata \".htconfig.php\" en la baza dosierujo de la retservilo, sed ne sukcesis." - -#: ../../mod/install.php:422 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." -msgstr "Tio ĉi plej ofte estas agordo rilate al permesoj, ĉar la servilo eble ne povas skribi en via dosierujo, eĉ se vi mem povas skribi." - -#: ../../mod/install.php:423 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Friendica top folder." -msgstr "Post la fino de tiu proceduro, ni donos al vi tekston por konservi en dosiero .htconfig.php en via baza Friendica dosierujo." - -#: ../../mod/install.php:424 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"INSTALL.txt\" for instructions." -msgstr "Vi ankaÅ­ povas preterpasi tiun proceduron kaj fari permanan instaladon. Bonvolu legi la dosieron \"INSTALL.txt\" por trovi instrukciojn." - -#: ../../mod/install.php:427 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php estas skribebla." - -#: ../../mod/install.php:439 -msgid "" -"Url rewrite in .htaccess is not working. Check your server configuration." -msgstr "Url rewrite en .htaccess ne funkcias. Kontrolu la agordojn de la servilo." - -#: ../../mod/install.php:441 -msgid "Url rewrite is working" -msgstr "URL rewrite funkcias." - -#: ../../mod/install.php:451 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." -msgstr "Ne povis skribi la datumbaza agordoj en la dosiero \".htconfig.php\". Bonvolu uzi la inkluzivan tekston por krei agordan dosieron en la baza dosierujo de la retservilo." - -#: ../../mod/install.php:476 -msgid "Errors encountered creating database tables." -msgstr "Okazis eraroj dum la kreado de tabeloj en la datumbazo." - -#: ../../mod/install.php:487 -msgid "

    What next

    " -msgstr "

    Kio sekvas nun?

    " - -#: ../../mod/install.php:488 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "GRAVA: Vi bezonas [mane] agordi planitan taskon por la Friendica poller." - -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:335 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: ../../mod/localtime.php:24 -msgid "Time Conversion" -msgstr "Konverto de tempo" - -#: ../../mod/localtime.php:26 -msgid "" -"Friendika provides this service for sharing events with other networks and " -"friends in unknown timezones." -msgstr "Friendica provizas tiun servon por kunhavigi okazojn kun aliaj retoj kaj amikoj en aliaj horzonoj." - -#: ../../mod/localtime.php:30 -#, php-format -msgid "UTC time: %s" -msgstr "UTC horo: %s" - -#: ../../mod/localtime.php:33 -#, php-format -msgid "Current timezone: %s" -msgstr "Aktuala horzono: %s" - -#: ../../mod/localtime.php:36 -#, php-format -msgid "Converted localtime: %s" -msgstr "Konvertita loka horo: %s" - -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" -msgstr "Bonvolu elekti vian horzonon:" - -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "Kongrua profilo" - -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Neniom da kategoriaj vortoj kongruas. Bonvolu aldoni kategoriajn vortojn al via defaÅ­lta profilo." - -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "interesiÄas pri:" - -#: ../../mod/match.php:58 ../../mod/suggest.php:59 -#: ../../include/contact_widgets.php:9 ../../boot.php:1080 -msgid "Connect" -msgstr "Konekti" - -#: ../../mod/match.php:65 ../../mod/dirfind.php:60 -msgid "No matches" -msgstr "Nenio estas trovita" - -#: ../../mod/lockview.php:39 -msgid "Remote privacy information not available." -msgstr "Informoj pri fora privateca ne estas disponebla." - -#: ../../mod/lockview.php:43 -msgid "Visible to:" -msgstr "Videbla al:" - -#: ../../mod/home.php:26 ../../addon/communityhome/communityhome.php:179 -#, php-format -msgid "Welcome to %s" -msgstr "Bonvenon ĉe %s" - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Nevalida peta identigilo." - -#: ../../mod/notifications.php:35 ../../mod/notifications.php:161 -#: ../../mod/notifications.php:207 -msgid "Discard" -msgstr "ForviÅi" - -#: ../../mod/notifications.php:51 ../../mod/notifications.php:160 -#: ../../mod/notifications.php:206 ../../mod/contacts.php:316 -#: ../../mod/contacts.php:370 -msgid "Ignore" -msgstr "Ignori" - -#: ../../mod/notifications.php:75 -msgid "System" -msgstr "Sistemo" - -#: ../../mod/notifications.php:80 ../../include/nav.php:113 -msgid "Network" -msgstr "Reto" - -#: ../../mod/notifications.php:85 ../../mod/network.php:300 -msgid "Personal" -msgstr "Propra" - -#: ../../mod/notifications.php:90 ../../view/theme/diabook/theme.php:127 -#: ../../include/nav.php:77 ../../include/nav.php:115 -msgid "Home" -msgstr "Hejmo" - -#: ../../mod/notifications.php:95 ../../include/nav.php:121 -msgid "Introductions" -msgstr "Prezentoj" - -#: ../../mod/notifications.php:100 ../../mod/message.php:105 -#: ../../include/nav.php:128 -msgid "Messages" -msgstr "MesaÄoj" - -#: ../../mod/notifications.php:119 -msgid "Show Ignored Requests" -msgstr "Montri ignoritajn petojn" - -#: ../../mod/notifications.php:119 -msgid "Hide Ignored Requests" -msgstr "KaÅi ignoritajn petojn" - -#: ../../mod/notifications.php:145 ../../mod/notifications.php:191 -msgid "Notification type: " -msgstr "Tipo de atentigo:" - -#: ../../mod/notifications.php:146 -msgid "Friend Suggestion" -msgstr "Amikosugestoj" - -#: ../../mod/notifications.php:148 -#, php-format -msgid "suggested by %s" -msgstr "sugestita de %s" - -#: ../../mod/notifications.php:153 ../../mod/notifications.php:200 -#: ../../mod/contacts.php:376 -msgid "Hide this contact from others" -msgstr "KaÅi ĉi tiun kontakton al aliaj" - -#: ../../mod/notifications.php:154 ../../mod/notifications.php:201 -msgid "Post a new friend activity" -msgstr "AfiÅi novan amikecan aktivecon" - -#: ../../mod/notifications.php:154 ../../mod/notifications.php:201 -msgid "if applicable" -msgstr "se aplikebla" - -#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 -#: ../../mod/admin.php:661 -msgid "Approve" -msgstr "Aprobi" - -#: ../../mod/notifications.php:177 -msgid "Claims to be known to you: " -msgstr "Pensas ke vi konas ilin:" - -#: ../../mod/notifications.php:177 -msgid "yes" -msgstr "jes" - -#: ../../mod/notifications.php:177 -msgid "no" -msgstr "ne" - -#: ../../mod/notifications.php:184 -msgid "Approve as: " -msgstr "Aprobi kiel:" - -#: ../../mod/notifications.php:185 -msgid "Friend" -msgstr "Amiko" - -#: ../../mod/notifications.php:186 -msgid "Sharer" -msgstr "Kunhaviganto" - -#: ../../mod/notifications.php:186 -msgid "Fan/Admirer" -msgstr "Fanatikulo/Admiranto" - -#: ../../mod/notifications.php:192 -msgid "Friend/Connect Request" -msgstr "Kontaktpeto" - -#: ../../mod/notifications.php:192 -msgid "New Follower" -msgstr "Nova abonanto" - -#: ../../mod/notifications.php:213 -msgid "No introductions." -msgstr "Neniom da prezentoj" - -#: ../../mod/notifications.php:216 ../../include/nav.php:122 -msgid "Notifications" -msgstr "Atentigoj" - -#: ../../mod/notifications.php:253 ../../mod/notifications.php:378 -#: ../../mod/notifications.php:465 -#, php-format -msgid "%s liked %s's post" -msgstr "%s Åatis la afiÅon de %s" - -#: ../../mod/notifications.php:262 ../../mod/notifications.php:387 -#: ../../mod/notifications.php:474 -#, php-format -msgid "%s disliked %s's post" -msgstr "%s malÅatis la afiÅon de %s" - -#: ../../mod/notifications.php:276 ../../mod/notifications.php:401 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s is now friends with %s" -msgstr "%s amikiÄis kun %s" - -#: ../../mod/notifications.php:283 ../../mod/notifications.php:408 -#, php-format -msgid "%s created a new post" -msgstr "%s kreis novan afiÅon" - -#: ../../mod/notifications.php:284 ../../mod/notifications.php:409 -#: ../../mod/notifications.php:497 -#, php-format -msgid "%s commented on %s's post" -msgstr "%s komentis pri la afiÅo de %s" - -#: ../../mod/notifications.php:298 -msgid "No more network notifications." -msgstr "Ne pli da retaj atentigoj." - -#: ../../mod/notifications.php:302 -msgid "Network Notifications" -msgstr "Retaj Atentigoj" - -#: ../../mod/notifications.php:328 ../../mod/notify.php:61 -msgid "No more system notifications." -msgstr "Ne pli da sistemaj atentigoj." - -#: ../../mod/notifications.php:332 ../../mod/notify.php:65 -msgid "System Notifications" -msgstr "Sistemaj Atentigoj" - -#: ../../mod/notifications.php:423 -msgid "No more personal notifications." -msgstr "Ne pli da personaj atentigoj" - -#: ../../mod/notifications.php:427 -msgid "Personal Notifications" -msgstr "Personaj Atentigoj" - -#: ../../mod/notifications.php:504 -msgid "No more home notifications." -msgstr "Ne pli da hejmrilataj atentigoj." - -#: ../../mod/notifications.php:508 -msgid "Home Notifications" -msgstr "Hejmrilataj atentigoj" - -#: ../../mod/contacts.php:83 ../../mod/contacts.php:163 -msgid "Could not access contact record." -msgstr "Ne eblis atingi kontaktrikordo." - -#: ../../mod/contacts.php:97 -msgid "Could not locate selected profile." -msgstr "Ne trovis elektitan profilon." - -#: ../../mod/contacts.php:120 -msgid "Contact updated." -msgstr "Kontakto estas Äisdatigita." - -#: ../../mod/contacts.php:185 -msgid "Contact has been blocked" -msgstr "Kontakto estas blokita." - -#: ../../mod/contacts.php:185 -msgid "Contact has been unblocked" -msgstr "Kontakto estas malblokita." - -#: ../../mod/contacts.php:199 -msgid "Contact has been ignored" -msgstr "Kontakto estas ignorita." - -#: ../../mod/contacts.php:199 -msgid "Contact has been unignored" -msgstr "Kontakto estas malignorita." - -#: ../../mod/contacts.php:215 -msgid "Contact has been archived" -msgstr "Enarkivigis kontakton" - -#: ../../mod/contacts.php:215 -msgid "Contact has been unarchived" -msgstr "Elarkivigis kontakton" - -#: ../../mod/contacts.php:228 -msgid "Contact has been removed." -msgstr "Kontakto estas forigita." - -#: ../../mod/contacts.php:258 -#, php-format -msgid "You are mutual friends with %s" -msgstr "Vi estas reciproka amiko de %s" - -#: ../../mod/contacts.php:262 -#, php-format -msgid "You are sharing with %s" -msgstr "Vi kunhavigas kun %s" - -#: ../../mod/contacts.php:267 -#, php-format -msgid "%s is sharing with you" -msgstr "%s kunhavigas kun vi" - -#: ../../mod/contacts.php:284 -msgid "Private communications are not available for this contact." -msgstr "Privataj komunikadoj ne disponeblas por ĉi tiu kontakto." - -#: ../../mod/contacts.php:287 -msgid "Never" -msgstr "Neniam" - -#: ../../mod/contacts.php:291 -msgid "(Update was successful)" -msgstr "(Äœisdatigo sukcesis.)" - -#: ../../mod/contacts.php:291 -msgid "(Update was not successful)" -msgstr "(Äœisdatigo malsukcesis.)" - -#: ../../mod/contacts.php:293 -msgid "Suggest friends" -msgstr "Sugesti amikojn" - -#: ../../mod/contacts.php:297 -#, php-format -msgid "Network type: %s" -msgstr "Reta tipo: %s" - -#: ../../mod/contacts.php:300 ../../include/contact_widgets.php:183 -#, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "%d komuna kontakto" -msgstr[1] "%d komunaj kontaktoj" - -#: ../../mod/contacts.php:305 -msgid "View all contacts" -msgstr "Vidi ĉiujn kontaktojn" - -#: ../../mod/contacts.php:310 ../../mod/contacts.php:369 -#: ../../mod/admin.php:665 -msgid "Unblock" -msgstr "Malbloki" - -#: ../../mod/contacts.php:310 ../../mod/contacts.php:369 -#: ../../mod/admin.php:664 -msgid "Block" -msgstr "Bloki" - -#: ../../mod/contacts.php:313 -msgid "Toggle Blocked status" -msgstr "Åœalti/malÅalti Blokitan staton" - -#: ../../mod/contacts.php:316 ../../mod/contacts.php:370 -msgid "Unignore" -msgstr "Malignori" - -#: ../../mod/contacts.php:319 -msgid "Toggle Ignored status" -msgstr "Åœalti/malÅalti Ignoritan staton" - -#: ../../mod/contacts.php:323 -msgid "Unarchive" -msgstr "Elarkivigi" - -#: ../../mod/contacts.php:323 -msgid "Archive" -msgstr "Enarkivigi" - -#: ../../mod/contacts.php:326 -msgid "Toggle Archive status" -msgstr "Åœalti/malÅalti Enarkivigitan staton" - -#: ../../mod/contacts.php:329 -msgid "Repair" -msgstr "Ripari" - -#: ../../mod/contacts.php:332 -msgid "Advanced Contact Settings" -msgstr "Specialaj Kontaktagordoj" - -#: ../../mod/contacts.php:338 -msgid "Communications lost with this contact!" -msgstr "Mi perdis la kommunikadon kun tiu kontakto!" - -#: ../../mod/contacts.php:341 -msgid "Contact Editor" -msgstr "Kontakta redaktilo." - -#: ../../mod/contacts.php:344 -msgid "Profile Visibility" -msgstr "Videbleco de profilo" - -#: ../../mod/contacts.php:345 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Bonvolu elekti la profilon kiu vi volas montri al %s aspektinde kiam sekure aspektante vian profilon." - -#: ../../mod/contacts.php:346 -msgid "Contact Information / Notes" -msgstr "Kontaktaj informoj / Notoj" - -#: ../../mod/contacts.php:347 -msgid "Edit contact notes" -msgstr "Redakti kontaktnotojn" - -#: ../../mod/contacts.php:352 ../../mod/contacts.php:544 -#: ../../mod/viewconnections.php:62 ../../mod/nogroup.php:40 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Viziti la profilon de %s [%s]" - -#: ../../mod/contacts.php:353 -msgid "Block/Unblock contact" -msgstr "Bloki/Malbloki kontakton" - -#: ../../mod/contacts.php:354 -msgid "Ignore contact" -msgstr "Ignori kontakton" - -#: ../../mod/contacts.php:355 -msgid "Repair URL settings" -msgstr "Ripari URL agordoj" - -#: ../../mod/contacts.php:356 -msgid "View conversations" -msgstr "Vidi konversaciojn" - -#: ../../mod/contacts.php:358 -msgid "Delete contact" -msgstr "ForviÅi kontakton" - -#: ../../mod/contacts.php:362 -msgid "Last update:" -msgstr "Plej ĵusa Äisdatigo:" - -#: ../../mod/contacts.php:364 -msgid "Update public posts" -msgstr "Äœisdatigi publikajn afiÅojn" - -#: ../../mod/contacts.php:366 ../../mod/admin.php:1136 -msgid "Update now" -msgstr "Äœisdatigi nun" - -#: ../../mod/contacts.php:373 -msgid "Currently blocked" -msgstr "Nuntempe blokata" - -#: ../../mod/contacts.php:374 -msgid "Currently ignored" -msgstr "Nuntempe ignorata" - -#: ../../mod/contacts.php:375 -msgid "Currently archived" -msgstr "Nuntempe enarkivigita" - -#: ../../mod/contacts.php:376 -msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Rispondoj/Åataĵo al viaj publikaj afiÅoj eble plu estos videbla" - -#: ../../mod/contacts.php:429 -msgid "Suggestions" -msgstr "Sugestoj" - -#: ../../mod/contacts.php:432 -msgid "Suggest potential friends" -msgstr "Sugesti amikojn" - -#: ../../mod/contacts.php:435 ../../mod/group.php:191 -msgid "All Contacts" -msgstr "Ĉiuj Kontaktoj" - -#: ../../mod/contacts.php:438 -msgid "Show all contacts" -msgstr "Montri ĉiujn kontaktojn" - -#: ../../mod/contacts.php:441 -msgid "Unblocked" -msgstr "Malblokita" - -#: ../../mod/contacts.php:444 -msgid "Only show unblocked contacts" -msgstr "Nur montri neblokitajn kontaktojn" - -#: ../../mod/contacts.php:448 -msgid "Blocked" -msgstr "Blokita" - -#: ../../mod/contacts.php:451 -msgid "Only show blocked contacts" -msgstr "Nur montri blokitajn kontaktojn" - -#: ../../mod/contacts.php:455 -msgid "Ignored" -msgstr "Ignorita" - -#: ../../mod/contacts.php:458 -msgid "Only show ignored contacts" -msgstr "Nur montri ignoritajn kontaktojn" - -#: ../../mod/contacts.php:462 -msgid "Archived" -msgstr "Enarkivigita" - -#: ../../mod/contacts.php:465 -msgid "Only show archived contacts" -msgstr "Nur montri enarkivigitajn kontaktojn" - -#: ../../mod/contacts.php:469 -msgid "Hidden" -msgstr "KaÅita" - -#: ../../mod/contacts.php:472 -msgid "Only show hidden contacts" -msgstr "Nur montri kaÅitajn kontaktojn" - -#: ../../mod/contacts.php:520 -msgid "Mutual Friendship" -msgstr "Reciproka amikeco" - -#: ../../mod/contacts.php:524 -msgid "is a fan of yours" -msgstr "estas admiranto de vi" - -#: ../../mod/contacts.php:528 -msgid "you are a fan of" -msgstr "vi estas admiranto de" - -#: ../../mod/contacts.php:545 ../../mod/nogroup.php:41 -msgid "Edit contact" -msgstr "Redakti kontakton" - -#: ../../mod/contacts.php:566 ../../view/theme/diabook/theme.php:129 -#: ../../include/nav.php:139 -msgid "Contacts" -msgstr "Kontaktoj" - -#: ../../mod/contacts.php:570 -msgid "Search your contacts" -msgstr "Serĉi viajn kontaktojn" - -#: ../../mod/contacts.php:571 ../../mod/directory.php:57 -msgid "Finding: " -msgstr "Trovata:" - -#: ../../mod/contacts.php:572 ../../mod/directory.php:59 -#: ../../include/contact_widgets.php:33 -msgid "Find" -msgstr "Trovi" - -#: ../../mod/lostpass.php:16 -msgid "No valid account found." -msgstr "Ne trovis validan konton." - -#: ../../mod/lostpass.php:32 -msgid "Password reset request issued. Check your email." -msgstr "Eldonis riparadon de pasvorto. Legu vian retpoÅton." - -#: ../../mod/lostpass.php:43 -#, php-format -msgid "Password reset requested at %s" -msgstr "Pasvorta riparado petita je %s" - -#: ../../mod/lostpass.php:45 ../../mod/lostpass.php:107 -#: ../../mod/register.php:90 ../../mod/register.php:144 -#: ../../mod/regmod.php:54 ../../mod/dfrn_confirm.php:752 -#: ../../addon/facebook/facebook.php:700 -#: ../../addon/facebook/facebook.php:1190 -#: ../../addon/public_server/public_server.php:62 -#: ../../addon/testdrive/testdrive.php:67 ../../include/items.php:2890 -#: ../../boot.php:730 -msgid "Administrator" -msgstr "Administranto" - -#: ../../mod/lostpass.php:65 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Ne povis konfirmi la peton. (Eble vi sendis Äin antaÅ­.) Pasvorta riparado malsukcesis." - -#: ../../mod/lostpass.php:83 ../../boot.php:862 -msgid "Password Reset" -msgstr "Pasvorta riparado" - -#: ../../mod/lostpass.php:84 -msgid "Your password has been reset as requested." -msgstr "Via pasvorto estis riparita laÅ­ via peto." - -#: ../../mod/lostpass.php:85 -msgid "Your new password is" -msgstr "Via nova pasvorto estas" - -#: ../../mod/lostpass.php:86 -msgid "Save or copy your new password - and then" -msgstr "Memorigi vian novan pasvorton - kaj poste" - -#: ../../mod/lostpass.php:87 -msgid "click here to login" -msgstr "klaku ĉi tie por ensaluti" - -#: ../../mod/lostpass.php:88 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Vi povas Åangi vian pasvorton sur la paÄo agordoj kiam vi sukcese ensalutis." - -#: ../../mod/lostpass.php:119 -msgid "Forgot your Password?" -msgstr "Ĉu vi forgesis vian pasvorton?" - -#: ../../mod/lostpass.php:120 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Entajpu vian retpoÅtadreson kaj sendu por pasvorta riparado. Poste, bonvolu legi vian retpoÅton por trovi pliajn instrukciojn." - -#: ../../mod/lostpass.php:121 -msgid "Nickname or Email: " -msgstr "Salutnomo aÅ­ retpoÅtadreso: " - -#: ../../mod/lostpass.php:122 -msgid "Reset" -msgstr "Repari" - -#: ../../mod/settings.php:50 ../../include/nav.php:137 -msgid "Account settings" -msgstr "Konto" - -#: ../../mod/settings.php:55 -msgid "Display settings" -msgstr "Ekrano" - -#: ../../mod/settings.php:61 -msgid "Connector settings" -msgstr "Konektiloj" - -#: ../../mod/settings.php:66 -msgid "Plugin settings" -msgstr "Kromprogramoj" - -#: ../../mod/settings.php:71 -msgid "Connected apps" -msgstr "Konektitaj programoj" - -#: ../../mod/settings.php:76 -msgid "Export personal data" -msgstr "Eksporto" - -#: ../../mod/settings.php:81 -msgid "Remove account" -msgstr "Forigi konton" - -#: ../../mod/settings.php:89 ../../mod/admin.php:751 ../../mod/admin.php:956 -#: ../../addon/dav/layout.fnk.php:116 ../../addon/mathjax/mathjax.php:36 -#: ../../view/theme/diabook/theme.php:643 -#: ../../view/theme/diabook/theme.php:773 ../../include/nav.php:137 -msgid "Settings" -msgstr "Agordoj" - -#: ../../mod/settings.php:133 -msgid "Missing some important data!" -msgstr "Mankas importantaj datumoj!" - -#: ../../mod/settings.php:136 ../../mod/settings.php:581 -msgid "Update" -msgstr "Äœisdatigi" - -#: ../../mod/settings.php:241 -msgid "Failed to connect with email account using the settings provided." -msgstr "Ne sukcesis konekti al retpoÅtkonto kun la provizitaj agordoj." - -#: ../../mod/settings.php:246 -msgid "Email settings updated." -msgstr "RetpoÅtagordoj Äisdatigita" - -#: ../../mod/settings.php:305 -msgid "Passwords do not match. Password unchanged." -msgstr "La pasvortoj ne estas egala. Pasvorto ne ÅanÄita." - -#: ../../mod/settings.php:310 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Malplenaj pasvortoj ne estas permesita. Pasvorto ne ÅanÄita." - -#: ../../mod/settings.php:321 -msgid "Password changed." -msgstr "Pasvorto ÅanÄita." - -#: ../../mod/settings.php:323 -msgid "Password update failed. Please try again." -msgstr "Äœisdatigo de pasvorto malsukcesis. Bonvolu provi refoje." - -#: ../../mod/settings.php:386 -msgid " Please use a shorter name." -msgstr " Bonvolu uzi pli mallongan nomon." - -#: ../../mod/settings.php:388 -msgid " Name too short." -msgstr " Nomo estas tro mallonga." - -#: ../../mod/settings.php:394 -msgid " Not valid email." -msgstr " RepoÅtadreso ne validas." - -#: ../../mod/settings.php:396 -msgid " Cannot change to that email." -msgstr " Ne povas ÅanÄi al tio retpoÅtadreso." - -#: ../../mod/settings.php:450 -msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "Privata forumo ne havas privatecajn agordojn. DefaÅ­lta privateca grupo estas uzata." - -#: ../../mod/settings.php:454 -msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "Privata forumo havas nek privatecajn agordojn nek defaÅ­ltan privatecan grupon." - -#: ../../mod/settings.php:484 ../../addon/facebook/facebook.php:493 -#: ../../addon/impressum/impressum.php:77 -#: ../../addon/openstreetmap/openstreetmap.php:80 -#: ../../addon/mathjax/mathjax.php:66 ../../addon/piwik/piwik.php:105 -#: ../../addon/twitter/twitter.php:382 -msgid "Settings updated." -msgstr "Agordoj Äisdatigita." - -#: ../../mod/settings.php:554 ../../mod/settings.php:580 -#: ../../mod/settings.php:616 -msgid "Add application" -msgstr "Aldoni programon" - -#: ../../mod/settings.php:558 ../../mod/settings.php:584 -#: ../../addon/statusnet/statusnet.php:561 -msgid "Consumer Key" -msgstr "Åœlosilo de kliento" - -#: ../../mod/settings.php:559 ../../mod/settings.php:585 -#: ../../addon/statusnet/statusnet.php:560 -msgid "Consumer Secret" -msgstr "Sekreto de kliento" - -#: ../../mod/settings.php:560 ../../mod/settings.php:586 -msgid "Redirect" -msgstr "Alidirekto" - -#: ../../mod/settings.php:561 ../../mod/settings.php:587 -msgid "Icon url" -msgstr "Piktograma adreso" - -#: ../../mod/settings.php:572 -msgid "You can't edit this application." -msgstr "Ĉi tio programo ne estas redaktebla." - -#: ../../mod/settings.php:615 -msgid "Connected Apps" -msgstr "Konektitaj Programoj" - -#: ../../mod/settings.php:619 -msgid "Client key starts with" -msgstr "Åœlosilo de kliento komencas kun" - -#: ../../mod/settings.php:620 -msgid "No name" -msgstr "Neniu nomo" - -#: ../../mod/settings.php:621 -msgid "Remove authorization" -msgstr "ForviÅi rajtigon" - -#: ../../mod/settings.php:632 -msgid "No Plugin settings configured" -msgstr "Neniom da kromprogramoagordoj farita" - -#: ../../mod/settings.php:640 ../../addon/widgets/widgets.php:123 -msgid "Plugin Settings" -msgstr "Kromprogramoagordoj" - -#: ../../mod/settings.php:652 ../../mod/settings.php:653 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "Integrita subteno por %s koneto estas %s" - -#: ../../mod/settings.php:652 ../../mod/settings.php:653 -msgid "enabled" -msgstr "Åaltita" - -#: ../../mod/settings.php:652 ../../mod/settings.php:653 -msgid "disabled" -msgstr "malÅaltita" - -#: ../../mod/settings.php:653 -msgid "StatusNet" -msgstr "StatusNet" - -#: ../../mod/settings.php:685 -msgid "Email access is disabled on this site." -msgstr "RetpoÅta atingo ne disponeblas ĉi tie." - -#: ../../mod/settings.php:691 -msgid "Connector Settings" -msgstr "Konektiloagordoj" - -#: ../../mod/settings.php:696 -msgid "Email/Mailbox Setup" -msgstr "Agordoj pri RetpoÅto" - -#: ../../mod/settings.php:697 -msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "Se vi volas uzi ĉi tiun servon por komuniki per retpoÅto (nedeviga), bonvolu specifi kiel konekti al vian retpoÅtkonton." - -#: ../../mod/settings.php:698 -msgid "Last successful email check:" -msgstr "Plej ĵusa sukcesa kontrolo de poÅto:" - -#: ../../mod/settings.php:700 -msgid "IMAP server name:" -msgstr "Nomo de IMAP servilo:" - -#: ../../mod/settings.php:701 -msgid "IMAP port:" -msgstr "Numero de IMAP pordo:" - -#: ../../mod/settings.php:702 -msgid "Security:" -msgstr "Sekureco:" - -#: ../../mod/settings.php:702 ../../mod/settings.php:707 -msgid "None" -msgstr "Nenio" - -#: ../../mod/settings.php:703 -msgid "Email login name:" -msgstr "RetpoÅta salutnomo:" - -#: ../../mod/settings.php:704 -msgid "Email password:" -msgstr "RetpoÅta pasvorto:" - -#: ../../mod/settings.php:705 -msgid "Reply-to address:" -msgstr "Responda adreso (Reply-to):" - -#: ../../mod/settings.php:706 -msgid "Send public posts to all email contacts:" -msgstr "Sendu publikajn afiÅojn al ĉiuj retpoÅtkontaktoj:" - -#: ../../mod/settings.php:707 -msgid "Action after import:" -msgstr "Ago post la importado:" - -#: ../../mod/settings.php:707 -msgid "Mark as seen" -msgstr "Marki kiel legita" - -#: ../../mod/settings.php:707 -msgid "Move to folder" -msgstr "Movi al dosierujo" - -#: ../../mod/settings.php:708 -msgid "Move to folder:" -msgstr "Movi al dosierujo:" - -#: ../../mod/settings.php:768 -msgid "Display Settings" -msgstr "Ekranagordoj" - -#: ../../mod/settings.php:774 -msgid "Display Theme:" -msgstr "Vidiga etoso:" - -#: ../../mod/settings.php:775 -msgid "Update browser every xx seconds" -msgstr "Äœisdatigu retesplorilon ĉiu xxx sekundoj" - -#: ../../mod/settings.php:775 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minimume 10 sekundoj, sen maksimumo" - -#: ../../mod/settings.php:776 -msgid "Number of items to display on the network page:" -msgstr "Kvanto da elementoj kiuj estos montrata ĉe la reto paÄo." - -#: ../../mod/settings.php:776 -msgid "Maximum of 100 items" -msgstr "Maksimume 100 eroj" - -#: ../../mod/settings.php:777 -msgid "Don't show emoticons" -msgstr "Ne montru ridetulojn" - -#: ../../mod/settings.php:848 -msgid "Normal Account Page" -msgstr "Normala KontopaÄo" - -#: ../../mod/settings.php:849 -msgid "This account is a normal personal profile" -msgstr "Tiu konto estas normala persona profilo" - -#: ../../mod/settings.php:852 -msgid "Soapbox Page" -msgstr "Soapbox PaÄo" - -#: ../../mod/settings.php:853 -msgid "Automatically approve all connection/friend requests as read-only fans" -msgstr "AÅ­tomate konfirmi ĉiujn kontaktpetojn kiel nurlegaj admirantoj" - -#: ../../mod/settings.php:856 -msgid "Community Forum/Celebrity Account" -msgstr "Komunuma Forumo/Eminentula Konto" - -#: ../../mod/settings.php:857 -msgid "" -"Automatically approve all connection/friend requests as read-write fans" -msgstr "AÅ­tomate konfirmi ĉiujn kontaktpetojn kiel admirantoj kapable legi kaj skribi" - -#: ../../mod/settings.php:860 -msgid "Automatic Friend Page" -msgstr "AÅ­tomata Amiko PaÄo" - -#: ../../mod/settings.php:861 -msgid "Automatically approve all connection/friend requests as friends" -msgstr "AÅ­tomate konfirmi ĉiujn kontaktpetojn kiel amikoj" - -#: ../../mod/settings.php:864 -msgid "Private Forum [Experimental]" -msgstr "Privata Forumo [eksperimenta]" - -#: ../../mod/settings.php:865 -msgid "Private forum - approved members only" -msgstr "Privata forumo - nur por aprobitaj membroj" - -#: ../../mod/settings.php:877 -msgid "OpenID:" -msgstr "OpenID:" - -#: ../../mod/settings.php:877 -msgid "(Optional) Allow this OpenID to login to this account." -msgstr "(Nedeviga) Permesi atingon al la konton al ĉi tio OpenID." - -#: ../../mod/settings.php:887 -msgid "Publish your default profile in your local site directory?" -msgstr "Publikigi vian defaÅ­ltan profilon en la loka reteja katalogo?" - -#: ../../mod/settings.php:893 -msgid "Publish your default profile in the global social directory?" -msgstr "Publikigi vian defaÅ­ltan profilon en la tutmonda interkona katalogo?" - -#: ../../mod/settings.php:901 -msgid "Hide your contact/friend list from viewers of your default profile?" -msgstr "KaÅi vian liston de kontaktoj/amiko al spektantoj de via defaÅ­lta profilo?" - -#: ../../mod/settings.php:905 -msgid "Hide your profile details from unknown viewers?" -msgstr "KaÅi viajn profilajn detalojn al nekonataj spektantoj?" - -#: ../../mod/settings.php:910 -msgid "Allow friends to post to your profile page?" -msgstr "Ĉu amikoj povu afiÅi al via profilo?" - -#: ../../mod/settings.php:916 -msgid "Allow friends to tag your posts?" -msgstr "Ĉu amikoj povu aldoni markojn al viaj afiÅoj?" - -#: ../../mod/settings.php:922 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Ĉu ni povu sugesti vin kiel amiko al novaj membroj?" - -#: ../../mod/settings.php:928 -msgid "Permit unknown people to send you private mail?" -msgstr "Permesigi nekonatulojn sendi retpoÅton al vi?" - -#: ../../mod/settings.php:936 -msgid "Profile is not published." -msgstr "Profilo ne estas publika." - -#: ../../mod/settings.php:939 ../../mod/profile_photo.php:213 -msgid "or" -msgstr "aÅ­" - -#: ../../mod/settings.php:944 -msgid "Your Identity Address is" -msgstr "Via identeca adreso estas" - -#: ../../mod/settings.php:955 -msgid "Automatically expire posts after this many days:" -msgstr "Automatike senvalidigi afiÅojn post tiom da tagoj:" - -#: ../../mod/settings.php:955 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "Se malplena, afiÅoj neniam senvalidiÄos. Senvalidigitajn afiÅon estos forviÅata" - -#: ../../mod/settings.php:956 -msgid "Advanced expiration settings" -msgstr "Detalaj agordoj rilate al senvalidiÄo" - -#: ../../mod/settings.php:957 -msgid "Advanced Expiration" -msgstr "Detala senvalidiÄo" - -#: ../../mod/settings.php:958 -msgid "Expire posts:" -msgstr "Senvalidigi afiÅojn:" - -#: ../../mod/settings.php:959 -msgid "Expire personal notes:" -msgstr "Senvalidigi personajn notojn:" - -#: ../../mod/settings.php:960 -msgid "Expire starred posts:" -msgstr "Senvalidigi steligitajn afiÅojn:" - -#: ../../mod/settings.php:961 -msgid "Expire photos:" -msgstr "Senvalidigi bildojn:" - -#: ../../mod/settings.php:962 -msgid "Only expire posts by others:" -msgstr "Nur senvalidigi afiÅojn de aliaj: " - -#: ../../mod/settings.php:969 -msgid "Account Settings" -msgstr "Kontoagordoj" - -#: ../../mod/settings.php:977 -msgid "Password Settings" -msgstr "Agordoj pri Pasvorto" - -#: ../../mod/settings.php:978 -msgid "New Password:" -msgstr "Nova pasvorto:" - -#: ../../mod/settings.php:979 -msgid "Confirm:" -msgstr "Konfirmi:" - -#: ../../mod/settings.php:979 -msgid "Leave password fields blank unless changing" -msgstr "Lasu pasvortkampojn malplenaj se vi ne ÅanÄas la pasvorton." - -#: ../../mod/settings.php:983 -msgid "Basic Settings" -msgstr "Bazaj Agordoj" - -#: ../../mod/settings.php:984 ../../include/profile_advanced.php:15 -msgid "Full Name:" -msgstr "Plena Nomo:" - -#: ../../mod/settings.php:985 -msgid "Email Address:" -msgstr "RetpoÅtadreso:" - -#: ../../mod/settings.php:986 -msgid "Your Timezone:" -msgstr "Via Horzono:" - -#: ../../mod/settings.php:987 -msgid "Default Post Location:" -msgstr "DefaÅ­lta Loko por AfiÅoj:" - -#: ../../mod/settings.php:988 -msgid "Use Browser Location:" -msgstr "Uzu Lokon laÅ­ Retesplorilo:" - -#: ../../mod/settings.php:991 -msgid "Security and Privacy Settings" -msgstr "Agordoj pri Sekureco kaj Privateco" - -#: ../../mod/settings.php:993 -msgid "Maximum Friend Requests/Day:" -msgstr "Taga maksimumo da kontaktpetoj:" - -#: ../../mod/settings.php:993 ../../mod/settings.php:1012 -msgid "(to prevent spam abuse)" -msgstr "(por malhelpi spamaĵojn)" - -#: ../../mod/settings.php:994 -msgid "Default Post Permissions" -msgstr "DefaÅ­ltaj permesoj por afiÅoj" - -#: ../../mod/settings.php:995 -msgid "(click to open/close)" -msgstr "(klaku por malfermi/fermi)" - -#: ../../mod/settings.php:1012 -msgid "Maximum private messages per day from unknown people:" -msgstr "Taga maksimumo da privataj mesaÄoj." - -#: ../../mod/settings.php:1015 -msgid "Notification Settings" -msgstr "Agordoj pri Atentigoj" - -#: ../../mod/settings.php:1016 -msgid "By default post a status message when:" -msgstr "DefaÅ­lte afiÅi statmesaÄon okaze de:" - -#: ../../mod/settings.php:1017 -msgid "accepting a friend request" -msgstr "akcepti kontaktpeton" - -#: ../../mod/settings.php:1018 -msgid "joining a forum/community" -msgstr "aliÄi forumon/komunumon" - -#: ../../mod/settings.php:1019 -msgid "making an interesting profile change" -msgstr "fari interesan profilÅanÄon" - -#: ../../mod/settings.php:1020 -msgid "Send a notification email when:" -msgstr "Sendu atentiga repoÅton se:" - -#: ../../mod/settings.php:1021 -msgid "You receive an introduction" -msgstr "Vi ricevas inviton" - -#: ../../mod/settings.php:1022 -msgid "Your introductions are confirmed" -msgstr "Viaj prezentoj estas konfirmata." - -#: ../../mod/settings.php:1023 -msgid "Someone writes on your profile wall" -msgstr "Iu skribas je via profila muro." - -#: ../../mod/settings.php:1024 -msgid "Someone writes a followup comment" -msgstr "Iu skribas sekvan komenton" - -#: ../../mod/settings.php:1025 -msgid "You receive a private message" -msgstr "Vi ricevas privatan mesaÄon." - -#: ../../mod/settings.php:1026 -msgid "You receive a friend suggestion" -msgstr "Vi ricevas amikosugeston" - -#: ../../mod/settings.php:1027 -msgid "You are tagged in a post" -msgstr "Vi estas markita en afiÅon" - -#: ../../mod/settings.php:1030 -msgid "Advanced Account/Page Type Settings" -msgstr "Detalaj Agordoj pri Tipo de Konto/PaÄo." - -#: ../../mod/settings.php:1031 -msgid "Change the behaviour of this account for special situations" -msgstr "Agordi la teniÄon de la konto en specialaj situacioj" - -#: ../../mod/manage.php:90 -msgid "Manage Identities and/or Pages" -msgstr "Administri identecojn kaj/aÅ­ paÄojn." - -#: ../../mod/manage.php:93 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" -msgstr "Åœalti inter aliaj identecojn aj komunumaj/grupaj paÄoj kiuj kunhavas viajn kontajn detalojn au por kiuj vi havas \"administranto\" permesojn." - -#: ../../mod/manage.php:95 -msgid "Select an identity to manage: " -msgstr "Elektu identencon por administrado:" - -#: ../../mod/network.php:97 -msgid "Search Results For:" -msgstr "Rezultoj de la serĉado pri:" - -#: ../../mod/network.php:137 ../../mod/search.php:16 -msgid "Remove term" -msgstr "ForviÅu terminon" - -#: ../../mod/network.php:146 ../../mod/search.php:13 -msgid "Saved Searches" -msgstr "Konservitaj Serĉadoj" - -#: ../../mod/network.php:147 ../../include/group.php:244 -msgid "add" -msgstr "aldoni" - -#: ../../mod/network.php:287 -msgid "Commented Order" -msgstr "Komenta Ordo" - -#: ../../mod/network.php:290 -msgid "Sort by Comment Date" -msgstr "Ordigi laÅ­ Dato de Komento" - -#: ../../mod/network.php:293 -msgid "Posted Order" -msgstr "AfiÅita Ordo" - -#: ../../mod/network.php:296 -msgid "Sort by Post Date" -msgstr "Ordigi laÅ­ Dato de AfiÅado" - -#: ../../mod/network.php:303 -msgid "Posts that mention or involve you" -msgstr "AfiÅoj menciantaj vin aÅ­ pri vi" - -#: ../../mod/network.php:306 -msgid "New" -msgstr "Nova" - -#: ../../mod/network.php:309 -msgid "Activity Stream - by date" -msgstr "Fluo de Aktiveco - laÅ­ dato" - -#: ../../mod/network.php:312 -msgid "Starred" -msgstr "Steligita" - -#: ../../mod/network.php:315 -msgid "Favourite Posts" -msgstr "Favorigitaj AfiÅoj" - -#: ../../mod/network.php:318 -msgid "Shared Links" -msgstr "Kunhavigitaj Ligiloj" - -#: ../../mod/network.php:321 -msgid "Interesting Links" -msgstr "Interesaj Ligiloj" - -#: ../../mod/network.php:388 -#, php-format -msgid "Warning: This group contains %s member from an insecure network." -msgid_plural "" -"Warning: This group contains %s members from an insecure network." -msgstr[0] "Averto: La grupo enhavas %s membron el nesekuraj retejoj." -msgstr[1] "Averto: La grupo enhavas %s membrojn el nesekuraj retejoj." - -#: ../../mod/network.php:391 -msgid "Private messages to this group are at risk of public disclosure." -msgstr "La privateco de privataj mesaÄoj al ĉi tiu grupo ne ĉiam estas garantita." - -#: ../../mod/network.php:436 -msgid "No such group" -msgstr "Grupo ne estas trovita" - -#: ../../mod/network.php:447 -msgid "Group is empty" -msgstr "Grupo estas malplena" - -#: ../../mod/network.php:451 -msgid "Group: " -msgstr "Grupo:" - -#: ../../mod/network.php:461 -msgid "Contact: " -msgstr "Kontakto:" - -#: ../../mod/network.php:463 -msgid "Private messages to this person are at risk of public disclosure." -msgstr "La privateco de privataj mesaÄoj al ĉi tiu persono ne ĉiam estas garantita." - -#: ../../mod/network.php:468 -msgid "Invalid contact." -msgstr "Nevalida kontakto." - -#: ../../mod/notes.php:44 ../../boot.php:1565 -msgid "Personal Notes" -msgstr "Personaj Notoj" - -#: ../../mod/notes.php:63 ../../mod/filer.php:30 -#: ../../addon/facebook/facebook.php:768 -#: ../../addon/privacy_image_cache/privacy_image_cache.php:187 -#: ../../addon/dav/layout.fnk.php:384 ../../include/text.php:652 -msgid "Save" -msgstr "Konservi" - -#: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 -#, php-format -msgid "Number of daily wall messages for %s exceeded. Message failed." -msgstr "Number of daily wall messages for %s exceeded. MessaÄo malsukcesis." - -#: ../../mod/wallmessage.php:56 ../../mod/message.php:66 -msgid "No recipient selected." -msgstr "Neniom da ricevontoj." - -#: ../../mod/wallmessage.php:59 -msgid "Unable to check your home location." -msgstr "Ne eblas kontroli vian hejmlokon." - -#: ../../mod/wallmessage.php:62 ../../mod/message.php:73 -msgid "Message could not be sent." -msgstr "Ne povas sendi la mesaÄon." - -#: ../../mod/wallmessage.php:65 ../../mod/message.php:76 -msgid "Message collection failure." -msgstr "Malsukcese provis kolekti mesaÄojn." - -#: ../../mod/wallmessage.php:68 ../../mod/message.php:79 -msgid "Message sent." -msgstr "MesaÄo estas sendita." - -#: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95 -msgid "No recipient." -msgstr "Neniom da ricevontoj." - -#: ../../mod/wallmessage.php:124 ../../mod/message.php:172 -#: ../../include/conversation.php:947 -msgid "Please enter a link URL:" -msgstr "Bonvolu entajpu adreson de ligilo:" - -#: ../../mod/wallmessage.php:131 ../../mod/message.php:200 -msgid "Send Private Message" -msgstr "Sendi Privatan MesaÄon" - -#: ../../mod/wallmessage.php:132 -#, php-format -msgid "" -"If you wish for %s to respond, please check that the privacy settings on " -"your site allow private mail from unknown senders." -msgstr "Se vi deziras ke %s respondu, bonvolu kontroli ke la privatecaj agordoj je via retejo permesas privatajn mesaÄojn de nekonataj sendantoj." - -#: ../../mod/wallmessage.php:133 ../../mod/message.php:201 -#: ../../mod/message.php:399 -msgid "To:" -msgstr "Al:" - -#: ../../mod/wallmessage.php:134 ../../mod/message.php:206 -#: ../../mod/message.php:401 -msgid "Subject:" -msgstr "Temo:" - -#: ../../mod/wallmessage.php:140 ../../mod/message.php:210 -#: ../../mod/message.php:404 ../../mod/invite.php:113 -msgid "Your message:" -msgstr "Via mesaÄo:" - -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" -msgstr "Bonvenon ĉe Friendica" - -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" -msgstr "Kontrololisto por Novaj Membroj" - -#: ../../mod/newmember.php:12 -msgid "" -"We would like to offer some tips and links to help make your experience " -"enjoyable. Click any item to visit the relevant page. A link to this page " -"will be visible from your home page for two weeks after your initial " -"registration and then will quietly disappear." -msgstr "Lasu nin oferi al vi kelkajn konsolojn kaj ligilojn por plifaciligi vian komencon. Klaku iun elementon por viziti la rilatan paÄon. Ligilo al ĉi tiu paÄo videblos en via hejmpaÄo dum du semajnojn post via komenca membriÄo. Post du semajnoj, la ligilo silente malaperos. " - -#: ../../mod/newmember.php:16 -msgid "" -"On your Quick Start page - find a brief introduction to your " -"profile and network tabs, connect to Facebook, make some new connections, " -"and find some groups to join." -msgstr "Je via Rapida Starto paÄo - trovu mallongan enigon pri via profilo kaj la reto folioj, konektu al Facebook, faru novajn konektojn kaj trovu aliÄindajn grupojn." - -#: ../../mod/newmember.php:18 -msgid "" -"On your Settings page - change your initial password. Also make a " -"note of your Identity Address. This looks just like an email address - and " -"will be useful in making friends on the free social web." -msgstr "Bonvolu ÅanÄi vian pasvorton ĉe Agordoj. Krome, memorigu vian identadreson. Äœi aspektas kiel retpoÅtadreso kaj estas bezonata por konekti al novaj amikon en la libera interkona reto." - -#: ../../mod/newmember.php:20 -msgid "" -"Review the other settings, particularly the privacy settings. An unpublished" -" directory listing is like having an unlisted phone number. In general, you " -"should probably publish your listing - unless all of your friends and " -"potential friends know exactly how to find you." -msgstr "Kontrolu la aliajn agordojn, precipe la privatecajn agordojn. Nepublikigita profilo similas al havi telefonnumberon ne registrata en iu telefonlibro. Äœenerale vi eble volas publikigi vian profilon. Alie, viaj amikoj kaj estontaj amikoj bezonas scii kiel rekte trovi vin." - -#: ../../mod/newmember.php:22 -msgid "" -"Upload a profile photo if you have not done so already. Studies have shown " -"that people with real photos of themselves are ten times more likely to make" -" friends than people who do not." -msgstr "EnÅuti profilbildon se vi ankoraÅ­ ne havas Äin. LaÅ­ studoj, homoj kun realaj biloj de si mem trovas novajn amikon duope pli probable ol homoj sen reala bildo." - -#: ../../mod/newmember.php:25 -msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." -msgstr "Rajtigu la Facebook Konektilon se vi nuntempe havas Facebook konton, kaj ni (nedeviga) enportu viajn Facebook amikojn kaj konversaciojn." - -#: ../../mod/newmember.php:27 -msgid "" -"If this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." -msgstr "Se ĉi tiu estas via propra TTT servilo, instali la Facebook kromprogramon eble plifaciligos la transpason al la libera interkona reto." - -#: ../../mod/newmember.php:32 -msgid "" -"Enter your email access information on your Connector Settings page if you " -"wish to import and interact with friends or mailing lists from your email " -"INBOX" -msgstr "Entajpu la akreditaĵojn por via retpoÅtkonto en la konektilagordoj se vi volas importi aÅ­ interagi kun amikoj aÅ­ dissendlistoj pere de via retkesto." - -#: ../../mod/newmember.php:34 -msgid "" -"Edit your default profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown" -" visitors." -msgstr "Redakti viajn defaÅ­ltan profilon kiel vi Åatas Äin. Kontrolu la agordojn por kaÅi vian kontaktliston aÅ­ kaÅi vian profilon al nekonataj vizitantoj." - -#: ../../mod/newmember.php:36 -msgid "" -"Set some public keywords for your default profile which describe your " -"interests. We may be able to find other people with similar interests and " -"suggest friendships." -msgstr "Aldonu publikajn Ålosilvortojn al via defaÅ­lta profilo, kiuj priskribas viajn interesojn. Ni eble povas trovi aliajn uzantojn kun similaj interesoj kaj sugesti amikojn." - -#: ../../mod/newmember.php:38 -msgid "" -"Your Contacts page is your gateway to managing friendships and connecting " -"with friends on other networks. Typically you enter their address or site " -"URL in the Add New Contact dialog." -msgstr "Via kontaktpaÄo estas via portalo por administri amikojn kaj konekti kun amikoj en aliaj retoj. Vi kutime entajpas iliajn adreson aÅ­ URL adreso en la Aldonu Novan Kontakton dialogon." - -#: ../../mod/newmember.php:40 -msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a Connect or Follow link on " -"their profile page. Provide your own Identity Address if requested." -msgstr "Ĉe la Katalogo vi povas trovi aliajn homojn en ĉi tiu retejo, au en aliaj federaciaj retejoj. Elrigardi al Konekti aÅ­ Sekvi ligiloj ĉe iliaj profilo. Donu vian propran Identecan Adreson se la retejo demandas Äin." - -#: ../../mod/newmember.php:42 -msgid "" -"On the side panel of the Contacts page are several tools to find new " -"friends. We can match people by interest, look up people by name or " -"interest, and provide suggestions based on network relationships. On a brand" -" new site, friend suggestions will usually begin to be populated within 24 " -"hours." -msgstr "En la flanka strio de la Kontaktoj paÄo troviÄas kelkajn helpilojn por trovi novajn amikojn. Ni povas automate trovi amikojn per interesoj, serĉu ilin per nomo aÅ­ intereso kaj faras sugestojn baze de estantaj kontaktoj. Ĉe nova instalita retejo, la unuaj sugestoj kutime aperas post 24 horoj." - -#: ../../mod/newmember.php:44 -msgid "" -"Once you have made some friends, organize them into private conversation " -"groups from the sidebar of your Contacts page and then you can interact with" -" each group privately on your Network page." -msgstr "Kiam vi trovis kelkajn novajn amikojn, ordigi ilin en grupoj por privata komunikado en la flanka strio de via Kontaktoj paÄo, kaj vi povas private komuniki kun ili je via Reto paÄo." - -#: ../../mod/newmember.php:46 -msgid "" -"Our help pages may be consulted for detail on other program" -" features and resources." -msgstr "Niaj Helpo paÄoj enhavas pli da detaloj pri aliaj programaj trajtoj." - -#: ../../mod/attach.php:8 -msgid "Item not available." -msgstr "Elemento ne disponeblas." - -#: ../../mod/attach.php:20 -msgid "Item was not found." -msgstr "Elemento ne trovita." - -#: ../../mod/group.php:29 -msgid "Group created." -msgstr "Grupo estas kreita." - -#: ../../mod/group.php:35 -msgid "Could not create group." -msgstr "Ne povas krei grupon." - -#: ../../mod/group.php:47 ../../mod/group.php:137 -msgid "Group not found." -msgstr "Grupo ne estas trovita." - -#: ../../mod/group.php:60 -msgid "Group name changed." -msgstr "La nomo de la grupo estas ÅanÄita." - -#: ../../mod/group.php:72 ../../mod/profperm.php:19 ../../index.php:308 -msgid "Permission denied" -msgstr "Malpermesita" - -#: ../../mod/group.php:90 -msgid "Create a group of contacts/friends." -msgstr "Krei grupon da kontaktoj/amikoj." - -#: ../../mod/group.php:91 ../../mod/group.php:177 -msgid "Group Name: " -msgstr "Nomo de la grupo:" - -#: ../../mod/group.php:110 -msgid "Group removed." -msgstr "Grupo estas forviÅita." - -#: ../../mod/group.php:112 -msgid "Unable to remove group." -msgstr "Ne eblas forviÅi grupon." - -#: ../../mod/group.php:176 -msgid "Group Editor" -msgstr "Grupa redaktilo" - -#: ../../mod/group.php:189 -msgid "Members" -msgstr "Anoj" - -#: ../../mod/group.php:221 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." -msgstr "Klaku kontakton por aldoni aÅ­ forviÅi." - -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." -msgstr "Nevaliada profila identigilo." - -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" -msgstr "Redaktilo por profila videbleco." - -#: ../../mod/profperm.php:103 ../../view/theme/diabook/theme.php:128 -#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:84 -#: ../../include/nav.php:50 ../../boot.php:1544 -msgid "Profile" -msgstr "Profilo" - -#: ../../mod/profperm.php:114 -msgid "Visible To" -msgstr "Videbla Al" - -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" -msgstr "Ĉiuj Kontaktoj (kun sekura atingo al la profilo)" - -#: ../../mod/viewconnections.php:39 -msgid "No contacts." -msgstr "Neniu kontaktojn." - -#: ../../mod/viewconnections.php:76 ../../include/text.php:589 -msgid "View Contacts" -msgstr "Vidi Kontaktojn" - -#: ../../mod/register.php:88 ../../mod/regmod.php:52 -#, php-format -msgid "Registration details for %s" -msgstr "Detaloj de la registrado por %s" - -#: ../../mod/register.php:96 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "Registrado sukcesis. Bonvolu kontroli vian retpoÅton por pli da instruoj." - -#: ../../mod/register.php:100 -msgid "Failed to send email message. Here is the message that failed." -msgstr "Malsukcesis sendi retpoÅton. Jen la malsukcesa mesaÄo." - -#: ../../mod/register.php:105 -msgid "Your registration can not be processed." -msgstr "Mi ne povas prilabori vian registradon." - -#: ../../mod/register.php:142 -#, php-format -msgid "Registration request at %s" -msgstr "Peto de registrado al %s" - -#: ../../mod/register.php:151 -msgid "Your registration is pending approval by the site owner." -msgstr "Via registrado bezonas apropbon de la administranto." - -#: ../../mod/register.php:189 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "La retejo transiras la maksimuman kvanton da ĉiutagaj kontaj registradoj. Bonvolu provi denove morgaÅ­." - -#: ../../mod/register.php:215 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "Vi ankaÅ­ (nedeviga) povas plenigi la formularon per OpenID se vi provizas vian OpenID adreson kaj klakas 'Registri'." - -#: ../../mod/register.php:216 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "Se vi ne konas OpenID, bonvolu lasi tiun kampon malplena kaj entajpu la aliajn elementojn." - -#: ../../mod/register.php:217 -msgid "Your OpenID (optional): " -msgstr "Via OpenID (nedeviga):" - -#: ../../mod/register.php:231 -msgid "Include your profile in member directory?" -msgstr "Aldoni vian profilon al la membrokatalogo?" - -#: ../../mod/register.php:251 -msgid "Membership on this site is by invitation only." -msgstr "MembriÄi ĉi tie nur eblas laÅ­ invito." - -#: ../../mod/register.php:252 -msgid "Your invitation ID: " -msgstr "Via invita idento: " - -#: ../../mod/register.php:255 ../../mod/admin.php:421 -msgid "Registration" -msgstr "Registrado" - -#: ../../mod/register.php:263 -msgid "Your Full Name (e.g. Joe Smith): " -msgstr "Via Plena Nomo (e.g. Joe Smith): " - -#: ../../mod/register.php:264 -msgid "Your Email Address: " -msgstr "Via RetpoÅtadreso: " - -#: ../../mod/register.php:265 -msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be " -"'nickname@$sitename'." -msgstr "Elektu kaÅnomon por la profilo. Tiu bezonas komenci kun teksta litero. Poste, via profila adreso ĉi tie estos: 'kaÅnomo@$sitename'." - -#: ../../mod/register.php:266 -msgid "Choose a nickname: " -msgstr "Elektu kaÅnomon: " - -#: ../../mod/register.php:269 ../../include/nav.php:81 ../../boot.php:828 -msgid "Register" -msgstr "Registri" - -#: ../../mod/dirfind.php:26 -msgid "People Search" -msgstr "Serĉi Membrojn" - -#: ../../mod/like.php:144 ../../mod/like.php:301 ../../mod/tagger.php:70 -#: ../../addon/facebook/facebook.php:1584 -#: ../../addon/communityhome/communityhome.php:158 -#: ../../addon/communityhome/communityhome.php:167 -#: ../../view/theme/diabook/theme.php:565 -#: ../../view/theme/diabook/theme.php:574 ../../include/diaspora.php:1710 -#: ../../include/conversation.php:48 ../../include/conversation.php:57 -#: ../../include/conversation.php:121 ../../include/conversation.php:130 -msgid "status" -msgstr "staton" - -#: ../../mod/like.php:161 ../../addon/facebook/facebook.php:1588 -#: ../../addon/communityhome/communityhome.php:172 -#: ../../view/theme/diabook/theme.php:579 ../../include/diaspora.php:1726 -#: ../../include/conversation.php:65 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s Åatas la %3$s de %2$s" - -#: ../../mod/like.php:163 ../../include/conversation.php:68 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s malÅatas la %3$s de %2$s" - -#: ../../mod/notice.php:15 ../../mod/viewsrc.php:15 ../../mod/admin.php:159 -#: ../../mod/admin.php:700 ../../mod/admin.php:899 ../../mod/display.php:37 -#: ../../mod/display.php:142 ../../include/items.php:3334 -msgid "Item not found." -msgstr "Elemento ne estas trovita." - -#: ../../mod/viewsrc.php:7 -msgid "Access denied." -msgstr "Atingo nepermesita." - -#: ../../mod/fbrowser.php:25 ../../view/theme/diabook/theme.php:130 -#: ../../include/nav.php:51 ../../boot.php:1550 -msgid "Photos" -msgstr "Bildoj" - -#: ../../mod/fbrowser.php:96 -msgid "Files" -msgstr "Dosieroj" - -#: ../../mod/regmod.php:61 -msgid "Account approved." -msgstr "Konto aprobita." - -#: ../../mod/regmod.php:98 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registraĵo por %s senvalidigita." - -#: ../../mod/regmod.php:110 -msgid "Please login." -msgstr "Bonvolu ensaluti." - -#: ../../mod/item.php:89 -msgid "Unable to locate original post." -msgstr "Ne eblas trovi originalan afiÅon." - -#: ../../mod/item.php:258 -msgid "Empty post discarded." -msgstr "ForviÅis malplenan afiÅon." - -#: ../../mod/item.php:379 ../../mod/wall_upload.php:115 -#: ../../mod/wall_upload.php:124 ../../mod/wall_upload.php:131 -#: ../../include/message.php:144 -msgid "Wall Photos" -msgstr "Muraj Bildoj" - -#: ../../mod/item.php:784 -msgid "System error. Post not saved." -msgstr "Sistema eraro. AfiÅo ne registrita." - -#: ../../mod/item.php:809 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social " -"network." -msgstr "Ĉi mesaÄo estas sendita al vi de %s, membro de la Friendica interkona reto." - -#: ../../mod/item.php:811 -#, php-format -msgid "You may visit them online at %s" -msgstr "Vi povas viziti ilin rete ĉe %s" - -#: ../../mod/item.php:812 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." -msgstr "Bonvolu rispondi al ĉi mesaÄo kaj kontaktu la sendinto se vi ne volas ricevi tiujn mesaÄojn." - -#: ../../mod/item.php:814 -#, php-format -msgid "%s posted an update." -msgstr "%s publikigis afiÅon." - -#: ../../mod/profile_photo.php:30 -msgid "Image uploaded but image cropping failed." -msgstr "Bildo estas alÅutita, sed malsukcesis tranĉi la bildon." - -#: ../../mod/profile_photo.php:63 ../../mod/profile_photo.php:70 -#: ../../mod/profile_photo.php:77 ../../mod/profile_photo.php:266 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "Malsukcesis malpligrandigi [%s] la bildon." - -#: ../../mod/profile_photo.php:91 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "ReÅarÄu la paÄon au malplenigu la kaÅmemoro de la retesplorilo se la nova bildo ne tuj aperas." - -#: ../../mod/profile_photo.php:101 -msgid "Unable to process image" -msgstr "Ne eblas procezi bildon." - -#: ../../mod/profile_photo.php:117 ../../mod/wall_upload.php:77 -#, php-format -msgid "Image exceeds size limit of %d" -msgstr "Bildo estas pli granda ol la limito %d" - -#: ../../mod/profile_photo.php:209 -msgid "Upload File:" -msgstr "AlÅuti dosieron:" - -#: ../../mod/profile_photo.php:210 -msgid "Upload Profile Photo" -msgstr "AlÅuti profilbildon" - -#: ../../mod/profile_photo.php:211 -msgid "Upload" -msgstr "AlÅuti" - -#: ../../mod/profile_photo.php:213 -msgid "skip this step" -msgstr "Preterpasi tian paÅon" - -#: ../../mod/profile_photo.php:213 -msgid "select a photo from your photo albums" -msgstr "elekti bildon el viaj albumoj" - -#: ../../mod/profile_photo.php:226 -msgid "Crop Image" -msgstr "Stuci Bildon" - -#: ../../mod/profile_photo.php:227 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Bonvolu agordi la stuco de la bildo por optimuma aspekto." - -#: ../../mod/profile_photo.php:229 -msgid "Done Editing" -msgstr "Finigi Redaktado" - -#: ../../mod/profile_photo.php:257 -msgid "Image uploaded successfully." -msgstr "Bildo estas sukcese enÅutita." - -#: ../../mod/hcard.php:10 -msgid "No profile" -msgstr "Neniu profilo" - -#: ../../mod/removeme.php:45 ../../mod/removeme.php:48 -msgid "Remove My Account" -msgstr "Forigi Mian Konton" - -#: ../../mod/removeme.php:46 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." -msgstr "Tio tute forigos vian konton. Kiam farita, la konto ne estas restaÅ­rebla." - -#: ../../mod/removeme.php:47 -msgid "Please enter your password for verification:" -msgstr "Bonvolu entajpi vian pasvorton por kontrolado:" - -#: ../../mod/message.php:9 ../../include/nav.php:131 -msgid "New Message" -msgstr "Nova MesaÄo" - -#: ../../mod/message.php:70 -msgid "Unable to locate contact information." -msgstr "Ne eblas trovi kontaktajn informojn." - -#: ../../mod/message.php:120 -msgid "Message deleted." -msgstr "MesaÄo estas forviÅita." - -#: ../../mod/message.php:150 -msgid "Conversation removed." -msgstr "Dialogo estas forviÅita." - -#: ../../mod/message.php:247 -msgid "No messages." -msgstr "Neniom da mesaÄoj." - -#: ../../mod/message.php:254 -#, php-format -msgid "Unknown sender - %s" -msgstr "Nekonata sendanto - %s" - -#: ../../mod/message.php:257 -#, php-format -msgid "You and %s" -msgstr "Vi kaj %s" - -#: ../../mod/message.php:260 -#, php-format -msgid "%s and You" -msgstr "%s kaj vi" - -#: ../../mod/message.php:270 ../../mod/message.php:392 -msgid "Delete conversation" -msgstr "ForviÅi dialogon" - -#: ../../mod/message.php:273 -msgid "D, d M Y - g:i A" -msgstr "D, d M Y - g:i A" - -#: ../../mod/message.php:275 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "%d mesaÄo" -msgstr[1] "%d mesaÄoj" - -#: ../../mod/message.php:310 -msgid "Message not available." -msgstr "MesaÄo nedisponebla." - -#: ../../mod/message.php:375 -msgid "Delete message" -msgstr "ForviÅu mesaÄon" - -#: ../../mod/message.php:394 -msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Sekura komunikado ne disponeblas. Vi eble povus respondi sur la profilpaÄo de la sendanto." - -#: ../../mod/message.php:398 -msgid "Send Reply" -msgstr "Respondi" - -#: ../../mod/allfriends.php:34 -#, php-format -msgid "Friends of %s" -msgstr "Amikoj de %s" - -#: ../../mod/allfriends.php:40 -msgid "No friends to display." -msgstr "Neniom da amiko al montri." - -#: ../../mod/admin.php:55 -msgid "Theme settings updated." -msgstr "Gisdatigis agordojn pri etosoj." - -#: ../../mod/admin.php:96 ../../mod/admin.php:419 -msgid "Site" -msgstr "Retejo" - -#: ../../mod/admin.php:97 ../../mod/admin.php:655 ../../mod/admin.php:667 -msgid "Users" -msgstr "Uzantoj" - -#: ../../mod/admin.php:98 ../../mod/admin.php:749 ../../mod/admin.php:791 -msgid "Plugins" -msgstr "Kromprogramoj" - -#: ../../mod/admin.php:99 ../../mod/admin.php:954 ../../mod/admin.php:990 -msgid "Themes" -msgstr "Etosoj" - -#: ../../mod/admin.php:100 -msgid "DB updates" -msgstr "DB Äisdatigoj" - -#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1077 -msgid "Logs" -msgstr "Protokoloj" - -#: ../../mod/admin.php:120 ../../include/nav.php:146 -msgid "Admin" -msgstr "Administrado" - -#: ../../mod/admin.php:121 -msgid "Plugin Features" -msgstr "Kromprogramaj Trajtoj" - -#: ../../mod/admin.php:123 -msgid "User registrations waiting for confirmation" -msgstr "Uzantaj registradoj atendante konfirmon" - -#: ../../mod/admin.php:183 ../../mod/admin.php:637 -msgid "Normal Account" -msgstr "Normala konto" - -#: ../../mod/admin.php:184 ../../mod/admin.php:638 -msgid "Soapbox Account" -msgstr "Soapbox Konto" - -#: ../../mod/admin.php:185 ../../mod/admin.php:639 -msgid "Community/Celebrity Account" -msgstr "Komunuma/eminentula Konto" - -#: ../../mod/admin.php:186 ../../mod/admin.php:640 -msgid "Automatic Friend Account" -msgstr "AÅ­tomata Amika Konto" - -#: ../../mod/admin.php:205 -msgid "Message queues" -msgstr "MesaÄvicoj" - -#: ../../mod/admin.php:210 ../../mod/admin.php:418 ../../mod/admin.php:654 -#: ../../mod/admin.php:748 ../../mod/admin.php:790 ../../mod/admin.php:953 -#: ../../mod/admin.php:989 ../../mod/admin.php:1076 -msgid "Administration" -msgstr "Administrado" - -#: ../../mod/admin.php:211 -msgid "Summary" -msgstr "Resumo" - -#: ../../mod/admin.php:213 -msgid "Registered users" -msgstr "Registrataj uzantoj" - -#: ../../mod/admin.php:215 -msgid "Pending registrations" -msgstr "Okazontaj registradoj" - -#: ../../mod/admin.php:216 -msgid "Version" -msgstr "Versio" - -#: ../../mod/admin.php:218 -msgid "Active plugins" -msgstr "Åœaltitaj kromprogramoj" - -#: ../../mod/admin.php:357 -msgid "Site settings updated." -msgstr "Äœisdatigis retejaj agordoj." - -#: ../../mod/admin.php:405 -msgid "Closed" -msgstr "Ferma" - -#: ../../mod/admin.php:406 -msgid "Requires approval" -msgstr "Bezonas aprobon" - -#: ../../mod/admin.php:407 -msgid "Open" -msgstr "Malferma" - -#: ../../mod/admin.php:411 -msgid "No SSL policy, links will track page SSL state" -msgstr "Sen SSL strategio. Ligiloj sekvos la SSL staton de la paÄo." - -#: ../../mod/admin.php:412 -msgid "Force all links to use SSL" -msgstr "Devigi ke ĉiuj ligiloj uzu SSL." - -#: ../../mod/admin.php:413 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" -msgstr "Memsubskribita atestilo, nur uzu SSL por lokaj ligiloj (malkuraÄigata)" - -#: ../../mod/admin.php:422 -msgid "File upload" -msgstr "AlÅuto" - -#: ../../mod/admin.php:423 -msgid "Policies" -msgstr "Politiko" - -#: ../../mod/admin.php:424 -msgid "Advanced" -msgstr "Altnivela" - -#: ../../mod/admin.php:428 ../../addon/statusnet/statusnet.php:558 -msgid "Site name" -msgstr "Nomo de retejo" - -#: ../../mod/admin.php:429 -msgid "Banner/Logo" -msgstr "Emblemo" - -#: ../../mod/admin.php:430 -msgid "System language" -msgstr "Sistema lingvo" - -#: ../../mod/admin.php:431 -msgid "System theme" -msgstr "Sistema etoso" - -#: ../../mod/admin.php:431 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "DefaÅ­lta sistema etoso - transpasebla de uzantprofiloj - redakti agordoj pri etosoj" - -#: ../../mod/admin.php:432 -msgid "SSL link policy" -msgstr "Strategio por SSL ligiloj" - -#: ../../mod/admin.php:432 -msgid "Determines whether generated links should be forced to use SSL" -msgstr "Difinas ĉu generotaj ligiloj devige uzu SSL." - -#: ../../mod/admin.php:433 -msgid "Maximum image size" -msgstr "Maksimuma bildgrando" - -#: ../../mod/admin.php:433 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Maksimuma grando en bajtoj por alÅutotaj bildoj. DefaÅ­lte 0, kio signifas neniu limito." - -#: ../../mod/admin.php:435 -msgid "Register policy" -msgstr "Interkonsento pri registrado" - -#: ../../mod/admin.php:436 -msgid "Register text" -msgstr "Interkonsento teksto" - -#: ../../mod/admin.php:436 -msgid "Will be displayed prominently on the registration page." -msgstr "Tio estos eminente montrata en la registro paÄo." - -#: ../../mod/admin.php:437 -msgid "Accounts abandoned after x days" -msgstr "Kontoj forlasitaj post x tagoj" - -#: ../../mod/admin.php:437 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Mi ne malÅparu energion por enketi aliajn retejojn pri forlasitaj kontoj. Entajpu 0 por ne uzi templimo." - -#: ../../mod/admin.php:438 -msgid "Allowed friend domains" -msgstr "Permesitaj amikaj domainoj" - -#: ../../mod/admin.php:438 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Perkome disigita listo da domajnoj kiuj rajtas konstrui amikecojn kun ĉi tiu retejo. Ä´okeroj eblas. Malplena por rajtigi ĉiujn ajn domajnojn." - -#: ../../mod/admin.php:439 -msgid "Allowed email domains" -msgstr "Permesitaj retpoÅtaj domajnoj" - -#: ../../mod/admin.php:439 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Perkome disigita listo da domajnoj kiuj uzeblas kiel retpoÅtaj adresoj en novaj registradoj. Ä´okeroj eblas. Malplena por rajtigi ĉiujn ajn domajnojn." - -#: ../../mod/admin.php:440 -msgid "Block public" -msgstr "Bloki publike" - -#: ../../mod/admin.php:440 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Elektu por bloki publikan atingon al ĉiuj alie publikajn paÄojn en ĉi tiu retejo kiam vi ne estas ensalutita." - -#: ../../mod/admin.php:441 -msgid "Force publish" -msgstr "Devigi publikigon" - -#: ../../mod/admin.php:441 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Elektu por devigi la registradon en la loka katalogo al ĉiuj profiloj en ĉi tiu retejo." - -#: ../../mod/admin.php:442 -msgid "Global directory update URL" -msgstr "Äœenerala adreso por Äisdatigi la katalogon" - -#: ../../mod/admin.php:442 -msgid "" -"URL to update the global directory. If this is not set, the global directory" -" is completely unavailable to the application." -msgstr "URL adreso por Äisdatigi la tutmondan katalogon. Se ne agordita, la tutmonda katatolge tute ne disponeblas al la programo." - -#: ../../mod/admin.php:444 -msgid "Block multiple registrations" -msgstr "Bloki pluroblajn registradojn." - -#: ../../mod/admin.php:444 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "Malpermesi al uzantoj la permeson por registri pluajn kontojn kiel paÄoj." - -#: ../../mod/admin.php:445 -msgid "OpenID support" -msgstr "Subteno por OpenID" - -#: ../../mod/admin.php:445 -msgid "OpenID support for registration and logins." -msgstr "Subteni OpenID por registrado kaj ensaluto." - -#: ../../mod/admin.php:446 -msgid "Fullname check" -msgstr "Kontroli plenan nomon" - -#: ../../mod/admin.php:446 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "Kiel kontraÅ­spamilo, devigi uzantoj al registrado kun spaceto inter la persona nomo kaj la familia nomo." - -#: ../../mod/admin.php:447 -msgid "UTF-8 Regular expressions" -msgstr "UTF-8 regulaj exprimoj" - -#: ../../mod/admin.php:447 -msgid "Use PHP UTF8 regular expressions" -msgstr "Uzi PHP UTF8 regulajn esprimojn." - -#: ../../mod/admin.php:448 -msgid "Show Community Page" -msgstr "Montri Komunuma PaÄo" - -#: ../../mod/admin.php:448 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "Montri komunuma paÄo kun ĉiuj ĵusaj afiÅoj en ĉi tiu retejo." - -#: ../../mod/admin.php:449 -msgid "Enable OStatus support" -msgstr "Åœalti subtenon por OStatus" - -#: ../../mod/admin.php:449 -msgid "" -"Provide built-in OStatus (identi.ca, status.net, etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "Provizi integritan OStatus (identi.ca, status.net ktp) subtenon. Ĉiuj komunikadoj en OStatus estas publikaj, do privatecaj avertoj aperos de tempo al tempo." - -#: ../../mod/admin.php:450 -msgid "Enable Diaspora support" -msgstr "Åœalti subtenon por Diaspora" - -#: ../../mod/admin.php:450 -msgid "Provide built-in Diaspora network compatibility." -msgstr "Provizi integritan Diaspora subtenon." - -#: ../../mod/admin.php:451 -msgid "Only allow Friendica contacts" -msgstr "Nur permesigi Friendica kontaktojn" - -#: ../../mod/admin.php:451 -msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." -msgstr "Ĉiuj kontaktoj devas uzi Friendica protokolojn. Ĉiuj aliaj komunikaj protokoloj malaktivita." - -#: ../../mod/admin.php:452 -msgid "Verify SSL" -msgstr "Kontroli SSL" - -#: ../../mod/admin.php:452 -msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you" -" cannot connect (at all) to self-signed SSL sites." -msgstr "Se vi deziras, vi povas aktivigi severan kontroladon de SSL atestiloj. Pro tio, vie (tute) ne eblos konekti al SSL retejoj kun memsubskribitaj atestiloj." - -#: ../../mod/admin.php:453 -msgid "Proxy user" -msgstr "Uzantnomo por retperanto" - -#: ../../mod/admin.php:454 -msgid "Proxy URL" -msgstr "URL adreso de retperanto" - -#: ../../mod/admin.php:455 -msgid "Network timeout" -msgstr "Reta tempolimo" - -#: ../../mod/admin.php:455 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Valoro en sekundoj. Uzu 0 por mallimitigi (ne rekomendata)." - -#: ../../mod/admin.php:456 -msgid "Delivery interval" -msgstr "Intervalo de liverado" - -#: ../../mod/admin.php:456 -msgid "" -"Delay background delivery processes by this many seconds to reduce system " -"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " -"for large dedicated servers." -msgstr "Malfruigi fonan liveradon dum tiom da sekundoj por malpliigi la Åargon de la sistemo. Rekomendoj: 4-5 por komunaj serviloj, 2-3 por virtualaj privataj serviloj, 0-1 por grandaj dediĉitaj serviloj." - -#: ../../mod/admin.php:457 -msgid "Poll interval" -msgstr "Enketintervalo" - -#: ../../mod/admin.php:457 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Malfruigi fonajn enketprocesojn je tiom da sekundoj por malpliigi la Åargon de la sistemo. Se 0, uzas la liverintervalon." - -#: ../../mod/admin.php:458 -msgid "Maximum Load Average" -msgstr "Maksimuma Meza SistemÅargo" - -#: ../../mod/admin.php:458 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Maksimuma sistemÅargo post kiu livero- kaj enketprocesoj estos prokrastinataj. - DefaÅ­lte 50." - -#: ../../mod/admin.php:472 -msgid "Update has been marked successful" -msgstr "Äœisdatigo estas markita sukcesa" - -#: ../../mod/admin.php:482 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Ne sukcesis plenumi %s. Kontrolu la sistemprotokolojn." - -#: ../../mod/admin.php:485 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Sukcese aplikis la Äisdatigo %s." - -#: ../../mod/admin.php:489 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Äœisdatigo %s ne liveris elirstaton. " - -#: ../../mod/admin.php:492 -#, php-format -msgid "Update function %s could not be found." -msgstr "Ne troveblas Äisdatigo funkcio %s." - -#: ../../mod/admin.php:507 -msgid "No failed updates." -msgstr "Neniom da malsukcesaj Äisdatigoj." - -#: ../../mod/admin.php:511 -msgid "Failed Updates" -msgstr "Malsukcesaj Äœisdatigoj" - -#: ../../mod/admin.php:512 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "Ne inkluzivas Äisdatigojn antaÅ­ 1139, kiuj ne liveris elirstaton." - -#: ../../mod/admin.php:513 -msgid "Mark success (if update was manually applied)" -msgstr "Marki sukcesa (se la Äisdatigo estas instalita mane)" - -#: ../../mod/admin.php:514 -msgid "Attempt to execute this update step automatically" -msgstr "Provi automate plenumi ĉi tian paÅon de la Äisdatigo." - -#: ../../mod/admin.php:539 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "Blokis/malblokis %s uzanton" -msgstr[1] "Blokis/malblokis %s uzantojn" - -#: ../../mod/admin.php:546 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s uzanto forviÅita" -msgstr[1] "%s uzanto forviÅitaj" - -#: ../../mod/admin.php:585 -#, php-format -msgid "User '%s' deleted" -msgstr "Uzanto '%s' forviÅita" - -#: ../../mod/admin.php:593 -#, php-format -msgid "User '%s' unblocked" -msgstr "Uzanto '%s' malblokita" - -#: ../../mod/admin.php:593 -#, php-format -msgid "User '%s' blocked" -msgstr "Uzanto '%s' blokita" - -#: ../../mod/admin.php:657 -msgid "select all" -msgstr "elekti ĉiujn" - -#: ../../mod/admin.php:658 -msgid "User registrations waiting for confirm" -msgstr "RegistriÄoj atendante aprobon" - -#: ../../mod/admin.php:659 -msgid "Request date" -msgstr "Dato de peto" - -#: ../../mod/admin.php:659 ../../mod/admin.php:668 -#: ../../include/contact_selectors.php:79 -msgid "Email" -msgstr "RetpoÅto" - -#: ../../mod/admin.php:660 -msgid "No registrations." -msgstr "Neniom da registriÄoj." - -#: ../../mod/admin.php:662 -msgid "Deny" -msgstr "Negi" - -#: ../../mod/admin.php:668 -msgid "Register date" -msgstr "Dato de registrado" - -#: ../../mod/admin.php:668 -msgid "Last login" -msgstr "Plej ĵusa ensaluto" - -#: ../../mod/admin.php:668 -msgid "Last item" -msgstr "Plej ĵusa elemento" - -#: ../../mod/admin.php:668 -msgid "Account" -msgstr "Konto" - -#: ../../mod/admin.php:670 -msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "La elektitaj uzantkontoj estas forviÅotaj!\\n\\nĈiuj elementoj kiujn ili afiÅis je la retpaÄo estos permanente forviÅitaj.\\n\\nĈu vi certas?" - -#: ../../mod/admin.php:671 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "La uzanto {0} estas forviÅota!\\n\\nĈiuj elementoj kiujn li afiÅis je la retpaÄo estos permanente forviÅitaj.\\n\\nĈu vi certas?" - -#: ../../mod/admin.php:712 -#, php-format -msgid "Plugin %s disabled." -msgstr "Kromprogramo %s estas malÅaltita." - -#: ../../mod/admin.php:716 -#, php-format -msgid "Plugin %s enabled." -msgstr "Kromprogramo %s estas Åaltita." - -#: ../../mod/admin.php:726 ../../mod/admin.php:924 -msgid "Disable" -msgstr "MalÅalti" - -#: ../../mod/admin.php:728 ../../mod/admin.php:926 -msgid "Enable" -msgstr "Åœalti" - -#: ../../mod/admin.php:750 ../../mod/admin.php:955 -msgid "Toggle" -msgstr "Åœalti/MalÅalti" - -#: ../../mod/admin.php:758 ../../mod/admin.php:965 -msgid "Author: " -msgstr "AÅ­toro: " - -#: ../../mod/admin.php:759 ../../mod/admin.php:966 -msgid "Maintainer: " -msgstr "Prizorganto: " - -#: ../../mod/admin.php:888 -msgid "No themes found." -msgstr "Ne trovis etosojn." - -#: ../../mod/admin.php:947 -msgid "Screenshot" -msgstr "Ekrankopio" - -#: ../../mod/admin.php:995 -msgid "[Experimental]" -msgstr "[Eksperimenta]" - -#: ../../mod/admin.php:996 -msgid "[Unsupported]" -msgstr "[Nesubtenata]" - -#: ../../mod/admin.php:1023 -msgid "Log settings updated." -msgstr "Protokolagordoj Äisdatigitaj." - -#: ../../mod/admin.php:1079 -msgid "Clear" -msgstr "ForviÅi" - -#: ../../mod/admin.php:1085 -msgid "Debugging" -msgstr "Sencimigado" - -#: ../../mod/admin.php:1086 -msgid "Log file" -msgstr "Protokolo" - -#: ../../mod/admin.php:1086 -msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." -msgstr "Devas esti skribebla de la retservilo. Relativa al via plej supra Friendica dosierujo." - -#: ../../mod/admin.php:1087 -msgid "Log level" -msgstr "Protokolnivelo" - -#: ../../mod/admin.php:1137 -msgid "Close" -msgstr "Fermi" - -#: ../../mod/admin.php:1143 -msgid "FTP Host" -msgstr "FTP Servilo" - -#: ../../mod/admin.php:1144 -msgid "FTP Path" -msgstr "FTP Vojo" - -#: ../../mod/admin.php:1145 -msgid "FTP User" -msgstr "FTP Uzanto" - -#: ../../mod/admin.php:1146 -msgid "FTP Password" -msgstr "FTP Pasvorto" - -#: ../../mod/profile.php:21 ../../boot.php:993 -msgid "Requested profile is not available." -msgstr "La petita profilo ne disponeblas." - -#: ../../mod/profile.php:141 ../../mod/display.php:75 -msgid "Access to this profile has been restricted." -msgstr "Atingo al ĉi tio profilo estas limitigita" - -#: ../../mod/profile.php:166 -msgid "Tips for New Members" -msgstr "Konsilo por novaj membroj" - -#: ../../mod/ping.php:185 -msgid "{0} wants to be your friend" -msgstr "{0} volas amikiÄi kun vi" - -#: ../../mod/ping.php:190 -msgid "{0} sent you a message" -msgstr "{0} sendis mesaÄon al vi" - -#: ../../mod/ping.php:195 -msgid "{0} requested registration" -msgstr "{0} petis registradon" - -#: ../../mod/ping.php:201 -#, php-format -msgid "{0} commented %s's post" -msgstr "{0} komentis pri la afiÅo de %s" - -#: ../../mod/ping.php:206 -#, php-format -msgid "{0} liked %s's post" -msgstr "{0} satis la afiÅon de %s" - -#: ../../mod/ping.php:211 -#, php-format -msgid "{0} disliked %s's post" -msgstr "{0} malÅatis la afiÅon de %s" - -#: ../../mod/ping.php:216 -#, php-format -msgid "{0} is now friends with %s" -msgstr "{0} amikiÄis kun %s" - -#: ../../mod/ping.php:221 -msgid "{0} posted" -msgstr "{0} afiÅis" - -#: ../../mod/ping.php:226 -#, php-format -msgid "{0} tagged %s's post with #%s" -msgstr "{0} markis la afiÅon de %s kun #%s" - -#: ../../mod/ping.php:232 -msgid "{0} mentioned you in a post" -msgstr "{0} menciis vin en afiÅo" - -#: ../../mod/nogroup.php:58 -msgid "Contacts who are not members of a group" -msgstr "Kontaktoj kiuj ne estas en iu grupo" - -#: ../../mod/openid.php:24 -msgid "OpenID protocol error. No ID returned." -msgstr "Eraro en OpenID protokolo. Ne resendis identecon." - -#: ../../mod/openid.php:53 -msgid "" -"Account not found and OpenID registration is not permitted on this site." -msgstr "Ne trovis kontoj, kaj registrado per OpenID estas malpermesita ĉi tie." - -#: ../../mod/openid.php:93 ../../include/auth.php:99 -#: ../../include/auth.php:162 -msgid "Login failed." -msgstr "Ensalutado malsukcesis." - -#: ../../mod/follow.php:27 -msgid "Contact added" -msgstr "Aldonis kontakton" - -#: ../../mod/common.php:42 -msgid "Common Friends" -msgstr "Komunaj Amikoj" - -#: ../../mod/common.php:78 -msgid "No contacts in common." -msgstr "Neniom da komunaj kontaktoj." - -#: ../../mod/display.php:135 -msgid "Item has been removed." -msgstr "Elemento estas forviÅita." - -#: ../../mod/apps.php:4 -msgid "Applications" -msgstr "Programoj" - -#: ../../mod/apps.php:7 -msgid "No installed applications." -msgstr "Neniom da instalitaj programoj." - -#: ../../mod/search.php:83 ../../include/text.php:649 -#: ../../include/text.php:650 ../../include/nav.php:91 -msgid "Search" -msgstr "Serĉi" - -#: ../../mod/profiles.php:21 ../../mod/profiles.php:410 -#: ../../mod/profiles.php:524 ../../mod/dfrn_confirm.php:62 -msgid "Profile not found." -msgstr "Profilo ne trovita." - -#: ../../mod/profiles.php:31 -msgid "Profile Name is required." -msgstr "Nomo de profilo estas bezonata." - -#: ../../mod/profiles.php:155 -msgid "Marital Status" -msgstr "Amrilata Stato" - -#: ../../mod/profiles.php:159 -msgid "Romantic Partner" -msgstr "Kora Partnero" - -#: ../../mod/profiles.php:163 -msgid "Likes" -msgstr "Åœatoj" - -#: ../../mod/profiles.php:167 -msgid "Dislikes" -msgstr "MalÅatoj" - -#: ../../mod/profiles.php:171 -msgid "Work/Employment" -msgstr "Laboro" - -#: ../../mod/profiles.php:174 -msgid "Religion" -msgstr "Religio" - -#: ../../mod/profiles.php:178 -msgid "Political Views" -msgstr "Politikaj Opinioj" - -#: ../../mod/profiles.php:182 -msgid "Gender" -msgstr "Sekso" - -#: ../../mod/profiles.php:186 -msgid "Sexual Preference" -msgstr "Seksa Prefero" - -#: ../../mod/profiles.php:190 -msgid "Homepage" -msgstr "HejmpaÄo" - -#: ../../mod/profiles.php:194 -msgid "Interests" -msgstr "Interesoj" - -#: ../../mod/profiles.php:198 -msgid "Address" -msgstr "Adreso" - -#: ../../mod/profiles.php:205 ../../addon/dav/layout.fnk.php:310 -msgid "Location" -msgstr "Loko" - -#: ../../mod/profiles.php:288 -msgid "Profile updated." -msgstr "Profilo Äisdatigita." - -#: ../../mod/profiles.php:355 -msgid " and " -msgstr " kaj " - -#: ../../mod/profiles.php:363 -msgid "public profile" -msgstr "publika profilo" - -#: ../../mod/profiles.php:366 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s ÅanÄis %2$s al “%3$s”" - -#: ../../mod/profiles.php:367 -#, php-format -msgid " - Visit %1$s's %2$s" -msgstr " - Vizitu la %2$s de %1$s" - -#: ../../mod/profiles.php:370 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s havas Äisdatigigan %2$s, ÅanÄas %3$s." - -#: ../../mod/profiles.php:429 -msgid "Profile deleted." -msgstr "Profilo forviÅita." - -#: ../../mod/profiles.php:447 ../../mod/profiles.php:481 -msgid "Profile-" -msgstr "Profilo-" - -#: ../../mod/profiles.php:466 ../../mod/profiles.php:508 -msgid "New profile created." -msgstr "Nova profilo kreita." - -#: ../../mod/profiles.php:487 -msgid "Profile unavailable to clone." -msgstr "Ne eblas kopii profilon." - -#: ../../mod/profiles.php:545 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "KaÅi vian liston de kontaktoj/amikoj al vidantoj de ĉi-tio profilo?" - -#: ../../mod/profiles.php:568 -msgid "Edit Profile Details" -msgstr "Redakti Detalojn de Profilo" - -#: ../../mod/profiles.php:570 -msgid "View this profile" -msgstr "Vidi la profilon." - -#: ../../mod/profiles.php:571 -msgid "Create a new profile using these settings" -msgstr "Krei novan profilon kun tiaj agordoj" - -#: ../../mod/profiles.php:572 -msgid "Clone this profile" -msgstr "Kopii ĉi tiun profilon" - -#: ../../mod/profiles.php:573 -msgid "Delete this profile" -msgstr "ForviÅi ĉi tiun profilon" - -#: ../../mod/profiles.php:574 -msgid "Profile Name:" -msgstr "Nomo de Profilo:" - -#: ../../mod/profiles.php:575 -msgid "Your Full Name:" -msgstr "Via Plena Nomo:" - -#: ../../mod/profiles.php:576 -msgid "Title/Description:" -msgstr "Titolo/Priskribo:" - -#: ../../mod/profiles.php:577 -msgid "Your Gender:" -msgstr "Via Sekso:" - -#: ../../mod/profiles.php:578 -#, php-format -msgid "Birthday (%s):" -msgstr "NaskiÄtago (%s):" - -#: ../../mod/profiles.php:579 -msgid "Street Address:" -msgstr "Adreso:" - -#: ../../mod/profiles.php:580 -msgid "Locality/City:" -msgstr "Urbo:" - -#: ../../mod/profiles.php:581 -msgid "Postal/Zip Code:" -msgstr "PoÅtkodo:" - -#: ../../mod/profiles.php:582 -msgid "Country:" -msgstr "Lando:" - -#: ../../mod/profiles.php:583 -msgid "Region/State:" -msgstr "Åœtato:" - -#: ../../mod/profiles.php:584 -msgid " Marital Status:" -msgstr " Civita Stato:" - -#: ../../mod/profiles.php:585 -msgid "Who: (if applicable)" -msgstr "Kiu (se aplikeble):" - -#: ../../mod/profiles.php:586 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Ekzemploj: cathy123, Cathy Williams, cathy@example.com" - -#: ../../mod/profiles.php:587 -msgid "Since [date]:" -msgstr "Ekde [dato]:" - -#: ../../mod/profiles.php:588 ../../include/profile_advanced.php:46 -msgid "Sexual Preference:" -msgstr "Seksa Prefero:" - -#: ../../mod/profiles.php:589 -msgid "Homepage URL:" -msgstr "Adreso de HejmpaÄo:" - -#: ../../mod/profiles.php:590 ../../include/profile_advanced.php:50 -msgid "Hometown:" -msgstr "Hejmurbo:" - -#: ../../mod/profiles.php:591 ../../include/profile_advanced.php:54 -msgid "Political Views:" -msgstr "Politikaj Opinioj:" - -#: ../../mod/profiles.php:592 -msgid "Religious Views:" -msgstr "Religiaj Opinioj:" - -#: ../../mod/profiles.php:593 -msgid "Public Keywords:" -msgstr "Publikaj Ålosilvortoj:" - -#: ../../mod/profiles.php:594 -msgid "Private Keywords:" -msgstr "Privataj Ålosilvortoj:" - -#: ../../mod/profiles.php:595 ../../include/profile_advanced.php:62 -msgid "Likes:" -msgstr "Åœatoj:" - -#: ../../mod/profiles.php:596 ../../include/profile_advanced.php:64 -msgid "Dislikes:" -msgstr "MalÅatoj:" - -#: ../../mod/profiles.php:597 -msgid "Example: fishing photography software" -msgstr "Ekzemple: fiÅkapti fotografio programaro" - -#: ../../mod/profiles.php:598 -msgid "(Used for suggesting potential friends, can be seen by others)" -msgstr "(Por sugesti amikoj. Videbla al aliaj.)" - -#: ../../mod/profiles.php:599 -msgid "(Used for searching profiles, never shown to others)" -msgstr "(Por serĉi profilojn. Neniam videbla al aliaj.)" - -#: ../../mod/profiles.php:600 -msgid "Tell us about yourself..." -msgstr "Diru al ni pri vi..." - -#: ../../mod/profiles.php:601 -msgid "Hobbies/Interests" -msgstr "Åœatokupoj/Interesoj" - -#: ../../mod/profiles.php:602 -msgid "Contact information and Social Networks" -msgstr "Kontaktaj informoj kaj Interkonaj Retejoj" - -#: ../../mod/profiles.php:603 -msgid "Musical interests" -msgstr "Muzikaj interesoj" - -#: ../../mod/profiles.php:604 -msgid "Books, literature" -msgstr "Libroj, literaturo" - -#: ../../mod/profiles.php:605 -msgid "Television" -msgstr "Televido" - -#: ../../mod/profiles.php:606 -msgid "Film/dance/culture/entertainment" -msgstr "Filmoj/dancoj/arto/amuzaĵoj" - -#: ../../mod/profiles.php:607 -msgid "Love/romance" -msgstr "Amo/romanco" - -#: ../../mod/profiles.php:608 -msgid "Work/employment" -msgstr "Laboro" - -#: ../../mod/profiles.php:609 -msgid "School/education" -msgstr "Lernejo/eduko" - -#: ../../mod/profiles.php:614 -msgid "" -"This is your public profile.
    It may " -"be visible to anybody using the internet." -msgstr "Ĉi tio estas via publika profilo. Äœi eble estas videbla al ĉiuj en interreto. " - -#: ../../mod/profiles.php:624 ../../mod/directory.php:111 -msgid "Age: " -msgstr "AÄo:" - -#: ../../mod/profiles.php:663 -msgid "Edit/Manage Profiles" -msgstr "Redakti/administri Profilojn" - -#: ../../mod/profiles.php:664 ../../boot.php:1102 -msgid "Change profile photo" -msgstr "ÅœanÄi profilbildon" - -#: ../../mod/profiles.php:665 ../../boot.php:1103 -msgid "Create New Profile" -msgstr "Krei novan profilon" - -#: ../../mod/profiles.php:676 ../../boot.php:1113 -msgid "Profile Image" -msgstr "Profilbildo" - -#: ../../mod/profiles.php:678 ../../boot.php:1116 -msgid "visible to everybody" -msgstr "videbla al ĉiuj" - -#: ../../mod/profiles.php:679 ../../boot.php:1117 -msgid "Edit visibility" -msgstr "Redakti videblecon" - -#: ../../mod/filer.php:29 ../../include/conversation.php:951 -msgid "Save to Folder:" -msgstr "Konservi en Dosierujo:" - -#: ../../mod/filer.php:29 -msgid "- select -" -msgstr "- elekti -" - -#: ../../mod/tagger.php:103 ../../include/conversation.php:138 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s markis la %3$s de %2$s kun %4$s" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Ne trovis delegiteblajn paÄojn." - -#: ../../mod/delegate.php:121 -msgid "Delegate Page Management" -msgstr "Administrado de Delegitajn PaÄojn" - -#: ../../mod/delegate.php:123 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Delegitoj povas administri ĉiujn ecojn de la konto/paÄo, escepte bazaj kontoagordoj. Bonvolu ne delegitigi vian personan konton al iu al kiu vi ne plene fidas." - -#: ../../mod/delegate.php:124 -msgid "Existing Page Managers" -msgstr "Estantaj Administrantoj de la PaÄo" - -#: ../../mod/delegate.php:126 -msgid "Existing Page Delegates" -msgstr "Estantaj Delegitoj de la PaÄo" - -#: ../../mod/delegate.php:128 -msgid "Potential Delegates" -msgstr "Eblaj Delegitoj" - -#: ../../mod/delegate.php:131 -msgid "Add" -msgstr "Aldoni" - -#: ../../mod/delegate.php:132 -msgid "No entries." -msgstr "Neniom da afiÅoj." - -#: ../../mod/suggest.php:38 ../../view/theme/diabook/theme.php:626 -#: ../../include/contact_widgets.php:34 -msgid "Friend Suggestions" -msgstr "Amikosugestoj" - -#: ../../mod/suggest.php:44 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Neniu sugestoj disponeblas. Se ĉi tiu estas nova retejo, bonvolu reprovi post 24 horoj." - -#: ../../mod/suggest.php:61 -msgid "Ignore/Hide" -msgstr "Ignori/KaÅi" - -#: ../../mod/directory.php:47 ../../view/theme/diabook/theme.php:624 -msgid "Global Directory" -msgstr "Tutmonda Katalogo" - -#: ../../mod/directory.php:55 -msgid "Find on this site" -msgstr "Trovi en ĉi retejo" - -#: ../../mod/directory.php:58 -msgid "Site Directory" -msgstr "Reteja Katalogo" - -#: ../../mod/directory.php:114 -msgid "Gender: " -msgstr "Sekso:" - -#: ../../mod/directory.php:140 -msgid "No entries (some entries may be hidden)." -msgstr "Neniom da afiÅoj (kelkaj afiÅoj eble ne estas videbla)." - -#: ../../mod/invite.php:35 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s: Ne estas valida retpoÅtadreso." - -#: ../../mod/invite.php:59 -msgid "Please join us on Friendica" -msgstr "Bonvolu aliÄi kun ni ĉe Friendica" - -#: ../../mod/invite.php:69 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s: La livero de la mesaÄo malsukcesis." - -#: ../../mod/invite.php:73 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "Sendis %d mesaÄon." -msgstr[1] "Sendis %d mesaÄojn." - -#: ../../mod/invite.php:92 -msgid "You have no more invitations available" -msgstr "Vi ne plu disponeblas invitaĵojn" - -#: ../../mod/invite.php:100 -#, php-format -msgid "" -"Visit %s for a list of public sites that you can join. Friendica members on " -"other sites can all connect with each other, as well as with members of many" -" other social networks." -msgstr "Vizitu %s por listo de publikaj retejoj kie vi povas aliÄi. Anoj de Friendica ĉe aliaj retejoj povas konekti unu kun la alian, kaj ankaÅ­ kun membroj de multaj aliaj retejoj." - -#: ../../mod/invite.php:102 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." -msgstr "Por akcepti ĉi tiu invito, bonvolu viziti kaj registriÄi ĉe %s au alia publika Friendica retejo." - -#: ../../mod/invite.php:103 -#, php-format -msgid "" -"Friendica sites all inter-connect to create a huge privacy-enhanced social " -"web that is owned and controlled by its members. They can also connect with " -"many traditional social networks. See %s for a list of alternate Friendica " -"sites you can join." -msgstr "Ĉiuj Friendica retejoj interkonektiÄas kaj kune faras grandan altprivatecan interkonan reton, kiun posedas kaj kontrolas Äiaj membroj. Ili ankaÅ­ povas konekti kun multe de tradiciaj interkonaj retejoj. Vidu %s por listo de publikaj retejoj kie vi povas aliÄi." - -#: ../../mod/invite.php:106 -msgid "" -"Our apologies. This system is not currently configured to connect with other" -" public sites or invite members." -msgstr "Senkulpigu nin. La sistemo nuntempe ne estas agordita por konekti al aliaj retejoj au inviti membrojn." - -#: ../../mod/invite.php:111 -msgid "Send invitations" -msgstr "Sendi invitojn" - -#: ../../mod/invite.php:112 -msgid "Enter email addresses, one per line:" -msgstr "Entajpu retpoÅtadresojn, po unu por ĉiu linio." - -#: ../../mod/invite.php:114 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." -msgstr "Ni bonkore invitas vin aliÄi kun ni kaj aliaj bonaj amikoj ĉe Friendica. Helpu nin krei pli bonan interkonan reton." - -#: ../../mod/invite.php:116 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "Vi bezonas ĉi-tiun invitkodon: $invite_code" - -#: ../../mod/invite.php:116 -msgid "" -"Once you have registered, please connect with me via my profile page at:" -msgstr "Kiam vi registris, bonvolu konekti al mi pere de mi profilo ĉe: " - -#: ../../mod/invite.php:118 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendica.com" -msgstr "Por pli da informoj pri Friendica, kaj kial ni pensas ke Äi estas grava, bonvolu viziti http://friendica.com" - -#: ../../mod/dfrn_confirm.php:119 -msgid "" -"This may occasionally happen if contact was requested by both persons and it" -" has already been approved." -msgstr "Tio ĉi okazis de tempo al tempo se ambaÅ­ personoj petas kontakton ka Äi jam estas aprobita." - -#: ../../mod/dfrn_confirm.php:237 -msgid "Response from remote site was not understood." -msgstr "Ne komprenis la rispondon de la fora retejo." - -#: ../../mod/dfrn_confirm.php:246 -msgid "Unexpected response from remote site: " -msgstr "Neatendita rispondo de la fora retejo:" - -#: ../../mod/dfrn_confirm.php:254 -msgid "Confirmation completed successfully." -msgstr "Konfirmo sukcese kompletigita." - -#: ../../mod/dfrn_confirm.php:256 ../../mod/dfrn_confirm.php:270 -#: ../../mod/dfrn_confirm.php:277 -msgid "Remote site reported: " -msgstr "La fora retejo raportis:" - -#: ../../mod/dfrn_confirm.php:268 -msgid "Temporary failure. Please wait and try again." -msgstr "Dumtempa eraro. Bonvolu atendi kaj provi refoje." - -#: ../../mod/dfrn_confirm.php:275 -msgid "Introduction failed or was revoked." -msgstr "La prezento malsukcesis au estas revokita." - -#: ../../mod/dfrn_confirm.php:420 -msgid "Unable to set contact photo." -msgstr "Neeblas agordi la kontaktbildo." - -#: ../../mod/dfrn_confirm.php:477 ../../include/diaspora.php:510 -#: ../../include/conversation.php:101 -#, php-format -msgid "%1$s is now friends with %2$s" -msgstr "%1$s amikiÄis kun %2$s" - -#: ../../mod/dfrn_confirm.php:562 -#, php-format -msgid "No user record found for '%s' " -msgstr "Ne trovis uzanton '%s' " - -#: ../../mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "Åœajnas kvazaÅ­ la ĉifroÅlosilo de nia retejo estas fuÅita." - -#: ../../mod/dfrn_confirm.php:583 -msgid "Empty site URL was provided or URL could not be decrypted by us." -msgstr "Malplena adreso de retejo provizita, aÅ­ ni ne povis malĉifri la adreson." - -#: ../../mod/dfrn_confirm.php:604 -msgid "Contact record was not found for you on our site." -msgstr "Kontakto ne trovita por vi en via retejo." - -#: ../../mod/dfrn_confirm.php:618 -#, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "Publika Ålosilo de retejo ne disponeblas en la kontaktrikordo por la URL adreso %s." - -#: ../../mod/dfrn_confirm.php:638 -msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." -msgstr "La identeco provizita de via sistemo estas duoblo ĉe nia sistemo. Äœi eble funkcias se vi provas refoje." - -#: ../../mod/dfrn_confirm.php:649 -msgid "Unable to set your contact credentials on our system." -msgstr "Ne sukcesis agordi la legitimaĵojn de via kontakto ĉe nia sistemo." - -#: ../../mod/dfrn_confirm.php:716 -msgid "Unable to update your contact profile details on our system" -msgstr "Neeblas Äisdatigi viajn profildetalojn ĉe nia sistemo." - -#: ../../mod/dfrn_confirm.php:750 -#, php-format -msgid "Connection accepted at %s" -msgstr "Konekto akceptita je %s" - -#: ../../mod/dfrn_confirm.php:799 -#, php-format -msgid "%1$s has joined %2$s" -msgstr "%1$s aliÄis al %2$s" - -#: ../../addon/fromgplus/fromgplus.php:29 -msgid "Google+ Import Settings" -msgstr "Google+ Importo" - -#: ../../addon/fromgplus/fromgplus.php:32 -msgid "Enable Google+ Import" -msgstr "Aktivigi Äœoogle+ Importon" - -#: ../../addon/fromgplus/fromgplus.php:35 -msgid "Google Account ID" -msgstr "Google Konto ID" - -#: ../../addon/fromgplus/fromgplus.php:55 -msgid "Google+ Import Settings saved." -msgstr "Konservis Agordojn por Google+ Importo." - -#: ../../addon/facebook/facebook.php:521 -msgid "Facebook disabled" -msgstr "Facebook malÅaltita" - -#: ../../addon/facebook/facebook.php:526 -msgid "Updating contacts" -msgstr "Mi Äisdatigas la kontaktojn." - -#: ../../addon/facebook/facebook.php:549 -msgid "Facebook API key is missing." -msgstr "La API Ålosilo de Facebook ne estas konata ĉi tie." - -#: ../../addon/facebook/facebook.php:556 -msgid "Facebook Connect" -msgstr "Kontekto al Facebook" - -#: ../../addon/facebook/facebook.php:562 -msgid "Install Facebook connector for this account." -msgstr "Instali la Facebook konektilo por ĉi tiu konto." - -#: ../../addon/facebook/facebook.php:569 -msgid "Remove Facebook connector" -msgstr "Forigi la Facebook konektilon." - -#: ../../addon/facebook/facebook.php:574 -msgid "" -"Re-authenticate [This is necessary whenever your Facebook password is " -"changed.]" -msgstr "ReaÅ­tentiÄi [Tio estas bezonata ĉiam kiam vi ÅanÄis vian pasvorton ĉe Facebook.]" - -#: ../../addon/facebook/facebook.php:581 -msgid "Post to Facebook by default" -msgstr "Ĉiam afiÅi al Facebook." - -#: ../../addon/facebook/facebook.php:587 -msgid "" -"Facebook friend linking has been disabled on this site. The following " -"settings will have no effect." -msgstr "Ligado kun Facebook amikoj estas malaktivita ĉe tiu retejo. La sekvantaj agordoj do ne havas validecon." - -#: ../../addon/facebook/facebook.php:591 -msgid "" -"Facebook friend linking has been disabled on this site. If you disable it, " -"you will be unable to re-enable it." -msgstr "Ligado kun Facebook amikoj estas malaktivita ĉe tiu retejo. Se vi malÅaltas Äin, vi ne eblos ree Åalti Äin." - -#: ../../addon/facebook/facebook.php:594 -msgid "Link all your Facebook friends and conversations on this website" -msgstr "Alligu ĉiujn viajn Facebook amikojn kaj konversaciojn je ĉi-tiu retejo." - -#: ../../addon/facebook/facebook.php:596 -msgid "" -"Facebook conversations consist of your profile wall and your friend" -" stream." -msgstr "Facebok konversacioj konsistas el via profilmuro kaj la fluo de viaj amikoj." - -#: ../../addon/facebook/facebook.php:597 -msgid "On this website, your Facebook friend stream is only visible to you." -msgstr "Je ĉi-tiu retejo, la fluo de viaj amikoj ĉe Facebook nur videblas al vi." - -#: ../../addon/facebook/facebook.php:598 -msgid "" -"The following settings determine the privacy of your Facebook profile wall " -"on this website." -msgstr "La sekvontaj agordoj difinas la privatecon de via Facebook profilmuro je ĉi-tiu retejo." - -#: ../../addon/facebook/facebook.php:602 -msgid "" -"On this website your Facebook profile wall conversations will only be " -"visible to you" -msgstr "Je ĉi-tiu retejo, la conversacioj sur via Facebook profilmuro nur videblas al vi." - -#: ../../addon/facebook/facebook.php:607 -msgid "Do not import your Facebook profile wall conversations" -msgstr "Ne importi konversaciojn de via Facebook profilmuro" - -#: ../../addon/facebook/facebook.php:609 -msgid "" -"If you choose to link conversations and leave both of these boxes unchecked," -" your Facebook profile wall will be merged with your profile wall on this " -"website and your privacy settings on this website will be used to determine " -"who may see the conversations." -msgstr "Se vi elektas alligi conversaciojn kaj ne elektas tiujn butonojn, via Facebook profilmuro estas kunigota kun via profilmuro ĉi tie. Viaj privatecaj agordoj ĉi tie difinos kiu povas vidi la coversaciojn." - -#: ../../addon/facebook/facebook.php:614 -msgid "Comma separated applications to ignore" -msgstr "Ignorotaj programoj, disigita per komo" - -#: ../../addon/facebook/facebook.php:698 -msgid "Problems with Facebook Real-Time Updates" -msgstr "Problemoj kun Facebook Realtempaj Äœisdatigoj" - -#: ../../addon/facebook/facebook.php:726 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../addon/facebook/facebook.php:727 -msgid "Facebook Connector Settings" -msgstr "Agordoj por la Facebook konektilo" - -#: ../../addon/facebook/facebook.php:742 -msgid "Facebook API Key" -msgstr "Facebook API Ålosilo" - -#: ../../addon/facebook/facebook.php:752 -msgid "" -"Error: it appears that you have specified the App-ID and -Secret in your " -".htconfig.php file. As long as they are specified there, they cannot be set " -"using this form.

    " -msgstr "Eraro: Åœajnas kvazaÅ­ vi agordis la App-ID kaj la sekreton en via .htconfig.php dosiero. Kiam ili estas agordita tie, vi ne povas agordi Äin en tiu ĉi formo.

    " - -#: ../../addon/facebook/facebook.php:757 -msgid "" -"Error: the given API Key seems to be incorrect (the application access token" -" could not be retrieved)." -msgstr "Eraro: La API Ålosilo aspektas malÄusta (ne eblas ricevi la programa atingoĵetono)." - -#: ../../addon/facebook/facebook.php:759 -msgid "The given API Key seems to work correctly." -msgstr "La API Ålosilo Åajne Äuste funkcias." - -#: ../../addon/facebook/facebook.php:761 -msgid "" -"The correctness of the API Key could not be detected. Somthing strange's " -"going on." -msgstr "Ne povis kontroli la Äustecon de la API Ålosilo. Ia stranga afero okazas. " - -#: ../../addon/facebook/facebook.php:764 -msgid "App-ID / API-Key" -msgstr "Programo ID / API Åœlosilo" - -#: ../../addon/facebook/facebook.php:765 -msgid "Application secret" -msgstr "Programo sekreto" - -#: ../../addon/facebook/facebook.php:766 -#, php-format -msgid "Polling Interval in minutes (minimum %1$s minutes)" -msgstr "Intervalo de enketo en minutoj (minimume %1$s minutoj)" - -#: ../../addon/facebook/facebook.php:767 -msgid "" -"Synchronize comments (no comments on Facebook are missed, at the cost of " -"increased system load)" -msgstr "Sinkronigi komentojn (vi ricevas ĉiujn komentojn de Facebook, sed la Åargo de la sistemo iom kreskas)" - -#: ../../addon/facebook/facebook.php:771 -msgid "Real-Time Updates" -msgstr "Realtempaj Äœisdatigoj" - -#: ../../addon/facebook/facebook.php:775 -msgid "Real-Time Updates are activated." -msgstr "Realtempaj Äœisdatigoj estas Åaltita" - -#: ../../addon/facebook/facebook.php:776 -msgid "Deactivate Real-Time Updates" -msgstr "MalÅalti Realtempaj Äœisdatigoj" - -#: ../../addon/facebook/facebook.php:778 -msgid "Real-Time Updates not activated." -msgstr "Realtempaj Äœisdatigoj estas malÅaltita" - -#: ../../addon/facebook/facebook.php:778 -msgid "Activate Real-Time Updates" -msgstr "Åœalti Realtempaj Äœisdatigoj" - -#: ../../addon/facebook/facebook.php:797 ../../addon/dav/layout.fnk.php:360 -msgid "The new values have been saved." -msgstr "Konservis novajn valorojn." - -#: ../../addon/facebook/facebook.php:821 -msgid "Post to Facebook" -msgstr "AfiÅi al Facebook" - -#: ../../addon/facebook/facebook.php:919 -msgid "" -"Post to Facebook cancelled because of multi-network access permission " -"conflict." -msgstr "AfiÅado al Facebook nuligita ĉar okazis konflikto en la multretpermesoj." - -#: ../../addon/facebook/facebook.php:1139 -msgid "View on Friendica" -msgstr "Vidi ĉe Friendica" - -#: ../../addon/facebook/facebook.php:1172 -msgid "Facebook post failed. Queued for retry." -msgstr "Malsukcesis afiÅi ĉe Facebook. Enigita en vico." - -#: ../../addon/facebook/facebook.php:1212 -msgid "Your Facebook connection became invalid. Please Re-authenticate." -msgstr "Via Facbook konekto iÄis nevalida. Bonvolu reaÅ­tentiÄi." - -#: ../../addon/facebook/facebook.php:1213 -msgid "Facebook connection became invalid" -msgstr "Facebook konekto iÄis nevalida." - -#: ../../addon/facebook/facebook.php:1214 -#, php-format -msgid "" -"Hi %1$s,\n" -"\n" -"The connection between your accounts on %2$s and Facebook became invalid. This usually happens after you change your Facebook-password. To enable the connection again, you have to %3$sre-authenticate the Facebook-connector%4$s." -msgstr "Saluton %1$s,\n\nla kontekto inter viaj kontoj ĉe %2$s kaj Facebook malvalidiÄis. Tio kutime okazas post kiam via Åangas vian pasvorton ĉe Facebook. Por reaktivigi la konekto, vi bezonas %3$sreaÅ­tentiÄi la Facebook konektilon%4$s." - -#: ../../addon/snautofollow/snautofollow.php:32 -msgid "StatusNet AutoFollow settings updated." -msgstr "Äœidatigis StatusNet AutoFollow agordojn." - -#: ../../addon/snautofollow/snautofollow.php:56 -msgid "StatusNet AutoFollow Settings" -msgstr "StatusNet AutoFollow agordoj" - -#: ../../addon/snautofollow/snautofollow.php:58 -msgid "Automatically follow any StatusNet followers/mentioners" -msgstr "AÅ­tomate sekvu ĉiujn StatusNet sekvantojn/menciantojn." - -#: ../../addon/privacy_image_cache/privacy_image_cache.php:184 -msgid "Lifetime of the cache (in hours)" -msgstr "VivodaÅ­ro de kaÅmemoro (horoj)" - -#: ../../addon/privacy_image_cache/privacy_image_cache.php:189 -msgid "Cache Statistics" -msgstr "Statistikoj pri kaÅmemoro" - -#: ../../addon/privacy_image_cache/privacy_image_cache.php:192 -msgid "Number of items" -msgstr "Kvanto da eroj" - -#: ../../addon/privacy_image_cache/privacy_image_cache.php:194 -msgid "Size of the cache" -msgstr "Grando de la kaÅmemoro" - -#: ../../addon/privacy_image_cache/privacy_image_cache.php:196 -msgid "Delete the whole cache" -msgstr "ForviÅi la kaÅmemoron" - -#: ../../addon/widgets/widget_like.php:58 -#, php-format -msgid "%d person likes this" -msgid_plural "%d people like this" -msgstr[0] "%d homo Åatas tiun" -msgstr[1] "%d homoj Åatas tiun" - -#: ../../addon/widgets/widget_like.php:61 -#, php-format -msgid "%d person doesn't like this" -msgid_plural "%d people don't like this" -msgstr[0] "%d homo malÅatas tiun" -msgstr[1] "%d homo malÅatas tiun" - -#: ../../addon/widgets/widget_friendheader.php:40 -msgid "Get added to this list!" -msgstr "IÄu membro de ĉi tiu listo!" - -#: ../../addon/widgets/widgets.php:56 -msgid "Generate new key" -msgstr "Generi novan ĉifroÅlosilon" - -#: ../../addon/widgets/widgets.php:59 -msgid "Widgets key" -msgstr "Åœlosilo por fenestraĵoj" - -#: ../../addon/widgets/widgets.php:61 -msgid "Widgets available" -msgstr "Disponeblaj fenestraĵoj" - -#: ../../addon/widgets/widget_friends.php:40 -msgid "Connect on Friendica!" -msgstr "Konekti ĉe Friendica!" - -#: ../../addon/yourls/yourls.php:55 -msgid "YourLS Settings" -msgstr "\"YourLS\" Agordoj" - -#: ../../addon/yourls/yourls.php:57 -msgid "URL: http://" -msgstr "URL adreso: http://" - -#: ../../addon/yourls/yourls.php:62 -msgid "Username:" -msgstr "Salutnomo:" - -#: ../../addon/yourls/yourls.php:67 -msgid "Password:" -msgstr "Pasvorto:" - -#: ../../addon/yourls/yourls.php:72 -msgid "Use SSL " -msgstr "Uzi SSL " - -#: ../../addon/yourls/yourls.php:92 -msgid "yourls Settings saved." -msgstr "Konservis la agordojn de YourLS." - -#: ../../addon/ljpost/ljpost.php:39 -msgid "Post to LiveJournal" -msgstr "AfiÅi ĉe LiveJournal" - -#: ../../addon/ljpost/ljpost.php:70 -msgid "LiveJournal Post Settings" -msgstr "Agordoj pri afiÅoj ĉe LiveJournal" - -#: ../../addon/ljpost/ljpost.php:72 -msgid "Enable LiveJournal Post Plugin" -msgstr "Åœalti la LiveJournal-afiÅo kromprogramon." - -#: ../../addon/ljpost/ljpost.php:77 -msgid "LiveJournal username" -msgstr "LiveJournal Salutnomo" - -#: ../../addon/ljpost/ljpost.php:82 -msgid "LiveJournal password" -msgstr "LiveJournal pasvorto" - -#: ../../addon/ljpost/ljpost.php:87 -msgid "Post to LiveJournal by default" -msgstr "DefaÅ­lte afiÅi al LiveJournal" - -#: ../../addon/nsfw/nsfw.php:47 -msgid "Not Safe For Work (General Purpose Content Filter) settings" -msgstr "Not Safe For Work (Äenerala filtrilo por enhavoj) agordoj" - -#: ../../addon/nsfw/nsfw.php:49 -msgid "" -"This plugin looks in posts for the words/text you specify below, and " -"collapses any content containing those keywords so it is not displayed at " -"inappropriate times, such as sexual innuendo that may be improper in a work " -"setting. It is polite and recommended to tag any content containing nudity " -"with #NSFW. This filter can also match any other word/text you specify, and" -" can thereby be used as a general purpose content filter." -msgstr "Tiu kromprogramo serĉas la malsupre agordatajn vortojn en afiÅoj kaj malvidebligis ilin se ili enhavas iun vorton. Tiel, afiÅoj ne montriÄis kiuj enhavas maladekvatan enhavon, ekzemple seksumaj aferoj, kiuj ne estas adekvata, ekzemple en la laborejo. En la reto, oni kutime markas tiajn afiÅojn #NSFW - Not Safe For Work - ne adekvata por la laborejo. La filtrilo ankaÅ­ serĉas ĉiujn vortojn kiujn vi agordas kaj tial funkcias kiel Äenerala filtrilo." - -#: ../../addon/nsfw/nsfw.php:50 -msgid "Enable Content filter" -msgstr "Åœalti la filtrilo por la enhavo" - -#: ../../addon/nsfw/nsfw.php:53 -msgid "Comma separated list of keywords to hide" -msgstr "Perkome disigita listo da kaÅontaj Ålosilvortoj" - -#: ../../addon/nsfw/nsfw.php:58 -msgid "Use /expression/ to provide regular expressions" -msgstr "Uzu /expr/ por provizi regulajn esprimojn." - -#: ../../addon/nsfw/nsfw.php:74 -msgid "NSFW Settings saved." -msgstr "NSFW agordoj konservitaj." - -#: ../../addon/nsfw/nsfw.php:121 -#, php-format -msgid "%s - Click to open/close" -msgstr "%s - Klaku por malfermi/fermi" - -#: ../../addon/page/page.php:61 ../../addon/page/page.php:91 -msgid "Forums" -msgstr "Forumoj" - -#: ../../addon/page/page.php:76 ../../addon/page/page.php:110 -#: ../../addon/showmore/showmore.php:87 ../../include/contact_widgets.php:188 -#: ../../include/conversation.php:476 ../../boot.php:529 -msgid "show more" -msgstr "montri pli" - -#: ../../addon/page/page.php:129 -msgid "Forums:" -msgstr "Forumoj:" - -#: ../../addon/page/page.php:163 -msgid "Page settings updated." -msgstr "PaÄajn agordojn Äisdatigita." - -#: ../../addon/page/page.php:192 -msgid "Page Settings" -msgstr "PaÄaj Agordoj" - -#: ../../addon/page/page.php:194 -msgid "How many forums to display on sidebar without paging" -msgstr "Montri tiom da forumoj en la flanka strio sen paÄigo" - -#: ../../addon/page/page.php:197 -msgid "Randomise Page/Forum list" -msgstr "Hazardigi la liston de PaÄoj/Forumoj" - -#: ../../addon/page/page.php:200 -msgid "Show pages/forums on profile page" -msgstr "Montri paÄojn/forumojn sur la profilpaÄo" - -#: ../../addon/planets/planets.php:150 -msgid "Planets Settings" -msgstr "Agordo pri Planets" - -#: ../../addon/planets/planets.php:152 -msgid "Enable Planets Plugin" -msgstr "Åœalti la Planets kromprogamon" - -#: ../../addon/communityhome/communityhome.php:28 -#: ../../addon/communityhome/communityhome.php:34 -#: ../../addon/communityhome/twillingham/communityhome.php:28 -#: ../../addon/communityhome/twillingham/communityhome.php:34 -#: ../../include/nav.php:64 ../../boot.php:849 -msgid "Login" -msgstr "Ensaluti" - -#: ../../addon/communityhome/communityhome.php:29 -#: ../../addon/communityhome/twillingham/communityhome.php:29 -msgid "OpenID" -msgstr "OpenID" - -#: ../../addon/communityhome/communityhome.php:38 -#: ../../addon/communityhome/twillingham/communityhome.php:38 -msgid "Latest users" -msgstr "Ä´usaj uzantoj" - -#: ../../addon/communityhome/communityhome.php:81 -#: ../../addon/communityhome/twillingham/communityhome.php:81 -msgid "Most active users" -msgstr "Plej aktivaj uzantoj" - -#: ../../addon/communityhome/communityhome.php:98 -msgid "Latest photos" -msgstr "Ä´usaj bildoj" - -#: ../../addon/communityhome/communityhome.php:133 -msgid "Latest likes" -msgstr "Ä´usaj Åatitaĵoj" - -#: ../../addon/communityhome/communityhome.php:155 -#: ../../view/theme/diabook/theme.php:562 ../../include/text.php:1315 -#: ../../include/conversation.php:45 ../../include/conversation.php:118 -msgid "event" -msgstr "okazo" - -#: ../../addon/dav/common/wdcal_configuration.php:126 -msgid "U.S. Time Format (mm/dd/YYYY)" -msgstr "Usona datformato (mm/dd/YYYY)" - -#: ../../addon/dav/common/wdcal_configuration.php:205 -msgid "German Time Format (dd.mm.YYYY)" -msgstr "Germana datformato (dd.mm.YYYY)" - -#: ../../addon/dav/common/calendar.fnk.php:517 -#: ../../addon/dav/common/calendar.fnk.php:533 -#: ../../addon/dav/layout.fnk.php:200 -msgid "Error" -msgstr "Eraro" - -#: ../../addon/dav/common/calendar.fnk.php:568 -#: ../../addon/dav/common/calendar.fnk.php:637 -#: ../../addon/dav/common/calendar.fnk.php:664 -#: ../../addon/dav/layout.fnk.php:231 -msgid "No access" -msgstr "No access" - -#: ../../addon/dav/layout.fnk.php:119 -msgid "New event" -msgstr "Nova okazo" - -#: ../../addon/dav/layout.fnk.php:123 -msgid "Today" -msgstr "HodiaÅ­" - -#: ../../addon/dav/layout.fnk.php:132 -msgid "Day" -msgstr "Tago" - -#: ../../addon/dav/layout.fnk.php:139 -msgid "Week" -msgstr "Semajno" - -#: ../../addon/dav/layout.fnk.php:146 -msgid "Month" -msgstr "Monato" - -#: ../../addon/dav/layout.fnk.php:151 -msgid "Reload" -msgstr "ReÅargi" - -#: ../../addon/dav/layout.fnk.php:162 -msgid "Date" -msgstr "Dato" - -#: ../../addon/dav/layout.fnk.php:224 -msgid "Not found" -msgstr "Ne trovita" - -#: ../../addon/dav/layout.fnk.php:292 ../../addon/dav/layout.fnk.php:365 -msgid "Go back to the calendar" -msgstr "Iri reen al la kalendaro" - -#: ../../addon/dav/layout.fnk.php:300 -msgid "Starts" -msgstr "Komencas" - -#: ../../addon/dav/layout.fnk.php:305 -msgid "Ends" -msgstr "Finas" - -#: ../../addon/dav/layout.fnk.php:312 -msgid "Description" -msgstr "Priskribo" - -#: ../../addon/dav/layout.fnk.php:315 -msgid "Notification" -msgstr "Atentigo" - -#: ../../addon/dav/layout.fnk.php:324 -msgid "Minutes" -msgstr "Minutoj" - -#: ../../addon/dav/layout.fnk.php:327 -msgid "Hours" -msgstr "Horoj" - -#: ../../addon/dav/layout.fnk.php:330 -msgid "Days" -msgstr "Tagoj" - -#: ../../addon/dav/layout.fnk.php:331 -msgid "before" -msgstr "antaÅ­" - -#: ../../addon/dav/layout.fnk.php:367 -msgid "Calendar Settings" -msgstr "Kalendaraj Agordoj" - -#: ../../addon/dav/layout.fnk.php:373 -msgid "Date format" -msgstr "Datformato" - -#: ../../addon/dav/layout.fnk.php:382 -msgid "Time zone" -msgstr "Horzono" - -#: ../../addon/dav/layout.fnk.php:387 -msgid "Limitations" -msgstr "Limigoj" - -#: ../../addon/dav/layout.fnk.php:391 -msgid "Warning" -msgstr "Averto" - -#: ../../addon/dav/layout.fnk.php:395 -msgid "Synchronization (iPhone, Thunderbird Lightning, Android, ...)" -msgstr "Sinkronigo (iPhone, Thunderbird Lightning, Android, ...)" - -#: ../../addon/dav/layout.fnk.php:402 -msgid "Synchronizing this calendar with the iPhone" -msgstr "Sinkronigi tiun kalendaron kun la iPhone" - -#: ../../addon/dav/layout.fnk.php:413 -msgid "Synchronizing your Friendica-Contacts with the iPhone" -msgstr "Sinkronigi viajn Friendica kontaktojn kun la iPhone" - -#: ../../addon/dav/dav_carddav_backend_friendica_community.inc.php:37 -msgid "Friendica-Contacts" -msgstr "Friendica Kontaktoj" - -#: ../../addon/dav/dav_carddav_backend_friendica_community.inc.php:38 -msgid "Your Friendica-Contacts" -msgstr "Viaj Friendica Kontaktoj" - -#: ../../addon/dav/main.php:244 -msgid "Calendar" -msgstr "Kalendaro" - -#: ../../addon/dav/main.php:247 -msgid "Extended calendar with CalDAV-support" -msgstr "Etendita kalendaro kun CalDAV subteno" - -#: ../../addon/dav/main.php:263 -msgid "The database tables have been installed." -msgstr "La tabeloj estas instalita en la datumbazo" - -#: ../../addon/dav/main.php:264 -msgid "An error occurred during the installation." -msgstr "Eraro okazis dum instalado" - -#: ../../addon/dav/main.php:280 -msgid "No system-wide settings yet." -msgstr "AnkoraÅ­ ne disponablas tutsistemaj agordoj" - -#: ../../addon/dav/main.php:283 -msgid "Database status" -msgstr "Stato de datumbazo" - -#: ../../addon/dav/main.php:286 -msgid "Installed" -msgstr "Instalita" - -#: ../../addon/dav/main.php:289 -msgid "Upgrade needed" -msgstr "Äœisdatigo bezonata" - -#: ../../addon/dav/main.php:289 -msgid "Upgrade" -msgstr "Äœisdatigo" - -#: ../../addon/dav/main.php:292 -msgid "Not installed" -msgstr "Ne instalita" - -#: ../../addon/dav/main.php:292 -msgid "Install" -msgstr "Instali" - -#: ../../addon/dav/main.php:297 -msgid "Troubleshooting" -msgstr "Problemsolvado" - -#: ../../addon/dav/main.php:298 -msgid "Manual creation of the database tables:" -msgstr "Mana kreado de tabeloj en la datumbazo:" - -#: ../../addon/dav/main.php:299 -msgid "Show SQL-statements" -msgstr "Montru SQL ordonojn" - -#: ../../addon/dav/calendar.friendica.fnk.php:151 -msgid "Private Calendar" -msgstr "Privata kalendaro" - -#: ../../addon/dav/calendar.friendica.fnk.php:158 -msgid "Friendica Events: Mine" -msgstr "Friendica Okazoj: Miaj" - -#: ../../addon/dav/calendar.friendica.fnk.php:161 -msgid "Friendica Events: Contacts" -msgstr "Friendica Okazoj: De Kontaktoj" - -#: ../../addon/uhremotestorage/uhremotestorage.php:84 -#, php-format -msgid "" -"Allow to use your friendica id (%s) to connecto to external unhosted-enabled" -" storage (like ownCloud). See RemoteStorage" -" WebFinger" -msgstr "Permesi vian identecon ĉe Friendica (%s) por konekti al eksteraj konservejoj subtenata de unhosted (ekz. OwnCloud). Vidu RemoteStorage WebFinger" - -#: ../../addon/uhremotestorage/uhremotestorage.php:85 -msgid "Template URL (with {category})" -msgstr "URL adreso de Åablono (kun {category})" - -#: ../../addon/uhremotestorage/uhremotestorage.php:86 -msgid "OAuth end-point" -msgstr "OAuth finpunkto" - -#: ../../addon/uhremotestorage/uhremotestorage.php:87 -msgid "Api" -msgstr "Api" - -#: ../../addon/membersince/membersince.php:18 -msgid "Member since:" -msgstr "Membro ekde:" - -#: ../../addon/tictac/tictac.php:20 -msgid "Three Dimensional Tic-Tac-Toe" -msgstr "Tri-dimensia Tiktakto" - -#: ../../addon/tictac/tictac.php:53 -msgid "3D Tic-Tac-Toe" -msgstr "3D Tiktakto" - -#: ../../addon/tictac/tictac.php:58 -msgid "New game" -msgstr "Nova ludo" - -#: ../../addon/tictac/tictac.php:59 -msgid "New game with handicap" -msgstr "Nova ludo kun handikapo" - -#: ../../addon/tictac/tictac.php:60 -msgid "" -"Three dimensional tic-tac-toe is just like the traditional game except that " -"it is played on multiple levels simultaneously. " -msgstr "Tri-dimensia tiktakto similas la tradician ludon, sed estas ludata sur pluraj ebenoj dum la sama tempo." - -#: ../../addon/tictac/tictac.php:61 -msgid "" -"In this case there are three levels. You win by getting three in a row on " -"any level, as well as up, down, and diagonally across the different levels." -msgstr "Ĉi-kaze ekzistas tri ebenoj. Vi venkas vicigante tri signojn en una vico, en la sama ebeno, same kiel supren, malsupren aÅ­ diagonale, trans la ebenoj." - -#: ../../addon/tictac/tictac.php:63 -msgid "" -"The handicap game disables the center position on the middle level because " -"the player claiming this square often has an unfair advantage." -msgstr "La ludo kun handikapo malvalidigas la mezan pozicion sur la meza ebeno, ĉar la ludisto kio okupas ĉi tiun pozicion ĉiam havas avantaÄon." - -#: ../../addon/tictac/tictac.php:182 -msgid "You go first..." -msgstr "Estas via vico unue." - -#: ../../addon/tictac/tictac.php:187 -msgid "I'm going first this time..." -msgstr "Ĉi-tempe, unue estas mia vico." - -#: ../../addon/tictac/tictac.php:193 -msgid "You won!" -msgstr "Vi venkis!" - -#: ../../addon/tictac/tictac.php:199 ../../addon/tictac/tictac.php:224 -msgid "\"Cat\" game!" -msgstr "Sendecida ludo!" - -#: ../../addon/tictac/tictac.php:222 -msgid "I won!" -msgstr "Mi venkis!" - -#: ../../addon/randplace/randplace.php:169 -msgid "Randplace Settings" -msgstr "Randplace agordoj." - -#: ../../addon/randplace/randplace.php:171 -msgid "Enable Randplace Plugin" -msgstr "Aktivigi la Randplace kromprogramon." - -#: ../../addon/dwpost/dwpost.php:39 -msgid "Post to Dreamwidth" -msgstr "AfiÅi al Dreamwidth" - -#: ../../addon/dwpost/dwpost.php:70 -msgid "Dreamwidth Post Settings" -msgstr "Agordoj por AfiÅoj al Dreamwidth" - -#: ../../addon/dwpost/dwpost.php:72 -msgid "Enable dreamwidth Post Plugin" -msgstr "Åœalti la Dreamwidth Kromprogramon" - -#: ../../addon/dwpost/dwpost.php:77 -msgid "dreamwidth username" -msgstr "Dreamwidth salutnomo" - -#: ../../addon/dwpost/dwpost.php:82 -msgid "dreamwidth password" -msgstr "Dreamwidth pasvorto" - -#: ../../addon/dwpost/dwpost.php:87 -msgid "Post to dreamwidth by default" -msgstr "DefaÅ­lte afiÅi al Dreamwidth" - -#: ../../addon/drpost/drpost.php:35 -msgid "Post to Drupal" -msgstr "AfiÅi al Drupal" - -#: ../../addon/drpost/drpost.php:72 -msgid "Drupal Post Settings" -msgstr "Agordoj por Drupal AfiÅoj" - -#: ../../addon/drpost/drpost.php:74 -msgid "Enable Drupal Post Plugin" -msgstr "Åœalti la Drupal-afiÅo Kromprogramon" - -#: ../../addon/drpost/drpost.php:79 -msgid "Drupal username" -msgstr "Drupal salutnomo" - -#: ../../addon/drpost/drpost.php:84 -msgid "Drupal password" -msgstr "Drupal pasvorto" - -#: ../../addon/drpost/drpost.php:89 -msgid "Post Type - article,page,or blog" -msgstr "Tipo de AfiÅoj - article, page, aÅ­ blog" - -#: ../../addon/drpost/drpost.php:94 -msgid "Drupal site URL" -msgstr "URL adreso de Drupal retejo" - -#: ../../addon/drpost/drpost.php:99 -msgid "Drupal site uses clean URLS" -msgstr "Drupal retejo uzas purajn URL adresojn" - -#: ../../addon/drpost/drpost.php:104 -msgid "Post to Drupal by default" -msgstr "DefaÅ­lte afiÅi ĉe Drupal" - -#: ../../addon/drpost/drpost.php:184 ../../addon/wppost/wppost.php:201 -#: ../../addon/blogger/blogger.php:172 ../../addon/posterous/posterous.php:189 -msgid "Post from Friendica" -msgstr "AfiÅo de Friendica" - -#: ../../addon/startpage/startpage.php:83 -msgid "Startpage Settings" -msgstr "StartpaÄaj Agordoj" - -#: ../../addon/startpage/startpage.php:85 -msgid "Home page to load after login - leave blank for profile wall" -msgstr "HejmpaÄo Åargonta post la ensaluto - Lasu malplena por profilmuro." - -#: ../../addon/startpage/startpage.php:88 -msgid "Examples: "network" or "notifications/system"" -msgstr "Ekzemple: "network" aÅ­ "notifications/system"" - -#: ../../addon/geonames/geonames.php:143 -msgid "Geonames settings updated." -msgstr "Äœidatigis la Geonames agordojn." - -#: ../../addon/geonames/geonames.php:179 -msgid "Geonames Settings" -msgstr "Geonames Agordoj" - -#: ../../addon/geonames/geonames.php:181 -msgid "Enable Geonames Plugin" -msgstr "Åœalti la Geonames Kromprogramon" - -#: ../../addon/public_server/public_server.php:126 -#: ../../addon/testdrive/testdrive.php:94 -#, php-format -msgid "Your account on %s will expire in a few days." -msgstr "Via konto ĉe %s senvalidiÄos post kelkaj tagoj." - -#: ../../addon/public_server/public_server.php:127 -msgid "Your Friendica account is about to expire." -msgstr "Via konto ĉe Friendica baldaÅ­ senvalidiÄos." - -#: ../../addon/public_server/public_server.php:128 -#, php-format -msgid "" -"Hi %1$s,\n" -"\n" -"Your account on %2$s will expire in less than five days. You may keep your account by logging in at least once every 30 days" -msgstr "Saluton %1$s,\n\nVia konto ĉe %2$s senvalidiÄos post malpli ol kvin tagoj. Vi povas konservi vian konton se vi ensalutas almenaÅ­ ĉiujn 30 tagojn. " - -#: ../../addon/js_upload/js_upload.php:43 -msgid "Upload a file" -msgstr "AlÅuti dosieron" - -#: ../../addon/js_upload/js_upload.php:44 -msgid "Drop files here to upload" -msgstr "Åœovmeti dosierojn ĉi tie por alÅuti ilin." - -#: ../../addon/js_upload/js_upload.php:46 -msgid "Failed" -msgstr "Malsukcesi" - -#: ../../addon/js_upload/js_upload.php:297 -msgid "No files were uploaded." -msgstr "Neniom da dosieroj alÅutita." - -#: ../../addon/js_upload/js_upload.php:303 -msgid "Uploaded file is empty" -msgstr "AlÅutita dosiero estas malplena." - -#: ../../addon/js_upload/js_upload.php:326 -msgid "File has an invalid extension, it should be one of " -msgstr "Dosiero havas nevalidan sufikson. Äœi estu unu de " - -#: ../../addon/js_upload/js_upload.php:337 -msgid "Upload was cancelled, or server error encountered" -msgstr "AlÅutado estas nuligita aÅ­ okazis eraro sur la servilo" - -#: ../../addon/oembed.old/oembed.php:30 -msgid "OEmbed settings updated" -msgstr "Äœisdatigis OEmbed agordojn" - -#: ../../addon/oembed.old/oembed.php:43 -msgid "Use OEmbed for YouTube videos" -msgstr "Uzi OEmbed por YouTube videtoj" - -#: ../../addon/oembed.old/oembed.php:71 -msgid "URL to embed:" -msgstr "Enigi la URL adreson:" - -#: ../../addon/impressum/impressum.php:36 -msgid "Impressum" -msgstr "Kolofono" - -#: ../../addon/impressum/impressum.php:49 -#: ../../addon/impressum/impressum.php:51 -#: ../../addon/impressum/impressum.php:83 -msgid "Site Owner" -msgstr "Proprietulo de la paÄo" - -#: ../../addon/impressum/impressum.php:49 -#: ../../addon/impressum/impressum.php:87 -msgid "Email Address" -msgstr "RetpoÅta Adreso" - -#: ../../addon/impressum/impressum.php:54 -#: ../../addon/impressum/impressum.php:85 -msgid "Postal Address" -msgstr "PoÅta Adreso" - -#: ../../addon/impressum/impressum.php:60 -msgid "" -"The impressum addon needs to be configured!
    Please add at least the " -"owner variable to your config file. For other variables please " -"refer to the README file of the addon." -msgstr "La kolofono (impressum) kromprogramo bezonas agordojn!
    Bonvolu aldoni minimume la owner variablon al via agorda dosiero. Por aliaj variabloj, bonvolu legi la README dosieron de la kromprogramo." - -#: ../../addon/impressum/impressum.php:83 -msgid "The page operators name." -msgstr "La nomo de la funkciigisto de la retejo." - -#: ../../addon/impressum/impressum.php:84 -msgid "Site Owners Profile" -msgstr "Profilo de la Proprietulo de la Retejo" - -#: ../../addon/impressum/impressum.php:84 -msgid "Profile address of the operator." -msgstr "La profilo de la funkciigisto de la retejo." - -#: ../../addon/impressum/impressum.php:85 -msgid "How to contact the operator via snail mail. You can use BBCode here." -msgstr "Kiel poÅte kontakti la funkciigisto de la retejo. Vi eblas uzi BBCode ĉi tie." - -#: ../../addon/impressum/impressum.php:86 -msgid "Notes" -msgstr "Notoj" - -#: ../../addon/impressum/impressum.php:86 -msgid "" -"Additional notes that are displayed beneath the contact information. You can" -" use BBCode here." -msgstr "Pli da notoj kiuj aperas sub la kontaktinformoj. Vi eblas uzi BBCode ĉi tie." - -#: ../../addon/impressum/impressum.php:87 -msgid "How to contact the operator via email. (will be displayed obfuscated)" -msgstr "Kiel kontakti la funkciigiston de la retejo per retpoÅto. (montriÄos vuale) " - -#: ../../addon/impressum/impressum.php:88 -msgid "Footer note" -msgstr "PaÄpiednoto" - -#: ../../addon/impressum/impressum.php:88 -msgid "Text for the footer. You can use BBCode here." -msgstr "Teksto por la paÄpiedo. Vie eblas uzi BBCode ĉi tie." - -#: ../../addon/buglink/buglink.php:15 -msgid "Report Bug" -msgstr "Skribi cimraporton" - -#: ../../addon/notimeline/notimeline.php:32 -msgid "No Timeline settings updated." -msgstr "No Timeline agordojn Äisdatigita." - -#: ../../addon/notimeline/notimeline.php:56 -msgid "No Timeline Settings" -msgstr "No Timeline Agordoj" - -#: ../../addon/notimeline/notimeline.php:58 -msgid "Disable Archive selector on profile wall" -msgstr "Malaktivigi la Arkivo elektilo sur la profilmuro" - -#: ../../addon/blockem/blockem.php:51 -msgid "\"Blockem\" Settings" -msgstr "\"Blockem\" Agordoj" - -#: ../../addon/blockem/blockem.php:53 -msgid "Comma separated profile URLS to block" -msgstr "Blokotaj URL adresoj, disigita per komo" - -#: ../../addon/blockem/blockem.php:70 -msgid "BLOCKEM Settings saved." -msgstr "Konservis Agordojn de BLOCKEM." - -#: ../../addon/blockem/blockem.php:105 -#, php-format -msgid "Blocked %s - Click to open/close" -msgstr "%s blokita - Klaku por malfermi/fermi" - -#: ../../addon/blockem/blockem.php:160 -msgid "Unblock Author" -msgstr "Malbloki AÅ­toron" - -#: ../../addon/blockem/blockem.php:162 -msgid "Block Author" -msgstr "Bloki AÅ­toron" - -#: ../../addon/blockem/blockem.php:194 -msgid "blockem settings updated" -msgstr "Äœisdatigis la blockem agordojn" - -#: ../../addon/qcomment/qcomment.php:51 -msgid ":-)" -msgstr ":-)" - -#: ../../addon/qcomment/qcomment.php:51 -msgid ":-(" -msgstr ":-(" - -#: ../../addon/qcomment/qcomment.php:51 -msgid "lol" -msgstr "lol" - -#: ../../addon/qcomment/qcomment.php:54 -msgid "Quick Comment Settings" -msgstr "Agordoj pri Rapidaj Komentoj" - -#: ../../addon/qcomment/qcomment.php:56 -msgid "" -"Quick comments are found near comment boxes, sometimes hidden. Click them to" -" provide simple replies." -msgstr "Rapidaj komentoj troviÄas apud komentkampoj, kelkfoje kaÅita. Klaku ilin por provizi simplajn rispondojn." - -#: ../../addon/qcomment/qcomment.php:57 -msgid "Enter quick comments, one per line" -msgstr "Entajpu rapidaj komentoj, po unu je linio." - -#: ../../addon/qcomment/qcomment.php:75 -msgid "Quick Comment settings saved." -msgstr "Konservis agordojn pri rapidaj komentoj." - -#: ../../addon/openstreetmap/openstreetmap.php:71 -msgid "Tile Server URL" -msgstr "Adreso de Kahelservilo" - -#: ../../addon/openstreetmap/openstreetmap.php:71 -msgid "" -"A list of public tile servers" -msgstr "Listo de publikaj kahelserviloj" - -#: ../../addon/openstreetmap/openstreetmap.php:72 -msgid "Default zoom" -msgstr "DefaÅ­lta zoma faktoro" - -#: ../../addon/openstreetmap/openstreetmap.php:72 -msgid "The default zoom level. (1:world, 18:highest)" -msgstr "La defaÅ­lta zoma faktoro. (1:tutmonda, 18:plej proksima)" - -#: ../../addon/libertree/libertree.php:36 -msgid "Post to libertree" -msgstr "AfiÅi al libertree" - -#: ../../addon/libertree/libertree.php:67 -msgid "libertree Post Settings" -msgstr "Agordoj por AfiÅoj ĉe libertree" - -#: ../../addon/libertree/libertree.php:69 -msgid "Enable Libertree Post Plugin" -msgstr "Aktivigi Kromprogramon por AfiÅoj ĉe libertree" - -#: ../../addon/libertree/libertree.php:74 -msgid "Libertree API token" -msgstr "Libertree API ĵetono" - -#: ../../addon/libertree/libertree.php:79 -msgid "Libertree site URL" -msgstr "URL adreso de libertree retejo:" - -#: ../../addon/libertree/libertree.php:84 -msgid "Post to Libertree by default" -msgstr "DefaÅ­lte afiÅi ĉe Libertree" - -#: ../../addon/mathjax/mathjax.php:37 -msgid "" -"The MathJax addon renders mathematical formulae written using the LaTeX " -"syntax surrounded by the usual $$ or an eqnarray block in the postings of " -"your wall,network tab and private mail." -msgstr "La Mathjax kromprogramo bildigas matematikajn formulojn skribitajn en la LaTeX sintakso, cirkaÅ­igita de la komuna $$ aÅ­ eqnarray bloko en afiÅoj ĉe via muro, Reto folio kaj privataj mesaÄoj." - -#: ../../addon/mathjax/mathjax.php:38 -msgid "Use the MathJax renderer" -msgstr "Ĉu uzi la Mathjax bildigilo" - -#: ../../addon/mathjax/mathjax.php:74 -msgid "MathJax Base URL" -msgstr "Mathjax Baza URL Adreso" - -#: ../../addon/mathjax/mathjax.php:74 -msgid "" -"The URL for the javascript file that should be included to use MathJax. Can " -"be either the MathJax CDN or another installation of MathJax." -msgstr "La URL adreso por la javascript dosiero kiu estas inkluzivigonta por uzi Mathjaz. Eblas esti aÅ­ la Mathjax CDN aÅ­ alia Mathjax instalo." - -#: ../../addon/editplain/editplain.php:46 -msgid "Editplain settings updated." -msgstr "Äœisdatigis la Editplain agordojn." - -#: ../../addon/editplain/editplain.php:76 -msgid "Editplain Settings" -msgstr "Agordoj por Editplain" - -#: ../../addon/editplain/editplain.php:78 -msgid "Disable richtext status editor" -msgstr "MalÅalti la riĉteksto-redaktilon" - -#: ../../addon/gravatar/gravatar.php:71 -msgid "generic profile image" -msgstr "komuna profilbildo" - -#: ../../addon/gravatar/gravatar.php:72 -msgid "random geometric pattern" -msgstr "loteca geometria skemo" - -#: ../../addon/gravatar/gravatar.php:73 -msgid "monster face" -msgstr "monstrobildo" - -#: ../../addon/gravatar/gravatar.php:74 -msgid "computer generated face" -msgstr "komputita vizaÄo" - -#: ../../addon/gravatar/gravatar.php:75 -msgid "retro arcade style face" -msgstr "retrostila videoludstila vizaÄo" - -#: ../../addon/gravatar/gravatar.php:87 -msgid "Default avatar image" -msgstr "DefaÅ­lta avatarbildo" - -#: ../../addon/gravatar/gravatar.php:87 -msgid "Select default avatar image if none was found at Gravatar. See README" -msgstr "Elektu defaÅ­ltan avatarbildon se neniu troviÄis ĉe Gravatar. Vidu README." - -#: ../../addon/gravatar/gravatar.php:88 -msgid "Rating of images" -msgstr "Pritakso de bildoj" - -#: ../../addon/gravatar/gravatar.php:88 -msgid "Select the appropriate avatar rating for your site. See README" -msgstr "Elektu la Äustan pritakson de via avataro por via retejo. Vidu README." - -#: ../../addon/gravatar/gravatar.php:102 -msgid "Gravatar settings updated." -msgstr "Gravatar agordoj Äisdatigitaj." - -#: ../../addon/testdrive/testdrive.php:95 -msgid "Your Friendica test account is about to expire." -msgstr "Via Friendica provkonto baldaÅ­ malaktiviÄos." - -#: ../../addon/testdrive/testdrive.php:96 -#, php-format -msgid "" -"Hi %1$s,\n" -"\n" -"Your test account on %2$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at http://dir.friendica.com/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at http://friendica.com." -msgstr "Saluton %1$s,\n\nVia testkonto ĉe %2$s senvalidiÄos post malpli ol kvin tagoj. Vi esperas ke vi Äuis la teston kaj baldaÅ­ trovosÄustan Friendica retejon por via integrita sociala komunikado. Listo de publikaj retejoj troviÄas ĉe http://dir.friendica.com/siteinfo - kaj por pli da informoj pri kiel instali vian propran Friendica servilon, bonvolu viziti la retejon de la Friendica projekton ĉe http://friendica.com." - -#: ../../addon/pageheader/pageheader.php:50 -msgid "\"pageheader\" Settings" -msgstr "\"pageheader\" Agordoj" - -#: ../../addon/pageheader/pageheader.php:68 -msgid "pageheader Settings saved." -msgstr "Konservis Agordojn de pageheader." - -#: ../../addon/ijpost/ijpost.php:39 -msgid "Post to Insanejournal" -msgstr "AfiÅi al Insanejournal" - -#: ../../addon/ijpost/ijpost.php:70 -msgid "InsaneJournal Post Settings" -msgstr "Agordoj pri Insaenejournal AfiÅoj" - -#: ../../addon/ijpost/ijpost.php:72 -msgid "Enable InsaneJournal Post Plugin" -msgstr "Åœalti la InsaneJournal afiÅo kromprogramon." - -#: ../../addon/ijpost/ijpost.php:77 -msgid "InsaneJournal username" -msgstr "Salutnomo ĉe InsaneJournal" - -#: ../../addon/ijpost/ijpost.php:82 -msgid "InsaneJournal password" -msgstr "Pasvorto ĉe InsaneJournal" - -#: ../../addon/ijpost/ijpost.php:87 -msgid "Post to InsaneJournal by default" -msgstr "DefaÅ­lte afiÅi ĉe InsaneJournal" - -#: ../../addon/viewsrc/viewsrc.php:37 -msgid "View Source" -msgstr "Vidi Fonton" - -#: ../../addon/statusnet/statusnet.php:134 -msgid "Post to StatusNet" -msgstr "AfiÅi ĉe StatusNet" - -#: ../../addon/statusnet/statusnet.php:176 -msgid "" -"Please contact your site administrator.
    The provided API URL is not " -"valid." -msgstr "Bonvolu kontaki vian retejan administranton.
    La API URL adreso ne validas." - -#: ../../addon/statusnet/statusnet.php:204 -msgid "We could not contact the StatusNet API with the Path you entered." -msgstr "Ni ne povis trovi la StatusNet API kun la vojo kiun vi entajpis." - -#: ../../addon/statusnet/statusnet.php:232 -msgid "StatusNet settings updated." -msgstr "StatusNet agordoj Äisdatigita." - -#: ../../addon/statusnet/statusnet.php:257 -msgid "StatusNet Posting Settings" -msgstr "Agordoj por StausNet afiÅoj" - -#: ../../addon/statusnet/statusnet.php:271 -msgid "Globally Available StatusNet OAuthKeys" -msgstr "Äœeneralaj disponeblaj StatusNet OAuth Ålosiloj" - -#: ../../addon/statusnet/statusnet.php:272 -msgid "" -"There are preconfigured OAuth key pairs for some StatusNet servers " -"available. If you are useing one of them, please use these credentials. If " -"not feel free to connect to any other StatusNet instance (see below)." -msgstr "Disponeblas antaÅ­agorditaj Ålosilparoj por kelkaj StatusNet serviloj. Se via uzas iun de iu, bonvolu uzi unun de tiuj legitimaĵojn. Se ne, bonvolu konekti al iu alia StatusNet servilo (vidu malsupre)." - -#: ../../addon/statusnet/statusnet.php:280 -msgid "Provide your own OAuth Credentials" -msgstr "Provizi viajn proprajn OAuth legitimaĵojn" - -#: ../../addon/statusnet/statusnet.php:281 -msgid "" -"No consumer key pair for StatusNet found. Register your Friendica Account as" -" an desktop client on your StatusNet account, copy the consumer key pair " -"here and enter the API base root.
    Before you register your own OAuth " -"key pair ask the administrator if there is already a key pair for this " -"Friendica installation at your favorited StatusNet installation." -msgstr "Ne trovis klientajn Ålosilojn por StatusNet. Registru vian Friendica konton kiel klientkomputilo/desktop client en via StausNet konto. Kopiu la klientajn Ålosilojn ĉi tien kaj entajpu la baza API radiko.
    AntaÅ­ vi registros viajn proprajn OAuth Ålosilojn, demandu al la administranto ĉu jam ekzistas Ålosiloj por ĉi-tiu Friendia retejo je via StatusNet retejo." - -#: ../../addon/statusnet/statusnet.php:283 -msgid "OAuth Consumer Key" -msgstr "OAuth Åœlosilo de Kliento" - -#: ../../addon/statusnet/statusnet.php:286 -msgid "OAuth Consumer Secret" -msgstr "OAuth Sekreto de Kliento" - -#: ../../addon/statusnet/statusnet.php:289 -msgid "Base API Path (remember the trailing /)" -msgstr "Baza vojo al la API (ne forgesu la finan /)" - -#: ../../addon/statusnet/statusnet.php:310 -msgid "" -"To connect to your StatusNet account click the button below to get a " -"security code from StatusNet which you have to copy into the input box below" -" and submit the form. Only your public posts will be posted" -" to StatusNet." -msgstr "Por konekti al vian konton ĉe StatusNet, klaku la malsupran butonon por atingi sekurecan kodon de StatusNet, kiun vi devas alglui en la malsupra kampo kaj sendi la formon. Nur viaj publikaj afiÅoj estos afiÅota al StatusNet." - -#: ../../addon/statusnet/statusnet.php:311 -msgid "Log in with StatusNet" -msgstr "Ensaluti kun StatusNet." - -#: ../../addon/statusnet/statusnet.php:313 -msgid "Copy the security code from StatusNet here" -msgstr "Alglui la kodon de StatusNet ĉi tie:" - -#: ../../addon/statusnet/statusnet.php:319 -msgid "Cancel Connection Process" -msgstr "Nuligi Konektadon" - -#: ../../addon/statusnet/statusnet.php:321 -msgid "Current StatusNet API is" -msgstr "La nuna StatusNet API estas" - -#: ../../addon/statusnet/statusnet.php:322 -msgid "Cancel StatusNet Connection" -msgstr "Nuligi Konekton al StatusNet" - -#: ../../addon/statusnet/statusnet.php:333 ../../addon/twitter/twitter.php:189 -msgid "Currently connected to: " -msgstr "Konektita al:" - -#: ../../addon/statusnet/statusnet.php:334 -msgid "" -"If enabled all your public postings can be posted to the " -"associated StatusNet account. You can choose to do so by default (here) or " -"for every posting separately in the posting options when writing the entry." -msgstr "Kiam Åaltita, ĉiuj publikaj afiÅoj de vi ankaÅ­ eblas esti afiÅota al la asociigita StatusNet konto. Vi povas elekti Äin defaÅ­lte (ĉi tie) au unuope por ĉiuj afiÅoj kiam vi skribos ilin." - -#: ../../addon/statusnet/statusnet.php:336 -msgid "" -"Note: Due your privacy settings (Hide your profile " -"details from unknown viewers?) the link potentially included in public " -"postings relayed to StatusNet will lead the visitor to a blank page " -"informing the visitor that the access to your profile has been restricted." -msgstr "Averto: LaÅ­ viaj privatecaj agordoj (KaÅi viajn profilajn detalojn al nekonataj spektantoj?), la ligilo en publikaj afiÅoj plusendata al StatusNet gvidas vizitontojn al malplena paÄo sciigante ilin ke atingo al via profilo estas lmitigita." - -#: ../../addon/statusnet/statusnet.php:339 -msgid "Allow posting to StatusNet" -msgstr "Permesi afiÅojn al StatusNet" - -#: ../../addon/statusnet/statusnet.php:342 -msgid "Send public postings to StatusNet by default" -msgstr "DefaÅ­lte sendi publikajn afiÅojn al StatusNet" - -#: ../../addon/statusnet/statusnet.php:345 -msgid "Send linked #-tags and @-names to StatusNet" -msgstr "Sendi ligitajn #-etikedojn kaj @-nomon al StatusNet" - -#: ../../addon/statusnet/statusnet.php:350 ../../addon/twitter/twitter.php:206 -msgid "Clear OAuth configuration" -msgstr "ForviÅi OAuth agordojn" - -#: ../../addon/statusnet/statusnet.php:559 -msgid "API URL" -msgstr "API URL adreso" - -#: ../../addon/infiniteimprobabilitydrive/infiniteimprobabilitydrive.php:19 -msgid "Infinite Improbability Drive" -msgstr "Senfina Probableca Pelilo" - -#: ../../addon/tumblr/tumblr.php:36 -msgid "Post to Tumblr" -msgstr "AfiÅi al Tumblr" - -#: ../../addon/tumblr/tumblr.php:67 -msgid "Tumblr Post Settings" -msgstr "Agordoj pri afiÅoj ĉe Tumblr" - -#: ../../addon/tumblr/tumblr.php:69 -msgid "Enable Tumblr Post Plugin" -msgstr "Åœalti la kromprogramon por Tumblr afiÅoj" - -#: ../../addon/tumblr/tumblr.php:74 -msgid "Tumblr login" -msgstr "Salutnomo ĉe Tumblr" - -#: ../../addon/tumblr/tumblr.php:79 -msgid "Tumblr password" -msgstr "Pasvorto ĉe Tumblr" - -#: ../../addon/tumblr/tumblr.php:84 -msgid "Post to Tumblr by default" -msgstr "DefaÅ­lte afiÅi ĉe Tumblr" - -#: ../../addon/numfriends/numfriends.php:46 -msgid "Numfriends settings updated." -msgstr "Äœisdatigis agordojn por Numfriends." - -#: ../../addon/numfriends/numfriends.php:77 -msgid "Numfriends Settings" -msgstr "Agordoj por Numfriends" - -#: ../../addon/numfriends/numfriends.php:79 -msgid "How many contacts to display on profile sidebar" -msgstr "Kiom da kontaktoj mi montru en la flanka strio" - -#: ../../addon/gnot/gnot.php:48 -msgid "Gnot settings updated." -msgstr "Äœisdatigis Gnot agordojn." - -#: ../../addon/gnot/gnot.php:79 -msgid "Gnot Settings" -msgstr "Agordoj por Gnot" - -#: ../../addon/gnot/gnot.php:81 -msgid "" -"Allows threading of email comment notifications on Gmail and anonymising the" -" subject line." -msgstr "Permesas la ĉenadon de retpoÅtaj atentigoj pri komentoj ĉe Gmail kan anonimigado de la temlinio." - -#: ../../addon/gnot/gnot.php:82 -msgid "Enable this plugin/addon?" -msgstr "Åœalti tiun kromprogramon?" - -#: ../../addon/gnot/gnot.php:97 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%d" -msgstr "[Friendica:Atentigo] Komento pri konversacio #%d" - -#: ../../addon/wppost/wppost.php:42 -msgid "Post to Wordpress" -msgstr "AfiÅi al Wordpress" - -#: ../../addon/wppost/wppost.php:76 -msgid "WordPress Post Settings" -msgstr "Agordoj por WordPress afiÅojn" - -#: ../../addon/wppost/wppost.php:78 -msgid "Enable WordPress Post Plugin" -msgstr "Åœalti la Wordpress-afiÅo kromprogramon" - -#: ../../addon/wppost/wppost.php:83 -msgid "WordPress username" -msgstr "WordPress salutnomo" - -#: ../../addon/wppost/wppost.php:88 -msgid "WordPress password" -msgstr "WordPress pasvorto" - -#: ../../addon/wppost/wppost.php:93 -msgid "WordPress API URL" -msgstr "Wordpress API URL adreso" - -#: ../../addon/wppost/wppost.php:98 -msgid "Post to WordPress by default" -msgstr "DefaÅ­lte afiÅi al WordPress" - -#: ../../addon/wppost/wppost.php:103 -msgid "Provide a backlink to the Friendica post" -msgstr "Provizi re-ligilon al la Friendica afiÅo" - -#: ../../addon/wppost/wppost.php:207 -msgid "Read the original post and comment stream on Friendica" -msgstr "Legi la originalan afiÅon kaj komentfluo ĉe Friendica" - -#: ../../addon/showmore/showmore.php:38 -msgid "\"Show more\" Settings" -msgstr "\"Montri pli\" agordoj" - -#: ../../addon/showmore/showmore.php:41 -msgid "Enable Show More" -msgstr "Åœalti \"montri pli\"" - -#: ../../addon/showmore/showmore.php:44 -msgid "Cutting posts after how much characters" -msgstr "Limitigi afiÅojn al kiom da literoj" - -#: ../../addon/showmore/showmore.php:65 -msgid "Show More Settings saved." -msgstr "Konservis \"montri pli\" agordojn." - -#: ../../addon/piwik/piwik.php:79 -msgid "" -"This website is tracked using the Piwik " -"analytics tool." -msgstr "Ĉi retejo uzas Piwik kiel retuma analizilo." - -#: ../../addon/piwik/piwik.php:82 -#, php-format -msgid "" -"If you do not want that your visits are logged this way you can" -" set a cookie to prevent Piwik from tracking further visits of the site " -"(opt-out)." -msgstr "Se ni ne protokolu viajn vizitojn tiel, vi povas agordi kuketon por malpermesi Piwik al plu protokoli pliajn vizitojn (mem-for-elekti / opt-out)." - -#: ../../addon/piwik/piwik.php:90 -msgid "Piwik Base URL" -msgstr "Piwik baza URL adreso" - -#: ../../addon/piwik/piwik.php:90 -msgid "" -"Absolute path to your Piwik installation. (without protocol (http/s), with " -"trailing slash)" -msgstr "Absoluta vojo al via Piwik instalo. (sen protokolo (http/s), inkluzive vosta oblikva streketo)" - -#: ../../addon/piwik/piwik.php:91 -msgid "Site ID" -msgstr "Reteja idento" - -#: ../../addon/piwik/piwik.php:92 -msgid "Show opt-out cookie link?" -msgstr "Montru ligilon al kuketo por mem-for-elekti (opt-out)?" - -#: ../../addon/piwik/piwik.php:93 -msgid "Asynchronous tracking" -msgstr "Nesinkrona spurado." - -#: ../../addon/twitter/twitter.php:73 -msgid "Post to Twitter" -msgstr "AfiÅi ĉe Twitter" - -#: ../../addon/twitter/twitter.php:122 -msgid "Twitter settings updated." -msgstr "Äœisdatigis Twitter agordojn." - -#: ../../addon/twitter/twitter.php:146 -msgid "Twitter Posting Settings" -msgstr "Agordoj por afiÅi ĉe Twitter" - -#: ../../addon/twitter/twitter.php:153 -msgid "" -"No consumer key pair for Twitter found. Please contact your site " -"administrator." -msgstr "Ne trovis klientajn Ålosilojn por Twitter. Bonvolu kontakti vian retejan administranton." - -#: ../../addon/twitter/twitter.php:172 -msgid "" -"At this Friendica instance the Twitter plugin was enabled but you have not " -"yet connected your account to your Twitter account. To do so click the " -"button below to get a PIN from Twitter which you have to copy into the input" -" box below and submit the form. Only your public posts will" -" be posted to Twitter." -msgstr "Je ĉi tiu Friendica retejo, la Twitter kromprogramo jam estas Åaltita, sed via konto anokoraÅ­ ne estas konektita kun via Twitter konto. Por fari tion, klaku la supran butonon por atingi nombrokodon de Twitter, kion vi kopiu en la supran eniga ĉelo, kaj sendu la formularon. Nur viaj publikaj afiÅoj estas plusendota al Twitter. " - -#: ../../addon/twitter/twitter.php:173 -msgid "Log in with Twitter" -msgstr "Ensaluti kun Twitter" - -#: ../../addon/twitter/twitter.php:175 -msgid "Copy the PIN from Twitter here" -msgstr "Alglui la PIN de Twitter ĉi tie" - -#: ../../addon/twitter/twitter.php:190 -msgid "" -"If enabled all your public postings can be posted to the " -"associated Twitter account. You can choose to do so by default (here) or for" -" every posting separately in the posting options when writing the entry." -msgstr "Kiam Åaltita, ĉiuj publikaj afiÅoj de vi ankaÅ­ eblas esti afiÅota al la asociigita Twitter konto. Vi povas elekti Äin defaÅ­lte (ĉi tie) au unuope por ĉiuj afiÅoj kiam vi skribos ilin." - -#: ../../addon/twitter/twitter.php:192 -msgid "" -"Note: Due your privacy settings (Hide your profile " -"details from unknown viewers?) the link potentially included in public " -"postings relayed to Twitter will lead the visitor to a blank page informing " -"the visitor that the access to your profile has been restricted." -msgstr "Averto: LaÅ­ viaj privatecaj agordoj (KaÅi viajn profilajn detalojn al nekonataj spektantoj?), la ligilo en publikaj afiÅoj plusendata al Twitter gvidas vizitontojn al malplena paÄo sciigante ilin ke atingo al via profilo estas lmitigita." - -#: ../../addon/twitter/twitter.php:195 -msgid "Allow posting to Twitter" -msgstr "Permesi afiÅojn al Twitter" - -#: ../../addon/twitter/twitter.php:198 -msgid "Send public postings to Twitter by default" -msgstr "DefaÅ­lte sendi publikajn afiÅojn al Twitter" - -#: ../../addon/twitter/twitter.php:201 -msgid "Send linked #-tags and @-names to Twitter" -msgstr "Sendi ligitajn #-etikedojn kaj @-nomon al Twitter" - -#: ../../addon/twitter/twitter.php:389 -msgid "Consumer key" -msgstr "Åœlosilo de Kliento" - -#: ../../addon/twitter/twitter.php:390 -msgid "Consumer secret" -msgstr "Sekreto de Kliento" - -#: ../../addon/irc/irc.php:44 -msgid "IRC Settings" -msgstr "IRC Agordoj" - -#: ../../addon/irc/irc.php:46 -msgid "Channel(s) to auto connect (comma separated)" -msgstr "AÅ­tomate konektiÄi al la kanalo(j) (disigita per komo)" - -#: ../../addon/irc/irc.php:51 -msgid "Popular Channels (comma separated)" -msgstr "Popularaj kanaloj (disigita per komo)" - -#: ../../addon/irc/irc.php:69 -msgid "IRC settings saved." -msgstr "IRC agordoj konservitaj." - -#: ../../addon/irc/irc.php:74 -msgid "IRC Chatroom" -msgstr "IRC babilejo" - -#: ../../addon/irc/irc.php:96 -msgid "Popular Channels" -msgstr "Popularaj Kanaloj" - -#: ../../addon/blogger/blogger.php:42 -msgid "Post to blogger" -msgstr "AfiÅi al blogger" - -#: ../../addon/blogger/blogger.php:74 -msgid "Blogger Post Settings" -msgstr "Agordo pri Blogger AfiÅoj" - -#: ../../addon/blogger/blogger.php:76 -msgid "Enable Blogger Post Plugin" -msgstr "Åœalti la Blogger afiÅo kromprogramon" - -#: ../../addon/blogger/blogger.php:81 -msgid "Blogger username" -msgstr "Blogger uzantonomo" - -#: ../../addon/blogger/blogger.php:86 -msgid "Blogger password" -msgstr "Blogger pasvorto" - -#: ../../addon/blogger/blogger.php:91 -msgid "Blogger API URL" -msgstr "Blogger API URL" - -#: ../../addon/blogger/blogger.php:96 -msgid "Post to Blogger by default" -msgstr "DefaÅ­lte afiÅi al Blogger" - -#: ../../addon/posterous/posterous.php:37 -msgid "Post to Posterous" -msgstr "AfiÅi al Posterous" - -#: ../../addon/posterous/posterous.php:70 -msgid "Posterous Post Settings" -msgstr "Agordoj pri afiÅoj ĉe Posterous" - -#: ../../addon/posterous/posterous.php:72 -msgid "Enable Posterous Post Plugin" -msgstr "Åœalti la Poserous-afiÅo kromprogramon" - -#: ../../addon/posterous/posterous.php:77 -msgid "Posterous login" -msgstr "Posterous salutnomo" - -#: ../../addon/posterous/posterous.php:82 -msgid "Posterous password" -msgstr "Posterous pasvorto" - -#: ../../addon/posterous/posterous.php:87 -msgid "Posterous site ID" -msgstr "Idento de Posterous retejo" - -#: ../../addon/posterous/posterous.php:92 -msgid "Posterous API token" -msgstr "API ĵetono de Posterous retejo" - -#: ../../addon/posterous/posterous.php:97 -msgid "Post to Posterous by default" -msgstr "DefaÅ­lte afiÅi al Posterous" - -#: ../../view/theme/cleanzero/config.php:82 -#: ../../view/theme/diabook/config.php:192 -#: ../../view/theme/quattro/config.php:54 ../../view/theme/dispy/config.php:72 -msgid "Theme settings" -msgstr "Agordoj pri la etoso" - -#: ../../view/theme/cleanzero/config.php:83 -msgid "Set resize level for images in posts and comments (width and height)" -msgstr "Agordi la regrandignivelo por bildoj en afiÅoj kaj komentoj (larÄo kaj alto)" - -#: ../../view/theme/cleanzero/config.php:84 -#: ../../view/theme/diabook/config.php:193 -#: ../../view/theme/dispy/config.php:73 -msgid "Set font-size for posts and comments" -msgstr "Agordi la tiparan grandon por afiÅoj kaj komentoj" - -#: ../../view/theme/cleanzero/config.php:85 -msgid "Set theme width" -msgstr "Agordi la larÄo por la etoso" - -#: ../../view/theme/cleanzero/config.php:86 -#: ../../view/theme/quattro/config.php:56 -msgid "Color scheme" -msgstr "Kolorskemo" - -#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:49 -#: ../../include/nav.php:115 -msgid "Your posts and conversations" -msgstr "Viaj afiÅoj kaj komunikadoj" - -#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:50 -msgid "Your profile page" -msgstr "Via profilo" - -#: ../../view/theme/diabook/theme.php:129 -msgid "Your contacts" -msgstr "Viaj kontaktoj" - -#: ../../view/theme/diabook/theme.php:130 ../../include/nav.php:51 -msgid "Your photos" -msgstr "Viaj bildoj" - -#: ../../view/theme/diabook/theme.php:131 ../../include/nav.php:52 -msgid "Your events" -msgstr "Viaj okazoj" - -#: ../../view/theme/diabook/theme.php:132 ../../include/nav.php:53 -msgid "Personal notes" -msgstr "Personaj notoj" - -#: ../../view/theme/diabook/theme.php:132 ../../include/nav.php:53 -msgid "Your personal photos" -msgstr "Viaj personaj bildoj" - -#: ../../view/theme/diabook/theme.php:134 -#: ../../view/theme/diabook/theme.php:643 -#: ../../view/theme/diabook/theme.php:747 -#: ../../view/theme/diabook/config.php:201 -msgid "Community Pages" -msgstr "Komunumaj paÄoj" - -#: ../../view/theme/diabook/theme.php:490 -#: ../../view/theme/diabook/theme.php:749 -#: ../../view/theme/diabook/config.php:203 -msgid "Community Profiles" -msgstr "Komunumaj Profiloj" - -#: ../../view/theme/diabook/theme.php:511 -#: ../../view/theme/diabook/theme.php:754 -#: ../../view/theme/diabook/config.php:208 -msgid "Last users" -msgstr "Ä´usaj uzantoj" - -#: ../../view/theme/diabook/theme.php:540 -#: ../../view/theme/diabook/theme.php:756 -#: ../../view/theme/diabook/config.php:210 -msgid "Last likes" -msgstr "Ä´usaj Åatitaj elementoj" - -#: ../../view/theme/diabook/theme.php:585 -#: ../../view/theme/diabook/theme.php:755 -#: ../../view/theme/diabook/config.php:209 -msgid "Last photos" -msgstr "Ä´usaj bildoj" - -#: ../../view/theme/diabook/theme.php:622 -#: ../../view/theme/diabook/theme.php:752 -#: ../../view/theme/diabook/config.php:206 -msgid "Find Friends" -msgstr "Trovi Amikojn" - -#: ../../view/theme/diabook/theme.php:623 -msgid "Local Directory" -msgstr "Loka Katalogo" - -#: ../../view/theme/diabook/theme.php:625 ../../include/contact_widgets.php:35 -msgid "Similar Interests" -msgstr "Similaj Interesoj" - -#: ../../view/theme/diabook/theme.php:627 ../../include/contact_widgets.php:37 -msgid "Invite Friends" -msgstr "Inviti amikojn" - -#: ../../view/theme/diabook/theme.php:678 -#: ../../view/theme/diabook/theme.php:748 -#: ../../view/theme/diabook/config.php:202 -msgid "Earth Layers" -msgstr "Tertavoloj (Earth Layers)" - -#: ../../view/theme/diabook/theme.php:683 -msgid "Set zoomfactor for Earth Layers" -msgstr "Agordi zoman faktoron por Tertavoloj" - -#: ../../view/theme/diabook/theme.php:684 -#: ../../view/theme/diabook/config.php:199 -msgid "Set longitude (X) for Earth Layers" -msgstr "Agordi longitudon (X) por Tertavoloj" - -#: ../../view/theme/diabook/theme.php:685 -#: ../../view/theme/diabook/config.php:200 -msgid "Set latitude (Y) for Earth Layers" -msgstr "Agordi latitudon (Y) por Tertavoloj" - -#: ../../view/theme/diabook/theme.php:698 -#: ../../view/theme/diabook/theme.php:750 -#: ../../view/theme/diabook/config.php:204 -msgid "Help or @NewHere ?" -msgstr "Helpu aÅ­ @NewHere ?" - -#: ../../view/theme/diabook/theme.php:705 -#: ../../view/theme/diabook/theme.php:751 -#: ../../view/theme/diabook/config.php:205 -msgid "Connect Services" -msgstr "Konekti Servojn" - -#: ../../view/theme/diabook/theme.php:712 -#: ../../view/theme/diabook/theme.php:753 -msgid "Last Tweets" -msgstr "Ä´usaj Pepaĵoj" - -#: ../../view/theme/diabook/theme.php:715 -#: ../../view/theme/diabook/config.php:197 -msgid "Set twitter search term" -msgstr "Agordi Twitter serĉtekston" - -#: ../../view/theme/diabook/theme.php:735 -#: ../../view/theme/diabook/theme.php:736 -#: ../../view/theme/diabook/theme.php:737 -#: ../../view/theme/diabook/theme.php:738 -#: ../../view/theme/diabook/theme.php:739 -#: ../../view/theme/diabook/theme.php:740 -#: ../../view/theme/diabook/theme.php:741 -#: ../../view/theme/diabook/theme.php:742 -#: ../../view/theme/diabook/theme.php:743 -#: ../../view/theme/diabook/theme.php:744 ../../include/acl_selectors.php:288 -msgid "don't show" -msgstr "kaÅi" - -#: ../../view/theme/diabook/theme.php:735 -#: ../../view/theme/diabook/theme.php:736 -#: ../../view/theme/diabook/theme.php:737 -#: ../../view/theme/diabook/theme.php:738 -#: ../../view/theme/diabook/theme.php:739 -#: ../../view/theme/diabook/theme.php:740 -#: ../../view/theme/diabook/theme.php:741 -#: ../../view/theme/diabook/theme.php:742 -#: ../../view/theme/diabook/theme.php:743 -#: ../../view/theme/diabook/theme.php:744 ../../include/acl_selectors.php:287 -msgid "show" -msgstr "montri" - -#: ../../view/theme/diabook/theme.php:745 -msgid "Show/hide boxes at right-hand column:" -msgstr "KaÅi/montri kestojn ĉe dekstra kolumno:" - -#: ../../view/theme/diabook/config.php:194 -#: ../../view/theme/dispy/config.php:74 -msgid "Set line-height for posts and comments" -msgstr "Agordi la linigrandon por afiÅoj kaj komentoj" - -#: ../../view/theme/diabook/config.php:195 -msgid "Set resolution for middle column" -msgstr "Agordi la distingivon por la meza kolumno" - -#: ../../view/theme/diabook/config.php:196 -msgid "Set color scheme" -msgstr "Agordi Kolorskemon" - -#: ../../view/theme/diabook/config.php:198 -msgid "Set zoomfactor for Earth Layer" -msgstr "Agordi zoman faktoron de Tertavolo" - -#: ../../view/theme/diabook/config.php:207 -msgid "Last tweets" -msgstr "Ä´usaj pepaĵoj" - -#: ../../view/theme/quattro/config.php:55 -msgid "Alignment" -msgstr "Äœisrandigo" - -#: ../../view/theme/quattro/config.php:55 -msgid "Left" -msgstr "Maldekstren" - -#: ../../view/theme/quattro/config.php:55 -msgid "Center" -msgstr "Centren" - -#: ../../view/theme/dispy/config.php:75 -msgid "Set colour scheme" -msgstr "Agordi Kolorskemon" - -#: ../../include/profile_advanced.php:17 ../../boot.php:1138 -msgid "Gender:" -msgstr "Sekso:" - -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/profile_advanced.php:23 -msgid "j F" -msgstr "j F" - -#: ../../include/profile_advanced.php:30 -msgid "Birthday:" -msgstr "NaskiÄtago:" - -#: ../../include/profile_advanced.php:34 -msgid "Age:" -msgstr "AÄo:" - -#: ../../include/profile_advanced.php:37 ../../boot.php:1141 -msgid "Status:" -msgstr "Stato:" - -#: ../../include/profile_advanced.php:43 -#, php-format -msgid "for %1$d %2$s" -msgstr "por %1$d %2$s" - -#: ../../include/profile_advanced.php:48 ../../boot.php:1143 -msgid "Homepage:" -msgstr "HejmpaÄo:" - -#: ../../include/profile_advanced.php:52 -msgid "Tags:" -msgstr "Markoj:" - -#: ../../include/profile_advanced.php:56 -msgid "Religion:" -msgstr "Religio:" - -#: ../../include/profile_advanced.php:58 -msgid "About:" -msgstr "Pri:" - -#: ../../include/profile_advanced.php:60 -msgid "Hobbies/Interests:" -msgstr "Åœatokupoj/Interesoj:" - -#: ../../include/profile_advanced.php:67 -msgid "Contact information and Social Networks:" -msgstr "Kontaktinformoj kaj Interkonaj Retejoj:" - -#: ../../include/profile_advanced.php:69 -msgid "Musical interests:" -msgstr "Muzaikaj interesoj:" - -#: ../../include/profile_advanced.php:71 -msgid "Books, literature:" -msgstr "Libroj, literaturo:" - -#: ../../include/profile_advanced.php:73 -msgid "Television:" -msgstr "Televido:" - -#: ../../include/profile_advanced.php:75 -msgid "Film/dance/culture/entertainment:" -msgstr "Filmoj/dancoj/arto/amuzaĵoj:" - -#: ../../include/profile_advanced.php:77 -msgid "Love/Romance:" -msgstr "Amo/romanco:" - -#: ../../include/profile_advanced.php:79 -msgid "Work/employment:" -msgstr "Laboro:" - -#: ../../include/profile_advanced.php:81 -msgid "School/education:" -msgstr "Lernejo/eduko:" - -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" -msgstr "Nekonata | Nekatorigita" - -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" -msgstr "Bloki tuj" - -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" -msgstr "Suspekta, spamisto, memmerkatisto" - -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" -msgstr "Konata al mi, sed mi ne havas opinion" - -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" -msgstr "OK, verÅajne sendanÄera" - -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" -msgstr "Fidinda laÅ­ mi" - -#: ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Ofte" - -#: ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Ĉiuhore" - -#: ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Duope ĉiutage" - -#: ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Ĉiutage" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Ĉiusemajne" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Ĉiumonate" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/TujmesaÄilo" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/profile_selectors.php:6 -msgid "Male" -msgstr "Vira" - -#: ../../include/profile_selectors.php:6 -msgid "Female" -msgstr "Ina" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Nuntempe Vira" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Nuntempe Ina" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Ĉefe Vira" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Ĉefe Ina" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transgenra" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Interseksa" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transseksa" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermafrodita" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "NeÅ­tra" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Nespecifa" - -#: ../../include/profile_selectors.php:6 -msgid "Other" -msgstr "Alia" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Nedecida" - -#: ../../include/profile_selectors.php:23 -msgid "Males" -msgstr "Viroj" - -#: ../../include/profile_selectors.php:23 -msgid "Females" -msgstr "Inoj" - -#: ../../include/profile_selectors.php:23 -msgid "Gay" -msgstr "Geja" - -#: ../../include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "Lesba" - -#: ../../include/profile_selectors.php:23 -msgid "No Preference" -msgstr "Neniu Prefero" - -#: ../../include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "AmbaÅ­seksema" - -#: ../../include/profile_selectors.php:23 -msgid "Autosexual" -msgstr "Memseksema" - -#: ../../include/profile_selectors.php:23 -msgid "Abstinent" -msgstr "Abstinema" - -#: ../../include/profile_selectors.php:23 -msgid "Virgin" -msgstr "Virgulino" - -#: ../../include/profile_selectors.php:23 -msgid "Deviant" -msgstr "Devia" - -#: ../../include/profile_selectors.php:23 -msgid "Fetish" -msgstr "Fetiĉo" - -#: ../../include/profile_selectors.php:23 -msgid "Oodles" -msgstr "Amasa" - -#: ../../include/profile_selectors.php:23 -msgid "Nonsexual" -msgstr "Neseksa" - -#: ../../include/profile_selectors.php:42 -msgid "Single" -msgstr "Sola" - -#: ../../include/profile_selectors.php:42 -msgid "Lonely" -msgstr "Soleca" - -#: ../../include/profile_selectors.php:42 -msgid "Available" -msgstr "Havebla" - -#: ../../include/profile_selectors.php:42 -msgid "Unavailable" -msgstr "Nehavebla" - -#: ../../include/profile_selectors.php:42 -msgid "Has crush" -msgstr "Sekrete enamiÄinta" - -#: ../../include/profile_selectors.php:42 -msgid "Infatuated" -msgstr "Blinda amo" - -#: ../../include/profile_selectors.php:42 -msgid "Dating" -msgstr "Rendevuanta" - -#: ../../include/profile_selectors.php:42 -msgid "Unfaithful" -msgstr "Malfidela" - -#: ../../include/profile_selectors.php:42 -msgid "Sex Addict" -msgstr "Seksmaniulo" - -#: ../../include/profile_selectors.php:42 ../../include/user.php:278 -msgid "Friends" -msgstr "Amikoj" - -#: ../../include/profile_selectors.php:42 -msgid "Friends/Benefits" -msgstr "Amikoj/AvantaÄoj" - -#: ../../include/profile_selectors.php:42 -msgid "Casual" -msgstr "Neformala" - -#: ../../include/profile_selectors.php:42 -msgid "Engaged" -msgstr "Fianĉiginta" - -#: ../../include/profile_selectors.php:42 -msgid "Married" -msgstr "EdziÄinta" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily married" -msgstr "Image edziÄinta" - -#: ../../include/profile_selectors.php:42 -msgid "Partners" -msgstr "Geparuloj" - -#: ../../include/profile_selectors.php:42 -msgid "Cohabiting" -msgstr "KunloÄanta" - -#: ../../include/profile_selectors.php:42 -msgid "Common law" -msgstr "Registrita partnereco " - -#: ../../include/profile_selectors.php:42 -msgid "Happy" -msgstr "Feliĉa" - -#: ../../include/profile_selectors.php:42 -msgid "Not looking" -msgstr "Ne interesiÄis" - -#: ../../include/profile_selectors.php:42 -msgid "Swinger" -msgstr "Swinger" - -#: ../../include/profile_selectors.php:42 -msgid "Betrayed" -msgstr "Trompita" - -#: ../../include/profile_selectors.php:42 -msgid "Separated" -msgstr "DisiÄinta" - -#: ../../include/profile_selectors.php:42 -msgid "Unstable" -msgstr "Malfirma" - -#: ../../include/profile_selectors.php:42 -msgid "Divorced" -msgstr "EksedziÄinta" - -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily divorced" -msgstr "Image eksedziÄinta" - -#: ../../include/profile_selectors.php:42 -msgid "Widowed" -msgstr "Vidva" - -#: ../../include/profile_selectors.php:42 -msgid "Uncertain" -msgstr "Ne certa" - -#: ../../include/profile_selectors.php:42 -msgid "It's complicated" -msgstr "Estas komplika" - -#: ../../include/profile_selectors.php:42 -msgid "Don't care" -msgstr "Egala" - -#: ../../include/profile_selectors.php:42 -msgid "Ask me" -msgstr "Demandu min" - -#: ../../include/event.php:20 ../../include/bb2diaspora.php:341 -msgid "Starts:" -msgstr "Ekas:" - -#: ../../include/event.php:30 ../../include/bb2diaspora.php:349 -msgid "Finishes:" -msgstr "Finas:" - -#: ../../include/delivery.php:456 ../../include/notifier.php:678 -msgid "(no subject)" -msgstr "(neniu temo)" - -#: ../../include/delivery.php:463 ../../include/enotify.php:26 -#: ../../include/notifier.php:685 -msgid "noreply" -msgstr "nerespondi" - -#: ../../include/Scrape.php:572 -msgid " on Last.fm" -msgstr " ĉe Last.fm" - -#: ../../include/text.php:243 -msgid "prev" -msgstr "antaÅ­a" - -#: ../../include/text.php:245 -msgid "first" -msgstr "unua" - -#: ../../include/text.php:274 -msgid "last" -msgstr "lasta" - -#: ../../include/text.php:277 -msgid "next" -msgstr "sekvanta" - -#: ../../include/text.php:568 -msgid "No contacts" -msgstr "Neniu kontaktoj" - -#: ../../include/text.php:577 -#, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" -msgstr[0] "%d Kontakto" -msgstr[1] "%d Kontaktoj" - -#: ../../include/text.php:835 -msgid "Monday" -msgstr "Lundo" - -#: ../../include/text.php:835 -msgid "Tuesday" -msgstr "Mardo" - -#: ../../include/text.php:835 -msgid "Wednesday" -msgstr "Merkredo" - -#: ../../include/text.php:835 -msgid "Thursday" -msgstr "Ä´aÅ­do" - -#: ../../include/text.php:835 -msgid "Friday" -msgstr "Vendredo" - -#: ../../include/text.php:835 -msgid "Saturday" -msgstr "Sabato" - -#: ../../include/text.php:835 -msgid "Sunday" -msgstr "Dimanĉo" - -#: ../../include/text.php:839 -msgid "January" -msgstr "Januaro" - -#: ../../include/text.php:839 -msgid "February" -msgstr "Februaro" - -#: ../../include/text.php:839 -msgid "March" -msgstr "Marto" - -#: ../../include/text.php:839 -msgid "April" -msgstr "Aprilo" - -#: ../../include/text.php:839 -msgid "May" -msgstr "Majo" - -#: ../../include/text.php:839 -msgid "June" -msgstr "Junio" - -#: ../../include/text.php:839 -msgid "July" -msgstr "Julio" - -#: ../../include/text.php:839 -msgid "August" -msgstr "AÅ­gusto" - -#: ../../include/text.php:839 -msgid "September" -msgstr "Septembro" - -#: ../../include/text.php:839 -msgid "October" -msgstr "Oktobro" - -#: ../../include/text.php:839 -msgid "November" -msgstr "Novembro" - -#: ../../include/text.php:839 -msgid "December" -msgstr "Decembro" - -#: ../../include/text.php:925 -msgid "bytes" -msgstr "bajtoj" - -#: ../../include/text.php:945 ../../include/text.php:960 -msgid "remove" -msgstr "forviÅi" - -#: ../../include/text.php:945 ../../include/text.php:960 -msgid "[remove]" -msgstr "[forviÅi]" - -#: ../../include/text.php:948 -msgid "Categories:" -msgstr "Kategorioj:" - -#: ../../include/text.php:963 -msgid "Filed under:" -msgstr "Enarkivigita kiel:" - -#: ../../include/text.php:979 ../../include/text.php:991 -msgid "Click to open/close" -msgstr "Klaku por malfermi/fermi" - -#: ../../include/text.php:1097 ../../include/user.php:236 -msgid "default" -msgstr "defaÅ­lta" - -#: ../../include/text.php:1109 -msgid "Select an alternate language" -msgstr "Elekti alian lingvon" - -#: ../../include/text.php:1319 -msgid "activity" -msgstr "aktiveco" - -#: ../../include/text.php:1321 -msgid "comment" -msgstr "komento" - -#: ../../include/text.php:1322 -msgid "post" -msgstr "afiÅo" - -#: ../../include/text.php:1477 -msgid "Item filed" -msgstr "Enarkivigis elementon " - -#: ../../include/diaspora.php:593 -msgid "Sharing notification from Diaspora network" -msgstr "Antentigo pri kunhavigado de la Diaspora reto" - -#: ../../include/diaspora.php:2085 -msgid "Attachments:" -msgstr "Kunsendaĵoj:" - -#: ../../include/network.php:839 -msgid "view full size" -msgstr "vidi plengrande" - -#: ../../include/oembed.php:135 -msgid "Embedded content" -msgstr "Enigita enhavo" - -#: ../../include/oembed.php:144 -msgid "Embedding disabled" -msgstr "MalÅaltita enigitado" - -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Revivigis malnovan grupon kun la sama nomo. Permesoj por estantaj elementoj eble estas validaj por la grupo kaj estontaj membroj. Se tiu ne estas kiun vi atendis, bonvolu krei alian grupon kun alia nomo." - -#: ../../include/group.php:176 -msgid "Default privacy group for new contacts" -msgstr "DefaÅ­lta privateca grupo por novaj kontaktoj" - -#: ../../include/group.php:195 -msgid "Everybody" -msgstr "Ĉiuj" - -#: ../../include/group.php:218 -msgid "edit" -msgstr "redakti" - -#: ../../include/group.php:239 -msgid "Groups" -msgstr "Grupoj" - -#: ../../include/group.php:240 -msgid "Edit group" -msgstr "Redakti grupon" - -#: ../../include/group.php:241 -msgid "Create a new group" -msgstr "Krei novan grupon" - -#: ../../include/group.php:242 -msgid "Contacts not in any group" -msgstr "Kontaktoj en neniu grupo" - -#: ../../include/nav.php:46 ../../boot.php:848 -msgid "Logout" -msgstr "Elsaluti" - -#: ../../include/nav.php:46 -msgid "End this session" -msgstr "Fini ĉi-tiun seancon" - -#: ../../include/nav.php:49 ../../boot.php:1538 -msgid "Status" -msgstr "Stato" - -#: ../../include/nav.php:64 -msgid "Sign in" -msgstr "Ensaluti" - -#: ../../include/nav.php:77 -msgid "Home Page" -msgstr "HejmpaÄo" - -#: ../../include/nav.php:81 -msgid "Create an account" -msgstr "Krei konton" - -#: ../../include/nav.php:86 -msgid "Help and documentation" -msgstr "Helpo kaj dokumentado" - -#: ../../include/nav.php:89 -msgid "Apps" -msgstr "Programoj" - -#: ../../include/nav.php:89 -msgid "Addon applications, utilities, games" -msgstr "Kromprogramoj, utilaĵoj, ludiloj" - -#: ../../include/nav.php:91 -msgid "Search site content" -msgstr "Serĉu la retejon" - -#: ../../include/nav.php:101 -msgid "Conversations on this site" -msgstr "Konversacioj je ĉi-tiu retejo" - -#: ../../include/nav.php:103 -msgid "Directory" -msgstr "Katalogo" - -#: ../../include/nav.php:103 -msgid "People directory" -msgstr "Katalogo de homoj" - -#: ../../include/nav.php:113 -msgid "Conversations from your friends" -msgstr "Konversacioj de viaj amikoj" - -#: ../../include/nav.php:121 -msgid "Friend Requests" -msgstr "Kontaktpetoj" - -#: ../../include/nav.php:123 -msgid "See all notifications" -msgstr "Vidu ĉiujn atentigojn" - -#: ../../include/nav.php:124 -msgid "Mark all system notifications seen" -msgstr "Marki ĉiujn atentigojn legita" - -#: ../../include/nav.php:128 -msgid "Private mail" -msgstr "Privata poÅto" - -#: ../../include/nav.php:129 -msgid "Inbox" -msgstr "Enirkesto" - -#: ../../include/nav.php:130 -msgid "Outbox" -msgstr "Elirkesto" - -#: ../../include/nav.php:134 -msgid "Manage" -msgstr "Administri" - -#: ../../include/nav.php:134 -msgid "Manage other pages" -msgstr "Administri aliajn paÄojn" - -#: ../../include/nav.php:138 ../../boot.php:1096 -msgid "Profiles" -msgstr "Profiloj" - -#: ../../include/nav.php:138 ../../boot.php:1096 -msgid "Manage/edit profiles" -msgstr "Administri/redakti profilojn" - -#: ../../include/nav.php:139 -msgid "Manage/edit friends and contacts" -msgstr "Administri/redakti amikojn kaj kontaktojn" - -#: ../../include/nav.php:146 -msgid "Site setup and configuration" -msgstr "Agordoj pri la retejo" - -#: ../../include/nav.php:170 -msgid "Nothing new here" -msgstr "Estas neniu nova ĉi tie" - -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" -msgstr "Aldonu Novan Kontakton" - -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" -msgstr "Entajpu adreson aÅ­ retlokon" - -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Ekzemple: bob@example.com, http://example.com/barbara" - -#: ../../include/contact_widgets.php:23 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "Disponeblas %d invito" -msgstr[1] "Disponeblas %d invitoj" - -#: ../../include/contact_widgets.php:29 -msgid "Find People" -msgstr "Trovi Homojn" - -#: ../../include/contact_widgets.php:30 -msgid "Enter name or interest" -msgstr "Entajpu nomon aÅ­ intereson" - -#: ../../include/contact_widgets.php:31 -msgid "Connect/Follow" -msgstr "Konekti/Aboni" - -#: ../../include/contact_widgets.php:32 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Ekzemple: Robert Morgenstein, Fishing" - -#: ../../include/contact_widgets.php:36 -msgid "Random Profile" -msgstr "Hazarda Profilo" - -#: ../../include/contact_widgets.php:68 -msgid "Networks" -msgstr "Retoj" - -#: ../../include/contact_widgets.php:71 -msgid "All Networks" -msgstr "Ĉiuj Retoj" - -#: ../../include/contact_widgets.php:98 -msgid "Saved Folders" -msgstr "Konservitaj Dosierujoj" - -#: ../../include/contact_widgets.php:101 ../../include/contact_widgets.php:129 -msgid "Everything" -msgstr "Ĉio" - -#: ../../include/contact_widgets.php:126 -msgid "Categories" -msgstr "Kategorioj" - -#: ../../include/auth.php:36 -msgid "Logged out." -msgstr "Elsalutita." - -#: ../../include/auth.php:115 -msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Okazis problemo ensalutinta kun via OpenID. Bonvolu kontroli la ID." - -#: ../../include/auth.php:115 -msgid "The error message was:" -msgstr "La erarmesaÄo estis:" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Diversaj" - -#: ../../include/datetime.php:131 ../../include/datetime.php:263 -msgid "year" -msgstr "jaro" - -#: ../../include/datetime.php:136 ../../include/datetime.php:264 -msgid "month" -msgstr "monato" - -#: ../../include/datetime.php:141 ../../include/datetime.php:266 -msgid "day" -msgstr "tago" - -#: ../../include/datetime.php:254 -msgid "never" -msgstr "neniam" - -#: ../../include/datetime.php:260 -msgid "less than a second ago" -msgstr "antaÅ­ malpli ol unu sekundo" - -#: ../../include/datetime.php:263 -msgid "years" -msgstr "jaroj" - -#: ../../include/datetime.php:264 -msgid "months" -msgstr "monatoj" - -#: ../../include/datetime.php:265 -msgid "week" -msgstr "semajno" - -#: ../../include/datetime.php:265 -msgid "weeks" -msgstr "semajnoj" - -#: ../../include/datetime.php:266 -msgid "days" -msgstr "tagoj" - -#: ../../include/datetime.php:267 -msgid "hour" -msgstr "horo" - -#: ../../include/datetime.php:267 -msgid "hours" -msgstr "horoj" - -#: ../../include/datetime.php:268 -msgid "minute" -msgstr "minuto" - -#: ../../include/datetime.php:268 -msgid "minutes" -msgstr "minutoj" - -#: ../../include/datetime.php:269 -msgid "second" -msgstr "sekundo" - -#: ../../include/datetime.php:269 -msgid "seconds" -msgstr "sekundoj" - -#: ../../include/datetime.php:278 -#, php-format -msgid "%1$d %2$s ago" -msgstr "antaÅ­ %1$d %2$s" - -#: ../../include/datetime.php:450 ../../include/items.php:1460 -#, php-format -msgid "%s's birthday" -msgstr "NaskiÄtago de %s" - -#: ../../include/datetime.php:451 ../../include/items.php:1461 -#, php-format -msgid "Happy Birthday %s" -msgstr "Feliĉan NaskiÄtagon al %s" - -#: ../../include/onepoll.php:399 -msgid "From: " -msgstr "De: " - -#: ../../include/bbcode.php:216 ../../include/bbcode.php:236 -msgid "$1 wrote:" -msgstr "$1 skribis:" - -#: ../../include/bbcode.php:251 ../../include/bbcode.php:328 -msgid "Image/photo" -msgstr "Bildo" - -#: ../../include/dba.php:41 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Ne trovis DNS informojn por datumbaza servilo '%s'." - -#: ../../include/message.php:15 ../../include/message.php:171 -msgid "[no subject]" -msgstr "[neniu temo]" - -#: ../../include/acl_selectors.php:286 -msgid "Visible to everybody" -msgstr "Videbla al ĉiuj" - -#: ../../include/enotify.php:14 -msgid "Friendica Notification" -msgstr "Friendica Atentigo" - -#: ../../include/enotify.php:17 -msgid "Thank You," -msgstr "Dankon," - -#: ../../include/enotify.php:19 -#, php-format -msgid "%s Administrator" -msgstr "%s Administranto" - -#: ../../include/enotify.php:38 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:42 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" -msgstr "[Friendica:Atentigo] Ricevis novan retpoÅton ĉe %s" - -#: ../../include/enotify.php:44 -#, php-format -msgid "%1$s sent you a new private message at %2$s." -msgstr "%1$s sendis al vi novan privatan mesaÄon ĉe %2$s." - -#: ../../include/enotify.php:45 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s sendis al vi %2$s." - -#: ../../include/enotify.php:45 -msgid "a private message" -msgstr "privatan mesaÄon" - -#: ../../include/enotify.php:46 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Bonvolu viziti %s por vidi aÅ­ respondi viajn privatajn mesaÄojn." - -#: ../../include/enotify.php:73 -#, php-format -msgid "%1$s commented on [url=%2$s]a %3$s[/url]" -msgstr "%1$s komentis pri [url=%2$s]%3$s[/url]" - -#: ../../include/enotify.php:80 -#, php-format -msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" -msgstr "%1$s komentis pri [url=%2$s]%4$s de %3$s[/url]" - -#: ../../include/enotify.php:88 -#, php-format -msgid "%1$s commented on [url=%2$s]your %3$s[/url]" -msgstr "%1$s komentis pri [url=%2$s]via %3$s[/url]" - -#: ../../include/enotify.php:98 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Friendica:Atentigo] Komento pri konversacio #%1$d de %2$s" - -#: ../../include/enotify.php:99 -#, php-format -msgid "%s commented on an item/conversation you have been following." -msgstr "%s komentis pri elemento/konversacio kiun vi sekvas." - -#: ../../include/enotify.php:102 ../../include/enotify.php:117 -#: ../../include/enotify.php:130 ../../include/enotify.php:143 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Bonvolu viziti %s por vidi aÅ­ respondi la konversacion." - -#: ../../include/enotify.php:109 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" -msgstr "[Friendica:Atentigo] %s afiÅis al via profilmuro" - -#: ../../include/enotify.php:111 -#, php-format -msgid "%1$s posted to your profile wall at %2$s" -msgstr "%1$s skribis al via profilmuro ĉe %2$s" - -#: ../../include/enotify.php:113 -#, php-format -msgid "%1$s posted to [url=%2s]your wall[/url]" -msgstr "%1$s afiÅis al [url=%2s]via muro[/url]" - -#: ../../include/enotify.php:124 -#, php-format -msgid "[Friendica:Notify] %s tagged you" -msgstr "[Friendica:Atentigo] %s markis vin" - -#: ../../include/enotify.php:125 -#, php-format -msgid "%1$s tagged you at %2$s" -msgstr "%1$s markis vin ĉe %2$s" - -#: ../../include/enotify.php:126 -#, php-format -msgid "%1$s [url=%2$s]tagged you[/url]." -msgstr "%1$s [url=%2$s]markis vin[/url]." - -#: ../../include/enotify.php:137 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" -msgstr "[Friendica:Atentigo] %s markis vian afiÅon" - -#: ../../include/enotify.php:138 -#, php-format -msgid "%1$s tagged your post at %2$s" -msgstr "%1$s markis vian afiÅon ĉe %2$s" - -#: ../../include/enotify.php:139 -#, php-format -msgid "%1$s tagged [url=%2$s]your post[/url]" -msgstr "%1$s markis [url=%2$s]vian afiÅon[/url]" - -#: ../../include/enotify.php:150 -msgid "[Friendica:Notify] Introduction received" -msgstr "[Friendica:Atentigo] Ricevis prezenton" - -#: ../../include/enotify.php:151 -#, php-format -msgid "You've received an introduction from '%1$s' at %2$s" -msgstr "Vi ricevis prezenton de '%1$s' ĉe %2$s" - -#: ../../include/enotify.php:152 -#, php-format -msgid "You've received [url=%1$s]an introduction[/url] from %2$s." -msgstr "Vi ricevis [url=%1$s]prezenton[/url] de %2$s." - -#: ../../include/enotify.php:155 ../../include/enotify.php:173 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Vi povas vidi la profilon de li aÅ­ Åi ĉe %s" - -#: ../../include/enotify.php:157 -#, php-format -msgid "Please visit %s to approve or reject the introduction." -msgstr "Bonvolu viziti %s por aprobi aÅ­ malaprobi la prezenton." - -#: ../../include/enotify.php:164 -msgid "[Friendica:Notify] Friend suggestion received" -msgstr "[Friendica:Atentigo] Ricevis amikosugeston" - -#: ../../include/enotify.php:165 -#, php-format -msgid "You've received a friend suggestion from '%1$s' at %2$s" -msgstr "Vi ricevis amikosugeston de '%1$s' ĉe %2$s" - -#: ../../include/enotify.php:166 -#, php-format -msgid "" -"You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." -msgstr "Vi ricevis [url=%1$s]amikosugeston[/url] pri %2$s de %3$s." - -#: ../../include/enotify.php:171 -msgid "Name:" -msgstr "Nomo:" - -#: ../../include/enotify.php:172 -msgid "Photo:" -msgstr "Bildo:" - -#: ../../include/enotify.php:175 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Bonvolu viziti %s por aprobi aÅ­ malaprobi la sugeston." - -#: ../../include/follow.php:32 -msgid "Connect URL missing." -msgstr "Ne ekzistas URL adreso por konekti." - -#: ../../include/follow.php:59 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "Tiu retpaÄo ne permesas komunikadon kun aliaj retoj." - -#: ../../include/follow.php:60 ../../include/follow.php:80 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "Ne malkovris kongruajn protokolojn por komunikado aÅ­ fluojn." - -#: ../../include/follow.php:78 -msgid "The profile address specified does not provide adequate information." -msgstr "La specifita profiladreso ne enhavas sufiĉe da informoj." - -#: ../../include/follow.php:82 -msgid "An author or name was not found." -msgstr "Ne trovis aÅ­toron aÅ­ nomon." - -#: ../../include/follow.php:84 -msgid "No browser URL could be matched to this address." -msgstr "Neniu retuma URL adreso kongruas al la adreso." - -#: ../../include/follow.php:86 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "Ne eblas kongrui @-stilan identecon adreson al iu konata protokolo au retpoÅtadreso." - -#: ../../include/follow.php:87 -msgid "Use mailto: in front of address to force email check." -msgstr "Uzu mailto: antaÅ­ la adreso por devigi la testadon per retpoÅto." - -#: ../../include/follow.php:93 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "Tiu profila adreso apartenas al retejo kiu estas maÅaltita je ĉi tiu retejo." - -#: ../../include/follow.php:103 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "Profilo limigata. Ĉi persono ne eblos ricevi rektajn/personajn atentigojn de vi. " - -#: ../../include/follow.php:205 -msgid "Unable to retrieve contact information." -msgstr "Ne eblas ricevi kontaktinformojn." - -#: ../../include/follow.php:259 -msgid "following" -msgstr "sekvanta" - -#: ../../include/items.php:2888 -msgid "A new person is sharing with you at " -msgstr "Nova persono kunhavigas kun vi ĉe " - -#: ../../include/items.php:2888 -msgid "You have a new follower at " -msgstr "Vi havas novan sekvanton ĉe " - -#: ../../include/items.php:3520 -msgid "Archives" -msgstr "Arkivoj" - -#: ../../include/user.php:38 -msgid "An invitation is required." -msgstr "Invio bezonata." - -#: ../../include/user.php:43 -msgid "Invitation could not be verified." -msgstr "Ne povis kontroli la inviton." - -#: ../../include/user.php:51 -msgid "Invalid OpenID url" -msgstr "Nevalida OpenID adreso" - -#: ../../include/user.php:66 -msgid "Please enter the required information." -msgstr "Bonvolu entajpi la bezonatajn informojn." - -#: ../../include/user.php:80 -msgid "Please use a shorter name." -msgstr "Bonvolu uzi pli mallongan nomon." - -#: ../../include/user.php:82 -msgid "Name too short." -msgstr "Nomo estas tro mallonga." - -#: ../../include/user.php:97 -msgid "That doesn't appear to be your full (First Last) name." -msgstr "Tio Åajne ne estas via plena (persona, familia) nomo." - -#: ../../include/user.php:102 -msgid "Your email domain is not among those allowed on this site." -msgstr "Via retpoÅtodomajno ne estas permesita ĉi tie." - -#: ../../include/user.php:105 -msgid "Not a valid email address." -msgstr "Nevalida retpoÅtadreso." - -#: ../../include/user.php:115 -msgid "Cannot use that email." -msgstr "Neuzebla retpoÅtadreso." - -#: ../../include/user.php:121 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." -msgstr "Via kaÅnomo nur povas enhavi \"a-z\", \"0-9\", \"-\", kaj \"_\". Äœi ankaÅ­ devas komenci kun litero." - -#: ../../include/user.php:127 ../../include/user.php:225 -msgid "Nickname is already registered. Please choose another." -msgstr "Tio kaÅnomo jam estas registrita. Bonvolu elekti alian." - -#: ../../include/user.php:137 -msgid "" -"Nickname was once registered here and may not be re-used. Please choose " -"another." -msgstr "Tiu kaÅnomo iam estis registrita ĉi tie kaj ne ree uzeblas. Bonvolu elekti alian." - -#: ../../include/user.php:153 -msgid "SERIOUS ERROR: Generation of security keys failed." -msgstr "GRAVA ERARO: La generacio de sekurecaj ĉifroÅlosiloj malsukcesis." - -#: ../../include/user.php:211 -msgid "An error occurred during registration. Please try again." -msgstr "Eraro okazis dum registrado. Bonvolu provi denove." - -#: ../../include/user.php:246 -msgid "An error occurred creating your default profile. Please try again." -msgstr "Eraro okazi dum kreado de via defaÅ­lta profilo. Bonvolu provi denove." - -#: ../../include/security.php:21 -msgid "Welcome " -msgstr "Bonvenon " - -#: ../../include/security.php:22 -msgid "Please upload a profile photo." -msgstr "Bonvolu alÅuti profilbildon." - -#: ../../include/security.php:25 -msgid "Welcome back " -msgstr "Bonvenon " - -#: ../../include/security.php:329 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "La sekuriga ĵetono de la formo estis malÄusta. Tio verÅajne okazis ĉar la formo estis malfermita dum tro longa tempo (>3 horoj) antaÅ­ la sendado." - -#: ../../include/Contact.php:111 -msgid "stopped following" -msgstr "ne plu sekvas" - -#: ../../include/Contact.php:218 ../../include/conversation.php:842 -msgid "View Status" -msgstr "Vidi Staton" - -#: ../../include/Contact.php:219 ../../include/conversation.php:843 -msgid "View Profile" -msgstr "Vidi Profilon" - -#: ../../include/Contact.php:220 ../../include/conversation.php:844 -msgid "View Photos" -msgstr "Vidi Bildojn" - -#: ../../include/Contact.php:221 ../../include/Contact.php:234 -#: ../../include/conversation.php:845 -msgid "Network Posts" -msgstr "Enretaj AfiÅoj" - -#: ../../include/Contact.php:222 ../../include/Contact.php:234 -#: ../../include/conversation.php:846 -msgid "Edit Contact" -msgstr "Redakti Kontakton" - -#: ../../include/Contact.php:223 ../../include/Contact.php:234 -#: ../../include/conversation.php:847 -msgid "Send PM" -msgstr "Sendi PM" - -#: ../../include/conversation.php:163 -msgid "post/item" -msgstr "afiÅo/elemento" - -#: ../../include/conversation.php:164 -#, php-format -msgid "%1$s marked %2$s's %3$s as favorite" -msgstr "%1$s markis la %3$s de %2$s kiel preferita." - -#: ../../include/conversation.php:327 ../../include/conversation.php:608 -msgid "Select" -msgstr "Elekti" - -#: ../../include/conversation.php:344 ../../include/conversation.php:701 -#: ../../include/conversation.php:702 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Vidi la profilon de %s ĉe %s" - -#: ../../include/conversation.php:354 ../../include/conversation.php:713 -#, php-format -msgid "%s from %s" -msgstr "%s de %s" - -#: ../../include/conversation.php:369 -msgid "View in context" -msgstr "Vidi kun kunteksto" - -#: ../../include/conversation.php:475 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d komento" -msgstr[1] "%d komentoj" - -#: ../../include/conversation.php:554 -msgid "like" -msgstr "Åati" - -#: ../../include/conversation.php:555 -msgid "dislike" -msgstr "malÅati" - -#: ../../include/conversation.php:557 -msgid "Share this" -msgstr "Kunhavigi ĉi tiun" - -#: ../../include/conversation.php:557 -msgid "share" -msgstr "kunhavigi" - -#: ../../include/conversation.php:581 -msgid "Bold" -msgstr "Grasa" - -#: ../../include/conversation.php:582 -msgid "Italic" -msgstr "Kursiva" - -#: ../../include/conversation.php:583 -msgid "Underline" -msgstr "Substreki" - -#: ../../include/conversation.php:584 -msgid "Quote" -msgstr "Citaĵo" - -#: ../../include/conversation.php:585 -msgid "Code" -msgstr "Kodo" - -#: ../../include/conversation.php:586 -msgid "Image" -msgstr "Bildo" - -#: ../../include/conversation.php:587 -msgid "Link" -msgstr "Ligilo" - -#: ../../include/conversation.php:588 -msgid "Video" -msgstr "Video" - -#: ../../include/conversation.php:621 -msgid "add star" -msgstr "aldoni stelon" - -#: ../../include/conversation.php:622 -msgid "remove star" -msgstr "forpreni stelon" - -#: ../../include/conversation.php:623 -msgid "toggle star status" -msgstr "Åalti/malÅalti steloÅtato" - -#: ../../include/conversation.php:626 -msgid "starred" -msgstr "steligita" - -#: ../../include/conversation.php:627 -msgid "add tag" -msgstr "aldoni markon" - -#: ../../include/conversation.php:631 -msgid "save to folder" -msgstr "konservi en dosierujo" - -#: ../../include/conversation.php:703 -msgid "to" -msgstr "al" - -#: ../../include/conversation.php:704 -msgid "Wall-to-Wall" -msgstr "Muro-al-Muro" - -#: ../../include/conversation.php:705 -msgid "via Wall-To-Wall:" -msgstr "per Muro-al-Muro:" - -#: ../../include/conversation.php:750 -msgid "Delete Selected Items" -msgstr "ForviÅi Elektitajn Elementojn" - -#: ../../include/conversation.php:905 -#, php-format -msgid "%s likes this." -msgstr "%s Åatas tiun." - -#: ../../include/conversation.php:905 -#, php-format -msgid "%s doesn't like this." -msgstr "%s malÅatas tiun." - -#: ../../include/conversation.php:909 -#, php-format -msgid "%2$d people like this." -msgstr "%2$d homoj Åatas tiun." - -#: ../../include/conversation.php:911 -#, php-format -msgid "%2$d people don't like this." -msgstr "%2$d homojmalÅatas tiun." - -#: ../../include/conversation.php:917 -msgid "and" -msgstr "kaj" - -#: ../../include/conversation.php:920 -#, php-format -msgid ", and %d other people" -msgstr ", kaj %d aliaj homoj." - -#: ../../include/conversation.php:921 -#, php-format -msgid "%s like this." -msgstr "%s Åatas tiun." - -#: ../../include/conversation.php:921 -#, php-format -msgid "%s don't like this." -msgstr "%s malÅatas tiun." - -#: ../../include/conversation.php:946 -msgid "Visible to everybody" -msgstr "Videbla al ĉiuj" - -#: ../../include/conversation.php:948 -msgid "Please enter a video link/URL:" -msgstr "Bonvolu entajpi ligilon/adreson de video:" - -#: ../../include/conversation.php:949 -msgid "Please enter an audio link/URL:" -msgstr "Bonvolu entajpi ligilon/adreson de sono:" - -#: ../../include/conversation.php:950 -msgid "Tag term:" -msgstr "Markfrazo:" - -#: ../../include/conversation.php:952 -msgid "Where are you right now?" -msgstr "Kie vi estas nun?" - -#: ../../include/conversation.php:995 -msgid "upload photo" -msgstr "alÅuti bildon" - -#: ../../include/conversation.php:997 -msgid "attach file" -msgstr "kunsendi dosieron" - -#: ../../include/conversation.php:999 -msgid "web link" -msgstr "TTT ligilo" - -#: ../../include/conversation.php:1000 -msgid "Insert video link" -msgstr "Alglui ligilon de video" - -#: ../../include/conversation.php:1001 -msgid "video link" -msgstr "video ligilo" - -#: ../../include/conversation.php:1002 -msgid "Insert audio link" -msgstr "Alglui ligilon de sono" - -#: ../../include/conversation.php:1003 -msgid "audio link" -msgstr "sono ligilo" - -#: ../../include/conversation.php:1005 -msgid "set location" -msgstr "agordi lokon" - -#: ../../include/conversation.php:1007 -msgid "clear location" -msgstr "forviÅi lokon" - -#: ../../include/conversation.php:1014 -msgid "permissions" -msgstr "permesoj" - -#: ../../include/plugin.php:388 ../../include/plugin.php:390 -msgid "Click here to upgrade." -msgstr "Klaku ĉi tie por Äisdatigi." - -#: ../../include/plugin.php:396 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Tia ago preterpasas la limojn de via abono." - -#: ../../include/plugin.php:401 -msgid "This action is not available under your subscription plan." -msgstr "Tia ago ne estas permesita laÅ­ via abono." - -#: ../../boot.php:527 -msgid "Delete this item?" -msgstr "ForviÅi ĉi tiun elementon?" - -#: ../../boot.php:530 -msgid "show fewer" -msgstr "montri malpli" - -#: ../../boot.php:725 -#, php-format -msgid "Update %s failed. See error logs." -msgstr "Malsukcesis Äisdatigi %s. Vidu la protokolojn." - -#: ../../boot.php:727 -#, php-format -msgid "Update Error at %s" -msgstr "Eraro dum Äisdatigo ĉe %s" - -#: ../../boot.php:827 -msgid "Create a New Account" -msgstr "Krei Novan Konton" - -#: ../../boot.php:851 -msgid "Nickname or Email address: " -msgstr "KaÅnomo aÅ­ retpoÅtadreso:" - -#: ../../boot.php:852 -msgid "Password: " -msgstr "Pasvorto:" - -#: ../../boot.php:855 -msgid "Or login using OpenID: " -msgstr "AÅ­ ensaluti per OpenID:" - -#: ../../boot.php:861 -msgid "Forgot your password?" -msgstr "Ĉu vi vorgesis vian pasvorton?" - -#: ../../boot.php:1028 -msgid "Edit profile" -msgstr "Redakti profilon" - -#: ../../boot.php:1088 -msgid "Message" -msgstr "MesaÄo" - -#: ../../boot.php:1204 ../../boot.php:1283 -msgid "g A l F d" -msgstr "\\j\\e \\l\\a G\\a \\h\\o\\r\\o, l F d" - -#: ../../boot.php:1205 ../../boot.php:1284 -msgid "F d" -msgstr "F d" - -#: ../../boot.php:1250 ../../boot.php:1324 -msgid "[today]" -msgstr "[hodiaÅ­]" - -#: ../../boot.php:1262 -msgid "Birthday Reminders" -msgstr "Memorigilo pri naskiÄtagoj" - -#: ../../boot.php:1263 -msgid "Birthdays this week:" -msgstr "NaskiÄtagoj ĉi-semajne:" - -#: ../../boot.php:1317 -msgid "[No description]" -msgstr "[Neniu priskribo]" - -#: ../../boot.php:1335 -msgid "Event Reminders" -msgstr "Memorigilo pri Okazoj" - -#: ../../boot.php:1336 -msgid "Events this week:" -msgstr "Okazoj ĉi-semajne:" - -#: ../../boot.php:1541 -msgid "Status Messages and Posts" -msgstr "ÅœtatmesaÄoj kaj AfiÅoj" - -#: ../../boot.php:1547 -msgid "Profile Details" -msgstr "Profildetaloj" - -#: ../../boot.php:1562 -msgid "Events and Calendar" -msgstr "Okazoj kaj Kalendaro" - -#: ../../boot.php:1568 -msgid "Only You Can See This" -msgstr "Nur Vi Povas Vidi Tiun" diff --git a/view/eo/passchanged_eml.tpl b/view/eo/passchanged_eml.tpl deleted file mode 100644 index 0d94be3c2..000000000 --- a/view/eo/passchanged_eml.tpl +++ /dev/null @@ -1,20 +0,0 @@ - -Dear {{$username}}, - Your password has been changed as requested. Please retain this -information for your records (or change your password immediately to -something that you will remember). - - -Your login details are as follows: - -Site Location: {{$siteurl}} -Login Name: {{$email}} -Password: {{$new_password}} - -You may change that password from your account settings page after logging in. - - -Sincerely, - {{$sitename}} Administrator - - diff --git a/view/eo/register_open_eml.tpl b/view/eo/register_open_eml.tpl deleted file mode 100644 index 4b397201c..000000000 --- a/view/eo/register_open_eml.tpl +++ /dev/null @@ -1,19 +0,0 @@ - -An account has been created at {{$sitename}} for this email address. -The login details are as follows: - -Site Location: {{$siteurl}} -Login: {{$email}} -Password: (the password which was provided during registration) - -If this account was created without your knowledge and is not desired, you may -visit this site and reset the password. This will allow you to remove the -account from the links on the Settings page, and we -apologise for any inconvenience. - -Thank you and welcome to {{$sitename}}. - -Sincerely, - {{$sitename}} Administrator - - diff --git a/view/eo/register_verify_eml.tpl b/view/eo/register_verify_eml.tpl deleted file mode 100644 index 85d9a12d3..000000000 --- a/view/eo/register_verify_eml.tpl +++ /dev/null @@ -1,25 +0,0 @@ - -A new user registration request was received at {{$sitename}} which requires -your approval. - - -The login details are as follows: - -Site Location: {{$siteurl}} -Login Name: {{$email}} -IP Address: {{$details}} - -To approve this request please visit the following link: - - -{{$siteurl}}/regmod/allow/{{$hash}} - - -To deny the request and remove the account, please visit: - - -{{$siteurl}}/regmod/deny/{{$hash}} - - -Thank you. - diff --git a/view/eo/strings.php b/view/eo/strings.php deleted file mode 100644 index 1fdefde46..000000000 --- a/view/eo/strings.php +++ /dev/null @@ -1,1771 +0,0 @@ -WARNING: This is highly advanced and if you enter incorrect information your communications with this contact may stop working."] = "AVERTO: Tio estas tre altnivela kaj se vi entajpus malÄustan informojn, komunikado kun la kontakto eble ne plu funkcios."; -App::$strings["Please use your browser 'Back' button now if you are uncertain what to do on this page."] = "Bonvolu klaki 'malantaÅ­en' en via retesplorilo nun se vi ne scias kion faru ĉi tie."; -App::$strings["Return to contact editor"] = "Reen al kontakta redaktilo"; -App::$strings["Name"] = "Nomo"; -App::$strings["Account Nickname"] = "KaÅnomo de la konto"; -App::$strings["@Tagname - overrides Name/Nickname"] = "@Marknomo - Transpasas nomon/kaÅnomon"; -App::$strings["Account URL"] = "Adreso de la konto"; -App::$strings["Friend Request URL"] = "Kontaktpeta adreso"; -App::$strings["Friend Confirm URL"] = "Kontaktkonfirma adreso"; -App::$strings["Notification Endpoint URL"] = "Finpunkta adreso por atentigoj"; -App::$strings["Poll/Feed URL"] = "Adreso de fluo"; -App::$strings["New photo from this URL"] = "Nova bildo el tiu adreso"; -App::$strings["Submit"] = "Sendi"; -App::$strings["Help:"] = "Helpo:"; -App::$strings["Help"] = "Helpo"; -App::$strings["Not Found"] = "Ne trovita"; -App::$strings["Page not found."] = "PaÄo ne trovita"; -App::$strings["File exceeds size limit of %d"] = "Dosiero estas pli granda ol la limito de %d"; -App::$strings["File upload failed."] = "AlÅutado malsukcesis."; -App::$strings["Friend suggestion sent."] = "Amikosugesto sendita."; -App::$strings["Suggest Friends"] = "Sugesti amikojn"; -App::$strings["Suggest a friend for %s"] = "Sugesti amikon por %s"; -App::$strings["Event title and start time are required."] = "Titolo kaj starttempo estas bezonataj por la okazo."; -App::$strings["l, F j"] = "l, F j"; -App::$strings["Edit event"] = "Redakti okazon"; -App::$strings["link to source"] = "ligilo al fonto"; -App::$strings["Events"] = "Okazoj"; -App::$strings["Create New Event"] = "Krei novan okazon"; -App::$strings["Previous"] = "antaÅ­a"; -App::$strings["Next"] = "sekva"; -App::$strings["hour:minute"] = "horo:minuto"; -App::$strings["Event details"] = "Detaloj de okazo"; -App::$strings["Format is %s %s. Starting date and Title are required."] = "Format is %s %s. Titolo kaj starttempo estas bezonataj."; -App::$strings["Event Starts:"] = "Okazo startas:"; -App::$strings["Required"] = "Bezonata"; -App::$strings["Finish date/time is not known or not relevant"] = "Fina dato/tempo ne estas konata aÅ­ ne bezonata"; -App::$strings["Event Finishes:"] = "Okazo finas:"; -App::$strings["Adjust for viewer timezone"] = "Agordi al horzono de la leganto"; -App::$strings["Description:"] = "Priskribo"; -App::$strings["Location:"] = "Loko:"; -App::$strings["Title:"] = "Titolo:"; -App::$strings["Share this event"] = "Kunhavigi la okazon"; -App::$strings["Cancel"] = "Nuligi"; -App::$strings["Tag removed"] = "Marko forviÅita"; -App::$strings["Remove Item Tag"] = "ForviÅi markon"; -App::$strings["Select a tag to remove: "] = "Elektu forviÅontan markon:"; -App::$strings["Remove"] = "ForviÅi"; -App::$strings["%s welcomes %s"] = "%s salutas %s"; -App::$strings["Authorize application connection"] = "Rajtigi programkonekton"; -App::$strings["Return to your app and insert this Securty Code:"] = "Reiru al via programo kaj entajpu la securecan kodon:"; -App::$strings["Please login to continue."] = "Bonvolu ensaluti por pluigi."; -App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Ĉu rajtigi ĉi tiun programon por atingi viajn afiÅojn kaj kontaktojn kaj/aÅ­ krei novajn afiÅojn?"; -App::$strings["Yes"] = "Jes"; -App::$strings["No"] = "Ne"; -App::$strings["Photo Albums"] = "Bildalbumoj"; -App::$strings["Contact Photos"] = "Kontaktbildoj"; -App::$strings["Upload New Photos"] = "AlÅuti novajn bildojn"; -App::$strings["everybody"] = "ĉiuj"; -App::$strings["Contact information unavailable"] = "Kontaktoj informoj ne disponeblas"; -App::$strings["Profile Photos"] = "Profilbildoj"; -App::$strings["Album not found."] = "Albumo ne trovita."; -App::$strings["Delete Album"] = "ForviÅi albumon"; -App::$strings["Delete Photo"] = "ForviÅi bildon"; -App::$strings["was tagged in a"] = "estas markita en"; -App::$strings["photo"] = "bildo"; -App::$strings["by"] = "de"; -App::$strings["Image exceeds size limit of "] = "Bildo estas pli granda ol la limito de"; -App::$strings["Image file is empty."] = "Bilddosiero estas malplena."; -App::$strings["Unable to process image."] = "Ne eblas procedi la bildon."; -App::$strings["Image upload failed."] = "AlÅuto de bildo malsukcesis."; -App::$strings["Public access denied."] = "Publika atingo ne permesita."; -App::$strings["No photos selected"] = "Neniu bildoj elektita"; -App::$strings["Access to this item is restricted."] = "Atingo al tio elemento estas limigita."; -App::$strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Vi uzas %1$.2f MB de %2$.2f MB bildkonservejo."; -App::$strings["You have used %1$.2f Mbytes of photo storage."] = "Vi uzas %1$.2f MB de bildkonservejo."; -App::$strings["Upload Photos"] = "AlÅuti bildojn"; -App::$strings["New album name: "] = "Nomo por nova albumo:"; -App::$strings["or existing album name: "] = "aÅ­ nomo de estanta albumo:"; -App::$strings["Do not show a status post for this upload"] = "Ne kreu statan afiÅon por tio alÅuto."; -App::$strings["Permissions"] = "Permesoj"; -App::$strings["Edit Album"] = "Redakti albumon"; -App::$strings["View Photo"] = "Vidi bildon"; -App::$strings["Permission denied. Access to this item may be restricted."] = "Malpermesita. Atingo al tio elemento eble estas limigita."; -App::$strings["Photo not available"] = "La bildo ne disponeblas"; -App::$strings["View photo"] = "Vidi bildon"; -App::$strings["Edit photo"] = "Redakti bildon"; -App::$strings["Use as profile photo"] = "Uzi kiel profilbildo"; -App::$strings["Private Message"] = "Privata mesaÄo"; -App::$strings["View Full Size"] = "Vidi plengrande "; -App::$strings["Tags: "] = "Markoj:"; -App::$strings["[Remove any tag]"] = "[ForviÅi iun markon]"; -App::$strings["Rotate CW (right)"] = "Turni horloÄdirekte (dekstren)"; -App::$strings["Rotate CCW (left)"] = "Turni kontraÅ­horloÄdirekte (maldekstren)"; -App::$strings["New album name"] = "Nova nomo de albumo"; -App::$strings["Caption"] = "Apudskribo"; -App::$strings["Add a Tag"] = "Aldoni markon"; -App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Ekzemple: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"; -App::$strings["I like this (toggle)"] = "Mi Åatas tion (Åalti)"; -App::$strings["I don't like this (toggle)"] = "Mi malÅatas tion(Åalti)"; -App::$strings["Share"] = "Kunhavigi"; -App::$strings["Please wait"] = "Bonvolu atendi"; -App::$strings["This is you"] = "Tiu estas vi"; -App::$strings["Comment"] = "Komenti"; -App::$strings["Preview"] = "AntaÅ­rigardi"; -App::$strings["Delete"] = "ForviÅi"; -App::$strings["View Album"] = "Vidi albumon"; -App::$strings["Recent Photos"] = "Ì‚Ä´usaj bildoj"; -App::$strings["Not available."] = "Ne disponebla."; -App::$strings["Community"] = "Komunumo"; -App::$strings["No results."] = "Nenion trovita."; -App::$strings["This is Friendica, version"] = "Tio estas Friendica en la versio"; -App::$strings["running at web location"] = "instalita ĉe la adreso"; -App::$strings["Please visit Friendica.com to learn more about the Friendica project."] = "Bonvolu iri al Friendica.com por lerni pli pri la projekto Friendica"; -App::$strings["Bug reports and issues: please visit"] = "Cimraportoj kaj atendindaĵo: bonvolu iri al"; -App::$strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Sugestoj, laÅ­doj, donacoj ktp - bonvolu sendi mesÄon al \"Info\" ĉe Friendica - punkto com"; -App::$strings["Installed plugins/addons/apps:"] = "Instalitaj kromprogramoj/programoj:"; -App::$strings["No installed plugins/addons/apps"] = "Neniom da instalitaj aldonaĵoj/programoj"; -App::$strings["Item not found"] = "Elemento ne trovita"; -App::$strings["Edit post"] = "Redakti afiÅon"; -App::$strings["Post to Email"] = "Sendi per retpoÅto"; -App::$strings["Edit"] = "Redakti"; -App::$strings["Upload photo"] = "AlÅuti bildon"; -App::$strings["Attach file"] = "Kunligi dosieron"; -App::$strings["Insert web link"] = "Enmeti retan adreson"; -App::$strings["Insert YouTube video"] = "Enmeti videton ĉe YouTube"; -App::$strings["Insert Vorbis [.ogg] video"] = "Enmeti videton en formato Vorbis [.ogg]"; -App::$strings["Insert Vorbis [.ogg] audio"] = "Enmeti sonon en formato Vorbis [.ogg]"; -App::$strings["Set your location"] = "Agordi vian lokon"; -App::$strings["Clear browser location"] = "ForviÅu retesplorilan lokon"; -App::$strings["Permission settings"] = "Permesagordoj"; -App::$strings["CC: email addresses"] = "CC: retpoÅtadresojn"; -App::$strings["Public post"] = "Publika afiÅo"; -App::$strings["Set title"] = "Redakti titolon"; -App::$strings["Categories (comma-separated list)"] = "Kategorioj (disigita per komo)"; -App::$strings["Example: bob@example.com, mary@example.com"] = "Ekzemple: bob@example.com, mary@example.com"; -App::$strings["This introduction has already been accepted."] = "Tia prezento jam estas akceptita"; -App::$strings["Profile location is not valid or does not contain profile information."] = "La adreso de la profilo ne validas aÅ­ ne enhavas profilinformojn."; -App::$strings["Warning: profile location has no identifiable owner name."] = "Averto: La adreso de la profilo ne enhavas identeblan personan nomon."; -App::$strings["Warning: profile location has no profile photo."] = "Averto: La adreso de la profilo ne enhavas bildon."; -App::$strings["%d required parameter was not found at the given location"] = array( - 0 => "%d bezonataj parametroj ne trovita ĉe la donata adreso.", - 1 => "%d bezonataj parametroj ne trovita ĉe la donata adreso.", -); -App::$strings["Introduction complete."] = "Prezento sukcesis."; -App::$strings["Unrecoverable protocol error."] = "NeÄustigebla eraro en protokolo."; -App::$strings["Profile unavailable."] = "Profilo ne estas disponebla."; -App::$strings["%s has received too many connection requests today."] = "%s hodiaÅ­ ricevis tro multe da konektpetoj."; -App::$strings["Spam protection measures have been invoked."] = "KontraÅ­spamilo estas aktivita."; -App::$strings["Friends are advised to please try again in 24 hours."] = "Amikoj, vi bonvolu ripeti post 24 horoj."; -App::$strings["Invalid locator"] = "Nevalida adreso."; -App::$strings["Invalid email address."] = "Nevalida repoÅtadreso."; -App::$strings["This account has not been configured for email. Request failed."] = "La konto ne estas agordita por retpoÅto. La peto malsukcesis."; -App::$strings["Unable to resolve your name at the provided location."] = "Via nomo ne troveblas al la donita adreso."; -App::$strings["You have already introduced yourself here."] = "Vi vin jam prezentis tie."; -App::$strings["Apparently you are already friends with %s."] = "Åœajnas kvazaÅ­ vi jam amikiÄis kun %s."; -App::$strings["Invalid profile URL."] = "Nevalida adreso de profilo."; -App::$strings["Disallowed profile URL."] = "Malpermesita adreso de profilo."; -App::$strings["Failed to update contact record."] = "Äœisdatigo de via kontaktrikordo malsukcesis."; -App::$strings["Your introduction has been sent."] = "Via prezento estas sendita."; -App::$strings["Please login to confirm introduction."] = "Bonvolu ensaluti por jesigi la prezenton."; -App::$strings["Incorrect identity currently logged in. Please login to this profile."] = "MalÄusta identaĵo ensalutata. Bonvolu ensaluti en tiun profilon."; -App::$strings["Hide this contact"] = "KaÅi tiun kontakton"; -App::$strings["Welcome home %s."] = "Bonvenon hejme, %s."; -App::$strings["Please confirm your introduction/connection request to %s."] = "Bonvolu konfirmi vian prezenton / kontaktpeton al %s."; -App::$strings["Confirm"] = "Konfirmi."; -App::$strings["[Name Withheld]"] = "[KaÅita nomo]"; -App::$strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Bonvolu entajpi vian 'Identecan Adreson' de iu de tiuj subtenataj komunikaj retejoj: "; -App::$strings["Connect as an email follower (Coming soon)"] = "Konektu kiel retpoÅta sekvanto (BaldaÅ­ venos)"; -App::$strings["If you are not yet a member of the free social web, follow this link to find a public Friendica site and join us today."] = "Se vi ne estas membro de la libra interkona reto, sekvu ĉi-ligilon por trovi publikan Friendica retejon kaj aliÄi kun ni hodiaÅ­."; -App::$strings["Friend/Connection Request"] = "Prezento / Konektpeto"; -App::$strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Ekzemploj: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"; -App::$strings["Please answer the following:"] = "Bonvolu respondi:"; -App::$strings["Does %s know you?"] = "Ĉu %s konas vin?"; -App::$strings["Add a personal note:"] = "Aldoni personan noton:"; -App::$strings["Friendica"] = "Friendica"; -App::$strings["StatusNet/Federated Social Web"] = "StatusNet/Federaciaj interkonaj retejoj"; -App::$strings["Diaspora"] = "Diaspora"; -App::$strings[" - please do not use this form. Instead, enter %s into your Diaspora search bar."] = " - bonvolu ne uzi ĉi formo. AnstataÅ­e, entajpu %s en la Diaspora serĉilo."; -App::$strings["Your Identity Address:"] = "Via identeca adreso:"; -App::$strings["Submit Request"] = "Sendi peton"; -App::$strings["Friendica Social Communications Server - Setup"] = "Friendica Interkona Komunikada Servilo - Instalo"; -App::$strings["Could not connect to database."] = "Ne eblas konekti la datumbazon."; -App::$strings["Could not create table."] = "Ne eblas krei tabelon."; -App::$strings["Your Friendica site database has been installed."] = "La datumbazo de vi Friendica retjo estas instalita."; -App::$strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Vi bezonas mane importi la dosieron \"database.sql\" per phpmyadmin aÅ­ mysql."; -App::$strings["Please see the file \"INSTALL.txt\"."] = "Bonvolu legi la dosieron \"INSTALL.txt\"."; -App::$strings["System check"] = "Sistema kontrolo"; -App::$strings["Check again"] = "Ree kontroli"; -App::$strings["Database connection"] = "Datumbaza konekto"; -App::$strings["In order to install Friendica we need to know how to connect to your database."] = "Por instali Friendica, ni bezonas scii kiel konekti al via datumbazo."; -App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Bonvolu kontakti vian servilprovizanton aÅ­ administranton se vi havas demandoj pri ĉi tiaj agordoj."; -App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La datumbazo nomata malsupren jam ekzistu. Se Äi ne ekzistas, bonvolu unue krei Äin antaÅ­ progresi."; -App::$strings["Database Server Name"] = "Nomo de datumbaza servilo."; -App::$strings["Database Login Name"] = "Salutnomo ĉe la datumbazo."; -App::$strings["Database Login Password"] = "Pasvorto ĉe la datumbazo."; -App::$strings["Database Name"] = "Nomo de la datumbazo."; -App::$strings["Site administrator email address"] = "RetpoÅtadreso de la reteja administranto"; -App::$strings["Your account email address must match this in order to use the web admin panel."] = "La repoÅtadreso de via konto bezonas esti la sama por uzi la TTTa administrilo."; -App::$strings["Please select a default timezone for your website"] = "Bonvolu elekti defaÅ­ltan horzonon por via retejo."; -App::$strings["Site settings"] = "Retejaj agordoj"; -App::$strings["Could not find a command line version of PHP in the web server PATH."] = "Komanda linia versio de PHP ne trovita en $PATH de la retservilo."; -App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron. See 'Activating scheduled tasks'"] = "Se vi ne havas komandlinian version de PHP sur la servilo, vi ne eblas plenumi fonan planitan enketon per cron. Bonvolu legi 'Activating scheduled tasks'"; -App::$strings["PHP executable path"] = "Vojo de la komanda linia versio de PHP"; -App::$strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Entajpu la plenan vojon al la php komandodosiero. Vi eblas lasi tion malplena por pluigi la instalado."; -App::$strings["Command line PHP"] = "komanda linia versio de PHP"; -App::$strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "En via komanda linia versio de PHP je via sistemo, \"register_argc_argv\" ne estas aktivita."; -App::$strings["This is required for message delivery to work."] = "Tio estas bezonata por la livero de mesaÄoj."; -App::$strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -App::$strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Eraro: La funkcio \"openssl_pkey_new\" je tia sistemo ne eblas generi ĉifroÅlosilojn."; -App::$strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Se la operaciumo sistemo estas Windows, bonvolu legi: http://www.php.net/manual/en/openssl.installation.php"; -App::$strings["Generate encryption keys"] = "Generi ĉifroÅlosilojn"; -App::$strings["libCurl PHP module"] = "PHP modulo libCurl"; -App::$strings["GD graphics PHP module"] = "PHP modulo GD"; -App::$strings["OpenSSL PHP module"] = "PHP modulo OpenSSL"; -App::$strings["mysqli PHP module"] = "PHP modulo mysqli"; -App::$strings["mb_string PHP module"] = "PHP modulo mb_string"; -App::$strings["Apache mod_rewrite module"] = "Apache mod_rewrite modulo"; -App::$strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Eraro: La modulo mod_rewrite en la Apache retservilo estas bezonata sed ne instalita."; -App::$strings["Error: libCURL PHP module required but not installed."] = "Eraro: La modulo libCURL en PHP estas bezonata sed ne instalita."; -App::$strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Eraro: La modulo GD en PHP kun subteno por JPEG estas bezonata sed ne instalita."; -App::$strings["Error: openssl PHP module required but not installed."] = "Eraro: La modulo OpenSSL en PHP estas bezonata sed ne instalita."; -App::$strings["Error: mysqli PHP module required but not installed."] = "Eraro: La modulo mysqli en PHP estas bezonata sed ne instalita."; -App::$strings["Error: mb_string PHP module required but not installed."] = "Eraro: La modulo mb_string en PHP estas bezonata sed ne instalita."; -App::$strings["The web installer needs to be able to create a file called \".htconfig.php\ in the top folder of your web server and it is unable to do so."] = "La reta instalilo bezonas skribi dosieron nomata \".htconfig.php\" en la baza dosierujo de la retservilo, sed ne sukcesis."; -App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Tio ĉi plej ofte estas agordo rilate al permesoj, ĉar la servilo eble ne povas skribi en via dosierujo, eĉ se vi mem povas skribi."; -App::$strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "Post la fino de tiu proceduro, ni donos al vi tekston por konservi en dosiero .htconfig.php en via baza Friendica dosierujo."; -App::$strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Vi ankaÅ­ povas preterpasi tiun proceduron kaj fari permanan instaladon. Bonvolu legi la dosieron \"INSTALL.txt\" por trovi instrukciojn."; -App::$strings[".htconfig.php is writable"] = ".htconfig.php estas skribebla."; -App::$strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Url rewrite en .htaccess ne funkcias. Kontrolu la agordojn de la servilo."; -App::$strings["Url rewrite is working"] = "URL rewrite funkcias."; -App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Ne povis skribi la datumbaza agordoj en la dosiero \".htconfig.php\". Bonvolu uzi la inkluzivan tekston por krei agordan dosieron en la baza dosierujo de la retservilo."; -App::$strings["Errors encountered creating database tables."] = "Okazis eraroj dum la kreado de tabeloj en la datumbazo."; -App::$strings["

    What next

    "] = "

    Kio sekvas nun?

    "; -App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "GRAVA: Vi bezonas [mane] agordi planitan taskon por la Friendica poller."; -App::$strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -App::$strings["Time Conversion"] = "Konverto de tempo"; -App::$strings["Friendika provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provizas tiun servon por kunhavigi okazojn kun aliaj retoj kaj amikoj en aliaj horzonoj."; -App::$strings["UTC time: %s"] = "UTC horo: %s"; -App::$strings["Current timezone: %s"] = "Aktuala horzono: %s"; -App::$strings["Converted localtime: %s"] = "Konvertita loka horo: %s"; -App::$strings["Please select your timezone:"] = "Bonvolu elekti vian horzonon:"; -App::$strings["Profile Match"] = "Kongrua profilo"; -App::$strings["No keywords to match. Please add keywords to your default profile."] = "Neniom da kategoriaj vortoj kongruas. Bonvolu aldoni kategoriajn vortojn al via defaÅ­lta profilo."; -App::$strings["is interested in:"] = "interesiÄas pri:"; -App::$strings["Connect"] = "Konekti"; -App::$strings["No matches"] = "Nenio estas trovita"; -App::$strings["Remote privacy information not available."] = "Informoj pri fora privateca ne estas disponebla."; -App::$strings["Visible to:"] = "Videbla al:"; -App::$strings["Welcome to %s"] = "Bonvenon ĉe %s"; -App::$strings["Invalid request identifier."] = "Nevalida peta identigilo."; -App::$strings["Discard"] = "ForviÅi"; -App::$strings["Ignore"] = "Ignori"; -App::$strings["System"] = "Sistemo"; -App::$strings["Network"] = "Reto"; -App::$strings["Personal"] = "Propra"; -App::$strings["Home"] = "Hejmo"; -App::$strings["Introductions"] = "Prezentoj"; -App::$strings["Messages"] = "MesaÄoj"; -App::$strings["Show Ignored Requests"] = "Montri ignoritajn petojn"; -App::$strings["Hide Ignored Requests"] = "KaÅi ignoritajn petojn"; -App::$strings["Notification type: "] = "Tipo de atentigo:"; -App::$strings["Friend Suggestion"] = "Amikosugestoj"; -App::$strings["suggested by %s"] = "sugestita de %s"; -App::$strings["Hide this contact from others"] = "KaÅi ĉi tiun kontakton al aliaj"; -App::$strings["Post a new friend activity"] = "AfiÅi novan amikecan aktivecon"; -App::$strings["if applicable"] = "se aplikebla"; -App::$strings["Approve"] = "Aprobi"; -App::$strings["Claims to be known to you: "] = "Pensas ke vi konas ilin:"; -App::$strings["yes"] = "jes"; -App::$strings["no"] = "ne"; -App::$strings["Approve as: "] = "Aprobi kiel:"; -App::$strings["Friend"] = "Amiko"; -App::$strings["Sharer"] = "Kunhaviganto"; -App::$strings["Fan/Admirer"] = "Fanatikulo/Admiranto"; -App::$strings["Friend/Connect Request"] = "Kontaktpeto"; -App::$strings["New Follower"] = "Nova abonanto"; -App::$strings["No introductions."] = "Neniom da prezentoj"; -App::$strings["Notifications"] = "Atentigoj"; -App::$strings["%s liked %s's post"] = "%s Åatis la afiÅon de %s"; -App::$strings["%s disliked %s's post"] = "%s malÅatis la afiÅon de %s"; -App::$strings["%s is now friends with %s"] = "%s amikiÄis kun %s"; -App::$strings["%s created a new post"] = "%s kreis novan afiÅon"; -App::$strings["%s commented on %s's post"] = "%s komentis pri la afiÅo de %s"; -App::$strings["No more network notifications."] = "Ne pli da retaj atentigoj."; -App::$strings["Network Notifications"] = "Retaj Atentigoj"; -App::$strings["No more system notifications."] = "Ne pli da sistemaj atentigoj."; -App::$strings["System Notifications"] = "Sistemaj Atentigoj"; -App::$strings["No more personal notifications."] = "Ne pli da personaj atentigoj"; -App::$strings["Personal Notifications"] = "Personaj Atentigoj"; -App::$strings["No more home notifications."] = "Ne pli da hejmrilataj atentigoj."; -App::$strings["Home Notifications"] = "Hejmrilataj atentigoj"; -App::$strings["Could not access contact record."] = "Ne eblis atingi kontaktrikordo."; -App::$strings["Could not locate selected profile."] = "Ne trovis elektitan profilon."; -App::$strings["Contact updated."] = "Kontakto estas Äisdatigita."; -App::$strings["Contact has been blocked"] = "Kontakto estas blokita."; -App::$strings["Contact has been unblocked"] = "Kontakto estas malblokita."; -App::$strings["Contact has been ignored"] = "Kontakto estas ignorita."; -App::$strings["Contact has been unignored"] = "Kontakto estas malignorita."; -App::$strings["Contact has been archived"] = "Enarkivigis kontakton"; -App::$strings["Contact has been unarchived"] = "Elarkivigis kontakton"; -App::$strings["Contact has been removed."] = "Kontakto estas forigita."; -App::$strings["You are mutual friends with %s"] = "Vi estas reciproka amiko de %s"; -App::$strings["You are sharing with %s"] = "Vi kunhavigas kun %s"; -App::$strings["%s is sharing with you"] = "%s kunhavigas kun vi"; -App::$strings["Private communications are not available for this contact."] = "Privataj komunikadoj ne disponeblas por ĉi tiu kontakto."; -App::$strings["Never"] = "Neniam"; -App::$strings["(Update was successful)"] = "(Äœisdatigo sukcesis.)"; -App::$strings["(Update was not successful)"] = "(Äœisdatigo malsukcesis.)"; -App::$strings["Suggest friends"] = "Sugesti amikojn"; -App::$strings["Network type: %s"] = "Reta tipo: %s"; -App::$strings["%d contact in common"] = array( - 0 => "%d komuna kontakto", - 1 => "%d komunaj kontaktoj", -); -App::$strings["View all contacts"] = "Vidi ĉiujn kontaktojn"; -App::$strings["Unblock"] = "Malbloki"; -App::$strings["Block"] = "Bloki"; -App::$strings["Toggle Blocked status"] = "Åœalti/malÅalti Blokitan staton"; -App::$strings["Unignore"] = "Malignori"; -App::$strings["Toggle Ignored status"] = "Åœalti/malÅalti Ignoritan staton"; -App::$strings["Unarchive"] = "Elarkivigi"; -App::$strings["Archive"] = "Enarkivigi"; -App::$strings["Toggle Archive status"] = "Åœalti/malÅalti Enarkivigitan staton"; -App::$strings["Repair"] = "Ripari"; -App::$strings["Advanced Contact Settings"] = "Specialaj Kontaktagordoj"; -App::$strings["Communications lost with this contact!"] = "Mi perdis la kommunikadon kun tiu kontakto!"; -App::$strings["Contact Editor"] = "Kontakta redaktilo."; -App::$strings["Profile Visibility"] = "Videbleco de profilo"; -App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Bonvolu elekti la profilon kiu vi volas montri al %s aspektinde kiam sekure aspektante vian profilon."; -App::$strings["Contact Information / Notes"] = "Kontaktaj informoj / Notoj"; -App::$strings["Edit contact notes"] = "Redakti kontaktnotojn"; -App::$strings["Visit %s's profile [%s]"] = "Viziti la profilon de %s [%s]"; -App::$strings["Block/Unblock contact"] = "Bloki/Malbloki kontakton"; -App::$strings["Ignore contact"] = "Ignori kontakton"; -App::$strings["Repair URL settings"] = "Ripari URL agordoj"; -App::$strings["View conversations"] = "Vidi konversaciojn"; -App::$strings["Delete contact"] = "ForviÅi kontakton"; -App::$strings["Last update:"] = "Plej ĵusa Äisdatigo:"; -App::$strings["Update public posts"] = "Äœisdatigi publikajn afiÅojn"; -App::$strings["Update now"] = "Äœisdatigi nun"; -App::$strings["Currently blocked"] = "Nuntempe blokata"; -App::$strings["Currently ignored"] = "Nuntempe ignorata"; -App::$strings["Currently archived"] = "Nuntempe enarkivigita"; -App::$strings["Replies/likes to your public posts may still be visible"] = "Rispondoj/Åataĵo al viaj publikaj afiÅoj eble plu estos videbla"; -App::$strings["Suggestions"] = "Sugestoj"; -App::$strings["Suggest potential friends"] = "Sugesti amikojn"; -App::$strings["All Contacts"] = "Ĉiuj Kontaktoj"; -App::$strings["Show all contacts"] = "Montri ĉiujn kontaktojn"; -App::$strings["Unblocked"] = "Malblokita"; -App::$strings["Only show unblocked contacts"] = "Nur montri neblokitajn kontaktojn"; -App::$strings["Blocked"] = "Blokita"; -App::$strings["Only show blocked contacts"] = "Nur montri blokitajn kontaktojn"; -App::$strings["Ignored"] = "Ignorita"; -App::$strings["Only show ignored contacts"] = "Nur montri ignoritajn kontaktojn"; -App::$strings["Archived"] = "Enarkivigita"; -App::$strings["Only show archived contacts"] = "Nur montri enarkivigitajn kontaktojn"; -App::$strings["Hidden"] = "KaÅita"; -App::$strings["Only show hidden contacts"] = "Nur montri kaÅitajn kontaktojn"; -App::$strings["Mutual Friendship"] = "Reciproka amikeco"; -App::$strings["is a fan of yours"] = "estas admiranto de vi"; -App::$strings["you are a fan of"] = "vi estas admiranto de"; -App::$strings["Edit contact"] = "Redakti kontakton"; -App::$strings["Contacts"] = "Kontaktoj"; -App::$strings["Search your contacts"] = "Serĉi viajn kontaktojn"; -App::$strings["Finding: "] = "Trovata:"; -App::$strings["Find"] = "Trovi"; -App::$strings["No valid account found."] = "Ne trovis validan konton."; -App::$strings["Password reset request issued. Check your email."] = "Eldonis riparadon de pasvorto. Legu vian retpoÅton."; -App::$strings["Password reset requested at %s"] = "Pasvorta riparado petita je %s"; -App::$strings["Administrator"] = "Administranto"; -App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Ne povis konfirmi la peton. (Eble vi sendis Äin antaÅ­.) Pasvorta riparado malsukcesis."; -App::$strings["Password Reset"] = "Pasvorta riparado"; -App::$strings["Your password has been reset as requested."] = "Via pasvorto estis riparita laÅ­ via peto."; -App::$strings["Your new password is"] = "Via nova pasvorto estas"; -App::$strings["Save or copy your new password - and then"] = "Memorigi vian novan pasvorton - kaj poste"; -App::$strings["click here to login"] = "klaku ĉi tie por ensaluti"; -App::$strings["Your password may be changed from the Settings page after successful login."] = "Vi povas Åangi vian pasvorton sur la paÄo agordoj kiam vi sukcese ensalutis."; -App::$strings["Forgot your Password?"] = "Ĉu vi forgesis vian pasvorton?"; -App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Entajpu vian retpoÅtadreson kaj sendu por pasvorta riparado. Poste, bonvolu legi vian retpoÅton por trovi pliajn instrukciojn."; -App::$strings["Nickname or Email: "] = "Salutnomo aÅ­ retpoÅtadreso: "; -App::$strings["Reset"] = "Repari"; -App::$strings["Account settings"] = "Konto"; -App::$strings["Display settings"] = "Ekrano"; -App::$strings["Connector settings"] = "Konektiloj"; -App::$strings["Plugin settings"] = "Kromprogramoj"; -App::$strings["Connected apps"] = "Konektitaj programoj"; -App::$strings["Export personal data"] = "Eksporto"; -App::$strings["Remove account"] = "Forigi konton"; -App::$strings["Settings"] = "Agordoj"; -App::$strings["Missing some important data!"] = "Mankas importantaj datumoj!"; -App::$strings["Update"] = "Äœisdatigi"; -App::$strings["Failed to connect with email account using the settings provided."] = "Ne sukcesis konekti al retpoÅtkonto kun la provizitaj agordoj."; -App::$strings["Email settings updated."] = "RetpoÅtagordoj Äisdatigita"; -App::$strings["Passwords do not match. Password unchanged."] = "La pasvortoj ne estas egala. Pasvorto ne ÅanÄita."; -App::$strings["Empty passwords are not allowed. Password unchanged."] = "Malplenaj pasvortoj ne estas permesita. Pasvorto ne ÅanÄita."; -App::$strings["Password changed."] = "Pasvorto ÅanÄita."; -App::$strings["Password update failed. Please try again."] = "Äœisdatigo de pasvorto malsukcesis. Bonvolu provi refoje."; -App::$strings[" Please use a shorter name."] = " Bonvolu uzi pli mallongan nomon."; -App::$strings[" Name too short."] = " Nomo estas tro mallonga."; -App::$strings[" Not valid email."] = " RepoÅtadreso ne validas."; -App::$strings[" Cannot change to that email."] = " Ne povas ÅanÄi al tio retpoÅtadreso."; -App::$strings["Private forum has no privacy permissions. Using default privacy group."] = "Privata forumo ne havas privatecajn agordojn. DefaÅ­lta privateca grupo estas uzata."; -App::$strings["Private forum has no privacy permissions and no default privacy group."] = "Privata forumo havas nek privatecajn agordojn nek defaÅ­ltan privatecan grupon."; -App::$strings["Settings updated."] = "Agordoj Äisdatigita."; -App::$strings["Add application"] = "Aldoni programon"; -App::$strings["Consumer Key"] = "Åœlosilo de kliento"; -App::$strings["Consumer Secret"] = "Sekreto de kliento"; -App::$strings["Redirect"] = "Alidirekto"; -App::$strings["Icon url"] = "Piktograma adreso"; -App::$strings["You can't edit this application."] = "Ĉi tio programo ne estas redaktebla."; -App::$strings["Connected Apps"] = "Konektitaj Programoj"; -App::$strings["Client key starts with"] = "Åœlosilo de kliento komencas kun"; -App::$strings["No name"] = "Neniu nomo"; -App::$strings["Remove authorization"] = "ForviÅi rajtigon"; -App::$strings["No Plugin settings configured"] = "Neniom da kromprogramoagordoj farita"; -App::$strings["Plugin Settings"] = "Kromprogramoagordoj"; -App::$strings["Built-in support for %s connectivity is %s"] = "Integrita subteno por %s koneto estas %s"; -App::$strings["enabled"] = "Åaltita"; -App::$strings["disabled"] = "malÅaltita"; -App::$strings["StatusNet"] = "StatusNet"; -App::$strings["Email access is disabled on this site."] = "RetpoÅta atingo ne disponeblas ĉi tie."; -App::$strings["Connector Settings"] = "Konektiloagordoj"; -App::$strings["Email/Mailbox Setup"] = "Agordoj pri RetpoÅto"; -App::$strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Se vi volas uzi ĉi tiun servon por komuniki per retpoÅto (nedeviga), bonvolu specifi kiel konekti al vian retpoÅtkonton."; -App::$strings["Last successful email check:"] = "Plej ĵusa sukcesa kontrolo de poÅto:"; -App::$strings["IMAP server name:"] = "Nomo de IMAP servilo:"; -App::$strings["IMAP port:"] = "Numero de IMAP pordo:"; -App::$strings["Security:"] = "Sekureco:"; -App::$strings["None"] = "Nenio"; -App::$strings["Email login name:"] = "RetpoÅta salutnomo:"; -App::$strings["Email password:"] = "RetpoÅta pasvorto:"; -App::$strings["Reply-to address:"] = "Responda adreso (Reply-to):"; -App::$strings["Send public posts to all email contacts:"] = "Sendu publikajn afiÅojn al ĉiuj retpoÅtkontaktoj:"; -App::$strings["Action after import:"] = "Ago post la importado:"; -App::$strings["Mark as seen"] = "Marki kiel legita"; -App::$strings["Move to folder"] = "Movi al dosierujo"; -App::$strings["Move to folder:"] = "Movi al dosierujo:"; -App::$strings["Display Settings"] = "Ekranagordoj"; -App::$strings["Display Theme:"] = "Vidiga etoso:"; -App::$strings["Update browser every xx seconds"] = "Äœisdatigu retesplorilon ĉiu xxx sekundoj"; -App::$strings["Minimum of 10 seconds, no maximum"] = "Minimume 10 sekundoj, sen maksimumo"; -App::$strings["Number of items to display on the network page:"] = "Kvanto da elementoj kiuj estos montrata ĉe la reto paÄo."; -App::$strings["Maximum of 100 items"] = "Maksimume 100 eroj"; -App::$strings["Don't show emoticons"] = "Ne montru ridetulojn"; -App::$strings["Normal Account Page"] = "Normala KontopaÄo"; -App::$strings["This account is a normal personal profile"] = "Tiu konto estas normala persona profilo"; -App::$strings["Soapbox Page"] = "Soapbox PaÄo"; -App::$strings["Automatically approve all connection/friend requests as read-only fans"] = "AÅ­tomate konfirmi ĉiujn kontaktpetojn kiel nurlegaj admirantoj"; -App::$strings["Community Forum/Celebrity Account"] = "Komunuma Forumo/Eminentula Konto"; -App::$strings["Automatically approve all connection/friend requests as read-write fans"] = "AÅ­tomate konfirmi ĉiujn kontaktpetojn kiel admirantoj kapable legi kaj skribi"; -App::$strings["Automatic Friend Page"] = "AÅ­tomata Amiko PaÄo"; -App::$strings["Automatically approve all connection/friend requests as friends"] = "AÅ­tomate konfirmi ĉiujn kontaktpetojn kiel amikoj"; -App::$strings["Private Forum [Experimental]"] = "Privata Forumo [eksperimenta]"; -App::$strings["Private forum - approved members only"] = "Privata forumo - nur por aprobitaj membroj"; -App::$strings["OpenID:"] = "OpenID:"; -App::$strings["(Optional) Allow this OpenID to login to this account."] = "(Nedeviga) Permesi atingon al la konton al ĉi tio OpenID."; -App::$strings["Publish your default profile in your local site directory?"] = "Publikigi vian defaÅ­ltan profilon en la loka reteja katalogo?"; -App::$strings["Publish your default profile in the global social directory?"] = "Publikigi vian defaÅ­ltan profilon en la tutmonda interkona katalogo?"; -App::$strings["Hide your contact/friend list from viewers of your default profile?"] = "KaÅi vian liston de kontaktoj/amiko al spektantoj de via defaÅ­lta profilo?"; -App::$strings["Hide your profile details from unknown viewers?"] = "KaÅi viajn profilajn detalojn al nekonataj spektantoj?"; -App::$strings["Allow friends to post to your profile page?"] = "Ĉu amikoj povu afiÅi al via profilo?"; -App::$strings["Allow friends to tag your posts?"] = "Ĉu amikoj povu aldoni markojn al viaj afiÅoj?"; -App::$strings["Allow us to suggest you as a potential friend to new members?"] = "Ĉu ni povu sugesti vin kiel amiko al novaj membroj?"; -App::$strings["Permit unknown people to send you private mail?"] = "Permesigi nekonatulojn sendi retpoÅton al vi?"; -App::$strings["Profile is not published."] = "Profilo ne estas publika."; -App::$strings["or"] = "aÅ­"; -App::$strings["Your Identity Address is"] = "Via identeca adreso estas"; -App::$strings["Automatically expire posts after this many days:"] = "Automatike senvalidigi afiÅojn post tiom da tagoj:"; -App::$strings["If empty, posts will not expire. Expired posts will be deleted"] = "Se malplena, afiÅoj neniam senvalidiÄos. Senvalidigitajn afiÅon estos forviÅata"; -App::$strings["Advanced expiration settings"] = "Detalaj agordoj rilate al senvalidiÄo"; -App::$strings["Advanced Expiration"] = "Detala senvalidiÄo"; -App::$strings["Expire posts:"] = "Senvalidigi afiÅojn:"; -App::$strings["Expire personal notes:"] = "Senvalidigi personajn notojn:"; -App::$strings["Expire starred posts:"] = "Senvalidigi steligitajn afiÅojn:"; -App::$strings["Expire photos:"] = "Senvalidigi bildojn:"; -App::$strings["Only expire posts by others:"] = "Nur senvalidigi afiÅojn de aliaj: "; -App::$strings["Account Settings"] = "Kontoagordoj"; -App::$strings["Password Settings"] = "Agordoj pri Pasvorto"; -App::$strings["New Password:"] = "Nova pasvorto:"; -App::$strings["Confirm:"] = "Konfirmi:"; -App::$strings["Leave password fields blank unless changing"] = "Lasu pasvortkampojn malplenaj se vi ne ÅanÄas la pasvorton."; -App::$strings["Basic Settings"] = "Bazaj Agordoj"; -App::$strings["Full Name:"] = "Plena Nomo:"; -App::$strings["Email Address:"] = "RetpoÅtadreso:"; -App::$strings["Your Timezone:"] = "Via Horzono:"; -App::$strings["Default Post Location:"] = "DefaÅ­lta Loko por AfiÅoj:"; -App::$strings["Use Browser Location:"] = "Uzu Lokon laÅ­ Retesplorilo:"; -App::$strings["Security and Privacy Settings"] = "Agordoj pri Sekureco kaj Privateco"; -App::$strings["Maximum Friend Requests/Day:"] = "Taga maksimumo da kontaktpetoj:"; -App::$strings["(to prevent spam abuse)"] = "(por malhelpi spamaĵojn)"; -App::$strings["Default Post Permissions"] = "DefaÅ­ltaj permesoj por afiÅoj"; -App::$strings["(click to open/close)"] = "(klaku por malfermi/fermi)"; -App::$strings["Maximum private messages per day from unknown people:"] = "Taga maksimumo da privataj mesaÄoj."; -App::$strings["Notification Settings"] = "Agordoj pri Atentigoj"; -App::$strings["By default post a status message when:"] = "DefaÅ­lte afiÅi statmesaÄon okaze de:"; -App::$strings["accepting a friend request"] = "akcepti kontaktpeton"; -App::$strings["joining a forum/community"] = "aliÄi forumon/komunumon"; -App::$strings["making an interesting profile change"] = "fari interesan profilÅanÄon"; -App::$strings["Send a notification email when:"] = "Sendu atentiga repoÅton se:"; -App::$strings["You receive an introduction"] = "Vi ricevas inviton"; -App::$strings["Your introductions are confirmed"] = "Viaj prezentoj estas konfirmata."; -App::$strings["Someone writes on your profile wall"] = "Iu skribas je via profila muro."; -App::$strings["Someone writes a followup comment"] = "Iu skribas sekvan komenton"; -App::$strings["You receive a private message"] = "Vi ricevas privatan mesaÄon."; -App::$strings["You receive a friend suggestion"] = "Vi ricevas amikosugeston"; -App::$strings["You are tagged in a post"] = "Vi estas markita en afiÅon"; -App::$strings["Advanced Account/Page Type Settings"] = "Detalaj Agordoj pri Tipo de Konto/PaÄo."; -App::$strings["Change the behaviour of this account for special situations"] = "Agordi la teniÄon de la konto en specialaj situacioj"; -App::$strings["Manage Identities and/or Pages"] = "Administri identecojn kaj/aÅ­ paÄojn."; -App::$strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Åœalti inter aliaj identecojn aj komunumaj/grupaj paÄoj kiuj kunhavas viajn kontajn detalojn au por kiuj vi havas \"administranto\" permesojn."; -App::$strings["Select an identity to manage: "] = "Elektu identencon por administrado:"; -App::$strings["Search Results For:"] = "Rezultoj de la serĉado pri:"; -App::$strings["Remove term"] = "ForviÅu terminon"; -App::$strings["Saved Searches"] = "Konservitaj Serĉadoj"; -App::$strings["add"] = "aldoni"; -App::$strings["Commented Order"] = "Komenta Ordo"; -App::$strings["Sort by Comment Date"] = "Ordigi laÅ­ Dato de Komento"; -App::$strings["Posted Order"] = "AfiÅita Ordo"; -App::$strings["Sort by Post Date"] = "Ordigi laÅ­ Dato de AfiÅado"; -App::$strings["Posts that mention or involve you"] = "AfiÅoj menciantaj vin aÅ­ pri vi"; -App::$strings["New"] = "Nova"; -App::$strings["Activity Stream - by date"] = "Fluo de Aktiveco - laÅ­ dato"; -App::$strings["Starred"] = "Steligita"; -App::$strings["Favourite Posts"] = "Favorigitaj AfiÅoj"; -App::$strings["Shared Links"] = "Kunhavigitaj Ligiloj"; -App::$strings["Interesting Links"] = "Interesaj Ligiloj"; -App::$strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "Averto: La grupo enhavas %s membron el nesekuraj retejoj.", - 1 => "Averto: La grupo enhavas %s membrojn el nesekuraj retejoj.", -); -App::$strings["Private messages to this group are at risk of public disclosure."] = "La privateco de privataj mesaÄoj al ĉi tiu grupo ne ĉiam estas garantita."; -App::$strings["No such group"] = "Grupo ne estas trovita"; -App::$strings["Group is empty"] = "Grupo estas malplena"; -App::$strings["Group: "] = "Grupo:"; -App::$strings["Contact: "] = "Kontakto:"; -App::$strings["Private messages to this person are at risk of public disclosure."] = "La privateco de privataj mesaÄoj al ĉi tiu persono ne ĉiam estas garantita."; -App::$strings["Invalid contact."] = "Nevalida kontakto."; -App::$strings["Personal Notes"] = "Personaj Notoj"; -App::$strings["Save"] = "Konservi"; -App::$strings["Number of daily wall messages for %s exceeded. Message failed."] = "Number of daily wall messages for %s exceeded. MessaÄo malsukcesis."; -App::$strings["No recipient selected."] = "Neniom da ricevontoj."; -App::$strings["Unable to check your home location."] = "Ne eblas kontroli vian hejmlokon."; -App::$strings["Message could not be sent."] = "Ne povas sendi la mesaÄon."; -App::$strings["Message collection failure."] = "Malsukcese provis kolekti mesaÄojn."; -App::$strings["Message sent."] = "MesaÄo estas sendita."; -App::$strings["No recipient."] = "Neniom da ricevontoj."; -App::$strings["Please enter a link URL:"] = "Bonvolu entajpu adreson de ligilo:"; -App::$strings["Send Private Message"] = "Sendi Privatan MesaÄon"; -App::$strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Se vi deziras ke %s respondu, bonvolu kontroli ke la privatecaj agordoj je via retejo permesas privatajn mesaÄojn de nekonataj sendantoj."; -App::$strings["To:"] = "Al:"; -App::$strings["Subject:"] = "Temo:"; -App::$strings["Your message:"] = "Via mesaÄo:"; -App::$strings["Welcome to Friendica"] = "Bonvenon ĉe Friendica"; -App::$strings["New Member Checklist"] = "Kontrololisto por Novaj Membroj"; -App::$strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "Lasu nin oferi al vi kelkajn konsolojn kaj ligilojn por plifaciligi vian komencon. Klaku iun elementon por viziti la rilatan paÄon. Ligilo al ĉi tiu paÄo videblos en via hejmpaÄo dum du semajnojn post via komenca membriÄo. Post du semajnoj, la ligilo silente malaperos. "; -App::$strings["On your Quick Start page - find a brief introduction to your profile and network tabs, connect to Facebook, make some new connections, and find some groups to join."] = "Je via Rapida Starto paÄo - trovu mallongan enigon pri via profilo kaj la reto folioj, konektu al Facebook, faru novajn konektojn kaj trovu aliÄindajn grupojn."; -App::$strings["On your Settings page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "Bonvolu ÅanÄi vian pasvorton ĉe Agordoj. Krome, memorigu vian identadreson. Äœi aspektas kiel retpoÅtadreso kaj estas bezonata por konekti al novaj amikon en la libera interkona reto."; -App::$strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Kontrolu la aliajn agordojn, precipe la privatecajn agordojn. Nepublikigita profilo similas al havi telefonnumberon ne registrata en iu telefonlibro. Äœenerale vi eble volas publikigi vian profilon. Alie, viaj amikoj kaj estontaj amikoj bezonas scii kiel rekte trovi vin."; -App::$strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "EnÅuti profilbildon se vi ankoraÅ­ ne havas Äin. LaÅ­ studoj, homoj kun realaj biloj de si mem trovas novajn amikon duope pli probable ol homoj sen reala bildo."; -App::$strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Rajtigu la Facebook Konektilon se vi nuntempe havas Facebook konton, kaj ni (nedeviga) enportu viajn Facebook amikojn kaj konversaciojn."; -App::$strings["If this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "Se ĉi tiu estas via propra TTT servilo, instali la Facebook kromprogramon eble plifaciligos la transpason al la libera interkona reto."; -App::$strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Entajpu la akreditaĵojn por via retpoÅtkonto en la konektilagordoj se vi volas importi aÅ­ interagi kun amikoj aÅ­ dissendlistoj pere de via retkesto."; -App::$strings["Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Redakti viajn defaÅ­ltan profilon kiel vi Åatas Äin. Kontrolu la agordojn por kaÅi vian kontaktliston aÅ­ kaÅi vian profilon al nekonataj vizitantoj."; -App::$strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Aldonu publikajn Ålosilvortojn al via defaÅ­lta profilo, kiuj priskribas viajn interesojn. Ni eble povas trovi aliajn uzantojn kun similaj interesoj kaj sugesti amikojn."; -App::$strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the Add New Contact dialog."] = "Via kontaktpaÄo estas via portalo por administri amikojn kaj konekti kun amikoj en aliaj retoj. Vi kutime entajpas iliajn adreson aÅ­ URL adreso en la Aldonu Novan Kontakton dialogon."; -App::$strings["The Directory page lets you find other people in this network or other federated sites. Look for a Connect or Follow link on their profile page. Provide your own Identity Address if requested."] = "Ĉe la Katalogo vi povas trovi aliajn homojn en ĉi tiu retejo, au en aliaj federaciaj retejoj. Elrigardi al Konekti aÅ­ Sekvi ligiloj ĉe iliaj profilo. Donu vian propran Identecan Adreson se la retejo demandas Äin."; -App::$strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "En la flanka strio de la Kontaktoj paÄo troviÄas kelkajn helpilojn por trovi novajn amikojn. Ni povas automate trovi amikojn per interesoj, serĉu ilin per nomo aÅ­ intereso kaj faras sugestojn baze de estantaj kontaktoj. Ĉe nova instalita retejo, la unuaj sugestoj kutime aperas post 24 horoj."; -App::$strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Kiam vi trovis kelkajn novajn amikojn, ordigi ilin en grupoj por privata komunikado en la flanka strio de via Kontaktoj paÄo, kaj vi povas private komuniki kun ili je via Reto paÄo."; -App::$strings["Our help pages may be consulted for detail on other program features and resources."] = "Niaj Helpo paÄoj enhavas pli da detaloj pri aliaj programaj trajtoj."; -App::$strings["Item not available."] = "Elemento ne disponeblas."; -App::$strings["Item was not found."] = "Elemento ne trovita."; -App::$strings["Group created."] = "Grupo estas kreita."; -App::$strings["Could not create group."] = "Ne povas krei grupon."; -App::$strings["Group not found."] = "Grupo ne estas trovita."; -App::$strings["Group name changed."] = "La nomo de la grupo estas ÅanÄita."; -App::$strings["Permission denied"] = "Malpermesita"; -App::$strings["Create a group of contacts/friends."] = "Krei grupon da kontaktoj/amikoj."; -App::$strings["Group Name: "] = "Nomo de la grupo:"; -App::$strings["Group removed."] = "Grupo estas forviÅita."; -App::$strings["Unable to remove group."] = "Ne eblas forviÅi grupon."; -App::$strings["Group Editor"] = "Grupa redaktilo"; -App::$strings["Members"] = "Anoj"; -App::$strings["Click on a contact to add or remove."] = "Klaku kontakton por aldoni aÅ­ forviÅi."; -App::$strings["Invalid profile identifier."] = "Nevaliada profila identigilo."; -App::$strings["Profile Visibility Editor"] = "Redaktilo por profila videbleco."; -App::$strings["Profile"] = "Profilo"; -App::$strings["Visible To"] = "Videbla Al"; -App::$strings["All Contacts (with secure profile access)"] = "Ĉiuj Kontaktoj (kun sekura atingo al la profilo)"; -App::$strings["No contacts."] = "Neniu kontaktojn."; -App::$strings["View Contacts"] = "Vidi Kontaktojn"; -App::$strings["Registration details for %s"] = "Detaloj de la registrado por %s"; -App::$strings["Registration successful. Please check your email for further instructions."] = "Registrado sukcesis. Bonvolu kontroli vian retpoÅton por pli da instruoj."; -App::$strings["Failed to send email message. Here is the message that failed."] = "Malsukcesis sendi retpoÅton. Jen la malsukcesa mesaÄo."; -App::$strings["Your registration can not be processed."] = "Mi ne povas prilabori vian registradon."; -App::$strings["Registration request at %s"] = "Peto de registrado al %s"; -App::$strings["Your registration is pending approval by the site owner."] = "Via registrado bezonas apropbon de la administranto."; -App::$strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "La retejo transiras la maksimuman kvanton da ĉiutagaj kontaj registradoj. Bonvolu provi denove morgaÅ­."; -App::$strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Vi ankaÅ­ (nedeviga) povas plenigi la formularon per OpenID se vi provizas vian OpenID adreson kaj klakas 'Registri'."; -App::$strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Se vi ne konas OpenID, bonvolu lasi tiun kampon malplena kaj entajpu la aliajn elementojn."; -App::$strings["Your OpenID (optional): "] = "Via OpenID (nedeviga):"; -App::$strings["Include your profile in member directory?"] = "Aldoni vian profilon al la membrokatalogo?"; -App::$strings["Membership on this site is by invitation only."] = "MembriÄi ĉi tie nur eblas laÅ­ invito."; -App::$strings["Your invitation ID: "] = "Via invita idento: "; -App::$strings["Registration"] = "Registrado"; -App::$strings["Your Full Name (e.g. Joe Smith): "] = "Via Plena Nomo (e.g. Joe Smith): "; -App::$strings["Your Email Address: "] = "Via RetpoÅtadreso: "; -App::$strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be 'nickname@\$sitename'."] = "Elektu kaÅnomon por la profilo. Tiu bezonas komenci kun teksta litero. Poste, via profila adreso ĉi tie estos: 'kaÅnomo@\$sitename'."; -App::$strings["Choose a nickname: "] = "Elektu kaÅnomon: "; -App::$strings["Register"] = "Registri"; -App::$strings["People Search"] = "Serĉi Membrojn"; -App::$strings["status"] = "staton"; -App::$strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s Åatas la %3\$s de %2\$s"; -App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s malÅatas la %3\$s de %2\$s"; -App::$strings["Item not found."] = "Elemento ne estas trovita."; -App::$strings["Access denied."] = "Atingo nepermesita."; -App::$strings["Photos"] = "Bildoj"; -App::$strings["Files"] = "Dosieroj"; -App::$strings["Account approved."] = "Konto aprobita."; -App::$strings["Registration revoked for %s"] = "Registraĵo por %s senvalidigita."; -App::$strings["Please login."] = "Bonvolu ensaluti."; -App::$strings["Unable to locate original post."] = "Ne eblas trovi originalan afiÅon."; -App::$strings["Empty post discarded."] = "ForviÅis malplenan afiÅon."; -App::$strings["Wall Photos"] = "Muraj Bildoj"; -App::$strings["System error. Post not saved."] = "Sistema eraro. AfiÅo ne registrita."; -App::$strings["This message was sent to you by %s, a member of the Friendica social network."] = "Ĉi mesaÄo estas sendita al vi de %s, membro de la Friendica interkona reto."; -App::$strings["You may visit them online at %s"] = "Vi povas viziti ilin rete ĉe %s"; -App::$strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Bonvolu rispondi al ĉi mesaÄo kaj kontaktu la sendinto se vi ne volas ricevi tiujn mesaÄojn."; -App::$strings["%s posted an update."] = "%s publikigis afiÅon."; -App::$strings["Image uploaded but image cropping failed."] = "Bildo estas alÅutita, sed malsukcesis tranĉi la bildon."; -App::$strings["Image size reduction [%s] failed."] = "Malsukcesis malpligrandigi [%s] la bildon."; -App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "ReÅarÄu la paÄon au malplenigu la kaÅmemoro de la retesplorilo se la nova bildo ne tuj aperas."; -App::$strings["Unable to process image"] = "Ne eblas procezi bildon."; -App::$strings["Image exceeds size limit of %d"] = "Bildo estas pli granda ol la limito %d"; -App::$strings["Upload File:"] = "AlÅuti dosieron:"; -App::$strings["Upload Profile Photo"] = "AlÅuti profilbildon"; -App::$strings["Upload"] = "AlÅuti"; -App::$strings["skip this step"] = "Preterpasi tian paÅon"; -App::$strings["select a photo from your photo albums"] = "elekti bildon el viaj albumoj"; -App::$strings["Crop Image"] = "Stuci Bildon"; -App::$strings["Please adjust the image cropping for optimum viewing."] = "Bonvolu agordi la stuco de la bildo por optimuma aspekto."; -App::$strings["Done Editing"] = "Finigi Redaktado"; -App::$strings["Image uploaded successfully."] = "Bildo estas sukcese enÅutita."; -App::$strings["No profile"] = "Neniu profilo"; -App::$strings["Remove My Account"] = "Forigi Mian Konton"; -App::$strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Tio tute forigos vian konton. Kiam farita, la konto ne estas restaÅ­rebla."; -App::$strings["Please enter your password for verification:"] = "Bonvolu entajpi vian pasvorton por kontrolado:"; -App::$strings["New Message"] = "Nova MesaÄo"; -App::$strings["Unable to locate contact information."] = "Ne eblas trovi kontaktajn informojn."; -App::$strings["Message deleted."] = "MesaÄo estas forviÅita."; -App::$strings["Conversation removed."] = "Dialogo estas forviÅita."; -App::$strings["No messages."] = "Neniom da mesaÄoj."; -App::$strings["Unknown sender - %s"] = "Nekonata sendanto - %s"; -App::$strings["You and %s"] = "Vi kaj %s"; -App::$strings["%s and You"] = "%s kaj vi"; -App::$strings["Delete conversation"] = "ForviÅi dialogon"; -App::$strings["D, d M Y - g:i A"] = "D, d M Y - g:i A"; -App::$strings["%d message"] = array( - 0 => "%d mesaÄo", - 1 => "%d mesaÄoj", -); -App::$strings["Message not available."] = "MesaÄo nedisponebla."; -App::$strings["Delete message"] = "ForviÅu mesaÄon"; -App::$strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Sekura komunikado ne disponeblas. Vi eble povus respondi sur la profilpaÄo de la sendanto."; -App::$strings["Send Reply"] = "Respondi"; -App::$strings["Friends of %s"] = "Amikoj de %s"; -App::$strings["No friends to display."] = "Neniom da amiko al montri."; -App::$strings["Theme settings updated."] = "Gisdatigis agordojn pri etosoj."; -App::$strings["Site"] = "Retejo"; -App::$strings["Users"] = "Uzantoj"; -App::$strings["Plugins"] = "Kromprogramoj"; -App::$strings["Themes"] = "Etosoj"; -App::$strings["DB updates"] = "DB Äisdatigoj"; -App::$strings["Logs"] = "Protokoloj"; -App::$strings["Admin"] = "Administrado"; -App::$strings["Plugin Features"] = "Kromprogramaj Trajtoj"; -App::$strings["User registrations waiting for confirmation"] = "Uzantaj registradoj atendante konfirmon"; -App::$strings["Normal Account"] = "Normala konto"; -App::$strings["Soapbox Account"] = "Soapbox Konto"; -App::$strings["Community/Celebrity Account"] = "Komunuma/eminentula Konto"; -App::$strings["Automatic Friend Account"] = "AÅ­tomata Amika Konto"; -App::$strings["Message queues"] = "MesaÄvicoj"; -App::$strings["Administration"] = "Administrado"; -App::$strings["Summary"] = "Resumo"; -App::$strings["Registered users"] = "Registrataj uzantoj"; -App::$strings["Pending registrations"] = "Okazontaj registradoj"; -App::$strings["Version"] = "Versio"; -App::$strings["Active plugins"] = "Åœaltitaj kromprogramoj"; -App::$strings["Site settings updated."] = "Äœisdatigis retejaj agordoj."; -App::$strings["Closed"] = "Ferma"; -App::$strings["Requires approval"] = "Bezonas aprobon"; -App::$strings["Open"] = "Malferma"; -App::$strings["No SSL policy, links will track page SSL state"] = "Sen SSL strategio. Ligiloj sekvos la SSL staton de la paÄo."; -App::$strings["Force all links to use SSL"] = "Devigi ke ĉiuj ligiloj uzu SSL."; -App::$strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Memsubskribita atestilo, nur uzu SSL por lokaj ligiloj (malkuraÄigata)"; -App::$strings["File upload"] = "AlÅuto"; -App::$strings["Policies"] = "Politiko"; -App::$strings["Advanced"] = "Altnivela"; -App::$strings["Site name"] = "Nomo de retejo"; -App::$strings["Banner/Logo"] = "Emblemo"; -App::$strings["System language"] = "Sistema lingvo"; -App::$strings["System theme"] = "Sistema etoso"; -App::$strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "DefaÅ­lta sistema etoso - transpasebla de uzantprofiloj - redakti agordoj pri etosoj"; -App::$strings["SSL link policy"] = "Strategio por SSL ligiloj"; -App::$strings["Determines whether generated links should be forced to use SSL"] = "Difinas ĉu generotaj ligiloj devige uzu SSL."; -App::$strings["Maximum image size"] = "Maksimuma bildgrando"; -App::$strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Maksimuma grando en bajtoj por alÅutotaj bildoj. DefaÅ­lte 0, kio signifas neniu limito."; -App::$strings["Register policy"] = "Interkonsento pri registrado"; -App::$strings["Register text"] = "Interkonsento teksto"; -App::$strings["Will be displayed prominently on the registration page."] = "Tio estos eminente montrata en la registro paÄo."; -App::$strings["Accounts abandoned after x days"] = "Kontoj forlasitaj post x tagoj"; -App::$strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Mi ne malÅparu energion por enketi aliajn retejojn pri forlasitaj kontoj. Entajpu 0 por ne uzi templimo."; -App::$strings["Allowed friend domains"] = "Permesitaj amikaj domainoj"; -App::$strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Perkome disigita listo da domajnoj kiuj rajtas konstrui amikecojn kun ĉi tiu retejo. Ä´okeroj eblas. Malplena por rajtigi ĉiujn ajn domajnojn."; -App::$strings["Allowed email domains"] = "Permesitaj retpoÅtaj domajnoj"; -App::$strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Perkome disigita listo da domajnoj kiuj uzeblas kiel retpoÅtaj adresoj en novaj registradoj. Ä´okeroj eblas. Malplena por rajtigi ĉiujn ajn domajnojn."; -App::$strings["Block public"] = "Bloki publike"; -App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Elektu por bloki publikan atingon al ĉiuj alie publikajn paÄojn en ĉi tiu retejo kiam vi ne estas ensalutita."; -App::$strings["Force publish"] = "Devigi publikigon"; -App::$strings["Check to force all profiles on this site to be listed in the site directory."] = "Elektu por devigi la registradon en la loka katalogo al ĉiuj profiloj en ĉi tiu retejo."; -App::$strings["Global directory update URL"] = "Äœenerala adreso por Äisdatigi la katalogon"; -App::$strings["URL to update the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL adreso por Äisdatigi la tutmondan katalogon. Se ne agordita, la tutmonda katatolge tute ne disponeblas al la programo."; -App::$strings["Block multiple registrations"] = "Bloki pluroblajn registradojn."; -App::$strings["Disallow users to register additional accounts for use as pages."] = "Malpermesi al uzantoj la permeson por registri pluajn kontojn kiel paÄoj."; -App::$strings["OpenID support"] = "Subteno por OpenID"; -App::$strings["OpenID support for registration and logins."] = "Subteni OpenID por registrado kaj ensaluto."; -App::$strings["Fullname check"] = "Kontroli plenan nomon"; -App::$strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Kiel kontraÅ­spamilo, devigi uzantoj al registrado kun spaceto inter la persona nomo kaj la familia nomo."; -App::$strings["UTF-8 Regular expressions"] = "UTF-8 regulaj exprimoj"; -App::$strings["Use PHP UTF8 regular expressions"] = "Uzi PHP UTF8 regulajn esprimojn."; -App::$strings["Show Community Page"] = "Montri Komunuma PaÄo"; -App::$strings["Display a Community page showing all recent public postings on this site."] = "Montri komunuma paÄo kun ĉiuj ĵusaj afiÅoj en ĉi tiu retejo."; -App::$strings["Enable OStatus support"] = "Åœalti subtenon por OStatus"; -App::$strings["Provide built-in OStatus (identi.ca, status.net, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Provizi integritan OStatus (identi.ca, status.net ktp) subtenon. Ĉiuj komunikadoj en OStatus estas publikaj, do privatecaj avertoj aperos de tempo al tempo."; -App::$strings["Enable Diaspora support"] = "Åœalti subtenon por Diaspora"; -App::$strings["Provide built-in Diaspora network compatibility."] = "Provizi integritan Diaspora subtenon."; -App::$strings["Only allow Friendica contacts"] = "Nur permesigi Friendica kontaktojn"; -App::$strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "Ĉiuj kontaktoj devas uzi Friendica protokolojn. Ĉiuj aliaj komunikaj protokoloj malaktivita."; -App::$strings["Verify SSL"] = "Kontroli SSL"; -App::$strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."] = "Se vi deziras, vi povas aktivigi severan kontroladon de SSL atestiloj. Pro tio, vie (tute) ne eblos konekti al SSL retejoj kun memsubskribitaj atestiloj."; -App::$strings["Proxy user"] = "Uzantnomo por retperanto"; -App::$strings["Proxy URL"] = "URL adreso de retperanto"; -App::$strings["Network timeout"] = "Reta tempolimo"; -App::$strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Valoro en sekundoj. Uzu 0 por mallimitigi (ne rekomendata)."; -App::$strings["Delivery interval"] = "Intervalo de liverado"; -App::$strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = "Malfruigi fonan liveradon dum tiom da sekundoj por malpliigi la Åargon de la sistemo. Rekomendoj: 4-5 por komunaj serviloj, 2-3 por virtualaj privataj serviloj, 0-1 por grandaj dediĉitaj serviloj."; -App::$strings["Poll interval"] = "Enketintervalo"; -App::$strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Malfruigi fonajn enketprocesojn je tiom da sekundoj por malpliigi la Åargon de la sistemo. Se 0, uzas la liverintervalon."; -App::$strings["Maximum Load Average"] = "Maksimuma Meza SistemÅargo"; -App::$strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maksimuma sistemÅargo post kiu livero- kaj enketprocesoj estos prokrastinataj. - DefaÅ­lte 50."; -App::$strings["Update has been marked successful"] = "Äœisdatigo estas markita sukcesa"; -App::$strings["Executing %s failed. Check system logs."] = "Ne sukcesis plenumi %s. Kontrolu la sistemprotokolojn."; -App::$strings["Update %s was successfully applied."] = "Sukcese aplikis la Äisdatigo %s."; -App::$strings["Update %s did not return a status. Unknown if it succeeded."] = "Äœisdatigo %s ne liveris elirstaton. "; -App::$strings["Update function %s could not be found."] = "Ne troveblas Äisdatigo funkcio %s."; -App::$strings["No failed updates."] = "Neniom da malsukcesaj Äisdatigoj."; -App::$strings["Failed Updates"] = "Malsukcesaj Äœisdatigoj"; -App::$strings["This does not include updates prior to 1139, which did not return a status."] = "Ne inkluzivas Äisdatigojn antaÅ­ 1139, kiuj ne liveris elirstaton."; -App::$strings["Mark success (if update was manually applied)"] = "Marki sukcesa (se la Äisdatigo estas instalita mane)"; -App::$strings["Attempt to execute this update step automatically"] = "Provi automate plenumi ĉi tian paÅon de la Äisdatigo."; -App::$strings["%s user blocked/unblocked"] = array( - 0 => "Blokis/malblokis %s uzanton", - 1 => "Blokis/malblokis %s uzantojn", -); -App::$strings["%s user deleted"] = array( - 0 => "%s uzanto forviÅita", - 1 => "%s uzanto forviÅitaj", -); -App::$strings["User '%s' deleted"] = "Uzanto '%s' forviÅita"; -App::$strings["User '%s' unblocked"] = "Uzanto '%s' malblokita"; -App::$strings["User '%s' blocked"] = "Uzanto '%s' blokita"; -App::$strings["select all"] = "elekti ĉiujn"; -App::$strings["User registrations waiting for confirm"] = "RegistriÄoj atendante aprobon"; -App::$strings["Request date"] = "Dato de peto"; -App::$strings["Email"] = "RetpoÅto"; -App::$strings["No registrations."] = "Neniom da registriÄoj."; -App::$strings["Deny"] = "Negi"; -App::$strings["Register date"] = "Dato de registrado"; -App::$strings["Last login"] = "Plej ĵusa ensaluto"; -App::$strings["Last item"] = "Plej ĵusa elemento"; -App::$strings["Account"] = "Konto"; -App::$strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "La elektitaj uzantkontoj estas forviÅotaj!\\n\\nĈiuj elementoj kiujn ili afiÅis je la retpaÄo estos permanente forviÅitaj.\\n\\nĈu vi certas?"; -App::$strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "La uzanto {0} estas forviÅota!\\n\\nĈiuj elementoj kiujn li afiÅis je la retpaÄo estos permanente forviÅitaj.\\n\\nĈu vi certas?"; -App::$strings["Plugin %s disabled."] = "Kromprogramo %s estas malÅaltita."; -App::$strings["Plugin %s enabled."] = "Kromprogramo %s estas Åaltita."; -App::$strings["Disable"] = "MalÅalti"; -App::$strings["Enable"] = "Åœalti"; -App::$strings["Toggle"] = "Åœalti/MalÅalti"; -App::$strings["Author: "] = "AÅ­toro: "; -App::$strings["Maintainer: "] = "Prizorganto: "; -App::$strings["No themes found."] = "Ne trovis etosojn."; -App::$strings["Screenshot"] = "Ekrankopio"; -App::$strings["[Experimental]"] = "[Eksperimenta]"; -App::$strings["[Unsupported]"] = "[Nesubtenata]"; -App::$strings["Log settings updated."] = "Protokolagordoj Äisdatigitaj."; -App::$strings["Clear"] = "ForviÅi"; -App::$strings["Debugging"] = "Sencimigado"; -App::$strings["Log file"] = "Protokolo"; -App::$strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Devas esti skribebla de la retservilo. Relativa al via plej supra Friendica dosierujo."; -App::$strings["Log level"] = "Protokolnivelo"; -App::$strings["Close"] = "Fermi"; -App::$strings["FTP Host"] = "FTP Servilo"; -App::$strings["FTP Path"] = "FTP Vojo"; -App::$strings["FTP User"] = "FTP Uzanto"; -App::$strings["FTP Password"] = "FTP Pasvorto"; -App::$strings["Requested profile is not available."] = "La petita profilo ne disponeblas."; -App::$strings["Access to this profile has been restricted."] = "Atingo al ĉi tio profilo estas limitigita"; -App::$strings["Tips for New Members"] = "Konsilo por novaj membroj"; -App::$strings["{0} wants to be your friend"] = "{0} volas amikiÄi kun vi"; -App::$strings["{0} sent you a message"] = "{0} sendis mesaÄon al vi"; -App::$strings["{0} requested registration"] = "{0} petis registradon"; -App::$strings["{0} commented %s's post"] = "{0} komentis pri la afiÅo de %s"; -App::$strings["{0} liked %s's post"] = "{0} satis la afiÅon de %s"; -App::$strings["{0} disliked %s's post"] = "{0} malÅatis la afiÅon de %s"; -App::$strings["{0} is now friends with %s"] = "{0} amikiÄis kun %s"; -App::$strings["{0} posted"] = "{0} afiÅis"; -App::$strings["{0} tagged %s's post with #%s"] = "{0} markis la afiÅon de %s kun #%s"; -App::$strings["{0} mentioned you in a post"] = "{0} menciis vin en afiÅo"; -App::$strings["Contacts who are not members of a group"] = "Kontaktoj kiuj ne estas en iu grupo"; -App::$strings["OpenID protocol error. No ID returned."] = "Eraro en OpenID protokolo. Ne resendis identecon."; -App::$strings["Account not found and OpenID registration is not permitted on this site."] = "Ne trovis kontoj, kaj registrado per OpenID estas malpermesita ĉi tie."; -App::$strings["Login failed."] = "Ensalutado malsukcesis."; -App::$strings["Contact added"] = "Aldonis kontakton"; -App::$strings["Common Friends"] = "Komunaj Amikoj"; -App::$strings["No contacts in common."] = "Neniom da komunaj kontaktoj."; -App::$strings["Item has been removed."] = "Elemento estas forviÅita."; -App::$strings["Applications"] = "Programoj"; -App::$strings["No installed applications."] = "Neniom da instalitaj programoj."; -App::$strings["Search"] = "Serĉi"; -App::$strings["Profile not found."] = "Profilo ne trovita."; -App::$strings["Profile Name is required."] = "Nomo de profilo estas bezonata."; -App::$strings["Marital Status"] = "Amrilata Stato"; -App::$strings["Romantic Partner"] = "Kora Partnero"; -App::$strings["Likes"] = "Åœatoj"; -App::$strings["Dislikes"] = "MalÅatoj"; -App::$strings["Work/Employment"] = "Laboro"; -App::$strings["Religion"] = "Religio"; -App::$strings["Political Views"] = "Politikaj Opinioj"; -App::$strings["Gender"] = "Sekso"; -App::$strings["Sexual Preference"] = "Seksa Prefero"; -App::$strings["Homepage"] = "HejmpaÄo"; -App::$strings["Interests"] = "Interesoj"; -App::$strings["Address"] = "Adreso"; -App::$strings["Location"] = "Loko"; -App::$strings["Profile updated."] = "Profilo Äisdatigita."; -App::$strings[" and "] = " kaj "; -App::$strings["public profile"] = "publika profilo"; -App::$strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s ÅanÄis %2\$s al “%3\$s”"; -App::$strings[" - Visit %1\$s's %2\$s"] = " - Vizitu la %2\$s de %1\$s"; -App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s havas Äisdatigigan %2\$s, ÅanÄas %3\$s."; -App::$strings["Profile deleted."] = "Profilo forviÅita."; -App::$strings["Profile-"] = "Profilo-"; -App::$strings["New profile created."] = "Nova profilo kreita."; -App::$strings["Profile unavailable to clone."] = "Ne eblas kopii profilon."; -App::$strings["Hide your contact/friend list from viewers of this profile?"] = "KaÅi vian liston de kontaktoj/amikoj al vidantoj de ĉi-tio profilo?"; -App::$strings["Edit Profile Details"] = "Redakti Detalojn de Profilo"; -App::$strings["View this profile"] = "Vidi la profilon."; -App::$strings["Create a new profile using these settings"] = "Krei novan profilon kun tiaj agordoj"; -App::$strings["Clone this profile"] = "Kopii ĉi tiun profilon"; -App::$strings["Delete this profile"] = "ForviÅi ĉi tiun profilon"; -App::$strings["Profile Name:"] = "Nomo de Profilo:"; -App::$strings["Your Full Name:"] = "Via Plena Nomo:"; -App::$strings["Title/Description:"] = "Titolo/Priskribo:"; -App::$strings["Your Gender:"] = "Via Sekso:"; -App::$strings["Birthday (%s):"] = "NaskiÄtago (%s):"; -App::$strings["Street Address:"] = "Adreso:"; -App::$strings["Locality/City:"] = "Urbo:"; -App::$strings["Postal/Zip Code:"] = "PoÅtkodo:"; -App::$strings["Country:"] = "Lando:"; -App::$strings["Region/State:"] = "Åœtato:"; -App::$strings[" Marital Status:"] = " Civita Stato:"; -App::$strings["Who: (if applicable)"] = "Kiu (se aplikeble):"; -App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Ekzemploj: cathy123, Cathy Williams, cathy@example.com"; -App::$strings["Since [date]:"] = "Ekde [dato]:"; -App::$strings["Sexual Preference:"] = "Seksa Prefero:"; -App::$strings["Homepage URL:"] = "Adreso de HejmpaÄo:"; -App::$strings["Hometown:"] = "Hejmurbo:"; -App::$strings["Political Views:"] = "Politikaj Opinioj:"; -App::$strings["Religious Views:"] = "Religiaj Opinioj:"; -App::$strings["Public Keywords:"] = "Publikaj Ålosilvortoj:"; -App::$strings["Private Keywords:"] = "Privataj Ålosilvortoj:"; -App::$strings["Likes:"] = "Åœatoj:"; -App::$strings["Dislikes:"] = "MalÅatoj:"; -App::$strings["Example: fishing photography software"] = "Ekzemple: fiÅkapti fotografio programaro"; -App::$strings["(Used for suggesting potential friends, can be seen by others)"] = "(Por sugesti amikoj. Videbla al aliaj.)"; -App::$strings["(Used for searching profiles, never shown to others)"] = "(Por serĉi profilojn. Neniam videbla al aliaj.)"; -App::$strings["Tell us about yourself..."] = "Diru al ni pri vi..."; -App::$strings["Hobbies/Interests"] = "Åœatokupoj/Interesoj"; -App::$strings["Contact information and Social Networks"] = "Kontaktaj informoj kaj Interkonaj Retejoj"; -App::$strings["Musical interests"] = "Muzikaj interesoj"; -App::$strings["Books, literature"] = "Libroj, literaturo"; -App::$strings["Television"] = "Televido"; -App::$strings["Film/dance/culture/entertainment"] = "Filmoj/dancoj/arto/amuzaĵoj"; -App::$strings["Love/romance"] = "Amo/romanco"; -App::$strings["Work/employment"] = "Laboro"; -App::$strings["School/education"] = "Lernejo/eduko"; -App::$strings["This is your public profile.
    It may be visible to anybody using the internet."] = "Ĉi tio estas via publika profilo. Äœi eble estas videbla al ĉiuj en interreto. "; -App::$strings["Age: "] = "AÄo:"; -App::$strings["Edit/Manage Profiles"] = "Redakti/administri Profilojn"; -App::$strings["Change profile photo"] = "ÅœanÄi profilbildon"; -App::$strings["Create New Profile"] = "Krei novan profilon"; -App::$strings["Profile Image"] = "Profilbildo"; -App::$strings["visible to everybody"] = "videbla al ĉiuj"; -App::$strings["Edit visibility"] = "Redakti videblecon"; -App::$strings["Save to Folder:"] = "Konservi en Dosierujo:"; -App::$strings["- select -"] = "- elekti -"; -App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s markis la %3\$s de %2\$s kun %4\$s"; -App::$strings["No potential page delegates located."] = "Ne trovis delegiteblajn paÄojn."; -App::$strings["Delegate Page Management"] = "Administrado de Delegitajn PaÄojn"; -App::$strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegitoj povas administri ĉiujn ecojn de la konto/paÄo, escepte bazaj kontoagordoj. Bonvolu ne delegitigi vian personan konton al iu al kiu vi ne plene fidas."; -App::$strings["Existing Page Managers"] = "Estantaj Administrantoj de la PaÄo"; -App::$strings["Existing Page Delegates"] = "Estantaj Delegitoj de la PaÄo"; -App::$strings["Potential Delegates"] = "Eblaj Delegitoj"; -App::$strings["Add"] = "Aldoni"; -App::$strings["No entries."] = "Neniom da afiÅoj."; -App::$strings["Friend Suggestions"] = "Amikosugestoj"; -App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Neniu sugestoj disponeblas. Se ĉi tiu estas nova retejo, bonvolu reprovi post 24 horoj."; -App::$strings["Ignore/Hide"] = "Ignori/KaÅi"; -App::$strings["Global Directory"] = "Tutmonda Katalogo"; -App::$strings["Find on this site"] = "Trovi en ĉi retejo"; -App::$strings["Site Directory"] = "Reteja Katalogo"; -App::$strings["Gender: "] = "Sekso:"; -App::$strings["No entries (some entries may be hidden)."] = "Neniom da afiÅoj (kelkaj afiÅoj eble ne estas videbla)."; -App::$strings["%s : Not a valid email address."] = "%s: Ne estas valida retpoÅtadreso."; -App::$strings["Please join us on Friendica"] = "Bonvolu aliÄi kun ni ĉe Friendica"; -App::$strings["%s : Message delivery failed."] = "%s: La livero de la mesaÄo malsukcesis."; -App::$strings["%d message sent."] = array( - 0 => "Sendis %d mesaÄon.", - 1 => "Sendis %d mesaÄojn.", -); -App::$strings["You have no more invitations available"] = "Vi ne plu disponeblas invitaĵojn"; -App::$strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Vizitu %s por listo de publikaj retejoj kie vi povas aliÄi. Anoj de Friendica ĉe aliaj retejoj povas konekti unu kun la alian, kaj ankaÅ­ kun membroj de multaj aliaj retejoj."; -App::$strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Por akcepti ĉi tiu invito, bonvolu viziti kaj registriÄi ĉe %s au alia publika Friendica retejo."; -App::$strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Ĉiuj Friendica retejoj interkonektiÄas kaj kune faras grandan altprivatecan interkonan reton, kiun posedas kaj kontrolas Äiaj membroj. Ili ankaÅ­ povas konekti kun multe de tradiciaj interkonaj retejoj. Vidu %s por listo de publikaj retejoj kie vi povas aliÄi."; -App::$strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Senkulpigu nin. La sistemo nuntempe ne estas agordita por konekti al aliaj retejoj au inviti membrojn."; -App::$strings["Send invitations"] = "Sendi invitojn"; -App::$strings["Enter email addresses, one per line:"] = "Entajpu retpoÅtadresojn, po unu por ĉiu linio."; -App::$strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Ni bonkore invitas vin aliÄi kun ni kaj aliaj bonaj amikoj ĉe Friendica. Helpu nin krei pli bonan interkonan reton."; -App::$strings["You will need to supply this invitation code: \$invite_code"] = "Vi bezonas ĉi-tiun invitkodon: \$invite_code"; -App::$strings["Once you have registered, please connect with me via my profile page at:"] = "Kiam vi registris, bonvolu konekti al mi pere de mi profilo ĉe: "; -App::$strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Por pli da informoj pri Friendica, kaj kial ni pensas ke Äi estas grava, bonvolu viziti http://friendica.com"; -App::$strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Tio ĉi okazis de tempo al tempo se ambaÅ­ personoj petas kontakton ka Äi jam estas aprobita."; -App::$strings["Response from remote site was not understood."] = "Ne komprenis la rispondon de la fora retejo."; -App::$strings["Unexpected response from remote site: "] = "Neatendita rispondo de la fora retejo:"; -App::$strings["Confirmation completed successfully."] = "Konfirmo sukcese kompletigita."; -App::$strings["Remote site reported: "] = "La fora retejo raportis:"; -App::$strings["Temporary failure. Please wait and try again."] = "Dumtempa eraro. Bonvolu atendi kaj provi refoje."; -App::$strings["Introduction failed or was revoked."] = "La prezento malsukcesis au estas revokita."; -App::$strings["Unable to set contact photo."] = "Neeblas agordi la kontaktbildo."; -App::$strings["%1\$s is now friends with %2\$s"] = "%1\$s amikiÄis kun %2\$s"; -App::$strings["No user record found for '%s' "] = "Ne trovis uzanton '%s' "; -App::$strings["Our site encryption key is apparently messed up."] = "Åœajnas kvazaÅ­ la ĉifroÅlosilo de nia retejo estas fuÅita."; -App::$strings["Empty site URL was provided or URL could not be decrypted by us."] = "Malplena adreso de retejo provizita, aÅ­ ni ne povis malĉifri la adreson."; -App::$strings["Contact record was not found for you on our site."] = "Kontakto ne trovita por vi en via retejo."; -App::$strings["Site public key not available in contact record for URL %s."] = "Publika Ålosilo de retejo ne disponeblas en la kontaktrikordo por la URL adreso %s."; -App::$strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "La identeco provizita de via sistemo estas duoblo ĉe nia sistemo. Äœi eble funkcias se vi provas refoje."; -App::$strings["Unable to set your contact credentials on our system."] = "Ne sukcesis agordi la legitimaĵojn de via kontakto ĉe nia sistemo."; -App::$strings["Unable to update your contact profile details on our system"] = "Neeblas Äisdatigi viajn profildetalojn ĉe nia sistemo."; -App::$strings["Connection accepted at %s"] = "Konekto akceptita je %s"; -App::$strings["%1\$s has joined %2\$s"] = "%1\$s aliÄis al %2\$s"; -App::$strings["Google+ Import Settings"] = "Google+ Importo"; -App::$strings["Enable Google+ Import"] = "Aktivigi Äœoogle+ Importon"; -App::$strings["Google Account ID"] = "Google Konto ID"; -App::$strings["Google+ Import Settings saved."] = "Konservis Agordojn por Google+ Importo."; -App::$strings["Facebook disabled"] = "Facebook malÅaltita"; -App::$strings["Updating contacts"] = "Mi Äisdatigas la kontaktojn."; -App::$strings["Facebook API key is missing."] = "La API Ålosilo de Facebook ne estas konata ĉi tie."; -App::$strings["Facebook Connect"] = "Kontekto al Facebook"; -App::$strings["Install Facebook connector for this account."] = "Instali la Facebook konektilo por ĉi tiu konto."; -App::$strings["Remove Facebook connector"] = "Forigi la Facebook konektilon."; -App::$strings["Re-authenticate [This is necessary whenever your Facebook password is changed.]"] = "ReaÅ­tentiÄi [Tio estas bezonata ĉiam kiam vi ÅanÄis vian pasvorton ĉe Facebook.]"; -App::$strings["Post to Facebook by default"] = "Ĉiam afiÅi al Facebook."; -App::$strings["Facebook friend linking has been disabled on this site. The following settings will have no effect."] = "Ligado kun Facebook amikoj estas malaktivita ĉe tiu retejo. La sekvantaj agordoj do ne havas validecon."; -App::$strings["Facebook friend linking has been disabled on this site. If you disable it, you will be unable to re-enable it."] = "Ligado kun Facebook amikoj estas malaktivita ĉe tiu retejo. Se vi malÅaltas Äin, vi ne eblos ree Åalti Äin."; -App::$strings["Link all your Facebook friends and conversations on this website"] = "Alligu ĉiujn viajn Facebook amikojn kaj konversaciojn je ĉi-tiu retejo."; -App::$strings["Facebook conversations consist of your profile wall and your friend stream."] = "Facebok konversacioj konsistas el via profilmuro kaj la fluo de viaj amikoj."; -App::$strings["On this website, your Facebook friend stream is only visible to you."] = "Je ĉi-tiu retejo, la fluo de viaj amikoj ĉe Facebook nur videblas al vi."; -App::$strings["The following settings determine the privacy of your Facebook profile wall on this website."] = "La sekvontaj agordoj difinas la privatecon de via Facebook profilmuro je ĉi-tiu retejo."; -App::$strings["On this website your Facebook profile wall conversations will only be visible to you"] = "Je ĉi-tiu retejo, la conversacioj sur via Facebook profilmuro nur videblas al vi."; -App::$strings["Do not import your Facebook profile wall conversations"] = "Ne importi konversaciojn de via Facebook profilmuro"; -App::$strings["If you choose to link conversations and leave both of these boxes unchecked, your Facebook profile wall will be merged with your profile wall on this website and your privacy settings on this website will be used to determine who may see the conversations."] = "Se vi elektas alligi conversaciojn kaj ne elektas tiujn butonojn, via Facebook profilmuro estas kunigota kun via profilmuro ĉi tie. Viaj privatecaj agordoj ĉi tie difinos kiu povas vidi la coversaciojn."; -App::$strings["Comma separated applications to ignore"] = "Ignorotaj programoj, disigita per komo"; -App::$strings["Problems with Facebook Real-Time Updates"] = "Problemoj kun Facebook Realtempaj Äœisdatigoj"; -App::$strings["Facebook"] = "Facebook"; -App::$strings["Facebook Connector Settings"] = "Agordoj por la Facebook konektilo"; -App::$strings["Facebook API Key"] = "Facebook API Ålosilo"; -App::$strings["Error: it appears that you have specified the App-ID and -Secret in your .htconfig.php file. As long as they are specified there, they cannot be set using this form.

    "] = "Eraro: Åœajnas kvazaÅ­ vi agordis la App-ID kaj la sekreton en via .htconfig.php dosiero. Kiam ili estas agordita tie, vi ne povas agordi Äin en tiu ĉi formo.

    "; -App::$strings["Error: the given API Key seems to be incorrect (the application access token could not be retrieved)."] = "Eraro: La API Ålosilo aspektas malÄusta (ne eblas ricevi la programa atingoĵetono)."; -App::$strings["The given API Key seems to work correctly."] = "La API Ålosilo Åajne Äuste funkcias."; -App::$strings["The correctness of the API Key could not be detected. Somthing strange's going on."] = "Ne povis kontroli la Äustecon de la API Ålosilo. Ia stranga afero okazas. "; -App::$strings["App-ID / API-Key"] = "Programo ID / API Åœlosilo"; -App::$strings["Application secret"] = "Programo sekreto"; -App::$strings["Polling Interval in minutes (minimum %1\$s minutes)"] = "Intervalo de enketo en minutoj (minimume %1\$s minutoj)"; -App::$strings["Synchronize comments (no comments on Facebook are missed, at the cost of increased system load)"] = "Sinkronigi komentojn (vi ricevas ĉiujn komentojn de Facebook, sed la Åargo de la sistemo iom kreskas)"; -App::$strings["Real-Time Updates"] = "Realtempaj Äœisdatigoj"; -App::$strings["Real-Time Updates are activated."] = "Realtempaj Äœisdatigoj estas Åaltita"; -App::$strings["Deactivate Real-Time Updates"] = "MalÅalti Realtempaj Äœisdatigoj"; -App::$strings["Real-Time Updates not activated."] = "Realtempaj Äœisdatigoj estas malÅaltita"; -App::$strings["Activate Real-Time Updates"] = "Åœalti Realtempaj Äœisdatigoj"; -App::$strings["The new values have been saved."] = "Konservis novajn valorojn."; -App::$strings["Post to Facebook"] = "AfiÅi al Facebook"; -App::$strings["Post to Facebook cancelled because of multi-network access permission conflict."] = "AfiÅado al Facebook nuligita ĉar okazis konflikto en la multretpermesoj."; -App::$strings["View on Friendica"] = "Vidi ĉe Friendica"; -App::$strings["Facebook post failed. Queued for retry."] = "Malsukcesis afiÅi ĉe Facebook. Enigita en vico."; -App::$strings["Your Facebook connection became invalid. Please Re-authenticate."] = "Via Facbook konekto iÄis nevalida. Bonvolu reaÅ­tentiÄi."; -App::$strings["Facebook connection became invalid"] = "Facebook konekto iÄis nevalida."; -App::$strings["Hi %1\$s,\n\nThe connection between your accounts on %2\$s and Facebook became invalid. This usually happens after you change your Facebook-password. To enable the connection again, you have to %3\$sre-authenticate the Facebook-connector%4\$s."] = "Saluton %1\$s,\n\nla kontekto inter viaj kontoj ĉe %2\$s kaj Facebook malvalidiÄis. Tio kutime okazas post kiam via Åangas vian pasvorton ĉe Facebook. Por reaktivigi la konekto, vi bezonas %3\$sreaÅ­tentiÄi la Facebook konektilon%4\$s."; -App::$strings["StatusNet AutoFollow settings updated."] = "Äœidatigis StatusNet AutoFollow agordojn."; -App::$strings["StatusNet AutoFollow Settings"] = "StatusNet AutoFollow agordoj"; -App::$strings["Automatically follow any StatusNet followers/mentioners"] = "AÅ­tomate sekvu ĉiujn StatusNet sekvantojn/menciantojn."; -App::$strings["Lifetime of the cache (in hours)"] = "VivodaÅ­ro de kaÅmemoro (horoj)"; -App::$strings["Cache Statistics"] = "Statistikoj pri kaÅmemoro"; -App::$strings["Number of items"] = "Kvanto da eroj"; -App::$strings["Size of the cache"] = "Grando de la kaÅmemoro"; -App::$strings["Delete the whole cache"] = "ForviÅi la kaÅmemoron"; -App::$strings["%d person likes this"] = array( - 0 => "%d homo Åatas tiun", - 1 => "%d homoj Åatas tiun", -); -App::$strings["%d person doesn't like this"] = array( - 0 => "%d homo malÅatas tiun", - 1 => "%d homo malÅatas tiun", -); -App::$strings["Get added to this list!"] = "IÄu membro de ĉi tiu listo!"; -App::$strings["Generate new key"] = "Generi novan ĉifroÅlosilon"; -App::$strings["Widgets key"] = "Åœlosilo por fenestraĵoj"; -App::$strings["Widgets available"] = "Disponeblaj fenestraĵoj"; -App::$strings["Connect on Friendica!"] = "Konekti ĉe Friendica!"; -App::$strings["YourLS Settings"] = "\"YourLS\" Agordoj"; -App::$strings["URL: http://"] = "URL adreso: http://"; -App::$strings["Username:"] = "Salutnomo:"; -App::$strings["Password:"] = "Pasvorto:"; -App::$strings["Use SSL "] = "Uzi SSL "; -App::$strings["yourls Settings saved."] = "Konservis la agordojn de YourLS."; -App::$strings["Post to LiveJournal"] = "AfiÅi ĉe LiveJournal"; -App::$strings["LiveJournal Post Settings"] = "Agordoj pri afiÅoj ĉe LiveJournal"; -App::$strings["Enable LiveJournal Post Plugin"] = "Åœalti la LiveJournal-afiÅo kromprogramon."; -App::$strings["LiveJournal username"] = "LiveJournal Salutnomo"; -App::$strings["LiveJournal password"] = "LiveJournal pasvorto"; -App::$strings["Post to LiveJournal by default"] = "DefaÅ­lte afiÅi al LiveJournal"; -App::$strings["Not Safe For Work (General Purpose Content Filter) settings"] = "Not Safe For Work (Äenerala filtrilo por enhavoj) agordoj"; -App::$strings["This plugin looks in posts for the words/text you specify below, and collapses any content containing those keywords so it is not displayed at inappropriate times, such as sexual innuendo that may be improper in a work setting. It is polite and recommended to tag any content containing nudity with #NSFW. This filter can also match any other word/text you specify, and can thereby be used as a general purpose content filter."] = "Tiu kromprogramo serĉas la malsupre agordatajn vortojn en afiÅoj kaj malvidebligis ilin se ili enhavas iun vorton. Tiel, afiÅoj ne montriÄis kiuj enhavas maladekvatan enhavon, ekzemple seksumaj aferoj, kiuj ne estas adekvata, ekzemple en la laborejo. En la reto, oni kutime markas tiajn afiÅojn #NSFW - Not Safe For Work - ne adekvata por la laborejo. La filtrilo ankaÅ­ serĉas ĉiujn vortojn kiujn vi agordas kaj tial funkcias kiel Äenerala filtrilo."; -App::$strings["Enable Content filter"] = "Åœalti la filtrilo por la enhavo"; -App::$strings["Comma separated list of keywords to hide"] = "Perkome disigita listo da kaÅontaj Ålosilvortoj"; -App::$strings["Use /expression/ to provide regular expressions"] = "Uzu /expr/ por provizi regulajn esprimojn."; -App::$strings["NSFW Settings saved."] = "NSFW agordoj konservitaj."; -App::$strings["%s - Click to open/close"] = "%s - Klaku por malfermi/fermi"; -App::$strings["Forums"] = "Forumoj"; -App::$strings["show more"] = "montri pli"; -App::$strings["Forums:"] = "Forumoj:"; -App::$strings["Page settings updated."] = "PaÄajn agordojn Äisdatigita."; -App::$strings["Page Settings"] = "PaÄaj Agordoj"; -App::$strings["How many forums to display on sidebar without paging"] = "Montri tiom da forumoj en la flanka strio sen paÄigo"; -App::$strings["Randomise Page/Forum list"] = "Hazardigi la liston de PaÄoj/Forumoj"; -App::$strings["Show pages/forums on profile page"] = "Montri paÄojn/forumojn sur la profilpaÄo"; -App::$strings["Planets Settings"] = "Agordo pri Planets"; -App::$strings["Enable Planets Plugin"] = "Åœalti la Planets kromprogamon"; -App::$strings["Login"] = "Ensaluti"; -App::$strings["OpenID"] = "OpenID"; -App::$strings["Latest users"] = "Ä´usaj uzantoj"; -App::$strings["Most active users"] = "Plej aktivaj uzantoj"; -App::$strings["Latest photos"] = "Ä´usaj bildoj"; -App::$strings["Latest likes"] = "Ä´usaj Åatitaĵoj"; -App::$strings["event"] = "okazo"; -App::$strings["U.S. Time Format (mm/dd/YYYY)"] = "Usona datformato (mm/dd/YYYY)"; -App::$strings["German Time Format (dd.mm.YYYY)"] = "Germana datformato (dd.mm.YYYY)"; -App::$strings["Error"] = "Eraro"; -App::$strings["No access"] = "No access"; -App::$strings["New event"] = "Nova okazo"; -App::$strings["Today"] = "HodiaÅ­"; -App::$strings["Day"] = "Tago"; -App::$strings["Week"] = "Semajno"; -App::$strings["Month"] = "Monato"; -App::$strings["Reload"] = "ReÅargi"; -App::$strings["Date"] = "Dato"; -App::$strings["Not found"] = "Ne trovita"; -App::$strings["Go back to the calendar"] = "Iri reen al la kalendaro"; -App::$strings["Starts"] = "Komencas"; -App::$strings["Ends"] = "Finas"; -App::$strings["Description"] = "Priskribo"; -App::$strings["Notification"] = "Atentigo"; -App::$strings["Minutes"] = "Minutoj"; -App::$strings["Hours"] = "Horoj"; -App::$strings["Days"] = "Tagoj"; -App::$strings["before"] = "antaÅ­"; -App::$strings["Calendar Settings"] = "Kalendaraj Agordoj"; -App::$strings["Date format"] = "Datformato"; -App::$strings["Time zone"] = "Horzono"; -App::$strings["Limitations"] = "Limigoj"; -App::$strings["Warning"] = "Averto"; -App::$strings["Synchronization (iPhone, Thunderbird Lightning, Android, ...)"] = "Sinkronigo (iPhone, Thunderbird Lightning, Android, ...)"; -App::$strings["Synchronizing this calendar with the iPhone"] = "Sinkronigi tiun kalendaron kun la iPhone"; -App::$strings["Synchronizing your Friendica-Contacts with the iPhone"] = "Sinkronigi viajn Friendica kontaktojn kun la iPhone"; -App::$strings["Friendica-Contacts"] = "Friendica Kontaktoj"; -App::$strings["Your Friendica-Contacts"] = "Viaj Friendica Kontaktoj"; -App::$strings["Calendar"] = "Kalendaro"; -App::$strings["Extended calendar with CalDAV-support"] = "Etendita kalendaro kun CalDAV subteno"; -App::$strings["The database tables have been installed."] = "La tabeloj estas instalita en la datumbazo"; -App::$strings["An error occurred during the installation."] = "Eraro okazis dum instalado"; -App::$strings["No system-wide settings yet."] = "AnkoraÅ­ ne disponablas tutsistemaj agordoj"; -App::$strings["Database status"] = "Stato de datumbazo"; -App::$strings["Installed"] = "Instalita"; -App::$strings["Upgrade needed"] = "Äœisdatigo bezonata"; -App::$strings["Upgrade"] = "Äœisdatigo"; -App::$strings["Not installed"] = "Ne instalita"; -App::$strings["Install"] = "Instali"; -App::$strings["Troubleshooting"] = "Problemsolvado"; -App::$strings["Manual creation of the database tables:"] = "Mana kreado de tabeloj en la datumbazo:"; -App::$strings["Show SQL-statements"] = "Montru SQL ordonojn"; -App::$strings["Private Calendar"] = "Privata kalendaro"; -App::$strings["Friendica Events: Mine"] = "Friendica Okazoj: Miaj"; -App::$strings["Friendica Events: Contacts"] = "Friendica Okazoj: De Kontaktoj"; -App::$strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See RemoteStorage WebFinger"] = "Permesi vian identecon ĉe Friendica (%s) por konekti al eksteraj konservejoj subtenata de unhosted (ekz. OwnCloud). Vidu RemoteStorage WebFinger"; -App::$strings["Template URL (with {category})"] = "URL adreso de Åablono (kun {category})"; -App::$strings["OAuth end-point"] = "OAuth finpunkto"; -App::$strings["Api"] = "Api"; -App::$strings["Member since:"] = "Membro ekde:"; -App::$strings["Three Dimensional Tic-Tac-Toe"] = "Tri-dimensia Tiktakto"; -App::$strings["3D Tic-Tac-Toe"] = "3D Tiktakto"; -App::$strings["New game"] = "Nova ludo"; -App::$strings["New game with handicap"] = "Nova ludo kun handikapo"; -App::$strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = "Tri-dimensia tiktakto similas la tradician ludon, sed estas ludata sur pluraj ebenoj dum la sama tempo."; -App::$strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = "Ĉi-kaze ekzistas tri ebenoj. Vi venkas vicigante tri signojn en una vico, en la sama ebeno, same kiel supren, malsupren aÅ­ diagonale, trans la ebenoj."; -App::$strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = "La ludo kun handikapo malvalidigas la mezan pozicion sur la meza ebeno, ĉar la ludisto kio okupas ĉi tiun pozicion ĉiam havas avantaÄon."; -App::$strings["You go first..."] = "Estas via vico unue."; -App::$strings["I'm going first this time..."] = "Ĉi-tempe, unue estas mia vico."; -App::$strings["You won!"] = "Vi venkis!"; -App::$strings["\"Cat\" game!"] = "Sendecida ludo!"; -App::$strings["I won!"] = "Mi venkis!"; -App::$strings["Randplace Settings"] = "Randplace agordoj."; -App::$strings["Enable Randplace Plugin"] = "Aktivigi la Randplace kromprogramon."; -App::$strings["Post to Dreamwidth"] = "AfiÅi al Dreamwidth"; -App::$strings["Dreamwidth Post Settings"] = "Agordoj por AfiÅoj al Dreamwidth"; -App::$strings["Enable dreamwidth Post Plugin"] = "Åœalti la Dreamwidth Kromprogramon"; -App::$strings["dreamwidth username"] = "Dreamwidth salutnomo"; -App::$strings["dreamwidth password"] = "Dreamwidth pasvorto"; -App::$strings["Post to dreamwidth by default"] = "DefaÅ­lte afiÅi al Dreamwidth"; -App::$strings["Post to Drupal"] = "AfiÅi al Drupal"; -App::$strings["Drupal Post Settings"] = "Agordoj por Drupal AfiÅoj"; -App::$strings["Enable Drupal Post Plugin"] = "Åœalti la Drupal-afiÅo Kromprogramon"; -App::$strings["Drupal username"] = "Drupal salutnomo"; -App::$strings["Drupal password"] = "Drupal pasvorto"; -App::$strings["Post Type - article,page,or blog"] = "Tipo de AfiÅoj - article, page, aÅ­ blog"; -App::$strings["Drupal site URL"] = "URL adreso de Drupal retejo"; -App::$strings["Drupal site uses clean URLS"] = "Drupal retejo uzas purajn URL adresojn"; -App::$strings["Post to Drupal by default"] = "DefaÅ­lte afiÅi ĉe Drupal"; -App::$strings["Post from Friendica"] = "AfiÅo de Friendica"; -App::$strings["Startpage Settings"] = "StartpaÄaj Agordoj"; -App::$strings["Home page to load after login - leave blank for profile wall"] = "HejmpaÄo Åargonta post la ensaluto - Lasu malplena por profilmuro."; -App::$strings["Examples: "network" or "notifications/system""] = "Ekzemple: "network" aÅ­ "notifications/system""; -App::$strings["Geonames settings updated."] = "Äœidatigis la Geonames agordojn."; -App::$strings["Geonames Settings"] = "Geonames Agordoj"; -App::$strings["Enable Geonames Plugin"] = "Åœalti la Geonames Kromprogramon"; -App::$strings["Your account on %s will expire in a few days."] = "Via konto ĉe %s senvalidiÄos post kelkaj tagoj."; -App::$strings["Your Friendica account is about to expire."] = "Via konto ĉe Friendica baldaÅ­ senvalidiÄos."; -App::$strings["Hi %1\$s,\n\nYour account on %2\$s will expire in less than five days. You may keep your account by logging in at least once every 30 days"] = "Saluton %1\$s,\n\nVia konto ĉe %2\$s senvalidiÄos post malpli ol kvin tagoj. Vi povas konservi vian konton se vi ensalutas almenaÅ­ ĉiujn 30 tagojn. "; -App::$strings["Upload a file"] = "AlÅuti dosieron"; -App::$strings["Drop files here to upload"] = "Åœovmeti dosierojn ĉi tie por alÅuti ilin."; -App::$strings["Failed"] = "Malsukcesi"; -App::$strings["No files were uploaded."] = "Neniom da dosieroj alÅutita."; -App::$strings["Uploaded file is empty"] = "AlÅutita dosiero estas malplena."; -App::$strings["File has an invalid extension, it should be one of "] = "Dosiero havas nevalidan sufikson. Äœi estu unu de "; -App::$strings["Upload was cancelled, or server error encountered"] = "AlÅutado estas nuligita aÅ­ okazis eraro sur la servilo"; -App::$strings["OEmbed settings updated"] = "Äœisdatigis OEmbed agordojn"; -App::$strings["Use OEmbed for YouTube videos"] = "Uzi OEmbed por YouTube videtoj"; -App::$strings["URL to embed:"] = "Enigi la URL adreson:"; -App::$strings["Impressum"] = "Kolofono"; -App::$strings["Site Owner"] = "Proprietulo de la paÄo"; -App::$strings["Email Address"] = "RetpoÅta Adreso"; -App::$strings["Postal Address"] = "PoÅta Adreso"; -App::$strings["The impressum addon needs to be configured!
    Please add at least the owner variable to your config file. For other variables please refer to the README file of the addon."] = "La kolofono (impressum) kromprogramo bezonas agordojn!
    Bonvolu aldoni minimume la owner variablon al via agorda dosiero. Por aliaj variabloj, bonvolu legi la README dosieron de la kromprogramo."; -App::$strings["The page operators name."] = "La nomo de la funkciigisto de la retejo."; -App::$strings["Site Owners Profile"] = "Profilo de la Proprietulo de la Retejo"; -App::$strings["Profile address of the operator."] = "La profilo de la funkciigisto de la retejo."; -App::$strings["How to contact the operator via snail mail. You can use BBCode here."] = "Kiel poÅte kontakti la funkciigisto de la retejo. Vi eblas uzi BBCode ĉi tie."; -App::$strings["Notes"] = "Notoj"; -App::$strings["Additional notes that are displayed beneath the contact information. You can use BBCode here."] = "Pli da notoj kiuj aperas sub la kontaktinformoj. Vi eblas uzi BBCode ĉi tie."; -App::$strings["How to contact the operator via email. (will be displayed obfuscated)"] = "Kiel kontakti la funkciigiston de la retejo per retpoÅto. (montriÄos vuale) "; -App::$strings["Footer note"] = "PaÄpiednoto"; -App::$strings["Text for the footer. You can use BBCode here."] = "Teksto por la paÄpiedo. Vie eblas uzi BBCode ĉi tie."; -App::$strings["Report Bug"] = "Skribi cimraporton"; -App::$strings["No Timeline settings updated."] = "No Timeline agordojn Äisdatigita."; -App::$strings["No Timeline Settings"] = "No Timeline Agordoj"; -App::$strings["Disable Archive selector on profile wall"] = "Malaktivigi la Arkivo elektilo sur la profilmuro"; -App::$strings["\"Blockem\" Settings"] = "\"Blockem\" Agordoj"; -App::$strings["Comma separated profile URLS to block"] = "Blokotaj URL adresoj, disigita per komo"; -App::$strings["BLOCKEM Settings saved."] = "Konservis Agordojn de BLOCKEM."; -App::$strings["Blocked %s - Click to open/close"] = "%s blokita - Klaku por malfermi/fermi"; -App::$strings["Unblock Author"] = "Malbloki AÅ­toron"; -App::$strings["Block Author"] = "Bloki AÅ­toron"; -App::$strings["blockem settings updated"] = "Äœisdatigis la blockem agordojn"; -App::$strings[":-)"] = ":-)"; -App::$strings[":-("] = ":-("; -App::$strings["lol"] = "lol"; -App::$strings["Quick Comment Settings"] = "Agordoj pri Rapidaj Komentoj"; -App::$strings["Quick comments are found near comment boxes, sometimes hidden. Click them to provide simple replies."] = "Rapidaj komentoj troviÄas apud komentkampoj, kelkfoje kaÅita. Klaku ilin por provizi simplajn rispondojn."; -App::$strings["Enter quick comments, one per line"] = "Entajpu rapidaj komentoj, po unu je linio."; -App::$strings["Quick Comment settings saved."] = "Konservis agordojn pri rapidaj komentoj."; -App::$strings["Tile Server URL"] = "Adreso de Kahelservilo"; -App::$strings["A list of public tile servers"] = "Listo de publikaj kahelserviloj"; -App::$strings["Default zoom"] = "DefaÅ­lta zoma faktoro"; -App::$strings["The default zoom level. (1:world, 18:highest)"] = "La defaÅ­lta zoma faktoro. (1:tutmonda, 18:plej proksima)"; -App::$strings["Post to libertree"] = "AfiÅi al libertree"; -App::$strings["libertree Post Settings"] = "Agordoj por AfiÅoj ĉe libertree"; -App::$strings["Enable Libertree Post Plugin"] = "Aktivigi Kromprogramon por AfiÅoj ĉe libertree"; -App::$strings["Libertree API token"] = "Libertree API ĵetono"; -App::$strings["Libertree site URL"] = "URL adreso de libertree retejo:"; -App::$strings["Post to Libertree by default"] = "DefaÅ­lte afiÅi ĉe Libertree"; -App::$strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = "La Mathjax kromprogramo bildigas matematikajn formulojn skribitajn en la LaTeX sintakso, cirkaÅ­igita de la komuna $$ aÅ­ eqnarray bloko en afiÅoj ĉe via muro, Reto folio kaj privataj mesaÄoj."; -App::$strings["Use the MathJax renderer"] = "Ĉu uzi la Mathjax bildigilo"; -App::$strings["MathJax Base URL"] = "Mathjax Baza URL Adreso"; -App::$strings["The URL for the javascript file that should be included to use MathJax. Can be either the MathJax CDN or another installation of MathJax."] = "La URL adreso por la javascript dosiero kiu estas inkluzivigonta por uzi Mathjaz. Eblas esti aÅ­ la Mathjax CDN aÅ­ alia Mathjax instalo."; -App::$strings["Editplain settings updated."] = "Äœisdatigis la Editplain agordojn."; -App::$strings["Editplain Settings"] = "Agordoj por Editplain"; -App::$strings["Disable richtext status editor"] = "MalÅalti la riĉteksto-redaktilon"; -App::$strings["generic profile image"] = "komuna profilbildo"; -App::$strings["random geometric pattern"] = "loteca geometria skemo"; -App::$strings["monster face"] = "monstrobildo"; -App::$strings["computer generated face"] = "komputita vizaÄo"; -App::$strings["retro arcade style face"] = "retrostila videoludstila vizaÄo"; -App::$strings["Default avatar image"] = "DefaÅ­lta avatarbildo"; -App::$strings["Select default avatar image if none was found at Gravatar. See README"] = "Elektu defaÅ­ltan avatarbildon se neniu troviÄis ĉe Gravatar. Vidu README."; -App::$strings["Rating of images"] = "Pritakso de bildoj"; -App::$strings["Select the appropriate avatar rating for your site. See README"] = "Elektu la Äustan pritakson de via avataro por via retejo. Vidu README."; -App::$strings["Gravatar settings updated."] = "Gravatar agordoj Äisdatigitaj."; -App::$strings["Your Friendica test account is about to expire."] = "Via Friendica provkonto baldaÅ­ malaktiviÄos."; -App::$strings["Hi %1\$s,\n\nYour test account on %2\$s will expire in less than five days. We hope you enjoyed this test drive and use this opportunity to find a permanent Friendica website for your integrated social communications. A list of public sites is available at http://dir.friendica.com/siteinfo - and for more information on setting up your own Friendica server please see the Friendica project website at http://friendica.com."] = "Saluton %1\$s,\n\nVia testkonto ĉe %2\$s senvalidiÄos post malpli ol kvin tagoj. Vi esperas ke vi Äuis la teston kaj baldaÅ­ trovosÄustan Friendica retejon por via integrita sociala komunikado. Listo de publikaj retejoj troviÄas ĉe http://dir.friendica.com/siteinfo - kaj por pli da informoj pri kiel instali vian propran Friendica servilon, bonvolu viziti la retejon de la Friendica projekton ĉe http://friendica.com."; -App::$strings["\"pageheader\" Settings"] = "\"pageheader\" Agordoj"; -App::$strings["pageheader Settings saved."] = "Konservis Agordojn de pageheader."; -App::$strings["Post to Insanejournal"] = "AfiÅi al Insanejournal"; -App::$strings["InsaneJournal Post Settings"] = "Agordoj pri Insaenejournal AfiÅoj"; -App::$strings["Enable InsaneJournal Post Plugin"] = "Åœalti la InsaneJournal afiÅo kromprogramon."; -App::$strings["InsaneJournal username"] = "Salutnomo ĉe InsaneJournal"; -App::$strings["InsaneJournal password"] = "Pasvorto ĉe InsaneJournal"; -App::$strings["Post to InsaneJournal by default"] = "DefaÅ­lte afiÅi ĉe InsaneJournal"; -App::$strings["View Source"] = "Vidi Fonton"; -App::$strings["Post to StatusNet"] = "AfiÅi ĉe StatusNet"; -App::$strings["Please contact your site administrator.
    The provided API URL is not valid."] = "Bonvolu kontaki vian retejan administranton.
    La API URL adreso ne validas."; -App::$strings["We could not contact the StatusNet API with the Path you entered."] = "Ni ne povis trovi la StatusNet API kun la vojo kiun vi entajpis."; -App::$strings["StatusNet settings updated."] = "StatusNet agordoj Äisdatigita."; -App::$strings["StatusNet Posting Settings"] = "Agordoj por StausNet afiÅoj"; -App::$strings["Globally Available StatusNet OAuthKeys"] = "Äœeneralaj disponeblaj StatusNet OAuth Ålosiloj"; -App::$strings["There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below)."] = "Disponeblas antaÅ­agorditaj Ålosilparoj por kelkaj StatusNet serviloj. Se via uzas iun de iu, bonvolu uzi unun de tiuj legitimaĵojn. Se ne, bonvolu konekti al iu alia StatusNet servilo (vidu malsupre)."; -App::$strings["Provide your own OAuth Credentials"] = "Provizi viajn proprajn OAuth legitimaĵojn"; -App::$strings["No consumer key pair for StatusNet found. Register your Friendica Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.
    Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited StatusNet installation."] = "Ne trovis klientajn Ålosilojn por StatusNet. Registru vian Friendica konton kiel klientkomputilo/desktop client en via StausNet konto. Kopiu la klientajn Ålosilojn ĉi tien kaj entajpu la baza API radiko.
    AntaÅ­ vi registros viajn proprajn OAuth Ålosilojn, demandu al la administranto ĉu jam ekzistas Ålosiloj por ĉi-tiu Friendia retejo je via StatusNet retejo."; -App::$strings["OAuth Consumer Key"] = "OAuth Åœlosilo de Kliento"; -App::$strings["OAuth Consumer Secret"] = "OAuth Sekreto de Kliento"; -App::$strings["Base API Path (remember the trailing /)"] = "Baza vojo al la API (ne forgesu la finan /)"; -App::$strings["To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your public posts will be posted to StatusNet."] = "Por konekti al vian konton ĉe StatusNet, klaku la malsupran butonon por atingi sekurecan kodon de StatusNet, kiun vi devas alglui en la malsupra kampo kaj sendi la formon. Nur viaj publikaj afiÅoj estos afiÅota al StatusNet."; -App::$strings["Log in with StatusNet"] = "Ensaluti kun StatusNet."; -App::$strings["Copy the security code from StatusNet here"] = "Alglui la kodon de StatusNet ĉi tie:"; -App::$strings["Cancel Connection Process"] = "Nuligi Konektadon"; -App::$strings["Current StatusNet API is"] = "La nuna StatusNet API estas"; -App::$strings["Cancel StatusNet Connection"] = "Nuligi Konekton al StatusNet"; -App::$strings["Currently connected to: "] = "Konektita al:"; -App::$strings["If enabled all your public postings can be posted to the associated StatusNet account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Kiam Åaltita, ĉiuj publikaj afiÅoj de vi ankaÅ­ eblas esti afiÅota al la asociigita StatusNet konto. Vi povas elekti Äin defaÅ­lte (ĉi tie) au unuope por ĉiuj afiÅoj kiam vi skribos ilin."; -App::$strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to StatusNet will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "Averto: LaÅ­ viaj privatecaj agordoj (KaÅi viajn profilajn detalojn al nekonataj spektantoj?), la ligilo en publikaj afiÅoj plusendata al StatusNet gvidas vizitontojn al malplena paÄo sciigante ilin ke atingo al via profilo estas lmitigita."; -App::$strings["Allow posting to StatusNet"] = "Permesi afiÅojn al StatusNet"; -App::$strings["Send public postings to StatusNet by default"] = "DefaÅ­lte sendi publikajn afiÅojn al StatusNet"; -App::$strings["Send linked #-tags and @-names to StatusNet"] = "Sendi ligitajn #-etikedojn kaj @-nomon al StatusNet"; -App::$strings["Clear OAuth configuration"] = "ForviÅi OAuth agordojn"; -App::$strings["API URL"] = "API URL adreso"; -App::$strings["Infinite Improbability Drive"] = "Senfina Probableca Pelilo"; -App::$strings["Post to Tumblr"] = "AfiÅi al Tumblr"; -App::$strings["Tumblr Post Settings"] = "Agordoj pri afiÅoj ĉe Tumblr"; -App::$strings["Enable Tumblr Post Plugin"] = "Åœalti la kromprogramon por Tumblr afiÅoj"; -App::$strings["Tumblr login"] = "Salutnomo ĉe Tumblr"; -App::$strings["Tumblr password"] = "Pasvorto ĉe Tumblr"; -App::$strings["Post to Tumblr by default"] = "DefaÅ­lte afiÅi ĉe Tumblr"; -App::$strings["Numfriends settings updated."] = "Äœisdatigis agordojn por Numfriends."; -App::$strings["Numfriends Settings"] = "Agordoj por Numfriends"; -App::$strings["How many contacts to display on profile sidebar"] = "Kiom da kontaktoj mi montru en la flanka strio"; -App::$strings["Gnot settings updated."] = "Äœisdatigis Gnot agordojn."; -App::$strings["Gnot Settings"] = "Agordoj por Gnot"; -App::$strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "Permesas la ĉenadon de retpoÅtaj atentigoj pri komentoj ĉe Gmail kan anonimigado de la temlinio."; -App::$strings["Enable this plugin/addon?"] = "Åœalti tiun kromprogramon?"; -App::$strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Atentigo] Komento pri konversacio #%d"; -App::$strings["Post to Wordpress"] = "AfiÅi al Wordpress"; -App::$strings["WordPress Post Settings"] = "Agordoj por WordPress afiÅojn"; -App::$strings["Enable WordPress Post Plugin"] = "Åœalti la Wordpress-afiÅo kromprogramon"; -App::$strings["WordPress username"] = "WordPress salutnomo"; -App::$strings["WordPress password"] = "WordPress pasvorto"; -App::$strings["WordPress API URL"] = "Wordpress API URL adreso"; -App::$strings["Post to WordPress by default"] = "DefaÅ­lte afiÅi al WordPress"; -App::$strings["Provide a backlink to the Friendica post"] = "Provizi re-ligilon al la Friendica afiÅo"; -App::$strings["Read the original post and comment stream on Friendica"] = "Legi la originalan afiÅon kaj komentfluo ĉe Friendica"; -App::$strings["\"Show more\" Settings"] = "\"Montri pli\" agordoj"; -App::$strings["Enable Show More"] = "Åœalti \"montri pli\""; -App::$strings["Cutting posts after how much characters"] = "Limitigi afiÅojn al kiom da literoj"; -App::$strings["Show More Settings saved."] = "Konservis \"montri pli\" agordojn."; -App::$strings["This website is tracked using the Piwik analytics tool."] = "Ĉi retejo uzas Piwik kiel retuma analizilo."; -App::$strings["If you do not want that your visits are logged this way you can set a cookie to prevent Piwik from tracking further visits of the site (opt-out)."] = "Se ni ne protokolu viajn vizitojn tiel, vi povas agordi kuketon por malpermesi Piwik al plu protokoli pliajn vizitojn (mem-for-elekti / opt-out)."; -App::$strings["Piwik Base URL"] = "Piwik baza URL adreso"; -App::$strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = "Absoluta vojo al via Piwik instalo. (sen protokolo (http/s), inkluzive vosta oblikva streketo)"; -App::$strings["Site ID"] = "Reteja idento"; -App::$strings["Show opt-out cookie link?"] = "Montru ligilon al kuketo por mem-for-elekti (opt-out)?"; -App::$strings["Asynchronous tracking"] = "Nesinkrona spurado."; -App::$strings["Post to Twitter"] = "AfiÅi ĉe Twitter"; -App::$strings["Twitter settings updated."] = "Äœisdatigis Twitter agordojn."; -App::$strings["Twitter Posting Settings"] = "Agordoj por afiÅi ĉe Twitter"; -App::$strings["No consumer key pair for Twitter found. Please contact your site administrator."] = "Ne trovis klientajn Ålosilojn por Twitter. Bonvolu kontakti vian retejan administranton."; -App::$strings["At this Friendica instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your public posts will be posted to Twitter."] = "Je ĉi tiu Friendica retejo, la Twitter kromprogramo jam estas Åaltita, sed via konto anokoraÅ­ ne estas konektita kun via Twitter konto. Por fari tion, klaku la supran butonon por atingi nombrokodon de Twitter, kion vi kopiu en la supran eniga ĉelo, kaj sendu la formularon. Nur viaj publikaj afiÅoj estas plusendota al Twitter. "; -App::$strings["Log in with Twitter"] = "Ensaluti kun Twitter"; -App::$strings["Copy the PIN from Twitter here"] = "Alglui la PIN de Twitter ĉi tie"; -App::$strings["If enabled all your public postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = "Kiam Åaltita, ĉiuj publikaj afiÅoj de vi ankaÅ­ eblas esti afiÅota al la asociigita Twitter konto. Vi povas elekti Äin defaÅ­lte (ĉi tie) au unuope por ĉiuj afiÅoj kiam vi skribos ilin."; -App::$strings["Note: Due your privacy settings (Hide your profile details from unknown viewers?) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = "Averto: LaÅ­ viaj privatecaj agordoj (KaÅi viajn profilajn detalojn al nekonataj spektantoj?), la ligilo en publikaj afiÅoj plusendata al Twitter gvidas vizitontojn al malplena paÄo sciigante ilin ke atingo al via profilo estas lmitigita."; -App::$strings["Allow posting to Twitter"] = "Permesi afiÅojn al Twitter"; -App::$strings["Send public postings to Twitter by default"] = "DefaÅ­lte sendi publikajn afiÅojn al Twitter"; -App::$strings["Send linked #-tags and @-names to Twitter"] = "Sendi ligitajn #-etikedojn kaj @-nomon al Twitter"; -App::$strings["Consumer key"] = "Åœlosilo de Kliento"; -App::$strings["Consumer secret"] = "Sekreto de Kliento"; -App::$strings["IRC Settings"] = "IRC Agordoj"; -App::$strings["Channel(s) to auto connect (comma separated)"] = "AÅ­tomate konektiÄi al la kanalo(j) (disigita per komo)"; -App::$strings["Popular Channels (comma separated)"] = "Popularaj kanaloj (disigita per komo)"; -App::$strings["IRC settings saved."] = "IRC agordoj konservitaj."; -App::$strings["IRC Chatroom"] = "IRC babilejo"; -App::$strings["Popular Channels"] = "Popularaj Kanaloj"; -App::$strings["Post to blogger"] = "AfiÅi al blogger"; -App::$strings["Blogger Post Settings"] = "Agordo pri Blogger AfiÅoj"; -App::$strings["Enable Blogger Post Plugin"] = "Åœalti la Blogger afiÅo kromprogramon"; -App::$strings["Blogger username"] = "Blogger uzantonomo"; -App::$strings["Blogger password"] = "Blogger pasvorto"; -App::$strings["Blogger API URL"] = "Blogger API URL"; -App::$strings["Post to Blogger by default"] = "DefaÅ­lte afiÅi al Blogger"; -App::$strings["Post to Posterous"] = "AfiÅi al Posterous"; -App::$strings["Posterous Post Settings"] = "Agordoj pri afiÅoj ĉe Posterous"; -App::$strings["Enable Posterous Post Plugin"] = "Åœalti la Poserous-afiÅo kromprogramon"; -App::$strings["Posterous login"] = "Posterous salutnomo"; -App::$strings["Posterous password"] = "Posterous pasvorto"; -App::$strings["Posterous site ID"] = "Idento de Posterous retejo"; -App::$strings["Posterous API token"] = "API ĵetono de Posterous retejo"; -App::$strings["Post to Posterous by default"] = "DefaÅ­lte afiÅi al Posterous"; -App::$strings["Theme settings"] = "Agordoj pri la etoso"; -App::$strings["Set resize level for images in posts and comments (width and height)"] = "Agordi la regrandignivelo por bildoj en afiÅoj kaj komentoj (larÄo kaj alto)"; -App::$strings["Set font-size for posts and comments"] = "Agordi la tiparan grandon por afiÅoj kaj komentoj"; -App::$strings["Set theme width"] = "Agordi la larÄo por la etoso"; -App::$strings["Color scheme"] = "Kolorskemo"; -App::$strings["Your posts and conversations"] = "Viaj afiÅoj kaj komunikadoj"; -App::$strings["Your profile page"] = "Via profilo"; -App::$strings["Your contacts"] = "Viaj kontaktoj"; -App::$strings["Your photos"] = "Viaj bildoj"; -App::$strings["Your events"] = "Viaj okazoj"; -App::$strings["Personal notes"] = "Personaj notoj"; -App::$strings["Your personal photos"] = "Viaj personaj bildoj"; -App::$strings["Community Pages"] = "Komunumaj paÄoj"; -App::$strings["Community Profiles"] = "Komunumaj Profiloj"; -App::$strings["Last users"] = "Ä´usaj uzantoj"; -App::$strings["Last likes"] = "Ä´usaj Åatitaj elementoj"; -App::$strings["Last photos"] = "Ä´usaj bildoj"; -App::$strings["Find Friends"] = "Trovi Amikojn"; -App::$strings["Local Directory"] = "Loka Katalogo"; -App::$strings["Similar Interests"] = "Similaj Interesoj"; -App::$strings["Invite Friends"] = "Inviti amikojn"; -App::$strings["Earth Layers"] = "Tertavoloj (Earth Layers)"; -App::$strings["Set zoomfactor for Earth Layers"] = "Agordi zoman faktoron por Tertavoloj"; -App::$strings["Set longitude (X) for Earth Layers"] = "Agordi longitudon (X) por Tertavoloj"; -App::$strings["Set latitude (Y) for Earth Layers"] = "Agordi latitudon (Y) por Tertavoloj"; -App::$strings["Help or @NewHere ?"] = "Helpu aÅ­ @NewHere ?"; -App::$strings["Connect Services"] = "Konekti Servojn"; -App::$strings["Last Tweets"] = "Ä´usaj Pepaĵoj"; -App::$strings["Set twitter search term"] = "Agordi Twitter serĉtekston"; -App::$strings["don't show"] = "kaÅi"; -App::$strings["show"] = "montri"; -App::$strings["Show/hide boxes at right-hand column:"] = "KaÅi/montri kestojn ĉe dekstra kolumno:"; -App::$strings["Set line-height for posts and comments"] = "Agordi la linigrandon por afiÅoj kaj komentoj"; -App::$strings["Set resolution for middle column"] = "Agordi la distingivon por la meza kolumno"; -App::$strings["Set color scheme"] = "Agordi Kolorskemon"; -App::$strings["Set zoomfactor for Earth Layer"] = "Agordi zoman faktoron de Tertavolo"; -App::$strings["Last tweets"] = "Ä´usaj pepaĵoj"; -App::$strings["Alignment"] = "Äœisrandigo"; -App::$strings["Left"] = "Maldekstren"; -App::$strings["Center"] = "Centren"; -App::$strings["Set colour scheme"] = "Agordi Kolorskemon"; -App::$strings["Gender:"] = "Sekso:"; -App::$strings["j F, Y"] = "j F, Y"; -App::$strings["j F"] = "j F"; -App::$strings["Birthday:"] = "NaskiÄtago:"; -App::$strings["Age:"] = "AÄo:"; -App::$strings["Status:"] = "Stato:"; -App::$strings["for %1\$d %2\$s"] = "por %1\$d %2\$s"; -App::$strings["Homepage:"] = "HejmpaÄo:"; -App::$strings["Tags:"] = "Markoj:"; -App::$strings["Religion:"] = "Religio:"; -App::$strings["About:"] = "Pri:"; -App::$strings["Hobbies/Interests:"] = "Åœatokupoj/Interesoj:"; -App::$strings["Contact information and Social Networks:"] = "Kontaktinformoj kaj Interkonaj Retejoj:"; -App::$strings["Musical interests:"] = "Muzaikaj interesoj:"; -App::$strings["Books, literature:"] = "Libroj, literaturo:"; -App::$strings["Television:"] = "Televido:"; -App::$strings["Film/dance/culture/entertainment:"] = "Filmoj/dancoj/arto/amuzaĵoj:"; -App::$strings["Love/Romance:"] = "Amo/romanco:"; -App::$strings["Work/employment:"] = "Laboro:"; -App::$strings["School/education:"] = "Lernejo/eduko:"; -App::$strings["Unknown | Not categorised"] = "Nekonata | Nekatorigita"; -App::$strings["Block immediately"] = "Bloki tuj"; -App::$strings["Shady, spammer, self-marketer"] = "Suspekta, spamisto, memmerkatisto"; -App::$strings["Known to me, but no opinion"] = "Konata al mi, sed mi ne havas opinion"; -App::$strings["OK, probably harmless"] = "OK, verÅajne sendanÄera"; -App::$strings["Reputable, has my trust"] = "Fidinda laÅ­ mi"; -App::$strings["Frequently"] = "Ofte"; -App::$strings["Hourly"] = "Ĉiuhore"; -App::$strings["Twice daily"] = "Duope ĉiutage"; -App::$strings["Daily"] = "Ĉiutage"; -App::$strings["Weekly"] = "Ĉiusemajne"; -App::$strings["Monthly"] = "Ĉiumonate"; -App::$strings["OStatus"] = "OStatus"; -App::$strings["RSS/Atom"] = "RSS/Atom"; -App::$strings["Zot!"] = "Zot!"; -App::$strings["LinkedIn"] = "LinkedIn"; -App::$strings["XMPP/IM"] = "XMPP/TujmesaÄilo"; -App::$strings["MySpace"] = "MySpace"; -App::$strings["Male"] = "Vira"; -App::$strings["Female"] = "Ina"; -App::$strings["Currently Male"] = "Nuntempe Vira"; -App::$strings["Currently Female"] = "Nuntempe Ina"; -App::$strings["Mostly Male"] = "Ĉefe Vira"; -App::$strings["Mostly Female"] = "Ĉefe Ina"; -App::$strings["Transgender"] = "Transgenra"; -App::$strings["Intersex"] = "Interseksa"; -App::$strings["Transsexual"] = "Transseksa"; -App::$strings["Hermaphrodite"] = "Hermafrodita"; -App::$strings["Neuter"] = "NeÅ­tra"; -App::$strings["Non-specific"] = "Nespecifa"; -App::$strings["Other"] = "Alia"; -App::$strings["Undecided"] = "Nedecida"; -App::$strings["Males"] = "Viroj"; -App::$strings["Females"] = "Inoj"; -App::$strings["Gay"] = "Geja"; -App::$strings["Lesbian"] = "Lesba"; -App::$strings["No Preference"] = "Neniu Prefero"; -App::$strings["Bisexual"] = "AmbaÅ­seksema"; -App::$strings["Autosexual"] = "Memseksema"; -App::$strings["Abstinent"] = "Abstinema"; -App::$strings["Virgin"] = "Virgulino"; -App::$strings["Deviant"] = "Devia"; -App::$strings["Fetish"] = "Fetiĉo"; -App::$strings["Oodles"] = "Amasa"; -App::$strings["Nonsexual"] = "Neseksa"; -App::$strings["Single"] = "Sola"; -App::$strings["Lonely"] = "Soleca"; -App::$strings["Available"] = "Havebla"; -App::$strings["Unavailable"] = "Nehavebla"; -App::$strings["Has crush"] = "Sekrete enamiÄinta"; -App::$strings["Infatuated"] = "Blinda amo"; -App::$strings["Dating"] = "Rendevuanta"; -App::$strings["Unfaithful"] = "Malfidela"; -App::$strings["Sex Addict"] = "Seksmaniulo"; -App::$strings["Friends"] = "Amikoj"; -App::$strings["Friends/Benefits"] = "Amikoj/AvantaÄoj"; -App::$strings["Casual"] = "Neformala"; -App::$strings["Engaged"] = "Fianĉiginta"; -App::$strings["Married"] = "EdziÄinta"; -App::$strings["Imaginarily married"] = "Image edziÄinta"; -App::$strings["Partners"] = "Geparuloj"; -App::$strings["Cohabiting"] = "KunloÄanta"; -App::$strings["Common law"] = "Registrita partnereco "; -App::$strings["Happy"] = "Feliĉa"; -App::$strings["Not looking"] = "Ne interesiÄis"; -App::$strings["Swinger"] = "Swinger"; -App::$strings["Betrayed"] = "Trompita"; -App::$strings["Separated"] = "DisiÄinta"; -App::$strings["Unstable"] = "Malfirma"; -App::$strings["Divorced"] = "EksedziÄinta"; -App::$strings["Imaginarily divorced"] = "Image eksedziÄinta"; -App::$strings["Widowed"] = "Vidva"; -App::$strings["Uncertain"] = "Ne certa"; -App::$strings["It's complicated"] = "Estas komplika"; -App::$strings["Don't care"] = "Egala"; -App::$strings["Ask me"] = "Demandu min"; -App::$strings["Starts:"] = "Ekas:"; -App::$strings["Finishes:"] = "Finas:"; -App::$strings["(no subject)"] = "(neniu temo)"; -App::$strings["noreply"] = "nerespondi"; -App::$strings[" on Last.fm"] = " ĉe Last.fm"; -App::$strings["prev"] = "antaÅ­a"; -App::$strings["first"] = "unua"; -App::$strings["last"] = "lasta"; -App::$strings["next"] = "sekvanta"; -App::$strings["No contacts"] = "Neniu kontaktoj"; -App::$strings["%d Contact"] = array( - 0 => "%d Kontakto", - 1 => "%d Kontaktoj", -); -App::$strings["Monday"] = "Lundo"; -App::$strings["Tuesday"] = "Mardo"; -App::$strings["Wednesday"] = "Merkredo"; -App::$strings["Thursday"] = "Ä´aÅ­do"; -App::$strings["Friday"] = "Vendredo"; -App::$strings["Saturday"] = "Sabato"; -App::$strings["Sunday"] = "Dimanĉo"; -App::$strings["January"] = "Januaro"; -App::$strings["February"] = "Februaro"; -App::$strings["March"] = "Marto"; -App::$strings["April"] = "Aprilo"; -App::$strings["May"] = "Majo"; -App::$strings["June"] = "Junio"; -App::$strings["July"] = "Julio"; -App::$strings["August"] = "AÅ­gusto"; -App::$strings["September"] = "Septembro"; -App::$strings["October"] = "Oktobro"; -App::$strings["November"] = "Novembro"; -App::$strings["December"] = "Decembro"; -App::$strings["bytes"] = "bajtoj"; -App::$strings["remove"] = "forviÅi"; -App::$strings["[remove]"] = "[forviÅi]"; -App::$strings["Categories:"] = "Kategorioj:"; -App::$strings["Filed under:"] = "Enarkivigita kiel:"; -App::$strings["Click to open/close"] = "Klaku por malfermi/fermi"; -App::$strings["default"] = "defaÅ­lta"; -App::$strings["Select an alternate language"] = "Elekti alian lingvon"; -App::$strings["activity"] = "aktiveco"; -App::$strings["comment"] = "komento"; -App::$strings["post"] = "afiÅo"; -App::$strings["Item filed"] = "Enarkivigis elementon "; -App::$strings["Sharing notification from Diaspora network"] = "Antentigo pri kunhavigado de la Diaspora reto"; -App::$strings["Attachments:"] = "Kunsendaĵoj:"; -App::$strings["view full size"] = "vidi plengrande"; -App::$strings["Embedded content"] = "Enigita enhavo"; -App::$strings["Embedding disabled"] = "MalÅaltita enigitado"; -App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Revivigis malnovan grupon kun la sama nomo. Permesoj por estantaj elementoj eble estas validaj por la grupo kaj estontaj membroj. Se tiu ne estas kiun vi atendis, bonvolu krei alian grupon kun alia nomo."; -App::$strings["Default privacy group for new contacts"] = "DefaÅ­lta privateca grupo por novaj kontaktoj"; -App::$strings["Everybody"] = "Ĉiuj"; -App::$strings["edit"] = "redakti"; -App::$strings["Groups"] = "Grupoj"; -App::$strings["Edit group"] = "Redakti grupon"; -App::$strings["Create a new group"] = "Krei novan grupon"; -App::$strings["Contacts not in any group"] = "Kontaktoj en neniu grupo"; -App::$strings["Logout"] = "Elsaluti"; -App::$strings["End this session"] = "Fini ĉi-tiun seancon"; -App::$strings["Status"] = "Stato"; -App::$strings["Sign in"] = "Ensaluti"; -App::$strings["Home Page"] = "HejmpaÄo"; -App::$strings["Create an account"] = "Krei konton"; -App::$strings["Help and documentation"] = "Helpo kaj dokumentado"; -App::$strings["Apps"] = "Programoj"; -App::$strings["Addon applications, utilities, games"] = "Kromprogramoj, utilaĵoj, ludiloj"; -App::$strings["Search site content"] = "Serĉu la retejon"; -App::$strings["Conversations on this site"] = "Konversacioj je ĉi-tiu retejo"; -App::$strings["Directory"] = "Katalogo"; -App::$strings["People directory"] = "Katalogo de homoj"; -App::$strings["Conversations from your friends"] = "Konversacioj de viaj amikoj"; -App::$strings["Friend Requests"] = "Kontaktpetoj"; -App::$strings["See all notifications"] = "Vidu ĉiujn atentigojn"; -App::$strings["Mark all system notifications seen"] = "Marki ĉiujn atentigojn legita"; -App::$strings["Private mail"] = "Privata poÅto"; -App::$strings["Inbox"] = "Enirkesto"; -App::$strings["Outbox"] = "Elirkesto"; -App::$strings["Manage"] = "Administri"; -App::$strings["Manage other pages"] = "Administri aliajn paÄojn"; -App::$strings["Profiles"] = "Profiloj"; -App::$strings["Manage/edit profiles"] = "Administri/redakti profilojn"; -App::$strings["Manage/edit friends and contacts"] = "Administri/redakti amikojn kaj kontaktojn"; -App::$strings["Site setup and configuration"] = "Agordoj pri la retejo"; -App::$strings["Nothing new here"] = "Estas neniu nova ĉi tie"; -App::$strings["Add New Contact"] = "Aldonu Novan Kontakton"; -App::$strings["Enter address or web location"] = "Entajpu adreson aÅ­ retlokon"; -App::$strings["Example: bob@example.com, http://example.com/barbara"] = "Ekzemple: bob@example.com, http://example.com/barbara"; -App::$strings["%d invitation available"] = array( - 0 => "Disponeblas %d invito", - 1 => "Disponeblas %d invitoj", -); -App::$strings["Find People"] = "Trovi Homojn"; -App::$strings["Enter name or interest"] = "Entajpu nomon aÅ­ intereson"; -App::$strings["Connect/Follow"] = "Konekti/Aboni"; -App::$strings["Examples: Robert Morgenstein, Fishing"] = "Ekzemple: Robert Morgenstein, Fishing"; -App::$strings["Random Profile"] = "Hazarda Profilo"; -App::$strings["Networks"] = "Retoj"; -App::$strings["All Networks"] = "Ĉiuj Retoj"; -App::$strings["Saved Folders"] = "Konservitaj Dosierujoj"; -App::$strings["Everything"] = "Ĉio"; -App::$strings["Categories"] = "Kategorioj"; -App::$strings["Logged out."] = "Elsalutita."; -App::$strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Okazis problemo ensalutinta kun via OpenID. Bonvolu kontroli la ID."; -App::$strings["The error message was:"] = "La erarmesaÄo estis:"; -App::$strings["Miscellaneous"] = "Diversaj"; -App::$strings["year"] = "jaro"; -App::$strings["month"] = "monato"; -App::$strings["day"] = "tago"; -App::$strings["never"] = "neniam"; -App::$strings["less than a second ago"] = "antaÅ­ malpli ol unu sekundo"; -App::$strings["years"] = "jaroj"; -App::$strings["months"] = "monatoj"; -App::$strings["week"] = "semajno"; -App::$strings["weeks"] = "semajnoj"; -App::$strings["days"] = "tagoj"; -App::$strings["hour"] = "horo"; -App::$strings["hours"] = "horoj"; -App::$strings["minute"] = "minuto"; -App::$strings["minutes"] = "minutoj"; -App::$strings["second"] = "sekundo"; -App::$strings["seconds"] = "sekundoj"; -App::$strings["%1\$d %2\$s ago"] = "antaÅ­ %1\$d %2\$s"; -App::$strings["%s's birthday"] = "NaskiÄtago de %s"; -App::$strings["Happy Birthday %s"] = "Feliĉan NaskiÄtagon al %s"; -App::$strings["From: "] = "De: "; -App::$strings["$1 wrote:"] = "$1 skribis:"; -App::$strings["Image/photo"] = "Bildo"; -App::$strings["Cannot locate DNS info for database server '%s'"] = "Ne trovis DNS informojn por datumbaza servilo '%s'."; -App::$strings["[no subject]"] = "[neniu temo]"; -App::$strings["Visible to everybody"] = "Videbla al ĉiuj"; -App::$strings["Friendica Notification"] = "Friendica Atentigo"; -App::$strings["Thank You,"] = "Dankon,"; -App::$strings["%s Administrator"] = "%s Administranto"; -App::$strings["%s "] = "%s "; -App::$strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Atentigo] Ricevis novan retpoÅton ĉe %s"; -App::$strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s sendis al vi novan privatan mesaÄon ĉe %2\$s."; -App::$strings["%1\$s sent you %2\$s."] = "%1\$s sendis al vi %2\$s."; -App::$strings["a private message"] = "privatan mesaÄon"; -App::$strings["Please visit %s to view and/or reply to your private messages."] = "Bonvolu viziti %s por vidi aÅ­ respondi viajn privatajn mesaÄojn."; -App::$strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s komentis pri [url=%2\$s]%3\$s[/url]"; -App::$strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s komentis pri [url=%2\$s]%4\$s de %3\$s[/url]"; -App::$strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s komentis pri [url=%2\$s]via %3\$s[/url]"; -App::$strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Atentigo] Komento pri konversacio #%1\$d de %2\$s"; -App::$strings["%s commented on an item/conversation you have been following."] = "%s komentis pri elemento/konversacio kiun vi sekvas."; -App::$strings["Please visit %s to view and/or reply to the conversation."] = "Bonvolu viziti %s por vidi aÅ­ respondi la konversacion."; -App::$strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Atentigo] %s afiÅis al via profilmuro"; -App::$strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s skribis al via profilmuro ĉe %2\$s"; -App::$strings["%1\$s posted to [url=%2s]your wall[/url]"] = "%1\$s afiÅis al [url=%2s]via muro[/url]"; -App::$strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Atentigo] %s markis vin"; -App::$strings["%1\$s tagged you at %2\$s"] = "%1\$s markis vin ĉe %2\$s"; -App::$strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]markis vin[/url]."; -App::$strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Atentigo] %s markis vian afiÅon"; -App::$strings["%1\$s tagged your post at %2\$s"] = "%1\$s markis vian afiÅon ĉe %2\$s"; -App::$strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s markis [url=%2\$s]vian afiÅon[/url]"; -App::$strings["[Friendica:Notify] Introduction received"] = "[Friendica:Atentigo] Ricevis prezenton"; -App::$strings["You've received an introduction from '%1\$s' at %2\$s"] = "Vi ricevis prezenton de '%1\$s' ĉe %2\$s"; -App::$strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "Vi ricevis [url=%1\$s]prezenton[/url] de %2\$s."; -App::$strings["You may visit their profile at %s"] = "Vi povas vidi la profilon de li aÅ­ Åi ĉe %s"; -App::$strings["Please visit %s to approve or reject the introduction."] = "Bonvolu viziti %s por aprobi aÅ­ malaprobi la prezenton."; -App::$strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Atentigo] Ricevis amikosugeston"; -App::$strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "Vi ricevis amikosugeston de '%1\$s' ĉe %2\$s"; -App::$strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "Vi ricevis [url=%1\$s]amikosugeston[/url] pri %2\$s de %3\$s."; -App::$strings["Name:"] = "Nomo:"; -App::$strings["Photo:"] = "Bildo:"; -App::$strings["Please visit %s to approve or reject the suggestion."] = "Bonvolu viziti %s por aprobi aÅ­ malaprobi la sugeston."; -App::$strings["Connect URL missing."] = "Ne ekzistas URL adreso por konekti."; -App::$strings["This site is not configured to allow communications with other networks."] = "Tiu retpaÄo ne permesas komunikadon kun aliaj retoj."; -App::$strings["No compatible communication protocols or feeds were discovered."] = "Ne malkovris kongruajn protokolojn por komunikado aÅ­ fluojn."; -App::$strings["The profile address specified does not provide adequate information."] = "La specifita profiladreso ne enhavas sufiĉe da informoj."; -App::$strings["An author or name was not found."] = "Ne trovis aÅ­toron aÅ­ nomon."; -App::$strings["No browser URL could be matched to this address."] = "Neniu retuma URL adreso kongruas al la adreso."; -App::$strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Ne eblas kongrui @-stilan identecon adreson al iu konata protokolo au retpoÅtadreso."; -App::$strings["Use mailto: in front of address to force email check."] = "Uzu mailto: antaÅ­ la adreso por devigi la testadon per retpoÅto."; -App::$strings["The profile address specified belongs to a network which has been disabled on this site."] = "Tiu profila adreso apartenas al retejo kiu estas maÅaltita je ĉi tiu retejo."; -App::$strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profilo limigata. Ĉi persono ne eblos ricevi rektajn/personajn atentigojn de vi. "; -App::$strings["Unable to retrieve contact information."] = "Ne eblas ricevi kontaktinformojn."; -App::$strings["following"] = "sekvanta"; -App::$strings["A new person is sharing with you at "] = "Nova persono kunhavigas kun vi ĉe "; -App::$strings["You have a new follower at "] = "Vi havas novan sekvanton ĉe "; -App::$strings["Archives"] = "Arkivoj"; -App::$strings["An invitation is required."] = "Invio bezonata."; -App::$strings["Invitation could not be verified."] = "Ne povis kontroli la inviton."; -App::$strings["Invalid OpenID url"] = "Nevalida OpenID adreso"; -App::$strings["Please enter the required information."] = "Bonvolu entajpi la bezonatajn informojn."; -App::$strings["Please use a shorter name."] = "Bonvolu uzi pli mallongan nomon."; -App::$strings["Name too short."] = "Nomo estas tro mallonga."; -App::$strings["That doesn't appear to be your full (First Last) name."] = "Tio Åajne ne estas via plena (persona, familia) nomo."; -App::$strings["Your email domain is not among those allowed on this site."] = "Via retpoÅtodomajno ne estas permesita ĉi tie."; -App::$strings["Not a valid email address."] = "Nevalida retpoÅtadreso."; -App::$strings["Cannot use that email."] = "Neuzebla retpoÅtadreso."; -App::$strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Via kaÅnomo nur povas enhavi \"a-z\", \"0-9\", \"-\", kaj \"_\". Äœi ankaÅ­ devas komenci kun litero."; -App::$strings["Nickname is already registered. Please choose another."] = "Tio kaÅnomo jam estas registrita. Bonvolu elekti alian."; -App::$strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Tiu kaÅnomo iam estis registrita ĉi tie kaj ne ree uzeblas. Bonvolu elekti alian."; -App::$strings["SERIOUS ERROR: Generation of security keys failed."] = "GRAVA ERARO: La generacio de sekurecaj ĉifroÅlosiloj malsukcesis."; -App::$strings["An error occurred during registration. Please try again."] = "Eraro okazis dum registrado. Bonvolu provi denove."; -App::$strings["An error occurred creating your default profile. Please try again."] = "Eraro okazi dum kreado de via defaÅ­lta profilo. Bonvolu provi denove."; -App::$strings["Welcome "] = "Bonvenon "; -App::$strings["Please upload a profile photo."] = "Bonvolu alÅuti profilbildon."; -App::$strings["Welcome back "] = "Bonvenon "; -App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "La sekuriga ĵetono de la formo estis malÄusta. Tio verÅajne okazis ĉar la formo estis malfermita dum tro longa tempo (>3 horoj) antaÅ­ la sendado."; -App::$strings["stopped following"] = "ne plu sekvas"; -App::$strings["View Status"] = "Vidi Staton"; -App::$strings["View Profile"] = "Vidi Profilon"; -App::$strings["View Photos"] = "Vidi Bildojn"; -App::$strings["Network Posts"] = "Enretaj AfiÅoj"; -App::$strings["Edit Contact"] = "Redakti Kontakton"; -App::$strings["Send PM"] = "Sendi PM"; -App::$strings["post/item"] = "afiÅo/elemento"; -App::$strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s markis la %3\$s de %2\$s kiel preferita."; -App::$strings["Select"] = "Elekti"; -App::$strings["View %s's profile @ %s"] = "Vidi la profilon de %s ĉe %s"; -App::$strings["%s from %s"] = "%s de %s"; -App::$strings["View in context"] = "Vidi kun kunteksto"; -App::$strings["%d comment"] = array( - 0 => "%d komento", - 1 => "%d komentoj", -); -App::$strings["like"] = "Åati"; -App::$strings["dislike"] = "malÅati"; -App::$strings["Share this"] = "Kunhavigi ĉi tiun"; -App::$strings["share"] = "kunhavigi"; -App::$strings["Bold"] = "Grasa"; -App::$strings["Italic"] = "Kursiva"; -App::$strings["Underline"] = "Substreki"; -App::$strings["Quote"] = "Citaĵo"; -App::$strings["Code"] = "Kodo"; -App::$strings["Image"] = "Bildo"; -App::$strings["Link"] = "Ligilo"; -App::$strings["Video"] = "Video"; -App::$strings["add star"] = "aldoni stelon"; -App::$strings["remove star"] = "forpreni stelon"; -App::$strings["toggle star status"] = "Åalti/malÅalti steloÅtato"; -App::$strings["starred"] = "steligita"; -App::$strings["add tag"] = "aldoni markon"; -App::$strings["save to folder"] = "konservi en dosierujo"; -App::$strings["to"] = "al"; -App::$strings["Wall-to-Wall"] = "Muro-al-Muro"; -App::$strings["via Wall-To-Wall:"] = "per Muro-al-Muro:"; -App::$strings["Delete Selected Items"] = "ForviÅi Elektitajn Elementojn"; -App::$strings["%s likes this."] = "%s Åatas tiun."; -App::$strings["%s doesn't like this."] = "%s malÅatas tiun."; -App::$strings["%2\$d people like this."] = "%2\$d homoj Åatas tiun."; -App::$strings["%2\$d people don't like this."] = "%2\$d homojmalÅatas tiun."; -App::$strings["and"] = "kaj"; -App::$strings[", and %d other people"] = ", kaj %d aliaj homoj."; -App::$strings["%s like this."] = "%s Åatas tiun."; -App::$strings["%s don't like this."] = "%s malÅatas tiun."; -App::$strings["Visible to everybody"] = "Videbla al ĉiuj"; -App::$strings["Please enter a video link/URL:"] = "Bonvolu entajpi ligilon/adreson de video:"; -App::$strings["Please enter an audio link/URL:"] = "Bonvolu entajpi ligilon/adreson de sono:"; -App::$strings["Tag term:"] = "Markfrazo:"; -App::$strings["Where are you right now?"] = "Kie vi estas nun?"; -App::$strings["upload photo"] = "alÅuti bildon"; -App::$strings["attach file"] = "kunsendi dosieron"; -App::$strings["web link"] = "TTT ligilo"; -App::$strings["Insert video link"] = "Alglui ligilon de video"; -App::$strings["video link"] = "video ligilo"; -App::$strings["Insert audio link"] = "Alglui ligilon de sono"; -App::$strings["audio link"] = "sono ligilo"; -App::$strings["set location"] = "agordi lokon"; -App::$strings["clear location"] = "forviÅi lokon"; -App::$strings["permissions"] = "permesoj"; -App::$strings["Click here to upgrade."] = "Klaku ĉi tie por Äisdatigi."; -App::$strings["This action exceeds the limits set by your subscription plan."] = "Tia ago preterpasas la limojn de via abono."; -App::$strings["This action is not available under your subscription plan."] = "Tia ago ne estas permesita laÅ­ via abono."; -App::$strings["Delete this item?"] = "ForviÅi ĉi tiun elementon?"; -App::$strings["show fewer"] = "montri malpli"; -App::$strings["Update %s failed. See error logs."] = "Malsukcesis Äisdatigi %s. Vidu la protokolojn."; -App::$strings["Update Error at %s"] = "Eraro dum Äisdatigo ĉe %s"; -App::$strings["Create a New Account"] = "Krei Novan Konton"; -App::$strings["Nickname or Email address: "] = "KaÅnomo aÅ­ retpoÅtadreso:"; -App::$strings["Password: "] = "Pasvorto:"; -App::$strings["Or login using OpenID: "] = "AÅ­ ensaluti per OpenID:"; -App::$strings["Forgot your password?"] = "Ĉu vi vorgesis vian pasvorton?"; -App::$strings["Edit profile"] = "Redakti profilon"; -App::$strings["Message"] = "MesaÄo"; -App::$strings["g A l F d"] = "\\j\\e \\l\\a G\\a \\h\\o\\r\\o, l F d"; -App::$strings["F d"] = "F d"; -App::$strings["[today]"] = "[hodiaÅ­]"; -App::$strings["Birthday Reminders"] = "Memorigilo pri naskiÄtagoj"; -App::$strings["Birthdays this week:"] = "NaskiÄtagoj ĉi-semajne:"; -App::$strings["[No description]"] = "[Neniu priskribo]"; -App::$strings["Event Reminders"] = "Memorigilo pri Okazoj"; -App::$strings["Events this week:"] = "Okazoj ĉi-semajne:"; -App::$strings["Status Messages and Posts"] = "ÅœtatmesaÄoj kaj AfiÅoj"; -App::$strings["Profile Details"] = "Profildetaloj"; -App::$strings["Events and Calendar"] = "Okazoj kaj Kalendaro"; -App::$strings["Only You Can See This"] = "Nur Vi Povas Vidi Tiun"; diff --git a/view/eo/update_fail_eml.tpl b/view/eo/update_fail_eml.tpl deleted file mode 100644 index 61f44b1e6..000000000 --- a/view/eo/update_fail_eml.tpl +++ /dev/null @@ -1,13 +0,0 @@ -Hey, -I'm the web server at {{$sitename}}; - -The Hubzilla developers released update {{$update}} recently, -but when I tried to install it, something went terribly wrong. -This needs to be fixed soon and it requires human intervention. -Please contact a Red developer if you can not figure out how to -fix it on your own. My database might be invalid. - -The error message is '{{$error}}'. - -Apologies for the inconvenience, - your web server at {{$siteurl}} \ No newline at end of file diff --git a/view/fr/hmessages.po b/view/fr/hmessages.po index 217d413e3..73d711700 100644 --- a/view/fr/hmessages.po +++ b/view/fr/hmessages.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Redmatrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-12 00:03-0800\n" -"PO-Revision-Date: 2016-02-13 10:26+0000\n" +"POT-Creation-Date: 2016-06-10 00:02-0700\n" +"PO-Revision-Date: 2016-06-10 09:14+0000\n" "Last-Translator: fabrixxm \n" "Language-Team: French (http://www.transifex.com/Friendica/red-matrix/language/fr/)\n" "MIME-Version: 1.0\n" @@ -19,178 +19,8364 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: ../../Zotlabs/Zot/Auth.php:140 +#: ../../Zotlabs/Storage/Browser.php:107 ../../Zotlabs/Storage/Browser.php:239 +msgid "parent" +msgstr "retour" + +#: ../../Zotlabs/Storage/Browser.php:131 ../../include/text.php:2620 +msgid "Collection" +msgstr "Groupe de contacts" + +#: ../../Zotlabs/Storage/Browser.php:134 +msgid "Principal" +msgstr "Principal" + +#: ../../Zotlabs/Storage/Browser.php:137 +msgid "Addressbook" +msgstr "Carnet d'adresse" + +#: ../../Zotlabs/Storage/Browser.php:140 +msgid "Calendar" +msgstr "Calendrier" + +#: ../../Zotlabs/Storage/Browser.php:143 +msgid "Schedule Inbox" +msgstr "Calendrier - Messages entrants" + +#: ../../Zotlabs/Storage/Browser.php:146 +msgid "Schedule Outbox" +msgstr "Calendrier - Messages sortants" + +#: ../../Zotlabs/Storage/Browser.php:164 ../../Zotlabs/Module/Photos.php:798 +#: ../../Zotlabs/Module/Photos.php:1243 ../../Zotlabs/Lib/Apps.php:486 +#: ../../Zotlabs/Lib/Apps.php:561 ../../include/widgets.php:1505 +#: ../../include/conversation.php:1032 +msgid "Unknown" +msgstr "Inconnu" + +#: ../../Zotlabs/Storage/Browser.php:226 ../../Zotlabs/Module/Fbrowser.php:85 +#: ../../Zotlabs/Lib/Apps.php:216 ../../include/nav.php:93 +#: ../../include/conversation.php:1639 +msgid "Files" +msgstr "Fichiers" + +#: ../../Zotlabs/Storage/Browser.php:227 +msgid "Total" +msgstr "Total" + +#: ../../Zotlabs/Storage/Browser.php:229 +msgid "Shared" +msgstr "Partagé" + +#: ../../Zotlabs/Storage/Browser.php:230 ../../Zotlabs/Storage/Browser.php:306 +#: ../../Zotlabs/Module/Blocks.php:156 ../../Zotlabs/Module/Layouts.php:182 +#: ../../Zotlabs/Module/Menu.php:118 ../../Zotlabs/Module/New_channel.php:142 +#: ../../Zotlabs/Module/Webpages.php:186 +msgid "Create" +msgstr "Créer" + +#: ../../Zotlabs/Storage/Browser.php:231 ../../Zotlabs/Storage/Browser.php:308 +#: ../../Zotlabs/Module/Cover_photo.php:357 +#: ../../Zotlabs/Module/Photos.php:825 ../../Zotlabs/Module/Photos.php:1364 +#: ../../Zotlabs/Module/Profile_photo.php:368 ../../include/widgets.php:1518 +msgid "Upload" +msgstr "Envoyer" + +#: ../../Zotlabs/Storage/Browser.php:235 ../../Zotlabs/Module/Chat.php:247 +#: ../../Zotlabs/Module/Admin.php:1223 ../../Zotlabs/Module/Settings.php:592 +#: ../../Zotlabs/Module/Settings.php:618 +#: ../../Zotlabs/Module/Sharedwithme.php:99 +msgid "Name" +msgstr "Nom" + +#: ../../Zotlabs/Storage/Browser.php:236 +msgid "Type" +msgstr "Type" + +#: ../../Zotlabs/Storage/Browser.php:237 +#: ../../Zotlabs/Module/Sharedwithme.php:101 ../../include/text.php:1344 +msgid "Size" +msgstr "Taille" + +#: ../../Zotlabs/Storage/Browser.php:238 +#: ../../Zotlabs/Module/Sharedwithme.php:102 +msgid "Last Modified" +msgstr "Modifié le" + +#: ../../Zotlabs/Storage/Browser.php:240 ../../Zotlabs/Module/Blocks.php:157 +#: ../../Zotlabs/Module/Editblock.php:109 +#: ../../Zotlabs/Module/Connections.php:290 +#: ../../Zotlabs/Module/Connections.php:310 +#: ../../Zotlabs/Module/Editpost.php:84 +#: ../../Zotlabs/Module/Editlayout.php:113 +#: ../../Zotlabs/Module/Editwebpage.php:146 +#: ../../Zotlabs/Module/Layouts.php:190 ../../Zotlabs/Module/Menu.php:112 +#: ../../Zotlabs/Module/Admin.php:2113 ../../Zotlabs/Module/Settings.php:652 +#: ../../Zotlabs/Module/Thing.php:260 ../../Zotlabs/Module/Webpages.php:187 +#: ../../Zotlabs/Lib/Apps.php:337 ../../Zotlabs/Lib/ThreadItem.php:106 +#: ../../include/channel.php:937 ../../include/channel.php:941 +#: ../../include/menu.php:108 ../../include/page_widgets.php:8 +#: ../../include/page_widgets.php:36 +msgid "Edit" +msgstr "Modifier" + +#: ../../Zotlabs/Storage/Browser.php:241 ../../Zotlabs/Module/Blocks.php:159 +#: ../../Zotlabs/Module/Connedit.php:572 +#: ../../Zotlabs/Module/Editblock.php:134 +#: ../../Zotlabs/Module/Connections.php:263 +#: ../../Zotlabs/Module/Editlayout.php:136 +#: ../../Zotlabs/Module/Editwebpage.php:170 ../../Zotlabs/Module/Group.php:177 +#: ../../Zotlabs/Module/Photos.php:1173 ../../Zotlabs/Module/Admin.php:1039 +#: ../../Zotlabs/Module/Admin.php:1213 ../../Zotlabs/Module/Admin.php:2114 +#: ../../Zotlabs/Module/Settings.php:653 ../../Zotlabs/Module/Thing.php:261 +#: ../../Zotlabs/Module/Webpages.php:189 ../../Zotlabs/Lib/Apps.php:338 +#: ../../Zotlabs/Lib/ThreadItem.php:126 ../../include/conversation.php:657 +msgid "Delete" +msgstr "Supprimer" + +#: ../../Zotlabs/Storage/Browser.php:285 +#, php-format +msgid "You are using %1$s of your available file storage." +msgstr "Vous utilisez %1$s de votre espace de stockage." + +#: ../../Zotlabs/Storage/Browser.php:290 +#, php-format +msgid "You are using %1$s of %2$s available file storage. (%3$s%)" +msgstr "Vous utilisez %1$s sur %2$s d'espace disponible. (%3$s%)" + +#: ../../Zotlabs/Storage/Browser.php:302 +msgid "WARNING:" +msgstr "AVERTISSEMENT :" + +#: ../../Zotlabs/Storage/Browser.php:305 +msgid "Create new folder" +msgstr "Nouveau dossier" + +#: ../../Zotlabs/Storage/Browser.php:307 +msgid "Upload file" +msgstr "Téléverser un fichier" + +#: ../../Zotlabs/Web/WebServer.php:120 ../../Zotlabs/Module/Dreport.php:10 +#: ../../Zotlabs/Module/Dreport.php:49 ../../Zotlabs/Module/Group.php:72 +#: ../../Zotlabs/Module/Like.php:284 ../../Zotlabs/Module/Import_items.php:112 +#: ../../Zotlabs/Module/Profperm.php:28 ../../Zotlabs/Module/Subthread.php:62 +#: ../../include/items.php:385 +msgid "Permission denied" +msgstr "Accès refusé" + +#: ../../Zotlabs/Web/WebServer.php:121 ../../Zotlabs/Web/Router.php:65 +#: ../../Zotlabs/Module/Achievements.php:34 ../../Zotlabs/Module/Blocks.php:73 +#: ../../Zotlabs/Module/Blocks.php:80 ../../Zotlabs/Module/Channel.php:105 +#: ../../Zotlabs/Module/Channel.php:226 ../../Zotlabs/Module/Channel.php:267 +#: ../../Zotlabs/Module/Chat.php:100 ../../Zotlabs/Module/Chat.php:105 +#: ../../Zotlabs/Module/Authtest.php:16 ../../Zotlabs/Module/Block.php:26 +#: ../../Zotlabs/Module/Block.php:76 ../../Zotlabs/Module/Bookmarks.php:61 +#: ../../Zotlabs/Module/Connedit.php:366 ../../Zotlabs/Module/Editblock.php:67 +#: ../../Zotlabs/Module/Common.php:39 ../../Zotlabs/Module/Connections.php:33 +#: ../../Zotlabs/Module/Cover_photo.php:277 +#: ../../Zotlabs/Module/Cover_photo.php:290 +#: ../../Zotlabs/Module/Editpost.php:17 ../../Zotlabs/Module/Events.php:265 +#: ../../Zotlabs/Module/Editlayout.php:67 +#: ../../Zotlabs/Module/Editlayout.php:90 +#: ../../Zotlabs/Module/Editwebpage.php:69 +#: ../../Zotlabs/Module/Editwebpage.php:90 +#: ../../Zotlabs/Module/Editwebpage.php:105 +#: ../../Zotlabs/Module/Editwebpage.php:127 ../../Zotlabs/Module/Group.php:13 +#: ../../Zotlabs/Module/Api.php:13 ../../Zotlabs/Module/Api.php:18 +#: ../../Zotlabs/Module/Filestorage.php:24 +#: ../../Zotlabs/Module/Filestorage.php:79 +#: ../../Zotlabs/Module/Filestorage.php:94 +#: ../../Zotlabs/Module/Filestorage.php:121 ../../Zotlabs/Module/Item.php:210 +#: ../../Zotlabs/Module/Item.php:218 ../../Zotlabs/Module/Item.php:1070 +#: ../../Zotlabs/Module/Layouts.php:71 ../../Zotlabs/Module/Layouts.php:78 +#: ../../Zotlabs/Module/Layouts.php:89 ../../Zotlabs/Module/Id.php:76 +#: ../../Zotlabs/Module/Like.php:181 ../../Zotlabs/Module/Invite.php:17 +#: ../../Zotlabs/Module/Invite.php:91 ../../Zotlabs/Module/Locs.php:87 +#: ../../Zotlabs/Module/Mail.php:129 ../../Zotlabs/Module/Manage.php:10 +#: ../../Zotlabs/Module/Menu.php:78 ../../Zotlabs/Module/Message.php:18 +#: ../../Zotlabs/Module/Mood.php:116 ../../Zotlabs/Module/Network.php:17 +#: ../../Zotlabs/Module/Mitem.php:115 ../../Zotlabs/Module/New_channel.php:77 +#: ../../Zotlabs/Module/New_channel.php:104 +#: ../../Zotlabs/Module/Notifications.php:70 +#: ../../Zotlabs/Module/Photos.php:75 ../../Zotlabs/Module/Page.php:35 +#: ../../Zotlabs/Module/Page.php:90 ../../Zotlabs/Module/Pdledit.php:26 +#: ../../Zotlabs/Module/Poke.php:137 ../../Zotlabs/Module/Profile.php:68 +#: ../../Zotlabs/Module/Profile.php:76 ../../Zotlabs/Module/Profiles.php:203 +#: ../../Zotlabs/Module/Profiles.php:601 +#: ../../Zotlabs/Module/Profile_photo.php:256 +#: ../../Zotlabs/Module/Profile_photo.php:269 +#: ../../Zotlabs/Module/Rate.php:113 ../../Zotlabs/Module/Appman.php:75 +#: ../../Zotlabs/Module/Register.php:77 ../../Zotlabs/Module/Regmod.php:21 +#: ../../Zotlabs/Module/Service_limits.php:11 +#: ../../Zotlabs/Module/Settings.php:572 ../../Zotlabs/Module/Setup.php:215 +#: ../../Zotlabs/Module/Sharedwithme.php:11 +#: ../../Zotlabs/Module/Sources.php:74 ../../Zotlabs/Module/Suggest.php:30 +#: ../../Zotlabs/Module/Thing.php:274 ../../Zotlabs/Module/Thing.php:294 +#: ../../Zotlabs/Module/Thing.php:331 +#: ../../Zotlabs/Module/Viewconnections.php:25 +#: ../../Zotlabs/Module/Viewconnections.php:30 +#: ../../Zotlabs/Module/Viewsrc.php:18 ../../Zotlabs/Module/Webpages.php:74 +#: ../../Zotlabs/Lib/Chatroom.php:137 ../../include/items.php:3438 +#: ../../include/attach.php:141 ../../include/attach.php:189 +#: ../../include/attach.php:252 ../../include/attach.php:266 +#: ../../include/attach.php:273 ../../include/attach.php:338 +#: ../../include/attach.php:352 ../../include/attach.php:359 +#: ../../include/attach.php:437 ../../include/attach.php:895 +#: ../../include/attach.php:966 ../../include/attach.php:1118 +#: ../../include/photos.php:27 +msgid "Permission denied." +msgstr "Permission refusée." + +#: ../../Zotlabs/Web/Router.php:146 ../../Zotlabs/Module/Help.php:94 +msgid "Not Found" +msgstr "Introuvable" + +#: ../../Zotlabs/Web/Router.php:149 ../../Zotlabs/Module/Block.php:79 +#: ../../Zotlabs/Module/Display.php:117 ../../Zotlabs/Module/Help.php:97 +#: ../../Zotlabs/Module/Page.php:93 +msgid "Page not found." +msgstr "Page introuvable." + +#: ../../Zotlabs/Zot/Auth.php:138 msgid "" "Remote authentication blocked. You are logged into this site locally. Please" " logout and retry." msgstr "Authentification distante bloquée. Vous êtes connecté(e) sur ce site localement. Merci de vous déconnecter et réessayer." -#: ../../Zotlabs/Zot/Auth.php:248 ../../mod/openid.php:72 -#: ../../mod/openid.php:179 +#: ../../Zotlabs/Zot/Auth.php:246 ../../Zotlabs/Module/Openid.php:76 +#: ../../Zotlabs/Module/Openid.php:183 #, php-format msgid "Welcome %s. Remote authentication successful." msgstr "Bienvenue %s. L'authentification distante a fonctionné." -#: ../../include/Contact.php:101 ../../include/conversation.php:961 -#: ../../include/identity.php:954 ../../include/widgets.php:147 -#: ../../include/widgets.php:185 ../../mod/directory.php:321 -#: ../../mod/match.php:64 ../../mod/suggest.php:52 +#: ../../Zotlabs/Module/Achievements.php:15 ../../Zotlabs/Module/Blocks.php:33 +#: ../../Zotlabs/Module/Connect.php:17 ../../Zotlabs/Module/Editblock.php:31 +#: ../../Zotlabs/Module/Editlayout.php:31 +#: ../../Zotlabs/Module/Editwebpage.php:33 +#: ../../Zotlabs/Module/Filestorage.php:60 ../../Zotlabs/Module/Hcard.php:12 +#: ../../Zotlabs/Module/Layouts.php:31 ../../Zotlabs/Module/Profile.php:20 +#: ../../Zotlabs/Module/Webpages.php:34 ../../include/channel.php:837 +msgid "Requested profile is not available." +msgstr "Profil demandé non disponible." + +#: ../../Zotlabs/Module/Achievements.php:38 +msgid "Some blurb about what to do when you're new here" +msgstr "Quelques mots sur quoi faire quand on est nouveau ici" + +#: ../../Zotlabs/Module/Blocks.php:97 ../../Zotlabs/Module/Blocks.php:152 +#: ../../Zotlabs/Module/Editblock.php:108 +msgid "Block Name" +msgstr "Nom du Bloc" + +#: ../../Zotlabs/Module/Blocks.php:151 ../../include/text.php:2265 +msgid "Blocks" +msgstr "Blocs" + +#: ../../Zotlabs/Module/Blocks.php:153 +msgid "Block Title" +msgstr "Titre du bloc" + +#: ../../Zotlabs/Module/Blocks.php:154 ../../Zotlabs/Module/Layouts.php:188 +#: ../../Zotlabs/Module/Menu.php:114 ../../Zotlabs/Module/Webpages.php:198 +#: ../../include/page_widgets.php:44 +msgid "Created" +msgstr "Créé(e)" + +#: ../../Zotlabs/Module/Blocks.php:155 ../../Zotlabs/Module/Layouts.php:189 +#: ../../Zotlabs/Module/Menu.php:115 ../../Zotlabs/Module/Webpages.php:199 +#: ../../include/page_widgets.php:45 +msgid "Edited" +msgstr "Modifié(e)" + +#: ../../Zotlabs/Module/Blocks.php:158 ../../Zotlabs/Module/Layouts.php:191 +#: ../../Zotlabs/Module/Photos.php:1072 ../../Zotlabs/Module/Webpages.php:188 +#: ../../include/conversation.php:1208 +msgid "Share" +msgstr "Partager" + +#: ../../Zotlabs/Module/Blocks.php:163 ../../Zotlabs/Module/Layouts.php:195 +#: ../../Zotlabs/Module/Pubsites.php:47 ../../Zotlabs/Module/Webpages.php:193 +#: ../../include/page_widgets.php:39 +msgid "View" +msgstr "Voir" + +#: ../../Zotlabs/Module/Cal.php:62 ../../Zotlabs/Module/Block.php:43 +#: ../../Zotlabs/Module/Page.php:56 ../../Zotlabs/Module/Wall_upload.php:33 +msgid "Channel not found." +msgstr "Canal introuvable." + +#: ../../Zotlabs/Module/Cal.php:69 +msgid "Permissions denied." +msgstr "Permissions refusées." + +#: ../../Zotlabs/Module/Cal.php:259 ../../Zotlabs/Module/Events.php:588 +msgid "l, F j" +msgstr "l, F j" + +#: ../../Zotlabs/Module/Cal.php:308 ../../Zotlabs/Module/Events.php:637 +#: ../../include/text.php:1732 +msgid "Link to Source" +msgstr "Lien vers la Source" + +#: ../../Zotlabs/Module/Cal.php:331 ../../Zotlabs/Module/Events.php:665 +msgid "Edit Event" +msgstr "Modifier l'événement" + +#: ../../Zotlabs/Module/Cal.php:331 ../../Zotlabs/Module/Events.php:665 +msgid "Create Event" +msgstr "Créer un événement" + +#: ../../Zotlabs/Module/Cal.php:332 ../../Zotlabs/Module/Cal.php:339 +#: ../../Zotlabs/Module/Events.php:666 ../../Zotlabs/Module/Events.php:673 +#: ../../Zotlabs/Module/Photos.php:949 +msgid "Previous" +msgstr "Précédent" + +#: ../../Zotlabs/Module/Cal.php:333 ../../Zotlabs/Module/Cal.php:340 +#: ../../Zotlabs/Module/Events.php:667 ../../Zotlabs/Module/Events.php:674 +#: ../../Zotlabs/Module/Photos.php:958 ../../Zotlabs/Module/Setup.php:267 +msgid "Next" +msgstr "Suivant" + +#: ../../Zotlabs/Module/Cal.php:334 ../../Zotlabs/Module/Events.php:668 +#: ../../include/widgets.php:755 +msgid "Export" +msgstr "Export" + +#: ../../Zotlabs/Module/Cal.php:337 ../../Zotlabs/Module/Events.php:671 +#: ../../include/widgets.php:756 +msgid "Import" +msgstr "Import" + +#: ../../Zotlabs/Module/Cal.php:338 ../../Zotlabs/Module/Chat.php:196 +#: ../../Zotlabs/Module/Chat.php:238 ../../Zotlabs/Module/Connect.php:98 +#: ../../Zotlabs/Module/Connedit.php:731 ../../Zotlabs/Module/Events.php:475 +#: ../../Zotlabs/Module/Events.php:672 ../../Zotlabs/Module/Group.php:85 +#: ../../Zotlabs/Module/Filestorage.php:162 +#: ../../Zotlabs/Module/Import.php:550 +#: ../../Zotlabs/Module/Import_items.php:120 +#: ../../Zotlabs/Module/Invite.php:146 ../../Zotlabs/Module/Locs.php:121 +#: ../../Zotlabs/Module/Mail.php:378 ../../Zotlabs/Module/Mood.php:139 +#: ../../Zotlabs/Module/Mitem.php:235 ../../Zotlabs/Module/Photos.php:677 +#: ../../Zotlabs/Module/Photos.php:1052 ../../Zotlabs/Module/Photos.php:1092 +#: ../../Zotlabs/Module/Photos.php:1210 ../../Zotlabs/Module/Pconfig.php:107 +#: ../../Zotlabs/Module/Pdledit.php:66 ../../Zotlabs/Module/Poke.php:186 +#: ../../Zotlabs/Module/Profiles.php:687 ../../Zotlabs/Module/Rate.php:170 +#: ../../Zotlabs/Module/Admin.php:492 ../../Zotlabs/Module/Admin.php:688 +#: ../../Zotlabs/Module/Admin.php:771 ../../Zotlabs/Module/Admin.php:1032 +#: ../../Zotlabs/Module/Admin.php:1211 ../../Zotlabs/Module/Admin.php:1421 +#: ../../Zotlabs/Module/Admin.php:1648 ../../Zotlabs/Module/Admin.php:1733 +#: ../../Zotlabs/Module/Admin.php:2116 ../../Zotlabs/Module/Appman.php:126 +#: ../../Zotlabs/Module/Settings.php:590 ../../Zotlabs/Module/Settings.php:703 +#: ../../Zotlabs/Module/Settings.php:731 ../../Zotlabs/Module/Settings.php:754 +#: ../../Zotlabs/Module/Settings.php:842 +#: ../../Zotlabs/Module/Settings.php:1034 ../../Zotlabs/Module/Setup.php:312 +#: ../../Zotlabs/Module/Setup.php:353 ../../Zotlabs/Module/Sources.php:114 +#: ../../Zotlabs/Module/Sources.php:149 ../../Zotlabs/Module/Thing.php:316 +#: ../../Zotlabs/Module/Thing.php:362 ../../Zotlabs/Module/Xchan.php:15 +#: ../../Zotlabs/Lib/ThreadItem.php:710 ../../include/widgets.php:757 +#: ../../include/widgets.php:769 ../../include/js_strings.php:22 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "Envoyer" + +#: ../../Zotlabs/Module/Cal.php:341 ../../Zotlabs/Module/Events.php:675 +msgid "Today" +msgstr "Aujourd'hui" + +#: ../../Zotlabs/Module/Channel.php:29 ../../Zotlabs/Module/Chat.php:25 +msgid "You must be logged in to see this page." +msgstr "Vous devez vous connecter pour voir cette page." + +#: ../../Zotlabs/Module/Channel.php:41 +msgid "Posts and comments" +msgstr "" + +#: ../../Zotlabs/Module/Channel.php:42 +msgid "Only posts" +msgstr "" + +#: ../../Zotlabs/Module/Channel.php:102 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "Permissions insuffisantes. Demande redirigée vers la page du profil." + +#: ../../Zotlabs/Module/Chat.php:181 +msgid "Room not found" +msgstr "Salon introuvable" + +#: ../../Zotlabs/Module/Chat.php:197 +msgid "Leave Room" +msgstr "Quitter le salon" + +#: ../../Zotlabs/Module/Chat.php:198 +msgid "Delete Room" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:199 +msgid "I am away right now" +msgstr "Je suis absent en ce moment" + +#: ../../Zotlabs/Module/Chat.php:200 +msgid "I am online" +msgstr "Je suis en ligne" + +#: ../../Zotlabs/Module/Chat.php:202 +msgid "Bookmark this room" +msgstr "Marquer ce salon comme favori" + +#: ../../Zotlabs/Module/Chat.php:205 ../../Zotlabs/Module/Mail.php:205 +#: ../../Zotlabs/Module/Mail.php:314 ../../include/conversation.php:1176 +msgid "Please enter a link URL:" +msgstr "Merci d'entrer l'URL d'un lien :" + +#: ../../Zotlabs/Module/Chat.php:206 ../../Zotlabs/Module/Mail.php:258 +#: ../../Zotlabs/Module/Mail.php:383 ../../Zotlabs/Lib/ThreadItem.php:722 +#: ../../include/conversation.php:1256 +msgid "Encrypt text" +msgstr "Chiffrer le texte" + +#: ../../Zotlabs/Module/Chat.php:207 ../../Zotlabs/Module/Editblock.php:111 +#: ../../Zotlabs/Module/Editwebpage.php:147 ../../Zotlabs/Module/Mail.php:252 +#: ../../Zotlabs/Module/Mail.php:377 ../../include/conversation.php:1143 +msgid "Insert web link" +msgstr "Insérer lien web" + +#: ../../Zotlabs/Module/Chat.php:218 +msgid "Feature disabled." +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:232 +msgid "New Chatroom" +msgstr "Nouveau salon de discussion" + +#: ../../Zotlabs/Module/Chat.php:233 +msgid "Chatroom name" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:234 +msgid "Expiration of chats (minutes)" +msgstr "Expiration des discussions (en minutes)" + +#: ../../Zotlabs/Module/Chat.php:235 ../../Zotlabs/Module/Filestorage.php:153 +#: ../../Zotlabs/Module/Photos.php:671 ../../Zotlabs/Module/Photos.php:1045 +#: ../../Zotlabs/Module/Thing.php:313 ../../Zotlabs/Module/Thing.php:359 +#: ../../include/acl_selectors.php:283 +msgid "Permissions" +msgstr "Autorisations" + +#: ../../Zotlabs/Module/Chat.php:246 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "Salons de %1$s" + +#: ../../Zotlabs/Module/Chat.php:251 +msgid "No chatrooms available" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:252 ../../Zotlabs/Module/Manage.php:143 +#: ../../Zotlabs/Module/Profiles.php:778 +msgid "Create New" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:255 +msgid "Expiration" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:256 +msgid "min" +msgstr "" + +#: ../../Zotlabs/Module/Chatsvc.php:117 +msgid "Away" +msgstr "Absent" + +#: ../../Zotlabs/Module/Chatsvc.php:122 +msgid "Online" +msgstr "En ligne" + +#: ../../Zotlabs/Module/Block.php:31 ../../Zotlabs/Module/Page.php:40 +msgid "Invalid item." +msgstr "Élément invalide." + +#: ../../Zotlabs/Module/Bookmarks.php:53 +msgid "Bookmark added" +msgstr "Favori ajouté" + +#: ../../Zotlabs/Module/Bookmarks.php:75 +msgid "My Bookmarks" +msgstr "Mes Favoris" + +#: ../../Zotlabs/Module/Bookmarks.php:86 +msgid "My Connections Bookmarks" +msgstr "Favoris de mes contacts" + +#: ../../Zotlabs/Module/Connect.php:61 ../../Zotlabs/Module/Connect.php:109 +msgid "Continue" +msgstr "Continuer" + +#: ../../Zotlabs/Module/Connect.php:90 +msgid "Premium Channel Setup" +msgstr "Configuration du canal VIP" + +#: ../../Zotlabs/Module/Connect.php:92 +msgid "Enable premium channel connection restrictions" +msgstr "Activer les restrictions liées au canal VIP" + +#: ../../Zotlabs/Module/Connect.php:93 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Merci de saisir les restrictions et/ou conditions - reçu Paypal, transaction Bitcoin, ligne de conduite, ..." + +#: ../../Zotlabs/Module/Connect.php:95 ../../Zotlabs/Module/Connect.php:115 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Avant d'autoriser la mise en relation, ce canal attire votre attention sur les conditions suivantes :" + +#: ../../Zotlabs/Module/Connect.php:96 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Les contacts potentiels verront ce qui suit avant de pouvoir continuer :" + +#: ../../Zotlabs/Module/Connect.php:97 ../../Zotlabs/Module/Connect.php:118 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "En continuant, je certifie que je me suis conformé à toutes les instructions indiquées sur cette page." + +#: ../../Zotlabs/Module/Connect.php:106 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(Aucune instruction spécifique n'a été fournie par le propriétaire du canal.)" + +#: ../../Zotlabs/Module/Connect.php:114 +msgid "Restricted or Premium Channel" +msgstr "Canal VIP ou restreint" + +#: ../../Zotlabs/Module/Connedit.php:80 +msgid "Could not access contact record." +msgstr "Impossible d'accéder aux détails du contact." + +#: ../../Zotlabs/Module/Connedit.php:104 +msgid "Could not locate selected profile." +msgstr "Impossible de localiser le profil sélectionné." + +#: ../../Zotlabs/Module/Connedit.php:227 +msgid "Connection updated." +msgstr "Contact mis à jour." + +#: ../../Zotlabs/Module/Connedit.php:229 +msgid "Failed to update connection record." +msgstr "Impossible de mettre à jour les détails du contact." + +#: ../../Zotlabs/Module/Connedit.php:276 +msgid "is now connected to" +msgstr "est maintenant connecté avec" + +#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Connedit.php:654 +#: ../../Zotlabs/Module/Events.php:459 ../../Zotlabs/Module/Events.php:460 +#: ../../Zotlabs/Module/Events.php:469 ../../Zotlabs/Module/Api.php:89 +#: ../../Zotlabs/Module/Filestorage.php:157 +#: ../../Zotlabs/Module/Filestorage.php:165 ../../Zotlabs/Module/Menu.php:100 +#: ../../Zotlabs/Module/Menu.php:157 ../../Zotlabs/Module/Mitem.php:158 +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:232 +#: ../../Zotlabs/Module/Mitem.php:233 ../../Zotlabs/Module/Photos.php:666 +#: ../../Zotlabs/Module/Profiles.php:647 ../../Zotlabs/Module/Admin.php:459 +#: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Settings.php:581 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1707 +msgid "No" +msgstr "Non" + +#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Events.php:459 +#: ../../Zotlabs/Module/Events.php:460 ../../Zotlabs/Module/Events.php:469 +#: ../../Zotlabs/Module/Api.php:88 ../../Zotlabs/Module/Filestorage.php:157 +#: ../../Zotlabs/Module/Filestorage.php:165 ../../Zotlabs/Module/Menu.php:100 +#: ../../Zotlabs/Module/Menu.php:157 ../../Zotlabs/Module/Mitem.php:158 +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:232 +#: ../../Zotlabs/Module/Mitem.php:233 ../../Zotlabs/Module/Photos.php:666 +#: ../../Zotlabs/Module/Profiles.php:647 ../../Zotlabs/Module/Admin.php:461 +#: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Settings.php:581 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1707 +msgid "Yes" +msgstr "Oui" + +#: ../../Zotlabs/Module/Connedit.php:411 +msgid "Could not access address book record." +msgstr "Impossible d'accéder aux détails du carnet d'adresses." + +#: ../../Zotlabs/Module/Connedit.php:425 +msgid "Refresh failed - channel is currently unavailable." +msgstr "Actualisation impossible - le canal est indisponible." + +#: ../../Zotlabs/Module/Connedit.php:440 ../../Zotlabs/Module/Connedit.php:449 +#: ../../Zotlabs/Module/Connedit.php:458 ../../Zotlabs/Module/Connedit.php:467 +#: ../../Zotlabs/Module/Connedit.php:480 +msgid "Unable to set address book parameters." +msgstr "Impossible de régler les paramètres du carnet d'adresses." + +#: ../../Zotlabs/Module/Connedit.php:503 +msgid "Connection has been removed." +msgstr "Le contact a été supprimé." + +#: ../../Zotlabs/Module/Connedit.php:519 ../../Zotlabs/Lib/Apps.php:219 +#: ../../include/nav.php:86 ../../include/conversation.php:954 +msgid "View Profile" +msgstr "Voir le profil" + +#: ../../Zotlabs/Module/Connedit.php:522 +#, php-format +msgid "View %s's profile" +msgstr "Voir le profil de %s" + +#: ../../Zotlabs/Module/Connedit.php:526 +msgid "Refresh Permissions" +msgstr "Actualiser les autorisations" + +#: ../../Zotlabs/Module/Connedit.php:529 +msgid "Fetch updated permissions" +msgstr "Récupérer les autorisations les plus récentes" + +#: ../../Zotlabs/Module/Connedit.php:533 +msgid "Recent Activity" +msgstr "Activité récente" + +#: ../../Zotlabs/Module/Connedit.php:536 +msgid "View recent posts and comments" +msgstr "Voir les publications et commentaires récents" + +#: ../../Zotlabs/Module/Connedit.php:540 ../../Zotlabs/Module/Admin.php:1041 +msgid "Unblock" +msgstr "Débloquer" + +#: ../../Zotlabs/Module/Connedit.php:540 ../../Zotlabs/Module/Admin.php:1040 +msgid "Block" +msgstr "Bloquer" + +#: ../../Zotlabs/Module/Connedit.php:543 +msgid "Block (or Unblock) all communications with this connection" +msgstr "Bloquer ou débloquer toute communication avec ce contact" + +#: ../../Zotlabs/Module/Connedit.php:544 +msgid "This connection is blocked!" +msgstr "Ce contact est bloqué !" + +#: ../../Zotlabs/Module/Connedit.php:548 +msgid "Unignore" +msgstr "Ne plus ignorer" + +#: ../../Zotlabs/Module/Connedit.php:548 +#: ../../Zotlabs/Module/Connections.php:277 +#: ../../Zotlabs/Module/Notifications.php:55 +msgid "Ignore" +msgstr "Ignorer" + +#: ../../Zotlabs/Module/Connedit.php:551 +msgid "Ignore (or Unignore) all inbound communications from this connection" +msgstr "Ignorer ou ne plus ignorer toute communication venant de ce contact" + +#: ../../Zotlabs/Module/Connedit.php:552 +msgid "This connection is ignored!" +msgstr "Ce contact est ignoré !" + +#: ../../Zotlabs/Module/Connedit.php:556 +msgid "Unarchive" +msgstr "Désarchiver" + +#: ../../Zotlabs/Module/Connedit.php:556 +msgid "Archive" +msgstr "Archiver" + +#: ../../Zotlabs/Module/Connedit.php:559 +msgid "" +"Archive (or Unarchive) this connection - mark channel dead but keep content" +msgstr "Archiver ou désarchiver ce contact - le marquer comme inactif mais conserver le contenu" + +#: ../../Zotlabs/Module/Connedit.php:560 +msgid "This connection is archived!" +msgstr "Ce contact est archivé !" + +#: ../../Zotlabs/Module/Connedit.php:564 +msgid "Unhide" +msgstr "Ne plus cacher" + +#: ../../Zotlabs/Module/Connedit.php:564 +msgid "Hide" +msgstr "Cacher" + +#: ../../Zotlabs/Module/Connedit.php:567 +msgid "Hide or Unhide this connection from your other connections" +msgstr "Cacher ou ne plus cacher ce contact vis-à-vis de vos autres contacts" + +#: ../../Zotlabs/Module/Connedit.php:568 +msgid "This connection is hidden!" +msgstr "Ce contact est caché !" + +#: ../../Zotlabs/Module/Connedit.php:575 +msgid "Delete this connection" +msgstr "Supprimer ce contact" + +#: ../../Zotlabs/Module/Connedit.php:590 ../../include/widgets.php:493 +msgid "Me" +msgstr "Moi" + +#: ../../Zotlabs/Module/Connedit.php:591 ../../include/widgets.php:494 +msgid "Family" +msgstr "Famille" + +#: ../../Zotlabs/Module/Connedit.php:592 ../../Zotlabs/Module/Settings.php:342 +#: ../../Zotlabs/Module/Settings.php:346 ../../Zotlabs/Module/Settings.php:347 +#: ../../Zotlabs/Module/Settings.php:350 ../../Zotlabs/Module/Settings.php:361 +#: ../../include/widgets.php:495 ../../include/selectors.php:123 +#: ../../include/channel.php:389 ../../include/channel.php:390 +#: ../../include/channel.php:397 +msgid "Friends" +msgstr "Amis" + +#: ../../Zotlabs/Module/Connedit.php:593 ../../include/widgets.php:496 +msgid "Acquaintances" +msgstr "Connaissances" + +#: ../../Zotlabs/Module/Connedit.php:594 +#: ../../Zotlabs/Module/Connections.php:92 +#: ../../Zotlabs/Module/Connections.php:107 ../../include/widgets.php:497 +msgid "All" +msgstr "Tous" + +#: ../../Zotlabs/Module/Connedit.php:654 +msgid "Approve this connection" +msgstr "Autoriser ce contact" + +#: ../../Zotlabs/Module/Connedit.php:654 +msgid "Accept connection to allow communication" +msgstr "Accepter le contact pour permettre la communication" + +#: ../../Zotlabs/Module/Connedit.php:659 +msgid "Set Affinity" +msgstr "Définir le degré d'affinité" + +#: ../../Zotlabs/Module/Connedit.php:662 +msgid "Set Profile" +msgstr "Définir le profil" + +#: ../../Zotlabs/Module/Connedit.php:665 +msgid "Set Affinity & Profile" +msgstr "Définir le degré d'affinité et le profil" + +#: ../../Zotlabs/Module/Connedit.php:698 +msgid "none" +msgstr "Aucun" + +#: ../../Zotlabs/Module/Connedit.php:702 ../../include/widgets.php:614 +msgid "Connection Default Permissions" +msgstr "Autorisations par défaut des contacts" + +#: ../../Zotlabs/Module/Connedit.php:702 ../../include/items.php:3926 +#, php-format +msgid "Connection: %s" +msgstr "Contact : %s" + +#: ../../Zotlabs/Module/Connedit.php:703 +msgid "Apply these permissions automatically" +msgstr "Appliquer ces permissions automatiquement" + +#: ../../Zotlabs/Module/Connedit.php:703 +msgid "Connection requests will be approved without your interaction" +msgstr "Les demandes de contact seront approuvées automatiquement" + +#: ../../Zotlabs/Module/Connedit.php:705 +msgid "This connection's primary address is" +msgstr "L'adresse principale de ce contact est" + +#: ../../Zotlabs/Module/Connedit.php:706 +msgid "Available locations:" +msgstr "Emplacements disponibles :" + +#: ../../Zotlabs/Module/Connedit.php:710 +msgid "" +"The permissions indicated on this page will be applied to all new " +"connections." +msgstr "Les permissions indiquées sur cette page seront appliquées à tous vos nouveaux contacts." + +#: ../../Zotlabs/Module/Connedit.php:711 +msgid "Connection Tools" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:713 +msgid "Slide to adjust your degree of friendship" +msgstr "Faites glisser pour ajuster votre proximité avec le contact" + +#: ../../Zotlabs/Module/Connedit.php:714 ../../Zotlabs/Module/Rate.php:159 +#: ../../include/js_strings.php:20 +msgid "Rating" +msgstr "Evaluation" + +#: ../../Zotlabs/Module/Connedit.php:715 +msgid "Slide to adjust your rating" +msgstr "Faîtes glisser pour ajuster votre note" + +#: ../../Zotlabs/Module/Connedit.php:716 ../../Zotlabs/Module/Connedit.php:721 +msgid "Optionally explain your rating" +msgstr "Explication facultative de votre évaluation" + +#: ../../Zotlabs/Module/Connedit.php:718 +msgid "Custom Filter" +msgstr "Filtre personnalisé" + +#: ../../Zotlabs/Module/Connedit.php:719 +msgid "Only import posts with this text" +msgstr "N'importer que les publications comprenant ce texte" + +#: ../../Zotlabs/Module/Connedit.php:719 ../../Zotlabs/Module/Connedit.php:720 +msgid "" +"words one per line or #tags or /patterns/ or lang=xx, leave blank to import " +"all posts" +msgstr "un mot par ligne ou #étiquettes ou /motif/ ou lang=xx, laisser vide pour importer toutes les publications" + +#: ../../Zotlabs/Module/Connedit.php:720 +msgid "Do not import posts with this text" +msgstr "Ne pas importer les publications comprenant ce texte" + +#: ../../Zotlabs/Module/Connedit.php:722 +msgid "This information is public!" +msgstr "Cette information est publique !" + +#: ../../Zotlabs/Module/Connedit.php:727 +msgid "Connection Pending Approval" +msgstr "Contact en attente d'approbation" + +#: ../../Zotlabs/Module/Connedit.php:730 +msgid "inherited" +msgstr "héritée" + +#: ../../Zotlabs/Module/Connedit.php:732 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Merci de choisir le profil que vous souhaitez montrer quand %s visite votre profil de manière authentifiée." + +#: ../../Zotlabs/Module/Connedit.php:734 +msgid "Their Settings" +msgstr "Leurs paramètres" + +#: ../../Zotlabs/Module/Connedit.php:735 +msgid "My Settings" +msgstr "Mes paramètres" + +#: ../../Zotlabs/Module/Connedit.php:737 +msgid "Individual Permissions" +msgstr "Permissions individuelles" + +#: ../../Zotlabs/Module/Connedit.php:738 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can not change those" +" settings here." +msgstr "Certaines permissions peuvent être héritées de vos paramètres de confidentialité de canal, lesquels sont prioritaires sur les réglages individuels. Vous pouvez modifier ces permissions ici mais cela n'aura aucun effet à moins de changer les paramètres hérités." + +#: ../../Zotlabs/Module/Connedit.php:739 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can change those settings here but " +"they wont have any impact unless the inherited setting changes." +msgstr "Certaines permissions peuvent être héritées de vos paramètres de confidentialité de canal, lesquels sont prioritaires sur les réglages individuels. Vous pouvez modifier ces permissions ici mais cela n'aura aucun effet à moins de changer les paramètres hérités." + +#: ../../Zotlabs/Module/Connedit.php:740 +msgid "Last update:" +msgstr "Dernière mise à jour :" + +#: ../../Zotlabs/Module/Directory.php:63 ../../Zotlabs/Module/Display.php:17 +#: ../../Zotlabs/Module/Photos.php:522 ../../Zotlabs/Module/Ratings.php:86 +#: ../../Zotlabs/Module/Search.php:17 +#: ../../Zotlabs/Module/Viewconnections.php:20 +msgid "Public access denied." +msgstr "Accès public refusé." + +#: ../../Zotlabs/Module/Directory.php:243 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "%d évaluation" +msgstr[1] "%d évaluations" + +#: ../../Zotlabs/Module/Directory.php:254 +msgid "Gender: " +msgstr "Sexe/genre :" + +#: ../../Zotlabs/Module/Directory.php:256 +msgid "Status: " +msgstr "État :" + +#: ../../Zotlabs/Module/Directory.php:258 +msgid "Homepage: " +msgstr "Site web :" + +#: ../../Zotlabs/Module/Directory.php:306 ../../include/channel.php:1183 +msgid "Age:" +msgstr "Age :" + +#: ../../Zotlabs/Module/Directory.php:311 ../../include/event.php:52 +#: ../../include/event.php:84 ../../include/channel.php:1027 +#: ../../include/bb2diaspora.php:507 +msgid "Location:" +msgstr "Emplacement :" + +#: ../../Zotlabs/Module/Directory.php:317 +msgid "Description:" +msgstr "Description :" + +#: ../../Zotlabs/Module/Directory.php:322 ../../include/channel.php:1199 +msgid "Hometown:" +msgstr "Ville natale :" + +#: ../../Zotlabs/Module/Directory.php:324 ../../include/channel.php:1207 +msgid "About:" +msgstr "À propos :" + +#: ../../Zotlabs/Module/Directory.php:325 ../../Zotlabs/Module/Match.php:68 +#: ../../Zotlabs/Module/Suggest.php:56 ../../include/widgets.php:147 +#: ../../include/widgets.php:184 ../../include/connections.php:78 +#: ../../include/conversation.php:956 ../../include/channel.php:1012 msgid "Connect" msgstr "Ajouter/Suivre" -#: ../../include/Contact.php:118 +#: ../../Zotlabs/Module/Directory.php:326 +msgid "Public Forum:" +msgstr "Forum public :" + +#: ../../Zotlabs/Module/Directory.php:329 +msgid "Keywords: " +msgstr "Mots-clefs :" + +#: ../../Zotlabs/Module/Directory.php:332 +msgid "Don't suggest" +msgstr "Ne pas suggérer" + +#: ../../Zotlabs/Module/Directory.php:334 +msgid "Common connections:" +msgstr "Contacts en commun :" + +#: ../../Zotlabs/Module/Directory.php:383 +msgid "Global Directory" +msgstr "Annuaire global" + +#: ../../Zotlabs/Module/Directory.php:383 +msgid "Local Directory" +msgstr "Annuaire local" + +#: ../../Zotlabs/Module/Directory.php:388 +#: ../../Zotlabs/Module/Directory.php:393 +#: ../../Zotlabs/Module/Connections.php:309 +#: ../../include/contact_widgets.php:23 +msgid "Find" +msgstr "Trouver" + +#: ../../Zotlabs/Module/Directory.php:389 +msgid "Finding:" +msgstr "Recherche :" + +#: ../../Zotlabs/Module/Directory.php:392 ../../Zotlabs/Module/Suggest.php:64 +#: ../../include/contact_widgets.php:24 +msgid "Channel Suggestions" +msgstr "Canaux suggérés" + +#: ../../Zotlabs/Module/Directory.php:394 +msgid "next page" +msgstr "page suivante" + +#: ../../Zotlabs/Module/Directory.php:394 +msgid "previous page" +msgstr "page précédente" + +#: ../../Zotlabs/Module/Directory.php:395 +msgid "Sort options" +msgstr "Options de tri" + +#: ../../Zotlabs/Module/Directory.php:396 +msgid "Alphabetic" +msgstr "Alphabétique" + +#: ../../Zotlabs/Module/Directory.php:397 +msgid "Reverse Alphabetic" +msgstr "Alphabétique inversé" + +#: ../../Zotlabs/Module/Directory.php:398 +msgid "Newest to Oldest" +msgstr "Du plus récent au moins récent" + +#: ../../Zotlabs/Module/Directory.php:399 +msgid "Oldest to Newest" +msgstr "Du moins récent du plus récent" + +#: ../../Zotlabs/Module/Directory.php:416 +msgid "No entries (some entries may be hidden)." +msgstr "Pas d'entrées (certaines peuvent être cachées)." + +#: ../../Zotlabs/Module/Display.php:40 ../../Zotlabs/Module/Filestorage.php:33 +#: ../../Zotlabs/Module/Admin.php:164 ../../Zotlabs/Module/Admin.php:1255 +#: ../../Zotlabs/Module/Admin.php:1561 ../../Zotlabs/Module/Thing.php:89 +#: ../../Zotlabs/Module/Viewsrc.php:24 ../../include/items.php:3359 +msgid "Item not found." +msgstr "Élément introuvable" + +#: ../../Zotlabs/Module/Editblock.php:79 ../../Zotlabs/Module/Editblock.php:95 +#: ../../Zotlabs/Module/Editpost.php:24 ../../Zotlabs/Module/Editlayout.php:79 +#: ../../Zotlabs/Module/Editwebpage.php:81 +msgid "Item not found" +msgstr "Élément introuvable" + +#: ../../Zotlabs/Module/Editblock.php:124 ../../include/conversation.php:1228 +msgid "Title (optional)" +msgstr "Titre (facultatif)" + +#: ../../Zotlabs/Module/Editblock.php:133 +msgid "Edit Block" +msgstr "Modifier le bloc" + +#: ../../Zotlabs/Module/Common.php:14 +msgid "No channel." +msgstr "Pas de canal." + +#: ../../Zotlabs/Module/Common.php:43 +msgid "Common connections" +msgstr "Contacts en commun" + +#: ../../Zotlabs/Module/Common.php:48 +msgid "No connections in common." +msgstr "Pas de contacts en commun." + +#: ../../Zotlabs/Module/Connections.php:56 +#: ../../Zotlabs/Module/Connections.php:161 +#: ../../Zotlabs/Module/Connections.php:242 +msgid "Blocked" +msgstr "Bloqué(e)" + +#: ../../Zotlabs/Module/Connections.php:61 +#: ../../Zotlabs/Module/Connections.php:168 +#: ../../Zotlabs/Module/Connections.php:241 +msgid "Ignored" +msgstr "Ignoré(e)" + +#: ../../Zotlabs/Module/Connections.php:66 +#: ../../Zotlabs/Module/Connections.php:182 +#: ../../Zotlabs/Module/Connections.php:240 +msgid "Hidden" +msgstr "Caché" + +#: ../../Zotlabs/Module/Connections.php:71 +#: ../../Zotlabs/Module/Connections.php:175 +#: ../../Zotlabs/Module/Connections.php:239 +msgid "Archived" +msgstr "Archivé" + +#: ../../Zotlabs/Module/Connections.php:76 +#: ../../Zotlabs/Module/Connections.php:86 ../../Zotlabs/Module/Menu.php:116 +#: ../../include/conversation.php:1535 +msgid "New" +msgstr "Nouveautés" + +#: ../../Zotlabs/Module/Connections.php:138 +msgid "New Connections" +msgstr "Nouveaux contacts" + +#: ../../Zotlabs/Module/Connections.php:141 +msgid "Show pending (new) connections" +msgstr "Voir les (nouveaux) contacts en attente" + +#: ../../Zotlabs/Module/Connections.php:145 +#: ../../Zotlabs/Module/Profperm.php:144 +msgid "All Connections" +msgstr "Tous les contacts" + +#: ../../Zotlabs/Module/Connections.php:148 +msgid "Show all connections" +msgstr "Voir tous les contacts" + +#: ../../Zotlabs/Module/Connections.php:164 +msgid "Only show blocked connections" +msgstr "Ne montrer que les contacts bloqués" + +#: ../../Zotlabs/Module/Connections.php:171 +msgid "Only show ignored connections" +msgstr "Ne montrer que les contacts ignorés" + +#: ../../Zotlabs/Module/Connections.php:178 +msgid "Only show archived connections" +msgstr "Ne montrer que les contacts archivés" + +#: ../../Zotlabs/Module/Connections.php:185 +msgid "Only show hidden connections" +msgstr "Ne montrer que les contacts cachés" + +#: ../../Zotlabs/Module/Connections.php:238 +msgid "Pending approval" +msgstr "En attente de validation" + +#: ../../Zotlabs/Module/Connections.php:254 +#, php-format +msgid "%1$s [%2$s]" +msgstr "%1$s [%2$s]" + +#: ../../Zotlabs/Module/Connections.php:255 +msgid "Edit connection" +msgstr "Modifier le contact" + +#: ../../Zotlabs/Module/Connections.php:256 +msgid "Delete connection" +msgstr "Supprimer le contact" + +#: ../../Zotlabs/Module/Connections.php:265 +msgid "Channel address" +msgstr "Adresse du canal" + +#: ../../Zotlabs/Module/Connections.php:267 +msgid "Network" +msgstr "Réseau" + +#: ../../Zotlabs/Module/Connections.php:270 ../../Zotlabs/Module/Admin.php:710 +msgid "Status" +msgstr "État" + +#: ../../Zotlabs/Module/Connections.php:272 +msgid "Connected" +msgstr "Connecté" + +#: ../../Zotlabs/Module/Connections.php:274 +msgid "Approve connection" +msgstr "Valider le contact" + +#: ../../Zotlabs/Module/Connections.php:275 +#: ../../Zotlabs/Module/Admin.php:1037 +msgid "Approve" +msgstr "Approuver" + +#: ../../Zotlabs/Module/Connections.php:276 +msgid "Ignore connection" +msgstr "Ignorer le contact" + +#: ../../Zotlabs/Module/Connections.php:278 +msgid "Recent activity" +msgstr "Activité récente" + +#: ../../Zotlabs/Module/Connections.php:302 ../../Zotlabs/Lib/Apps.php:208 +#: ../../include/text.php:875 ../../include/nav.php:186 +msgid "Connections" +msgstr "Contacts" + +#: ../../Zotlabs/Module/Connections.php:306 ../../Zotlabs/Module/Search.php:44 +#: ../../Zotlabs/Lib/Apps.php:228 ../../include/text.php:945 +#: ../../include/text.php:957 ../../include/nav.php:165 +#: ../../include/acl_selectors.php:276 +msgid "Search" +msgstr "Recherche" + +#: ../../Zotlabs/Module/Connections.php:307 +msgid "Search your connections" +msgstr "Chercher parmi vos contacts" + +#: ../../Zotlabs/Module/Connections.php:308 +msgid "Connections search" +msgstr "Chercher des contacts" + +#: ../../Zotlabs/Module/Cover_photo.php:58 +#: ../../Zotlabs/Module/Profile_photo.php:79 +msgid "Image uploaded but image cropping failed." +msgstr "L'image a été téléversée, mais le recadrage a échoué." + +#: ../../Zotlabs/Module/Cover_photo.php:134 +#: ../../Zotlabs/Module/Cover_photo.php:181 +msgid "Cover Photos" +msgstr "Photos de couverture" + +#: ../../Zotlabs/Module/Cover_photo.php:154 +#: ../../Zotlabs/Module/Profile_photo.php:133 +msgid "Image resize failed." +msgstr "Le redimensionnement de l'image a échoué." + +#: ../../Zotlabs/Module/Cover_photo.php:168 +#: ../../Zotlabs/Module/Profile_photo.php:192 ../../include/photos.php:144 +msgid "Unable to process image" +msgstr "Impossible de traiter l'image" + +#: ../../Zotlabs/Module/Cover_photo.php:192 +#: ../../Zotlabs/Module/Profile_photo.php:217 +msgid "Image upload failed." +msgstr "Le téléversement de l'image a échoué." + +#: ../../Zotlabs/Module/Cover_photo.php:210 +#: ../../Zotlabs/Module/Profile_photo.php:236 +msgid "Unable to process image." +msgstr "Impossible de traîter l'image." + +#: ../../Zotlabs/Module/Cover_photo.php:233 ../../include/items.php:4270 +msgid "female" +msgstr "femme" + +#: ../../Zotlabs/Module/Cover_photo.php:234 ../../include/items.php:4271 +#, php-format +msgid "%1$s updated her %2$s" +msgstr "%1$s a mis à jour son %2$s" + +#: ../../Zotlabs/Module/Cover_photo.php:235 ../../include/items.php:4272 +msgid "male" +msgstr "homme" + +#: ../../Zotlabs/Module/Cover_photo.php:236 ../../include/items.php:4273 +#, php-format +msgid "%1$s updated his %2$s" +msgstr "%1$s a mis à jour son %2$s" + +#: ../../Zotlabs/Module/Cover_photo.php:238 ../../include/items.php:4275 +#, php-format +msgid "%1$s updated their %2$s" +msgstr "%1$s a mis a jour sa %2$s" + +#: ../../Zotlabs/Module/Cover_photo.php:240 ../../include/channel.php:1661 +msgid "cover photo" +msgstr "Photo principale" + +#: ../../Zotlabs/Module/Cover_photo.php:303 +#: ../../Zotlabs/Module/Cover_photo.php:318 +#: ../../Zotlabs/Module/Profile_photo.php:283 +#: ../../Zotlabs/Module/Profile_photo.php:324 +msgid "Photo not available." +msgstr "Photo inaccessible." + +#: ../../Zotlabs/Module/Cover_photo.php:354 +#: ../../Zotlabs/Module/Profile_photo.php:365 +msgid "Upload File:" +msgstr "Téléverser fichier :" + +#: ../../Zotlabs/Module/Cover_photo.php:355 +#: ../../Zotlabs/Module/Profile_photo.php:366 +msgid "Select a profile:" +msgstr "Choisir un profil :" + +#: ../../Zotlabs/Module/Cover_photo.php:356 +msgid "Upload Cover Photo" +msgstr "Téléverser une photo de couverture" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +#: ../../Zotlabs/Module/Settings.php:985 +msgid "or" +msgstr "ou" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +msgid "skip this step" +msgstr "passer cette étape" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +msgid "select a photo from your photo albums" +msgstr "choisir une photo dans vos albums" + +#: ../../Zotlabs/Module/Cover_photo.php:377 +#: ../../Zotlabs/Module/Profile_photo.php:390 +msgid "Crop Image" +msgstr "Recadrer l'image" + +#: ../../Zotlabs/Module/Cover_photo.php:378 +#: ../../Zotlabs/Module/Profile_photo.php:391 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Merci d'ajuster le cadre pour une visualisation optimale." + +#: ../../Zotlabs/Module/Cover_photo.php:380 +#: ../../Zotlabs/Module/Profile_photo.php:393 +msgid "Done Editing" +msgstr "J'ai terminé" + +#: ../../Zotlabs/Module/Editpost.php:35 +msgid "Item is not editable" +msgstr "Elément non modifiable" + +#: ../../Zotlabs/Module/Editpost.php:106 ../../Zotlabs/Module/Rpost.php:135 +msgid "Edit post" +msgstr "Modifier la publication" + +#: ../../Zotlabs/Module/Events.php:26 +msgid "Calendar entries imported." +msgstr "Entrées du calendrier importées." + +#: ../../Zotlabs/Module/Events.php:28 +msgid "No calendar entries found." +msgstr "Aucune entrée du calendrier trouvée." + +#: ../../Zotlabs/Module/Events.php:105 +msgid "Event can not end before it has started." +msgstr "La fin de l'événement ne peut être antérieure à son début." + +#: ../../Zotlabs/Module/Events.php:107 ../../Zotlabs/Module/Events.php:116 +#: ../../Zotlabs/Module/Events.php:136 +msgid "Unable to generate preview." +msgstr "Impossible de générer l'aperçu." + +#: ../../Zotlabs/Module/Events.php:114 +msgid "Event title and start time are required." +msgstr "Un titre et une date de début sont requises pour l'événement." + +#: ../../Zotlabs/Module/Events.php:134 ../../Zotlabs/Module/Events.php:259 +msgid "Event not found." +msgstr "Événement introuvable." + +#: ../../Zotlabs/Module/Events.php:254 ../../Zotlabs/Module/Like.php:373 +#: ../../Zotlabs/Module/Tagger.php:51 ../../include/event.php:949 +#: ../../include/text.php:1943 ../../include/conversation.php:123 +msgid "event" +msgstr "événement" + +#: ../../Zotlabs/Module/Events.php:449 +msgid "Edit event title" +msgstr "Modifier le titre de l'événement" + +#: ../../Zotlabs/Module/Events.php:449 +msgid "Event title" +msgstr "Titre de l'événement" + +#: ../../Zotlabs/Module/Events.php:449 ../../Zotlabs/Module/Events.php:454 +#: ../../Zotlabs/Module/Profiles.php:709 ../../Zotlabs/Module/Profiles.php:713 +#: ../../Zotlabs/Module/Appman.php:115 ../../Zotlabs/Module/Appman.php:116 +#: ../../include/datetime.php:245 +msgid "Required" +msgstr "Requis" + +#: ../../Zotlabs/Module/Events.php:451 +msgid "Categories (comma-separated list)" +msgstr "Catégories (séparées par des virgules)" + +#: ../../Zotlabs/Module/Events.php:452 +msgid "Edit Category" +msgstr "Modifier la catégorie" + +#: ../../Zotlabs/Module/Events.php:452 +msgid "Category" +msgstr "Catégorie" + +#: ../../Zotlabs/Module/Events.php:455 +msgid "Edit start date and time" +msgstr "Modifier la date et l'heure de début" + +#: ../../Zotlabs/Module/Events.php:455 +msgid "Start date and time" +msgstr "Date et heure de début" + +#: ../../Zotlabs/Module/Events.php:456 ../../Zotlabs/Module/Events.php:459 +msgid "Finish date and time are not known or not relevant" +msgstr "Date et heure de fin inconnues ou sans objet" + +#: ../../Zotlabs/Module/Events.php:458 +msgid "Edit finish date and time" +msgstr "Modifier la date et l'heure de fin" + +#: ../../Zotlabs/Module/Events.php:458 +msgid "Finish date and time" +msgstr "Date et heure de fin" + +#: ../../Zotlabs/Module/Events.php:460 ../../Zotlabs/Module/Events.php:461 +msgid "Adjust for viewer timezone" +msgstr "Ajuster au fuseau horaire du visiteur" + +#: ../../Zotlabs/Module/Events.php:460 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "Important pour les événements se tenant en un lieu particulier. Pas pratique pour les vacances communes à de nombreux pays dans le monde." + +#: ../../Zotlabs/Module/Events.php:462 +msgid "Edit Description" +msgstr "Modifier la description" + +#: ../../Zotlabs/Module/Events.php:462 ../../Zotlabs/Module/Appman.php:117 +#: ../../Zotlabs/Module/Rbmark.php:101 +msgid "Description" +msgstr "Description" + +#: ../../Zotlabs/Module/Events.php:464 +msgid "Edit Location" +msgstr "Modifier l'emplacement" + +#: ../../Zotlabs/Module/Events.php:464 ../../Zotlabs/Module/Locs.php:117 +#: ../../Zotlabs/Module/Profiles.php:477 ../../Zotlabs/Module/Profiles.php:698 +#: ../../Zotlabs/Module/Pubsites.php:41 ../../include/js_strings.php:25 +msgid "Location" +msgstr "Emplacement" + +#: ../../Zotlabs/Module/Events.php:467 ../../Zotlabs/Module/Events.php:469 +msgid "Share this event" +msgstr "Partager cet événement" + +#: ../../Zotlabs/Module/Events.php:470 ../../Zotlabs/Module/Photos.php:1093 +#: ../../Zotlabs/Module/Webpages.php:194 ../../Zotlabs/Lib/ThreadItem.php:719 +#: ../../include/conversation.php:1187 ../../include/page_widgets.php:40 +msgid "Preview" +msgstr "Aperçu" + +#: ../../Zotlabs/Module/Events.php:471 ../../include/conversation.php:1232 +msgid "Permission settings" +msgstr "Gérer les autorisations" + +#: ../../Zotlabs/Module/Events.php:476 +msgid "Advanced Options" +msgstr "Options avancées" + +#: ../../Zotlabs/Module/Events.php:610 +msgid "Edit event" +msgstr "Modifier l'événement" + +#: ../../Zotlabs/Module/Events.php:612 +msgid "Delete event" +msgstr "Supprimer l'événement" + +#: ../../Zotlabs/Module/Events.php:646 +msgid "calendar" +msgstr "calendrier" + +#: ../../Zotlabs/Module/Events.php:706 +msgid "Event removed" +msgstr "Événement supprimé" + +#: ../../Zotlabs/Module/Events.php:709 +msgid "Failed to remove event" +msgstr "Impossible de supprimer l'événement" + +#: ../../Zotlabs/Module/Fbrowser.php:29 ../../Zotlabs/Lib/Apps.php:220 +#: ../../include/nav.php:92 ../../include/conversation.php:1632 +msgid "Photos" +msgstr "Photos" + +#: ../../Zotlabs/Module/Fbrowser.php:66 ../../Zotlabs/Module/Fbrowser.php:88 +#: ../../Zotlabs/Module/Admin.php:1406 ../../Zotlabs/Module/Settings.php:591 +#: ../../Zotlabs/Module/Settings.php:617 ../../Zotlabs/Module/Tagrm.php:15 +#: ../../Zotlabs/Module/Tagrm.php:138 ../../include/conversation.php:1259 +msgid "Cancel" +msgstr "Annuler" + +#: ../../Zotlabs/Module/Dirsearch.php:25 ../../Zotlabs/Module/Regdir.php:49 +msgid "This site is not a directory server" +msgstr "Ce site n'est pas un serveur d'annuaire" + +#: ../../Zotlabs/Module/Dirsearch.php:33 +msgid "This directory server requires an access token" +msgstr "Ce serveur d'annuaire requiert un jeton d'accès" + +#: ../../Zotlabs/Module/Filer.php:52 +msgid "Save to Folder:" +msgstr "Classer dans le dossier :" + +#: ../../Zotlabs/Module/Filer.php:52 +msgid "- select -" +msgstr "- choisir -" + +#: ../../Zotlabs/Module/Filer.php:53 ../../Zotlabs/Module/Admin.php:2033 +#: ../../Zotlabs/Module/Admin.php:2053 ../../Zotlabs/Module/Rbmark.php:32 +#: ../../Zotlabs/Module/Rbmark.php:104 ../../include/text.php:946 +#: ../../include/text.php:958 ../../include/widgets.php:201 +msgid "Save" +msgstr "Enregistrer" + +#: ../../Zotlabs/Module/Dreport.php:27 +msgid "Invalid message" +msgstr "Message non valide" + +#: ../../Zotlabs/Module/Dreport.php:59 +msgid "no results" +msgstr "aucun résultat" + +#: ../../Zotlabs/Module/Dreport.php:64 +#, php-format +msgid "Delivery report for %1$s" +msgstr "Rapport de distribution pour %1$s" + +#: ../../Zotlabs/Module/Dreport.php:78 +msgid "channel sync processed" +msgstr "Synchro de canal effectuée" + +#: ../../Zotlabs/Module/Dreport.php:82 +msgid "queued" +msgstr "mis dans la file d'attente" + +#: ../../Zotlabs/Module/Dreport.php:86 +msgid "posted" +msgstr "publié" + +#: ../../Zotlabs/Module/Dreport.php:90 +msgid "accepted for delivery" +msgstr "accepté pour la distribution" + +#: ../../Zotlabs/Module/Dreport.php:94 +msgid "updated" +msgstr "mis à jour" + +#: ../../Zotlabs/Module/Dreport.php:97 +msgid "update ignored" +msgstr "mise à jour ignorée" + +#: ../../Zotlabs/Module/Dreport.php:100 +msgid "permission denied" +msgstr "permission refusée" + +#: ../../Zotlabs/Module/Dreport.php:104 +msgid "recipient not found" +msgstr "destinataire introuvable" + +#: ../../Zotlabs/Module/Dreport.php:107 +msgid "mail recalled" +msgstr "courriel rappelé" + +#: ../../Zotlabs/Module/Dreport.php:110 +msgid "duplicate mail received" +msgstr "courriel reçu en double" + +#: ../../Zotlabs/Module/Dreport.php:113 +msgid "mail delivered" +msgstr "courriel distribué" + +#: ../../Zotlabs/Module/Editlayout.php:126 +#: ../../Zotlabs/Module/Layouts.php:127 ../../Zotlabs/Module/Layouts.php:186 +msgid "Layout Name" +msgstr "Nom de la mise en page" + +#: ../../Zotlabs/Module/Editlayout.php:127 +#: ../../Zotlabs/Module/Layouts.php:130 +msgid "Layout Description (Optional)" +msgstr "Description de la mise en page (facultatif)" + +#: ../../Zotlabs/Module/Editlayout.php:135 +msgid "Edit Layout" +msgstr "Modifier la mise en page" + +#: ../../Zotlabs/Module/Editwebpage.php:143 +msgid "Page link" +msgstr "" + +#: ../../Zotlabs/Module/Editwebpage.php:169 +msgid "Edit Webpage" +msgstr "Modifier la page web" + +#: ../../Zotlabs/Module/Follow.php:34 +msgid "Channel added." +msgstr "Canal ajouté." + +#: ../../Zotlabs/Module/Acl.php:227 +msgid "network" +msgstr "réseau" + +#: ../../Zotlabs/Module/Acl.php:237 +msgid "RSS" +msgstr "RSS" + +#: ../../Zotlabs/Module/Group.php:24 +msgid "Privacy group created." +msgstr "Groupe d'accès créé." + +#: ../../Zotlabs/Module/Group.php:30 +msgid "Could not create privacy group." +msgstr "Impossible de créer le groupe d'accès." + +#: ../../Zotlabs/Module/Group.php:42 ../../Zotlabs/Module/Group.php:141 +#: ../../include/items.php:3893 +msgid "Privacy group not found." +msgstr "Groupe d'accès introuvable." + +#: ../../Zotlabs/Module/Group.php:58 +msgid "Privacy group updated." +msgstr "Groupe d'accès mis à jour." + +#: ../../Zotlabs/Module/Group.php:90 +msgid "Create a group of channels." +msgstr "Créer un groupe de canaux." + +#: ../../Zotlabs/Module/Group.php:91 ../../Zotlabs/Module/Group.php:184 +msgid "Privacy group name: " +msgstr "Nom du groupe d'accès :" + +#: ../../Zotlabs/Module/Group.php:93 ../../Zotlabs/Module/Group.php:187 +msgid "Members are visible to other channels" +msgstr "Les membres sont visibles par les autres canaux" + +#: ../../Zotlabs/Module/Group.php:111 +msgid "Privacy group removed." +msgstr "Groupe d'accès supprimé." + +#: ../../Zotlabs/Module/Group.php:113 +msgid "Unable to remove privacy group." +msgstr "Impossible de supprimer le groupe d'accès." + +#: ../../Zotlabs/Module/Group.php:183 +msgid "Privacy group editor" +msgstr "Editeur de groupe d'accès." + +#: ../../Zotlabs/Module/Group.php:197 +msgid "Members" +msgstr "Membres" + +#: ../../Zotlabs/Module/Group.php:199 +msgid "All Connected Channels" +msgstr "Tous les canaux connectés" + +#: ../../Zotlabs/Module/Group.php:231 +msgid "Click on a channel to add or remove." +msgstr "Cliquer sur un canal pour l'ajouter ou le supprimer" + +#: ../../Zotlabs/Module/Ffsapi.php:12 +msgid "Share content from Firefox to $Projectname" +msgstr "Partager du contenu depuis Firefox avec $Projectname" + +#: ../../Zotlabs/Module/Ffsapi.php:15 +msgid "Activate the Firefox $Projectname provider" +msgstr "Activer le connecteur $Projectname pour Firefox" + +#: ../../Zotlabs/Module/Api.php:61 ../../Zotlabs/Module/Api.php:85 +msgid "Authorize application connection" +msgstr "Autoriser l'application à se connecter" + +#: ../../Zotlabs/Module/Api.php:62 +msgid "Return to your app and insert this Securty Code:" +msgstr "Merci de retourner vers votre application, et d'y insérer ce Code de Sécurité :" + +#: ../../Zotlabs/Module/Api.php:72 +msgid "Please login to continue." +msgstr "Merci de vous identifier pour continuer." + +#: ../../Zotlabs/Module/Api.php:87 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Voulez-vous autoriser cette application à accéder à vos publications et contacts, et/ou à publier en votre nom?" + +#: ../../Zotlabs/Module/Help.php:26 +msgid "Documentation Search" +msgstr "Chercher dans la documentation" + +#: ../../Zotlabs/Module/Help.php:67 ../../Zotlabs/Module/Help.php:73 +#: ../../Zotlabs/Module/Help.php:79 +msgid "Help:" +msgstr "Aide :" + +#: ../../Zotlabs/Module/Help.php:85 ../../Zotlabs/Module/Help.php:90 +#: ../../Zotlabs/Module/Layouts.php:183 ../../Zotlabs/Lib/Apps.php:223 +#: ../../include/nav.php:159 +msgid "Help" +msgstr "Aide" + +#: ../../Zotlabs/Module/Help.php:120 +msgid "$Projectname Documentation" +msgstr "Documentation $Projectname" + +#: ../../Zotlabs/Module/Filestorage.php:88 +msgid "Permission Denied." +msgstr "Permission refusée." + +#: ../../Zotlabs/Module/Filestorage.php:104 +msgid "File not found." +msgstr "Fichier introuvable." + +#: ../../Zotlabs/Module/Filestorage.php:147 +msgid "Edit file permissions" +msgstr "Modifier les autorisations d'accès au fichier" + +#: ../../Zotlabs/Module/Filestorage.php:156 +msgid "Set/edit permissions" +msgstr "Définir/modifier les autorisations" + +#: ../../Zotlabs/Module/Filestorage.php:157 +msgid "Include all files and sub folders" +msgstr "Inclure tous fichiers et sous-répertoires" + +#: ../../Zotlabs/Module/Filestorage.php:158 +msgid "Return to file list" +msgstr "Retourner à la liste des fichiers" + +#: ../../Zotlabs/Module/Filestorage.php:160 +msgid "Copy/paste this code to attach file to a post" +msgstr "Copiez/collez ce code pour joindre le fichier à une publication" + +#: ../../Zotlabs/Module/Filestorage.php:161 +msgid "Copy/paste this URL to link file from a web page" +msgstr "Copiez/collez cette URL pour pointer vers ce fichier depuis une page web" + +#: ../../Zotlabs/Module/Filestorage.php:163 +msgid "Share this file" +msgstr "Partager ce fichier" + +#: ../../Zotlabs/Module/Filestorage.php:164 +msgid "Show URL to this file" +msgstr "Montrer l'URL de ce fichier" + +#: ../../Zotlabs/Module/Filestorage.php:165 +msgid "Notify your contacts about this file" +msgstr "Notifier vos contacts à propos de ce fichier" + +#: ../../Zotlabs/Module/Apps.php:47 ../../include/widgets.php:102 +#: ../../include/nav.php:163 +msgid "Apps" +msgstr "Applications" + +#: ../../Zotlabs/Module/Attach.php:13 +msgid "Item not available." +msgstr "Élément indisponible." + +#: ../../Zotlabs/Module/Import.php:32 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "Votre forfait n'autorise que %d canaux." + +#: ../../Zotlabs/Module/Import.php:70 ../../Zotlabs/Module/Import_items.php:42 +msgid "Nothing to import." +msgstr "Rien à importer." + +#: ../../Zotlabs/Module/Import.php:94 ../../Zotlabs/Module/Import_items.php:66 +msgid "Unable to download data from old server" +msgstr "Impossible de récupérer les données de l'ancien serveur" + +#: ../../Zotlabs/Module/Import.php:100 +#: ../../Zotlabs/Module/Import_items.php:72 +msgid "Imported file is empty." +msgstr "Le fichier importé est vide." + +#: ../../Zotlabs/Module/Import.php:122 +#: ../../Zotlabs/Module/Import_items.php:86 +#, php-format +msgid "Warning: Database versions differ by %1$d updates." +msgstr "Attention : les versions de bases de données diffèrent de %1$d mises à jour." + +#: ../../Zotlabs/Module/Import.php:150 ../../include/import.php:86 +msgid "Cloned channel not found. Import failed." +msgstr "Canal cloné non trouvé. Echec de l'import." + +#: ../../Zotlabs/Module/Import.php:160 +msgid "No channel. Import failed." +msgstr "Pas de canal. Echec de l'import." + +#: ../../Zotlabs/Module/Import.php:510 +#: ../../include/Import/import_diaspora.php:142 +msgid "Import completed." +msgstr "L'import est terminé." + +#: ../../Zotlabs/Module/Import.php:532 +msgid "You must be logged in to use this feature." +msgstr "Vous devez vous connecter pour utiliser cette fonctionnalité." + +#: ../../Zotlabs/Module/Import.php:537 +msgid "Import Channel" +msgstr "Importation de canal" + +#: ../../Zotlabs/Module/Import.php:538 +msgid "" +"Use this form to import an existing channel from a different server/hub. You" +" may retrieve the channel identity from the old server/hub via the network " +"or provide an export file." +msgstr "Utilisez ce formulaire pour importer un canal existant sur un autre serveur. Vous pouvez récupérer l'identité du canal sur l'ancien serveur directement par le réseau, ou bien fournir un fichier d'export/import." + +#: ../../Zotlabs/Module/Import.php:539 +#: ../../Zotlabs/Module/Import_items.php:119 +msgid "File to Upload" +msgstr "Fichier à envoyer" + +#: ../../Zotlabs/Module/Import.php:540 +msgid "Or provide the old server/hub details" +msgstr "Ou fournissez les détails de l'ancien serveur/hub" + +#: ../../Zotlabs/Module/Import.php:541 +msgid "Your old identity address (xyz@example.com)" +msgstr "Votre ancienne identité (zyx@exemple.com)" + +#: ../../Zotlabs/Module/Import.php:542 +msgid "Your old login email address" +msgstr "Votre ancienne adresse de courriel" + +#: ../../Zotlabs/Module/Import.php:543 +msgid "Your old login password" +msgstr "Votre ancien mot de passe" + +#: ../../Zotlabs/Module/Import.php:544 +msgid "" +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be" +" able to post from either location, but only one can be marked as the " +"primary location for files, photos, and media." +msgstr "Quelle que soit l'option choisie, merci de décider si ce hub sera votre nouvelle adresse primaire, ou si votre ancien hub continuera à jouer ce rôle. Vous pourrez publier depuis l'emplacement de votre choix, mais une seule peut être déclarée comme stockage primaire de vos fichiers/photos/media." + +#: ../../Zotlabs/Module/Import.php:545 +msgid "Make this hub my primary location" +msgstr "Faire de ce hub mon emplacement primaire" + +#: ../../Zotlabs/Module/Import.php:546 +msgid "" +"Import existing posts if possible (experimental - limited by available " +"memory" +msgstr "Importer les publications existantes si possible (expérimental - limité par la mémoire disponible)" + +#: ../../Zotlabs/Module/Import.php:547 +msgid "" +"This process may take several minutes to complete. Please submit the form " +"only once and leave this page open until finished." +msgstr "Ce processus peut prendre plusieurs minutes. Merci de ne valider le formulaire qu'une seule fois et de laisser cette page ouverte jusqu'à la fin." + +#: ../../Zotlabs/Module/Item.php:178 +msgid "Unable to locate original post." +msgstr "Impossible de localiser la publication initiale." + +#: ../../Zotlabs/Module/Item.php:427 +msgid "Empty post discarded." +msgstr "Publication vide annulée." + +#: ../../Zotlabs/Module/Item.php:467 +msgid "Executable content type not permitted to this channel." +msgstr "Les contenus de type 'exécutable' ne sont pas autorisés sur ce canal." + +#: ../../Zotlabs/Module/Item.php:847 +msgid "Duplicate post suppressed." +msgstr "Publication en doublon supprimée." + +#: ../../Zotlabs/Module/Item.php:977 +msgid "System error. Post not saved." +msgstr "Erreur système. Publication non sauvegardée." + +#: ../../Zotlabs/Module/Item.php:1241 +msgid "Unable to obtain post information from database." +msgstr "Impossible d'obtenir les informations de publication depuis la base de données." + +#: ../../Zotlabs/Module/Item.php:1248 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Vous avez atteint votre limite de %1$.0f contributions \"racines\"." + +#: ../../Zotlabs/Module/Item.php:1255 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Vous avez atteint votre limite de %1$.0f pages web." + +#: ../../Zotlabs/Module/Layouts.php:181 ../../include/text.php:2267 +msgid "Layouts" +msgstr "Mises-en-page" + +#: ../../Zotlabs/Module/Layouts.php:183 +msgid "Comanche page description language help" +msgstr "Aide sur le langage de description de page Comanche" + +#: ../../Zotlabs/Module/Layouts.php:187 +msgid "Layout Description" +msgstr "Description de la mise en page" + +#: ../../Zotlabs/Module/Layouts.php:192 +msgid "Download PDL file" +msgstr "Télécharger le fichier PDL" + +#: ../../Zotlabs/Module/Home.php:61 ../../Zotlabs/Module/Home.php:69 +#: ../../Zotlabs/Module/Siteinfo.php:65 +msgid "$Projectname" +msgstr "$Projectname" + +#: ../../Zotlabs/Module/Home.php:79 +#, php-format +msgid "Welcome to %s" +msgstr "Bienvenue sur %s" + +#: ../../Zotlabs/Module/Id.php:13 +msgid "First Name" +msgstr "Prénom" + +#: ../../Zotlabs/Module/Id.php:14 +msgid "Last Name" +msgstr "Nom de famille" + +#: ../../Zotlabs/Module/Id.php:15 +msgid "Nickname" +msgstr "Surnom" + +#: ../../Zotlabs/Module/Id.php:16 +msgid "Full Name" +msgstr "Nom complet" + +#: ../../Zotlabs/Module/Id.php:17 ../../Zotlabs/Module/Id.php:18 +#: ../../Zotlabs/Module/Admin.php:1035 ../../Zotlabs/Module/Admin.php:1047 +#: ../../include/network.php:2151 ../../boot.php:1705 +msgid "Email" +msgstr "Courriel" + +#: ../../Zotlabs/Module/Id.php:19 ../../Zotlabs/Module/Id.php:20 +#: ../../Zotlabs/Module/Id.php:21 ../../Zotlabs/Lib/Apps.php:236 +msgid "Profile Photo" +msgstr "Photo du Profil" + +#: ../../Zotlabs/Module/Id.php:22 +msgid "Profile Photo 16px" +msgstr "Photo de profil 16px" + +#: ../../Zotlabs/Module/Id.php:23 +msgid "Profile Photo 32px" +msgstr "Photo de profil 32px" + +#: ../../Zotlabs/Module/Id.php:24 +msgid "Profile Photo 48px" +msgstr "Photo de profil 48px" + +#: ../../Zotlabs/Module/Id.php:25 +msgid "Profile Photo 64px" +msgstr "Photo de profil 64px" + +#: ../../Zotlabs/Module/Id.php:26 +msgid "Profile Photo 80px" +msgstr "Photo de profil 80px" + +#: ../../Zotlabs/Module/Id.php:27 +msgid "Profile Photo 128px" +msgstr "Photo de profil 128px" + +#: ../../Zotlabs/Module/Id.php:28 +msgid "Timezone" +msgstr "Fuseau horaire" + +#: ../../Zotlabs/Module/Id.php:29 ../../Zotlabs/Module/Profiles.php:731 +msgid "Homepage URL" +msgstr "URL de mon site Internet :" + +#: ../../Zotlabs/Module/Id.php:30 ../../Zotlabs/Lib/Apps.php:234 +msgid "Language" +msgstr "Langue" + +#: ../../Zotlabs/Module/Id.php:31 +msgid "Birth Year" +msgstr "Année de naissance" + +#: ../../Zotlabs/Module/Id.php:32 +msgid "Birth Month" +msgstr "Mois de naissance" + +#: ../../Zotlabs/Module/Id.php:33 +msgid "Birth Day" +msgstr "Jour de naissance" + +#: ../../Zotlabs/Module/Id.php:34 +msgid "Birthdate" +msgstr "Date de naissance" + +#: ../../Zotlabs/Module/Id.php:35 ../../Zotlabs/Module/Profiles.php:454 +msgid "Gender" +msgstr "Sexe" + +#: ../../Zotlabs/Module/Id.php:108 ../../include/selectors.php:49 +#: ../../include/selectors.php:66 +msgid "Male" +msgstr "Homme" + +#: ../../Zotlabs/Module/Id.php:110 ../../include/selectors.php:49 +#: ../../include/selectors.php:66 +msgid "Female" +msgstr "Femme" + +#: ../../Zotlabs/Module/Impel.php:41 ../../include/bbcode.php:192 +msgid "webpage" +msgstr "pages web" + +#: ../../Zotlabs/Module/Impel.php:46 ../../include/bbcode.php:198 +msgid "block" +msgstr "bloquer" + +#: ../../Zotlabs/Module/Impel.php:51 ../../include/bbcode.php:195 +msgid "layout" +msgstr "mise en page" + +#: ../../Zotlabs/Module/Impel.php:58 ../../include/bbcode.php:201 +msgid "menu" +msgstr "menu" + +#: ../../Zotlabs/Module/Impel.php:196 +#, php-format +msgid "%s element installed" +msgstr "Elément %s installé" + +#: ../../Zotlabs/Module/Impel.php:199 +#, php-format +msgid "%s element installation failed" +msgstr "L'installation de l'élément %s a échoué" + +#: ../../Zotlabs/Module/Like.php:19 +msgid "Like/Dislike" +msgstr "Aime/n'aime pas" + +#: ../../Zotlabs/Module/Like.php:24 +msgid "This action is restricted to members." +msgstr "Cette action est réservée aux membres." + +#: ../../Zotlabs/Module/Like.php:25 +msgid "" +"Please login with your $Projectname ID or register as a new $Projectname member to continue." +msgstr "S'il vous plait, identifiez vous avec votre identifant de $Projectname ou inscrivez vous comme nouveau membre de $Projectname pour continuer." + +#: ../../Zotlabs/Module/Like.php:105 ../../Zotlabs/Module/Like.php:131 +#: ../../Zotlabs/Module/Like.php:169 +msgid "Invalid request." +msgstr "Requête invalide." + +#: ../../Zotlabs/Module/Like.php:117 ../../include/conversation.php:126 +msgid "channel" +msgstr "canal" + +#: ../../Zotlabs/Module/Like.php:146 +msgid "thing" +msgstr "chose" + +#: ../../Zotlabs/Module/Like.php:192 +msgid "Channel unavailable." +msgstr "Canal indisponible." + +#: ../../Zotlabs/Module/Like.php:240 +msgid "Previous action reversed." +msgstr "Action précédente annulée." + +#: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 +#: ../../Zotlabs/Module/Tagger.php:47 ../../include/text.php:1940 +#: ../../include/conversation.php:120 +msgid "photo" +msgstr "photo" + +#: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 +#: ../../include/text.php:1946 ../../include/conversation.php:148 +msgid "status" +msgstr "état" + +#: ../../Zotlabs/Module/Like.php:420 ../../include/conversation.php:164 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s aime %3$s de %2$s" + +#: ../../Zotlabs/Module/Like.php:422 ../../include/conversation.php:167 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s n'aime pas %3$s de %2$s" + +#: ../../Zotlabs/Module/Like.php:424 +#, php-format +msgid "%1$s agrees with %2$s's %3$s" +msgstr "%1$s approuve %3$s de %2$s" + +#: ../../Zotlabs/Module/Like.php:426 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "%1$s n'est pas d'accord avec %3$s de %2$s" + +#: ../../Zotlabs/Module/Like.php:428 +#, php-format +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "%1$s s'abstient de toute décision sur le %3$s de %2$s" + +#: ../../Zotlabs/Module/Like.php:430 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "%1$s participe à %3$s de %2$s" + +#: ../../Zotlabs/Module/Like.php:432 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%1$s ne participe pas à %3$s de %2$s" + +#: ../../Zotlabs/Module/Like.php:434 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%1$s participe peut-être à %3$s de %2$s" + +#: ../../Zotlabs/Module/Like.php:537 +msgid "Action completed." +msgstr "Action terminée." + +#: ../../Zotlabs/Module/Like.php:538 +msgid "Thank you." +msgstr "Merci." + +#: ../../Zotlabs/Module/Import_items.php:102 +msgid "Import completed" +msgstr "L'import est terminé." + +#: ../../Zotlabs/Module/Import_items.php:117 +msgid "Import Items" +msgstr "Importer" + +#: ../../Zotlabs/Module/Import_items.php:118 +msgid "" +"Use this form to import existing posts and content from an export file." +msgstr "Utiliser ce formulaire pour importer des publications et du contenu existant d'un fichier d'export." + +#: ../../Zotlabs/Module/Invite.php:29 +msgid "Total invitation limit exceeded." +msgstr "Limite du nombre total d'invitation dépassée." + +#: ../../Zotlabs/Module/Invite.php:53 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s : adresse courriel invalide." + +#: ../../Zotlabs/Module/Invite.php:63 +msgid "Please join us on $Projectname" +msgstr "Rejoignez-nous sur $Projectname" + +#: ../../Zotlabs/Module/Invite.php:74 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Limite d'invitations dépassée. Merci de contacter l'administration de votre site." + +#: ../../Zotlabs/Module/Invite.php:79 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : Échec de distribution du message." + +#: ../../Zotlabs/Module/Invite.php:83 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d message envoyé." +msgstr[1] "%d messages envoyés." + +#: ../../Zotlabs/Module/Invite.php:102 +msgid "You have no more invitations available" +msgstr "Vous ne disposez plus d'aucune invitation" + +#: ../../Zotlabs/Module/Invite.php:133 +msgid "Send invitations" +msgstr "Envoyer des invitations" + +#: ../../Zotlabs/Module/Invite.php:134 +msgid "Enter email addresses, one per line:" +msgstr "Entrez les adresses de courriel, une par ligne :" + +#: ../../Zotlabs/Module/Invite.php:135 ../../Zotlabs/Module/Mail.php:249 +msgid "Your message:" +msgstr "Votre message :" + +#: ../../Zotlabs/Module/Invite.php:136 +msgid "Please join my community on $Projectname." +msgstr "Rejoignez ma communauté sur $Projectname." + +#: ../../Zotlabs/Module/Invite.php:138 +msgid "You will need to supply this invitation code:" +msgstr "Vous devrez fournir le code suivant :" + +#: ../../Zotlabs/Module/Invite.php:139 +msgid "" +"1. Register at any $Projectname location (they are all inter-connected)" +msgstr "1. Enregistrez-vous sur n'importe quel serveur $Projectname (ils sont tous inter-connectés)" + +#: ../../Zotlabs/Module/Invite.php:141 +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "2. Saisissez l'adresse de mon canal $Projectname dans la barre de recherche du site." + +#: ../../Zotlabs/Module/Invite.php:142 +msgid "or visit" +msgstr "ou rendez-vous sur" + +#: ../../Zotlabs/Module/Invite.php:144 +msgid "3. Click [Connect]" +msgstr "3. Cliquez sur [Ajouter]" + +#: ../../Zotlabs/Module/Lockview.php:61 +msgid "Remote privacy information not available." +msgstr "Les informations distantes de confidentialité ne sont pas disponibles." + +#: ../../Zotlabs/Module/Lockview.php:82 +msgid "Visible to:" +msgstr "Visible par :" + +#: ../../Zotlabs/Module/Locs.php:25 ../../Zotlabs/Module/Locs.php:54 +msgid "Location not found." +msgstr "Emplacement introuvable." + +#: ../../Zotlabs/Module/Locs.php:62 +msgid "Location lookup failed." +msgstr "Echec de la recherche de l'emplacement." + +#: ../../Zotlabs/Module/Locs.php:66 +msgid "" +"Please select another location to become primary before removing the primary" +" location." +msgstr "Merci de sélectionner un autre emplacement comme nouvel emplacement primaire avant de supprimer l'emplacement primaire actuel." + +#: ../../Zotlabs/Module/Locs.php:95 +msgid "Syncing locations" +msgstr "Synchronisation des emplacements" + +#: ../../Zotlabs/Module/Locs.php:105 +msgid "No locations found." +msgstr "Emplacement(s) introuvable." + +#: ../../Zotlabs/Module/Locs.php:116 +msgid "Manage Channel Locations" +msgstr "Gérer les emplacements des canaux" + +#: ../../Zotlabs/Module/Locs.php:118 ../../Zotlabs/Module/Profiles.php:470 +#: ../../Zotlabs/Module/Admin.php:1224 +msgid "Address" +msgstr "Adresse" + +#: ../../Zotlabs/Module/Locs.php:119 +msgid "Primary" +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:120 ../../Zotlabs/Module/Menu.php:113 +msgid "Drop" +msgstr "Supprimer" + +#: ../../Zotlabs/Module/Locs.php:122 +msgid "Sync Now" +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:123 +msgid "Please wait several minutes between consecutive operations." +msgstr "Merci d'attendre plusieurs minutes entre opérations successives." + +#: ../../Zotlabs/Module/Locs.php:124 +msgid "" +"When possible, drop a location by logging into that website/hub and removing" +" your channel." +msgstr "Quand c'est possible, abandonnez un emplacement en vous connectant sur le site/hub et en supprimant votre canal." + +#: ../../Zotlabs/Module/Locs.php:125 +msgid "Use this form to drop the location if the hub is no longer operating." +msgstr "Utilisez ce formulaire pour abandonner l'emplacement si le hub n'est plus actif." + +#: ../../Zotlabs/Module/Magic.php:71 +msgid "Hub not found." +msgstr "Hub introuvable." + +#: ../../Zotlabs/Module/Mail.php:38 +msgid "Unable to lookup recipient." +msgstr "Impossible de localiser le destinataire." + +#: ../../Zotlabs/Module/Mail.php:45 +msgid "Unable to communicate with requested channel." +msgstr "Impossible de communiquer avec le canal demandé." + +#: ../../Zotlabs/Module/Mail.php:52 +msgid "Cannot verify requested channel." +msgstr "Impossible de vérifier le canal demandé." + +#: ../../Zotlabs/Module/Mail.php:78 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "Le canal choisi a des restrictions quant aux messages privés. L'envoi a échoué." + +#: ../../Zotlabs/Module/Mail.php:143 +msgid "Messages" +msgstr "Messages" + +#: ../../Zotlabs/Module/Mail.php:178 +msgid "Message recalled." +msgstr "Message rappelé." + +#: ../../Zotlabs/Module/Mail.php:191 +msgid "Conversation removed." +msgstr "Conversation supprimée." + +#: ../../Zotlabs/Module/Mail.php:206 ../../Zotlabs/Module/Mail.php:315 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "Expire le YYYY-MM-DD à HH:MM" + +#: ../../Zotlabs/Module/Mail.php:234 +msgid "Requested channel is not in this network" +msgstr "Le canal demandé n'est pas sur ce réseau" + +#: ../../Zotlabs/Module/Mail.php:242 +msgid "Send Private Message" +msgstr "Envoyer un message privé" + +#: ../../Zotlabs/Module/Mail.php:243 ../../Zotlabs/Module/Mail.php:368 +msgid "To:" +msgstr "À :" + +#: ../../Zotlabs/Module/Mail.php:246 ../../Zotlabs/Module/Mail.php:370 +msgid "Subject:" +msgstr "Objet :" + +#: ../../Zotlabs/Module/Mail.php:251 ../../Zotlabs/Module/Mail.php:376 +#: ../../include/conversation.php:1220 +msgid "Attach file" +msgstr "Joindre un fichier" + +#: ../../Zotlabs/Module/Mail.php:253 +msgid "Send" +msgstr "Envoyer" + +#: ../../Zotlabs/Module/Mail.php:256 ../../Zotlabs/Module/Mail.php:381 +#: ../../include/conversation.php:1251 +msgid "Set expiration date" +msgstr "Définir la date d'expiration" + +#: ../../Zotlabs/Module/Mail.php:340 +msgid "Delete message" +msgstr "Supprimer le message" + +#: ../../Zotlabs/Module/Mail.php:341 +msgid "Delivery report" +msgstr "Rapport de distribution" + +#: ../../Zotlabs/Module/Mail.php:342 +msgid "Recall message" +msgstr "Rappeler le message" + +#: ../../Zotlabs/Module/Mail.php:344 +msgid "Message has been recalled." +msgstr "Le message a été rappelé." + +#: ../../Zotlabs/Module/Mail.php:361 +msgid "Delete Conversation" +msgstr "Supprimer la conversation" + +#: ../../Zotlabs/Module/Mail.php:363 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Aucune communication sécurisée n'est possible. Vous pourrez peut-être répondre depuis la page de profil de l'émetteur." + +#: ../../Zotlabs/Module/Mail.php:367 +msgid "Send Reply" +msgstr "Envoyer la réponse" + +#: ../../Zotlabs/Module/Mail.php:372 +#, php-format +msgid "Your message for %s (%s):" +msgstr "Votre message pour %s (%s) :" + +#: ../../Zotlabs/Module/Manage.php:136 +#: ../../Zotlabs/Module/New_channel.php:121 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Vous avez créé %1$.0f des %2$.0f canaux autorisés." + +#: ../../Zotlabs/Module/Manage.php:143 +msgid "Create a new channel" +msgstr "Créer un nouveau canal" + +#: ../../Zotlabs/Module/Manage.php:164 ../../Zotlabs/Lib/Apps.php:213 +#: ../../include/nav.php:206 +msgid "Channel Manager" +msgstr "Gérer les canaux" + +#: ../../Zotlabs/Module/Manage.php:165 +msgid "Current Channel" +msgstr "Canal actif" + +#: ../../Zotlabs/Module/Manage.php:167 +msgid "Switch to one of your channels by selecting it." +msgstr "Pour changer de canal, sélectionnez-en un" + +#: ../../Zotlabs/Module/Manage.php:168 +msgid "Default Channel" +msgstr "Canal par défaut" + +#: ../../Zotlabs/Module/Manage.php:169 +msgid "Make Default" +msgstr "Définir comme défaut" + +#: ../../Zotlabs/Module/Manage.php:172 +#, php-format +msgid "%d new messages" +msgstr "%d nouveaux messages" + +#: ../../Zotlabs/Module/Manage.php:173 +#, php-format +msgid "%d new introductions" +msgstr "%d nouvelles présentations" + +#: ../../Zotlabs/Module/Manage.php:175 +msgid "Delegated Channel" +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:19 +msgid "No valid account found." +msgstr "Aucun compte valide trouvé." + +#: ../../Zotlabs/Module/Lostpass.php:33 +msgid "Password reset request issued. Check your email." +msgstr "Demande de réinitialisation du mot de passe envoyée. Vérifiez vos courriels." + +#: ../../Zotlabs/Module/Lostpass.php:39 ../../Zotlabs/Module/Lostpass.php:107 +#, php-format +msgid "Site Member (%s)" +msgstr "Membre du site (%s)" + +#: ../../Zotlabs/Module/Lostpass.php:44 +#, php-format +msgid "Password reset requested at %s" +msgstr "Demande de réinitialisation du mot de passe sur %s" + +#: ../../Zotlabs/Module/Lostpass.php:67 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "La demande n'a pas pu être vérifiée. (Peut-être l'avez vous déjà utilisée.) La réinitialisation a échoué." + +#: ../../Zotlabs/Module/Lostpass.php:90 ../../boot.php:1711 +msgid "Password Reset" +msgstr "Réinitialiser le mot de passe" + +#: ../../Zotlabs/Module/Lostpass.php:91 +msgid "Your password has been reset as requested." +msgstr "Votre mot de passe a bien été réinitialisé." + +#: ../../Zotlabs/Module/Lostpass.php:92 +msgid "Your new password is" +msgstr "Votre nouveau mot de passe est" + +#: ../../Zotlabs/Module/Lostpass.php:93 +msgid "Save or copy your new password - and then" +msgstr "Enregistrez ou copiez votre nouveau mot de passe, puis" + +#: ../../Zotlabs/Module/Lostpass.php:94 +msgid "click here to login" +msgstr "cliquez ici pour vous connecter" + +#: ../../Zotlabs/Module/Lostpass.php:95 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Votre mot de passe peut être changé depuis la page des Paramètres une fois connecté." + +#: ../../Zotlabs/Module/Lostpass.php:112 +#, php-format +msgid "Your password has changed at %s" +msgstr "Votre mot de passe de %s a été changé" + +#: ../../Zotlabs/Module/Lostpass.php:127 +msgid "Forgot your Password?" +msgstr "Mot de passe oublié ?" + +#: ../../Zotlabs/Module/Lostpass.php:128 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Saisissez votre adresse de courriel, et validez, pour réinitialiser votre mot de passe. Vérifiez ensuite votre boîte aux lettres pour la suite des instructions." + +#: ../../Zotlabs/Module/Lostpass.php:129 +msgid "Email Address" +msgstr "Adresse de courriel" + +#: ../../Zotlabs/Module/Lostpass.php:130 +msgid "Reset" +msgstr "Réinitialiser" + +#: ../../Zotlabs/Module/Menu.php:49 +msgid "Unable to update menu." +msgstr "Impossible de mettre le menu à jour." + +#: ../../Zotlabs/Module/Menu.php:60 +msgid "Unable to create menu." +msgstr "Impossible de créer le menu." + +#: ../../Zotlabs/Module/Menu.php:98 ../../Zotlabs/Module/Menu.php:110 +msgid "Menu Name" +msgstr "Nom du menu" + +#: ../../Zotlabs/Module/Menu.php:98 +msgid "Unique name (not visible on webpage) - required" +msgstr "Nom unique (non visible sur la page web) - requis" + +#: ../../Zotlabs/Module/Menu.php:99 ../../Zotlabs/Module/Menu.php:111 +msgid "Menu Title" +msgstr "Titre du menu" + +#: ../../Zotlabs/Module/Menu.php:99 +msgid "Visible on webpage - leave empty for no title" +msgstr "Visible pour la page web - laisser vide pour qu'il n'y ait pas de titre" + +#: ../../Zotlabs/Module/Menu.php:100 +msgid "Allow Bookmarks" +msgstr "Autoriser l'usage de favoris" + +#: ../../Zotlabs/Module/Menu.php:100 ../../Zotlabs/Module/Menu.php:157 +msgid "Menu may be used to store saved bookmarks" +msgstr "Le menu pourra être utilisé pour stocker des favoris" + +#: ../../Zotlabs/Module/Menu.php:101 ../../Zotlabs/Module/Menu.php:159 +msgid "Submit and proceed" +msgstr "Valider et continuer" + +#: ../../Zotlabs/Module/Menu.php:107 ../../include/text.php:2266 +msgid "Menus" +msgstr "Menus" + +#: ../../Zotlabs/Module/Menu.php:117 +msgid "Bookmarks allowed" +msgstr "Favoris autorisés" + +#: ../../Zotlabs/Module/Menu.php:119 +msgid "Delete this menu" +msgstr "Supprimer ce menu" + +#: ../../Zotlabs/Module/Menu.php:120 ../../Zotlabs/Module/Menu.php:154 +msgid "Edit menu contents" +msgstr "Modifier le contenu du menu" + +#: ../../Zotlabs/Module/Menu.php:121 +msgid "Edit this menu" +msgstr "Modifier ce menu" + +#: ../../Zotlabs/Module/Menu.php:136 +msgid "Menu could not be deleted." +msgstr "Impossible de supprimer le menu." + +#: ../../Zotlabs/Module/Menu.php:144 ../../Zotlabs/Module/Mitem.php:28 +msgid "Menu not found." +msgstr "Menu introuvable." + +#: ../../Zotlabs/Module/Menu.php:149 +msgid "Edit Menu" +msgstr "Modifier le menu" + +#: ../../Zotlabs/Module/Menu.php:153 +msgid "Add or remove entries to this menu" +msgstr "Ajouter/supprimer des entrées à ce menu" + +#: ../../Zotlabs/Module/Menu.php:155 +msgid "Menu name" +msgstr "Nom du menu" + +#: ../../Zotlabs/Module/Menu.php:155 +msgid "Must be unique, only seen by you" +msgstr "Doit être unique, ne sera vu que par vous" + +#: ../../Zotlabs/Module/Menu.php:156 +msgid "Menu title" +msgstr "Titre du menu" + +#: ../../Zotlabs/Module/Menu.php:156 +msgid "Menu title as seen by others" +msgstr "Titre du menu tel que vu par les visiteurs" + +#: ../../Zotlabs/Module/Menu.php:157 +msgid "Allow bookmarks" +msgstr "Autoriser l'usage de favoris" + +#: ../../Zotlabs/Module/Menu.php:166 ../../Zotlabs/Module/Mitem.php:120 +#: ../../Zotlabs/Module/Xchan.php:41 +msgid "Not found." +msgstr "Introuvable." + +#: ../../Zotlabs/Module/Mood.php:67 ../../include/conversation.php:260 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "%1$s est %2$s" + +#: ../../Zotlabs/Module/Mood.php:135 ../../Zotlabs/Lib/Apps.php:225 +msgid "Mood" +msgstr "Humeur" + +#: ../../Zotlabs/Module/Mood.php:136 +msgid "Set your current mood and tell your friends" +msgstr "Indiquez votre humeur du moment à vos amis" + +#: ../../Zotlabs/Module/Match.php:26 +msgid "Profile Match" +msgstr "Profils similaires" + +#: ../../Zotlabs/Module/Match.php:35 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Aucun mot-clef à comparer. Merci d'ajouter des mots-clefs à votre profil par défaut." + +#: ../../Zotlabs/Module/Match.php:67 +msgid "is interested in:" +msgstr "s'intéresse à :" + +#: ../../Zotlabs/Module/Match.php:74 +msgid "No matches" +msgstr "Pas de correspondance" + +#: ../../Zotlabs/Module/Network.php:96 +msgid "No such group" +msgstr "Groupe introuvable" + +#: ../../Zotlabs/Module/Network.php:136 +msgid "No such channel" +msgstr "Canal introuvable" + +#: ../../Zotlabs/Module/Network.php:141 +msgid "forum" +msgstr "forum" + +#: ../../Zotlabs/Module/Network.php:153 +msgid "Search Results For:" +msgstr "Résultats de recherche pour :" + +#: ../../Zotlabs/Module/Network.php:217 +msgid "Privacy group is empty" +msgstr "Groupe d'accès vide" + +#: ../../Zotlabs/Module/Network.php:226 +msgid "Privacy group: " +msgstr "Groupe d'accès :" + +#: ../../Zotlabs/Module/Network.php:252 +msgid "Invalid connection." +msgstr "Contact non valide." + +#: ../../Zotlabs/Module/Notify.php:57 +#: ../../Zotlabs/Module/Notifications.php:98 +msgid "No more system notifications." +msgstr "Pas d'autre notification du système." + +#: ../../Zotlabs/Module/Notify.php:61 +#: ../../Zotlabs/Module/Notifications.php:102 +msgid "System Notifications" +msgstr "Notifications du système" + +#: ../../Zotlabs/Module/Mitem.php:52 +msgid "Unable to create element." +msgstr "Impossible de créer l'entrée." + +#: ../../Zotlabs/Module/Mitem.php:76 +msgid "Unable to update menu element." +msgstr "Impossible de mettre à jour l'entrée de menu." + +#: ../../Zotlabs/Module/Mitem.php:92 +msgid "Unable to add menu element." +msgstr "Impossible d'ajouter l'entrée de menu." + +#: ../../Zotlabs/Module/Mitem.php:153 ../../Zotlabs/Module/Mitem.php:226 +msgid "Menu Item Permissions" +msgstr "Permissions de l'entrée de menu" + +#: ../../Zotlabs/Module/Mitem.php:154 ../../Zotlabs/Module/Mitem.php:227 +#: ../../Zotlabs/Module/Settings.php:1068 +msgid "(click to open/close)" +msgstr "(cliquer pour ouvrir/fermer)" + +#: ../../Zotlabs/Module/Mitem.php:156 ../../Zotlabs/Module/Mitem.php:172 +msgid "Link Name" +msgstr "Nom du lien" + +#: ../../Zotlabs/Module/Mitem.php:157 ../../Zotlabs/Module/Mitem.php:231 +msgid "Link or Submenu Target" +msgstr "Lien ou sous-menu cible" + +#: ../../Zotlabs/Module/Mitem.php:157 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "Entrez l'URL du lien ou sélectionnez un nom de menu pour créer un sous-menu" + +#: ../../Zotlabs/Module/Mitem.php:158 ../../Zotlabs/Module/Mitem.php:232 +msgid "Use magic-auth if available" +msgstr "Utiliser l'authentification distante, quand disponible" + +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:233 +msgid "Open link in new window" +msgstr "Ouvrir le lien dans une nouvelle fenêtre" + +#: ../../Zotlabs/Module/Mitem.php:160 ../../Zotlabs/Module/Mitem.php:234 +msgid "Order in list" +msgstr "Ordre dans la liste" + +#: ../../Zotlabs/Module/Mitem.php:160 ../../Zotlabs/Module/Mitem.php:234 +msgid "Higher numbers will sink to bottom of listing" +msgstr "Les nombres les plus élevés seront au bas de la liste" + +#: ../../Zotlabs/Module/Mitem.php:161 +msgid "Submit and finish" +msgstr "Vadiler et terminer" + +#: ../../Zotlabs/Module/Mitem.php:162 +msgid "Submit and continue" +msgstr "Valider et continuer" + +#: ../../Zotlabs/Module/Mitem.php:170 +msgid "Menu:" +msgstr "Menu :" + +#: ../../Zotlabs/Module/Mitem.php:173 +msgid "Link Target" +msgstr "Cible du lien" + +#: ../../Zotlabs/Module/Mitem.php:176 +msgid "Edit menu" +msgstr "Modifier le menu" + +#: ../../Zotlabs/Module/Mitem.php:179 +msgid "Edit element" +msgstr "Modifier l'entrée" + +#: ../../Zotlabs/Module/Mitem.php:180 +msgid "Drop element" +msgstr "Supprimer l'entrée" + +#: ../../Zotlabs/Module/Mitem.php:181 +msgid "New element" +msgstr "Nouvelle entrée" + +#: ../../Zotlabs/Module/Mitem.php:182 +msgid "Edit this menu container" +msgstr "Éditer ce bloc de menu" + +#: ../../Zotlabs/Module/Mitem.php:183 +msgid "Add menu element" +msgstr "Ajouter une entrée au menu" + +#: ../../Zotlabs/Module/Mitem.php:184 +msgid "Delete this menu item" +msgstr "Supprimer cette entrée du menu" + +#: ../../Zotlabs/Module/Mitem.php:185 +msgid "Edit this menu item" +msgstr "Modifier cette entrée du menu" + +#: ../../Zotlabs/Module/Mitem.php:202 +msgid "Menu item not found." +msgstr "Entrée de menu introuvable." + +#: ../../Zotlabs/Module/Mitem.php:215 +msgid "Menu item deleted." +msgstr "Entrée de menu supprimée." + +#: ../../Zotlabs/Module/Mitem.php:217 +msgid "Menu item could not be deleted." +msgstr "Impossible de supprimer l'entrée de menu." + +#: ../../Zotlabs/Module/Mitem.php:224 +msgid "Edit Menu Element" +msgstr "Modifier l'entrée de menu" + +#: ../../Zotlabs/Module/Mitem.php:230 +msgid "Link text" +msgstr "Texte du lien" + +#: ../../Zotlabs/Module/New_channel.php:128 +#: ../../Zotlabs/Module/Register.php:231 +msgid "Name or caption" +msgstr "Nom ou libellé" + +#: ../../Zotlabs/Module/New_channel.php:128 +#: ../../Zotlabs/Module/Register.php:231 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\"" +msgstr "Exemples : \"Jérôme Dutilleul\", \"Louise et ses chevaux\", \"Football\", \"Club d'aéromodélisme\"" + +#: ../../Zotlabs/Module/New_channel.php:130 +#: ../../Zotlabs/Module/Register.php:233 +msgid "Choose a short nickname" +msgstr "Choisissez un alias" + +#: ../../Zotlabs/Module/New_channel.php:130 +#: ../../Zotlabs/Module/Register.php:233 +#, php-format +msgid "" +"Your nickname will be used to create an easy to remember channel address " +"e.g. nickname%s" +msgstr "Votre pseudo sera utilisé pour créer une adresse de canal facile à mémoriser, par ex. pseudo%s" + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Channel role and privacy" +msgstr "Rôle et confidentialité du canal" + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Select a channel role with your privacy requirements." +msgstr "Sélectionner un rôle de canal adapté à vos besoins de confidentialité." + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Read more about roles" +msgstr "En savoir plus sur les rôles" + +#: ../../Zotlabs/Module/New_channel.php:135 +msgid "Create Channel" +msgstr "Créer le canal" + +#: ../../Zotlabs/Module/New_channel.php:136 +msgid "" +"A channel is your identity on this network. It can represent a person, a " +"blog, or a forum to name a few. Channels can make connections with other " +"channels to share information with highly detailed permissions." +msgstr "Un canal est votre identité sur ce réseau. Il peut représenter une personne, un blog, ou un forum par exemple. Les canaux peuvent entrer en contact les uns avec les autres pour partager des informations avec des permissions d'accès très fines." + +#: ../../Zotlabs/Module/New_channel.php:137 +msgid "" +"or import an existing channel from another location." +msgstr "ou importer un canal existant d'un autre serveur." + +#: ../../Zotlabs/Module/Notifications.php:30 +msgid "Invalid request identifier." +msgstr "Identifiant de requête invalide." + +#: ../../Zotlabs/Module/Notifications.php:39 +msgid "Discard" +msgstr "Annuler" + +#: ../../Zotlabs/Module/Notifications.php:103 ../../include/nav.php:191 +msgid "Mark all system notifications seen" +msgstr "Marquer toutes les notifications système comme vues" + +#: ../../Zotlabs/Module/Photos.php:84 +msgid "Page owner information could not be retrieved." +msgstr "Impossible d'obtenir des informations sur le propriétaire de la page." + +#: ../../Zotlabs/Module/Photos.php:99 ../../Zotlabs/Module/Photos.php:743 +#: ../../Zotlabs/Module/Profile_photo.php:114 +#: ../../Zotlabs/Module/Profile_photo.php:206 +#: ../../Zotlabs/Module/Profile_photo.php:294 +#: ../../include/photo/photo_driver.php:718 +msgid "Profile Photos" +msgstr "Photos du profil" + +#: ../../Zotlabs/Module/Photos.php:105 ../../Zotlabs/Module/Photos.php:149 +msgid "Album not found." +msgstr "Album introuvable." + +#: ../../Zotlabs/Module/Photos.php:132 +msgid "Delete Album" +msgstr "Supprimer l'album" + +#: ../../Zotlabs/Module/Photos.php:153 +msgid "" +"Multiple storage folders exist with this album name, but within different " +"directories. Please remove the desired folder or folders using the Files " +"manager" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:210 ../../Zotlabs/Module/Photos.php:1053 +msgid "Delete Photo" +msgstr "Supprimer la photo" + +#: ../../Zotlabs/Module/Photos.php:533 +msgid "No photos selected" +msgstr "Aucune photo selectionnée" + +#: ../../Zotlabs/Module/Photos.php:582 +msgid "Access to this item is restricted." +msgstr "L'accès à l'élément est restreint." + +#: ../../Zotlabs/Module/Photos.php:621 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "Vous avez utilisé %1$.2f mégaoctets sur les %2$.2f autorisés pour le stockage des photos." + +#: ../../Zotlabs/Module/Photos.php:624 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "%1$.2f méga-octets utilisés pour le stockage des photos." + +#: ../../Zotlabs/Module/Photos.php:660 +msgid "Upload Photos" +msgstr "Téléverser des photos" + +#: ../../Zotlabs/Module/Photos.php:664 +msgid "Enter an album name" +msgstr "Entrer un nom d'album" + +#: ../../Zotlabs/Module/Photos.php:665 +msgid "or select an existing album (doubleclick)" +msgstr "ou sélectionner un album existant (double-clic)" + +#: ../../Zotlabs/Module/Photos.php:666 +msgid "Create a status post for this upload" +msgstr "Créer une publication de statut pour cet envoi" + +#: ../../Zotlabs/Module/Photos.php:667 +msgid "Caption (optional):" +msgstr "Légende (facultative)" + +#: ../../Zotlabs/Module/Photos.php:668 +msgid "Description (optional):" +msgstr "Description (facultative)" + +#: ../../Zotlabs/Module/Photos.php:695 +msgid "Album name could not be decoded" +msgstr "Le nom de l'Album n'a pu être décodé" + +#: ../../Zotlabs/Module/Photos.php:743 +msgid "Contact Photos" +msgstr "Photos de contact" + +#: ../../Zotlabs/Module/Photos.php:766 +msgid "Show Newest First" +msgstr "Les plus récent(e)s en premier" + +#: ../../Zotlabs/Module/Photos.php:768 +msgid "Show Oldest First" +msgstr "Les moins récent(e)s en premier" + +#: ../../Zotlabs/Module/Photos.php:792 ../../Zotlabs/Module/Photos.php:1331 +#: ../../include/widgets.php:1499 +msgid "View Photo" +msgstr "Voir la photo" + +#: ../../Zotlabs/Module/Photos.php:823 ../../include/widgets.php:1516 +msgid "Edit Album" +msgstr "Modifier l'album" + +#: ../../Zotlabs/Module/Photos.php:870 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Permission refusée. L'accès à cet élément peut avoir été restreint." + +#: ../../Zotlabs/Module/Photos.php:872 +msgid "Photo not available" +msgstr "Photo non disponible" + +#: ../../Zotlabs/Module/Photos.php:930 +msgid "Use as profile photo" +msgstr "Utiliser comme photo du profil" + +#: ../../Zotlabs/Module/Photos.php:931 +msgid "Use as cover photo" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:938 +msgid "Private Photo" +msgstr "Photo privée" + +#: ../../Zotlabs/Module/Photos.php:953 +msgid "View Full Size" +msgstr "Voir en taille réelle" + +#: ../../Zotlabs/Module/Photos.php:998 ../../Zotlabs/Module/Admin.php:1437 +#: ../../Zotlabs/Module/Tagrm.php:137 +msgid "Remove" +msgstr "Retirer" + +#: ../../Zotlabs/Module/Photos.php:1032 +msgid "Edit photo" +msgstr "Modifier la photo" + +#: ../../Zotlabs/Module/Photos.php:1034 +msgid "Rotate CW (right)" +msgstr "Rotation horaire (droite)" + +#: ../../Zotlabs/Module/Photos.php:1035 +msgid "Rotate CCW (left)" +msgstr "Rotation anti-horaire (gauche)" + +#: ../../Zotlabs/Module/Photos.php:1038 +msgid "Enter a new album name" +msgstr "Entrer un nouveau nom d'album" + +#: ../../Zotlabs/Module/Photos.php:1039 +msgid "or select an existing one (doubleclick)" +msgstr "ou en sélectionner un existant (double-clic)" + +#: ../../Zotlabs/Module/Photos.php:1042 +msgid "Caption" +msgstr "Titre/légende" + +#: ../../Zotlabs/Module/Photos.php:1044 +msgid "Add a Tag" +msgstr "Ajouter une étiquette" + +#: ../../Zotlabs/Module/Photos.php:1048 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Exemple : @marc, @Barbara_Jensen, @charles@exemple.com, #Ile_de_France, #marathon" + +#: ../../Zotlabs/Module/Photos.php:1051 +msgid "Flag as adult in album view" +msgstr "Marquer comme \"adulte\" dans l'affichage de l'album" + +#: ../../Zotlabs/Module/Photos.php:1070 ../../Zotlabs/Lib/ThreadItem.php:261 +msgid "I like this (toggle)" +msgstr "J'aime (oui/non)" + +#: ../../Zotlabs/Module/Photos.php:1071 ../../Zotlabs/Lib/ThreadItem.php:262 +msgid "I don't like this (toggle)" +msgstr "Je n'aime pas (oui/non)" + +#: ../../Zotlabs/Module/Photos.php:1073 ../../Zotlabs/Lib/ThreadItem.php:397 +#: ../../include/conversation.php:740 +msgid "Please wait" +msgstr "Merci de patienter" + +#: ../../Zotlabs/Module/Photos.php:1089 ../../Zotlabs/Module/Photos.php:1207 +#: ../../Zotlabs/Lib/ThreadItem.php:707 +msgid "This is you" +msgstr "C'est vous" + +#: ../../Zotlabs/Module/Photos.php:1091 ../../Zotlabs/Module/Photos.php:1209 +#: ../../Zotlabs/Lib/ThreadItem.php:709 ../../include/js_strings.php:6 +msgid "Comment" +msgstr "Commenter" + +#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:574 +msgctxt "title" +msgid "Likes" +msgstr "Aime" + +#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:574 +msgctxt "title" +msgid "Dislikes" +msgstr "N'aime pas" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Agree" +msgstr "D'accord" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Disagree" +msgstr "Pas d'accord" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Abstain" +msgstr "Abstention" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Attending" +msgstr "Participations" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Not attending" +msgstr "Non-participations" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Might attend" +msgstr "Participation possible" + +#: ../../Zotlabs/Module/Photos.php:1126 ../../Zotlabs/Module/Photos.php:1138 +#: ../../Zotlabs/Lib/ThreadItem.php:181 ../../Zotlabs/Lib/ThreadItem.php:193 +#: ../../include/conversation.php:1717 +msgid "View all" +msgstr "Voir tout" + +#: ../../Zotlabs/Module/Photos.php:1130 ../../Zotlabs/Lib/ThreadItem.php:185 +#: ../../include/taxonomy.php:403 ../../include/conversation.php:1741 +#: ../../include/channel.php:1158 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "Aime" +msgstr[1] "Aime" + +#: ../../Zotlabs/Module/Photos.php:1135 ../../Zotlabs/Lib/ThreadItem.php:190 +#: ../../include/conversation.php:1744 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "N'aime pas" +msgstr[1] "N'aime pas" + +#: ../../Zotlabs/Module/Photos.php:1235 +msgid "Photo Tools" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1244 +msgid "In This Photo:" +msgstr "Dans cette photo :" + +#: ../../Zotlabs/Module/Photos.php:1249 +msgid "Map" +msgstr "Carte" + +#: ../../Zotlabs/Module/Photos.php:1257 ../../Zotlabs/Lib/ThreadItem.php:386 +msgctxt "noun" +msgid "Likes" +msgstr "Aime" + +#: ../../Zotlabs/Module/Photos.php:1258 ../../Zotlabs/Lib/ThreadItem.php:387 +msgctxt "noun" +msgid "Dislikes" +msgstr "N'aime pas" + +#: ../../Zotlabs/Module/Photos.php:1263 ../../Zotlabs/Lib/ThreadItem.php:392 +#: ../../include/acl_selectors.php:285 +msgid "Close" +msgstr "Fermer" + +#: ../../Zotlabs/Module/Photos.php:1337 +msgid "View Album" +msgstr "Voir l'album" + +#: ../../Zotlabs/Module/Photos.php:1348 ../../Zotlabs/Module/Photos.php:1361 +#: ../../Zotlabs/Module/Photos.php:1362 +msgid "Recent Photos" +msgstr "Photos récentes" + +#: ../../Zotlabs/Module/Ping.php:265 +msgid "sent you a private message" +msgstr "vous a envoyé un message privé" + +#: ../../Zotlabs/Module/Ping.php:313 +msgid "added your channel" +msgstr "a ajouté votre canal" + +#: ../../Zotlabs/Module/Ping.php:323 +msgid "g A l F d" +msgstr "g A l F d" + +#: ../../Zotlabs/Module/Ping.php:346 +msgid "[today]" +msgstr "[aujourd'hui]" + +#: ../../Zotlabs/Module/Ping.php:355 +msgid "posted an event" +msgstr "a publié un événement" + +#: ../../Zotlabs/Module/Oexchange.php:27 +msgid "Unable to find your hub." +msgstr "Impossible de trouver votre hub." + +#: ../../Zotlabs/Module/Oexchange.php:41 +msgid "Post successful." +msgstr "Publication réussie." + +#: ../../Zotlabs/Module/Openid.php:30 +msgid "OpenID protocol error. No ID returned." +msgstr "Erreur du protocole OpenID. Pas d'ID retourné." + +#: ../../Zotlabs/Module/Openid.php:193 ../../include/auth.php:226 +msgid "Login failed." +msgstr "Échec de la connexion." + +#: ../../Zotlabs/Module/Page.php:133 +msgid "" +"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " +"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam," +" quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " +"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " +"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " +"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." +msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." + +#: ../../Zotlabs/Module/Pconfig.php:26 ../../Zotlabs/Module/Pconfig.php:59 +msgid "This setting requires special processing and editing has been blocked." +msgstr "Ce paramètre nécessité un traitement spécial, les modifications ont été bloquées." + +#: ../../Zotlabs/Module/Pconfig.php:48 +msgid "Configuration Editor" +msgstr "Editeur de configuration" + +#: ../../Zotlabs/Module/Pconfig.php:49 +msgid "" +"Warning: Changing some settings could render your channel inoperable. Please" +" leave this page unless you are comfortable with and knowledgeable about how" +" to correctly use this feature." +msgstr "Attention :modifier certains paramètres peut rendre votre canal inutilisable. Merci d'ignorer cette page à moins d'être suffisamment à l'aise de savoir comment utiliser correctement cette fonctionnalité." + +#: ../../Zotlabs/Module/Pdledit.php:18 +msgid "Layout updated." +msgstr "Mise en page mise à jour." + +#: ../../Zotlabs/Module/Pdledit.php:34 ../../Zotlabs/Module/Pdledit.php:61 +msgid "Edit System Page Description" +msgstr "Modifier la description de la page du système" + +#: ../../Zotlabs/Module/Pdledit.php:56 +msgid "Layout not found." +msgstr "Mise en page introuvable." + +#: ../../Zotlabs/Module/Pdledit.php:62 +msgid "Module Name:" +msgstr "Nom du module :" + +#: ../../Zotlabs/Module/Pdledit.php:63 +msgid "Layout Help" +msgstr "Aide à la mise en page" + +#: ../../Zotlabs/Module/Poke.php:168 ../../Zotlabs/Lib/Apps.php:226 +#: ../../include/conversation.php:960 +msgid "Poke" +msgstr "Tapoter" + +#: ../../Zotlabs/Module/Poke.php:169 +msgid "Poke somebody" +msgstr "Taquiner quelqu'un" + +#: ../../Zotlabs/Module/Poke.php:172 +msgid "Poke/Prod" +msgstr "Tapoter/Encourager" + +#: ../../Zotlabs/Module/Poke.php:173 +msgid "Poke, prod or do other things to somebody" +msgstr "Taquiner, pousser ou faire autre chose à quelqu'un" + +#: ../../Zotlabs/Module/Poke.php:180 +msgid "Recipient" +msgstr "Destinataire" + +#: ../../Zotlabs/Module/Poke.php:181 +msgid "Choose what you wish to do to recipient" +msgstr "Choisir ce que vous voulez faire au destinataire" + +#: ../../Zotlabs/Module/Poke.php:184 ../../Zotlabs/Module/Poke.php:185 +msgid "Make this post private" +msgstr "Rendre cette publication privée" + +#: ../../Zotlabs/Module/Probe.php:30 ../../Zotlabs/Module/Probe.php:34 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "Récupération d'URL échouée : %1$s" + +#: ../../Zotlabs/Module/Profiles.php:24 ../../Zotlabs/Module/Profiles.php:189 +#: ../../Zotlabs/Module/Profiles.php:246 ../../Zotlabs/Module/Profiles.php:625 +msgid "Profile not found." +msgstr "Profil introuvable." + +#: ../../Zotlabs/Module/Profiles.php:44 +msgid "Profile deleted." +msgstr "Profil supprimé." + +#: ../../Zotlabs/Module/Profiles.php:68 ../../Zotlabs/Module/Profiles.php:104 +msgid "Profile-" +msgstr "Profil-" + +#: ../../Zotlabs/Module/Profiles.php:89 ../../Zotlabs/Module/Profiles.php:132 +msgid "New profile created." +msgstr "Nouveau profil créé." + +#: ../../Zotlabs/Module/Profiles.php:110 +msgid "Profile unavailable to clone." +msgstr "Profil impossible à cloner." + +#: ../../Zotlabs/Module/Profiles.php:151 +msgid "Profile unavailable to export." +msgstr "Impossible d'exporter le profil." + +#: ../../Zotlabs/Module/Profiles.php:256 +msgid "Profile Name is required." +msgstr "Le nom du profil est obligatoire." + +#: ../../Zotlabs/Module/Profiles.php:427 +msgid "Marital Status" +msgstr "Statut marital" + +#: ../../Zotlabs/Module/Profiles.php:431 +msgid "Romantic Partner" +msgstr "Partenaire amoureux" + +#: ../../Zotlabs/Module/Profiles.php:435 ../../Zotlabs/Module/Profiles.php:736 +msgid "Likes" +msgstr "Aime" + +#: ../../Zotlabs/Module/Profiles.php:439 ../../Zotlabs/Module/Profiles.php:737 +msgid "Dislikes" +msgstr "N'aime pas" + +#: ../../Zotlabs/Module/Profiles.php:443 ../../Zotlabs/Module/Profiles.php:744 +msgid "Work/Employment" +msgstr "Travail/Occupation" + +#: ../../Zotlabs/Module/Profiles.php:446 +msgid "Religion" +msgstr "Religion/Croyance" + +#: ../../Zotlabs/Module/Profiles.php:450 +msgid "Political Views" +msgstr "Opinions politiques" + +#: ../../Zotlabs/Module/Profiles.php:458 +msgid "Sexual Preference" +msgstr "Préférences sexuelle" + +#: ../../Zotlabs/Module/Profiles.php:462 +msgid "Homepage" +msgstr "Site Internet" + +#: ../../Zotlabs/Module/Profiles.php:466 +msgid "Interests" +msgstr "Centres d'intérêt" + +#: ../../Zotlabs/Module/Profiles.php:560 +msgid "Profile updated." +msgstr "Profil mis à jour." + +#: ../../Zotlabs/Module/Profiles.php:644 +msgid "Hide your connections list from viewers of this profile" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:686 +msgid "Edit Profile Details" +msgstr "Modifier les détails du profil" + +#: ../../Zotlabs/Module/Profiles.php:688 +msgid "View this profile" +msgstr "Voir ce profil" + +#: ../../Zotlabs/Module/Profiles.php:689 ../../Zotlabs/Module/Profiles.php:771 +#: ../../include/channel.php:959 +msgid "Edit visibility" +msgstr "Changer la visibilité" + +#: ../../Zotlabs/Module/Profiles.php:690 +msgid "Profile Tools" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:691 +msgid "Change cover photo" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:692 ../../include/channel.php:930 +msgid "Change profile photo" +msgstr "Changer la photo du profil" + +#: ../../Zotlabs/Module/Profiles.php:693 +msgid "Create a new profile using these settings" +msgstr "Créer un nouveau profil avec ces paramètres" + +#: ../../Zotlabs/Module/Profiles.php:694 +msgid "Clone this profile" +msgstr "Cloner ce profil" + +#: ../../Zotlabs/Module/Profiles.php:695 +msgid "Delete this profile" +msgstr "Supprimer ce profil" + +#: ../../Zotlabs/Module/Profiles.php:696 +msgid "Add profile things" +msgstr "Ajouter des éléments de profil" + +#: ../../Zotlabs/Module/Profiles.php:697 ../../include/widgets.php:105 +#: ../../include/conversation.php:1526 +msgid "Personal" +msgstr "Me concernant" + +#: ../../Zotlabs/Module/Profiles.php:699 +msgid "Relation" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:700 ../../include/datetime.php:48 +msgid "Miscellaneous" +msgstr "Divers" + +#: ../../Zotlabs/Module/Profiles.php:702 +msgid "Import profile from file" +msgstr "Importer le profil à partir d'un fichier" + +#: ../../Zotlabs/Module/Profiles.php:703 +msgid "Export profile to file" +msgstr "Exporter le profil vers un fichier." + +#: ../../Zotlabs/Module/Profiles.php:704 +msgid "Your gender" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:705 +msgid "Marital status" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:706 +msgid "Sexual preference" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:709 +msgid "Profile name" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:711 +msgid "This is your default profile." +msgstr "Ceci est votre profil par défaut." + +#: ../../Zotlabs/Module/Profiles.php:713 +msgid "Your full name" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:714 +msgid "Title/Description" +msgstr "Titre/description" + +#: ../../Zotlabs/Module/Profiles.php:717 +msgid "Street address" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:718 +msgid "Locality/City" +msgstr "Ville" + +#: ../../Zotlabs/Module/Profiles.php:719 +msgid "Region/State" +msgstr "Région" + +#: ../../Zotlabs/Module/Profiles.php:720 +msgid "Postal/Zip code" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:721 +msgid "Country" +msgstr "Pays" + +#: ../../Zotlabs/Module/Profiles.php:726 +msgid "Who (if applicable)" +msgstr "Qui (si applicable)" + +#: ../../Zotlabs/Module/Profiles.php:726 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Exemples : marie123, Marie Deschamps, marie@exemple.com" + +#: ../../Zotlabs/Module/Profiles.php:727 +msgid "Since (date)" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:730 +msgid "Tell us about yourself" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:732 +msgid "Hometown" +msgstr "Ville de naissance" + +#: ../../Zotlabs/Module/Profiles.php:733 +msgid "Political views" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:734 +msgid "Religious views" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:735 +msgid "Keywords used in directory listings" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:735 +msgid "Example: fishing photography software" +msgstr "Exemple : escrime photographie modélisme" + +#: ../../Zotlabs/Module/Profiles.php:738 +msgid "Musical interests" +msgstr "Goûts musicaux" + +#: ../../Zotlabs/Module/Profiles.php:739 +msgid "Books, literature" +msgstr "Livres, littérature" + +#: ../../Zotlabs/Module/Profiles.php:740 +msgid "Television" +msgstr "Télévision" + +#: ../../Zotlabs/Module/Profiles.php:741 +msgid "Film/Dance/Culture/Entertainment" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:742 +msgid "Hobbies/Interests" +msgstr "Loisirs/Centres d'intêret" + +#: ../../Zotlabs/Module/Profiles.php:743 +msgid "Love/Romance" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:745 +msgid "School/Education" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:746 +msgid "Contact information and social networks" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:747 +msgid "My other channels" +msgstr "Mes autres canaux" + +#: ../../Zotlabs/Module/Profiles.php:767 ../../include/channel.php:955 +msgid "Profile Image" +msgstr "Image du profil" + +#: ../../Zotlabs/Module/Profiles.php:777 ../../include/nav.php:88 +#: ../../include/channel.php:937 +msgid "Edit Profiles" +msgstr "Modifier les profils" + +#: ../../Zotlabs/Module/Profile_photo.php:179 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Shift-rechargez votre page, ou videz le cache du navigateur si la photo ne s'affiche pas immédiatement." + +#: ../../Zotlabs/Module/Profile_photo.php:367 +msgid "Upload Profile Photo" +msgstr "Téléverser une photo de profil" + +#: ../../Zotlabs/Module/Profperm.php:34 ../../Zotlabs/Module/Profperm.php:63 +msgid "Invalid profile identifier." +msgstr "Identifiant de profil invalide." + +#: ../../Zotlabs/Module/Profperm.php:115 +msgid "Profile Visibility Editor" +msgstr "Éditeur de visibilité de profil" + +#: ../../Zotlabs/Module/Profperm.php:117 ../../include/channel.php:1249 +msgid "Profile" +msgstr "Profil" + +#: ../../Zotlabs/Module/Profperm.php:119 +msgid "Click on a contact to add or remove." +msgstr "Cliquer sur un contact pour l'ajouter ou le retirer." + +#: ../../Zotlabs/Module/Profperm.php:128 +msgid "Visible To" +msgstr "Visible par" + +#: ../../Zotlabs/Module/Pubsites.php:22 ../../include/widgets.php:1270 +msgid "Public Hubs" +msgstr "Instances publiques" + +#: ../../Zotlabs/Module/Pubsites.php:25 +msgid "" +"The listed hubs allow public registration for the $Projectname network. All " +"hubs in the network are interlinked so membership on any of them conveys " +"membership in the network as a whole. Some hubs may require subscription or " +"provide tiered service plans. The hub itself may provide " +"additional details." +msgstr "Les sites listés permettent l'enregistrement public de comptes pour le réseau $Projectname. Tous les sites du réseau sont reliés entre eux, être membre d'un site revient à être membre de tous. Certains sites peuvent demander une souscription ou proposer différents niveaux de service. Chaque site peut fournir des détails supplémentaires." + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Hub URL" +msgstr "URL du site" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Access Type" +msgstr "Type d'accès" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Registration Policy" +msgstr "Politique d'inscription" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Stats" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Software" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:31 ../../Zotlabs/Module/Ratings.php:103 +#: ../../include/conversation.php:959 +msgid "Ratings" +msgstr "Evaluations" + +#: ../../Zotlabs/Module/Pubsites.php:38 +msgid "Rate" +msgstr "Evaluer" + +#: ../../Zotlabs/Module/Rate.php:160 +msgid "Website:" +msgstr "Site web :" + +#: ../../Zotlabs/Module/Rate.php:163 +#, php-format +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "Canal distant [%s] (encore inconnu sur ce site)" + +#: ../../Zotlabs/Module/Rate.php:164 +msgid "Rating (this information is public)" +msgstr "Evaluation (cette information est publique)" + +#: ../../Zotlabs/Module/Rate.php:165 +msgid "Optionally explain your rating (this information is public)" +msgstr "Explication facultative de votre évaluation (cette information est publique)" + +#: ../../Zotlabs/Module/Ratings.php:73 +msgid "No ratings" +msgstr "Pas de note" + +#: ../../Zotlabs/Module/Ratings.php:104 +msgid "Rating: " +msgstr "Evaluation :" + +#: ../../Zotlabs/Module/Ratings.php:105 +msgid "Website: " +msgstr "Site web :" + +#: ../../Zotlabs/Module/Ratings.php:107 +msgid "Description: " +msgstr "Description :" + +#: ../../Zotlabs/Module/Admin.php:77 +msgid "Theme settings updated." +msgstr "Paramètres du thème mis à jour." + +#: ../../Zotlabs/Module/Admin.php:197 +msgid "# Accounts" +msgstr "# Comptes" + +#: ../../Zotlabs/Module/Admin.php:198 +msgid "# blocked accounts" +msgstr "# comptes bloqués" + +#: ../../Zotlabs/Module/Admin.php:199 +msgid "# expired accounts" +msgstr "# comptes expirés" + +#: ../../Zotlabs/Module/Admin.php:200 +msgid "# expiring accounts" +msgstr "# comptes expirant" + +#: ../../Zotlabs/Module/Admin.php:211 +msgid "# Channels" +msgstr "# Canaux" + +#: ../../Zotlabs/Module/Admin.php:212 +msgid "# primary" +msgstr "# primaire" + +#: ../../Zotlabs/Module/Admin.php:213 +msgid "# clones" +msgstr "# clones" + +#: ../../Zotlabs/Module/Admin.php:219 +msgid "Message queues" +msgstr "File des messages" + +#: ../../Zotlabs/Module/Admin.php:236 +msgid "Your software should be updated" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:241 ../../Zotlabs/Module/Admin.php:490 +#: ../../Zotlabs/Module/Admin.php:711 ../../Zotlabs/Module/Admin.php:755 +#: ../../Zotlabs/Module/Admin.php:1030 ../../Zotlabs/Module/Admin.php:1209 +#: ../../Zotlabs/Module/Admin.php:1329 ../../Zotlabs/Module/Admin.php:1419 +#: ../../Zotlabs/Module/Admin.php:1612 ../../Zotlabs/Module/Admin.php:1646 +#: ../../Zotlabs/Module/Admin.php:1731 +msgid "Administration" +msgstr "Administration" + +#: ../../Zotlabs/Module/Admin.php:242 +msgid "Summary" +msgstr "Résumé" + +#: ../../Zotlabs/Module/Admin.php:245 +msgid "Registered accounts" +msgstr "Comptes enregistrés" + +#: ../../Zotlabs/Module/Admin.php:246 ../../Zotlabs/Module/Admin.php:715 +msgid "Pending registrations" +msgstr "Inscriptions en attente" + +#: ../../Zotlabs/Module/Admin.php:247 +msgid "Registered channels" +msgstr "Canaux enregistrés" + +#: ../../Zotlabs/Module/Admin.php:248 ../../Zotlabs/Module/Admin.php:716 +msgid "Active plugins" +msgstr "Greffons actifs" + +#: ../../Zotlabs/Module/Admin.php:249 +msgid "Version" +msgstr "Version" + +#: ../../Zotlabs/Module/Admin.php:250 +msgid "Repository version (master)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:251 +msgid "Repository version (dev)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:373 +msgid "Site settings updated." +msgstr "Paramètres du site sauvegardés." + +#: ../../Zotlabs/Module/Admin.php:400 ../../include/text.php:2841 +msgid "Default" +msgstr "Défaut" + +#: ../../Zotlabs/Module/Admin.php:410 ../../Zotlabs/Module/Settings.php:798 +msgid "mobile" +msgstr "mobile" + +#: ../../Zotlabs/Module/Admin.php:412 +msgid "experimental" +msgstr "expérimental" + +#: ../../Zotlabs/Module/Admin.php:414 +msgid "unsupported" +msgstr "non maintenu" + +#: ../../Zotlabs/Module/Admin.php:460 +msgid "Yes - with approval" +msgstr "Oui - avec approbation" + +#: ../../Zotlabs/Module/Admin.php:466 +msgid "My site is not a public server" +msgstr "Mon site n'est pas un serveur public" + +#: ../../Zotlabs/Module/Admin.php:467 +msgid "My site has paid access only" +msgstr "Mon site est à accès payant uniquement" + +#: ../../Zotlabs/Module/Admin.php:468 +msgid "My site has free access only" +msgstr "Mon site est gratuit uniquement" + +#: ../../Zotlabs/Module/Admin.php:469 +msgid "My site offers free accounts with optional paid upgrades" +msgstr "Mon site offre des comptes gratuits avec des améliorations payantes facultatives" + +#: ../../Zotlabs/Module/Admin.php:491 ../../include/widgets.php:1382 +msgid "Site" +msgstr "Site" + +#: ../../Zotlabs/Module/Admin.php:493 ../../Zotlabs/Module/Register.php:245 +msgid "Registration" +msgstr "Inscription" + +#: ../../Zotlabs/Module/Admin.php:494 +msgid "File upload" +msgstr "Envoi de fichier" + +#: ../../Zotlabs/Module/Admin.php:495 +msgid "Policies" +msgstr "Stratégies" + +#: ../../Zotlabs/Module/Admin.php:496 ../../include/contact_widgets.php:16 +msgid "Advanced" +msgstr "Avancé" + +#: ../../Zotlabs/Module/Admin.php:500 +msgid "Site name" +msgstr "Nom du site" + +#: ../../Zotlabs/Module/Admin.php:501 +msgid "Banner/Logo" +msgstr "Bannière/logo" + +#: ../../Zotlabs/Module/Admin.php:502 +msgid "Administrator Information" +msgstr "Informations de l'administrateur" + +#: ../../Zotlabs/Module/Admin.php:502 +msgid "" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "Coordonnées de l'administrateur du site. Affichées sur la page 'siteinfo'. Vous pouvez utiliser du BBCode ici" + +#: ../../Zotlabs/Module/Admin.php:503 +msgid "System language" +msgstr "Langue du système" + +#: ../../Zotlabs/Module/Admin.php:504 +msgid "System theme" +msgstr "Thème du système" + +#: ../../Zotlabs/Module/Admin.php:504 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Thème par défaut - il peut être changé pour chaque profil utilisateur - modifier le thème" + +#: ../../Zotlabs/Module/Admin.php:505 +msgid "Mobile system theme" +msgstr "Thème par défaut pour les mobiles" + +#: ../../Zotlabs/Module/Admin.php:505 +msgid "Theme for mobile devices" +msgstr "Thème pour les mobiles" + +#: ../../Zotlabs/Module/Admin.php:507 +msgid "Allow Feeds as Connections" +msgstr "Autoriser les Flux (RSS) comme contacts" + +#: ../../Zotlabs/Module/Admin.php:507 +msgid "(Heavy system resource usage)" +msgstr "(Impact important sur les ressources)" + +#: ../../Zotlabs/Module/Admin.php:508 +msgid "Maximum image size" +msgstr "Taille maximale des images" + +#: ../../Zotlabs/Module/Admin.php:508 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Taille maximum, en octets, des images envoyées. Par défaut 0, soit sans limite." + +#: ../../Zotlabs/Module/Admin.php:509 +msgid "Does this site allow new member registration?" +msgstr "Est-ce que l'enregistrement de nouveaux membres est autorisé sur ce site ?" + +#: ../../Zotlabs/Module/Admin.php:510 +msgid "Invitation only" +msgstr "Sur invitation seulement" + +#: ../../Zotlabs/Module/Admin.php:510 +msgid "" +"Only allow new member registrations with an invitation code. Above register " +"policy must be set to Yes." +msgstr "N'autoriser que les nouvelles inscriptions avec code d'invitation. La stratégie d'inscription ci-dessus doit être mise sur \"Oui\"." + +#: ../../Zotlabs/Module/Admin.php:511 +msgid "Which best describes the types of account offered by this hub?" +msgstr "Quelle est la meilleure description des types de comptes proposés sur ce hub ?" + +#: ../../Zotlabs/Module/Admin.php:512 +msgid "Register text" +msgstr "Texte d'inscription" + +#: ../../Zotlabs/Module/Admin.php:512 +msgid "Will be displayed prominently on the registration page." +msgstr "Sera affiché de manière bien visible sur le formulaire d'inscription." + +#: ../../Zotlabs/Module/Admin.php:513 +msgid "Site homepage to show visitors (default: login box)" +msgstr "Page d'accueil du site à montrer aux visiteurs (par défaut :boîte de dialogue de connexion)" + +#: ../../Zotlabs/Module/Admin.php:513 +msgid "" +"example: 'public' to show public stream, 'page/sys/home' to show a system " +"webpage called 'home' or 'include:home.html' to include a file." +msgstr "exemple :'public' pour montrer le flux public, 'page/sys/home' pour montrer une page système appelée 'home' ou 'include:home.html' pour inclure un fichier." + +#: ../../Zotlabs/Module/Admin.php:514 +msgid "Preserve site homepage URL" +msgstr "Préserver l'adresse d'accueil du site" + +#: ../../Zotlabs/Module/Admin.php:514 +msgid "" +"Present the site homepage in a frame at the original location instead of " +"redirecting" +msgstr "Présenter la page d'accueil du site dans un cadre à l'adresse d'origine, plutôt que de rediriger" + +#: ../../Zotlabs/Module/Admin.php:515 +msgid "Accounts abandoned after x days" +msgstr "Les comptes sont abandonnés après x jours" + +#: ../../Zotlabs/Module/Admin.php:515 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Eviter de gaspiller les ressources du système en interrogeant des hubs distants pour des canaux abandonnés. Mettez 0 pour ne pas avoir de limite de temps." + +#: ../../Zotlabs/Module/Admin.php:516 +msgid "Allowed friend domains" +msgstr "Domaines amicaux autorisés" + +#: ../../Zotlabs/Module/Admin.php:516 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Liste de noms de domaines séparés par des virgules pour lesquels ce site acceptera les demandes d'amitié. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines." + +#: ../../Zotlabs/Module/Admin.php:517 +msgid "Allowed email domains" +msgstr "Domaines de courriels autorisés" + +#: ../../Zotlabs/Module/Admin.php:517 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "Liste de noms de domaines séparés par des virgules dont les adresses de courriel seront autorisées lors de l'inscription à ce site. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines." + +#: ../../Zotlabs/Module/Admin.php:518 +msgid "Not allowed email domains" +msgstr "Domaines de courriel non autorisés" + +#: ../../Zotlabs/Module/Admin.php:518 +msgid "" +"Comma separated list of domains which are not allowed in email addresses for" +" registrations to this site. Wildcards are accepted. Empty to allow any " +"domains, unless allowed domains have been defined." +msgstr "Liste de noms de domaines - séparés par des virgules - dont les adresses de courriel ne seront pas autorisées lors de l'inscription à ce site. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines, sauf si des domaines autorisés ont été définis." + +#: ../../Zotlabs/Module/Admin.php:519 +msgid "Verify Email Addresses" +msgstr "Demander vérification des adresses de courriel" + +#: ../../Zotlabs/Module/Admin.php:519 +msgid "" +"Check to verify email addresses used in account registration (recommended)." +msgstr "Cocher pour que les adresses utilisées à l'inscription soient vérifiées (recommandé)." + +#: ../../Zotlabs/Module/Admin.php:520 +msgid "Force publish" +msgstr "Publicité forcée" + +#: ../../Zotlabs/Module/Admin.php:520 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Cocher pour forcer la publication de tous les profils du site dans l'annuaire." + +#: ../../Zotlabs/Module/Admin.php:521 +msgid "Import Public Streams" +msgstr "Flux publics importés" + +#: ../../Zotlabs/Module/Admin.php:521 +msgid "" +"Import and allow access to public content pulled from other sites. Warning: " +"this content is unmoderated." +msgstr "Importer du contenu public à partir d'autres sites et autoriser l'accès à ce contenu. Attention : ce contenu n'est pas modéré." + +#: ../../Zotlabs/Module/Admin.php:522 +msgid "Login on Homepage" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:522 +msgid "" +"Present a login box to visitors on the home page if no other content has " +"been configured." +msgstr "Présenter une boîte de dialogue de connexion aux visiteurs sur la page d'accueil si aucun autre contenu n'a été configuré." + +#: ../../Zotlabs/Module/Admin.php:523 +msgid "Enable context help" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:523 +msgid "" +"Display contextual help for the current page when the help button is " +"pressed." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:525 +msgid "Directory Server URL" +msgstr "URL du serveur d'annuaire" + +#: ../../Zotlabs/Module/Admin.php:525 +msgid "Default directory server" +msgstr "Serveur d'annuaire par défaut" + +#: ../../Zotlabs/Module/Admin.php:527 +msgid "Proxy user" +msgstr "Utilisateur du proxy" + +#: ../../Zotlabs/Module/Admin.php:528 +msgid "Proxy URL" +msgstr "URL du proxy" + +#: ../../Zotlabs/Module/Admin.php:529 +msgid "Network timeout" +msgstr "Délai maximal du réseau" + +#: ../../Zotlabs/Module/Admin.php:529 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "En secondes. Mettre à 0 pour ne pas avoir de délai maximal (non recommandé)." + +#: ../../Zotlabs/Module/Admin.php:530 +msgid "Delivery interval" +msgstr "Intervalle de distribution" + +#: ../../Zotlabs/Module/Admin.php:530 +msgid "" +"Delay background delivery processes by this many seconds to reduce system " +"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " +"for large dedicated servers." +msgstr "Temporise le processus de distribution de tant de secondes pour réduire la charge sur le système. Valeurs recommandées : 4-5 pour les serveurs mutualisés, 2-3 pour les VPS. 0-1 pour les gros serveurs dédiés." + +#: ../../Zotlabs/Module/Admin.php:531 +msgid "Deliveries per process" +msgstr "Distributions par processus" + +#: ../../Zotlabs/Module/Admin.php:531 +msgid "" +"Number of deliveries to attempt in a single operating system process. Adjust" +" if necessary to tune system performance. Recommend: 1-5." +msgstr "Nombre de distributions à tenter au sein d'un seul processus système. Ajuster si nécessaire pour affiner la performance du système. Recommandé :1-5." + +#: ../../Zotlabs/Module/Admin.php:532 +msgid "Poll interval" +msgstr "Intervalle de scrutation" + +#: ../../Zotlabs/Module/Admin.php:532 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Temporise le processus de scrutation en tâche de fond de tant de secondes, pour réduire la charge. Si 0, utilise l'intervalle de distribution." + +#: ../../Zotlabs/Module/Admin.php:533 +msgid "Maximum Load Average" +msgstr "Charge maximale moyenne" + +#: ../../Zotlabs/Module/Admin.php:533 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Charge système maximale au-delà de laquelle distribution et scrutation sont reportées - par défaut 50." + +#: ../../Zotlabs/Module/Admin.php:534 +msgid "Expiration period in days for imported (grid/network) content" +msgstr "Délai d'expiration pour le contenu importé (réseau)" + +#: ../../Zotlabs/Module/Admin.php:534 +msgid "0 for no expiration of imported content" +msgstr "0 pour ne pas expirer le contenu importé" + +#: ../../Zotlabs/Module/Admin.php:677 ../../Zotlabs/Module/Admin.php:678 +#: ../../Zotlabs/Module/Settings.php:722 +msgid "Off" +msgstr "Inactif" + +#: ../../Zotlabs/Module/Admin.php:677 ../../Zotlabs/Module/Admin.php:678 +#: ../../Zotlabs/Module/Settings.php:722 +msgid "On" +msgstr "Actif" + +#: ../../Zotlabs/Module/Admin.php:678 +#, php-format +msgid "Lock feature %s" +msgstr "Verrouiller fonctionnalité %s" + +#: ../../Zotlabs/Module/Admin.php:686 +msgid "Manage Additional Features" +msgstr "Gérer les fonctionnalités additionnelles" + +#: ../../Zotlabs/Module/Admin.php:703 +msgid "No server found" +msgstr "Serveur introuvable" + +#: ../../Zotlabs/Module/Admin.php:710 ../../Zotlabs/Module/Admin.php:1046 +msgid "ID" +msgstr "Identifiant" + +#: ../../Zotlabs/Module/Admin.php:710 +msgid "for channel" +msgstr "pour le canal" + +#: ../../Zotlabs/Module/Admin.php:710 +msgid "on server" +msgstr "sur le serveur" + +#: ../../Zotlabs/Module/Admin.php:712 +msgid "Server" +msgstr "Serveur" + +#: ../../Zotlabs/Module/Admin.php:746 +msgid "" +"By default, unfiltered HTML is allowed in embedded media. This is inherently" +" insecure." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:749 +msgid "" +"The recommended setting is to only allow unfiltered HTML from the following " +"sites:" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:750 +msgid "" +"https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/https://vimeo.com/
    https://soundcloud.com/
    " +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:751 +msgid "" +"All other embedded content will be filtered, unless " +"embedded content from that site is explicitly blocked." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:756 ../../include/widgets.php:1385 +msgid "Security" +msgstr "Sécurité" + +#: ../../Zotlabs/Module/Admin.php:758 +msgid "Block public" +msgstr "Bloquer \"public\"" + +#: ../../Zotlabs/Module/Admin.php:758 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently authenticated." +msgstr "Sélectionner pour ne permettre l'accès aux pages personnelles \"publiques\" du site qu'aux personnes authentifiées, pas aux personnes anonymes du web." + +#: ../../Zotlabs/Module/Admin.php:759 +msgid "Set \"Transport Security\" HTTP header" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:760 +msgid "Set \"Content Security Policy\" HTTP header" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:761 +msgid "Allow communications only from these sites" +msgstr "N'autorisez que les communications venant de ces sites" + +#: ../../Zotlabs/Module/Admin.php:761 +msgid "" +"One site per line. Leave empty to allow communication from anywhere by " +"default" +msgstr "Un site par ligne. Laisser vide pour autoriser les communications de tous les sites, par défaut." + +#: ../../Zotlabs/Module/Admin.php:762 +msgid "Block communications from these sites" +msgstr "Bloquer les communications de ces sites" + +#: ../../Zotlabs/Module/Admin.php:763 +msgid "Allow communications only from these channels" +msgstr "N'autoriser que les communications de ces canaux" + +#: ../../Zotlabs/Module/Admin.php:763 +msgid "" +"One channel (hash) per line. Leave empty to allow from any channel by " +"default" +msgstr "Un canal (adresse) par ligne. Laisser vide pour autoriser les communications de tous les canaux, par défaut" + +#: ../../Zotlabs/Module/Admin.php:764 +msgid "Block communications from these channels" +msgstr "Bloquer les communications de ces canaux" + +#: ../../Zotlabs/Module/Admin.php:765 +msgid "Only allow embeds from secure (SSL) websites and links." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:766 +msgid "Allow unfiltered embedded HTML content only from these domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:766 +msgid "One site per line. By default embedded content is filtered." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:767 +msgid "Block embedded HTML from these domains" +msgstr "Bloquer le HTML embarqué à partir de ces domaines" + +#: ../../Zotlabs/Module/Admin.php:785 +msgid "Update has been marked successful" +msgstr "La mise à jour a été marquée comme réussie" + +#: ../../Zotlabs/Module/Admin.php:795 +#, php-format +msgid "Executing %s failed. Check system logs." +msgstr "L'éxecution de %s a échoué. Merci de vérifier les journaux du système." + +#: ../../Zotlabs/Module/Admin.php:798 +#, php-format +msgid "Update %s was successfully applied." +msgstr "La mise à jour %s a été appliquée avec succès." + +#: ../../Zotlabs/Module/Admin.php:802 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "La mise à jour %s n'a pas retourné d'information. Impossible de savoir si elle a réussi ou non." + +#: ../../Zotlabs/Module/Admin.php:805 +#, php-format +msgid "Update function %s could not be found." +msgstr "La fonction de mise à jour %s est introuvable." + +#: ../../Zotlabs/Module/Admin.php:821 +msgid "No failed updates." +msgstr "Aucune mise à jour défaillante." + +#: ../../Zotlabs/Module/Admin.php:825 +msgid "Failed Updates" +msgstr "Mises à jour défaillantes" + +#: ../../Zotlabs/Module/Admin.php:827 +msgid "Mark success (if update was manually applied)" +msgstr "Marquer comme réussie (si la mise à jour a été réalisée manuellement)" + +#: ../../Zotlabs/Module/Admin.php:828 +msgid "Attempt to execute this update step automatically" +msgstr "Tenter de réaliser cette étape de mise à jour automatiquement" + +#: ../../Zotlabs/Module/Admin.php:859 +msgid "Queue Statistics" +msgstr "Statistiques de file d'attente" + +#: ../../Zotlabs/Module/Admin.php:860 +msgid "Total Entries" +msgstr "Nombre d'entrées total" + +#: ../../Zotlabs/Module/Admin.php:861 +msgid "Priority" +msgstr "Priorité" + +#: ../../Zotlabs/Module/Admin.php:862 +msgid "Destination URL" +msgstr "URL de destination" + +#: ../../Zotlabs/Module/Admin.php:863 +msgid "Mark hub permanently offline" +msgstr "Marquer le hub comme étant hors ligne de manière permanente" + +#: ../../Zotlabs/Module/Admin.php:864 +msgid "Empty queue for this hub" +msgstr "Vider la file d'attente pour ce hub" + +#: ../../Zotlabs/Module/Admin.php:865 +msgid "Last known contact" +msgstr "Dernier contact connu" + +#: ../../Zotlabs/Module/Admin.php:901 +#, php-format +msgid "%s account blocked/unblocked" +msgid_plural "%s account blocked/unblocked" +msgstr[0] "%s compte bloqué/débloqué" +msgstr[1] "%s comptes bloqués/débloqués" + +#: ../../Zotlabs/Module/Admin.php:908 +#, php-format +msgid "%s account deleted" +msgid_plural "%s accounts deleted" +msgstr[0] "%s compte supprimé" +msgstr[1] "%s comptes supprimés" + +#: ../../Zotlabs/Module/Admin.php:944 +msgid "Account not found" +msgstr "Compte introuvable" + +#: ../../Zotlabs/Module/Admin.php:955 +#, php-format +msgid "Account '%s' deleted" +msgstr "Compte '%s' supprimé" + +#: ../../Zotlabs/Module/Admin.php:963 +#, php-format +msgid "Account '%s' blocked" +msgstr "Compte '%s' bloqué" + +#: ../../Zotlabs/Module/Admin.php:971 +#, php-format +msgid "Account '%s' unblocked" +msgstr "Compte '%s' débloqué" + +#: ../../Zotlabs/Module/Admin.php:1031 ../../Zotlabs/Module/Admin.php:1044 +#: ../../include/widgets.php:1383 +msgid "Accounts" +msgstr "Comptes" + +#: ../../Zotlabs/Module/Admin.php:1033 ../../Zotlabs/Module/Admin.php:1212 +msgid "select all" +msgstr "tout sélectionner" + +#: ../../Zotlabs/Module/Admin.php:1034 +msgid "Registrations waiting for confirm" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1035 +msgid "Request date" +msgstr "Date de la demande" + +#: ../../Zotlabs/Module/Admin.php:1036 +msgid "No registrations." +msgstr "Pas d'inscriptions." + +#: ../../Zotlabs/Module/Admin.php:1038 +msgid "Deny" +msgstr "Refuser" + +#: ../../Zotlabs/Module/Admin.php:1048 ../../include/group.php:267 +msgid "All Channels" +msgstr "Tous les canaux" + +#: ../../Zotlabs/Module/Admin.php:1049 +msgid "Register date" +msgstr "Date d'inscription" + +#: ../../Zotlabs/Module/Admin.php:1050 +msgid "Last login" +msgstr "Dernière connexion" + +#: ../../Zotlabs/Module/Admin.php:1051 +msgid "Expires" +msgstr "Expire le" + +#: ../../Zotlabs/Module/Admin.php:1052 +msgid "Service Class" +msgstr "Classe de service" + +#: ../../Zotlabs/Module/Admin.php:1054 +msgid "" +"Selected accounts will be deleted!\\n\\nEverything these accounts had posted" +" on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Les comptes sélectionnés seront supprimés !\\n\\nTout ce que ces utilisateurs ont publié sur ce site sera détruit de manière définitive !\\n\\nÊtes-vous sûr ?" + +#: ../../Zotlabs/Module/Admin.php:1055 +msgid "" +"The account {0} will be deleted!\\n\\nEverything this account has posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Le compte {0} sera supprimé !\\n\\nTout ce que cet utilisateur a publié sur ce site sera détruit de manière définitive !\\n\\nÊtes-vous sûr ?" + +#: ../../Zotlabs/Module/Admin.php:1091 +#, php-format +msgid "%s channel censored/uncensored" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "%s canal censuré/dé-censuré" +msgstr[1] "%s canaux censurés/dé-censurés" + +#: ../../Zotlabs/Module/Admin.php:1100 +#, php-format +msgid "%s channel code allowed/disallowed" +msgid_plural "%s channels code allowed/disallowed" +msgstr[0] "code autorisé/interdit pour %s canal" +msgstr[1] "code autorisé/interdit pour %s canaux" + +#: ../../Zotlabs/Module/Admin.php:1106 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "%s canal supprimé" +msgstr[1] "%s canaux supprimés" + +#: ../../Zotlabs/Module/Admin.php:1126 +msgid "Channel not found" +msgstr "Canal introuvable" + +#: ../../Zotlabs/Module/Admin.php:1136 +#, php-format +msgid "Channel '%s' deleted" +msgstr "Canal '%s' supprimé" + +#: ../../Zotlabs/Module/Admin.php:1148 +#, php-format +msgid "Channel '%s' censored" +msgstr "Canal '%s' censuré" + +#: ../../Zotlabs/Module/Admin.php:1148 +#, php-format +msgid "Channel '%s' uncensored" +msgstr "Canal '%s' non censuré" + +#: ../../Zotlabs/Module/Admin.php:1159 +#, php-format +msgid "Channel '%s' code allowed" +msgstr "Code autorisé pour le canal '%s'" + +#: ../../Zotlabs/Module/Admin.php:1159 +#, php-format +msgid "Channel '%s' code disallowed" +msgstr "Code interdit pour le canal '%s'" + +#: ../../Zotlabs/Module/Admin.php:1210 ../../include/widgets.php:1384 +msgid "Channels" +msgstr "Canaux" + +#: ../../Zotlabs/Module/Admin.php:1214 +msgid "Censor" +msgstr "Censurer" + +#: ../../Zotlabs/Module/Admin.php:1215 +msgid "Uncensor" +msgstr "Ne plus censurer" + +#: ../../Zotlabs/Module/Admin.php:1216 +msgid "Allow Code" +msgstr "Autoriser le code" + +#: ../../Zotlabs/Module/Admin.php:1217 +msgid "Disallow Code" +msgstr "Interdire le code" + +#: ../../Zotlabs/Module/Admin.php:1218 ../../include/conversation.php:1611 +msgid "Channel" +msgstr "Canal" + +#: ../../Zotlabs/Module/Admin.php:1222 +msgid "UID" +msgstr "UID" + +#: ../../Zotlabs/Module/Admin.php:1226 +msgid "" +"Selected channels will be deleted!\\n\\nEverything that was posted in these " +"channels on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Les canaux sélectionnés seront supprimés !\\n\\nTout ce qui a été publié dans ces canaux sur ce site sera définitivement supprimé !\\n\\nÊtes-vous sûr ?" + +#: ../../Zotlabs/Module/Admin.php:1227 +msgid "" +"The channel {0} will be deleted!\\n\\nEverything that was posted in this " +"channel on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Le canal {0} sera supprimé !\\n\\nTout ce qui a été publié sur ce canal sera définitivement supprimé !\\n\\nÊtes-vous sûr(e) ?" + +#: ../../Zotlabs/Module/Admin.php:1284 +#, php-format +msgid "Plugin %s disabled." +msgstr "Greffon %s désactivé." + +#: ../../Zotlabs/Module/Admin.php:1288 +#, php-format +msgid "Plugin %s enabled." +msgstr "Greffon %s activé." + +#: ../../Zotlabs/Module/Admin.php:1298 ../../Zotlabs/Module/Admin.php:1585 +msgid "Disable" +msgstr "Désactiver" + +#: ../../Zotlabs/Module/Admin.php:1301 ../../Zotlabs/Module/Admin.php:1587 +msgid "Enable" +msgstr "Activer" + +#: ../../Zotlabs/Module/Admin.php:1330 ../../Zotlabs/Module/Admin.php:1420 +#: ../../include/widgets.php:1387 +msgid "Plugins" +msgstr "Greffons" + +#: ../../Zotlabs/Module/Admin.php:1331 ../../Zotlabs/Module/Admin.php:1614 +msgid "Toggle" +msgstr "(Dés)activer" + +#: ../../Zotlabs/Module/Admin.php:1332 ../../Zotlabs/Module/Admin.php:1615 +#: ../../Zotlabs/Lib/Apps.php:215 ../../include/widgets.php:638 +#: ../../include/nav.php:208 +msgid "Settings" +msgstr "Paramètres" + +#: ../../Zotlabs/Module/Admin.php:1339 ../../Zotlabs/Module/Admin.php:1624 +msgid "Author: " +msgstr "Auteur :" + +#: ../../Zotlabs/Module/Admin.php:1340 ../../Zotlabs/Module/Admin.php:1625 +msgid "Maintainer: " +msgstr "Maintenu par :" + +#: ../../Zotlabs/Module/Admin.php:1341 +msgid "Minimum project version: " +msgstr "Version minimum du projet :" + +#: ../../Zotlabs/Module/Admin.php:1342 +msgid "Maximum project version: " +msgstr "Version maximum du projet :" + +#: ../../Zotlabs/Module/Admin.php:1343 +msgid "Minimum PHP version: " +msgstr "Version minimum de PHP :" + +#: ../../Zotlabs/Module/Admin.php:1344 +msgid "Requires: " +msgstr "Requiert :" + +#: ../../Zotlabs/Module/Admin.php:1345 ../../Zotlabs/Module/Admin.php:1425 +msgid "Disabled - version incompatibility" +msgstr "Désactivé - version incompatible" + +#: ../../Zotlabs/Module/Admin.php:1394 +msgid "Enter the public git repository URL of the plugin repo." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1395 +msgid "Plugin repo git URL" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1396 +msgid "Custom repo name" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1396 +msgid "(optional)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1397 +msgid "Download Plugin Repo" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1404 +msgid "Install new repo" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1405 ../../Zotlabs/Lib/Apps.php:330 +msgid "Install" +msgstr "Installer" + +#: ../../Zotlabs/Module/Admin.php:1427 +msgid "Manage Repos" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1428 +msgid "Installed Plugin Repositories" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1429 +msgid "Install a New Plugin Repository" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1435 ../../Zotlabs/Module/Settings.php:77 +#: ../../Zotlabs/Module/Settings.php:616 ../../Zotlabs/Lib/Apps.php:330 +msgid "Update" +msgstr "Mise à jour" + +#: ../../Zotlabs/Module/Admin.php:1436 +msgid "Switch branch" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1550 +msgid "No themes found." +msgstr "Aucun thème trouvé." + +#: ../../Zotlabs/Module/Admin.php:1606 +msgid "Screenshot" +msgstr "Capture d'écran" + +#: ../../Zotlabs/Module/Admin.php:1613 ../../Zotlabs/Module/Admin.php:1647 +#: ../../include/widgets.php:1388 +msgid "Themes" +msgstr "Thèmes" + +#: ../../Zotlabs/Module/Admin.php:1652 +msgid "[Experimental]" +msgstr "[Expérimental]" + +#: ../../Zotlabs/Module/Admin.php:1653 +msgid "[Unsupported]" +msgstr "[Non maintenu]" + +#: ../../Zotlabs/Module/Admin.php:1677 +msgid "Log settings updated." +msgstr "Paramètres du journal mis à jour." + +#: ../../Zotlabs/Module/Admin.php:1732 ../../include/widgets.php:1409 +#: ../../include/widgets.php:1419 +msgid "Logs" +msgstr "Journaux" + +#: ../../Zotlabs/Module/Admin.php:1734 +msgid "Clear" +msgstr "Vider" + +#: ../../Zotlabs/Module/Admin.php:1740 +msgid "Debugging" +msgstr "Débogage" + +#: ../../Zotlabs/Module/Admin.php:1741 +msgid "Log file" +msgstr "Fichier du journal" + +#: ../../Zotlabs/Module/Admin.php:1741 +msgid "" +"Must be writable by web server. Relative to your top-level webserver " +"directory." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1742 +msgid "Log level" +msgstr "Niveau de journalisation" + +#: ../../Zotlabs/Module/Admin.php:2028 +msgid "New Profile Field" +msgstr "Nouveau champ de profil" + +#: ../../Zotlabs/Module/Admin.php:2029 ../../Zotlabs/Module/Admin.php:2049 +msgid "Field nickname" +msgstr "Nom court du champ" + +#: ../../Zotlabs/Module/Admin.php:2029 ../../Zotlabs/Module/Admin.php:2049 +msgid "System name of field" +msgstr "Nom système du champ" + +#: ../../Zotlabs/Module/Admin.php:2030 ../../Zotlabs/Module/Admin.php:2050 +msgid "Input type" +msgstr "Type de champ" + +#: ../../Zotlabs/Module/Admin.php:2031 ../../Zotlabs/Module/Admin.php:2051 +msgid "Field Name" +msgstr "Nom du champ" + +#: ../../Zotlabs/Module/Admin.php:2031 ../../Zotlabs/Module/Admin.php:2051 +msgid "Label on profile pages" +msgstr "Étiquette sur les pages de profil" + +#: ../../Zotlabs/Module/Admin.php:2032 ../../Zotlabs/Module/Admin.php:2052 +msgid "Help text" +msgstr "Aide à la saisie" + +#: ../../Zotlabs/Module/Admin.php:2032 ../../Zotlabs/Module/Admin.php:2052 +msgid "Additional info (optional)" +msgstr "Informations additionnelles (facultatif)" + +#: ../../Zotlabs/Module/Admin.php:2042 +msgid "Field definition not found" +msgstr "Définition du champ introuvable" + +#: ../../Zotlabs/Module/Admin.php:2048 +msgid "Edit Profile Field" +msgstr "Modifier le champ de profil" + +#: ../../Zotlabs/Module/Admin.php:2106 ../../include/widgets.php:1390 +msgid "Profile Fields" +msgstr "Champs de profil" + +#: ../../Zotlabs/Module/Admin.php:2107 +msgid "Basic Profile Fields" +msgstr "Champs de profil de base" + +#: ../../Zotlabs/Module/Admin.php:2108 +msgid "Advanced Profile Fields" +msgstr "Champs de profil avancés" + +#: ../../Zotlabs/Module/Admin.php:2108 +msgid "(In addition to basic fields)" +msgstr "(en plus des champs de base)" + +#: ../../Zotlabs/Module/Admin.php:2110 +msgid "All available fields" +msgstr "Tous les champs disponibles" + +#: ../../Zotlabs/Module/Admin.php:2111 +msgid "Custom Fields" +msgstr "Champs personnalisés" + +#: ../../Zotlabs/Module/Admin.php:2115 +msgid "Create Custom Field" +msgstr "Créer un champ personnalisé" + +#: ../../Zotlabs/Module/Appman.php:37 ../../Zotlabs/Module/Appman.php:53 +msgid "App installed." +msgstr "Application installée." + +#: ../../Zotlabs/Module/Appman.php:46 +msgid "Malformed app." +msgstr "Erreur de l'application - Malformée." + +#: ../../Zotlabs/Module/Appman.php:104 +msgid "Embed code" +msgstr "Imbriquer le code" + +#: ../../Zotlabs/Module/Appman.php:110 ../../include/widgets.php:107 +msgid "Edit App" +msgstr "Modifier l'application" + +#: ../../Zotlabs/Module/Appman.php:110 +msgid "Create App" +msgstr "Créer une application" + +#: ../../Zotlabs/Module/Appman.php:115 +msgid "Name of app" +msgstr "Nom de l'application" + +#: ../../Zotlabs/Module/Appman.php:116 +msgid "Location (URL) of app" +msgstr "Emplacement (URL) de l'application" + +#: ../../Zotlabs/Module/Appman.php:118 +msgid "Photo icon URL" +msgstr "URL de l'icône à utiliser pour cette photo" + +#: ../../Zotlabs/Module/Appman.php:118 +msgid "80 x 80 pixels - optional" +msgstr "80 x 80 pixels - facultatif" + +#: ../../Zotlabs/Module/Appman.php:119 +msgid "Categories (optional, comma separated list)" +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:120 +msgid "Version ID" +msgstr "Identifiant de version" + +#: ../../Zotlabs/Module/Appman.php:121 +msgid "Price of app" +msgstr "Prix de l'application" + +#: ../../Zotlabs/Module/Appman.php:122 +msgid "Location (URL) to purchase app" +msgstr "Emplacement (URL) pour l'achat de l'application" + +#: ../../Zotlabs/Module/Rbmark.php:94 +msgid "Select a bookmark folder" +msgstr "Choisir un dossier de favoris" + +#: ../../Zotlabs/Module/Rbmark.php:99 +msgid "Save Bookmark" +msgstr "Enregistrer le favori" + +#: ../../Zotlabs/Module/Rbmark.php:100 +msgid "URL of bookmark" +msgstr "URL du favori" + +#: ../../Zotlabs/Module/Rbmark.php:105 +msgid "Or enter new bookmark folder name" +msgstr "Ou entrez un nouveau nom de dossier de favoris" + +#: ../../Zotlabs/Module/Register.php:49 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "Nombre d'inscriptions quotidiennes dépassé. Merci d'essayer à nouveau demain." + +#: ../../Zotlabs/Module/Register.php:55 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "Merci d'indiquer votre adhésion aux conditions de service. L'inscription a échoué." + +#: ../../Zotlabs/Module/Register.php:89 +msgid "Passwords do not match." +msgstr "Les mots de passe ne concordent pas." + +#: ../../Zotlabs/Module/Register.php:131 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "Inscription réussie. Merci de vérifier vos courriels pour valider votre compte." + +#: ../../Zotlabs/Module/Register.php:137 +msgid "Your registration is pending approval by the site owner." +msgstr "Votre inscription est en attente d'approbation par l'administrateur." + +#: ../../Zotlabs/Module/Register.php:140 +msgid "Your registration can not be processed." +msgstr "Votre inscription ne peut être traîtée." + +#: ../../Zotlabs/Module/Register.php:184 +msgid "Registration on this hub is disabled." +msgstr "La création de nouveaux comptes est désactivée pour ce site." + +#: ../../Zotlabs/Module/Register.php:193 +msgid "Registration on this hub is by approval only." +msgstr "La création de compte sur ce site est soumise à approbation." + +#: ../../Zotlabs/Module/Register.php:194 +msgid "Register at another affiliated hub." +msgstr "S'enregistrer sur un autre site du réseau." + +#: ../../Zotlabs/Module/Register.php:204 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Ce site a dépassé le nombre de création de comptes autorisé chaque jour. Merci d'essayer à nouveau demain." + +#: ../../Zotlabs/Module/Register.php:215 +msgid "Terms of Service" +msgstr "Conditions de service" + +#: ../../Zotlabs/Module/Register.php:221 +#, php-format +msgid "I accept the %s for this website" +msgstr "J'accepte les %s de ce site" + +#: ../../Zotlabs/Module/Register.php:223 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "J'ai plus de 13 ans et j'accepte les %s de ce site" + +#: ../../Zotlabs/Module/Register.php:227 +msgid "Your email address" +msgstr "Votre adresse de courriel" + +#: ../../Zotlabs/Module/Register.php:228 +msgid "Choose a password" +msgstr "Choisissez un mot de passe" + +#: ../../Zotlabs/Module/Register.php:229 +msgid "Please re-enter your password" +msgstr "Merci de saisir à nouveau votre mot de passe" + +#: ../../Zotlabs/Module/Register.php:230 +msgid "Please enter your invitation code" +msgstr "Merci de saisir votre code d'invitation" + +#: ../../Zotlabs/Module/Register.php:236 +msgid "no" +msgstr "non" + +#: ../../Zotlabs/Module/Register.php:236 +msgid "yes" +msgstr "oui" + +#: ../../Zotlabs/Module/Register.php:250 +msgid "Membership on this site is by invitation only." +msgstr "L'inscription à ce site se fait uniquement sur invitation." + +#: ../../Zotlabs/Module/Register.php:262 ../../include/nav.php:147 +#: ../../boot.php:1685 +msgid "Register" +msgstr "S'inscrire" + +#: ../../Zotlabs/Module/Register.php:262 +msgid "Proceed to create your first channel" +msgstr "Continuer pour créer votre premier canal" + +#: ../../Zotlabs/Module/Regmod.php:15 +msgid "Please login." +msgstr "Merci de vous connecter." + +#: ../../Zotlabs/Module/Removeaccount.php:34 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Il est impossible de supprimer un compte dans les 48 heures après avoir changé le mot de passe du compte." + +#: ../../Zotlabs/Module/Removeaccount.php:56 +msgid "Remove This Account" +msgstr "Supprimer ce compte" + +#: ../../Zotlabs/Module/Removeaccount.php:57 +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "WARNING: " +msgstr "AVERTISSEMENT :" + +#: ../../Zotlabs/Module/Removeaccount.php:57 +msgid "" +"This account and all its channels will be completely removed from the " +"network. " +msgstr "Ce compte et tous ses canaux seront entièrement supprimés du réseau." + +#: ../../Zotlabs/Module/Removeaccount.php:57 +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "This action is permanent and can not be undone!" +msgstr "Cette action est permanente et irréversible !" + +#: ../../Zotlabs/Module/Removeaccount.php:58 +#: ../../Zotlabs/Module/Removeme.php:60 +msgid "Please enter your password for verification:" +msgstr "Merci de saisir votre mot de passe pour vérification :" + +#: ../../Zotlabs/Module/Removeaccount.php:59 +msgid "" +"Remove this account, all its channels and all its channel clones from the " +"network" +msgstr "Supprimer du réseau ce compte, tous ses canaux et tous les clones de ses canaux." + +#: ../../Zotlabs/Module/Removeaccount.php:59 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" +msgstr "Par défaut, seules les instances des canaux situés sur ce hub seront supprimées du réseau" + +#: ../../Zotlabs/Module/Removeaccount.php:60 +#: ../../Zotlabs/Module/Settings.php:705 +msgid "Remove Account" +msgstr "Supprimer le compte" + +#: ../../Zotlabs/Module/Removeme.php:33 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Il est impossible de supprimer un canal moins de 48 heures après avoir changé le mot de passe d'un compte." + +#: ../../Zotlabs/Module/Removeme.php:58 +msgid "Remove This Channel" +msgstr "Supprimer ce canal" + +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "This channel will be completely removed from the network. " +msgstr "Ce canal sera complètement supprimé du réseau." + +#: ../../Zotlabs/Module/Removeme.php:61 +msgid "Remove this channel and all its clones from the network" +msgstr "Supprimer ce canal ainsi que tous ses clones sur le réseau" + +#: ../../Zotlabs/Module/Removeme.php:61 +msgid "" +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "Par défaut, seule l'instance du canal présente sur ce hub sera supprimée du réseau" + +#: ../../Zotlabs/Module/Removeme.php:62 ../../Zotlabs/Module/Settings.php:1124 +msgid "Remove Channel" +msgstr "Supprimer le canal" + +#: ../../Zotlabs/Module/Rmagic.php:44 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Nous avons rencontré un problème avec l'OpenID que vous nous avez fourni. Merci de vérifier que l'ID est correctement saisi." + +#: ../../Zotlabs/Module/Rmagic.php:44 +msgid "The error message was:" +msgstr "Le message d'erreur était :" + +#: ../../Zotlabs/Module/Rmagic.php:48 +msgid "Authentication failed." +msgstr "Échec de l'authentification." + +#: ../../Zotlabs/Module/Rmagic.php:88 +msgid "Remote Authentication" +msgstr "Authentification distante" + +#: ../../Zotlabs/Module/Rmagic.php:89 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "Entrez l'adresse de votre canal (par ex. moncanal@monsite.com)" + +#: ../../Zotlabs/Module/Rmagic.php:90 +msgid "Authenticate" +msgstr "Authentifier" + +#: ../../Zotlabs/Module/Search.php:216 +#, php-format +msgid "Items tagged with: %s" +msgstr "Eléments étiquetés avec : %s" + +#: ../../Zotlabs/Module/Search.php:218 +#, php-format +msgid "Search results for: %s" +msgstr "Résultats de recherche pour : %s" + +#: ../../Zotlabs/Module/Service_limits.php:23 +msgid "No service class restrictions found." +msgstr "Aucune restriction de classe de service trouvée." + +#: ../../Zotlabs/Module/Settings.php:69 +msgid "Name is required" +msgstr "Le nom est requis" + +#: ../../Zotlabs/Module/Settings.php:73 +msgid "Key and Secret are required" +msgstr "Clef et secret sont requis" + +#: ../../Zotlabs/Module/Settings.php:225 +msgid "Not valid email." +msgstr "Adresse de courriel non valide." + +#: ../../Zotlabs/Module/Settings.php:228 +msgid "Protected email address. Cannot change to that email." +msgstr "Adresse de courriel protégée. Impossible de l'utiliser." + +#: ../../Zotlabs/Module/Settings.php:237 +msgid "System failure storing new email. Please try again." +msgstr "Défaillance système lors du stockage de la nouvelle adresse de courriel. Merci d'essayer à nouveau." + +#: ../../Zotlabs/Module/Settings.php:254 +msgid "Password verification failed." +msgstr "La vérification du mot de passe a échoué." + +#: ../../Zotlabs/Module/Settings.php:261 +msgid "Passwords do not match. Password unchanged." +msgstr "Les deux saisies du mot de passe ne correspondent pas. Il n'a donc pas été changé." + +#: ../../Zotlabs/Module/Settings.php:265 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Le mot de passe ne peut pas être vide. Il n'a donc pas été changé." + +#: ../../Zotlabs/Module/Settings.php:279 +msgid "Password changed." +msgstr "Le mot de passe a été changé." + +#: ../../Zotlabs/Module/Settings.php:281 +msgid "Password update failed. Please try again." +msgstr "La mise à jour du mot de passe a échoué. Merci d'essayer à nouveau." + +#: ../../Zotlabs/Module/Settings.php:525 +msgid "Settings updated." +msgstr "Paramètres mis à jour." + +#: ../../Zotlabs/Module/Settings.php:589 ../../Zotlabs/Module/Settings.php:615 +#: ../../Zotlabs/Module/Settings.php:651 +msgid "Add application" +msgstr "Ajouter une application" + +#: ../../Zotlabs/Module/Settings.php:592 +msgid "Name of application" +msgstr "Nom de l'application" + +#: ../../Zotlabs/Module/Settings.php:593 ../../Zotlabs/Module/Settings.php:619 +msgid "Consumer Key" +msgstr "Clef client" + +#: ../../Zotlabs/Module/Settings.php:593 ../../Zotlabs/Module/Settings.php:594 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "Généré automatiquement - à changer si besoin. Longueur maximale 20 caractères." + +#: ../../Zotlabs/Module/Settings.php:594 ../../Zotlabs/Module/Settings.php:620 +msgid "Consumer Secret" +msgstr "Secret client" + +#: ../../Zotlabs/Module/Settings.php:595 ../../Zotlabs/Module/Settings.php:621 +msgid "Redirect" +msgstr "Redirection" + +#: ../../Zotlabs/Module/Settings.php:595 +msgid "" +"Redirect URI - leave blank unless your application specifically requires " +"this" +msgstr "URI de redirection - laissez vide, sauf si votre application le requiert spécifiquement" + +#: ../../Zotlabs/Module/Settings.php:596 ../../Zotlabs/Module/Settings.php:622 +msgid "Icon url" +msgstr "URL de l'icône" + +#: ../../Zotlabs/Module/Settings.php:596 ../../Zotlabs/Module/Sources.php:112 +#: ../../Zotlabs/Module/Sources.php:147 +msgid "Optional" +msgstr "Facultatif" + +#: ../../Zotlabs/Module/Settings.php:607 +msgid "Application not found." +msgstr "Application introuvable." + +#: ../../Zotlabs/Module/Settings.php:650 +msgid "Connected Apps" +msgstr "Applications connectées" + +#: ../../Zotlabs/Module/Settings.php:654 +msgid "Client key starts with" +msgstr "La clef partagée commence par" + +#: ../../Zotlabs/Module/Settings.php:655 +msgid "No name" +msgstr "Sans nom" + +#: ../../Zotlabs/Module/Settings.php:656 +msgid "Remove authorization" +msgstr "Révoquer l'autorisation" + +#: ../../Zotlabs/Module/Settings.php:669 +msgid "No feature settings configured" +msgstr "Aucun paramètre de fonctionnalité configuré" + +#: ../../Zotlabs/Module/Settings.php:676 +msgid "Feature/Addon Settings" +msgstr "Paramètres des extensions/greffons" + +#: ../../Zotlabs/Module/Settings.php:699 +msgid "Account Settings" +msgstr "Paramètres du compte" + +#: ../../Zotlabs/Module/Settings.php:700 +msgid "Current Password" +msgstr "Mot de passe actuel" + +#: ../../Zotlabs/Module/Settings.php:701 +msgid "Enter New Password" +msgstr "Entrez votre nouveau mot de passe" + +#: ../../Zotlabs/Module/Settings.php:702 +msgid "Confirm New Password" +msgstr "Confirmez le nouveau mot de passe" + +#: ../../Zotlabs/Module/Settings.php:702 +msgid "Leave password fields blank unless changing" +msgstr "Laissez les mots de passe vides si vous ne voulez pas les modifier" + +#: ../../Zotlabs/Module/Settings.php:704 +#: ../../Zotlabs/Module/Settings.php:1041 +msgid "Email Address:" +msgstr "Adresse de courriel :" + +#: ../../Zotlabs/Module/Settings.php:706 +msgid "Remove this account including all its channels" +msgstr "Supprimer ce compte et tous ses canaux" + +#: ../../Zotlabs/Module/Settings.php:729 +msgid "Additional Features" +msgstr "Fonctionnalités additionnelles" + +#: ../../Zotlabs/Module/Settings.php:753 +msgid "Connector Settings" +msgstr "Paramètres du connecteur" + +#: ../../Zotlabs/Module/Settings.php:792 +msgid "No special theme for mobile devices" +msgstr "Pas de thème spécifique aux mobiles" + +#: ../../Zotlabs/Module/Settings.php:795 +#, php-format +msgid "%s - (Experimental)" +msgstr "%s - (Expérimental)" + +#: ../../Zotlabs/Module/Settings.php:837 +msgid "Display Settings" +msgstr "Afficher les paramètres" + +#: ../../Zotlabs/Module/Settings.php:838 +msgid "Theme Settings" +msgstr "Paramètres du thème" + +#: ../../Zotlabs/Module/Settings.php:839 +msgid "Custom Theme Settings" +msgstr "Paramètres personnels du thème" + +#: ../../Zotlabs/Module/Settings.php:840 +msgid "Content Settings" +msgstr "Paramètres liés au contenu" + +#: ../../Zotlabs/Module/Settings.php:846 +msgid "Display Theme:" +msgstr "Afficher le thème :" + +#: ../../Zotlabs/Module/Settings.php:847 +msgid "Mobile Theme:" +msgstr "Thème mobile :" + +#: ../../Zotlabs/Module/Settings.php:848 +msgid "Preload images before rendering the page" +msgstr "Pré-charger les images avant d'afficher la page" + +#: ../../Zotlabs/Module/Settings.php:848 +msgid "" +"The subjective page load time will be longer but the page will be ready when" +" displayed" +msgstr "Le temps de charge perçu de la page sera plus long mais la page sera complète quand elle s'affichera" + +#: ../../Zotlabs/Module/Settings.php:849 +msgid "Enable user zoom on mobile devices" +msgstr "Permettre à l'utilisateur d'un mobile d'agrandir le contenu" + +#: ../../Zotlabs/Module/Settings.php:850 +msgid "Update browser every xx seconds" +msgstr "Mettre à jour le navigateur toutes les xx secondes" + +#: ../../Zotlabs/Module/Settings.php:850 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Minimum 10 secondes, pas de maximum" + +#: ../../Zotlabs/Module/Settings.php:851 +msgid "Maximum number of conversations to load at any time:" +msgstr "Nombre maximal de conversations pouvant être chargées en même temps :" + +#: ../../Zotlabs/Module/Settings.php:851 +msgid "Maximum of 100 items" +msgstr "100 éléments au maximum" + +#: ../../Zotlabs/Module/Settings.php:852 +msgid "Show emoticons (smilies) as images" +msgstr "Remplacer les émoticônes (smileys) par des images" + +#: ../../Zotlabs/Module/Settings.php:853 +msgid "Link post titles to source" +msgstr "Lier les titres des publications à leur source" + +#: ../../Zotlabs/Module/Settings.php:854 +msgid "System Page Layout Editor - (advanced)" +msgstr "Editeur de mise en page des pages systèmes - (avancé)" + +#: ../../Zotlabs/Module/Settings.php:857 +msgid "Use blog/list mode on channel page" +msgstr "Utiliser le mode blog/liste sur la page du canal" + +#: ../../Zotlabs/Module/Settings.php:857 ../../Zotlabs/Module/Settings.php:858 +msgid "(comments displayed separately)" +msgstr "(commentaires affichés séparément)" + +#: ../../Zotlabs/Module/Settings.php:858 +msgid "Use blog/list mode on grid page" +msgstr "Utiliser le mode blog/liste sur la page du réseau" + +#: ../../Zotlabs/Module/Settings.php:859 +msgid "Channel page max height of content (in pixels)" +msgstr "Hauteur maximale du contenu pour la page du canal (en pixels)" + +#: ../../Zotlabs/Module/Settings.php:859 ../../Zotlabs/Module/Settings.php:860 +msgid "click to expand content exceeding this height" +msgstr "cliquer pour dérouler le contenu dépassant cette limite" + +#: ../../Zotlabs/Module/Settings.php:860 +msgid "Grid page max height of content (in pixels)" +msgstr "Hauteur maximale du contenu sur la page du réseau (en pixels)" + +#: ../../Zotlabs/Module/Settings.php:894 +msgid "Nobody except yourself" +msgstr "Personne sauf vous" + +#: ../../Zotlabs/Module/Settings.php:895 +msgid "Only those you specifically allow" +msgstr "Seulement ceux que vous autorisez spécifiquement" + +#: ../../Zotlabs/Module/Settings.php:896 +msgid "Approved connections" +msgstr "Contacts approuvés" + +#: ../../Zotlabs/Module/Settings.php:897 +msgid "Any connections" +msgstr "Tous les contacts" + +#: ../../Zotlabs/Module/Settings.php:898 +msgid "Anybody on this website" +msgstr "Tous les utilisateurs du hub" + +#: ../../Zotlabs/Module/Settings.php:899 +msgid "Anybody in this network" +msgstr "Tous les utilisateurs sur ce réseau" + +#: ../../Zotlabs/Module/Settings.php:900 +msgid "Anybody authenticated" +msgstr "Tous les utilisateurs authentifiés" + +#: ../../Zotlabs/Module/Settings.php:901 +msgid "Anybody on the internet" +msgstr "Tous les utilisateurs d'Internet" + +#: ../../Zotlabs/Module/Settings.php:976 +msgid "Publish your default profile in the network directory" +msgstr "Publier votre profil par défaut dans l'annuaire du réseau" + +#: ../../Zotlabs/Module/Settings.php:981 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Nous autoriser à vous suggérer comme ami(e) potentiel(le) aux nouveaux membres?" + +#: ../../Zotlabs/Module/Settings.php:990 +msgid "Your channel address is" +msgstr "L'adresse de votre canal est" + +#: ../../Zotlabs/Module/Settings.php:1032 +msgid "Channel Settings" +msgstr "Paramètres du canal" + +#: ../../Zotlabs/Module/Settings.php:1039 +msgid "Basic Settings" +msgstr "Paramètres standard" + +#: ../../Zotlabs/Module/Settings.php:1040 ../../include/channel.php:1140 +msgid "Full Name:" +msgstr "Nom complet :" + +#: ../../Zotlabs/Module/Settings.php:1042 +msgid "Your Timezone:" +msgstr "Votre fureau horaire :" + +#: ../../Zotlabs/Module/Settings.php:1043 +msgid "Default Post Location:" +msgstr "Emplacement de publication par défaut :" + +#: ../../Zotlabs/Module/Settings.php:1043 +msgid "Geographical location to display on your posts" +msgstr "Emplacement géographique à afficher sur vos publications" + +#: ../../Zotlabs/Module/Settings.php:1044 +msgid "Use Browser Location:" +msgstr "Utiliser la géolocalisation du navigateur :" + +#: ../../Zotlabs/Module/Settings.php:1046 +msgid "Adult Content" +msgstr "Contenu \"adulte\"" + +#: ../../Zotlabs/Module/Settings.php:1046 +msgid "" +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" +msgstr "Ce canal publie plus ou moins fréquemment du contenu pour adultes. (Merci d'indiquer tout contenu pour adulte ou potentiellement choquant avec l'étiquette #NSFW - Not Safe For Work)" + +#: ../../Zotlabs/Module/Settings.php:1048 +msgid "Security and Privacy Settings" +msgstr "Paramètres de sécurité et de confidentialité" + +#: ../../Zotlabs/Module/Settings.php:1051 +msgid "Your permissions are already configured. Click to view/adjust" +msgstr "Vous permissions sont déjà paramétrées. Cliquer pour voir/ajuster" + +#: ../../Zotlabs/Module/Settings.php:1053 +msgid "Hide my online presence" +msgstr "Cacher ma présence en ligne" + +#: ../../Zotlabs/Module/Settings.php:1053 +msgid "Prevents displaying in your profile that you are online" +msgstr "Cacher votre statut (en ligne/hors ligne) sur votre profil" + +#: ../../Zotlabs/Module/Settings.php:1055 +msgid "Simple Privacy Settings:" +msgstr "Paramètres de confidentialité simplifiés :" + +#: ../../Zotlabs/Module/Settings.php:1056 +msgid "" +"Very Public - extremely permissive (should be used with caution)" +msgstr "Très public - extrèmement permissif (à n'utiliser qu'en connaissance de cause)" + +#: ../../Zotlabs/Module/Settings.php:1057 +msgid "" +"Typical - default public, privacy when desired (similar to social " +"network permissions but with improved privacy)" +msgstr "Classique - public par défaut, privé en cas de besoin (comparable aux permissions type réseau social, avec une confidentialité améliorée)" + +#: ../../Zotlabs/Module/Settings.php:1058 +msgid "Private - default private, never open or public" +msgstr "Privé - privé par défaut, jamais ouvert ni public" + +#: ../../Zotlabs/Module/Settings.php:1059 +msgid "Blocked - default blocked to/from everybody" +msgstr "Bloqué - par défaut, bloqué de/vers tout le monde" + +#: ../../Zotlabs/Module/Settings.php:1061 +msgid "Allow others to tag your posts" +msgstr "Autoriser les autres à \"étiqueter\" vos publications" + +#: ../../Zotlabs/Module/Settings.php:1061 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "Souvent utilisé par la communauté pour identifier un contenu inapproprié a posteriori " + +#: ../../Zotlabs/Module/Settings.php:1063 +msgid "Advanced Privacy Settings" +msgstr "Paramètres de confidentialité avancés" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "Expire other channel content after this many days" +msgstr "Faire expirer le contenu des autres canaux après n jours" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "0 or blank to use the website limit." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1065 +#, php-format +msgid "This website expires after %d days." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "This website does not expire imported content." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "The website limit takes precedence if lower than your limit." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1066 +msgid "Maximum Friend Requests/Day:" +msgstr "Nombre maximum de demandes de contact par jour :" + +#: ../../Zotlabs/Module/Settings.php:1066 +msgid "May reduce spam activity" +msgstr "Contribue à réduire l'impact des indésirables" + +#: ../../Zotlabs/Module/Settings.php:1067 +msgid "Default Post and Publish Permissions" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1069 +msgid "Use my default audience setting for the type of object published" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1072 +msgid "Channel permissions category:" +msgstr "Catégorie de permissions du canal :" + +#: ../../Zotlabs/Module/Settings.php:1078 +msgid "Maximum private messages per day from unknown people:" +msgstr "Nombre maximum de messages privés émanant d'inconnus, par jour :" + +#: ../../Zotlabs/Module/Settings.php:1078 +msgid "Useful to reduce spamming" +msgstr "Utile pour réduire les indésirables" + +#: ../../Zotlabs/Module/Settings.php:1081 +msgid "Notification Settings" +msgstr "Paramètres de notification" + +#: ../../Zotlabs/Module/Settings.php:1082 +msgid "By default post a status message when:" +msgstr "Par défaut, publier un statut quand :" + +#: ../../Zotlabs/Module/Settings.php:1083 +msgid "accepting a friend request" +msgstr "vous acceptez une demande de contact" + +#: ../../Zotlabs/Module/Settings.php:1084 +msgid "joining a forum/community" +msgstr "vous rejoignez un forum ou une communauté" + +#: ../../Zotlabs/Module/Settings.php:1085 +msgid "making an interesting profile change" +msgstr "vous faîtes une modification intéressante de votre profil" + +#: ../../Zotlabs/Module/Settings.php:1086 +msgid "Send a notification email when:" +msgstr "Envoyer un courriel de notification quand :" + +#: ../../Zotlabs/Module/Settings.php:1087 +msgid "You receive a connection request" +msgstr "Vous recevez une demande de contact" + +#: ../../Zotlabs/Module/Settings.php:1088 +msgid "Your connections are confirmed" +msgstr "Vos contacts sont confirmés" + +#: ../../Zotlabs/Module/Settings.php:1089 +msgid "Someone writes on your profile wall" +msgstr "Quelqu'un a écrit sur votre mur" + +#: ../../Zotlabs/Module/Settings.php:1090 +msgid "Someone writes a followup comment" +msgstr "Quelqu'un a commenté vos publications" + +#: ../../Zotlabs/Module/Settings.php:1091 +msgid "You receive a private message" +msgstr "Vous recevez un message privé" + +#: ../../Zotlabs/Module/Settings.php:1092 +msgid "You receive a friend suggestion" +msgstr "Vous recevez une suggestion d'amitié/contact" + +#: ../../Zotlabs/Module/Settings.php:1093 +msgid "You are tagged in a post" +msgstr "Vous êtes étiqueté dans une publication" + +#: ../../Zotlabs/Module/Settings.php:1094 +msgid "You are poked/prodded/etc. in a post" +msgstr "Vous êtes tapoté/encouragé/etc. dans une publication" + +#: ../../Zotlabs/Module/Settings.php:1097 +msgid "Show visual notifications including:" +msgstr "Afficher des notifications visuelles y compris :" + +#: ../../Zotlabs/Module/Settings.php:1099 +msgid "Unseen grid activity" +msgstr "Activité du réseau pas encore consultée" + +#: ../../Zotlabs/Module/Settings.php:1100 +msgid "Unseen channel activity" +msgstr "Activité non vue sur le canal" + +#: ../../Zotlabs/Module/Settings.php:1101 +msgid "Unseen private messages" +msgstr "Messages privés non lus" + +#: ../../Zotlabs/Module/Settings.php:1101 +#: ../../Zotlabs/Module/Settings.php:1106 +#: ../../Zotlabs/Module/Settings.php:1107 +#: ../../Zotlabs/Module/Settings.php:1108 +msgid "Recommended" +msgstr "Recommandé" + +#: ../../Zotlabs/Module/Settings.php:1102 +msgid "Upcoming events" +msgstr "Événements à venir" + +#: ../../Zotlabs/Module/Settings.php:1103 +msgid "Events today" +msgstr "Événements aujourd'hui" + +#: ../../Zotlabs/Module/Settings.php:1104 +msgid "Upcoming birthdays" +msgstr "Anniversaires à venir" + +#: ../../Zotlabs/Module/Settings.php:1104 +msgid "Not available in all themes" +msgstr "Pas disponible dans tous les thèmes" + +#: ../../Zotlabs/Module/Settings.php:1105 +msgid "System (personal) notifications" +msgstr "Notifications système (personnelles)" + +#: ../../Zotlabs/Module/Settings.php:1106 +msgid "System info messages" +msgstr "Messages d'info système" + +#: ../../Zotlabs/Module/Settings.php:1107 +msgid "System critical alerts" +msgstr "Alertes critiques système" + +#: ../../Zotlabs/Module/Settings.php:1108 +msgid "New connections" +msgstr "Nouveaux contacts" + +#: ../../Zotlabs/Module/Settings.php:1109 +msgid "System Registrations" +msgstr "Inscriptions système" + +#: ../../Zotlabs/Module/Settings.php:1110 +msgid "" +"Also show new wall posts, private messages and connections under Notices" +msgstr "Afficher également les nouvelles publications sur le mur, les messages privés et les contacts dans Notifications" + +#: ../../Zotlabs/Module/Settings.php:1112 +msgid "Notify me of events this many days in advance" +msgstr "Me prévenir d’événements à venir tant de jours en avance" + +#: ../../Zotlabs/Module/Settings.php:1112 +msgid "Must be greater than 0" +msgstr "Doit être supérieur à 0" + +#: ../../Zotlabs/Module/Settings.php:1114 +msgid "Advanced Account/Page Type Settings" +msgstr "Paramètres avancés de compte/type de page" + +#: ../../Zotlabs/Module/Settings.php:1115 +msgid "Change the behaviour of this account for special situations" +msgstr "Modifie le comportement de ce compte pour des situations particulières" + +#: ../../Zotlabs/Module/Settings.php:1118 +msgid "" +"Please enable expert mode (in Settings > " +"Additional features) to adjust!" +msgstr "Mode expert requis (Paramètres > Fonctions supplémentaires) pour ajuster !" + +#: ../../Zotlabs/Module/Settings.php:1119 +msgid "Miscellaneous Settings" +msgstr "Paramètres divers" + +#: ../../Zotlabs/Module/Settings.php:1120 +msgid "Default photo upload folder" +msgstr "Répertoire par défaut pour les photos téléversées" + +#: ../../Zotlabs/Module/Settings.php:1120 +#: ../../Zotlabs/Module/Settings.php:1121 +msgid "%Y - current year, %m - current month" +msgstr "%Y - année en cours, %m - mois en cours" + +#: ../../Zotlabs/Module/Settings.php:1121 +msgid "Default file upload folder" +msgstr "Répertoire par défaut pour les fichiers téléversés" + +#: ../../Zotlabs/Module/Settings.php:1123 +msgid "Personal menu to display in your channel pages" +msgstr "Menu personnel à afficher sur les pages de votre canal" + +#: ../../Zotlabs/Module/Settings.php:1125 +msgid "Remove this channel." +msgstr "Supprimer ce canal" + +#: ../../Zotlabs/Module/Settings.php:1126 +msgid "Firefox Share $Projectname provider" +msgstr "Connecteur $Projectname pour Firefox Share" + +#: ../../Zotlabs/Module/Settings.php:1127 +msgid "Start calendar week on monday" +msgstr "Commencer la semaine du calendrier le lundi" + +#: ../../Zotlabs/Module/Setup.php:179 +msgid "$Projectname Server - Setup" +msgstr "Serveur $Projectname - configuration" + +#: ../../Zotlabs/Module/Setup.php:183 +msgid "Could not connect to database." +msgstr "Impossible de se connecter à la base de données." + +#: ../../Zotlabs/Module/Setup.php:187 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "Impossible de se connecter à l'URL indiquée. Problème potentiel de certificat SSL/TLS ou de DNS." + +#: ../../Zotlabs/Module/Setup.php:194 +msgid "Could not create table." +msgstr "Impossible de créer la table." + +#: ../../Zotlabs/Module/Setup.php:199 +msgid "Your site database has been installed." +msgstr "La base de données de votre site a été installée." + +#: ../../Zotlabs/Module/Setup.php:203 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "Vous pourriez avoir besoin d'importer le fichier \"install/schema_xxx.sql\" manuellement via un client de base de données (ex: phpmyadmin)." + +#: ../../Zotlabs/Module/Setup.php:204 ../../Zotlabs/Module/Setup.php:266 +#: ../../Zotlabs/Module/Setup.php:721 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Merci de consulter le fichier \"install/INSTALL.txt\"." + +#: ../../Zotlabs/Module/Setup.php:263 +msgid "System check" +msgstr "Vérification du système" + +#: ../../Zotlabs/Module/Setup.php:268 +msgid "Check again" +msgstr "Re-vérifier" + +#: ../../Zotlabs/Module/Setup.php:290 +msgid "Database connection" +msgstr "Connexion à la base de données" + +#: ../../Zotlabs/Module/Setup.php:291 +msgid "" +"In order to install $Projectname we need to know how to connect to your " +"database." +msgstr "Pour installer $Projectname, nous avons besoin de savoir comment se connecter à votre base de données." + +#: ../../Zotlabs/Module/Setup.php:292 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Merci de contacter votre prestataire d'hébergement ou votre administrateur de site si vous avez des questions à propos de ces paramètres." + +#: ../../Zotlabs/Module/Setup.php:293 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "La base de données que vous allez spécifier doit exister. Si ce n'est pas déjà le cas, merci de la créer avant de continuer." + +#: ../../Zotlabs/Module/Setup.php:297 +msgid "Database Server Name" +msgstr "Nom du serveur de base de données" + +#: ../../Zotlabs/Module/Setup.php:297 +msgid "Default is 127.0.0.1" +msgstr "Par défaut 127.0.0.1" + +#: ../../Zotlabs/Module/Setup.php:298 +msgid "Database Port" +msgstr "Port de la base de données" + +#: ../../Zotlabs/Module/Setup.php:298 +msgid "Communication port number - use 0 for default" +msgstr "Numéro TCP du port - utilisez 0 pour la valeur par défaut" + +#: ../../Zotlabs/Module/Setup.php:299 +msgid "Database Login Name" +msgstr "Identifiant de connexion à la Base de Données" + +#: ../../Zotlabs/Module/Setup.php:300 +msgid "Database Login Password" +msgstr "Mot de passe de connexion à la Base de Données" + +#: ../../Zotlabs/Module/Setup.php:301 +msgid "Database Name" +msgstr "Nom de la Base de Données" + +#: ../../Zotlabs/Module/Setup.php:302 +msgid "Database Type" +msgstr "Type de base de données" + +#: ../../Zotlabs/Module/Setup.php:304 ../../Zotlabs/Module/Setup.php:344 +msgid "Site administrator email address" +msgstr "Adresse de courriel de l'administrateur du site" + +#: ../../Zotlabs/Module/Setup.php:304 ../../Zotlabs/Module/Setup.php:344 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "Votre compte devra utiliser la même adresse de courriel pour pouvoir utiliser l'administration web." + +#: ../../Zotlabs/Module/Setup.php:305 ../../Zotlabs/Module/Setup.php:346 +msgid "Website URL" +msgstr "URL du site web" + +#: ../../Zotlabs/Module/Setup.php:305 ../../Zotlabs/Module/Setup.php:346 +msgid "Please use SSL (https) URL if available." +msgstr "Veuillez utiliser SSL/TLS (https) si disponible." + +#: ../../Zotlabs/Module/Setup.php:306 ../../Zotlabs/Module/Setup.php:349 +msgid "Please select a default timezone for your website" +msgstr "Veuillez choisir un fuseau horaire par défaut pour votre site" + +#: ../../Zotlabs/Module/Setup.php:333 +msgid "Site settings" +msgstr "Paramètres du site" + +#: ../../Zotlabs/Module/Setup.php:347 +msgid "Enable $Projectname advanced features?" +msgstr "Activer les fonctionnalités avancées de $Projectname ?" + +#: ../../Zotlabs/Module/Setup.php:347 +msgid "" +"Some advanced features, while useful - may be best suited for technically " +"proficient audiences" +msgstr "Certaines fonctionnalités avancées, bien qu'utiles, sont plus adaptées aux utilisateurs chevronnés." + +#: ../../Zotlabs/Module/Setup.php:388 +msgid "PHP version 5.5 or greater is required." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:389 +msgid "PHP version" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:404 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "Impossible de trouver une version CLI de PHP dans le PATH du serveur web." + +#: ../../Zotlabs/Module/Setup.php:405 +msgid "" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "En l'absence de version CLI de PHP sur votre serveur, vous ne pourrez pas utiliser la synchronisation en arrière-plan via cron." + +#: ../../Zotlabs/Module/Setup.php:409 +msgid "PHP executable path" +msgstr "Chemin vers l'éxecutable PHP" + +#: ../../Zotlabs/Module/Setup.php:409 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Entrez le chemin complet vers l'exécutable php. Vous pouvez continuer l'installation sans." + +#: ../../Zotlabs/Module/Setup.php:414 +msgid "Command line PHP" +msgstr "PHP en ligne de commande (CLI)" + +#: ../../Zotlabs/Module/Setup.php:423 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "La version CLI de PHP sur votre système n'a pas l'option \"register_argc_argv\" activée." + +#: ../../Zotlabs/Module/Setup.php:424 +msgid "This is required for message delivery to work." +msgstr "Elle est nécessaire pour la distribution des messages." + +#: ../../Zotlabs/Module/Setup.php:427 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" + +#: ../../Zotlabs/Module/Setup.php:445 +#, php-format +msgid "" +"Your max allowed total upload size is set to %s. Maximum size of one file to" +" upload is set to %s. You are allowed to upload up to %d files at once." +msgstr "Votre taille de téléversement maximale totale autorisée est fixée à %s. La taille maximale d'un seul fichier à téléverser est fixée à %s. Vous pouvez téléverser jusqu'à %d fichier(s) à la fois." + +#: ../../Zotlabs/Module/Setup.php:450 +msgid "You can adjust these settings in the servers php.ini." +msgstr "Vous pouvez ajuster ces paramètres dans le php.ini du serveur." + +#: ../../Zotlabs/Module/Setup.php:452 +msgid "PHP upload limits" +msgstr "Limites de téléversement de PHP" + +#: ../../Zotlabs/Module/Setup.php:475 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Erreur : la fonction \"openssl_pkey_new\" de ce système n'est pas capable de générer des clefs de chiffrement" + +#: ../../Zotlabs/Module/Setup.php:476 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "Si vous êtes sur un serveur Windows, merci de consulter \"http://www.php.net/manual/fr/openssl.installation.php\"." + +#: ../../Zotlabs/Module/Setup.php:479 +msgid "Generate encryption keys" +msgstr "Générer les clefs de chiffrement" + +#: ../../Zotlabs/Module/Setup.php:491 +msgid "libCurl PHP module" +msgstr "module PHP libCurl" + +#: ../../Zotlabs/Module/Setup.php:492 +msgid "GD graphics PHP module" +msgstr "module PHP GD graphics" + +#: ../../Zotlabs/Module/Setup.php:493 +msgid "OpenSSL PHP module" +msgstr "module PHP OpenSSL" + +#: ../../Zotlabs/Module/Setup.php:494 +msgid "mysqli or postgres PHP module" +msgstr "module PHP postgres ou mysqli" + +#: ../../Zotlabs/Module/Setup.php:495 +msgid "mb_string PHP module" +msgstr "module PHP mb_string" + +#: ../../Zotlabs/Module/Setup.php:496 +msgid "mcrypt PHP module" +msgstr "module PHP mcrypt" + +#: ../../Zotlabs/Module/Setup.php:497 +msgid "xml PHP module" +msgstr "module PHP xml" + +#: ../../Zotlabs/Module/Setup.php:501 ../../Zotlabs/Module/Setup.php:503 +msgid "Apache mod_rewrite module" +msgstr "module Apache mod_rewrite" + +#: ../../Zotlabs/Module/Setup.php:501 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Erreur : le module mod-rewrite du serveur web Apache est requis, mais pas installé." + +#: ../../Zotlabs/Module/Setup.php:507 ../../Zotlabs/Module/Setup.php:510 +msgid "proc_open" +msgstr "proc_open" + +#: ../../Zotlabs/Module/Setup.php:507 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "Erreur : proc_open est requis, mais soit n'est pas installé, soit est désactivé dans le php.ini" + +#: ../../Zotlabs/Module/Setup.php:515 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Erreur : le module libCURL de PHP est requis, mais pas installé." + +#: ../../Zotlabs/Module/Setup.php:519 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Erreur : le module GD de PHP avec support JPEG est requis, mais pas installé." + +#: ../../Zotlabs/Module/Setup.php:523 +msgid "Error: openssl PHP module required but not installed." +msgstr "Erreur : le module openssl de PHP est requis, mais pas installé." + +#: ../../Zotlabs/Module/Setup.php:527 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "Erreur : un module PHP mysqli ou postgres est requis, mais aucun des deux n'est installé." + +#: ../../Zotlabs/Module/Setup.php:531 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Erreur : le module mb_string de PHP est requis, mais pas installé." + +#: ../../Zotlabs/Module/Setup.php:535 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Erreur : le module mcrypt de PHP est requis, mais pas installé." + +#: ../../Zotlabs/Module/Setup.php:539 +msgid "Error: xml PHP module required for DAV but not installed." +msgstr "Erreur : le module xml de PHP est requis pour le DAV, mais pas installé." + +#: ../../Zotlabs/Module/Setup.php:557 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\"" +" in the top folder of your web server and it is unable to do so." +msgstr "L'installeur web a besoin de créer un fichier \".htconfig.php\" à la racine de votre serveur web, mais en est incapable." + +#: ../../Zotlabs/Module/Setup.php:558 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "C'est généralement lié à un problème de droits, à cause duquel le serveur web est interdit d'écriture dans le répertoire concerné - alors que votre propre utilisateur a le droit." + +#: ../../Zotlabs/Module/Setup.php:559 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "Au terme de cette procédure, nous vous transmettrons un texte à sauvegarder dans un fichier nommé .htconfig.php, à la racine de votre installation de $Projectname." + +#: ../../Zotlabs/Module/Setup.php:560 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "Autrement, vous pouvez contourner toute cette procédure et réaliser l'installation manuellement. Merci de consulter le fichier \"install/INSTALL.txt\" pour les instructions détaillées." + +#: ../../Zotlabs/Module/Setup.php:563 +msgid ".htconfig.php is writable" +msgstr "Le fichier .htconfig.php est accessible en écriture" + +#: ../../Zotlabs/Module/Setup.php:577 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "$Projectname utilise le moteur de gabarits Smarty3 pour mettre son contenu en forme. Smarty3 compile ses modèles vers du PHP natif pour accélérer le rendu." + +#: ../../Zotlabs/Module/Setup.php:578 +#, php-format +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the top level web folder." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:579 ../../Zotlabs/Module/Setup.php:600 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Merci de vous assurer que l'utilisateur sous lequel le serveur web tourne (le plus souvent, www-data) a bien l'autorisation d'écrire dans ce répertoire." + +#: ../../Zotlabs/Module/Setup.php:580 +#, php-format +msgid "" +"Note: as a security measure, you should give the web server write access to " +"%s only--not the template files (.tpl) that it contains." +msgstr "Note: Comme mesure de sécurité, assurez vous de donner les droits d'écriture au serveur web sur %s uniquement, pas sur les fichiers individuels (.tpl) qu'il contient." + +#: ../../Zotlabs/Module/Setup.php:583 +#, php-format +msgid "%s is writable" +msgstr "Permission d'écriture sur %s activée" + +#: ../../Zotlabs/Module/Setup.php:599 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "$Projectname utilise le répertoire 'store' - situé à la racine de votre installation de $Projectname - pour sauvegarder les fichiers envoyés. Le serveur web aura donc besoin de pouvoir y écrire." + +#: ../../Zotlabs/Module/Setup.php:603 +msgid "store is writable" +msgstr "'store' est accessible en écriture" + +#: ../../Zotlabs/Module/Setup.php:636 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "Le certificat SSL/TLS n'a pas pu être validé. Merci de le corriger, ou de désactiver l'accès https à ce site (non recommandé)." + +#: ../../Zotlabs/Module/Setup.php:637 +msgid "" +"If you have https access to your website or allow connections to TCP port " +"443 (the https: port), you MUST use a browser-valid certificate. You MUST " +"NOT use self-signed certificates!" +msgstr "Si votre serveur accepte les connexions https ou s'il permet les connexions sur le port TCP 443 (le port utilisé par le protocole https), vous DEVEZ utiliser un certificat valide. Vous ne DEVEZ PAS utiliser un certificat que vous avez vous-mêmes signé !" + +#: ../../Zotlabs/Module/Setup.php:638 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "Nous avons ajouté cette contrainte pour éviter que vos publications publiques ne fassent référence par exemple à des images sur votre propre hub." + +#: ../../Zotlabs/Module/Setup.php:639 +msgid "" +"If your certificate is not recognized, members of other sites (who may " +"themselves have valid certificates) will get a warning message on their own " +"site complaining about security issues." +msgstr "Si votre certificat n'est pas reconnu, les membres des autres sites (qui eux peuvent avoir des certificats valides) recevront des messages d'avertissement sur leur propre site se plaignant de problèmes de sécurité." + +#: ../../Zotlabs/Module/Setup.php:640 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "Ceci peut causer des problèmes d'ergonomie ailleurs (pas seulement sur votre site), nous devons donc insister sur ce prérequis." + +#: ../../Zotlabs/Module/Setup.php:641 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "Il existe des autorités de certification qui vous fourniront gratuitement un certificat valide." + +#: ../../Zotlabs/Module/Setup.php:643 +msgid "SSL certificate validation" +msgstr "Validation du certificat SSL/TLS" + +#: ../../Zotlabs/Module/Setup.php:649 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "La réécriture d'URL définie dans le .htaccess ne fonctionne pas. Vérifiez votre configuration serveur. Test :" + +#: ../../Zotlabs/Module/Setup.php:652 +msgid "Url rewrite is working" +msgstr "La réécriture d'URL fonctionne" + +#: ../../Zotlabs/Module/Setup.php:661 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "Le fichier de configuration de la base de données - \".htconfig.php\" - ne peut être écrit. Merci de copier le texte généré dans un fichier à ce nom, à la racine de votre serveur web." + +#: ../../Zotlabs/Module/Setup.php:685 +msgid "Errors encountered creating database tables." +msgstr "Erreurs rencontrées pendant la création de tables de BDD." + +#: ../../Zotlabs/Module/Setup.php:719 +msgid "

    What next

    " +msgstr "

    Et maintenant

    " + +#: ../../Zotlabs/Module/Setup.php:720 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "IMPORTANT : Vous devez créer [manuellement] une tâche planifiée pour les mises à jour du réseau." + +#: ../../Zotlabs/Module/Sharedwithme.php:98 +msgid "Files: shared with me" +msgstr "Fichiers : partagés avec moi" + +#: ../../Zotlabs/Module/Sharedwithme.php:100 +msgid "NEW" +msgstr "NOUVEAU" + +#: ../../Zotlabs/Module/Sharedwithme.php:103 +msgid "Remove all files" +msgstr "Supprimer tous les fichiers" + +#: ../../Zotlabs/Module/Sharedwithme.php:104 +msgid "Remove this file" +msgstr "Supprimer ce fichier" + +#: ../../Zotlabs/Module/Siteinfo.php:19 +#, php-format +msgid "Version %s" +msgstr "Version %s" + +#: ../../Zotlabs/Module/Siteinfo.php:40 +msgid "Installed plugins/addons/apps:" +msgstr "Greffons/extensions/applications installés :" + +#: ../../Zotlabs/Module/Siteinfo.php:53 +msgid "No installed plugins/addons/apps" +msgstr "Aucun greffon/extension/application installé" + +#: ../../Zotlabs/Module/Siteinfo.php:66 +msgid "" +"This is a hub of $Projectname - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "Ceci est un serveur $Projectname - un réseau collaboratif mondial de serveurs décentralisés à la confidentialité améliorée." + +#: ../../Zotlabs/Module/Siteinfo.php:68 +msgid "Tag: " +msgstr "Étiquette :" + +#: ../../Zotlabs/Module/Siteinfo.php:70 +msgid "Last background fetch: " +msgstr "Dernière récupération en tâche de fond :" + +#: ../../Zotlabs/Module/Siteinfo.php:72 +msgid "Current load average: " +msgstr "Charge moyenne actuelle :" + +#: ../../Zotlabs/Module/Siteinfo.php:75 +msgid "Running at web location" +msgstr "Tourne à l'adresse internet" + +#: ../../Zotlabs/Module/Siteinfo.php:76 +msgid "" +"Please visit hubzilla.org to learn more " +"about $Projectname." +msgstr "Merci de visiter hubzilla.org pour en apprendre davantage sur $Projectname." + +#: ../../Zotlabs/Module/Siteinfo.php:77 +msgid "Bug reports and issues: please visit" +msgstr "Pour remonter bogues et problèmes, merci de visiter" + +#: ../../Zotlabs/Module/Siteinfo.php:79 +msgid "$projectname issues" +msgstr "Problèmes $projectname" + +#: ../../Zotlabs/Module/Siteinfo.php:80 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Suggestions, demandes, etc. - merci de vous adresser à \"redmatrix\" à librelist - point com" + +#: ../../Zotlabs/Module/Siteinfo.php:82 +msgid "Site Administrators" +msgstr "Administrateurs du site" + +#: ../../Zotlabs/Module/Sources.php:37 +msgid "Failed to create source. No channel selected." +msgstr "Impossible de créer la source. Aucun canal selectionné." + +#: ../../Zotlabs/Module/Sources.php:51 +msgid "Source created." +msgstr "Source créée." + +#: ../../Zotlabs/Module/Sources.php:64 +msgid "Source updated." +msgstr "Source mise à jour." + +#: ../../Zotlabs/Module/Sources.php:90 +msgid "*" +msgstr "*" + +#: ../../Zotlabs/Module/Sources.php:96 ../../include/widgets.php:630 +#: ../../include/features.php:71 +msgid "Channel Sources" +msgstr "Sources du canal" + +#: ../../Zotlabs/Module/Sources.php:97 +msgid "Manage remote sources of content for your channel." +msgstr "Gérer les sources distantes de contenu pour votre canal." + +#: ../../Zotlabs/Module/Sources.php:98 ../../Zotlabs/Module/Sources.php:108 +msgid "New Source" +msgstr "Nouvelle source" + +#: ../../Zotlabs/Module/Sources.php:109 ../../Zotlabs/Module/Sources.php:143 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importer le contenu sélectionné ou tout le contenu du canal suivant vers ce canal et le distribuer selon vos paramètres de canal." + +#: ../../Zotlabs/Module/Sources.php:110 ../../Zotlabs/Module/Sources.php:144 +msgid "Only import content with these words (one per line)" +msgstr "N'importer le contenu que s'il contient ces mots (un par ligne)" + +#: ../../Zotlabs/Module/Sources.php:110 ../../Zotlabs/Module/Sources.php:144 +msgid "Leave blank to import all public content" +msgstr "Laissez vide pour importer tout le contenu public" + +#: ../../Zotlabs/Module/Sources.php:111 ../../Zotlabs/Module/Sources.php:148 +msgid "Channel Name" +msgstr "Nom du canal" + +#: ../../Zotlabs/Module/Sources.php:112 ../../Zotlabs/Module/Sources.php:147 +msgid "" +"Add the following categories to posts imported from this source (comma " +"separated)" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:133 ../../Zotlabs/Module/Sources.php:161 +msgid "Source not found." +msgstr "Source introuvable." + +#: ../../Zotlabs/Module/Sources.php:140 +msgid "Edit Source" +msgstr "Modifier la source" + +#: ../../Zotlabs/Module/Sources.php:141 +msgid "Delete Source" +msgstr "Supprimer la source" + +#: ../../Zotlabs/Module/Sources.php:169 +msgid "Source removed" +msgstr "Source supprimée" + +#: ../../Zotlabs/Module/Sources.php:171 +msgid "Unable to remove source." +msgstr "Impossible de supprimer la source." + +#: ../../Zotlabs/Module/Subthread.php:118 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s suit %3$s de %2$s" + +#: ../../Zotlabs/Module/Subthread.php:120 +#, php-format +msgid "%1$s stopped following %2$s's %3$s" +msgstr "%1$s ne suit plus %3$s de %2$s" + +#: ../../Zotlabs/Module/Suggest.php:39 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "Aucune suggestion disponible. Si le site est récent, merci de re-tenter dans 24 heures." + +#: ../../Zotlabs/Module/Suggest.php:58 ../../include/widgets.php:149 +msgid "Ignore/Hide" +msgstr "Ignorer/Cacher" + +#: ../../Zotlabs/Module/Tagger.php:55 ../../include/bbcode.php:256 +msgid "post" +msgstr "publication" + +#: ../../Zotlabs/Module/Tagger.php:57 ../../include/text.php:1948 +#: ../../include/conversation.php:150 +msgid "comment" +msgstr "commentaire" + +#: ../../Zotlabs/Module/Tagger.php:100 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s a étiqueté le %3$s de %2$s avec %4$s" + +#: ../../Zotlabs/Module/Tagrm.php:48 ../../Zotlabs/Module/Tagrm.php:98 +msgid "Tag removed" +msgstr "Étiquette retirée" + +#: ../../Zotlabs/Module/Tagrm.php:123 +msgid "Remove Item Tag" +msgstr "Retirer une étiquette à l'élément" + +#: ../../Zotlabs/Module/Tagrm.php:125 +msgid "Select a tag to remove: " +msgstr "Étiquette à retirer :" + +#: ../../Zotlabs/Module/Thing.php:114 +msgid "Thing updated" +msgstr "Elément mis à jour" + +#: ../../Zotlabs/Module/Thing.php:166 +msgid "Object store: failed" +msgstr "Stockage de l'objet : échec" + +#: ../../Zotlabs/Module/Thing.php:170 +msgid "Thing added" +msgstr "Elément ajouté" + +#: ../../Zotlabs/Module/Thing.php:196 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" + +#: ../../Zotlabs/Module/Thing.php:259 +msgid "Show Thing" +msgstr "Montrer élément" + +#: ../../Zotlabs/Module/Thing.php:266 +msgid "item not found." +msgstr "élément introuvable." + +#: ../../Zotlabs/Module/Thing.php:299 +msgid "Edit Thing" +msgstr "Modifier élément" + +#: ../../Zotlabs/Module/Thing.php:301 ../../Zotlabs/Module/Thing.php:351 +msgid "Select a profile" +msgstr "Choisissez un profil" + +#: ../../Zotlabs/Module/Thing.php:305 ../../Zotlabs/Module/Thing.php:354 +msgid "Post an activity" +msgstr "Publier une activité" + +#: ../../Zotlabs/Module/Thing.php:305 ../../Zotlabs/Module/Thing.php:354 +msgid "Only sends to viewers of the applicable profile" +msgstr "Envoie exclusivement aux visiteurs du profil concerné" + +#: ../../Zotlabs/Module/Thing.php:307 ../../Zotlabs/Module/Thing.php:356 +msgid "Name of thing e.g. something" +msgstr "Nom de l'élément, p.ex. quelque-chose" + +#: ../../Zotlabs/Module/Thing.php:309 ../../Zotlabs/Module/Thing.php:357 +msgid "URL of thing (optional)" +msgstr "URL de l'élément (facultatif)" + +#: ../../Zotlabs/Module/Thing.php:311 ../../Zotlabs/Module/Thing.php:358 +msgid "URL for photo of thing (optional)" +msgstr "URL d'une photo de l'élément (facultatif)" + +#: ../../Zotlabs/Module/Thing.php:349 +msgid "Add Thing to your Profile" +msgstr "Ajouter l'élément à votre profil" + +#: ../../Zotlabs/Module/Uexport.php:55 ../../Zotlabs/Module/Uexport.php:56 +msgid "Export Channel" +msgstr "Exporter le canal" + +#: ../../Zotlabs/Module/Uexport.php:57 +msgid "" +"Export your basic channel information to a file. This acts as a backup of " +"your connections, permissions, profile and basic data, which can be used to " +"import your data to a new server hub, but does not contain your content." +msgstr "Exportez les principales informations de votre canal dans un fichier. Celui-ci pourra servir de sauvegarde de vos contacts, permissions, profils et données de base. Il pourra être importé sur un nouveau hub/serveur, mais n'embarquera pas vos contenus." + +#: ../../Zotlabs/Module/Uexport.php:58 +msgid "Export Content" +msgstr "Exporter le contenu" + +#: ../../Zotlabs/Module/Uexport.php:59 +msgid "" +"Export your channel information and recent content to a JSON backup that can" +" be restored or imported to another server hub. This backs up all of your " +"connections, permissions, profile data and several months of posts. This " +"file may be VERY large. Please be patient - it may take several minutes for" +" this download to begin." +msgstr "Exportez les informations du canal et les contenus récents dans un fichier JSON. Celui-ci contiendra toutes vos relations, permissions, profils, et plusieurs mois de publications. Ce fichier peut être TRÈS gros. Armez-vous de patience - plusieurs minutes peuvent s'écouler avant que le téléchargement ne commence." + +#: ../../Zotlabs/Module/Uexport.php:60 +msgid "Export your posts from a given year." +msgstr "Exporter vos publications d'une année en particulier" + +#: ../../Zotlabs/Module/Uexport.php:62 +msgid "" +"You may also export your posts and conversations for a particular year or " +"month. Adjust the date in your browser location bar to select other dates. " +"If the export fails (possibly due to memory exhaustion on your server hub), " +"please try again selecting a more limited date range." +msgstr "Vous pouvez également exporter vos publications et conversations pour une année ou un mois particulier. Ajustez la date dans la barre de votre navigateur pour sélectionner d'autres dates. Si l'export échoue (possible en cas de pénurie de mémoire sur le serveur de votre hub), essayez à nouveau en sélectionnant un intervalle de dates plus petit." + +#: ../../Zotlabs/Module/Uexport.php:63 +#, php-format +msgid "" +"To select all posts for a given year, such as this year, visit %2$s" +msgstr "Pour sélectionner toutes les publications pour une année donnée, telle que cette année, visitez %2$s" + +#: ../../Zotlabs/Module/Uexport.php:64 +#, php-format +msgid "" +"To select all posts for a given month, such as January of this year, visit " +"%2$s" +msgstr "Pour sélectionner toutes les publications pour un mois donné, par exemple janvier, visitez %2$s" + +#: ../../Zotlabs/Module/Uexport.php:65 +#, php-format +msgid "" +"These content files may be imported or restored by visiting %2$s on any site containing your channel. For best results" +" please import or restore these in date order (oldest first)." +msgstr "Ces fichiers de contenu peuvent être importés ou restaurés en visitant %2$s sur n'importe quel site hébergeant votre canal. Pour de meilleurs résultats merci de les importer par ordre chronologique (les plus anciens d'abord)." + +#: ../../Zotlabs/Module/Viewconnections.php:62 +msgid "No connections." +msgstr "Aucun contact." + +#: ../../Zotlabs/Module/Viewconnections.php:75 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Visiter le profil de %s [%s]" + +#: ../../Zotlabs/Module/Viewconnections.php:104 +msgid "View Connections" +msgstr "Voir les contacts" + +#: ../../Zotlabs/Module/Viewsrc.php:44 +msgid "Source of Item" +msgstr "Source de l'élément" + +#: ../../Zotlabs/Module/Webpages.php:184 ../../Zotlabs/Lib/Apps.php:217 +#: ../../include/nav.php:106 ../../include/conversation.php:1685 +msgid "Webpages" +msgstr "Pages web" + +#: ../../Zotlabs/Module/Webpages.php:195 ../../include/page_widgets.php:41 +msgid "Actions" +msgstr "Actions" + +#: ../../Zotlabs/Module/Webpages.php:196 ../../include/page_widgets.php:42 +msgid "Page Link" +msgstr "Lien vers la page" + +#: ../../Zotlabs/Module/Webpages.php:197 +msgid "Page Title" +msgstr "Titre de la page" + +#: ../../Zotlabs/Module/Xchan.php:10 +msgid "Xchan Lookup" +msgstr "Recherche xchan" + +#: ../../Zotlabs/Module/Xchan.php:13 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "Recherche xchan commençant par (ou adresse \"webbie\") :" + +#: ../../Zotlabs/Lib/Apps.php:204 +msgid "Site Admin" +msgstr "Administrateur" + +#: ../../Zotlabs/Lib/Apps.php:205 +msgid "Bug Report" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:206 +msgid "View Bookmarks" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:207 +msgid "My Chatrooms" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:209 +msgid "Firefox Share" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:210 +msgid "Remote Diagnostics" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:211 ../../include/features.php:89 +msgid "Suggest Channels" +msgstr "Suggérer des canaux" + +#: ../../Zotlabs/Lib/Apps.php:212 ../../include/nav.php:110 +#: ../../boot.php:1703 +msgid "Login" +msgstr "Connexion" + +#: ../../Zotlabs/Lib/Apps.php:214 ../../include/nav.php:179 +msgid "Grid" +msgstr "Réseau" + +#: ../../Zotlabs/Lib/Apps.php:218 ../../include/nav.php:182 +msgid "Channel Home" +msgstr "Mon canal" + +#: ../../Zotlabs/Lib/Apps.php:221 ../../include/nav.php:201 +#: ../../include/conversation.php:1649 ../../include/conversation.php:1652 +msgid "Events" +msgstr "Événements" + +#: ../../Zotlabs/Lib/Apps.php:222 ../../include/nav.php:167 +msgid "Directory" +msgstr "Annuaire" + +#: ../../Zotlabs/Lib/Apps.php:224 ../../include/nav.php:193 +msgid "Mail" +msgstr "Messages" + +#: ../../Zotlabs/Lib/Apps.php:227 ../../include/nav.php:96 +msgid "Chat" +msgstr "Clavardage" + +#: ../../Zotlabs/Lib/Apps.php:229 +msgid "Probe" +msgstr "Sonder" + +#: ../../Zotlabs/Lib/Apps.php:230 +msgid "Suggest" +msgstr "Suggérer" + +#: ../../Zotlabs/Lib/Apps.php:231 +msgid "Random Channel" +msgstr "Un canal au hasard" + +#: ../../Zotlabs/Lib/Apps.php:232 +msgid "Invite" +msgstr "Invitation" + +#: ../../Zotlabs/Lib/Apps.php:233 ../../include/widgets.php:1386 +msgid "Features" +msgstr "Fonctionalités" + +#: ../../Zotlabs/Lib/Apps.php:235 +msgid "Post" +msgstr "Envoyer" + +#: ../../Zotlabs/Lib/Apps.php:335 +msgid "Purchase" +msgstr "Acheter" + +#: ../../Zotlabs/Lib/Chatroom.php:27 +msgid "Missing room name" +msgstr "Il manque le nom du salon" + +#: ../../Zotlabs/Lib/Chatroom.php:36 +msgid "Duplicate room name" +msgstr "Un salon avec ce nom existe déjà" + +#: ../../Zotlabs/Lib/Chatroom.php:86 ../../Zotlabs/Lib/Chatroom.php:94 +msgid "Invalid room specifier." +msgstr "Identifiant de salon invalide." + +#: ../../Zotlabs/Lib/Chatroom.php:126 +msgid "Room not found." +msgstr "Salon introuvable." + +#: ../../Zotlabs/Lib/Chatroom.php:147 +msgid "Room is full" +msgstr "Le salon est plein" + +#: ../../Zotlabs/Lib/Enotify.php:60 ../../include/network.php:1823 +msgid "$Projectname Notification" +msgstr "Notification $Projectname" + +#: ../../Zotlabs/Lib/Enotify.php:61 ../../include/network.php:1824 +msgid "$projectname" +msgstr "$projectname" + +#: ../../Zotlabs/Lib/Enotify.php:63 ../../include/network.php:1826 +msgid "Thank You," +msgstr "Merci," + +#: ../../Zotlabs/Lib/Enotify.php:65 ../../include/network.php:1828 +#, php-format +msgid "%s Administrator" +msgstr "l'administrateur de %s" + +#: ../../Zotlabs/Lib/Enotify.php:100 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../Zotlabs/Lib/Enotify.php:104 +#, php-format +msgid "[Hubzilla:Notify] New mail received at %s" +msgstr "[Hubzilla:Notify] Nouveau courriel reçu à %s" + +#: ../../Zotlabs/Lib/Enotify.php:106 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." +msgstr "%1$s, vous avez reçu un message privé sur %3$s, de la part de %2$s." + +#: ../../Zotlabs/Lib/Enotify.php:107 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s vous a envoyé %2$s." + +#: ../../Zotlabs/Lib/Enotify.php:107 +msgid "a private message" +msgstr "un message privé" + +#: ../../Zotlabs/Lib/Enotify.php:108 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Merci de visiter %s pour voir et/ou répondre à vos messages privés." + +#: ../../Zotlabs/Lib/Enotify.php:164 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "%1$s, %2$s a commenté sur [zrl=%3$s]%4$s[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:172 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "%1$s, %2$s a commenté sur [zrl=%3$s]%5$s de %4$s[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:181 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "%1$s, %2$s a commenté [zrl=%3$s]votre %4$s[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:192 +#, php-format +msgid "[Hubzilla:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Hubzilla:Notify] Commentaire de %2$s sur conversation #%1$d" + +#: ../../Zotlabs/Lib/Enotify.php:193 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "%1$s, %2$s a commenté un élément de conversation que vous suivez." + +#: ../../Zotlabs/Lib/Enotify.php:196 ../../Zotlabs/Lib/Enotify.php:211 +#: ../../Zotlabs/Lib/Enotify.php:237 ../../Zotlabs/Lib/Enotify.php:255 +#: ../../Zotlabs/Lib/Enotify.php:269 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Merci de visiter %s pour voir et/ou répondre sur cette conversation." + +#: ../../Zotlabs/Lib/Enotify.php:202 +#, php-format +msgid "[Hubzilla:Notify] %s posted to your profile wall" +msgstr "[Hubzilla:Notify] %s a publié sur votre profil" + +#: ../../Zotlabs/Lib/Enotify.php:204 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "%1$s, %2$s a publié sur votre profil à %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:206 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "%1$s, %2$s a publié sur [zrl=%3$s]votre profil[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:230 +#, php-format +msgid "[Hubzilla:Notify] %s tagged you" +msgstr "[Hubzilla:Notify] %s vous a étiqueté" + +#: ../../Zotlabs/Lib/Enotify.php:231 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "%1$s, vous avez été étiqueté sur %3$s par %2$s" + +#: ../../Zotlabs/Lib/Enotify.php:232 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "%1$s, %2$s [zrl=%3$s]vous a étiqueté[/zrl]." + +#: ../../Zotlabs/Lib/Enotify.php:244 +#, php-format +msgid "[Hubzilla:Notify] %1$s poked you" +msgstr "[Hubzilla:Notify] %1$s vous a tapoté" + +#: ../../Zotlabs/Lib/Enotify.php:245 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "%1$s, %2$s vous a tapoté sur %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:246 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "%1$s, %2$s [zrl=%2$s]vous a tapoté[/zrl]." + +#: ../../Zotlabs/Lib/Enotify.php:262 +#, php-format +msgid "[Hubzilla:Notify] %s tagged your post" +msgstr "[Hubzilla:Notify] %s a étiqueté votre publication" + +#: ../../Zotlabs/Lib/Enotify.php:263 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "%1$s, %2$s a étiqueté votre publication sur %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:264 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "%1$s, %2$s a étiqueté [zrl=%3$s]votre publication[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:276 +msgid "[Hubzilla:Notify] Introduction received" +msgstr "[Hubzilla:Notify] Nouvelle présentation" + +#: ../../Zotlabs/Lib/Enotify.php:277 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" +msgstr "%1$s, vous avez reçu une demande de contact de '%2$s' sur %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:278 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." +msgstr "%1$s, vous avez reçu [zrl=%2$s]une demande de contact[/zrl] de %3$s." + +#: ../../Zotlabs/Lib/Enotify.php:282 ../../Zotlabs/Lib/Enotify.php:301 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Vous pouvez visiter leur profil sur %s" + +#: ../../Zotlabs/Lib/Enotify.php:284 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "Merci de visiter %s avant d'approuver (ou non) cette demande de contact." + +#: ../../Zotlabs/Lib/Enotify.php:291 +msgid "[Hubzilla:Notify] Friend suggestion received" +msgstr "[Hubzilla:Notify] Nouvel(le) ami(e) suggéré(e)" + +#: ../../Zotlabs/Lib/Enotify.php:292 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "%1$s, vous avez reçu une suggestion d'ami(e) de '%2$s' à %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:293 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " +"%4$s." +msgstr "%1$s, avez reçu %3$s comme [zrl=%2$s]une suggestion d'ami(e)[/zrl] de %4$s." + +#: ../../Zotlabs/Lib/Enotify.php:299 +msgid "Name:" +msgstr "Nom :" + +#: ../../Zotlabs/Lib/Enotify.php:300 +msgid "Photo:" +msgstr "Photo :" + +#: ../../Zotlabs/Lib/Enotify.php:303 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Merci de visiter %s pour donner suite (ou non) à cette suggestion." + +#: ../../Zotlabs/Lib/Enotify.php:518 +msgid "[Hubzilla:Notify]" +msgstr "[Hubzilla:Notify]" + +#: ../../Zotlabs/Lib/Enotify.php:667 +msgid "created a new post" +msgstr "a publié un nouveau message" + +#: ../../Zotlabs/Lib/Enotify.php:668 +#, php-format +msgid "commented on %s's post" +msgstr "a commenté la publication de %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:95 ../../include/conversation.php:664 +msgid "Private Message" +msgstr "Message Privé" + +#: ../../Zotlabs/Lib/ThreadItem.php:132 ../../include/conversation.php:656 +msgid "Select" +msgstr "Sélectionner" + +#: ../../Zotlabs/Lib/ThreadItem.php:136 +msgid "Save to Folder" +msgstr "Enregistrer dans le dossier" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I will attend" +msgstr "Je participerai" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I will not attend" +msgstr "Je ne participerai pas" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I might attend" +msgstr "Je participerai peut-être" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I agree" +msgstr "Je suis d'accord" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I disagree" +msgstr "Je ne suis pas d'accord" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I abstain" +msgstr "Je m'abstiens" + +#: ../../Zotlabs/Lib/ThreadItem.php:218 +msgid "Add Star" +msgstr "Mettre en avant (étoile)" + +#: ../../Zotlabs/Lib/ThreadItem.php:219 +msgid "Remove Star" +msgstr "Ne plus mettre en avant" + +#: ../../Zotlabs/Lib/ThreadItem.php:220 +msgid "Toggle Star Status" +msgstr "(Dés)activer l'étoile" + +#: ../../Zotlabs/Lib/ThreadItem.php:224 +msgid "starred" +msgstr "mis en avant" + +#: ../../Zotlabs/Lib/ThreadItem.php:234 ../../include/conversation.php:671 +msgid "Message signature validated" +msgstr "Signature du message validée" + +#: ../../Zotlabs/Lib/ThreadItem.php:235 ../../include/conversation.php:672 +msgid "Message signature incorrect" +msgstr "Signature du message incorrecte" + +#: ../../Zotlabs/Lib/ThreadItem.php:243 +msgid "Add Tag" +msgstr "Ajouter une étiquette" + +#: ../../Zotlabs/Lib/ThreadItem.php:261 ../../include/taxonomy.php:316 +msgid "like" +msgstr "aiment" + +#: ../../Zotlabs/Lib/ThreadItem.php:262 ../../include/taxonomy.php:317 +msgid "dislike" +msgstr "n'aiment pas" + +#: ../../Zotlabs/Lib/ThreadItem.php:266 +msgid "Share This" +msgstr "Partager" + +#: ../../Zotlabs/Lib/ThreadItem.php:266 +msgid "share" +msgstr "partager" + +#: ../../Zotlabs/Lib/ThreadItem.php:275 +msgid "Delivery Report" +msgstr "Rapport de distribution" + +#: ../../Zotlabs/Lib/ThreadItem.php:293 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d commentaire" +msgstr[1] "%d commentaires" + +#: ../../Zotlabs/Lib/ThreadItem.php:322 ../../Zotlabs/Lib/ThreadItem.php:323 +#, php-format +msgid "View %s's profile - %s" +msgstr "Voir le profil de %s - %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:326 +msgid "to" +msgstr "à" + +#: ../../Zotlabs/Lib/ThreadItem.php:327 +msgid "via" +msgstr "via" + +#: ../../Zotlabs/Lib/ThreadItem.php:328 +msgid "Wall-to-Wall" +msgstr "Mur-à-mur" + +#: ../../Zotlabs/Lib/ThreadItem.php:329 +msgid "via Wall-To-Wall:" +msgstr "par Mur-à-mur :" + +#: ../../Zotlabs/Lib/ThreadItem.php:341 ../../include/conversation.php:719 +#, php-format +msgid "from %s" +msgstr "de %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:344 ../../include/conversation.php:722 +#, php-format +msgid "last edited: %s" +msgstr "dernière modification : %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:345 ../../include/conversation.php:723 +#, php-format +msgid "Expires: %s" +msgstr "Expire : %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:370 +msgid "Save Bookmarks" +msgstr "Enregistrer les favoris" + +#: ../../Zotlabs/Lib/ThreadItem.php:371 +msgid "Add to Calendar" +msgstr "Ajouter au Calendrier" + +#: ../../Zotlabs/Lib/ThreadItem.php:380 +msgid "Mark all seen" +msgstr "Tout marquer comme vu" + +#: ../../Zotlabs/Lib/ThreadItem.php:421 ../../include/js_strings.php:7 +msgid "[+] show all" +msgstr "[+] voir tous" + +#: ../../Zotlabs/Lib/ThreadItem.php:711 ../../include/conversation.php:1215 +msgid "Bold" +msgstr "Gras" + +#: ../../Zotlabs/Lib/ThreadItem.php:712 ../../include/conversation.php:1216 +msgid "Italic" +msgstr "Italique" + +#: ../../Zotlabs/Lib/ThreadItem.php:713 ../../include/conversation.php:1217 +msgid "Underline" +msgstr "Souligné" + +#: ../../Zotlabs/Lib/ThreadItem.php:714 ../../include/conversation.php:1218 +msgid "Quote" +msgstr "Citation" + +#: ../../Zotlabs/Lib/ThreadItem.php:715 ../../include/conversation.php:1219 +msgid "Code" +msgstr "Code" + +#: ../../Zotlabs/Lib/ThreadItem.php:716 +msgid "Image" +msgstr "Image" + +#: ../../Zotlabs/Lib/ThreadItem.php:717 +msgid "Insert Link" +msgstr "Insérer un lien" + +#: ../../Zotlabs/Lib/ThreadItem.php:718 +msgid "Video" +msgstr "Vidéo" + +#: ../../include/Import/import_diaspora.php:16 +msgid "No username found in import file." +msgstr "Aucun nom d'utilisateur dans le fichier d'import." + +#: ../../include/Import/import_diaspora.php:41 ../../include/import.php:50 +msgid "Unable to create a unique channel address. Import failed." +msgstr "Impossible de créer une adresse de canal unique. Echec de l'import." + +#: ../../include/dba/dba_driver.php:171 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Impossible de trouver les infos DNS du serveur de BDD '%s'" + +#: ../../include/taxonomy.php:188 ../../include/taxonomy.php:270 +#: ../../include/widgets.php:46 ../../include/widgets.php:429 +#: ../../include/contact_widgets.php:91 +msgid "Categories" +msgstr "Catégories" + +#: ../../include/taxonomy.php:228 ../../include/taxonomy.php:249 +msgid "Tags" +msgstr "Étiquettes" + +#: ../../include/taxonomy.php:293 +msgid "Keywords" +msgstr "Mots-clefs" + +#: ../../include/taxonomy.php:314 +msgid "have" +msgstr "ont" + +#: ../../include/taxonomy.php:314 +msgid "has" +msgstr "a" + +#: ../../include/taxonomy.php:315 +msgid "want" +msgstr "veulent" + +#: ../../include/taxonomy.php:315 +msgid "wants" +msgstr "veut" + +#: ../../include/taxonomy.php:316 +msgid "likes" +msgstr "aime" + +#: ../../include/taxonomy.php:317 +msgid "dislikes" +msgstr "n'aime pas" + +#: ../../include/event.php:22 ../../include/event.php:69 +#: ../../include/bb2diaspora.php:485 +msgid "l F d, Y \\@ g:i A" +msgstr "l d F Y \\à G\\hi" + +#: ../../include/event.php:30 ../../include/event.php:73 +#: ../../include/bb2diaspora.php:491 +msgid "Starts:" +msgstr "Début :" + +#: ../../include/event.php:40 ../../include/event.php:77 +#: ../../include/bb2diaspora.php:499 +msgid "Finishes:" +msgstr "Fin :" + +#: ../../include/event.php:812 +msgid "This event has been added to your calendar." +msgstr "Cet évènement a été ajouté dans votre calendrier." + +#: ../../include/event.php:1012 +msgid "Not specified" +msgstr "Non spécifié" + +#: ../../include/event.php:1013 +msgid "Needs Action" +msgstr "Besoin d'une action" + +#: ../../include/event.php:1014 +msgid "Completed" +msgstr "Terminé" + +#: ../../include/event.php:1015 +msgid "In Process" +msgstr "En cours" + +#: ../../include/event.php:1016 +msgid "Cancelled" +msgstr "Annulé" + +#: ../../include/import.php:29 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "L'import a échoué. Un canal existe déjà avec ce nom" + +#: ../../include/import.php:76 +msgid "Channel clone failed. Import failed." +msgstr "Echec du clonage du canal. Echec de l'impot." + +#: ../../include/items.php:892 ../../include/items.php:937 +msgid "(Unknown)" +msgstr "(Inconnu)" + +#: ../../include/items.php:1136 +msgid "Visible to anybody on the internet." +msgstr "Visible pour tout le monde sur internet." + +#: ../../include/items.php:1138 +msgid "Visible to you only." +msgstr "Visible pour vous seulement." + +#: ../../include/items.php:1140 +msgid "Visible to anybody in this network." +msgstr "Visible pour tout le monde sur ce réseau." + +#: ../../include/items.php:1142 +msgid "Visible to anybody authenticated." +msgstr "Visible aux utilisateurs authentifiés." + +#: ../../include/items.php:1144 +#, php-format +msgid "Visible to anybody on %s." +msgstr "Visible pour tous sur %s." + +#: ../../include/items.php:1146 +msgid "Visible to all connections." +msgstr "Visible pour tous les contacts." + +#: ../../include/items.php:1148 +msgid "Visible to approved connections." +msgstr "Visible aux contacts approuvés." + +#: ../../include/items.php:1150 +msgid "Visible to specific connections." +msgstr "Visible pour certains contacts." + +#: ../../include/items.php:3909 +msgid "Privacy group is empty." +msgstr "Groupe d'accès vide." + +#: ../../include/items.php:3916 +#, php-format +msgid "Privacy group: %s" +msgstr "Groupe d'accès : %s" + +#: ../../include/items.php:3928 +msgid "Connection not found." +msgstr "Contact non trouvé." + +#: ../../include/items.php:4277 +msgid "profile photo" +msgstr "photo de profil" + +#: ../../include/message.php:20 +msgid "No recipient provided." +msgstr "Pas de destinataire." + +#: ../../include/message.php:25 +msgid "[no subject]" +msgstr "[sans objet]" + +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "Impossible de déterminer l'émetteur." + +#: ../../include/message.php:222 +msgid "Stored post could not be verified." +msgstr "Le message stocké n'a pas pu être vérifié." + +#: ../../include/text.php:428 +msgid "prev" +msgstr "préc." + +#: ../../include/text.php:430 +msgid "first" +msgstr "premier" + +#: ../../include/text.php:459 +msgid "last" +msgstr "dernier" + +#: ../../include/text.php:462 +msgid "next" +msgstr "Suivant" + +#: ../../include/text.php:472 +msgid "older" +msgstr "plus ancien" + +#: ../../include/text.php:474 +msgid "newer" +msgstr "plus récent" + +#: ../../include/text.php:863 +msgid "No connections" +msgstr "Pas de relations." + +#: ../../include/text.php:888 +#, php-format +msgid "View all %s connections" +msgstr "Voir les %s contacts" + +#: ../../include/text.php:1033 ../../include/text.php:1038 +msgid "poke" +msgstr "tapoter" + +#: ../../include/text.php:1033 ../../include/text.php:1038 +#: ../../include/conversation.php:243 +msgid "poked" +msgstr "a tapoté" + +#: ../../include/text.php:1039 +msgid "ping" +msgstr "ping" + +#: ../../include/text.php:1039 +msgid "pinged" +msgstr "pingé" + +#: ../../include/text.php:1040 +msgid "prod" +msgstr "encourager" + +#: ../../include/text.php:1040 +msgid "prodded" +msgstr "encouragé" + +#: ../../include/text.php:1041 +msgid "slap" +msgstr "giffler" + +#: ../../include/text.php:1041 +msgid "slapped" +msgstr "gifflé(e)" + +#: ../../include/text.php:1042 +msgid "finger" +msgstr "pointer" + +#: ../../include/text.php:1042 +msgid "fingered" +msgstr "pointé" + +#: ../../include/text.php:1043 +msgid "rebuff" +msgstr "rejetter" + +#: ../../include/text.php:1043 +msgid "rebuffed" +msgstr "rejeté" + +#: ../../include/text.php:1055 +msgid "happy" +msgstr "heureux" + +#: ../../include/text.php:1056 +msgid "sad" +msgstr "triste" + +#: ../../include/text.php:1057 +msgid "mellow" +msgstr "mélancolique" + +#: ../../include/text.php:1058 +msgid "tired" +msgstr "fatigué" + +#: ../../include/text.php:1059 +msgid "perky" +msgstr "impertinent" + +#: ../../include/text.php:1060 +msgid "angry" +msgstr "en colère" + +#: ../../include/text.php:1061 +msgid "stupefied" +msgstr "stupéfait" + +#: ../../include/text.php:1062 +msgid "puzzled" +msgstr "perplexe" + +#: ../../include/text.php:1063 +msgid "interested" +msgstr "intéressé" + +#: ../../include/text.php:1064 +msgid "bitter" +msgstr "amer" + +#: ../../include/text.php:1065 +msgid "cheerful" +msgstr "plein d'entrain" + +#: ../../include/text.php:1066 +msgid "alive" +msgstr "vivant" + +#: ../../include/text.php:1067 +msgid "annoyed" +msgstr "agaçé" + +#: ../../include/text.php:1068 +msgid "anxious" +msgstr "anxieux" + +#: ../../include/text.php:1069 +msgid "cranky" +msgstr "énervé" + +#: ../../include/text.php:1070 +msgid "disturbed" +msgstr "perturbé" + +#: ../../include/text.php:1071 +msgid "frustrated" +msgstr "frustré" + +#: ../../include/text.php:1072 +msgid "depressed" +msgstr "déprimé" + +#: ../../include/text.php:1073 +msgid "motivated" +msgstr "motivé" + +#: ../../include/text.php:1074 +msgid "relaxed" +msgstr "détendu" + +#: ../../include/text.php:1075 +msgid "surprised" +msgstr "surpris" + +#: ../../include/text.php:1257 ../../include/js_strings.php:70 +msgid "Monday" +msgstr "Lundi" + +#: ../../include/text.php:1257 ../../include/js_strings.php:71 +msgid "Tuesday" +msgstr "Mardi" + +#: ../../include/text.php:1257 ../../include/js_strings.php:72 +msgid "Wednesday" +msgstr "Mercredi" + +#: ../../include/text.php:1257 ../../include/js_strings.php:73 +msgid "Thursday" +msgstr "Jeudi" + +#: ../../include/text.php:1257 ../../include/js_strings.php:74 +msgid "Friday" +msgstr "Vendredi" + +#: ../../include/text.php:1257 ../../include/js_strings.php:75 +msgid "Saturday" +msgstr "Samedi" + +#: ../../include/text.php:1257 ../../include/js_strings.php:69 +msgid "Sunday" +msgstr "Dimanche" + +#: ../../include/text.php:1261 ../../include/js_strings.php:45 +msgid "January" +msgstr "Janvier" + +#: ../../include/text.php:1261 ../../include/js_strings.php:46 +msgid "February" +msgstr "Février" + +#: ../../include/text.php:1261 ../../include/js_strings.php:47 +msgid "March" +msgstr "Mars" + +#: ../../include/text.php:1261 ../../include/js_strings.php:48 +msgid "April" +msgstr "Avril" + +#: ../../include/text.php:1261 +msgid "May" +msgstr "Mai" + +#: ../../include/text.php:1261 ../../include/js_strings.php:50 +msgid "June" +msgstr "Juin" + +#: ../../include/text.php:1261 ../../include/js_strings.php:51 +msgid "July" +msgstr "Juillet" + +#: ../../include/text.php:1261 ../../include/js_strings.php:52 +msgid "August" +msgstr "Août" + +#: ../../include/text.php:1261 ../../include/js_strings.php:53 +msgid "September" +msgstr "Septembre" + +#: ../../include/text.php:1261 ../../include/js_strings.php:54 +msgid "October" +msgstr "Octobre" + +#: ../../include/text.php:1261 ../../include/js_strings.php:55 +msgid "November" +msgstr "Novembre" + +#: ../../include/text.php:1261 ../../include/js_strings.php:56 +msgid "December" +msgstr "Décembre" + +#: ../../include/text.php:1338 ../../include/text.php:1342 +msgid "Unknown Attachment" +msgstr "Pièce jointe inconnue" + +#: ../../include/text.php:1344 +msgid "unknown" +msgstr "Inconnu" + +#: ../../include/text.php:1380 +msgid "remove category" +msgstr "supprimer la catégorie" + +#: ../../include/text.php:1457 +msgid "remove from file" +msgstr "retirer du fichier" + +#: ../../include/text.php:1753 ../../include/text.php:1824 +msgid "default" +msgstr "défaut" + +#: ../../include/text.php:1761 +msgid "Page layout" +msgstr "Mise en page" + +#: ../../include/text.php:1761 +msgid "You can create your own with the layouts tool" +msgstr "Créez les vôtres avec les outils de mise en page" + +#: ../../include/text.php:1803 +msgid "Page content type" +msgstr "Type de contenu de la page" + +#: ../../include/text.php:1836 +msgid "Select an alternate language" +msgstr "Choisir une langue alternative" + +#: ../../include/text.php:1953 +msgid "activity" +msgstr "activité" + +#: ../../include/text.php:2262 +msgid "Design Tools" +msgstr "Outils de conception" + +#: ../../include/text.php:2268 +msgid "Pages" +msgstr "Pages" + +#: ../../include/widgets.php:103 +msgid "System" +msgstr "Système" + +#: ../../include/widgets.php:106 +msgid "New App" +msgstr "" + +#: ../../include/widgets.php:154 +msgid "Suggestions" +msgstr "Suggestions" + +#: ../../include/widgets.php:155 +msgid "See more..." +msgstr "Voir plus..." + +#: ../../include/widgets.php:175 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "Vous avez %1$.0f sur %2$.0f contacts autorisés." + +#: ../../include/widgets.php:181 +msgid "Add New Connection" +msgstr "Ajouter un nouveau contact" + +#: ../../include/widgets.php:182 +msgid "Enter channel address" +msgstr "Saisissez l'adresse du canal" + +#: ../../include/widgets.php:183 +msgid "Examples: bob@example.com, https://example.com/barbara" +msgstr "Exemples : pierre@exemple.com, https://exemple.com/sophie" + +#: ../../include/widgets.php:199 +msgid "Notes" +msgstr "Notes" + +#: ../../include/widgets.php:273 +msgid "Remove term" +msgstr "Retirer le terme" + +#: ../../include/widgets.php:281 ../../include/features.php:84 +msgid "Saved Searches" +msgstr "Recherches sauvegardées" + +#: ../../include/widgets.php:282 ../../include/group.php:316 +msgid "add" +msgstr "ajouter" + +#: ../../include/widgets.php:310 ../../include/contact_widgets.php:53 +#: ../../include/features.php:98 +msgid "Saved Folders" +msgstr "Dossiers sauvegardés" + +#: ../../include/widgets.php:313 ../../include/widgets.php:432 +#: ../../include/contact_widgets.php:56 ../../include/contact_widgets.php:94 +msgid "Everything" +msgstr "Tout" + +#: ../../include/widgets.php:354 +msgid "Archives" +msgstr "Archives" + +#: ../../include/widgets.php:516 +msgid "Refresh" +msgstr "Actualiser" + +#: ../../include/widgets.php:556 +msgid "Account settings" +msgstr "Paramètres du compte" + +#: ../../include/widgets.php:562 +msgid "Channel settings" +msgstr "Paramètres du canal" + +#: ../../include/widgets.php:571 +msgid "Additional features" +msgstr "Fonctionnalités supplémentaires" + +#: ../../include/widgets.php:578 +msgid "Feature/Addon settings" +msgstr "Paramètres des extensions/greffons" + +#: ../../include/widgets.php:584 +msgid "Display settings" +msgstr "Paramètres d'affichage" + +#: ../../include/widgets.php:591 +msgid "Manage locations" +msgstr "" + +#: ../../include/widgets.php:600 +msgid "Export channel" +msgstr "Exporter le canal" + +#: ../../include/widgets.php:607 +msgid "Connected apps" +msgstr "Applications connectées" + +#: ../../include/widgets.php:622 +msgid "Premium Channel Settings" +msgstr "Paramètres de canal VIP" + +#: ../../include/widgets.php:651 +msgid "Private Mail Menu" +msgstr "Menu des messages privés" + +#: ../../include/widgets.php:653 +msgid "Combined View" +msgstr "Vue combinée" + +#: ../../include/widgets.php:658 ../../include/nav.php:196 +msgid "Inbox" +msgstr "Boîte de réception" + +#: ../../include/widgets.php:663 ../../include/nav.php:197 +msgid "Outbox" +msgstr "Boîte d'envoi" + +#: ../../include/widgets.php:668 ../../include/nav.php:198 +msgid "New Message" +msgstr "Nouveau message" + +#: ../../include/widgets.php:685 ../../include/widgets.php:697 +msgid "Conversations" +msgstr "Conversations" + +#: ../../include/widgets.php:689 +msgid "Received Messages" +msgstr "Messages reçus" + +#: ../../include/widgets.php:693 +msgid "Sent Messages" +msgstr "Messages envoyés" + +#: ../../include/widgets.php:707 +msgid "No messages." +msgstr "Pas de message." + +#: ../../include/widgets.php:725 +msgid "Delete conversation" +msgstr "Supprimer la conversation" + +#: ../../include/widgets.php:751 +msgid "Events Menu" +msgstr "Menu Evènements" + +#: ../../include/widgets.php:752 +msgid "Day View" +msgstr "Vue Jour" + +#: ../../include/widgets.php:753 +msgid "Week View" +msgstr "Vue Semaine" + +#: ../../include/widgets.php:754 +msgid "Month View" +msgstr "Vue Mois" + +#: ../../include/widgets.php:766 +msgid "Events Tools" +msgstr "Outils Evènements" + +#: ../../include/widgets.php:767 +msgid "Export Calendar" +msgstr "Exporter le calendrier" + +#: ../../include/widgets.php:768 +msgid "Import Calendar" +msgstr "Importer un calendrier" + +#: ../../include/widgets.php:842 ../../include/conversation.php:1662 +#: ../../include/conversation.php:1665 +msgid "Chatrooms" +msgstr "Salons de clavardage" + +#: ../../include/widgets.php:846 +msgid "Overview" +msgstr "" + +#: ../../include/widgets.php:853 +msgid "Chat Members" +msgstr "" + +#: ../../include/widgets.php:876 +msgid "Bookmarked Chatrooms" +msgstr "Salons favoris" + +#: ../../include/widgets.php:899 +msgid "Suggested Chatrooms" +msgstr "Salons suggérés" + +#: ../../include/widgets.php:1044 ../../include/widgets.php:1156 +msgid "photo/image" +msgstr "photo/image" + +#: ../../include/widgets.php:1099 +msgid "Click to show more" +msgstr "Cliquer pour voir plus" + +#: ../../include/widgets.php:1250 +msgid "Rating Tools" +msgstr "Outils d'évaluation" + +#: ../../include/widgets.php:1254 ../../include/widgets.php:1256 +msgid "Rate Me" +msgstr "M'évaluer" + +#: ../../include/widgets.php:1259 +msgid "View Ratings" +msgstr "Voir mes évaluations" + +#: ../../include/widgets.php:1316 +msgid "Forums" +msgstr "Membres du forum" + +#: ../../include/widgets.php:1345 +msgid "Tasks" +msgstr "Tâches" + +#: ../../include/widgets.php:1354 +msgid "Documentation" +msgstr "Documentation" + +#: ../../include/widgets.php:1356 +msgid "Project/Site Information" +msgstr "Information sur le site/projet" + +#: ../../include/widgets.php:1357 +msgid "For Members" +msgstr "Pour les membres" + +#: ../../include/widgets.php:1358 +msgid "For Administrators" +msgstr "Pour les administrateurs" + +#: ../../include/widgets.php:1359 +msgid "For Developers" +msgstr "Pour les développeurs" + +#: ../../include/widgets.php:1383 ../../include/widgets.php:1421 +msgid "Member registrations waiting for confirmation" +msgstr "" + +#: ../../include/widgets.php:1389 +msgid "Inspect queue" +msgstr "Analyser la file d'attente" + +#: ../../include/widgets.php:1391 +msgid "DB updates" +msgstr "Mises à jour BDD" + +#: ../../include/widgets.php:1416 ../../include/nav.php:216 +msgid "Admin" +msgstr "Administrateur" + +#: ../../include/widgets.php:1417 +msgid "Plugin Features" +msgstr "Fonctionnalités des greffons" + +#: ../../include/follow.php:27 +msgid "Channel is blocked on this site." +msgstr "Ce canal est bloqué sur ce site." + +#: ../../include/follow.php:32 +msgid "Channel location missing." +msgstr "Emplacement du canal introuvable." + +#: ../../include/follow.php:81 +msgid "Response from remote channel was incomplete." +msgstr "La réponse du canal distant était incomplète." + +#: ../../include/follow.php:98 +msgid "Channel was deleted and no longer exists." +msgstr "Le canal a été supprimé et n'existe plus." + +#: ../../include/follow.php:154 ../../include/follow.php:190 +msgid "Protocol disabled." +msgstr "Protocole désactivé." + +#: ../../include/follow.php:178 +msgid "Channel discovery failed." +msgstr "La tentative d'accéder au canal a échoué." + +#: ../../include/follow.php:216 +msgid "Cannot connect to yourself." +msgstr "Ne peut pas se connecter à vous." + +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "Favoris de %1$s" + +#: ../../include/api.php:1336 +msgid "Public Timeline" +msgstr "Fil public" + +#: ../../include/bbcode.php:123 ../../include/bbcode.php:844 +#: ../../include/bbcode.php:847 ../../include/bbcode.php:852 +#: ../../include/bbcode.php:855 ../../include/bbcode.php:858 +#: ../../include/bbcode.php:861 ../../include/bbcode.php:866 +#: ../../include/bbcode.php:869 ../../include/bbcode.php:874 +#: ../../include/bbcode.php:877 ../../include/bbcode.php:880 +#: ../../include/bbcode.php:883 +msgid "Image/photo" +msgstr "Image/photo" + +#: ../../include/bbcode.php:162 ../../include/bbcode.php:894 +msgid "Encrypted content" +msgstr "Contenu chiffré" + +#: ../../include/bbcode.php:178 +#, php-format +msgid "Install %s element: " +msgstr "Installer %s élément" + +#: ../../include/bbcode.php:182 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "Ce message contient un élément installable %s, mais vous n'avez pas l'autorisation de l'installer sur ce site." + +#: ../../include/bbcode.php:254 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s a écrit %2$s qui suit %3$s" + +#: ../../include/bbcode.php:331 ../../include/bbcode.php:339 +msgid "Click to open/close" +msgstr "Cliquer pour ouvrir/fermer" + +#: ../../include/bbcode.php:339 +msgid "spoiler" +msgstr "" + +#: ../../include/bbcode.php:585 +msgid "Different viewers will see this text differently" +msgstr "Ce texte aura un rendu différent en fonction des utilisateurs" + +#: ../../include/bbcode.php:832 +msgid "$1 wrote:" +msgstr "$1 a écrit :" + +#: ../../include/dir_fns.php:141 +msgid "Directory Options" +msgstr "Options d'annuaire" + +#: ../../include/dir_fns.php:143 +msgid "Safe Mode" +msgstr "Mode sûr" + +#: ../../include/dir_fns.php:144 +msgid "Public Forums Only" +msgstr "Les forums publics uniquement" + +#: ../../include/dir_fns.php:145 +msgid "This Website Only" +msgstr "Ce site uniquement" + +#: ../../include/security.php:383 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "Le formulaire n'est plus sécurisé, probablement parce qu'il est ouvert depuis trop longtemps (plus de 3 heures)." + +#: ../../include/nav.php:82 ../../include/nav.php:113 ../../boot.php:1702 +msgid "Logout" +msgstr "Déconnexion" + +#: ../../include/nav.php:82 ../../include/nav.php:113 +msgid "End this session" +msgstr "Mettre fin à la session" + +#: ../../include/nav.php:85 ../../include/nav.php:144 +msgid "Home" +msgstr "Mon canal" + +#: ../../include/nav.php:85 +msgid "Your posts and conversations" +msgstr "Vos publications et conversations" + +#: ../../include/nav.php:86 +msgid "Your profile page" +msgstr "Votre profil" + +#: ../../include/nav.php:88 +msgid "Manage/Edit profiles" +msgstr "Gérer/modifier les profils" + +#: ../../include/nav.php:90 ../../include/channel.php:941 +msgid "Edit Profile" +msgstr "Éditeur de profil" + +#: ../../include/nav.php:90 +msgid "Edit your profile" +msgstr "Modifier votre profil" + +#: ../../include/nav.php:92 +msgid "Your photos" +msgstr "Vos photos" + +#: ../../include/nav.php:93 +msgid "Your files" +msgstr "Vos fichiers" + +#: ../../include/nav.php:96 +msgid "Your chatrooms" +msgstr "Vos salons" + +#: ../../include/nav.php:102 ../../include/conversation.php:1675 +msgid "Bookmarks" +msgstr "Favoris" + +#: ../../include/nav.php:102 +msgid "Your bookmarks" +msgstr "Vos favoris" + +#: ../../include/nav.php:106 +msgid "Your webpages" +msgstr "Vos pages web" + +#: ../../include/nav.php:110 +msgid "Sign in" +msgstr "Connexion" + +#: ../../include/nav.php:127 +#, php-format +msgid "%s - click to logout" +msgstr "%s - cliquer ici pour déconnecter" + +#: ../../include/nav.php:130 +msgid "Remote authentication" +msgstr "Authentification distante" + +#: ../../include/nav.php:130 +msgid "Click to authenticate to your home hub" +msgstr "S'authentifier auprès de votre hub principal" + +#: ../../include/nav.php:144 +msgid "Home Page" +msgstr "Page d'accueil" + +#: ../../include/nav.php:147 +msgid "Create an account" +msgstr "Créer un compte" + +#: ../../include/nav.php:159 +msgid "Help and documentation" +msgstr "Aide et documentation" + +#: ../../include/nav.php:163 +msgid "Applications, utilities, links, games" +msgstr "Applications, utilitaires, liens, jeux" + +#: ../../include/nav.php:165 +msgid "Search site @name, #tag, ?docs, content" +msgstr "Recherche @nom, #tag, contenu" + +#: ../../include/nav.php:167 +msgid "Channel Directory" +msgstr "Annuaire des canaux" + +#: ../../include/nav.php:179 +msgid "Your grid" +msgstr "Votre réseau" + +#: ../../include/nav.php:180 +msgid "Mark all grid notifications seen" +msgstr "Marquer toutes les notifications du réseau comme vues" + +#: ../../include/nav.php:182 +msgid "Channel home" +msgstr "Mon canal" + +#: ../../include/nav.php:183 +msgid "Mark all channel notifications seen" +msgstr "Marquer toutes les notifications du canal comme vues" + +#: ../../include/nav.php:189 +msgid "Notices" +msgstr "Notifications" + +#: ../../include/nav.php:189 +msgid "Notifications" +msgstr "Notifications" + +#: ../../include/nav.php:190 +msgid "See all notifications" +msgstr "Voir toutes les notifications" + +#: ../../include/nav.php:193 +msgid "Private mail" +msgstr "Messages privés" + +#: ../../include/nav.php:194 +msgid "See all private messages" +msgstr "Voir tous les messages privés" + +#: ../../include/nav.php:195 +msgid "Mark all private messages seen" +msgstr "Marquer tous les messages privés comme vus" + +#: ../../include/nav.php:201 +msgid "Event Calendar" +msgstr "Calendrier des événements" + +#: ../../include/nav.php:202 +msgid "See all events" +msgstr "Voir tous les événements" + +#: ../../include/nav.php:203 +msgid "Mark all events seen" +msgstr "Marquer tous les événements comme vus" + +#: ../../include/nav.php:206 +msgid "Manage Your Channels" +msgstr "Gérer vos canaux" + +#: ../../include/nav.php:208 +msgid "Account/Channel Settings" +msgstr "Paramètres du Compte/Canal" + +#: ../../include/nav.php:216 +msgid "Site Setup and Configuration" +msgstr "Configuration du site" + +#: ../../include/nav.php:247 ../../include/conversation.php:851 +msgid "Loading..." +msgstr "Chargement..." + +#: ../../include/nav.php:252 +msgid "@name, #tag, ?doc, content" +msgstr "@nom, #étiquette, ?doc, contenu" + +#: ../../include/nav.php:253 +msgid "Please wait..." +msgstr "Merci de patienter..." + +#: ../../include/connections.php:95 msgid "New window" msgstr "Nouvelle fenêtre" -#: ../../include/Contact.php:119 +#: ../../include/connections.php:96 msgid "Open the selected location in a different window or browser tab" msgstr "Ouvrir l'emplacement dans une fenêtre ou un onglet différent" -#: ../../include/Contact.php:237 +#: ../../include/connections.php:214 #, php-format msgid "User '%s' deleted" msgstr "Utilisateur '%s' supprimé" -#: ../../include/Import/import_diaspora.php:17 -msgid "No username found in import file." -msgstr "Aucun nom d'utilisateur dans le fichier d'import." - -#: ../../include/Import/import_diaspora.php:42 ../../include/import.php:44 -msgid "Unable to create a unique channel address. Import failed." -msgstr "Impossible de créer une adresse de canal unique. Echec de l'import." - -#: ../../include/Import/import_diaspora.php:143 ../../mod/import.php:496 -msgid "Import completed." -msgstr "L'import est terminé." - -#: ../../include/RedDAV/RedBrowser.php:107 -#: ../../include/RedDAV/RedBrowser.php:239 -msgid "parent" -msgstr "retour" - -#: ../../include/RedDAV/RedBrowser.php:131 ../../include/text.php:2614 -msgid "Collection" -msgstr "Groupe de contacts" - -#: ../../include/RedDAV/RedBrowser.php:134 -msgid "Principal" -msgstr "Principal" - -#: ../../include/RedDAV/RedBrowser.php:137 -msgid "Addressbook" -msgstr "Carnet d'adresse" - -#: ../../include/RedDAV/RedBrowser.php:140 -msgid "Calendar" -msgstr "Calendrier" - -#: ../../include/RedDAV/RedBrowser.php:143 -msgid "Schedule Inbox" -msgstr "Calendrier - Message entrants" - -#: ../../include/RedDAV/RedBrowser.php:146 -msgid "Schedule Outbox" -msgstr "Calendrier - Message sortants" - -#: ../../include/RedDAV/RedBrowser.php:164 ../../include/apps.php:360 -#: ../../include/apps.php:415 ../../include/conversation.php:1037 -#: ../../include/widgets.php:1407 ../../mod/photos.php:766 -#: ../../mod/photos.php:1209 -msgid "Unknown" -msgstr "Inconnu" - -#: ../../include/RedDAV/RedBrowser.php:226 ../../include/apps.php:135 -#: ../../include/conversation.php:1639 ../../include/nav.php:93 -#: ../../mod/fbrowser.php:109 -msgid "Files" -msgstr "Fichiers" - -#: ../../include/RedDAV/RedBrowser.php:227 -msgid "Total" -msgstr "Total" - -#: ../../include/RedDAV/RedBrowser.php:229 -msgid "Shared" -msgstr "Partagé" - -#: ../../include/RedDAV/RedBrowser.php:230 -#: ../../include/RedDAV/RedBrowser.php:303 ../../mod/blocks.php:152 -#: ../../mod/layouts.php:175 ../../mod/menu.php:114 -#: ../../mod/new_channel.php:144 ../../mod/register.php:255 -#: ../../mod/webpages.php:180 -msgid "Create" -msgstr "Créer" - -#: ../../include/RedDAV/RedBrowser.php:231 -#: ../../include/RedDAV/RedBrowser.php:305 ../../include/widgets.php:1420 -#: ../../mod/photos.php:793 ../../mod/photos.php:1333 -#: ../../mod/profile_photo.php:453 ../../mod/cover_photo.php:353 -msgid "Upload" -msgstr "Envoyer" - -#: ../../include/RedDAV/RedBrowser.php:235 ../../mod/admin.php:1158 -#: ../../mod/settings.php:588 ../../mod/settings.php:614 -#: ../../mod/sharedwithme.php:95 -msgid "Name" -msgstr "Nom" - -#: ../../include/RedDAV/RedBrowser.php:236 -msgid "Type" -msgstr "Type" - -#: ../../include/RedDAV/RedBrowser.php:237 ../../include/text.php:1274 -#: ../../mod/sharedwithme.php:97 -msgid "Size" -msgstr "Taille" - -#: ../../include/RedDAV/RedBrowser.php:238 ../../mod/sharedwithme.php:98 -msgid "Last Modified" -msgstr "Modifié le" - -#: ../../include/RedDAV/RedBrowser.php:240 ../../include/apps.php:259 -#: ../../include/menu.php:108 ../../include/page_widgets.php:8 -#: ../../include/page_widgets.php:36 ../../include/ItemObject.php:100 -#: ../../mod/blocks.php:153 ../../mod/connections.php:286 -#: ../../mod/connections.php:306 ../../mod/editblock.php:135 -#: ../../mod/editlayout.php:134 ../../mod/editpost.php:112 -#: ../../mod/editwebpage.php:176 ../../mod/layouts.php:183 -#: ../../mod/menu.php:108 ../../mod/settings.php:648 ../../mod/thing.php:256 -#: ../../mod/webpages.php:181 -msgid "Edit" -msgstr "Modifier" - -#: ../../include/RedDAV/RedBrowser.php:241 ../../include/apps.php:260 -#: ../../include/conversation.php:657 ../../include/ItemObject.php:120 -#: ../../mod/blocks.php:155 ../../mod/connections.php:259 -#: ../../mod/connedit.php:560 ../../mod/editblock.php:181 -#: ../../mod/editlayout.php:179 ../../mod/editwebpage.php:223 -#: ../../mod/group.php:173 ../../mod/photos.php:1140 ../../mod/admin.php:993 -#: ../../mod/admin.php:1152 ../../mod/settings.php:649 ../../mod/thing.php:257 -#: ../../mod/webpages.php:183 -msgid "Delete" -msgstr "Supprimer" - -#: ../../include/RedDAV/RedBrowser.php:282 +#: ../../include/contact_widgets.php:11 #, php-format -msgid "You are using %1$s of your available file storage." -msgstr "Vous utilisez %1$s de votre espace de stockage." +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d invitation disponible" +msgstr[1] "%d invitations disponibles" -#: ../../include/RedDAV/RedBrowser.php:287 +#: ../../include/contact_widgets.php:19 +msgid "Find Channels" +msgstr "Trouver des canaux" + +#: ../../include/contact_widgets.php:20 +msgid "Enter name or interest" +msgstr "Saisir nom ou centre d'intérêt" + +#: ../../include/contact_widgets.php:21 +msgid "Connect/Follow" +msgstr "Ajouter/Suivre" + +#: ../../include/contact_widgets.php:22 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Exemples: Guillaume Martin, Course à pieds" + +#: ../../include/contact_widgets.php:26 +msgid "Random Profile" +msgstr "Un profil au hasard" + +#: ../../include/contact_widgets.php:27 +msgid "Invite Friends" +msgstr "Inviter des amis" + +#: ../../include/contact_widgets.php:29 +msgid "Advanced example: name=fred and country=iceland" +msgstr "Exemple avancé : name=fred and country=iceland" + +#: ../../include/contact_widgets.php:122 #, php-format -msgid "You are using %1$s of %2$s available file storage. (%3$s%)" -msgstr "Vous utilisez %1$s sur %2$s d'espace disponible. (%3$s%)" +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "%d contact en commun" +msgstr[1] "%d contacts en commun" -#: ../../include/RedDAV/RedBrowser.php:299 -msgid "WARNING:" -msgstr "AVERTISSEMENT :" +#: ../../include/contact_widgets.php:127 +msgid "show more" +msgstr "montrer plus" -#: ../../include/RedDAV/RedBrowser.php:302 -msgid "Create new folder" -msgstr "Nouveau dossier" +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "%1$s ajoute %2$s à ses contacts" -#: ../../include/RedDAV/RedBrowser.php:304 -msgid "Upload file" -msgstr "Téléverser un fichier" +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s a tapoté %2$s" + +#: ../../include/conversation.php:691 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Voir le profil de %s @ %s" + +#: ../../include/conversation.php:710 +msgid "Categories:" +msgstr "Catégories :" + +#: ../../include/conversation.php:711 +msgid "Filed under:" +msgstr "Classé sous :" + +#: ../../include/conversation.php:738 +msgid "View in context" +msgstr "Voir en contexte" + +#: ../../include/conversation.php:847 +msgid "remove" +msgstr "supprimer" + +#: ../../include/conversation.php:852 +msgid "Delete Selected Items" +msgstr "Supprimer les éléments selectionnés" + +#: ../../include/conversation.php:948 +msgid "View Source" +msgstr "Voir source" + +#: ../../include/conversation.php:949 +msgid "Follow Thread" +msgstr "Suivre la discussion" + +#: ../../include/conversation.php:950 +msgid "Unfollow Thread" +msgstr "Ne plus suivre la discussion" + +#: ../../include/conversation.php:955 +msgid "Activity/Posts" +msgstr "Activité/Publications" + +#: ../../include/conversation.php:957 +msgid "Edit Connection" +msgstr "Modifier le contact" + +#: ../../include/conversation.php:958 +msgid "Message" +msgstr "Message" + +#: ../../include/conversation.php:1075 +#, php-format +msgid "%s likes this." +msgstr "%s aime ça." + +#: ../../include/conversation.php:1075 +#, php-format +msgid "%s doesn't like this." +msgstr "%s n'aime pas ça." + +#: ../../include/conversation.php:1079 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "%2$d personne aime ceci." +msgstr[1] "%2$d personnes aiment ceci." + +#: ../../include/conversation.php:1081 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "%2$d personne n'aime pas ça." +msgstr[1] "%2$d personnes n'aiment pas ça." + +#: ../../include/conversation.php:1087 +msgid "and" +msgstr "et" + +#: ../../include/conversation.php:1090 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] ", et %d autre personne" +msgstr[1] ", et %d autres personnes" + +#: ../../include/conversation.php:1091 +#, php-format +msgid "%s like this." +msgstr "%s aime ça." + +#: ../../include/conversation.php:1091 +#, php-format +msgid "%s don't like this." +msgstr "%s n'aime pas ça." + +#: ../../include/conversation.php:1130 +msgid "Set your location" +msgstr "Spécifier votre emplacement géographique" + +#: ../../include/conversation.php:1131 +msgid "Clear browser location" +msgstr "Supprimer l'emplacement géographique du navigateur" + +#: ../../include/conversation.php:1177 +msgid "Tag term:" +msgstr "Étiquette :" + +#: ../../include/conversation.php:1178 +msgid "Where are you right now?" +msgstr "Où êtes-vous en ce moment ?" + +#: ../../include/conversation.php:1210 +msgid "Page link name" +msgstr "Nom du lien vers la page" + +#: ../../include/conversation.php:1213 +msgid "Post as" +msgstr "Publier en tant que" + +#: ../../include/conversation.php:1223 +msgid "Toggle voting" +msgstr "(Dés)activer le vote" + +#: ../../include/conversation.php:1231 +msgid "Categories (optional, comma-separated list)" +msgstr "Catégories (facultatives, séparées par des virgules)" + +#: ../../include/conversation.php:1254 +msgid "Set publish date" +msgstr "Définir la date de publication" + +#: ../../include/conversation.php:1258 +msgid "OK" +msgstr "OK" + +#: ../../include/conversation.php:1503 +msgid "Discover" +msgstr "À découvrir" + +#: ../../include/conversation.php:1506 +msgid "Imported public streams" +msgstr "Flux publics importés" + +#: ../../include/conversation.php:1511 +msgid "Commented Order" +msgstr "Par date de commentaire" + +#: ../../include/conversation.php:1514 +msgid "Sort by Comment Date" +msgstr "Trier par date de dernier commentaire" + +#: ../../include/conversation.php:1518 +msgid "Posted Order" +msgstr "Par date de publication" + +#: ../../include/conversation.php:1521 +msgid "Sort by Post Date" +msgstr "Trier par date de publication" + +#: ../../include/conversation.php:1529 +msgid "Posts that mention or involve you" +msgstr "Publications qui vous mentionnent ou vous concernent d'une manière ou d'une autre" + +#: ../../include/conversation.php:1538 +msgid "Activity Stream - by date" +msgstr "Flux d'activité - par date" + +#: ../../include/conversation.php:1544 +msgid "Starred" +msgstr "Mis en avant (étoiles)" + +#: ../../include/conversation.php:1547 +msgid "Favourite Posts" +msgstr "Publications préférées" + +#: ../../include/conversation.php:1554 +msgid "Spam" +msgstr "Indésirable" + +#: ../../include/conversation.php:1557 +msgid "Posts flagged as SPAM" +msgstr "Publications marquées comme indésirables" + +#: ../../include/conversation.php:1614 +msgid "Status Messages and Posts" +msgstr "Messages d'état et contributions" + +#: ../../include/conversation.php:1623 +msgid "About" +msgstr "À propos" + +#: ../../include/conversation.php:1626 +msgid "Profile Details" +msgstr "Détails du profil" + +#: ../../include/conversation.php:1635 ../../include/photos.php:502 +msgid "Photo Albums" +msgstr "Albums photo" + +#: ../../include/conversation.php:1642 +msgid "Files and Storage" +msgstr "Fichiers et Stockage" + +#: ../../include/conversation.php:1678 +msgid "Saved Bookmarks" +msgstr "Favoris sauvegardés" + +#: ../../include/conversation.php:1688 +msgid "Manage Webpages" +msgstr "Gérer les pages web" + +#: ../../include/conversation.php:1747 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "Participe" +msgstr[1] "Participent" + +#: ../../include/conversation.php:1750 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "Ne participe pas" +msgstr[1] "Ne participent pas" + +#: ../../include/conversation.php:1753 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "Indécis(e)" +msgstr[1] "Indécis(es)" + +#: ../../include/conversation.php:1756 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "D'accord" +msgstr[1] "D'accord" + +#: ../../include/conversation.php:1759 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "Pas d'accord" +msgstr[1] "Pas d'accord" + +#: ../../include/conversation.php:1762 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "S'abstient" +msgstr[1] "S'abstiennent" + +#: ../../include/selectors.php:30 +msgid "Frequently" +msgstr "Fréquemment" + +#: ../../include/selectors.php:31 +msgid "Hourly" +msgstr "Toutes les heures" + +#: ../../include/selectors.php:32 +msgid "Twice daily" +msgstr "Deux fois par jour" + +#: ../../include/selectors.php:33 +msgid "Daily" +msgstr "Chaque jour" + +#: ../../include/selectors.php:34 +msgid "Weekly" +msgstr "Chaque semaine" + +#: ../../include/selectors.php:35 +msgid "Monthly" +msgstr "Chaque mois" + +#: ../../include/selectors.php:49 +msgid "Currently Male" +msgstr "Actuellement homme" + +#: ../../include/selectors.php:49 +msgid "Currently Female" +msgstr "Actuellement femme" + +#: ../../include/selectors.php:49 +msgid "Mostly Male" +msgstr "Surtout homme" + +#: ../../include/selectors.php:49 +msgid "Mostly Female" +msgstr "Surtout femme" + +#: ../../include/selectors.php:49 +msgid "Transgender" +msgstr "Transgenre" + +#: ../../include/selectors.php:49 +msgid "Intersex" +msgstr "Intersexuel" + +#: ../../include/selectors.php:49 +msgid "Transsexual" +msgstr "Transsexuel" + +#: ../../include/selectors.php:49 +msgid "Hermaphrodite" +msgstr "Hermaphrodite" + +#: ../../include/selectors.php:49 +msgid "Neuter" +msgstr "Neutre" + +#: ../../include/selectors.php:49 +msgid "Non-specific" +msgstr "Non spécifique" + +#: ../../include/selectors.php:49 ../../include/selectors.php:66 +#: ../../include/selectors.php:104 ../../include/selectors.php:140 +#: ../../include/permissions.php:881 +msgid "Other" +msgstr "Autre" + +#: ../../include/selectors.php:49 +msgid "Undecided" +msgstr "Indécis" + +#: ../../include/selectors.php:85 ../../include/selectors.php:104 +msgid "Males" +msgstr "Hommes" + +#: ../../include/selectors.php:85 ../../include/selectors.php:104 +msgid "Females" +msgstr "Femmes" + +#: ../../include/selectors.php:85 +msgid "Gay" +msgstr "Gay" + +#: ../../include/selectors.php:85 +msgid "Lesbian" +msgstr "Lesbienne" + +#: ../../include/selectors.php:85 +msgid "No Preference" +msgstr "Sans préférence" + +#: ../../include/selectors.php:85 +msgid "Bisexual" +msgstr "Bisexuel" + +#: ../../include/selectors.php:85 +msgid "Autosexual" +msgstr "Autosexuel" + +#: ../../include/selectors.php:85 +msgid "Abstinent" +msgstr "Abstinent" + +#: ../../include/selectors.php:85 +msgid "Virgin" +msgstr "Vierge" + +#: ../../include/selectors.php:85 +msgid "Deviant" +msgstr "Déviant" + +#: ../../include/selectors.php:85 +msgid "Fetish" +msgstr "Fétichiste" + +#: ../../include/selectors.php:85 +msgid "Oodles" +msgstr "Une floppée" + +#: ../../include/selectors.php:85 +msgid "Nonsexual" +msgstr "Non-sexuel" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Single" +msgstr "Célibataire" + +#: ../../include/selectors.php:123 +msgid "Lonely" +msgstr "Solitaire" + +#: ../../include/selectors.php:123 +msgid "Available" +msgstr "Disponible" + +#: ../../include/selectors.php:123 +msgid "Unavailable" +msgstr "Indisponible" + +#: ../../include/selectors.php:123 +msgid "Has crush" +msgstr "A un béguin" + +#: ../../include/selectors.php:123 +msgid "Infatuated" +msgstr "Amoureux transi" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Dating" +msgstr "Sort avec quelqu'un" + +#: ../../include/selectors.php:123 +msgid "Unfaithful" +msgstr "Infidèle" + +#: ../../include/selectors.php:123 +msgid "Sex Addict" +msgstr "Accro au sexe" + +#: ../../include/selectors.php:123 +msgid "Friends/Benefits" +msgstr "Amis avec bénéfices" + +#: ../../include/selectors.php:123 +msgid "Casual" +msgstr "Sans engagement" + +#: ../../include/selectors.php:123 +msgid "Engaged" +msgstr "Fiancé(e)" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Married" +msgstr "Marié(e)" + +#: ../../include/selectors.php:123 +msgid "Imaginarily married" +msgstr "Marié(e) dans ses rêves" + +#: ../../include/selectors.php:123 +msgid "Partners" +msgstr "Partenaires" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Cohabiting" +msgstr "En cohabitation" + +#: ../../include/selectors.php:123 +msgid "Common law" +msgstr "Conjoints de fait" + +#: ../../include/selectors.php:123 +msgid "Happy" +msgstr "Heureux" + +#: ../../include/selectors.php:123 +msgid "Not looking" +msgstr "Pas en recherche" + +#: ../../include/selectors.php:123 +msgid "Swinger" +msgstr "Echangiste" + +#: ../../include/selectors.php:123 +msgid "Betrayed" +msgstr "Trahi(e)" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Separated" +msgstr "Séparé(e)" + +#: ../../include/selectors.php:123 +msgid "Unstable" +msgstr "Instable" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Divorced" +msgstr "Divorcé(e)" + +#: ../../include/selectors.php:123 +msgid "Imaginarily divorced" +msgstr "Divorcé(e) dans ses rêves" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Widowed" +msgstr "Veuf/veuve" + +#: ../../include/selectors.php:123 +msgid "Uncertain" +msgstr "Incertain" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "It's complicated" +msgstr "C'est compliqué" + +#: ../../include/selectors.php:123 +msgid "Don't care" +msgstr "S'en fiche" + +#: ../../include/selectors.php:123 +msgid "Ask me" +msgstr "Me demander" + +#: ../../include/PermissionDescription.php:31 +#: ../../include/acl_selectors.php:232 +msgid "Visible to your default audience" +msgstr "Visible pour vos contacts seulement" + +#: ../../include/PermissionDescription.php:115 +#: ../../include/acl_selectors.php:268 +msgid "Only me" +msgstr "" + +#: ../../include/PermissionDescription.php:116 +msgid "Public" +msgstr "Public" + +#: ../../include/PermissionDescription.php:117 +msgid "Anybody in the $Projectname network" +msgstr "" + +#: ../../include/PermissionDescription.php:118 +#, php-format +msgid "Any account on %s" +msgstr "" + +#: ../../include/PermissionDescription.php:119 +msgid "Any of my connections" +msgstr "" + +#: ../../include/PermissionDescription.php:120 +msgid "Only connections I specifically allow" +msgstr "" + +#: ../../include/PermissionDescription.php:121 +msgid "Anybody authenticated (could include visitors from other networks)" +msgstr "" + +#: ../../include/PermissionDescription.php:122 +msgid "Any connections including those who haven't yet been approved" +msgstr "" + +#: ../../include/PermissionDescription.php:161 +msgid "" +"This is your default setting for the audience of your normal stream, and " +"posts." +msgstr "" + +#: ../../include/PermissionDescription.php:162 +msgid "" +"This is your default setting for who can view your default channel profile" +msgstr "" + +#: ../../include/PermissionDescription.php:163 +msgid "This is your default setting for who can view your connections" +msgstr "" + +#: ../../include/PermissionDescription.php:164 +msgid "" +"This is your default setting for who can view your file storage and photos" +msgstr "" + +#: ../../include/PermissionDescription.php:165 +msgid "This is your default setting for the audience of your webpages" +msgstr "" #: ../../include/account.php:28 msgid "Not a valid email address" @@ -231,7 +8417,7 @@ msgid "Registration request at %s" msgstr "Demande d'inscription sur %s" #: ../../include/account.php:317 ../../include/account.php:344 -#: ../../include/account.php:404 ../../include/network.php:1660 +#: ../../include/account.php:404 ../../include/network.php:1871 msgid "Administrator" msgstr "Administrateur" @@ -257,2935 +8443,233 @@ msgstr "Inscription révoquée pour %s" msgid "Account verified. Please login." msgstr "Compte vérifié. Veuillez vous connecter." -#: ../../include/account.php:719 ../../include/account.php:721 +#: ../../include/account.php:723 ../../include/account.php:725 msgid "Click here to upgrade." msgstr "Cliquez ici pour mettre à jour." -#: ../../include/account.php:727 +#: ../../include/account.php:731 msgid "This action exceeds the limits set by your subscription plan." msgstr "Cette action outrepasserait les limites prévues par votre forfait." -#: ../../include/account.php:732 +#: ../../include/account.php:736 msgid "This action is not available under your subscription plan." msgstr "Cette action n'est pas disponible avec votre forfait." -#: ../../include/acl_selectors.php:218 -msgid "Visible to your default audience" -msgstr "Visible pour vos contacts seulement" - -#: ../../include/acl_selectors.php:243 -msgid "Show" -msgstr "Montrer" - -#: ../../include/acl_selectors.php:244 -msgid "Don't show" -msgstr "Cacher" - -#: ../../include/acl_selectors.php:249 -msgid "Other networks and post services" -msgstr "Autres réseaux et services de messagerie" - -#: ../../include/acl_selectors.php:251 ../../mod/chat.php:211 -#: ../../mod/filestorage.php:147 ../../mod/photos.php:639 -#: ../../mod/photos.php:1012 ../../mod/thing.php:309 ../../mod/thing.php:355 -msgid "Permissions" -msgstr "Autorisations" - -#: ../../include/acl_selectors.php:252 ../../include/ItemObject.php:384 -#: ../../mod/photos.php:1229 -msgid "Close" -msgstr "Fermer" - -#: ../../include/activities.php:42 -msgid " and " -msgstr "et" - -#: ../../include/activities.php:50 -msgid "public profile" -msgstr "profil public" - -#: ../../include/activities.php:59 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s a changé %2$s en “%3$s”" - -#: ../../include/activities.php:60 -#, php-format -msgid "Visit %1$s's %2$s" -msgstr "Visiter %2$s de %1$s" - -#: ../../include/activities.php:63 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s a mis à jour %2$s, modifiant %3$s." - -#: ../../include/api.php:1336 -msgid "Public Timeline" -msgstr "Fil public" - -#: ../../include/apps.php:128 -msgid "Site Admin" -msgstr "Administrateur" - -#: ../../include/apps.php:129 ../../include/conversation.php:1665 -#: ../../include/nav.php:104 -msgid "Bookmarks" -msgstr "Favoris" - -#: ../../include/apps.php:130 -msgid "Address Book" -msgstr "Carnet d'adresses" - -#: ../../include/apps.php:131 ../../include/nav.php:112 ../../boot.php:1518 -msgid "Login" -msgstr "Connexion" - -#: ../../include/apps.php:132 ../../include/nav.php:203 -#: ../../mod/manage.php:162 -msgid "Channel Manager" -msgstr "Gérer les canaux" - -#: ../../include/apps.php:133 ../../include/nav.php:176 -msgid "Grid" -msgstr "Réseau" - -#: ../../include/apps.php:134 ../../include/nav.php:205 -#: ../../include/widgets.php:577 ../../mod/admin.php:1266 -#: ../../mod/admin.php:1488 -msgid "Settings" -msgstr "Paramètres" - -#: ../../include/apps.php:136 ../../include/conversation.php:1675 -#: ../../include/nav.php:108 ../../mod/webpages.php:178 -msgid "Webpages" -msgstr "Pages web" - -#: ../../include/apps.php:137 ../../include/nav.php:179 -msgid "Channel Home" -msgstr "Mon canal" - -#: ../../include/apps.php:138 ../../include/identity.php:1242 -#: ../../include/identity.php:1359 ../../mod/profperm.php:112 -msgid "Profile" -msgstr "Profil" - -#: ../../include/apps.php:139 ../../include/conversation.php:1632 -#: ../../include/nav.php:92 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "Photos" - -#: ../../include/apps.php:140 ../../include/nav.php:198 -msgid "Events" -msgstr "Événements" - -#: ../../include/apps.php:141 ../../include/nav.php:164 -msgid "Directory" -msgstr "Annuaire" - -#: ../../include/apps.php:142 ../../include/nav.php:155 ../../mod/help.php:208 -#: ../../mod/help.php:213 ../../mod/layouts.php:176 -msgid "Help" -msgstr "Aide" - -#: ../../include/apps.php:143 ../../include/nav.php:190 -msgid "Mail" -msgstr "Messages" - -#: ../../include/apps.php:144 ../../mod/mood.php:131 -msgid "Mood" -msgstr "Humeur" - -#: ../../include/apps.php:145 ../../include/conversation.php:965 -#: ../../mod/poke.php:164 -msgid "Poke" -msgstr "Tapoter" - -#: ../../include/apps.php:146 ../../include/nav.php:98 -msgid "Chat" -msgstr "Clavardage" - -#: ../../include/apps.php:147 ../../include/nav.php:161 -#: ../../include/text.php:885 ../../include/text.php:897 -#: ../../mod/connections.php:302 ../../mod/search.php:40 -msgid "Search" -msgstr "Recherche" - -#: ../../include/apps.php:148 -msgid "Probe" -msgstr "Sonder" - -#: ../../include/apps.php:149 -msgid "Suggest" -msgstr "Suggérer" - -#: ../../include/apps.php:150 -msgid "Random Channel" -msgstr "Un canal au hasard" - -#: ../../include/apps.php:151 -msgid "Invite" -msgstr "Invitation" - -#: ../../include/apps.php:152 ../../include/widgets.php:1293 -msgid "Features" -msgstr "Fonctionalités" - -#: ../../include/apps.php:153 ../../mod/id.php:28 -msgid "Language" -msgstr "Langue" - -#: ../../include/apps.php:154 -msgid "Post" -msgstr "Envoyer" - -#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 -#: ../../mod/id.php:19 -msgid "Profile Photo" -msgstr "Photo du Profil" - -#: ../../include/apps.php:252 ../../mod/settings.php:84 -#: ../../mod/settings.php:612 -msgid "Update" -msgstr "Mise à jour" - -#: ../../include/apps.php:252 -msgid "Install" -msgstr "Installer" - -#: ../../include/apps.php:257 -msgid "Purchase" -msgstr "Acheter" - -#: ../../include/attach.php:140 ../../include/attach.php:188 -#: ../../include/attach.php:251 ../../include/attach.php:265 -#: ../../include/attach.php:272 ../../include/attach.php:337 -#: ../../include/attach.php:351 ../../include/attach.php:358 -#: ../../include/attach.php:436 ../../include/attach.php:888 -#: ../../include/attach.php:959 ../../include/attach.php:1111 -#: ../../include/chat.php:133 ../../include/photos.php:29 -#: ../../include/items.php:4437 ../../index.php:189 ../../index.php:377 -#: ../../mod/achievements.php:30 ../../mod/api.php:26 ../../mod/api.php:31 -#: ../../mod/appman.php:66 ../../mod/authtest.php:13 ../../mod/block.php:22 -#: ../../mod/block.php:72 ../../mod/blocks.php:69 ../../mod/blocks.php:76 -#: ../../mod/bookmarks.php:48 ../../mod/channel.php:100 -#: ../../mod/channel.php:217 ../../mod/channel.php:257 ../../mod/chat.php:94 -#: ../../mod/chat.php:99 ../../mod/common.php:35 ../../mod/connections.php:29 -#: ../../mod/connedit.php:355 ../../mod/editblock.php:65 -#: ../../mod/editlayout.php:63 ../../mod/editlayout.php:87 -#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:64 -#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:101 -#: ../../mod/editwebpage.php:125 ../../mod/events.php:260 -#: ../../mod/filestorage.php:18 ../../mod/filestorage.php:73 -#: ../../mod/filestorage.php:88 ../../mod/filestorage.php:115 -#: ../../mod/fsuggest.php:78 ../../mod/group.php:9 ../../mod/id.php:71 -#: ../../mod/invite.php:13 ../../mod/invite.php:87 ../../mod/item.php:206 -#: ../../mod/item.php:214 ../../mod/item.php:1050 ../../mod/layouts.php:69 -#: ../../mod/layouts.php:76 ../../mod/layouts.php:87 ../../mod/like.php:177 -#: ../../mod/locs.php:83 ../../mod/mail.php:126 ../../mod/manage.php:6 -#: ../../mod/menu.php:74 ../../mod/message.php:16 ../../mod/mitem.php:111 -#: ../../mod/mood.php:112 ../../mod/network.php:12 -#: ../../mod/new_channel.php:75 ../../mod/new_channel.php:109 -#: ../../mod/notifications.php:66 ../../mod/page.php:31 ../../mod/page.php:86 -#: ../../mod/pdledit.php:22 ../../mod/photos.php:70 ../../mod/poke.php:133 -#: ../../mod/profile.php:64 ../../mod/profile.php:72 -#: ../../mod/profile_photo.php:341 ../../mod/profile_photo.php:354 -#: ../../mod/profiles.php:198 ../../mod/profiles.php:584 -#: ../../mod/rate.php:111 ../../mod/register.php:73 ../../mod/regmod.php:17 -#: ../../mod/service_limits.php:7 ../../mod/settings.php:568 -#: ../../mod/setup.php:230 ../../mod/sharedwithme.php:7 -#: ../../mod/sources.php:66 ../../mod/suggest.php:26 ../../mod/thing.php:270 -#: ../../mod/thing.php:290 ../../mod/thing.php:327 -#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 -#: ../../mod/viewsrc.php:14 ../../mod/webpages.php:69 -#: ../../mod/cover_photo.php:273 ../../mod/cover_photo.php:286 -msgid "Permission denied." -msgstr "Permission refusée." - -#: ../../include/attach.php:246 ../../include/attach.php:332 +#: ../../include/attach.php:247 ../../include/attach.php:333 msgid "Item was not found." msgstr "Élément introuvable." -#: ../../include/attach.php:496 +#: ../../include/attach.php:497 msgid "No source file." msgstr "Pas de fichier source." -#: ../../include/attach.php:518 +#: ../../include/attach.php:519 msgid "Cannot locate file to replace" msgstr "Impossible de trouver le fichier à remplacer." -#: ../../include/attach.php:536 +#: ../../include/attach.php:537 msgid "Cannot locate file to revise/update" msgstr "Impossible de trouver le fichier à corriger/mettre à jour" -#: ../../include/attach.php:671 +#: ../../include/attach.php:672 #, php-format msgid "File exceeds size limit of %d" msgstr "Le fichier dépasse la taille limite de %d" -#: ../../include/attach.php:685 +#: ../../include/attach.php:686 #, php-format msgid "You have reached your limit of %1$.0f Mbytes attachment storage." msgstr "Vous avez atteint votre limite de %1$.0f méga-octets autorisés pour le stockage des pièces-jointes." -#: ../../include/attach.php:841 +#: ../../include/attach.php:842 msgid "File upload failed. Possible system limit or action terminated." msgstr "Envoi du fichier impossible. Limite système ou action avortée." -#: ../../include/attach.php:854 +#: ../../include/attach.php:855 msgid "Stored file could not be verified. Upload failed." msgstr "Le fichier stocké n'a pu être vérifié. Echec de l'envoi." -#: ../../include/attach.php:902 ../../include/attach.php:918 +#: ../../include/attach.php:909 ../../include/attach.php:925 msgid "Path not available." msgstr "Chemin non disponible." -#: ../../include/attach.php:964 ../../include/attach.php:1116 +#: ../../include/attach.php:971 ../../include/attach.php:1123 msgid "Empty pathname" msgstr "Chemin vide" -#: ../../include/attach.php:990 +#: ../../include/attach.php:997 msgid "duplicate filename or path" msgstr "doublon de chemin ou de fichier" -#: ../../include/attach.php:1012 +#: ../../include/attach.php:1019 msgid "Path not found." msgstr "Chemin introuvable." -#: ../../include/attach.php:1070 +#: ../../include/attach.php:1077 msgid "mkdir failed." msgstr "mkdir a échoué." -#: ../../include/attach.php:1074 +#: ../../include/attach.php:1081 msgid "database storage failed." msgstr "l'écriture dans la base de données a échoué." -#: ../../include/attach.php:1122 +#: ../../include/attach.php:1129 msgid "Empty path" msgstr "Chemin vide" -#: ../../include/auth.php:132 -msgid "Logged out." -msgstr "Deconnecté." +#: ../../include/channel.php:32 +msgid "Unable to obtain identity information from database" +msgstr "Impossible d'obtenir les données d'identité depuis la base de données" -#: ../../include/auth.php:273 -msgid "Failed authentication" -msgstr "Échec de l'authentification" +#: ../../include/channel.php:66 +msgid "Empty name" +msgstr "Nom vide" -#: ../../include/auth.php:287 ../../mod/openid.php:189 -msgid "Login failed." -msgstr "Échec de la connexion." +#: ../../include/channel.php:69 +msgid "Name too long" +msgstr "Nom trop long" -#: ../../include/bb2diaspora.php:376 -msgid "Attachments:" -msgstr "Pièces jointes :" +#: ../../include/channel.php:180 +msgid "No account identifier" +msgstr "Pas d'identifiant de compte" -#: ../../include/bb2diaspora.php:465 ../../include/event.php:22 -#: ../../include/text.php:1418 -msgid "l F d, Y \\@ g:i A" -msgstr "l d F Y \\à G\\hi" +#: ../../include/channel.php:192 +msgid "Nickname is required." +msgstr "Un surnom est requis." -#: ../../include/bb2diaspora.php:467 -msgid "$Projectname event notification:" -msgstr "Notification d'événement de $Projectname :" +#: ../../include/channel.php:206 +msgid "Reserved nickname. Please choose another." +msgstr "Surnom réservé. Merci d'en choisir un autre." -#: ../../include/bb2diaspora.php:471 ../../include/event.php:30 -#: ../../include/text.php:1422 -msgid "Starts:" -msgstr "Début :" - -#: ../../include/bb2diaspora.php:479 ../../include/event.php:40 -#: ../../include/text.php:1426 -msgid "Finishes:" -msgstr "Fin :" - -#: ../../include/bb2diaspora.php:487 ../../include/event.php:52 -#: ../../include/text.php:1433 ../../include/identity.php:1005 -#: ../../mod/directory.php:307 -msgid "Location:" -msgstr "Emplacement :" - -#: ../../include/bbcode.php:123 ../../include/bbcode.php:794 -#: ../../include/bbcode.php:797 ../../include/bbcode.php:802 -#: ../../include/bbcode.php:805 ../../include/bbcode.php:808 -#: ../../include/bbcode.php:811 ../../include/bbcode.php:816 -#: ../../include/bbcode.php:819 ../../include/bbcode.php:824 -#: ../../include/bbcode.php:827 ../../include/bbcode.php:830 -#: ../../include/bbcode.php:833 -msgid "Image/photo" -msgstr "Image/photo" - -#: ../../include/bbcode.php:162 ../../include/bbcode.php:844 -msgid "Encrypted content" -msgstr "Contenu chiffré" - -#: ../../include/bbcode.php:179 -#, php-format -msgid "Install %s element: " -msgstr "Installer %s élément" - -#: ../../include/bbcode.php:183 -#, php-format +#: ../../include/channel.php:211 msgid "" -"This post contains an installable %s element, however you lack permissions " -"to install it on this site." -msgstr "Ce message contient un élément installable %s, mais vous n'avez pas l'autorisation de l'installer sur ce site." +"Nickname has unsupported characters or is already being used on this site." +msgstr "Le surnom contient des caractères interdits ou est déjà pris sur ce site." -#: ../../include/bbcode.php:193 ../../mod/impel.php:37 -msgid "webpage" -msgstr "pages web" +#: ../../include/channel.php:287 +msgid "Unable to retrieve created identity" +msgstr "Impossible de récupérer l'identité créée" -#: ../../include/bbcode.php:196 ../../mod/impel.php:47 -msgid "layout" -msgstr "mise en page" +#: ../../include/channel.php:345 +msgid "Default Profile" +msgstr "Profil par défaut" -#: ../../include/bbcode.php:199 ../../mod/impel.php:42 -msgid "block" -msgstr "bloquer" +#: ../../include/channel.php:791 +msgid "Requested channel is not available." +msgstr "Canal demandé non disponible." -#: ../../include/bbcode.php:202 ../../mod/impel.php:54 -msgid "menu" -msgstr "menu" +#: ../../include/channel.php:938 +msgid "Create New Profile" +msgstr "Créer un nouveau profil" -#: ../../include/bbcode.php:257 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s a écrit %2$s qui suit %3$s" - -#: ../../include/bbcode.php:259 ../../mod/tagger.php:51 -msgid "post" -msgstr "publication" - -#: ../../include/bbcode.php:547 -msgid "Different viewers will see this text differently" -msgstr "Ce texte aura un rendu différent en fonction des utilisateurs" - -#: ../../include/bbcode.php:755 -msgid "$1 spoiler" -msgstr "dévoile : $1" - -#: ../../include/bbcode.php:782 -msgid "$1 wrote:" -msgstr "$1 a écrit :" - -#: ../../include/bookmarks.php:35 -#, php-format -msgid "%1$s's bookmarks" -msgstr "Favoris de %1$s" - -#: ../../include/chat.php:23 -msgid "Missing room name" -msgstr "Il manque le nom du salon" - -#: ../../include/chat.php:32 -msgid "Duplicate room name" -msgstr "Un salon avec ce nom existe déjà" - -#: ../../include/chat.php:82 ../../include/chat.php:90 -msgid "Invalid room specifier." -msgstr "Identifiant de salon invalide." - -#: ../../include/chat.php:122 -msgid "Room not found." -msgstr "Salon introuvable." - -#: ../../include/chat.php:143 -msgid "Room is full" -msgstr "Le salon est plein" - -#: ../../include/comanche.php:34 ../../mod/admin.php:366 -msgid "Default" -msgstr "Défaut" - -#: ../../include/contact_widgets.php:14 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d invitation disponible" -msgstr[1] "%d invitations disponibles" - -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:461 -msgid "Advanced" -msgstr "Avancé" - -#: ../../include/contact_widgets.php:22 -msgid "Find Channels" -msgstr "Trouver des canaux" - -#: ../../include/contact_widgets.php:23 -msgid "Enter name or interest" -msgstr "Saisir nom ou centre d'intérêt" - -#: ../../include/contact_widgets.php:24 -msgid "Connect/Follow" -msgstr "Ajouter/Suivre" - -#: ../../include/contact_widgets.php:25 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Exemples: Guillaume Martin, Course à pieds" - -#: ../../include/contact_widgets.php:26 ../../mod/connections.php:305 -#: ../../mod/directory.php:384 ../../mod/directory.php:389 -msgid "Find" -msgstr "Trouver" - -#: ../../include/contact_widgets.php:27 ../../mod/directory.php:388 -#: ../../mod/suggest.php:60 -msgid "Channel Suggestions" -msgstr "Canaux suggérés" - -#: ../../include/contact_widgets.php:29 -msgid "Random Profile" -msgstr "Un profil au hasard" - -#: ../../include/contact_widgets.php:30 -msgid "Invite Friends" -msgstr "Inviter des amis" - -#: ../../include/contact_widgets.php:32 -msgid "Advanced example: name=fred and country=iceland" -msgstr "Exemple avancé : name=fred and country=iceland" - -#: ../../include/contact_widgets.php:57 ../../include/features.php:96 -#: ../../include/widgets.php:314 -msgid "Saved Folders" -msgstr "Dossiers sauvegardés" - -#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:98 -#: ../../include/widgets.php:317 -msgid "Everything" -msgstr "Tout" - -#: ../../include/contact_widgets.php:95 ../../include/taxonomy.php:282 -#: ../../include/widgets.php:46 -msgid "Categories" -msgstr "Catégories" - -#: ../../include/contact_widgets.php:128 -#, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "%d contact en commun" -msgstr[1] "%d contacts en commun" - -#: ../../include/contact_widgets.php:133 -msgid "show more" -msgstr "montrer plus" - -#: ../../include/conversation.php:120 ../../include/text.php:1948 -#: ../../mod/like.php:361 ../../mod/subthread.php:83 ../../mod/tagger.php:43 -msgid "photo" -msgstr "photo" - -#: ../../include/conversation.php:123 ../../include/event.php:904 -#: ../../include/text.php:1951 ../../mod/events.php:249 ../../mod/like.php:363 -#: ../../mod/tagger.php:47 -msgid "event" -msgstr "événement" - -#: ../../include/conversation.php:126 ../../mod/like.php:113 -msgid "channel" -msgstr "canal" - -#: ../../include/conversation.php:148 ../../include/text.php:1954 -#: ../../mod/like.php:361 ../../mod/subthread.php:83 -msgid "status" -msgstr "état" - -#: ../../include/conversation.php:150 ../../include/text.php:1956 -#: ../../mod/tagger.php:53 -msgid "comment" -msgstr "commentaire" - -#: ../../include/conversation.php:164 ../../mod/like.php:410 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s aime %3$s de %2$s" - -#: ../../include/conversation.php:167 ../../mod/like.php:412 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s n'aime pas %3$s de %2$s" - -#: ../../include/conversation.php:204 -#, php-format -msgid "%1$s is now connected with %2$s" -msgstr "%1$s ajoute %2$s à ses contacts" - -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s a tapoté %2$s" - -#: ../../include/conversation.php:243 ../../include/text.php:973 -#: ../../include/text.php:978 -msgid "poked" -msgstr "a tapoté" - -#: ../../include/conversation.php:260 ../../mod/mood.php:63 -#, php-format -msgctxt "mood" -msgid "%1$s is %2$s" -msgstr "%1$s est %2$s" - -#: ../../include/conversation.php:574 ../../mod/photos.php:1074 -msgctxt "title" -msgid "Likes" -msgstr "Aime" - -#: ../../include/conversation.php:574 ../../mod/photos.php:1074 -msgctxt "title" -msgid "Dislikes" -msgstr "N'aime pas" - -#: ../../include/conversation.php:575 ../../mod/photos.php:1075 -msgctxt "title" -msgid "Agree" -msgstr "D'accord" - -#: ../../include/conversation.php:575 ../../mod/photos.php:1075 -msgctxt "title" -msgid "Disagree" -msgstr "Pas d'accord" - -#: ../../include/conversation.php:575 ../../mod/photos.php:1075 -msgctxt "title" -msgid "Abstain" -msgstr "Abstention" - -#: ../../include/conversation.php:576 ../../mod/photos.php:1076 -msgctxt "title" -msgid "Attending" -msgstr "Participations" - -#: ../../include/conversation.php:576 ../../mod/photos.php:1076 -msgctxt "title" -msgid "Not attending" -msgstr "Non-participations" - -#: ../../include/conversation.php:576 ../../mod/photos.php:1076 -msgctxt "title" -msgid "Might attend" -msgstr "Participation possible" - -#: ../../include/conversation.php:656 ../../include/ItemObject.php:126 -msgid "Select" -msgstr "Sélectionner" - -#: ../../include/conversation.php:664 ../../include/ItemObject.php:89 -msgid "Private Message" -msgstr "Message Privé" - -#: ../../include/conversation.php:671 ../../include/ItemObject.php:227 -msgid "Message signature validated" -msgstr "Signature du message validée" - -#: ../../include/conversation.php:672 ../../include/ItemObject.php:228 -msgid "Message signature incorrect" -msgstr "Signature du message incorrecte" - -#: ../../include/conversation.php:691 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Voir le profil de %s @ %s" - -#: ../../include/conversation.php:710 -msgid "Categories:" -msgstr "Catégories :" - -#: ../../include/conversation.php:711 -msgid "Filed under:" -msgstr "Classé sous :" - -#: ../../include/conversation.php:719 ../../include/ItemObject.php:334 -#, php-format -msgid "from %s" -msgstr "de %s" - -#: ../../include/conversation.php:722 ../../include/ItemObject.php:337 -#, php-format -msgid "last edited: %s" -msgstr "dernière modification : %s" - -#: ../../include/conversation.php:723 ../../include/ItemObject.php:338 -#, php-format -msgid "Expires: %s" -msgstr "Expire : %s" - -#: ../../include/conversation.php:738 -msgid "View in context" -msgstr "Voir en contexte" - -#: ../../include/conversation.php:740 ../../include/conversation.php:1237 -#: ../../include/ItemObject.php:389 ../../mod/editblock.php:150 -#: ../../mod/editlayout.php:148 ../../mod/editpost.php:129 -#: ../../mod/editwebpage.php:190 ../../mod/photos.php:1040 -msgid "Please wait" -msgstr "Merci de patienter" - -#: ../../include/conversation.php:850 -msgid "remove" -msgstr "supprimer" - -#: ../../include/conversation.php:854 ../../include/nav.php:244 -msgid "Loading..." -msgstr "Chargement..." - -#: ../../include/conversation.php:855 -msgid "Delete Selected Items" -msgstr "Supprimer les éléments selectionnés" - -#: ../../include/conversation.php:953 -msgid "View Source" -msgstr "Voir source" - -#: ../../include/conversation.php:954 -msgid "Follow Thread" -msgstr "Suivre la discussion" - -#: ../../include/conversation.php:955 -msgid "Unfollow Thread" -msgstr "Ne plus suivre la discussion" - -#: ../../include/conversation.php:959 ../../include/nav.php:86 -#: ../../mod/connedit.php:507 -msgid "View Profile" -msgstr "Voir le profil" - -#: ../../include/conversation.php:960 -msgid "Activity/Posts" -msgstr "Activité/Publications" - -#: ../../include/conversation.php:962 -msgid "Edit Connection" -msgstr "Modifier le contact" - -#: ../../include/conversation.php:963 -msgid "Message" -msgstr "Message" - -#: ../../include/conversation.php:964 ../../mod/ratings.php:99 -msgid "Ratings" -msgstr "Evaluations" - -#: ../../include/conversation.php:1080 -#, php-format -msgid "%s likes this." -msgstr "%s aime ça." - -#: ../../include/conversation.php:1080 -#, php-format -msgid "%s doesn't like this." -msgstr "%s n'aime pas ça." - -#: ../../include/conversation.php:1084 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "%2$d personne aime ceci." -msgstr[1] "%2$d personnes aiment ceci." - -#: ../../include/conversation.php:1086 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "%2$d personne n'aime pas ça." -msgstr[1] "%2$d personnes n'aiment pas ça." - -#: ../../include/conversation.php:1092 -msgid "and" -msgstr "et" - -#: ../../include/conversation.php:1095 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] ", et %d autre personne" -msgstr[1] ", et %d autres personnes" - -#: ../../include/conversation.php:1096 -#, php-format -msgid "%s like this." -msgstr "%s aime ça." - -#: ../../include/conversation.php:1096 -#, php-format -msgid "%s don't like this." -msgstr "%s n'aime pas ça." - -#: ../../include/conversation.php:1164 -msgid "Visible to everybody" -msgstr "Visible par tout le monde" - -#: ../../include/conversation.php:1165 ../../mod/mail.php:202 -#: ../../mod/mail.php:316 -msgid "Please enter a link URL:" -msgstr "Merci d'entrer l'URL d'un lien :" - -#: ../../include/conversation.php:1166 -msgid "Please enter a video link/URL:" -msgstr "Merci d'entrer l'URL d'une video :" - -#: ../../include/conversation.php:1167 -msgid "Please enter an audio link/URL:" -msgstr "Merci d'entrer l'URL d'un contenu audio&nsbp;:" - -#: ../../include/conversation.php:1168 -msgid "Tag term:" -msgstr "Étiquette :" - -#: ../../include/conversation.php:1169 ../../mod/filer.php:48 -msgid "Save to Folder:" -msgstr "Classer dans le dossier :" - -#: ../../include/conversation.php:1170 -msgid "Where are you right now?" -msgstr "Où êtes-vous en ce moment ?" - -#: ../../include/conversation.php:1171 ../../mod/editpost.php:56 -#: ../../mod/mail.php:203 ../../mod/mail.php:317 -msgid "Expires YYYY-MM-DD HH:MM" -msgstr "Expire le YYYY-MM-DD à HH:MM" - -#: ../../include/conversation.php:1179 ../../include/page_widgets.php:40 -#: ../../include/ItemObject.php:712 ../../mod/editblock.php:171 -#: ../../mod/editpost.php:149 ../../mod/editwebpage.php:212 -#: ../../mod/events.php:458 ../../mod/photos.php:1060 -#: ../../mod/webpages.php:188 -msgid "Preview" -msgstr "Aperçu" - -#: ../../include/conversation.php:1202 ../../mod/blocks.php:154 -#: ../../mod/layouts.php:184 ../../mod/photos.php:1039 -#: ../../mod/webpages.php:182 -msgid "Share" -msgstr "Partager" - -#: ../../include/conversation.php:1204 -msgid "Page link name" -msgstr "Nom du lien vers la page" - -#: ../../include/conversation.php:1207 -msgid "Post as" -msgstr "Publier en tant que" - -#: ../../include/conversation.php:1209 ../../include/ItemObject.php:704 -#: ../../mod/editblock.php:136 ../../mod/editlayout.php:135 -#: ../../mod/editpost.php:113 ../../mod/editwebpage.php:177 -msgid "Bold" -msgstr "Gras" - -#: ../../include/conversation.php:1210 ../../include/ItemObject.php:705 -#: ../../mod/editblock.php:137 ../../mod/editlayout.php:136 -#: ../../mod/editpost.php:114 ../../mod/editwebpage.php:178 -msgid "Italic" -msgstr "Italique" - -#: ../../include/conversation.php:1211 ../../include/ItemObject.php:706 -#: ../../mod/editblock.php:138 ../../mod/editlayout.php:137 -#: ../../mod/editpost.php:115 ../../mod/editwebpage.php:179 -msgid "Underline" -msgstr "Souligné" - -#: ../../include/conversation.php:1212 ../../include/ItemObject.php:707 -#: ../../mod/editblock.php:139 ../../mod/editlayout.php:138 -#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:180 -msgid "Quote" -msgstr "Citation" - -#: ../../include/conversation.php:1213 ../../include/ItemObject.php:708 -#: ../../mod/editblock.php:140 ../../mod/editlayout.php:139 -#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:181 -msgid "Code" -msgstr "Code" - -#: ../../include/conversation.php:1214 ../../mod/editblock.php:142 -#: ../../mod/editlayout.php:140 ../../mod/editpost.php:118 -#: ../../mod/editwebpage.php:182 -msgid "Upload photo" -msgstr "Téléverser une photo" - -#: ../../include/conversation.php:1215 -msgid "upload photo" -msgstr "téléverser une photo" - -#: ../../include/conversation.php:1216 ../../mod/editblock.php:143 -#: ../../mod/editlayout.php:141 ../../mod/editpost.php:119 -#: ../../mod/editwebpage.php:183 ../../mod/mail.php:248 ../../mod/mail.php:378 -msgid "Attach file" -msgstr "Joindre un fichier" - -#: ../../include/conversation.php:1217 -msgid "attach file" -msgstr "joindre un fichier" - -#: ../../include/conversation.php:1218 ../../mod/editblock.php:144 -#: ../../mod/editlayout.php:142 ../../mod/editpost.php:120 -#: ../../mod/editwebpage.php:184 ../../mod/mail.php:249 ../../mod/mail.php:379 -msgid "Insert web link" -msgstr "Insérer lien web" - -#: ../../include/conversation.php:1219 -msgid "web link" -msgstr "lien web" - -#: ../../include/conversation.php:1220 -msgid "Insert video link" -msgstr "Insérer lien vidéo" - -#: ../../include/conversation.php:1221 -msgid "video link" -msgstr "lien vidéo" - -#: ../../include/conversation.php:1222 -msgid "Insert audio link" -msgstr "Insérer un lien audio" - -#: ../../include/conversation.php:1223 -msgid "audio link" -msgstr "lien audio" - -#: ../../include/conversation.php:1224 ../../mod/editblock.php:148 -#: ../../mod/editlayout.php:146 ../../mod/editpost.php:124 -#: ../../mod/editwebpage.php:188 -msgid "Set your location" -msgstr "Spécifier votre emplacement géographique" - -#: ../../include/conversation.php:1225 -msgid "set location" -msgstr "spécifier l'emplacement géographique" - -#: ../../include/conversation.php:1226 ../../mod/editpost.php:126 -msgid "Toggle voting" -msgstr "(Dés)activer le vote" - -#: ../../include/conversation.php:1229 ../../mod/editblock.php:149 -#: ../../mod/editlayout.php:147 ../../mod/editpost.php:125 -#: ../../mod/editwebpage.php:189 -msgid "Clear browser location" -msgstr "Supprimer l'emplacement géographique du navigateur" - -#: ../../include/conversation.php:1230 -msgid "clear location" -msgstr "supprimer l'emplacement géographique" - -#: ../../include/conversation.php:1232 ../../mod/editblock.php:162 -#: ../../mod/editpost.php:141 ../../mod/editwebpage.php:205 -msgid "Title (optional)" -msgstr "Titre (facultatif)" - -#: ../../include/conversation.php:1236 ../../mod/editblock.php:165 -#: ../../mod/editlayout.php:163 ../../mod/editpost.php:143 -#: ../../mod/editwebpage.php:207 -msgid "Categories (optional, comma-separated list)" -msgstr "Catégories (facultatives, séparées par des virgules)" - -#: ../../include/conversation.php:1238 ../../mod/editblock.php:151 -#: ../../mod/editlayout.php:149 ../../mod/editpost.php:130 -#: ../../mod/editwebpage.php:191 ../../mod/events.php:459 -msgid "Permission settings" -msgstr "Gérer les autorisations" - -#: ../../include/conversation.php:1239 -msgid "permissions" -msgstr "autorisations" - -#: ../../include/conversation.php:1247 ../../mod/editblock.php:159 -#: ../../mod/editlayout.php:156 ../../mod/editpost.php:138 -#: ../../mod/editwebpage.php:200 -msgid "Public post" -msgstr "Contenu public" - -#: ../../include/conversation.php:1249 ../../mod/editblock.php:166 -#: ../../mod/editlayout.php:164 ../../mod/editpost.php:144 -#: ../../mod/editwebpage.php:208 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Exemple: julien@exemple.com, marie@exemple.com" - -#: ../../include/conversation.php:1262 ../../mod/editblock.php:176 -#: ../../mod/editlayout.php:173 ../../mod/editpost.php:155 -#: ../../mod/editwebpage.php:217 ../../mod/mail.php:253 ../../mod/mail.php:383 -msgid "Set expiration date" -msgstr "Définir la date d'expiration" - -#: ../../include/conversation.php:1265 -msgid "Set publish date" -msgstr "Définir la date de publication" - -#: ../../include/conversation.php:1267 ../../include/ItemObject.php:715 -#: ../../mod/editpost.php:157 ../../mod/mail.php:255 ../../mod/mail.php:385 -msgid "Encrypt text" -msgstr "Chiffrer le texte" - -#: ../../include/conversation.php:1269 ../../mod/editpost.php:159 -msgid "OK" -msgstr "OK" - -#: ../../include/conversation.php:1270 ../../mod/editpost.php:160 -#: ../../mod/fbrowser.php:77 ../../mod/fbrowser.php:112 -#: ../../mod/settings.php:587 ../../mod/settings.php:613 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 -msgid "Cancel" -msgstr "Annuler" - -#: ../../include/conversation.php:1513 -msgid "Discover" -msgstr "À découvrir" - -#: ../../include/conversation.php:1516 -msgid "Imported public streams" -msgstr "Flux publics importés" - -#: ../../include/conversation.php:1521 -msgid "Commented Order" -msgstr "Par date de commentaire" - -#: ../../include/conversation.php:1524 -msgid "Sort by Comment Date" -msgstr "Trier par date de dernier commentaire" - -#: ../../include/conversation.php:1528 -msgid "Posted Order" -msgstr "Par date de publication" - -#: ../../include/conversation.php:1531 -msgid "Sort by Post Date" -msgstr "Trier par date de publication" - -#: ../../include/conversation.php:1536 ../../include/widgets.php:105 -msgid "Personal" -msgstr "Me concernant" - -#: ../../include/conversation.php:1539 -msgid "Posts that mention or involve you" -msgstr "Publications qui vous mentionnent ou vous concernent d'une manière ou d'une autre" - -#: ../../include/conversation.php:1545 ../../mod/connections.php:72 -#: ../../mod/connections.php:82 ../../mod/menu.php:112 -msgid "New" -msgstr "Nouveautés" - -#: ../../include/conversation.php:1548 -msgid "Activity Stream - by date" -msgstr "Flux d'activité - par date" - -#: ../../include/conversation.php:1554 -msgid "Starred" -msgstr "Mis en avant (étoiles)" - -#: ../../include/conversation.php:1557 -msgid "Favourite Posts" -msgstr "Publications préférées" - -#: ../../include/conversation.php:1564 -msgid "Spam" -msgstr "Indésirable" - -#: ../../include/conversation.php:1567 -msgid "Posts flagged as SPAM" -msgstr "Publications marquées comme indésirables" - -#: ../../include/conversation.php:1611 ../../mod/admin.php:1157 -msgid "Channel" -msgstr "Canal" - -#: ../../include/conversation.php:1614 -msgid "Status Messages and Posts" -msgstr "Messages d'état et contributions" - -#: ../../include/conversation.php:1623 -msgid "About" -msgstr "À propos" - -#: ../../include/conversation.php:1626 -msgid "Profile Details" -msgstr "Détails du profil" - -#: ../../include/conversation.php:1635 ../../include/photos.php:506 -msgid "Photo Albums" -msgstr "Albums photo" - -#: ../../include/conversation.php:1642 -msgid "Files and Storage" -msgstr "Fichiers et Stockage" - -#: ../../include/conversation.php:1652 ../../include/conversation.php:1655 -msgid "Chatrooms" -msgstr "Salons de clavardage" - -#: ../../include/conversation.php:1668 -msgid "Saved Bookmarks" -msgstr "Favoris sauvegardés" - -#: ../../include/conversation.php:1678 -msgid "Manage Webpages" -msgstr "Gérer les pages web" - -#: ../../include/conversation.php:1707 ../../include/ItemObject.php:175 -#: ../../include/ItemObject.php:187 ../../mod/photos.php:1093 -#: ../../mod/photos.php:1105 -msgid "View all" -msgstr "Voir tout" - -#: ../../include/conversation.php:1731 ../../include/taxonomy.php:415 -#: ../../include/identity.php:1268 ../../include/ItemObject.php:179 -#: ../../mod/photos.php:1097 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "Aime" -msgstr[1] "Aime" - -#: ../../include/conversation.php:1734 ../../include/ItemObject.php:184 -#: ../../mod/photos.php:1102 -msgctxt "noun" -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "N'aime pas" -msgstr[1] "N'aime pas" - -#: ../../include/conversation.php:1737 -msgctxt "noun" -msgid "Attending" -msgid_plural "Attending" -msgstr[0] "Participe" -msgstr[1] "Participent" - -#: ../../include/conversation.php:1740 -msgctxt "noun" -msgid "Not Attending" -msgid_plural "Not Attending" -msgstr[0] "Ne participe pas" -msgstr[1] "Ne participent pas" - -#: ../../include/conversation.php:1743 -msgctxt "noun" -msgid "Undecided" -msgid_plural "Undecided" -msgstr[0] "Indécis(e)" -msgstr[1] "Indécis(es)" - -#: ../../include/conversation.php:1746 -msgctxt "noun" -msgid "Agree" -msgid_plural "Agrees" -msgstr[0] "D'accord" -msgstr[1] "D'accord" - -#: ../../include/conversation.php:1749 -msgctxt "noun" -msgid "Disagree" -msgid_plural "Disagrees" -msgstr[0] "Pas d'accord" -msgstr[1] "Pas d'accord" - -#: ../../include/conversation.php:1752 -msgctxt "noun" -msgid "Abstain" -msgid_plural "Abstains" -msgstr[0] "S'abstient" -msgstr[1] "S'abstiennent" - -#: ../../include/datetime.php:48 -msgid "Miscellaneous" -msgstr "Divers" - -#: ../../include/datetime.php:132 -msgid "YYYY-MM-DD or MM-DD" -msgstr "AAAA-MM-JJ ou MM-JJ" - -#: ../../include/datetime.php:236 ../../mod/appman.php:91 -#: ../../mod/appman.php:92 ../../mod/events.php:437 ../../mod/events.php:442 -msgid "Required" -msgstr "Requis" - -#: ../../include/datetime.php:263 ../../boot.php:2349 -msgid "never" -msgstr "jamais" - -#: ../../include/datetime.php:269 -msgid "less than a second ago" -msgstr "à l'instant" - -#: ../../include/datetime.php:272 -msgid "year" -msgstr "année" - -#: ../../include/datetime.php:272 -msgid "years" -msgstr "années" - -#: ../../include/datetime.php:273 -msgid "month" -msgstr "mois" - -#: ../../include/datetime.php:273 -msgid "months" -msgstr "mois" - -#: ../../include/datetime.php:274 -msgid "week" -msgstr "semaine" - -#: ../../include/datetime.php:274 -msgid "weeks" -msgstr "semaines" - -#: ../../include/datetime.php:275 -msgid "day" -msgstr "jour" - -#: ../../include/datetime.php:275 -msgid "days" -msgstr "jours" - -#: ../../include/datetime.php:276 -msgid "hour" -msgstr "heure" - -#: ../../include/datetime.php:276 -msgid "hours" -msgstr "heures" - -#: ../../include/datetime.php:277 -msgid "minute" -msgstr "minute" - -#: ../../include/datetime.php:277 -msgid "minutes" -msgstr "minutes" - -#: ../../include/datetime.php:278 -msgid "second" -msgstr "seconde" - -#: ../../include/datetime.php:278 -msgid "seconds" -msgstr "secondes" - -#: ../../include/datetime.php:286 -#, php-format -msgctxt "e.g. 22 hours ago, 1 minute ago" -msgid "%1$d %2$s ago" -msgstr "il y a %1$d %2$s" - -#: ../../include/datetime.php:520 -#, php-format -msgid "%1$s's birthday" -msgstr "Anniversaire de %1$s" - -#: ../../include/datetime.php:521 -#, php-format -msgid "Happy Birthday %1$s" -msgstr "Joyeux Anniversaire %1$s" - -#: ../../include/dba/dba_driver.php:141 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Impossible de trouver les infos DNS du serveur de BDD '%s'" - -#: ../../include/dir_fns.php:139 -msgid "Directory Options" -msgstr "Options d'annuaire" - -#: ../../include/dir_fns.php:141 -msgid "Safe Mode" -msgstr "Mode sûr" - -#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 -#: ../../include/dir_fns.php:143 ../../mod/api.php:102 -#: ../../mod/connedit.php:644 ../../mod/connedit.php:693 -#: ../../mod/events.php:447 ../../mod/events.php:448 ../../mod/events.php:457 -#: ../../mod/filestorage.php:151 ../../mod/filestorage.php:159 -#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/mitem.php:154 -#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229 -#: ../../mod/photos.php:634 ../../mod/admin.php:425 ../../mod/removeme.php:60 -#: ../../mod/settings.php:577 ../../view/theme/redbasic/php/config.php:104 -#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1522 -msgid "No" -msgstr "Non" - -#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 -#: ../../include/dir_fns.php:143 ../../mod/api.php:101 -#: ../../mod/events.php:447 ../../mod/events.php:448 ../../mod/events.php:457 -#: ../../mod/filestorage.php:151 ../../mod/filestorage.php:159 -#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/mitem.php:154 -#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229 -#: ../../mod/photos.php:634 ../../mod/admin.php:427 ../../mod/removeme.php:60 -#: ../../mod/settings.php:577 ../../view/theme/redbasic/php/config.php:104 -#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1522 -msgid "Yes" -msgstr "Oui" - -#: ../../include/dir_fns.php:142 -msgid "Public Forums Only" -msgstr "Les forums publics uniquement" - -#: ../../include/dir_fns.php:143 -msgid "This Website Only" -msgstr "Ce site uniquement" - -#: ../../include/event.php:768 -msgid "This event has been added to your calendar." -msgstr "Cet évènement a été ajouté dans votre calendrier." - -#: ../../include/event.php:967 -msgid "Not specified" -msgstr "Non spécifié" - -#: ../../include/event.php:968 -msgid "Needs Action" -msgstr "Besoin d'une action" - -#: ../../include/event.php:969 -msgid "Completed" -msgstr "Terminé" - -#: ../../include/event.php:970 -msgid "In Process" -msgstr "En cours" - -#: ../../include/event.php:971 -msgid "Cancelled" -msgstr "Annulé" - -#: ../../include/follow.php:28 -msgid "Channel is blocked on this site." -msgstr "Ce canal est bloqué sur ce site." - -#: ../../include/follow.php:33 -msgid "Channel location missing." -msgstr "Emplacement du canal introuvable." - -#: ../../include/follow.php:82 -msgid "Response from remote channel was incomplete." -msgstr "La réponse du canal distant était incomplète." - -#: ../../include/follow.php:99 -msgid "Channel was deleted and no longer exists." -msgstr "Le canal a été supprimé et n'existe plus." - -#: ../../include/follow.php:153 ../../include/follow.php:183 -msgid "Protocol disabled." -msgstr "Protocole désactivé." - -#: ../../include/follow.php:173 -msgid "Channel discovery failed." -msgstr "La tentative d'accéder au canal a échoué." - -#: ../../include/follow.php:199 -msgid "local account not found." -msgstr "compte local introuvable." - -#: ../../include/follow.php:224 -msgid "Cannot connect to yourself." -msgstr "Ne peut pas se connecter à vous." - -#: ../../include/group.php:26 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "Un groupe supprimé portant ce nom a été ressuscité. Les permissions liées aux éléments existants peuvent s'appliquer au groupe et aux membres futurs. Si ce n'est pas ce que vous attendiez, merci de créer un autre groupe avec un nom différent." - -#: ../../include/group.php:232 -msgid "Add new connections to this privacy group" -msgstr "Ajouter de nouveaux contacts à ce groupe d'accès" - -#: ../../include/group.php:251 ../../mod/admin.php:998 -msgid "All Channels" -msgstr "Tous les canaux" - -#: ../../include/group.php:273 -msgid "edit" -msgstr "modifier" - -#: ../../include/group.php:295 ../../include/features.php:82 -msgid "Privacy Groups" -msgstr "Groupes d'accès" - -#: ../../include/group.php:296 -msgid "Edit group" -msgstr "Modifier le groupe" - -#: ../../include/group.php:297 -msgid "Add privacy group" -msgstr "Ajouter un groupe d'accès" - -#: ../../include/group.php:298 -msgid "Channels not in any privacy group" -msgstr "Canaux n'étant dans aucun groupe d'accès" - -#: ../../include/group.php:300 ../../include/widgets.php:285 -msgid "add" -msgstr "ajouter" - -#: ../../include/import.php:23 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "L'import a échoué. Un canal existe déjà avec ce nom" - -#: ../../include/import.php:70 -msgid "Channel clone failed. Import failed." -msgstr "Echec du clonage du canal. Echec de l'impot." - -#: ../../include/import.php:80 ../../mod/import.php:148 -msgid "Cloned channel not found. Import failed." -msgstr "Canal cloné non trouvé. Echec de l'import." - -#: ../../include/js_strings.php:5 -msgid "Delete this item?" -msgstr "Supprimer cet élément?" - -#: ../../include/js_strings.php:6 ../../include/ItemObject.php:702 -#: ../../mod/photos.php:1058 ../../mod/photos.php:1176 -msgid "Comment" -msgstr "Commenter" - -#: ../../include/js_strings.php:7 ../../include/ItemObject.php:413 -msgid "[+] show all" -msgstr "[+] voir tous" - -#: ../../include/js_strings.php:8 -msgid "[-] show less" -msgstr "[-] montrer moins" - -#: ../../include/js_strings.php:9 -msgid "[+] expand" -msgstr "[+] déplier" - -#: ../../include/js_strings.php:10 -msgid "[-] collapse" -msgstr "[-] replier" - -#: ../../include/js_strings.php:11 -msgid "Password too short" -msgstr "Mot de passe trop court" - -#: ../../include/js_strings.php:12 -msgid "Passwords do not match" -msgstr "Les mots de passe ne correspondent pas" - -#: ../../include/js_strings.php:13 ../../mod/photos.php:41 -msgid "everybody" -msgstr "tout le monde" - -#: ../../include/js_strings.php:14 -msgid "Secret Passphrase" -msgstr "Phrase de passe secrète" - -#: ../../include/js_strings.php:15 -msgid "Passphrase hint" -msgstr "Indice pour la phrase de passe" - -#: ../../include/js_strings.php:16 -msgid "Notice: Permissions have changed but have not yet been submitted." -msgstr "Note : Les permissions ont changées, mais n'ont pas encore été sauvées." - -#: ../../include/js_strings.php:17 -msgid "close all" -msgstr "fermer tout" - -#: ../../include/js_strings.php:18 -msgid "Nothing new here" -msgstr "Aucun nouveau contenu trouvé" - -#: ../../include/js_strings.php:19 -msgid "Rate This Channel (this is public)" -msgstr "Evaluer ce canal (publiquement)" - -#: ../../include/js_strings.php:20 ../../mod/connedit.php:703 -#: ../../mod/rate.php:157 -msgid "Rating" -msgstr "Evaluation" - -#: ../../include/js_strings.php:21 -msgid "Describe (optional)" -msgstr "Description (facultative)" - -#: ../../include/js_strings.php:22 ../../include/widgets.php:699 -#: ../../include/widgets.php:711 ../../include/ItemObject.php:703 -#: ../../mod/appman.php:99 ../../mod/chat.php:184 ../../mod/chat.php:213 -#: ../../mod/connect.php:93 ../../mod/connedit.php:720 -#: ../../mod/events.php:461 ../../mod/events.php:658 -#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108 -#: ../../mod/group.php:81 ../../mod/import.php:536 -#: ../../mod/import_items.php:116 ../../mod/invite.php:142 -#: ../../mod/locs.php:116 ../../mod/mail.php:380 ../../mod/mitem.php:231 -#: ../../mod/mood.php:135 ../../mod/pconfig.php:108 ../../mod/pdledit.php:59 -#: ../../mod/photos.php:645 ../../mod/photos.php:1019 -#: ../../mod/photos.php:1059 ../../mod/photos.php:1177 ../../mod/admin.php:457 -#: ../../mod/admin.php:646 ../../mod/admin.php:721 ../../mod/admin.php:986 -#: ../../mod/admin.php:1150 ../../mod/admin.php:1326 ../../mod/admin.php:1521 -#: ../../mod/admin.php:1606 ../../mod/poke.php:182 ../../mod/profiles.php:675 -#: ../../mod/rate.php:168 ../../mod/settings.php:586 -#: ../../mod/settings.php:698 ../../mod/settings.php:726 -#: ../../mod/settings.php:749 ../../mod/settings.php:834 -#: ../../mod/settings.php:1025 ../../mod/setup.php:333 ../../mod/setup.php:374 -#: ../../mod/sources.php:104 ../../mod/sources.php:138 ../../mod/thing.php:312 -#: ../../mod/thing.php:358 ../../mod/xchan.php:11 -#: ../../view/theme/redbasic/php/config.php:99 -msgid "Submit" -msgstr "Envoyer" - -#: ../../include/js_strings.php:23 -msgid "Please enter a link URL" -msgstr "Merci d'insérer une URL" - -#: ../../include/js_strings.php:24 -msgid "Unsaved changes. Are you sure you wish to leave this page?" -msgstr "Changements en attente. Voulez-vous vraiment quitter cette page?" - -#: ../../include/js_strings.php:25 ../../mod/events.php:452 -#: ../../mod/profiles.php:464 ../../mod/pubsites.php:28 -msgid "Location" -msgstr "Emplacement" - -#: ../../include/js_strings.php:27 -msgid "timeago.prefixAgo" -msgstr "timeago.prefixAgo" - -#: ../../include/js_strings.php:28 -msgid "timeago.prefixFromNow" -msgstr "timeago.prefixFromNow" - -#: ../../include/js_strings.php:29 -msgid "ago" -msgstr "auparavant" - -#: ../../include/js_strings.php:30 -msgid "from now" -msgstr "de maintenant" - -#: ../../include/js_strings.php:31 -msgid "less than a minute" -msgstr "moins d'une minute" - -#: ../../include/js_strings.php:32 -msgid "about a minute" -msgstr "environ une minute" - -#: ../../include/js_strings.php:33 -#, php-format -msgid "%d minutes" -msgstr "%d minutes" - -#: ../../include/js_strings.php:34 -msgid "about an hour" -msgstr "environ une heure" - -#: ../../include/js_strings.php:35 -#, php-format -msgid "about %d hours" -msgstr "environ %d heures" - -#: ../../include/js_strings.php:36 -msgid "a day" -msgstr "un jour" - -#: ../../include/js_strings.php:37 -#, php-format -msgid "%d days" -msgstr "%d jours" - -#: ../../include/js_strings.php:38 -msgid "about a month" -msgstr "environ un mois" - -#: ../../include/js_strings.php:39 -#, php-format -msgid "%d months" -msgstr "%d mois" - -#: ../../include/js_strings.php:40 -msgid "about a year" -msgstr "environ un an" - -#: ../../include/js_strings.php:41 -#, php-format -msgid "%d years" -msgstr "%d années" - -#: ../../include/js_strings.php:42 -msgid " " -msgstr "" - -#: ../../include/js_strings.php:43 -msgid "timeago.numbers" -msgstr "timeago.numbers" - -#: ../../include/js_strings.php:45 ../../include/text.php:1191 -msgid "January" -msgstr "Janvier" - -#: ../../include/js_strings.php:46 ../../include/text.php:1191 -msgid "February" -msgstr "Février" - -#: ../../include/js_strings.php:47 ../../include/text.php:1191 -msgid "March" -msgstr "Mars" - -#: ../../include/js_strings.php:48 ../../include/text.php:1191 -msgid "April" -msgstr "Avril" - -#: ../../include/js_strings.php:49 -msgctxt "long" -msgid "May" -msgstr "Mai" - -#: ../../include/js_strings.php:50 ../../include/text.php:1191 -msgid "June" -msgstr "Juin" - -#: ../../include/js_strings.php:51 ../../include/text.php:1191 -msgid "July" -msgstr "Juillet" - -#: ../../include/js_strings.php:52 ../../include/text.php:1191 -msgid "August" -msgstr "Août" - -#: ../../include/js_strings.php:53 ../../include/text.php:1191 -msgid "September" -msgstr "Septembre" - -#: ../../include/js_strings.php:54 ../../include/text.php:1191 -msgid "October" -msgstr "Octobre" - -#: ../../include/js_strings.php:55 ../../include/text.php:1191 -msgid "November" -msgstr "Novembre" - -#: ../../include/js_strings.php:56 ../../include/text.php:1191 -msgid "December" -msgstr "Décembre" - -#: ../../include/js_strings.php:57 -msgid "Jan" -msgstr "Jan" - -#: ../../include/js_strings.php:58 -msgid "Feb" -msgstr "Fev" - -#: ../../include/js_strings.php:59 -msgid "Mar" -msgstr "Mar" - -#: ../../include/js_strings.php:60 -msgid "Apr" -msgstr "Avr" - -#: ../../include/js_strings.php:61 -msgctxt "short" -msgid "May" -msgstr "Mai" - -#: ../../include/js_strings.php:62 -msgid "Jun" -msgstr "Jun" - -#: ../../include/js_strings.php:63 -msgid "Jul" -msgstr "Jul" - -#: ../../include/js_strings.php:64 -msgid "Aug" -msgstr "Aou" - -#: ../../include/js_strings.php:65 -msgid "Sep" -msgstr "Sep" - -#: ../../include/js_strings.php:66 -msgid "Oct" -msgstr "Oct" - -#: ../../include/js_strings.php:67 -msgid "Nov" -msgstr "Nov" - -#: ../../include/js_strings.php:68 -msgid "Dec" -msgstr "Dec" - -#: ../../include/js_strings.php:69 ../../include/text.php:1187 -msgid "Sunday" -msgstr "Dimanche" - -#: ../../include/js_strings.php:70 ../../include/text.php:1187 -msgid "Monday" -msgstr "Lundi" - -#: ../../include/js_strings.php:71 ../../include/text.php:1187 -msgid "Tuesday" -msgstr "Mardi" - -#: ../../include/js_strings.php:72 ../../include/text.php:1187 -msgid "Wednesday" -msgstr "Mercredi" - -#: ../../include/js_strings.php:73 ../../include/text.php:1187 -msgid "Thursday" -msgstr "Jeudi" - -#: ../../include/js_strings.php:74 ../../include/text.php:1187 -msgid "Friday" -msgstr "Vendredi" - -#: ../../include/js_strings.php:75 ../../include/text.php:1187 -msgid "Saturday" -msgstr "Samedi" - -#: ../../include/js_strings.php:76 -msgid "Sun" -msgstr "Dim" - -#: ../../include/js_strings.php:77 -msgid "Mon" -msgstr "Lun" - -#: ../../include/js_strings.php:78 -msgid "Tue" -msgstr "Mar" - -#: ../../include/js_strings.php:79 -msgid "Wed" -msgstr "Mer" - -#: ../../include/js_strings.php:80 -msgid "Thu" -msgstr "Jeu" - -#: ../../include/js_strings.php:81 -msgid "Fri" -msgstr "Ven" - -#: ../../include/js_strings.php:82 -msgid "Sat" -msgstr "Sam" - -#: ../../include/js_strings.php:83 -msgctxt "calendar" -msgid "today" -msgstr "aujourd'hui" - -#: ../../include/js_strings.php:84 -msgctxt "calendar" -msgid "month" -msgstr "mois" - -#: ../../include/js_strings.php:85 -msgctxt "calendar" -msgid "week" -msgstr "semaine" - -#: ../../include/js_strings.php:86 -msgctxt "calendar" -msgid "day" -msgstr "jour" - -#: ../../include/js_strings.php:87 -msgctxt "calendar" -msgid "All day" -msgstr "Toute la journée" - -#: ../../include/message.php:20 -msgid "No recipient provided." -msgstr "Pas de destinataire." - -#: ../../include/message.php:25 -msgid "[no subject]" -msgstr "[sans objet]" - -#: ../../include/message.php:45 -msgid "Unable to determine sender." -msgstr "Impossible de déterminer l'émetteur." - -#: ../../include/message.php:222 -msgid "Stored post could not be verified." -msgstr "Le message stocké n'a pas pu être vérifié." - -#: ../../include/nav.php:82 ../../include/nav.php:115 ../../boot.php:1517 -msgid "Logout" -msgstr "Déconnexion" - -#: ../../include/nav.php:82 ../../include/nav.php:115 -msgid "End this session" -msgstr "Mettre fin à la session" - -#: ../../include/nav.php:85 ../../include/nav.php:146 -msgid "Home" -msgstr "Mon canal" - -#: ../../include/nav.php:85 -msgid "Your posts and conversations" -msgstr "Vos publications et conversations" - -#: ../../include/nav.php:86 -msgid "Your profile page" -msgstr "Votre profil" - -#: ../../include/nav.php:88 -msgid "Edit Profiles" -msgstr "Modifier les profils" - -#: ../../include/nav.php:88 -msgid "Manage/Edit profiles" -msgstr "Gérer/modifier les profils" - -#: ../../include/nav.php:90 ../../include/identity.php:977 -msgid "Edit Profile" -msgstr "Éditeur de profil" - -#: ../../include/nav.php:90 -msgid "Edit your profile" -msgstr "Modifier votre profil" - -#: ../../include/nav.php:92 -msgid "Your photos" -msgstr "Vos photos" - -#: ../../include/nav.php:93 -msgid "Your files" -msgstr "Vos fichiers" - -#: ../../include/nav.php:98 -msgid "Your chatrooms" -msgstr "Vos salons" - -#: ../../include/nav.php:104 -msgid "Your bookmarks" -msgstr "Vos favoris" - -#: ../../include/nav.php:108 -msgid "Your webpages" -msgstr "Vos pages web" - -#: ../../include/nav.php:112 -msgid "Sign in" -msgstr "Connexion" - -#: ../../include/nav.php:129 -#, php-format -msgid "%s - click to logout" -msgstr "%s - cliquer ici pour déconnecter" - -#: ../../include/nav.php:132 -msgid "Remote authentication" -msgstr "Authentification distante" - -#: ../../include/nav.php:132 -msgid "Click to authenticate to your home hub" -msgstr "S'authentifier auprès de votre hub principal" - -#: ../../include/nav.php:146 -msgid "Home Page" -msgstr "Page d'accueil" - -#: ../../include/nav.php:150 ../../mod/register.php:264 ../../boot.php:1500 -msgid "Register" -msgstr "S'inscrire" - -#: ../../include/nav.php:150 -msgid "Create an account" -msgstr "Créer un compte" - -#: ../../include/nav.php:155 -msgid "Help and documentation" -msgstr "Aide et documentation" - -#: ../../include/nav.php:159 ../../include/widgets.php:102 -#: ../../mod/apps.php:36 -msgid "Apps" -msgstr "Applications" - -#: ../../include/nav.php:159 -msgid "Applications, utilities, links, games" -msgstr "Applications, utilitaires, liens, jeux" - -#: ../../include/nav.php:161 -msgid "Search site @name, #tag, ?docs, content" -msgstr "Recherche @nom, #tag, contenu" - -#: ../../include/nav.php:164 -msgid "Channel Directory" -msgstr "Annuaire des canaux" - -#: ../../include/nav.php:176 -msgid "Your grid" -msgstr "Votre réseau" - -#: ../../include/nav.php:177 -msgid "Mark all grid notifications seen" -msgstr "Marquer toutes les notifications du réseau comme vues" - -#: ../../include/nav.php:179 -msgid "Channel home" -msgstr "Mon canal" +#: ../../include/channel.php:958 +msgid "Visible to everybody" +msgstr "Visible de tous" -#: ../../include/nav.php:180 -msgid "Mark all channel notifications seen" -msgstr "Marquer toutes les notifications du canal comme vues" +#: ../../include/channel.php:1031 ../../include/channel.php:1142 +msgid "Gender:" +msgstr "Sexe :" -#: ../../include/nav.php:183 ../../include/text.php:815 -#: ../../mod/connections.php:298 -msgid "Connections" -msgstr "Contacts" +#: ../../include/channel.php:1032 ../../include/channel.php:1186 +msgid "Status:" +msgstr "État :" -#: ../../include/nav.php:186 -msgid "Notices" -msgstr "Notifications" +#: ../../include/channel.php:1033 ../../include/channel.php:1197 +msgid "Homepage:" +msgstr "Site Internet :" -#: ../../include/nav.php:186 -msgid "Notifications" -msgstr "Notifications" +#: ../../include/channel.php:1034 +msgid "Online Now" +msgstr "Connecté" -#: ../../include/nav.php:187 -msgid "See all notifications" -msgstr "Voir toutes les notifications" +#: ../../include/channel.php:1147 +msgid "Like this channel" +msgstr "J'aime ce canal" -#: ../../include/nav.php:188 ../../mod/notifications.php:99 -msgid "Mark all system notifications seen" -msgstr "Marquer toutes les notifications système comme vues" +#: ../../include/channel.php:1171 +msgid "j F, Y" +msgstr "j F, Y" -#: ../../include/nav.php:190 -msgid "Private mail" -msgstr "Messages privés" +#: ../../include/channel.php:1172 +msgid "j F" +msgstr "j F" -#: ../../include/nav.php:191 -msgid "See all private messages" -msgstr "Voir tous les messages privés" +#: ../../include/channel.php:1179 +msgid "Birthday:" +msgstr "Date de naissance :" -#: ../../include/nav.php:192 -msgid "Mark all private messages seen" -msgstr "Marquer tous les messages privés comme vus" - -#: ../../include/nav.php:193 ../../include/widgets.php:598 -msgid "Inbox" -msgstr "Boîte de réception" - -#: ../../include/nav.php:194 ../../include/widgets.php:603 -msgid "Outbox" -msgstr "Boîte d'envoi" - -#: ../../include/nav.php:195 ../../include/widgets.php:608 -msgid "New Message" -msgstr "Nouveau message" - -#: ../../include/nav.php:198 -msgid "Event Calendar" -msgstr "Calendrier des événements" - -#: ../../include/nav.php:199 -msgid "See all events" -msgstr "Voir tous les événements" - -#: ../../include/nav.php:200 -msgid "Mark all events seen" -msgstr "Marquer tous les événements comme vus" - -#: ../../include/nav.php:203 -msgid "Manage Your Channels" -msgstr "Gérer vos canaux" - -#: ../../include/nav.php:205 -msgid "Account/Channel Settings" -msgstr "Paramètres du Compte/Canal" - -#: ../../include/nav.php:213 ../../include/widgets.php:1320 -msgid "Admin" -msgstr "Administrateur" - -#: ../../include/nav.php:213 -msgid "Site Setup and Configuration" -msgstr "Configuration du site" - -#: ../../include/nav.php:249 -msgid "@name, #tag, ?doc, content" -msgstr "@nom, #étiquette, ?doc, contenu" - -#: ../../include/nav.php:250 -msgid "Please wait..." -msgstr "Merci de patienter..." - -#: ../../include/network.php:630 -msgid "view full size" -msgstr "voir en taille réelle" - -#: ../../include/network.php:1612 ../../include/enotify.php:57 -msgid "$Projectname Notification" -msgstr "Notification $Projectname" - -#: ../../include/network.php:1613 ../../include/enotify.php:58 -msgid "$projectname" -msgstr "$projectname" - -#: ../../include/network.php:1615 ../../include/enotify.php:60 -msgid "Thank You," -msgstr "Merci," - -#: ../../include/network.php:1617 ../../include/enotify.php:62 -#, php-format -msgid "%s Administrator" -msgstr "l'administrateur de %s" - -#: ../../include/network.php:1674 -msgid "No Subject" -msgstr "Pas d'objet" - -#: ../../include/notify.php:20 -msgid "created a new post" -msgstr "a publié un nouveau message" - -#: ../../include/notify.php:21 -#, php-format -msgid "commented on %s's post" -msgstr "a commenté la publication de %s" - -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "Nouvelle page" - -#: ../../include/page_widgets.php:39 ../../mod/blocks.php:159 -#: ../../mod/layouts.php:188 ../../mod/webpages.php:187 -msgid "View" -msgstr "Voir" - -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 -msgid "Actions" -msgstr "Actions" - -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 -msgid "Page Link" -msgstr "Lien vers la page" - -#: ../../include/page_widgets.php:43 -msgid "Title" -msgstr "Titre" - -#: ../../include/page_widgets.php:44 ../../mod/blocks.php:150 -#: ../../mod/layouts.php:181 ../../mod/menu.php:110 ../../mod/webpages.php:192 -msgid "Created" -msgstr "Créé(e)" - -#: ../../include/page_widgets.php:45 ../../mod/blocks.php:151 -#: ../../mod/layouts.php:182 ../../mod/menu.php:111 ../../mod/webpages.php:193 -msgid "Edited" -msgstr "Modifié(e)" - -#: ../../include/photo/photo_driver.php:722 ../../mod/photos.php:94 -#: ../../mod/photos.php:711 ../../mod/profile_photo.php:147 -#: ../../mod/profile_photo.php:239 ../../mod/profile_photo.php:379 -msgid "Profile Photos" -msgstr "Photos du profil" - -#: ../../include/photos.php:112 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "L'image dépasse la taille limite de %lu octets" - -#: ../../include/photos.php:119 -msgid "Image file is empty." -msgstr "L'image est vide." - -#: ../../include/photos.php:146 ../../mod/profile_photo.php:225 -#: ../../mod/cover_photo.php:164 -msgid "Unable to process image" -msgstr "Impossible de traiter l'image" - -#: ../../include/photos.php:257 -msgid "Photo storage failed." -msgstr "Le stockage de l'image a échoué." - -#: ../../include/photos.php:297 -msgid "a new photo" -msgstr "une nouvelle photo" - -#: ../../include/photos.php:301 -#, php-format -msgctxt "photo_upload" -msgid "%1$s posted %2$s to %3$s" -msgstr "%1$s a publié %2$s pour %3$s" - -#: ../../include/photos.php:510 -msgid "Upload New Photos" -msgstr "Ajouter des photos" - -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 ../../mod/id.php:103 -msgid "Male" -msgstr "Homme" - -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 ../../mod/id.php:105 -msgid "Female" -msgstr "Femme" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Actuellement homme" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Actuellement femme" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Surtout homme" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Surtout femme" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transgenre" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Intersexuel" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transsexuel" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermaphrodite" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Neutre" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Non spécifique" - -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 -#: ../../include/profile_selectors.php:61 -#: ../../include/profile_selectors.php:97 ../../include/permissions.php:871 -msgid "Other" -msgstr "Autre" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Indécis" - -#: ../../include/profile_selectors.php:42 -#: ../../include/profile_selectors.php:61 -msgid "Males" -msgstr "Hommes" - -#: ../../include/profile_selectors.php:42 -#: ../../include/profile_selectors.php:61 -msgid "Females" -msgstr "Femmes" - -#: ../../include/profile_selectors.php:42 -msgid "Gay" -msgstr "Gay" - -#: ../../include/profile_selectors.php:42 -msgid "Lesbian" -msgstr "Lesbienne" - -#: ../../include/profile_selectors.php:42 -msgid "No Preference" -msgstr "Sans préférence" - -#: ../../include/profile_selectors.php:42 -msgid "Bisexual" -msgstr "Bisexuel" - -#: ../../include/profile_selectors.php:42 -msgid "Autosexual" -msgstr "Autosexuel" - -#: ../../include/profile_selectors.php:42 -msgid "Abstinent" -msgstr "Abstinent" - -#: ../../include/profile_selectors.php:42 -msgid "Virgin" -msgstr "Vierge" - -#: ../../include/profile_selectors.php:42 -msgid "Deviant" -msgstr "Déviant" - -#: ../../include/profile_selectors.php:42 -msgid "Fetish" -msgstr "Fétichiste" - -#: ../../include/profile_selectors.php:42 -msgid "Oodles" -msgstr "Une floppée" - -#: ../../include/profile_selectors.php:42 -msgid "Nonsexual" -msgstr "Non-sexuel" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Single" -msgstr "Célibataire" - -#: ../../include/profile_selectors.php:80 -msgid "Lonely" -msgstr "Solitaire" - -#: ../../include/profile_selectors.php:80 -msgid "Available" -msgstr "Disponible" - -#: ../../include/profile_selectors.php:80 -msgid "Unavailable" -msgstr "Indisponible" - -#: ../../include/profile_selectors.php:80 -msgid "Has crush" -msgstr "A un béguin" - -#: ../../include/profile_selectors.php:80 -msgid "Infatuated" -msgstr "Amoureux transi" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Dating" -msgstr "Sort avec quelqu'un" - -#: ../../include/profile_selectors.php:80 -msgid "Unfaithful" -msgstr "Infidèle" - -#: ../../include/profile_selectors.php:80 -msgid "Sex Addict" -msgstr "Accro au sexe" - -#: ../../include/profile_selectors.php:80 ../../include/identity.php:390 -#: ../../include/identity.php:391 ../../include/identity.php:398 -#: ../../include/widgets.php:451 ../../mod/connedit.php:582 -#: ../../mod/settings.php:338 ../../mod/settings.php:342 -#: ../../mod/settings.php:343 ../../mod/settings.php:346 -#: ../../mod/settings.php:357 -msgid "Friends" -msgstr "Amis" - -#: ../../include/profile_selectors.php:80 -msgid "Friends/Benefits" -msgstr "Amis avec bénéfices" - -#: ../../include/profile_selectors.php:80 -msgid "Casual" -msgstr "Sans engagement" - -#: ../../include/profile_selectors.php:80 -msgid "Engaged" -msgstr "Fiancé(e)" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Married" -msgstr "Marié(e)" - -#: ../../include/profile_selectors.php:80 -msgid "Imaginarily married" -msgstr "Marié(e) dans ses rêves" - -#: ../../include/profile_selectors.php:80 -msgid "Partners" -msgstr "Partenaires" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Cohabiting" -msgstr "En cohabitation" - -#: ../../include/profile_selectors.php:80 -msgid "Common law" -msgstr "Conjoints de fait" - -#: ../../include/profile_selectors.php:80 -msgid "Happy" -msgstr "Heureux" - -#: ../../include/profile_selectors.php:80 -msgid "Not looking" -msgstr "Pas en recherche" - -#: ../../include/profile_selectors.php:80 -msgid "Swinger" -msgstr "Echangiste" - -#: ../../include/profile_selectors.php:80 -msgid "Betrayed" -msgstr "Trahi(e)" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Separated" -msgstr "Séparé(e)" - -#: ../../include/profile_selectors.php:80 -msgid "Unstable" -msgstr "Instable" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Divorced" -msgstr "Divorcé(e)" - -#: ../../include/profile_selectors.php:80 -msgid "Imaginarily divorced" -msgstr "Divorcé(e) dans ses rêves" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Widowed" -msgstr "Veuf/veuve" - -#: ../../include/profile_selectors.php:80 -msgid "Uncertain" -msgstr "Incertain" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "It's complicated" -msgstr "C'est compliqué" - -#: ../../include/profile_selectors.php:80 -msgid "Don't care" -msgstr "S'en fiche" - -#: ../../include/profile_selectors.php:80 -msgid "Ask me" -msgstr "Me demander" - -#: ../../include/security.php:384 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "Le formulaire n'est plus sécurisé, probablement parce qu'il est ouvert depuis trop longtemps (plus de 3 heures)." - -#: ../../include/taxonomy.php:240 ../../include/taxonomy.php:261 -msgid "Tags" -msgstr "Étiquettes" - -#: ../../include/taxonomy.php:305 -msgid "Keywords" -msgstr "Mots-clefs" - -#: ../../include/taxonomy.php:326 -msgid "have" -msgstr "ont" - -#: ../../include/taxonomy.php:326 -msgid "has" -msgstr "a" - -#: ../../include/taxonomy.php:327 -msgid "want" -msgstr "veulent" - -#: ../../include/taxonomy.php:327 -msgid "wants" -msgstr "veut" - -#: ../../include/taxonomy.php:328 ../../include/ItemObject.php:254 -msgid "like" -msgstr "aiment" - -#: ../../include/taxonomy.php:328 -msgid "likes" -msgstr "aime" - -#: ../../include/taxonomy.php:329 ../../include/ItemObject.php:255 -msgid "dislike" -msgstr "n'aiment pas" - -#: ../../include/taxonomy.php:329 -msgid "dislikes" -msgstr "n'aime pas" - -#: ../../include/zot.php:676 -msgid "Invalid data packet" -msgstr "Paquet de données invalide" - -#: ../../include/zot.php:692 -msgid "Unable to verify channel signature" -msgstr "Impossible de vérifier la signature du canal" - -#: ../../include/zot.php:2268 -#, php-format -msgid "Unable to verify site signature for %s" -msgstr "Impossible de vérifier la signature de site pour %s" - -#: ../../include/zot.php:3591 -msgid "invalid target signature" -msgstr "signature de la cible invalide" - -#: ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Fréquemment" - -#: ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Toutes les heures" - -#: ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Deux fois par jour" - -#: ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Chaque jour" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Chaque semaine" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Chaque mois" - -#: ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:79 ../../mod/id.php:15 -#: ../../mod/id.php:16 ../../mod/admin.php:989 ../../mod/admin.php:998 -#: ../../boot.php:1520 -msgid "Email" -msgstr "Courriel" - -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../include/contact_selectors.php:82 -msgid "Zot" -msgstr "Zot" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "Linkedin" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/text.php:394 -msgid "prev" -msgstr "préc." - -#: ../../include/text.php:396 -msgid "first" -msgstr "premier" - -#: ../../include/text.php:425 -msgid "last" -msgstr "dernier" - -#: ../../include/text.php:428 -msgid "next" -msgstr "Suivant" - -#: ../../include/text.php:438 -msgid "older" -msgstr "plus ancien" - -#: ../../include/text.php:440 -msgid "newer" -msgstr "plus récent" - -#: ../../include/text.php:803 -msgid "No connections" -msgstr "Pas de relations." - -#: ../../include/text.php:828 -#, php-format -msgid "View all %s connections" -msgstr "Voir les %s contacts" - -#: ../../include/text.php:886 ../../include/text.php:898 -#: ../../include/widgets.php:202 ../../mod/filer.php:49 -#: ../../mod/admin.php:1666 ../../mod/admin.php:1686 ../../mod/rbmark.php:28 -#: ../../mod/rbmark.php:100 -msgid "Save" -msgstr "Enregistrer" - -#: ../../include/text.php:973 ../../include/text.php:978 -msgid "poke" -msgstr "tapoter" - -#: ../../include/text.php:979 -msgid "ping" -msgstr "ping" - -#: ../../include/text.php:979 -msgid "pinged" -msgstr "pingé" - -#: ../../include/text.php:980 -msgid "prod" -msgstr "encourager" - -#: ../../include/text.php:980 -msgid "prodded" -msgstr "encouragé" - -#: ../../include/text.php:981 -msgid "slap" -msgstr "giffler" - -#: ../../include/text.php:981 -msgid "slapped" -msgstr "gifflé(e)" - -#: ../../include/text.php:982 -msgid "finger" -msgstr "pointer" - -#: ../../include/text.php:982 -msgid "fingered" -msgstr "pointé" - -#: ../../include/text.php:983 -msgid "rebuff" -msgstr "rejetter" - -#: ../../include/text.php:983 -msgid "rebuffed" -msgstr "rejeté" - -#: ../../include/text.php:995 -msgid "happy" -msgstr "heureux" - -#: ../../include/text.php:996 -msgid "sad" -msgstr "triste" - -#: ../../include/text.php:997 -msgid "mellow" -msgstr "mélancolique" - -#: ../../include/text.php:998 -msgid "tired" -msgstr "fatigué" - -#: ../../include/text.php:999 -msgid "perky" -msgstr "impertinent" - -#: ../../include/text.php:1000 -msgid "angry" -msgstr "en colère" - -#: ../../include/text.php:1001 -msgid "stupefied" -msgstr "stupéfait" - -#: ../../include/text.php:1002 -msgid "puzzled" -msgstr "perplexe" - -#: ../../include/text.php:1003 -msgid "interested" -msgstr "intéressé" - -#: ../../include/text.php:1004 -msgid "bitter" -msgstr "amer" - -#: ../../include/text.php:1005 -msgid "cheerful" -msgstr "plein d'entrain" - -#: ../../include/text.php:1006 -msgid "alive" -msgstr "vivant" - -#: ../../include/text.php:1007 -msgid "annoyed" -msgstr "agaçé" - -#: ../../include/text.php:1008 -msgid "anxious" -msgstr "anxieux" - -#: ../../include/text.php:1009 -msgid "cranky" -msgstr "énervé" - -#: ../../include/text.php:1010 -msgid "disturbed" -msgstr "perturbé" - -#: ../../include/text.php:1011 -msgid "frustrated" -msgstr "frustré" - -#: ../../include/text.php:1012 -msgid "depressed" -msgstr "déprimé" - -#: ../../include/text.php:1013 -msgid "motivated" -msgstr "motivé" - -#: ../../include/text.php:1014 -msgid "relaxed" -msgstr "détendu" - -#: ../../include/text.php:1015 -msgid "surprised" -msgstr "surpris" - -#: ../../include/text.php:1191 -msgid "May" -msgstr "Mai" - -#: ../../include/text.php:1268 ../../include/text.php:1272 -msgid "Unknown Attachment" -msgstr "Pièce jointe inconnue" - -#: ../../include/text.php:1274 -msgid "unknown" -msgstr "Inconnu" - -#: ../../include/text.php:1310 -msgid "remove category" -msgstr "supprimer la catégorie" - -#: ../../include/text.php:1387 -msgid "remove from file" -msgstr "retirer du fichier" - -#: ../../include/text.php:1529 ../../include/text.php:1540 -msgid "Click to open/close" -msgstr "Cliquer pour ouvrir/fermer" - -#: ../../include/text.php:1724 ../../mod/events.php:623 -msgid "Link to Source" -msgstr "Lien vers la Source" - -#: ../../include/text.php:1745 ../../include/text.php:1817 -msgid "default" -msgstr "défaut" - -#: ../../include/text.php:1753 -msgid "Page layout" -msgstr "Mise en page" - -#: ../../include/text.php:1753 -msgid "You can create your own with the layouts tool" -msgstr "Créez les vôtres avec les outils de mise en page" - -#: ../../include/text.php:1795 -msgid "Page content type" -msgstr "Type de contenu de la page" - -#: ../../include/text.php:1829 -msgid "Select an alternate language" -msgstr "Choisir une langue alternative" - -#: ../../include/text.php:1961 -msgid "activity" -msgstr "activité" - -#: ../../include/text.php:2256 -msgid "Design Tools" -msgstr "Outils de conception" - -#: ../../include/text.php:2259 ../../mod/blocks.php:147 -msgid "Blocks" -msgstr "Blocs" - -#: ../../include/text.php:2260 ../../mod/menu.php:103 -msgid "Menus" -msgstr "Menus" - -#: ../../include/text.php:2261 ../../mod/layouts.php:174 -msgid "Layouts" -msgstr "Mises-en-page" - -#: ../../include/text.php:2262 -msgid "Pages" -msgstr "Pages" - -#: ../../include/items.php:423 ../../index.php:376 ../../mod/dreport.php:6 -#: ../../mod/dreport.php:45 ../../mod/group.php:68 -#: ../../mod/import_items.php:108 ../../mod/like.php:280 -#: ../../mod/profperm.php:23 ../../mod/subthread.php:58 -msgid "Permission denied" -msgstr "Accès refusé" - -#: ../../include/items.php:1137 ../../include/items.php:1183 -msgid "(Unknown)" -msgstr "(Inconnu)" - -#: ../../include/items.php:1380 -msgid "Visible to anybody on the internet." -msgstr "Visible pour tout le monde sur internet." - -#: ../../include/items.php:1382 -msgid "Visible to you only." -msgstr "Visible pour vous seulement." - -#: ../../include/items.php:1384 -msgid "Visible to anybody in this network." -msgstr "Visible pour tout le monde sur ce réseau." - -#: ../../include/items.php:1386 -msgid "Visible to anybody authenticated." -msgstr "Visible aux utilisateurs authentifiés." - -#: ../../include/items.php:1388 -#, php-format -msgid "Visible to anybody on %s." -msgstr "Visible pour tous sur %s." - -#: ../../include/items.php:1390 -msgid "Visible to all connections." -msgstr "Visible pour tous les contacts." - -#: ../../include/items.php:1392 -msgid "Visible to approved connections." -msgstr "Visible aux contacts approuvés." - -#: ../../include/items.php:1394 -msgid "Visible to specific connections." -msgstr "Visible pour certains contacts." - -#: ../../include/items.php:4358 ../../mod/display.php:36 -#: ../../mod/filestorage.php:27 ../../mod/admin.php:141 -#: ../../mod/admin.php:1189 ../../mod/admin.php:1434 ../../mod/thing.php:85 -#: ../../mod/viewsrc.php:20 -msgid "Item not found." -msgstr "Élément introuvable" - -#: ../../include/items.php:4870 ../../mod/group.php:38 ../../mod/group.php:137 -msgid "Privacy group not found." -msgstr "Groupe d'accès introuvable." - -#: ../../include/items.php:4886 -msgid "Privacy group is empty." -msgstr "Groupe d'accès vide." - -#: ../../include/items.php:4893 -#, php-format -msgid "Privacy group: %s" -msgstr "Groupe d'accès : %s" - -#: ../../include/items.php:4903 ../../mod/connedit.php:692 -#, php-format -msgid "Connection: %s" -msgstr "Contact : %s" - -#: ../../include/items.php:4905 -msgid "Connection not found." -msgstr "Contact non trouvé." - -#: ../../include/enotify.php:96 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:100 -#, php-format -msgid "[Hubzilla:Notify] New mail received at %s" -msgstr "[Hubzilla:Notify] Nouveau courriel reçu à %s" - -#: ../../include/enotify.php:102 -#, php-format -msgid "%1$s, %2$s sent you a new private message at %3$s." -msgstr "%1$s, vous avez reçu un message privé sur %3$s, de la part de %2$s." - -#: ../../include/enotify.php:103 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s vous a envoyé %2$s." - -#: ../../include/enotify.php:103 -msgid "a private message" -msgstr "un message privé" - -#: ../../include/enotify.php:104 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Merci de visiter %s pour voir et/ou répondre à vos messages privés." - -#: ../../include/enotify.php:160 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" -msgstr "%1$s, %2$s a commenté sur [zrl=%3$s]%4$s[/zrl]" - -#: ../../include/enotify.php:168 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" -msgstr "%1$s, %2$s a commenté sur [zrl=%3$s]%5$s de %4$s[/zrl]" - -#: ../../include/enotify.php:177 +#: ../../include/channel.php:1192 #, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" -msgstr "%1$s, %2$s a commenté [zrl=%3$s]votre %4$s[/zrl]" +msgid "for %1$d %2$s" +msgstr "depuis %1$d %2$s" -#: ../../include/enotify.php:188 -#, php-format -msgid "[Hubzilla:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Hubzilla:Notify] Commentaire de %2$s sur conversation #%1$d" - -#: ../../include/enotify.php:189 -#, php-format -msgid "%1$s, %2$s commented on an item/conversation you have been following." -msgstr "%1$s, %2$s a commenté un élément de conversation que vous suivez." - -#: ../../include/enotify.php:192 ../../include/enotify.php:207 -#: ../../include/enotify.php:233 ../../include/enotify.php:251 -#: ../../include/enotify.php:265 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Merci de visiter %s pour voir et/ou répondre sur cette conversation." - -#: ../../include/enotify.php:198 -#, php-format -msgid "[Hubzilla:Notify] %s posted to your profile wall" -msgstr "[Hubzilla:Notify] %s a publié sur votre profil" - -#: ../../include/enotify.php:200 -#, php-format -msgid "%1$s, %2$s posted to your profile wall at %3$s" -msgstr "%1$s, %2$s a publié sur votre profil à %3$s" - -#: ../../include/enotify.php:202 -#, php-format -msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" -msgstr "%1$s, %2$s a publié sur [zrl=%3$s]votre profil[/zrl]" - -#: ../../include/enotify.php:226 -#, php-format -msgid "[Hubzilla:Notify] %s tagged you" -msgstr "[Hubzilla:Notify] %s vous a étiqueté" - -#: ../../include/enotify.php:227 -#, php-format -msgid "%1$s, %2$s tagged you at %3$s" -msgstr "%1$s, vous avez été étiqueté sur %3$s par %2$s" - -#: ../../include/enotify.php:228 -#, php-format -msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." -msgstr "%1$s, %2$s [zrl=%3$s]vous a étiqueté[/zrl]." - -#: ../../include/enotify.php:240 -#, php-format -msgid "[Hubzilla:Notify] %1$s poked you" -msgstr "[Hubzilla:Notify] %1$s vous a tapoté" - -#: ../../include/enotify.php:241 -#, php-format -msgid "%1$s, %2$s poked you at %3$s" -msgstr "%1$s, %2$s vous a tapoté sur %3$s" +#: ../../include/channel.php:1195 +msgid "Sexual Preference:" +msgstr "Orientation sexuelle :" -#: ../../include/enotify.php:242 -#, php-format -msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." -msgstr "%1$s, %2$s [zrl=%2$s]vous a tapoté[/zrl]." +#: ../../include/channel.php:1201 +msgid "Tags:" +msgstr "Étiquettes :" -#: ../../include/enotify.php:258 -#, php-format -msgid "[Hubzilla:Notify] %s tagged your post" -msgstr "[Hubzilla:Notify] %s a étiqueté votre publication" +#: ../../include/channel.php:1203 +msgid "Political Views:" +msgstr "Opinions politiques :" -#: ../../include/enotify.php:259 -#, php-format -msgid "%1$s, %2$s tagged your post at %3$s" -msgstr "%1$s, %2$s a étiqueté votre publication sur %3$s" +#: ../../include/channel.php:1205 +msgid "Religion:" +msgstr "Religion :" -#: ../../include/enotify.php:260 -#, php-format -msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" -msgstr "%1$s, %2$s a étiqueté [zrl=%3$s]votre publication[/zrl]" +#: ../../include/channel.php:1209 +msgid "Hobbies/Interests:" +msgstr "Occupations/Centres d'intérêt :" -#: ../../include/enotify.php:272 -msgid "[Hubzilla:Notify] Introduction received" -msgstr "[Hubzilla:Notify] Nouvelle présentation" +#: ../../include/channel.php:1211 +msgid "Likes:" +msgstr "Aime :" -#: ../../include/enotify.php:273 -#, php-format -msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" -msgstr "%1$s, vous avez reçu une demande de contact de '%2$s' sur %3$s" +#: ../../include/channel.php:1213 +msgid "Dislikes:" +msgstr "N'aime pas :" -#: ../../include/enotify.php:274 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." -msgstr "%1$s, vous avez reçu [zrl=%2$s]une demande de contact[/zrl] de %3$s." +#: ../../include/channel.php:1215 +msgid "Contact information and Social Networks:" +msgstr "Coordonnées et réseaux sociaux :" -#: ../../include/enotify.php:278 ../../include/enotify.php:297 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Vous pouvez visiter leur profil sur %s" +#: ../../include/channel.php:1217 +msgid "My other channels:" +msgstr "Mes autres canaux :" -#: ../../include/enotify.php:280 -#, php-format -msgid "Please visit %s to approve or reject the connection request." -msgstr "Merci de visiter %s avant d'approuver (ou non) cette demande de contact." +#: ../../include/channel.php:1219 +msgid "Musical interests:" +msgstr "Goûts musicaux :" -#: ../../include/enotify.php:287 -msgid "[Hubzilla:Notify] Friend suggestion received" -msgstr "[Hubzilla:Notify] Nouvel(le) ami(e) suggéré(e)" +#: ../../include/channel.php:1221 +msgid "Books, literature:" +msgstr "Lectures, goûts littéraires :" -#: ../../include/enotify.php:288 -#, php-format -msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" -msgstr "%1$s, vous avez reçu une suggestion d'ami(e) de '%2$s' à %3$s" +#: ../../include/channel.php:1223 +msgid "Television:" +msgstr "Télévision :" -#: ../../include/enotify.php:289 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " -"%4$s." -msgstr "%1$s, avez reçu %3$s comme [zrl=%2$s]une suggestion d'ami(e)[/zrl] de %4$s." +#: ../../include/channel.php:1225 +msgid "Film/dance/culture/entertainment:" +msgstr "Cinéma/danse/culture/divertissement&nsbp;:" -#: ../../include/enotify.php:295 -msgid "Name:" -msgstr "Nom :" +#: ../../include/channel.php:1227 +msgid "Love/Romance:" +msgstr "Vie sentimentale/amoureuse :" -#: ../../include/enotify.php:296 -msgid "Photo:" -msgstr "Photo :" +#: ../../include/channel.php:1229 +msgid "Work/employment:" +msgstr "Travail/Occupation " -#: ../../include/enotify.php:299 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Merci de visiter %s pour donner suite (ou non) à cette suggestion." +#: ../../include/channel.php:1231 +msgid "School/education:" +msgstr "Études " -#: ../../include/enotify.php:514 -msgid "[Hubzilla:Notify]" -msgstr "[Hubzilla:Notify]" +#: ../../include/channel.php:1251 +msgid "Like this thing" +msgstr "J'aime ceci" #: ../../include/features.php:48 msgid "General Features" @@ -3265,448 +8749,716 @@ msgstr "Site de prise de vue" msgid "If location data is available on uploaded photos, link this to a map." msgstr "Si des informations géographiques sont présentes dans les images téléversées, les lier à une carte." +#: ../../include/features.php:59 +msgid "Access Controlled Chatrooms" +msgstr "" + +#: ../../include/features.php:59 +msgid "Provide chatrooms and chat services with access control." +msgstr "" + #: ../../include/features.php:60 +msgid "Smart Birthdays" +msgstr "Anniversaires intelligents" + +#: ../../include/features.php:60 +msgid "" +"Make birthday events timezone aware in case your friends are scattered " +"across the planet." +msgstr "Adapter les anniversaires aux fuseaux horaires, utile pour vos amis sur d'autres continents." + +#: ../../include/features.php:61 msgid "Expert Mode" msgstr "Mode expert" -#: ../../include/features.php:60 +#: ../../include/features.php:61 msgid "Enable Expert Mode to provide advanced configuration options" msgstr "Activer le mode expert pour accéder aux options avancées" -#: ../../include/features.php:61 +#: ../../include/features.php:62 msgid "Premium Channel" msgstr "Canal VIP" -#: ../../include/features.php:61 +#: ../../include/features.php:62 msgid "" "Allows you to set restrictions and terms on those that connect with your " "channel" msgstr "Vous permet d'appliquer des règles et restrictions aux contacts de votre canal" -#: ../../include/features.php:66 +#: ../../include/features.php:67 msgid "Post Composition Features" msgstr "Fonctionnalités de composition" -#: ../../include/features.php:68 -msgid "Use Markdown" -msgstr "Utiliser Markdown" - -#: ../../include/features.php:68 -msgid "Allow use of \"Markdown\" to format posts" -msgstr "Autoriser l'utilisation de \"Markdown\" pour mettre en forme les messages" - -#: ../../include/features.php:69 +#: ../../include/features.php:70 msgid "Large Photos" msgstr "Grandes photos" -#: ../../include/features.php:69 +#: ../../include/features.php:70 msgid "" "Include large (1024px) photo thumbnails in posts. If not enabled, use small " "(640px) photo thumbnails" msgstr "Inclure de grands aperçus (1024px) dans les messages. Si désactivé, inclure de petits aperçus (640px)." -#: ../../include/features.php:70 ../../include/widgets.php:569 -#: ../../mod/sources.php:88 -msgid "Channel Sources" -msgstr "Sources du canal" - -#: ../../include/features.php:70 +#: ../../include/features.php:71 msgid "Automatically import channel content from other channels or feeds" msgstr "Importe automatiquement le contenus d'autres canaux ou flux dans le canal actif" -#: ../../include/features.php:71 +#: ../../include/features.php:72 msgid "Even More Encryption" msgstr "Encore plus de chiffrement" -#: ../../include/features.php:71 +#: ../../include/features.php:72 msgid "" "Allow optional encryption of content end-to-end with a shared secret key" msgstr "Permettre le chiffrement optionnel du contenu de bout en bout au moyen d'un secret partagé" -#: ../../include/features.php:72 +#: ../../include/features.php:73 msgid "Enable Voting Tools" msgstr "Activer les outils de vote" -#: ../../include/features.php:72 +#: ../../include/features.php:73 msgid "Provide a class of post which others can vote on" msgstr "Fournit un type de publication sur lequel les utilisateurs peuvent voter" -#: ../../include/features.php:73 +#: ../../include/features.php:74 msgid "Delayed Posting" msgstr "Publication plus tard" -#: ../../include/features.php:73 +#: ../../include/features.php:74 msgid "Allow posts to be published at a later date" msgstr "Permettre de publier des messages à une date programmée" -#: ../../include/features.php:74 +#: ../../include/features.php:75 msgid "Suppress Duplicate Posts/Comments" msgstr "Supprimer les publications/commentaires en doublon" -#: ../../include/features.php:74 +#: ../../include/features.php:75 msgid "" "Prevent posts with identical content to be published with less than two " "minutes in between submissions." msgstr "Empêcher des messages aux contenus identiques d'être publiés à moins de deux minutes d'intervalle" -#: ../../include/features.php:80 +#: ../../include/features.php:81 msgid "Network and Stream Filtering" msgstr "Filtrage du réseau et des flux" -#: ../../include/features.php:81 +#: ../../include/features.php:82 msgid "Search by Date" msgstr "Chercher par date" -#: ../../include/features.php:81 +#: ../../include/features.php:82 msgid "Ability to select posts by date ranges" msgstr "Pouvoir choisir des publications par date" -#: ../../include/features.php:82 +#: ../../include/features.php:83 ../../include/group.php:311 +msgid "Privacy Groups" +msgstr "Groupes d'accès" + +#: ../../include/features.php:83 msgid "Enable management and selection of privacy groups" msgstr "Active la gestion et la sélection des groupes d'accès" -#: ../../include/features.php:83 ../../include/widgets.php:284 -msgid "Saved Searches" -msgstr "Recherches sauvegardées" - -#: ../../include/features.php:83 +#: ../../include/features.php:84 msgid "Save search terms for re-use" msgstr "Sauvegarder des termes de recherche pour utilisation ultérieure" -#: ../../include/features.php:84 +#: ../../include/features.php:85 msgid "Network Personal Tab" msgstr "Onglet \"Me concernant\"" -#: ../../include/features.php:84 +#: ../../include/features.php:85 msgid "Enable tab to display only Network posts that you've interacted on" msgstr "Activer un onglet affichant seulement les publications du réseau sur lesquelles vous êtes intervenu" -#: ../../include/features.php:85 +#: ../../include/features.php:86 msgid "Network New Tab" msgstr "Onglet \"nouveautés réseau\"" -#: ../../include/features.php:85 +#: ../../include/features.php:86 msgid "Enable tab to display all new Network activity" msgstr "Activer un onglet présentant toute l'activité récente sur le réseau" -#: ../../include/features.php:86 +#: ../../include/features.php:87 msgid "Affinity Tool" msgstr "Gérer l'affinité" -#: ../../include/features.php:86 +#: ../../include/features.php:87 msgid "Filter stream activity by depth of relationships" msgstr "Filtrer le flux d'activité en fonction de la profondeur des relations" -#: ../../include/features.php:87 +#: ../../include/features.php:88 msgid "Connection Filtering" msgstr "Filtrage des contacts" -#: ../../include/features.php:87 +#: ../../include/features.php:88 msgid "Filter incoming posts from connections based on keywords/content" msgstr "Filtrer les publications entrantes de mes contacts sur la base de mots-clefs" -#: ../../include/features.php:88 -msgid "Suggest Channels" -msgstr "Suggérer des canaux" - -#: ../../include/features.php:88 +#: ../../include/features.php:89 msgid "Show channel suggestions" msgstr "Montrer les suggestions de canaux" -#: ../../include/features.php:93 +#: ../../include/features.php:94 msgid "Post/Comment Tools" msgstr "Gérer les publications/commentaires" -#: ../../include/features.php:94 +#: ../../include/features.php:95 msgid "Community Tagging" msgstr "Etiquetage communautaire" -#: ../../include/features.php:94 +#: ../../include/features.php:95 msgid "Ability to tag existing posts" msgstr "Permettre de marquer les publications existantes" -#: ../../include/features.php:95 +#: ../../include/features.php:96 msgid "Post Categories" msgstr "Catégoriser les publications" -#: ../../include/features.php:95 +#: ../../include/features.php:96 msgid "Add categories to your posts" msgstr "Ajouter des catégories à vos publications" -#: ../../include/features.php:96 +#: ../../include/features.php:97 +msgid "Emoji Reactions" +msgstr "" + +#: ../../include/features.php:97 +msgid "Add emoji reaction ability to posts" +msgstr "" + +#: ../../include/features.php:98 msgid "Ability to file posts under folders" msgstr "Permettre de classer les publications dans des dossiers" -#: ../../include/features.php:97 +#: ../../include/features.php:99 msgid "Dislike Posts" msgstr "\"Ne pas aimer\" les publications" -#: ../../include/features.php:97 +#: ../../include/features.php:99 msgid "Ability to dislike posts/comments" msgstr "Possibilité de \"ne pas aimer\" les publications/commentaires" -#: ../../include/features.php:98 +#: ../../include/features.php:100 msgid "Star Posts" msgstr "Pouvoir mettre en avant les publications" -#: ../../include/features.php:98 +#: ../../include/features.php:100 msgid "Ability to mark special posts with a star indicator" msgstr "Pouvoir marquer certaines publications d'une étoile" -#: ../../include/features.php:99 +#: ../../include/features.php:101 msgid "Tag Cloud" msgstr "Nuage de tags" -#: ../../include/features.php:99 +#: ../../include/features.php:101 msgid "Provide a personal tag cloud on your channel page" msgstr "Afficher un nuage de vos tags sur votre canal" -#: ../../include/identity.php:32 -msgid "Unable to obtain identity information from database" -msgstr "Impossible d'obtenir les données d'identité depuis la base de données" - -#: ../../include/identity.php:66 -msgid "Empty name" -msgstr "Nom vide" - -#: ../../include/identity.php:69 -msgid "Name too long" -msgstr "Nom trop long" - -#: ../../include/identity.php:181 -msgid "No account identifier" -msgstr "Pas d'identifiant de compte" - -#: ../../include/identity.php:193 -msgid "Nickname is required." -msgstr "Un surnom est requis." - -#: ../../include/identity.php:207 -msgid "Reserved nickname. Please choose another." -msgstr "Surnom réservé. Merci d'en choisir un autre." - -#: ../../include/identity.php:212 -msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "Le surnom contient des caractères interdits ou est déjà pris sur ce site." - -#: ../../include/identity.php:288 -msgid "Unable to retrieve created identity" -msgstr "Impossible de récupérer l'identité créée" - -#: ../../include/identity.php:346 -msgid "Default Profile" -msgstr "Profil par défaut" - -#: ../../include/identity.php:772 -msgid "Requested channel is not available." -msgstr "Canal demandé non disponible." - -#: ../../include/identity.php:818 ../../mod/achievements.php:11 -#: ../../mod/blocks.php:29 ../../mod/connect.php:13 ../../mod/editblock.php:29 -#: ../../mod/editlayout.php:27 ../../mod/editwebpage.php:28 -#: ../../mod/filestorage.php:54 ../../mod/hcard.php:8 ../../mod/layouts.php:29 -#: ../../mod/profile.php:16 ../../mod/webpages.php:29 -msgid "Requested profile is not available." -msgstr "Profil demandé non disponible." - -#: ../../include/identity.php:967 ../../mod/profiles.php:782 -msgid "Change profile photo" -msgstr "Changer la photo du profil" - -#: ../../include/identity.php:973 -msgid "Profiles" -msgstr "Profils" - -#: ../../include/identity.php:973 -msgid "Manage/edit profiles" -msgstr "Gérer/modifier les profils" - -#: ../../include/identity.php:974 ../../mod/profiles.php:783 -msgid "Create New Profile" -msgstr "Créer un nouveau profil" - -#: ../../include/identity.php:989 ../../mod/profiles.php:794 -msgid "Profile Image" -msgstr "Image du profil" - -#: ../../include/identity.php:992 -msgid "visible to everybody" -msgstr "visible pour tous" - -#: ../../include/identity.php:993 ../../mod/profiles.php:677 -#: ../../mod/profiles.php:798 -msgid "Edit visibility" -msgstr "Changer la visibilité" - -#: ../../include/identity.php:1009 ../../include/identity.php:1252 -msgid "Gender:" -msgstr "Sexe :" - -#: ../../include/identity.php:1010 ../../include/identity.php:1296 -msgid "Status:" -msgstr "État :" - -#: ../../include/identity.php:1011 ../../include/identity.php:1307 -msgid "Homepage:" -msgstr "Site Internet :" - -#: ../../include/identity.php:1012 -msgid "Online Now" -msgstr "Connecté" - -#: ../../include/identity.php:1099 ../../include/identity.php:1177 -#: ../../mod/ping.php:318 -msgid "g A l F d" -msgstr "g A l F d" - -#: ../../include/identity.php:1100 ../../include/identity.php:1178 -msgid "F d" -msgstr "d F" - -#: ../../include/identity.php:1145 ../../include/identity.php:1217 -#: ../../mod/ping.php:341 -msgid "[today]" -msgstr "[aujourd'hui]" - -#: ../../include/identity.php:1156 -msgid "Birthday Reminders" -msgstr "Rappels d'anniversaires" - -#: ../../include/identity.php:1157 -msgid "Birthdays this week:" -msgstr "Anniversaires cette semaine :" - -#: ../../include/identity.php:1210 -msgid "[No description]" -msgstr "[Pas de description]" - -#: ../../include/identity.php:1228 -msgid "Event Reminders" -msgstr "Rappels d'événements" - -#: ../../include/identity.php:1229 -msgid "Events this week:" -msgstr "Événements cette semaine :" - -#: ../../include/identity.php:1250 ../../mod/settings.php:1031 -msgid "Full Name:" -msgstr "Nom complet :" - -#: ../../include/identity.php:1257 -msgid "Like this channel" -msgstr "J'aime ce canal" - -#: ../../include/identity.php:1281 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/identity.php:1282 -msgid "j F" -msgstr "j F" - -#: ../../include/identity.php:1289 -msgid "Birthday:" -msgstr "Date de naissance :" - -#: ../../include/identity.php:1293 ../../mod/directory.php:302 -msgid "Age:" -msgstr "Age :" - -#: ../../include/identity.php:1302 -#, php-format -msgid "for %1$d %2$s" -msgstr "depuis %1$d %2$s" - -#: ../../include/identity.php:1305 ../../mod/profiles.php:699 -msgid "Sexual Preference:" -msgstr "Orientation sexuelle :" - -#: ../../include/identity.php:1309 ../../mod/directory.php:318 -#: ../../mod/profiles.php:701 -msgid "Hometown:" -msgstr "Ville natale :" - -#: ../../include/identity.php:1311 -msgid "Tags:" -msgstr "Étiquettes :" - -#: ../../include/identity.php:1313 ../../mod/profiles.php:702 -msgid "Political Views:" -msgstr "Opinions politiques :" - -#: ../../include/identity.php:1315 -msgid "Religion:" -msgstr "Religion :" - -#: ../../include/identity.php:1317 ../../mod/directory.php:320 -msgid "About:" -msgstr "À propos :" - -#: ../../include/identity.php:1319 -msgid "Hobbies/Interests:" -msgstr "Occupations/Centres d'intérêt :" - -#: ../../include/identity.php:1321 ../../mod/profiles.php:705 -msgid "Likes:" -msgstr "Aime :" - -#: ../../include/identity.php:1323 ../../mod/profiles.php:706 -msgid "Dislikes:" -msgstr "N'aime pas :" - -#: ../../include/identity.php:1325 -msgid "Contact information and Social Networks:" -msgstr "Coordonnées et réseaux sociaux :" - -#: ../../include/identity.php:1327 -msgid "My other channels:" -msgstr "Mes autres canaux :" - -#: ../../include/identity.php:1329 -msgid "Musical interests:" -msgstr "Goûts musicaux :" - -#: ../../include/identity.php:1331 -msgid "Books, literature:" -msgstr "Lectures, goûts littéraires :" - -#: ../../include/identity.php:1333 -msgid "Television:" -msgstr "Télévision :" - -#: ../../include/identity.php:1335 -msgid "Film/dance/culture/entertainment:" -msgstr "Cinéma/danse/culture/divertissement&nsbp;:" - -#: ../../include/identity.php:1337 -msgid "Love/Romance:" -msgstr "Vie sentimentale/amoureuse :" - -#: ../../include/identity.php:1339 -msgid "Work/employment:" -msgstr "Travail/Occupation " - -#: ../../include/identity.php:1341 -msgid "School/education:" -msgstr "Études " - -#: ../../include/identity.php:1361 -msgid "Like this thing" -msgstr "J'aime ceci" - -#: ../../include/identity.php:1769 ../../mod/cover_photo.php:236 -msgid "cover photo" -msgstr "Photo principale" - -#: ../../include/oembed.php:267 +#: ../../include/oembed.php:324 msgid "Embedded content" msgstr "Contenu imbriqué" -#: ../../include/oembed.php:276 +#: ../../include/oembed.php:333 msgid "Embedding disabled" msgstr "Imbrication désactivée" +#: ../../include/acl_selectors.php:271 +msgid "Who can see this?" +msgstr "" + +#: ../../include/acl_selectors.php:272 +msgid "Custom selection" +msgstr "" + +#: ../../include/acl_selectors.php:273 +msgid "" +"Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit" +" the scope of \"Show\"." +msgstr "" + +#: ../../include/acl_selectors.php:274 +msgid "Show" +msgstr "Montrer" + +#: ../../include/acl_selectors.php:275 +msgid "Don't show" +msgstr "Cacher" + +#: ../../include/acl_selectors.php:281 +msgid "Other networks and post services" +msgstr "Autres réseaux et services de messagerie" + +#: ../../include/acl_selectors.php:311 +#, php-format +msgid "" +"Post permissions %s cannot be changed %s after a post is shared.
    These" +" permissions set who is allowed to view the post." +msgstr "" + +#: ../../include/auth.php:105 +msgid "Logged out." +msgstr "Deconnecté." + +#: ../../include/auth.php:212 +msgid "Failed authentication" +msgstr "Échec de l'authentification" + +#: ../../include/datetime.php:135 +msgid "Birthday" +msgstr "Anniversaire" + +#: ../../include/datetime.php:137 +msgid "Age: " +msgstr "Age :" + +#: ../../include/datetime.php:139 +msgid "YYYY-MM-DD or MM-DD" +msgstr "AAAA-MM-JJ ou MM-JJ" + +#: ../../include/datetime.php:272 ../../boot.php:2470 +msgid "never" +msgstr "jamais" + +#: ../../include/datetime.php:278 +msgid "less than a second ago" +msgstr "à l'instant" + +#: ../../include/datetime.php:296 +#, php-format +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "il y a %1$d %2$s" + +#: ../../include/datetime.php:307 +msgctxt "relative_date" +msgid "year" +msgid_plural "years" +msgstr[0] "an" +msgstr[1] "ans" + +#: ../../include/datetime.php:310 +msgctxt "relative_date" +msgid "month" +msgid_plural "months" +msgstr[0] "mois" +msgstr[1] "mois" + +#: ../../include/datetime.php:313 +msgctxt "relative_date" +msgid "week" +msgid_plural "weeks" +msgstr[0] "semaine" +msgstr[1] "semaines" + +#: ../../include/datetime.php:316 +msgctxt "relative_date" +msgid "day" +msgid_plural "days" +msgstr[0] "jour" +msgstr[1] "jours" + +#: ../../include/datetime.php:319 +msgctxt "relative_date" +msgid "hour" +msgid_plural "hours" +msgstr[0] "heure" +msgstr[1] "heures" + +#: ../../include/datetime.php:322 +msgctxt "relative_date" +msgid "minute" +msgid_plural "minutes" +msgstr[0] "minute" +msgstr[1] "minutes" + +#: ../../include/datetime.php:325 +msgctxt "relative_date" +msgid "second" +msgid_plural "seconds" +msgstr[0] "seconde" +msgstr[1] "secondes" + +#: ../../include/datetime.php:562 +#, php-format +msgid "%1$s's birthday" +msgstr "Anniversaire de %1$s" + +#: ../../include/datetime.php:563 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "Joyeux Anniversaire %1$s" + +#: ../../include/group.php:26 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "Un groupe supprimé portant ce nom a été ressuscité. Les permissions liées aux éléments existants peuvent s'appliquer au groupe et aux membres futurs. Si ce n'est pas ce que vous attendiez, merci de créer un autre groupe avec un nom différent." + +#: ../../include/group.php:248 +msgid "Add new connections to this privacy group" +msgstr "Ajouter de nouveaux contacts à ce groupe d'accès" + +#: ../../include/group.php:289 +msgid "edit" +msgstr "modifier" + +#: ../../include/group.php:312 +msgid "Edit group" +msgstr "Modifier le groupe" + +#: ../../include/group.php:313 +msgid "Add privacy group" +msgstr "Ajouter un groupe d'accès" + +#: ../../include/group.php:314 +msgid "Channels not in any privacy group" +msgstr "Canaux n'étant dans aucun groupe d'accès" + +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "Supprimer cet élément?" + +#: ../../include/js_strings.php:8 +msgid "[-] show less" +msgstr "[-] montrer moins" + +#: ../../include/js_strings.php:9 +msgid "[+] expand" +msgstr "[+] déplier" + +#: ../../include/js_strings.php:10 +msgid "[-] collapse" +msgstr "[-] replier" + +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "Mot de passe trop court" + +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" +msgstr "Les mots de passe ne correspondent pas" + +#: ../../include/js_strings.php:13 +msgid "everybody" +msgstr "tout le monde" + +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" +msgstr "Phrase de passe secrète" + +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" +msgstr "Indice pour la phrase de passe" + +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." +msgstr "Note : Les permissions ont changées, mais n'ont pas encore été sauvées." + +#: ../../include/js_strings.php:17 +msgid "close all" +msgstr "fermer tout" + +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "Aucun nouveau contenu trouvé" + +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" +msgstr "Evaluer ce canal (publiquement)" + +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" +msgstr "Description (facultative)" + +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" +msgstr "Merci d'insérer une URL" + +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" +msgstr "Changements en attente. Voulez-vous vraiment quitter cette page?" + +#: ../../include/js_strings.php:27 +msgid "timeago.prefixAgo" +msgstr "timeago.prefixAgo" + +#: ../../include/js_strings.php:28 +msgid "timeago.prefixFromNow" +msgstr "timeago.prefixFromNow" + +#: ../../include/js_strings.php:29 +msgid "ago" +msgstr "auparavant" + +#: ../../include/js_strings.php:30 +msgid "from now" +msgstr "de maintenant" + +#: ../../include/js_strings.php:31 +msgid "less than a minute" +msgstr "moins d'une minute" + +#: ../../include/js_strings.php:32 +msgid "about a minute" +msgstr "environ une minute" + +#: ../../include/js_strings.php:33 +#, php-format +msgid "%d minutes" +msgstr "%d minutes" + +#: ../../include/js_strings.php:34 +msgid "about an hour" +msgstr "environ une heure" + +#: ../../include/js_strings.php:35 +#, php-format +msgid "about %d hours" +msgstr "environ %d heures" + +#: ../../include/js_strings.php:36 +msgid "a day" +msgstr "un jour" + +#: ../../include/js_strings.php:37 +#, php-format +msgid "%d days" +msgstr "%d jours" + +#: ../../include/js_strings.php:38 +msgid "about a month" +msgstr "environ un mois" + +#: ../../include/js_strings.php:39 +#, php-format +msgid "%d months" +msgstr "%d mois" + +#: ../../include/js_strings.php:40 +msgid "about a year" +msgstr "environ un an" + +#: ../../include/js_strings.php:41 +#, php-format +msgid "%d years" +msgstr "%d années" + +#: ../../include/js_strings.php:42 +msgid " " +msgstr "" + +#: ../../include/js_strings.php:43 +msgid "timeago.numbers" +msgstr "timeago.numbers" + +#: ../../include/js_strings.php:49 +msgctxt "long" +msgid "May" +msgstr "Mai" + +#: ../../include/js_strings.php:57 +msgid "Jan" +msgstr "Jan" + +#: ../../include/js_strings.php:58 +msgid "Feb" +msgstr "Fev" + +#: ../../include/js_strings.php:59 +msgid "Mar" +msgstr "Mar" + +#: ../../include/js_strings.php:60 +msgid "Apr" +msgstr "Avr" + +#: ../../include/js_strings.php:61 +msgctxt "short" +msgid "May" +msgstr "Mai" + +#: ../../include/js_strings.php:62 +msgid "Jun" +msgstr "Jun" + +#: ../../include/js_strings.php:63 +msgid "Jul" +msgstr "Jul" + +#: ../../include/js_strings.php:64 +msgid "Aug" +msgstr "Aou" + +#: ../../include/js_strings.php:65 +msgid "Sep" +msgstr "Sep" + +#: ../../include/js_strings.php:66 +msgid "Oct" +msgstr "Oct" + +#: ../../include/js_strings.php:67 +msgid "Nov" +msgstr "Nov" + +#: ../../include/js_strings.php:68 +msgid "Dec" +msgstr "Dec" + +#: ../../include/js_strings.php:76 +msgid "Sun" +msgstr "Dim" + +#: ../../include/js_strings.php:77 +msgid "Mon" +msgstr "Lun" + +#: ../../include/js_strings.php:78 +msgid "Tue" +msgstr "Mar" + +#: ../../include/js_strings.php:79 +msgid "Wed" +msgstr "Mer" + +#: ../../include/js_strings.php:80 +msgid "Thu" +msgstr "Jeu" + +#: ../../include/js_strings.php:81 +msgid "Fri" +msgstr "Ven" + +#: ../../include/js_strings.php:82 +msgid "Sat" +msgstr "Sam" + +#: ../../include/js_strings.php:83 +msgctxt "calendar" +msgid "today" +msgstr "aujourd'hui" + +#: ../../include/js_strings.php:84 +msgctxt "calendar" +msgid "month" +msgstr "mois" + +#: ../../include/js_strings.php:85 +msgctxt "calendar" +msgid "week" +msgstr "semaine" + +#: ../../include/js_strings.php:86 +msgctxt "calendar" +msgid "day" +msgstr "jour" + +#: ../../include/js_strings.php:87 +msgctxt "calendar" +msgid "All day" +msgstr "Toute la journée" + +#: ../../include/network.php:657 +msgid "view full size" +msgstr "voir en taille réelle" + +#: ../../include/network.php:1885 +msgid "No Subject" +msgstr "Pas d'objet" + +#: ../../include/network.php:2146 ../../include/network.php:2147 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/network.php:2148 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/network.php:2149 +msgid "GNU-Social" +msgstr "" + +#: ../../include/network.php:2150 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/network.php:2152 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/network.php:2153 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/network.php:2154 +msgid "Zot" +msgstr "Zot" + +#: ../../include/network.php:2155 +msgid "LinkedIn" +msgstr "Linkedin" + +#: ../../include/network.php:2156 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/network.php:2157 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/photos.php:110 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "L'image dépasse la taille limite de %lu octets" + +#: ../../include/photos.php:117 +msgid "Image file is empty." +msgstr "L'image est vide." + +#: ../../include/photos.php:255 +msgid "Photo storage failed." +msgstr "Le stockage de l'image a échoué." + +#: ../../include/photos.php:295 +msgid "a new photo" +msgstr "une nouvelle photo" + +#: ../../include/photos.php:299 +#, php-format +msgctxt "photo_upload" +msgid "%1$s posted %2$s to %3$s" +msgstr "%1$s a publié %2$s pour %3$s" + +#: ../../include/photos.php:506 +msgid "Upload New Photos" +msgstr "Ajouter des photos" + +#: ../../include/zot.php:699 +msgid "Invalid data packet" +msgstr "Paquet de données invalide" + +#: ../../include/zot.php:715 +msgid "Unable to verify channel signature" +msgstr "Impossible de vérifier la signature du canal" + +#: ../../include/zot.php:2363 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "Impossible de vérifier la signature de site pour %s" + +#: ../../include/zot.php:3712 +msgid "invalid target signature" +msgstr "signature de la cible invalide" + +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Nouvelle page" + +#: ../../include/page_widgets.php:43 +msgid "Title" +msgstr "Titre" + #: ../../include/permissions.php:26 msgid "Can view my normal stream and posts" msgstr "Peut voir les publications ordinaires sur mon canal." @@ -3788,5751 +9540,289 @@ msgid "" "Extremely advanced. Leave this alone unless you know what you are doing" msgstr "Très avancé. Ne pas toucher, sauf si vous savez ce que vous faîtes" -#: ../../include/permissions.php:867 +#: ../../include/permissions.php:877 msgid "Social Networking" msgstr "Réseau social" -#: ../../include/permissions.php:867 ../../include/permissions.php:868 -#: ../../include/permissions.php:869 -msgid "Mostly Public" -msgstr "Pincipalement public" +#: ../../include/permissions.php:877 +msgid "Social - Mostly Public" +msgstr "Social - surtout public" -#: ../../include/permissions.php:867 ../../include/permissions.php:868 -#: ../../include/permissions.php:869 -msgid "Restricted" -msgstr "Accès restreint" +#: ../../include/permissions.php:877 +msgid "Social - Restricted" +msgstr "Social - restreint" -#: ../../include/permissions.php:867 ../../include/permissions.php:868 -msgid "Private" -msgstr "Privé" +#: ../../include/permissions.php:877 +msgid "Social - Private" +msgstr "Social - privé" -#: ../../include/permissions.php:868 +#: ../../include/permissions.php:878 msgid "Community Forum" msgstr "Forum communautaire" -#: ../../include/permissions.php:869 +#: ../../include/permissions.php:878 +msgid "Forum - Mostly Public" +msgstr "Forum - surtout public" + +#: ../../include/permissions.php:878 +msgid "Forum - Restricted" +msgstr "Forum - restreint" + +#: ../../include/permissions.php:878 +msgid "Forum - Private" +msgstr "Forum - privé" + +#: ../../include/permissions.php:879 msgid "Feed Republish" msgstr "Republication de flux" -#: ../../include/permissions.php:870 +#: ../../include/permissions.php:879 +msgid "Feed - Mostly Public" +msgstr "Flux - surtout public" + +#: ../../include/permissions.php:879 +msgid "Feed - Restricted" +msgstr "Flux - restreint" + +#: ../../include/permissions.php:880 msgid "Special Purpose" msgstr "Utilisation spécifique" -#: ../../include/permissions.php:870 -msgid "Celebrity/Soapbox" -msgstr "Page de célébrité/tribune" +#: ../../include/permissions.php:880 +msgid "Special - Celebrity/Soapbox" +msgstr "Spécial - célébrité/promotion" -#: ../../include/permissions.php:870 -msgid "Group Repository" -msgstr "Espace de groupe" +#: ../../include/permissions.php:880 +msgid "Special - Group Repository" +msgstr "Spécial - dépôt partagé" -#: ../../include/permissions.php:871 +#: ../../include/permissions.php:881 msgid "Custom/Expert Mode" msgstr "Mode expert/spécifique" -#: ../../include/widgets.php:103 -msgid "System" -msgstr "Système" +#: ../../include/activities.php:41 +msgid " and " +msgstr "et" -#: ../../include/widgets.php:106 -msgid "Create Personal App" -msgstr "Créer votre application" +#: ../../include/activities.php:49 +msgid "public profile" +msgstr "profil public" -#: ../../include/widgets.php:107 -msgid "Edit Personal App" -msgstr "Modifier votre application" - -#: ../../include/widgets.php:149 ../../mod/suggest.php:54 -msgid "Ignore/Hide" -msgstr "Ignorer/Cacher" - -#: ../../include/widgets.php:154 -msgid "Suggestions" -msgstr "Suggestions" - -#: ../../include/widgets.php:155 -msgid "See more..." -msgstr "Voir plus..." - -#: ../../include/widgets.php:176 -#, php-format -msgid "You have %1$.0f of %2$.0f allowed connections." -msgstr "Vous avez %1$.0f sur %2$.0f contacts autorisés." - -#: ../../include/widgets.php:182 -msgid "Add New Connection" -msgstr "Ajouter un nouveau contact" - -#: ../../include/widgets.php:183 -msgid "Enter channel address" -msgstr "Saisissez l'adresse du canal" - -#: ../../include/widgets.php:184 -msgid "Examples: bob@example.com, https://example.com/barbara" -msgstr "Exemples : pierre@exemple.com, https://exemple.com/sophie" - -#: ../../include/widgets.php:200 -msgid "Notes" -msgstr "Notes" - -#: ../../include/widgets.php:276 -msgid "Remove term" -msgstr "Retirer le terme" - -#: ../../include/widgets.php:359 -msgid "Archives" -msgstr "Archives" - -#: ../../include/widgets.php:449 ../../mod/connedit.php:580 -msgid "Me" -msgstr "Moi" - -#: ../../include/widgets.php:450 ../../mod/connedit.php:581 -msgid "Family" -msgstr "Famille" - -#: ../../include/widgets.php:452 ../../mod/connedit.php:583 -msgid "Acquaintances" -msgstr "Connaissances" - -#: ../../include/widgets.php:453 ../../mod/connections.php:88 -#: ../../mod/connections.php:103 ../../mod/connedit.php:584 -msgid "All" -msgstr "Tous" - -#: ../../include/widgets.php:472 -msgid "Refresh" -msgstr "Actualiser" - -#: ../../include/widgets.php:506 -msgid "Account settings" -msgstr "Paramètres du compte" - -#: ../../include/widgets.php:512 -msgid "Channel settings" -msgstr "Paramètres du canal" - -#: ../../include/widgets.php:521 -msgid "Additional features" -msgstr "Fonctionnalités supplémentaires" - -#: ../../include/widgets.php:528 -msgid "Feature/Addon settings" -msgstr "Paramètres des extensions/greffons" - -#: ../../include/widgets.php:534 -msgid "Display settings" -msgstr "Paramètres d'affichage" - -#: ../../include/widgets.php:540 -msgid "Connected apps" -msgstr "Applications connectées" - -#: ../../include/widgets.php:546 -msgid "Export channel" -msgstr "Exporter le canal" - -#: ../../include/widgets.php:553 ../../mod/connedit.php:692 -msgid "Connection Default Permissions" -msgstr "Autorisations par défaut des contacts" - -#: ../../include/widgets.php:561 -msgid "Premium Channel Settings" -msgstr "Paramètres de canal VIP" - -#: ../../include/widgets.php:591 -msgid "Private Mail Menu" -msgstr "Menu des messages privés" - -#: ../../include/widgets.php:593 -msgid "Combined View" -msgstr "Vue combinée" - -#: ../../include/widgets.php:627 ../../include/widgets.php:639 -msgid "Conversations" -msgstr "Conversations" - -#: ../../include/widgets.php:631 -msgid "Received Messages" -msgstr "Messages reçus" - -#: ../../include/widgets.php:635 -msgid "Sent Messages" -msgstr "Messages envoyés" - -#: ../../include/widgets.php:649 -msgid "No messages." -msgstr "Pas de message." - -#: ../../include/widgets.php:667 -msgid "Delete conversation" -msgstr "Supprimer la conversation" - -#: ../../include/widgets.php:693 -msgid "Events Menu" -msgstr "Menu Evènements" - -#: ../../include/widgets.php:694 -msgid "Day View" -msgstr "Vue Jour" - -#: ../../include/widgets.php:695 -msgid "Week View" -msgstr "Vue Semaine" - -#: ../../include/widgets.php:696 -msgid "Month View" -msgstr "Vue Mois" - -#: ../../include/widgets.php:697 ../../mod/events.php:654 -msgid "Export" -msgstr "Export" - -#: ../../include/widgets.php:698 ../../mod/events.php:657 -msgid "Import" -msgstr "Import" - -#: ../../include/widgets.php:708 -msgid "Events Tools" -msgstr "Outils Evènements" - -#: ../../include/widgets.php:709 -msgid "Export Calendar" -msgstr "Exporter le calendrier" - -#: ../../include/widgets.php:710 -msgid "Import Calendar" -msgstr "Importer un calendrier" - -#: ../../include/widgets.php:784 -msgid "Chat Rooms" -msgstr "Salons de clavardage" - -#: ../../include/widgets.php:804 -msgid "Bookmarked Chatrooms" -msgstr "Salons favoris" - -#: ../../include/widgets.php:824 -msgid "Suggested Chatrooms" -msgstr "Salons suggérés" - -#: ../../include/widgets.php:969 ../../include/widgets.php:1059 -msgid "photo/image" -msgstr "photo/image" - -#: ../../include/widgets.php:1153 -msgid "Rating Tools" -msgstr "Outils d'évaluation" - -#: ../../include/widgets.php:1157 ../../include/widgets.php:1159 -msgid "Rate Me" -msgstr "M'évaluer" - -#: ../../include/widgets.php:1162 -msgid "View Ratings" -msgstr "Voir mes évaluations" - -#: ../../include/widgets.php:1173 -msgid "Public Hubs" -msgstr "Instances publiques" - -#: ../../include/widgets.php:1221 -msgid "Forums" -msgstr "Membres du forum" - -#: ../../include/widgets.php:1250 -msgid "Tasks" -msgstr "Tâches" - -#: ../../include/widgets.php:1259 -msgid "Documentation" -msgstr "Documentation" - -#: ../../include/widgets.php:1261 -msgid "Project/Site Information" -msgstr "Information sur le site/projet" - -#: ../../include/widgets.php:1262 -msgid "For Members" -msgstr "Pour les membres" - -#: ../../include/widgets.php:1263 -msgid "For Administrators" -msgstr "Pour les administrateurs" - -#: ../../include/widgets.php:1264 -msgid "For Developers" -msgstr "Pour les développeurs" - -#: ../../include/widgets.php:1289 ../../mod/admin.php:456 -msgid "Site" -msgstr "Site" - -#: ../../include/widgets.php:1290 -msgid "Accounts" -msgstr "Comptes" - -#: ../../include/widgets.php:1291 ../../mod/admin.php:1149 -msgid "Channels" -msgstr "Canaux" - -#: ../../include/widgets.php:1292 ../../mod/admin.php:710 -msgid "Security" -msgstr "" - -#: ../../include/widgets.php:1294 ../../mod/admin.php:1264 -#: ../../mod/admin.php:1325 -msgid "Plugins" -msgstr "Greffons" - -#: ../../include/widgets.php:1295 ../../mod/admin.php:1486 -#: ../../mod/admin.php:1520 -msgid "Themes" -msgstr "Thèmes" - -#: ../../include/widgets.php:1296 -msgid "Inspect queue" -msgstr "Analyser la file d'attente" - -#: ../../include/widgets.php:1297 -msgid "Profile Config" -msgstr "Configuration du profil" - -#: ../../include/widgets.php:1298 -msgid "DB updates" -msgstr "Mises à jour BDD" - -#: ../../include/widgets.php:1316 ../../include/widgets.php:1322 -#: ../../mod/admin.php:1605 -msgid "Logs" -msgstr "Journaux" - -#: ../../include/widgets.php:1321 -msgid "Plugin Features" -msgstr "Fonctionnalités des greffons" - -#: ../../include/widgets.php:1323 -msgid "User registrations waiting for confirmation" -msgstr "Enregistrements d'utilisateurs en attente d'approbation" - -#: ../../include/widgets.php:1401 ../../mod/photos.php:760 -#: ../../mod/photos.php:1300 -msgid "View Photo" -msgstr "Voir la photo" - -#: ../../include/widgets.php:1418 ../../mod/photos.php:791 -msgid "Edit Album" -msgstr "Modifier l'album" - -#: ../../include/ItemObject.php:130 -msgid "Save to Folder" -msgstr "Enregistrer dans le dossier" - -#: ../../include/ItemObject.php:151 -msgid "I will attend" -msgstr "Je participerai" - -#: ../../include/ItemObject.php:151 -msgid "I will not attend" -msgstr "Je ne participerai pas" - -#: ../../include/ItemObject.php:151 -msgid "I might attend" -msgstr "Je participerai peut-être" - -#: ../../include/ItemObject.php:161 -msgid "I agree" -msgstr "Je suis d'accord" - -#: ../../include/ItemObject.php:161 -msgid "I disagree" -msgstr "Je ne suis pas d'accord" - -#: ../../include/ItemObject.php:161 -msgid "I abstain" -msgstr "Je m'abstiens" - -#: ../../include/ItemObject.php:212 -msgid "Add Star" -msgstr "Mettre en avant (étoile)" - -#: ../../include/ItemObject.php:213 -msgid "Remove Star" -msgstr "Ne plus mettre en avant" - -#: ../../include/ItemObject.php:214 -msgid "Toggle Star Status" -msgstr "(Dés)activer l'étoile" - -#: ../../include/ItemObject.php:218 -msgid "starred" -msgstr "mis en avant" - -#: ../../include/ItemObject.php:236 -msgid "Add Tag" -msgstr "Ajouter une étiquette" - -#: ../../include/ItemObject.php:254 ../../mod/photos.php:1037 -msgid "I like this (toggle)" -msgstr "J'aime (oui/non)" - -#: ../../include/ItemObject.php:255 ../../mod/photos.php:1038 -msgid "I don't like this (toggle)" -msgstr "Je n'aime pas (oui/non)" - -#: ../../include/ItemObject.php:259 -msgid "Share This" -msgstr "Partager" - -#: ../../include/ItemObject.php:259 -msgid "share" -msgstr "partager" - -#: ../../include/ItemObject.php:268 -msgid "Delivery Report" -msgstr "Rapport de distribution" - -#: ../../include/ItemObject.php:286 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d commentaire" -msgstr[1] "%d commentaires" - -#: ../../include/ItemObject.php:315 ../../include/ItemObject.php:316 -#, php-format -msgid "View %s's profile - %s" -msgstr "Voir le profil de %s - %s" - -#: ../../include/ItemObject.php:319 -msgid "to" -msgstr "à" - -#: ../../include/ItemObject.php:320 -msgid "via" -msgstr "via" - -#: ../../include/ItemObject.php:321 -msgid "Wall-to-Wall" -msgstr "Mur-à-mur" - -#: ../../include/ItemObject.php:322 -msgid "via Wall-To-Wall:" -msgstr "par Mur-à-mur :" - -#: ../../include/ItemObject.php:362 -msgid "Save Bookmarks" -msgstr "Enregistrer les favoris" - -#: ../../include/ItemObject.php:363 -msgid "Add to Calendar" -msgstr "Ajouter au Calendrier" - -#: ../../include/ItemObject.php:372 -msgid "Mark all seen" -msgstr "Tout marquer comme vu" - -#: ../../include/ItemObject.php:378 ../../mod/photos.php:1223 -msgctxt "noun" -msgid "Likes" -msgstr "Aime" - -#: ../../include/ItemObject.php:379 ../../mod/photos.php:1224 -msgctxt "noun" -msgid "Dislikes" -msgstr "N'aime pas" - -#: ../../include/ItemObject.php:700 ../../mod/photos.php:1056 -#: ../../mod/photos.php:1174 -msgid "This is you" -msgstr "C'est vous" - -#: ../../include/ItemObject.php:709 -msgid "Image" -msgstr "Image" - -#: ../../include/ItemObject.php:710 -msgid "Insert Link" -msgstr "Insérer un lien" - -#: ../../include/ItemObject.php:711 -msgid "Video" -msgstr "Vidéo" - -#: ../../index.php:245 ../../mod/help.php:217 -msgid "Not Found" -msgstr "Introuvable" - -#: ../../index.php:248 ../../mod/block.php:75 ../../mod/display.php:110 -#: ../../mod/help.php:220 ../../mod/page.php:89 -msgid "Page not found." -msgstr "Page introuvable." - -#: ../../mod/achievements.php:34 -msgid "Some blurb about what to do when you're new here" -msgstr "Quelques mots sur quoi faire quand on est nouveau ici" - -#: ../../mod/acl.php:222 -msgid "network" -msgstr "réseau" - -#: ../../mod/acl.php:232 -msgid "RSS" -msgstr "RSS" - -#: ../../mod/api.php:74 ../../mod/api.php:98 -msgid "Authorize application connection" -msgstr "Autoriser l'application à se connecter" - -#: ../../mod/api.php:75 -msgid "Return to your app and insert this Securty Code:" -msgstr "Merci de retourner vers votre application, et d'y insérer ce Code de Sécurité :" - -#: ../../mod/api.php:85 -msgid "Please login to continue." -msgstr "Merci de vous identifier pour continuer." - -#: ../../mod/api.php:100 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Voulez-vous autoriser cette application à accéder à vos publications et contacts, et/ou à publier en votre nom?" - -#: ../../mod/appman.php:28 ../../mod/appman.php:44 -msgid "App installed." -msgstr "Application installée." - -#: ../../mod/appman.php:37 -msgid "Malformed app." -msgstr "Erreur de l'application - Malformée." - -#: ../../mod/appman.php:80 -msgid "Embed code" -msgstr "Imbriquer le code" - -#: ../../mod/appman.php:86 -msgid "Edit App" -msgstr "Modifier l'application" - -#: ../../mod/appman.php:86 -msgid "Create App" -msgstr "Créer une application" - -#: ../../mod/appman.php:91 -msgid "Name of app" -msgstr "Nom de l'application" - -#: ../../mod/appman.php:92 -msgid "Location (URL) of app" -msgstr "Emplacement (URL) de l'application" - -#: ../../mod/appman.php:93 ../../mod/events.php:450 ../../mod/rbmark.php:97 -msgid "Description" -msgstr "Description" - -#: ../../mod/appman.php:94 -msgid "Photo icon URL" -msgstr "URL de l'icône à utiliser pour cette photo" - -#: ../../mod/appman.php:94 -msgid "80 x 80 pixels - optional" -msgstr "80 x 80 pixels - facultatif" - -#: ../../mod/appman.php:95 -msgid "Version ID" -msgstr "Identifiant de version" - -#: ../../mod/appman.php:96 -msgid "Price of app" -msgstr "Prix de l'application" - -#: ../../mod/appman.php:97 -msgid "Location (URL) to purchase app" -msgstr "Emplacement (URL) pour l'achat de l'application" - -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "Élément indisponible." - -#: ../../mod/block.php:27 ../../mod/page.php:36 -msgid "Invalid item." -msgstr "Élément invalide." - -#: ../../mod/block.php:39 ../../mod/page.php:52 ../../mod/wall_upload.php:29 -msgid "Channel not found." -msgstr "Canal introuvable." - -#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 -msgid "Block Name" -msgstr "Nom du Bloc" - -#: ../../mod/blocks.php:149 -msgid "Block Title" -msgstr "Titre du bloc" - -#: ../../mod/bookmarks.php:40 -msgid "Bookmark added" -msgstr "Favori ajouté" - -#: ../../mod/bookmarks.php:62 -msgid "My Bookmarks" -msgstr "Mes Favoris" - -#: ../../mod/bookmarks.php:73 -msgid "My Connections Bookmarks" -msgstr "Favoris de mes contacts" - -#: ../../mod/channel.php:25 ../../mod/chat.php:19 -msgid "You must be logged in to see this page." -msgstr "Vous devez vous connecter pour voir cette page." - -#: ../../mod/channel.php:97 -msgid "Insufficient permissions. Request redirected to profile page." -msgstr "Permissions insuffisantes. Demande redirigée vers la page du profil." - -#: ../../mod/channel.php:131 ../../mod/network.php:169 ../../mod/rpost.php:114 -msgid "Public" -msgstr "Public" - -#: ../../mod/chat.php:174 -msgid "Room not found" -msgstr "Salon introuvable" - -#: ../../mod/chat.php:185 -msgid "Leave Room" -msgstr "Quitter le salon" - -#: ../../mod/chat.php:186 -msgid "Delete This Room" -msgstr "Supprimer le salon" - -#: ../../mod/chat.php:187 -msgid "I am away right now" -msgstr "Je suis absent en ce moment" - -#: ../../mod/chat.php:188 -msgid "I am online" -msgstr "Je suis en ligne" - -#: ../../mod/chat.php:190 -msgid "Bookmark this room" -msgstr "Marquer ce salon comme favori" - -#: ../../mod/chat.php:208 ../../mod/chat.php:231 -msgid "New Chatroom" -msgstr "Nouveau salon de discussion" - -#: ../../mod/chat.php:209 -msgid "Chatroom Name" -msgstr "Nom du salon de discussion" - -#: ../../mod/chat.php:210 -msgid "Expiration of chats (minutes)" -msgstr "Expiration des discussions (en minutes)" - -#: ../../mod/chat.php:227 -#, php-format -msgid "%1$s's Chatrooms" -msgstr "Salons de %1$s" - -#: ../../mod/chatsvc.php:111 -msgid "Away" -msgstr "Absent" - -#: ../../mod/chatsvc.php:115 -msgid "Online" -msgstr "En ligne" - -#: ../../mod/common.php:10 -msgid "No channel." -msgstr "Pas de canal." - -#: ../../mod/common.php:39 -msgid "Common connections" -msgstr "Contacts en commun" - -#: ../../mod/common.php:44 -msgid "No connections in common." -msgstr "Pas de contacts en commun." - -#: ../../mod/connect.php:56 ../../mod/connect.php:104 -msgid "Continue" -msgstr "Continuer" - -#: ../../mod/connect.php:85 -msgid "Premium Channel Setup" -msgstr "Configuration du canal VIP" - -#: ../../mod/connect.php:87 -msgid "Enable premium channel connection restrictions" -msgstr "Activer les restrictions liées au canal VIP" - -#: ../../mod/connect.php:88 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Merci de saisir les restrictions et/ou conditions - reçu Paypal, transaction Bitcoin, ligne de conduite, ..." - -#: ../../mod/connect.php:90 ../../mod/connect.php:110 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Avant d'autoriser la mise en relation, ce canal attire votre attention sur les conditions suivantes :" - -#: ../../mod/connect.php:91 -msgid "" -"Potential connections will then see the following text before proceeding:" -msgstr "Les contacts potentiels verront ce qui suit avant de pouvoir continuer :" - -#: ../../mod/connect.php:92 ../../mod/connect.php:113 -msgid "" -"By continuing, I certify that I have complied with any instructions provided" -" on this page." -msgstr "En continuant, je certifie que je me suis conformé à toutes les instructions indiquées sur cette page." - -#: ../../mod/connect.php:101 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "(Aucune instruction spécifique n'a été fournie par le propriétaire du canal.)" - -#: ../../mod/connect.php:109 -msgid "Restricted or Premium Channel" -msgstr "Canal VIP ou restreint" - -#: ../../mod/connections.php:52 ../../mod/connections.php:157 -#: ../../mod/connections.php:238 -msgid "Blocked" -msgstr "Bloqué(e)" - -#: ../../mod/connections.php:57 ../../mod/connections.php:164 -#: ../../mod/connections.php:237 -msgid "Ignored" -msgstr "Ignoré(e)" - -#: ../../mod/connections.php:62 ../../mod/connections.php:178 -#: ../../mod/connections.php:236 -msgid "Hidden" -msgstr "Caché" - -#: ../../mod/connections.php:67 ../../mod/connections.php:171 -#: ../../mod/connections.php:235 -msgid "Archived" -msgstr "Archivé" - -#: ../../mod/connections.php:134 -msgid "New Connections" -msgstr "Nouveaux contacts" - -#: ../../mod/connections.php:137 -msgid "Show pending (new) connections" -msgstr "Voir les (nouveaux) contacts en attente" - -#: ../../mod/connections.php:141 ../../mod/profperm.php:139 -msgid "All Connections" -msgstr "Tous les contacts" - -#: ../../mod/connections.php:144 -msgid "Show all connections" -msgstr "Voir tous les contacts" - -#: ../../mod/connections.php:160 -msgid "Only show blocked connections" -msgstr "Ne montrer que les contacts bloqués" - -#: ../../mod/connections.php:167 -msgid "Only show ignored connections" -msgstr "Ne montrer que les contacts ignorés" - -#: ../../mod/connections.php:174 -msgid "Only show archived connections" -msgstr "Ne montrer que les contacts archivés" - -#: ../../mod/connections.php:181 -msgid "Only show hidden connections" -msgstr "Ne montrer que les contacts cachés" - -#: ../../mod/connections.php:234 -msgid "Pending approval" -msgstr "En attente de validation" - -#: ../../mod/connections.php:250 -#, php-format -msgid "%1$s [%2$s]" -msgstr "%1$s [%2$s]" - -#: ../../mod/connections.php:251 -msgid "Edit connection" -msgstr "Modifier le contact" - -#: ../../mod/connections.php:252 -msgid "Delete connection" -msgstr "Supprimer le contact" - -#: ../../mod/connections.php:261 -msgid "Channel address" -msgstr "Adresse du canal" - -#: ../../mod/connections.php:263 -msgid "Network" -msgstr "Réseau" - -#: ../../mod/connections.php:266 ../../mod/admin.php:668 -msgid "Status" -msgstr "État" - -#: ../../mod/connections.php:268 -msgid "Connected" -msgstr "Connecté" - -#: ../../mod/connections.php:270 -msgid "Approve connection" -msgstr "Valider le contact" - -#: ../../mod/connections.php:271 ../../mod/admin.php:991 -msgid "Approve" -msgstr "Approuver" - -#: ../../mod/connections.php:272 -msgid "Ignore connection" -msgstr "Ignorer le contact" - -#: ../../mod/connections.php:273 ../../mod/connedit.php:536 -#: ../../mod/notifications.php:51 -msgid "Ignore" -msgstr "Ignorer" - -#: ../../mod/connections.php:274 -msgid "Recent activity" -msgstr "Activité récente" - -#: ../../mod/connections.php:303 -msgid "Search your connections" -msgstr "Chercher parmi vos contacts" - -#: ../../mod/connections.php:304 -msgid "Connections search" -msgstr "Chercher des contacts" - -#: ../../mod/connedit.php:75 -msgid "Could not access contact record." -msgstr "Impossible d'accéder aux détails du contact." - -#: ../../mod/connedit.php:99 -msgid "Could not locate selected profile." -msgstr "Impossible de localiser le profil sélectionné." - -#: ../../mod/connedit.php:223 -msgid "Connection updated." -msgstr "Contact mis à jour." - -#: ../../mod/connedit.php:225 -msgid "Failed to update connection record." -msgstr "Impossible de mettre à jour les détails du contact." - -#: ../../mod/connedit.php:272 -msgid "is now connected to" -msgstr "est maintenant connecté avec" - -#: ../../mod/connedit.php:398 -msgid "Could not access address book record." -msgstr "Impossible d'accéder aux détails du carnet d'adresses." - -#: ../../mod/connedit.php:412 -msgid "Refresh failed - channel is currently unavailable." -msgstr "Actualisation impossible - le canal est indisponible." - -#: ../../mod/connedit.php:427 ../../mod/connedit.php:436 -#: ../../mod/connedit.php:445 ../../mod/connedit.php:454 -#: ../../mod/connedit.php:467 -msgid "Unable to set address book parameters." -msgstr "Impossible de régler les paramètres du carnet d'adresses." - -#: ../../mod/connedit.php:491 -msgid "Connection has been removed." -msgstr "Le contact a été supprimé." - -#: ../../mod/connedit.php:510 -#, php-format -msgid "View %s's profile" -msgstr "Voir le profil de %s" - -#: ../../mod/connedit.php:514 -msgid "Refresh Permissions" -msgstr "Actualiser les autorisations" - -#: ../../mod/connedit.php:517 -msgid "Fetch updated permissions" -msgstr "Récupérer les autorisations les plus récentes" - -#: ../../mod/connedit.php:521 -msgid "Recent Activity" -msgstr "Activité récente" - -#: ../../mod/connedit.php:524 -msgid "View recent posts and comments" -msgstr "Voir les publications et commentaires récents" - -#: ../../mod/connedit.php:528 ../../mod/admin.php:995 -msgid "Unblock" -msgstr "Débloquer" - -#: ../../mod/connedit.php:528 ../../mod/admin.php:994 -msgid "Block" -msgstr "Bloquer" - -#: ../../mod/connedit.php:531 -msgid "Block (or Unblock) all communications with this connection" -msgstr "Bloquer ou débloquer toute communication avec ce contact" - -#: ../../mod/connedit.php:532 -msgid "This connection is blocked!" -msgstr "Ce contact est bloqué !" - -#: ../../mod/connedit.php:536 -msgid "Unignore" -msgstr "Ne plus ignorer" - -#: ../../mod/connedit.php:539 -msgid "Ignore (or Unignore) all inbound communications from this connection" -msgstr "Ignorer ou ne plus ignorer toute communication venant de ce contact" - -#: ../../mod/connedit.php:540 -msgid "This connection is ignored!" -msgstr "Ce contact est ignoré !" - -#: ../../mod/connedit.php:544 -msgid "Unarchive" -msgstr "Désarchiver" - -#: ../../mod/connedit.php:544 -msgid "Archive" -msgstr "Archiver" - -#: ../../mod/connedit.php:547 -msgid "" -"Archive (or Unarchive) this connection - mark channel dead but keep content" -msgstr "Archiver ou désarchiver ce contact - le marquer comme inactif mais conserver le contenu" - -#: ../../mod/connedit.php:548 -msgid "This connection is archived!" -msgstr "Ce contact est archivé !" - -#: ../../mod/connedit.php:552 -msgid "Unhide" -msgstr "Ne plus cacher" - -#: ../../mod/connedit.php:552 -msgid "Hide" -msgstr "Cacher" - -#: ../../mod/connedit.php:555 -msgid "Hide or Unhide this connection from your other connections" -msgstr "Cacher ou ne plus cacher ce contact vis-à-vis de vos autres contacts" - -#: ../../mod/connedit.php:556 -msgid "This connection is hidden!" -msgstr "Ce contact est caché !" - -#: ../../mod/connedit.php:563 -msgid "Delete this connection" -msgstr "Supprimer ce contact" - -#: ../../mod/connedit.php:644 -msgid "Approve this connection" -msgstr "Autoriser ce contact" - -#: ../../mod/connedit.php:644 -msgid "Accept connection to allow communication" -msgstr "Accepter le contact pour permettre la communication" - -#: ../../mod/connedit.php:649 -msgid "Set Affinity" -msgstr "Définir le degré d'affinité" - -#: ../../mod/connedit.php:652 -msgid "Set Profile" -msgstr "Définir le profil" - -#: ../../mod/connedit.php:655 -msgid "Set Affinity & Profile" -msgstr "Définir le degré d'affinité et le profil" - -#: ../../mod/connedit.php:688 -msgid "none" -msgstr "Aucun" - -#: ../../mod/connedit.php:693 -msgid "Apply these permissions automatically" -msgstr "Appliquer ces permissions automatiquement" - -#: ../../mod/connedit.php:695 -msgid "This connection's primary address is" -msgstr "L'adresse principale de ce contact est" - -#: ../../mod/connedit.php:696 -msgid "Available locations:" -msgstr "Emplacements disponibles :" - -#: ../../mod/connedit.php:700 -msgid "" -"The permissions indicated on this page will be applied to all new " -"connections." -msgstr "Les permissions indiquées sur cette page seront appliquées à tous vos nouveaux contacts." - -#: ../../mod/connedit.php:702 -msgid "Slide to adjust your degree of friendship" -msgstr "Faites glisser pour ajuster votre proximité avec le contact" - -#: ../../mod/connedit.php:704 -msgid "Slide to adjust your rating" -msgstr "Faîtes glisser pour ajuster votre note" - -#: ../../mod/connedit.php:705 ../../mod/connedit.php:710 -msgid "Optionally explain your rating" -msgstr "Explication facultative de votre évaluation" - -#: ../../mod/connedit.php:707 -msgid "Custom Filter" -msgstr "Filtre personnalisé" - -#: ../../mod/connedit.php:708 -msgid "Only import posts with this text" -msgstr "N'importer que les publications comprenant ce texte" - -#: ../../mod/connedit.php:708 ../../mod/connedit.php:709 -msgid "" -"words one per line or #tags or /patterns/ or lang=xx, leave blank to import " -"all posts" -msgstr "un mot par ligne ou #étiquettes ou /motif/ ou lang=xx, laisser vide pour importer toutes les publications" - -#: ../../mod/connedit.php:709 -msgid "Do not import posts with this text" -msgstr "Ne pas importer les publications comprenant ce texte" - -#: ../../mod/connedit.php:711 -msgid "This information is public!" -msgstr "Cette information est publique !" - -#: ../../mod/connedit.php:716 -msgid "Connection Pending Approval" -msgstr "Contact en attente d'approbation" - -#: ../../mod/connedit.php:719 -msgid "inherited" -msgstr "héritée" - -#: ../../mod/connedit.php:721 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Merci de choisir le profil que vous souhaitez montrer quand %s visite votre profil de manière authentifiée." - -#: ../../mod/connedit.php:723 -msgid "Their Settings" -msgstr "Leurs paramètres" - -#: ../../mod/connedit.php:724 -msgid "My Settings" -msgstr "Mes paramètres" - -#: ../../mod/connedit.php:726 -msgid "Individual Permissions" -msgstr "Permissions individuelles" - -#: ../../mod/connedit.php:727 -msgid "" -"Some permissions may be inherited from your channel's privacy settings, which have higher " -"priority than individual settings. You can not change those" -" settings here." -msgstr "Certaines permissions peuvent être héritées de vos paramètres de confidentialité de canal, lesquels sont prioritaires sur les réglages individuels. Vous pouvez modifier ces permissions ici mais cela n'aura aucun effet à moins de changer les paramètres hérités." - -#: ../../mod/connedit.php:728 -msgid "" -"Some permissions may be inherited from your channel's privacy settings, which have higher " -"priority than individual settings. You can change those settings here but " -"they wont have any impact unless the inherited setting changes." -msgstr "Certaines permissions peuvent être héritées de vos paramètres de confidentialité de canal, lesquels sont prioritaires sur les réglages individuels. Vous pouvez modifier ces permissions ici mais cela n'aura aucun effet à moins de changer les paramètres hérités." - -#: ../../mod/connedit.php:729 -msgid "Last update:" -msgstr "Dernière mise à jour :" - -#: ../../mod/dav.php:121 -msgid "$Projectname channel" -msgstr "Canal $Projectname" - -#: ../../mod/directory.php:59 ../../mod/display.php:13 -#: ../../mod/photos.php:490 ../../mod/ratings.php:82 ../../mod/search.php:13 -#: ../../mod/viewconnections.php:17 -msgid "Public access denied." -msgstr "Accès public refusé." - -#: ../../mod/directory.php:239 -#, php-format -msgid "%d rating" -msgid_plural "%d ratings" -msgstr[0] "%d évaluation" -msgstr[1] "%d évaluations" - -#: ../../mod/directory.php:250 -msgid "Gender: " -msgstr "Sexe/genre :" - -#: ../../mod/directory.php:252 -msgid "Status: " -msgstr "État :" - -#: ../../mod/directory.php:254 -msgid "Homepage: " -msgstr "Site web :" - -#: ../../mod/directory.php:313 -msgid "Description:" -msgstr "Description :" - -#: ../../mod/directory.php:322 -msgid "Public Forum:" -msgstr "Forum public :" - -#: ../../mod/directory.php:325 -msgid "Keywords: " -msgstr "Mots-clefs :" - -#: ../../mod/directory.php:328 -msgid "Don't suggest" -msgstr "Ne pas suggérer" - -#: ../../mod/directory.php:330 -msgid "Common connections:" -msgstr "Contacts en commun :" - -#: ../../mod/directory.php:379 -msgid "Global Directory" -msgstr "Annuaire global" - -#: ../../mod/directory.php:379 -msgid "Local Directory" -msgstr "Annuaire local" - -#: ../../mod/directory.php:385 -msgid "Finding:" -msgstr "Recherche :" - -#: ../../mod/directory.php:390 -msgid "next page" -msgstr "page suivante" - -#: ../../mod/directory.php:390 -msgid "previous page" -msgstr "page précédente" - -#: ../../mod/directory.php:391 -msgid "Sort options" -msgstr "Options de tri" - -#: ../../mod/directory.php:392 -msgid "Alphabetic" -msgstr "Alphabétique" - -#: ../../mod/directory.php:393 -msgid "Reverse Alphabetic" -msgstr "Alphabétique inversé" - -#: ../../mod/directory.php:394 -msgid "Newest to Oldest" -msgstr "Du plus récent au moins récent" - -#: ../../mod/directory.php:395 -msgid "Oldest to Newest" -msgstr "Du moins récent du plus récent" - -#: ../../mod/directory.php:412 -msgid "No entries (some entries may be hidden)." -msgstr "Pas d'entrées (certaines peuvent être cachées)." - -#: ../../mod/dirsearch.php:21 ../../mod/regdir.php:45 -msgid "This site is not a directory server" -msgstr "Ce site n'est pas un serveur d'annuaire" - -#: ../../mod/dirsearch.php:29 -msgid "This directory server requires an access token" -msgstr "Ce serveur d'annuaire requiert un jeton d'accès" - -#: ../../mod/dreport.php:23 -msgid "Invalid message" -msgstr "Message non valide" - -#: ../../mod/dreport.php:55 -msgid "no results" -msgstr "aucun résultat" - -#: ../../mod/dreport.php:60 -#, php-format -msgid "Delivery report for %1$s" -msgstr "Rapport de distribution pour %1$s" - -#: ../../mod/dreport.php:74 -msgid "channel sync processed" -msgstr "Synchro de canal effectuée" - -#: ../../mod/dreport.php:78 -msgid "queued" -msgstr "mis dans la file d'attente" - -#: ../../mod/dreport.php:82 -msgid "posted" -msgstr "publié" - -#: ../../mod/dreport.php:86 -msgid "accepted for delivery" -msgstr "accepté pour la distribution" - -#: ../../mod/dreport.php:90 -msgid "updated" -msgstr "mis à jour" - -#: ../../mod/dreport.php:93 -msgid "update ignored" -msgstr "mise à jour ignorée" - -#: ../../mod/dreport.php:96 -msgid "permission denied" -msgstr "permission refusée" - -#: ../../mod/dreport.php:100 -msgid "recipient not found" -msgstr "destinataire introuvable" - -#: ../../mod/dreport.php:103 -msgid "mail recalled" -msgstr "courriel rappelé" - -#: ../../mod/dreport.php:106 -msgid "duplicate mail received" -msgstr "courriel reçu en double" - -#: ../../mod/dreport.php:109 -msgid "mail delivered" -msgstr "courriel distribué" - -#: ../../mod/editblock.php:78 ../../mod/editblock.php:94 -#: ../../mod/editlayout.php:76 ../../mod/editpost.php:20 -#: ../../mod/editwebpage.php:77 -msgid "Item not found" -msgstr "Élément introuvable" - -#: ../../mod/editblock.php:118 -msgid "Delete block?" -msgstr "Supprimer le bloc ?" - -#: ../../mod/editblock.php:145 ../../mod/editlayout.php:143 -#: ../../mod/editpost.php:121 ../../mod/editwebpage.php:185 -msgid "Insert YouTube video" -msgstr "Insérer une vidéo YouTube" - -#: ../../mod/editblock.php:146 ../../mod/editlayout.php:144 -#: ../../mod/editpost.php:122 ../../mod/editwebpage.php:186 -msgid "Insert Vorbis [.ogg] video" -msgstr "Insérer une vidéo Vorbis [.ogg]" - -#: ../../mod/editblock.php:147 ../../mod/editlayout.php:145 -#: ../../mod/editpost.php:123 ../../mod/editwebpage.php:187 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Insérer un son Vorbis [.ogg]" - -#: ../../mod/editblock.php:180 -msgid "Edit Block" -msgstr "Modifier le bloc" - -#: ../../mod/editlayout.php:112 -msgid "Delete layout?" -msgstr "Supprimer la mise en page ?" - -#: ../../mod/editlayout.php:159 ../../mod/layouts.php:124 -msgid "Layout Description (Optional)" -msgstr "Description de la mise en page (facultatif)" - -#: ../../mod/editlayout.php:161 ../../mod/layouts.php:121 -#: ../../mod/layouts.php:179 -msgid "Layout Name" -msgstr "Nom de la mise en page" - -#: ../../mod/editlayout.php:178 -msgid "Edit Layout" -msgstr "Modifier la mise en page" - -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "Elément non modifiable" - -#: ../../mod/editpost.php:57 -msgid "Delete item?" -msgstr "Supprimer l'élément ?" - -#: ../../mod/editpost.php:164 ../../mod/rpost.php:128 -msgid "Edit post" -msgstr "Modifier la publication" - -#: ../../mod/editwebpage.php:153 -msgid "Delete webpage?" -msgstr "Supprimer la page web ?" - -#: ../../mod/editwebpage.php:172 -msgid "Page link title" -msgstr "Titre du lien vers la page" - -#: ../../mod/editwebpage.php:222 -msgid "Edit Webpage" -msgstr "Modifier la page web" - -#: ../../mod/events.php:21 -msgid "Calendar entries imported." -msgstr "Entrées du calendrier importées." - -#: ../../mod/events.php:23 -msgid "No calendar entries found." -msgstr "Aucune entrée du calendrier trouvée." - -#: ../../mod/events.php:100 -msgid "Event can not end before it has started." -msgstr "La fin de l'événement ne peut être antérieure à son début." - -#: ../../mod/events.php:102 ../../mod/events.php:111 ../../mod/events.php:131 -msgid "Unable to generate preview." -msgstr "Impossible de générer l'aperçu." - -#: ../../mod/events.php:109 -msgid "Event title and start time are required." -msgstr "Un titre et une date de début sont requises pour l'événement." - -#: ../../mod/events.php:129 ../../mod/events.php:254 -msgid "Event not found." -msgstr "Événement introuvable." - -#: ../../mod/events.php:437 -msgid "Edit event title" -msgstr "Modifier le titre de l'événement" - -#: ../../mod/events.php:437 -msgid "Event title" -msgstr "Titre de l'événement" - -#: ../../mod/events.php:439 -msgid "Categories (comma-separated list)" -msgstr "Catégories (séparées par des virgules)" - -#: ../../mod/events.php:440 -msgid "Edit Category" -msgstr "Modifier la catégorie" - -#: ../../mod/events.php:440 -msgid "Category" -msgstr "Catégorie" - -#: ../../mod/events.php:443 -msgid "Edit start date and time" -msgstr "Modifier la date et l'heure de début" - -#: ../../mod/events.php:443 -msgid "Start date and time" -msgstr "Date et heure de début" - -#: ../../mod/events.php:444 ../../mod/events.php:447 -msgid "Finish date and time are not known or not relevant" -msgstr "Date et heure de fin inconnues ou sans objet" - -#: ../../mod/events.php:446 -msgid "Edit finish date and time" -msgstr "Modifier la date et l'heure de fin" - -#: ../../mod/events.php:446 -msgid "Finish date and time" -msgstr "Date et heure de fin" - -#: ../../mod/events.php:448 ../../mod/events.php:449 -msgid "Adjust for viewer timezone" -msgstr "Ajuster au fuseau horaire du visiteur" - -#: ../../mod/events.php:448 -msgid "" -"Important for events that happen in a particular place. Not practical for " -"global holidays." -msgstr "Important pour les événements se tenant en un lieu particulier. Pas pratique pour les vacances communes à de nombreux pays dans le monde." - -#: ../../mod/events.php:450 -msgid "Edit Description" -msgstr "Modifier la description" - -#: ../../mod/events.php:452 -msgid "Edit Location" -msgstr "Modifier l'emplacement" - -#: ../../mod/events.php:455 ../../mod/events.php:457 -msgid "Share this event" -msgstr "Partager cet événement" - -#: ../../mod/events.php:462 -msgid "Advanced Options" -msgstr "Options avancées" - -#: ../../mod/events.php:574 -msgid "l, F j" -msgstr "l, F j" - -#: ../../mod/events.php:596 -msgid "Edit event" -msgstr "Modifier l'événement" - -#: ../../mod/events.php:598 -msgid "Delete event" -msgstr "Supprimer l'événement" - -#: ../../mod/events.php:632 -msgid "calendar" -msgstr "calendrier" - -#: ../../mod/events.php:651 -msgid "Edit Event" -msgstr "Modifier l'événement" - -#: ../../mod/events.php:651 -msgid "Create Event" -msgstr "Créer un événement" - -#: ../../mod/events.php:652 ../../mod/events.php:659 ../../mod/photos.php:916 -msgid "Previous" -msgstr "Précédent" - -#: ../../mod/events.php:653 ../../mod/events.php:660 ../../mod/photos.php:925 -#: ../../mod/setup.php:288 -msgid "Next" -msgstr "Suivant" - -#: ../../mod/events.php:661 -msgid "Today" -msgstr "Aujourd'hui" - -#: ../../mod/events.php:692 -msgid "Event removed" -msgstr "Événement supprimé" - -#: ../../mod/events.php:695 -msgid "Failed to remove event" -msgstr "Impossible de supprimer l'événement" - -#: ../../mod/ffsapi.php:8 -msgid "Share content from Firefox to $Projectname" -msgstr "Partager du contenu depuis Firefox avec $Projectname" - -#: ../../mod/ffsapi.php:11 -msgid "Activate the Firefox $Projectname provider" -msgstr "Activer le connecteur $Projectname pour Firefox" - -#: ../../mod/filer.php:48 -msgid "- select -" -msgstr "- choisir -" - -#: ../../mod/filestorage.php:82 -msgid "Permission Denied." -msgstr "Permission refusée." - -#: ../../mod/filestorage.php:98 -msgid "File not found." -msgstr "Fichier introuvable." - -#: ../../mod/filestorage.php:141 -msgid "Edit file permissions" -msgstr "Modifier les autorisations d'accès au fichier" - -#: ../../mod/filestorage.php:150 -msgid "Set/edit permissions" -msgstr "Définir/modifier les autorisations" - -#: ../../mod/filestorage.php:151 -msgid "Include all files and sub folders" -msgstr "Inclure tous fichiers et sous-répertoires" - -#: ../../mod/filestorage.php:152 -msgid "Return to file list" -msgstr "Retourner à la liste des fichiers" - -#: ../../mod/filestorage.php:154 -msgid "Copy/paste this code to attach file to a post" -msgstr "Copiez/collez ce code pour joindre le fichier à une publication" - -#: ../../mod/filestorage.php:155 -msgid "Copy/paste this URL to link file from a web page" -msgstr "Copiez/collez cette URL pour pointer vers ce fichier depuis une page web" - -#: ../../mod/filestorage.php:157 -msgid "Share this file" -msgstr "Partager ce fichier" - -#: ../../mod/filestorage.php:158 -msgid "Show URL to this file" -msgstr "Montrer l'URL de ce fichier" - -#: ../../mod/filestorage.php:159 -msgid "Notify your contacts about this file" -msgstr "Notifier vos contacts à propos de ce fichier" - -#: ../../mod/follow.php:25 -msgid "Channel added." -msgstr "Canal ajouté." - -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Contact introuvable." - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Suggestion d'amitié envoyée." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Suggérer des amis" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Suggérer un amis à %s" - -#: ../../mod/group.php:20 -msgid "Privacy group created." -msgstr "Groupe d'accès créé." - -#: ../../mod/group.php:26 -msgid "Could not create privacy group." -msgstr "Impossible de créer le groupe d'accès." - -#: ../../mod/group.php:54 -msgid "Privacy group updated." -msgstr "Groupe d'accès mis à jour." - -#: ../../mod/group.php:86 -msgid "Create a group of channels." -msgstr "Créer un groupe de canaux." - -#: ../../mod/group.php:87 ../../mod/group.php:180 -msgid "Privacy group name: " -msgstr "Nom du groupe d'accès :" - -#: ../../mod/group.php:89 ../../mod/group.php:183 -msgid "Members are visible to other channels" -msgstr "Les membres sont visibles par les autres canaux" - -#: ../../mod/group.php:107 -msgid "Privacy group removed." -msgstr "Groupe d'accès supprimé." - -#: ../../mod/group.php:109 -msgid "Unable to remove privacy group." -msgstr "Impossible de supprimer le groupe d'accès." - -#: ../../mod/group.php:179 -msgid "Privacy group editor" -msgstr "Editeur de groupe d'accès." - -#: ../../mod/group.php:193 -msgid "Members" -msgstr "Membres" - -#: ../../mod/group.php:195 -msgid "All Connected Channels" -msgstr "Tous les canaux connectés" - -#: ../../mod/group.php:227 -msgid "Click on a channel to add or remove." -msgstr "Cliquer sur un canal pour l'ajouter ou le supprimer" - -#: ../../mod/help.php:149 -msgid "Documentation Search" -msgstr "Chercher dans la documentation" - -#: ../../mod/help.php:190 ../../mod/help.php:196 ../../mod/help.php:202 -msgid "Help:" -msgstr "Aide :" - -#: ../../mod/help.php:243 -msgid "$Projectname Documentation" -msgstr "Documentation $Projectname" - -#: ../../mod/home.php:57 ../../mod/home.php:65 ../../mod/siteinfo.php:61 -msgid "$Projectname" -msgstr "$Projectname" - -#: ../../mod/home.php:75 -#, php-format -msgid "Welcome to %s" -msgstr "Bienvenue sur %s" - -#: ../../mod/id.php:11 -msgid "First Name" -msgstr "Prénom" - -#: ../../mod/id.php:12 -msgid "Last Name" -msgstr "Nom de famille" - -#: ../../mod/id.php:13 -msgid "Nickname" -msgstr "Surnom" - -#: ../../mod/id.php:14 -msgid "Full Name" -msgstr "Nom complet" - -#: ../../mod/id.php:20 -msgid "Profile Photo 16px" -msgstr "Photo de profil 16px" - -#: ../../mod/id.php:21 -msgid "Profile Photo 32px" -msgstr "Photo de profil 32px" - -#: ../../mod/id.php:22 -msgid "Profile Photo 48px" -msgstr "Photo de profil 48px" - -#: ../../mod/id.php:23 -msgid "Profile Photo 64px" -msgstr "Photo de profil 64px" - -#: ../../mod/id.php:24 -msgid "Profile Photo 80px" -msgstr "Photo de profil 80px" - -#: ../../mod/id.php:25 -msgid "Profile Photo 128px" -msgstr "Photo de profil 128px" - -#: ../../mod/id.php:26 -msgid "Timezone" -msgstr "Fuseau horaire" - -#: ../../mod/id.php:27 -msgid "Homepage URL" -msgstr "URL de mon site Internet :" - -#: ../../mod/id.php:29 -msgid "Birth Year" -msgstr "Année de naissance" - -#: ../../mod/id.php:30 -msgid "Birth Month" -msgstr "Mois de naissance" - -#: ../../mod/id.php:31 -msgid "Birth Day" -msgstr "Jour de naissance" - -#: ../../mod/id.php:32 -msgid "Birthdate" -msgstr "Date de naissance" - -#: ../../mod/id.php:33 ../../mod/profiles.php:441 -msgid "Gender" -msgstr "Sexe" - -#: ../../mod/impel.php:192 -#, php-format -msgid "%s element installed" -msgstr "Elément %s installé" - -#: ../../mod/impel.php:195 -#, php-format -msgid "%s element installation failed" -msgstr "L'installation de l'élément %s a échoué" - -#: ../../mod/import.php:28 -#, php-format -msgid "Your service plan only allows %d channels." -msgstr "Votre forfait n'autorise que %d canaux." - -#: ../../mod/import.php:66 ../../mod/import_items.php:38 -msgid "Nothing to import." -msgstr "Rien à importer." - -#: ../../mod/import.php:90 ../../mod/import_items.php:62 -msgid "Unable to download data from old server" -msgstr "Impossible de récupérer les données de l'ancien serveur" - -#: ../../mod/import.php:96 ../../mod/import_items.php:68 -msgid "Imported file is empty." -msgstr "Le fichier importé est vide." - -#: ../../mod/import.php:119 ../../mod/import_items.php:82 -#, php-format -msgid "Warning: Database versions differ by %1$d updates." -msgstr "Attention : les versions de bases de données diffèrent de %1$d mises à jour." - -#: ../../mod/import.php:124 -msgid "Server platform is not compatible. Operation not permitted." -msgstr "" - -#: ../../mod/import.php:158 -msgid "No channel. Import failed." -msgstr "Pas de canal. Echec de l'import." - -#: ../../mod/import.php:518 -msgid "You must be logged in to use this feature." -msgstr "Vous devez vous connecter pour utiliser cette fonctionnalité." - -#: ../../mod/import.php:523 -msgid "Import Channel" -msgstr "Importation de canal" - -#: ../../mod/import.php:524 -msgid "" -"Use this form to import an existing channel from a different server/hub. You" -" may retrieve the channel identity from the old server/hub via the network " -"or provide an export file." -msgstr "Utilisez ce formulaire pour importer un canal existant sur un autre serveur. Vous pouvez récupérer l'identité du canal sur l'ancien serveur directement par le réseau, ou bien fournir un fichier d'export/import." - -#: ../../mod/import.php:525 ../../mod/import_items.php:115 -msgid "File to Upload" -msgstr "Fichier à envoyer" - -#: ../../mod/import.php:526 -msgid "Or provide the old server/hub details" -msgstr "Ou fournissez les détails de l'ancien serveur/hub" - -#: ../../mod/import.php:527 -msgid "Your old identity address (xyz@example.com)" -msgstr "Votre ancienne identité (zyx@exemple.com)" - -#: ../../mod/import.php:528 -msgid "Your old login email address" -msgstr "Votre ancienne adresse de courriel" - -#: ../../mod/import.php:529 -msgid "Your old login password" -msgstr "Votre ancien mot de passe" - -#: ../../mod/import.php:530 -msgid "" -"For either option, please choose whether to make this hub your new primary " -"address, or whether your old location should continue this role. You will be" -" able to post from either location, but only one can be marked as the " -"primary location for files, photos, and media." -msgstr "Quelle que soit l'option choisie, merci de décider si ce hub sera votre nouvelle adresse primaire, ou si votre ancien hub continuera à jouer ce rôle. Vous pourrez publier depuis l'emplacement de votre choix, mais une seule peut être déclarée comme stockage primaire de vos fichiers/photos/media." - -#: ../../mod/import.php:531 -msgid "Make this hub my primary location" -msgstr "Faire de ce hub mon emplacement primaire" - -#: ../../mod/import.php:532 -msgid "" -"Import existing posts if possible (experimental - limited by available " -"memory" -msgstr "Importer les publications existantes si possible (expérimental - limité par la mémoire disponible)" - -#: ../../mod/import.php:533 -msgid "" -"This process may take several minutes to complete. Please submit the form " -"only once and leave this page open until finished." -msgstr "Ce processus peut prendre plusieurs minutes. Merci de ne valider le formulaire qu'une seule fois et de laisser cette page ouverte jusqu'à la fin." - -#: ../../mod/import_items.php:98 -msgid "Import completed" -msgstr "L'import est terminé." - -#: ../../mod/import_items.php:113 -msgid "Import Items" -msgstr "Importer" - -#: ../../mod/import_items.php:114 -msgid "" -"Use this form to import existing posts and content from an export file." -msgstr "Utiliser ce formulaire pour importer des publications et du contenu existant d'un fichier d'export." - -#: ../../mod/invite.php:25 -msgid "Total invitation limit exceeded." -msgstr "Limite du nombre total d'invitation dépassée." - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s : adresse courriel invalide." - -#: ../../mod/invite.php:59 -msgid "Please join us on $Projectname" -msgstr "Rejoignez-nous sur $Projectname" - -#: ../../mod/invite.php:70 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Limite d'invitations dépassée. Merci de contacter l'administration de votre site." - -#: ../../mod/invite.php:75 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : Échec de distribution du message." - -#: ../../mod/invite.php:79 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d message envoyé." -msgstr[1] "%d messages envoyés." - -#: ../../mod/invite.php:98 -msgid "You have no more invitations available" -msgstr "Vous ne disposez plus d'aucune invitation" - -#: ../../mod/invite.php:129 -msgid "Send invitations" -msgstr "Envoyer des invitations" - -#: ../../mod/invite.php:130 -msgid "Enter email addresses, one per line:" -msgstr "Entrez les adresses de courriel, une par ligne :" - -#: ../../mod/invite.php:131 ../../mod/mail.php:246 -msgid "Your message:" -msgstr "Votre message :" - -#: ../../mod/invite.php:132 -msgid "Please join my community on $Projectname." -msgstr "Rejoignez ma communauté sur $Projectname." - -#: ../../mod/invite.php:134 -msgid "You will need to supply this invitation code:" -msgstr "" - -#: ../../mod/invite.php:135 -msgid "" -"1. Register at any $Projectname location (they are all inter-connected)" -msgstr "1. Enregistrez-vous sur n'importe quel serveur $Projectname (ils sont tous inter-connectés)" - -#: ../../mod/invite.php:137 -msgid "2. Enter my $Projectname network address into the site searchbar." -msgstr "2. Saisissez l'adresse de mon canal $Projectname dans la barre de recherche du site." - -#: ../../mod/invite.php:138 -msgid "or visit" -msgstr "" - -#: ../../mod/invite.php:140 -msgid "3. Click [Connect]" -msgstr "3. Cliquez sur [Ajouter]" - -#: ../../mod/item.php:174 -msgid "Unable to locate original post." -msgstr "Impossible de localiser la publication initiale." - -#: ../../mod/item.php:418 -msgid "Empty post discarded." -msgstr "Publication vide annulée." - -#: ../../mod/item.php:458 -msgid "Executable content type not permitted to this channel." -msgstr "Les contenus de type 'exécutable' ne sont pas autorisés sur ce canal." - -#: ../../mod/item.php:824 -msgid "Duplicate post suppressed." -msgstr "Publication en doublon supprimée." - -#: ../../mod/item.php:954 -msgid "System error. Post not saved." -msgstr "Erreur système. Publication non sauvegardée." - -#: ../../mod/item.php:1221 -msgid "Unable to obtain post information from database." -msgstr "Impossible d'obtenir les informations de publication depuis la base de données." - -#: ../../mod/item.php:1228 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Vous avez atteint votre limite de %1$.0f contributions \"racines\"." - -#: ../../mod/item.php:1235 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Vous avez atteint votre limite de %1$.0f pages web." - -#: ../../mod/layouts.php:176 -msgid "Comanche page description language help" -msgstr "Aide sur le langage de description de page Comanche" - -#: ../../mod/layouts.php:180 -msgid "Layout Description" -msgstr "Description de la mise en page" - -#: ../../mod/layouts.php:185 -msgid "Download PDL file" -msgstr "Télécharger le fichier PDL" - -#: ../../mod/like.php:15 -msgid "Like/Dislike" -msgstr "Aime/n'aime pas" - -#: ../../mod/like.php:20 -msgid "This action is restricted to members." -msgstr "Cette action est réservée aux membres." - -#: ../../mod/like.php:21 -msgid "" -"Please login with your $Projectname ID or register as a new $Projectname member to continue." -msgstr "S'il vous plait, identifiez vous avec votre identifant de $Projectname ou inscrivez vous comme nouveau membre de $Projectname pour continuer." - -#: ../../mod/like.php:101 ../../mod/like.php:127 ../../mod/like.php:165 -msgid "Invalid request." -msgstr "Requête invalide." - -#: ../../mod/like.php:142 -msgid "thing" -msgstr "chose" - -#: ../../mod/like.php:188 -msgid "Channel unavailable." -msgstr "Canal indisponible." - -#: ../../mod/like.php:236 -msgid "Previous action reversed." -msgstr "Action précédente annulée." - -#: ../../mod/like.php:414 -#, php-format -msgid "%1$s agrees with %2$s's %3$s" -msgstr "%1$s approuve %3$s de %2$s" - -#: ../../mod/like.php:416 -#, php-format -msgid "%1$s doesn't agree with %2$s's %3$s" -msgstr "%1$s n'est pas d'accord avec %3$s de %2$s" - -#: ../../mod/like.php:418 -#, php-format -msgid "%1$s abstains from a decision on %2$s's %3$s" -msgstr "%1$s s'abstient de toute décision sur le %3$s de %2$s" - -#: ../../mod/like.php:420 -#, php-format -msgid "%1$s is attending %2$s's %3$s" -msgstr "%1$s participe à %3$s de %2$s" - -#: ../../mod/like.php:422 -#, php-format -msgid "%1$s is not attending %2$s's %3$s" -msgstr "%1$s ne participe pas à %3$s de %2$s" - -#: ../../mod/like.php:424 -#, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "%1$s participe peut-être à %3$s de %2$s" - -#: ../../mod/like.php:520 -msgid "Action completed." -msgstr "Action terminée." - -#: ../../mod/like.php:521 -msgid "Thank you." -msgstr "Merci." - -#: ../../mod/lockview.php:37 -msgid "Remote privacy information not available." -msgstr "Les informations distantes de confidentialité ne sont pas disponibles." - -#: ../../mod/lockview.php:58 -msgid "Visible to:" -msgstr "Visible par :" - -#: ../../mod/locs.php:21 ../../mod/locs.php:50 -msgid "Location not found." -msgstr "Emplacement introuvable." - -#: ../../mod/locs.php:58 -msgid "Location lookup failed." -msgstr "Echec de la recherche de l'emplacement." - -#: ../../mod/locs.php:62 -msgid "" -"Please select another location to become primary before removing the primary" -" location." -msgstr "Merci de sélectionner un autre emplacement comme nouvel emplacement primaire avant de supprimer l'emplacement primaire actuel." - -#: ../../mod/locs.php:91 -msgid "Syncing locations" -msgstr "Synchronisation des emplacements" - -#: ../../mod/locs.php:101 -msgid "No locations found." -msgstr "Emplacement(s) introuvable." - -#: ../../mod/locs.php:112 -msgid "Manage Channel Locations" -msgstr "Gérer les emplacements des canaux" - -#: ../../mod/locs.php:113 -msgid "Location (address)" -msgstr "Emplacement (adresse)" - -#: ../../mod/locs.php:114 -msgid "Primary Location" -msgstr "Emplacement primaire" - -#: ../../mod/locs.php:115 -msgid "Drop location" -msgstr "Abandonner l'emplacement" - -#: ../../mod/locs.php:117 -msgid "Sync now" -msgstr "Synchroniser maintenant" - -#: ../../mod/locs.php:118 -msgid "Please wait several minutes between consecutive operations." -msgstr "Merci d'attendre plusieurs minutes entre opérations successives." - -#: ../../mod/locs.php:119 -msgid "" -"When possible, drop a location by logging into that website/hub and removing" -" your channel." -msgstr "Quand c'est possible, abandonnez un emplacement en vous connectant sur le site/hub et en supprimant votre canal." - -#: ../../mod/locs.php:120 -msgid "Use this form to drop the location if the hub is no longer operating." -msgstr "Utilisez ce formulaire pour abandonner l'emplacement si le hub n'est plus actif." - -#: ../../mod/ping.php:260 -msgid "sent you a private message" -msgstr "vous a envoyé un message privé" - -#: ../../mod/ping.php:308 -msgid "added your channel" -msgstr "a ajouté votre canal" - -#: ../../mod/ping.php:350 -msgid "posted an event" -msgstr "a publié un événement" - -#: ../../mod/magic.php:69 -msgid "Hub not found." -msgstr "Hub introuvable." - -#: ../../mod/mail.php:34 -msgid "Unable to lookup recipient." -msgstr "Impossible de localiser le destinataire." - -#: ../../mod/mail.php:42 -msgid "Unable to communicate with requested channel." -msgstr "Impossible de communiquer avec le canal demandé." - -#: ../../mod/mail.php:49 -msgid "Cannot verify requested channel." -msgstr "Impossible de vérifier le canal demandé." - -#: ../../mod/mail.php:75 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "Le canal choisi a des restrictions quant aux messages privés. L'envoi a échoué." - -#: ../../mod/mail.php:140 -msgid "Messages" -msgstr "Messages" - -#: ../../mod/mail.php:175 -msgid "Message recalled." -msgstr "Message rappelé." - -#: ../../mod/mail.php:188 -msgid "Conversation removed." -msgstr "Conversation supprimée." - -#: ../../mod/mail.php:231 -msgid "Requested channel is not in this network" -msgstr "Le canal demandé n'est pas sur ce réseau" - -#: ../../mod/mail.php:239 -msgid "Send Private Message" -msgstr "Envoyer un message privé" - -#: ../../mod/mail.php:240 ../../mod/mail.php:370 -msgid "To:" -msgstr "À :" - -#: ../../mod/mail.php:243 ../../mod/mail.php:372 -msgid "Subject:" -msgstr "Objet :" - -#: ../../mod/mail.php:250 -msgid "Send" -msgstr "Envoyer" - -#: ../../mod/mail.php:342 -msgid "Delete message" -msgstr "Supprimer le message" - -#: ../../mod/mail.php:343 -msgid "Delivery report" -msgstr "Rapport de distribution" - -#: ../../mod/mail.php:344 -msgid "Recall message" -msgstr "Rappeler le message" - -#: ../../mod/mail.php:346 -msgid "Message has been recalled." -msgstr "Le message a été rappelé." - -#: ../../mod/mail.php:363 -msgid "Delete Conversation" -msgstr "Supprimer la conversation" - -#: ../../mod/mail.php:365 -msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Aucune communication sécurisée n'est possible. Vous pourrez peut-être répondre depuis la page de profil de l'émetteur." - -#: ../../mod/mail.php:369 -msgid "Send Reply" -msgstr "Envoyer la réponse" - -#: ../../mod/mail.php:374 -#, php-format -msgid "Your message for %s (%s):" -msgstr "Votre message pour %s (%s) :" - -#: ../../mod/manage.php:130 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "Vous avez créé %1$.0f des %2$.0f canaux autorisés." - -#: ../../mod/manage.php:138 -msgid "Create a new channel" -msgstr "Créer un nouveau canal" - -#: ../../mod/manage.php:163 -msgid "Current Channel" -msgstr "Canal actif" - -#: ../../mod/manage.php:165 -msgid "Switch to one of your channels by selecting it." -msgstr "Pour changer de canal, sélectionnez-en un" - -#: ../../mod/manage.php:166 -msgid "Default Channel" -msgstr "Canal par défaut" - -#: ../../mod/manage.php:167 -msgid "Make Default" -msgstr "Définir comme défaut" - -#: ../../mod/manage.php:170 -#, php-format -msgid "%d new messages" -msgstr "%d nouveaux messages" - -#: ../../mod/manage.php:171 -#, php-format -msgid "%d new introductions" -msgstr "%d nouvelles présentations" - -#: ../../mod/manage.php:173 -msgid "Delegated Channels" -msgstr "Canaux délégués" - -#: ../../mod/match.php:22 -msgid "Profile Match" -msgstr "Profils similaires" - -#: ../../mod/match.php:31 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Aucun mot-clef à comparer. Merci d'ajouter des mots-clefs à votre profil par défaut." - -#: ../../mod/match.php:63 -msgid "is interested in:" -msgstr "s'intéresse à :" - -#: ../../mod/match.php:70 -msgid "No matches" -msgstr "Pas de correspondance" - -#: ../../mod/menu.php:45 -msgid "Unable to update menu." -msgstr "Impossible de mettre le menu à jour." - -#: ../../mod/menu.php:56 -msgid "Unable to create menu." -msgstr "Impossible de créer le menu." - -#: ../../mod/menu.php:94 ../../mod/menu.php:106 -msgid "Menu Name" -msgstr "Nom du menu" - -#: ../../mod/menu.php:94 -msgid "Unique name (not visible on webpage) - required" -msgstr "Nom unique (non visible sur la page web) - requis" - -#: ../../mod/menu.php:95 ../../mod/menu.php:107 -msgid "Menu Title" -msgstr "Titre du menu" - -#: ../../mod/menu.php:95 -msgid "Visible on webpage - leave empty for no title" -msgstr "Visible pour la page web - laisser vide pour qu'il n'y ait pas de titre" - -#: ../../mod/menu.php:96 -msgid "Allow Bookmarks" -msgstr "Autoriser l'usage de favoris" - -#: ../../mod/menu.php:96 ../../mod/menu.php:153 -msgid "Menu may be used to store saved bookmarks" -msgstr "Le menu pourra être utilisé pour stocker des favoris" - -#: ../../mod/menu.php:97 ../../mod/menu.php:155 -msgid "Submit and proceed" -msgstr "Valider et continuer" - -#: ../../mod/menu.php:109 -msgid "Drop" -msgstr "Supprimer" - -#: ../../mod/menu.php:113 -msgid "Bookmarks allowed" -msgstr "Favoris autorisés" - -#: ../../mod/menu.php:115 -msgid "Delete this menu" -msgstr "Supprimer ce menu" - -#: ../../mod/menu.php:116 ../../mod/menu.php:150 -msgid "Edit menu contents" -msgstr "Modifier le contenu du menu" - -#: ../../mod/menu.php:117 -msgid "Edit this menu" -msgstr "Modifier ce menu" - -#: ../../mod/menu.php:132 -msgid "Menu could not be deleted." -msgstr "Impossible de supprimer le menu." - -#: ../../mod/menu.php:140 ../../mod/mitem.php:24 -msgid "Menu not found." -msgstr "Menu introuvable." - -#: ../../mod/menu.php:145 -msgid "Edit Menu" -msgstr "Modifier le menu" - -#: ../../mod/menu.php:149 -msgid "Add or remove entries to this menu" -msgstr "Ajouter/supprimer des entrées à ce menu" - -#: ../../mod/menu.php:151 -msgid "Menu name" -msgstr "Nom du menu" - -#: ../../mod/menu.php:151 -msgid "Must be unique, only seen by you" -msgstr "Doit être unique, ne sera vu que par vous" - -#: ../../mod/menu.php:152 -msgid "Menu title" -msgstr "Titre du menu" - -#: ../../mod/menu.php:152 -msgid "Menu title as seen by others" -msgstr "Titre du menu tel que vu par les visiteurs" - -#: ../../mod/menu.php:153 -msgid "Allow bookmarks" -msgstr "Autoriser l'usage de favoris" - -#: ../../mod/menu.php:162 ../../mod/mitem.php:116 ../../mod/xchan.php:37 -msgid "Not found." -msgstr "Introuvable." - -#: ../../mod/mitem.php:48 -msgid "Unable to create element." -msgstr "Impossible de créer l'entrée." - -#: ../../mod/mitem.php:72 -msgid "Unable to update menu element." -msgstr "Impossible de mettre à jour l'entrée de menu." - -#: ../../mod/mitem.php:88 -msgid "Unable to add menu element." -msgstr "Impossible d'ajouter l'entrée de menu." - -#: ../../mod/mitem.php:149 ../../mod/mitem.php:222 -msgid "Menu Item Permissions" -msgstr "Permissions de l'entrée de menu" - -#: ../../mod/mitem.php:150 ../../mod/mitem.php:223 ../../mod/settings.php:1059 -msgid "(click to open/close)" -msgstr "(cliquer pour ouvrir/fermer)" - -#: ../../mod/mitem.php:152 ../../mod/mitem.php:168 -msgid "Link Name" -msgstr "Nom du lien" - -#: ../../mod/mitem.php:153 ../../mod/mitem.php:227 -msgid "Link or Submenu Target" -msgstr "Lien ou sous-menu cible" - -#: ../../mod/mitem.php:153 -msgid "Enter URL of the link or select a menu name to create a submenu" -msgstr "Entrez l'URL du lien ou sélectionnez un nom de menu pour créer un sous-menu" - -#: ../../mod/mitem.php:154 ../../mod/mitem.php:228 -msgid "Use magic-auth if available" -msgstr "Utiliser l'authentification distante, quand disponible" - -#: ../../mod/mitem.php:155 ../../mod/mitem.php:229 -msgid "Open link in new window" -msgstr "Ouvrir le lien dans une nouvelle fenêtre" - -#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 -msgid "Order in list" -msgstr "Ordre dans la liste" - -#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 -msgid "Higher numbers will sink to bottom of listing" -msgstr "Les nombres les plus élevés seront au bas de la liste" - -#: ../../mod/mitem.php:157 -msgid "Submit and finish" -msgstr "Vadiler et terminer" - -#: ../../mod/mitem.php:158 -msgid "Submit and continue" -msgstr "Valider et continuer" - -#: ../../mod/mitem.php:166 -msgid "Menu:" -msgstr "Menu :" - -#: ../../mod/mitem.php:169 -msgid "Link Target" -msgstr "Cible du lien" - -#: ../../mod/mitem.php:172 -msgid "Edit menu" -msgstr "Modifier le menu" - -#: ../../mod/mitem.php:175 -msgid "Edit element" -msgstr "Modifier l'entrée" - -#: ../../mod/mitem.php:176 -msgid "Drop element" -msgstr "Supprimer l'entrée" - -#: ../../mod/mitem.php:177 -msgid "New element" -msgstr "Nouvelle entrée" - -#: ../../mod/mitem.php:178 -msgid "Edit this menu container" -msgstr "Éditer ce bloc de menu" - -#: ../../mod/mitem.php:179 -msgid "Add menu element" -msgstr "Ajouter une entrée au menu" - -#: ../../mod/mitem.php:180 -msgid "Delete this menu item" -msgstr "Supprimer cette entrée du menu" - -#: ../../mod/mitem.php:181 -msgid "Edit this menu item" -msgstr "Modifier cette entrée du menu" - -#: ../../mod/mitem.php:198 -msgid "Menu item not found." -msgstr "Entrée de menu introuvable." - -#: ../../mod/mitem.php:211 -msgid "Menu item deleted." -msgstr "Entrée de menu supprimée." - -#: ../../mod/mitem.php:213 -msgid "Menu item could not be deleted." -msgstr "Impossible de supprimer l'entrée de menu." - -#: ../../mod/mitem.php:220 -msgid "Edit Menu Element" -msgstr "Modifier l'entrée de menu" - -#: ../../mod/mitem.php:226 -msgid "Link text" -msgstr "Texte du lien" - -#: ../../mod/mood.php:132 -msgid "Set your current mood and tell your friends" -msgstr "Indiquez votre humeur du moment à vos amis" - -#: ../../mod/network.php:91 -msgid "No such group" -msgstr "Groupe introuvable" - -#: ../../mod/network.php:131 -msgid "No such channel" -msgstr "Canal introuvable" - -#: ../../mod/network.php:136 -msgid "forum" -msgstr "forum" - -#: ../../mod/network.php:148 -msgid "Search Results For:" -msgstr "Résultats de recherche pour :" - -#: ../../mod/network.php:207 -msgid "Privacy group is empty" -msgstr "Groupe d'accès vide" - -#: ../../mod/network.php:216 -msgid "Privacy group: " -msgstr "Groupe d'accès :" - -#: ../../mod/network.php:242 -msgid "Invalid connection." -msgstr "Contact non valide." - -#: ../../mod/new_channel.php:130 -msgid "Add a Channel" -msgstr "Ajouter un canal" - -#: ../../mod/new_channel.php:131 -msgid "" -"A channel is your own collection of related web pages. A channel can be used" -" to hold social network profiles, blogs, conversation groups and forums, " -"celebrity pages, and much more. You may create as many channels as your " -"service provider allows." -msgstr "Un canal est un ensemble de pages web reliées entre elles, sous votre contrôle. Il peut contenir des profils de réseau social, des blogs, des groupes de conversation, des forums, des pages de célébrités, et bien plus encore. Vous pouvez créer autant de canaux que votre administrateur vous y autorise." - -#: ../../mod/new_channel.php:133 ../../mod/register.php:246 -#: ../../mod/sources.php:103 ../../mod/sources.php:137 -msgid "Channel Name" -msgstr "Nom du canal" - -#: ../../mod/new_channel.php:134 -msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " -msgstr "Exemples : \"Bernard Martin\", \"Lisa et ses chevaux\", \"Football\", \"Groupe des amateurs de tir à l'arc\"" - -#: ../../mod/new_channel.php:135 ../../mod/register.php:248 -msgid "Choose a short nickname" -msgstr "Choisissez un alias" - -#: ../../mod/new_channel.php:137 ../../mod/register.php:249 -msgid "" -"Your nickname will be used to create an easily remembered channel address " -"(like an email address) which you can share with others." -msgstr "Cet alias sera utilisé pour créer une adresse de canal, facile à retenir - un peu comme une adresse de courriel - que vous pourrez partager avec d'autres." - -#: ../../mod/new_channel.php:138 -msgid "Or import an existing channel from another location" -msgstr "Ou importez un canal existant d'un autre endroit" - -#: ../../mod/new_channel.php:140 ../../mod/register.php:251 -msgid "" -"Please choose a channel type (such as social networking or community forum) " -"and privacy requirements so we can select the best permissions for you" -msgstr "Veuillez choisir un type de canal (par exemple \"réseau social\" ou \"forum communautaire\") et un niveau de confidentialité afin que nous puissions choisir les meilleures autorisations pour vous" - -#: ../../mod/new_channel.php:141 ../../mod/register.php:252 -msgid "Channel Type" -msgstr "Type de canal" - -#: ../../mod/new_channel.php:141 ../../mod/register.php:252 -msgid "Read more about roles" -msgstr "En savoir plus sur les rôles" - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Identifiant de requête invalide." - -#: ../../mod/notifications.php:35 -msgid "Discard" -msgstr "Annuler" - -#: ../../mod/notifications.php:94 ../../mod/notify.php:53 -msgid "No more system notifications." -msgstr "Pas d'autre notification du système." - -#: ../../mod/notifications.php:98 ../../mod/notify.php:57 -msgid "System Notifications" -msgstr "Notifications du système" - -#: ../../mod/oexchange.php:23 -msgid "Unable to find your hub." -msgstr "Impossible de trouver votre hub." - -#: ../../mod/oexchange.php:37 -msgid "Post successful." -msgstr "Publication réussie." - -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." -msgstr "Erreur du protocole OpenID. Pas d'ID retourné." - -#: ../../mod/page.php:126 -msgid "" -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " -"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam," -" quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " -"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " -"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " -"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." -msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -#: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 -msgid "This setting requires special processing and editing has been blocked." -msgstr "Ce paramètre nécessité un traitement spécial, les modifications ont été bloquées." - -#: ../../mod/pconfig.php:49 -msgid "Configuration Editor" -msgstr "Editeur de configuration" - -#: ../../mod/pconfig.php:50 -msgid "" -"Warning: Changing some settings could render your channel inoperable. Please" -" leave this page unless you are comfortable with and knowledgeable about how" -" to correctly use this feature." -msgstr "Attention :modifier certains paramètres peut rendre votre canal inutilisable. Merci d'ignorer cette page à moins d'être suffisamment à l'aise de savoir comment utiliser correctement cette fonctionnalité." - -#: ../../mod/pdledit.php:14 -msgid "Layout updated." -msgstr "Mise en page mise à jour." - -#: ../../mod/pdledit.php:29 ../../mod/pdledit.php:54 -msgid "Edit System Page Description" -msgstr "Modifier la description de la page du système" - -#: ../../mod/pdledit.php:49 -msgid "Layout not found." -msgstr "Mise en page introuvable." - -#: ../../mod/pdledit.php:55 -msgid "Module Name:" -msgstr "Nom du module :" - -#: ../../mod/pdledit.php:56 -msgid "Layout Help" -msgstr "Aide à la mise en page" - -#: ../../mod/photos.php:79 -msgid "Page owner information could not be retrieved." -msgstr "Impossible d'obtenir des informations sur le propriétaire de la page." - -#: ../../mod/photos.php:100 -msgid "Album not found." -msgstr "Album introuvable." - -#: ../../mod/photos.php:127 -msgid "Delete Album" -msgstr "Supprimer l'album" - -#: ../../mod/photos.php:171 ../../mod/photos.php:1020 -msgid "Delete Photo" -msgstr "Supprimer la photo" - -#: ../../mod/photos.php:501 -msgid "No photos selected" -msgstr "Aucune photo selectionnée" - -#: ../../mod/photos.php:550 -msgid "Access to this item is restricted." -msgstr "L'accès à l'élément est restreint." - -#: ../../mod/photos.php:589 -#, php-format -msgid "%1$.2f MB of %2$.2f MB photo storage used." -msgstr "Vous avez utilisé %1$.2f mégaoctets sur les %2$.2f autorisés pour le stockage des photos." - -#: ../../mod/photos.php:592 -#, php-format -msgid "%1$.2f MB photo storage used." -msgstr "%1$.2f méga-octets utilisés pour le stockage des photos." - -#: ../../mod/photos.php:628 -msgid "Upload Photos" -msgstr "Téléverser des photos" - -#: ../../mod/photos.php:632 -msgid "Enter an album name" -msgstr "Entrer un nom d'album" - -#: ../../mod/photos.php:633 -msgid "or select an existing album (doubleclick)" -msgstr "ou sélectionner un album existant (double-clic)" - -#: ../../mod/photos.php:634 -msgid "Create a status post for this upload" -msgstr "Créer une publication de statut pour cet envoi" - -#: ../../mod/photos.php:635 -msgid "Caption (optional):" -msgstr "Légende (facultative)" - -#: ../../mod/photos.php:636 -msgid "Description (optional):" -msgstr "Description (facultative)" - -#: ../../mod/photos.php:663 -msgid "Album name could not be decoded" -msgstr "Le nom de l'Album n'a pu être décodé" - -#: ../../mod/photos.php:711 ../../mod/photos.php:1250 -#: ../../mod/photos.php:1267 -msgid "Contact Photos" -msgstr "Photos de contact" - -#: ../../mod/photos.php:734 -msgid "Show Newest First" -msgstr "Les plus récent(e)s en premier" - -#: ../../mod/photos.php:736 -msgid "Show Oldest First" -msgstr "Les moins récent(e)s en premier" - -#: ../../mod/photos.php:838 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Permission refusée. L'accès à cet élément peut avoir été restreint." - -#: ../../mod/photos.php:840 -msgid "Photo not available" -msgstr "Photo non disponible" - -#: ../../mod/photos.php:898 -msgid "Use as profile photo" -msgstr "Utiliser comme photo du profil" - -#: ../../mod/photos.php:905 -msgid "Private Photo" -msgstr "Photo privée" - -#: ../../mod/photos.php:920 -msgid "View Full Size" -msgstr "Voir en taille réelle" - -#: ../../mod/photos.php:965 ../../mod/tagrm.php:133 -msgid "Remove" -msgstr "Retirer" - -#: ../../mod/photos.php:999 -msgid "Edit photo" -msgstr "Modifier la photo" - -#: ../../mod/photos.php:1001 -msgid "Rotate CW (right)" -msgstr "Rotation horaire (droite)" - -#: ../../mod/photos.php:1002 -msgid "Rotate CCW (left)" -msgstr "Rotation anti-horaire (gauche)" - -#: ../../mod/photos.php:1005 -msgid "Enter a new album name" -msgstr "Entrer un nouveau nom d'album" - -#: ../../mod/photos.php:1006 -msgid "or select an existing one (doubleclick)" -msgstr "ou en sélectionner un existant (double-clic)" - -#: ../../mod/photos.php:1009 -msgid "Caption" -msgstr "Titre/légende" - -#: ../../mod/photos.php:1011 -msgid "Add a Tag" -msgstr "Ajouter une étiquette" - -#: ../../mod/photos.php:1015 -msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" -msgstr "Exemple : @marc, @Barbara_Jensen, @charles@exemple.com, #Ile_de_France, #marathon" - -#: ../../mod/photos.php:1018 -msgid "Flag as adult in album view" -msgstr "Marquer comme \"adulte\" dans l'affichage de l'album" - -#: ../../mod/photos.php:1210 -msgid "In This Photo:" -msgstr "Dans cette photo :" - -#: ../../mod/photos.php:1215 -msgid "Map" -msgstr "Carte" - -#: ../../mod/photos.php:1306 -msgid "View Album" -msgstr "Voir l'album" - -#: ../../mod/photos.php:1317 ../../mod/photos.php:1330 -#: ../../mod/photos.php:1331 -msgid "Recent Photos" -msgstr "Photos récentes" - -#: ../../mod/admin.php:54 -msgid "Theme settings updated." -msgstr "Paramètres du thème mis à jour." - -#: ../../mod/admin.php:174 -msgid "# Accounts" -msgstr "# Comptes" - -#: ../../mod/admin.php:175 -msgid "# blocked accounts" -msgstr "# comptes bloqués" - -#: ../../mod/admin.php:176 -msgid "# expired accounts" -msgstr "# comptes expirés" - -#: ../../mod/admin.php:177 -msgid "# expiring accounts" -msgstr "# comptes expirant" - -#: ../../mod/admin.php:188 -msgid "# Channels" -msgstr "# Canaux" - -#: ../../mod/admin.php:189 -msgid "# primary" -msgstr "# primaire" - -#: ../../mod/admin.php:190 -msgid "# clones" -msgstr "# clones" - -#: ../../mod/admin.php:196 -msgid "Message queues" -msgstr "File des messages" - -#: ../../mod/admin.php:212 ../../mod/admin.php:455 ../../mod/admin.php:669 -#: ../../mod/admin.php:709 ../../mod/admin.php:984 ../../mod/admin.php:1148 -#: ../../mod/admin.php:1263 ../../mod/admin.php:1324 ../../mod/admin.php:1485 -#: ../../mod/admin.php:1519 ../../mod/admin.php:1604 -msgid "Administration" -msgstr "Administration" - -#: ../../mod/admin.php:213 -msgid "Summary" -msgstr "Résumé" - -#: ../../mod/admin.php:216 -msgid "Registered accounts" -msgstr "Comptes enregistrés" - -#: ../../mod/admin.php:217 ../../mod/admin.php:673 -msgid "Pending registrations" -msgstr "Inscriptions en attente" - -#: ../../mod/admin.php:218 -msgid "Registered channels" -msgstr "Canaux enregistrés" - -#: ../../mod/admin.php:219 ../../mod/admin.php:674 -msgid "Active plugins" -msgstr "Greffons actifs" - -#: ../../mod/admin.php:220 -msgid "Version" -msgstr "Version" - -#: ../../mod/admin.php:339 -msgid "Site settings updated." -msgstr "Paramètres du site sauvegardés." - -#: ../../mod/admin.php:376 ../../mod/settings.php:793 -msgid "mobile" -msgstr "mobile" - -#: ../../mod/admin.php:378 -msgid "experimental" -msgstr "expérimental" - -#: ../../mod/admin.php:380 -msgid "unsupported" -msgstr "non maintenu" - -#: ../../mod/admin.php:426 -msgid "Yes - with approval" -msgstr "Oui - avec approbation" - -#: ../../mod/admin.php:432 -msgid "My site is not a public server" -msgstr "Mon site n'est pas un serveur public" - -#: ../../mod/admin.php:433 -msgid "My site has paid access only" -msgstr "Mon site est à accès payant uniquement" - -#: ../../mod/admin.php:434 -msgid "My site has free access only" -msgstr "Mon site est gratuit uniquement" - -#: ../../mod/admin.php:435 -msgid "My site offers free accounts with optional paid upgrades" -msgstr "Mon site offre des comptes gratuits avec des améliorations payantes facultatives" - -#: ../../mod/admin.php:458 ../../mod/register.php:237 -msgid "Registration" -msgstr "Inscription" - -#: ../../mod/admin.php:459 -msgid "File upload" -msgstr "Envoi de fichier" - -#: ../../mod/admin.php:460 -msgid "Policies" -msgstr "Stratégies" - -#: ../../mod/admin.php:465 -msgid "Site name" -msgstr "Nom du site" - -#: ../../mod/admin.php:466 -msgid "Banner/Logo" -msgstr "Bannière/logo" - -#: ../../mod/admin.php:467 -msgid "Administrator Information" -msgstr "Informations de l'administrateur" - -#: ../../mod/admin.php:467 -msgid "" -"Contact information for site administrators. Displayed on siteinfo page. " -"BBCode can be used here" -msgstr "Coordonnées de l'administrateur du site. Affichées sur la page 'siteinfo'. Vous pouvez utiliser du BBCode ici" - -#: ../../mod/admin.php:468 -msgid "System language" -msgstr "Langue du système" - -#: ../../mod/admin.php:469 -msgid "System theme" -msgstr "Thème du système" - -#: ../../mod/admin.php:469 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Thème par défaut - il peut être changé pour chaque profil utilisateur - modifier le thème" - -#: ../../mod/admin.php:470 -msgid "Mobile system theme" -msgstr "Thème par défaut pour les mobiles" - -#: ../../mod/admin.php:470 -msgid "Theme for mobile devices" -msgstr "Thème pour les mobiles" - -#: ../../mod/admin.php:472 -msgid "Allow Feeds as Connections" -msgstr "Autoriser les Flux (RSS) comme contacts" - -#: ../../mod/admin.php:472 -msgid "(Heavy system resource usage)" -msgstr "(Impact important sur les ressources)" - -#: ../../mod/admin.php:473 -msgid "Maximum image size" -msgstr "Taille maximale des images" - -#: ../../mod/admin.php:473 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Taille maximum, en octets, des images envoyées. Par défaut 0, soit sans limite." - -#: ../../mod/admin.php:474 -msgid "Does this site allow new member registration?" -msgstr "Est-ce que l'enregistrement de nouveaux membres est autorisé sur ce site ?" - -#: ../../mod/admin.php:475 -msgid "Invitation only" -msgstr "Sur invitation seulement" - -#: ../../mod/admin.php:475 -msgid "" -"Only allow new member registrations with an invitation code. Above register " -"policy must be set to Yes." -msgstr "N'autoriser que les nouvelles inscriptions avec code d'invitation. La stratégie d'inscription ci-dessus doit être mise sur \"Oui\"." - -#: ../../mod/admin.php:476 -msgid "Which best describes the types of account offered by this hub?" -msgstr "Quelle est la meilleure description des types de comptes proposés sur ce hub ?" - -#: ../../mod/admin.php:477 -msgid "Register text" -msgstr "Texte d'inscription" - -#: ../../mod/admin.php:477 -msgid "Will be displayed prominently on the registration page." -msgstr "Sera affiché de manière bien visible sur le formulaire d'inscription." - -#: ../../mod/admin.php:478 -msgid "Site homepage to show visitors (default: login box)" -msgstr "Page d'accueil du site à montrer aux visiteurs (par défaut :boîte de dialogue de connexion)" - -#: ../../mod/admin.php:478 -msgid "" -"example: 'public' to show public stream, 'page/sys/home' to show a system " -"webpage called 'home' or 'include:home.html' to include a file." -msgstr "exemple :'public' pour montrer le flux public, 'page/sys/home' pour montrer une page système appelée 'home' ou 'include:home.html' pour inclure un fichier." - -#: ../../mod/admin.php:479 -msgid "Preserve site homepage URL" -msgstr "Préserver l'adresse d'accueil du site" - -#: ../../mod/admin.php:479 -msgid "" -"Present the site homepage in a frame at the original location instead of " -"redirecting" -msgstr "Présenter la page d'accueil du site dans un cadre à l'adresse d'origine, plutôt que de rediriger" - -#: ../../mod/admin.php:480 -msgid "Accounts abandoned after x days" -msgstr "Les comptes sont abandonnés après x jours" - -#: ../../mod/admin.php:480 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Eviter de gaspiller les ressources du système en interrogeant des hubs distants pour des canaux abandonnés. Mettez 0 pour ne pas avoir de limite de temps." - -#: ../../mod/admin.php:481 -msgid "Allowed friend domains" -msgstr "Domaines amicaux autorisés" - -#: ../../mod/admin.php:481 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Liste de noms de domaines séparés par des virgules pour lesquels ce site acceptera les demandes d'amitié. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines." - -#: ../../mod/admin.php:482 -msgid "Allowed email domains" -msgstr "Domaines de courriels autorisés" - -#: ../../mod/admin.php:482 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Liste de noms de domaines séparés par des virgules dont les adresses de courriel seront autorisées lors de l'inscription à ce site. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines." - -#: ../../mod/admin.php:483 -msgid "Not allowed email domains" -msgstr "Domaines de courriel non autorisés" - -#: ../../mod/admin.php:483 -msgid "" -"Comma separated list of domains which are not allowed in email addresses for" -" registrations to this site. Wildcards are accepted. Empty to allow any " -"domains, unless allowed domains have been defined." -msgstr "Liste de noms de domaines - séparés par des virgules - dont les adresses de courriel ne seront pas autorisées lors de l'inscription à ce site. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines, sauf si des domaines autorisés ont été définis." - -#: ../../mod/admin.php:484 -msgid "Verify Email Addresses" -msgstr "Demander vérification des adresses de courriel" - -#: ../../mod/admin.php:484 -msgid "" -"Check to verify email addresses used in account registration (recommended)." -msgstr "Cocher pour que les adresses utilisées à l'inscription soient vérifiées (recommandé)." - -#: ../../mod/admin.php:485 -msgid "Force publish" -msgstr "Publicité forcée" - -#: ../../mod/admin.php:485 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Cocher pour forcer la publication de tous les profils du site dans l'annuaire." - -#: ../../mod/admin.php:486 -msgid "Import Public Streams" -msgstr "Flux publics importés" - -#: ../../mod/admin.php:486 -msgid "" -"Import and allow access to public content pulled from other sites. Warning: " -"this content is unmoderated." -msgstr "Importer du contenu public à partir d'autres sites et autoriser l'accès à ce contenu. Attention : ce contenu n'est pas modéré." - -#: ../../mod/admin.php:487 -msgid "login on Homepage" -msgstr "Connexion à partir de la page d'accueil" - -#: ../../mod/admin.php:487 -msgid "" -"Present a login box to visitors on the home page if no other content has " -"been configured." -msgstr "Présenter une boîte de dialogue de connexion aux visiteurs sur la page d'accueil si aucun autre contenu n'a été configuré." - -#: ../../mod/admin.php:489 -msgid "Directory Server URL" -msgstr "URL du serveur d'annuaire" - -#: ../../mod/admin.php:489 -msgid "Default directory server" -msgstr "Serveur d'annuaire par défaut" - -#: ../../mod/admin.php:491 -msgid "Proxy user" -msgstr "Utilisateur du proxy" - -#: ../../mod/admin.php:492 -msgid "Proxy URL" -msgstr "URL du proxy" - -#: ../../mod/admin.php:493 -msgid "Network timeout" -msgstr "Délai maximal du réseau" - -#: ../../mod/admin.php:493 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "En secondes. Mettre à 0 pour ne pas avoir de délai maximal (non recommandé)." - -#: ../../mod/admin.php:494 -msgid "Delivery interval" -msgstr "Intervalle de distribution" - -#: ../../mod/admin.php:494 -msgid "" -"Delay background delivery processes by this many seconds to reduce system " -"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " -"for large dedicated servers." -msgstr "Temporise le processus de distribution de tant de secondes pour réduire la charge sur le système. Valeurs recommandées : 4-5 pour les serveurs mutualisés, 2-3 pour les VPS. 0-1 pour les gros serveurs dédiés." - -#: ../../mod/admin.php:495 -msgid "Deliveries per process" -msgstr "Distributions par processus" - -#: ../../mod/admin.php:495 -msgid "" -"Number of deliveries to attempt in a single operating system process. Adjust" -" if necessary to tune system performance. Recommend: 1-5." -msgstr "Nombre de distributions à tenter au sein d'un seul processus système. Ajuster si nécessaire pour affiner la performance du système. Recommandé :1-5." - -#: ../../mod/admin.php:496 -msgid "Poll interval" -msgstr "Intervalle de scrutation" - -#: ../../mod/admin.php:496 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Temporise le processus de scrutation en tâche de fond de tant de secondes, pour réduire la charge. Si 0, utilise l'intervalle de distribution." - -#: ../../mod/admin.php:497 -msgid "Maximum Load Average" -msgstr "Charge maximale moyenne" - -#: ../../mod/admin.php:497 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Charge système maximale au-delà de laquelle distribution et scrutation sont reportées - par défaut 50." - -#: ../../mod/admin.php:498 -msgid "Expiration period in days for imported (grid/network) content" -msgstr "Délai d'expiration pour le contenu importé (réseau)" - -#: ../../mod/admin.php:498 -msgid "0 for no expiration of imported content" -msgstr "0 pour ne pas expirer le contenu importé" - -#: ../../mod/admin.php:635 ../../mod/admin.php:636 ../../mod/settings.php:717 -msgid "Off" -msgstr "Inactif" - -#: ../../mod/admin.php:635 ../../mod/admin.php:636 ../../mod/settings.php:717 -msgid "On" -msgstr "Actif" - -#: ../../mod/admin.php:636 -#, php-format -msgid "Lock feature %s" -msgstr "Verrouiller fonctionnalité %s" - -#: ../../mod/admin.php:644 -msgid "Manage Additional Features" -msgstr "Gérer les fonctionnalités additionnelles" - -#: ../../mod/admin.php:661 -msgid "No server found" -msgstr "Serveur introuvable" - -#: ../../mod/admin.php:668 ../../mod/admin.php:998 -msgid "ID" -msgstr "Identifiant" - -#: ../../mod/admin.php:668 -msgid "for channel" -msgstr "pour le canal" - -#: ../../mod/admin.php:668 -msgid "on server" -msgstr "sur le serveur" - -#: ../../mod/admin.php:670 -msgid "Server" -msgstr "Serveur" - -#: ../../mod/admin.php:712 -msgid "Block public" -msgstr "Bloquer \"public\"" - -#: ../../mod/admin.php:712 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently authenticated." -msgstr "" - -#: ../../mod/admin.php:713 -msgid "Allow communications only from these sites" -msgstr "" - -#: ../../mod/admin.php:713 -msgid "" -"One site per line. Leave empty to allow communication from anywhere by " -"default" -msgstr "" - -#: ../../mod/admin.php:714 -msgid "Block communications from these sites" -msgstr "" - -#: ../../mod/admin.php:715 -msgid "Allow communications only from these channels" -msgstr "" - -#: ../../mod/admin.php:715 -msgid "" -"One channel (hash) per line. Leave empty to allow from any channel by " -"default" -msgstr "" - -#: ../../mod/admin.php:716 -msgid "Block communications from these channels" -msgstr "" - -#: ../../mod/admin.php:717 -msgid "Allow embedded HTML content only from these domains" -msgstr "" - -#: ../../mod/admin.php:717 -msgid "One site per line. Leave empty to allow from any site by default" -msgstr "" - -#: ../../mod/admin.php:718 -msgid "Block embedded HTML from these domains" -msgstr "" - -#: ../../mod/admin.php:720 -msgid "Cooperative embed security" -msgstr "" - -#: ../../mod/admin.php:720 -msgid "Enable to share embed security with other compatible sites/hubs" -msgstr "" - -#: ../../mod/admin.php:735 -msgid "Update has been marked successful" -msgstr "La mise à jour a été marquée comme réussie" - -#: ../../mod/admin.php:745 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "L'éxecution de %s a échoué. Merci de vérifier les journaux du système." - -#: ../../mod/admin.php:748 -#, php-format -msgid "Update %s was successfully applied." -msgstr "La mise à jour %s a été appliquée avec succès." - -#: ../../mod/admin.php:752 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "La mise à jour %s n'a pas retourné d'information. Impossible de savoir si elle a réussi ou non." - -#: ../../mod/admin.php:755 -#, php-format -msgid "Update function %s could not be found." -msgstr "La fonction de mise à jour %s est introuvable." - -#: ../../mod/admin.php:771 -msgid "No failed updates." -msgstr "Aucune mise à jour défaillante." - -#: ../../mod/admin.php:775 -msgid "Failed Updates" -msgstr "Mises à jour défaillantes" - -#: ../../mod/admin.php:777 -msgid "Mark success (if update was manually applied)" -msgstr "Marquer comme réussie (si la mise à jour a été réalisée manuellement)" - -#: ../../mod/admin.php:778 -msgid "Attempt to execute this update step automatically" -msgstr "Tenter de réaliser cette étape de mise à jour automatiquement" - -#: ../../mod/admin.php:809 -msgid "Queue Statistics" -msgstr "Statistiques de file d'attente" - -#: ../../mod/admin.php:810 -msgid "Total Entries" -msgstr "Nombre d'entrées total" - -#: ../../mod/admin.php:811 -msgid "Priority" -msgstr "Priorité" - -#: ../../mod/admin.php:812 -msgid "Destination URL" -msgstr "URL de destination" - -#: ../../mod/admin.php:813 -msgid "Mark hub permanently offline" -msgstr "Marquer le hub comme étant hors ligne de manière permanente" - -#: ../../mod/admin.php:814 -msgid "Empty queue for this hub" -msgstr "Vider la file d'attente pour ce hub" - -#: ../../mod/admin.php:815 -msgid "Last known contact" -msgstr "Dernier contact connu" - -#: ../../mod/admin.php:851 -#, php-format -msgid "%s account blocked/unblocked" -msgid_plural "%s account blocked/unblocked" -msgstr[0] "%s compte bloqué/débloqué" -msgstr[1] "%s comptes bloqués/débloqués" - -#: ../../mod/admin.php:859 -#, php-format -msgid "%s account deleted" -msgid_plural "%s accounts deleted" -msgstr[0] "%s compte supprimé" -msgstr[1] "%s comptes supprimés" - -#: ../../mod/admin.php:895 -msgid "Account not found" -msgstr "Compte introuvable" - -#: ../../mod/admin.php:907 -#, php-format -msgid "Account '%s' deleted" -msgstr "Compte '%s' supprimé" - -#: ../../mod/admin.php:915 -#, php-format -msgid "Account '%s' blocked" -msgstr "Compte '%s' bloqué" - -#: ../../mod/admin.php:923 -#, php-format -msgid "Account '%s' unblocked" -msgstr "Compte '%s' débloqué" - -#: ../../mod/admin.php:985 ../../mod/admin.php:997 -msgid "Users" -msgstr "Utilisateurs" - -#: ../../mod/admin.php:987 ../../mod/admin.php:1151 -msgid "select all" -msgstr "tout sélectionner" - -#: ../../mod/admin.php:988 -msgid "User registrations waiting for confirm" -msgstr "Inscriptions en attente d'approbation" - -#: ../../mod/admin.php:989 -msgid "Request date" -msgstr "Date de la demande" - -#: ../../mod/admin.php:990 -msgid "No registrations." -msgstr "Pas d'inscriptions." - -#: ../../mod/admin.php:992 -msgid "Deny" -msgstr "Refuser" - -#: ../../mod/admin.php:998 -msgid "Register date" -msgstr "Date d'inscription" - -#: ../../mod/admin.php:998 -msgid "Last login" -msgstr "Dernière connexion" - -#: ../../mod/admin.php:998 -msgid "Expires" -msgstr "Expire le" - -#: ../../mod/admin.php:998 -msgid "Service Class" -msgstr "Classe de service" - -#: ../../mod/admin.php:1000 -msgid "" -"Selected accounts will be deleted!\\n\\nEverything these accounts had posted" -" on this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Les comptes sélectionnés seront supprimés !\\n\\nTout ce que ces utilisateurs ont publié sur ce site sera détruit de manière définitive !\\n\\nÊtes-vous sûr ?" - -#: ../../mod/admin.php:1001 -msgid "" -"The account {0} will be deleted!\\n\\nEverything this account has posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Le compte {0} sera supprimé !\\n\\nTout ce que cet utilisateur a publié sur ce site sera détruit de manière définitive !\\n\\nÊtes-vous sûr ?" - -#: ../../mod/admin.php:1037 -#, php-format -msgid "%s channel censored/uncensored" -msgid_plural "%s channels censored/uncensored" -msgstr[0] "%s canal censuré/dé-censuré" -msgstr[1] "%s canaux censurés/dé-censurés" - -#: ../../mod/admin.php:1046 -#, php-format -msgid "%s channel code allowed/disallowed" -msgid_plural "%s channels code allowed/disallowed" -msgstr[0] "code autorisé/interdit pour %s canal" -msgstr[1] "code autorisé/interdit pour %s canaux" - -#: ../../mod/admin.php:1053 -#, php-format -msgid "%s channel deleted" -msgid_plural "%s channels deleted" -msgstr[0] "%s canal supprimé" -msgstr[1] "%s canaux supprimés" - -#: ../../mod/admin.php:1073 -msgid "Channel not found" -msgstr "Canal introuvable" - -#: ../../mod/admin.php:1084 -#, php-format -msgid "Channel '%s' deleted" -msgstr "Canal '%s' supprimé" - -#: ../../mod/admin.php:1096 -#, php-format -msgid "Channel '%s' censored" -msgstr "Canal '%s' censuré" - -#: ../../mod/admin.php:1096 -#, php-format -msgid "Channel '%s' uncensored" -msgstr "Canal '%s' non censuré" - -#: ../../mod/admin.php:1107 -#, php-format -msgid "Channel '%s' code allowed" -msgstr "Code autorisé pour le canal '%s'" - -#: ../../mod/admin.php:1107 -#, php-format -msgid "Channel '%s' code disallowed" -msgstr "Code interdit pour le canal '%s'" - -#: ../../mod/admin.php:1153 -msgid "Censor" -msgstr "Censurer" - -#: ../../mod/admin.php:1154 -msgid "Uncensor" -msgstr "Ne plus censurer" - -#: ../../mod/admin.php:1155 -msgid "Allow Code" -msgstr "Autoriser le code" - -#: ../../mod/admin.php:1156 -msgid "Disallow Code" -msgstr "Interdire le code" - -#: ../../mod/admin.php:1158 -msgid "UID" -msgstr "UID" - -#: ../../mod/admin.php:1158 ../../mod/profiles.php:457 -msgid "Address" -msgstr "Adresse" - -#: ../../mod/admin.php:1160 -msgid "" -"Selected channels will be deleted!\\n\\nEverything that was posted in these " -"channels on this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Les canaux sélectionnés seront supprimés !\\n\\nTout ce qui a été publié dans ces canaux sur ce site sera définitivement supprimé !\\n\\nÊtes-vous sûr ?" - -#: ../../mod/admin.php:1161 -msgid "" -"The channel {0} will be deleted!\\n\\nEverything that was posted in this " -"channel on this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Le canal {0} sera supprimé !\\n\\nTout ce qui a été publié sur ce canal sera définitivement supprimé !\\n\\nÊtes-vous sûr(e) ?" - -#: ../../mod/admin.php:1218 -#, php-format -msgid "Plugin %s disabled." -msgstr "Greffon %s désactivé." - -#: ../../mod/admin.php:1222 -#, php-format -msgid "Plugin %s enabled." -msgstr "Greffon %s activé." - -#: ../../mod/admin.php:1232 ../../mod/admin.php:1458 -msgid "Disable" -msgstr "Désactiver" - -#: ../../mod/admin.php:1235 ../../mod/admin.php:1460 -msgid "Enable" -msgstr "Activer" - -#: ../../mod/admin.php:1265 ../../mod/admin.php:1487 -msgid "Toggle" -msgstr "(Dés)activer" - -#: ../../mod/admin.php:1273 ../../mod/admin.php:1497 -msgid "Author: " -msgstr "Auteur :" - -#: ../../mod/admin.php:1274 ../../mod/admin.php:1498 -msgid "Maintainer: " -msgstr "Maintenu par :" - -#: ../../mod/admin.php:1275 -msgid "Minimum project version: " -msgstr "Version minimum du projet :" - -#: ../../mod/admin.php:1276 -msgid "Maximum project version: " -msgstr "Version maximum du projet :" - -#: ../../mod/admin.php:1277 -msgid "Minimum PHP version: " -msgstr "Version minimum de PHP :" - -#: ../../mod/admin.php:1279 ../../mod/admin.php:1330 -msgid "Disabled - version incompatibility" -msgstr "Désactivé - version incompatible" - -#: ../../mod/admin.php:1423 -msgid "No themes found." -msgstr "Aucun thème trouvé." - -#: ../../mod/admin.php:1479 -msgid "Screenshot" -msgstr "Capture d'écran" - -#: ../../mod/admin.php:1525 -msgid "[Experimental]" -msgstr "[Expérimental]" - -#: ../../mod/admin.php:1526 -msgid "[Unsupported]" -msgstr "[Non maintenu]" - -#: ../../mod/admin.php:1550 -msgid "Log settings updated." -msgstr "Paramètres du journal mis à jour." - -#: ../../mod/admin.php:1607 -msgid "Clear" -msgstr "Vider" - -#: ../../mod/admin.php:1613 -msgid "Debugging" -msgstr "Débogage" - -#: ../../mod/admin.php:1614 -msgid "Log file" -msgstr "Fichier du journal" - -#: ../../mod/admin.php:1614 -msgid "" -"Must be writable by web server. Relative to your Red top-level directory." -msgstr "Doit être accessible en écriture par le serveur web. Chemin relatif à la racine de votre installation de Hubzilla." - -#: ../../mod/admin.php:1615 -msgid "Log level" -msgstr "Niveau de journalisation" - -#: ../../mod/admin.php:1661 -msgid "New Profile Field" -msgstr "Nouveau champ de profil" - -#: ../../mod/admin.php:1662 ../../mod/admin.php:1682 -msgid "Field nickname" -msgstr "Nom court du champ" - -#: ../../mod/admin.php:1662 ../../mod/admin.php:1682 -msgid "System name of field" -msgstr "Nom système du champ" - -#: ../../mod/admin.php:1663 ../../mod/admin.php:1683 -msgid "Input type" -msgstr "Type de champ" - -#: ../../mod/admin.php:1664 ../../mod/admin.php:1684 -msgid "Field Name" -msgstr "Nom du champ" - -#: ../../mod/admin.php:1664 ../../mod/admin.php:1684 -msgid "Label on profile pages" -msgstr "Étiquette sur les pages de profil" - -#: ../../mod/admin.php:1665 ../../mod/admin.php:1685 -msgid "Help text" -msgstr "Aide à la saisie" - -#: ../../mod/admin.php:1665 ../../mod/admin.php:1685 -msgid "Additional info (optional)" -msgstr "Informations additionnelles (facultatif)" - -#: ../../mod/admin.php:1675 -msgid "Field definition not found" -msgstr "Définition du champ introuvable" - -#: ../../mod/admin.php:1681 -msgid "Edit Profile Field" -msgstr "Modifier le champ de profil" - -#: ../../mod/poke.php:165 -msgid "Poke somebody" -msgstr "" - -#: ../../mod/poke.php:168 -msgid "Poke/Prod" -msgstr "Tapoter/Encourager" - -#: ../../mod/poke.php:169 -msgid "Poke, prod or do other things to somebody" -msgstr "" - -#: ../../mod/poke.php:176 -msgid "Recipient" -msgstr "Destinataire" - -#: ../../mod/poke.php:177 -msgid "Choose what you wish to do to recipient" -msgstr "Choisir ce que vous voulez faire au destinataire" - -#: ../../mod/poke.php:180 ../../mod/poke.php:181 -msgid "Make this post private" -msgstr "Rendre cette publication privée" - -#: ../../mod/probe.php:24 ../../mod/probe.php:30 -#, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "Récupération d'URL échouée : %1$s" - -#: ../../mod/profile_photo.php:112 ../../mod/cover_photo.php:54 -msgid "Image uploaded but image cropping failed." -msgstr "L'image a été téléversée, mais le recadrage a échoué." - -#: ../../mod/profile_photo.php:166 ../../mod/cover_photo.php:150 -msgid "Image resize failed." -msgstr "Le redimensionnement de l'image a échoué." - -#: ../../mod/profile_photo.php:212 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Shift-rechargez votre page, ou videz le cache du navigateur si la photo ne s'affiche pas immédiatement." - -#: ../../mod/profile_photo.php:250 ../../mod/cover_photo.php:188 -msgid "Image upload failed." -msgstr "Le téléversement de l'image a échoué." - -#: ../../mod/profile_photo.php:269 ../../mod/cover_photo.php:206 -msgid "Unable to process image." -msgstr "Impossible de traîter l'image." - -#: ../../mod/profile_photo.php:297 ../../mod/cover_photo.php:229 -msgid "female" -msgstr "femme" - -#: ../../mod/profile_photo.php:298 ../../mod/cover_photo.php:230 -#, php-format -msgid "%1$s updated her %2$s" -msgstr "%1$s a mis à jour son %2$s" - -#: ../../mod/profile_photo.php:299 ../../mod/cover_photo.php:231 -msgid "male" -msgstr "homme" - -#: ../../mod/profile_photo.php:300 ../../mod/cover_photo.php:232 -#, php-format -msgid "%1$s updated his %2$s" -msgstr "%1$s a mis à jour son %2$s" - -#: ../../mod/profile_photo.php:302 ../../mod/cover_photo.php:234 -#, php-format -msgid "%1$s updated their %2$s" -msgstr "%1$s a mis a jour sa %2$s" - -#: ../../mod/profile_photo.php:304 -msgid "profile photo" -msgstr "photo de profil" - -#: ../../mod/profile_photo.php:368 ../../mod/profile_photo.php:409 -#: ../../mod/cover_photo.php:299 ../../mod/cover_photo.php:314 -msgid "Photo not available." -msgstr "Photo inaccessible." - -#: ../../mod/profile_photo.php:450 ../../mod/cover_photo.php:350 -msgid "Upload File:" -msgstr "Téléverser fichier :" - -#: ../../mod/profile_photo.php:451 ../../mod/cover_photo.php:351 -msgid "Select a profile:" -msgstr "Choisir un profil :" - -#: ../../mod/profile_photo.php:452 -msgid "Upload Profile Photo" -msgstr "Téléverser une photo de profil" - -#: ../../mod/profile_photo.php:457 ../../mod/settings.php:976 -#: ../../mod/cover_photo.php:357 -msgid "or" -msgstr "ou" - -#: ../../mod/profile_photo.php:457 ../../mod/cover_photo.php:357 -msgid "skip this step" -msgstr "passer cette étape" - -#: ../../mod/profile_photo.php:457 ../../mod/cover_photo.php:357 -msgid "select a photo from your photo albums" -msgstr "choisir une photo dans vos albums" - -#: ../../mod/profile_photo.php:473 ../../mod/cover_photo.php:373 -msgid "Crop Image" -msgstr "Recadrer l'image" - -#: ../../mod/profile_photo.php:474 ../../mod/cover_photo.php:374 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Merci d'ajuster le cadre pour une visualisation optimale." - -#: ../../mod/profile_photo.php:476 ../../mod/cover_photo.php:376 -msgid "Done Editing" -msgstr "J'ai terminé" - -#: ../../mod/profiles.php:19 ../../mod/profiles.php:184 -#: ../../mod/profiles.php:241 ../../mod/profiles.php:608 -msgid "Profile not found." -msgstr "Profil introuvable." - -#: ../../mod/profiles.php:39 -msgid "Profile deleted." -msgstr "Profil supprimé." - -#: ../../mod/profiles.php:63 ../../mod/profiles.php:99 -msgid "Profile-" -msgstr "Profil-" - -#: ../../mod/profiles.php:84 ../../mod/profiles.php:127 -msgid "New profile created." -msgstr "Nouveau profil créé." - -#: ../../mod/profiles.php:105 -msgid "Profile unavailable to clone." -msgstr "Profil impossible à cloner." - -#: ../../mod/profiles.php:146 -msgid "Profile unavailable to export." -msgstr "Impossible d'exporter le profil." - -#: ../../mod/profiles.php:251 -msgid "Profile Name is required." -msgstr "Le nom du profil est obligatoire." - -#: ../../mod/profiles.php:414 -msgid "Marital Status" -msgstr "Statut marital" - -#: ../../mod/profiles.php:418 -msgid "Romantic Partner" -msgstr "Partenaire amoureux" - -#: ../../mod/profiles.php:422 -msgid "Likes" -msgstr "Aime" - -#: ../../mod/profiles.php:426 -msgid "Dislikes" -msgstr "N'aime pas" - -#: ../../mod/profiles.php:430 -msgid "Work/Employment" -msgstr "Travail/Occupation" - -#: ../../mod/profiles.php:433 -msgid "Religion" -msgstr "Religion/Croyance" - -#: ../../mod/profiles.php:437 -msgid "Political Views" -msgstr "Opinions politiques" - -#: ../../mod/profiles.php:445 -msgid "Sexual Preference" -msgstr "Préférences sexuelle" - -#: ../../mod/profiles.php:449 -msgid "Homepage" -msgstr "Site Internet" - -#: ../../mod/profiles.php:453 -msgid "Interests" -msgstr "Centres d'intérêt" - -#: ../../mod/profiles.php:547 -msgid "Profile updated." -msgstr "Profil mis à jour." - -#: ../../mod/profiles.php:634 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Cacher vos contacts/amis aux visiteurs de ce profil ?" - -#: ../../mod/profiles.php:674 -msgid "Edit Profile Details" -msgstr "Modifier les détails du profil" - -#: ../../mod/profiles.php:676 -msgid "View this profile" -msgstr "Voir ce profil" - -#: ../../mod/profiles.php:678 -msgid "Change Profile Photo" -msgstr "Changer la photo du profil" - -#: ../../mod/profiles.php:679 -msgid "Create a new profile using these settings" -msgstr "Créer un nouveau profil avec ces paramètres" - -#: ../../mod/profiles.php:680 -msgid "Clone this profile" -msgstr "Cloner ce profil" - -#: ../../mod/profiles.php:681 -msgid "Delete this profile" -msgstr "Supprimer ce profil" - -#: ../../mod/profiles.php:683 -msgid "Import profile from file" -msgstr "Importer le profil à partir d'un fichier" - -#: ../../mod/profiles.php:684 -msgid "Export profile to file" -msgstr "Exporter le profil vers un fichier." - -#: ../../mod/profiles.php:685 -msgid "Profile Name:" -msgstr "Nom du profil :" - -#: ../../mod/profiles.php:686 -msgid "Your Full Name:" -msgstr "Votre nom complet :" - -#: ../../mod/profiles.php:687 -msgid "Title/Description:" -msgstr "Titre/description :" - -#: ../../mod/profiles.php:688 -msgid "Your Gender:" -msgstr "Sexe/Genre :" - -#: ../../mod/profiles.php:689 -msgid "Birthday :" -msgstr "Date de naissance :" - -#: ../../mod/profiles.php:690 -msgid "Street Address:" -msgstr "Numéro et voie :" - -#: ../../mod/profiles.php:691 -msgid "Locality/City:" -msgstr "Ville :" - -#: ../../mod/profiles.php:692 -msgid "Postal/Zip Code:" -msgstr "Code postal :" - -#: ../../mod/profiles.php:693 -msgid "Country:" -msgstr "Pays :" - -#: ../../mod/profiles.php:694 -msgid "Region/State:" -msgstr "Région/Province/État :" - -#: ../../mod/profiles.php:695 -msgid " Marital Status:" -msgstr "Statut marital :" - -#: ../../mod/profiles.php:696 -msgid "Who: (if applicable)" -msgstr "Avec : (si pertinent)" - -#: ../../mod/profiles.php:697 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Exemples : marie123, Marie Deschamps, marie@exemple.com" - -#: ../../mod/profiles.php:698 -msgid "Since [date]:" -msgstr "Depuis [date] :" - -#: ../../mod/profiles.php:700 -msgid "Homepage URL:" -msgstr "URL de mon site Internet :" - -#: ../../mod/profiles.php:703 -msgid "Religious Views:" -msgstr "Opinions religieuses :" - -#: ../../mod/profiles.php:704 -msgid "Keywords:" -msgstr "Mots-clefs :" - -#: ../../mod/profiles.php:707 -msgid "Example: fishing photography software" -msgstr "Exemple : escrime photographie modélisme" - -#: ../../mod/profiles.php:708 -msgid "Used in directory listings" -msgstr "Utilisé pour le référencement dans l'annuaire" - -#: ../../mod/profiles.php:709 -msgid "Tell us about yourself..." -msgstr "Parlez nous de vous..." - -#: ../../mod/profiles.php:710 -msgid "Hobbies/Interests" -msgstr "Loisirs/Centres d'intêret" - -#: ../../mod/profiles.php:711 -msgid "Contact information and Social Networks" -msgstr "Coordonnées et réseaux sociaux" - -#: ../../mod/profiles.php:712 -msgid "My other channels" -msgstr "Mes autres canaux" - -#: ../../mod/profiles.php:713 -msgid "Musical interests" -msgstr "Goûts musicaux" - -#: ../../mod/profiles.php:714 -msgid "Books, literature" -msgstr "Livres, littérature" - -#: ../../mod/profiles.php:715 -msgid "Television" -msgstr "Télévision" - -#: ../../mod/profiles.php:716 -msgid "Film/dance/culture/entertainment" -msgstr "Cinéma/Danse/Culture/Divertissement" - -#: ../../mod/profiles.php:717 -msgid "Love/romance" -msgstr "Amour/Relation amoureuse" - -#: ../../mod/profiles.php:718 -msgid "Work/employment" -msgstr "Travail/Occupation " - -#: ../../mod/profiles.php:719 -msgid "School/education" -msgstr "Études" - -#: ../../mod/profiles.php:725 -msgid "This is your default profile." -msgstr "Ceci est votre profil par défaut." - -#: ../../mod/profiles.php:736 -msgid "Age: " -msgstr "Age :" - -#: ../../mod/profiles.php:779 -msgid "Edit/Manage Profiles" -msgstr "Modifier/gérer les profils" - -#: ../../mod/profiles.php:780 -msgid "Add profile things" -msgstr "Ajouter des éléments de profil" - -#: ../../mod/profiles.php:781 -msgid "Include desirable objects in your profile" -msgstr "Incluez des objets souhaitables dans votre profil" - -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Identifiant de profil invalide." - -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" -msgstr "Éditeur de visibilité de profil" - -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." -msgstr "Cliquer sur un contact pour l'ajouter ou le retirer." - -#: ../../mod/profperm.php:123 -msgid "Visible To" -msgstr "Visible par" - -#: ../../mod/pubsites.php:18 -msgid "Public Sites" -msgstr "Sites publics" - -#: ../../mod/pubsites.php:21 -msgid "" -"The listed sites allow public registration for the $Projectname network. All" -" sites in the network are interlinked so membership on any of them conveys " -"membership in the network as a whole. Some sites may require subscription or" -" provide tiered service plans. The provider links may " -"provide additional details." -msgstr "Les sites listés autorisent l'inscription publique au réseau $Projectname. Tous les sites du réseau sont interconnectés, l'inscription sur l'un quelconque d'entre eux signifie donc l'inscription sur le réseau dans son ensemble. Certains sites peuvent nécessiter une souscription ou fournir des niveaux de service différenciés. Le lien du fournisseur peut fournir plus de détails." - -#: ../../mod/pubsites.php:27 -msgid "Rate this hub" -msgstr "Noter ce hub" - -#: ../../mod/pubsites.php:28 -msgid "Site URL" -msgstr "URL du site" - -#: ../../mod/pubsites.php:28 -msgid "Access Type" -msgstr "Type d'accès" - -#: ../../mod/pubsites.php:28 -msgid "Registration Policy" -msgstr "Politique d'inscription" - -#: ../../mod/pubsites.php:28 -msgid "Project" -msgstr "Projet" - -#: ../../mod/pubsites.php:28 -msgid "View hub ratings" -msgstr "Voir les notes de cette instance" - -#: ../../mod/pubsites.php:32 -msgid "Rate" -msgstr "Evaluer" - -#: ../../mod/pubsites.php:33 -msgid "View ratings" -msgstr "Voir les notes" - -#: ../../mod/rate.php:158 -msgid "Website:" -msgstr "Site web :" - -#: ../../mod/rate.php:161 -#, php-format -msgid "Remote Channel [%s] (not yet known on this site)" -msgstr "Canal distant [%s] (encore inconnu sur ce site)" - -#: ../../mod/rate.php:162 -msgid "Rating (this information is public)" -msgstr "Evaluation (cette information est publique)" - -#: ../../mod/rate.php:163 -msgid "Optionally explain your rating (this information is public)" -msgstr "Explication facultative de votre évaluation (cette information est publique)" - -#: ../../mod/ratings.php:69 -msgid "No ratings" -msgstr "Pas de note" - -#: ../../mod/ratings.php:100 -msgid "Rating: " -msgstr "Evaluation :" - -#: ../../mod/ratings.php:101 -msgid "Website: " -msgstr "Site web :" - -#: ../../mod/ratings.php:103 -msgid "Description: " -msgstr "Description :" - -#: ../../mod/rbmark.php:90 -msgid "Select a bookmark folder" -msgstr "Choisir un dossier de favoris" - -#: ../../mod/rbmark.php:95 -msgid "Save Bookmark" -msgstr "Enregistrer le favori" - -#: ../../mod/rbmark.php:96 -msgid "URL of bookmark" -msgstr "URL du favori" - -#: ../../mod/rbmark.php:101 -msgid "Or enter new bookmark folder name" -msgstr "Ou entrez un nouveau nom de dossier de favoris" - -#: ../../mod/register.php:45 -msgid "Maximum daily site registrations exceeded. Please try again tomorrow." -msgstr "Nombre d'inscriptions quotidiennes dépassé. Merci d'essayer à nouveau demain." - -#: ../../mod/register.php:51 -msgid "" -"Please indicate acceptance of the Terms of Service. Registration failed." -msgstr "Merci d'indiquer votre adhésion aux conditions de service. L'inscription a échoué." - -#: ../../mod/register.php:85 -msgid "Passwords do not match." -msgstr "Les mots de passe ne concordent pas." - -#: ../../mod/register.php:127 -msgid "" -"Registration successful. Please check your email for validation " -"instructions." -msgstr "Inscription réussie. Merci de vérifier vos courriels pour valider votre compte." - -#: ../../mod/register.php:133 -msgid "Your registration is pending approval by the site owner." -msgstr "Votre inscription est en attente d'approbation par l'administrateur." - -#: ../../mod/register.php:136 -msgid "Your registration can not be processed." -msgstr "Votre inscription ne peut être traîtée." - -#: ../../mod/register.php:179 -msgid "Registration on this site is disabled." -msgstr "L'enregistrement est désactivé sur ce site." - -#: ../../mod/register.php:188 -msgid "Registration on this site/hub is by approval only." -msgstr "L'inscription sur ce site/hub est soumise à approbation." - -#: ../../mod/register.php:189 -msgid "Register at another affiliated site/hub" -msgstr "S'inscrire sur un autre site/hub affilié" - -#: ../../mod/register.php:199 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Ce site a dépassé le nombre de création de comptes autorisé chaque jour. Merci d'essayer à nouveau demain." - -#: ../../mod/register.php:210 -msgid "Terms of Service" -msgstr "Conditions de service" - -#: ../../mod/register.php:216 -#, php-format -msgid "I accept the %s for this website" -msgstr "J'accepte les %s de ce site" - -#: ../../mod/register.php:218 -#, php-format -msgid "I am over 13 years of age and accept the %s for this website" -msgstr "J'ai plus de 13 ans et j'accepte les %s de ce site" - -#: ../../mod/register.php:242 -msgid "Membership on this site is by invitation only." -msgstr "L'inscription à ce site se fait uniquement sur invitation." - -#: ../../mod/register.php:243 -msgid "Please enter your invitation code" -msgstr "Merci de saisir votre code d'invitation" - -#: ../../mod/register.php:247 -msgid "Enter your name" -msgstr "Saisissez votre nom" - -#: ../../mod/register.php:256 -msgid "Your email address" -msgstr "Votre adresse de courriel" - -#: ../../mod/register.php:257 -msgid "Choose a password" -msgstr "Choisissez un mot de passe" - -#: ../../mod/register.php:258 -msgid "Please re-enter your password" -msgstr "Merci de saisir à nouveau votre mot de passe" - -#: ../../mod/regmod.php:11 -msgid "Please login." -msgstr "Merci de vous connecter." - -#: ../../mod/removeaccount.php:30 -msgid "" -"Account removals are not allowed within 48 hours of changing the account " -"password." -msgstr "Il est impossible de supprimer un compte dans les 48 heures après avoir changé le mot de passe du compte." - -#: ../../mod/removeaccount.php:57 -msgid "Remove This Account" -msgstr "Supprimer ce compte" - -#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 -msgid "WARNING: " -msgstr "AVERTISSEMENT :" - -#: ../../mod/removeaccount.php:58 -msgid "" -"This account and all its channels will be completely removed from the " -"network. " -msgstr "Ce compte et tous ses canaux seront entièrement supprimés du réseau." - -#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 -msgid "This action is permanent and can not be undone!" -msgstr "Cette action est permanente et irréversible !" - -#: ../../mod/removeaccount.php:59 ../../mod/removeme.php:59 -msgid "Please enter your password for verification:" -msgstr "Merci de saisir votre mot de passe pour vérification :" - -#: ../../mod/removeaccount.php:60 -msgid "" -"Remove this account, all its channels and all its channel clones from the " -"network" -msgstr "Supprimer du réseau ce compte, tous ses canaux et tous les clones de ses canaux." - -#: ../../mod/removeaccount.php:60 -msgid "" -"By default only the instances of the channels located on this hub will be " -"removed from the network" -msgstr "Par défaut, seules les instances des canaux situés sur ce hub seront supprimées du réseau" - -#: ../../mod/removeaccount.php:61 ../../mod/settings.php:700 -msgid "Remove Account" -msgstr "Supprimer le compte" - -#: ../../mod/removeme.php:29 -msgid "" -"Channel removals are not allowed within 48 hours of changing the account " -"password." -msgstr "Il est impossible de supprimer un canal moins de 48 heures après avoir changé le mot de passe d'un compte." - -#: ../../mod/removeme.php:57 -msgid "Remove This Channel" -msgstr "Supprimer ce canal" - -#: ../../mod/removeme.php:58 -msgid "This channel will be completely removed from the network. " -msgstr "Ce canal sera complètement supprimé du réseau." - -#: ../../mod/removeme.php:60 -msgid "Remove this channel and all its clones from the network" -msgstr "Supprimer ce canal ainsi que tous ses clones sur le réseau" - -#: ../../mod/removeme.php:60 -msgid "" -"By default only the instance of the channel located on this hub will be " -"removed from the network" -msgstr "Par défaut, seule l'instance du canal présente sur ce hub sera supprimée du réseau" - -#: ../../mod/removeme.php:61 ../../mod/settings.php:1115 -msgid "Remove Channel" -msgstr "Supprimer le canal" - -#: ../../mod/rmagic.php:40 -msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Nous avons rencontré un problème avec l'OpenID que vous nous avez fourni. Merci de vérifier que l'ID est correctement saisi." - -#: ../../mod/rmagic.php:40 -msgid "The error message was:" -msgstr "Le message d'erreur était :" - -#: ../../mod/rmagic.php:44 -msgid "Authentication failed." -msgstr "Échec de l'authentification." - -#: ../../mod/rmagic.php:84 -msgid "Remote Authentication" -msgstr "Authentification distante" - -#: ../../mod/rmagic.php:85 -msgid "Enter your channel address (e.g. channel@example.com)" -msgstr "Entrez l'adresse de votre canal (par ex. moncanal@monsite.com)" - -#: ../../mod/rmagic.php:86 -msgid "Authenticate" -msgstr "Authentifier" - -#: ../../mod/search.php:212 -#, php-format -msgid "Items tagged with: %s" -msgstr "Eléments étiquetés avec : %s" - -#: ../../mod/search.php:214 -#, php-format -msgid "Search results for: %s" -msgstr "Résultats de recherche pour : %s" - -#: ../../mod/service_limits.php:19 -msgid "No service class restrictions found." -msgstr "Aucune restriction de classe de service trouvée." - -#: ../../mod/settings.php:76 -msgid "Name is required" -msgstr "Le nom est requis" - -#: ../../mod/settings.php:80 -msgid "Key and Secret are required" -msgstr "Clef et secret sont requis" - -#: ../../mod/settings.php:232 -msgid "Passwords do not match. Password unchanged." -msgstr "Les deux saisies du mot de passe ne correspondent pas. Il n'a donc pas été changé." - -#: ../../mod/settings.php:236 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Le mot de passe ne peut pas être vide. Il n'a donc pas été changé." - -#: ../../mod/settings.php:250 -msgid "Password changed." -msgstr "Le mot de passe a été changé." - -#: ../../mod/settings.php:252 -msgid "Password update failed. Please try again." -msgstr "La mise à jour du mot de passe a échoué. Merci d'essayer à nouveau." - -#: ../../mod/settings.php:266 -msgid "Not valid email." -msgstr "Adresse de courriel non valide." - -#: ../../mod/settings.php:269 -msgid "Protected email address. Cannot change to that email." -msgstr "Adresse de courriel protégée. Impossible de l'utiliser." - -#: ../../mod/settings.php:278 -msgid "System failure storing new email. Please try again." -msgstr "Défaillance système lors du stockage de la nouvelle adresse de courriel. Merci d'essayer à nouveau." - -#: ../../mod/settings.php:521 -msgid "Settings updated." -msgstr "Paramètres mis à jour." - -#: ../../mod/settings.php:585 ../../mod/settings.php:611 -#: ../../mod/settings.php:647 -msgid "Add application" -msgstr "Ajouter une application" - -#: ../../mod/settings.php:588 -msgid "Name of application" -msgstr "Nom de l'application" - -#: ../../mod/settings.php:589 ../../mod/settings.php:615 -msgid "Consumer Key" -msgstr "Clef client" - -#: ../../mod/settings.php:589 ../../mod/settings.php:590 -msgid "Automatically generated - change if desired. Max length 20" -msgstr "Généré automatiquement - à changer si besoin. Longueur maximale 20 caractères." - -#: ../../mod/settings.php:590 ../../mod/settings.php:616 -msgid "Consumer Secret" -msgstr "Secret client" - -#: ../../mod/settings.php:591 ../../mod/settings.php:617 -msgid "Redirect" -msgstr "Redirection" - -#: ../../mod/settings.php:591 -msgid "" -"Redirect URI - leave blank unless your application specifically requires " -"this" -msgstr "URI de redirection - laissez vide, sauf si votre application le requiert spécifiquement" - -#: ../../mod/settings.php:592 ../../mod/settings.php:618 -msgid "Icon url" -msgstr "URL de l'icône" - -#: ../../mod/settings.php:592 -msgid "Optional" -msgstr "Facultatif" - -#: ../../mod/settings.php:603 -msgid "Application not found." -msgstr "" - -#: ../../mod/settings.php:646 -msgid "Connected Apps" -msgstr "Applications connectées" - -#: ../../mod/settings.php:650 -msgid "Client key starts with" -msgstr "La clef partagée commence par" - -#: ../../mod/settings.php:651 -msgid "No name" -msgstr "Sans nom" - -#: ../../mod/settings.php:652 -msgid "Remove authorization" -msgstr "Révoquer l'autorisation" - -#: ../../mod/settings.php:665 -msgid "No feature settings configured" -msgstr "Aucun paramètre de fonctionnalité configuré" - -#: ../../mod/settings.php:672 -msgid "Feature/Addon Settings" -msgstr "Paramètres des extensions/greffons" - -#: ../../mod/settings.php:695 -msgid "Account Settings" -msgstr "Paramètres du compte" - -#: ../../mod/settings.php:696 -msgid "Enter New Password:" -msgstr "Nouveau mot de passe :" - -#: ../../mod/settings.php:697 -msgid "Confirm New Password:" -msgstr "Confirmer le nouveau mot de passe :" - -#: ../../mod/settings.php:697 -msgid "Leave password fields blank unless changing" -msgstr "Laissez les mots de passe vides si vous ne voulez pas les modifier" - -#: ../../mod/settings.php:699 ../../mod/settings.php:1032 -msgid "Email Address:" -msgstr "Adresse de courriel :" - -#: ../../mod/settings.php:701 -msgid "Remove this account including all its channels" -msgstr "Supprimer ce compte et tous ses canaux" - -#: ../../mod/settings.php:724 -msgid "Additional Features" -msgstr "Fonctionnalités additionnelles" - -#: ../../mod/settings.php:748 -msgid "Connector Settings" -msgstr "Paramètres du connecteur" - -#: ../../mod/settings.php:787 -msgid "No special theme for mobile devices" -msgstr "Pas de thème spécifique aux mobiles" - -#: ../../mod/settings.php:790 -#, php-format -msgid "%s - (Experimental)" -msgstr "%s - (Expérimental)" - -#: ../../mod/settings.php:829 -msgid "Display Settings" -msgstr "Afficher les paramètres" - -#: ../../mod/settings.php:830 -msgid "Theme Settings" -msgstr "Paramètres du thème" - -#: ../../mod/settings.php:831 -msgid "Custom Theme Settings" -msgstr "Paramètres personnels du thème" - -#: ../../mod/settings.php:832 -msgid "Content Settings" -msgstr "Paramètres liés au contenu" - -#: ../../mod/settings.php:838 -msgid "Display Theme:" -msgstr "Afficher le thème :" - -#: ../../mod/settings.php:839 -msgid "Mobile Theme:" -msgstr "Thème mobile :" - -#: ../../mod/settings.php:840 -msgid "Enable user zoom on mobile devices" -msgstr "Permettre à l'utilisateur d'un mobile d'agrandir le contenu" - -#: ../../mod/settings.php:841 -msgid "Update browser every xx seconds" -msgstr "Mettre à jour le navigateur toutes les xx secondes" - -#: ../../mod/settings.php:841 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minimum 10 secondes, pas de maximum" - -#: ../../mod/settings.php:842 -msgid "Maximum number of conversations to load at any time:" -msgstr "Nombre maximal de conversations pouvant être chargées en même temps :" - -#: ../../mod/settings.php:842 -msgid "Maximum of 100 items" -msgstr "100 éléments au maximum" - -#: ../../mod/settings.php:843 -msgid "Show emoticons (smilies) as images" -msgstr "Remplacer les émoticônes (smileys) par des images" - -#: ../../mod/settings.php:844 -msgid "Link post titles to source" -msgstr "Lier les titres des publications à leur source" - -#: ../../mod/settings.php:845 -msgid "System Page Layout Editor - (advanced)" -msgstr "Editeur de mise en page des pages systèmes - (avancé)" - -#: ../../mod/settings.php:848 -msgid "Use blog/list mode on channel page" -msgstr "Utiliser le mode blog/liste sur la page du canal" - -#: ../../mod/settings.php:848 ../../mod/settings.php:849 -msgid "(comments displayed separately)" -msgstr "(commentaires affichés séparément)" - -#: ../../mod/settings.php:849 -msgid "Use blog/list mode on grid page" -msgstr "Utiliser le mode blog/liste sur la page du réseau" - -#: ../../mod/settings.php:850 -msgid "Channel page max height of content (in pixels)" -msgstr "Hauteur maximale du contenu pour la page du canal (en pixels)" - -#: ../../mod/settings.php:850 ../../mod/settings.php:851 -msgid "click to expand content exceeding this height" -msgstr "cliquer pour dérouler le contenu dépassant cette limite" - -#: ../../mod/settings.php:851 -msgid "Grid page max height of content (in pixels)" -msgstr "Hauteur maximale du contenu sur la page du réseau (en pixels)" - -#: ../../mod/settings.php:885 -msgid "Nobody except yourself" -msgstr "Personne sauf vous" - -#: ../../mod/settings.php:886 -msgid "Only those you specifically allow" -msgstr "Seulement ceux que vous autorisez spécifiquement" - -#: ../../mod/settings.php:887 -msgid "Approved connections" -msgstr "Contacts approuvés" - -#: ../../mod/settings.php:888 -msgid "Any connections" -msgstr "Tous les contacts" - -#: ../../mod/settings.php:889 -msgid "Anybody on this website" -msgstr "Tous les utilisateurs du hub" - -#: ../../mod/settings.php:890 -msgid "Anybody in this network" -msgstr "Tous les utilisateurs sur ce réseau" - -#: ../../mod/settings.php:891 -msgid "Anybody authenticated" -msgstr "Tous les utilisateurs authentifiés" - -#: ../../mod/settings.php:892 -msgid "Anybody on the internet" -msgstr "Tous les utilisateurs d'Internet" - -#: ../../mod/settings.php:967 -msgid "Publish your default profile in the network directory" -msgstr "Publier votre profil par défaut dans l'annuaire du réseau" - -#: ../../mod/settings.php:972 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Nous autoriser à vous suggérer comme ami(e) potentiel(le) aux nouveaux membres?" - -#: ../../mod/settings.php:981 -msgid "Your channel address is" -msgstr "L'adresse de votre canal est" - -#: ../../mod/settings.php:1023 -msgid "Channel Settings" -msgstr "Paramètres du canal" - -#: ../../mod/settings.php:1030 -msgid "Basic Settings" -msgstr "Paramètres standard" - -#: ../../mod/settings.php:1033 -msgid "Your Timezone:" -msgstr "Votre fureau horaire :" - -#: ../../mod/settings.php:1034 -msgid "Default Post Location:" -msgstr "Emplacement de publication par défaut :" - -#: ../../mod/settings.php:1034 -msgid "Geographical location to display on your posts" -msgstr "Emplacement géographique à afficher sur vos publications" - -#: ../../mod/settings.php:1035 -msgid "Use Browser Location:" -msgstr "Utiliser la géolocalisation du navigateur :" - -#: ../../mod/settings.php:1037 -msgid "Adult Content" -msgstr "Contenu \"adulte\"" - -#: ../../mod/settings.php:1037 -msgid "" -"This channel frequently or regularly publishes adult content. (Please tag " -"any adult material and/or nudity with #NSFW)" -msgstr "Ce canal publie plus ou moins fréquemment du contenu pour adultes. (Merci d'indiquer tout contenu pour adulte ou potentiellement choquant avec l'étiquette #NSFW - Not Safe For Work)" - -#: ../../mod/settings.php:1039 -msgid "Security and Privacy Settings" -msgstr "Paramètres de sécurité et de confidentialité" - -#: ../../mod/settings.php:1042 -msgid "Your permissions are already configured. Click to view/adjust" -msgstr "Vous permissions sont déjà paramétrées. Cliquer pour voir/ajuster" - -#: ../../mod/settings.php:1044 -msgid "Hide my online presence" -msgstr "Cacher ma présence en ligne" - -#: ../../mod/settings.php:1044 -msgid "Prevents displaying in your profile that you are online" -msgstr "Cacher votre statut (en ligne/hors ligne) sur votre profil" - -#: ../../mod/settings.php:1046 -msgid "Simple Privacy Settings:" -msgstr "Paramètres de confidentialité simplifiés :" - -#: ../../mod/settings.php:1047 -msgid "" -"Very Public - extremely permissive (should be used with caution)" -msgstr "Très public - extrèmement permissif (à n'utiliser qu'en connaissance de cause)" - -#: ../../mod/settings.php:1048 -msgid "" -"Typical - default public, privacy when desired (similar to social " -"network permissions but with improved privacy)" -msgstr "Classique - public par défaut, privé en cas de besoin (comparable aux permissions type réseau social, avec une confidentialité améliorée)" - -#: ../../mod/settings.php:1049 -msgid "Private - default private, never open or public" -msgstr "Privé - privé par défaut, jamais ouvert ni public" - -#: ../../mod/settings.php:1050 -msgid "Blocked - default blocked to/from everybody" -msgstr "Bloqué - par défaut, bloqué de/vers tout le monde" - -#: ../../mod/settings.php:1052 -msgid "Allow others to tag your posts" -msgstr "Autoriser les autres à \"étiqueter\" vos publications" - -#: ../../mod/settings.php:1052 -msgid "" -"Often used by the community to retro-actively flag inappropriate content" -msgstr "Souvent utilisé par la communauté pour identifier un contenu inapproprié a posteriori " - -#: ../../mod/settings.php:1054 -msgid "Advanced Privacy Settings" -msgstr "Paramètres de confidentialité avancés" - -#: ../../mod/settings.php:1056 -msgid "Expire other channel content after this many days" -msgstr "Faire expirer le contenu des autres canaux après n jours" - -#: ../../mod/settings.php:1056 -#, php-format -msgid "" -"0 or blank to use the website limit. The website expires after %d days." -msgstr "0 ou vide pour utiliser la limite du site. Le délai du site est de %d jours." - -#: ../../mod/settings.php:1057 -msgid "Maximum Friend Requests/Day:" -msgstr "Nombre maximum de demandes de contact par jour :" - -#: ../../mod/settings.php:1057 -msgid "May reduce spam activity" -msgstr "Contribue à réduire l'impact des indésirables" - -#: ../../mod/settings.php:1058 -msgid "Default Post Permissions" -msgstr "Permissions par défaut des publications" - -#: ../../mod/settings.php:1063 -msgid "Channel permissions category:" -msgstr "Catégorie de permissions du canal :" - -#: ../../mod/settings.php:1069 -msgid "Maximum private messages per day from unknown people:" -msgstr "Nombre maximum de messages privés émanant d'inconnus, par jour :" - -#: ../../mod/settings.php:1069 -msgid "Useful to reduce spamming" -msgstr "Utile pour réduire les indésirables" - -#: ../../mod/settings.php:1072 -msgid "Notification Settings" -msgstr "Paramètres de notification" - -#: ../../mod/settings.php:1073 -msgid "By default post a status message when:" -msgstr "Par défaut, publier un statut quand :" - -#: ../../mod/settings.php:1074 -msgid "accepting a friend request" -msgstr "vous acceptez une demande de contact" - -#: ../../mod/settings.php:1075 -msgid "joining a forum/community" -msgstr "vous rejoignez un forum ou une communauté" - -#: ../../mod/settings.php:1076 -msgid "making an interesting profile change" -msgstr "vous faîtes une modification intéressante de votre profil" - -#: ../../mod/settings.php:1077 -msgid "Send a notification email when:" -msgstr "Envoyer un courriel de notification quand :" - -#: ../../mod/settings.php:1078 -msgid "You receive a connection request" -msgstr "Vous recevez une demande de contact" - -#: ../../mod/settings.php:1079 -msgid "Your connections are confirmed" -msgstr "Vos contacts sont confirmés" - -#: ../../mod/settings.php:1080 -msgid "Someone writes on your profile wall" -msgstr "Quelqu'un a écrit sur votre mur" - -#: ../../mod/settings.php:1081 -msgid "Someone writes a followup comment" -msgstr "Quelqu'un a commenté vos publications" - -#: ../../mod/settings.php:1082 -msgid "You receive a private message" -msgstr "Vous recevez un message privé" - -#: ../../mod/settings.php:1083 -msgid "You receive a friend suggestion" -msgstr "Vous recevez une suggestion d'amitié/contact" - -#: ../../mod/settings.php:1084 -msgid "You are tagged in a post" -msgstr "Vous êtes étiqueté dans une publication" - -#: ../../mod/settings.php:1085 -msgid "You are poked/prodded/etc. in a post" -msgstr "Vous êtes tapoté/encouragé/etc. dans une publication" - -#: ../../mod/settings.php:1088 -msgid "Show visual notifications including:" -msgstr "Afficher des notifications visuelles y compris :" - -#: ../../mod/settings.php:1090 -msgid "Unseen grid activity" -msgstr "Activité du réseau pas encore consultée" - -#: ../../mod/settings.php:1091 -msgid "Unseen channel activity" -msgstr "Activité non vue sur le canal" - -#: ../../mod/settings.php:1092 -msgid "Unseen private messages" -msgstr "Messages privés non lus" - -#: ../../mod/settings.php:1092 ../../mod/settings.php:1097 -#: ../../mod/settings.php:1098 ../../mod/settings.php:1099 -msgid "Recommended" -msgstr "Recommandé" - -#: ../../mod/settings.php:1093 -msgid "Upcoming events" -msgstr "Événements à venir" - -#: ../../mod/settings.php:1094 -msgid "Events today" -msgstr "Événements aujourd'hui" - -#: ../../mod/settings.php:1095 -msgid "Upcoming birthdays" -msgstr "Anniversaires à venir" - -#: ../../mod/settings.php:1095 -msgid "Not available in all themes" -msgstr "Pas disponible dans tous les thèmes" - -#: ../../mod/settings.php:1096 -msgid "System (personal) notifications" -msgstr "Notifications système (personnelles)" - -#: ../../mod/settings.php:1097 -msgid "System info messages" -msgstr "Messages d'info système" - -#: ../../mod/settings.php:1098 -msgid "System critical alerts" -msgstr "Alertes critiques système" - -#: ../../mod/settings.php:1099 -msgid "New connections" -msgstr "Nouveaux contacts" - -#: ../../mod/settings.php:1100 -msgid "System Registrations" -msgstr "Inscriptions système" - -#: ../../mod/settings.php:1101 -msgid "" -"Also show new wall posts, private messages and connections under Notices" -msgstr "Afficher également les nouvelles publications sur le mur, les messages privés et les contacts dans Notifications" - -#: ../../mod/settings.php:1103 -msgid "Notify me of events this many days in advance" -msgstr "Me prévenir d’événements à venir tant de jours en avance" - -#: ../../mod/settings.php:1103 -msgid "Must be greater than 0" -msgstr "Doit être supérieur à 0" - -#: ../../mod/settings.php:1105 -msgid "Advanced Account/Page Type Settings" -msgstr "Paramètres avancés de compte/type de page" - -#: ../../mod/settings.php:1106 -msgid "Change the behaviour of this account for special situations" -msgstr "Modifie le comportement de ce compte pour des situations particulières" - -#: ../../mod/settings.php:1109 -msgid "" -"Please enable expert mode (in Settings > " -"Additional features) to adjust!" -msgstr "Mode expert requis (Paramètres > Fonctions supplémentaires) pour ajuster !" - -#: ../../mod/settings.php:1110 -msgid "Miscellaneous Settings" -msgstr "Paramètres divers" - -#: ../../mod/settings.php:1111 -msgid "Default photo upload folder" -msgstr "Répertoire par défaut pour les photos téléversées" - -#: ../../mod/settings.php:1111 ../../mod/settings.php:1112 -msgid "%Y - current year, %m - current month" -msgstr "%Y - année en cours, %m - mois en cours" - -#: ../../mod/settings.php:1112 -msgid "Default file upload folder" -msgstr "Répertoire par défaut pour les fichiers téléversés" - -#: ../../mod/settings.php:1114 -msgid "Personal menu to display in your channel pages" -msgstr "Menu personnel à afficher sur les pages de votre canal" - -#: ../../mod/settings.php:1116 -msgid "Remove this channel." -msgstr "Supprimer ce canal" - -#: ../../mod/settings.php:1117 -msgid "Firefox Share $Projectname provider" -msgstr "Connecteur $Projectname pour Firefox Share" - -#: ../../mod/settings.php:1118 -msgid "Start calendar week on monday" -msgstr "Commencer la semaine du calendrier le lundi" - -#: ../../mod/setup.php:194 -msgid "$Projectname Server - Setup" -msgstr "Serveur $Projectname - configuration" - -#: ../../mod/setup.php:198 -msgid "Could not connect to database." -msgstr "Impossible de se connecter à la base de données." - -#: ../../mod/setup.php:202 -msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." -msgstr "Impossible de se connecter à l'URL indiquée. Problème potentiel de certificat SSL/TLS ou de DNS." - -#: ../../mod/setup.php:209 -msgid "Could not create table." -msgstr "Impossible de créer la table." - -#: ../../mod/setup.php:214 -msgid "Your site database has been installed." -msgstr "La base de données de votre site a été installée." - -#: ../../mod/setup.php:218 -msgid "" -"You may need to import the file \"install/schema_xxx.sql\" manually using a " -"database client." -msgstr "Vous pourriez avoir besoin d'importer le fichier \"install/schema_xxx.sql\" manuellement via un client de base de données (ex: phpmyadmin)." - -#: ../../mod/setup.php:219 ../../mod/setup.php:287 ../../mod/setup.php:737 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "Merci de consulter le fichier \"install/INSTALL.txt\"." - -#: ../../mod/setup.php:284 -msgid "System check" -msgstr "Vérification du système" - -#: ../../mod/setup.php:289 -msgid "Check again" -msgstr "Re-vérifier" - -#: ../../mod/setup.php:311 -msgid "Database connection" -msgstr "Connexion à la base de données" - -#: ../../mod/setup.php:312 -msgid "" -"In order to install $Projectname we need to know how to connect to your " -"database." -msgstr "Pour installer $Projectname, nous avons besoin de savoir comment se connecter à votre base de données." - -#: ../../mod/setup.php:313 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Merci de contacter votre prestataire d'hébergement ou votre administrateur de site si vous avez des questions à propos de ces paramètres." - -#: ../../mod/setup.php:314 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "La base de données que vous allez spécifier doit exister. Si ce n'est pas déjà le cas, merci de la créer avant de continuer." - -#: ../../mod/setup.php:318 -msgid "Database Server Name" -msgstr "Nom du serveur de base de données" - -#: ../../mod/setup.php:318 -msgid "Default is 127.0.0.1" -msgstr "Par défaut 127.0.0.1" - -#: ../../mod/setup.php:319 -msgid "Database Port" -msgstr "Port de la base de données" - -#: ../../mod/setup.php:319 -msgid "Communication port number - use 0 for default" -msgstr "Numéro TCP du port - utilisez 0 pour la valeur par défaut" - -#: ../../mod/setup.php:320 -msgid "Database Login Name" -msgstr "Identifiant de connexion à la Base de Données" - -#: ../../mod/setup.php:321 -msgid "Database Login Password" -msgstr "Mot de passe de connexion à la Base de Données" - -#: ../../mod/setup.php:322 -msgid "Database Name" -msgstr "Nom de la Base de Données" - -#: ../../mod/setup.php:323 -msgid "Database Type" -msgstr "Type de base de données" - -#: ../../mod/setup.php:325 ../../mod/setup.php:365 -msgid "Site administrator email address" -msgstr "Adresse de courriel de l'administrateur du site" - -#: ../../mod/setup.php:325 ../../mod/setup.php:365 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "Votre compte devra utiliser la même adresse de courriel pour pouvoir utiliser l'administration web." - -#: ../../mod/setup.php:326 ../../mod/setup.php:367 -msgid "Website URL" -msgstr "URL du site web" - -#: ../../mod/setup.php:326 ../../mod/setup.php:367 -msgid "Please use SSL (https) URL if available." -msgstr "Veuillez utiliser SSL/TLS (https) si disponible." - -#: ../../mod/setup.php:327 ../../mod/setup.php:370 -msgid "Please select a default timezone for your website" -msgstr "Veuillez choisir un fuseau horaire par défaut pour votre site" - -#: ../../mod/setup.php:354 -msgid "Site settings" -msgstr "Paramètres du site" - -#: ../../mod/setup.php:368 -msgid "Enable $Projectname advanced features?" -msgstr "" - -#: ../../mod/setup.php:368 -msgid "" -"Some advanced features, while useful - may be best suited for technically " -"proficient audiences" -msgstr "" - -#: ../../mod/setup.php:420 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Impossible de trouver une version CLI de PHP dans le PATH du serveur web." - -#: ../../mod/setup.php:421 -msgid "" -"If you don't have a command line version of PHP installed on server, you " -"will not be able to run background polling via cron." -msgstr "En l'absence de version CLI de PHP sur votre serveur, vous ne pourrez pas utiliser la synchronisation en arrière-plan via cron." - -#: ../../mod/setup.php:425 -msgid "PHP executable path" -msgstr "Chemin vers l'éxecutable PHP" - -#: ../../mod/setup.php:425 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Entrez le chemin complet vers l'exécutable php. Vous pouvez continuer l'installation sans." - -#: ../../mod/setup.php:430 -msgid "Command line PHP" -msgstr "PHP en ligne de commande (CLI)" - -#: ../../mod/setup.php:439 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "La version CLI de PHP sur votre système n'a pas l'option \"register_argc_argv\" activée." - -#: ../../mod/setup.php:440 -msgid "This is required for message delivery to work." -msgstr "Elle est nécessaire pour la distribution des messages." - -#: ../../mod/setup.php:443 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" - -#: ../../mod/setup.php:461 -#, php-format -msgid "" -"Your max allowed total upload size is set to %s. Maximum size of one file to" -" upload is set to %s. You are allowed to upload up to %d files at once." -msgstr "Votre taille de téléversement maximale totale autorisée est fixée à %s. La taille maximale d'un seul fichier à téléverser est fixée à %s. Vous pouvez téléverser jusqu'à %d fichier(s) à la fois." - -#: ../../mod/setup.php:466 -msgid "You can adjust these settings in the servers php.ini." -msgstr "Vous pouvez ajuster ces paramètres dans le php.ini du serveur." - -#: ../../mod/setup.php:468 -msgid "PHP upload limits" -msgstr "Limites de téléversement de PHP" - -#: ../../mod/setup.php:491 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Erreur : la fonction \"openssl_pkey_new\" de ce système n'est pas capable de générer des clefs de chiffrement" - -#: ../../mod/setup.php:492 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "Si vous êtes sur un serveur Windows, merci de consulter \"http://www.php.net/manual/fr/openssl.installation.php\"." - -#: ../../mod/setup.php:495 -msgid "Generate encryption keys" -msgstr "Générer les clefs de chiffrement" - -#: ../../mod/setup.php:507 -msgid "libCurl PHP module" -msgstr "module PHP libCurl" - -#: ../../mod/setup.php:508 -msgid "GD graphics PHP module" -msgstr "module PHP GD graphics" - -#: ../../mod/setup.php:509 -msgid "OpenSSL PHP module" -msgstr "module PHP OpenSSL" - -#: ../../mod/setup.php:510 -msgid "mysqli or postgres PHP module" -msgstr "module PHP postgres ou mysqli" - -#: ../../mod/setup.php:511 -msgid "mb_string PHP module" -msgstr "module PHP mb_string" - -#: ../../mod/setup.php:512 -msgid "mcrypt PHP module" -msgstr "module PHP mcrypt" - -#: ../../mod/setup.php:513 -msgid "xml PHP module" -msgstr "module PHP xml" - -#: ../../mod/setup.php:517 ../../mod/setup.php:519 -msgid "Apache mod_rewrite module" -msgstr "module Apache mod_rewrite" - -#: ../../mod/setup.php:517 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Erreur : le module mod-rewrite du serveur web Apache est requis, mais pas installé." - -#: ../../mod/setup.php:523 ../../mod/setup.php:526 -msgid "proc_open" -msgstr "proc_open" - -#: ../../mod/setup.php:523 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" -msgstr "Erreur : proc_open est requis, mais soit n'est pas installé, soit est désactivé dans le php.ini" - -#: ../../mod/setup.php:531 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Erreur : le module libCURL de PHP est requis, mais pas installé." - -#: ../../mod/setup.php:535 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Erreur : le module GD de PHP avec support JPEG est requis, mais pas installé." - -#: ../../mod/setup.php:539 -msgid "Error: openssl PHP module required but not installed." -msgstr "Erreur : le module openssl de PHP est requis, mais pas installé." - -#: ../../mod/setup.php:543 -msgid "" -"Error: mysqli or postgres PHP module required but neither are installed." -msgstr "Erreur : un module PHP mysqli ou postgres est requis, mais aucun des deux n'est installé." - -#: ../../mod/setup.php:547 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Erreur : le module mb_string de PHP est requis, mais pas installé." - -#: ../../mod/setup.php:551 -msgid "Error: mcrypt PHP module required but not installed." -msgstr "Erreur : le module mcrypt de PHP est requis, mais pas installé." - -#: ../../mod/setup.php:555 -msgid "Error: xml PHP module required for DAV but not installed." -msgstr "Erreur : le module xml de PHP est requis pour le DAV, mais pas installé." - -#: ../../mod/setup.php:573 -msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\"" -" in the top folder of your web server and it is unable to do so." -msgstr "L'installeur web a besoin de créer un fichier \".htconfig.php\" à la racine de votre serveur web, mais en est incapable." - -#: ../../mod/setup.php:574 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." -msgstr "C'est généralement lié à un problème de droits, à cause duquel le serveur web est interdit d'écriture dans le répertoire concerné - alors que votre propre utilisateur a le droit." - -#: ../../mod/setup.php:575 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Red top folder." -msgstr "Au terme de cette procédure, nous vous transmettrons un texte à sauvegarder dans un fichier nommé .htconfig.php, à la racine de votre installation de $Projectname." - -#: ../../mod/setup.php:576 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"install/INSTALL.txt\" for instructions." -msgstr "Autrement, vous pouvez contourner toute cette procédure et réaliser l'installation manuellement. Merci de consulter le fichier \"install/INSTALL.txt\" pour les instructions détaillées." - -#: ../../mod/setup.php:579 -msgid ".htconfig.php is writable" -msgstr "Le fichier .htconfig.php est accessible en écriture" - -#: ../../mod/setup.php:593 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "$Projectname utilise le moteur de gabarits Smarty3 pour mettre son contenu en forme. Smarty3 compile ses modèles vers du PHP natif pour accélérer le rendu." - -#: ../../mod/setup.php:594 -#, php-format -msgid "" -"In order to store these compiled templates, the web server needs to have " -"write access to the directory %s under the Red top level folder." -msgstr "Pour utiliser ces modèles, le serveur doit avoir le droits d'écrire dans le dossier %s à la racine du site $Projectname." - -#: ../../mod/setup.php:595 ../../mod/setup.php:616 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "Merci de vous assurer que l'utilisateur sous lequel le serveur web tourne (le plus souvent, www-data) a bien l'autorisation d'écrire dans ce répertoire." - -#: ../../mod/setup.php:596 -#, php-format -msgid "" -"Note: as a security measure, you should give the web server write access to " -"%s only--not the template files (.tpl) that it contains." -msgstr "Note: Comme mesure de sécurité, assurez vous de donner les droits d'écriture au serveur web sur %s uniquement, pas sur les fichiers individuels (.tpl) qu'il contient." - -#: ../../mod/setup.php:599 -#, php-format -msgid "%s is writable" -msgstr "Permission d'écriture sur %s activée" - -#: ../../mod/setup.php:615 -msgid "" -"Red uses the store directory to save uploaded files. The web server needs to" -" have write access to the store directory under the Red top level folder" -msgstr "$Projectname utilise le répertoire 'store' - situé à la racine de votre installation de $Projectname - pour sauvegarder les fichiers envoyés. Le serveur web aura donc besoin de pouvoir y écrire." - -#: ../../mod/setup.php:619 -msgid "store is writable" -msgstr "'store' est accessible en écriture" - -#: ../../mod/setup.php:652 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access" -" to this site." -msgstr "Le certificat SSL/TLS n'a pas pu être validé. Merci de le corriger, ou de désactiver l'accès https à ce site (non recommandé)." - -#: ../../mod/setup.php:653 -msgid "" -"If you have https access to your website or allow connections to TCP port " -"443 (the https: port), you MUST use a browser-valid certificate. You MUST " -"NOT use self-signed certificates!" -msgstr "Si votre serveur accepte les connexions https ou s'il permet les connexions sur le port TCP 443 (le port utilisé par le protocole https), vous DEVEZ utiliser un certificat valide. Vous ne DEVEZ PAS utiliser un certificat que vous avez vous-mêmes signé !" - -#: ../../mod/setup.php:654 -msgid "" -"This restriction is incorporated because public posts from you may for " -"example contain references to images on your own hub." -msgstr "Nous avons ajouté cette contrainte pour éviter que vos publications publiques ne fassent référence par exemple à des images sur votre propre hub." - -#: ../../mod/setup.php:655 -msgid "" -"If your certificate is not recognized, members of other sites (who may " -"themselves have valid certificates) will get a warning message on their own " -"site complaining about security issues." -msgstr "Si votre certificat n'est pas reconnu, les membres des autres sites (qui eux peuvent avoir des certificats valides) recevront des messages d'avertissement sur leur propre site se plaignant de problèmes de sécurité." - -#: ../../mod/setup.php:656 -msgid "" -"This can cause usability issues elsewhere (not just on your own site) so we " -"must insist on this requirement." -msgstr "Ceci peut causer des problèmes d'ergonomie ailleurs (pas seulement sur votre site), nous devons donc insister sur ce prérequis." - -#: ../../mod/setup.php:657 -msgid "" -"Providers are available that issue free certificates which are browser-" -"valid." -msgstr "Il existe des autorités de certification qui vous fourniront gratuitement un certificat valide." - -#: ../../mod/setup.php:659 -msgid "SSL certificate validation" -msgstr "Validation du certificat SSL/TLS" - -#: ../../mod/setup.php:665 -msgid "" -"Url rewrite in .htaccess is not working. Check your server " -"configuration.Test: " -msgstr "La réécriture d'URL définie dans le .htaccess ne fonctionne pas. Vérifiez votre configuration serveur. Test :" - -#: ../../mod/setup.php:668 -msgid "Url rewrite is working" -msgstr "La réécriture d'URL fonctionne" - -#: ../../mod/setup.php:677 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." -msgstr "Le fichier de configuration de la base de données - \".htconfig.php\" - ne peut être écrit. Merci de copier le texte généré dans un fichier à ce nom, à la racine de votre serveur web." - -#: ../../mod/setup.php:701 -msgid "Errors encountered creating database tables." -msgstr "Erreurs rencontrées pendant la création de tables de BDD." - -#: ../../mod/setup.php:735 -msgid "

    What next

    " -msgstr "

    Et maintenant

    " - -#: ../../mod/setup.php:736 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "IMPORTANT : Vous devez créer [manuellement] une tâche planifiée pour les mises à jour du réseau." - -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "Aucun compte valide trouvé." - -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." -msgstr "Demande de réinitialisation du mot de passe envoyée. Vérifiez vos courriels." - -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:103 -#, php-format -msgid "Site Member (%s)" -msgstr "Membre du site (%s)" - -#: ../../mod/lostpass.php:40 -#, php-format -msgid "Password reset requested at %s" -msgstr "Demande de réinitialisation du mot de passe sur %s" - -#: ../../mod/lostpass.php:63 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "La demande n'a pas pu être vérifiée. (Peut-être l'avez vous déjà utilisée.) La réinitialisation a échoué." - -#: ../../mod/lostpass.php:86 ../../boot.php:1526 -msgid "Password Reset" -msgstr "Réinitialiser le mot de passe" - -#: ../../mod/lostpass.php:87 -msgid "Your password has been reset as requested." -msgstr "Votre mot de passe a bien été réinitialisé." - -#: ../../mod/lostpass.php:88 -msgid "Your new password is" -msgstr "Votre nouveau mot de passe est" - -#: ../../mod/lostpass.php:89 -msgid "Save or copy your new password - and then" -msgstr "Enregistrez ou copiez votre nouveau mot de passe, puis" - -#: ../../mod/lostpass.php:90 -msgid "click here to login" -msgstr "cliquez ici pour vous connecter" - -#: ../../mod/lostpass.php:91 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Votre mot de passe peut être changé depuis la page des Paramètres une fois connecté." - -#: ../../mod/lostpass.php:108 -#, php-format -msgid "Your password has changed at %s" -msgstr "Votre mot de passe de %s a été changé" - -#: ../../mod/lostpass.php:123 -msgid "Forgot your Password?" -msgstr "Mot de passe oublié ?" - -#: ../../mod/lostpass.php:124 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Saisissez votre adresse de courriel, et validez, pour réinitialiser votre mot de passe. Vérifiez ensuite votre boîte aux lettres pour la suite des instructions." - -#: ../../mod/lostpass.php:125 -msgid "Email Address" -msgstr "Adresse de courriel" - -#: ../../mod/lostpass.php:126 -msgid "Reset" -msgstr "Réinitialiser" - -#: ../../mod/sharedwithme.php:94 -msgid "Files: shared with me" -msgstr "Fichiers : partagés avec moi" - -#: ../../mod/sharedwithme.php:96 -msgid "NEW" -msgstr "NOUVEAU" - -#: ../../mod/sharedwithme.php:99 -msgid "Remove all files" -msgstr "Supprimer tous les fichiers" - -#: ../../mod/sharedwithme.php:100 -msgid "Remove this file" -msgstr "Supprimer ce fichier" - -#: ../../mod/siteinfo.php:15 -#, php-format -msgid "Version %s" -msgstr "Version %s" - -#: ../../mod/siteinfo.php:36 -msgid "Installed plugins/addons/apps:" -msgstr "Greffons/extensions/applications installés :" - -#: ../../mod/siteinfo.php:49 -msgid "No installed plugins/addons/apps" -msgstr "Aucun greffon/extension/application installé" - -#: ../../mod/siteinfo.php:62 -msgid "" -"This is a hub of $Projectname - a global cooperative network of " -"decentralized privacy enhanced websites." -msgstr "Ceci est un serveur $Projectname - un réseau collaboratif mondial de serveurs décentralisés à la confidentialité améliorée." - -#: ../../mod/siteinfo.php:64 -msgid "Tag: " -msgstr "Étiquette :" - -#: ../../mod/siteinfo.php:66 -msgid "Last background fetch: " -msgstr "Dernière récupération en tâche de fond :" - -#: ../../mod/siteinfo.php:68 -msgid "Current load average: " -msgstr "Charge moyenne actuelle :" - -#: ../../mod/siteinfo.php:71 -msgid "Running at web location" -msgstr "Tourne à l'adresse internet" - -#: ../../mod/siteinfo.php:72 -msgid "" -"Please visit hubzilla.org to learn more " -"about $Projectname." -msgstr "Merci de visiter hubzilla.org pour en apprendre davantage sur $Projectname." - -#: ../../mod/siteinfo.php:73 -msgid "Bug reports and issues: please visit" -msgstr "Pour remonter bogues et problèmes, merci de visiter" - -#: ../../mod/siteinfo.php:75 -msgid "$projectname issues" -msgstr "Problèmes $projectname" - -#: ../../mod/siteinfo.php:76 -msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " -"com" -msgstr "Suggestions, demandes, etc. - merci de vous adresser à \"redmatrix\" à librelist - point com" - -#: ../../mod/siteinfo.php:78 -msgid "Site Administrators" -msgstr "Administrateurs du site" - -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Impossible de créer la source. Aucun canal selectionné." - -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Source créée." - -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Source mise à jour." - -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" - -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "Gérer les sources distantes de contenu pour votre canal." - -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Nouvelle source" - -#: ../../mod/sources.php:101 ../../mod/sources.php:133 -msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "Importer le contenu sélectionné ou tout le contenu du canal suivant vers ce canal et le distribuer selon vos paramètres de canal." - -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "N'importer le contenu que s'il contient ces mots (un par ligne)" - -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "Laissez vide pour importer tout le contenu public" - -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "Source introuvable." - -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Modifier la source" - -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Supprimer la source" - -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "Source supprimée" - -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "Impossible de supprimer la source." - -#: ../../mod/subthread.php:114 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s suit %3$s de %2$s" - -#: ../../mod/subthread.php:116 -#, php-format -msgid "%1$s stopped following %2$s's %3$s" -msgstr "%1$s ne suit plus %3$s de %2$s" - -#: ../../mod/suggest.php:35 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Aucune suggestion disponible. Si le site est récent, merci de re-tenter dans 24 heures." - -#: ../../mod/tagger.php:96 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s a étiqueté le %3$s de %2$s avec %4$s" - -#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 -msgid "Tag removed" -msgstr "Étiquette retirée" - -#: ../../mod/tagrm.php:119 -msgid "Remove Item Tag" -msgstr "Retirer une étiquette à l'élément" - -#: ../../mod/tagrm.php:121 -msgid "Select a tag to remove: " -msgstr "Étiquette à retirer :" - -#: ../../mod/thing.php:110 -msgid "Thing updated" -msgstr "Elément mis à jour" - -#: ../../mod/thing.php:162 -msgid "Object store: failed" -msgstr "Stockage de l'objet : échec" - -#: ../../mod/thing.php:166 -msgid "Thing added" -msgstr "Elément ajouté" - -#: ../../mod/thing.php:192 -#, php-format -msgid "OBJ: %1$s %2$s %3$s" -msgstr "OBJ: %1$s %2$s %3$s" - -#: ../../mod/thing.php:255 -msgid "Show Thing" -msgstr "Montrer élément" - -#: ../../mod/thing.php:262 -msgid "item not found." -msgstr "élément introuvable." - -#: ../../mod/thing.php:295 -msgid "Edit Thing" -msgstr "Modifier élément" - -#: ../../mod/thing.php:297 ../../mod/thing.php:347 -msgid "Select a profile" -msgstr "Choisissez un profil" - -#: ../../mod/thing.php:301 ../../mod/thing.php:350 -msgid "Post an activity" -msgstr "Publier une activité" - -#: ../../mod/thing.php:301 ../../mod/thing.php:350 -msgid "Only sends to viewers of the applicable profile" -msgstr "Envoie exclusivement aux visiteurs du profil concerné" - -#: ../../mod/thing.php:303 ../../mod/thing.php:352 -msgid "Name of thing e.g. something" -msgstr "Nom de l'élément, p.ex. quelque-chose" - -#: ../../mod/thing.php:305 ../../mod/thing.php:353 -msgid "URL of thing (optional)" -msgstr "URL de l'élément (facultatif)" - -#: ../../mod/thing.php:307 ../../mod/thing.php:354 -msgid "URL for photo of thing (optional)" -msgstr "URL d'une photo de l'élément (facultatif)" - -#: ../../mod/thing.php:345 -msgid "Add Thing to your Profile" -msgstr "Ajouter l'élément à votre profil" - -#: ../../mod/uexport.php:51 ../../mod/uexport.php:52 -msgid "Export Channel" -msgstr "Exporter le canal" - -#: ../../mod/uexport.php:53 -msgid "" -"Export your basic channel information to a file. This acts as a backup of " -"your connections, permissions, profile and basic data, which can be used to " -"import your data to a new server hub, but does not contain your content." -msgstr "Exportez les principales informations de votre canal dans un fichier. Celui-ci pourra servir de sauvegarde de vos contacts, permissions, profils et données de base. Il pourra être importé sur un nouveau hub/serveur, mais n'embarquera pas vos contenus." - -#: ../../mod/uexport.php:54 -msgid "Export Content" -msgstr "Exporter le contenu" - -#: ../../mod/uexport.php:55 -msgid "" -"Export your channel information and recent content to a JSON backup that can" -" be restored or imported to another server hub. This backs up all of your " -"connections, permissions, profile data and several months of posts. This " -"file may be VERY large. Please be patient - it may take several minutes for" -" this download to begin." -msgstr "Exportez les informations du canal et les contenus récents dans un fichier JSON. Celui-ci contiendra toutes vos relations, permissions, profils, et plusieurs mois de publications. Ce fichier peut être TRÈS gros. Armez-vous de patience - plusieurs minutes peuvent s'écouler avant que le téléchargement ne commence." - -#: ../../mod/uexport.php:56 -msgid "Export your posts from a given year." -msgstr "Exporter vos publications d'une année en particulier" - -#: ../../mod/uexport.php:58 -msgid "" -"You may also export your posts and conversations for a particular year or " -"month. Adjust the date in your browser location bar to select other dates. " -"If the export fails (possibly due to memory exhaustion on your server hub), " -"please try again selecting a more limited date range." -msgstr "Vous pouvez également exporter vos publications et conversations pour une année ou un mois particulier. Ajustez la date dans la barre de votre navigateur pour sélectionner d'autres dates. Si l'export échoue (possible en cas de pénurie de mémoire sur le serveur de votre hub), essayez à nouveau en sélectionnant un intervalle de dates plus petit." - -#: ../../mod/uexport.php:59 +#: ../../include/activities.php:58 #, php-format -msgid "" -"To select all posts for a given year, such as this year, visit %2$s" -msgstr "Pour sélectionner toutes les publications pour une année donnée, telle que cette année, visitez %2$s" +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s a changé %2$s en “%3$s”" -#: ../../mod/uexport.php:60 +#: ../../include/activities.php:59 #, php-format -msgid "" -"To select all posts for a given month, such as January of this year, visit " -"%2$s" -msgstr "Pour sélectionner toutes les publications pour un mois donné, par exemple janvier, visitez %2$s" +msgid "Visit %1$s's %2$s" +msgstr "Visiter %2$s de %1$s" -#: ../../mod/uexport.php:61 +#: ../../include/activities.php:62 #, php-format -msgid "" -"These content files may be imported or restored by visiting %2$s on any site containing your channel. For best results" -" please import or restore these in date order (oldest first)." -msgstr "Ces fichiers de contenu peuvent être importés ou restaurés en visitant %2$s sur n'importe quel site hébergeant votre canal. Pour de meilleurs résultats merci de les importer par ordre chronologique (les plus anciens d'abord)." - -#: ../../mod/viewconnections.php:59 -msgid "No connections." -msgstr "Aucun contact." - -#: ../../mod/viewconnections.php:72 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Visiter le profil de %s [%s]" - -#: ../../mod/viewconnections.php:101 -msgid "View Connections" -msgstr "Voir les contacts" - -#: ../../mod/viewsrc.php:40 -msgid "Source of Item" -msgstr "Source de l'élément" - -#: ../../mod/webpages.php:191 -msgid "Page Title" -msgstr "Titre de la page" - -#: ../../mod/xchan.php:6 -msgid "Xchan Lookup" -msgstr "Recherche xchan" - -#: ../../mod/xchan.php:9 -msgid "Lookup xchan beginning with (or webbie): " -msgstr "Recherche xchan commençant par (ou adresse \"webbie\") :" +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s a mis à jour %2$s, modifiant %3$s." -#: ../../mod/cover_photo.php:130 ../../mod/cover_photo.php:177 -msgid "Cover Photos" -msgstr "Photos de couverture" +#: ../../include/bb2diaspora.php:398 +msgid "Attachments:" +msgstr "Pièces jointes :" -#: ../../mod/cover_photo.php:352 -msgid "Upload Cover Photo" -msgstr "Téléverser une photo de couverture" +#: ../../include/bb2diaspora.php:487 +msgid "$Projectname event notification:" +msgstr "Notification d'événement de $Projectname :" #: ../../view/theme/redbasic/php/config.php:82 msgid "Focus (Hubzilla default)" msgstr "Focus (par défaut pour Hubzilla)" -#: ../../view/theme/redbasic/php/config.php:102 +#: ../../view/theme/redbasic/php/config.php:103 msgid "Theme settings" msgstr "Paramètres du thème" -#: ../../view/theme/redbasic/php/config.php:103 +#: ../../view/theme/redbasic/php/config.php:104 msgid "Select scheme" msgstr "Définir la palette de couleurs" -#: ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:105 msgid "Narrow navbar" msgstr "Barre de navigation fine" -#: ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:106 msgid "Navigation bar background color" msgstr "Couleur de fond de la barre de navigation" -#: ../../view/theme/redbasic/php/config.php:106 +#: ../../view/theme/redbasic/php/config.php:107 msgid "Navigation bar gradient top color" msgstr "Dégradé de la barre de navigation - couleur du haut" -#: ../../view/theme/redbasic/php/config.php:107 +#: ../../view/theme/redbasic/php/config.php:108 msgid "Navigation bar gradient bottom color" msgstr "Dégradé de la barre de navigation - couleur du bas" -#: ../../view/theme/redbasic/php/config.php:108 +#: ../../view/theme/redbasic/php/config.php:109 msgid "Navigation active button gradient top color" msgstr "Dégradé du bouton de navigation actif - couleur du haut" -#: ../../view/theme/redbasic/php/config.php:109 +#: ../../view/theme/redbasic/php/config.php:110 msgid "Navigation active button gradient bottom color" msgstr "Dégradé du bouton de navigation actif - couleur du bas" -#: ../../view/theme/redbasic/php/config.php:110 +#: ../../view/theme/redbasic/php/config.php:111 msgid "Navigation bar border color " msgstr "Couleur de la bordure de la barre de navigation" -#: ../../view/theme/redbasic/php/config.php:111 +#: ../../view/theme/redbasic/php/config.php:112 msgid "Navigation bar icon color " msgstr "Couleur des icônes de la barre de navigation" -#: ../../view/theme/redbasic/php/config.php:112 +#: ../../view/theme/redbasic/php/config.php:113 msgid "Navigation bar active icon color " msgstr "Couleur de l'icône active de la barre de navigation" -#: ../../view/theme/redbasic/php/config.php:113 +#: ../../view/theme/redbasic/php/config.php:114 msgid "link color" msgstr "couleur des liens" -#: ../../view/theme/redbasic/php/config.php:114 +#: ../../view/theme/redbasic/php/config.php:115 msgid "Set font-color for banner" msgstr "Définir la couleur du texte de la bannière" -#: ../../view/theme/redbasic/php/config.php:115 +#: ../../view/theme/redbasic/php/config.php:116 msgid "Set the background color" msgstr "Définir la couleur d'arrière-plan" -#: ../../view/theme/redbasic/php/config.php:116 +#: ../../view/theme/redbasic/php/config.php:117 msgid "Set the background image" msgstr "Définir l'image d'arrière-plan" -#: ../../view/theme/redbasic/php/config.php:117 +#: ../../view/theme/redbasic/php/config.php:118 msgid "Set the background color of items" msgstr "Définir la couleur de fond des contributions" -#: ../../view/theme/redbasic/php/config.php:118 +#: ../../view/theme/redbasic/php/config.php:119 msgid "Set the background color of comments" msgstr "Couleur de fond des commentaires" -#: ../../view/theme/redbasic/php/config.php:119 +#: ../../view/theme/redbasic/php/config.php:120 msgid "Set the border color of comments" msgstr "Couleur de la bordure des commentaires" -#: ../../view/theme/redbasic/php/config.php:120 +#: ../../view/theme/redbasic/php/config.php:121 msgid "Set the indent for comments" msgstr "Indentation des commentaires" -#: ../../view/theme/redbasic/php/config.php:121 +#: ../../view/theme/redbasic/php/config.php:122 msgid "Set the basic color for item icons" msgstr "Définir la couleur de base pour les icônes des éléments" -#: ../../view/theme/redbasic/php/config.php:122 +#: ../../view/theme/redbasic/php/config.php:123 msgid "Set the hover color for item icons" msgstr "Définir la couleur de survol des icônes des éléments" -#: ../../view/theme/redbasic/php/config.php:123 +#: ../../view/theme/redbasic/php/config.php:124 msgid "Set font-size for the entire application" msgstr "Définir la taille de police pour l'application entière" -#: ../../view/theme/redbasic/php/config.php:123 +#: ../../view/theme/redbasic/php/config.php:124 msgid "Example: 14px" msgstr "Exemple : 14px" -#: ../../view/theme/redbasic/php/config.php:124 +#: ../../view/theme/redbasic/php/config.php:125 msgid "Set font-size for posts and comments" msgstr "Définir la taille de police pour les contributions et commentaires" -#: ../../view/theme/redbasic/php/config.php:125 +#: ../../view/theme/redbasic/php/config.php:126 msgid "Set font-color for posts and comments" msgstr "Définir la couleur de police pour les contributions et commentaires" -#: ../../view/theme/redbasic/php/config.php:126 +#: ../../view/theme/redbasic/php/config.php:127 msgid "Set radius of corners" msgstr "Définir le rayon des arrondis" -#: ../../view/theme/redbasic/php/config.php:127 +#: ../../view/theme/redbasic/php/config.php:128 msgid "Set shadow depth of photos" msgstr "Définir la profondeur de l'ombre des photos" -#: ../../view/theme/redbasic/php/config.php:128 +#: ../../view/theme/redbasic/php/config.php:129 msgid "Set maximum width of content region in pixel" msgstr "Définir la largeur maximale de la zone des contenus" -#: ../../view/theme/redbasic/php/config.php:128 +#: ../../view/theme/redbasic/php/config.php:129 msgid "Leave empty for default width" msgstr "Laissez vide pour avoir la largeur par défaut" -#: ../../view/theme/redbasic/php/config.php:129 +#: ../../view/theme/redbasic/php/config.php:130 msgid "Left align page content" msgstr "Aligner à gauche le contenu de la page" -#: ../../view/theme/redbasic/php/config.php:130 +#: ../../view/theme/redbasic/php/config.php:131 msgid "Set minimum opacity of nav bar - to hide it" msgstr "Définir l'opacité minimum du bandeau de navigation - pour le cacher" -#: ../../view/theme/redbasic/php/config.php:131 +#: ../../view/theme/redbasic/php/config.php:132 msgid "Set size of conversation author photo" msgstr "Définir la taille de la photo de l'auteur d'une conversation" -#: ../../view/theme/redbasic/php/config.php:132 +#: ../../view/theme/redbasic/php/config.php:133 msgid "Set size of followup author photos" msgstr "Définir la taille de la photo de l'auteur d'une réponse" -#: ../../boot.php:1329 +#: ../../boot.php:1162 +#, php-format +msgctxt "opensearch" +msgid "Search %1$s (%2$s)" +msgstr "" + +#: ../../boot.php:1162 +msgctxt "opensearch" +msgid "$Projectname" +msgstr "" + +#: ../../boot.php:1480 #, php-format msgid "Update %s failed. See error logs." msgstr "La mise-à-jour %s a échoué. Merci de consulter les journaux d'erreur." -#: ../../boot.php:1332 +#: ../../boot.php:1483 #, php-format msgid "Update Error at %s" msgstr "Erreur de mise à jour sur %s" -#: ../../boot.php:1499 +#: ../../boot.php:1684 msgid "" "Create an account to access services and applications within the Hubzilla" msgstr "Créez un compte pour pouvoir accéder aux services et applications de Hubzilla" -#: ../../boot.php:1521 +#: ../../boot.php:1706 msgid "Password" msgstr "Mot de passe" -#: ../../boot.php:1522 +#: ../../boot.php:1707 msgid "Remember me" msgstr "Se souvenir de moi" -#: ../../boot.php:1525 +#: ../../boot.php:1710 msgid "Forgot your password?" msgstr "Mot de passe oublié ?" -#: ../../boot.php:2155 +#: ../../boot.php:2276 msgid "toggle mobile" msgstr "(dés)activer mobile" -#: ../../boot.php:2308 +#: ../../boot.php:2425 msgid "Website SSL certificate is not valid. Please correct." msgstr "Le certificat SSL n'est pas valide. Corrigez le." -#: ../../boot.php:2311 +#: ../../boot.php:2428 #, php-format msgid "[hubzilla] Website SSL error for %s" msgstr "[hubzilla] Erreur SSL pour %s" -#: ../../boot.php:2348 +#: ../../boot.php:2469 msgid "Cron/Scheduled tasks not running." msgstr "Les taches planifiées ne tournent pas." -#: ../../boot.php:2352 +#: ../../boot.php:2473 #, php-format msgid "[hubzilla] Cron tasks not running on %s" msgstr "[hubzilla] Les tâches planifiées ne tournent pas sur %s" diff --git a/view/fr/hstrings.php b/view/fr/hstrings.php index c4e4e47ba..a1ff9f868 100644 --- a/view/fr/hstrings.php +++ b/view/fr/hstrings.php @@ -5,22 +5,13 @@ function string_plural_select_fr($n){ return ($n > 1);; }} ; -App::$strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Authentification distante bloquée. Vous êtes connecté(e) sur ce site localement. Merci de vous déconnecter et réessayer."; -App::$strings["Welcome %s. Remote authentication successful."] = "Bienvenue %s. L'authentification distante a fonctionné."; -App::$strings["Connect"] = "Ajouter/Suivre"; -App::$strings["New window"] = "Nouvelle fenêtre"; -App::$strings["Open the selected location in a different window or browser tab"] = "Ouvrir l'emplacement dans une fenêtre ou un onglet différent"; -App::$strings["User '%s' deleted"] = "Utilisateur '%s' supprimé"; -App::$strings["No username found in import file."] = "Aucun nom d'utilisateur dans le fichier d'import."; -App::$strings["Unable to create a unique channel address. Import failed."] = "Impossible de créer une adresse de canal unique. Echec de l'import."; -App::$strings["Import completed."] = "L'import est terminé."; App::$strings["parent"] = "retour"; App::$strings["Collection"] = "Groupe de contacts"; App::$strings["Principal"] = "Principal"; App::$strings["Addressbook"] = "Carnet d'adresse"; App::$strings["Calendar"] = "Calendrier"; -App::$strings["Schedule Inbox"] = "Calendrier - Message entrants"; -App::$strings["Schedule Outbox"] = "Calendrier - Message sortants"; +App::$strings["Schedule Inbox"] = "Calendrier - Messages entrants"; +App::$strings["Schedule Outbox"] = "Calendrier - Messages sortants"; App::$strings["Unknown"] = "Inconnu"; App::$strings["Files"] = "Fichiers"; App::$strings["Total"] = "Total"; @@ -38,1014 +29,62 @@ App::$strings["You are using %1\$s of %2\$s available file storage. (%3\$s%) App::$strings["WARNING:"] = "AVERTISSEMENT :"; App::$strings["Create new folder"] = "Nouveau dossier"; App::$strings["Upload file"] = "Téléverser un fichier"; -App::$strings["Not a valid email address"] = "Ce n'est pas une adresse de courriel valide"; -App::$strings["Your email domain is not among those allowed on this site"] = "Votre domaine de courriel ne fait pas partie de ceux autorisés par ce site"; -App::$strings["Your email address is already registered at this site."] = "Votre adresse de courriel est déjà inscrite sur ce site."; -App::$strings["An invitation is required."] = "Une invitation est requise."; -App::$strings["Invitation could not be verified."] = "Votre invitation n'a pas pu être vérifiée."; -App::$strings["Please enter the required information."] = "Merci d'entrer les informations requises."; -App::$strings["Failed to store account information."] = "Impossible de stocker les informations liées au compte."; -App::$strings["Registration confirmation for %s"] = "Confirmation de l'inscription pour %s"; -App::$strings["Registration request at %s"] = "Demande d'inscription sur %s"; -App::$strings["Administrator"] = "Administrateur"; -App::$strings["your registration password"] = "votre mot de passe d'inscription"; -App::$strings["Registration details for %s"] = "Détails de l'inscription pour %s"; -App::$strings["Account approved."] = "Compte approuvé."; -App::$strings["Registration revoked for %s"] = "Inscription révoquée pour %s"; -App::$strings["Account verified. Please login."] = "Compte vérifié. Veuillez vous connecter."; -App::$strings["Click here to upgrade."] = "Cliquez ici pour mettre à jour."; -App::$strings["This action exceeds the limits set by your subscription plan."] = "Cette action outrepasserait les limites prévues par votre forfait."; -App::$strings["This action is not available under your subscription plan."] = "Cette action n'est pas disponible avec votre forfait."; -App::$strings["Visible to your default audience"] = "Visible pour vos contacts seulement"; -App::$strings["Show"] = "Montrer"; -App::$strings["Don't show"] = "Cacher"; -App::$strings["Other networks and post services"] = "Autres réseaux et services de messagerie"; -App::$strings["Permissions"] = "Autorisations"; -App::$strings["Close"] = "Fermer"; -App::$strings[" and "] = "et"; -App::$strings["public profile"] = "profil public"; -App::$strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s a changé %2\$s en “%3\$s”"; -App::$strings["Visit %1\$s's %2\$s"] = "Visiter %2\$s de %1\$s"; -App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s a mis à jour %2\$s, modifiant %3\$s."; -App::$strings["Public Timeline"] = "Fil public"; -App::$strings["Site Admin"] = "Administrateur"; -App::$strings["Bookmarks"] = "Favoris"; -App::$strings["Address Book"] = "Carnet d'adresses"; -App::$strings["Login"] = "Connexion"; -App::$strings["Channel Manager"] = "Gérer les canaux"; -App::$strings["Grid"] = "Réseau"; -App::$strings["Settings"] = "Paramètres"; -App::$strings["Webpages"] = "Pages web"; -App::$strings["Channel Home"] = "Mon canal"; -App::$strings["Profile"] = "Profil"; -App::$strings["Photos"] = "Photos"; -App::$strings["Events"] = "Événements"; -App::$strings["Directory"] = "Annuaire"; -App::$strings["Help"] = "Aide"; -App::$strings["Mail"] = "Messages"; -App::$strings["Mood"] = "Humeur"; -App::$strings["Poke"] = "Tapoter"; -App::$strings["Chat"] = "Clavardage"; -App::$strings["Search"] = "Recherche"; -App::$strings["Probe"] = "Sonder"; -App::$strings["Suggest"] = "Suggérer"; -App::$strings["Random Channel"] = "Un canal au hasard"; -App::$strings["Invite"] = "Invitation"; -App::$strings["Features"] = "Fonctionalités"; -App::$strings["Language"] = "Langue"; -App::$strings["Post"] = "Envoyer"; -App::$strings["Profile Photo"] = "Photo du Profil"; -App::$strings["Update"] = "Mise à jour"; -App::$strings["Install"] = "Installer"; -App::$strings["Purchase"] = "Acheter"; -App::$strings["Permission denied."] = "Permission refusée."; -App::$strings["Item was not found."] = "Élément introuvable."; -App::$strings["No source file."] = "Pas de fichier source."; -App::$strings["Cannot locate file to replace"] = "Impossible de trouver le fichier à remplacer."; -App::$strings["Cannot locate file to revise/update"] = "Impossible de trouver le fichier à corriger/mettre à jour"; -App::$strings["File exceeds size limit of %d"] = "Le fichier dépasse la taille limite de %d"; -App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Vous avez atteint votre limite de %1$.0f méga-octets autorisés pour le stockage des pièces-jointes."; -App::$strings["File upload failed. Possible system limit or action terminated."] = "Envoi du fichier impossible. Limite système ou action avortée."; -App::$strings["Stored file could not be verified. Upload failed."] = "Le fichier stocké n'a pu être vérifié. Echec de l'envoi."; -App::$strings["Path not available."] = "Chemin non disponible."; -App::$strings["Empty pathname"] = "Chemin vide"; -App::$strings["duplicate filename or path"] = "doublon de chemin ou de fichier"; -App::$strings["Path not found."] = "Chemin introuvable."; -App::$strings["mkdir failed."] = "mkdir a échoué."; -App::$strings["database storage failed."] = "l'écriture dans la base de données a échoué."; -App::$strings["Empty path"] = "Chemin vide"; -App::$strings["Logged out."] = "Deconnecté."; -App::$strings["Failed authentication"] = "Échec de l'authentification"; -App::$strings["Login failed."] = "Échec de la connexion."; -App::$strings["Attachments:"] = "Pièces jointes :"; -App::$strings["l F d, Y \\@ g:i A"] = "l d F Y \\à G\\hi"; -App::$strings["\$Projectname event notification:"] = "Notification d'événement de \$Projectname :"; -App::$strings["Starts:"] = "Début :"; -App::$strings["Finishes:"] = "Fin :"; -App::$strings["Location:"] = "Emplacement :"; -App::$strings["Image/photo"] = "Image/photo"; -App::$strings["Encrypted content"] = "Contenu chiffré"; -App::$strings["Install %s element: "] = "Installer %s élément"; -App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Ce message contient un élément installable %s, mais vous n'avez pas l'autorisation de l'installer sur ce site."; -App::$strings["webpage"] = "pages web"; -App::$strings["layout"] = "mise en page"; -App::$strings["block"] = "bloquer"; -App::$strings["menu"] = "menu"; -App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s a écrit %2\$s qui suit %3\$s"; -App::$strings["post"] = "publication"; -App::$strings["Different viewers will see this text differently"] = "Ce texte aura un rendu différent en fonction des utilisateurs"; -App::$strings["$1 spoiler"] = "dévoile : $1"; -App::$strings["$1 wrote:"] = "$1 a écrit :"; -App::$strings["%1\$s's bookmarks"] = "Favoris de %1\$s"; -App::$strings["Missing room name"] = "Il manque le nom du salon"; -App::$strings["Duplicate room name"] = "Un salon avec ce nom existe déjà"; -App::$strings["Invalid room specifier."] = "Identifiant de salon invalide."; -App::$strings["Room not found."] = "Salon introuvable."; -App::$strings["Room is full"] = "Le salon est plein"; -App::$strings["Default"] = "Défaut"; -App::$strings["%d invitation available"] = array( - 0 => "%d invitation disponible", - 1 => "%d invitations disponibles", -); -App::$strings["Advanced"] = "Avancé"; -App::$strings["Find Channels"] = "Trouver des canaux"; -App::$strings["Enter name or interest"] = "Saisir nom ou centre d'intérêt"; -App::$strings["Connect/Follow"] = "Ajouter/Suivre"; -App::$strings["Examples: Robert Morgenstein, Fishing"] = "Exemples: Guillaume Martin, Course à pieds"; -App::$strings["Find"] = "Trouver"; -App::$strings["Channel Suggestions"] = "Canaux suggérés"; -App::$strings["Random Profile"] = "Un profil au hasard"; -App::$strings["Invite Friends"] = "Inviter des amis"; -App::$strings["Advanced example: name=fred and country=iceland"] = "Exemple avancé : name=fred and country=iceland"; -App::$strings["Saved Folders"] = "Dossiers sauvegardés"; -App::$strings["Everything"] = "Tout"; -App::$strings["Categories"] = "Catégories"; -App::$strings["%d connection in common"] = array( - 0 => "%d contact en commun", - 1 => "%d contacts en commun", -); -App::$strings["show more"] = "montrer plus"; -App::$strings["photo"] = "photo"; -App::$strings["event"] = "événement"; -App::$strings["channel"] = "canal"; -App::$strings["status"] = "état"; -App::$strings["comment"] = "commentaire"; -App::$strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s aime %3\$s de %2\$s"; -App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s n'aime pas %3\$s de %2\$s"; -App::$strings["%1\$s is now connected with %2\$s"] = "%1\$s ajoute %2\$s à ses contacts"; -App::$strings["%1\$s poked %2\$s"] = "%1\$s a tapoté %2\$s"; -App::$strings["poked"] = "a tapoté"; -App::$strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s est %2\$s"; -App::$strings["__ctx:title__ Likes"] = "Aime"; -App::$strings["__ctx:title__ Dislikes"] = "N'aime pas"; -App::$strings["__ctx:title__ Agree"] = "D'accord"; -App::$strings["__ctx:title__ Disagree"] = "Pas d'accord"; -App::$strings["__ctx:title__ Abstain"] = "Abstention"; -App::$strings["__ctx:title__ Attending"] = "Participations"; -App::$strings["__ctx:title__ Not attending"] = "Non-participations"; -App::$strings["__ctx:title__ Might attend"] = "Participation possible"; -App::$strings["Select"] = "Sélectionner"; -App::$strings["Private Message"] = "Message Privé"; -App::$strings["Message signature validated"] = "Signature du message validée"; -App::$strings["Message signature incorrect"] = "Signature du message incorrecte"; -App::$strings["View %s's profile @ %s"] = "Voir le profil de %s @ %s"; -App::$strings["Categories:"] = "Catégories :"; -App::$strings["Filed under:"] = "Classé sous :"; -App::$strings["from %s"] = "de %s"; -App::$strings["last edited: %s"] = "dernière modification : %s"; -App::$strings["Expires: %s"] = "Expire : %s"; -App::$strings["View in context"] = "Voir en contexte"; -App::$strings["Please wait"] = "Merci de patienter"; -App::$strings["remove"] = "supprimer"; -App::$strings["Loading..."] = "Chargement..."; -App::$strings["Delete Selected Items"] = "Supprimer les éléments selectionnés"; -App::$strings["View Source"] = "Voir source"; -App::$strings["Follow Thread"] = "Suivre la discussion"; -App::$strings["Unfollow Thread"] = "Ne plus suivre la discussion"; -App::$strings["View Profile"] = "Voir le profil"; -App::$strings["Activity/Posts"] = "Activité/Publications"; -App::$strings["Edit Connection"] = "Modifier le contact"; -App::$strings["Message"] = "Message"; -App::$strings["Ratings"] = "Evaluations"; -App::$strings["%s likes this."] = "%s aime ça."; -App::$strings["%s doesn't like this."] = "%s n'aime pas ça."; -App::$strings["%2\$d people like this."] = array( - 0 => "%2\$d personne aime ceci.", - 1 => "%2\$d personnes aiment ceci.", -); -App::$strings["%2\$d people don't like this."] = array( - 0 => "%2\$d personne n'aime pas ça.", - 1 => "%2\$d personnes n'aiment pas ça.", -); -App::$strings["and"] = "et"; -App::$strings[", and %d other people"] = array( - 0 => ", et %d autre personne", - 1 => ", et %d autres personnes", -); -App::$strings["%s like this."] = "%s aime ça."; -App::$strings["%s don't like this."] = "%s n'aime pas ça."; -App::$strings["Visible to everybody"] = "Visible par tout le monde"; -App::$strings["Please enter a link URL:"] = "Merci d'entrer l'URL d'un lien :"; -App::$strings["Please enter a video link/URL:"] = "Merci d'entrer l'URL d'une video :"; -App::$strings["Please enter an audio link/URL:"] = "Merci d'entrer l'URL d'un contenu audio&nsbp;:"; -App::$strings["Tag term:"] = "Étiquette :"; -App::$strings["Save to Folder:"] = "Classer dans le dossier :"; -App::$strings["Where are you right now?"] = "Où êtes-vous en ce moment ?"; -App::$strings["Expires YYYY-MM-DD HH:MM"] = "Expire le YYYY-MM-DD à HH:MM"; -App::$strings["Preview"] = "Aperçu"; -App::$strings["Share"] = "Partager"; -App::$strings["Page link name"] = "Nom du lien vers la page"; -App::$strings["Post as"] = "Publier en tant que"; -App::$strings["Bold"] = "Gras"; -App::$strings["Italic"] = "Italique"; -App::$strings["Underline"] = "Souligné"; -App::$strings["Quote"] = "Citation"; -App::$strings["Code"] = "Code"; -App::$strings["Upload photo"] = "Téléverser une photo"; -App::$strings["upload photo"] = "téléverser une photo"; -App::$strings["Attach file"] = "Joindre un fichier"; -App::$strings["attach file"] = "joindre un fichier"; -App::$strings["Insert web link"] = "Insérer lien web"; -App::$strings["web link"] = "lien web"; -App::$strings["Insert video link"] = "Insérer lien vidéo"; -App::$strings["video link"] = "lien vidéo"; -App::$strings["Insert audio link"] = "Insérer un lien audio"; -App::$strings["audio link"] = "lien audio"; -App::$strings["Set your location"] = "Spécifier votre emplacement géographique"; -App::$strings["set location"] = "spécifier l'emplacement géographique"; -App::$strings["Toggle voting"] = "(Dés)activer le vote"; -App::$strings["Clear browser location"] = "Supprimer l'emplacement géographique du navigateur"; -App::$strings["clear location"] = "supprimer l'emplacement géographique"; -App::$strings["Title (optional)"] = "Titre (facultatif)"; -App::$strings["Categories (optional, comma-separated list)"] = "Catégories (facultatives, séparées par des virgules)"; -App::$strings["Permission settings"] = "Gérer les autorisations"; -App::$strings["permissions"] = "autorisations"; -App::$strings["Public post"] = "Contenu public"; -App::$strings["Example: bob@example.com, mary@example.com"] = "Exemple: julien@exemple.com, marie@exemple.com"; -App::$strings["Set expiration date"] = "Définir la date d'expiration"; -App::$strings["Set publish date"] = "Définir la date de publication"; -App::$strings["Encrypt text"] = "Chiffrer le texte"; -App::$strings["OK"] = "OK"; -App::$strings["Cancel"] = "Annuler"; -App::$strings["Discover"] = "À découvrir"; -App::$strings["Imported public streams"] = "Flux publics importés"; -App::$strings["Commented Order"] = "Par date de commentaire"; -App::$strings["Sort by Comment Date"] = "Trier par date de dernier commentaire"; -App::$strings["Posted Order"] = "Par date de publication"; -App::$strings["Sort by Post Date"] = "Trier par date de publication"; -App::$strings["Personal"] = "Me concernant"; -App::$strings["Posts that mention or involve you"] = "Publications qui vous mentionnent ou vous concernent d'une manière ou d'une autre"; -App::$strings["New"] = "Nouveautés"; -App::$strings["Activity Stream - by date"] = "Flux d'activité - par date"; -App::$strings["Starred"] = "Mis en avant (étoiles)"; -App::$strings["Favourite Posts"] = "Publications préférées"; -App::$strings["Spam"] = "Indésirable"; -App::$strings["Posts flagged as SPAM"] = "Publications marquées comme indésirables"; -App::$strings["Channel"] = "Canal"; -App::$strings["Status Messages and Posts"] = "Messages d'état et contributions"; -App::$strings["About"] = "À propos"; -App::$strings["Profile Details"] = "Détails du profil"; -App::$strings["Photo Albums"] = "Albums photo"; -App::$strings["Files and Storage"] = "Fichiers et Stockage"; -App::$strings["Chatrooms"] = "Salons de clavardage"; -App::$strings["Saved Bookmarks"] = "Favoris sauvegardés"; -App::$strings["Manage Webpages"] = "Gérer les pages web"; -App::$strings["View all"] = "Voir tout"; -App::$strings["__ctx:noun__ Like"] = array( - 0 => "Aime", - 1 => "Aime", -); -App::$strings["__ctx:noun__ Dislike"] = array( - 0 => "N'aime pas", - 1 => "N'aime pas", -); -App::$strings["__ctx:noun__ Attending"] = array( - 0 => "Participe", - 1 => "Participent", -); -App::$strings["__ctx:noun__ Not Attending"] = array( - 0 => "Ne participe pas", - 1 => "Ne participent pas", -); -App::$strings["__ctx:noun__ Undecided"] = array( - 0 => "Indécis(e)", - 1 => "Indécis(es)", -); -App::$strings["__ctx:noun__ Agree"] = array( - 0 => "D'accord", - 1 => "D'accord", -); -App::$strings["__ctx:noun__ Disagree"] = array( - 0 => "Pas d'accord", - 1 => "Pas d'accord", -); -App::$strings["__ctx:noun__ Abstain"] = array( - 0 => "S'abstient", - 1 => "S'abstiennent", -); -App::$strings["Miscellaneous"] = "Divers"; -App::$strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-JJ ou MM-JJ"; -App::$strings["Required"] = "Requis"; -App::$strings["never"] = "jamais"; -App::$strings["less than a second ago"] = "à l'instant"; -App::$strings["year"] = "année"; -App::$strings["years"] = "années"; -App::$strings["month"] = "mois"; -App::$strings["months"] = "mois"; -App::$strings["week"] = "semaine"; -App::$strings["weeks"] = "semaines"; -App::$strings["day"] = "jour"; -App::$strings["days"] = "jours"; -App::$strings["hour"] = "heure"; -App::$strings["hours"] = "heures"; -App::$strings["minute"] = "minute"; -App::$strings["minutes"] = "minutes"; -App::$strings["second"] = "seconde"; -App::$strings["seconds"] = "secondes"; -App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "il y a %1\$d %2\$s"; -App::$strings["%1\$s's birthday"] = "Anniversaire de %1\$s"; -App::$strings["Happy Birthday %1\$s"] = "Joyeux Anniversaire %1\$s"; -App::$strings["Cannot locate DNS info for database server '%s'"] = "Impossible de trouver les infos DNS du serveur de BDD '%s'"; -App::$strings["Directory Options"] = "Options d'annuaire"; -App::$strings["Safe Mode"] = "Mode sûr"; -App::$strings["No"] = "Non"; -App::$strings["Yes"] = "Oui"; -App::$strings["Public Forums Only"] = "Les forums publics uniquement"; -App::$strings["This Website Only"] = "Ce site uniquement"; -App::$strings["This event has been added to your calendar."] = "Cet évènement a été ajouté dans votre calendrier."; -App::$strings["Not specified"] = "Non spécifié"; -App::$strings["Needs Action"] = "Besoin d'une action"; -App::$strings["Completed"] = "Terminé"; -App::$strings["In Process"] = "En cours"; -App::$strings["Cancelled"] = "Annulé"; -App::$strings["Channel is blocked on this site."] = "Ce canal est bloqué sur ce site."; -App::$strings["Channel location missing."] = "Emplacement du canal introuvable."; -App::$strings["Response from remote channel was incomplete."] = "La réponse du canal distant était incomplète."; -App::$strings["Channel was deleted and no longer exists."] = "Le canal a été supprimé et n'existe plus."; -App::$strings["Protocol disabled."] = "Protocole désactivé."; -App::$strings["Channel discovery failed."] = "La tentative d'accéder au canal a échoué."; -App::$strings["local account not found."] = "compte local introuvable."; -App::$strings["Cannot connect to yourself."] = "Ne peut pas se connecter à vous."; -App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un groupe supprimé portant ce nom a été ressuscité. Les permissions liées aux éléments existants peuvent s'appliquer au groupe et aux membres futurs. Si ce n'est pas ce que vous attendiez, merci de créer un autre groupe avec un nom différent."; -App::$strings["Add new connections to this privacy group"] = "Ajouter de nouveaux contacts à ce groupe d'accès"; -App::$strings["All Channels"] = "Tous les canaux"; -App::$strings["edit"] = "modifier"; -App::$strings["Privacy Groups"] = "Groupes d'accès"; -App::$strings["Edit group"] = "Modifier le groupe"; -App::$strings["Add privacy group"] = "Ajouter un groupe d'accès"; -App::$strings["Channels not in any privacy group"] = "Canaux n'étant dans aucun groupe d'accès"; -App::$strings["add"] = "ajouter"; -App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "L'import a échoué. Un canal existe déjà avec ce nom"; -App::$strings["Channel clone failed. Import failed."] = "Echec du clonage du canal. Echec de l'impot."; -App::$strings["Cloned channel not found. Import failed."] = "Canal cloné non trouvé. Echec de l'import."; -App::$strings["Delete this item?"] = "Supprimer cet élément?"; -App::$strings["Comment"] = "Commenter"; -App::$strings["[+] show all"] = "[+] voir tous"; -App::$strings["[-] show less"] = "[-] montrer moins"; -App::$strings["[+] expand"] = "[+] déplier"; -App::$strings["[-] collapse"] = "[-] replier"; -App::$strings["Password too short"] = "Mot de passe trop court"; -App::$strings["Passwords do not match"] = "Les mots de passe ne correspondent pas"; -App::$strings["everybody"] = "tout le monde"; -App::$strings["Secret Passphrase"] = "Phrase de passe secrète"; -App::$strings["Passphrase hint"] = "Indice pour la phrase de passe"; -App::$strings["Notice: Permissions have changed but have not yet been submitted."] = "Note : Les permissions ont changées, mais n'ont pas encore été sauvées."; -App::$strings["close all"] = "fermer tout"; -App::$strings["Nothing new here"] = "Aucun nouveau contenu trouvé"; -App::$strings["Rate This Channel (this is public)"] = "Evaluer ce canal (publiquement)"; -App::$strings["Rating"] = "Evaluation"; -App::$strings["Describe (optional)"] = "Description (facultative)"; -App::$strings["Submit"] = "Envoyer"; -App::$strings["Please enter a link URL"] = "Merci d'insérer une URL"; -App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Changements en attente. Voulez-vous vraiment quitter cette page?"; -App::$strings["Location"] = "Emplacement"; -App::$strings["timeago.prefixAgo"] = "timeago.prefixAgo"; -App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; -App::$strings["ago"] = "auparavant"; -App::$strings["from now"] = "de maintenant"; -App::$strings["less than a minute"] = "moins d'une minute"; -App::$strings["about a minute"] = "environ une minute"; -App::$strings["%d minutes"] = "%d minutes"; -App::$strings["about an hour"] = "environ une heure"; -App::$strings["about %d hours"] = "environ %d heures"; -App::$strings["a day"] = "un jour"; -App::$strings["%d days"] = "%d jours"; -App::$strings["about a month"] = "environ un mois"; -App::$strings["%d months"] = "%d mois"; -App::$strings["about a year"] = "environ un an"; -App::$strings["%d years"] = "%d années"; -App::$strings[" "] = ""; -App::$strings["timeago.numbers"] = "timeago.numbers"; -App::$strings["January"] = "Janvier"; -App::$strings["February"] = "Février"; -App::$strings["March"] = "Mars"; -App::$strings["April"] = "Avril"; -App::$strings["__ctx:long__ May"] = "Mai"; -App::$strings["June"] = "Juin"; -App::$strings["July"] = "Juillet"; -App::$strings["August"] = "Août"; -App::$strings["September"] = "Septembre"; -App::$strings["October"] = "Octobre"; -App::$strings["November"] = "Novembre"; -App::$strings["December"] = "Décembre"; -App::$strings["Jan"] = "Jan"; -App::$strings["Feb"] = "Fev"; -App::$strings["Mar"] = "Mar"; -App::$strings["Apr"] = "Avr"; -App::$strings["__ctx:short__ May"] = "Mai"; -App::$strings["Jun"] = "Jun"; -App::$strings["Jul"] = "Jul"; -App::$strings["Aug"] = "Aou"; -App::$strings["Sep"] = "Sep"; -App::$strings["Oct"] = "Oct"; -App::$strings["Nov"] = "Nov"; -App::$strings["Dec"] = "Dec"; -App::$strings["Sunday"] = "Dimanche"; -App::$strings["Monday"] = "Lundi"; -App::$strings["Tuesday"] = "Mardi"; -App::$strings["Wednesday"] = "Mercredi"; -App::$strings["Thursday"] = "Jeudi"; -App::$strings["Friday"] = "Vendredi"; -App::$strings["Saturday"] = "Samedi"; -App::$strings["Sun"] = "Dim"; -App::$strings["Mon"] = "Lun"; -App::$strings["Tue"] = "Mar"; -App::$strings["Wed"] = "Mer"; -App::$strings["Thu"] = "Jeu"; -App::$strings["Fri"] = "Ven"; -App::$strings["Sat"] = "Sam"; -App::$strings["__ctx:calendar__ today"] = "aujourd'hui"; -App::$strings["__ctx:calendar__ month"] = "mois"; -App::$strings["__ctx:calendar__ week"] = "semaine"; -App::$strings["__ctx:calendar__ day"] = "jour"; -App::$strings["__ctx:calendar__ All day"] = "Toute la journée"; -App::$strings["No recipient provided."] = "Pas de destinataire."; -App::$strings["[no subject]"] = "[sans objet]"; -App::$strings["Unable to determine sender."] = "Impossible de déterminer l'émetteur."; -App::$strings["Stored post could not be verified."] = "Le message stocké n'a pas pu être vérifié."; -App::$strings["Logout"] = "Déconnexion"; -App::$strings["End this session"] = "Mettre fin à la session"; -App::$strings["Home"] = "Mon canal"; -App::$strings["Your posts and conversations"] = "Vos publications et conversations"; -App::$strings["Your profile page"] = "Votre profil"; -App::$strings["Edit Profiles"] = "Modifier les profils"; -App::$strings["Manage/Edit profiles"] = "Gérer/modifier les profils"; -App::$strings["Edit Profile"] = "Éditeur de profil"; -App::$strings["Edit your profile"] = "Modifier votre profil"; -App::$strings["Your photos"] = "Vos photos"; -App::$strings["Your files"] = "Vos fichiers"; -App::$strings["Your chatrooms"] = "Vos salons"; -App::$strings["Your bookmarks"] = "Vos favoris"; -App::$strings["Your webpages"] = "Vos pages web"; -App::$strings["Sign in"] = "Connexion"; -App::$strings["%s - click to logout"] = "%s - cliquer ici pour déconnecter"; -App::$strings["Remote authentication"] = "Authentification distante"; -App::$strings["Click to authenticate to your home hub"] = "S'authentifier auprès de votre hub principal"; -App::$strings["Home Page"] = "Page d'accueil"; -App::$strings["Register"] = "S'inscrire"; -App::$strings["Create an account"] = "Créer un compte"; -App::$strings["Help and documentation"] = "Aide et documentation"; -App::$strings["Apps"] = "Applications"; -App::$strings["Applications, utilities, links, games"] = "Applications, utilitaires, liens, jeux"; -App::$strings["Search site @name, #tag, ?docs, content"] = "Recherche @nom, #tag, contenu"; -App::$strings["Channel Directory"] = "Annuaire des canaux"; -App::$strings["Your grid"] = "Votre réseau"; -App::$strings["Mark all grid notifications seen"] = "Marquer toutes les notifications du réseau comme vues"; -App::$strings["Channel home"] = "Mon canal"; -App::$strings["Mark all channel notifications seen"] = "Marquer toutes les notifications du canal comme vues"; -App::$strings["Connections"] = "Contacts"; -App::$strings["Notices"] = "Notifications"; -App::$strings["Notifications"] = "Notifications"; -App::$strings["See all notifications"] = "Voir toutes les notifications"; -App::$strings["Mark all system notifications seen"] = "Marquer toutes les notifications système comme vues"; -App::$strings["Private mail"] = "Messages privés"; -App::$strings["See all private messages"] = "Voir tous les messages privés"; -App::$strings["Mark all private messages seen"] = "Marquer tous les messages privés comme vus"; -App::$strings["Inbox"] = "Boîte de réception"; -App::$strings["Outbox"] = "Boîte d'envoi"; -App::$strings["New Message"] = "Nouveau message"; -App::$strings["Event Calendar"] = "Calendrier des événements"; -App::$strings["See all events"] = "Voir tous les événements"; -App::$strings["Mark all events seen"] = "Marquer tous les événements comme vus"; -App::$strings["Manage Your Channels"] = "Gérer vos canaux"; -App::$strings["Account/Channel Settings"] = "Paramètres du Compte/Canal"; -App::$strings["Admin"] = "Administrateur"; -App::$strings["Site Setup and Configuration"] = "Configuration du site"; -App::$strings["@name, #tag, ?doc, content"] = "@nom, #étiquette, ?doc, contenu"; -App::$strings["Please wait..."] = "Merci de patienter..."; -App::$strings["view full size"] = "voir en taille réelle"; -App::$strings["\$Projectname Notification"] = "Notification \$Projectname"; -App::$strings["\$projectname"] = "\$projectname"; -App::$strings["Thank You,"] = "Merci,"; -App::$strings["%s Administrator"] = "l'administrateur de %s"; -App::$strings["No Subject"] = "Pas d'objet"; -App::$strings["created a new post"] = "a publié un nouveau message"; -App::$strings["commented on %s's post"] = "a commenté la publication de %s"; -App::$strings["New Page"] = "Nouvelle page"; -App::$strings["View"] = "Voir"; -App::$strings["Actions"] = "Actions"; -App::$strings["Page Link"] = "Lien vers la page"; -App::$strings["Title"] = "Titre"; -App::$strings["Created"] = "Créé(e)"; -App::$strings["Edited"] = "Modifié(e)"; -App::$strings["Profile Photos"] = "Photos du profil"; -App::$strings["Image exceeds website size limit of %lu bytes"] = "L'image dépasse la taille limite de %lu octets"; -App::$strings["Image file is empty."] = "L'image est vide."; -App::$strings["Unable to process image"] = "Impossible de traiter l'image"; -App::$strings["Photo storage failed."] = "Le stockage de l'image a échoué."; -App::$strings["a new photo"] = "une nouvelle photo"; -App::$strings["__ctx:photo_upload__ %1\$s posted %2\$s to %3\$s"] = "%1\$s a publié %2\$s pour %3\$s"; -App::$strings["Upload New Photos"] = "Ajouter des photos"; -App::$strings["Male"] = "Homme"; -App::$strings["Female"] = "Femme"; -App::$strings["Currently Male"] = "Actuellement homme"; -App::$strings["Currently Female"] = "Actuellement femme"; -App::$strings["Mostly Male"] = "Surtout homme"; -App::$strings["Mostly Female"] = "Surtout femme"; -App::$strings["Transgender"] = "Transgenre"; -App::$strings["Intersex"] = "Intersexuel"; -App::$strings["Transsexual"] = "Transsexuel"; -App::$strings["Hermaphrodite"] = "Hermaphrodite"; -App::$strings["Neuter"] = "Neutre"; -App::$strings["Non-specific"] = "Non spécifique"; -App::$strings["Other"] = "Autre"; -App::$strings["Undecided"] = "Indécis"; -App::$strings["Males"] = "Hommes"; -App::$strings["Females"] = "Femmes"; -App::$strings["Gay"] = "Gay"; -App::$strings["Lesbian"] = "Lesbienne"; -App::$strings["No Preference"] = "Sans préférence"; -App::$strings["Bisexual"] = "Bisexuel"; -App::$strings["Autosexual"] = "Autosexuel"; -App::$strings["Abstinent"] = "Abstinent"; -App::$strings["Virgin"] = "Vierge"; -App::$strings["Deviant"] = "Déviant"; -App::$strings["Fetish"] = "Fétichiste"; -App::$strings["Oodles"] = "Une floppée"; -App::$strings["Nonsexual"] = "Non-sexuel"; -App::$strings["Single"] = "Célibataire"; -App::$strings["Lonely"] = "Solitaire"; -App::$strings["Available"] = "Disponible"; -App::$strings["Unavailable"] = "Indisponible"; -App::$strings["Has crush"] = "A un béguin"; -App::$strings["Infatuated"] = "Amoureux transi"; -App::$strings["Dating"] = "Sort avec quelqu'un"; -App::$strings["Unfaithful"] = "Infidèle"; -App::$strings["Sex Addict"] = "Accro au sexe"; -App::$strings["Friends"] = "Amis"; -App::$strings["Friends/Benefits"] = "Amis avec bénéfices"; -App::$strings["Casual"] = "Sans engagement"; -App::$strings["Engaged"] = "Fiancé(e)"; -App::$strings["Married"] = "Marié(e)"; -App::$strings["Imaginarily married"] = "Marié(e) dans ses rêves"; -App::$strings["Partners"] = "Partenaires"; -App::$strings["Cohabiting"] = "En cohabitation"; -App::$strings["Common law"] = "Conjoints de fait"; -App::$strings["Happy"] = "Heureux"; -App::$strings["Not looking"] = "Pas en recherche"; -App::$strings["Swinger"] = "Echangiste"; -App::$strings["Betrayed"] = "Trahi(e)"; -App::$strings["Separated"] = "Séparé(e)"; -App::$strings["Unstable"] = "Instable"; -App::$strings["Divorced"] = "Divorcé(e)"; -App::$strings["Imaginarily divorced"] = "Divorcé(e) dans ses rêves"; -App::$strings["Widowed"] = "Veuf/veuve"; -App::$strings["Uncertain"] = "Incertain"; -App::$strings["It's complicated"] = "C'est compliqué"; -App::$strings["Don't care"] = "S'en fiche"; -App::$strings["Ask me"] = "Me demander"; -App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Le formulaire n'est plus sécurisé, probablement parce qu'il est ouvert depuis trop longtemps (plus de 3 heures)."; -App::$strings["Tags"] = "Étiquettes"; -App::$strings["Keywords"] = "Mots-clefs"; -App::$strings["have"] = "ont"; -App::$strings["has"] = "a"; -App::$strings["want"] = "veulent"; -App::$strings["wants"] = "veut"; -App::$strings["like"] = "aiment"; -App::$strings["likes"] = "aime"; -App::$strings["dislike"] = "n'aiment pas"; -App::$strings["dislikes"] = "n'aime pas"; -App::$strings["Invalid data packet"] = "Paquet de données invalide"; -App::$strings["Unable to verify channel signature"] = "Impossible de vérifier la signature du canal"; -App::$strings["Unable to verify site signature for %s"] = "Impossible de vérifier la signature de site pour %s"; -App::$strings["invalid target signature"] = "signature de la cible invalide"; -App::$strings["Frequently"] = "Fréquemment"; -App::$strings["Hourly"] = "Toutes les heures"; -App::$strings["Twice daily"] = "Deux fois par jour"; -App::$strings["Daily"] = "Chaque jour"; -App::$strings["Weekly"] = "Chaque semaine"; -App::$strings["Monthly"] = "Chaque mois"; -App::$strings["Friendica"] = "Friendica"; -App::$strings["OStatus"] = "OStatus"; -App::$strings["RSS/Atom"] = "RSS/Atom"; -App::$strings["Email"] = "Courriel"; -App::$strings["Diaspora"] = "Diaspora"; -App::$strings["Facebook"] = "Facebook"; -App::$strings["Zot"] = "Zot"; -App::$strings["LinkedIn"] = "Linkedin"; -App::$strings["XMPP/IM"] = "XMPP/IM"; -App::$strings["MySpace"] = "MySpace"; -App::$strings["prev"] = "préc."; -App::$strings["first"] = "premier"; -App::$strings["last"] = "dernier"; -App::$strings["next"] = "Suivant"; -App::$strings["older"] = "plus ancien"; -App::$strings["newer"] = "plus récent"; -App::$strings["No connections"] = "Pas de relations."; -App::$strings["View all %s connections"] = "Voir les %s contacts"; -App::$strings["Save"] = "Enregistrer"; -App::$strings["poke"] = "tapoter"; -App::$strings["ping"] = "ping"; -App::$strings["pinged"] = "pingé"; -App::$strings["prod"] = "encourager"; -App::$strings["prodded"] = "encouragé"; -App::$strings["slap"] = "giffler"; -App::$strings["slapped"] = "gifflé(e)"; -App::$strings["finger"] = "pointer"; -App::$strings["fingered"] = "pointé"; -App::$strings["rebuff"] = "rejetter"; -App::$strings["rebuffed"] = "rejeté"; -App::$strings["happy"] = "heureux"; -App::$strings["sad"] = "triste"; -App::$strings["mellow"] = "mélancolique"; -App::$strings["tired"] = "fatigué"; -App::$strings["perky"] = "impertinent"; -App::$strings["angry"] = "en colère"; -App::$strings["stupefied"] = "stupéfait"; -App::$strings["puzzled"] = "perplexe"; -App::$strings["interested"] = "intéressé"; -App::$strings["bitter"] = "amer"; -App::$strings["cheerful"] = "plein d'entrain"; -App::$strings["alive"] = "vivant"; -App::$strings["annoyed"] = "agaçé"; -App::$strings["anxious"] = "anxieux"; -App::$strings["cranky"] = "énervé"; -App::$strings["disturbed"] = "perturbé"; -App::$strings["frustrated"] = "frustré"; -App::$strings["depressed"] = "déprimé"; -App::$strings["motivated"] = "motivé"; -App::$strings["relaxed"] = "détendu"; -App::$strings["surprised"] = "surpris"; -App::$strings["May"] = "Mai"; -App::$strings["Unknown Attachment"] = "Pièce jointe inconnue"; -App::$strings["unknown"] = "Inconnu"; -App::$strings["remove category"] = "supprimer la catégorie"; -App::$strings["remove from file"] = "retirer du fichier"; -App::$strings["Click to open/close"] = "Cliquer pour ouvrir/fermer"; -App::$strings["Link to Source"] = "Lien vers la Source"; -App::$strings["default"] = "défaut"; -App::$strings["Page layout"] = "Mise en page"; -App::$strings["You can create your own with the layouts tool"] = "Créez les vôtres avec les outils de mise en page"; -App::$strings["Page content type"] = "Type de contenu de la page"; -App::$strings["Select an alternate language"] = "Choisir une langue alternative"; -App::$strings["activity"] = "activité"; -App::$strings["Design Tools"] = "Outils de conception"; -App::$strings["Blocks"] = "Blocs"; -App::$strings["Menus"] = "Menus"; -App::$strings["Layouts"] = "Mises-en-page"; -App::$strings["Pages"] = "Pages"; App::$strings["Permission denied"] = "Accès refusé"; -App::$strings["(Unknown)"] = "(Inconnu)"; -App::$strings["Visible to anybody on the internet."] = "Visible pour tout le monde sur internet."; -App::$strings["Visible to you only."] = "Visible pour vous seulement."; -App::$strings["Visible to anybody in this network."] = "Visible pour tout le monde sur ce réseau."; -App::$strings["Visible to anybody authenticated."] = "Visible aux utilisateurs authentifiés."; -App::$strings["Visible to anybody on %s."] = "Visible pour tous sur %s."; -App::$strings["Visible to all connections."] = "Visible pour tous les contacts."; -App::$strings["Visible to approved connections."] = "Visible aux contacts approuvés."; -App::$strings["Visible to specific connections."] = "Visible pour certains contacts."; -App::$strings["Item not found."] = "Élément introuvable"; -App::$strings["Privacy group not found."] = "Groupe d'accès introuvable."; -App::$strings["Privacy group is empty."] = "Groupe d'accès vide."; -App::$strings["Privacy group: %s"] = "Groupe d'accès : %s"; -App::$strings["Connection: %s"] = "Contact : %s"; -App::$strings["Connection not found."] = "Contact non trouvé."; -App::$strings["%s "] = "%s "; -App::$strings["[Hubzilla:Notify] New mail received at %s"] = "[Hubzilla:Notify] Nouveau courriel reçu à %s"; -App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, vous avez reçu un message privé sur %3\$s, de la part de %2\$s."; -App::$strings["%1\$s sent you %2\$s."] = "%1\$s vous a envoyé %2\$s."; -App::$strings["a private message"] = "un message privé"; -App::$strings["Please visit %s to view and/or reply to your private messages."] = "Merci de visiter %s pour voir et/ou répondre à vos messages privés."; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s a commenté sur [zrl=%3\$s]%4\$s[/zrl]"; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s a commenté sur [zrl=%3\$s]%5\$s de %4\$s[/zrl]"; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s a commenté [zrl=%3\$s]votre %4\$s[/zrl]"; -App::$strings["[Hubzilla:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Hubzilla:Notify] Commentaire de %2\$s sur conversation #%1\$d"; -App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s a commenté un élément de conversation que vous suivez."; -App::$strings["Please visit %s to view and/or reply to the conversation."] = "Merci de visiter %s pour voir et/ou répondre sur cette conversation."; -App::$strings["[Hubzilla:Notify] %s posted to your profile wall"] = "[Hubzilla:Notify] %s a publié sur votre profil"; -App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s a publié sur votre profil à %3\$s"; -App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s a publié sur [zrl=%3\$s]votre profil[/zrl]"; -App::$strings["[Hubzilla:Notify] %s tagged you"] = "[Hubzilla:Notify] %s vous a étiqueté"; -App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, vous avez été étiqueté sur %3\$s par %2\$s"; -App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]vous a étiqueté[/zrl]."; -App::$strings["[Hubzilla:Notify] %1\$s poked you"] = "[Hubzilla:Notify] %1\$s vous a tapoté"; -App::$strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s vous a tapoté sur %3\$s"; -App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]vous a tapoté[/zrl]."; -App::$strings["[Hubzilla:Notify] %s tagged your post"] = "[Hubzilla:Notify] %s a étiqueté votre publication"; -App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s a étiqueté votre publication sur %3\$s"; -App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s a étiqueté [zrl=%3\$s]votre publication[/zrl]"; -App::$strings["[Hubzilla:Notify] Introduction received"] = "[Hubzilla:Notify] Nouvelle présentation"; -App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, vous avez reçu une demande de contact de '%2\$s' sur %3\$s"; -App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, vous avez reçu [zrl=%2\$s]une demande de contact[/zrl] de %3\$s."; -App::$strings["You may visit their profile at %s"] = "Vous pouvez visiter leur profil sur %s"; -App::$strings["Please visit %s to approve or reject the connection request."] = "Merci de visiter %s avant d'approuver (ou non) cette demande de contact."; -App::$strings["[Hubzilla:Notify] Friend suggestion received"] = "[Hubzilla:Notify] Nouvel(le) ami(e) suggéré(e)"; -App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, vous avez reçu une suggestion d'ami(e) de '%2\$s' à %3\$s"; -App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, avez reçu %3\$s comme [zrl=%2\$s]une suggestion d'ami(e)[/zrl] de %4\$s."; -App::$strings["Name:"] = "Nom :"; -App::$strings["Photo:"] = "Photo :"; -App::$strings["Please visit %s to approve or reject the suggestion."] = "Merci de visiter %s pour donner suite (ou non) à cette suggestion."; -App::$strings["[Hubzilla:Notify]"] = "[Hubzilla:Notify]"; -App::$strings["General Features"] = "Fonctionnalités générales"; -App::$strings["Content Expiration"] = "Expiration du contenu"; -App::$strings["Remove posts/comments and/or private messages at a future time"] = "Supprimer les contributions/commentaires et/ou messages privés plus tard"; -App::$strings["Multiple Profiles"] = "Profils multiples"; -App::$strings["Ability to create multiple profiles"] = "Possibilité de créer plusieurs profils"; -App::$strings["Advanced Profiles"] = "Profils Avancés"; -App::$strings["Additional profile sections and selections"] = "Sections et sélections supplémentaires du profil"; -App::$strings["Profile Import/Export"] = "Importer/Exporter le profil"; -App::$strings["Save and load profile details across sites/channels"] = "Sauvegarder et charger les détails d'un profil entre sites/canaux"; -App::$strings["Web Pages"] = "Pages web"; -App::$strings["Provide managed web pages on your channel"] = "Fournir des pages web, sous votre contrôle, sur votre canal"; -App::$strings["Hide Rating"] = "Masquer l'évaluation"; -App::$strings["Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else."] = "Masquer les boutons d'évaluation sur les pages de votre canal et de votre profil. NB : vous pourrez toujours être évalué(e) ailleurs."; -App::$strings["Private Notes"] = "Notes privées"; -App::$strings["Enables a tool to store notes and reminders (note: not encrypted)"] = "Active un outil pour stocker des notes et des rappels (note :non chiffré)"; -App::$strings["Navigation Channel Select"] = "Sélection du canal par la navigation"; -App::$strings["Change channels directly from within the navigation dropdown menu"] = "Changez de canal directement depuis le menu de navigation déroulant"; -App::$strings["Photo Location"] = "Site de prise de vue"; -App::$strings["If location data is available on uploaded photos, link this to a map."] = "Si des informations géographiques sont présentes dans les images téléversées, les lier à une carte."; -App::$strings["Expert Mode"] = "Mode expert"; -App::$strings["Enable Expert Mode to provide advanced configuration options"] = "Activer le mode expert pour accéder aux options avancées"; -App::$strings["Premium Channel"] = "Canal VIP"; -App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Vous permet d'appliquer des règles et restrictions aux contacts de votre canal"; -App::$strings["Post Composition Features"] = "Fonctionnalités de composition"; -App::$strings["Use Markdown"] = "Utiliser Markdown"; -App::$strings["Allow use of \"Markdown\" to format posts"] = "Autoriser l'utilisation de \"Markdown\" pour mettre en forme les messages"; -App::$strings["Large Photos"] = "Grandes photos"; -App::$strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = "Inclure de grands aperçus (1024px) dans les messages. Si désactivé, inclure de petits aperçus (640px)."; -App::$strings["Channel Sources"] = "Sources du canal"; -App::$strings["Automatically import channel content from other channels or feeds"] = "Importe automatiquement le contenus d'autres canaux ou flux dans le canal actif"; -App::$strings["Even More Encryption"] = "Encore plus de chiffrement"; -App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Permettre le chiffrement optionnel du contenu de bout en bout au moyen d'un secret partagé"; -App::$strings["Enable Voting Tools"] = "Activer les outils de vote"; -App::$strings["Provide a class of post which others can vote on"] = "Fournit un type de publication sur lequel les utilisateurs peuvent voter"; -App::$strings["Delayed Posting"] = "Publication plus tard"; -App::$strings["Allow posts to be published at a later date"] = "Permettre de publier des messages à une date programmée"; -App::$strings["Suppress Duplicate Posts/Comments"] = "Supprimer les publications/commentaires en doublon"; -App::$strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = "Empêcher des messages aux contenus identiques d'être publiés à moins de deux minutes d'intervalle"; -App::$strings["Network and Stream Filtering"] = "Filtrage du réseau et des flux"; -App::$strings["Search by Date"] = "Chercher par date"; -App::$strings["Ability to select posts by date ranges"] = "Pouvoir choisir des publications par date"; -App::$strings["Enable management and selection of privacy groups"] = "Active la gestion et la sélection des groupes d'accès"; -App::$strings["Saved Searches"] = "Recherches sauvegardées"; -App::$strings["Save search terms for re-use"] = "Sauvegarder des termes de recherche pour utilisation ultérieure"; -App::$strings["Network Personal Tab"] = "Onglet \"Me concernant\""; -App::$strings["Enable tab to display only Network posts that you've interacted on"] = "Activer un onglet affichant seulement les publications du réseau sur lesquelles vous êtes intervenu"; -App::$strings["Network New Tab"] = "Onglet \"nouveautés réseau\""; -App::$strings["Enable tab to display all new Network activity"] = "Activer un onglet présentant toute l'activité récente sur le réseau"; -App::$strings["Affinity Tool"] = "Gérer l'affinité"; -App::$strings["Filter stream activity by depth of relationships"] = "Filtrer le flux d'activité en fonction de la profondeur des relations"; -App::$strings["Connection Filtering"] = "Filtrage des contacts"; -App::$strings["Filter incoming posts from connections based on keywords/content"] = "Filtrer les publications entrantes de mes contacts sur la base de mots-clefs"; -App::$strings["Suggest Channels"] = "Suggérer des canaux"; -App::$strings["Show channel suggestions"] = "Montrer les suggestions de canaux"; -App::$strings["Post/Comment Tools"] = "Gérer les publications/commentaires"; -App::$strings["Community Tagging"] = "Etiquetage communautaire"; -App::$strings["Ability to tag existing posts"] = "Permettre de marquer les publications existantes"; -App::$strings["Post Categories"] = "Catégoriser les publications"; -App::$strings["Add categories to your posts"] = "Ajouter des catégories à vos publications"; -App::$strings["Ability to file posts under folders"] = "Permettre de classer les publications dans des dossiers"; -App::$strings["Dislike Posts"] = "\"Ne pas aimer\" les publications"; -App::$strings["Ability to dislike posts/comments"] = "Possibilité de \"ne pas aimer\" les publications/commentaires"; -App::$strings["Star Posts"] = "Pouvoir mettre en avant les publications"; -App::$strings["Ability to mark special posts with a star indicator"] = "Pouvoir marquer certaines publications d'une étoile"; -App::$strings["Tag Cloud"] = "Nuage de tags"; -App::$strings["Provide a personal tag cloud on your channel page"] = "Afficher un nuage de vos tags sur votre canal"; -App::$strings["Unable to obtain identity information from database"] = "Impossible d'obtenir les données d'identité depuis la base de données"; -App::$strings["Empty name"] = "Nom vide"; -App::$strings["Name too long"] = "Nom trop long"; -App::$strings["No account identifier"] = "Pas d'identifiant de compte"; -App::$strings["Nickname is required."] = "Un surnom est requis."; -App::$strings["Reserved nickname. Please choose another."] = "Surnom réservé. Merci d'en choisir un autre."; -App::$strings["Nickname has unsupported characters or is already being used on this site."] = "Le surnom contient des caractères interdits ou est déjà pris sur ce site."; -App::$strings["Unable to retrieve created identity"] = "Impossible de récupérer l'identité créée"; -App::$strings["Default Profile"] = "Profil par défaut"; -App::$strings["Requested channel is not available."] = "Canal demandé non disponible."; -App::$strings["Requested profile is not available."] = "Profil demandé non disponible."; -App::$strings["Change profile photo"] = "Changer la photo du profil"; -App::$strings["Profiles"] = "Profils"; -App::$strings["Manage/edit profiles"] = "Gérer/modifier les profils"; -App::$strings["Create New Profile"] = "Créer un nouveau profil"; -App::$strings["Profile Image"] = "Image du profil"; -App::$strings["visible to everybody"] = "visible pour tous"; -App::$strings["Edit visibility"] = "Changer la visibilité"; -App::$strings["Gender:"] = "Sexe :"; -App::$strings["Status:"] = "État :"; -App::$strings["Homepage:"] = "Site Internet :"; -App::$strings["Online Now"] = "Connecté"; -App::$strings["g A l F d"] = "g A l F d"; -App::$strings["F d"] = "d F"; -App::$strings["[today]"] = "[aujourd'hui]"; -App::$strings["Birthday Reminders"] = "Rappels d'anniversaires"; -App::$strings["Birthdays this week:"] = "Anniversaires cette semaine :"; -App::$strings["[No description]"] = "[Pas de description]"; -App::$strings["Event Reminders"] = "Rappels d'événements"; -App::$strings["Events this week:"] = "Événements cette semaine :"; -App::$strings["Full Name:"] = "Nom complet :"; -App::$strings["Like this channel"] = "J'aime ce canal"; -App::$strings["j F, Y"] = "j F, Y"; -App::$strings["j F"] = "j F"; -App::$strings["Birthday:"] = "Date de naissance :"; -App::$strings["Age:"] = "Age :"; -App::$strings["for %1\$d %2\$s"] = "depuis %1\$d %2\$s"; -App::$strings["Sexual Preference:"] = "Orientation sexuelle :"; -App::$strings["Hometown:"] = "Ville natale :"; -App::$strings["Tags:"] = "Étiquettes :"; -App::$strings["Political Views:"] = "Opinions politiques :"; -App::$strings["Religion:"] = "Religion :"; -App::$strings["About:"] = "À propos :"; -App::$strings["Hobbies/Interests:"] = "Occupations/Centres d'intérêt :"; -App::$strings["Likes:"] = "Aime :"; -App::$strings["Dislikes:"] = "N'aime pas :"; -App::$strings["Contact information and Social Networks:"] = "Coordonnées et réseaux sociaux :"; -App::$strings["My other channels:"] = "Mes autres canaux :"; -App::$strings["Musical interests:"] = "Goûts musicaux :"; -App::$strings["Books, literature:"] = "Lectures, goûts littéraires :"; -App::$strings["Television:"] = "Télévision :"; -App::$strings["Film/dance/culture/entertainment:"] = "Cinéma/danse/culture/divertissement&nsbp;:"; -App::$strings["Love/Romance:"] = "Vie sentimentale/amoureuse :"; -App::$strings["Work/employment:"] = "Travail/Occupation "; -App::$strings["School/education:"] = "Études "; -App::$strings["Like this thing"] = "J'aime ceci"; -App::$strings["cover photo"] = "Photo principale"; -App::$strings["Embedded content"] = "Contenu imbriqué"; -App::$strings["Embedding disabled"] = "Imbrication désactivée"; -App::$strings["Can view my normal stream and posts"] = "Peut voir les publications ordinaires sur mon canal."; -App::$strings["Can view my default channel profile"] = "Peut voir le profil du canal par défaut."; -App::$strings["Can view my connections"] = "Peut voir mes contacts"; -App::$strings["Can view my file storage and photos"] = "Peut voir mes fichiers et photos"; -App::$strings["Can view my webpages"] = "Peut voir mes pages web"; -App::$strings["Can send me their channel stream and posts"] = "Peuvent m'envoyer leur flux et les publications de leur canal"; -App::$strings["Can post on my channel page (\"wall\")"] = "Peuvent poster sur la page de mon canal (\"mur\")"; -App::$strings["Can comment on or like my posts"] = "Peuvent commenter et/ou aimer mes publications"; -App::$strings["Can send me private mail messages"] = "Peuvent m'envoyer des messages privés"; -App::$strings["Can like/dislike stuff"] = "Peuvent aimer/ne pas aimer"; -App::$strings["Profiles and things other than posts/comments"] = "Profils et autres excluant les publications/commentaires."; -App::$strings["Can forward to all my channel contacts via post @mentions"] = "Peut faire suivre à tous les contacts de mon canal via \"@mention\""; -App::$strings["Advanced - useful for creating group forum channels"] = "Avancé - utile pour les canaux de type \"forum/groupe\""; -App::$strings["Can chat with me (when available)"] = "Peut discuter avec moi (quand disponibie)"; -App::$strings["Can write to my file storage and photos"] = "Peut charger des fichiers et des photos dans mon canal"; -App::$strings["Can edit my webpages"] = "Peut modifier mes pages web"; -App::$strings["Can source my public posts in derived channels"] = "Peut rediriger mes publications publiques vers des canaux dérivés"; -App::$strings["Somewhat advanced - very useful in open communities"] = "Plutôt avancé - très utile dans les communautés ouvertes"; -App::$strings["Can administer my channel resources"] = "Peut administrer les ressources de mon canal"; -App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Très avancé. Ne pas toucher, sauf si vous savez ce que vous faîtes"; -App::$strings["Social Networking"] = "Réseau social"; -App::$strings["Mostly Public"] = "Pincipalement public"; -App::$strings["Restricted"] = "Accès restreint"; -App::$strings["Private"] = "Privé"; -App::$strings["Community Forum"] = "Forum communautaire"; -App::$strings["Feed Republish"] = "Republication de flux"; -App::$strings["Special Purpose"] = "Utilisation spécifique"; -App::$strings["Celebrity/Soapbox"] = "Page de célébrité/tribune"; -App::$strings["Group Repository"] = "Espace de groupe"; -App::$strings["Custom/Expert Mode"] = "Mode expert/spécifique"; -App::$strings["System"] = "Système"; -App::$strings["Create Personal App"] = "Créer votre application"; -App::$strings["Edit Personal App"] = "Modifier votre application"; -App::$strings["Ignore/Hide"] = "Ignorer/Cacher"; -App::$strings["Suggestions"] = "Suggestions"; -App::$strings["See more..."] = "Voir plus..."; -App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "Vous avez %1$.0f sur %2$.0f contacts autorisés."; -App::$strings["Add New Connection"] = "Ajouter un nouveau contact"; -App::$strings["Enter channel address"] = "Saisissez l'adresse du canal"; -App::$strings["Examples: bob@example.com, https://example.com/barbara"] = "Exemples : pierre@exemple.com, https://exemple.com/sophie"; -App::$strings["Notes"] = "Notes"; -App::$strings["Remove term"] = "Retirer le terme"; -App::$strings["Archives"] = "Archives"; -App::$strings["Me"] = "Moi"; -App::$strings["Family"] = "Famille"; -App::$strings["Acquaintances"] = "Connaissances"; -App::$strings["All"] = "Tous"; -App::$strings["Refresh"] = "Actualiser"; -App::$strings["Account settings"] = "Paramètres du compte"; -App::$strings["Channel settings"] = "Paramètres du canal"; -App::$strings["Additional features"] = "Fonctionnalités supplémentaires"; -App::$strings["Feature/Addon settings"] = "Paramètres des extensions/greffons"; -App::$strings["Display settings"] = "Paramètres d'affichage"; -App::$strings["Connected apps"] = "Applications connectées"; -App::$strings["Export channel"] = "Exporter le canal"; -App::$strings["Connection Default Permissions"] = "Autorisations par défaut des contacts"; -App::$strings["Premium Channel Settings"] = "Paramètres de canal VIP"; -App::$strings["Private Mail Menu"] = "Menu des messages privés"; -App::$strings["Combined View"] = "Vue combinée"; -App::$strings["Conversations"] = "Conversations"; -App::$strings["Received Messages"] = "Messages reçus"; -App::$strings["Sent Messages"] = "Messages envoyés"; -App::$strings["No messages."] = "Pas de message."; -App::$strings["Delete conversation"] = "Supprimer la conversation"; -App::$strings["Events Menu"] = "Menu Evènements"; -App::$strings["Day View"] = "Vue Jour"; -App::$strings["Week View"] = "Vue Semaine"; -App::$strings["Month View"] = "Vue Mois"; -App::$strings["Export"] = "Export"; -App::$strings["Import"] = "Import"; -App::$strings["Events Tools"] = "Outils Evènements"; -App::$strings["Export Calendar"] = "Exporter le calendrier"; -App::$strings["Import Calendar"] = "Importer un calendrier"; -App::$strings["Chat Rooms"] = "Salons de clavardage"; -App::$strings["Bookmarked Chatrooms"] = "Salons favoris"; -App::$strings["Suggested Chatrooms"] = "Salons suggérés"; -App::$strings["photo/image"] = "photo/image"; -App::$strings["Rating Tools"] = "Outils d'évaluation"; -App::$strings["Rate Me"] = "M'évaluer"; -App::$strings["View Ratings"] = "Voir mes évaluations"; -App::$strings["Public Hubs"] = "Instances publiques"; -App::$strings["Forums"] = "Membres du forum"; -App::$strings["Tasks"] = "Tâches"; -App::$strings["Documentation"] = "Documentation"; -App::$strings["Project/Site Information"] = "Information sur le site/projet"; -App::$strings["For Members"] = "Pour les membres"; -App::$strings["For Administrators"] = "Pour les administrateurs"; -App::$strings["For Developers"] = "Pour les développeurs"; -App::$strings["Site"] = "Site"; -App::$strings["Accounts"] = "Comptes"; -App::$strings["Channels"] = "Canaux"; -App::$strings["Security"] = ""; -App::$strings["Plugins"] = "Greffons"; -App::$strings["Themes"] = "Thèmes"; -App::$strings["Inspect queue"] = "Analyser la file d'attente"; -App::$strings["Profile Config"] = "Configuration du profil"; -App::$strings["DB updates"] = "Mises à jour BDD"; -App::$strings["Logs"] = "Journaux"; -App::$strings["Plugin Features"] = "Fonctionnalités des greffons"; -App::$strings["User registrations waiting for confirmation"] = "Enregistrements d'utilisateurs en attente d'approbation"; -App::$strings["View Photo"] = "Voir la photo"; -App::$strings["Edit Album"] = "Modifier l'album"; -App::$strings["Save to Folder"] = "Enregistrer dans le dossier"; -App::$strings["I will attend"] = "Je participerai"; -App::$strings["I will not attend"] = "Je ne participerai pas"; -App::$strings["I might attend"] = "Je participerai peut-être"; -App::$strings["I agree"] = "Je suis d'accord"; -App::$strings["I disagree"] = "Je ne suis pas d'accord"; -App::$strings["I abstain"] = "Je m'abstiens"; -App::$strings["Add Star"] = "Mettre en avant (étoile)"; -App::$strings["Remove Star"] = "Ne plus mettre en avant"; -App::$strings["Toggle Star Status"] = "(Dés)activer l'étoile"; -App::$strings["starred"] = "mis en avant"; -App::$strings["Add Tag"] = "Ajouter une étiquette"; -App::$strings["I like this (toggle)"] = "J'aime (oui/non)"; -App::$strings["I don't like this (toggle)"] = "Je n'aime pas (oui/non)"; -App::$strings["Share This"] = "Partager"; -App::$strings["share"] = "partager"; -App::$strings["Delivery Report"] = "Rapport de distribution"; -App::$strings["%d comment"] = array( - 0 => "%d commentaire", - 1 => "%d commentaires", -); -App::$strings["View %s's profile - %s"] = "Voir le profil de %s - %s"; -App::$strings["to"] = "à"; -App::$strings["via"] = "via"; -App::$strings["Wall-to-Wall"] = "Mur-à-mur"; -App::$strings["via Wall-To-Wall:"] = "par Mur-à-mur :"; -App::$strings["Save Bookmarks"] = "Enregistrer les favoris"; -App::$strings["Add to Calendar"] = "Ajouter au Calendrier"; -App::$strings["Mark all seen"] = "Tout marquer comme vu"; -App::$strings["__ctx:noun__ Likes"] = "Aime"; -App::$strings["__ctx:noun__ Dislikes"] = "N'aime pas"; -App::$strings["This is you"] = "C'est vous"; -App::$strings["Image"] = "Image"; -App::$strings["Insert Link"] = "Insérer un lien"; -App::$strings["Video"] = "Vidéo"; +App::$strings["Permission denied."] = "Permission refusée."; App::$strings["Not Found"] = "Introuvable"; App::$strings["Page not found."] = "Page introuvable."; +App::$strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Authentification distante bloquée. Vous êtes connecté(e) sur ce site localement. Merci de vous déconnecter et réessayer."; +App::$strings["Welcome %s. Remote authentication successful."] = "Bienvenue %s. L'authentification distante a fonctionné."; +App::$strings["Requested profile is not available."] = "Profil demandé non disponible."; App::$strings["Some blurb about what to do when you're new here"] = "Quelques mots sur quoi faire quand on est nouveau ici"; -App::$strings["network"] = "réseau"; -App::$strings["RSS"] = "RSS"; -App::$strings["Authorize application connection"] = "Autoriser l'application à se connecter"; -App::$strings["Return to your app and insert this Securty Code:"] = "Merci de retourner vers votre application, et d'y insérer ce Code de Sécurité :"; -App::$strings["Please login to continue."] = "Merci de vous identifier pour continuer."; -App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Voulez-vous autoriser cette application à accéder à vos publications et contacts, et/ou à publier en votre nom?"; -App::$strings["App installed."] = "Application installée."; -App::$strings["Malformed app."] = "Erreur de l'application - Malformée."; -App::$strings["Embed code"] = "Imbriquer le code"; -App::$strings["Edit App"] = "Modifier l'application"; -App::$strings["Create App"] = "Créer une application"; -App::$strings["Name of app"] = "Nom de l'application"; -App::$strings["Location (URL) of app"] = "Emplacement (URL) de l'application"; -App::$strings["Description"] = "Description"; -App::$strings["Photo icon URL"] = "URL de l'icône à utiliser pour cette photo"; -App::$strings["80 x 80 pixels - optional"] = "80 x 80 pixels - facultatif"; -App::$strings["Version ID"] = "Identifiant de version"; -App::$strings["Price of app"] = "Prix de l'application"; -App::$strings["Location (URL) to purchase app"] = "Emplacement (URL) pour l'achat de l'application"; -App::$strings["Item not available."] = "Élément indisponible."; -App::$strings["Invalid item."] = "Élément invalide."; -App::$strings["Channel not found."] = "Canal introuvable."; App::$strings["Block Name"] = "Nom du Bloc"; +App::$strings["Blocks"] = "Blocs"; App::$strings["Block Title"] = "Titre du bloc"; -App::$strings["Bookmark added"] = "Favori ajouté"; -App::$strings["My Bookmarks"] = "Mes Favoris"; -App::$strings["My Connections Bookmarks"] = "Favoris de mes contacts"; +App::$strings["Created"] = "Créé(e)"; +App::$strings["Edited"] = "Modifié(e)"; +App::$strings["Share"] = "Partager"; +App::$strings["View"] = "Voir"; +App::$strings["Channel not found."] = "Canal introuvable."; +App::$strings["Permissions denied."] = "Permissions refusées."; +App::$strings["l, F j"] = "l, F j"; +App::$strings["Link to Source"] = "Lien vers la Source"; +App::$strings["Edit Event"] = "Modifier l'événement"; +App::$strings["Create Event"] = "Créer un événement"; +App::$strings["Previous"] = "Précédent"; +App::$strings["Next"] = "Suivant"; +App::$strings["Export"] = "Export"; +App::$strings["Import"] = "Import"; +App::$strings["Submit"] = "Envoyer"; +App::$strings["Today"] = "Aujourd'hui"; App::$strings["You must be logged in to see this page."] = "Vous devez vous connecter pour voir cette page."; +App::$strings["Posts and comments"] = ""; +App::$strings["Only posts"] = ""; App::$strings["Insufficient permissions. Request redirected to profile page."] = "Permissions insuffisantes. Demande redirigée vers la page du profil."; -App::$strings["Public"] = "Public"; App::$strings["Room not found"] = "Salon introuvable"; App::$strings["Leave Room"] = "Quitter le salon"; -App::$strings["Delete This Room"] = "Supprimer le salon"; +App::$strings["Delete Room"] = ""; App::$strings["I am away right now"] = "Je suis absent en ce moment"; App::$strings["I am online"] = "Je suis en ligne"; App::$strings["Bookmark this room"] = "Marquer ce salon comme favori"; +App::$strings["Please enter a link URL:"] = "Merci d'entrer l'URL d'un lien :"; +App::$strings["Encrypt text"] = "Chiffrer le texte"; +App::$strings["Insert web link"] = "Insérer lien web"; +App::$strings["Feature disabled."] = ""; App::$strings["New Chatroom"] = "Nouveau salon de discussion"; -App::$strings["Chatroom Name"] = "Nom du salon de discussion"; +App::$strings["Chatroom name"] = ""; App::$strings["Expiration of chats (minutes)"] = "Expiration des discussions (en minutes)"; +App::$strings["Permissions"] = "Autorisations"; App::$strings["%1\$s's Chatrooms"] = "Salons de %1\$s"; +App::$strings["No chatrooms available"] = ""; +App::$strings["Create New"] = ""; +App::$strings["Expiration"] = ""; +App::$strings["min"] = ""; App::$strings["Away"] = "Absent"; App::$strings["Online"] = "En ligne"; -App::$strings["No channel."] = "Pas de canal."; -App::$strings["Common connections"] = "Contacts en commun"; -App::$strings["No connections in common."] = "Pas de contacts en commun."; +App::$strings["Invalid item."] = "Élément invalide."; +App::$strings["Bookmark added"] = "Favori ajouté"; +App::$strings["My Bookmarks"] = "Mes Favoris"; +App::$strings["My Connections Bookmarks"] = "Favoris de mes contacts"; App::$strings["Continue"] = "Continuer"; App::$strings["Premium Channel Setup"] = "Configuration du canal VIP"; App::$strings["Enable premium channel connection restrictions"] = "Activer les restrictions liées au canal VIP"; @@ -1055,10 +94,120 @@ App::$strings["Potential connections will then see the following text before pro App::$strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "En continuant, je certifie que je me suis conformé à toutes les instructions indiquées sur cette page."; App::$strings["(No specific instructions have been provided by the channel owner.)"] = "(Aucune instruction spécifique n'a été fournie par le propriétaire du canal.)"; App::$strings["Restricted or Premium Channel"] = "Canal VIP ou restreint"; +App::$strings["Could not access contact record."] = "Impossible d'accéder aux détails du contact."; +App::$strings["Could not locate selected profile."] = "Impossible de localiser le profil sélectionné."; +App::$strings["Connection updated."] = "Contact mis à jour."; +App::$strings["Failed to update connection record."] = "Impossible de mettre à jour les détails du contact."; +App::$strings["is now connected to"] = "est maintenant connecté avec"; +App::$strings["No"] = "Non"; +App::$strings["Yes"] = "Oui"; +App::$strings["Could not access address book record."] = "Impossible d'accéder aux détails du carnet d'adresses."; +App::$strings["Refresh failed - channel is currently unavailable."] = "Actualisation impossible - le canal est indisponible."; +App::$strings["Unable to set address book parameters."] = "Impossible de régler les paramètres du carnet d'adresses."; +App::$strings["Connection has been removed."] = "Le contact a été supprimé."; +App::$strings["View Profile"] = "Voir le profil"; +App::$strings["View %s's profile"] = "Voir le profil de %s"; +App::$strings["Refresh Permissions"] = "Actualiser les autorisations"; +App::$strings["Fetch updated permissions"] = "Récupérer les autorisations les plus récentes"; +App::$strings["Recent Activity"] = "Activité récente"; +App::$strings["View recent posts and comments"] = "Voir les publications et commentaires récents"; +App::$strings["Unblock"] = "Débloquer"; +App::$strings["Block"] = "Bloquer"; +App::$strings["Block (or Unblock) all communications with this connection"] = "Bloquer ou débloquer toute communication avec ce contact"; +App::$strings["This connection is blocked!"] = "Ce contact est bloqué !"; +App::$strings["Unignore"] = "Ne plus ignorer"; +App::$strings["Ignore"] = "Ignorer"; +App::$strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignorer ou ne plus ignorer toute communication venant de ce contact"; +App::$strings["This connection is ignored!"] = "Ce contact est ignoré !"; +App::$strings["Unarchive"] = "Désarchiver"; +App::$strings["Archive"] = "Archiver"; +App::$strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Archiver ou désarchiver ce contact - le marquer comme inactif mais conserver le contenu"; +App::$strings["This connection is archived!"] = "Ce contact est archivé !"; +App::$strings["Unhide"] = "Ne plus cacher"; +App::$strings["Hide"] = "Cacher"; +App::$strings["Hide or Unhide this connection from your other connections"] = "Cacher ou ne plus cacher ce contact vis-à-vis de vos autres contacts"; +App::$strings["This connection is hidden!"] = "Ce contact est caché !"; +App::$strings["Delete this connection"] = "Supprimer ce contact"; +App::$strings["Me"] = "Moi"; +App::$strings["Family"] = "Famille"; +App::$strings["Friends"] = "Amis"; +App::$strings["Acquaintances"] = "Connaissances"; +App::$strings["All"] = "Tous"; +App::$strings["Approve this connection"] = "Autoriser ce contact"; +App::$strings["Accept connection to allow communication"] = "Accepter le contact pour permettre la communication"; +App::$strings["Set Affinity"] = "Définir le degré d'affinité"; +App::$strings["Set Profile"] = "Définir le profil"; +App::$strings["Set Affinity & Profile"] = "Définir le degré d'affinité et le profil"; +App::$strings["none"] = "Aucun"; +App::$strings["Connection Default Permissions"] = "Autorisations par défaut des contacts"; +App::$strings["Connection: %s"] = "Contact : %s"; +App::$strings["Apply these permissions automatically"] = "Appliquer ces permissions automatiquement"; +App::$strings["Connection requests will be approved without your interaction"] = "Les demandes de contact seront approuvées automatiquement"; +App::$strings["This connection's primary address is"] = "L'adresse principale de ce contact est"; +App::$strings["Available locations:"] = "Emplacements disponibles :"; +App::$strings["The permissions indicated on this page will be applied to all new connections."] = "Les permissions indiquées sur cette page seront appliquées à tous vos nouveaux contacts."; +App::$strings["Connection Tools"] = ""; +App::$strings["Slide to adjust your degree of friendship"] = "Faites glisser pour ajuster votre proximité avec le contact"; +App::$strings["Rating"] = "Evaluation"; +App::$strings["Slide to adjust your rating"] = "Faîtes glisser pour ajuster votre note"; +App::$strings["Optionally explain your rating"] = "Explication facultative de votre évaluation"; +App::$strings["Custom Filter"] = "Filtre personnalisé"; +App::$strings["Only import posts with this text"] = "N'importer que les publications comprenant ce texte"; +App::$strings["words one per line or #tags or /patterns/ or lang=xx, leave blank to import all posts"] = "un mot par ligne ou #étiquettes ou /motif/ ou lang=xx, laisser vide pour importer toutes les publications"; +App::$strings["Do not import posts with this text"] = "Ne pas importer les publications comprenant ce texte"; +App::$strings["This information is public!"] = "Cette information est publique !"; +App::$strings["Connection Pending Approval"] = "Contact en attente d'approbation"; +App::$strings["inherited"] = "héritée"; +App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Merci de choisir le profil que vous souhaitez montrer quand %s visite votre profil de manière authentifiée."; +App::$strings["Their Settings"] = "Leurs paramètres"; +App::$strings["My Settings"] = "Mes paramètres"; +App::$strings["Individual Permissions"] = "Permissions individuelles"; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can not change those settings here."] = "Certaines permissions peuvent être héritées de vos paramètres de confidentialité de canal, lesquels sont prioritaires sur les réglages individuels. Vous pouvez modifier ces permissions ici mais cela n'aura aucun effet à moins de changer les paramètres hérités."; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Certaines permissions peuvent être héritées de vos paramètres de confidentialité de canal, lesquels sont prioritaires sur les réglages individuels. Vous pouvez modifier ces permissions ici mais cela n'aura aucun effet à moins de changer les paramètres hérités."; +App::$strings["Last update:"] = "Dernière mise à jour :"; +App::$strings["Public access denied."] = "Accès public refusé."; +App::$strings["%d rating"] = array( + 0 => "%d évaluation", + 1 => "%d évaluations", +); +App::$strings["Gender: "] = "Sexe/genre :"; +App::$strings["Status: "] = "État :"; +App::$strings["Homepage: "] = "Site web :"; +App::$strings["Age:"] = "Age :"; +App::$strings["Location:"] = "Emplacement :"; +App::$strings["Description:"] = "Description :"; +App::$strings["Hometown:"] = "Ville natale :"; +App::$strings["About:"] = "À propos :"; +App::$strings["Connect"] = "Ajouter/Suivre"; +App::$strings["Public Forum:"] = "Forum public :"; +App::$strings["Keywords: "] = "Mots-clefs :"; +App::$strings["Don't suggest"] = "Ne pas suggérer"; +App::$strings["Common connections:"] = "Contacts en commun :"; +App::$strings["Global Directory"] = "Annuaire global"; +App::$strings["Local Directory"] = "Annuaire local"; +App::$strings["Find"] = "Trouver"; +App::$strings["Finding:"] = "Recherche :"; +App::$strings["Channel Suggestions"] = "Canaux suggérés"; +App::$strings["next page"] = "page suivante"; +App::$strings["previous page"] = "page précédente"; +App::$strings["Sort options"] = "Options de tri"; +App::$strings["Alphabetic"] = "Alphabétique"; +App::$strings["Reverse Alphabetic"] = "Alphabétique inversé"; +App::$strings["Newest to Oldest"] = "Du plus récent au moins récent"; +App::$strings["Oldest to Newest"] = "Du moins récent du plus récent"; +App::$strings["No entries (some entries may be hidden)."] = "Pas d'entrées (certaines peuvent être cachées)."; +App::$strings["Item not found."] = "Élément introuvable"; +App::$strings["Item not found"] = "Élément introuvable"; +App::$strings["Title (optional)"] = "Titre (facultatif)"; +App::$strings["Edit Block"] = "Modifier le bloc"; +App::$strings["No channel."] = "Pas de canal."; +App::$strings["Common connections"] = "Contacts en commun"; +App::$strings["No connections in common."] = "Pas de contacts en commun."; App::$strings["Blocked"] = "Bloqué(e)"; App::$strings["Ignored"] = "Ignoré(e)"; App::$strings["Hidden"] = "Caché"; App::$strings["Archived"] = "Archivé"; +App::$strings["New"] = "Nouveautés"; App::$strings["New Connections"] = "Nouveaux contacts"; App::$strings["Show pending (new) connections"] = "Voir les (nouveaux) contacts en attente"; App::$strings["All Connections"] = "Tous les contacts"; @@ -1078,94 +227,75 @@ App::$strings["Connected"] = "Connecté"; App::$strings["Approve connection"] = "Valider le contact"; App::$strings["Approve"] = "Approuver"; App::$strings["Ignore connection"] = "Ignorer le contact"; -App::$strings["Ignore"] = "Ignorer"; App::$strings["Recent activity"] = "Activité récente"; +App::$strings["Connections"] = "Contacts"; +App::$strings["Search"] = "Recherche"; App::$strings["Search your connections"] = "Chercher parmi vos contacts"; App::$strings["Connections search"] = "Chercher des contacts"; -App::$strings["Could not access contact record."] = "Impossible d'accéder aux détails du contact."; -App::$strings["Could not locate selected profile."] = "Impossible de localiser le profil sélectionné."; -App::$strings["Connection updated."] = "Contact mis à jour."; -App::$strings["Failed to update connection record."] = "Impossible de mettre à jour les détails du contact."; -App::$strings["is now connected to"] = "est maintenant connecté avec"; -App::$strings["Could not access address book record."] = "Impossible d'accéder aux détails du carnet d'adresses."; -App::$strings["Refresh failed - channel is currently unavailable."] = "Actualisation impossible - le canal est indisponible."; -App::$strings["Unable to set address book parameters."] = "Impossible de régler les paramètres du carnet d'adresses."; -App::$strings["Connection has been removed."] = "Le contact a été supprimé."; -App::$strings["View %s's profile"] = "Voir le profil de %s"; -App::$strings["Refresh Permissions"] = "Actualiser les autorisations"; -App::$strings["Fetch updated permissions"] = "Récupérer les autorisations les plus récentes"; -App::$strings["Recent Activity"] = "Activité récente"; -App::$strings["View recent posts and comments"] = "Voir les publications et commentaires récents"; -App::$strings["Unblock"] = "Débloquer"; -App::$strings["Block"] = "Bloquer"; -App::$strings["Block (or Unblock) all communications with this connection"] = "Bloquer ou débloquer toute communication avec ce contact"; -App::$strings["This connection is blocked!"] = "Ce contact est bloqué !"; -App::$strings["Unignore"] = "Ne plus ignorer"; -App::$strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignorer ou ne plus ignorer toute communication venant de ce contact"; -App::$strings["This connection is ignored!"] = "Ce contact est ignoré !"; -App::$strings["Unarchive"] = "Désarchiver"; -App::$strings["Archive"] = "Archiver"; -App::$strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Archiver ou désarchiver ce contact - le marquer comme inactif mais conserver le contenu"; -App::$strings["This connection is archived!"] = "Ce contact est archivé !"; -App::$strings["Unhide"] = "Ne plus cacher"; -App::$strings["Hide"] = "Cacher"; -App::$strings["Hide or Unhide this connection from your other connections"] = "Cacher ou ne plus cacher ce contact vis-à-vis de vos autres contacts"; -App::$strings["This connection is hidden!"] = "Ce contact est caché !"; -App::$strings["Delete this connection"] = "Supprimer ce contact"; -App::$strings["Approve this connection"] = "Autoriser ce contact"; -App::$strings["Accept connection to allow communication"] = "Accepter le contact pour permettre la communication"; -App::$strings["Set Affinity"] = "Définir le degré d'affinité"; -App::$strings["Set Profile"] = "Définir le profil"; -App::$strings["Set Affinity & Profile"] = "Définir le degré d'affinité et le profil"; -App::$strings["none"] = "Aucun"; -App::$strings["Apply these permissions automatically"] = "Appliquer ces permissions automatiquement"; -App::$strings["This connection's primary address is"] = "L'adresse principale de ce contact est"; -App::$strings["Available locations:"] = "Emplacements disponibles :"; -App::$strings["The permissions indicated on this page will be applied to all new connections."] = "Les permissions indiquées sur cette page seront appliquées à tous vos nouveaux contacts."; -App::$strings["Slide to adjust your degree of friendship"] = "Faites glisser pour ajuster votre proximité avec le contact"; -App::$strings["Slide to adjust your rating"] = "Faîtes glisser pour ajuster votre note"; -App::$strings["Optionally explain your rating"] = "Explication facultative de votre évaluation"; -App::$strings["Custom Filter"] = "Filtre personnalisé"; -App::$strings["Only import posts with this text"] = "N'importer que les publications comprenant ce texte"; -App::$strings["words one per line or #tags or /patterns/ or lang=xx, leave blank to import all posts"] = "un mot par ligne ou #étiquettes ou /motif/ ou lang=xx, laisser vide pour importer toutes les publications"; -App::$strings["Do not import posts with this text"] = "Ne pas importer les publications comprenant ce texte"; -App::$strings["This information is public!"] = "Cette information est publique !"; -App::$strings["Connection Pending Approval"] = "Contact en attente d'approbation"; -App::$strings["inherited"] = "héritée"; -App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Merci de choisir le profil que vous souhaitez montrer quand %s visite votre profil de manière authentifiée."; -App::$strings["Their Settings"] = "Leurs paramètres"; -App::$strings["My Settings"] = "Mes paramètres"; -App::$strings["Individual Permissions"] = "Permissions individuelles"; -App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can not change those settings here."] = "Certaines permissions peuvent être héritées de vos paramètres de confidentialité de canal, lesquels sont prioritaires sur les réglages individuels. Vous pouvez modifier ces permissions ici mais cela n'aura aucun effet à moins de changer les paramètres hérités."; -App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Certaines permissions peuvent être héritées de vos paramètres de confidentialité de canal, lesquels sont prioritaires sur les réglages individuels. Vous pouvez modifier ces permissions ici mais cela n'aura aucun effet à moins de changer les paramètres hérités."; -App::$strings["Last update:"] = "Dernière mise à jour :"; -App::$strings["\$Projectname channel"] = "Canal \$Projectname"; -App::$strings["Public access denied."] = "Accès public refusé."; -App::$strings["%d rating"] = array( - 0 => "%d évaluation", - 1 => "%d évaluations", -); -App::$strings["Gender: "] = "Sexe/genre :"; -App::$strings["Status: "] = "État :"; -App::$strings["Homepage: "] = "Site web :"; -App::$strings["Description:"] = "Description :"; -App::$strings["Public Forum:"] = "Forum public :"; -App::$strings["Keywords: "] = "Mots-clefs :"; -App::$strings["Don't suggest"] = "Ne pas suggérer"; -App::$strings["Common connections:"] = "Contacts en commun :"; -App::$strings["Global Directory"] = "Annuaire global"; -App::$strings["Local Directory"] = "Annuaire local"; -App::$strings["Finding:"] = "Recherche :"; -App::$strings["next page"] = "page suivante"; -App::$strings["previous page"] = "page précédente"; -App::$strings["Sort options"] = "Options de tri"; -App::$strings["Alphabetic"] = "Alphabétique"; -App::$strings["Reverse Alphabetic"] = "Alphabétique inversé"; -App::$strings["Newest to Oldest"] = "Du plus récent au moins récent"; -App::$strings["Oldest to Newest"] = "Du moins récent du plus récent"; -App::$strings["No entries (some entries may be hidden)."] = "Pas d'entrées (certaines peuvent être cachées)."; +App::$strings["Image uploaded but image cropping failed."] = "L'image a été téléversée, mais le recadrage a échoué."; +App::$strings["Cover Photos"] = "Photos de couverture"; +App::$strings["Image resize failed."] = "Le redimensionnement de l'image a échoué."; +App::$strings["Unable to process image"] = "Impossible de traiter l'image"; +App::$strings["Image upload failed."] = "Le téléversement de l'image a échoué."; +App::$strings["Unable to process image."] = "Impossible de traîter l'image."; +App::$strings["female"] = "femme"; +App::$strings["%1\$s updated her %2\$s"] = "%1\$s a mis à jour son %2\$s"; +App::$strings["male"] = "homme"; +App::$strings["%1\$s updated his %2\$s"] = "%1\$s a mis à jour son %2\$s"; +App::$strings["%1\$s updated their %2\$s"] = "%1\$s a mis a jour sa %2\$s"; +App::$strings["cover photo"] = "Photo principale"; +App::$strings["Photo not available."] = "Photo inaccessible."; +App::$strings["Upload File:"] = "Téléverser fichier :"; +App::$strings["Select a profile:"] = "Choisir un profil :"; +App::$strings["Upload Cover Photo"] = "Téléverser une photo de couverture"; +App::$strings["or"] = "ou"; +App::$strings["skip this step"] = "passer cette étape"; +App::$strings["select a photo from your photo albums"] = "choisir une photo dans vos albums"; +App::$strings["Crop Image"] = "Recadrer l'image"; +App::$strings["Please adjust the image cropping for optimum viewing."] = "Merci d'ajuster le cadre pour une visualisation optimale."; +App::$strings["Done Editing"] = "J'ai terminé"; +App::$strings["Item is not editable"] = "Elément non modifiable"; +App::$strings["Edit post"] = "Modifier la publication"; +App::$strings["Calendar entries imported."] = "Entrées du calendrier importées."; +App::$strings["No calendar entries found."] = "Aucune entrée du calendrier trouvée."; +App::$strings["Event can not end before it has started."] = "La fin de l'événement ne peut être antérieure à son début."; +App::$strings["Unable to generate preview."] = "Impossible de générer l'aperçu."; +App::$strings["Event title and start time are required."] = "Un titre et une date de début sont requises pour l'événement."; +App::$strings["Event not found."] = "Événement introuvable."; +App::$strings["event"] = "événement"; +App::$strings["Edit event title"] = "Modifier le titre de l'événement"; +App::$strings["Event title"] = "Titre de l'événement"; +App::$strings["Required"] = "Requis"; +App::$strings["Categories (comma-separated list)"] = "Catégories (séparées par des virgules)"; +App::$strings["Edit Category"] = "Modifier la catégorie"; +App::$strings["Category"] = "Catégorie"; +App::$strings["Edit start date and time"] = "Modifier la date et l'heure de début"; +App::$strings["Start date and time"] = "Date et heure de début"; +App::$strings["Finish date and time are not known or not relevant"] = "Date et heure de fin inconnues ou sans objet"; +App::$strings["Edit finish date and time"] = "Modifier la date et l'heure de fin"; +App::$strings["Finish date and time"] = "Date et heure de fin"; +App::$strings["Adjust for viewer timezone"] = "Ajuster au fuseau horaire du visiteur"; +App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Important pour les événements se tenant en un lieu particulier. Pas pratique pour les vacances communes à de nombreux pays dans le monde."; +App::$strings["Edit Description"] = "Modifier la description"; +App::$strings["Description"] = "Description"; +App::$strings["Edit Location"] = "Modifier l'emplacement"; +App::$strings["Location"] = "Emplacement"; +App::$strings["Share this event"] = "Partager cet événement"; +App::$strings["Preview"] = "Aperçu"; +App::$strings["Permission settings"] = "Gérer les autorisations"; +App::$strings["Advanced Options"] = "Options avancées"; +App::$strings["Edit event"] = "Modifier l'événement"; +App::$strings["Delete event"] = "Supprimer l'événement"; +App::$strings["calendar"] = "calendrier"; +App::$strings["Event removed"] = "Événement supprimé"; +App::$strings["Failed to remove event"] = "Impossible de supprimer l'événement"; +App::$strings["Photos"] = "Photos"; +App::$strings["Cancel"] = "Annuler"; App::$strings["This site is not a directory server"] = "Ce site n'est pas un serveur d'annuaire"; App::$strings["This directory server requires an access token"] = "Ce serveur d'annuaire requiert un jeton d'accès"; +App::$strings["Save to Folder:"] = "Classer dans le dossier :"; +App::$strings["- select -"] = "- choisir -"; +App::$strings["Save"] = "Enregistrer"; App::$strings["Invalid message"] = "Message non valide"; App::$strings["no results"] = "aucun résultat"; App::$strings["Delivery report for %1\$s"] = "Rapport de distribution pour %1\$s"; @@ -1180,58 +310,37 @@ App::$strings["recipient not found"] = "destinataire introuvable"; App::$strings["mail recalled"] = "courriel rappelé"; App::$strings["duplicate mail received"] = "courriel reçu en double"; App::$strings["mail delivered"] = "courriel distribué"; -App::$strings["Item not found"] = "Élément introuvable"; -App::$strings["Delete block?"] = "Supprimer le bloc ?"; -App::$strings["Insert YouTube video"] = "Insérer une vidéo YouTube"; -App::$strings["Insert Vorbis [.ogg] video"] = "Insérer une vidéo Vorbis [.ogg]"; -App::$strings["Insert Vorbis [.ogg] audio"] = "Insérer un son Vorbis [.ogg]"; -App::$strings["Edit Block"] = "Modifier le bloc"; -App::$strings["Delete layout?"] = "Supprimer la mise en page ?"; -App::$strings["Layout Description (Optional)"] = "Description de la mise en page (facultatif)"; App::$strings["Layout Name"] = "Nom de la mise en page"; +App::$strings["Layout Description (Optional)"] = "Description de la mise en page (facultatif)"; App::$strings["Edit Layout"] = "Modifier la mise en page"; -App::$strings["Item is not editable"] = "Elément non modifiable"; -App::$strings["Delete item?"] = "Supprimer l'élément ?"; -App::$strings["Edit post"] = "Modifier la publication"; -App::$strings["Delete webpage?"] = "Supprimer la page web ?"; -App::$strings["Page link title"] = "Titre du lien vers la page"; +App::$strings["Page link"] = ""; App::$strings["Edit Webpage"] = "Modifier la page web"; -App::$strings["Calendar entries imported."] = "Entrées du calendrier importées."; -App::$strings["No calendar entries found."] = "Aucune entrée du calendrier trouvée."; -App::$strings["Event can not end before it has started."] = "La fin de l'événement ne peut être antérieure à son début."; -App::$strings["Unable to generate preview."] = "Impossible de générer l'aperçu."; -App::$strings["Event title and start time are required."] = "Un titre et une date de début sont requises pour l'événement."; -App::$strings["Event not found."] = "Événement introuvable."; -App::$strings["Edit event title"] = "Modifier le titre de l'événement"; -App::$strings["Event title"] = "Titre de l'événement"; -App::$strings["Categories (comma-separated list)"] = "Catégories (séparées par des virgules)"; -App::$strings["Edit Category"] = "Modifier la catégorie"; -App::$strings["Category"] = "Catégorie"; -App::$strings["Edit start date and time"] = "Modifier la date et l'heure de début"; -App::$strings["Start date and time"] = "Date et heure de début"; -App::$strings["Finish date and time are not known or not relevant"] = "Date et heure de fin inconnues ou sans objet"; -App::$strings["Edit finish date and time"] = "Modifier la date et l'heure de fin"; -App::$strings["Finish date and time"] = "Date et heure de fin"; -App::$strings["Adjust for viewer timezone"] = "Ajuster au fuseau horaire du visiteur"; -App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Important pour les événements se tenant en un lieu particulier. Pas pratique pour les vacances communes à de nombreux pays dans le monde."; -App::$strings["Edit Description"] = "Modifier la description"; -App::$strings["Edit Location"] = "Modifier l'emplacement"; -App::$strings["Share this event"] = "Partager cet événement"; -App::$strings["Advanced Options"] = "Options avancées"; -App::$strings["l, F j"] = "l, F j"; -App::$strings["Edit event"] = "Modifier l'événement"; -App::$strings["Delete event"] = "Supprimer l'événement"; -App::$strings["calendar"] = "calendrier"; -App::$strings["Edit Event"] = "Modifier l'événement"; -App::$strings["Create Event"] = "Créer un événement"; -App::$strings["Previous"] = "Précédent"; -App::$strings["Next"] = "Suivant"; -App::$strings["Today"] = "Aujourd'hui"; -App::$strings["Event removed"] = "Événement supprimé"; -App::$strings["Failed to remove event"] = "Impossible de supprimer l'événement"; +App::$strings["Channel added."] = "Canal ajouté."; +App::$strings["network"] = "réseau"; +App::$strings["RSS"] = "RSS"; +App::$strings["Privacy group created."] = "Groupe d'accès créé."; +App::$strings["Could not create privacy group."] = "Impossible de créer le groupe d'accès."; +App::$strings["Privacy group not found."] = "Groupe d'accès introuvable."; +App::$strings["Privacy group updated."] = "Groupe d'accès mis à jour."; +App::$strings["Create a group of channels."] = "Créer un groupe de canaux."; +App::$strings["Privacy group name: "] = "Nom du groupe d'accès :"; +App::$strings["Members are visible to other channels"] = "Les membres sont visibles par les autres canaux"; +App::$strings["Privacy group removed."] = "Groupe d'accès supprimé."; +App::$strings["Unable to remove privacy group."] = "Impossible de supprimer le groupe d'accès."; +App::$strings["Privacy group editor"] = "Editeur de groupe d'accès."; +App::$strings["Members"] = "Membres"; +App::$strings["All Connected Channels"] = "Tous les canaux connectés"; +App::$strings["Click on a channel to add or remove."] = "Cliquer sur un canal pour l'ajouter ou le supprimer"; App::$strings["Share content from Firefox to \$Projectname"] = "Partager du contenu depuis Firefox avec \$Projectname"; App::$strings["Activate the Firefox \$Projectname provider"] = "Activer le connecteur \$Projectname pour Firefox"; -App::$strings["- select -"] = "- choisir -"; +App::$strings["Authorize application connection"] = "Autoriser l'application à se connecter"; +App::$strings["Return to your app and insert this Securty Code:"] = "Merci de retourner vers votre application, et d'y insérer ce Code de Sécurité :"; +App::$strings["Please login to continue."] = "Merci de vous identifier pour continuer."; +App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Voulez-vous autoriser cette application à accéder à vos publications et contacts, et/ou à publier en votre nom?"; +App::$strings["Documentation Search"] = "Chercher dans la documentation"; +App::$strings["Help:"] = "Aide :"; +App::$strings["Help"] = "Aide"; +App::$strings["\$Projectname Documentation"] = "Documentation \$Projectname"; App::$strings["Permission Denied."] = "Permission refusée."; App::$strings["File not found."] = "Fichier introuvable."; App::$strings["Edit file permissions"] = "Modifier les autorisations d'accès au fichier"; @@ -1243,54 +352,16 @@ App::$strings["Copy/paste this URL to link file from a web page"] = "Copiez/coll App::$strings["Share this file"] = "Partager ce fichier"; App::$strings["Show URL to this file"] = "Montrer l'URL de ce fichier"; App::$strings["Notify your contacts about this file"] = "Notifier vos contacts à propos de ce fichier"; -App::$strings["Channel added."] = "Canal ajouté."; -App::$strings["Contact not found."] = "Contact introuvable."; -App::$strings["Friend suggestion sent."] = "Suggestion d'amitié envoyée."; -App::$strings["Suggest Friends"] = "Suggérer des amis"; -App::$strings["Suggest a friend for %s"] = "Suggérer un amis à %s"; -App::$strings["Privacy group created."] = "Groupe d'accès créé."; -App::$strings["Could not create privacy group."] = "Impossible de créer le groupe d'accès."; -App::$strings["Privacy group updated."] = "Groupe d'accès mis à jour."; -App::$strings["Create a group of channels."] = "Créer un groupe de canaux."; -App::$strings["Privacy group name: "] = "Nom du groupe d'accès :"; -App::$strings["Members are visible to other channels"] = "Les membres sont visibles par les autres canaux"; -App::$strings["Privacy group removed."] = "Groupe d'accès supprimé."; -App::$strings["Unable to remove privacy group."] = "Impossible de supprimer le groupe d'accès."; -App::$strings["Privacy group editor"] = "Editeur de groupe d'accès."; -App::$strings["Members"] = "Membres"; -App::$strings["All Connected Channels"] = "Tous les canaux connectés"; -App::$strings["Click on a channel to add or remove."] = "Cliquer sur un canal pour l'ajouter ou le supprimer"; -App::$strings["Documentation Search"] = "Chercher dans la documentation"; -App::$strings["Help:"] = "Aide :"; -App::$strings["\$Projectname Documentation"] = "Documentation \$Projectname"; -App::$strings["\$Projectname"] = "\$Projectname"; -App::$strings["Welcome to %s"] = "Bienvenue sur %s"; -App::$strings["First Name"] = "Prénom"; -App::$strings["Last Name"] = "Nom de famille"; -App::$strings["Nickname"] = "Surnom"; -App::$strings["Full Name"] = "Nom complet"; -App::$strings["Profile Photo 16px"] = "Photo de profil 16px"; -App::$strings["Profile Photo 32px"] = "Photo de profil 32px"; -App::$strings["Profile Photo 48px"] = "Photo de profil 48px"; -App::$strings["Profile Photo 64px"] = "Photo de profil 64px"; -App::$strings["Profile Photo 80px"] = "Photo de profil 80px"; -App::$strings["Profile Photo 128px"] = "Photo de profil 128px"; -App::$strings["Timezone"] = "Fuseau horaire"; -App::$strings["Homepage URL"] = "URL de mon site Internet :"; -App::$strings["Birth Year"] = "Année de naissance"; -App::$strings["Birth Month"] = "Mois de naissance"; -App::$strings["Birth Day"] = "Jour de naissance"; -App::$strings["Birthdate"] = "Date de naissance"; -App::$strings["Gender"] = "Sexe"; -App::$strings["%s element installed"] = "Elément %s installé"; -App::$strings["%s element installation failed"] = "L'installation de l'élément %s a échoué"; +App::$strings["Apps"] = "Applications"; +App::$strings["Item not available."] = "Élément indisponible."; App::$strings["Your service plan only allows %d channels."] = "Votre forfait n'autorise que %d canaux."; App::$strings["Nothing to import."] = "Rien à importer."; App::$strings["Unable to download data from old server"] = "Impossible de récupérer les données de l'ancien serveur"; App::$strings["Imported file is empty."] = "Le fichier importé est vide."; App::$strings["Warning: Database versions differ by %1\$d updates."] = "Attention : les versions de bases de données diffèrent de %1\$d mises à jour."; -App::$strings["Server platform is not compatible. Operation not permitted."] = ""; +App::$strings["Cloned channel not found. Import failed."] = "Canal cloné non trouvé. Echec de l'import."; App::$strings["No channel. Import failed."] = "Pas de canal. Echec de l'import."; +App::$strings["Import completed."] = "L'import est terminé."; App::$strings["You must be logged in to use this feature."] = "Vous devez vous connecter pour utiliser cette fonctionnalité."; App::$strings["Import Channel"] = "Importation de canal"; App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "Utilisez ce formulaire pour importer un canal existant sur un autre serveur. Vous pouvez récupérer l'identité du canal sur l'ancien serveur directement par le réseau, ou bien fournir un fichier d'export/import."; @@ -1303,6 +374,68 @@ App::$strings["For either option, please choose whether to make this hub your ne App::$strings["Make this hub my primary location"] = "Faire de ce hub mon emplacement primaire"; App::$strings["Import existing posts if possible (experimental - limited by available memory"] = "Importer les publications existantes si possible (expérimental - limité par la mémoire disponible)"; App::$strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = "Ce processus peut prendre plusieurs minutes. Merci de ne valider le formulaire qu'une seule fois et de laisser cette page ouverte jusqu'à la fin."; +App::$strings["Unable to locate original post."] = "Impossible de localiser la publication initiale."; +App::$strings["Empty post discarded."] = "Publication vide annulée."; +App::$strings["Executable content type not permitted to this channel."] = "Les contenus de type 'exécutable' ne sont pas autorisés sur ce canal."; +App::$strings["Duplicate post suppressed."] = "Publication en doublon supprimée."; +App::$strings["System error. Post not saved."] = "Erreur système. Publication non sauvegardée."; +App::$strings["Unable to obtain post information from database."] = "Impossible d'obtenir les informations de publication depuis la base de données."; +App::$strings["You have reached your limit of %1$.0f top level posts."] = "Vous avez atteint votre limite de %1$.0f contributions \"racines\"."; +App::$strings["You have reached your limit of %1$.0f webpages."] = "Vous avez atteint votre limite de %1$.0f pages web."; +App::$strings["Layouts"] = "Mises-en-page"; +App::$strings["Comanche page description language help"] = "Aide sur le langage de description de page Comanche"; +App::$strings["Layout Description"] = "Description de la mise en page"; +App::$strings["Download PDL file"] = "Télécharger le fichier PDL"; +App::$strings["\$Projectname"] = "\$Projectname"; +App::$strings["Welcome to %s"] = "Bienvenue sur %s"; +App::$strings["First Name"] = "Prénom"; +App::$strings["Last Name"] = "Nom de famille"; +App::$strings["Nickname"] = "Surnom"; +App::$strings["Full Name"] = "Nom complet"; +App::$strings["Email"] = "Courriel"; +App::$strings["Profile Photo"] = "Photo du Profil"; +App::$strings["Profile Photo 16px"] = "Photo de profil 16px"; +App::$strings["Profile Photo 32px"] = "Photo de profil 32px"; +App::$strings["Profile Photo 48px"] = "Photo de profil 48px"; +App::$strings["Profile Photo 64px"] = "Photo de profil 64px"; +App::$strings["Profile Photo 80px"] = "Photo de profil 80px"; +App::$strings["Profile Photo 128px"] = "Photo de profil 128px"; +App::$strings["Timezone"] = "Fuseau horaire"; +App::$strings["Homepage URL"] = "URL de mon site Internet :"; +App::$strings["Language"] = "Langue"; +App::$strings["Birth Year"] = "Année de naissance"; +App::$strings["Birth Month"] = "Mois de naissance"; +App::$strings["Birth Day"] = "Jour de naissance"; +App::$strings["Birthdate"] = "Date de naissance"; +App::$strings["Gender"] = "Sexe"; +App::$strings["Male"] = "Homme"; +App::$strings["Female"] = "Femme"; +App::$strings["webpage"] = "pages web"; +App::$strings["block"] = "bloquer"; +App::$strings["layout"] = "mise en page"; +App::$strings["menu"] = "menu"; +App::$strings["%s element installed"] = "Elément %s installé"; +App::$strings["%s element installation failed"] = "L'installation de l'élément %s a échoué"; +App::$strings["Like/Dislike"] = "Aime/n'aime pas"; +App::$strings["This action is restricted to members."] = "Cette action est réservée aux membres."; +App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "S'il vous plait, identifiez vous avec votre identifant de \$Projectname ou inscrivez vous comme nouveau membre de \$Projectname pour continuer."; +App::$strings["Invalid request."] = "Requête invalide."; +App::$strings["channel"] = "canal"; +App::$strings["thing"] = "chose"; +App::$strings["Channel unavailable."] = "Canal indisponible."; +App::$strings["Previous action reversed."] = "Action précédente annulée."; +App::$strings["photo"] = "photo"; +App::$strings["status"] = "état"; +App::$strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s aime %3\$s de %2\$s"; +App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s n'aime pas %3\$s de %2\$s"; +App::$strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s approuve %3\$s de %2\$s"; +App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s n'est pas d'accord avec %3\$s de %2\$s"; +App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s s'abstient de toute décision sur le %3\$s de %2\$s"; +App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s participe à %3\$s de %2\$s"; +App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s ne participe pas à %3\$s de %2\$s"; +App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s participe peut-être à %3\$s de %2\$s"; +App::$strings["Action completed."] = "Action terminée."; +App::$strings["Thank you."] = "Merci."; App::$strings["Import completed"] = "L'import est terminé."; App::$strings["Import Items"] = "Importer"; App::$strings["Use this form to import existing posts and content from an export file."] = "Utiliser ce formulaire pour importer des publications et du contenu existant d'un fichier d'export."; @@ -1320,37 +453,11 @@ App::$strings["Send invitations"] = "Envoyer des invitations"; App::$strings["Enter email addresses, one per line:"] = "Entrez les adresses de courriel, une par ligne :"; App::$strings["Your message:"] = "Votre message :"; App::$strings["Please join my community on \$Projectname."] = "Rejoignez ma communauté sur \$Projectname."; -App::$strings["You will need to supply this invitation code:"] = ""; +App::$strings["You will need to supply this invitation code:"] = "Vous devrez fournir le code suivant :"; App::$strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Enregistrez-vous sur n'importe quel serveur \$Projectname (ils sont tous inter-connectés)"; App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Saisissez l'adresse de mon canal \$Projectname dans la barre de recherche du site."; -App::$strings["or visit"] = ""; +App::$strings["or visit"] = "ou rendez-vous sur"; App::$strings["3. Click [Connect]"] = "3. Cliquez sur [Ajouter]"; -App::$strings["Unable to locate original post."] = "Impossible de localiser la publication initiale."; -App::$strings["Empty post discarded."] = "Publication vide annulée."; -App::$strings["Executable content type not permitted to this channel."] = "Les contenus de type 'exécutable' ne sont pas autorisés sur ce canal."; -App::$strings["Duplicate post suppressed."] = "Publication en doublon supprimée."; -App::$strings["System error. Post not saved."] = "Erreur système. Publication non sauvegardée."; -App::$strings["Unable to obtain post information from database."] = "Impossible d'obtenir les informations de publication depuis la base de données."; -App::$strings["You have reached your limit of %1$.0f top level posts."] = "Vous avez atteint votre limite de %1$.0f contributions \"racines\"."; -App::$strings["You have reached your limit of %1$.0f webpages."] = "Vous avez atteint votre limite de %1$.0f pages web."; -App::$strings["Comanche page description language help"] = "Aide sur le langage de description de page Comanche"; -App::$strings["Layout Description"] = "Description de la mise en page"; -App::$strings["Download PDL file"] = "Télécharger le fichier PDL"; -App::$strings["Like/Dislike"] = "Aime/n'aime pas"; -App::$strings["This action is restricted to members."] = "Cette action est réservée aux membres."; -App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "S'il vous plait, identifiez vous avec votre identifant de \$Projectname ou inscrivez vous comme nouveau membre de \$Projectname pour continuer."; -App::$strings["Invalid request."] = "Requête invalide."; -App::$strings["thing"] = "chose"; -App::$strings["Channel unavailable."] = "Canal indisponible."; -App::$strings["Previous action reversed."] = "Action précédente annulée."; -App::$strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s approuve %3\$s de %2\$s"; -App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s n'est pas d'accord avec %3\$s de %2\$s"; -App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s s'abstient de toute décision sur le %3\$s de %2\$s"; -App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s participe à %3\$s de %2\$s"; -App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s ne participe pas à %3\$s de %2\$s"; -App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s participe peut-être à %3\$s de %2\$s"; -App::$strings["Action completed."] = "Action terminée."; -App::$strings["Thank you."] = "Merci."; App::$strings["Remote privacy information not available."] = "Les informations distantes de confidentialité ne sont pas disponibles."; App::$strings["Visible to:"] = "Visible par :"; App::$strings["Location not found."] = "Emplacement introuvable."; @@ -1359,16 +466,13 @@ App::$strings["Please select another location to become primary before removing App::$strings["Syncing locations"] = "Synchronisation des emplacements"; App::$strings["No locations found."] = "Emplacement(s) introuvable."; App::$strings["Manage Channel Locations"] = "Gérer les emplacements des canaux"; -App::$strings["Location (address)"] = "Emplacement (adresse)"; -App::$strings["Primary Location"] = "Emplacement primaire"; -App::$strings["Drop location"] = "Abandonner l'emplacement"; -App::$strings["Sync now"] = "Synchroniser maintenant"; +App::$strings["Address"] = "Adresse"; +App::$strings["Primary"] = ""; +App::$strings["Drop"] = "Supprimer"; +App::$strings["Sync Now"] = ""; App::$strings["Please wait several minutes between consecutive operations."] = "Merci d'attendre plusieurs minutes entre opérations successives."; App::$strings["When possible, drop a location by logging into that website/hub and removing your channel."] = "Quand c'est possible, abandonnez un emplacement en vous connectant sur le site/hub et en supprimant votre canal."; App::$strings["Use this form to drop the location if the hub is no longer operating."] = "Utilisez ce formulaire pour abandonner l'emplacement si le hub n'est plus actif."; -App::$strings["sent you a private message"] = "vous a envoyé un message privé"; -App::$strings["added your channel"] = "a ajouté votre canal"; -App::$strings["posted an event"] = "a publié un événement"; App::$strings["Hub not found."] = "Hub introuvable."; App::$strings["Unable to lookup recipient."] = "Impossible de localiser le destinataire."; App::$strings["Unable to communicate with requested channel."] = "Impossible de communiquer avec le canal demandé."; @@ -1377,11 +481,14 @@ App::$strings["Selected channel has private message restrictions. Send failed."] App::$strings["Messages"] = "Messages"; App::$strings["Message recalled."] = "Message rappelé."; App::$strings["Conversation removed."] = "Conversation supprimée."; +App::$strings["Expires YYYY-MM-DD HH:MM"] = "Expire le YYYY-MM-DD à HH:MM"; App::$strings["Requested channel is not in this network"] = "Le canal demandé n'est pas sur ce réseau"; App::$strings["Send Private Message"] = "Envoyer un message privé"; App::$strings["To:"] = "À :"; App::$strings["Subject:"] = "Objet :"; +App::$strings["Attach file"] = "Joindre un fichier"; App::$strings["Send"] = "Envoyer"; +App::$strings["Set expiration date"] = "Définir la date d'expiration"; App::$strings["Delete message"] = "Supprimer le message"; App::$strings["Delivery report"] = "Rapport de distribution"; App::$strings["Recall message"] = "Rappeler le message"; @@ -1392,17 +499,30 @@ App::$strings["Send Reply"] = "Envoyer la réponse"; App::$strings["Your message for %s (%s):"] = "Votre message pour %s (%s) :"; App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = "Vous avez créé %1$.0f des %2$.0f canaux autorisés."; App::$strings["Create a new channel"] = "Créer un nouveau canal"; +App::$strings["Channel Manager"] = "Gérer les canaux"; App::$strings["Current Channel"] = "Canal actif"; App::$strings["Switch to one of your channels by selecting it."] = "Pour changer de canal, sélectionnez-en un"; App::$strings["Default Channel"] = "Canal par défaut"; App::$strings["Make Default"] = "Définir comme défaut"; App::$strings["%d new messages"] = "%d nouveaux messages"; App::$strings["%d new introductions"] = "%d nouvelles présentations"; -App::$strings["Delegated Channels"] = "Canaux délégués"; -App::$strings["Profile Match"] = "Profils similaires"; -App::$strings["No keywords to match. Please add keywords to your default profile."] = "Aucun mot-clef à comparer. Merci d'ajouter des mots-clefs à votre profil par défaut."; -App::$strings["is interested in:"] = "s'intéresse à :"; -App::$strings["No matches"] = "Pas de correspondance"; +App::$strings["Delegated Channel"] = ""; +App::$strings["No valid account found."] = "Aucun compte valide trouvé."; +App::$strings["Password reset request issued. Check your email."] = "Demande de réinitialisation du mot de passe envoyée. Vérifiez vos courriels."; +App::$strings["Site Member (%s)"] = "Membre du site (%s)"; +App::$strings["Password reset requested at %s"] = "Demande de réinitialisation du mot de passe sur %s"; +App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La demande n'a pas pu être vérifiée. (Peut-être l'avez vous déjà utilisée.) La réinitialisation a échoué."; +App::$strings["Password Reset"] = "Réinitialiser le mot de passe"; +App::$strings["Your password has been reset as requested."] = "Votre mot de passe a bien été réinitialisé."; +App::$strings["Your new password is"] = "Votre nouveau mot de passe est"; +App::$strings["Save or copy your new password - and then"] = "Enregistrez ou copiez votre nouveau mot de passe, puis"; +App::$strings["click here to login"] = "cliquez ici pour vous connecter"; +App::$strings["Your password may be changed from the Settings page after successful login."] = "Votre mot de passe peut être changé depuis la page des Paramètres une fois connecté."; +App::$strings["Your password has changed at %s"] = "Votre mot de passe de %s a été changé"; +App::$strings["Forgot your Password?"] = "Mot de passe oublié ?"; +App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Saisissez votre adresse de courriel, et validez, pour réinitialiser votre mot de passe. Vérifiez ensuite votre boîte aux lettres pour la suite des instructions."; +App::$strings["Email Address"] = "Adresse de courriel"; +App::$strings["Reset"] = "Réinitialiser"; App::$strings["Unable to update menu."] = "Impossible de mettre le menu à jour."; App::$strings["Unable to create menu."] = "Impossible de créer le menu."; App::$strings["Menu Name"] = "Nom du menu"; @@ -1412,7 +532,7 @@ App::$strings["Visible on webpage - leave empty for no title"] = "Visible pour l App::$strings["Allow Bookmarks"] = "Autoriser l'usage de favoris"; App::$strings["Menu may be used to store saved bookmarks"] = "Le menu pourra être utilisé pour stocker des favoris"; App::$strings["Submit and proceed"] = "Valider et continuer"; -App::$strings["Drop"] = "Supprimer"; +App::$strings["Menus"] = "Menus"; App::$strings["Bookmarks allowed"] = "Favoris autorisés"; App::$strings["Delete this menu"] = "Supprimer ce menu"; App::$strings["Edit menu contents"] = "Modifier le contenu du menu"; @@ -1427,6 +547,22 @@ App::$strings["Menu title"] = "Titre du menu"; App::$strings["Menu title as seen by others"] = "Titre du menu tel que vu par les visiteurs"; App::$strings["Allow bookmarks"] = "Autoriser l'usage de favoris"; App::$strings["Not found."] = "Introuvable."; +App::$strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s est %2\$s"; +App::$strings["Mood"] = "Humeur"; +App::$strings["Set your current mood and tell your friends"] = "Indiquez votre humeur du moment à vos amis"; +App::$strings["Profile Match"] = "Profils similaires"; +App::$strings["No keywords to match. Please add keywords to your default profile."] = "Aucun mot-clef à comparer. Merci d'ajouter des mots-clefs à votre profil par défaut."; +App::$strings["is interested in:"] = "s'intéresse à :"; +App::$strings["No matches"] = "Pas de correspondance"; +App::$strings["No such group"] = "Groupe introuvable"; +App::$strings["No such channel"] = "Canal introuvable"; +App::$strings["forum"] = "forum"; +App::$strings["Search Results For:"] = "Résultats de recherche pour :"; +App::$strings["Privacy group is empty"] = "Groupe d'accès vide"; +App::$strings["Privacy group: "] = "Groupe d'accès :"; +App::$strings["Invalid connection."] = "Contact non valide."; +App::$strings["No more system notifications."] = "Pas d'autre notification du système."; +App::$strings["System Notifications"] = "Notifications du système"; App::$strings["Unable to create element."] = "Impossible de créer l'entrée."; App::$strings["Unable to update menu element."] = "Impossible de mettre à jour l'entrée de menu."; App::$strings["Unable to add menu element."] = "Impossible d'ajouter l'entrée de menu."; @@ -1456,43 +592,24 @@ App::$strings["Menu item deleted."] = "Entrée de menu supprimée."; App::$strings["Menu item could not be deleted."] = "Impossible de supprimer l'entrée de menu."; App::$strings["Edit Menu Element"] = "Modifier l'entrée de menu"; App::$strings["Link text"] = "Texte du lien"; -App::$strings["Set your current mood and tell your friends"] = "Indiquez votre humeur du moment à vos amis"; -App::$strings["No such group"] = "Groupe introuvable"; -App::$strings["No such channel"] = "Canal introuvable"; -App::$strings["forum"] = "forum"; -App::$strings["Search Results For:"] = "Résultats de recherche pour :"; -App::$strings["Privacy group is empty"] = "Groupe d'accès vide"; -App::$strings["Privacy group: "] = "Groupe d'accès :"; -App::$strings["Invalid connection."] = "Contact non valide."; -App::$strings["Add a Channel"] = "Ajouter un canal"; -App::$strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "Un canal est un ensemble de pages web reliées entre elles, sous votre contrôle. Il peut contenir des profils de réseau social, des blogs, des groupes de conversation, des forums, des pages de célébrités, et bien plus encore. Vous pouvez créer autant de canaux que votre administrateur vous y autorise."; -App::$strings["Channel Name"] = "Nom du canal"; -App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Exemples : \"Bernard Martin\", \"Lisa et ses chevaux\", \"Football\", \"Groupe des amateurs de tir à l'arc\""; +App::$strings["Name or caption"] = "Nom ou libellé"; +App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\""] = "Exemples : \"Jérôme Dutilleul\", \"Louise et ses chevaux\", \"Football\", \"Club d'aéromodélisme\""; App::$strings["Choose a short nickname"] = "Choisissez un alias"; -App::$strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Cet alias sera utilisé pour créer une adresse de canal, facile à retenir - un peu comme une adresse de courriel - que vous pourrez partager avec d'autres."; -App::$strings["Or import an existing channel from another location"] = "Ou importez un canal existant d'un autre endroit"; -App::$strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Veuillez choisir un type de canal (par exemple \"réseau social\" ou \"forum communautaire\") et un niveau de confidentialité afin que nous puissions choisir les meilleures autorisations pour vous"; -App::$strings["Channel Type"] = "Type de canal"; +App::$strings["Your nickname will be used to create an easy to remember channel address e.g. nickname%s"] = "Votre pseudo sera utilisé pour créer une adresse de canal facile à mémoriser, par ex. pseudo%s"; +App::$strings["Channel role and privacy"] = "Rôle et confidentialité du canal"; +App::$strings["Select a channel role with your privacy requirements."] = "Sélectionner un rôle de canal adapté à vos besoins de confidentialité."; App::$strings["Read more about roles"] = "En savoir plus sur les rôles"; +App::$strings["Create Channel"] = "Créer le canal"; +App::$strings["A channel is your identity on this network. It can represent a person, a blog, or a forum to name a few. Channels can make connections with other channels to share information with highly detailed permissions."] = "Un canal est votre identité sur ce réseau. Il peut représenter une personne, un blog, ou un forum par exemple. Les canaux peuvent entrer en contact les uns avec les autres pour partager des informations avec des permissions d'accès très fines."; +App::$strings["or import an existing channel from another location."] = "ou importer un canal existant d'un autre serveur."; App::$strings["Invalid request identifier."] = "Identifiant de requête invalide."; App::$strings["Discard"] = "Annuler"; -App::$strings["No more system notifications."] = "Pas d'autre notification du système."; -App::$strings["System Notifications"] = "Notifications du système"; -App::$strings["Unable to find your hub."] = "Impossible de trouver votre hub."; -App::$strings["Post successful."] = "Publication réussie."; -App::$strings["OpenID protocol error. No ID returned."] = "Erreur du protocole OpenID. Pas d'ID retourné."; -App::$strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."; -App::$strings["This setting requires special processing and editing has been blocked."] = "Ce paramètre nécessité un traitement spécial, les modifications ont été bloquées."; -App::$strings["Configuration Editor"] = "Editeur de configuration"; -App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = "Attention :modifier certains paramètres peut rendre votre canal inutilisable. Merci d'ignorer cette page à moins d'être suffisamment à l'aise de savoir comment utiliser correctement cette fonctionnalité."; -App::$strings["Layout updated."] = "Mise en page mise à jour."; -App::$strings["Edit System Page Description"] = "Modifier la description de la page du système"; -App::$strings["Layout not found."] = "Mise en page introuvable."; -App::$strings["Module Name:"] = "Nom du module :"; -App::$strings["Layout Help"] = "Aide à la mise en page"; +App::$strings["Mark all system notifications seen"] = "Marquer toutes les notifications système comme vues"; App::$strings["Page owner information could not be retrieved."] = "Impossible d'obtenir des informations sur le propriétaire de la page."; +App::$strings["Profile Photos"] = "Photos du profil"; App::$strings["Album not found."] = "Album introuvable."; App::$strings["Delete Album"] = "Supprimer l'album"; +App::$strings["Multiple storage folders exist with this album name, but within different directories. Please remove the desired folder or folders using the Files manager"] = ""; App::$strings["Delete Photo"] = "Supprimer la photo"; App::$strings["No photos selected"] = "Aucune photo selectionnée"; App::$strings["Access to this item is restricted."] = "L'accès à l'élément est restreint."; @@ -1508,9 +625,12 @@ App::$strings["Album name could not be decoded"] = "Le nom de l'Album n'a pu êt App::$strings["Contact Photos"] = "Photos de contact"; App::$strings["Show Newest First"] = "Les plus récent(e)s en premier"; App::$strings["Show Oldest First"] = "Les moins récent(e)s en premier"; +App::$strings["View Photo"] = "Voir la photo"; +App::$strings["Edit Album"] = "Modifier l'album"; App::$strings["Permission denied. Access to this item may be restricted."] = "Permission refusée. L'accès à cet élément peut avoir été restreint."; App::$strings["Photo not available"] = "Photo non disponible"; App::$strings["Use as profile photo"] = "Utiliser comme photo du profil"; +App::$strings["Use as cover photo"] = ""; App::$strings["Private Photo"] = "Photo privée"; App::$strings["View Full Size"] = "Voir en taille réelle"; App::$strings["Remove"] = "Retirer"; @@ -1523,10 +643,152 @@ App::$strings["Caption"] = "Titre/légende"; App::$strings["Add a Tag"] = "Ajouter une étiquette"; App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Exemple : @marc, @Barbara_Jensen, @charles@exemple.com, #Ile_de_France, #marathon"; App::$strings["Flag as adult in album view"] = "Marquer comme \"adulte\" dans l'affichage de l'album"; +App::$strings["I like this (toggle)"] = "J'aime (oui/non)"; +App::$strings["I don't like this (toggle)"] = "Je n'aime pas (oui/non)"; +App::$strings["Please wait"] = "Merci de patienter"; +App::$strings["This is you"] = "C'est vous"; +App::$strings["Comment"] = "Commenter"; +App::$strings["__ctx:title__ Likes"] = "Aime"; +App::$strings["__ctx:title__ Dislikes"] = "N'aime pas"; +App::$strings["__ctx:title__ Agree"] = "D'accord"; +App::$strings["__ctx:title__ Disagree"] = "Pas d'accord"; +App::$strings["__ctx:title__ Abstain"] = "Abstention"; +App::$strings["__ctx:title__ Attending"] = "Participations"; +App::$strings["__ctx:title__ Not attending"] = "Non-participations"; +App::$strings["__ctx:title__ Might attend"] = "Participation possible"; +App::$strings["View all"] = "Voir tout"; +App::$strings["__ctx:noun__ Like"] = array( + 0 => "Aime", + 1 => "Aime", +); +App::$strings["__ctx:noun__ Dislike"] = array( + 0 => "N'aime pas", + 1 => "N'aime pas", +); +App::$strings["Photo Tools"] = ""; App::$strings["In This Photo:"] = "Dans cette photo :"; App::$strings["Map"] = "Carte"; +App::$strings["__ctx:noun__ Likes"] = "Aime"; +App::$strings["__ctx:noun__ Dislikes"] = "N'aime pas"; +App::$strings["Close"] = "Fermer"; App::$strings["View Album"] = "Voir l'album"; App::$strings["Recent Photos"] = "Photos récentes"; +App::$strings["sent you a private message"] = "vous a envoyé un message privé"; +App::$strings["added your channel"] = "a ajouté votre canal"; +App::$strings["g A l F d"] = "g A l F d"; +App::$strings["[today]"] = "[aujourd'hui]"; +App::$strings["posted an event"] = "a publié un événement"; +App::$strings["Unable to find your hub."] = "Impossible de trouver votre hub."; +App::$strings["Post successful."] = "Publication réussie."; +App::$strings["OpenID protocol error. No ID returned."] = "Erreur du protocole OpenID. Pas d'ID retourné."; +App::$strings["Login failed."] = "Échec de la connexion."; +App::$strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."; +App::$strings["This setting requires special processing and editing has been blocked."] = "Ce paramètre nécessité un traitement spécial, les modifications ont été bloquées."; +App::$strings["Configuration Editor"] = "Editeur de configuration"; +App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = "Attention :modifier certains paramètres peut rendre votre canal inutilisable. Merci d'ignorer cette page à moins d'être suffisamment à l'aise de savoir comment utiliser correctement cette fonctionnalité."; +App::$strings["Layout updated."] = "Mise en page mise à jour."; +App::$strings["Edit System Page Description"] = "Modifier la description de la page du système"; +App::$strings["Layout not found."] = "Mise en page introuvable."; +App::$strings["Module Name:"] = "Nom du module :"; +App::$strings["Layout Help"] = "Aide à la mise en page"; +App::$strings["Poke"] = "Tapoter"; +App::$strings["Poke somebody"] = "Taquiner quelqu'un"; +App::$strings["Poke/Prod"] = "Tapoter/Encourager"; +App::$strings["Poke, prod or do other things to somebody"] = "Taquiner, pousser ou faire autre chose à quelqu'un"; +App::$strings["Recipient"] = "Destinataire"; +App::$strings["Choose what you wish to do to recipient"] = "Choisir ce que vous voulez faire au destinataire"; +App::$strings["Make this post private"] = "Rendre cette publication privée"; +App::$strings["Fetching URL returns error: %1\$s"] = "Récupération d'URL échouée : %1\$s"; +App::$strings["Profile not found."] = "Profil introuvable."; +App::$strings["Profile deleted."] = "Profil supprimé."; +App::$strings["Profile-"] = "Profil-"; +App::$strings["New profile created."] = "Nouveau profil créé."; +App::$strings["Profile unavailable to clone."] = "Profil impossible à cloner."; +App::$strings["Profile unavailable to export."] = "Impossible d'exporter le profil."; +App::$strings["Profile Name is required."] = "Le nom du profil est obligatoire."; +App::$strings["Marital Status"] = "Statut marital"; +App::$strings["Romantic Partner"] = "Partenaire amoureux"; +App::$strings["Likes"] = "Aime"; +App::$strings["Dislikes"] = "N'aime pas"; +App::$strings["Work/Employment"] = "Travail/Occupation"; +App::$strings["Religion"] = "Religion/Croyance"; +App::$strings["Political Views"] = "Opinions politiques"; +App::$strings["Sexual Preference"] = "Préférences sexuelle"; +App::$strings["Homepage"] = "Site Internet"; +App::$strings["Interests"] = "Centres d'intérêt"; +App::$strings["Profile updated."] = "Profil mis à jour."; +App::$strings["Hide your connections list from viewers of this profile"] = ""; +App::$strings["Edit Profile Details"] = "Modifier les détails du profil"; +App::$strings["View this profile"] = "Voir ce profil"; +App::$strings["Edit visibility"] = "Changer la visibilité"; +App::$strings["Profile Tools"] = ""; +App::$strings["Change cover photo"] = ""; +App::$strings["Change profile photo"] = "Changer la photo du profil"; +App::$strings["Create a new profile using these settings"] = "Créer un nouveau profil avec ces paramètres"; +App::$strings["Clone this profile"] = "Cloner ce profil"; +App::$strings["Delete this profile"] = "Supprimer ce profil"; +App::$strings["Add profile things"] = "Ajouter des éléments de profil"; +App::$strings["Personal"] = "Me concernant"; +App::$strings["Relation"] = ""; +App::$strings["Miscellaneous"] = "Divers"; +App::$strings["Import profile from file"] = "Importer le profil à partir d'un fichier"; +App::$strings["Export profile to file"] = "Exporter le profil vers un fichier."; +App::$strings["Your gender"] = ""; +App::$strings["Marital status"] = ""; +App::$strings["Sexual preference"] = ""; +App::$strings["Profile name"] = ""; +App::$strings["This is your default profile."] = "Ceci est votre profil par défaut."; +App::$strings["Your full name"] = ""; +App::$strings["Title/Description"] = "Titre/description"; +App::$strings["Street address"] = ""; +App::$strings["Locality/City"] = "Ville"; +App::$strings["Region/State"] = "Région"; +App::$strings["Postal/Zip code"] = ""; +App::$strings["Country"] = "Pays"; +App::$strings["Who (if applicable)"] = "Qui (si applicable)"; +App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Exemples : marie123, Marie Deschamps, marie@exemple.com"; +App::$strings["Since (date)"] = ""; +App::$strings["Tell us about yourself"] = ""; +App::$strings["Hometown"] = "Ville de naissance"; +App::$strings["Political views"] = ""; +App::$strings["Religious views"] = ""; +App::$strings["Keywords used in directory listings"] = ""; +App::$strings["Example: fishing photography software"] = "Exemple : escrime photographie modélisme"; +App::$strings["Musical interests"] = "Goûts musicaux"; +App::$strings["Books, literature"] = "Livres, littérature"; +App::$strings["Television"] = "Télévision"; +App::$strings["Film/Dance/Culture/Entertainment"] = ""; +App::$strings["Hobbies/Interests"] = "Loisirs/Centres d'intêret"; +App::$strings["Love/Romance"] = ""; +App::$strings["School/Education"] = ""; +App::$strings["Contact information and social networks"] = ""; +App::$strings["My other channels"] = "Mes autres canaux"; +App::$strings["Profile Image"] = "Image du profil"; +App::$strings["Edit Profiles"] = "Modifier les profils"; +App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-rechargez votre page, ou videz le cache du navigateur si la photo ne s'affiche pas immédiatement."; +App::$strings["Upload Profile Photo"] = "Téléverser une photo de profil"; +App::$strings["Invalid profile identifier."] = "Identifiant de profil invalide."; +App::$strings["Profile Visibility Editor"] = "Éditeur de visibilité de profil"; +App::$strings["Profile"] = "Profil"; +App::$strings["Click on a contact to add or remove."] = "Cliquer sur un contact pour l'ajouter ou le retirer."; +App::$strings["Visible To"] = "Visible par"; +App::$strings["Public Hubs"] = "Instances publiques"; +App::$strings["The listed hubs allow public registration for the \$Projectname network. All hubs in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some hubs may require subscription or provide tiered service plans. The hub itself may provide additional details."] = "Les sites listés permettent l'enregistrement public de comptes pour le réseau \$Projectname. Tous les sites du réseau sont reliés entre eux, être membre d'un site revient à être membre de tous. Certains sites peuvent demander une souscription ou proposer différents niveaux de service. Chaque site peut fournir des détails supplémentaires."; +App::$strings["Hub URL"] = "URL du site"; +App::$strings["Access Type"] = "Type d'accès"; +App::$strings["Registration Policy"] = "Politique d'inscription"; +App::$strings["Stats"] = ""; +App::$strings["Software"] = ""; +App::$strings["Ratings"] = "Evaluations"; +App::$strings["Rate"] = "Evaluer"; +App::$strings["Website:"] = "Site web :"; +App::$strings["Remote Channel [%s] (not yet known on this site)"] = "Canal distant [%s] (encore inconnu sur ce site)"; +App::$strings["Rating (this information is public)"] = "Evaluation (cette information est publique)"; +App::$strings["Optionally explain your rating (this information is public)"] = "Explication facultative de votre évaluation (cette information est publique)"; +App::$strings["No ratings"] = "Pas de note"; +App::$strings["Rating: "] = "Evaluation :"; +App::$strings["Website: "] = "Site web :"; +App::$strings["Description: "] = "Description :"; App::$strings["Theme settings updated."] = "Paramètres du thème mis à jour."; App::$strings["# Accounts"] = "# Comptes"; App::$strings["# blocked accounts"] = "# comptes bloqués"; @@ -1536,6 +798,7 @@ App::$strings["# Channels"] = "# Canaux"; App::$strings["# primary"] = "# primaire"; App::$strings["# clones"] = "# clones"; App::$strings["Message queues"] = "File des messages"; +App::$strings["Your software should be updated"] = ""; App::$strings["Administration"] = "Administration"; App::$strings["Summary"] = "Résumé"; App::$strings["Registered accounts"] = "Comptes enregistrés"; @@ -1543,7 +806,10 @@ App::$strings["Pending registrations"] = "Inscriptions en attente"; App::$strings["Registered channels"] = "Canaux enregistrés"; App::$strings["Active plugins"] = "Greffons actifs"; App::$strings["Version"] = "Version"; +App::$strings["Repository version (master)"] = ""; +App::$strings["Repository version (dev)"] = ""; App::$strings["Site settings updated."] = "Paramètres du site sauvegardés."; +App::$strings["Default"] = "Défaut"; App::$strings["mobile"] = "mobile"; App::$strings["experimental"] = "expérimental"; App::$strings["unsupported"] = "non maintenu"; @@ -1552,9 +818,11 @@ App::$strings["My site is not a public server"] = "Mon site n'est pas un serveur App::$strings["My site has paid access only"] = "Mon site est à accès payant uniquement"; App::$strings["My site has free access only"] = "Mon site est gratuit uniquement"; App::$strings["My site offers free accounts with optional paid upgrades"] = "Mon site offre des comptes gratuits avec des améliorations payantes facultatives"; +App::$strings["Site"] = "Site"; App::$strings["Registration"] = "Inscription"; App::$strings["File upload"] = "Envoi de fichier"; App::$strings["Policies"] = "Stratégies"; +App::$strings["Advanced"] = "Avancé"; App::$strings["Site name"] = "Nom du site"; App::$strings["Banner/Logo"] = "Bannière/logo"; App::$strings["Administrator Information"] = "Informations de l'administrateur"; @@ -1592,8 +860,10 @@ App::$strings["Force publish"] = "Publicité forcée"; App::$strings["Check to force all profiles on this site to be listed in the site directory."] = "Cocher pour forcer la publication de tous les profils du site dans l'annuaire."; App::$strings["Import Public Streams"] = "Flux publics importés"; App::$strings["Import and allow access to public content pulled from other sites. Warning: this content is unmoderated."] = "Importer du contenu public à partir d'autres sites et autoriser l'accès à ce contenu. Attention : ce contenu n'est pas modéré."; -App::$strings["login on Homepage"] = "Connexion à partir de la page d'accueil"; +App::$strings["Login on Homepage"] = ""; App::$strings["Present a login box to visitors on the home page if no other content has been configured."] = "Présenter une boîte de dialogue de connexion aux visiteurs sur la page d'accueil si aucun autre contenu n'a été configuré."; +App::$strings["Enable context help"] = ""; +App::$strings["Display contextual help for the current page when the help button is pressed."] = ""; App::$strings["Directory Server URL"] = "URL du serveur d'annuaire"; App::$strings["Default directory server"] = "Serveur d'annuaire par défaut"; App::$strings["Proxy user"] = "Utilisateur du proxy"; @@ -1619,19 +889,25 @@ App::$strings["ID"] = "Identifiant"; App::$strings["for channel"] = "pour le canal"; App::$strings["on server"] = "sur le serveur"; App::$strings["Server"] = "Serveur"; +App::$strings["By default, unfiltered HTML is allowed in embedded media. This is inherently insecure."] = ""; +App::$strings["The recommended setting is to only allow unfiltered HTML from the following sites:"] = ""; +App::$strings["https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/
    https://vimeo.com/
    https://soundcloud.com/
    "] = ""; +App::$strings["All other embedded content will be filtered, unless embedded content from that site is explicitly blocked."] = ""; +App::$strings["Security"] = "Sécurité"; App::$strings["Block public"] = "Bloquer \"public\""; -App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently authenticated."] = ""; -App::$strings["Allow communications only from these sites"] = ""; -App::$strings["One site per line. Leave empty to allow communication from anywhere by default"] = ""; -App::$strings["Block communications from these sites"] = ""; -App::$strings["Allow communications only from these channels"] = ""; -App::$strings["One channel (hash) per line. Leave empty to allow from any channel by default"] = ""; -App::$strings["Block communications from these channels"] = ""; -App::$strings["Allow embedded HTML content only from these domains"] = ""; -App::$strings["One site per line. Leave empty to allow from any site by default"] = ""; -App::$strings["Block embedded HTML from these domains"] = ""; -App::$strings["Cooperative embed security"] = ""; -App::$strings["Enable to share embed security with other compatible sites/hubs"] = ""; +App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently authenticated."] = "Sélectionner pour ne permettre l'accès aux pages personnelles \"publiques\" du site qu'aux personnes authentifiées, pas aux personnes anonymes du web."; +App::$strings["Set \"Transport Security\" HTTP header"] = ""; +App::$strings["Set \"Content Security Policy\" HTTP header"] = ""; +App::$strings["Allow communications only from these sites"] = "N'autorisez que les communications venant de ces sites"; +App::$strings["One site per line. Leave empty to allow communication from anywhere by default"] = "Un site par ligne. Laisser vide pour autoriser les communications de tous les sites, par défaut."; +App::$strings["Block communications from these sites"] = "Bloquer les communications de ces sites"; +App::$strings["Allow communications only from these channels"] = "N'autoriser que les communications de ces canaux"; +App::$strings["One channel (hash) per line. Leave empty to allow from any channel by default"] = "Un canal (adresse) par ligne. Laisser vide pour autoriser les communications de tous les canaux, par défaut"; +App::$strings["Block communications from these channels"] = "Bloquer les communications de ces canaux"; +App::$strings["Only allow embeds from secure (SSL) websites and links."] = ""; +App::$strings["Allow unfiltered embedded HTML content only from these domains"] = ""; +App::$strings["One site per line. By default embedded content is filtered."] = ""; +App::$strings["Block embedded HTML from these domains"] = "Bloquer le HTML embarqué à partir de ces domaines"; App::$strings["Update has been marked successful"] = "La mise à jour a été marquée comme réussie"; App::$strings["Executing %s failed. Check system logs."] = "L'éxecution de %s a échoué. Merci de vérifier les journaux du système."; App::$strings["Update %s was successfully applied."] = "La mise à jour %s a été appliquée avec succès."; @@ -1660,12 +936,13 @@ App::$strings["Account not found"] = "Compte introuvable"; App::$strings["Account '%s' deleted"] = "Compte '%s' supprimé"; App::$strings["Account '%s' blocked"] = "Compte '%s' bloqué"; App::$strings["Account '%s' unblocked"] = "Compte '%s' débloqué"; -App::$strings["Users"] = "Utilisateurs"; +App::$strings["Accounts"] = "Comptes"; App::$strings["select all"] = "tout sélectionner"; -App::$strings["User registrations waiting for confirm"] = "Inscriptions en attente d'approbation"; +App::$strings["Registrations waiting for confirm"] = ""; App::$strings["Request date"] = "Date de la demande"; App::$strings["No registrations."] = "Pas d'inscriptions."; App::$strings["Deny"] = "Refuser"; +App::$strings["All Channels"] = "Tous les canaux"; App::$strings["Register date"] = "Date d'inscription"; App::$strings["Last login"] = "Dernière connexion"; App::$strings["Expires"] = "Expire le"; @@ -1690,34 +967,52 @@ App::$strings["Channel '%s' censored"] = "Canal '%s' censuré"; App::$strings["Channel '%s' uncensored"] = "Canal '%s' non censuré"; App::$strings["Channel '%s' code allowed"] = "Code autorisé pour le canal '%s'"; App::$strings["Channel '%s' code disallowed"] = "Code interdit pour le canal '%s'"; +App::$strings["Channels"] = "Canaux"; App::$strings["Censor"] = "Censurer"; App::$strings["Uncensor"] = "Ne plus censurer"; App::$strings["Allow Code"] = "Autoriser le code"; App::$strings["Disallow Code"] = "Interdire le code"; +App::$strings["Channel"] = "Canal"; App::$strings["UID"] = "UID"; -App::$strings["Address"] = "Adresse"; App::$strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "Les canaux sélectionnés seront supprimés !\\n\\nTout ce qui a été publié dans ces canaux sur ce site sera définitivement supprimé !\\n\\nÊtes-vous sûr ?"; App::$strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "Le canal {0} sera supprimé !\\n\\nTout ce qui a été publié sur ce canal sera définitivement supprimé !\\n\\nÊtes-vous sûr(e) ?"; App::$strings["Plugin %s disabled."] = "Greffon %s désactivé."; App::$strings["Plugin %s enabled."] = "Greffon %s activé."; App::$strings["Disable"] = "Désactiver"; App::$strings["Enable"] = "Activer"; +App::$strings["Plugins"] = "Greffons"; App::$strings["Toggle"] = "(Dés)activer"; +App::$strings["Settings"] = "Paramètres"; App::$strings["Author: "] = "Auteur :"; App::$strings["Maintainer: "] = "Maintenu par :"; App::$strings["Minimum project version: "] = "Version minimum du projet :"; App::$strings["Maximum project version: "] = "Version maximum du projet :"; App::$strings["Minimum PHP version: "] = "Version minimum de PHP :"; +App::$strings["Requires: "] = "Requiert :"; App::$strings["Disabled - version incompatibility"] = "Désactivé - version incompatible"; +App::$strings["Enter the public git repository URL of the plugin repo."] = ""; +App::$strings["Plugin repo git URL"] = ""; +App::$strings["Custom repo name"] = ""; +App::$strings["(optional)"] = ""; +App::$strings["Download Plugin Repo"] = ""; +App::$strings["Install new repo"] = ""; +App::$strings["Install"] = "Installer"; +App::$strings["Manage Repos"] = ""; +App::$strings["Installed Plugin Repositories"] = ""; +App::$strings["Install a New Plugin Repository"] = ""; +App::$strings["Update"] = "Mise à jour"; +App::$strings["Switch branch"] = ""; App::$strings["No themes found."] = "Aucun thème trouvé."; App::$strings["Screenshot"] = "Capture d'écran"; +App::$strings["Themes"] = "Thèmes"; App::$strings["[Experimental]"] = "[Expérimental]"; App::$strings["[Unsupported]"] = "[Non maintenu]"; App::$strings["Log settings updated."] = "Paramètres du journal mis à jour."; +App::$strings["Logs"] = "Journaux"; App::$strings["Clear"] = "Vider"; App::$strings["Debugging"] = "Débogage"; App::$strings["Log file"] = "Fichier du journal"; -App::$strings["Must be writable by web server. Relative to your Red top-level directory."] = "Doit être accessible en écriture par le serveur web. Chemin relatif à la racine de votre installation de Hubzilla."; +App::$strings["Must be writable by web server. Relative to your top-level webserver directory."] = ""; App::$strings["Log level"] = "Niveau de journalisation"; App::$strings["New Profile Field"] = "Nouveau champ de profil"; App::$strings["Field nickname"] = "Nom court du champ"; @@ -1729,118 +1024,26 @@ App::$strings["Help text"] = "Aide à la saisie"; App::$strings["Additional info (optional)"] = "Informations additionnelles (facultatif)"; App::$strings["Field definition not found"] = "Définition du champ introuvable"; App::$strings["Edit Profile Field"] = "Modifier le champ de profil"; -App::$strings["Poke somebody"] = ""; -App::$strings["Poke/Prod"] = "Tapoter/Encourager"; -App::$strings["Poke, prod or do other things to somebody"] = ""; -App::$strings["Recipient"] = "Destinataire"; -App::$strings["Choose what you wish to do to recipient"] = "Choisir ce que vous voulez faire au destinataire"; -App::$strings["Make this post private"] = "Rendre cette publication privée"; -App::$strings["Fetching URL returns error: %1\$s"] = "Récupération d'URL échouée : %1\$s"; -App::$strings["Image uploaded but image cropping failed."] = "L'image a été téléversée, mais le recadrage a échoué."; -App::$strings["Image resize failed."] = "Le redimensionnement de l'image a échoué."; -App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-rechargez votre page, ou videz le cache du navigateur si la photo ne s'affiche pas immédiatement."; -App::$strings["Image upload failed."] = "Le téléversement de l'image a échoué."; -App::$strings["Unable to process image."] = "Impossible de traîter l'image."; -App::$strings["female"] = "femme"; -App::$strings["%1\$s updated her %2\$s"] = "%1\$s a mis à jour son %2\$s"; -App::$strings["male"] = "homme"; -App::$strings["%1\$s updated his %2\$s"] = "%1\$s a mis à jour son %2\$s"; -App::$strings["%1\$s updated their %2\$s"] = "%1\$s a mis a jour sa %2\$s"; -App::$strings["profile photo"] = "photo de profil"; -App::$strings["Photo not available."] = "Photo inaccessible."; -App::$strings["Upload File:"] = "Téléverser fichier :"; -App::$strings["Select a profile:"] = "Choisir un profil :"; -App::$strings["Upload Profile Photo"] = "Téléverser une photo de profil"; -App::$strings["or"] = "ou"; -App::$strings["skip this step"] = "passer cette étape"; -App::$strings["select a photo from your photo albums"] = "choisir une photo dans vos albums"; -App::$strings["Crop Image"] = "Recadrer l'image"; -App::$strings["Please adjust the image cropping for optimum viewing."] = "Merci d'ajuster le cadre pour une visualisation optimale."; -App::$strings["Done Editing"] = "J'ai terminé"; -App::$strings["Profile not found."] = "Profil introuvable."; -App::$strings["Profile deleted."] = "Profil supprimé."; -App::$strings["Profile-"] = "Profil-"; -App::$strings["New profile created."] = "Nouveau profil créé."; -App::$strings["Profile unavailable to clone."] = "Profil impossible à cloner."; -App::$strings["Profile unavailable to export."] = "Impossible d'exporter le profil."; -App::$strings["Profile Name is required."] = "Le nom du profil est obligatoire."; -App::$strings["Marital Status"] = "Statut marital"; -App::$strings["Romantic Partner"] = "Partenaire amoureux"; -App::$strings["Likes"] = "Aime"; -App::$strings["Dislikes"] = "N'aime pas"; -App::$strings["Work/Employment"] = "Travail/Occupation"; -App::$strings["Religion"] = "Religion/Croyance"; -App::$strings["Political Views"] = "Opinions politiques"; -App::$strings["Sexual Preference"] = "Préférences sexuelle"; -App::$strings["Homepage"] = "Site Internet"; -App::$strings["Interests"] = "Centres d'intérêt"; -App::$strings["Profile updated."] = "Profil mis à jour."; -App::$strings["Hide your contact/friend list from viewers of this profile?"] = "Cacher vos contacts/amis aux visiteurs de ce profil ?"; -App::$strings["Edit Profile Details"] = "Modifier les détails du profil"; -App::$strings["View this profile"] = "Voir ce profil"; -App::$strings["Change Profile Photo"] = "Changer la photo du profil"; -App::$strings["Create a new profile using these settings"] = "Créer un nouveau profil avec ces paramètres"; -App::$strings["Clone this profile"] = "Cloner ce profil"; -App::$strings["Delete this profile"] = "Supprimer ce profil"; -App::$strings["Import profile from file"] = "Importer le profil à partir d'un fichier"; -App::$strings["Export profile to file"] = "Exporter le profil vers un fichier."; -App::$strings["Profile Name:"] = "Nom du profil :"; -App::$strings["Your Full Name:"] = "Votre nom complet :"; -App::$strings["Title/Description:"] = "Titre/description :"; -App::$strings["Your Gender:"] = "Sexe/Genre :"; -App::$strings["Birthday :"] = "Date de naissance :"; -App::$strings["Street Address:"] = "Numéro et voie :"; -App::$strings["Locality/City:"] = "Ville :"; -App::$strings["Postal/Zip Code:"] = "Code postal :"; -App::$strings["Country:"] = "Pays :"; -App::$strings["Region/State:"] = "Région/Province/État :"; -App::$strings[" Marital Status:"] = "Statut marital :"; -App::$strings["Who: (if applicable)"] = "Avec : (si pertinent)"; -App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Exemples : marie123, Marie Deschamps, marie@exemple.com"; -App::$strings["Since [date]:"] = "Depuis [date] :"; -App::$strings["Homepage URL:"] = "URL de mon site Internet :"; -App::$strings["Religious Views:"] = "Opinions religieuses :"; -App::$strings["Keywords:"] = "Mots-clefs :"; -App::$strings["Example: fishing photography software"] = "Exemple : escrime photographie modélisme"; -App::$strings["Used in directory listings"] = "Utilisé pour le référencement dans l'annuaire"; -App::$strings["Tell us about yourself..."] = "Parlez nous de vous..."; -App::$strings["Hobbies/Interests"] = "Loisirs/Centres d'intêret"; -App::$strings["Contact information and Social Networks"] = "Coordonnées et réseaux sociaux"; -App::$strings["My other channels"] = "Mes autres canaux"; -App::$strings["Musical interests"] = "Goûts musicaux"; -App::$strings["Books, literature"] = "Livres, littérature"; -App::$strings["Television"] = "Télévision"; -App::$strings["Film/dance/culture/entertainment"] = "Cinéma/Danse/Culture/Divertissement"; -App::$strings["Love/romance"] = "Amour/Relation amoureuse"; -App::$strings["Work/employment"] = "Travail/Occupation "; -App::$strings["School/education"] = "Études"; -App::$strings["This is your default profile."] = "Ceci est votre profil par défaut."; -App::$strings["Age: "] = "Age :"; -App::$strings["Edit/Manage Profiles"] = "Modifier/gérer les profils"; -App::$strings["Add profile things"] = "Ajouter des éléments de profil"; -App::$strings["Include desirable objects in your profile"] = "Incluez des objets souhaitables dans votre profil"; -App::$strings["Invalid profile identifier."] = "Identifiant de profil invalide."; -App::$strings["Profile Visibility Editor"] = "Éditeur de visibilité de profil"; -App::$strings["Click on a contact to add or remove."] = "Cliquer sur un contact pour l'ajouter ou le retirer."; -App::$strings["Visible To"] = "Visible par"; -App::$strings["Public Sites"] = "Sites publics"; -App::$strings["The listed sites allow public registration for the \$Projectname network. All sites in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some sites may require subscription or provide tiered service plans. The provider links may provide additional details."] = "Les sites listés autorisent l'inscription publique au réseau \$Projectname. Tous les sites du réseau sont interconnectés, l'inscription sur l'un quelconque d'entre eux signifie donc l'inscription sur le réseau dans son ensemble. Certains sites peuvent nécessiter une souscription ou fournir des niveaux de service différenciés. Le lien du fournisseur peut fournir plus de détails."; -App::$strings["Rate this hub"] = "Noter ce hub"; -App::$strings["Site URL"] = "URL du site"; -App::$strings["Access Type"] = "Type d'accès"; -App::$strings["Registration Policy"] = "Politique d'inscription"; -App::$strings["Project"] = "Projet"; -App::$strings["View hub ratings"] = "Voir les notes de cette instance"; -App::$strings["Rate"] = "Evaluer"; -App::$strings["View ratings"] = "Voir les notes"; -App::$strings["Website:"] = "Site web :"; -App::$strings["Remote Channel [%s] (not yet known on this site)"] = "Canal distant [%s] (encore inconnu sur ce site)"; -App::$strings["Rating (this information is public)"] = "Evaluation (cette information est publique)"; -App::$strings["Optionally explain your rating (this information is public)"] = "Explication facultative de votre évaluation (cette information est publique)"; -App::$strings["No ratings"] = "Pas de note"; -App::$strings["Rating: "] = "Evaluation :"; -App::$strings["Website: "] = "Site web :"; -App::$strings["Description: "] = "Description :"; +App::$strings["Profile Fields"] = "Champs de profil"; +App::$strings["Basic Profile Fields"] = "Champs de profil de base"; +App::$strings["Advanced Profile Fields"] = "Champs de profil avancés"; +App::$strings["(In addition to basic fields)"] = "(en plus des champs de base)"; +App::$strings["All available fields"] = "Tous les champs disponibles"; +App::$strings["Custom Fields"] = "Champs personnalisés"; +App::$strings["Create Custom Field"] = "Créer un champ personnalisé"; +App::$strings["App installed."] = "Application installée."; +App::$strings["Malformed app."] = "Erreur de l'application - Malformée."; +App::$strings["Embed code"] = "Imbriquer le code"; +App::$strings["Edit App"] = "Modifier l'application"; +App::$strings["Create App"] = "Créer une application"; +App::$strings["Name of app"] = "Nom de l'application"; +App::$strings["Location (URL) of app"] = "Emplacement (URL) de l'application"; +App::$strings["Photo icon URL"] = "URL de l'icône à utiliser pour cette photo"; +App::$strings["80 x 80 pixels - optional"] = "80 x 80 pixels - facultatif"; +App::$strings["Categories (optional, comma separated list)"] = ""; +App::$strings["Version ID"] = "Identifiant de version"; +App::$strings["Price of app"] = "Prix de l'application"; +App::$strings["Location (URL) to purchase app"] = "Emplacement (URL) pour l'achat de l'application"; App::$strings["Select a bookmark folder"] = "Choisir un dossier de favoris"; App::$strings["Save Bookmark"] = "Enregistrer le favori"; App::$strings["URL of bookmark"] = "URL du favori"; @@ -1851,19 +1054,22 @@ App::$strings["Passwords do not match."] = "Les mots de passe ne concordent pas. App::$strings["Registration successful. Please check your email for validation instructions."] = "Inscription réussie. Merci de vérifier vos courriels pour valider votre compte."; App::$strings["Your registration is pending approval by the site owner."] = "Votre inscription est en attente d'approbation par l'administrateur."; App::$strings["Your registration can not be processed."] = "Votre inscription ne peut être traîtée."; -App::$strings["Registration on this site is disabled."] = "L'enregistrement est désactivé sur ce site."; -App::$strings["Registration on this site/hub is by approval only."] = "L'inscription sur ce site/hub est soumise à approbation."; -App::$strings["Register at another affiliated site/hub"] = "S'inscrire sur un autre site/hub affilié"; +App::$strings["Registration on this hub is disabled."] = "La création de nouveaux comptes est désactivée pour ce site."; +App::$strings["Registration on this hub is by approval only."] = "La création de compte sur ce site est soumise à approbation."; +App::$strings["Register at another affiliated hub."] = "S'enregistrer sur un autre site du réseau."; App::$strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Ce site a dépassé le nombre de création de comptes autorisé chaque jour. Merci d'essayer à nouveau demain."; App::$strings["Terms of Service"] = "Conditions de service"; App::$strings["I accept the %s for this website"] = "J'accepte les %s de ce site"; App::$strings["I am over 13 years of age and accept the %s for this website"] = "J'ai plus de 13 ans et j'accepte les %s de ce site"; -App::$strings["Membership on this site is by invitation only."] = "L'inscription à ce site se fait uniquement sur invitation."; -App::$strings["Please enter your invitation code"] = "Merci de saisir votre code d'invitation"; -App::$strings["Enter your name"] = "Saisissez votre nom"; App::$strings["Your email address"] = "Votre adresse de courriel"; App::$strings["Choose a password"] = "Choisissez un mot de passe"; App::$strings["Please re-enter your password"] = "Merci de saisir à nouveau votre mot de passe"; +App::$strings["Please enter your invitation code"] = "Merci de saisir votre code d'invitation"; +App::$strings["no"] = "non"; +App::$strings["yes"] = "oui"; +App::$strings["Membership on this site is by invitation only."] = "L'inscription à ce site se fait uniquement sur invitation."; +App::$strings["Register"] = "S'inscrire"; +App::$strings["Proceed to create your first channel"] = "Continuer pour créer votre premier canal"; App::$strings["Please login."] = "Merci de vous connecter."; App::$strings["Account removals are not allowed within 48 hours of changing the account password."] = "Il est impossible de supprimer un compte dans les 48 heures après avoir changé le mot de passe du compte."; App::$strings["Remove This Account"] = "Supprimer ce compte"; @@ -1891,13 +1097,14 @@ App::$strings["Search results for: %s"] = "Résultats de recherche pour : % App::$strings["No service class restrictions found."] = "Aucune restriction de classe de service trouvée."; App::$strings["Name is required"] = "Le nom est requis"; App::$strings["Key and Secret are required"] = "Clef et secret sont requis"; +App::$strings["Not valid email."] = "Adresse de courriel non valide."; +App::$strings["Protected email address. Cannot change to that email."] = "Adresse de courriel protégée. Impossible de l'utiliser."; +App::$strings["System failure storing new email. Please try again."] = "Défaillance système lors du stockage de la nouvelle adresse de courriel. Merci d'essayer à nouveau."; +App::$strings["Password verification failed."] = "La vérification du mot de passe a échoué."; App::$strings["Passwords do not match. Password unchanged."] = "Les deux saisies du mot de passe ne correspondent pas. Il n'a donc pas été changé."; App::$strings["Empty passwords are not allowed. Password unchanged."] = "Le mot de passe ne peut pas être vide. Il n'a donc pas été changé."; App::$strings["Password changed."] = "Le mot de passe a été changé."; App::$strings["Password update failed. Please try again."] = "La mise à jour du mot de passe a échoué. Merci d'essayer à nouveau."; -App::$strings["Not valid email."] = "Adresse de courriel non valide."; -App::$strings["Protected email address. Cannot change to that email."] = "Adresse de courriel protégée. Impossible de l'utiliser."; -App::$strings["System failure storing new email. Please try again."] = "Défaillance système lors du stockage de la nouvelle adresse de courriel. Merci d'essayer à nouveau."; App::$strings["Settings updated."] = "Paramètres mis à jour."; App::$strings["Add application"] = "Ajouter une application"; App::$strings["Name of application"] = "Nom de l'application"; @@ -1908,7 +1115,7 @@ App::$strings["Redirect"] = "Redirection"; App::$strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI de redirection - laissez vide, sauf si votre application le requiert spécifiquement"; App::$strings["Icon url"] = "URL de l'icône"; App::$strings["Optional"] = "Facultatif"; -App::$strings["Application not found."] = ""; +App::$strings["Application not found."] = "Application introuvable."; App::$strings["Connected Apps"] = "Applications connectées"; App::$strings["Client key starts with"] = "La clef partagée commence par"; App::$strings["No name"] = "Sans nom"; @@ -1916,8 +1123,9 @@ App::$strings["Remove authorization"] = "Révoquer l'autorisation"; App::$strings["No feature settings configured"] = "Aucun paramètre de fonctionnalité configuré"; App::$strings["Feature/Addon Settings"] = "Paramètres des extensions/greffons"; App::$strings["Account Settings"] = "Paramètres du compte"; -App::$strings["Enter New Password:"] = "Nouveau mot de passe :"; -App::$strings["Confirm New Password:"] = "Confirmer le nouveau mot de passe :"; +App::$strings["Current Password"] = "Mot de passe actuel"; +App::$strings["Enter New Password"] = "Entrez votre nouveau mot de passe"; +App::$strings["Confirm New Password"] = "Confirmez le nouveau mot de passe"; App::$strings["Leave password fields blank unless changing"] = "Laissez les mots de passe vides si vous ne voulez pas les modifier"; App::$strings["Email Address:"] = "Adresse de courriel :"; App::$strings["Remove this account including all its channels"] = "Supprimer ce compte et tous ses canaux"; @@ -1931,6 +1139,8 @@ App::$strings["Custom Theme Settings"] = "Paramètres personnels du thème"; App::$strings["Content Settings"] = "Paramètres liés au contenu"; App::$strings["Display Theme:"] = "Afficher le thème :"; App::$strings["Mobile Theme:"] = "Thème mobile :"; +App::$strings["Preload images before rendering the page"] = "Pré-charger les images avant d'afficher la page"; +App::$strings["The subjective page load time will be longer but the page will be ready when displayed"] = "Le temps de charge perçu de la page sera plus long mais la page sera complète quand elle s'affichera"; App::$strings["Enable user zoom on mobile devices"] = "Permettre à l'utilisateur d'un mobile d'agrandir le contenu"; App::$strings["Update browser every xx seconds"] = "Mettre à jour le navigateur toutes les xx secondes"; App::$strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 secondes, pas de maximum"; @@ -1958,6 +1168,7 @@ App::$strings["Allow us to suggest you as a potential friend to new members?"] = App::$strings["Your channel address is"] = "L'adresse de votre canal est"; App::$strings["Channel Settings"] = "Paramètres du canal"; App::$strings["Basic Settings"] = "Paramètres standard"; +App::$strings["Full Name:"] = "Nom complet :"; App::$strings["Your Timezone:"] = "Votre fureau horaire :"; App::$strings["Default Post Location:"] = "Emplacement de publication par défaut :"; App::$strings["Geographical location to display on your posts"] = "Emplacement géographique à afficher sur vos publications"; @@ -1977,10 +1188,14 @@ App::$strings["Allow others to tag your posts"] = "Autoriser les autres à \"ét App::$strings["Often used by the community to retro-actively flag inappropriate content"] = "Souvent utilisé par la communauté pour identifier un contenu inapproprié a posteriori "; App::$strings["Advanced Privacy Settings"] = "Paramètres de confidentialité avancés"; App::$strings["Expire other channel content after this many days"] = "Faire expirer le contenu des autres canaux après n jours"; -App::$strings["0 or blank to use the website limit. The website expires after %d days."] = "0 ou vide pour utiliser la limite du site. Le délai du site est de %d jours."; +App::$strings["0 or blank to use the website limit."] = ""; +App::$strings["This website expires after %d days."] = ""; +App::$strings["This website does not expire imported content."] = ""; +App::$strings["The website limit takes precedence if lower than your limit."] = ""; App::$strings["Maximum Friend Requests/Day:"] = "Nombre maximum de demandes de contact par jour :"; App::$strings["May reduce spam activity"] = "Contribue à réduire l'impact des indésirables"; -App::$strings["Default Post Permissions"] = "Permissions par défaut des publications"; +App::$strings["Default Post and Publish Permissions"] = ""; +App::$strings["Use my default audience setting for the type of object published"] = ""; App::$strings["Channel permissions category:"] = "Catégorie de permissions du canal :"; App::$strings["Maximum private messages per day from unknown people:"] = "Nombre maximum de messages privés émanant d'inconnus, par jour :"; App::$strings["Useful to reduce spamming"] = "Utile pour réduire les indésirables"; @@ -2053,8 +1268,10 @@ App::$strings["Website URL"] = "URL du site web"; App::$strings["Please use SSL (https) URL if available."] = "Veuillez utiliser SSL/TLS (https) si disponible."; App::$strings["Please select a default timezone for your website"] = "Veuillez choisir un fuseau horaire par défaut pour votre site"; App::$strings["Site settings"] = "Paramètres du site"; -App::$strings["Enable \$Projectname advanced features?"] = ""; -App::$strings["Some advanced features, while useful - may be best suited for technically proficient audiences"] = ""; +App::$strings["Enable \$Projectname advanced features?"] = "Activer les fonctionnalités avancées de \$Projectname ?"; +App::$strings["Some advanced features, while useful - may be best suited for technically proficient audiences"] = "Certaines fonctionnalités avancées, bien qu'utiles, sont plus adaptées aux utilisateurs chevronnés."; +App::$strings["PHP version 5.5 or greater is required."] = ""; +App::$strings["PHP version"] = ""; App::$strings["Could not find a command line version of PHP in the web server PATH."] = "Impossible de trouver une version CLI de PHP dans le PATH du serveur web."; App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = "En l'absence de version CLI de PHP sur votre serveur, vous ne pourrez pas utiliser la synchronisation en arrière-plan via cron."; App::$strings["PHP executable path"] = "Chemin vers l'éxecutable PHP"; @@ -2093,7 +1310,7 @@ App::$strings["At the end of this procedure, we will give you a text to save in App::$strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Autrement, vous pouvez contourner toute cette procédure et réaliser l'installation manuellement. Merci de consulter le fichier \"install/INSTALL.txt\" pour les instructions détaillées."; App::$strings[".htconfig.php is writable"] = "Le fichier .htconfig.php est accessible en écriture"; App::$strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "\$Projectname utilise le moteur de gabarits Smarty3 pour mettre son contenu en forme. Smarty3 compile ses modèles vers du PHP natif pour accélérer le rendu."; -App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "Pour utiliser ces modèles, le serveur doit avoir le droits d'écrire dans le dossier %s à la racine du site \$Projectname."; +App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the top level web folder."] = ""; App::$strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Merci de vous assurer que l'utilisateur sous lequel le serveur web tourne (le plus souvent, www-data) a bien l'autorisation d'écrire dans ce répertoire."; App::$strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = "Note: Comme mesure de sécurité, assurez vous de donner les droits d'écriture au serveur web sur %s uniquement, pas sur les fichiers individuels (.tpl) qu'il contient."; App::$strings["%s is writable"] = "Permission d'écriture sur %s activée"; @@ -2112,22 +1329,6 @@ App::$strings["The database configuration file \".htconfig.php\" could not be wr App::$strings["Errors encountered creating database tables."] = "Erreurs rencontrées pendant la création de tables de BDD."; App::$strings["

    What next

    "] = "

    Et maintenant

    "; App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT : Vous devez créer [manuellement] une tâche planifiée pour les mises à jour du réseau."; -App::$strings["No valid account found."] = "Aucun compte valide trouvé."; -App::$strings["Password reset request issued. Check your email."] = "Demande de réinitialisation du mot de passe envoyée. Vérifiez vos courriels."; -App::$strings["Site Member (%s)"] = "Membre du site (%s)"; -App::$strings["Password reset requested at %s"] = "Demande de réinitialisation du mot de passe sur %s"; -App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La demande n'a pas pu être vérifiée. (Peut-être l'avez vous déjà utilisée.) La réinitialisation a échoué."; -App::$strings["Password Reset"] = "Réinitialiser le mot de passe"; -App::$strings["Your password has been reset as requested."] = "Votre mot de passe a bien été réinitialisé."; -App::$strings["Your new password is"] = "Votre nouveau mot de passe est"; -App::$strings["Save or copy your new password - and then"] = "Enregistrez ou copiez votre nouveau mot de passe, puis"; -App::$strings["click here to login"] = "cliquez ici pour vous connecter"; -App::$strings["Your password may be changed from the Settings page after successful login."] = "Votre mot de passe peut être changé depuis la page des Paramètres une fois connecté."; -App::$strings["Your password has changed at %s"] = "Votre mot de passe de %s a été changé"; -App::$strings["Forgot your Password?"] = "Mot de passe oublié ?"; -App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Saisissez votre adresse de courriel, et validez, pour réinitialiser votre mot de passe. Vérifiez ensuite votre boîte aux lettres pour la suite des instructions."; -App::$strings["Email Address"] = "Adresse de courriel"; -App::$strings["Reset"] = "Réinitialiser"; App::$strings["Files: shared with me"] = "Fichiers : partagés avec moi"; App::$strings["NEW"] = "NOUVEAU"; App::$strings["Remove all files"] = "Supprimer tous les fichiers"; @@ -2149,11 +1350,14 @@ App::$strings["Failed to create source. No channel selected."] = "Impossible de App::$strings["Source created."] = "Source créée."; App::$strings["Source updated."] = "Source mise à jour."; App::$strings["*"] = "*"; +App::$strings["Channel Sources"] = "Sources du canal"; App::$strings["Manage remote sources of content for your channel."] = "Gérer les sources distantes de contenu pour votre canal."; App::$strings["New Source"] = "Nouvelle source"; App::$strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importer le contenu sélectionné ou tout le contenu du canal suivant vers ce canal et le distribuer selon vos paramètres de canal."; App::$strings["Only import content with these words (one per line)"] = "N'importer le contenu que s'il contient ces mots (un par ligne)"; App::$strings["Leave blank to import all public content"] = "Laissez vide pour importer tout le contenu public"; +App::$strings["Channel Name"] = "Nom du canal"; +App::$strings["Add the following categories to posts imported from this source (comma separated)"] = ""; App::$strings["Source not found."] = "Source introuvable."; App::$strings["Edit Source"] = "Modifier la source"; App::$strings["Delete Source"] = "Supprimer la source"; @@ -2162,6 +1366,9 @@ App::$strings["Unable to remove source."] = "Impossible de supprimer la source." App::$strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s suit %3\$s de %2\$s"; App::$strings["%1\$s stopped following %2\$s's %3\$s"] = "%1\$s ne suit plus %3\$s de %2\$s"; App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Aucune suggestion disponible. Si le site est récent, merci de re-tenter dans 24 heures."; +App::$strings["Ignore/Hide"] = "Ignorer/Cacher"; +App::$strings["post"] = "publication"; +App::$strings["comment"] = "commentaire"; App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s a étiqueté le %3\$s de %2\$s avec %4\$s"; App::$strings["Tag removed"] = "Étiquette retirée"; App::$strings["Remove Item Tag"] = "Retirer une étiquette à l'élément"; @@ -2193,11 +1400,861 @@ App::$strings["No connections."] = "Aucun contact."; App::$strings["Visit %s's profile [%s]"] = "Visiter le profil de %s [%s]"; App::$strings["View Connections"] = "Voir les contacts"; App::$strings["Source of Item"] = "Source de l'élément"; +App::$strings["Webpages"] = "Pages web"; +App::$strings["Actions"] = "Actions"; +App::$strings["Page Link"] = "Lien vers la page"; App::$strings["Page Title"] = "Titre de la page"; App::$strings["Xchan Lookup"] = "Recherche xchan"; App::$strings["Lookup xchan beginning with (or webbie): "] = "Recherche xchan commençant par (ou adresse \"webbie\") :"; -App::$strings["Cover Photos"] = "Photos de couverture"; -App::$strings["Upload Cover Photo"] = "Téléverser une photo de couverture"; +App::$strings["Site Admin"] = "Administrateur"; +App::$strings["Bug Report"] = ""; +App::$strings["View Bookmarks"] = ""; +App::$strings["My Chatrooms"] = ""; +App::$strings["Firefox Share"] = ""; +App::$strings["Remote Diagnostics"] = ""; +App::$strings["Suggest Channels"] = "Suggérer des canaux"; +App::$strings["Login"] = "Connexion"; +App::$strings["Grid"] = "Réseau"; +App::$strings["Channel Home"] = "Mon canal"; +App::$strings["Events"] = "Événements"; +App::$strings["Directory"] = "Annuaire"; +App::$strings["Mail"] = "Messages"; +App::$strings["Chat"] = "Clavardage"; +App::$strings["Probe"] = "Sonder"; +App::$strings["Suggest"] = "Suggérer"; +App::$strings["Random Channel"] = "Un canal au hasard"; +App::$strings["Invite"] = "Invitation"; +App::$strings["Features"] = "Fonctionalités"; +App::$strings["Post"] = "Envoyer"; +App::$strings["Purchase"] = "Acheter"; +App::$strings["Missing room name"] = "Il manque le nom du salon"; +App::$strings["Duplicate room name"] = "Un salon avec ce nom existe déjà"; +App::$strings["Invalid room specifier."] = "Identifiant de salon invalide."; +App::$strings["Room not found."] = "Salon introuvable."; +App::$strings["Room is full"] = "Le salon est plein"; +App::$strings["\$Projectname Notification"] = "Notification \$Projectname"; +App::$strings["\$projectname"] = "\$projectname"; +App::$strings["Thank You,"] = "Merci,"; +App::$strings["%s Administrator"] = "l'administrateur de %s"; +App::$strings["%s "] = "%s "; +App::$strings["[Hubzilla:Notify] New mail received at %s"] = "[Hubzilla:Notify] Nouveau courriel reçu à %s"; +App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, vous avez reçu un message privé sur %3\$s, de la part de %2\$s."; +App::$strings["%1\$s sent you %2\$s."] = "%1\$s vous a envoyé %2\$s."; +App::$strings["a private message"] = "un message privé"; +App::$strings["Please visit %s to view and/or reply to your private messages."] = "Merci de visiter %s pour voir et/ou répondre à vos messages privés."; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s a commenté sur [zrl=%3\$s]%4\$s[/zrl]"; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s a commenté sur [zrl=%3\$s]%5\$s de %4\$s[/zrl]"; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s a commenté [zrl=%3\$s]votre %4\$s[/zrl]"; +App::$strings["[Hubzilla:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Hubzilla:Notify] Commentaire de %2\$s sur conversation #%1\$d"; +App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s a commenté un élément de conversation que vous suivez."; +App::$strings["Please visit %s to view and/or reply to the conversation."] = "Merci de visiter %s pour voir et/ou répondre sur cette conversation."; +App::$strings["[Hubzilla:Notify] %s posted to your profile wall"] = "[Hubzilla:Notify] %s a publié sur votre profil"; +App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s a publié sur votre profil à %3\$s"; +App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s a publié sur [zrl=%3\$s]votre profil[/zrl]"; +App::$strings["[Hubzilla:Notify] %s tagged you"] = "[Hubzilla:Notify] %s vous a étiqueté"; +App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, vous avez été étiqueté sur %3\$s par %2\$s"; +App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]vous a étiqueté[/zrl]."; +App::$strings["[Hubzilla:Notify] %1\$s poked you"] = "[Hubzilla:Notify] %1\$s vous a tapoté"; +App::$strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s vous a tapoté sur %3\$s"; +App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]vous a tapoté[/zrl]."; +App::$strings["[Hubzilla:Notify] %s tagged your post"] = "[Hubzilla:Notify] %s a étiqueté votre publication"; +App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s a étiqueté votre publication sur %3\$s"; +App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s a étiqueté [zrl=%3\$s]votre publication[/zrl]"; +App::$strings["[Hubzilla:Notify] Introduction received"] = "[Hubzilla:Notify] Nouvelle présentation"; +App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, vous avez reçu une demande de contact de '%2\$s' sur %3\$s"; +App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, vous avez reçu [zrl=%2\$s]une demande de contact[/zrl] de %3\$s."; +App::$strings["You may visit their profile at %s"] = "Vous pouvez visiter leur profil sur %s"; +App::$strings["Please visit %s to approve or reject the connection request."] = "Merci de visiter %s avant d'approuver (ou non) cette demande de contact."; +App::$strings["[Hubzilla:Notify] Friend suggestion received"] = "[Hubzilla:Notify] Nouvel(le) ami(e) suggéré(e)"; +App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, vous avez reçu une suggestion d'ami(e) de '%2\$s' à %3\$s"; +App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, avez reçu %3\$s comme [zrl=%2\$s]une suggestion d'ami(e)[/zrl] de %4\$s."; +App::$strings["Name:"] = "Nom :"; +App::$strings["Photo:"] = "Photo :"; +App::$strings["Please visit %s to approve or reject the suggestion."] = "Merci de visiter %s pour donner suite (ou non) à cette suggestion."; +App::$strings["[Hubzilla:Notify]"] = "[Hubzilla:Notify]"; +App::$strings["created a new post"] = "a publié un nouveau message"; +App::$strings["commented on %s's post"] = "a commenté la publication de %s"; +App::$strings["Private Message"] = "Message Privé"; +App::$strings["Select"] = "Sélectionner"; +App::$strings["Save to Folder"] = "Enregistrer dans le dossier"; +App::$strings["I will attend"] = "Je participerai"; +App::$strings["I will not attend"] = "Je ne participerai pas"; +App::$strings["I might attend"] = "Je participerai peut-être"; +App::$strings["I agree"] = "Je suis d'accord"; +App::$strings["I disagree"] = "Je ne suis pas d'accord"; +App::$strings["I abstain"] = "Je m'abstiens"; +App::$strings["Add Star"] = "Mettre en avant (étoile)"; +App::$strings["Remove Star"] = "Ne plus mettre en avant"; +App::$strings["Toggle Star Status"] = "(Dés)activer l'étoile"; +App::$strings["starred"] = "mis en avant"; +App::$strings["Message signature validated"] = "Signature du message validée"; +App::$strings["Message signature incorrect"] = "Signature du message incorrecte"; +App::$strings["Add Tag"] = "Ajouter une étiquette"; +App::$strings["like"] = "aiment"; +App::$strings["dislike"] = "n'aiment pas"; +App::$strings["Share This"] = "Partager"; +App::$strings["share"] = "partager"; +App::$strings["Delivery Report"] = "Rapport de distribution"; +App::$strings["%d comment"] = array( + 0 => "%d commentaire", + 1 => "%d commentaires", +); +App::$strings["View %s's profile - %s"] = "Voir le profil de %s - %s"; +App::$strings["to"] = "à"; +App::$strings["via"] = "via"; +App::$strings["Wall-to-Wall"] = "Mur-à-mur"; +App::$strings["via Wall-To-Wall:"] = "par Mur-à-mur :"; +App::$strings["from %s"] = "de %s"; +App::$strings["last edited: %s"] = "dernière modification : %s"; +App::$strings["Expires: %s"] = "Expire : %s"; +App::$strings["Save Bookmarks"] = "Enregistrer les favoris"; +App::$strings["Add to Calendar"] = "Ajouter au Calendrier"; +App::$strings["Mark all seen"] = "Tout marquer comme vu"; +App::$strings["[+] show all"] = "[+] voir tous"; +App::$strings["Bold"] = "Gras"; +App::$strings["Italic"] = "Italique"; +App::$strings["Underline"] = "Souligné"; +App::$strings["Quote"] = "Citation"; +App::$strings["Code"] = "Code"; +App::$strings["Image"] = "Image"; +App::$strings["Insert Link"] = "Insérer un lien"; +App::$strings["Video"] = "Vidéo"; +App::$strings["No username found in import file."] = "Aucun nom d'utilisateur dans le fichier d'import."; +App::$strings["Unable to create a unique channel address. Import failed."] = "Impossible de créer une adresse de canal unique. Echec de l'import."; +App::$strings["Cannot locate DNS info for database server '%s'"] = "Impossible de trouver les infos DNS du serveur de BDD '%s'"; +App::$strings["Categories"] = "Catégories"; +App::$strings["Tags"] = "Étiquettes"; +App::$strings["Keywords"] = "Mots-clefs"; +App::$strings["have"] = "ont"; +App::$strings["has"] = "a"; +App::$strings["want"] = "veulent"; +App::$strings["wants"] = "veut"; +App::$strings["likes"] = "aime"; +App::$strings["dislikes"] = "n'aime pas"; +App::$strings["l F d, Y \\@ g:i A"] = "l d F Y \\à G\\hi"; +App::$strings["Starts:"] = "Début :"; +App::$strings["Finishes:"] = "Fin :"; +App::$strings["This event has been added to your calendar."] = "Cet évènement a été ajouté dans votre calendrier."; +App::$strings["Not specified"] = "Non spécifié"; +App::$strings["Needs Action"] = "Besoin d'une action"; +App::$strings["Completed"] = "Terminé"; +App::$strings["In Process"] = "En cours"; +App::$strings["Cancelled"] = "Annulé"; +App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "L'import a échoué. Un canal existe déjà avec ce nom"; +App::$strings["Channel clone failed. Import failed."] = "Echec du clonage du canal. Echec de l'impot."; +App::$strings["(Unknown)"] = "(Inconnu)"; +App::$strings["Visible to anybody on the internet."] = "Visible pour tout le monde sur internet."; +App::$strings["Visible to you only."] = "Visible pour vous seulement."; +App::$strings["Visible to anybody in this network."] = "Visible pour tout le monde sur ce réseau."; +App::$strings["Visible to anybody authenticated."] = "Visible aux utilisateurs authentifiés."; +App::$strings["Visible to anybody on %s."] = "Visible pour tous sur %s."; +App::$strings["Visible to all connections."] = "Visible pour tous les contacts."; +App::$strings["Visible to approved connections."] = "Visible aux contacts approuvés."; +App::$strings["Visible to specific connections."] = "Visible pour certains contacts."; +App::$strings["Privacy group is empty."] = "Groupe d'accès vide."; +App::$strings["Privacy group: %s"] = "Groupe d'accès : %s"; +App::$strings["Connection not found."] = "Contact non trouvé."; +App::$strings["profile photo"] = "photo de profil"; +App::$strings["No recipient provided."] = "Pas de destinataire."; +App::$strings["[no subject]"] = "[sans objet]"; +App::$strings["Unable to determine sender."] = "Impossible de déterminer l'émetteur."; +App::$strings["Stored post could not be verified."] = "Le message stocké n'a pas pu être vérifié."; +App::$strings["prev"] = "préc."; +App::$strings["first"] = "premier"; +App::$strings["last"] = "dernier"; +App::$strings["next"] = "Suivant"; +App::$strings["older"] = "plus ancien"; +App::$strings["newer"] = "plus récent"; +App::$strings["No connections"] = "Pas de relations."; +App::$strings["View all %s connections"] = "Voir les %s contacts"; +App::$strings["poke"] = "tapoter"; +App::$strings["poked"] = "a tapoté"; +App::$strings["ping"] = "ping"; +App::$strings["pinged"] = "pingé"; +App::$strings["prod"] = "encourager"; +App::$strings["prodded"] = "encouragé"; +App::$strings["slap"] = "giffler"; +App::$strings["slapped"] = "gifflé(e)"; +App::$strings["finger"] = "pointer"; +App::$strings["fingered"] = "pointé"; +App::$strings["rebuff"] = "rejetter"; +App::$strings["rebuffed"] = "rejeté"; +App::$strings["happy"] = "heureux"; +App::$strings["sad"] = "triste"; +App::$strings["mellow"] = "mélancolique"; +App::$strings["tired"] = "fatigué"; +App::$strings["perky"] = "impertinent"; +App::$strings["angry"] = "en colère"; +App::$strings["stupefied"] = "stupéfait"; +App::$strings["puzzled"] = "perplexe"; +App::$strings["interested"] = "intéressé"; +App::$strings["bitter"] = "amer"; +App::$strings["cheerful"] = "plein d'entrain"; +App::$strings["alive"] = "vivant"; +App::$strings["annoyed"] = "agaçé"; +App::$strings["anxious"] = "anxieux"; +App::$strings["cranky"] = "énervé"; +App::$strings["disturbed"] = "perturbé"; +App::$strings["frustrated"] = "frustré"; +App::$strings["depressed"] = "déprimé"; +App::$strings["motivated"] = "motivé"; +App::$strings["relaxed"] = "détendu"; +App::$strings["surprised"] = "surpris"; +App::$strings["Monday"] = "Lundi"; +App::$strings["Tuesday"] = "Mardi"; +App::$strings["Wednesday"] = "Mercredi"; +App::$strings["Thursday"] = "Jeudi"; +App::$strings["Friday"] = "Vendredi"; +App::$strings["Saturday"] = "Samedi"; +App::$strings["Sunday"] = "Dimanche"; +App::$strings["January"] = "Janvier"; +App::$strings["February"] = "Février"; +App::$strings["March"] = "Mars"; +App::$strings["April"] = "Avril"; +App::$strings["May"] = "Mai"; +App::$strings["June"] = "Juin"; +App::$strings["July"] = "Juillet"; +App::$strings["August"] = "Août"; +App::$strings["September"] = "Septembre"; +App::$strings["October"] = "Octobre"; +App::$strings["November"] = "Novembre"; +App::$strings["December"] = "Décembre"; +App::$strings["Unknown Attachment"] = "Pièce jointe inconnue"; +App::$strings["unknown"] = "Inconnu"; +App::$strings["remove category"] = "supprimer la catégorie"; +App::$strings["remove from file"] = "retirer du fichier"; +App::$strings["default"] = "défaut"; +App::$strings["Page layout"] = "Mise en page"; +App::$strings["You can create your own with the layouts tool"] = "Créez les vôtres avec les outils de mise en page"; +App::$strings["Page content type"] = "Type de contenu de la page"; +App::$strings["Select an alternate language"] = "Choisir une langue alternative"; +App::$strings["activity"] = "activité"; +App::$strings["Design Tools"] = "Outils de conception"; +App::$strings["Pages"] = "Pages"; +App::$strings["System"] = "Système"; +App::$strings["New App"] = ""; +App::$strings["Suggestions"] = "Suggestions"; +App::$strings["See more..."] = "Voir plus..."; +App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "Vous avez %1$.0f sur %2$.0f contacts autorisés."; +App::$strings["Add New Connection"] = "Ajouter un nouveau contact"; +App::$strings["Enter channel address"] = "Saisissez l'adresse du canal"; +App::$strings["Examples: bob@example.com, https://example.com/barbara"] = "Exemples : pierre@exemple.com, https://exemple.com/sophie"; +App::$strings["Notes"] = "Notes"; +App::$strings["Remove term"] = "Retirer le terme"; +App::$strings["Saved Searches"] = "Recherches sauvegardées"; +App::$strings["add"] = "ajouter"; +App::$strings["Saved Folders"] = "Dossiers sauvegardés"; +App::$strings["Everything"] = "Tout"; +App::$strings["Archives"] = "Archives"; +App::$strings["Refresh"] = "Actualiser"; +App::$strings["Account settings"] = "Paramètres du compte"; +App::$strings["Channel settings"] = "Paramètres du canal"; +App::$strings["Additional features"] = "Fonctionnalités supplémentaires"; +App::$strings["Feature/Addon settings"] = "Paramètres des extensions/greffons"; +App::$strings["Display settings"] = "Paramètres d'affichage"; +App::$strings["Manage locations"] = ""; +App::$strings["Export channel"] = "Exporter le canal"; +App::$strings["Connected apps"] = "Applications connectées"; +App::$strings["Premium Channel Settings"] = "Paramètres de canal VIP"; +App::$strings["Private Mail Menu"] = "Menu des messages privés"; +App::$strings["Combined View"] = "Vue combinée"; +App::$strings["Inbox"] = "Boîte de réception"; +App::$strings["Outbox"] = "Boîte d'envoi"; +App::$strings["New Message"] = "Nouveau message"; +App::$strings["Conversations"] = "Conversations"; +App::$strings["Received Messages"] = "Messages reçus"; +App::$strings["Sent Messages"] = "Messages envoyés"; +App::$strings["No messages."] = "Pas de message."; +App::$strings["Delete conversation"] = "Supprimer la conversation"; +App::$strings["Events Menu"] = "Menu Evènements"; +App::$strings["Day View"] = "Vue Jour"; +App::$strings["Week View"] = "Vue Semaine"; +App::$strings["Month View"] = "Vue Mois"; +App::$strings["Events Tools"] = "Outils Evènements"; +App::$strings["Export Calendar"] = "Exporter le calendrier"; +App::$strings["Import Calendar"] = "Importer un calendrier"; +App::$strings["Chatrooms"] = "Salons de clavardage"; +App::$strings["Overview"] = ""; +App::$strings["Chat Members"] = ""; +App::$strings["Bookmarked Chatrooms"] = "Salons favoris"; +App::$strings["Suggested Chatrooms"] = "Salons suggérés"; +App::$strings["photo/image"] = "photo/image"; +App::$strings["Click to show more"] = "Cliquer pour voir plus"; +App::$strings["Rating Tools"] = "Outils d'évaluation"; +App::$strings["Rate Me"] = "M'évaluer"; +App::$strings["View Ratings"] = "Voir mes évaluations"; +App::$strings["Forums"] = "Membres du forum"; +App::$strings["Tasks"] = "Tâches"; +App::$strings["Documentation"] = "Documentation"; +App::$strings["Project/Site Information"] = "Information sur le site/projet"; +App::$strings["For Members"] = "Pour les membres"; +App::$strings["For Administrators"] = "Pour les administrateurs"; +App::$strings["For Developers"] = "Pour les développeurs"; +App::$strings["Member registrations waiting for confirmation"] = ""; +App::$strings["Inspect queue"] = "Analyser la file d'attente"; +App::$strings["DB updates"] = "Mises à jour BDD"; +App::$strings["Admin"] = "Administrateur"; +App::$strings["Plugin Features"] = "Fonctionnalités des greffons"; +App::$strings["Channel is blocked on this site."] = "Ce canal est bloqué sur ce site."; +App::$strings["Channel location missing."] = "Emplacement du canal introuvable."; +App::$strings["Response from remote channel was incomplete."] = "La réponse du canal distant était incomplète."; +App::$strings["Channel was deleted and no longer exists."] = "Le canal a été supprimé et n'existe plus."; +App::$strings["Protocol disabled."] = "Protocole désactivé."; +App::$strings["Channel discovery failed."] = "La tentative d'accéder au canal a échoué."; +App::$strings["Cannot connect to yourself."] = "Ne peut pas se connecter à vous."; +App::$strings["%1\$s's bookmarks"] = "Favoris de %1\$s"; +App::$strings["Public Timeline"] = "Fil public"; +App::$strings["Image/photo"] = "Image/photo"; +App::$strings["Encrypted content"] = "Contenu chiffré"; +App::$strings["Install %s element: "] = "Installer %s élément"; +App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Ce message contient un élément installable %s, mais vous n'avez pas l'autorisation de l'installer sur ce site."; +App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s a écrit %2\$s qui suit %3\$s"; +App::$strings["Click to open/close"] = "Cliquer pour ouvrir/fermer"; +App::$strings["spoiler"] = ""; +App::$strings["Different viewers will see this text differently"] = "Ce texte aura un rendu différent en fonction des utilisateurs"; +App::$strings["$1 wrote:"] = "$1 a écrit :"; +App::$strings["Directory Options"] = "Options d'annuaire"; +App::$strings["Safe Mode"] = "Mode sûr"; +App::$strings["Public Forums Only"] = "Les forums publics uniquement"; +App::$strings["This Website Only"] = "Ce site uniquement"; +App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Le formulaire n'est plus sécurisé, probablement parce qu'il est ouvert depuis trop longtemps (plus de 3 heures)."; +App::$strings["Logout"] = "Déconnexion"; +App::$strings["End this session"] = "Mettre fin à la session"; +App::$strings["Home"] = "Mon canal"; +App::$strings["Your posts and conversations"] = "Vos publications et conversations"; +App::$strings["Your profile page"] = "Votre profil"; +App::$strings["Manage/Edit profiles"] = "Gérer/modifier les profils"; +App::$strings["Edit Profile"] = "Éditeur de profil"; +App::$strings["Edit your profile"] = "Modifier votre profil"; +App::$strings["Your photos"] = "Vos photos"; +App::$strings["Your files"] = "Vos fichiers"; +App::$strings["Your chatrooms"] = "Vos salons"; +App::$strings["Bookmarks"] = "Favoris"; +App::$strings["Your bookmarks"] = "Vos favoris"; +App::$strings["Your webpages"] = "Vos pages web"; +App::$strings["Sign in"] = "Connexion"; +App::$strings["%s - click to logout"] = "%s - cliquer ici pour déconnecter"; +App::$strings["Remote authentication"] = "Authentification distante"; +App::$strings["Click to authenticate to your home hub"] = "S'authentifier auprès de votre hub principal"; +App::$strings["Home Page"] = "Page d'accueil"; +App::$strings["Create an account"] = "Créer un compte"; +App::$strings["Help and documentation"] = "Aide et documentation"; +App::$strings["Applications, utilities, links, games"] = "Applications, utilitaires, liens, jeux"; +App::$strings["Search site @name, #tag, ?docs, content"] = "Recherche @nom, #tag, contenu"; +App::$strings["Channel Directory"] = "Annuaire des canaux"; +App::$strings["Your grid"] = "Votre réseau"; +App::$strings["Mark all grid notifications seen"] = "Marquer toutes les notifications du réseau comme vues"; +App::$strings["Channel home"] = "Mon canal"; +App::$strings["Mark all channel notifications seen"] = "Marquer toutes les notifications du canal comme vues"; +App::$strings["Notices"] = "Notifications"; +App::$strings["Notifications"] = "Notifications"; +App::$strings["See all notifications"] = "Voir toutes les notifications"; +App::$strings["Private mail"] = "Messages privés"; +App::$strings["See all private messages"] = "Voir tous les messages privés"; +App::$strings["Mark all private messages seen"] = "Marquer tous les messages privés comme vus"; +App::$strings["Event Calendar"] = "Calendrier des événements"; +App::$strings["See all events"] = "Voir tous les événements"; +App::$strings["Mark all events seen"] = "Marquer tous les événements comme vus"; +App::$strings["Manage Your Channels"] = "Gérer vos canaux"; +App::$strings["Account/Channel Settings"] = "Paramètres du Compte/Canal"; +App::$strings["Site Setup and Configuration"] = "Configuration du site"; +App::$strings["Loading..."] = "Chargement..."; +App::$strings["@name, #tag, ?doc, content"] = "@nom, #étiquette, ?doc, contenu"; +App::$strings["Please wait..."] = "Merci de patienter..."; +App::$strings["New window"] = "Nouvelle fenêtre"; +App::$strings["Open the selected location in a different window or browser tab"] = "Ouvrir l'emplacement dans une fenêtre ou un onglet différent"; +App::$strings["User '%s' deleted"] = "Utilisateur '%s' supprimé"; +App::$strings["%d invitation available"] = array( + 0 => "%d invitation disponible", + 1 => "%d invitations disponibles", +); +App::$strings["Find Channels"] = "Trouver des canaux"; +App::$strings["Enter name or interest"] = "Saisir nom ou centre d'intérêt"; +App::$strings["Connect/Follow"] = "Ajouter/Suivre"; +App::$strings["Examples: Robert Morgenstein, Fishing"] = "Exemples: Guillaume Martin, Course à pieds"; +App::$strings["Random Profile"] = "Un profil au hasard"; +App::$strings["Invite Friends"] = "Inviter des amis"; +App::$strings["Advanced example: name=fred and country=iceland"] = "Exemple avancé : name=fred and country=iceland"; +App::$strings["%d connection in common"] = array( + 0 => "%d contact en commun", + 1 => "%d contacts en commun", +); +App::$strings["show more"] = "montrer plus"; +App::$strings["%1\$s is now connected with %2\$s"] = "%1\$s ajoute %2\$s à ses contacts"; +App::$strings["%1\$s poked %2\$s"] = "%1\$s a tapoté %2\$s"; +App::$strings["View %s's profile @ %s"] = "Voir le profil de %s @ %s"; +App::$strings["Categories:"] = "Catégories :"; +App::$strings["Filed under:"] = "Classé sous :"; +App::$strings["View in context"] = "Voir en contexte"; +App::$strings["remove"] = "supprimer"; +App::$strings["Delete Selected Items"] = "Supprimer les éléments selectionnés"; +App::$strings["View Source"] = "Voir source"; +App::$strings["Follow Thread"] = "Suivre la discussion"; +App::$strings["Unfollow Thread"] = "Ne plus suivre la discussion"; +App::$strings["Activity/Posts"] = "Activité/Publications"; +App::$strings["Edit Connection"] = "Modifier le contact"; +App::$strings["Message"] = "Message"; +App::$strings["%s likes this."] = "%s aime ça."; +App::$strings["%s doesn't like this."] = "%s n'aime pas ça."; +App::$strings["%2\$d people like this."] = array( + 0 => "%2\$d personne aime ceci.", + 1 => "%2\$d personnes aiment ceci.", +); +App::$strings["%2\$d people don't like this."] = array( + 0 => "%2\$d personne n'aime pas ça.", + 1 => "%2\$d personnes n'aiment pas ça.", +); +App::$strings["and"] = "et"; +App::$strings[", and %d other people"] = array( + 0 => ", et %d autre personne", + 1 => ", et %d autres personnes", +); +App::$strings["%s like this."] = "%s aime ça."; +App::$strings["%s don't like this."] = "%s n'aime pas ça."; +App::$strings["Set your location"] = "Spécifier votre emplacement géographique"; +App::$strings["Clear browser location"] = "Supprimer l'emplacement géographique du navigateur"; +App::$strings["Tag term:"] = "Étiquette :"; +App::$strings["Where are you right now?"] = "Où êtes-vous en ce moment ?"; +App::$strings["Page link name"] = "Nom du lien vers la page"; +App::$strings["Post as"] = "Publier en tant que"; +App::$strings["Toggle voting"] = "(Dés)activer le vote"; +App::$strings["Categories (optional, comma-separated list)"] = "Catégories (facultatives, séparées par des virgules)"; +App::$strings["Set publish date"] = "Définir la date de publication"; +App::$strings["OK"] = "OK"; +App::$strings["Discover"] = "À découvrir"; +App::$strings["Imported public streams"] = "Flux publics importés"; +App::$strings["Commented Order"] = "Par date de commentaire"; +App::$strings["Sort by Comment Date"] = "Trier par date de dernier commentaire"; +App::$strings["Posted Order"] = "Par date de publication"; +App::$strings["Sort by Post Date"] = "Trier par date de publication"; +App::$strings["Posts that mention or involve you"] = "Publications qui vous mentionnent ou vous concernent d'une manière ou d'une autre"; +App::$strings["Activity Stream - by date"] = "Flux d'activité - par date"; +App::$strings["Starred"] = "Mis en avant (étoiles)"; +App::$strings["Favourite Posts"] = "Publications préférées"; +App::$strings["Spam"] = "Indésirable"; +App::$strings["Posts flagged as SPAM"] = "Publications marquées comme indésirables"; +App::$strings["Status Messages and Posts"] = "Messages d'état et contributions"; +App::$strings["About"] = "À propos"; +App::$strings["Profile Details"] = "Détails du profil"; +App::$strings["Photo Albums"] = "Albums photo"; +App::$strings["Files and Storage"] = "Fichiers et Stockage"; +App::$strings["Saved Bookmarks"] = "Favoris sauvegardés"; +App::$strings["Manage Webpages"] = "Gérer les pages web"; +App::$strings["__ctx:noun__ Attending"] = array( + 0 => "Participe", + 1 => "Participent", +); +App::$strings["__ctx:noun__ Not Attending"] = array( + 0 => "Ne participe pas", + 1 => "Ne participent pas", +); +App::$strings["__ctx:noun__ Undecided"] = array( + 0 => "Indécis(e)", + 1 => "Indécis(es)", +); +App::$strings["__ctx:noun__ Agree"] = array( + 0 => "D'accord", + 1 => "D'accord", +); +App::$strings["__ctx:noun__ Disagree"] = array( + 0 => "Pas d'accord", + 1 => "Pas d'accord", +); +App::$strings["__ctx:noun__ Abstain"] = array( + 0 => "S'abstient", + 1 => "S'abstiennent", +); +App::$strings["Frequently"] = "Fréquemment"; +App::$strings["Hourly"] = "Toutes les heures"; +App::$strings["Twice daily"] = "Deux fois par jour"; +App::$strings["Daily"] = "Chaque jour"; +App::$strings["Weekly"] = "Chaque semaine"; +App::$strings["Monthly"] = "Chaque mois"; +App::$strings["Currently Male"] = "Actuellement homme"; +App::$strings["Currently Female"] = "Actuellement femme"; +App::$strings["Mostly Male"] = "Surtout homme"; +App::$strings["Mostly Female"] = "Surtout femme"; +App::$strings["Transgender"] = "Transgenre"; +App::$strings["Intersex"] = "Intersexuel"; +App::$strings["Transsexual"] = "Transsexuel"; +App::$strings["Hermaphrodite"] = "Hermaphrodite"; +App::$strings["Neuter"] = "Neutre"; +App::$strings["Non-specific"] = "Non spécifique"; +App::$strings["Other"] = "Autre"; +App::$strings["Undecided"] = "Indécis"; +App::$strings["Males"] = "Hommes"; +App::$strings["Females"] = "Femmes"; +App::$strings["Gay"] = "Gay"; +App::$strings["Lesbian"] = "Lesbienne"; +App::$strings["No Preference"] = "Sans préférence"; +App::$strings["Bisexual"] = "Bisexuel"; +App::$strings["Autosexual"] = "Autosexuel"; +App::$strings["Abstinent"] = "Abstinent"; +App::$strings["Virgin"] = "Vierge"; +App::$strings["Deviant"] = "Déviant"; +App::$strings["Fetish"] = "Fétichiste"; +App::$strings["Oodles"] = "Une floppée"; +App::$strings["Nonsexual"] = "Non-sexuel"; +App::$strings["Single"] = "Célibataire"; +App::$strings["Lonely"] = "Solitaire"; +App::$strings["Available"] = "Disponible"; +App::$strings["Unavailable"] = "Indisponible"; +App::$strings["Has crush"] = "A un béguin"; +App::$strings["Infatuated"] = "Amoureux transi"; +App::$strings["Dating"] = "Sort avec quelqu'un"; +App::$strings["Unfaithful"] = "Infidèle"; +App::$strings["Sex Addict"] = "Accro au sexe"; +App::$strings["Friends/Benefits"] = "Amis avec bénéfices"; +App::$strings["Casual"] = "Sans engagement"; +App::$strings["Engaged"] = "Fiancé(e)"; +App::$strings["Married"] = "Marié(e)"; +App::$strings["Imaginarily married"] = "Marié(e) dans ses rêves"; +App::$strings["Partners"] = "Partenaires"; +App::$strings["Cohabiting"] = "En cohabitation"; +App::$strings["Common law"] = "Conjoints de fait"; +App::$strings["Happy"] = "Heureux"; +App::$strings["Not looking"] = "Pas en recherche"; +App::$strings["Swinger"] = "Echangiste"; +App::$strings["Betrayed"] = "Trahi(e)"; +App::$strings["Separated"] = "Séparé(e)"; +App::$strings["Unstable"] = "Instable"; +App::$strings["Divorced"] = "Divorcé(e)"; +App::$strings["Imaginarily divorced"] = "Divorcé(e) dans ses rêves"; +App::$strings["Widowed"] = "Veuf/veuve"; +App::$strings["Uncertain"] = "Incertain"; +App::$strings["It's complicated"] = "C'est compliqué"; +App::$strings["Don't care"] = "S'en fiche"; +App::$strings["Ask me"] = "Me demander"; +App::$strings["Visible to your default audience"] = "Visible pour vos contacts seulement"; +App::$strings["Only me"] = ""; +App::$strings["Public"] = "Public"; +App::$strings["Anybody in the \$Projectname network"] = ""; +App::$strings["Any account on %s"] = ""; +App::$strings["Any of my connections"] = ""; +App::$strings["Only connections I specifically allow"] = ""; +App::$strings["Anybody authenticated (could include visitors from other networks)"] = ""; +App::$strings["Any connections including those who haven't yet been approved"] = ""; +App::$strings["This is your default setting for the audience of your normal stream, and posts."] = ""; +App::$strings["This is your default setting for who can view your default channel profile"] = ""; +App::$strings["This is your default setting for who can view your connections"] = ""; +App::$strings["This is your default setting for who can view your file storage and photos"] = ""; +App::$strings["This is your default setting for the audience of your webpages"] = ""; +App::$strings["Not a valid email address"] = "Ce n'est pas une adresse de courriel valide"; +App::$strings["Your email domain is not among those allowed on this site"] = "Votre domaine de courriel ne fait pas partie de ceux autorisés par ce site"; +App::$strings["Your email address is already registered at this site."] = "Votre adresse de courriel est déjà inscrite sur ce site."; +App::$strings["An invitation is required."] = "Une invitation est requise."; +App::$strings["Invitation could not be verified."] = "Votre invitation n'a pas pu être vérifiée."; +App::$strings["Please enter the required information."] = "Merci d'entrer les informations requises."; +App::$strings["Failed to store account information."] = "Impossible de stocker les informations liées au compte."; +App::$strings["Registration confirmation for %s"] = "Confirmation de l'inscription pour %s"; +App::$strings["Registration request at %s"] = "Demande d'inscription sur %s"; +App::$strings["Administrator"] = "Administrateur"; +App::$strings["your registration password"] = "votre mot de passe d'inscription"; +App::$strings["Registration details for %s"] = "Détails de l'inscription pour %s"; +App::$strings["Account approved."] = "Compte approuvé."; +App::$strings["Registration revoked for %s"] = "Inscription révoquée pour %s"; +App::$strings["Account verified. Please login."] = "Compte vérifié. Veuillez vous connecter."; +App::$strings["Click here to upgrade."] = "Cliquez ici pour mettre à jour."; +App::$strings["This action exceeds the limits set by your subscription plan."] = "Cette action outrepasserait les limites prévues par votre forfait."; +App::$strings["This action is not available under your subscription plan."] = "Cette action n'est pas disponible avec votre forfait."; +App::$strings["Item was not found."] = "Élément introuvable."; +App::$strings["No source file."] = "Pas de fichier source."; +App::$strings["Cannot locate file to replace"] = "Impossible de trouver le fichier à remplacer."; +App::$strings["Cannot locate file to revise/update"] = "Impossible de trouver le fichier à corriger/mettre à jour"; +App::$strings["File exceeds size limit of %d"] = "Le fichier dépasse la taille limite de %d"; +App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Vous avez atteint votre limite de %1$.0f méga-octets autorisés pour le stockage des pièces-jointes."; +App::$strings["File upload failed. Possible system limit or action terminated."] = "Envoi du fichier impossible. Limite système ou action avortée."; +App::$strings["Stored file could not be verified. Upload failed."] = "Le fichier stocké n'a pu être vérifié. Echec de l'envoi."; +App::$strings["Path not available."] = "Chemin non disponible."; +App::$strings["Empty pathname"] = "Chemin vide"; +App::$strings["duplicate filename or path"] = "doublon de chemin ou de fichier"; +App::$strings["Path not found."] = "Chemin introuvable."; +App::$strings["mkdir failed."] = "mkdir a échoué."; +App::$strings["database storage failed."] = "l'écriture dans la base de données a échoué."; +App::$strings["Empty path"] = "Chemin vide"; +App::$strings["Unable to obtain identity information from database"] = "Impossible d'obtenir les données d'identité depuis la base de données"; +App::$strings["Empty name"] = "Nom vide"; +App::$strings["Name too long"] = "Nom trop long"; +App::$strings["No account identifier"] = "Pas d'identifiant de compte"; +App::$strings["Nickname is required."] = "Un surnom est requis."; +App::$strings["Reserved nickname. Please choose another."] = "Surnom réservé. Merci d'en choisir un autre."; +App::$strings["Nickname has unsupported characters or is already being used on this site."] = "Le surnom contient des caractères interdits ou est déjà pris sur ce site."; +App::$strings["Unable to retrieve created identity"] = "Impossible de récupérer l'identité créée"; +App::$strings["Default Profile"] = "Profil par défaut"; +App::$strings["Requested channel is not available."] = "Canal demandé non disponible."; +App::$strings["Create New Profile"] = "Créer un nouveau profil"; +App::$strings["Visible to everybody"] = "Visible de tous"; +App::$strings["Gender:"] = "Sexe :"; +App::$strings["Status:"] = "État :"; +App::$strings["Homepage:"] = "Site Internet :"; +App::$strings["Online Now"] = "Connecté"; +App::$strings["Like this channel"] = "J'aime ce canal"; +App::$strings["j F, Y"] = "j F, Y"; +App::$strings["j F"] = "j F"; +App::$strings["Birthday:"] = "Date de naissance :"; +App::$strings["for %1\$d %2\$s"] = "depuis %1\$d %2\$s"; +App::$strings["Sexual Preference:"] = "Orientation sexuelle :"; +App::$strings["Tags:"] = "Étiquettes :"; +App::$strings["Political Views:"] = "Opinions politiques :"; +App::$strings["Religion:"] = "Religion :"; +App::$strings["Hobbies/Interests:"] = "Occupations/Centres d'intérêt :"; +App::$strings["Likes:"] = "Aime :"; +App::$strings["Dislikes:"] = "N'aime pas :"; +App::$strings["Contact information and Social Networks:"] = "Coordonnées et réseaux sociaux :"; +App::$strings["My other channels:"] = "Mes autres canaux :"; +App::$strings["Musical interests:"] = "Goûts musicaux :"; +App::$strings["Books, literature:"] = "Lectures, goûts littéraires :"; +App::$strings["Television:"] = "Télévision :"; +App::$strings["Film/dance/culture/entertainment:"] = "Cinéma/danse/culture/divertissement&nsbp;:"; +App::$strings["Love/Romance:"] = "Vie sentimentale/amoureuse :"; +App::$strings["Work/employment:"] = "Travail/Occupation "; +App::$strings["School/education:"] = "Études "; +App::$strings["Like this thing"] = "J'aime ceci"; +App::$strings["General Features"] = "Fonctionnalités générales"; +App::$strings["Content Expiration"] = "Expiration du contenu"; +App::$strings["Remove posts/comments and/or private messages at a future time"] = "Supprimer les contributions/commentaires et/ou messages privés plus tard"; +App::$strings["Multiple Profiles"] = "Profils multiples"; +App::$strings["Ability to create multiple profiles"] = "Possibilité de créer plusieurs profils"; +App::$strings["Advanced Profiles"] = "Profils Avancés"; +App::$strings["Additional profile sections and selections"] = "Sections et sélections supplémentaires du profil"; +App::$strings["Profile Import/Export"] = "Importer/Exporter le profil"; +App::$strings["Save and load profile details across sites/channels"] = "Sauvegarder et charger les détails d'un profil entre sites/canaux"; +App::$strings["Web Pages"] = "Pages web"; +App::$strings["Provide managed web pages on your channel"] = "Fournir des pages web, sous votre contrôle, sur votre canal"; +App::$strings["Hide Rating"] = "Masquer l'évaluation"; +App::$strings["Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else."] = "Masquer les boutons d'évaluation sur les pages de votre canal et de votre profil. NB : vous pourrez toujours être évalué(e) ailleurs."; +App::$strings["Private Notes"] = "Notes privées"; +App::$strings["Enables a tool to store notes and reminders (note: not encrypted)"] = "Active un outil pour stocker des notes et des rappels (note :non chiffré)"; +App::$strings["Navigation Channel Select"] = "Sélection du canal par la navigation"; +App::$strings["Change channels directly from within the navigation dropdown menu"] = "Changez de canal directement depuis le menu de navigation déroulant"; +App::$strings["Photo Location"] = "Site de prise de vue"; +App::$strings["If location data is available on uploaded photos, link this to a map."] = "Si des informations géographiques sont présentes dans les images téléversées, les lier à une carte."; +App::$strings["Access Controlled Chatrooms"] = ""; +App::$strings["Provide chatrooms and chat services with access control."] = ""; +App::$strings["Smart Birthdays"] = "Anniversaires intelligents"; +App::$strings["Make birthday events timezone aware in case your friends are scattered across the planet."] = "Adapter les anniversaires aux fuseaux horaires, utile pour vos amis sur d'autres continents."; +App::$strings["Expert Mode"] = "Mode expert"; +App::$strings["Enable Expert Mode to provide advanced configuration options"] = "Activer le mode expert pour accéder aux options avancées"; +App::$strings["Premium Channel"] = "Canal VIP"; +App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Vous permet d'appliquer des règles et restrictions aux contacts de votre canal"; +App::$strings["Post Composition Features"] = "Fonctionnalités de composition"; +App::$strings["Large Photos"] = "Grandes photos"; +App::$strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = "Inclure de grands aperçus (1024px) dans les messages. Si désactivé, inclure de petits aperçus (640px)."; +App::$strings["Automatically import channel content from other channels or feeds"] = "Importe automatiquement le contenus d'autres canaux ou flux dans le canal actif"; +App::$strings["Even More Encryption"] = "Encore plus de chiffrement"; +App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Permettre le chiffrement optionnel du contenu de bout en bout au moyen d'un secret partagé"; +App::$strings["Enable Voting Tools"] = "Activer les outils de vote"; +App::$strings["Provide a class of post which others can vote on"] = "Fournit un type de publication sur lequel les utilisateurs peuvent voter"; +App::$strings["Delayed Posting"] = "Publication plus tard"; +App::$strings["Allow posts to be published at a later date"] = "Permettre de publier des messages à une date programmée"; +App::$strings["Suppress Duplicate Posts/Comments"] = "Supprimer les publications/commentaires en doublon"; +App::$strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = "Empêcher des messages aux contenus identiques d'être publiés à moins de deux minutes d'intervalle"; +App::$strings["Network and Stream Filtering"] = "Filtrage du réseau et des flux"; +App::$strings["Search by Date"] = "Chercher par date"; +App::$strings["Ability to select posts by date ranges"] = "Pouvoir choisir des publications par date"; +App::$strings["Privacy Groups"] = "Groupes d'accès"; +App::$strings["Enable management and selection of privacy groups"] = "Active la gestion et la sélection des groupes d'accès"; +App::$strings["Save search terms for re-use"] = "Sauvegarder des termes de recherche pour utilisation ultérieure"; +App::$strings["Network Personal Tab"] = "Onglet \"Me concernant\""; +App::$strings["Enable tab to display only Network posts that you've interacted on"] = "Activer un onglet affichant seulement les publications du réseau sur lesquelles vous êtes intervenu"; +App::$strings["Network New Tab"] = "Onglet \"nouveautés réseau\""; +App::$strings["Enable tab to display all new Network activity"] = "Activer un onglet présentant toute l'activité récente sur le réseau"; +App::$strings["Affinity Tool"] = "Gérer l'affinité"; +App::$strings["Filter stream activity by depth of relationships"] = "Filtrer le flux d'activité en fonction de la profondeur des relations"; +App::$strings["Connection Filtering"] = "Filtrage des contacts"; +App::$strings["Filter incoming posts from connections based on keywords/content"] = "Filtrer les publications entrantes de mes contacts sur la base de mots-clefs"; +App::$strings["Show channel suggestions"] = "Montrer les suggestions de canaux"; +App::$strings["Post/Comment Tools"] = "Gérer les publications/commentaires"; +App::$strings["Community Tagging"] = "Etiquetage communautaire"; +App::$strings["Ability to tag existing posts"] = "Permettre de marquer les publications existantes"; +App::$strings["Post Categories"] = "Catégoriser les publications"; +App::$strings["Add categories to your posts"] = "Ajouter des catégories à vos publications"; +App::$strings["Emoji Reactions"] = ""; +App::$strings["Add emoji reaction ability to posts"] = ""; +App::$strings["Ability to file posts under folders"] = "Permettre de classer les publications dans des dossiers"; +App::$strings["Dislike Posts"] = "\"Ne pas aimer\" les publications"; +App::$strings["Ability to dislike posts/comments"] = "Possibilité de \"ne pas aimer\" les publications/commentaires"; +App::$strings["Star Posts"] = "Pouvoir mettre en avant les publications"; +App::$strings["Ability to mark special posts with a star indicator"] = "Pouvoir marquer certaines publications d'une étoile"; +App::$strings["Tag Cloud"] = "Nuage de tags"; +App::$strings["Provide a personal tag cloud on your channel page"] = "Afficher un nuage de vos tags sur votre canal"; +App::$strings["Embedded content"] = "Contenu imbriqué"; +App::$strings["Embedding disabled"] = "Imbrication désactivée"; +App::$strings["Who can see this?"] = ""; +App::$strings["Custom selection"] = ""; +App::$strings["Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit the scope of \"Show\"."] = ""; +App::$strings["Show"] = "Montrer"; +App::$strings["Don't show"] = "Cacher"; +App::$strings["Other networks and post services"] = "Autres réseaux et services de messagerie"; +App::$strings["Post permissions %s cannot be changed %s after a post is shared.
    These permissions set who is allowed to view the post."] = ""; +App::$strings["Logged out."] = "Deconnecté."; +App::$strings["Failed authentication"] = "Échec de l'authentification"; +App::$strings["Birthday"] = "Anniversaire"; +App::$strings["Age: "] = "Age :"; +App::$strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-JJ ou MM-JJ"; +App::$strings["never"] = "jamais"; +App::$strings["less than a second ago"] = "à l'instant"; +App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "il y a %1\$d %2\$s"; +App::$strings["__ctx:relative_date__ year"] = array( + 0 => "an", + 1 => "ans", +); +App::$strings["__ctx:relative_date__ month"] = array( + 0 => "mois", + 1 => "mois", +); +App::$strings["__ctx:relative_date__ week"] = array( + 0 => "semaine", + 1 => "semaines", +); +App::$strings["__ctx:relative_date__ day"] = array( + 0 => "jour", + 1 => "jours", +); +App::$strings["__ctx:relative_date__ hour"] = array( + 0 => "heure", + 1 => "heures", +); +App::$strings["__ctx:relative_date__ minute"] = array( + 0 => "minute", + 1 => "minutes", +); +App::$strings["__ctx:relative_date__ second"] = array( + 0 => "seconde", + 1 => "secondes", +); +App::$strings["%1\$s's birthday"] = "Anniversaire de %1\$s"; +App::$strings["Happy Birthday %1\$s"] = "Joyeux Anniversaire %1\$s"; +App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un groupe supprimé portant ce nom a été ressuscité. Les permissions liées aux éléments existants peuvent s'appliquer au groupe et aux membres futurs. Si ce n'est pas ce que vous attendiez, merci de créer un autre groupe avec un nom différent."; +App::$strings["Add new connections to this privacy group"] = "Ajouter de nouveaux contacts à ce groupe d'accès"; +App::$strings["edit"] = "modifier"; +App::$strings["Edit group"] = "Modifier le groupe"; +App::$strings["Add privacy group"] = "Ajouter un groupe d'accès"; +App::$strings["Channels not in any privacy group"] = "Canaux n'étant dans aucun groupe d'accès"; +App::$strings["Delete this item?"] = "Supprimer cet élément?"; +App::$strings["[-] show less"] = "[-] montrer moins"; +App::$strings["[+] expand"] = "[+] déplier"; +App::$strings["[-] collapse"] = "[-] replier"; +App::$strings["Password too short"] = "Mot de passe trop court"; +App::$strings["Passwords do not match"] = "Les mots de passe ne correspondent pas"; +App::$strings["everybody"] = "tout le monde"; +App::$strings["Secret Passphrase"] = "Phrase de passe secrète"; +App::$strings["Passphrase hint"] = "Indice pour la phrase de passe"; +App::$strings["Notice: Permissions have changed but have not yet been submitted."] = "Note : Les permissions ont changées, mais n'ont pas encore été sauvées."; +App::$strings["close all"] = "fermer tout"; +App::$strings["Nothing new here"] = "Aucun nouveau contenu trouvé"; +App::$strings["Rate This Channel (this is public)"] = "Evaluer ce canal (publiquement)"; +App::$strings["Describe (optional)"] = "Description (facultative)"; +App::$strings["Please enter a link URL"] = "Merci d'insérer une URL"; +App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Changements en attente. Voulez-vous vraiment quitter cette page?"; +App::$strings["timeago.prefixAgo"] = "timeago.prefixAgo"; +App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; +App::$strings["ago"] = "auparavant"; +App::$strings["from now"] = "de maintenant"; +App::$strings["less than a minute"] = "moins d'une minute"; +App::$strings["about a minute"] = "environ une minute"; +App::$strings["%d minutes"] = "%d minutes"; +App::$strings["about an hour"] = "environ une heure"; +App::$strings["about %d hours"] = "environ %d heures"; +App::$strings["a day"] = "un jour"; +App::$strings["%d days"] = "%d jours"; +App::$strings["about a month"] = "environ un mois"; +App::$strings["%d months"] = "%d mois"; +App::$strings["about a year"] = "environ un an"; +App::$strings["%d years"] = "%d années"; +App::$strings[" "] = ""; +App::$strings["timeago.numbers"] = "timeago.numbers"; +App::$strings["__ctx:long__ May"] = "Mai"; +App::$strings["Jan"] = "Jan"; +App::$strings["Feb"] = "Fev"; +App::$strings["Mar"] = "Mar"; +App::$strings["Apr"] = "Avr"; +App::$strings["__ctx:short__ May"] = "Mai"; +App::$strings["Jun"] = "Jun"; +App::$strings["Jul"] = "Jul"; +App::$strings["Aug"] = "Aou"; +App::$strings["Sep"] = "Sep"; +App::$strings["Oct"] = "Oct"; +App::$strings["Nov"] = "Nov"; +App::$strings["Dec"] = "Dec"; +App::$strings["Sun"] = "Dim"; +App::$strings["Mon"] = "Lun"; +App::$strings["Tue"] = "Mar"; +App::$strings["Wed"] = "Mer"; +App::$strings["Thu"] = "Jeu"; +App::$strings["Fri"] = "Ven"; +App::$strings["Sat"] = "Sam"; +App::$strings["__ctx:calendar__ today"] = "aujourd'hui"; +App::$strings["__ctx:calendar__ month"] = "mois"; +App::$strings["__ctx:calendar__ week"] = "semaine"; +App::$strings["__ctx:calendar__ day"] = "jour"; +App::$strings["__ctx:calendar__ All day"] = "Toute la journée"; +App::$strings["view full size"] = "voir en taille réelle"; +App::$strings["No Subject"] = "Pas d'objet"; +App::$strings["Friendica"] = "Friendica"; +App::$strings["OStatus"] = "OStatus"; +App::$strings["GNU-Social"] = ""; +App::$strings["RSS/Atom"] = "RSS/Atom"; +App::$strings["Diaspora"] = "Diaspora"; +App::$strings["Facebook"] = "Facebook"; +App::$strings["Zot"] = "Zot"; +App::$strings["LinkedIn"] = "Linkedin"; +App::$strings["XMPP/IM"] = "XMPP/IM"; +App::$strings["MySpace"] = "MySpace"; +App::$strings["Image exceeds website size limit of %lu bytes"] = "L'image dépasse la taille limite de %lu octets"; +App::$strings["Image file is empty."] = "L'image est vide."; +App::$strings["Photo storage failed."] = "Le stockage de l'image a échoué."; +App::$strings["a new photo"] = "une nouvelle photo"; +App::$strings["__ctx:photo_upload__ %1\$s posted %2\$s to %3\$s"] = "%1\$s a publié %2\$s pour %3\$s"; +App::$strings["Upload New Photos"] = "Ajouter des photos"; +App::$strings["Invalid data packet"] = "Paquet de données invalide"; +App::$strings["Unable to verify channel signature"] = "Impossible de vérifier la signature du canal"; +App::$strings["Unable to verify site signature for %s"] = "Impossible de vérifier la signature de site pour %s"; +App::$strings["invalid target signature"] = "signature de la cible invalide"; +App::$strings["New Page"] = "Nouvelle page"; +App::$strings["Title"] = "Titre"; +App::$strings["Can view my normal stream and posts"] = "Peut voir les publications ordinaires sur mon canal."; +App::$strings["Can view my default channel profile"] = "Peut voir le profil du canal par défaut."; +App::$strings["Can view my connections"] = "Peut voir mes contacts"; +App::$strings["Can view my file storage and photos"] = "Peut voir mes fichiers et photos"; +App::$strings["Can view my webpages"] = "Peut voir mes pages web"; +App::$strings["Can send me their channel stream and posts"] = "Peuvent m'envoyer leur flux et les publications de leur canal"; +App::$strings["Can post on my channel page (\"wall\")"] = "Peuvent poster sur la page de mon canal (\"mur\")"; +App::$strings["Can comment on or like my posts"] = "Peuvent commenter et/ou aimer mes publications"; +App::$strings["Can send me private mail messages"] = "Peuvent m'envoyer des messages privés"; +App::$strings["Can like/dislike stuff"] = "Peuvent aimer/ne pas aimer"; +App::$strings["Profiles and things other than posts/comments"] = "Profils et autres excluant les publications/commentaires."; +App::$strings["Can forward to all my channel contacts via post @mentions"] = "Peut faire suivre à tous les contacts de mon canal via \"@mention\""; +App::$strings["Advanced - useful for creating group forum channels"] = "Avancé - utile pour les canaux de type \"forum/groupe\""; +App::$strings["Can chat with me (when available)"] = "Peut discuter avec moi (quand disponibie)"; +App::$strings["Can write to my file storage and photos"] = "Peut charger des fichiers et des photos dans mon canal"; +App::$strings["Can edit my webpages"] = "Peut modifier mes pages web"; +App::$strings["Can source my public posts in derived channels"] = "Peut rediriger mes publications publiques vers des canaux dérivés"; +App::$strings["Somewhat advanced - very useful in open communities"] = "Plutôt avancé - très utile dans les communautés ouvertes"; +App::$strings["Can administer my channel resources"] = "Peut administrer les ressources de mon canal"; +App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Très avancé. Ne pas toucher, sauf si vous savez ce que vous faîtes"; +App::$strings["Social Networking"] = "Réseau social"; +App::$strings["Social - Mostly Public"] = "Social - surtout public"; +App::$strings["Social - Restricted"] = "Social - restreint"; +App::$strings["Social - Private"] = "Social - privé"; +App::$strings["Community Forum"] = "Forum communautaire"; +App::$strings["Forum - Mostly Public"] = "Forum - surtout public"; +App::$strings["Forum - Restricted"] = "Forum - restreint"; +App::$strings["Forum - Private"] = "Forum - privé"; +App::$strings["Feed Republish"] = "Republication de flux"; +App::$strings["Feed - Mostly Public"] = "Flux - surtout public"; +App::$strings["Feed - Restricted"] = "Flux - restreint"; +App::$strings["Special Purpose"] = "Utilisation spécifique"; +App::$strings["Special - Celebrity/Soapbox"] = "Spécial - célébrité/promotion"; +App::$strings["Special - Group Repository"] = "Spécial - dépôt partagé"; +App::$strings["Custom/Expert Mode"] = "Mode expert/spécifique"; +App::$strings[" and "] = "et"; +App::$strings["public profile"] = "profil public"; +App::$strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s a changé %2\$s en “%3\$s”"; +App::$strings["Visit %1\$s's %2\$s"] = "Visiter %2\$s de %1\$s"; +App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s a mis à jour %2\$s, modifiant %3\$s."; +App::$strings["Attachments:"] = "Pièces jointes :"; +App::$strings["\$Projectname event notification:"] = "Notification d'événement de \$Projectname :"; App::$strings["Focus (Hubzilla default)"] = "Focus (par défaut pour Hubzilla)"; App::$strings["Theme settings"] = "Paramètres du thème"; App::$strings["Select scheme"] = "Définir la palette de couleurs"; @@ -2232,6 +2289,8 @@ App::$strings["Left align page content"] = "Aligner à gauche le contenu de la p App::$strings["Set minimum opacity of nav bar - to hide it"] = "Définir l'opacité minimum du bandeau de navigation - pour le cacher"; App::$strings["Set size of conversation author photo"] = "Définir la taille de la photo de l'auteur d'une conversation"; App::$strings["Set size of followup author photos"] = "Définir la taille de la photo de l'auteur d'une réponse"; +App::$strings["__ctx:opensearch__ Search %1\$s (%2\$s)"] = ""; +App::$strings["__ctx:opensearch__ \$Projectname"] = ""; App::$strings["Update %s failed. See error logs."] = "La mise-à-jour %s a échoué. Merci de consulter les journaux d'erreur."; App::$strings["Update Error at %s"] = "Erreur de mise à jour sur %s"; App::$strings["Create an account to access services and applications within the Hubzilla"] = "Créez un compte pour pouvoir accéder aux services et applications de Hubzilla"; diff --git a/view/fr/messages.po b/view/fr/messages.po index c54cd5f2c..62c6a80d4 100644 --- a/view/fr/messages.po +++ b/view/fr/messages.po @@ -1,75 +1,1063 @@ -# Hubzilla Project -# Copyright (C) 2012-2014 the Hubzilla Project +# Red Matrix Project +# Copyright (C) 2012-2014 the Red Matrix Project # This file is distributed under the same license as the Red package. # # Translators: -# Olivier , 2013-2014 -# Webmaster_Hubzilla.ca , 2014 -# Webmaster_Hubzilla.ca , 2014 +# kris1373 , 2015 +# Chez Zot , 2015 +# Laurent Pelecq , 2016 +# Olivier , 2013-2016 +# Webmaster_Redmatrix.ca , 2014 +# Webmaster_Redmatrix.ca , 2014 msgid "" msgstr "" -"Project-Id-Version: Hubzilla\n" +"Project-Id-Version: Redmatrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-08-15 00:03-0700\n" -"PO-Revision-Date: 2014-08-17 00:08+0000\n" -"Last-Translator: Webmaster_Hubzilla.ca \n" -"Language-Team: French (http://www.transifex.com/projects/p/red-matrix/language/fr/)\n" +"POT-Creation-Date: 2016-05-20 00:01-0700\n" +"PO-Revision-Date: 2016-04-22 19:16+0000\n" +"Last-Translator: Laurent Pelecq \n" +"Language-Team: French (http://www.transifex.com/Friendica/red-matrix/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: ../../include/dba/dba_driver.php:50 +#: ../../include/Import/import_diaspora.php:17 +msgid "No username found in import file." +msgstr "Aucun nom d'utilisateur dans le fichier d'import." + +#: ../../include/Import/import_diaspora.php:42 ../../mod/import.php:156 +msgid "Unable to create a unique channel address. Import failed." +msgstr "Impossible de créer une adresse de canal unique. Échec de l'import." + +#: ../../include/Import/import_diaspora.php:140 ../../mod/import.php:562 +msgid "Import completed." +msgstr "L'import est terminé." + +#: ../../include/RedDAV/RedBrowser.php:107 +#: ../../include/RedDAV/RedBrowser.php:265 +msgid "parent" +msgstr "retour" + +#: ../../include/RedDAV/RedBrowser.php:131 ../../include/text.php:2561 +msgid "Collection" +msgstr "Collection" + +#: ../../include/RedDAV/RedBrowser.php:134 +msgid "Principal" +msgstr "Principal" + +#: ../../include/RedDAV/RedBrowser.php:137 +msgid "Addressbook" +msgstr "Carnet d'adresse" + +#: ../../include/RedDAV/RedBrowser.php:140 +msgid "Calendar" +msgstr "Calendrier" + +#: ../../include/RedDAV/RedBrowser.php:143 +msgid "Schedule Inbox" +msgstr "Calendrier - Message entrants" + +#: ../../include/RedDAV/RedBrowser.php:146 +msgid "Schedule Outbox" +msgstr "Calendrier - Message sortants" + +#: ../../include/RedDAV/RedBrowser.php:164 ../../include/apps.php:336 +#: ../../include/apps.php:387 ../../include/conversation.php:1030 +#: ../../mod/photos.php:693 ../../mod/photos.php:1131 +msgid "Unknown" +msgstr "Inconnu" + +#: ../../include/RedDAV/RedBrowser.php:227 +#, php-format +msgid "%1$s used" +msgstr "%1$s utilisé" + +#: ../../include/RedDAV/RedBrowser.php:232 +#, php-format +msgid "%1$s used of %2$s (%3$s%)" +msgstr "%1$s utilisé de %2$s (%3$s%)" + +#: ../../include/RedDAV/RedBrowser.php:251 ../../include/nav.php:98 +#: ../../include/apps.php:135 ../../include/conversation.php:1620 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "Fichiers" + +#: ../../include/RedDAV/RedBrowser.php:253 +msgid "Total" +msgstr "Total" + +#: ../../include/RedDAV/RedBrowser.php:255 +msgid "Shared" +msgstr "Partagé" + +#: ../../include/RedDAV/RedBrowser.php:256 +#: ../../include/RedDAV/RedBrowser.php:303 ../../mod/blocks.php:152 +#: ../../mod/layouts.php:175 ../../mod/menu.php:112 +#: ../../mod/new_channel.php:121 ../../mod/webpages.php:180 +msgid "Create" +msgstr "Créer" + +#: ../../include/RedDAV/RedBrowser.php:257 +#: ../../include/RedDAV/RedBrowser.php:305 ../../mod/photos.php:718 +#: ../../mod/photos.php:1248 ../../mod/profile_photo.php:362 +msgid "Upload" +msgstr "Envoyer" + +#: ../../include/RedDAV/RedBrowser.php:261 ../../mod/admin.php:994 +#: ../../mod/settings.php:590 ../../mod/settings.php:616 +#: ../../mod/sharedwithme.php:95 +msgid "Name" +msgstr "Nom" + +#: ../../include/RedDAV/RedBrowser.php:262 +msgid "Type" +msgstr "Type" + +#: ../../include/RedDAV/RedBrowser.php:263 ../../mod/sharedwithme.php:97 +msgid "Size" +msgstr "Taille" + +#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/sharedwithme.php:98 +msgid "Last Modified" +msgstr "Modifié le" + +#: ../../include/RedDAV/RedBrowser.php:266 ../../include/ItemObject.php:100 +#: ../../include/apps.php:254 ../../include/menu.php:108 +#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 +#: ../../mod/blocks.php:153 ../../mod/connections.php:242 +#: ../../mod/connections.php:255 ../../mod/connections.php:274 +#: ../../mod/editblock.php:134 ../../mod/editlayout.php:133 +#: ../../mod/editpost.php:106 ../../mod/editwebpage.php:178 +#: ../../mod/settings.php:650 ../../mod/layouts.php:183 ../../mod/menu.php:106 +#: ../../mod/thing.php:255 ../../mod/webpages.php:181 +msgid "Edit" +msgstr "Éditer" + +#: ../../include/RedDAV/RedBrowser.php:267 ../../include/ItemObject.php:120 +#: ../../include/apps.php:255 ../../include/conversation.php:671 +#: ../../mod/admin.php:826 ../../mod/admin.php:988 ../../mod/photos.php:1062 +#: ../../mod/blocks.php:155 ../../mod/connedit.php:563 +#: ../../mod/editblock.php:180 ../../mod/editlayout.php:178 +#: ../../mod/editwebpage.php:225 ../../mod/group.php:176 +#: ../../mod/settings.php:651 ../../mod/thing.php:256 +#: ../../mod/webpages.php:183 +msgid "Delete" +msgstr "Supprimer" + +#: ../../include/RedDAV/RedBrowser.php:302 +msgid "Create new folder" +msgstr "Nouveau dossier" + +#: ../../include/RedDAV/RedBrowser.php:304 +msgid "Upload file" +msgstr "Téléverser un fichier" + +#: ../../include/dba/dba_driver.php:141 #, php-format msgid "Cannot locate DNS info for database server '%s'" -msgstr "Impossible de trouver les infos DNS du serveur de base de données '%s'" +msgstr "Impossible de trouver les infos DNS du serveur de BD '%s'" -#: ../../include/photo/photo_driver.php:653 ../../include/photos.php:51 -#: ../../mod/profile_photo.php:142 ../../mod/profile_photo.php:301 -#: ../../mod/profile_photo.php:421 ../../mod/photos.php:91 -#: ../../mod/photos.php:659 ../../mod/photos.php:681 +#: ../../include/photo/photo_driver.php:703 ../../mod/photos.php:92 +#: ../../mod/photos.php:637 ../../mod/profile_photo.php:143 +#: ../../mod/profile_photo.php:302 ../../mod/profile_photo.php:424 msgid "Profile Photos" msgstr "Photos du profil" -#: ../../include/diaspora.php:610 +#: ../../include/nav.php:87 ../../include/nav.php:120 ../../boot.php:1550 +msgid "Logout" +msgstr "Déconnexion" + +#: ../../include/nav.php:87 ../../include/nav.php:120 +msgid "End this session" +msgstr "Mettre fin à la session" + +#: ../../include/nav.php:90 ../../include/nav.php:151 +msgid "Home" +msgstr "Canal" + +#: ../../include/nav.php:90 +msgid "Your posts and conversations" +msgstr "Vos publications et conversations" + +#: ../../include/nav.php:91 ../../include/conversation.php:953 +#: ../../mod/connedit.php:510 +msgid "View Profile" +msgstr "Profil" + +#: ../../include/nav.php:91 +msgid "Your profile page" +msgstr "Votre profil" + +#: ../../include/nav.php:93 +msgid "Edit Profiles" +msgstr "Éditer les profils" + +#: ../../include/nav.php:93 +msgid "Manage/Edit profiles" +msgstr "Gérer/éditer les profils" + +#: ../../include/nav.php:95 ../../include/identity.php:979 +msgid "Edit Profile" +msgstr "Éditeur de profil" + +#: ../../include/nav.php:95 +msgid "Edit your profile" +msgstr "Éditer votre profil" + +#: ../../include/nav.php:97 ../../include/apps.php:139 +#: ../../include/conversation.php:1611 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Photos" + +#: ../../include/nav.php:97 +msgid "Your photos" +msgstr "Vos photos" + +#: ../../include/nav.php:98 +msgid "Your files" +msgstr "Vos fichiers" + +#: ../../include/nav.php:103 ../../include/apps.php:146 +msgid "Chat" +msgstr "Clavardage" + +#: ../../include/nav.php:103 +msgid "Your chatrooms" +msgstr "Vos salons" + +#: ../../include/nav.php:109 ../../include/apps.php:129 +#: ../../include/conversation.php:1646 +msgid "Bookmarks" +msgstr "Favoris" + +#: ../../include/nav.php:109 +msgid "Your bookmarks" +msgstr "Vos favoris" + +#: ../../include/nav.php:113 ../../include/apps.php:136 +#: ../../include/conversation.php:1656 ../../mod/webpages.php:178 +msgid "Webpages" +msgstr "Pages web" + +#: ../../include/nav.php:113 +msgid "Your webpages" +msgstr "Vos pages web" + +#: ../../include/nav.php:117 ../../include/apps.php:131 ../../boot.php:1551 +msgid "Login" +msgstr "Connexion" + +#: ../../include/nav.php:117 +msgid "Sign in" +msgstr "Connexion" + +#: ../../include/nav.php:134 #, php-format -msgid "%1$s is now friends with %2$s" -msgstr "%1$s et %2$s sont maintenant amis." +msgid "%s - click to logout" +msgstr "%s - cliquer ici pour déconnecter" -#: ../../include/diaspora.php:693 -msgid "Sharing notification from Diaspora network" -msgstr "Partage de vos notifications du réseau Diaspora" +#: ../../include/nav.php:137 +msgid "Remote authentication" +msgstr "Authentification distante" -#: ../../include/diaspora.php:1910 ../../include/text.php:1732 -#: ../../include/conversation.php:120 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/tagger.php:45 ../../mod/like.php:294 +#: ../../include/nav.php:137 +msgid "Click to authenticate to your home hub" +msgstr "S'authentifier auprès de votre hub" + +#: ../../include/nav.php:151 +msgid "Home Page" +msgstr "Page d'accueil" + +#: ../../include/nav.php:155 ../../mod/register.php:224 ../../boot.php:1527 +msgid "Register" +msgstr "S'inscrire" + +#: ../../include/nav.php:155 +msgid "Create an account" +msgstr "Créer un compte" + +#: ../../include/nav.php:160 ../../include/apps.php:142 ../../mod/help.php:67 +#: ../../mod/help.php:72 ../../mod/layouts.php:176 +msgid "Help" +msgstr "Aide" + +#: ../../include/nav.php:160 +msgid "Help and documentation" +msgstr "Aide et documentation" + +#: ../../include/nav.php:163 ../../include/widgets.php:91 +#: ../../mod/apps.php:36 +msgid "Apps" +msgstr "Applications" + +#: ../../include/nav.php:163 +msgid "Applications, utilities, links, games" +msgstr "Applications, utilitaires, liens, jeux" + +#: ../../include/nav.php:165 ../../include/text.php:914 +#: ../../include/text.php:926 ../../include/apps.php:147 +#: ../../mod/search.php:38 +msgid "Search" +msgstr "Recherche" + +#: ../../include/nav.php:165 +msgid "Search site content" +msgstr "Rechercher parmi le contenu du site" + +#: ../../include/nav.php:168 ../../include/apps.php:141 +msgid "Directory" +msgstr "Annuaire" + +#: ../../include/nav.php:168 +msgid "Channel Directory" +msgstr "Annuaire des canaux" + +#: ../../include/nav.php:180 ../../include/apps.php:133 +msgid "Matrix" +msgstr "Matrice" + +#: ../../include/nav.php:180 +msgid "Your matrix" +msgstr "Votre matrice" + +#: ../../include/nav.php:181 +msgid "Mark all matrix notifications seen" +msgstr "Marquer toutes les notifications de la matrice comme vues" + +#: ../../include/nav.php:183 ../../include/apps.php:137 +msgid "Channel Home" +msgstr "Mon canal" + +#: ../../include/nav.php:183 +msgid "Channel home" +msgstr "Mon canal" + +#: ../../include/nav.php:184 +msgid "Mark all channel notifications seen" +msgstr "Marquer toutes les notifications du canal comme vues" + +#: ../../include/nav.php:187 ../../mod/connections.php:267 +msgid "Connections" +msgstr "Relations" + +#: ../../include/nav.php:190 +msgid "Notices" +msgstr "Notifications" + +#: ../../include/nav.php:190 +msgid "Notifications" +msgstr "Notifications" + +#: ../../include/nav.php:191 +msgid "See all notifications" +msgstr "Voir toutes les notifications" + +#: ../../include/nav.php:192 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" +msgstr "Marquer toutes les notifications système comme vues" + +#: ../../include/nav.php:194 ../../include/apps.php:143 +msgid "Mail" +msgstr "Messages" + +#: ../../include/nav.php:194 +msgid "Private mail" +msgstr "Messages privés" + +#: ../../include/nav.php:195 +msgid "See all private messages" +msgstr "Voir tous les messages privés" + +#: ../../include/nav.php:196 +msgid "Mark all private messages seen" +msgstr "Marquer tous les messages privés comme vus" + +#: ../../include/nav.php:197 +msgid "Inbox" +msgstr "Boîte de réception" + +#: ../../include/nav.php:198 +msgid "Outbox" +msgstr "Boîte d'envoi" + +#: ../../include/nav.php:199 ../../include/widgets.php:577 +msgid "New Message" +msgstr "Nouveau message" + +#: ../../include/nav.php:202 ../../include/apps.php:140 +#: ../../mod/events.php:503 +msgid "Events" +msgstr "Événements" + +#: ../../include/nav.php:202 +msgid "Event Calendar" +msgstr "Calendrier des événements" + +#: ../../include/nav.php:203 +msgid "See all events" +msgstr "Voir tous les événements" + +#: ../../include/nav.php:204 +msgid "Mark all events seen" +msgstr "Marquer tous les événements comme vus" + +#: ../../include/nav.php:206 ../../include/apps.php:132 +#: ../../mod/manage.php:166 +msgid "Channel Manager" +msgstr "Gérer les canaux" + +#: ../../include/nav.php:206 +msgid "Manage Your Channels" +msgstr "Gérer vos canaux" + +#: ../../include/nav.php:208 ../../include/widgets.php:556 +#: ../../include/apps.php:134 ../../mod/admin.php:1079 +#: ../../mod/admin.php:1279 +msgid "Settings" +msgstr "Réglages" + +#: ../../include/nav.php:208 +msgid "Account/Channel Settings" +msgstr "Réglages du Compte/Canal" + +#: ../../include/nav.php:216 ../../mod/admin.php:120 +msgid "Admin" +msgstr "Administrateur" + +#: ../../include/nav.php:216 +msgid "Site Setup and Configuration" +msgstr "Configuration du site" + +#: ../../include/nav.php:247 ../../include/conversation.php:861 +msgid "Loading..." +msgstr "Chargement..." + +#: ../../include/nav.php:252 +msgid "@name, #tag, content" +msgstr "@nom, #tag, contenu" + +#: ../../include/nav.php:253 +msgid "Please wait..." +msgstr "Merci de patienter..." + +#: ../../include/network.php:650 +msgid "view full size" +msgstr "pleine taille" + +#: ../../include/network.php:1600 ../../include/enotify.php:58 +msgid "$Projectname Notification" +msgstr "Notification de $Projectname" + +#: ../../include/network.php:1601 ../../include/diaspora.php:2526 +#: ../../include/diaspora.php:2537 ../../include/enotify.php:59 +#: ../../mod/p.php:46 +msgid "$projectname" +msgstr "$projectname" + +#: ../../include/network.php:1603 ../../include/enotify.php:61 +msgid "Thank You," +msgstr "Merci," + +#: ../../include/network.php:1605 ../../include/enotify.php:63 +#, php-format +msgid "%s Administrator" +msgstr "l'administrateur de %s" + +#: ../../include/network.php:1647 ../../include/account.php:314 +#: ../../include/account.php:341 ../../include/account.php:401 +msgid "Administrator" +msgstr "Administrateur" + +#: ../../include/network.php:1661 +msgid "No Subject" +msgstr "Pas de sujet" + +#: ../../include/text.php:391 +msgid "prev" +msgstr "préc." + +#: ../../include/text.php:393 +msgid "first" +msgstr "premier" + +#: ../../include/text.php:422 +msgid "last" +msgstr "dernier" + +#: ../../include/text.php:425 +msgid "next" +msgstr "suiv." + +#: ../../include/text.php:435 +msgid "older" +msgstr "plus ancien" + +#: ../../include/text.php:437 +msgid "newer" +msgstr "plus récent" + +#: ../../include/text.php:830 +msgid "No connections" +msgstr "Sans relations" + +#: ../../include/text.php:844 +#, php-format +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "%d relation" +msgstr[1] "%d relations" + +#: ../../include/text.php:857 ../../mod/viewconnections.php:104 +msgid "View Connections" +msgstr "Voir les relations" + +#: ../../include/text.php:915 ../../include/text.php:927 +#: ../../include/widgets.php:192 ../../mod/admin.php:1457 +#: ../../mod/admin.php:1477 ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 +#: ../../mod/filer.php:50 +msgid "Save" +msgstr "Sauver" + +#: ../../include/text.php:990 +msgid "poke" +msgstr "cogne" + +#: ../../include/text.php:990 ../../include/conversation.php:243 +msgid "poked" +msgstr "C'est fait cogner" + +#: ../../include/text.php:991 +msgid "ping" +msgstr "solliciter" + +#: ../../include/text.php:991 +msgid "pinged" +msgstr "sollicité" + +#: ../../include/text.php:992 +msgid "prod" +msgstr "aiguillonner" + +#: ../../include/text.php:992 +msgid "prodded" +msgstr "aiguillonné" + +#: ../../include/text.php:993 +msgid "slap" +msgstr "giffle" + +#: ../../include/text.php:993 +msgid "slapped" +msgstr "gifflé" + +#: ../../include/text.php:994 +msgid "finger" +msgstr "pointer" + +#: ../../include/text.php:994 +msgid "fingered" +msgstr "pointé" + +#: ../../include/text.php:995 +msgid "rebuff" +msgstr "rejetter" + +#: ../../include/text.php:995 +msgid "rebuffed" +msgstr "rejetté" + +#: ../../include/text.php:1005 +msgid "happy" +msgstr "heureux" + +#: ../../include/text.php:1006 +msgid "sad" +msgstr "triste" + +#: ../../include/text.php:1007 +msgid "mellow" +msgstr "mélancolique" + +#: ../../include/text.php:1008 +msgid "tired" +msgstr "fatigué" + +#: ../../include/text.php:1009 +msgid "perky" +msgstr "impertinent" + +#: ../../include/text.php:1010 +msgid "angry" +msgstr "colèrique" + +#: ../../include/text.php:1011 +msgid "stupified" +msgstr "stupéfié" + +#: ../../include/text.php:1012 +msgid "puzzled" +msgstr "perplexe" + +#: ../../include/text.php:1013 +msgid "interested" +msgstr "intéressé" + +#: ../../include/text.php:1014 +msgid "bitter" +msgstr "amer" + +#: ../../include/text.php:1015 +msgid "cheerful" +msgstr "entrain" + +#: ../../include/text.php:1016 +msgid "alive" +msgstr "énergique" + +#: ../../include/text.php:1017 +msgid "annoyed" +msgstr "agaçé" + +#: ../../include/text.php:1018 +msgid "anxious" +msgstr "anxieux" + +#: ../../include/text.php:1019 +msgid "cranky" +msgstr "énervé" + +#: ../../include/text.php:1020 +msgid "disturbed" +msgstr "perturbé" + +#: ../../include/text.php:1021 +msgid "frustrated" +msgstr "frustré" + +#: ../../include/text.php:1022 +msgid "depressed" +msgstr "déprimé" + +#: ../../include/text.php:1023 +msgid "motivated" +msgstr "motivé" + +#: ../../include/text.php:1024 +msgid "relaxed" +msgstr "détendu" + +#: ../../include/text.php:1025 +msgid "surprised" +msgstr "surpris" + +#: ../../include/text.php:1197 +msgid "Monday" +msgstr "Lundi" + +#: ../../include/text.php:1197 +msgid "Tuesday" +msgstr "Mardi" + +#: ../../include/text.php:1197 +msgid "Wednesday" +msgstr "Mercredi" + +#: ../../include/text.php:1197 +msgid "Thursday" +msgstr "Jeudi" + +#: ../../include/text.php:1197 +msgid "Friday" +msgstr "Vendredi" + +#: ../../include/text.php:1197 +msgid "Saturday" +msgstr "Samedi" + +#: ../../include/text.php:1197 +msgid "Sunday" +msgstr "Dimanche" + +#: ../../include/text.php:1201 +msgid "January" +msgstr "Janvier" + +#: ../../include/text.php:1201 +msgid "February" +msgstr "Février" + +#: ../../include/text.php:1201 +msgid "March" +msgstr "Mars" + +#: ../../include/text.php:1201 +msgid "April" +msgstr "Avril" + +#: ../../include/text.php:1201 ../../mod/uexport.php:58 +#: ../../mod/uexport.php:59 +msgid "May" +msgstr "Mai" + +#: ../../include/text.php:1201 +msgid "June" +msgstr "Juin" + +#: ../../include/text.php:1201 +msgid "July" +msgstr "Juillet" + +#: ../../include/text.php:1201 +msgid "August" +msgstr "Août" + +#: ../../include/text.php:1201 +msgid "September" +msgstr "Septembre" + +#: ../../include/text.php:1201 +msgid "October" +msgstr "Octobre" + +#: ../../include/text.php:1201 +msgid "November" +msgstr "Novembre" + +#: ../../include/text.php:1201 +msgid "December" +msgstr "Décembre" + +#: ../../include/text.php:1306 +msgid "unknown.???" +msgstr "inconnu.???" + +#: ../../include/text.php:1307 +msgid "bytes" +msgstr "octets" + +#: ../../include/text.php:1343 +msgid "remove category" +msgstr "supprimer la catégorie" + +#: ../../include/text.php:1418 +msgid "remove from file" +msgstr "retirer du fichier" + +#: ../../include/text.php:1506 ../../include/text.php:1517 +msgid "Click to open/close" +msgstr "Cliquer pour ouvrir/fermer" + +#: ../../include/text.php:1673 ../../mod/events.php:474 +msgid "Link to Source" +msgstr "Lien vers la Source" + +#: ../../include/text.php:1694 ../../include/text.php:1765 +msgid "default" +msgstr "défaut" + +#: ../../include/text.php:1702 +msgid "Page layout" +msgstr "Mises en page" + +#: ../../include/text.php:1702 +msgid "You can create your own with the layouts tool" +msgstr "Créez les votres avec les outils de mise en page" + +#: ../../include/text.php:1743 +msgid "Page content type" +msgstr "Type de contenu" + +#: ../../include/text.php:1777 +msgid "Select an alternate language" +msgstr "Choisir une langue alternative" + +#: ../../include/text.php:1896 ../../include/conversation.php:120 +#: ../../include/diaspora.php:2123 ../../mod/like.php:349 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +#: ../../mod/tagger.php:43 msgid "photo" msgstr "photo" -#: ../../include/diaspora.php:1910 ../../include/text.php:1738 -#: ../../include/conversation.php:148 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/tagger.php:53 ../../mod/like.php:294 +#: ../../include/text.php:1899 ../../include/conversation.php:123 +#: ../../mod/like.php:351 ../../mod/tagger.php:47 +msgid "event" +msgstr "événement" + +#: ../../include/text.php:1902 ../../include/conversation.php:148 +#: ../../include/diaspora.php:2123 ../../mod/like.php:349 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 msgid "status" msgstr "le statut" -#: ../../include/diaspora.php:1926 ../../include/conversation.php:164 -#: ../../mod/like.php:331 +#: ../../include/text.php:1904 ../../include/conversation.php:150 +#: ../../mod/tagger.php:53 +msgid "comment" +msgstr "commentaire" + +#: ../../include/text.php:1909 +msgid "activity" +msgstr "activité" + +#: ../../include/text.php:2204 +msgid "Design Tools" +msgstr "Outils de conception" + +#: ../../include/text.php:2207 ../../mod/blocks.php:147 +msgid "Blocks" +msgstr "Blocs" + +#: ../../include/text.php:2208 ../../mod/menu.php:101 +msgid "Menus" +msgstr "Menus" + +#: ../../include/text.php:2209 ../../mod/layouts.php:174 +msgid "Layouts" +msgstr "Mises-en-page" + +#: ../../include/text.php:2210 +msgid "Pages" +msgstr "Pages" + +#: ../../include/widgets.php:35 ../../include/contact_widgets.php:92 +#: ../../include/taxonomy.php:264 +msgid "Categories" +msgstr "Catégories" + +#: ../../include/widgets.php:92 +msgid "System" +msgstr "Système" + +#: ../../include/widgets.php:94 ../../include/conversation.php:1515 +msgid "Personal" +msgstr "Personnel" + +#: ../../include/widgets.php:95 +msgid "Create Personal App" +msgstr "Créer Votre Application" + +#: ../../include/widgets.php:96 +msgid "Edit Personal App" +msgstr "Éditer Votre Application" + +#: ../../include/widgets.php:136 ../../include/widgets.php:175 +#: ../../include/Contact.php:107 ../../include/conversation.php:956 +#: ../../include/identity.php:956 ../../mod/match.php:64 +#: ../../mod/directory.php:316 ../../mod/suggest.php:52 +msgid "Connect" +msgstr "Ajouter" + +#: ../../include/widgets.php:138 ../../mod/suggest.php:54 +msgid "Ignore/Hide" +msgstr "Ignorer/Cacher" + +#: ../../include/widgets.php:143 ../../mod/connections.php:128 +msgid "Suggestions" +msgstr "Suggestion" + +#: ../../include/widgets.php:144 +msgid "See more..." +msgstr "Voir plus..." + +#: ../../include/widgets.php:166 #, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s aime %3$s de %2$s" +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "Vous avez %1$.0f des %2$.0f relations autorisées." -#: ../../include/diaspora.php:2303 -msgid "Attachments:" -msgstr "Pièces jointes:" +#: ../../include/widgets.php:172 +msgid "Add New Connection" +msgstr "Ajouter une nouvelle relation" -#: ../../include/oembed.php:163 -msgid "Embedded content" -msgstr "Contenu imbriqué" +#: ../../include/widgets.php:173 +msgid "Enter the channel address" +msgstr "Adresse du canal" -#: ../../include/oembed.php:172 -msgid "Embedding disabled" -msgstr "Imbrication désactivée" +#: ../../include/widgets.php:174 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Exemple : bob@exemple.com, http://exemple.com/barbara" + +#: ../../include/widgets.php:190 +msgid "Notes" +msgstr "Notes" + +#: ../../include/widgets.php:266 +msgid "Remove term" +msgstr "Retirer le terme" + +#: ../../include/widgets.php:274 ../../include/features.php:70 +msgid "Saved Searches" +msgstr "Recherches sauvées" + +#: ../../include/widgets.php:275 ../../include/group.php:303 +msgid "add" +msgstr "ajouter" + +#: ../../include/widgets.php:304 ../../include/contact_widgets.php:57 +#: ../../include/features.php:83 +msgid "Saved Folders" +msgstr "Dossiers sauvegardés" + +#: ../../include/widgets.php:307 ../../include/contact_widgets.php:60 +#: ../../include/contact_widgets.php:95 +msgid "Everything" +msgstr "Tout" + +#: ../../include/widgets.php:349 +msgid "Archives" +msgstr "Archives" + +#: ../../include/widgets.php:429 ../../mod/connedit.php:583 +msgid "Me" +msgstr "Moi" + +#: ../../include/widgets.php:430 ../../mod/connedit.php:584 +msgid "Family" +msgstr "Famille" + +#: ../../include/widgets.php:431 ../../include/identity.php:394 +#: ../../include/identity.php:395 ../../include/identity.php:402 +#: ../../include/profile_selectors.php:80 ../../mod/connedit.php:585 +#: ../../mod/settings.php:345 ../../mod/settings.php:349 +#: ../../mod/settings.php:350 ../../mod/settings.php:353 +#: ../../mod/settings.php:364 +msgid "Friends" +msgstr "Amis" + +#: ../../include/widgets.php:432 ../../mod/connedit.php:586 +msgid "Acquaintances" +msgstr "Mes connaissances" + +#: ../../include/widgets.php:433 ../../mod/connections.php:91 +#: ../../mod/connections.php:106 ../../mod/connedit.php:587 +msgid "All" +msgstr "Tout" + +#: ../../include/widgets.php:452 +msgid "Refresh" +msgstr "Actualiser" + +#: ../../include/widgets.php:487 +msgid "Account settings" +msgstr "Réglages du Compte" + +#: ../../include/widgets.php:493 +msgid "Channel settings" +msgstr "Réglages du Canal" + +#: ../../include/widgets.php:499 +msgid "Additional features" +msgstr "Fonctions supplémentaires" + +#: ../../include/widgets.php:505 +msgid "Feature/Addon settings" +msgstr "Extensions" + +#: ../../include/widgets.php:511 +msgid "Display settings" +msgstr "Réglages d'affichage" + +#: ../../include/widgets.php:517 +msgid "Connected apps" +msgstr "Applications connectées" + +#: ../../include/widgets.php:523 +msgid "Export channel" +msgstr "Exporter le canal" + +#: ../../include/widgets.php:532 ../../mod/connedit.php:674 +msgid "Connection Default Permissions" +msgstr "Permissions par défaut des connexions" + +#: ../../include/widgets.php:540 +msgid "Premium Channel Settings" +msgstr "Canal VIP" + +#: ../../include/widgets.php:548 ../../include/features.php:59 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "Canaux sources" + +#: ../../include/widgets.php:569 ../../mod/mail.php:128 +#: ../../mod/message.php:31 +msgid "Messages" +msgstr "Messages" + +#: ../../include/widgets.php:572 +msgid "Check Mail" +msgstr "Vérifier le courrier" + +#: ../../include/widgets.php:652 +msgid "Chat Rooms" +msgstr "Salons de clavardage" + +#: ../../include/widgets.php:672 +msgid "Bookmarked Chatrooms" +msgstr "Salons favoris" + +#: ../../include/widgets.php:692 +msgid "Suggested Chatrooms" +msgstr "Salons suggérés" + +#: ../../include/widgets.php:819 ../../include/widgets.php:877 +msgid "photo/image" +msgstr "photo/image" + +#: ../../include/widgets.php:972 ../../include/widgets.php:974 +msgid "Rate Me" +msgstr "Me noter" + +#: ../../include/widgets.php:978 +msgid "View Ratings" +msgstr "Voir mes notes" + +#: ../../include/widgets.php:989 +msgid "Public Hubs" +msgstr "Instances publiques" + +#: ../../include/Contact.php:124 +msgid "New window" +msgstr "Nouvelle fenêtre" + +#: ../../include/Contact.php:125 +msgid "Open the selected location in a different window or browser tab" +msgstr "Ouvrir l'emplacement dans une fenêtre (ou un onglet) différent" + +#: ../../include/Contact.php:212 +#, php-format +msgid "User '%s' deleted" +msgstr "Utilisateur '%s' supprimé" + +#: ../../include/message.php:18 +msgid "No recipient provided." +msgstr "Pas de destinataire." + +#: ../../include/message.php:23 +msgid "[no subject]" +msgstr "[sans objet]" + +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "Impossible de déterminer l'émetteur." + +#: ../../include/message.php:200 +msgid "Stored post could not be verified." +msgstr "Le message stocké n'a pas pu être vérifié." + +#: ../../include/zot.php:685 +msgid "Invalid data packet" +msgstr "Paquet de données invalide" + +#: ../../include/zot.php:701 +msgid "Unable to verify channel signature" +msgstr "Impossible de vérifier la signature du canal" + +#: ../../include/zot.php:2209 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "Impossible de vérifier la signature de site pour %s" #: ../../include/notify.php:23 msgid "created a new post" @@ -80,667 +1068,367 @@ msgstr "a publié" msgid "commented on %s's post" msgstr "a commenté la publication de %s" -#: ../../include/apps.php:123 -msgid "Site Admin" -msgstr "Administrateur" +#: ../../include/ItemObject.php:89 ../../include/conversation.php:678 +msgid "Private Message" +msgstr "Message Privé" -#: ../../include/apps.php:124 ../../include/nav.php:100 -#: ../../include/conversation.php:1543 -msgid "Bookmarks" -msgstr "Favoris" +#: ../../include/ItemObject.php:126 ../../include/conversation.php:670 +msgid "Select" +msgstr "Sélectionner" -#: ../../include/apps.php:125 -msgid "Address Book" -msgstr "Carnet d'adresses" +#: ../../include/ItemObject.php:130 +msgid "Save to Folder" +msgstr "Sauvegarder dans le dossier" -#: ../../include/apps.php:126 ../../include/nav.php:106 ../../boot.php:1498 -msgid "Login" -msgstr "Connexion" +#: ../../include/ItemObject.php:151 +msgid "I will attend" +msgstr "J'y serais" -#: ../../include/apps.php:127 ../../include/nav.php:196 -msgid "Channel Select" -msgstr "Changer de canal" +#: ../../include/ItemObject.php:151 +msgid "I will not attend" +msgstr "Je n'y serais pas" -#: ../../include/apps.php:128 ../../include/nav.php:170 -msgid "Matrix" -msgstr "Matrice" +#: ../../include/ItemObject.php:151 +msgid "I might attend" +msgstr "J'y serais peut-être" -#: ../../include/apps.php:129 ../../include/nav.php:198 -#: ../../include/widgets.php:514 ../../mod/admin.php:987 -#: ../../mod/admin.php:1192 -msgid "Settings" -msgstr "Réglages" +#: ../../include/ItemObject.php:161 +msgid "I agree" +msgstr "J'approuve" -#: ../../include/apps.php:130 ../../include/nav.php:92 -#: ../../include/reddav.php:1280 ../../include/conversation.php:1521 -#: ../../mod/fbrowser.php:114 -msgid "Files" -msgstr "Fichiers" +#: ../../include/ItemObject.php:161 +msgid "I disagree" +msgstr "Je désapprouve" -#: ../../include/apps.php:131 ../../include/nav.php:102 -#: ../../include/conversation.php:1554 ../../mod/webpages.php:79 -msgid "Webpages" -msgstr "Pages web" +#: ../../include/ItemObject.php:161 +msgid "I abstain" +msgstr "Je m'abstiens" -#: ../../include/apps.php:132 ../../include/nav.php:173 -msgid "Channel Home" -msgstr "Mon canal" +#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187 +#: ../../include/conversation.php:1688 ../../mod/photos.php:1015 +#: ../../mod/photos.php:1027 +msgid "View all" +msgstr "Voir tout" -#: ../../include/apps.php:133 ../../include/identity.php:973 -#: ../../include/identity.php:1091 ../../mod/profperm.php:112 -msgid "Profile" -msgstr "Profil" +#: ../../include/ItemObject.php:179 ../../include/conversation.php:1712 +#: ../../include/identity.php:1266 ../../include/taxonomy.php:396 +#: ../../mod/photos.php:1019 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "J'aime" +msgstr[1] "J'aime" -#: ../../include/apps.php:134 ../../include/nav.php:91 -#: ../../include/conversation.php:1512 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "Photos" +#: ../../include/ItemObject.php:184 ../../include/conversation.php:1715 +#: ../../mod/photos.php:1024 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "Je déteste" +msgstr[1] "Je déteste" -#: ../../include/apps.php:135 ../../include/nav.php:192 -#: ../../mod/events.php:396 -msgid "Events" -msgstr "Événements" +#: ../../include/ItemObject.php:212 +msgid "Add Star" +msgstr "Ajouter Étoile" -#: ../../include/apps.php:136 ../../include/nav.php:159 -#: ../../mod/directory.php:226 -msgid "Directory" -msgstr "Annuaire" +#: ../../include/ItemObject.php:213 +msgid "Remove Star" +msgstr "Supprimer Étoile" -#: ../../include/apps.php:137 ../../include/nav.php:151 ../../mod/help.php:60 -#: ../../mod/help.php:65 -msgid "Help" -msgstr "Aide" +#: ../../include/ItemObject.php:214 +msgid "Toggle Star Status" +msgstr "Changer le Statut des Étoiles" -#: ../../include/apps.php:138 ../../include/nav.php:184 -msgid "Mail" -msgstr "Messages" +#: ../../include/ItemObject.php:218 +msgid "starred" +msgstr "mis en avant" -#: ../../include/apps.php:139 ../../mod/mood.php:131 -msgid "Mood" -msgstr "Humeur" +#: ../../include/ItemObject.php:227 ../../include/conversation.php:685 +msgid "Message signature validated" +msgstr "Signature du message validée" -#: ../../include/apps.php:140 ../../include/conversation.php:945 -msgid "Poke" -msgstr "Cogner" +#: ../../include/ItemObject.php:228 ../../include/conversation.php:686 +msgid "Message signature incorrect" +msgstr "Signature du message incorrecte" -#: ../../include/apps.php:141 ../../include/nav.php:97 -msgid "Chat" -msgstr "Clavardage" +#: ../../include/ItemObject.php:236 +msgid "Add Tag" +msgstr "Ajouter une balise" -#: ../../include/apps.php:142 ../../include/text.php:815 -#: ../../include/text.php:829 ../../include/nav.php:156 -#: ../../mod/search.php:30 -msgid "Search" -msgstr "Recherche" +#: ../../include/ItemObject.php:254 ../../mod/photos.php:959 +msgid "I like this (toggle)" +msgstr "J'aime (oui/non)" -#: ../../include/apps.php:143 -msgid "Probe" -msgstr "Sonder" +#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:310 +msgid "like" +msgstr "aime" -#: ../../include/apps.php:144 -msgid "Suggest" -msgstr "Suggérer" +#: ../../include/ItemObject.php:255 ../../mod/photos.php:960 +msgid "I don't like this (toggle)" +msgstr "Je déteste (oui/non)" -#: ../../include/apps.php:145 -msgid "Random Channel" -msgstr "Un canal au hasard" +#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:311 +msgid "dislike" +msgstr "déteste" -#: ../../include/apps.php:146 -msgid "Invite" -msgstr "Invitation" +#: ../../include/ItemObject.php:259 +msgid "Share This" +msgstr "Partager" -#: ../../include/apps.php:147 -msgid "Features" -msgstr "Fonctionalités" +#: ../../include/ItemObject.php:259 +msgid "share" +msgstr "partager" -#: ../../include/apps.php:148 -msgid "Language" -msgstr "Langue" +#: ../../include/ItemObject.php:277 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d commentaire" +msgstr[1] "%d commentaires" -#: ../../include/apps.php:149 -msgid "Post" +#: ../../include/ItemObject.php:295 ../../include/ItemObject.php:296 +#, php-format +msgid "View %s's profile - %s" +msgstr "Voir le profil de %s - %s" + +#: ../../include/ItemObject.php:299 +msgid "to" +msgstr "à" + +#: ../../include/ItemObject.php:300 +msgid "via" +msgstr "via" + +#: ../../include/ItemObject.php:301 +msgid "Wall-to-Wall" +msgstr "Mur-mur" + +#: ../../include/ItemObject.php:302 +msgid "via Wall-To-Wall:" +msgstr "par Mur-mur :" + +#: ../../include/ItemObject.php:313 ../../include/conversation.php:727 +#, php-format +msgid "from %s" +msgstr "de %s" + +#: ../../include/ItemObject.php:316 ../../include/conversation.php:730 +#, php-format +msgid "last edited: %s" +msgstr "dernière édition : %s" + +#: ../../include/ItemObject.php:317 ../../include/conversation.php:731 +#, php-format +msgid "Expires: %s" +msgstr "Expire : %s" + +#: ../../include/ItemObject.php:338 +msgid "Save Bookmarks" +msgstr "Enregistrer un favori" + +#: ../../include/ItemObject.php:339 +msgid "Add to Calendar" +msgstr "Ajouter au Calendrier" + +#: ../../include/ItemObject.php:348 +msgid "Mark all seen" +msgstr "Tout marquer comme vu" + +#: ../../include/ItemObject.php:354 ../../mod/photos.php:1145 +msgctxt "noun" +msgid "Likes" +msgstr "Aimes" + +#: ../../include/ItemObject.php:355 ../../mod/photos.php:1146 +msgctxt "noun" +msgid "Dislikes" +msgstr "Détestes" + +#: ../../include/ItemObject.php:360 ../../include/acl_selectors.php:249 +#: ../../mod/photos.php:1151 +msgid "Close" +msgstr "Fermer" + +#: ../../include/ItemObject.php:365 ../../include/conversation.php:748 +#: ../../include/conversation.php:1220 ../../mod/mail.php:241 +#: ../../mod/mail.php:356 ../../mod/photos.php:962 ../../mod/editblock.php:149 +#: ../../mod/editlayout.php:147 ../../mod/editpost.php:123 +#: ../../mod/editwebpage.php:192 +msgid "Please wait" +msgstr "Merci de patienter" + +#: ../../include/ItemObject.php:385 ../../include/js_strings.php:7 +msgid "[+] show all" +msgstr "[+] voir plus" + +#: ../../include/ItemObject.php:666 ../../mod/photos.php:978 +#: ../../mod/photos.php:1096 +msgid "This is you" +msgstr "C'est vous" + +#: ../../include/ItemObject.php:668 ../../include/js_strings.php:6 +#: ../../mod/photos.php:980 ../../mod/photos.php:1098 +msgid "Comment" +msgstr "Commenter" + +#: ../../include/ItemObject.php:669 ../../include/js_strings.php:22 +#: ../../mod/mail.php:355 ../../mod/admin.php:453 ../../mod/admin.php:819 +#: ../../mod/admin.php:986 ../../mod/admin.php:1118 ../../mod/admin.php:1312 +#: ../../mod/admin.php:1397 ../../mod/pconfig.php:108 ../../mod/pdledit.php:58 +#: ../../mod/appman.php:99 ../../mod/photos.php:577 ../../mod/photos.php:654 +#: ../../mod/photos.php:941 ../../mod/photos.php:981 ../../mod/photos.php:1099 +#: ../../mod/poke.php:166 ../../mod/bulksetclose.php:24 ../../mod/poll.php:68 +#: ../../mod/chat.php:177 ../../mod/chat.php:211 ../../mod/connect.php:93 +#: ../../mod/profiles.php:667 ../../mod/connedit.php:704 +#: ../../mod/rate.php:167 ../../mod/events.php:511 ../../mod/events.php:693 +#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108 +#: ../../mod/group.php:81 ../../mod/import.php:592 ../../mod/invite.php:142 +#: ../../mod/settings.php:588 ../../mod/settings.php:692 +#: ../../mod/settings.php:718 ../../mod/settings.php:746 +#: ../../mod/settings.php:769 ../../mod/settings.php:854 +#: ../../mod/settings.php:1050 ../../mod/setup.php:327 ../../mod/setup.php:367 +#: ../../mod/locs.php:105 ../../mod/sources.php:104 ../../mod/sources.php:138 +#: ../../mod/mitem.php:235 ../../mod/mood.php:134 ../../mod/thing.php:303 +#: ../../mod/thing.php:346 ../../mod/xchan.php:11 +#: ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" msgstr "Envoyer" -#: ../../include/apps.php:150 -msgid "Profile Photo" -msgstr "Photo du profil" - -#: ../../include/apps.php:239 ../../mod/settings.php:79 -#: ../../mod/settings.php:543 -msgid "Update" -msgstr "Mise à jour" - -#: ../../include/apps.php:239 -msgid "Install" -msgstr "Installer" - -#: ../../include/apps.php:244 -msgid "Purchase" -msgstr "Acheter" - -#: ../../include/apps.php:246 ../../include/page_widgets.php:8 -#: ../../include/page_widgets.php:36 ../../include/reddav.php:1289 -#: ../../include/menu.php:42 ../../include/ItemObject.php:96 -#: ../../mod/settings.php:579 ../../mod/blocks.php:94 -#: ../../mod/connections.php:393 ../../mod/editblock.php:111 -#: ../../mod/editlayout.php:106 ../../mod/editpost.php:112 -#: ../../mod/editwebpage.php:143 ../../mod/thing.php:235 -#: ../../mod/layouts.php:112 ../../mod/menu.php:59 ../../mod/webpages.php:120 -msgid "Edit" -msgstr "Éditer" - -#: ../../include/apps.php:247 ../../include/reddav.php:1290 -#: ../../include/conversation.php:635 ../../include/ItemObject.php:108 -#: ../../mod/settings.php:580 ../../mod/connedit.php:440 -#: ../../mod/photos.php:1052 ../../mod/group.php:176 ../../mod/admin.php:767 -#: ../../mod/admin.php:897 ../../mod/thing.php:236 -msgid "Delete" -msgstr "Supprimer" - -#: ../../include/apps.php:328 ../../include/apps.php:379 -#: ../../include/reddav.php:1202 ../../mod/connedit.php:476 -msgid "Unknown" -msgstr "Inconnu" - -#: ../../include/text.php:321 -msgid "prev" -msgstr "préc." - -#: ../../include/text.php:323 -msgid "first" -msgstr "premier" - -#: ../../include/text.php:352 -msgid "last" -msgstr "dernier" - -#: ../../include/text.php:355 -msgid "next" -msgstr "suiv." - -#: ../../include/text.php:367 -msgid "older" -msgstr "plus ancien" - -#: ../../include/text.php:369 -msgid "newer" -msgstr "plus récent" - -#: ../../include/text.php:730 -msgid "No connections" -msgstr "Sans relations" - -#: ../../include/text.php:743 -#, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "%d relation" -msgstr[1] "%d relations" - -#: ../../include/text.php:756 -msgid "View Connections" -msgstr "Voir les relations" - -#: ../../include/text.php:817 ../../include/text.php:831 -#: ../../include/widgets.php:186 ../../mod/rbmark.php:28 -#: ../../mod/rbmark.php:98 ../../mod/filer.php:50 -msgid "Save" -msgstr "Sauver" - -#: ../../include/text.php:897 -msgid "poke" -msgstr "cogner" - -#: ../../include/text.php:897 ../../include/conversation.php:243 -msgid "poked" -msgstr "a cogné" - -#: ../../include/text.php:898 -msgid "ping" -msgstr "solliciter" - -#: ../../include/text.php:898 -msgid "pinged" -msgstr "a sollicité" - -#: ../../include/text.php:899 -msgid "prod" -msgstr "encourager" - -#: ../../include/text.php:899 -msgid "prodded" -msgstr "a encouragé" - -#: ../../include/text.php:900 -msgid "slap" -msgstr "gifler" - -#: ../../include/text.php:900 -msgid "slapped" -msgstr "a giflé" - -#: ../../include/text.php:901 -msgid "finger" -msgstr "pointer" - -#: ../../include/text.php:901 -msgid "fingered" -msgstr "a pointé" - -#: ../../include/text.php:902 -msgid "rebuff" -msgstr "rejeter" - -#: ../../include/text.php:902 -msgid "rebuffed" -msgstr "a rejeté" - -#: ../../include/text.php:911 -msgid "happy" -msgstr "heureux" - -#: ../../include/text.php:912 -msgid "sad" -msgstr "triste" - -#: ../../include/text.php:913 -msgid "mellow" -msgstr "mélancolique" - -#: ../../include/text.php:914 -msgid "tired" -msgstr "fatigué" - -#: ../../include/text.php:915 -msgid "perky" -msgstr "impertinent" - -#: ../../include/text.php:916 -msgid "angry" -msgstr "colérique" - -#: ../../include/text.php:917 -msgid "stupified" -msgstr "stupéfié" - -#: ../../include/text.php:918 -msgid "puzzled" -msgstr "perplexe" - -#: ../../include/text.php:919 -msgid "interested" -msgstr "intéressé" - -#: ../../include/text.php:920 -msgid "bitter" -msgstr "amer" - -#: ../../include/text.php:921 -msgid "cheerful" -msgstr "joyeux" - -#: ../../include/text.php:922 -msgid "alive" -msgstr "énergique" - -#: ../../include/text.php:923 -msgid "annoyed" -msgstr "agacé" - -#: ../../include/text.php:924 -msgid "anxious" -msgstr "anxieux" - -#: ../../include/text.php:925 -msgid "cranky" -msgstr "énervé" - -#: ../../include/text.php:926 -msgid "disturbed" -msgstr "perturbé" - -#: ../../include/text.php:927 -msgid "frustrated" -msgstr "frustré" - -#: ../../include/text.php:928 -msgid "depressed" -msgstr "déprimé" - -#: ../../include/text.php:929 -msgid "motivated" -msgstr "motivé" - -#: ../../include/text.php:930 -msgid "relaxed" -msgstr "détendu" - -#: ../../include/text.php:931 -msgid "surprised" -msgstr "surpris" - -#: ../../include/text.php:1092 -msgid "Monday" -msgstr "Lundi" - -#: ../../include/text.php:1092 -msgid "Tuesday" -msgstr "Mardi" - -#: ../../include/text.php:1092 -msgid "Wednesday" -msgstr "Mercredi" - -#: ../../include/text.php:1092 -msgid "Thursday" -msgstr "Jeudi" - -#: ../../include/text.php:1092 -msgid "Friday" -msgstr "Vendredi" - -#: ../../include/text.php:1092 -msgid "Saturday" -msgstr "Samedi" - -#: ../../include/text.php:1092 -msgid "Sunday" -msgstr "Dimanche" - -#: ../../include/text.php:1096 -msgid "January" -msgstr "Janvier" - -#: ../../include/text.php:1096 -msgid "February" -msgstr "Février" - -#: ../../include/text.php:1096 -msgid "March" -msgstr "Mars" - -#: ../../include/text.php:1096 -msgid "April" -msgstr "Avril" - -#: ../../include/text.php:1096 -msgid "May" -msgstr "Mai" - -#: ../../include/text.php:1096 -msgid "June" -msgstr "Juin" - -#: ../../include/text.php:1096 -msgid "July" -msgstr "Juillet" - -#: ../../include/text.php:1096 -msgid "August" -msgstr "Août" - -#: ../../include/text.php:1096 -msgid "September" -msgstr "Septembre" - -#: ../../include/text.php:1096 -msgid "October" -msgstr "Octobre" - -#: ../../include/text.php:1096 -msgid "November" -msgstr "Novembre" - -#: ../../include/text.php:1096 -msgid "December" -msgstr "Décembre" - -#: ../../include/text.php:1174 -msgid "unknown.???" -msgstr "inconnu.???" - -#: ../../include/text.php:1175 -msgid "bytes" -msgstr "octets" - -#: ../../include/text.php:1210 -msgid "remove category" -msgstr "supprimer la catégorie" - -#: ../../include/text.php:1280 -msgid "remove from file" -msgstr "retirer du fichier" - -#: ../../include/text.php:1345 ../../include/text.php:1357 -msgid "Click to open/close" -msgstr "Cliquer pour ouvrir/fermer" - -#: ../../include/text.php:1512 ../../mod/events.php:374 -msgid "Link to Source" -msgstr "Lien vers la source" - -#: ../../include/text.php:1531 -msgid "Select a page layout: " -msgstr "Choisir une mise en page :" - -#: ../../include/text.php:1534 ../../include/text.php:1599 -msgid "default" -msgstr "défaut" - -#: ../../include/text.php:1570 -msgid "Page content type: " -msgstr "Type de contenu :" - -#: ../../include/text.php:1611 -msgid "Select an alternate language" -msgstr "Choisir une langue alternative" - -#: ../../include/text.php:1735 ../../include/conversation.php:123 -#: ../../mod/tagger.php:49 -msgid "event" -msgstr "événement" - -#: ../../include/text.php:1740 ../../include/conversation.php:150 -#: ../../mod/tagger.php:55 -msgid "comment" -msgstr "commentaire" - -#: ../../include/text.php:1745 -msgid "activity" -msgstr "activité" - -#: ../../include/text.php:2004 -msgid "Design" -msgstr "Conception" - -#: ../../include/text.php:2006 -msgid "Blocks" -msgstr "Blocs" - -#: ../../include/text.php:2007 -msgid "Menus" -msgstr "Menus" - -#: ../../include/text.php:2008 -msgid "Layouts" -msgstr "Mises en page" - -#: ../../include/text.php:2009 -msgid "Pages" -msgstr "Pages" - -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "Nouvelle page" - -#: ../../include/page_widgets.php:39 ../../mod/blocks.php:97 -#: ../../mod/layouts.php:116 ../../mod/webpages.php:123 -msgid "View" -msgstr "Voir" - -#: ../../include/page_widgets.php:40 ../../include/conversation.php:1091 -#: ../../include/ItemObject.php:592 ../../mod/editblock.php:141 -#: ../../mod/editlayout.php:135 ../../mod/editpost.php:140 -#: ../../mod/editwebpage.php:174 ../../mod/photos.php:1003 -#: ../../mod/webpages.php:124 +#: ../../include/ItemObject.php:670 ../../include/conversation.php:1192 +#: ../../mod/editblock.php:135 ../../mod/editlayout.php:134 +#: ../../mod/editpost.php:107 ../../mod/editwebpage.php:179 +msgid "Bold" +msgstr "Gras" + +#: ../../include/ItemObject.php:671 ../../include/conversation.php:1193 +#: ../../mod/editblock.php:136 ../../mod/editlayout.php:135 +#: ../../mod/editpost.php:108 ../../mod/editwebpage.php:180 +msgid "Italic" +msgstr "Italique" + +#: ../../include/ItemObject.php:672 ../../include/conversation.php:1194 +#: ../../mod/editblock.php:137 ../../mod/editlayout.php:136 +#: ../../mod/editpost.php:109 ../../mod/editwebpage.php:181 +msgid "Underline" +msgstr "Souligné" + +#: ../../include/ItemObject.php:673 ../../include/conversation.php:1195 +#: ../../mod/editblock.php:138 ../../mod/editlayout.php:137 +#: ../../mod/editpost.php:110 ../../mod/editwebpage.php:182 +msgid "Quote" +msgstr "Citation" + +#: ../../include/ItemObject.php:674 ../../include/conversation.php:1196 +#: ../../mod/editblock.php:139 ../../mod/editlayout.php:138 +#: ../../mod/editpost.php:111 ../../mod/editwebpage.php:183 +msgid "Code" +msgstr "Code" + +#: ../../include/ItemObject.php:675 +msgid "Image" +msgstr "Image" + +#: ../../include/ItemObject.php:676 +msgid "Insert Link" +msgstr "Insérer un lien" + +#: ../../include/ItemObject.php:677 +msgid "Video" +msgstr "Vidéo" + +#: ../../include/ItemObject.php:678 ../../include/conversation.php:1166 +#: ../../include/page_widgets.php:40 ../../mod/photos.php:982 +#: ../../mod/editblock.php:170 ../../mod/editpost.php:143 +#: ../../mod/editwebpage.php:214 ../../mod/events.php:690 +#: ../../mod/webpages.php:188 msgid "Preview" msgstr "Aperçu" -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:125 -msgid "Actions" -msgstr "Actions" +#: ../../include/ItemObject.php:681 ../../include/conversation.php:1247 +#: ../../mod/mail.php:247 ../../mod/mail.php:361 ../../mod/editpost.php:151 +msgid "Encrypt text" +msgstr "Chiffrer le texte" -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:126 -msgid "Page Link" -msgstr "Lien vers la page" - -#: ../../include/page_widgets.php:43 ../../mod/webpages.php:127 -msgid "Title" -msgstr "Titre" - -#: ../../include/page_widgets.php:44 ../../mod/webpages.php:128 -msgid "Created" -msgstr "Créé" - -#: ../../include/page_widgets.php:45 ../../mod/webpages.php:129 -msgid "Edited" -msgstr "Édité" - -#: ../../include/security.php:301 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "Le formulaire n'est plus sécurisé, probablement parce qu'il est ouvert depuis trop longtemps (plus de 3 heures)." - -#: ../../include/account.php:23 +#: ../../include/account.php:27 msgid "Not a valid email address" msgstr "Ce n'est pas une adresse de courriel valide" -#: ../../include/account.php:25 +#: ../../include/account.php:29 msgid "Your email domain is not among those allowed on this site" msgstr "Votre domaine de courriel ne fait pas partie de ceux autorisés par ce site" -#: ../../include/account.php:31 +#: ../../include/account.php:35 msgid "Your email address is already registered at this site." msgstr "Votre adresse de courriel est déjà inscrite sur ce site." -#: ../../include/account.php:64 +#: ../../include/account.php:67 msgid "An invitation is required." msgstr "Une invitation est requise." -#: ../../include/account.php:68 +#: ../../include/account.php:71 msgid "Invitation could not be verified." msgstr "Votre invitation n'a pas pu être vérifiée." -#: ../../include/account.php:119 +#: ../../include/account.php:121 msgid "Please enter the required information." msgstr "Merci d'entrer les informations requises." -#: ../../include/account.php:187 +#: ../../include/account.php:188 msgid "Failed to store account information." msgstr "Impossible de stocker les informations liées au compte." -#: ../../include/account.php:245 +#: ../../include/account.php:246 #, php-format msgid "Registration confirmation for %s" msgstr "Confirmation de l'enregistrement pour %s" -#: ../../include/account.php:313 +#: ../../include/account.php:312 #, php-format msgid "Registration request at %s" msgstr "Demande d'inscription sur %s" -#: ../../include/account.php:315 ../../include/account.php:342 -#: ../../include/account.php:399 -msgid "Administrator" -msgstr "Administrateur" - -#: ../../include/account.php:337 +#: ../../include/account.php:336 msgid "your registration password" msgstr "votre mot de passe d'inscription" -#: ../../include/account.php:340 ../../include/account.php:397 +#: ../../include/account.php:339 ../../include/account.php:399 #, php-format msgid "Registration details for %s" msgstr "Détails de l'inscription à %s" -#: ../../include/account.php:406 +#: ../../include/account.php:408 msgid "Account approved." msgstr "Compte approuvé." -#: ../../include/account.php:440 +#: ../../include/account.php:447 #, php-format msgid "Registration revoked for %s" msgstr "Inscription révoquée pour %s" -#: ../../include/account.php:486 +#: ../../include/account.php:492 msgid "Account verified. Please login." msgstr "Compte vérifié. Veuillez vous connecter." -#: ../../include/photos.php:15 ../../include/attach.php:119 -#: ../../include/attach.php:166 ../../include/attach.php:229 -#: ../../include/attach.php:243 ../../include/attach.php:283 -#: ../../include/attach.php:297 ../../include/attach.php:322 -#: ../../include/attach.php:513 ../../include/attach.php:585 -#: ../../include/chat.php:116 ../../include/items.php:3711 -#: ../../mod/mood.php:112 ../../mod/mitem.php:73 ../../mod/achievements.php:27 -#: ../../mod/settings.php:494 ../../mod/poke.php:128 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/authtest.php:13 ../../mod/profile.php:64 -#: ../../mod/profile.php:72 ../../mod/block.php:22 ../../mod/block.php:72 -#: ../../mod/profile_photo.php:263 ../../mod/profile_photo.php:276 -#: ../../mod/blocks.php:29 ../../mod/blocks.php:44 ../../mod/profiles.php:179 -#: ../../mod/profiles.php:524 ../../mod/bookmarks.php:46 -#: ../../mod/channel.php:89 ../../mod/channel.php:193 -#: ../../mod/channel.php:236 ../../mod/chat.php:90 ../../mod/chat.php:95 -#: ../../mod/register.php:71 ../../mod/regmod.php:18 ../../mod/common.php:35 -#: ../../mod/network.php:12 ../../mod/connections.php:169 -#: ../../mod/connedit.php:254 ../../mod/delegate.php:6 ../../mod/page.php:30 -#: ../../mod/page.php:80 ../../mod/setup.php:203 ../../mod/editblock.php:34 -#: ../../mod/pdledit.php:21 ../../mod/editlayout.php:48 -#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:44 -#: ../../mod/editwebpage.php:83 ../../mod/photos.php:68 -#: ../../mod/photos.php:526 ../../mod/sources.php:66 ../../mod/events.php:160 -#: ../../mod/filestorage.php:10 ../../mod/filestorage.php:59 -#: ../../mod/filestorage.php:75 ../../mod/filestorage.php:98 -#: ../../mod/fsuggest.php:78 ../../mod/suggest.php:26 ../../mod/group.php:9 -#: ../../mod/thing.php:249 ../../mod/thing.php:266 ../../mod/thing.php:301 -#: ../../mod/invite.php:13 ../../mod/invite.php:104 ../../mod/item.php:178 -#: ../../mod/item.php:186 ../../mod/item.php:916 ../../mod/layouts.php:27 -#: ../../mod/layouts.php:39 ../../mod/like.php:154 -#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 -#: ../../mod/viewsrc.php:12 ../../mod/mail.php:108 ../../mod/manage.php:6 -#: ../../mod/menu.php:44 ../../mod/webpages.php:40 ../../mod/message.php:16 -#: ../../mod/new_channel.php:66 ../../mod/new_channel.php:97 -#: ../../mod/notifications.php:66 ../../mod/appman.php:66 ../../index.php:186 -#: ../../index.php:361 -msgid "Permission denied." -msgstr "Permission refusée." +#: ../../include/account.php:705 ../../include/account.php:707 +msgid "Click here to upgrade." +msgstr "Cliquez ici pour mettre à jour." -#: ../../include/photos.php:104 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "L'image dépasse la taille limite de %lu octets" +#: ../../include/account.php:713 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Cette action outrepasserait les limites prévues par votre forfait." -#: ../../include/photos.php:111 -msgid "Image file is empty." -msgstr "L'image est vide." +#: ../../include/account.php:718 +msgid "This action is not available under your subscription plan." +msgstr "Cette action n'est pas possible avec la formule choisie." -#: ../../include/photos.php:140 ../../mod/profile_photo.php:216 -msgid "Unable to process image" -msgstr "Impossible de traiter l'image" +#: ../../include/oembed.php:183 +msgid "Embedded content" +msgstr "Contenu imbriqué" -#: ../../include/photos.php:212 -msgid "Photo storage failed." -msgstr "Le stockage de l'image a échoué." - -#: ../../include/photos.php:339 ../../include/conversation.php:1515 -msgid "Photo Albums" -msgstr "Albums photo" - -#: ../../include/photos.php:343 ../../mod/photos.php:697 -#: ../../mod/photos.php:1199 -msgid "Upload New Photos" -msgstr "Ajouter des photos" +#: ../../include/oembed.php:192 +msgid "Embedding disabled" +msgstr "Imbrication désactivée" #: ../../include/acl_selectors.php:240 msgid "Visible to your default audience" @@ -748,397 +1436,353 @@ msgstr "Visible pour vos contacts seulement." #: ../../include/acl_selectors.php:241 msgid "Show" -msgstr "Voir plus" +msgstr "Montrer" #: ../../include/acl_selectors.php:242 msgid "Don't show" msgstr "Cacher" -#: ../../include/acl_selectors.php:248 ../../mod/chat.php:209 -#: ../../mod/photos.php:604 ../../mod/photos.php:958 -#: ../../mod/filestorage.php:128 +#: ../../include/acl_selectors.php:248 ../../mod/photos.php:571 +#: ../../mod/photos.php:934 ../../mod/chat.php:209 ../../mod/events.php:691 +#: ../../mod/filestorage.php:147 msgid "Permissions" msgstr "Permissions" -#: ../../include/acl_selectors.php:249 ../../include/ItemObject.php:289 -msgid "Close" -msgstr "Fermer" - #: ../../include/activities.php:39 msgid " and " -msgstr " et " +msgstr "et" #: ../../include/activities.php:47 msgid "public profile" msgstr "profil public" -#: ../../include/activities.php:52 +#: ../../include/activities.php:56 #, php-format msgid "%1$s changed %2$s to “%3$s”" msgstr "%1$s a changé %2$s en “%3$s”" -#: ../../include/activities.php:53 +#: ../../include/activities.php:57 #, php-format msgid "Visit %1$s's %2$s" -msgstr "Visiter %1$s sur %2$s" +msgstr "Visiter %1$s de %2$s" -#: ../../include/activities.php:56 +#: ../../include/activities.php:60 #, php-format msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s a mis à jour %2$s, modifiant %3$s." +msgstr "%1$s a mis-à-jour %2$s, modifiant %3$s." -#: ../../include/api.php:1036 +#: ../../include/api.php:1178 msgid "Public Timeline" msgstr "Fil public" -#: ../../include/attach.php:224 ../../include/attach.php:278 +#: ../../include/apps.php:128 +msgid "Site Admin" +msgstr "Administrateur" + +#: ../../include/apps.php:130 +msgid "Address Book" +msgstr "Carnet d'adresse" + +#: ../../include/apps.php:138 ../../include/identity.php:1240 +#: ../../include/identity.php:1357 ../../mod/profperm.php:112 +msgid "Profile" +msgstr "Profil" + +#: ../../include/apps.php:144 ../../mod/mood.php:130 +msgid "Mood" +msgstr "Humeur" + +#: ../../include/apps.php:145 ../../include/conversation.php:959 +msgid "Poke" +msgstr "Cogner" + +#: ../../include/apps.php:148 +msgid "Probe" +msgstr "Sonder" + +#: ../../include/apps.php:149 +msgid "Suggest" +msgstr "Suggérer" + +#: ../../include/apps.php:150 +msgid "Random Channel" +msgstr "Un Canal au Hasard" + +#: ../../include/apps.php:151 +msgid "Invite" +msgstr "Invitation" + +#: ../../include/apps.php:152 +msgid "Features" +msgstr "Fonctionalités" + +#: ../../include/apps.php:153 ../../mod/id.php:28 +msgid "Language" +msgstr "Langue" + +#: ../../include/apps.php:154 +msgid "Post" +msgstr "Envoyer" + +#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 +#: ../../mod/id.php:19 +msgid "Profile Photo" +msgstr "Photo du Profil" + +#: ../../include/apps.php:247 ../../mod/settings.php:84 +#: ../../mod/settings.php:614 +msgid "Update" +msgstr "Mise-à-jour" + +#: ../../include/apps.php:247 +msgid "Install" +msgstr "Installer" + +#: ../../include/apps.php:252 +msgid "Purchase" +msgstr "Acheter" + +#: ../../include/attach.php:137 ../../include/attach.php:184 +#: ../../include/attach.php:247 ../../include/attach.php:261 +#: ../../include/attach.php:305 ../../include/attach.php:319 +#: ../../include/attach.php:350 ../../include/attach.php:546 +#: ../../include/attach.php:618 ../../include/chat.php:131 +#: ../../include/items.php:4383 ../../include/photos.php:26 +#: ../../mod/mail.php:114 ../../mod/achievements.php:30 ../../mod/page.php:31 +#: ../../mod/page.php:86 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/pdledit.php:21 ../../mod/appman.php:66 ../../mod/photos.php:69 +#: ../../mod/authtest.php:13 ../../mod/block.php:22 ../../mod/block.php:72 +#: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/poke.php:128 +#: ../../mod/bookmarks.php:46 ../../mod/manage.php:6 ../../mod/channel.php:100 +#: ../../mod/channel.php:219 ../../mod/channel.php:262 ../../mod/chat.php:90 +#: ../../mod/chat.php:95 ../../mod/profile.php:64 ../../mod/profile.php:72 +#: ../../mod/common.php:35 ../../mod/profile_photo.php:264 +#: ../../mod/profile_photo.php:277 ../../mod/notifications.php:66 +#: ../../mod/connections.php:29 ../../mod/profiles.php:188 +#: ../../mod/profiles.php:576 ../../mod/connedit.php:348 +#: ../../mod/editblock.php:65 ../../mod/editlayout.php:63 +#: ../../mod/editlayout.php:87 ../../mod/editpost.php:13 +#: ../../mod/editwebpage.php:64 ../../mod/editwebpage.php:86 +#: ../../mod/editwebpage.php:101 ../../mod/editwebpage.php:125 +#: ../../mod/rate.php:110 ../../mod/events.php:249 +#: ../../mod/filestorage.php:18 ../../mod/filestorage.php:73 +#: ../../mod/filestorage.php:88 ../../mod/filestorage.php:115 +#: ../../mod/register.php:72 ../../mod/fsuggest.php:78 ../../mod/regmod.php:17 +#: ../../mod/group.php:9 ../../mod/id.php:71 ../../mod/service_limits.php:7 +#: ../../mod/invite.php:13 ../../mod/invite.php:104 ../../mod/settings.php:570 +#: ../../mod/item.php:206 ../../mod/item.php:214 ../../mod/item.php:1005 +#: ../../mod/setup.php:223 ../../mod/layouts.php:69 ../../mod/layouts.php:76 +#: ../../mod/layouts.php:87 ../../mod/sharedwithme.php:7 +#: ../../mod/like.php:178 ../../mod/locs.php:77 ../../mod/sources.php:66 +#: ../../mod/menu.php:72 ../../mod/message.php:16 ../../mod/mitem.php:111 +#: ../../mod/mood.php:111 ../../mod/suggest.php:26 ../../mod/network.php:12 +#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99 +#: ../../mod/thing.php:269 ../../mod/thing.php:284 ../../mod/thing.php:318 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/viewsrc.php:14 ../../mod/webpages.php:69 ../../index.php:186 +#: ../../index.php:397 +msgid "Permission denied." +msgstr "Permission refusée." + +#: ../../include/attach.php:242 ../../include/attach.php:300 msgid "Item was not found." msgstr "Élément introuvable." -#: ../../include/attach.php:335 +#: ../../include/attach.php:363 msgid "No source file." msgstr "Pas de fichier source." -#: ../../include/attach.php:352 +#: ../../include/attach.php:381 msgid "Cannot locate file to replace" msgstr "Impossible de trouver le fichier à remplacer." -#: ../../include/attach.php:370 +#: ../../include/attach.php:399 msgid "Cannot locate file to revise/update" -msgstr "Impossible de trouver le fichier à corriger/mettre à jour" +msgstr "Impossible de trouver le fichier à corriger/mettre-à-jour" -#: ../../include/attach.php:381 +#: ../../include/attach.php:410 #, php-format msgid "File exceeds size limit of %d" msgstr "Le fichier dépasse la taille limite de %d" -#: ../../include/attach.php:393 +#: ../../include/attach.php:422 #, php-format msgid "You have reached your limit of %1$.0f Mbytes attachment storage." msgstr "Vous avez atteint votre limite de %1$.0f méga-octets autorisés pour le stockage des pièces-jointes" -#: ../../include/attach.php:475 +#: ../../include/attach.php:505 msgid "File upload failed. Possible system limit or action terminated." msgstr "Envoi du fichier impossible. Limite système ou action avortée." -#: ../../include/attach.php:487 +#: ../../include/attach.php:517 msgid "Stored file could not be verified. Upload failed." msgstr "Le fichier stocké n'a pu être vérifié. Envoi impossible." -#: ../../include/attach.php:528 ../../include/attach.php:545 +#: ../../include/attach.php:561 ../../include/attach.php:578 msgid "Path not available." msgstr "Chemin non disponible." -#: ../../include/attach.php:590 +#: ../../include/attach.php:623 msgid "Empty pathname" msgstr "Chemin vide" -#: ../../include/attach.php:606 +#: ../../include/attach.php:639 msgid "duplicate filename or path" msgstr "doublon de chemin ou de fichier" -#: ../../include/attach.php:630 +#: ../../include/attach.php:663 msgid "Path not found." msgstr "Chemin introuvable." -#: ../../include/attach.php:681 +#: ../../include/attach.php:714 msgid "mkdir failed." msgstr "mkdir a échoué." -#: ../../include/attach.php:685 +#: ../../include/attach.php:718 msgid "database storage failed." msgstr "l'écriture dans la BD a échoué" -#: ../../include/plugin.php:504 ../../include/plugin.php:506 -msgid "Click here to upgrade." -msgstr "Cliquez ici pour mettre à jour." +#: ../../include/auth.php:131 +msgid "Logged out." +msgstr "Deconnecté." -#: ../../include/plugin.php:512 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Cette action outrepasserait les limites prévues par votre forfait." +#: ../../include/auth.php:272 +msgid "Failed authentication" +msgstr "Échec de l'authentification" -#: ../../include/plugin.php:517 -msgid "This action is not available under your subscription plan." -msgstr "Cette action n'est pas possible avec la formule choisie." +#: ../../include/auth.php:286 ../../mod/openid.php:190 +msgid "Login failed." +msgstr "Échec de la connexion." -#: ../../include/bb2diaspora.php:463 ../../include/event.php:11 +#: ../../include/bb2diaspora.php:373 +msgid "Attachments:" +msgstr "Pièces jointes:" + +#: ../../include/bb2diaspora.php:459 ../../include/event.php:22 msgid "l F d, Y \\@ g:i A" msgstr "l d F Y \\à G\\hi" -#: ../../include/bb2diaspora.php:469 ../../include/event.php:20 +#: ../../include/bb2diaspora.php:461 +msgid "$Projectname event notification:" +msgstr "Notification d'événement de $Projectname" + +#: ../../include/bb2diaspora.php:465 ../../include/event.php:30 msgid "Starts:" msgstr "Début :" -#: ../../include/bb2diaspora.php:477 ../../include/event.php:30 +#: ../../include/bb2diaspora.php:473 ../../include/event.php:40 msgid "Finishes:" msgstr "Fin :" -#: ../../include/bb2diaspora.php:485 ../../include/event.php:40 -#: ../../include/identity.php:757 ../../mod/directory.php:156 -#: ../../mod/dirprofile.php:105 ../../mod/events.php:504 +#: ../../include/bb2diaspora.php:481 ../../include/event.php:50 +#: ../../include/identity.php:1007 ../../mod/directory.php:302 +#: ../../mod/events.php:684 msgid "Location:" msgstr "Emplacement :" -#: ../../include/nav.php:81 ../../include/nav.php:108 ../../boot.php:1497 -msgid "Logout" -msgstr "Déconnexion" +#: ../../include/bbcode.php:122 ../../include/bbcode.php:768 +#: ../../include/bbcode.php:771 ../../include/bbcode.php:776 +#: ../../include/bbcode.php:779 ../../include/bbcode.php:782 +#: ../../include/bbcode.php:785 ../../include/bbcode.php:790 +#: ../../include/bbcode.php:793 ../../include/bbcode.php:798 +#: ../../include/bbcode.php:801 ../../include/bbcode.php:804 +#: ../../include/bbcode.php:807 +msgid "Image/photo" +msgstr "Image/photo" -#: ../../include/nav.php:81 ../../include/nav.php:108 -msgid "End this session" -msgstr "Mettre fin à la session" +#: ../../include/bbcode.php:161 ../../include/bbcode.php:818 +msgid "Encrypted content" +msgstr "Contenu chiffré" -#: ../../include/nav.php:84 ../../include/nav.php:142 -msgid "Home" -msgstr "Canal" - -#: ../../include/nav.php:84 -msgid "Your posts and conversations" -msgstr "Vos publications et conversations" - -#: ../../include/nav.php:85 ../../include/conversation.php:940 -#: ../../mod/connedit.php:393 ../../mod/connedit.php:507 -msgid "View Profile" -msgstr "Voir profil" - -#: ../../include/nav.php:85 -msgid "Your profile page" -msgstr "Votre profil" - -#: ../../include/nav.php:87 -msgid "Edit Profiles" -msgstr "Éditer les profils" - -#: ../../include/nav.php:87 -msgid "Manage/Edit profiles" -msgstr "Gérer/éditer les profils" - -#: ../../include/nav.php:89 ../../include/identity.php:730 -msgid "Edit Profile" -msgstr "Éditer le profil" - -#: ../../include/nav.php:89 -msgid "Edit your profile" -msgstr "Éditer votre profil" - -#: ../../include/nav.php:91 -msgid "Your photos" -msgstr "Vos photos" - -#: ../../include/nav.php:92 -msgid "Your files" -msgstr "Vos fichiers" - -#: ../../include/nav.php:97 -msgid "Your chatrooms" -msgstr "Vos salons" - -#: ../../include/nav.php:100 -msgid "Your bookmarks" -msgstr "Vos favoris" - -#: ../../include/nav.php:102 -msgid "Your webpages" -msgstr "Vos pages web" - -#: ../../include/nav.php:106 -msgid "Sign in" -msgstr "Connexion" - -#: ../../include/nav.php:123 +#: ../../include/bbcode.php:178 #, php-format -msgid "%s - click to logout" -msgstr "%s - cliquer ici pour déconnecter" +msgid "Install %s element: " +msgstr "Installer %s élément" -#: ../../include/nav.php:128 -msgid "Click to authenticate to your home hub" -msgstr "S'authentifier auprès de votre hub" +#: ../../include/bbcode.php:182 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "Ce message contient un élément installable %s, mais vous n'avez pas l'autorisation de l'installer sur ce site." -#: ../../include/nav.php:142 -msgid "Home Page" -msgstr "Page d'accueil" +#: ../../include/bbcode.php:192 ../../mod/impel.php:37 +msgid "webpage" +msgstr "Pages web" -#: ../../include/nav.php:146 ../../mod/register.php:221 ../../boot.php:1474 -msgid "Register" -msgstr "S'inscrire" +#: ../../include/bbcode.php:195 ../../mod/impel.php:47 +msgid "layout" +msgstr "Mises en page" -#: ../../include/nav.php:146 -msgid "Create an account" -msgstr "Créer un compte" +#: ../../include/bbcode.php:198 ../../mod/impel.php:42 +msgid "block" +msgstr "Bloquer" -#: ../../include/nav.php:151 -msgid "Help and documentation" -msgstr "Aide et documentation" +#: ../../include/bbcode.php:201 ../../mod/impel.php:54 +msgid "menu" +msgstr "Menu" -#: ../../include/nav.php:154 ../../include/widgets.php:79 -#: ../../mod/apps.php:33 -msgid "Apps" -msgstr "Applications" +#: ../../include/bbcode.php:215 +msgid "QR code" +msgstr "code QR" -#: ../../include/nav.php:154 -msgid "Applications, utilities, links, games" -msgstr "Applications, utilitaires, liens, jeux" +#: ../../include/bbcode.php:266 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s a écrit %2$s qui suit %3$s" -#: ../../include/nav.php:156 -msgid "Search site content" -msgstr "Rechercher parmi le contenu du site" +#: ../../include/bbcode.php:268 ../../mod/tagger.php:51 +msgid "post" +msgstr "l'article" -#: ../../include/nav.php:159 -msgid "Channel Locator" -msgstr "Localisation de canaux" +#: ../../include/bbcode.php:518 +msgid "Different viewers will see this text differently" +msgstr "Ce texte aura un rendu différent en fonction des navigateurs" -#: ../../include/nav.php:170 -msgid "Your matrix" -msgstr "Votre matrice" +#: ../../include/bbcode.php:729 +msgid "$1 spoiler" +msgstr "Dévoile : $1" -#: ../../include/nav.php:171 -msgid "Mark all matrix notifications seen" -msgstr "Marquer toutes les notifications de la matrice comme vues" - -#: ../../include/nav.php:173 -msgid "Channel home" -msgstr "Mon canal" - -#: ../../include/nav.php:174 -msgid "Mark all channel notifications seen" -msgstr "Marquer toutes les notifications du canal comme vues" - -#: ../../include/nav.php:177 ../../mod/connections.php:386 -msgid "Connections" -msgstr "Relations" - -#: ../../include/nav.php:180 -msgid "Notices" -msgstr "Notifications" - -#: ../../include/nav.php:180 -msgid "Notifications" -msgstr "Notifications" - -#: ../../include/nav.php:181 -msgid "See all notifications" -msgstr "Voir toutes les notifications" - -#: ../../include/nav.php:182 ../../mod/notifications.php:99 -msgid "Mark all system notifications seen" -msgstr "Marquer toutes les notifications système comme vues" - -#: ../../include/nav.php:184 -msgid "Private mail" -msgstr "Messages privés" - -#: ../../include/nav.php:185 -msgid "See all private messages" -msgstr "Voir tous les messages privés" - -#: ../../include/nav.php:186 -msgid "Mark all private messages seen" -msgstr "Marquer tous les messages privés comme vus" - -#: ../../include/nav.php:187 -msgid "Inbox" -msgstr "Boîte de réception" - -#: ../../include/nav.php:188 -msgid "Outbox" -msgstr "Boîte d'envoi" - -#: ../../include/nav.php:189 ../../include/widgets.php:536 -msgid "New Message" -msgstr "Nouveau message" - -#: ../../include/nav.php:192 -msgid "Event Calendar" -msgstr "Calendrier des événements" - -#: ../../include/nav.php:193 -msgid "See all events" -msgstr "Voir tous les événements" - -#: ../../include/nav.php:194 -msgid "Mark all events seen" -msgstr "Marquer tous les événements comme vus" - -#: ../../include/nav.php:196 -msgid "Manage Your Channels" -msgstr "Gérer vos canaux" - -#: ../../include/nav.php:198 -msgid "Account/Channel Settings" -msgstr "Réglages du Compte/Canal" - -#: ../../include/nav.php:206 ../../mod/admin.php:123 -msgid "Admin" -msgstr "Administrateur" - -#: ../../include/nav.php:206 -msgid "Site Setup and Configuration" -msgstr "Configuration du site" - -#: ../../include/nav.php:231 -msgid "Nothing new here" -msgstr "Aucun nouveau contenu trouvé" - -#: ../../include/nav.php:235 -msgid "Please wait..." -msgstr "Merci de patienter..." +#: ../../include/bbcode.php:756 +msgid "$1 wrote:" +msgstr "$1 a écrit :" #: ../../include/bookmarks.php:35 #, php-format msgid "%1$s's bookmarks" msgstr "Favoris de %1$s" -#: ../../include/taxonomy.php:210 -msgid "Tags" -msgstr "Étiquettes" +#: ../../include/chat.php:23 +msgid "Missing room name" +msgstr "Il manque le nom du salon" -#: ../../include/taxonomy.php:227 -msgid "Keywords" -msgstr "Mots-clefs" +#: ../../include/chat.php:32 +msgid "Duplicate room name" +msgstr "Un salon de ce nom existe déjà" -#: ../../include/taxonomy.php:252 -msgid "have" -msgstr "ont" +#: ../../include/chat.php:82 ../../include/chat.php:90 +msgid "Invalid room specifier." +msgstr "Identifiant de salon invalide." -#: ../../include/taxonomy.php:252 -msgid "has" -msgstr "a" +#: ../../include/chat.php:120 +msgid "Room not found." +msgstr "Salon introuvable." -#: ../../include/taxonomy.php:253 -msgid "want" -msgstr "veulent" +#: ../../include/chat.php:141 +msgid "Room is full" +msgstr "Le salon est plein" -#: ../../include/taxonomy.php:253 -msgid "wants" -msgstr "veut" - -#: ../../include/taxonomy.php:254 ../../include/ItemObject.php:208 -msgid "like" -msgstr "aime" - -#: ../../include/taxonomy.php:254 -msgid "likes" -msgstr "aiment" - -#: ../../include/taxonomy.php:255 ../../include/ItemObject.php:209 -msgid "dislike" -msgstr "déteste" - -#: ../../include/taxonomy.php:255 -msgid "dislikes" -msgstr "détestent" - -#: ../../include/taxonomy.php:338 ../../include/identity.php:999 -#: ../../include/ItemObject.php:134 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "J'aime" -msgstr[1] "J'aime" - -#: ../../include/comanche.php:35 ../../view/theme/apw/php/config.php:185 +#: ../../include/comanche.php:34 ../../mod/admin.php:390 +#: ../../view/theme/apw/php/config.php:185 msgid "Default" msgstr "Défaut" +#: ../../include/security.php:349 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "Le formulaire n'est plus sécurisé, probablement parce qu'il est ouvert depuis trop longtemps (plus de 3 heures)." + #: ../../include/contact_selectors.php:56 msgid "Frequently" msgstr "Constamment" @@ -1175,8 +1819,9 @@ msgstr "OStatus" msgid "RSS/Atom" msgstr "RSS/Atom" -#: ../../include/contact_selectors.php:79 ../../mod/admin.php:763 -#: ../../mod/admin.php:772 ../../boot.php:1500 +#: ../../include/contact_selectors.php:79 ../../mod/admin.php:822 +#: ../../mod/admin.php:831 ../../mod/id.php:15 ../../mod/id.php:16 +#: ../../boot.php:1553 msgid "Email" msgstr "Courriel" @@ -1211,7 +1856,7 @@ msgid_plural "%d invitations available" msgstr[0] "%d invitation disponible" msgstr[1] "%d invitations disponibles" -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:455 +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:457 msgid "Advanced" msgstr "Avancé" @@ -1231,12 +1876,13 @@ msgstr "Ajouter/Suivre" msgid "Examples: Robert Morgenstein, Fishing" msgstr "Exemples: Robert Morgenstein, Course à pieds" -#: ../../include/contact_widgets.php:26 ../../mod/connections.php:392 -#: ../../mod/directory.php:222 ../../mod/directory.php:227 +#: ../../include/contact_widgets.php:26 ../../mod/connections.php:273 +#: ../../mod/directory.php:379 ../../mod/directory.php:384 msgid "Find" msgstr "Trouver" -#: ../../include/contact_widgets.php:27 ../../mod/suggest.php:59 +#: ../../include/contact_widgets.php:27 ../../mod/directory.php:383 +#: ../../mod/suggest.php:60 msgid "Channel Suggestions" msgstr "Canaux suggérés" @@ -1249,443 +1895,31 @@ msgid "Invite Friends" msgstr "Inviter des amis" #: ../../include/contact_widgets.php:32 -msgid "Exammple: name=fred and country=iceland" -msgstr "Exemple: name=fred and country=iceland" +msgid "Advanced example: name=fred and country=iceland" +msgstr "Exemple avancé : name=fred and country=iceland" -#: ../../include/contact_widgets.php:33 -msgid "Advanced Find" -msgstr "Recherche avancée" - -#: ../../include/contact_widgets.php:58 ../../include/features.php:69 -#: ../../include/widgets.php:296 -msgid "Saved Folders" -msgstr "Dossiers sauvegardés" - -#: ../../include/contact_widgets.php:61 ../../include/contact_widgets.php:96 -#: ../../include/widgets.php:299 -msgid "Everything" -msgstr "Tout" - -#: ../../include/contact_widgets.php:93 ../../include/widgets.php:29 -msgid "Categories" -msgstr "Catégories" - -#: ../../include/contact_widgets.php:126 +#: ../../include/contact_widgets.php:125 #, php-format msgid "%d connection in common" msgid_plural "%d connections in common" msgstr[0] "%d relation en commun" msgstr[1] "%d relations en commun" -#: ../../include/contact_widgets.php:131 +#: ../../include/contact_widgets.php:130 msgid "show more" msgstr "montrer plus" -#: ../../include/event.php:326 -msgid "This event has been added to your calendar." -msgstr "Cet événement a été ajouté à votre calendrier." - -#: ../../include/zot.php:624 -msgid "Invalid data packet" -msgstr "Paquet de données invalide" - -#: ../../include/zot.php:638 -msgid "Unable to verify channel signature" -msgstr "Impossible de vérifier la signature du canal" - -#: ../../include/zot.php:835 -#, php-format -msgid "Unable to verify site signature for %s" -msgstr "Impossible de vérifier la signature de site pour %s" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Divers" - -#: ../../include/datetime.php:152 ../../include/datetime.php:284 -msgid "year" -msgstr "année" - -#: ../../include/datetime.php:157 ../../include/datetime.php:285 -msgid "month" -msgstr "mois" - -#: ../../include/datetime.php:162 ../../include/datetime.php:287 -msgid "day" -msgstr "jour" - -#: ../../include/datetime.php:275 -msgid "never" -msgstr "jamais" - -#: ../../include/datetime.php:281 -msgid "less than a second ago" -msgstr "à l'instant" - -#: ../../include/datetime.php:284 -msgid "years" -msgstr "années" - -#: ../../include/datetime.php:285 -msgid "months" -msgstr "mois" - -#: ../../include/datetime.php:286 -msgid "week" -msgstr "semaine" - -#: ../../include/datetime.php:286 -msgid "weeks" -msgstr "semaines" - -#: ../../include/datetime.php:287 -msgid "days" -msgstr "jours" - -#: ../../include/datetime.php:288 -msgid "hour" -msgstr "heure" - -#: ../../include/datetime.php:288 -msgid "hours" -msgstr "heures" - -#: ../../include/datetime.php:289 -msgid "minute" -msgstr "minute" - -#: ../../include/datetime.php:289 -msgid "minutes" -msgstr "minutes" - -#: ../../include/datetime.php:290 -msgid "second" -msgstr "seconde" - -#: ../../include/datetime.php:290 -msgid "seconds" -msgstr "secondes" - -#: ../../include/datetime.php:299 -#, php-format -msgid "%1$d %2$s ago" -msgstr "il y a %1$d %2$s" - -#: ../../include/datetime.php:504 -#, php-format -msgid "%1$s's birthday" -msgstr "Anniversaire de %1$s" - -#: ../../include/datetime.php:505 -#, php-format -msgid "Happy Birthday %1$s" -msgstr "Joyeux Anniversaire %1$s" - -#: ../../include/dir_fns.php:36 -msgid "Sort Options" -msgstr "Options de tri" - -#: ../../include/dir_fns.php:37 -msgid "Alphabetic" -msgstr "Alphabétique" - -#: ../../include/dir_fns.php:38 -msgid "Reverse Alphabetic" -msgstr "Alphabétique inversé" - -#: ../../include/dir_fns.php:39 -msgid "Newest to Oldest" -msgstr "Anté-chronologique" - -#: ../../include/dir_fns.php:51 -msgid "Enable Safe Search" -msgstr "Activer la recherche sûre" - -#: ../../include/dir_fns.php:53 -msgid "Disable Safe Search" -msgstr "Désactiver la recherche sûre" - -#: ../../include/dir_fns.php:55 -msgid "Safe Mode" -msgstr "Mode sûr" - -#: ../../include/enotify.php:41 -msgid "Hubzilla Notification" -msgstr "Notification Matrice Rouge" - -#: ../../include/enotify.php:42 -msgid "hubzilla" -msgstr "Matrice Rouge" - -#: ../../include/enotify.php:44 -msgid "Thank You," -msgstr "Merci," - -#: ../../include/enotify.php:46 -#, php-format -msgid "%s Administrator" -msgstr "l'administrateur de %s" - -#: ../../include/enotify.php:81 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:85 -#, php-format -msgid "[Red:Notify] New mail received at %s" -msgstr "[Red:Notification] Nouveau message reçu sur %s" - -#: ../../include/enotify.php:87 -#, php-format -msgid "%1$s, %2$s sent you a new private message at %3$s." -msgstr "%1$s, vous avez reçu un message privé sur %3$s, de la part de %2$s." - -#: ../../include/enotify.php:88 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s vous a envoyé %2$s." - -#: ../../include/enotify.php:88 -msgid "a private message" -msgstr "un message privé" - -#: ../../include/enotify.php:89 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Merci de visiter %s pour voir et/ou répondre à vos messages privés." - -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" -msgstr "%1$s, %2$s a commenté sur [zrl=%3$s]%4$s[/zrl]" - -#: ../../include/enotify.php:152 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" -msgstr "%1$s, %2$s a commenté sur [zrl=%3$s]%5$s de %4$s[/zrl]" - -#: ../../include/enotify.php:161 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" -msgstr "%1$s, %2$s a commenté [zrl=%3$s]votre %4$s[/zrl]" - -#: ../../include/enotify.php:172 -#, php-format -msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Red:Notification] Commentaire de %2$s sur conversation #%1$d" - -#: ../../include/enotify.php:173 -#, php-format -msgid "%1$s, %2$s commented on an item/conversation you have been following." -msgstr "%1$s, %2$s a commenté un élément de conversation que vous suivez." - -#: ../../include/enotify.php:176 ../../include/enotify.php:191 -#: ../../include/enotify.php:217 ../../include/enotify.php:236 -#: ../../include/enotify.php:250 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Merci de visiter %s pour voir et/ou répondre sur cette conversation." - -#: ../../include/enotify.php:182 -#, php-format -msgid "[Red:Notify] %s posted to your profile wall" -msgstr "[Red:Notification] %s a publié sur votre profil" - -#: ../../include/enotify.php:184 -#, php-format -msgid "%1$s, %2$s posted to your profile wall at %3$s" -msgstr "%1$s, %2$s a publié sur votre profil à %3$s" - -#: ../../include/enotify.php:186 -#, php-format -msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" -msgstr "%1$s, %2$s a publié sur [zrl=%3$s]votre profil[/zrl]" - -#: ../../include/enotify.php:210 -#, php-format -msgid "[Red:Notify] %s tagged you" -msgstr "[Red:Notification] %s vous a étiqueté" - -#: ../../include/enotify.php:211 -#, php-format -msgid "%1$s, %2$s tagged you at %3$s" -msgstr "%1$s, vous avez été étiqueté sur %3$s par %2$s" - -#: ../../include/enotify.php:212 -#, php-format -msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." -msgstr "%1$s, %2$s [zrl=%3$s]vous a étiqueté[/zrl]." - -#: ../../include/enotify.php:225 -#, php-format -msgid "[Red:Notify] %1$s poked you" -msgstr "[Red:Notification] %1$s vous a cogné" - -#: ../../include/enotify.php:226 -#, php-format -msgid "%1$s, %2$s poked you at %3$s" -msgstr "%1$s, %2$s vous a cogné sur %3$s - -#: ../../include/enotify.php:227 -#, php-format -msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." -msgstr "%1$s, %2$s [zrl=%2$s]vous a cogné[/zrl]." - -#: ../../include/enotify.php:243 -#, php-format -msgid "[Red:Notify] %s tagged your post" -msgstr "[Red:Notification] %s a étiqueté votre publication" - -#: ../../include/enotify.php:244 -#, php-format -msgid "%1$s, %2$s tagged your post at %3$s" -msgstr "%1$s, %2$s a étiqueté votre publication sur %3$s" - -#: ../../include/enotify.php:245 -#, php-format -msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" -msgstr "%1$s, %2$s a étiqueté [zrl=%3$s]votre publication[/zrl]" - -#: ../../include/enotify.php:257 -msgid "[Red:Notify] Introduction received" -msgstr "[Red:Notification] Nouvelle introduction" - -#: ../../include/enotify.php:258 -#, php-format -msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" -msgstr "%1$s, vous avez reçu une demande de mise en relation de '%2$s' sur %3$s" - -#: ../../include/enotify.php:259 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." -msgstr "%1$s, vous avez reçu [zrl=%2$s]une demande de mise en relation[/zrl] de %3$s." - -#: ../../include/enotify.php:263 ../../include/enotify.php:282 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Vous pouvez visiter leur profil sur %s" - -#: ../../include/enotify.php:265 -#, php-format -msgid "Please visit %s to approve or reject the connection request." -msgstr "Merci de visiter %s avant d'approuver (ou non) cette demande de relation." - -#: ../../include/enotify.php:272 -msgid "[Red:Notify] Friend suggestion received" -msgstr "[Red:Notification] Nouvelle suggestion d'amitié" - -#: ../../include/enotify.php:273 -#, php-format -msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" -msgstr "%1$s, vous avez reçu une suggestion de relation de '%2$s' à %3$s" - -#: ../../include/enotify.php:274 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " -"%4$s." -msgstr "%1$s, avez reçu %3$s comme [zrl=%2$s]une suggestion de relation[/zrl] de %4$s." - -#: ../../include/enotify.php:280 -msgid "Name:" -msgstr "Nom :" - -#: ../../include/enotify.php:281 -msgid "Photo:" -msgstr "Photo :" - -#: ../../include/enotify.php:284 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Merci de visiter %s pour donner suite (ou non) à cette suggestion." - -#: ../../include/enotify.php:474 -msgid "[Red:Notify]" -msgstr "[Red:Notification]" - -#: ../../include/reddav.php:1145 ../../include/reddav.php:1288 -msgid "parent" -msgstr "retour" - -#: ../../include/reddav.php:1169 -msgid "Collection" -msgstr "Collection" - -#: ../../include/reddav.php:1172 -msgid "Principal" -msgstr "Principal" - -#: ../../include/reddav.php:1175 -msgid "Addressbook" -msgstr "Carnet d'adresse" - -#: ../../include/reddav.php:1178 -msgid "Calendar" -msgstr "Calendrier" - -#: ../../include/reddav.php:1181 -msgid "Schedule Inbox" -msgstr "Calendrier - Message entrants" - -#: ../../include/reddav.php:1184 -msgid "Schedule Outbox" -msgstr "Calendrier - Message sortants" - -#: ../../include/reddav.php:1262 -#, php-format -msgid "%1$s used" -msgstr "%1$s utilisé" - -#: ../../include/reddav.php:1267 -#, php-format -msgid "%1$s used of %2$s (%3$s%)" -msgstr "%1$s utilisé de %2$s (%3$s%)" - -#: ../../include/reddav.php:1284 ../../mod/settings.php:519 -#: ../../mod/settings.php:545 ../../mod/admin.php:902 -msgid "Name" -msgstr "Nom" - -#: ../../include/reddav.php:1285 -msgid "Type" -msgstr "Type" - -#: ../../include/reddav.php:1286 -msgid "Size" -msgstr "Taille" - -#: ../../include/reddav.php:1287 -msgid "Last Modified" -msgstr "Modifié le" - -#: ../../include/reddav.php:1291 -msgid "Total" -msgstr "Total" - -#: ../../include/reddav.php:1344 -msgid "Create new folder" -msgstr "Nouveau dossier" - -#: ../../include/reddav.php:1345 ../../mod/mitem.php:142 ../../mod/menu.php:84 -#: ../../mod/new_channel.php:117 -msgid "Create" -msgstr "Créer" - -#: ../../include/reddav.php:1346 -msgid "Upload file" -msgstr "Téléverser un fichier" - -#: ../../include/reddav.php:1347 ../../mod/profile_photo.php:361 -msgid "Upload" -msgstr "Envoyer" - -#: ../../include/conversation.php:126 ../../mod/like.php:89 +#: ../../include/conversation.php:126 ../../mod/like.php:113 msgid "channel" msgstr "canal" -#: ../../include/conversation.php:167 ../../mod/like.php:333 +#: ../../include/conversation.php:164 ../../include/diaspora.php:2152 +#: ../../mod/like.php:397 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s aime %3$s de %2$s" + +#: ../../include/conversation.php:167 ../../mod/like.php:399 #, php-format msgid "%1$s doesn't like %2$s's %3$s" msgstr "%1$s déteste %3$s de %2$s" @@ -1700,1393 +1934,1403 @@ msgstr "%1$s ajoute %2$s à ses relations" msgid "%1$s poked %2$s" msgstr "%1$s a cogné %2$s" -#: ../../include/conversation.php:261 ../../mod/mood.php:63 +#: ../../include/conversation.php:260 ../../mod/mood.php:63 #, php-format msgctxt "mood" msgid "%1$s is %2$s" msgstr "%1$s est %2$s" -#: ../../include/conversation.php:634 ../../include/ItemObject.php:114 -msgid "Select" -msgstr "Sélectionner" +#: ../../include/conversation.php:583 ../../mod/photos.php:996 +msgctxt "title" +msgid "Likes" +msgstr "J'aime" -#: ../../include/conversation.php:642 ../../include/ItemObject.php:89 -#: ../../mod/photos.php:850 -msgid "Private Message" -msgstr "Message Privé" +#: ../../include/conversation.php:583 ../../mod/photos.php:996 +msgctxt "title" +msgid "Dislikes" +msgstr "Je n'aime pas" -#: ../../include/conversation.php:649 ../../include/ItemObject.php:182 -msgid "Message is verified" -msgstr "Message vérifié" +#: ../../include/conversation.php:584 ../../mod/photos.php:997 +msgctxt "title" +msgid "Agree" +msgstr "Accord" -#: ../../include/conversation.php:669 +#: ../../include/conversation.php:584 ../../mod/photos.php:997 +msgctxt "title" +msgid "Disagree" +msgstr "Désaccord" + +#: ../../include/conversation.php:584 ../../mod/photos.php:997 +msgctxt "title" +msgid "Abstain" +msgstr "Abstention" + +#: ../../include/conversation.php:585 ../../mod/photos.php:998 +msgctxt "title" +msgid "Attending" +msgstr "Participations" + +#: ../../include/conversation.php:585 ../../mod/photos.php:998 +msgctxt "title" +msgid "Not attending" +msgstr "Non-participations" + +#: ../../include/conversation.php:585 ../../mod/photos.php:998 +msgctxt "title" +msgid "Might attend" +msgstr "Participation possible" + +#: ../../include/conversation.php:703 #, php-format msgid "View %s's profile @ %s" msgstr "Voir le profil de %s @ %s" -#: ../../include/conversation.php:683 +#: ../../include/conversation.php:718 msgid "Categories:" msgstr "Catégories :" -#: ../../include/conversation.php:684 +#: ../../include/conversation.php:719 msgid "Filed under:" msgstr "Classé sous :" -#: ../../include/conversation.php:693 ../../include/ItemObject.php:250 -#, php-format -msgid " from %s" -msgstr "de %s" - -#: ../../include/conversation.php:696 ../../include/ItemObject.php:253 -#, php-format -msgid "last edited: %s" -msgstr "dernière édition : %s" - -#: ../../include/conversation.php:697 ../../include/ItemObject.php:254 -#, php-format -msgid "Expires: %s" -msgstr "Expire : %s" - -#: ../../include/conversation.php:712 +#: ../../include/conversation.php:746 msgid "View in context" msgstr "Voir en contexte" -#: ../../include/conversation.php:714 ../../include/conversation.php:1130 -#: ../../include/ItemObject.php:294 ../../mod/editblock.php:120 -#: ../../mod/editlayout.php:115 ../../mod/editpost.php:121 -#: ../../mod/editwebpage.php:152 ../../mod/photos.php:983 -#: ../../mod/mail.php:231 ../../mod/mail.php:346 -msgid "Please wait" -msgstr "Merci de patienter" - -#: ../../include/conversation.php:841 +#: ../../include/conversation.php:857 msgid "remove" msgstr "supprimer" -#: ../../include/conversation.php:845 -msgid "Loading..." -msgstr "Chargement..." - -#: ../../include/conversation.php:846 +#: ../../include/conversation.php:862 msgid "Delete Selected Items" msgstr "Supprimer les éléments selectionnés" -#: ../../include/conversation.php:937 +#: ../../include/conversation.php:950 msgid "View Source" msgstr "Voir source" -#: ../../include/conversation.php:938 +#: ../../include/conversation.php:951 msgid "Follow Thread" msgstr "Suivre discussion" -#: ../../include/conversation.php:939 +#: ../../include/conversation.php:952 msgid "View Status" msgstr "Voir état" -#: ../../include/conversation.php:941 +#: ../../include/conversation.php:954 msgid "View Photos" msgstr "Voir photos" -#: ../../include/conversation.php:942 +#: ../../include/conversation.php:955 msgid "Matrix Activity" msgstr "Activité sur la matrice" -#: ../../include/conversation.php:943 +#: ../../include/conversation.php:957 msgid "Edit Contact" msgstr "Éditer contact" -#: ../../include/conversation.php:944 +#: ../../include/conversation.php:958 msgid "Send PM" msgstr "Envoyer un Message Privé" -#: ../../include/conversation.php:1001 +#: ../../include/conversation.php:1073 #, php-format msgid "%s likes this." msgstr "%s aime ça." -#: ../../include/conversation.php:1001 +#: ../../include/conversation.php:1073 #, php-format msgid "%s doesn't like this." msgstr "%s déteste ça." -#: ../../include/conversation.php:1005 +#: ../../include/conversation.php:1077 #, php-format msgid "%2$d people like this." msgid_plural "%2$d people like this." msgstr[0] "" msgstr[1] "%2$d personne(s) aime(nt) ça." -#: ../../include/conversation.php:1007 +#: ../../include/conversation.php:1079 #, php-format msgid "%2$d people don't like this." msgid_plural "%2$d people don't like this." msgstr[0] "" msgstr[1] "%2$d personne(s) déteste(nt) ça." -#: ../../include/conversation.php:1013 +#: ../../include/conversation.php:1085 msgid "and" msgstr "et" -#: ../../include/conversation.php:1016 +#: ../../include/conversation.php:1088 #, php-format msgid ", and %d other people" msgid_plural ", and %d other people" msgstr[0] "" msgstr[1] ", et %d autre(s) personne(s)" -#: ../../include/conversation.php:1017 +#: ../../include/conversation.php:1089 #, php-format msgid "%s like this." msgstr "%s aime ça." -#: ../../include/conversation.php:1017 +#: ../../include/conversation.php:1089 #, php-format msgid "%s don't like this." msgstr "%s déteste ça." -#: ../../include/conversation.php:1074 +#: ../../include/conversation.php:1151 msgid "Visible to everybody" msgstr "Visible par tout le monde" -#: ../../include/conversation.php:1075 ../../mod/mail.php:167 -#: ../../mod/mail.php:279 +#: ../../include/conversation.php:1152 ../../mod/mail.php:174 +#: ../../mod/mail.php:289 msgid "Please enter a link URL:" msgstr "Merci d'entrer l'URL d'un lien :" -#: ../../include/conversation.php:1076 +#: ../../include/conversation.php:1153 msgid "Please enter a video link/URL:" msgstr "Merci d'entrer l'URL d'une video :" -#: ../../include/conversation.php:1077 +#: ../../include/conversation.php:1154 msgid "Please enter an audio link/URL:" -msgstr "Merci d'entrer l'URL d'un contenu audio :" +msgstr "Merci d'entrer l'URL d'un contenu audio&nsbp;:" -#: ../../include/conversation.php:1078 +#: ../../include/conversation.php:1155 msgid "Tag term:" msgstr "Étiquette :" -#: ../../include/conversation.php:1079 ../../mod/filer.php:49 +#: ../../include/conversation.php:1156 ../../mod/filer.php:49 msgid "Save to Folder:" msgstr "Classer dans le dossier :" -#: ../../include/conversation.php:1080 +#: ../../include/conversation.php:1157 msgid "Where are you right now?" msgstr "Où êtes-vous présentement?" -#: ../../include/conversation.php:1081 ../../mod/editpost.php:52 -#: ../../mod/mail.php:168 ../../mod/mail.php:280 +#: ../../include/conversation.php:1158 ../../mod/mail.php:175 +#: ../../mod/mail.php:290 ../../mod/editpost.php:47 msgid "Expires YYYY-MM-DD HH:MM" msgstr "Expire YYYY-MM-DD HH:MM" -#: ../../include/conversation.php:1105 ../../mod/photos.php:982 -#: ../../mod/layouts.php:113 +#: ../../include/conversation.php:1185 ../../mod/photos.php:961 +#: ../../mod/blocks.php:154 ../../mod/layouts.php:184 +#: ../../mod/webpages.php:182 msgid "Share" msgstr "Partager" -#: ../../include/conversation.php:1107 ../../mod/editwebpage.php:139 -msgid "Page link title" -msgstr "Titre du lien vers la page" +#: ../../include/conversation.php:1187 +msgid "Page link name" +msgstr "Nom du lien vers la page" -#: ../../include/conversation.php:1110 +#: ../../include/conversation.php:1190 msgid "Post as" msgstr "Publier en tant que" -#: ../../include/conversation.php:1111 ../../mod/editblock.php:112 -#: ../../mod/editlayout.php:107 ../../mod/editpost.php:113 -#: ../../mod/editwebpage.php:144 ../../mod/mail.php:228 ../../mod/mail.php:342 +#: ../../include/conversation.php:1197 ../../mod/mail.php:238 +#: ../../mod/mail.php:352 ../../mod/editblock.php:141 +#: ../../mod/editlayout.php:139 ../../mod/editpost.php:112 +#: ../../mod/editwebpage.php:184 msgid "Upload photo" msgstr "Téléverser une photo" -#: ../../include/conversation.php:1112 +#: ../../include/conversation.php:1198 msgid "upload photo" msgstr "téléverser une photo" -#: ../../include/conversation.php:1113 ../../mod/editblock.php:113 -#: ../../mod/editlayout.php:108 ../../mod/editpost.php:114 -#: ../../mod/editwebpage.php:145 ../../mod/mail.php:229 ../../mod/mail.php:343 +#: ../../include/conversation.php:1199 ../../mod/mail.php:239 +#: ../../mod/mail.php:353 ../../mod/editblock.php:142 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 +#: ../../mod/editwebpage.php:185 msgid "Attach file" msgstr "Attacher un fichier" -#: ../../include/conversation.php:1114 +#: ../../include/conversation.php:1200 msgid "attach file" msgstr "attacher un fichier" -#: ../../include/conversation.php:1115 ../../mod/editblock.php:114 -#: ../../mod/editlayout.php:109 ../../mod/editpost.php:115 -#: ../../mod/editwebpage.php:146 ../../mod/mail.php:230 ../../mod/mail.php:344 +#: ../../include/conversation.php:1201 ../../mod/mail.php:240 +#: ../../mod/mail.php:354 ../../mod/editblock.php:143 +#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 +#: ../../mod/editwebpage.php:186 msgid "Insert web link" msgstr "Insérer lien web" -#: ../../include/conversation.php:1116 +#: ../../include/conversation.php:1202 msgid "web link" msgstr "lien web" -#: ../../include/conversation.php:1117 +#: ../../include/conversation.php:1203 msgid "Insert video link" msgstr "Insérer lien vidéo" -#: ../../include/conversation.php:1118 +#: ../../include/conversation.php:1204 msgid "video link" msgstr "lien vidéo" -#: ../../include/conversation.php:1119 +#: ../../include/conversation.php:1205 msgid "Insert audio link" msgstr "Insérer un lien audio" -#: ../../include/conversation.php:1120 +#: ../../include/conversation.php:1206 msgid "audio link" msgstr "lien audio" -#: ../../include/conversation.php:1121 ../../mod/editblock.php:118 -#: ../../mod/editlayout.php:113 ../../mod/editpost.php:119 -#: ../../mod/editwebpage.php:150 +#: ../../include/conversation.php:1207 ../../mod/editblock.php:147 +#: ../../mod/editlayout.php:145 ../../mod/editpost.php:118 +#: ../../mod/editwebpage.php:190 msgid "Set your location" msgstr "Spécifier votre emplacement géographique" -#: ../../include/conversation.php:1122 +#: ../../include/conversation.php:1208 msgid "set location" msgstr "spécifier l'emplacement géographique" -#: ../../include/conversation.php:1123 ../../mod/editblock.php:119 -#: ../../mod/editlayout.php:114 ../../mod/editpost.php:120 -#: ../../mod/editwebpage.php:151 +#: ../../include/conversation.php:1209 ../../mod/editpost.php:120 +msgid "Toggle voting" +msgstr "(Dés)activer le vote" + +#: ../../include/conversation.php:1212 ../../mod/editblock.php:148 +#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:191 msgid "Clear browser location" msgstr "Nettoyer l'emplacement géographique du navigateur" -#: ../../include/conversation.php:1124 +#: ../../include/conversation.php:1213 msgid "clear location" msgstr "nettoyer l'emplacement géographique" -#: ../../include/conversation.php:1126 ../../mod/editblock.php:132 -#: ../../mod/editlayout.php:126 ../../mod/editpost.php:132 -#: ../../mod/editwebpage.php:167 -msgid "Set title" -msgstr "Spécifier le titre" +#: ../../include/conversation.php:1215 ../../mod/editblock.php:161 +#: ../../mod/editpost.php:135 ../../mod/editwebpage.php:207 +msgid "Title (optional)" +msgstr "Titre (facultatif)" -#: ../../include/conversation.php:1129 ../../mod/editblock.php:135 -#: ../../mod/editlayout.php:129 ../../mod/editpost.php:134 -#: ../../mod/editwebpage.php:169 -msgid "Categories (comma-separated list)" -msgstr "Catégories (séparées par des virgules)" +#: ../../include/conversation.php:1219 ../../mod/editblock.php:164 +#: ../../mod/editlayout.php:162 ../../mod/editpost.php:137 +#: ../../mod/editwebpage.php:209 +msgid "Categories (optional, comma-separated list)" +msgstr "Catégories (facultatives, séparées par des virgules)" -#: ../../include/conversation.php:1131 ../../mod/editblock.php:121 -#: ../../mod/editlayout.php:116 ../../mod/editpost.php:122 -#: ../../mod/editwebpage.php:153 +#: ../../include/conversation.php:1221 ../../mod/editblock.php:150 +#: ../../mod/editlayout.php:148 ../../mod/editpost.php:124 +#: ../../mod/editwebpage.php:193 msgid "Permission settings" msgstr "Permissions" -#: ../../include/conversation.php:1132 +#: ../../include/conversation.php:1222 msgid "permissions" msgstr "permissions" -#: ../../include/conversation.php:1139 ../../mod/editblock.php:129 -#: ../../mod/editlayout.php:123 ../../mod/editpost.php:129 -#: ../../mod/editwebpage.php:162 +#: ../../include/conversation.php:1230 ../../mod/editblock.php:158 +#: ../../mod/editlayout.php:155 ../../mod/editpost.php:132 +#: ../../mod/editwebpage.php:202 msgid "Public post" msgstr "Contenu public" -#: ../../include/conversation.php:1141 ../../mod/editblock.php:136 -#: ../../mod/editlayout.php:130 ../../mod/editpost.php:135 -#: ../../mod/editwebpage.php:170 +#: ../../include/conversation.php:1232 ../../mod/editblock.php:165 +#: ../../mod/editlayout.php:163 ../../mod/editpost.php:138 +#: ../../mod/editwebpage.php:210 msgid "Example: bob@example.com, mary@example.com" msgstr "Exemple: robert@exemple.com, marie@exemple.com" -#: ../../include/conversation.php:1154 ../../mod/editblock.php:146 -#: ../../mod/editlayout.php:140 ../../mod/editpost.php:146 -#: ../../mod/editwebpage.php:179 ../../mod/mail.php:235 ../../mod/mail.php:349 +#: ../../include/conversation.php:1245 ../../mod/mail.php:245 +#: ../../mod/mail.php:359 ../../mod/editblock.php:175 +#: ../../mod/editlayout.php:172 ../../mod/editpost.php:149 +#: ../../mod/editwebpage.php:219 msgid "Set expiration date" msgstr "Définir la date d'expiration" -#: ../../include/conversation.php:1156 ../../include/ItemObject.php:595 -#: ../../mod/editpost.php:148 ../../mod/mail.php:237 ../../mod/mail.php:351 -msgid "Encrypt text" -msgstr "Chiffrer le texte" - -#: ../../include/conversation.php:1158 ../../mod/editpost.php:150 +#: ../../include/conversation.php:1249 ../../mod/editpost.php:153 +#: ../../mod/events.php:674 msgid "OK" msgstr "Ok" -#: ../../include/conversation.php:1159 ../../mod/settings.php:518 -#: ../../mod/settings.php:544 ../../mod/editpost.php:151 -#: ../../mod/fbrowser.php:82 ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 -#: ../../mod/tagrm.php:94 +#: ../../include/conversation.php:1250 ../../mod/editpost.php:154 +#: ../../mod/events.php:673 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 ../../mod/settings.php:589 +#: ../../mod/settings.php:615 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 msgid "Cancel" msgstr "Annuler" -#: ../../include/conversation.php:1401 +#: ../../include/conversation.php:1492 msgid "Discover" msgstr "À découvrir" -#: ../../include/conversation.php:1404 +#: ../../include/conversation.php:1495 msgid "Imported public streams" msgstr "Flux publics importés" -#: ../../include/conversation.php:1409 +#: ../../include/conversation.php:1500 msgid "Commented Order" msgstr "Commentaires Récents" -#: ../../include/conversation.php:1412 +#: ../../include/conversation.php:1503 msgid "Sort by Comment Date" msgstr "Trier par date de dernier commentaire" -#: ../../include/conversation.php:1416 +#: ../../include/conversation.php:1507 msgid "Posted Order" msgstr "Publications Récentes" -#: ../../include/conversation.php:1419 +#: ../../include/conversation.php:1510 msgid "Sort by Post Date" msgstr "Trier par date de publication" -#: ../../include/conversation.php:1424 ../../include/widgets.php:82 -msgid "Personal" -msgstr "Personnel" - -#: ../../include/conversation.php:1427 +#: ../../include/conversation.php:1518 msgid "Posts that mention or involve you" msgstr "Publications qui vous mentionnent ou vous concernent d'une manière ou d'une autre" -#: ../../include/conversation.php:1433 ../../mod/connections.php:211 -#: ../../mod/connections.php:224 ../../mod/menu.php:61 +#: ../../include/conversation.php:1524 ../../mod/connections.php:72 +#: ../../mod/connections.php:85 ../../mod/menu.php:110 msgid "New" msgstr "Nouveautés" -#: ../../include/conversation.php:1436 +#: ../../include/conversation.php:1527 msgid "Activity Stream - by date" msgstr "Flux d'activité - par date" -#: ../../include/conversation.php:1442 +#: ../../include/conversation.php:1533 msgid "Starred" msgstr "Mis en avant" -#: ../../include/conversation.php:1445 +#: ../../include/conversation.php:1536 msgid "Favourite Posts" msgstr "Publications préférées" -#: ../../include/conversation.php:1452 +#: ../../include/conversation.php:1543 msgid "Spam" msgstr "Indésirable" -#: ../../include/conversation.php:1455 +#: ../../include/conversation.php:1546 msgid "Posts flagged as SPAM" msgstr "Publications marquées comme indésirables" -#: ../../include/conversation.php:1491 ../../mod/admin.php:901 +#: ../../include/conversation.php:1590 ../../mod/admin.php:993 msgid "Channel" msgstr "Canal" -#: ../../include/conversation.php:1494 +#: ../../include/conversation.php:1593 msgid "Status Messages and Posts" msgstr "Messages d'état et contributions" -#: ../../include/conversation.php:1503 +#: ../../include/conversation.php:1602 msgid "About" msgstr "À propos" -#: ../../include/conversation.php:1506 +#: ../../include/conversation.php:1605 msgid "Profile Details" msgstr "Détails du profil" -#: ../../include/conversation.php:1524 +#: ../../include/conversation.php:1614 ../../include/photos.php:359 +msgid "Photo Albums" +msgstr "Albums photo" + +#: ../../include/conversation.php:1623 msgid "Files and Storage" msgstr "Fichiers et Stockage" -#: ../../include/conversation.php:1533 ../../include/conversation.php:1536 +#: ../../include/conversation.php:1633 ../../include/conversation.php:1636 msgid "Chatrooms" msgstr "Salons de clavardage" -#: ../../include/conversation.php:1546 +#: ../../include/conversation.php:1649 msgid "Saved Bookmarks" msgstr "Favoris sauvegardés" -#: ../../include/conversation.php:1557 +#: ../../include/conversation.php:1659 msgid "Manage Webpages" msgstr "Gérer les pages web" -#: ../../include/features.php:23 +#: ../../include/conversation.php:1718 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "Participation" +msgstr[1] "Participations" + +#: ../../include/conversation.php:1721 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "Non-participation" +msgstr[1] "Non-participations" + +#: ../../include/conversation.php:1724 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "Indécis" +msgstr[1] "" + +#: ../../include/conversation.php:1727 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "D'accord" +msgstr[1] "D'accord" + +#: ../../include/conversation.php:1730 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "Pas d'accord" +msgstr[1] "Pas d'accord" + +#: ../../include/conversation.php:1733 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "Sans opinion" +msgstr[1] "Sans opinion" + +#: ../../include/datetime.php:48 +msgid "Miscellaneous" +msgstr "Divers" + +#: ../../include/datetime.php:132 +msgid "YYYY-MM-DD or MM-DD" +msgstr "AAAA-MM-JJ ou MM-JJ" + +#: ../../include/datetime.php:235 ../../mod/appman.php:91 +#: ../../mod/appman.php:92 ../../mod/events.php:672 +msgid "Required" +msgstr "Requis" + +#: ../../include/datetime.php:262 ../../boot.php:2358 +msgid "never" +msgstr "jamais" + +#: ../../include/datetime.php:268 +msgid "less than a second ago" +msgstr "à l'instant" + +#: ../../include/datetime.php:271 +msgid "year" +msgstr "année" + +#: ../../include/datetime.php:271 +msgid "years" +msgstr "années" + +#: ../../include/datetime.php:272 +msgid "month" +msgstr "mois" + +#: ../../include/datetime.php:272 +msgid "months" +msgstr "mois" + +#: ../../include/datetime.php:273 +msgid "week" +msgstr "semaine" + +#: ../../include/datetime.php:273 +msgid "weeks" +msgstr "semaines" + +#: ../../include/datetime.php:274 +msgid "day" +msgstr "jour" + +#: ../../include/datetime.php:274 +msgid "days" +msgstr "jours" + +#: ../../include/datetime.php:275 +msgid "hour" +msgstr "heure" + +#: ../../include/datetime.php:275 +msgid "hours" +msgstr "heures" + +#: ../../include/datetime.php:276 +msgid "minute" +msgstr "minute" + +#: ../../include/datetime.php:276 +msgid "minutes" +msgstr "minutes" + +#: ../../include/datetime.php:277 +msgid "second" +msgstr "seconde" + +#: ../../include/datetime.php:277 +msgid "seconds" +msgstr "secondes" + +#: ../../include/datetime.php:285 +#, php-format +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "il y a %1$d %2$s" + +#: ../../include/datetime.php:519 +#, php-format +msgid "%1$s's birthday" +msgstr "Anniversaire de %1$s" + +#: ../../include/datetime.php:520 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "Joyeux Anniversaire %1$s" + +#: ../../include/diaspora.php:2498 +msgid "Please choose" +msgstr "Merci de choisir" + +#: ../../include/diaspora.php:2500 +msgid "Agree" +msgstr "D'accord" + +#: ../../include/diaspora.php:2502 +msgid "Disagree" +msgstr "Pas d'accord" + +#: ../../include/diaspora.php:2504 +msgid "Abstain" +msgstr "Abstention" + +#: ../../include/dimport.php:34 ../../include/identity.php:217 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "Le surnom contient des caractères interdits, ou est déjà pris sur ce site." + +#: ../../include/dir_fns.php:126 +msgid "Directory Options" +msgstr "Options d'annuaire" + +#: ../../include/dir_fns.php:128 +msgid "Safe Mode" +msgstr "Mode sûr" + +#: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 +#: ../../include/dir_fns.php:130 ../../mod/admin.php:428 ../../mod/api.php:106 +#: ../../mod/photos.php:568 ../../mod/connedit.php:647 +#: ../../mod/connedit.php:675 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 +#: ../../mod/settings.php:579 ../../mod/menu.php:94 ../../mod/menu.php:151 +#: ../../mod/mitem.php:159 ../../mod/mitem.php:160 ../../mod/mitem.php:232 +#: ../../mod/mitem.php:233 ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1555 +msgid "No" +msgstr "Non" + +#: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 +#: ../../include/dir_fns.php:130 ../../mod/admin.php:430 ../../mod/api.php:105 +#: ../../mod/photos.php:568 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 +#: ../../mod/settings.php:579 ../../mod/menu.php:94 ../../mod/menu.php:151 +#: ../../mod/mitem.php:159 ../../mod/mitem.php:160 ../../mod/mitem.php:232 +#: ../../mod/mitem.php:233 ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1555 +msgid "Yes" +msgstr "Oui" + +#: ../../include/dir_fns.php:129 +msgid "Public Forums Only" +msgstr "Seulement les forums publics" + +#: ../../include/dir_fns.php:130 +msgid "This Website Only" +msgstr "Juste ce site" + +#: ../../include/enotify.php:96 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../include/enotify.php:100 +#, php-format +msgid "[Red:Notify] New mail received at %s" +msgstr "[Red:Notification] Nouveau message reçu sur %s" + +#: ../../include/enotify.php:102 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." +msgstr "%1$s, vous avez reçu un message privé sur %3$s, de la part de %2$s." + +#: ../../include/enotify.php:103 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s vous a envoyé %2$s." + +#: ../../include/enotify.php:103 +msgid "a private message" +msgstr "un message privé" + +#: ../../include/enotify.php:104 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Merci de visiter %s pour voir et/ou répondre à vos messages privés." + +#: ../../include/enotify.php:158 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "%1$s, %2$s a commenté sur [zrl=%3$s]%4$s[/zrl]" + +#: ../../include/enotify.php:166 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "%1$s, %2$s a commenté sur [zrl=%3$s]%5$s de %4$s[/zrl]" + +#: ../../include/enotify.php:175 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "%1$s, %2$s a commenté [zrl=%3$s]votre %4$s[/zrl]" + +#: ../../include/enotify.php:186 +#, php-format +msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Red:Notification] Commentaire de %2$s sur conversation #%1$d" + +#: ../../include/enotify.php:187 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "%1$s, %2$s a commenté un élément de conversation que vous suivez." + +#: ../../include/enotify.php:190 ../../include/enotify.php:205 +#: ../../include/enotify.php:231 ../../include/enotify.php:249 +#: ../../include/enotify.php:263 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Merci de visiter %s pour voir et/ou répondre sur cette conversation." + +#: ../../include/enotify.php:196 +#, php-format +msgid "[Red:Notify] %s posted to your profile wall" +msgstr "[Matrice Rouge:Notification] %s a publié sur votre profil" + +#: ../../include/enotify.php:198 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "%1$s, %2$s a publié sur votre profil à %3$s" + +#: ../../include/enotify.php:200 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "%1$s, %2$s a publié sur [zrl=%3$s]votre profil[/zrl]" + +#: ../../include/enotify.php:224 +#, php-format +msgid "[Red:Notify] %s tagged you" +msgstr "[Red:Notification] %s vous a étiqueté" + +#: ../../include/enotify.php:225 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "%1$s, vous avez été étiqueté sur %3$s par %2$s" + +#: ../../include/enotify.php:226 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "%1$s, %2$s [zrl=%3$s]vous a étiqueté[/zrl]." + +#: ../../include/enotify.php:238 +#, php-format +msgid "[Red:Notify] %1$s poked you" +msgstr "[Red:Notification] %1$s vous a cogné" + +#: ../../include/enotify.php:239 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "%1$s, vous avez été cogné/pointé/sollicité par %2$s sur %3$s" + +#: ../../include/enotify.php:240 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "%1$s, %2$s [zrl=%2$s]vous a cogné[/zrl]." + +#: ../../include/enotify.php:256 +#, php-format +msgid "[Red:Notify] %s tagged your post" +msgstr "[Matrice Rouge:Notification] %s a étiqueté votre publication" + +#: ../../include/enotify.php:257 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "%1$s, %2$s a étiqueté votre publication sur %3$s" + +#: ../../include/enotify.php:258 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "%1$s, %2$s a étiqueté [zrl=%3$s]votre publication[/zrl]" + +#: ../../include/enotify.php:270 +msgid "[Red:Notify] Introduction received" +msgstr "[Red:Notification] Nouvelle introduction" + +#: ../../include/enotify.php:271 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" +msgstr "%1$s, vous avez reçu une demande de mise en relation de '%2$s' sur %3$s" + +#: ../../include/enotify.php:272 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." +msgstr "%1$s, vous avez reçu [zrl=%2$s]une demande de mise en relation[/zrl] de %3$s." + +#: ../../include/enotify.php:276 ../../include/enotify.php:295 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Vous pouvez visiter leur profil sur %s" + +#: ../../include/enotify.php:278 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "Merci de visiter %s avant d'approuver (ou non) cette demande de relation." + +#: ../../include/enotify.php:285 +msgid "[Red:Notify] Friend suggestion received" +msgstr "[Matrice Rouge:Notification] Nouvelle suggestion d'amitié" + +#: ../../include/enotify.php:286 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "%1$s, vous avez reçu une suggestion de relation de '%2$s' à %3$s" + +#: ../../include/enotify.php:287 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " +"%4$s." +msgstr "%1$s, avez reçu %3$s comme [zrl=%2$s]une suggestion de relation[/zrl] de %4$s." + +#: ../../include/enotify.php:293 +msgid "Name:" +msgstr "Nom :" + +#: ../../include/enotify.php:294 +msgid "Photo:" +msgstr "Photo :" + +#: ../../include/enotify.php:297 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Merci de visiter %s pour donner suite (ou non) à cette suggestion." + +#: ../../include/enotify.php:508 +msgid "[Red:Notify]" +msgstr "[Red:Notification]" + +#: ../../include/event.php:549 +msgid "This event has been added to your calendar." +msgstr "Cet événement a été ajouté à votre calendrier." + +#: ../../include/features.php:38 msgid "General Features" msgstr "Fonctionnalités générales" -#: ../../include/features.php:25 +#: ../../include/features.php:40 msgid "Content Expiration" msgstr "Expiration de contenu" -#: ../../include/features.php:25 +#: ../../include/features.php:40 msgid "Remove posts/comments and/or private messages at a future time" msgstr "Supprimer les contributions/commentaires et/ou messages privés plus tard" -#: ../../include/features.php:26 +#: ../../include/features.php:41 msgid "Multiple Profiles" msgstr "Profils multiples" -#: ../../include/features.php:26 +#: ../../include/features.php:41 msgid "Ability to create multiple profiles" msgstr "Possibilité de créer plusieurs profils" -#: ../../include/features.php:27 +#: ../../include/features.php:42 msgid "Advanced Profiles" msgstr "Profils Avancés" -#: ../../include/features.php:27 +#: ../../include/features.php:42 msgid "Additional profile sections and selections" msgstr "Sections additionnelles du profil" -#: ../../include/features.php:28 +#: ../../include/features.php:43 msgid "Profile Import/Export" msgstr "Importer/Exporter le profil" -#: ../../include/features.php:28 +#: ../../include/features.php:43 msgid "Save and load profile details across sites/channels" msgstr "Distribuer les détails du profil sur la matrice." -#: ../../include/features.php:29 +#: ../../include/features.php:44 msgid "Web Pages" msgstr "Pages web" -#: ../../include/features.php:29 +#: ../../include/features.php:44 msgid "Provide managed web pages on your channel" msgstr "Fournir des pages web, sous votre contrôle, sur votre canal" -#: ../../include/features.php:30 +#: ../../include/features.php:45 msgid "Private Notes" msgstr "Notes privées" -#: ../../include/features.php:30 +#: ../../include/features.php:45 msgid "Enables a tool to store notes and reminders" msgstr "Active un outil pour stocker notes et mémos" -#: ../../include/features.php:35 -msgid "Extended Identity Sharing" -msgstr "Partage d'identité étendue" +#: ../../include/features.php:46 +msgid "Navigation Channel Select" +msgstr "Sélection du canal par la navigation" -#: ../../include/features.php:35 -msgid "" -"Share your identity with all websites on the internet. When disabled, " -"identity is only shared with sites in the matrix." -msgstr "Partage votre identité avec tous les sites web du Monde. Si décoché, l'identité sera seulement partagée avec les sites de la matrice." +#: ../../include/features.php:46 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "Changez de canal directement depuis le menu de navigation" -#: ../../include/features.php:36 +#: ../../include/features.php:47 +msgid "Photo Location" +msgstr "Localisation des photos" + +#: ../../include/features.php:47 +msgid "If location data is available on uploaded photos, link this to a map." +msgstr "Si des informations géographiques sont présentes dans les images téléversées, les afficher sur une carte." + +#: ../../include/features.php:49 msgid "Expert Mode" msgstr "Mode expert" -#: ../../include/features.php:36 +#: ../../include/features.php:49 msgid "Enable Expert Mode to provide advanced configuration options" msgstr "Activer le mode expert pour accéder aux options avancées" -#: ../../include/features.php:37 +#: ../../include/features.php:50 msgid "Premium Channel" msgstr "Canal VIP" -#: ../../include/features.php:37 +#: ../../include/features.php:50 msgid "" "Allows you to set restrictions and terms on those that connect with your " "channel" msgstr "Vous permet d'appliquer des règles et restrictions aux relations de votre canal" -#: ../../include/features.php:42 +#: ../../include/features.php:55 msgid "Post Composition Features" msgstr "Fonctionnalités de composition" -#: ../../include/features.php:44 +#: ../../include/features.php:57 msgid "Use Markdown" msgstr "Utiliser Markdown" -#: ../../include/features.php:44 +#: ../../include/features.php:57 msgid "Allow use of \"Markdown\" to format posts" msgstr "Authoriser l'usage de \"Markdown\" pour le format des partages" -#: ../../include/features.php:45 -msgid "Post Preview" -msgstr "Aperçu avant publication" +#: ../../include/features.php:58 +msgid "Large Photos" +msgstr "Grandes photos" -#: ../../include/features.php:45 -msgid "Allow previewing posts and comments before publishing them" -msgstr "Permettre de prévisualiser les publications/commentaires" +#: ../../include/features.php:58 +msgid "" +"Include large (640px) photo thumbnails in posts. If not enabled, use small " +"(320px) photo thumbnails" +msgstr "Inclure une version large (640px) des aperçus dans les publications. Si désactivé, seulement inclure des aperçus de 320px." -#: ../../include/features.php:46 ../../include/widgets.php:503 -#: ../../mod/sources.php:88 -msgid "Channel Sources" -msgstr "Canaux sources" - -#: ../../include/features.php:46 +#: ../../include/features.php:59 msgid "Automatically import channel content from other channels or feeds" msgstr "Importe automatiquement le contenus d'autres canaux ou flux dans le canal en cours" -#: ../../include/features.php:47 +#: ../../include/features.php:60 msgid "Even More Encryption" msgstr "Encore plus de chiffrement" -#: ../../include/features.php:47 +#: ../../include/features.php:60 msgid "" "Allow optional encryption of content end-to-end with a shared secret key" msgstr "Permettre le chiffrement - optionnel - du contenu de bout-en-bout au moyen d'un secret partagé" -#: ../../include/features.php:52 +#: ../../include/features.php:61 +msgid "Enable voting tools" +msgstr "Activer les outils de vote" + +#: ../../include/features.php:61 +msgid "Provide a class of post which others can vote on" +msgstr "Fournit un type de publication sur lequel les utilisateurs peuvent se prononcer" + +#: ../../include/features.php:67 msgid "Network and Stream Filtering" msgstr "Filtrage du réseau et des flux" -#: ../../include/features.php:53 +#: ../../include/features.php:68 msgid "Search by Date" msgstr "Chercher par date" -#: ../../include/features.php:53 +#: ../../include/features.php:68 msgid "Ability to select posts by date ranges" msgstr "Pouvoir choisir des publications par date" -#: ../../include/features.php:54 +#: ../../include/features.php:69 msgid "Collections Filter" msgstr "Filtre des collections" -#: ../../include/features.php:54 +#: ../../include/features.php:69 msgid "Enable widget to display Network posts only from selected collections" msgstr "Activer une boîte qui permet de filtrer les publications du réseau parmi les collections selectionnées" -#: ../../include/features.php:55 ../../include/widgets.php:265 -msgid "Saved Searches" -msgstr "Recherches sauvées" - -#: ../../include/features.php:55 +#: ../../include/features.php:70 msgid "Save search terms for re-use" msgstr "Sauver des termes de recherche pour utilisation ultérieure" -#: ../../include/features.php:56 +#: ../../include/features.php:71 msgid "Network Personal Tab" msgstr "Onglet \"réseau personnel\"" -#: ../../include/features.php:56 +#: ../../include/features.php:71 msgid "Enable tab to display only Network posts that you've interacted on" msgstr "Activer un onglet affichant seulement les publications du réseau sur lesquelles vous êtes intervenu" -#: ../../include/features.php:57 +#: ../../include/features.php:72 msgid "Network New Tab" msgstr "Onglet \"nouveautés réseau\"" -#: ../../include/features.php:57 +#: ../../include/features.php:72 msgid "Enable tab to display all new Network activity" msgstr "Activer un onglet avec toute activité récente sur le réseau" -#: ../../include/features.php:58 +#: ../../include/features.php:73 msgid "Affinity Tool" msgstr "Gérer l'affinité" -#: ../../include/features.php:58 +#: ../../include/features.php:73 msgid "Filter stream activity by depth of relationships" msgstr "Filtrer le flux d'activité en fonction de la profondeur des relations" -#: ../../include/features.php:59 +#: ../../include/features.php:74 +msgid "Connection Filtering" +msgstr "Filtrage de connexions" + +#: ../../include/features.php:74 +msgid "Filter incoming posts from connections based on keywords/content" +msgstr "Filtrez les publications par leurs connexions, d'après des mots clés" + +#: ../../include/features.php:75 msgid "Suggest Channels" msgstr "Suggérer des canaux" -#: ../../include/features.php:59 +#: ../../include/features.php:75 msgid "Show channel suggestions" msgstr "Montrer les suggestions de canaux" -#: ../../include/features.php:64 +#: ../../include/features.php:80 msgid "Post/Comment Tools" msgstr "Gérer les publications/commentaires" -#: ../../include/features.php:66 -msgid "Edit Sent Posts" -msgstr "Éditer les publications envoyées" - -#: ../../include/features.php:66 -msgid "Edit and correct posts and comments after sending" -msgstr "Permettre d'éditer/corriger les publications/commentaires après envoi" - -#: ../../include/features.php:67 +#: ../../include/features.php:81 msgid "Tagging" msgstr "Étiquettes" -#: ../../include/features.php:67 +#: ../../include/features.php:81 msgid "Ability to tag existing posts" msgstr "Permettre de marquer les publications existantes" -#: ../../include/features.php:68 +#: ../../include/features.php:82 msgid "Post Categories" msgstr "Catégoriser les publications" -#: ../../include/features.php:68 +#: ../../include/features.php:82 msgid "Add categories to your posts" msgstr "Ajouter des catégories à vos publications" -#: ../../include/features.php:69 +#: ../../include/features.php:83 msgid "Ability to file posts under folders" msgstr "Permettre de classer les publications dans des dossiers" -#: ../../include/features.php:70 +#: ../../include/features.php:84 msgid "Dislike Posts" msgstr "Détester les publications" -#: ../../include/features.php:70 +#: ../../include/features.php:84 msgid "Ability to dislike posts/comments" msgstr "Pouvoir détester les publications/commentaires" -#: ../../include/features.php:71 +#: ../../include/features.php:85 msgid "Star Posts" msgstr "Mettre en avant les publications" -#: ../../include/features.php:71 +#: ../../include/features.php:85 msgid "Ability to mark special posts with a star indicator" msgstr "Pouvoir marquer certaines publications d'une étoile" -#: ../../include/features.php:72 +#: ../../include/features.php:86 msgid "Tag Cloud" msgstr "Nuage de tags" -#: ../../include/features.php:72 +#: ../../include/features.php:86 msgid "Provide a personal tag cloud on your channel page" msgstr "Afficher un nuage de vos tags sur votre canal" -#: ../../include/follow.php:23 +#: ../../include/follow.php:28 msgid "Channel is blocked on this site." msgstr "Ce canal est bloqué sur ce site." -#: ../../include/follow.php:28 +#: ../../include/follow.php:33 msgid "Channel location missing." msgstr "Emplacement du canal introuvable." -#: ../../include/follow.php:54 +#: ../../include/follow.php:83 msgid "Response from remote channel was incomplete." msgstr "La réponse du canal distant était incomplète." -#: ../../include/follow.php:85 +#: ../../include/follow.php:100 msgid "Channel was deleted and no longer exists." msgstr "Le canal a été supprimé et n'existe plus." -#: ../../include/follow.php:132 +#: ../../include/follow.php:135 ../../include/follow.php:206 +msgid "Protocol disabled." +msgstr "Protocole désactivé." + +#: ../../include/follow.php:144 +msgid "Protocol blocked for this channel." +msgstr "Protocole bloqué pour ce canal." + +#: ../../include/follow.php:179 msgid "Channel discovery failed." msgstr "La tentative d'accéder au canal a échouée." -#: ../../include/follow.php:149 +#: ../../include/follow.php:195 msgid "local account not found." msgstr "compte local introuvable." -#: ../../include/follow.php:158 +#: ../../include/follow.php:224 msgid "Cannot connect to yourself." msgstr "Ne peut pas se connecter à vous." -#: ../../include/chat.php:10 -msgid "Missing room name" -msgstr "Il manque le nom du salon" - -#: ../../include/chat.php:19 -msgid "Duplicate room name" -msgstr "Un salon de ce nom existe déjà" - -#: ../../include/chat.php:68 ../../include/chat.php:76 -msgid "Invalid room specifier." -msgstr "Identifiant de salon invalide." - -#: ../../include/chat.php:105 -msgid "Room not found." -msgstr "Salon introuvable." - -#: ../../include/chat.php:126 -msgid "Room is full" -msgstr "Le salon est plein" - -#: ../../include/items.php:295 ../../mod/profperm.php:23 -#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/like.php:242 -#: ../../mod/frphotos.php:69 ../../index.php:360 -msgid "Permission denied" -msgstr "Accès refusé" - -#: ../../include/items.php:830 -msgid "(Unknown)" -msgstr "(Inconnu)" - -#: ../../include/items.php:959 -msgid "Visible to anybody on the internet." -msgstr "Visible à tout le monde sur internet." - -#: ../../include/items.php:961 -msgid "Visible to you only." -msgstr "Visible pour vous seulement." - -#: ../../include/items.php:963 -msgid "Visible to anybody in this network." -msgstr "Visible sur toute la Matrice." - -#: ../../include/items.php:965 -msgid "Visible to anybody authenticated." -msgstr "Visible aux utilisateurs authentifiés." - -#: ../../include/items.php:967 -#, php-format -msgid "Visible to anybody on %s." -msgstr "Visible pour tous sur %s." - -#: ../../include/items.php:969 -msgid "Visible to all connections." -msgstr "Visible pour tous les contacts." - -#: ../../include/items.php:971 -msgid "Visible to approved connections." -msgstr "Visible aux contacts approuvés." - -#: ../../include/items.php:3649 ../../mod/home.php:67 ../../mod/display.php:32 -#: ../../mod/filestorage.php:18 ../../mod/admin.php:168 -#: ../../mod/admin.php:932 ../../mod/admin.php:1135 ../../mod/thing.php:78 -#: ../../mod/viewsrc.php:18 -msgid "Item not found." -msgstr "Élément introuvable." - -#: ../../include/items.php:4082 ../../mod/group.php:38 ../../mod/group.php:140 -msgid "Collection not found." -msgstr "Collection introuvable." - -#: ../../include/items.php:4097 -msgid "Collection is empty." -msgstr "Collection vide." - -#: ../../include/items.php:4104 -#, php-format -msgid "Collection: %s" -msgstr "Collection : %s" - -#: ../../include/items.php:4115 -#, php-format -msgid "Connection: %s" -msgstr "Relation : %s" - -#: ../../include/items.php:4118 -msgid "Connection not found." -msgstr "Relation introuvable." - -#: ../../include/group.php:25 +#: ../../include/group.php:26 msgid "" "A deleted group with this name was revived. Existing item permissions " "may apply to this group and any future members. If this is " "not what you intended, please create another group with a different name." msgstr "Un groupe supprimé portant ce nom a été ressuscité. Les permissions liées aux éléments existants peuvent s'appliquer au groupe et aux membres futurs. Si ce n'est pas ce que vous attendiez, merci de recréer un nouveau groupe avec un nom différent." -#: ../../include/group.php:234 +#: ../../include/group.php:235 msgid "Default privacy group for new contacts" msgstr "Groupe de confidentialité par défaut pour les nouveaux contacts" -#: ../../include/group.php:253 ../../mod/admin.php:772 +#: ../../include/group.php:254 ../../mod/admin.php:831 msgid "All Channels" msgstr "Tous canaux" -#: ../../include/group.php:275 +#: ../../include/group.php:276 msgid "edit" msgstr "éditer" -#: ../../include/group.php:296 +#: ../../include/group.php:298 msgid "Collections" msgstr "Collections" -#: ../../include/group.php:297 +#: ../../include/group.php:299 msgid "Edit collection" msgstr "Éditer collection" -#: ../../include/group.php:298 -msgid "Create a new collection" -msgstr "Créer une nouvelle collection" +#: ../../include/group.php:300 +msgid "Add new collection" +msgstr "Ajouter une nouvelle collection" -#: ../../include/group.php:299 +#: ../../include/group.php:301 msgid "Channels not in any collection" msgstr "Ces canaux ne sont dans aucune collection" -#: ../../include/group.php:301 ../../include/widgets.php:266 -msgid "add" -msgstr "ajouter" - -#: ../../include/identity.php:30 ../../mod/item.php:1297 +#: ../../include/identity.php:33 msgid "Unable to obtain identity information from database" msgstr "Impossible d'obtenir les données d'identité depuis la base de données" -#: ../../include/identity.php:63 +#: ../../include/identity.php:67 msgid "Empty name" msgstr "Nom vide" -#: ../../include/identity.php:65 +#: ../../include/identity.php:70 msgid "Name too long" msgstr "Nom trop long" -#: ../../include/identity.php:166 +#: ../../include/identity.php:186 msgid "No account identifier" msgstr "Pas d'identifiant de compte" -#: ../../include/identity.php:176 +#: ../../include/identity.php:198 msgid "Nickname is required." msgstr "Un surnom est requis." -#: ../../include/identity.php:190 +#: ../../include/identity.php:212 msgid "Reserved nickname. Please choose another." msgstr "Pseudonyme réservé. Merci d'en choisir un autre." -#: ../../include/identity.php:195 -msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "Le surnom contient des caractères interdits, ou est déjà pris sur ce site." - -#: ../../include/identity.php:258 +#: ../../include/identity.php:292 msgid "Unable to retrieve created identity" msgstr "Impossible de récupérer l'identité créée" -#: ../../include/identity.php:317 +#: ../../include/identity.php:350 msgid "Default Profile" msgstr "Profil par défaut" -#: ../../include/identity.php:342 ../../include/widgets.php:400 -#: ../../include/profile_selectors.php:80 ../../mod/connedit.php:473 -msgid "Friends" -msgstr "Amis" - -#: ../../include/identity.php:509 +#: ../../include/identity.php:759 msgid "Requested channel is not available." msgstr "Canal demandé non-disponible." -#: ../../include/identity.php:557 ../../mod/achievements.php:8 -#: ../../mod/profile.php:16 ../../mod/blocks.php:10 ../../mod/connect.php:13 -#: ../../mod/filestorage.php:40 ../../mod/layouts.php:8 -#: ../../mod/webpages.php:8 ../../mod/hcard.php:8 +#: ../../include/identity.php:806 ../../mod/achievements.php:11 +#: ../../mod/blocks.php:29 ../../mod/profile.php:16 ../../mod/connect.php:13 +#: ../../mod/editblock.php:29 ../../mod/editlayout.php:27 +#: ../../mod/editwebpage.php:28 ../../mod/filestorage.php:54 +#: ../../mod/hcard.php:8 ../../mod/layouts.php:29 ../../mod/webpages.php:29 msgid "Requested profile is not available." msgstr "Profil demandé inaccessible." -#: ../../include/identity.php:706 ../../include/widgets.php:128 -#: ../../include/widgets.php:168 ../../include/Contact.php:107 -#: ../../mod/directory.php:183 ../../mod/dirprofile.php:164 -#: ../../mod/suggest.php:51 ../../mod/match.php:62 -msgid "Connect" -msgstr "Ajouter" - -#: ../../include/identity.php:720 ../../mod/profiles.php:695 +#: ../../include/identity.php:969 ../../mod/profiles.php:774 msgid "Change profile photo" msgstr "Changer la photo du profil" -#: ../../include/identity.php:726 +#: ../../include/identity.php:975 msgid "Profiles" msgstr "Profils" -#: ../../include/identity.php:726 +#: ../../include/identity.php:975 msgid "Manage/edit profiles" msgstr "Gérer/éditer les profils" -#: ../../include/identity.php:727 ../../mod/profiles.php:696 +#: ../../include/identity.php:976 ../../mod/profiles.php:775 msgid "Create New Profile" msgstr "Créer un nouveau profil" -#: ../../include/identity.php:741 ../../mod/profiles.php:707 +#: ../../include/identity.php:991 ../../mod/profiles.php:786 msgid "Profile Image" msgstr "Image du profil" -#: ../../include/identity.php:744 +#: ../../include/identity.php:994 msgid "visible to everybody" msgstr "visible pour tous" -#: ../../include/identity.php:745 ../../mod/profiles.php:591 -#: ../../mod/profiles.php:711 +#: ../../include/identity.php:995 ../../mod/profiles.php:669 +#: ../../mod/profiles.php:790 msgid "Edit visibility" msgstr "Éditer la visibilité" -#: ../../include/identity.php:759 ../../include/identity.php:983 -#: ../../mod/directory.php:158 +#: ../../include/identity.php:1011 ../../include/identity.php:1250 msgid "Gender:" msgstr "Sexe :" -#: ../../include/identity.php:760 ../../include/identity.php:1027 -#: ../../mod/directory.php:160 +#: ../../include/identity.php:1012 ../../include/identity.php:1294 msgid "Status:" msgstr "État :" -#: ../../include/identity.php:761 ../../include/identity.php:1038 -#: ../../mod/directory.php:162 +#: ../../include/identity.php:1013 ../../include/identity.php:1305 msgid "Homepage:" msgstr "Site web :" -#: ../../include/identity.php:762 ../../mod/dirprofile.php:151 +#: ../../include/identity.php:1014 msgid "Online Now" msgstr "Connecté" -#: ../../include/identity.php:827 ../../include/identity.php:907 -#: ../../mod/ping.php:298 +#: ../../include/identity.php:1097 ../../include/identity.php:1175 +#: ../../mod/ping.php:324 msgid "g A l F d" msgstr "H:i l d F" -#: ../../include/identity.php:828 ../../include/identity.php:908 +#: ../../include/identity.php:1098 ../../include/identity.php:1176 msgid "F d" msgstr "d F" -#: ../../include/identity.php:873 ../../include/identity.php:948 -#: ../../mod/ping.php:320 +#: ../../include/identity.php:1143 ../../include/identity.php:1215 +#: ../../mod/ping.php:346 msgid "[today]" msgstr "[aujourd'hui]" -#: ../../include/identity.php:885 +#: ../../include/identity.php:1154 msgid "Birthday Reminders" msgstr "Rappels d'anniversaires" -#: ../../include/identity.php:886 +#: ../../include/identity.php:1155 msgid "Birthdays this week:" msgstr "Anniversaires cette semaine :" -#: ../../include/identity.php:941 +#: ../../include/identity.php:1208 msgid "[No description]" msgstr "[Pas de description]" -#: ../../include/identity.php:959 +#: ../../include/identity.php:1226 msgid "Event Reminders" msgstr "Rappels d'événements" -#: ../../include/identity.php:960 +#: ../../include/identity.php:1227 msgid "Events this week:" msgstr "Événements cette semaine :" -#: ../../include/identity.php:981 ../../mod/settings.php:942 +#: ../../include/identity.php:1248 ../../mod/settings.php:1056 msgid "Full Name:" msgstr "Nom complet :" -#: ../../include/identity.php:988 +#: ../../include/identity.php:1255 msgid "Like this channel" msgstr "J'aime ce canal" -#: ../../include/identity.php:1012 +#: ../../include/identity.php:1279 msgid "j F, Y" msgstr "j F Y" -#: ../../include/identity.php:1013 +#: ../../include/identity.php:1280 msgid "j F" msgstr "j F" -#: ../../include/identity.php:1020 +#: ../../include/identity.php:1287 msgid "Birthday:" msgstr "Date de naissance :" -#: ../../include/identity.php:1024 +#: ../../include/identity.php:1291 ../../mod/directory.php:297 msgid "Age:" msgstr "Age :" -#: ../../include/identity.php:1033 +#: ../../include/identity.php:1300 #, php-format msgid "for %1$d %2$s" msgstr "depuis %1$d %2$s" -#: ../../include/identity.php:1036 ../../mod/profiles.php:613 +#: ../../include/identity.php:1303 ../../mod/profiles.php:691 msgid "Sexual Preference:" msgstr "Orientation sexuelle :" -#: ../../include/identity.php:1040 ../../mod/profiles.php:615 +#: ../../include/identity.php:1307 ../../mod/profiles.php:693 +#: ../../mod/directory.php:313 msgid "Hometown:" msgstr "Ville natale :" -#: ../../include/identity.php:1042 +#: ../../include/identity.php:1309 msgid "Tags:" -msgstr "Étiquettes :" +msgstr "Étiquettes:" -#: ../../include/identity.php:1044 ../../mod/profiles.php:616 +#: ../../include/identity.php:1311 ../../mod/profiles.php:694 msgid "Political Views:" msgstr "Opinions politiques :" -#: ../../include/identity.php:1046 +#: ../../include/identity.php:1313 msgid "Religion:" msgstr "Religion :" -#: ../../include/identity.php:1048 ../../mod/directory.php:164 +#: ../../include/identity.php:1315 ../../mod/directory.php:315 msgid "About:" msgstr "À propos :" -#: ../../include/identity.php:1050 +#: ../../include/identity.php:1317 msgid "Hobbies/Interests:" msgstr "Occupations/Centres d'intérêt :" -#: ../../include/identity.php:1052 ../../mod/profiles.php:619 +#: ../../include/identity.php:1319 ../../mod/profiles.php:697 msgid "Likes:" msgstr "Aime :" -#: ../../include/identity.php:1054 ../../mod/profiles.php:620 +#: ../../include/identity.php:1321 ../../mod/profiles.php:698 msgid "Dislikes:" msgstr "N'aime pas :" -#: ../../include/identity.php:1057 +#: ../../include/identity.php:1323 msgid "Contact information and Social Networks:" msgstr "Coordonnées et réseaux sociaux :" -#: ../../include/identity.php:1059 +#: ../../include/identity.php:1325 msgid "My other channels:" msgstr "Mes autres canaux :" -#: ../../include/identity.php:1061 +#: ../../include/identity.php:1327 msgid "Musical interests:" msgstr "Goûts musicaux :" -#: ../../include/identity.php:1063 +#: ../../include/identity.php:1329 msgid "Books, literature:" msgstr "Lectures, goûts littéraires :" -#: ../../include/identity.php:1065 +#: ../../include/identity.php:1331 msgid "Television:" msgstr "Télévision :" -#: ../../include/identity.php:1067 +#: ../../include/identity.php:1333 msgid "Film/dance/culture/entertainment:" -msgstr "Cinéma/danse/culture/divertissement :" +msgstr "Cinéma/danse/culture/divertissement&nsbp;:" -#: ../../include/identity.php:1069 +#: ../../include/identity.php:1335 msgid "Love/Romance:" msgstr "Vie sentimentale/amoureuse :" -#: ../../include/identity.php:1071 +#: ../../include/identity.php:1337 msgid "Work/employment:" msgstr "Travail :" -#: ../../include/identity.php:1073 +#: ../../include/identity.php:1339 msgid "School/education:" msgstr "Cursus :" -#: ../../include/identity.php:1093 +#: ../../include/identity.php:1359 msgid "Like this thing" msgstr "J'aime ceci" -#: ../../include/network.php:652 -msgid "view full size" -msgstr "pleine taille" +#: ../../include/items.php:413 ../../mod/bulksetclose.php:11 +#: ../../mod/profperm.php:23 ../../mod/group.php:68 ../../mod/like.php:273 +#: ../../mod/subthread.php:49 ../../index.php:396 +msgid "Permission denied" +msgstr "Accès refusé" -#: ../../include/bbcode.php:112 ../../include/bbcode.php:645 -#: ../../include/bbcode.php:648 ../../include/bbcode.php:653 -#: ../../include/bbcode.php:656 ../../include/bbcode.php:659 -#: ../../include/bbcode.php:662 ../../include/bbcode.php:667 -#: ../../include/bbcode.php:670 ../../include/bbcode.php:675 -#: ../../include/bbcode.php:678 ../../include/bbcode.php:681 -#: ../../include/bbcode.php:684 -msgid "Image/photo" -msgstr "Image/photo" +#: ../../include/items.php:1101 ../../include/items.php:1147 +msgid "(Unknown)" +msgstr "(Inconnu)" -#: ../../include/bbcode.php:147 ../../include/bbcode.php:695 -msgid "Encrypted content" -msgstr "Contenu chiffré" +#: ../../include/items.php:1373 +msgid "Visible to anybody on the internet." +msgstr "Visible à tout le monde sur internet." -#: ../../include/bbcode.php:163 -msgid "QR code" -msgstr "code QR" +#: ../../include/items.php:1375 +msgid "Visible to you only." +msgstr "Visible pour vous seulement." -#: ../../include/bbcode.php:212 +#: ../../include/items.php:1377 +msgid "Visible to anybody in this network." +msgstr "Visible sur toute la Matrice." + +#: ../../include/items.php:1379 +msgid "Visible to anybody authenticated." +msgstr "Visible aux usagers authentifiés." + +#: ../../include/items.php:1381 #, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s a écrit %2$s qui suit %3$s" +msgid "Visible to anybody on %s." +msgstr "Visible pour tous sur %s." -#: ../../include/bbcode.php:214 -msgid "post" -msgstr "l'article" +#: ../../include/items.php:1383 +msgid "Visible to all connections." +msgstr "Visible pour tous les contacts." -#: ../../include/bbcode.php:613 ../../include/bbcode.php:633 -msgid "$1 wrote:" -msgstr "$1 a écrit :" +#: ../../include/items.php:1385 +msgid "Visible to approved connections." +msgstr "Visible aux contacts approuvés." -#: ../../include/message.php:18 -msgid "No recipient provided." -msgstr "Pas de destinataire." +#: ../../include/items.php:1387 +msgid "Visible to specific connections." +msgstr "Visible à certaines connexions." -#: ../../include/message.php:23 -msgid "[no subject]" -msgstr "[sans objet]" +#: ../../include/items.php:4310 ../../mod/admin.php:167 +#: ../../mod/admin.php:1025 ../../mod/admin.php:1225 ../../mod/display.php:36 +#: ../../mod/filestorage.php:27 ../../mod/thing.php:74 +#: ../../mod/viewsrc.php:20 +msgid "Item not found." +msgstr "Élément introuvable." -#: ../../include/message.php:42 -msgid "Unable to determine sender." -msgstr "Impossible de déterminer l'émetteur." +#: ../../include/items.php:4787 ../../mod/bulksetclose.php:51 +#: ../../mod/group.php:38 ../../mod/group.php:140 +msgid "Collection not found." +msgstr "Collection introuvable." -#: ../../include/message.php:143 -msgid "Stored post could not be verified." -msgstr "Le message stocké n'a pas pu être vérifié." +#: ../../include/items.php:4803 +msgid "Collection is empty." +msgstr "Collection vide." -#: ../../include/widgets.php:80 -msgid "System" -msgstr "Système" - -#: ../../include/widgets.php:83 -msgid "Create Personal App" -msgstr "Créer Votre Application" - -#: ../../include/widgets.php:84 -msgid "Edit Personal App" -msgstr "Éditer Votre Application" - -#: ../../include/widgets.php:130 ../../mod/suggest.php:53 -msgid "Ignore/Hide" -msgstr "Ignorer/Cacher" - -#: ../../include/widgets.php:136 ../../mod/connections.php:267 -msgid "Suggestions" -msgstr "Suggestion" - -#: ../../include/widgets.php:137 -msgid "See more..." -msgstr "Voir plus..." - -#: ../../include/widgets.php:159 +#: ../../include/items.php:4810 #, php-format -msgid "You have %1$.0f of %2$.0f allowed connections." -msgstr "Vous avez %1$.0f des %2$.0f relations autorisées." +msgid "Collection: %s" +msgstr "Collection : %s" -#: ../../include/widgets.php:165 -msgid "Add New Connection" -msgstr "Ajouter une nouvelle relation" - -#: ../../include/widgets.php:166 -msgid "Enter the channel address" -msgstr "Adresse du canal" - -#: ../../include/widgets.php:167 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Exemple : bob@exemple.com, http://exemple.com/barbara" - -#: ../../include/widgets.php:184 -msgid "Notes" -msgstr "Notes" - -#: ../../include/widgets.php:256 -msgid "Remove term" -msgstr "Retirer le terme" - -#: ../../include/widgets.php:335 -msgid "Archives" -msgstr "Archives" - -#: ../../include/widgets.php:397 -msgid "Refresh" -msgstr "Actualiser" - -#: ../../include/widgets.php:398 ../../mod/connedit.php:470 -msgid "Me" -msgstr "Moi" - -#: ../../include/widgets.php:399 ../../mod/connedit.php:472 -msgid "Best Friends" -msgstr "Mes meilleurs amis" - -#: ../../include/widgets.php:401 -msgid "Co-workers" -msgstr "Mes collègues" - -#: ../../include/widgets.php:402 ../../mod/connedit.php:474 -msgid "Former Friends" -msgstr "Mes anciens amis" - -#: ../../include/widgets.php:403 ../../mod/connedit.php:475 -msgid "Acquaintances" -msgstr "Mes connaissances" - -#: ../../include/widgets.php:404 -msgid "Everybody" -msgstr "Tout le monde" - -#: ../../include/widgets.php:436 -msgid "Account settings" -msgstr "Réglages du Compte" - -#: ../../include/widgets.php:442 -msgid "Channel settings" -msgstr "Réglages du Canal" - -#: ../../include/widgets.php:448 -msgid "Additional features" -msgstr "Fonctions supplémentaires" - -#: ../../include/widgets.php:454 -msgid "Feature settings" -msgstr "Extensions" - -#: ../../include/widgets.php:460 -msgid "Display settings" -msgstr "Réglages d'affichage" - -#: ../../include/widgets.php:466 -msgid "Connected apps" -msgstr "Applications connectées" - -#: ../../include/widgets.php:472 -msgid "Export channel" -msgstr "Exporter le canal" - -#: ../../include/widgets.php:484 -msgid "Automatic Permissions (Advanced)" -msgstr "Permissions automatiques (avancé)" - -#: ../../include/widgets.php:494 -msgid "Premium Channel Settings" -msgstr "Canal VIP" - -#: ../../include/widgets.php:531 -msgid "Check Mail" -msgstr "Vérifier le courrier" - -#: ../../include/widgets.php:612 -msgid "Chat Rooms" -msgstr "Salons de clavardage" - -#: ../../include/widgets.php:630 -msgid "Bookmarked Chatrooms" -msgstr "Salons favoris" - -#: ../../include/widgets.php:648 -msgid "Suggested Chatrooms" -msgstr "Salons suggérés" - -#: ../../include/ItemObject.php:118 -msgid "Save to Folder" -msgstr "Sauvegarder dans le dossier" - -#: ../../include/ItemObject.php:130 ../../include/ItemObject.php:142 -msgid "View all" -msgstr "Voir tout" - -#: ../../include/ItemObject.php:139 -msgctxt "noun" -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "Je déteste" -msgstr[1] "Je déteste" - -#: ../../include/ItemObject.php:167 -msgid "Add Star" -msgstr "Ajouter Étoile" - -#: ../../include/ItemObject.php:168 -msgid "Remove Star" -msgstr "Supprimer Étoile" - -#: ../../include/ItemObject.php:169 -msgid "Toggle Star Status" -msgstr "Changer le Statut des Étoiles" - -#: ../../include/ItemObject.php:173 -msgid "starred" -msgstr "mis en avant" - -#: ../../include/ItemObject.php:190 -msgid "Add Tag" -msgstr "Ajouter une balise" - -#: ../../include/ItemObject.php:208 ../../mod/photos.php:980 -msgid "I like this (toggle)" -msgstr "J'aime (oui/non)" - -#: ../../include/ItemObject.php:209 ../../mod/photos.php:981 -msgid "I don't like this (toggle)" -msgstr "Je déteste (oui/non)" - -#: ../../include/ItemObject.php:211 -msgid "Share This" -msgstr "Partager" - -#: ../../include/ItemObject.php:211 -msgid "share" -msgstr "partager" - -#: ../../include/ItemObject.php:235 ../../include/ItemObject.php:236 +#: ../../include/items.php:4820 ../../mod/connedit.php:674 #, php-format -msgid "View %s's profile - %s" -msgstr "Voir le profil de %s - %s" +msgid "Connection: %s" +msgstr "Relation : %s" -#: ../../include/ItemObject.php:237 -msgid "to" -msgstr "à" - -#: ../../include/ItemObject.php:238 -msgid "via" -msgstr "via" - -#: ../../include/ItemObject.php:239 -msgid "Wall-to-Wall" -msgstr "Mur-mur" - -#: ../../include/ItemObject.php:240 -msgid "via Wall-To-Wall:" -msgstr "par Mur-mur :" - -#: ../../include/ItemObject.php:274 -msgid "Save Bookmarks" -msgstr "Enregistrer les favoris" - -#: ../../include/ItemObject.php:275 -msgid "Add to Calendar" -msgstr "Ajouter au Calendrier" - -#: ../../include/ItemObject.php:283 -msgctxt "noun" -msgid "Likes" -msgstr "Aimes" - -#: ../../include/ItemObject.php:284 -msgctxt "noun" -msgid "Dislikes" -msgstr "Détestes" - -#: ../../include/ItemObject.php:315 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d commentaire" -msgstr[1] "%d commentaires" - -#: ../../include/ItemObject.php:316 ../../include/js_strings.php:7 -msgid "[+] show all" -msgstr "[+] voir plus" - -#: ../../include/ItemObject.php:580 ../../mod/photos.php:999 -#: ../../mod/photos.php:1086 -msgid "This is you" -msgstr "C'est vous" - -#: ../../include/ItemObject.php:582 ../../include/js_strings.php:6 -#: ../../mod/photos.php:1001 ../../mod/photos.php:1088 -msgid "Comment" -msgstr "Commenter" - -#: ../../include/ItemObject.php:583 ../../mod/mood.php:135 -#: ../../mod/settings.php:517 ../../mod/settings.php:629 -#: ../../mod/settings.php:657 ../../mod/settings.php:681 -#: ../../mod/settings.php:754 ../../mod/settings.php:934 -#: ../../mod/poke.php:166 ../../mod/profiles.php:589 ../../mod/chat.php:177 -#: ../../mod/chat.php:211 ../../mod/connect.php:92 ../../mod/connedit.php:518 -#: ../../mod/setup.php:307 ../../mod/setup.php:350 ../../mod/pdledit.php:58 -#: ../../mod/photos.php:563 ../../mod/photos.php:674 ../../mod/photos.php:962 -#: ../../mod/photos.php:1002 ../../mod/photos.php:1089 -#: ../../mod/sources.php:104 ../../mod/sources.php:138 -#: ../../mod/events.php:511 ../../mod/filestorage.php:137 -#: ../../mod/fsuggest.php:108 ../../mod/group.php:81 ../../mod/admin.php:451 -#: ../../mod/admin.php:760 ../../mod/admin.php:895 ../../mod/admin.php:1028 -#: ../../mod/admin.php:1227 ../../mod/admin.php:1314 ../../mod/thing.php:286 -#: ../../mod/thing.php:329 ../../mod/import.php:393 ../../mod/invite.php:142 -#: ../../mod/mail.php:345 ../../mod/appman.php:99 ../../mod/poll.php:68 -#: ../../mod/frphotos.php:84 ../../view/theme/apw/php/config.php:256 -#: ../../view/theme/blogga/php/config.php:67 -#: ../../view/theme/blogga/view/theme/blog/config.php:67 -#: ../../view/theme/redbasic/php/config.php:99 -msgid "Submit" -msgstr "Envoyer" - -#: ../../include/ItemObject.php:584 -msgid "Bold" -msgstr "Gras" - -#: ../../include/ItemObject.php:585 -msgid "Italic" -msgstr "Italique" - -#: ../../include/ItemObject.php:586 -msgid "Underline" -msgstr "Souligné" - -#: ../../include/ItemObject.php:587 -msgid "Quote" -msgstr "Citation" - -#: ../../include/ItemObject.php:588 -msgid "Code" -msgstr "Code" - -#: ../../include/ItemObject.php:589 -msgid "Image" -msgstr "Image" - -#: ../../include/ItemObject.php:590 -msgid "Link" -msgstr "Lien/URL" - -#: ../../include/ItemObject.php:591 -msgid "Video" -msgstr "Vidéo" +#: ../../include/items.php:4822 +msgid "Connection not found." +msgstr "Relation introuvable." #: ../../include/js_strings.php:5 msgid "Delete this item?" @@ -3112,7 +3356,7 @@ msgstr "Mot de passe trop court" msgid "Passwords do not match" msgstr "Les mots de passe ne correspondent pas" -#: ../../include/js_strings.php:13 ../../mod/photos.php:39 +#: ../../include/js_strings.php:13 ../../mod/photos.php:40 msgid "everybody" msgstr "tout le monde" @@ -3126,100 +3370,339 @@ msgstr "Indice pour la phrase de passe" #: ../../include/js_strings.php:16 msgid "Notice: Permissions have changed but have not yet been submitted." -msgstr "Note : Les permissions ont changé, mais n'ont pas encore été soumises." +msgstr "Note : Les permissions ont changées, mais n'ont pas encore été sauvées." #: ../../include/js_strings.php:17 msgid "close all" msgstr "fermer tout" -#: ../../include/js_strings.php:19 -msgid "timeago.prefixAgo" -msgstr "Il y a" +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "Aucun nouveau contenu trouvé" -#: ../../include/js_strings.php:20 +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" +msgstr "Noter ce canal (publiquement)" + +#: ../../include/js_strings.php:20 ../../mod/connedit.php:683 +#: ../../mod/rate.php:156 +msgid "Rating" +msgstr "Note" + +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" +msgstr "Description (facultative)" + +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" +msgstr "Merci d'insérer une URL" + +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" +msgstr "Changements en attente. Voulez-vous vraiment quitter cette page?" + +#: ../../include/js_strings.php:26 +msgid "timeago.prefixAgo" +msgstr "timeago.prefixAgo" + +#: ../../include/js_strings.php:27 msgid "timeago.prefixFromNow" msgstr "timeago.prefixFromNow" -#: ../../include/js_strings.php:21 +#: ../../include/js_strings.php:28 msgid "ago" -msgstr " " +msgstr "auparavant" -#: ../../include/js_strings.php:22 +#: ../../include/js_strings.php:29 msgid "from now" msgstr "de maintenant" -#: ../../include/js_strings.php:23 +#: ../../include/js_strings.php:30 msgid "less than a minute" msgstr "moins d'une minute" -#: ../../include/js_strings.php:24 +#: ../../include/js_strings.php:31 msgid "about a minute" msgstr "environ une minute" -#: ../../include/js_strings.php:25 +#: ../../include/js_strings.php:32 #, php-format msgid "%d minutes" msgstr "%d minutes" -#: ../../include/js_strings.php:26 +#: ../../include/js_strings.php:33 msgid "about an hour" msgstr "environ une heure" -#: ../../include/js_strings.php:27 +#: ../../include/js_strings.php:34 #, php-format msgid "about %d hours" msgstr "environ %d heures" -#: ../../include/js_strings.php:28 +#: ../../include/js_strings.php:35 msgid "a day" msgstr "un jour" -#: ../../include/js_strings.php:29 +#: ../../include/js_strings.php:36 #, php-format msgid "%d days" msgstr "%d jours" -#: ../../include/js_strings.php:30 +#: ../../include/js_strings.php:37 msgid "about a month" msgstr "environ un mois" -#: ../../include/js_strings.php:31 +#: ../../include/js_strings.php:38 #, php-format msgid "%d months" msgstr "%d mois" -#: ../../include/js_strings.php:32 +#: ../../include/js_strings.php:39 msgid "about a year" msgstr "environ un an" -#: ../../include/js_strings.php:33 +#: ../../include/js_strings.php:40 #, php-format msgid "%d years" msgstr "%d années" -#: ../../include/js_strings.php:34 +#: ../../include/js_strings.php:41 msgid " " msgstr " " -#: ../../include/js_strings.php:35 +#: ../../include/js_strings.php:42 msgid "timeago.numbers" msgstr "timeago.numbers" -#: ../../include/Contact.php:123 -msgid "New window" -msgstr "Nouvelle fenêtre" +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Nouvelle page" -#: ../../include/Contact.php:124 -msgid "Open the selected location in a different window or browser tab" -msgstr "Ouvrir l'emplacement dans une fenêtre (ou un onglet) différent" +#: ../../include/page_widgets.php:39 ../../mod/blocks.php:159 +#: ../../mod/layouts.php:188 ../../mod/webpages.php:187 +msgid "View" +msgstr "Voir" + +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 +msgid "Actions" +msgstr "Actions" + +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 +msgid "Page Link" +msgstr "Lien vers la page" + +#: ../../include/page_widgets.php:43 +msgid "Title" +msgstr "Titre" + +#: ../../include/page_widgets.php:44 ../../mod/blocks.php:150 +#: ../../mod/layouts.php:181 ../../mod/menu.php:108 ../../mod/webpages.php:192 +msgid "Created" +msgstr "Créé" + +#: ../../include/page_widgets.php:45 ../../mod/blocks.php:151 +#: ../../mod/layouts.php:182 ../../mod/menu.php:109 ../../mod/webpages.php:193 +msgid "Edited" +msgstr "Édité" + +#: ../../include/permissions.php:26 +msgid "Can view my normal stream and posts" +msgstr "Peut voir les publications sur mon canal et ses partages." + +#: ../../include/permissions.php:27 +msgid "Can view my default channel profile" +msgstr "Peut voir le profil du canal par défaut." + +#: ../../include/permissions.php:28 +msgid "Can view my photo albums" +msgstr "Peut voir mon album photos" + +#: ../../include/permissions.php:29 +msgid "Can view my connections" +msgstr "Peut voir mes connections" + +#: ../../include/permissions.php:30 +msgid "Can view my file storage" +msgstr "Peut voir mes fichiers en partage" + +#: ../../include/permissions.php:31 +msgid "Can view my webpages" +msgstr "Peut voir mes sites-web" + +#: ../../include/permissions.php:34 +msgid "Can send me their channel stream and posts" +msgstr "Peut m'envoyer le flux et les publications de leur canal" + +#: ../../include/permissions.php:35 +msgid "Can post on my channel page (\"wall\")" +msgstr "Peut poster sur la page de mon canal (\"mur\")" + +#: ../../include/permissions.php:36 +msgid "Can comment on or like my posts" +msgstr "Peuvent commenter et/ou aimer mes publications" + +#: ../../include/permissions.php:37 +msgid "Can send me private mail messages" +msgstr "Peut m'envoyer des messages privés" + +#: ../../include/permissions.php:38 +msgid "Can post photos to my photo albums" +msgstr "Peut ajouter des photos à mes albums" + +#: ../../include/permissions.php:39 +msgid "Can like/dislike stuff" +msgstr "Peuvent aimer/détester" + +#: ../../include/permissions.php:39 +msgid "Profiles and things other than posts/comments" +msgstr "Profils et autres excluant les publications/commentaires." + +#: ../../include/permissions.php:41 +msgid "Can forward to all my channel contacts via post @mentions" +msgstr "Peut faire suivre à tous les contacts du mon canal via @truc" + +#: ../../include/permissions.php:41 +msgid "Advanced - useful for creating group forum channels" +msgstr "Avancé - utile seulement pour les canaux de type \"forum/groupe\"" + +#: ../../include/permissions.php:42 +msgid "Can chat with me (when available)" +msgstr "Peut discuter avec moi (sous réserve de disponibilité)" + +#: ../../include/permissions.php:43 +msgid "Can write to my file storage" +msgstr "Peut écrire dans mon partage de fichiers" + +#: ../../include/permissions.php:44 +msgid "Can edit my webpages" +msgstr "Peut modifier mes sites-web" + +#: ../../include/permissions.php:46 +msgid "Can source my public posts in derived channels" +msgstr "Peut rediriger mes publications publiques dans des canaux dérivés" + +#: ../../include/permissions.php:46 +msgid "Somewhat advanced - very useful in open communities" +msgstr "Plutôt avancé - très utile dans les communautés ouvertes" + +#: ../../include/permissions.php:48 +msgid "Can administer my channel resources" +msgstr "Peut administrer les ressources de mon canal" + +#: ../../include/permissions.php:48 +msgid "" +"Extremely advanced. Leave this alone unless you know what you are doing" +msgstr "Très avancé. Ne pas toucher, sauf si vous savez VRAIMENT ce que vous faites" + +#: ../../include/permissions.php:893 +msgid "Social Networking" +msgstr "Réseau social" + +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +#: ../../include/permissions.php:895 +msgid "Mostly Public" +msgstr "Surtout public" + +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +#: ../../include/permissions.php:895 +msgid "Restricted" +msgstr "Accès restreint" + +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +msgid "Private" +msgstr "Privé" + +#: ../../include/permissions.php:894 +msgid "Community Forum" +msgstr "Forum communautaire" + +#: ../../include/permissions.php:895 +msgid "Feed Republish" +msgstr "Republication de flux" + +#: ../../include/permissions.php:896 +msgid "Special Purpose" +msgstr "Utilisation spécifique" + +#: ../../include/permissions.php:896 +msgid "Celebrity/Soapbox" +msgstr "Page de célébrité/tribune" + +#: ../../include/permissions.php:896 +msgid "Group Repository" +msgstr "Espace de groupe" + +#: ../../include/permissions.php:897 ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:61 +#: ../../include/profile_selectors.php:97 +msgid "Other" +msgstr "Autre" + +#: ../../include/permissions.php:897 +msgid "Custom/Expert Mode" +msgstr "Mode expert/spécifique" + +#: ../../include/photos.php:94 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "L'image dépasse la taille limite de %lu octets" + +#: ../../include/photos.php:101 +msgid "Image file is empty." +msgstr "L'image est vide." + +#: ../../include/photos.php:128 ../../mod/profile_photo.php:217 +msgid "Unable to process image" +msgstr "Impossible de traiter l'image" + +#: ../../include/photos.php:199 +msgid "Photo storage failed." +msgstr "Le stockage de l'image a échoué." + +#: ../../include/photos.php:363 +msgid "Upload New Photos" +msgstr "Ajouter des photos" + +#: ../../include/taxonomy.php:222 ../../include/taxonomy.php:243 +msgid "Tags" +msgstr "Étiquettes" + +#: ../../include/taxonomy.php:287 +msgid "Keywords" +msgstr "Mots-clefs" + +#: ../../include/taxonomy.php:308 +msgid "have" +msgstr "ont" + +#: ../../include/taxonomy.php:308 +msgid "has" +msgstr "a" + +#: ../../include/taxonomy.php:309 +msgid "want" +msgstr "veulent" + +#: ../../include/taxonomy.php:309 +msgid "wants" +msgstr "veut" + +#: ../../include/taxonomy.php:310 +msgid "likes" +msgstr "aiment" + +#: ../../include/taxonomy.php:311 +msgid "dislikes" +msgstr "détestent" #: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:23 ../../mod/id.php:103 msgid "Male" msgstr "Masculin" #: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:23 ../../mod/id.php:105 msgid "Female" msgstr "Féminin" @@ -3263,13 +3746,6 @@ msgstr "Neutre" msgid "Non-specific" msgstr "Rien de spécifique" -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 -#: ../../include/profile_selectors.php:61 -#: ../../include/profile_selectors.php:97 -msgid "Other" -msgstr "Autre" - #: ../../include/profile_selectors.php:6 msgid "Undecided" msgstr "Indécis" @@ -3456,719 +3932,923 @@ msgstr "S'en fiche" msgid "Ask me" msgstr "Me demander" -#: ../../include/auth.php:90 -msgid "Logged out." -msgstr "Deconnecté." +#: ../../mod/mail.php:33 +msgid "Unable to lookup recipient." +msgstr "Impossible de localiser le destinataire." -#: ../../include/auth.php:236 -msgid "Failed authentication" -msgstr "Échec de l'authentification" +#: ../../mod/mail.php:41 +msgid "Unable to communicate with requested channel." +msgstr "Impossible de communiquer avec le canal demandé." -#: ../../include/auth.php:251 ../../mod/openid.php:188 -msgid "Login failed." -msgstr "Échec de la connexion." +#: ../../mod/mail.php:48 +msgid "Cannot verify requested channel." +msgstr "Impossible de vérifier le canal demandé." -#: ../../include/permissions.php:13 -msgid "Can view my normal stream and posts" -msgstr "Peut voir les publications sur mon canal et ses partages." +#: ../../mod/mail.php:74 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "Le canal choisi a des restrictions quant aux messages privés. L'envoi a échoué." -#: ../../include/permissions.php:14 -msgid "Can view my default channel profile" -msgstr "Peut voir le profil du canal par défaut." +#: ../../mod/mail.php:139 +msgid "Message deleted." +msgstr "Message supprimé." -#: ../../include/permissions.php:15 -msgid "Can view my photo albums" -msgstr "Peut voir mon album photos" +#: ../../mod/mail.php:156 +msgid "Message recalled." +msgstr "Message annulé/rappelé." -#: ../../include/permissions.php:16 -msgid "Can view my connections" -msgstr "Peut voir mes connections" +#: ../../mod/mail.php:225 +msgid "Send Private Message" +msgstr "Envoyer un Message Privé" -#: ../../include/permissions.php:17 -msgid "Can view my file storage" -msgstr "Peut voir mes fichiers en partage" +#: ../../mod/mail.php:226 ../../mod/mail.php:343 +msgid "To:" +msgstr "À :" -#: ../../include/permissions.php:18 -msgid "Can view my webpages" -msgstr "Peut voir mes sites-web" +#: ../../mod/mail.php:231 ../../mod/mail.php:345 +msgid "Subject:" +msgstr "Sujet :" -#: ../../include/permissions.php:21 -msgid "Can send me their channel stream and posts" -msgstr "Peut m'envoyer le flux et les publications de leur canal" +#: ../../mod/mail.php:235 ../../mod/mail.php:348 ../../mod/invite.php:131 +msgid "Your message:" +msgstr "Votre message :" -#: ../../include/permissions.php:22 -msgid "Can post on my channel page (\"wall\")" -msgstr "Peut poster sur la page de mon canal (\"mur\")" +#: ../../mod/mail.php:242 +msgid "Send" +msgstr "Envoyer" -#: ../../include/permissions.php:23 -msgid "Can comment on or like my posts" -msgstr "Peuvent commenter et/ou aimer mes publications" +#: ../../mod/mail.php:269 +msgid "Message not found." +msgstr "Message introuvable." -#: ../../include/permissions.php:24 -msgid "Can send me private mail messages" -msgstr "Peut m'envoyer des messages privés" +#: ../../mod/mail.php:312 +msgid "Delete message" +msgstr "Supprimer message" -#: ../../include/permissions.php:25 -msgid "Can post photos to my photo albums" -msgstr "Peut ajouter des photos à mes albums" +#: ../../mod/mail.php:313 +msgid "Recall message" +msgstr "Rappeler/annuler le message" -#: ../../include/permissions.php:26 -msgid "Can like/dislike stuff" -msgstr "Peuvent aimer/détester" +#: ../../mod/mail.php:315 +msgid "Message has been recalled." +msgstr "Le message a été rappelé." -#: ../../include/permissions.php:26 -msgid "Profiles and things other than posts/comments" -msgstr "Profils et autres excluant les publications/commentaires." +#: ../../mod/mail.php:332 +msgid "Private Conversation" +msgstr "Conversation privée" -#: ../../include/permissions.php:28 -msgid "Can forward to all my channel contacts via post @mentions" -msgstr "Peut faire suivre à tous les contacts du mon canal via @truc" +#: ../../mod/mail.php:336 ../../mod/message.php:72 +msgid "Delete conversation" +msgstr "Supprimer conversation" -#: ../../include/permissions.php:28 -msgid "Advanced - useful for creating group forum channels" -msgstr "Avancé - utile seulement pour les canaux de type \"forum/groupe\"" - -#: ../../include/permissions.php:29 -msgid "Can chat with me (when available)" -msgstr "Peut discuter avec moi (sous réserve de disponibilité)" - -#: ../../include/permissions.php:30 -msgid "Can write to my file storage" -msgstr "Peut écrire dans mon partage de fichiers" - -#: ../../include/permissions.php:31 -msgid "Can edit my webpages" -msgstr "Peut modifier mes sites-web" - -#: ../../include/permissions.php:33 -msgid "Can source my public posts in derived channels" -msgstr "Peut rediriger mes publications publiques dans des canaux dérivés" - -#: ../../include/permissions.php:33 -msgid "Somewhat advanced - very useful in open communities" -msgstr "Plutôt avancé - très utile dans les communautés ouvertes" - -#: ../../include/permissions.php:35 -msgid "Can administer my channel resources" -msgstr "Peut administrer les ressources de mon canal" - -#: ../../include/permissions.php:35 +#: ../../mod/mail.php:338 msgid "" -"Extremely advanced. Leave this alone unless you know what you are doing" -msgstr "Très avancé. Ne pas toucher, sauf si vous savez VRAIMENT ce que vous faites" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Aucune communication sécurisée n'est possible. Vous pourrez peut-être répondre depuis la page de profil de l'émetteur." -#: ../../mod/mood.php:132 -msgid "Set your current mood and tell your friends" -msgstr "Indiquez votre humeur du moment à vos amis" +#: ../../mod/mail.php:342 +msgid "Send Reply" +msgstr "Envoyer une réponse" -#: ../../mod/mitem.php:14 ../../mod/menu.php:92 -msgid "Menu not found." -msgstr "Menu introuvable." +#: ../../mod/magic.php:69 +msgid "Hub not found." +msgstr "Hub introuvable." -#: ../../mod/mitem.php:47 -msgid "Menu element updated." -msgstr "Entrée de menu mis à jour." +#: ../../mod/achievements.php:34 +msgid "Some blurb about what to do when you're new here" +msgstr "Quelques mots sur quoi faire quand on est nouveau ici" -#: ../../mod/mitem.php:51 -msgid "Unable to update menu element." -msgstr "Impossible de mettre l'entrée de menu à jour." +#: ../../mod/page.php:36 ../../mod/block.php:27 +msgid "Invalid item." +msgstr "Élément invalide." -#: ../../mod/mitem.php:57 -msgid "Menu element added." -msgstr "Entrée de menu ajouté." +#: ../../mod/page.php:52 ../../mod/block.php:39 ../../mod/wall_upload.php:29 +msgid "Channel not found." +msgstr "Canal introuvable." -#: ../../mod/mitem.php:61 -msgid "Unable to add menu element." -msgstr "Impossible d'ajouter l'entrée de menu." +#: ../../mod/page.php:89 ../../mod/block.php:75 ../../mod/display.php:110 +#: ../../mod/help.php:79 ../../index.php:245 +msgid "Page not found." +msgstr "Page introuvable." -#: ../../mod/mitem.php:78 ../../mod/dirprofile.php:175 ../../mod/menu.php:120 -#: ../../mod/xchan.php:27 -msgid "Not found." -msgstr "Introuvable." +#: ../../mod/page.php:126 +msgid "Lorem Ipsum" +msgstr "" -#: ../../mod/mitem.php:96 -msgid "Manage Menu Elements" -msgstr "Gérer les entrées de menu" - -#: ../../mod/mitem.php:99 -msgid "Edit menu" -msgstr "Éditer le menu" - -#: ../../mod/mitem.php:102 -msgid "Edit element" -msgstr "Éditer l'entrée" - -#: ../../mod/mitem.php:103 -msgid "Drop element" -msgstr "Supprimer l'entrée" - -#: ../../mod/mitem.php:104 -msgid "New element" -msgstr "Nouvelle entrée" - -#: ../../mod/mitem.php:105 -msgid "Edit this menu container" -msgstr "Éditer ce bloc de menu" - -#: ../../mod/mitem.php:106 -msgid "Add menu element" -msgstr "Ajouter une entrée au menu" - -#: ../../mod/mitem.php:107 -msgid "Delete this menu item" -msgstr "Supprimer cet entrée du menu" - -#: ../../mod/mitem.php:108 -msgid "Edit this menu item" -msgstr "Éditer cette entrée du menu" - -#: ../../mod/mitem.php:131 -msgid "New Menu Element" -msgstr "Nouvelle entrée de menu" - -#: ../../mod/mitem.php:133 ../../mod/mitem.php:176 -msgid "Menu Item Permissions" -msgstr "Permissions de l'entrée de menu" - -#: ../../mod/mitem.php:134 ../../mod/mitem.php:177 ../../mod/settings.php:967 -msgid "(click to open/close)" -msgstr "(cliquer pour ouvrir/fermer)" - -#: ../../mod/mitem.php:136 ../../mod/mitem.php:180 -msgid "Link text" -msgstr "Texte du lien" - -#: ../../mod/mitem.php:137 ../../mod/mitem.php:181 -msgid "URL of link" -msgstr "URL du lien" - -#: ../../mod/mitem.php:138 ../../mod/mitem.php:182 -msgid "Use Red magic-auth if available" -msgstr "Utiliser l'authentification magique, lorsque disponible" - -#: ../../mod/mitem.php:139 ../../mod/mitem.php:183 -msgid "Open link in new window" -msgstr "Ouvrir le lien dans une nouvelle fenêtre" - -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 -msgid "Order in list" -msgstr "Ordre dans la liste" - -#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 -msgid "Higher numbers will sink to bottom of listing" -msgstr "Les nombres les plus élevés seront descendus au bas de la liste" - -#: ../../mod/mitem.php:154 -msgid "Menu item not found." -msgstr "Entrée de menu introuvable." - -#: ../../mod/mitem.php:163 -msgid "Menu item deleted." -msgstr "Entrée de menu supprimée." - -#: ../../mod/mitem.php:165 -msgid "Menu item could not be deleted." -msgstr "Impossible de supprimer l'entrée de menu." - -#: ../../mod/mitem.php:174 -msgid "Edit Menu Element" -msgstr "Éditer l'entrée de menu" - -#: ../../mod/mitem.php:186 ../../mod/menu.php:114 -msgid "Modify" -msgstr "Modifier" - -#: ../../mod/ping.php:237 -msgid "sent you a private message" -msgstr "vous a envoyé un message privé" - -#: ../../mod/ping.php:288 -msgid "added your channel" -msgstr "a ajouté votre canal" - -#: ../../mod/ping.php:329 -msgid "posted an event" -msgstr "a publié un événement" - -#: ../../mod/acl.php:239 +#: ../../mod/acl.php:231 msgid "network" msgstr "réseau" -#: ../../mod/settings.php:71 -msgid "Name is required" -msgstr "Le nom est requis" +#: ../../mod/acl.php:241 +msgid "RSS" +msgstr "RSS" -#: ../../mod/settings.php:75 -msgid "Key and Secret are required" -msgstr "Clef et secret sont requis" +#: ../../mod/admin.php:52 +msgid "Theme settings updated." +msgstr "Réglages du thème sauvegardés." -#: ../../mod/settings.php:196 -msgid "Passwords do not match. Password unchanged." -msgstr "Les deux saisies du mot de passe ne correspondent pas. Il n'a donc pas été changé." +#: ../../mod/admin.php:93 ../../mod/admin.php:452 +msgid "Site" +msgstr "Site" -#: ../../mod/settings.php:200 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Le mot de passe ne peut pas être vide. Il n'a donc pas été changé." +#: ../../mod/admin.php:94 +msgid "Accounts" +msgstr "Comptes" -#: ../../mod/settings.php:214 -msgid "Password changed." -msgstr "Le mot de passe a été changé." +#: ../../mod/admin.php:95 ../../mod/admin.php:985 +msgid "Channels" +msgstr "Canaux" -#: ../../mod/settings.php:216 -msgid "Password update failed. Please try again." -msgstr "La mise à jour du mot de passe a échoué. Merci de recommencer." - -#: ../../mod/settings.php:230 -msgid "Not valid email." -msgstr "Adresse de courriel non-valide." - -#: ../../mod/settings.php:233 -msgid "Protected email address. Cannot change to that email." -msgstr "Adresse de courriel protégée. Impossible de l'utiliser." - -#: ../../mod/settings.php:242 -msgid "System failure storing new email. Please try again." -msgstr "Défaillance système lors du stockage de la nouvelle adresse de courriel. Merci de ré-essayer." - -#: ../../mod/settings.php:445 -msgid "Settings updated." -msgstr "Réglages sauvegardés." - -#: ../../mod/settings.php:516 ../../mod/settings.php:542 -#: ../../mod/settings.php:578 -msgid "Add application" -msgstr "Ajouter une application" - -#: ../../mod/settings.php:519 -msgid "Name of application" -msgstr "Nom de l'application" - -#: ../../mod/settings.php:520 ../../mod/settings.php:546 -msgid "Consumer Key" -msgstr "Clef de consommateur" - -#: ../../mod/settings.php:520 ../../mod/settings.php:521 -msgid "Automatically generated - change if desired. Max length 20" -msgstr "Généré automatiquement - à changer si besoin. Longueur maximale 20 caractères." - -#: ../../mod/settings.php:521 ../../mod/settings.php:547 -msgid "Consumer Secret" -msgstr "Secret de consommateur" - -#: ../../mod/settings.php:522 ../../mod/settings.php:548 -msgid "Redirect" -msgstr "Redirection" - -#: ../../mod/settings.php:522 -msgid "" -"Redirect URI - leave blank unless your application specifically requires " -"this" -msgstr "URI de redirection - laissez blanc, sauf si l'application a demandé autrement" - -#: ../../mod/settings.php:523 ../../mod/settings.php:549 -msgid "Icon url" -msgstr "URL de l'icône" - -#: ../../mod/settings.php:523 -msgid "Optional" -msgstr "Facultatif" - -#: ../../mod/settings.php:534 -msgid "You can't edit this application." -msgstr "Vous ne pouvez pas éditer cette application." - -#: ../../mod/settings.php:577 -msgid "Connected Apps" -msgstr "Applications connectées" - -#: ../../mod/settings.php:581 -msgid "Client key starts with" -msgstr "La clef partagée commence par" - -#: ../../mod/settings.php:582 -msgid "No name" -msgstr "Sans nom" - -#: ../../mod/settings.php:583 -msgid "Remove authorization" -msgstr "Révoquer l'autorisation" - -#: ../../mod/settings.php:594 -msgid "No feature settings configured" -msgstr "Pas de fonctionnalité à configurer" - -#: ../../mod/settings.php:602 -msgid "Feature Settings" +#: ../../mod/admin.php:96 ../../mod/admin.php:1077 ../../mod/admin.php:1117 +msgid "Plugins" msgstr "Extensions" -#: ../../mod/settings.php:625 -msgid "Account Settings" -msgstr "Compte" +#: ../../mod/admin.php:97 ../../mod/admin.php:1277 ../../mod/admin.php:1311 +msgid "Themes" +msgstr "Thèmes" -#: ../../mod/settings.php:626 -msgid "Password Settings" -msgstr "Mot de passe" +#: ../../mod/admin.php:98 +msgid "Inspect queue" +msgstr "Analyser la file d'attente" -#: ../../mod/settings.php:627 -msgid "New Password:" -msgstr "Nouveau mot de passe :" +#: ../../mod/admin.php:100 +msgid "Profile Config" +msgstr "Configurations du profil" -#: ../../mod/settings.php:628 -msgid "Confirm:" -msgstr "Confirmation :" +#: ../../mod/admin.php:101 +msgid "DB updates" +msgstr "MàJ BD" -#: ../../mod/settings.php:628 -msgid "Leave password fields blank unless changing" -msgstr "Laissez les mots de passe vides si vous ne voulez pas les modifier" +#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1396 +msgid "Logs" +msgstr "Journaux" -#: ../../mod/settings.php:630 ../../mod/settings.php:943 -msgid "Email Address:" -msgstr "Adresse de courriel :" +#: ../../mod/admin.php:121 +msgid "Plugin Features" +msgstr "Fonctionnalités liées aux extensions" -#: ../../mod/settings.php:631 ../../mod/removeaccount.php:61 -msgid "Remove Account" -msgstr "Supprimer le compte" +#: ../../mod/admin.php:123 +msgid "User registrations waiting for confirmation" +msgstr "Inscriptions en attente" -#: ../../mod/settings.php:632 ../../mod/settings.php:1006 -msgid "Warning: This action is permanent and cannot be reversed." -msgstr "Attention : cette action est permanente et irréversible." +#: ../../mod/admin.php:200 +msgid "# Accounts" +msgstr "# Comptes" -#: ../../mod/settings.php:648 -msgid "Off" -msgstr "Inactif" +#: ../../mod/admin.php:201 +msgid "# blocked accounts" +msgstr "# comptes bloqués" -#: ../../mod/settings.php:648 -msgid "On" -msgstr "Actif" +#: ../../mod/admin.php:202 +msgid "# expired accounts" +msgstr "# comptes expirés" -#: ../../mod/settings.php:655 -msgid "Additional Features" -msgstr "Fonctionnalités additionnelles" +#: ../../mod/admin.php:203 +msgid "# expiring accounts" +msgstr "# comptes expirant" -#: ../../mod/settings.php:680 -msgid "Connector Settings" -msgstr "Connecteurs" +#: ../../mod/admin.php:216 +msgid "# Channels" +msgstr "# Canaux" -#: ../../mod/settings.php:710 ../../mod/admin.php:399 -msgid "No special theme for mobile devices" -msgstr "Pas de thème spécifique aux périphériques mobiles" +#: ../../mod/admin.php:217 +msgid "# primary" +msgstr "# primaire" -#: ../../mod/settings.php:719 -#, php-format -msgid "%s - (Experimental)" -msgstr "%s - (Expérimental)" +#: ../../mod/admin.php:218 +msgid "# clones" +msgstr "# clones" -#: ../../mod/settings.php:752 -msgid "Display Settings" -msgstr "Affichage" +#: ../../mod/admin.php:224 +msgid "Message queues" +msgstr "File des messages" -#: ../../mod/settings.php:758 -msgid "Display Theme:" -msgstr "Thème :" +#: ../../mod/admin.php:240 ../../mod/admin.php:451 ../../mod/admin.php:548 +#: ../../mod/admin.php:817 ../../mod/admin.php:984 ../../mod/admin.php:1076 +#: ../../mod/admin.php:1116 ../../mod/admin.php:1276 ../../mod/admin.php:1310 +#: ../../mod/admin.php:1395 +msgid "Administration" +msgstr "Administration" -#: ../../mod/settings.php:759 -msgid "Mobile Theme:" -msgstr "Thème mobile :" +#: ../../mod/admin.php:241 +msgid "Summary" +msgstr "Résumé" -#: ../../mod/settings.php:760 -msgid "Enable user zoom on mobile devices" -msgstr "Permettre à l'utilisateur d'un mobile d'agrandir le contenu" +#: ../../mod/admin.php:244 +msgid "Registered accounts" +msgstr "Comptes enregistrés" -#: ../../mod/settings.php:761 -msgid "Update browser every xx seconds" -msgstr "Rafraîchir le navigateur toutes les xx secondes" +#: ../../mod/admin.php:245 ../../mod/admin.php:552 +msgid "Pending registrations" +msgstr "Inscriptions en attente" -#: ../../mod/settings.php:761 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minimum 10 secondes, pas de maximum" +#: ../../mod/admin.php:246 +msgid "Registered channels" +msgstr "Canaux enregistrés" -#: ../../mod/settings.php:762 -msgid "Maximum number of conversations to load at any time:" -msgstr "Nombre maximal de conversations pouvant être chargées en même temps :" +#: ../../mod/admin.php:247 ../../mod/admin.php:553 +msgid "Active plugins" +msgstr "Extensions actives" -#: ../../mod/settings.php:762 -msgid "Maximum of 100 items" -msgstr "100 éléments au maximum" +#: ../../mod/admin.php:248 +msgid "Version" +msgstr "Version" -#: ../../mod/settings.php:763 -msgid "Don't show emoticons" -msgstr "Ne pas montrer les frimousses/émoticones" +#: ../../mod/admin.php:363 +msgid "Site settings updated." +msgstr "Réglages du site sauvegardés." -#: ../../mod/settings.php:764 -msgid "System Page Layout Editor - (advanced)" -msgstr "Agencements des pages système - (avancé)" +#: ../../mod/admin.php:400 ../../mod/settings.php:813 +msgid "mobile" +msgstr "mobile" -#: ../../mod/settings.php:800 -msgid "Nobody except yourself" -msgstr "Personne sauf vous" +#: ../../mod/admin.php:402 +msgid "experimental" +msgstr "expérimental" -#: ../../mod/settings.php:801 -msgid "Only those you specifically allow" -msgstr "Seulement ceux que vous autorisez spécifiquement" +#: ../../mod/admin.php:404 +msgid "unsupported" +msgstr "non maintenu" -#: ../../mod/settings.php:802 -msgid "Approved connections" -msgstr "Contacts Approuvés" - -#: ../../mod/settings.php:803 -msgid "Any connections" -msgstr "Tous les contacts" - -#: ../../mod/settings.php:804 -msgid "Anybody on this website" -msgstr "Tous les utilisateurs du hub" - -#: ../../mod/settings.php:805 -msgid "Anybody in this network" -msgstr "Tous les utilisateurs sur ce réseau" - -#: ../../mod/settings.php:806 -msgid "Anybody authenticated" -msgstr "Tous les utilisateurs authentifiés" - -#: ../../mod/settings.php:807 -msgid "Anybody on the internet" -msgstr "Tous les utilisateurs d'Internet" - -#: ../../mod/settings.php:884 -msgid "Publish your default profile in the network directory" -msgstr "Publier votre profil par défaut dans l'annuaire du réseau" - -#: ../../mod/settings.php:884 ../../mod/settings.php:889 -#: ../../mod/settings.php:960 ../../mod/api.php:106 ../../mod/profiles.php:566 #: ../../mod/admin.php:429 -msgid "No" -msgstr "Non" +msgid "Yes - with approval" +msgstr "Oui - avec approbation" -#: ../../mod/settings.php:884 ../../mod/settings.php:889 -#: ../../mod/settings.php:960 ../../mod/api.php:105 ../../mod/profiles.php:565 -#: ../../mod/admin.php:431 -msgid "Yes" -msgstr "Oui" +#: ../../mod/admin.php:435 +msgid "My site is not a public server" +msgstr "Mon site n'est pas un serveur publique" -#: ../../mod/settings.php:889 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Nous autoriser à vous suggérer comme relation potentielle aux nouveaux membres?" +#: ../../mod/admin.php:436 +msgid "My site has paid access only" +msgstr "Mon site est payant" -#: ../../mod/settings.php:893 ../../mod/profile_photo.php:365 -msgid "or" -msgstr "ou" +#: ../../mod/admin.php:437 +msgid "My site has free access only" +msgstr "Mon site est gratuit" -#: ../../mod/settings.php:898 -msgid "Your channel address is" -msgstr "Voici l'adresse de votre canal" +#: ../../mod/admin.php:438 +msgid "My site offers free accounts with optional paid upgrades" +msgstr "Mon site offre des comptes gratuits avec des ajouts payants" -#: ../../mod/settings.php:932 -msgid "Channel Settings" -msgstr "Canal" +#: ../../mod/admin.php:454 ../../mod/register.php:207 +msgid "Registration" +msgstr "Inscription" -#: ../../mod/settings.php:941 -msgid "Basic Settings" -msgstr "Basique" +#: ../../mod/admin.php:455 +msgid "File upload" +msgstr "Envoi de fichier" -#: ../../mod/settings.php:944 -msgid "Your Timezone:" -msgstr "Fureau Horaire :" +#: ../../mod/admin.php:456 +msgid "Policies" +msgstr "Stratégies" -#: ../../mod/settings.php:945 -msgid "Default Post Location:" -msgstr "Emplacement géographique par défaut :" +#: ../../mod/admin.php:461 +msgid "Site name" +msgstr "Nom du site" -#: ../../mod/settings.php:945 -msgid "Geographical location to display on your posts" -msgstr "Emplacement géographique à afficher sur vos publications" +#: ../../mod/admin.php:462 +msgid "Banner/Logo" +msgstr "Bannière/logo" -#: ../../mod/settings.php:946 -msgid "Use Browser Location:" -msgstr "Utiliser la géolocalisation fournie par le navigateur :" +#: ../../mod/admin.php:463 +msgid "Administrator Information" +msgstr "Informations sur l'administrateur" -#: ../../mod/settings.php:948 -msgid "Adult Content" -msgstr "Contenu \"adulte\"" - -#: ../../mod/settings.php:948 +#: ../../mod/admin.php:463 msgid "" -"This channel frequently or regularly publishes adult content. (Please tag " -"any adult material and/or nudity with #NSFW)" -msgstr "Ce canal publie plus ou moins fréquemment du contenu pour adultes. (Merci d'indiquer tout contenu pour adulte ou potentiellement choquant avec l'étiquette #NSFW - Not Safe For Work)" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "Coordonnées de l'administrateur du site. Affichée sur la page 'siteinfo'. Vous pouvez utiliser du BBCode ici" -#: ../../mod/settings.php:950 -msgid "Security and Privacy Settings" -msgstr "Réglages de Sécurité et vie privée" +#: ../../mod/admin.php:464 +msgid "System language" +msgstr "Langue du système" -#: ../../mod/settings.php:952 -msgid "Hide my online presence" -msgstr "Cacher ma présence en ligne" +#: ../../mod/admin.php:465 +msgid "System theme" +msgstr "Thème du système" -#: ../../mod/settings.php:952 -msgid "Prevents displaying in your profile that you are online" -msgstr "Cacher votre statut (en ligne/hors ligne) sur votre profil" - -#: ../../mod/settings.php:954 -msgid "Simple Privacy Settings:" -msgstr "Réglages simples :" - -#: ../../mod/settings.php:955 +#: ../../mod/admin.php:465 msgid "" -"Very Public - extremely permissive (should be used with caution)" -msgstr "Très public - extrèmement permissif (à n'utiliser qu'en connaissance de cause)" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Thème par défaut - il peut être changé pour chaque profil utilisateur - modifier le thème" -#: ../../mod/settings.php:956 +#: ../../mod/admin.php:466 +msgid "Mobile system theme" +msgstr "Thème système pour mobile" + +#: ../../mod/admin.php:466 +msgid "Theme for mobile devices" +msgstr "Thème dédié aux périphériques mobiles" + +#: ../../mod/admin.php:468 +msgid "Enable Diaspora Protocol" +msgstr "Activer la compatibilité Diaspora*" + +#: ../../mod/admin.php:468 +msgid "Communicate with Diaspora and Friendica - experimental" +msgstr "Permet de communiquer avec Diaspora et Friendica - expérimental" + +#: ../../mod/admin.php:469 +msgid "Allow Feeds as Connections" +msgstr "Autoriser les Flux (RSS) comme Relations" + +#: ../../mod/admin.php:469 +msgid "(Heavy system resource usage)" +msgstr "(Impact considérable sur les ressources)" + +#: ../../mod/admin.php:470 +msgid "Maximum image size" +msgstr "Taille maximale des images" + +#: ../../mod/admin.php:470 msgid "" -"Typical - default public, privacy when desired (similar to social " -"network permissions but with improved privacy)" -msgstr "Classique - public par défaut, privé en cas de besoin (comparable dans le principe aux réseaux sociaux centralisés, avec un mode privé plus efficace)" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Taille maximum, en octets, des images envoyées. Par défaut 0, soit sans limite." -#: ../../mod/settings.php:957 -msgid "Private - default private, never open or public" -msgstr "Privé - privé par défaut, jamais ouvert ni public" +#: ../../mod/admin.php:471 +msgid "Does this site allow new member registration?" +msgstr "Est-ce que l'enregistrement de nouveau membres sur ce site est autorisé?" -#: ../../mod/settings.php:958 -msgid "Blocked - default blocked to/from everybody" -msgstr "Bloqué - par défaut, bloqué de/vers tout le monde" +#: ../../mod/admin.php:472 +msgid "Which best describes the types of account offered by this hub?" +msgstr "Choisissez le type de comptes offert sur ce hub?" -#: ../../mod/settings.php:960 -msgid "Allow others to tag your posts" -msgstr "Autoriser les autres à \"étiqueté\" vos publications" +#: ../../mod/admin.php:473 +msgid "Register text" +msgstr "Texte d'inscription" -#: ../../mod/settings.php:960 +#: ../../mod/admin.php:473 +msgid "Will be displayed prominently on the registration page." +msgstr "Sera affiché de manière bien visible sur le formulaire d'inscription." + +#: ../../mod/admin.php:474 +msgid "Site homepage to show visitors (default: login box)" +msgstr "Page d'accueil du site à montrer aux visiteurs (par défaut :boîte de dialogue de connexion)" + +#: ../../mod/admin.php:474 msgid "" -"Often used by the community to retro-actively flag inappropriate content" -msgstr "Souvent utilisé par la communauté pour distinguer le contenu innaproprié" +"example: 'public' to show public stream, 'page/sys/home' to show a system " +"webpage called 'home' or 'include:home.html' to include a file." +msgstr "exemple :'public' pour montrer le flux public, 'page/sys/home' pour montrer une page système appelée 'home' ou 'include:home.html' pour inclure un fichier." -#: ../../mod/settings.php:962 -msgid "Advanced Privacy Settings" -msgstr "Réglages avancés" +#: ../../mod/admin.php:475 +msgid "Preserve site homepage URL" +msgstr "Garder l'adresse du site." -#: ../../mod/settings.php:964 -msgid "Expire other channel content after this many days" -msgstr "Faire expirer le contenu des autres canaux après n jours" - -#: ../../mod/settings.php:964 -msgid "0 or blank prevents expiration" -msgstr "0, ou vide, pour ne pas faire expirer" - -#: ../../mod/settings.php:965 -msgid "Maximum Friend Requests/Day:" -msgstr "Nombre maximum de mises en relation par jour :" - -#: ../../mod/settings.php:965 -msgid "May reduce spam activity" -msgstr "Contribue à réduire l'impact des indésirables" - -#: ../../mod/settings.php:966 -msgid "Default Post Permissions" -msgstr "Permissions par défaut des publications" - -#: ../../mod/settings.php:978 -msgid "Maximum private messages per day from unknown people:" -msgstr "Nombre maximum de messages privés émanant d'inconnus, par jour :" - -#: ../../mod/settings.php:978 -msgid "Useful to reduce spamming" -msgstr "Utile pour réduire les indésirables" - -#: ../../mod/settings.php:981 -msgid "Notification Settings" -msgstr "Notifications" - -#: ../../mod/settings.php:982 -msgid "By default post a status message when:" -msgstr "Par défaut, publier un statut quand:" - -#: ../../mod/settings.php:983 -msgid "accepting a friend request" -msgstr "vous acceptez une mise en relation" - -#: ../../mod/settings.php:984 -msgid "joining a forum/community" -msgstr "vous joignez un forum ou à une communauté" - -#: ../../mod/settings.php:985 -msgid "making an interesting profile change" -msgstr "vous faites une modification intéressante de votre profil" - -#: ../../mod/settings.php:986 -msgid "Send a notification email when:" -msgstr "Envoyer un courriel de notification quand :" - -#: ../../mod/settings.php:987 -msgid "You receive a connection request" -msgstr "Vous recevez une demande de mise en relation" - -#: ../../mod/settings.php:988 -msgid "Your connections are confirmed" -msgstr "Vous relations sont confirmées" - -#: ../../mod/settings.php:989 -msgid "Someone writes on your profile wall" -msgstr "Quelqu'un a écrit sur votre mur" - -#: ../../mod/settings.php:990 -msgid "Someone writes a followup comment" -msgstr "Quelqu'un a commenté sur vos publications" - -#: ../../mod/settings.php:991 -msgid "You receive a private message" -msgstr "Vous recevez un message privé" - -#: ../../mod/settings.php:992 -msgid "You receive a friend suggestion" -msgstr "Vous recevez une suggestion d'amitié/relation" - -#: ../../mod/settings.php:993 -msgid "You are tagged in a post" -msgstr "Vous êtes étiqueté dans une publication" - -#: ../../mod/settings.php:994 -msgid "You are poked/prodded/etc. in a post" -msgstr "Vous êtes cogné/encouragé/etc. dans une publication" - -#: ../../mod/settings.php:997 -msgid "Advanced Account/Page Type Settings" -msgstr "Type de page/Compte (avancé)" - -#: ../../mod/settings.php:998 -msgid "Change the behaviour of this account for special situations" -msgstr "Modifie le comportement de ce compte pour certains cas particuliers" - -#: ../../mod/settings.php:1001 +#: ../../mod/admin.php:475 msgid "" -"Please enable expert mode (in Settings > " -"Additional features) to adjust!" -msgstr "Mode expert requis (Réglages > Fonctions supplémentaires) svp ajuster!" +"Present the site homepage in a frame at the original location instead of " +"redirecting" +msgstr "Présenter la page d'accueil du site dans un cadre à l'adresse d'origine, plutôt que de rediriger" -#: ../../mod/settings.php:1002 -msgid "Miscellaneous Settings" -msgstr "Divers" +#: ../../mod/admin.php:476 +msgid "Accounts abandoned after x days" +msgstr "Les comptes sont abandonnés après x jours" -#: ../../mod/settings.php:1004 -msgid "Personal menu to display in your channel pages" -msgstr "Menu personnel tel qu'il apparaîtra sur les pages de votre canal" +#: ../../mod/admin.php:476 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Pour éviter de gaspiller les ressources du système en essayer de mettre à jour des comptes abandonnés. Mettez 0 pour ne pas avoir de limite de temps." -#: ../../mod/settings.php:1005 -msgid "Remove this channel" -msgstr "Supprimer ce canal" +#: ../../mod/admin.php:477 +msgid "Allowed friend domains" +msgstr "Domaines amicaux" -#: ../../mod/poke.php:159 -msgid "Poke/Prod" -msgstr "Cogner/Encourager" +#: ../../mod/admin.php:477 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Liste de noms de domaines - séparés par des virgules - pour lesquels ce site acceptera les demandes d'amitié ou de mise en relation. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines." -#: ../../mod/poke.php:160 -msgid "poke, prod or do other things to somebody" -msgstr "Cogner, encourager, et autres choses à faire à quelqu'un" +#: ../../mod/admin.php:478 +msgid "Allowed email domains" +msgstr "Domaines de courriels amicaux" -#: ../../mod/poke.php:161 -msgid "Recipient" -msgstr "Destinataire" +#: ../../mod/admin.php:478 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "Liste de noms de domaines - séparés par des virgules - dont les adresses de courriel seront autorisées lors de l'inscription à ce site. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines." -#: ../../mod/poke.php:162 -msgid "Choose what you wish to do to recipient" -msgstr "Choisir quoi lui faire" +#: ../../mod/admin.php:479 +msgid "Not allowed email domains" +msgstr "Domaines de courriel non autorisés" -#: ../../mod/poke.php:165 -msgid "Make this post private" -msgstr "Rendre cette contribution privée" +#: ../../mod/admin.php:479 +msgid "" +"Comma separated list of domains which are not allowed in email addresses for" +" registrations to this site. Wildcards are accepted. Empty to allow any " +"domains, unless allowed domains have been defined." +msgstr "Liste de noms de domaines - séparés par des virgules - dont les adresses de courriel ne seront pas autorisées lors de l'inscription à ce site. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines, sauf si des domaines autorisés ont été définis." + +#: ../../mod/admin.php:480 +msgid "Block public" +msgstr "Bloquer public" + +#: ../../mod/admin.php:480 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "Cocher pour interdire tout accès public, y compris aux pages marquées comme publiques, aux visiteurs anonymes." + +#: ../../mod/admin.php:481 +msgid "Verify Email Addresses" +msgstr "Demander vérification des adresses de courriel" + +#: ../../mod/admin.php:481 +msgid "" +"Check to verify email addresses used in account registration (recommended)." +msgstr "Cocher pour que les adresses utilisées à l'inscription soient vérifiées (recommandé)." + +#: ../../mod/admin.php:482 +msgid "Force publish" +msgstr "Forcer publication" + +#: ../../mod/admin.php:482 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Cocher pour forcer la publication de tous les profils du site dans l'annuaire." + +#: ../../mod/admin.php:483 +msgid "Disable discovery tab" +msgstr "Désactiver l'onglet \"À découvrir\"" + +#: ../../mod/admin.php:483 +msgid "" +"Remove the tab in the network view with public content pulled from sources " +"chosen for this site." +msgstr "Ne pas afficher d'onglet avec des contenus publics automatiquement rassemblées depuis des sources choisies pour ce site." + +#: ../../mod/admin.php:484 +msgid "login on Homepage" +msgstr "Connexion à partir de la page d'accueil" + +#: ../../mod/admin.php:484 +msgid "" +"Present a login box to visitors on the home page if no other content has " +"been configured." +msgstr "Présenter une boîte de dialogue de connexion aux visiteurs sur la page d'accueil si aucun autre contenu n'a été configuré." + +#: ../../mod/admin.php:486 +msgid "Proxy user" +msgstr "Utilisateurs du proxy" + +#: ../../mod/admin.php:487 +msgid "Proxy URL" +msgstr "URL du proxy (visiter @proxy-list)" + +#: ../../mod/admin.php:488 +msgid "Network timeout" +msgstr "Délai maximal du réseau" + +#: ../../mod/admin.php:488 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "En secondes. Mettre à 0 pour ne pas avoir de délai maximal (pas recommandé)." + +#: ../../mod/admin.php:489 +msgid "Delivery interval" +msgstr "Intervalle de distribution" + +#: ../../mod/admin.php:489 +msgid "" +"Delay background delivery processes by this many seconds to reduce system " +"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " +"for large dedicated servers." +msgstr "Temporise le processus de distribution de tant de secondes pour réduire la charge sur le système. Valeurs recommandées : 4-5 pour les serveurs mutualisés, 2-3 pour les VPS. 0-1 pour les gros serveurs dédiés." + +#: ../../mod/admin.php:490 +msgid "Poll interval" +msgstr "Intervalle de scrutation" + +#: ../../mod/admin.php:490 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Temporise le processus de scrutation en tâche de fond de tant de secondes, pour réduire la charge. Si 0, utilise l'intervalle de distribution." + +#: ../../mod/admin.php:491 +msgid "Maximum Load Average" +msgstr "Charge moyenne maximale" + +#: ../../mod/admin.php:491 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Charge système maximale au-delà de laquelle distribution et scrutation sont mis en pause - par défaut 50." + +#: ../../mod/admin.php:492 +msgid "Expiration period in days for imported (matrix/network) content" +msgstr "Délai d'expiration du contenu importé du réseau, en jours" + +#: ../../mod/admin.php:492 +msgid "0 for no expiration of imported content" +msgstr "0 pour ne pas expirer le contenu importé" + +#: ../../mod/admin.php:540 +msgid "No server found" +msgstr "Serveur introuvable" + +#: ../../mod/admin.php:547 ../../mod/admin.php:831 +msgid "ID" +msgstr "ID" + +#: ../../mod/admin.php:547 +msgid "for channel" +msgstr "pour le canal" + +#: ../../mod/admin.php:547 +msgid "on server" +msgstr "sur le serveur" + +#: ../../mod/admin.php:547 +msgid "Status" +msgstr "État" + +#: ../../mod/admin.php:549 +msgid "Server" +msgstr "Serveur" + +#: ../../mod/admin.php:566 +msgid "Update has been marked successful" +msgstr "La mise à jour a été marquée comme réussie" + +#: ../../mod/admin.php:576 +#, php-format +msgid "Executing %s failed. Check system logs." +msgstr "L'éxecution de %s a échoué. Merci de vérifier les journaux du système." + +#: ../../mod/admin.php:579 +#, php-format +msgid "Update %s was successfully applied." +msgstr "La mise à jour %s a été appliquée avec succès." + +#: ../../mod/admin.php:583 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "La mise à jour %s n'a pas retourné d'information. Impossible de savoir si elle a réussi ou non." + +#: ../../mod/admin.php:586 +#, php-format +msgid "Update function %s could not be found." +msgstr "La fonction de mise à jour %s est introuvable." + +#: ../../mod/admin.php:602 +msgid "No failed updates." +msgstr "Aucune mise à jour défaillante." + +#: ../../mod/admin.php:606 +msgid "Failed Updates" +msgstr "Mises à jour défaillantes" + +#: ../../mod/admin.php:608 +msgid "Mark success (if update was manually applied)" +msgstr "Marquer comme réussie (si la mise à jour a été réalisée manuellement)" + +#: ../../mod/admin.php:609 +msgid "Attempt to execute this update step automatically" +msgstr "Tenter de réaliser cette étape de mise à jour automatiquement" + +#: ../../mod/admin.php:641 +msgid "Queue Statistics" +msgstr "Statistiques de file d'attente" + +#: ../../mod/admin.php:642 +msgid "Total Entries" +msgstr "Nombre d'entrées total" + +#: ../../mod/admin.php:643 +msgid "Priority" +msgstr "Priorité" + +#: ../../mod/admin.php:644 +msgid "Destination URL" +msgstr "URL de destination" + +#: ../../mod/admin.php:645 +msgid "Mark hub permanently offline" +msgstr "Marquer le hub comme étant hors ligne de manière permanente" + +#: ../../mod/admin.php:646 +msgid "Empty queue for this hub" +msgstr "Vider la file d'attente pour ce hub" + +#: ../../mod/admin.php:647 +msgid "Last known contact" +msgstr "Dernier contact connu" + +#: ../../mod/admin.php:683 +#, php-format +msgid "%s account blocked/unblocked" +msgid_plural "%s account blocked/unblocked" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:691 +#, php-format +msgid "%s account deleted" +msgid_plural "%s accounts deleted" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:727 +msgid "Account not found" +msgstr "Compte introuvable" + +#: ../../mod/admin.php:739 +#, php-format +msgid "Account '%s' deleted" +msgstr "Compte '%s' supprimé" + +#: ../../mod/admin.php:747 +#, php-format +msgid "Account '%s' blocked" +msgstr "Compte '%s' bloqué" + +#: ../../mod/admin.php:755 +#, php-format +msgid "Account '%s' unblocked" +msgstr "Compte '%s' débloqué" + +#: ../../mod/admin.php:818 ../../mod/admin.php:830 +msgid "Users" +msgstr "Utilisateurs" + +#: ../../mod/admin.php:820 ../../mod/admin.php:987 +msgid "select all" +msgstr "tout sélectionner" + +#: ../../mod/admin.php:821 +msgid "User registrations waiting for confirm" +msgstr "Inscriptions en attente d'approbation" + +#: ../../mod/admin.php:822 +msgid "Request date" +msgstr "Date de la demande" + +#: ../../mod/admin.php:823 +msgid "No registrations." +msgstr "Pas d'inscriptions." + +#: ../../mod/admin.php:824 ../../mod/connedit.php:699 +msgid "Approve" +msgstr "Approuver" + +#: ../../mod/admin.php:825 +msgid "Deny" +msgstr "Refuser" + +#: ../../mod/admin.php:827 ../../mod/connedit.php:531 +msgid "Block" +msgstr "Bloquer" + +#: ../../mod/admin.php:828 ../../mod/connedit.php:531 +msgid "Unblock" +msgstr "Débloquer" + +#: ../../mod/admin.php:831 +msgid "Register date" +msgstr "Date d'inscription" + +#: ../../mod/admin.php:831 +msgid "Last login" +msgstr "Dernière connexion" + +#: ../../mod/admin.php:831 +msgid "Expires" +msgstr "Expire" + +#: ../../mod/admin.php:831 +msgid "Service Class" +msgstr "Classe de service" + +#: ../../mod/admin.php:833 +msgid "" +"Selected accounts will be deleted!\\n\\nEverything these accounts had posted" +" on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Les comptes sélectionnés seront supprimés !\\n\\nTout ce que ces utilisateurs ont publié sur ce site sera détruit de manière définitive !\\n\\nÊtes-vous sûr ?" + +#: ../../mod/admin.php:834 +msgid "" +"The account {0} will be deleted!\\n\\nEverything this account has posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Le compte {0} sera supprimé !\\n\\nTout ce que cet utilisateur a publié sur ce site sera détruit de manière définitive !\\n\\nÊtes-vous sûr ?" + +#: ../../mod/admin.php:870 +#, php-format +msgid "%s channel censored/uncensored" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "censure modifiée sur %s canal" +msgstr[1] "censure modifiée sur %s canaux" + +#: ../../mod/admin.php:879 +#, php-format +msgid "%s channel code allowed/disallowed" +msgid_plural "%s channels code allowed/disallowed" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:886 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "%s canal supprimé" +msgstr[1] "%s canaux supprimés" + +#: ../../mod/admin.php:906 +msgid "Channel not found" +msgstr "Canal introuvable" + +#: ../../mod/admin.php:917 +#, php-format +msgid "Channel '%s' deleted" +msgstr "Canal '%s' supprimé" + +#: ../../mod/admin.php:929 +#, php-format +msgid "Channel '%s' censored" +msgstr "Canal '%s' censuré" + +#: ../../mod/admin.php:929 +#, php-format +msgid "Channel '%s' uncensored" +msgstr "Canal '%s' non-censuré" + +#: ../../mod/admin.php:940 +#, php-format +msgid "Channel '%s' code allowed" +msgstr "Code autorisé pour le canal '%s'" + +#: ../../mod/admin.php:940 +#, php-format +msgid "Channel '%s' code disallowed" +msgstr "Code interdit pour le canal '%s'" + +#: ../../mod/admin.php:989 +msgid "Censor" +msgstr "Censurer" + +#: ../../mod/admin.php:990 +msgid "Uncensor" +msgstr "Ne plus censurer" + +#: ../../mod/admin.php:991 +msgid "Allow Code" +msgstr "Autoriser le code" + +#: ../../mod/admin.php:992 +msgid "Disallow Code" +msgstr "Interdire le code" + +#: ../../mod/admin.php:994 +msgid "UID" +msgstr "UID" + +#: ../../mod/admin.php:994 ../../mod/profiles.php:447 +msgid "Address" +msgstr "Adresse" + +#: ../../mod/admin.php:996 +msgid "" +"Selected channels will be deleted!\\n\\nEverything that was posted in these " +"channels on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Les canaux sélectionnés seront supprimés!\\n\\nTout ce qui a été publié dans ces canaux sur ce site sera définitivement supprimé!\\n\\nÊtes-vous certain?" + +#: ../../mod/admin.php:997 +msgid "" +"The channel {0} will be deleted!\\n\\nEverything that was posted in this " +"channel on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Le canal {0} sera supprimé!\\n\\nTout ce qui a été publié sur ce canal sera définitivement supprimé!\\n\\nÊtes-vous certain?" + +#: ../../mod/admin.php:1037 +#, php-format +msgid "Plugin %s disabled." +msgstr "Extension %s désactivée." + +#: ../../mod/admin.php:1041 +#, php-format +msgid "Plugin %s enabled." +msgstr "Extension %s activée." + +#: ../../mod/admin.php:1051 ../../mod/admin.php:1249 +msgid "Disable" +msgstr "Désactiver" + +#: ../../mod/admin.php:1054 ../../mod/admin.php:1251 +msgid "Enable" +msgstr "Activer" + +#: ../../mod/admin.php:1078 ../../mod/admin.php:1278 +msgid "Toggle" +msgstr "(Dés)activer" + +#: ../../mod/admin.php:1086 ../../mod/admin.php:1288 +msgid "Author: " +msgstr "Auteur :" + +#: ../../mod/admin.php:1087 ../../mod/admin.php:1289 +msgid "Maintainer: " +msgstr "Maintenu par :" + +#: ../../mod/admin.php:1214 +msgid "No themes found." +msgstr "Aucun thème trouvé." + +#: ../../mod/admin.php:1270 +msgid "Screenshot" +msgstr "Aperçu" + +#: ../../mod/admin.php:1316 +msgid "[Experimental]" +msgstr "[Expérimental]" + +#: ../../mod/admin.php:1317 +msgid "[Unsupported]" +msgstr "[Non-supporté]" + +#: ../../mod/admin.php:1341 +msgid "Log settings updated." +msgstr "Réglages du journal sauvegardés." + +#: ../../mod/admin.php:1398 +msgid "Clear" +msgstr "Vider" + +#: ../../mod/admin.php:1404 +msgid "Debugging" +msgstr "Débogage" + +#: ../../mod/admin.php:1405 +msgid "Log file" +msgstr "Fichier du journal" + +#: ../../mod/admin.php:1405 +msgid "" +"Must be writable by web server. Relative to your Red top-level directory." +msgstr "Doit être accessible en écriture par le serveur web. Chemin relatif à la racine de votre installation de la Matrice Rouge." + +#: ../../mod/admin.php:1406 +msgid "Log level" +msgstr "Niveau de journalisation" + +#: ../../mod/admin.php:1452 +msgid "New Profile Field" +msgstr "Nouveau champ de profil" + +#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 +msgid "Field nickname" +msgstr "Nom court du champ" + +#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 +msgid "System name of field" +msgstr "Nom système du champ" + +#: ../../mod/admin.php:1454 ../../mod/admin.php:1474 +msgid "Input type" +msgstr "Type de champ" + +#: ../../mod/admin.php:1455 ../../mod/admin.php:1475 +msgid "Field Name" +msgstr "Nom du champ" + +#: ../../mod/admin.php:1455 ../../mod/admin.php:1475 +msgid "Label on profile pages" +msgstr "Étiquette sur le profil" + +#: ../../mod/admin.php:1456 ../../mod/admin.php:1476 +msgid "Help text" +msgstr "Aide à la saisie" + +#: ../../mod/admin.php:1456 ../../mod/admin.php:1476 +msgid "Additional info (optional)" +msgstr "Informations additionnelles (facultatif)" + +#: ../../mod/admin.php:1466 +msgid "Field definition not found" +msgstr "Définition du champ non-trouvée" + +#: ../../mod/admin.php:1472 +msgid "Edit Profile Field" +msgstr "Éditer le champ de profil" + +#: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 +msgid "This setting requires special processing and editing has been blocked." +msgstr "Ce paramètre nécessité un traitement spécial, les modifications ont été bloquées." + +#: ../../mod/pconfig.php:49 +msgid "Configuration Editor" +msgstr "Editeur de configuration" + +#: ../../mod/pconfig.php:50 +msgid "" +"Warning: Changing some settings could render your channel inoperable. Please" +" leave this page unless you are comfortable with and knowledgeable about how" +" to correctly use this feature." +msgstr "Attention :modifier certains paramètres peut rendre votre canal inutilisable. Merci d'ignorer cette page à moins d'être suffisamment à l'aise de savoir comment utiliser correctement cette fonctionnalité." #: ../../mod/api.php:76 ../../mod/api.php:102 msgid "Authorize application connection" @@ -4188,463 +4868,384 @@ msgid "" " and/or create new posts for you?" msgstr "Voulez-vous autoriser cette application à accéder à vos publications et contacts, et/ou à publier en votre nom?" -#: ../../mod/post.php:229 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "Authentification magique bloquée. Vous êtes connecté sur ce site localement. Merci de vous en déconnecter et réessayer." +#: ../../mod/pdledit.php:13 +msgid "Layout updated." +msgstr "Agencement pris-en-compte." -#: ../../mod/post.php:261 ../../mod/openid.php:72 ../../mod/openid.php:178 +#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 +msgid "Edit System Page Description" +msgstr "Éditer la description" + +#: ../../mod/pdledit.php:48 +msgid "Layout not found." +msgstr "Agencement introuvable." + +#: ../../mod/pdledit.php:54 +msgid "Module Name:" +msgstr "Nom du module :" + +#: ../../mod/pdledit.php:55 +msgid "Layout Help" +msgstr "Aide à la mise en page" + +#: ../../mod/appman.php:28 ../../mod/appman.php:44 +msgid "App installed." +msgstr "Application installée." + +#: ../../mod/appman.php:37 +msgid "Malformed app." +msgstr "Erreur de l'application - Malformée." + +#: ../../mod/appman.php:80 +msgid "Embed code" +msgstr "Code intégré" + +#: ../../mod/appman.php:86 +msgid "Edit App" +msgstr "Edition de l'Application" + +#: ../../mod/appman.php:86 +msgid "Create App" +msgstr "Création d'une Application" + +#: ../../mod/appman.php:91 +msgid "Name of app" +msgstr "Nom de l'application" + +#: ../../mod/appman.php:92 +msgid "Location (URL) of app" +msgstr "Emplacement (Lien) vers l'application" + +#: ../../mod/appman.php:93 ../../mod/rbmark.php:95 +msgid "Description" +msgstr "Description" + +#: ../../mod/appman.php:94 +msgid "Photo icon URL" +msgstr "Lien (URL) de l'icône à utiliser pour cette photo" + +#: ../../mod/appman.php:94 +msgid "80 x 80 pixels - optional" +msgstr "80 x 80 pixels - optionel" + +#: ../../mod/appman.php:95 +msgid "Version ID" +msgstr "Version" + +#: ../../mod/appman.php:96 +msgid "Price of app" +msgstr "Prix de l'application" + +#: ../../mod/appman.php:97 +msgid "Location (URL) to purchase app" +msgstr "Emplacement (LIEN) pour l'achat de l'application" + +#: ../../mod/photos.php:78 +msgid "Page owner information could not be retrieved." +msgstr "Impossible d'obtenir des informations sur le propriétaire de la page." + +#: ../../mod/photos.php:98 +msgid "Album not found." +msgstr "Album introuvable." + +#: ../../mod/photos.php:120 ../../mod/photos.php:655 +msgid "Delete Album" +msgstr "Supprimer album" + +#: ../../mod/photos.php:160 ../../mod/photos.php:942 +msgid "Delete Photo" +msgstr "Supprimer photo" + +#: ../../mod/photos.php:441 ../../mod/directory.php:59 +#: ../../mod/display.php:13 ../../mod/ratings.php:82 ../../mod/search.php:13 +#: ../../mod/viewconnections.php:17 +msgid "Public access denied." +msgstr "Accès public refusé." + +#: ../../mod/photos.php:452 +msgid "No photos selected" +msgstr "Aucune photo selectionnée" + +#: ../../mod/photos.php:496 +msgid "Access to this item is restricted." +msgstr "L'accès à l'élément est restreint." + +#: ../../mod/photos.php:535 #, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Bienvenue %s. L'authentification magique a fonctionné." +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "Vous avez utilisé %1$.2f mégaoctets sur les %2$.2f autorisés pour le stockage des photos." + +#: ../../mod/photos.php:538 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "%1$.2f méga-octets utilisés pour le stockage des photos." + +#: ../../mod/photos.php:562 +msgid "Upload Photos" +msgstr "Téléverser des photos" + +#: ../../mod/photos.php:566 ../../mod/photos.php:648 ../../mod/photos.php:927 +msgid "Enter a new album name" +msgstr "Entrer un nouveau nom d'album" + +#: ../../mod/photos.php:567 ../../mod/photos.php:649 ../../mod/photos.php:928 +msgid "or select an existing one (doubleclick)" +msgstr "ou en sélectionner un existant (double-clic)" + +#: ../../mod/photos.php:568 +msgid "Create a status post for this upload" +msgstr "Créer une publication de statut pour cet envoi" + +#: ../../mod/photos.php:596 +msgid "Album name could not be decoded" +msgstr "Le nom de l'Album n'a pu être décodé" + +#: ../../mod/photos.php:637 ../../mod/photos.php:1169 +#: ../../mod/photos.php:1185 +msgid "Contact Photos" +msgstr "Photos de contact" + +#: ../../mod/photos.php:661 +msgid "Show Newest First" +msgstr "Ordre anté-chronologique" + +#: ../../mod/photos.php:663 +msgid "Show Oldest First" +msgstr "Ordre chronologique" + +#: ../../mod/photos.php:687 ../../mod/photos.php:1217 +msgid "View Photo" +msgstr "Voir la photo" + +#: ../../mod/photos.php:716 +msgid "Edit Album" +msgstr "Éditer l'album" + +#: ../../mod/photos.php:761 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Permission refusée. L'accès à cet élément peut avoir été restreint." + +#: ../../mod/photos.php:763 +msgid "Photo not available" +msgstr "Photo indisponible" + +#: ../../mod/photos.php:821 +msgid "Use as profile photo" +msgstr "Utiliser comme photo du profil" + +#: ../../mod/photos.php:828 +msgid "Private Photo" +msgstr "Photo privée" + +#: ../../mod/photos.php:839 ../../mod/events.php:505 +msgid "Previous" +msgstr "Précédent" + +#: ../../mod/photos.php:843 +msgid "View Full Size" +msgstr "Voir en taille réelle" + +#: ../../mod/photos.php:848 ../../mod/events.php:506 ../../mod/setup.php:281 +msgid "Next" +msgstr "Suivant" + +#: ../../mod/photos.php:887 ../../mod/tagrm.php:133 +msgid "Remove" +msgstr "Retirer" + +#: ../../mod/photos.php:921 +msgid "Edit photo" +msgstr "Éditer la photo" + +#: ../../mod/photos.php:923 +msgid "Rotate CW (right)" +msgstr "Rotation horaire (droite)" + +#: ../../mod/photos.php:924 +msgid "Rotate CCW (left)" +msgstr "Rotation anti-horaire (gauche)" + +#: ../../mod/photos.php:931 +msgid "Caption" +msgstr "Titre/légende" + +#: ../../mod/photos.php:933 +msgid "Add a Tag" +msgstr "Ajouter une étiquette" + +#: ../../mod/photos.php:937 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Exemple : @marc, @Barbara_Jensen, @charles@exemple.com, #Ile_de_France, #marathon" + +#: ../../mod/photos.php:940 +msgid "Flag as adult in album view" +msgstr "Marquer comme \"adulte\" dans l'affichage de l'album" + +#: ../../mod/photos.php:1132 +msgid "In This Photo:" +msgstr "Dans cette photo :" + +#: ../../mod/photos.php:1137 +msgid "Map" +msgstr "Carte" + +#: ../../mod/photos.php:1223 +msgid "View Album" +msgstr "Voir l'album" + +#: ../../mod/photos.php:1246 +msgid "Recent Photos" +msgstr "Photos récentes" #: ../../mod/attach.php:9 msgid "Item not available." msgstr "Élément indisponible." -#: ../../mod/probe.php:23 ../../mod/probe.php:29 -#, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "Récupération d'URL échouée : %1$s" +#: ../../mod/ping.php:263 +msgid "sent you a private message" +msgstr "vous a envoyé un message privé" -#: ../../mod/block.php:27 ../../mod/page.php:35 -msgid "Invalid item." -msgstr "Élément invalide." +#: ../../mod/ping.php:314 +msgid "added your channel" +msgstr "a ajouté votre canal" -#: ../../mod/block.php:39 ../../mod/chanview.php:77 ../../mod/page.php:47 -#: ../../mod/home.php:54 ../../mod/wall_upload.php:28 -msgid "Channel not found." -msgstr "Canal introuvable." +#: ../../mod/ping.php:355 +msgid "posted an event" +msgstr "a publié un événement" -#: ../../mod/block.php:75 ../../mod/page.php:83 ../../mod/display.php:100 -#: ../../mod/help.php:72 ../../index.php:236 -msgid "Page not found." -msgstr "Page introuvable." - -#: ../../mod/profile_photo.php:108 -msgid "Image uploaded but image cropping failed." -msgstr "L'image a été téléversée, mais le recadrage a échoué." - -#: ../../mod/profile_photo.php:161 -msgid "Image resize failed." -msgstr "Le redimensionnement de l'image a échoué." - -#: ../../mod/profile_photo.php:205 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Shirt-rechargez votre page, ou videz le cache du navigateur si la photo ne s'affiche pas immédiatement." - -#: ../../mod/profile_photo.php:232 -#, php-format -msgid "Image exceeds size limit of %d" -msgstr "L'image dépasse la taille limite de %d" - -#: ../../mod/profile_photo.php:241 -msgid "Unable to process image." -msgstr "Impossible de traîter l'image." - -#: ../../mod/profile_photo.php:290 ../../mod/profile_photo.php:339 -msgid "Photo not available." -msgstr "Photo inaccessible." - -#: ../../mod/profile_photo.php:358 -msgid "Upload File:" -msgstr "Fichier :" - -#: ../../mod/profile_photo.php:359 -msgid "Select a profile:" -msgstr "Choisir un profil :" - -#: ../../mod/profile_photo.php:360 -msgid "Upload Profile Photo" -msgstr "Téléverser une photo de profil" - -#: ../../mod/profile_photo.php:365 -msgid "skip this step" -msgstr "passer cette étape" - -#: ../../mod/profile_photo.php:365 -msgid "select a photo from your photo albums" -msgstr "choisir une photo dans vos albums" - -#: ../../mod/profile_photo.php:379 -msgid "Crop Image" -msgstr "Recadrer l'image" - -#: ../../mod/profile_photo.php:380 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Merci d'ajuster le cadre pour une visualisation optimale." - -#: ../../mod/profile_photo.php:382 -msgid "Done Editing" -msgstr "J'ai terminé" - -#: ../../mod/profile_photo.php:425 -msgid "Image uploaded successfully." -msgstr "Image téléversée avec succès." - -#: ../../mod/profile_photo.php:427 -msgid "Image upload failed." -msgstr "Le téléversement a échoué." - -#: ../../mod/profile_photo.php:436 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "La réduction de taille [%s] a échoué." - -#: ../../mod/blocks.php:66 +#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 msgid "Block Name" msgstr "Nom du Bloc" -#: ../../mod/profiles.php:18 ../../mod/profiles.php:165 -#: ../../mod/profiles.php:222 ../../mod/profiles.php:539 -msgid "Profile not found." -msgstr "Profil introuvable." +#: ../../mod/blocks.php:149 +msgid "Block Title" +msgstr "Titre du bloc" -#: ../../mod/profiles.php:38 -msgid "Profile deleted." -msgstr "Profil supprimé." +#: ../../mod/poke.php:159 +msgid "Poke/Prod" +msgstr "Cogner/Solliciter" -#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 -msgid "Profile-" -msgstr "Profil-" +#: ../../mod/poke.php:160 +msgid "poke, prod or do other things to somebody" +msgstr "Cogner, pointer, et autres choses à faire à quelqu'un" -#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 -msgid "New profile created." -msgstr "Nouveau profil créé." +#: ../../mod/poke.php:161 +msgid "Recipient" +msgstr "Destinataire" -#: ../../mod/profiles.php:98 -msgid "Profile unavailable to clone." -msgstr "Profil impossible à cloner." +#: ../../mod/poke.php:162 +msgid "Choose what you wish to do to recipient" +msgstr "Choisir quoi lui faire" -#: ../../mod/profiles.php:136 -msgid "Profile unavailable to export." -msgstr "Impossible d'exporter le profil." - -#: ../../mod/profiles.php:232 -msgid "Profile Name is required." -msgstr "Le nom du profil est requis." - -#: ../../mod/profiles.php:354 -msgid "Marital Status" -msgstr "Statut marital" - -#: ../../mod/profiles.php:358 -msgid "Romantic Partner" -msgstr "Partenaire" - -#: ../../mod/profiles.php:362 -msgid "Likes" -msgstr "Aime" - -#: ../../mod/profiles.php:366 -msgid "Dislikes" -msgstr "Déteste" - -#: ../../mod/profiles.php:370 -msgid "Work/Employment" -msgstr "Travail/Occupation" - -#: ../../mod/profiles.php:373 -msgid "Religion" -msgstr "Religion/Croyance" - -#: ../../mod/profiles.php:377 -msgid "Political Views" -msgstr "Opinions politiques" - -#: ../../mod/profiles.php:381 -msgid "Gender" -msgstr "Sexe/Genre" - -#: ../../mod/profiles.php:385 -msgid "Sexual Preference" -msgstr "Préférence sexuelle" - -#: ../../mod/profiles.php:389 -msgid "Homepage" -msgstr "Site Internet" - -#: ../../mod/profiles.php:393 -msgid "Interests" -msgstr "Centres d'intérêt" - -#: ../../mod/profiles.php:397 ../../mod/admin.php:902 -msgid "Address" -msgstr "Adresse" - -#: ../../mod/profiles.php:404 ../../mod/pubsites.php:25 -msgid "Location" -msgstr "Emplacement" - -#: ../../mod/profiles.php:487 -msgid "Profile updated." -msgstr "Profil mis à jour." - -#: ../../mod/profiles.php:564 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Cacher vos contacts/relations aux visiteurs de ce profil?" - -#: ../../mod/profiles.php:588 -msgid "Edit Profile Details" -msgstr "Éditer les détails du profil" - -#: ../../mod/profiles.php:590 -msgid "View this profile" -msgstr "Voir le profil" - -#: ../../mod/profiles.php:592 -msgid "Change Profile Photo" -msgstr "Changer la photo du profil" - -#: ../../mod/profiles.php:593 -msgid "Create a new profile using these settings" -msgstr "Créer un nouveau profil avec ces réglages" - -#: ../../mod/profiles.php:594 -msgid "Clone this profile" -msgstr "Cloner le profil" - -#: ../../mod/profiles.php:595 -msgid "Delete this profile" -msgstr "Supprimer le profil" - -#: ../../mod/profiles.php:597 -msgid "Import profile from file" -msgstr "Importer le profil à partir d'un fichier" - -#: ../../mod/profiles.php:598 -msgid "Export profile to file" -msgstr "Exporter le profil vers un fichier." - -#: ../../mod/profiles.php:599 -msgid "Profile Name:" -msgstr "Nom du profil :" - -#: ../../mod/profiles.php:600 -msgid "Your Full Name:" -msgstr "Votre nom complet :" - -#: ../../mod/profiles.php:601 -msgid "Title/Description:" -msgstr "Titre/description :" - -#: ../../mod/profiles.php:602 -msgid "Your Gender:" -msgstr "Sexe/Genre :" - -#: ../../mod/profiles.php:603 -#, php-format -msgid "Birthday (%s):" -msgstr "Date de naissance (%s) :" - -#: ../../mod/profiles.php:604 -msgid "Street Address:" -msgstr "Adresse postale :" - -#: ../../mod/profiles.php:605 -msgid "Locality/City:" -msgstr "Ville/Localité :" - -#: ../../mod/profiles.php:606 -msgid "Postal/Zip Code:" -msgstr "Code postal :" - -#: ../../mod/profiles.php:607 -msgid "Country:" -msgstr "Pays :" - -#: ../../mod/profiles.php:608 -msgid "Region/State:" -msgstr "Région/Province/État :" - -#: ../../mod/profiles.php:609 -msgid " Marital Status:" -msgstr "Statut marital :" - -#: ../../mod/profiles.php:610 -msgid "Who: (if applicable)" -msgstr "Avec : (si pertinent)" - -#: ../../mod/profiles.php:611 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Exemples : cathy123, Cathy Williams, cathy@exemple.com" - -#: ../../mod/profiles.php:612 -msgid "Since [date]:" -msgstr "Depuis [date] :" - -#: ../../mod/profiles.php:614 -msgid "Homepage URL:" -msgstr "URL de mon site Internet :" - -#: ../../mod/profiles.php:617 -msgid "Religious Views:" -msgstr "Opinions religieuses :" - -#: ../../mod/profiles.php:618 -msgid "Keywords:" -msgstr "Mots-clefs :" - -#: ../../mod/profiles.php:621 -msgid "Example: fishing photography software" -msgstr "Exemple : escrime photographie modélisme" - -#: ../../mod/profiles.php:622 -msgid "Used in directory listings" -msgstr "Utilisé pour le référencement dans l'annuaire" - -#: ../../mod/profiles.php:623 -msgid "Tell us about yourself..." -msgstr "Parlez nous de vous..." - -#: ../../mod/profiles.php:624 -msgid "Hobbies/Interests" -msgstr "Loisirs/Centres d'intêret" - -#: ../../mod/profiles.php:625 -msgid "Contact information and Social Networks" -msgstr "Coordonnées et réseaux sociaux" - -#: ../../mod/profiles.php:626 -msgid "My other channels" -msgstr "Mes autres canaux" - -#: ../../mod/profiles.php:627 -msgid "Musical interests" -msgstr "Goûts musicaux" - -#: ../../mod/profiles.php:628 -msgid "Books, literature" -msgstr "Littérature" - -#: ../../mod/profiles.php:629 -msgid "Television" -msgstr "Télévision" - -#: ../../mod/profiles.php:630 -msgid "Film/dance/culture/entertainment" -msgstr "Cinéma/Danse/Culture/Divertissement" - -#: ../../mod/profiles.php:631 -msgid "Love/romance" -msgstr "Amour/Romance" - -#: ../../mod/profiles.php:632 -msgid "Work/employment" -msgstr "Travail/Occupation" - -#: ../../mod/profiles.php:633 -msgid "School/education" -msgstr "Études" - -#: ../../mod/profiles.php:639 -msgid "This is your default profile." -msgstr "Voilà votre profil par défault." - -#: ../../mod/profiles.php:650 ../../mod/directory.php:143 -#: ../../mod/dirprofile.php:92 -msgid "Age: " -msgstr "Age :" - -#: ../../mod/profiles.php:692 -msgid "Edit/Manage Profiles" -msgstr "Éditer/gérer les profils" - -#: ../../mod/profiles.php:693 -msgid "Add profile things" -msgstr "Ajouter des choses de profil" - -#: ../../mod/profiles.php:694 -msgid "Include desirable objects in your profile" -msgstr "Incluez des objets souhaitables dans votre profil" +#: ../../mod/poke.php:165 +msgid "Make this post private" +msgstr "Rendre cette contribution privée" #: ../../mod/bookmarks.php:38 msgid "Bookmark added" msgstr "Favoris ajouté" -#: ../../mod/bookmarks.php:58 +#: ../../mod/bookmarks.php:60 msgid "My Bookmarks" msgstr "Mes Favoris" -#: ../../mod/bookmarks.php:69 +#: ../../mod/bookmarks.php:71 msgid "My Connections Bookmarks" msgstr "Favoris de mes relations" -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Identifiant de profil invalide." +#: ../../mod/manage.php:136 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Vous avez créé %1$.0f des %2$.0f canaux autorisés." -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" -msgstr "Éditeur de visibilité de profil" +#: ../../mod/manage.php:144 +msgid "Create a new channel" +msgstr "Créer un nouveau canal" -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." -msgstr "Cliquez sur un contact pour l'ajouter ou le retirer." +#: ../../mod/manage.php:167 +msgid "Current Channel" +msgstr "Canal actif" -#: ../../mod/profperm.php:123 -msgid "Visible To" -msgstr "Visible par" +#: ../../mod/manage.php:169 +msgid "Switch to one of your channels by selecting it." +msgstr "Pour changer de canal, sélectionner en un" -#: ../../mod/profperm.php:139 ../../mod/connections.php:279 -msgid "All Connections" -msgstr "Toutes les relations" +#: ../../mod/manage.php:170 +msgid "Default Channel" +msgstr "Canal par défaut" -#: ../../mod/pubsites.php:16 -msgid "Public Sites" -msgstr "Sites publics" +#: ../../mod/manage.php:171 +msgid "Make Default" +msgstr "Définir comme défaut" -#: ../../mod/pubsites.php:19 -msgid "" -"The listed sites allow public registration into the Hubzilla. All sites in" -" the matrix are interlinked so membership on any of them conveys membership " -"in the matrix as a whole. Some sites may require subscription or provide " -"tiered service plans. The provider links may provide " -"additional details." -msgstr "Les sites listés autorisent l'inscription pour tous. Tous sont liés entre eux, de manière à ce qu'un compte sur un seul d'entre eux soit valable sur l'ensemble de la matrice. Certains sites peuvent demander des frais de souscriptions, ou fournir des forfaits ajustés. Le lien \"fournisseur\" peut vous donner des détails supplémentaires." +#: ../../mod/manage.php:174 +#, php-format +msgid "%d new messages" +msgstr "%d nouveaux messages" -#: ../../mod/pubsites.php:25 -msgid "Site URL" -msgstr "URL du site" +#: ../../mod/manage.php:175 +#, php-format +msgid "%d new introductions" +msgstr "%d nouvelles introductions" -#: ../../mod/pubsites.php:25 -msgid "Access Type" -msgstr "Type d'accès" +#: ../../mod/manage.php:177 +msgid "Delegated Channels" +msgstr "Canaux délégués" -#: ../../mod/pubsites.php:25 -msgid "Registration Policy" -msgstr "Politique d'inscription" +#: ../../mod/match.php:22 +msgid "Profile Match" +msgstr "Profils similaires" + +#: ../../mod/match.php:31 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Aucun mot-clef à comparer. Merci d'ajouter des mots-clefs à votre profil par défaut." + +#: ../../mod/match.php:63 +msgid "is interested in:" +msgstr "s'intéresse à :" + +#: ../../mod/match.php:70 +msgid "No matches" +msgstr "Pas de correspondance" + +#: ../../mod/bulksetclose.php:89 ../../mod/group.php:196 +msgid "Members" +msgstr "Membres" + +#: ../../mod/bulksetclose.php:91 ../../mod/group.php:198 +msgid "All Connected Channels" +msgstr "Tous canaux connectés" + +#: ../../mod/bulksetclose.php:126 ../../mod/group.php:233 +msgid "Click on a channel to add or remove." +msgstr "Cliquer sur un canal pour l'ajouter ou le supprimer" + +#: ../../mod/poll.php:64 +msgid "Poll" +msgstr "" + +#: ../../mod/poll.php:69 +msgid "View Results" +msgstr "Voir les résultats" #: ../../mod/channel.php:25 ../../mod/chat.php:19 msgid "You must be logged in to see this page." msgstr "Vous devez vous connecter pour voir cette page." -#: ../../mod/channel.php:86 +#: ../../mod/channel.php:97 msgid "Insufficient permissions. Request redirected to profile page." msgstr "Permissions insuffisantes. Demande redirigée à la page du profil." -#: ../../mod/rbmark.php:88 -msgid "Select a bookmark folder" -msgstr "Choisir un dossier de favoris" +#: ../../mod/post.php:236 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "Authentification magique bloquée. Vous êtes connecté sur ce site localement. Merci de vous en déconnecter et réessayer." -#: ../../mod/rbmark.php:93 -msgid "Save Bookmark" -msgstr "Sauver le favoris" - -#: ../../mod/rbmark.php:94 -msgid "URL of bookmark" -msgstr "URL du favoris" - -#: ../../mod/rbmark.php:95 ../../mod/appman.php:93 -msgid "Description" -msgstr "Description" - -#: ../../mod/rbmark.php:99 -msgid "Or enter new bookmark folder name" -msgstr "Ou entrez le nom d'un nouveau dossier" +#: ../../mod/post.php:287 ../../mod/openid.php:72 ../../mod/openid.php:180 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "Bienvenue %s. L'authentification magique a fonctionné." #: ../../mod/chat.php:167 msgid "Room not found" @@ -4683,85 +5284,6 @@ msgstr "Nom du salon" msgid "%1$s's Chatrooms" msgstr "Salons de %1$s" -#: ../../mod/register.php:43 -msgid "Maximum daily site registrations exceeded. Please try again tomorrow." -msgstr "Nombre d'inscriptions quotidiennes dépassé. Merci de recommencer demain." - -#: ../../mod/register.php:49 -msgid "" -"Please indicate acceptance of the Terms of Service. Registration failed." -msgstr "Merci d'indiquer votre adhésion aux Règles du Service. L'inscription a échoué." - -#: ../../mod/register.php:83 -msgid "Passwords do not match." -msgstr "Les mots de passe ne concordent pas." - -#: ../../mod/register.php:116 -msgid "" -"Registration successful. Please check your email for validation " -"instructions." -msgstr "Inscription réussie. Merci de vérifier vos courriels pour valider votre compte." - -#: ../../mod/register.php:122 -msgid "Your registration is pending approval by the site owner." -msgstr "Votre inscription est en attente de l'approbation d'un administrateur." - -#: ../../mod/register.php:125 -msgid "Your registration can not be processed." -msgstr "Votre inscription ne peut être traîtée." - -#: ../../mod/register.php:162 -msgid "Registration on this site/hub is by approval only." -msgstr "L'inscription sur cette instance/ce site est soumis à une modération." - -#: ../../mod/register.php:163 -msgid "Register at another affiliated site/hub" -msgstr "S'inscrire sur un site/hub affilié" - -#: ../../mod/register.php:171 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Ce site a dépassé le nombre de création de compte autorisé par jour. Merci de recommencer demain." - -#: ../../mod/register.php:182 -msgid "Terms of Service" -msgstr "Règles du Service" - -#: ../../mod/register.php:188 -#, php-format -msgid "I accept the %s for this website" -msgstr "J'accepte %s de ce site" - -#: ../../mod/register.php:190 -#, php-format -msgid "I am over 13 years of age and accept the %s for this website" -msgstr "J'ai plus de 13 ans et j'accepte les %s de ce site" - -#: ../../mod/register.php:204 ../../mod/admin.php:452 -msgid "Registration" -msgstr "Inscription" - -#: ../../mod/register.php:209 -msgid "Membership on this site is by invitation only." -msgstr "L'inscription à ce site se fait uniquement sur invitation." - -#: ../../mod/register.php:210 -msgid "Please enter your invitation code" -msgstr "Merci de saisir votre code d'invitation" - -#: ../../mod/register.php:213 -msgid "Your email address" -msgstr "Votre adresse de courriel" - -#: ../../mod/register.php:214 -msgid "Choose a password" -msgstr "Choisissez un mot de passe" - -#: ../../mod/register.php:215 -msgid "Please re-enter your password" -msgstr "Confirmez-le" - #: ../../mod/chatsvc.php:111 msgid "Away" msgstr "Absent" @@ -4770,47 +5292,14 @@ msgstr "Absent" msgid "Online" msgstr "En ligne" -#: ../../mod/regmod.php:12 -msgid "Please login." -msgstr "Merci de vous connecter." +#: ../../mod/probe.php:24 ../../mod/probe.php:30 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "Récupération d'URL échouée : %1$s" -#: ../../mod/cloud.php:126 -msgid "Hubzilla - Guests: Username: {your email address}, Password: +++" -msgstr "Matrice Rouge - Pour les invités: Nom d'utilisateur = {votre courriel}, Mot de passe = +++" - -#: ../../mod/removeme.php:29 -msgid "" -"Channel removals are not allowed within 48 hours of changing the account " -"password." -msgstr "Il est impossible de supprimer un canal à l'intérieur de 48 heures après avoir changé le mot de passe d'un compte." - -#: ../../mod/removeme.php:57 -msgid "Remove This Channel" -msgstr "Supprimer ce Canal" - -#: ../../mod/removeme.php:58 -msgid "" -"This will completely remove this channel from the network. Once this has " -"been done it is not recoverable." -msgstr "Ceci effacera complètement le canal du réseau. Une fois effacé, un canal ne PEUT PAS être récupéré." - -#: ../../mod/removeme.php:59 ../../mod/removeaccount.php:59 -msgid "Please enter your password for verification:" -msgstr "Merci de re-saisir votre mot de passe pour vérification :" - -#: ../../mod/removeme.php:60 -msgid "Remove this channel and all its clones from the network" -msgstr "Supprimer ce canal ainsi que tous ses clones sur la matrice" - -#: ../../mod/removeme.php:60 -msgid "" -"By default only the instance of the channel located on this hub will be " -"removed from the network" -msgstr "Par défaut, seule l'instance du canal présente sur ce hub sera supprimée du réseau" - -#: ../../mod/removeme.php:61 -msgid "Remove Channel" -msgstr "Enlever le canal" +#: ../../mod/cloud.php:120 +msgid "$Projectname - Guests: Username: {your email address}, Password: +++" +msgstr "" #: ../../mod/common.php:10 msgid "No channel." @@ -4822,1429 +5311,1241 @@ msgstr "Relations communes" #: ../../mod/common.php:44 msgid "No connections in common." -msgstr "Pas de relation en commun." +msgstr "Pas de relations en commun." -#: ../../mod/rmagic.php:38 +#: ../../mod/profile_photo.php:108 +msgid "Image uploaded but image cropping failed." +msgstr "L'image a été téléversée, mais le recadrage a échoué." + +#: ../../mod/profile_photo.php:162 +msgid "Image resize failed." +msgstr "Le redimensionnement de l'image a échoué." + +#: ../../mod/profile_photo.php:206 msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Nous avons rencontré un problème avec l'OpenID que vous nous avez fourni. Merci de vérifier que l'ID est bien saisi." +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Shirt-rechargez votre page, ou videz le cache du navigateur si la photo ne s'affiche pas immédiatement." -#: ../../mod/rmagic.php:38 -msgid "The error message was:" -msgstr "Le message d'erreur était :" +#: ../../mod/profile_photo.php:233 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "L'image dépasse la taille limite de %d" -#: ../../mod/rmagic.php:42 -msgid "Authentication failed." -msgstr "Échec de l'authentification." +#: ../../mod/profile_photo.php:242 +msgid "Unable to process image." +msgstr "Impossible de traîter l'image." -#: ../../mod/rmagic.php:82 -msgid "Remote Authentication" -msgstr "Authentification distante" +#: ../../mod/profile_photo.php:291 ../../mod/profile_photo.php:340 +msgid "Photo not available." +msgstr "Photo inaccessible." -#: ../../mod/rmagic.php:83 -msgid "Enter your channel address (e.g. channel@example.com)" -msgstr "Entrez l'adresse de votre canal (p.ex. moncanal@monsite.com)" +#: ../../mod/profile_photo.php:359 +msgid "Upload File:" +msgstr "Fichier :" -#: ../../mod/rmagic.php:84 -msgid "Authenticate" -msgstr "Authentifier" +#: ../../mod/profile_photo.php:360 +msgid "Select a profile:" +msgstr "Choisir un profil :" -#: ../../mod/connect.php:55 ../../mod/connect.php:103 +#: ../../mod/profile_photo.php:361 +msgid "Upload Profile Photo" +msgstr "Téléverser une photo de profil" + +#: ../../mod/profile_photo.php:366 ../../mod/settings.php:995 +msgid "or" +msgstr "ou" + +#: ../../mod/profile_photo.php:366 +msgid "skip this step" +msgstr "passer cette étape" + +#: ../../mod/profile_photo.php:366 +msgid "select a photo from your photo albums" +msgstr "choisir une photo dans vos albums" + +#: ../../mod/profile_photo.php:382 +msgid "Crop Image" +msgstr "Recadrer l'image" + +#: ../../mod/profile_photo.php:383 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Merci d'ajuster le cadre pour une visualisation optimale." + +#: ../../mod/profile_photo.php:385 +msgid "Done Editing" +msgstr "J'ai terminé" + +#: ../../mod/profile_photo.php:428 +msgid "Image uploaded successfully." +msgstr "Image téléversée avec succès." + +#: ../../mod/profile_photo.php:430 +msgid "Image upload failed." +msgstr "Le téléversement a échoué." + +#: ../../mod/profile_photo.php:439 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "La réduction de taille [%s] a échoué." + +#: ../../mod/connect.php:56 ../../mod/connect.php:104 msgid "Continue" msgstr "Continuer" -#: ../../mod/connect.php:84 +#: ../../mod/connect.php:85 msgid "Premium Channel Setup" msgstr "Configuration du canal VIP" -#: ../../mod/connect.php:86 +#: ../../mod/connect.php:87 msgid "Enable premium channel connection restrictions" msgstr "Activer les restrictions liées au canal VIP" -#: ../../mod/connect.php:87 +#: ../../mod/connect.php:88 msgid "" "Please enter your restrictions or conditions, such as paypal receipt, usage " "guidelines, etc." msgstr "Merci de saisir les restrictions et/ou conditions - reçu Paypal, transaction Bitcoin, ligne de conduite, ..." -#: ../../mod/connect.php:89 ../../mod/connect.php:109 +#: ../../mod/connect.php:90 ../../mod/connect.php:110 msgid "" "This channel may require additional steps or acknowledgement of the " "following conditions prior to connecting:" msgstr "Avant d'autoriser la mise en relation, ce canal attire votre attention sur les conditions suivantes :" -#: ../../mod/connect.php:90 +#: ../../mod/connect.php:91 msgid "" "Potential connections will then see the following text before proceeding:" msgstr "Les relations potentielles verront ce qui suit avant de pouvoir continuer :" -#: ../../mod/connect.php:91 ../../mod/connect.php:112 +#: ../../mod/connect.php:92 ../../mod/connect.php:113 msgid "" "By continuing, I certify that I have complied with any instructions provided" " on this page." msgstr "En continuant, je certifie que je me suis acquitté de toutes les instructions indiquées" -#: ../../mod/connect.php:100 +#: ../../mod/connect.php:101 msgid "(No specific instructions have been provided by the channel owner.)" msgstr "(Aucune instruction spécifique n'a été établie par le propriétaire du canal.)" -#: ../../mod/connect.php:108 +#: ../../mod/connect.php:109 msgid "Restricted or Premium Channel" msgstr "Canal VIP ou restreint" -#: ../../mod/network.php:79 -msgid "No such group" -msgstr "Groupe introuvable" +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "Identifiant de requête invalide." -#: ../../mod/network.php:118 -msgid "Search Results For:" -msgstr "Résultats de recherche pour :" +#: ../../mod/notifications.php:35 +msgid "Discard" +msgstr "Annuler" -#: ../../mod/network.php:172 -msgid "Collection is empty" -msgstr "Collection vide" +#: ../../mod/notifications.php:51 ../../mod/connedit.php:539 +msgid "Ignore" +msgstr "Ignorer" -#: ../../mod/network.php:180 -msgid "Collection: " -msgstr "Collection :" +#: ../../mod/notifications.php:94 ../../mod/notify.php:53 +msgid "No more system notifications." +msgstr "Pas d'autre notification du système." -#: ../../mod/network.php:193 -msgid "Connection: " -msgstr "Relation :" +#: ../../mod/notifications.php:98 ../../mod/notify.php:57 +msgid "System Notifications" +msgstr "Notifications du système" -#: ../../mod/network.php:196 -msgid "Invalid connection." -msgstr "Relation invalide." - -#: ../../mod/connections.php:37 ../../mod/connedit.php:64 -msgid "Could not access contact record." -msgstr "Impossible d'accéder aux détails du contact." - -#: ../../mod/connections.php:51 ../../mod/connedit.php:78 -msgid "Could not locate selected profile." -msgstr "Impossible de localiser le profil sélectionné." - -#: ../../mod/connections.php:94 ../../mod/connedit.php:132 -msgid "Connection updated." -msgstr "Connexion mise à jour." - -#: ../../mod/connections.php:96 ../../mod/connedit.php:134 -msgid "Failed to update connection record." -msgstr "Impossible de mettre à jour les détails de la relation." - -#: ../../mod/connections.php:191 ../../mod/connections.php:292 +#: ../../mod/connections.php:52 ../../mod/connections.php:153 msgid "Blocked" msgstr "Bloqué" -#: ../../mod/connections.php:196 ../../mod/connections.php:299 +#: ../../mod/connections.php:57 ../../mod/connections.php:160 msgid "Ignored" msgstr "Ignoré" -#: ../../mod/connections.php:201 ../../mod/connections.php:313 +#: ../../mod/connections.php:62 ../../mod/connections.php:174 msgid "Hidden" msgstr "Caché" -#: ../../mod/connections.php:206 ../../mod/connections.php:306 +#: ../../mod/connections.php:67 ../../mod/connections.php:167 msgid "Archived" msgstr "Archivé" -#: ../../mod/connections.php:230 ../../mod/connections.php:245 -msgid "All" -msgstr "Tout" - -#: ../../mod/connections.php:270 +#: ../../mod/connections.php:131 msgid "Suggest new connections" msgstr "Suggérer de nouvelles relations" -#: ../../mod/connections.php:273 +#: ../../mod/connections.php:134 msgid "New Connections" msgstr "Nouvelles relations" -#: ../../mod/connections.php:276 +#: ../../mod/connections.php:137 msgid "Show pending (new) connections" msgstr "Voir les (nouvelles) relations en attente" -#: ../../mod/connections.php:282 +#: ../../mod/connections.php:140 ../../mod/profperm.php:139 +msgid "All Connections" +msgstr "Toutes les relations" + +#: ../../mod/connections.php:143 msgid "Show all connections" msgstr "Voir toutes les relations" -#: ../../mod/connections.php:285 +#: ../../mod/connections.php:146 msgid "Unblocked" msgstr "Non bloquées" -#: ../../mod/connections.php:288 +#: ../../mod/connections.php:149 msgid "Only show unblocked connections" msgstr "Ne montrer que les relations non-bloquées" -#: ../../mod/connections.php:295 +#: ../../mod/connections.php:156 msgid "Only show blocked connections" msgstr "Ne montrer que les relations bloquées" -#: ../../mod/connections.php:302 +#: ../../mod/connections.php:163 msgid "Only show ignored connections" msgstr "Ne montrer que les relations ignorées" -#: ../../mod/connections.php:309 +#: ../../mod/connections.php:170 msgid "Only show archived connections" msgstr "Ne montrer que les relations archivées" -#: ../../mod/connections.php:316 +#: ../../mod/connections.php:177 msgid "Only show hidden connections" msgstr "Ne montrer que les relations cachées" -#: ../../mod/connections.php:368 +#: ../../mod/connections.php:232 #, php-format msgid "%1$s [%2$s]" msgstr "%1$s [%2$s]" -#: ../../mod/connections.php:369 -msgid "Edit contact" -msgstr "Éditer contact" +#: ../../mod/connections.php:233 +msgid "Edit connection" +msgstr "Modifier le contact" -#: ../../mod/connections.php:390 +#: ../../mod/connections.php:271 msgid "Search your connections" msgstr "Chercher parmi vos relations" -#: ../../mod/connections.php:391 +#: ../../mod/connections.php:272 msgid "Finding: " msgstr "Recherche :" -#: ../../mod/rpost.php:97 ../../mod/editpost.php:42 -msgid "Edit post" -msgstr "Éditer la contribution" +#: ../../mod/profiles.php:18 ../../mod/profiles.php:174 +#: ../../mod/profiles.php:231 ../../mod/profiles.php:600 +msgid "Profile not found." +msgstr "Profil introuvable." -#: ../../mod/connedit.php:181 +#: ../../mod/profiles.php:38 +msgid "Profile deleted." +msgstr "Profil supprimé." + +#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 +msgid "Profile-" +msgstr "Profil-" + +#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 +msgid "New profile created." +msgstr "Nouveau profil créé." + +#: ../../mod/profiles.php:98 +msgid "Profile unavailable to clone." +msgstr "Profil impossible à cloner." + +#: ../../mod/profiles.php:136 +msgid "Profile unavailable to export." +msgstr "Impossible d'exporter le profil." + +#: ../../mod/profiles.php:241 +msgid "Profile Name is required." +msgstr "Le nom du profil est requis." + +#: ../../mod/profiles.php:404 +msgid "Marital Status" +msgstr "Statut marital" + +#: ../../mod/profiles.php:408 +msgid "Romantic Partner" +msgstr "Partenaire" + +#: ../../mod/profiles.php:412 +msgid "Likes" +msgstr "Aime" + +#: ../../mod/profiles.php:416 +msgid "Dislikes" +msgstr "Déteste" + +#: ../../mod/profiles.php:420 +msgid "Work/Employment" +msgstr "Travail/Occupation" + +#: ../../mod/profiles.php:423 +msgid "Religion" +msgstr "Religion/Croyance" + +#: ../../mod/profiles.php:427 +msgid "Political Views" +msgstr "Opinions politiques" + +#: ../../mod/profiles.php:431 ../../mod/id.php:33 +msgid "Gender" +msgstr "Sexe/Genre" + +#: ../../mod/profiles.php:435 +msgid "Sexual Preference" +msgstr "Préférence sexuelle" + +#: ../../mod/profiles.php:439 +msgid "Homepage" +msgstr "Site Internet" + +#: ../../mod/profiles.php:443 +msgid "Interests" +msgstr "Centres d'intérêt" + +#: ../../mod/profiles.php:454 ../../mod/pubsites.php:26 +msgid "Location" +msgstr "Emplacement" + +#: ../../mod/profiles.php:537 +msgid "Profile updated." +msgstr "Profil mis à jour." + +#: ../../mod/profiles.php:626 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Cacher vos contacts/relations aux visiteurs de ce profil?" + +#: ../../mod/profiles.php:666 +msgid "Edit Profile Details" +msgstr "Éditer les détails du profil" + +#: ../../mod/profiles.php:668 +msgid "View this profile" +msgstr "Voir le profil" + +#: ../../mod/profiles.php:670 +msgid "Change Profile Photo" +msgstr "Changer la photo du profil" + +#: ../../mod/profiles.php:671 +msgid "Create a new profile using these settings" +msgstr "Créer un nouveau profil avec ces réglages" + +#: ../../mod/profiles.php:672 +msgid "Clone this profile" +msgstr "Cloner le profil" + +#: ../../mod/profiles.php:673 +msgid "Delete this profile" +msgstr "Supprimer le profil" + +#: ../../mod/profiles.php:675 +msgid "Import profile from file" +msgstr "Importer le profil à partir d'un fichier" + +#: ../../mod/profiles.php:676 +msgid "Export profile to file" +msgstr "Exporter le profil vers un fichier." + +#: ../../mod/profiles.php:677 +msgid "Profile Name:" +msgstr "Nom du profil :" + +#: ../../mod/profiles.php:678 +msgid "Your Full Name:" +msgstr "Votre nom complet :" + +#: ../../mod/profiles.php:679 +msgid "Title/Description:" +msgstr "Titre/description :" + +#: ../../mod/profiles.php:680 +msgid "Your Gender:" +msgstr "Sexe/Genre :" + +#: ../../mod/profiles.php:681 +msgid "Birthday :" +msgstr "Date de naissance :" + +#: ../../mod/profiles.php:682 +msgid "Street Address:" +msgstr "Adresse postale :" + +#: ../../mod/profiles.php:683 +msgid "Locality/City:" +msgstr "Ville/Localité :" + +#: ../../mod/profiles.php:684 +msgid "Postal/Zip Code:" +msgstr "Code postal :" + +#: ../../mod/profiles.php:685 +msgid "Country:" +msgstr "Pays :" + +#: ../../mod/profiles.php:686 +msgid "Region/State:" +msgstr "Région/Province/État :" + +#: ../../mod/profiles.php:687 +msgid " Marital Status:" +msgstr "Statut marital :" + +#: ../../mod/profiles.php:688 +msgid "Who: (if applicable)" +msgstr "Avec : (si pertinent)" + +#: ../../mod/profiles.php:689 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Exemples : cathy123, Cathy Williams, cathy@exemple.com" + +#: ../../mod/profiles.php:690 +msgid "Since [date]:" +msgstr "Depuis [date] :" + +#: ../../mod/profiles.php:692 +msgid "Homepage URL:" +msgstr "URL de mon site Internet :" + +#: ../../mod/profiles.php:695 +msgid "Religious Views:" +msgstr "Opinions religieuses :" + +#: ../../mod/profiles.php:696 +msgid "Keywords:" +msgstr "Mots-clefs :" + +#: ../../mod/profiles.php:699 +msgid "Example: fishing photography software" +msgstr "Exemple : escrime photographie modélisme" + +#: ../../mod/profiles.php:700 +msgid "Used in directory listings" +msgstr "Utilisé pour le référencement dans l'annuaire" + +#: ../../mod/profiles.php:701 +msgid "Tell us about yourself..." +msgstr "Parlez nous de vous..." + +#: ../../mod/profiles.php:702 +msgid "Hobbies/Interests" +msgstr "Loisirs/Centres d'intêret" + +#: ../../mod/profiles.php:703 +msgid "Contact information and Social Networks" +msgstr "Coordonnées et réseaux sociaux" + +#: ../../mod/profiles.php:704 +msgid "My other channels" +msgstr "Mes autres canaux" + +#: ../../mod/profiles.php:705 +msgid "Musical interests" +msgstr "Goûts musicaux" + +#: ../../mod/profiles.php:706 +msgid "Books, literature" +msgstr "Littérature" + +#: ../../mod/profiles.php:707 +msgid "Television" +msgstr "Télévision" + +#: ../../mod/profiles.php:708 +msgid "Film/dance/culture/entertainment" +msgstr "Cinéma/Danse/Culture/Divertissement" + +#: ../../mod/profiles.php:709 +msgid "Love/romance" +msgstr "Amour/Romance" + +#: ../../mod/profiles.php:710 +msgid "Work/employment" +msgstr "Travail/Occupation" + +#: ../../mod/profiles.php:711 +msgid "School/education" +msgstr "Études" + +#: ../../mod/profiles.php:717 +msgid "This is your default profile." +msgstr "Voilà votre profil par défault." + +#: ../../mod/profiles.php:728 +msgid "Age: " +msgstr "Age :" + +#: ../../mod/profiles.php:771 +msgid "Edit/Manage Profiles" +msgstr "Éditer/gérer les profils" + +#: ../../mod/profiles.php:772 +msgid "Add profile things" +msgstr "Ajouter des choses de profil" + +#: ../../mod/profiles.php:773 +msgid "Include desirable objects in your profile" +msgstr "Incluez des objets souhaitables dans votre profil" + +#: ../../mod/connedit.php:75 +msgid "Could not access contact record." +msgstr "Impossible d'accéder aux détails du contact." + +#: ../../mod/connedit.php:99 +msgid "Could not locate selected profile." +msgstr "Impossible de localiser le profil sélectionné." + +#: ../../mod/connedit.php:219 +msgid "Connection updated." +msgstr "Connexion mise à jour." + +#: ../../mod/connedit.php:221 +msgid "Failed to update connection record." +msgstr "Impossible de mettre à jour les détails de la relation." + +#: ../../mod/connedit.php:267 msgid "is now connected to" msgstr "est maintenant connecté avec" -#: ../../mod/connedit.php:274 +#: ../../mod/connedit.php:392 msgid "Could not access address book record." msgstr "Impossible d'accéder aux détails du carnet d'adresses." -#: ../../mod/connedit.php:288 +#: ../../mod/connedit.php:406 msgid "Refresh failed - channel is currently unavailable." msgstr "Actualisation impossible - le canal est momentanément indisponible." -#: ../../mod/connedit.php:295 -msgid "Channel has been unblocked" -msgstr "Le canal n'est plus bloqué" - -#: ../../mod/connedit.php:296 -msgid "Channel has been blocked" -msgstr "Le canal est bloqué" - -#: ../../mod/connedit.php:300 ../../mod/connedit.php:312 -#: ../../mod/connedit.php:324 ../../mod/connedit.php:336 -#: ../../mod/connedit.php:352 +#: ../../mod/connedit.php:418 ../../mod/connedit.php:430 +#: ../../mod/connedit.php:442 ../../mod/connedit.php:454 +#: ../../mod/connedit.php:470 msgid "Unable to set address book parameters." msgstr "Impossible de régler les paramètres du carnet d'adresses." -#: ../../mod/connedit.php:307 -msgid "Channel has been unignored" -msgstr "Le canal n'est plus ignoré" - -#: ../../mod/connedit.php:308 -msgid "Channel has been ignored" -msgstr "Le canal est ignoré" - -#: ../../mod/connedit.php:319 -msgid "Channel has been unarchived" -msgstr "Le canal n'est plus archivé" - -#: ../../mod/connedit.php:320 -msgid "Channel has been archived" -msgstr "Le canal est archivé" - -#: ../../mod/connedit.php:331 -msgid "Channel has been unhidden" -msgstr "Le canal n'est plus caché" - -#: ../../mod/connedit.php:332 -msgid "Channel has been hidden" -msgstr "Le canal est caché" - -#: ../../mod/connedit.php:347 -msgid "Channel has been approved" -msgstr "Le canal est approuvé" - -#: ../../mod/connedit.php:348 -msgid "Channel has been unapproved" -msgstr "Le canal n'est plus approuvé" - -#: ../../mod/connedit.php:376 +#: ../../mod/connedit.php:494 msgid "Connection has been removed." msgstr "La relation a été supprimée" -#: ../../mod/connedit.php:396 +#: ../../mod/connedit.php:513 #, php-format msgid "View %s's profile" msgstr "Voir le profil de %s" -#: ../../mod/connedit.php:400 +#: ../../mod/connedit.php:517 msgid "Refresh Permissions" msgstr "Actualiser les permissions" -#: ../../mod/connedit.php:403 +#: ../../mod/connedit.php:520 msgid "Fetch updated permissions" msgstr "Récupérer les permissions les plus récentes" -#: ../../mod/connedit.php:407 +#: ../../mod/connedit.php:524 msgid "Recent Activity" msgstr "Activité récente" -#: ../../mod/connedit.php:410 +#: ../../mod/connedit.php:527 msgid "View recent posts and comments" msgstr "Voir les contributions et commentaires récentes" -#: ../../mod/connedit.php:414 ../../mod/connedit.php:557 -#: ../../mod/admin.php:769 -msgid "Unblock" -msgstr "Débloquer" +#: ../../mod/connedit.php:534 +msgid "Block (or Unblock) all communications with this connection" +msgstr "Bloquer ou débloquer toute communication avec ce contact" -#: ../../mod/connedit.php:414 ../../mod/connedit.php:557 -#: ../../mod/admin.php:768 -msgid "Block" -msgstr "Bloquer" +#: ../../mod/connedit.php:535 +msgid "This connection is blocked!" +msgstr "Ce contact est bloqué !" -#: ../../mod/connedit.php:417 -msgid "Block or Unblock this connection" -msgstr "Bloquer ou Débloquer cette relation" - -#: ../../mod/connedit.php:421 ../../mod/connedit.php:558 +#: ../../mod/connedit.php:539 msgid "Unignore" msgstr "Ne plus ignorer" -#: ../../mod/connedit.php:421 ../../mod/connedit.php:558 -#: ../../mod/notifications.php:51 -msgid "Ignore" -msgstr "Ignorer" +#: ../../mod/connedit.php:542 +msgid "Ignore (or Unignore) all inbound communications from this connection" +msgstr "Ignorer ou ne plus ignorer toute communication venant de ce contact" -#: ../../mod/connedit.php:424 -msgid "Ignore or Unignore this connection" -msgstr "Ignorer ou ne plus ignorer cette relation" +#: ../../mod/connedit.php:543 +msgid "This connection is ignored!" +msgstr "Ce contact est ignoré !" -#: ../../mod/connedit.php:427 +#: ../../mod/connedit.php:547 msgid "Unarchive" msgstr "Ne plus archiver" -#: ../../mod/connedit.php:427 +#: ../../mod/connedit.php:547 msgid "Archive" msgstr "Archiver" -#: ../../mod/connedit.php:430 -msgid "Archive or Unarchive this connection" -msgstr "Archiver ou ne plus archiver cette relation" +#: ../../mod/connedit.php:550 +msgid "" +"Archive (or Unarchive) this connection - mark channel dead but keep content" +msgstr "Archiver ou désarchiver ce contact - le marquer comme inactif mais conserver le contenu" -#: ../../mod/connedit.php:433 +#: ../../mod/connedit.php:551 +msgid "This connection is archived!" +msgstr "Ce contact est archivé !" + +#: ../../mod/connedit.php:555 msgid "Unhide" msgstr "Ne plus cacher" -#: ../../mod/connedit.php:433 +#: ../../mod/connedit.php:555 msgid "Hide" msgstr "Cacher" -#: ../../mod/connedit.php:436 -msgid "Hide or Unhide this connection" -msgstr "Cacher ou ne plus cacher cette relation" +#: ../../mod/connedit.php:558 +msgid "Hide or Unhide this connection from your other connections" +msgstr "Cacher ou ne plus cacher ce contact vis-à-vis de vos autres contacts" -#: ../../mod/connedit.php:443 +#: ../../mod/connedit.php:559 +msgid "This connection is hidden!" +msgstr "Ce contact est caché !" + +#: ../../mod/connedit.php:566 msgid "Delete this connection" msgstr "Supprimer cette relation" -#: ../../mod/connedit.php:486 ../../mod/connedit.php:515 +#: ../../mod/connedit.php:647 msgid "Approve this connection" msgstr "Approuver cette relation" -#: ../../mod/connedit.php:486 +#: ../../mod/connedit.php:647 msgid "Accept connection to allow communication" msgstr "Accepter la relation pour permettre la communication" -#: ../../mod/connedit.php:502 -msgid "Automatic Permissions Settings" -msgstr "Permissions automatiques" +#: ../../mod/connedit.php:652 +msgid "Set Affinity" +msgstr "Définir le degré d'affinité" -#: ../../mod/connedit.php:502 -#, php-format -msgid "Connections: settings for %s" -msgstr "Relations : réglages pour %s" +#: ../../mod/connedit.php:655 +msgid "Set Profile" +msgstr "Définir le profil" -#: ../../mod/connedit.php:506 +#: ../../mod/connedit.php:658 +msgid "Set Affinity & Profile" +msgstr "Définir le degré d'affinité et le profil" + +#: ../../mod/connedit.php:675 +msgid "Apply these permissions automatically" +msgstr "Appliquer ces permissions automatiquement" + +#: ../../mod/connedit.php:677 +msgid "This connection's address is" +msgstr "" + +#: ../../mod/connedit.php:680 msgid "" -"When receiving a channel introduction, any permissions provided here will be" -" applied to the new connection automatically and the introduction approved. " -"Leave this page if you do not wish to use this feature." -msgstr "Pour chaque introduction reçue, toutes les permissions définies ici seront appliquées aux nouvelles relations automatiquement, et l'introduction sera approuvée. Laissez cette page telle quelle si vous ne souhaitez pas utiliser ce mécanisme." +"The permissions indicated on this page will be applied to all new " +"connections." +msgstr "Les permissions indiquées sur cette page seront appliquées à tous vos nouveaux contacts." -#: ../../mod/connedit.php:508 +#: ../../mod/connedit.php:682 msgid "Slide to adjust your degree of friendship" msgstr "Faites glisser pour ajuster le niveau de la relation" -#: ../../mod/connedit.php:514 +#: ../../mod/connedit.php:684 +msgid "Slide to adjust your rating" +msgstr "Faîtes glisser pour ajuster votre note" + +#: ../../mod/connedit.php:685 ../../mod/connedit.php:690 +msgid "Optionally explain your rating" +msgstr "Explication facultative de votre évaluation" + +#: ../../mod/connedit.php:687 +msgid "Custom Filter" +msgstr "Filtre personnalisé" + +#: ../../mod/connedit.php:688 +msgid "Only import posts with this text" +msgstr "N'importer que les publications comprenant ce texte" + +#: ../../mod/connedit.php:688 ../../mod/connedit.php:689 +msgid "" +"words one per line or #tags or /patterns/, leave blank to import all posts" +msgstr "" + +#: ../../mod/connedit.php:689 +msgid "Do not import posts with this text" +msgstr "Ne pas importer les publications comprenant ce texte" + +#: ../../mod/connedit.php:691 +msgid "This information is public!" +msgstr "Cette information est publique !" + +#: ../../mod/connedit.php:696 +msgid "Connection Pending Approval" +msgstr "Contact en attente d'approbation" + +#: ../../mod/connedit.php:697 +msgid "Connection Request" +msgstr "Demande de contact" + +#: ../../mod/connedit.php:698 +#, php-format +msgid "" +"(%s) would like to connect with you. Please approve this connection to allow" +" communication." +msgstr "(%s) veut devenir votre contact. Merci d'approuver cette demande pour permettre la communication." + +#: ../../mod/connedit.php:700 +msgid "Approve Later" +msgstr "Approuver plus tard" + +#: ../../mod/connedit.php:703 msgid "inherited" msgstr "héritée" -#: ../../mod/connedit.php:516 -msgid "Connection has no individual permissions!" -msgstr "Cette relation n'a aucune permission spécifique!" - -#: ../../mod/connedit.php:517 -msgid "" -"This may be appropriate based on your privacy " -"settings, though you may wish to review the \"Advanced Permissions\"." -msgstr "Ceci devrait correspondre à vos réglages de vie privée, mais vous pouvez toujours contrôler les \"Permissions avancées\"." - -#: ../../mod/connedit.php:519 -msgid "Profile Visibility" -msgstr "Visibilité du profil" - -#: ../../mod/connedit.php:520 +#: ../../mod/connedit.php:705 #, php-format msgid "" "Please choose the profile you would like to display to %s when viewing your " "profile securely." msgstr "Merci de choisir le profil que vous souhaitez montrer quand %s visite votre profil de manière authentifiée." -#: ../../mod/connedit.php:521 -msgid "Contact Information / Notes" -msgstr "Notes / Information de contact" - -#: ../../mod/connedit.php:522 -msgid "Edit contact notes" -msgstr "Éditer les notes du contact" - -#: ../../mod/connedit.php:524 +#: ../../mod/connedit.php:707 msgid "Their Settings" msgstr "Ses réglages" -#: ../../mod/connedit.php:525 +#: ../../mod/connedit.php:708 msgid "My Settings" msgstr "Mes réglages" -#: ../../mod/connedit.php:527 -msgid "Clear/Disable Automatic Permissions" -msgstr "Effacer/Désactiver les Permissions Automatiques" - -#: ../../mod/connedit.php:528 -msgid "Forum Members" -msgstr "Membres du forum" - -#: ../../mod/connedit.php:529 -msgid "Soapbox" -msgstr "Blogue" - -#: ../../mod/connedit.php:530 -msgid "Full Sharing (typical social network permissions)" -msgstr "Partage Complet (fonctionnement habituel des réseaux sociaux)" - -#: ../../mod/connedit.php:531 -msgid "Cautious Sharing " -msgstr "Partage modéré" - -#: ../../mod/connedit.php:532 -msgid "Follow Only" -msgstr "Suivre uniquement" - -#: ../../mod/connedit.php:533 +#: ../../mod/connedit.php:710 msgid "Individual Permissions" msgstr "Permissions spécifiques" -#: ../../mod/connedit.php:534 +#: ../../mod/connedit.php:711 msgid "" -"Some permissions may be inherited from your channel privacy settings, which have higher priority than " -"individual settings. Changing those inherited settings on this page will " -"have no effect." -msgstr "Certaines permissions peuvent être héritées de vos réglages de vie privée, lesquels sont prioritaires sur les réglages spécifiques. Changer ces permissions héritées sur la présente page n'aura aucun effet." +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can not change those" +" settings here." +msgstr "Certaines permissions peuvent être héritées de vos paramètres de confidentialité de canal, lesquels sont prioritaires sur les réglages individuels. Vous pouvez modifier ces permissions ici mais cela n'aura aucun effet à moins de changer les paramètres hérités." -#: ../../mod/connedit.php:535 -msgid "Advanced Permissions" -msgstr "Permissions avancées" +#: ../../mod/connedit.php:712 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can change those settings here but " +"they wont have any impact unless the inherited setting changes." +msgstr "Certaines permissions peuvent être héritées de vos paramètres de confidentialité de canal, lesquels sont prioritaires sur les réglages individuels. Vous pouvez modifier ces permissions ici mais cela n'aura aucun effet à moins de changer les paramètres hérités." -#: ../../mod/connedit.php:536 -msgid "Simple Permissions (select one and submit)" -msgstr "Permissions simples (en choisir une, puis valider)" - -#: ../../mod/connedit.php:540 -#, php-format -msgid "Visit %s's profile - %s" -msgstr "Visiter le profil de %s - %s" - -#: ../../mod/connedit.php:541 -msgid "Block/Unblock contact" -msgstr "Bloquer/Débloquer le contact" - -#: ../../mod/connedit.php:542 -msgid "Ignore contact" -msgstr "Ignorer le contact" - -#: ../../mod/connedit.php:543 -msgid "Repair URL settings" -msgstr "Réparer les réglages d'URL" - -#: ../../mod/connedit.php:544 -msgid "View conversations" -msgstr "Voir les conversations" - -#: ../../mod/connedit.php:546 -msgid "Delete contact" -msgstr "Supprimer le contact" - -#: ../../mod/connedit.php:549 +#: ../../mod/connedit.php:713 msgid "Last update:" -msgstr "Dernière mise à jour :" +msgstr "Dernière mise-à-jour :" -#: ../../mod/connedit.php:551 -msgid "Update public posts" -msgstr "Mettre à jour les publications" +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "Identifiant de profil invalide." -#: ../../mod/connedit.php:553 -msgid "Update now" -msgstr "Mettre à jour maintenant" +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "Éditeur de visibilité de profil" -#: ../../mod/connedit.php:559 -msgid "Currently blocked" -msgstr "Actuellement bloqué" +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "Cliquez sur un contact pour l'ajouter ou le retirer." -#: ../../mod/connedit.php:560 -msgid "Currently ignored" -msgstr "Actuellement ignoré" +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "Visible par" -#: ../../mod/connedit.php:561 -msgid "Currently archived" -msgstr "Actuellement archivé" +#: ../../mod/dav.php:121 +msgid "$Projectname channel" +msgstr "Canal $Projectname" -#: ../../mod/connedit.php:562 -msgid "Currently pending" -msgstr "Actuellement en attente" +#: ../../mod/directory.php:234 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "%d évaluations" +msgstr[1] "%d évaluations" -#: ../../mod/connedit.php:563 -msgid "Hide this contact from others" -msgstr "Dissimuler ce contact aux autres" - -#: ../../mod/connedit.php:563 -msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "Les réponses et autres réactions à vos contributions publiques pourraient être toujours visibles" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Aucun délégué potentiel n'a été trouvé pour cette page." - -#: ../../mod/delegate.php:121 -msgid "Delegate Page Management" -msgstr "Gestion des délégués de la page" - -#: ../../mod/delegate.php:123 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "Les délégués sont capables de gérer tous les aspects de ce compte ou de cette page, à l'exception des réglages basiques du compte. Merci de ne déléguer votre compte personnel qu'à quelqu'un en qui vous avez une confiance aveugle." - -#: ../../mod/delegate.php:124 -msgid "Existing Page Managers" -msgstr "Actuels gestionnaires de pages" - -#: ../../mod/delegate.php:126 -msgid "Existing Page Delegates" -msgstr "Actuels délégués" - -#: ../../mod/delegate.php:128 -msgid "Potential Delegates" -msgstr "Délégués potentiels" - -#: ../../mod/delegate.php:130 ../../mod/photos.php:912 ../../mod/tagrm.php:93 -msgid "Remove" -msgstr "Retirer" - -#: ../../mod/delegate.php:131 -msgid "Add" -msgstr "Ajouter" - -#: ../../mod/delegate.php:132 -msgid "No entries." -msgstr "Aucune entrée." - -#: ../../mod/search.php:13 ../../mod/directory.php:15 -#: ../../mod/dirprofile.php:9 ../../mod/display.php:9 ../../mod/photos.php:443 -#: ../../mod/viewconnections.php:17 -msgid "Public access denied." -msgstr "Accès public refusé." - -#: ../../mod/directory.php:146 ../../mod/dirprofile.php:95 +#: ../../mod/directory.php:245 msgid "Gender: " msgstr "Sexe/genre :" -#: ../../mod/directory.php:223 -msgid "Finding:" -msgstr "Recherche :" - -#: ../../mod/directory.php:239 -msgid "No entries (some entries may be hidden)." -msgstr "Pas d'entrées (certaines peuvent être cachées)." - -#: ../../mod/dirprofile.php:108 +#: ../../mod/directory.php:247 msgid "Status: " msgstr "État :" -#: ../../mod/dirprofile.php:109 -msgid "Sexual Preference: " -msgstr "Orientation sexuelle :" - -#: ../../mod/dirprofile.php:111 +#: ../../mod/directory.php:249 msgid "Homepage: " msgstr "Site web :" -#: ../../mod/dirprofile.php:112 -msgid "Hometown: " -msgstr "Ville natale :" +#: ../../mod/directory.php:308 ../../mod/events.php:682 +msgid "Description:" +msgstr "Description:" -#: ../../mod/dirprofile.php:114 -msgid "About: " -msgstr "À propos :" +#: ../../mod/directory.php:317 +msgid "Public Forum:" +msgstr "Forum public :" -#: ../../mod/dirprofile.php:162 +#: ../../mod/directory.php:320 msgid "Keywords: " msgstr "Mots-clefs :" -#: ../../mod/dirsearch.php:21 +#: ../../mod/directory.php:323 +msgid "Don't suggest" +msgstr "Ne pas suggérer" + +#: ../../mod/directory.php:325 +msgid "Common connections:" +msgstr "Relations générales" + +#: ../../mod/directory.php:374 +msgid "Global Directory" +msgstr "Annuaire global" + +#: ../../mod/directory.php:374 +msgid "Local Directory" +msgstr "Annuaire local" + +#: ../../mod/directory.php:380 +msgid "Finding:" +msgstr "Recherche :" + +#: ../../mod/directory.php:385 +msgid "next page" +msgstr "page suivante" + +#: ../../mod/directory.php:385 +msgid "previous page" +msgstr "page précédente" + +#: ../../mod/directory.php:386 +msgid "Sort options" +msgstr "Options de tri" + +#: ../../mod/directory.php:387 +msgid "Alphabetic" +msgstr "Alphabétique" + +#: ../../mod/directory.php:388 +msgid "Reverse Alphabetic" +msgstr "Alphabétique inversé" + +#: ../../mod/directory.php:389 +msgid "Newest to Oldest" +msgstr "Ordre anté-chronologique" + +#: ../../mod/directory.php:390 +msgid "Oldest to Newest" +msgstr "Ordre chronologique" + +#: ../../mod/directory.php:407 +msgid "No entries (some entries may be hidden)." +msgstr "Pas d'entrées (certaines peuvent être cachées)." + +#: ../../mod/pubsites.php:16 +msgid "Public Sites" +msgstr "Sites publics" + +#: ../../mod/pubsites.php:19 +msgid "" +"The listed sites allow public registration for the $Projectname network. All" +" sites in the network are interlinked so membership on any of them conveys " +"membership in the network as a whole. Some sites may require subscription or" +" provide tiered service plans. The provider links may " +"provide additional details." +msgstr "Les sites listés autorisent l'inscription publique au réseau $Projectname. Tous les sites du réseau sont interconnectés, l'inscription sur l'un quelconque d'entre eux signifie donc l'inscription sur le réseau dans son ensemble. Certains sites peuvent nécessiter une souscription ou fournir des niveaux de service différenciés. Le lien du fournisseur peut fournir plus de détails." + +#: ../../mod/pubsites.php:25 +msgid "Rate this hub" +msgstr "Noter cette instance" + +#: ../../mod/pubsites.php:26 +msgid "Site URL" +msgstr "URL du site" + +#: ../../mod/pubsites.php:26 +msgid "Access Type" +msgstr "Type d'accès" + +#: ../../mod/pubsites.php:26 +msgid "Registration Policy" +msgstr "Politique d'inscription" + +#: ../../mod/pubsites.php:26 +msgid "Project" +msgstr "Projet" + +#: ../../mod/pubsites.php:26 +msgid "View hub ratings" +msgstr "Voir les notes de cette instance" + +#: ../../mod/pubsites.php:30 +msgid "Rate" +msgstr "Noter" + +#: ../../mod/pubsites.php:31 +msgid "View ratings" +msgstr "Voir les notes" + +#: ../../mod/dirsearch.php:21 ../../mod/regdir.php:45 msgid "This site is not a directory server" msgstr "Ce site n'est pas un serveur d'annuaire" -#: ../../mod/home.php:81 -msgid "Hubzilla - "The Network"" -msgstr "La Matrice Rouge - "LE Réseau"" +#: ../../mod/dirsearch.php:29 +msgid "This directory server requires an access token" +msgstr "Ce serveur d'annuaire requiert un jeton d'accès" -#: ../../mod/home.php:94 -#, php-format -msgid "Welcome to %s" -msgstr "Bienvenue sur %s" - -#: ../../mod/setup.php:162 -msgid "Hubzilla Server - Setup" -msgstr "Serveur de la Matrice Rouge - Configuration" - -#: ../../mod/setup.php:168 -msgid "Could not connect to database." -msgstr "Impossible de se connecter à la base de données." - -#: ../../mod/setup.php:172 -msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." -msgstr "Impossible de se connecter au site par l'URL indiquée. Problème potentiel de certificat SSL/TLS ou de DNS." - -#: ../../mod/setup.php:179 -msgid "Could not create table." -msgstr "Impossible de créer la table." - -#: ../../mod/setup.php:185 -msgid "Your site database has been installed." -msgstr "La base de données de votre site a été installée." - -#: ../../mod/setup.php:190 -msgid "" -"You may need to import the file \"install/database.sql\" manually using " -"phpmyadmin or mysql." -msgstr "Vous pourriez avoir besoin d'importer le fichier \"install/database.sql\" manuellement via phpmyadmin ou mysql." - -#: ../../mod/setup.php:191 ../../mod/setup.php:260 ../../mod/setup.php:655 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "Merci de consulter le fichier \"install/INSTALL.txt\"." - -#: ../../mod/setup.php:257 -msgid "System check" -msgstr "Vérification du système" - -#: ../../mod/setup.php:261 ../../mod/events.php:399 -msgid "Next" -msgstr "Suivant" - -#: ../../mod/setup.php:262 -msgid "Check again" -msgstr "Re-vérifier" - -#: ../../mod/setup.php:284 -msgid "Database connection" -msgstr "Connexion à la base de données" - -#: ../../mod/setup.php:285 -msgid "" -"In order to install Hubzilla we need to know how to connect to your " -"database." -msgstr "Pour installer la Matrice Rouge, nous avons besoin de savoir comment contacter votre base de données." - -#: ../../mod/setup.php:286 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Merci de contacter votre prestataire d'hébergement ou votre administrateur système si vous avez des doutes à propos de ces paramètres." - -#: ../../mod/setup.php:287 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "La base de données que vous allez spécifier doit exister. Si ce n'est pas déjà le cas, merci de la créer avant de continuer." - -#: ../../mod/setup.php:291 -msgid "Database Server Name" -msgstr "Nom du serveur de la base de données" - -#: ../../mod/setup.php:291 -msgid "Default is localhost" -msgstr "Par défaut, localhost" - -#: ../../mod/setup.php:292 -msgid "Database Port" -msgstr "Port du serveur" - -#: ../../mod/setup.php:292 -msgid "Communication port number - use 0 for default" -msgstr "Numéro TCP du port - utilisez 0 pour la valeur par défaut" - -#: ../../mod/setup.php:293 -msgid "Database Login Name" -msgstr "Identifiant de connexion à la Base de Données" - -#: ../../mod/setup.php:294 -msgid "Database Login Password" -msgstr "Mot de passe de connexion à la Base de Données" - -#: ../../mod/setup.php:295 -msgid "Database Name" -msgstr "Nom de la Base de Données" - -#: ../../mod/setup.php:297 ../../mod/setup.php:339 -msgid "Site administrator email address" -msgstr "Adresse de courriel de l'administrateur du site" - -#: ../../mod/setup.php:297 ../../mod/setup.php:339 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "Votre compte devra utiliser la même adresse de courriel pour pouvoir utiliser l'administration web." - -#: ../../mod/setup.php:298 ../../mod/setup.php:341 -msgid "Website URL" -msgstr "URL du site" - -#: ../../mod/setup.php:298 ../../mod/setup.php:341 -msgid "Please use SSL (https) URL if available." -msgstr "Merci d'utiliser SSL/TLS (https) autant que possible." - -#: ../../mod/setup.php:301 ../../mod/setup.php:344 -msgid "Please select a default timezone for your website" -msgstr "Merci de choisir une zone de temps (fuseau horaire) pour votre site" - -#: ../../mod/setup.php:328 -msgid "Site settings" -msgstr "Réglages du site" - -#: ../../mod/setup.php:387 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Impossible de trouver une version CLI de PHP dans le PATH du serveur web." - -#: ../../mod/setup.php:388 -msgid "" -"If you don't have a command line version of PHP installed on server, you " -"will not be able to run background polling via cron." -msgstr "En l'absence de version CLI de PHP sur votre serveur, vous ne pourrez pas utiliser la mise à jour en arrière-plan via cron." - -#: ../../mod/setup.php:392 -msgid "PHP executable path" -msgstr "Chemin vers l'éxecutable PHP" - -#: ../../mod/setup.php:392 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Entrez le chemin complet vers l'exécutable php. Vous pouvez continuer l'installation sans." - -#: ../../mod/setup.php:397 -msgid "Command line PHP" -msgstr "PHP en ligne de commande (CLI)" - -#: ../../mod/setup.php:406 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "La version CLI de PHP sur votre système n'a pas l'option \"register_argc_argv\" activée." - -#: ../../mod/setup.php:407 -msgid "This is required for message delivery to work." -msgstr "Elle est nécessaire pour la livraison de messages." - -#: ../../mod/setup.php:409 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" - -#: ../../mod/setup.php:430 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Erreur : la fonction \"openssl_pkey_new\" de ce système n'est pas capable de générer des clefs de chiffrement" - -#: ../../mod/setup.php:431 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "Si vous êtes sur un serveur Windows, merci de consulter \"http://www.php.net/manual/fr/openssl.installation.php\"." - -#: ../../mod/setup.php:433 -msgid "Generate encryption keys" -msgstr "Générer les clefs de chiffrement" - -#: ../../mod/setup.php:440 -msgid "libCurl PHP module" -msgstr "module PHP libCurl" - -#: ../../mod/setup.php:441 -msgid "GD graphics PHP module" -msgstr "module PHP GD graphics" - -#: ../../mod/setup.php:442 -msgid "OpenSSL PHP module" -msgstr "module PHP OpenSSL" - -#: ../../mod/setup.php:443 -msgid "mysqli PHP module" -msgstr "module PHP mysqli" - -#: ../../mod/setup.php:444 -msgid "mb_string PHP module" -msgstr "module PHP mb_string" - -#: ../../mod/setup.php:445 -msgid "mcrypt PHP module" -msgstr "module PHP mcrypt" - -#: ../../mod/setup.php:450 ../../mod/setup.php:452 -msgid "Apache mod_rewrite module" -msgstr "module Apache mod_rewrite" - -#: ../../mod/setup.php:450 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Erreur : le module mod-rewrite du serveur web Apache est requis, mais pas installé." - -#: ../../mod/setup.php:456 ../../mod/setup.php:459 -msgid "proc_open" -msgstr "proc_open" - -#: ../../mod/setup.php:456 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" -msgstr "Erreur : proc_open est requis, mais soit n'est pas installé, soit est désactivé dans le php.ini" - -#: ../../mod/setup.php:464 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Erreur : le module libCURL de PHP est requis, mais pas installé." - -#: ../../mod/setup.php:468 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Erreur : le module GD de PHP (avec support JPEG) est requis, mais pas installé." - -#: ../../mod/setup.php:472 -msgid "Error: openssl PHP module required but not installed." -msgstr "Erreur : le module openssl de PHP est requis, mais pas installé." - -#: ../../mod/setup.php:476 -msgid "Error: mysqli PHP module required but not installed." -msgstr "Erreur : le module mysqli de PHP est requis, mais pas installé." - -#: ../../mod/setup.php:480 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Erreur : le module mb_string de PHP est requis, mais pas installé." - -#: ../../mod/setup.php:484 -msgid "Error: mcrypt PHP module required but not installed." -msgstr "Erreur : le module mcrypt de PHP est requis, mais pas installé." - -#: ../../mod/setup.php:500 -msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\"" -" in the top folder of your web server and it is unable to do so." -msgstr "L'installeur web a besoin de créer un fichier \".htconfig.php\" à la racine de votre serveur web, mais en est incapable." - -#: ../../mod/setup.php:501 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." -msgstr "C'est généralement lié à un problème de droits, à cause duquel le serveur web est interdit d'écriture dans le répertoire concerné - alors que votre propre utilisateur a le droit." - -#: ../../mod/setup.php:502 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Red top folder." -msgstr "Au terme de cette procédure, nous vous transmettrons un texte à sauvegarder dans un fichier nommé .htconfig.php, à la racine de votre installation de La Matrice Rouge." - -#: ../../mod/setup.php:503 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"install/INSTALL.txt\" for instructions." -msgstr "Autrement, vous pouvez contourner toute cette procédure et réaliser l'installation manuellement. Merci de consulter le fichier \"install/INSTALL.txt\" pour les instructions détaillées." - -#: ../../mod/setup.php:506 -msgid ".htconfig.php is writable" -msgstr "Le fichier .htconfig.php est accessible en écriture" - -#: ../../mod/setup.php:516 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "La Matrice Rouge utilise le moteur de template Smarty3 pour mettre son contenu en forme. Smarty3 compile ses modèles vers du PHP natif pour accélérer le rendu." - -#: ../../mod/setup.php:517 -#, php-format -msgid "" -"In order to store these compiled templates, the web server needs to have " -"write access to the directory %s under the Red top level folder." -msgstr "Pour utiliser ces modèles, le serveur doit avoir le droits d'écrire dans le dossier %s." - -#: ../../mod/setup.php:518 ../../mod/setup.php:536 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "Merci de vous assurer que l'utilisateur sous lequel le serveur web tourne (le plus souvent, www-data) a bien l'autorisation d'écrire dans ce répertoire." - -#: ../../mod/setup.php:519 -#, php-format -msgid "" -"Note: as a security measure, you should give the web server write access to " -"%s only--not the template files (.tpl) that it contains." -msgstr "Note: Comme mesure de sécurité, assurez vous de donner les droits d'écriture sur %s au serveur web uniquement. Éviter de définir les permissions sur les fichiers individuels (.tpl)." - -#: ../../mod/setup.php:522 -#, php-format -msgid "%s is writable" -msgstr "Permission d'écriture sur %s activée" - -#: ../../mod/setup.php:535 -msgid "" -"Red uses the store directory to save uploaded files. The web server needs to" -" have write access to the store directory under the Red top level folder" -msgstr "Red utilise le répertoire 'store' - situé à la racine de votre installation de la Matrice Rouge - pour sauvegarder les fichiers envoyés. Le serveur web aura donc besoin de pouvoir y écrire." - -#: ../../mod/setup.php:539 -msgid "store is writable" -msgstr "'store' est accessible en écriture" - -#: ../../mod/setup.php:569 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access" -" to this site." -msgstr "Le certificat SSL/TLS n'a pas pu être validé. Merci de le corriger, ou de désactiver l'accès https à ce site." - -#: ../../mod/setup.php:570 -msgid "" -"If you have https access to your website or allow connections to TCP port " -"443 (the https: port), you MUST use a browser-valid certificate. You MUST " -"NOT use self-signed certificates!" -msgstr "Si votre serveur supporte les connections encryptées SSL ou s'il permet les connections sur le port TCP 443 (le port utilisé par le protocole https), vous DEVEZ utiliser un certificat valide. Vous ne DEVEZ PAS utiliser un certificat que vous avez vous-mêmes signé!" - -#: ../../mod/setup.php:571 -msgid "" -"This restriction is incorporated because public posts from you may for " -"example contain references to images on your own hub." -msgstr "Nous avons ajouté cette contrainte pour éviter que vos publications publiques ne fassent référence à des images sur votre propre hub." - -#: ../../mod/setup.php:572 -msgid "" -"If your certificate is not recognized, members of other sites (who may " -"themselves have valid certificates) will get a warning message on their own " -"site complaining about security issues." -msgstr "Si votre certificat n'est pas reconnu, les membres des autres sites (avec certificats valides) recevront des messages d'avertissement sur leur propre sites." - -#: ../../mod/setup.php:573 -msgid "" -"This can cause usability issues elsewhere (not just on your own site) so we " -"must insist on this requirement." -msgstr "Pour des raisons de compatibilité (sur l'ensemble de la matrice) nous nous devons d'insister sur ce prérequis." - -#: ../../mod/setup.php:574 -msgid "" -"Providers are available that issue free certificates which are browser-" -"valid." -msgstr "Il existe une plusieurs autorités de certification qui vous fourniront gratuitement un certificat valide." - -#: ../../mod/setup.php:576 -msgid "SSL certificate validation" -msgstr "Validation du certificat SSL/TLS" - -#: ../../mod/setup.php:582 -msgid "" -"Url rewrite in .htaccess is not working. Check your server configuration." -msgstr "La réécriture d'URL définie dans le .htaccess ne fonctionne pas. Merci de vérifier la configuration de votre serveur web." - -#: ../../mod/setup.php:584 -msgid "Url rewrite is working" -msgstr "La réécriture d'URL fonctionne" - -#: ../../mod/setup.php:594 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." -msgstr "Le fichier de configuration de la base de données - \".htconfig.php\" - ne peut être écrit. Merci de copier le texte généré dans un fichier à ce nom, à la racine de votre serveur web." - -#: ../../mod/setup.php:618 -msgid "Errors encountered creating database tables." -msgstr "Erreurs rencontrées pendant la création de tables de BD." - -#: ../../mod/setup.php:653 -msgid "

    What next

    " -msgstr "

    Et maintenant

    " - -#: ../../mod/setup.php:654 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "IMPORTANT : Vous devez créer [manuellement] une tâche planifiée pour les mises à jour." - -#: ../../mod/editblock.php:8 ../../mod/editblock.php:27 -#: ../../mod/editblock.php:53 ../../mod/editlayout.php:36 -#: ../../mod/editpost.php:20 ../../mod/editwebpage.php:32 +#: ../../mod/editblock.php:78 ../../mod/editblock.php:94 +#: ../../mod/editlayout.php:76 ../../mod/editpost.php:20 +#: ../../mod/editwebpage.php:77 msgid "Item not found" msgstr "Élément introuvable" -#: ../../mod/editblock.php:77 -msgid "Edit Block" -msgstr "Éditer bloc" - -#: ../../mod/editblock.php:87 +#: ../../mod/editblock.php:117 msgid "Delete block?" msgstr "Supprimer le bloc?" -#: ../../mod/editblock.php:115 ../../mod/editlayout.php:110 -#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:147 +#: ../../mod/editblock.php:144 ../../mod/editlayout.php:142 +#: ../../mod/editpost.php:115 ../../mod/editwebpage.php:187 msgid "Insert YouTube video" msgstr "Insérer une vidéo YouTube" -#: ../../mod/editblock.php:116 ../../mod/editlayout.php:111 -#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:148 +#: ../../mod/editblock.php:145 ../../mod/editlayout.php:143 +#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:188 msgid "Insert Vorbis [.ogg] video" msgstr "Insérer une vidéo Vorbis [.ogg]" -#: ../../mod/editblock.php:117 ../../mod/editlayout.php:112 -#: ../../mod/editpost.php:118 ../../mod/editwebpage.php:149 +#: ../../mod/editblock.php:146 ../../mod/editlayout.php:144 +#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:189 msgid "Insert Vorbis [.ogg] audio" msgstr "Insérer un son Vorbis [.ogg]" -#: ../../mod/editblock.php:153 -msgid "Delete Block" -msgstr "Supprimer le bloc" +#: ../../mod/editblock.php:179 +msgid "Edit Block" +msgstr "Éditer bloc" -#: ../../mod/pdledit.php:13 -msgid "Layout updated." -msgstr "Agencement pris-en-compte." - -#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 -msgid "Edit System Page Description" -msgstr "Éditer la description" - -#: ../../mod/pdledit.php:48 -msgid "Layout not found." -msgstr "Agencement introuvable." - -#: ../../mod/pdledit.php:54 -msgid "Module Name:" -msgstr "Nom du module :" - -#: ../../mod/pdledit.php:55 ../../mod/layouts.php:59 -msgid "Layout Help" -msgstr "Aide à la mise en page" - -#: ../../mod/editlayout.php:72 -msgid "Edit Layout" -msgstr "Éditer mise-en-page" - -#: ../../mod/editlayout.php:82 +#: ../../mod/editlayout.php:111 msgid "Delete layout?" msgstr "Supprimer la mise-en-page?" -#: ../../mod/editlayout.php:146 -msgid "Delete Layout" -msgstr "Supprimer mise-en-page" +#: ../../mod/editlayout.php:158 ../../mod/layouts.php:124 +msgid "Layout Description (Optional)" +msgstr "Description de la mise en page (facultatif)" + +#: ../../mod/editlayout.php:160 ../../mod/layouts.php:121 +#: ../../mod/layouts.php:179 +msgid "Layout Name" +msgstr "Nom de la mise-en-page" + +#: ../../mod/editlayout.php:177 +msgid "Edit Layout" +msgstr "Éditer mise-en-page" #: ../../mod/editpost.php:31 msgid "Item is not editable" msgstr "Élément non-éditable" -#: ../../mod/editpost.php:53 +#: ../../mod/editpost.php:48 msgid "Delete item?" msgstr "Supprimer l'élément?" -#: ../../mod/editwebpage.php:106 -msgid "Edit Webpage" -msgstr "Éditer page web" +#: ../../mod/editpost.php:158 ../../mod/rpost.php:131 +msgid "Edit post" +msgstr "Éditer la contribution" -#: ../../mod/editwebpage.php:116 +#: ../../mod/oexchange.php:23 +msgid "Unable to find your hub." +msgstr "Impossible de trouver votre hub." + +#: ../../mod/oexchange.php:37 +msgid "Post successful." +msgstr "Contribution effectuée." + +#: ../../mod/editwebpage.php:152 msgid "Delete webpage?" msgstr "Supprimer la page web?" -#: ../../mod/editwebpage.php:186 -msgid "Delete Webpage" -msgstr "Supprimer page web" +#: ../../mod/editwebpage.php:173 +msgid "Page link title" +msgstr "Titre du lien vers la page" -#: ../../mod/siteinfo.php:57 +#: ../../mod/editwebpage.php:224 +msgid "Edit Webpage" +msgstr "Éditer page web" + +#: ../../mod/rate.php:157 +msgid "Website:" +msgstr "Site web :" + +#: ../../mod/rate.php:160 #, php-format -msgid "Version %s" -msgstr "Version %s" +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "Canal distant [%s] (encore inconnu sur ce site)" -#: ../../mod/siteinfo.php:76 -msgid "Installed plugins/addons/apps:" -msgstr "Extensions/applications installées :" +#: ../../mod/rate.php:161 +msgid "Rating (this information is public)" +msgstr "Evaluation (cette information est publique)" -#: ../../mod/siteinfo.php:89 -msgid "No installed plugins/addons/apps" -msgstr "Aucune extension/application installée" +#: ../../mod/rate.php:162 +msgid "Optionally explain your rating (this information is public)" +msgstr "Explication facultative de votre évaluation (cette information est publique)" -#: ../../mod/siteinfo.php:97 -msgid "Red" -msgstr "Rouge" +#: ../../mod/events.php:21 +msgid "Calendar entries imported." +msgstr "Entrées du calendrier importées." -#: ../../mod/siteinfo.php:98 +#: ../../mod/events.php:23 +msgid "No calendar entries found." +msgstr "Aucune entrée du calendrier trouvée." + +#: ../../mod/events.php:101 +msgid "Event can not end before it has started." +msgstr "La fin de l'événement ne peut être antérieure à son début." + +#: ../../mod/events.php:103 ../../mod/events.php:112 ../../mod/events.php:130 +msgid "Unable to generate preview." +msgstr "Impossible de générer l'aperçu." + +#: ../../mod/events.php:110 +msgid "Event title and start time are required." +msgstr "Un titre et une date de début sont requises pour l'événement." + +#: ../../mod/events.php:128 +msgid "Event not found." +msgstr "Événement introuvable." + +#: ../../mod/events.php:426 +msgid "l, F j" +msgstr "l j F" + +#: ../../mod/events.php:448 +msgid "Edit event" +msgstr "Éditer l'événement" + +#: ../../mod/events.php:449 +msgid "Delete event" +msgstr "Supprimer l'évènement" + +#: ../../mod/events.php:483 +msgid "calendar" +msgstr "calendrier" + +#: ../../mod/events.php:504 +msgid "Create New Event" +msgstr "Créer événement" + +#: ../../mod/events.php:507 +msgid "Export" +msgstr "Exports" + +#: ../../mod/events.php:510 +msgid "Import" +msgstr "Importer" + +#: ../../mod/events.php:541 +msgid "Event removed" +msgstr "Événement supprimé" + +#: ../../mod/events.php:544 +msgid "Failed to remove event" +msgstr "Impossible de supprimer l'événement" + +#: ../../mod/events.php:664 +msgid "Event details" +msgstr "Détails de l'événement" + +#: ../../mod/events.php:665 +msgid "Starting date and Title are required." +msgstr "Une date de début et un Titre sont requis." + +#: ../../mod/events.php:667 +msgid "Categories (comma-separated list)" +msgstr "Catégories (séparées par des virgules)" + +#: ../../mod/events.php:669 +msgid "Event Starts:" +msgstr "L'événement débute :" + +#: ../../mod/events.php:676 +msgid "Finish date/time is not known or not relevant" +msgstr "Date/heure de fin inconnue ou sans objet" + +#: ../../mod/events.php:678 +msgid "Event Finishes:" +msgstr "L'événement termine :" + +#: ../../mod/events.php:680 ../../mod/events.php:681 +msgid "Adjust for viewer timezone" +msgstr "Ajuster au fuseau horaire du visiteur" + +#: ../../mod/events.php:680 msgid "" -"This is a hub of the Hubzilla - a global cooperative network of " -"decentralized privacy enhanced websites." -msgstr "Ceci est un serveur de la Matrice Rouge - un réseau collaboratif de plusieurs serveurs qui assurent la protection de votre vie privée notamment par la décentralisation de votre identité." +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "Important pour les événements se tenant en un lieu particulier. Pas pratique pour les vacances communes à de nombreux pays dans le monde." -#: ../../mod/siteinfo.php:101 -msgid "Running at web location" -msgstr "Installée sur" +#: ../../mod/events.php:686 +msgid "Title:" +msgstr "Titre:" -#: ../../mod/siteinfo.php:102 -msgid "" -"Please visit GetZot.com to learn more " -"about the Hubzilla." -msgstr "Merci de visiter GetZot.com pour en apprendre davantage sur la Matrice Rouge." +#: ../../mod/events.php:688 +msgid "Share this event" +msgstr "Partager cet événement" -#: ../../mod/siteinfo.php:103 -msgid "Bug reports and issues: please visit" -msgstr "Pour remonter bogues et problèmes, merci de visiter" +#: ../../mod/ratings.php:69 +msgid "No ratings" +msgstr "Pas de note" -#: ../../mod/siteinfo.php:106 -msgid "" -"Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot " -"com" -msgstr "Suggestions, demandes, etc. - merci de vous adresser à \"hubzilla\" à librelist - point com" +#: ../../mod/ratings.php:99 +msgid "Ratings" +msgstr "Evaluations" -#: ../../mod/siteinfo.php:108 -msgid "Site Administrators" -msgstr "Administrateurs du site" +#: ../../mod/ratings.php:100 +msgid "Rating: " +msgstr "Evaluation :" -#: ../../mod/photos.php:77 -msgid "Page owner information could not be retrieved." -msgstr "Impossible d'obtenir des informations sur le propriétaire de la page." +#: ../../mod/ratings.php:101 +msgid "Website: " +msgstr "Site web :" -#: ../../mod/photos.php:97 -msgid "Album not found." -msgstr "Album introuvable." +#: ../../mod/ratings.php:103 +msgid "Description: " +msgstr "Description :" -#: ../../mod/photos.php:119 ../../mod/photos.php:675 -msgid "Delete Album" -msgstr "Supprimer album" +#: ../../mod/rbmark.php:88 +msgid "Select a bookmark folder" +msgstr "Choisir un dossier de favoris" -#: ../../mod/photos.php:159 ../../mod/photos.php:963 -msgid "Delete Photo" -msgstr "Supprimer photo" +#: ../../mod/rbmark.php:93 +msgid "Save Bookmark" +msgstr "Sauver le favoris" -#: ../../mod/photos.php:453 -msgid "No photos selected" -msgstr "Aucune photo selectionnée" +#: ../../mod/rbmark.php:94 +msgid "URL of bookmark" +msgstr "URL du favoris" -#: ../../mod/photos.php:500 -msgid "Access to this item is restricted." -msgstr "L'accès à l'élément est restreint." - -#: ../../mod/photos.php:574 -#, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." -msgstr "Vous avez utilisé %1$.2f mégaoctets sur les %2$.2f autorisés pour le stockage des photos." - -#: ../../mod/photos.php:577 -#, php-format -msgid "You have used %1$.2f Mbytes of photo storage." -msgstr "Vous avez utilisé %1$.2f mégaoctets pour le stockage des photos." - -#: ../../mod/photos.php:596 -msgid "Upload Photos" -msgstr "Téléverser des photos" - -#: ../../mod/photos.php:600 ../../mod/photos.php:670 -msgid "New album name: " -msgstr "Créer un album :" - -#: ../../mod/photos.php:601 -msgid "or existing album name: " -msgstr "ou choisir un album existant :" - -#: ../../mod/photos.php:602 -msgid "Do not show a status post for this upload" -msgstr "Ne pas publier de statut pour cet envoi" - -#: ../../mod/photos.php:622 -msgid "Album name could not be decoded" -msgstr "Le nom de l'Album n'a pu être décodé" - -#: ../../mod/photos.php:659 ../../mod/photos.php:681 ../../mod/photos.php:1135 -#: ../../mod/photos.php:1150 -msgid "Contact Photos" -msgstr "Photos de contact" - -#: ../../mod/photos.php:685 -msgid "Edit Album" -msgstr "Éditer l'album" - -#: ../../mod/photos.php:691 -msgid "Show Newest First" -msgstr "Ordre anté-chronologique" - -#: ../../mod/photos.php:693 -msgid "Show Oldest First" -msgstr "Ordre chronologique" - -#: ../../mod/photos.php:736 ../../mod/photos.php:1182 -msgid "View Photo" -msgstr "Voir la photo" - -#: ../../mod/photos.php:782 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Permission refusée. L'accès à cet élément peut avoir été restreint." - -#: ../../mod/photos.php:784 -msgid "Photo not available" -msgstr "Photo indisponible" - -#: ../../mod/photos.php:844 -msgid "Use as profile photo" -msgstr "Utiliser comme photo du profil" - -#: ../../mod/photos.php:868 -msgid "View Full Size" -msgstr "Voir en taille réelle" - -#: ../../mod/photos.php:946 -msgid "Edit photo" -msgstr "Éditer la photo" - -#: ../../mod/photos.php:948 -msgid "Rotate CW (right)" -msgstr "Rotation horaire (droite)" - -#: ../../mod/photos.php:949 -msgid "Rotate CCW (left)" -msgstr "Rotation anti-horaire (gauche)" - -#: ../../mod/photos.php:952 -msgid "New album name" -msgstr "Nouveau nom d'album :" - -#: ../../mod/photos.php:955 -msgid "Caption" -msgstr "Titre/légende" - -#: ../../mod/photos.php:957 -msgid "Add a Tag" -msgstr "Ajouter une étiquette" - -#: ../../mod/photos.php:960 -msgid "" -"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" -msgstr "Exemple : @bob, @Barbara_Jensen, @jim@exemple.com, #Ile_de_France, #marathon" - -#: ../../mod/photos.php:1113 -msgid "In This Photo:" -msgstr "Dans cette photo :" - -#: ../../mod/photos.php:1188 -msgid "View Album" -msgstr "Voir l'album" - -#: ../../mod/photos.php:1197 -msgid "Recent Photos" -msgstr "Photos récentes" - -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Impossible de créer la source. Aucun canal selectionné." - -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Source créée." - -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Source mise à jour." - -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" - -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "Gérer les sources distantes du contenu de votre canal." - -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Nouvelle Source" - -#: ../../mod/sources.php:101 ../../mod/sources.php:133 -msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "Importer tout ou partie du contenu du canal suivant dans le canal en cours, et le distribuer en concordance avec les réglages de votre canal." - -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "N'importer le contenu que s'ils contient ces mots (un par ligne)" - -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "Laissez en blanc pour importer tout le contenu public" - -#: ../../mod/sources.php:103 ../../mod/sources.php:137 -#: ../../mod/new_channel.php:110 -msgid "Channel Name" -msgstr "Nom du Canal" - -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "Source introuvable." - -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Éditer la source" - -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Supprimer la source" - -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "Source supprimée" - -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "Impossible de supprimer la source." +#: ../../mod/rbmark.php:99 +msgid "Or enter new bookmark folder name" +msgstr "Ou entrez le nom d'un nouveau dossier" #: ../../mod/filer.php:49 msgid "- select -" msgstr "- choisir -" -#: ../../mod/events.php:72 -msgid "Event title and start time are required." -msgstr "Un titre et une date de début sont requises pour l'événement." - -#: ../../mod/events.php:86 -msgid "Event not found." -msgstr "Événement introuvable." - -#: ../../mod/events.php:329 -msgid "l, F j" -msgstr "l j F" - -#: ../../mod/events.php:351 -msgid "Edit event" -msgstr "Éditer l'événement" - -#: ../../mod/events.php:397 -msgid "Create New Event" -msgstr "Créer événement" - -#: ../../mod/events.php:398 -msgid "Previous" -msgstr "Précédent" - -#: ../../mod/events.php:469 -msgid "hour:minute" -msgstr "heure:minute" - -#: ../../mod/events.php:489 -msgid "Event details" -msgstr "Détails de l'événement" - -#: ../../mod/events.php:490 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." -msgstr "Le format est %s %s. Date de début et titre obligatoires." - -#: ../../mod/events.php:492 -msgid "Event Starts:" -msgstr "L'événement débute :" - -#: ../../mod/events.php:492 ../../mod/events.php:506 ../../mod/appman.php:91 -#: ../../mod/appman.php:92 -msgid "Required" -msgstr "Requis" - -#: ../../mod/events.php:495 -msgid "Finish date/time is not known or not relevant" -msgstr "Date/heure de fin inconnue ou sans objet" - -#: ../../mod/events.php:497 -msgid "Event Finishes:" -msgstr "L'événement termine :" - -#: ../../mod/events.php:500 -msgid "Adjust for viewer timezone" -msgstr "Ajuster au fuseau horaire du visiteur" - -#: ../../mod/events.php:502 -msgid "Description:" -msgstr "Description:" - -#: ../../mod/events.php:506 -msgid "Title:" -msgstr "Titre:" - -#: ../../mod/events.php:508 -msgid "Share this event" -msgstr "Partager cet événement" - -#: ../../mod/filestorage.php:68 +#: ../../mod/filestorage.php:82 msgid "Permission Denied." msgstr "Permission refusée." -#: ../../mod/filestorage.php:85 +#: ../../mod/filestorage.php:98 msgid "File not found." msgstr "Fichier introuvable." -#: ../../mod/filestorage.php:122 +#: ../../mod/filestorage.php:141 msgid "Edit file permissions" msgstr "Éditer les permissions du fichier" -#: ../../mod/filestorage.php:131 +#: ../../mod/filestorage.php:150 msgid "Set/edit permissions" msgstr "Définir/Édition des authorisations" -#: ../../mod/filestorage.php:132 +#: ../../mod/filestorage.php:151 msgid "Include all files and sub folders" msgstr "Inclure tous fichiers et sous-répertoires" -#: ../../mod/filestorage.php:133 +#: ../../mod/filestorage.php:152 msgid "Return to file list" msgstr "Retourner à la liste des fichiers" -#: ../../mod/filestorage.php:135 +#: ../../mod/filestorage.php:154 msgid "Copy/paste this code to attach file to a post" msgstr "Copiez/collez ce code pour joindre le fichier à une publication" -#: ../../mod/filestorage.php:136 +#: ../../mod/filestorage.php:155 msgid "Copy/paste this URL to link file from a web page" msgstr "Copiez/collez cette URL pour lier le fichier depuis une page web" +#: ../../mod/filestorage.php:157 +msgid "Share this file" +msgstr "Partager ce fichier" + +#: ../../mod/filestorage.php:158 +msgid "Show URL to this file" +msgstr "Montrer l'URL de ce fichier" + +#: ../../mod/filestorage.php:159 +msgid "Notify your contacts about this file" +msgstr "Notifier vos contacts à propos de ce fichier" + #: ../../mod/follow.php:25 msgid "Channel added." msgstr "Canal ajouté." -#: ../../mod/subthread.php:103 +#: ../../mod/register.php:44 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "Nombre d'inscriptions quotidiennes dépassé. Merci de recommencer demain." + +#: ../../mod/register.php:50 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "Merci d'indiquer votre adhésion aux Règles du Service. L'inscription a échoué." + +#: ../../mod/register.php:84 +msgid "Passwords do not match." +msgstr "Les mots de passe ne concordent pas." + +#: ../../mod/register.php:117 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "Inscription réussie. Merci de vérifier vos courriels pour valider votre compte." + +#: ../../mod/register.php:123 +msgid "Your registration is pending approval by the site owner." +msgstr "Votre inscription est en attente de l'approbation d'un administrateur." + +#: ../../mod/register.php:126 +msgid "Your registration can not be processed." +msgstr "Votre inscription ne peut être traîtée." + +#: ../../mod/register.php:163 +msgid "Registration on this site/hub is by approval only." +msgstr "L'inscription sur cette instance/ce site est soumis à une modération." + +#: ../../mod/register.php:164 +msgid "Register at another affiliated site/hub" +msgstr "S'inscrire sur un site/hub affilié" + +#: ../../mod/register.php:174 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Ce site a dépassé le nombre de création de compte autorisé par jour. Merci de recommencer demain." + +#: ../../mod/register.php:185 +msgid "Terms of Service" +msgstr "Règles du Service" + +#: ../../mod/register.php:191 #, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s suit %3$s de %2$s" +msgid "I accept the %s for this website" +msgstr "J'accepte %s de ce site" + +#: ../../mod/register.php:193 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "J'ai plus de 13 ans et j'accepte les %s de ce site" + +#: ../../mod/register.php:212 +msgid "Membership on this site is by invitation only." +msgstr "L'inscription à ce site se fait uniquement sur invitation." + +#: ../../mod/register.php:213 +msgid "Please enter your invitation code" +msgstr "Merci de saisir votre code d'invitation" + +#: ../../mod/register.php:216 +msgid "Your email address" +msgstr "Votre adresse de courriel" + +#: ../../mod/register.php:217 +msgid "Choose a password" +msgstr "Choisissez un mot de passe" + +#: ../../mod/register.php:218 +msgid "Please re-enter your password" +msgstr "Confirmez-le" #: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 msgid "Contact not found." @@ -6263,11 +6564,9 @@ msgstr "Suggérer une relation" msgid "Suggest a friend for %s" msgstr "Suggérer une relation à %s" -#: ../../mod/suggest.php:35 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Pas de suggestions pour l'instant. Si le site est récent, merci de re-tenter dans 24 heures." +#: ../../mod/regmod.php:11 +msgid "Please login." +msgstr "Merci de vous connecter." #: ../../mod/group.php:20 msgid "Collection created." @@ -6279,7 +6578,7 @@ msgstr "Impossible de créer la collection." #: ../../mod/group.php:54 msgid "Collection updated." -msgstr "Collection mise à jour." +msgstr "Collection mise-à-jour." #: ../../mod/group.php:86 msgid "Create a collection of channels." @@ -6305,758 +6604,284 @@ msgstr "Impossible de supprimer la collection." msgid "Collection Editor" msgstr "Éditeur de collection" -#: ../../mod/group.php:196 -msgid "Members" -msgstr "Membres" +#: ../../mod/removeaccount.php:30 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Il est impossible de supprimer un compte à l'intérieur de 48 heures après avoir changé le mot de passe d'un compte." -#: ../../mod/group.php:198 -msgid "All Connected Channels" -msgstr "Tous canaux connectés" +#: ../../mod/removeaccount.php:57 +msgid "Remove This Account" +msgstr "Supprimer ce Compte" -#: ../../mod/group.php:233 -msgid "Click on a channel to add or remove." -msgstr "Cliquer sur un canal pour l'ajouter ou le supprimer" +#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 +msgid "WARNING: " +msgstr "ATTENTION :" -#: ../../mod/tagger.php:98 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s a étiqueté le %3$s de %2$s par %4$s" +#: ../../mod/removeaccount.php:58 +msgid "" +"This account and all its channels will be completely removed from the " +"network. " +msgstr "Ce compte et tous ses canaux seront entièrement supprimés du réseau." -#: ../../mod/help.php:43 ../../mod/help.php:49 ../../mod/help.php:55 +#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 +msgid "This action is permanent and can not be undone!" +msgstr "Cette action est permanente et irréversible !" + +#: ../../mod/removeaccount.php:59 ../../mod/removeme.php:59 +msgid "Please enter your password for verification:" +msgstr "Merci de re-saisir votre mot de passe pour vérification :" + +#: ../../mod/removeaccount.php:60 +msgid "" +"Remove this account, all its channels and all its channel clones from the " +"network" +msgstr "Supprimer ce compte, tous ses canaux et tous les clones sur la matrice." + +#: ../../mod/removeaccount.php:60 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" +msgstr "Par défault, seuls les instances de canaux situés sur ce hub seront supprimer de la matrice." + +#: ../../mod/removeaccount.php:61 ../../mod/settings.php:720 +msgid "Remove Account" +msgstr "Supprimer le compte" + +#: ../../mod/help.php:49 ../../mod/help.php:55 ../../mod/help.php:61 msgid "Help:" msgstr "Aide :" -#: ../../mod/help.php:69 ../../index.php:233 +#: ../../mod/help.php:76 ../../index.php:242 msgid "Not Found" msgstr "Introuvable" -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "Étiquette retirée" +#: ../../mod/help.php:100 +msgid "$Projectname Documentation" +msgstr "Documentation $Projectname" -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "Retirer une étiquette à l'élément" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "Étiquette à retirer :" - -#: ../../mod/admin.php:52 -msgid "Theme settings updated." -msgstr "Réglages du thème sauvegardés." - -#: ../../mod/admin.php:97 ../../mod/admin.php:450 -msgid "Site" -msgstr "Site" - -#: ../../mod/admin.php:98 -msgid "Accounts" -msgstr "Comptes" - -#: ../../mod/admin.php:99 ../../mod/admin.php:894 -msgid "Channels" -msgstr "Canaux" - -#: ../../mod/admin.php:100 ../../mod/admin.php:985 ../../mod/admin.php:1027 -msgid "Plugins" -msgstr "Extensions" - -#: ../../mod/admin.php:101 ../../mod/admin.php:1190 ../../mod/admin.php:1226 -msgid "Themes" -msgstr "Thèmes" - -#: ../../mod/admin.php:102 ../../mod/admin.php:550 -msgid "Server" -msgstr "Serveur" - -#: ../../mod/admin.php:103 -msgid "Profile Config" -msgstr "Configurations du profil" - -#: ../../mod/admin.php:104 -msgid "DB updates" -msgstr "MàJ BD" - -#: ../../mod/admin.php:118 ../../mod/admin.php:125 ../../mod/admin.php:1313 -msgid "Logs" -msgstr "Journaux" - -#: ../../mod/admin.php:124 -msgid "Plugin Features" -msgstr "Fonctionnalités liées aux extensions" - -#: ../../mod/admin.php:126 -msgid "User registrations waiting for confirmation" -msgstr "Inscriptions en attente" - -#: ../../mod/admin.php:206 -msgid "Message queues" -msgstr "File des messages" - -#: ../../mod/admin.php:211 ../../mod/admin.php:449 ../../mod/admin.php:549 -#: ../../mod/admin.php:758 ../../mod/admin.php:893 ../../mod/admin.php:984 -#: ../../mod/admin.php:1026 ../../mod/admin.php:1189 ../../mod/admin.php:1225 -#: ../../mod/admin.php:1312 -msgid "Administration" -msgstr "Administration" - -#: ../../mod/admin.php:212 -msgid "Summary" -msgstr "Résumé" - -#: ../../mod/admin.php:214 -msgid "Registered users" -msgstr "Utilisateurs inscrits" - -#: ../../mod/admin.php:216 ../../mod/admin.php:553 -msgid "Pending registrations" -msgstr "Inscriptions en attente" - -#: ../../mod/admin.php:217 -msgid "Version" -msgstr "Version" - -#: ../../mod/admin.php:219 ../../mod/admin.php:554 -msgid "Active plugins" -msgstr "Extensions actives" - -#: ../../mod/admin.php:370 -msgid "Site settings updated." -msgstr "Réglages du site sauvegardés." - -#: ../../mod/admin.php:401 -msgid "No special theme for accessibility" -msgstr "Pas de thème spécifique pour l'accessibilité" - -#: ../../mod/admin.php:430 -msgid "Yes - with approval" -msgstr "Oui - avec approbation" - -#: ../../mod/admin.php:436 -msgid "My site is not a public server" -msgstr "Mon site n'est pas un serveur publique" - -#: ../../mod/admin.php:437 -msgid "My site has paid access only" -msgstr "Mon site est payant" - -#: ../../mod/admin.php:438 -msgid "My site has free access only" -msgstr "Mon site est gratuit" - -#: ../../mod/admin.php:439 -msgid "My site offers free accounts with optional paid upgrades" -msgstr "Mon site offre des comptes gratuits avec des ajouts payants" - -#: ../../mod/admin.php:453 -msgid "File upload" -msgstr "Envoi de fichier" - -#: ../../mod/admin.php:454 -msgid "Policies" -msgstr "Stratégies" - -#: ../../mod/admin.php:459 -msgid "Site name" -msgstr "Nom du site" - -#: ../../mod/admin.php:460 -msgid "Banner/Logo" -msgstr "Bannière/logo" - -#: ../../mod/admin.php:461 -msgid "Administrator Information" -msgstr "Informations sur l'administrateur" - -#: ../../mod/admin.php:461 +#: ../../mod/removeme.php:29 msgid "" -"Contact information for site administrators. Displayed on siteinfo page. " -"BBCode can be used here" -msgstr "Coordonnées de l'administrateur du site. Affichée sur la page 'siteinfo'. Vous pouvez utiliser du BBCode ici" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Il est impossible de supprimer un canal à l'intérieur de 48 heures après avoir changé le mot de passe d'un compte." -#: ../../mod/admin.php:462 -msgid "System language" -msgstr "Langue du système" +#: ../../mod/removeme.php:57 +msgid "Remove This Channel" +msgstr "Supprimer ce Canal" -#: ../../mod/admin.php:463 -msgid "System theme" -msgstr "Thème du système" +#: ../../mod/removeme.php:58 +msgid "This channel will be completely removed from the network. " +msgstr "Ce canal sera complètement supprimé du réseau." -#: ../../mod/admin.php:463 +#: ../../mod/removeme.php:60 +msgid "Remove this channel and all its clones from the network" +msgstr "Supprimer ce canal ainsi que tous ses clones sur la matrice" + +#: ../../mod/removeme.php:60 msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Thème par défaut - il peut être changé pour chaque profil utilisateur - modifier le thème" +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "Par défaut, seule l'instance du canal présente sur ce hub sera supprimée du réseau" -#: ../../mod/admin.php:464 -msgid "Mobile system theme" -msgstr "Thème système pour mobile" +#: ../../mod/removeme.php:61 ../../mod/settings.php:1137 +msgid "Remove Channel" +msgstr "Enlever le canal" -#: ../../mod/admin.php:464 -msgid "Theme for mobile devices" -msgstr "Thème dédié aux périphériques mobiles" +#: ../../mod/home.php:58 ../../mod/home.php:66 ../../mod/siteinfo.php:155 +msgid "$Projectname" +msgstr "$Projectname" -#: ../../mod/admin.php:465 -msgid "Accessibility system theme" -msgstr "Thème système pour l'accessibilité" - -#: ../../mod/admin.php:465 -msgid "Accessibility theme" -msgstr "Thème pour l'accessibilité" - -#: ../../mod/admin.php:466 -msgid "Channel to use for this website's static pages" -msgstr "Canal à utiliser pour les pages statiques de ce site" - -#: ../../mod/admin.php:466 -msgid "Site Channel" -msgstr "Canal de ce HUB" - -#: ../../mod/admin.php:468 -msgid "Maximum image size" -msgstr "Taille maximale des images" - -#: ../../mod/admin.php:468 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Taille maximum, en octets, des images envoyées. Par défaut 0, soit sans limite." - -#: ../../mod/admin.php:469 -msgid "Does this site allow new member registration?" -msgstr "Est-ce que l'enregistrement de nouveau membres sur ce site est autorisé?" - -#: ../../mod/admin.php:470 -msgid "Which best describes the types of account offered by this hub?" -msgstr "Choisissez le type de comptes offert sur ce hub?" - -#: ../../mod/admin.php:471 -msgid "Register text" -msgstr "Texte d'inscription" - -#: ../../mod/admin.php:471 -msgid "Will be displayed prominently on the registration page." -msgstr "Sera affiché de manière bien visible sur le formulaire d'inscription." - -#: ../../mod/admin.php:472 -msgid "Accounts abandoned after x days" -msgstr "Les comptes sont abandonnés après x jours" - -#: ../../mod/admin.php:472 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Pour éviter de gaspiller les ressources du système en essayer de mettre à jour des comptes abandonnés. Mettez 0 pour ne pas avoir de limite de temps." - -#: ../../mod/admin.php:473 -msgid "Allowed friend domains" -msgstr "Domaines amicaux" - -#: ../../mod/admin.php:473 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Liste de noms de domaines - séparés par des virgules - pour lesquels ce site acceptera les demandes d'amitié ou de mise en relation. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines." - -#: ../../mod/admin.php:474 -msgid "Allowed email domains" -msgstr "Domaines de courriels amicaux" - -#: ../../mod/admin.php:474 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Liste de noms de domaines - séparés par des virgules - dont les adresses de courriel seront autorisées lors de l'inscription à ce site. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines." - -#: ../../mod/admin.php:475 -msgid "Block public" -msgstr "Bloquer public" - -#: ../../mod/admin.php:475 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently logged in." -msgstr "Cocher pour interdire tout accès public, y compris aux pages marquées comme publiques, aux visiteurs anonymes." - -#: ../../mod/admin.php:476 -msgid "Force publish" -msgstr "Forcer publication" - -#: ../../mod/admin.php:476 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Cocher pour forcer la publication de tous les profils du site dans l'annuaire." - -#: ../../mod/admin.php:477 -msgid "Disable discovery tab" -msgstr "Désactiver l'onglet \"À découvrir\"" - -#: ../../mod/admin.php:477 -msgid "" -"Remove the tab in the network view with public content pulled from sources " -"chosen for this site." -msgstr "Ne pas afficher d'onglet avec des contenus publics automatiquement rassemblées depuis des sources choisies pour ce site." - -#: ../../mod/admin.php:478 -msgid "No login on Homepage" -msgstr "Pas de connexion depuis la page d'accueil" - -#: ../../mod/admin.php:478 -msgid "" -"Check to hide the login form from your sites homepage when visitors arrive " -"who are not logged in (e.g. when you put the content of the homepage in via " -"the site channel)." -msgstr "Cocher pour ne pas montrer le formulaire de connexion sur la page d'accueil (typiquement, pour quand vous utilisez la page d'accueil pour afficher du contenu via le canal du site)." - -#: ../../mod/admin.php:480 -msgid "Proxy user" -msgstr "Utilisateurs du proxy" - -#: ../../mod/admin.php:481 -msgid "Proxy URL" -msgstr "URL du proxy (visiter @proxy-list)" - -#: ../../mod/admin.php:482 -msgid "Network timeout" -msgstr "Délai maximal du réseau" - -#: ../../mod/admin.php:482 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "En secondes. Mettre à 0 pour ne pas avoir de délai maximal (pas recommandé)." - -#: ../../mod/admin.php:483 -msgid "Delivery interval" -msgstr "Intervalle de distribution" - -#: ../../mod/admin.php:483 -msgid "" -"Delay background delivery processes by this many seconds to reduce system " -"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " -"for large dedicated servers." -msgstr "Temporise le processus de distribution de tant de secondes pour réduire la charge sur le système. Valeurs recommandées : 4-5 pour les serveurs mutualisés, 2-3 pour les VPS. 0-1 pour les gros serveurs dédiés." - -#: ../../mod/admin.php:484 -msgid "Poll interval" -msgstr "Intervalle de scrutation" - -#: ../../mod/admin.php:484 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Temporise le processus de scrutation en tâche de fond de tant de secondes, pour réduire la charge. Si 0, utilise l'intervalle de distribution." - -#: ../../mod/admin.php:485 -msgid "Maximum Load Average" -msgstr "Charge moyenne maximale" - -#: ../../mod/admin.php:485 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Charge système maximale au-delà de laquelle distribution et scrutation sont mis en pause - par défaut 50." - -#: ../../mod/admin.php:541 -msgid "No server found" -msgstr "Serveur introuvable" - -#: ../../mod/admin.php:548 ../../mod/admin.php:772 -msgid "ID" -msgstr "ID" - -#: ../../mod/admin.php:548 -msgid "for channel" -msgstr "pour le canal" - -#: ../../mod/admin.php:548 -msgid "on server" -msgstr "sur le serveur" - -#: ../../mod/admin.php:548 -msgid "Status" -msgstr "État" - -#: ../../mod/admin.php:569 -msgid "Update has been marked successful" -msgstr "La mise à jour a été marquée comme réussie" - -#: ../../mod/admin.php:579 +#: ../../mod/home.php:75 #, php-format -msgid "Executing %s failed. Check system logs." -msgstr "L'éxecution de %s a échoué. Merci de vérifier les journaux du système." +msgid "Welcome to %s" +msgstr "Bienvenue sur %s" -#: ../../mod/admin.php:582 -#, php-format -msgid "Update %s was successfully applied." -msgstr "La mise à jour %s a été appliquée avec succès." - -#: ../../mod/admin.php:586 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "La mise à jour %s n'a pas retourné d'information. Impossible de savoir si elle a réussi ou non." - -#: ../../mod/admin.php:589 -#, php-format -msgid "Update function %s could not be found." -msgstr "La fonction de mise à jour %s est introuvable." - -#: ../../mod/admin.php:604 -msgid "No failed updates." -msgstr "Aucune mise à jour défaillante." - -#: ../../mod/admin.php:608 -msgid "Failed Updates" -msgstr "Mises à jour défaillantes" - -#: ../../mod/admin.php:610 -msgid "Mark success (if update was manually applied)" -msgstr "Marquer comme réussie (si la mise à jour a été réalisée manuellement)" - -#: ../../mod/admin.php:611 -msgid "Attempt to execute this update step automatically" -msgstr "Tenter de réaliser cette étape de mise à jour automatiquement" - -#: ../../mod/admin.php:637 -#, php-format -msgid "%s user blocked/unblocked" -msgid_plural "%s users blocked/unblocked" -msgstr[0] "%s utilisateur bloqué/débloqué" -msgstr[1] "%s utilisateurs bloqués/débloqués" - -#: ../../mod/admin.php:644 -#, php-format -msgid "%s user deleted" -msgid_plural "%s users deleted" -msgstr[0] "%s utilisateur supprimé" -msgstr[1] "%s utilisateurs supprimés" - -#: ../../mod/admin.php:675 -msgid "Account not found" -msgstr "Compte introuvable" - -#: ../../mod/admin.php:686 -#, php-format -msgid "User '%s' deleted" -msgstr "Utilisateur '%s' supprimé" - -#: ../../mod/admin.php:695 -#, php-format -msgid "User '%s' unblocked" -msgstr "Utilisateur '%s' débloqué" - -#: ../../mod/admin.php:695 -#, php-format -msgid "User '%s' blocked" -msgstr "Utilisateur '%s' bloqué" - -#: ../../mod/admin.php:759 ../../mod/admin.php:771 -msgid "Users" -msgstr "Utilisateurs" - -#: ../../mod/admin.php:761 ../../mod/admin.php:896 -msgid "select all" -msgstr "tout sélectionner" - -#: ../../mod/admin.php:762 -msgid "User registrations waiting for confirm" -msgstr "Inscriptions en attente d'approbation" - -#: ../../mod/admin.php:763 -msgid "Request date" -msgstr "Date de la demande" - -#: ../../mod/admin.php:764 -msgid "No registrations." -msgstr "Pas d'inscriptions." - -#: ../../mod/admin.php:765 -msgid "Approve" -msgstr "Approuver" - -#: ../../mod/admin.php:766 -msgid "Deny" -msgstr "Refuser" - -#: ../../mod/admin.php:772 -msgid "Register date" -msgstr "Date d'inscription" - -#: ../../mod/admin.php:772 -msgid "Last login" -msgstr "Dernière connexion" - -#: ../../mod/admin.php:772 -msgid "Expires" -msgstr "Expire" - -#: ../../mod/admin.php:772 -msgid "Service Class" -msgstr "Classe de service" - -#: ../../mod/admin.php:774 +#: ../../mod/rmagic.php:40 msgid "" -"Selected users will be deleted!\\n\\nEverything these users had posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Les utilisateurs sélectionnés seront supprimés!\\n\\nTout ce que ces utilisateurs ont publié sur ce site sera détruit de manière définitive!\\n\\nÊtes-vous certain?" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Nous avons rencontré un problème avec l'OpenID que vous nous avez fourni. Merci de vérifier que l'ID est bien saisi." -#: ../../mod/admin.php:775 -msgid "" -"The user {0} will be deleted!\\n\\nEverything this user has posted on this " -"site will be permanently deleted!\\n\\nAre you sure?" -msgstr "L'utilisateur {0} sera supprimé!\\n\\nTout ce que cet utilisateur a publié sur ce site sera détruit de manière définitive!\\n\\nÊtes-vous certain?" +#: ../../mod/rmagic.php:40 +msgid "The error message was:" +msgstr "Le message d'erreur était :" -#: ../../mod/admin.php:808 +#: ../../mod/rmagic.php:44 +msgid "Authentication failed." +msgstr "Échec de l'authentification." + +#: ../../mod/rmagic.php:84 +msgid "Remote Authentication" +msgstr "Authentification distante" + +#: ../../mod/rmagic.php:85 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "Entrez l'adresse de votre canal (p.ex. moncanal@monsite.com)" + +#: ../../mod/rmagic.php:86 +msgid "Authenticate" +msgstr "Authentifier" + +#: ../../mod/id.php:11 +msgid "First Name" +msgstr "Prénom" + +#: ../../mod/id.php:12 +msgid "Last Name" +msgstr "Nom de famille" + +#: ../../mod/id.php:13 +msgid "Nickname" +msgstr "Surnom" + +#: ../../mod/id.php:14 +msgid "Full Name" +msgstr "Nom complet" + +#: ../../mod/id.php:20 +msgid "Profile Photo 16px" +msgstr "Photo de profil 16px" + +#: ../../mod/id.php:21 +msgid "Profile Photo 32px" +msgstr "Photo de profil 32px" + +#: ../../mod/id.php:22 +msgid "Profile Photo 48px" +msgstr "Photo de profil 48px" + +#: ../../mod/id.php:23 +msgid "Profile Photo 64px" +msgstr "Photo de profil 64px" + +#: ../../mod/id.php:24 +msgid "Profile Photo 80px" +msgstr "Photo de profil 80px" + +#: ../../mod/id.php:25 +msgid "Profile Photo 128px" +msgstr "Photo de profil 128px" + +#: ../../mod/id.php:26 +msgid "Timezone" +msgstr "Fuseau horaire" + +#: ../../mod/id.php:27 +msgid "Homepage URL" +msgstr "URL de mon site Internet :" + +#: ../../mod/id.php:29 +msgid "Birth Year" +msgstr "Année de naissance" + +#: ../../mod/id.php:30 +msgid "Birth Month" +msgstr "Mois de naissance" + +#: ../../mod/id.php:31 +msgid "Birth Day" +msgstr "Jour de naissance" + +#: ../../mod/id.php:32 +msgid "Birthdate" +msgstr "Date de naissance" + +#: ../../mod/impel.php:191 #, php-format -msgid "%s channel censored/uncensored" -msgid_plural "%s channelss censored/uncensored" -msgstr[0] "%s canal censuré/non-censuré" -msgstr[1] "%s canaux censurés/non-censurés" +msgid "%s element installed" +msgstr "Elément %s installé" -#: ../../mod/admin.php:815 +#: ../../mod/impel.php:194 #, php-format -msgid "%s channel deleted" -msgid_plural "%s channels deleted" -msgstr[0] "%s canal supprimé" -msgstr[1] "%s canaux supprimés" +msgid "%s element installation failed" +msgstr "L'installation de l'élément %s a échoué" -#: ../../mod/admin.php:834 -msgid "Channel not found" -msgstr "Canal introuvable" - -#: ../../mod/admin.php:845 +#: ../../mod/search.php:206 #, php-format -msgid "Channel '%s' deleted" -msgstr "Canal '%s' supprimé" +msgid "Items tagged with: %s" +msgstr "Eléments étiquetés avec : %s" -#: ../../mod/admin.php:855 +#: ../../mod/search.php:208 #, php-format -msgid "Channel '%s' uncensored" -msgstr "Canal '%s' non-censuré" +msgid "Search results for: %s" +msgstr "Résultats de recherche pour : %s" -#: ../../mod/admin.php:855 +#: ../../mod/import.php:25 #, php-format -msgid "Channel '%s' censored" -msgstr "Canal '%s' censuré" +msgid "Your service plan only allows %d channels." +msgstr "Votre forfait n'autorise que %d canaux." -#: ../../mod/admin.php:898 -msgid "Censor" -msgstr "Censurer" - -#: ../../mod/admin.php:899 -msgid "Uncensor" -msgstr "Ne plus censurer" - -#: ../../mod/admin.php:902 -msgid "UID" -msgstr "UID" - -#: ../../mod/admin.php:904 -msgid "" -"Selected channels will be deleted!\\n\\nEverything that was posted in these " -"channels on this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Les canaux sélectionnés seront supprimés!\\n\\nTout ce qui a été publié dans ces canaux sur ce site sera définitivement supprimé!\\n\\nÊtes-vous certain?" - -#: ../../mod/admin.php:905 -msgid "" -"The channel {0} will be deleted!\\n\\nEverything that was posted in this " -"channel on this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Le canal {0} sera supprimé!\\n\\nTout ce qui a été publié sur ce canal sera définitivement supprimé!\\n\\nÊtes-vous certain?" - -#: ../../mod/admin.php:944 -#, php-format -msgid "Plugin %s disabled." -msgstr "Extension %s désactivée." - -#: ../../mod/admin.php:948 -#, php-format -msgid "Plugin %s enabled." -msgstr "Extension %s activée." - -#: ../../mod/admin.php:958 ../../mod/admin.php:1160 -msgid "Disable" -msgstr "Désactiver" - -#: ../../mod/admin.php:960 ../../mod/admin.php:1162 -msgid "Enable" -msgstr "Activer" - -#: ../../mod/admin.php:986 ../../mod/admin.php:1191 -msgid "Toggle" -msgstr "(Dés)activer" - -#: ../../mod/admin.php:994 ../../mod/admin.php:1201 -msgid "Author: " -msgstr "Auteur :" - -#: ../../mod/admin.php:995 ../../mod/admin.php:1202 -msgid "Maintainer: " -msgstr "Maintenu par :" - -#: ../../mod/admin.php:1124 -msgid "No themes found." -msgstr "Aucun thème trouvé." - -#: ../../mod/admin.php:1183 -msgid "Screenshot" -msgstr "Aperçu" - -#: ../../mod/admin.php:1231 -msgid "[Experimental]" -msgstr "[Expérimental]" - -#: ../../mod/admin.php:1232 -msgid "[Unsupported]" -msgstr "[Non-supporté]" - -#: ../../mod/admin.php:1259 -msgid "Log settings updated." -msgstr "Réglages du journal sauvegardés." - -#: ../../mod/admin.php:1315 -msgid "Clear" -msgstr "Vider" - -#: ../../mod/admin.php:1321 -msgid "Debugging" -msgstr "Débogage" - -#: ../../mod/admin.php:1322 -msgid "Log file" -msgstr "Fichier du journal" - -#: ../../mod/admin.php:1322 -msgid "" -"Must be writable by web server. Relative to your Red top-level directory." -msgstr "Doit être accessible en écriture par le serveur web. Chemin relatif à la racine de votre installation de la Matrice Rouge." - -#: ../../mod/admin.php:1323 -msgid "Log level" -msgstr "Niveau de journalisation" - -#: ../../mod/thing.php:98 -msgid "Thing updated" -msgstr "Chose mise à jour" - -#: ../../mod/thing.php:158 -msgid "Object store: failed" -msgstr "Stockage de l'objet : échec" - -#: ../../mod/thing.php:162 -msgid "Thing added" -msgstr "Chose ajoutée" - -#: ../../mod/thing.php:182 -#, php-format -msgid "OBJ: %1$s %2$s %3$s" -msgstr "OBJ: %1$s %2$s %3$s" - -#: ../../mod/thing.php:234 -msgid "Show Thing" -msgstr "Montrer chose" - -#: ../../mod/thing.php:241 -msgid "item not found." -msgstr "élément introuvable." - -#: ../../mod/thing.php:272 -msgid "Edit Thing" -msgstr "Éditer chose" - -#: ../../mod/thing.php:274 ../../mod/thing.php:321 -msgid "Select a profile" -msgstr "Choisissez un profil" - -#: ../../mod/thing.php:278 ../../mod/thing.php:324 -msgid "Post an activity" -msgstr "Publier une activité" - -#: ../../mod/thing.php:278 ../../mod/thing.php:324 -msgid "Only sends to viewers of the applicable profile" -msgstr "Envoi exclusivement au membres autorisé de ce profil" - -#: ../../mod/thing.php:280 ../../mod/thing.php:326 -msgid "Name of thing e.g. something" -msgstr "Nom de la chose, p.ex. quelque-chose" - -#: ../../mod/thing.php:282 ../../mod/thing.php:327 -msgid "URL of thing (optional)" -msgstr "URL de la chose (optionnel)" - -#: ../../mod/thing.php:284 ../../mod/thing.php:328 -msgid "URL for photo of thing (optional)" -msgstr "URL de l'image de la chose (optionnel)" - -#: ../../mod/thing.php:319 -msgid "Add Thing to your Profile" -msgstr "Ajouter la chose à votre profil" - -#: ../../mod/import.php:36 +#: ../../mod/import.php:60 msgid "Nothing to import." msgstr "Rien à importer." -#: ../../mod/import.php:58 +#: ../../mod/import.php:84 msgid "Unable to download data from old server" msgstr "Impossible de récupérer les données de l'ancien serveur" -#: ../../mod/import.php:64 +#: ../../mod/import.php:90 msgid "Imported file is empty." msgstr "Le fichier importé est vide." -#: ../../mod/import.php:88 +#: ../../mod/import.php:110 +msgid "The data provided is not compatible with this project." +msgstr "" + +#: ../../mod/import.php:115 +#, php-format +msgid "Warning: Database versions differ by %1$d updates." +msgstr "Attention : les versions de bases de données diffèrent de %1$d mises à jour." + +#: ../../mod/import.php:135 msgid "" "Cannot create a duplicate channel identifier on this system. Import failed." msgstr "Impossible de créer un doublon d'un identifiant de canal. L'import a échoué." -#: ../../mod/import.php:106 +#: ../../mod/import.php:176 msgid "Channel clone failed. Import failed." msgstr "Le clonage du canal a échoué. L'import a échoué." -#: ../../mod/import.php:116 +#: ../../mod/import.php:186 msgid "Cloned channel not found. Import failed." msgstr "Le canal cloné n'a pas été trouvé. L'import a échoué." -#: ../../mod/import.php:364 -msgid "Import completed." -msgstr "L'import est terminé." - -#: ../../mod/import.php:377 +#: ../../mod/import.php:574 msgid "You must be logged in to use this feature." msgstr "Vous devez vous connecter pour utiliser cette fonctionnalité." -#: ../../mod/import.php:382 +#: ../../mod/import.php:579 msgid "Import Channel" msgstr "Importation de canal" -#: ../../mod/import.php:383 +#: ../../mod/import.php:580 msgid "" "Use this form to import an existing channel from a different server/hub. You" " may retrieve the channel identity from the old server/hub via the network " -"or provide an export file. Only identity and connections/relationships will " -"be imported. Importation of content is not yet available." -msgstr "Utilisez ce formulaire pour importer un canal existant sur un serveur différent. Vous pouvez récupérer l'identité du canal sur l'ancien serveur directement par le réseau, ou bien fournir un fichier d'export. Seules les données d'identité et de relations seront importées. L'importation du contenu est toujours en développement." +"or provide an export file." +msgstr "Utilisez ce formulaire pour importer un canal existant sur un autre serveur. Vous pouvez récupérer l'identité du canal sur l'ancien serveur directement par le réseau, ou bien fournir un fichier d'export/import." -#: ../../mod/import.php:384 +#: ../../mod/import.php:581 msgid "File to Upload" msgstr "Fichier à envoyer" -#: ../../mod/import.php:385 +#: ../../mod/import.php:582 msgid "Or provide the old server/hub details" msgstr "Ou fournissez les détails de l'ancien serveur" -#: ../../mod/import.php:386 +#: ../../mod/import.php:583 msgid "Your old identity address (xyz@example.com)" msgstr "Votre ancienne identité (zyx@exemple.com)" -#: ../../mod/import.php:387 +#: ../../mod/import.php:584 msgid "Your old login email address" msgstr "Votre ancienne adresse de courriel" -#: ../../mod/import.php:388 +#: ../../mod/import.php:585 msgid "Your old login password" msgstr "Votre ancien mot de passe" -#: ../../mod/import.php:389 +#: ../../mod/import.php:586 msgid "" "For either option, please choose whether to make this hub your new primary " "address, or whether your old location should continue this role. You will be" @@ -7064,10 +6889,26 @@ msgid "" "primary location for files, photos, and media." msgstr "Quelle que soit l'option choisie, merci de décider si cette nouvelle adresse sera la primaire, ou si votre ancienne adresse continuera à jouer ce rôle. Vous pourrez publier depuis l'adresse de votre choix, mais une seule peut être déclarée comme stockage primaire de vos fichiers/photos/media." -#: ../../mod/import.php:390 +#: ../../mod/import.php:587 msgid "Make this hub my primary location" msgstr "Faire de ce hub l'adresse principale de ce canal" +#: ../../mod/import.php:588 +msgid "" +"Import existing posts if possible (experimental - limited by available " +"memory" +msgstr "Importer les publications existantes si possible (expérimental - limité par la mémoire disponible)" + +#: ../../mod/import.php:589 +msgid "" +"This process may take several minutes to complete. Please submit the form " +"only once and leave this page open until finished." +msgstr "Ce processus peut prendre plusieurs minutes. Merci de ne valider le formulaire qu'une seule fois et de laisser cette page ouverte jusqu'à la fin." + +#: ../../mod/service_limits.php:19 +msgid "No service class restrictions found." +msgstr "Aucune restriction de classe de service trouvée." + #: ../../mod/invite.php:25 msgid "Total invitation limit exceeded." msgstr "Limite du nombre total d'invitation dépassée." @@ -7109,25 +6950,22 @@ msgstr "Envoyer des invitations" msgid "Enter email addresses, one per line:" msgstr "Entrez les adresses de courriel, une par ligne :" -#: ../../mod/invite.php:131 ../../mod/mail.php:225 ../../mod/mail.php:338 -msgid "Your message:" -msgstr "Votre message :" - #: ../../mod/invite.php:132 -msgid "Please join my community on Hubzilla." -msgstr "Veuillez me rejoindre sur la Matrice Rouge." +msgid "Please join my community on $Projectname." +msgstr "Rejoignez ma communauté sur $Projectname." #: ../../mod/invite.php:134 msgid "You will need to supply this invitation code: " msgstr "Vous aurez besoin de fournir le code suivant:" #: ../../mod/invite.php:135 -msgid "1. Register at any Hubzilla location (they are all inter-connected)" -msgstr "1. Enregistrez-vous sur n'importe quel serveurs ( ils sont tous inter-connectés )" +msgid "" +"1. Register at any $Projectname location (they are all inter-connected)" +msgstr "1. Enregistrez-vous sur n'importe quel serveur $Projectname (ils sont tous inter-connectés)" #: ../../mod/invite.php:137 -msgid "2. Enter my Hubzilla network address into the site searchbar." -msgstr "2. Saisissez l'adresse de mon canal dans la barre de recherche du site." +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "2. Saisissez l'adresse de mon canal $Projectname dans la barre de recherche du site." #: ../../mod/invite.php:138 msgid "or visit " @@ -7137,44 +6975,1049 @@ msgstr "ou visitez" msgid "3. Click [Connect]" msgstr "3. Click sur [Ajouter]" -#: ../../mod/item.php:146 +#: ../../mod/settings.php:76 +msgid "Name is required" +msgstr "Le nom est requis" + +#: ../../mod/settings.php:80 +msgid "Key and Secret are required" +msgstr "Clef et secret sont requis" + +#: ../../mod/settings.php:130 +msgid "Diaspora Policy Settings updated." +msgstr "" + +#: ../../mod/settings.php:238 +msgid "Passwords do not match. Password unchanged." +msgstr "Les deux saisies du mot de passe ne correspondent pas. Il n'a donc pas été changé." + +#: ../../mod/settings.php:242 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Le mot de passe ne peut pas être vide. Il n'a donc pas été changé." + +#: ../../mod/settings.php:256 +msgid "Password changed." +msgstr "Le mot de passe a été changé." + +#: ../../mod/settings.php:258 +msgid "Password update failed. Please try again." +msgstr "La mise-à-jour du mot de passe a échoué. Merci de recommencer." + +#: ../../mod/settings.php:272 +msgid "Not valid email." +msgstr "Adresse de courriel non-valide." + +#: ../../mod/settings.php:275 +msgid "Protected email address. Cannot change to that email." +msgstr "Adresse de courriel protégée. Impossible de l'utiliser." + +#: ../../mod/settings.php:284 +msgid "System failure storing new email. Please try again." +msgstr "Défaillance système lors du stockage de la nouvelle adresse de courriel. Merci de ré-essayer." + +#: ../../mod/settings.php:523 +msgid "Settings updated." +msgstr "Réglages sauvegardés." + +#: ../../mod/settings.php:587 ../../mod/settings.php:613 +#: ../../mod/settings.php:649 +msgid "Add application" +msgstr "Ajouter une application" + +#: ../../mod/settings.php:590 +msgid "Name of application" +msgstr "Nom de l'application" + +#: ../../mod/settings.php:591 ../../mod/settings.php:617 +msgid "Consumer Key" +msgstr "Clef de consommateur" + +#: ../../mod/settings.php:591 ../../mod/settings.php:592 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "Généré automatiquement - à changer si besoin. Longueur maximale 20 caractères." + +#: ../../mod/settings.php:592 ../../mod/settings.php:618 +msgid "Consumer Secret" +msgstr "Secret de consommateur" + +#: ../../mod/settings.php:593 ../../mod/settings.php:619 +msgid "Redirect" +msgstr "Redirection" + +#: ../../mod/settings.php:593 +msgid "" +"Redirect URI - leave blank unless your application specifically requires " +"this" +msgstr "URI de redirection - laissez blanc, sauf si l'application a demandé autrement" + +#: ../../mod/settings.php:594 ../../mod/settings.php:620 +msgid "Icon url" +msgstr "URL de l'icône" + +#: ../../mod/settings.php:594 +msgid "Optional" +msgstr "Facultatif" + +#: ../../mod/settings.php:605 +msgid "You can't edit this application." +msgstr "Vous ne pouvez pas éditer cette application." + +#: ../../mod/settings.php:648 +msgid "Connected Apps" +msgstr "Applications connectées" + +#: ../../mod/settings.php:652 +msgid "Client key starts with" +msgstr "La clef partagée commence par" + +#: ../../mod/settings.php:653 +msgid "No name" +msgstr "Sans nom" + +#: ../../mod/settings.php:654 +msgid "Remove authorization" +msgstr "Révoquer l'autorisation" + +#: ../../mod/settings.php:668 +msgid "No feature settings configured" +msgstr "Pas de fonctionnalité à configurer" + +#: ../../mod/settings.php:685 +msgid "Feature/Addon Settings" +msgstr "Paramètres des extensions/greffons" + +#: ../../mod/settings.php:687 +msgid "Settings for the built-in Diaspora emulator" +msgstr "" + +#: ../../mod/settings.php:688 +msgid "Allow any Diaspora member to comment on your public posts" +msgstr "" + +#: ../../mod/settings.php:689 +msgid "Enable the Diaspora protocol for this channel" +msgstr "" + +#: ../../mod/settings.php:690 +msgid "Diaspora Policy Settings" +msgstr "" + +#: ../../mod/settings.php:691 +msgid "Prevent your hashtags from being redirected to other sites" +msgstr "" + +#: ../../mod/settings.php:715 +msgid "Account Settings" +msgstr "Compte" + +#: ../../mod/settings.php:716 +msgid "Enter New Password:" +msgstr "Nouveau mot de passe :" + +#: ../../mod/settings.php:717 +msgid "Confirm New Password:" +msgstr "Confirmer le nouveau mot de passe :" + +#: ../../mod/settings.php:717 +msgid "Leave password fields blank unless changing" +msgstr "Laissez les mots de passe vides si vous ne voulez pas les modifier" + +#: ../../mod/settings.php:719 ../../mod/settings.php:1057 +msgid "Email Address:" +msgstr "Adresse de courriel :" + +#: ../../mod/settings.php:721 +msgid "Remove this account including all its channels" +msgstr "Supprimer ce compte et tous ses canaux" + +#: ../../mod/settings.php:737 +msgid "Off" +msgstr "Inactif" + +#: ../../mod/settings.php:737 +msgid "On" +msgstr "Actif" + +#: ../../mod/settings.php:744 +msgid "Additional Features" +msgstr "Fonctionnalités additionnelles" + +#: ../../mod/settings.php:768 +msgid "Connector Settings" +msgstr "Connecteurs" + +#: ../../mod/settings.php:807 +msgid "No special theme for mobile devices" +msgstr "Pas de thème spécifique aux périphériques mobiles" + +#: ../../mod/settings.php:810 +#, php-format +msgid "%s - (Experimental)" +msgstr "%s - (Expérimental)" + +#: ../../mod/settings.php:849 +msgid "Display Settings" +msgstr "Affichage" + +#: ../../mod/settings.php:850 +msgid "Theme Settings" +msgstr "Paramètres du thème" + +#: ../../mod/settings.php:851 +msgid "Custom Theme Settings" +msgstr "Paramètres personnels du thème" + +#: ../../mod/settings.php:852 +msgid "Content Settings" +msgstr "Paramètres liés au contenu" + +#: ../../mod/settings.php:858 +msgid "Display Theme:" +msgstr "Thème :" + +#: ../../mod/settings.php:859 +msgid "Mobile Theme:" +msgstr "Thème mobile :" + +#: ../../mod/settings.php:860 +msgid "Enable user zoom on mobile devices" +msgstr "Permettre à l'usager d'un mobile d'agrandir le contenu" + +#: ../../mod/settings.php:861 +msgid "Update browser every xx seconds" +msgstr "Rafraîchir le navigateur toutes les xx secondes" + +#: ../../mod/settings.php:861 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Minimum 10 secondes, pas de maximum" + +#: ../../mod/settings.php:862 +msgid "Maximum number of conversations to load at any time:" +msgstr "Nombre maximal de conversations pouvant être chargées en même temps :" + +#: ../../mod/settings.php:862 +msgid "Maximum of 100 items" +msgstr "100 éléments au maximum" + +#: ../../mod/settings.php:863 +msgid "Show emoticons (smilies) as images" +msgstr "Remplacer les émoticônes (smileys) par des images" + +#: ../../mod/settings.php:864 +msgid "Link post titles to source" +msgstr "Lier les titres des publications à leur source" + +#: ../../mod/settings.php:865 +msgid "System Page Layout Editor - (advanced)" +msgstr "Agencements des pages système - (avancé)" + +#: ../../mod/settings.php:868 +msgid "Use blog/list mode on channel page" +msgstr "Utiliser le mode blog/liste sur la page du canal" + +#: ../../mod/settings.php:868 ../../mod/settings.php:869 +msgid "(comments displayed separately)" +msgstr "(commentaires affichés séparément)" + +#: ../../mod/settings.php:869 +msgid "Use blog/list mode on matrix page" +msgstr "Utiliser le mode blog/liste sur la page de la matrice" + +#: ../../mod/settings.php:870 +msgid "Channel page max height of content (in pixels)" +msgstr "Hauteur maximale du contenu pour la page du canal (en pixels)" + +#: ../../mod/settings.php:870 ../../mod/settings.php:871 +msgid "click to expand content exceeding this height" +msgstr "cliquer pour dérouler le contenu dépassant cette limite" + +#: ../../mod/settings.php:871 +msgid "Matrix page max height of content (in pixels)" +msgstr "Hauteur maximale du contenu pour la page du réseau (en pixels)" + +#: ../../mod/settings.php:905 +msgid "Nobody except yourself" +msgstr "Personne sauf vous" + +#: ../../mod/settings.php:906 +msgid "Only those you specifically allow" +msgstr "Seulement ceux que vous autorisez spécifiquement" + +#: ../../mod/settings.php:907 +msgid "Approved connections" +msgstr "Contacts Approuvés" + +#: ../../mod/settings.php:908 +msgid "Any connections" +msgstr "Tous les contacts" + +#: ../../mod/settings.php:909 +msgid "Anybody on this website" +msgstr "Tous les utilisateurs du hub" + +#: ../../mod/settings.php:910 +msgid "Anybody in this network" +msgstr "Tous les utilisateurs sur ce réseau" + +#: ../../mod/settings.php:911 +msgid "Anybody authenticated" +msgstr "Tous les utilisateurs authentifiés" + +#: ../../mod/settings.php:912 +msgid "Anybody on the internet" +msgstr "Tous les utilisateurs d'Internet" + +#: ../../mod/settings.php:986 +msgid "Publish your default profile in the network directory" +msgstr "Publier votre profil par défaut dans l'annuaire du réseau" + +#: ../../mod/settings.php:991 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Nous autoriser à vous suggérer comme relation potentielle aux nouveaux membres?" + +#: ../../mod/settings.php:1000 +msgid "Your channel address is" +msgstr "Voici l'adresse de votre canal" + +#: ../../mod/settings.php:1048 +msgid "Channel Settings" +msgstr "Canal" + +#: ../../mod/settings.php:1055 +msgid "Basic Settings" +msgstr "Basique" + +#: ../../mod/settings.php:1058 +msgid "Your Timezone:" +msgstr "Fureau Horaire :" + +#: ../../mod/settings.php:1059 +msgid "Default Post Location:" +msgstr "Emplacement géographique par défaut :" + +#: ../../mod/settings.php:1059 +msgid "Geographical location to display on your posts" +msgstr "Emplacement géographique à afficher sur vos publications" + +#: ../../mod/settings.php:1060 +msgid "Use Browser Location:" +msgstr "Utiliser la géolocalisation fournie par le navigateur :" + +#: ../../mod/settings.php:1062 +msgid "Adult Content" +msgstr "Contenu \"adulte\"" + +#: ../../mod/settings.php:1062 +msgid "" +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" +msgstr "Ce canal publie plus ou moins fréquemment du contenu pour adultes. (Merci d'indiquer tout contenu pour adulte ou potentiellement choquant avec l'étiquette #NSFW - Not Safe For Work)" + +#: ../../mod/settings.php:1064 +msgid "Security and Privacy Settings" +msgstr "Réglages de Sécurité et vie privée" + +#: ../../mod/settings.php:1066 +msgid "Your permissions are already configured. Click to view/adjust" +msgstr "Vous permissions sont déjà paramétrées. Cliquer pour voir/ajuster" + +#: ../../mod/settings.php:1068 +msgid "Hide my online presence" +msgstr "Cacher ma présence en ligne" + +#: ../../mod/settings.php:1068 +msgid "Prevents displaying in your profile that you are online" +msgstr "Cacher votre statut (en ligne/hors ligne) sur votre profil" + +#: ../../mod/settings.php:1070 +msgid "Simple Privacy Settings:" +msgstr "Réglages simples :" + +#: ../../mod/settings.php:1071 +msgid "" +"Very Public - extremely permissive (should be used with caution)" +msgstr "Très public - extrèmement permissif (à n'utiliser qu'en connaissance de cause)" + +#: ../../mod/settings.php:1072 +msgid "" +"Typical - default public, privacy when desired (similar to social " +"network permissions but with improved privacy)" +msgstr "Classique - public par défaut, privé en cas de besoin (comparable dans le principe aux réseaux sociaux centralisés, avec un mode privé plus efficace)" + +#: ../../mod/settings.php:1073 +msgid "Private - default private, never open or public" +msgstr "Privé - privé par défaut, jamais ouvert ni public" + +#: ../../mod/settings.php:1074 +msgid "Blocked - default blocked to/from everybody" +msgstr "Bloqué - par défaut, bloqué de/vers tout le monde" + +#: ../../mod/settings.php:1076 +msgid "Allow others to tag your posts" +msgstr "Autoriser les autres à \"étiqueté\" vos publications" + +#: ../../mod/settings.php:1076 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "Souvent utilisé par la communauté pour distinguer le contenu innaproprié" + +#: ../../mod/settings.php:1078 +msgid "Advanced Privacy Settings" +msgstr "Réglages avancés" + +#: ../../mod/settings.php:1080 +msgid "Expire other channel content after this many days" +msgstr "Faire expirer le contenu des autres canaux après n jours" + +#: ../../mod/settings.php:1080 +msgid "0 or blank prevents expiration" +msgstr "0, ou vide, pour ne pas faire expirer" + +#: ../../mod/settings.php:1081 +msgid "Maximum Friend Requests/Day:" +msgstr "Nombre maximum de mises en relation par jour :" + +#: ../../mod/settings.php:1081 +msgid "May reduce spam activity" +msgstr "Contribue à réduire l'impact des indésirables" + +#: ../../mod/settings.php:1082 +msgid "Default Post Permissions" +msgstr "Permissions par défaut des publications" + +#: ../../mod/settings.php:1083 ../../mod/mitem.php:155 ../../mod/mitem.php:227 +msgid "(click to open/close)" +msgstr "(cliquer pour ouvrir/fermer)" + +#: ../../mod/settings.php:1087 +msgid "Channel permissions category:" +msgstr "Catégorie de permissions du canal :" + +#: ../../mod/settings.php:1093 +msgid "Maximum private messages per day from unknown people:" +msgstr "Nombre maximum de messages privés émanant d'inconnus, par jour :" + +#: ../../mod/settings.php:1093 +msgid "Useful to reduce spamming" +msgstr "Utile pour réduire les indésirables" + +#: ../../mod/settings.php:1096 +msgid "Notification Settings" +msgstr "Notifications" + +#: ../../mod/settings.php:1097 +msgid "By default post a status message when:" +msgstr "Par défaut, publier un statut quand:" + +#: ../../mod/settings.php:1098 +msgid "accepting a friend request" +msgstr "vous acceptez une mise en relation" + +#: ../../mod/settings.php:1099 +msgid "joining a forum/community" +msgstr "vous joignez un forum ou à une communauté" + +#: ../../mod/settings.php:1100 +msgid "making an interesting profile change" +msgstr "vous faites une modification intéressante de votre profil" + +#: ../../mod/settings.php:1101 +msgid "Send a notification email when:" +msgstr "Envoyer un courriel de notification quand :" + +#: ../../mod/settings.php:1102 +msgid "You receive a connection request" +msgstr "Vous recevez une demande de mise en relation" + +#: ../../mod/settings.php:1103 +msgid "Your connections are confirmed" +msgstr "Vous relations sont confirmées" + +#: ../../mod/settings.php:1104 +msgid "Someone writes on your profile wall" +msgstr "Quelqu'un a écrit sur votre mur" + +#: ../../mod/settings.php:1105 +msgid "Someone writes a followup comment" +msgstr "Quelqu'un a commenté sur vos publications" + +#: ../../mod/settings.php:1106 +msgid "You receive a private message" +msgstr "Vous recevez un message privé" + +#: ../../mod/settings.php:1107 +msgid "You receive a friend suggestion" +msgstr "Vous recevez une suggestion d'amitié/relation" + +#: ../../mod/settings.php:1108 +msgid "You are tagged in a post" +msgstr "Vous êtes étiqueté dans une publication" + +#: ../../mod/settings.php:1109 +msgid "You are poked/prodded/etc. in a post" +msgstr "Vous êtes cogné/pointé/etc. dans une publication" + +#: ../../mod/settings.php:1112 +msgid "Show visual notifications including:" +msgstr "Afficher des notifications visuelles y compris :" + +#: ../../mod/settings.php:1114 +msgid "Unseen matrix activity" +msgstr "Activité non-vue sur la matrice" + +#: ../../mod/settings.php:1115 +msgid "Unseen channel activity" +msgstr "Activité non-vue sur le canal" + +#: ../../mod/settings.php:1116 +msgid "Unseen private messages" +msgstr "Messages privés non-vus" + +#: ../../mod/settings.php:1116 ../../mod/settings.php:1121 +#: ../../mod/settings.php:1122 ../../mod/settings.php:1123 +msgid "Recommended" +msgstr "Recommandé" + +#: ../../mod/settings.php:1117 +msgid "Upcoming events" +msgstr "Événements à venir" + +#: ../../mod/settings.php:1118 +msgid "Events today" +msgstr "Événements aujourd'hui" + +#: ../../mod/settings.php:1119 +msgid "Upcoming birthdays" +msgstr "Anniversaires à venir" + +#: ../../mod/settings.php:1119 +msgid "Not available in all themes" +msgstr "Pas disponible dans tous les thèmes" + +#: ../../mod/settings.php:1120 +msgid "System (personal) notifications" +msgstr "Notifications système (personnelles)" + +#: ../../mod/settings.php:1121 +msgid "System info messages" +msgstr "Messages d'info système" + +#: ../../mod/settings.php:1122 +msgid "System critical alerts" +msgstr "Alertes critiques systèmes" + +#: ../../mod/settings.php:1123 +msgid "New connections" +msgstr "Nouvelles relations" + +#: ../../mod/settings.php:1124 +msgid "System Registrations" +msgstr "Inscriptions systèmes" + +#: ../../mod/settings.php:1125 +msgid "" +"Also show new wall posts, private messages and connections under Notices" +msgstr "Montrer également les nouvelles publications sur mur, messages privés et relations dans Notices" + +#: ../../mod/settings.php:1127 +msgid "Notify me of events this many days in advance" +msgstr "Me prévenir d’événements à venir tant de jours en avance" + +#: ../../mod/settings.php:1127 +msgid "Must be greater than 0" +msgstr "Doit être supérieur à 0" + +#: ../../mod/settings.php:1129 +msgid "Advanced Account/Page Type Settings" +msgstr "Type de page/Compte (avancé)" + +#: ../../mod/settings.php:1130 +msgid "Change the behaviour of this account for special situations" +msgstr "Modifie le comportement de ce compte pour certains cas particuliers" + +#: ../../mod/settings.php:1133 +msgid "" +"Please enable expert mode (in Settings > " +"Additional features) to adjust!" +msgstr "Mode expert requis (Réglages > Fonctions supplémentaires) svp ajuster!" + +#: ../../mod/settings.php:1134 +msgid "Miscellaneous Settings" +msgstr "Divers" + +#: ../../mod/settings.php:1136 +msgid "Personal menu to display in your channel pages" +msgstr "Menu personnel tel qu'il apparaîtra sur les pages de votre canal" + +#: ../../mod/settings.php:1138 +msgid "Remove this channel." +msgstr "Supprimer ce canal" + +#: ../../mod/item.php:174 msgid "Unable to locate original post." msgstr "Impossible de localiser la publication initiale." -#: ../../mod/item.php:379 +#: ../../mod/item.php:440 msgid "Empty post discarded." msgstr "Publication vide annulée." -#: ../../mod/item.php:421 +#: ../../mod/item.php:480 msgid "Executable content type not permitted to this channel." msgstr "Les contenus de type 'exécutable' ne sont pas autorisés sur ce canal." -#: ../../mod/item.php:850 +#: ../../mod/item.php:914 msgid "System error. Post not saved." msgstr "Erreur système. Publication non sauvegardée." -#: ../../mod/item.php:1302 +#: ../../mod/item.php:1146 +msgid "Unable to obtain post information from database." +msgstr "Impossible d'obtenir les informations de publication depuis la base de données." + +#: ../../mod/item.php:1153 #, php-format msgid "You have reached your limit of %1$.0f top level posts." msgstr "Vous avez atteint votre limite de %1$.0f contributions \"racine\"." -#: ../../mod/item.php:1308 +#: ../../mod/item.php:1160 #, php-format msgid "You have reached your limit of %1$.0f webpages." msgstr "Vous avez atteint votre limite de %1$.0f pages web." -#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 -#: ../../mod/update_network.php:23 ../../mod/update_search.php:46 -msgid "[Embedded content - reload page to view]" -msgstr "[Contenu embarqué - rechargez la page pour le voir]" +#: ../../mod/setup.php:187 +msgid "$Projectname Server - Setup" +msgstr "Serveur $Projectname - configuration" -#: ../../mod/layouts.php:62 -msgid "Help with this feature" -msgstr "Aide avec cette fonctionnalité" +#: ../../mod/setup.php:191 +msgid "Could not connect to database." +msgstr "Impossible de se connecter à la base de données." -#: ../../mod/layouts.php:84 -msgid "Layout Name" -msgstr "Nom de la mise-en-page" +#: ../../mod/setup.php:195 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "Impossible de se connecter au site par l'URL indiquée. Problème potentiel de certificat SSL/TLS ou de DNS." + +#: ../../mod/setup.php:202 +msgid "Could not create table." +msgstr "Impossible de créer la table." + +#: ../../mod/setup.php:207 +msgid "Your site database has been installed." +msgstr "La base de données de votre site a été installée." + +#: ../../mod/setup.php:211 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "Vous pourriez avoir besoin d'importer le fichier \"install/schema_xxx.sql\" manuellement via un client de base de données (ex: phpmyadmin)." + +#: ../../mod/setup.php:212 ../../mod/setup.php:280 ../../mod/setup.php:730 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Merci de consulter le fichier \"install/INSTALL.txt\"." + +#: ../../mod/setup.php:277 +msgid "System check" +msgstr "Vérification du système" + +#: ../../mod/setup.php:282 +msgid "Check again" +msgstr "Re-vérifier" + +#: ../../mod/setup.php:304 +msgid "Database connection" +msgstr "Connexion à la base de données" + +#: ../../mod/setup.php:305 +msgid "" +"In order to install $Projectname we need to know how to connect to your " +"database." +msgstr "Pour installer $Projectname, nous avons besoin de savoir comment se connecter à votre base de données." + +#: ../../mod/setup.php:306 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Merci de contacter votre prestataire d'hébergement ou votre administrateur système si vous avez des doutes à propos de ces paramètres." + +#: ../../mod/setup.php:307 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "La base de données que vous allez spécifier doit exister. Si ce n'est pas déjà le cas, merci de la créer avant de continuer." + +#: ../../mod/setup.php:311 +msgid "Database Server Name" +msgstr "Nom du serveur de la base de données" + +#: ../../mod/setup.php:311 +msgid "Default is localhost" +msgstr "Par défaut, localhost" + +#: ../../mod/setup.php:312 +msgid "Database Port" +msgstr "Port du serveur" + +#: ../../mod/setup.php:312 +msgid "Communication port number - use 0 for default" +msgstr "Numéro TCP du port - utilisez 0 pour la valeur par défaut" + +#: ../../mod/setup.php:313 +msgid "Database Login Name" +msgstr "Identifiant de connexion à la Base de Données" + +#: ../../mod/setup.php:314 +msgid "Database Login Password" +msgstr "Mot de passe de connexion à la Base de Données" + +#: ../../mod/setup.php:315 +msgid "Database Name" +msgstr "Nom de la Base de Données" + +#: ../../mod/setup.php:316 +msgid "Database Type" +msgstr "Type de base de données" + +#: ../../mod/setup.php:318 ../../mod/setup.php:359 +msgid "Site administrator email address" +msgstr "Adresse de courriel de l'administrateur du site" + +#: ../../mod/setup.php:318 ../../mod/setup.php:359 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "Votre compte devra utiliser la même adresse de courriel pour pouvoir utiliser l'administration web." + +#: ../../mod/setup.php:319 ../../mod/setup.php:361 +msgid "Website URL" +msgstr "URL du site" + +#: ../../mod/setup.php:319 ../../mod/setup.php:361 +msgid "Please use SSL (https) URL if available." +msgstr "Merci d'utiliser SSL/TLS (https) autant que possible." + +#: ../../mod/setup.php:321 ../../mod/setup.php:363 +msgid "Please select a default timezone for your website" +msgstr "Merci de choisir une zone de temps (fuseau horaire) pour votre site" + +#: ../../mod/setup.php:348 +msgid "Site settings" +msgstr "Réglages du site" + +#: ../../mod/setup.php:413 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "Impossible de trouver une version CLI de PHP dans le PATH du serveur web." + +#: ../../mod/setup.php:414 +msgid "" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "En l'absence de version CLI de PHP sur votre serveur, vous ne pourrez pas utiliser la mise-à-jour en arrière-plan via cron." + +#: ../../mod/setup.php:418 +msgid "PHP executable path" +msgstr "Chemin vers l'éxecutable PHP" + +#: ../../mod/setup.php:418 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Entrez le chemin complet vers l'exécutable php. Vous pouvez continuer l'installation sans." + +#: ../../mod/setup.php:423 +msgid "Command line PHP" +msgstr "PHP en ligne de commande (CLI)" + +#: ../../mod/setup.php:432 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "La version CLI de PHP sur votre système n'a pas l'option \"register_argc_argv\" activée." + +#: ../../mod/setup.php:433 +msgid "This is required for message delivery to work." +msgstr "Elle est nécessaire pour la livraison de messages." + +#: ../../mod/setup.php:436 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" + +#: ../../mod/setup.php:454 +#, php-format +msgid "" +"Your max allowed total upload size is set to %s. Maximum size of one file to" +" upload is set to %s. You are allowed to upload up to %d files at once." +msgstr "Votre taille de téléversement maximale totale autorisée est fixée à %s. La taille maximale d'un seul fichier à téléverser est fixée à %s. Vous pouvez téléverser jusqu'à %d fichier(s) à la fois." + +#: ../../mod/setup.php:459 +msgid "You can adjust these settings in the servers php.ini." +msgstr "Vous pouvez ajuster ces paramètres dans le php.ini du serveur." + +#: ../../mod/setup.php:461 +msgid "PHP upload limits" +msgstr "Limites de téléversement de PHP" + +#: ../../mod/setup.php:484 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Erreur : la fonction \"openssl_pkey_new\" de ce système n'est pas capable de générer des clefs de chiffrement" + +#: ../../mod/setup.php:485 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "Si vous êtes sur un serveur Windows, merci de consulter \"http://www.php.net/manual/fr/openssl.installation.php\"." + +#: ../../mod/setup.php:488 +msgid "Generate encryption keys" +msgstr "Générer les clefs de chiffrement" + +#: ../../mod/setup.php:500 +msgid "libCurl PHP module" +msgstr "module PHP libCurl" + +#: ../../mod/setup.php:501 +msgid "GD graphics PHP module" +msgstr "module PHP GD graphics" + +#: ../../mod/setup.php:502 +msgid "OpenSSL PHP module" +msgstr "module PHP OpenSSL" + +#: ../../mod/setup.php:503 +msgid "mysqli or postgres PHP module" +msgstr "module PHP postgres ou mysqli" + +#: ../../mod/setup.php:504 +msgid "mb_string PHP module" +msgstr "module PHP mb_string" + +#: ../../mod/setup.php:505 +msgid "mcrypt PHP module" +msgstr "module PHP mcrypt" + +#: ../../mod/setup.php:506 +msgid "xml PHP module" +msgstr "module PHP xml" + +#: ../../mod/setup.php:510 ../../mod/setup.php:512 +msgid "Apache mod_rewrite module" +msgstr "module Apache mod_rewrite" + +#: ../../mod/setup.php:510 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Erreur : le module mod-rewrite du serveur web Apache est requis, mais pas installé." + +#: ../../mod/setup.php:516 ../../mod/setup.php:519 +msgid "proc_open" +msgstr "proc_open" + +#: ../../mod/setup.php:516 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "Erreur : proc_open est requis, mais soit n'est pas installé, soit est désactivé dans le php.ini" + +#: ../../mod/setup.php:524 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Erreur : le module libCURL de PHP est requis, mais pas installé." + +#: ../../mod/setup.php:528 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Erreur : le module GD de PHP (avec support JPEG) est requis, mais pas installé." + +#: ../../mod/setup.php:532 +msgid "Error: openssl PHP module required but not installed." +msgstr "Erreur : le module openssl de PHP est requis, mais pas installé." + +#: ../../mod/setup.php:536 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "Erreur : un module PHP mysqli ou postgres est requis, mais aucun des deux n'est installé." + +#: ../../mod/setup.php:540 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Erreur : le module mb_string de PHP est requis, mais pas installé." + +#: ../../mod/setup.php:544 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Erreur : le module mcrypt de PHP est requis, mais pas installé." + +#: ../../mod/setup.php:548 +msgid "Error: xml PHP module required for DAV but not installed." +msgstr "Erreur : le module xml de PHP est requis pour le DAV, mais pas installé." + +#: ../../mod/setup.php:566 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\"" +" in the top folder of your web server and it is unable to do so." +msgstr "L'installeur web a besoin de créer un fichier \".htconfig.php\" à la racine de votre serveur web, mais en est incapable." + +#: ../../mod/setup.php:567 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "C'est généralement lié à un problème de droits, à cause duquel le serveur web est interdit d'écriture dans le répertoire concerné - alors que votre propre utilisateur a le droit." + +#: ../../mod/setup.php:568 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "Au terme de cette procédure, nous vous transmettrons un texte à sauvegarder dans un fichier nommé .htconfig.php, à la racine de votre installation de La Matrice Rouge." + +#: ../../mod/setup.php:569 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "Autrement, vous pouvez contourner toute cette procédure et réaliser l'installation manuellement. Merci de consulter le fichier \"install/INSTALL.txt\" pour les instructions détaillées." + +#: ../../mod/setup.php:572 +msgid ".htconfig.php is writable" +msgstr "Le fichier .htconfig.php est accessible en écriture" + +#: ../../mod/setup.php:586 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "La Matrice Rouge utilise le moteur de template Smarty3 pour mettre son contenu en forme. Smarty3 compile ses modèles vers du PHP natif pour accélérer le rendu." + +#: ../../mod/setup.php:587 +#, php-format +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the Red top level folder." +msgstr "Pour utiliser ces modèles, le serveur doit avoir le droits d'écrire dans le dossier %s." + +#: ../../mod/setup.php:588 ../../mod/setup.php:609 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Merci de vous assurer que l'utilisateur sous lequel le serveur web tourne (le plus souvent, www-data) a bien l'autorisation d'écrire dans ce répertoire." + +#: ../../mod/setup.php:589 +#, php-format +msgid "" +"Note: as a security measure, you should give the web server write access to " +"%s only--not the template files (.tpl) that it contains." +msgstr "Note: Comme mesure de sécurité, assurez vous de donner les droits d'écriture sur %s au serveur web uniquement. Éviter de définir les permissions sur les fichiers individuels (.tpl)." + +#: ../../mod/setup.php:592 +#, php-format +msgid "%s is writable" +msgstr "Permission d'écriture sur %s activée" + +#: ../../mod/setup.php:608 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "Red utilise le répertoire 'store' - situé à la racine de votre installation de la Matrice Rouge - pour sauvegarder les fichiers envoyés. Le serveur web aura donc besoin de pouvoir y écrire." + +#: ../../mod/setup.php:612 +msgid "store is writable" +msgstr "'store' est accessible en écriture" + +#: ../../mod/setup.php:645 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "Le certificat SSL/TLS n'a pas pu être validé. Merci de le corriger, ou de désactiver l'accès https à ce site." + +#: ../../mod/setup.php:646 +msgid "" +"If you have https access to your website or allow connections to TCP port " +"443 (the https: port), you MUST use a browser-valid certificate. You MUST " +"NOT use self-signed certificates!" +msgstr "Si votre serveur supporte les connections encryptées SSL ou s'il permet les connections sur le port TCP 443 (le port utilisé par le protocole https), vous DEVEZ utiliser un certificat valide. Vous ne DEVEZ PAS utiliser un certificat que vous avez vous-mêmes signé!" + +#: ../../mod/setup.php:647 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "Nous avons ajouté cette contrainte pour éviter que vos publications publiques ne fassent référence à des images sur votre propre hub." + +#: ../../mod/setup.php:648 +msgid "" +"If your certificate is not recognized, members of other sites (who may " +"themselves have valid certificates) will get a warning message on their own " +"site complaining about security issues." +msgstr "Si votre certificat n'est pas reconnu, les membres des autres sites (avec certificats valides) recevront des messages d'avertissement sur leur propre sites." + +#: ../../mod/setup.php:649 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "Pour des raisons de compatibilité (sur l'ensemble de la matrice) nous nous devons d'insister sur ce prérequis." + +#: ../../mod/setup.php:650 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "Il existe une plusieurs autorités de certification qui vous fourniront gratuitement un certificat valide." + +#: ../../mod/setup.php:652 +msgid "SSL certificate validation" +msgstr "Validation du certificat SSL/TLS" + +#: ../../mod/setup.php:658 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "La réécriture d'URL définie dans le .htaccess ne fonctionne pase. Vérifiez votre configuration serveur. Test :" + +#: ../../mod/setup.php:661 +msgid "Url rewrite is working" +msgstr "La réécriture d'URL fonctionne" + +#: ../../mod/setup.php:670 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "Le fichier de configuration de la base de données - \".htconfig.php\" - ne peut être écrit. Merci de copier le texte généré dans un fichier à ce nom, à la racine de votre serveur web." + +#: ../../mod/setup.php:694 +msgid "Errors encountered creating database tables." +msgstr "Erreurs rencontrées pendant la création de tables de BD." + +#: ../../mod/setup.php:728 +msgid "

    What next

    " +msgstr "

    Et maintenant

    " + +#: ../../mod/setup.php:729 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "IMPORTANT : Vous devez créer [manuellement] une tâche planifiée pour les mises-à-jour." + +#: ../../mod/layouts.php:176 +msgid "Comanche page description language help" +msgstr "Aide sur le langage de description de page Comanche" + +#: ../../mod/layouts.php:180 +msgid "Layout Description" +msgstr "Description de la mise en page" + +#: ../../mod/layouts.php:185 +msgid "Download PDL file" +msgstr "Télécharger le fichier PDL" + +#: ../../mod/sharedwithme.php:94 +msgid "Files: shared with me" +msgstr "Fichiers : partagés avec moi" + +#: ../../mod/sharedwithme.php:96 +msgid "NEW" +msgstr "NOUVEAU" + +#: ../../mod/sharedwithme.php:99 +msgid "Remove all files" +msgstr "Supprimer tous les fichiers" + +#: ../../mod/sharedwithme.php:100 +msgid "Remove this file" +msgstr "Supprimer ce fichier" #: ../../mod/like.php:15 msgid "Like/Dislike" @@ -7186,54 +8029,217 @@ msgstr "Cette action est réservée aux membres." #: ../../mod/like.php:21 msgid "" -"Please login with your Hubzilla ID or register as a new Redmatrix.member to continue." -msgstr "SVP connectez-vous ou enregistrez-vous pour continuer." +"Please login with your $Projectname ID or register as a new $Projectname member to continue." +msgstr "S'il vous plait, identifiez vous avec votre identifant de $Projectname ou inscrivez vous pour un nouveau $Projectname pour continuer." -#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142 +#: ../../mod/like.php:101 ../../mod/like.php:128 ../../mod/like.php:166 msgid "Invalid request." msgstr "Requête invalide." -#: ../../mod/like.php:119 +#: ../../mod/like.php:143 msgid "thing" msgstr "chose" -#: ../../mod/like.php:165 +#: ../../mod/like.php:189 msgid "Channel unavailable." msgstr "Canal indisponible." -#: ../../mod/like.php:204 +#: ../../mod/like.php:231 msgid "Previous action reversed." msgstr "Action précédente annulée." -#: ../../mod/like.php:417 +#: ../../mod/like.php:401 +#, php-format +msgid "%1$s agrees with %2$s's %3$s" +msgstr "%1$s approuve %3$s de %2$s" + +#: ../../mod/like.php:403 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "%1$s n'est pas d'accord avec %2$s's %3$s" + +#: ../../mod/like.php:405 +#, php-format +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "%1$s s'abstient de toute décision sur le %3$s de %2$s" + +#: ../../mod/like.php:407 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "%1$s participe en ce moment à %3$s de %2$s" + +#: ../../mod/like.php:409 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%1$s ne participe pas à %3$s de %2$s" + +#: ../../mod/like.php:411 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%1$s participe peut-être à %3$s de %2$s" + +#: ../../mod/like.php:507 msgid "Action completed." msgstr "Action complétée." -#: ../../mod/like.php:418 +#: ../../mod/like.php:508 msgid "Thank you." msgstr "Merci." -#: ../../mod/lockview.php:35 ../../mod/lockview.php:41 +#: ../../mod/siteinfo.php:112 +#, php-format +msgid "Version %s" +msgstr "Version %s" + +#: ../../mod/siteinfo.php:133 +msgid "Installed plugins/addons/apps:" +msgstr "Extensions/applications installées :" + +#: ../../mod/siteinfo.php:146 +msgid "No installed plugins/addons/apps" +msgstr "Aucune extension/application installée" + +#: ../../mod/siteinfo.php:156 +msgid "" +"This is a hub of $Projectname - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "Ceci est un serveur $Projectname - un réseau collaboratif mondial de serveurs décentralisés à la confidentialité améliorée." + +#: ../../mod/siteinfo.php:158 +msgid "Tag: " +msgstr "Tag:" + +#: ../../mod/siteinfo.php:160 +msgid "Last background fetch: " +msgstr "Dernière récupération en tâche de fond :" + +#: ../../mod/siteinfo.php:163 +msgid "Running at web location" +msgstr "Installée sur" + +#: ../../mod/siteinfo.php:164 +msgid "" +"Please visit hubzilla.org to learn more " +"about $Projectname." +msgstr "Merci de visiter hubzilla.org pour en apprendre davantage sur $Projectname." + +#: ../../mod/siteinfo.php:165 +msgid "Bug reports and issues: please visit" +msgstr "Pour remonter bogues et problèmes, merci de visiter" + +#: ../../mod/siteinfo.php:167 +msgid "$projectname issues" +msgstr "Problèmes $projectname" + +#: ../../mod/siteinfo.php:168 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Suggestions, demandes, etc. - merci de vous adresser à \"redmatrix\" à librelist - point com" + +#: ../../mod/siteinfo.php:170 +msgid "Site Administrators" +msgstr "Administrateurs du site" + +#: ../../mod/lockview.php:37 msgid "Remote privacy information not available." msgstr "Les informations de vie privée à distance ne sont pas disponibles." -#: ../../mod/lockview.php:50 +#: ../../mod/lockview.php:58 msgid "Visible to:" msgstr "Visible par :" -#: ../../mod/viewconnections.php:58 -msgid "No connections." -msgstr "Pas de relation." +#: ../../mod/locs.php:21 ../../mod/locs.php:52 +msgid "Location not found." +msgstr "Emplacement introuvable." -#: ../../mod/viewconnections.php:71 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Visiter le profil de %s [%s]" +#: ../../mod/locs.php:56 +msgid "Primary location cannot be removed." +msgstr "" -#: ../../mod/viewconnections.php:86 -msgid "View Connnections" -msgstr "Voir les relations" +#: ../../mod/locs.php:88 +msgid "No locations found." +msgstr "Emplacement(s) introuvable." + +#: ../../mod/locs.php:101 +msgid "Manage Channel Locations" +msgstr "Gérer les emplacements des canaux" + +#: ../../mod/locs.php:102 +msgid "Location (address)" +msgstr "Emplacement (adresse)" + +#: ../../mod/locs.php:103 +msgid "Primary Location" +msgstr "Emplacement primaire" + +#: ../../mod/locs.php:104 +msgid "Drop location" +msgstr "Abandonner l'emplacement" + +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "Impossible de créer la source. Aucun canal selectionné." + +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "Source créée." + +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "Source mise à jour." + +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" + +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "Gérer les sources distantes du contenu de votre canal." + +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "Nouvelle Source" + +#: ../../mod/sources.php:101 ../../mod/sources.php:133 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importer tout ou partie du contenu du canal suivant dans le canal en cours, et le distribuer en concordance avec les réglages de votre canal." + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "N'importer le contenu que s'ils contient ces mots (un par ligne)" + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "Laissez en blanc pour importer tout le contenu public" + +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:112 +msgid "Channel Name" +msgstr "Nom du Canal" + +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "Source introuvable." + +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "Éditer la source" + +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "Supprimer la source" + +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "Source supprimée" + +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "Impossible de supprimer la source." #: ../../mod/lostpass.php:15 msgid "No valid account found." @@ -7243,7 +8249,7 @@ msgstr "Aucun compte valide trouvé." msgid "Password reset request issued. Check your email." msgstr "Réinitialisation du mot de passe demandée. Vérifiez vos courriels." -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:103 #, php-format msgid "Site Member (%s)" msgstr "Membre du site (%s)" @@ -7259,278 +8265,151 @@ msgid "" "Password reset failed." msgstr "La demande n'a pas pu être vérifiée. (Peut-être l'avez vous déjà utilisée.) La réinitialisation a échoué." -#: ../../mod/lostpass.php:85 ../../boot.php:1508 +#: ../../mod/lostpass.php:86 ../../boot.php:1559 msgid "Password Reset" msgstr "Réinitialiser le mot de passe" -#: ../../mod/lostpass.php:86 +#: ../../mod/lostpass.php:87 msgid "Your password has been reset as requested." msgstr "Votre mot de passe a bien été réinitialisé." -#: ../../mod/lostpass.php:87 +#: ../../mod/lostpass.php:88 msgid "Your new password is" msgstr "Votre nouveau mot de passe est" -#: ../../mod/lostpass.php:88 +#: ../../mod/lostpass.php:89 msgid "Save or copy your new password - and then" msgstr "Sauvez-le ou copiez-le, puis" -#: ../../mod/lostpass.php:89 +#: ../../mod/lostpass.php:90 msgid "click here to login" msgstr "cliquez ici pour vous connecter" -#: ../../mod/lostpass.php:90 +#: ../../mod/lostpass.php:91 msgid "" "Your password may be changed from the Settings page after " "successful login." msgstr "Votre mot de passe peut être changé depuis la page des Réglages une fois connecté." -#: ../../mod/lostpass.php:107 +#: ../../mod/lostpass.php:108 #, php-format msgid "Your password has changed at %s" msgstr "Votre mot de passe de %s a été changé" -#: ../../mod/lostpass.php:122 +#: ../../mod/lostpass.php:123 msgid "Forgot your Password?" msgstr "Mot de passe oublié?" -#: ../../mod/lostpass.php:123 +#: ../../mod/lostpass.php:124 msgid "" "Enter your email address and submit to have your password reset. Then check " "your email for further instructions." msgstr "Saisissez votre adresse de courriel, et validez, pour réinitialiser votre mot de passe. Vérifiez ensuite votre boîte à lettres pour la suite des instructions." -#: ../../mod/lostpass.php:124 +#: ../../mod/lostpass.php:125 msgid "Email Address" msgstr "Adresse de courriel" -#: ../../mod/lostpass.php:125 +#: ../../mod/lostpass.php:126 msgid "Reset" msgstr "Réinitialiser" -#: ../../mod/magic.php:70 -msgid "Hub not found." -msgstr "Hub introuvable." - -#: ../../mod/vote.php:97 -msgid "Total votes" -msgstr "Total des votes" - -#: ../../mod/vote.php:98 -msgid "Average Rating" -msgstr "Évaluation moyenne" - -#: ../../mod/mail.php:33 -msgid "Unable to lookup recipient." -msgstr "Impossible de localiser le destinataire." - -#: ../../mod/mail.php:41 -msgid "Unable to communicate with requested channel." -msgstr "Impossible de communiquer avec le canal demandé." - -#: ../../mod/mail.php:48 -msgid "Cannot verify requested channel." -msgstr "Impossible de vérifier le canal demandé." - -#: ../../mod/mail.php:74 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "Le canal choisi a des restrictions quant aux messages privés. L'envoi a échoué." - -#: ../../mod/mail.php:121 ../../mod/message.php:31 -msgid "Messages" -msgstr "Messages" - -#: ../../mod/mail.php:132 -msgid "Message deleted." -msgstr "Message supprimé." - -#: ../../mod/mail.php:149 -msgid "Message recalled." -msgstr "Message annulé/rappelé." - -#: ../../mod/mail.php:215 -msgid "Send Private Message" -msgstr "Envoyer un Message Privé" - -#: ../../mod/mail.php:216 ../../mod/mail.php:333 -msgid "To:" -msgstr "À :" - -#: ../../mod/mail.php:221 ../../mod/mail.php:335 -msgid "Subject:" -msgstr "Sujet :" - -#: ../../mod/mail.php:232 -msgid "Send" -msgstr "Envoyer" - -#: ../../mod/mail.php:259 -msgid "Message not found." -msgstr "Message introuvable." - -#: ../../mod/mail.php:302 ../../mod/message.php:72 -msgid "Delete message" -msgstr "Supprimer message" - -#: ../../mod/mail.php:303 -msgid "Recall message" -msgstr "Rappeler/annuler le message" - -#: ../../mod/mail.php:305 -msgid "Message has been recalled." -msgstr "Le message a été rappelé." - -#: ../../mod/mail.php:322 -msgid "Private Conversation" -msgstr "Conversation privée" - -#: ../../mod/mail.php:326 -msgid "Delete conversation" -msgstr "Supprimer conversation" - -#: ../../mod/mail.php:328 -msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Aucune communication sécurisée n'est possible. Vous pourrez peut-être répondre depuis la page de profil de l'émetteur." - -#: ../../mod/mail.php:332 -msgid "Send Reply" -msgstr "Envoyer une réponse" - -#: ../../mod/manage.php:136 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "Vous avez créé %1$.0f des %2$.0f canaux autorisés." - -#: ../../mod/manage.php:144 -msgid "Create a new channel" -msgstr "Créer un nouveau canal" - -#: ../../mod/manage.php:148 -msgid "Channel Manager" -msgstr "Gestionnaire du canal" - -#: ../../mod/manage.php:149 -msgid "Current Channel" -msgstr "Canal actif" - -#: ../../mod/manage.php:151 -msgid "Attach to one of your channels by selecting it." -msgstr "Branchez-vous à l'un de vos canaux en le selectionnant." - -#: ../../mod/manage.php:152 -msgid "Default Channel" -msgstr "Canal par défaut" - -#: ../../mod/manage.php:153 -msgid "Make Default" -msgstr "Définir comme défaut" - -#: ../../mod/wall_upload.php:34 -msgid "Wall Photos" -msgstr "Photos du mur" - -#: ../../mod/match.php:16 -msgid "Profile Match" -msgstr "Profils similaires" - -#: ../../mod/match.php:24 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Aucun mot-clef à comparer. Merci d'ajouter des mots-clefs à votre profil par défaut." - -#: ../../mod/match.php:61 -msgid "is interested in:" -msgstr "s'intéresse à :" - -#: ../../mod/match.php:69 -msgid "No matches" -msgstr "Pas de correspondance" - -#: ../../mod/menu.php:21 -msgid "Menu updated." -msgstr "Menu mis à jour." - -#: ../../mod/menu.php:25 +#: ../../mod/menu.php:45 msgid "Unable to update menu." msgstr "Impossible de mettre le menu à jour." -#: ../../mod/menu.php:30 -msgid "Menu created." -msgstr "Menu créé." - -#: ../../mod/menu.php:34 +#: ../../mod/menu.php:56 msgid "Unable to create menu." msgstr "Impossible de créer le menu." -#: ../../mod/menu.php:57 -msgid "Manage Menus" -msgstr "Gérer les menus" - -#: ../../mod/menu.php:60 -msgid "Drop" -msgstr "Supprimer" - -#: ../../mod/menu.php:62 -msgid "Create a new menu" -msgstr "Créer un nouveau menu" - -#: ../../mod/menu.php:63 -msgid "Delete this menu" -msgstr "Supprimer ce menu" - -#: ../../mod/menu.php:64 ../../mod/menu.php:109 -msgid "Edit menu contents" -msgstr "Éditer le contenu du menu" - -#: ../../mod/menu.php:65 -msgid "Edit this menu" -msgstr "Éditer le menu" - -#: ../../mod/menu.php:80 -msgid "New Menu" -msgstr "Nouveau menu" - -#: ../../mod/menu.php:81 ../../mod/menu.php:110 -msgid "Menu name" +#: ../../mod/menu.php:92 ../../mod/menu.php:104 +msgid "Menu Name" msgstr "Nom du menu" -#: ../../mod/menu.php:81 ../../mod/menu.php:110 -msgid "Must be unique, only seen by you" -msgstr "Doit être unique, ne sera vu que par vous" +#: ../../mod/menu.php:92 +msgid "Unique name (not visible on webpage) - required" +msgstr "Nom unique (non visible sur la page web) - requis" -#: ../../mod/menu.php:82 ../../mod/menu.php:111 -msgid "Menu title" +#: ../../mod/menu.php:93 ../../mod/menu.php:105 +msgid "Menu Title" msgstr "Titre du menu" -#: ../../mod/menu.php:82 ../../mod/menu.php:111 -msgid "Menu title as seen by others" -msgstr "Titre du menu tel que vu par les visiteurs" +#: ../../mod/menu.php:93 +msgid "Visible on webpage - leave empty for no title" +msgstr "Visible pour la page web - laisser vide pour qu'il n'y ait pas de titre" -#: ../../mod/menu.php:83 ../../mod/menu.php:112 -msgid "Allow bookmarks" +#: ../../mod/menu.php:94 +msgid "Allow Bookmarks" msgstr "Autoriser l'usage de favoris" -#: ../../mod/menu.php:83 ../../mod/menu.php:112 +#: ../../mod/menu.php:94 ../../mod/menu.php:151 msgid "Menu may be used to store saved bookmarks" msgstr "Le menu pourra être utilisé pour stocker des favoris" -#: ../../mod/menu.php:98 -msgid "Menu deleted." -msgstr "Menu supprimé." +#: ../../mod/menu.php:95 ../../mod/menu.php:153 +msgid "Submit and proceed" +msgstr "Valider et continuer" -#: ../../mod/menu.php:100 +#: ../../mod/menu.php:107 +msgid "Drop" +msgstr "Supprimer" + +#: ../../mod/menu.php:111 +msgid "Bookmarks allowed" +msgstr "Favoris autorisés" + +#: ../../mod/menu.php:113 +msgid "Delete this menu" +msgstr "Supprimer ce menu" + +#: ../../mod/menu.php:114 ../../mod/menu.php:148 +msgid "Edit menu contents" +msgstr "Éditer le contenu du menu" + +#: ../../mod/menu.php:115 +msgid "Edit this menu" +msgstr "Éditer le menu" + +#: ../../mod/menu.php:130 msgid "Menu could not be deleted." msgstr "Impossible de supprimer le menu." -#: ../../mod/menu.php:106 +#: ../../mod/menu.php:138 ../../mod/mitem.php:24 +msgid "Menu not found." +msgstr "Menu introuvable." + +#: ../../mod/menu.php:143 msgid "Edit Menu" msgstr "Éditer le menu" -#: ../../mod/menu.php:108 +#: ../../mod/menu.php:147 msgid "Add or remove entries to this menu" msgstr "Ajouter/supprimer des entrées à ce menu" +#: ../../mod/menu.php:149 +msgid "Menu name" +msgstr "Nom du menu" + +#: ../../mod/menu.php:149 +msgid "Must be unique, only seen by you" +msgstr "Doit être unique, ne sera vu que par vous" + +#: ../../mod/menu.php:150 +msgid "Menu title" +msgstr "Titre du menu" + +#: ../../mod/menu.php:150 +msgid "Menu title as seen by others" +msgstr "Titre du menu tel que vu par les visiteurs" + +#: ../../mod/menu.php:151 +msgid "Allow bookmarks" +msgstr "Autoriser l'usage de favoris" + +#: ../../mod/menu.php:160 ../../mod/mitem.php:116 ../../mod/xchan.php:37 +msgid "Not found." +msgstr "Introuvable." + #: ../../mod/message.php:41 msgid "Conversation removed." msgstr "Conversation supprimée." @@ -7543,11 +8422,187 @@ msgstr "Pas de message." msgid "D, d M Y - g:i A" msgstr "D d Y - H:i" -#: ../../mod/new_channel.php:107 +#: ../../mod/mitem.php:48 +msgid "Unable to create element." +msgstr "Impossible de créer l'entrée." + +#: ../../mod/mitem.php:72 +msgid "Unable to update menu element." +msgstr "Impossible de mettre l'entrée de menu à jour." + +#: ../../mod/mitem.php:88 +msgid "Unable to add menu element." +msgstr "Impossible d'ajouter l'entrée de menu." + +#: ../../mod/mitem.php:154 ../../mod/mitem.php:226 +msgid "Menu Item Permissions" +msgstr "Permissions de l'entrée de menu" + +#: ../../mod/mitem.php:157 ../../mod/mitem.php:173 +msgid "Link Name" +msgstr "Nom du lien" + +#: ../../mod/mitem.php:158 ../../mod/mitem.php:231 +msgid "Link or Submenu Target" +msgstr "Lien ou sous-menu cible" + +#: ../../mod/mitem.php:158 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "Entrez l'URL du lien ou sélectionnez un nom de menu pour créer un sous-menu" + +#: ../../mod/mitem.php:159 ../../mod/mitem.php:232 +msgid "Use magic-auth if available" +msgstr "Utiliser l'authentification distante, quand disponible" + +#: ../../mod/mitem.php:160 ../../mod/mitem.php:233 +msgid "Open link in new window" +msgstr "Ouvrir le lien dans une nouvelle fenêtre" + +#: ../../mod/mitem.php:161 ../../mod/mitem.php:234 +msgid "Order in list" +msgstr "Ordre dans la liste" + +#: ../../mod/mitem.php:161 ../../mod/mitem.php:234 +msgid "Higher numbers will sink to bottom of listing" +msgstr "Les nombres les plus élevés seront descendus au bas de la liste" + +#: ../../mod/mitem.php:162 +msgid "Submit and finish" +msgstr "Vadiler et terminer" + +#: ../../mod/mitem.php:163 +msgid "Submit and continue" +msgstr "Valider et continuer" + +#: ../../mod/mitem.php:171 +msgid "Menu:" +msgstr "Menu :" + +#: ../../mod/mitem.php:174 +msgid "Link Target" +msgstr "Cible du lien" + +#: ../../mod/mitem.php:177 +msgid "Edit menu" +msgstr "Éditer le menu" + +#: ../../mod/mitem.php:180 +msgid "Edit element" +msgstr "Éditer l'entrée" + +#: ../../mod/mitem.php:181 +msgid "Drop element" +msgstr "Supprimer l'entrée" + +#: ../../mod/mitem.php:182 +msgid "New element" +msgstr "Nouvelle entrée" + +#: ../../mod/mitem.php:183 +msgid "Edit this menu container" +msgstr "Éditer ce bloc de menu" + +#: ../../mod/mitem.php:184 +msgid "Add menu element" +msgstr "Ajouter une entrée au menu" + +#: ../../mod/mitem.php:185 +msgid "Delete this menu item" +msgstr "Supprimer cet entrée du menu" + +#: ../../mod/mitem.php:186 +msgid "Edit this menu item" +msgstr "Éditer cette entrée du menu" + +#: ../../mod/mitem.php:203 +msgid "Menu item not found." +msgstr "Entrée de menu introuvable." + +#: ../../mod/mitem.php:215 +msgid "Menu item deleted." +msgstr "Entrée de menu supprimée." + +#: ../../mod/mitem.php:217 +msgid "Menu item could not be deleted." +msgstr "Impossible de supprimer l'entrée de menu." + +#: ../../mod/mitem.php:224 +msgid "Edit Menu Element" +msgstr "Éditer l'entrée de menu" + +#: ../../mod/mitem.php:230 +msgid "Link text" +msgstr "Texte du lien" + +#: ../../mod/subthread.php:103 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s suit %3$s de %2$s" + +#: ../../mod/mood.php:131 +msgid "Set your current mood and tell your friends" +msgstr "Indiquez votre humeur du moment à vos amis" + +#: ../../mod/suggest.php:35 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "Pas de suggestions pour l'instant. Si le site est récent, merci de re-tenter dans 24 heures." + +#: ../../mod/tagger.php:96 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s a étiqueté le %3$s de %2$s par %4$s" + +#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 +msgid "Tag removed" +msgstr "Étiquette retirée" + +#: ../../mod/tagrm.php:119 +msgid "Remove Item Tag" +msgstr "Retirer une étiquette à l'élément" + +#: ../../mod/tagrm.php:121 +msgid "Select a tag to remove: " +msgstr "Étiquette à retirer :" + +#: ../../mod/network.php:91 +msgid "No such group" +msgstr "Groupe introuvable" + +#: ../../mod/network.php:129 +msgid "No such channel" +msgstr "Canal introuvable" + +#: ../../mod/network.php:143 +msgid "Search Results For:" +msgstr "Résultats de recherche pour :" + +#: ../../mod/network.php:198 +msgid "Collection is empty" +msgstr "Collection vide" + +#: ../../mod/network.php:207 +msgid "Collection: " +msgstr "Collection :" + +#: ../../mod/network.php:226 +msgid "Connection: " +msgstr "Relation :" + +#: ../../mod/network.php:233 +msgid "Invalid connection." +msgstr "Relation invalide." + +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "Erreur du protocole OpenID. Pas d'ID retourné." + +#: ../../mod/new_channel.php:109 msgid "Add a Channel" msgstr "Ajouter un canal" -#: ../../mod/new_channel.php:108 +#: ../../mod/new_channel.php:110 msgid "" "A channel is your own collection of related web pages. A channel can be used" " to hold social network profiles, blogs, conversation groups and forums, " @@ -7555,182 +8610,265 @@ msgid "" "service provider allows." msgstr "Un canal est une collection de pages web reliées entre elles, sous votre contrôle. Il peut contenir des profils de réseau social, des blogs, des groupes de conversation, des forums, des pages de célébrités, et bien plus encore. Vous pouvez créer autant de canaux que votre administrateur de hub vous y autorise." -#: ../../mod/new_channel.php:111 +#: ../../mod/new_channel.php:113 msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " msgstr "Exemples : \"Bob Jameson\", \"Lisa et ses chevaux sauvages\", \"Football\", \"Groupe des amateurs de tir à l'arc\"" -#: ../../mod/new_channel.php:112 +#: ../../mod/new_channel.php:114 msgid "Choose a short nickname" msgstr "Choisissez un alias" -#: ../../mod/new_channel.php:113 +#: ../../mod/new_channel.php:115 msgid "" "Your nickname will be used to create an easily remembered channel address " "(like an email address) which you can share with others." msgstr "Cet alias sera utilisé pour créer une adresse de canal, facile à retenir - un peu comme une adresse de courriel - que vous pourrez partager avec d'autres." -#: ../../mod/new_channel.php:114 +#: ../../mod/new_channel.php:116 msgid "Or import an existing channel from another location" msgstr "Ou importez un canal existant à un autre endroit" -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Identifiant de requête invalide." +#: ../../mod/new_channel.php:118 +msgid "" +"Please choose a channel type (such as social networking or community forum) " +"and privacy requirements so we can select the best permissions for you" +msgstr "Veuillez choisir un type de canal (par exemple \"réseau social\" ou \"forum communautaire\") et un niveau de confidentialité afin que nous puissions choisir les meilleures autorisations pour vous" -#: ../../mod/notifications.php:35 -msgid "Discard" -msgstr "Annuler" +#: ../../mod/new_channel.php:119 +msgid "Channel Type" +msgstr "Type de canal" -#: ../../mod/notifications.php:94 ../../mod/notify.php:53 -msgid "No more system notifications." -msgstr "Pas d'autre notification du système." +#: ../../mod/new_channel.php:119 +msgid "Read more about roles" +msgstr "En savoir plus sur les rôles" -#: ../../mod/notifications.php:98 ../../mod/notify.php:57 -msgid "System Notifications" -msgstr "Notifications du système" +#: ../../mod/thing.php:94 +msgid "Thing updated" +msgstr "Chose mise-à-jour" -#: ../../mod/oexchange.php:23 -msgid "Unable to find your hub." -msgstr "Impossible de trouver votre hub." +#: ../../mod/thing.php:167 +msgid "Object store: failed" +msgstr "Stockage de l'objet : échec" -#: ../../mod/oexchange.php:37 -msgid "Post successful." -msgstr "Contribution effectuée." +#: ../../mod/thing.php:171 +msgid "Thing added" +msgstr "Chose ajoutée" + +#: ../../mod/thing.php:203 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" + +#: ../../mod/thing.php:254 +msgid "Show Thing" +msgstr "Montrer chose" + +#: ../../mod/thing.php:261 +msgid "item not found." +msgstr "élément introuvable." + +#: ../../mod/thing.php:289 +msgid "Edit Thing" +msgstr "Éditer chose" + +#: ../../mod/thing.php:291 ../../mod/thing.php:338 +msgid "Select a profile" +msgstr "Choisissez un profil" + +#: ../../mod/thing.php:295 ../../mod/thing.php:341 +msgid "Post an activity" +msgstr "Publier une activité" + +#: ../../mod/thing.php:295 ../../mod/thing.php:341 +msgid "Only sends to viewers of the applicable profile" +msgstr "Envoi exclusivement au membres autorisé de ce profil" + +#: ../../mod/thing.php:297 ../../mod/thing.php:343 +msgid "Name of thing e.g. something" +msgstr "Nom de la chose, p.ex. quelque-chose" + +#: ../../mod/thing.php:299 ../../mod/thing.php:344 +msgid "URL of thing (optional)" +msgstr "URL de la chose (optionnel)" + +#: ../../mod/thing.php:301 ../../mod/thing.php:345 +msgid "URL for photo of thing (optional)" +msgstr "URL de l'image de la chose (optionnel)" + +#: ../../mod/thing.php:336 +msgid "Add Thing to your Profile" +msgstr "Ajouter la chose à votre profil" + +#: ../../mod/uexport.php:50 ../../mod/uexport.php:51 +msgid "Export Channel" +msgstr "Exporter le canal" + +#: ../../mod/uexport.php:52 +msgid "" +"Export your basic channel information to a file. This acts as a backup of " +"your connections, permissions, profile and basic data, which can be used to " +"import your data to a new server hub, but does not contain your content." +msgstr "Exportez les principales informations de votre canal dans un fichier. Celui-ci pourra servir de sauvegarde de vos contacts, permissions, profils et données de base. Il pourra être importé sur un nouveau hub/serveur, mais n'embarquera pas vos contenus." + +#: ../../mod/uexport.php:53 +msgid "Export Content" +msgstr "Exporter le contenu" + +#: ../../mod/uexport.php:54 +msgid "" +"Export your channel information and recent content to a JSON backup that can" +" be restored or imported to another server hub. This backs up all of your " +"connections, permissions, profile data and several months of posts. This " +"file may be VERY large. Please be patient - it may take several minutes for" +" this download to begin." +msgstr "Exportez les informations du canal et les contenus récents dans un fichier JSON. Celui-ci contiendra toutes vos relations, permissions, profils, et plusieurs mois de publications. Ce fichier peut être TRÈS gros. Armez-vous de patience - plusieurs minutes peuvent s'écouler avant que le téléchargement ne commence." + +#: ../../mod/uexport.php:55 +msgid "Export your posts from a given year or month:" +msgstr "" + +#: ../../mod/uexport.php:57 +msgid "" +"You may also export your posts and conversations for a particular year or " +"month. Click on one of the recent years or months below." +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Jan" +msgstr "Jan" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Feb" +msgstr "Fev" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Mar" +msgstr "Mar" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Apr" +msgstr "Avr" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Jun" +msgstr "Jun" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Jul" +msgstr "Jul" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Aug" +msgstr "Aou" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Sep" +msgstr "Sep" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Oct" +msgstr "Oct" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Nov" +msgstr "Nov" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Dec" +msgstr "Dec" + +#: ../../mod/uexport.php:60 +msgid "" +"If the export fails (possibly due to memory exhaustion on your server hub), " +"please try again selecting a more limited date range." +msgstr "" + +#: ../../mod/uexport.php:61 +#, php-format +msgid "" +"Or adjust the date in your browser location bar to select other dates. For " +"example the year 2013; %1$s/2013 or the month " +"September 2013; %1$s/2013/9" +msgstr "" + +#: ../../mod/uexport.php:62 +msgid "Please visit" +msgstr "" + +#: ../../mod/uexport.php:62 +msgid "on another hub to import the backup files(s)." +msgstr "" + +#: ../../mod/uexport.php:63 +msgid "" +"We advise you to clone the channel on the new hub first and than to import " +"the backup file(s) (from the same channel) in chronological order. Importing" +" the backup files into another channel will certainly give permission " +"issues." +msgstr "" + +#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 +#: ../../mod/update_home.php:21 ../../mod/update_network.php:23 +#: ../../mod/update_public.php:21 ../../mod/update_search.php:46 +msgid "[Embedded content - reload page to view]" +msgstr "[Contenu embarqué - rechargez la page pour le voir]" + +#: ../../mod/viewconnections.php:62 +msgid "No connections." +msgstr "Pas de relations." + +#: ../../mod/viewconnections.php:75 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Visiter le profil de %s [%s]" + +#: ../../mod/viewsrc.php:38 +msgid "Source of Item" +msgstr "Source de l'élément" + +#: ../../mod/vote.php:97 +msgid "Total votes" +msgstr "" + +#: ../../mod/vote.php:98 +msgid "Average Rating" +msgstr "" + +#: ../../mod/webpages.php:191 +msgid "Page Title" +msgstr "Titre de la page" + +#: ../../mod/xchan.php:6 +msgid "Xchan Lookup" +msgstr "Recherche xchan" + +#: ../../mod/xchan.php:9 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "Recherche xchan commençant par (ou adresse \"webbie\") :" #: ../../mod/zfinger.php:23 msgid "invalid target signature" msgstr "signature de la cible invalide" -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." -msgstr "Erreur du protocole OpenID. Pas d'ID retourné." - -#: ../../mod/appman.php:28 ../../mod/appman.php:44 -msgid "App installed." -msgstr "Application installée." - -#: ../../mod/appman.php:37 -msgid "Malformed app." -msgstr "Erreur de l'application - Malformée." - -#: ../../mod/appman.php:80 -msgid "Embed code" -msgstr "Code intégré" - -#: ../../mod/appman.php:86 -msgid "Edit App" -msgstr "Edition de l'Application" - -#: ../../mod/appman.php:86 -msgid "Create App" -msgstr "Création d'une Application" - -#: ../../mod/appman.php:91 -msgid "Name of app" -msgstr "Nom de l'application" - -#: ../../mod/appman.php:92 -msgid "Location (URL) of app" -msgstr "Emplacement (Lien) vers l'application" - -#: ../../mod/appman.php:94 -msgid "Photo icon URL" -msgstr "Lien (URL) de l'icône à utiliser pour cette photo" - -#: ../../mod/appman.php:94 -msgid "80 x 80 pixels - optional" -msgstr "80 x 80 pixels - optionel" - -#: ../../mod/appman.php:95 -msgid "Version ID" -msgstr "Version" - -#: ../../mod/appman.php:96 -msgid "Price of app" -msgstr "Prix de l'application" - -#: ../../mod/appman.php:97 -msgid "Location (URL) to purchase app" -msgstr "Emplacement (LIEN) pour l'achat de l'application" - -#: ../../mod/poll.php:64 -msgid "Poll" -msgstr "Sondage" - -#: ../../mod/poll.php:69 -msgid "View Results" -msgstr "Voir les Résultats" - -#: ../../mod/frphotos.php:79 -msgid "Friendica Photo Album Import" -msgstr "Importer votre Album Photo Friendica" - -#: ../../mod/frphotos.php:80 -msgid "This will import all your Friendica photo albums to this Red channel." -msgstr "Cette fonction va importer tous vos albums photos Friendica dans ce canal de la Matrice Rouge." - -#: ../../mod/frphotos.php:81 -msgid "Friendica Server base URL" -msgstr "URL vers le serveur Friendica" - -#: ../../mod/frphotos.php:82 -msgid "Friendica Login Username" -msgstr "Nom d'utilisateur Friendica" - -#: ../../mod/frphotos.php:83 -msgid "Friendica Login Password" -msgstr "Mot de passe Friendica" - -#: ../../mod/removeaccount.php:30 -msgid "" -"Account removals are not allowed within 48 hours of changing the account " -"password." -msgstr "Il est impossible de supprimer un compte à l'intérieur de 48 heures après avoir changé le mot de passe d'un compte." - -#: ../../mod/removeaccount.php:57 -msgid "Remove This Account" -msgstr "Supprimer ce Compte" - -#: ../../mod/removeaccount.php:58 -msgid "" -"This will completely remove this account including all its channels from the" -" network. Once this has been done it is not recoverable." -msgstr "Cette fonction va complètement supprimer le compte incluant tous ses canaux sur la matrice. Attention, cette action est irréversible." - -#: ../../mod/removeaccount.php:60 -msgid "" -"Remove this account, all its channels and all its channel clones from the " -"network" -msgstr "Supprimer ce compte, tous ses canaux et tous les clones sur la matrice." - -#: ../../mod/removeaccount.php:60 -msgid "" -"By default only the instances of the channels located on this hub will be " -"removed from the network" -msgstr "Par défault, seuls les instances de canaux situés sur ce hub seront supprimer de la matrice." - #: ../../view/theme/apw/php/config.php:202 #: ../../view/theme/apw/php/config.php:236 msgid "Schema Default" -msgstr "Par défault" +msgstr "" #: ../../view/theme/apw/php/config.php:203 msgid "Sans-Serif" -msgstr "Sans-Serif" +msgstr "Sans empâtements" #: ../../view/theme/apw/php/config.php:204 msgid "Monospace" -msgstr "Monospace" +msgstr "Chasse fixe" #: ../../view/theme/apw/php/config.php:259 -#: ../../view/theme/blogga/php/config.php:69 -#: ../../view/theme/blogga/view/theme/blog/config.php:69 #: ../../view/theme/redbasic/php/config.php:102 msgid "Theme settings" msgstr "Réglages du thème" #: ../../view/theme/apw/php/config.php:260 -#: ../../view/theme/redbasic/php/config.php:103 msgid "Set scheme" msgstr "Définir la palette de couleurs" @@ -7749,71 +8887,71 @@ msgstr "Définir le jeu d'icônes" #: ../../view/theme/apw/php/config.php:264 msgid "Set big shadow size, default 15px 15px 15px" -msgstr "Définir la taille des grandes ombres, par défaut 15px 15px 15px" +msgstr "" #: ../../view/theme/apw/php/config.php:265 msgid "Set small shadow size, default 5px 5px 5px" -msgstr "Définir la taille des petites ombres, par défaut 5px 5px 5px" +msgstr "" #: ../../view/theme/apw/php/config.php:266 msgid "Set shadow color, default #000" -msgstr "Définir la couleur des ombres, par défaut #000" +msgstr "" #: ../../view/theme/apw/php/config.php:267 msgid "Set radius size, default 5px" -msgstr "Définir le rayon des arrondis, par défaut 5px" +msgstr "" #: ../../view/theme/apw/php/config.php:268 msgid "Set line-height for posts and comments" -msgstr "Définir line-height pour contributions et commentaires" +msgstr "" #: ../../view/theme/apw/php/config.php:269 msgid "Set background image" -msgstr "Définir l'image d'arrière-plan" +msgstr "" #: ../../view/theme/apw/php/config.php:270 msgid "Set background attachment" -msgstr "Image de fond - fichier" +msgstr "" #: ../../view/theme/apw/php/config.php:271 msgid "Set background color" -msgstr "Définir la couleur d'arrière-plan" +msgstr "" #: ../../view/theme/apw/php/config.php:272 msgid "Set section background image" -msgstr "Définir l'image d'arrière-plan des sections" +msgstr "" #: ../../view/theme/apw/php/config.php:273 msgid "Set section background color" -msgstr "Définir la couleur d'arrière-plan des sections" +msgstr "" #: ../../view/theme/apw/php/config.php:274 msgid "Set color of items - use hex" -msgstr "Définir la couleur des éléments - en héxadécimal" +msgstr "" #: ../../view/theme/apw/php/config.php:275 msgid "Set color of links - use hex" -msgstr "Définir la couleur des liens - en héxadécimal" +msgstr "" #: ../../view/theme/apw/php/config.php:276 msgid "Set max-width for items. Default 400px" -msgstr "Définir la largeur maximal des éléments. Par défaut, 400px" +msgstr "" #: ../../view/theme/apw/php/config.php:277 msgid "Set min-width for items. Default 240px" -msgstr "Définir la largeur minimale des éléments. Par défaut, 240px" +msgstr "" #: ../../view/theme/apw/php/config.php:278 msgid "Set the generic content wrapper width. Default 48%" -msgstr "Définir la largeur du contenu. Par défaut, 48%" +msgstr "" #: ../../view/theme/apw/php/config.php:279 msgid "Set color of fonts - use hex" -msgstr "Définir la couleur des fontes - en héxadécimal" +msgstr "" #: ../../view/theme/apw/php/config.php:280 msgid "Set background-size element" -msgstr "Définir background-size pour les éléments" +msgstr "Taille du fond" #: ../../view/theme/apw/php/config.php:281 msgid "Item opacity" @@ -7855,25 +8993,14 @@ msgstr "Décalage gauche du panneau latéral" msgid "Right offset of the aside element" msgstr "Décalage droit du panneau latéral" -#: ../../view/theme/blogga/php/config.php:47 -#: ../../view/theme/blogga/view/theme/blog/config.php:47 -msgid "None" -msgstr "Aucun" - -#: ../../view/theme/blogga/php/config.php:70 -#: ../../view/theme/blogga/view/theme/blog/config.php:70 -msgid "Header image" -msgstr "Image de l'entête" - -#: ../../view/theme/blogga/php/config.php:71 -#: ../../view/theme/blogga/view/theme/blog/config.php:71 -msgid "Header image only on profile pages" -msgstr "Image de l'entête tel qu'elle est affichée sur la page du profil" - -#: ../../view/theme/redbasic/php/config.php:84 -msgid "Light (Hubzilla default)" +#: ../../view/theme/redbasic/php/config.php:82 +msgid "Light (Red Matrix default)" msgstr "Blanc (valeur par défaut)" +#: ../../view/theme/redbasic/php/config.php:103 +msgid "Select scheme" +msgstr "Définir la palette de couleurs" + #: ../../view/theme/redbasic/php/config.php:104 msgid "Narrow navbar" msgstr "Barre de navigation fine" @@ -7954,6 +9081,10 @@ msgstr "Définir la couleur de survol des icônes des éléments" msgid "Set font-size for the entire application" msgstr "Définir la taille de police pour l'application entière" +#: ../../view/theme/redbasic/php/config.php:123 +msgid "Example: 14px" +msgstr "Exemple : 14px" + #: ../../view/theme/redbasic/php/config.php:125 msgid "Set font-color for posts and comments" msgstr "Définir font-colour pour les contributions et commentaires" @@ -7967,12 +9098,16 @@ msgid "Set shadow depth of photos" msgstr "Définir la profondeur de l'ombre des photos" #: ../../view/theme/redbasic/php/config.php:128 -msgid "Set maximum width of conversation regions" -msgstr "Définir la largeur maximale des conversations" +msgid "Set maximum width of content region in pixel" +msgstr "Définir la largeur maximale de la zone des contenus" + +#: ../../view/theme/redbasic/php/config.php:128 +msgid "Leave empty for default width" +msgstr "Laissez vide pour avoir la largeur par défaut" #: ../../view/theme/redbasic/php/config.php:129 -msgid "Center conversation regions" -msgstr "Emplacement de la conversation - Centrer" +msgid "Center page content" +msgstr "Contenue de la page centrale" #: ../../view/theme/redbasic/php/config.php:130 msgid "Set minimum opacity of nav bar - to hide it" @@ -7986,49 +9121,51 @@ msgstr "Définir la taille de la photo de l'auteur d'une conversation" msgid "Set size of followup author photos" msgstr "Définir la taille de la photo de l'auteur d'une réponse" -#: ../../view/theme/redbasic/php/config.php:133 -msgid "Sloppy photo albums" -msgstr "Albums photo \"en biais\"" - -#: ../../view/theme/redbasic/php/config.php:133 -msgid "Are you a clean desk or a messy desk person?" -msgstr "Vous êtes plutôt \"bureau bien rangé\" ou \"gros foutoir\"?" - -#: ../../boot.php:1296 +#: ../../boot.php:1356 #, php-format msgid "Update %s failed. See error logs." -msgstr "La mise à jour %s a échoué. Merci de consulter les journaux d'erreur." +msgstr "La mise-à-jour %s a échoué. Merci de consulter les journaux d'erreur." -#: ../../boot.php:1299 +#: ../../boot.php:1359 #, php-format msgid "Update Error at %s" -msgstr "Erreur de mise à jour sur %s" +msgstr "Erreur de mise-à-jour sur %s" -#: ../../boot.php:1473 +#: ../../boot.php:1526 msgid "" -"Create an account to access services and applications within the Hubzilla" +"Create an account to access services and applications within the Red Matrix" msgstr "Créez un compte pour pouvoir accéder aux services et applications de la Matrice Red" -#: ../../boot.php:1501 +#: ../../boot.php:1554 msgid "Password" msgstr "Mot de passe" -#: ../../boot.php:1502 +#: ../../boot.php:1555 msgid "Remember me" msgstr "Se souvenir de moi" -#: ../../boot.php:1507 +#: ../../boot.php:1558 msgid "Forgot your password?" msgstr "Mot de passe oublié?" -#: ../../boot.php:1572 -msgid "permission denied" -msgstr "permission refusée" - -#: ../../boot.php:1573 -msgid "Got Zot?" -msgstr "Authentification magique a échouée. Êtes-vous toujours connecté à votre HUB?" - -#: ../../boot.php:2003 +#: ../../boot.php:2182 msgid "toggle mobile" msgstr "(dés)activer mobile" + +#: ../../boot.php:2317 +msgid "Website SSL certificate is not valid. Please correct." +msgstr "Le certificat SSL n'est pas valide. Corrigez le." + +#: ../../boot.php:2320 +#, php-format +msgid "[red] Website SSL error for %s" +msgstr "[red] Erreur SSL pour %s" + +#: ../../boot.php:2357 +msgid "Cron/Scheduled tasks not running." +msgstr "Les taches planifiées ne tournent pas." + +#: ../../boot.php:2361 +#, php-format +msgid "[red] Cron tasks not running on %s" +msgstr "[red] tache planifiée n'est pas en fonction sur %s" diff --git a/view/fr/strings.php b/view/fr/strings.php index 4802ead50..5e17d7946 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -5,52 +5,107 @@ function string_plural_select_fr($n){ return ($n > 1);; }} ; -App::$strings["Cannot locate DNS info for database server '%s'"] = "Impossible de trouver les infos DNS du serveur de base de données '%s'"; -App::$strings["Profile Photos"] = "Photos du profil"; -App::$strings["%1\$s is now friends with %2\$s"] = "%1\$s et %2\$s sont maintenant amis."; -App::$strings["Sharing notification from Diaspora network"] = "Partage de vos notifications du réseau Diaspora"; -App::$strings["photo"] = "photo"; -App::$strings["status"] = "le statut"; -App::$strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s aime %3\$s de %2\$s"; -App::$strings["Attachments:"] = "Pièces jointes:"; -App::$strings["Embedded content"] = "Contenu imbriqué"; -App::$strings["Embedding disabled"] = "Imbrication désactivée"; -App::$strings["created a new post"] = "a publié"; -App::$strings["commented on %s's post"] = "a commenté la publication de %s"; -App::$strings["Site Admin"] = "Administrateur"; -App::$strings["Bookmarks"] = "Favoris"; -App::$strings["Address Book"] = "Carnet d'adresses"; -App::$strings["Login"] = "Connexion"; -App::$strings["Channel Select"] = "Changer de canal"; -App::$strings["Matrix"] = "Matrice"; -App::$strings["Settings"] = "Réglages"; +App::$strings["No username found in import file."] = "Aucun nom d'utilisateur dans le fichier d'import."; +App::$strings["Unable to create a unique channel address. Import failed."] = "Impossible de créer une adresse de canal unique. Échec de l'import."; +App::$strings["Import completed."] = "L'import est terminé."; +App::$strings["parent"] = "retour"; +App::$strings["Collection"] = "Collection"; +App::$strings["Principal"] = "Principal"; +App::$strings["Addressbook"] = "Carnet d'adresse"; +App::$strings["Calendar"] = "Calendrier"; +App::$strings["Schedule Inbox"] = "Calendrier - Message entrants"; +App::$strings["Schedule Outbox"] = "Calendrier - Message sortants"; +App::$strings["Unknown"] = "Inconnu"; +App::$strings["%1\$s used"] = "%1\$s utilisé"; +App::$strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s utilisé de %2\$s (%3\$s%)"; App::$strings["Files"] = "Fichiers"; -App::$strings["Webpages"] = "Pages web"; -App::$strings["Channel Home"] = "Mon canal"; -App::$strings["Profile"] = "Profil"; -App::$strings["Photos"] = "Photos"; -App::$strings["Events"] = "Événements"; -App::$strings["Directory"] = "Annuaire"; -App::$strings["Help"] = "Aide"; -App::$strings["Mail"] = "Messages"; -App::$strings["Mood"] = "Humeur"; -App::$strings["Poke"] = "Cogner"; -App::$strings["Chat"] = "Clavardage"; -App::$strings["Search"] = "Recherche"; -App::$strings["Probe"] = "Sonder"; -App::$strings["Suggest"] = "Suggérer"; -App::$strings["Random Channel"] = "Un canal au hasard"; -App::$strings["Invite"] = "Invitation"; -App::$strings["Features"] = "Fonctionalités"; -App::$strings["Language"] = "Langue"; -App::$strings["Post"] = "Envoyer"; -App::$strings["Profile Photo"] = "Photo du profil"; -App::$strings["Update"] = "Mise à jour"; -App::$strings["Install"] = "Installer"; -App::$strings["Purchase"] = "Acheter"; +App::$strings["Total"] = "Total"; +App::$strings["Shared"] = "Partagé"; +App::$strings["Create"] = "Créer"; +App::$strings["Upload"] = "Envoyer"; +App::$strings["Name"] = "Nom"; +App::$strings["Type"] = "Type"; +App::$strings["Size"] = "Taille"; +App::$strings["Last Modified"] = "Modifié le"; App::$strings["Edit"] = "Éditer"; App::$strings["Delete"] = "Supprimer"; -App::$strings["Unknown"] = "Inconnu"; +App::$strings["Create new folder"] = "Nouveau dossier"; +App::$strings["Upload file"] = "Téléverser un fichier"; +App::$strings["Cannot locate DNS info for database server '%s'"] = "Impossible de trouver les infos DNS du serveur de BD '%s'"; +App::$strings["Profile Photos"] = "Photos du profil"; +App::$strings["Logout"] = "Déconnexion"; +App::$strings["End this session"] = "Mettre fin à la session"; +App::$strings["Home"] = "Canal"; +App::$strings["Your posts and conversations"] = "Vos publications et conversations"; +App::$strings["View Profile"] = "Profil"; +App::$strings["Your profile page"] = "Votre profil"; +App::$strings["Edit Profiles"] = "Éditer les profils"; +App::$strings["Manage/Edit profiles"] = "Gérer/éditer les profils"; +App::$strings["Edit Profile"] = "Éditeur de profil"; +App::$strings["Edit your profile"] = "Éditer votre profil"; +App::$strings["Photos"] = "Photos"; +App::$strings["Your photos"] = "Vos photos"; +App::$strings["Your files"] = "Vos fichiers"; +App::$strings["Chat"] = "Clavardage"; +App::$strings["Your chatrooms"] = "Vos salons"; +App::$strings["Bookmarks"] = "Favoris"; +App::$strings["Your bookmarks"] = "Vos favoris"; +App::$strings["Webpages"] = "Pages web"; +App::$strings["Your webpages"] = "Vos pages web"; +App::$strings["Login"] = "Connexion"; +App::$strings["Sign in"] = "Connexion"; +App::$strings["%s - click to logout"] = "%s - cliquer ici pour déconnecter"; +App::$strings["Remote authentication"] = "Authentification distante"; +App::$strings["Click to authenticate to your home hub"] = "S'authentifier auprès de votre hub"; +App::$strings["Home Page"] = "Page d'accueil"; +App::$strings["Register"] = "S'inscrire"; +App::$strings["Create an account"] = "Créer un compte"; +App::$strings["Help"] = "Aide"; +App::$strings["Help and documentation"] = "Aide et documentation"; +App::$strings["Apps"] = "Applications"; +App::$strings["Applications, utilities, links, games"] = "Applications, utilitaires, liens, jeux"; +App::$strings["Search"] = "Recherche"; +App::$strings["Search site content"] = "Rechercher parmi le contenu du site"; +App::$strings["Directory"] = "Annuaire"; +App::$strings["Channel Directory"] = "Annuaire des canaux"; +App::$strings["Matrix"] = "Matrice"; +App::$strings["Your matrix"] = "Votre matrice"; +App::$strings["Mark all matrix notifications seen"] = "Marquer toutes les notifications de la matrice comme vues"; +App::$strings["Channel Home"] = "Mon canal"; +App::$strings["Channel home"] = "Mon canal"; +App::$strings["Mark all channel notifications seen"] = "Marquer toutes les notifications du canal comme vues"; +App::$strings["Connections"] = "Relations"; +App::$strings["Notices"] = "Notifications"; +App::$strings["Notifications"] = "Notifications"; +App::$strings["See all notifications"] = "Voir toutes les notifications"; +App::$strings["Mark all system notifications seen"] = "Marquer toutes les notifications système comme vues"; +App::$strings["Mail"] = "Messages"; +App::$strings["Private mail"] = "Messages privés"; +App::$strings["See all private messages"] = "Voir tous les messages privés"; +App::$strings["Mark all private messages seen"] = "Marquer tous les messages privés comme vus"; +App::$strings["Inbox"] = "Boîte de réception"; +App::$strings["Outbox"] = "Boîte d'envoi"; +App::$strings["New Message"] = "Nouveau message"; +App::$strings["Events"] = "Événements"; +App::$strings["Event Calendar"] = "Calendrier des événements"; +App::$strings["See all events"] = "Voir tous les événements"; +App::$strings["Mark all events seen"] = "Marquer tous les événements comme vus"; +App::$strings["Channel Manager"] = "Gérer les canaux"; +App::$strings["Manage Your Channels"] = "Gérer vos canaux"; +App::$strings["Settings"] = "Réglages"; +App::$strings["Account/Channel Settings"] = "Réglages du Compte/Canal"; +App::$strings["Admin"] = "Administrateur"; +App::$strings["Site Setup and Configuration"] = "Configuration du site"; +App::$strings["Loading..."] = "Chargement..."; +App::$strings["@name, #tag, content"] = "@nom, #tag, contenu"; +App::$strings["Please wait..."] = "Merci de patienter..."; +App::$strings["view full size"] = "pleine taille"; +App::$strings["\$Projectname Notification"] = "Notification de \$Projectname"; +App::$strings["\$projectname"] = "\$projectname"; +App::$strings["Thank You,"] = "Merci,"; +App::$strings["%s Administrator"] = "l'administrateur de %s"; +App::$strings["Administrator"] = "Administrateur"; +App::$strings["No Subject"] = "Pas de sujet"; App::$strings["prev"] = "préc."; App::$strings["first"] = "premier"; App::$strings["last"] = "dernier"; @@ -64,31 +119,31 @@ App::$strings["%d Connection"] = array( ); App::$strings["View Connections"] = "Voir les relations"; App::$strings["Save"] = "Sauver"; -App::$strings["poke"] = "cogner"; -App::$strings["poked"] = "a cogné"; +App::$strings["poke"] = "cogne"; +App::$strings["poked"] = "C'est fait cogner"; App::$strings["ping"] = "solliciter"; -App::$strings["pinged"] = "a sollicité"; -App::$strings["prod"] = "encourager"; -App::$strings["prodded"] = "a encouragé"; -App::$strings["slap"] = "gifler"; -App::$strings["slapped"] = "a giflé"; +App::$strings["pinged"] = "sollicité"; +App::$strings["prod"] = "aiguillonner"; +App::$strings["prodded"] = "aiguillonné"; +App::$strings["slap"] = "giffle"; +App::$strings["slapped"] = "gifflé"; App::$strings["finger"] = "pointer"; -App::$strings["fingered"] = "a pointé"; -App::$strings["rebuff"] = "rejeter"; -App::$strings["rebuffed"] = "a rejeté"; +App::$strings["fingered"] = "pointé"; +App::$strings["rebuff"] = "rejetter"; +App::$strings["rebuffed"] = "rejetté"; App::$strings["happy"] = "heureux"; App::$strings["sad"] = "triste"; App::$strings["mellow"] = "mélancolique"; App::$strings["tired"] = "fatigué"; App::$strings["perky"] = "impertinent"; -App::$strings["angry"] = "colérique"; +App::$strings["angry"] = "colèrique"; App::$strings["stupified"] = "stupéfié"; App::$strings["puzzled"] = "perplexe"; App::$strings["interested"] = "intéressé"; App::$strings["bitter"] = "amer"; -App::$strings["cheerful"] = "joyeux"; +App::$strings["cheerful"] = "entrain"; App::$strings["alive"] = "énergique"; -App::$strings["annoyed"] = "agacé"; +App::$strings["annoyed"] = "agaçé"; App::$strings["anxious"] = "anxieux"; App::$strings["cranky"] = "énervé"; App::$strings["disturbed"] = "perturbé"; @@ -121,28 +176,143 @@ App::$strings["bytes"] = "octets"; App::$strings["remove category"] = "supprimer la catégorie"; App::$strings["remove from file"] = "retirer du fichier"; App::$strings["Click to open/close"] = "Cliquer pour ouvrir/fermer"; -App::$strings["Link to Source"] = "Lien vers la source"; -App::$strings["Select a page layout: "] = "Choisir une mise en page :"; +App::$strings["Link to Source"] = "Lien vers la Source"; App::$strings["default"] = "défaut"; -App::$strings["Page content type: "] = "Type de contenu :"; +App::$strings["Page layout"] = "Mises en page"; +App::$strings["You can create your own with the layouts tool"] = "Créez les votres avec les outils de mise en page"; +App::$strings["Page content type"] = "Type de contenu"; App::$strings["Select an alternate language"] = "Choisir une langue alternative"; +App::$strings["photo"] = "photo"; App::$strings["event"] = "événement"; +App::$strings["status"] = "le statut"; App::$strings["comment"] = "commentaire"; App::$strings["activity"] = "activité"; -App::$strings["Design"] = "Conception"; +App::$strings["Design Tools"] = "Outils de conception"; App::$strings["Blocks"] = "Blocs"; App::$strings["Menus"] = "Menus"; App::$strings["Layouts"] = "Mises-en-page"; App::$strings["Pages"] = "Pages"; -App::$strings["New Page"] = "Nouvelle page"; -App::$strings["View"] = "Voir"; +App::$strings["Categories"] = "Catégories"; +App::$strings["System"] = "Système"; +App::$strings["Personal"] = "Personnel"; +App::$strings["Create Personal App"] = "Créer Votre Application"; +App::$strings["Edit Personal App"] = "Éditer Votre Application"; +App::$strings["Connect"] = "Ajouter"; +App::$strings["Ignore/Hide"] = "Ignorer/Cacher"; +App::$strings["Suggestions"] = "Suggestion"; +App::$strings["See more..."] = "Voir plus..."; +App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "Vous avez %1$.0f des %2$.0f relations autorisées."; +App::$strings["Add New Connection"] = "Ajouter une nouvelle relation"; +App::$strings["Enter the channel address"] = "Adresse du canal"; +App::$strings["Example: bob@example.com, http://example.com/barbara"] = "Exemple : bob@exemple.com, http://exemple.com/barbara"; +App::$strings["Notes"] = "Notes"; +App::$strings["Remove term"] = "Retirer le terme"; +App::$strings["Saved Searches"] = "Recherches sauvées"; +App::$strings["add"] = "ajouter"; +App::$strings["Saved Folders"] = "Dossiers sauvegardés"; +App::$strings["Everything"] = "Tout"; +App::$strings["Archives"] = "Archives"; +App::$strings["Me"] = "Moi"; +App::$strings["Family"] = "Famille"; +App::$strings["Friends"] = "Amis"; +App::$strings["Acquaintances"] = "Mes connaissances"; +App::$strings["All"] = "Tout"; +App::$strings["Refresh"] = "Actualiser"; +App::$strings["Account settings"] = "Réglages du Compte"; +App::$strings["Channel settings"] = "Réglages du Canal"; +App::$strings["Additional features"] = "Fonctions supplémentaires"; +App::$strings["Feature/Addon settings"] = "Extensions"; +App::$strings["Display settings"] = "Réglages d'affichage"; +App::$strings["Connected apps"] = "Applications connectées"; +App::$strings["Export channel"] = "Exporter le canal"; +App::$strings["Connection Default Permissions"] = "Permissions par défaut des connexions"; +App::$strings["Premium Channel Settings"] = "Canal VIP"; +App::$strings["Channel Sources"] = "Canaux sources"; +App::$strings["Messages"] = "Messages"; +App::$strings["Check Mail"] = "Vérifier le courrier"; +App::$strings["Chat Rooms"] = "Salons de clavardage"; +App::$strings["Bookmarked Chatrooms"] = "Salons favoris"; +App::$strings["Suggested Chatrooms"] = "Salons suggérés"; +App::$strings["photo/image"] = "photo/image"; +App::$strings["Rate Me"] = "Me noter"; +App::$strings["View Ratings"] = "Voir mes notes"; +App::$strings["Public Hubs"] = "Instances publiques"; +App::$strings["New window"] = "Nouvelle fenêtre"; +App::$strings["Open the selected location in a different window or browser tab"] = "Ouvrir l'emplacement dans une fenêtre (ou un onglet) différent"; +App::$strings["User '%s' deleted"] = "Utilisateur '%s' supprimé"; +App::$strings["No recipient provided."] = "Pas de destinataire."; +App::$strings["[no subject]"] = "[sans objet]"; +App::$strings["Unable to determine sender."] = "Impossible de déterminer l'émetteur."; +App::$strings["Stored post could not be verified."] = "Le message stocké n'a pas pu être vérifié."; +App::$strings["Invalid data packet"] = "Paquet de données invalide"; +App::$strings["Unable to verify channel signature"] = "Impossible de vérifier la signature du canal"; +App::$strings["Unable to verify site signature for %s"] = "Impossible de vérifier la signature de site pour %s"; +App::$strings["created a new post"] = "a publié"; +App::$strings["commented on %s's post"] = "a commenté la publication de %s"; +App::$strings["Private Message"] = "Message Privé"; +App::$strings["Select"] = "Sélectionner"; +App::$strings["Save to Folder"] = "Sauvegarder dans le dossier"; +App::$strings["I will attend"] = "J'y serais"; +App::$strings["I will not attend"] = "Je n'y serais pas"; +App::$strings["I might attend"] = "J'y serais peut-être"; +App::$strings["I agree"] = "J'approuve"; +App::$strings["I disagree"] = "Je désapprouve"; +App::$strings["I abstain"] = "Je m'abstiens"; +App::$strings["View all"] = "Voir tout"; +App::$strings["__ctx:noun__ Like"] = array( + 0 => "J'aime", + 1 => "J'aime", +); +App::$strings["__ctx:noun__ Dislike"] = array( + 0 => "Je déteste", + 1 => "Je déteste", +); +App::$strings["Add Star"] = "Ajouter Étoile"; +App::$strings["Remove Star"] = "Supprimer Étoile"; +App::$strings["Toggle Star Status"] = "Changer le Statut des Étoiles"; +App::$strings["starred"] = "mis en avant"; +App::$strings["Message signature validated"] = "Signature du message validée"; +App::$strings["Message signature incorrect"] = "Signature du message incorrecte"; +App::$strings["Add Tag"] = "Ajouter une balise"; +App::$strings["I like this (toggle)"] = "J'aime (oui/non)"; +App::$strings["like"] = "aime"; +App::$strings["I don't like this (toggle)"] = "Je déteste (oui/non)"; +App::$strings["dislike"] = "déteste"; +App::$strings["Share This"] = "Partager"; +App::$strings["share"] = "partager"; +App::$strings["%d comment"] = array( + 0 => "%d commentaire", + 1 => "%d commentaires", +); +App::$strings["View %s's profile - %s"] = "Voir le profil de %s - %s"; +App::$strings["to"] = "à"; +App::$strings["via"] = "via"; +App::$strings["Wall-to-Wall"] = "Mur-mur"; +App::$strings["via Wall-To-Wall:"] = "par Mur-mur :"; +App::$strings["from %s"] = "de %s"; +App::$strings["last edited: %s"] = "dernière édition : %s"; +App::$strings["Expires: %s"] = "Expire : %s"; +App::$strings["Save Bookmarks"] = "Enregistrer un favori"; +App::$strings["Add to Calendar"] = "Ajouter au Calendrier"; +App::$strings["Mark all seen"] = "Tout marquer comme vu"; +App::$strings["__ctx:noun__ Likes"] = "Aimes"; +App::$strings["__ctx:noun__ Dislikes"] = "Détestes"; +App::$strings["Close"] = "Fermer"; +App::$strings["Please wait"] = "Merci de patienter"; +App::$strings["[+] show all"] = "[+] voir plus"; +App::$strings["This is you"] = "C'est vous"; +App::$strings["Comment"] = "Commenter"; +App::$strings["Submit"] = "Envoyer"; +App::$strings["Bold"] = "Gras"; +App::$strings["Italic"] = "Italique"; +App::$strings["Underline"] = "Souligné"; +App::$strings["Quote"] = "Citation"; +App::$strings["Code"] = "Code"; +App::$strings["Image"] = "Image"; +App::$strings["Insert Link"] = "Insérer un lien"; +App::$strings["Video"] = "Vidéo"; App::$strings["Preview"] = "Aperçu"; -App::$strings["Actions"] = "Actions"; -App::$strings["Page Link"] = "Lien vers la page"; -App::$strings["Title"] = "Titre"; -App::$strings["Created"] = "Créé"; -App::$strings["Edited"] = "Édité"; -App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Le formulaire n'est plus sécurisé, probablement parce qu'il est ouvert depuis trop longtemps (plus de 3 heures)."; +App::$strings["Encrypt text"] = "Chiffrer le texte"; App::$strings["Not a valid email address"] = "Ce n'est pas une adresse de courriel valide"; App::$strings["Your email domain is not among those allowed on this site"] = "Votre domaine de courriel ne fait pas partie de ceux autorisés par ce site"; App::$strings["Your email address is already registered at this site."] = "Votre adresse de courriel est déjà inscrite sur ce site."; @@ -152,34 +322,47 @@ App::$strings["Please enter the required information."] = "Merci d'entrer les in App::$strings["Failed to store account information."] = "Impossible de stocker les informations liées au compte."; App::$strings["Registration confirmation for %s"] = "Confirmation de l'enregistrement pour %s"; App::$strings["Registration request at %s"] = "Demande d'inscription sur %s"; -App::$strings["Administrator"] = "Administrateur"; App::$strings["your registration password"] = "votre mot de passe d'inscription"; App::$strings["Registration details for %s"] = "Détails de l'inscription à %s"; App::$strings["Account approved."] = "Compte approuvé."; App::$strings["Registration revoked for %s"] = "Inscription révoquée pour %s"; App::$strings["Account verified. Please login."] = "Compte vérifié. Veuillez vous connecter."; -App::$strings["Permission denied."] = "Permission refusée."; -App::$strings["Image exceeds website size limit of %lu bytes"] = "L'image dépasse la taille limite de %lu octets"; -App::$strings["Image file is empty."] = "L'image est vide."; -App::$strings["Unable to process image"] = "Impossible de traiter l'image"; -App::$strings["Photo storage failed."] = "Le stockage de l'image a échoué."; -App::$strings["Photo Albums"] = "Albums photo"; -App::$strings["Upload New Photos"] = "Ajouter des photos"; +App::$strings["Click here to upgrade."] = "Cliquez ici pour mettre à jour."; +App::$strings["This action exceeds the limits set by your subscription plan."] = "Cette action outrepasserait les limites prévues par votre forfait."; +App::$strings["This action is not available under your subscription plan."] = "Cette action n'est pas possible avec la formule choisie."; +App::$strings["Embedded content"] = "Contenu imbriqué"; +App::$strings["Embedding disabled"] = "Imbrication désactivée"; App::$strings["Visible to your default audience"] = "Visible pour vos contacts seulement."; -App::$strings["Show"] = "Voir plus"; +App::$strings["Show"] = "Montrer"; App::$strings["Don't show"] = "Cacher"; App::$strings["Permissions"] = "Permissions"; -App::$strings["Close"] = "Fermer"; -App::$strings[" and "] = " et "; +App::$strings[" and "] = "et"; App::$strings["public profile"] = "profil public"; App::$strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s a changé %2\$s en “%3\$s”"; -App::$strings["Visit %1\$s's %2\$s"] = "Visiter %1\$s sur %2\$s"; -App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s a mis à jour %2\$s, modifiant %3\$s."; +App::$strings["Visit %1\$s's %2\$s"] = "Visiter %1\$s de %2\$s"; +App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s a mis-à-jour %2\$s, modifiant %3\$s."; App::$strings["Public Timeline"] = "Fil public"; +App::$strings["Site Admin"] = "Administrateur"; +App::$strings["Address Book"] = "Carnet d'adresse"; +App::$strings["Profile"] = "Profil"; +App::$strings["Mood"] = "Humeur"; +App::$strings["Poke"] = "Cogner"; +App::$strings["Probe"] = "Sonder"; +App::$strings["Suggest"] = "Suggérer"; +App::$strings["Random Channel"] = "Un Canal au Hasard"; +App::$strings["Invite"] = "Invitation"; +App::$strings["Features"] = "Fonctionalités"; +App::$strings["Language"] = "Langue"; +App::$strings["Post"] = "Envoyer"; +App::$strings["Profile Photo"] = "Photo du Profil"; +App::$strings["Update"] = "Mise-à-jour"; +App::$strings["Install"] = "Installer"; +App::$strings["Purchase"] = "Acheter"; +App::$strings["Permission denied."] = "Permission refusée."; App::$strings["Item was not found."] = "Élément introuvable."; App::$strings["No source file."] = "Pas de fichier source."; App::$strings["Cannot locate file to replace"] = "Impossible de trouver le fichier à remplacer."; -App::$strings["Cannot locate file to revise/update"] = "Impossible de trouver le fichier à corriger/mettre à jour"; +App::$strings["Cannot locate file to revise/update"] = "Impossible de trouver le fichier à corriger/mettre-à-jour"; App::$strings["File exceeds size limit of %d"] = "Le fichier dépasse la taille limite de %d"; App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Vous avez atteint votre limite de %1$.0f méga-octets autorisés pour le stockage des pièces-jointes"; App::$strings["File upload failed. Possible system limit or action terminated."] = "Envoi du fichier impossible. Limite système ou action avortée."; @@ -190,79 +373,37 @@ App::$strings["duplicate filename or path"] = "doublon de chemin ou de fichier"; App::$strings["Path not found."] = "Chemin introuvable."; App::$strings["mkdir failed."] = "mkdir a échoué."; App::$strings["database storage failed."] = "l'écriture dans la BD a échoué"; -App::$strings["Click here to upgrade."] = "Cliquez ici pour mettre à jour."; -App::$strings["This action exceeds the limits set by your subscription plan."] = "Cette action outrepasserait les limites prévues par votre forfait."; -App::$strings["This action is not available under your subscription plan."] = "Cette action n'est pas possible avec la formule choisie."; +App::$strings["Logged out."] = "Deconnecté."; +App::$strings["Failed authentication"] = "Échec de l'authentification"; +App::$strings["Login failed."] = "Échec de la connexion."; +App::$strings["Attachments:"] = "Pièces jointes:"; App::$strings["l F d, Y \\@ g:i A"] = "l d F Y \\à G\\hi"; +App::$strings["\$Projectname event notification:"] = "Notification d'événement de \$Projectname"; App::$strings["Starts:"] = "Début :"; App::$strings["Finishes:"] = "Fin :"; App::$strings["Location:"] = "Emplacement :"; -App::$strings["Logout"] = "Déconnexion"; -App::$strings["End this session"] = "Mettre fin à la session"; -App::$strings["Home"] = "Canal"; -App::$strings["Your posts and conversations"] = "Vos publications et conversations"; -App::$strings["View Profile"] = "Voir profil"; -App::$strings["Your profile page"] = "Votre profil"; -App::$strings["Edit Profiles"] = "Éditer les profils"; -App::$strings["Manage/Edit profiles"] = "Gérer/éditer les profils"; -App::$strings["Edit Profile"] = "Éditer le profil"; -App::$strings["Edit your profile"] = "Éditer votre profil"; -App::$strings["Your photos"] = "Vos photos"; -App::$strings["Your files"] = "Vos fichiers"; -App::$strings["Your chatrooms"] = "Vos salons"; -App::$strings["Your bookmarks"] = "Vos favoris"; -App::$strings["Your webpages"] = "Vos pages web"; -App::$strings["Sign in"] = "Connexion"; -App::$strings["%s - click to logout"] = "%s - cliquer ici pour déconnecter"; -App::$strings["Click to authenticate to your home hub"] = "S'authentifier auprès de votre hub"; -App::$strings["Home Page"] = "Page d'accueil"; -App::$strings["Register"] = "S'inscrire"; -App::$strings["Create an account"] = "Créer un compte"; -App::$strings["Help and documentation"] = "Aide et documentation"; -App::$strings["Apps"] = "Applications"; -App::$strings["Applications, utilities, links, games"] = "Applications, utilitaires, liens, jeux"; -App::$strings["Search site content"] = "Rechercher parmi le contenu du site"; -App::$strings["Channel Locator"] = "Localisation de canaux"; -App::$strings["Your matrix"] = "Votre matrice"; -App::$strings["Mark all matrix notifications seen"] = "Marquer toutes les notifications de la matrice comme vues"; -App::$strings["Channel home"] = "Mon canal"; -App::$strings["Mark all channel notifications seen"] = "Marquer toutes les notifications du canal comme vues"; -App::$strings["Connections"] = "Relations"; -App::$strings["Notices"] = "Notifications"; -App::$strings["Notifications"] = "Notifications"; -App::$strings["See all notifications"] = "Voir toutes les notifications"; -App::$strings["Mark all system notifications seen"] = "Marquer toutes les notifications système comme vues"; -App::$strings["Private mail"] = "Messages privés"; -App::$strings["See all private messages"] = "Voir tous les messages privés"; -App::$strings["Mark all private messages seen"] = "Marquer tous les messages privés comme vus"; -App::$strings["Inbox"] = "Boîte de réception"; -App::$strings["Outbox"] = "Boîte d'envoi"; -App::$strings["New Message"] = "Nouveau message"; -App::$strings["Event Calendar"] = "Calendrier des événements"; -App::$strings["See all events"] = "Voir tous les événements"; -App::$strings["Mark all events seen"] = "Marquer tous les événements comme vus"; -App::$strings["Manage Your Channels"] = "Gérer vos canaux"; -App::$strings["Account/Channel Settings"] = "Réglages du Compte/Canal"; -App::$strings["Admin"] = "Administrateur"; -App::$strings["Site Setup and Configuration"] = "Configuration du site"; -App::$strings["Nothing new here"] = "Aucun nouveau contenu trouvé"; -App::$strings["Please wait..."] = "Merci de patienter..."; +App::$strings["Image/photo"] = "Image/photo"; +App::$strings["Encrypted content"] = "Contenu chiffré"; +App::$strings["Install %s element: "] = "Installer %s élément"; +App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Ce message contient un élément installable %s, mais vous n'avez pas l'autorisation de l'installer sur ce site."; +App::$strings["webpage"] = "Pages web"; +App::$strings["layout"] = "Mises en page"; +App::$strings["block"] = "Bloquer"; +App::$strings["menu"] = "Menu"; +App::$strings["QR code"] = "code QR"; +App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s a écrit %2\$s qui suit %3\$s"; +App::$strings["post"] = "l'article"; +App::$strings["Different viewers will see this text differently"] = "Ce texte aura un rendu différent en fonction des navigateurs"; +App::$strings["$1 spoiler"] = "Dévoile : $1"; +App::$strings["$1 wrote:"] = "$1 a écrit :"; App::$strings["%1\$s's bookmarks"] = "Favoris de %1\$s"; -App::$strings["Tags"] = "Étiquettes"; -App::$strings["Keywords"] = "Mots-clefs"; -App::$strings["have"] = "ont"; -App::$strings["has"] = "a"; -App::$strings["want"] = "veulent"; -App::$strings["wants"] = "veut"; -App::$strings["like"] = "aime"; -App::$strings["likes"] = "aiment"; -App::$strings["dislike"] = "déteste"; -App::$strings["dislikes"] = "détestent"; -App::$strings["__ctx:noun__ Like"] = array( - 0 => "J'aime", - 1 => "J'aime", -); +App::$strings["Missing room name"] = "Il manque le nom du salon"; +App::$strings["Duplicate room name"] = "Un salon de ce nom existe déjà"; +App::$strings["Invalid room specifier."] = "Identifiant de salon invalide."; +App::$strings["Room not found."] = "Salon introuvable."; +App::$strings["Room is full"] = "Le salon est plein"; App::$strings["Default"] = "Défaut"; +App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Le formulaire n'est plus sécurisé, probablement parce qu'il est ouvert depuis trop longtemps (plus de 3 heures)."; App::$strings["Frequently"] = "Constamment"; App::$strings["Hourly"] = "Chaque heure"; App::$strings["Twice daily"] = "Deux fois par jour"; @@ -292,123 +433,31 @@ App::$strings["Find"] = "Trouver"; App::$strings["Channel Suggestions"] = "Canaux suggérés"; App::$strings["Random Profile"] = "Un profil au hasard"; App::$strings["Invite Friends"] = "Inviter des amis"; -App::$strings["Exammple: name=fred and country=iceland"] = "Exemple: name=fred and country=iceland"; -App::$strings["Advanced Find"] = "Recherche avancée"; -App::$strings["Saved Folders"] = "Dossiers sauvegardés"; -App::$strings["Everything"] = "Tout"; -App::$strings["Categories"] = "Catégories"; +App::$strings["Advanced example: name=fred and country=iceland"] = "Exemple avancé : name=fred and country=iceland"; App::$strings["%d connection in common"] = array( 0 => "%d relation en commun", 1 => "%d relations en commun", ); App::$strings["show more"] = "montrer plus"; -App::$strings["This event has been added to your calendar."] = "Cet événement a été ajouté à votre calendrier."; -App::$strings["Invalid data packet"] = "Paquet de données invalide"; -App::$strings["Unable to verify channel signature"] = "Impossible de vérifier la signature du canal"; -App::$strings["Unable to verify site signature for %s"] = "Impossible de vérifier la signature de site pour %s"; -App::$strings["Miscellaneous"] = "Divers"; -App::$strings["year"] = "année"; -App::$strings["month"] = "mois"; -App::$strings["day"] = "jour"; -App::$strings["never"] = "jamais"; -App::$strings["less than a second ago"] = "à l'instant"; -App::$strings["years"] = "années"; -App::$strings["months"] = "mois"; -App::$strings["week"] = "semaine"; -App::$strings["weeks"] = "semaines"; -App::$strings["days"] = "jours"; -App::$strings["hour"] = "heure"; -App::$strings["hours"] = "heures"; -App::$strings["minute"] = "minute"; -App::$strings["minutes"] = "minutes"; -App::$strings["second"] = "seconde"; -App::$strings["seconds"] = "secondes"; -App::$strings["%1\$d %2\$s ago"] = "il y a %1\$d %2\$s"; -App::$strings["%1\$s's birthday"] = "Anniversaire de %1\$s"; -App::$strings["Happy Birthday %1\$s"] = "Joyeux Anniversaire %1\$s"; -App::$strings["Sort Options"] = "Options de tri"; -App::$strings["Alphabetic"] = "Alphabétique"; -App::$strings["Reverse Alphabetic"] = "Alphabétique inversé"; -App::$strings["Newest to Oldest"] = "Anté-chronologique"; -App::$strings["Enable Safe Search"] = "Activer la recherche sûre"; -App::$strings["Disable Safe Search"] = "Désactiver la recherche sûre"; -App::$strings["Safe Mode"] = "Mode sûr"; -App::$strings["Hubzilla Notification"] = "Notification Matrice Rouge"; -App::$strings["hubzilla"] = "Matrice Rouge"; -App::$strings["Thank You,"] = "Merci,"; -App::$strings["%s Administrator"] = "l'administrateur de %s"; -App::$strings["%s "] = "%s "; -App::$strings["[Red:Notify] New mail received at %s"] = "[Red:Notification] Nouveau message reçu sur %s"; -App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, vous avez reçu un message privé sur %3\$s, de la part de %2\$s."; -App::$strings["%1\$s sent you %2\$s."] = "%1\$s vous a envoyé %2\$s."; -App::$strings["a private message"] = "un message privé"; -App::$strings["Please visit %s to view and/or reply to your private messages."] = "Merci de visiter %s pour voir et/ou répondre à vos messages privés."; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s a commenté sur [zrl=%3\$s]%4\$s[/zrl]"; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s a commenté sur [zrl=%3\$s]%5\$s de %4\$s[/zrl]"; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s a commenté [zrl=%3\$s]votre %4\$s[/zrl]"; -App::$strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Red:Notification] Commentaire de %2\$s sur conversation #%1\$d"; -App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s a commenté un élément de conversation que vous suivez."; -App::$strings["Please visit %s to view and/or reply to the conversation."] = "Merci de visiter %s pour voir et/ou répondre sur cette conversation."; -App::$strings["[Red:Notify] %s posted to your profile wall"] = "[Red:Notification] %s a publié sur votre profil"; -App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s a publié sur votre profil à %3\$s"; -App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s a publié sur [zrl=%3\$s]votre profil[/zrl]"; -App::$strings["[Red:Notify] %s tagged you"] = "[Red:Notification] %s vous a étiqueté"; -App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, vous avez été étiqueté sur %3\$s par %2\$s"; -App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]vous a étiqueté[/zrl]."; -App::$strings["[Red:Notify] %1\$s poked you"] = "[Red:Notification] %1\$s vous a cogné"; -App::$strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s vous a cogné sur %3\$s"; -App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]vous a cogné[/zrl]."; -App::$strings["[Red:Notify] %s tagged your post"] = "[Red:Notification] %s a étiqueté votre publication"; -App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s a étiqueté votre publication sur %3\$s"; -App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s a étiqueté [zrl=%3\$s]votre publication[/zrl]"; -App::$strings["[Red:Notify] Introduction received"] = "[Red:Notification] Nouvelle introduction"; -App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, vous avez reçu une demande de mise en relation de '%2\$s' sur %3\$s"; -App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, vous avez reçu [zrl=%2\$s]une demande de mise en relation[/zrl] de %3\$s."; -App::$strings["You may visit their profile at %s"] = "Vous pouvez visiter leur profil sur %s"; -App::$strings["Please visit %s to approve or reject the connection request."] = "Merci de visiter %s avant d'approuver (ou non) cette demande de relation."; -App::$strings["[Red:Notify] Friend suggestion received"] = "[Red:Notification] Nouvelle suggestion d'amitié"; -App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, vous avez reçu une suggestion de relation de '%2\$s' à %3\$s"; -App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, avez reçu %3\$s comme [zrl=%2\$s]une suggestion de relation[/zrl] de %4\$s."; -App::$strings["Name:"] = "Nom :"; -App::$strings["Photo:"] = "Photo :"; -App::$strings["Please visit %s to approve or reject the suggestion."] = "Merci de visiter %s pour donner suite (ou non) à cette suggestion."; -App::$strings["[Red:Notify]"] = "[Red:Notification]"; -App::$strings["parent"] = "retour"; -App::$strings["Collection"] = "Collection"; -App::$strings["Principal"] = "Principal"; -App::$strings["Addressbook"] = "Carnet d'adresse"; -App::$strings["Calendar"] = "Calendrier"; -App::$strings["Schedule Inbox"] = "Calendrier - Message entrants"; -App::$strings["Schedule Outbox"] = "Calendrier - Message sortants"; -App::$strings["%1\$s used"] = "%1\$s utilisé"; -App::$strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s utilisé de %2\$s (%3\$s%)"; -App::$strings["Name"] = "Nom"; -App::$strings["Type"] = "Type"; -App::$strings["Size"] = "Taille"; -App::$strings["Last Modified"] = "Modifié le"; -App::$strings["Total"] = "Total"; -App::$strings["Create new folder"] = "Nouveau dossier"; -App::$strings["Create"] = "Créer"; -App::$strings["Upload file"] = "Téléverser un fichier"; -App::$strings["Upload"] = "Envoyer"; App::$strings["channel"] = "canal"; +App::$strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s aime %3\$s de %2\$s"; App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s déteste %3\$s de %2\$s"; App::$strings["%1\$s is now connected with %2\$s"] = "%1\$s ajoute %2\$s à ses relations"; App::$strings["%1\$s poked %2\$s"] = "%1\$s a cogné %2\$s"; App::$strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s est %2\$s"; -App::$strings["Select"] = "Sélectionner"; -App::$strings["Private Message"] = "Message Privé"; -App::$strings["Message is verified"] = "Message vérifié"; +App::$strings["__ctx:title__ Likes"] = "J'aime"; +App::$strings["__ctx:title__ Dislikes"] = "Je n'aime pas"; +App::$strings["__ctx:title__ Agree"] = "Accord"; +App::$strings["__ctx:title__ Disagree"] = "Désaccord"; +App::$strings["__ctx:title__ Abstain"] = "Abstention"; +App::$strings["__ctx:title__ Attending"] = "Participations"; +App::$strings["__ctx:title__ Not attending"] = "Non-participations"; +App::$strings["__ctx:title__ Might attend"] = "Participation possible"; App::$strings["View %s's profile @ %s"] = "Voir le profil de %s @ %s"; App::$strings["Categories:"] = "Catégories :"; App::$strings["Filed under:"] = "Classé sous :"; -App::$strings[" from %s"] = "de %s"; -App::$strings["last edited: %s"] = "dernière édition : %s"; -App::$strings["Expires: %s"] = "Expire : %s"; App::$strings["View in context"] = "Voir en contexte"; -App::$strings["Please wait"] = "Merci de patienter"; App::$strings["remove"] = "supprimer"; -App::$strings["Loading..."] = "Chargement..."; App::$strings["Delete Selected Items"] = "Supprimer les éléments selectionnés"; App::$strings["View Source"] = "Voir source"; App::$strings["Follow Thread"] = "Suivre discussion"; @@ -437,13 +486,13 @@ App::$strings["%s don't like this."] = "%s déteste ça."; App::$strings["Visible to everybody"] = "Visible par tout le monde"; App::$strings["Please enter a link URL:"] = "Merci d'entrer l'URL d'un lien :"; App::$strings["Please enter a video link/URL:"] = "Merci d'entrer l'URL d'une video :"; -App::$strings["Please enter an audio link/URL:"] = "Merci d'entrer l'URL d'un contenu audio :"; +App::$strings["Please enter an audio link/URL:"] = "Merci d'entrer l'URL d'un contenu audio&nsbp;:"; App::$strings["Tag term:"] = "Étiquette :"; App::$strings["Save to Folder:"] = "Classer dans le dossier :"; App::$strings["Where are you right now?"] = "Où êtes-vous présentement?"; App::$strings["Expires YYYY-MM-DD HH:MM"] = "Expire YYYY-MM-DD HH:MM"; App::$strings["Share"] = "Partager"; -App::$strings["Page link title"] = "Titre du lien vers la page"; +App::$strings["Page link name"] = "Nom du lien vers la page"; App::$strings["Post as"] = "Publier en tant que"; App::$strings["Upload photo"] = "Téléverser une photo"; App::$strings["upload photo"] = "téléverser une photo"; @@ -457,16 +506,16 @@ App::$strings["Insert audio link"] = "Insérer un lien audio"; App::$strings["audio link"] = "lien audio"; App::$strings["Set your location"] = "Spécifier votre emplacement géographique"; App::$strings["set location"] = "spécifier l'emplacement géographique"; +App::$strings["Toggle voting"] = "(Dés)activer le vote"; App::$strings["Clear browser location"] = "Nettoyer l'emplacement géographique du navigateur"; App::$strings["clear location"] = "nettoyer l'emplacement géographique"; -App::$strings["Set title"] = "Spécifier le titre"; -App::$strings["Categories (comma-separated list)"] = "Catégories (séparées par des virgules)"; +App::$strings["Title (optional)"] = "Titre (facultatif)"; +App::$strings["Categories (optional, comma-separated list)"] = "Catégories (facultatives, séparées par des virgules)"; App::$strings["Permission settings"] = "Permissions"; App::$strings["permissions"] = "permissions"; App::$strings["Public post"] = "Contenu public"; App::$strings["Example: bob@example.com, mary@example.com"] = "Exemple: robert@exemple.com, marie@exemple.com"; App::$strings["Set expiration date"] = "Définir la date d'expiration"; -App::$strings["Encrypt text"] = "Chiffrer le texte"; App::$strings["OK"] = "Ok"; App::$strings["Cancel"] = "Annuler"; App::$strings["Discover"] = "À découvrir"; @@ -475,7 +524,6 @@ App::$strings["Commented Order"] = "Commentaires Récents"; App::$strings["Sort by Comment Date"] = "Trier par date de dernier commentaire"; App::$strings["Posted Order"] = "Publications Récentes"; App::$strings["Sort by Post Date"] = "Trier par date de publication"; -App::$strings["Personal"] = "Personnel"; App::$strings["Posts that mention or involve you"] = "Publications qui vous mentionnent ou vous concernent d'une manière ou d'une autre"; App::$strings["New"] = "Nouveautés"; App::$strings["Activity Stream - by date"] = "Flux d'activité - par date"; @@ -487,10 +535,105 @@ App::$strings["Channel"] = "Canal"; App::$strings["Status Messages and Posts"] = "Messages d'état et contributions"; App::$strings["About"] = "À propos"; App::$strings["Profile Details"] = "Détails du profil"; +App::$strings["Photo Albums"] = "Albums photo"; App::$strings["Files and Storage"] = "Fichiers et Stockage"; App::$strings["Chatrooms"] = "Salons de clavardage"; App::$strings["Saved Bookmarks"] = "Favoris sauvegardés"; App::$strings["Manage Webpages"] = "Gérer les pages web"; +App::$strings["__ctx:noun__ Attending"] = array( + 0 => "Participation", + 1 => "Participations", +); +App::$strings["__ctx:noun__ Not Attending"] = array( + 0 => "Non-participation", + 1 => "Non-participations", +); +App::$strings["__ctx:noun__ Undecided"] = array( + 0 => "Indécis", + 1 => "", +); +App::$strings["__ctx:noun__ Agree"] = array( + 0 => "D'accord", + 1 => "D'accord", +); +App::$strings["__ctx:noun__ Disagree"] = array( + 0 => "Pas d'accord", + 1 => "Pas d'accord", +); +App::$strings["__ctx:noun__ Abstain"] = array( + 0 => "Sans opinion", + 1 => "Sans opinion", +); +App::$strings["Miscellaneous"] = "Divers"; +App::$strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-JJ ou MM-JJ"; +App::$strings["Required"] = "Requis"; +App::$strings["never"] = "jamais"; +App::$strings["less than a second ago"] = "à l'instant"; +App::$strings["year"] = "année"; +App::$strings["years"] = "années"; +App::$strings["month"] = "mois"; +App::$strings["months"] = "mois"; +App::$strings["week"] = "semaine"; +App::$strings["weeks"] = "semaines"; +App::$strings["day"] = "jour"; +App::$strings["days"] = "jours"; +App::$strings["hour"] = "heure"; +App::$strings["hours"] = "heures"; +App::$strings["minute"] = "minute"; +App::$strings["minutes"] = "minutes"; +App::$strings["second"] = "seconde"; +App::$strings["seconds"] = "secondes"; +App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "il y a %1\$d %2\$s"; +App::$strings["%1\$s's birthday"] = "Anniversaire de %1\$s"; +App::$strings["Happy Birthday %1\$s"] = "Joyeux Anniversaire %1\$s"; +App::$strings["Please choose"] = "Merci de choisir"; +App::$strings["Agree"] = "D'accord"; +App::$strings["Disagree"] = "Pas d'accord"; +App::$strings["Abstain"] = "Abstention"; +App::$strings["Nickname has unsupported characters or is already being used on this site."] = "Le surnom contient des caractères interdits, ou est déjà pris sur ce site."; +App::$strings["Directory Options"] = "Options d'annuaire"; +App::$strings["Safe Mode"] = "Mode sûr"; +App::$strings["No"] = "Non"; +App::$strings["Yes"] = "Oui"; +App::$strings["Public Forums Only"] = "Seulement les forums publics"; +App::$strings["This Website Only"] = "Juste ce site"; +App::$strings["%s "] = "%s "; +App::$strings["[Red:Notify] New mail received at %s"] = "[Red:Notification] Nouveau message reçu sur %s"; +App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, vous avez reçu un message privé sur %3\$s, de la part de %2\$s."; +App::$strings["%1\$s sent you %2\$s."] = "%1\$s vous a envoyé %2\$s."; +App::$strings["a private message"] = "un message privé"; +App::$strings["Please visit %s to view and/or reply to your private messages."] = "Merci de visiter %s pour voir et/ou répondre à vos messages privés."; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s a commenté sur [zrl=%3\$s]%4\$s[/zrl]"; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s a commenté sur [zrl=%3\$s]%5\$s de %4\$s[/zrl]"; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s a commenté [zrl=%3\$s]votre %4\$s[/zrl]"; +App::$strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Red:Notification] Commentaire de %2\$s sur conversation #%1\$d"; +App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s a commenté un élément de conversation que vous suivez."; +App::$strings["Please visit %s to view and/or reply to the conversation."] = "Merci de visiter %s pour voir et/ou répondre sur cette conversation."; +App::$strings["[Red:Notify] %s posted to your profile wall"] = "[Matrice Rouge:Notification] %s a publié sur votre profil"; +App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s a publié sur votre profil à %3\$s"; +App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s a publié sur [zrl=%3\$s]votre profil[/zrl]"; +App::$strings["[Red:Notify] %s tagged you"] = "[Red:Notification] %s vous a étiqueté"; +App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, vous avez été étiqueté sur %3\$s par %2\$s"; +App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]vous a étiqueté[/zrl]."; +App::$strings["[Red:Notify] %1\$s poked you"] = "[Red:Notification] %1\$s vous a cogné"; +App::$strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, vous avez été cogné/pointé/sollicité par %2\$s sur %3\$s"; +App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]vous a cogné[/zrl]."; +App::$strings["[Red:Notify] %s tagged your post"] = "[Matrice Rouge:Notification] %s a étiqueté votre publication"; +App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s a étiqueté votre publication sur %3\$s"; +App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s a étiqueté [zrl=%3\$s]votre publication[/zrl]"; +App::$strings["[Red:Notify] Introduction received"] = "[Red:Notification] Nouvelle introduction"; +App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, vous avez reçu une demande de mise en relation de '%2\$s' sur %3\$s"; +App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, vous avez reçu [zrl=%2\$s]une demande de mise en relation[/zrl] de %3\$s."; +App::$strings["You may visit their profile at %s"] = "Vous pouvez visiter leur profil sur %s"; +App::$strings["Please visit %s to approve or reject the connection request."] = "Merci de visiter %s avant d'approuver (ou non) cette demande de relation."; +App::$strings["[Red:Notify] Friend suggestion received"] = "[Matrice Rouge:Notification] Nouvelle suggestion d'amitié"; +App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, vous avez reçu une suggestion de relation de '%2\$s' à %3\$s"; +App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, avez reçu %3\$s comme [zrl=%2\$s]une suggestion de relation[/zrl] de %4\$s."; +App::$strings["Name:"] = "Nom :"; +App::$strings["Photo:"] = "Photo :"; +App::$strings["Please visit %s to approve or reject the suggestion."] = "Merci de visiter %s pour donner suite (ou non) à cette suggestion."; +App::$strings["[Red:Notify]"] = "[Red:Notification]"; +App::$strings["This event has been added to your calendar."] = "Cet événement a été ajouté à votre calendrier."; App::$strings["General Features"] = "Fonctionnalités générales"; App::$strings["Content Expiration"] = "Expiration de contenu"; App::$strings["Remove posts/comments and/or private messages at a future time"] = "Supprimer les contributions/commentaires et/ou messages privés plus tard"; @@ -504,8 +647,10 @@ App::$strings["Web Pages"] = "Pages web"; App::$strings["Provide managed web pages on your channel"] = "Fournir des pages web, sous votre contrôle, sur votre canal"; App::$strings["Private Notes"] = "Notes privées"; App::$strings["Enables a tool to store notes and reminders"] = "Active un outil pour stocker notes et mémos"; -App::$strings["Extended Identity Sharing"] = "Partage d'identité étendue"; -App::$strings["Share your identity with all websites on the internet. When disabled, identity is only shared with sites in the matrix."] = "Partage votre identité avec tous les sites web du Monde. Si décoché, l'identité sera seulement partagée avec les sites de la matrice."; +App::$strings["Navigation Channel Select"] = "Sélection du canal par la navigation"; +App::$strings["Change channels directly from within the navigation dropdown menu"] = "Changez de canal directement depuis le menu de navigation"; +App::$strings["Photo Location"] = "Localisation des photos"; +App::$strings["If location data is available on uploaded photos, link this to a map."] = "Si des informations géographiques sont présentes dans les images téléversées, les afficher sur une carte."; App::$strings["Expert Mode"] = "Mode expert"; App::$strings["Enable Expert Mode to provide advanced configuration options"] = "Activer le mode expert pour accéder aux options avancées"; App::$strings["Premium Channel"] = "Canal VIP"; @@ -513,18 +658,18 @@ App::$strings["Allows you to set restrictions and terms on those that connect wi App::$strings["Post Composition Features"] = "Fonctionnalités de composition"; App::$strings["Use Markdown"] = "Utiliser Markdown"; App::$strings["Allow use of \"Markdown\" to format posts"] = "Authoriser l'usage de \"Markdown\" pour le format des partages"; -App::$strings["Post Preview"] = "Aperçu avant publication"; -App::$strings["Allow previewing posts and comments before publishing them"] = "Permettre de prévisualiser les publications/commentaires"; -App::$strings["Channel Sources"] = "Canaux sources"; +App::$strings["Large Photos"] = "Grandes photos"; +App::$strings["Include large (640px) photo thumbnails in posts. If not enabled, use small (320px) photo thumbnails"] = "Inclure une version large (640px) des aperçus dans les publications. Si désactivé, seulement inclure des aperçus de 320px."; App::$strings["Automatically import channel content from other channels or feeds"] = "Importe automatiquement le contenus d'autres canaux ou flux dans le canal en cours"; App::$strings["Even More Encryption"] = "Encore plus de chiffrement"; App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Permettre le chiffrement - optionnel - du contenu de bout-en-bout au moyen d'un secret partagé"; +App::$strings["Enable voting tools"] = "Activer les outils de vote"; +App::$strings["Provide a class of post which others can vote on"] = "Fournit un type de publication sur lequel les utilisateurs peuvent se prononcer"; App::$strings["Network and Stream Filtering"] = "Filtrage du réseau et des flux"; App::$strings["Search by Date"] = "Chercher par date"; App::$strings["Ability to select posts by date ranges"] = "Pouvoir choisir des publications par date"; App::$strings["Collections Filter"] = "Filtre des collections"; App::$strings["Enable widget to display Network posts only from selected collections"] = "Activer une boîte qui permet de filtrer les publications du réseau parmi les collections selectionnées"; -App::$strings["Saved Searches"] = "Recherches sauvées"; App::$strings["Save search terms for re-use"] = "Sauver des termes de recherche pour utilisation ultérieure"; App::$strings["Network Personal Tab"] = "Onglet \"réseau personnel\""; App::$strings["Enable tab to display only Network posts that you've interacted on"] = "Activer un onglet affichant seulement les publications du réseau sur lesquelles vous êtes intervenu"; @@ -532,11 +677,11 @@ App::$strings["Network New Tab"] = "Onglet \"nouveautés réseau\""; App::$strings["Enable tab to display all new Network activity"] = "Activer un onglet avec toute activité récente sur le réseau"; App::$strings["Affinity Tool"] = "Gérer l'affinité"; App::$strings["Filter stream activity by depth of relationships"] = "Filtrer le flux d'activité en fonction de la profondeur des relations"; +App::$strings["Connection Filtering"] = "Filtrage de connexions"; +App::$strings["Filter incoming posts from connections based on keywords/content"] = "Filtrez les publications par leurs connexions, d'après des mots clés"; App::$strings["Suggest Channels"] = "Suggérer des canaux"; App::$strings["Show channel suggestions"] = "Montrer les suggestions de canaux"; App::$strings["Post/Comment Tools"] = "Gérer les publications/commentaires"; -App::$strings["Edit Sent Posts"] = "Éditer les publications envoyées"; -App::$strings["Edit and correct posts and comments after sending"] = "Permettre d'éditer/corriger les publications/commentaires après envoi"; App::$strings["Tagging"] = "Étiquettes"; App::$strings["Ability to tag existing posts"] = "Permettre de marquer les publications existantes"; App::$strings["Post Categories"] = "Catégoriser les publications"; @@ -552,51 +697,29 @@ App::$strings["Channel is blocked on this site."] = "Ce canal est bloqué sur ce App::$strings["Channel location missing."] = "Emplacement du canal introuvable."; App::$strings["Response from remote channel was incomplete."] = "La réponse du canal distant était incomplète."; App::$strings["Channel was deleted and no longer exists."] = "Le canal a été supprimé et n'existe plus."; +App::$strings["Protocol disabled."] = "Protocole désactivé."; +App::$strings["Protocol blocked for this channel."] = "Protocole bloqué pour ce canal."; App::$strings["Channel discovery failed."] = "La tentative d'accéder au canal a échouée."; App::$strings["local account not found."] = "compte local introuvable."; App::$strings["Cannot connect to yourself."] = "Ne peut pas se connecter à vous."; -App::$strings["Missing room name"] = "Il manque le nom du salon"; -App::$strings["Duplicate room name"] = "Un salon de ce nom existe déjà"; -App::$strings["Invalid room specifier."] = "Identifiant de salon invalide."; -App::$strings["Room not found."] = "Salon introuvable."; -App::$strings["Room is full"] = "Le salon est plein"; -App::$strings["Permission denied"] = "Accès refusé"; -App::$strings["(Unknown)"] = "(Inconnu)"; -App::$strings["Visible to anybody on the internet."] = "Visible à tout le monde sur internet."; -App::$strings["Visible to you only."] = "Visible pour vous seulement."; -App::$strings["Visible to anybody in this network."] = "Visible sur toute la Matrice."; -App::$strings["Visible to anybody authenticated."] = "Visible aux utilisateurs authentifiés."; -App::$strings["Visible to anybody on %s."] = "Visible pour tous sur %s."; -App::$strings["Visible to all connections."] = "Visible pour tous les contacts."; -App::$strings["Visible to approved connections."] = "Visible aux contacts approuvés."; -App::$strings["Item not found."] = "Élément introuvable."; -App::$strings["Collection not found."] = "Collection introuvable."; -App::$strings["Collection is empty."] = "Collection vide."; -App::$strings["Collection: %s"] = "Collection : %s"; -App::$strings["Connection: %s"] = "Relation : %s"; -App::$strings["Connection not found."] = "Relation introuvable."; App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un groupe supprimé portant ce nom a été ressuscité. Les permissions liées aux éléments existants peuvent s'appliquer au groupe et aux membres futurs. Si ce n'est pas ce que vous attendiez, merci de recréer un nouveau groupe avec un nom différent."; App::$strings["Default privacy group for new contacts"] = "Groupe de confidentialité par défaut pour les nouveaux contacts"; App::$strings["All Channels"] = "Tous canaux"; App::$strings["edit"] = "éditer"; App::$strings["Collections"] = "Collections"; App::$strings["Edit collection"] = "Éditer collection"; -App::$strings["Create a new collection"] = "Créer une nouvelle collection"; +App::$strings["Add new collection"] = "Ajouter une nouvelle collection"; App::$strings["Channels not in any collection"] = "Ces canaux ne sont dans aucune collection"; -App::$strings["add"] = "ajouter"; App::$strings["Unable to obtain identity information from database"] = "Impossible d'obtenir les données d'identité depuis la base de données"; App::$strings["Empty name"] = "Nom vide"; App::$strings["Name too long"] = "Nom trop long"; App::$strings["No account identifier"] = "Pas d'identifiant de compte"; App::$strings["Nickname is required."] = "Un surnom est requis."; App::$strings["Reserved nickname. Please choose another."] = "Pseudonyme réservé. Merci d'en choisir un autre."; -App::$strings["Nickname has unsupported characters or is already being used on this site."] = "Le surnom contient des caractères interdits, ou est déjà pris sur ce site."; App::$strings["Unable to retrieve created identity"] = "Impossible de récupérer l'identité créée"; App::$strings["Default Profile"] = "Profil par défaut"; -App::$strings["Friends"] = "Amis"; App::$strings["Requested channel is not available."] = "Canal demandé non-disponible."; App::$strings["Requested profile is not available."] = "Profil demandé inaccessible."; -App::$strings["Connect"] = "Ajouter"; App::$strings["Change profile photo"] = "Changer la photo du profil"; App::$strings["Profiles"] = "Profils"; App::$strings["Manage/edit profiles"] = "Gérer/éditer les profils"; @@ -625,7 +748,7 @@ App::$strings["Age:"] = "Age :"; App::$strings["for %1\$d %2\$s"] = "depuis %1\$d %2\$s"; App::$strings["Sexual Preference:"] = "Orientation sexuelle :"; App::$strings["Hometown:"] = "Ville natale :"; -App::$strings["Tags:"] = "Étiquettes :"; +App::$strings["Tags:"] = "Étiquettes:"; App::$strings["Political Views:"] = "Opinions politiques :"; App::$strings["Religion:"] = "Religion :"; App::$strings["About:"] = "À propos :"; @@ -637,95 +760,27 @@ App::$strings["My other channels:"] = "Mes autres canaux :"; App::$strings["Musical interests:"] = "Goûts musicaux :"; App::$strings["Books, literature:"] = "Lectures, goûts littéraires :"; App::$strings["Television:"] = "Télévision :"; -App::$strings["Film/dance/culture/entertainment:"] = "Cinéma/danse/culture/divertissement :"; +App::$strings["Film/dance/culture/entertainment:"] = "Cinéma/danse/culture/divertissement&nsbp;:"; App::$strings["Love/Romance:"] = "Vie sentimentale/amoureuse :"; App::$strings["Work/employment:"] = "Travail :"; App::$strings["School/education:"] = "Cursus :"; App::$strings["Like this thing"] = "J'aime ceci"; -App::$strings["view full size"] = "pleine taille"; -App::$strings["Image/photo"] = "Image/photo"; -App::$strings["Encrypted content"] = "Contenu chiffré"; -App::$strings["QR code"] = "code QR"; -App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s a écrit %2\$s qui suit %3\$s"; -App::$strings["post"] = "l'article"; -App::$strings["$1 wrote:"] = "$1 a écrit :"; -App::$strings["No recipient provided."] = "Pas de destinataire."; -App::$strings["[no subject]"] = "[sans objet]"; -App::$strings["Unable to determine sender."] = "Impossible de déterminer l'émetteur."; -App::$strings["Stored post could not be verified."] = "Le message stocké n'a pas pu être vérifié."; -App::$strings["System"] = "Système"; -App::$strings["Create Personal App"] = "Créer Votre Application"; -App::$strings["Edit Personal App"] = "Éditer Votre Application"; -App::$strings["Ignore/Hide"] = "Ignorer/Cacher"; -App::$strings["Suggestions"] = "Suggestion"; -App::$strings["See more..."] = "Voir plus..."; -App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "Vous avez %1$.0f des %2$.0f relations autorisées."; -App::$strings["Add New Connection"] = "Ajouter une nouvelle relation"; -App::$strings["Enter the channel address"] = "Adresse du canal"; -App::$strings["Example: bob@example.com, http://example.com/barbara"] = "Exemple : bob@exemple.com, http://exemple.com/barbara"; -App::$strings["Notes"] = "Notes"; -App::$strings["Remove term"] = "Retirer le terme"; -App::$strings["Archives"] = "Archives"; -App::$strings["Refresh"] = "Actualiser"; -App::$strings["Me"] = "Moi"; -App::$strings["Best Friends"] = "Mes meilleurs amis"; -App::$strings["Co-workers"] = "Mes collègues"; -App::$strings["Former Friends"] = "Mes anciens amis"; -App::$strings["Acquaintances"] = "Mes connaissances"; -App::$strings["Everybody"] = "Tout le monde"; -App::$strings["Account settings"] = "Réglages du Compte"; -App::$strings["Channel settings"] = "Réglages du Canal"; -App::$strings["Additional features"] = "Fonctions supplémentaires"; -App::$strings["Feature settings"] = "Extensions"; -App::$strings["Display settings"] = "Réglages d'affichage"; -App::$strings["Connected apps"] = "Applications connectées"; -App::$strings["Export channel"] = "Exporter le canal"; -App::$strings["Automatic Permissions (Advanced)"] = "Permissions automatiques (avancé)"; -App::$strings["Premium Channel Settings"] = "Canal VIP"; -App::$strings["Check Mail"] = "Vérifier le courrier"; -App::$strings["Chat Rooms"] = "Salons de clavardage"; -App::$strings["Bookmarked Chatrooms"] = "Salons favoris"; -App::$strings["Suggested Chatrooms"] = "Salons suggérés"; -App::$strings["Save to Folder"] = "Sauvegarder dans le dossier"; -App::$strings["View all"] = "Voir tout"; -App::$strings["__ctx:noun__ Dislike"] = array( - 0 => "Je déteste", - 1 => "Je déteste", -); -App::$strings["Add Star"] = "Ajouter Étoile"; -App::$strings["Remove Star"] = "Supprimer Étoile"; -App::$strings["Toggle Star Status"] = "Changer le Statut des Étoiles"; -App::$strings["starred"] = "mis en avant"; -App::$strings["Add Tag"] = "Ajouter une balise"; -App::$strings["I like this (toggle)"] = "J'aime (oui/non)"; -App::$strings["I don't like this (toggle)"] = "Je déteste (oui/non)"; -App::$strings["Share This"] = "Partager"; -App::$strings["share"] = "partager"; -App::$strings["View %s's profile - %s"] = "Voir le profil de %s - %s"; -App::$strings["to"] = "à"; -App::$strings["via"] = "via"; -App::$strings["Wall-to-Wall"] = "Mur-mur"; -App::$strings["via Wall-To-Wall:"] = "par Mur-mur :"; -App::$strings["Save Bookmarks"] = "Enregistrer les favoris"; -App::$strings["Add to Calendar"] = "Ajouter au Calendrier"; -App::$strings["__ctx:noun__ Likes"] = "Aimes"; -App::$strings["__ctx:noun__ Dislikes"] = "Détestes"; -App::$strings["%d comment"] = array( - 0 => "%d commentaire", - 1 => "%d commentaires", -); -App::$strings["[+] show all"] = "[+] voir plus"; -App::$strings["This is you"] = "C'est vous"; -App::$strings["Comment"] = "Commenter"; -App::$strings["Submit"] = "Envoyer"; -App::$strings["Bold"] = "Gras"; -App::$strings["Italic"] = "Italique"; -App::$strings["Underline"] = "Souligné"; -App::$strings["Quote"] = "Citation"; -App::$strings["Code"] = "Code"; -App::$strings["Image"] = "Image"; -App::$strings["Link"] = "Lien/URL"; -App::$strings["Video"] = "Vidéo"; +App::$strings["Permission denied"] = "Accès refusé"; +App::$strings["(Unknown)"] = "(Inconnu)"; +App::$strings["Visible to anybody on the internet."] = "Visible à tout le monde sur internet."; +App::$strings["Visible to you only."] = "Visible pour vous seulement."; +App::$strings["Visible to anybody in this network."] = "Visible sur toute la Matrice."; +App::$strings["Visible to anybody authenticated."] = "Visible aux usagers authentifiés."; +App::$strings["Visible to anybody on %s."] = "Visible pour tous sur %s."; +App::$strings["Visible to all connections."] = "Visible pour tous les contacts."; +App::$strings["Visible to approved connections."] = "Visible aux contacts approuvés."; +App::$strings["Visible to specific connections."] = "Visible à certaines connexions."; +App::$strings["Item not found."] = "Élément introuvable."; +App::$strings["Collection not found."] = "Collection introuvable."; +App::$strings["Collection is empty."] = "Collection vide."; +App::$strings["Collection: %s"] = "Collection : %s"; +App::$strings["Connection: %s"] = "Relation : %s"; +App::$strings["Connection not found."] = "Relation introuvable."; App::$strings["Delete this item?"] = "Supprimer cet élément?"; App::$strings["[-] show less"] = "[-] montrer moins"; App::$strings["[+] expand"] = "[+] déplier"; @@ -735,11 +790,17 @@ App::$strings["Passwords do not match"] = "Les mots de passe ne correspondent pa App::$strings["everybody"] = "tout le monde"; App::$strings["Secret Passphrase"] = "Phrase de passe secrète"; App::$strings["Passphrase hint"] = "Indice pour la phrase de passe"; -App::$strings["Notice: Permissions have changed but have not yet been submitted."] = "Note : Les permissions ont changé, mais n'ont pas encore été soumises."; +App::$strings["Notice: Permissions have changed but have not yet been submitted."] = "Note : Les permissions ont changées, mais n'ont pas encore été sauvées."; App::$strings["close all"] = "fermer tout"; -App::$strings["timeago.prefixAgo"] = "Il y a"; +App::$strings["Nothing new here"] = "Aucun nouveau contenu trouvé"; +App::$strings["Rate This Channel (this is public)"] = "Noter ce canal (publiquement)"; +App::$strings["Rating"] = "Note"; +App::$strings["Describe (optional)"] = "Description (facultative)"; +App::$strings["Please enter a link URL"] = "Merci d'insérer une URL"; +App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Changements en attente. Voulez-vous vraiment quitter cette page?"; +App::$strings["timeago.prefixAgo"] = "timeago.prefixAgo"; App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; -App::$strings["ago"] = " "; +App::$strings["ago"] = "auparavant"; App::$strings["from now"] = "de maintenant"; App::$strings["less than a minute"] = "moins d'une minute"; App::$strings["about a minute"] = "environ une minute"; @@ -754,8 +815,59 @@ App::$strings["about a year"] = "environ un an"; App::$strings["%d years"] = "%d années"; App::$strings[" "] = " "; App::$strings["timeago.numbers"] = "timeago.numbers"; -App::$strings["New window"] = "Nouvelle fenêtre"; -App::$strings["Open the selected location in a different window or browser tab"] = "Ouvrir l'emplacement dans une fenêtre (ou un onglet) différent"; +App::$strings["New Page"] = "Nouvelle page"; +App::$strings["View"] = "Voir"; +App::$strings["Actions"] = "Actions"; +App::$strings["Page Link"] = "Lien vers la page"; +App::$strings["Title"] = "Titre"; +App::$strings["Created"] = "Créé"; +App::$strings["Edited"] = "Édité"; +App::$strings["Can view my normal stream and posts"] = "Peut voir les publications sur mon canal et ses partages."; +App::$strings["Can view my default channel profile"] = "Peut voir le profil du canal par défaut."; +App::$strings["Can view my photo albums"] = "Peut voir mon album photos"; +App::$strings["Can view my connections"] = "Peut voir mes connections"; +App::$strings["Can view my file storage"] = "Peut voir mes fichiers en partage"; +App::$strings["Can view my webpages"] = "Peut voir mes sites-web"; +App::$strings["Can send me their channel stream and posts"] = "Peut m'envoyer le flux et les publications de leur canal"; +App::$strings["Can post on my channel page (\"wall\")"] = "Peut poster sur la page de mon canal (\"mur\")"; +App::$strings["Can comment on or like my posts"] = "Peuvent commenter et/ou aimer mes publications"; +App::$strings["Can send me private mail messages"] = "Peut m'envoyer des messages privés"; +App::$strings["Can post photos to my photo albums"] = "Peut ajouter des photos à mes albums"; +App::$strings["Can like/dislike stuff"] = "Peuvent aimer/détester"; +App::$strings["Profiles and things other than posts/comments"] = "Profils et autres excluant les publications/commentaires."; +App::$strings["Can forward to all my channel contacts via post @mentions"] = "Peut faire suivre à tous les contacts du mon canal via @truc"; +App::$strings["Advanced - useful for creating group forum channels"] = "Avancé - utile seulement pour les canaux de type \"forum/groupe\""; +App::$strings["Can chat with me (when available)"] = "Peut discuter avec moi (sous réserve de disponibilité)"; +App::$strings["Can write to my file storage"] = "Peut écrire dans mon partage de fichiers"; +App::$strings["Can edit my webpages"] = "Peut modifier mes sites-web"; +App::$strings["Can source my public posts in derived channels"] = "Peut rediriger mes publications publiques dans des canaux dérivés"; +App::$strings["Somewhat advanced - very useful in open communities"] = "Plutôt avancé - très utile dans les communautés ouvertes"; +App::$strings["Can administer my channel resources"] = "Peut administrer les ressources de mon canal"; +App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Très avancé. Ne pas toucher, sauf si vous savez VRAIMENT ce que vous faites"; +App::$strings["Social Networking"] = "Réseau social"; +App::$strings["Mostly Public"] = "Surtout public"; +App::$strings["Restricted"] = "Accès restreint"; +App::$strings["Private"] = "Privé"; +App::$strings["Community Forum"] = "Forum communautaire"; +App::$strings["Feed Republish"] = "Republication de flux"; +App::$strings["Special Purpose"] = "Utilisation spécifique"; +App::$strings["Celebrity/Soapbox"] = "Page de célébrité/tribune"; +App::$strings["Group Repository"] = "Espace de groupe"; +App::$strings["Other"] = "Autre"; +App::$strings["Custom/Expert Mode"] = "Mode expert/spécifique"; +App::$strings["Image exceeds website size limit of %lu bytes"] = "L'image dépasse la taille limite de %lu octets"; +App::$strings["Image file is empty."] = "L'image est vide."; +App::$strings["Unable to process image"] = "Impossible de traiter l'image"; +App::$strings["Photo storage failed."] = "Le stockage de l'image a échoué."; +App::$strings["Upload New Photos"] = "Ajouter des photos"; +App::$strings["Tags"] = "Étiquettes"; +App::$strings["Keywords"] = "Mots-clefs"; +App::$strings["have"] = "ont"; +App::$strings["has"] = "a"; +App::$strings["want"] = "veulent"; +App::$strings["wants"] = "veut"; +App::$strings["likes"] = "aiment"; +App::$strings["dislikes"] = "détestent"; App::$strings["Male"] = "Masculin"; App::$strings["Female"] = "Féminin"; App::$strings["Currently Male"] = "Actuellement masculin"; @@ -768,7 +880,6 @@ App::$strings["Transsexual"] = "Transsexuel"; App::$strings["Hermaphrodite"] = "Hermaphrodite"; App::$strings["Neuter"] = "Neutre"; App::$strings["Non-specific"] = "Rien de spécifique"; -App::$strings["Other"] = "Autre"; App::$strings["Undecided"] = "Indécis"; App::$strings["Males"] = "Hommes"; App::$strings["Females"] = "Femmes"; @@ -813,191 +924,342 @@ App::$strings["Uncertain"] = "Incertain"; App::$strings["It's complicated"] = "C'est compliqué"; App::$strings["Don't care"] = "S'en fiche"; App::$strings["Ask me"] = "Me demander"; -App::$strings["Logged out."] = "Deconnecté."; -App::$strings["Failed authentication"] = "Échec de l'authentification"; -App::$strings["Login failed."] = "Échec de la connexion."; -App::$strings["Can view my normal stream and posts"] = "Peut voir les publications sur mon canal et ses partages."; -App::$strings["Can view my default channel profile"] = "Peut voir le profil du canal par défaut."; -App::$strings["Can view my photo albums"] = "Peut voir mon album photos"; -App::$strings["Can view my connections"] = "Peut voir mes connections"; -App::$strings["Can view my file storage"] = "Peut voir mes fichiers en partage"; -App::$strings["Can view my webpages"] = "Peut voir mes sites-web"; -App::$strings["Can send me their channel stream and posts"] = "Peut m'envoyer le flux et les publications de leur canal"; -App::$strings["Can post on my channel page (\"wall\")"] = "Peut poster sur la page de mon canal (\"mur\")"; -App::$strings["Can comment on or like my posts"] = "Peuvent commenter et/ou aimer mes publications"; -App::$strings["Can send me private mail messages"] = "Peut m'envoyer des messages privés"; -App::$strings["Can post photos to my photo albums"] = "Peut ajouter des photos à mes albums"; -App::$strings["Can like/dislike stuff"] = "Peuvent aimer/détester"; -App::$strings["Profiles and things other than posts/comments"] = "Profils et autres excluant les publications/commentaires."; -App::$strings["Can forward to all my channel contacts via post @mentions"] = "Peut faire suivre à tous les contacts du mon canal via @truc"; -App::$strings["Advanced - useful for creating group forum channels"] = "Avancé - utile seulement pour les canaux de type \"forum/groupe\""; -App::$strings["Can chat with me (when available)"] = "Peut discuter avec moi (sous réserve de disponibilité)"; -App::$strings["Can write to my file storage"] = "Peut écrire dans mon partage de fichiers"; -App::$strings["Can edit my webpages"] = "Peut modifier mes sites-web"; -App::$strings["Can source my public posts in derived channels"] = "Peut rediriger mes publications publiques dans des canaux dérivés"; -App::$strings["Somewhat advanced - very useful in open communities"] = "Plutôt avancé - très utile dans les communautés ouvertes"; -App::$strings["Can administer my channel resources"] = "Peut administrer les ressources de mon canal"; -App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Très avancé. Ne pas toucher, sauf si vous savez VRAIMENT ce que vous faites"; -App::$strings["Set your current mood and tell your friends"] = "Indiquez votre humeur du moment à vos amis"; -App::$strings["Menu not found."] = "Menu introuvable."; -App::$strings["Menu element updated."] = "Entrée de menu mis à jour."; -App::$strings["Unable to update menu element."] = "Impossible de mettre l'entrée de menu à jour."; -App::$strings["Menu element added."] = "Entrée de menu ajouté."; -App::$strings["Unable to add menu element."] = "Impossible d'ajouter l'entrée de menu."; -App::$strings["Not found."] = "Introuvable."; -App::$strings["Manage Menu Elements"] = "Gérer les entrées de menu"; -App::$strings["Edit menu"] = "Éditer le menu"; -App::$strings["Edit element"] = "Éditer l'entrée"; -App::$strings["Drop element"] = "Supprimer l'entrée"; -App::$strings["New element"] = "Nouvelle entrée"; -App::$strings["Edit this menu container"] = "Éditer ce bloc de menu"; -App::$strings["Add menu element"] = "Ajouter une entrée au menu"; -App::$strings["Delete this menu item"] = "Supprimer cet entrée du menu"; -App::$strings["Edit this menu item"] = "Éditer cette entrée du menu"; -App::$strings["New Menu Element"] = "Nouvelle entrée de menu"; -App::$strings["Menu Item Permissions"] = "Permissions de l'entrée de menu"; -App::$strings["(click to open/close)"] = "(cliquer pour ouvrir/fermer)"; -App::$strings["Link text"] = "Texte du lien"; -App::$strings["URL of link"] = "URL du lien"; -App::$strings["Use Red magic-auth if available"] = "Utiliser l'authentification magique, lorsque disponible"; -App::$strings["Open link in new window"] = "Ouvrir le lien dans une nouvelle fenêtre"; -App::$strings["Order in list"] = "Ordre dans la liste"; -App::$strings["Higher numbers will sink to bottom of listing"] = "Les nombres les plus élevés seront descendus au bas de la liste"; -App::$strings["Menu item not found."] = "Entrée de menu introuvable."; -App::$strings["Menu item deleted."] = "Entrée de menu supprimée."; -App::$strings["Menu item could not be deleted."] = "Impossible de supprimer l'entrée de menu."; -App::$strings["Edit Menu Element"] = "Éditer l'entrée de menu"; -App::$strings["Modify"] = "Modifier"; -App::$strings["sent you a private message"] = "vous a envoyé un message privé"; -App::$strings["added your channel"] = "a ajouté votre canal"; -App::$strings["posted an event"] = "a publié un événement"; +App::$strings["Unable to lookup recipient."] = "Impossible de localiser le destinataire."; +App::$strings["Unable to communicate with requested channel."] = "Impossible de communiquer avec le canal demandé."; +App::$strings["Cannot verify requested channel."] = "Impossible de vérifier le canal demandé."; +App::$strings["Selected channel has private message restrictions. Send failed."] = "Le canal choisi a des restrictions quant aux messages privés. L'envoi a échoué."; +App::$strings["Message deleted."] = "Message supprimé."; +App::$strings["Message recalled."] = "Message annulé/rappelé."; +App::$strings["Send Private Message"] = "Envoyer un Message Privé"; +App::$strings["To:"] = "À :"; +App::$strings["Subject:"] = "Sujet :"; +App::$strings["Your message:"] = "Votre message :"; +App::$strings["Send"] = "Envoyer"; +App::$strings["Message not found."] = "Message introuvable."; +App::$strings["Delete message"] = "Supprimer message"; +App::$strings["Recall message"] = "Rappeler/annuler le message"; +App::$strings["Message has been recalled."] = "Le message a été rappelé."; +App::$strings["Private Conversation"] = "Conversation privée"; +App::$strings["Delete conversation"] = "Supprimer conversation"; +App::$strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Aucune communication sécurisée n'est possible. Vous pourrez peut-être répondre depuis la page de profil de l'émetteur."; +App::$strings["Send Reply"] = "Envoyer une réponse"; +App::$strings["Hub not found."] = "Hub introuvable."; +App::$strings["Some blurb about what to do when you're new here"] = "Quelques mots sur quoi faire quand on est nouveau ici"; +App::$strings["Invalid item."] = "Élément invalide."; +App::$strings["Channel not found."] = "Canal introuvable."; +App::$strings["Page not found."] = "Page introuvable."; +App::$strings["Lorem Ipsum"] = ""; App::$strings["network"] = "réseau"; -App::$strings["Name is required"] = "Le nom est requis"; -App::$strings["Key and Secret are required"] = "Clef et secret sont requis"; -App::$strings["Passwords do not match. Password unchanged."] = "Les deux saisies du mot de passe ne correspondent pas. Il n'a donc pas été changé."; -App::$strings["Empty passwords are not allowed. Password unchanged."] = "Le mot de passe ne peut pas être vide. Il n'a donc pas été changé."; -App::$strings["Password changed."] = "Le mot de passe a été changé."; -App::$strings["Password update failed. Please try again."] = "La mise à jour du mot de passe a échoué. Merci de recommencer."; -App::$strings["Not valid email."] = "Adresse de courriel non-valide."; -App::$strings["Protected email address. Cannot change to that email."] = "Adresse de courriel protégée. Impossible de l'utiliser."; -App::$strings["System failure storing new email. Please try again."] = "Défaillance système lors du stockage de la nouvelle adresse de courriel. Merci de ré-essayer."; -App::$strings["Settings updated."] = "Réglages sauvegardés."; -App::$strings["Add application"] = "Ajouter une application"; -App::$strings["Name of application"] = "Nom de l'application"; -App::$strings["Consumer Key"] = "Clef de consommateur"; -App::$strings["Automatically generated - change if desired. Max length 20"] = "Généré automatiquement - à changer si besoin. Longueur maximale 20 caractères."; -App::$strings["Consumer Secret"] = "Secret de consommateur"; -App::$strings["Redirect"] = "Redirection"; -App::$strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI de redirection - laissez blanc, sauf si l'application a demandé autrement"; -App::$strings["Icon url"] = "URL de l'icône"; -App::$strings["Optional"] = "Facultatif"; -App::$strings["You can't edit this application."] = "Vous ne pouvez pas éditer cette application."; -App::$strings["Connected Apps"] = "Applications connectées"; -App::$strings["Client key starts with"] = "La clef partagée commence par"; -App::$strings["No name"] = "Sans nom"; -App::$strings["Remove authorization"] = "Révoquer l'autorisation"; -App::$strings["No feature settings configured"] = "Pas de fonctionnalité à configurer"; -App::$strings["Feature Settings"] = "Extensions"; -App::$strings["Account Settings"] = "Compte"; -App::$strings["Password Settings"] = "Mot de passe"; -App::$strings["New Password:"] = "Nouveau mot de passe :"; -App::$strings["Confirm:"] = "Confirmation :"; -App::$strings["Leave password fields blank unless changing"] = "Laissez les mots de passe vides si vous ne voulez pas les modifier"; -App::$strings["Email Address:"] = "Adresse de courriel :"; -App::$strings["Remove Account"] = "Supprimer le compte"; -App::$strings["Warning: This action is permanent and cannot be reversed."] = "Attention : cette action est permanente et irréversible."; -App::$strings["Off"] = "Inactif"; -App::$strings["On"] = "Actif"; -App::$strings["Additional Features"] = "Fonctionnalités additionnelles"; -App::$strings["Connector Settings"] = "Connecteurs"; -App::$strings["No special theme for mobile devices"] = "Pas de thème spécifique aux périphériques mobiles"; -App::$strings["%s - (Experimental)"] = "%s - (Expérimental)"; -App::$strings["Display Settings"] = "Affichage"; -App::$strings["Display Theme:"] = "Thème :"; -App::$strings["Mobile Theme:"] = "Thème mobile :"; -App::$strings["Enable user zoom on mobile devices"] = "Permettre à l'utilisateur d'un mobile d'agrandir le contenu"; -App::$strings["Update browser every xx seconds"] = "Rafraîchir le navigateur toutes les xx secondes"; -App::$strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 secondes, pas de maximum"; -App::$strings["Maximum number of conversations to load at any time:"] = "Nombre maximal de conversations pouvant être chargées en même temps :"; -App::$strings["Maximum of 100 items"] = "100 éléments au maximum"; -App::$strings["Don't show emoticons"] = "Ne pas montrer les frimousses/émoticones"; -App::$strings["System Page Layout Editor - (advanced)"] = "Agencements des pages système - (avancé)"; -App::$strings["Nobody except yourself"] = "Personne sauf vous"; -App::$strings["Only those you specifically allow"] = "Seulement ceux que vous autorisez spécifiquement"; -App::$strings["Approved connections"] = "Contacts Approuvés"; -App::$strings["Any connections"] = "Tous les contacts"; -App::$strings["Anybody on this website"] = "Tous les utilisateurs du hub"; -App::$strings["Anybody in this network"] = "Tous les utilisateurs sur ce réseau"; -App::$strings["Anybody authenticated"] = "Tous les utilisateurs authentifiés"; -App::$strings["Anybody on the internet"] = "Tous les utilisateurs d'Internet"; -App::$strings["Publish your default profile in the network directory"] = "Publier votre profil par défaut dans l'annuaire du réseau"; -App::$strings["No"] = "Non"; -App::$strings["Yes"] = "Oui"; -App::$strings["Allow us to suggest you as a potential friend to new members?"] = "Nous autoriser à vous suggérer comme relation potentielle aux nouveaux membres?"; -App::$strings["or"] = "ou"; -App::$strings["Your channel address is"] = "Voici l'adresse de votre canal"; -App::$strings["Channel Settings"] = "Canal"; -App::$strings["Basic Settings"] = "Basique"; -App::$strings["Your Timezone:"] = "Fuseau horaire :"; -App::$strings["Default Post Location:"] = "Emplacement géographique par défaut :"; -App::$strings["Geographical location to display on your posts"] = "Emplacement géographique à afficher sur vos publications"; -App::$strings["Use Browser Location:"] = "Utiliser la géolocalisation fournie par le navigateur :"; -App::$strings["Adult Content"] = "Contenu \"adulte\""; -App::$strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Ce canal publie plus ou moins fréquemment du contenu pour adultes. (Merci d'indiquer tout contenu pour adulte ou potentiellement choquant avec l'étiquette #NSFW - Not Safe For Work)"; -App::$strings["Security and Privacy Settings"] = "Réglages de sécurité et vie privée"; -App::$strings["Hide my online presence"] = "Cacher ma présence en ligne"; -App::$strings["Prevents displaying in your profile that you are online"] = "Cacher votre statut (en ligne/hors ligne) sur votre profil"; -App::$strings["Simple Privacy Settings:"] = "Réglages simples :"; -App::$strings["Very Public - extremely permissive (should be used with caution)"] = "Très public - extrèmement permissif (à n'utiliser qu'en connaissance de cause)"; -App::$strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Classique - public par défaut, privé en cas de besoin (comparable dans le principe aux réseaux sociaux centralisés, avec un mode privé plus efficace)"; -App::$strings["Private - default private, never open or public"] = "Privé - privé par défaut, jamais ouvert ni public"; -App::$strings["Blocked - default blocked to/from everybody"] = "Bloqué - par défaut, bloqué de/vers tout le monde"; -App::$strings["Allow others to tag your posts"] = "Autoriser les autres à \"étiqueter\" vos publications"; -App::$strings["Often used by the community to retro-actively flag inappropriate content"] = "Souvent utilisé par la communauté pour distinguer le contenu innaproprié"; -App::$strings["Advanced Privacy Settings"] = "Réglages avancés"; -App::$strings["Expire other channel content after this many days"] = "Faire expirer le contenu des autres canaux après n jours"; -App::$strings["0 or blank prevents expiration"] = "0, ou vide, pour ne pas faire expirer"; -App::$strings["Maximum Friend Requests/Day:"] = "Nombre maximum de mises en relation par jour :"; -App::$strings["May reduce spam activity"] = "Contribue à réduire l'impact des indésirables"; -App::$strings["Default Post Permissions"] = "Permissions par défaut des publications"; -App::$strings["Maximum private messages per day from unknown people:"] = "Nombre maximum de messages privés émanant d'inconnus, par jour :"; -App::$strings["Useful to reduce spamming"] = "Utile pour réduire les indésirables"; -App::$strings["Notification Settings"] = "Notifications"; -App::$strings["By default post a status message when:"] = "Par défaut, publier un statut quand:"; -App::$strings["accepting a friend request"] = "vous acceptez une mise en relation"; -App::$strings["joining a forum/community"] = "vous joignez un forum ou à une communauté"; -App::$strings["making an interesting profile change"] = "vous faites une modification intéressante de votre profil"; -App::$strings["Send a notification email when:"] = "Envoyer un courriel de notification quand :"; -App::$strings["You receive a connection request"] = "Vous recevez une demande de mise en relation"; -App::$strings["Your connections are confirmed"] = "Vous relations sont confirmées"; -App::$strings["Someone writes on your profile wall"] = "Quelqu'un a écrit sur votre mur"; -App::$strings["Someone writes a followup comment"] = "Quelqu'un a commenté sur vos publications"; -App::$strings["You receive a private message"] = "Vous recevez un message privé"; -App::$strings["You receive a friend suggestion"] = "Vous recevez une suggestion d'amitié/relation"; -App::$strings["You are tagged in a post"] = "Vous êtes étiqueté dans une publication"; -App::$strings["You are poked/prodded/etc. in a post"] = "Vous êtes cogné/encouragé/etc. dans une publication"; -App::$strings["Advanced Account/Page Type Settings"] = "Type de page/Compte (avancé)"; -App::$strings["Change the behaviour of this account for special situations"] = "Modifie le comportement de ce compte pour certains cas particuliers"; -App::$strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Mode expert requis (Réglages > Fonctions supplémentaires) svp ajuster!"; -App::$strings["Miscellaneous Settings"] = "Divers"; -App::$strings["Personal menu to display in your channel pages"] = "Menu personnel tel qu'il apparaîtra sur les pages de votre canal"; -App::$strings["Remove this channel"] = "Supprimer ce canal"; -App::$strings["Poke/Prod"] = "Cogner/Encourager"; -App::$strings["poke, prod or do other things to somebody"] = "Cogner, encourager, et autres choses à faire à quelqu'un"; -App::$strings["Recipient"] = "Destinataire"; -App::$strings["Choose what you wish to do to recipient"] = "Choisir quoi lui faire"; -App::$strings["Make this post private"] = "Rendre cette contribution privée"; +App::$strings["RSS"] = "RSS"; +App::$strings["Theme settings updated."] = "Réglages du thème sauvegardés."; +App::$strings["Site"] = "Site"; +App::$strings["Accounts"] = "Comptes"; +App::$strings["Channels"] = "Canaux"; +App::$strings["Plugins"] = "Extensions"; +App::$strings["Themes"] = "Thèmes"; +App::$strings["Inspect queue"] = "Analyser la file d'attente"; +App::$strings["Profile Config"] = "Configurations du profil"; +App::$strings["DB updates"] = "MàJ BD"; +App::$strings["Logs"] = "Journaux"; +App::$strings["Plugin Features"] = "Fonctionnalités liées aux extensions"; +App::$strings["User registrations waiting for confirmation"] = "Inscriptions en attente"; +App::$strings["# Accounts"] = "# Comptes"; +App::$strings["# blocked accounts"] = "# comptes bloqués"; +App::$strings["# expired accounts"] = "# comptes expirés"; +App::$strings["# expiring accounts"] = "# comptes expirant"; +App::$strings["# Channels"] = "# Canaux"; +App::$strings["# primary"] = "# primaire"; +App::$strings["# clones"] = "# clones"; +App::$strings["Message queues"] = "File des messages"; +App::$strings["Administration"] = "Administration"; +App::$strings["Summary"] = "Résumé"; +App::$strings["Registered accounts"] = "Comptes enregistrés"; +App::$strings["Pending registrations"] = "Inscriptions en attente"; +App::$strings["Registered channels"] = "Canaux enregistrés"; +App::$strings["Active plugins"] = "Extensions actives"; +App::$strings["Version"] = "Version"; +App::$strings["Site settings updated."] = "Réglages du site sauvegardés."; +App::$strings["mobile"] = "mobile"; +App::$strings["experimental"] = "expérimental"; +App::$strings["unsupported"] = "non maintenu"; +App::$strings["Yes - with approval"] = "Oui - avec approbation"; +App::$strings["My site is not a public server"] = "Mon site n'est pas un serveur publique"; +App::$strings["My site has paid access only"] = "Mon site est payant"; +App::$strings["My site has free access only"] = "Mon site est gratuit"; +App::$strings["My site offers free accounts with optional paid upgrades"] = "Mon site offre des comptes gratuits avec des ajouts payants"; +App::$strings["Registration"] = "Inscription"; +App::$strings["File upload"] = "Envoi de fichier"; +App::$strings["Policies"] = "Stratégies"; +App::$strings["Site name"] = "Nom du site"; +App::$strings["Banner/Logo"] = "Bannière/logo"; +App::$strings["Administrator Information"] = "Informations sur l'administrateur"; +App::$strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Coordonnées de l'administrateur du site. Affichée sur la page 'siteinfo'. Vous pouvez utiliser du BBCode ici"; +App::$strings["System language"] = "Langue du système"; +App::$strings["System theme"] = "Thème du système"; +App::$strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Thème par défaut - il peut être changé pour chaque profil utilisateur - modifier le thème"; +App::$strings["Mobile system theme"] = "Thème système pour mobile"; +App::$strings["Theme for mobile devices"] = "Thème dédié aux périphériques mobiles"; +App::$strings["Enable Diaspora Protocol"] = "Activer la compatibilité Diaspora*"; +App::$strings["Communicate with Diaspora and Friendica - experimental"] = "Permet de communiquer avec Diaspora et Friendica - expérimental"; +App::$strings["Allow Feeds as Connections"] = "Autoriser les Flux (RSS) comme Relations"; +App::$strings["(Heavy system resource usage)"] = "(Impact considérable sur les ressources)"; +App::$strings["Maximum image size"] = "Taille maximale des images"; +App::$strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Taille maximum, en octets, des images envoyées. Par défaut 0, soit sans limite."; +App::$strings["Does this site allow new member registration?"] = "Est-ce que l'enregistrement de nouveau membres sur ce site est autorisé?"; +App::$strings["Which best describes the types of account offered by this hub?"] = "Choisissez le type de comptes offert sur ce hub?"; +App::$strings["Register text"] = "Texte d'inscription"; +App::$strings["Will be displayed prominently on the registration page."] = "Sera affiché de manière bien visible sur le formulaire d'inscription."; +App::$strings["Site homepage to show visitors (default: login box)"] = "Page d'accueil du site à montrer aux visiteurs (par défaut :boîte de dialogue de connexion)"; +App::$strings["example: 'public' to show public stream, 'page/sys/home' to show a system webpage called 'home' or 'include:home.html' to include a file."] = "exemple :'public' pour montrer le flux public, 'page/sys/home' pour montrer une page système appelée 'home' ou 'include:home.html' pour inclure un fichier."; +App::$strings["Preserve site homepage URL"] = "Garder l'adresse du site."; +App::$strings["Present the site homepage in a frame at the original location instead of redirecting"] = "Présenter la page d'accueil du site dans un cadre à l'adresse d'origine, plutôt que de rediriger"; +App::$strings["Accounts abandoned after x days"] = "Les comptes sont abandonnés après x jours"; +App::$strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Pour éviter de gaspiller les ressources du système en essayer de mettre à jour des comptes abandonnés. Mettez 0 pour ne pas avoir de limite de temps."; +App::$strings["Allowed friend domains"] = "Domaines amicaux"; +App::$strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Liste de noms de domaines - séparés par des virgules - pour lesquels ce site acceptera les demandes d'amitié ou de mise en relation. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines."; +App::$strings["Allowed email domains"] = "Domaines de courriels amicaux"; +App::$strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Liste de noms de domaines - séparés par des virgules - dont les adresses de courriel seront autorisées lors de l'inscription à ce site. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines."; +App::$strings["Not allowed email domains"] = "Domaines de courriel non autorisés"; +App::$strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = "Liste de noms de domaines - séparés par des virgules - dont les adresses de courriel ne seront pas autorisées lors de l'inscription à ce site. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines, sauf si des domaines autorisés ont été définis."; +App::$strings["Block public"] = "Bloquer public"; +App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Cocher pour interdire tout accès public, y compris aux pages marquées comme publiques, aux visiteurs anonymes."; +App::$strings["Verify Email Addresses"] = "Demander vérification des adresses de courriel"; +App::$strings["Check to verify email addresses used in account registration (recommended)."] = "Cocher pour que les adresses utilisées à l'inscription soient vérifiées (recommandé)."; +App::$strings["Force publish"] = "Forcer publication"; +App::$strings["Check to force all profiles on this site to be listed in the site directory."] = "Cocher pour forcer la publication de tous les profils du site dans l'annuaire."; +App::$strings["Disable discovery tab"] = "Désactiver l'onglet \"À découvrir\""; +App::$strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Ne pas afficher d'onglet avec des contenus publics automatiquement rassemblées depuis des sources choisies pour ce site."; +App::$strings["login on Homepage"] = "Connexion à partir de la page d'accueil"; +App::$strings["Present a login box to visitors on the home page if no other content has been configured."] = "Présenter une boîte de dialogue de connexion aux visiteurs sur la page d'accueil si aucun autre contenu n'a été configuré."; +App::$strings["Proxy user"] = "Utilisateurs du proxy"; +App::$strings["Proxy URL"] = "URL du proxy (visiter @proxy-list)"; +App::$strings["Network timeout"] = "Délai maximal du réseau"; +App::$strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "En secondes. Mettre à 0 pour ne pas avoir de délai maximal (pas recommandé)."; +App::$strings["Delivery interval"] = "Intervalle de distribution"; +App::$strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = "Temporise le processus de distribution de tant de secondes pour réduire la charge sur le système. Valeurs recommandées : 4-5 pour les serveurs mutualisés, 2-3 pour les VPS. 0-1 pour les gros serveurs dédiés."; +App::$strings["Poll interval"] = "Intervalle de scrutation"; +App::$strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Temporise le processus de scrutation en tâche de fond de tant de secondes, pour réduire la charge. Si 0, utilise l'intervalle de distribution."; +App::$strings["Maximum Load Average"] = "Charge moyenne maximale"; +App::$strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Charge système maximale au-delà de laquelle distribution et scrutation sont mis en pause - par défaut 50."; +App::$strings["Expiration period in days for imported (matrix/network) content"] = "Délai d'expiration du contenu importé du réseau, en jours"; +App::$strings["0 for no expiration of imported content"] = "0 pour ne pas expirer le contenu importé"; +App::$strings["No server found"] = "Serveur introuvable"; +App::$strings["ID"] = "ID"; +App::$strings["for channel"] = "pour le canal"; +App::$strings["on server"] = "sur le serveur"; +App::$strings["Status"] = "État"; +App::$strings["Server"] = "Serveur"; +App::$strings["Update has been marked successful"] = "La mise à jour a été marquée comme réussie"; +App::$strings["Executing %s failed. Check system logs."] = "L'éxecution de %s a échoué. Merci de vérifier les journaux du système."; +App::$strings["Update %s was successfully applied."] = "La mise à jour %s a été appliquée avec succès."; +App::$strings["Update %s did not return a status. Unknown if it succeeded."] = "La mise à jour %s n'a pas retourné d'information. Impossible de savoir si elle a réussi ou non."; +App::$strings["Update function %s could not be found."] = "La fonction de mise à jour %s est introuvable."; +App::$strings["No failed updates."] = "Aucune mise à jour défaillante."; +App::$strings["Failed Updates"] = "Mises à jour défaillantes"; +App::$strings["Mark success (if update was manually applied)"] = "Marquer comme réussie (si la mise à jour a été réalisée manuellement)"; +App::$strings["Attempt to execute this update step automatically"] = "Tenter de réaliser cette étape de mise à jour automatiquement"; +App::$strings["Queue Statistics"] = "Statistiques de file d'attente"; +App::$strings["Total Entries"] = "Nombre d'entrées total"; +App::$strings["Priority"] = "Priorité"; +App::$strings["Destination URL"] = "URL de destination"; +App::$strings["Mark hub permanently offline"] = "Marquer le hub comme étant hors ligne de manière permanente"; +App::$strings["Empty queue for this hub"] = "Vider la file d'attente pour ce hub"; +App::$strings["Last known contact"] = "Dernier contact connu"; +App::$strings["%s account blocked/unblocked"] = array( + 0 => "", + 1 => "", +); +App::$strings["%s account deleted"] = array( + 0 => "", + 1 => "", +); +App::$strings["Account not found"] = "Compte introuvable"; +App::$strings["Account '%s' deleted"] = "Compte '%s' supprimé"; +App::$strings["Account '%s' blocked"] = "Compte '%s' bloqué"; +App::$strings["Account '%s' unblocked"] = "Compte '%s' débloqué"; +App::$strings["Users"] = "Utilisateurs"; +App::$strings["select all"] = "tout sélectionner"; +App::$strings["User registrations waiting for confirm"] = "Inscriptions en attente d'approbation"; +App::$strings["Request date"] = "Date de la demande"; +App::$strings["No registrations."] = "Pas d'inscriptions."; +App::$strings["Approve"] = "Approuver"; +App::$strings["Deny"] = "Refuser"; +App::$strings["Block"] = "Bloquer"; +App::$strings["Unblock"] = "Débloquer"; +App::$strings["Register date"] = "Date d'inscription"; +App::$strings["Last login"] = "Dernière connexion"; +App::$strings["Expires"] = "Expire"; +App::$strings["Service Class"] = "Classe de service"; +App::$strings["Selected accounts will be deleted!\\n\\nEverything these accounts had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Les comptes sélectionnés seront supprimés !\\n\\nTout ce que ces utilisateurs ont publié sur ce site sera détruit de manière définitive !\\n\\nÊtes-vous sûr ?"; +App::$strings["The account {0} will be deleted!\\n\\nEverything this account has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Le compte {0} sera supprimé !\\n\\nTout ce que cet utilisateur a publié sur ce site sera détruit de manière définitive !\\n\\nÊtes-vous sûr ?"; +App::$strings["%s channel censored/uncensored"] = array( + 0 => "censure modifiée sur %s canal", + 1 => "censure modifiée sur %s canaux", +); +App::$strings["%s channel code allowed/disallowed"] = array( + 0 => "", + 1 => "", +); +App::$strings["%s channel deleted"] = array( + 0 => "%s canal supprimé", + 1 => "%s canaux supprimés", +); +App::$strings["Channel not found"] = "Canal introuvable"; +App::$strings["Channel '%s' deleted"] = "Canal '%s' supprimé"; +App::$strings["Channel '%s' censored"] = "Canal '%s' censuré"; +App::$strings["Channel '%s' uncensored"] = "Canal '%s' non-censuré"; +App::$strings["Channel '%s' code allowed"] = "Code autorisé pour le canal '%s'"; +App::$strings["Channel '%s' code disallowed"] = "Code interdit pour le canal '%s'"; +App::$strings["Censor"] = "Censurer"; +App::$strings["Uncensor"] = "Ne plus censurer"; +App::$strings["Allow Code"] = "Autoriser le code"; +App::$strings["Disallow Code"] = "Interdire le code"; +App::$strings["UID"] = "UID"; +App::$strings["Address"] = "Adresse"; +App::$strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "Les canaux sélectionnés seront supprimés!\\n\\nTout ce qui a été publié dans ces canaux sur ce site sera définitivement supprimé!\\n\\nÊtes-vous certain?"; +App::$strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "Le canal {0} sera supprimé!\\n\\nTout ce qui a été publié sur ce canal sera définitivement supprimé!\\n\\nÊtes-vous certain?"; +App::$strings["Plugin %s disabled."] = "Extension %s désactivée."; +App::$strings["Plugin %s enabled."] = "Extension %s activée."; +App::$strings["Disable"] = "Désactiver"; +App::$strings["Enable"] = "Activer"; +App::$strings["Toggle"] = "(Dés)activer"; +App::$strings["Author: "] = "Auteur :"; +App::$strings["Maintainer: "] = "Maintenu par :"; +App::$strings["No themes found."] = "Aucun thème trouvé."; +App::$strings["Screenshot"] = "Aperçu"; +App::$strings["[Experimental]"] = "[Expérimental]"; +App::$strings["[Unsupported]"] = "[Non-supporté]"; +App::$strings["Log settings updated."] = "Réglages du journal sauvegardés."; +App::$strings["Clear"] = "Vider"; +App::$strings["Debugging"] = "Débogage"; +App::$strings["Log file"] = "Fichier du journal"; +App::$strings["Must be writable by web server. Relative to your Red top-level directory."] = "Doit être accessible en écriture par le serveur web. Chemin relatif à la racine de votre installation de la Matrice Rouge."; +App::$strings["Log level"] = "Niveau de journalisation"; +App::$strings["New Profile Field"] = "Nouveau champ de profil"; +App::$strings["Field nickname"] = "Nom court du champ"; +App::$strings["System name of field"] = "Nom système du champ"; +App::$strings["Input type"] = "Type de champ"; +App::$strings["Field Name"] = "Nom du champ"; +App::$strings["Label on profile pages"] = "Étiquette sur le profil"; +App::$strings["Help text"] = "Aide à la saisie"; +App::$strings["Additional info (optional)"] = "Informations additionnelles (facultatif)"; +App::$strings["Field definition not found"] = "Définition du champ non-trouvée"; +App::$strings["Edit Profile Field"] = "Éditer le champ de profil"; +App::$strings["This setting requires special processing and editing has been blocked."] = "Ce paramètre nécessité un traitement spécial, les modifications ont été bloquées."; +App::$strings["Configuration Editor"] = "Editeur de configuration"; +App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = "Attention :modifier certains paramètres peut rendre votre canal inutilisable. Merci d'ignorer cette page à moins d'être suffisamment à l'aise de savoir comment utiliser correctement cette fonctionnalité."; App::$strings["Authorize application connection"] = "Autoriser l'application à se connecter"; App::$strings["Return to your app and insert this Securty Code:"] = "Merci de retourner vers votre application, et d'y insérer ce Code de Sécurité :"; App::$strings["Please login to continue."] = "Merci de vous connecter pour continuer."; App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Voulez-vous autoriser cette application à accéder à vos publications et contacts, et/ou à publier en votre nom?"; +App::$strings["Layout updated."] = "Agencement pris-en-compte."; +App::$strings["Edit System Page Description"] = "Éditer la description"; +App::$strings["Layout not found."] = "Agencement introuvable."; +App::$strings["Module Name:"] = "Nom du module :"; +App::$strings["Layout Help"] = "Aide à la mise en page"; +App::$strings["App installed."] = "Application installée."; +App::$strings["Malformed app."] = "Erreur de l'application - Malformée."; +App::$strings["Embed code"] = "Code intégré"; +App::$strings["Edit App"] = "Edition de l'Application"; +App::$strings["Create App"] = "Création d'une Application"; +App::$strings["Name of app"] = "Nom de l'application"; +App::$strings["Location (URL) of app"] = "Emplacement (Lien) vers l'application"; +App::$strings["Description"] = "Description"; +App::$strings["Photo icon URL"] = "Lien (URL) de l'icône à utiliser pour cette photo"; +App::$strings["80 x 80 pixels - optional"] = "80 x 80 pixels - optionel"; +App::$strings["Version ID"] = "Version"; +App::$strings["Price of app"] = "Prix de l'application"; +App::$strings["Location (URL) to purchase app"] = "Emplacement (LIEN) pour l'achat de l'application"; +App::$strings["Page owner information could not be retrieved."] = "Impossible d'obtenir des informations sur le propriétaire de la page."; +App::$strings["Album not found."] = "Album introuvable."; +App::$strings["Delete Album"] = "Supprimer album"; +App::$strings["Delete Photo"] = "Supprimer photo"; +App::$strings["Public access denied."] = "Accès public refusé."; +App::$strings["No photos selected"] = "Aucune photo selectionnée"; +App::$strings["Access to this item is restricted."] = "L'accès à l'élément est restreint."; +App::$strings["%1$.2f MB of %2$.2f MB photo storage used."] = "Vous avez utilisé %1$.2f mégaoctets sur les %2$.2f autorisés pour le stockage des photos."; +App::$strings["%1$.2f MB photo storage used."] = "%1$.2f méga-octets utilisés pour le stockage des photos."; +App::$strings["Upload Photos"] = "Téléverser des photos"; +App::$strings["Enter a new album name"] = "Entrer un nouveau nom d'album"; +App::$strings["or select an existing one (doubleclick)"] = "ou en sélectionner un existant (double-clic)"; +App::$strings["Create a status post for this upload"] = "Créer une publication de statut pour cet envoi"; +App::$strings["Album name could not be decoded"] = "Le nom de l'Album n'a pu être décodé"; +App::$strings["Contact Photos"] = "Photos de contact"; +App::$strings["Show Newest First"] = "Ordre anté-chronologique"; +App::$strings["Show Oldest First"] = "Ordre chronologique"; +App::$strings["View Photo"] = "Voir la photo"; +App::$strings["Edit Album"] = "Éditer l'album"; +App::$strings["Permission denied. Access to this item may be restricted."] = "Permission refusée. L'accès à cet élément peut avoir été restreint."; +App::$strings["Photo not available"] = "Photo indisponible"; +App::$strings["Use as profile photo"] = "Utiliser comme photo du profil"; +App::$strings["Private Photo"] = "Photo privée"; +App::$strings["Previous"] = "Précédent"; +App::$strings["View Full Size"] = "Voir en taille réelle"; +App::$strings["Next"] = "Suivant"; +App::$strings["Remove"] = "Retirer"; +App::$strings["Edit photo"] = "Éditer la photo"; +App::$strings["Rotate CW (right)"] = "Rotation horaire (droite)"; +App::$strings["Rotate CCW (left)"] = "Rotation anti-horaire (gauche)"; +App::$strings["Caption"] = "Titre/légende"; +App::$strings["Add a Tag"] = "Ajouter une étiquette"; +App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Exemple : @marc, @Barbara_Jensen, @charles@exemple.com, #Ile_de_France, #marathon"; +App::$strings["Flag as adult in album view"] = "Marquer comme \"adulte\" dans l'affichage de l'album"; +App::$strings["In This Photo:"] = "Dans cette photo :"; +App::$strings["Map"] = "Carte"; +App::$strings["View Album"] = "Voir l'album"; +App::$strings["Recent Photos"] = "Photos récentes"; +App::$strings["Item not available."] = "Élément indisponible."; +App::$strings["sent you a private message"] = "vous a envoyé un message privé"; +App::$strings["added your channel"] = "a ajouté votre canal"; +App::$strings["posted an event"] = "a publié un événement"; +App::$strings["Block Name"] = "Nom du Bloc"; +App::$strings["Block Title"] = "Titre du bloc"; +App::$strings["Poke/Prod"] = "Cogner/Solliciter"; +App::$strings["poke, prod or do other things to somebody"] = "Cogner, pointer, et autres choses à faire à quelqu'un"; +App::$strings["Recipient"] = "Destinataire"; +App::$strings["Choose what you wish to do to recipient"] = "Choisir quoi lui faire"; +App::$strings["Make this post private"] = "Rendre cette contribution privée"; +App::$strings["Bookmark added"] = "Favoris ajouté"; +App::$strings["My Bookmarks"] = "Mes Favoris"; +App::$strings["My Connections Bookmarks"] = "Favoris de mes relations"; +App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = "Vous avez créé %1$.0f des %2$.0f canaux autorisés."; +App::$strings["Create a new channel"] = "Créer un nouveau canal"; +App::$strings["Current Channel"] = "Canal actif"; +App::$strings["Switch to one of your channels by selecting it."] = "Pour changer de canal, sélectionner en un"; +App::$strings["Default Channel"] = "Canal par défaut"; +App::$strings["Make Default"] = "Définir comme défaut"; +App::$strings["%d new messages"] = "%d nouveaux messages"; +App::$strings["%d new introductions"] = "%d nouvelles introductions"; +App::$strings["Delegated Channels"] = "Canaux délégués"; +App::$strings["Profile Match"] = "Profils similaires"; +App::$strings["No keywords to match. Please add keywords to your default profile."] = "Aucun mot-clef à comparer. Merci d'ajouter des mots-clefs à votre profil par défaut."; +App::$strings["is interested in:"] = "s'intéresse à :"; +App::$strings["No matches"] = "Pas de correspondance"; +App::$strings["Members"] = "Membres"; +App::$strings["All Connected Channels"] = "Tous canaux connectés"; +App::$strings["Click on a channel to add or remove."] = "Cliquer sur un canal pour l'ajouter ou le supprimer"; +App::$strings["Poll"] = ""; +App::$strings["View Results"] = "Voir les résultats"; +App::$strings["You must be logged in to see this page."] = "Vous devez vous connecter pour voir cette page."; +App::$strings["Insufficient permissions. Request redirected to profile page."] = "Permissions insuffisantes. Demande redirigée à la page du profil."; App::$strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Authentification magique bloquée. Vous êtes connecté sur ce site localement. Merci de vous en déconnecter et réessayer."; App::$strings["Welcome %s. Remote authentication successful."] = "Bienvenue %s. L'authentification magique a fonctionné."; -App::$strings["Item not available."] = "Élément indisponible."; +App::$strings["Room not found"] = "Salon introuvable"; +App::$strings["Leave Room"] = "Quitter le salon"; +App::$strings["Delete This Room"] = "Supprimer le salon"; +App::$strings["I am away right now"] = "Je suis momentanément absent"; +App::$strings["I am online"] = "Je suis en ligne"; +App::$strings["Bookmark this room"] = "Marquer ce salon"; +App::$strings["New Chatroom"] = "Nouveau salon"; +App::$strings["Chatroom Name"] = "Nom du salon"; +App::$strings["%1\$s's Chatrooms"] = "Salons de %1\$s"; +App::$strings["Away"] = "Absent"; +App::$strings["Online"] = "En ligne"; App::$strings["Fetching URL returns error: %1\$s"] = "Récupération d'URL échouée : %1\$s"; -App::$strings["Invalid item."] = "Élément invalide."; -App::$strings["Channel not found."] = "Canal introuvable."; -App::$strings["Page not found."] = "Page introuvable."; +App::$strings["\$Projectname - Guests: Username: {your email address}, Password: +++"] = ""; +App::$strings["No channel."] = "Pas de canal."; +App::$strings["Common connections"] = "Relations communes"; +App::$strings["No connections in common."] = "Pas de relations en commun."; App::$strings["Image uploaded but image cropping failed."] = "L'image a été téléversée, mais le recadrage a échoué."; App::$strings["Image resize failed."] = "Le redimensionnement de l'image a échoué."; App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shirt-rechargez votre page, ou videz le cache du navigateur si la photo ne s'affiche pas immédiatement."; @@ -1007,6 +1269,7 @@ App::$strings["Photo not available."] = "Photo inaccessible."; App::$strings["Upload File:"] = "Fichier :"; App::$strings["Select a profile:"] = "Choisir un profil :"; App::$strings["Upload Profile Photo"] = "Téléverser une photo de profil"; +App::$strings["or"] = "ou"; App::$strings["skip this step"] = "passer cette étape"; App::$strings["select a photo from your photo albums"] = "choisir une photo dans vos albums"; App::$strings["Crop Image"] = "Recadrer l'image"; @@ -1015,7 +1278,39 @@ App::$strings["Done Editing"] = "J'ai terminé"; App::$strings["Image uploaded successfully."] = "Image téléversée avec succès."; App::$strings["Image upload failed."] = "Le téléversement a échoué."; App::$strings["Image size reduction [%s] failed."] = "La réduction de taille [%s] a échoué."; -App::$strings["Block Name"] = "Nom du Bloc"; +App::$strings["Continue"] = "Continuer"; +App::$strings["Premium Channel Setup"] = "Configuration du canal VIP"; +App::$strings["Enable premium channel connection restrictions"] = "Activer les restrictions liées au canal VIP"; +App::$strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Merci de saisir les restrictions et/ou conditions - reçu Paypal, transaction Bitcoin, ligne de conduite, ..."; +App::$strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Avant d'autoriser la mise en relation, ce canal attire votre attention sur les conditions suivantes :"; +App::$strings["Potential connections will then see the following text before proceeding:"] = "Les relations potentielles verront ce qui suit avant de pouvoir continuer :"; +App::$strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "En continuant, je certifie que je me suis acquitté de toutes les instructions indiquées"; +App::$strings["(No specific instructions have been provided by the channel owner.)"] = "(Aucune instruction spécifique n'a été établie par le propriétaire du canal.)"; +App::$strings["Restricted or Premium Channel"] = "Canal VIP ou restreint"; +App::$strings["Invalid request identifier."] = "Identifiant de requête invalide."; +App::$strings["Discard"] = "Annuler"; +App::$strings["Ignore"] = "Ignorer"; +App::$strings["No more system notifications."] = "Pas d'autre notification du système."; +App::$strings["System Notifications"] = "Notifications du système"; +App::$strings["Blocked"] = "Bloqué"; +App::$strings["Ignored"] = "Ignoré"; +App::$strings["Hidden"] = "Caché"; +App::$strings["Archived"] = "Archivé"; +App::$strings["Suggest new connections"] = "Suggérer de nouvelles relations"; +App::$strings["New Connections"] = "Nouvelles relations"; +App::$strings["Show pending (new) connections"] = "Voir les (nouvelles) relations en attente"; +App::$strings["All Connections"] = "Toutes les relations"; +App::$strings["Show all connections"] = "Voir toutes les relations"; +App::$strings["Unblocked"] = "Non bloquées"; +App::$strings["Only show unblocked connections"] = "Ne montrer que les relations non-bloquées"; +App::$strings["Only show blocked connections"] = "Ne montrer que les relations bloquées"; +App::$strings["Only show ignored connections"] = "Ne montrer que les relations ignorées"; +App::$strings["Only show archived connections"] = "Ne montrer que les relations archivées"; +App::$strings["Only show hidden connections"] = "Ne montrer que les relations cachées"; +App::$strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; +App::$strings["Edit connection"] = "Modifier le contact"; +App::$strings["Search your connections"] = "Chercher parmi vos relations"; +App::$strings["Finding: "] = "Recherche :"; App::$strings["Profile not found."] = "Profil introuvable."; App::$strings["Profile deleted."] = "Profil supprimé."; App::$strings["Profile-"] = "Profil-"; @@ -1034,7 +1329,6 @@ App::$strings["Gender"] = "Sexe/Genre"; App::$strings["Sexual Preference"] = "Préférence sexuelle"; App::$strings["Homepage"] = "Site Internet"; App::$strings["Interests"] = "Centres d'intérêt"; -App::$strings["Address"] = "Adresse"; App::$strings["Location"] = "Emplacement"; App::$strings["Profile updated."] = "Profil mis à jour."; App::$strings["Hide your contact/friend list from viewers of this profile?"] = "Cacher vos contacts/relations aux visiteurs de ce profil?"; @@ -1050,7 +1344,7 @@ App::$strings["Profile Name:"] = "Nom du profil :"; App::$strings["Your Full Name:"] = "Votre nom complet :"; App::$strings["Title/Description:"] = "Titre/description :"; App::$strings["Your Gender:"] = "Sexe/Genre :"; -App::$strings["Birthday (%s):"] = "Date de naissance (%s) :"; +App::$strings["Birthday :"] = "Date de naissance :"; App::$strings["Street Address:"] = "Adresse postale :"; App::$strings["Locality/City:"] = "Ville/Localité :"; App::$strings["Postal/Zip Code:"] = "Code postal :"; @@ -1081,219 +1375,447 @@ App::$strings["Age: "] = "Age :"; App::$strings["Edit/Manage Profiles"] = "Éditer/gérer les profils"; App::$strings["Add profile things"] = "Ajouter des choses de profil"; App::$strings["Include desirable objects in your profile"] = "Incluez des objets souhaitables dans votre profil"; -App::$strings["Bookmark added"] = "Favoris ajouté"; -App::$strings["My Bookmarks"] = "Mes Favoris"; -App::$strings["My Connections Bookmarks"] = "Favoris de mes relations"; -App::$strings["Invalid profile identifier."] = "Identifiant de profil invalide."; -App::$strings["Profile Visibility Editor"] = "Éditeur de visibilité de profil"; -App::$strings["Click on a contact to add or remove."] = "Cliquez sur un contact pour l'ajouter ou le retirer."; -App::$strings["Visible To"] = "Visible par"; -App::$strings["All Connections"] = "Toutes les relations"; -App::$strings["Public Sites"] = "Sites publics"; -App::$strings["The listed sites allow public registration into the Hubzilla. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links may provide additional details."] = "Les sites listés autorisent l'inscription pour tous. Tous sont liés entre eux, de manière à ce qu'un compte sur un seul d'entre eux soit valable sur l'ensemble de la matrice. Certains sites peuvent demander des frais de souscriptions, ou fournir des forfaits ajustés. Le lien \"fournisseur\" peut vous donner des détails supplémentaires."; -App::$strings["Site URL"] = "URL du site"; -App::$strings["Access Type"] = "Type d'accès"; -App::$strings["Registration Policy"] = "Politique d'inscription"; -App::$strings["You must be logged in to see this page."] = "Vous devez vous connecter pour voir cette page."; -App::$strings["Insufficient permissions. Request redirected to profile page."] = "Permissions insuffisantes. Demande redirigée à la page du profil."; -App::$strings["Select a bookmark folder"] = "Choisir un dossier de favoris"; -App::$strings["Save Bookmark"] = "Sauver le favoris"; -App::$strings["URL of bookmark"] = "URL du favoris"; -App::$strings["Description"] = "Description"; -App::$strings["Or enter new bookmark folder name"] = "Ou entrez le nom d'un nouveau dossier"; -App::$strings["Room not found"] = "Salon introuvable"; -App::$strings["Leave Room"] = "Quitter le salon"; -App::$strings["Delete This Room"] = "Supprimer le salon"; -App::$strings["I am away right now"] = "Je suis momentanément absent"; -App::$strings["I am online"] = "Je suis en ligne"; -App::$strings["Bookmark this room"] = "Marquer ce salon"; -App::$strings["New Chatroom"] = "Nouveau salon"; -App::$strings["Chatroom Name"] = "Nom du salon"; -App::$strings["%1\$s's Chatrooms"] = "Salons de %1\$s"; -App::$strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Nombre d'inscriptions quotidiennes dépassé. Merci de recommencer demain."; -App::$strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Merci d'indiquer votre adhésion aux Règles du Service. L'inscription a échoué."; -App::$strings["Passwords do not match."] = "Les mots de passe ne concordent pas."; -App::$strings["Registration successful. Please check your email for validation instructions."] = "Inscription réussie. Merci de vérifier vos courriels pour valider votre compte."; -App::$strings["Your registration is pending approval by the site owner."] = "Votre inscription est en attente de l'approbation d'un administrateur."; -App::$strings["Your registration can not be processed."] = "Votre inscription ne peut être traîtée."; -App::$strings["Registration on this site/hub is by approval only."] = "L'inscription sur cette instance/ce site est soumise à une modération."; -App::$strings["Register at another affiliated site/hub"] = "S'inscrire sur un site/hub affilié"; -App::$strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Ce site a dépassé le nombre de création de compte autorisé par jour. Merci de recommencer demain."; -App::$strings["Terms of Service"] = "Règles du Service"; -App::$strings["I accept the %s for this website"] = "J'accepte %s de ce site"; -App::$strings["I am over 13 years of age and accept the %s for this website"] = "J'ai plus de 13 ans et j'accepte les %s de ce site"; -App::$strings["Registration"] = "Inscription"; -App::$strings["Membership on this site is by invitation only."] = "L'inscription à ce site se fait uniquement sur invitation."; -App::$strings["Please enter your invitation code"] = "Merci de saisir votre code d'invitation"; -App::$strings["Your email address"] = "Votre adresse de courriel"; -App::$strings["Choose a password"] = "Choisissez un mot de passe"; -App::$strings["Please re-enter your password"] = "Confirmez-le"; -App::$strings["Away"] = "Absent"; -App::$strings["Online"] = "En ligne"; -App::$strings["Please login."] = "Merci de vous connecter."; -App::$strings["Hubzilla - Guests: Username: {your email address}, Password: +++"] = "Matrice Rouge - Pour les invités: Nom d'utilisateur = {votre courriel}, Mot de passe = +++"; -App::$strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Il est impossible de supprimer un canal à l'intérieur de 48 heures après avoir changé le mot de passe d'un compte."; -App::$strings["Remove This Channel"] = "Supprimer ce Canal"; -App::$strings["This will completely remove this channel from the network. Once this has been done it is not recoverable."] = "Ceci effacera complètement le canal du réseau. Une fois effacé, un canal ne PEUT PAS être récupéré."; -App::$strings["Please enter your password for verification:"] = "Merci de re-saisir votre mot de passe pour vérification :"; -App::$strings["Remove this channel and all its clones from the network"] = "Supprimer ce canal ainsi que tous ses clones sur la matrice"; -App::$strings["By default only the instance of the channel located on this hub will be removed from the network"] = "Par défaut, seule l'instance du canal présente sur ce hub sera supprimée du réseau"; -App::$strings["Remove Channel"] = "Enlever le canal"; -App::$strings["No channel."] = "Pas de canal."; -App::$strings["Common connections"] = "Relations communes"; -App::$strings["No connections in common."] = "Pas de relation en commun."; -App::$strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Nous avons rencontré un problème avec l'OpenID que vous nous avez fourni. Merci de vérifier que l'ID est bien saisi."; -App::$strings["The error message was:"] = "Le message d'erreur était :"; -App::$strings["Authentication failed."] = "Échec de l'authentification."; -App::$strings["Remote Authentication"] = "Authentification distante"; -App::$strings["Enter your channel address (e.g. channel@example.com)"] = "Entrez l'adresse de votre canal (p.ex. moncanal@monsite.com)"; -App::$strings["Authenticate"] = "Authentifier"; -App::$strings["Continue"] = "Continuer"; -App::$strings["Premium Channel Setup"] = "Configuration du canal VIP"; -App::$strings["Enable premium channel connection restrictions"] = "Activer les restrictions liées au canal VIP"; -App::$strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Merci de saisir les restrictions et/ou conditions - reçu Paypal, transaction Bitcoin, ligne de conduite, ..."; -App::$strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Avant d'autoriser la mise en relation, ce canal attire votre attention sur les conditions suivantes :"; -App::$strings["Potential connections will then see the following text before proceeding:"] = "Les relations potentielles verront ce qui suit avant de pouvoir continuer :"; -App::$strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "En continuant, je certifie que je me suis acquitté de toutes les instructions indiquées"; -App::$strings["(No specific instructions have been provided by the channel owner.)"] = "(Aucune instruction spécifique n'a été établie par le propriétaire du canal.)"; -App::$strings["Restricted or Premium Channel"] = "Canal VIP ou restreint"; -App::$strings["No such group"] = "Groupe introuvable"; -App::$strings["Search Results For:"] = "Résultats de recherche pour :"; -App::$strings["Collection is empty"] = "Collection vide"; -App::$strings["Collection: "] = "Collection :"; -App::$strings["Connection: "] = "Relation :"; -App::$strings["Invalid connection."] = "Relation invalide."; App::$strings["Could not access contact record."] = "Impossible d'accéder aux détails du contact."; App::$strings["Could not locate selected profile."] = "Impossible de localiser le profil sélectionné."; App::$strings["Connection updated."] = "Connexion mise à jour."; App::$strings["Failed to update connection record."] = "Impossible de mettre à jour les détails de la relation."; -App::$strings["Blocked"] = "Bloqué"; -App::$strings["Ignored"] = "Ignoré"; -App::$strings["Hidden"] = "Caché"; -App::$strings["Archived"] = "Archivé"; -App::$strings["All"] = "Tout"; -App::$strings["Suggest new connections"] = "Suggérer de nouvelles relations"; -App::$strings["New Connections"] = "Nouvelles relations"; -App::$strings["Show pending (new) connections"] = "Voir les (nouvelles) relations en attente"; -App::$strings["Show all connections"] = "Voir toutes les relations"; -App::$strings["Unblocked"] = "Non bloquées"; -App::$strings["Only show unblocked connections"] = "Ne montrer que les relations non-bloquées"; -App::$strings["Only show blocked connections"] = "Ne montrer que les relations bloquées"; -App::$strings["Only show ignored connections"] = "Ne montrer que les relations ignorées"; -App::$strings["Only show archived connections"] = "Ne montrer que les relations archivées"; -App::$strings["Only show hidden connections"] = "Ne montrer que les relations cachées"; -App::$strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; -App::$strings["Edit contact"] = "Éditer contact"; -App::$strings["Search your connections"] = "Chercher parmi vos relations"; -App::$strings["Finding: "] = "Recherche :"; -App::$strings["Edit post"] = "Éditer la contribution"; App::$strings["is now connected to"] = "est maintenant connecté avec"; App::$strings["Could not access address book record."] = "Impossible d'accéder aux détails du carnet d'adresses."; App::$strings["Refresh failed - channel is currently unavailable."] = "Actualisation impossible - le canal est momentanément indisponible."; -App::$strings["Channel has been unblocked"] = "Le canal n'est plus bloqué"; -App::$strings["Channel has been blocked"] = "Le canal est bloqué"; App::$strings["Unable to set address book parameters."] = "Impossible de régler les paramètres du carnet d'adresses."; -App::$strings["Channel has been unignored"] = "Le canal n'est plus ignoré"; -App::$strings["Channel has been ignored"] = "Le canal est ignoré"; -App::$strings["Channel has been unarchived"] = "Le canal n'est plus archivé"; -App::$strings["Channel has been archived"] = "Le canal est archivé"; -App::$strings["Channel has been unhidden"] = "Le canal n'est plus caché"; -App::$strings["Channel has been hidden"] = "Le canal est caché"; -App::$strings["Channel has been approved"] = "Le canal est approuvé"; -App::$strings["Channel has been unapproved"] = "Le canal n'est plus approuvé"; App::$strings["Connection has been removed."] = "La relation a été supprimée"; App::$strings["View %s's profile"] = "Voir le profil de %s"; App::$strings["Refresh Permissions"] = "Actualiser les permissions"; App::$strings["Fetch updated permissions"] = "Récupérer les permissions les plus récentes"; App::$strings["Recent Activity"] = "Activité récente"; App::$strings["View recent posts and comments"] = "Voir les contributions et commentaires récentes"; -App::$strings["Unblock"] = "Débloquer"; -App::$strings["Block"] = "Bloquer"; -App::$strings["Block or Unblock this connection"] = "Bloquer ou Débloquer cette relation"; +App::$strings["Block (or Unblock) all communications with this connection"] = "Bloquer ou débloquer toute communication avec ce contact"; +App::$strings["This connection is blocked!"] = "Ce contact est bloqué !"; App::$strings["Unignore"] = "Ne plus ignorer"; -App::$strings["Ignore"] = "Ignorer"; -App::$strings["Ignore or Unignore this connection"] = "Ignorer ou ne plus ignorer cette relation"; +App::$strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignorer ou ne plus ignorer toute communication venant de ce contact"; +App::$strings["This connection is ignored!"] = "Ce contact est ignoré !"; App::$strings["Unarchive"] = "Ne plus archiver"; App::$strings["Archive"] = "Archiver"; -App::$strings["Archive or Unarchive this connection"] = "Archiver ou ne plus archiver cette relation"; +App::$strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Archiver ou désarchiver ce contact - le marquer comme inactif mais conserver le contenu"; +App::$strings["This connection is archived!"] = "Ce contact est archivé !"; App::$strings["Unhide"] = "Ne plus cacher"; App::$strings["Hide"] = "Cacher"; -App::$strings["Hide or Unhide this connection"] = "Cacher ou ne plus cacher cette relation"; +App::$strings["Hide or Unhide this connection from your other connections"] = "Cacher ou ne plus cacher ce contact vis-à-vis de vos autres contacts"; +App::$strings["This connection is hidden!"] = "Ce contact est caché !"; App::$strings["Delete this connection"] = "Supprimer cette relation"; App::$strings["Approve this connection"] = "Approuver cette relation"; App::$strings["Accept connection to allow communication"] = "Accepter la relation pour permettre la communication"; -App::$strings["Automatic Permissions Settings"] = "Permissions automatiques"; -App::$strings["Connections: settings for %s"] = "Relations : réglages pour %s"; -App::$strings["When receiving a channel introduction, any permissions provided here will be applied to the new connection automatically and the introduction approved. Leave this page if you do not wish to use this feature."] = "Pour chaque introduction reçue, toutes les permissions définies ici seront appliquées aux nouvelles relations automatiquement, et l'introduction sera approuvée. Laissez cette page telle quelle si vous ne souhaitez pas utiliser ce mécanisme."; +App::$strings["Set Affinity"] = "Définir le degré d'affinité"; +App::$strings["Set Profile"] = "Définir le profil"; +App::$strings["Set Affinity & Profile"] = "Définir le degré d'affinité et le profil"; +App::$strings["Apply these permissions automatically"] = "Appliquer ces permissions automatiquement"; +App::$strings["This connection's address is"] = ""; +App::$strings["The permissions indicated on this page will be applied to all new connections."] = "Les permissions indiquées sur cette page seront appliquées à tous vos nouveaux contacts."; App::$strings["Slide to adjust your degree of friendship"] = "Faites glisser pour ajuster le niveau de la relation"; +App::$strings["Slide to adjust your rating"] = "Faîtes glisser pour ajuster votre note"; +App::$strings["Optionally explain your rating"] = "Explication facultative de votre évaluation"; +App::$strings["Custom Filter"] = "Filtre personnalisé"; +App::$strings["Only import posts with this text"] = "N'importer que les publications comprenant ce texte"; +App::$strings["words one per line or #tags or /patterns/, leave blank to import all posts"] = ""; +App::$strings["Do not import posts with this text"] = "Ne pas importer les publications comprenant ce texte"; +App::$strings["This information is public!"] = "Cette information est publique !"; +App::$strings["Connection Pending Approval"] = "Contact en attente d'approbation"; +App::$strings["Connection Request"] = "Demande de contact"; +App::$strings["(%s) would like to connect with you. Please approve this connection to allow communication."] = "(%s) veut devenir votre contact. Merci d'approuver cette demande pour permettre la communication."; +App::$strings["Approve Later"] = "Approuver plus tard"; App::$strings["inherited"] = "héritée"; -App::$strings["Connection has no individual permissions!"] = "Cette relation n'a aucune permission spécifique!"; -App::$strings["This may be appropriate based on your privacy settings, though you may wish to review the \"Advanced Permissions\"."] = "Ceci devrait correspondre à vos réglages de vie privée, mais vous pouvez toujours contrôler les \"Permissions avancées\"."; -App::$strings["Profile Visibility"] = "Visibilité du profil"; App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Merci de choisir le profil que vous souhaitez montrer quand %s visite votre profil de manière authentifiée."; -App::$strings["Contact Information / Notes"] = "Notes / Information de contact"; -App::$strings["Edit contact notes"] = "Éditer les notes du contact"; App::$strings["Their Settings"] = "Ses réglages"; App::$strings["My Settings"] = "Mes réglages"; -App::$strings["Clear/Disable Automatic Permissions"] = "Effacer/Désactiver les Permissions Automatiques"; -App::$strings["Forum Members"] = "Membres du forum"; -App::$strings["Soapbox"] = "Blogue"; -App::$strings["Full Sharing (typical social network permissions)"] = "Partage Complet (fonctionnement habituel des réseaux sociaux)"; -App::$strings["Cautious Sharing "] = "Partage modéré"; -App::$strings["Follow Only"] = "Suivre uniquement"; App::$strings["Individual Permissions"] = "Permissions spécifiques"; -App::$strings["Some permissions may be inherited from your channel privacy settings, which have higher priority than individual settings. Changing those inherited settings on this page will have no effect."] = "Certaines permissions peuvent être héritées de vos réglages de vie privée, lesquels sont prioritaires sur les réglages spécifiques. Changer ces permissions héritées sur la présente page n'aura aucun effet."; -App::$strings["Advanced Permissions"] = "Permissions avancées"; -App::$strings["Simple Permissions (select one and submit)"] = "Permissions simples (en choisir une, puis valider)"; -App::$strings["Visit %s's profile - %s"] = "Visiter le profil de %s - %s"; -App::$strings["Block/Unblock contact"] = "Bloquer/Débloquer le contact"; -App::$strings["Ignore contact"] = "Ignorer le contact"; -App::$strings["Repair URL settings"] = "Réparer les réglages d'URL"; -App::$strings["View conversations"] = "Voir les conversations"; -App::$strings["Delete contact"] = "Supprimer le contact"; -App::$strings["Last update:"] = "Dernière mise à jour :"; -App::$strings["Update public posts"] = "Mettre à jour les publications"; -App::$strings["Update now"] = "Mettre à jour maintenant"; -App::$strings["Currently blocked"] = "Actuellement bloqué"; -App::$strings["Currently ignored"] = "Actuellement ignoré"; -App::$strings["Currently archived"] = "Actuellement archivé"; -App::$strings["Currently pending"] = "Actuellement en attente"; -App::$strings["Hide this contact from others"] = "Dissimuler ce contact aux autres"; -App::$strings["Replies/likes to your public posts may still be visible"] = "Les réponses et autres réactions à vos contributions publiques pourraient être toujours visibles"; -App::$strings["No potential page delegates located."] = "Aucun délégué potentiel n'a été trouvé pour cette page."; -App::$strings["Delegate Page Management"] = "Gestion des délégués de la page"; -App::$strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Les délégués sont capables de gérer tous les aspects de ce compte ou de cette page, à l'exception des réglages basiques du compte. Merci de ne déléguer votre compte personnel qu'à quelqu'un en qui vous avez une confiance aveugle."; -App::$strings["Existing Page Managers"] = "Actuels gestionnaires de pages"; -App::$strings["Existing Page Delegates"] = "Actuels délégués"; -App::$strings["Potential Delegates"] = "Délégués potentiels"; -App::$strings["Remove"] = "Retirer"; -App::$strings["Add"] = "Ajouter"; -App::$strings["No entries."] = "Aucune entrée."; -App::$strings["Public access denied."] = "Accès public refusé."; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can not change those settings here."] = "Certaines permissions peuvent être héritées de vos paramètres de confidentialité de canal, lesquels sont prioritaires sur les réglages individuels. Vous pouvez modifier ces permissions ici mais cela n'aura aucun effet à moins de changer les paramètres hérités."; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Certaines permissions peuvent être héritées de vos paramètres de confidentialité de canal, lesquels sont prioritaires sur les réglages individuels. Vous pouvez modifier ces permissions ici mais cela n'aura aucun effet à moins de changer les paramètres hérités."; +App::$strings["Last update:"] = "Dernière mise-à-jour :"; +App::$strings["Invalid profile identifier."] = "Identifiant de profil invalide."; +App::$strings["Profile Visibility Editor"] = "Éditeur de visibilité de profil"; +App::$strings["Click on a contact to add or remove."] = "Cliquez sur un contact pour l'ajouter ou le retirer."; +App::$strings["Visible To"] = "Visible par"; +App::$strings["\$Projectname channel"] = "Canal \$Projectname"; +App::$strings["%d rating"] = array( + 0 => "%d évaluations", + 1 => "%d évaluations", +); App::$strings["Gender: "] = "Sexe/genre :"; -App::$strings["Finding:"] = "Recherche :"; -App::$strings["No entries (some entries may be hidden)."] = "Pas d'entrées (certaines peuvent être cachées)."; App::$strings["Status: "] = "État :"; -App::$strings["Sexual Preference: "] = "Orientation sexuelle :"; App::$strings["Homepage: "] = "Site web :"; -App::$strings["Hometown: "] = "Ville natale :"; -App::$strings["About: "] = "À propos :"; +App::$strings["Description:"] = "Description:"; +App::$strings["Public Forum:"] = "Forum public :"; App::$strings["Keywords: "] = "Mots-clefs :"; +App::$strings["Don't suggest"] = "Ne pas suggérer"; +App::$strings["Common connections:"] = "Relations générales"; +App::$strings["Global Directory"] = "Annuaire global"; +App::$strings["Local Directory"] = "Annuaire local"; +App::$strings["Finding:"] = "Recherche :"; +App::$strings["next page"] = "page suivante"; +App::$strings["previous page"] = "page précédente"; +App::$strings["Sort options"] = "Options de tri"; +App::$strings["Alphabetic"] = "Alphabétique"; +App::$strings["Reverse Alphabetic"] = "Alphabétique inversé"; +App::$strings["Newest to Oldest"] = "Ordre anté-chronologique"; +App::$strings["Oldest to Newest"] = "Ordre chronologique"; +App::$strings["No entries (some entries may be hidden)."] = "Pas d'entrées (certaines peuvent être cachées)."; +App::$strings["Public Sites"] = "Sites publics"; +App::$strings["The listed sites allow public registration for the \$Projectname network. All sites in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some sites may require subscription or provide tiered service plans. The provider links may provide additional details."] = "Les sites listés autorisent l'inscription publique au réseau \$Projectname. Tous les sites du réseau sont interconnectés, l'inscription sur l'un quelconque d'entre eux signifie donc l'inscription sur le réseau dans son ensemble. Certains sites peuvent nécessiter une souscription ou fournir des niveaux de service différenciés. Le lien du fournisseur peut fournir plus de détails."; +App::$strings["Rate this hub"] = "Noter cette instance"; +App::$strings["Site URL"] = "URL du site"; +App::$strings["Access Type"] = "Type d'accès"; +App::$strings["Registration Policy"] = "Politique d'inscription"; +App::$strings["Project"] = "Projet"; +App::$strings["View hub ratings"] = "Voir les notes de cette instance"; +App::$strings["Rate"] = "Noter"; +App::$strings["View ratings"] = "Voir les notes"; App::$strings["This site is not a directory server"] = "Ce site n'est pas un serveur d'annuaire"; -App::$strings["Hubzilla - "The Network""] = "La Matrice Rouge - "LE Réseau""; +App::$strings["This directory server requires an access token"] = "Ce serveur d'annuaire requiert un jeton d'accès"; +App::$strings["Item not found"] = "Élément introuvable"; +App::$strings["Delete block?"] = "Supprimer le bloc?"; +App::$strings["Insert YouTube video"] = "Insérer une vidéo YouTube"; +App::$strings["Insert Vorbis [.ogg] video"] = "Insérer une vidéo Vorbis [.ogg]"; +App::$strings["Insert Vorbis [.ogg] audio"] = "Insérer un son Vorbis [.ogg]"; +App::$strings["Edit Block"] = "Éditer bloc"; +App::$strings["Delete layout?"] = "Supprimer la mise-en-page?"; +App::$strings["Layout Description (Optional)"] = "Description de la mise en page (facultatif)"; +App::$strings["Layout Name"] = "Nom de la mise-en-page"; +App::$strings["Edit Layout"] = "Éditer mise-en-page"; +App::$strings["Item is not editable"] = "Élément non-éditable"; +App::$strings["Delete item?"] = "Supprimer l'élément?"; +App::$strings["Edit post"] = "Éditer la contribution"; +App::$strings["Unable to find your hub."] = "Impossible de trouver votre hub."; +App::$strings["Post successful."] = "Contribution effectuée."; +App::$strings["Delete webpage?"] = "Supprimer la page web?"; +App::$strings["Page link title"] = "Titre du lien vers la page"; +App::$strings["Edit Webpage"] = "Éditer page web"; +App::$strings["Website:"] = "Site web :"; +App::$strings["Remote Channel [%s] (not yet known on this site)"] = "Canal distant [%s] (encore inconnu sur ce site)"; +App::$strings["Rating (this information is public)"] = "Evaluation (cette information est publique)"; +App::$strings["Optionally explain your rating (this information is public)"] = "Explication facultative de votre évaluation (cette information est publique)"; +App::$strings["Calendar entries imported."] = "Entrées du calendrier importées."; +App::$strings["No calendar entries found."] = "Aucune entrée du calendrier trouvée."; +App::$strings["Event can not end before it has started."] = "La fin de l'événement ne peut être antérieure à son début."; +App::$strings["Unable to generate preview."] = "Impossible de générer l'aperçu."; +App::$strings["Event title and start time are required."] = "Un titre et une date de début sont requises pour l'événement."; +App::$strings["Event not found."] = "Événement introuvable."; +App::$strings["l, F j"] = "l j F"; +App::$strings["Edit event"] = "Éditer l'événement"; +App::$strings["Delete event"] = "Supprimer l'évènement"; +App::$strings["calendar"] = "calendrier"; +App::$strings["Create New Event"] = "Créer événement"; +App::$strings["Export"] = "Exports"; +App::$strings["Import"] = "Importer"; +App::$strings["Event removed"] = "Événement supprimé"; +App::$strings["Failed to remove event"] = "Impossible de supprimer l'événement"; +App::$strings["Event details"] = "Détails de l'événement"; +App::$strings["Starting date and Title are required."] = "Une date de début et un Titre sont requis."; +App::$strings["Categories (comma-separated list)"] = "Catégories (séparées par des virgules)"; +App::$strings["Event Starts:"] = "L'événement débute :"; +App::$strings["Finish date/time is not known or not relevant"] = "Date/heure de fin inconnue ou sans objet"; +App::$strings["Event Finishes:"] = "L'événement termine :"; +App::$strings["Adjust for viewer timezone"] = "Ajuster au fuseau horaire du visiteur"; +App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Important pour les événements se tenant en un lieu particulier. Pas pratique pour les vacances communes à de nombreux pays dans le monde."; +App::$strings["Title:"] = "Titre:"; +App::$strings["Share this event"] = "Partager cet événement"; +App::$strings["No ratings"] = "Pas de note"; +App::$strings["Ratings"] = "Evaluations"; +App::$strings["Rating: "] = "Evaluation :"; +App::$strings["Website: "] = "Site web :"; +App::$strings["Description: "] = "Description :"; +App::$strings["Select a bookmark folder"] = "Choisir un dossier de favoris"; +App::$strings["Save Bookmark"] = "Sauver le favoris"; +App::$strings["URL of bookmark"] = "URL du favoris"; +App::$strings["Or enter new bookmark folder name"] = "Ou entrez le nom d'un nouveau dossier"; +App::$strings["- select -"] = "- choisir -"; +App::$strings["Permission Denied."] = "Permission refusée."; +App::$strings["File not found."] = "Fichier introuvable."; +App::$strings["Edit file permissions"] = "Éditer les permissions du fichier"; +App::$strings["Set/edit permissions"] = "Définir/Édition des authorisations"; +App::$strings["Include all files and sub folders"] = "Inclure tous fichiers et sous-répertoires"; +App::$strings["Return to file list"] = "Retourner à la liste des fichiers"; +App::$strings["Copy/paste this code to attach file to a post"] = "Copiez/collez ce code pour joindre le fichier à une publication"; +App::$strings["Copy/paste this URL to link file from a web page"] = "Copiez/collez cette URL pour lier le fichier depuis une page web"; +App::$strings["Share this file"] = "Partager ce fichier"; +App::$strings["Show URL to this file"] = "Montrer l'URL de ce fichier"; +App::$strings["Notify your contacts about this file"] = "Notifier vos contacts à propos de ce fichier"; +App::$strings["Channel added."] = "Canal ajouté."; +App::$strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "Nombre d'inscriptions quotidiennes dépassé. Merci de recommencer demain."; +App::$strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Merci d'indiquer votre adhésion aux Règles du Service. L'inscription a échoué."; +App::$strings["Passwords do not match."] = "Les mots de passe ne concordent pas."; +App::$strings["Registration successful. Please check your email for validation instructions."] = "Inscription réussie. Merci de vérifier vos courriels pour valider votre compte."; +App::$strings["Your registration is pending approval by the site owner."] = "Votre inscription est en attente de l'approbation d'un administrateur."; +App::$strings["Your registration can not be processed."] = "Votre inscription ne peut être traîtée."; +App::$strings["Registration on this site/hub is by approval only."] = "L'inscription sur cette instance/ce site est soumis à une modération."; +App::$strings["Register at another affiliated site/hub"] = "S'inscrire sur un site/hub affilié"; +App::$strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Ce site a dépassé le nombre de création de compte autorisé par jour. Merci de recommencer demain."; +App::$strings["Terms of Service"] = "Règles du Service"; +App::$strings["I accept the %s for this website"] = "J'accepte %s de ce site"; +App::$strings["I am over 13 years of age and accept the %s for this website"] = "J'ai plus de 13 ans et j'accepte les %s de ce site"; +App::$strings["Membership on this site is by invitation only."] = "L'inscription à ce site se fait uniquement sur invitation."; +App::$strings["Please enter your invitation code"] = "Merci de saisir votre code d'invitation"; +App::$strings["Your email address"] = "Votre adresse de courriel"; +App::$strings["Choose a password"] = "Choisissez un mot de passe"; +App::$strings["Please re-enter your password"] = "Confirmez-le"; +App::$strings["Contact not found."] = "Contact introuvable."; +App::$strings["Friend suggestion sent."] = "Suggestion d'amitié/relation envoyée."; +App::$strings["Suggest Friends"] = "Suggérer une relation"; +App::$strings["Suggest a friend for %s"] = "Suggérer une relation à %s"; +App::$strings["Please login."] = "Merci de vous connecter."; +App::$strings["Collection created."] = "Collection créée."; +App::$strings["Could not create collection."] = "Impossible de créer la collection."; +App::$strings["Collection updated."] = "Collection mise-à-jour."; +App::$strings["Create a collection of channels."] = "Créez une collection de canaux."; +App::$strings["Collection Name: "] = "Nom de la collection :"; +App::$strings["Members are visible to other channels"] = "Les membres sont visibles par les autres canaux"; +App::$strings["Collection removed."] = "Collection supprimée."; +App::$strings["Unable to remove collection."] = "Impossible de supprimer la collection."; +App::$strings["Collection Editor"] = "Éditeur de collection"; +App::$strings["Account removals are not allowed within 48 hours of changing the account password."] = "Il est impossible de supprimer un compte à l'intérieur de 48 heures après avoir changé le mot de passe d'un compte."; +App::$strings["Remove This Account"] = "Supprimer ce Compte"; +App::$strings["WARNING: "] = "ATTENTION :"; +App::$strings["This account and all its channels will be completely removed from the network. "] = "Ce compte et tous ses canaux seront entièrement supprimés du réseau."; +App::$strings["This action is permanent and can not be undone!"] = "Cette action est permanente et irréversible !"; +App::$strings["Please enter your password for verification:"] = "Merci de re-saisir votre mot de passe pour vérification :"; +App::$strings["Remove this account, all its channels and all its channel clones from the network"] = "Supprimer ce compte, tous ses canaux et tous les clones sur la matrice."; +App::$strings["By default only the instances of the channels located on this hub will be removed from the network"] = "Par défault, seuls les instances de canaux situés sur ce hub seront supprimer de la matrice."; +App::$strings["Remove Account"] = "Supprimer le compte"; +App::$strings["Help:"] = "Aide :"; +App::$strings["Not Found"] = "Introuvable"; +App::$strings["\$Projectname Documentation"] = "Documentation \$Projectname"; +App::$strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Il est impossible de supprimer un canal à l'intérieur de 48 heures après avoir changé le mot de passe d'un compte."; +App::$strings["Remove This Channel"] = "Supprimer ce Canal"; +App::$strings["This channel will be completely removed from the network. "] = "Ce canal sera complètement supprimé du réseau."; +App::$strings["Remove this channel and all its clones from the network"] = "Supprimer ce canal ainsi que tous ses clones sur la matrice"; +App::$strings["By default only the instance of the channel located on this hub will be removed from the network"] = "Par défaut, seule l'instance du canal présente sur ce hub sera supprimée du réseau"; +App::$strings["Remove Channel"] = "Enlever le canal"; +App::$strings["\$Projectname"] = "\$Projectname"; App::$strings["Welcome to %s"] = "Bienvenue sur %s"; -App::$strings["Hubzilla Server - Setup"] = "Serveur de la Matrice Rouge - Configuration"; +App::$strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Nous avons rencontré un problème avec l'OpenID que vous nous avez fourni. Merci de vérifier que l'ID est bien saisi."; +App::$strings["The error message was:"] = "Le message d'erreur était :"; +App::$strings["Authentication failed."] = "Échec de l'authentification."; +App::$strings["Remote Authentication"] = "Authentification distante"; +App::$strings["Enter your channel address (e.g. channel@example.com)"] = "Entrez l'adresse de votre canal (p.ex. moncanal@monsite.com)"; +App::$strings["Authenticate"] = "Authentifier"; +App::$strings["First Name"] = "Prénom"; +App::$strings["Last Name"] = "Nom de famille"; +App::$strings["Nickname"] = "Surnom"; +App::$strings["Full Name"] = "Nom complet"; +App::$strings["Profile Photo 16px"] = "Photo de profil 16px"; +App::$strings["Profile Photo 32px"] = "Photo de profil 32px"; +App::$strings["Profile Photo 48px"] = "Photo de profil 48px"; +App::$strings["Profile Photo 64px"] = "Photo de profil 64px"; +App::$strings["Profile Photo 80px"] = "Photo de profil 80px"; +App::$strings["Profile Photo 128px"] = "Photo de profil 128px"; +App::$strings["Timezone"] = "Fuseau horaire"; +App::$strings["Homepage URL"] = "URL de mon site Internet :"; +App::$strings["Birth Year"] = "Année de naissance"; +App::$strings["Birth Month"] = "Mois de naissance"; +App::$strings["Birth Day"] = "Jour de naissance"; +App::$strings["Birthdate"] = "Date de naissance"; +App::$strings["%s element installed"] = "Elément %s installé"; +App::$strings["%s element installation failed"] = "L'installation de l'élément %s a échoué"; +App::$strings["Items tagged with: %s"] = "Eléments étiquetés avec : %s"; +App::$strings["Search results for: %s"] = "Résultats de recherche pour : %s"; +App::$strings["Your service plan only allows %d channels."] = "Votre forfait n'autorise que %d canaux."; +App::$strings["Nothing to import."] = "Rien à importer."; +App::$strings["Unable to download data from old server"] = "Impossible de récupérer les données de l'ancien serveur"; +App::$strings["Imported file is empty."] = "Le fichier importé est vide."; +App::$strings["The data provided is not compatible with this project."] = ""; +App::$strings["Warning: Database versions differ by %1\$d updates."] = "Attention : les versions de bases de données diffèrent de %1\$d mises à jour."; +App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Impossible de créer un doublon d'un identifiant de canal. L'import a échoué."; +App::$strings["Channel clone failed. Import failed."] = "Le clonage du canal a échoué. L'import a échoué."; +App::$strings["Cloned channel not found. Import failed."] = "Le canal cloné n'a pas été trouvé. L'import a échoué."; +App::$strings["You must be logged in to use this feature."] = "Vous devez vous connecter pour utiliser cette fonctionnalité."; +App::$strings["Import Channel"] = "Importation de canal"; +App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "Utilisez ce formulaire pour importer un canal existant sur un autre serveur. Vous pouvez récupérer l'identité du canal sur l'ancien serveur directement par le réseau, ou bien fournir un fichier d'export/import."; +App::$strings["File to Upload"] = "Fichier à envoyer"; +App::$strings["Or provide the old server/hub details"] = "Ou fournissez les détails de l'ancien serveur"; +App::$strings["Your old identity address (xyz@example.com)"] = "Votre ancienne identité (zyx@exemple.com)"; +App::$strings["Your old login email address"] = "Votre ancienne adresse de courriel"; +App::$strings["Your old login password"] = "Votre ancien mot de passe"; +App::$strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Quelle que soit l'option choisie, merci de décider si cette nouvelle adresse sera la primaire, ou si votre ancienne adresse continuera à jouer ce rôle. Vous pourrez publier depuis l'adresse de votre choix, mais une seule peut être déclarée comme stockage primaire de vos fichiers/photos/media."; +App::$strings["Make this hub my primary location"] = "Faire de ce hub l'adresse principale de ce canal"; +App::$strings["Import existing posts if possible (experimental - limited by available memory"] = "Importer les publications existantes si possible (expérimental - limité par la mémoire disponible)"; +App::$strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = "Ce processus peut prendre plusieurs minutes. Merci de ne valider le formulaire qu'une seule fois et de laisser cette page ouverte jusqu'à la fin."; +App::$strings["No service class restrictions found."] = "Aucune restriction de classe de service trouvée."; +App::$strings["Total invitation limit exceeded."] = "Limite du nombre total d'invitation dépassée."; +App::$strings["%s : Not a valid email address."] = "%s : adresse courriel invalide."; +App::$strings["Please join us on Red"] = "Rejoignez-nous sur la Matrice Rouge"; +App::$strings["Invitation limit exceeded. Please contact your site administrator."] = "Limite d'invitations dépassée. Merci de contacter l'administration de votre site."; +App::$strings["%s : Message delivery failed."] = "%s : Échec dans la livraison du message."; +App::$strings["%d message sent."] = array( + 0 => "%d message envoyé.", + 1 => "%d messages envoyés.", +); +App::$strings["You have no more invitations available"] = "Vous ne disposez plus d'aucune invitation"; +App::$strings["Send invitations"] = "Envoyer des invitations"; +App::$strings["Enter email addresses, one per line:"] = "Entrez les adresses de courriel, une par ligne :"; +App::$strings["Please join my community on \$Projectname."] = "Rejoignez ma communauté sur \$Projectname."; +App::$strings["You will need to supply this invitation code: "] = "Vous aurez besoin de fournir le code suivant:"; +App::$strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Enregistrez-vous sur n'importe quel serveur \$Projectname (ils sont tous inter-connectés)"; +App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Saisissez l'adresse de mon canal \$Projectname dans la barre de recherche du site."; +App::$strings["or visit "] = "ou visitez"; +App::$strings["3. Click [Connect]"] = "3. Click sur [Ajouter]"; +App::$strings["Name is required"] = "Le nom est requis"; +App::$strings["Key and Secret are required"] = "Clef et secret sont requis"; +App::$strings["Diaspora Policy Settings updated."] = ""; +App::$strings["Passwords do not match. Password unchanged."] = "Les deux saisies du mot de passe ne correspondent pas. Il n'a donc pas été changé."; +App::$strings["Empty passwords are not allowed. Password unchanged."] = "Le mot de passe ne peut pas être vide. Il n'a donc pas été changé."; +App::$strings["Password changed."] = "Le mot de passe a été changé."; +App::$strings["Password update failed. Please try again."] = "La mise-à-jour du mot de passe a échoué. Merci de recommencer."; +App::$strings["Not valid email."] = "Adresse de courriel non-valide."; +App::$strings["Protected email address. Cannot change to that email."] = "Adresse de courriel protégée. Impossible de l'utiliser."; +App::$strings["System failure storing new email. Please try again."] = "Défaillance système lors du stockage de la nouvelle adresse de courriel. Merci de ré-essayer."; +App::$strings["Settings updated."] = "Réglages sauvegardés."; +App::$strings["Add application"] = "Ajouter une application"; +App::$strings["Name of application"] = "Nom de l'application"; +App::$strings["Consumer Key"] = "Clef de consommateur"; +App::$strings["Automatically generated - change if desired. Max length 20"] = "Généré automatiquement - à changer si besoin. Longueur maximale 20 caractères."; +App::$strings["Consumer Secret"] = "Secret de consommateur"; +App::$strings["Redirect"] = "Redirection"; +App::$strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI de redirection - laissez blanc, sauf si l'application a demandé autrement"; +App::$strings["Icon url"] = "URL de l'icône"; +App::$strings["Optional"] = "Facultatif"; +App::$strings["You can't edit this application."] = "Vous ne pouvez pas éditer cette application."; +App::$strings["Connected Apps"] = "Applications connectées"; +App::$strings["Client key starts with"] = "La clef partagée commence par"; +App::$strings["No name"] = "Sans nom"; +App::$strings["Remove authorization"] = "Révoquer l'autorisation"; +App::$strings["No feature settings configured"] = "Pas de fonctionnalité à configurer"; +App::$strings["Feature/Addon Settings"] = "Paramètres des extensions/greffons"; +App::$strings["Settings for the built-in Diaspora emulator"] = ""; +App::$strings["Allow any Diaspora member to comment on your public posts"] = ""; +App::$strings["Enable the Diaspora protocol for this channel"] = ""; +App::$strings["Diaspora Policy Settings"] = ""; +App::$strings["Prevent your hashtags from being redirected to other sites"] = ""; +App::$strings["Account Settings"] = "Compte"; +App::$strings["Enter New Password:"] = "Nouveau mot de passe :"; +App::$strings["Confirm New Password:"] = "Confirmer le nouveau mot de passe :"; +App::$strings["Leave password fields blank unless changing"] = "Laissez les mots de passe vides si vous ne voulez pas les modifier"; +App::$strings["Email Address:"] = "Adresse de courriel :"; +App::$strings["Remove this account including all its channels"] = "Supprimer ce compte et tous ses canaux"; +App::$strings["Off"] = "Inactif"; +App::$strings["On"] = "Actif"; +App::$strings["Additional Features"] = "Fonctionnalités additionnelles"; +App::$strings["Connector Settings"] = "Connecteurs"; +App::$strings["No special theme for mobile devices"] = "Pas de thème spécifique aux périphériques mobiles"; +App::$strings["%s - (Experimental)"] = "%s - (Expérimental)"; +App::$strings["Display Settings"] = "Affichage"; +App::$strings["Theme Settings"] = "Paramètres du thème"; +App::$strings["Custom Theme Settings"] = "Paramètres personnels du thème"; +App::$strings["Content Settings"] = "Paramètres liés au contenu"; +App::$strings["Display Theme:"] = "Thème :"; +App::$strings["Mobile Theme:"] = "Thème mobile :"; +App::$strings["Enable user zoom on mobile devices"] = "Permettre à l'usager d'un mobile d'agrandir le contenu"; +App::$strings["Update browser every xx seconds"] = "Rafraîchir le navigateur toutes les xx secondes"; +App::$strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 secondes, pas de maximum"; +App::$strings["Maximum number of conversations to load at any time:"] = "Nombre maximal de conversations pouvant être chargées en même temps :"; +App::$strings["Maximum of 100 items"] = "100 éléments au maximum"; +App::$strings["Show emoticons (smilies) as images"] = "Remplacer les émoticônes (smileys) par des images"; +App::$strings["Link post titles to source"] = "Lier les titres des publications à leur source"; +App::$strings["System Page Layout Editor - (advanced)"] = "Agencements des pages système - (avancé)"; +App::$strings["Use blog/list mode on channel page"] = "Utiliser le mode blog/liste sur la page du canal"; +App::$strings["(comments displayed separately)"] = "(commentaires affichés séparément)"; +App::$strings["Use blog/list mode on matrix page"] = "Utiliser le mode blog/liste sur la page de la matrice"; +App::$strings["Channel page max height of content (in pixels)"] = "Hauteur maximale du contenu pour la page du canal (en pixels)"; +App::$strings["click to expand content exceeding this height"] = "cliquer pour dérouler le contenu dépassant cette limite"; +App::$strings["Matrix page max height of content (in pixels)"] = "Hauteur maximale du contenu pour la page du réseau (en pixels)"; +App::$strings["Nobody except yourself"] = "Personne sauf vous"; +App::$strings["Only those you specifically allow"] = "Seulement ceux que vous autorisez spécifiquement"; +App::$strings["Approved connections"] = "Contacts Approuvés"; +App::$strings["Any connections"] = "Tous les contacts"; +App::$strings["Anybody on this website"] = "Tous les utilisateurs du hub"; +App::$strings["Anybody in this network"] = "Tous les utilisateurs sur ce réseau"; +App::$strings["Anybody authenticated"] = "Tous les utilisateurs authentifiés"; +App::$strings["Anybody on the internet"] = "Tous les utilisateurs d'Internet"; +App::$strings["Publish your default profile in the network directory"] = "Publier votre profil par défaut dans l'annuaire du réseau"; +App::$strings["Allow us to suggest you as a potential friend to new members?"] = "Nous autoriser à vous suggérer comme relation potentielle aux nouveaux membres?"; +App::$strings["Your channel address is"] = "Voici l'adresse de votre canal"; +App::$strings["Channel Settings"] = "Canal"; +App::$strings["Basic Settings"] = "Basique"; +App::$strings["Your Timezone:"] = "Fureau Horaire :"; +App::$strings["Default Post Location:"] = "Emplacement géographique par défaut :"; +App::$strings["Geographical location to display on your posts"] = "Emplacement géographique à afficher sur vos publications"; +App::$strings["Use Browser Location:"] = "Utiliser la géolocalisation fournie par le navigateur :"; +App::$strings["Adult Content"] = "Contenu \"adulte\""; +App::$strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Ce canal publie plus ou moins fréquemment du contenu pour adultes. (Merci d'indiquer tout contenu pour adulte ou potentiellement choquant avec l'étiquette #NSFW - Not Safe For Work)"; +App::$strings["Security and Privacy Settings"] = "Réglages de Sécurité et vie privée"; +App::$strings["Your permissions are already configured. Click to view/adjust"] = "Vous permissions sont déjà paramétrées. Cliquer pour voir/ajuster"; +App::$strings["Hide my online presence"] = "Cacher ma présence en ligne"; +App::$strings["Prevents displaying in your profile that you are online"] = "Cacher votre statut (en ligne/hors ligne) sur votre profil"; +App::$strings["Simple Privacy Settings:"] = "Réglages simples :"; +App::$strings["Very Public - extremely permissive (should be used with caution)"] = "Très public - extrèmement permissif (à n'utiliser qu'en connaissance de cause)"; +App::$strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Classique - public par défaut, privé en cas de besoin (comparable dans le principe aux réseaux sociaux centralisés, avec un mode privé plus efficace)"; +App::$strings["Private - default private, never open or public"] = "Privé - privé par défaut, jamais ouvert ni public"; +App::$strings["Blocked - default blocked to/from everybody"] = "Bloqué - par défaut, bloqué de/vers tout le monde"; +App::$strings["Allow others to tag your posts"] = "Autoriser les autres à \"étiqueté\" vos publications"; +App::$strings["Often used by the community to retro-actively flag inappropriate content"] = "Souvent utilisé par la communauté pour distinguer le contenu innaproprié"; +App::$strings["Advanced Privacy Settings"] = "Réglages avancés"; +App::$strings["Expire other channel content after this many days"] = "Faire expirer le contenu des autres canaux après n jours"; +App::$strings["0 or blank prevents expiration"] = "0, ou vide, pour ne pas faire expirer"; +App::$strings["Maximum Friend Requests/Day:"] = "Nombre maximum de mises en relation par jour :"; +App::$strings["May reduce spam activity"] = "Contribue à réduire l'impact des indésirables"; +App::$strings["Default Post Permissions"] = "Permissions par défaut des publications"; +App::$strings["(click to open/close)"] = "(cliquer pour ouvrir/fermer)"; +App::$strings["Channel permissions category:"] = "Catégorie de permissions du canal :"; +App::$strings["Maximum private messages per day from unknown people:"] = "Nombre maximum de messages privés émanant d'inconnus, par jour :"; +App::$strings["Useful to reduce spamming"] = "Utile pour réduire les indésirables"; +App::$strings["Notification Settings"] = "Notifications"; +App::$strings["By default post a status message when:"] = "Par défaut, publier un statut quand:"; +App::$strings["accepting a friend request"] = "vous acceptez une mise en relation"; +App::$strings["joining a forum/community"] = "vous joignez un forum ou à une communauté"; +App::$strings["making an interesting profile change"] = "vous faites une modification intéressante de votre profil"; +App::$strings["Send a notification email when:"] = "Envoyer un courriel de notification quand :"; +App::$strings["You receive a connection request"] = "Vous recevez une demande de mise en relation"; +App::$strings["Your connections are confirmed"] = "Vous relations sont confirmées"; +App::$strings["Someone writes on your profile wall"] = "Quelqu'un a écrit sur votre mur"; +App::$strings["Someone writes a followup comment"] = "Quelqu'un a commenté sur vos publications"; +App::$strings["You receive a private message"] = "Vous recevez un message privé"; +App::$strings["You receive a friend suggestion"] = "Vous recevez une suggestion d'amitié/relation"; +App::$strings["You are tagged in a post"] = "Vous êtes étiqueté dans une publication"; +App::$strings["You are poked/prodded/etc. in a post"] = "Vous êtes cogné/pointé/etc. dans une publication"; +App::$strings["Show visual notifications including:"] = "Afficher des notifications visuelles y compris :"; +App::$strings["Unseen matrix activity"] = "Activité non-vue sur la matrice"; +App::$strings["Unseen channel activity"] = "Activité non-vue sur le canal"; +App::$strings["Unseen private messages"] = "Messages privés non-vus"; +App::$strings["Recommended"] = "Recommandé"; +App::$strings["Upcoming events"] = "Événements à venir"; +App::$strings["Events today"] = "Événements aujourd'hui"; +App::$strings["Upcoming birthdays"] = "Anniversaires à venir"; +App::$strings["Not available in all themes"] = "Pas disponible dans tous les thèmes"; +App::$strings["System (personal) notifications"] = "Notifications système (personnelles)"; +App::$strings["System info messages"] = "Messages d'info système"; +App::$strings["System critical alerts"] = "Alertes critiques systèmes"; +App::$strings["New connections"] = "Nouvelles relations"; +App::$strings["System Registrations"] = "Inscriptions systèmes"; +App::$strings["Also show new wall posts, private messages and connections under Notices"] = "Montrer également les nouvelles publications sur mur, messages privés et relations dans Notices"; +App::$strings["Notify me of events this many days in advance"] = "Me prévenir d’événements à venir tant de jours en avance"; +App::$strings["Must be greater than 0"] = "Doit être supérieur à 0"; +App::$strings["Advanced Account/Page Type Settings"] = "Type de page/Compte (avancé)"; +App::$strings["Change the behaviour of this account for special situations"] = "Modifie le comportement de ce compte pour certains cas particuliers"; +App::$strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Mode expert requis (Réglages > Fonctions supplémentaires) svp ajuster!"; +App::$strings["Miscellaneous Settings"] = "Divers"; +App::$strings["Personal menu to display in your channel pages"] = "Menu personnel tel qu'il apparaîtra sur les pages de votre canal"; +App::$strings["Remove this channel."] = "Supprimer ce canal"; +App::$strings["Unable to locate original post."] = "Impossible de localiser la publication initiale."; +App::$strings["Empty post discarded."] = "Publication vide annulée."; +App::$strings["Executable content type not permitted to this channel."] = "Les contenus de type 'exécutable' ne sont pas autorisés sur ce canal."; +App::$strings["System error. Post not saved."] = "Erreur système. Publication non sauvegardée."; +App::$strings["Unable to obtain post information from database."] = "Impossible d'obtenir les informations de publication depuis la base de données."; +App::$strings["You have reached your limit of %1$.0f top level posts."] = "Vous avez atteint votre limite de %1$.0f contributions \"racine\"."; +App::$strings["You have reached your limit of %1$.0f webpages."] = "Vous avez atteint votre limite de %1$.0f pages web."; +App::$strings["\$Projectname Server - Setup"] = "Serveur \$Projectname - configuration"; App::$strings["Could not connect to database."] = "Impossible de se connecter à la base de données."; App::$strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Impossible de se connecter au site par l'URL indiquée. Problème potentiel de certificat SSL/TLS ou de DNS."; App::$strings["Could not create table."] = "Impossible de créer la table."; App::$strings["Your site database has been installed."] = "La base de données de votre site a été installée."; -App::$strings["You may need to import the file \"install/database.sql\" manually using phpmyadmin or mysql."] = "Vous pourriez avoir besoin d'importer le fichier \"install/database.sql\" manuellement via phpmyadmin ou mysql."; +App::$strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "Vous pourriez avoir besoin d'importer le fichier \"install/schema_xxx.sql\" manuellement via un client de base de données (ex: phpmyadmin)."; App::$strings["Please see the file \"install/INSTALL.txt\"."] = "Merci de consulter le fichier \"install/INSTALL.txt\"."; App::$strings["System check"] = "Vérification du système"; -App::$strings["Next"] = "Suivant"; App::$strings["Check again"] = "Re-vérifier"; App::$strings["Database connection"] = "Connexion à la base de données"; -App::$strings["In order to install Hubzilla we need to know how to connect to your database."] = "Pour installer la Matrice Rouge, nous avons besoin de savoir comment contacter votre base de données."; +App::$strings["In order to install \$Projectname we need to know how to connect to your database."] = "Pour installer \$Projectname, nous avons besoin de savoir comment se connecter à votre base de données."; App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Merci de contacter votre prestataire d'hébergement ou votre administrateur système si vous avez des doutes à propos de ces paramètres."; App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "La base de données que vous allez spécifier doit exister. Si ce n'est pas déjà le cas, merci de la créer avant de continuer."; App::$strings["Database Server Name"] = "Nom du serveur de la base de données"; @@ -1303,6 +1825,7 @@ App::$strings["Communication port number - use 0 for default"] = "Numéro TCP du App::$strings["Database Login Name"] = "Identifiant de connexion à la Base de Données"; App::$strings["Database Login Password"] = "Mot de passe de connexion à la Base de Données"; App::$strings["Database Name"] = "Nom de la Base de Données"; +App::$strings["Database Type"] = "Type de base de données"; App::$strings["Site administrator email address"] = "Adresse de courriel de l'administrateur du site"; App::$strings["Your account email address must match this in order to use the web admin panel."] = "Votre compte devra utiliser la même adresse de courriel pour pouvoir utiliser l'administration web."; App::$strings["Website URL"] = "URL du site"; @@ -1310,22 +1833,26 @@ App::$strings["Please use SSL (https) URL if available."] = "Merci d'utiliser SS App::$strings["Please select a default timezone for your website"] = "Merci de choisir une zone de temps (fuseau horaire) pour votre site"; App::$strings["Site settings"] = "Réglages du site"; App::$strings["Could not find a command line version of PHP in the web server PATH."] = "Impossible de trouver une version CLI de PHP dans le PATH du serveur web."; -App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = "En l'absence de version CLI de PHP sur votre serveur, vous ne pourrez pas utiliser la mise à jour en arrière-plan via cron."; +App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = "En l'absence de version CLI de PHP sur votre serveur, vous ne pourrez pas utiliser la mise-à-jour en arrière-plan via cron."; App::$strings["PHP executable path"] = "Chemin vers l'éxecutable PHP"; App::$strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Entrez le chemin complet vers l'exécutable php. Vous pouvez continuer l'installation sans."; App::$strings["Command line PHP"] = "PHP en ligne de commande (CLI)"; App::$strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La version CLI de PHP sur votre système n'a pas l'option \"register_argc_argv\" activée."; App::$strings["This is required for message delivery to work."] = "Elle est nécessaire pour la livraison de messages."; App::$strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +App::$strings["Your max allowed total upload size is set to %s. Maximum size of one file to upload is set to %s. You are allowed to upload up to %d files at once."] = "Votre taille de téléversement maximale totale autorisée est fixée à %s. La taille maximale d'un seul fichier à téléverser est fixée à %s. Vous pouvez téléverser jusqu'à %d fichier(s) à la fois."; +App::$strings["You can adjust these settings in the servers php.ini."] = "Vous pouvez ajuster ces paramètres dans le php.ini du serveur."; +App::$strings["PHP upload limits"] = "Limites de téléversement de PHP"; App::$strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Erreur : la fonction \"openssl_pkey_new\" de ce système n'est pas capable de générer des clefs de chiffrement"; App::$strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Si vous êtes sur un serveur Windows, merci de consulter \"http://www.php.net/manual/fr/openssl.installation.php\"."; App::$strings["Generate encryption keys"] = "Générer les clefs de chiffrement"; App::$strings["libCurl PHP module"] = "module PHP libCurl"; App::$strings["GD graphics PHP module"] = "module PHP GD graphics"; App::$strings["OpenSSL PHP module"] = "module PHP OpenSSL"; -App::$strings["mysqli PHP module"] = "module PHP mysqli"; +App::$strings["mysqli or postgres PHP module"] = "module PHP postgres ou mysqli"; App::$strings["mb_string PHP module"] = "module PHP mb_string"; App::$strings["mcrypt PHP module"] = "module PHP mcrypt"; +App::$strings["xml PHP module"] = "module PHP xml"; App::$strings["Apache mod_rewrite module"] = "module Apache mod_rewrite"; App::$strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Erreur : le module mod-rewrite du serveur web Apache est requis, mais pas installé."; App::$strings["proc_open"] = "proc_open"; @@ -1333,10 +1860,11 @@ App::$strings["Error: proc_open is required but is either not installed or has b App::$strings["Error: libCURL PHP module required but not installed."] = "Erreur : le module libCURL de PHP est requis, mais pas installé."; App::$strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Erreur : le module GD de PHP (avec support JPEG) est requis, mais pas installé."; App::$strings["Error: openssl PHP module required but not installed."] = "Erreur : le module openssl de PHP est requis, mais pas installé."; -App::$strings["Error: mysqli PHP module required but not installed."] = "Erreur : le module mysqli de PHP est requis, mais pas installé."; +App::$strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Erreur : un module PHP mysqli ou postgres est requis, mais aucun des deux n'est installé."; App::$strings["Error: mb_string PHP module required but not installed."] = "Erreur : le module mb_string de PHP est requis, mais pas installé."; App::$strings["Error: mcrypt PHP module required but not installed."] = "Erreur : le module mcrypt de PHP est requis, mais pas installé."; -App::$strings["The web installer needs to be able to create a file called \".htconfig.php\ in the top folder of your web server and it is unable to do so."] = "L'installeur web a besoin de créer un fichier \".htconfig.php\" à la racine de votre serveur web, mais en est incapable."; +App::$strings["Error: xml PHP module required for DAV but not installed."] = "Erreur : le module xml de PHP est requis pour le DAV, mais pas installé."; +App::$strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "L'installeur web a besoin de créer un fichier \".htconfig.php\" à la racine de votre serveur web, mais en est incapable."; App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "C'est généralement lié à un problème de droits, à cause duquel le serveur web est interdit d'écriture dans le répertoire concerné - alors que votre propre utilisateur a le droit."; App::$strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "Au terme de cette procédure, nous vous transmettrons un texte à sauvegarder dans un fichier nommé .htconfig.php, à la racine de votre installation de La Matrice Rouge."; App::$strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Autrement, vous pouvez contourner toute cette procédure et réaliser l'installation manuellement. Merci de consulter le fichier \"install/INSTALL.txt\" pour les instructions détaillées."; @@ -1355,74 +1883,55 @@ App::$strings["If your certificate is not recognized, members of other sites (wh App::$strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Pour des raisons de compatibilité (sur l'ensemble de la matrice) nous nous devons d'insister sur ce prérequis."; App::$strings["Providers are available that issue free certificates which are browser-valid."] = "Il existe une plusieurs autorités de certification qui vous fourniront gratuitement un certificat valide."; App::$strings["SSL certificate validation"] = "Validation du certificat SSL/TLS"; -App::$strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "La réécriture d'URL définie dans le .htaccess ne fonctionne pas. Merci de vérifier la configuration de votre serveur web."; +App::$strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "La réécriture d'URL définie dans le .htaccess ne fonctionne pase. Vérifiez votre configuration serveur. Test :"; App::$strings["Url rewrite is working"] = "La réécriture d'URL fonctionne"; App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Le fichier de configuration de la base de données - \".htconfig.php\" - ne peut être écrit. Merci de copier le texte généré dans un fichier à ce nom, à la racine de votre serveur web."; App::$strings["Errors encountered creating database tables."] = "Erreurs rencontrées pendant la création de tables de BD."; App::$strings["

    What next

    "] = "

    Et maintenant

    "; -App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT : Vous devez créer [manuellement] une tâche planifiée pour les mises à jour."; -App::$strings["Item not found"] = "Élément introuvable"; -App::$strings["Edit Block"] = "Éditer bloc"; -App::$strings["Delete block?"] = "Supprimer le bloc?"; -App::$strings["Insert YouTube video"] = "Insérer une vidéo YouTube"; -App::$strings["Insert Vorbis [.ogg] video"] = "Insérer une vidéo Vorbis [.ogg]"; -App::$strings["Insert Vorbis [.ogg] audio"] = "Insérer un son Vorbis [.ogg]"; -App::$strings["Delete Block"] = "Supprimer le bloc"; -App::$strings["Layout updated."] = "Agencement pris-en-compte."; -App::$strings["Edit System Page Description"] = "Éditer la description"; -App::$strings["Layout not found."] = "Agencement introuvable."; -App::$strings["Module Name:"] = "Nom du module :"; -App::$strings["Layout Help"] = "Aide à la mise en page"; -App::$strings["Edit Layout"] = "Éditer mise-en-page"; -App::$strings["Delete layout?"] = "Supprimer la mise-en-page?"; -App::$strings["Delete Layout"] = "Supprimer mise-en-page"; -App::$strings["Item is not editable"] = "Élément non-éditable"; -App::$strings["Delete item?"] = "Supprimer l'élément?"; -App::$strings["Edit Webpage"] = "Éditer page web"; -App::$strings["Delete webpage?"] = "Supprimer la page web?"; -App::$strings["Delete Webpage"] = "Supprimer page web"; +App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT : Vous devez créer [manuellement] une tâche planifiée pour les mises-à-jour."; +App::$strings["Comanche page description language help"] = "Aide sur le langage de description de page Comanche"; +App::$strings["Layout Description"] = "Description de la mise en page"; +App::$strings["Download PDL file"] = "Télécharger le fichier PDL"; +App::$strings["Files: shared with me"] = "Fichiers : partagés avec moi"; +App::$strings["NEW"] = "NOUVEAU"; +App::$strings["Remove all files"] = "Supprimer tous les fichiers"; +App::$strings["Remove this file"] = "Supprimer ce fichier"; +App::$strings["Like/Dislike"] = "J'aime/Je Déteste"; +App::$strings["This action is restricted to members."] = "Cette action est réservée aux membres."; +App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "S'il vous plait, identifiez vous avec votre identifant de \$Projectname ou inscrivez vous pour un nouveau \$Projectname pour continuer."; +App::$strings["Invalid request."] = "Requête invalide."; +App::$strings["thing"] = "chose"; +App::$strings["Channel unavailable."] = "Canal indisponible."; +App::$strings["Previous action reversed."] = "Action précédente annulée."; +App::$strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s approuve %3\$s de %2\$s"; +App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s n'est pas d'accord avec %2\$s's %3\$s"; +App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s s'abstient de toute décision sur le %3\$s de %2\$s"; +App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s participe en ce moment à %3\$s de %2\$s"; +App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s ne participe pas à %3\$s de %2\$s"; +App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s participe peut-être à %3\$s de %2\$s"; +App::$strings["Action completed."] = "Action complétée."; +App::$strings["Thank you."] = "Merci."; App::$strings["Version %s"] = "Version %s"; App::$strings["Installed plugins/addons/apps:"] = "Extensions/applications installées :"; App::$strings["No installed plugins/addons/apps"] = "Aucune extension/application installée"; -App::$strings["Red"] = "Rouge"; -App::$strings["This is a hub of the Hubzilla - a global cooperative network of decentralized privacy enhanced websites."] = "Ceci est un serveur de la Matrice Rouge - un réseau collaboratif de plusieurs serveurs qui assurent la protection de votre vie privée notamment par la décentralisation de votre identité."; +App::$strings["This is a hub of \$Projectname - a global cooperative network of decentralized privacy enhanced websites."] = "Ceci est un serveur \$Projectname - un réseau collaboratif mondial de serveurs décentralisés à la confidentialité améliorée."; +App::$strings["Tag: "] = "Tag:"; +App::$strings["Last background fetch: "] = "Dernière récupération en tâche de fond :"; App::$strings["Running at web location"] = "Installée sur"; -App::$strings["Please visit GetZot.com to learn more about the Hubzilla."] = "Merci de visiter GetZot.com pour en apprendre davantage sur la Matrice Rouge."; +App::$strings["Please visit hubzilla.org to learn more about \$Projectname."] = "Merci de visiter hubzilla.org pour en apprendre davantage sur \$Projectname."; App::$strings["Bug reports and issues: please visit"] = "Pour remonter bogues et problèmes, merci de visiter"; -App::$strings["Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot com"] = "Suggestions, demandes, etc. - merci de vous adresser à \"hubzilla\" à librelist - point com"; +App::$strings["\$projectname issues"] = "Problèmes \$projectname"; +App::$strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Suggestions, demandes, etc. - merci de vous adresser à \"redmatrix\" à librelist - point com"; App::$strings["Site Administrators"] = "Administrateurs du site"; -App::$strings["Page owner information could not be retrieved."] = "Impossible d'obtenir des informations sur le propriétaire de la page."; -App::$strings["Album not found."] = "Album introuvable."; -App::$strings["Delete Album"] = "Supprimer album"; -App::$strings["Delete Photo"] = "Supprimer photo"; -App::$strings["No photos selected"] = "Aucune photo selectionnée"; -App::$strings["Access to this item is restricted."] = "L'accès à l'élément est restreint."; -App::$strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Vous avez utilisé %1$.2f mégaoctets sur les %2$.2f autorisés pour le stockage des photos."; -App::$strings["You have used %1$.2f Mbytes of photo storage."] = "Vous avez utilisé %1$.2f mégaoctets pour le stockage des photos."; -App::$strings["Upload Photos"] = "Téléverser des photos"; -App::$strings["New album name: "] = "Créer un album :"; -App::$strings["or existing album name: "] = "ou choisir un album existant :"; -App::$strings["Do not show a status post for this upload"] = "Ne pas publier de statut pour cet envoi"; -App::$strings["Album name could not be decoded"] = "Le nom de l'Album n'a pu être décodé"; -App::$strings["Contact Photos"] = "Photos de contact"; -App::$strings["Edit Album"] = "Éditer l'album"; -App::$strings["Show Newest First"] = "Ordre anté-chronologique"; -App::$strings["Show Oldest First"] = "Ordre chronologique"; -App::$strings["View Photo"] = "Voir la photo"; -App::$strings["Permission denied. Access to this item may be restricted."] = "Permission refusée. L'accès à cet élément peut avoir été restreint."; -App::$strings["Photo not available"] = "Photo indisponible"; -App::$strings["Use as profile photo"] = "Utiliser comme photo du profil"; -App::$strings["View Full Size"] = "Voir en taille réelle"; -App::$strings["Edit photo"] = "Éditer la photo"; -App::$strings["Rotate CW (right)"] = "Rotation horaire (droite)"; -App::$strings["Rotate CCW (left)"] = "Rotation anti-horaire (gauche)"; -App::$strings["New album name"] = "Nouveau nom d'album :"; -App::$strings["Caption"] = "Titre/légende"; -App::$strings["Add a Tag"] = "Ajouter une étiquette"; -App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Exemple : @bob, @Barbara_Jensen, @jim@exemple.com, #Ile_de_France, #marathon"; -App::$strings["In This Photo:"] = "Dans cette photo :"; -App::$strings["View Album"] = "Voir l'album"; -App::$strings["Recent Photos"] = "Photos récentes"; +App::$strings["Remote privacy information not available."] = "Les informations de vie privée à distance ne sont pas disponibles."; +App::$strings["Visible to:"] = "Visible par :"; +App::$strings["Location not found."] = "Emplacement introuvable."; +App::$strings["Primary location cannot be removed."] = ""; +App::$strings["No locations found."] = "Emplacement(s) introuvable."; +App::$strings["Manage Channel Locations"] = "Gérer les emplacements des canaux"; +App::$strings["Location (address)"] = "Emplacement (adresse)"; +App::$strings["Primary Location"] = "Emplacement primaire"; +App::$strings["Drop location"] = "Abandonner l'emplacement"; App::$strings["Failed to create source. No channel selected."] = "Impossible de créer la source. Aucun canal selectionné."; App::$strings["Source created."] = "Source créée."; App::$strings["Source updated."] = "Source mise à jour."; @@ -1438,274 +1947,6 @@ App::$strings["Edit Source"] = "Éditer la source"; App::$strings["Delete Source"] = "Supprimer la source"; App::$strings["Source removed"] = "Source supprimée"; App::$strings["Unable to remove source."] = "Impossible de supprimer la source."; -App::$strings["- select -"] = "- choisir -"; -App::$strings["Event title and start time are required."] = "Un titre et une date de début sont requises pour l'événement."; -App::$strings["Event not found."] = "Événement introuvable."; -App::$strings["l, F j"] = "l j F"; -App::$strings["Edit event"] = "Éditer l'événement"; -App::$strings["Create New Event"] = "Créer événement"; -App::$strings["Previous"] = "Précédent"; -App::$strings["hour:minute"] = "heure:minute"; -App::$strings["Event details"] = "Détails de l'événement"; -App::$strings["Format is %s %s. Starting date and Title are required."] = "Le format est %s %s. Date de début et titre obligatoires."; -App::$strings["Event Starts:"] = "L'événement débute :"; -App::$strings["Required"] = "Requis"; -App::$strings["Finish date/time is not known or not relevant"] = "Date/heure de fin inconnue ou sans objet"; -App::$strings["Event Finishes:"] = "L'événement termine :"; -App::$strings["Adjust for viewer timezone"] = "Ajuster au fuseau horaire du visiteur"; -App::$strings["Description:"] = "Description:"; -App::$strings["Title:"] = "Titre:"; -App::$strings["Share this event"] = "Partager cet événement"; -App::$strings["Permission Denied."] = "Permission refusée."; -App::$strings["File not found."] = "Fichier introuvable."; -App::$strings["Edit file permissions"] = "Éditer les permissions du fichier"; -App::$strings["Set/edit permissions"] = "Définir/Édition des authorisations"; -App::$strings["Include all files and sub folders"] = "Inclure tous fichiers et sous-répertoires"; -App::$strings["Return to file list"] = "Retourner à la liste des fichiers"; -App::$strings["Copy/paste this code to attach file to a post"] = "Copiez/collez ce code pour joindre le fichier à une publication"; -App::$strings["Copy/paste this URL to link file from a web page"] = "Copiez/collez cette URL pour lier le fichier depuis une page web"; -App::$strings["Channel added."] = "Canal ajouté."; -App::$strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s suit %3\$s de %2\$s"; -App::$strings["Contact not found."] = "Contact introuvable."; -App::$strings["Friend suggestion sent."] = "Suggestion d'amitié/relation envoyée."; -App::$strings["Suggest Friends"] = "Suggérer une relation"; -App::$strings["Suggest a friend for %s"] = "Suggérer une relation à %s"; -App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Pas de suggestions pour l'instant. Si le site est récent, merci de re-tenter dans 24 heures."; -App::$strings["Collection created."] = "Collection créée."; -App::$strings["Could not create collection."] = "Impossible de créer la collection."; -App::$strings["Collection updated."] = "Collection mise à jour."; -App::$strings["Create a collection of channels."] = "Créez une collection de canaux."; -App::$strings["Collection Name: "] = "Nom de la collection :"; -App::$strings["Members are visible to other channels"] = "Les membres sont visibles par les autres canaux"; -App::$strings["Collection removed."] = "Collection supprimée."; -App::$strings["Unable to remove collection."] = "Impossible de supprimer la collection."; -App::$strings["Collection Editor"] = "Éditeur de collection"; -App::$strings["Members"] = "Membres"; -App::$strings["All Connected Channels"] = "Tous canaux connectés"; -App::$strings["Click on a channel to add or remove."] = "Cliquer sur un canal pour l'ajouter ou le supprimer"; -App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s a étiqueté le %3\$s de %2\$s par %4\$s"; -App::$strings["Help:"] = "Aide :"; -App::$strings["Not Found"] = "Introuvable"; -App::$strings["Tag removed"] = "Étiquette retirée"; -App::$strings["Remove Item Tag"] = "Retirer une étiquette à l'élément"; -App::$strings["Select a tag to remove: "] = "Étiquette à retirer :"; -App::$strings["Theme settings updated."] = "Réglages du thème sauvegardés."; -App::$strings["Site"] = "Site"; -App::$strings["Accounts"] = "Comptes"; -App::$strings["Channels"] = "Canaux"; -App::$strings["Plugins"] = "Extensions"; -App::$strings["Themes"] = "Thèmes"; -App::$strings["Server"] = "Serveur"; -App::$strings["Profile Config"] = "Configurations du profil"; -App::$strings["DB updates"] = "MàJ BD"; -App::$strings["Logs"] = "Journaux"; -App::$strings["Plugin Features"] = "Fonctionnalités liées aux extensions"; -App::$strings["User registrations waiting for confirmation"] = "Inscriptions en attente"; -App::$strings["Message queues"] = "File des messages"; -App::$strings["Administration"] = "Administration"; -App::$strings["Summary"] = "Résumé"; -App::$strings["Registered users"] = "Utilisateurs inscrits"; -App::$strings["Pending registrations"] = "Inscriptions en attente"; -App::$strings["Version"] = "Version"; -App::$strings["Active plugins"] = "Extensions actives"; -App::$strings["Site settings updated."] = "Réglages du site sauvegardés."; -App::$strings["No special theme for accessibility"] = "Pas de thème spécifique pour l'accessibilité"; -App::$strings["Yes - with approval"] = "Oui - avec approbation"; -App::$strings["My site is not a public server"] = "Mon site n'est pas un serveur public"; -App::$strings["My site has paid access only"] = "Mon site est payant"; -App::$strings["My site has free access only"] = "Mon site est gratuit"; -App::$strings["My site offers free accounts with optional paid upgrades"] = "Mon site offre des comptes gratuits avec des ajouts payants"; -App::$strings["File upload"] = "Envoi de fichier"; -App::$strings["Policies"] = "Stratégies"; -App::$strings["Site name"] = "Nom du site"; -App::$strings["Banner/Logo"] = "Bannière/logo"; -App::$strings["Administrator Information"] = "Informations sur l'administrateur"; -App::$strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Coordonnées de l'administrateur du site. Affichée sur la page 'siteinfo'. Vous pouvez utiliser du BBCode ici"; -App::$strings["System language"] = "Langue du système"; -App::$strings["System theme"] = "Thème du système"; -App::$strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Thème par défaut - il peut être changé pour chaque profil utilisateur - modifier le thème"; -App::$strings["Mobile system theme"] = "Thème système pour mobile"; -App::$strings["Theme for mobile devices"] = "Thème dédié aux périphériques mobiles"; -App::$strings["Accessibility system theme"] = "Thème système pour l'accessibilité"; -App::$strings["Accessibility theme"] = "Thème pour l'accessibilité"; -App::$strings["Channel to use for this website's static pages"] = "Canal à utiliser pour les pages statiques de ce site"; -App::$strings["Site Channel"] = "Canal de ce HUB"; -App::$strings["Maximum image size"] = "Taille maximale des images"; -App::$strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Taille maximum, en octets, des images envoyées. Par défaut 0, soit sans limite."; -App::$strings["Does this site allow new member registration?"] = "Est-ce que l'enregistrement de nouveau membres sur ce site est autorisé?"; -App::$strings["Which best describes the types of account offered by this hub?"] = "Choisissez le type de comptes offert sur ce hub?"; -App::$strings["Register text"] = "Texte d'inscription"; -App::$strings["Will be displayed prominently on the registration page."] = "Sera affiché de manière bien visible sur le formulaire d'inscription."; -App::$strings["Accounts abandoned after x days"] = "Les comptes sont abandonnés après x jours"; -App::$strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Pour éviter de gaspiller les ressources du système en essayer de mettre à jour des comptes abandonnés. Mettez 0 pour ne pas avoir de limite de temps."; -App::$strings["Allowed friend domains"] = "Domaines amicaux"; -App::$strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Liste de noms de domaines - séparés par des virgules - pour lesquels ce site acceptera les demandes d'amitié ou de mise en relation. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines."; -App::$strings["Allowed email domains"] = "Domaines de courriels amicaux"; -App::$strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Liste de noms de domaines - séparés par des virgules - dont les adresses de courriel seront autorisées lors de l'inscription à ce site. Les caractères génériques (*) sont acceptés. Laissez vide pour accepter tous les domaines."; -App::$strings["Block public"] = "Bloquer public"; -App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Cocher pour interdire tout accès public, y compris aux pages marquées comme publiques, aux visiteurs anonymes."; -App::$strings["Force publish"] = "Forcer publication"; -App::$strings["Check to force all profiles on this site to be listed in the site directory."] = "Cocher pour forcer la publication de tous les profils du site dans l'annuaire."; -App::$strings["Disable discovery tab"] = "Désactiver l'onglet \"À découvrir\""; -App::$strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Ne pas afficher d'onglet avec des contenus publics automatiquement rassemblées depuis des sources choisies pour ce site."; -App::$strings["No login on Homepage"] = "Pas de connexion depuis la page d'accueil"; -App::$strings["Check to hide the login form from your sites homepage when visitors arrive who are not logged in (e.g. when you put the content of the homepage in via the site channel)."] = "Cocher pour ne pas montrer le formulaire de connexion sur la page d'accueil (typiquement, pour quand vous utilisez la page d'accueil pour afficher du contenu via le canal du site)."; -App::$strings["Proxy user"] = "Utilisateurs du proxy"; -App::$strings["Proxy URL"] = "URL du proxy (visiter @proxy-list)"; -App::$strings["Network timeout"] = "Délai maximal du réseau"; -App::$strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "En secondes. Mettre à 0 pour ne pas avoir de délai maximal (pas recommandé)."; -App::$strings["Delivery interval"] = "Intervalle de distribution"; -App::$strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = "Temporise le processus de distribution de tant de secondes pour réduire la charge sur le système. Valeurs recommandées : 4-5 pour les serveurs mutualisés, 2-3 pour les VPS. 0-1 pour les gros serveurs dédiés."; -App::$strings["Poll interval"] = "Intervalle de scrutation"; -App::$strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Temporise le processus de scrutation en tâche de fond de tant de secondes, pour réduire la charge. Si 0, utilise l'intervalle de distribution."; -App::$strings["Maximum Load Average"] = "Charge moyenne maximale"; -App::$strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Charge système maximale au-delà de laquelle distribution et scrutation sont mis en pause - par défaut 50."; -App::$strings["No server found"] = "Serveur introuvable"; -App::$strings["ID"] = "ID"; -App::$strings["for channel"] = "pour le canal"; -App::$strings["on server"] = "sur le serveur"; -App::$strings["Status"] = "État"; -App::$strings["Update has been marked successful"] = "La mise à jour a été marquée comme réussie"; -App::$strings["Executing %s failed. Check system logs."] = "L'éxecution de %s a échoué. Merci de vérifier les journaux du système."; -App::$strings["Update %s was successfully applied."] = "La mise à jour %s a été appliquée avec succès."; -App::$strings["Update %s did not return a status. Unknown if it succeeded."] = "La mise à jour %s n'a pas retourné d'information. Impossible de savoir si elle a réussi ou non."; -App::$strings["Update function %s could not be found."] = "La fonction de mise à jour %s est introuvable."; -App::$strings["No failed updates."] = "Aucune mise à jour défaillante."; -App::$strings["Failed Updates"] = "Mises à jour défaillantes"; -App::$strings["Mark success (if update was manually applied)"] = "Marquer comme réussie (si la mise à jour a été réalisée manuellement)"; -App::$strings["Attempt to execute this update step automatically"] = "Tenter de réaliser cette étape de mise à jour automatiquement"; -App::$strings["%s user blocked/unblocked"] = array( - 0 => "%s utilisateur bloqué/débloqué", - 1 => "%s utilisateurs bloqués/débloqués", -); -App::$strings["%s user deleted"] = array( - 0 => "%s utilisateur supprimé", - 1 => "%s utilisateurs supprimés", -); -App::$strings["Account not found"] = "Compte introuvable"; -App::$strings["User '%s' deleted"] = "Utilisateur '%s' supprimé"; -App::$strings["User '%s' unblocked"] = "Utilisateur '%s' débloqué"; -App::$strings["User '%s' blocked"] = "Utilisateur '%s' bloqué"; -App::$strings["Users"] = "Utilisateurs"; -App::$strings["select all"] = "tout sélectionner"; -App::$strings["User registrations waiting for confirm"] = "Inscriptions en attente d'approbation"; -App::$strings["Request date"] = "Date de la demande"; -App::$strings["No registrations."] = "Pas d'inscriptions."; -App::$strings["Approve"] = "Approuver"; -App::$strings["Deny"] = "Refuser"; -App::$strings["Register date"] = "Date d'inscription"; -App::$strings["Last login"] = "Dernière connexion"; -App::$strings["Expires"] = "Expire"; -App::$strings["Service Class"] = "Classe de service"; -App::$strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Les utilisateurs sélectionnés seront supprimés!\\n\\nTout ce que ces utilisateurs ont publié sur ce site sera détruit de manière définitive!\\n\\nÊtes-vous certain?"; -App::$strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'utilisateur {0} sera supprimé!\\n\\nTout ce que cet utilisateur a publié sur ce site sera détruit de manière définitive!\\n\\nÊtes-vous certain?"; -App::$strings["%s channel censored/uncensored"] = array( - 0 => "%s canal censuré/non-censuré", - 1 => "%s canaux censurés/non-censurés", -); -App::$strings["%s channel deleted"] = array( - 0 => "%s canal supprimé", - 1 => "%s canaux supprimés", -); -App::$strings["Channel not found"] = "Canal introuvable"; -App::$strings["Channel '%s' deleted"] = "Canal '%s' supprimé"; -App::$strings["Channel '%s' uncensored"] = "Canal '%s' non-censuré"; -App::$strings["Channel '%s' censored"] = "Canal '%s' censuré"; -App::$strings["Censor"] = "Censurer"; -App::$strings["Uncensor"] = "Ne plus censurer"; -App::$strings["UID"] = "UID"; -App::$strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "Les canaux sélectionnés seront supprimés!\\n\\nTout ce qui a été publié dans ces canaux sur ce site sera définitivement supprimé!\\n\\nÊtes-vous certain?"; -App::$strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "Le canal {0} sera supprimé!\\n\\nTout ce qui a été publié sur ce canal sera définitivement supprimé!\\n\\nÊtes-vous certain?"; -App::$strings["Plugin %s disabled."] = "Extension %s désactivée."; -App::$strings["Plugin %s enabled."] = "Extension %s activée."; -App::$strings["Disable"] = "Désactiver"; -App::$strings["Enable"] = "Activer"; -App::$strings["Toggle"] = "(Dés)activer"; -App::$strings["Author: "] = "Auteur :"; -App::$strings["Maintainer: "] = "Maintenu par :"; -App::$strings["No themes found."] = "Aucun thème trouvé."; -App::$strings["Screenshot"] = "Aperçu"; -App::$strings["[Experimental]"] = "[Expérimental]"; -App::$strings["[Unsupported]"] = "[Non-supporté]"; -App::$strings["Log settings updated."] = "Réglages du journal sauvegardés."; -App::$strings["Clear"] = "Vider"; -App::$strings["Debugging"] = "Débogage"; -App::$strings["Log file"] = "Fichier du journal"; -App::$strings["Must be writable by web server. Relative to your Red top-level directory."] = "Doit être accessible en écriture par le serveur web. Chemin relatif à la racine de votre installation de la Matrice Rouge."; -App::$strings["Log level"] = "Niveau de journalisation"; -App::$strings["Thing updated"] = "Chose mise à jour"; -App::$strings["Object store: failed"] = "Stockage de l'objet : échec"; -App::$strings["Thing added"] = "Chose ajoutée"; -App::$strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; -App::$strings["Show Thing"] = "Montrer chose"; -App::$strings["item not found."] = "élément introuvable."; -App::$strings["Edit Thing"] = "Éditer chose"; -App::$strings["Select a profile"] = "Choisissez un profil"; -App::$strings["Post an activity"] = "Publier une activité"; -App::$strings["Only sends to viewers of the applicable profile"] = "Envoi exclusivement au membres autorisé de ce profil"; -App::$strings["Name of thing e.g. something"] = "Nom de la chose, p.ex. quelque-chose"; -App::$strings["URL of thing (optional)"] = "URL de la chose (optionnel)"; -App::$strings["URL for photo of thing (optional)"] = "URL de l'image de la chose (optionnel)"; -App::$strings["Add Thing to your Profile"] = "Ajouter la chose à votre profil"; -App::$strings["Nothing to import."] = "Rien à importer."; -App::$strings["Unable to download data from old server"] = "Impossible de récupérer les données de l'ancien serveur"; -App::$strings["Imported file is empty."] = "Le fichier importé est vide."; -App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Impossible de créer un doublon d'un identifiant de canal. L'import a échoué."; -App::$strings["Channel clone failed. Import failed."] = "Le clonage du canal a échoué. L'import a échoué."; -App::$strings["Cloned channel not found. Import failed."] = "Le canal cloné n'a pas été trouvé. L'import a échoué."; -App::$strings["Import completed."] = "L'import est terminé."; -App::$strings["You must be logged in to use this feature."] = "Vous devez vous connecter pour utiliser cette fonctionnalité."; -App::$strings["Import Channel"] = "Importation de canal"; -App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file. Only identity and connections/relationships will be imported. Importation of content is not yet available."] = "Utilisez ce formulaire pour importer un canal existant sur un serveur différent. Vous pouvez récupérer l'identité du canal sur l'ancien serveur directement par le réseau, ou bien fournir un fichier d'export. Seules les données d'identité et de relations seront importées. L'importation du contenu est toujours en développement."; -App::$strings["File to Upload"] = "Fichier à envoyer"; -App::$strings["Or provide the old server/hub details"] = "Ou fournissez les détails de l'ancien serveur"; -App::$strings["Your old identity address (xyz@example.com)"] = "Votre ancienne identité (zyx@exemple.com)"; -App::$strings["Your old login email address"] = "Votre ancienne adresse de courriel"; -App::$strings["Your old login password"] = "Votre ancien mot de passe"; -App::$strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Quelle que soit l'option choisie, merci de décider si cette nouvelle adresse sera la primaire, ou si votre ancienne adresse continuera à jouer ce rôle. Vous pourrez publier depuis l'adresse de votre choix, mais une seule peut être déclarée comme stockage primaire de vos fichiers/photos/media."; -App::$strings["Make this hub my primary location"] = "Faire de ce hub l'adresse principale de ce canal"; -App::$strings["Total invitation limit exceeded."] = "Limite du nombre total d'invitation dépassée."; -App::$strings["%s : Not a valid email address."] = "%s : adresse courriel invalide."; -App::$strings["Please join us on Red"] = "Rejoignez-nous sur la Matrice Rouge"; -App::$strings["Invitation limit exceeded. Please contact your site administrator."] = "Limite d'invitations dépassée. Merci de contacter l'administration de votre site."; -App::$strings["%s : Message delivery failed."] = "%s : Échec dans la livraison du message."; -App::$strings["%d message sent."] = array( - 0 => "%d message envoyé.", - 1 => "%d messages envoyés.", -); -App::$strings["You have no more invitations available"] = "Vous ne disposez plus d'aucune invitation"; -App::$strings["Send invitations"] = "Envoyer des invitations"; -App::$strings["Enter email addresses, one per line:"] = "Entrez les adresses de courriel, une par ligne :"; -App::$strings["Your message:"] = "Votre message :"; -App::$strings["Please join my community on Hubzilla."] = "Veuillez me rejoindre sur la Matrice Rouge."; -App::$strings["You will need to supply this invitation code: "] = "Vous aurez besoin de fournir le code suivant:"; -App::$strings["1. Register at any Hubzilla location (they are all inter-connected)"] = "1. Enregistrez-vous sur n'importe quel serveurs ( ils sont tous inter-connectés )"; -App::$strings["2. Enter my Hubzilla network address into the site searchbar."] = "2. Saisissez l'adresse de mon canal dans la barre de recherche du site."; -App::$strings["or visit "] = "ou visitez"; -App::$strings["3. Click [Connect]"] = "3. Click sur [Ajouter]"; -App::$strings["Unable to locate original post."] = "Impossible de localiser la publication initiale."; -App::$strings["Empty post discarded."] = "Publication vide annulée."; -App::$strings["Executable content type not permitted to this channel."] = "Les contenus de type 'exécutable' ne sont pas autorisés sur ce canal."; -App::$strings["System error. Post not saved."] = "Erreur système. Publication non sauvegardée."; -App::$strings["You have reached your limit of %1$.0f top level posts."] = "Vous avez atteint votre limite de %1$.0f contributions \"racine\"."; -App::$strings["You have reached your limit of %1$.0f webpages."] = "Vous avez atteint votre limite de %1$.0f pages web."; -App::$strings["[Embedded content - reload page to view]"] = "[Contenu embarqué - rechargez la page pour le voir]"; -App::$strings["Help with this feature"] = "Aide avec cette fonctionnalité"; -App::$strings["Layout Name"] = "Nom de la mise-en-page"; -App::$strings["Like/Dislike"] = "J'aime/Je Déteste"; -App::$strings["This action is restricted to members."] = "Cette action est réservée aux membres."; -App::$strings["Please login with your Hubzilla ID or register as a new Redmatrix.member to continue."] = "SVP connectez-vous ou enregistrez-vous pour continuer."; -App::$strings["Invalid request."] = "Requête invalide."; -App::$strings["thing"] = "chose"; -App::$strings["Channel unavailable."] = "Canal indisponible."; -App::$strings["Previous action reversed."] = "Action précédente annulée."; -App::$strings["Action completed."] = "Action complétée."; -App::$strings["Thank you."] = "Merci."; -App::$strings["Remote privacy information not available."] = "Les informations de vie privée à distance ne sont pas disponibles."; -App::$strings["Visible to:"] = "Visible par :"; -App::$strings["No connections."] = "Pas de relation."; -App::$strings["Visit %s's profile [%s]"] = "Visiter le profil de %s [%s]"; -App::$strings["View Connnections"] = "Voir les relations"; App::$strings["No valid account found."] = "Aucun compte valide trouvé."; App::$strings["Password reset request issued. Check your email."] = "Réinitialisation du mot de passe demandée. Vérifiez vos courriels."; App::$strings["Site Member (%s)"] = "Membre du site (%s)"; @@ -1722,127 +1963,156 @@ App::$strings["Forgot your Password?"] = "Mot de passe oublié?"; App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Saisissez votre adresse de courriel, et validez, pour réinitialiser votre mot de passe. Vérifiez ensuite votre boîte à lettres pour la suite des instructions."; App::$strings["Email Address"] = "Adresse de courriel"; App::$strings["Reset"] = "Réinitialiser"; -App::$strings["Hub not found."] = "Hub introuvable."; -App::$strings["Total votes"] = "Total des votes"; -App::$strings["Average Rating"] = "Évaluation moyenne"; -App::$strings["Unable to lookup recipient."] = "Impossible de localiser le destinataire."; -App::$strings["Unable to communicate with requested channel."] = "Impossible de communiquer avec le canal demandé."; -App::$strings["Cannot verify requested channel."] = "Impossible de vérifier le canal demandé."; -App::$strings["Selected channel has private message restrictions. Send failed."] = "Le canal choisi a des restrictions quant aux messages privés. L'envoi a échoué."; -App::$strings["Messages"] = "Messages"; -App::$strings["Message deleted."] = "Message supprimé."; -App::$strings["Message recalled."] = "Message annulé/rappelé."; -App::$strings["Send Private Message"] = "Envoyer un Message Privé"; -App::$strings["To:"] = "À :"; -App::$strings["Subject:"] = "Sujet :"; -App::$strings["Send"] = "Envoyer"; -App::$strings["Message not found."] = "Message introuvable."; -App::$strings["Delete message"] = "Supprimer message"; -App::$strings["Recall message"] = "Rappeler/annuler le message"; -App::$strings["Message has been recalled."] = "Le message a été rappelé."; -App::$strings["Private Conversation"] = "Conversation privée"; -App::$strings["Delete conversation"] = "Supprimer conversation"; -App::$strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Aucune communication sécurisée n'est possible. Vous pourrez peut-être répondre depuis la page de profil de l'émetteur."; -App::$strings["Send Reply"] = "Envoyer une réponse"; -App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = "Vous avez créé %1$.0f des %2$.0f canaux autorisés."; -App::$strings["Create a new channel"] = "Créer un nouveau canal"; -App::$strings["Channel Manager"] = "Gestionnaire du canal"; -App::$strings["Current Channel"] = "Canal actif"; -App::$strings["Attach to one of your channels by selecting it."] = "Branchez-vous à l'un de vos canaux en le selectionnant."; -App::$strings["Default Channel"] = "Canal par défaut"; -App::$strings["Make Default"] = "Définir comme défaut"; -App::$strings["Wall Photos"] = "Photos du mur"; -App::$strings["Profile Match"] = "Profils similaires"; -App::$strings["No keywords to match. Please add keywords to your default profile."] = "Aucun mot-clef à comparer. Merci d'ajouter des mots-clefs à votre profil par défaut."; -App::$strings["is interested in:"] = "s'intéresse à :"; -App::$strings["No matches"] = "Pas de correspondance"; -App::$strings["Menu updated."] = "Menu mis à jour."; App::$strings["Unable to update menu."] = "Impossible de mettre le menu à jour."; -App::$strings["Menu created."] = "Menu créé."; App::$strings["Unable to create menu."] = "Impossible de créer le menu."; -App::$strings["Manage Menus"] = "Gérer les menus"; +App::$strings["Menu Name"] = "Nom du menu"; +App::$strings["Unique name (not visible on webpage) - required"] = "Nom unique (non visible sur la page web) - requis"; +App::$strings["Menu Title"] = "Titre du menu"; +App::$strings["Visible on webpage - leave empty for no title"] = "Visible pour la page web - laisser vide pour qu'il n'y ait pas de titre"; +App::$strings["Allow Bookmarks"] = "Autoriser l'usage de favoris"; +App::$strings["Menu may be used to store saved bookmarks"] = "Le menu pourra être utilisé pour stocker des favoris"; +App::$strings["Submit and proceed"] = "Valider et continuer"; App::$strings["Drop"] = "Supprimer"; -App::$strings["Create a new menu"] = "Créer un nouveau menu"; +App::$strings["Bookmarks allowed"] = "Favoris autorisés"; App::$strings["Delete this menu"] = "Supprimer ce menu"; App::$strings["Edit menu contents"] = "Éditer le contenu du menu"; App::$strings["Edit this menu"] = "Éditer le menu"; -App::$strings["New Menu"] = "Nouveau menu"; +App::$strings["Menu could not be deleted."] = "Impossible de supprimer le menu."; +App::$strings["Menu not found."] = "Menu introuvable."; +App::$strings["Edit Menu"] = "Éditer le menu"; +App::$strings["Add or remove entries to this menu"] = "Ajouter/supprimer des entrées à ce menu"; App::$strings["Menu name"] = "Nom du menu"; App::$strings["Must be unique, only seen by you"] = "Doit être unique, ne sera vu que par vous"; App::$strings["Menu title"] = "Titre du menu"; App::$strings["Menu title as seen by others"] = "Titre du menu tel que vu par les visiteurs"; App::$strings["Allow bookmarks"] = "Autoriser l'usage de favoris"; -App::$strings["Menu may be used to store saved bookmarks"] = "Le menu pourra être utilisé pour stocker des favoris"; -App::$strings["Menu deleted."] = "Menu supprimé."; -App::$strings["Menu could not be deleted."] = "Impossible de supprimer le menu."; -App::$strings["Edit Menu"] = "Éditer le menu"; -App::$strings["Add or remove entries to this menu"] = "Ajouter/supprimer des entrées à ce menu"; +App::$strings["Not found."] = "Introuvable."; App::$strings["Conversation removed."] = "Conversation supprimée."; App::$strings["No messages."] = "Pas de message."; App::$strings["D, d M Y - g:i A"] = "D d Y - H:i"; +App::$strings["Unable to create element."] = "Impossible de créer l'entrée."; +App::$strings["Unable to update menu element."] = "Impossible de mettre l'entrée de menu à jour."; +App::$strings["Unable to add menu element."] = "Impossible d'ajouter l'entrée de menu."; +App::$strings["Menu Item Permissions"] = "Permissions de l'entrée de menu"; +App::$strings["Link Name"] = "Nom du lien"; +App::$strings["Link or Submenu Target"] = "Lien ou sous-menu cible"; +App::$strings["Enter URL of the link or select a menu name to create a submenu"] = "Entrez l'URL du lien ou sélectionnez un nom de menu pour créer un sous-menu"; +App::$strings["Use magic-auth if available"] = "Utiliser l'authentification distante, quand disponible"; +App::$strings["Open link in new window"] = "Ouvrir le lien dans une nouvelle fenêtre"; +App::$strings["Order in list"] = "Ordre dans la liste"; +App::$strings["Higher numbers will sink to bottom of listing"] = "Les nombres les plus élevés seront descendus au bas de la liste"; +App::$strings["Submit and finish"] = "Vadiler et terminer"; +App::$strings["Submit and continue"] = "Valider et continuer"; +App::$strings["Menu:"] = "Menu :"; +App::$strings["Link Target"] = "Cible du lien"; +App::$strings["Edit menu"] = "Éditer le menu"; +App::$strings["Edit element"] = "Éditer l'entrée"; +App::$strings["Drop element"] = "Supprimer l'entrée"; +App::$strings["New element"] = "Nouvelle entrée"; +App::$strings["Edit this menu container"] = "Éditer ce bloc de menu"; +App::$strings["Add menu element"] = "Ajouter une entrée au menu"; +App::$strings["Delete this menu item"] = "Supprimer cet entrée du menu"; +App::$strings["Edit this menu item"] = "Éditer cette entrée du menu"; +App::$strings["Menu item not found."] = "Entrée de menu introuvable."; +App::$strings["Menu item deleted."] = "Entrée de menu supprimée."; +App::$strings["Menu item could not be deleted."] = "Impossible de supprimer l'entrée de menu."; +App::$strings["Edit Menu Element"] = "Éditer l'entrée de menu"; +App::$strings["Link text"] = "Texte du lien"; +App::$strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s suit %3\$s de %2\$s"; +App::$strings["Set your current mood and tell your friends"] = "Indiquez votre humeur du moment à vos amis"; +App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Pas de suggestions pour l'instant. Si le site est récent, merci de re-tenter dans 24 heures."; +App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s a étiqueté le %3\$s de %2\$s par %4\$s"; +App::$strings["Tag removed"] = "Étiquette retirée"; +App::$strings["Remove Item Tag"] = "Retirer une étiquette à l'élément"; +App::$strings["Select a tag to remove: "] = "Étiquette à retirer :"; +App::$strings["No such group"] = "Groupe introuvable"; +App::$strings["No such channel"] = "Canal introuvable"; +App::$strings["Search Results For:"] = "Résultats de recherche pour :"; +App::$strings["Collection is empty"] = "Collection vide"; +App::$strings["Collection: "] = "Collection :"; +App::$strings["Connection: "] = "Relation :"; +App::$strings["Invalid connection."] = "Relation invalide."; +App::$strings["OpenID protocol error. No ID returned."] = "Erreur du protocole OpenID. Pas d'ID retourné."; App::$strings["Add a Channel"] = "Ajouter un canal"; App::$strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "Un canal est une collection de pages web reliées entre elles, sous votre contrôle. Il peut contenir des profils de réseau social, des blogs, des groupes de conversation, des forums, des pages de célébrités, et bien plus encore. Vous pouvez créer autant de canaux que votre administrateur de hub vous y autorise."; App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Exemples : \"Bob Jameson\", \"Lisa et ses chevaux sauvages\", \"Football\", \"Groupe des amateurs de tir à l'arc\""; App::$strings["Choose a short nickname"] = "Choisissez un alias"; App::$strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Cet alias sera utilisé pour créer une adresse de canal, facile à retenir - un peu comme une adresse de courriel - que vous pourrez partager avec d'autres."; App::$strings["Or import an existing channel from another location"] = "Ou importez un canal existant à un autre endroit"; -App::$strings["Invalid request identifier."] = "Identifiant de requête invalide."; -App::$strings["Discard"] = "Annuler"; -App::$strings["No more system notifications."] = "Pas d'autre notification du système."; -App::$strings["System Notifications"] = "Notifications du système"; -App::$strings["Unable to find your hub."] = "Impossible de trouver votre hub."; -App::$strings["Post successful."] = "Contribution effectuée."; +App::$strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Veuillez choisir un type de canal (par exemple \"réseau social\" ou \"forum communautaire\") et un niveau de confidentialité afin que nous puissions choisir les meilleures autorisations pour vous"; +App::$strings["Channel Type"] = "Type de canal"; +App::$strings["Read more about roles"] = "En savoir plus sur les rôles"; +App::$strings["Thing updated"] = "Chose mise-à-jour"; +App::$strings["Object store: failed"] = "Stockage de l'objet : échec"; +App::$strings["Thing added"] = "Chose ajoutée"; +App::$strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; +App::$strings["Show Thing"] = "Montrer chose"; +App::$strings["item not found."] = "élément introuvable."; +App::$strings["Edit Thing"] = "Éditer chose"; +App::$strings["Select a profile"] = "Choisissez un profil"; +App::$strings["Post an activity"] = "Publier une activité"; +App::$strings["Only sends to viewers of the applicable profile"] = "Envoi exclusivement au membres autorisé de ce profil"; +App::$strings["Name of thing e.g. something"] = "Nom de la chose, p.ex. quelque-chose"; +App::$strings["URL of thing (optional)"] = "URL de la chose (optionnel)"; +App::$strings["URL for photo of thing (optional)"] = "URL de l'image de la chose (optionnel)"; +App::$strings["Add Thing to your Profile"] = "Ajouter la chose à votre profil"; +App::$strings["Export Channel"] = "Exporter le canal"; +App::$strings["Export your basic channel information to a file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new server hub, but does not contain your content."] = "Exportez les principales informations de votre canal dans un fichier. Celui-ci pourra servir de sauvegarde de vos contacts, permissions, profils et données de base. Il pourra être importé sur un nouveau hub/serveur, mais n'embarquera pas vos contenus."; +App::$strings["Export Content"] = "Exporter le contenu"; +App::$strings["Export your channel information and recent content to a JSON backup that can be restored or imported to another server hub. This backs up all of your connections, permissions, profile data and several months of posts. This file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = "Exportez les informations du canal et les contenus récents dans un fichier JSON. Celui-ci contiendra toutes vos relations, permissions, profils, et plusieurs mois de publications. Ce fichier peut être TRÈS gros. Armez-vous de patience - plusieurs minutes peuvent s'écouler avant que le téléchargement ne commence."; +App::$strings["Export your posts from a given year or month:"] = ""; +App::$strings["You may also export your posts and conversations for a particular year or month. Click on one of the recent years or months below."] = ""; +App::$strings["Jan"] = "Jan"; +App::$strings["Feb"] = "Fev"; +App::$strings["Mar"] = "Mar"; +App::$strings["Apr"] = "Avr"; +App::$strings["Jun"] = "Jun"; +App::$strings["Jul"] = "Jul"; +App::$strings["Aug"] = "Aou"; +App::$strings["Sep"] = "Sep"; +App::$strings["Oct"] = "Oct"; +App::$strings["Nov"] = "Nov"; +App::$strings["Dec"] = "Dec"; +App::$strings["If the export fails (possibly due to memory exhaustion on your server hub), please try again selecting a more limited date range."] = ""; +App::$strings["Or adjust the date in your browser location bar to select other dates. For example the year 2013; %1\$s/2013 or the month September 2013; %1\$s/2013/9"] = ""; +App::$strings["Please visit"] = ""; +App::$strings["on another hub to import the backup files(s)."] = ""; +App::$strings["We advise you to clone the channel on the new hub first and than to import the backup file(s) (from the same channel) in chronological order. Importing the backup files into another channel will certainly give permission issues."] = ""; +App::$strings["[Embedded content - reload page to view]"] = "[Contenu embarqué - rechargez la page pour le voir]"; +App::$strings["No connections."] = "Pas de relations."; +App::$strings["Visit %s's profile [%s]"] = "Visiter le profil de %s [%s]"; +App::$strings["Source of Item"] = "Source de l'élément"; +App::$strings["Total votes"] = ""; +App::$strings["Average Rating"] = ""; +App::$strings["Page Title"] = "Titre de la page"; +App::$strings["Xchan Lookup"] = "Recherche xchan"; +App::$strings["Lookup xchan beginning with (or webbie): "] = "Recherche xchan commençant par (ou adresse \"webbie\") :"; App::$strings["invalid target signature"] = "signature de la cible invalide"; -App::$strings["OpenID protocol error. No ID returned."] = "Erreur du protocole OpenID. Pas d'ID retourné."; -App::$strings["App installed."] = "Application installée."; -App::$strings["Malformed app."] = "Erreur de l'application - Malformée."; -App::$strings["Embed code"] = "Code intégré"; -App::$strings["Edit App"] = "Edition de l'Application"; -App::$strings["Create App"] = "Création d'une Application"; -App::$strings["Name of app"] = "Nom de l'application"; -App::$strings["Location (URL) of app"] = "Emplacement (Lien) vers l'application"; -App::$strings["Photo icon URL"] = "Lien (URL) de l'icône à utiliser pour cette photo"; -App::$strings["80 x 80 pixels - optional"] = "80 x 80 pixels - optionel"; -App::$strings["Version ID"] = "Version"; -App::$strings["Price of app"] = "Prix de l'application"; -App::$strings["Location (URL) to purchase app"] = "Emplacement (LIEN) pour l'achat de l'application"; -App::$strings["Poll"] = "Sondage"; -App::$strings["View Results"] = "Voir les Résultats"; -App::$strings["Friendica Photo Album Import"] = "Importer votre Album Photo Friendica"; -App::$strings["This will import all your Friendica photo albums to this Red channel."] = "Cette fonction va importer tous vos albums photos Friendica dans ce canal de la Matrice Rouge."; -App::$strings["Friendica Server base URL"] = "URL vers le serveur Friendica"; -App::$strings["Friendica Login Username"] = "Nom d'utilisateur Friendica"; -App::$strings["Friendica Login Password"] = "Mot de passe Friendica"; -App::$strings["Account removals are not allowed within 48 hours of changing the account password."] = "Il est impossible de supprimer un compte à l'intérieur de 48 heures après avoir changé le mot de passe d'un compte."; -App::$strings["Remove This Account"] = "Supprimer ce Compte"; -App::$strings["This will completely remove this account including all its channels from the network. Once this has been done it is not recoverable."] = "Cette fonction va complètement supprimer le compte incluant tous ses canaux sur la matrice. Attention, cette action est irréversible."; -App::$strings["Remove this account, all its channels and all its channel clones from the network"] = "Supprimer ce compte, tous ses canaux et tous les clones sur la matrice."; -App::$strings["By default only the instances of the channels located on this hub will be removed from the network"] = "Par défault, seuls les instances de canaux situés sur ce hub seront supprimer de la matrice."; -App::$strings["Schema Default"] = "Par défault"; -App::$strings["Sans-Serif"] = "Sans-Serif"; -App::$strings["Monospace"] = "Monospace"; +App::$strings["Schema Default"] = ""; +App::$strings["Sans-Serif"] = "Sans empâtements"; +App::$strings["Monospace"] = "Chasse fixe"; App::$strings["Theme settings"] = "Réglages du thème"; App::$strings["Set scheme"] = "Définir la palette de couleurs"; App::$strings["Set font-size for posts and comments"] = "Définir font-size pour contribution et commentaires"; App::$strings["Set font face"] = "Définir la fonte"; App::$strings["Set iconset"] = "Définir le jeu d'icônes"; -App::$strings["Set big shadow size, default 15px 15px 15px"] = "Définir la taille des grandes ombres, par défaut 15px 15px 15px"; -App::$strings["Set small shadow size, default 5px 5px 5px"] = "Définir la taille des petites ombres, par défaut 5px 5px 5px"; -App::$strings["Set shadow color, default #000"] = "Définir la couleur des ombres, par défaut #000"; -App::$strings["Set radius size, default 5px"] = "Définir le rayon des arrondis, par défaut 5px"; -App::$strings["Set line-height for posts and comments"] = "Définir line-height pour contributions et commentaires"; -App::$strings["Set background image"] = "Définir l'image d'arrière-plan"; -App::$strings["Set background attachment"] = "Image de fond - fichier"; -App::$strings["Set background color"] = "Définir la couleur d'arrière-plan"; -App::$strings["Set section background image"] = "Définir l'image d'arrière-plan des sections"; -App::$strings["Set section background color"] = "Définir la couleur d'arrière-plan des sections"; -App::$strings["Set color of items - use hex"] = "Définir la couleur des éléments - en héxadécimal"; -App::$strings["Set color of links - use hex"] = "Définir la couleur des liens - en héxadécimal"; -App::$strings["Set max-width for items. Default 400px"] = "Définir la largeur maximal des éléments. Par défaut, 400px"; -App::$strings["Set min-width for items. Default 240px"] = "Définir la largeur minimale des éléments. Par défaut, 240px"; -App::$strings["Set the generic content wrapper width. Default 48%"] = "Définir la largeur du contenu. Par défaut, 48%"; -App::$strings["Set color of fonts - use hex"] = "Définir la couleur des fontes - en héxadécimal"; -App::$strings["Set background-size element"] = "Définir background-size pour les éléments"; +App::$strings["Set big shadow size, default 15px 15px 15px"] = ""; +App::$strings["Set small shadow size, default 5px 5px 5px"] = ""; +App::$strings["Set shadow color, default #000"] = ""; +App::$strings["Set radius size, default 5px"] = ""; +App::$strings["Set line-height for posts and comments"] = ""; +App::$strings["Set background image"] = ""; +App::$strings["Set background attachment"] = ""; +App::$strings["Set background color"] = ""; +App::$strings["Set section background image"] = ""; +App::$strings["Set section background color"] = ""; +App::$strings["Set color of items - use hex"] = ""; +App::$strings["Set color of links - use hex"] = ""; +App::$strings["Set max-width for items. Default 400px"] = ""; +App::$strings["Set min-width for items. Default 240px"] = ""; +App::$strings["Set the generic content wrapper width. Default 48%"] = ""; +App::$strings["Set color of fonts - use hex"] = ""; +App::$strings["Set background-size element"] = "Taille du fond"; App::$strings["Item opacity"] = "Opacité des éléments"; App::$strings["Display post previews only"] = "Afficher seulement l'aperçu des contributions"; App::$strings["Display side bar on channel page"] = "Afficher le panneau latéral sur la page du canal"; @@ -1853,10 +2123,8 @@ App::$strings["Right offset of the section element"] = "Décalage droit de l'él App::$strings["Section width"] = "Largeur de la section"; App::$strings["Left offset of the aside"] = "Décalage gauche du panneau latéral"; App::$strings["Right offset of the aside element"] = "Décalage droit du panneau latéral"; -App::$strings["None"] = "Aucun"; -App::$strings["Header image"] = "Image de l'entête"; -App::$strings["Header image only on profile pages"] = "Image de l'entête tel qu'elle est affichée sur la page du profil"; -App::$strings["Light (Hubzilla default)"] = "Blanc (valeur par défaut)"; +App::$strings["Light (Red Matrix default)"] = "Blanc (valeur par défaut)"; +App::$strings["Select scheme"] = "Définir la palette de couleurs"; App::$strings["Narrow navbar"] = "Barre de navigation fine"; App::$strings["Navigation bar background color"] = "Couleur de fond de la barre de navigation"; App::$strings["Navigation bar gradient top color"] = "Gradient de la barre de navigation HAUT"; @@ -1877,22 +2145,24 @@ App::$strings["Set the indent for comments"] = "Indentation des commentaires"; App::$strings["Set the basic color for item icons"] = "Définir la couleur de base pour les icônes des éléments"; App::$strings["Set the hover color for item icons"] = "Définir la couleur de survol des icônes des éléments"; App::$strings["Set font-size for the entire application"] = "Définir la taille de police pour l'application entière"; +App::$strings["Example: 14px"] = "Exemple : 14px"; App::$strings["Set font-color for posts and comments"] = "Définir font-colour pour les contributions et commentaires"; App::$strings["Set radius of corners"] = "Définir le rayon des arrondis"; App::$strings["Set shadow depth of photos"] = "Définir la profondeur de l'ombre des photos"; -App::$strings["Set maximum width of conversation regions"] = "Définir la largeur maximale des conversations"; -App::$strings["Center conversation regions"] = "Emplacement de la conversation - Centrer"; +App::$strings["Set maximum width of content region in pixel"] = "Définir la largeur maximale de la zone des contenus"; +App::$strings["Leave empty for default width"] = "Laissez vide pour avoir la largeur par défaut"; +App::$strings["Center page content"] = "Contenue de la page centrale"; App::$strings["Set minimum opacity of nav bar - to hide it"] = "Définir l'opacité minimum du bandeau de navigation - pour le cacher"; App::$strings["Set size of conversation author photo"] = "Définir la taille de la photo de l'auteur d'une conversation"; App::$strings["Set size of followup author photos"] = "Définir la taille de la photo de l'auteur d'une réponse"; -App::$strings["Sloppy photo albums"] = "Albums photo \"en biais\""; -App::$strings["Are you a clean desk or a messy desk person?"] = "Vous êtes plutôt \"bureau bien rangé\" ou \"gros foutoir\"?"; -App::$strings["Update %s failed. See error logs."] = "La mise à jour %s a échoué. Merci de consulter les journaux d'erreur."; -App::$strings["Update Error at %s"] = "Erreur de mise à jour sur %s"; -App::$strings["Create an account to access services and applications within the Hubzilla"] = "Créez un compte pour pouvoir accéder aux services et applications de la Matrice Red"; +App::$strings["Update %s failed. See error logs."] = "La mise-à-jour %s a échoué. Merci de consulter les journaux d'erreur."; +App::$strings["Update Error at %s"] = "Erreur de mise-à-jour sur %s"; +App::$strings["Create an account to access services and applications within the Red Matrix"] = "Créez un compte pour pouvoir accéder aux services et applications de la Matrice Red"; App::$strings["Password"] = "Mot de passe"; App::$strings["Remember me"] = "Se souvenir de moi"; App::$strings["Forgot your password?"] = "Mot de passe oublié?"; -App::$strings["permission denied"] = "permission refusée"; -App::$strings["Got Zot?"] = "Authentification magique a échouée. Êtes-vous toujours connecté à votre HUB?"; App::$strings["toggle mobile"] = "(dés)activer mobile"; +App::$strings["Website SSL certificate is not valid. Please correct."] = "Le certificat SSL n'est pas valide. Corrigez le."; +App::$strings["[red] Website SSL error for %s"] = "[red] Erreur SSL pour %s"; +App::$strings["Cron/Scheduled tasks not running."] = "Les taches planifiées ne tournent pas."; +App::$strings["[red] Cron tasks not running on %s"] = "[red] tache planifiée n'est pas en fonction sur %s"; diff --git a/view/he/hmessages.po b/view/he/hmessages.po new file mode 100644 index 000000000..72cb4fe8e --- /dev/null +++ b/view/he/hmessages.po @@ -0,0 +1,9828 @@ +# Hubzilla Project +# Copyright (C) 2012-2014 the Hubzilla Project +# This file is distributed under the same license as the Red package. +# +# Translators: +# GenghisKhan , 2015 +# GenghisKhan , 2015-2016 +msgid "" +msgstr "" +"Project-Id-Version: Redmatrix\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-06-10 00:02-0700\n" +"PO-Revision-Date: 2016-06-10 12:42+0000\n" +"Last-Translator: GenghisKhan \n" +"Language-Team: Hebrew (http://www.transifex.com/Friendica/red-matrix/language/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../../Zotlabs/Storage/Browser.php:107 ../../Zotlabs/Storage/Browser.php:239 +msgid "parent" +msgstr "הורה" + +#: ../../Zotlabs/Storage/Browser.php:131 ../../include/text.php:2620 +msgid "Collection" +msgstr "×וסף" + +#: ../../Zotlabs/Storage/Browser.php:134 +msgid "Principal" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:137 +msgid "Addressbook" +msgstr "פנקס כתובות" + +#: ../../Zotlabs/Storage/Browser.php:140 +msgid "Calendar" +msgstr "לוח שנה" + +#: ../../Zotlabs/Storage/Browser.php:143 +msgid "Schedule Inbox" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:146 +msgid "Schedule Outbox" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:164 ../../Zotlabs/Module/Photos.php:798 +#: ../../Zotlabs/Module/Photos.php:1243 ../../Zotlabs/Lib/Apps.php:486 +#: ../../Zotlabs/Lib/Apps.php:561 ../../include/widgets.php:1505 +#: ../../include/conversation.php:1032 +msgid "Unknown" +msgstr "×œ× ×™×“×•×¢" + +#: ../../Zotlabs/Storage/Browser.php:226 ../../Zotlabs/Module/Fbrowser.php:85 +#: ../../Zotlabs/Lib/Apps.php:216 ../../include/nav.php:93 +#: ../../include/conversation.php:1639 +msgid "Files" +msgstr "קבצי×" + +#: ../../Zotlabs/Storage/Browser.php:227 +msgid "Total" +msgstr "סה״כ" + +#: ../../Zotlabs/Storage/Browser.php:229 +msgid "Shared" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:230 ../../Zotlabs/Storage/Browser.php:306 +#: ../../Zotlabs/Module/Blocks.php:156 ../../Zotlabs/Module/Layouts.php:182 +#: ../../Zotlabs/Module/Menu.php:118 ../../Zotlabs/Module/New_channel.php:142 +#: ../../Zotlabs/Module/Webpages.php:186 +msgid "Create" +msgstr "צור" + +#: ../../Zotlabs/Storage/Browser.php:231 ../../Zotlabs/Storage/Browser.php:308 +#: ../../Zotlabs/Module/Cover_photo.php:357 +#: ../../Zotlabs/Module/Photos.php:825 ../../Zotlabs/Module/Photos.php:1364 +#: ../../Zotlabs/Module/Profile_photo.php:368 ../../include/widgets.php:1518 +msgid "Upload" +msgstr "העל××”" + +#: ../../Zotlabs/Storage/Browser.php:235 ../../Zotlabs/Module/Chat.php:247 +#: ../../Zotlabs/Module/Admin.php:1223 ../../Zotlabs/Module/Settings.php:592 +#: ../../Zotlabs/Module/Settings.php:618 +#: ../../Zotlabs/Module/Sharedwithme.php:99 +msgid "Name" +msgstr "ש×" + +#: ../../Zotlabs/Storage/Browser.php:236 +msgid "Type" +msgstr "טיפוס" + +#: ../../Zotlabs/Storage/Browser.php:237 +#: ../../Zotlabs/Module/Sharedwithme.php:101 ../../include/text.php:1344 +msgid "Size" +msgstr "גודל" + +#: ../../Zotlabs/Storage/Browser.php:238 +#: ../../Zotlabs/Module/Sharedwithme.php:102 +msgid "Last Modified" +msgstr "שונה ל×חרונה" + +#: ../../Zotlabs/Storage/Browser.php:240 ../../Zotlabs/Module/Blocks.php:157 +#: ../../Zotlabs/Module/Editblock.php:109 +#: ../../Zotlabs/Module/Connections.php:290 +#: ../../Zotlabs/Module/Connections.php:310 +#: ../../Zotlabs/Module/Editpost.php:84 +#: ../../Zotlabs/Module/Editlayout.php:113 +#: ../../Zotlabs/Module/Editwebpage.php:146 +#: ../../Zotlabs/Module/Layouts.php:190 ../../Zotlabs/Module/Menu.php:112 +#: ../../Zotlabs/Module/Admin.php:2113 ../../Zotlabs/Module/Settings.php:652 +#: ../../Zotlabs/Module/Thing.php:260 ../../Zotlabs/Module/Webpages.php:187 +#: ../../Zotlabs/Lib/Apps.php:337 ../../Zotlabs/Lib/ThreadItem.php:106 +#: ../../include/channel.php:937 ../../include/channel.php:941 +#: ../../include/menu.php:108 ../../include/page_widgets.php:8 +#: ../../include/page_widgets.php:36 +msgid "Edit" +msgstr "ערוך" + +#: ../../Zotlabs/Storage/Browser.php:241 ../../Zotlabs/Module/Blocks.php:159 +#: ../../Zotlabs/Module/Connedit.php:572 +#: ../../Zotlabs/Module/Editblock.php:134 +#: ../../Zotlabs/Module/Connections.php:263 +#: ../../Zotlabs/Module/Editlayout.php:136 +#: ../../Zotlabs/Module/Editwebpage.php:170 ../../Zotlabs/Module/Group.php:177 +#: ../../Zotlabs/Module/Photos.php:1173 ../../Zotlabs/Module/Admin.php:1039 +#: ../../Zotlabs/Module/Admin.php:1213 ../../Zotlabs/Module/Admin.php:2114 +#: ../../Zotlabs/Module/Settings.php:653 ../../Zotlabs/Module/Thing.php:261 +#: ../../Zotlabs/Module/Webpages.php:189 ../../Zotlabs/Lib/Apps.php:338 +#: ../../Zotlabs/Lib/ThreadItem.php:126 ../../include/conversation.php:657 +msgid "Delete" +msgstr "מחק" + +#: ../../Zotlabs/Storage/Browser.php:285 +#, php-format +msgid "You are using %1$s of your available file storage." +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:290 +#, php-format +msgid "You are using %1$s of %2$s available file storage. (%3$s%)" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:302 +msgid "WARNING:" +msgstr "×זהרה:" + +#: ../../Zotlabs/Storage/Browser.php:305 +msgid "Create new folder" +msgstr "צור תיקייה חדשה" + +#: ../../Zotlabs/Storage/Browser.php:307 +msgid "Upload file" +msgstr "העלה קובץ" + +#: ../../Zotlabs/Web/WebServer.php:120 ../../Zotlabs/Module/Dreport.php:10 +#: ../../Zotlabs/Module/Dreport.php:49 ../../Zotlabs/Module/Group.php:72 +#: ../../Zotlabs/Module/Like.php:284 ../../Zotlabs/Module/Import_items.php:112 +#: ../../Zotlabs/Module/Profperm.php:28 ../../Zotlabs/Module/Subthread.php:62 +#: ../../include/items.php:385 +msgid "Permission denied" +msgstr "הרש××” נדחתה" + +#: ../../Zotlabs/Web/WebServer.php:121 ../../Zotlabs/Web/Router.php:65 +#: ../../Zotlabs/Module/Achievements.php:34 ../../Zotlabs/Module/Blocks.php:73 +#: ../../Zotlabs/Module/Blocks.php:80 ../../Zotlabs/Module/Channel.php:105 +#: ../../Zotlabs/Module/Channel.php:226 ../../Zotlabs/Module/Channel.php:267 +#: ../../Zotlabs/Module/Chat.php:100 ../../Zotlabs/Module/Chat.php:105 +#: ../../Zotlabs/Module/Authtest.php:16 ../../Zotlabs/Module/Block.php:26 +#: ../../Zotlabs/Module/Block.php:76 ../../Zotlabs/Module/Bookmarks.php:61 +#: ../../Zotlabs/Module/Connedit.php:366 ../../Zotlabs/Module/Editblock.php:67 +#: ../../Zotlabs/Module/Common.php:39 ../../Zotlabs/Module/Connections.php:33 +#: ../../Zotlabs/Module/Cover_photo.php:277 +#: ../../Zotlabs/Module/Cover_photo.php:290 +#: ../../Zotlabs/Module/Editpost.php:17 ../../Zotlabs/Module/Events.php:265 +#: ../../Zotlabs/Module/Editlayout.php:67 +#: ../../Zotlabs/Module/Editlayout.php:90 +#: ../../Zotlabs/Module/Editwebpage.php:69 +#: ../../Zotlabs/Module/Editwebpage.php:90 +#: ../../Zotlabs/Module/Editwebpage.php:105 +#: ../../Zotlabs/Module/Editwebpage.php:127 ../../Zotlabs/Module/Group.php:13 +#: ../../Zotlabs/Module/Api.php:13 ../../Zotlabs/Module/Api.php:18 +#: ../../Zotlabs/Module/Filestorage.php:24 +#: ../../Zotlabs/Module/Filestorage.php:79 +#: ../../Zotlabs/Module/Filestorage.php:94 +#: ../../Zotlabs/Module/Filestorage.php:121 ../../Zotlabs/Module/Item.php:210 +#: ../../Zotlabs/Module/Item.php:218 ../../Zotlabs/Module/Item.php:1070 +#: ../../Zotlabs/Module/Layouts.php:71 ../../Zotlabs/Module/Layouts.php:78 +#: ../../Zotlabs/Module/Layouts.php:89 ../../Zotlabs/Module/Id.php:76 +#: ../../Zotlabs/Module/Like.php:181 ../../Zotlabs/Module/Invite.php:17 +#: ../../Zotlabs/Module/Invite.php:91 ../../Zotlabs/Module/Locs.php:87 +#: ../../Zotlabs/Module/Mail.php:129 ../../Zotlabs/Module/Manage.php:10 +#: ../../Zotlabs/Module/Menu.php:78 ../../Zotlabs/Module/Message.php:18 +#: ../../Zotlabs/Module/Mood.php:116 ../../Zotlabs/Module/Network.php:17 +#: ../../Zotlabs/Module/Mitem.php:115 ../../Zotlabs/Module/New_channel.php:77 +#: ../../Zotlabs/Module/New_channel.php:104 +#: ../../Zotlabs/Module/Notifications.php:70 +#: ../../Zotlabs/Module/Photos.php:75 ../../Zotlabs/Module/Page.php:35 +#: ../../Zotlabs/Module/Page.php:90 ../../Zotlabs/Module/Pdledit.php:26 +#: ../../Zotlabs/Module/Poke.php:137 ../../Zotlabs/Module/Profile.php:68 +#: ../../Zotlabs/Module/Profile.php:76 ../../Zotlabs/Module/Profiles.php:203 +#: ../../Zotlabs/Module/Profiles.php:601 +#: ../../Zotlabs/Module/Profile_photo.php:256 +#: ../../Zotlabs/Module/Profile_photo.php:269 +#: ../../Zotlabs/Module/Rate.php:113 ../../Zotlabs/Module/Appman.php:75 +#: ../../Zotlabs/Module/Register.php:77 ../../Zotlabs/Module/Regmod.php:21 +#: ../../Zotlabs/Module/Service_limits.php:11 +#: ../../Zotlabs/Module/Settings.php:572 ../../Zotlabs/Module/Setup.php:215 +#: ../../Zotlabs/Module/Sharedwithme.php:11 +#: ../../Zotlabs/Module/Sources.php:74 ../../Zotlabs/Module/Suggest.php:30 +#: ../../Zotlabs/Module/Thing.php:274 ../../Zotlabs/Module/Thing.php:294 +#: ../../Zotlabs/Module/Thing.php:331 +#: ../../Zotlabs/Module/Viewconnections.php:25 +#: ../../Zotlabs/Module/Viewconnections.php:30 +#: ../../Zotlabs/Module/Viewsrc.php:18 ../../Zotlabs/Module/Webpages.php:74 +#: ../../Zotlabs/Lib/Chatroom.php:137 ../../include/items.php:3438 +#: ../../include/attach.php:141 ../../include/attach.php:189 +#: ../../include/attach.php:252 ../../include/attach.php:266 +#: ../../include/attach.php:273 ../../include/attach.php:338 +#: ../../include/attach.php:352 ../../include/attach.php:359 +#: ../../include/attach.php:437 ../../include/attach.php:895 +#: ../../include/attach.php:966 ../../include/attach.php:1118 +#: ../../include/photos.php:27 +msgid "Permission denied." +msgstr "הרש××” נדחתה." + +#: ../../Zotlabs/Web/Router.php:146 ../../Zotlabs/Module/Help.php:94 +msgid "Not Found" +msgstr "×œ× × ×ž×¦×" + +#: ../../Zotlabs/Web/Router.php:149 ../../Zotlabs/Module/Block.php:79 +#: ../../Zotlabs/Module/Display.php:117 ../../Zotlabs/Module/Help.php:97 +#: ../../Zotlabs/Module/Page.php:93 +msgid "Page not found." +msgstr "עמוד ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Zot/Auth.php:138 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "" + +#: ../../Zotlabs/Zot/Auth.php:246 ../../Zotlabs/Module/Openid.php:76 +#: ../../Zotlabs/Module/Openid.php:183 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "" + +#: ../../Zotlabs/Module/Achievements.php:15 ../../Zotlabs/Module/Blocks.php:33 +#: ../../Zotlabs/Module/Connect.php:17 ../../Zotlabs/Module/Editblock.php:31 +#: ../../Zotlabs/Module/Editlayout.php:31 +#: ../../Zotlabs/Module/Editwebpage.php:33 +#: ../../Zotlabs/Module/Filestorage.php:60 ../../Zotlabs/Module/Hcard.php:12 +#: ../../Zotlabs/Module/Layouts.php:31 ../../Zotlabs/Module/Profile.php:20 +#: ../../Zotlabs/Module/Webpages.php:34 ../../include/channel.php:837 +msgid "Requested profile is not available." +msgstr "פרופיל מבוקש ×œ× ×–×ž×™×Ÿ." + +#: ../../Zotlabs/Module/Achievements.php:38 +msgid "Some blurb about what to do when you're new here" +msgstr "" + +#: ../../Zotlabs/Module/Blocks.php:97 ../../Zotlabs/Module/Blocks.php:152 +#: ../../Zotlabs/Module/Editblock.php:108 +msgid "Block Name" +msgstr "" + +#: ../../Zotlabs/Module/Blocks.php:151 ../../include/text.php:2265 +msgid "Blocks" +msgstr "" + +#: ../../Zotlabs/Module/Blocks.php:153 +msgid "Block Title" +msgstr "" + +#: ../../Zotlabs/Module/Blocks.php:154 ../../Zotlabs/Module/Layouts.php:188 +#: ../../Zotlabs/Module/Menu.php:114 ../../Zotlabs/Module/Webpages.php:198 +#: ../../include/page_widgets.php:44 +msgid "Created" +msgstr "נוצר" + +#: ../../Zotlabs/Module/Blocks.php:155 ../../Zotlabs/Module/Layouts.php:189 +#: ../../Zotlabs/Module/Menu.php:115 ../../Zotlabs/Module/Webpages.php:199 +#: ../../include/page_widgets.php:45 +msgid "Edited" +msgstr "נערך" + +#: ../../Zotlabs/Module/Blocks.php:158 ../../Zotlabs/Module/Layouts.php:191 +#: ../../Zotlabs/Module/Photos.php:1072 ../../Zotlabs/Module/Webpages.php:188 +#: ../../include/conversation.php:1208 +msgid "Share" +msgstr "שתף" + +#: ../../Zotlabs/Module/Blocks.php:163 ../../Zotlabs/Module/Layouts.php:195 +#: ../../Zotlabs/Module/Pubsites.php:47 ../../Zotlabs/Module/Webpages.php:193 +#: ../../include/page_widgets.php:39 +msgid "View" +msgstr "תצוגה" + +#: ../../Zotlabs/Module/Cal.php:62 ../../Zotlabs/Module/Block.php:43 +#: ../../Zotlabs/Module/Page.php:56 ../../Zotlabs/Module/Wall_upload.php:33 +msgid "Channel not found." +msgstr "ערוץ ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Cal.php:69 +msgid "Permissions denied." +msgstr "הרש××” נדחתה." + +#: ../../Zotlabs/Module/Cal.php:259 ../../Zotlabs/Module/Events.php:588 +msgid "l, F j" +msgstr "l, F j" + +#: ../../Zotlabs/Module/Cal.php:308 ../../Zotlabs/Module/Events.php:637 +#: ../../include/text.php:1732 +msgid "Link to Source" +msgstr "קישור למקור" + +#: ../../Zotlabs/Module/Cal.php:331 ../../Zotlabs/Module/Events.php:665 +msgid "Edit Event" +msgstr "ערוך ×ירוע" + +#: ../../Zotlabs/Module/Cal.php:331 ../../Zotlabs/Module/Events.php:665 +msgid "Create Event" +msgstr "צור ×ירוע" + +#: ../../Zotlabs/Module/Cal.php:332 ../../Zotlabs/Module/Cal.php:339 +#: ../../Zotlabs/Module/Events.php:666 ../../Zotlabs/Module/Events.php:673 +#: ../../Zotlabs/Module/Photos.php:949 +msgid "Previous" +msgstr "קוד×" + +#: ../../Zotlabs/Module/Cal.php:333 ../../Zotlabs/Module/Cal.php:340 +#: ../../Zotlabs/Module/Events.php:667 ../../Zotlabs/Module/Events.php:674 +#: ../../Zotlabs/Module/Photos.php:958 ../../Zotlabs/Module/Setup.php:267 +msgid "Next" +msgstr "הב×" + +#: ../../Zotlabs/Module/Cal.php:334 ../../Zotlabs/Module/Events.php:668 +#: ../../include/widgets.php:755 +msgid "Export" +msgstr "יצ×" + +#: ../../Zotlabs/Module/Cal.php:337 ../../Zotlabs/Module/Events.php:671 +#: ../../include/widgets.php:756 +msgid "Import" +msgstr "יב×" + +#: ../../Zotlabs/Module/Cal.php:338 ../../Zotlabs/Module/Chat.php:196 +#: ../../Zotlabs/Module/Chat.php:238 ../../Zotlabs/Module/Connect.php:98 +#: ../../Zotlabs/Module/Connedit.php:731 ../../Zotlabs/Module/Events.php:475 +#: ../../Zotlabs/Module/Events.php:672 ../../Zotlabs/Module/Group.php:85 +#: ../../Zotlabs/Module/Filestorage.php:162 +#: ../../Zotlabs/Module/Import.php:550 +#: ../../Zotlabs/Module/Import_items.php:120 +#: ../../Zotlabs/Module/Invite.php:146 ../../Zotlabs/Module/Locs.php:121 +#: ../../Zotlabs/Module/Mail.php:378 ../../Zotlabs/Module/Mood.php:139 +#: ../../Zotlabs/Module/Mitem.php:235 ../../Zotlabs/Module/Photos.php:677 +#: ../../Zotlabs/Module/Photos.php:1052 ../../Zotlabs/Module/Photos.php:1092 +#: ../../Zotlabs/Module/Photos.php:1210 ../../Zotlabs/Module/Pconfig.php:107 +#: ../../Zotlabs/Module/Pdledit.php:66 ../../Zotlabs/Module/Poke.php:186 +#: ../../Zotlabs/Module/Profiles.php:687 ../../Zotlabs/Module/Rate.php:170 +#: ../../Zotlabs/Module/Admin.php:492 ../../Zotlabs/Module/Admin.php:688 +#: ../../Zotlabs/Module/Admin.php:771 ../../Zotlabs/Module/Admin.php:1032 +#: ../../Zotlabs/Module/Admin.php:1211 ../../Zotlabs/Module/Admin.php:1421 +#: ../../Zotlabs/Module/Admin.php:1648 ../../Zotlabs/Module/Admin.php:1733 +#: ../../Zotlabs/Module/Admin.php:2116 ../../Zotlabs/Module/Appman.php:126 +#: ../../Zotlabs/Module/Settings.php:590 ../../Zotlabs/Module/Settings.php:703 +#: ../../Zotlabs/Module/Settings.php:731 ../../Zotlabs/Module/Settings.php:754 +#: ../../Zotlabs/Module/Settings.php:842 +#: ../../Zotlabs/Module/Settings.php:1034 ../../Zotlabs/Module/Setup.php:312 +#: ../../Zotlabs/Module/Setup.php:353 ../../Zotlabs/Module/Sources.php:114 +#: ../../Zotlabs/Module/Sources.php:149 ../../Zotlabs/Module/Thing.php:316 +#: ../../Zotlabs/Module/Thing.php:362 ../../Zotlabs/Module/Xchan.php:15 +#: ../../Zotlabs/Lib/ThreadItem.php:710 ../../include/widgets.php:757 +#: ../../include/widgets.php:769 ../../include/js_strings.php:22 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "שלח" + +#: ../../Zotlabs/Module/Cal.php:341 ../../Zotlabs/Module/Events.php:675 +msgid "Today" +msgstr "היו×" + +#: ../../Zotlabs/Module/Channel.php:29 ../../Zotlabs/Module/Chat.php:25 +msgid "You must be logged in to see this page." +msgstr "עליך להתחבר כדי לר×ות ×ת עמוד ×–×”." + +#: ../../Zotlabs/Module/Channel.php:41 +msgid "Posts and comments" +msgstr "×¤×•×¡×˜×™× ×•×ª×’×•×‘×•×ª" + +#: ../../Zotlabs/Module/Channel.php:42 +msgid "Only posts" +msgstr "רק פוסטי×" + +#: ../../Zotlabs/Module/Channel.php:102 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:181 +msgid "Room not found" +msgstr "חדר ×œ× × ×ž×¦×" + +#: ../../Zotlabs/Module/Chat.php:197 +msgid "Leave Room" +msgstr "עזוב חדר" + +#: ../../Zotlabs/Module/Chat.php:198 +msgid "Delete Room" +msgstr "מחק חדר" + +#: ../../Zotlabs/Module/Chat.php:199 +msgid "I am away right now" +msgstr "×× ×™ נעדר/ת ברגע ×–×”" + +#: ../../Zotlabs/Module/Chat.php:200 +msgid "I am online" +msgstr "×× ×™ במצב מקוון" + +#: ../../Zotlabs/Module/Chat.php:202 +msgid "Bookmark this room" +msgstr "סמן ×ת חדר ×–×”" + +#: ../../Zotlabs/Module/Chat.php:205 ../../Zotlabs/Module/Mail.php:205 +#: ../../Zotlabs/Module/Mail.php:314 ../../include/conversation.php:1176 +msgid "Please enter a link URL:" +msgstr "×× × ×”×–×Ÿ URL קישור:" + +#: ../../Zotlabs/Module/Chat.php:206 ../../Zotlabs/Module/Mail.php:258 +#: ../../Zotlabs/Module/Mail.php:383 ../../Zotlabs/Lib/ThreadItem.php:722 +#: ../../include/conversation.php:1256 +msgid "Encrypt text" +msgstr "הצפן טקסט" + +#: ../../Zotlabs/Module/Chat.php:207 ../../Zotlabs/Module/Editblock.php:111 +#: ../../Zotlabs/Module/Editwebpage.php:147 ../../Zotlabs/Module/Mail.php:252 +#: ../../Zotlabs/Module/Mail.php:377 ../../include/conversation.php:1143 +msgid "Insert web link" +msgstr "הכנס קישור רשת" + +#: ../../Zotlabs/Module/Chat.php:218 +msgid "Feature disabled." +msgstr "תכונה מנוטרלת." + +#: ../../Zotlabs/Module/Chat.php:232 +msgid "New Chatroom" +msgstr "חדר שיחה חדש" + +#: ../../Zotlabs/Module/Chat.php:233 +msgid "Chatroom name" +msgstr "×©× ×—×“×¨ שיחה" + +#: ../../Zotlabs/Module/Chat.php:234 +msgid "Expiration of chats (minutes)" +msgstr "תפוגה של שיחות (דקות)" + +#: ../../Zotlabs/Module/Chat.php:235 ../../Zotlabs/Module/Filestorage.php:153 +#: ../../Zotlabs/Module/Photos.php:671 ../../Zotlabs/Module/Photos.php:1045 +#: ../../Zotlabs/Module/Thing.php:313 ../../Zotlabs/Module/Thing.php:359 +#: ../../include/acl_selectors.php:283 +msgid "Permissions" +msgstr "הרש×ות" + +#: ../../Zotlabs/Module/Chat.php:246 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "חדרי שיחה של %1$s" + +#: ../../Zotlabs/Module/Chat.php:251 +msgid "No chatrooms available" +msgstr "×ין חדרי שיחה זמיני×" + +#: ../../Zotlabs/Module/Chat.php:252 ../../Zotlabs/Module/Manage.php:143 +#: ../../Zotlabs/Module/Profiles.php:778 +msgid "Create New" +msgstr "צור חדש" + +#: ../../Zotlabs/Module/Chat.php:255 +msgid "Expiration" +msgstr "תפוגה" + +#: ../../Zotlabs/Module/Chat.php:256 +msgid "min" +msgstr "דקות" + +#: ../../Zotlabs/Module/Chatsvc.php:117 +msgid "Away" +msgstr "נעדר" + +#: ../../Zotlabs/Module/Chatsvc.php:122 +msgid "Online" +msgstr "מקוון" + +#: ../../Zotlabs/Module/Block.php:31 ../../Zotlabs/Module/Page.php:40 +msgid "Invalid item." +msgstr "פריט שגוי." + +#: ../../Zotlabs/Module/Bookmarks.php:53 +msgid "Bookmark added" +msgstr "סימנייה התווספה" + +#: ../../Zotlabs/Module/Bookmarks.php:75 +msgid "My Bookmarks" +msgstr "הסימניות שלי" + +#: ../../Zotlabs/Module/Bookmarks.php:86 +msgid "My Connections Bookmarks" +msgstr "סימניות ×”×—×™×‘×•×¨×™× ×©×œ×™" + +#: ../../Zotlabs/Module/Connect.php:61 ../../Zotlabs/Module/Connect.php:109 +msgid "Continue" +msgstr "המשך" + +#: ../../Zotlabs/Module/Connect.php:90 +msgid "Premium Channel Setup" +msgstr "הבניית ערוץ פרמיה" + +#: ../../Zotlabs/Module/Connect.php:92 +msgid "Enable premium channel connection restrictions" +msgstr "×פשר הגבלות חיבור ערוץ פרמיה" + +#: ../../Zotlabs/Module/Connect.php:93 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:95 ../../Zotlabs/Module/Connect.php:115 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:96 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:97 ../../Zotlabs/Module/Connect.php:118 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:106 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:114 +msgid "Restricted or Premium Channel" +msgstr "ערוץ מוגבל ×ו פרמיה" + +#: ../../Zotlabs/Module/Connedit.php:80 +msgid "Could not access contact record." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:104 +msgid "Could not locate selected profile." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:227 +msgid "Connection updated." +msgstr "חיבור התעדכן." + +#: ../../Zotlabs/Module/Connedit.php:229 +msgid "Failed to update connection record." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:276 +msgid "is now connected to" +msgstr "כעת מחובר ×ל" + +#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Connedit.php:654 +#: ../../Zotlabs/Module/Events.php:459 ../../Zotlabs/Module/Events.php:460 +#: ../../Zotlabs/Module/Events.php:469 ../../Zotlabs/Module/Api.php:89 +#: ../../Zotlabs/Module/Filestorage.php:157 +#: ../../Zotlabs/Module/Filestorage.php:165 ../../Zotlabs/Module/Menu.php:100 +#: ../../Zotlabs/Module/Menu.php:157 ../../Zotlabs/Module/Mitem.php:158 +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:232 +#: ../../Zotlabs/Module/Mitem.php:233 ../../Zotlabs/Module/Photos.php:666 +#: ../../Zotlabs/Module/Profiles.php:647 ../../Zotlabs/Module/Admin.php:459 +#: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Settings.php:581 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1707 +msgid "No" +msgstr "ל×" + +#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Events.php:459 +#: ../../Zotlabs/Module/Events.php:460 ../../Zotlabs/Module/Events.php:469 +#: ../../Zotlabs/Module/Api.php:88 ../../Zotlabs/Module/Filestorage.php:157 +#: ../../Zotlabs/Module/Filestorage.php:165 ../../Zotlabs/Module/Menu.php:100 +#: ../../Zotlabs/Module/Menu.php:157 ../../Zotlabs/Module/Mitem.php:158 +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:232 +#: ../../Zotlabs/Module/Mitem.php:233 ../../Zotlabs/Module/Photos.php:666 +#: ../../Zotlabs/Module/Profiles.php:647 ../../Zotlabs/Module/Admin.php:461 +#: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Settings.php:581 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1707 +msgid "Yes" +msgstr "כן" + +#: ../../Zotlabs/Module/Connedit.php:411 +msgid "Could not access address book record." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:425 +msgid "Refresh failed - channel is currently unavailable." +msgstr "רענון נכשל - ערוץ ×ינו זמין כעת." + +#: ../../Zotlabs/Module/Connedit.php:440 ../../Zotlabs/Module/Connedit.php:449 +#: ../../Zotlabs/Module/Connedit.php:458 ../../Zotlabs/Module/Connedit.php:467 +#: ../../Zotlabs/Module/Connedit.php:480 +msgid "Unable to set address book parameters." +msgstr "×œ× ×ž×¡×•×’×œ לקבוע ×¤×¨×ž×˜×¨×™× ×©×œ פנקס כתובות" + +#: ../../Zotlabs/Module/Connedit.php:503 +msgid "Connection has been removed." +msgstr "חיבור הוסר." + +#: ../../Zotlabs/Module/Connedit.php:519 ../../Zotlabs/Lib/Apps.php:219 +#: ../../include/nav.php:86 ../../include/conversation.php:954 +msgid "View Profile" +msgstr "הצג פרופיל" + +#: ../../Zotlabs/Module/Connedit.php:522 +#, php-format +msgid "View %s's profile" +msgstr "צפה בפרופיל של %s" + +#: ../../Zotlabs/Module/Connedit.php:526 +msgid "Refresh Permissions" +msgstr "רענן הרש×ות" + +#: ../../Zotlabs/Module/Connedit.php:529 +msgid "Fetch updated permissions" +msgstr "תפוס הרש×ות מעודכנות" + +#: ../../Zotlabs/Module/Connedit.php:533 +msgid "Recent Activity" +msgstr "פעילות ×חרונה" + +#: ../../Zotlabs/Module/Connedit.php:536 +msgid "View recent posts and comments" +msgstr "צפה ×‘×¤×•×¡×˜×™× ×•×ª×’×•×‘×•×ª ×חרונות" + +#: ../../Zotlabs/Module/Connedit.php:540 ../../Zotlabs/Module/Admin.php:1041 +msgid "Unblock" +msgstr "בטל חסימה" + +#: ../../Zotlabs/Module/Connedit.php:540 ../../Zotlabs/Module/Admin.php:1040 +msgid "Block" +msgstr "חסו×" + +#: ../../Zotlabs/Module/Connedit.php:543 +msgid "Block (or Unblock) all communications with this connection" +msgstr "×—×¡×•× (×ו בטל חסימה) ×ת כל ההתקשרויות ×¢× ×—×™×‘×•×¨ ×–×”" + +#: ../../Zotlabs/Module/Connedit.php:544 +msgid "This connection is blocked!" +msgstr "חיבור ×–×” הינו חסו×!" + +#: ../../Zotlabs/Module/Connedit.php:548 +msgid "Unignore" +msgstr "בטל התעלמות" + +#: ../../Zotlabs/Module/Connedit.php:548 +#: ../../Zotlabs/Module/Connections.php:277 +#: ../../Zotlabs/Module/Notifications.php:55 +msgid "Ignore" +msgstr "התעלמות" + +#: ../../Zotlabs/Module/Connedit.php:551 +msgid "Ignore (or Unignore) all inbound communications from this connection" +msgstr "×”×ª×¢×œ× (×ו בטל התעלמות) מכל ההתקשרויות שפונות כלפי ×¤× ×™× (inbound) מתוך חיבור ×–×”" + +#: ../../Zotlabs/Module/Connedit.php:552 +msgid "This connection is ignored!" +msgstr "חיבור ×–×” הינו מנוכר!" + +#: ../../Zotlabs/Module/Connedit.php:556 +msgid "Unarchive" +msgstr "בטל ×’× ×™×–×”" + +#: ../../Zotlabs/Module/Connedit.php:556 +msgid "Archive" +msgstr "גנוז" + +#: ../../Zotlabs/Module/Connedit.php:559 +msgid "" +"Archive (or Unarchive) this connection - mark channel dead but keep content" +msgstr "גנוז ×ת (×ו בטל ×ת גניזת) חיבור ×–×” - סמן ×ת עמוד ×–×” כמת ×ך הש×ר תוכן" + +#: ../../Zotlabs/Module/Connedit.php:560 +msgid "This connection is archived!" +msgstr "חיבור ×–×” הינו גנוז!" + +#: ../../Zotlabs/Module/Connedit.php:564 +msgid "Unhide" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:564 +msgid "Hide" +msgstr "הסתר" + +#: ../../Zotlabs/Module/Connedit.php:567 +msgid "Hide or Unhide this connection from your other connections" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:568 +msgid "This connection is hidden!" +msgstr "חיבור ×–×” הינו מוסתר!" + +#: ../../Zotlabs/Module/Connedit.php:575 +msgid "Delete this connection" +msgstr "מחק ×ת חיבור ×–×”" + +#: ../../Zotlabs/Module/Connedit.php:590 ../../include/widgets.php:493 +msgid "Me" +msgstr "×× ×™" + +#: ../../Zotlabs/Module/Connedit.php:591 ../../include/widgets.php:494 +msgid "Family" +msgstr "משפחה" + +#: ../../Zotlabs/Module/Connedit.php:592 ../../Zotlabs/Module/Settings.php:342 +#: ../../Zotlabs/Module/Settings.php:346 ../../Zotlabs/Module/Settings.php:347 +#: ../../Zotlabs/Module/Settings.php:350 ../../Zotlabs/Module/Settings.php:361 +#: ../../include/widgets.php:495 ../../include/selectors.php:123 +#: ../../include/channel.php:389 ../../include/channel.php:390 +#: ../../include/channel.php:397 +msgid "Friends" +msgstr "חברי×" + +#: ../../Zotlabs/Module/Connedit.php:593 ../../include/widgets.php:496 +msgid "Acquaintances" +msgstr "מכרי×" + +#: ../../Zotlabs/Module/Connedit.php:594 +#: ../../Zotlabs/Module/Connections.php:92 +#: ../../Zotlabs/Module/Connections.php:107 ../../include/widgets.php:497 +msgid "All" +msgstr "הכל" + +#: ../../Zotlabs/Module/Connedit.php:654 +msgid "Approve this connection" +msgstr "×שר ×ת חיבור ×–×”" + +#: ../../Zotlabs/Module/Connedit.php:654 +msgid "Accept connection to allow communication" +msgstr "×שר חיבור כדי להתיר תקשורת" + +#: ../../Zotlabs/Module/Connedit.php:659 +msgid "Set Affinity" +msgstr "הגדר קירבה" + +#: ../../Zotlabs/Module/Connedit.php:662 +msgid "Set Profile" +msgstr "הגדר פרופיל" + +#: ../../Zotlabs/Module/Connedit.php:665 +msgid "Set Affinity & Profile" +msgstr "הגדר קירבה ×•×’× ×¤×¨×•×¤×™×œ" + +#: ../../Zotlabs/Module/Connedit.php:698 +msgid "none" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:702 ../../include/widgets.php:614 +msgid "Connection Default Permissions" +msgstr "הרש×ות שגרתיות של חיבור" + +#: ../../Zotlabs/Module/Connedit.php:702 ../../include/items.php:3926 +#, php-format +msgid "Connection: %s" +msgstr "חיבור: %s" + +#: ../../Zotlabs/Module/Connedit.php:703 +msgid "Apply these permissions automatically" +msgstr "החל ×ת הרש×ות ×לה ×וטומטית" + +#: ../../Zotlabs/Module/Connedit.php:703 +msgid "Connection requests will be approved without your interaction" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:705 +msgid "This connection's primary address is" +msgstr "הכתובת העיקרית של חיבור ×–×” ×”×™×" + +#: ../../Zotlabs/Module/Connedit.php:706 +msgid "Available locations:" +msgstr "×ž×™×§×•×ž×™× ×–×ž×™× ×™×:" + +#: ../../Zotlabs/Module/Connedit.php:710 +msgid "" +"The permissions indicated on this page will be applied to all new " +"connections." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:711 +msgid "Connection Tools" +msgstr "כלי חיבור" + +#: ../../Zotlabs/Module/Connedit.php:713 +msgid "Slide to adjust your degree of friendship" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:714 ../../Zotlabs/Module/Rate.php:159 +#: ../../include/js_strings.php:20 +msgid "Rating" +msgstr "דירוג" + +#: ../../Zotlabs/Module/Connedit.php:715 +msgid "Slide to adjust your rating" +msgstr "החלק כדי להת××™× ×ת הדירוג שלך" + +#: ../../Zotlabs/Module/Connedit.php:716 ../../Zotlabs/Module/Connedit.php:721 +msgid "Optionally explain your rating" +msgstr "הסבר לפי הצורך ×ת הדירוג שלך" + +#: ../../Zotlabs/Module/Connedit.php:718 +msgid "Custom Filter" +msgstr "מסנן מות××" + +#: ../../Zotlabs/Module/Connedit.php:719 +msgid "Only import posts with this text" +msgstr "×™×‘× ×¨×§ ×¤×•×¡×˜×™× ×¢× ×˜×§×¡×˜ ×–×”" + +#: ../../Zotlabs/Module/Connedit.php:719 ../../Zotlabs/Module/Connedit.php:720 +msgid "" +"words one per line or #tags or /patterns/ or lang=xx, leave blank to import " +"all posts" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:720 +msgid "Do not import posts with this text" +msgstr "×ל ×ª×™×™×‘× ×¤×•×¡×˜×™× ×¢× ×˜×§×¡×˜ ×–×”" + +#: ../../Zotlabs/Module/Connedit.php:722 +msgid "This information is public!" +msgstr "מידע ×–×” הינו ציבורי!" + +#: ../../Zotlabs/Module/Connedit.php:727 +msgid "Connection Pending Approval" +msgstr "חיבור ממתין ל×ישור" + +#: ../../Zotlabs/Module/Connedit.php:730 +msgid "inherited" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:732 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:734 +msgid "Their Settings" +msgstr "ההגדרות שלה×" + +#: ../../Zotlabs/Module/Connedit.php:735 +msgid "My Settings" +msgstr "ההגדרות שלי" + +#: ../../Zotlabs/Module/Connedit.php:737 +msgid "Individual Permissions" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:738 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can not change those" +" settings here." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:739 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can change those settings here but " +"they wont have any impact unless the inherited setting changes." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:740 +msgid "Last update:" +msgstr "עדכון ×חרון:" + +#: ../../Zotlabs/Module/Directory.php:63 ../../Zotlabs/Module/Display.php:17 +#: ../../Zotlabs/Module/Photos.php:522 ../../Zotlabs/Module/Ratings.php:86 +#: ../../Zotlabs/Module/Search.php:17 +#: ../../Zotlabs/Module/Viewconnections.php:20 +msgid "Public access denied." +msgstr "גישה ציבורית נדחתה." + +#: ../../Zotlabs/Module/Directory.php:243 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Module/Directory.php:254 +msgid "Gender: " +msgstr "מין: " + +#: ../../Zotlabs/Module/Directory.php:256 +msgid "Status: " +msgstr "מצב: " + +#: ../../Zotlabs/Module/Directory.php:258 +msgid "Homepage: " +msgstr "עמוד בית: " + +#: ../../Zotlabs/Module/Directory.php:306 ../../include/channel.php:1183 +msgid "Age:" +msgstr "גיל:" + +#: ../../Zotlabs/Module/Directory.php:311 ../../include/event.php:52 +#: ../../include/event.php:84 ../../include/channel.php:1027 +#: ../../include/bb2diaspora.php:507 +msgid "Location:" +msgstr "מיקו×:" + +#: ../../Zotlabs/Module/Directory.php:317 +msgid "Description:" +msgstr "תי×ור:" + +#: ../../Zotlabs/Module/Directory.php:322 ../../include/channel.php:1199 +msgid "Hometown:" +msgstr "עיר מגורי×:" + +#: ../../Zotlabs/Module/Directory.php:324 ../../include/channel.php:1207 +msgid "About:" +msgstr "×ודות:" + +#: ../../Zotlabs/Module/Directory.php:325 ../../Zotlabs/Module/Match.php:68 +#: ../../Zotlabs/Module/Suggest.php:56 ../../include/widgets.php:147 +#: ../../include/widgets.php:184 ../../include/connections.php:78 +#: ../../include/conversation.php:956 ../../include/channel.php:1012 +msgid "Connect" +msgstr "התחבר" + +#: ../../Zotlabs/Module/Directory.php:326 +msgid "Public Forum:" +msgstr "×¤×•×¨×•× ×¦×™×‘×•×¨×™:" + +#: ../../Zotlabs/Module/Directory.php:329 +msgid "Keywords: " +msgstr "מילות מפתח: " + +#: ../../Zotlabs/Module/Directory.php:332 +msgid "Don't suggest" +msgstr "×ל תציע" + +#: ../../Zotlabs/Module/Directory.php:334 +msgid "Common connections:" +msgstr "×—×™×‘×•×¨×™× ×©×›×™×—×™×:" + +#: ../../Zotlabs/Module/Directory.php:383 +msgid "Global Directory" +msgstr "ספרייה גלובלית" + +#: ../../Zotlabs/Module/Directory.php:383 +msgid "Local Directory" +msgstr "ספרייה מקומית" + +#: ../../Zotlabs/Module/Directory.php:388 +#: ../../Zotlabs/Module/Directory.php:393 +#: ../../Zotlabs/Module/Connections.php:309 +#: ../../include/contact_widgets.php:23 +msgid "Find" +msgstr "מצ×" + +#: ../../Zotlabs/Module/Directory.php:389 +msgid "Finding:" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:392 ../../Zotlabs/Module/Suggest.php:64 +#: ../../include/contact_widgets.php:24 +msgid "Channel Suggestions" +msgstr "הצעות ערוץ" + +#: ../../Zotlabs/Module/Directory.php:394 +msgid "next page" +msgstr "עמוד הב×" + +#: ../../Zotlabs/Module/Directory.php:394 +msgid "previous page" +msgstr "עמוד קוד×" + +#: ../../Zotlabs/Module/Directory.php:395 +msgid "Sort options" +msgstr "×פשרויות מיון" + +#: ../../Zotlabs/Module/Directory.php:396 +msgid "Alphabetic" +msgstr "×לפבתי" + +#: ../../Zotlabs/Module/Directory.php:397 +msgid "Reverse Alphabetic" +msgstr "×לפבתי הפוך" + +#: ../../Zotlabs/Module/Directory.php:398 +msgid "Newest to Oldest" +msgstr "×ž×”×—×“×©×™× ×™×•×ª×¨ ×œ×™×©× ×™× ×™×•×ª×¨" + +#: ../../Zotlabs/Module/Directory.php:399 +msgid "Oldest to Newest" +msgstr "×ž×”×™×©× ×™× ×™×•×ª×¨ ×œ×—×“×©×™× ×™×•×ª×¨" + +#: ../../Zotlabs/Module/Directory.php:416 +msgid "No entries (some entries may be hidden)." +msgstr "" + +#: ../../Zotlabs/Module/Display.php:40 ../../Zotlabs/Module/Filestorage.php:33 +#: ../../Zotlabs/Module/Admin.php:164 ../../Zotlabs/Module/Admin.php:1255 +#: ../../Zotlabs/Module/Admin.php:1561 ../../Zotlabs/Module/Thing.php:89 +#: ../../Zotlabs/Module/Viewsrc.php:24 ../../include/items.php:3359 +msgid "Item not found." +msgstr "פריט ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Editblock.php:79 ../../Zotlabs/Module/Editblock.php:95 +#: ../../Zotlabs/Module/Editpost.php:24 ../../Zotlabs/Module/Editlayout.php:79 +#: ../../Zotlabs/Module/Editwebpage.php:81 +msgid "Item not found" +msgstr "פריט ×œ× × ×ž×¦×" + +#: ../../Zotlabs/Module/Editblock.php:124 ../../include/conversation.php:1228 +msgid "Title (optional)" +msgstr "כותרת (רשות):" + +#: ../../Zotlabs/Module/Editblock.php:133 +msgid "Edit Block" +msgstr "" + +#: ../../Zotlabs/Module/Common.php:14 +msgid "No channel." +msgstr "×ין ערוץ." + +#: ../../Zotlabs/Module/Common.php:43 +msgid "Common connections" +msgstr "×—×™×‘×•×¨×™× ×ž×¦×•×™×™×" + +#: ../../Zotlabs/Module/Common.php:48 +msgid "No connections in common." +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:56 +#: ../../Zotlabs/Module/Connections.php:161 +#: ../../Zotlabs/Module/Connections.php:242 +msgid "Blocked" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:61 +#: ../../Zotlabs/Module/Connections.php:168 +#: ../../Zotlabs/Module/Connections.php:241 +msgid "Ignored" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:66 +#: ../../Zotlabs/Module/Connections.php:182 +#: ../../Zotlabs/Module/Connections.php:240 +msgid "Hidden" +msgstr "מוסתר" + +#: ../../Zotlabs/Module/Connections.php:71 +#: ../../Zotlabs/Module/Connections.php:175 +#: ../../Zotlabs/Module/Connections.php:239 +msgid "Archived" +msgstr "גנוזי×" + +#: ../../Zotlabs/Module/Connections.php:76 +#: ../../Zotlabs/Module/Connections.php:86 ../../Zotlabs/Module/Menu.php:116 +#: ../../include/conversation.php:1535 +msgid "New" +msgstr "חדש" + +#: ../../Zotlabs/Module/Connections.php:138 +msgid "New Connections" +msgstr "×—×™×‘×•×¨×™× ×—×“×©×™×" + +#: ../../Zotlabs/Module/Connections.php:141 +msgid "Show pending (new) connections" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:145 +#: ../../Zotlabs/Module/Profperm.php:144 +msgid "All Connections" +msgstr "כל החיבורי×" + +#: ../../Zotlabs/Module/Connections.php:148 +msgid "Show all connections" +msgstr "הצג ×ת כל החיבורי×" + +#: ../../Zotlabs/Module/Connections.php:164 +msgid "Only show blocked connections" +msgstr "הצג רק ×—×™×‘×•×¨×™× ×—×¡×•×ž×™×" + +#: ../../Zotlabs/Module/Connections.php:171 +msgid "Only show ignored connections" +msgstr "הצג רק ×—×™×‘×•×¨×™× ×ž× ×•×›×¨×™×" + +#: ../../Zotlabs/Module/Connections.php:178 +msgid "Only show archived connections" +msgstr "הצג רק ×—×™×‘×•×¨×™× ×’× ×•×–×™×" + +#: ../../Zotlabs/Module/Connections.php:185 +msgid "Only show hidden connections" +msgstr "הצג רק ×—×™×‘×•×¨×™× ×ž×•×¡×ª×¨×™×" + +#: ../../Zotlabs/Module/Connections.php:238 +msgid "Pending approval" +msgstr "ממתין ל×ישור" + +#: ../../Zotlabs/Module/Connections.php:254 +#, php-format +msgid "%1$s [%2$s]" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:255 +msgid "Edit connection" +msgstr "ערוך חיבור" + +#: ../../Zotlabs/Module/Connections.php:256 +msgid "Delete connection" +msgstr "מחק חיבור" + +#: ../../Zotlabs/Module/Connections.php:265 +msgid "Channel address" +msgstr "כתובת ערוץ" + +#: ../../Zotlabs/Module/Connections.php:267 +msgid "Network" +msgstr "רשת" + +#: ../../Zotlabs/Module/Connections.php:270 ../../Zotlabs/Module/Admin.php:710 +msgid "Status" +msgstr "מצב" + +#: ../../Zotlabs/Module/Connections.php:272 +msgid "Connected" +msgstr "מחובר" + +#: ../../Zotlabs/Module/Connections.php:274 +msgid "Approve connection" +msgstr "×שר חיבור" + +#: ../../Zotlabs/Module/Connections.php:275 +#: ../../Zotlabs/Module/Admin.php:1037 +msgid "Approve" +msgstr "×שר" + +#: ../../Zotlabs/Module/Connections.php:276 +msgid "Ignore connection" +msgstr "×”×ª×¢×œ× ×ž×—×™×‘×•×¨" + +#: ../../Zotlabs/Module/Connections.php:278 +msgid "Recent activity" +msgstr "פעילות ×חרונה" + +#: ../../Zotlabs/Module/Connections.php:302 ../../Zotlabs/Lib/Apps.php:208 +#: ../../include/text.php:875 ../../include/nav.php:186 +msgid "Connections" +msgstr "חיבורי×" + +#: ../../Zotlabs/Module/Connections.php:306 ../../Zotlabs/Module/Search.php:44 +#: ../../Zotlabs/Lib/Apps.php:228 ../../include/text.php:945 +#: ../../include/text.php:957 ../../include/nav.php:165 +#: ../../include/acl_selectors.php:276 +msgid "Search" +msgstr "חיפוש" + +#: ../../Zotlabs/Module/Connections.php:307 +msgid "Search your connections" +msgstr "חפש ×ת ×”×—×™×‘×•×¨×™× ×©×œ×š" + +#: ../../Zotlabs/Module/Connections.php:308 +msgid "Connections search" +msgstr "חיפוש חיבורי×" + +#: ../../Zotlabs/Module/Cover_photo.php:58 +#: ../../Zotlabs/Module/Profile_photo.php:79 +msgid "Image uploaded but image cropping failed." +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:134 +#: ../../Zotlabs/Module/Cover_photo.php:181 +msgid "Cover Photos" +msgstr "תצלומי שער" + +#: ../../Zotlabs/Module/Cover_photo.php:154 +#: ../../Zotlabs/Module/Profile_photo.php:133 +msgid "Image resize failed." +msgstr "שינוי גודל תמונה נכשל." + +#: ../../Zotlabs/Module/Cover_photo.php:168 +#: ../../Zotlabs/Module/Profile_photo.php:192 ../../include/photos.php:144 +msgid "Unable to process image" +msgstr "×œ× ×ž×¡×•×’×œ לעבד תמונה" + +#: ../../Zotlabs/Module/Cover_photo.php:192 +#: ../../Zotlabs/Module/Profile_photo.php:217 +msgid "Image upload failed." +msgstr "העל×ת תמונה נכשלה." + +#: ../../Zotlabs/Module/Cover_photo.php:210 +#: ../../Zotlabs/Module/Profile_photo.php:236 +msgid "Unable to process image." +msgstr "×œ× ×ž×¡×•×’×œ לעבד תמונה." + +#: ../../Zotlabs/Module/Cover_photo.php:233 ../../include/items.php:4270 +msgid "female" +msgstr "נקבה" + +#: ../../Zotlabs/Module/Cover_photo.php:234 ../../include/items.php:4271 +#, php-format +msgid "%1$s updated her %2$s" +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:235 ../../include/items.php:4272 +msgid "male" +msgstr "זכר" + +#: ../../Zotlabs/Module/Cover_photo.php:236 ../../include/items.php:4273 +#, php-format +msgid "%1$s updated his %2$s" +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:238 ../../include/items.php:4275 +#, php-format +msgid "%1$s updated their %2$s" +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:240 ../../include/channel.php:1661 +msgid "cover photo" +msgstr "×ª×¦×œ×•× ×©×¢×¨" + +#: ../../Zotlabs/Module/Cover_photo.php:303 +#: ../../Zotlabs/Module/Cover_photo.php:318 +#: ../../Zotlabs/Module/Profile_photo.php:283 +#: ../../Zotlabs/Module/Profile_photo.php:324 +msgid "Photo not available." +msgstr "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ." + +#: ../../Zotlabs/Module/Cover_photo.php:354 +#: ../../Zotlabs/Module/Profile_photo.php:365 +msgid "Upload File:" +msgstr "העלה קובץ:" + +#: ../../Zotlabs/Module/Cover_photo.php:355 +#: ../../Zotlabs/Module/Profile_photo.php:366 +msgid "Select a profile:" +msgstr "בחר פרופיל:" + +#: ../../Zotlabs/Module/Cover_photo.php:356 +msgid "Upload Cover Photo" +msgstr "העלה ×ª×¦×œ×•× ×©×¢×¨" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +#: ../../Zotlabs/Module/Settings.php:985 +msgid "or" +msgstr "×ו" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +msgid "skip this step" +msgstr "דלג על צעד ×–×”" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +msgid "select a photo from your photo albums" +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:377 +#: ../../Zotlabs/Module/Profile_photo.php:390 +msgid "Crop Image" +msgstr "גזור תמונה" + +#: ../../Zotlabs/Module/Cover_photo.php:378 +#: ../../Zotlabs/Module/Profile_photo.php:391 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:380 +#: ../../Zotlabs/Module/Profile_photo.php:393 +msgid "Done Editing" +msgstr "×¡×™×™× ×œ×¢×¨×•×š" + +#: ../../Zotlabs/Module/Editpost.php:35 +msgid "Item is not editable" +msgstr "פריט ×ינו עריך." + +#: ../../Zotlabs/Module/Editpost.php:106 ../../Zotlabs/Module/Rpost.php:135 +msgid "Edit post" +msgstr "ערוך פוסט" + +#: ../../Zotlabs/Module/Events.php:26 +msgid "Calendar entries imported." +msgstr "רשומות לוח שנה הוב×ו." + +#: ../../Zotlabs/Module/Events.php:28 +msgid "No calendar entries found." +msgstr "×œ× × ×ž×¦×ו רשומות לוח שנה." + +#: ../../Zotlabs/Module/Events.php:105 +msgid "Event can not end before it has started." +msgstr "" + +#: ../../Zotlabs/Module/Events.php:107 ../../Zotlabs/Module/Events.php:116 +#: ../../Zotlabs/Module/Events.php:136 +msgid "Unable to generate preview." +msgstr "×œ× ×ž×¡×•×’×œ להפיק תצוגה מקדימה." + +#: ../../Zotlabs/Module/Events.php:114 +msgid "Event title and start time are required." +msgstr "כותרת וזמן תחילת ×ירוע נדרשי×" + +#: ../../Zotlabs/Module/Events.php:134 ../../Zotlabs/Module/Events.php:259 +msgid "Event not found." +msgstr "×ירוע ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Events.php:254 ../../Zotlabs/Module/Like.php:373 +#: ../../Zotlabs/Module/Tagger.php:51 ../../include/event.php:949 +#: ../../include/text.php:1943 ../../include/conversation.php:123 +msgid "event" +msgstr "×ירוע" + +#: ../../Zotlabs/Module/Events.php:449 +msgid "Edit event title" +msgstr "ערוך כותרת ×ירוע" + +#: ../../Zotlabs/Module/Events.php:449 +msgid "Event title" +msgstr "כותרת ×ירוע" + +#: ../../Zotlabs/Module/Events.php:449 ../../Zotlabs/Module/Events.php:454 +#: ../../Zotlabs/Module/Profiles.php:709 ../../Zotlabs/Module/Profiles.php:713 +#: ../../Zotlabs/Module/Appman.php:115 ../../Zotlabs/Module/Appman.php:116 +#: ../../include/datetime.php:245 +msgid "Required" +msgstr "נדרש" + +#: ../../Zotlabs/Module/Events.php:451 +msgid "Categories (comma-separated list)" +msgstr "קטגוריות (רשימה מופרדת פסיקי×)" + +#: ../../Zotlabs/Module/Events.php:452 +msgid "Edit Category" +msgstr "ערוך קטגוריה" + +#: ../../Zotlabs/Module/Events.php:452 +msgid "Category" +msgstr "קטגוריה" + +#: ../../Zotlabs/Module/Events.php:455 +msgid "Edit start date and time" +msgstr "ערוך זמן ות×ריך התחלה" + +#: ../../Zotlabs/Module/Events.php:455 +msgid "Start date and time" +msgstr "זמן ות×ריך התחלה" + +#: ../../Zotlabs/Module/Events.php:456 ../../Zotlabs/Module/Events.php:459 +msgid "Finish date and time are not known or not relevant" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:458 +msgid "Edit finish date and time" +msgstr "ערוך זמן ות×ריך סיו×" + +#: ../../Zotlabs/Module/Events.php:458 +msgid "Finish date and time" +msgstr "זמן ות×ריך סיו×" + +#: ../../Zotlabs/Module/Events.php:460 ../../Zotlabs/Module/Events.php:461 +msgid "Adjust for viewer timezone" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:460 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "" + +#: ../../Zotlabs/Module/Events.php:462 +msgid "Edit Description" +msgstr "ערוך תי×ור" + +#: ../../Zotlabs/Module/Events.php:462 ../../Zotlabs/Module/Appman.php:117 +#: ../../Zotlabs/Module/Rbmark.php:101 +msgid "Description" +msgstr "תי×ור" + +#: ../../Zotlabs/Module/Events.php:464 +msgid "Edit Location" +msgstr "ערוך מיקו×" + +#: ../../Zotlabs/Module/Events.php:464 ../../Zotlabs/Module/Locs.php:117 +#: ../../Zotlabs/Module/Profiles.php:477 ../../Zotlabs/Module/Profiles.php:698 +#: ../../Zotlabs/Module/Pubsites.php:41 ../../include/js_strings.php:25 +msgid "Location" +msgstr "מיקו×" + +#: ../../Zotlabs/Module/Events.php:467 ../../Zotlabs/Module/Events.php:469 +msgid "Share this event" +msgstr "שתף ×ת ×ירוע ×–×”" + +#: ../../Zotlabs/Module/Events.php:470 ../../Zotlabs/Module/Photos.php:1093 +#: ../../Zotlabs/Module/Webpages.php:194 ../../Zotlabs/Lib/ThreadItem.php:719 +#: ../../include/conversation.php:1187 ../../include/page_widgets.php:40 +msgid "Preview" +msgstr "תצוגה מקדימה" + +#: ../../Zotlabs/Module/Events.php:471 ../../include/conversation.php:1232 +msgid "Permission settings" +msgstr "הגדרות הרש××”" + +#: ../../Zotlabs/Module/Events.php:476 +msgid "Advanced Options" +msgstr "×פשרויות מתקדמות" + +#: ../../Zotlabs/Module/Events.php:610 +msgid "Edit event" +msgstr "ערוך ×ירוע" + +#: ../../Zotlabs/Module/Events.php:612 +msgid "Delete event" +msgstr "מחק ×ירוע" + +#: ../../Zotlabs/Module/Events.php:646 +msgid "calendar" +msgstr "לוח שנה" + +#: ../../Zotlabs/Module/Events.php:706 +msgid "Event removed" +msgstr "×ירוע הוסר" + +#: ../../Zotlabs/Module/Events.php:709 +msgid "Failed to remove event" +msgstr "נכשל להסיר ×ירוע" + +#: ../../Zotlabs/Module/Fbrowser.php:29 ../../Zotlabs/Lib/Apps.php:220 +#: ../../include/nav.php:92 ../../include/conversation.php:1632 +msgid "Photos" +msgstr "תצלומי×" + +#: ../../Zotlabs/Module/Fbrowser.php:66 ../../Zotlabs/Module/Fbrowser.php:88 +#: ../../Zotlabs/Module/Admin.php:1406 ../../Zotlabs/Module/Settings.php:591 +#: ../../Zotlabs/Module/Settings.php:617 ../../Zotlabs/Module/Tagrm.php:15 +#: ../../Zotlabs/Module/Tagrm.php:138 ../../include/conversation.php:1259 +msgid "Cancel" +msgstr "ביטול" + +#: ../../Zotlabs/Module/Dirsearch.php:25 ../../Zotlabs/Module/Regdir.php:49 +msgid "This site is not a directory server" +msgstr "" + +#: ../../Zotlabs/Module/Dirsearch.php:33 +msgid "This directory server requires an access token" +msgstr "" + +#: ../../Zotlabs/Module/Filer.php:52 +msgid "Save to Folder:" +msgstr "שמור לתיקייה:" + +#: ../../Zotlabs/Module/Filer.php:52 +msgid "- select -" +msgstr "- בחר -" + +#: ../../Zotlabs/Module/Filer.php:53 ../../Zotlabs/Module/Admin.php:2033 +#: ../../Zotlabs/Module/Admin.php:2053 ../../Zotlabs/Module/Rbmark.php:32 +#: ../../Zotlabs/Module/Rbmark.php:104 ../../include/text.php:946 +#: ../../include/text.php:958 ../../include/widgets.php:201 +msgid "Save" +msgstr "שמור" + +#: ../../Zotlabs/Module/Dreport.php:27 +msgid "Invalid message" +msgstr "הודעה שגויה" + +#: ../../Zotlabs/Module/Dreport.php:59 +msgid "no results" +msgstr "×ין תוצ×ות" + +#: ../../Zotlabs/Module/Dreport.php:64 +#, php-format +msgid "Delivery report for %1$s" +msgstr "דיווח מסירה עבור %1$s" + +#: ../../Zotlabs/Module/Dreport.php:78 +msgid "channel sync processed" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:82 +msgid "queued" +msgstr "בתור" + +#: ../../Zotlabs/Module/Dreport.php:86 +msgid "posted" +msgstr "פורס×" + +#: ../../Zotlabs/Module/Dreport.php:90 +msgid "accepted for delivery" +msgstr "נתקבל לצורך מסירה" + +#: ../../Zotlabs/Module/Dreport.php:94 +msgid "updated" +msgstr "עודכן" + +#: ../../Zotlabs/Module/Dreport.php:97 +msgid "update ignored" +msgstr "עדכון נוכר" + +#: ../../Zotlabs/Module/Dreport.php:100 +msgid "permission denied" +msgstr "הרש××” נדחתה" + +#: ../../Zotlabs/Module/Dreport.php:104 +msgid "recipient not found" +msgstr "נמען ×œ× × ×ž×¦×" + +#: ../../Zotlabs/Module/Dreport.php:107 +msgid "mail recalled" +msgstr "דו×ר הוחזר" + +#: ../../Zotlabs/Module/Dreport.php:110 +msgid "duplicate mail received" +msgstr "דו×ר כפול נתקבל" + +#: ../../Zotlabs/Module/Dreport.php:113 +msgid "mail delivered" +msgstr "דו×ר נמסר" + +#: ../../Zotlabs/Module/Editlayout.php:126 +#: ../../Zotlabs/Module/Layouts.php:127 ../../Zotlabs/Module/Layouts.php:186 +msgid "Layout Name" +msgstr "" + +#: ../../Zotlabs/Module/Editlayout.php:127 +#: ../../Zotlabs/Module/Layouts.php:130 +msgid "Layout Description (Optional)" +msgstr "" + +#: ../../Zotlabs/Module/Editlayout.php:135 +msgid "Edit Layout" +msgstr "" + +#: ../../Zotlabs/Module/Editwebpage.php:143 +msgid "Page link" +msgstr "קישור עמוד" + +#: ../../Zotlabs/Module/Editwebpage.php:169 +msgid "Edit Webpage" +msgstr "ערוך עמוד רשת" + +#: ../../Zotlabs/Module/Follow.php:34 +msgid "Channel added." +msgstr "ערוץ נתווסף." + +#: ../../Zotlabs/Module/Acl.php:227 +msgid "network" +msgstr "רשת" + +#: ../../Zotlabs/Module/Acl.php:237 +msgid "RSS" +msgstr "RSS" + +#: ../../Zotlabs/Module/Group.php:24 +msgid "Privacy group created." +msgstr "קבוצת פרטיות נוצרה." + +#: ../../Zotlabs/Module/Group.php:30 +msgid "Could not create privacy group." +msgstr "×œ× ×”×™×ª×” ×פשרות ליצור קבוצת פרטיות." + +#: ../../Zotlabs/Module/Group.php:42 ../../Zotlabs/Module/Group.php:141 +#: ../../include/items.php:3893 +msgid "Privacy group not found." +msgstr "קבוצת פרטיות ×œ× × ×ž×¦××”." + +#: ../../Zotlabs/Module/Group.php:58 +msgid "Privacy group updated." +msgstr "קבוצת פרטיות עודכנה." + +#: ../../Zotlabs/Module/Group.php:90 +msgid "Create a group of channels." +msgstr "צור ×שכול של ערוצי×." + +#: ../../Zotlabs/Module/Group.php:91 ../../Zotlabs/Module/Group.php:184 +msgid "Privacy group name: " +msgstr "×©× ×§×‘×•×¦×ª פרטיות:" + +#: ../../Zotlabs/Module/Group.php:93 ../../Zotlabs/Module/Group.php:187 +msgid "Members are visible to other channels" +msgstr "×—×‘×¨×™× ×”×™× × × ×¨××™× ×œ×¢×¨×•×¦×™× ×חרי×" + +#: ../../Zotlabs/Module/Group.php:111 +msgid "Privacy group removed." +msgstr "קבוצת פרטיות הוסרה." + +#: ../../Zotlabs/Module/Group.php:113 +msgid "Unable to remove privacy group." +msgstr "×œ× ×ž×¡×•×’×œ להסיר קבוצת פרטיות." + +#: ../../Zotlabs/Module/Group.php:183 +msgid "Privacy group editor" +msgstr "עורך קבוצת פרטיות" + +#: ../../Zotlabs/Module/Group.php:197 +msgid "Members" +msgstr "חברי×" + +#: ../../Zotlabs/Module/Group.php:199 +msgid "All Connected Channels" +msgstr "" + +#: ../../Zotlabs/Module/Group.php:231 +msgid "Click on a channel to add or remove." +msgstr "" + +#: ../../Zotlabs/Module/Ffsapi.php:12 +msgid "Share content from Firefox to $Projectname" +msgstr "" + +#: ../../Zotlabs/Module/Ffsapi.php:15 +msgid "Activate the Firefox $Projectname provider" +msgstr "" + +#: ../../Zotlabs/Module/Api.php:61 ../../Zotlabs/Module/Api.php:85 +msgid "Authorize application connection" +msgstr "" + +#: ../../Zotlabs/Module/Api.php:62 +msgid "Return to your app and insert this Securty Code:" +msgstr "" + +#: ../../Zotlabs/Module/Api.php:72 +msgid "Please login to continue." +msgstr "×× × ×”×ª×—×‘×¨ כדי להמשיך." + +#: ../../Zotlabs/Module/Api.php:87 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "" + +#: ../../Zotlabs/Module/Help.php:26 +msgid "Documentation Search" +msgstr "חיפוש תיעוד" + +#: ../../Zotlabs/Module/Help.php:67 ../../Zotlabs/Module/Help.php:73 +#: ../../Zotlabs/Module/Help.php:79 +msgid "Help:" +msgstr "עזרה:" + +#: ../../Zotlabs/Module/Help.php:85 ../../Zotlabs/Module/Help.php:90 +#: ../../Zotlabs/Module/Layouts.php:183 ../../Zotlabs/Lib/Apps.php:223 +#: ../../include/nav.php:159 +msgid "Help" +msgstr "עזרה" + +#: ../../Zotlabs/Module/Help.php:120 +msgid "$Projectname Documentation" +msgstr "תיעוד $Projectname" + +#: ../../Zotlabs/Module/Filestorage.php:88 +msgid "Permission Denied." +msgstr "הרש××” נדחתה." + +#: ../../Zotlabs/Module/Filestorage.php:104 +msgid "File not found." +msgstr "קובץ ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Filestorage.php:147 +msgid "Edit file permissions" +msgstr "ערוך הרש×ות קובץ" + +#: ../../Zotlabs/Module/Filestorage.php:156 +msgid "Set/edit permissions" +msgstr "קבע/ערוך הרש×ות" + +#: ../../Zotlabs/Module/Filestorage.php:157 +msgid "Include all files and sub folders" +msgstr "כלול כל קובץ ותיקיית משנה" + +#: ../../Zotlabs/Module/Filestorage.php:158 +msgid "Return to file list" +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:160 +msgid "Copy/paste this code to attach file to a post" +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:161 +msgid "Copy/paste this URL to link file from a web page" +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:163 +msgid "Share this file" +msgstr "שתף ×ת קובץ ×–×”" + +#: ../../Zotlabs/Module/Filestorage.php:164 +msgid "Show URL to this file" +msgstr "הצג URL לקובץ ×–×”" + +#: ../../Zotlabs/Module/Filestorage.php:165 +msgid "Notify your contacts about this file" +msgstr "" + +#: ../../Zotlabs/Module/Apps.php:47 ../../include/widgets.php:102 +#: ../../include/nav.php:163 +msgid "Apps" +msgstr "×פליקציות" + +#: ../../Zotlabs/Module/Attach.php:13 +msgid "Item not available." +msgstr "פריט ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Import.php:32 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:70 ../../Zotlabs/Module/Import_items.php:42 +msgid "Nothing to import." +msgstr "×ין דבר ליב×." + +#: ../../Zotlabs/Module/Import.php:94 ../../Zotlabs/Module/Import_items.php:66 +msgid "Unable to download data from old server" +msgstr "" + +#: ../../Zotlabs/Module/Import.php:100 +#: ../../Zotlabs/Module/Import_items.php:72 +msgid "Imported file is empty." +msgstr "קובץ ×ž×™×•×‘× ×”×™× ×• ריק" + +#: ../../Zotlabs/Module/Import.php:122 +#: ../../Zotlabs/Module/Import_items.php:86 +#, php-format +msgid "Warning: Database versions differ by %1$d updates." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:150 ../../include/import.php:86 +msgid "Cloned channel not found. Import failed." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:160 +msgid "No channel. Import failed." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:510 +#: ../../include/Import/import_diaspora.php:142 +msgid "Import completed." +msgstr "×™×‘×•× ×”×•×©×œ×." + +#: ../../Zotlabs/Module/Import.php:532 +msgid "You must be logged in to use this feature." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:537 +msgid "Import Channel" +msgstr "×™×‘× ×¢×¨×•×¥" + +#: ../../Zotlabs/Module/Import.php:538 +msgid "" +"Use this form to import an existing channel from a different server/hub. You" +" may retrieve the channel identity from the old server/hub via the network " +"or provide an export file." +msgstr "השתמש בטופס ×–×” כדי ×œ×™×‘× ×¢×¨×•×¥ ×§×™×™× ×ž×ª×•×š שרת/מוקד ×חר. ב×פשרותך ל×חזר ×ת זהות הערוץ מתוך שרת/מוקד ישן דרך הרשת ×ו לספק קובץ יצו×." + +#: ../../Zotlabs/Module/Import.php:539 +#: ../../Zotlabs/Module/Import_items.php:119 +msgid "File to Upload" +msgstr "קובץ להעל××”" + +#: ../../Zotlabs/Module/Import.php:540 +msgid "Or provide the old server/hub details" +msgstr "×ו ספק פרטי שרת/מוקד ישני×" + +#: ../../Zotlabs/Module/Import.php:541 +msgid "Your old identity address (xyz@example.com)" +msgstr "כתובת זיהוי ישנה (xyz@example.com)" + +#: ../../Zotlabs/Module/Import.php:542 +msgid "Your old login email address" +msgstr "כתובת דו×״ל כניסה ישנה" + +#: ../../Zotlabs/Module/Import.php:543 +msgid "Your old login password" +msgstr "סיסמת כניסה ישנה" + +#: ../../Zotlabs/Module/Import.php:544 +msgid "" +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be" +" able to post from either location, but only one can be marked as the " +"primary location for files, photos, and media." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:545 +msgid "Make this hub my primary location" +msgstr "הפוך ×ת מוקד ×–×” ×œ×ž×™×§×•× ×”×¢×™×§×¨×™ שלי" + +#: ../../Zotlabs/Module/Import.php:546 +msgid "" +"Import existing posts if possible (experimental - limited by available " +"memory" +msgstr "" + +#: ../../Zotlabs/Module/Import.php:547 +msgid "" +"This process may take several minutes to complete. Please submit the form " +"only once and leave this page open until finished." +msgstr "" + +#: ../../Zotlabs/Module/Item.php:178 +msgid "Unable to locate original post." +msgstr "×œ× ×ž×¡×•×’×œ ל×תר פוסט מקורי." + +#: ../../Zotlabs/Module/Item.php:427 +msgid "Empty post discarded." +msgstr "פוסט ריק סולק." + +#: ../../Zotlabs/Module/Item.php:467 +msgid "Executable content type not permitted to this channel." +msgstr "" + +#: ../../Zotlabs/Module/Item.php:847 +msgid "Duplicate post suppressed." +msgstr "פוסט כפול הודחק." + +#: ../../Zotlabs/Module/Item.php:977 +msgid "System error. Post not saved." +msgstr "שגי×ת מערכת. פוסט ×œ× × ×©×ž×¨." + +#: ../../Zotlabs/Module/Item.php:1241 +msgid "Unable to obtain post information from database." +msgstr "" + +#: ../../Zotlabs/Module/Item.php:1248 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "" + +#: ../../Zotlabs/Module/Item.php:1255 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "" + +#: ../../Zotlabs/Module/Layouts.php:181 ../../include/text.php:2267 +msgid "Layouts" +msgstr "" + +#: ../../Zotlabs/Module/Layouts.php:183 +msgid "Comanche page description language help" +msgstr "" + +#: ../../Zotlabs/Module/Layouts.php:187 +msgid "Layout Description" +msgstr "" + +#: ../../Zotlabs/Module/Layouts.php:192 +msgid "Download PDL file" +msgstr "הורד קובץ PDL" + +#: ../../Zotlabs/Module/Home.php:61 ../../Zotlabs/Module/Home.php:69 +#: ../../Zotlabs/Module/Siteinfo.php:65 +msgid "$Projectname" +msgstr "$Projectname" + +#: ../../Zotlabs/Module/Home.php:79 +#, php-format +msgid "Welcome to %s" +msgstr "×‘×¨×•×›×™× ×”×‘××™× ×ל %s" + +#: ../../Zotlabs/Module/Id.php:13 +msgid "First Name" +msgstr "×©× ×¤×¨×˜×™" + +#: ../../Zotlabs/Module/Id.php:14 +msgid "Last Name" +msgstr "×©× ×ž×©×¤×—×”" + +#: ../../Zotlabs/Module/Id.php:15 +msgid "Nickname" +msgstr "×©× ×›×™× ×•×™" + +#: ../../Zotlabs/Module/Id.php:16 +msgid "Full Name" +msgstr "×©× ×ž×œ×" + +#: ../../Zotlabs/Module/Id.php:17 ../../Zotlabs/Module/Id.php:18 +#: ../../Zotlabs/Module/Admin.php:1035 ../../Zotlabs/Module/Admin.php:1047 +#: ../../include/network.php:2151 ../../boot.php:1705 +msgid "Email" +msgstr "דו×״ל" + +#: ../../Zotlabs/Module/Id.php:19 ../../Zotlabs/Module/Id.php:20 +#: ../../Zotlabs/Module/Id.php:21 ../../Zotlabs/Lib/Apps.php:236 +msgid "Profile Photo" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ" + +#: ../../Zotlabs/Module/Id.php:22 +msgid "Profile Photo 16px" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 16 פיקסל" + +#: ../../Zotlabs/Module/Id.php:23 +msgid "Profile Photo 32px" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 32 פיקסל" + +#: ../../Zotlabs/Module/Id.php:24 +msgid "Profile Photo 48px" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 48 פיקסל" + +#: ../../Zotlabs/Module/Id.php:25 +msgid "Profile Photo 64px" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 64 פיקסל" + +#: ../../Zotlabs/Module/Id.php:26 +msgid "Profile Photo 80px" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 80 פיקסל" + +#: ../../Zotlabs/Module/Id.php:27 +msgid "Profile Photo 128px" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 128 פיקסל" + +#: ../../Zotlabs/Module/Id.php:28 +msgid "Timezone" +msgstr "×זור זמן" + +#: ../../Zotlabs/Module/Id.php:29 ../../Zotlabs/Module/Profiles.php:731 +msgid "Homepage URL" +msgstr "" + +#: ../../Zotlabs/Module/Id.php:30 ../../Zotlabs/Lib/Apps.php:234 +msgid "Language" +msgstr "שפה" + +#: ../../Zotlabs/Module/Id.php:31 +msgid "Birth Year" +msgstr "שנת הולדת" + +#: ../../Zotlabs/Module/Id.php:32 +msgid "Birth Month" +msgstr "חודש הולדת" + +#: ../../Zotlabs/Module/Id.php:33 +msgid "Birth Day" +msgstr "×™×•× ×”×•×œ×“×ª" + +#: ../../Zotlabs/Module/Id.php:34 +msgid "Birthdate" +msgstr "×™×•× ×”×•×œ×“×ª" + +#: ../../Zotlabs/Module/Id.php:35 ../../Zotlabs/Module/Profiles.php:454 +msgid "Gender" +msgstr "מין" + +#: ../../Zotlabs/Module/Id.php:108 ../../include/selectors.php:49 +#: ../../include/selectors.php:66 +msgid "Male" +msgstr "זכר" + +#: ../../Zotlabs/Module/Id.php:110 ../../include/selectors.php:49 +#: ../../include/selectors.php:66 +msgid "Female" +msgstr "נקבה" + +#: ../../Zotlabs/Module/Impel.php:41 ../../include/bbcode.php:192 +msgid "webpage" +msgstr "עמוד רשת" + +#: ../../Zotlabs/Module/Impel.php:46 ../../include/bbcode.php:198 +msgid "block" +msgstr "" + +#: ../../Zotlabs/Module/Impel.php:51 ../../include/bbcode.php:195 +msgid "layout" +msgstr "" + +#: ../../Zotlabs/Module/Impel.php:58 ../../include/bbcode.php:201 +msgid "menu" +msgstr "תפריט" + +#: ../../Zotlabs/Module/Impel.php:196 +#, php-format +msgid "%s element installed" +msgstr "" + +#: ../../Zotlabs/Module/Impel.php:199 +#, php-format +msgid "%s element installation failed" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:19 +msgid "Like/Dislike" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:24 +msgid "This action is restricted to members." +msgstr "" + +#: ../../Zotlabs/Module/Like.php:25 +msgid "" +"Please login with your $Projectname ID or register as a new $Projectname member to continue." +msgstr "" + +#: ../../Zotlabs/Module/Like.php:105 ../../Zotlabs/Module/Like.php:131 +#: ../../Zotlabs/Module/Like.php:169 +msgid "Invalid request." +msgstr "בקשה שגויה." + +#: ../../Zotlabs/Module/Like.php:117 ../../include/conversation.php:126 +msgid "channel" +msgstr "ערוץ" + +#: ../../Zotlabs/Module/Like.php:146 +msgid "thing" +msgstr "דבר" + +#: ../../Zotlabs/Module/Like.php:192 +msgid "Channel unavailable." +msgstr "עמוד ×œ× ×–×ž×™×Ÿ." + +#: ../../Zotlabs/Module/Like.php:240 +msgid "Previous action reversed." +msgstr "" + +#: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 +#: ../../Zotlabs/Module/Tagger.php:47 ../../include/text.php:1940 +#: ../../include/conversation.php:120 +msgid "photo" +msgstr "תצלו×" + +#: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 +#: ../../include/text.php:1946 ../../include/conversation.php:148 +msgid "status" +msgstr "סטטוס" + +#: ../../Zotlabs/Module/Like.php:420 ../../include/conversation.php:164 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:422 ../../include/conversation.php:167 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:424 +#, php-format +msgid "%1$s agrees with %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:426 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:428 +#, php-format +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:430 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:432 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:434 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:537 +msgid "Action completed." +msgstr "פעולה הושלמה." + +#: ../../Zotlabs/Module/Like.php:538 +msgid "Thank you." +msgstr "תודה." + +#: ../../Zotlabs/Module/Import_items.php:102 +msgid "Import completed" +msgstr "×™×‘×•× ×”×•×©×œ×" + +#: ../../Zotlabs/Module/Import_items.php:117 +msgid "Import Items" +msgstr "×™×‘×•× ×¤×¨×™×˜×™×" + +#: ../../Zotlabs/Module/Import_items.php:118 +msgid "" +"Use this form to import existing posts and content from an export file." +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:29 +msgid "Total invitation limit exceeded." +msgstr "סך מגבלת הזמנות נגמרה." + +#: ../../Zotlabs/Module/Invite.php:53 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s : כתובת דו×״ל ×œ× ×ª×§×™× ×”." + +#: ../../Zotlabs/Module/Invite.php:63 +msgid "Please join us on $Projectname" +msgstr "נשמח ×× ×ª×¦×˜×¨×£ ×לינו ברשת $Projectname" + +#: ../../Zotlabs/Module/Invite.php:74 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "מגבלת הזמנות נגמרה. ×× × ×¦×•×¨ קשר ×¢× ×ž× ×”×œ ×”×תר שלך." + +#: ../../Zotlabs/Module/Invite.php:79 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : מסירת הודעה נכשלה." + +#: ../../Zotlabs/Module/Invite.php:83 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "הודעה %d נשלחה." +msgstr[1] "%d הודעות נשלחו." + +#: ../../Zotlabs/Module/Invite.php:102 +msgid "You have no more invitations available" +msgstr "×œ× × ×•×ª×¨×• לך עוד הזמנות זמינות" + +#: ../../Zotlabs/Module/Invite.php:133 +msgid "Send invitations" +msgstr "שלח הזמנות" + +#: ../../Zotlabs/Module/Invite.php:134 +msgid "Enter email addresses, one per line:" +msgstr "הזן כתובות דו×״ל, ×חת בכל שורה:" + +#: ../../Zotlabs/Module/Invite.php:135 ../../Zotlabs/Module/Mail.php:249 +msgid "Your message:" +msgstr "הודעתך:" + +#: ../../Zotlabs/Module/Invite.php:136 +msgid "Please join my community on $Projectname." +msgstr "×שמח ×× ×ª×¦×˜×¨×£ לקהילה שלי ברשת $Projectname." + +#: ../../Zotlabs/Module/Invite.php:138 +msgid "You will need to supply this invitation code:" +msgstr "×™×”×™×” עליך לספק ×ת קוד הזמנה ×–×”:" + +#: ../../Zotlabs/Module/Invite.php:139 +msgid "" +"1. Register at any $Projectname location (they are all inter-connected)" +msgstr "1. ×”×™×¨×©× ×‘×›×œ ×ž×™×§×•× $Projectname (×›×•×œ× ×ž×—×•×‘×¨×™× ×‘ ×ופן הדדי)" + +#: ../../Zotlabs/Module/Invite.php:141 +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "2. הזן ×ת כתובת רשת $Projectname שלי לתוך שורת החיפוש של ×”×תר." + +#: ../../Zotlabs/Module/Invite.php:142 +msgid "or visit" +msgstr "×ו בקר בכתובת" + +#: ../../Zotlabs/Module/Invite.php:144 +msgid "3. Click [Connect]" +msgstr "3. לחץ [התחבר]" + +#: ../../Zotlabs/Module/Lockview.php:61 +msgid "Remote privacy information not available." +msgstr "" + +#: ../../Zotlabs/Module/Lockview.php:82 +msgid "Visible to:" +msgstr "נר××” ל×לו:" + +#: ../../Zotlabs/Module/Locs.php:25 ../../Zotlabs/Module/Locs.php:54 +msgid "Location not found." +msgstr "×ž×™×§×•× ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Locs.php:62 +msgid "Location lookup failed." +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:66 +msgid "" +"Please select another location to become primary before removing the primary" +" location." +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:95 +msgid "Syncing locations" +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:105 +msgid "No locations found." +msgstr "×œ× × ×ž×¦×ו מיקומי×." + +#: ../../Zotlabs/Module/Locs.php:116 +msgid "Manage Channel Locations" +msgstr "נהל מיקומי ערוץ" + +#: ../../Zotlabs/Module/Locs.php:118 ../../Zotlabs/Module/Profiles.php:470 +#: ../../Zotlabs/Module/Admin.php:1224 +msgid "Address" +msgstr "כתובת" + +#: ../../Zotlabs/Module/Locs.php:119 +msgid "Primary" +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:120 ../../Zotlabs/Module/Menu.php:113 +msgid "Drop" +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:122 +msgid "Sync Now" +msgstr "סנכרן עכשיו" + +#: ../../Zotlabs/Module/Locs.php:123 +msgid "Please wait several minutes between consecutive operations." +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:124 +msgid "" +"When possible, drop a location by logging into that website/hub and removing" +" your channel." +msgstr "×›×שר ניתן, השמט ×ž×™×§×•× ×¢×œ ידי כניסה לתוך ×תר רשת/מוקד והסרת הערוץ שלך." + +#: ../../Zotlabs/Module/Locs.php:125 +msgid "Use this form to drop the location if the hub is no longer operating." +msgstr "השתמש בטופס ×–×” כדי לנטוש ×ת ×”×ž×™×§×•× ×× ×”×ž×•×§×“ ×ינו פועל עוד." + +#: ../../Zotlabs/Module/Magic.php:71 +msgid "Hub not found." +msgstr "מוקד ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Mail.php:38 +msgid "Unable to lookup recipient." +msgstr "" + +#: ../../Zotlabs/Module/Mail.php:45 +msgid "Unable to communicate with requested channel." +msgstr "×œ× ×ž×¡×•×’×œ לתקשר ×¢× ×¢×¨×•×¥ מבוקש" + +#: ../../Zotlabs/Module/Mail.php:52 +msgid "Cannot verify requested channel." +msgstr "×œ× ×™×›×•×œ ל×מת ערוץ מבוקש." + +#: ../../Zotlabs/Module/Mail.php:78 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "על הערוץ הנבחר מוטלות הגבלות הודעה פרטית. שליחה נכשלה." + +#: ../../Zotlabs/Module/Mail.php:143 +msgid "Messages" +msgstr "הודעות" + +#: ../../Zotlabs/Module/Mail.php:178 +msgid "Message recalled." +msgstr "הודעה הוחזרה." + +#: ../../Zotlabs/Module/Mail.php:191 +msgid "Conversation removed." +msgstr "דיון הוסר." + +#: ../../Zotlabs/Module/Mail.php:206 ../../Zotlabs/Module/Mail.php:315 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "פג YYYY-MM-DD HH:MM" + +#: ../../Zotlabs/Module/Mail.php:234 +msgid "Requested channel is not in this network" +msgstr "הערוץ המבוקש ×ינו × ×ž×¦× ×‘×¨×©×ª זו" + +#: ../../Zotlabs/Module/Mail.php:242 +msgid "Send Private Message" +msgstr "שלח הודעה פרטית" + +#: ../../Zotlabs/Module/Mail.php:243 ../../Zotlabs/Module/Mail.php:368 +msgid "To:" +msgstr "לכבוד:" + +#: ../../Zotlabs/Module/Mail.php:246 ../../Zotlabs/Module/Mail.php:370 +msgid "Subject:" +msgstr "נוש×:" + +#: ../../Zotlabs/Module/Mail.php:251 ../../Zotlabs/Module/Mail.php:376 +#: ../../include/conversation.php:1220 +msgid "Attach file" +msgstr "צרף קובץ" + +#: ../../Zotlabs/Module/Mail.php:253 +msgid "Send" +msgstr "שלח" + +#: ../../Zotlabs/Module/Mail.php:256 ../../Zotlabs/Module/Mail.php:381 +#: ../../include/conversation.php:1251 +msgid "Set expiration date" +msgstr "קבע ת×ריך תפוגה" + +#: ../../Zotlabs/Module/Mail.php:340 +msgid "Delete message" +msgstr "מחק הודעה" + +#: ../../Zotlabs/Module/Mail.php:341 +msgid "Delivery report" +msgstr "דיווח מסירה" + +#: ../../Zotlabs/Module/Mail.php:342 +msgid "Recall message" +msgstr "בטל הודעה" + +#: ../../Zotlabs/Module/Mail.php:344 +msgid "Message has been recalled." +msgstr "הודעה הוחזרה." + +#: ../../Zotlabs/Module/Mail.php:361 +msgid "Delete Conversation" +msgstr "מחק דיון" + +#: ../../Zotlabs/Module/Mail.php:363 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "×ין ×—×™×‘×•×¨×™× ×ž××•×‘×˜×—×™× ×–×ž×™× ×™×. ×פשרי ×›×™ ×ª×”× ×‘×פשרותך להשיב מתוך עמוד הפרופיל של השולח." + +#: ../../Zotlabs/Module/Mail.php:367 +msgid "Send Reply" +msgstr "שלח משוב" + +#: ../../Zotlabs/Module/Mail.php:372 +#, php-format +msgid "Your message for %s (%s):" +msgstr "הודעתך עבור %s ‏(%s):" + +#: ../../Zotlabs/Module/Manage.php:136 +#: ../../Zotlabs/Module/New_channel.php:121 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "" + +#: ../../Zotlabs/Module/Manage.php:143 +msgid "Create a new channel" +msgstr "צור ערוץ חדש" + +#: ../../Zotlabs/Module/Manage.php:164 ../../Zotlabs/Lib/Apps.php:213 +#: ../../include/nav.php:206 +msgid "Channel Manager" +msgstr "מנהל ערוץ" + +#: ../../Zotlabs/Module/Manage.php:165 +msgid "Current Channel" +msgstr "ערוץ נוכחי" + +#: ../../Zotlabs/Module/Manage.php:167 +msgid "Switch to one of your channels by selecting it." +msgstr "" + +#: ../../Zotlabs/Module/Manage.php:168 +msgid "Default Channel" +msgstr "ערוץ שגרתי" + +#: ../../Zotlabs/Module/Manage.php:169 +msgid "Make Default" +msgstr "הפוך לשגרתי" + +#: ../../Zotlabs/Module/Manage.php:172 +#, php-format +msgid "%d new messages" +msgstr "%d הודעות חדשות" + +#: ../../Zotlabs/Module/Manage.php:173 +#, php-format +msgid "%d new introductions" +msgstr "" + +#: ../../Zotlabs/Module/Manage.php:175 +msgid "Delegated Channel" +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:19 +msgid "No valid account found." +msgstr "×œ× × ×ž×¦× ×—×©×‘×•×Ÿ תקין." + +#: ../../Zotlabs/Module/Lostpass.php:33 +msgid "Password reset request issued. Check your email." +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:39 ../../Zotlabs/Module/Lostpass.php:107 +#, php-format +msgid "Site Member (%s)" +msgstr "חבר ×תר (%s)" + +#: ../../Zotlabs/Module/Lostpass.php:44 +#, php-format +msgid "Password reset requested at %s" +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:67 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:90 ../../boot.php:1711 +msgid "Password Reset" +msgstr "×יפוס סיסמה" + +#: ../../Zotlabs/Module/Lostpass.php:91 +msgid "Your password has been reset as requested." +msgstr "הסיסמה שלך ×ותחלה כנדרש." + +#: ../../Zotlabs/Module/Lostpass.php:92 +msgid "Your new password is" +msgstr "הסיסמה החדשה שלך ×”×™×" + +#: ../../Zotlabs/Module/Lostpass.php:93 +msgid "Save or copy your new password - and then" +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:94 +msgid "click here to login" +msgstr "לחץ ×›×ן כדי להיכנס" + +#: ../../Zotlabs/Module/Lostpass.php:95 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:112 +#, php-format +msgid "Your password has changed at %s" +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:127 +msgid "Forgot your Password?" +msgstr "שכחת ×ת הסיסמה שלך?" + +#: ../../Zotlabs/Module/Lostpass.php:128 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:129 +msgid "Email Address" +msgstr "כתובת דו×״ל" + +#: ../../Zotlabs/Module/Lostpass.php:130 +msgid "Reset" +msgstr "×פס" + +#: ../../Zotlabs/Module/Menu.php:49 +msgid "Unable to update menu." +msgstr "×œ× ×ž×¡×•×’×œ לעדכן תפריט." + +#: ../../Zotlabs/Module/Menu.php:60 +msgid "Unable to create menu." +msgstr "×œ× ×ž×¡×•×’×œ ליצור תפריט." + +#: ../../Zotlabs/Module/Menu.php:98 ../../Zotlabs/Module/Menu.php:110 +msgid "Menu Name" +msgstr "×©× ×ª×¤×¨×™×˜" + +#: ../../Zotlabs/Module/Menu.php:98 +msgid "Unique name (not visible on webpage) - required" +msgstr "×©× ×™×™×—×•×“×™ (×œ× × ×¨××” בבלוג רשת) - נדרש" + +#: ../../Zotlabs/Module/Menu.php:99 ../../Zotlabs/Module/Menu.php:111 +msgid "Menu Title" +msgstr "כותרת תפריט" + +#: ../../Zotlabs/Module/Menu.php:99 +msgid "Visible on webpage - leave empty for no title" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:100 +msgid "Allow Bookmarks" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:100 ../../Zotlabs/Module/Menu.php:157 +msgid "Menu may be used to store saved bookmarks" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:101 ../../Zotlabs/Module/Menu.php:159 +msgid "Submit and proceed" +msgstr "שלח והמשך" + +#: ../../Zotlabs/Module/Menu.php:107 ../../include/text.php:2266 +msgid "Menus" +msgstr "תפריטי×" + +#: ../../Zotlabs/Module/Menu.php:117 +msgid "Bookmarks allowed" +msgstr "סימניות מותרות" + +#: ../../Zotlabs/Module/Menu.php:119 +msgid "Delete this menu" +msgstr "מחק ×ת תפריט ×–×”" + +#: ../../Zotlabs/Module/Menu.php:120 ../../Zotlabs/Module/Menu.php:154 +msgid "Edit menu contents" +msgstr "ערוך תכני תפריט" + +#: ../../Zotlabs/Module/Menu.php:121 +msgid "Edit this menu" +msgstr "ערוך ×ת תפריט ×–×”" + +#: ../../Zotlabs/Module/Menu.php:136 +msgid "Menu could not be deleted." +msgstr "תפריט ×œ× ×™×›×•×œ ×”×™×” להימחק." + +#: ../../Zotlabs/Module/Menu.php:144 ../../Zotlabs/Module/Mitem.php:28 +msgid "Menu not found." +msgstr "תפריט ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Menu.php:149 +msgid "Edit Menu" +msgstr "ערוך תפריט" + +#: ../../Zotlabs/Module/Menu.php:153 +msgid "Add or remove entries to this menu" +msgstr "הוסף ×ו הסר רשומות מתפריט ×–×”" + +#: ../../Zotlabs/Module/Menu.php:155 +msgid "Menu name" +msgstr "×©× ×ª×¤×¨×™×˜" + +#: ../../Zotlabs/Module/Menu.php:155 +msgid "Must be unique, only seen by you" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:156 +msgid "Menu title" +msgstr "כותרת תפריט" + +#: ../../Zotlabs/Module/Menu.php:156 +msgid "Menu title as seen by others" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:157 +msgid "Allow bookmarks" +msgstr "התר סימניות" + +#: ../../Zotlabs/Module/Menu.php:166 ../../Zotlabs/Module/Mitem.php:120 +#: ../../Zotlabs/Module/Xchan.php:41 +msgid "Not found." +msgstr "×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Mood.php:67 ../../include/conversation.php:260 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "" + +#: ../../Zotlabs/Module/Mood.php:135 ../../Zotlabs/Lib/Apps.php:225 +msgid "Mood" +msgstr "מצב רוח" + +#: ../../Zotlabs/Module/Mood.php:136 +msgid "Set your current mood and tell your friends" +msgstr "" + +#: ../../Zotlabs/Module/Match.php:26 +msgid "Profile Match" +msgstr "" + +#: ../../Zotlabs/Module/Match.php:35 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "" + +#: ../../Zotlabs/Module/Match.php:67 +msgid "is interested in:" +msgstr "" + +#: ../../Zotlabs/Module/Match.php:74 +msgid "No matches" +msgstr "×ין הת×מות" + +#: ../../Zotlabs/Module/Network.php:96 +msgid "No such group" +msgstr "×ין קבוצה כזו" + +#: ../../Zotlabs/Module/Network.php:136 +msgid "No such channel" +msgstr "×ין ערוץ ×›×–×”" + +#: ../../Zotlabs/Module/Network.php:141 +msgid "forum" +msgstr "פורו×" + +#: ../../Zotlabs/Module/Network.php:153 +msgid "Search Results For:" +msgstr "תוצ×ות חיפוש עבור:" + +#: ../../Zotlabs/Module/Network.php:217 +msgid "Privacy group is empty" +msgstr "קבוצת פרטיות ×”×™× ×” ריקה" + +#: ../../Zotlabs/Module/Network.php:226 +msgid "Privacy group: " +msgstr "קבוצת פרטיות: " + +#: ../../Zotlabs/Module/Network.php:252 +msgid "Invalid connection." +msgstr "חיבור שגוי." + +#: ../../Zotlabs/Module/Notify.php:57 +#: ../../Zotlabs/Module/Notifications.php:98 +msgid "No more system notifications." +msgstr "×ין עוד התר×ות מערכת" + +#: ../../Zotlabs/Module/Notify.php:61 +#: ../../Zotlabs/Module/Notifications.php:102 +msgid "System Notifications" +msgstr "התר×ות מערכת" + +#: ../../Zotlabs/Module/Mitem.php:52 +msgid "Unable to create element." +msgstr "×œ× ×ž×¡×•×’×œ ליצור ×למנט" + +#: ../../Zotlabs/Module/Mitem.php:76 +msgid "Unable to update menu element." +msgstr "×œ× ×ž×¡×•×’×œ לעדכן ×למנט תפריט." + +#: ../../Zotlabs/Module/Mitem.php:92 +msgid "Unable to add menu element." +msgstr "×œ× ×ž×¡×•×’×œ להוסיף ×למנט תפריט." + +#: ../../Zotlabs/Module/Mitem.php:153 ../../Zotlabs/Module/Mitem.php:226 +msgid "Menu Item Permissions" +msgstr "הרש×ות פריט תפריט" + +#: ../../Zotlabs/Module/Mitem.php:154 ../../Zotlabs/Module/Mitem.php:227 +#: ../../Zotlabs/Module/Settings.php:1068 +msgid "(click to open/close)" +msgstr "(לחץ כדי לפתוח/לסגור)" + +#: ../../Zotlabs/Module/Mitem.php:156 ../../Zotlabs/Module/Mitem.php:172 +msgid "Link Name" +msgstr "×©× ×§×™×©×•×¨" + +#: ../../Zotlabs/Module/Mitem.php:157 ../../Zotlabs/Module/Mitem.php:231 +msgid "Link or Submenu Target" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:157 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:158 ../../Zotlabs/Module/Mitem.php:232 +msgid "Use magic-auth if available" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:233 +msgid "Open link in new window" +msgstr "פתח בתוך חלון חדש" + +#: ../../Zotlabs/Module/Mitem.php:160 ../../Zotlabs/Module/Mitem.php:234 +msgid "Order in list" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:160 ../../Zotlabs/Module/Mitem.php:234 +msgid "Higher numbers will sink to bottom of listing" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:161 +msgid "Submit and finish" +msgstr "שלח וסיי×" + +#: ../../Zotlabs/Module/Mitem.php:162 +msgid "Submit and continue" +msgstr "שלח והמשך" + +#: ../../Zotlabs/Module/Mitem.php:170 +msgid "Menu:" +msgstr "תפריט:" + +#: ../../Zotlabs/Module/Mitem.php:173 +msgid "Link Target" +msgstr "יעד קישור" + +#: ../../Zotlabs/Module/Mitem.php:176 +msgid "Edit menu" +msgstr "ערוך תפריט" + +#: ../../Zotlabs/Module/Mitem.php:179 +msgid "Edit element" +msgstr "ערוך ×למנט" + +#: ../../Zotlabs/Module/Mitem.php:180 +msgid "Drop element" +msgstr "הטל ×למנט" + +#: ../../Zotlabs/Module/Mitem.php:181 +msgid "New element" +msgstr "×למנט חדש" + +#: ../../Zotlabs/Module/Mitem.php:182 +msgid "Edit this menu container" +msgstr "ערוך ×ת מכיל תפריט ×–×”" + +#: ../../Zotlabs/Module/Mitem.php:183 +msgid "Add menu element" +msgstr "הוסף ×למנט תפריט" + +#: ../../Zotlabs/Module/Mitem.php:184 +msgid "Delete this menu item" +msgstr "מחק ×ת פריט תפריט ×–×”" + +#: ../../Zotlabs/Module/Mitem.php:185 +msgid "Edit this menu item" +msgstr "ערוך ×ת פריט תפריט ×–×”" + +#: ../../Zotlabs/Module/Mitem.php:202 +msgid "Menu item not found." +msgstr "פריט תפריט ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Mitem.php:215 +msgid "Menu item deleted." +msgstr "פריט תפריט נמחק." + +#: ../../Zotlabs/Module/Mitem.php:217 +msgid "Menu item could not be deleted." +msgstr "פריט תפריט ×œ× ×™×›×•×œ ×”×™×” להימחק." + +#: ../../Zotlabs/Module/Mitem.php:224 +msgid "Edit Menu Element" +msgstr "ערוך ×למנט תפריט" + +#: ../../Zotlabs/Module/Mitem.php:230 +msgid "Link text" +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:128 +#: ../../Zotlabs/Module/Register.php:231 +msgid "Name or caption" +msgstr "×©× ×ו דברי הסבר" + +#: ../../Zotlabs/Module/New_channel.php:128 +#: ../../Zotlabs/Module/Register.php:231 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\"" +msgstr "דוגמ×ות: \"בוב ג׳יימסון\", \"ליסה ×•×”×¡×•×¡×™× ×©×œ×”\", \"טניס\", \"קבוצת תעופה\"" + +#: ../../Zotlabs/Module/New_channel.php:130 +#: ../../Zotlabs/Module/Register.php:233 +msgid "Choose a short nickname" +msgstr "בחר ×©× ×›×™× ×•×™ קצר" + +#: ../../Zotlabs/Module/New_channel.php:130 +#: ../../Zotlabs/Module/Register.php:233 +#, php-format +msgid "" +"Your nickname will be used to create an easy to remember channel address " +"e.g. nickname%s" +msgstr "×©× ×›×™× ×•×™ ישמש ×ותך כדי ליצור כתובת ערוץ קלה לזכירה למשל nickname%s" + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Channel role and privacy" +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Select a channel role with your privacy requirements." +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Read more about roles" +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:135 +msgid "Create Channel" +msgstr "צור ערוץ" + +#: ../../Zotlabs/Module/New_channel.php:136 +msgid "" +"A channel is your identity on this network. It can represent a person, a " +"blog, or a forum to name a few. Channels can make connections with other " +"channels to share information with highly detailed permissions." +msgstr "ערוץ ×”×•× ×”×–×”×•×ª שלך ברשת זו. ×–×” יכול לייצג ×ד×, בלוג, ×ו ×¤×•×¨×•× (נמנו רק ×חדי×). ×¢×¨×•×¦×™× ×™×›×•×œ×™× ×œ×™×¦×•×¨ ×—×™×‘×•×¨×™× ×¢× ×¢×¨×•×¦×™× ××—×¨×™× ×›×“×™ לשתף מידע בעזרת הרש×ות מפורטות מ×וד." + +#: ../../Zotlabs/Module/New_channel.php:137 +msgid "" +"or import an existing channel from another location." +msgstr "" + +#: ../../Zotlabs/Module/Notifications.php:30 +msgid "Invalid request identifier." +msgstr "" + +#: ../../Zotlabs/Module/Notifications.php:39 +msgid "Discard" +msgstr "סלק" + +#: ../../Zotlabs/Module/Notifications.php:103 ../../include/nav.php:191 +msgid "Mark all system notifications seen" +msgstr "סמן ×ת כל התר×ות המערכת כנקר×ו" + +#: ../../Zotlabs/Module/Photos.php:84 +msgid "Page owner information could not be retrieved." +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:99 ../../Zotlabs/Module/Photos.php:743 +#: ../../Zotlabs/Module/Profile_photo.php:114 +#: ../../Zotlabs/Module/Profile_photo.php:206 +#: ../../Zotlabs/Module/Profile_photo.php:294 +#: ../../include/photo/photo_driver.php:718 +msgid "Profile Photos" +msgstr "תצלומי פרופיל" + +#: ../../Zotlabs/Module/Photos.php:105 ../../Zotlabs/Module/Photos.php:149 +msgid "Album not found." +msgstr "××œ×‘×•× ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Photos.php:132 +msgid "Delete Album" +msgstr "מחק ×לבו×" + +#: ../../Zotlabs/Module/Photos.php:153 +msgid "" +"Multiple storage folders exist with this album name, but within different " +"directories. Please remove the desired folder or folders using the Files " +"manager" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:210 ../../Zotlabs/Module/Photos.php:1053 +msgid "Delete Photo" +msgstr "מחק תצלו×" + +#: ../../Zotlabs/Module/Photos.php:533 +msgid "No photos selected" +msgstr "×œ× × ×‘×—×¨×• תצלומי×" + +#: ../../Zotlabs/Module/Photos.php:582 +msgid "Access to this item is restricted." +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:621 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:624 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:660 +msgid "Upload Photos" +msgstr "העלה תצלומי×" + +#: ../../Zotlabs/Module/Photos.php:664 +msgid "Enter an album name" +msgstr "הזן ×©× ×לבו×" + +#: ../../Zotlabs/Module/Photos.php:665 +msgid "or select an existing album (doubleclick)" +msgstr "×ו בחר ××œ×‘×•× ×§×™×™× (לחיצה כפולה)" + +#: ../../Zotlabs/Module/Photos.php:666 +msgid "Create a status post for this upload" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:667 +msgid "Caption (optional):" +msgstr "דברי הסבר (רשות):" + +#: ../../Zotlabs/Module/Photos.php:668 +msgid "Description (optional):" +msgstr "תי×ור (רשות):" + +#: ../../Zotlabs/Module/Photos.php:695 +msgid "Album name could not be decoded" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:743 +msgid "Contact Photos" +msgstr "תצלומי ×יש קשר" + +#: ../../Zotlabs/Module/Photos.php:766 +msgid "Show Newest First" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:768 +msgid "Show Oldest First" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:792 ../../Zotlabs/Module/Photos.php:1331 +#: ../../include/widgets.php:1499 +msgid "View Photo" +msgstr "צפה בתצלו×" + +#: ../../Zotlabs/Module/Photos.php:823 ../../include/widgets.php:1516 +msgid "Edit Album" +msgstr "ערוך ×לבו×" + +#: ../../Zotlabs/Module/Photos.php:870 +msgid "Permission denied. Access to this item may be restricted." +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:872 +msgid "Photo not available" +msgstr "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ" + +#: ../../Zotlabs/Module/Photos.php:930 +msgid "Use as profile photo" +msgstr "השתמש בתור ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ" + +#: ../../Zotlabs/Module/Photos.php:931 +msgid "Use as cover photo" +msgstr "השתמש בתור ×ª×¦×œ×•× ×©×¢×¨" + +#: ../../Zotlabs/Module/Photos.php:938 +msgid "Private Photo" +msgstr "×ª×¦×œ×•× ×¤×¨×˜×™" + +#: ../../Zotlabs/Module/Photos.php:953 +msgid "View Full Size" +msgstr "צפה בגודל מל×" + +#: ../../Zotlabs/Module/Photos.php:998 ../../Zotlabs/Module/Admin.php:1437 +#: ../../Zotlabs/Module/Tagrm.php:137 +msgid "Remove" +msgstr "הסר" + +#: ../../Zotlabs/Module/Photos.php:1032 +msgid "Edit photo" +msgstr "ערוך תצלו×" + +#: ../../Zotlabs/Module/Photos.php:1034 +msgid "Rotate CW (right)" +msgstr "סובב כיוון-שעון (ימין)" + +#: ../../Zotlabs/Module/Photos.php:1035 +msgid "Rotate CCW (left)" +msgstr "סובב נגד כיוון-שעון (שמ×ל)" + +#: ../../Zotlabs/Module/Photos.php:1038 +msgid "Enter a new album name" +msgstr "הזן ×©× ××œ×‘×•× ×—×“×©" + +#: ../../Zotlabs/Module/Photos.php:1039 +msgid "or select an existing one (doubleclick)" +msgstr "×ו בחר ב×חד ×§×™×™× (לחיצה כפולה)" + +#: ../../Zotlabs/Module/Photos.php:1042 +msgid "Caption" +msgstr "דברי הסבר" + +#: ../../Zotlabs/Module/Photos.php:1044 +msgid "Add a Tag" +msgstr "הוסף תגית" + +#: ../../Zotlabs/Module/Photos.php:1048 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "דוגמ×: @bob, @Barbara_Jensen, @jim@example.com" + +#: ../../Zotlabs/Module/Photos.php:1051 +msgid "Flag as adult in album view" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1070 ../../Zotlabs/Lib/ThreadItem.php:261 +msgid "I like this (toggle)" +msgstr "×הבתי ×ת ×–×” (החלף)" + +#: ../../Zotlabs/Module/Photos.php:1071 ../../Zotlabs/Lib/ThreadItem.php:262 +msgid "I don't like this (toggle)" +msgstr "×œ× ×הבתי ×ת ×–×” (החלף)" + +#: ../../Zotlabs/Module/Photos.php:1073 ../../Zotlabs/Lib/ThreadItem.php:397 +#: ../../include/conversation.php:740 +msgid "Please wait" +msgstr "×× × ×”×ž×ª×Ÿ" + +#: ../../Zotlabs/Module/Photos.php:1089 ../../Zotlabs/Module/Photos.php:1207 +#: ../../Zotlabs/Lib/ThreadItem.php:707 +msgid "This is you" +msgstr "×–×” ×ת/×”" + +#: ../../Zotlabs/Module/Photos.php:1091 ../../Zotlabs/Module/Photos.php:1209 +#: ../../Zotlabs/Lib/ThreadItem.php:709 ../../include/js_strings.php:6 +msgid "Comment" +msgstr "תגובה" + +#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:574 +msgctxt "title" +msgid "Likes" +msgstr "×והב" + +#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:574 +msgctxt "title" +msgid "Dislikes" +msgstr "×œ× ×והב" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Agree" +msgstr "מסכי×" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Disagree" +msgstr "×œ× ×ž×¡×›×™×" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Abstain" +msgstr "נמנע" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Attending" +msgstr "נוכח" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Not attending" +msgstr "×œ× × ×•×›×—" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Might attend" +msgstr "עשוי להיווכח" + +#: ../../Zotlabs/Module/Photos.php:1126 ../../Zotlabs/Module/Photos.php:1138 +#: ../../Zotlabs/Lib/ThreadItem.php:181 ../../Zotlabs/Lib/ThreadItem.php:193 +#: ../../include/conversation.php:1717 +msgid "View all" +msgstr "צפה בכול×" + +#: ../../Zotlabs/Module/Photos.php:1130 ../../Zotlabs/Lib/ThreadItem.php:185 +#: ../../include/taxonomy.php:403 ../../include/conversation.php:1741 +#: ../../include/channel.php:1158 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "×והב" +msgstr[1] "×והבי×" + +#: ../../Zotlabs/Module/Photos.php:1135 ../../Zotlabs/Lib/ThreadItem.php:190 +#: ../../include/conversation.php:1744 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "×œ× ×והב" +msgstr[1] "×œ× ×והבי×" + +#: ../../Zotlabs/Module/Photos.php:1235 +msgid "Photo Tools" +msgstr "כלי תצלו×" + +#: ../../Zotlabs/Module/Photos.php:1244 +msgid "In This Photo:" +msgstr "×‘×ª×¦×œ×•× ×–×”:" + +#: ../../Zotlabs/Module/Photos.php:1249 +msgid "Map" +msgstr "מפה" + +#: ../../Zotlabs/Module/Photos.php:1257 ../../Zotlabs/Lib/ThreadItem.php:386 +msgctxt "noun" +msgid "Likes" +msgstr "×והב" + +#: ../../Zotlabs/Module/Photos.php:1258 ../../Zotlabs/Lib/ThreadItem.php:387 +msgctxt "noun" +msgid "Dislikes" +msgstr "×œ× ×והב" + +#: ../../Zotlabs/Module/Photos.php:1263 ../../Zotlabs/Lib/ThreadItem.php:392 +#: ../../include/acl_selectors.php:285 +msgid "Close" +msgstr "סגור" + +#: ../../Zotlabs/Module/Photos.php:1337 +msgid "View Album" +msgstr "צפה ב×לבו×" + +#: ../../Zotlabs/Module/Photos.php:1348 ../../Zotlabs/Module/Photos.php:1361 +#: ../../Zotlabs/Module/Photos.php:1362 +msgid "Recent Photos" +msgstr "×ª×¦×œ×•×ž×™× ×חרוני×" + +#: ../../Zotlabs/Module/Ping.php:265 +msgid "sent you a private message" +msgstr "שלח לך הודעה פרטית" + +#: ../../Zotlabs/Module/Ping.php:313 +msgid "added your channel" +msgstr "הוסיף ×ת הערוץ שלך" + +#: ../../Zotlabs/Module/Ping.php:323 +msgid "g A l F d" +msgstr "g A l F d" + +#: ../../Zotlabs/Module/Ping.php:346 +msgid "[today]" +msgstr "[היו×]" + +#: ../../Zotlabs/Module/Ping.php:355 +msgid "posted an event" +msgstr "×¤×¨×¡× ×ירוע" + +#: ../../Zotlabs/Module/Oexchange.php:27 +msgid "Unable to find your hub." +msgstr "×œ× ×ž×¡×•×’×œ ×œ×ž×¦×•× ×ת המוקד שלך." + +#: ../../Zotlabs/Module/Oexchange.php:41 +msgid "Post successful." +msgstr "" + +#: ../../Zotlabs/Module/Openid.php:30 +msgid "OpenID protocol error. No ID returned." +msgstr "שגי×ת פרוטוקול OpenID. ×œ× ×”×•×—×–×¨ ID." + +#: ../../Zotlabs/Module/Openid.php:193 ../../include/auth.php:226 +msgid "Login failed." +msgstr "התחברות נכשלה." + +#: ../../Zotlabs/Module/Page.php:133 +msgid "" +"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " +"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam," +" quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " +"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " +"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " +"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." +msgstr "" + +#: ../../Zotlabs/Module/Pconfig.php:26 ../../Zotlabs/Module/Pconfig.php:59 +msgid "This setting requires special processing and editing has been blocked." +msgstr "" + +#: ../../Zotlabs/Module/Pconfig.php:48 +msgid "Configuration Editor" +msgstr "עורך תצורה" + +#: ../../Zotlabs/Module/Pconfig.php:49 +msgid "" +"Warning: Changing some settings could render your channel inoperable. Please" +" leave this page unless you are comfortable with and knowledgeable about how" +" to correctly use this feature." +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:18 +msgid "Layout updated." +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:34 ../../Zotlabs/Module/Pdledit.php:61 +msgid "Edit System Page Description" +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:56 +msgid "Layout not found." +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:62 +msgid "Module Name:" +msgstr "×©× ×ž×•×“×•×œ:" + +#: ../../Zotlabs/Module/Pdledit.php:63 +msgid "Layout Help" +msgstr "" + +#: ../../Zotlabs/Module/Poke.php:168 ../../Zotlabs/Lib/Apps.php:226 +#: ../../include/conversation.php:960 +msgid "Poke" +msgstr "" + +#: ../../Zotlabs/Module/Poke.php:169 +msgid "Poke somebody" +msgstr "" + +#: ../../Zotlabs/Module/Poke.php:172 +msgid "Poke/Prod" +msgstr "דחוף/עורר" + +#: ../../Zotlabs/Module/Poke.php:173 +msgid "Poke, prod or do other things to somebody" +msgstr "" + +#: ../../Zotlabs/Module/Poke.php:180 +msgid "Recipient" +msgstr "נמען" + +#: ../../Zotlabs/Module/Poke.php:181 +msgid "Choose what you wish to do to recipient" +msgstr "בחר מה ברצונך לעשות לנמען" + +#: ../../Zotlabs/Module/Poke.php:184 ../../Zotlabs/Module/Poke.php:185 +msgid "Make this post private" +msgstr "הפוך ×ת פוסט ×–×” לפרטי" + +#: ../../Zotlabs/Module/Probe.php:30 ../../Zotlabs/Module/Probe.php:34 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:24 ../../Zotlabs/Module/Profiles.php:189 +#: ../../Zotlabs/Module/Profiles.php:246 ../../Zotlabs/Module/Profiles.php:625 +msgid "Profile not found." +msgstr "פרופיל ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Profiles.php:44 +msgid "Profile deleted." +msgstr "פרופיל נמחק." + +#: ../../Zotlabs/Module/Profiles.php:68 ../../Zotlabs/Module/Profiles.php:104 +msgid "Profile-" +msgstr "פרופיל-" + +#: ../../Zotlabs/Module/Profiles.php:89 ../../Zotlabs/Module/Profiles.php:132 +msgid "New profile created." +msgstr "פרופיל חדש נוצר." + +#: ../../Zotlabs/Module/Profiles.php:110 +msgid "Profile unavailable to clone." +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:151 +msgid "Profile unavailable to export." +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:256 +msgid "Profile Name is required." +msgstr "נדרש ×©× ×¤×¨×•×¤×™×œ." + +#: ../../Zotlabs/Module/Profiles.php:427 +msgid "Marital Status" +msgstr "מצב משפחתי" + +#: ../../Zotlabs/Module/Profiles.php:431 +msgid "Romantic Partner" +msgstr "שותף רומנטי" + +#: ../../Zotlabs/Module/Profiles.php:435 ../../Zotlabs/Module/Profiles.php:736 +msgid "Likes" +msgstr "×והב" + +#: ../../Zotlabs/Module/Profiles.php:439 ../../Zotlabs/Module/Profiles.php:737 +msgid "Dislikes" +msgstr "×œ× ×והב" + +#: ../../Zotlabs/Module/Profiles.php:443 ../../Zotlabs/Module/Profiles.php:744 +msgid "Work/Employment" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:446 +msgid "Religion" +msgstr "דת" + +#: ../../Zotlabs/Module/Profiles.php:450 +msgid "Political Views" +msgstr "השקפות פוליטיות" + +#: ../../Zotlabs/Module/Profiles.php:458 +msgid "Sexual Preference" +msgstr "העדפה מינית" + +#: ../../Zotlabs/Module/Profiles.php:462 +msgid "Homepage" +msgstr "עמוד בית" + +#: ../../Zotlabs/Module/Profiles.php:466 +msgid "Interests" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:560 +msgid "Profile updated." +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:644 +msgid "Hide your connections list from viewers of this profile" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:686 +msgid "Edit Profile Details" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:688 +msgid "View this profile" +msgstr "צפה בפרופיל ×–×”" + +#: ../../Zotlabs/Module/Profiles.php:689 ../../Zotlabs/Module/Profiles.php:771 +#: ../../include/channel.php:959 +msgid "Edit visibility" +msgstr "ערוך נר×ות" + +#: ../../Zotlabs/Module/Profiles.php:690 +msgid "Profile Tools" +msgstr "כלי פרופיל" + +#: ../../Zotlabs/Module/Profiles.php:691 +msgid "Change cover photo" +msgstr "שנה ×ª×¦×œ×•× ×©×¢×¨" + +#: ../../Zotlabs/Module/Profiles.php:692 ../../include/channel.php:930 +msgid "Change profile photo" +msgstr "שנה ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ" + +#: ../../Zotlabs/Module/Profiles.php:693 +msgid "Create a new profile using these settings" +msgstr "צור פרופיל חדש ב×מצעות הגדרות ×לו" + +#: ../../Zotlabs/Module/Profiles.php:694 +msgid "Clone this profile" +msgstr "שבט ×ת פרופיל ×–×”" + +#: ../../Zotlabs/Module/Profiles.php:695 +msgid "Delete this profile" +msgstr "מחק ×ת פרופיל ×–×”" + +#: ../../Zotlabs/Module/Profiles.php:696 +msgid "Add profile things" +msgstr "הוסף דברי פרופיל" + +#: ../../Zotlabs/Module/Profiles.php:697 ../../include/widgets.php:105 +#: ../../include/conversation.php:1526 +msgid "Personal" +msgstr "×ישי" + +#: ../../Zotlabs/Module/Profiles.php:699 +msgid "Relation" +msgstr "יחס" + +#: ../../Zotlabs/Module/Profiles.php:700 ../../include/datetime.php:48 +msgid "Miscellaneous" +msgstr "שונות" + +#: ../../Zotlabs/Module/Profiles.php:702 +msgid "Import profile from file" +msgstr "×™×‘× ×¤×¨×•×¤×™×œ מתוך קובץ" + +#: ../../Zotlabs/Module/Profiles.php:703 +msgid "Export profile to file" +msgstr "×™×¦× ×¤×¨×•×¤×™×œ לתוך קובץ" + +#: ../../Zotlabs/Module/Profiles.php:704 +msgid "Your gender" +msgstr "המין שלך" + +#: ../../Zotlabs/Module/Profiles.php:705 +msgid "Marital status" +msgstr "מצב משפחתי" + +#: ../../Zotlabs/Module/Profiles.php:706 +msgid "Sexual preference" +msgstr "העדפה מינית" + +#: ../../Zotlabs/Module/Profiles.php:709 +msgid "Profile name" +msgstr "×©× ×¤×¨×•×¤×™×œ" + +#: ../../Zotlabs/Module/Profiles.php:711 +msgid "This is your default profile." +msgstr "זהו הפרופיל השגרתי שלך." + +#: ../../Zotlabs/Module/Profiles.php:713 +msgid "Your full name" +msgstr "שמך המל×" + +#: ../../Zotlabs/Module/Profiles.php:714 +msgid "Title/Description" +msgstr "כותרת/תי×ור" + +#: ../../Zotlabs/Module/Profiles.php:717 +msgid "Street address" +msgstr "כתובת רחוב" + +#: ../../Zotlabs/Module/Profiles.php:718 +msgid "Locality/City" +msgstr "מקומיות/עיר" + +#: ../../Zotlabs/Module/Profiles.php:719 +msgid "Region/State" +msgstr "×זור/מחוז" + +#: ../../Zotlabs/Module/Profiles.php:720 +msgid "Postal/Zip code" +msgstr "דו×ר/מיקוד" + +#: ../../Zotlabs/Module/Profiles.php:721 +msgid "Country" +msgstr "×רץ" + +#: ../../Zotlabs/Module/Profiles.php:726 +msgid "Who (if applicable)" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:726 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:727 +msgid "Since (date)" +msgstr "מ××– (ת×ריך)" + +#: ../../Zotlabs/Module/Profiles.php:730 +msgid "Tell us about yourself" +msgstr "ספר לנו ×ודותיך" + +#: ../../Zotlabs/Module/Profiles.php:732 +msgid "Hometown" +msgstr "עיר מגורי×" + +#: ../../Zotlabs/Module/Profiles.php:733 +msgid "Political views" +msgstr "השקפות פוליטיות" + +#: ../../Zotlabs/Module/Profiles.php:734 +msgid "Religious views" +msgstr "השקפות דתיות" + +#: ../../Zotlabs/Module/Profiles.php:735 +msgid "Keywords used in directory listings" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:735 +msgid "Example: fishing photography software" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:738 +msgid "Musical interests" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:739 +msgid "Books, literature" +msgstr "ספרי×, ספרות" + +#: ../../Zotlabs/Module/Profiles.php:740 +msgid "Television" +msgstr "טלוויזיה" + +#: ../../Zotlabs/Module/Profiles.php:741 +msgid "Film/Dance/Culture/Entertainment" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:742 +msgid "Hobbies/Interests" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:743 +msgid "Love/Romance" +msgstr "×הבה/רומנטיקה" + +#: ../../Zotlabs/Module/Profiles.php:745 +msgid "School/Education" +msgstr "בית ספר/חינוך" + +#: ../../Zotlabs/Module/Profiles.php:746 +msgid "Contact information and social networks" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:747 +msgid "My other channels" +msgstr "×”×¢×¨×•×¦×™× ×”××—×¨×™× ×©×œ×™" + +#: ../../Zotlabs/Module/Profiles.php:767 ../../include/channel.php:955 +msgid "Profile Image" +msgstr "תמונת פרופיל" + +#: ../../Zotlabs/Module/Profiles.php:777 ../../include/nav.php:88 +#: ../../include/channel.php:937 +msgid "Edit Profiles" +msgstr "ערוך פרופילי×" + +#: ../../Zotlabs/Module/Profile_photo.php:179 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:367 +msgid "Upload Profile Photo" +msgstr "העלה ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ" + +#: ../../Zotlabs/Module/Profperm.php:34 ../../Zotlabs/Module/Profperm.php:63 +msgid "Invalid profile identifier." +msgstr "מזהה פרופיל ×œ× ×ª×§×™×Ÿ." + +#: ../../Zotlabs/Module/Profperm.php:115 +msgid "Profile Visibility Editor" +msgstr "" + +#: ../../Zotlabs/Module/Profperm.php:117 ../../include/channel.php:1249 +msgid "Profile" +msgstr "פרופיל" + +#: ../../Zotlabs/Module/Profperm.php:119 +msgid "Click on a contact to add or remove." +msgstr "" + +#: ../../Zotlabs/Module/Profperm.php:128 +msgid "Visible To" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:22 ../../include/widgets.php:1270 +msgid "Public Hubs" +msgstr "×ž×•×§×“×™× ×¦×™×‘×•×¨×™×™×" + +#: ../../Zotlabs/Module/Pubsites.php:25 +msgid "" +"The listed hubs allow public registration for the $Projectname network. All " +"hubs in the network are interlinked so membership on any of them conveys " +"membership in the network as a whole. Some hubs may require subscription or " +"provide tiered service plans. The hub itself may provide " +"additional details." +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Hub URL" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Access Type" +msgstr "טיפוס גישה" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Registration Policy" +msgstr "מדיניות רישו×" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Stats" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Software" +msgstr "תוכנה" + +#: ../../Zotlabs/Module/Pubsites.php:31 ../../Zotlabs/Module/Ratings.php:103 +#: ../../include/conversation.php:959 +msgid "Ratings" +msgstr "דירוג" + +#: ../../Zotlabs/Module/Pubsites.php:38 +msgid "Rate" +msgstr "דרג" + +#: ../../Zotlabs/Module/Rate.php:160 +msgid "Website:" +msgstr "×תר רשת:" + +#: ../../Zotlabs/Module/Rate.php:163 +#, php-format +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "ערוץ מרוחק [%s] (×œ× ×ž×•×›×¨ עדיין ב×תר ×–×”)" + +#: ../../Zotlabs/Module/Rate.php:164 +msgid "Rating (this information is public)" +msgstr "דירוג (מידע ×–×” הינו ציבורי)" + +#: ../../Zotlabs/Module/Rate.php:165 +msgid "Optionally explain your rating (this information is public)" +msgstr "הסבר לפי הצורך ×ת הדירוג שלך (מידע ×–×” הינו ציבורי)" + +#: ../../Zotlabs/Module/Ratings.php:73 +msgid "No ratings" +msgstr "×ין דירוג" + +#: ../../Zotlabs/Module/Ratings.php:104 +msgid "Rating: " +msgstr "דירוג: " + +#: ../../Zotlabs/Module/Ratings.php:105 +msgid "Website: " +msgstr "×תר רשת:" + +#: ../../Zotlabs/Module/Ratings.php:107 +msgid "Description: " +msgstr "תי×ור: " + +#: ../../Zotlabs/Module/Admin.php:77 +msgid "Theme settings updated." +msgstr "הגדרות ערכת × ×•×©× ×¢×•×“×›× ×•." + +#: ../../Zotlabs/Module/Admin.php:197 +msgid "# Accounts" +msgstr "# חשבונות" + +#: ../../Zotlabs/Module/Admin.php:198 +msgid "# blocked accounts" +msgstr "# חשבונות חסומי×" + +#: ../../Zotlabs/Module/Admin.php:199 +msgid "# expired accounts" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:200 +msgid "# expiring accounts" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:211 +msgid "# Channels" +msgstr "# ערוצי×" + +#: ../../Zotlabs/Module/Admin.php:212 +msgid "# primary" +msgstr "# עיקרי" + +#: ../../Zotlabs/Module/Admin.php:213 +msgid "# clones" +msgstr "# שיבוטי×" + +#: ../../Zotlabs/Module/Admin.php:219 +msgid "Message queues" +msgstr "תור הודעות" + +#: ../../Zotlabs/Module/Admin.php:236 +msgid "Your software should be updated" +msgstr "התוכנה שלך ×מורה להיות מעודכנת" + +#: ../../Zotlabs/Module/Admin.php:241 ../../Zotlabs/Module/Admin.php:490 +#: ../../Zotlabs/Module/Admin.php:711 ../../Zotlabs/Module/Admin.php:755 +#: ../../Zotlabs/Module/Admin.php:1030 ../../Zotlabs/Module/Admin.php:1209 +#: ../../Zotlabs/Module/Admin.php:1329 ../../Zotlabs/Module/Admin.php:1419 +#: ../../Zotlabs/Module/Admin.php:1612 ../../Zotlabs/Module/Admin.php:1646 +#: ../../Zotlabs/Module/Admin.php:1731 +msgid "Administration" +msgstr "הנהלה" + +#: ../../Zotlabs/Module/Admin.php:242 +msgid "Summary" +msgstr "סיכו×" + +#: ../../Zotlabs/Module/Admin.php:245 +msgid "Registered accounts" +msgstr "חשבונות רשומי×" + +#: ../../Zotlabs/Module/Admin.php:246 ../../Zotlabs/Module/Admin.php:715 +msgid "Pending registrations" +msgstr "הרשמות תלויות ועומדות" + +#: ../../Zotlabs/Module/Admin.php:247 +msgid "Registered channels" +msgstr "×¢×¨×•×¦×™× ×¨×©×•×ž×™×" + +#: ../../Zotlabs/Module/Admin.php:248 ../../Zotlabs/Module/Admin.php:716 +msgid "Active plugins" +msgstr "×ª×•×¡×¤×™× ×¤×¢×™×œ×™×" + +#: ../../Zotlabs/Module/Admin.php:249 +msgid "Version" +msgstr "גרס×" + +#: ../../Zotlabs/Module/Admin.php:250 +msgid "Repository version (master)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:251 +msgid "Repository version (dev)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:373 +msgid "Site settings updated." +msgstr "הגדרות ×תר עודכנו." + +#: ../../Zotlabs/Module/Admin.php:400 ../../include/text.php:2841 +msgid "Default" +msgstr "ברירת מחדל" + +#: ../../Zotlabs/Module/Admin.php:410 ../../Zotlabs/Module/Settings.php:798 +msgid "mobile" +msgstr "נייד" + +#: ../../Zotlabs/Module/Admin.php:412 +msgid "experimental" +msgstr "ניסיוני" + +#: ../../Zotlabs/Module/Admin.php:414 +msgid "unsupported" +msgstr "×œ× × ×ª×ž×š" + +#: ../../Zotlabs/Module/Admin.php:460 +msgid "Yes - with approval" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:466 +msgid "My site is not a public server" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:467 +msgid "My site has paid access only" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:468 +msgid "My site has free access only" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:469 +msgid "My site offers free accounts with optional paid upgrades" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:491 ../../include/widgets.php:1382 +msgid "Site" +msgstr "×תר" + +#: ../../Zotlabs/Module/Admin.php:493 ../../Zotlabs/Module/Register.php:245 +msgid "Registration" +msgstr "רישו×" + +#: ../../Zotlabs/Module/Admin.php:494 +msgid "File upload" +msgstr "העל×ת קובץ" + +#: ../../Zotlabs/Module/Admin.php:495 +msgid "Policies" +msgstr "מדינויות" + +#: ../../Zotlabs/Module/Admin.php:496 ../../include/contact_widgets.php:16 +msgid "Advanced" +msgstr "מתקד×" + +#: ../../Zotlabs/Module/Admin.php:500 +msgid "Site name" +msgstr "×©× ×תר" + +#: ../../Zotlabs/Module/Admin.php:501 +msgid "Banner/Logo" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:502 +msgid "Administrator Information" +msgstr "מידע מנהל" + +#: ../../Zotlabs/Module/Admin.php:502 +msgid "" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:503 +msgid "System language" +msgstr "שפת מערכת" + +#: ../../Zotlabs/Module/Admin.php:504 +msgid "System theme" +msgstr "מוטיב מערכת" + +#: ../../Zotlabs/Module/Admin.php:504 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:505 +msgid "Mobile system theme" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:505 +msgid "Theme for mobile devices" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:507 +msgid "Allow Feeds as Connections" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:507 +msgid "(Heavy system resource usage)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:508 +msgid "Maximum image size" +msgstr "גודל תמונה מרבי" + +#: ../../Zotlabs/Module/Admin.php:508 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:509 +msgid "Does this site allow new member registration?" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:510 +msgid "Invitation only" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:510 +msgid "" +"Only allow new member registrations with an invitation code. Above register " +"policy must be set to Yes." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:511 +msgid "Which best describes the types of account offered by this hub?" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:512 +msgid "Register text" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:512 +msgid "Will be displayed prominently on the registration page." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:513 +msgid "Site homepage to show visitors (default: login box)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:513 +msgid "" +"example: 'public' to show public stream, 'page/sys/home' to show a system " +"webpage called 'home' or 'include:home.html' to include a file." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:514 +msgid "Preserve site homepage URL" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:514 +msgid "" +"Present the site homepage in a frame at the original location instead of " +"redirecting" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:515 +msgid "Accounts abandoned after x days" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:515 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:516 +msgid "Allowed friend domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:516 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:517 +msgid "Allowed email domains" +msgstr "מתחמי דו×״ל מורשי×" + +#: ../../Zotlabs/Module/Admin.php:517 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:518 +msgid "Not allowed email domains" +msgstr "מתחמי דו×״ל ×œ× ×ž×•×¨×©×™×" + +#: ../../Zotlabs/Module/Admin.php:518 +msgid "" +"Comma separated list of domains which are not allowed in email addresses for" +" registrations to this site. Wildcards are accepted. Empty to allow any " +"domains, unless allowed domains have been defined." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:519 +msgid "Verify Email Addresses" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:519 +msgid "" +"Check to verify email addresses used in account registration (recommended)." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:520 +msgid "Force publish" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:520 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:521 +msgid "Import Public Streams" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:521 +msgid "" +"Import and allow access to public content pulled from other sites. Warning: " +"this content is unmoderated." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:522 +msgid "Login on Homepage" +msgstr "התחבר בעמוד בית" + +#: ../../Zotlabs/Module/Admin.php:522 +msgid "" +"Present a login box to visitors on the home page if no other content has " +"been configured." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:523 +msgid "Enable context help" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:523 +msgid "" +"Display contextual help for the current page when the help button is " +"pressed." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:525 +msgid "Directory Server URL" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:525 +msgid "Default directory server" +msgstr "שרת ספרייה שגרתי" + +#: ../../Zotlabs/Module/Admin.php:527 +msgid "Proxy user" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:528 +msgid "Proxy URL" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:529 +msgid "Network timeout" +msgstr "פקיעת זמן רשת" + +#: ../../Zotlabs/Module/Admin.php:529 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:530 +msgid "Delivery interval" +msgstr "תדירות שגרתית" + +#: ../../Zotlabs/Module/Admin.php:530 +msgid "" +"Delay background delivery processes by this many seconds to reduce system " +"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " +"for large dedicated servers." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:531 +msgid "Deliveries per process" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:531 +msgid "" +"Number of deliveries to attempt in a single operating system process. Adjust" +" if necessary to tune system performance. Recommend: 1-5." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:532 +msgid "Poll interval" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:532 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:533 +msgid "Maximum Load Average" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:533 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:534 +msgid "Expiration period in days for imported (grid/network) content" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:534 +msgid "0 for no expiration of imported content" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:677 ../../Zotlabs/Module/Admin.php:678 +#: ../../Zotlabs/Module/Settings.php:722 +msgid "Off" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:677 ../../Zotlabs/Module/Admin.php:678 +#: ../../Zotlabs/Module/Settings.php:722 +msgid "On" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:678 +#, php-format +msgid "Lock feature %s" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:686 +msgid "Manage Additional Features" +msgstr "נהל תכונות נוספות" + +#: ../../Zotlabs/Module/Admin.php:703 +msgid "No server found" +msgstr "×œ× × ×ž×¦× ×©×¨×ª" + +#: ../../Zotlabs/Module/Admin.php:710 ../../Zotlabs/Module/Admin.php:1046 +msgid "ID" +msgstr "מזהה" + +#: ../../Zotlabs/Module/Admin.php:710 +msgid "for channel" +msgstr "לערוץ" + +#: ../../Zotlabs/Module/Admin.php:710 +msgid "on server" +msgstr "בשרת" + +#: ../../Zotlabs/Module/Admin.php:712 +msgid "Server" +msgstr "שרת" + +#: ../../Zotlabs/Module/Admin.php:746 +msgid "" +"By default, unfiltered HTML is allowed in embedded media. This is inherently" +" insecure." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:749 +msgid "" +"The recommended setting is to only allow unfiltered HTML from the following " +"sites:" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:750 +msgid "" +"https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/https://vimeo.com/
    https://soundcloud.com/
    " +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:751 +msgid "" +"All other embedded content will be filtered, unless " +"embedded content from that site is explicitly blocked." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:756 ../../include/widgets.php:1385 +msgid "Security" +msgstr "×בטחה" + +#: ../../Zotlabs/Module/Admin.php:758 +msgid "Block public" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:758 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently authenticated." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:759 +msgid "Set \"Transport Security\" HTTP header" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:760 +msgid "Set \"Content Security Policy\" HTTP header" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:761 +msgid "Allow communications only from these sites" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:761 +msgid "" +"One site per line. Leave empty to allow communication from anywhere by " +"default" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:762 +msgid "Block communications from these sites" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:763 +msgid "Allow communications only from these channels" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:763 +msgid "" +"One channel (hash) per line. Leave empty to allow from any channel by " +"default" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:764 +msgid "Block communications from these channels" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:765 +msgid "Only allow embeds from secure (SSL) websites and links." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:766 +msgid "Allow unfiltered embedded HTML content only from these domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:766 +msgid "One site per line. By default embedded content is filtered." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:767 +msgid "Block embedded HTML from these domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:785 +msgid "Update has been marked successful" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:795 +#, php-format +msgid "Executing %s failed. Check system logs." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:798 +#, php-format +msgid "Update %s was successfully applied." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:802 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:805 +#, php-format +msgid "Update function %s could not be found." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:821 +msgid "No failed updates." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:825 +msgid "Failed Updates" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:827 +msgid "Mark success (if update was manually applied)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:828 +msgid "Attempt to execute this update step automatically" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:859 +msgid "Queue Statistics" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:860 +msgid "Total Entries" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:861 +msgid "Priority" +msgstr "עדיפות" + +#: ../../Zotlabs/Module/Admin.php:862 +msgid "Destination URL" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:863 +msgid "Mark hub permanently offline" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:864 +msgid "Empty queue for this hub" +msgstr "רוקן תור עבור מוקד ×–×”" + +#: ../../Zotlabs/Module/Admin.php:865 +msgid "Last known contact" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:901 +#, php-format +msgid "%s account blocked/unblocked" +msgid_plural "%s account blocked/unblocked" +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Module/Admin.php:908 +#, php-format +msgid "%s account deleted" +msgid_plural "%s accounts deleted" +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Module/Admin.php:944 +msgid "Account not found" +msgstr "חשבון ×œ× × ×ž×¦×" + +#: ../../Zotlabs/Module/Admin.php:955 +#, php-format +msgid "Account '%s' deleted" +msgstr "חשבון '%s' נמחק" + +#: ../../Zotlabs/Module/Admin.php:963 +#, php-format +msgid "Account '%s' blocked" +msgstr "חשבון '%s' נחס×" + +#: ../../Zotlabs/Module/Admin.php:971 +#, php-format +msgid "Account '%s' unblocked" +msgstr "חשבון '%s' נפתח" + +#: ../../Zotlabs/Module/Admin.php:1031 ../../Zotlabs/Module/Admin.php:1044 +#: ../../include/widgets.php:1383 +msgid "Accounts" +msgstr "חשבונות" + +#: ../../Zotlabs/Module/Admin.php:1033 ../../Zotlabs/Module/Admin.php:1212 +msgid "select all" +msgstr "בחר הכל" + +#: ../../Zotlabs/Module/Admin.php:1034 +msgid "Registrations waiting for confirm" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1035 +msgid "Request date" +msgstr "ת×ריך בקשה" + +#: ../../Zotlabs/Module/Admin.php:1036 +msgid "No registrations." +msgstr "×ין הרשמות." + +#: ../../Zotlabs/Module/Admin.php:1038 +msgid "Deny" +msgstr "×סור" + +#: ../../Zotlabs/Module/Admin.php:1048 ../../include/group.php:267 +msgid "All Channels" +msgstr "כל הערוצי×" + +#: ../../Zotlabs/Module/Admin.php:1049 +msgid "Register date" +msgstr "ת×ריך רישו×" + +#: ../../Zotlabs/Module/Admin.php:1050 +msgid "Last login" +msgstr "כניסה ×חרונה" + +#: ../../Zotlabs/Module/Admin.php:1051 +msgid "Expires" +msgstr "פג" + +#: ../../Zotlabs/Module/Admin.php:1052 +msgid "Service Class" +msgstr "מחלקת שירות" + +#: ../../Zotlabs/Module/Admin.php:1054 +msgid "" +"Selected accounts will be deleted!\\n\\nEverything these accounts had posted" +" on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1055 +msgid "" +"The account {0} will be deleted!\\n\\nEverything this account has posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1091 +#, php-format +msgid "%s channel censored/uncensored" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Module/Admin.php:1100 +#, php-format +msgid "%s channel code allowed/disallowed" +msgid_plural "%s channels code allowed/disallowed" +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Module/Admin.php:1106 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "ערוץ %s נמחק" +msgstr[1] "%s ×¢×¨×•×¦×™× × ×ž×—×§×•" + +#: ../../Zotlabs/Module/Admin.php:1126 +msgid "Channel not found" +msgstr "ערוץ ×œ× × ×ž×¦×" + +#: ../../Zotlabs/Module/Admin.php:1136 +#, php-format +msgid "Channel '%s' deleted" +msgstr "ערוץ '%s' נמחק" + +#: ../../Zotlabs/Module/Admin.php:1148 +#, php-format +msgid "Channel '%s' censored" +msgstr "ערוץ '%s' צונזר" + +#: ../../Zotlabs/Module/Admin.php:1148 +#, php-format +msgid "Channel '%s' uncensored" +msgstr "ערוץ '%s' ×™×¦× ×ž×›×œ×œ צנזורה" + +#: ../../Zotlabs/Module/Admin.php:1159 +#, php-format +msgid "Channel '%s' code allowed" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1159 +#, php-format +msgid "Channel '%s' code disallowed" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1210 ../../include/widgets.php:1384 +msgid "Channels" +msgstr "ערוצי×" + +#: ../../Zotlabs/Module/Admin.php:1214 +msgid "Censor" +msgstr "צנזר" + +#: ../../Zotlabs/Module/Admin.php:1215 +msgid "Uncensor" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1216 +msgid "Allow Code" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1217 +msgid "Disallow Code" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1218 ../../include/conversation.php:1611 +msgid "Channel" +msgstr "ערוץ" + +#: ../../Zotlabs/Module/Admin.php:1222 +msgid "UID" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1226 +msgid "" +"Selected channels will be deleted!\\n\\nEverything that was posted in these " +"channels on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1227 +msgid "" +"The channel {0} will be deleted!\\n\\nEverything that was posted in this " +"channel on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1284 +#, php-format +msgid "Plugin %s disabled." +msgstr "תוסף %s מנוטרל." + +#: ../../Zotlabs/Module/Admin.php:1288 +#, php-format +msgid "Plugin %s enabled." +msgstr "תוסף %s מ×ופשר." + +#: ../../Zotlabs/Module/Admin.php:1298 ../../Zotlabs/Module/Admin.php:1585 +msgid "Disable" +msgstr "נטרל" + +#: ../../Zotlabs/Module/Admin.php:1301 ../../Zotlabs/Module/Admin.php:1587 +msgid "Enable" +msgstr "×פשר" + +#: ../../Zotlabs/Module/Admin.php:1330 ../../Zotlabs/Module/Admin.php:1420 +#: ../../include/widgets.php:1387 +msgid "Plugins" +msgstr "תוספות" + +#: ../../Zotlabs/Module/Admin.php:1331 ../../Zotlabs/Module/Admin.php:1614 +msgid "Toggle" +msgstr "החלף" + +#: ../../Zotlabs/Module/Admin.php:1332 ../../Zotlabs/Module/Admin.php:1615 +#: ../../Zotlabs/Lib/Apps.php:215 ../../include/widgets.php:638 +#: ../../include/nav.php:208 +msgid "Settings" +msgstr "הגדרות" + +#: ../../Zotlabs/Module/Admin.php:1339 ../../Zotlabs/Module/Admin.php:1624 +msgid "Author: " +msgstr "מחבר: " + +#: ../../Zotlabs/Module/Admin.php:1340 ../../Zotlabs/Module/Admin.php:1625 +msgid "Maintainer: " +msgstr "מתחזק: " + +#: ../../Zotlabs/Module/Admin.php:1341 +msgid "Minimum project version: " +msgstr "גרסת פרויקט נומינלית: " + +#: ../../Zotlabs/Module/Admin.php:1342 +msgid "Maximum project version: " +msgstr "גרסת פרויקט מרבית: " + +#: ../../Zotlabs/Module/Admin.php:1343 +msgid "Minimum PHP version: " +msgstr "גרסת PHP נומינלית: " + +#: ../../Zotlabs/Module/Admin.php:1344 +msgid "Requires: " +msgstr "מצריך: " + +#: ../../Zotlabs/Module/Admin.php:1345 ../../Zotlabs/Module/Admin.php:1425 +msgid "Disabled - version incompatibility" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1394 +msgid "Enter the public git repository URL of the plugin repo." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1395 +msgid "Plugin repo git URL" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1396 +msgid "Custom repo name" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1396 +msgid "(optional)" +msgstr "(רשות)" + +#: ../../Zotlabs/Module/Admin.php:1397 +msgid "Download Plugin Repo" +msgstr "הורד מ×גר תוספי×" + +#: ../../Zotlabs/Module/Admin.php:1404 +msgid "Install new repo" +msgstr "התקן מ×גר חדש" + +#: ../../Zotlabs/Module/Admin.php:1405 ../../Zotlabs/Lib/Apps.php:330 +msgid "Install" +msgstr "התקן" + +#: ../../Zotlabs/Module/Admin.php:1427 +msgid "Manage Repos" +msgstr "נהל מ×גרי×" + +#: ../../Zotlabs/Module/Admin.php:1428 +msgid "Installed Plugin Repositories" +msgstr "מ×גרי תוסף מותקני×" + +#: ../../Zotlabs/Module/Admin.php:1429 +msgid "Install a New Plugin Repository" +msgstr "התקן מ×גר תוסף חדש" + +#: ../../Zotlabs/Module/Admin.php:1435 ../../Zotlabs/Module/Settings.php:77 +#: ../../Zotlabs/Module/Settings.php:616 ../../Zotlabs/Lib/Apps.php:330 +msgid "Update" +msgstr "עדכן" + +#: ../../Zotlabs/Module/Admin.php:1436 +msgid "Switch branch" +msgstr "החלף ×¢× ×£" + +#: ../../Zotlabs/Module/Admin.php:1550 +msgid "No themes found." +msgstr "×œ× × ×ž×¦×ו מוטיבי×." + +#: ../../Zotlabs/Module/Admin.php:1606 +msgid "Screenshot" +msgstr "×¦×™×œ×•× ×ž×¡×š" + +#: ../../Zotlabs/Module/Admin.php:1613 ../../Zotlabs/Module/Admin.php:1647 +#: ../../include/widgets.php:1388 +msgid "Themes" +msgstr "ערכות נוש×" + +#: ../../Zotlabs/Module/Admin.php:1652 +msgid "[Experimental]" +msgstr "[ניסיוני]" + +#: ../../Zotlabs/Module/Admin.php:1653 +msgid "[Unsupported]" +msgstr "[×œ× × ×ª×ž×š]" + +#: ../../Zotlabs/Module/Admin.php:1677 +msgid "Log settings updated." +msgstr "הגדרות יומן עדכנו." + +#: ../../Zotlabs/Module/Admin.php:1732 ../../include/widgets.php:1409 +#: ../../include/widgets.php:1419 +msgid "Logs" +msgstr "יומני×" + +#: ../../Zotlabs/Module/Admin.php:1734 +msgid "Clear" +msgstr "טהר" + +#: ../../Zotlabs/Module/Admin.php:1740 +msgid "Debugging" +msgstr "דיב××’" + +#: ../../Zotlabs/Module/Admin.php:1741 +msgid "Log file" +msgstr "קובץ יומן" + +#: ../../Zotlabs/Module/Admin.php:1741 +msgid "" +"Must be writable by web server. Relative to your top-level webserver " +"directory." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1742 +msgid "Log level" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:2028 +msgid "New Profile Field" +msgstr "שדה פרופיל חדש" + +#: ../../Zotlabs/Module/Admin.php:2029 ../../Zotlabs/Module/Admin.php:2049 +msgid "Field nickname" +msgstr "×©× ×›×™× ×•×™ שדה" + +#: ../../Zotlabs/Module/Admin.php:2029 ../../Zotlabs/Module/Admin.php:2049 +msgid "System name of field" +msgstr "×©× ×ž×¢×¨×›×ª של שדה" + +#: ../../Zotlabs/Module/Admin.php:2030 ../../Zotlabs/Module/Admin.php:2050 +msgid "Input type" +msgstr "טיפוס קלט" + +#: ../../Zotlabs/Module/Admin.php:2031 ../../Zotlabs/Module/Admin.php:2051 +msgid "Field Name" +msgstr "×©× ×©×“×”" + +#: ../../Zotlabs/Module/Admin.php:2031 ../../Zotlabs/Module/Admin.php:2051 +msgid "Label on profile pages" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:2032 ../../Zotlabs/Module/Admin.php:2052 +msgid "Help text" +msgstr "טקסט עזרה" + +#: ../../Zotlabs/Module/Admin.php:2032 ../../Zotlabs/Module/Admin.php:2052 +msgid "Additional info (optional)" +msgstr "מידע נוסף (רשות)" + +#: ../../Zotlabs/Module/Admin.php:2042 +msgid "Field definition not found" +msgstr "הגדרת שדה ×œ× × ×ž×¦××”" + +#: ../../Zotlabs/Module/Admin.php:2048 +msgid "Edit Profile Field" +msgstr "ערוך שדה פרופיל" + +#: ../../Zotlabs/Module/Admin.php:2106 ../../include/widgets.php:1390 +msgid "Profile Fields" +msgstr "שדות פרופיל" + +#: ../../Zotlabs/Module/Admin.php:2107 +msgid "Basic Profile Fields" +msgstr "שדות פרופיל בסיסיי×" + +#: ../../Zotlabs/Module/Admin.php:2108 +msgid "Advanced Profile Fields" +msgstr "שדות פרופיל מתקדמי×" + +#: ../../Zotlabs/Module/Admin.php:2108 +msgid "(In addition to basic fields)" +msgstr "(בנוסף על שדות בסיסיי×)" + +#: ../../Zotlabs/Module/Admin.php:2110 +msgid "All available fields" +msgstr "כל השדות הזמיני×" + +#: ../../Zotlabs/Module/Admin.php:2111 +msgid "Custom Fields" +msgstr "שדות מות×מי×" + +#: ../../Zotlabs/Module/Admin.php:2115 +msgid "Create Custom Field" +msgstr "צור שדה מות××" + +#: ../../Zotlabs/Module/Appman.php:37 ../../Zotlabs/Module/Appman.php:53 +msgid "App installed." +msgstr "×פליקציה מותקנת." + +#: ../../Zotlabs/Module/Appman.php:46 +msgid "Malformed app." +msgstr "×פליקציה פגומה." + +#: ../../Zotlabs/Module/Appman.php:104 +msgid "Embed code" +msgstr "הטמע קוד" + +#: ../../Zotlabs/Module/Appman.php:110 ../../include/widgets.php:107 +msgid "Edit App" +msgstr "ערוך ×פליקציה" + +#: ../../Zotlabs/Module/Appman.php:110 +msgid "Create App" +msgstr "צור ×פליקציה" + +#: ../../Zotlabs/Module/Appman.php:115 +msgid "Name of app" +msgstr "×©× ×©×œ ×פליקציה" + +#: ../../Zotlabs/Module/Appman.php:116 +msgid "Location (URL) of app" +msgstr "×ž×™×§×•× (URL) של ×פליקציה" + +#: ../../Zotlabs/Module/Appman.php:118 +msgid "Photo icon URL" +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:118 +msgid "80 x 80 pixels - optional" +msgstr "80 x 80 ×¤×™×§×¡×œ×™× - רשות" + +#: ../../Zotlabs/Module/Appman.php:119 +msgid "Categories (optional, comma separated list)" +msgstr "קטגוריות (רשות, רשימה מופרדת פסיקי×)" + +#: ../../Zotlabs/Module/Appman.php:120 +msgid "Version ID" +msgstr "מזהה גרס×" + +#: ../../Zotlabs/Module/Appman.php:121 +msgid "Price of app" +msgstr "מחיר ×פליקציה" + +#: ../../Zotlabs/Module/Appman.php:122 +msgid "Location (URL) to purchase app" +msgstr "×ž×™×§×•× (URL) כדי לרכוש ×פליקציה" + +#: ../../Zotlabs/Module/Rbmark.php:94 +msgid "Select a bookmark folder" +msgstr "בחר תיקיית סימניות" + +#: ../../Zotlabs/Module/Rbmark.php:99 +msgid "Save Bookmark" +msgstr "שמור סימנייה" + +#: ../../Zotlabs/Module/Rbmark.php:100 +msgid "URL of bookmark" +msgstr "" + +#: ../../Zotlabs/Module/Rbmark.php:105 +msgid "Or enter new bookmark folder name" +msgstr "" + +#: ../../Zotlabs/Module/Register.php:49 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:55 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:89 +msgid "Passwords do not match." +msgstr "סיסמ×ות ×œ× ×ª×•×מות." + +#: ../../Zotlabs/Module/Register.php:131 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:137 +msgid "Your registration is pending approval by the site owner." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:140 +msgid "Your registration can not be processed." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:184 +msgid "Registration on this hub is disabled." +msgstr "×¨×™×©×•× ×¢×œ מוקד ×–×” הינו מנוטרל." + +#: ../../Zotlabs/Module/Register.php:193 +msgid "Registration on this hub is by approval only." +msgstr "×¨×™×©×•× ×¢×œ מוקד ×–×” הינו מותנה ב×ישור." + +#: ../../Zotlabs/Module/Register.php:194 +msgid "Register at another affiliated hub." +msgstr "×”×™×¨×©× ×‘×ž×•×§×“ מקושר ×חר." + +#: ../../Zotlabs/Module/Register.php:204 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:215 +msgid "Terms of Service" +msgstr "תנ××™ שימוש" + +#: ../../Zotlabs/Module/Register.php:221 +#, php-format +msgid "I accept the %s for this website" +msgstr "×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”" + +#: ../../Zotlabs/Module/Register.php:223 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "גילי מעל 13 שנה ו×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”" + +#: ../../Zotlabs/Module/Register.php:227 +msgid "Your email address" +msgstr "כתובת דו×״ל שלך" + +#: ../../Zotlabs/Module/Register.php:228 +msgid "Choose a password" +msgstr "בחר סיסמה" + +#: ../../Zotlabs/Module/Register.php:229 +msgid "Please re-enter your password" +msgstr "בבקשה הזן שוב ×ת סיסמתך" + +#: ../../Zotlabs/Module/Register.php:230 +msgid "Please enter your invitation code" +msgstr "" + +#: ../../Zotlabs/Module/Register.php:236 +msgid "no" +msgstr "ל×" + +#: ../../Zotlabs/Module/Register.php:236 +msgid "yes" +msgstr "כן" + +#: ../../Zotlabs/Module/Register.php:250 +msgid "Membership on this site is by invitation only." +msgstr "חברות ב×תר ×–×” ×”×™× ×‘×מצעות הזמנה בלבד." + +#: ../../Zotlabs/Module/Register.php:262 ../../include/nav.php:147 +#: ../../boot.php:1685 +msgid "Register" +msgstr "הרשמה" + +#: ../../Zotlabs/Module/Register.php:262 +msgid "Proceed to create your first channel" +msgstr "" + +#: ../../Zotlabs/Module/Regmod.php:15 +msgid "Please login." +msgstr "×× × ×”×ª×—×‘×¨." + +#: ../../Zotlabs/Module/Removeaccount.php:34 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "" + +#: ../../Zotlabs/Module/Removeaccount.php:56 +msgid "Remove This Account" +msgstr "הסר ×ת חשבון ×–×”" + +#: ../../Zotlabs/Module/Removeaccount.php:57 +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "WARNING: " +msgstr "×זהרה: " + +#: ../../Zotlabs/Module/Removeaccount.php:57 +msgid "" +"This account and all its channels will be completely removed from the " +"network. " +msgstr "" + +#: ../../Zotlabs/Module/Removeaccount.php:57 +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "This action is permanent and can not be undone!" +msgstr "" + +#: ../../Zotlabs/Module/Removeaccount.php:58 +#: ../../Zotlabs/Module/Removeme.php:60 +msgid "Please enter your password for verification:" +msgstr "×× × ×”×–×Ÿ ×ת הסיסמה שלך לצורך ×ימות:" + +#: ../../Zotlabs/Module/Removeaccount.php:59 +msgid "" +"Remove this account, all its channels and all its channel clones from the " +"network" +msgstr "" + +#: ../../Zotlabs/Module/Removeaccount.php:59 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" +msgstr "" + +#: ../../Zotlabs/Module/Removeaccount.php:60 +#: ../../Zotlabs/Module/Settings.php:705 +msgid "Remove Account" +msgstr "הסר חשבון" + +#: ../../Zotlabs/Module/Removeme.php:33 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "" + +#: ../../Zotlabs/Module/Removeme.php:58 +msgid "Remove This Channel" +msgstr "הסר ×ת ערוץ ×–×”" + +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "This channel will be completely removed from the network. " +msgstr "" + +#: ../../Zotlabs/Module/Removeme.php:61 +msgid "Remove this channel and all its clones from the network" +msgstr "" + +#: ../../Zotlabs/Module/Removeme.php:61 +msgid "" +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "" + +#: ../../Zotlabs/Module/Removeme.php:62 ../../Zotlabs/Module/Settings.php:1124 +msgid "Remove Channel" +msgstr "הסר ערוץ" + +#: ../../Zotlabs/Module/Rmagic.php:44 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "" + +#: ../../Zotlabs/Module/Rmagic.php:44 +msgid "The error message was:" +msgstr "" + +#: ../../Zotlabs/Module/Rmagic.php:48 +msgid "Authentication failed." +msgstr "" + +#: ../../Zotlabs/Module/Rmagic.php:88 +msgid "Remote Authentication" +msgstr "" + +#: ../../Zotlabs/Module/Rmagic.php:89 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "" + +#: ../../Zotlabs/Module/Rmagic.php:90 +msgid "Authenticate" +msgstr "" + +#: ../../Zotlabs/Module/Search.php:216 +#, php-format +msgid "Items tagged with: %s" +msgstr "" + +#: ../../Zotlabs/Module/Search.php:218 +#, php-format +msgid "Search results for: %s" +msgstr "תוצ×ות חיפוש עבור: %s" + +#: ../../Zotlabs/Module/Service_limits.php:23 +msgid "No service class restrictions found." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:69 +msgid "Name is required" +msgstr "נדרש ש×" + +#: ../../Zotlabs/Module/Settings.php:73 +msgid "Key and Secret are required" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:225 +msgid "Not valid email." +msgstr "×œ× ×“×•×״ל תקף." + +#: ../../Zotlabs/Module/Settings.php:228 +msgid "Protected email address. Cannot change to that email." +msgstr "כתובת דו×״ל מוגנת. ×œ× ×ž×¡×•×’×œ לשנות לדו×״ל ×–×”." + +#: ../../Zotlabs/Module/Settings.php:237 +msgid "System failure storing new email. Please try again." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:254 +msgid "Password verification failed." +msgstr "×ימות סיסמה נכשל." + +#: ../../Zotlabs/Module/Settings.php:261 +msgid "Passwords do not match. Password unchanged." +msgstr "סיסמ×ות ×œ× ×ª×•×מות. סיסמה ×œ× ×©×•× ×ª×”." + +#: ../../Zotlabs/Module/Settings.php:265 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "סיסמ×ות ריקות ×œ× ×ž×•×ª×¨×•×ª. סיסמה ×œ× ×©×•× ×ª×”." + +#: ../../Zotlabs/Module/Settings.php:279 +msgid "Password changed." +msgstr "סיסמה שונתה." + +#: ../../Zotlabs/Module/Settings.php:281 +msgid "Password update failed. Please try again." +msgstr "עדכון סיסמה נכשל. ×× × × ×¡×” שוב." + +#: ../../Zotlabs/Module/Settings.php:525 +msgid "Settings updated." +msgstr "הגדרות עודכנו." + +#: ../../Zotlabs/Module/Settings.php:589 ../../Zotlabs/Module/Settings.php:615 +#: ../../Zotlabs/Module/Settings.php:651 +msgid "Add application" +msgstr "הוסף ×פליקציה" + +#: ../../Zotlabs/Module/Settings.php:592 +msgid "Name of application" +msgstr "×©× ×©×œ ×פליקציה" + +#: ../../Zotlabs/Module/Settings.php:593 ../../Zotlabs/Module/Settings.php:619 +msgid "Consumer Key" +msgstr "מפתח צרכן" + +#: ../../Zotlabs/Module/Settings.php:593 ../../Zotlabs/Module/Settings.php:594 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:594 ../../Zotlabs/Module/Settings.php:620 +msgid "Consumer Secret" +msgstr "סוד צרכן" + +#: ../../Zotlabs/Module/Settings.php:595 ../../Zotlabs/Module/Settings.php:621 +msgid "Redirect" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:595 +msgid "" +"Redirect URI - leave blank unless your application specifically requires " +"this" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:596 ../../Zotlabs/Module/Settings.php:622 +msgid "Icon url" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:596 ../../Zotlabs/Module/Sources.php:112 +#: ../../Zotlabs/Module/Sources.php:147 +msgid "Optional" +msgstr "רשות" + +#: ../../Zotlabs/Module/Settings.php:607 +msgid "Application not found." +msgstr "×™×™×©×•× ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Settings.php:650 +msgid "Connected Apps" +msgstr "×פליקציות מחוברות" + +#: ../../Zotlabs/Module/Settings.php:654 +msgid "Client key starts with" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:655 +msgid "No name" +msgstr "×ין ש×" + +#: ../../Zotlabs/Module/Settings.php:656 +msgid "Remove authorization" +msgstr "הסר ×ישור" + +#: ../../Zotlabs/Module/Settings.php:669 +msgid "No feature settings configured" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:676 +msgid "Feature/Addon Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:699 +msgid "Account Settings" +msgstr "הגדרות חשבון" + +#: ../../Zotlabs/Module/Settings.php:700 +msgid "Current Password" +msgstr "סיסמה נוכחית" + +#: ../../Zotlabs/Module/Settings.php:701 +msgid "Enter New Password" +msgstr "הזן סיסמה חדשה" + +#: ../../Zotlabs/Module/Settings.php:702 +msgid "Confirm New Password" +msgstr "×מת סיסמה חדשה" + +#: ../../Zotlabs/Module/Settings.php:702 +msgid "Leave password fields blank unless changing" +msgstr "הש×ר דשות סיסמה ×¨×™×§×™× ××œ× ×× ×›×Ÿ ברצונך לשנות" + +#: ../../Zotlabs/Module/Settings.php:704 +#: ../../Zotlabs/Module/Settings.php:1041 +msgid "Email Address:" +msgstr "כתובת דו×״ל:" + +#: ../../Zotlabs/Module/Settings.php:706 +msgid "Remove this account including all its channels" +msgstr "הסר ×ת חשבון ×–×” לרבות כל ×”×¢×¨×•×¦×™× ×©×œ×•" + +#: ../../Zotlabs/Module/Settings.php:729 +msgid "Additional Features" +msgstr "תכונות נוספות" + +#: ../../Zotlabs/Module/Settings.php:753 +msgid "Connector Settings" +msgstr "הגדרות מקשר" + +#: ../../Zotlabs/Module/Settings.php:792 +msgid "No special theme for mobile devices" +msgstr "×ין ערכת × ×•×©× ×ž×™×•×—×“×ª ×œ×”×ª×§× ×™× × ×™×™×“×™×" + +#: ../../Zotlabs/Module/Settings.php:795 +#, php-format +msgid "%s - (Experimental)" +msgstr "%s - (ניסיוני)" + +#: ../../Zotlabs/Module/Settings.php:837 +msgid "Display Settings" +msgstr "הגדרות תצוגה" + +#: ../../Zotlabs/Module/Settings.php:838 +msgid "Theme Settings" +msgstr "הגדרות ערכת נוש×" + +#: ../../Zotlabs/Module/Settings.php:839 +msgid "Custom Theme Settings" +msgstr "הגדרות ערכת × ×•×©× ×ž×•×ª×מת" + +#: ../../Zotlabs/Module/Settings.php:840 +msgid "Content Settings" +msgstr "הגדרות תוכן" + +#: ../../Zotlabs/Module/Settings.php:846 +msgid "Display Theme:" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:847 +msgid "Mobile Theme:" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:848 +msgid "Preload images before rendering the page" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:848 +msgid "" +"The subjective page load time will be longer but the page will be ready when" +" displayed" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:849 +msgid "Enable user zoom on mobile devices" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:850 +msgid "Update browser every xx seconds" +msgstr "עדכן דפדפן כל xx שניות" + +#: ../../Zotlabs/Module/Settings.php:850 +msgid "Minimum of 10 seconds, no maximum" +msgstr "×ž×™× ×™×ž×•× ×©×œ 10 שניות, ×ין מקסימו×" + +#: ../../Zotlabs/Module/Settings.php:851 +msgid "Maximum number of conversations to load at any time:" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:851 +msgid "Maximum of 100 items" +msgstr "×ž×§×¡×™×ž×•× ×©×œ 100 פריטי×" + +#: ../../Zotlabs/Module/Settings.php:852 +msgid "Show emoticons (smilies) as images" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:853 +msgid "Link post titles to source" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:854 +msgid "System Page Layout Editor - (advanced)" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:857 +msgid "Use blog/list mode on channel page" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:857 ../../Zotlabs/Module/Settings.php:858 +msgid "(comments displayed separately)" +msgstr "(תגובות מוצגות בנפרד)" + +#: ../../Zotlabs/Module/Settings.php:858 +msgid "Use blog/list mode on grid page" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:859 +msgid "Channel page max height of content (in pixels)" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:859 ../../Zotlabs/Module/Settings.php:860 +msgid "click to expand content exceeding this height" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:860 +msgid "Grid page max height of content (in pixels)" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:894 +msgid "Nobody except yourself" +msgstr "××£ ×חד חוץ ממך" + +#: ../../Zotlabs/Module/Settings.php:895 +msgid "Only those you specifically allow" +msgstr "רק ×לו שהתרת ×œ×”× ×‘×ž×¤×•×¨×©" + +#: ../../Zotlabs/Module/Settings.php:896 +msgid "Approved connections" +msgstr "×—×™×‘×•×¨×™× ×ž×ושרי×" + +#: ../../Zotlabs/Module/Settings.php:897 +msgid "Any connections" +msgstr "כל חיבור" + +#: ../../Zotlabs/Module/Settings.php:898 +msgid "Anybody on this website" +msgstr "כל ×חד ב×תר רשת ×–×”" + +#: ../../Zotlabs/Module/Settings.php:899 +msgid "Anybody in this network" +msgstr "כל ×חד ברשת זו" + +#: ../../Zotlabs/Module/Settings.php:900 +msgid "Anybody authenticated" +msgstr "כל ×חד ש×ושר" + +#: ../../Zotlabs/Module/Settings.php:901 +msgid "Anybody on the internet" +msgstr "כל ×חד ב×ינטרנט" + +#: ../../Zotlabs/Module/Settings.php:976 +msgid "Publish your default profile in the network directory" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:981 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:990 +msgid "Your channel address is" +msgstr "כתובת הערוץ שלך ×”×™×" + +#: ../../Zotlabs/Module/Settings.php:1032 +msgid "Channel Settings" +msgstr "הגדרות ערוץ" + +#: ../../Zotlabs/Module/Settings.php:1039 +msgid "Basic Settings" +msgstr "הגדרות בסיסיות" + +#: ../../Zotlabs/Module/Settings.php:1040 ../../include/channel.php:1140 +msgid "Full Name:" +msgstr "×©× ×ž×œ×:" + +#: ../../Zotlabs/Module/Settings.php:1042 +msgid "Your Timezone:" +msgstr "×זור זמן שלך:" + +#: ../../Zotlabs/Module/Settings.php:1043 +msgid "Default Post Location:" +msgstr "×ž×™×§×•× ×¤×•×¡×˜ שגרתי:" + +#: ../../Zotlabs/Module/Settings.php:1043 +msgid "Geographical location to display on your posts" +msgstr "×ž×™×§×•× ×’×™×וגרפי להצגה ×‘×¤×•×¡×˜×™× ×©×œ×š" + +#: ../../Zotlabs/Module/Settings.php:1044 +msgid "Use Browser Location:" +msgstr "השתמש ×‘×ž×™×§×•× ×“×¤×“×¤×Ÿ:" + +#: ../../Zotlabs/Module/Settings.php:1046 +msgid "Adult Content" +msgstr "תוכן מבוגרי×" + +#: ../../Zotlabs/Module/Settings.php:1046 +msgid "" +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" +msgstr "ערוץ ×–×” ×ž×¤×¨×¡× ×ª×•×›×Ÿ ×œ×ž×‘×•×’×¨×™× ×‘×ופן תדיר ×ו שגרתי. (×× × ×ª×™×™×’ כל חומר ×œ×ž×‘×•×’×¨×™× ×•/×ו ×¢×™×¨×•× ×¢× NSFW#)" + +#: ../../Zotlabs/Module/Settings.php:1048 +msgid "Security and Privacy Settings" +msgstr "הגדרות ×בטחה ופרטיות" + +#: ../../Zotlabs/Module/Settings.php:1051 +msgid "Your permissions are already configured. Click to view/adjust" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1053 +msgid "Hide my online presence" +msgstr "הסתר ×ת הנוכחות המקוונת שלי" + +#: ../../Zotlabs/Module/Settings.php:1053 +msgid "Prevents displaying in your profile that you are online" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1055 +msgid "Simple Privacy Settings:" +msgstr "הגדרות פרטיות פשוטות:" + +#: ../../Zotlabs/Module/Settings.php:1056 +msgid "" +"Very Public - extremely permissive (should be used with caution)" +msgstr "ציבורי מ×וד - מתירני ביותר (יש להשתמש בזהירות)" + +#: ../../Zotlabs/Module/Settings.php:1057 +msgid "" +"Typical - default public, privacy when desired (similar to social " +"network permissions but with improved privacy)" +msgstr "טיפוסי - ציבורי שגרתי, פרטיות לפי דרישה (דומה להרש×ות רשת חברתית ××•×œ× ×œ×¦×“ פרטיות משופרת)" + +#: ../../Zotlabs/Module/Settings.php:1058 +msgid "Private - default private, never open or public" +msgstr "פרטי - פרטי שגרתי, ××£ ×¤×¢× ×œ× ×¤×ª×•×— ×ו ציבורי" + +#: ../../Zotlabs/Module/Settings.php:1059 +msgid "Blocked - default blocked to/from everybody" +msgstr "×—×¡×•× - ×—×¡×•× ×©×’×¨×ª×™ ×ל/מן כל ×חד" + +#: ../../Zotlabs/Module/Settings.php:1061 +msgid "Allow others to tag your posts" +msgstr "התר ל××—×¨×™× ×œ×ª×™×™×’ ×ת ×”×¤×•×¡×˜×™× ×©×œ×š" + +#: ../../Zotlabs/Module/Settings.php:1061 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1063 +msgid "Advanced Privacy Settings" +msgstr "הגדרות פרטיות מתקדמות" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "Expire other channel content after this many days" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "0 or blank to use the website limit." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1065 +#, php-format +msgid "This website expires after %d days." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "This website does not expire imported content." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "The website limit takes precedence if lower than your limit." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1066 +msgid "Maximum Friend Requests/Day:" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1066 +msgid "May reduce spam activity" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1067 +msgid "Default Post and Publish Permissions" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1069 +msgid "Use my default audience setting for the type of object published" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1072 +msgid "Channel permissions category:" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1078 +msgid "Maximum private messages per day from unknown people:" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1078 +msgid "Useful to reduce spamming" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1081 +msgid "Notification Settings" +msgstr "הגדרות התר××”" + +#: ../../Zotlabs/Module/Settings.php:1082 +msgid "By default post a status message when:" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1083 +msgid "accepting a friend request" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1084 +msgid "joining a forum/community" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1085 +msgid "making an interesting profile change" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1086 +msgid "Send a notification email when:" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1087 +msgid "You receive a connection request" +msgstr "קיבלת בקשת חיבור" + +#: ../../Zotlabs/Module/Settings.php:1088 +msgid "Your connections are confirmed" +msgstr "×”×—×™×‘×•×¨×™× ×©×œ×š ×”×™× × ×ž×ומתי×" + +#: ../../Zotlabs/Module/Settings.php:1089 +msgid "Someone writes on your profile wall" +msgstr "מישהו כותב על קיר הפרופיל שלך" + +#: ../../Zotlabs/Module/Settings.php:1090 +msgid "Someone writes a followup comment" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1091 +msgid "You receive a private message" +msgstr "קיבלת הודעה פרטית" + +#: ../../Zotlabs/Module/Settings.php:1092 +msgid "You receive a friend suggestion" +msgstr "קיבלת הצעת ידידי×" + +#: ../../Zotlabs/Module/Settings.php:1093 +msgid "You are tagged in a post" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1094 +msgid "You are poked/prodded/etc. in a post" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1097 +msgid "Show visual notifications including:" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1099 +msgid "Unseen grid activity" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1100 +msgid "Unseen channel activity" +msgstr "פעילות ערוץ ×œ× × ×¨×ית" + +#: ../../Zotlabs/Module/Settings.php:1101 +msgid "Unseen private messages" +msgstr "הודעות ערוץ ×œ× × ×¨×ות" + +#: ../../Zotlabs/Module/Settings.php:1101 +#: ../../Zotlabs/Module/Settings.php:1106 +#: ../../Zotlabs/Module/Settings.php:1107 +#: ../../Zotlabs/Module/Settings.php:1108 +msgid "Recommended" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1102 +msgid "Upcoming events" +msgstr "××™×¨×•×¢×™× ×§×¨×•×‘×™×" + +#: ../../Zotlabs/Module/Settings.php:1103 +msgid "Events today" +msgstr "××™×¨×•×¢×™× ×”×™×•×" + +#: ../../Zotlabs/Module/Settings.php:1104 +msgid "Upcoming birthdays" +msgstr "ימי הולדת קרובי×" + +#: ../../Zotlabs/Module/Settings.php:1104 +msgid "Not available in all themes" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1105 +msgid "System (personal) notifications" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1106 +msgid "System info messages" +msgstr "הודעות מידע מערכת" + +#: ../../Zotlabs/Module/Settings.php:1107 +msgid "System critical alerts" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1108 +msgid "New connections" +msgstr "×—×™×‘×•×¨×™× ×—×“×©×™×" + +#: ../../Zotlabs/Module/Settings.php:1109 +msgid "System Registrations" +msgstr "הרשמות מערכת" + +#: ../../Zotlabs/Module/Settings.php:1110 +msgid "" +"Also show new wall posts, private messages and connections under Notices" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1112 +msgid "Notify me of events this many days in advance" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1112 +msgid "Must be greater than 0" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1114 +msgid "Advanced Account/Page Type Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1115 +msgid "Change the behaviour of this account for special situations" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1118 +msgid "" +"Please enable expert mode (in Settings > " +"Additional features) to adjust!" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1119 +msgid "Miscellaneous Settings" +msgstr "הגדרות שונות" + +#: ../../Zotlabs/Module/Settings.php:1120 +msgid "Default photo upload folder" +msgstr "תיקיית העל×ת ×ª×¦×œ×•× ×©×’×¨×ª×™×ª" + +#: ../../Zotlabs/Module/Settings.php:1120 +#: ../../Zotlabs/Module/Settings.php:1121 +msgid "%Y - current year, %m - current month" +msgstr "%Y - שנה נוכחית, %m - חודש נוכחי" + +#: ../../Zotlabs/Module/Settings.php:1121 +msgid "Default file upload folder" +msgstr "תיקיית העל×ת קובץ שגרתית" + +#: ../../Zotlabs/Module/Settings.php:1123 +msgid "Personal menu to display in your channel pages" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1125 +msgid "Remove this channel." +msgstr "הסר ×ת ערוץ ×–×”." + +#: ../../Zotlabs/Module/Settings.php:1126 +msgid "Firefox Share $Projectname provider" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1127 +msgid "Start calendar week on monday" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:179 +msgid "$Projectname Server - Setup" +msgstr "שרת $Projectname - הבנייה" + +#: ../../Zotlabs/Module/Setup.php:183 +msgid "Could not connect to database." +msgstr "×œ× ×”×™×ª×” ×פשרות להתחבר למסד נתוני×." + +#: ../../Zotlabs/Module/Setup.php:187 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:194 +msgid "Could not create table." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:199 +msgid "Your site database has been installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:203 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:204 ../../Zotlabs/Module/Setup.php:266 +#: ../../Zotlabs/Module/Setup.php:721 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:263 +msgid "System check" +msgstr "בדיקת מערכת" + +#: ../../Zotlabs/Module/Setup.php:268 +msgid "Check again" +msgstr "בדוק שוב" + +#: ../../Zotlabs/Module/Setup.php:290 +msgid "Database connection" +msgstr "חיבור מסד נתוני×" + +#: ../../Zotlabs/Module/Setup.php:291 +msgid "" +"In order to install $Projectname we need to know how to connect to your " +"database." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:292 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:293 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:297 +msgid "Database Server Name" +msgstr "×©× ×©×¨×ª מסד נתוני×" + +#: ../../Zotlabs/Module/Setup.php:297 +msgid "Default is 127.0.0.1" +msgstr "ברירת מחדל 127.0.0.1" + +#: ../../Zotlabs/Module/Setup.php:298 +msgid "Database Port" +msgstr "פורט מסד נתוני×" + +#: ../../Zotlabs/Module/Setup.php:298 +msgid "Communication port number - use 0 for default" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:299 +msgid "Database Login Name" +msgstr "×©× ×›× ×™×¡×” מסד נתוני×" + +#: ../../Zotlabs/Module/Setup.php:300 +msgid "Database Login Password" +msgstr "סיסמה מסד נתוני×" + +#: ../../Zotlabs/Module/Setup.php:301 +msgid "Database Name" +msgstr "×©× ×ž×¡×“ נתוני×" + +#: ../../Zotlabs/Module/Setup.php:302 +msgid "Database Type" +msgstr "טיפוס מסד נתוני×" + +#: ../../Zotlabs/Module/Setup.php:304 ../../Zotlabs/Module/Setup.php:344 +msgid "Site administrator email address" +msgstr "כתובת דו×״ל מנהל ×תר" + +#: ../../Zotlabs/Module/Setup.php:304 ../../Zotlabs/Module/Setup.php:344 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:305 ../../Zotlabs/Module/Setup.php:346 +msgid "Website URL" +msgstr "כתובת ×תר ×ינטרנט" + +#: ../../Zotlabs/Module/Setup.php:305 ../../Zotlabs/Module/Setup.php:346 +msgid "Please use SSL (https) URL if available." +msgstr "×× × ×”×©×ª×ž×© בכתובת SSL (כלומר, https) ×× ×–×ž×™× ×”." + +#: ../../Zotlabs/Module/Setup.php:306 ../../Zotlabs/Module/Setup.php:349 +msgid "Please select a default timezone for your website" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:333 +msgid "Site settings" +msgstr "הגדרות ×תר" + +#: ../../Zotlabs/Module/Setup.php:347 +msgid "Enable $Projectname advanced features?" +msgstr "×פשר תכונות מתקדמות בפרויקט $Projectname?" + +#: ../../Zotlabs/Module/Setup.php:347 +msgid "" +"Some advanced features, while useful - may be best suited for technically " +"proficient audiences" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:388 +msgid "PHP version 5.5 or greater is required." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:389 +msgid "PHP version" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:404 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:405 +msgid "" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:409 +msgid "PHP executable path" +msgstr "נתיב PHP נתון ליישו×" + +#: ../../Zotlabs/Module/Setup.php:409 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:414 +msgid "Command line PHP" +msgstr "שורת פקודה PHP" + +#: ../../Zotlabs/Module/Setup.php:423 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:424 +msgid "This is required for message delivery to work." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:427 +msgid "PHP register_argc_argv" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:445 +#, php-format +msgid "" +"Your max allowed total upload size is set to %s. Maximum size of one file to" +" upload is set to %s. You are allowed to upload up to %d files at once." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:450 +msgid "You can adjust these settings in the servers php.ini." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:452 +msgid "PHP upload limits" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:475 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:476 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:479 +msgid "Generate encryption keys" +msgstr "הפק מפתחות הצפנה" + +#: ../../Zotlabs/Module/Setup.php:491 +msgid "libCurl PHP module" +msgstr "מודול libCurl PHP" + +#: ../../Zotlabs/Module/Setup.php:492 +msgid "GD graphics PHP module" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:493 +msgid "OpenSSL PHP module" +msgstr "מודול OpenSSL PHP" + +#: ../../Zotlabs/Module/Setup.php:494 +msgid "mysqli or postgres PHP module" +msgstr "מודול mysqli PHP ×ו postgres" + +#: ../../Zotlabs/Module/Setup.php:495 +msgid "mb_string PHP module" +msgstr "מודול mb_string PHP" + +#: ../../Zotlabs/Module/Setup.php:496 +msgid "mcrypt PHP module" +msgstr "מודול mcrypt PHP" + +#: ../../Zotlabs/Module/Setup.php:497 +msgid "xml PHP module" +msgstr "מודול xml PHP" + +#: ../../Zotlabs/Module/Setup.php:501 ../../Zotlabs/Module/Setup.php:503 +msgid "Apache mod_rewrite module" +msgstr "מודול Apache mod_rewrite" + +#: ../../Zotlabs/Module/Setup.php:501 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:507 ../../Zotlabs/Module/Setup.php:510 +msgid "proc_open" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:507 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:515 +msgid "Error: libCURL PHP module required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:519 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:523 +msgid "Error: openssl PHP module required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:527 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:531 +msgid "Error: mb_string PHP module required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:535 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:539 +msgid "Error: xml PHP module required for DAV but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:557 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\"" +" in the top folder of your web server and it is unable to do so." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:558 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:559 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:560 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:563 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php הינו כתיב" + +#: ../../Zotlabs/Module/Setup.php:577 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:578 +#, php-format +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the top level web folder." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:579 ../../Zotlabs/Module/Setup.php:600 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:580 +#, php-format +msgid "" +"Note: as a security measure, you should give the web server write access to " +"%s only--not the template files (.tpl) that it contains." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:583 +#, php-format +msgid "%s is writable" +msgstr "%s הינו כתיב" + +#: ../../Zotlabs/Module/Setup.php:599 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:603 +msgid "store is writable" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:636 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:637 +msgid "" +"If you have https access to your website or allow connections to TCP port " +"443 (the https: port), you MUST use a browser-valid certificate. You MUST " +"NOT use self-signed certificates!" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:638 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:639 +msgid "" +"If your certificate is not recognized, members of other sites (who may " +"themselves have valid certificates) will get a warning message on their own " +"site complaining about security issues." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:640 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:641 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:643 +msgid "SSL certificate validation" +msgstr "הוכחת תקפות של תעודת SSL" + +#: ../../Zotlabs/Module/Setup.php:649 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:652 +msgid "Url rewrite is working" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:661 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:685 +msgid "Errors encountered creating database tables." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:719 +msgid "

    What next

    " +msgstr "

    מה הל××”

    " + +#: ../../Zotlabs/Module/Setup.php:720 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "" + +#: ../../Zotlabs/Module/Sharedwithme.php:98 +msgid "Files: shared with me" +msgstr "" + +#: ../../Zotlabs/Module/Sharedwithme.php:100 +msgid "NEW" +msgstr "חדש" + +#: ../../Zotlabs/Module/Sharedwithme.php:103 +msgid "Remove all files" +msgstr "הסר ×ת כל הקבצי×" + +#: ../../Zotlabs/Module/Sharedwithme.php:104 +msgid "Remove this file" +msgstr "הסר ×ת קובץ ×–×”" + +#: ../../Zotlabs/Module/Siteinfo.php:19 +#, php-format +msgid "Version %s" +msgstr "×’×¨×¡× %s" + +#: ../../Zotlabs/Module/Siteinfo.php:40 +msgid "Installed plugins/addons/apps:" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:53 +msgid "No installed plugins/addons/apps" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:66 +msgid "" +"This is a hub of $Projectname - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "זהו מוקד של $Projectname - רשת קו×ופרטיבית מבוזרת של ×תרי רשת בעלי פרטיות משוכללת." + +#: ../../Zotlabs/Module/Siteinfo.php:68 +msgid "Tag: " +msgstr "תגית: " + +#: ../../Zotlabs/Module/Siteinfo.php:70 +msgid "Last background fetch: " +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:72 +msgid "Current load average: " +msgstr "עומס ממוצע נוכחי: " + +#: ../../Zotlabs/Module/Siteinfo.php:75 +msgid "Running at web location" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:76 +msgid "" +"Please visit hubzilla.org to learn more " +"about $Projectname." +msgstr "×× × ×‘×§×¨ ב×תר hubzilla.org כדי ללמוד עוד ×ודות $Projectname." + +#: ../../Zotlabs/Module/Siteinfo.php:77 +msgid "Bug reports and issues: please visit" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:79 +msgid "$projectname issues" +msgstr "סוגיות $projectname" + +#: ../../Zotlabs/Module/Siteinfo.php:80 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:82 +msgid "Site Administrators" +msgstr "מנהלי ×תר" + +#: ../../Zotlabs/Module/Sources.php:37 +msgid "Failed to create source. No channel selected." +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:51 +msgid "Source created." +msgstr "מקור נוצר." + +#: ../../Zotlabs/Module/Sources.php:64 +msgid "Source updated." +msgstr "מקור עודכן." + +#: ../../Zotlabs/Module/Sources.php:90 +msgid "*" +msgstr "*" + +#: ../../Zotlabs/Module/Sources.php:96 ../../include/widgets.php:630 +#: ../../include/features.php:71 +msgid "Channel Sources" +msgstr "מקורות ערוץ" + +#: ../../Zotlabs/Module/Sources.php:97 +msgid "Manage remote sources of content for your channel." +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:98 ../../Zotlabs/Module/Sources.php:108 +msgid "New Source" +msgstr "מקור חדש" + +#: ../../Zotlabs/Module/Sources.php:109 ../../Zotlabs/Module/Sources.php:143 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:110 ../../Zotlabs/Module/Sources.php:144 +msgid "Only import content with these words (one per line)" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:110 ../../Zotlabs/Module/Sources.php:144 +msgid "Leave blank to import all public content" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:111 ../../Zotlabs/Module/Sources.php:148 +msgid "Channel Name" +msgstr "×©× ×¢×¨×•×¥" + +#: ../../Zotlabs/Module/Sources.php:112 ../../Zotlabs/Module/Sources.php:147 +msgid "" +"Add the following categories to posts imported from this source (comma " +"separated)" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:133 ../../Zotlabs/Module/Sources.php:161 +msgid "Source not found." +msgstr "מקור ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Sources.php:140 +msgid "Edit Source" +msgstr "ערוך מקור" + +#: ../../Zotlabs/Module/Sources.php:141 +msgid "Delete Source" +msgstr "מחק מקור" + +#: ../../Zotlabs/Module/Sources.php:169 +msgid "Source removed" +msgstr "מקור הוסר" + +#: ../../Zotlabs/Module/Sources.php:171 +msgid "Unable to remove source." +msgstr "" + +#: ../../Zotlabs/Module/Subthread.php:118 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Subthread.php:120 +#, php-format +msgid "%1$s stopped following %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Suggest.php:39 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "" + +#: ../../Zotlabs/Module/Suggest.php:58 ../../include/widgets.php:149 +msgid "Ignore/Hide" +msgstr "התעל×/הסתר" + +#: ../../Zotlabs/Module/Tagger.php:55 ../../include/bbcode.php:256 +msgid "post" +msgstr "פוסט" + +#: ../../Zotlabs/Module/Tagger.php:57 ../../include/text.php:1948 +#: ../../include/conversation.php:150 +msgid "comment" +msgstr "תגובה" + +#: ../../Zotlabs/Module/Tagger.php:100 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "" + +#: ../../Zotlabs/Module/Tagrm.php:48 ../../Zotlabs/Module/Tagrm.php:98 +msgid "Tag removed" +msgstr "" + +#: ../../Zotlabs/Module/Tagrm.php:123 +msgid "Remove Item Tag" +msgstr "" + +#: ../../Zotlabs/Module/Tagrm.php:125 +msgid "Select a tag to remove: " +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:114 +msgid "Thing updated" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:166 +msgid "Object store: failed" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:170 +msgid "Thing added" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:196 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:259 +msgid "Show Thing" +msgstr "הצג דבר" + +#: ../../Zotlabs/Module/Thing.php:266 +msgid "item not found." +msgstr "פריט ×œ× × ×ž×¦×" + +#: ../../Zotlabs/Module/Thing.php:299 +msgid "Edit Thing" +msgstr "ערוך דבר" + +#: ../../Zotlabs/Module/Thing.php:301 ../../Zotlabs/Module/Thing.php:351 +msgid "Select a profile" +msgstr "בחר פרופיל" + +#: ../../Zotlabs/Module/Thing.php:305 ../../Zotlabs/Module/Thing.php:354 +msgid "Post an activity" +msgstr "×¤×¨×¡× ×¤×¢×™×œ×•×ª" + +#: ../../Zotlabs/Module/Thing.php:305 ../../Zotlabs/Module/Thing.php:354 +msgid "Only sends to viewers of the applicable profile" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:307 ../../Zotlabs/Module/Thing.php:356 +msgid "Name of thing e.g. something" +msgstr "×©× ×©×œ דבר, לדוגמ×: משהו" + +#: ../../Zotlabs/Module/Thing.php:309 ../../Zotlabs/Module/Thing.php:357 +msgid "URL of thing (optional)" +msgstr "URL של דבר (רשות)" + +#: ../../Zotlabs/Module/Thing.php:311 ../../Zotlabs/Module/Thing.php:358 +msgid "URL for photo of thing (optional)" +msgstr "URL עבור ×ª×¦×œ×•× ×©×œ משהו (רשות)" + +#: ../../Zotlabs/Module/Thing.php:349 +msgid "Add Thing to your Profile" +msgstr "הוסף דבר לפרופיל שלך" + +#: ../../Zotlabs/Module/Uexport.php:55 ../../Zotlabs/Module/Uexport.php:56 +msgid "Export Channel" +msgstr "×™×¦× ×¢×¨×•×¥" + +#: ../../Zotlabs/Module/Uexport.php:57 +msgid "" +"Export your basic channel information to a file. This acts as a backup of " +"your connections, permissions, profile and basic data, which can be used to " +"import your data to a new server hub, but does not contain your content." +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:58 +msgid "Export Content" +msgstr "×™×¦× ×ª×•×›×Ÿ" + +#: ../../Zotlabs/Module/Uexport.php:59 +msgid "" +"Export your channel information and recent content to a JSON backup that can" +" be restored or imported to another server hub. This backs up all of your " +"connections, permissions, profile data and several months of posts. This " +"file may be VERY large. Please be patient - it may take several minutes for" +" this download to begin." +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:60 +msgid "Export your posts from a given year." +msgstr "×™×¦× ×¤×•×¡×˜×™× ×ž×ª×•×š שנה נתונה." + +#: ../../Zotlabs/Module/Uexport.php:62 +msgid "" +"You may also export your posts and conversations for a particular year or " +"month. Adjust the date in your browser location bar to select other dates. " +"If the export fails (possibly due to memory exhaustion on your server hub), " +"please try again selecting a more limited date range." +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:63 +#, php-format +msgid "" +"To select all posts for a given year, such as this year, visit %2$s" +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:64 +#, php-format +msgid "" +"To select all posts for a given month, such as January of this year, visit " +"%2$s" +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:65 +#, php-format +msgid "" +"These content files may be imported or restored by visiting %2$s on any site containing your channel. For best results" +" please import or restore these in date order (oldest first)." +msgstr "" + +#: ../../Zotlabs/Module/Viewconnections.php:62 +msgid "No connections." +msgstr "×ין חיבורי×." + +#: ../../Zotlabs/Module/Viewconnections.php:75 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "" + +#: ../../Zotlabs/Module/Viewconnections.php:104 +msgid "View Connections" +msgstr "צפה בחיבורי×" + +#: ../../Zotlabs/Module/Viewsrc.php:44 +msgid "Source of Item" +msgstr "מקור פריט" + +#: ../../Zotlabs/Module/Webpages.php:184 ../../Zotlabs/Lib/Apps.php:217 +#: ../../include/nav.php:106 ../../include/conversation.php:1685 +msgid "Webpages" +msgstr "עמודי רשת" + +#: ../../Zotlabs/Module/Webpages.php:195 ../../include/page_widgets.php:41 +msgid "Actions" +msgstr "פעולות" + +#: ../../Zotlabs/Module/Webpages.php:196 ../../include/page_widgets.php:42 +msgid "Page Link" +msgstr "קישור עמוד" + +#: ../../Zotlabs/Module/Webpages.php:197 +msgid "Page Title" +msgstr "כותרת עמוד" + +#: ../../Zotlabs/Module/Xchan.php:10 +msgid "Xchan Lookup" +msgstr "חיפוש Xchan" + +#: ../../Zotlabs/Module/Xchan.php:13 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:204 +msgid "Site Admin" +msgstr "מנהל ×תר" + +#: ../../Zotlabs/Lib/Apps.php:205 +msgid "Bug Report" +msgstr "דיווח ב××’" + +#: ../../Zotlabs/Lib/Apps.php:206 +msgid "View Bookmarks" +msgstr "הצג סימניות" + +#: ../../Zotlabs/Lib/Apps.php:207 +msgid "My Chatrooms" +msgstr "חדרי השיחה שלי" + +#: ../../Zotlabs/Lib/Apps.php:209 +msgid "Firefox Share" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:210 +msgid "Remote Diagnostics" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:211 ../../include/features.php:89 +msgid "Suggest Channels" +msgstr "הצע ערוצי×" + +#: ../../Zotlabs/Lib/Apps.php:212 ../../include/nav.php:110 +#: ../../boot.php:1703 +msgid "Login" +msgstr "כניסה" + +#: ../../Zotlabs/Lib/Apps.php:214 ../../include/nav.php:179 +msgid "Grid" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:218 ../../include/nav.php:182 +msgid "Channel Home" +msgstr "ערוץ בית" + +#: ../../Zotlabs/Lib/Apps.php:221 ../../include/nav.php:201 +#: ../../include/conversation.php:1649 ../../include/conversation.php:1652 +msgid "Events" +msgstr "×ירועי×" + +#: ../../Zotlabs/Lib/Apps.php:222 ../../include/nav.php:167 +msgid "Directory" +msgstr "ספרייה" + +#: ../../Zotlabs/Lib/Apps.php:224 ../../include/nav.php:193 +msgid "Mail" +msgstr "דו×ר" + +#: ../../Zotlabs/Lib/Apps.php:227 ../../include/nav.php:96 +msgid "Chat" +msgstr "שיחה" + +#: ../../Zotlabs/Lib/Apps.php:229 +msgid "Probe" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:230 +msgid "Suggest" +msgstr "הצע" + +#: ../../Zotlabs/Lib/Apps.php:231 +msgid "Random Channel" +msgstr "ערוץ ×קר××™" + +#: ../../Zotlabs/Lib/Apps.php:232 +msgid "Invite" +msgstr "הזמן" + +#: ../../Zotlabs/Lib/Apps.php:233 ../../include/widgets.php:1386 +msgid "Features" +msgstr "תכונות" + +#: ../../Zotlabs/Lib/Apps.php:235 +msgid "Post" +msgstr "פוסט" + +#: ../../Zotlabs/Lib/Apps.php:335 +msgid "Purchase" +msgstr "רכוש" + +#: ../../Zotlabs/Lib/Chatroom.php:27 +msgid "Missing room name" +msgstr "" + +#: ../../Zotlabs/Lib/Chatroom.php:36 +msgid "Duplicate room name" +msgstr "" + +#: ../../Zotlabs/Lib/Chatroom.php:86 ../../Zotlabs/Lib/Chatroom.php:94 +msgid "Invalid room specifier." +msgstr "מציין חדר שגוי" + +#: ../../Zotlabs/Lib/Chatroom.php:126 +msgid "Room not found." +msgstr "חדר ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Lib/Chatroom.php:147 +msgid "Room is full" +msgstr "חדר מל×" + +#: ../../Zotlabs/Lib/Enotify.php:60 ../../include/network.php:1823 +msgid "$Projectname Notification" +msgstr "התר×ות $Projectname" + +#: ../../Zotlabs/Lib/Enotify.php:61 ../../include/network.php:1824 +msgid "$projectname" +msgstr "$projectname" + +#: ../../Zotlabs/Lib/Enotify.php:63 ../../include/network.php:1826 +msgid "Thank You," +msgstr "תודה," + +#: ../../Zotlabs/Lib/Enotify.php:65 ../../include/network.php:1828 +#, php-format +msgid "%s Administrator" +msgstr "הנהלת %s" + +#: ../../Zotlabs/Lib/Enotify.php:100 +#, php-format +msgid "%s " +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:104 +#, php-format +msgid "[Hubzilla:Notify] New mail received at %s" +msgstr "[Hubzilla:התר××”] דו×ר חדש נתקבל %s" + +#: ../../Zotlabs/Lib/Enotify.php:106 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." +msgstr "%1$s, %2$s של לך הודעה פרטית חדשה ב×תר %3$s." + +#: ../../Zotlabs/Lib/Enotify.php:107 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s שלח לך %2$s." + +#: ../../Zotlabs/Lib/Enotify.php:107 +msgid "a private message" +msgstr "הודעה פרטית" + +#: ../../Zotlabs/Lib/Enotify.php:108 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "×× × ×‘×§×¨ בכתובת %s כדי לצפות ו/×ו להשיב להודעות הפרטיות שלך." + +#: ../../Zotlabs/Lib/Enotify.php:164 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:172 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:181 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:192 +#, php-format +msgid "[Hubzilla:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Hubzilla:התר××”] תגובה לדיון #%1$d מ×ת %2$s" + +#: ../../Zotlabs/Lib/Enotify.php:193 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:196 ../../Zotlabs/Lib/Enotify.php:211 +#: ../../Zotlabs/Lib/Enotify.php:237 ../../Zotlabs/Lib/Enotify.php:255 +#: ../../Zotlabs/Lib/Enotify.php:269 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:202 +#, php-format +msgid "[Hubzilla:Notify] %s posted to your profile wall" +msgstr "[Hubzilla:התר××”] %s ×¤×¨×¡× ×œ×§×™×¨ הפרופיל שלך" + +#: ../../Zotlabs/Lib/Enotify.php:204 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:206 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:230 +#, php-format +msgid "[Hubzilla:Notify] %s tagged you" +msgstr "[Hubzilla:התר××”] %s תייג ×ותך" + +#: ../../Zotlabs/Lib/Enotify.php:231 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:232 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:244 +#, php-format +msgid "[Hubzilla:Notify] %1$s poked you" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:245 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:246 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:262 +#, php-format +msgid "[Hubzilla:Notify] %s tagged your post" +msgstr "[Hubzilla:התר××”] %s תייג פוסט שלך" + +#: ../../Zotlabs/Lib/Enotify.php:263 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:264 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:276 +msgid "[Hubzilla:Notify] Introduction received" +msgstr "[Hubzilla:התר××”] היכרות פורמלית נתקבלה" + +#: ../../Zotlabs/Lib/Enotify.php:277 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:278 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:282 ../../Zotlabs/Lib/Enotify.php:301 +#, php-format +msgid "You may visit their profile at %s" +msgstr "×תה יכול לבקר ×ת הפרופיל ×©×œ×”× ×‘×§×™×©×•×¨ %s" + +#: ../../Zotlabs/Lib/Enotify.php:284 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:291 +msgid "[Hubzilla:Notify] Friend suggestion received" +msgstr "[Hubzilla:התר××”] הצעת חבר נתקבלה" + +#: ../../Zotlabs/Lib/Enotify.php:292 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:293 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " +"%4$s." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:299 +msgid "Name:" +msgstr "ש×:" + +#: ../../Zotlabs/Lib/Enotify.php:300 +msgid "Photo:" +msgstr "תצלו×:" + +#: ../../Zotlabs/Lib/Enotify.php:303 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:518 +msgid "[Hubzilla:Notify]" +msgstr "[Hubzilla:התר××”]" + +#: ../../Zotlabs/Lib/Enotify.php:667 +msgid "created a new post" +msgstr "צור פוסט חדש" + +#: ../../Zotlabs/Lib/Enotify.php:668 +#, php-format +msgid "commented on %s's post" +msgstr "הגיב/×” על פוסט של %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:95 ../../include/conversation.php:664 +msgid "Private Message" +msgstr "הודעה פרטית" + +#: ../../Zotlabs/Lib/ThreadItem.php:132 ../../include/conversation.php:656 +msgid "Select" +msgstr "בחר" + +#: ../../Zotlabs/Lib/ThreadItem.php:136 +msgid "Save to Folder" +msgstr "שמור לתיקייה" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I will attend" +msgstr "×× ×™ ×ופיע" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I will not attend" +msgstr "×× ×™ ×œ× ×ופיע" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I might attend" +msgstr "×× ×™ עשוי/×” להופיע" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I agree" +msgstr "×× ×™ מסכי×/×”" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I disagree" +msgstr "×× ×™ ×œ× ×ž×¡×›×™×/×”" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I abstain" +msgstr "×× ×™ נמנע/ת" + +#: ../../Zotlabs/Lib/ThreadItem.php:218 +msgid "Add Star" +msgstr "הוסף כוכב" + +#: ../../Zotlabs/Lib/ThreadItem.php:219 +msgid "Remove Star" +msgstr "הסר כוכב" + +#: ../../Zotlabs/Lib/ThreadItem.php:220 +msgid "Toggle Star Status" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:224 +msgid "starred" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:234 ../../include/conversation.php:671 +msgid "Message signature validated" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:235 ../../include/conversation.php:672 +msgid "Message signature incorrect" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:243 +msgid "Add Tag" +msgstr "הוסף תגית" + +#: ../../Zotlabs/Lib/ThreadItem.php:261 ../../include/taxonomy.php:316 +msgid "like" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:262 ../../include/taxonomy.php:317 +msgid "dislike" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:266 +msgid "Share This" +msgstr "שתף ×–×ת" + +#: ../../Zotlabs/Lib/ThreadItem.php:266 +msgid "share" +msgstr "שתף" + +#: ../../Zotlabs/Lib/ThreadItem.php:275 +msgid "Delivery Report" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:293 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "תגובה %d" +msgstr[1] "%d תגובות" + +#: ../../Zotlabs/Lib/ThreadItem.php:322 ../../Zotlabs/Lib/ThreadItem.php:323 +#, php-format +msgid "View %s's profile - %s" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:326 +msgid "to" +msgstr "×ל" + +#: ../../Zotlabs/Lib/ThreadItem.php:327 +msgid "via" +msgstr "מתוך" + +#: ../../Zotlabs/Lib/ThreadItem.php:328 +msgid "Wall-to-Wall" +msgstr "קיר-×ל-קיר" + +#: ../../Zotlabs/Lib/ThreadItem.php:329 +msgid "via Wall-To-Wall:" +msgstr "מתוך קיר-×ל-קיר:" + +#: ../../Zotlabs/Lib/ThreadItem.php:341 ../../include/conversation.php:719 +#, php-format +msgid "from %s" +msgstr "מ×ת %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:344 ../../include/conversation.php:722 +#, php-format +msgid "last edited: %s" +msgstr "נערך ל×חרונה: %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:345 ../../include/conversation.php:723 +#, php-format +msgid "Expires: %s" +msgstr "פג: %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:370 +msgid "Save Bookmarks" +msgstr "שמור סימניות" + +#: ../../Zotlabs/Lib/ThreadItem.php:371 +msgid "Add to Calendar" +msgstr "הוסף ללוח שנה" + +#: ../../Zotlabs/Lib/ThreadItem.php:380 +msgid "Mark all seen" +msgstr "סמן ×ת הכל כנקר×ו" + +#: ../../Zotlabs/Lib/ThreadItem.php:421 ../../include/js_strings.php:7 +msgid "[+] show all" +msgstr "[+] הצג הכל" + +#: ../../Zotlabs/Lib/ThreadItem.php:711 ../../include/conversation.php:1215 +msgid "Bold" +msgstr "מובלט" + +#: ../../Zotlabs/Lib/ThreadItem.php:712 ../../include/conversation.php:1216 +msgid "Italic" +msgstr "נטוי" + +#: ../../Zotlabs/Lib/ThreadItem.php:713 ../../include/conversation.php:1217 +msgid "Underline" +msgstr "קו תחתון" + +#: ../../Zotlabs/Lib/ThreadItem.php:714 ../../include/conversation.php:1218 +msgid "Quote" +msgstr "ציטוט" + +#: ../../Zotlabs/Lib/ThreadItem.php:715 ../../include/conversation.php:1219 +msgid "Code" +msgstr "קוד" + +#: ../../Zotlabs/Lib/ThreadItem.php:716 +msgid "Image" +msgstr "תמונה" + +#: ../../Zotlabs/Lib/ThreadItem.php:717 +msgid "Insert Link" +msgstr "הכנס קישור" + +#: ../../Zotlabs/Lib/ThreadItem.php:718 +msgid "Video" +msgstr "ויד×ו" + +#: ../../include/Import/import_diaspora.php:16 +msgid "No username found in import file." +msgstr "" + +#: ../../include/Import/import_diaspora.php:41 ../../include/import.php:50 +msgid "Unable to create a unique channel address. Import failed." +msgstr "" + +#: ../../include/dba/dba_driver.php:171 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "" + +#: ../../include/taxonomy.php:188 ../../include/taxonomy.php:270 +#: ../../include/widgets.php:46 ../../include/widgets.php:429 +#: ../../include/contact_widgets.php:91 +msgid "Categories" +msgstr "קטגוריות" + +#: ../../include/taxonomy.php:228 ../../include/taxonomy.php:249 +msgid "Tags" +msgstr "תגיות" + +#: ../../include/taxonomy.php:293 +msgid "Keywords" +msgstr "מילות מפתח" + +#: ../../include/taxonomy.php:314 +msgid "have" +msgstr "" + +#: ../../include/taxonomy.php:314 +msgid "has" +msgstr "" + +#: ../../include/taxonomy.php:315 +msgid "want" +msgstr "" + +#: ../../include/taxonomy.php:315 +msgid "wants" +msgstr "" + +#: ../../include/taxonomy.php:316 +msgid "likes" +msgstr "" + +#: ../../include/taxonomy.php:317 +msgid "dislikes" +msgstr "" + +#: ../../include/event.php:22 ../../include/event.php:69 +#: ../../include/bb2diaspora.php:485 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/event.php:30 ../../include/event.php:73 +#: ../../include/bb2diaspora.php:491 +msgid "Starts:" +msgstr "מתחיל:" + +#: ../../include/event.php:40 ../../include/event.php:77 +#: ../../include/bb2diaspora.php:499 +msgid "Finishes:" +msgstr "נגמר:" + +#: ../../include/event.php:812 +msgid "This event has been added to your calendar." +msgstr "×ירוע ×–×” התווסף ללוח שנה שלך." + +#: ../../include/event.php:1012 +msgid "Not specified" +msgstr "" + +#: ../../include/event.php:1013 +msgid "Needs Action" +msgstr "" + +#: ../../include/event.php:1014 +msgid "Completed" +msgstr "הושל×" + +#: ../../include/event.php:1015 +msgid "In Process" +msgstr "בתהליך" + +#: ../../include/event.php:1016 +msgid "Cancelled" +msgstr "בוטל" + +#: ../../include/import.php:29 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "" + +#: ../../include/import.php:76 +msgid "Channel clone failed. Import failed." +msgstr "" + +#: ../../include/items.php:892 ../../include/items.php:937 +msgid "(Unknown)" +msgstr "(×œ× ×™×“×•×¢)" + +#: ../../include/items.php:1136 +msgid "Visible to anybody on the internet." +msgstr "נר××” לכל ×חד ב×ינטרנט." + +#: ../../include/items.php:1138 +msgid "Visible to you only." +msgstr "נר××” לך בלבד." + +#: ../../include/items.php:1140 +msgid "Visible to anybody in this network." +msgstr "נר××” לכל ×חד ברשת זו." + +#: ../../include/items.php:1142 +msgid "Visible to anybody authenticated." +msgstr "נר××” לכל מי ×©×”×•× ×ž×ומת." + +#: ../../include/items.php:1144 +#, php-format +msgid "Visible to anybody on %s." +msgstr "נר××” לכל ×חד ×צל %s." + +#: ../../include/items.php:1146 +msgid "Visible to all connections." +msgstr "נר××” לכל החיבורי×." + +#: ../../include/items.php:1148 +msgid "Visible to approved connections." +msgstr "נר××” ×œ×—×™×‘×•×¨×™× ×ž×ושרי×." + +#: ../../include/items.php:1150 +msgid "Visible to specific connections." +msgstr "נר××” ×œ×—×™×‘×•×¨×™× ×ž×¡×•×™×ž×™×." + +#: ../../include/items.php:3909 +msgid "Privacy group is empty." +msgstr "קבוצת פרטיות ×”×™× ×” ריקה" + +#: ../../include/items.php:3916 +#, php-format +msgid "Privacy group: %s" +msgstr "קבוצת פרטיות: %s" + +#: ../../include/items.php:3928 +msgid "Connection not found." +msgstr "חיבור ×œ× × ×ž×¦×." + +#: ../../include/items.php:4277 +msgid "profile photo" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ" + +#: ../../include/message.php:20 +msgid "No recipient provided." +msgstr "" + +#: ../../include/message.php:25 +msgid "[no subject]" +msgstr "[×ין נוש×]" + +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "" + +#: ../../include/message.php:222 +msgid "Stored post could not be verified." +msgstr "" + +#: ../../include/text.php:428 +msgid "prev" +msgstr "קוד×" + +#: ../../include/text.php:430 +msgid "first" +msgstr "ר×שון" + +#: ../../include/text.php:459 +msgid "last" +msgstr "×חרון" + +#: ../../include/text.php:462 +msgid "next" +msgstr "הב×" + +#: ../../include/text.php:472 +msgid "older" +msgstr "ישן יותר" + +#: ../../include/text.php:474 +msgid "newer" +msgstr "חדש יותר" + +#: ../../include/text.php:863 +msgid "No connections" +msgstr "×ין חיבורי×" + +#: ../../include/text.php:888 +#, php-format +msgid "View all %s connections" +msgstr "" + +#: ../../include/text.php:1033 ../../include/text.php:1038 +msgid "poke" +msgstr "" + +#: ../../include/text.php:1033 ../../include/text.php:1038 +#: ../../include/conversation.php:243 +msgid "poked" +msgstr "" + +#: ../../include/text.php:1039 +msgid "ping" +msgstr "" + +#: ../../include/text.php:1039 +msgid "pinged" +msgstr "" + +#: ../../include/text.php:1040 +msgid "prod" +msgstr "" + +#: ../../include/text.php:1040 +msgid "prodded" +msgstr "" + +#: ../../include/text.php:1041 +msgid "slap" +msgstr "" + +#: ../../include/text.php:1041 +msgid "slapped" +msgstr "" + +#: ../../include/text.php:1042 +msgid "finger" +msgstr "" + +#: ../../include/text.php:1042 +msgid "fingered" +msgstr "" + +#: ../../include/text.php:1043 +msgid "rebuff" +msgstr "" + +#: ../../include/text.php:1043 +msgid "rebuffed" +msgstr "" + +#: ../../include/text.php:1055 +msgid "happy" +msgstr "שמח" + +#: ../../include/text.php:1056 +msgid "sad" +msgstr "עצוב" + +#: ../../include/text.php:1057 +msgid "mellow" +msgstr "מתון" + +#: ../../include/text.php:1058 +msgid "tired" +msgstr "×¢×™×™×£" + +#: ../../include/text.php:1059 +msgid "perky" +msgstr "חצוף" + +#: ../../include/text.php:1060 +msgid "angry" +msgstr "כועס" + +#: ../../include/text.php:1061 +msgid "stupefied" +msgstr "" + +#: ../../include/text.php:1062 +msgid "puzzled" +msgstr "נבוך" + +#: ../../include/text.php:1063 +msgid "interested" +msgstr "מגלה עניין" + +#: ../../include/text.php:1064 +msgid "bitter" +msgstr "מר" + +#: ../../include/text.php:1065 +msgid "cheerful" +msgstr "עליז" + +#: ../../include/text.php:1066 +msgid "alive" +msgstr "×—×™" + +#: ../../include/text.php:1067 +msgid "annoyed" +msgstr "נרגז" + +#: ../../include/text.php:1068 +msgid "anxious" +msgstr "נרגז" + +#: ../../include/text.php:1069 +msgid "cranky" +msgstr "נרגז" + +#: ../../include/text.php:1070 +msgid "disturbed" +msgstr "מופרע" + +#: ../../include/text.php:1071 +msgid "frustrated" +msgstr "מתוסכל" + +#: ../../include/text.php:1072 +msgid "depressed" +msgstr "מדוכ×" + +#: ../../include/text.php:1073 +msgid "motivated" +msgstr "מונע" + +#: ../../include/text.php:1074 +msgid "relaxed" +msgstr "רגוע" + +#: ../../include/text.php:1075 +msgid "surprised" +msgstr "מופתע" + +#: ../../include/text.php:1257 ../../include/js_strings.php:70 +msgid "Monday" +msgstr "×™×•× ×©× ×™" + +#: ../../include/text.php:1257 ../../include/js_strings.php:71 +msgid "Tuesday" +msgstr "×™×•× ×©×œ×™×©×™" + +#: ../../include/text.php:1257 ../../include/js_strings.php:72 +msgid "Wednesday" +msgstr "×™×•× ×¨×‘×™×¢×™" + +#: ../../include/text.php:1257 ../../include/js_strings.php:73 +msgid "Thursday" +msgstr "×™×•× ×—×ž×™×©×™" + +#: ../../include/text.php:1257 ../../include/js_strings.php:74 +msgid "Friday" +msgstr "×™×•× ×©×™×©×™" + +#: ../../include/text.php:1257 ../../include/js_strings.php:75 +msgid "Saturday" +msgstr "×™×•× ×©×‘×ª" + +#: ../../include/text.php:1257 ../../include/js_strings.php:69 +msgid "Sunday" +msgstr "×™×•× ×¨×שון" + +#: ../../include/text.php:1261 ../../include/js_strings.php:45 +msgid "January" +msgstr "ינו×ר" + +#: ../../include/text.php:1261 ../../include/js_strings.php:46 +msgid "February" +msgstr "פברו×ר" + +#: ../../include/text.php:1261 ../../include/js_strings.php:47 +msgid "March" +msgstr "מרץ" + +#: ../../include/text.php:1261 ../../include/js_strings.php:48 +msgid "April" +msgstr "×פריל" + +#: ../../include/text.php:1261 +msgid "May" +msgstr "מ××™" + +#: ../../include/text.php:1261 ../../include/js_strings.php:50 +msgid "June" +msgstr "יוני" + +#: ../../include/text.php:1261 ../../include/js_strings.php:51 +msgid "July" +msgstr "יולי" + +#: ../../include/text.php:1261 ../../include/js_strings.php:52 +msgid "August" +msgstr "×וגוסט" + +#: ../../include/text.php:1261 ../../include/js_strings.php:53 +msgid "September" +msgstr "ספטמבר" + +#: ../../include/text.php:1261 ../../include/js_strings.php:54 +msgid "October" +msgstr "×וקטובר" + +#: ../../include/text.php:1261 ../../include/js_strings.php:55 +msgid "November" +msgstr "נובמבר" + +#: ../../include/text.php:1261 ../../include/js_strings.php:56 +msgid "December" +msgstr "דצמבר" + +#: ../../include/text.php:1338 ../../include/text.php:1342 +msgid "Unknown Attachment" +msgstr "תצריף ×œ× ×ž×•×›×¨" + +#: ../../include/text.php:1344 +msgid "unknown" +msgstr "×œ× ×ž×•×›×¨" + +#: ../../include/text.php:1380 +msgid "remove category" +msgstr "הסר קטגוריה" + +#: ../../include/text.php:1457 +msgid "remove from file" +msgstr "הסר מתוך קובץ" + +#: ../../include/text.php:1753 ../../include/text.php:1824 +msgid "default" +msgstr "ברירת מחדל" + +#: ../../include/text.php:1761 +msgid "Page layout" +msgstr "" + +#: ../../include/text.php:1761 +msgid "You can create your own with the layouts tool" +msgstr "" + +#: ../../include/text.php:1803 +msgid "Page content type" +msgstr "" + +#: ../../include/text.php:1836 +msgid "Select an alternate language" +msgstr "בחר שפה חלופית" + +#: ../../include/text.php:1953 +msgid "activity" +msgstr "פעילות" + +#: ../../include/text.php:2262 +msgid "Design Tools" +msgstr "כלי עיצוב" + +#: ../../include/text.php:2268 +msgid "Pages" +msgstr "עמודי×" + +#: ../../include/widgets.php:103 +msgid "System" +msgstr "מערכת" + +#: ../../include/widgets.php:106 +msgid "New App" +msgstr "×פליקציה חדשה" + +#: ../../include/widgets.php:154 +msgid "Suggestions" +msgstr "הצעות" + +#: ../../include/widgets.php:155 +msgid "See more..." +msgstr "צפה בעוד..." + +#: ../../include/widgets.php:175 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "" + +#: ../../include/widgets.php:181 +msgid "Add New Connection" +msgstr "הוסף חיבור חדש" + +#: ../../include/widgets.php:182 +msgid "Enter channel address" +msgstr "הזן כתובת ערוץ" + +#: ../../include/widgets.php:183 +msgid "Examples: bob@example.com, https://example.com/barbara" +msgstr "דוגמ×ות: bob@example.com, https://example.com/barbara" + +#: ../../include/widgets.php:199 +msgid "Notes" +msgstr "תזכירי×" + +#: ../../include/widgets.php:273 +msgid "Remove term" +msgstr "הסר פריט" + +#: ../../include/widgets.php:281 ../../include/features.php:84 +msgid "Saved Searches" +msgstr "×—×™×¤×•×©×™× ×©×ž×•×¨×™×" + +#: ../../include/widgets.php:282 ../../include/group.php:316 +msgid "add" +msgstr "להוסיף" + +#: ../../include/widgets.php:310 ../../include/contact_widgets.php:53 +#: ../../include/features.php:98 +msgid "Saved Folders" +msgstr "תיקיות שמורות" + +#: ../../include/widgets.php:313 ../../include/widgets.php:432 +#: ../../include/contact_widgets.php:56 ../../include/contact_widgets.php:94 +msgid "Everything" +msgstr "כל דבר" + +#: ../../include/widgets.php:354 +msgid "Archives" +msgstr "×רכיוני×" + +#: ../../include/widgets.php:516 +msgid "Refresh" +msgstr "רענן" + +#: ../../include/widgets.php:556 +msgid "Account settings" +msgstr "הגדרות חשבון" + +#: ../../include/widgets.php:562 +msgid "Channel settings" +msgstr "הגדרות ערוץ" + +#: ../../include/widgets.php:571 +msgid "Additional features" +msgstr "תכונות נוספות" + +#: ../../include/widgets.php:578 +msgid "Feature/Addon settings" +msgstr "" + +#: ../../include/widgets.php:584 +msgid "Display settings" +msgstr "הגדרות תצוגה" + +#: ../../include/widgets.php:591 +msgid "Manage locations" +msgstr "נהל מיקומי×" + +#: ../../include/widgets.php:600 +msgid "Export channel" +msgstr "×™×¦× ×¢×¨×•×¥" + +#: ../../include/widgets.php:607 +msgid "Connected apps" +msgstr "×פליקציות מחוברות" + +#: ../../include/widgets.php:622 +msgid "Premium Channel Settings" +msgstr "הגדרות ערוץ פרמיה" + +#: ../../include/widgets.php:651 +msgid "Private Mail Menu" +msgstr "תפריט דו×ר פרטי" + +#: ../../include/widgets.php:653 +msgid "Combined View" +msgstr "תצוגה משולבת" + +#: ../../include/widgets.php:658 ../../include/nav.php:196 +msgid "Inbox" +msgstr "תיבה נכנסת" + +#: ../../include/widgets.php:663 ../../include/nav.php:197 +msgid "Outbox" +msgstr "תיבה יוצ×ת" + +#: ../../include/widgets.php:668 ../../include/nav.php:198 +msgid "New Message" +msgstr "הודעה חדשה" + +#: ../../include/widgets.php:685 ../../include/widgets.php:697 +msgid "Conversations" +msgstr "דיוני×" + +#: ../../include/widgets.php:689 +msgid "Received Messages" +msgstr "הודעות שנתקבלו" + +#: ../../include/widgets.php:693 +msgid "Sent Messages" +msgstr "הודעות שנשלחו" + +#: ../../include/widgets.php:707 +msgid "No messages." +msgstr "×ין הודעות." + +#: ../../include/widgets.php:725 +msgid "Delete conversation" +msgstr "מחק דיון" + +#: ../../include/widgets.php:751 +msgid "Events Menu" +msgstr "תפריט ×ירועי×" + +#: ../../include/widgets.php:752 +msgid "Day View" +msgstr "תצוגת יו×" + +#: ../../include/widgets.php:753 +msgid "Week View" +msgstr "תצוגת שבוע" + +#: ../../include/widgets.php:754 +msgid "Month View" +msgstr "תצוגת חודש" + +#: ../../include/widgets.php:766 +msgid "Events Tools" +msgstr "כלי ×ירוע" + +#: ../../include/widgets.php:767 +msgid "Export Calendar" +msgstr "×™×¦× ×œ×•×— שנה" + +#: ../../include/widgets.php:768 +msgid "Import Calendar" +msgstr "×™×‘× ×œ×•×— שנה" + +#: ../../include/widgets.php:842 ../../include/conversation.php:1662 +#: ../../include/conversation.php:1665 +msgid "Chatrooms" +msgstr "חדרי שיחה" + +#: ../../include/widgets.php:846 +msgid "Overview" +msgstr "סקירה" + +#: ../../include/widgets.php:853 +msgid "Chat Members" +msgstr "חברי שיחה" + +#: ../../include/widgets.php:876 +msgid "Bookmarked Chatrooms" +msgstr "חדרי שיחה מסומני×" + +#: ../../include/widgets.php:899 +msgid "Suggested Chatrooms" +msgstr "חדרי שיחה מוצעי×" + +#: ../../include/widgets.php:1044 ../../include/widgets.php:1156 +msgid "photo/image" +msgstr "תצלו×/תמונה" + +#: ../../include/widgets.php:1099 +msgid "Click to show more" +msgstr "לחץ כדי להציג עוד" + +#: ../../include/widgets.php:1250 +msgid "Rating Tools" +msgstr "כלי דירוג" + +#: ../../include/widgets.php:1254 ../../include/widgets.php:1256 +msgid "Rate Me" +msgstr "דרג ×ותי" + +#: ../../include/widgets.php:1259 +msgid "View Ratings" +msgstr "צפה בדירוגי×" + +#: ../../include/widgets.php:1316 +msgid "Forums" +msgstr "פורומי×" + +#: ../../include/widgets.php:1345 +msgid "Tasks" +msgstr "משימות" + +#: ../../include/widgets.php:1354 +msgid "Documentation" +msgstr "תיעוד" + +#: ../../include/widgets.php:1356 +msgid "Project/Site Information" +msgstr "מידע פרויקט/×תר" + +#: ../../include/widgets.php:1357 +msgid "For Members" +msgstr "לחברי×" + +#: ../../include/widgets.php:1358 +msgid "For Administrators" +msgstr "למנהלי×" + +#: ../../include/widgets.php:1359 +msgid "For Developers" +msgstr "למפתחי×" + +#: ../../include/widgets.php:1383 ../../include/widgets.php:1421 +msgid "Member registrations waiting for confirmation" +msgstr "רישומי חברות ×שר ×ž×ž×ª×™× ×™× ×œ×ישור" + +#: ../../include/widgets.php:1389 +msgid "Inspect queue" +msgstr "" + +#: ../../include/widgets.php:1391 +msgid "DB updates" +msgstr "עדכוני מסד נתוני×" + +#: ../../include/widgets.php:1416 ../../include/nav.php:216 +msgid "Admin" +msgstr "מנהל" + +#: ../../include/widgets.php:1417 +msgid "Plugin Features" +msgstr "תכונות תוסף" + +#: ../../include/follow.php:27 +msgid "Channel is blocked on this site." +msgstr "ערוץ ×—×¡×•× ×‘×תר ×–×”." + +#: ../../include/follow.php:32 +msgid "Channel location missing." +msgstr "×ž×™×§×•× ×¢×¨×•×¥ חסר." + +#: ../../include/follow.php:81 +msgid "Response from remote channel was incomplete." +msgstr "" + +#: ../../include/follow.php:98 +msgid "Channel was deleted and no longer exists." +msgstr "" + +#: ../../include/follow.php:154 ../../include/follow.php:190 +msgid "Protocol disabled." +msgstr "פרוטוקול הינו מנוטרל." + +#: ../../include/follow.php:178 +msgid "Channel discovery failed." +msgstr "גילוי ערוץ נכשל." + +#: ../../include/follow.php:216 +msgid "Cannot connect to yourself." +msgstr "×œ× × ×™×ª×Ÿ להתחבר לעצמך." + +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "" + +#: ../../include/api.php:1336 +msgid "Public Timeline" +msgstr "ציר זמן ציבורי" + +#: ../../include/bbcode.php:123 ../../include/bbcode.php:844 +#: ../../include/bbcode.php:847 ../../include/bbcode.php:852 +#: ../../include/bbcode.php:855 ../../include/bbcode.php:858 +#: ../../include/bbcode.php:861 ../../include/bbcode.php:866 +#: ../../include/bbcode.php:869 ../../include/bbcode.php:874 +#: ../../include/bbcode.php:877 ../../include/bbcode.php:880 +#: ../../include/bbcode.php:883 +msgid "Image/photo" +msgstr "תמונה/תצלו×" + +#: ../../include/bbcode.php:162 ../../include/bbcode.php:894 +msgid "Encrypted content" +msgstr "תוכן מוצפן" + +#: ../../include/bbcode.php:178 +#, php-format +msgid "Install %s element: " +msgstr "התקן ×למנט %s: " + +#: ../../include/bbcode.php:182 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "" + +#: ../../include/bbcode.php:254 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "" + +#: ../../include/bbcode.php:331 ../../include/bbcode.php:339 +msgid "Click to open/close" +msgstr "לחץ כדי לפתוח/לסגור" + +#: ../../include/bbcode.php:339 +msgid "spoiler" +msgstr "" + +#: ../../include/bbcode.php:585 +msgid "Different viewers will see this text differently" +msgstr "×¦×•×¤×™× ×©×•× ×™× ×™×™×¨×ו ×ת טקסט ×–×” בצורה שונה" + +#: ../../include/bbcode.php:832 +msgid "$1 wrote:" +msgstr "$1 כתב(×”):" + +#: ../../include/dir_fns.php:141 +msgid "Directory Options" +msgstr "×פשרויות ספרייה" + +#: ../../include/dir_fns.php:143 +msgid "Safe Mode" +msgstr "מצב בטוח" + +#: ../../include/dir_fns.php:144 +msgid "Public Forums Only" +msgstr "×¤×•×¨×•×ž×™× ×¦×™×‘×•×¨×™×™× ×‘×œ×‘×“" + +#: ../../include/dir_fns.php:145 +msgid "This Website Only" +msgstr "×תר רשת ×–×” בלבד" + +#: ../../include/security.php:383 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "" + +#: ../../include/nav.php:82 ../../include/nav.php:113 ../../boot.php:1702 +msgid "Logout" +msgstr "יצי××”" + +#: ../../include/nav.php:82 ../../include/nav.php:113 +msgid "End this session" +msgstr "×¡×™×™× ×ת סשן ×–×”" + +#: ../../include/nav.php:85 ../../include/nav.php:144 +msgid "Home" +msgstr "בית" + +#: ../../include/nav.php:85 +msgid "Your posts and conversations" +msgstr "×”×¤×¨×¡×•×ž×™× ×•×”×“×™×•× ×™× ×©×œ×š" + +#: ../../include/nav.php:86 +msgid "Your profile page" +msgstr "עמוד הפרופיל שלך" + +#: ../../include/nav.php:88 +msgid "Manage/Edit profiles" +msgstr "נהל/ערוך פרופילי×" + +#: ../../include/nav.php:90 ../../include/channel.php:941 +msgid "Edit Profile" +msgstr "ערוך פרופיל" + +#: ../../include/nav.php:90 +msgid "Edit your profile" +msgstr "ערוך ×ת הפרופיל שלך" + +#: ../../include/nav.php:92 +msgid "Your photos" +msgstr "×”×ª×¦×œ×•×ž×™× ×©×œ×š" + +#: ../../include/nav.php:93 +msgid "Your files" +msgstr "×”×§×‘×¦×™× ×©×œ×š" + +#: ../../include/nav.php:96 +msgid "Your chatrooms" +msgstr "החדרי שיחה שלך" + +#: ../../include/nav.php:102 ../../include/conversation.php:1675 +msgid "Bookmarks" +msgstr "סימניות" + +#: ../../include/nav.php:102 +msgid "Your bookmarks" +msgstr "הסימניות שלך" + +#: ../../include/nav.php:106 +msgid "Your webpages" +msgstr "העמודי רשת שלך" + +#: ../../include/nav.php:110 +msgid "Sign in" +msgstr "התחברות" + +#: ../../include/nav.php:127 +#, php-format +msgid "%s - click to logout" +msgstr "%s - לחץ כדי להתנתק" + +#: ../../include/nav.php:130 +msgid "Remote authentication" +msgstr "×ימות מרוחק" + +#: ../../include/nav.php:130 +msgid "Click to authenticate to your home hub" +msgstr "לחץ כדי ל×מת ×ת מוקד הבית שלך" + +#: ../../include/nav.php:144 +msgid "Home Page" +msgstr "עמוד בית" + +#: ../../include/nav.php:147 +msgid "Create an account" +msgstr "צור חשבון" + +#: ../../include/nav.php:159 +msgid "Help and documentation" +msgstr "עזרה ותיעוד" + +#: ../../include/nav.php:163 +msgid "Applications, utilities, links, games" +msgstr "×פליקציות, עזרי×, קישורי×, משחקי×" + +#: ../../include/nav.php:165 +msgid "Search site @name, #tag, ?docs, content" +msgstr "" + +#: ../../include/nav.php:167 +msgid "Channel Directory" +msgstr "ערוץ ספרייה" + +#: ../../include/nav.php:179 +msgid "Your grid" +msgstr "" + +#: ../../include/nav.php:180 +msgid "Mark all grid notifications seen" +msgstr "" + +#: ../../include/nav.php:182 +msgid "Channel home" +msgstr "ערוץ בית" + +#: ../../include/nav.php:183 +msgid "Mark all channel notifications seen" +msgstr "סמן ×ת כל התר×ות הערוץ כנקר×ו" + +#: ../../include/nav.php:189 +msgid "Notices" +msgstr "הודעות" + +#: ../../include/nav.php:189 +msgid "Notifications" +msgstr "התר×ות" + +#: ../../include/nav.php:190 +msgid "See all notifications" +msgstr "צפה בכל ההתר×ות" + +#: ../../include/nav.php:193 +msgid "Private mail" +msgstr "דו×ר פרטי" + +#: ../../include/nav.php:194 +msgid "See all private messages" +msgstr "צפה בכל ההודעות הפרטיות" + +#: ../../include/nav.php:195 +msgid "Mark all private messages seen" +msgstr "סמן ×ת כל ההודעות הפרטיות כנקר×ו" + +#: ../../include/nav.php:201 +msgid "Event Calendar" +msgstr "לוח שנה ×ירועי×" + +#: ../../include/nav.php:202 +msgid "See all events" +msgstr "ר××” ×ת כל ×”×ירועי×" + +#: ../../include/nav.php:203 +msgid "Mark all events seen" +msgstr "סמן ×ת כל ×”××™×¨×•×¢×™× ×›× ×§×¨×ו" + +#: ../../include/nav.php:206 +msgid "Manage Your Channels" +msgstr "נהל ×ת ×”×¢×¨×•×¦×™× ×©×œ×š" + +#: ../../include/nav.php:208 +msgid "Account/Channel Settings" +msgstr "הגדרות חשבון/ערוץ" + +#: ../../include/nav.php:216 +msgid "Site Setup and Configuration" +msgstr "הבניית והגדרת ×תר" + +#: ../../include/nav.php:247 ../../include/conversation.php:851 +msgid "Loading..." +msgstr "כעת טוען..." + +#: ../../include/nav.php:252 +msgid "@name, #tag, ?doc, content" +msgstr "@name, #tag, ?doc, content" + +#: ../../include/nav.php:253 +msgid "Please wait..." +msgstr "×× × ×”×ž×ª×Ÿ..." + +#: ../../include/connections.php:95 +msgid "New window" +msgstr "חלון חדש" + +#: ../../include/connections.php:96 +msgid "Open the selected location in a different window or browser tab" +msgstr "פתח ×ת ×”×ž×™×§×•× ×”× ×‘×—×¨ בתוך חלון ×ו סימניית דפדפן ×חרי×" + +#: ../../include/connections.php:214 +#, php-format +msgid "User '%s' deleted" +msgstr "משתמש '%s' נמחק" + +#: ../../include/contact_widgets.php:11 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "הזמנה %d זמינה" +msgstr[1] "%d הזמנות זמינות" + +#: ../../include/contact_widgets.php:19 +msgid "Find Channels" +msgstr "×ž×¦× ×¢×¨×•×¦×™×" + +#: ../../include/contact_widgets.php:20 +msgid "Enter name or interest" +msgstr "הזן ×©× ×ו עניין" + +#: ../../include/contact_widgets.php:21 +msgid "Connect/Follow" +msgstr "התחבר/עקוב" + +#: ../../include/contact_widgets.php:22 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "" + +#: ../../include/contact_widgets.php:26 +msgid "Random Profile" +msgstr "פרופיל ×קר××™" + +#: ../../include/contact_widgets.php:27 +msgid "Invite Friends" +msgstr "הזמן חברי×" + +#: ../../include/contact_widgets.php:29 +msgid "Advanced example: name=fred and country=iceland" +msgstr "×“×•×’×ž× ×ž×ª×§×“×ž×ª: name=פרד ×•×’× country=×יסלנד" + +#: ../../include/contact_widgets.php:122 +#, php-format +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/contact_widgets.php:127 +msgid "show more" +msgstr "הצג עוד" + +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "%1$s כעת מחובר ×¢× %2$s" + +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "" + +#: ../../include/conversation.php:691 +#, php-format +msgid "View %s's profile @ %s" +msgstr "" + +#: ../../include/conversation.php:710 +msgid "Categories:" +msgstr "קטגוריות:" + +#: ../../include/conversation.php:711 +msgid "Filed under:" +msgstr "תויק תחת:" + +#: ../../include/conversation.php:738 +msgid "View in context" +msgstr "צפה בתוך הקשר" + +#: ../../include/conversation.php:847 +msgid "remove" +msgstr "להסיר" + +#: ../../include/conversation.php:852 +msgid "Delete Selected Items" +msgstr "מחק ×¤×¨×™×˜×™× × ×‘×—×¨×™×" + +#: ../../include/conversation.php:948 +msgid "View Source" +msgstr "צפה במקור" + +#: ../../include/conversation.php:949 +msgid "Follow Thread" +msgstr "עקוב שרשור" + +#: ../../include/conversation.php:950 +msgid "Unfollow Thread" +msgstr "נקר שרשור" + +#: ../../include/conversation.php:955 +msgid "Activity/Posts" +msgstr "פעילות/פוסטי×" + +#: ../../include/conversation.php:957 +msgid "Edit Connection" +msgstr "ערוך חיבור" + +#: ../../include/conversation.php:958 +msgid "Message" +msgstr "הודעה" + +#: ../../include/conversation.php:1075 +#, php-format +msgid "%s likes this." +msgstr "%s ×הב ×–×ת." + +#: ../../include/conversation.php:1075 +#, php-format +msgid "%s doesn't like this." +msgstr "%s ×œ× ×והב ×–×ת." + +#: ../../include/conversation.php:1079 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "×יש %2$d ×והב ×–×ת." +msgstr[1] "%2$d ×× ×©×™× ××•×”×‘×™× ×–×ת." + +#: ../../include/conversation.php:1081 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "×יש %2$d ×œ× ×והב ×–×ת." +msgstr[1] "%2$d ×× ×©×™× ×œ× ××•×”×‘×™× ×–×ת." + +#: ../../include/conversation.php:1087 +msgid "and" +msgstr "ועוד" + +#: ../../include/conversation.php:1090 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] ", ועוד ×יש %d ×חר" +msgstr[1] ", ועוד %d ×× ×©×™× ×חרי×" + +#: ../../include/conversation.php:1091 +#, php-format +msgid "%s like this." +msgstr "%s ××•×”×‘×™× ×–×ת." + +#: ../../include/conversation.php:1091 +#, php-format +msgid "%s don't like this." +msgstr "%s ×œ× ××•×”×‘×™× ×–×ת." + +#: ../../include/conversation.php:1130 +msgid "Set your location" +msgstr "קבע ×ת ×”×ž×™×§×•× ×©×œ×š" + +#: ../../include/conversation.php:1131 +msgid "Clear browser location" +msgstr "טהר ×ž×™×§×•× ×“×¤×“×¤×Ÿ" + +#: ../../include/conversation.php:1177 +msgid "Tag term:" +msgstr "" + +#: ../../include/conversation.php:1178 +msgid "Where are you right now?" +msgstr "היכן ×תה כעת?" + +#: ../../include/conversation.php:1210 +msgid "Page link name" +msgstr "×©× ×§×™×©×•×¨ עמוד" + +#: ../../include/conversation.php:1213 +msgid "Post as" +msgstr "×¤×¨×¡× ×‘×ª×•×¨" + +#: ../../include/conversation.php:1223 +msgid "Toggle voting" +msgstr "" + +#: ../../include/conversation.php:1231 +msgid "Categories (optional, comma-separated list)" +msgstr "קטגוריות (רשות, רשימה מופרדת פסיקי×)" + +#: ../../include/conversation.php:1254 +msgid "Set publish date" +msgstr "" + +#: ../../include/conversation.php:1258 +msgid "OK" +msgstr "×ישור" + +#: ../../include/conversation.php:1503 +msgid "Discover" +msgstr "גלה" + +#: ../../include/conversation.php:1506 +msgid "Imported public streams" +msgstr "×–×¨×ž×™× ×¦×™×‘×•×¨×™×™× ×ž×™×•×‘××™×" + +#: ../../include/conversation.php:1511 +msgid "Commented Order" +msgstr "" + +#: ../../include/conversation.php:1514 +msgid "Sort by Comment Date" +msgstr "" + +#: ../../include/conversation.php:1518 +msgid "Posted Order" +msgstr "" + +#: ../../include/conversation.php:1521 +msgid "Sort by Post Date" +msgstr "מיין לפי ת×ריך פוסט" + +#: ../../include/conversation.php:1529 +msgid "Posts that mention or involve you" +msgstr "×¤×•×¡×˜×™× ×שר ×ž×¦×™×™× ×™× ×ו ×ž×¢×¨×‘×™× ×ותך" + +#: ../../include/conversation.php:1538 +msgid "Activity Stream - by date" +msgstr "×–×¨× ×¤×¢×™×œ×•×ª - לפי ת×ריך" + +#: ../../include/conversation.php:1544 +msgid "Starred" +msgstr "" + +#: ../../include/conversation.php:1547 +msgid "Favourite Posts" +msgstr "×¤×•×¡×˜×™× ×ž×•×¢×“×¤×™×" + +#: ../../include/conversation.php:1554 +msgid "Spam" +msgstr "ספ××" + +#: ../../include/conversation.php:1557 +msgid "Posts flagged as SPAM" +msgstr "×¤×•×¡×˜×™× ×ž×¡×•×ž× ×™× ×‘×ª×•×¨ ספ××" + +#: ../../include/conversation.php:1614 +msgid "Status Messages and Posts" +msgstr "הודעות ופרסומי סטטוס" + +#: ../../include/conversation.php:1623 +msgid "About" +msgstr "×ודות" + +#: ../../include/conversation.php:1626 +msgid "Profile Details" +msgstr "פרטי פרופיל" + +#: ../../include/conversation.php:1635 ../../include/photos.php:502 +msgid "Photo Albums" +msgstr "×לבומי תמונה" + +#: ../../include/conversation.php:1642 +msgid "Files and Storage" +msgstr "×§×‘×¦×™× ×•×חסון" + +#: ../../include/conversation.php:1678 +msgid "Saved Bookmarks" +msgstr "סימניות שמורות" + +#: ../../include/conversation.php:1688 +msgid "Manage Webpages" +msgstr "נהל עמודי רשת" + +#: ../../include/conversation.php:1747 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1750 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1753 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1756 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "מסכי×" +msgstr[1] "מסכימי×" + +#: ../../include/conversation.php:1759 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "×œ× ×ž×¡×›×™×" +msgstr[1] "×œ× ×ž×¡×›×™×ž×™×" + +#: ../../include/conversation.php:1762 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/selectors.php:30 +msgid "Frequently" +msgstr "ב×ופן תדיר" + +#: ../../include/selectors.php:31 +msgid "Hourly" +msgstr "כל שעה" + +#: ../../include/selectors.php:32 +msgid "Twice daily" +msgstr "×¤×¢×ž×™×™× ×‘×™×•×" + +#: ../../include/selectors.php:33 +msgid "Daily" +msgstr "יומי" + +#: ../../include/selectors.php:34 +msgid "Weekly" +msgstr "שבועי" + +#: ../../include/selectors.php:35 +msgid "Monthly" +msgstr "חודשי" + +#: ../../include/selectors.php:49 +msgid "Currently Male" +msgstr "כעת זכר" + +#: ../../include/selectors.php:49 +msgid "Currently Female" +msgstr "כעת נקבה" + +#: ../../include/selectors.php:49 +msgid "Mostly Male" +msgstr "בעיקר זכר" + +#: ../../include/selectors.php:49 +msgid "Mostly Female" +msgstr "בעיקר נקבה" + +#: ../../include/selectors.php:49 +msgid "Transgender" +msgstr "טרנסג׳נדר" + +#: ../../include/selectors.php:49 +msgid "Intersex" +msgstr "בין מיני" + +#: ../../include/selectors.php:49 +msgid "Transsexual" +msgstr "טרנסקסו×ל" + +#: ../../include/selectors.php:49 +msgid "Hermaphrodite" +msgstr "×נדרוגיני" + +#: ../../include/selectors.php:49 +msgid "Neuter" +msgstr "ניטר×לי" + +#: ../../include/selectors.php:49 +msgid "Non-specific" +msgstr "" + +#: ../../include/selectors.php:49 ../../include/selectors.php:66 +#: ../../include/selectors.php:104 ../../include/selectors.php:140 +#: ../../include/permissions.php:881 +msgid "Other" +msgstr "×חר" + +#: ../../include/selectors.php:49 +msgid "Undecided" +msgstr "×œ× ×ž×•×›×¨×¢" + +#: ../../include/selectors.php:85 ../../include/selectors.php:104 +msgid "Males" +msgstr "זכרי×" + +#: ../../include/selectors.php:85 ../../include/selectors.php:104 +msgid "Females" +msgstr "נקבות" + +#: ../../include/selectors.php:85 +msgid "Gay" +msgstr "הומו" + +#: ../../include/selectors.php:85 +msgid "Lesbian" +msgstr "לסבית" + +#: ../../include/selectors.php:85 +msgid "No Preference" +msgstr "×ין העדפה" + +#: ../../include/selectors.php:85 +msgid "Bisexual" +msgstr "דו מיני" + +#: ../../include/selectors.php:85 +msgid "Autosexual" +msgstr "×וטוסקסו×לי" + +#: ../../include/selectors.php:85 +msgid "Abstinent" +msgstr "מתנזר" + +#: ../../include/selectors.php:85 +msgid "Virgin" +msgstr "בתול/×”" + +#: ../../include/selectors.php:85 +msgid "Deviant" +msgstr "סוטה" + +#: ../../include/selectors.php:85 +msgid "Fetish" +msgstr "פטיש" + +#: ../../include/selectors.php:85 +msgid "Oodles" +msgstr "המון" + +#: ../../include/selectors.php:85 +msgid "Nonsexual" +msgstr "×œ× ×ž×™× ×™" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Single" +msgstr "רווק/×”" + +#: ../../include/selectors.php:123 +msgid "Lonely" +msgstr "בודד" + +#: ../../include/selectors.php:123 +msgid "Available" +msgstr "זמין" + +#: ../../include/selectors.php:123 +msgid "Unavailable" +msgstr "×œ× ×¤× ×•×™/×”" + +#: ../../include/selectors.php:123 +msgid "Has crush" +msgstr "" + +#: ../../include/selectors.php:123 +msgid "Infatuated" +msgstr "מוקס×/ת" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Dating" +msgstr "" + +#: ../../include/selectors.php:123 +msgid "Unfaithful" +msgstr "×œ× × ×מן/×”" + +#: ../../include/selectors.php:123 +msgid "Sex Addict" +msgstr "מכור/×” למין" + +#: ../../include/selectors.php:123 +msgid "Friends/Benefits" +msgstr "" + +#: ../../include/selectors.php:123 +msgid "Casual" +msgstr "×רעי/ת" + +#: ../../include/selectors.php:123 +msgid "Engaged" +msgstr "מ×ורס/ת" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Married" +msgstr "נישו×ין" + +#: ../../include/selectors.php:123 +msgid "Imaginarily married" +msgstr "נישו×ין דמיוניי×" + +#: ../../include/selectors.php:123 +msgid "Partners" +msgstr "" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Cohabiting" +msgstr "×—×™×™× ×™×—×“×™×•" + +#: ../../include/selectors.php:123 +msgid "Common law" +msgstr "" + +#: ../../include/selectors.php:123 +msgid "Happy" +msgstr "שמח" + +#: ../../include/selectors.php:123 +msgid "Not looking" +msgstr "×œ× ×ž×—×¤×©/ת" + +#: ../../include/selectors.php:123 +msgid "Swinger" +msgstr "בליין/ית" + +#: ../../include/selectors.php:123 +msgid "Betrayed" +msgstr "נבגד/ת" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Separated" +msgstr "פרוד/×”" + +#: ../../include/selectors.php:123 +msgid "Unstable" +msgstr "בלתי יציב" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Divorced" +msgstr "גירושין" + +#: ../../include/selectors.php:123 +msgid "Imaginarily divorced" +msgstr "גירושין דמיוניי×" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Widowed" +msgstr "×למן/×”" + +#: ../../include/selectors.php:123 +msgid "Uncertain" +msgstr "" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "It's complicated" +msgstr "×–×” מורכב" + +#: ../../include/selectors.php:123 +msgid "Don't care" +msgstr "×œ× ×ž×©× ×”" + +#: ../../include/selectors.php:123 +msgid "Ask me" +msgstr "תש×לו ×ותי" + +#: ../../include/PermissionDescription.php:31 +#: ../../include/acl_selectors.php:232 +msgid "Visible to your default audience" +msgstr "נר××” לקהל השגרתי שלך" + +#: ../../include/PermissionDescription.php:115 +#: ../../include/acl_selectors.php:268 +msgid "Only me" +msgstr "רק ×× ×™" + +#: ../../include/PermissionDescription.php:116 +msgid "Public" +msgstr "ציבורי" + +#: ../../include/PermissionDescription.php:117 +msgid "Anybody in the $Projectname network" +msgstr "" + +#: ../../include/PermissionDescription.php:118 +#, php-format +msgid "Any account on %s" +msgstr "כל חחשבון ×צל %s" + +#: ../../include/PermissionDescription.php:119 +msgid "Any of my connections" +msgstr "כל חיבור ×ž×”×—×™×‘×•×¨×™× ×©×œ×™" + +#: ../../include/PermissionDescription.php:120 +msgid "Only connections I specifically allow" +msgstr "רק ×—×™×‘×•×¨×™× ×שר ×× ×™ מתיר ב×ופן מפורש" + +#: ../../include/PermissionDescription.php:121 +msgid "Anybody authenticated (could include visitors from other networks)" +msgstr "" + +#: ../../include/PermissionDescription.php:122 +msgid "Any connections including those who haven't yet been approved" +msgstr "" + +#: ../../include/PermissionDescription.php:161 +msgid "" +"This is your default setting for the audience of your normal stream, and " +"posts." +msgstr "" + +#: ../../include/PermissionDescription.php:162 +msgid "" +"This is your default setting for who can view your default channel profile" +msgstr "" + +#: ../../include/PermissionDescription.php:163 +msgid "This is your default setting for who can view your connections" +msgstr "" + +#: ../../include/PermissionDescription.php:164 +msgid "" +"This is your default setting for who can view your file storage and photos" +msgstr "" + +#: ../../include/PermissionDescription.php:165 +msgid "This is your default setting for the audience of your webpages" +msgstr "" + +#: ../../include/account.php:28 +msgid "Not a valid email address" +msgstr "כתובת דו×״ל ×œ× ×ª×§×™× ×”" + +#: ../../include/account.php:30 +msgid "Your email domain is not among those allowed on this site" +msgstr "" + +#: ../../include/account.php:36 +msgid "Your email address is already registered at this site." +msgstr "" + +#: ../../include/account.php:68 +msgid "An invitation is required." +msgstr "נדרשת הזמנה." + +#: ../../include/account.php:72 +msgid "Invitation could not be verified." +msgstr "×ימות הזמנה ×œ× ×”×ª×פשר." + +#: ../../include/account.php:122 +msgid "Please enter the required information." +msgstr "×× × ×”×–×Ÿ ×ת המידע הנחוץ." + +#: ../../include/account.php:189 +msgid "Failed to store account information." +msgstr "נכשל ל×חסן מידע חשבון." + +#: ../../include/account.php:249 +#, php-format +msgid "Registration confirmation for %s" +msgstr "×ימות ×¨×™×©×•× ×¢×‘×•×¨ %s" + +#: ../../include/account.php:315 +#, php-format +msgid "Registration request at %s" +msgstr "בקשת ×¨×™×©×•× ×צל %s" + +#: ../../include/account.php:317 ../../include/account.php:344 +#: ../../include/account.php:404 ../../include/network.php:1871 +msgid "Administrator" +msgstr "מנהל" + +#: ../../include/account.php:339 +msgid "your registration password" +msgstr "סיסמת ×¨×™×©×•× ×©×œ×š" + +#: ../../include/account.php:342 ../../include/account.php:402 +#, php-format +msgid "Registration details for %s" +msgstr "פרטי ×¨×™×©×•× ×¢×‘×•×¨ %s" + +#: ../../include/account.php:414 +msgid "Account approved." +msgstr "חשבון ×ושר." + +#: ../../include/account.php:454 +#, php-format +msgid "Registration revoked for %s" +msgstr "×¨×™×©×•× ×‘×•×˜×œ עבור %s" + +#: ../../include/account.php:506 +msgid "Account verified. Please login." +msgstr "חשבון ×ומת. ×× × ×”×ª×—×‘×¨." + +#: ../../include/account.php:723 ../../include/account.php:725 +msgid "Click here to upgrade." +msgstr "לחץ ×›×ן כדי לשדרג." + +#: ../../include/account.php:731 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "" + +#: ../../include/account.php:736 +msgid "This action is not available under your subscription plan." +msgstr "" + +#: ../../include/attach.php:247 ../../include/attach.php:333 +msgid "Item was not found." +msgstr "פריט ×œ× × ×ž×¦×." + +#: ../../include/attach.php:497 +msgid "No source file." +msgstr "×ין קובץ מקור." + +#: ../../include/attach.php:519 +msgid "Cannot locate file to replace" +msgstr "" + +#: ../../include/attach.php:537 +msgid "Cannot locate file to revise/update" +msgstr "" + +#: ../../include/attach.php:672 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "" + +#: ../../include/attach.php:686 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "" + +#: ../../include/attach.php:842 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "" + +#: ../../include/attach.php:855 +msgid "Stored file could not be verified. Upload failed." +msgstr "" + +#: ../../include/attach.php:909 ../../include/attach.php:925 +msgid "Path not available." +msgstr "נתיב ×œ× ×–×ž×™×Ÿ." + +#: ../../include/attach.php:971 ../../include/attach.php:1123 +msgid "Empty pathname" +msgstr "×©× × ×ª×™×‘ ריק" + +#: ../../include/attach.php:997 +msgid "duplicate filename or path" +msgstr "×©× ×§×•×‘×¥ ×ו נתיב כפול" + +#: ../../include/attach.php:1019 +msgid "Path not found." +msgstr "נתיב ×œ× × ×ž×¦×." + +#: ../../include/attach.php:1077 +msgid "mkdir failed." +msgstr "mkdir נכשל." + +#: ../../include/attach.php:1081 +msgid "database storage failed." +msgstr "×חסון מסד × ×ª×•× ×™× × ×›×©×œ." + +#: ../../include/attach.php:1129 +msgid "Empty path" +msgstr "נתיב ריק" + +#: ../../include/channel.php:32 +msgid "Unable to obtain identity information from database" +msgstr "" + +#: ../../include/channel.php:66 +msgid "Empty name" +msgstr "×©× ×¨×™×§" + +#: ../../include/channel.php:69 +msgid "Name too long" +msgstr "×©× ×רוך מדי" + +#: ../../include/channel.php:180 +msgid "No account identifier" +msgstr "×ין מזהה חשבון" + +#: ../../include/channel.php:192 +msgid "Nickname is required." +msgstr "נדרש ×©× ×›×™× ×•×™." + +#: ../../include/channel.php:206 +msgid "Reserved nickname. Please choose another." +msgstr "" + +#: ../../include/channel.php:211 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "" + +#: ../../include/channel.php:287 +msgid "Unable to retrieve created identity" +msgstr "" + +#: ../../include/channel.php:345 +msgid "Default Profile" +msgstr "פרופיל שגרתי" + +#: ../../include/channel.php:791 +msgid "Requested channel is not available." +msgstr "ערוץ מבוקש ×ינו זמין." + +#: ../../include/channel.php:938 +msgid "Create New Profile" +msgstr "צור פרופיל חדש" + +#: ../../include/channel.php:958 +msgid "Visible to everybody" +msgstr "נר××” לכל ×חד" + +#: ../../include/channel.php:1031 ../../include/channel.php:1142 +msgid "Gender:" +msgstr "מין:" + +#: ../../include/channel.php:1032 ../../include/channel.php:1186 +msgid "Status:" +msgstr "מצב:" + +#: ../../include/channel.php:1033 ../../include/channel.php:1197 +msgid "Homepage:" +msgstr "עמוד בית:" + +#: ../../include/channel.php:1034 +msgid "Online Now" +msgstr "מקוון כעת" + +#: ../../include/channel.php:1147 +msgid "Like this channel" +msgstr "" + +#: ../../include/channel.php:1171 +msgid "j F, Y" +msgstr "j F, Y" + +#: ../../include/channel.php:1172 +msgid "j F" +msgstr "j F" + +#: ../../include/channel.php:1179 +msgid "Birthday:" +msgstr "×™×•× ×”×•×œ×“×ª:" + +#: ../../include/channel.php:1192 +#, php-format +msgid "for %1$d %2$s" +msgstr "" + +#: ../../include/channel.php:1195 +msgid "Sexual Preference:" +msgstr "העדפה מינית:" + +#: ../../include/channel.php:1201 +msgid "Tags:" +msgstr "תגיות:" + +#: ../../include/channel.php:1203 +msgid "Political Views:" +msgstr "השקפות פוליטיות:" + +#: ../../include/channel.php:1205 +msgid "Religion:" +msgstr "דת:" + +#: ../../include/channel.php:1209 +msgid "Hobbies/Interests:" +msgstr "תחביבי×/עניין:" + +#: ../../include/channel.php:1211 +msgid "Likes:" +msgstr "×והב:" + +#: ../../include/channel.php:1213 +msgid "Dislikes:" +msgstr "שונ×:" + +#: ../../include/channel.php:1215 +msgid "Contact information and Social Networks:" +msgstr "" + +#: ../../include/channel.php:1217 +msgid "My other channels:" +msgstr "×”×¢×¨×•×¦×™× ×”××—×¨×™× ×©×œ×™:" + +#: ../../include/channel.php:1219 +msgid "Musical interests:" +msgstr "" + +#: ../../include/channel.php:1221 +msgid "Books, literature:" +msgstr "ספרי×, ספרות:" + +#: ../../include/channel.php:1223 +msgid "Television:" +msgstr "טלוויזיה:" + +#: ../../include/channel.php:1225 +msgid "Film/dance/culture/entertainment:" +msgstr "" + +#: ../../include/channel.php:1227 +msgid "Love/Romance:" +msgstr "×הבה/רומנטיקה:" + +#: ../../include/channel.php:1229 +msgid "Work/employment:" +msgstr "עבודה/תעסוקה:" + +#: ../../include/channel.php:1231 +msgid "School/education:" +msgstr "בי״ס/חינוך:" + +#: ../../include/channel.php:1251 +msgid "Like this thing" +msgstr "" + +#: ../../include/features.php:48 +msgid "General Features" +msgstr "תכונות כלליות" + +#: ../../include/features.php:50 +msgid "Content Expiration" +msgstr "פקיעת תוכן" + +#: ../../include/features.php:50 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "" + +#: ../../include/features.php:51 +msgid "Multiple Profiles" +msgstr "×¤×¨×•×¤×™×œ×™× ×ž×¨×•×‘×™×" + +#: ../../include/features.php:51 +msgid "Ability to create multiple profiles" +msgstr "" + +#: ../../include/features.php:52 +msgid "Advanced Profiles" +msgstr "פרופיל מתקדמי×" + +#: ../../include/features.php:52 +msgid "Additional profile sections and selections" +msgstr "" + +#: ../../include/features.php:53 +msgid "Profile Import/Export" +msgstr "יבו×/×™×¦×•× ×¤×¨×•×¤×™×œ" + +#: ../../include/features.php:53 +msgid "Save and load profile details across sites/channels" +msgstr "" + +#: ../../include/features.php:54 +msgid "Web Pages" +msgstr "עמודי רשת" + +#: ../../include/features.php:54 +msgid "Provide managed web pages on your channel" +msgstr "" + +#: ../../include/features.php:55 +msgid "Hide Rating" +msgstr "הסתר דירוג" + +#: ../../include/features.php:55 +msgid "" +"Hide the rating buttons on your channel and profile pages. Note: People can " +"still rate you somewhere else." +msgstr "" + +#: ../../include/features.php:56 +msgid "Private Notes" +msgstr "×¤×ª×§×™× ×¤×¨×˜×™×™×" + +#: ../../include/features.php:56 +msgid "Enables a tool to store notes and reminders (note: not encrypted)" +msgstr "מ×פשר כלי ל×חסון ×¤×ª×§×™× ×•×ª×–×›×•×¨×•×ª (הערה: ×œ× ×ž×•×¦×¤×Ÿ)" + +#: ../../include/features.php:57 +msgid "Navigation Channel Select" +msgstr "" + +#: ../../include/features.php:57 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "" + +#: ../../include/features.php:58 +msgid "Photo Location" +msgstr "×ž×™×§×•× ×ª×¦×œ×•×" + +#: ../../include/features.php:58 +msgid "If location data is available on uploaded photos, link this to a map." +msgstr "" + +#: ../../include/features.php:59 +msgid "Access Controlled Chatrooms" +msgstr "" + +#: ../../include/features.php:59 +msgid "Provide chatrooms and chat services with access control." +msgstr "" + +#: ../../include/features.php:60 +msgid "Smart Birthdays" +msgstr "ימי הולדת חכמי×" + +#: ../../include/features.php:60 +msgid "" +"Make birthday events timezone aware in case your friends are scattered " +"across the planet." +msgstr "" + +#: ../../include/features.php:61 +msgid "Expert Mode" +msgstr "מצב מומחה" + +#: ../../include/features.php:61 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "" + +#: ../../include/features.php:62 +msgid "Premium Channel" +msgstr "ערוץ פרמיה" + +#: ../../include/features.php:62 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "" + +#: ../../include/features.php:67 +msgid "Post Composition Features" +msgstr "" + +#: ../../include/features.php:70 +msgid "Large Photos" +msgstr "×ª×¦×œ×•×ž×™× ×’×“×•×œ×™×" + +#: ../../include/features.php:70 +msgid "" +"Include large (1024px) photo thumbnails in posts. If not enabled, use small " +"(640px) photo thumbnails" +msgstr "" + +#: ../../include/features.php:71 +msgid "Automatically import channel content from other channels or feeds" +msgstr "" + +#: ../../include/features.php:72 +msgid "Even More Encryption" +msgstr "×פילו עוד הצפנה" + +#: ../../include/features.php:72 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "" + +#: ../../include/features.php:73 +msgid "Enable Voting Tools" +msgstr "×פשר כלי הצבעה" + +#: ../../include/features.php:73 +msgid "Provide a class of post which others can vote on" +msgstr "" + +#: ../../include/features.php:74 +msgid "Delayed Posting" +msgstr "" + +#: ../../include/features.php:74 +msgid "Allow posts to be published at a later date" +msgstr "" + +#: ../../include/features.php:75 +msgid "Suppress Duplicate Posts/Comments" +msgstr "" + +#: ../../include/features.php:75 +msgid "" +"Prevent posts with identical content to be published with less than two " +"minutes in between submissions." +msgstr "" + +#: ../../include/features.php:81 +msgid "Network and Stream Filtering" +msgstr "סינון רשת וזר×" + +#: ../../include/features.php:82 +msgid "Search by Date" +msgstr "חפש לפי ת×ריך" + +#: ../../include/features.php:82 +msgid "Ability to select posts by date ranges" +msgstr "מסנן ×וספי×" + +#: ../../include/features.php:83 ../../include/group.php:311 +msgid "Privacy Groups" +msgstr "קבוצת פרטיות" + +#: ../../include/features.php:83 +msgid "Enable management and selection of privacy groups" +msgstr "" + +#: ../../include/features.php:84 +msgid "Save search terms for re-use" +msgstr "" + +#: ../../include/features.php:85 +msgid "Network Personal Tab" +msgstr "" + +#: ../../include/features.php:85 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "" + +#: ../../include/features.php:86 +msgid "Network New Tab" +msgstr "" + +#: ../../include/features.php:86 +msgid "Enable tab to display all new Network activity" +msgstr "" + +#: ../../include/features.php:87 +msgid "Affinity Tool" +msgstr "כלי קירבה" + +#: ../../include/features.php:87 +msgid "Filter stream activity by depth of relationships" +msgstr "" + +#: ../../include/features.php:88 +msgid "Connection Filtering" +msgstr "סינון חיבור" + +#: ../../include/features.php:88 +msgid "Filter incoming posts from connections based on keywords/content" +msgstr "" + +#: ../../include/features.php:89 +msgid "Show channel suggestions" +msgstr "הצג הצעות ערוץ" + +#: ../../include/features.php:94 +msgid "Post/Comment Tools" +msgstr "" + +#: ../../include/features.php:95 +msgid "Community Tagging" +msgstr "" + +#: ../../include/features.php:95 +msgid "Ability to tag existing posts" +msgstr "" + +#: ../../include/features.php:96 +msgid "Post Categories" +msgstr "" + +#: ../../include/features.php:96 +msgid "Add categories to your posts" +msgstr "" + +#: ../../include/features.php:97 +msgid "Emoji Reactions" +msgstr "" + +#: ../../include/features.php:97 +msgid "Add emoji reaction ability to posts" +msgstr "" + +#: ../../include/features.php:98 +msgid "Ability to file posts under folders" +msgstr "" + +#: ../../include/features.php:99 +msgid "Dislike Posts" +msgstr "" + +#: ../../include/features.php:99 +msgid "Ability to dislike posts/comments" +msgstr "" + +#: ../../include/features.php:100 +msgid "Star Posts" +msgstr "" + +#: ../../include/features.php:100 +msgid "Ability to mark special posts with a star indicator" +msgstr "" + +#: ../../include/features.php:101 +msgid "Tag Cloud" +msgstr "ענן תגיות" + +#: ../../include/features.php:101 +msgid "Provide a personal tag cloud on your channel page" +msgstr "" + +#: ../../include/oembed.php:324 +msgid "Embedded content" +msgstr "תוכן מוטמע" + +#: ../../include/oembed.php:333 +msgid "Embedding disabled" +msgstr "הטמעה ×”×™× ×” מנוטרלת" + +#: ../../include/acl_selectors.php:271 +msgid "Who can see this?" +msgstr "מי מסוגל לר×ות ×–×ת?" + +#: ../../include/acl_selectors.php:272 +msgid "Custom selection" +msgstr "מבחר מות××" + +#: ../../include/acl_selectors.php:273 +msgid "" +"Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit" +" the scope of \"Show\"." +msgstr "" + +#: ../../include/acl_selectors.php:274 +msgid "Show" +msgstr "הצג" + +#: ../../include/acl_selectors.php:275 +msgid "Don't show" +msgstr "×ל תציג" + +#: ../../include/acl_selectors.php:281 +msgid "Other networks and post services" +msgstr "שירותי רשת ×•×¤×¨×¡×•× ×חרי×" + +#: ../../include/acl_selectors.php:311 +#, php-format +msgid "" +"Post permissions %s cannot be changed %s after a post is shared.
    These" +" permissions set who is allowed to view the post." +msgstr "" + +#: ../../include/auth.php:105 +msgid "Logged out." +msgstr "מנותק." + +#: ../../include/auth.php:212 +msgid "Failed authentication" +msgstr "×ימות נכשל" + +#: ../../include/datetime.php:135 +msgid "Birthday" +msgstr "×™×•× ×”×•×œ×“×ª" + +#: ../../include/datetime.php:137 +msgid "Age: " +msgstr "גיל: " + +#: ../../include/datetime.php:139 +msgid "YYYY-MM-DD or MM-DD" +msgstr "YYYY-MM-DD ×ו MM-DD" + +#: ../../include/datetime.php:272 ../../boot.php:2470 +msgid "never" +msgstr "" + +#: ../../include/datetime.php:278 +msgid "less than a second ago" +msgstr "לפניי פחות משניה" + +#: ../../include/datetime.php:296 +#, php-format +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "לפני %1$d %2$s" + +#: ../../include/datetime.php:307 +msgctxt "relative_date" +msgid "year" +msgid_plural "years" +msgstr[0] "שנה" +msgstr[1] "שני×" + +#: ../../include/datetime.php:310 +msgctxt "relative_date" +msgid "month" +msgid_plural "months" +msgstr[0] "חודש" +msgstr[1] "חודשי×" + +#: ../../include/datetime.php:313 +msgctxt "relative_date" +msgid "week" +msgid_plural "weeks" +msgstr[0] "שבוע" +msgstr[1] "שבועות" + +#: ../../include/datetime.php:316 +msgctxt "relative_date" +msgid "day" +msgid_plural "days" +msgstr[0] "יו×" +msgstr[1] "ימי×" + +#: ../../include/datetime.php:319 +msgctxt "relative_date" +msgid "hour" +msgid_plural "hours" +msgstr[0] "שעה" +msgstr[1] "שעות" + +#: ../../include/datetime.php:322 +msgctxt "relative_date" +msgid "minute" +msgid_plural "minutes" +msgstr[0] "דקה" +msgstr[1] "דקות" + +#: ../../include/datetime.php:325 +msgctxt "relative_date" +msgid "second" +msgid_plural "seconds" +msgstr[0] "שניה" +msgstr[1] "שניות" + +#: ../../include/datetime.php:562 +#, php-format +msgid "%1$s's birthday" +msgstr "" + +#: ../../include/datetime.php:563 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "×™×•× ×”×•×œ×“×ª שמח %1$s" + +#: ../../include/group.php:26 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "" + +#: ../../include/group.php:248 +msgid "Add new connections to this privacy group" +msgstr "הוסף ×—×™×‘×•×¨×™× ×—×“×©×™× ×œ×§×‘×•×¦×ª פרטיות זו" + +#: ../../include/group.php:289 +msgid "edit" +msgstr "ערוך" + +#: ../../include/group.php:312 +msgid "Edit group" +msgstr "ערוך קבוצה" + +#: ../../include/group.php:313 +msgid "Add privacy group" +msgstr "הוסף קבוצת פרטיות" + +#: ../../include/group.php:314 +msgid "Channels not in any privacy group" +msgstr "" + +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "למחוק ×ת פריט ×–×”?" + +#: ../../include/js_strings.php:8 +msgid "[-] show less" +msgstr "[-] הצג פחות" + +#: ../../include/js_strings.php:9 +msgid "[+] expand" +msgstr "[+] הרחב" + +#: ../../include/js_strings.php:10 +msgid "[-] collapse" +msgstr "[-] צמצ×" + +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "סיסמה קצרה מדי" + +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" +msgstr "סיסמ×ות ×œ× ×ª×•×מות" + +#: ../../include/js_strings.php:13 +msgid "everybody" +msgstr "כול×" + +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" +msgstr "מימרת סיסמה סודית" + +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" +msgstr "" + +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." +msgstr "" + +#: ../../include/js_strings.php:17 +msgid "close all" +msgstr "סגור הכל" + +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "×ין דבר חדש ×›×ן" + +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" +msgstr "" + +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" +msgstr "ת×ר (רשות)" + +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" +msgstr "" + +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" +msgstr "" + +#: ../../include/js_strings.php:27 +msgid "timeago.prefixAgo" +msgstr "timeago.prefixAgo" + +#: ../../include/js_strings.php:28 +msgid "timeago.prefixFromNow" +msgstr "timeago.prefixFromNow" + +#: ../../include/js_strings.php:29 +msgid "ago" +msgstr "לפני" + +#: ../../include/js_strings.php:30 +msgid "from now" +msgstr "מעכשיו" + +#: ../../include/js_strings.php:31 +msgid "less than a minute" +msgstr "פחות מדקה" + +#: ../../include/js_strings.php:32 +msgid "about a minute" +msgstr "דקה לערך" + +#: ../../include/js_strings.php:33 +#, php-format +msgid "%d minutes" +msgstr "%d דקות" + +#: ../../include/js_strings.php:34 +msgid "about an hour" +msgstr "שעה לערך" + +#: ../../include/js_strings.php:35 +#, php-format +msgid "about %d hours" +msgstr " %d שעות לערך" + +#: ../../include/js_strings.php:36 +msgid "a day" +msgstr "יו×" + +#: ../../include/js_strings.php:37 +#, php-format +msgid "%d days" +msgstr "%d ימי×" + +#: ../../include/js_strings.php:38 +msgid "about a month" +msgstr "חודש לערך" + +#: ../../include/js_strings.php:39 +#, php-format +msgid "%d months" +msgstr "%d חודשי×" + +#: ../../include/js_strings.php:40 +msgid "about a year" +msgstr "שנה לערך" + +#: ../../include/js_strings.php:41 +#, php-format +msgid "%d years" +msgstr "%d שני×" + +#: ../../include/js_strings.php:42 +msgid " " +msgstr " " + +#: ../../include/js_strings.php:43 +msgid "timeago.numbers" +msgstr "timeago.numbers" + +#: ../../include/js_strings.php:49 +msgctxt "long" +msgid "May" +msgstr "מ××™" + +#: ../../include/js_strings.php:57 +msgid "Jan" +msgstr "ינו׳" + +#: ../../include/js_strings.php:58 +msgid "Feb" +msgstr "פבר׳" + +#: ../../include/js_strings.php:59 +msgid "Mar" +msgstr "מרץ" + +#: ../../include/js_strings.php:60 +msgid "Apr" +msgstr "×פר׳" + +#: ../../include/js_strings.php:61 +msgctxt "short" +msgid "May" +msgstr "מ××™" + +#: ../../include/js_strings.php:62 +msgid "Jun" +msgstr "יונ׳" + +#: ../../include/js_strings.php:63 +msgid "Jul" +msgstr "יול׳" + +#: ../../include/js_strings.php:64 +msgid "Aug" +msgstr "×וג׳" + +#: ../../include/js_strings.php:65 +msgid "Sep" +msgstr "ספט׳" + +#: ../../include/js_strings.php:66 +msgid "Oct" +msgstr "×וק׳" + +#: ../../include/js_strings.php:67 +msgid "Nov" +msgstr "נוב׳" + +#: ../../include/js_strings.php:68 +msgid "Dec" +msgstr "דצמ׳" + +#: ../../include/js_strings.php:76 +msgid "Sun" +msgstr "×׳" + +#: ../../include/js_strings.php:77 +msgid "Mon" +msgstr "ב׳" + +#: ../../include/js_strings.php:78 +msgid "Tue" +msgstr "ג׳" + +#: ../../include/js_strings.php:79 +msgid "Wed" +msgstr "ד׳" + +#: ../../include/js_strings.php:80 +msgid "Thu" +msgstr "ה׳" + +#: ../../include/js_strings.php:81 +msgid "Fri" +msgstr "ו׳" + +#: ../../include/js_strings.php:82 +msgid "Sat" +msgstr "ש׳" + +#: ../../include/js_strings.php:83 +msgctxt "calendar" +msgid "today" +msgstr "היו×" + +#: ../../include/js_strings.php:84 +msgctxt "calendar" +msgid "month" +msgstr "חודש" + +#: ../../include/js_strings.php:85 +msgctxt "calendar" +msgid "week" +msgstr "שבוע" + +#: ../../include/js_strings.php:86 +msgctxt "calendar" +msgid "day" +msgstr "יו×" + +#: ../../include/js_strings.php:87 +msgctxt "calendar" +msgid "All day" +msgstr "כל היו×" + +#: ../../include/network.php:657 +msgid "view full size" +msgstr "צפה בגודל מל×" + +#: ../../include/network.php:1885 +msgid "No Subject" +msgstr "×ין נוש×" + +#: ../../include/network.php:2146 ../../include/network.php:2147 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/network.php:2148 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/network.php:2149 +msgid "GNU-Social" +msgstr "GNU-Social" + +#: ../../include/network.php:2150 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/network.php:2152 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/network.php:2153 +msgid "Facebook" +msgstr "פייסבוק" + +#: ../../include/network.php:2154 +msgid "Zot" +msgstr "" + +#: ../../include/network.php:2155 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/network.php:2156 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/network.php:2157 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/photos.php:110 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "" + +#: ../../include/photos.php:117 +msgid "Image file is empty." +msgstr "קובץ תמונה הינו ריק." + +#: ../../include/photos.php:255 +msgid "Photo storage failed." +msgstr "×חסון ×ª×¦×œ×•× × ×›×©×œ" + +#: ../../include/photos.php:295 +msgid "a new photo" +msgstr "×ª×¦×œ×•× ×—×“×©" + +#: ../../include/photos.php:299 +#, php-format +msgctxt "photo_upload" +msgid "%1$s posted %2$s to %3$s" +msgstr "" + +#: ../../include/photos.php:506 +msgid "Upload New Photos" +msgstr "העלה ×ª×¦×œ×•×ž×™× ×—×“×©×™×" + +#: ../../include/zot.php:699 +msgid "Invalid data packet" +msgstr "" + +#: ../../include/zot.php:715 +msgid "Unable to verify channel signature" +msgstr "" + +#: ../../include/zot.php:2363 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "" + +#: ../../include/zot.php:3712 +msgid "invalid target signature" +msgstr "" + +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "עמוד חדש" + +#: ../../include/page_widgets.php:43 +msgid "Title" +msgstr "כותרת" + +#: ../../include/permissions.php:26 +msgid "Can view my normal stream and posts" +msgstr "" + +#: ../../include/permissions.php:27 +msgid "Can view my default channel profile" +msgstr "" + +#: ../../include/permissions.php:28 +msgid "Can view my connections" +msgstr "" + +#: ../../include/permissions.php:29 +msgid "Can view my file storage and photos" +msgstr "" + +#: ../../include/permissions.php:30 +msgid "Can view my webpages" +msgstr "" + +#: ../../include/permissions.php:33 +msgid "Can send me their channel stream and posts" +msgstr "" + +#: ../../include/permissions.php:34 +msgid "Can post on my channel page (\"wall\")" +msgstr "" + +#: ../../include/permissions.php:35 +msgid "Can comment on or like my posts" +msgstr "" + +#: ../../include/permissions.php:36 +msgid "Can send me private mail messages" +msgstr "" + +#: ../../include/permissions.php:37 +msgid "Can like/dislike stuff" +msgstr "" + +#: ../../include/permissions.php:37 +msgid "Profiles and things other than posts/comments" +msgstr "" + +#: ../../include/permissions.php:39 +msgid "Can forward to all my channel contacts via post @mentions" +msgstr "" + +#: ../../include/permissions.php:39 +msgid "Advanced - useful for creating group forum channels" +msgstr "" + +#: ../../include/permissions.php:40 +msgid "Can chat with me (when available)" +msgstr "מסוגל לשוחח עמי (×›×שר זמין)" + +#: ../../include/permissions.php:41 +msgid "Can write to my file storage and photos" +msgstr "מסוגל לכתוב ×ל ×”×חסון ×•×”×ª×¦×œ×•×ž×™× ×©×œ×™" + +#: ../../include/permissions.php:42 +msgid "Can edit my webpages" +msgstr "מסוגל לערוך עמודי רשת" + +#: ../../include/permissions.php:44 +msgid "Can source my public posts in derived channels" +msgstr "" + +#: ../../include/permissions.php:44 +msgid "Somewhat advanced - very useful in open communities" +msgstr "" + +#: ../../include/permissions.php:46 +msgid "Can administer my channel resources" +msgstr "" + +#: ../../include/permissions.php:46 +msgid "" +"Extremely advanced. Leave this alone unless you know what you are doing" +msgstr "" + +#: ../../include/permissions.php:877 +msgid "Social Networking" +msgstr "רשת חברתית" + +#: ../../include/permissions.php:877 +msgid "Social - Mostly Public" +msgstr "חברתי - ציבורי בעיקר" + +#: ../../include/permissions.php:877 +msgid "Social - Restricted" +msgstr "חברתי - מוגבל" + +#: ../../include/permissions.php:877 +msgid "Social - Private" +msgstr "חברתי - פרטי" + +#: ../../include/permissions.php:878 +msgid "Community Forum" +msgstr "×¤×•×¨×•× ×§×”×™×œ×”" + +#: ../../include/permissions.php:878 +msgid "Forum - Mostly Public" +msgstr "×¤×•×¨×•× - ציבורי בעיקר" + +#: ../../include/permissions.php:878 +msgid "Forum - Restricted" +msgstr "×¤×•×¨×•× - מוגבל" + +#: ../../include/permissions.php:878 +msgid "Forum - Private" +msgstr "×¤×•×¨×•× - פרטי" + +#: ../../include/permissions.php:879 +msgid "Feed Republish" +msgstr "" + +#: ../../include/permissions.php:879 +msgid "Feed - Mostly Public" +msgstr "ערוץ - ציבורי בעיקר" + +#: ../../include/permissions.php:879 +msgid "Feed - Restricted" +msgstr "ערוץ - מוגבל" + +#: ../../include/permissions.php:880 +msgid "Special Purpose" +msgstr "מטרה מיוחדת" + +#: ../../include/permissions.php:880 +msgid "Special - Celebrity/Soapbox" +msgstr "" + +#: ../../include/permissions.php:880 +msgid "Special - Group Repository" +msgstr "" + +#: ../../include/permissions.php:881 +msgid "Custom/Expert Mode" +msgstr "" + +#: ../../include/activities.php:41 +msgid " and " +msgstr " ×•×’× " + +#: ../../include/activities.php:49 +msgid "public profile" +msgstr "פרופיל ציבורי" + +#: ../../include/activities.php:58 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "" + +#: ../../include/activities.php:59 +#, php-format +msgid "Visit %1$s's %2$s" +msgstr "" + +#: ../../include/activities.php:62 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "" + +#: ../../include/bb2diaspora.php:398 +msgid "Attachments:" +msgstr "תצריפי×:" + +#: ../../include/bb2diaspora.php:487 +msgid "$Projectname event notification:" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:82 +msgid "Focus (Hubzilla default)" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:103 +msgid "Theme settings" +msgstr "הגדרות ערכת נוש×" + +#: ../../view/theme/redbasic/php/config.php:104 +msgid "Select scheme" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:105 +msgid "Narrow navbar" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:106 +msgid "Navigation bar background color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:107 +msgid "Navigation bar gradient top color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:108 +msgid "Navigation bar gradient bottom color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:109 +msgid "Navigation active button gradient top color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:110 +msgid "Navigation active button gradient bottom color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:111 +msgid "Navigation bar border color " +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:112 +msgid "Navigation bar icon color " +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:113 +msgid "Navigation bar active icon color " +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:114 +msgid "link color" +msgstr "צבע קישור" + +#: ../../view/theme/redbasic/php/config.php:115 +msgid "Set font-color for banner" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:116 +msgid "Set the background color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:117 +msgid "Set the background image" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:118 +msgid "Set the background color of items" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:119 +msgid "Set the background color of comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:120 +msgid "Set the border color of comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:121 +msgid "Set the indent for comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:122 +msgid "Set the basic color for item icons" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:123 +msgid "Set the hover color for item icons" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:124 +msgid "Set font-size for the entire application" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:124 +msgid "Example: 14px" +msgstr "דוגמ×: 14px" + +#: ../../view/theme/redbasic/php/config.php:125 +msgid "Set font-size for posts and comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:126 +msgid "Set font-color for posts and comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:127 +msgid "Set radius of corners" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:128 +msgid "Set shadow depth of photos" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:129 +msgid "Set maximum width of content region in pixel" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:129 +msgid "Leave empty for default width" +msgstr "הש×ר ריק לצורך רוחב שגרתי" + +#: ../../view/theme/redbasic/php/config.php:130 +msgid "Left align page content" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:131 +msgid "Set minimum opacity of nav bar - to hide it" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:132 +msgid "Set size of conversation author photo" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:133 +msgid "Set size of followup author photos" +msgstr "" + +#: ../../boot.php:1162 +#, php-format +msgctxt "opensearch" +msgid "Search %1$s (%2$s)" +msgstr "" + +#: ../../boot.php:1162 +msgctxt "opensearch" +msgid "$Projectname" +msgstr "" + +#: ../../boot.php:1480 +#, php-format +msgid "Update %s failed. See error logs." +msgstr "" + +#: ../../boot.php:1483 +#, php-format +msgid "Update Error at %s" +msgstr "" + +#: ../../boot.php:1684 +msgid "" +"Create an account to access services and applications within the Hubzilla" +msgstr "" + +#: ../../boot.php:1706 +msgid "Password" +msgstr "סיסמה" + +#: ../../boot.php:1707 +msgid "Remember me" +msgstr "זכור ×ותי" + +#: ../../boot.php:1710 +msgid "Forgot your password?" +msgstr "שכחת ×ת הסיסמה שלך?" + +#: ../../boot.php:2276 +msgid "toggle mobile" +msgstr "" + +#: ../../boot.php:2425 +msgid "Website SSL certificate is not valid. Please correct." +msgstr "תעודת SSL ×תר רשת ××™× ×” תקינה. ×× × ×ª×§×Ÿ." + +#: ../../boot.php:2428 +#, php-format +msgid "[hubzilla] Website SSL error for %s" +msgstr "[hubzilla] שגי×ת SSL ×תר רשת עבור %s" + +#: ../../boot.php:2469 +msgid "Cron/Scheduled tasks not running." +msgstr "משימות Cron/מתוזמנות ×œ× ×¨×¦×•×ª." + +#: ../../boot.php:2473 +#, php-format +msgid "[hubzilla] Cron tasks not running on %s" +msgstr "[hubzilla] משימות Cron ×œ× ×¨×¦×•×ª על %s" diff --git a/view/he/hstrings.php b/view/he/hstrings.php new file mode 100644 index 000000000..328bb93ae --- /dev/null +++ b/view/he/hstrings.php @@ -0,0 +1,2304 @@ +privacy settings, which have higher priority than individual settings. You can not change those settings here."] = ""; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = ""; +App::$strings["Last update:"] = "עדכון ×חרון:"; +App::$strings["Public access denied."] = "גישה ציבורית נדחתה."; +App::$strings["%d rating"] = array( + 0 => "", + 1 => "", +); +App::$strings["Gender: "] = "מין: "; +App::$strings["Status: "] = "מצב: "; +App::$strings["Homepage: "] = "עמוד בית: "; +App::$strings["Age:"] = "גיל:"; +App::$strings["Location:"] = "מיקו×:"; +App::$strings["Description:"] = "תי×ור:"; +App::$strings["Hometown:"] = "עיר מגורי×:"; +App::$strings["About:"] = "×ודות:"; +App::$strings["Connect"] = "התחבר"; +App::$strings["Public Forum:"] = "×¤×•×¨×•× ×¦×™×‘×•×¨×™:"; +App::$strings["Keywords: "] = "מילות מפתח: "; +App::$strings["Don't suggest"] = "×ל תציע"; +App::$strings["Common connections:"] = "×—×™×‘×•×¨×™× ×©×›×™×—×™×:"; +App::$strings["Global Directory"] = "ספרייה גלובלית"; +App::$strings["Local Directory"] = "ספרייה מקומית"; +App::$strings["Find"] = "מצ×"; +App::$strings["Finding:"] = ""; +App::$strings["Channel Suggestions"] = "הצעות ערוץ"; +App::$strings["next page"] = "עמוד הב×"; +App::$strings["previous page"] = "עמוד קוד×"; +App::$strings["Sort options"] = "×פשרויות מיון"; +App::$strings["Alphabetic"] = "×לפבתי"; +App::$strings["Reverse Alphabetic"] = "×לפבתי הפוך"; +App::$strings["Newest to Oldest"] = "×ž×”×—×“×©×™× ×™×•×ª×¨ ×œ×™×©× ×™× ×™×•×ª×¨"; +App::$strings["Oldest to Newest"] = "×ž×”×™×©× ×™× ×™×•×ª×¨ ×œ×—×“×©×™× ×™×•×ª×¨"; +App::$strings["No entries (some entries may be hidden)."] = ""; +App::$strings["Item not found."] = "פריט ×œ× × ×ž×¦×."; +App::$strings["Item not found"] = "פריט ×œ× × ×ž×¦×"; +App::$strings["Title (optional)"] = "כותרת (רשות):"; +App::$strings["Edit Block"] = ""; +App::$strings["No channel."] = "×ין ערוץ."; +App::$strings["Common connections"] = "×—×™×‘×•×¨×™× ×ž×¦×•×™×™×"; +App::$strings["No connections in common."] = ""; +App::$strings["Blocked"] = ""; +App::$strings["Ignored"] = ""; +App::$strings["Hidden"] = "מוסתר"; +App::$strings["Archived"] = "גנוזי×"; +App::$strings["New"] = "חדש"; +App::$strings["New Connections"] = "×—×™×‘×•×¨×™× ×—×“×©×™×"; +App::$strings["Show pending (new) connections"] = ""; +App::$strings["All Connections"] = "כל החיבורי×"; +App::$strings["Show all connections"] = "הצג ×ת כל החיבורי×"; +App::$strings["Only show blocked connections"] = "הצג רק ×—×™×‘×•×¨×™× ×—×¡×•×ž×™×"; +App::$strings["Only show ignored connections"] = "הצג רק ×—×™×‘×•×¨×™× ×ž× ×•×›×¨×™×"; +App::$strings["Only show archived connections"] = "הצג רק ×—×™×‘×•×¨×™× ×’× ×•×–×™×"; +App::$strings["Only show hidden connections"] = "הצג רק ×—×™×‘×•×¨×™× ×ž×•×¡×ª×¨×™×"; +App::$strings["Pending approval"] = "ממתין ל×ישור"; +App::$strings["%1\$s [%2\$s]"] = ""; +App::$strings["Edit connection"] = "ערוך חיבור"; +App::$strings["Delete connection"] = "מחק חיבור"; +App::$strings["Channel address"] = "כתובת ערוץ"; +App::$strings["Network"] = "רשת"; +App::$strings["Status"] = "מצב"; +App::$strings["Connected"] = "מחובר"; +App::$strings["Approve connection"] = "×שר חיבור"; +App::$strings["Approve"] = "×שר"; +App::$strings["Ignore connection"] = "×”×ª×¢×œ× ×ž×—×™×‘×•×¨"; +App::$strings["Recent activity"] = "פעילות ×חרונה"; +App::$strings["Connections"] = "חיבורי×"; +App::$strings["Search"] = "חיפוש"; +App::$strings["Search your connections"] = "חפש ×ת ×”×—×™×‘×•×¨×™× ×©×œ×š"; +App::$strings["Connections search"] = "חיפוש חיבורי×"; +App::$strings["Image uploaded but image cropping failed."] = ""; +App::$strings["Cover Photos"] = "תצלומי שער"; +App::$strings["Image resize failed."] = "שינוי גודל תמונה נכשל."; +App::$strings["Unable to process image"] = "×œ× ×ž×¡×•×’×œ לעבד תמונה"; +App::$strings["Image upload failed."] = "העל×ת תמונה נכשלה."; +App::$strings["Unable to process image."] = "×œ× ×ž×¡×•×’×œ לעבד תמונה."; +App::$strings["female"] = "נקבה"; +App::$strings["%1\$s updated her %2\$s"] = ""; +App::$strings["male"] = "זכר"; +App::$strings["%1\$s updated his %2\$s"] = ""; +App::$strings["%1\$s updated their %2\$s"] = ""; +App::$strings["cover photo"] = "×ª×¦×œ×•× ×©×¢×¨"; +App::$strings["Photo not available."] = "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ."; +App::$strings["Upload File:"] = "העלה קובץ:"; +App::$strings["Select a profile:"] = "בחר פרופיל:"; +App::$strings["Upload Cover Photo"] = "העלה ×ª×¦×œ×•× ×©×¢×¨"; +App::$strings["or"] = "×ו"; +App::$strings["skip this step"] = "דלג על צעד ×–×”"; +App::$strings["select a photo from your photo albums"] = ""; +App::$strings["Crop Image"] = "גזור תמונה"; +App::$strings["Please adjust the image cropping for optimum viewing."] = ""; +App::$strings["Done Editing"] = "×¡×™×™× ×œ×¢×¨×•×š"; +App::$strings["Item is not editable"] = "פריט ×ינו עריך."; +App::$strings["Edit post"] = "ערוך פוסט"; +App::$strings["Calendar entries imported."] = "רשומות לוח שנה הוב×ו."; +App::$strings["No calendar entries found."] = "×œ× × ×ž×¦×ו רשומות לוח שנה."; +App::$strings["Event can not end before it has started."] = ""; +App::$strings["Unable to generate preview."] = "×œ× ×ž×¡×•×’×œ להפיק תצוגה מקדימה."; +App::$strings["Event title and start time are required."] = "כותרת וזמן תחילת ×ירוע נדרשי×"; +App::$strings["Event not found."] = "×ירוע ×œ× × ×ž×¦×."; +App::$strings["event"] = "×ירוע"; +App::$strings["Edit event title"] = "ערוך כותרת ×ירוע"; +App::$strings["Event title"] = "כותרת ×ירוע"; +App::$strings["Required"] = "נדרש"; +App::$strings["Categories (comma-separated list)"] = "קטגוריות (רשימה מופרדת פסיקי×)"; +App::$strings["Edit Category"] = "ערוך קטגוריה"; +App::$strings["Category"] = "קטגוריה"; +App::$strings["Edit start date and time"] = "ערוך זמן ות×ריך התחלה"; +App::$strings["Start date and time"] = "זמן ות×ריך התחלה"; +App::$strings["Finish date and time are not known or not relevant"] = ""; +App::$strings["Edit finish date and time"] = "ערוך זמן ות×ריך סיו×"; +App::$strings["Finish date and time"] = "זמן ות×ריך סיו×"; +App::$strings["Adjust for viewer timezone"] = ""; +App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = ""; +App::$strings["Edit Description"] = "ערוך תי×ור"; +App::$strings["Description"] = "תי×ור"; +App::$strings["Edit Location"] = "ערוך מיקו×"; +App::$strings["Location"] = "מיקו×"; +App::$strings["Share this event"] = "שתף ×ת ×ירוע ×–×”"; +App::$strings["Preview"] = "תצוגה מקדימה"; +App::$strings["Permission settings"] = "הגדרות הרש××”"; +App::$strings["Advanced Options"] = "×פשרויות מתקדמות"; +App::$strings["Edit event"] = "ערוך ×ירוע"; +App::$strings["Delete event"] = "מחק ×ירוע"; +App::$strings["calendar"] = "לוח שנה"; +App::$strings["Event removed"] = "×ירוע הוסר"; +App::$strings["Failed to remove event"] = "נכשל להסיר ×ירוע"; +App::$strings["Photos"] = "תצלומי×"; +App::$strings["Cancel"] = "ביטול"; +App::$strings["This site is not a directory server"] = ""; +App::$strings["This directory server requires an access token"] = ""; +App::$strings["Save to Folder:"] = "שמור לתיקייה:"; +App::$strings["- select -"] = "- בחר -"; +App::$strings["Save"] = "שמור"; +App::$strings["Invalid message"] = "הודעה שגויה"; +App::$strings["no results"] = "×ין תוצ×ות"; +App::$strings["Delivery report for %1\$s"] = "דיווח מסירה עבור %1\$s"; +App::$strings["channel sync processed"] = ""; +App::$strings["queued"] = "בתור"; +App::$strings["posted"] = "פורס×"; +App::$strings["accepted for delivery"] = "נתקבל לצורך מסירה"; +App::$strings["updated"] = "עודכן"; +App::$strings["update ignored"] = "עדכון נוכר"; +App::$strings["permission denied"] = "הרש××” נדחתה"; +App::$strings["recipient not found"] = "נמען ×œ× × ×ž×¦×"; +App::$strings["mail recalled"] = "דו×ר הוחזר"; +App::$strings["duplicate mail received"] = "דו×ר כפול נתקבל"; +App::$strings["mail delivered"] = "דו×ר נמסר"; +App::$strings["Layout Name"] = ""; +App::$strings["Layout Description (Optional)"] = ""; +App::$strings["Edit Layout"] = ""; +App::$strings["Page link"] = "קישור עמוד"; +App::$strings["Edit Webpage"] = "ערוך עמוד רשת"; +App::$strings["Channel added."] = "ערוץ נתווסף."; +App::$strings["network"] = "רשת"; +App::$strings["RSS"] = "RSS"; +App::$strings["Privacy group created."] = "קבוצת פרטיות נוצרה."; +App::$strings["Could not create privacy group."] = "×œ× ×”×™×ª×” ×פשרות ליצור קבוצת פרטיות."; +App::$strings["Privacy group not found."] = "קבוצת פרטיות ×œ× × ×ž×¦××”."; +App::$strings["Privacy group updated."] = "קבוצת פרטיות עודכנה."; +App::$strings["Create a group of channels."] = "צור ×שכול של ערוצי×."; +App::$strings["Privacy group name: "] = "×©× ×§×‘×•×¦×ª פרטיות:"; +App::$strings["Members are visible to other channels"] = "×—×‘×¨×™× ×”×™× × × ×¨××™× ×œ×¢×¨×•×¦×™× ×חרי×"; +App::$strings["Privacy group removed."] = "קבוצת פרטיות הוסרה."; +App::$strings["Unable to remove privacy group."] = "×œ× ×ž×¡×•×’×œ להסיר קבוצת פרטיות."; +App::$strings["Privacy group editor"] = "עורך קבוצת פרטיות"; +App::$strings["Members"] = "חברי×"; +App::$strings["All Connected Channels"] = ""; +App::$strings["Click on a channel to add or remove."] = ""; +App::$strings["Share content from Firefox to \$Projectname"] = ""; +App::$strings["Activate the Firefox \$Projectname provider"] = ""; +App::$strings["Authorize application connection"] = ""; +App::$strings["Return to your app and insert this Securty Code:"] = ""; +App::$strings["Please login to continue."] = "×× × ×”×ª×—×‘×¨ כדי להמשיך."; +App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = ""; +App::$strings["Documentation Search"] = "חיפוש תיעוד"; +App::$strings["Help:"] = "עזרה:"; +App::$strings["Help"] = "עזרה"; +App::$strings["\$Projectname Documentation"] = "תיעוד \$Projectname"; +App::$strings["Permission Denied."] = "הרש××” נדחתה."; +App::$strings["File not found."] = "קובץ ×œ× × ×ž×¦×."; +App::$strings["Edit file permissions"] = "ערוך הרש×ות קובץ"; +App::$strings["Set/edit permissions"] = "קבע/ערוך הרש×ות"; +App::$strings["Include all files and sub folders"] = "כלול כל קובץ ותיקיית משנה"; +App::$strings["Return to file list"] = ""; +App::$strings["Copy/paste this code to attach file to a post"] = ""; +App::$strings["Copy/paste this URL to link file from a web page"] = ""; +App::$strings["Share this file"] = "שתף ×ת קובץ ×–×”"; +App::$strings["Show URL to this file"] = "הצג URL לקובץ ×–×”"; +App::$strings["Notify your contacts about this file"] = ""; +App::$strings["Apps"] = "×פליקציות"; +App::$strings["Item not available."] = "פריט ×œ× × ×ž×¦×."; +App::$strings["Your service plan only allows %d channels."] = ""; +App::$strings["Nothing to import."] = "×ין דבר ליב×."; +App::$strings["Unable to download data from old server"] = ""; +App::$strings["Imported file is empty."] = "קובץ ×ž×™×•×‘× ×”×™× ×• ריק"; +App::$strings["Warning: Database versions differ by %1\$d updates."] = ""; +App::$strings["Cloned channel not found. Import failed."] = ""; +App::$strings["No channel. Import failed."] = ""; +App::$strings["Import completed."] = "×™×‘×•× ×”×•×©×œ×."; +App::$strings["You must be logged in to use this feature."] = ""; +App::$strings["Import Channel"] = "×™×‘× ×¢×¨×•×¥"; +App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "השתמש בטופס ×–×” כדי ×œ×™×‘× ×¢×¨×•×¥ ×§×™×™× ×ž×ª×•×š שרת/מוקד ×חר. ב×פשרותך ל×חזר ×ת זהות הערוץ מתוך שרת/מוקד ישן דרך הרשת ×ו לספק קובץ יצו×."; +App::$strings["File to Upload"] = "קובץ להעל××”"; +App::$strings["Or provide the old server/hub details"] = "×ו ספק פרטי שרת/מוקד ישני×"; +App::$strings["Your old identity address (xyz@example.com)"] = "כתובת זיהוי ישנה (xyz@example.com)"; +App::$strings["Your old login email address"] = "כתובת דו×״ל כניסה ישנה"; +App::$strings["Your old login password"] = "סיסמת כניסה ישנה"; +App::$strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = ""; +App::$strings["Make this hub my primary location"] = "הפוך ×ת מוקד ×–×” ×œ×ž×™×§×•× ×”×¢×™×§×¨×™ שלי"; +App::$strings["Import existing posts if possible (experimental - limited by available memory"] = ""; +App::$strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = ""; +App::$strings["Unable to locate original post."] = "×œ× ×ž×¡×•×’×œ ל×תר פוסט מקורי."; +App::$strings["Empty post discarded."] = "פוסט ריק סולק."; +App::$strings["Executable content type not permitted to this channel."] = ""; +App::$strings["Duplicate post suppressed."] = "פוסט כפול הודחק."; +App::$strings["System error. Post not saved."] = "שגי×ת מערכת. פוסט ×œ× × ×©×ž×¨."; +App::$strings["Unable to obtain post information from database."] = ""; +App::$strings["You have reached your limit of %1$.0f top level posts."] = ""; +App::$strings["You have reached your limit of %1$.0f webpages."] = ""; +App::$strings["Layouts"] = ""; +App::$strings["Comanche page description language help"] = ""; +App::$strings["Layout Description"] = ""; +App::$strings["Download PDL file"] = "הורד קובץ PDL"; +App::$strings["\$Projectname"] = "\$Projectname"; +App::$strings["Welcome to %s"] = "×‘×¨×•×›×™× ×”×‘××™× ×ל %s"; +App::$strings["First Name"] = "×©× ×¤×¨×˜×™"; +App::$strings["Last Name"] = "×©× ×ž×©×¤×—×”"; +App::$strings["Nickname"] = "×©× ×›×™× ×•×™"; +App::$strings["Full Name"] = "×©× ×ž×œ×"; +App::$strings["Email"] = "דו×״ל"; +App::$strings["Profile Photo"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; +App::$strings["Profile Photo 16px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 16 פיקסל"; +App::$strings["Profile Photo 32px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 32 פיקסל"; +App::$strings["Profile Photo 48px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 48 פיקסל"; +App::$strings["Profile Photo 64px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 64 פיקסל"; +App::$strings["Profile Photo 80px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 80 פיקסל"; +App::$strings["Profile Photo 128px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 128 פיקסל"; +App::$strings["Timezone"] = "×זור זמן"; +App::$strings["Homepage URL"] = ""; +App::$strings["Language"] = "שפה"; +App::$strings["Birth Year"] = "שנת הולדת"; +App::$strings["Birth Month"] = "חודש הולדת"; +App::$strings["Birth Day"] = "×™×•× ×”×•×œ×“×ª"; +App::$strings["Birthdate"] = "×™×•× ×”×•×œ×“×ª"; +App::$strings["Gender"] = "מין"; +App::$strings["Male"] = "זכר"; +App::$strings["Female"] = "נקבה"; +App::$strings["webpage"] = "עמוד רשת"; +App::$strings["block"] = ""; +App::$strings["layout"] = ""; +App::$strings["menu"] = "תפריט"; +App::$strings["%s element installed"] = ""; +App::$strings["%s element installation failed"] = ""; +App::$strings["Like/Dislike"] = ""; +App::$strings["This action is restricted to members."] = ""; +App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = ""; +App::$strings["Invalid request."] = "בקשה שגויה."; +App::$strings["channel"] = "ערוץ"; +App::$strings["thing"] = "דבר"; +App::$strings["Channel unavailable."] = "עמוד ×œ× ×–×ž×™×Ÿ."; +App::$strings["Previous action reversed."] = ""; +App::$strings["photo"] = "תצלו×"; +App::$strings["status"] = "סטטוס"; +App::$strings["%1\$s likes %2\$s's %3\$s"] = ""; +App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = ""; +App::$strings["%1\$s agrees with %2\$s's %3\$s"] = ""; +App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = ""; +App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = ""; +App::$strings["%1\$s is attending %2\$s's %3\$s"] = ""; +App::$strings["%1\$s is not attending %2\$s's %3\$s"] = ""; +App::$strings["%1\$s may attend %2\$s's %3\$s"] = ""; +App::$strings["Action completed."] = "פעולה הושלמה."; +App::$strings["Thank you."] = "תודה."; +App::$strings["Import completed"] = "×™×‘×•× ×”×•×©×œ×"; +App::$strings["Import Items"] = "×™×‘×•× ×¤×¨×™×˜×™×"; +App::$strings["Use this form to import existing posts and content from an export file."] = ""; +App::$strings["Total invitation limit exceeded."] = "סך מגבלת הזמנות נגמרה."; +App::$strings["%s : Not a valid email address."] = "%s : כתובת דו×״ל ×œ× ×ª×§×™× ×”."; +App::$strings["Please join us on \$Projectname"] = "נשמח ×× ×ª×¦×˜×¨×£ ×לינו ברשת \$Projectname"; +App::$strings["Invitation limit exceeded. Please contact your site administrator."] = "מגבלת הזמנות נגמרה. ×× × ×¦×•×¨ קשר ×¢× ×ž× ×”×œ ×”×תר שלך."; +App::$strings["%s : Message delivery failed."] = "%s : מסירת הודעה נכשלה."; +App::$strings["%d message sent."] = array( + 0 => "הודעה %d נשלחה.", + 1 => "%d הודעות נשלחו.", +); +App::$strings["You have no more invitations available"] = "×œ× × ×•×ª×¨×• לך עוד הזמנות זמינות"; +App::$strings["Send invitations"] = "שלח הזמנות"; +App::$strings["Enter email addresses, one per line:"] = "הזן כתובות דו×״ל, ×חת בכל שורה:"; +App::$strings["Your message:"] = "הודעתך:"; +App::$strings["Please join my community on \$Projectname."] = "×שמח ×× ×ª×¦×˜×¨×£ לקהילה שלי ברשת \$Projectname."; +App::$strings["You will need to supply this invitation code:"] = "×™×”×™×” עליך לספק ×ת קוד הזמנה ×–×”:"; +App::$strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. ×”×™×¨×©× ×‘×›×œ ×ž×™×§×•× \$Projectname (×›×•×œ× ×ž×—×•×‘×¨×™× ×‘ ×ופן הדדי)"; +App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. הזן ×ת כתובת רשת \$Projectname שלי לתוך שורת החיפוש של ×”×תר."; +App::$strings["or visit"] = "×ו בקר בכתובת"; +App::$strings["3. Click [Connect]"] = "3. לחץ [התחבר]"; +App::$strings["Remote privacy information not available."] = ""; +App::$strings["Visible to:"] = "נר××” ל×לו:"; +App::$strings["Location not found."] = "×ž×™×§×•× ×œ× × ×ž×¦×."; +App::$strings["Location lookup failed."] = ""; +App::$strings["Please select another location to become primary before removing the primary location."] = ""; +App::$strings["Syncing locations"] = ""; +App::$strings["No locations found."] = "×œ× × ×ž×¦×ו מיקומי×."; +App::$strings["Manage Channel Locations"] = "נהל מיקומי ערוץ"; +App::$strings["Address"] = "כתובת"; +App::$strings["Primary"] = ""; +App::$strings["Drop"] = ""; +App::$strings["Sync Now"] = "סנכרן עכשיו"; +App::$strings["Please wait several minutes between consecutive operations."] = ""; +App::$strings["When possible, drop a location by logging into that website/hub and removing your channel."] = "×›×שר ניתן, השמט ×ž×™×§×•× ×¢×œ ידי כניסה לתוך ×תר רשת/מוקד והסרת הערוץ שלך."; +App::$strings["Use this form to drop the location if the hub is no longer operating."] = "השתמש בטופס ×–×” כדי לנטוש ×ת ×”×ž×™×§×•× ×× ×”×ž×•×§×“ ×ינו פועל עוד."; +App::$strings["Hub not found."] = "מוקד ×œ× × ×ž×¦×."; +App::$strings["Unable to lookup recipient."] = ""; +App::$strings["Unable to communicate with requested channel."] = "×œ× ×ž×¡×•×’×œ לתקשר ×¢× ×¢×¨×•×¥ מבוקש"; +App::$strings["Cannot verify requested channel."] = "×œ× ×™×›×•×œ ל×מת ערוץ מבוקש."; +App::$strings["Selected channel has private message restrictions. Send failed."] = "על הערוץ הנבחר מוטלות הגבלות הודעה פרטית. שליחה נכשלה."; +App::$strings["Messages"] = "הודעות"; +App::$strings["Message recalled."] = "הודעה הוחזרה."; +App::$strings["Conversation removed."] = "דיון הוסר."; +App::$strings["Expires YYYY-MM-DD HH:MM"] = "פג YYYY-MM-DD HH:MM"; +App::$strings["Requested channel is not in this network"] = "הערוץ המבוקש ×ינו × ×ž×¦× ×‘×¨×©×ª זו"; +App::$strings["Send Private Message"] = "שלח הודעה פרטית"; +App::$strings["To:"] = "לכבוד:"; +App::$strings["Subject:"] = "נוש×:"; +App::$strings["Attach file"] = "צרף קובץ"; +App::$strings["Send"] = "שלח"; +App::$strings["Set expiration date"] = "קבע ת×ריך תפוגה"; +App::$strings["Delete message"] = "מחק הודעה"; +App::$strings["Delivery report"] = "דיווח מסירה"; +App::$strings["Recall message"] = "בטל הודעה"; +App::$strings["Message has been recalled."] = "הודעה הוחזרה."; +App::$strings["Delete Conversation"] = "מחק דיון"; +App::$strings["No secure communications available. You may be able to respond from the sender's profile page."] = "×ין ×—×™×‘×•×¨×™× ×ž××•×‘×˜×—×™× ×–×ž×™× ×™×. ×פשרי ×›×™ ×ª×”× ×‘×פשרותך להשיב מתוך עמוד הפרופיל של השולח."; +App::$strings["Send Reply"] = "שלח משוב"; +App::$strings["Your message for %s (%s):"] = "הודעתך עבור %s ‏(%s):"; +App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = ""; +App::$strings["Create a new channel"] = "צור ערוץ חדש"; +App::$strings["Channel Manager"] = "מנהל ערוץ"; +App::$strings["Current Channel"] = "ערוץ נוכחי"; +App::$strings["Switch to one of your channels by selecting it."] = ""; +App::$strings["Default Channel"] = "ערוץ שגרתי"; +App::$strings["Make Default"] = "הפוך לשגרתי"; +App::$strings["%d new messages"] = "%d הודעות חדשות"; +App::$strings["%d new introductions"] = ""; +App::$strings["Delegated Channel"] = ""; +App::$strings["No valid account found."] = "×œ× × ×ž×¦× ×—×©×‘×•×Ÿ תקין."; +App::$strings["Password reset request issued. Check your email."] = ""; +App::$strings["Site Member (%s)"] = "חבר ×תר (%s)"; +App::$strings["Password reset requested at %s"] = ""; +App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = ""; +App::$strings["Password Reset"] = "×יפוס סיסמה"; +App::$strings["Your password has been reset as requested."] = "הסיסמה שלך ×ותחלה כנדרש."; +App::$strings["Your new password is"] = "הסיסמה החדשה שלך ×”×™×"; +App::$strings["Save or copy your new password - and then"] = ""; +App::$strings["click here to login"] = "לחץ ×›×ן כדי להיכנס"; +App::$strings["Your password may be changed from the Settings page after successful login."] = ""; +App::$strings["Your password has changed at %s"] = ""; +App::$strings["Forgot your Password?"] = "שכחת ×ת הסיסמה שלך?"; +App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = ""; +App::$strings["Email Address"] = "כתובת דו×״ל"; +App::$strings["Reset"] = "×פס"; +App::$strings["Unable to update menu."] = "×œ× ×ž×¡×•×’×œ לעדכן תפריט."; +App::$strings["Unable to create menu."] = "×œ× ×ž×¡×•×’×œ ליצור תפריט."; +App::$strings["Menu Name"] = "×©× ×ª×¤×¨×™×˜"; +App::$strings["Unique name (not visible on webpage) - required"] = "×©× ×™×™×—×•×“×™ (×œ× × ×¨××” בבלוג רשת) - נדרש"; +App::$strings["Menu Title"] = "כותרת תפריט"; +App::$strings["Visible on webpage - leave empty for no title"] = ""; +App::$strings["Allow Bookmarks"] = ""; +App::$strings["Menu may be used to store saved bookmarks"] = ""; +App::$strings["Submit and proceed"] = "שלח והמשך"; +App::$strings["Menus"] = "תפריטי×"; +App::$strings["Bookmarks allowed"] = "סימניות מותרות"; +App::$strings["Delete this menu"] = "מחק ×ת תפריט ×–×”"; +App::$strings["Edit menu contents"] = "ערוך תכני תפריט"; +App::$strings["Edit this menu"] = "ערוך ×ת תפריט ×–×”"; +App::$strings["Menu could not be deleted."] = "תפריט ×œ× ×™×›×•×œ ×”×™×” להימחק."; +App::$strings["Menu not found."] = "תפריט ×œ× × ×ž×¦×."; +App::$strings["Edit Menu"] = "ערוך תפריט"; +App::$strings["Add or remove entries to this menu"] = "הוסף ×ו הסר רשומות מתפריט ×–×”"; +App::$strings["Menu name"] = "×©× ×ª×¤×¨×™×˜"; +App::$strings["Must be unique, only seen by you"] = ""; +App::$strings["Menu title"] = "כותרת תפריט"; +App::$strings["Menu title as seen by others"] = ""; +App::$strings["Allow bookmarks"] = "התר סימניות"; +App::$strings["Not found."] = "×œ× × ×ž×¦×."; +App::$strings["__ctx:mood__ %1\$s is %2\$s"] = ""; +App::$strings["Mood"] = "מצב רוח"; +App::$strings["Set your current mood and tell your friends"] = ""; +App::$strings["Profile Match"] = ""; +App::$strings["No keywords to match. Please add keywords to your default profile."] = ""; +App::$strings["is interested in:"] = ""; +App::$strings["No matches"] = "×ין הת×מות"; +App::$strings["No such group"] = "×ין קבוצה כזו"; +App::$strings["No such channel"] = "×ין ערוץ ×›×–×”"; +App::$strings["forum"] = "פורו×"; +App::$strings["Search Results For:"] = "תוצ×ות חיפוש עבור:"; +App::$strings["Privacy group is empty"] = "קבוצת פרטיות ×”×™× ×” ריקה"; +App::$strings["Privacy group: "] = "קבוצת פרטיות: "; +App::$strings["Invalid connection."] = "חיבור שגוי."; +App::$strings["No more system notifications."] = "×ין עוד התר×ות מערכת"; +App::$strings["System Notifications"] = "התר×ות מערכת"; +App::$strings["Unable to create element."] = "×œ× ×ž×¡×•×’×œ ליצור ×למנט"; +App::$strings["Unable to update menu element."] = "×œ× ×ž×¡×•×’×œ לעדכן ×למנט תפריט."; +App::$strings["Unable to add menu element."] = "×œ× ×ž×¡×•×’×œ להוסיף ×למנט תפריט."; +App::$strings["Menu Item Permissions"] = "הרש×ות פריט תפריט"; +App::$strings["(click to open/close)"] = "(לחץ כדי לפתוח/לסגור)"; +App::$strings["Link Name"] = "×©× ×§×™×©×•×¨"; +App::$strings["Link or Submenu Target"] = ""; +App::$strings["Enter URL of the link or select a menu name to create a submenu"] = ""; +App::$strings["Use magic-auth if available"] = ""; +App::$strings["Open link in new window"] = "פתח בתוך חלון חדש"; +App::$strings["Order in list"] = ""; +App::$strings["Higher numbers will sink to bottom of listing"] = ""; +App::$strings["Submit and finish"] = "שלח וסיי×"; +App::$strings["Submit and continue"] = "שלח והמשך"; +App::$strings["Menu:"] = "תפריט:"; +App::$strings["Link Target"] = "יעד קישור"; +App::$strings["Edit menu"] = "ערוך תפריט"; +App::$strings["Edit element"] = "ערוך ×למנט"; +App::$strings["Drop element"] = "הטל ×למנט"; +App::$strings["New element"] = "×למנט חדש"; +App::$strings["Edit this menu container"] = "ערוך ×ת מכיל תפריט ×–×”"; +App::$strings["Add menu element"] = "הוסף ×למנט תפריט"; +App::$strings["Delete this menu item"] = "מחק ×ת פריט תפריט ×–×”"; +App::$strings["Edit this menu item"] = "ערוך ×ת פריט תפריט ×–×”"; +App::$strings["Menu item not found."] = "פריט תפריט ×œ× × ×ž×¦×."; +App::$strings["Menu item deleted."] = "פריט תפריט נמחק."; +App::$strings["Menu item could not be deleted."] = "פריט תפריט ×œ× ×™×›×•×œ ×”×™×” להימחק."; +App::$strings["Edit Menu Element"] = "ערוך ×למנט תפריט"; +App::$strings["Link text"] = ""; +App::$strings["Name or caption"] = "×©× ×ו דברי הסבר"; +App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\""] = "דוגמ×ות: \"בוב ג׳יימסון\", \"ליסה ×•×”×¡×•×¡×™× ×©×œ×”\", \"טניס\", \"קבוצת תעופה\""; +App::$strings["Choose a short nickname"] = "בחר ×©× ×›×™× ×•×™ קצר"; +App::$strings["Your nickname will be used to create an easy to remember channel address e.g. nickname%s"] = "×©× ×›×™× ×•×™ ישמש ×ותך כדי ליצור כתובת ערוץ קלה לזכירה למשל nickname%s"; +App::$strings["Channel role and privacy"] = ""; +App::$strings["Select a channel role with your privacy requirements."] = ""; +App::$strings["Read more about roles"] = ""; +App::$strings["Create Channel"] = "צור ערוץ"; +App::$strings["A channel is your identity on this network. It can represent a person, a blog, or a forum to name a few. Channels can make connections with other channels to share information with highly detailed permissions."] = "ערוץ ×”×•× ×”×–×”×•×ª שלך ברשת זו. ×–×” יכול לייצג ×ד×, בלוג, ×ו ×¤×•×¨×•× (נמנו רק ×חדי×). ×¢×¨×•×¦×™× ×™×›×•×œ×™× ×œ×™×¦×•×¨ ×—×™×‘×•×¨×™× ×¢× ×¢×¨×•×¦×™× ××—×¨×™× ×›×“×™ לשתף מידע בעזרת הרש×ות מפורטות מ×וד."; +App::$strings["or import an existing channel from another location."] = ""; +App::$strings["Invalid request identifier."] = ""; +App::$strings["Discard"] = "סלק"; +App::$strings["Mark all system notifications seen"] = "סמן ×ת כל התר×ות המערכת כנקר×ו"; +App::$strings["Page owner information could not be retrieved."] = ""; +App::$strings["Profile Photos"] = "תצלומי פרופיל"; +App::$strings["Album not found."] = "××œ×‘×•× ×œ× × ×ž×¦×."; +App::$strings["Delete Album"] = "מחק ×לבו×"; +App::$strings["Multiple storage folders exist with this album name, but within different directories. Please remove the desired folder or folders using the Files manager"] = ""; +App::$strings["Delete Photo"] = "מחק תצלו×"; +App::$strings["No photos selected"] = "×œ× × ×‘×—×¨×• תצלומי×"; +App::$strings["Access to this item is restricted."] = ""; +App::$strings["%1$.2f MB of %2$.2f MB photo storage used."] = ""; +App::$strings["%1$.2f MB photo storage used."] = ""; +App::$strings["Upload Photos"] = "העלה תצלומי×"; +App::$strings["Enter an album name"] = "הזן ×©× ×לבו×"; +App::$strings["or select an existing album (doubleclick)"] = "×ו בחר ××œ×‘×•× ×§×™×™× (לחיצה כפולה)"; +App::$strings["Create a status post for this upload"] = ""; +App::$strings["Caption (optional):"] = "דברי הסבר (רשות):"; +App::$strings["Description (optional):"] = "תי×ור (רשות):"; +App::$strings["Album name could not be decoded"] = ""; +App::$strings["Contact Photos"] = "תצלומי ×יש קשר"; +App::$strings["Show Newest First"] = ""; +App::$strings["Show Oldest First"] = ""; +App::$strings["View Photo"] = "צפה בתצלו×"; +App::$strings["Edit Album"] = "ערוך ×לבו×"; +App::$strings["Permission denied. Access to this item may be restricted."] = ""; +App::$strings["Photo not available"] = "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ"; +App::$strings["Use as profile photo"] = "השתמש בתור ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; +App::$strings["Use as cover photo"] = "השתמש בתור ×ª×¦×œ×•× ×©×¢×¨"; +App::$strings["Private Photo"] = "×ª×¦×œ×•× ×¤×¨×˜×™"; +App::$strings["View Full Size"] = "צפה בגודל מל×"; +App::$strings["Remove"] = "הסר"; +App::$strings["Edit photo"] = "ערוך תצלו×"; +App::$strings["Rotate CW (right)"] = "סובב כיוון-שעון (ימין)"; +App::$strings["Rotate CCW (left)"] = "סובב נגד כיוון-שעון (שמ×ל)"; +App::$strings["Enter a new album name"] = "הזן ×©× ××œ×‘×•× ×—×“×©"; +App::$strings["or select an existing one (doubleclick)"] = "×ו בחר ב×חד ×§×™×™× (לחיצה כפולה)"; +App::$strings["Caption"] = "דברי הסבר"; +App::$strings["Add a Tag"] = "הוסף תגית"; +App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "דוגמ×: @bob, @Barbara_Jensen, @jim@example.com"; +App::$strings["Flag as adult in album view"] = ""; +App::$strings["I like this (toggle)"] = "×הבתי ×ת ×–×” (החלף)"; +App::$strings["I don't like this (toggle)"] = "×œ× ×הבתי ×ת ×–×” (החלף)"; +App::$strings["Please wait"] = "×× × ×”×ž×ª×Ÿ"; +App::$strings["This is you"] = "×–×” ×ת/×”"; +App::$strings["Comment"] = "תגובה"; +App::$strings["__ctx:title__ Likes"] = "×והב"; +App::$strings["__ctx:title__ Dislikes"] = "×œ× ×והב"; +App::$strings["__ctx:title__ Agree"] = "מסכי×"; +App::$strings["__ctx:title__ Disagree"] = "×œ× ×ž×¡×›×™×"; +App::$strings["__ctx:title__ Abstain"] = "נמנע"; +App::$strings["__ctx:title__ Attending"] = "נוכח"; +App::$strings["__ctx:title__ Not attending"] = "×œ× × ×•×›×—"; +App::$strings["__ctx:title__ Might attend"] = "עשוי להיווכח"; +App::$strings["View all"] = "צפה בכול×"; +App::$strings["__ctx:noun__ Like"] = array( + 0 => "×והב", + 1 => "×והבי×", +); +App::$strings["__ctx:noun__ Dislike"] = array( + 0 => "×œ× ×והב", + 1 => "×œ× ×והבי×", +); +App::$strings["Photo Tools"] = "כלי תצלו×"; +App::$strings["In This Photo:"] = "×‘×ª×¦×œ×•× ×–×”:"; +App::$strings["Map"] = "מפה"; +App::$strings["__ctx:noun__ Likes"] = "×והב"; +App::$strings["__ctx:noun__ Dislikes"] = "×œ× ×והב"; +App::$strings["Close"] = "סגור"; +App::$strings["View Album"] = "צפה ב×לבו×"; +App::$strings["Recent Photos"] = "×ª×¦×œ×•×ž×™× ×חרוני×"; +App::$strings["sent you a private message"] = "שלח לך הודעה פרטית"; +App::$strings["added your channel"] = "הוסיף ×ת הערוץ שלך"; +App::$strings["g A l F d"] = "g A l F d"; +App::$strings["[today]"] = "[היו×]"; +App::$strings["posted an event"] = "×¤×¨×¡× ×ירוע"; +App::$strings["Unable to find your hub."] = "×œ× ×ž×¡×•×’×œ ×œ×ž×¦×•× ×ת המוקד שלך."; +App::$strings["Post successful."] = ""; +App::$strings["OpenID protocol error. No ID returned."] = "שגי×ת פרוטוקול OpenID. ×œ× ×”×•×—×–×¨ ID."; +App::$strings["Login failed."] = "התחברות נכשלה."; +App::$strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = ""; +App::$strings["This setting requires special processing and editing has been blocked."] = ""; +App::$strings["Configuration Editor"] = "עורך תצורה"; +App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = ""; +App::$strings["Layout updated."] = ""; +App::$strings["Edit System Page Description"] = ""; +App::$strings["Layout not found."] = ""; +App::$strings["Module Name:"] = "×©× ×ž×•×“×•×œ:"; +App::$strings["Layout Help"] = ""; +App::$strings["Poke"] = ""; +App::$strings["Poke somebody"] = ""; +App::$strings["Poke/Prod"] = "דחוף/עורר"; +App::$strings["Poke, prod or do other things to somebody"] = ""; +App::$strings["Recipient"] = "נמען"; +App::$strings["Choose what you wish to do to recipient"] = "בחר מה ברצונך לעשות לנמען"; +App::$strings["Make this post private"] = "הפוך ×ת פוסט ×–×” לפרטי"; +App::$strings["Fetching URL returns error: %1\$s"] = ""; +App::$strings["Profile not found."] = "פרופיל ×œ× × ×ž×¦×."; +App::$strings["Profile deleted."] = "פרופיל נמחק."; +App::$strings["Profile-"] = "פרופיל-"; +App::$strings["New profile created."] = "פרופיל חדש נוצר."; +App::$strings["Profile unavailable to clone."] = ""; +App::$strings["Profile unavailable to export."] = ""; +App::$strings["Profile Name is required."] = "נדרש ×©× ×¤×¨×•×¤×™×œ."; +App::$strings["Marital Status"] = "מצב משפחתי"; +App::$strings["Romantic Partner"] = "שותף רומנטי"; +App::$strings["Likes"] = "×והב"; +App::$strings["Dislikes"] = "×œ× ×והב"; +App::$strings["Work/Employment"] = ""; +App::$strings["Religion"] = "דת"; +App::$strings["Political Views"] = "השקפות פוליטיות"; +App::$strings["Sexual Preference"] = "העדפה מינית"; +App::$strings["Homepage"] = "עמוד בית"; +App::$strings["Interests"] = ""; +App::$strings["Profile updated."] = ""; +App::$strings["Hide your connections list from viewers of this profile"] = ""; +App::$strings["Edit Profile Details"] = ""; +App::$strings["View this profile"] = "צפה בפרופיל ×–×”"; +App::$strings["Edit visibility"] = "ערוך נר×ות"; +App::$strings["Profile Tools"] = "כלי פרופיל"; +App::$strings["Change cover photo"] = "שנה ×ª×¦×œ×•× ×©×¢×¨"; +App::$strings["Change profile photo"] = "שנה ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; +App::$strings["Create a new profile using these settings"] = "צור פרופיל חדש ב×מצעות הגדרות ×לו"; +App::$strings["Clone this profile"] = "שבט ×ת פרופיל ×–×”"; +App::$strings["Delete this profile"] = "מחק ×ת פרופיל ×–×”"; +App::$strings["Add profile things"] = "הוסף דברי פרופיל"; +App::$strings["Personal"] = "×ישי"; +App::$strings["Relation"] = "יחס"; +App::$strings["Miscellaneous"] = "שונות"; +App::$strings["Import profile from file"] = "×™×‘× ×¤×¨×•×¤×™×œ מתוך קובץ"; +App::$strings["Export profile to file"] = "×™×¦× ×¤×¨×•×¤×™×œ לתוך קובץ"; +App::$strings["Your gender"] = "המין שלך"; +App::$strings["Marital status"] = "מצב משפחתי"; +App::$strings["Sexual preference"] = "העדפה מינית"; +App::$strings["Profile name"] = "×©× ×¤×¨×•×¤×™×œ"; +App::$strings["This is your default profile."] = "זהו הפרופיל השגרתי שלך."; +App::$strings["Your full name"] = "שמך המל×"; +App::$strings["Title/Description"] = "כותרת/תי×ור"; +App::$strings["Street address"] = "כתובת רחוב"; +App::$strings["Locality/City"] = "מקומיות/עיר"; +App::$strings["Region/State"] = "×זור/מחוז"; +App::$strings["Postal/Zip code"] = "דו×ר/מיקוד"; +App::$strings["Country"] = "×רץ"; +App::$strings["Who (if applicable)"] = ""; +App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = ""; +App::$strings["Since (date)"] = "מ××– (ת×ריך)"; +App::$strings["Tell us about yourself"] = "ספר לנו ×ודותיך"; +App::$strings["Hometown"] = "עיר מגורי×"; +App::$strings["Political views"] = "השקפות פוליטיות"; +App::$strings["Religious views"] = "השקפות דתיות"; +App::$strings["Keywords used in directory listings"] = ""; +App::$strings["Example: fishing photography software"] = ""; +App::$strings["Musical interests"] = ""; +App::$strings["Books, literature"] = "ספרי×, ספרות"; +App::$strings["Television"] = "טלוויזיה"; +App::$strings["Film/Dance/Culture/Entertainment"] = ""; +App::$strings["Hobbies/Interests"] = ""; +App::$strings["Love/Romance"] = "×הבה/רומנטיקה"; +App::$strings["School/Education"] = "בית ספר/חינוך"; +App::$strings["Contact information and social networks"] = ""; +App::$strings["My other channels"] = "×”×¢×¨×•×¦×™× ×”××—×¨×™× ×©×œ×™"; +App::$strings["Profile Image"] = "תמונת פרופיל"; +App::$strings["Edit Profiles"] = "ערוך פרופילי×"; +App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = ""; +App::$strings["Upload Profile Photo"] = "העלה ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; +App::$strings["Invalid profile identifier."] = "מזהה פרופיל ×œ× ×ª×§×™×Ÿ."; +App::$strings["Profile Visibility Editor"] = ""; +App::$strings["Profile"] = "פרופיל"; +App::$strings["Click on a contact to add or remove."] = ""; +App::$strings["Visible To"] = ""; +App::$strings["Public Hubs"] = "×ž×•×§×“×™× ×¦×™×‘×•×¨×™×™×"; +App::$strings["The listed hubs allow public registration for the \$Projectname network. All hubs in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some hubs may require subscription or provide tiered service plans. The hub itself may provide additional details."] = ""; +App::$strings["Hub URL"] = ""; +App::$strings["Access Type"] = "טיפוס גישה"; +App::$strings["Registration Policy"] = "מדיניות רישו×"; +App::$strings["Stats"] = ""; +App::$strings["Software"] = "תוכנה"; +App::$strings["Ratings"] = "דירוג"; +App::$strings["Rate"] = "דרג"; +App::$strings["Website:"] = "×תר רשת:"; +App::$strings["Remote Channel [%s] (not yet known on this site)"] = "ערוץ מרוחק [%s] (×œ× ×ž×•×›×¨ עדיין ב×תר ×–×”)"; +App::$strings["Rating (this information is public)"] = "דירוג (מידע ×–×” הינו ציבורי)"; +App::$strings["Optionally explain your rating (this information is public)"] = "הסבר לפי הצורך ×ת הדירוג שלך (מידע ×–×” הינו ציבורי)"; +App::$strings["No ratings"] = "×ין דירוג"; +App::$strings["Rating: "] = "דירוג: "; +App::$strings["Website: "] = "×תר רשת:"; +App::$strings["Description: "] = "תי×ור: "; +App::$strings["Theme settings updated."] = "הגדרות ערכת × ×•×©× ×¢×•×“×›× ×•."; +App::$strings["# Accounts"] = "# חשבונות"; +App::$strings["# blocked accounts"] = "# חשבונות חסומי×"; +App::$strings["# expired accounts"] = ""; +App::$strings["# expiring accounts"] = ""; +App::$strings["# Channels"] = "# ערוצי×"; +App::$strings["# primary"] = "# עיקרי"; +App::$strings["# clones"] = "# שיבוטי×"; +App::$strings["Message queues"] = "תור הודעות"; +App::$strings["Your software should be updated"] = "התוכנה שלך ×מורה להיות מעודכנת"; +App::$strings["Administration"] = "הנהלה"; +App::$strings["Summary"] = "סיכו×"; +App::$strings["Registered accounts"] = "חשבונות רשומי×"; +App::$strings["Pending registrations"] = "הרשמות תלויות ועומדות"; +App::$strings["Registered channels"] = "×¢×¨×•×¦×™× ×¨×©×•×ž×™×"; +App::$strings["Active plugins"] = "×ª×•×¡×¤×™× ×¤×¢×™×œ×™×"; +App::$strings["Version"] = "גרס×"; +App::$strings["Repository version (master)"] = ""; +App::$strings["Repository version (dev)"] = ""; +App::$strings["Site settings updated."] = "הגדרות ×תר עודכנו."; +App::$strings["Default"] = "ברירת מחדל"; +App::$strings["mobile"] = "נייד"; +App::$strings["experimental"] = "ניסיוני"; +App::$strings["unsupported"] = "×œ× × ×ª×ž×š"; +App::$strings["Yes - with approval"] = ""; +App::$strings["My site is not a public server"] = ""; +App::$strings["My site has paid access only"] = ""; +App::$strings["My site has free access only"] = ""; +App::$strings["My site offers free accounts with optional paid upgrades"] = ""; +App::$strings["Site"] = "×תר"; +App::$strings["Registration"] = "רישו×"; +App::$strings["File upload"] = "העל×ת קובץ"; +App::$strings["Policies"] = "מדינויות"; +App::$strings["Advanced"] = "מתקד×"; +App::$strings["Site name"] = "×©× ×תר"; +App::$strings["Banner/Logo"] = ""; +App::$strings["Administrator Information"] = "מידע מנהל"; +App::$strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = ""; +App::$strings["System language"] = "שפת מערכת"; +App::$strings["System theme"] = "מוטיב מערכת"; +App::$strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = ""; +App::$strings["Mobile system theme"] = ""; +App::$strings["Theme for mobile devices"] = ""; +App::$strings["Allow Feeds as Connections"] = ""; +App::$strings["(Heavy system resource usage)"] = ""; +App::$strings["Maximum image size"] = "גודל תמונה מרבי"; +App::$strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = ""; +App::$strings["Does this site allow new member registration?"] = ""; +App::$strings["Invitation only"] = ""; +App::$strings["Only allow new member registrations with an invitation code. Above register policy must be set to Yes."] = ""; +App::$strings["Which best describes the types of account offered by this hub?"] = ""; +App::$strings["Register text"] = ""; +App::$strings["Will be displayed prominently on the registration page."] = ""; +App::$strings["Site homepage to show visitors (default: login box)"] = ""; +App::$strings["example: 'public' to show public stream, 'page/sys/home' to show a system webpage called 'home' or 'include:home.html' to include a file."] = ""; +App::$strings["Preserve site homepage URL"] = ""; +App::$strings["Present the site homepage in a frame at the original location instead of redirecting"] = ""; +App::$strings["Accounts abandoned after x days"] = ""; +App::$strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = ""; +App::$strings["Allowed friend domains"] = ""; +App::$strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = ""; +App::$strings["Allowed email domains"] = "מתחמי דו×״ל מורשי×"; +App::$strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = ""; +App::$strings["Not allowed email domains"] = "מתחמי דו×״ל ×œ× ×ž×•×¨×©×™×"; +App::$strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = ""; +App::$strings["Verify Email Addresses"] = ""; +App::$strings["Check to verify email addresses used in account registration (recommended)."] = ""; +App::$strings["Force publish"] = ""; +App::$strings["Check to force all profiles on this site to be listed in the site directory."] = ""; +App::$strings["Import Public Streams"] = ""; +App::$strings["Import and allow access to public content pulled from other sites. Warning: this content is unmoderated."] = ""; +App::$strings["Login on Homepage"] = "התחבר בעמוד בית"; +App::$strings["Present a login box to visitors on the home page if no other content has been configured."] = ""; +App::$strings["Enable context help"] = ""; +App::$strings["Display contextual help for the current page when the help button is pressed."] = ""; +App::$strings["Directory Server URL"] = ""; +App::$strings["Default directory server"] = "שרת ספרייה שגרתי"; +App::$strings["Proxy user"] = ""; +App::$strings["Proxy URL"] = ""; +App::$strings["Network timeout"] = "פקיעת זמן רשת"; +App::$strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = ""; +App::$strings["Delivery interval"] = "תדירות שגרתית"; +App::$strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = ""; +App::$strings["Deliveries per process"] = ""; +App::$strings["Number of deliveries to attempt in a single operating system process. Adjust if necessary to tune system performance. Recommend: 1-5."] = ""; +App::$strings["Poll interval"] = ""; +App::$strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = ""; +App::$strings["Maximum Load Average"] = ""; +App::$strings["Maximum system load before delivery and poll processes are deferred - default 50."] = ""; +App::$strings["Expiration period in days for imported (grid/network) content"] = ""; +App::$strings["0 for no expiration of imported content"] = ""; +App::$strings["Off"] = ""; +App::$strings["On"] = ""; +App::$strings["Lock feature %s"] = ""; +App::$strings["Manage Additional Features"] = "נהל תכונות נוספות"; +App::$strings["No server found"] = "×œ× × ×ž×¦× ×©×¨×ª"; +App::$strings["ID"] = "מזהה"; +App::$strings["for channel"] = "לערוץ"; +App::$strings["on server"] = "בשרת"; +App::$strings["Server"] = "שרת"; +App::$strings["By default, unfiltered HTML is allowed in embedded media. This is inherently insecure."] = ""; +App::$strings["The recommended setting is to only allow unfiltered HTML from the following sites:"] = ""; +App::$strings["https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/
    https://vimeo.com/
    https://soundcloud.com/
    "] = ""; +App::$strings["All other embedded content will be filtered, unless embedded content from that site is explicitly blocked."] = ""; +App::$strings["Security"] = "×בטחה"; +App::$strings["Block public"] = ""; +App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently authenticated."] = ""; +App::$strings["Set \"Transport Security\" HTTP header"] = ""; +App::$strings["Set \"Content Security Policy\" HTTP header"] = ""; +App::$strings["Allow communications only from these sites"] = ""; +App::$strings["One site per line. Leave empty to allow communication from anywhere by default"] = ""; +App::$strings["Block communications from these sites"] = ""; +App::$strings["Allow communications only from these channels"] = ""; +App::$strings["One channel (hash) per line. Leave empty to allow from any channel by default"] = ""; +App::$strings["Block communications from these channels"] = ""; +App::$strings["Only allow embeds from secure (SSL) websites and links."] = ""; +App::$strings["Allow unfiltered embedded HTML content only from these domains"] = ""; +App::$strings["One site per line. By default embedded content is filtered."] = ""; +App::$strings["Block embedded HTML from these domains"] = ""; +App::$strings["Update has been marked successful"] = ""; +App::$strings["Executing %s failed. Check system logs."] = ""; +App::$strings["Update %s was successfully applied."] = ""; +App::$strings["Update %s did not return a status. Unknown if it succeeded."] = ""; +App::$strings["Update function %s could not be found."] = ""; +App::$strings["No failed updates."] = ""; +App::$strings["Failed Updates"] = ""; +App::$strings["Mark success (if update was manually applied)"] = ""; +App::$strings["Attempt to execute this update step automatically"] = ""; +App::$strings["Queue Statistics"] = ""; +App::$strings["Total Entries"] = ""; +App::$strings["Priority"] = "עדיפות"; +App::$strings["Destination URL"] = ""; +App::$strings["Mark hub permanently offline"] = ""; +App::$strings["Empty queue for this hub"] = "רוקן תור עבור מוקד ×–×”"; +App::$strings["Last known contact"] = ""; +App::$strings["%s account blocked/unblocked"] = array( + 0 => "", + 1 => "", +); +App::$strings["%s account deleted"] = array( + 0 => "", + 1 => "", +); +App::$strings["Account not found"] = "חשבון ×œ× × ×ž×¦×"; +App::$strings["Account '%s' deleted"] = "חשבון '%s' נמחק"; +App::$strings["Account '%s' blocked"] = "חשבון '%s' נחס×"; +App::$strings["Account '%s' unblocked"] = "חשבון '%s' נפתח"; +App::$strings["Accounts"] = "חשבונות"; +App::$strings["select all"] = "בחר הכל"; +App::$strings["Registrations waiting for confirm"] = ""; +App::$strings["Request date"] = "ת×ריך בקשה"; +App::$strings["No registrations."] = "×ין הרשמות."; +App::$strings["Deny"] = "×סור"; +App::$strings["All Channels"] = "כל הערוצי×"; +App::$strings["Register date"] = "ת×ריך רישו×"; +App::$strings["Last login"] = "כניסה ×חרונה"; +App::$strings["Expires"] = "פג"; +App::$strings["Service Class"] = "מחלקת שירות"; +App::$strings["Selected accounts will be deleted!\\n\\nEverything these accounts had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; +App::$strings["The account {0} will be deleted!\\n\\nEverything this account has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; +App::$strings["%s channel censored/uncensored"] = array( + 0 => "", + 1 => "", +); +App::$strings["%s channel code allowed/disallowed"] = array( + 0 => "", + 1 => "", +); +App::$strings["%s channel deleted"] = array( + 0 => "ערוץ %s נמחק", + 1 => "%s ×¢×¨×•×¦×™× × ×ž×—×§×•", +); +App::$strings["Channel not found"] = "ערוץ ×œ× × ×ž×¦×"; +App::$strings["Channel '%s' deleted"] = "ערוץ '%s' נמחק"; +App::$strings["Channel '%s' censored"] = "ערוץ '%s' צונזר"; +App::$strings["Channel '%s' uncensored"] = "ערוץ '%s' ×™×¦× ×ž×›×œ×œ צנזורה"; +App::$strings["Channel '%s' code allowed"] = ""; +App::$strings["Channel '%s' code disallowed"] = ""; +App::$strings["Channels"] = "ערוצי×"; +App::$strings["Censor"] = "צנזר"; +App::$strings["Uncensor"] = ""; +App::$strings["Allow Code"] = ""; +App::$strings["Disallow Code"] = ""; +App::$strings["Channel"] = "ערוץ"; +App::$strings["UID"] = ""; +App::$strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; +App::$strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; +App::$strings["Plugin %s disabled."] = "תוסף %s מנוטרל."; +App::$strings["Plugin %s enabled."] = "תוסף %s מ×ופשר."; +App::$strings["Disable"] = "נטרל"; +App::$strings["Enable"] = "×פשר"; +App::$strings["Plugins"] = "תוספות"; +App::$strings["Toggle"] = "החלף"; +App::$strings["Settings"] = "הגדרות"; +App::$strings["Author: "] = "מחבר: "; +App::$strings["Maintainer: "] = "מתחזק: "; +App::$strings["Minimum project version: "] = "גרסת פרויקט נומינלית: "; +App::$strings["Maximum project version: "] = "גרסת פרויקט מרבית: "; +App::$strings["Minimum PHP version: "] = "גרסת PHP נומינלית: "; +App::$strings["Requires: "] = "מצריך: "; +App::$strings["Disabled - version incompatibility"] = ""; +App::$strings["Enter the public git repository URL of the plugin repo."] = ""; +App::$strings["Plugin repo git URL"] = ""; +App::$strings["Custom repo name"] = ""; +App::$strings["(optional)"] = "(רשות)"; +App::$strings["Download Plugin Repo"] = "הורד מ×גר תוספי×"; +App::$strings["Install new repo"] = "התקן מ×גר חדש"; +App::$strings["Install"] = "התקן"; +App::$strings["Manage Repos"] = "נהל מ×גרי×"; +App::$strings["Installed Plugin Repositories"] = "מ×גרי תוסף מותקני×"; +App::$strings["Install a New Plugin Repository"] = "התקן מ×גר תוסף חדש"; +App::$strings["Update"] = "עדכן"; +App::$strings["Switch branch"] = "החלף ×¢× ×£"; +App::$strings["No themes found."] = "×œ× × ×ž×¦×ו מוטיבי×."; +App::$strings["Screenshot"] = "×¦×™×œ×•× ×ž×¡×š"; +App::$strings["Themes"] = "ערכות נוש×"; +App::$strings["[Experimental]"] = "[ניסיוני]"; +App::$strings["[Unsupported]"] = "[×œ× × ×ª×ž×š]"; +App::$strings["Log settings updated."] = "הגדרות יומן עדכנו."; +App::$strings["Logs"] = "יומני×"; +App::$strings["Clear"] = "טהר"; +App::$strings["Debugging"] = "דיב××’"; +App::$strings["Log file"] = "קובץ יומן"; +App::$strings["Must be writable by web server. Relative to your top-level webserver directory."] = ""; +App::$strings["Log level"] = ""; +App::$strings["New Profile Field"] = "שדה פרופיל חדש"; +App::$strings["Field nickname"] = "×©× ×›×™× ×•×™ שדה"; +App::$strings["System name of field"] = "×©× ×ž×¢×¨×›×ª של שדה"; +App::$strings["Input type"] = "טיפוס קלט"; +App::$strings["Field Name"] = "×©× ×©×“×”"; +App::$strings["Label on profile pages"] = ""; +App::$strings["Help text"] = "טקסט עזרה"; +App::$strings["Additional info (optional)"] = "מידע נוסף (רשות)"; +App::$strings["Field definition not found"] = "הגדרת שדה ×œ× × ×ž×¦××”"; +App::$strings["Edit Profile Field"] = "ערוך שדה פרופיל"; +App::$strings["Profile Fields"] = "שדות פרופיל"; +App::$strings["Basic Profile Fields"] = "שדות פרופיל בסיסיי×"; +App::$strings["Advanced Profile Fields"] = "שדות פרופיל מתקדמי×"; +App::$strings["(In addition to basic fields)"] = "(בנוסף על שדות בסיסיי×)"; +App::$strings["All available fields"] = "כל השדות הזמיני×"; +App::$strings["Custom Fields"] = "שדות מות×מי×"; +App::$strings["Create Custom Field"] = "צור שדה מות××"; +App::$strings["App installed."] = "×פליקציה מותקנת."; +App::$strings["Malformed app."] = "×פליקציה פגומה."; +App::$strings["Embed code"] = "הטמע קוד"; +App::$strings["Edit App"] = "ערוך ×פליקציה"; +App::$strings["Create App"] = "צור ×פליקציה"; +App::$strings["Name of app"] = "×©× ×©×œ ×פליקציה"; +App::$strings["Location (URL) of app"] = "×ž×™×§×•× (URL) של ×פליקציה"; +App::$strings["Photo icon URL"] = ""; +App::$strings["80 x 80 pixels - optional"] = "80 x 80 ×¤×™×§×¡×œ×™× - רשות"; +App::$strings["Categories (optional, comma separated list)"] = "קטגוריות (רשות, רשימה מופרדת פסיקי×)"; +App::$strings["Version ID"] = "מזהה גרס×"; +App::$strings["Price of app"] = "מחיר ×פליקציה"; +App::$strings["Location (URL) to purchase app"] = "×ž×™×§×•× (URL) כדי לרכוש ×פליקציה"; +App::$strings["Select a bookmark folder"] = "בחר תיקיית סימניות"; +App::$strings["Save Bookmark"] = "שמור סימנייה"; +App::$strings["URL of bookmark"] = ""; +App::$strings["Or enter new bookmark folder name"] = ""; +App::$strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = ""; +App::$strings["Please indicate acceptance of the Terms of Service. Registration failed."] = ""; +App::$strings["Passwords do not match."] = "סיסמ×ות ×œ× ×ª×•×מות."; +App::$strings["Registration successful. Please check your email for validation instructions."] = ""; +App::$strings["Your registration is pending approval by the site owner."] = ""; +App::$strings["Your registration can not be processed."] = ""; +App::$strings["Registration on this hub is disabled."] = "×¨×™×©×•× ×¢×œ מוקד ×–×” הינו מנוטרל."; +App::$strings["Registration on this hub is by approval only."] = "×¨×™×©×•× ×¢×œ מוקד ×–×” הינו מותנה ב×ישור."; +App::$strings["Register at another affiliated hub."] = "×”×™×¨×©× ×‘×ž×•×§×“ מקושר ×חר."; +App::$strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = ""; +App::$strings["Terms of Service"] = "תנ××™ שימוש"; +App::$strings["I accept the %s for this website"] = "×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”"; +App::$strings["I am over 13 years of age and accept the %s for this website"] = "גילי מעל 13 שנה ו×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”"; +App::$strings["Your email address"] = "כתובת דו×״ל שלך"; +App::$strings["Choose a password"] = "בחר סיסמה"; +App::$strings["Please re-enter your password"] = "בבקשה הזן שוב ×ת סיסמתך"; +App::$strings["Please enter your invitation code"] = ""; +App::$strings["no"] = "ל×"; +App::$strings["yes"] = "כן"; +App::$strings["Membership on this site is by invitation only."] = "חברות ב×תר ×–×” ×”×™× ×‘×מצעות הזמנה בלבד."; +App::$strings["Register"] = "הרשמה"; +App::$strings["Proceed to create your first channel"] = ""; +App::$strings["Please login."] = "×× × ×”×ª×—×‘×¨."; +App::$strings["Account removals are not allowed within 48 hours of changing the account password."] = ""; +App::$strings["Remove This Account"] = "הסר ×ת חשבון ×–×”"; +App::$strings["WARNING: "] = "×זהרה: "; +App::$strings["This account and all its channels will be completely removed from the network. "] = ""; +App::$strings["This action is permanent and can not be undone!"] = ""; +App::$strings["Please enter your password for verification:"] = "×× × ×”×–×Ÿ ×ת הסיסמה שלך לצורך ×ימות:"; +App::$strings["Remove this account, all its channels and all its channel clones from the network"] = ""; +App::$strings["By default only the instances of the channels located on this hub will be removed from the network"] = ""; +App::$strings["Remove Account"] = "הסר חשבון"; +App::$strings["Channel removals are not allowed within 48 hours of changing the account password."] = ""; +App::$strings["Remove This Channel"] = "הסר ×ת ערוץ ×–×”"; +App::$strings["This channel will be completely removed from the network. "] = ""; +App::$strings["Remove this channel and all its clones from the network"] = ""; +App::$strings["By default only the instance of the channel located on this hub will be removed from the network"] = ""; +App::$strings["Remove Channel"] = "הסר ערוץ"; +App::$strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = ""; +App::$strings["The error message was:"] = ""; +App::$strings["Authentication failed."] = ""; +App::$strings["Remote Authentication"] = ""; +App::$strings["Enter your channel address (e.g. channel@example.com)"] = ""; +App::$strings["Authenticate"] = ""; +App::$strings["Items tagged with: %s"] = ""; +App::$strings["Search results for: %s"] = "תוצ×ות חיפוש עבור: %s"; +App::$strings["No service class restrictions found."] = ""; +App::$strings["Name is required"] = "נדרש ש×"; +App::$strings["Key and Secret are required"] = ""; +App::$strings["Not valid email."] = "×œ× ×“×•×״ל תקף."; +App::$strings["Protected email address. Cannot change to that email."] = "כתובת דו×״ל מוגנת. ×œ× ×ž×¡×•×’×œ לשנות לדו×״ל ×–×”."; +App::$strings["System failure storing new email. Please try again."] = ""; +App::$strings["Password verification failed."] = "×ימות סיסמה נכשל."; +App::$strings["Passwords do not match. Password unchanged."] = "סיסמ×ות ×œ× ×ª×•×מות. סיסמה ×œ× ×©×•× ×ª×”."; +App::$strings["Empty passwords are not allowed. Password unchanged."] = "סיסמ×ות ריקות ×œ× ×ž×•×ª×¨×•×ª. סיסמה ×œ× ×©×•× ×ª×”."; +App::$strings["Password changed."] = "סיסמה שונתה."; +App::$strings["Password update failed. Please try again."] = "עדכון סיסמה נכשל. ×× × × ×¡×” שוב."; +App::$strings["Settings updated."] = "הגדרות עודכנו."; +App::$strings["Add application"] = "הוסף ×פליקציה"; +App::$strings["Name of application"] = "×©× ×©×œ ×פליקציה"; +App::$strings["Consumer Key"] = "מפתח צרכן"; +App::$strings["Automatically generated - change if desired. Max length 20"] = ""; +App::$strings["Consumer Secret"] = "סוד צרכן"; +App::$strings["Redirect"] = ""; +App::$strings["Redirect URI - leave blank unless your application specifically requires this"] = ""; +App::$strings["Icon url"] = ""; +App::$strings["Optional"] = "רשות"; +App::$strings["Application not found."] = "×™×™×©×•× ×œ× × ×ž×¦×."; +App::$strings["Connected Apps"] = "×פליקציות מחוברות"; +App::$strings["Client key starts with"] = ""; +App::$strings["No name"] = "×ין ש×"; +App::$strings["Remove authorization"] = "הסר ×ישור"; +App::$strings["No feature settings configured"] = ""; +App::$strings["Feature/Addon Settings"] = ""; +App::$strings["Account Settings"] = "הגדרות חשבון"; +App::$strings["Current Password"] = "סיסמה נוכחית"; +App::$strings["Enter New Password"] = "הזן סיסמה חדשה"; +App::$strings["Confirm New Password"] = "×מת סיסמה חדשה"; +App::$strings["Leave password fields blank unless changing"] = "הש×ר דשות סיסמה ×¨×™×§×™× ××œ× ×× ×›×Ÿ ברצונך לשנות"; +App::$strings["Email Address:"] = "כתובת דו×״ל:"; +App::$strings["Remove this account including all its channels"] = "הסר ×ת חשבון ×–×” לרבות כל ×”×¢×¨×•×¦×™× ×©×œ×•"; +App::$strings["Additional Features"] = "תכונות נוספות"; +App::$strings["Connector Settings"] = "הגדרות מקשר"; +App::$strings["No special theme for mobile devices"] = "×ין ערכת × ×•×©× ×ž×™×•×—×“×ª ×œ×”×ª×§× ×™× × ×™×™×“×™×"; +App::$strings["%s - (Experimental)"] = "%s - (ניסיוני)"; +App::$strings["Display Settings"] = "הגדרות תצוגה"; +App::$strings["Theme Settings"] = "הגדרות ערכת נוש×"; +App::$strings["Custom Theme Settings"] = "הגדרות ערכת × ×•×©× ×ž×•×ª×מת"; +App::$strings["Content Settings"] = "הגדרות תוכן"; +App::$strings["Display Theme:"] = ""; +App::$strings["Mobile Theme:"] = ""; +App::$strings["Preload images before rendering the page"] = ""; +App::$strings["The subjective page load time will be longer but the page will be ready when displayed"] = ""; +App::$strings["Enable user zoom on mobile devices"] = ""; +App::$strings["Update browser every xx seconds"] = "עדכן דפדפן כל xx שניות"; +App::$strings["Minimum of 10 seconds, no maximum"] = "×ž×™× ×™×ž×•× ×©×œ 10 שניות, ×ין מקסימו×"; +App::$strings["Maximum number of conversations to load at any time:"] = ""; +App::$strings["Maximum of 100 items"] = "×ž×§×¡×™×ž×•× ×©×œ 100 פריטי×"; +App::$strings["Show emoticons (smilies) as images"] = ""; +App::$strings["Link post titles to source"] = ""; +App::$strings["System Page Layout Editor - (advanced)"] = ""; +App::$strings["Use blog/list mode on channel page"] = ""; +App::$strings["(comments displayed separately)"] = "(תגובות מוצגות בנפרד)"; +App::$strings["Use blog/list mode on grid page"] = ""; +App::$strings["Channel page max height of content (in pixels)"] = ""; +App::$strings["click to expand content exceeding this height"] = ""; +App::$strings["Grid page max height of content (in pixels)"] = ""; +App::$strings["Nobody except yourself"] = "××£ ×חד חוץ ממך"; +App::$strings["Only those you specifically allow"] = "רק ×לו שהתרת ×œ×”× ×‘×ž×¤×•×¨×©"; +App::$strings["Approved connections"] = "×—×™×‘×•×¨×™× ×ž×ושרי×"; +App::$strings["Any connections"] = "כל חיבור"; +App::$strings["Anybody on this website"] = "כל ×חד ב×תר רשת ×–×”"; +App::$strings["Anybody in this network"] = "כל ×חד ברשת זו"; +App::$strings["Anybody authenticated"] = "כל ×חד ש×ושר"; +App::$strings["Anybody on the internet"] = "כל ×חד ב×ינטרנט"; +App::$strings["Publish your default profile in the network directory"] = ""; +App::$strings["Allow us to suggest you as a potential friend to new members?"] = ""; +App::$strings["Your channel address is"] = "כתובת הערוץ שלך ×”×™×"; +App::$strings["Channel Settings"] = "הגדרות ערוץ"; +App::$strings["Basic Settings"] = "הגדרות בסיסיות"; +App::$strings["Full Name:"] = "×©× ×ž×œ×:"; +App::$strings["Your Timezone:"] = "×זור זמן שלך:"; +App::$strings["Default Post Location:"] = "×ž×™×§×•× ×¤×•×¡×˜ שגרתי:"; +App::$strings["Geographical location to display on your posts"] = "×ž×™×§×•× ×’×™×וגרפי להצגה ×‘×¤×•×¡×˜×™× ×©×œ×š"; +App::$strings["Use Browser Location:"] = "השתמש ×‘×ž×™×§×•× ×“×¤×“×¤×Ÿ:"; +App::$strings["Adult Content"] = "תוכן מבוגרי×"; +App::$strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "ערוץ ×–×” ×ž×¤×¨×¡× ×ª×•×›×Ÿ ×œ×ž×‘×•×’×¨×™× ×‘×ופן תדיר ×ו שגרתי. (×× × ×ª×™×™×’ כל חומר ×œ×ž×‘×•×’×¨×™× ×•/×ו ×¢×™×¨×•× ×¢× NSFW#)"; +App::$strings["Security and Privacy Settings"] = "הגדרות ×בטחה ופרטיות"; +App::$strings["Your permissions are already configured. Click to view/adjust"] = ""; +App::$strings["Hide my online presence"] = "הסתר ×ת הנוכחות המקוונת שלי"; +App::$strings["Prevents displaying in your profile that you are online"] = ""; +App::$strings["Simple Privacy Settings:"] = "הגדרות פרטיות פשוטות:"; +App::$strings["Very Public - extremely permissive (should be used with caution)"] = "ציבורי מ×וד - מתירני ביותר (יש להשתמש בזהירות)"; +App::$strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "טיפוסי - ציבורי שגרתי, פרטיות לפי דרישה (דומה להרש×ות רשת חברתית ××•×œ× ×œ×¦×“ פרטיות משופרת)"; +App::$strings["Private - default private, never open or public"] = "פרטי - פרטי שגרתי, ××£ ×¤×¢× ×œ× ×¤×ª×•×— ×ו ציבורי"; +App::$strings["Blocked - default blocked to/from everybody"] = "×—×¡×•× - ×—×¡×•× ×©×’×¨×ª×™ ×ל/מן כל ×חד"; +App::$strings["Allow others to tag your posts"] = "התר ל××—×¨×™× ×œ×ª×™×™×’ ×ת ×”×¤×•×¡×˜×™× ×©×œ×š"; +App::$strings["Often used by the community to retro-actively flag inappropriate content"] = ""; +App::$strings["Advanced Privacy Settings"] = "הגדרות פרטיות מתקדמות"; +App::$strings["Expire other channel content after this many days"] = ""; +App::$strings["0 or blank to use the website limit."] = ""; +App::$strings["This website expires after %d days."] = ""; +App::$strings["This website does not expire imported content."] = ""; +App::$strings["The website limit takes precedence if lower than your limit."] = ""; +App::$strings["Maximum Friend Requests/Day:"] = ""; +App::$strings["May reduce spam activity"] = ""; +App::$strings["Default Post and Publish Permissions"] = ""; +App::$strings["Use my default audience setting for the type of object published"] = ""; +App::$strings["Channel permissions category:"] = ""; +App::$strings["Maximum private messages per day from unknown people:"] = ""; +App::$strings["Useful to reduce spamming"] = ""; +App::$strings["Notification Settings"] = "הגדרות התר××”"; +App::$strings["By default post a status message when:"] = ""; +App::$strings["accepting a friend request"] = ""; +App::$strings["joining a forum/community"] = ""; +App::$strings["making an interesting profile change"] = ""; +App::$strings["Send a notification email when:"] = ""; +App::$strings["You receive a connection request"] = "קיבלת בקשת חיבור"; +App::$strings["Your connections are confirmed"] = "×”×—×™×‘×•×¨×™× ×©×œ×š ×”×™× × ×ž×ומתי×"; +App::$strings["Someone writes on your profile wall"] = "מישהו כותב על קיר הפרופיל שלך"; +App::$strings["Someone writes a followup comment"] = ""; +App::$strings["You receive a private message"] = "קיבלת הודעה פרטית"; +App::$strings["You receive a friend suggestion"] = "קיבלת הצעת ידידי×"; +App::$strings["You are tagged in a post"] = ""; +App::$strings["You are poked/prodded/etc. in a post"] = ""; +App::$strings["Show visual notifications including:"] = ""; +App::$strings["Unseen grid activity"] = ""; +App::$strings["Unseen channel activity"] = "פעילות ערוץ ×œ× × ×¨×ית"; +App::$strings["Unseen private messages"] = "הודעות ערוץ ×œ× × ×¨×ות"; +App::$strings["Recommended"] = ""; +App::$strings["Upcoming events"] = "××™×¨×•×¢×™× ×§×¨×•×‘×™×"; +App::$strings["Events today"] = "××™×¨×•×¢×™× ×”×™×•×"; +App::$strings["Upcoming birthdays"] = "ימי הולדת קרובי×"; +App::$strings["Not available in all themes"] = ""; +App::$strings["System (personal) notifications"] = ""; +App::$strings["System info messages"] = "הודעות מידע מערכת"; +App::$strings["System critical alerts"] = ""; +App::$strings["New connections"] = "×—×™×‘×•×¨×™× ×—×“×©×™×"; +App::$strings["System Registrations"] = "הרשמות מערכת"; +App::$strings["Also show new wall posts, private messages and connections under Notices"] = ""; +App::$strings["Notify me of events this many days in advance"] = ""; +App::$strings["Must be greater than 0"] = ""; +App::$strings["Advanced Account/Page Type Settings"] = ""; +App::$strings["Change the behaviour of this account for special situations"] = ""; +App::$strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = ""; +App::$strings["Miscellaneous Settings"] = "הגדרות שונות"; +App::$strings["Default photo upload folder"] = "תיקיית העל×ת ×ª×¦×œ×•× ×©×’×¨×ª×™×ª"; +App::$strings["%Y - current year, %m - current month"] = "%Y - שנה נוכחית, %m - חודש נוכחי"; +App::$strings["Default file upload folder"] = "תיקיית העל×ת קובץ שגרתית"; +App::$strings["Personal menu to display in your channel pages"] = ""; +App::$strings["Remove this channel."] = "הסר ×ת ערוץ ×–×”."; +App::$strings["Firefox Share \$Projectname provider"] = ""; +App::$strings["Start calendar week on monday"] = ""; +App::$strings["\$Projectname Server - Setup"] = "שרת \$Projectname - הבנייה"; +App::$strings["Could not connect to database."] = "×œ× ×”×™×ª×” ×פשרות להתחבר למסד נתוני×."; +App::$strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = ""; +App::$strings["Could not create table."] = ""; +App::$strings["Your site database has been installed."] = ""; +App::$strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = ""; +App::$strings["Please see the file \"install/INSTALL.txt\"."] = ""; +App::$strings["System check"] = "בדיקת מערכת"; +App::$strings["Check again"] = "בדוק שוב"; +App::$strings["Database connection"] = "חיבור מסד נתוני×"; +App::$strings["In order to install \$Projectname we need to know how to connect to your database."] = ""; +App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = ""; +App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = ""; +App::$strings["Database Server Name"] = "×©× ×©×¨×ª מסד נתוני×"; +App::$strings["Default is 127.0.0.1"] = "ברירת מחדל 127.0.0.1"; +App::$strings["Database Port"] = "פורט מסד נתוני×"; +App::$strings["Communication port number - use 0 for default"] = ""; +App::$strings["Database Login Name"] = "×©× ×›× ×™×¡×” מסד נתוני×"; +App::$strings["Database Login Password"] = "סיסמה מסד נתוני×"; +App::$strings["Database Name"] = "×©× ×ž×¡×“ נתוני×"; +App::$strings["Database Type"] = "טיפוס מסד נתוני×"; +App::$strings["Site administrator email address"] = "כתובת דו×״ל מנהל ×תר"; +App::$strings["Your account email address must match this in order to use the web admin panel."] = ""; +App::$strings["Website URL"] = "כתובת ×תר ×ינטרנט"; +App::$strings["Please use SSL (https) URL if available."] = "×× × ×”×©×ª×ž×© בכתובת SSL (כלומר, https) ×× ×–×ž×™× ×”."; +App::$strings["Please select a default timezone for your website"] = ""; +App::$strings["Site settings"] = "הגדרות ×תר"; +App::$strings["Enable \$Projectname advanced features?"] = "×פשר תכונות מתקדמות בפרויקט \$Projectname?"; +App::$strings["Some advanced features, while useful - may be best suited for technically proficient audiences"] = ""; +App::$strings["PHP version 5.5 or greater is required."] = ""; +App::$strings["PHP version"] = ""; +App::$strings["Could not find a command line version of PHP in the web server PATH."] = ""; +App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = ""; +App::$strings["PHP executable path"] = "נתיב PHP נתון ליישו×"; +App::$strings["Enter full path to php executable. You can leave this blank to continue the installation."] = ""; +App::$strings["Command line PHP"] = "שורת פקודה PHP"; +App::$strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = ""; +App::$strings["This is required for message delivery to work."] = ""; +App::$strings["PHP register_argc_argv"] = ""; +App::$strings["Your max allowed total upload size is set to %s. Maximum size of one file to upload is set to %s. You are allowed to upload up to %d files at once."] = ""; +App::$strings["You can adjust these settings in the servers php.ini."] = ""; +App::$strings["PHP upload limits"] = ""; +App::$strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = ""; +App::$strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = ""; +App::$strings["Generate encryption keys"] = "הפק מפתחות הצפנה"; +App::$strings["libCurl PHP module"] = "מודול libCurl PHP"; +App::$strings["GD graphics PHP module"] = ""; +App::$strings["OpenSSL PHP module"] = "מודול OpenSSL PHP"; +App::$strings["mysqli or postgres PHP module"] = "מודול mysqli PHP ×ו postgres"; +App::$strings["mb_string PHP module"] = "מודול mb_string PHP"; +App::$strings["mcrypt PHP module"] = "מודול mcrypt PHP"; +App::$strings["xml PHP module"] = "מודול xml PHP"; +App::$strings["Apache mod_rewrite module"] = "מודול Apache mod_rewrite"; +App::$strings["Error: Apache webserver mod-rewrite module is required but not installed."] = ""; +App::$strings["proc_open"] = ""; +App::$strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = ""; +App::$strings["Error: libCURL PHP module required but not installed."] = ""; +App::$strings["Error: GD graphics PHP module with JPEG support required but not installed."] = ""; +App::$strings["Error: openssl PHP module required but not installed."] = ""; +App::$strings["Error: mysqli or postgres PHP module required but neither are installed."] = ""; +App::$strings["Error: mb_string PHP module required but not installed."] = ""; +App::$strings["Error: mcrypt PHP module required but not installed."] = ""; +App::$strings["Error: xml PHP module required for DAV but not installed."] = ""; +App::$strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = ""; +App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = ""; +App::$strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = ""; +App::$strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = ""; +App::$strings[".htconfig.php is writable"] = ".htconfig.php הינו כתיב"; +App::$strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = ""; +App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the top level web folder."] = ""; +App::$strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = ""; +App::$strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = ""; +App::$strings["%s is writable"] = "%s הינו כתיב"; +App::$strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = ""; +App::$strings["store is writable"] = ""; +App::$strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = ""; +App::$strings["If you have https access to your website or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"] = ""; +App::$strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = ""; +App::$strings["If your certificate is not recognized, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = ""; +App::$strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = ""; +App::$strings["Providers are available that issue free certificates which are browser-valid."] = ""; +App::$strings["SSL certificate validation"] = "הוכחת תקפות של תעודת SSL"; +App::$strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = ""; +App::$strings["Url rewrite is working"] = ""; +App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = ""; +App::$strings["Errors encountered creating database tables."] = ""; +App::$strings["

    What next

    "] = "

    מה הל××”

    "; +App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = ""; +App::$strings["Files: shared with me"] = ""; +App::$strings["NEW"] = "חדש"; +App::$strings["Remove all files"] = "הסר ×ת כל הקבצי×"; +App::$strings["Remove this file"] = "הסר ×ת קובץ ×–×”"; +App::$strings["Version %s"] = "×’×¨×¡× %s"; +App::$strings["Installed plugins/addons/apps:"] = ""; +App::$strings["No installed plugins/addons/apps"] = ""; +App::$strings["This is a hub of \$Projectname - a global cooperative network of decentralized privacy enhanced websites."] = "זהו מוקד של \$Projectname - רשת קו×ופרטיבית מבוזרת של ×תרי רשת בעלי פרטיות משוכללת."; +App::$strings["Tag: "] = "תגית: "; +App::$strings["Last background fetch: "] = ""; +App::$strings["Current load average: "] = "עומס ממוצע נוכחי: "; +App::$strings["Running at web location"] = ""; +App::$strings["Please visit hubzilla.org to learn more about \$Projectname."] = "×× × ×‘×§×¨ ב×תר hubzilla.org כדי ללמוד עוד ×ודות \$Projectname."; +App::$strings["Bug reports and issues: please visit"] = ""; +App::$strings["\$projectname issues"] = "סוגיות \$projectname"; +App::$strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = ""; +App::$strings["Site Administrators"] = "מנהלי ×תר"; +App::$strings["Failed to create source. No channel selected."] = ""; +App::$strings["Source created."] = "מקור נוצר."; +App::$strings["Source updated."] = "מקור עודכן."; +App::$strings["*"] = "*"; +App::$strings["Channel Sources"] = "מקורות ערוץ"; +App::$strings["Manage remote sources of content for your channel."] = ""; +App::$strings["New Source"] = "מקור חדש"; +App::$strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = ""; +App::$strings["Only import content with these words (one per line)"] = ""; +App::$strings["Leave blank to import all public content"] = ""; +App::$strings["Channel Name"] = "×©× ×¢×¨×•×¥"; +App::$strings["Add the following categories to posts imported from this source (comma separated)"] = ""; +App::$strings["Source not found."] = "מקור ×œ× × ×ž×¦×."; +App::$strings["Edit Source"] = "ערוך מקור"; +App::$strings["Delete Source"] = "מחק מקור"; +App::$strings["Source removed"] = "מקור הוסר"; +App::$strings["Unable to remove source."] = ""; +App::$strings["%1\$s is following %2\$s's %3\$s"] = ""; +App::$strings["%1\$s stopped following %2\$s's %3\$s"] = ""; +App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = ""; +App::$strings["Ignore/Hide"] = "התעל×/הסתר"; +App::$strings["post"] = "פוסט"; +App::$strings["comment"] = "תגובה"; +App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = ""; +App::$strings["Tag removed"] = ""; +App::$strings["Remove Item Tag"] = ""; +App::$strings["Select a tag to remove: "] = ""; +App::$strings["Thing updated"] = ""; +App::$strings["Object store: failed"] = ""; +App::$strings["Thing added"] = ""; +App::$strings["OBJ: %1\$s %2\$s %3\$s"] = ""; +App::$strings["Show Thing"] = "הצג דבר"; +App::$strings["item not found."] = "פריט ×œ× × ×ž×¦×"; +App::$strings["Edit Thing"] = "ערוך דבר"; +App::$strings["Select a profile"] = "בחר פרופיל"; +App::$strings["Post an activity"] = "×¤×¨×¡× ×¤×¢×™×œ×•×ª"; +App::$strings["Only sends to viewers of the applicable profile"] = ""; +App::$strings["Name of thing e.g. something"] = "×©× ×©×œ דבר, לדוגמ×: משהו"; +App::$strings["URL of thing (optional)"] = "URL של דבר (רשות)"; +App::$strings["URL for photo of thing (optional)"] = "URL עבור ×ª×¦×œ×•× ×©×œ משהו (רשות)"; +App::$strings["Add Thing to your Profile"] = "הוסף דבר לפרופיל שלך"; +App::$strings["Export Channel"] = "×™×¦× ×¢×¨×•×¥"; +App::$strings["Export your basic channel information to a file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new server hub, but does not contain your content."] = ""; +App::$strings["Export Content"] = "×™×¦× ×ª×•×›×Ÿ"; +App::$strings["Export your channel information and recent content to a JSON backup that can be restored or imported to another server hub. This backs up all of your connections, permissions, profile data and several months of posts. This file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = ""; +App::$strings["Export your posts from a given year."] = "×™×¦× ×¤×•×¡×˜×™× ×ž×ª×•×š שנה נתונה."; +App::$strings["You may also export your posts and conversations for a particular year or month. Adjust the date in your browser location bar to select other dates. If the export fails (possibly due to memory exhaustion on your server hub), please try again selecting a more limited date range."] = ""; +App::$strings["To select all posts for a given year, such as this year, visit %2\$s"] = ""; +App::$strings["To select all posts for a given month, such as January of this year, visit %2\$s"] = ""; +App::$strings["These content files may be imported or restored by visiting %2\$s on any site containing your channel. For best results please import or restore these in date order (oldest first)."] = ""; +App::$strings["No connections."] = "×ין חיבורי×."; +App::$strings["Visit %s's profile [%s]"] = ""; +App::$strings["View Connections"] = "צפה בחיבורי×"; +App::$strings["Source of Item"] = "מקור פריט"; +App::$strings["Webpages"] = "עמודי רשת"; +App::$strings["Actions"] = "פעולות"; +App::$strings["Page Link"] = "קישור עמוד"; +App::$strings["Page Title"] = "כותרת עמוד"; +App::$strings["Xchan Lookup"] = "חיפוש Xchan"; +App::$strings["Lookup xchan beginning with (or webbie): "] = ""; +App::$strings["Site Admin"] = "מנהל ×תר"; +App::$strings["Bug Report"] = "דיווח ב××’"; +App::$strings["View Bookmarks"] = "הצג סימניות"; +App::$strings["My Chatrooms"] = "חדרי השיחה שלי"; +App::$strings["Firefox Share"] = ""; +App::$strings["Remote Diagnostics"] = ""; +App::$strings["Suggest Channels"] = "הצע ערוצי×"; +App::$strings["Login"] = "כניסה"; +App::$strings["Grid"] = ""; +App::$strings["Channel Home"] = "ערוץ בית"; +App::$strings["Events"] = "×ירועי×"; +App::$strings["Directory"] = "ספרייה"; +App::$strings["Mail"] = "דו×ר"; +App::$strings["Chat"] = "שיחה"; +App::$strings["Probe"] = ""; +App::$strings["Suggest"] = "הצע"; +App::$strings["Random Channel"] = "ערוץ ×קר××™"; +App::$strings["Invite"] = "הזמן"; +App::$strings["Features"] = "תכונות"; +App::$strings["Post"] = "פוסט"; +App::$strings["Purchase"] = "רכוש"; +App::$strings["Missing room name"] = ""; +App::$strings["Duplicate room name"] = ""; +App::$strings["Invalid room specifier."] = "מציין חדר שגוי"; +App::$strings["Room not found."] = "חדר ×œ× × ×ž×¦×."; +App::$strings["Room is full"] = "חדר מל×"; +App::$strings["\$Projectname Notification"] = "התר×ות \$Projectname"; +App::$strings["\$projectname"] = "\$projectname"; +App::$strings["Thank You,"] = "תודה,"; +App::$strings["%s Administrator"] = "הנהלת %s"; +App::$strings["%s "] = ""; +App::$strings["[Hubzilla:Notify] New mail received at %s"] = "[Hubzilla:התר××”] דו×ר חדש נתקבל %s"; +App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s של לך הודעה פרטית חדשה ב×תר %3\$s."; +App::$strings["%1\$s sent you %2\$s."] = "%1\$s שלח לך %2\$s."; +App::$strings["a private message"] = "הודעה פרטית"; +App::$strings["Please visit %s to view and/or reply to your private messages."] = "×× × ×‘×§×¨ בכתובת %s כדי לצפות ו/×ו להשיב להודעות הפרטיות שלך."; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = ""; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = ""; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = ""; +App::$strings["[Hubzilla:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Hubzilla:התר××”] תגובה לדיון #%1\$d מ×ת %2\$s"; +App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = ""; +App::$strings["Please visit %s to view and/or reply to the conversation."] = ""; +App::$strings["[Hubzilla:Notify] %s posted to your profile wall"] = "[Hubzilla:התר××”] %s ×¤×¨×¡× ×œ×§×™×¨ הפרופיל שלך"; +App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = ""; +App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = ""; +App::$strings["[Hubzilla:Notify] %s tagged you"] = "[Hubzilla:התר××”] %s תייג ×ותך"; +App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = ""; +App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = ""; +App::$strings["[Hubzilla:Notify] %1\$s poked you"] = ""; +App::$strings["%1\$s, %2\$s poked you at %3\$s"] = ""; +App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = ""; +App::$strings["[Hubzilla:Notify] %s tagged your post"] = "[Hubzilla:התר××”] %s תייג פוסט שלך"; +App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = ""; +App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = ""; +App::$strings["[Hubzilla:Notify] Introduction received"] = "[Hubzilla:התר××”] היכרות פורמלית נתקבלה"; +App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = ""; +App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = ""; +App::$strings["You may visit their profile at %s"] = "×תה יכול לבקר ×ת הפרופיל ×©×œ×”× ×‘×§×™×©×•×¨ %s"; +App::$strings["Please visit %s to approve or reject the connection request."] = ""; +App::$strings["[Hubzilla:Notify] Friend suggestion received"] = "[Hubzilla:התר××”] הצעת חבר נתקבלה"; +App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = ""; +App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = ""; +App::$strings["Name:"] = "ש×:"; +App::$strings["Photo:"] = "תצלו×:"; +App::$strings["Please visit %s to approve or reject the suggestion."] = ""; +App::$strings["[Hubzilla:Notify]"] = "[Hubzilla:התר××”]"; +App::$strings["created a new post"] = "צור פוסט חדש"; +App::$strings["commented on %s's post"] = "הגיב/×” על פוסט של %s"; +App::$strings["Private Message"] = "הודעה פרטית"; +App::$strings["Select"] = "בחר"; +App::$strings["Save to Folder"] = "שמור לתיקייה"; +App::$strings["I will attend"] = "×× ×™ ×ופיע"; +App::$strings["I will not attend"] = "×× ×™ ×œ× ×ופיע"; +App::$strings["I might attend"] = "×× ×™ עשוי/×” להופיע"; +App::$strings["I agree"] = "×× ×™ מסכי×/×”"; +App::$strings["I disagree"] = "×× ×™ ×œ× ×ž×¡×›×™×/×”"; +App::$strings["I abstain"] = "×× ×™ נמנע/ת"; +App::$strings["Add Star"] = "הוסף כוכב"; +App::$strings["Remove Star"] = "הסר כוכב"; +App::$strings["Toggle Star Status"] = ""; +App::$strings["starred"] = ""; +App::$strings["Message signature validated"] = ""; +App::$strings["Message signature incorrect"] = ""; +App::$strings["Add Tag"] = "הוסף תגית"; +App::$strings["like"] = ""; +App::$strings["dislike"] = ""; +App::$strings["Share This"] = "שתף ×–×ת"; +App::$strings["share"] = "שתף"; +App::$strings["Delivery Report"] = ""; +App::$strings["%d comment"] = array( + 0 => "תגובה %d", + 1 => "%d תגובות", +); +App::$strings["View %s's profile - %s"] = ""; +App::$strings["to"] = "×ל"; +App::$strings["via"] = "מתוך"; +App::$strings["Wall-to-Wall"] = "קיר-×ל-קיר"; +App::$strings["via Wall-To-Wall:"] = "מתוך קיר-×ל-קיר:"; +App::$strings["from %s"] = "מ×ת %s"; +App::$strings["last edited: %s"] = "נערך ל×חרונה: %s"; +App::$strings["Expires: %s"] = "פג: %s"; +App::$strings["Save Bookmarks"] = "שמור סימניות"; +App::$strings["Add to Calendar"] = "הוסף ללוח שנה"; +App::$strings["Mark all seen"] = "סמן ×ת הכל כנקר×ו"; +App::$strings["[+] show all"] = "[+] הצג הכל"; +App::$strings["Bold"] = "מובלט"; +App::$strings["Italic"] = "נטוי"; +App::$strings["Underline"] = "קו תחתון"; +App::$strings["Quote"] = "ציטוט"; +App::$strings["Code"] = "קוד"; +App::$strings["Image"] = "תמונה"; +App::$strings["Insert Link"] = "הכנס קישור"; +App::$strings["Video"] = "ויד×ו"; +App::$strings["No username found in import file."] = ""; +App::$strings["Unable to create a unique channel address. Import failed."] = ""; +App::$strings["Cannot locate DNS info for database server '%s'"] = ""; +App::$strings["Categories"] = "קטגוריות"; +App::$strings["Tags"] = "תגיות"; +App::$strings["Keywords"] = "מילות מפתח"; +App::$strings["have"] = ""; +App::$strings["has"] = ""; +App::$strings["want"] = ""; +App::$strings["wants"] = ""; +App::$strings["likes"] = ""; +App::$strings["dislikes"] = ""; +App::$strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +App::$strings["Starts:"] = "מתחיל:"; +App::$strings["Finishes:"] = "נגמר:"; +App::$strings["This event has been added to your calendar."] = "×ירוע ×–×” התווסף ללוח שנה שלך."; +App::$strings["Not specified"] = ""; +App::$strings["Needs Action"] = ""; +App::$strings["Completed"] = "הושל×"; +App::$strings["In Process"] = "בתהליך"; +App::$strings["Cancelled"] = "בוטל"; +App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = ""; +App::$strings["Channel clone failed. Import failed."] = ""; +App::$strings["(Unknown)"] = "(×œ× ×™×“×•×¢)"; +App::$strings["Visible to anybody on the internet."] = "נר××” לכל ×חד ב×ינטרנט."; +App::$strings["Visible to you only."] = "נר××” לך בלבד."; +App::$strings["Visible to anybody in this network."] = "נר××” לכל ×חד ברשת זו."; +App::$strings["Visible to anybody authenticated."] = "נר××” לכל מי ×©×”×•× ×ž×ומת."; +App::$strings["Visible to anybody on %s."] = "נר××” לכל ×חד ×צל %s."; +App::$strings["Visible to all connections."] = "נר××” לכל החיבורי×."; +App::$strings["Visible to approved connections."] = "נר××” ×œ×—×™×‘×•×¨×™× ×ž×ושרי×."; +App::$strings["Visible to specific connections."] = "נר××” ×œ×—×™×‘×•×¨×™× ×ž×¡×•×™×ž×™×."; +App::$strings["Privacy group is empty."] = "קבוצת פרטיות ×”×™× ×” ריקה"; +App::$strings["Privacy group: %s"] = "קבוצת פרטיות: %s"; +App::$strings["Connection not found."] = "חיבור ×œ× × ×ž×¦×."; +App::$strings["profile photo"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; +App::$strings["No recipient provided."] = ""; +App::$strings["[no subject]"] = "[×ין נוש×]"; +App::$strings["Unable to determine sender."] = ""; +App::$strings["Stored post could not be verified."] = ""; +App::$strings["prev"] = "קוד×"; +App::$strings["first"] = "ר×שון"; +App::$strings["last"] = "×חרון"; +App::$strings["next"] = "הב×"; +App::$strings["older"] = "ישן יותר"; +App::$strings["newer"] = "חדש יותר"; +App::$strings["No connections"] = "×ין חיבורי×"; +App::$strings["View all %s connections"] = ""; +App::$strings["poke"] = ""; +App::$strings["poked"] = ""; +App::$strings["ping"] = ""; +App::$strings["pinged"] = ""; +App::$strings["prod"] = ""; +App::$strings["prodded"] = ""; +App::$strings["slap"] = ""; +App::$strings["slapped"] = ""; +App::$strings["finger"] = ""; +App::$strings["fingered"] = ""; +App::$strings["rebuff"] = ""; +App::$strings["rebuffed"] = ""; +App::$strings["happy"] = "שמח"; +App::$strings["sad"] = "עצוב"; +App::$strings["mellow"] = "מתון"; +App::$strings["tired"] = "×¢×™×™×£"; +App::$strings["perky"] = "חצוף"; +App::$strings["angry"] = "כועס"; +App::$strings["stupefied"] = ""; +App::$strings["puzzled"] = "נבוך"; +App::$strings["interested"] = "מגלה עניין"; +App::$strings["bitter"] = "מר"; +App::$strings["cheerful"] = "עליז"; +App::$strings["alive"] = "×—×™"; +App::$strings["annoyed"] = "נרגז"; +App::$strings["anxious"] = "נרגז"; +App::$strings["cranky"] = "נרגז"; +App::$strings["disturbed"] = "מופרע"; +App::$strings["frustrated"] = "מתוסכל"; +App::$strings["depressed"] = "מדוכ×"; +App::$strings["motivated"] = "מונע"; +App::$strings["relaxed"] = "רגוע"; +App::$strings["surprised"] = "מופתע"; +App::$strings["Monday"] = "×™×•× ×©× ×™"; +App::$strings["Tuesday"] = "×™×•× ×©×œ×™×©×™"; +App::$strings["Wednesday"] = "×™×•× ×¨×‘×™×¢×™"; +App::$strings["Thursday"] = "×™×•× ×—×ž×™×©×™"; +App::$strings["Friday"] = "×™×•× ×©×™×©×™"; +App::$strings["Saturday"] = "×™×•× ×©×‘×ª"; +App::$strings["Sunday"] = "×™×•× ×¨×שון"; +App::$strings["January"] = "ינו×ר"; +App::$strings["February"] = "פברו×ר"; +App::$strings["March"] = "מרץ"; +App::$strings["April"] = "×פריל"; +App::$strings["May"] = "מ××™"; +App::$strings["June"] = "יוני"; +App::$strings["July"] = "יולי"; +App::$strings["August"] = "×וגוסט"; +App::$strings["September"] = "ספטמבר"; +App::$strings["October"] = "×וקטובר"; +App::$strings["November"] = "נובמבר"; +App::$strings["December"] = "דצמבר"; +App::$strings["Unknown Attachment"] = "תצריף ×œ× ×ž×•×›×¨"; +App::$strings["unknown"] = "×œ× ×ž×•×›×¨"; +App::$strings["remove category"] = "הסר קטגוריה"; +App::$strings["remove from file"] = "הסר מתוך קובץ"; +App::$strings["default"] = "ברירת מחדל"; +App::$strings["Page layout"] = ""; +App::$strings["You can create your own with the layouts tool"] = ""; +App::$strings["Page content type"] = ""; +App::$strings["Select an alternate language"] = "בחר שפה חלופית"; +App::$strings["activity"] = "פעילות"; +App::$strings["Design Tools"] = "כלי עיצוב"; +App::$strings["Pages"] = "עמודי×"; +App::$strings["System"] = "מערכת"; +App::$strings["New App"] = "×פליקציה חדשה"; +App::$strings["Suggestions"] = "הצעות"; +App::$strings["See more..."] = "צפה בעוד..."; +App::$strings["You have %1$.0f of %2$.0f allowed connections."] = ""; +App::$strings["Add New Connection"] = "הוסף חיבור חדש"; +App::$strings["Enter channel address"] = "הזן כתובת ערוץ"; +App::$strings["Examples: bob@example.com, https://example.com/barbara"] = "דוגמ×ות: bob@example.com, https://example.com/barbara"; +App::$strings["Notes"] = "תזכירי×"; +App::$strings["Remove term"] = "הסר פריט"; +App::$strings["Saved Searches"] = "×—×™×¤×•×©×™× ×©×ž×•×¨×™×"; +App::$strings["add"] = "להוסיף"; +App::$strings["Saved Folders"] = "תיקיות שמורות"; +App::$strings["Everything"] = "כל דבר"; +App::$strings["Archives"] = "×רכיוני×"; +App::$strings["Refresh"] = "רענן"; +App::$strings["Account settings"] = "הגדרות חשבון"; +App::$strings["Channel settings"] = "הגדרות ערוץ"; +App::$strings["Additional features"] = "תכונות נוספות"; +App::$strings["Feature/Addon settings"] = ""; +App::$strings["Display settings"] = "הגדרות תצוגה"; +App::$strings["Manage locations"] = "נהל מיקומי×"; +App::$strings["Export channel"] = "×™×¦× ×¢×¨×•×¥"; +App::$strings["Connected apps"] = "×פליקציות מחוברות"; +App::$strings["Premium Channel Settings"] = "הגדרות ערוץ פרמיה"; +App::$strings["Private Mail Menu"] = "תפריט דו×ר פרטי"; +App::$strings["Combined View"] = "תצוגה משולבת"; +App::$strings["Inbox"] = "תיבה נכנסת"; +App::$strings["Outbox"] = "תיבה יוצ×ת"; +App::$strings["New Message"] = "הודעה חדשה"; +App::$strings["Conversations"] = "דיוני×"; +App::$strings["Received Messages"] = "הודעות שנתקבלו"; +App::$strings["Sent Messages"] = "הודעות שנשלחו"; +App::$strings["No messages."] = "×ין הודעות."; +App::$strings["Delete conversation"] = "מחק דיון"; +App::$strings["Events Menu"] = "תפריט ×ירועי×"; +App::$strings["Day View"] = "תצוגת יו×"; +App::$strings["Week View"] = "תצוגת שבוע"; +App::$strings["Month View"] = "תצוגת חודש"; +App::$strings["Events Tools"] = "כלי ×ירוע"; +App::$strings["Export Calendar"] = "×™×¦× ×œ×•×— שנה"; +App::$strings["Import Calendar"] = "×™×‘× ×œ×•×— שנה"; +App::$strings["Chatrooms"] = "חדרי שיחה"; +App::$strings["Overview"] = "סקירה"; +App::$strings["Chat Members"] = "חברי שיחה"; +App::$strings["Bookmarked Chatrooms"] = "חדרי שיחה מסומני×"; +App::$strings["Suggested Chatrooms"] = "חדרי שיחה מוצעי×"; +App::$strings["photo/image"] = "תצלו×/תמונה"; +App::$strings["Click to show more"] = "לחץ כדי להציג עוד"; +App::$strings["Rating Tools"] = "כלי דירוג"; +App::$strings["Rate Me"] = "דרג ×ותי"; +App::$strings["View Ratings"] = "צפה בדירוגי×"; +App::$strings["Forums"] = "פורומי×"; +App::$strings["Tasks"] = "משימות"; +App::$strings["Documentation"] = "תיעוד"; +App::$strings["Project/Site Information"] = "מידע פרויקט/×תר"; +App::$strings["For Members"] = "לחברי×"; +App::$strings["For Administrators"] = "למנהלי×"; +App::$strings["For Developers"] = "למפתחי×"; +App::$strings["Member registrations waiting for confirmation"] = "רישומי חברות ×שר ×ž×ž×ª×™× ×™× ×œ×ישור"; +App::$strings["Inspect queue"] = ""; +App::$strings["DB updates"] = "עדכוני מסד נתוני×"; +App::$strings["Admin"] = "מנהל"; +App::$strings["Plugin Features"] = "תכונות תוסף"; +App::$strings["Channel is blocked on this site."] = "ערוץ ×—×¡×•× ×‘×תר ×–×”."; +App::$strings["Channel location missing."] = "×ž×™×§×•× ×¢×¨×•×¥ חסר."; +App::$strings["Response from remote channel was incomplete."] = ""; +App::$strings["Channel was deleted and no longer exists."] = ""; +App::$strings["Protocol disabled."] = "פרוטוקול הינו מנוטרל."; +App::$strings["Channel discovery failed."] = "גילוי ערוץ נכשל."; +App::$strings["Cannot connect to yourself."] = "×œ× × ×™×ª×Ÿ להתחבר לעצמך."; +App::$strings["%1\$s's bookmarks"] = ""; +App::$strings["Public Timeline"] = "ציר זמן ציבורי"; +App::$strings["Image/photo"] = "תמונה/תצלו×"; +App::$strings["Encrypted content"] = "תוכן מוצפן"; +App::$strings["Install %s element: "] = "התקן ×למנט %s: "; +App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = ""; +App::$strings["%1\$s wrote the following %2\$s %3\$s"] = ""; +App::$strings["Click to open/close"] = "לחץ כדי לפתוח/לסגור"; +App::$strings["spoiler"] = ""; +App::$strings["Different viewers will see this text differently"] = "×¦×•×¤×™× ×©×•× ×™× ×™×™×¨×ו ×ת טקסט ×–×” בצורה שונה"; +App::$strings["$1 wrote:"] = "$1 כתב(×”):"; +App::$strings["Directory Options"] = "×פשרויות ספרייה"; +App::$strings["Safe Mode"] = "מצב בטוח"; +App::$strings["Public Forums Only"] = "×¤×•×¨×•×ž×™× ×¦×™×‘×•×¨×™×™× ×‘×œ×‘×“"; +App::$strings["This Website Only"] = "×תר רשת ×–×” בלבד"; +App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = ""; +App::$strings["Logout"] = "יצי××”"; +App::$strings["End this session"] = "×¡×™×™× ×ת סשן ×–×”"; +App::$strings["Home"] = "בית"; +App::$strings["Your posts and conversations"] = "×”×¤×¨×¡×•×ž×™× ×•×”×“×™×•× ×™× ×©×œ×š"; +App::$strings["Your profile page"] = "עמוד הפרופיל שלך"; +App::$strings["Manage/Edit profiles"] = "נהל/ערוך פרופילי×"; +App::$strings["Edit Profile"] = "ערוך פרופיל"; +App::$strings["Edit your profile"] = "ערוך ×ת הפרופיל שלך"; +App::$strings["Your photos"] = "×”×ª×¦×œ×•×ž×™× ×©×œ×š"; +App::$strings["Your files"] = "×”×§×‘×¦×™× ×©×œ×š"; +App::$strings["Your chatrooms"] = "החדרי שיחה שלך"; +App::$strings["Bookmarks"] = "סימניות"; +App::$strings["Your bookmarks"] = "הסימניות שלך"; +App::$strings["Your webpages"] = "העמודי רשת שלך"; +App::$strings["Sign in"] = "התחברות"; +App::$strings["%s - click to logout"] = "%s - לחץ כדי להתנתק"; +App::$strings["Remote authentication"] = "×ימות מרוחק"; +App::$strings["Click to authenticate to your home hub"] = "לחץ כדי ל×מת ×ת מוקד הבית שלך"; +App::$strings["Home Page"] = "עמוד בית"; +App::$strings["Create an account"] = "צור חשבון"; +App::$strings["Help and documentation"] = "עזרה ותיעוד"; +App::$strings["Applications, utilities, links, games"] = "×פליקציות, עזרי×, קישורי×, משחקי×"; +App::$strings["Search site @name, #tag, ?docs, content"] = ""; +App::$strings["Channel Directory"] = "ערוץ ספרייה"; +App::$strings["Your grid"] = ""; +App::$strings["Mark all grid notifications seen"] = ""; +App::$strings["Channel home"] = "ערוץ בית"; +App::$strings["Mark all channel notifications seen"] = "סמן ×ת כל התר×ות הערוץ כנקר×ו"; +App::$strings["Notices"] = "הודעות"; +App::$strings["Notifications"] = "התר×ות"; +App::$strings["See all notifications"] = "צפה בכל ההתר×ות"; +App::$strings["Private mail"] = "דו×ר פרטי"; +App::$strings["See all private messages"] = "צפה בכל ההודעות הפרטיות"; +App::$strings["Mark all private messages seen"] = "סמן ×ת כל ההודעות הפרטיות כנקר×ו"; +App::$strings["Event Calendar"] = "לוח שנה ×ירועי×"; +App::$strings["See all events"] = "ר××” ×ת כל ×”×ירועי×"; +App::$strings["Mark all events seen"] = "סמן ×ת כל ×”××™×¨×•×¢×™× ×›× ×§×¨×ו"; +App::$strings["Manage Your Channels"] = "נהל ×ת ×”×¢×¨×•×¦×™× ×©×œ×š"; +App::$strings["Account/Channel Settings"] = "הגדרות חשבון/ערוץ"; +App::$strings["Site Setup and Configuration"] = "הבניית והגדרת ×תר"; +App::$strings["Loading..."] = "כעת טוען..."; +App::$strings["@name, #tag, ?doc, content"] = "@name, #tag, ?doc, content"; +App::$strings["Please wait..."] = "×× × ×”×ž×ª×Ÿ..."; +App::$strings["New window"] = "חלון חדש"; +App::$strings["Open the selected location in a different window or browser tab"] = "פתח ×ת ×”×ž×™×§×•× ×”× ×‘×—×¨ בתוך חלון ×ו סימניית דפדפן ×חרי×"; +App::$strings["User '%s' deleted"] = "משתמש '%s' נמחק"; +App::$strings["%d invitation available"] = array( + 0 => "הזמנה %d זמינה", + 1 => "%d הזמנות זמינות", +); +App::$strings["Find Channels"] = "×ž×¦× ×¢×¨×•×¦×™×"; +App::$strings["Enter name or interest"] = "הזן ×©× ×ו עניין"; +App::$strings["Connect/Follow"] = "התחבר/עקוב"; +App::$strings["Examples: Robert Morgenstein, Fishing"] = ""; +App::$strings["Random Profile"] = "פרופיל ×קר××™"; +App::$strings["Invite Friends"] = "הזמן חברי×"; +App::$strings["Advanced example: name=fred and country=iceland"] = "×“×•×’×ž× ×ž×ª×§×“×ž×ª: name=פרד ×•×’× country=×יסלנד"; +App::$strings["%d connection in common"] = array( + 0 => "", + 1 => "", +); +App::$strings["show more"] = "הצג עוד"; +App::$strings["%1\$s is now connected with %2\$s"] = "%1\$s כעת מחובר ×¢× %2\$s"; +App::$strings["%1\$s poked %2\$s"] = ""; +App::$strings["View %s's profile @ %s"] = ""; +App::$strings["Categories:"] = "קטגוריות:"; +App::$strings["Filed under:"] = "תויק תחת:"; +App::$strings["View in context"] = "צפה בתוך הקשר"; +App::$strings["remove"] = "להסיר"; +App::$strings["Delete Selected Items"] = "מחק ×¤×¨×™×˜×™× × ×‘×—×¨×™×"; +App::$strings["View Source"] = "צפה במקור"; +App::$strings["Follow Thread"] = "עקוב שרשור"; +App::$strings["Unfollow Thread"] = "נקר שרשור"; +App::$strings["Activity/Posts"] = "פעילות/פוסטי×"; +App::$strings["Edit Connection"] = "ערוך חיבור"; +App::$strings["Message"] = "הודעה"; +App::$strings["%s likes this."] = "%s ×הב ×–×ת."; +App::$strings["%s doesn't like this."] = "%s ×œ× ×והב ×–×ת."; +App::$strings["%2\$d people like this."] = array( + 0 => "×יש %2\$d ×והב ×–×ת.", + 1 => "%2\$d ×× ×©×™× ××•×”×‘×™× ×–×ת.", +); +App::$strings["%2\$d people don't like this."] = array( + 0 => "×יש %2\$d ×œ× ×והב ×–×ת.", + 1 => "%2\$d ×× ×©×™× ×œ× ××•×”×‘×™× ×–×ת.", +); +App::$strings["and"] = "ועוד"; +App::$strings[", and %d other people"] = array( + 0 => ", ועוד ×יש %d ×חר", + 1 => ", ועוד %d ×× ×©×™× ×חרי×", +); +App::$strings["%s like this."] = "%s ××•×”×‘×™× ×–×ת."; +App::$strings["%s don't like this."] = "%s ×œ× ××•×”×‘×™× ×–×ת."; +App::$strings["Set your location"] = "קבע ×ת ×”×ž×™×§×•× ×©×œ×š"; +App::$strings["Clear browser location"] = "טהר ×ž×™×§×•× ×“×¤×“×¤×Ÿ"; +App::$strings["Tag term:"] = ""; +App::$strings["Where are you right now?"] = "היכן ×תה כעת?"; +App::$strings["Page link name"] = "×©× ×§×™×©×•×¨ עמוד"; +App::$strings["Post as"] = "×¤×¨×¡× ×‘×ª×•×¨"; +App::$strings["Toggle voting"] = ""; +App::$strings["Categories (optional, comma-separated list)"] = "קטגוריות (רשות, רשימה מופרדת פסיקי×)"; +App::$strings["Set publish date"] = ""; +App::$strings["OK"] = "×ישור"; +App::$strings["Discover"] = "גלה"; +App::$strings["Imported public streams"] = "×–×¨×ž×™× ×¦×™×‘×•×¨×™×™× ×ž×™×•×‘××™×"; +App::$strings["Commented Order"] = ""; +App::$strings["Sort by Comment Date"] = ""; +App::$strings["Posted Order"] = ""; +App::$strings["Sort by Post Date"] = "מיין לפי ת×ריך פוסט"; +App::$strings["Posts that mention or involve you"] = "×¤×•×¡×˜×™× ×שר ×ž×¦×™×™× ×™× ×ו ×ž×¢×¨×‘×™× ×ותך"; +App::$strings["Activity Stream - by date"] = "×–×¨× ×¤×¢×™×œ×•×ª - לפי ת×ריך"; +App::$strings["Starred"] = ""; +App::$strings["Favourite Posts"] = "×¤×•×¡×˜×™× ×ž×•×¢×“×¤×™×"; +App::$strings["Spam"] = "ספ××"; +App::$strings["Posts flagged as SPAM"] = "×¤×•×¡×˜×™× ×ž×¡×•×ž× ×™× ×‘×ª×•×¨ ספ××"; +App::$strings["Status Messages and Posts"] = "הודעות ופרסומי סטטוס"; +App::$strings["About"] = "×ודות"; +App::$strings["Profile Details"] = "פרטי פרופיל"; +App::$strings["Photo Albums"] = "×לבומי תמונה"; +App::$strings["Files and Storage"] = "×§×‘×¦×™× ×•×חסון"; +App::$strings["Saved Bookmarks"] = "סימניות שמורות"; +App::$strings["Manage Webpages"] = "נהל עמודי רשת"; +App::$strings["__ctx:noun__ Attending"] = array( + 0 => "", + 1 => "", +); +App::$strings["__ctx:noun__ Not Attending"] = array( + 0 => "", + 1 => "", +); +App::$strings["__ctx:noun__ Undecided"] = array( + 0 => "", + 1 => "", +); +App::$strings["__ctx:noun__ Agree"] = array( + 0 => "מסכי×", + 1 => "מסכימי×", +); +App::$strings["__ctx:noun__ Disagree"] = array( + 0 => "×œ× ×ž×¡×›×™×", + 1 => "×œ× ×ž×¡×›×™×ž×™×", +); +App::$strings["__ctx:noun__ Abstain"] = array( + 0 => "", + 1 => "", +); +App::$strings["Frequently"] = "ב×ופן תדיר"; +App::$strings["Hourly"] = "כל שעה"; +App::$strings["Twice daily"] = "×¤×¢×ž×™×™× ×‘×™×•×"; +App::$strings["Daily"] = "יומי"; +App::$strings["Weekly"] = "שבועי"; +App::$strings["Monthly"] = "חודשי"; +App::$strings["Currently Male"] = "כעת זכר"; +App::$strings["Currently Female"] = "כעת נקבה"; +App::$strings["Mostly Male"] = "בעיקר זכר"; +App::$strings["Mostly Female"] = "בעיקר נקבה"; +App::$strings["Transgender"] = "טרנסג׳נדר"; +App::$strings["Intersex"] = "בין מיני"; +App::$strings["Transsexual"] = "טרנסקסו×ל"; +App::$strings["Hermaphrodite"] = "×נדרוגיני"; +App::$strings["Neuter"] = "ניטר×לי"; +App::$strings["Non-specific"] = ""; +App::$strings["Other"] = "×חר"; +App::$strings["Undecided"] = "×œ× ×ž×•×›×¨×¢"; +App::$strings["Males"] = "זכרי×"; +App::$strings["Females"] = "נקבות"; +App::$strings["Gay"] = "הומו"; +App::$strings["Lesbian"] = "לסבית"; +App::$strings["No Preference"] = "×ין העדפה"; +App::$strings["Bisexual"] = "דו מיני"; +App::$strings["Autosexual"] = "×וטוסקסו×לי"; +App::$strings["Abstinent"] = "מתנזר"; +App::$strings["Virgin"] = "בתול/×”"; +App::$strings["Deviant"] = "סוטה"; +App::$strings["Fetish"] = "פטיש"; +App::$strings["Oodles"] = "המון"; +App::$strings["Nonsexual"] = "×œ× ×ž×™× ×™"; +App::$strings["Single"] = "רווק/×”"; +App::$strings["Lonely"] = "בודד"; +App::$strings["Available"] = "זמין"; +App::$strings["Unavailable"] = "×œ× ×¤× ×•×™/×”"; +App::$strings["Has crush"] = ""; +App::$strings["Infatuated"] = "מוקס×/ת"; +App::$strings["Dating"] = ""; +App::$strings["Unfaithful"] = "×œ× × ×מן/×”"; +App::$strings["Sex Addict"] = "מכור/×” למין"; +App::$strings["Friends/Benefits"] = ""; +App::$strings["Casual"] = "×רעי/ת"; +App::$strings["Engaged"] = "מ×ורס/ת"; +App::$strings["Married"] = "נישו×ין"; +App::$strings["Imaginarily married"] = "נישו×ין דמיוניי×"; +App::$strings["Partners"] = ""; +App::$strings["Cohabiting"] = "×—×™×™× ×™×—×“×™×•"; +App::$strings["Common law"] = ""; +App::$strings["Happy"] = "שמח"; +App::$strings["Not looking"] = "×œ× ×ž×—×¤×©/ת"; +App::$strings["Swinger"] = "בליין/ית"; +App::$strings["Betrayed"] = "נבגד/ת"; +App::$strings["Separated"] = "פרוד/×”"; +App::$strings["Unstable"] = "בלתי יציב"; +App::$strings["Divorced"] = "גירושין"; +App::$strings["Imaginarily divorced"] = "גירושין דמיוניי×"; +App::$strings["Widowed"] = "×למן/×”"; +App::$strings["Uncertain"] = ""; +App::$strings["It's complicated"] = "×–×” מורכב"; +App::$strings["Don't care"] = "×œ× ×ž×©× ×”"; +App::$strings["Ask me"] = "תש×לו ×ותי"; +App::$strings["Visible to your default audience"] = "נר××” לקהל השגרתי שלך"; +App::$strings["Only me"] = "רק ×× ×™"; +App::$strings["Public"] = "ציבורי"; +App::$strings["Anybody in the \$Projectname network"] = ""; +App::$strings["Any account on %s"] = "כל חחשבון ×צל %s"; +App::$strings["Any of my connections"] = "כל חיבור ×ž×”×—×™×‘×•×¨×™× ×©×œ×™"; +App::$strings["Only connections I specifically allow"] = "רק ×—×™×‘×•×¨×™× ×שר ×× ×™ מתיר ב×ופן מפורש"; +App::$strings["Anybody authenticated (could include visitors from other networks)"] = ""; +App::$strings["Any connections including those who haven't yet been approved"] = ""; +App::$strings["This is your default setting for the audience of your normal stream, and posts."] = ""; +App::$strings["This is your default setting for who can view your default channel profile"] = ""; +App::$strings["This is your default setting for who can view your connections"] = ""; +App::$strings["This is your default setting for who can view your file storage and photos"] = ""; +App::$strings["This is your default setting for the audience of your webpages"] = ""; +App::$strings["Not a valid email address"] = "כתובת דו×״ל ×œ× ×ª×§×™× ×”"; +App::$strings["Your email domain is not among those allowed on this site"] = ""; +App::$strings["Your email address is already registered at this site."] = ""; +App::$strings["An invitation is required."] = "נדרשת הזמנה."; +App::$strings["Invitation could not be verified."] = "×ימות הזמנה ×œ× ×”×ª×פשר."; +App::$strings["Please enter the required information."] = "×× × ×”×–×Ÿ ×ת המידע הנחוץ."; +App::$strings["Failed to store account information."] = "נכשל ל×חסן מידע חשבון."; +App::$strings["Registration confirmation for %s"] = "×ימות ×¨×™×©×•× ×¢×‘×•×¨ %s"; +App::$strings["Registration request at %s"] = "בקשת ×¨×™×©×•× ×צל %s"; +App::$strings["Administrator"] = "מנהל"; +App::$strings["your registration password"] = "סיסמת ×¨×™×©×•× ×©×œ×š"; +App::$strings["Registration details for %s"] = "פרטי ×¨×™×©×•× ×¢×‘×•×¨ %s"; +App::$strings["Account approved."] = "חשבון ×ושר."; +App::$strings["Registration revoked for %s"] = "×¨×™×©×•× ×‘×•×˜×œ עבור %s"; +App::$strings["Account verified. Please login."] = "חשבון ×ומת. ×× × ×”×ª×—×‘×¨."; +App::$strings["Click here to upgrade."] = "לחץ ×›×ן כדי לשדרג."; +App::$strings["This action exceeds the limits set by your subscription plan."] = ""; +App::$strings["This action is not available under your subscription plan."] = ""; +App::$strings["Item was not found."] = "פריט ×œ× × ×ž×¦×."; +App::$strings["No source file."] = "×ין קובץ מקור."; +App::$strings["Cannot locate file to replace"] = ""; +App::$strings["Cannot locate file to revise/update"] = ""; +App::$strings["File exceeds size limit of %d"] = ""; +App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = ""; +App::$strings["File upload failed. Possible system limit or action terminated."] = ""; +App::$strings["Stored file could not be verified. Upload failed."] = ""; +App::$strings["Path not available."] = "נתיב ×œ× ×–×ž×™×Ÿ."; +App::$strings["Empty pathname"] = "×©× × ×ª×™×‘ ריק"; +App::$strings["duplicate filename or path"] = "×©× ×§×•×‘×¥ ×ו נתיב כפול"; +App::$strings["Path not found."] = "נתיב ×œ× × ×ž×¦×."; +App::$strings["mkdir failed."] = "mkdir נכשל."; +App::$strings["database storage failed."] = "×חסון מסד × ×ª×•× ×™× × ×›×©×œ."; +App::$strings["Empty path"] = "נתיב ריק"; +App::$strings["Unable to obtain identity information from database"] = ""; +App::$strings["Empty name"] = "×©× ×¨×™×§"; +App::$strings["Name too long"] = "×©× ×רוך מדי"; +App::$strings["No account identifier"] = "×ין מזהה חשבון"; +App::$strings["Nickname is required."] = "נדרש ×©× ×›×™× ×•×™."; +App::$strings["Reserved nickname. Please choose another."] = ""; +App::$strings["Nickname has unsupported characters or is already being used on this site."] = ""; +App::$strings["Unable to retrieve created identity"] = ""; +App::$strings["Default Profile"] = "פרופיל שגרתי"; +App::$strings["Requested channel is not available."] = "ערוץ מבוקש ×ינו זמין."; +App::$strings["Create New Profile"] = "צור פרופיל חדש"; +App::$strings["Visible to everybody"] = "נר××” לכל ×חד"; +App::$strings["Gender:"] = "מין:"; +App::$strings["Status:"] = "מצב:"; +App::$strings["Homepage:"] = "עמוד בית:"; +App::$strings["Online Now"] = "מקוון כעת"; +App::$strings["Like this channel"] = ""; +App::$strings["j F, Y"] = "j F, Y"; +App::$strings["j F"] = "j F"; +App::$strings["Birthday:"] = "×™×•× ×”×•×œ×“×ª:"; +App::$strings["for %1\$d %2\$s"] = ""; +App::$strings["Sexual Preference:"] = "העדפה מינית:"; +App::$strings["Tags:"] = "תגיות:"; +App::$strings["Political Views:"] = "השקפות פוליטיות:"; +App::$strings["Religion:"] = "דת:"; +App::$strings["Hobbies/Interests:"] = "תחביבי×/עניין:"; +App::$strings["Likes:"] = "×והב:"; +App::$strings["Dislikes:"] = "שונ×:"; +App::$strings["Contact information and Social Networks:"] = ""; +App::$strings["My other channels:"] = "×”×¢×¨×•×¦×™× ×”××—×¨×™× ×©×œ×™:"; +App::$strings["Musical interests:"] = ""; +App::$strings["Books, literature:"] = "ספרי×, ספרות:"; +App::$strings["Television:"] = "טלוויזיה:"; +App::$strings["Film/dance/culture/entertainment:"] = ""; +App::$strings["Love/Romance:"] = "×הבה/רומנטיקה:"; +App::$strings["Work/employment:"] = "עבודה/תעסוקה:"; +App::$strings["School/education:"] = "בי״ס/חינוך:"; +App::$strings["Like this thing"] = ""; +App::$strings["General Features"] = "תכונות כלליות"; +App::$strings["Content Expiration"] = "פקיעת תוכן"; +App::$strings["Remove posts/comments and/or private messages at a future time"] = ""; +App::$strings["Multiple Profiles"] = "×¤×¨×•×¤×™×œ×™× ×ž×¨×•×‘×™×"; +App::$strings["Ability to create multiple profiles"] = ""; +App::$strings["Advanced Profiles"] = "פרופיל מתקדמי×"; +App::$strings["Additional profile sections and selections"] = ""; +App::$strings["Profile Import/Export"] = "יבו×/×™×¦×•× ×¤×¨×•×¤×™×œ"; +App::$strings["Save and load profile details across sites/channels"] = ""; +App::$strings["Web Pages"] = "עמודי רשת"; +App::$strings["Provide managed web pages on your channel"] = ""; +App::$strings["Hide Rating"] = "הסתר דירוג"; +App::$strings["Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else."] = ""; +App::$strings["Private Notes"] = "×¤×ª×§×™× ×¤×¨×˜×™×™×"; +App::$strings["Enables a tool to store notes and reminders (note: not encrypted)"] = "מ×פשר כלי ל×חסון ×¤×ª×§×™× ×•×ª×–×›×•×¨×•×ª (הערה: ×œ× ×ž×•×¦×¤×Ÿ)"; +App::$strings["Navigation Channel Select"] = ""; +App::$strings["Change channels directly from within the navigation dropdown menu"] = ""; +App::$strings["Photo Location"] = "×ž×™×§×•× ×ª×¦×œ×•×"; +App::$strings["If location data is available on uploaded photos, link this to a map."] = ""; +App::$strings["Access Controlled Chatrooms"] = ""; +App::$strings["Provide chatrooms and chat services with access control."] = ""; +App::$strings["Smart Birthdays"] = "ימי הולדת חכמי×"; +App::$strings["Make birthday events timezone aware in case your friends are scattered across the planet."] = ""; +App::$strings["Expert Mode"] = "מצב מומחה"; +App::$strings["Enable Expert Mode to provide advanced configuration options"] = ""; +App::$strings["Premium Channel"] = "ערוץ פרמיה"; +App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = ""; +App::$strings["Post Composition Features"] = ""; +App::$strings["Large Photos"] = "×ª×¦×œ×•×ž×™× ×’×“×•×œ×™×"; +App::$strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = ""; +App::$strings["Automatically import channel content from other channels or feeds"] = ""; +App::$strings["Even More Encryption"] = "×פילו עוד הצפנה"; +App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = ""; +App::$strings["Enable Voting Tools"] = "×פשר כלי הצבעה"; +App::$strings["Provide a class of post which others can vote on"] = ""; +App::$strings["Delayed Posting"] = ""; +App::$strings["Allow posts to be published at a later date"] = ""; +App::$strings["Suppress Duplicate Posts/Comments"] = ""; +App::$strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = ""; +App::$strings["Network and Stream Filtering"] = "סינון רשת וזר×"; +App::$strings["Search by Date"] = "חפש לפי ת×ריך"; +App::$strings["Ability to select posts by date ranges"] = "מסנן ×וספי×"; +App::$strings["Privacy Groups"] = "קבוצת פרטיות"; +App::$strings["Enable management and selection of privacy groups"] = ""; +App::$strings["Save search terms for re-use"] = ""; +App::$strings["Network Personal Tab"] = ""; +App::$strings["Enable tab to display only Network posts that you've interacted on"] = ""; +App::$strings["Network New Tab"] = ""; +App::$strings["Enable tab to display all new Network activity"] = ""; +App::$strings["Affinity Tool"] = "כלי קירבה"; +App::$strings["Filter stream activity by depth of relationships"] = ""; +App::$strings["Connection Filtering"] = "סינון חיבור"; +App::$strings["Filter incoming posts from connections based on keywords/content"] = ""; +App::$strings["Show channel suggestions"] = "הצג הצעות ערוץ"; +App::$strings["Post/Comment Tools"] = ""; +App::$strings["Community Tagging"] = ""; +App::$strings["Ability to tag existing posts"] = ""; +App::$strings["Post Categories"] = ""; +App::$strings["Add categories to your posts"] = ""; +App::$strings["Emoji Reactions"] = ""; +App::$strings["Add emoji reaction ability to posts"] = ""; +App::$strings["Ability to file posts under folders"] = ""; +App::$strings["Dislike Posts"] = ""; +App::$strings["Ability to dislike posts/comments"] = ""; +App::$strings["Star Posts"] = ""; +App::$strings["Ability to mark special posts with a star indicator"] = ""; +App::$strings["Tag Cloud"] = "ענן תגיות"; +App::$strings["Provide a personal tag cloud on your channel page"] = ""; +App::$strings["Embedded content"] = "תוכן מוטמע"; +App::$strings["Embedding disabled"] = "הטמעה ×”×™× ×” מנוטרלת"; +App::$strings["Who can see this?"] = "מי מסוגל לר×ות ×–×ת?"; +App::$strings["Custom selection"] = "מבחר מות××"; +App::$strings["Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit the scope of \"Show\"."] = ""; +App::$strings["Show"] = "הצג"; +App::$strings["Don't show"] = "×ל תציג"; +App::$strings["Other networks and post services"] = "שירותי רשת ×•×¤×¨×¡×•× ×חרי×"; +App::$strings["Post permissions %s cannot be changed %s after a post is shared.
    These permissions set who is allowed to view the post."] = ""; +App::$strings["Logged out."] = "מנותק."; +App::$strings["Failed authentication"] = "×ימות נכשל"; +App::$strings["Birthday"] = "×™×•× ×”×•×œ×“×ª"; +App::$strings["Age: "] = "גיל: "; +App::$strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD ×ו MM-DD"; +App::$strings["never"] = ""; +App::$strings["less than a second ago"] = "לפניי פחות משניה"; +App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "לפני %1\$d %2\$s"; +App::$strings["__ctx:relative_date__ year"] = array( + 0 => "שנה", + 1 => "שני×", +); +App::$strings["__ctx:relative_date__ month"] = array( + 0 => "חודש", + 1 => "חודשי×", +); +App::$strings["__ctx:relative_date__ week"] = array( + 0 => "שבוע", + 1 => "שבועות", +); +App::$strings["__ctx:relative_date__ day"] = array( + 0 => "יו×", + 1 => "ימי×", +); +App::$strings["__ctx:relative_date__ hour"] = array( + 0 => "שעה", + 1 => "שעות", +); +App::$strings["__ctx:relative_date__ minute"] = array( + 0 => "דקה", + 1 => "דקות", +); +App::$strings["__ctx:relative_date__ second"] = array( + 0 => "שניה", + 1 => "שניות", +); +App::$strings["%1\$s's birthday"] = ""; +App::$strings["Happy Birthday %1\$s"] = "×™×•× ×”×•×œ×“×ª שמח %1\$s"; +App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = ""; +App::$strings["Add new connections to this privacy group"] = "הוסף ×—×™×‘×•×¨×™× ×—×“×©×™× ×œ×§×‘×•×¦×ª פרטיות זו"; +App::$strings["edit"] = "ערוך"; +App::$strings["Edit group"] = "ערוך קבוצה"; +App::$strings["Add privacy group"] = "הוסף קבוצת פרטיות"; +App::$strings["Channels not in any privacy group"] = ""; +App::$strings["Delete this item?"] = "למחוק ×ת פריט ×–×”?"; +App::$strings["[-] show less"] = "[-] הצג פחות"; +App::$strings["[+] expand"] = "[+] הרחב"; +App::$strings["[-] collapse"] = "[-] צמצ×"; +App::$strings["Password too short"] = "סיסמה קצרה מדי"; +App::$strings["Passwords do not match"] = "סיסמ×ות ×œ× ×ª×•×מות"; +App::$strings["everybody"] = "כול×"; +App::$strings["Secret Passphrase"] = "מימרת סיסמה סודית"; +App::$strings["Passphrase hint"] = ""; +App::$strings["Notice: Permissions have changed but have not yet been submitted."] = ""; +App::$strings["close all"] = "סגור הכל"; +App::$strings["Nothing new here"] = "×ין דבר חדש ×›×ן"; +App::$strings["Rate This Channel (this is public)"] = ""; +App::$strings["Describe (optional)"] = "ת×ר (רשות)"; +App::$strings["Please enter a link URL"] = ""; +App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = ""; +App::$strings["timeago.prefixAgo"] = "timeago.prefixAgo"; +App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; +App::$strings["ago"] = "לפני"; +App::$strings["from now"] = "מעכשיו"; +App::$strings["less than a minute"] = "פחות מדקה"; +App::$strings["about a minute"] = "דקה לערך"; +App::$strings["%d minutes"] = "%d דקות"; +App::$strings["about an hour"] = "שעה לערך"; +App::$strings["about %d hours"] = " %d שעות לערך"; +App::$strings["a day"] = "יו×"; +App::$strings["%d days"] = "%d ימי×"; +App::$strings["about a month"] = "חודש לערך"; +App::$strings["%d months"] = "%d חודשי×"; +App::$strings["about a year"] = "שנה לערך"; +App::$strings["%d years"] = "%d שני×"; +App::$strings[" "] = " "; +App::$strings["timeago.numbers"] = "timeago.numbers"; +App::$strings["__ctx:long__ May"] = "מ××™"; +App::$strings["Jan"] = "ינו׳"; +App::$strings["Feb"] = "פבר׳"; +App::$strings["Mar"] = "מרץ"; +App::$strings["Apr"] = "×פר׳"; +App::$strings["__ctx:short__ May"] = "מ××™"; +App::$strings["Jun"] = "יונ׳"; +App::$strings["Jul"] = "יול׳"; +App::$strings["Aug"] = "×וג׳"; +App::$strings["Sep"] = "ספט׳"; +App::$strings["Oct"] = "×וק׳"; +App::$strings["Nov"] = "נוב׳"; +App::$strings["Dec"] = "דצמ׳"; +App::$strings["Sun"] = "×׳"; +App::$strings["Mon"] = "ב׳"; +App::$strings["Tue"] = "ג׳"; +App::$strings["Wed"] = "ד׳"; +App::$strings["Thu"] = "ה׳"; +App::$strings["Fri"] = "ו׳"; +App::$strings["Sat"] = "ש׳"; +App::$strings["__ctx:calendar__ today"] = "היו×"; +App::$strings["__ctx:calendar__ month"] = "חודש"; +App::$strings["__ctx:calendar__ week"] = "שבוע"; +App::$strings["__ctx:calendar__ day"] = "יו×"; +App::$strings["__ctx:calendar__ All day"] = "כל היו×"; +App::$strings["view full size"] = "צפה בגודל מל×"; +App::$strings["No Subject"] = "×ין נוש×"; +App::$strings["Friendica"] = "Friendica"; +App::$strings["OStatus"] = "OStatus"; +App::$strings["GNU-Social"] = "GNU-Social"; +App::$strings["RSS/Atom"] = "RSS/Atom"; +App::$strings["Diaspora"] = "Diaspora"; +App::$strings["Facebook"] = "פייסבוק"; +App::$strings["Zot"] = ""; +App::$strings["LinkedIn"] = "LinkedIn"; +App::$strings["XMPP/IM"] = "XMPP/IM"; +App::$strings["MySpace"] = "MySpace"; +App::$strings["Image exceeds website size limit of %lu bytes"] = ""; +App::$strings["Image file is empty."] = "קובץ תמונה הינו ריק."; +App::$strings["Photo storage failed."] = "×חסון ×ª×¦×œ×•× × ×›×©×œ"; +App::$strings["a new photo"] = "×ª×¦×œ×•× ×—×“×©"; +App::$strings["__ctx:photo_upload__ %1\$s posted %2\$s to %3\$s"] = ""; +App::$strings["Upload New Photos"] = "העלה ×ª×¦×œ×•×ž×™× ×—×“×©×™×"; +App::$strings["Invalid data packet"] = ""; +App::$strings["Unable to verify channel signature"] = ""; +App::$strings["Unable to verify site signature for %s"] = ""; +App::$strings["invalid target signature"] = ""; +App::$strings["New Page"] = "עמוד חדש"; +App::$strings["Title"] = "כותרת"; +App::$strings["Can view my normal stream and posts"] = ""; +App::$strings["Can view my default channel profile"] = ""; +App::$strings["Can view my connections"] = ""; +App::$strings["Can view my file storage and photos"] = ""; +App::$strings["Can view my webpages"] = ""; +App::$strings["Can send me their channel stream and posts"] = ""; +App::$strings["Can post on my channel page (\"wall\")"] = ""; +App::$strings["Can comment on or like my posts"] = ""; +App::$strings["Can send me private mail messages"] = ""; +App::$strings["Can like/dislike stuff"] = ""; +App::$strings["Profiles and things other than posts/comments"] = ""; +App::$strings["Can forward to all my channel contacts via post @mentions"] = ""; +App::$strings["Advanced - useful for creating group forum channels"] = ""; +App::$strings["Can chat with me (when available)"] = "מסוגל לשוחח עמי (×›×שר זמין)"; +App::$strings["Can write to my file storage and photos"] = "מסוגל לכתוב ×ל ×”×חסון ×•×”×ª×¦×œ×•×ž×™× ×©×œ×™"; +App::$strings["Can edit my webpages"] = "מסוגל לערוך עמודי רשת"; +App::$strings["Can source my public posts in derived channels"] = ""; +App::$strings["Somewhat advanced - very useful in open communities"] = ""; +App::$strings["Can administer my channel resources"] = ""; +App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = ""; +App::$strings["Social Networking"] = "רשת חברתית"; +App::$strings["Social - Mostly Public"] = "חברתי - ציבורי בעיקר"; +App::$strings["Social - Restricted"] = "חברתי - מוגבל"; +App::$strings["Social - Private"] = "חברתי - פרטי"; +App::$strings["Community Forum"] = "×¤×•×¨×•× ×§×”×™×œ×”"; +App::$strings["Forum - Mostly Public"] = "×¤×•×¨×•× - ציבורי בעיקר"; +App::$strings["Forum - Restricted"] = "×¤×•×¨×•× - מוגבל"; +App::$strings["Forum - Private"] = "×¤×•×¨×•× - פרטי"; +App::$strings["Feed Republish"] = ""; +App::$strings["Feed - Mostly Public"] = "ערוץ - ציבורי בעיקר"; +App::$strings["Feed - Restricted"] = "ערוץ - מוגבל"; +App::$strings["Special Purpose"] = "מטרה מיוחדת"; +App::$strings["Special - Celebrity/Soapbox"] = ""; +App::$strings["Special - Group Repository"] = ""; +App::$strings["Custom/Expert Mode"] = ""; +App::$strings[" and "] = " ×•×’× "; +App::$strings["public profile"] = "פרופיל ציבורי"; +App::$strings["%1\$s changed %2\$s to “%3\$s”"] = ""; +App::$strings["Visit %1\$s's %2\$s"] = ""; +App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = ""; +App::$strings["Attachments:"] = "תצריפי×:"; +App::$strings["\$Projectname event notification:"] = ""; +App::$strings["Focus (Hubzilla default)"] = ""; +App::$strings["Theme settings"] = "הגדרות ערכת נוש×"; +App::$strings["Select scheme"] = ""; +App::$strings["Narrow navbar"] = ""; +App::$strings["Navigation bar background color"] = ""; +App::$strings["Navigation bar gradient top color"] = ""; +App::$strings["Navigation bar gradient bottom color"] = ""; +App::$strings["Navigation active button gradient top color"] = ""; +App::$strings["Navigation active button gradient bottom color"] = ""; +App::$strings["Navigation bar border color "] = ""; +App::$strings["Navigation bar icon color "] = ""; +App::$strings["Navigation bar active icon color "] = ""; +App::$strings["link color"] = "צבע קישור"; +App::$strings["Set font-color for banner"] = ""; +App::$strings["Set the background color"] = ""; +App::$strings["Set the background image"] = ""; +App::$strings["Set the background color of items"] = ""; +App::$strings["Set the background color of comments"] = ""; +App::$strings["Set the border color of comments"] = ""; +App::$strings["Set the indent for comments"] = ""; +App::$strings["Set the basic color for item icons"] = ""; +App::$strings["Set the hover color for item icons"] = ""; +App::$strings["Set font-size for the entire application"] = ""; +App::$strings["Example: 14px"] = "דוגמ×: 14px"; +App::$strings["Set font-size for posts and comments"] = ""; +App::$strings["Set font-color for posts and comments"] = ""; +App::$strings["Set radius of corners"] = ""; +App::$strings["Set shadow depth of photos"] = ""; +App::$strings["Set maximum width of content region in pixel"] = ""; +App::$strings["Leave empty for default width"] = "הש×ר ריק לצורך רוחב שגרתי"; +App::$strings["Left align page content"] = ""; +App::$strings["Set minimum opacity of nav bar - to hide it"] = ""; +App::$strings["Set size of conversation author photo"] = ""; +App::$strings["Set size of followup author photos"] = ""; +App::$strings["__ctx:opensearch__ Search %1\$s (%2\$s)"] = ""; +App::$strings["__ctx:opensearch__ \$Projectname"] = ""; +App::$strings["Update %s failed. See error logs."] = ""; +App::$strings["Update Error at %s"] = ""; +App::$strings["Create an account to access services and applications within the Hubzilla"] = ""; +App::$strings["Password"] = "סיסמה"; +App::$strings["Remember me"] = "זכור ×ותי"; +App::$strings["Forgot your password?"] = "שכחת ×ת הסיסמה שלך?"; +App::$strings["toggle mobile"] = ""; +App::$strings["Website SSL certificate is not valid. Please correct."] = "תעודת SSL ×תר רשת ××™× ×” תקינה. ×× × ×ª×§×Ÿ."; +App::$strings["[hubzilla] Website SSL error for %s"] = "[hubzilla] שגי×ת SSL ×תר רשת עבור %s"; +App::$strings["Cron/Scheduled tasks not running."] = "משימות Cron/מתוזמנות ×œ× ×¨×¦×•×ª."; +App::$strings["[hubzilla] Cron tasks not running on %s"] = "[hubzilla] משימות Cron ×œ× ×¨×¦×•×ª על %s"; diff --git a/view/he/lostpass_eml.tpl b/view/he/lostpass_eml.tpl new file mode 100644 index 000000000..112c8927c --- /dev/null +++ b/view/he/lostpass_eml.tpl @@ -0,0 +1,32 @@ + +לכבוד {{$username}}, + התקבלה ל×חרונה בקשה ב×תר {{$sitename}} ל×פס ×ת סיסמת +חשבונך. על מנת ל×מת ×ת בקשה זו, עליך לבחור קישור ×ימות להלן +×ו להדביק ×ותו לתוך שורת הכתובת של דפדפן הרשת שלך. + +×× ×œ× ×‘×™×§×©×ª ×ת שינוי ×–×”, ×בקשך ×©×œ× ×œ×¢×§×•×‘ ×חר הקישור +המסופק ו×בקש ×’× ×ת התעלמותך ו/×ו מחיקת דו×״ל ×–×”. + +הסיסמה שלך ×œ× ×ª×©×ª× ×” ××œ× ×× ×›×Ÿ ×נחנו ×™×›×•×œ×™× +×œ×•×•×“× ×›×™ הינך המקור ×שר הנפיק ×ת בקשה זו. + +עקוב ×חר קישור ×–×” כדי ל×מת ×ת זהותך: + +†{{$reset_link}} + +תישלח ×ליך הודעת מעקב (follow-up) המכילה ×ת הסיסמה החדשה. + +ב×פשרותך לשנות ×ת סיסמה זו מתוך עמוד הגדרות חשבון ל×חר התחברותך. + +פרטי ההתחברות שלך ×”× ×›×“×œ×§×ž×Ÿ: + +×ž×™×§×•× ×תר: {{$siteurl}} +×©× ×”×ª×—×‘×¨×•×ª: {{$email}} + + + + +בכבוד רב, + מנהל {{$sitename}} + + \ No newline at end of file diff --git a/view/he/messages.po b/view/he/messages.po new file mode 100644 index 000000000..5d00a05c0 --- /dev/null +++ b/view/he/messages.po @@ -0,0 +1,9168 @@ +# Red Matrix Project +# Copyright (C) 2012-2014 the Red Matrix Project +# This file is distributed under the same license as the Red package. +# +# Translators: +# inboxwall , 2016 +# GenghisKhan , 2015 +# GenghisKhan , 2015-2016 +msgid "" +msgstr "" +"Project-Id-Version: Redmatrix\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-05-20 00:01-0700\n" +"PO-Revision-Date: 2016-05-21 09:52+0000\n" +"Last-Translator: inboxwall \n" +"Language-Team: Hebrew (http://www.transifex.com/Friendica/red-matrix/language/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../../include/Import/import_diaspora.php:17 +msgid "No username found in import file." +msgstr "" + +#: ../../include/Import/import_diaspora.php:42 ../../mod/import.php:156 +msgid "Unable to create a unique channel address. Import failed." +msgstr "" + +#: ../../include/Import/import_diaspora.php:140 ../../mod/import.php:562 +msgid "Import completed." +msgstr "×™×‘×•× ×”×•×©×œ×." + +#: ../../include/RedDAV/RedBrowser.php:107 +#: ../../include/RedDAV/RedBrowser.php:265 +msgid "parent" +msgstr "הורה" + +#: ../../include/RedDAV/RedBrowser.php:131 ../../include/text.php:2561 +msgid "Collection" +msgstr "×וסף" + +#: ../../include/RedDAV/RedBrowser.php:134 +msgid "Principal" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:137 +msgid "Addressbook" +msgstr "פנקס כתובות" + +#: ../../include/RedDAV/RedBrowser.php:140 +msgid "Calendar" +msgstr "לוח שנה" + +#: ../../include/RedDAV/RedBrowser.php:143 +msgid "Schedule Inbox" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:146 +msgid "Schedule Outbox" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:164 ../../include/apps.php:336 +#: ../../include/apps.php:387 ../../include/conversation.php:1030 +#: ../../mod/photos.php:693 ../../mod/photos.php:1131 +msgid "Unknown" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:227 +#, php-format +msgid "%1$s used" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:232 +#, php-format +msgid "%1$s used of %2$s (%3$s%)" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:251 ../../include/nav.php:98 +#: ../../include/apps.php:135 ../../include/conversation.php:1620 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "קבצי×" + +#: ../../include/RedDAV/RedBrowser.php:253 +msgid "Total" +msgstr "סה״כ" + +#: ../../include/RedDAV/RedBrowser.php:255 +msgid "Shared" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:256 +#: ../../include/RedDAV/RedBrowser.php:303 ../../mod/blocks.php:152 +#: ../../mod/layouts.php:175 ../../mod/menu.php:112 +#: ../../mod/new_channel.php:121 ../../mod/webpages.php:180 +msgid "Create" +msgstr "צור" + +#: ../../include/RedDAV/RedBrowser.php:257 +#: ../../include/RedDAV/RedBrowser.php:305 ../../mod/photos.php:718 +#: ../../mod/photos.php:1248 ../../mod/profile_photo.php:362 +msgid "Upload" +msgstr "העל××”" + +#: ../../include/RedDAV/RedBrowser.php:261 ../../mod/admin.php:994 +#: ../../mod/settings.php:590 ../../mod/settings.php:616 +#: ../../mod/sharedwithme.php:95 +msgid "Name" +msgstr "ש×" + +#: ../../include/RedDAV/RedBrowser.php:262 +msgid "Type" +msgstr "טיפוס" + +#: ../../include/RedDAV/RedBrowser.php:263 ../../mod/sharedwithme.php:97 +msgid "Size" +msgstr "גודל" + +#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/sharedwithme.php:98 +msgid "Last Modified" +msgstr "שונה ל×חרונה" + +#: ../../include/RedDAV/RedBrowser.php:266 ../../include/ItemObject.php:100 +#: ../../include/apps.php:254 ../../include/menu.php:108 +#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 +#: ../../mod/blocks.php:153 ../../mod/connections.php:242 +#: ../../mod/connections.php:255 ../../mod/connections.php:274 +#: ../../mod/editblock.php:134 ../../mod/editlayout.php:133 +#: ../../mod/editpost.php:106 ../../mod/editwebpage.php:178 +#: ../../mod/settings.php:650 ../../mod/layouts.php:183 ../../mod/menu.php:106 +#: ../../mod/thing.php:255 ../../mod/webpages.php:181 +msgid "Edit" +msgstr "ערוך" + +#: ../../include/RedDAV/RedBrowser.php:267 ../../include/ItemObject.php:120 +#: ../../include/apps.php:255 ../../include/conversation.php:671 +#: ../../mod/admin.php:826 ../../mod/admin.php:988 ../../mod/photos.php:1062 +#: ../../mod/blocks.php:155 ../../mod/connedit.php:563 +#: ../../mod/editblock.php:180 ../../mod/editlayout.php:178 +#: ../../mod/editwebpage.php:225 ../../mod/group.php:176 +#: ../../mod/settings.php:651 ../../mod/thing.php:256 +#: ../../mod/webpages.php:183 +msgid "Delete" +msgstr "מחק" + +#: ../../include/RedDAV/RedBrowser.php:302 +msgid "Create new folder" +msgstr "צור תיקייה חדשה" + +#: ../../include/RedDAV/RedBrowser.php:304 +msgid "Upload file" +msgstr "העלה קובץ" + +#: ../../include/dba/dba_driver.php:141 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "×œ× × ×™×ª×Ÿ ל×תר מידע DNS עבור שרת מסד × ×ª×•× ×™× '%s'" + +#: ../../include/photo/photo_driver.php:703 ../../mod/photos.php:92 +#: ../../mod/photos.php:637 ../../mod/profile_photo.php:143 +#: ../../mod/profile_photo.php:302 ../../mod/profile_photo.php:424 +msgid "Profile Photos" +msgstr "תצלומי פרופיל" + +#: ../../include/nav.php:87 ../../include/nav.php:120 ../../boot.php:1550 +msgid "Logout" +msgstr "יצי××”" + +#: ../../include/nav.php:87 ../../include/nav.php:120 +msgid "End this session" +msgstr "×¡×™×™× ×ת סשן ×–×”" + +#: ../../include/nav.php:90 ../../include/nav.php:151 +msgid "Home" +msgstr "בית" + +#: ../../include/nav.php:90 +msgid "Your posts and conversations" +msgstr "" + +#: ../../include/nav.php:91 ../../include/conversation.php:953 +#: ../../mod/connedit.php:510 +msgid "View Profile" +msgstr "" + +#: ../../include/nav.php:91 +msgid "Your profile page" +msgstr "" + +#: ../../include/nav.php:93 +msgid "Edit Profiles" +msgstr "" + +#: ../../include/nav.php:93 +msgid "Manage/Edit profiles" +msgstr "" + +#: ../../include/nav.php:95 ../../include/identity.php:979 +msgid "Edit Profile" +msgstr "ערוך פרופיל" + +#: ../../include/nav.php:95 +msgid "Edit your profile" +msgstr "ערוך ×ת הפרופיל שלך" + +#: ../../include/nav.php:97 ../../include/apps.php:139 +#: ../../include/conversation.php:1611 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "תצלומי×" + +#: ../../include/nav.php:97 +msgid "Your photos" +msgstr "×”×ª×¦×œ×•×ž×™× ×©×œ×š" + +#: ../../include/nav.php:98 +msgid "Your files" +msgstr "×”×§×‘×¦×™× ×©×œ×š" + +#: ../../include/nav.php:103 ../../include/apps.php:146 +msgid "Chat" +msgstr "שיחה" + +#: ../../include/nav.php:103 +msgid "Your chatrooms" +msgstr "החדרי שיחה שלך" + +#: ../../include/nav.php:109 ../../include/apps.php:129 +#: ../../include/conversation.php:1646 +msgid "Bookmarks" +msgstr "סימניות" + +#: ../../include/nav.php:109 +msgid "Your bookmarks" +msgstr "הסימניות שלך" + +#: ../../include/nav.php:113 ../../include/apps.php:136 +#: ../../include/conversation.php:1656 ../../mod/webpages.php:178 +msgid "Webpages" +msgstr "עמודי רשת" + +#: ../../include/nav.php:113 +msgid "Your webpages" +msgstr "העמודי רשת שלך" + +#: ../../include/nav.php:117 ../../include/apps.php:131 ../../boot.php:1551 +msgid "Login" +msgstr "כניסה" + +#: ../../include/nav.php:117 +msgid "Sign in" +msgstr "התחברות" + +#: ../../include/nav.php:134 +#, php-format +msgid "%s - click to logout" +msgstr "%s - לחץ כדי להתנתק" + +#: ../../include/nav.php:137 +msgid "Remote authentication" +msgstr "×ימות מרוחק" + +#: ../../include/nav.php:137 +msgid "Click to authenticate to your home hub" +msgstr "" + +#: ../../include/nav.php:151 +msgid "Home Page" +msgstr "עמוד בית" + +#: ../../include/nav.php:155 ../../mod/register.php:224 ../../boot.php:1527 +msgid "Register" +msgstr "הרשמה" + +#: ../../include/nav.php:155 +msgid "Create an account" +msgstr "צור חשבון" + +#: ../../include/nav.php:160 ../../include/apps.php:142 ../../mod/help.php:67 +#: ../../mod/help.php:72 ../../mod/layouts.php:176 +msgid "Help" +msgstr "עזרה" + +#: ../../include/nav.php:160 +msgid "Help and documentation" +msgstr "עזרה ותיעוד" + +#: ../../include/nav.php:163 ../../include/widgets.php:91 +#: ../../mod/apps.php:36 +msgid "Apps" +msgstr "×פליקציות" + +#: ../../include/nav.php:163 +msgid "Applications, utilities, links, games" +msgstr "" + +#: ../../include/nav.php:165 ../../include/text.php:914 +#: ../../include/text.php:926 ../../include/apps.php:147 +#: ../../mod/search.php:38 +msgid "Search" +msgstr "חיפוש" + +#: ../../include/nav.php:165 +msgid "Search site content" +msgstr "" + +#: ../../include/nav.php:168 ../../include/apps.php:141 +msgid "Directory" +msgstr "ספרייה" + +#: ../../include/nav.php:168 +msgid "Channel Directory" +msgstr "ערוץ ספרייה" + +#: ../../include/nav.php:180 ../../include/apps.php:133 +msgid "Matrix" +msgstr "מטריצה" + +#: ../../include/nav.php:180 +msgid "Your matrix" +msgstr "המטריצה שלך" + +#: ../../include/nav.php:181 +msgid "Mark all matrix notifications seen" +msgstr "סמן ×ת כל התר×ות המטריצה כנקר×ו" + +#: ../../include/nav.php:183 ../../include/apps.php:137 +msgid "Channel Home" +msgstr "ערוץ בית" + +#: ../../include/nav.php:183 +msgid "Channel home" +msgstr "ערוץ בית" + +#: ../../include/nav.php:184 +msgid "Mark all channel notifications seen" +msgstr "סמן ×ת כל התר×ות הערוץ כנקר×ו" + +#: ../../include/nav.php:187 ../../mod/connections.php:267 +msgid "Connections" +msgstr "חיבורי×" + +#: ../../include/nav.php:190 +msgid "Notices" +msgstr "הודעות" + +#: ../../include/nav.php:190 +msgid "Notifications" +msgstr "התר×ות" + +#: ../../include/nav.php:191 +msgid "See all notifications" +msgstr "צפה בכל ההתר×ות" + +#: ../../include/nav.php:192 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" +msgstr "סמן ×ת כל התר×ות המערכת כנקר×ו" + +#: ../../include/nav.php:194 ../../include/apps.php:143 +msgid "Mail" +msgstr "דו×ר" + +#: ../../include/nav.php:194 +msgid "Private mail" +msgstr "דו×ר פרטי" + +#: ../../include/nav.php:195 +msgid "See all private messages" +msgstr "צפה בכל ההודעות הפרטיות" + +#: ../../include/nav.php:196 +msgid "Mark all private messages seen" +msgstr "סמן ×ת כל ההודעות הפרטיות כנקר×ו" + +#: ../../include/nav.php:197 +msgid "Inbox" +msgstr "תיבה נכנסת" + +#: ../../include/nav.php:198 +msgid "Outbox" +msgstr "תיבה יוצ×ת" + +#: ../../include/nav.php:199 ../../include/widgets.php:577 +msgid "New Message" +msgstr "הודעה חדשה" + +#: ../../include/nav.php:202 ../../include/apps.php:140 +#: ../../mod/events.php:503 +msgid "Events" +msgstr "×ירועי×" + +#: ../../include/nav.php:202 +msgid "Event Calendar" +msgstr "לוח שנה ×ירועי×" + +#: ../../include/nav.php:203 +msgid "See all events" +msgstr "ר××” ×ת כל ×”×ירועי×" + +#: ../../include/nav.php:204 +msgid "Mark all events seen" +msgstr "סמן ×ת כל ×”××™×¨×•×¢×™× ×›× ×§×¨×ו" + +#: ../../include/nav.php:206 ../../include/apps.php:132 +#: ../../mod/manage.php:166 +msgid "Channel Manager" +msgstr "מנהל ערוץ" + +#: ../../include/nav.php:206 +msgid "Manage Your Channels" +msgstr "נהל ×ת ×”×¢×¨×•×¦×™× ×©×œ×š" + +#: ../../include/nav.php:208 ../../include/widgets.php:556 +#: ../../include/apps.php:134 ../../mod/admin.php:1079 +#: ../../mod/admin.php:1279 +msgid "Settings" +msgstr "הגדרות" + +#: ../../include/nav.php:208 +msgid "Account/Channel Settings" +msgstr "הגדרות חשבון/ערוץ" + +#: ../../include/nav.php:216 ../../mod/admin.php:120 +msgid "Admin" +msgstr "מנהל" + +#: ../../include/nav.php:216 +msgid "Site Setup and Configuration" +msgstr "הבניית והגדרת ×תר" + +#: ../../include/nav.php:247 ../../include/conversation.php:861 +msgid "Loading..." +msgstr "כעת טוען..." + +#: ../../include/nav.php:252 +msgid "@name, #tag, content" +msgstr "@ש×, #תגית, תוכן" + +#: ../../include/nav.php:253 +msgid "Please wait..." +msgstr "×× × ×”×ž×ª×Ÿ..." + +#: ../../include/network.php:650 +msgid "view full size" +msgstr "" + +#: ../../include/network.php:1600 ../../include/enotify.php:58 +msgid "$Projectname Notification" +msgstr "" + +#: ../../include/network.php:1601 ../../include/diaspora.php:2526 +#: ../../include/diaspora.php:2537 ../../include/enotify.php:59 +#: ../../mod/p.php:46 +msgid "$projectname" +msgstr "" + +#: ../../include/network.php:1603 ../../include/enotify.php:61 +msgid "Thank You," +msgstr "תודה," + +#: ../../include/network.php:1605 ../../include/enotify.php:63 +#, php-format +msgid "%s Administrator" +msgstr "הנהלת %s" + +#: ../../include/network.php:1647 ../../include/account.php:314 +#: ../../include/account.php:341 ../../include/account.php:401 +msgid "Administrator" +msgstr "מנהל" + +#: ../../include/network.php:1661 +msgid "No Subject" +msgstr "×ין נוש×" + +#: ../../include/text.php:391 +msgid "prev" +msgstr "קוד×" + +#: ../../include/text.php:393 +msgid "first" +msgstr "ר×שון" + +#: ../../include/text.php:422 +msgid "last" +msgstr "×חרון" + +#: ../../include/text.php:425 +msgid "next" +msgstr "הב×" + +#: ../../include/text.php:435 +msgid "older" +msgstr "ישן יותר" + +#: ../../include/text.php:437 +msgid "newer" +msgstr "חדש יותר" + +#: ../../include/text.php:830 +msgid "No connections" +msgstr "×ין חיבורי×" + +#: ../../include/text.php:844 +#, php-format +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "חיבור %d" +msgstr[1] "%d חיבורי×" + +#: ../../include/text.php:857 ../../mod/viewconnections.php:104 +msgid "View Connections" +msgstr "צפה בחיבורי×" + +#: ../../include/text.php:915 ../../include/text.php:927 +#: ../../include/widgets.php:192 ../../mod/admin.php:1457 +#: ../../mod/admin.php:1477 ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 +#: ../../mod/filer.php:50 +msgid "Save" +msgstr "שמור" + +#: ../../include/text.php:990 +msgid "poke" +msgstr "" + +#: ../../include/text.php:990 ../../include/conversation.php:243 +msgid "poked" +msgstr "" + +#: ../../include/text.php:991 +msgid "ping" +msgstr "" + +#: ../../include/text.php:991 +msgid "pinged" +msgstr "" + +#: ../../include/text.php:992 +msgid "prod" +msgstr "" + +#: ../../include/text.php:992 +msgid "prodded" +msgstr "" + +#: ../../include/text.php:993 +msgid "slap" +msgstr "" + +#: ../../include/text.php:993 +msgid "slapped" +msgstr "" + +#: ../../include/text.php:994 +msgid "finger" +msgstr "" + +#: ../../include/text.php:994 +msgid "fingered" +msgstr "" + +#: ../../include/text.php:995 +msgid "rebuff" +msgstr "" + +#: ../../include/text.php:995 +msgid "rebuffed" +msgstr "" + +#: ../../include/text.php:1005 +msgid "happy" +msgstr "שמח" + +#: ../../include/text.php:1006 +msgid "sad" +msgstr "עצוב" + +#: ../../include/text.php:1007 +msgid "mellow" +msgstr "מתון" + +#: ../../include/text.php:1008 +msgid "tired" +msgstr "×¢×™×™×£" + +#: ../../include/text.php:1009 +msgid "perky" +msgstr "חצוף" + +#: ../../include/text.php:1010 +msgid "angry" +msgstr "כועס" + +#: ../../include/text.php:1011 +msgid "stupified" +msgstr "" + +#: ../../include/text.php:1012 +msgid "puzzled" +msgstr "נבוך" + +#: ../../include/text.php:1013 +msgid "interested" +msgstr "מגלה עניין" + +#: ../../include/text.php:1014 +msgid "bitter" +msgstr "מר" + +#: ../../include/text.php:1015 +msgid "cheerful" +msgstr "עליז" + +#: ../../include/text.php:1016 +msgid "alive" +msgstr "×—×™" + +#: ../../include/text.php:1017 +msgid "annoyed" +msgstr "נרגז" + +#: ../../include/text.php:1018 +msgid "anxious" +msgstr "נרגז" + +#: ../../include/text.php:1019 +msgid "cranky" +msgstr "נרגז" + +#: ../../include/text.php:1020 +msgid "disturbed" +msgstr "מופרע" + +#: ../../include/text.php:1021 +msgid "frustrated" +msgstr "מתוסכל" + +#: ../../include/text.php:1022 +msgid "depressed" +msgstr "מדוכ×" + +#: ../../include/text.php:1023 +msgid "motivated" +msgstr "מונע" + +#: ../../include/text.php:1024 +msgid "relaxed" +msgstr "רגוע" + +#: ../../include/text.php:1025 +msgid "surprised" +msgstr "מופתע" + +#: ../../include/text.php:1197 +msgid "Monday" +msgstr "×™×•× ×©× ×™" + +#: ../../include/text.php:1197 +msgid "Tuesday" +msgstr "×™×•× ×©×œ×™×©×™" + +#: ../../include/text.php:1197 +msgid "Wednesday" +msgstr "×™×•× ×¨×‘×™×¢×™" + +#: ../../include/text.php:1197 +msgid "Thursday" +msgstr "×™×•× ×—×ž×™×©×™" + +#: ../../include/text.php:1197 +msgid "Friday" +msgstr "×™×•× ×©×™×©×™" + +#: ../../include/text.php:1197 +msgid "Saturday" +msgstr "×™×•× ×©×‘×ª" + +#: ../../include/text.php:1197 +msgid "Sunday" +msgstr "×™×•× ×¨×שון" + +#: ../../include/text.php:1201 +msgid "January" +msgstr "ינו×ר" + +#: ../../include/text.php:1201 +msgid "February" +msgstr "פברו×ר" + +#: ../../include/text.php:1201 +msgid "March" +msgstr "מרץ" + +#: ../../include/text.php:1201 +msgid "April" +msgstr "×פריל" + +#: ../../include/text.php:1201 ../../mod/uexport.php:58 +#: ../../mod/uexport.php:59 +msgid "May" +msgstr "מ××™" + +#: ../../include/text.php:1201 +msgid "June" +msgstr "יוני" + +#: ../../include/text.php:1201 +msgid "July" +msgstr "יולי" + +#: ../../include/text.php:1201 +msgid "August" +msgstr "×וגוסט" + +#: ../../include/text.php:1201 +msgid "September" +msgstr "ספטמבר" + +#: ../../include/text.php:1201 +msgid "October" +msgstr "×וקטובר" + +#: ../../include/text.php:1201 +msgid "November" +msgstr "נובמבר" + +#: ../../include/text.php:1201 +msgid "December" +msgstr "דצמבר" + +#: ../../include/text.php:1306 +msgid "unknown.???" +msgstr "" + +#: ../../include/text.php:1307 +msgid "bytes" +msgstr "בייטי×" + +#: ../../include/text.php:1343 +msgid "remove category" +msgstr "" + +#: ../../include/text.php:1418 +msgid "remove from file" +msgstr "" + +#: ../../include/text.php:1506 ../../include/text.php:1517 +msgid "Click to open/close" +msgstr "לחץ כדי לפתוח/לסגור" + +#: ../../include/text.php:1673 ../../mod/events.php:474 +msgid "Link to Source" +msgstr "" + +#: ../../include/text.php:1694 ../../include/text.php:1765 +msgid "default" +msgstr "ברירת מחדל" + +#: ../../include/text.php:1702 +msgid "Page layout" +msgstr "" + +#: ../../include/text.php:1702 +msgid "You can create your own with the layouts tool" +msgstr "" + +#: ../../include/text.php:1743 +msgid "Page content type" +msgstr "" + +#: ../../include/text.php:1777 +msgid "Select an alternate language" +msgstr "" + +#: ../../include/text.php:1896 ../../include/conversation.php:120 +#: ../../include/diaspora.php:2123 ../../mod/like.php:349 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +#: ../../mod/tagger.php:43 +msgid "photo" +msgstr "תצלו×" + +#: ../../include/text.php:1899 ../../include/conversation.php:123 +#: ../../mod/like.php:351 ../../mod/tagger.php:47 +msgid "event" +msgstr "×ירוע" + +#: ../../include/text.php:1902 ../../include/conversation.php:148 +#: ../../include/diaspora.php:2123 ../../mod/like.php:349 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +msgid "status" +msgstr "סטטוס" + +#: ../../include/text.php:1904 ../../include/conversation.php:150 +#: ../../mod/tagger.php:53 +msgid "comment" +msgstr "תגובה" + +#: ../../include/text.php:1909 +msgid "activity" +msgstr "פעילות" + +#: ../../include/text.php:2204 +msgid "Design Tools" +msgstr "" + +#: ../../include/text.php:2207 ../../mod/blocks.php:147 +msgid "Blocks" +msgstr "" + +#: ../../include/text.php:2208 ../../mod/menu.php:101 +msgid "Menus" +msgstr "תפריטי×" + +#: ../../include/text.php:2209 ../../mod/layouts.php:174 +msgid "Layouts" +msgstr "" + +#: ../../include/text.php:2210 +msgid "Pages" +msgstr "עמודי×" + +#: ../../include/widgets.php:35 ../../include/contact_widgets.php:92 +#: ../../include/taxonomy.php:264 +msgid "Categories" +msgstr "קטגוריות" + +#: ../../include/widgets.php:92 +msgid "System" +msgstr "מערכת" + +#: ../../include/widgets.php:94 ../../include/conversation.php:1515 +msgid "Personal" +msgstr "×ישי" + +#: ../../include/widgets.php:95 +msgid "Create Personal App" +msgstr "צור ×פליקציה ×ישית" + +#: ../../include/widgets.php:96 +msgid "Edit Personal App" +msgstr "ערוך ×פליקציה ×ישית" + +#: ../../include/widgets.php:136 ../../include/widgets.php:175 +#: ../../include/Contact.php:107 ../../include/conversation.php:956 +#: ../../include/identity.php:956 ../../mod/match.php:64 +#: ../../mod/directory.php:316 ../../mod/suggest.php:52 +msgid "Connect" +msgstr "התחבר" + +#: ../../include/widgets.php:138 ../../mod/suggest.php:54 +msgid "Ignore/Hide" +msgstr "התעל×/הסתר" + +#: ../../include/widgets.php:143 ../../mod/connections.php:128 +msgid "Suggestions" +msgstr "הצעות" + +#: ../../include/widgets.php:144 +msgid "See more..." +msgstr "צפה בעוד..." + +#: ../../include/widgets.php:166 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "" + +#: ../../include/widgets.php:172 +msgid "Add New Connection" +msgstr "" + +#: ../../include/widgets.php:173 +msgid "Enter the channel address" +msgstr "" + +#: ../../include/widgets.php:174 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "" + +#: ../../include/widgets.php:190 +msgid "Notes" +msgstr "תזכירי×" + +#: ../../include/widgets.php:266 +msgid "Remove term" +msgstr "" + +#: ../../include/widgets.php:274 ../../include/features.php:70 +msgid "Saved Searches" +msgstr "" + +#: ../../include/widgets.php:275 ../../include/group.php:303 +msgid "add" +msgstr "להוסיף" + +#: ../../include/widgets.php:304 ../../include/contact_widgets.php:57 +#: ../../include/features.php:83 +msgid "Saved Folders" +msgstr "" + +#: ../../include/widgets.php:307 ../../include/contact_widgets.php:60 +#: ../../include/contact_widgets.php:95 +msgid "Everything" +msgstr "כל דבר" + +#: ../../include/widgets.php:349 +msgid "Archives" +msgstr "×רכיוני×" + +#: ../../include/widgets.php:429 ../../mod/connedit.php:583 +msgid "Me" +msgstr "×× ×™" + +#: ../../include/widgets.php:430 ../../mod/connedit.php:584 +msgid "Family" +msgstr "משפחה" + +#: ../../include/widgets.php:431 ../../include/identity.php:394 +#: ../../include/identity.php:395 ../../include/identity.php:402 +#: ../../include/profile_selectors.php:80 ../../mod/connedit.php:585 +#: ../../mod/settings.php:345 ../../mod/settings.php:349 +#: ../../mod/settings.php:350 ../../mod/settings.php:353 +#: ../../mod/settings.php:364 +msgid "Friends" +msgstr "חברי×" + +#: ../../include/widgets.php:432 ../../mod/connedit.php:586 +msgid "Acquaintances" +msgstr "מכרי×" + +#: ../../include/widgets.php:433 ../../mod/connections.php:91 +#: ../../mod/connections.php:106 ../../mod/connedit.php:587 +msgid "All" +msgstr "הכל" + +#: ../../include/widgets.php:452 +msgid "Refresh" +msgstr "רענן" + +#: ../../include/widgets.php:487 +msgid "Account settings" +msgstr "הגדרות חשבון" + +#: ../../include/widgets.php:493 +msgid "Channel settings" +msgstr "הגדרות ערוץ" + +#: ../../include/widgets.php:499 +msgid "Additional features" +msgstr "תכונות נוספות" + +#: ../../include/widgets.php:505 +msgid "Feature/Addon settings" +msgstr "" + +#: ../../include/widgets.php:511 +msgid "Display settings" +msgstr "הגדרות תצוגה" + +#: ../../include/widgets.php:517 +msgid "Connected apps" +msgstr "×פליקציות מחוברות" + +#: ../../include/widgets.php:523 +msgid "Export channel" +msgstr "×™×¦× ×¢×¨×•×¥" + +#: ../../include/widgets.php:532 ../../mod/connedit.php:674 +msgid "Connection Default Permissions" +msgstr "" + +#: ../../include/widgets.php:540 +msgid "Premium Channel Settings" +msgstr "" + +#: ../../include/widgets.php:548 ../../include/features.php:59 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "מקורות ערוץ" + +#: ../../include/widgets.php:569 ../../mod/mail.php:128 +#: ../../mod/message.php:31 +msgid "Messages" +msgstr "הודעות" + +#: ../../include/widgets.php:572 +msgid "Check Mail" +msgstr "בדוק דו×ר" + +#: ../../include/widgets.php:652 +msgid "Chat Rooms" +msgstr "חדרי שיחה" + +#: ../../include/widgets.php:672 +msgid "Bookmarked Chatrooms" +msgstr "חדרי שיחה מסומני×" + +#: ../../include/widgets.php:692 +msgid "Suggested Chatrooms" +msgstr "חדרי שיחה מוצעי×" + +#: ../../include/widgets.php:819 ../../include/widgets.php:877 +msgid "photo/image" +msgstr "תצלו×/תמונה" + +#: ../../include/widgets.php:972 ../../include/widgets.php:974 +msgid "Rate Me" +msgstr "דרג ×ותי" + +#: ../../include/widgets.php:978 +msgid "View Ratings" +msgstr "צפה בדירוגי×" + +#: ../../include/widgets.php:989 +msgid "Public Hubs" +msgstr "×ž×•×§×“×™× ×¤×•×ž×‘×™×™×" + +#: ../../include/Contact.php:124 +msgid "New window" +msgstr "חלון חדש" + +#: ../../include/Contact.php:125 +msgid "Open the selected location in a different window or browser tab" +msgstr "פתח ×ת ×”×ž×™×§×•× ×”× ×‘×—×¨ בתוך חלון ×ו סימניית דפדפן ×חרי×" + +#: ../../include/Contact.php:212 +#, php-format +msgid "User '%s' deleted" +msgstr "משתמש '%s' נמחק" + +#: ../../include/message.php:18 +msgid "No recipient provided." +msgstr "" + +#: ../../include/message.php:23 +msgid "[no subject]" +msgstr "[×ין נוש×]" + +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "" + +#: ../../include/message.php:200 +msgid "Stored post could not be verified." +msgstr "" + +#: ../../include/zot.php:685 +msgid "Invalid data packet" +msgstr "" + +#: ../../include/zot.php:701 +msgid "Unable to verify channel signature" +msgstr "" + +#: ../../include/zot.php:2209 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "" + +#: ../../include/notify.php:23 +msgid "created a new post" +msgstr "צור פוסט חדש" + +#: ../../include/notify.php:24 +#, php-format +msgid "commented on %s's post" +msgstr "הגיב/×” על פוסט של %s" + +#: ../../include/ItemObject.php:89 ../../include/conversation.php:678 +msgid "Private Message" +msgstr "הודעה פרטית" + +#: ../../include/ItemObject.php:126 ../../include/conversation.php:670 +msgid "Select" +msgstr "בחר" + +#: ../../include/ItemObject.php:130 +msgid "Save to Folder" +msgstr "שמור לתיקייה" + +#: ../../include/ItemObject.php:151 +msgid "I will attend" +msgstr "×× ×™ ×ופיע" + +#: ../../include/ItemObject.php:151 +msgid "I will not attend" +msgstr "×× ×™ ×œ× ×ופיע" + +#: ../../include/ItemObject.php:151 +msgid "I might attend" +msgstr "×× ×™ עשוי/×” להופיע" + +#: ../../include/ItemObject.php:161 +msgid "I agree" +msgstr "×× ×™ מסכי×/×”" + +#: ../../include/ItemObject.php:161 +msgid "I disagree" +msgstr "×× ×™ ×œ× ×ž×¡×›×™×/×”" + +#: ../../include/ItemObject.php:161 +msgid "I abstain" +msgstr "×× ×™ נמנע/ת" + +#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187 +#: ../../include/conversation.php:1688 ../../mod/photos.php:1015 +#: ../../mod/photos.php:1027 +msgid "View all" +msgstr "צפה בכול×" + +#: ../../include/ItemObject.php:179 ../../include/conversation.php:1712 +#: ../../include/identity.php:1266 ../../include/taxonomy.php:396 +#: ../../mod/photos.php:1019 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/ItemObject.php:184 ../../include/conversation.php:1715 +#: ../../mod/photos.php:1024 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/ItemObject.php:212 +msgid "Add Star" +msgstr "הוסף כוכב" + +#: ../../include/ItemObject.php:213 +msgid "Remove Star" +msgstr "הסר כוכב" + +#: ../../include/ItemObject.php:214 +msgid "Toggle Star Status" +msgstr "" + +#: ../../include/ItemObject.php:218 +msgid "starred" +msgstr "" + +#: ../../include/ItemObject.php:227 ../../include/conversation.php:685 +msgid "Message signature validated" +msgstr "" + +#: ../../include/ItemObject.php:228 ../../include/conversation.php:686 +msgid "Message signature incorrect" +msgstr "" + +#: ../../include/ItemObject.php:236 +msgid "Add Tag" +msgstr "הוסף תגית" + +#: ../../include/ItemObject.php:254 ../../mod/photos.php:959 +msgid "I like this (toggle)" +msgstr "×הבתי ×ת ×–×” (החלף)" + +#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:310 +msgid "like" +msgstr "" + +#: ../../include/ItemObject.php:255 ../../mod/photos.php:960 +msgid "I don't like this (toggle)" +msgstr "×œ× ×הבתי ×ת ×–×” (החלף)" + +#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:311 +msgid "dislike" +msgstr "" + +#: ../../include/ItemObject.php:259 +msgid "Share This" +msgstr "שתף ×–×ת" + +#: ../../include/ItemObject.php:259 +msgid "share" +msgstr "שתף" + +#: ../../include/ItemObject.php:277 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/ItemObject.php:295 ../../include/ItemObject.php:296 +#, php-format +msgid "View %s's profile - %s" +msgstr "" + +#: ../../include/ItemObject.php:299 +msgid "to" +msgstr "×ל" + +#: ../../include/ItemObject.php:300 +msgid "via" +msgstr "" + +#: ../../include/ItemObject.php:301 +msgid "Wall-to-Wall" +msgstr "" + +#: ../../include/ItemObject.php:302 +msgid "via Wall-To-Wall:" +msgstr "" + +#: ../../include/ItemObject.php:313 ../../include/conversation.php:727 +#, php-format +msgid "from %s" +msgstr "" + +#: ../../include/ItemObject.php:316 ../../include/conversation.php:730 +#, php-format +msgid "last edited: %s" +msgstr "" + +#: ../../include/ItemObject.php:317 ../../include/conversation.php:731 +#, php-format +msgid "Expires: %s" +msgstr "" + +#: ../../include/ItemObject.php:338 +msgid "Save Bookmarks" +msgstr "" + +#: ../../include/ItemObject.php:339 +msgid "Add to Calendar" +msgstr "" + +#: ../../include/ItemObject.php:348 +msgid "Mark all seen" +msgstr "סמן ×ת הכל כנקר×ו" + +#: ../../include/ItemObject.php:354 ../../mod/photos.php:1145 +msgctxt "noun" +msgid "Likes" +msgstr "" + +#: ../../include/ItemObject.php:355 ../../mod/photos.php:1146 +msgctxt "noun" +msgid "Dislikes" +msgstr "" + +#: ../../include/ItemObject.php:360 ../../include/acl_selectors.php:249 +#: ../../mod/photos.php:1151 +msgid "Close" +msgstr "סגור" + +#: ../../include/ItemObject.php:365 ../../include/conversation.php:748 +#: ../../include/conversation.php:1220 ../../mod/mail.php:241 +#: ../../mod/mail.php:356 ../../mod/photos.php:962 ../../mod/editblock.php:149 +#: ../../mod/editlayout.php:147 ../../mod/editpost.php:123 +#: ../../mod/editwebpage.php:192 +msgid "Please wait" +msgstr "×× × ×”×ž×ª×Ÿ" + +#: ../../include/ItemObject.php:385 ../../include/js_strings.php:7 +msgid "[+] show all" +msgstr "[+] הצג הכל" + +#: ../../include/ItemObject.php:666 ../../mod/photos.php:978 +#: ../../mod/photos.php:1096 +msgid "This is you" +msgstr "×–×” ×ת/×”" + +#: ../../include/ItemObject.php:668 ../../include/js_strings.php:6 +#: ../../mod/photos.php:980 ../../mod/photos.php:1098 +msgid "Comment" +msgstr "תגובה" + +#: ../../include/ItemObject.php:669 ../../include/js_strings.php:22 +#: ../../mod/mail.php:355 ../../mod/admin.php:453 ../../mod/admin.php:819 +#: ../../mod/admin.php:986 ../../mod/admin.php:1118 ../../mod/admin.php:1312 +#: ../../mod/admin.php:1397 ../../mod/pconfig.php:108 ../../mod/pdledit.php:58 +#: ../../mod/appman.php:99 ../../mod/photos.php:577 ../../mod/photos.php:654 +#: ../../mod/photos.php:941 ../../mod/photos.php:981 ../../mod/photos.php:1099 +#: ../../mod/poke.php:166 ../../mod/bulksetclose.php:24 ../../mod/poll.php:68 +#: ../../mod/chat.php:177 ../../mod/chat.php:211 ../../mod/connect.php:93 +#: ../../mod/profiles.php:667 ../../mod/connedit.php:704 +#: ../../mod/rate.php:167 ../../mod/events.php:511 ../../mod/events.php:693 +#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108 +#: ../../mod/group.php:81 ../../mod/import.php:592 ../../mod/invite.php:142 +#: ../../mod/settings.php:588 ../../mod/settings.php:692 +#: ../../mod/settings.php:718 ../../mod/settings.php:746 +#: ../../mod/settings.php:769 ../../mod/settings.php:854 +#: ../../mod/settings.php:1050 ../../mod/setup.php:327 ../../mod/setup.php:367 +#: ../../mod/locs.php:105 ../../mod/sources.php:104 ../../mod/sources.php:138 +#: ../../mod/mitem.php:235 ../../mod/mood.php:134 ../../mod/thing.php:303 +#: ../../mod/thing.php:346 ../../mod/xchan.php:11 +#: ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "שלח" + +#: ../../include/ItemObject.php:670 ../../include/conversation.php:1192 +#: ../../mod/editblock.php:135 ../../mod/editlayout.php:134 +#: ../../mod/editpost.php:107 ../../mod/editwebpage.php:179 +msgid "Bold" +msgstr "מובלט" + +#: ../../include/ItemObject.php:671 ../../include/conversation.php:1193 +#: ../../mod/editblock.php:136 ../../mod/editlayout.php:135 +#: ../../mod/editpost.php:108 ../../mod/editwebpage.php:180 +msgid "Italic" +msgstr "נטוי" + +#: ../../include/ItemObject.php:672 ../../include/conversation.php:1194 +#: ../../mod/editblock.php:137 ../../mod/editlayout.php:136 +#: ../../mod/editpost.php:109 ../../mod/editwebpage.php:181 +msgid "Underline" +msgstr "קו תחתון" + +#: ../../include/ItemObject.php:673 ../../include/conversation.php:1195 +#: ../../mod/editblock.php:138 ../../mod/editlayout.php:137 +#: ../../mod/editpost.php:110 ../../mod/editwebpage.php:182 +msgid "Quote" +msgstr "ציטוט" + +#: ../../include/ItemObject.php:674 ../../include/conversation.php:1196 +#: ../../mod/editblock.php:139 ../../mod/editlayout.php:138 +#: ../../mod/editpost.php:111 ../../mod/editwebpage.php:183 +msgid "Code" +msgstr "קוד" + +#: ../../include/ItemObject.php:675 +msgid "Image" +msgstr "תמונה" + +#: ../../include/ItemObject.php:676 +msgid "Insert Link" +msgstr "הכנס קישור" + +#: ../../include/ItemObject.php:677 +msgid "Video" +msgstr "ויד×ו" + +#: ../../include/ItemObject.php:678 ../../include/conversation.php:1166 +#: ../../include/page_widgets.php:40 ../../mod/photos.php:982 +#: ../../mod/editblock.php:170 ../../mod/editpost.php:143 +#: ../../mod/editwebpage.php:214 ../../mod/events.php:690 +#: ../../mod/webpages.php:188 +msgid "Preview" +msgstr "תצוגה מקדימה" + +#: ../../include/ItemObject.php:681 ../../include/conversation.php:1247 +#: ../../mod/mail.php:247 ../../mod/mail.php:361 ../../mod/editpost.php:151 +msgid "Encrypt text" +msgstr "הצפן טקסט" + +#: ../../include/account.php:27 +msgid "Not a valid email address" +msgstr "כתובת דו×״ל ×œ× ×ª×§×™× ×”" + +#: ../../include/account.php:29 +msgid "Your email domain is not among those allowed on this site" +msgstr "" + +#: ../../include/account.php:35 +msgid "Your email address is already registered at this site." +msgstr "" + +#: ../../include/account.php:67 +msgid "An invitation is required." +msgstr "נדרשת הזמנה." + +#: ../../include/account.php:71 +msgid "Invitation could not be verified." +msgstr "×ימות הזמנה ×œ× ×”×ª×פשר." + +#: ../../include/account.php:121 +msgid "Please enter the required information." +msgstr "×× × ×”×–×Ÿ ×ת המידע הנחוץ." + +#: ../../include/account.php:188 +msgid "Failed to store account information." +msgstr "נכשל ל×חסן מידע חשבון." + +#: ../../include/account.php:246 +#, php-format +msgid "Registration confirmation for %s" +msgstr "×ימות ×¨×™×©×•× ×¢×‘×•×¨ %s" + +#: ../../include/account.php:312 +#, php-format +msgid "Registration request at %s" +msgstr "בקשת ×¨×™×©×•× ×צל %s" + +#: ../../include/account.php:336 +msgid "your registration password" +msgstr "סיסמת ×¨×™×©×•× ×©×œ×š" + +#: ../../include/account.php:339 ../../include/account.php:399 +#, php-format +msgid "Registration details for %s" +msgstr "פרטי ×¨×™×©×•× ×¢×‘×•×¨ %s" + +#: ../../include/account.php:408 +msgid "Account approved." +msgstr "חשבון ×ושר." + +#: ../../include/account.php:447 +#, php-format +msgid "Registration revoked for %s" +msgstr "×¨×™×©×•× ×‘×•×˜×œ עבור %s" + +#: ../../include/account.php:492 +msgid "Account verified. Please login." +msgstr "חשבון ×ומת. ×× × ×”×ª×—×‘×¨." + +#: ../../include/account.php:705 ../../include/account.php:707 +msgid "Click here to upgrade." +msgstr "לחץ ×›×ן כדי לשדרג." + +#: ../../include/account.php:713 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "" + +#: ../../include/account.php:718 +msgid "This action is not available under your subscription plan." +msgstr "" + +#: ../../include/oembed.php:183 +msgid "Embedded content" +msgstr "" + +#: ../../include/oembed.php:192 +msgid "Embedding disabled" +msgstr "" + +#: ../../include/acl_selectors.php:240 +msgid "Visible to your default audience" +msgstr "" + +#: ../../include/acl_selectors.php:241 +msgid "Show" +msgstr "הצג" + +#: ../../include/acl_selectors.php:242 +msgid "Don't show" +msgstr "×ל תציג" + +#: ../../include/acl_selectors.php:248 ../../mod/photos.php:571 +#: ../../mod/photos.php:934 ../../mod/chat.php:209 ../../mod/events.php:691 +#: ../../mod/filestorage.php:147 +msgid "Permissions" +msgstr "הרש×ות" + +#: ../../include/activities.php:39 +msgid " and " +msgstr " ×•×’× " + +#: ../../include/activities.php:47 +msgid "public profile" +msgstr "פרופיל פומבי" + +#: ../../include/activities.php:56 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "" + +#: ../../include/activities.php:57 +#, php-format +msgid "Visit %1$s's %2$s" +msgstr "" + +#: ../../include/activities.php:60 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "" + +#: ../../include/api.php:1178 +msgid "Public Timeline" +msgstr "ציר זמן פומבי" + +#: ../../include/apps.php:128 +msgid "Site Admin" +msgstr "מנהל ×תר" + +#: ../../include/apps.php:130 +msgid "Address Book" +msgstr "פנקס כתובות" + +#: ../../include/apps.php:138 ../../include/identity.php:1240 +#: ../../include/identity.php:1357 ../../mod/profperm.php:112 +msgid "Profile" +msgstr "פרופיל" + +#: ../../include/apps.php:144 ../../mod/mood.php:130 +msgid "Mood" +msgstr "מצב רוח" + +#: ../../include/apps.php:145 ../../include/conversation.php:959 +msgid "Poke" +msgstr "" + +#: ../../include/apps.php:148 +msgid "Probe" +msgstr "" + +#: ../../include/apps.php:149 +msgid "Suggest" +msgstr "הצע" + +#: ../../include/apps.php:150 +msgid "Random Channel" +msgstr "" + +#: ../../include/apps.php:151 +msgid "Invite" +msgstr "הזמן" + +#: ../../include/apps.php:152 +msgid "Features" +msgstr "תכונות" + +#: ../../include/apps.php:153 ../../mod/id.php:28 +msgid "Language" +msgstr "שפה" + +#: ../../include/apps.php:154 +msgid "Post" +msgstr "פוסט" + +#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 +#: ../../mod/id.php:19 +msgid "Profile Photo" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ" + +#: ../../include/apps.php:247 ../../mod/settings.php:84 +#: ../../mod/settings.php:614 +msgid "Update" +msgstr "עדכן" + +#: ../../include/apps.php:247 +msgid "Install" +msgstr "התקן" + +#: ../../include/apps.php:252 +msgid "Purchase" +msgstr "רכוש" + +#: ../../include/attach.php:137 ../../include/attach.php:184 +#: ../../include/attach.php:247 ../../include/attach.php:261 +#: ../../include/attach.php:305 ../../include/attach.php:319 +#: ../../include/attach.php:350 ../../include/attach.php:546 +#: ../../include/attach.php:618 ../../include/chat.php:131 +#: ../../include/items.php:4383 ../../include/photos.php:26 +#: ../../mod/mail.php:114 ../../mod/achievements.php:30 ../../mod/page.php:31 +#: ../../mod/page.php:86 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/pdledit.php:21 ../../mod/appman.php:66 ../../mod/photos.php:69 +#: ../../mod/authtest.php:13 ../../mod/block.php:22 ../../mod/block.php:72 +#: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/poke.php:128 +#: ../../mod/bookmarks.php:46 ../../mod/manage.php:6 ../../mod/channel.php:100 +#: ../../mod/channel.php:219 ../../mod/channel.php:262 ../../mod/chat.php:90 +#: ../../mod/chat.php:95 ../../mod/profile.php:64 ../../mod/profile.php:72 +#: ../../mod/common.php:35 ../../mod/profile_photo.php:264 +#: ../../mod/profile_photo.php:277 ../../mod/notifications.php:66 +#: ../../mod/connections.php:29 ../../mod/profiles.php:188 +#: ../../mod/profiles.php:576 ../../mod/connedit.php:348 +#: ../../mod/editblock.php:65 ../../mod/editlayout.php:63 +#: ../../mod/editlayout.php:87 ../../mod/editpost.php:13 +#: ../../mod/editwebpage.php:64 ../../mod/editwebpage.php:86 +#: ../../mod/editwebpage.php:101 ../../mod/editwebpage.php:125 +#: ../../mod/rate.php:110 ../../mod/events.php:249 +#: ../../mod/filestorage.php:18 ../../mod/filestorage.php:73 +#: ../../mod/filestorage.php:88 ../../mod/filestorage.php:115 +#: ../../mod/register.php:72 ../../mod/fsuggest.php:78 ../../mod/regmod.php:17 +#: ../../mod/group.php:9 ../../mod/id.php:71 ../../mod/service_limits.php:7 +#: ../../mod/invite.php:13 ../../mod/invite.php:104 ../../mod/settings.php:570 +#: ../../mod/item.php:206 ../../mod/item.php:214 ../../mod/item.php:1005 +#: ../../mod/setup.php:223 ../../mod/layouts.php:69 ../../mod/layouts.php:76 +#: ../../mod/layouts.php:87 ../../mod/sharedwithme.php:7 +#: ../../mod/like.php:178 ../../mod/locs.php:77 ../../mod/sources.php:66 +#: ../../mod/menu.php:72 ../../mod/message.php:16 ../../mod/mitem.php:111 +#: ../../mod/mood.php:111 ../../mod/suggest.php:26 ../../mod/network.php:12 +#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99 +#: ../../mod/thing.php:269 ../../mod/thing.php:284 ../../mod/thing.php:318 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/viewsrc.php:14 ../../mod/webpages.php:69 ../../index.php:186 +#: ../../index.php:397 +msgid "Permission denied." +msgstr "הרש××” נדחתה." + +#: ../../include/attach.php:242 ../../include/attach.php:300 +msgid "Item was not found." +msgstr "פריט ×œ× × ×ž×¦×." + +#: ../../include/attach.php:363 +msgid "No source file." +msgstr "×ין קובץ מקור." + +#: ../../include/attach.php:381 +msgid "Cannot locate file to replace" +msgstr "" + +#: ../../include/attach.php:399 +msgid "Cannot locate file to revise/update" +msgstr "" + +#: ../../include/attach.php:410 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "" + +#: ../../include/attach.php:422 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "" + +#: ../../include/attach.php:505 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "" + +#: ../../include/attach.php:517 +msgid "Stored file could not be verified. Upload failed." +msgstr "" + +#: ../../include/attach.php:561 ../../include/attach.php:578 +msgid "Path not available." +msgstr "נתיב ×œ× ×–×ž×™×Ÿ." + +#: ../../include/attach.php:623 +msgid "Empty pathname" +msgstr "" + +#: ../../include/attach.php:639 +msgid "duplicate filename or path" +msgstr "" + +#: ../../include/attach.php:663 +msgid "Path not found." +msgstr "נתיב ×œ× × ×ž×¦×." + +#: ../../include/attach.php:714 +msgid "mkdir failed." +msgstr "mkdir נכשל." + +#: ../../include/attach.php:718 +msgid "database storage failed." +msgstr "" + +#: ../../include/auth.php:131 +msgid "Logged out." +msgstr "מנותק." + +#: ../../include/auth.php:272 +msgid "Failed authentication" +msgstr "×ימות נכשל" + +#: ../../include/auth.php:286 ../../mod/openid.php:190 +msgid "Login failed." +msgstr "התחברות נכשלה." + +#: ../../include/bb2diaspora.php:373 +msgid "Attachments:" +msgstr "תצריפי×:" + +#: ../../include/bb2diaspora.php:459 ../../include/event.php:22 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/bb2diaspora.php:461 +msgid "$Projectname event notification:" +msgstr "" + +#: ../../include/bb2diaspora.php:465 ../../include/event.php:30 +msgid "Starts:" +msgstr "מתחיל:" + +#: ../../include/bb2diaspora.php:473 ../../include/event.php:40 +msgid "Finishes:" +msgstr "נגמר:" + +#: ../../include/bb2diaspora.php:481 ../../include/event.php:50 +#: ../../include/identity.php:1007 ../../mod/directory.php:302 +#: ../../mod/events.php:684 +msgid "Location:" +msgstr "מיקו×:" + +#: ../../include/bbcode.php:122 ../../include/bbcode.php:768 +#: ../../include/bbcode.php:771 ../../include/bbcode.php:776 +#: ../../include/bbcode.php:779 ../../include/bbcode.php:782 +#: ../../include/bbcode.php:785 ../../include/bbcode.php:790 +#: ../../include/bbcode.php:793 ../../include/bbcode.php:798 +#: ../../include/bbcode.php:801 ../../include/bbcode.php:804 +#: ../../include/bbcode.php:807 +msgid "Image/photo" +msgstr "תמונה/תצלו×" + +#: ../../include/bbcode.php:161 ../../include/bbcode.php:818 +msgid "Encrypted content" +msgstr "תוכן מוצפן" + +#: ../../include/bbcode.php:178 +#, php-format +msgid "Install %s element: " +msgstr "" + +#: ../../include/bbcode.php:182 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "" + +#: ../../include/bbcode.php:192 ../../mod/impel.php:37 +msgid "webpage" +msgstr "עמוד רשת" + +#: ../../include/bbcode.php:195 ../../mod/impel.php:47 +msgid "layout" +msgstr "" + +#: ../../include/bbcode.php:198 ../../mod/impel.php:42 +msgid "block" +msgstr "" + +#: ../../include/bbcode.php:201 ../../mod/impel.php:54 +msgid "menu" +msgstr "תפריט" + +#: ../../include/bbcode.php:215 +msgid "QR code" +msgstr "קוד QR" + +#: ../../include/bbcode.php:266 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "" + +#: ../../include/bbcode.php:268 ../../mod/tagger.php:51 +msgid "post" +msgstr "פוסט" + +#: ../../include/bbcode.php:518 +msgid "Different viewers will see this text differently" +msgstr "" + +#: ../../include/bbcode.php:729 +msgid "$1 spoiler" +msgstr "" + +#: ../../include/bbcode.php:756 +msgid "$1 wrote:" +msgstr "$1 כתב(×”):" + +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "" + +#: ../../include/chat.php:23 +msgid "Missing room name" +msgstr "" + +#: ../../include/chat.php:32 +msgid "Duplicate room name" +msgstr "" + +#: ../../include/chat.php:82 ../../include/chat.php:90 +msgid "Invalid room specifier." +msgstr "" + +#: ../../include/chat.php:120 +msgid "Room not found." +msgstr "חדר ×œ× × ×ž×¦×." + +#: ../../include/chat.php:141 +msgid "Room is full" +msgstr "חדר מל×" + +#: ../../include/comanche.php:34 ../../mod/admin.php:390 +#: ../../view/theme/apw/php/config.php:185 +msgid "Default" +msgstr "ברירת מחדל" + +#: ../../include/security.php:349 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "" + +#: ../../include/contact_selectors.php:56 +msgid "Frequently" +msgstr "ב×ופן תדיר" + +#: ../../include/contact_selectors.php:57 +msgid "Hourly" +msgstr "כל שעה" + +#: ../../include/contact_selectors.php:58 +msgid "Twice daily" +msgstr "×¤×¢×ž×™×™× ×‘×™×•×" + +#: ../../include/contact_selectors.php:59 +msgid "Daily" +msgstr "יומי" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "שבועי" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "חודשי" + +#: ../../include/contact_selectors.php:76 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 ../../mod/admin.php:822 +#: ../../mod/admin.php:831 ../../mod/id.php:15 ../../mod/id.php:16 +#: ../../boot.php:1553 +msgid "Email" +msgstr "דו×״ל" + +#: ../../include/contact_selectors.php:80 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 +msgid "Facebook" +msgstr "פייסבוק" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/contact_widgets.php:14 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "הזמנה %d זמינה" +msgstr[1] "%d הזמנות זמינות" + +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:457 +msgid "Advanced" +msgstr "מתקד×" + +#: ../../include/contact_widgets.php:22 +msgid "Find Channels" +msgstr "×ž×¦× ×¢×¨×•×¦×™×" + +#: ../../include/contact_widgets.php:23 +msgid "Enter name or interest" +msgstr "הזן ×©× ×ו עניין" + +#: ../../include/contact_widgets.php:24 +msgid "Connect/Follow" +msgstr "התחבר/עקוב" + +#: ../../include/contact_widgets.php:25 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "" + +#: ../../include/contact_widgets.php:26 ../../mod/connections.php:273 +#: ../../mod/directory.php:379 ../../mod/directory.php:384 +msgid "Find" +msgstr "מצ×" + +#: ../../include/contact_widgets.php:27 ../../mod/directory.php:383 +#: ../../mod/suggest.php:60 +msgid "Channel Suggestions" +msgstr "הצעות ערוץ" + +#: ../../include/contact_widgets.php:29 +msgid "Random Profile" +msgstr "פרופיל ×קר××™" + +#: ../../include/contact_widgets.php:30 +msgid "Invite Friends" +msgstr "הזמן חברי×" + +#: ../../include/contact_widgets.php:32 +msgid "Advanced example: name=fred and country=iceland" +msgstr "×“×•×’×ž× ×ž×ª×§×“×ž×ª: name=פרד ×•×’× country=×יסלנד" + +#: ../../include/contact_widgets.php:125 +#, php-format +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/contact_widgets.php:130 +msgid "show more" +msgstr "הצג עוד" + +#: ../../include/conversation.php:126 ../../mod/like.php:113 +msgid "channel" +msgstr "ערוץ" + +#: ../../include/conversation.php:164 ../../include/diaspora.php:2152 +#: ../../mod/like.php:397 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "" + +#: ../../include/conversation.php:167 ../../mod/like.php:399 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "" + +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "" + +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "" + +#: ../../include/conversation.php:260 ../../mod/mood.php:63 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "" + +#: ../../include/conversation.php:583 ../../mod/photos.php:996 +msgctxt "title" +msgid "Likes" +msgstr "" + +#: ../../include/conversation.php:583 ../../mod/photos.php:996 +msgctxt "title" +msgid "Dislikes" +msgstr "" + +#: ../../include/conversation.php:584 ../../mod/photos.php:997 +msgctxt "title" +msgid "Agree" +msgstr "מסכי×" + +#: ../../include/conversation.php:584 ../../mod/photos.php:997 +msgctxt "title" +msgid "Disagree" +msgstr "×œ× ×ž×¡×›×™×" + +#: ../../include/conversation.php:584 ../../mod/photos.php:997 +msgctxt "title" +msgid "Abstain" +msgstr "נמנע" + +#: ../../include/conversation.php:585 ../../mod/photos.php:998 +msgctxt "title" +msgid "Attending" +msgstr "נוכח" + +#: ../../include/conversation.php:585 ../../mod/photos.php:998 +msgctxt "title" +msgid "Not attending" +msgstr "×œ× × ×•×›×—" + +#: ../../include/conversation.php:585 ../../mod/photos.php:998 +msgctxt "title" +msgid "Might attend" +msgstr "עשוי להיווכח" + +#: ../../include/conversation.php:703 +#, php-format +msgid "View %s's profile @ %s" +msgstr "" + +#: ../../include/conversation.php:718 +msgid "Categories:" +msgstr "קטגוריות:" + +#: ../../include/conversation.php:719 +msgid "Filed under:" +msgstr "תויק תחת:" + +#: ../../include/conversation.php:746 +msgid "View in context" +msgstr "" + +#: ../../include/conversation.php:857 +msgid "remove" +msgstr "להסיר" + +#: ../../include/conversation.php:862 +msgid "Delete Selected Items" +msgstr "" + +#: ../../include/conversation.php:950 +msgid "View Source" +msgstr "צפה במקור" + +#: ../../include/conversation.php:951 +msgid "Follow Thread" +msgstr "עקוב שרשור" + +#: ../../include/conversation.php:952 +msgid "View Status" +msgstr "צפה בסטטוס" + +#: ../../include/conversation.php:954 +msgid "View Photos" +msgstr "צפה בתצלומי×" + +#: ../../include/conversation.php:955 +msgid "Matrix Activity" +msgstr "פעילות מטריצה" + +#: ../../include/conversation.php:957 +msgid "Edit Contact" +msgstr "ערוך ×יש קשר" + +#: ../../include/conversation.php:958 +msgid "Send PM" +msgstr "שלח הודעה פרטית" + +#: ../../include/conversation.php:1073 +#, php-format +msgid "%s likes this." +msgstr "" + +#: ../../include/conversation.php:1073 +#, php-format +msgid "%s doesn't like this." +msgstr "" + +#: ../../include/conversation.php:1077 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1079 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1085 +msgid "and" +msgstr "" + +#: ../../include/conversation.php:1088 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1089 +#, php-format +msgid "%s like this." +msgstr "" + +#: ../../include/conversation.php:1089 +#, php-format +msgid "%s don't like this." +msgstr "" + +#: ../../include/conversation.php:1151 +msgid "Visible to everybody" +msgstr "" + +#: ../../include/conversation.php:1152 ../../mod/mail.php:174 +#: ../../mod/mail.php:289 +msgid "Please enter a link URL:" +msgstr "" + +#: ../../include/conversation.php:1153 +msgid "Please enter a video link/URL:" +msgstr "" + +#: ../../include/conversation.php:1154 +msgid "Please enter an audio link/URL:" +msgstr "" + +#: ../../include/conversation.php:1155 +msgid "Tag term:" +msgstr "" + +#: ../../include/conversation.php:1156 ../../mod/filer.php:49 +msgid "Save to Folder:" +msgstr "שמור לתיקייה:" + +#: ../../include/conversation.php:1157 +msgid "Where are you right now?" +msgstr "" + +#: ../../include/conversation.php:1158 ../../mod/mail.php:175 +#: ../../mod/mail.php:290 ../../mod/editpost.php:47 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "" + +#: ../../include/conversation.php:1185 ../../mod/photos.php:961 +#: ../../mod/blocks.php:154 ../../mod/layouts.php:184 +#: ../../mod/webpages.php:182 +msgid "Share" +msgstr "שתף" + +#: ../../include/conversation.php:1187 +msgid "Page link name" +msgstr "" + +#: ../../include/conversation.php:1190 +msgid "Post as" +msgstr "" + +#: ../../include/conversation.php:1197 ../../mod/mail.php:238 +#: ../../mod/mail.php:352 ../../mod/editblock.php:141 +#: ../../mod/editlayout.php:139 ../../mod/editpost.php:112 +#: ../../mod/editwebpage.php:184 +msgid "Upload photo" +msgstr "העלה תצלו×" + +#: ../../include/conversation.php:1198 +msgid "upload photo" +msgstr "העלה תצלו×" + +#: ../../include/conversation.php:1199 ../../mod/mail.php:239 +#: ../../mod/mail.php:353 ../../mod/editblock.php:142 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 +#: ../../mod/editwebpage.php:185 +msgid "Attach file" +msgstr "צרף קובץ" + +#: ../../include/conversation.php:1200 +msgid "attach file" +msgstr "צרף קובץ" + +#: ../../include/conversation.php:1201 ../../mod/mail.php:240 +#: ../../mod/mail.php:354 ../../mod/editblock.php:143 +#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 +#: ../../mod/editwebpage.php:186 +msgid "Insert web link" +msgstr "הכנס קישור רשת" + +#: ../../include/conversation.php:1202 +msgid "web link" +msgstr "קישור רשת" + +#: ../../include/conversation.php:1203 +msgid "Insert video link" +msgstr "הכנס קישור ויד×ו" + +#: ../../include/conversation.php:1204 +msgid "video link" +msgstr "קישור ויד×ו" + +#: ../../include/conversation.php:1205 +msgid "Insert audio link" +msgstr "הכנס קישור ×ודיו" + +#: ../../include/conversation.php:1206 +msgid "audio link" +msgstr "קישור ×ודיו" + +#: ../../include/conversation.php:1207 ../../mod/editblock.php:147 +#: ../../mod/editlayout.php:145 ../../mod/editpost.php:118 +#: ../../mod/editwebpage.php:190 +msgid "Set your location" +msgstr "" + +#: ../../include/conversation.php:1208 +msgid "set location" +msgstr "" + +#: ../../include/conversation.php:1209 ../../mod/editpost.php:120 +msgid "Toggle voting" +msgstr "" + +#: ../../include/conversation.php:1212 ../../mod/editblock.php:148 +#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:191 +msgid "Clear browser location" +msgstr "" + +#: ../../include/conversation.php:1213 +msgid "clear location" +msgstr "" + +#: ../../include/conversation.php:1215 ../../mod/editblock.php:161 +#: ../../mod/editpost.php:135 ../../mod/editwebpage.php:207 +msgid "Title (optional)" +msgstr "" + +#: ../../include/conversation.php:1219 ../../mod/editblock.php:164 +#: ../../mod/editlayout.php:162 ../../mod/editpost.php:137 +#: ../../mod/editwebpage.php:209 +msgid "Categories (optional, comma-separated list)" +msgstr "" + +#: ../../include/conversation.php:1221 ../../mod/editblock.php:150 +#: ../../mod/editlayout.php:148 ../../mod/editpost.php:124 +#: ../../mod/editwebpage.php:193 +msgid "Permission settings" +msgstr "" + +#: ../../include/conversation.php:1222 +msgid "permissions" +msgstr "הרש×ות" + +#: ../../include/conversation.php:1230 ../../mod/editblock.php:158 +#: ../../mod/editlayout.php:155 ../../mod/editpost.php:132 +#: ../../mod/editwebpage.php:202 +msgid "Public post" +msgstr "" + +#: ../../include/conversation.php:1232 ../../mod/editblock.php:165 +#: ../../mod/editlayout.php:163 ../../mod/editpost.php:138 +#: ../../mod/editwebpage.php:210 +msgid "Example: bob@example.com, mary@example.com" +msgstr "" + +#: ../../include/conversation.php:1245 ../../mod/mail.php:245 +#: ../../mod/mail.php:359 ../../mod/editblock.php:175 +#: ../../mod/editlayout.php:172 ../../mod/editpost.php:149 +#: ../../mod/editwebpage.php:219 +msgid "Set expiration date" +msgstr "" + +#: ../../include/conversation.php:1249 ../../mod/editpost.php:153 +#: ../../mod/events.php:674 +msgid "OK" +msgstr "×ישור" + +#: ../../include/conversation.php:1250 ../../mod/editpost.php:154 +#: ../../mod/events.php:673 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 ../../mod/settings.php:589 +#: ../../mod/settings.php:615 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 +msgid "Cancel" +msgstr "ביטול" + +#: ../../include/conversation.php:1492 +msgid "Discover" +msgstr "" + +#: ../../include/conversation.php:1495 +msgid "Imported public streams" +msgstr "" + +#: ../../include/conversation.php:1500 +msgid "Commented Order" +msgstr "" + +#: ../../include/conversation.php:1503 +msgid "Sort by Comment Date" +msgstr "" + +#: ../../include/conversation.php:1507 +msgid "Posted Order" +msgstr "" + +#: ../../include/conversation.php:1510 +msgid "Sort by Post Date" +msgstr "" + +#: ../../include/conversation.php:1518 +msgid "Posts that mention or involve you" +msgstr "" + +#: ../../include/conversation.php:1524 ../../mod/connections.php:72 +#: ../../mod/connections.php:85 ../../mod/menu.php:110 +msgid "New" +msgstr "חדש" + +#: ../../include/conversation.php:1527 +msgid "Activity Stream - by date" +msgstr "" + +#: ../../include/conversation.php:1533 +msgid "Starred" +msgstr "" + +#: ../../include/conversation.php:1536 +msgid "Favourite Posts" +msgstr "" + +#: ../../include/conversation.php:1543 +msgid "Spam" +msgstr "ספ××" + +#: ../../include/conversation.php:1546 +msgid "Posts flagged as SPAM" +msgstr "×¤×•×¡×˜×™× ×ž×¡×•×ž× ×™× ×‘×ª×•×¨ ספ××" + +#: ../../include/conversation.php:1590 ../../mod/admin.php:993 +msgid "Channel" +msgstr "ערוץ" + +#: ../../include/conversation.php:1593 +msgid "Status Messages and Posts" +msgstr "הודעות ופרסומי סטטוס" + +#: ../../include/conversation.php:1602 +msgid "About" +msgstr "×ודות" + +#: ../../include/conversation.php:1605 +msgid "Profile Details" +msgstr "פרטי פרופיל" + +#: ../../include/conversation.php:1614 ../../include/photos.php:359 +msgid "Photo Albums" +msgstr "×לבומי תמונה" + +#: ../../include/conversation.php:1623 +msgid "Files and Storage" +msgstr "×§×‘×¦×™× ×•×חסון" + +#: ../../include/conversation.php:1633 ../../include/conversation.php:1636 +msgid "Chatrooms" +msgstr "חדרי שיחה" + +#: ../../include/conversation.php:1649 +msgid "Saved Bookmarks" +msgstr "סימניות שמורות" + +#: ../../include/conversation.php:1659 +msgid "Manage Webpages" +msgstr "נהל עמודי רשת" + +#: ../../include/conversation.php:1718 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1721 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1724 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1727 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1730 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1733 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/datetime.php:48 +msgid "Miscellaneous" +msgstr "שונות" + +#: ../../include/datetime.php:132 +msgid "YYYY-MM-DD or MM-DD" +msgstr "YYYY-MM-DD ×ו MM-DD" + +#: ../../include/datetime.php:235 ../../mod/appman.php:91 +#: ../../mod/appman.php:92 ../../mod/events.php:672 +msgid "Required" +msgstr "דָרוּש×" + +#: ../../include/datetime.php:262 ../../boot.php:2358 +msgid "never" +msgstr "×œ×¢×•×œ× ×œ×" + +#: ../../include/datetime.php:268 +msgid "less than a second ago" +msgstr "לפני פחות משניה" + +#: ../../include/datetime.php:271 +msgid "year" +msgstr "שנה" + +#: ../../include/datetime.php:271 +msgid "years" +msgstr "שני×" + +#: ../../include/datetime.php:272 +msgid "month" +msgstr "חודש" + +#: ../../include/datetime.php:272 +msgid "months" +msgstr "חודשי×" + +#: ../../include/datetime.php:273 +msgid "week" +msgstr "שבוע" + +#: ../../include/datetime.php:273 +msgid "weeks" +msgstr "שבועות" + +#: ../../include/datetime.php:274 +msgid "day" +msgstr "יו×" + +#: ../../include/datetime.php:274 +msgid "days" +msgstr "ימי×" + +#: ../../include/datetime.php:275 +msgid "hour" +msgstr "שעה" + +#: ../../include/datetime.php:275 +msgid "hours" +msgstr "שעות" + +#: ../../include/datetime.php:276 +msgid "minute" +msgstr "דקה" + +#: ../../include/datetime.php:276 +msgid "minutes" +msgstr "דקות" + +#: ../../include/datetime.php:277 +msgid "second" +msgstr "שניה" + +#: ../../include/datetime.php:277 +msgid "seconds" +msgstr "שניות" + +#: ../../include/datetime.php:285 +#, php-format +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "לפני %1$d %2$s" + +#: ../../include/datetime.php:519 +#, php-format +msgid "%1$s's birthday" +msgstr "" + +#: ../../include/datetime.php:520 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "" + +#: ../../include/diaspora.php:2498 +msgid "Please choose" +msgstr "לבחירתך" + +#: ../../include/diaspora.php:2500 +msgid "Agree" +msgstr "מסכי×/×”" + +#: ../../include/diaspora.php:2502 +msgid "Disagree" +msgstr "×œ× ×ž×¡×›×™×/×”" + +#: ../../include/diaspora.php:2504 +msgid "Abstain" +msgstr "נמנע/ת" + +#: ../../include/dimport.php:34 ../../include/identity.php:217 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "" + +#: ../../include/dir_fns.php:126 +msgid "Directory Options" +msgstr "" + +#: ../../include/dir_fns.php:128 +msgid "Safe Mode" +msgstr "מצב בטוח" + +#: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 +#: ../../include/dir_fns.php:130 ../../mod/admin.php:428 ../../mod/api.php:106 +#: ../../mod/photos.php:568 ../../mod/connedit.php:647 +#: ../../mod/connedit.php:675 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 +#: ../../mod/settings.php:579 ../../mod/menu.php:94 ../../mod/menu.php:151 +#: ../../mod/mitem.php:159 ../../mod/mitem.php:160 ../../mod/mitem.php:232 +#: ../../mod/mitem.php:233 ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1555 +msgid "No" +msgstr "ל×" + +#: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 +#: ../../include/dir_fns.php:130 ../../mod/admin.php:430 ../../mod/api.php:105 +#: ../../mod/photos.php:568 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 +#: ../../mod/settings.php:579 ../../mod/menu.php:94 ../../mod/menu.php:151 +#: ../../mod/mitem.php:159 ../../mod/mitem.php:160 ../../mod/mitem.php:232 +#: ../../mod/mitem.php:233 ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1555 +msgid "Yes" +msgstr "כן" + +#: ../../include/dir_fns.php:129 +msgid "Public Forums Only" +msgstr "" + +#: ../../include/dir_fns.php:130 +msgid "This Website Only" +msgstr "" + +#: ../../include/enotify.php:96 +#, php-format +msgid "%s " +msgstr "" + +#: ../../include/enotify.php:100 +#, php-format +msgid "[Red:Notify] New mail received at %s" +msgstr "" + +#: ../../include/enotify.php:102 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." +msgstr "" + +#: ../../include/enotify.php:103 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "" + +#: ../../include/enotify.php:103 +msgid "a private message" +msgstr "הודעה פרטית" + +#: ../../include/enotify.php:104 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "" + +#: ../../include/enotify.php:158 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "" + +#: ../../include/enotify.php:166 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "" + +#: ../../include/enotify.php:175 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "" + +#: ../../include/enotify.php:186 +#, php-format +msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" +msgstr "" + +#: ../../include/enotify.php:187 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "" + +#: ../../include/enotify.php:190 ../../include/enotify.php:205 +#: ../../include/enotify.php:231 ../../include/enotify.php:249 +#: ../../include/enotify.php:263 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "" + +#: ../../include/enotify.php:196 +#, php-format +msgid "[Red:Notify] %s posted to your profile wall" +msgstr "" + +#: ../../include/enotify.php:198 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "" + +#: ../../include/enotify.php:200 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "" + +#: ../../include/enotify.php:224 +#, php-format +msgid "[Red:Notify] %s tagged you" +msgstr "" + +#: ../../include/enotify.php:225 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "" + +#: ../../include/enotify.php:226 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "" + +#: ../../include/enotify.php:238 +#, php-format +msgid "[Red:Notify] %1$s poked you" +msgstr "" + +#: ../../include/enotify.php:239 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "" + +#: ../../include/enotify.php:240 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "" + +#: ../../include/enotify.php:256 +#, php-format +msgid "[Red:Notify] %s tagged your post" +msgstr "" + +#: ../../include/enotify.php:257 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "" + +#: ../../include/enotify.php:258 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "" + +#: ../../include/enotify.php:270 +msgid "[Red:Notify] Introduction received" +msgstr "" + +#: ../../include/enotify.php:271 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" +msgstr "" + +#: ../../include/enotify.php:272 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." +msgstr "" + +#: ../../include/enotify.php:276 ../../include/enotify.php:295 +#, php-format +msgid "You may visit their profile at %s" +msgstr "" + +#: ../../include/enotify.php:278 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "" + +#: ../../include/enotify.php:285 +msgid "[Red:Notify] Friend suggestion received" +msgstr "" + +#: ../../include/enotify.php:286 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "" + +#: ../../include/enotify.php:287 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " +"%4$s." +msgstr "" + +#: ../../include/enotify.php:293 +msgid "Name:" +msgstr "ש×:" + +#: ../../include/enotify.php:294 +msgid "Photo:" +msgstr "תצלו×:" + +#: ../../include/enotify.php:297 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "" + +#: ../../include/enotify.php:508 +msgid "[Red:Notify]" +msgstr "" + +#: ../../include/event.php:549 +msgid "This event has been added to your calendar." +msgstr "×ירוע ×–×” התווסף ללוח שנה שלך." + +#: ../../include/features.php:38 +msgid "General Features" +msgstr "" + +#: ../../include/features.php:40 +msgid "Content Expiration" +msgstr "" + +#: ../../include/features.php:40 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "" + +#: ../../include/features.php:41 +msgid "Multiple Profiles" +msgstr "" + +#: ../../include/features.php:41 +msgid "Ability to create multiple profiles" +msgstr "" + +#: ../../include/features.php:42 +msgid "Advanced Profiles" +msgstr "" + +#: ../../include/features.php:42 +msgid "Additional profile sections and selections" +msgstr "" + +#: ../../include/features.php:43 +msgid "Profile Import/Export" +msgstr "" + +#: ../../include/features.php:43 +msgid "Save and load profile details across sites/channels" +msgstr "" + +#: ../../include/features.php:44 +msgid "Web Pages" +msgstr "עמודי רשת" + +#: ../../include/features.php:44 +msgid "Provide managed web pages on your channel" +msgstr "" + +#: ../../include/features.php:45 +msgid "Private Notes" +msgstr "" + +#: ../../include/features.php:45 +msgid "Enables a tool to store notes and reminders" +msgstr "" + +#: ../../include/features.php:46 +msgid "Navigation Channel Select" +msgstr "" + +#: ../../include/features.php:46 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "" + +#: ../../include/features.php:47 +msgid "Photo Location" +msgstr "×ž×™×§×•× ×ª×¦×œ×•×" + +#: ../../include/features.php:47 +msgid "If location data is available on uploaded photos, link this to a map." +msgstr "" + +#: ../../include/features.php:49 +msgid "Expert Mode" +msgstr "מצב מומחה" + +#: ../../include/features.php:49 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "" + +#: ../../include/features.php:50 +msgid "Premium Channel" +msgstr "" + +#: ../../include/features.php:50 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "" + +#: ../../include/features.php:55 +msgid "Post Composition Features" +msgstr "" + +#: ../../include/features.php:57 +msgid "Use Markdown" +msgstr "" + +#: ../../include/features.php:57 +msgid "Allow use of \"Markdown\" to format posts" +msgstr "" + +#: ../../include/features.php:58 +msgid "Large Photos" +msgstr "" + +#: ../../include/features.php:58 +msgid "" +"Include large (640px) photo thumbnails in posts. If not enabled, use small " +"(320px) photo thumbnails" +msgstr "" + +#: ../../include/features.php:59 +msgid "Automatically import channel content from other channels or feeds" +msgstr "" + +#: ../../include/features.php:60 +msgid "Even More Encryption" +msgstr "" + +#: ../../include/features.php:60 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "" + +#: ../../include/features.php:61 +msgid "Enable voting tools" +msgstr "" + +#: ../../include/features.php:61 +msgid "Provide a class of post which others can vote on" +msgstr "" + +#: ../../include/features.php:67 +msgid "Network and Stream Filtering" +msgstr "" + +#: ../../include/features.php:68 +msgid "Search by Date" +msgstr "חפש לפי ת×ריך" + +#: ../../include/features.php:68 +msgid "Ability to select posts by date ranges" +msgstr "מסנן ×וספי×" + +#: ../../include/features.php:69 +msgid "Collections Filter" +msgstr "מסנן ×וספי×" + +#: ../../include/features.php:69 +msgid "Enable widget to display Network posts only from selected collections" +msgstr "" + +#: ../../include/features.php:70 +msgid "Save search terms for re-use" +msgstr "" + +#: ../../include/features.php:71 +msgid "Network Personal Tab" +msgstr "" + +#: ../../include/features.php:71 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "" + +#: ../../include/features.php:72 +msgid "Network New Tab" +msgstr "" + +#: ../../include/features.php:72 +msgid "Enable tab to display all new Network activity" +msgstr "" + +#: ../../include/features.php:73 +msgid "Affinity Tool" +msgstr "" + +#: ../../include/features.php:73 +msgid "Filter stream activity by depth of relationships" +msgstr "" + +#: ../../include/features.php:74 +msgid "Connection Filtering" +msgstr "" + +#: ../../include/features.php:74 +msgid "Filter incoming posts from connections based on keywords/content" +msgstr "" + +#: ../../include/features.php:75 +msgid "Suggest Channels" +msgstr "" + +#: ../../include/features.php:75 +msgid "Show channel suggestions" +msgstr "" + +#: ../../include/features.php:80 +msgid "Post/Comment Tools" +msgstr "" + +#: ../../include/features.php:81 +msgid "Tagging" +msgstr "" + +#: ../../include/features.php:81 +msgid "Ability to tag existing posts" +msgstr "" + +#: ../../include/features.php:82 +msgid "Post Categories" +msgstr "" + +#: ../../include/features.php:82 +msgid "Add categories to your posts" +msgstr "" + +#: ../../include/features.php:83 +msgid "Ability to file posts under folders" +msgstr "" + +#: ../../include/features.php:84 +msgid "Dislike Posts" +msgstr "" + +#: ../../include/features.php:84 +msgid "Ability to dislike posts/comments" +msgstr "" + +#: ../../include/features.php:85 +msgid "Star Posts" +msgstr "" + +#: ../../include/features.php:85 +msgid "Ability to mark special posts with a star indicator" +msgstr "" + +#: ../../include/features.php:86 +msgid "Tag Cloud" +msgstr "" + +#: ../../include/features.php:86 +msgid "Provide a personal tag cloud on your channel page" +msgstr "" + +#: ../../include/follow.php:28 +msgid "Channel is blocked on this site." +msgstr "" + +#: ../../include/follow.php:33 +msgid "Channel location missing." +msgstr "" + +#: ../../include/follow.php:83 +msgid "Response from remote channel was incomplete." +msgstr "" + +#: ../../include/follow.php:100 +msgid "Channel was deleted and no longer exists." +msgstr "" + +#: ../../include/follow.php:135 ../../include/follow.php:206 +msgid "Protocol disabled." +msgstr "" + +#: ../../include/follow.php:144 +msgid "Protocol blocked for this channel." +msgstr "" + +#: ../../include/follow.php:179 +msgid "Channel discovery failed." +msgstr "" + +#: ../../include/follow.php:195 +msgid "local account not found." +msgstr "" + +#: ../../include/follow.php:224 +msgid "Cannot connect to yourself." +msgstr "" + +#: ../../include/group.php:26 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "" + +#: ../../include/group.php:235 +msgid "Default privacy group for new contacts" +msgstr "" + +#: ../../include/group.php:254 ../../mod/admin.php:831 +msgid "All Channels" +msgstr "כל הערוצי×" + +#: ../../include/group.php:276 +msgid "edit" +msgstr "ערוך" + +#: ../../include/group.php:298 +msgid "Collections" +msgstr "×וספי×" + +#: ../../include/group.php:299 +msgid "Edit collection" +msgstr "ערוך ×וסף" + +#: ../../include/group.php:300 +msgid "Add new collection" +msgstr "הוסף ×וסף חדש" + +#: ../../include/group.php:301 +msgid "Channels not in any collection" +msgstr "" + +#: ../../include/identity.php:33 +msgid "Unable to obtain identity information from database" +msgstr "" + +#: ../../include/identity.php:67 +msgid "Empty name" +msgstr "×©× ×¨×™×§" + +#: ../../include/identity.php:70 +msgid "Name too long" +msgstr "×©× ×רוך מדי" + +#: ../../include/identity.php:186 +msgid "No account identifier" +msgstr "×ין מזהה חשבון" + +#: ../../include/identity.php:198 +msgid "Nickname is required." +msgstr "נדרש ×©× ×›×™× ×•×™." + +#: ../../include/identity.php:212 +msgid "Reserved nickname. Please choose another." +msgstr "" + +#: ../../include/identity.php:292 +msgid "Unable to retrieve created identity" +msgstr "" + +#: ../../include/identity.php:350 +msgid "Default Profile" +msgstr "פרופיל שגרתי" + +#: ../../include/identity.php:759 +msgid "Requested channel is not available." +msgstr "" + +#: ../../include/identity.php:806 ../../mod/achievements.php:11 +#: ../../mod/blocks.php:29 ../../mod/profile.php:16 ../../mod/connect.php:13 +#: ../../mod/editblock.php:29 ../../mod/editlayout.php:27 +#: ../../mod/editwebpage.php:28 ../../mod/filestorage.php:54 +#: ../../mod/hcard.php:8 ../../mod/layouts.php:29 ../../mod/webpages.php:29 +msgid "Requested profile is not available." +msgstr "" + +#: ../../include/identity.php:969 ../../mod/profiles.php:774 +msgid "Change profile photo" +msgstr "" + +#: ../../include/identity.php:975 +msgid "Profiles" +msgstr "פרופילי×" + +#: ../../include/identity.php:975 +msgid "Manage/edit profiles" +msgstr "" + +#: ../../include/identity.php:976 ../../mod/profiles.php:775 +msgid "Create New Profile" +msgstr "צור פרופיל חדש" + +#: ../../include/identity.php:991 ../../mod/profiles.php:786 +msgid "Profile Image" +msgstr "תמונת פרופיל" + +#: ../../include/identity.php:994 +msgid "visible to everybody" +msgstr "" + +#: ../../include/identity.php:995 ../../mod/profiles.php:669 +#: ../../mod/profiles.php:790 +msgid "Edit visibility" +msgstr "" + +#: ../../include/identity.php:1011 ../../include/identity.php:1250 +msgid "Gender:" +msgstr "מין:" + +#: ../../include/identity.php:1012 ../../include/identity.php:1294 +msgid "Status:" +msgstr "מצב:" + +#: ../../include/identity.php:1013 ../../include/identity.php:1305 +msgid "Homepage:" +msgstr "עמוד בית:" + +#: ../../include/identity.php:1014 +msgid "Online Now" +msgstr "מקוון כעת" + +#: ../../include/identity.php:1097 ../../include/identity.php:1175 +#: ../../mod/ping.php:324 +msgid "g A l F d" +msgstr "" + +#: ../../include/identity.php:1098 ../../include/identity.php:1176 +msgid "F d" +msgstr "" + +#: ../../include/identity.php:1143 ../../include/identity.php:1215 +#: ../../mod/ping.php:346 +msgid "[today]" +msgstr "[היו×]" + +#: ../../include/identity.php:1154 +msgid "Birthday Reminders" +msgstr "" + +#: ../../include/identity.php:1155 +msgid "Birthdays this week:" +msgstr "" + +#: ../../include/identity.php:1208 +msgid "[No description]" +msgstr "[×ין תי×ור]" + +#: ../../include/identity.php:1226 +msgid "Event Reminders" +msgstr "" + +#: ../../include/identity.php:1227 +msgid "Events this week:" +msgstr "" + +#: ../../include/identity.php:1248 ../../mod/settings.php:1056 +msgid "Full Name:" +msgstr "×©× ×ž×œ×:" + +#: ../../include/identity.php:1255 +msgid "Like this channel" +msgstr "" + +#: ../../include/identity.php:1279 +msgid "j F, Y" +msgstr "" + +#: ../../include/identity.php:1280 +msgid "j F" +msgstr "" + +#: ../../include/identity.php:1287 +msgid "Birthday:" +msgstr "×™×•× ×”×•×œ×“×ª:" + +#: ../../include/identity.php:1291 ../../mod/directory.php:297 +msgid "Age:" +msgstr "גיל:" + +#: ../../include/identity.php:1300 +#, php-format +msgid "for %1$d %2$s" +msgstr "" + +#: ../../include/identity.php:1303 ../../mod/profiles.php:691 +msgid "Sexual Preference:" +msgstr "העדפה מינית:" + +#: ../../include/identity.php:1307 ../../mod/profiles.php:693 +#: ../../mod/directory.php:313 +msgid "Hometown:" +msgstr "עיר מגורי×:" + +#: ../../include/identity.php:1309 +msgid "Tags:" +msgstr "תגיות:" + +#: ../../include/identity.php:1311 ../../mod/profiles.php:694 +msgid "Political Views:" +msgstr "השקפות פוליטיות:" + +#: ../../include/identity.php:1313 +msgid "Religion:" +msgstr "דת:" + +#: ../../include/identity.php:1315 ../../mod/directory.php:315 +msgid "About:" +msgstr "×ודות:" + +#: ../../include/identity.php:1317 +msgid "Hobbies/Interests:" +msgstr "תחביבי×/עניין:" + +#: ../../include/identity.php:1319 ../../mod/profiles.php:697 +msgid "Likes:" +msgstr "×והב:" + +#: ../../include/identity.php:1321 ../../mod/profiles.php:698 +msgid "Dislikes:" +msgstr "שונ×:" + +#: ../../include/identity.php:1323 +msgid "Contact information and Social Networks:" +msgstr "" + +#: ../../include/identity.php:1325 +msgid "My other channels:" +msgstr "" + +#: ../../include/identity.php:1327 +msgid "Musical interests:" +msgstr "" + +#: ../../include/identity.php:1329 +msgid "Books, literature:" +msgstr "" + +#: ../../include/identity.php:1331 +msgid "Television:" +msgstr "טלוויזיה:" + +#: ../../include/identity.php:1333 +msgid "Film/dance/culture/entertainment:" +msgstr "" + +#: ../../include/identity.php:1335 +msgid "Love/Romance:" +msgstr "" + +#: ../../include/identity.php:1337 +msgid "Work/employment:" +msgstr "" + +#: ../../include/identity.php:1339 +msgid "School/education:" +msgstr "" + +#: ../../include/identity.php:1359 +msgid "Like this thing" +msgstr "" + +#: ../../include/items.php:413 ../../mod/bulksetclose.php:11 +#: ../../mod/profperm.php:23 ../../mod/group.php:68 ../../mod/like.php:273 +#: ../../mod/subthread.php:49 ../../index.php:396 +msgid "Permission denied" +msgstr "" + +#: ../../include/items.php:1101 ../../include/items.php:1147 +msgid "(Unknown)" +msgstr "(×œ× ×™×“×•×¢)" + +#: ../../include/items.php:1373 +msgid "Visible to anybody on the internet." +msgstr "נר××” לכל ×חד ב×ינטרנט." + +#: ../../include/items.php:1375 +msgid "Visible to you only." +msgstr "נר××” לך בלבד." + +#: ../../include/items.php:1377 +msgid "Visible to anybody in this network." +msgstr "נר××” לכל ×חד ברשת זו." + +#: ../../include/items.php:1379 +msgid "Visible to anybody authenticated." +msgstr "נר××” לכל מי ×©×”×•× ×ž×ומת." + +#: ../../include/items.php:1381 +#, php-format +msgid "Visible to anybody on %s." +msgstr "נר××” לכל ×חד ×צל %s." + +#: ../../include/items.php:1383 +msgid "Visible to all connections." +msgstr "נר××” לכל החיבורי×." + +#: ../../include/items.php:1385 +msgid "Visible to approved connections." +msgstr "נר××” ×œ×—×™×‘×•×¨×™× ×ž×ושרי×." + +#: ../../include/items.php:1387 +msgid "Visible to specific connections." +msgstr "נר××” ×œ×—×™×‘×•×¨×™× ×ž×¡×•×™×ž×™×." + +#: ../../include/items.php:4310 ../../mod/admin.php:167 +#: ../../mod/admin.php:1025 ../../mod/admin.php:1225 ../../mod/display.php:36 +#: ../../mod/filestorage.php:27 ../../mod/thing.php:74 +#: ../../mod/viewsrc.php:20 +msgid "Item not found." +msgstr "פריט ×œ× × ×ž×¦×." + +#: ../../include/items.php:4787 ../../mod/bulksetclose.php:51 +#: ../../mod/group.php:38 ../../mod/group.php:140 +msgid "Collection not found." +msgstr "×וסף ×œ× × ×ž×¦×." + +#: ../../include/items.php:4803 +msgid "Collection is empty." +msgstr "×וסף הינו ריק." + +#: ../../include/items.php:4810 +#, php-format +msgid "Collection: %s" +msgstr "×וסף: %s" + +#: ../../include/items.php:4820 ../../mod/connedit.php:674 +#, php-format +msgid "Connection: %s" +msgstr "חיבור: %s" + +#: ../../include/items.php:4822 +msgid "Connection not found." +msgstr "חיבור ×œ× × ×ž×¦×." + +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "למחוק ×ת פריט ×–×”?" + +#: ../../include/js_strings.php:8 +msgid "[-] show less" +msgstr "[-] הצג פחות" + +#: ../../include/js_strings.php:9 +msgid "[+] expand" +msgstr "[+] הרחב" + +#: ../../include/js_strings.php:10 +msgid "[-] collapse" +msgstr "[-] צמצ×" + +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "סיסמה קצרה מדי" + +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" +msgstr "סיסמ×ות ×œ× ×ª×•×מות" + +#: ../../include/js_strings.php:13 ../../mod/photos.php:40 +msgid "everybody" +msgstr "כול×" + +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" +msgstr "מימרת סיסמה סודית" + +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" +msgstr "" + +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." +msgstr "" + +#: ../../include/js_strings.php:17 +msgid "close all" +msgstr "סגור הכל" + +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "×ין דבר חדש ×›×ן" + +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" +msgstr "" + +#: ../../include/js_strings.php:20 ../../mod/connedit.php:683 +#: ../../mod/rate.php:156 +msgid "Rating" +msgstr "" + +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" +msgstr "ת×ר (רשות)" + +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" +msgstr "" + +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" +msgstr "" + +#: ../../include/js_strings.php:26 +msgid "timeago.prefixAgo" +msgstr "timeago.prefixAgo" + +#: ../../include/js_strings.php:27 +msgid "timeago.prefixFromNow" +msgstr "timeago.prefixFromNow" + +#: ../../include/js_strings.php:28 +msgid "ago" +msgstr "לפני" + +#: ../../include/js_strings.php:29 +msgid "from now" +msgstr "מעכשיו" + +#: ../../include/js_strings.php:30 +msgid "less than a minute" +msgstr "פחות מדקה" + +#: ../../include/js_strings.php:31 +msgid "about a minute" +msgstr "דקה לערך" + +#: ../../include/js_strings.php:32 +#, php-format +msgid "%d minutes" +msgstr "%d דקות" + +#: ../../include/js_strings.php:33 +msgid "about an hour" +msgstr "שעה לערך" + +#: ../../include/js_strings.php:34 +#, php-format +msgid "about %d hours" +msgstr " %d שעות לערך" + +#: ../../include/js_strings.php:35 +msgid "a day" +msgstr "יו×" + +#: ../../include/js_strings.php:36 +#, php-format +msgid "%d days" +msgstr "%d ימי×" + +#: ../../include/js_strings.php:37 +msgid "about a month" +msgstr "חודש לערך" + +#: ../../include/js_strings.php:38 +#, php-format +msgid "%d months" +msgstr "%d חודשי×" + +#: ../../include/js_strings.php:39 +msgid "about a year" +msgstr "שנה לערך" + +#: ../../include/js_strings.php:40 +#, php-format +msgid "%d years" +msgstr "%d שני×" + +#: ../../include/js_strings.php:41 +msgid " " +msgstr " " + +#: ../../include/js_strings.php:42 +msgid "timeago.numbers" +msgstr "timeago.numbers" + +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "עמוד חדש" + +#: ../../include/page_widgets.php:39 ../../mod/blocks.php:159 +#: ../../mod/layouts.php:188 ../../mod/webpages.php:187 +msgid "View" +msgstr "תצוגה" + +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 +msgid "Actions" +msgstr "פעולות" + +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 +msgid "Page Link" +msgstr "קישור עמוד" + +#: ../../include/page_widgets.php:43 +msgid "Title" +msgstr "כותרת" + +#: ../../include/page_widgets.php:44 ../../mod/blocks.php:150 +#: ../../mod/layouts.php:181 ../../mod/menu.php:108 ../../mod/webpages.php:192 +msgid "Created" +msgstr "נוצר" + +#: ../../include/page_widgets.php:45 ../../mod/blocks.php:151 +#: ../../mod/layouts.php:182 ../../mod/menu.php:109 ../../mod/webpages.php:193 +msgid "Edited" +msgstr "נערך" + +#: ../../include/permissions.php:26 +msgid "Can view my normal stream and posts" +msgstr "" + +#: ../../include/permissions.php:27 +msgid "Can view my default channel profile" +msgstr "" + +#: ../../include/permissions.php:28 +msgid "Can view my photo albums" +msgstr "" + +#: ../../include/permissions.php:29 +msgid "Can view my connections" +msgstr "" + +#: ../../include/permissions.php:30 +msgid "Can view my file storage" +msgstr "" + +#: ../../include/permissions.php:31 +msgid "Can view my webpages" +msgstr "" + +#: ../../include/permissions.php:34 +msgid "Can send me their channel stream and posts" +msgstr "" + +#: ../../include/permissions.php:35 +msgid "Can post on my channel page (\"wall\")" +msgstr "" + +#: ../../include/permissions.php:36 +msgid "Can comment on or like my posts" +msgstr "" + +#: ../../include/permissions.php:37 +msgid "Can send me private mail messages" +msgstr "" + +#: ../../include/permissions.php:38 +msgid "Can post photos to my photo albums" +msgstr "" + +#: ../../include/permissions.php:39 +msgid "Can like/dislike stuff" +msgstr "" + +#: ../../include/permissions.php:39 +msgid "Profiles and things other than posts/comments" +msgstr "" + +#: ../../include/permissions.php:41 +msgid "Can forward to all my channel contacts via post @mentions" +msgstr "" + +#: ../../include/permissions.php:41 +msgid "Advanced - useful for creating group forum channels" +msgstr "" + +#: ../../include/permissions.php:42 +msgid "Can chat with me (when available)" +msgstr "" + +#: ../../include/permissions.php:43 +msgid "Can write to my file storage" +msgstr "" + +#: ../../include/permissions.php:44 +msgid "Can edit my webpages" +msgstr "" + +#: ../../include/permissions.php:46 +msgid "Can source my public posts in derived channels" +msgstr "" + +#: ../../include/permissions.php:46 +msgid "Somewhat advanced - very useful in open communities" +msgstr "" + +#: ../../include/permissions.php:48 +msgid "Can administer my channel resources" +msgstr "" + +#: ../../include/permissions.php:48 +msgid "" +"Extremely advanced. Leave this alone unless you know what you are doing" +msgstr "" + +#: ../../include/permissions.php:893 +msgid "Social Networking" +msgstr "רשת חברתית" + +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +#: ../../include/permissions.php:895 +msgid "Mostly Public" +msgstr "" + +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +#: ../../include/permissions.php:895 +msgid "Restricted" +msgstr "" + +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +msgid "Private" +msgstr "פרטי" + +#: ../../include/permissions.php:894 +msgid "Community Forum" +msgstr "" + +#: ../../include/permissions.php:895 +msgid "Feed Republish" +msgstr "" + +#: ../../include/permissions.php:896 +msgid "Special Purpose" +msgstr "" + +#: ../../include/permissions.php:896 +msgid "Celebrity/Soapbox" +msgstr "" + +#: ../../include/permissions.php:896 +msgid "Group Repository" +msgstr "" + +#: ../../include/permissions.php:897 ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:61 +#: ../../include/profile_selectors.php:97 +msgid "Other" +msgstr "×חר" + +#: ../../include/permissions.php:897 +msgid "Custom/Expert Mode" +msgstr "" + +#: ../../include/photos.php:94 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "" + +#: ../../include/photos.php:101 +msgid "Image file is empty." +msgstr "" + +#: ../../include/photos.php:128 ../../mod/profile_photo.php:217 +msgid "Unable to process image" +msgstr "" + +#: ../../include/photos.php:199 +msgid "Photo storage failed." +msgstr "" + +#: ../../include/photos.php:363 +msgid "Upload New Photos" +msgstr "העלה ×ª×¦×œ×•×ž×™× ×—×“×©×™×" + +#: ../../include/taxonomy.php:222 ../../include/taxonomy.php:243 +msgid "Tags" +msgstr "תגיות" + +#: ../../include/taxonomy.php:287 +msgid "Keywords" +msgstr "מילות מפתח" + +#: ../../include/taxonomy.php:308 +msgid "have" +msgstr "" + +#: ../../include/taxonomy.php:308 +msgid "has" +msgstr "" + +#: ../../include/taxonomy.php:309 +msgid "want" +msgstr "" + +#: ../../include/taxonomy.php:309 +msgid "wants" +msgstr "" + +#: ../../include/taxonomy.php:310 +msgid "likes" +msgstr "" + +#: ../../include/taxonomy.php:311 +msgid "dislikes" +msgstr "" + +#: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 ../../mod/id.php:103 +msgid "Male" +msgstr "זכר" + +#: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 ../../mod/id.php:105 +msgid "Female" +msgstr "נקבה" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "כעת זכר" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "כעת נקבה" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "בעיקר זכר" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "בעיקר נקבה" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "טרנסג׳נדר" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "בין מיני" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "טרנסקסו×ל" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "×נדרוגיני" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "ניטר×לי" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "" + +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 +msgid "Males" +msgstr "זכרי×" + +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 +msgid "Females" +msgstr "נקבות" + +#: ../../include/profile_selectors.php:42 +msgid "Gay" +msgstr "הומו" + +#: ../../include/profile_selectors.php:42 +msgid "Lesbian" +msgstr "לסבית" + +#: ../../include/profile_selectors.php:42 +msgid "No Preference" +msgstr "×ין העדפה" + +#: ../../include/profile_selectors.php:42 +msgid "Bisexual" +msgstr "דו מיני" + +#: ../../include/profile_selectors.php:42 +msgid "Autosexual" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Abstinent" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Virgin" +msgstr "בתול/×”" + +#: ../../include/profile_selectors.php:42 +msgid "Deviant" +msgstr "סוטה" + +#: ../../include/profile_selectors.php:42 +msgid "Fetish" +msgstr "פטיש" + +#: ../../include/profile_selectors.php:42 +msgid "Oodles" +msgstr "המון" + +#: ../../include/profile_selectors.php:42 +msgid "Nonsexual" +msgstr "×œ× ×ž×™× ×™" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Single" +msgstr "רווק/×”" + +#: ../../include/profile_selectors.php:80 +msgid "Lonely" +msgstr "בודד" + +#: ../../include/profile_selectors.php:80 +msgid "Available" +msgstr "זמין" + +#: ../../include/profile_selectors.php:80 +msgid "Unavailable" +msgstr "×œ× ×¤× ×•×™/×”" + +#: ../../include/profile_selectors.php:80 +msgid "Has crush" +msgstr "" + +#: ../../include/profile_selectors.php:80 +msgid "Infatuated" +msgstr "מוקס×/ת" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Dating" +msgstr "" + +#: ../../include/profile_selectors.php:80 +msgid "Unfaithful" +msgstr "×œ× × ×מן/×”" + +#: ../../include/profile_selectors.php:80 +msgid "Sex Addict" +msgstr "מכור/×” למין" + +#: ../../include/profile_selectors.php:80 +msgid "Friends/Benefits" +msgstr "" + +#: ../../include/profile_selectors.php:80 +msgid "Casual" +msgstr "×רעי/ת" + +#: ../../include/profile_selectors.php:80 +msgid "Engaged" +msgstr "מ×ורס/ת" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Married" +msgstr "נישו×ין" + +#: ../../include/profile_selectors.php:80 +msgid "Imaginarily married" +msgstr "נישו×ין דמיוניי×" + +#: ../../include/profile_selectors.php:80 +msgid "Partners" +msgstr "" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Cohabiting" +msgstr "×—×™×™× ×™×—×“×™×•" + +#: ../../include/profile_selectors.php:80 +msgid "Common law" +msgstr "" + +#: ../../include/profile_selectors.php:80 +msgid "Happy" +msgstr "שמח" + +#: ../../include/profile_selectors.php:80 +msgid "Not looking" +msgstr "×œ× ×ž×—×¤×©/ת" + +#: ../../include/profile_selectors.php:80 +msgid "Swinger" +msgstr "בליין/ית" + +#: ../../include/profile_selectors.php:80 +msgid "Betrayed" +msgstr "נבגד/ת" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Separated" +msgstr "פרוד/×”" + +#: ../../include/profile_selectors.php:80 +msgid "Unstable" +msgstr "בלתי יציב" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Divorced" +msgstr "גירושין" + +#: ../../include/profile_selectors.php:80 +msgid "Imaginarily divorced" +msgstr "גירושין דמיוניי×" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Widowed" +msgstr "×למן/×”" + +#: ../../include/profile_selectors.php:80 +msgid "Uncertain" +msgstr "" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "It's complicated" +msgstr "×–×” מורכב" + +#: ../../include/profile_selectors.php:80 +msgid "Don't care" +msgstr "×œ× ×ž×©× ×”" + +#: ../../include/profile_selectors.php:80 +msgid "Ask me" +msgstr "תש×לו ×ותי" + +#: ../../mod/mail.php:33 +msgid "Unable to lookup recipient." +msgstr "" + +#: ../../mod/mail.php:41 +msgid "Unable to communicate with requested channel." +msgstr "" + +#: ../../mod/mail.php:48 +msgid "Cannot verify requested channel." +msgstr "" + +#: ../../mod/mail.php:74 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "" + +#: ../../mod/mail.php:139 +msgid "Message deleted." +msgstr "הודעה נמחקה." + +#: ../../mod/mail.php:156 +msgid "Message recalled." +msgstr "הודעה הוחזרה." + +#: ../../mod/mail.php:225 +msgid "Send Private Message" +msgstr "שלח הודעה פרטית" + +#: ../../mod/mail.php:226 ../../mod/mail.php:343 +msgid "To:" +msgstr "לכבוד:" + +#: ../../mod/mail.php:231 ../../mod/mail.php:345 +msgid "Subject:" +msgstr "נוש×:" + +#: ../../mod/mail.php:235 ../../mod/mail.php:348 ../../mod/invite.php:131 +msgid "Your message:" +msgstr "הודעתך:" + +#: ../../mod/mail.php:242 +msgid "Send" +msgstr "שלח" + +#: ../../mod/mail.php:269 +msgid "Message not found." +msgstr "הודעה ×œ× × ×ž×¦××”." + +#: ../../mod/mail.php:312 +msgid "Delete message" +msgstr "מחק הודעה" + +#: ../../mod/mail.php:313 +msgid "Recall message" +msgstr "בטל הודעה" + +#: ../../mod/mail.php:315 +msgid "Message has been recalled." +msgstr "" + +#: ../../mod/mail.php:332 +msgid "Private Conversation" +msgstr "" + +#: ../../mod/mail.php:336 ../../mod/message.php:72 +msgid "Delete conversation" +msgstr "מחק דיון" + +#: ../../mod/mail.php:338 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "" + +#: ../../mod/mail.php:342 +msgid "Send Reply" +msgstr "שלח משוב" + +#: ../../mod/magic.php:69 +msgid "Hub not found." +msgstr "" + +#: ../../mod/achievements.php:34 +msgid "Some blurb about what to do when you're new here" +msgstr "" + +#: ../../mod/page.php:36 ../../mod/block.php:27 +msgid "Invalid item." +msgstr "פריט שגוי." + +#: ../../mod/page.php:52 ../../mod/block.php:39 ../../mod/wall_upload.php:29 +msgid "Channel not found." +msgstr "" + +#: ../../mod/page.php:89 ../../mod/block.php:75 ../../mod/display.php:110 +#: ../../mod/help.php:79 ../../index.php:245 +msgid "Page not found." +msgstr "עמוד ×œ× × ×ž×¦×." + +#: ../../mod/page.php:126 +msgid "Lorem Ipsum" +msgstr "" + +#: ../../mod/acl.php:231 +msgid "network" +msgstr "רשת" + +#: ../../mod/acl.php:241 +msgid "RSS" +msgstr "RSS" + +#: ../../mod/admin.php:52 +msgid "Theme settings updated." +msgstr "" + +#: ../../mod/admin.php:93 ../../mod/admin.php:452 +msgid "Site" +msgstr "×תר" + +#: ../../mod/admin.php:94 +msgid "Accounts" +msgstr "חשבונות" + +#: ../../mod/admin.php:95 ../../mod/admin.php:985 +msgid "Channels" +msgstr "ערוצי×" + +#: ../../mod/admin.php:96 ../../mod/admin.php:1077 ../../mod/admin.php:1117 +msgid "Plugins" +msgstr "תוספות" + +#: ../../mod/admin.php:97 ../../mod/admin.php:1277 ../../mod/admin.php:1311 +msgid "Themes" +msgstr "ערכות נוש×" + +#: ../../mod/admin.php:98 +msgid "Inspect queue" +msgstr "" + +#: ../../mod/admin.php:100 +msgid "Profile Config" +msgstr "" + +#: ../../mod/admin.php:101 +msgid "DB updates" +msgstr "" + +#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1396 +msgid "Logs" +msgstr "יומני×" + +#: ../../mod/admin.php:121 +msgid "Plugin Features" +msgstr "" + +#: ../../mod/admin.php:123 +msgid "User registrations waiting for confirmation" +msgstr "" + +#: ../../mod/admin.php:200 +msgid "# Accounts" +msgstr "# חשבונות" + +#: ../../mod/admin.php:201 +msgid "# blocked accounts" +msgstr "# חשבונות חסומי×" + +#: ../../mod/admin.php:202 +msgid "# expired accounts" +msgstr "" + +#: ../../mod/admin.php:203 +msgid "# expiring accounts" +msgstr "" + +#: ../../mod/admin.php:216 +msgid "# Channels" +msgstr "# ערוצי×" + +#: ../../mod/admin.php:217 +msgid "# primary" +msgstr "" + +#: ../../mod/admin.php:218 +msgid "# clones" +msgstr "# שיבוטי×" + +#: ../../mod/admin.php:224 +msgid "Message queues" +msgstr "" + +#: ../../mod/admin.php:240 ../../mod/admin.php:451 ../../mod/admin.php:548 +#: ../../mod/admin.php:817 ../../mod/admin.php:984 ../../mod/admin.php:1076 +#: ../../mod/admin.php:1116 ../../mod/admin.php:1276 ../../mod/admin.php:1310 +#: ../../mod/admin.php:1395 +msgid "Administration" +msgstr "הנהלה" + +#: ../../mod/admin.php:241 +msgid "Summary" +msgstr "סיכו×" + +#: ../../mod/admin.php:244 +msgid "Registered accounts" +msgstr "חשבונות רשומי×" + +#: ../../mod/admin.php:245 ../../mod/admin.php:552 +msgid "Pending registrations" +msgstr "" + +#: ../../mod/admin.php:246 +msgid "Registered channels" +msgstr "×¢×¨×•×¦×™× ×¨×©×•×ž×™×" + +#: ../../mod/admin.php:247 ../../mod/admin.php:553 +msgid "Active plugins" +msgstr "×ª×•×¡×¤×™× ×¤×¢×™×œ×™×" + +#: ../../mod/admin.php:248 +msgid "Version" +msgstr "גרס×" + +#: ../../mod/admin.php:363 +msgid "Site settings updated." +msgstr "" + +#: ../../mod/admin.php:400 ../../mod/settings.php:813 +msgid "mobile" +msgstr "" + +#: ../../mod/admin.php:402 +msgid "experimental" +msgstr "" + +#: ../../mod/admin.php:404 +msgid "unsupported" +msgstr "" + +#: ../../mod/admin.php:429 +msgid "Yes - with approval" +msgstr "" + +#: ../../mod/admin.php:435 +msgid "My site is not a public server" +msgstr "" + +#: ../../mod/admin.php:436 +msgid "My site has paid access only" +msgstr "" + +#: ../../mod/admin.php:437 +msgid "My site has free access only" +msgstr "" + +#: ../../mod/admin.php:438 +msgid "My site offers free accounts with optional paid upgrades" +msgstr "" + +#: ../../mod/admin.php:454 ../../mod/register.php:207 +msgid "Registration" +msgstr "רישו×" + +#: ../../mod/admin.php:455 +msgid "File upload" +msgstr "" + +#: ../../mod/admin.php:456 +msgid "Policies" +msgstr "מדינויות" + +#: ../../mod/admin.php:461 +msgid "Site name" +msgstr "×©× ×תר" + +#: ../../mod/admin.php:462 +msgid "Banner/Logo" +msgstr "" + +#: ../../mod/admin.php:463 +msgid "Administrator Information" +msgstr "מידע מנהל" + +#: ../../mod/admin.php:463 +msgid "" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "" + +#: ../../mod/admin.php:464 +msgid "System language" +msgstr "שפת מערכת" + +#: ../../mod/admin.php:465 +msgid "System theme" +msgstr "מוטיב מערכת" + +#: ../../mod/admin.php:465 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "" + +#: ../../mod/admin.php:466 +msgid "Mobile system theme" +msgstr "" + +#: ../../mod/admin.php:466 +msgid "Theme for mobile devices" +msgstr "" + +#: ../../mod/admin.php:468 +msgid "Enable Diaspora Protocol" +msgstr "×פשר פרוטוקול Diaspora" + +#: ../../mod/admin.php:468 +msgid "Communicate with Diaspora and Friendica - experimental" +msgstr "" + +#: ../../mod/admin.php:469 +msgid "Allow Feeds as Connections" +msgstr "" + +#: ../../mod/admin.php:469 +msgid "(Heavy system resource usage)" +msgstr "" + +#: ../../mod/admin.php:470 +msgid "Maximum image size" +msgstr "" + +#: ../../mod/admin.php:470 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "" + +#: ../../mod/admin.php:471 +msgid "Does this site allow new member registration?" +msgstr "" + +#: ../../mod/admin.php:472 +msgid "Which best describes the types of account offered by this hub?" +msgstr "" + +#: ../../mod/admin.php:473 +msgid "Register text" +msgstr "" + +#: ../../mod/admin.php:473 +msgid "Will be displayed prominently on the registration page." +msgstr "" + +#: ../../mod/admin.php:474 +msgid "Site homepage to show visitors (default: login box)" +msgstr "" + +#: ../../mod/admin.php:474 +msgid "" +"example: 'public' to show public stream, 'page/sys/home' to show a system " +"webpage called 'home' or 'include:home.html' to include a file." +msgstr "" + +#: ../../mod/admin.php:475 +msgid "Preserve site homepage URL" +msgstr "" + +#: ../../mod/admin.php:475 +msgid "" +"Present the site homepage in a frame at the original location instead of " +"redirecting" +msgstr "" + +#: ../../mod/admin.php:476 +msgid "Accounts abandoned after x days" +msgstr "" + +#: ../../mod/admin.php:476 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "" + +#: ../../mod/admin.php:477 +msgid "Allowed friend domains" +msgstr "" + +#: ../../mod/admin.php:477 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "" + +#: ../../mod/admin.php:478 +msgid "Allowed email domains" +msgstr "" + +#: ../../mod/admin.php:478 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "" + +#: ../../mod/admin.php:479 +msgid "Not allowed email domains" +msgstr "" + +#: ../../mod/admin.php:479 +msgid "" +"Comma separated list of domains which are not allowed in email addresses for" +" registrations to this site. Wildcards are accepted. Empty to allow any " +"domains, unless allowed domains have been defined." +msgstr "" + +#: ../../mod/admin.php:480 +msgid "Block public" +msgstr "" + +#: ../../mod/admin.php:480 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "" + +#: ../../mod/admin.php:481 +msgid "Verify Email Addresses" +msgstr "" + +#: ../../mod/admin.php:481 +msgid "" +"Check to verify email addresses used in account registration (recommended)." +msgstr "" + +#: ../../mod/admin.php:482 +msgid "Force publish" +msgstr "" + +#: ../../mod/admin.php:482 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "" + +#: ../../mod/admin.php:483 +msgid "Disable discovery tab" +msgstr "" + +#: ../../mod/admin.php:483 +msgid "" +"Remove the tab in the network view with public content pulled from sources " +"chosen for this site." +msgstr "" + +#: ../../mod/admin.php:484 +msgid "login on Homepage" +msgstr "" + +#: ../../mod/admin.php:484 +msgid "" +"Present a login box to visitors on the home page if no other content has " +"been configured." +msgstr "" + +#: ../../mod/admin.php:486 +msgid "Proxy user" +msgstr "" + +#: ../../mod/admin.php:487 +msgid "Proxy URL" +msgstr "" + +#: ../../mod/admin.php:488 +msgid "Network timeout" +msgstr "" + +#: ../../mod/admin.php:488 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "" + +#: ../../mod/admin.php:489 +msgid "Delivery interval" +msgstr "" + +#: ../../mod/admin.php:489 +msgid "" +"Delay background delivery processes by this many seconds to reduce system " +"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " +"for large dedicated servers." +msgstr "" + +#: ../../mod/admin.php:490 +msgid "Poll interval" +msgstr "" + +#: ../../mod/admin.php:490 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "" + +#: ../../mod/admin.php:491 +msgid "Maximum Load Average" +msgstr "" + +#: ../../mod/admin.php:491 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "" + +#: ../../mod/admin.php:492 +msgid "Expiration period in days for imported (matrix/network) content" +msgstr "" + +#: ../../mod/admin.php:492 +msgid "0 for no expiration of imported content" +msgstr "" + +#: ../../mod/admin.php:540 +msgid "No server found" +msgstr "×œ× × ×ž×¦× ×©×¨×ª" + +#: ../../mod/admin.php:547 ../../mod/admin.php:831 +msgid "ID" +msgstr "מזהה" + +#: ../../mod/admin.php:547 +msgid "for channel" +msgstr "לערוץ" + +#: ../../mod/admin.php:547 +msgid "on server" +msgstr "בשרת" + +#: ../../mod/admin.php:547 +msgid "Status" +msgstr "מצב" + +#: ../../mod/admin.php:549 +msgid "Server" +msgstr "שרת" + +#: ../../mod/admin.php:566 +msgid "Update has been marked successful" +msgstr "" + +#: ../../mod/admin.php:576 +#, php-format +msgid "Executing %s failed. Check system logs." +msgstr "" + +#: ../../mod/admin.php:579 +#, php-format +msgid "Update %s was successfully applied." +msgstr "" + +#: ../../mod/admin.php:583 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "" + +#: ../../mod/admin.php:586 +#, php-format +msgid "Update function %s could not be found." +msgstr "" + +#: ../../mod/admin.php:602 +msgid "No failed updates." +msgstr "" + +#: ../../mod/admin.php:606 +msgid "Failed Updates" +msgstr "" + +#: ../../mod/admin.php:608 +msgid "Mark success (if update was manually applied)" +msgstr "" + +#: ../../mod/admin.php:609 +msgid "Attempt to execute this update step automatically" +msgstr "" + +#: ../../mod/admin.php:641 +msgid "Queue Statistics" +msgstr "" + +#: ../../mod/admin.php:642 +msgid "Total Entries" +msgstr "" + +#: ../../mod/admin.php:643 +msgid "Priority" +msgstr "עדיפות" + +#: ../../mod/admin.php:644 +msgid "Destination URL" +msgstr "" + +#: ../../mod/admin.php:645 +msgid "Mark hub permanently offline" +msgstr "" + +#: ../../mod/admin.php:646 +msgid "Empty queue for this hub" +msgstr "" + +#: ../../mod/admin.php:647 +msgid "Last known contact" +msgstr "" + +#: ../../mod/admin.php:683 +#, php-format +msgid "%s account blocked/unblocked" +msgid_plural "%s account blocked/unblocked" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:691 +#, php-format +msgid "%s account deleted" +msgid_plural "%s accounts deleted" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:727 +msgid "Account not found" +msgstr "חשבון ×œ× × ×ž×¦×" + +#: ../../mod/admin.php:739 +#, php-format +msgid "Account '%s' deleted" +msgstr "חשבון '%s' נמחק" + +#: ../../mod/admin.php:747 +#, php-format +msgid "Account '%s' blocked" +msgstr "חשבון '%s' נחס×" + +#: ../../mod/admin.php:755 +#, php-format +msgid "Account '%s' unblocked" +msgstr "חשבון '%s' נפתח" + +#: ../../mod/admin.php:818 ../../mod/admin.php:830 +msgid "Users" +msgstr "משתמשי×" + +#: ../../mod/admin.php:820 ../../mod/admin.php:987 +msgid "select all" +msgstr "בחר הכל" + +#: ../../mod/admin.php:821 +msgid "User registrations waiting for confirm" +msgstr "הרשמות משתמש ×שר ממתינות ל×ישור" + +#: ../../mod/admin.php:822 +msgid "Request date" +msgstr "" + +#: ../../mod/admin.php:823 +msgid "No registrations." +msgstr "×ין הרשמות." + +#: ../../mod/admin.php:824 ../../mod/connedit.php:699 +msgid "Approve" +msgstr "" + +#: ../../mod/admin.php:825 +msgid "Deny" +msgstr "ל×סור" + +#: ../../mod/admin.php:827 ../../mod/connedit.php:531 +msgid "Block" +msgstr "חסו×" + +#: ../../mod/admin.php:828 ../../mod/connedit.php:531 +msgid "Unblock" +msgstr "בטל חסימה" + +#: ../../mod/admin.php:831 +msgid "Register date" +msgstr "" + +#: ../../mod/admin.php:831 +msgid "Last login" +msgstr "" + +#: ../../mod/admin.php:831 +msgid "Expires" +msgstr "" + +#: ../../mod/admin.php:831 +msgid "Service Class" +msgstr "" + +#: ../../mod/admin.php:833 +msgid "" +"Selected accounts will be deleted!\\n\\nEverything these accounts had posted" +" on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../mod/admin.php:834 +msgid "" +"The account {0} will be deleted!\\n\\nEverything this account has posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../mod/admin.php:870 +#, php-format +msgid "%s channel censored/uncensored" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:879 +#, php-format +msgid "%s channel code allowed/disallowed" +msgid_plural "%s channels code allowed/disallowed" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:886 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:906 +msgid "Channel not found" +msgstr "ערוץ ×œ× × ×ž×¦×" + +#: ../../mod/admin.php:917 +#, php-format +msgid "Channel '%s' deleted" +msgstr "" + +#: ../../mod/admin.php:929 +#, php-format +msgid "Channel '%s' censored" +msgstr "" + +#: ../../mod/admin.php:929 +#, php-format +msgid "Channel '%s' uncensored" +msgstr "" + +#: ../../mod/admin.php:940 +#, php-format +msgid "Channel '%s' code allowed" +msgstr "" + +#: ../../mod/admin.php:940 +#, php-format +msgid "Channel '%s' code disallowed" +msgstr "" + +#: ../../mod/admin.php:989 +msgid "Censor" +msgstr "" + +#: ../../mod/admin.php:990 +msgid "Uncensor" +msgstr "" + +#: ../../mod/admin.php:991 +msgid "Allow Code" +msgstr "" + +#: ../../mod/admin.php:992 +msgid "Disallow Code" +msgstr "" + +#: ../../mod/admin.php:994 +msgid "UID" +msgstr "" + +#: ../../mod/admin.php:994 ../../mod/profiles.php:447 +msgid "Address" +msgstr "כתובת" + +#: ../../mod/admin.php:996 +msgid "" +"Selected channels will be deleted!\\n\\nEverything that was posted in these " +"channels on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../mod/admin.php:997 +msgid "" +"The channel {0} will be deleted!\\n\\nEverything that was posted in this " +"channel on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../mod/admin.php:1037 +#, php-format +msgid "Plugin %s disabled." +msgstr "" + +#: ../../mod/admin.php:1041 +#, php-format +msgid "Plugin %s enabled." +msgstr "" + +#: ../../mod/admin.php:1051 ../../mod/admin.php:1249 +msgid "Disable" +msgstr "" + +#: ../../mod/admin.php:1054 ../../mod/admin.php:1251 +msgid "Enable" +msgstr "" + +#: ../../mod/admin.php:1078 ../../mod/admin.php:1278 +msgid "Toggle" +msgstr "" + +#: ../../mod/admin.php:1086 ../../mod/admin.php:1288 +msgid "Author: " +msgstr "מחבר: " + +#: ../../mod/admin.php:1087 ../../mod/admin.php:1289 +msgid "Maintainer: " +msgstr "מתחזק: " + +#: ../../mod/admin.php:1214 +msgid "No themes found." +msgstr "×œ× × ×ž×¦×ו מוטיבי×." + +#: ../../mod/admin.php:1270 +msgid "Screenshot" +msgstr "×¦×™×œ×•× ×ž×¡×š" + +#: ../../mod/admin.php:1316 +msgid "[Experimental]" +msgstr "[ניסיוני]" + +#: ../../mod/admin.php:1317 +msgid "[Unsupported]" +msgstr "[×œ× × ×ª×ž×š]" + +#: ../../mod/admin.php:1341 +msgid "Log settings updated." +msgstr "" + +#: ../../mod/admin.php:1398 +msgid "Clear" +msgstr "טהר" + +#: ../../mod/admin.php:1404 +msgid "Debugging" +msgstr "דיב××’" + +#: ../../mod/admin.php:1405 +msgid "Log file" +msgstr "קובץ יומן" + +#: ../../mod/admin.php:1405 +msgid "" +"Must be writable by web server. Relative to your Red top-level directory." +msgstr "" + +#: ../../mod/admin.php:1406 +msgid "Log level" +msgstr "" + +#: ../../mod/admin.php:1452 +msgid "New Profile Field" +msgstr "" + +#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 +msgid "Field nickname" +msgstr "" + +#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 +msgid "System name of field" +msgstr "" + +#: ../../mod/admin.php:1454 ../../mod/admin.php:1474 +msgid "Input type" +msgstr "טיפוס קלט" + +#: ../../mod/admin.php:1455 ../../mod/admin.php:1475 +msgid "Field Name" +msgstr "×©× ×©×“×”" + +#: ../../mod/admin.php:1455 ../../mod/admin.php:1475 +msgid "Label on profile pages" +msgstr "" + +#: ../../mod/admin.php:1456 ../../mod/admin.php:1476 +msgid "Help text" +msgstr "טקסט עזרה" + +#: ../../mod/admin.php:1456 ../../mod/admin.php:1476 +msgid "Additional info (optional)" +msgstr "מידע נוסף (רשות)" + +#: ../../mod/admin.php:1466 +msgid "Field definition not found" +msgstr "" + +#: ../../mod/admin.php:1472 +msgid "Edit Profile Field" +msgstr "" + +#: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 +msgid "This setting requires special processing and editing has been blocked." +msgstr "" + +#: ../../mod/pconfig.php:49 +msgid "Configuration Editor" +msgstr "עורך תצורה" + +#: ../../mod/pconfig.php:50 +msgid "" +"Warning: Changing some settings could render your channel inoperable. Please" +" leave this page unless you are comfortable with and knowledgeable about how" +" to correctly use this feature." +msgstr "" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "×× × ×”×ª×—×‘×¨ כדי להמשיך." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "" + +#: ../../mod/pdledit.php:13 +msgid "Layout updated." +msgstr "" + +#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 +msgid "Edit System Page Description" +msgstr "" + +#: ../../mod/pdledit.php:48 +msgid "Layout not found." +msgstr "" + +#: ../../mod/pdledit.php:54 +msgid "Module Name:" +msgstr "" + +#: ../../mod/pdledit.php:55 +msgid "Layout Help" +msgstr "" + +#: ../../mod/appman.php:28 ../../mod/appman.php:44 +msgid "App installed." +msgstr "×פליקציה מותקנת." + +#: ../../mod/appman.php:37 +msgid "Malformed app." +msgstr "×פליקציה פגומה." + +#: ../../mod/appman.php:80 +msgid "Embed code" +msgstr "" + +#: ../../mod/appman.php:86 +msgid "Edit App" +msgstr "ערוך ×פליקציה" + +#: ../../mod/appman.php:86 +msgid "Create App" +msgstr "צור ×פליקציה" + +#: ../../mod/appman.php:91 +msgid "Name of app" +msgstr "×©× ×©×œ ×פליקציה" + +#: ../../mod/appman.php:92 +msgid "Location (URL) of app" +msgstr "" + +#: ../../mod/appman.php:93 ../../mod/rbmark.php:95 +msgid "Description" +msgstr "תי×ור" + +#: ../../mod/appman.php:94 +msgid "Photo icon URL" +msgstr "" + +#: ../../mod/appman.php:94 +msgid "80 x 80 pixels - optional" +msgstr "" + +#: ../../mod/appman.php:95 +msgid "Version ID" +msgstr "" + +#: ../../mod/appman.php:96 +msgid "Price of app" +msgstr "" + +#: ../../mod/appman.php:97 +msgid "Location (URL) to purchase app" +msgstr "" + +#: ../../mod/photos.php:78 +msgid "Page owner information could not be retrieved." +msgstr "" + +#: ../../mod/photos.php:98 +msgid "Album not found." +msgstr "××œ×‘×•× ×œ× × ×ž×¦×." + +#: ../../mod/photos.php:120 ../../mod/photos.php:655 +msgid "Delete Album" +msgstr "מחק ×לבו×" + +#: ../../mod/photos.php:160 ../../mod/photos.php:942 +msgid "Delete Photo" +msgstr "מחק תצלו×" + +#: ../../mod/photos.php:441 ../../mod/directory.php:59 +#: ../../mod/display.php:13 ../../mod/ratings.php:82 ../../mod/search.php:13 +#: ../../mod/viewconnections.php:17 +msgid "Public access denied." +msgstr "" + +#: ../../mod/photos.php:452 +msgid "No photos selected" +msgstr "×œ× × ×‘×—×¨×• תצלומי×" + +#: ../../mod/photos.php:496 +msgid "Access to this item is restricted." +msgstr "" + +#: ../../mod/photos.php:535 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "" + +#: ../../mod/photos.php:538 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "" + +#: ../../mod/photos.php:562 +msgid "Upload Photos" +msgstr "העלה תצלומי×" + +#: ../../mod/photos.php:566 ../../mod/photos.php:648 ../../mod/photos.php:927 +msgid "Enter a new album name" +msgstr "הזן ×©× ××œ×‘×•× ×—×“×©" + +#: ../../mod/photos.php:567 ../../mod/photos.php:649 ../../mod/photos.php:928 +msgid "or select an existing one (doubleclick)" +msgstr "×ו בחר ב×חד ×§×™×™× (לחיצה כפולה)" + +#: ../../mod/photos.php:568 +msgid "Create a status post for this upload" +msgstr "" + +#: ../../mod/photos.php:596 +msgid "Album name could not be decoded" +msgstr "" + +#: ../../mod/photos.php:637 ../../mod/photos.php:1169 +#: ../../mod/photos.php:1185 +msgid "Contact Photos" +msgstr "תצלומי ×יש קשר" + +#: ../../mod/photos.php:661 +msgid "Show Newest First" +msgstr "" + +#: ../../mod/photos.php:663 +msgid "Show Oldest First" +msgstr "" + +#: ../../mod/photos.php:687 ../../mod/photos.php:1217 +msgid "View Photo" +msgstr "צפה בתצלו×" + +#: ../../mod/photos.php:716 +msgid "Edit Album" +msgstr "ערוך ×לבו×" + +#: ../../mod/photos.php:761 +msgid "Permission denied. Access to this item may be restricted." +msgstr "" + +#: ../../mod/photos.php:763 +msgid "Photo not available" +msgstr "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ" + +#: ../../mod/photos.php:821 +msgid "Use as profile photo" +msgstr "" + +#: ../../mod/photos.php:828 +msgid "Private Photo" +msgstr "×ª×¦×œ×•× ×¤×¨×˜×™" + +#: ../../mod/photos.php:839 ../../mod/events.php:505 +msgid "Previous" +msgstr "קוד×" + +#: ../../mod/photos.php:843 +msgid "View Full Size" +msgstr "" + +#: ../../mod/photos.php:848 ../../mod/events.php:506 ../../mod/setup.php:281 +msgid "Next" +msgstr "הב×" + +#: ../../mod/photos.php:887 ../../mod/tagrm.php:133 +msgid "Remove" +msgstr "הסר" + +#: ../../mod/photos.php:921 +msgid "Edit photo" +msgstr "ערוך תצלו×" + +#: ../../mod/photos.php:923 +msgid "Rotate CW (right)" +msgstr "" + +#: ../../mod/photos.php:924 +msgid "Rotate CCW (left)" +msgstr "" + +#: ../../mod/photos.php:931 +msgid "Caption" +msgstr "דברי הסבר" + +#: ../../mod/photos.php:933 +msgid "Add a Tag" +msgstr "הוסף תגית" + +#: ../../mod/photos.php:937 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "" + +#: ../../mod/photos.php:940 +msgid "Flag as adult in album view" +msgstr "" + +#: ../../mod/photos.php:1132 +msgid "In This Photo:" +msgstr "" + +#: ../../mod/photos.php:1137 +msgid "Map" +msgstr "מפה" + +#: ../../mod/photos.php:1223 +msgid "View Album" +msgstr "" + +#: ../../mod/photos.php:1246 +msgid "Recent Photos" +msgstr "" + +#: ../../mod/attach.php:9 +msgid "Item not available." +msgstr "פריט ×œ× × ×ž×¦×." + +#: ../../mod/ping.php:263 +msgid "sent you a private message" +msgstr "" + +#: ../../mod/ping.php:314 +msgid "added your channel" +msgstr "" + +#: ../../mod/ping.php:355 +msgid "posted an event" +msgstr "" + +#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 +msgid "Block Name" +msgstr "" + +#: ../../mod/blocks.php:149 +msgid "Block Title" +msgstr "" + +#: ../../mod/poke.php:159 +msgid "Poke/Prod" +msgstr "דחוף/עורר" + +#: ../../mod/poke.php:160 +msgid "poke, prod or do other things to somebody" +msgstr "דחוף, עורר ×ו עשה ×“×‘×¨×™× ××—×¨×™× ×œ×ž×™×©×”×•" + +#: ../../mod/poke.php:161 +msgid "Recipient" +msgstr "" + +#: ../../mod/poke.php:162 +msgid "Choose what you wish to do to recipient" +msgstr "" + +#: ../../mod/poke.php:165 +msgid "Make this post private" +msgstr "" + +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" +msgstr "סימנייה התווספה" + +#: ../../mod/bookmarks.php:60 +msgid "My Bookmarks" +msgstr "הסימניות שלי" + +#: ../../mod/bookmarks.php:71 +msgid "My Connections Bookmarks" +msgstr "סימניות ×”×—×™×‘×•×¨×™× ×©×œ×™" + +#: ../../mod/manage.php:136 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "" + +#: ../../mod/manage.php:144 +msgid "Create a new channel" +msgstr "צור ערוץ חדש" + +#: ../../mod/manage.php:167 +msgid "Current Channel" +msgstr "ערוץ נוכחי" + +#: ../../mod/manage.php:169 +msgid "Switch to one of your channels by selecting it." +msgstr "" + +#: ../../mod/manage.php:170 +msgid "Default Channel" +msgstr "ערוץ שגרתי" + +#: ../../mod/manage.php:171 +msgid "Make Default" +msgstr "הפוך לשגרתי" + +#: ../../mod/manage.php:174 +#, php-format +msgid "%d new messages" +msgstr "%d הודעות חדשות" + +#: ../../mod/manage.php:175 +#, php-format +msgid "%d new introductions" +msgstr "" + +#: ../../mod/manage.php:177 +msgid "Delegated Channels" +msgstr "" + +#: ../../mod/match.php:22 +msgid "Profile Match" +msgstr "" + +#: ../../mod/match.php:31 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "" + +#: ../../mod/match.php:63 +msgid "is interested in:" +msgstr "" + +#: ../../mod/match.php:70 +msgid "No matches" +msgstr "" + +#: ../../mod/bulksetclose.php:89 ../../mod/group.php:196 +msgid "Members" +msgstr "חברי×" + +#: ../../mod/bulksetclose.php:91 ../../mod/group.php:198 +msgid "All Connected Channels" +msgstr "" + +#: ../../mod/bulksetclose.php:126 ../../mod/group.php:233 +msgid "Click on a channel to add or remove." +msgstr "" + +#: ../../mod/poll.php:64 +msgid "Poll" +msgstr "הצבעה" + +#: ../../mod/poll.php:69 +msgid "View Results" +msgstr "צפה בתוצ×ות" + +#: ../../mod/channel.php:25 ../../mod/chat.php:19 +msgid "You must be logged in to see this page." +msgstr "" + +#: ../../mod/channel.php:97 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "" + +#: ../../mod/post.php:236 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "" + +#: ../../mod/post.php:287 ../../mod/openid.php:72 ../../mod/openid.php:180 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "" + +#: ../../mod/chat.php:167 +msgid "Room not found" +msgstr "" + +#: ../../mod/chat.php:178 +msgid "Leave Room" +msgstr "עזוב חדר" + +#: ../../mod/chat.php:179 +msgid "Delete This Room" +msgstr "מחק ×ת חדר ×–×”" + +#: ../../mod/chat.php:180 +msgid "I am away right now" +msgstr "×× ×™ נעדר/ת ברגע ×–×”" + +#: ../../mod/chat.php:181 +msgid "I am online" +msgstr "×× ×™ במצב מקוון" + +#: ../../mod/chat.php:183 +msgid "Bookmark this room" +msgstr "סמן ×ת חדר ×–×”" + +#: ../../mod/chat.php:207 ../../mod/chat.php:229 +msgid "New Chatroom" +msgstr "חדר שיחה חדש" + +#: ../../mod/chat.php:208 +msgid "Chatroom Name" +msgstr "×©× ×—×“×¨ שיחה" + +#: ../../mod/chat.php:225 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "חדרי שיחה של %1$s" + +#: ../../mod/chatsvc.php:111 +msgid "Away" +msgstr "נעדר" + +#: ../../mod/chatsvc.php:115 +msgid "Online" +msgstr "מקוון" + +#: ../../mod/probe.php:24 ../../mod/probe.php:30 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "" + +#: ../../mod/cloud.php:120 +msgid "$Projectname - Guests: Username: {your email address}, Password: +++" +msgstr "" + +#: ../../mod/common.php:10 +msgid "No channel." +msgstr "×ין ערוץ." + +#: ../../mod/common.php:39 +msgid "Common connections" +msgstr "×—×™×‘×•×¨×™× ×ž×¦×•×™×™×" + +#: ../../mod/common.php:44 +msgid "No connections in common." +msgstr "" + +#: ../../mod/profile_photo.php:108 +msgid "Image uploaded but image cropping failed." +msgstr "" + +#: ../../mod/profile_photo.php:162 +msgid "Image resize failed." +msgstr "" + +#: ../../mod/profile_photo.php:206 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "" + +#: ../../mod/profile_photo.php:233 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "" + +#: ../../mod/profile_photo.php:242 +msgid "Unable to process image." +msgstr "" + +#: ../../mod/profile_photo.php:291 ../../mod/profile_photo.php:340 +msgid "Photo not available." +msgstr "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ." + +#: ../../mod/profile_photo.php:359 +msgid "Upload File:" +msgstr "העלה קובץ:" + +#: ../../mod/profile_photo.php:360 +msgid "Select a profile:" +msgstr "בחר פרופיל:" + +#: ../../mod/profile_photo.php:361 +msgid "Upload Profile Photo" +msgstr "" + +#: ../../mod/profile_photo.php:366 ../../mod/settings.php:995 +msgid "or" +msgstr "×ו" + +#: ../../mod/profile_photo.php:366 +msgid "skip this step" +msgstr "דלג על צעד ×–×”" + +#: ../../mod/profile_photo.php:366 +msgid "select a photo from your photo albums" +msgstr "" + +#: ../../mod/profile_photo.php:382 +msgid "Crop Image" +msgstr "" + +#: ../../mod/profile_photo.php:383 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "" + +#: ../../mod/profile_photo.php:385 +msgid "Done Editing" +msgstr "" + +#: ../../mod/profile_photo.php:428 +msgid "Image uploaded successfully." +msgstr "" + +#: ../../mod/profile_photo.php:430 +msgid "Image upload failed." +msgstr "" + +#: ../../mod/profile_photo.php:439 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "" + +#: ../../mod/connect.php:56 ../../mod/connect.php:104 +msgid "Continue" +msgstr "המשך" + +#: ../../mod/connect.php:85 +msgid "Premium Channel Setup" +msgstr "" + +#: ../../mod/connect.php:87 +msgid "Enable premium channel connection restrictions" +msgstr "" + +#: ../../mod/connect.php:88 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "" + +#: ../../mod/connect.php:90 ../../mod/connect.php:110 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "" + +#: ../../mod/connect.php:91 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "" + +#: ../../mod/connect.php:92 ../../mod/connect.php:113 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "" + +#: ../../mod/connect.php:101 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "" + +#: ../../mod/connect.php:109 +msgid "Restricted or Premium Channel" +msgstr "" + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "" + +#: ../../mod/notifications.php:35 +msgid "Discard" +msgstr "" + +#: ../../mod/notifications.php:51 ../../mod/connedit.php:539 +msgid "Ignore" +msgstr "התעלמות" + +#: ../../mod/notifications.php:94 ../../mod/notify.php:53 +msgid "No more system notifications." +msgstr "" + +#: ../../mod/notifications.php:98 ../../mod/notify.php:57 +msgid "System Notifications" +msgstr "" + +#: ../../mod/connections.php:52 ../../mod/connections.php:153 +msgid "Blocked" +msgstr "" + +#: ../../mod/connections.php:57 ../../mod/connections.php:160 +msgid "Ignored" +msgstr "" + +#: ../../mod/connections.php:62 ../../mod/connections.php:174 +msgid "Hidden" +msgstr "מוסתר" + +#: ../../mod/connections.php:67 ../../mod/connections.php:167 +msgid "Archived" +msgstr "" + +#: ../../mod/connections.php:131 +msgid "Suggest new connections" +msgstr "" + +#: ../../mod/connections.php:134 +msgid "New Connections" +msgstr "×—×™×‘×•×¨×™× ×—×“×©×™×" + +#: ../../mod/connections.php:137 +msgid "Show pending (new) connections" +msgstr "" + +#: ../../mod/connections.php:140 ../../mod/profperm.php:139 +msgid "All Connections" +msgstr "כל החיבורי×" + +#: ../../mod/connections.php:143 +msgid "Show all connections" +msgstr "" + +#: ../../mod/connections.php:146 +msgid "Unblocked" +msgstr "" + +#: ../../mod/connections.php:149 +msgid "Only show unblocked connections" +msgstr "" + +#: ../../mod/connections.php:156 +msgid "Only show blocked connections" +msgstr "" + +#: ../../mod/connections.php:163 +msgid "Only show ignored connections" +msgstr "" + +#: ../../mod/connections.php:170 +msgid "Only show archived connections" +msgstr "" + +#: ../../mod/connections.php:177 +msgid "Only show hidden connections" +msgstr "" + +#: ../../mod/connections.php:232 +#, php-format +msgid "%1$s [%2$s]" +msgstr "" + +#: ../../mod/connections.php:233 +msgid "Edit connection" +msgstr "" + +#: ../../mod/connections.php:271 +msgid "Search your connections" +msgstr "" + +#: ../../mod/connections.php:272 +msgid "Finding: " +msgstr "" + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:174 +#: ../../mod/profiles.php:231 ../../mod/profiles.php:600 +msgid "Profile not found." +msgstr "פרופיל ×œ× × ×ž×¦×." + +#: ../../mod/profiles.php:38 +msgid "Profile deleted." +msgstr "פרופיל נמחק." + +#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 +msgid "Profile-" +msgstr "פרופיל-" + +#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 +msgid "New profile created." +msgstr "פרופיל חדש נוצר." + +#: ../../mod/profiles.php:98 +msgid "Profile unavailable to clone." +msgstr "" + +#: ../../mod/profiles.php:136 +msgid "Profile unavailable to export." +msgstr "" + +#: ../../mod/profiles.php:241 +msgid "Profile Name is required." +msgstr "" + +#: ../../mod/profiles.php:404 +msgid "Marital Status" +msgstr "" + +#: ../../mod/profiles.php:408 +msgid "Romantic Partner" +msgstr "" + +#: ../../mod/profiles.php:412 +msgid "Likes" +msgstr "" + +#: ../../mod/profiles.php:416 +msgid "Dislikes" +msgstr "" + +#: ../../mod/profiles.php:420 +msgid "Work/Employment" +msgstr "" + +#: ../../mod/profiles.php:423 +msgid "Religion" +msgstr "דת" + +#: ../../mod/profiles.php:427 +msgid "Political Views" +msgstr "השקפות פוליטיות" + +#: ../../mod/profiles.php:431 ../../mod/id.php:33 +msgid "Gender" +msgstr "מין" + +#: ../../mod/profiles.php:435 +msgid "Sexual Preference" +msgstr "העדפה מינית" + +#: ../../mod/profiles.php:439 +msgid "Homepage" +msgstr "עמוד בית" + +#: ../../mod/profiles.php:443 +msgid "Interests" +msgstr "" + +#: ../../mod/profiles.php:454 ../../mod/pubsites.php:26 +msgid "Location" +msgstr "מיקו×" + +#: ../../mod/profiles.php:537 +msgid "Profile updated." +msgstr "" + +#: ../../mod/profiles.php:626 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "" + +#: ../../mod/profiles.php:666 +msgid "Edit Profile Details" +msgstr "" + +#: ../../mod/profiles.php:668 +msgid "View this profile" +msgstr "" + +#: ../../mod/profiles.php:670 +msgid "Change Profile Photo" +msgstr "" + +#: ../../mod/profiles.php:671 +msgid "Create a new profile using these settings" +msgstr "" + +#: ../../mod/profiles.php:672 +msgid "Clone this profile" +msgstr "שבט ×ת פרופיל ×–×”" + +#: ../../mod/profiles.php:673 +msgid "Delete this profile" +msgstr "מחק ×ת פרופיל ×–×”" + +#: ../../mod/profiles.php:675 +msgid "Import profile from file" +msgstr "" + +#: ../../mod/profiles.php:676 +msgid "Export profile to file" +msgstr "" + +#: ../../mod/profiles.php:677 +msgid "Profile Name:" +msgstr "×©× ×¤×¨×•×¤×™×œ:" + +#: ../../mod/profiles.php:678 +msgid "Your Full Name:" +msgstr "שמך המל×:" + +#: ../../mod/profiles.php:679 +msgid "Title/Description:" +msgstr "כותרת/תי×ור:" + +#: ../../mod/profiles.php:680 +msgid "Your Gender:" +msgstr "המין שלך:" + +#: ../../mod/profiles.php:681 +msgid "Birthday :" +msgstr "×™×•× ×”×•×œ×“×ª:" + +#: ../../mod/profiles.php:682 +msgid "Street Address:" +msgstr "כתובת רחוב:" + +#: ../../mod/profiles.php:683 +msgid "Locality/City:" +msgstr "" + +#: ../../mod/profiles.php:684 +msgid "Postal/Zip Code:" +msgstr "" + +#: ../../mod/profiles.php:685 +msgid "Country:" +msgstr "×רץ:" + +#: ../../mod/profiles.php:686 +msgid "Region/State:" +msgstr "" + +#: ../../mod/profiles.php:687 +msgid " Marital Status:" +msgstr "" + +#: ../../mod/profiles.php:688 +msgid "Who: (if applicable)" +msgstr "" + +#: ../../mod/profiles.php:689 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "" + +#: ../../mod/profiles.php:690 +msgid "Since [date]:" +msgstr "" + +#: ../../mod/profiles.php:692 +msgid "Homepage URL:" +msgstr "" + +#: ../../mod/profiles.php:695 +msgid "Religious Views:" +msgstr "" + +#: ../../mod/profiles.php:696 +msgid "Keywords:" +msgstr "מילות מפתח:" + +#: ../../mod/profiles.php:699 +msgid "Example: fishing photography software" +msgstr "" + +#: ../../mod/profiles.php:700 +msgid "Used in directory listings" +msgstr "" + +#: ../../mod/profiles.php:701 +msgid "Tell us about yourself..." +msgstr "" + +#: ../../mod/profiles.php:702 +msgid "Hobbies/Interests" +msgstr "" + +#: ../../mod/profiles.php:703 +msgid "Contact information and Social Networks" +msgstr "" + +#: ../../mod/profiles.php:704 +msgid "My other channels" +msgstr "" + +#: ../../mod/profiles.php:705 +msgid "Musical interests" +msgstr "" + +#: ../../mod/profiles.php:706 +msgid "Books, literature" +msgstr "" + +#: ../../mod/profiles.php:707 +msgid "Television" +msgstr "טלוויזיה" + +#: ../../mod/profiles.php:708 +msgid "Film/dance/culture/entertainment" +msgstr "" + +#: ../../mod/profiles.php:709 +msgid "Love/romance" +msgstr "" + +#: ../../mod/profiles.php:710 +msgid "Work/employment" +msgstr "" + +#: ../../mod/profiles.php:711 +msgid "School/education" +msgstr "" + +#: ../../mod/profiles.php:717 +msgid "This is your default profile." +msgstr "" + +#: ../../mod/profiles.php:728 +msgid "Age: " +msgstr "גיל: " + +#: ../../mod/profiles.php:771 +msgid "Edit/Manage Profiles" +msgstr "" + +#: ../../mod/profiles.php:772 +msgid "Add profile things" +msgstr "" + +#: ../../mod/profiles.php:773 +msgid "Include desirable objects in your profile" +msgstr "" + +#: ../../mod/connedit.php:75 +msgid "Could not access contact record." +msgstr "" + +#: ../../mod/connedit.php:99 +msgid "Could not locate selected profile." +msgstr "" + +#: ../../mod/connedit.php:219 +msgid "Connection updated." +msgstr "" + +#: ../../mod/connedit.php:221 +msgid "Failed to update connection record." +msgstr "" + +#: ../../mod/connedit.php:267 +msgid "is now connected to" +msgstr "" + +#: ../../mod/connedit.php:392 +msgid "Could not access address book record." +msgstr "" + +#: ../../mod/connedit.php:406 +msgid "Refresh failed - channel is currently unavailable." +msgstr "" + +#: ../../mod/connedit.php:418 ../../mod/connedit.php:430 +#: ../../mod/connedit.php:442 ../../mod/connedit.php:454 +#: ../../mod/connedit.php:470 +msgid "Unable to set address book parameters." +msgstr "" + +#: ../../mod/connedit.php:494 +msgid "Connection has been removed." +msgstr "" + +#: ../../mod/connedit.php:513 +#, php-format +msgid "View %s's profile" +msgstr "" + +#: ../../mod/connedit.php:517 +msgid "Refresh Permissions" +msgstr "" + +#: ../../mod/connedit.php:520 +msgid "Fetch updated permissions" +msgstr "" + +#: ../../mod/connedit.php:524 +msgid "Recent Activity" +msgstr "" + +#: ../../mod/connedit.php:527 +msgid "View recent posts and comments" +msgstr "" + +#: ../../mod/connedit.php:534 +msgid "Block (or Unblock) all communications with this connection" +msgstr "" + +#: ../../mod/connedit.php:535 +msgid "This connection is blocked!" +msgstr "" + +#: ../../mod/connedit.php:539 +msgid "Unignore" +msgstr "" + +#: ../../mod/connedit.php:542 +msgid "Ignore (or Unignore) all inbound communications from this connection" +msgstr "" + +#: ../../mod/connedit.php:543 +msgid "This connection is ignored!" +msgstr "" + +#: ../../mod/connedit.php:547 +msgid "Unarchive" +msgstr "" + +#: ../../mod/connedit.php:547 +msgid "Archive" +msgstr "" + +#: ../../mod/connedit.php:550 +msgid "" +"Archive (or Unarchive) this connection - mark channel dead but keep content" +msgstr "" + +#: ../../mod/connedit.php:551 +msgid "This connection is archived!" +msgstr "" + +#: ../../mod/connedit.php:555 +msgid "Unhide" +msgstr "" + +#: ../../mod/connedit.php:555 +msgid "Hide" +msgstr "הסתר" + +#: ../../mod/connedit.php:558 +msgid "Hide or Unhide this connection from your other connections" +msgstr "" + +#: ../../mod/connedit.php:559 +msgid "This connection is hidden!" +msgstr "חיבור ×–×” הינו מוסתר!" + +#: ../../mod/connedit.php:566 +msgid "Delete this connection" +msgstr "מחק ×ת חיבור ×–×”" + +#: ../../mod/connedit.php:647 +msgid "Approve this connection" +msgstr "×שר ×ת חיבור ×–×”" + +#: ../../mod/connedit.php:647 +msgid "Accept connection to allow communication" +msgstr "×שר חיבור כדי להתיר תקשורת" + +#: ../../mod/connedit.php:652 +msgid "Set Affinity" +msgstr "" + +#: ../../mod/connedit.php:655 +msgid "Set Profile" +msgstr "" + +#: ../../mod/connedit.php:658 +msgid "Set Affinity & Profile" +msgstr "" + +#: ../../mod/connedit.php:675 +msgid "Apply these permissions automatically" +msgstr "" + +#: ../../mod/connedit.php:677 +msgid "This connection's address is" +msgstr "" + +#: ../../mod/connedit.php:680 +msgid "" +"The permissions indicated on this page will be applied to all new " +"connections." +msgstr "" + +#: ../../mod/connedit.php:682 +msgid "Slide to adjust your degree of friendship" +msgstr "" + +#: ../../mod/connedit.php:684 +msgid "Slide to adjust your rating" +msgstr "" + +#: ../../mod/connedit.php:685 ../../mod/connedit.php:690 +msgid "Optionally explain your rating" +msgstr "" + +#: ../../mod/connedit.php:687 +msgid "Custom Filter" +msgstr "" + +#: ../../mod/connedit.php:688 +msgid "Only import posts with this text" +msgstr "" + +#: ../../mod/connedit.php:688 ../../mod/connedit.php:689 +msgid "" +"words one per line or #tags or /patterns/, leave blank to import all posts" +msgstr "" + +#: ../../mod/connedit.php:689 +msgid "Do not import posts with this text" +msgstr "" + +#: ../../mod/connedit.php:691 +msgid "This information is public!" +msgstr "" + +#: ../../mod/connedit.php:696 +msgid "Connection Pending Approval" +msgstr "" + +#: ../../mod/connedit.php:697 +msgid "Connection Request" +msgstr "" + +#: ../../mod/connedit.php:698 +#, php-format +msgid "" +"(%s) would like to connect with you. Please approve this connection to allow" +" communication." +msgstr "" + +#: ../../mod/connedit.php:700 +msgid "Approve Later" +msgstr "" + +#: ../../mod/connedit.php:703 +msgid "inherited" +msgstr "" + +#: ../../mod/connedit.php:705 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "" + +#: ../../mod/connedit.php:707 +msgid "Their Settings" +msgstr "ההגדרות שלה×" + +#: ../../mod/connedit.php:708 +msgid "My Settings" +msgstr "ההגדרות שלי" + +#: ../../mod/connedit.php:710 +msgid "Individual Permissions" +msgstr "" + +#: ../../mod/connedit.php:711 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can not change those" +" settings here." +msgstr "" + +#: ../../mod/connedit.php:712 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can change those settings here but " +"they wont have any impact unless the inherited setting changes." +msgstr "" + +#: ../../mod/connedit.php:713 +msgid "Last update:" +msgstr "" + +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "" + +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "" + +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "" + +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "" + +#: ../../mod/dav.php:121 +msgid "$Projectname channel" +msgstr "ערוץ $Projectname" + +#: ../../mod/directory.php:234 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/directory.php:245 +msgid "Gender: " +msgstr "מין: " + +#: ../../mod/directory.php:247 +msgid "Status: " +msgstr "מצב: " + +#: ../../mod/directory.php:249 +msgid "Homepage: " +msgstr "עמוד בית: " + +#: ../../mod/directory.php:308 ../../mod/events.php:682 +msgid "Description:" +msgstr "תי×ור:" + +#: ../../mod/directory.php:317 +msgid "Public Forum:" +msgstr "×¤×•×¨×•× ×¤×•×ž×‘×™:" + +#: ../../mod/directory.php:320 +msgid "Keywords: " +msgstr "מילות מפתח: " + +#: ../../mod/directory.php:323 +msgid "Don't suggest" +msgstr "×ל תציע" + +#: ../../mod/directory.php:325 +msgid "Common connections:" +msgstr "×—×™×‘×•×¨×™× ×©×›×™×—×™×:" + +#: ../../mod/directory.php:374 +msgid "Global Directory" +msgstr "ספרייה גלובלית" + +#: ../../mod/directory.php:374 +msgid "Local Directory" +msgstr "ספרייה מקומית" + +#: ../../mod/directory.php:380 +msgid "Finding:" +msgstr "" + +#: ../../mod/directory.php:385 +msgid "next page" +msgstr "עמוד הב×" + +#: ../../mod/directory.php:385 +msgid "previous page" +msgstr "עמוד קוד×" + +#: ../../mod/directory.php:386 +msgid "Sort options" +msgstr "×פשרויות מיון" + +#: ../../mod/directory.php:387 +msgid "Alphabetic" +msgstr "×לפבתי" + +#: ../../mod/directory.php:388 +msgid "Reverse Alphabetic" +msgstr "" + +#: ../../mod/directory.php:389 +msgid "Newest to Oldest" +msgstr "" + +#: ../../mod/directory.php:390 +msgid "Oldest to Newest" +msgstr "" + +#: ../../mod/directory.php:407 +msgid "No entries (some entries may be hidden)." +msgstr "" + +#: ../../mod/pubsites.php:16 +msgid "Public Sites" +msgstr "" + +#: ../../mod/pubsites.php:19 +msgid "" +"The listed sites allow public registration for the $Projectname network. All" +" sites in the network are interlinked so membership on any of them conveys " +"membership in the network as a whole. Some sites may require subscription or" +" provide tiered service plans. The provider links may " +"provide additional details." +msgstr "" + +#: ../../mod/pubsites.php:25 +msgid "Rate this hub" +msgstr "" + +#: ../../mod/pubsites.php:26 +msgid "Site URL" +msgstr "URL ×תר" + +#: ../../mod/pubsites.php:26 +msgid "Access Type" +msgstr "טיפוס גישה" + +#: ../../mod/pubsites.php:26 +msgid "Registration Policy" +msgstr "מדיניות רישו×" + +#: ../../mod/pubsites.php:26 +msgid "Project" +msgstr "פרויקט" + +#: ../../mod/pubsites.php:26 +msgid "View hub ratings" +msgstr "" + +#: ../../mod/pubsites.php:30 +msgid "Rate" +msgstr "" + +#: ../../mod/pubsites.php:31 +msgid "View ratings" +msgstr "" + +#: ../../mod/dirsearch.php:21 ../../mod/regdir.php:45 +msgid "This site is not a directory server" +msgstr "" + +#: ../../mod/dirsearch.php:29 +msgid "This directory server requires an access token" +msgstr "" + +#: ../../mod/editblock.php:78 ../../mod/editblock.php:94 +#: ../../mod/editlayout.php:76 ../../mod/editpost.php:20 +#: ../../mod/editwebpage.php:77 +msgid "Item not found" +msgstr "פריט ×œ× × ×ž×¦×" + +#: ../../mod/editblock.php:117 +msgid "Delete block?" +msgstr "" + +#: ../../mod/editblock.php:144 ../../mod/editlayout.php:142 +#: ../../mod/editpost.php:115 ../../mod/editwebpage.php:187 +msgid "Insert YouTube video" +msgstr "הכנס ויד×ו YouTube" + +#: ../../mod/editblock.php:145 ../../mod/editlayout.php:143 +#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:188 +msgid "Insert Vorbis [.ogg] video" +msgstr "הכנס ויד×ו Vorbis [.ogg]‎" + +#: ../../mod/editblock.php:146 ../../mod/editlayout.php:144 +#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:189 +msgid "Insert Vorbis [.ogg] audio" +msgstr "הכנס ×ודיו Vorbis [.ogg]‎" + +#: ../../mod/editblock.php:179 +msgid "Edit Block" +msgstr "" + +#: ../../mod/editlayout.php:111 +msgid "Delete layout?" +msgstr "" + +#: ../../mod/editlayout.php:158 ../../mod/layouts.php:124 +msgid "Layout Description (Optional)" +msgstr "" + +#: ../../mod/editlayout.php:160 ../../mod/layouts.php:121 +#: ../../mod/layouts.php:179 +msgid "Layout Name" +msgstr "" + +#: ../../mod/editlayout.php:177 +msgid "Edit Layout" +msgstr "" + +#: ../../mod/editpost.php:31 +msgid "Item is not editable" +msgstr "פריט ×ינו עריך." + +#: ../../mod/editpost.php:48 +msgid "Delete item?" +msgstr "למחוק פריט?" + +#: ../../mod/editpost.php:158 ../../mod/rpost.php:131 +msgid "Edit post" +msgstr "ערוך פוסט" + +#: ../../mod/oexchange.php:23 +msgid "Unable to find your hub." +msgstr "" + +#: ../../mod/oexchange.php:37 +msgid "Post successful." +msgstr "" + +#: ../../mod/editwebpage.php:152 +msgid "Delete webpage?" +msgstr "למחוק עמוד רשת?" + +#: ../../mod/editwebpage.php:173 +msgid "Page link title" +msgstr "" + +#: ../../mod/editwebpage.php:224 +msgid "Edit Webpage" +msgstr "ערוך עמוד רשת" + +#: ../../mod/rate.php:157 +msgid "Website:" +msgstr "×תר רשת:" + +#: ../../mod/rate.php:160 +#, php-format +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "" + +#: ../../mod/rate.php:161 +msgid "Rating (this information is public)" +msgstr "" + +#: ../../mod/rate.php:162 +msgid "Optionally explain your rating (this information is public)" +msgstr "" + +#: ../../mod/events.php:21 +msgid "Calendar entries imported." +msgstr "" + +#: ../../mod/events.php:23 +msgid "No calendar entries found." +msgstr "" + +#: ../../mod/events.php:101 +msgid "Event can not end before it has started." +msgstr "" + +#: ../../mod/events.php:103 ../../mod/events.php:112 ../../mod/events.php:130 +msgid "Unable to generate preview." +msgstr "" + +#: ../../mod/events.php:110 +msgid "Event title and start time are required." +msgstr "" + +#: ../../mod/events.php:128 +msgid "Event not found." +msgstr "×ירוע ×œ× × ×ž×¦×." + +#: ../../mod/events.php:426 +msgid "l, F j" +msgstr "l, F j" + +#: ../../mod/events.php:448 +msgid "Edit event" +msgstr "ערוך ×ירוע" + +#: ../../mod/events.php:449 +msgid "Delete event" +msgstr "מחק ×ירוע" + +#: ../../mod/events.php:483 +msgid "calendar" +msgstr "לוח שנה" + +#: ../../mod/events.php:504 +msgid "Create New Event" +msgstr "צור ×ירוע חדש" + +#: ../../mod/events.php:507 +msgid "Export" +msgstr "יצ×" + +#: ../../mod/events.php:510 +msgid "Import" +msgstr "יב×" + +#: ../../mod/events.php:541 +msgid "Event removed" +msgstr "×ירוע הוסר" + +#: ../../mod/events.php:544 +msgid "Failed to remove event" +msgstr "נכשל להסיר ×ירוע" + +#: ../../mod/events.php:664 +msgid "Event details" +msgstr "פרטי ×ירוע" + +#: ../../mod/events.php:665 +msgid "Starting date and Title are required." +msgstr "" + +#: ../../mod/events.php:667 +msgid "Categories (comma-separated list)" +msgstr "" + +#: ../../mod/events.php:669 +msgid "Event Starts:" +msgstr "×ירוע מתחיל:" + +#: ../../mod/events.php:676 +msgid "Finish date/time is not known or not relevant" +msgstr "" + +#: ../../mod/events.php:678 +msgid "Event Finishes:" +msgstr "×ירוע מסתיי×:" + +#: ../../mod/events.php:680 ../../mod/events.php:681 +msgid "Adjust for viewer timezone" +msgstr "" + +#: ../../mod/events.php:680 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "" + +#: ../../mod/events.php:686 +msgid "Title:" +msgstr "כותרת:" + +#: ../../mod/events.php:688 +msgid "Share this event" +msgstr "שתף ×ת ×ירוע ×–×”" + +#: ../../mod/ratings.php:69 +msgid "No ratings" +msgstr "" + +#: ../../mod/ratings.php:99 +msgid "Ratings" +msgstr "" + +#: ../../mod/ratings.php:100 +msgid "Rating: " +msgstr "" + +#: ../../mod/ratings.php:101 +msgid "Website: " +msgstr "×תר רשת:" + +#: ../../mod/ratings.php:103 +msgid "Description: " +msgstr "תי×ור: " + +#: ../../mod/rbmark.php:88 +msgid "Select a bookmark folder" +msgstr "" + +#: ../../mod/rbmark.php:93 +msgid "Save Bookmark" +msgstr "" + +#: ../../mod/rbmark.php:94 +msgid "URL of bookmark" +msgstr "" + +#: ../../mod/rbmark.php:99 +msgid "Or enter new bookmark folder name" +msgstr "" + +#: ../../mod/filer.php:49 +msgid "- select -" +msgstr "- בחר -" + +#: ../../mod/filestorage.php:82 +msgid "Permission Denied." +msgstr "" + +#: ../../mod/filestorage.php:98 +msgid "File not found." +msgstr "קובץ ×œ× × ×ž×¦×." + +#: ../../mod/filestorage.php:141 +msgid "Edit file permissions" +msgstr "" + +#: ../../mod/filestorage.php:150 +msgid "Set/edit permissions" +msgstr "" + +#: ../../mod/filestorage.php:151 +msgid "Include all files and sub folders" +msgstr "" + +#: ../../mod/filestorage.php:152 +msgid "Return to file list" +msgstr "" + +#: ../../mod/filestorage.php:154 +msgid "Copy/paste this code to attach file to a post" +msgstr "" + +#: ../../mod/filestorage.php:155 +msgid "Copy/paste this URL to link file from a web page" +msgstr "" + +#: ../../mod/filestorage.php:157 +msgid "Share this file" +msgstr "שתף ×ת קובץ ×–×”" + +#: ../../mod/filestorage.php:158 +msgid "Show URL to this file" +msgstr "הצג URL לקובץ ×–×”" + +#: ../../mod/filestorage.php:159 +msgid "Notify your contacts about this file" +msgstr "" + +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "" + +#: ../../mod/register.php:44 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "" + +#: ../../mod/register.php:50 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "" + +#: ../../mod/register.php:84 +msgid "Passwords do not match." +msgstr "" + +#: ../../mod/register.php:117 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "" + +#: ../../mod/register.php:123 +msgid "Your registration is pending approval by the site owner." +msgstr "" + +#: ../../mod/register.php:126 +msgid "Your registration can not be processed." +msgstr "" + +#: ../../mod/register.php:163 +msgid "Registration on this site/hub is by approval only." +msgstr "" + +#: ../../mod/register.php:164 +msgid "Register at another affiliated site/hub" +msgstr "" + +#: ../../mod/register.php:174 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "" + +#: ../../mod/register.php:185 +msgid "Terms of Service" +msgstr "תנ××™ שימוש" + +#: ../../mod/register.php:191 +#, php-format +msgid "I accept the %s for this website" +msgstr "×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”" + +#: ../../mod/register.php:193 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "גילי מעל 13 שנה ו×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”" + +#: ../../mod/register.php:212 +msgid "Membership on this site is by invitation only." +msgstr "" + +#: ../../mod/register.php:213 +msgid "Please enter your invitation code" +msgstr "" + +#: ../../mod/register.php:216 +msgid "Your email address" +msgstr "כתובת דו×״ל שלך" + +#: ../../mod/register.php:217 +msgid "Choose a password" +msgstr "בחר סיסמה" + +#: ../../mod/register.php:218 +msgid "Please re-enter your password" +msgstr "בבקשה הזן שוב ×ת סיסמתך" + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." +msgstr "×יש קשר ×œ× × ×ž×¦×." + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "" + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "" + +#: ../../mod/regmod.php:11 +msgid "Please login." +msgstr "×× × ×”×ª×—×‘×¨." + +#: ../../mod/group.php:20 +msgid "Collection created." +msgstr "" + +#: ../../mod/group.php:26 +msgid "Could not create collection." +msgstr "" + +#: ../../mod/group.php:54 +msgid "Collection updated." +msgstr "" + +#: ../../mod/group.php:86 +msgid "Create a collection of channels." +msgstr "" + +#: ../../mod/group.php:87 ../../mod/group.php:183 +msgid "Collection Name: " +msgstr "×©× ×וסף: " + +#: ../../mod/group.php:89 ../../mod/group.php:186 +msgid "Members are visible to other channels" +msgstr "" + +#: ../../mod/group.php:107 +msgid "Collection removed." +msgstr "×וסף הוסר." + +#: ../../mod/group.php:109 +msgid "Unable to remove collection." +msgstr "×œ× ×ž×¡×•×’×œ להסיר ×וסף." + +#: ../../mod/group.php:182 +msgid "Collection Editor" +msgstr "" + +#: ../../mod/removeaccount.php:30 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "" + +#: ../../mod/removeaccount.php:57 +msgid "Remove This Account" +msgstr "הסר ×ת חשבון ×–×”" + +#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 +msgid "WARNING: " +msgstr "×זהרה: " + +#: ../../mod/removeaccount.php:58 +msgid "" +"This account and all its channels will be completely removed from the " +"network. " +msgstr "" + +#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 +msgid "This action is permanent and can not be undone!" +msgstr "" + +#: ../../mod/removeaccount.php:59 ../../mod/removeme.php:59 +msgid "Please enter your password for verification:" +msgstr "" + +#: ../../mod/removeaccount.php:60 +msgid "" +"Remove this account, all its channels and all its channel clones from the " +"network" +msgstr "" + +#: ../../mod/removeaccount.php:60 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" +msgstr "" + +#: ../../mod/removeaccount.php:61 ../../mod/settings.php:720 +msgid "Remove Account" +msgstr "הסר חשבון" + +#: ../../mod/help.php:49 ../../mod/help.php:55 ../../mod/help.php:61 +msgid "Help:" +msgstr "עזרה:" + +#: ../../mod/help.php:76 ../../index.php:242 +msgid "Not Found" +msgstr "×œ× × ×ž×¦×" + +#: ../../mod/help.php:100 +msgid "$Projectname Documentation" +msgstr "תיעוד $Projectname" + +#: ../../mod/removeme.php:29 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "" + +#: ../../mod/removeme.php:57 +msgid "Remove This Channel" +msgstr "" + +#: ../../mod/removeme.php:58 +msgid "This channel will be completely removed from the network. " +msgstr "" + +#: ../../mod/removeme.php:60 +msgid "Remove this channel and all its clones from the network" +msgstr "" + +#: ../../mod/removeme.php:60 +msgid "" +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "" + +#: ../../mod/removeme.php:61 ../../mod/settings.php:1137 +msgid "Remove Channel" +msgstr "הסר ערוץ" + +#: ../../mod/home.php:58 ../../mod/home.php:66 ../../mod/siteinfo.php:155 +msgid "$Projectname" +msgstr "$Projectname" + +#: ../../mod/home.php:75 +#, php-format +msgid "Welcome to %s" +msgstr "×‘×¨×•×›×™× ×”×‘××™× ×ל %s" + +#: ../../mod/rmagic.php:40 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "" + +#: ../../mod/rmagic.php:40 +msgid "The error message was:" +msgstr "" + +#: ../../mod/rmagic.php:44 +msgid "Authentication failed." +msgstr "" + +#: ../../mod/rmagic.php:84 +msgid "Remote Authentication" +msgstr "" + +#: ../../mod/rmagic.php:85 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "" + +#: ../../mod/rmagic.php:86 +msgid "Authenticate" +msgstr "" + +#: ../../mod/id.php:11 +msgid "First Name" +msgstr "×©× ×¤×¨×˜×™" + +#: ../../mod/id.php:12 +msgid "Last Name" +msgstr "×©× ×ž×©×¤×—×”" + +#: ../../mod/id.php:13 +msgid "Nickname" +msgstr "×©× ×›×™× ×•×™" + +#: ../../mod/id.php:14 +msgid "Full Name" +msgstr "×©× ×ž×œ×" + +#: ../../mod/id.php:20 +msgid "Profile Photo 16px" +msgstr "" + +#: ../../mod/id.php:21 +msgid "Profile Photo 32px" +msgstr "" + +#: ../../mod/id.php:22 +msgid "Profile Photo 48px" +msgstr "" + +#: ../../mod/id.php:23 +msgid "Profile Photo 64px" +msgstr "" + +#: ../../mod/id.php:24 +msgid "Profile Photo 80px" +msgstr "" + +#: ../../mod/id.php:25 +msgid "Profile Photo 128px" +msgstr "" + +#: ../../mod/id.php:26 +msgid "Timezone" +msgstr "" + +#: ../../mod/id.php:27 +msgid "Homepage URL" +msgstr "" + +#: ../../mod/id.php:29 +msgid "Birth Year" +msgstr "שנת הולדת" + +#: ../../mod/id.php:30 +msgid "Birth Month" +msgstr "חודש הולדת" + +#: ../../mod/id.php:31 +msgid "Birth Day" +msgstr "×™×•× ×”×•×œ×“×ª" + +#: ../../mod/id.php:32 +msgid "Birthdate" +msgstr "×™×•× ×”×•×œ×“×ª" + +#: ../../mod/impel.php:191 +#, php-format +msgid "%s element installed" +msgstr "" + +#: ../../mod/impel.php:194 +#, php-format +msgid "%s element installation failed" +msgstr "" + +#: ../../mod/search.php:206 +#, php-format +msgid "Items tagged with: %s" +msgstr "" + +#: ../../mod/search.php:208 +#, php-format +msgid "Search results for: %s" +msgstr "" + +#: ../../mod/import.php:25 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "" + +#: ../../mod/import.php:60 +msgid "Nothing to import." +msgstr "×ין דבר ליב×." + +#: ../../mod/import.php:84 +msgid "Unable to download data from old server" +msgstr "" + +#: ../../mod/import.php:90 +msgid "Imported file is empty." +msgstr "" + +#: ../../mod/import.php:110 +msgid "The data provided is not compatible with this project." +msgstr "" + +#: ../../mod/import.php:115 +#, php-format +msgid "Warning: Database versions differ by %1$d updates." +msgstr "" + +#: ../../mod/import.php:135 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "" + +#: ../../mod/import.php:176 +msgid "Channel clone failed. Import failed." +msgstr "" + +#: ../../mod/import.php:186 +msgid "Cloned channel not found. Import failed." +msgstr "" + +#: ../../mod/import.php:574 +msgid "You must be logged in to use this feature." +msgstr "" + +#: ../../mod/import.php:579 +msgid "Import Channel" +msgstr "" + +#: ../../mod/import.php:580 +msgid "" +"Use this form to import an existing channel from a different server/hub. You" +" may retrieve the channel identity from the old server/hub via the network " +"or provide an export file." +msgstr "" + +#: ../../mod/import.php:581 +msgid "File to Upload" +msgstr "" + +#: ../../mod/import.php:582 +msgid "Or provide the old server/hub details" +msgstr "" + +#: ../../mod/import.php:583 +msgid "Your old identity address (xyz@example.com)" +msgstr "" + +#: ../../mod/import.php:584 +msgid "Your old login email address" +msgstr "" + +#: ../../mod/import.php:585 +msgid "Your old login password" +msgstr "" + +#: ../../mod/import.php:586 +msgid "" +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be" +" able to post from either location, but only one can be marked as the " +"primary location for files, photos, and media." +msgstr "" + +#: ../../mod/import.php:587 +msgid "Make this hub my primary location" +msgstr "" + +#: ../../mod/import.php:588 +msgid "" +"Import existing posts if possible (experimental - limited by available " +"memory" +msgstr "" + +#: ../../mod/import.php:589 +msgid "" +"This process may take several minutes to complete. Please submit the form " +"only once and leave this page open until finished." +msgstr "" + +#: ../../mod/service_limits.php:19 +msgid "No service class restrictions found." +msgstr "" + +#: ../../mod/invite.php:25 +msgid "Total invitation limit exceeded." +msgstr "" + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "" + +#: ../../mod/invite.php:76 +msgid "Please join us on Red" +msgstr "" + +#: ../../mod/invite.php:87 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "" + +#: ../../mod/invite.php:92 +#, php-format +msgid "%s : Message delivery failed." +msgstr "" + +#: ../../mod/invite.php:96 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/invite.php:115 +msgid "You have no more invitations available" +msgstr "" + +#: ../../mod/invite.php:129 +msgid "Send invitations" +msgstr "שלח הזמנות" + +#: ../../mod/invite.php:130 +msgid "Enter email addresses, one per line:" +msgstr "הזן כתובות דו×״ל, ×חת בכל שורה:" + +#: ../../mod/invite.php:132 +msgid "Please join my community on $Projectname." +msgstr "" + +#: ../../mod/invite.php:134 +msgid "You will need to supply this invitation code: " +msgstr "" + +#: ../../mod/invite.php:135 +msgid "" +"1. Register at any $Projectname location (they are all inter-connected)" +msgstr "" + +#: ../../mod/invite.php:137 +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "" + +#: ../../mod/invite.php:138 +msgid "or visit " +msgstr "×ו בקר " + +#: ../../mod/invite.php:140 +msgid "3. Click [Connect]" +msgstr "3. לחץ [התחבר]" + +#: ../../mod/settings.php:76 +msgid "Name is required" +msgstr "נדרש ש×" + +#: ../../mod/settings.php:80 +msgid "Key and Secret are required" +msgstr "" + +#: ../../mod/settings.php:130 +msgid "Diaspora Policy Settings updated." +msgstr "הגדרות פוליסת Diaspora עודכנו." + +#: ../../mod/settings.php:238 +msgid "Passwords do not match. Password unchanged." +msgstr "" + +#: ../../mod/settings.php:242 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "" + +#: ../../mod/settings.php:256 +msgid "Password changed." +msgstr "סיסמה שונתה." + +#: ../../mod/settings.php:258 +msgid "Password update failed. Please try again." +msgstr "עדכון סיסמה נכשל. ×× × × ×¡×” שוב." + +#: ../../mod/settings.php:272 +msgid "Not valid email." +msgstr "×œ× ×“×•×״ל תקף." + +#: ../../mod/settings.php:275 +msgid "Protected email address. Cannot change to that email." +msgstr "כתובת דו×״ל מוגנת. ×œ× ×ž×¡×•×’×œ לשנות לדו×״ל ×–×”." + +#: ../../mod/settings.php:284 +msgid "System failure storing new email. Please try again." +msgstr "" + +#: ../../mod/settings.php:523 +msgid "Settings updated." +msgstr "הגדרות עודכנו." + +#: ../../mod/settings.php:587 ../../mod/settings.php:613 +#: ../../mod/settings.php:649 +msgid "Add application" +msgstr "הוסף ×פליקציה" + +#: ../../mod/settings.php:590 +msgid "Name of application" +msgstr "×©× ×©×œ ×פליקציה" + +#: ../../mod/settings.php:591 ../../mod/settings.php:617 +msgid "Consumer Key" +msgstr "מפתח צרכן" + +#: ../../mod/settings.php:591 ../../mod/settings.php:592 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "" + +#: ../../mod/settings.php:592 ../../mod/settings.php:618 +msgid "Consumer Secret" +msgstr "סוד צרכן" + +#: ../../mod/settings.php:593 ../../mod/settings.php:619 +msgid "Redirect" +msgstr "" + +#: ../../mod/settings.php:593 +msgid "" +"Redirect URI - leave blank unless your application specifically requires " +"this" +msgstr "" + +#: ../../mod/settings.php:594 ../../mod/settings.php:620 +msgid "Icon url" +msgstr "" + +#: ../../mod/settings.php:594 +msgid "Optional" +msgstr "" + +#: ../../mod/settings.php:605 +msgid "You can't edit this application." +msgstr "" + +#: ../../mod/settings.php:648 +msgid "Connected Apps" +msgstr "×פליקציות מחוברות" + +#: ../../mod/settings.php:652 +msgid "Client key starts with" +msgstr "" + +#: ../../mod/settings.php:653 +msgid "No name" +msgstr "×ין ש×" + +#: ../../mod/settings.php:654 +msgid "Remove authorization" +msgstr "" + +#: ../../mod/settings.php:668 +msgid "No feature settings configured" +msgstr "" + +#: ../../mod/settings.php:685 +msgid "Feature/Addon Settings" +msgstr "" + +#: ../../mod/settings.php:687 +msgid "Settings for the built-in Diaspora emulator" +msgstr "" + +#: ../../mod/settings.php:688 +msgid "Allow any Diaspora member to comment on your public posts" +msgstr "" + +#: ../../mod/settings.php:689 +msgid "Enable the Diaspora protocol for this channel" +msgstr "" + +#: ../../mod/settings.php:690 +msgid "Diaspora Policy Settings" +msgstr "" + +#: ../../mod/settings.php:691 +msgid "Prevent your hashtags from being redirected to other sites" +msgstr "" + +#: ../../mod/settings.php:715 +msgid "Account Settings" +msgstr "הגדרות חשבון" + +#: ../../mod/settings.php:716 +msgid "Enter New Password:" +msgstr "הזן סיסמה חדשה:" + +#: ../../mod/settings.php:717 +msgid "Confirm New Password:" +msgstr "×מת סיסמה חדשה:" + +#: ../../mod/settings.php:717 +msgid "Leave password fields blank unless changing" +msgstr "" + +#: ../../mod/settings.php:719 ../../mod/settings.php:1057 +msgid "Email Address:" +msgstr "כתובת דו×״ל:" + +#: ../../mod/settings.php:721 +msgid "Remove this account including all its channels" +msgstr "" + +#: ../../mod/settings.php:737 +msgid "Off" +msgstr "" + +#: ../../mod/settings.php:737 +msgid "On" +msgstr "" + +#: ../../mod/settings.php:744 +msgid "Additional Features" +msgstr "" + +#: ../../mod/settings.php:768 +msgid "Connector Settings" +msgstr "" + +#: ../../mod/settings.php:807 +msgid "No special theme for mobile devices" +msgstr "" + +#: ../../mod/settings.php:810 +#, php-format +msgid "%s - (Experimental)" +msgstr "" + +#: ../../mod/settings.php:849 +msgid "Display Settings" +msgstr "" + +#: ../../mod/settings.php:850 +msgid "Theme Settings" +msgstr "" + +#: ../../mod/settings.php:851 +msgid "Custom Theme Settings" +msgstr "" + +#: ../../mod/settings.php:852 +msgid "Content Settings" +msgstr "" + +#: ../../mod/settings.php:858 +msgid "Display Theme:" +msgstr "" + +#: ../../mod/settings.php:859 +msgid "Mobile Theme:" +msgstr "" + +#: ../../mod/settings.php:860 +msgid "Enable user zoom on mobile devices" +msgstr "" + +#: ../../mod/settings.php:861 +msgid "Update browser every xx seconds" +msgstr "" + +#: ../../mod/settings.php:861 +msgid "Minimum of 10 seconds, no maximum" +msgstr "" + +#: ../../mod/settings.php:862 +msgid "Maximum number of conversations to load at any time:" +msgstr "" + +#: ../../mod/settings.php:862 +msgid "Maximum of 100 items" +msgstr "" + +#: ../../mod/settings.php:863 +msgid "Show emoticons (smilies) as images" +msgstr "" + +#: ../../mod/settings.php:864 +msgid "Link post titles to source" +msgstr "" + +#: ../../mod/settings.php:865 +msgid "System Page Layout Editor - (advanced)" +msgstr "" + +#: ../../mod/settings.php:868 +msgid "Use blog/list mode on channel page" +msgstr "" + +#: ../../mod/settings.php:868 ../../mod/settings.php:869 +msgid "(comments displayed separately)" +msgstr "" + +#: ../../mod/settings.php:869 +msgid "Use blog/list mode on matrix page" +msgstr "" + +#: ../../mod/settings.php:870 +msgid "Channel page max height of content (in pixels)" +msgstr "" + +#: ../../mod/settings.php:870 ../../mod/settings.php:871 +msgid "click to expand content exceeding this height" +msgstr "" + +#: ../../mod/settings.php:871 +msgid "Matrix page max height of content (in pixels)" +msgstr "" + +#: ../../mod/settings.php:905 +msgid "Nobody except yourself" +msgstr "" + +#: ../../mod/settings.php:906 +msgid "Only those you specifically allow" +msgstr "" + +#: ../../mod/settings.php:907 +msgid "Approved connections" +msgstr "" + +#: ../../mod/settings.php:908 +msgid "Any connections" +msgstr "" + +#: ../../mod/settings.php:909 +msgid "Anybody on this website" +msgstr "" + +#: ../../mod/settings.php:910 +msgid "Anybody in this network" +msgstr "" + +#: ../../mod/settings.php:911 +msgid "Anybody authenticated" +msgstr "" + +#: ../../mod/settings.php:912 +msgid "Anybody on the internet" +msgstr "" + +#: ../../mod/settings.php:986 +msgid "Publish your default profile in the network directory" +msgstr "" + +#: ../../mod/settings.php:991 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "" + +#: ../../mod/settings.php:1000 +msgid "Your channel address is" +msgstr "" + +#: ../../mod/settings.php:1048 +msgid "Channel Settings" +msgstr "הגדרות ערוץ" + +#: ../../mod/settings.php:1055 +msgid "Basic Settings" +msgstr "הגדרות בסיסיות" + +#: ../../mod/settings.php:1058 +msgid "Your Timezone:" +msgstr "" + +#: ../../mod/settings.php:1059 +msgid "Default Post Location:" +msgstr "" + +#: ../../mod/settings.php:1059 +msgid "Geographical location to display on your posts" +msgstr "" + +#: ../../mod/settings.php:1060 +msgid "Use Browser Location:" +msgstr "" + +#: ../../mod/settings.php:1062 +msgid "Adult Content" +msgstr "תוכן מבוגרי×" + +#: ../../mod/settings.php:1062 +msgid "" +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" +msgstr "" + +#: ../../mod/settings.php:1064 +msgid "Security and Privacy Settings" +msgstr "" + +#: ../../mod/settings.php:1066 +msgid "Your permissions are already configured. Click to view/adjust" +msgstr "" + +#: ../../mod/settings.php:1068 +msgid "Hide my online presence" +msgstr "" + +#: ../../mod/settings.php:1068 +msgid "Prevents displaying in your profile that you are online" +msgstr "" + +#: ../../mod/settings.php:1070 +msgid "Simple Privacy Settings:" +msgstr "" + +#: ../../mod/settings.php:1071 +msgid "" +"Very Public - extremely permissive (should be used with caution)" +msgstr "" + +#: ../../mod/settings.php:1072 +msgid "" +"Typical - default public, privacy when desired (similar to social " +"network permissions but with improved privacy)" +msgstr "" + +#: ../../mod/settings.php:1073 +msgid "Private - default private, never open or public" +msgstr "" + +#: ../../mod/settings.php:1074 +msgid "Blocked - default blocked to/from everybody" +msgstr "" + +#: ../../mod/settings.php:1076 +msgid "Allow others to tag your posts" +msgstr "" + +#: ../../mod/settings.php:1076 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "" + +#: ../../mod/settings.php:1078 +msgid "Advanced Privacy Settings" +msgstr "הגדרות פרטיות מתקדמות" + +#: ../../mod/settings.php:1080 +msgid "Expire other channel content after this many days" +msgstr "" + +#: ../../mod/settings.php:1080 +msgid "0 or blank prevents expiration" +msgstr "" + +#: ../../mod/settings.php:1081 +msgid "Maximum Friend Requests/Day:" +msgstr "" + +#: ../../mod/settings.php:1081 +msgid "May reduce spam activity" +msgstr "" + +#: ../../mod/settings.php:1082 +msgid "Default Post Permissions" +msgstr "" + +#: ../../mod/settings.php:1083 ../../mod/mitem.php:155 ../../mod/mitem.php:227 +msgid "(click to open/close)" +msgstr "(לחץ כדי לפתוח/לסגור)" + +#: ../../mod/settings.php:1087 +msgid "Channel permissions category:" +msgstr "" + +#: ../../mod/settings.php:1093 +msgid "Maximum private messages per day from unknown people:" +msgstr "" + +#: ../../mod/settings.php:1093 +msgid "Useful to reduce spamming" +msgstr "" + +#: ../../mod/settings.php:1096 +msgid "Notification Settings" +msgstr "הגדרות התר××”" + +#: ../../mod/settings.php:1097 +msgid "By default post a status message when:" +msgstr "" + +#: ../../mod/settings.php:1098 +msgid "accepting a friend request" +msgstr "" + +#: ../../mod/settings.php:1099 +msgid "joining a forum/community" +msgstr "" + +#: ../../mod/settings.php:1100 +msgid "making an interesting profile change" +msgstr "" + +#: ../../mod/settings.php:1101 +msgid "Send a notification email when:" +msgstr "" + +#: ../../mod/settings.php:1102 +msgid "You receive a connection request" +msgstr "" + +#: ../../mod/settings.php:1103 +msgid "Your connections are confirmed" +msgstr "" + +#: ../../mod/settings.php:1104 +msgid "Someone writes on your profile wall" +msgstr "" + +#: ../../mod/settings.php:1105 +msgid "Someone writes a followup comment" +msgstr "" + +#: ../../mod/settings.php:1106 +msgid "You receive a private message" +msgstr "" + +#: ../../mod/settings.php:1107 +msgid "You receive a friend suggestion" +msgstr "" + +#: ../../mod/settings.php:1108 +msgid "You are tagged in a post" +msgstr "" + +#: ../../mod/settings.php:1109 +msgid "You are poked/prodded/etc. in a post" +msgstr "" + +#: ../../mod/settings.php:1112 +msgid "Show visual notifications including:" +msgstr "" + +#: ../../mod/settings.php:1114 +msgid "Unseen matrix activity" +msgstr "פעילות מטריצה ×œ× × ×¨×ית" + +#: ../../mod/settings.php:1115 +msgid "Unseen channel activity" +msgstr "פעילות ערוץ ×œ× × ×¨×ית" + +#: ../../mod/settings.php:1116 +msgid "Unseen private messages" +msgstr "הודעות ערוץ ×œ× × ×¨×ות" + +#: ../../mod/settings.php:1116 ../../mod/settings.php:1121 +#: ../../mod/settings.php:1122 ../../mod/settings.php:1123 +msgid "Recommended" +msgstr "" + +#: ../../mod/settings.php:1117 +msgid "Upcoming events" +msgstr "" + +#: ../../mod/settings.php:1118 +msgid "Events today" +msgstr "" + +#: ../../mod/settings.php:1119 +msgid "Upcoming birthdays" +msgstr "" + +#: ../../mod/settings.php:1119 +msgid "Not available in all themes" +msgstr "" + +#: ../../mod/settings.php:1120 +msgid "System (personal) notifications" +msgstr "" + +#: ../../mod/settings.php:1121 +msgid "System info messages" +msgstr "" + +#: ../../mod/settings.php:1122 +msgid "System critical alerts" +msgstr "" + +#: ../../mod/settings.php:1123 +msgid "New connections" +msgstr "×—×™×‘×•×¨×™× ×—×“×©×™×" + +#: ../../mod/settings.php:1124 +msgid "System Registrations" +msgstr "הרשמות מערכת" + +#: ../../mod/settings.php:1125 +msgid "" +"Also show new wall posts, private messages and connections under Notices" +msgstr "" + +#: ../../mod/settings.php:1127 +msgid "Notify me of events this many days in advance" +msgstr "" + +#: ../../mod/settings.php:1127 +msgid "Must be greater than 0" +msgstr "" + +#: ../../mod/settings.php:1129 +msgid "Advanced Account/Page Type Settings" +msgstr "" + +#: ../../mod/settings.php:1130 +msgid "Change the behaviour of this account for special situations" +msgstr "" + +#: ../../mod/settings.php:1133 +msgid "" +"Please enable expert mode (in Settings > " +"Additional features) to adjust!" +msgstr "" + +#: ../../mod/settings.php:1134 +msgid "Miscellaneous Settings" +msgstr "" + +#: ../../mod/settings.php:1136 +msgid "Personal menu to display in your channel pages" +msgstr "" + +#: ../../mod/settings.php:1138 +msgid "Remove this channel." +msgstr "הסר ×ת ערוץ ×–×”." + +#: ../../mod/item.php:174 +msgid "Unable to locate original post." +msgstr "×œ× ×ž×¡×•×’×œ ל×תר פוסט מקורי." + +#: ../../mod/item.php:440 +msgid "Empty post discarded." +msgstr "" + +#: ../../mod/item.php:480 +msgid "Executable content type not permitted to this channel." +msgstr "" + +#: ../../mod/item.php:914 +msgid "System error. Post not saved." +msgstr "" + +#: ../../mod/item.php:1146 +msgid "Unable to obtain post information from database." +msgstr "" + +#: ../../mod/item.php:1153 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "" + +#: ../../mod/item.php:1160 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "" + +#: ../../mod/setup.php:187 +msgid "$Projectname Server - Setup" +msgstr "" + +#: ../../mod/setup.php:191 +msgid "Could not connect to database." +msgstr "" + +#: ../../mod/setup.php:195 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "" + +#: ../../mod/setup.php:202 +msgid "Could not create table." +msgstr "" + +#: ../../mod/setup.php:207 +msgid "Your site database has been installed." +msgstr "" + +#: ../../mod/setup.php:211 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "" + +#: ../../mod/setup.php:212 ../../mod/setup.php:280 ../../mod/setup.php:730 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "" + +#: ../../mod/setup.php:277 +msgid "System check" +msgstr "" + +#: ../../mod/setup.php:282 +msgid "Check again" +msgstr "בדוק שוב" + +#: ../../mod/setup.php:304 +msgid "Database connection" +msgstr "חיבור מסד נתוני×" + +#: ../../mod/setup.php:305 +msgid "" +"In order to install $Projectname we need to know how to connect to your " +"database." +msgstr "" + +#: ../../mod/setup.php:306 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "" + +#: ../../mod/setup.php:307 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "" + +#: ../../mod/setup.php:311 +msgid "Database Server Name" +msgstr "" + +#: ../../mod/setup.php:311 +msgid "Default is localhost" +msgstr "" + +#: ../../mod/setup.php:312 +msgid "Database Port" +msgstr "פורט מסד נתוני×" + +#: ../../mod/setup.php:312 +msgid "Communication port number - use 0 for default" +msgstr "" + +#: ../../mod/setup.php:313 +msgid "Database Login Name" +msgstr "" + +#: ../../mod/setup.php:314 +msgid "Database Login Password" +msgstr "" + +#: ../../mod/setup.php:315 +msgid "Database Name" +msgstr "×©× ×ž×¡×“ נתוני×" + +#: ../../mod/setup.php:316 +msgid "Database Type" +msgstr "טיפוס מסד נתוני×" + +#: ../../mod/setup.php:318 ../../mod/setup.php:359 +msgid "Site administrator email address" +msgstr "" + +#: ../../mod/setup.php:318 ../../mod/setup.php:359 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "" + +#: ../../mod/setup.php:319 ../../mod/setup.php:361 +msgid "Website URL" +msgstr "" + +#: ../../mod/setup.php:319 ../../mod/setup.php:361 +msgid "Please use SSL (https) URL if available." +msgstr "" + +#: ../../mod/setup.php:321 ../../mod/setup.php:363 +msgid "Please select a default timezone for your website" +msgstr "" + +#: ../../mod/setup.php:348 +msgid "Site settings" +msgstr "הגדרות ×תר" + +#: ../../mod/setup.php:413 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "" + +#: ../../mod/setup.php:414 +msgid "" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "" + +#: ../../mod/setup.php:418 +msgid "PHP executable path" +msgstr "" + +#: ../../mod/setup.php:418 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "" + +#: ../../mod/setup.php:423 +msgid "Command line PHP" +msgstr "" + +#: ../../mod/setup.php:432 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "" + +#: ../../mod/setup.php:433 +msgid "This is required for message delivery to work." +msgstr "" + +#: ../../mod/setup.php:436 +msgid "PHP register_argc_argv" +msgstr "" + +#: ../../mod/setup.php:454 +#, php-format +msgid "" +"Your max allowed total upload size is set to %s. Maximum size of one file to" +" upload is set to %s. You are allowed to upload up to %d files at once." +msgstr "" + +#: ../../mod/setup.php:459 +msgid "You can adjust these settings in the servers php.ini." +msgstr "" + +#: ../../mod/setup.php:461 +msgid "PHP upload limits" +msgstr "" + +#: ../../mod/setup.php:484 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "" + +#: ../../mod/setup.php:485 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "" + +#: ../../mod/setup.php:488 +msgid "Generate encryption keys" +msgstr "" + +#: ../../mod/setup.php:500 +msgid "libCurl PHP module" +msgstr "" + +#: ../../mod/setup.php:501 +msgid "GD graphics PHP module" +msgstr "" + +#: ../../mod/setup.php:502 +msgid "OpenSSL PHP module" +msgstr "" + +#: ../../mod/setup.php:503 +msgid "mysqli or postgres PHP module" +msgstr "" + +#: ../../mod/setup.php:504 +msgid "mb_string PHP module" +msgstr "" + +#: ../../mod/setup.php:505 +msgid "mcrypt PHP module" +msgstr "" + +#: ../../mod/setup.php:506 +msgid "xml PHP module" +msgstr "" + +#: ../../mod/setup.php:510 ../../mod/setup.php:512 +msgid "Apache mod_rewrite module" +msgstr "" + +#: ../../mod/setup.php:510 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "" + +#: ../../mod/setup.php:516 ../../mod/setup.php:519 +msgid "proc_open" +msgstr "" + +#: ../../mod/setup.php:516 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "" + +#: ../../mod/setup.php:524 +msgid "Error: libCURL PHP module required but not installed." +msgstr "" + +#: ../../mod/setup.php:528 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "" + +#: ../../mod/setup.php:532 +msgid "Error: openssl PHP module required but not installed." +msgstr "" + +#: ../../mod/setup.php:536 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "" + +#: ../../mod/setup.php:540 +msgid "Error: mb_string PHP module required but not installed." +msgstr "" + +#: ../../mod/setup.php:544 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "" + +#: ../../mod/setup.php:548 +msgid "Error: xml PHP module required for DAV but not installed." +msgstr "" + +#: ../../mod/setup.php:566 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\"" +" in the top folder of your web server and it is unable to do so." +msgstr "" + +#: ../../mod/setup.php:567 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "" + +#: ../../mod/setup.php:568 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "" + +#: ../../mod/setup.php:569 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "" + +#: ../../mod/setup.php:572 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php הינו כתיב" + +#: ../../mod/setup.php:586 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "" + +#: ../../mod/setup.php:587 +#, php-format +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the Red top level folder." +msgstr "" + +#: ../../mod/setup.php:588 ../../mod/setup.php:609 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "" + +#: ../../mod/setup.php:589 +#, php-format +msgid "" +"Note: as a security measure, you should give the web server write access to " +"%s only--not the template files (.tpl) that it contains." +msgstr "" + +#: ../../mod/setup.php:592 +#, php-format +msgid "%s is writable" +msgstr "%s הינו כתיב" + +#: ../../mod/setup.php:608 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "" + +#: ../../mod/setup.php:612 +msgid "store is writable" +msgstr "" + +#: ../../mod/setup.php:645 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "" + +#: ../../mod/setup.php:646 +msgid "" +"If you have https access to your website or allow connections to TCP port " +"443 (the https: port), you MUST use a browser-valid certificate. You MUST " +"NOT use self-signed certificates!" +msgstr "" + +#: ../../mod/setup.php:647 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "" + +#: ../../mod/setup.php:648 +msgid "" +"If your certificate is not recognized, members of other sites (who may " +"themselves have valid certificates) will get a warning message on their own " +"site complaining about security issues." +msgstr "" + +#: ../../mod/setup.php:649 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "" + +#: ../../mod/setup.php:650 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "" + +#: ../../mod/setup.php:652 +msgid "SSL certificate validation" +msgstr "הוכחת תקפות של תעודת SSL" + +#: ../../mod/setup.php:658 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "" + +#: ../../mod/setup.php:661 +msgid "Url rewrite is working" +msgstr "" + +#: ../../mod/setup.php:670 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "" + +#: ../../mod/setup.php:694 +msgid "Errors encountered creating database tables." +msgstr "" + +#: ../../mod/setup.php:728 +msgid "

    What next

    " +msgstr "

    מה הל××”

    " + +#: ../../mod/setup.php:729 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "" + +#: ../../mod/layouts.php:176 +msgid "Comanche page description language help" +msgstr "" + +#: ../../mod/layouts.php:180 +msgid "Layout Description" +msgstr "" + +#: ../../mod/layouts.php:185 +msgid "Download PDL file" +msgstr "הורד קובץ PDL" + +#: ../../mod/sharedwithme.php:94 +msgid "Files: shared with me" +msgstr "" + +#: ../../mod/sharedwithme.php:96 +msgid "NEW" +msgstr "חדש" + +#: ../../mod/sharedwithme.php:99 +msgid "Remove all files" +msgstr "הסר ×ת כל הקבצי×" + +#: ../../mod/sharedwithme.php:100 +msgid "Remove this file" +msgstr "הסר ×ת קובץ ×–×”" + +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "" + +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "" + +#: ../../mod/like.php:21 +msgid "" +"Please login with your $Projectname ID or register as a new $Projectname member to continue." +msgstr "" + +#: ../../mod/like.php:101 ../../mod/like.php:128 ../../mod/like.php:166 +msgid "Invalid request." +msgstr "בקשה שגויה." + +#: ../../mod/like.php:143 +msgid "thing" +msgstr "דבר" + +#: ../../mod/like.php:189 +msgid "Channel unavailable." +msgstr "עמוד ×œ× ×–×ž×™×Ÿ." + +#: ../../mod/like.php:231 +msgid "Previous action reversed." +msgstr "" + +#: ../../mod/like.php:401 +#, php-format +msgid "%1$s agrees with %2$s's %3$s" +msgstr "" + +#: ../../mod/like.php:403 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "" + +#: ../../mod/like.php:405 +#, php-format +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "" + +#: ../../mod/like.php:407 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "" + +#: ../../mod/like.php:409 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "" + +#: ../../mod/like.php:411 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "" + +#: ../../mod/like.php:507 +msgid "Action completed." +msgstr "פעולה הושלמה." + +#: ../../mod/like.php:508 +msgid "Thank you." +msgstr "תודה." + +#: ../../mod/siteinfo.php:112 +#, php-format +msgid "Version %s" +msgstr "" + +#: ../../mod/siteinfo.php:133 +msgid "Installed plugins/addons/apps:" +msgstr "" + +#: ../../mod/siteinfo.php:146 +msgid "No installed plugins/addons/apps" +msgstr "" + +#: ../../mod/siteinfo.php:156 +msgid "" +"This is a hub of $Projectname - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "" + +#: ../../mod/siteinfo.php:158 +msgid "Tag: " +msgstr "תגית: " + +#: ../../mod/siteinfo.php:160 +msgid "Last background fetch: " +msgstr "" + +#: ../../mod/siteinfo.php:163 +msgid "Running at web location" +msgstr "" + +#: ../../mod/siteinfo.php:164 +msgid "" +"Please visit hubzilla.org to learn more " +"about $Projectname." +msgstr "" + +#: ../../mod/siteinfo.php:165 +msgid "Bug reports and issues: please visit" +msgstr "" + +#: ../../mod/siteinfo.php:167 +msgid "$projectname issues" +msgstr "סוגיות $projectname" + +#: ../../mod/siteinfo.php:168 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "" + +#: ../../mod/siteinfo.php:170 +msgid "Site Administrators" +msgstr "מנהלי ×תר" + +#: ../../mod/lockview.php:37 +msgid "Remote privacy information not available." +msgstr "" + +#: ../../mod/lockview.php:58 +msgid "Visible to:" +msgstr "" + +#: ../../mod/locs.php:21 ../../mod/locs.php:52 +msgid "Location not found." +msgstr "×ž×™×§×•× ×œ× × ×ž×¦×." + +#: ../../mod/locs.php:56 +msgid "Primary location cannot be removed." +msgstr "" + +#: ../../mod/locs.php:88 +msgid "No locations found." +msgstr "×œ× × ×ž×¦×ו מיקומי×." + +#: ../../mod/locs.php:101 +msgid "Manage Channel Locations" +msgstr "" + +#: ../../mod/locs.php:102 +msgid "Location (address)" +msgstr "×ž×™×§×•× (כתובת)" + +#: ../../mod/locs.php:103 +msgid "Primary Location" +msgstr "" + +#: ../../mod/locs.php:104 +msgid "Drop location" +msgstr "" + +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "" + +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "" + +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "" + +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" + +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "" + +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "מקור חדש" + +#: ../../mod/sources.php:101 ../../mod/sources.php:133 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "" + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "" + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "" + +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:112 +msgid "Channel Name" +msgstr "×©× ×¢×¨×•×¥" + +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "מקור ×œ× × ×ž×¦×." + +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "ערוך מקור" + +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "מחק מקור" + +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "מקור הוסר" + +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "" + +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "" + +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." +msgstr "" + +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:103 +#, php-format +msgid "Site Member (%s)" +msgstr "חבר ×תר (%s)" + +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" +msgstr "" + +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "" + +#: ../../mod/lostpass.php:86 ../../boot.php:1559 +msgid "Password Reset" +msgstr "×יפוס סיסמה" + +#: ../../mod/lostpass.php:87 +msgid "Your password has been reset as requested." +msgstr "" + +#: ../../mod/lostpass.php:88 +msgid "Your new password is" +msgstr "הסיסמה החדשה שלך ×”×™×" + +#: ../../mod/lostpass.php:89 +msgid "Save or copy your new password - and then" +msgstr "" + +#: ../../mod/lostpass.php:90 +msgid "click here to login" +msgstr "לחץ ×›×ן כדי להיכנס" + +#: ../../mod/lostpass.php:91 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "" + +#: ../../mod/lostpass.php:108 +#, php-format +msgid "Your password has changed at %s" +msgstr "" + +#: ../../mod/lostpass.php:123 +msgid "Forgot your Password?" +msgstr "שכחת ×ת הסיסמה שלך?" + +#: ../../mod/lostpass.php:124 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "" + +#: ../../mod/lostpass.php:125 +msgid "Email Address" +msgstr "כתובת דו×״ל" + +#: ../../mod/lostpass.php:126 +msgid "Reset" +msgstr "×פס" + +#: ../../mod/menu.php:45 +msgid "Unable to update menu." +msgstr "" + +#: ../../mod/menu.php:56 +msgid "Unable to create menu." +msgstr "" + +#: ../../mod/menu.php:92 ../../mod/menu.php:104 +msgid "Menu Name" +msgstr "×©× ×ª×¤×¨×™×˜" + +#: ../../mod/menu.php:92 +msgid "Unique name (not visible on webpage) - required" +msgstr "" + +#: ../../mod/menu.php:93 ../../mod/menu.php:105 +msgid "Menu Title" +msgstr "כותרת תפריט" + +#: ../../mod/menu.php:93 +msgid "Visible on webpage - leave empty for no title" +msgstr "" + +#: ../../mod/menu.php:94 +msgid "Allow Bookmarks" +msgstr "" + +#: ../../mod/menu.php:94 ../../mod/menu.php:151 +msgid "Menu may be used to store saved bookmarks" +msgstr "" + +#: ../../mod/menu.php:95 ../../mod/menu.php:153 +msgid "Submit and proceed" +msgstr "" + +#: ../../mod/menu.php:107 +msgid "Drop" +msgstr "" + +#: ../../mod/menu.php:111 +msgid "Bookmarks allowed" +msgstr "" + +#: ../../mod/menu.php:113 +msgid "Delete this menu" +msgstr "" + +#: ../../mod/menu.php:114 ../../mod/menu.php:148 +msgid "Edit menu contents" +msgstr "ערוך תכני תפריט" + +#: ../../mod/menu.php:115 +msgid "Edit this menu" +msgstr "ערוך ×ת תפריט ×–×”" + +#: ../../mod/menu.php:130 +msgid "Menu could not be deleted." +msgstr "תפריט ×œ× ×™×›×•×œ ×”×™×” להימחק." + +#: ../../mod/menu.php:138 ../../mod/mitem.php:24 +msgid "Menu not found." +msgstr "תפריט ×œ× × ×ž×¦×." + +#: ../../mod/menu.php:143 +msgid "Edit Menu" +msgstr "ערוך תפריט" + +#: ../../mod/menu.php:147 +msgid "Add or remove entries to this menu" +msgstr "" + +#: ../../mod/menu.php:149 +msgid "Menu name" +msgstr "×©× ×ª×¤×¨×™×˜" + +#: ../../mod/menu.php:149 +msgid "Must be unique, only seen by you" +msgstr "" + +#: ../../mod/menu.php:150 +msgid "Menu title" +msgstr "כותרת תפריט" + +#: ../../mod/menu.php:150 +msgid "Menu title as seen by others" +msgstr "" + +#: ../../mod/menu.php:151 +msgid "Allow bookmarks" +msgstr "" + +#: ../../mod/menu.php:160 ../../mod/mitem.php:116 ../../mod/xchan.php:37 +msgid "Not found." +msgstr "×œ× × ×ž×¦×." + +#: ../../mod/message.php:41 +msgid "Conversation removed." +msgstr "" + +#: ../../mod/message.php:56 +msgid "No messages." +msgstr "×ין הודעות." + +#: ../../mod/message.php:74 +msgid "D, d M Y - g:i A" +msgstr "" + +#: ../../mod/mitem.php:48 +msgid "Unable to create element." +msgstr "" + +#: ../../mod/mitem.php:72 +msgid "Unable to update menu element." +msgstr "" + +#: ../../mod/mitem.php:88 +msgid "Unable to add menu element." +msgstr "" + +#: ../../mod/mitem.php:154 ../../mod/mitem.php:226 +msgid "Menu Item Permissions" +msgstr "" + +#: ../../mod/mitem.php:157 ../../mod/mitem.php:173 +msgid "Link Name" +msgstr "×©× ×§×™×©×•×¨" + +#: ../../mod/mitem.php:158 ../../mod/mitem.php:231 +msgid "Link or Submenu Target" +msgstr "" + +#: ../../mod/mitem.php:158 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "" + +#: ../../mod/mitem.php:159 ../../mod/mitem.php:232 +msgid "Use magic-auth if available" +msgstr "" + +#: ../../mod/mitem.php:160 ../../mod/mitem.php:233 +msgid "Open link in new window" +msgstr "פתח בתוך חלון חדש" + +#: ../../mod/mitem.php:161 ../../mod/mitem.php:234 +msgid "Order in list" +msgstr "" + +#: ../../mod/mitem.php:161 ../../mod/mitem.php:234 +msgid "Higher numbers will sink to bottom of listing" +msgstr "" + +#: ../../mod/mitem.php:162 +msgid "Submit and finish" +msgstr "" + +#: ../../mod/mitem.php:163 +msgid "Submit and continue" +msgstr "" + +#: ../../mod/mitem.php:171 +msgid "Menu:" +msgstr "תפריט:" + +#: ../../mod/mitem.php:174 +msgid "Link Target" +msgstr "" + +#: ../../mod/mitem.php:177 +msgid "Edit menu" +msgstr "ערוך תפריט" + +#: ../../mod/mitem.php:180 +msgid "Edit element" +msgstr "ערוך ×למנט" + +#: ../../mod/mitem.php:181 +msgid "Drop element" +msgstr "" + +#: ../../mod/mitem.php:182 +msgid "New element" +msgstr "×למנט חדש" + +#: ../../mod/mitem.php:183 +msgid "Edit this menu container" +msgstr "" + +#: ../../mod/mitem.php:184 +msgid "Add menu element" +msgstr "" + +#: ../../mod/mitem.php:185 +msgid "Delete this menu item" +msgstr "" + +#: ../../mod/mitem.php:186 +msgid "Edit this menu item" +msgstr "" + +#: ../../mod/mitem.php:203 +msgid "Menu item not found." +msgstr "" + +#: ../../mod/mitem.php:215 +msgid "Menu item deleted." +msgstr "" + +#: ../../mod/mitem.php:217 +msgid "Menu item could not be deleted." +msgstr "" + +#: ../../mod/mitem.php:224 +msgid "Edit Menu Element" +msgstr "" + +#: ../../mod/mitem.php:230 +msgid "Link text" +msgstr "" + +#: ../../mod/subthread.php:103 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "" + +#: ../../mod/mood.php:131 +msgid "Set your current mood and tell your friends" +msgstr "" + +#: ../../mod/suggest.php:35 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "" + +#: ../../mod/tagger.php:96 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "" + +#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 +msgid "Tag removed" +msgstr "" + +#: ../../mod/tagrm.php:119 +msgid "Remove Item Tag" +msgstr "" + +#: ../../mod/tagrm.php:121 +msgid "Select a tag to remove: " +msgstr "" + +#: ../../mod/network.php:91 +msgid "No such group" +msgstr "" + +#: ../../mod/network.php:129 +msgid "No such channel" +msgstr "" + +#: ../../mod/network.php:143 +msgid "Search Results For:" +msgstr "" + +#: ../../mod/network.php:198 +msgid "Collection is empty" +msgstr "" + +#: ../../mod/network.php:207 +msgid "Collection: " +msgstr "×וסף: " + +#: ../../mod/network.php:226 +msgid "Connection: " +msgstr "חיבור: " + +#: ../../mod/network.php:233 +msgid "Invalid connection." +msgstr "חיבור שגוי." + +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "" + +#: ../../mod/new_channel.php:109 +msgid "Add a Channel" +msgstr "הוסף ערוץ" + +#: ../../mod/new_channel.php:110 +msgid "" +"A channel is your own collection of related web pages. A channel can be used" +" to hold social network profiles, blogs, conversation groups and forums, " +"celebrity pages, and much more. You may create as many channels as your " +"service provider allows." +msgstr "" + +#: ../../mod/new_channel.php:113 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " +msgstr "" + +#: ../../mod/new_channel.php:114 +msgid "Choose a short nickname" +msgstr "" + +#: ../../mod/new_channel.php:115 +msgid "" +"Your nickname will be used to create an easily remembered channel address " +"(like an email address) which you can share with others." +msgstr "" + +#: ../../mod/new_channel.php:116 +msgid "Or import an existing channel from another location" +msgstr "" + +#: ../../mod/new_channel.php:118 +msgid "" +"Please choose a channel type (such as social networking or community forum) " +"and privacy requirements so we can select the best permissions for you" +msgstr "" + +#: ../../mod/new_channel.php:119 +msgid "Channel Type" +msgstr "טיפוס ערוץ" + +#: ../../mod/new_channel.php:119 +msgid "Read more about roles" +msgstr "" + +#: ../../mod/thing.php:94 +msgid "Thing updated" +msgstr "" + +#: ../../mod/thing.php:167 +msgid "Object store: failed" +msgstr "" + +#: ../../mod/thing.php:171 +msgid "Thing added" +msgstr "" + +#: ../../mod/thing.php:203 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "" + +#: ../../mod/thing.php:254 +msgid "Show Thing" +msgstr "" + +#: ../../mod/thing.php:261 +msgid "item not found." +msgstr "פריט ×œ× × ×ž×¦×" + +#: ../../mod/thing.php:289 +msgid "Edit Thing" +msgstr "" + +#: ../../mod/thing.php:291 ../../mod/thing.php:338 +msgid "Select a profile" +msgstr "בחר פרופיל" + +#: ../../mod/thing.php:295 ../../mod/thing.php:341 +msgid "Post an activity" +msgstr "×¤×¨×¡× ×¤×¢×™×œ×•×ª" + +#: ../../mod/thing.php:295 ../../mod/thing.php:341 +msgid "Only sends to viewers of the applicable profile" +msgstr "" + +#: ../../mod/thing.php:297 ../../mod/thing.php:343 +msgid "Name of thing e.g. something" +msgstr "" + +#: ../../mod/thing.php:299 ../../mod/thing.php:344 +msgid "URL of thing (optional)" +msgstr "" + +#: ../../mod/thing.php:301 ../../mod/thing.php:345 +msgid "URL for photo of thing (optional)" +msgstr "" + +#: ../../mod/thing.php:336 +msgid "Add Thing to your Profile" +msgstr "" + +#: ../../mod/uexport.php:50 ../../mod/uexport.php:51 +msgid "Export Channel" +msgstr "" + +#: ../../mod/uexport.php:52 +msgid "" +"Export your basic channel information to a file. This acts as a backup of " +"your connections, permissions, profile and basic data, which can be used to " +"import your data to a new server hub, but does not contain your content." +msgstr "" + +#: ../../mod/uexport.php:53 +msgid "Export Content" +msgstr "" + +#: ../../mod/uexport.php:54 +msgid "" +"Export your channel information and recent content to a JSON backup that can" +" be restored or imported to another server hub. This backs up all of your " +"connections, permissions, profile data and several months of posts. This " +"file may be VERY large. Please be patient - it may take several minutes for" +" this download to begin." +msgstr "" + +#: ../../mod/uexport.php:55 +msgid "Export your posts from a given year or month:" +msgstr "" + +#: ../../mod/uexport.php:57 +msgid "" +"You may also export your posts and conversations for a particular year or " +"month. Click on one of the recent years or months below." +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Jan" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Feb" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Mar" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Apr" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Jun" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Jul" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Aug" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Sep" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Oct" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Nov" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Dec" +msgstr "" + +#: ../../mod/uexport.php:60 +msgid "" +"If the export fails (possibly due to memory exhaustion on your server hub), " +"please try again selecting a more limited date range." +msgstr "" + +#: ../../mod/uexport.php:61 +#, php-format +msgid "" +"Or adjust the date in your browser location bar to select other dates. For " +"example the year 2013; %1$s/2013 or the month " +"September 2013; %1$s/2013/9" +msgstr "" + +#: ../../mod/uexport.php:62 +msgid "Please visit" +msgstr "×× × ×‘×§×¨" + +#: ../../mod/uexport.php:62 +msgid "on another hub to import the backup files(s)." +msgstr "" + +#: ../../mod/uexport.php:63 +msgid "" +"We advise you to clone the channel on the new hub first and than to import " +"the backup file(s) (from the same channel) in chronological order. Importing" +" the backup files into another channel will certainly give permission " +"issues." +msgstr "" + +#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 +#: ../../mod/update_home.php:21 ../../mod/update_network.php:23 +#: ../../mod/update_public.php:21 ../../mod/update_search.php:46 +msgid "[Embedded content - reload page to view]" +msgstr "" + +#: ../../mod/viewconnections.php:62 +msgid "No connections." +msgstr "×ין חיבורי×." + +#: ../../mod/viewconnections.php:75 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "" + +#: ../../mod/viewsrc.php:38 +msgid "Source of Item" +msgstr "" + +#: ../../mod/vote.php:97 +msgid "Total votes" +msgstr "" + +#: ../../mod/vote.php:98 +msgid "Average Rating" +msgstr "" + +#: ../../mod/webpages.php:191 +msgid "Page Title" +msgstr "כותרת עמוד" + +#: ../../mod/xchan.php:6 +msgid "Xchan Lookup" +msgstr "" + +#: ../../mod/xchan.php:9 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "" + +#: ../../mod/zfinger.php:23 +msgid "invalid target signature" +msgstr "" + +#: ../../view/theme/apw/php/config.php:202 +#: ../../view/theme/apw/php/config.php:236 +msgid "Schema Default" +msgstr "" + +#: ../../view/theme/apw/php/config.php:203 +msgid "Sans-Serif" +msgstr "" + +#: ../../view/theme/apw/php/config.php:204 +msgid "Monospace" +msgstr "" + +#: ../../view/theme/apw/php/config.php:259 +#: ../../view/theme/redbasic/php/config.php:102 +msgid "Theme settings" +msgstr "" + +#: ../../view/theme/apw/php/config.php:260 +msgid "Set scheme" +msgstr "" + +#: ../../view/theme/apw/php/config.php:261 +#: ../../view/theme/redbasic/php/config.php:124 +msgid "Set font-size for posts and comments" +msgstr "" + +#: ../../view/theme/apw/php/config.php:262 +msgid "Set font face" +msgstr "" + +#: ../../view/theme/apw/php/config.php:263 +msgid "Set iconset" +msgstr "" + +#: ../../view/theme/apw/php/config.php:264 +msgid "Set big shadow size, default 15px 15px 15px" +msgstr "" + +#: ../../view/theme/apw/php/config.php:265 +msgid "Set small shadow size, default 5px 5px 5px" +msgstr "" + +#: ../../view/theme/apw/php/config.php:266 +msgid "Set shadow color, default #000" +msgstr "" + +#: ../../view/theme/apw/php/config.php:267 +msgid "Set radius size, default 5px" +msgstr "" + +#: ../../view/theme/apw/php/config.php:268 +msgid "Set line-height for posts and comments" +msgstr "" + +#: ../../view/theme/apw/php/config.php:269 +msgid "Set background image" +msgstr "" + +#: ../../view/theme/apw/php/config.php:270 +msgid "Set background attachment" +msgstr "" + +#: ../../view/theme/apw/php/config.php:271 +msgid "Set background color" +msgstr "" + +#: ../../view/theme/apw/php/config.php:272 +msgid "Set section background image" +msgstr "" + +#: ../../view/theme/apw/php/config.php:273 +msgid "Set section background color" +msgstr "" + +#: ../../view/theme/apw/php/config.php:274 +msgid "Set color of items - use hex" +msgstr "" + +#: ../../view/theme/apw/php/config.php:275 +msgid "Set color of links - use hex" +msgstr "" + +#: ../../view/theme/apw/php/config.php:276 +msgid "Set max-width for items. Default 400px" +msgstr "" + +#: ../../view/theme/apw/php/config.php:277 +msgid "Set min-width for items. Default 240px" +msgstr "" + +#: ../../view/theme/apw/php/config.php:278 +msgid "Set the generic content wrapper width. Default 48%" +msgstr "" + +#: ../../view/theme/apw/php/config.php:279 +msgid "Set color of fonts - use hex" +msgstr "" + +#: ../../view/theme/apw/php/config.php:280 +msgid "Set background-size element" +msgstr "" + +#: ../../view/theme/apw/php/config.php:281 +msgid "Item opacity" +msgstr "" + +#: ../../view/theme/apw/php/config.php:282 +msgid "Display post previews only" +msgstr "" + +#: ../../view/theme/apw/php/config.php:283 +msgid "Display side bar on channel page" +msgstr "" + +#: ../../view/theme/apw/php/config.php:284 +msgid "Colour of the navigation bar" +msgstr "" + +#: ../../view/theme/apw/php/config.php:285 +msgid "Item float" +msgstr "" + +#: ../../view/theme/apw/php/config.php:286 +msgid "Left offset of the section element" +msgstr "" + +#: ../../view/theme/apw/php/config.php:287 +msgid "Right offset of the section element" +msgstr "" + +#: ../../view/theme/apw/php/config.php:288 +msgid "Section width" +msgstr "" + +#: ../../view/theme/apw/php/config.php:289 +msgid "Left offset of the aside" +msgstr "" + +#: ../../view/theme/apw/php/config.php:290 +msgid "Right offset of the aside element" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:82 +msgid "Light (Red Matrix default)" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:103 +msgid "Select scheme" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:104 +msgid "Narrow navbar" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:105 +msgid "Navigation bar background color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:106 +msgid "Navigation bar gradient top color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:107 +msgid "Navigation bar gradient bottom color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:108 +msgid "Navigation active button gradient top color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:109 +msgid "Navigation active button gradient bottom color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:110 +msgid "Navigation bar border color " +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:111 +msgid "Navigation bar icon color " +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:112 +msgid "Navigation bar active icon color " +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:113 +msgid "link color" +msgstr "צבע קישור" + +#: ../../view/theme/redbasic/php/config.php:114 +msgid "Set font-color for banner" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:115 +msgid "Set the background color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:116 +msgid "Set the background image" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:117 +msgid "Set the background color of items" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:118 +msgid "Set the background color of comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:119 +msgid "Set the border color of comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:120 +msgid "Set the indent for comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:121 +msgid "Set the basic color for item icons" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:122 +msgid "Set the hover color for item icons" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:123 +msgid "Set font-size for the entire application" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:123 +msgid "Example: 14px" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:125 +msgid "Set font-color for posts and comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:126 +msgid "Set radius of corners" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:127 +msgid "Set shadow depth of photos" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:128 +msgid "Set maximum width of content region in pixel" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:128 +msgid "Leave empty for default width" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:129 +msgid "Center page content" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:130 +msgid "Set minimum opacity of nav bar - to hide it" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:131 +msgid "Set size of conversation author photo" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:132 +msgid "Set size of followup author photos" +msgstr "" + +#: ../../boot.php:1356 +#, php-format +msgid "Update %s failed. See error logs." +msgstr "" + +#: ../../boot.php:1359 +#, php-format +msgid "Update Error at %s" +msgstr "" + +#: ../../boot.php:1526 +msgid "" +"Create an account to access services and applications within the Red Matrix" +msgstr "" + +#: ../../boot.php:1554 +msgid "Password" +msgstr "סיסמה" + +#: ../../boot.php:1555 +msgid "Remember me" +msgstr "זכור ×ותי" + +#: ../../boot.php:1558 +msgid "Forgot your password?" +msgstr "שכחת ×ת הסיסמה שלך?" + +#: ../../boot.php:2182 +msgid "toggle mobile" +msgstr "" + +#: ../../boot.php:2317 +msgid "Website SSL certificate is not valid. Please correct." +msgstr "" + +#: ../../boot.php:2320 +#, php-format +msgid "[red] Website SSL error for %s" +msgstr "" + +#: ../../boot.php:2357 +msgid "Cron/Scheduled tasks not running." +msgstr "" + +#: ../../boot.php:2361 +#, php-format +msgid "[red] Cron tasks not running on %s" +msgstr "" diff --git a/view/he/passchanged_eml.tpl b/view/he/passchanged_eml.tpl new file mode 100644 index 000000000..c3f4be430 --- /dev/null +++ b/view/he/passchanged_eml.tpl @@ -0,0 +1,20 @@ + +לכבוד {{$username}}, + הסיסמה שלך שונתה כמבוקש. עליך לשמור ×ת מידע ×–×” +לצורכי היסטוריה (×ו לשנות ×ת הסיסמה שלך מיידית +למשהו ×שר ×™×”×™×” ביכולתך לזכור. + + +פרטי ההתחברות שלך ×”× ×›×“×œ×§×ž×Ÿ: + +×ž×™×§×•× ×תר: {{$siteurl}} +×©× ×”×ª×—×‘×¨×•×ª: {{$email}} +הסיסמה שלך: {{$new_password}} + +ב×פשרותך לשנות ×ת סיסמה זו מתוך עמוד הגדרות חשבון ל×חר התחברותך. + + +בכבוד רב, + מנהל {{$sitename}} + + \ No newline at end of file diff --git a/view/he/register_open_eml.tpl b/view/he/register_open_eml.tpl new file mode 100644 index 000000000..485f97db4 --- /dev/null +++ b/view/he/register_open_eml.tpl @@ -0,0 +1,19 @@ + +חשבון נוצר ב×תר {{$sitename}} לכתובת דו×״ל זו. +פרטי ההתחברות שלך ×”× ×›×“×œ×§×ž×Ÿ: + +×ž×™×§×•× ×תר: {{$siteurl}} +×©× ×”×ª×—×‘×¨×•×ª: {{$email}} +סיסמה: (הסיסמה ×שר סופקה במהלך רישו×) + +×× ×—×©×‘×•×Ÿ ×–×” נוצר ×œ×œ× ×™×“×™×¢×ª×š ו×יננו רצוי, ב×פשרותך +לבקר ב×תר ×–×” ול×פס ×ת הסיסמה. פעולה זו תתיר לך +להסיר ×ת החשבון מתוך ×”×§×™×©×•×¨×™× ×‘×¢×ž×•×“ הגדרות, ו×נחנו +×ž×ª× ×¦×œ×™× ×¢×œ כל ××™ נעימות כלשהי. + +תודה לך וברוך בו×ך ×ל {{$sitename}}. + +בכבוד רב, + מנהל {{$sitename}} + + \ No newline at end of file diff --git a/view/he/register_verify_eml.tpl b/view/he/register_verify_eml.tpl new file mode 100644 index 000000000..a95366796 --- /dev/null +++ b/view/he/register_verify_eml.tpl @@ -0,0 +1,24 @@ + +בקשת ×¨×™×©×•× ×ž×©×ª×ž×© חדשה התקבלה ב×תר {{$sitename}} ×שר מצריכה +×ת ×ישורך. + + +פרטי ההתחברות שלך ×”× ×›×“×œ×§×ž×Ÿ: + +×ž×™×§×•× ×תר: {{$siteurl}} +×©× ×”×ª×—×‘×¨×•×ª: {{$email}} +כתובת IPâ€: {{$details}} + +כדי ל×שר ×ת בקשה זו ×× × ×¤× ×” לקישור הב×: + + +{{$siteurl}}/regmod/allow/{{$hash}} + + +כדי לדחות ×ת הבקשה ולהסיר ×ת החשבון, פנה: + + +{{$siteurl}}/regmod/deny/{{$hash}} + + +תודה. diff --git a/view/he/register_verify_member.tpl b/view/he/register_verify_member.tpl new file mode 100644 index 000000000..5fed781df --- /dev/null +++ b/view/he/register_verify_member.tpl @@ -0,0 +1,24 @@ + +תודה לך על שנרשמת ל×תר {{$sitename}}. + +פרטי ההתחברות שלך ×”× ×›×“×œ×§×ž×Ÿ: + +×ž×™×§×•× ×תר: {{$siteurl}} +×©× ×”×ª×—×‘×¨×•×ª: {{$email}} + +התחברת בעזרת הסיסמה שבחרת בזמן רישו×. + +עלינו ל×מת ×ת כתובת הדו×״ל שלך על מנת להעניק לך גישה מל××”. + +×× ×¨×©×ž×ª ×ת חשבון ×–×”, ×× × ×¤× ×” לקישור הב×: + +{{$siteurl}}/regver/allow/{{$hash}} + + +כדי לדחות ×ת הבקשה ולהסיר ×ת החשבון, פנה: + + +{{$siteurl}}/regver/deny/{{$hash}} + + +תודה. diff --git a/view/he/strings.php b/view/he/strings.php new file mode 100644 index 000000000..cd071e377 --- /dev/null +++ b/view/he/strings.php @@ -0,0 +1,2168 @@ + "חיבור %d", + 1 => "%d חיבורי×", +); +App::$strings["View Connections"] = "צפה בחיבורי×"; +App::$strings["Save"] = "שמור"; +App::$strings["poke"] = ""; +App::$strings["poked"] = ""; +App::$strings["ping"] = ""; +App::$strings["pinged"] = ""; +App::$strings["prod"] = ""; +App::$strings["prodded"] = ""; +App::$strings["slap"] = ""; +App::$strings["slapped"] = ""; +App::$strings["finger"] = ""; +App::$strings["fingered"] = ""; +App::$strings["rebuff"] = ""; +App::$strings["rebuffed"] = ""; +App::$strings["happy"] = "שמח"; +App::$strings["sad"] = "עצוב"; +App::$strings["mellow"] = "מתון"; +App::$strings["tired"] = "×¢×™×™×£"; +App::$strings["perky"] = "חצוף"; +App::$strings["angry"] = "כועס"; +App::$strings["stupified"] = ""; +App::$strings["puzzled"] = "נבוך"; +App::$strings["interested"] = "מגלה עניין"; +App::$strings["bitter"] = "מר"; +App::$strings["cheerful"] = "עליז"; +App::$strings["alive"] = "×—×™"; +App::$strings["annoyed"] = "נרגז"; +App::$strings["anxious"] = "נרגז"; +App::$strings["cranky"] = "נרגז"; +App::$strings["disturbed"] = "מופרע"; +App::$strings["frustrated"] = "מתוסכל"; +App::$strings["depressed"] = "מדוכ×"; +App::$strings["motivated"] = "מונע"; +App::$strings["relaxed"] = "רגוע"; +App::$strings["surprised"] = "מופתע"; +App::$strings["Monday"] = "×™×•× ×©× ×™"; +App::$strings["Tuesday"] = "×™×•× ×©×œ×™×©×™"; +App::$strings["Wednesday"] = "×™×•× ×¨×‘×™×¢×™"; +App::$strings["Thursday"] = "×™×•× ×—×ž×™×©×™"; +App::$strings["Friday"] = "×™×•× ×©×™×©×™"; +App::$strings["Saturday"] = "×™×•× ×©×‘×ª"; +App::$strings["Sunday"] = "×™×•× ×¨×שון"; +App::$strings["January"] = "ינו×ר"; +App::$strings["February"] = "פברו×ר"; +App::$strings["March"] = "מרץ"; +App::$strings["April"] = "×פריל"; +App::$strings["May"] = "מ××™"; +App::$strings["June"] = "יוני"; +App::$strings["July"] = "יולי"; +App::$strings["August"] = "×וגוסט"; +App::$strings["September"] = "ספטמבר"; +App::$strings["October"] = "×וקטובר"; +App::$strings["November"] = "נובמבר"; +App::$strings["December"] = "דצמבר"; +App::$strings["unknown.???"] = ""; +App::$strings["bytes"] = "בייטי×"; +App::$strings["remove category"] = ""; +App::$strings["remove from file"] = ""; +App::$strings["Click to open/close"] = "לחץ כדי לפתוח/לסגור"; +App::$strings["Link to Source"] = ""; +App::$strings["default"] = "ברירת מחדל"; +App::$strings["Page layout"] = ""; +App::$strings["You can create your own with the layouts tool"] = ""; +App::$strings["Page content type"] = ""; +App::$strings["Select an alternate language"] = ""; +App::$strings["photo"] = "תצלו×"; +App::$strings["event"] = "×ירוע"; +App::$strings["status"] = "סטטוס"; +App::$strings["comment"] = "תגובה"; +App::$strings["activity"] = "פעילות"; +App::$strings["Design Tools"] = ""; +App::$strings["Blocks"] = ""; +App::$strings["Menus"] = "תפריטי×"; +App::$strings["Layouts"] = ""; +App::$strings["Pages"] = "עמודי×"; +App::$strings["Categories"] = "קטגוריות"; +App::$strings["System"] = "מערכת"; +App::$strings["Personal"] = "×ישי"; +App::$strings["Create Personal App"] = "צור ×פליקציה ×ישית"; +App::$strings["Edit Personal App"] = "ערוך ×פליקציה ×ישית"; +App::$strings["Connect"] = "התחבר"; +App::$strings["Ignore/Hide"] = "התעל×/הסתר"; +App::$strings["Suggestions"] = "הצעות"; +App::$strings["See more..."] = "צפה בעוד..."; +App::$strings["You have %1$.0f of %2$.0f allowed connections."] = ""; +App::$strings["Add New Connection"] = ""; +App::$strings["Enter the channel address"] = ""; +App::$strings["Example: bob@example.com, http://example.com/barbara"] = ""; +App::$strings["Notes"] = "תזכירי×"; +App::$strings["Remove term"] = ""; +App::$strings["Saved Searches"] = ""; +App::$strings["add"] = "להוסיף"; +App::$strings["Saved Folders"] = ""; +App::$strings["Everything"] = "כל דבר"; +App::$strings["Archives"] = "×רכיוני×"; +App::$strings["Me"] = "×× ×™"; +App::$strings["Family"] = "משפחה"; +App::$strings["Friends"] = "חברי×"; +App::$strings["Acquaintances"] = "מכרי×"; +App::$strings["All"] = "הכל"; +App::$strings["Refresh"] = "רענן"; +App::$strings["Account settings"] = "הגדרות חשבון"; +App::$strings["Channel settings"] = "הגדרות ערוץ"; +App::$strings["Additional features"] = "תכונות נוספות"; +App::$strings["Feature/Addon settings"] = ""; +App::$strings["Display settings"] = "הגדרות תצוגה"; +App::$strings["Connected apps"] = "×פליקציות מחוברות"; +App::$strings["Export channel"] = "×™×¦× ×¢×¨×•×¥"; +App::$strings["Connection Default Permissions"] = ""; +App::$strings["Premium Channel Settings"] = ""; +App::$strings["Channel Sources"] = "מקורות ערוץ"; +App::$strings["Messages"] = "הודעות"; +App::$strings["Check Mail"] = "בדוק דו×ר"; +App::$strings["Chat Rooms"] = "חדרי שיחה"; +App::$strings["Bookmarked Chatrooms"] = "חדרי שיחה מסומני×"; +App::$strings["Suggested Chatrooms"] = "חדרי שיחה מוצעי×"; +App::$strings["photo/image"] = "תצלו×/תמונה"; +App::$strings["Rate Me"] = "דרג ×ותי"; +App::$strings["View Ratings"] = "צפה בדירוגי×"; +App::$strings["Public Hubs"] = "×ž×•×§×“×™× ×¤×•×ž×‘×™×™×"; +App::$strings["New window"] = "חלון חדש"; +App::$strings["Open the selected location in a different window or browser tab"] = "פתח ×ת ×”×ž×™×§×•× ×”× ×‘×—×¨ בתוך חלון ×ו סימניית דפדפן ×חרי×"; +App::$strings["User '%s' deleted"] = "משתמש '%s' נמחק"; +App::$strings["No recipient provided."] = ""; +App::$strings["[no subject]"] = "[×ין נוש×]"; +App::$strings["Unable to determine sender."] = ""; +App::$strings["Stored post could not be verified."] = ""; +App::$strings["Invalid data packet"] = ""; +App::$strings["Unable to verify channel signature"] = ""; +App::$strings["Unable to verify site signature for %s"] = ""; +App::$strings["created a new post"] = "צור פוסט חדש"; +App::$strings["commented on %s's post"] = "הגיב/×” על פוסט של %s"; +App::$strings["Private Message"] = "הודעה פרטית"; +App::$strings["Select"] = "בחר"; +App::$strings["Save to Folder"] = "שמור לתיקייה"; +App::$strings["I will attend"] = "×× ×™ ×ופיע"; +App::$strings["I will not attend"] = "×× ×™ ×œ× ×ופיע"; +App::$strings["I might attend"] = "×× ×™ עשוי/×” להופיע"; +App::$strings["I agree"] = "×× ×™ מסכי×/×”"; +App::$strings["I disagree"] = "×× ×™ ×œ× ×ž×¡×›×™×/×”"; +App::$strings["I abstain"] = "×× ×™ נמנע/ת"; +App::$strings["View all"] = "צפה בכול×"; +App::$strings["__ctx:noun__ Like"] = array( + 0 => "", + 1 => "", +); +App::$strings["__ctx:noun__ Dislike"] = array( + 0 => "", + 1 => "", +); +App::$strings["Add Star"] = "הוסף כוכב"; +App::$strings["Remove Star"] = "הסר כוכב"; +App::$strings["Toggle Star Status"] = ""; +App::$strings["starred"] = ""; +App::$strings["Message signature validated"] = ""; +App::$strings["Message signature incorrect"] = ""; +App::$strings["Add Tag"] = "הוסף תגית"; +App::$strings["I like this (toggle)"] = "×הבתי ×ת ×–×” (החלף)"; +App::$strings["like"] = ""; +App::$strings["I don't like this (toggle)"] = "×œ× ×הבתי ×ת ×–×” (החלף)"; +App::$strings["dislike"] = ""; +App::$strings["Share This"] = "שתף ×–×ת"; +App::$strings["share"] = "שתף"; +App::$strings["%d comment"] = array( + 0 => "", + 1 => "", +); +App::$strings["View %s's profile - %s"] = ""; +App::$strings["to"] = "×ל"; +App::$strings["via"] = ""; +App::$strings["Wall-to-Wall"] = ""; +App::$strings["via Wall-To-Wall:"] = ""; +App::$strings["from %s"] = ""; +App::$strings["last edited: %s"] = ""; +App::$strings["Expires: %s"] = ""; +App::$strings["Save Bookmarks"] = ""; +App::$strings["Add to Calendar"] = ""; +App::$strings["Mark all seen"] = "סמן ×ת הכל כנקר×ו"; +App::$strings["__ctx:noun__ Likes"] = ""; +App::$strings["__ctx:noun__ Dislikes"] = ""; +App::$strings["Close"] = "סגור"; +App::$strings["Please wait"] = "×× × ×”×ž×ª×Ÿ"; +App::$strings["[+] show all"] = "[+] הצג הכל"; +App::$strings["This is you"] = "×–×” ×ת/×”"; +App::$strings["Comment"] = "תגובה"; +App::$strings["Submit"] = "שלח"; +App::$strings["Bold"] = "מובלט"; +App::$strings["Italic"] = "נטוי"; +App::$strings["Underline"] = "קו תחתון"; +App::$strings["Quote"] = "ציטוט"; +App::$strings["Code"] = "קוד"; +App::$strings["Image"] = "תמונה"; +App::$strings["Insert Link"] = "הכנס קישור"; +App::$strings["Video"] = "ויד×ו"; +App::$strings["Preview"] = "תצוגה מקדימה"; +App::$strings["Encrypt text"] = "הצפן טקסט"; +App::$strings["Not a valid email address"] = "כתובת דו×״ל ×œ× ×ª×§×™× ×”"; +App::$strings["Your email domain is not among those allowed on this site"] = ""; +App::$strings["Your email address is already registered at this site."] = ""; +App::$strings["An invitation is required."] = "נדרשת הזמנה."; +App::$strings["Invitation could not be verified."] = "×ימות הזמנה ×œ× ×”×ª×פשר."; +App::$strings["Please enter the required information."] = "×× × ×”×–×Ÿ ×ת המידע הנחוץ."; +App::$strings["Failed to store account information."] = "נכשל ל×חסן מידע חשבון."; +App::$strings["Registration confirmation for %s"] = "×ימות ×¨×™×©×•× ×¢×‘×•×¨ %s"; +App::$strings["Registration request at %s"] = "בקשת ×¨×™×©×•× ×צל %s"; +App::$strings["your registration password"] = "סיסמת ×¨×™×©×•× ×©×œ×š"; +App::$strings["Registration details for %s"] = "פרטי ×¨×™×©×•× ×¢×‘×•×¨ %s"; +App::$strings["Account approved."] = "חשבון ×ושר."; +App::$strings["Registration revoked for %s"] = "×¨×™×©×•× ×‘×•×˜×œ עבור %s"; +App::$strings["Account verified. Please login."] = "חשבון ×ומת. ×× × ×”×ª×—×‘×¨."; +App::$strings["Click here to upgrade."] = "לחץ ×›×ן כדי לשדרג."; +App::$strings["This action exceeds the limits set by your subscription plan."] = ""; +App::$strings["This action is not available under your subscription plan."] = ""; +App::$strings["Embedded content"] = ""; +App::$strings["Embedding disabled"] = ""; +App::$strings["Visible to your default audience"] = ""; +App::$strings["Show"] = "הצג"; +App::$strings["Don't show"] = "×ל תציג"; +App::$strings["Permissions"] = "הרש×ות"; +App::$strings[" and "] = " ×•×’× "; +App::$strings["public profile"] = "פרופיל פומבי"; +App::$strings["%1\$s changed %2\$s to “%3\$s”"] = ""; +App::$strings["Visit %1\$s's %2\$s"] = ""; +App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = ""; +App::$strings["Public Timeline"] = "ציר זמן פומבי"; +App::$strings["Site Admin"] = "מנהל ×תר"; +App::$strings["Address Book"] = "פנקס כתובות"; +App::$strings["Profile"] = "פרופיל"; +App::$strings["Mood"] = "מצב רוח"; +App::$strings["Poke"] = ""; +App::$strings["Probe"] = ""; +App::$strings["Suggest"] = "הצע"; +App::$strings["Random Channel"] = ""; +App::$strings["Invite"] = "הזמן"; +App::$strings["Features"] = "תכונות"; +App::$strings["Language"] = "שפה"; +App::$strings["Post"] = "פוסט"; +App::$strings["Profile Photo"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; +App::$strings["Update"] = "עדכן"; +App::$strings["Install"] = "התקן"; +App::$strings["Purchase"] = "רכוש"; +App::$strings["Permission denied."] = "הרש××” נדחתה."; +App::$strings["Item was not found."] = "פריט ×œ× × ×ž×¦×."; +App::$strings["No source file."] = "×ין קובץ מקור."; +App::$strings["Cannot locate file to replace"] = ""; +App::$strings["Cannot locate file to revise/update"] = ""; +App::$strings["File exceeds size limit of %d"] = ""; +App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = ""; +App::$strings["File upload failed. Possible system limit or action terminated."] = ""; +App::$strings["Stored file could not be verified. Upload failed."] = ""; +App::$strings["Path not available."] = "נתיב ×œ× ×–×ž×™×Ÿ."; +App::$strings["Empty pathname"] = ""; +App::$strings["duplicate filename or path"] = ""; +App::$strings["Path not found."] = "נתיב ×œ× × ×ž×¦×."; +App::$strings["mkdir failed."] = "mkdir נכשל."; +App::$strings["database storage failed."] = ""; +App::$strings["Logged out."] = "מנותק."; +App::$strings["Failed authentication"] = "×ימות נכשל"; +App::$strings["Login failed."] = "התחברות נכשלה."; +App::$strings["Attachments:"] = "תצריפי×:"; +App::$strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +App::$strings["\$Projectname event notification:"] = ""; +App::$strings["Starts:"] = "מתחיל:"; +App::$strings["Finishes:"] = "נגמר:"; +App::$strings["Location:"] = "מיקו×:"; +App::$strings["Image/photo"] = "תמונה/תצלו×"; +App::$strings["Encrypted content"] = "תוכן מוצפן"; +App::$strings["Install %s element: "] = ""; +App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = ""; +App::$strings["webpage"] = "עמוד רשת"; +App::$strings["layout"] = ""; +App::$strings["block"] = ""; +App::$strings["menu"] = "תפריט"; +App::$strings["QR code"] = "קוד QR"; +App::$strings["%1\$s wrote the following %2\$s %3\$s"] = ""; +App::$strings["post"] = "פוסט"; +App::$strings["Different viewers will see this text differently"] = ""; +App::$strings["$1 spoiler"] = ""; +App::$strings["$1 wrote:"] = "$1 כתב(×”):"; +App::$strings["%1\$s's bookmarks"] = ""; +App::$strings["Missing room name"] = ""; +App::$strings["Duplicate room name"] = ""; +App::$strings["Invalid room specifier."] = ""; +App::$strings["Room not found."] = "חדר ×œ× × ×ž×¦×."; +App::$strings["Room is full"] = "חדר מל×"; +App::$strings["Default"] = "ברירת מחדל"; +App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = ""; +App::$strings["Frequently"] = "ב×ופן תדיר"; +App::$strings["Hourly"] = "כל שעה"; +App::$strings["Twice daily"] = "×¤×¢×ž×™×™× ×‘×™×•×"; +App::$strings["Daily"] = "יומי"; +App::$strings["Weekly"] = "שבועי"; +App::$strings["Monthly"] = "חודשי"; +App::$strings["Friendica"] = "Friendica"; +App::$strings["OStatus"] = "OStatus"; +App::$strings["RSS/Atom"] = "RSS/Atom"; +App::$strings["Email"] = "דו×״ל"; +App::$strings["Diaspora"] = "Diaspora"; +App::$strings["Facebook"] = "פייסבוק"; +App::$strings["Zot!"] = "Zot!"; +App::$strings["LinkedIn"] = "LinkedIn"; +App::$strings["XMPP/IM"] = "XMPP/IM"; +App::$strings["MySpace"] = "MySpace"; +App::$strings["%d invitation available"] = array( + 0 => "הזמנה %d זמינה", + 1 => "%d הזמנות זמינות", +); +App::$strings["Advanced"] = "מתקד×"; +App::$strings["Find Channels"] = "×ž×¦× ×¢×¨×•×¦×™×"; +App::$strings["Enter name or interest"] = "הזן ×©× ×ו עניין"; +App::$strings["Connect/Follow"] = "התחבר/עקוב"; +App::$strings["Examples: Robert Morgenstein, Fishing"] = ""; +App::$strings["Find"] = "מצ×"; +App::$strings["Channel Suggestions"] = "הצעות ערוץ"; +App::$strings["Random Profile"] = "פרופיל ×קר××™"; +App::$strings["Invite Friends"] = "הזמן חברי×"; +App::$strings["Advanced example: name=fred and country=iceland"] = "×“×•×’×ž× ×ž×ª×§×“×ž×ª: name=פרד ×•×’× country=×יסלנד"; +App::$strings["%d connection in common"] = array( + 0 => "", + 1 => "", +); +App::$strings["show more"] = "הצג עוד"; +App::$strings["channel"] = "ערוץ"; +App::$strings["%1\$s likes %2\$s's %3\$s"] = ""; +App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = ""; +App::$strings["%1\$s is now connected with %2\$s"] = ""; +App::$strings["%1\$s poked %2\$s"] = ""; +App::$strings["__ctx:mood__ %1\$s is %2\$s"] = ""; +App::$strings["__ctx:title__ Likes"] = ""; +App::$strings["__ctx:title__ Dislikes"] = ""; +App::$strings["__ctx:title__ Agree"] = "מסכי×"; +App::$strings["__ctx:title__ Disagree"] = "×œ× ×ž×¡×›×™×"; +App::$strings["__ctx:title__ Abstain"] = "נמנע"; +App::$strings["__ctx:title__ Attending"] = "נוכח"; +App::$strings["__ctx:title__ Not attending"] = "×œ× × ×•×›×—"; +App::$strings["__ctx:title__ Might attend"] = "עשוי להיווכח"; +App::$strings["View %s's profile @ %s"] = ""; +App::$strings["Categories:"] = "קטגוריות:"; +App::$strings["Filed under:"] = "תויק תחת:"; +App::$strings["View in context"] = ""; +App::$strings["remove"] = "להסיר"; +App::$strings["Delete Selected Items"] = ""; +App::$strings["View Source"] = "צפה במקור"; +App::$strings["Follow Thread"] = "עקוב שרשור"; +App::$strings["View Status"] = "צפה בסטטוס"; +App::$strings["View Photos"] = "צפה בתצלומי×"; +App::$strings["Matrix Activity"] = "פעילות מטריצה"; +App::$strings["Edit Contact"] = "ערוך ×יש קשר"; +App::$strings["Send PM"] = "שלח הודעה פרטית"; +App::$strings["%s likes this."] = ""; +App::$strings["%s doesn't like this."] = ""; +App::$strings["%2\$d people like this."] = array( + 0 => "", + 1 => "", +); +App::$strings["%2\$d people don't like this."] = array( + 0 => "", + 1 => "", +); +App::$strings["and"] = ""; +App::$strings[", and %d other people"] = array( + 0 => "", + 1 => "", +); +App::$strings["%s like this."] = ""; +App::$strings["%s don't like this."] = ""; +App::$strings["Visible to everybody"] = ""; +App::$strings["Please enter a link URL:"] = ""; +App::$strings["Please enter a video link/URL:"] = ""; +App::$strings["Please enter an audio link/URL:"] = ""; +App::$strings["Tag term:"] = ""; +App::$strings["Save to Folder:"] = "שמור לתיקייה:"; +App::$strings["Where are you right now?"] = ""; +App::$strings["Expires YYYY-MM-DD HH:MM"] = ""; +App::$strings["Share"] = "שתף"; +App::$strings["Page link name"] = ""; +App::$strings["Post as"] = ""; +App::$strings["Upload photo"] = "העלה תצלו×"; +App::$strings["upload photo"] = "העלה תצלו×"; +App::$strings["Attach file"] = "צרף קובץ"; +App::$strings["attach file"] = "צרף קובץ"; +App::$strings["Insert web link"] = "הכנס קישור רשת"; +App::$strings["web link"] = "קישור רשת"; +App::$strings["Insert video link"] = "הכנס קישור ויד×ו"; +App::$strings["video link"] = "קישור ויד×ו"; +App::$strings["Insert audio link"] = "הכנס קישור ×ודיו"; +App::$strings["audio link"] = "קישור ×ודיו"; +App::$strings["Set your location"] = ""; +App::$strings["set location"] = ""; +App::$strings["Toggle voting"] = ""; +App::$strings["Clear browser location"] = ""; +App::$strings["clear location"] = ""; +App::$strings["Title (optional)"] = ""; +App::$strings["Categories (optional, comma-separated list)"] = ""; +App::$strings["Permission settings"] = ""; +App::$strings["permissions"] = "הרש×ות"; +App::$strings["Public post"] = ""; +App::$strings["Example: bob@example.com, mary@example.com"] = ""; +App::$strings["Set expiration date"] = ""; +App::$strings["OK"] = "×ישור"; +App::$strings["Cancel"] = "ביטול"; +App::$strings["Discover"] = ""; +App::$strings["Imported public streams"] = ""; +App::$strings["Commented Order"] = ""; +App::$strings["Sort by Comment Date"] = ""; +App::$strings["Posted Order"] = ""; +App::$strings["Sort by Post Date"] = ""; +App::$strings["Posts that mention or involve you"] = ""; +App::$strings["New"] = "חדש"; +App::$strings["Activity Stream - by date"] = ""; +App::$strings["Starred"] = ""; +App::$strings["Favourite Posts"] = ""; +App::$strings["Spam"] = "ספ××"; +App::$strings["Posts flagged as SPAM"] = "×¤×•×¡×˜×™× ×ž×¡×•×ž× ×™× ×‘×ª×•×¨ ספ××"; +App::$strings["Channel"] = "ערוץ"; +App::$strings["Status Messages and Posts"] = "הודעות ופרסומי סטטוס"; +App::$strings["About"] = "×ודות"; +App::$strings["Profile Details"] = "פרטי פרופיל"; +App::$strings["Photo Albums"] = "×לבומי תמונה"; +App::$strings["Files and Storage"] = "×§×‘×¦×™× ×•×חסון"; +App::$strings["Chatrooms"] = "חדרי שיחה"; +App::$strings["Saved Bookmarks"] = "סימניות שמורות"; +App::$strings["Manage Webpages"] = "נהל עמודי רשת"; +App::$strings["__ctx:noun__ Attending"] = array( + 0 => "", + 1 => "", +); +App::$strings["__ctx:noun__ Not Attending"] = array( + 0 => "", + 1 => "", +); +App::$strings["__ctx:noun__ Undecided"] = array( + 0 => "", + 1 => "", +); +App::$strings["__ctx:noun__ Agree"] = array( + 0 => "", + 1 => "", +); +App::$strings["__ctx:noun__ Disagree"] = array( + 0 => "", + 1 => "", +); +App::$strings["__ctx:noun__ Abstain"] = array( + 0 => "", + 1 => "", +); +App::$strings["Miscellaneous"] = "שונות"; +App::$strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD ×ו MM-DD"; +App::$strings["Required"] = "דָרוּש×"; +App::$strings["never"] = "×œ×¢×•×œ× ×œ×"; +App::$strings["less than a second ago"] = "לפני פחות משניה"; +App::$strings["year"] = "שנה"; +App::$strings["years"] = "שני×"; +App::$strings["month"] = "חודש"; +App::$strings["months"] = "חודשי×"; +App::$strings["week"] = "שבוע"; +App::$strings["weeks"] = "שבועות"; +App::$strings["day"] = "יו×"; +App::$strings["days"] = "ימי×"; +App::$strings["hour"] = "שעה"; +App::$strings["hours"] = "שעות"; +App::$strings["minute"] = "דקה"; +App::$strings["minutes"] = "דקות"; +App::$strings["second"] = "שניה"; +App::$strings["seconds"] = "שניות"; +App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "לפני %1\$d %2\$s"; +App::$strings["%1\$s's birthday"] = ""; +App::$strings["Happy Birthday %1\$s"] = ""; +App::$strings["Please choose"] = "לבחירתך"; +App::$strings["Agree"] = "מסכי×/×”"; +App::$strings["Disagree"] = "×œ× ×ž×¡×›×™×/×”"; +App::$strings["Abstain"] = "נמנע/ת"; +App::$strings["Nickname has unsupported characters or is already being used on this site."] = ""; +App::$strings["Directory Options"] = ""; +App::$strings["Safe Mode"] = "מצב בטוח"; +App::$strings["No"] = "ל×"; +App::$strings["Yes"] = "כן"; +App::$strings["Public Forums Only"] = ""; +App::$strings["This Website Only"] = ""; +App::$strings["%s "] = ""; +App::$strings["[Red:Notify] New mail received at %s"] = ""; +App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = ""; +App::$strings["%1\$s sent you %2\$s."] = ""; +App::$strings["a private message"] = "הודעה פרטית"; +App::$strings["Please visit %s to view and/or reply to your private messages."] = ""; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = ""; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = ""; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = ""; +App::$strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = ""; +App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = ""; +App::$strings["Please visit %s to view and/or reply to the conversation."] = ""; +App::$strings["[Red:Notify] %s posted to your profile wall"] = ""; +App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = ""; +App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = ""; +App::$strings["[Red:Notify] %s tagged you"] = ""; +App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = ""; +App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = ""; +App::$strings["[Red:Notify] %1\$s poked you"] = ""; +App::$strings["%1\$s, %2\$s poked you at %3\$s"] = ""; +App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = ""; +App::$strings["[Red:Notify] %s tagged your post"] = ""; +App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = ""; +App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = ""; +App::$strings["[Red:Notify] Introduction received"] = ""; +App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = ""; +App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = ""; +App::$strings["You may visit their profile at %s"] = ""; +App::$strings["Please visit %s to approve or reject the connection request."] = ""; +App::$strings["[Red:Notify] Friend suggestion received"] = ""; +App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = ""; +App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = ""; +App::$strings["Name:"] = "ש×:"; +App::$strings["Photo:"] = "תצלו×:"; +App::$strings["Please visit %s to approve or reject the suggestion."] = ""; +App::$strings["[Red:Notify]"] = ""; +App::$strings["This event has been added to your calendar."] = "×ירוע ×–×” התווסף ללוח שנה שלך."; +App::$strings["General Features"] = ""; +App::$strings["Content Expiration"] = ""; +App::$strings["Remove posts/comments and/or private messages at a future time"] = ""; +App::$strings["Multiple Profiles"] = ""; +App::$strings["Ability to create multiple profiles"] = ""; +App::$strings["Advanced Profiles"] = ""; +App::$strings["Additional profile sections and selections"] = ""; +App::$strings["Profile Import/Export"] = ""; +App::$strings["Save and load profile details across sites/channels"] = ""; +App::$strings["Web Pages"] = "עמודי רשת"; +App::$strings["Provide managed web pages on your channel"] = ""; +App::$strings["Private Notes"] = ""; +App::$strings["Enables a tool to store notes and reminders"] = ""; +App::$strings["Navigation Channel Select"] = ""; +App::$strings["Change channels directly from within the navigation dropdown menu"] = ""; +App::$strings["Photo Location"] = "×ž×™×§×•× ×ª×¦×œ×•×"; +App::$strings["If location data is available on uploaded photos, link this to a map."] = ""; +App::$strings["Expert Mode"] = "מצב מומחה"; +App::$strings["Enable Expert Mode to provide advanced configuration options"] = ""; +App::$strings["Premium Channel"] = ""; +App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = ""; +App::$strings["Post Composition Features"] = ""; +App::$strings["Use Markdown"] = ""; +App::$strings["Allow use of \"Markdown\" to format posts"] = ""; +App::$strings["Large Photos"] = ""; +App::$strings["Include large (640px) photo thumbnails in posts. If not enabled, use small (320px) photo thumbnails"] = ""; +App::$strings["Automatically import channel content from other channels or feeds"] = ""; +App::$strings["Even More Encryption"] = ""; +App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = ""; +App::$strings["Enable voting tools"] = ""; +App::$strings["Provide a class of post which others can vote on"] = ""; +App::$strings["Network and Stream Filtering"] = ""; +App::$strings["Search by Date"] = "חפש לפי ת×ריך"; +App::$strings["Ability to select posts by date ranges"] = "מסנן ×וספי×"; +App::$strings["Collections Filter"] = "מסנן ×וספי×"; +App::$strings["Enable widget to display Network posts only from selected collections"] = ""; +App::$strings["Save search terms for re-use"] = ""; +App::$strings["Network Personal Tab"] = ""; +App::$strings["Enable tab to display only Network posts that you've interacted on"] = ""; +App::$strings["Network New Tab"] = ""; +App::$strings["Enable tab to display all new Network activity"] = ""; +App::$strings["Affinity Tool"] = ""; +App::$strings["Filter stream activity by depth of relationships"] = ""; +App::$strings["Connection Filtering"] = ""; +App::$strings["Filter incoming posts from connections based on keywords/content"] = ""; +App::$strings["Suggest Channels"] = ""; +App::$strings["Show channel suggestions"] = ""; +App::$strings["Post/Comment Tools"] = ""; +App::$strings["Tagging"] = ""; +App::$strings["Ability to tag existing posts"] = ""; +App::$strings["Post Categories"] = ""; +App::$strings["Add categories to your posts"] = ""; +App::$strings["Ability to file posts under folders"] = ""; +App::$strings["Dislike Posts"] = ""; +App::$strings["Ability to dislike posts/comments"] = ""; +App::$strings["Star Posts"] = ""; +App::$strings["Ability to mark special posts with a star indicator"] = ""; +App::$strings["Tag Cloud"] = ""; +App::$strings["Provide a personal tag cloud on your channel page"] = ""; +App::$strings["Channel is blocked on this site."] = ""; +App::$strings["Channel location missing."] = ""; +App::$strings["Response from remote channel was incomplete."] = ""; +App::$strings["Channel was deleted and no longer exists."] = ""; +App::$strings["Protocol disabled."] = ""; +App::$strings["Protocol blocked for this channel."] = ""; +App::$strings["Channel discovery failed."] = ""; +App::$strings["local account not found."] = ""; +App::$strings["Cannot connect to yourself."] = ""; +App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = ""; +App::$strings["Default privacy group for new contacts"] = ""; +App::$strings["All Channels"] = "כל הערוצי×"; +App::$strings["edit"] = "ערוך"; +App::$strings["Collections"] = "×וספי×"; +App::$strings["Edit collection"] = "ערוך ×וסף"; +App::$strings["Add new collection"] = "הוסף ×וסף חדש"; +App::$strings["Channels not in any collection"] = ""; +App::$strings["Unable to obtain identity information from database"] = ""; +App::$strings["Empty name"] = "×©× ×¨×™×§"; +App::$strings["Name too long"] = "×©× ×רוך מדי"; +App::$strings["No account identifier"] = "×ין מזהה חשבון"; +App::$strings["Nickname is required."] = "נדרש ×©× ×›×™× ×•×™."; +App::$strings["Reserved nickname. Please choose another."] = ""; +App::$strings["Unable to retrieve created identity"] = ""; +App::$strings["Default Profile"] = "פרופיל שגרתי"; +App::$strings["Requested channel is not available."] = ""; +App::$strings["Requested profile is not available."] = ""; +App::$strings["Change profile photo"] = ""; +App::$strings["Profiles"] = "פרופילי×"; +App::$strings["Manage/edit profiles"] = ""; +App::$strings["Create New Profile"] = "צור פרופיל חדש"; +App::$strings["Profile Image"] = "תמונת פרופיל"; +App::$strings["visible to everybody"] = ""; +App::$strings["Edit visibility"] = ""; +App::$strings["Gender:"] = "מין:"; +App::$strings["Status:"] = "מצב:"; +App::$strings["Homepage:"] = "עמוד בית:"; +App::$strings["Online Now"] = "מקוון כעת"; +App::$strings["g A l F d"] = ""; +App::$strings["F d"] = ""; +App::$strings["[today]"] = "[היו×]"; +App::$strings["Birthday Reminders"] = ""; +App::$strings["Birthdays this week:"] = ""; +App::$strings["[No description]"] = "[×ין תי×ור]"; +App::$strings["Event Reminders"] = ""; +App::$strings["Events this week:"] = ""; +App::$strings["Full Name:"] = "×©× ×ž×œ×:"; +App::$strings["Like this channel"] = ""; +App::$strings["j F, Y"] = ""; +App::$strings["j F"] = ""; +App::$strings["Birthday:"] = "×™×•× ×”×•×œ×“×ª:"; +App::$strings["Age:"] = "גיל:"; +App::$strings["for %1\$d %2\$s"] = ""; +App::$strings["Sexual Preference:"] = "העדפה מינית:"; +App::$strings["Hometown:"] = "עיר מגורי×:"; +App::$strings["Tags:"] = "תגיות:"; +App::$strings["Political Views:"] = "השקפות פוליטיות:"; +App::$strings["Religion:"] = "דת:"; +App::$strings["About:"] = "×ודות:"; +App::$strings["Hobbies/Interests:"] = "תחביבי×/עניין:"; +App::$strings["Likes:"] = "×והב:"; +App::$strings["Dislikes:"] = "שונ×:"; +App::$strings["Contact information and Social Networks:"] = ""; +App::$strings["My other channels:"] = ""; +App::$strings["Musical interests:"] = ""; +App::$strings["Books, literature:"] = ""; +App::$strings["Television:"] = "טלוויזיה:"; +App::$strings["Film/dance/culture/entertainment:"] = ""; +App::$strings["Love/Romance:"] = ""; +App::$strings["Work/employment:"] = ""; +App::$strings["School/education:"] = ""; +App::$strings["Like this thing"] = ""; +App::$strings["Permission denied"] = ""; +App::$strings["(Unknown)"] = "(×œ× ×™×“×•×¢)"; +App::$strings["Visible to anybody on the internet."] = "נר××” לכל ×חד ב×ינטרנט."; +App::$strings["Visible to you only."] = "נר××” לך בלבד."; +App::$strings["Visible to anybody in this network."] = "נר××” לכל ×חד ברשת זו."; +App::$strings["Visible to anybody authenticated."] = "נר××” לכל מי ×©×”×•× ×ž×ומת."; +App::$strings["Visible to anybody on %s."] = "נר××” לכל ×חד ×צל %s."; +App::$strings["Visible to all connections."] = "נר××” לכל החיבורי×."; +App::$strings["Visible to approved connections."] = "נר××” ×œ×—×™×‘×•×¨×™× ×ž×ושרי×."; +App::$strings["Visible to specific connections."] = "נר××” ×œ×—×™×‘×•×¨×™× ×ž×¡×•×™×ž×™×."; +App::$strings["Item not found."] = "פריט ×œ× × ×ž×¦×."; +App::$strings["Collection not found."] = "×וסף ×œ× × ×ž×¦×."; +App::$strings["Collection is empty."] = "×וסף הינו ריק."; +App::$strings["Collection: %s"] = "×וסף: %s"; +App::$strings["Connection: %s"] = "חיבור: %s"; +App::$strings["Connection not found."] = "חיבור ×œ× × ×ž×¦×."; +App::$strings["Delete this item?"] = "למחוק ×ת פריט ×–×”?"; +App::$strings["[-] show less"] = "[-] הצג פחות"; +App::$strings["[+] expand"] = "[+] הרחב"; +App::$strings["[-] collapse"] = "[-] צמצ×"; +App::$strings["Password too short"] = "סיסמה קצרה מדי"; +App::$strings["Passwords do not match"] = "סיסמ×ות ×œ× ×ª×•×מות"; +App::$strings["everybody"] = "כול×"; +App::$strings["Secret Passphrase"] = "מימרת סיסמה סודית"; +App::$strings["Passphrase hint"] = ""; +App::$strings["Notice: Permissions have changed but have not yet been submitted."] = ""; +App::$strings["close all"] = "סגור הכל"; +App::$strings["Nothing new here"] = "×ין דבר חדש ×›×ן"; +App::$strings["Rate This Channel (this is public)"] = ""; +App::$strings["Rating"] = ""; +App::$strings["Describe (optional)"] = "ת×ר (רשות)"; +App::$strings["Please enter a link URL"] = ""; +App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = ""; +App::$strings["timeago.prefixAgo"] = "timeago.prefixAgo"; +App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; +App::$strings["ago"] = "לפני"; +App::$strings["from now"] = "מעכשיו"; +App::$strings["less than a minute"] = "פחות מדקה"; +App::$strings["about a minute"] = "דקה לערך"; +App::$strings["%d minutes"] = "%d דקות"; +App::$strings["about an hour"] = "שעה לערך"; +App::$strings["about %d hours"] = " %d שעות לערך"; +App::$strings["a day"] = "יו×"; +App::$strings["%d days"] = "%d ימי×"; +App::$strings["about a month"] = "חודש לערך"; +App::$strings["%d months"] = "%d חודשי×"; +App::$strings["about a year"] = "שנה לערך"; +App::$strings["%d years"] = "%d שני×"; +App::$strings[" "] = " "; +App::$strings["timeago.numbers"] = "timeago.numbers"; +App::$strings["New Page"] = "עמוד חדש"; +App::$strings["View"] = "תצוגה"; +App::$strings["Actions"] = "פעולות"; +App::$strings["Page Link"] = "קישור עמוד"; +App::$strings["Title"] = "כותרת"; +App::$strings["Created"] = "נוצר"; +App::$strings["Edited"] = "נערך"; +App::$strings["Can view my normal stream and posts"] = ""; +App::$strings["Can view my default channel profile"] = ""; +App::$strings["Can view my photo albums"] = ""; +App::$strings["Can view my connections"] = ""; +App::$strings["Can view my file storage"] = ""; +App::$strings["Can view my webpages"] = ""; +App::$strings["Can send me their channel stream and posts"] = ""; +App::$strings["Can post on my channel page (\"wall\")"] = ""; +App::$strings["Can comment on or like my posts"] = ""; +App::$strings["Can send me private mail messages"] = ""; +App::$strings["Can post photos to my photo albums"] = ""; +App::$strings["Can like/dislike stuff"] = ""; +App::$strings["Profiles and things other than posts/comments"] = ""; +App::$strings["Can forward to all my channel contacts via post @mentions"] = ""; +App::$strings["Advanced - useful for creating group forum channels"] = ""; +App::$strings["Can chat with me (when available)"] = ""; +App::$strings["Can write to my file storage"] = ""; +App::$strings["Can edit my webpages"] = ""; +App::$strings["Can source my public posts in derived channels"] = ""; +App::$strings["Somewhat advanced - very useful in open communities"] = ""; +App::$strings["Can administer my channel resources"] = ""; +App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = ""; +App::$strings["Social Networking"] = "רשת חברתית"; +App::$strings["Mostly Public"] = ""; +App::$strings["Restricted"] = ""; +App::$strings["Private"] = "פרטי"; +App::$strings["Community Forum"] = ""; +App::$strings["Feed Republish"] = ""; +App::$strings["Special Purpose"] = ""; +App::$strings["Celebrity/Soapbox"] = ""; +App::$strings["Group Repository"] = ""; +App::$strings["Other"] = "×חר"; +App::$strings["Custom/Expert Mode"] = ""; +App::$strings["Image exceeds website size limit of %lu bytes"] = ""; +App::$strings["Image file is empty."] = ""; +App::$strings["Unable to process image"] = ""; +App::$strings["Photo storage failed."] = ""; +App::$strings["Upload New Photos"] = "העלה ×ª×¦×œ×•×ž×™× ×—×“×©×™×"; +App::$strings["Tags"] = "תגיות"; +App::$strings["Keywords"] = "מילות מפתח"; +App::$strings["have"] = ""; +App::$strings["has"] = ""; +App::$strings["want"] = ""; +App::$strings["wants"] = ""; +App::$strings["likes"] = ""; +App::$strings["dislikes"] = ""; +App::$strings["Male"] = "זכר"; +App::$strings["Female"] = "נקבה"; +App::$strings["Currently Male"] = "כעת זכר"; +App::$strings["Currently Female"] = "כעת נקבה"; +App::$strings["Mostly Male"] = "בעיקר זכר"; +App::$strings["Mostly Female"] = "בעיקר נקבה"; +App::$strings["Transgender"] = "טרנסג׳נדר"; +App::$strings["Intersex"] = "בין מיני"; +App::$strings["Transsexual"] = "טרנסקסו×ל"; +App::$strings["Hermaphrodite"] = "×נדרוגיני"; +App::$strings["Neuter"] = "ניטר×לי"; +App::$strings["Non-specific"] = ""; +App::$strings["Undecided"] = ""; +App::$strings["Males"] = "זכרי×"; +App::$strings["Females"] = "נקבות"; +App::$strings["Gay"] = "הומו"; +App::$strings["Lesbian"] = "לסבית"; +App::$strings["No Preference"] = "×ין העדפה"; +App::$strings["Bisexual"] = "דו מיני"; +App::$strings["Autosexual"] = ""; +App::$strings["Abstinent"] = ""; +App::$strings["Virgin"] = "בתול/×”"; +App::$strings["Deviant"] = "סוטה"; +App::$strings["Fetish"] = "פטיש"; +App::$strings["Oodles"] = "המון"; +App::$strings["Nonsexual"] = "×œ× ×ž×™× ×™"; +App::$strings["Single"] = "רווק/×”"; +App::$strings["Lonely"] = "בודד"; +App::$strings["Available"] = "זמין"; +App::$strings["Unavailable"] = "×œ× ×¤× ×•×™/×”"; +App::$strings["Has crush"] = ""; +App::$strings["Infatuated"] = "מוקס×/ת"; +App::$strings["Dating"] = ""; +App::$strings["Unfaithful"] = "×œ× × ×מן/×”"; +App::$strings["Sex Addict"] = "מכור/×” למין"; +App::$strings["Friends/Benefits"] = ""; +App::$strings["Casual"] = "×רעי/ת"; +App::$strings["Engaged"] = "מ×ורס/ת"; +App::$strings["Married"] = "נישו×ין"; +App::$strings["Imaginarily married"] = "נישו×ין דמיוניי×"; +App::$strings["Partners"] = ""; +App::$strings["Cohabiting"] = "×—×™×™× ×™×—×“×™×•"; +App::$strings["Common law"] = ""; +App::$strings["Happy"] = "שמח"; +App::$strings["Not looking"] = "×œ× ×ž×—×¤×©/ת"; +App::$strings["Swinger"] = "בליין/ית"; +App::$strings["Betrayed"] = "נבגד/ת"; +App::$strings["Separated"] = "פרוד/×”"; +App::$strings["Unstable"] = "בלתי יציב"; +App::$strings["Divorced"] = "גירושין"; +App::$strings["Imaginarily divorced"] = "גירושין דמיוניי×"; +App::$strings["Widowed"] = "×למן/×”"; +App::$strings["Uncertain"] = ""; +App::$strings["It's complicated"] = "×–×” מורכב"; +App::$strings["Don't care"] = "×œ× ×ž×©× ×”"; +App::$strings["Ask me"] = "תש×לו ×ותי"; +App::$strings["Unable to lookup recipient."] = ""; +App::$strings["Unable to communicate with requested channel."] = ""; +App::$strings["Cannot verify requested channel."] = ""; +App::$strings["Selected channel has private message restrictions. Send failed."] = ""; +App::$strings["Message deleted."] = "הודעה נמחקה."; +App::$strings["Message recalled."] = "הודעה הוחזרה."; +App::$strings["Send Private Message"] = "שלח הודעה פרטית"; +App::$strings["To:"] = "לכבוד:"; +App::$strings["Subject:"] = "נוש×:"; +App::$strings["Your message:"] = "הודעתך:"; +App::$strings["Send"] = "שלח"; +App::$strings["Message not found."] = "הודעה ×œ× × ×ž×¦××”."; +App::$strings["Delete message"] = "מחק הודעה"; +App::$strings["Recall message"] = "בטל הודעה"; +App::$strings["Message has been recalled."] = ""; +App::$strings["Private Conversation"] = ""; +App::$strings["Delete conversation"] = "מחק דיון"; +App::$strings["No secure communications available. You may be able to respond from the sender's profile page."] = ""; +App::$strings["Send Reply"] = "שלח משוב"; +App::$strings["Hub not found."] = ""; +App::$strings["Some blurb about what to do when you're new here"] = ""; +App::$strings["Invalid item."] = "פריט שגוי."; +App::$strings["Channel not found."] = ""; +App::$strings["Page not found."] = "עמוד ×œ× × ×ž×¦×."; +App::$strings["Lorem Ipsum"] = ""; +App::$strings["network"] = "רשת"; +App::$strings["RSS"] = "RSS"; +App::$strings["Theme settings updated."] = ""; +App::$strings["Site"] = "×תר"; +App::$strings["Accounts"] = "חשבונות"; +App::$strings["Channels"] = "ערוצי×"; +App::$strings["Plugins"] = "תוספות"; +App::$strings["Themes"] = "ערכות נוש×"; +App::$strings["Inspect queue"] = ""; +App::$strings["Profile Config"] = ""; +App::$strings["DB updates"] = ""; +App::$strings["Logs"] = "יומני×"; +App::$strings["Plugin Features"] = ""; +App::$strings["User registrations waiting for confirmation"] = ""; +App::$strings["# Accounts"] = "# חשבונות"; +App::$strings["# blocked accounts"] = "# חשבונות חסומי×"; +App::$strings["# expired accounts"] = ""; +App::$strings["# expiring accounts"] = ""; +App::$strings["# Channels"] = "# ערוצי×"; +App::$strings["# primary"] = ""; +App::$strings["# clones"] = "# שיבוטי×"; +App::$strings["Message queues"] = ""; +App::$strings["Administration"] = "הנהלה"; +App::$strings["Summary"] = "סיכו×"; +App::$strings["Registered accounts"] = "חשבונות רשומי×"; +App::$strings["Pending registrations"] = ""; +App::$strings["Registered channels"] = "×¢×¨×•×¦×™× ×¨×©×•×ž×™×"; +App::$strings["Active plugins"] = "×ª×•×¡×¤×™× ×¤×¢×™×œ×™×"; +App::$strings["Version"] = "גרס×"; +App::$strings["Site settings updated."] = ""; +App::$strings["mobile"] = ""; +App::$strings["experimental"] = ""; +App::$strings["unsupported"] = ""; +App::$strings["Yes - with approval"] = ""; +App::$strings["My site is not a public server"] = ""; +App::$strings["My site has paid access only"] = ""; +App::$strings["My site has free access only"] = ""; +App::$strings["My site offers free accounts with optional paid upgrades"] = ""; +App::$strings["Registration"] = "רישו×"; +App::$strings["File upload"] = ""; +App::$strings["Policies"] = "מדינויות"; +App::$strings["Site name"] = "×©× ×תר"; +App::$strings["Banner/Logo"] = ""; +App::$strings["Administrator Information"] = "מידע מנהל"; +App::$strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = ""; +App::$strings["System language"] = "שפת מערכת"; +App::$strings["System theme"] = "מוטיב מערכת"; +App::$strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = ""; +App::$strings["Mobile system theme"] = ""; +App::$strings["Theme for mobile devices"] = ""; +App::$strings["Enable Diaspora Protocol"] = "×פשר פרוטוקול Diaspora"; +App::$strings["Communicate with Diaspora and Friendica - experimental"] = ""; +App::$strings["Allow Feeds as Connections"] = ""; +App::$strings["(Heavy system resource usage)"] = ""; +App::$strings["Maximum image size"] = ""; +App::$strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = ""; +App::$strings["Does this site allow new member registration?"] = ""; +App::$strings["Which best describes the types of account offered by this hub?"] = ""; +App::$strings["Register text"] = ""; +App::$strings["Will be displayed prominently on the registration page."] = ""; +App::$strings["Site homepage to show visitors (default: login box)"] = ""; +App::$strings["example: 'public' to show public stream, 'page/sys/home' to show a system webpage called 'home' or 'include:home.html' to include a file."] = ""; +App::$strings["Preserve site homepage URL"] = ""; +App::$strings["Present the site homepage in a frame at the original location instead of redirecting"] = ""; +App::$strings["Accounts abandoned after x days"] = ""; +App::$strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = ""; +App::$strings["Allowed friend domains"] = ""; +App::$strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = ""; +App::$strings["Allowed email domains"] = ""; +App::$strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = ""; +App::$strings["Not allowed email domains"] = ""; +App::$strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = ""; +App::$strings["Block public"] = ""; +App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = ""; +App::$strings["Verify Email Addresses"] = ""; +App::$strings["Check to verify email addresses used in account registration (recommended)."] = ""; +App::$strings["Force publish"] = ""; +App::$strings["Check to force all profiles on this site to be listed in the site directory."] = ""; +App::$strings["Disable discovery tab"] = ""; +App::$strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = ""; +App::$strings["login on Homepage"] = ""; +App::$strings["Present a login box to visitors on the home page if no other content has been configured."] = ""; +App::$strings["Proxy user"] = ""; +App::$strings["Proxy URL"] = ""; +App::$strings["Network timeout"] = ""; +App::$strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = ""; +App::$strings["Delivery interval"] = ""; +App::$strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = ""; +App::$strings["Poll interval"] = ""; +App::$strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = ""; +App::$strings["Maximum Load Average"] = ""; +App::$strings["Maximum system load before delivery and poll processes are deferred - default 50."] = ""; +App::$strings["Expiration period in days for imported (matrix/network) content"] = ""; +App::$strings["0 for no expiration of imported content"] = ""; +App::$strings["No server found"] = "×œ× × ×ž×¦× ×©×¨×ª"; +App::$strings["ID"] = "מזהה"; +App::$strings["for channel"] = "לערוץ"; +App::$strings["on server"] = "בשרת"; +App::$strings["Status"] = "מצב"; +App::$strings["Server"] = "שרת"; +App::$strings["Update has been marked successful"] = ""; +App::$strings["Executing %s failed. Check system logs."] = ""; +App::$strings["Update %s was successfully applied."] = ""; +App::$strings["Update %s did not return a status. Unknown if it succeeded."] = ""; +App::$strings["Update function %s could not be found."] = ""; +App::$strings["No failed updates."] = ""; +App::$strings["Failed Updates"] = ""; +App::$strings["Mark success (if update was manually applied)"] = ""; +App::$strings["Attempt to execute this update step automatically"] = ""; +App::$strings["Queue Statistics"] = ""; +App::$strings["Total Entries"] = ""; +App::$strings["Priority"] = "עדיפות"; +App::$strings["Destination URL"] = ""; +App::$strings["Mark hub permanently offline"] = ""; +App::$strings["Empty queue for this hub"] = ""; +App::$strings["Last known contact"] = ""; +App::$strings["%s account blocked/unblocked"] = array( + 0 => "", + 1 => "", +); +App::$strings["%s account deleted"] = array( + 0 => "", + 1 => "", +); +App::$strings["Account not found"] = "חשבון ×œ× × ×ž×¦×"; +App::$strings["Account '%s' deleted"] = "חשבון '%s' נמחק"; +App::$strings["Account '%s' blocked"] = "חשבון '%s' נחס×"; +App::$strings["Account '%s' unblocked"] = "חשבון '%s' נפתח"; +App::$strings["Users"] = "משתמשי×"; +App::$strings["select all"] = "בחר הכל"; +App::$strings["User registrations waiting for confirm"] = "הרשמות משתמש ×שר ממתינות ל×ישור"; +App::$strings["Request date"] = ""; +App::$strings["No registrations."] = "×ין הרשמות."; +App::$strings["Approve"] = ""; +App::$strings["Deny"] = "ל×סור"; +App::$strings["Block"] = "חסו×"; +App::$strings["Unblock"] = "בטל חסימה"; +App::$strings["Register date"] = ""; +App::$strings["Last login"] = ""; +App::$strings["Expires"] = ""; +App::$strings["Service Class"] = ""; +App::$strings["Selected accounts will be deleted!\\n\\nEverything these accounts had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; +App::$strings["The account {0} will be deleted!\\n\\nEverything this account has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; +App::$strings["%s channel censored/uncensored"] = array( + 0 => "", + 1 => "", +); +App::$strings["%s channel code allowed/disallowed"] = array( + 0 => "", + 1 => "", +); +App::$strings["%s channel deleted"] = array( + 0 => "", + 1 => "", +); +App::$strings["Channel not found"] = "ערוץ ×œ× × ×ž×¦×"; +App::$strings["Channel '%s' deleted"] = ""; +App::$strings["Channel '%s' censored"] = ""; +App::$strings["Channel '%s' uncensored"] = ""; +App::$strings["Channel '%s' code allowed"] = ""; +App::$strings["Channel '%s' code disallowed"] = ""; +App::$strings["Censor"] = ""; +App::$strings["Uncensor"] = ""; +App::$strings["Allow Code"] = ""; +App::$strings["Disallow Code"] = ""; +App::$strings["UID"] = ""; +App::$strings["Address"] = "כתובת"; +App::$strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; +App::$strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; +App::$strings["Plugin %s disabled."] = ""; +App::$strings["Plugin %s enabled."] = ""; +App::$strings["Disable"] = ""; +App::$strings["Enable"] = ""; +App::$strings["Toggle"] = ""; +App::$strings["Author: "] = "מחבר: "; +App::$strings["Maintainer: "] = "מתחזק: "; +App::$strings["No themes found."] = "×œ× × ×ž×¦×ו מוטיבי×."; +App::$strings["Screenshot"] = "×¦×™×œ×•× ×ž×¡×š"; +App::$strings["[Experimental]"] = "[ניסיוני]"; +App::$strings["[Unsupported]"] = "[×œ× × ×ª×ž×š]"; +App::$strings["Log settings updated."] = ""; +App::$strings["Clear"] = "טהר"; +App::$strings["Debugging"] = "דיב××’"; +App::$strings["Log file"] = "קובץ יומן"; +App::$strings["Must be writable by web server. Relative to your Red top-level directory."] = ""; +App::$strings["Log level"] = ""; +App::$strings["New Profile Field"] = ""; +App::$strings["Field nickname"] = ""; +App::$strings["System name of field"] = ""; +App::$strings["Input type"] = "טיפוס קלט"; +App::$strings["Field Name"] = "×©× ×©×“×”"; +App::$strings["Label on profile pages"] = ""; +App::$strings["Help text"] = "טקסט עזרה"; +App::$strings["Additional info (optional)"] = "מידע נוסף (רשות)"; +App::$strings["Field definition not found"] = ""; +App::$strings["Edit Profile Field"] = ""; +App::$strings["This setting requires special processing and editing has been blocked."] = ""; +App::$strings["Configuration Editor"] = "עורך תצורה"; +App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = ""; +App::$strings["Authorize application connection"] = ""; +App::$strings["Return to your app and insert this Securty Code:"] = ""; +App::$strings["Please login to continue."] = "×× × ×”×ª×—×‘×¨ כדי להמשיך."; +App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = ""; +App::$strings["Layout updated."] = ""; +App::$strings["Edit System Page Description"] = ""; +App::$strings["Layout not found."] = ""; +App::$strings["Module Name:"] = ""; +App::$strings["Layout Help"] = ""; +App::$strings["App installed."] = "×פליקציה מותקנת."; +App::$strings["Malformed app."] = "×פליקציה פגומה."; +App::$strings["Embed code"] = ""; +App::$strings["Edit App"] = "ערוך ×פליקציה"; +App::$strings["Create App"] = "צור ×פליקציה"; +App::$strings["Name of app"] = "×©× ×©×œ ×פליקציה"; +App::$strings["Location (URL) of app"] = ""; +App::$strings["Description"] = "תי×ור"; +App::$strings["Photo icon URL"] = ""; +App::$strings["80 x 80 pixels - optional"] = ""; +App::$strings["Version ID"] = ""; +App::$strings["Price of app"] = ""; +App::$strings["Location (URL) to purchase app"] = ""; +App::$strings["Page owner information could not be retrieved."] = ""; +App::$strings["Album not found."] = "××œ×‘×•× ×œ× × ×ž×¦×."; +App::$strings["Delete Album"] = "מחק ×לבו×"; +App::$strings["Delete Photo"] = "מחק תצלו×"; +App::$strings["Public access denied."] = ""; +App::$strings["No photos selected"] = "×œ× × ×‘×—×¨×• תצלומי×"; +App::$strings["Access to this item is restricted."] = ""; +App::$strings["%1$.2f MB of %2$.2f MB photo storage used."] = ""; +App::$strings["%1$.2f MB photo storage used."] = ""; +App::$strings["Upload Photos"] = "העלה תצלומי×"; +App::$strings["Enter a new album name"] = "הזן ×©× ××œ×‘×•× ×—×“×©"; +App::$strings["or select an existing one (doubleclick)"] = "×ו בחר ב×חד ×§×™×™× (לחיצה כפולה)"; +App::$strings["Create a status post for this upload"] = ""; +App::$strings["Album name could not be decoded"] = ""; +App::$strings["Contact Photos"] = "תצלומי ×יש קשר"; +App::$strings["Show Newest First"] = ""; +App::$strings["Show Oldest First"] = ""; +App::$strings["View Photo"] = "צפה בתצלו×"; +App::$strings["Edit Album"] = "ערוך ×לבו×"; +App::$strings["Permission denied. Access to this item may be restricted."] = ""; +App::$strings["Photo not available"] = "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ"; +App::$strings["Use as profile photo"] = ""; +App::$strings["Private Photo"] = "×ª×¦×œ×•× ×¤×¨×˜×™"; +App::$strings["Previous"] = "קוד×"; +App::$strings["View Full Size"] = ""; +App::$strings["Next"] = "הב×"; +App::$strings["Remove"] = "הסר"; +App::$strings["Edit photo"] = "ערוך תצלו×"; +App::$strings["Rotate CW (right)"] = ""; +App::$strings["Rotate CCW (left)"] = ""; +App::$strings["Caption"] = "דברי הסבר"; +App::$strings["Add a Tag"] = "הוסף תגית"; +App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = ""; +App::$strings["Flag as adult in album view"] = ""; +App::$strings["In This Photo:"] = ""; +App::$strings["Map"] = "מפה"; +App::$strings["View Album"] = ""; +App::$strings["Recent Photos"] = ""; +App::$strings["Item not available."] = "פריט ×œ× × ×ž×¦×."; +App::$strings["sent you a private message"] = ""; +App::$strings["added your channel"] = ""; +App::$strings["posted an event"] = ""; +App::$strings["Block Name"] = ""; +App::$strings["Block Title"] = ""; +App::$strings["Poke/Prod"] = "דחוף/עורר"; +App::$strings["poke, prod or do other things to somebody"] = "דחוף, עורר ×ו עשה ×“×‘×¨×™× ××—×¨×™× ×œ×ž×™×©×”×•"; +App::$strings["Recipient"] = ""; +App::$strings["Choose what you wish to do to recipient"] = ""; +App::$strings["Make this post private"] = ""; +App::$strings["Bookmark added"] = "סימנייה התווספה"; +App::$strings["My Bookmarks"] = "הסימניות שלי"; +App::$strings["My Connections Bookmarks"] = "סימניות ×”×—×™×‘×•×¨×™× ×©×œ×™"; +App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = ""; +App::$strings["Create a new channel"] = "צור ערוץ חדש"; +App::$strings["Current Channel"] = "ערוץ נוכחי"; +App::$strings["Switch to one of your channels by selecting it."] = ""; +App::$strings["Default Channel"] = "ערוץ שגרתי"; +App::$strings["Make Default"] = "הפוך לשגרתי"; +App::$strings["%d new messages"] = "%d הודעות חדשות"; +App::$strings["%d new introductions"] = ""; +App::$strings["Delegated Channels"] = ""; +App::$strings["Profile Match"] = ""; +App::$strings["No keywords to match. Please add keywords to your default profile."] = ""; +App::$strings["is interested in:"] = ""; +App::$strings["No matches"] = ""; +App::$strings["Members"] = "חברי×"; +App::$strings["All Connected Channels"] = ""; +App::$strings["Click on a channel to add or remove."] = ""; +App::$strings["Poll"] = "הצבעה"; +App::$strings["View Results"] = "צפה בתוצ×ות"; +App::$strings["You must be logged in to see this page."] = ""; +App::$strings["Insufficient permissions. Request redirected to profile page."] = ""; +App::$strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = ""; +App::$strings["Welcome %s. Remote authentication successful."] = ""; +App::$strings["Room not found"] = ""; +App::$strings["Leave Room"] = "עזוב חדר"; +App::$strings["Delete This Room"] = "מחק ×ת חדר ×–×”"; +App::$strings["I am away right now"] = "×× ×™ נעדר/ת ברגע ×–×”"; +App::$strings["I am online"] = "×× ×™ במצב מקוון"; +App::$strings["Bookmark this room"] = "סמן ×ת חדר ×–×”"; +App::$strings["New Chatroom"] = "חדר שיחה חדש"; +App::$strings["Chatroom Name"] = "×©× ×—×“×¨ שיחה"; +App::$strings["%1\$s's Chatrooms"] = "חדרי שיחה של %1\$s"; +App::$strings["Away"] = "נעדר"; +App::$strings["Online"] = "מקוון"; +App::$strings["Fetching URL returns error: %1\$s"] = ""; +App::$strings["\$Projectname - Guests: Username: {your email address}, Password: +++"] = ""; +App::$strings["No channel."] = "×ין ערוץ."; +App::$strings["Common connections"] = "×—×™×‘×•×¨×™× ×ž×¦×•×™×™×"; +App::$strings["No connections in common."] = ""; +App::$strings["Image uploaded but image cropping failed."] = ""; +App::$strings["Image resize failed."] = ""; +App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = ""; +App::$strings["Image exceeds size limit of %d"] = ""; +App::$strings["Unable to process image."] = ""; +App::$strings["Photo not available."] = "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ."; +App::$strings["Upload File:"] = "העלה קובץ:"; +App::$strings["Select a profile:"] = "בחר פרופיל:"; +App::$strings["Upload Profile Photo"] = ""; +App::$strings["or"] = "×ו"; +App::$strings["skip this step"] = "דלג על צעד ×–×”"; +App::$strings["select a photo from your photo albums"] = ""; +App::$strings["Crop Image"] = ""; +App::$strings["Please adjust the image cropping for optimum viewing."] = ""; +App::$strings["Done Editing"] = ""; +App::$strings["Image uploaded successfully."] = ""; +App::$strings["Image upload failed."] = ""; +App::$strings["Image size reduction [%s] failed."] = ""; +App::$strings["Continue"] = "המשך"; +App::$strings["Premium Channel Setup"] = ""; +App::$strings["Enable premium channel connection restrictions"] = ""; +App::$strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = ""; +App::$strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = ""; +App::$strings["Potential connections will then see the following text before proceeding:"] = ""; +App::$strings["By continuing, I certify that I have complied with any instructions provided on this page."] = ""; +App::$strings["(No specific instructions have been provided by the channel owner.)"] = ""; +App::$strings["Restricted or Premium Channel"] = ""; +App::$strings["Invalid request identifier."] = ""; +App::$strings["Discard"] = ""; +App::$strings["Ignore"] = "התעלמות"; +App::$strings["No more system notifications."] = ""; +App::$strings["System Notifications"] = ""; +App::$strings["Blocked"] = ""; +App::$strings["Ignored"] = ""; +App::$strings["Hidden"] = "מוסתר"; +App::$strings["Archived"] = ""; +App::$strings["Suggest new connections"] = ""; +App::$strings["New Connections"] = "×—×™×‘×•×¨×™× ×—×“×©×™×"; +App::$strings["Show pending (new) connections"] = ""; +App::$strings["All Connections"] = "כל החיבורי×"; +App::$strings["Show all connections"] = ""; +App::$strings["Unblocked"] = ""; +App::$strings["Only show unblocked connections"] = ""; +App::$strings["Only show blocked connections"] = ""; +App::$strings["Only show ignored connections"] = ""; +App::$strings["Only show archived connections"] = ""; +App::$strings["Only show hidden connections"] = ""; +App::$strings["%1\$s [%2\$s]"] = ""; +App::$strings["Edit connection"] = ""; +App::$strings["Search your connections"] = ""; +App::$strings["Finding: "] = ""; +App::$strings["Profile not found."] = "פרופיל ×œ× × ×ž×¦×."; +App::$strings["Profile deleted."] = "פרופיל נמחק."; +App::$strings["Profile-"] = "פרופיל-"; +App::$strings["New profile created."] = "פרופיל חדש נוצר."; +App::$strings["Profile unavailable to clone."] = ""; +App::$strings["Profile unavailable to export."] = ""; +App::$strings["Profile Name is required."] = ""; +App::$strings["Marital Status"] = ""; +App::$strings["Romantic Partner"] = ""; +App::$strings["Likes"] = ""; +App::$strings["Dislikes"] = ""; +App::$strings["Work/Employment"] = ""; +App::$strings["Religion"] = "דת"; +App::$strings["Political Views"] = "השקפות פוליטיות"; +App::$strings["Gender"] = "מין"; +App::$strings["Sexual Preference"] = "העדפה מינית"; +App::$strings["Homepage"] = "עמוד בית"; +App::$strings["Interests"] = ""; +App::$strings["Location"] = "מיקו×"; +App::$strings["Profile updated."] = ""; +App::$strings["Hide your contact/friend list from viewers of this profile?"] = ""; +App::$strings["Edit Profile Details"] = ""; +App::$strings["View this profile"] = ""; +App::$strings["Change Profile Photo"] = ""; +App::$strings["Create a new profile using these settings"] = ""; +App::$strings["Clone this profile"] = "שבט ×ת פרופיל ×–×”"; +App::$strings["Delete this profile"] = "מחק ×ת פרופיל ×–×”"; +App::$strings["Import profile from file"] = ""; +App::$strings["Export profile to file"] = ""; +App::$strings["Profile Name:"] = "×©× ×¤×¨×•×¤×™×œ:"; +App::$strings["Your Full Name:"] = "שמך המל×:"; +App::$strings["Title/Description:"] = "כותרת/תי×ור:"; +App::$strings["Your Gender:"] = "המין שלך:"; +App::$strings["Birthday :"] = "×™×•× ×”×•×œ×“×ª:"; +App::$strings["Street Address:"] = "כתובת רחוב:"; +App::$strings["Locality/City:"] = ""; +App::$strings["Postal/Zip Code:"] = ""; +App::$strings["Country:"] = "×רץ:"; +App::$strings["Region/State:"] = ""; +App::$strings[" Marital Status:"] = ""; +App::$strings["Who: (if applicable)"] = ""; +App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = ""; +App::$strings["Since [date]:"] = ""; +App::$strings["Homepage URL:"] = ""; +App::$strings["Religious Views:"] = ""; +App::$strings["Keywords:"] = "מילות מפתח:"; +App::$strings["Example: fishing photography software"] = ""; +App::$strings["Used in directory listings"] = ""; +App::$strings["Tell us about yourself..."] = ""; +App::$strings["Hobbies/Interests"] = ""; +App::$strings["Contact information and Social Networks"] = ""; +App::$strings["My other channels"] = ""; +App::$strings["Musical interests"] = ""; +App::$strings["Books, literature"] = ""; +App::$strings["Television"] = "טלוויזיה"; +App::$strings["Film/dance/culture/entertainment"] = ""; +App::$strings["Love/romance"] = ""; +App::$strings["Work/employment"] = ""; +App::$strings["School/education"] = ""; +App::$strings["This is your default profile."] = ""; +App::$strings["Age: "] = "גיל: "; +App::$strings["Edit/Manage Profiles"] = ""; +App::$strings["Add profile things"] = ""; +App::$strings["Include desirable objects in your profile"] = ""; +App::$strings["Could not access contact record."] = ""; +App::$strings["Could not locate selected profile."] = ""; +App::$strings["Connection updated."] = ""; +App::$strings["Failed to update connection record."] = ""; +App::$strings["is now connected to"] = ""; +App::$strings["Could not access address book record."] = ""; +App::$strings["Refresh failed - channel is currently unavailable."] = ""; +App::$strings["Unable to set address book parameters."] = ""; +App::$strings["Connection has been removed."] = ""; +App::$strings["View %s's profile"] = ""; +App::$strings["Refresh Permissions"] = ""; +App::$strings["Fetch updated permissions"] = ""; +App::$strings["Recent Activity"] = ""; +App::$strings["View recent posts and comments"] = ""; +App::$strings["Block (or Unblock) all communications with this connection"] = ""; +App::$strings["This connection is blocked!"] = ""; +App::$strings["Unignore"] = ""; +App::$strings["Ignore (or Unignore) all inbound communications from this connection"] = ""; +App::$strings["This connection is ignored!"] = ""; +App::$strings["Unarchive"] = ""; +App::$strings["Archive"] = ""; +App::$strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = ""; +App::$strings["This connection is archived!"] = ""; +App::$strings["Unhide"] = ""; +App::$strings["Hide"] = "הסתר"; +App::$strings["Hide or Unhide this connection from your other connections"] = ""; +App::$strings["This connection is hidden!"] = "חיבור ×–×” הינו מוסתר!"; +App::$strings["Delete this connection"] = "מחק ×ת חיבור ×–×”"; +App::$strings["Approve this connection"] = "×שר ×ת חיבור ×–×”"; +App::$strings["Accept connection to allow communication"] = "×שר חיבור כדי להתיר תקשורת"; +App::$strings["Set Affinity"] = ""; +App::$strings["Set Profile"] = ""; +App::$strings["Set Affinity & Profile"] = ""; +App::$strings["Apply these permissions automatically"] = ""; +App::$strings["This connection's address is"] = ""; +App::$strings["The permissions indicated on this page will be applied to all new connections."] = ""; +App::$strings["Slide to adjust your degree of friendship"] = ""; +App::$strings["Slide to adjust your rating"] = ""; +App::$strings["Optionally explain your rating"] = ""; +App::$strings["Custom Filter"] = ""; +App::$strings["Only import posts with this text"] = ""; +App::$strings["words one per line or #tags or /patterns/, leave blank to import all posts"] = ""; +App::$strings["Do not import posts with this text"] = ""; +App::$strings["This information is public!"] = ""; +App::$strings["Connection Pending Approval"] = ""; +App::$strings["Connection Request"] = ""; +App::$strings["(%s) would like to connect with you. Please approve this connection to allow communication."] = ""; +App::$strings["Approve Later"] = ""; +App::$strings["inherited"] = ""; +App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = ""; +App::$strings["Their Settings"] = "ההגדרות שלה×"; +App::$strings["My Settings"] = "ההגדרות שלי"; +App::$strings["Individual Permissions"] = ""; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can not change those settings here."] = ""; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = ""; +App::$strings["Last update:"] = ""; +App::$strings["Invalid profile identifier."] = ""; +App::$strings["Profile Visibility Editor"] = ""; +App::$strings["Click on a contact to add or remove."] = ""; +App::$strings["Visible To"] = ""; +App::$strings["\$Projectname channel"] = "ערוץ \$Projectname"; +App::$strings["%d rating"] = array( + 0 => "", + 1 => "", +); +App::$strings["Gender: "] = "מין: "; +App::$strings["Status: "] = "מצב: "; +App::$strings["Homepage: "] = "עמוד בית: "; +App::$strings["Description:"] = "תי×ור:"; +App::$strings["Public Forum:"] = "×¤×•×¨×•× ×¤×•×ž×‘×™:"; +App::$strings["Keywords: "] = "מילות מפתח: "; +App::$strings["Don't suggest"] = "×ל תציע"; +App::$strings["Common connections:"] = "×—×™×‘×•×¨×™× ×©×›×™×—×™×:"; +App::$strings["Global Directory"] = "ספרייה גלובלית"; +App::$strings["Local Directory"] = "ספרייה מקומית"; +App::$strings["Finding:"] = ""; +App::$strings["next page"] = "עמוד הב×"; +App::$strings["previous page"] = "עמוד קוד×"; +App::$strings["Sort options"] = "×פשרויות מיון"; +App::$strings["Alphabetic"] = "×לפבתי"; +App::$strings["Reverse Alphabetic"] = ""; +App::$strings["Newest to Oldest"] = ""; +App::$strings["Oldest to Newest"] = ""; +App::$strings["No entries (some entries may be hidden)."] = ""; +App::$strings["Public Sites"] = ""; +App::$strings["The listed sites allow public registration for the \$Projectname network. All sites in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some sites may require subscription or provide tiered service plans. The provider links may provide additional details."] = ""; +App::$strings["Rate this hub"] = ""; +App::$strings["Site URL"] = "URL ×תר"; +App::$strings["Access Type"] = "טיפוס גישה"; +App::$strings["Registration Policy"] = "מדיניות רישו×"; +App::$strings["Project"] = "פרויקט"; +App::$strings["View hub ratings"] = ""; +App::$strings["Rate"] = ""; +App::$strings["View ratings"] = ""; +App::$strings["This site is not a directory server"] = ""; +App::$strings["This directory server requires an access token"] = ""; +App::$strings["Item not found"] = "פריט ×œ× × ×ž×¦×"; +App::$strings["Delete block?"] = ""; +App::$strings["Insert YouTube video"] = "הכנס ויד×ו YouTube"; +App::$strings["Insert Vorbis [.ogg] video"] = "הכנס ויד×ו Vorbis [.ogg]‎"; +App::$strings["Insert Vorbis [.ogg] audio"] = "הכנס ×ודיו Vorbis [.ogg]‎"; +App::$strings["Edit Block"] = ""; +App::$strings["Delete layout?"] = ""; +App::$strings["Layout Description (Optional)"] = ""; +App::$strings["Layout Name"] = ""; +App::$strings["Edit Layout"] = ""; +App::$strings["Item is not editable"] = "פריט ×ינו עריך."; +App::$strings["Delete item?"] = "למחוק פריט?"; +App::$strings["Edit post"] = "ערוך פוסט"; +App::$strings["Unable to find your hub."] = ""; +App::$strings["Post successful."] = ""; +App::$strings["Delete webpage?"] = "למחוק עמוד רשת?"; +App::$strings["Page link title"] = ""; +App::$strings["Edit Webpage"] = "ערוך עמוד רשת"; +App::$strings["Website:"] = "×תר רשת:"; +App::$strings["Remote Channel [%s] (not yet known on this site)"] = ""; +App::$strings["Rating (this information is public)"] = ""; +App::$strings["Optionally explain your rating (this information is public)"] = ""; +App::$strings["Calendar entries imported."] = ""; +App::$strings["No calendar entries found."] = ""; +App::$strings["Event can not end before it has started."] = ""; +App::$strings["Unable to generate preview."] = ""; +App::$strings["Event title and start time are required."] = ""; +App::$strings["Event not found."] = "×ירוע ×œ× × ×ž×¦×."; +App::$strings["l, F j"] = "l, F j"; +App::$strings["Edit event"] = "ערוך ×ירוע"; +App::$strings["Delete event"] = "מחק ×ירוע"; +App::$strings["calendar"] = "לוח שנה"; +App::$strings["Create New Event"] = "צור ×ירוע חדש"; +App::$strings["Export"] = "יצ×"; +App::$strings["Import"] = "יב×"; +App::$strings["Event removed"] = "×ירוע הוסר"; +App::$strings["Failed to remove event"] = "נכשל להסיר ×ירוע"; +App::$strings["Event details"] = "פרטי ×ירוע"; +App::$strings["Starting date and Title are required."] = ""; +App::$strings["Categories (comma-separated list)"] = ""; +App::$strings["Event Starts:"] = "×ירוע מתחיל:"; +App::$strings["Finish date/time is not known or not relevant"] = ""; +App::$strings["Event Finishes:"] = "×ירוע מסתיי×:"; +App::$strings["Adjust for viewer timezone"] = ""; +App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = ""; +App::$strings["Title:"] = "כותרת:"; +App::$strings["Share this event"] = "שתף ×ת ×ירוע ×–×”"; +App::$strings["No ratings"] = ""; +App::$strings["Ratings"] = ""; +App::$strings["Rating: "] = ""; +App::$strings["Website: "] = "×תר רשת:"; +App::$strings["Description: "] = "תי×ור: "; +App::$strings["Select a bookmark folder"] = ""; +App::$strings["Save Bookmark"] = ""; +App::$strings["URL of bookmark"] = ""; +App::$strings["Or enter new bookmark folder name"] = ""; +App::$strings["- select -"] = "- בחר -"; +App::$strings["Permission Denied."] = ""; +App::$strings["File not found."] = "קובץ ×œ× × ×ž×¦×."; +App::$strings["Edit file permissions"] = ""; +App::$strings["Set/edit permissions"] = ""; +App::$strings["Include all files and sub folders"] = ""; +App::$strings["Return to file list"] = ""; +App::$strings["Copy/paste this code to attach file to a post"] = ""; +App::$strings["Copy/paste this URL to link file from a web page"] = ""; +App::$strings["Share this file"] = "שתף ×ת קובץ ×–×”"; +App::$strings["Show URL to this file"] = "הצג URL לקובץ ×–×”"; +App::$strings["Notify your contacts about this file"] = ""; +App::$strings["Channel added."] = ""; +App::$strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = ""; +App::$strings["Please indicate acceptance of the Terms of Service. Registration failed."] = ""; +App::$strings["Passwords do not match."] = ""; +App::$strings["Registration successful. Please check your email for validation instructions."] = ""; +App::$strings["Your registration is pending approval by the site owner."] = ""; +App::$strings["Your registration can not be processed."] = ""; +App::$strings["Registration on this site/hub is by approval only."] = ""; +App::$strings["Register at another affiliated site/hub"] = ""; +App::$strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = ""; +App::$strings["Terms of Service"] = "תנ××™ שימוש"; +App::$strings["I accept the %s for this website"] = "×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”"; +App::$strings["I am over 13 years of age and accept the %s for this website"] = "גילי מעל 13 שנה ו×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”"; +App::$strings["Membership on this site is by invitation only."] = ""; +App::$strings["Please enter your invitation code"] = ""; +App::$strings["Your email address"] = "כתובת דו×״ל שלך"; +App::$strings["Choose a password"] = "בחר סיסמה"; +App::$strings["Please re-enter your password"] = "בבקשה הזן שוב ×ת סיסמתך"; +App::$strings["Contact not found."] = "×יש קשר ×œ× × ×ž×¦×."; +App::$strings["Friend suggestion sent."] = ""; +App::$strings["Suggest Friends"] = ""; +App::$strings["Suggest a friend for %s"] = ""; +App::$strings["Please login."] = "×× × ×”×ª×—×‘×¨."; +App::$strings["Collection created."] = ""; +App::$strings["Could not create collection."] = ""; +App::$strings["Collection updated."] = ""; +App::$strings["Create a collection of channels."] = ""; +App::$strings["Collection Name: "] = "×©× ×וסף: "; +App::$strings["Members are visible to other channels"] = ""; +App::$strings["Collection removed."] = "×וסף הוסר."; +App::$strings["Unable to remove collection."] = "×œ× ×ž×¡×•×’×œ להסיר ×וסף."; +App::$strings["Collection Editor"] = ""; +App::$strings["Account removals are not allowed within 48 hours of changing the account password."] = ""; +App::$strings["Remove This Account"] = "הסר ×ת חשבון ×–×”"; +App::$strings["WARNING: "] = "×זהרה: "; +App::$strings["This account and all its channels will be completely removed from the network. "] = ""; +App::$strings["This action is permanent and can not be undone!"] = ""; +App::$strings["Please enter your password for verification:"] = ""; +App::$strings["Remove this account, all its channels and all its channel clones from the network"] = ""; +App::$strings["By default only the instances of the channels located on this hub will be removed from the network"] = ""; +App::$strings["Remove Account"] = "הסר חשבון"; +App::$strings["Help:"] = "עזרה:"; +App::$strings["Not Found"] = "×œ× × ×ž×¦×"; +App::$strings["\$Projectname Documentation"] = "תיעוד \$Projectname"; +App::$strings["Channel removals are not allowed within 48 hours of changing the account password."] = ""; +App::$strings["Remove This Channel"] = ""; +App::$strings["This channel will be completely removed from the network. "] = ""; +App::$strings["Remove this channel and all its clones from the network"] = ""; +App::$strings["By default only the instance of the channel located on this hub will be removed from the network"] = ""; +App::$strings["Remove Channel"] = "הסר ערוץ"; +App::$strings["\$Projectname"] = "\$Projectname"; +App::$strings["Welcome to %s"] = "×‘×¨×•×›×™× ×”×‘××™× ×ל %s"; +App::$strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = ""; +App::$strings["The error message was:"] = ""; +App::$strings["Authentication failed."] = ""; +App::$strings["Remote Authentication"] = ""; +App::$strings["Enter your channel address (e.g. channel@example.com)"] = ""; +App::$strings["Authenticate"] = ""; +App::$strings["First Name"] = "×©× ×¤×¨×˜×™"; +App::$strings["Last Name"] = "×©× ×ž×©×¤×—×”"; +App::$strings["Nickname"] = "×©× ×›×™× ×•×™"; +App::$strings["Full Name"] = "×©× ×ž×œ×"; +App::$strings["Profile Photo 16px"] = ""; +App::$strings["Profile Photo 32px"] = ""; +App::$strings["Profile Photo 48px"] = ""; +App::$strings["Profile Photo 64px"] = ""; +App::$strings["Profile Photo 80px"] = ""; +App::$strings["Profile Photo 128px"] = ""; +App::$strings["Timezone"] = ""; +App::$strings["Homepage URL"] = ""; +App::$strings["Birth Year"] = "שנת הולדת"; +App::$strings["Birth Month"] = "חודש הולדת"; +App::$strings["Birth Day"] = "×™×•× ×”×•×œ×“×ª"; +App::$strings["Birthdate"] = "×™×•× ×”×•×œ×“×ª"; +App::$strings["%s element installed"] = ""; +App::$strings["%s element installation failed"] = ""; +App::$strings["Items tagged with: %s"] = ""; +App::$strings["Search results for: %s"] = ""; +App::$strings["Your service plan only allows %d channels."] = ""; +App::$strings["Nothing to import."] = "×ין דבר ליב×."; +App::$strings["Unable to download data from old server"] = ""; +App::$strings["Imported file is empty."] = ""; +App::$strings["The data provided is not compatible with this project."] = ""; +App::$strings["Warning: Database versions differ by %1\$d updates."] = ""; +App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = ""; +App::$strings["Channel clone failed. Import failed."] = ""; +App::$strings["Cloned channel not found. Import failed."] = ""; +App::$strings["You must be logged in to use this feature."] = ""; +App::$strings["Import Channel"] = ""; +App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = ""; +App::$strings["File to Upload"] = ""; +App::$strings["Or provide the old server/hub details"] = ""; +App::$strings["Your old identity address (xyz@example.com)"] = ""; +App::$strings["Your old login email address"] = ""; +App::$strings["Your old login password"] = ""; +App::$strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = ""; +App::$strings["Make this hub my primary location"] = ""; +App::$strings["Import existing posts if possible (experimental - limited by available memory"] = ""; +App::$strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = ""; +App::$strings["No service class restrictions found."] = ""; +App::$strings["Total invitation limit exceeded."] = ""; +App::$strings["%s : Not a valid email address."] = ""; +App::$strings["Please join us on Red"] = ""; +App::$strings["Invitation limit exceeded. Please contact your site administrator."] = ""; +App::$strings["%s : Message delivery failed."] = ""; +App::$strings["%d message sent."] = array( + 0 => "", + 1 => "", +); +App::$strings["You have no more invitations available"] = ""; +App::$strings["Send invitations"] = "שלח הזמנות"; +App::$strings["Enter email addresses, one per line:"] = "הזן כתובות דו×״ל, ×חת בכל שורה:"; +App::$strings["Please join my community on \$Projectname."] = ""; +App::$strings["You will need to supply this invitation code: "] = ""; +App::$strings["1. Register at any \$Projectname location (they are all inter-connected)"] = ""; +App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = ""; +App::$strings["or visit "] = "×ו בקר "; +App::$strings["3. Click [Connect]"] = "3. לחץ [התחבר]"; +App::$strings["Name is required"] = "נדרש ש×"; +App::$strings["Key and Secret are required"] = ""; +App::$strings["Diaspora Policy Settings updated."] = "הגדרות פוליסת Diaspora עודכנו."; +App::$strings["Passwords do not match. Password unchanged."] = ""; +App::$strings["Empty passwords are not allowed. Password unchanged."] = ""; +App::$strings["Password changed."] = "סיסמה שונתה."; +App::$strings["Password update failed. Please try again."] = "עדכון סיסמה נכשל. ×× × × ×¡×” שוב."; +App::$strings["Not valid email."] = "×œ× ×“×•×״ל תקף."; +App::$strings["Protected email address. Cannot change to that email."] = "כתובת דו×״ל מוגנת. ×œ× ×ž×¡×•×’×œ לשנות לדו×״ל ×–×”."; +App::$strings["System failure storing new email. Please try again."] = ""; +App::$strings["Settings updated."] = "הגדרות עודכנו."; +App::$strings["Add application"] = "הוסף ×פליקציה"; +App::$strings["Name of application"] = "×©× ×©×œ ×פליקציה"; +App::$strings["Consumer Key"] = "מפתח צרכן"; +App::$strings["Automatically generated - change if desired. Max length 20"] = ""; +App::$strings["Consumer Secret"] = "סוד צרכן"; +App::$strings["Redirect"] = ""; +App::$strings["Redirect URI - leave blank unless your application specifically requires this"] = ""; +App::$strings["Icon url"] = ""; +App::$strings["Optional"] = ""; +App::$strings["You can't edit this application."] = ""; +App::$strings["Connected Apps"] = "×פליקציות מחוברות"; +App::$strings["Client key starts with"] = ""; +App::$strings["No name"] = "×ין ש×"; +App::$strings["Remove authorization"] = ""; +App::$strings["No feature settings configured"] = ""; +App::$strings["Feature/Addon Settings"] = ""; +App::$strings["Settings for the built-in Diaspora emulator"] = ""; +App::$strings["Allow any Diaspora member to comment on your public posts"] = ""; +App::$strings["Enable the Diaspora protocol for this channel"] = ""; +App::$strings["Diaspora Policy Settings"] = ""; +App::$strings["Prevent your hashtags from being redirected to other sites"] = ""; +App::$strings["Account Settings"] = "הגדרות חשבון"; +App::$strings["Enter New Password:"] = "הזן סיסמה חדשה:"; +App::$strings["Confirm New Password:"] = "×מת סיסמה חדשה:"; +App::$strings["Leave password fields blank unless changing"] = ""; +App::$strings["Email Address:"] = "כתובת דו×״ל:"; +App::$strings["Remove this account including all its channels"] = ""; +App::$strings["Off"] = ""; +App::$strings["On"] = ""; +App::$strings["Additional Features"] = ""; +App::$strings["Connector Settings"] = ""; +App::$strings["No special theme for mobile devices"] = ""; +App::$strings["%s - (Experimental)"] = ""; +App::$strings["Display Settings"] = ""; +App::$strings["Theme Settings"] = ""; +App::$strings["Custom Theme Settings"] = ""; +App::$strings["Content Settings"] = ""; +App::$strings["Display Theme:"] = ""; +App::$strings["Mobile Theme:"] = ""; +App::$strings["Enable user zoom on mobile devices"] = ""; +App::$strings["Update browser every xx seconds"] = ""; +App::$strings["Minimum of 10 seconds, no maximum"] = ""; +App::$strings["Maximum number of conversations to load at any time:"] = ""; +App::$strings["Maximum of 100 items"] = ""; +App::$strings["Show emoticons (smilies) as images"] = ""; +App::$strings["Link post titles to source"] = ""; +App::$strings["System Page Layout Editor - (advanced)"] = ""; +App::$strings["Use blog/list mode on channel page"] = ""; +App::$strings["(comments displayed separately)"] = ""; +App::$strings["Use blog/list mode on matrix page"] = ""; +App::$strings["Channel page max height of content (in pixels)"] = ""; +App::$strings["click to expand content exceeding this height"] = ""; +App::$strings["Matrix page max height of content (in pixels)"] = ""; +App::$strings["Nobody except yourself"] = ""; +App::$strings["Only those you specifically allow"] = ""; +App::$strings["Approved connections"] = ""; +App::$strings["Any connections"] = ""; +App::$strings["Anybody on this website"] = ""; +App::$strings["Anybody in this network"] = ""; +App::$strings["Anybody authenticated"] = ""; +App::$strings["Anybody on the internet"] = ""; +App::$strings["Publish your default profile in the network directory"] = ""; +App::$strings["Allow us to suggest you as a potential friend to new members?"] = ""; +App::$strings["Your channel address is"] = ""; +App::$strings["Channel Settings"] = "הגדרות ערוץ"; +App::$strings["Basic Settings"] = "הגדרות בסיסיות"; +App::$strings["Your Timezone:"] = ""; +App::$strings["Default Post Location:"] = ""; +App::$strings["Geographical location to display on your posts"] = ""; +App::$strings["Use Browser Location:"] = ""; +App::$strings["Adult Content"] = "תוכן מבוגרי×"; +App::$strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = ""; +App::$strings["Security and Privacy Settings"] = ""; +App::$strings["Your permissions are already configured. Click to view/adjust"] = ""; +App::$strings["Hide my online presence"] = ""; +App::$strings["Prevents displaying in your profile that you are online"] = ""; +App::$strings["Simple Privacy Settings:"] = ""; +App::$strings["Very Public - extremely permissive (should be used with caution)"] = ""; +App::$strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = ""; +App::$strings["Private - default private, never open or public"] = ""; +App::$strings["Blocked - default blocked to/from everybody"] = ""; +App::$strings["Allow others to tag your posts"] = ""; +App::$strings["Often used by the community to retro-actively flag inappropriate content"] = ""; +App::$strings["Advanced Privacy Settings"] = "הגדרות פרטיות מתקדמות"; +App::$strings["Expire other channel content after this many days"] = ""; +App::$strings["0 or blank prevents expiration"] = ""; +App::$strings["Maximum Friend Requests/Day:"] = ""; +App::$strings["May reduce spam activity"] = ""; +App::$strings["Default Post Permissions"] = ""; +App::$strings["(click to open/close)"] = "(לחץ כדי לפתוח/לסגור)"; +App::$strings["Channel permissions category:"] = ""; +App::$strings["Maximum private messages per day from unknown people:"] = ""; +App::$strings["Useful to reduce spamming"] = ""; +App::$strings["Notification Settings"] = "הגדרות התר××”"; +App::$strings["By default post a status message when:"] = ""; +App::$strings["accepting a friend request"] = ""; +App::$strings["joining a forum/community"] = ""; +App::$strings["making an interesting profile change"] = ""; +App::$strings["Send a notification email when:"] = ""; +App::$strings["You receive a connection request"] = ""; +App::$strings["Your connections are confirmed"] = ""; +App::$strings["Someone writes on your profile wall"] = ""; +App::$strings["Someone writes a followup comment"] = ""; +App::$strings["You receive a private message"] = ""; +App::$strings["You receive a friend suggestion"] = ""; +App::$strings["You are tagged in a post"] = ""; +App::$strings["You are poked/prodded/etc. in a post"] = ""; +App::$strings["Show visual notifications including:"] = ""; +App::$strings["Unseen matrix activity"] = "פעילות מטריצה ×œ× × ×¨×ית"; +App::$strings["Unseen channel activity"] = "פעילות ערוץ ×œ× × ×¨×ית"; +App::$strings["Unseen private messages"] = "הודעות ערוץ ×œ× × ×¨×ות"; +App::$strings["Recommended"] = ""; +App::$strings["Upcoming events"] = ""; +App::$strings["Events today"] = ""; +App::$strings["Upcoming birthdays"] = ""; +App::$strings["Not available in all themes"] = ""; +App::$strings["System (personal) notifications"] = ""; +App::$strings["System info messages"] = ""; +App::$strings["System critical alerts"] = ""; +App::$strings["New connections"] = "×—×™×‘×•×¨×™× ×—×“×©×™×"; +App::$strings["System Registrations"] = "הרשמות מערכת"; +App::$strings["Also show new wall posts, private messages and connections under Notices"] = ""; +App::$strings["Notify me of events this many days in advance"] = ""; +App::$strings["Must be greater than 0"] = ""; +App::$strings["Advanced Account/Page Type Settings"] = ""; +App::$strings["Change the behaviour of this account for special situations"] = ""; +App::$strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = ""; +App::$strings["Miscellaneous Settings"] = ""; +App::$strings["Personal menu to display in your channel pages"] = ""; +App::$strings["Remove this channel."] = "הסר ×ת ערוץ ×–×”."; +App::$strings["Unable to locate original post."] = "×œ× ×ž×¡×•×’×œ ל×תר פוסט מקורי."; +App::$strings["Empty post discarded."] = ""; +App::$strings["Executable content type not permitted to this channel."] = ""; +App::$strings["System error. Post not saved."] = ""; +App::$strings["Unable to obtain post information from database."] = ""; +App::$strings["You have reached your limit of %1$.0f top level posts."] = ""; +App::$strings["You have reached your limit of %1$.0f webpages."] = ""; +App::$strings["\$Projectname Server - Setup"] = ""; +App::$strings["Could not connect to database."] = ""; +App::$strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = ""; +App::$strings["Could not create table."] = ""; +App::$strings["Your site database has been installed."] = ""; +App::$strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = ""; +App::$strings["Please see the file \"install/INSTALL.txt\"."] = ""; +App::$strings["System check"] = ""; +App::$strings["Check again"] = "בדוק שוב"; +App::$strings["Database connection"] = "חיבור מסד נתוני×"; +App::$strings["In order to install \$Projectname we need to know how to connect to your database."] = ""; +App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = ""; +App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = ""; +App::$strings["Database Server Name"] = ""; +App::$strings["Default is localhost"] = ""; +App::$strings["Database Port"] = "פורט מסד נתוני×"; +App::$strings["Communication port number - use 0 for default"] = ""; +App::$strings["Database Login Name"] = ""; +App::$strings["Database Login Password"] = ""; +App::$strings["Database Name"] = "×©× ×ž×¡×“ נתוני×"; +App::$strings["Database Type"] = "טיפוס מסד נתוני×"; +App::$strings["Site administrator email address"] = ""; +App::$strings["Your account email address must match this in order to use the web admin panel."] = ""; +App::$strings["Website URL"] = ""; +App::$strings["Please use SSL (https) URL if available."] = ""; +App::$strings["Please select a default timezone for your website"] = ""; +App::$strings["Site settings"] = "הגדרות ×תר"; +App::$strings["Could not find a command line version of PHP in the web server PATH."] = ""; +App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = ""; +App::$strings["PHP executable path"] = ""; +App::$strings["Enter full path to php executable. You can leave this blank to continue the installation."] = ""; +App::$strings["Command line PHP"] = ""; +App::$strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = ""; +App::$strings["This is required for message delivery to work."] = ""; +App::$strings["PHP register_argc_argv"] = ""; +App::$strings["Your max allowed total upload size is set to %s. Maximum size of one file to upload is set to %s. You are allowed to upload up to %d files at once."] = ""; +App::$strings["You can adjust these settings in the servers php.ini."] = ""; +App::$strings["PHP upload limits"] = ""; +App::$strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = ""; +App::$strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = ""; +App::$strings["Generate encryption keys"] = ""; +App::$strings["libCurl PHP module"] = ""; +App::$strings["GD graphics PHP module"] = ""; +App::$strings["OpenSSL PHP module"] = ""; +App::$strings["mysqli or postgres PHP module"] = ""; +App::$strings["mb_string PHP module"] = ""; +App::$strings["mcrypt PHP module"] = ""; +App::$strings["xml PHP module"] = ""; +App::$strings["Apache mod_rewrite module"] = ""; +App::$strings["Error: Apache webserver mod-rewrite module is required but not installed."] = ""; +App::$strings["proc_open"] = ""; +App::$strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = ""; +App::$strings["Error: libCURL PHP module required but not installed."] = ""; +App::$strings["Error: GD graphics PHP module with JPEG support required but not installed."] = ""; +App::$strings["Error: openssl PHP module required but not installed."] = ""; +App::$strings["Error: mysqli or postgres PHP module required but neither are installed."] = ""; +App::$strings["Error: mb_string PHP module required but not installed."] = ""; +App::$strings["Error: mcrypt PHP module required but not installed."] = ""; +App::$strings["Error: xml PHP module required for DAV but not installed."] = ""; +App::$strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = ""; +App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = ""; +App::$strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = ""; +App::$strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = ""; +App::$strings[".htconfig.php is writable"] = ".htconfig.php הינו כתיב"; +App::$strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = ""; +App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = ""; +App::$strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = ""; +App::$strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = ""; +App::$strings["%s is writable"] = "%s הינו כתיב"; +App::$strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = ""; +App::$strings["store is writable"] = ""; +App::$strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = ""; +App::$strings["If you have https access to your website or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"] = ""; +App::$strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = ""; +App::$strings["If your certificate is not recognized, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = ""; +App::$strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = ""; +App::$strings["Providers are available that issue free certificates which are browser-valid."] = ""; +App::$strings["SSL certificate validation"] = "הוכחת תקפות של תעודת SSL"; +App::$strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = ""; +App::$strings["Url rewrite is working"] = ""; +App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = ""; +App::$strings["Errors encountered creating database tables."] = ""; +App::$strings["

    What next

    "] = "

    מה הל××”

    "; +App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = ""; +App::$strings["Comanche page description language help"] = ""; +App::$strings["Layout Description"] = ""; +App::$strings["Download PDL file"] = "הורד קובץ PDL"; +App::$strings["Files: shared with me"] = ""; +App::$strings["NEW"] = "חדש"; +App::$strings["Remove all files"] = "הסר ×ת כל הקבצי×"; +App::$strings["Remove this file"] = "הסר ×ת קובץ ×–×”"; +App::$strings["Like/Dislike"] = ""; +App::$strings["This action is restricted to members."] = ""; +App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = ""; +App::$strings["Invalid request."] = "בקשה שגויה."; +App::$strings["thing"] = "דבר"; +App::$strings["Channel unavailable."] = "עמוד ×œ× ×–×ž×™×Ÿ."; +App::$strings["Previous action reversed."] = ""; +App::$strings["%1\$s agrees with %2\$s's %3\$s"] = ""; +App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = ""; +App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = ""; +App::$strings["%1\$s is attending %2\$s's %3\$s"] = ""; +App::$strings["%1\$s is not attending %2\$s's %3\$s"] = ""; +App::$strings["%1\$s may attend %2\$s's %3\$s"] = ""; +App::$strings["Action completed."] = "פעולה הושלמה."; +App::$strings["Thank you."] = "תודה."; +App::$strings["Version %s"] = ""; +App::$strings["Installed plugins/addons/apps:"] = ""; +App::$strings["No installed plugins/addons/apps"] = ""; +App::$strings["This is a hub of \$Projectname - a global cooperative network of decentralized privacy enhanced websites."] = ""; +App::$strings["Tag: "] = "תגית: "; +App::$strings["Last background fetch: "] = ""; +App::$strings["Running at web location"] = ""; +App::$strings["Please visit hubzilla.org to learn more about \$Projectname."] = ""; +App::$strings["Bug reports and issues: please visit"] = ""; +App::$strings["\$projectname issues"] = "סוגיות \$projectname"; +App::$strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = ""; +App::$strings["Site Administrators"] = "מנהלי ×תר"; +App::$strings["Remote privacy information not available."] = ""; +App::$strings["Visible to:"] = ""; +App::$strings["Location not found."] = "×ž×™×§×•× ×œ× × ×ž×¦×."; +App::$strings["Primary location cannot be removed."] = ""; +App::$strings["No locations found."] = "×œ× × ×ž×¦×ו מיקומי×."; +App::$strings["Manage Channel Locations"] = ""; +App::$strings["Location (address)"] = "×ž×™×§×•× (כתובת)"; +App::$strings["Primary Location"] = ""; +App::$strings["Drop location"] = ""; +App::$strings["Failed to create source. No channel selected."] = ""; +App::$strings["Source created."] = ""; +App::$strings["Source updated."] = ""; +App::$strings["*"] = "*"; +App::$strings["Manage remote sources of content for your channel."] = ""; +App::$strings["New Source"] = "מקור חדש"; +App::$strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = ""; +App::$strings["Only import content with these words (one per line)"] = ""; +App::$strings["Leave blank to import all public content"] = ""; +App::$strings["Channel Name"] = "×©× ×¢×¨×•×¥"; +App::$strings["Source not found."] = "מקור ×œ× × ×ž×¦×."; +App::$strings["Edit Source"] = "ערוך מקור"; +App::$strings["Delete Source"] = "מחק מקור"; +App::$strings["Source removed"] = "מקור הוסר"; +App::$strings["Unable to remove source."] = ""; +App::$strings["No valid account found."] = ""; +App::$strings["Password reset request issued. Check your email."] = ""; +App::$strings["Site Member (%s)"] = "חבר ×תר (%s)"; +App::$strings["Password reset requested at %s"] = ""; +App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = ""; +App::$strings["Password Reset"] = "×יפוס סיסמה"; +App::$strings["Your password has been reset as requested."] = ""; +App::$strings["Your new password is"] = "הסיסמה החדשה שלך ×”×™×"; +App::$strings["Save or copy your new password - and then"] = ""; +App::$strings["click here to login"] = "לחץ ×›×ן כדי להיכנס"; +App::$strings["Your password may be changed from the Settings page after successful login."] = ""; +App::$strings["Your password has changed at %s"] = ""; +App::$strings["Forgot your Password?"] = "שכחת ×ת הסיסמה שלך?"; +App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = ""; +App::$strings["Email Address"] = "כתובת דו×״ל"; +App::$strings["Reset"] = "×פס"; +App::$strings["Unable to update menu."] = ""; +App::$strings["Unable to create menu."] = ""; +App::$strings["Menu Name"] = "×©× ×ª×¤×¨×™×˜"; +App::$strings["Unique name (not visible on webpage) - required"] = ""; +App::$strings["Menu Title"] = "כותרת תפריט"; +App::$strings["Visible on webpage - leave empty for no title"] = ""; +App::$strings["Allow Bookmarks"] = ""; +App::$strings["Menu may be used to store saved bookmarks"] = ""; +App::$strings["Submit and proceed"] = ""; +App::$strings["Drop"] = ""; +App::$strings["Bookmarks allowed"] = ""; +App::$strings["Delete this menu"] = ""; +App::$strings["Edit menu contents"] = "ערוך תכני תפריט"; +App::$strings["Edit this menu"] = "ערוך ×ת תפריט ×–×”"; +App::$strings["Menu could not be deleted."] = "תפריט ×œ× ×™×›×•×œ ×”×™×” להימחק."; +App::$strings["Menu not found."] = "תפריט ×œ× × ×ž×¦×."; +App::$strings["Edit Menu"] = "ערוך תפריט"; +App::$strings["Add or remove entries to this menu"] = ""; +App::$strings["Menu name"] = "×©× ×ª×¤×¨×™×˜"; +App::$strings["Must be unique, only seen by you"] = ""; +App::$strings["Menu title"] = "כותרת תפריט"; +App::$strings["Menu title as seen by others"] = ""; +App::$strings["Allow bookmarks"] = ""; +App::$strings["Not found."] = "×œ× × ×ž×¦×."; +App::$strings["Conversation removed."] = ""; +App::$strings["No messages."] = "×ין הודעות."; +App::$strings["D, d M Y - g:i A"] = ""; +App::$strings["Unable to create element."] = ""; +App::$strings["Unable to update menu element."] = ""; +App::$strings["Unable to add menu element."] = ""; +App::$strings["Menu Item Permissions"] = ""; +App::$strings["Link Name"] = "×©× ×§×™×©×•×¨"; +App::$strings["Link or Submenu Target"] = ""; +App::$strings["Enter URL of the link or select a menu name to create a submenu"] = ""; +App::$strings["Use magic-auth if available"] = ""; +App::$strings["Open link in new window"] = "פתח בתוך חלון חדש"; +App::$strings["Order in list"] = ""; +App::$strings["Higher numbers will sink to bottom of listing"] = ""; +App::$strings["Submit and finish"] = ""; +App::$strings["Submit and continue"] = ""; +App::$strings["Menu:"] = "תפריט:"; +App::$strings["Link Target"] = ""; +App::$strings["Edit menu"] = "ערוך תפריט"; +App::$strings["Edit element"] = "ערוך ×למנט"; +App::$strings["Drop element"] = ""; +App::$strings["New element"] = "×למנט חדש"; +App::$strings["Edit this menu container"] = ""; +App::$strings["Add menu element"] = ""; +App::$strings["Delete this menu item"] = ""; +App::$strings["Edit this menu item"] = ""; +App::$strings["Menu item not found."] = ""; +App::$strings["Menu item deleted."] = ""; +App::$strings["Menu item could not be deleted."] = ""; +App::$strings["Edit Menu Element"] = ""; +App::$strings["Link text"] = ""; +App::$strings["%1\$s is following %2\$s's %3\$s"] = ""; +App::$strings["Set your current mood and tell your friends"] = ""; +App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = ""; +App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = ""; +App::$strings["Tag removed"] = ""; +App::$strings["Remove Item Tag"] = ""; +App::$strings["Select a tag to remove: "] = ""; +App::$strings["No such group"] = ""; +App::$strings["No such channel"] = ""; +App::$strings["Search Results For:"] = ""; +App::$strings["Collection is empty"] = ""; +App::$strings["Collection: "] = "×וסף: "; +App::$strings["Connection: "] = "חיבור: "; +App::$strings["Invalid connection."] = "חיבור שגוי."; +App::$strings["OpenID protocol error. No ID returned."] = ""; +App::$strings["Add a Channel"] = "הוסף ערוץ"; +App::$strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = ""; +App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = ""; +App::$strings["Choose a short nickname"] = ""; +App::$strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = ""; +App::$strings["Or import an existing channel from another location"] = ""; +App::$strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = ""; +App::$strings["Channel Type"] = "טיפוס ערוץ"; +App::$strings["Read more about roles"] = ""; +App::$strings["Thing updated"] = ""; +App::$strings["Object store: failed"] = ""; +App::$strings["Thing added"] = ""; +App::$strings["OBJ: %1\$s %2\$s %3\$s"] = ""; +App::$strings["Show Thing"] = ""; +App::$strings["item not found."] = "פריט ×œ× × ×ž×¦×"; +App::$strings["Edit Thing"] = ""; +App::$strings["Select a profile"] = "בחר פרופיל"; +App::$strings["Post an activity"] = "×¤×¨×¡× ×¤×¢×™×œ×•×ª"; +App::$strings["Only sends to viewers of the applicable profile"] = ""; +App::$strings["Name of thing e.g. something"] = ""; +App::$strings["URL of thing (optional)"] = ""; +App::$strings["URL for photo of thing (optional)"] = ""; +App::$strings["Add Thing to your Profile"] = ""; +App::$strings["Export Channel"] = ""; +App::$strings["Export your basic channel information to a file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new server hub, but does not contain your content."] = ""; +App::$strings["Export Content"] = ""; +App::$strings["Export your channel information and recent content to a JSON backup that can be restored or imported to another server hub. This backs up all of your connections, permissions, profile data and several months of posts. This file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = ""; +App::$strings["Export your posts from a given year or month:"] = ""; +App::$strings["You may also export your posts and conversations for a particular year or month. Click on one of the recent years or months below."] = ""; +App::$strings["Jan"] = ""; +App::$strings["Feb"] = ""; +App::$strings["Mar"] = ""; +App::$strings["Apr"] = ""; +App::$strings["Jun"] = ""; +App::$strings["Jul"] = ""; +App::$strings["Aug"] = ""; +App::$strings["Sep"] = ""; +App::$strings["Oct"] = ""; +App::$strings["Nov"] = ""; +App::$strings["Dec"] = ""; +App::$strings["If the export fails (possibly due to memory exhaustion on your server hub), please try again selecting a more limited date range."] = ""; +App::$strings["Or adjust the date in your browser location bar to select other dates. For example the year 2013; %1\$s/2013 or the month September 2013; %1\$s/2013/9"] = ""; +App::$strings["Please visit"] = "×× × ×‘×§×¨"; +App::$strings["on another hub to import the backup files(s)."] = ""; +App::$strings["We advise you to clone the channel on the new hub first and than to import the backup file(s) (from the same channel) in chronological order. Importing the backup files into another channel will certainly give permission issues."] = ""; +App::$strings["[Embedded content - reload page to view]"] = ""; +App::$strings["No connections."] = "×ין חיבורי×."; +App::$strings["Visit %s's profile [%s]"] = ""; +App::$strings["Source of Item"] = ""; +App::$strings["Total votes"] = ""; +App::$strings["Average Rating"] = ""; +App::$strings["Page Title"] = "כותרת עמוד"; +App::$strings["Xchan Lookup"] = ""; +App::$strings["Lookup xchan beginning with (or webbie): "] = ""; +App::$strings["invalid target signature"] = ""; +App::$strings["Schema Default"] = ""; +App::$strings["Sans-Serif"] = ""; +App::$strings["Monospace"] = ""; +App::$strings["Theme settings"] = ""; +App::$strings["Set scheme"] = ""; +App::$strings["Set font-size for posts and comments"] = ""; +App::$strings["Set font face"] = ""; +App::$strings["Set iconset"] = ""; +App::$strings["Set big shadow size, default 15px 15px 15px"] = ""; +App::$strings["Set small shadow size, default 5px 5px 5px"] = ""; +App::$strings["Set shadow color, default #000"] = ""; +App::$strings["Set radius size, default 5px"] = ""; +App::$strings["Set line-height for posts and comments"] = ""; +App::$strings["Set background image"] = ""; +App::$strings["Set background attachment"] = ""; +App::$strings["Set background color"] = ""; +App::$strings["Set section background image"] = ""; +App::$strings["Set section background color"] = ""; +App::$strings["Set color of items - use hex"] = ""; +App::$strings["Set color of links - use hex"] = ""; +App::$strings["Set max-width for items. Default 400px"] = ""; +App::$strings["Set min-width for items. Default 240px"] = ""; +App::$strings["Set the generic content wrapper width. Default 48%"] = ""; +App::$strings["Set color of fonts - use hex"] = ""; +App::$strings["Set background-size element"] = ""; +App::$strings["Item opacity"] = ""; +App::$strings["Display post previews only"] = ""; +App::$strings["Display side bar on channel page"] = ""; +App::$strings["Colour of the navigation bar"] = ""; +App::$strings["Item float"] = ""; +App::$strings["Left offset of the section element"] = ""; +App::$strings["Right offset of the section element"] = ""; +App::$strings["Section width"] = ""; +App::$strings["Left offset of the aside"] = ""; +App::$strings["Right offset of the aside element"] = ""; +App::$strings["Light (Red Matrix default)"] = ""; +App::$strings["Select scheme"] = ""; +App::$strings["Narrow navbar"] = ""; +App::$strings["Navigation bar background color"] = ""; +App::$strings["Navigation bar gradient top color"] = ""; +App::$strings["Navigation bar gradient bottom color"] = ""; +App::$strings["Navigation active button gradient top color"] = ""; +App::$strings["Navigation active button gradient bottom color"] = ""; +App::$strings["Navigation bar border color "] = ""; +App::$strings["Navigation bar icon color "] = ""; +App::$strings["Navigation bar active icon color "] = ""; +App::$strings["link color"] = "צבע קישור"; +App::$strings["Set font-color for banner"] = ""; +App::$strings["Set the background color"] = ""; +App::$strings["Set the background image"] = ""; +App::$strings["Set the background color of items"] = ""; +App::$strings["Set the background color of comments"] = ""; +App::$strings["Set the border color of comments"] = ""; +App::$strings["Set the indent for comments"] = ""; +App::$strings["Set the basic color for item icons"] = ""; +App::$strings["Set the hover color for item icons"] = ""; +App::$strings["Set font-size for the entire application"] = ""; +App::$strings["Example: 14px"] = ""; +App::$strings["Set font-color for posts and comments"] = ""; +App::$strings["Set radius of corners"] = ""; +App::$strings["Set shadow depth of photos"] = ""; +App::$strings["Set maximum width of content region in pixel"] = ""; +App::$strings["Leave empty for default width"] = ""; +App::$strings["Center page content"] = ""; +App::$strings["Set minimum opacity of nav bar - to hide it"] = ""; +App::$strings["Set size of conversation author photo"] = ""; +App::$strings["Set size of followup author photos"] = ""; +App::$strings["Update %s failed. See error logs."] = ""; +App::$strings["Update Error at %s"] = ""; +App::$strings["Create an account to access services and applications within the Red Matrix"] = ""; +App::$strings["Password"] = "סיסמה"; +App::$strings["Remember me"] = "זכור ×ותי"; +App::$strings["Forgot your password?"] = "שכחת ×ת הסיסמה שלך?"; +App::$strings["toggle mobile"] = ""; +App::$strings["Website SSL certificate is not valid. Please correct."] = ""; +App::$strings["[red] Website SSL error for %s"] = ""; +App::$strings["Cron/Scheduled tasks not running."] = ""; +App::$strings["[red] Cron tasks not running on %s"] = ""; diff --git a/view/he/update_fail_eml.tpl b/view/he/update_fail_eml.tpl new file mode 100644 index 000000000..f0f8cbafe --- /dev/null +++ b/view/he/update_fail_eml.tpl @@ -0,0 +1,13 @@ +שלו×, +×× ×™ שרת הרשת ב×תר {{$sitename}}; + +מפתחי Red Matrix שחררו עדכון {{$update}} ל×חרונה, +××•×œ× ×›×שר ניסיתי להתקין ×ותו, משהו השתבש נור×. +×–×” צריך להסתדר בקרוב ×•×’× ×ž×¦×¨×™×š התערבות ×נושית. +×× × ×¦×•×¨ קשר ×¢× ×ž×¤×ª×—×™ Red developer ×× ×‘×™×›×•×œ×ª×š להבין כיצד +לתקן ×–×ת בעצמך. המסד × ×ª×•× ×™× ×©×œ×™ עלול להיות פגו×. + +הודעת השגי××” ×”×™× '{{$error}}'. + +סליחה על ×”××™ נוחות. + שרת הרשת שלך ב×תר at {{$siteurl}} \ No newline at end of file diff --git a/view/it/hmessages.po b/view/it/hmessages.po index 975f99e1c..447fb3c2f 100644 --- a/view/it/hmessages.po +++ b/view/it/hmessages.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: Redmatrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-04-08 00:03-0700\n" -"PO-Revision-Date: 2016-04-15 07:06+0000\n" -"Last-Translator: Paolo Wave \n" +"POT-Creation-Date: 2016-06-10 00:02-0700\n" +"PO-Revision-Date: 2016-06-10 09:14+0000\n" +"Last-Translator: fabrixxm \n" "Language-Team: Italian (http://www.transifex.com/Friendica/red-matrix/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,23 +20,11 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../Zotlabs/Zot/Auth.php:140 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "L'autenticazione tramite il tuo hub non è disponibile. Puoi provare a disconnetterti per tentare di nuovo." - -#: ../../Zotlabs/Zot/Auth.php:248 ../../mod/openid.php:72 -#: ../../mod/openid.php:179 -#, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Ciao %s. L'accesso tramite il tuo hub è avvenuto con successo." - #: ../../Zotlabs/Storage/Browser.php:107 ../../Zotlabs/Storage/Browser.php:239 msgid "parent" msgstr "cartella superiore" -#: ../../Zotlabs/Storage/Browser.php:131 ../../include/text.php:2633 +#: ../../Zotlabs/Storage/Browser.php:131 ../../include/text.php:2620 msgid "Collection" msgstr "Cartella" @@ -60,16 +48,16 @@ msgstr "Appuntamenti ricevuti" msgid "Schedule Outbox" msgstr "Appuntamenti inviati" -#: ../../Zotlabs/Storage/Browser.php:164 ../../include/widgets.php:1457 -#: ../../include/apps.php:360 ../../include/apps.php:415 -#: ../../include/conversation.php:1037 ../../mod/photos.php:793 -#: ../../mod/photos.php:1237 +#: ../../Zotlabs/Storage/Browser.php:164 ../../Zotlabs/Module/Photos.php:798 +#: ../../Zotlabs/Module/Photos.php:1243 ../../Zotlabs/Lib/Apps.php:486 +#: ../../Zotlabs/Lib/Apps.php:561 ../../include/widgets.php:1505 +#: ../../include/conversation.php:1032 msgid "Unknown" msgstr "Sconosciuto" -#: ../../Zotlabs/Storage/Browser.php:226 ../../include/apps.php:135 -#: ../../include/conversation.php:1654 ../../include/nav.php:93 -#: ../../mod/fbrowser.php:109 +#: ../../Zotlabs/Storage/Browser.php:226 ../../Zotlabs/Module/Fbrowser.php:85 +#: ../../Zotlabs/Lib/Apps.php:216 ../../include/nav.php:93 +#: ../../include/conversation.php:1639 msgid "Files" msgstr "Archivio file" @@ -81,22 +69,24 @@ msgstr "Totale" msgid "Shared" msgstr "Condiviso" -#: ../../Zotlabs/Storage/Browser.php:230 ../../Zotlabs/Storage/Browser.php:303 -#: ../../mod/blocks.php:152 ../../mod/layouts.php:175 ../../mod/menu.php:114 -#: ../../mod/new_channel.php:138 ../../mod/webpages.php:182 +#: ../../Zotlabs/Storage/Browser.php:230 ../../Zotlabs/Storage/Browser.php:306 +#: ../../Zotlabs/Module/Blocks.php:156 ../../Zotlabs/Module/Layouts.php:182 +#: ../../Zotlabs/Module/Menu.php:118 ../../Zotlabs/Module/New_channel.php:142 +#: ../../Zotlabs/Module/Webpages.php:186 msgid "Create" msgstr "Crea" -#: ../../Zotlabs/Storage/Browser.php:231 ../../Zotlabs/Storage/Browser.php:305 -#: ../../include/widgets.php:1470 ../../mod/photos.php:820 -#: ../../mod/photos.php:1361 ../../mod/profile_photo.php:401 -#: ../../mod/cover_photo.php:353 +#: ../../Zotlabs/Storage/Browser.php:231 ../../Zotlabs/Storage/Browser.php:308 +#: ../../Zotlabs/Module/Cover_photo.php:357 +#: ../../Zotlabs/Module/Photos.php:825 ../../Zotlabs/Module/Photos.php:1364 +#: ../../Zotlabs/Module/Profile_photo.php:368 ../../include/widgets.php:1518 msgid "Upload" msgstr "Carica" -#: ../../Zotlabs/Storage/Browser.php:235 ../../mod/chat.php:241 -#: ../../mod/admin.php:1158 ../../mod/settings.php:599 -#: ../../mod/settings.php:625 ../../mod/sharedwithme.php:95 +#: ../../Zotlabs/Storage/Browser.php:235 ../../Zotlabs/Module/Chat.php:247 +#: ../../Zotlabs/Module/Admin.php:1223 ../../Zotlabs/Module/Settings.php:592 +#: ../../Zotlabs/Module/Settings.php:618 +#: ../../Zotlabs/Module/Sharedwithme.php:99 msgid "Name" msgstr "Nome" @@ -104,454 +94,7129 @@ msgstr "Nome" msgid "Type" msgstr "Tipo" -#: ../../Zotlabs/Storage/Browser.php:237 ../../include/text.php:1293 -#: ../../mod/sharedwithme.php:97 +#: ../../Zotlabs/Storage/Browser.php:237 +#: ../../Zotlabs/Module/Sharedwithme.php:101 ../../include/text.php:1344 msgid "Size" msgstr "Dimensione" -#: ../../Zotlabs/Storage/Browser.php:238 ../../mod/sharedwithme.php:98 +#: ../../Zotlabs/Storage/Browser.php:238 +#: ../../Zotlabs/Module/Sharedwithme.php:102 msgid "Last Modified" msgstr "Ultima modifica" -#: ../../Zotlabs/Storage/Browser.php:240 ../../include/ItemObject.php:100 -#: ../../include/apps.php:259 ../../include/page_widgets.php:8 -#: ../../include/page_widgets.php:36 ../../include/identity.php:931 -#: ../../include/identity.php:935 ../../include/menu.php:108 -#: ../../mod/blocks.php:153 ../../mod/connections.php:286 -#: ../../mod/connections.php:306 ../../mod/editblock.php:135 -#: ../../mod/editlayout.php:134 ../../mod/editpost.php:112 -#: ../../mod/editwebpage.php:176 ../../mod/layouts.php:183 -#: ../../mod/menu.php:108 ../../mod/admin.php:1767 ../../mod/settings.php:659 -#: ../../mod/thing.php:256 ../../mod/webpages.php:183 +#: ../../Zotlabs/Storage/Browser.php:240 ../../Zotlabs/Module/Blocks.php:157 +#: ../../Zotlabs/Module/Editblock.php:109 +#: ../../Zotlabs/Module/Connections.php:290 +#: ../../Zotlabs/Module/Connections.php:310 +#: ../../Zotlabs/Module/Editpost.php:84 +#: ../../Zotlabs/Module/Editlayout.php:113 +#: ../../Zotlabs/Module/Editwebpage.php:146 +#: ../../Zotlabs/Module/Layouts.php:190 ../../Zotlabs/Module/Menu.php:112 +#: ../../Zotlabs/Module/Admin.php:2113 ../../Zotlabs/Module/Settings.php:652 +#: ../../Zotlabs/Module/Thing.php:260 ../../Zotlabs/Module/Webpages.php:187 +#: ../../Zotlabs/Lib/Apps.php:337 ../../Zotlabs/Lib/ThreadItem.php:106 +#: ../../include/channel.php:937 ../../include/channel.php:941 +#: ../../include/menu.php:108 ../../include/page_widgets.php:8 +#: ../../include/page_widgets.php:36 msgid "Edit" msgstr "Modifica" -#: ../../Zotlabs/Storage/Browser.php:241 ../../include/ItemObject.php:120 -#: ../../include/apps.php:260 ../../include/conversation.php:657 -#: ../../mod/blocks.php:155 ../../mod/connections.php:259 -#: ../../mod/connedit.php:569 ../../mod/editblock.php:181 -#: ../../mod/editlayout.php:179 ../../mod/editwebpage.php:223 -#: ../../mod/group.php:173 ../../mod/photos.php:1168 ../../mod/admin.php:993 -#: ../../mod/admin.php:1152 ../../mod/admin.php:1768 -#: ../../mod/settings.php:660 ../../mod/thing.php:257 -#: ../../mod/webpages.php:185 +#: ../../Zotlabs/Storage/Browser.php:241 ../../Zotlabs/Module/Blocks.php:159 +#: ../../Zotlabs/Module/Connedit.php:572 +#: ../../Zotlabs/Module/Editblock.php:134 +#: ../../Zotlabs/Module/Connections.php:263 +#: ../../Zotlabs/Module/Editlayout.php:136 +#: ../../Zotlabs/Module/Editwebpage.php:170 ../../Zotlabs/Module/Group.php:177 +#: ../../Zotlabs/Module/Photos.php:1173 ../../Zotlabs/Module/Admin.php:1039 +#: ../../Zotlabs/Module/Admin.php:1213 ../../Zotlabs/Module/Admin.php:2114 +#: ../../Zotlabs/Module/Settings.php:653 ../../Zotlabs/Module/Thing.php:261 +#: ../../Zotlabs/Module/Webpages.php:189 ../../Zotlabs/Lib/Apps.php:338 +#: ../../Zotlabs/Lib/ThreadItem.php:126 ../../include/conversation.php:657 msgid "Delete" msgstr "Elimina" -#: ../../Zotlabs/Storage/Browser.php:282 +#: ../../Zotlabs/Storage/Browser.php:285 #, php-format msgid "You are using %1$s of your available file storage." msgstr "Stai usando %1$s dello spazio disponibile per i tuoi file." -#: ../../Zotlabs/Storage/Browser.php:287 +#: ../../Zotlabs/Storage/Browser.php:290 #, php-format msgid "You are using %1$s of %2$s available file storage. (%3$s%)" msgstr "Stai usando %1$s di %2$s che hai a disposizione per i file. (%3$s%)" -#: ../../Zotlabs/Storage/Browser.php:299 +#: ../../Zotlabs/Storage/Browser.php:302 msgid "WARNING:" msgstr "ATTENZIONE:" -#: ../../Zotlabs/Storage/Browser.php:302 +#: ../../Zotlabs/Storage/Browser.php:305 msgid "Create new folder" msgstr "Nuova cartella" -#: ../../Zotlabs/Storage/Browser.php:304 +#: ../../Zotlabs/Storage/Browser.php:307 msgid "Upload file" msgstr "Carica un file" -#: ../../Zotlabs/Web/Router.php:47 ../../include/attach.php:141 -#: ../../include/attach.php:189 ../../include/attach.php:252 -#: ../../include/attach.php:266 ../../include/attach.php:273 -#: ../../include/attach.php:338 ../../include/attach.php:352 -#: ../../include/attach.php:359 ../../include/attach.php:437 -#: ../../include/attach.php:895 ../../include/attach.php:966 -#: ../../include/attach.php:1118 ../../include/items.php:4671 -#: ../../include/photos.php:29 ../../include/chat.php:133 -#: ../../mod/achievements.php:30 ../../mod/api.php:26 ../../mod/api.php:31 -#: ../../mod/appman.php:66 ../../mod/authtest.php:13 ../../mod/block.php:22 -#: ../../mod/block.php:72 ../../mod/blocks.php:69 ../../mod/blocks.php:76 -#: ../../mod/bookmarks.php:48 ../../mod/channel.php:100 -#: ../../mod/channel.php:217 ../../mod/channel.php:257 ../../mod/chat.php:94 -#: ../../mod/chat.php:99 ../../mod/common.php:35 ../../mod/connections.php:29 -#: ../../mod/connedit.php:362 ../../mod/editblock.php:65 -#: ../../mod/editlayout.php:63 ../../mod/editlayout.php:87 -#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:64 -#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:101 -#: ../../mod/editwebpage.php:125 ../../mod/events.php:260 -#: ../../mod/filestorage.php:18 ../../mod/filestorage.php:73 -#: ../../mod/filestorage.php:88 ../../mod/filestorage.php:115 -#: ../../mod/fsuggest.php:78 ../../mod/group.php:9 ../../mod/id.php:71 -#: ../../mod/invite.php:13 ../../mod/invite.php:87 ../../mod/item.php:206 -#: ../../mod/item.php:214 ../../mod/item.php:1069 ../../mod/layouts.php:69 -#: ../../mod/layouts.php:76 ../../mod/layouts.php:87 ../../mod/like.php:177 -#: ../../mod/locs.php:83 ../../mod/mail.php:126 ../../mod/manage.php:6 -#: ../../mod/menu.php:74 ../../mod/message.php:16 ../../mod/mitem.php:111 -#: ../../mod/mood.php:112 ../../mod/network.php:12 -#: ../../mod/new_channel.php:73 ../../mod/new_channel.php:100 -#: ../../mod/notifications.php:66 ../../mod/page.php:31 ../../mod/page.php:86 -#: ../../mod/pdledit.php:22 ../../mod/photos.php:70 ../../mod/poke.php:133 -#: ../../mod/profile.php:64 ../../mod/profile.php:72 -#: ../../mod/profile_photo.php:289 ../../mod/profile_photo.php:302 -#: ../../mod/profiles.php:198 ../../mod/profiles.php:596 -#: ../../mod/rate.php:111 ../../mod/register.php:73 ../../mod/regmod.php:17 -#: ../../mod/service_limits.php:7 ../../mod/settings.php:579 -#: ../../mod/setup.php:233 ../../mod/sharedwithme.php:7 -#: ../../mod/sources.php:66 ../../mod/suggest.php:26 ../../mod/thing.php:270 -#: ../../mod/thing.php:290 ../../mod/thing.php:327 -#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 -#: ../../mod/viewsrc.php:14 ../../mod/webpages.php:69 -#: ../../mod/cover_photo.php:273 ../../mod/cover_photo.php:286 -#: ../../index.php:185 +#: ../../Zotlabs/Web/WebServer.php:120 ../../Zotlabs/Module/Dreport.php:10 +#: ../../Zotlabs/Module/Dreport.php:49 ../../Zotlabs/Module/Group.php:72 +#: ../../Zotlabs/Module/Like.php:284 ../../Zotlabs/Module/Import_items.php:112 +#: ../../Zotlabs/Module/Profperm.php:28 ../../Zotlabs/Module/Subthread.php:62 +#: ../../include/items.php:385 +msgid "Permission denied" +msgstr "Permesso negato" + +#: ../../Zotlabs/Web/WebServer.php:121 ../../Zotlabs/Web/Router.php:65 +#: ../../Zotlabs/Module/Achievements.php:34 ../../Zotlabs/Module/Blocks.php:73 +#: ../../Zotlabs/Module/Blocks.php:80 ../../Zotlabs/Module/Channel.php:105 +#: ../../Zotlabs/Module/Channel.php:226 ../../Zotlabs/Module/Channel.php:267 +#: ../../Zotlabs/Module/Chat.php:100 ../../Zotlabs/Module/Chat.php:105 +#: ../../Zotlabs/Module/Authtest.php:16 ../../Zotlabs/Module/Block.php:26 +#: ../../Zotlabs/Module/Block.php:76 ../../Zotlabs/Module/Bookmarks.php:61 +#: ../../Zotlabs/Module/Connedit.php:366 ../../Zotlabs/Module/Editblock.php:67 +#: ../../Zotlabs/Module/Common.php:39 ../../Zotlabs/Module/Connections.php:33 +#: ../../Zotlabs/Module/Cover_photo.php:277 +#: ../../Zotlabs/Module/Cover_photo.php:290 +#: ../../Zotlabs/Module/Editpost.php:17 ../../Zotlabs/Module/Events.php:265 +#: ../../Zotlabs/Module/Editlayout.php:67 +#: ../../Zotlabs/Module/Editlayout.php:90 +#: ../../Zotlabs/Module/Editwebpage.php:69 +#: ../../Zotlabs/Module/Editwebpage.php:90 +#: ../../Zotlabs/Module/Editwebpage.php:105 +#: ../../Zotlabs/Module/Editwebpage.php:127 ../../Zotlabs/Module/Group.php:13 +#: ../../Zotlabs/Module/Api.php:13 ../../Zotlabs/Module/Api.php:18 +#: ../../Zotlabs/Module/Filestorage.php:24 +#: ../../Zotlabs/Module/Filestorage.php:79 +#: ../../Zotlabs/Module/Filestorage.php:94 +#: ../../Zotlabs/Module/Filestorage.php:121 ../../Zotlabs/Module/Item.php:210 +#: ../../Zotlabs/Module/Item.php:218 ../../Zotlabs/Module/Item.php:1070 +#: ../../Zotlabs/Module/Layouts.php:71 ../../Zotlabs/Module/Layouts.php:78 +#: ../../Zotlabs/Module/Layouts.php:89 ../../Zotlabs/Module/Id.php:76 +#: ../../Zotlabs/Module/Like.php:181 ../../Zotlabs/Module/Invite.php:17 +#: ../../Zotlabs/Module/Invite.php:91 ../../Zotlabs/Module/Locs.php:87 +#: ../../Zotlabs/Module/Mail.php:129 ../../Zotlabs/Module/Manage.php:10 +#: ../../Zotlabs/Module/Menu.php:78 ../../Zotlabs/Module/Message.php:18 +#: ../../Zotlabs/Module/Mood.php:116 ../../Zotlabs/Module/Network.php:17 +#: ../../Zotlabs/Module/Mitem.php:115 ../../Zotlabs/Module/New_channel.php:77 +#: ../../Zotlabs/Module/New_channel.php:104 +#: ../../Zotlabs/Module/Notifications.php:70 +#: ../../Zotlabs/Module/Photos.php:75 ../../Zotlabs/Module/Page.php:35 +#: ../../Zotlabs/Module/Page.php:90 ../../Zotlabs/Module/Pdledit.php:26 +#: ../../Zotlabs/Module/Poke.php:137 ../../Zotlabs/Module/Profile.php:68 +#: ../../Zotlabs/Module/Profile.php:76 ../../Zotlabs/Module/Profiles.php:203 +#: ../../Zotlabs/Module/Profiles.php:601 +#: ../../Zotlabs/Module/Profile_photo.php:256 +#: ../../Zotlabs/Module/Profile_photo.php:269 +#: ../../Zotlabs/Module/Rate.php:113 ../../Zotlabs/Module/Appman.php:75 +#: ../../Zotlabs/Module/Register.php:77 ../../Zotlabs/Module/Regmod.php:21 +#: ../../Zotlabs/Module/Service_limits.php:11 +#: ../../Zotlabs/Module/Settings.php:572 ../../Zotlabs/Module/Setup.php:215 +#: ../../Zotlabs/Module/Sharedwithme.php:11 +#: ../../Zotlabs/Module/Sources.php:74 ../../Zotlabs/Module/Suggest.php:30 +#: ../../Zotlabs/Module/Thing.php:274 ../../Zotlabs/Module/Thing.php:294 +#: ../../Zotlabs/Module/Thing.php:331 +#: ../../Zotlabs/Module/Viewconnections.php:25 +#: ../../Zotlabs/Module/Viewconnections.php:30 +#: ../../Zotlabs/Module/Viewsrc.php:18 ../../Zotlabs/Module/Webpages.php:74 +#: ../../Zotlabs/Lib/Chatroom.php:137 ../../include/items.php:3438 +#: ../../include/attach.php:141 ../../include/attach.php:189 +#: ../../include/attach.php:252 ../../include/attach.php:266 +#: ../../include/attach.php:273 ../../include/attach.php:338 +#: ../../include/attach.php:352 ../../include/attach.php:359 +#: ../../include/attach.php:437 ../../include/attach.php:895 +#: ../../include/attach.php:966 ../../include/attach.php:1118 +#: ../../include/photos.php:27 msgid "Permission denied." msgstr "Permesso negato." -#: ../../Zotlabs/Web/Router.php:105 ../../mod/help.php:231 +#: ../../Zotlabs/Web/Router.php:146 ../../Zotlabs/Module/Help.php:94 msgid "Not Found" msgstr "Non disponibile" -#: ../../Zotlabs/Web/Router.php:108 ../../mod/block.php:75 -#: ../../mod/display.php:110 ../../mod/help.php:234 ../../mod/page.php:89 +#: ../../Zotlabs/Web/Router.php:149 ../../Zotlabs/Module/Block.php:79 +#: ../../Zotlabs/Module/Display.php:117 ../../Zotlabs/Module/Help.php:97 +#: ../../Zotlabs/Module/Page.php:93 msgid "Page not found." msgstr "Pagina non trovata." -#: ../../include/ItemObject.php:89 ../../include/conversation.php:664 -msgid "Private Message" -msgstr "Messaggio privato" +#: ../../Zotlabs/Zot/Auth.php:138 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "L'autenticazione tramite il tuo hub non è disponibile. Puoi provare a disconnetterti per tentare di nuovo." -#: ../../include/ItemObject.php:126 ../../include/conversation.php:656 -msgid "Select" -msgstr "Scegli" +#: ../../Zotlabs/Zot/Auth.php:246 ../../Zotlabs/Module/Openid.php:76 +#: ../../Zotlabs/Module/Openid.php:183 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "Ciao %s. L'accesso tramite il tuo hub è avvenuto con successo." -#: ../../include/ItemObject.php:130 -msgid "Save to Folder" -msgstr "Salva nella cartella" +#: ../../Zotlabs/Module/Achievements.php:15 ../../Zotlabs/Module/Blocks.php:33 +#: ../../Zotlabs/Module/Connect.php:17 ../../Zotlabs/Module/Editblock.php:31 +#: ../../Zotlabs/Module/Editlayout.php:31 +#: ../../Zotlabs/Module/Editwebpage.php:33 +#: ../../Zotlabs/Module/Filestorage.php:60 ../../Zotlabs/Module/Hcard.php:12 +#: ../../Zotlabs/Module/Layouts.php:31 ../../Zotlabs/Module/Profile.php:20 +#: ../../Zotlabs/Module/Webpages.php:34 ../../include/channel.php:837 +msgid "Requested profile is not available." +msgstr "Il profilo richiesto non è disponibile." -#: ../../include/ItemObject.php:151 -msgid "I will attend" -msgstr "Parteciperò" +#: ../../Zotlabs/Module/Achievements.php:38 +msgid "Some blurb about what to do when you're new here" +msgstr "Qualche suggerimento per i nuovi utenti su cosa fare" -#: ../../include/ItemObject.php:151 -msgid "I will not attend" -msgstr "Non parteciperò" +#: ../../Zotlabs/Module/Blocks.php:97 ../../Zotlabs/Module/Blocks.php:152 +#: ../../Zotlabs/Module/Editblock.php:108 +msgid "Block Name" +msgstr "Nome del block" -#: ../../include/ItemObject.php:151 -msgid "I might attend" -msgstr "Forse parteciperò" +#: ../../Zotlabs/Module/Blocks.php:151 ../../include/text.php:2265 +msgid "Blocks" +msgstr "Block" -#: ../../include/ItemObject.php:161 -msgid "I agree" -msgstr "Sono d'accordo" +#: ../../Zotlabs/Module/Blocks.php:153 +msgid "Block Title" +msgstr "Titolo del block" -#: ../../include/ItemObject.php:161 -msgid "I disagree" -msgstr "Non sono d'accordo" +#: ../../Zotlabs/Module/Blocks.php:154 ../../Zotlabs/Module/Layouts.php:188 +#: ../../Zotlabs/Module/Menu.php:114 ../../Zotlabs/Module/Webpages.php:198 +#: ../../include/page_widgets.php:44 +msgid "Created" +msgstr "Creato" -#: ../../include/ItemObject.php:161 -msgid "I abstain" -msgstr "Mi astengo" +#: ../../Zotlabs/Module/Blocks.php:155 ../../Zotlabs/Module/Layouts.php:189 +#: ../../Zotlabs/Module/Menu.php:115 ../../Zotlabs/Module/Webpages.php:199 +#: ../../include/page_widgets.php:45 +msgid "Edited" +msgstr "Modificato" -#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187 -#: ../../include/conversation.php:1733 ../../mod/photos.php:1121 -#: ../../mod/photos.php:1133 +#: ../../Zotlabs/Module/Blocks.php:158 ../../Zotlabs/Module/Layouts.php:191 +#: ../../Zotlabs/Module/Photos.php:1072 ../../Zotlabs/Module/Webpages.php:188 +#: ../../include/conversation.php:1208 +msgid "Share" +msgstr "Condividi" + +#: ../../Zotlabs/Module/Blocks.php:163 ../../Zotlabs/Module/Layouts.php:195 +#: ../../Zotlabs/Module/Pubsites.php:47 ../../Zotlabs/Module/Webpages.php:193 +#: ../../include/page_widgets.php:39 +msgid "View" +msgstr "Guarda" + +#: ../../Zotlabs/Module/Cal.php:62 ../../Zotlabs/Module/Block.php:43 +#: ../../Zotlabs/Module/Page.php:56 ../../Zotlabs/Module/Wall_upload.php:33 +msgid "Channel not found." +msgstr "Canale non trovato." + +#: ../../Zotlabs/Module/Cal.php:69 +msgid "Permissions denied." +msgstr "Permesso negato." + +#: ../../Zotlabs/Module/Cal.php:259 ../../Zotlabs/Module/Events.php:588 +msgid "l, F j" +msgstr "l j F" + +#: ../../Zotlabs/Module/Cal.php:308 ../../Zotlabs/Module/Events.php:637 +#: ../../include/text.php:1732 +msgid "Link to Source" +msgstr "Link al sito d'origine" + +#: ../../Zotlabs/Module/Cal.php:331 ../../Zotlabs/Module/Events.php:665 +msgid "Edit Event" +msgstr "Modifica l'evento" + +#: ../../Zotlabs/Module/Cal.php:331 ../../Zotlabs/Module/Events.php:665 +msgid "Create Event" +msgstr "Crea un evento" + +#: ../../Zotlabs/Module/Cal.php:332 ../../Zotlabs/Module/Cal.php:339 +#: ../../Zotlabs/Module/Events.php:666 ../../Zotlabs/Module/Events.php:673 +#: ../../Zotlabs/Module/Photos.php:949 +msgid "Previous" +msgstr "Precendente" + +#: ../../Zotlabs/Module/Cal.php:333 ../../Zotlabs/Module/Cal.php:340 +#: ../../Zotlabs/Module/Events.php:667 ../../Zotlabs/Module/Events.php:674 +#: ../../Zotlabs/Module/Photos.php:958 ../../Zotlabs/Module/Setup.php:267 +msgid "Next" +msgstr "Successivo" + +#: ../../Zotlabs/Module/Cal.php:334 ../../Zotlabs/Module/Events.php:668 +#: ../../include/widgets.php:755 +msgid "Export" +msgstr "Esporta" + +#: ../../Zotlabs/Module/Cal.php:337 ../../Zotlabs/Module/Events.php:671 +#: ../../include/widgets.php:756 +msgid "Import" +msgstr "Importa" + +#: ../../Zotlabs/Module/Cal.php:338 ../../Zotlabs/Module/Chat.php:196 +#: ../../Zotlabs/Module/Chat.php:238 ../../Zotlabs/Module/Connect.php:98 +#: ../../Zotlabs/Module/Connedit.php:731 ../../Zotlabs/Module/Events.php:475 +#: ../../Zotlabs/Module/Events.php:672 ../../Zotlabs/Module/Group.php:85 +#: ../../Zotlabs/Module/Filestorage.php:162 +#: ../../Zotlabs/Module/Import.php:550 +#: ../../Zotlabs/Module/Import_items.php:120 +#: ../../Zotlabs/Module/Invite.php:146 ../../Zotlabs/Module/Locs.php:121 +#: ../../Zotlabs/Module/Mail.php:378 ../../Zotlabs/Module/Mood.php:139 +#: ../../Zotlabs/Module/Mitem.php:235 ../../Zotlabs/Module/Photos.php:677 +#: ../../Zotlabs/Module/Photos.php:1052 ../../Zotlabs/Module/Photos.php:1092 +#: ../../Zotlabs/Module/Photos.php:1210 ../../Zotlabs/Module/Pconfig.php:107 +#: ../../Zotlabs/Module/Pdledit.php:66 ../../Zotlabs/Module/Poke.php:186 +#: ../../Zotlabs/Module/Profiles.php:687 ../../Zotlabs/Module/Rate.php:170 +#: ../../Zotlabs/Module/Admin.php:492 ../../Zotlabs/Module/Admin.php:688 +#: ../../Zotlabs/Module/Admin.php:771 ../../Zotlabs/Module/Admin.php:1032 +#: ../../Zotlabs/Module/Admin.php:1211 ../../Zotlabs/Module/Admin.php:1421 +#: ../../Zotlabs/Module/Admin.php:1648 ../../Zotlabs/Module/Admin.php:1733 +#: ../../Zotlabs/Module/Admin.php:2116 ../../Zotlabs/Module/Appman.php:126 +#: ../../Zotlabs/Module/Settings.php:590 ../../Zotlabs/Module/Settings.php:703 +#: ../../Zotlabs/Module/Settings.php:731 ../../Zotlabs/Module/Settings.php:754 +#: ../../Zotlabs/Module/Settings.php:842 +#: ../../Zotlabs/Module/Settings.php:1034 ../../Zotlabs/Module/Setup.php:312 +#: ../../Zotlabs/Module/Setup.php:353 ../../Zotlabs/Module/Sources.php:114 +#: ../../Zotlabs/Module/Sources.php:149 ../../Zotlabs/Module/Thing.php:316 +#: ../../Zotlabs/Module/Thing.php:362 ../../Zotlabs/Module/Xchan.php:15 +#: ../../Zotlabs/Lib/ThreadItem.php:710 ../../include/widgets.php:757 +#: ../../include/widgets.php:769 ../../include/js_strings.php:22 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "Salva" + +#: ../../Zotlabs/Module/Cal.php:341 ../../Zotlabs/Module/Events.php:675 +msgid "Today" +msgstr "Oggi" + +#: ../../Zotlabs/Module/Channel.php:29 ../../Zotlabs/Module/Chat.php:25 +msgid "You must be logged in to see this page." +msgstr "Devi aver effettuato l'accesso per vedere questa pagina." + +#: ../../Zotlabs/Module/Channel.php:41 +msgid "Posts and comments" +msgstr "Post e commenti" + +#: ../../Zotlabs/Module/Channel.php:42 +msgid "Only posts" +msgstr "Solo post" + +#: ../../Zotlabs/Module/Channel.php:102 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "Permessi insufficienti. Sarà visualizzata la pagina del profilo." + +#: ../../Zotlabs/Module/Chat.php:181 +msgid "Room not found" +msgstr "Chat non trovata" + +#: ../../Zotlabs/Module/Chat.php:197 +msgid "Leave Room" +msgstr "Lascia la chat" + +#: ../../Zotlabs/Module/Chat.php:198 +msgid "Delete Room" +msgstr "Elimina questa chat" + +#: ../../Zotlabs/Module/Chat.php:199 +msgid "I am away right now" +msgstr "Non sono presente" + +#: ../../Zotlabs/Module/Chat.php:200 +msgid "I am online" +msgstr "Sono online" + +#: ../../Zotlabs/Module/Chat.php:202 +msgid "Bookmark this room" +msgstr "Aggiungi questa chat ai segnalibri" + +#: ../../Zotlabs/Module/Chat.php:205 ../../Zotlabs/Module/Mail.php:205 +#: ../../Zotlabs/Module/Mail.php:314 ../../include/conversation.php:1176 +msgid "Please enter a link URL:" +msgstr "Inserisci l'indirizzo del link:" + +#: ../../Zotlabs/Module/Chat.php:206 ../../Zotlabs/Module/Mail.php:258 +#: ../../Zotlabs/Module/Mail.php:383 ../../Zotlabs/Lib/ThreadItem.php:722 +#: ../../include/conversation.php:1256 +msgid "Encrypt text" +msgstr "Cifratura del messaggio" + +#: ../../Zotlabs/Module/Chat.php:207 ../../Zotlabs/Module/Editblock.php:111 +#: ../../Zotlabs/Module/Editwebpage.php:147 ../../Zotlabs/Module/Mail.php:252 +#: ../../Zotlabs/Module/Mail.php:377 ../../include/conversation.php:1143 +msgid "Insert web link" +msgstr "Inserisci un indirizzo web" + +#: ../../Zotlabs/Module/Chat.php:218 +msgid "Feature disabled." +msgstr "Funzionalità disattivata." + +#: ../../Zotlabs/Module/Chat.php:232 +msgid "New Chatroom" +msgstr "Nuova chat" + +#: ../../Zotlabs/Module/Chat.php:233 +msgid "Chatroom name" +msgstr "Nome chat" + +#: ../../Zotlabs/Module/Chat.php:234 +msgid "Expiration of chats (minutes)" +msgstr "Scadenza dei messaggi della chat (minuti)" + +#: ../../Zotlabs/Module/Chat.php:235 ../../Zotlabs/Module/Filestorage.php:153 +#: ../../Zotlabs/Module/Photos.php:671 ../../Zotlabs/Module/Photos.php:1045 +#: ../../Zotlabs/Module/Thing.php:313 ../../Zotlabs/Module/Thing.php:359 +#: ../../include/acl_selectors.php:283 +msgid "Permissions" +msgstr "Permessi" + +#: ../../Zotlabs/Module/Chat.php:246 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "Le chat di %1$s" + +#: ../../Zotlabs/Module/Chat.php:251 +msgid "No chatrooms available" +msgstr "Nessuna chat disponibile" + +#: ../../Zotlabs/Module/Chat.php:252 ../../Zotlabs/Module/Manage.php:143 +#: ../../Zotlabs/Module/Profiles.php:778 +msgid "Create New" +msgstr "Crea nuova" + +#: ../../Zotlabs/Module/Chat.php:255 +msgid "Expiration" +msgstr "Scadenza" + +#: ../../Zotlabs/Module/Chat.php:256 +msgid "min" +msgstr "min" + +#: ../../Zotlabs/Module/Chatsvc.php:117 +msgid "Away" +msgstr "Assente" + +#: ../../Zotlabs/Module/Chatsvc.php:122 +msgid "Online" +msgstr "Online" + +#: ../../Zotlabs/Module/Block.php:31 ../../Zotlabs/Module/Page.php:40 +msgid "Invalid item." +msgstr "Elemento non valido." + +#: ../../Zotlabs/Module/Bookmarks.php:53 +msgid "Bookmark added" +msgstr "Segnalibro aggiunto" + +#: ../../Zotlabs/Module/Bookmarks.php:75 +msgid "My Bookmarks" +msgstr "I miei segnalibri" + +#: ../../Zotlabs/Module/Bookmarks.php:86 +msgid "My Connections Bookmarks" +msgstr "I segnalibri dei miei contatti" + +#: ../../Zotlabs/Module/Connect.php:61 ../../Zotlabs/Module/Connect.php:109 +msgid "Continue" +msgstr "Continua" + +#: ../../Zotlabs/Module/Connect.php:90 +msgid "Premium Channel Setup" +msgstr "Canale premium - configurazione" + +#: ../../Zotlabs/Module/Connect.php:92 +msgid "Enable premium channel connection restrictions" +msgstr "Abilita le restrizioni del canale premium" + +#: ../../Zotlabs/Module/Connect.php:93 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida, il sistema di pagamento, ecc." + +#: ../../Zotlabs/Module/Connect.php:95 ../../Zotlabs/Module/Connect.php:115 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:" + +#: ../../Zotlabs/Module/Connect.php:96 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Il testo seguente comparirà a chi vorrà seguire il canale:" + +#: ../../Zotlabs/Module/Connect.php:97 ../../Zotlabs/Module/Connect.php:118 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina." + +#: ../../Zotlabs/Module/Connect.php:106 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(Il gestore del canale non ha fornito istruzioni specifiche)" + +#: ../../Zotlabs/Module/Connect.php:114 +msgid "Restricted or Premium Channel" +msgstr "Canale premium - con restrizioni" + +#: ../../Zotlabs/Module/Connedit.php:80 +msgid "Could not access contact record." +msgstr "Non è possibile accedere alle informazioni sul contatto." + +#: ../../Zotlabs/Module/Connedit.php:104 +msgid "Could not locate selected profile." +msgstr "Non riesco a trovare il profilo selezionato." + +#: ../../Zotlabs/Module/Connedit.php:227 +msgid "Connection updated." +msgstr "Contatto aggiornato." + +#: ../../Zotlabs/Module/Connedit.php:229 +msgid "Failed to update connection record." +msgstr "Impossibile aggiornare le informazioni del contatto." + +#: ../../Zotlabs/Module/Connedit.php:276 +msgid "is now connected to" +msgstr "ha come nuovo contatto" + +#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Connedit.php:654 +#: ../../Zotlabs/Module/Events.php:459 ../../Zotlabs/Module/Events.php:460 +#: ../../Zotlabs/Module/Events.php:469 ../../Zotlabs/Module/Api.php:89 +#: ../../Zotlabs/Module/Filestorage.php:157 +#: ../../Zotlabs/Module/Filestorage.php:165 ../../Zotlabs/Module/Menu.php:100 +#: ../../Zotlabs/Module/Menu.php:157 ../../Zotlabs/Module/Mitem.php:158 +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:232 +#: ../../Zotlabs/Module/Mitem.php:233 ../../Zotlabs/Module/Photos.php:666 +#: ../../Zotlabs/Module/Profiles.php:647 ../../Zotlabs/Module/Admin.php:459 +#: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Settings.php:581 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1707 +msgid "No" +msgstr "No" + +#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Events.php:459 +#: ../../Zotlabs/Module/Events.php:460 ../../Zotlabs/Module/Events.php:469 +#: ../../Zotlabs/Module/Api.php:88 ../../Zotlabs/Module/Filestorage.php:157 +#: ../../Zotlabs/Module/Filestorage.php:165 ../../Zotlabs/Module/Menu.php:100 +#: ../../Zotlabs/Module/Menu.php:157 ../../Zotlabs/Module/Mitem.php:158 +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:232 +#: ../../Zotlabs/Module/Mitem.php:233 ../../Zotlabs/Module/Photos.php:666 +#: ../../Zotlabs/Module/Profiles.php:647 ../../Zotlabs/Module/Admin.php:461 +#: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Settings.php:581 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1707 +msgid "Yes" +msgstr "Sì" + +#: ../../Zotlabs/Module/Connedit.php:411 +msgid "Could not access address book record." +msgstr "Impossibile accedere alle informazioni della rubrica." + +#: ../../Zotlabs/Module/Connedit.php:425 +msgid "Refresh failed - channel is currently unavailable." +msgstr "Il canale non è disponibile - impossibile aggiornare." + +#: ../../Zotlabs/Module/Connedit.php:440 ../../Zotlabs/Module/Connedit.php:449 +#: ../../Zotlabs/Module/Connedit.php:458 ../../Zotlabs/Module/Connedit.php:467 +#: ../../Zotlabs/Module/Connedit.php:480 +msgid "Unable to set address book parameters." +msgstr "Impossibile impostare i parametri della rubrica." + +#: ../../Zotlabs/Module/Connedit.php:503 +msgid "Connection has been removed." +msgstr "Il contatto è stato rimosso." + +#: ../../Zotlabs/Module/Connedit.php:519 ../../Zotlabs/Lib/Apps.php:219 +#: ../../include/nav.php:86 ../../include/conversation.php:954 +msgid "View Profile" +msgstr "Profilo" + +#: ../../Zotlabs/Module/Connedit.php:522 +#, php-format +msgid "View %s's profile" +msgstr "Guarda il profilo di %s" + +#: ../../Zotlabs/Module/Connedit.php:526 +msgid "Refresh Permissions" +msgstr "Modifica i permessi" + +#: ../../Zotlabs/Module/Connedit.php:529 +msgid "Fetch updated permissions" +msgstr "Guarda e modifica i permessi assegnati" + +#: ../../Zotlabs/Module/Connedit.php:533 +msgid "Recent Activity" +msgstr "Attività recenti" + +#: ../../Zotlabs/Module/Connedit.php:536 +msgid "View recent posts and comments" +msgstr "Leggi i post recenti e i commenti" + +#: ../../Zotlabs/Module/Connedit.php:540 ../../Zotlabs/Module/Admin.php:1041 +msgid "Unblock" +msgstr "Sblocca" + +#: ../../Zotlabs/Module/Connedit.php:540 ../../Zotlabs/Module/Admin.php:1040 +msgid "Block" +msgstr "Blocca" + +#: ../../Zotlabs/Module/Connedit.php:543 +msgid "Block (or Unblock) all communications with this connection" +msgstr "Blocca ogni interazione con questo contatto (abilita/disabilita)" + +#: ../../Zotlabs/Module/Connedit.php:544 +msgid "This connection is blocked!" +msgstr "Questa connessione è tra quelle bloccate!" + +#: ../../Zotlabs/Module/Connedit.php:548 +msgid "Unignore" +msgstr "Non ignorare" + +#: ../../Zotlabs/Module/Connedit.php:548 +#: ../../Zotlabs/Module/Connections.php:277 +#: ../../Zotlabs/Module/Notifications.php:55 +msgid "Ignore" +msgstr "Ignora" + +#: ../../Zotlabs/Module/Connedit.php:551 +msgid "Ignore (or Unignore) all inbound communications from this connection" +msgstr "Ignora tutte le comunicazioni in arrivo da questo contatto (abilita/disabilita)" + +#: ../../Zotlabs/Module/Connedit.php:552 +msgid "This connection is ignored!" +msgstr "Questa connessione è tra quelle ignorate!" + +#: ../../Zotlabs/Module/Connedit.php:556 +msgid "Unarchive" +msgstr "Non archiviare" + +#: ../../Zotlabs/Module/Connedit.php:556 +msgid "Archive" +msgstr "Archivia" + +#: ../../Zotlabs/Module/Connedit.php:559 +msgid "" +"Archive (or Unarchive) this connection - mark channel dead but keep content" +msgstr "Archivia questo contatto (abilita/disabilita) - segna il canale come non più attivo ma ne conserva i contenuti" + +#: ../../Zotlabs/Module/Connedit.php:560 +msgid "This connection is archived!" +msgstr "Questa connessione è tra quelle archiviate!" + +#: ../../Zotlabs/Module/Connedit.php:564 +msgid "Unhide" +msgstr "Non nascondere" + +#: ../../Zotlabs/Module/Connedit.php:564 +msgid "Hide" +msgstr "Nascondi" + +#: ../../Zotlabs/Module/Connedit.php:567 +msgid "Hide or Unhide this connection from your other connections" +msgstr "Nascondi questo contatto a tutti gli altri (abilita/disabilita)" + +#: ../../Zotlabs/Module/Connedit.php:568 +msgid "This connection is hidden!" +msgstr "Questa connessione è tra quelle nascoste!" + +#: ../../Zotlabs/Module/Connedit.php:575 +msgid "Delete this connection" +msgstr "Elimina questo contatto" + +#: ../../Zotlabs/Module/Connedit.php:590 ../../include/widgets.php:493 +msgid "Me" +msgstr "Me" + +#: ../../Zotlabs/Module/Connedit.php:591 ../../include/widgets.php:494 +msgid "Family" +msgstr "Famiglia" + +#: ../../Zotlabs/Module/Connedit.php:592 ../../Zotlabs/Module/Settings.php:342 +#: ../../Zotlabs/Module/Settings.php:346 ../../Zotlabs/Module/Settings.php:347 +#: ../../Zotlabs/Module/Settings.php:350 ../../Zotlabs/Module/Settings.php:361 +#: ../../include/widgets.php:495 ../../include/selectors.php:123 +#: ../../include/channel.php:389 ../../include/channel.php:390 +#: ../../include/channel.php:397 +msgid "Friends" +msgstr "Amici" + +#: ../../Zotlabs/Module/Connedit.php:593 ../../include/widgets.php:496 +msgid "Acquaintances" +msgstr "Conoscenti" + +#: ../../Zotlabs/Module/Connedit.php:594 +#: ../../Zotlabs/Module/Connections.php:92 +#: ../../Zotlabs/Module/Connections.php:107 ../../include/widgets.php:497 +msgid "All" +msgstr "Tutti" + +#: ../../Zotlabs/Module/Connedit.php:654 +msgid "Approve this connection" +msgstr "Approva questo contatto" + +#: ../../Zotlabs/Module/Connedit.php:654 +msgid "Accept connection to allow communication" +msgstr "Entra in contatto per poter comunicare" + +#: ../../Zotlabs/Module/Connedit.php:659 +msgid "Set Affinity" +msgstr "Scegli l'affinità" + +#: ../../Zotlabs/Module/Connedit.php:662 +msgid "Set Profile" +msgstr "Scegli il profilo da mostrare" + +#: ../../Zotlabs/Module/Connedit.php:665 +msgid "Set Affinity & Profile" +msgstr "Affinità e profilo" + +#: ../../Zotlabs/Module/Connedit.php:698 +msgid "none" +msgstr "--" + +#: ../../Zotlabs/Module/Connedit.php:702 ../../include/widgets.php:614 +msgid "Connection Default Permissions" +msgstr "Permessi predefiniti dei nuovi contatti" + +#: ../../Zotlabs/Module/Connedit.php:702 ../../include/items.php:3926 +#, php-format +msgid "Connection: %s" +msgstr "Contatto: %s" + +#: ../../Zotlabs/Module/Connedit.php:703 +msgid "Apply these permissions automatically" +msgstr "Applica automaticamente questi permessi" + +#: ../../Zotlabs/Module/Connedit.php:703 +msgid "Connection requests will be approved without your interaction" +msgstr "Le richieste di entrare in contatto saranno approvate in automatico" + +#: ../../Zotlabs/Module/Connedit.php:705 +msgid "This connection's primary address is" +msgstr "Indirizzo primario di questo canale" + +#: ../../Zotlabs/Module/Connedit.php:706 +msgid "Available locations:" +msgstr "Indirizzi disponibili" + +#: ../../Zotlabs/Module/Connedit.php:710 +msgid "" +"The permissions indicated on this page will be applied to all new " +"connections." +msgstr "I permessi indicati su questa pagina saranno applicati a tutti i nuovi contatti da ora in poi." + +#: ../../Zotlabs/Module/Connedit.php:711 +msgid "Connection Tools" +msgstr "Gestione dei contatti" + +#: ../../Zotlabs/Module/Connedit.php:713 +msgid "Slide to adjust your degree of friendship" +msgstr "Trascina per restringere il grado di amicizia da mostrare" + +#: ../../Zotlabs/Module/Connedit.php:714 ../../Zotlabs/Module/Rate.php:159 +#: ../../include/js_strings.php:20 +msgid "Rating" +msgstr "Valutazioni" + +#: ../../Zotlabs/Module/Connedit.php:715 +msgid "Slide to adjust your rating" +msgstr "Trascina per cambiare la tua valutazione" + +#: ../../Zotlabs/Module/Connedit.php:716 ../../Zotlabs/Module/Connedit.php:721 +msgid "Optionally explain your rating" +msgstr "Commento facoltativo" + +#: ../../Zotlabs/Module/Connedit.php:718 +msgid "Custom Filter" +msgstr "Filtro personalizzato" + +#: ../../Zotlabs/Module/Connedit.php:719 +msgid "Only import posts with this text" +msgstr "Importa solo i post che contengono queste parole chiave" + +#: ../../Zotlabs/Module/Connedit.php:719 ../../Zotlabs/Module/Connedit.php:720 +msgid "" +"words one per line or #tags or /patterns/ or lang=xx, leave blank to import " +"all posts" +msgstr "per ogni riga: parole, #tag, /pattern/ o lang=xx , lascia vuoto per importare tutto" + +#: ../../Zotlabs/Module/Connedit.php:720 +msgid "Do not import posts with this text" +msgstr "Non importare i post con queste parole chiave" + +#: ../../Zotlabs/Module/Connedit.php:722 +msgid "This information is public!" +msgstr "Questa informazione è pubblica!" + +#: ../../Zotlabs/Module/Connedit.php:727 +msgid "Connection Pending Approval" +msgstr "Contatti in attesa di approvazione" + +#: ../../Zotlabs/Module/Connedit.php:730 +msgid "inherited" +msgstr "derivato" + +#: ../../Zotlabs/Module/Connedit.php:732 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Seleziona il profilo che vuoi mostrare a %s dopo che ha effettuato l'accesso." + +#: ../../Zotlabs/Module/Connedit.php:734 +msgid "Their Settings" +msgstr "Permessi concessi a te" + +#: ../../Zotlabs/Module/Connedit.php:735 +msgid "My Settings" +msgstr "Permessi che concedo" + +#: ../../Zotlabs/Module/Connedit.php:737 +msgid "Individual Permissions" +msgstr "Permessi individuali" + +#: ../../Zotlabs/Module/Connedit.php:738 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can not change those" +" settings here." +msgstr "Alcuni permessi derivano dalle impostazioni di privacy del tuo canale, che hanno priorità assoluta su qualsiasi altra impostazione scelta per i singoli contatti. Da questa pagina non puoi cambiarle." + +#: ../../Zotlabs/Module/Connedit.php:739 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can change those settings here but " +"they wont have any impact unless the inherited setting changes." +msgstr "Alcuni permessi derivano dalle impostazioni di privacy del tuo canale, che hanno priorità assoluta su qualsiasi altra impostazione scelta per i singoli contatti. Le personalizzazioni che effettuerai qui potrebbero non essere effettive a meno che tu non cambi le impostazioni generali." + +#: ../../Zotlabs/Module/Connedit.php:740 +msgid "Last update:" +msgstr "Ultimo aggiornamento:" + +#: ../../Zotlabs/Module/Directory.php:63 ../../Zotlabs/Module/Display.php:17 +#: ../../Zotlabs/Module/Photos.php:522 ../../Zotlabs/Module/Ratings.php:86 +#: ../../Zotlabs/Module/Search.php:17 +#: ../../Zotlabs/Module/Viewconnections.php:20 +msgid "Public access denied." +msgstr "Accesso pubblico negato." + +#: ../../Zotlabs/Module/Directory.php:243 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "%d valutazione" +msgstr[1] "%d valutazioni" + +#: ../../Zotlabs/Module/Directory.php:254 +msgid "Gender: " +msgstr "Sesso:" + +#: ../../Zotlabs/Module/Directory.php:256 +msgid "Status: " +msgstr "Stato:" + +#: ../../Zotlabs/Module/Directory.php:258 +msgid "Homepage: " +msgstr "Homepage:" + +#: ../../Zotlabs/Module/Directory.php:306 ../../include/channel.php:1183 +msgid "Age:" +msgstr "Età:" + +#: ../../Zotlabs/Module/Directory.php:311 ../../include/event.php:52 +#: ../../include/event.php:84 ../../include/channel.php:1027 +#: ../../include/bb2diaspora.php:507 +msgid "Location:" +msgstr "Luogo:" + +#: ../../Zotlabs/Module/Directory.php:317 +msgid "Description:" +msgstr "Descrizione:" + +#: ../../Zotlabs/Module/Directory.php:322 ../../include/channel.php:1199 +msgid "Hometown:" +msgstr "Città dove vivo:" + +#: ../../Zotlabs/Module/Directory.php:324 ../../include/channel.php:1207 +msgid "About:" +msgstr "Informazioni:" + +#: ../../Zotlabs/Module/Directory.php:325 ../../Zotlabs/Module/Match.php:68 +#: ../../Zotlabs/Module/Suggest.php:56 ../../include/widgets.php:147 +#: ../../include/widgets.php:184 ../../include/connections.php:78 +#: ../../include/conversation.php:956 ../../include/channel.php:1012 +msgid "Connect" +msgstr "Aggiungi" + +#: ../../Zotlabs/Module/Directory.php:326 +msgid "Public Forum:" +msgstr "Forum pubblico:" + +#: ../../Zotlabs/Module/Directory.php:329 +msgid "Keywords: " +msgstr "Parole chiave:" + +#: ../../Zotlabs/Module/Directory.php:332 +msgid "Don't suggest" +msgstr "Non fornire suggerimenti" + +#: ../../Zotlabs/Module/Directory.php:334 +msgid "Common connections:" +msgstr "Contatti in comune:" + +#: ../../Zotlabs/Module/Directory.php:383 +msgid "Global Directory" +msgstr "Elenchi pubblici globali" + +#: ../../Zotlabs/Module/Directory.php:383 +msgid "Local Directory" +msgstr "Elenco canali su questo hub" + +#: ../../Zotlabs/Module/Directory.php:388 +#: ../../Zotlabs/Module/Directory.php:393 +#: ../../Zotlabs/Module/Connections.php:309 +#: ../../include/contact_widgets.php:23 +msgid "Find" +msgstr "Cerca" + +#: ../../Zotlabs/Module/Directory.php:389 +msgid "Finding:" +msgstr "Ricerca:" + +#: ../../Zotlabs/Module/Directory.php:392 ../../Zotlabs/Module/Suggest.php:64 +#: ../../include/contact_widgets.php:24 +msgid "Channel Suggestions" +msgstr "Canali suggeriti" + +#: ../../Zotlabs/Module/Directory.php:394 +msgid "next page" +msgstr "pagina successiva" + +#: ../../Zotlabs/Module/Directory.php:394 +msgid "previous page" +msgstr "pagina precedente" + +#: ../../Zotlabs/Module/Directory.php:395 +msgid "Sort options" +msgstr "Opzioni di ordinamento" + +#: ../../Zotlabs/Module/Directory.php:396 +msgid "Alphabetic" +msgstr "Alfabetico" + +#: ../../Zotlabs/Module/Directory.php:397 +msgid "Reverse Alphabetic" +msgstr "Alfabetico inverso" + +#: ../../Zotlabs/Module/Directory.php:398 +msgid "Newest to Oldest" +msgstr "Prima i più recenti" + +#: ../../Zotlabs/Module/Directory.php:399 +msgid "Oldest to Newest" +msgstr "Prima i più vecchi" + +#: ../../Zotlabs/Module/Directory.php:416 +msgid "No entries (some entries may be hidden)." +msgstr "Nessun risultato (qualche elemento potrebbe essere nascosto)." + +#: ../../Zotlabs/Module/Display.php:40 ../../Zotlabs/Module/Filestorage.php:33 +#: ../../Zotlabs/Module/Admin.php:164 ../../Zotlabs/Module/Admin.php:1255 +#: ../../Zotlabs/Module/Admin.php:1561 ../../Zotlabs/Module/Thing.php:89 +#: ../../Zotlabs/Module/Viewsrc.php:24 ../../include/items.php:3359 +msgid "Item not found." +msgstr "Elemento non trovato." + +#: ../../Zotlabs/Module/Editblock.php:79 ../../Zotlabs/Module/Editblock.php:95 +#: ../../Zotlabs/Module/Editpost.php:24 ../../Zotlabs/Module/Editlayout.php:79 +#: ../../Zotlabs/Module/Editwebpage.php:81 +msgid "Item not found" +msgstr "Elemento non trovato" + +#: ../../Zotlabs/Module/Editblock.php:124 ../../include/conversation.php:1228 +msgid "Title (optional)" +msgstr "Titolo (facoltativo)" + +#: ../../Zotlabs/Module/Editblock.php:133 +msgid "Edit Block" +msgstr "Modifica il block" + +#: ../../Zotlabs/Module/Common.php:14 +msgid "No channel." +msgstr "Nessun canale." + +#: ../../Zotlabs/Module/Common.php:43 +msgid "Common connections" +msgstr "Contatti in comune" + +#: ../../Zotlabs/Module/Common.php:48 +msgid "No connections in common." +msgstr "Nessun contatto in comune." + +#: ../../Zotlabs/Module/Connections.php:56 +#: ../../Zotlabs/Module/Connections.php:161 +#: ../../Zotlabs/Module/Connections.php:242 +msgid "Blocked" +msgstr "Bloccati" + +#: ../../Zotlabs/Module/Connections.php:61 +#: ../../Zotlabs/Module/Connections.php:168 +#: ../../Zotlabs/Module/Connections.php:241 +msgid "Ignored" +msgstr "Ignorati" + +#: ../../Zotlabs/Module/Connections.php:66 +#: ../../Zotlabs/Module/Connections.php:182 +#: ../../Zotlabs/Module/Connections.php:240 +msgid "Hidden" +msgstr "Nascosti" + +#: ../../Zotlabs/Module/Connections.php:71 +#: ../../Zotlabs/Module/Connections.php:175 +#: ../../Zotlabs/Module/Connections.php:239 +msgid "Archived" +msgstr "Archiviati" + +#: ../../Zotlabs/Module/Connections.php:76 +#: ../../Zotlabs/Module/Connections.php:86 ../../Zotlabs/Module/Menu.php:116 +#: ../../include/conversation.php:1535 +msgid "New" +msgstr "Novità" + +#: ../../Zotlabs/Module/Connections.php:138 +msgid "New Connections" +msgstr "Nuovi contatti" + +#: ../../Zotlabs/Module/Connections.php:141 +msgid "Show pending (new) connections" +msgstr "Richieste di contatto in attesa" + +#: ../../Zotlabs/Module/Connections.php:145 +#: ../../Zotlabs/Module/Profperm.php:144 +msgid "All Connections" +msgstr "Tutti i contatti" + +#: ../../Zotlabs/Module/Connections.php:148 +msgid "Show all connections" +msgstr "Mostra tutti i contatti" + +#: ../../Zotlabs/Module/Connections.php:164 +msgid "Only show blocked connections" +msgstr "Mostra solo i contatti bloccati" + +#: ../../Zotlabs/Module/Connections.php:171 +msgid "Only show ignored connections" +msgstr "Mostra solo i contatti ignorati" + +#: ../../Zotlabs/Module/Connections.php:178 +msgid "Only show archived connections" +msgstr "Mostra solo i contatti archiviati" + +#: ../../Zotlabs/Module/Connections.php:185 +msgid "Only show hidden connections" +msgstr "Mostra solo i contatti nascosti" + +#: ../../Zotlabs/Module/Connections.php:238 +msgid "Pending approval" +msgstr "In attesa di conferma" + +#: ../../Zotlabs/Module/Connections.php:254 +#, php-format +msgid "%1$s [%2$s]" +msgstr "%1$s [%2$s]" + +#: ../../Zotlabs/Module/Connections.php:255 +msgid "Edit connection" +msgstr "Modifica il contatto" + +#: ../../Zotlabs/Module/Connections.php:256 +msgid "Delete connection" +msgstr "Elimina il contatto" + +#: ../../Zotlabs/Module/Connections.php:265 +msgid "Channel address" +msgstr "Indirizzo del canale" + +#: ../../Zotlabs/Module/Connections.php:267 +msgid "Network" +msgstr "Network" + +#: ../../Zotlabs/Module/Connections.php:270 ../../Zotlabs/Module/Admin.php:710 +msgid "Status" +msgstr "Stato" + +#: ../../Zotlabs/Module/Connections.php:272 +msgid "Connected" +msgstr "In contatto" + +#: ../../Zotlabs/Module/Connections.php:274 +msgid "Approve connection" +msgstr "Approva questo contatto" + +#: ../../Zotlabs/Module/Connections.php:275 +#: ../../Zotlabs/Module/Admin.php:1037 +msgid "Approve" +msgstr "Approva" + +#: ../../Zotlabs/Module/Connections.php:276 +msgid "Ignore connection" +msgstr "Ignora il contatto" + +#: ../../Zotlabs/Module/Connections.php:278 +msgid "Recent activity" +msgstr "Attività recenti" + +#: ../../Zotlabs/Module/Connections.php:302 ../../Zotlabs/Lib/Apps.php:208 +#: ../../include/text.php:875 ../../include/nav.php:186 +msgid "Connections" +msgstr "Contatti" + +#: ../../Zotlabs/Module/Connections.php:306 ../../Zotlabs/Module/Search.php:44 +#: ../../Zotlabs/Lib/Apps.php:228 ../../include/text.php:945 +#: ../../include/text.php:957 ../../include/nav.php:165 +#: ../../include/acl_selectors.php:276 +msgid "Search" +msgstr "Cerca" + +#: ../../Zotlabs/Module/Connections.php:307 +msgid "Search your connections" +msgstr "Cerca tra i contatti" + +#: ../../Zotlabs/Module/Connections.php:308 +msgid "Connections search" +msgstr "Ricerca tra i contatti" + +#: ../../Zotlabs/Module/Cover_photo.php:58 +#: ../../Zotlabs/Module/Profile_photo.php:79 +msgid "Image uploaded but image cropping failed." +msgstr "L'immagine è stata caricata, ma il non è stato possibile ritagliarla." + +#: ../../Zotlabs/Module/Cover_photo.php:134 +#: ../../Zotlabs/Module/Cover_photo.php:181 +msgid "Cover Photos" +msgstr "Copertine del canale" + +#: ../../Zotlabs/Module/Cover_photo.php:154 +#: ../../Zotlabs/Module/Profile_photo.php:133 +msgid "Image resize failed." +msgstr "Il ridimensionamento dell'immagine è fallito." + +#: ../../Zotlabs/Module/Cover_photo.php:168 +#: ../../Zotlabs/Module/Profile_photo.php:192 ../../include/photos.php:144 +msgid "Unable to process image" +msgstr "Impossibile elaborare l'immagine" + +#: ../../Zotlabs/Module/Cover_photo.php:192 +#: ../../Zotlabs/Module/Profile_photo.php:217 +msgid "Image upload failed." +msgstr "Il caricamento dell'immagine è fallito." + +#: ../../Zotlabs/Module/Cover_photo.php:210 +#: ../../Zotlabs/Module/Profile_photo.php:236 +msgid "Unable to process image." +msgstr "Impossibile elaborare l'immagine." + +#: ../../Zotlabs/Module/Cover_photo.php:233 ../../include/items.php:4270 +msgid "female" +msgstr "femmina" + +#: ../../Zotlabs/Module/Cover_photo.php:234 ../../include/items.php:4271 +#, php-format +msgid "%1$s updated her %2$s" +msgstr "Aggiornamento: %2$s di %1$s" + +#: ../../Zotlabs/Module/Cover_photo.php:235 ../../include/items.php:4272 +msgid "male" +msgstr "maschio" + +#: ../../Zotlabs/Module/Cover_photo.php:236 ../../include/items.php:4273 +#, php-format +msgid "%1$s updated his %2$s" +msgstr "Aggiornamento: %2$s di %1$s" + +#: ../../Zotlabs/Module/Cover_photo.php:238 ../../include/items.php:4275 +#, php-format +msgid "%1$s updated their %2$s" +msgstr "Aggiornamento: %2$s di %1$s" + +#: ../../Zotlabs/Module/Cover_photo.php:240 ../../include/channel.php:1661 +msgid "cover photo" +msgstr "Copertina del canale" + +#: ../../Zotlabs/Module/Cover_photo.php:303 +#: ../../Zotlabs/Module/Cover_photo.php:318 +#: ../../Zotlabs/Module/Profile_photo.php:283 +#: ../../Zotlabs/Module/Profile_photo.php:324 +msgid "Photo not available." +msgstr "Foto non disponibile." + +#: ../../Zotlabs/Module/Cover_photo.php:354 +#: ../../Zotlabs/Module/Profile_photo.php:365 +msgid "Upload File:" +msgstr "Carica un file:" + +#: ../../Zotlabs/Module/Cover_photo.php:355 +#: ../../Zotlabs/Module/Profile_photo.php:366 +msgid "Select a profile:" +msgstr "Seleziona un profilo:" + +#: ../../Zotlabs/Module/Cover_photo.php:356 +msgid "Upload Cover Photo" +msgstr "Carica una copertina" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +#: ../../Zotlabs/Module/Settings.php:985 +msgid "or" +msgstr "o" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +msgid "skip this step" +msgstr "salta questo passaggio" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +msgid "select a photo from your photo albums" +msgstr "seleziona una foto dai tuoi album" + +#: ../../Zotlabs/Module/Cover_photo.php:377 +#: ../../Zotlabs/Module/Profile_photo.php:390 +msgid "Crop Image" +msgstr "Ritaglia immagine" + +#: ../../Zotlabs/Module/Cover_photo.php:378 +#: ../../Zotlabs/Module/Profile_photo.php:391 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Ritaglia l'immagine per migliorarne la visualizzazione." + +#: ../../Zotlabs/Module/Cover_photo.php:380 +#: ../../Zotlabs/Module/Profile_photo.php:393 +msgid "Done Editing" +msgstr "Modifica terminata" + +#: ../../Zotlabs/Module/Editpost.php:35 +msgid "Item is not editable" +msgstr "L'elemento non è modificabile" + +#: ../../Zotlabs/Module/Editpost.php:106 ../../Zotlabs/Module/Rpost.php:135 +msgid "Edit post" +msgstr "Modifica post" + +#: ../../Zotlabs/Module/Events.php:26 +msgid "Calendar entries imported." +msgstr "Le voci del calendario sono state importate." + +#: ../../Zotlabs/Module/Events.php:28 +msgid "No calendar entries found." +msgstr "Non sono state trovate voci del calendario." + +#: ../../Zotlabs/Module/Events.php:105 +msgid "Event can not end before it has started." +msgstr "Un evento non può terminare prima del suo inizio." + +#: ../../Zotlabs/Module/Events.php:107 ../../Zotlabs/Module/Events.php:116 +#: ../../Zotlabs/Module/Events.php:136 +msgid "Unable to generate preview." +msgstr "Impossibile creare un'anteprima." + +#: ../../Zotlabs/Module/Events.php:114 +msgid "Event title and start time are required." +msgstr "Sono necessari il titolo e l'ora d'inizio dell'evento." + +#: ../../Zotlabs/Module/Events.php:134 ../../Zotlabs/Module/Events.php:259 +msgid "Event not found." +msgstr "Evento non trovato." + +#: ../../Zotlabs/Module/Events.php:254 ../../Zotlabs/Module/Like.php:373 +#: ../../Zotlabs/Module/Tagger.php:51 ../../include/event.php:949 +#: ../../include/text.php:1943 ../../include/conversation.php:123 +msgid "event" +msgstr "l'evento" + +#: ../../Zotlabs/Module/Events.php:449 +msgid "Edit event title" +msgstr "Modifica il titolo dell'evento" + +#: ../../Zotlabs/Module/Events.php:449 +msgid "Event title" +msgstr "Titolo dell'evento" + +#: ../../Zotlabs/Module/Events.php:449 ../../Zotlabs/Module/Events.php:454 +#: ../../Zotlabs/Module/Profiles.php:709 ../../Zotlabs/Module/Profiles.php:713 +#: ../../Zotlabs/Module/Appman.php:115 ../../Zotlabs/Module/Appman.php:116 +#: ../../include/datetime.php:245 +msgid "Required" +msgstr "Obbligatorio" + +#: ../../Zotlabs/Module/Events.php:451 +msgid "Categories (comma-separated list)" +msgstr "Categorie (separate da virgola)" + +#: ../../Zotlabs/Module/Events.php:452 +msgid "Edit Category" +msgstr "Modifica la categoria" + +#: ../../Zotlabs/Module/Events.php:452 +msgid "Category" +msgstr "Categoria" + +#: ../../Zotlabs/Module/Events.php:455 +msgid "Edit start date and time" +msgstr "Modifica data/ora di inizio" + +#: ../../Zotlabs/Module/Events.php:455 +msgid "Start date and time" +msgstr "Data e ora di inizio" + +#: ../../Zotlabs/Module/Events.php:456 ../../Zotlabs/Module/Events.php:459 +msgid "Finish date and time are not known or not relevant" +msgstr "La data e l'ora di fine non sono necessarie" + +#: ../../Zotlabs/Module/Events.php:458 +msgid "Edit finish date and time" +msgstr "Modifica data/ora di fine" + +#: ../../Zotlabs/Module/Events.php:458 +msgid "Finish date and time" +msgstr "Data e ora di fine" + +#: ../../Zotlabs/Module/Events.php:460 ../../Zotlabs/Module/Events.php:461 +msgid "Adjust for viewer timezone" +msgstr "Adatta al fuso orario di chi legge" + +#: ../../Zotlabs/Module/Events.php:460 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "Importante per eventi che avvengono online ma con un certo fuso orario." + +#: ../../Zotlabs/Module/Events.php:462 +msgid "Edit Description" +msgstr "Modifica la descrizione" + +#: ../../Zotlabs/Module/Events.php:462 ../../Zotlabs/Module/Appman.php:117 +#: ../../Zotlabs/Module/Rbmark.php:101 +msgid "Description" +msgstr "Descrizione" + +#: ../../Zotlabs/Module/Events.php:464 +msgid "Edit Location" +msgstr "Modifica il luogo" + +#: ../../Zotlabs/Module/Events.php:464 ../../Zotlabs/Module/Locs.php:117 +#: ../../Zotlabs/Module/Profiles.php:477 ../../Zotlabs/Module/Profiles.php:698 +#: ../../Zotlabs/Module/Pubsites.php:41 ../../include/js_strings.php:25 +msgid "Location" +msgstr "Posizione geografica" + +#: ../../Zotlabs/Module/Events.php:467 ../../Zotlabs/Module/Events.php:469 +msgid "Share this event" +msgstr "Condividi questo evento" + +#: ../../Zotlabs/Module/Events.php:470 ../../Zotlabs/Module/Photos.php:1093 +#: ../../Zotlabs/Module/Webpages.php:194 ../../Zotlabs/Lib/ThreadItem.php:719 +#: ../../include/conversation.php:1187 ../../include/page_widgets.php:40 +msgid "Preview" +msgstr "Anteprima" + +#: ../../Zotlabs/Module/Events.php:471 ../../include/conversation.php:1232 +msgid "Permission settings" +msgstr "Permessi dei tuoi contatti" + +#: ../../Zotlabs/Module/Events.php:476 +msgid "Advanced Options" +msgstr "Opzioni avanzate" + +#: ../../Zotlabs/Module/Events.php:610 +msgid "Edit event" +msgstr "Modifica l'evento" + +#: ../../Zotlabs/Module/Events.php:612 +msgid "Delete event" +msgstr "Elimina l'evento" + +#: ../../Zotlabs/Module/Events.php:646 +msgid "calendar" +msgstr "calendario" + +#: ../../Zotlabs/Module/Events.php:706 +msgid "Event removed" +msgstr "Evento eliminato" + +#: ../../Zotlabs/Module/Events.php:709 +msgid "Failed to remove event" +msgstr "Impossibile eliminare l'evento" + +#: ../../Zotlabs/Module/Fbrowser.php:29 ../../Zotlabs/Lib/Apps.php:220 +#: ../../include/nav.php:92 ../../include/conversation.php:1632 +msgid "Photos" +msgstr "Foto" + +#: ../../Zotlabs/Module/Fbrowser.php:66 ../../Zotlabs/Module/Fbrowser.php:88 +#: ../../Zotlabs/Module/Admin.php:1406 ../../Zotlabs/Module/Settings.php:591 +#: ../../Zotlabs/Module/Settings.php:617 ../../Zotlabs/Module/Tagrm.php:15 +#: ../../Zotlabs/Module/Tagrm.php:138 ../../include/conversation.php:1259 +msgid "Cancel" +msgstr "Annulla" + +#: ../../Zotlabs/Module/Dirsearch.php:25 ../../Zotlabs/Module/Regdir.php:49 +msgid "This site is not a directory server" +msgstr "Questo non è un directory server" + +#: ../../Zotlabs/Module/Dirsearch.php:33 +msgid "This directory server requires an access token" +msgstr "Questo directory server necessita di un token di autenticazione" + +#: ../../Zotlabs/Module/Filer.php:52 +msgid "Save to Folder:" +msgstr "Salva nella cartella:" + +#: ../../Zotlabs/Module/Filer.php:52 +msgid "- select -" +msgstr "- scegli -" + +#: ../../Zotlabs/Module/Filer.php:53 ../../Zotlabs/Module/Admin.php:2033 +#: ../../Zotlabs/Module/Admin.php:2053 ../../Zotlabs/Module/Rbmark.php:32 +#: ../../Zotlabs/Module/Rbmark.php:104 ../../include/text.php:946 +#: ../../include/text.php:958 ../../include/widgets.php:201 +msgid "Save" +msgstr "Salva" + +#: ../../Zotlabs/Module/Dreport.php:27 +msgid "Invalid message" +msgstr "Messaggio non valido" + +#: ../../Zotlabs/Module/Dreport.php:59 +msgid "no results" +msgstr "nessun risultato" + +#: ../../Zotlabs/Module/Dreport.php:64 +#, php-format +msgid "Delivery report for %1$s" +msgstr "Rapporto di consegna - %1$s" + +#: ../../Zotlabs/Module/Dreport.php:78 +msgid "channel sync processed" +msgstr "sincronizzazione del canale effettuata" + +#: ../../Zotlabs/Module/Dreport.php:82 +msgid "queued" +msgstr "in coda" + +#: ../../Zotlabs/Module/Dreport.php:86 +msgid "posted" +msgstr "inviato" + +#: ../../Zotlabs/Module/Dreport.php:90 +msgid "accepted for delivery" +msgstr "accettato per la spedizione" + +#: ../../Zotlabs/Module/Dreport.php:94 +msgid "updated" +msgstr "aggiornato" + +#: ../../Zotlabs/Module/Dreport.php:97 +msgid "update ignored" +msgstr "aggiornamento ignorato" + +#: ../../Zotlabs/Module/Dreport.php:100 +msgid "permission denied" +msgstr "permessi non sufficienti" + +#: ../../Zotlabs/Module/Dreport.php:104 +msgid "recipient not found" +msgstr "Destinatario non trovato" + +#: ../../Zotlabs/Module/Dreport.php:107 +msgid "mail recalled" +msgstr "messaggio richiamato dal mittente" + +#: ../../Zotlabs/Module/Dreport.php:110 +msgid "duplicate mail received" +msgstr "ricevuto messaggio duplicato" + +#: ../../Zotlabs/Module/Dreport.php:113 +msgid "mail delivered" +msgstr "messaggio recapitato" + +#: ../../Zotlabs/Module/Editlayout.php:126 +#: ../../Zotlabs/Module/Layouts.php:127 ../../Zotlabs/Module/Layouts.php:186 +msgid "Layout Name" +msgstr "Nome layout" + +#: ../../Zotlabs/Module/Editlayout.php:127 +#: ../../Zotlabs/Module/Layouts.php:130 +msgid "Layout Description (Optional)" +msgstr "Descrizione del layout (facoltativa)" + +#: ../../Zotlabs/Module/Editlayout.php:135 +msgid "Edit Layout" +msgstr "Modifica il layout" + +#: ../../Zotlabs/Module/Editwebpage.php:143 +msgid "Page link" +msgstr "Link alla pagina" + +#: ../../Zotlabs/Module/Editwebpage.php:169 +msgid "Edit Webpage" +msgstr "Modifica la pagina web" + +#: ../../Zotlabs/Module/Follow.php:34 +msgid "Channel added." +msgstr "Canale aggiunto." + +#: ../../Zotlabs/Module/Acl.php:227 +msgid "network" +msgstr "rete" + +#: ../../Zotlabs/Module/Acl.php:237 +msgid "RSS" +msgstr "RSS" + +#: ../../Zotlabs/Module/Group.php:24 +msgid "Privacy group created." +msgstr "Gruppo di canali creato." + +#: ../../Zotlabs/Module/Group.php:30 +msgid "Could not create privacy group." +msgstr "Impossibile creare il gruppo di canali." + +#: ../../Zotlabs/Module/Group.php:42 ../../Zotlabs/Module/Group.php:141 +#: ../../include/items.php:3893 +msgid "Privacy group not found." +msgstr "Gruppo di canali non trovato." + +#: ../../Zotlabs/Module/Group.php:58 +msgid "Privacy group updated." +msgstr "Gruppo di canali aggiornato." + +#: ../../Zotlabs/Module/Group.php:90 +msgid "Create a group of channels." +msgstr "Crea un gruppo di canali." + +#: ../../Zotlabs/Module/Group.php:91 ../../Zotlabs/Module/Group.php:184 +msgid "Privacy group name: " +msgstr "Nome del gruppo di canali:" + +#: ../../Zotlabs/Module/Group.php:93 ../../Zotlabs/Module/Group.php:187 +msgid "Members are visible to other channels" +msgstr "I membri potranno vedere gli altri canali del gruppo" + +#: ../../Zotlabs/Module/Group.php:111 +msgid "Privacy group removed." +msgstr "Gruppo di canali rimosso." + +#: ../../Zotlabs/Module/Group.php:113 +msgid "Unable to remove privacy group." +msgstr "Impossibile rimuovere il gruppo di canali." + +#: ../../Zotlabs/Module/Group.php:183 +msgid "Privacy group editor" +msgstr "Editor dei gruppi di canali" + +#: ../../Zotlabs/Module/Group.php:197 +msgid "Members" +msgstr "Membri" + +#: ../../Zotlabs/Module/Group.php:199 +msgid "All Connected Channels" +msgstr "Tutti i canali connessi" + +#: ../../Zotlabs/Module/Group.php:231 +msgid "Click on a channel to add or remove." +msgstr "Clicca su un canale per aggiungerlo o rimuoverlo." + +#: ../../Zotlabs/Module/Ffsapi.php:12 +msgid "Share content from Firefox to $Projectname" +msgstr "Condividi i contenuti su $Projectname da Firefox" + +#: ../../Zotlabs/Module/Ffsapi.php:15 +msgid "Activate the Firefox $Projectname provider" +msgstr "Attiva Firefox Share per $Projectname" + +#: ../../Zotlabs/Module/Api.php:61 ../../Zotlabs/Module/Api.php:85 +msgid "Authorize application connection" +msgstr "Autorizza la app" + +#: ../../Zotlabs/Module/Api.php:62 +msgid "Return to your app and insert this Securty Code:" +msgstr "Torna alla app e inserisci questo codice di sicurezza:" + +#: ../../Zotlabs/Module/Api.php:72 +msgid "Please login to continue." +msgstr "Accedi al sito per continuare." + +#: ../../Zotlabs/Module/Api.php:87 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?" + +#: ../../Zotlabs/Module/Help.php:26 +msgid "Documentation Search" +msgstr "Ricerca nella guida" + +#: ../../Zotlabs/Module/Help.php:67 ../../Zotlabs/Module/Help.php:73 +#: ../../Zotlabs/Module/Help.php:79 +msgid "Help:" +msgstr "Guida:" + +#: ../../Zotlabs/Module/Help.php:85 ../../Zotlabs/Module/Help.php:90 +#: ../../Zotlabs/Module/Layouts.php:183 ../../Zotlabs/Lib/Apps.php:223 +#: ../../include/nav.php:159 +msgid "Help" +msgstr "Guida" + +#: ../../Zotlabs/Module/Help.php:120 +msgid "$Projectname Documentation" +msgstr "Guida di $Projectname" + +#: ../../Zotlabs/Module/Filestorage.php:88 +msgid "Permission Denied." +msgstr "Permesso negato." + +#: ../../Zotlabs/Module/Filestorage.php:104 +msgid "File not found." +msgstr "File non trovato." + +#: ../../Zotlabs/Module/Filestorage.php:147 +msgid "Edit file permissions" +msgstr "Modifica i permessi del file" + +#: ../../Zotlabs/Module/Filestorage.php:156 +msgid "Set/edit permissions" +msgstr "Modifica i permessi" + +#: ../../Zotlabs/Module/Filestorage.php:157 +msgid "Include all files and sub folders" +msgstr "Includi tutti i file e le sottocartelle" + +#: ../../Zotlabs/Module/Filestorage.php:158 +msgid "Return to file list" +msgstr "Torna all'elenco dei file" + +#: ../../Zotlabs/Module/Filestorage.php:160 +msgid "Copy/paste this code to attach file to a post" +msgstr "Copia/incolla questo codice per far comparire il file in un post" + +#: ../../Zotlabs/Module/Filestorage.php:161 +msgid "Copy/paste this URL to link file from a web page" +msgstr "Copia/incolla questo indirizzo in una pagina web per avere un link al file" + +#: ../../Zotlabs/Module/Filestorage.php:163 +msgid "Share this file" +msgstr "Condividi questo file" + +#: ../../Zotlabs/Module/Filestorage.php:164 +msgid "Show URL to this file" +msgstr "Mostra l'URL del file" + +#: ../../Zotlabs/Module/Filestorage.php:165 +msgid "Notify your contacts about this file" +msgstr "Notifica ai contatti che hai caricato questo file" + +#: ../../Zotlabs/Module/Apps.php:47 ../../include/widgets.php:102 +#: ../../include/nav.php:163 +msgid "Apps" +msgstr "App" + +#: ../../Zotlabs/Module/Attach.php:13 +msgid "Item not available." +msgstr "Elemento non disponibile." + +#: ../../Zotlabs/Module/Import.php:32 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "Il tuo account permette di creare al massimo %d canali." + +#: ../../Zotlabs/Module/Import.php:70 ../../Zotlabs/Module/Import_items.php:42 +msgid "Nothing to import." +msgstr "Non c'è niente da importare." + +#: ../../Zotlabs/Module/Import.php:94 ../../Zotlabs/Module/Import_items.php:66 +msgid "Unable to download data from old server" +msgstr "Impossibile importare i dati dal vecchio hub" + +#: ../../Zotlabs/Module/Import.php:100 +#: ../../Zotlabs/Module/Import_items.php:72 +msgid "Imported file is empty." +msgstr "Il file da importare è vuoto." + +#: ../../Zotlabs/Module/Import.php:122 +#: ../../Zotlabs/Module/Import_items.php:86 +#, php-format +msgid "Warning: Database versions differ by %1$d updates." +msgstr "Attenzione: le versioni di database differiscono di %1$d aggiornamenti." + +#: ../../Zotlabs/Module/Import.php:150 ../../include/import.php:86 +msgid "Cloned channel not found. Import failed." +msgstr "Impossibile trovare il canale clonato. L'importazione è fallita." + +#: ../../Zotlabs/Module/Import.php:160 +msgid "No channel. Import failed." +msgstr "Nessun canale. Import fallito." + +#: ../../Zotlabs/Module/Import.php:510 +#: ../../include/Import/import_diaspora.php:142 +msgid "Import completed." +msgstr "L'importazione è terminata con successo." + +#: ../../Zotlabs/Module/Import.php:532 +msgid "You must be logged in to use this feature." +msgstr "Per questa funzionalità devi aver effettuato l'accesso." + +#: ../../Zotlabs/Module/Import.php:537 +msgid "Import Channel" +msgstr "Importa un canale" + +#: ../../Zotlabs/Module/Import.php:538 +msgid "" +"Use this form to import an existing channel from a different server/hub. You" +" may retrieve the channel identity from the old server/hub via the network " +"or provide an export file." +msgstr "Usa questo modulo per importare un tuo canale da un altro hub. Puoi ottenere i dati identificativi del canale direttamente dall'altro hub oppure tramite un file esportato in precedenza." + +#: ../../Zotlabs/Module/Import.php:539 +#: ../../Zotlabs/Module/Import_items.php:119 +msgid "File to Upload" +msgstr "File da caricare" + +#: ../../Zotlabs/Module/Import.php:540 +msgid "Or provide the old server/hub details" +msgstr "Oppure fornisci i dettagli del vecchio hub" + +#: ../../Zotlabs/Module/Import.php:541 +msgid "Your old identity address (xyz@example.com)" +msgstr "Il tuo vecchio identificativo (per esempio pippo@esempio.com)" + +#: ../../Zotlabs/Module/Import.php:542 +msgid "Your old login email address" +msgstr "L'email che usavi per accedere sul vecchio hub" + +#: ../../Zotlabs/Module/Import.php:543 +msgid "Your old login password" +msgstr "La password per il vecchio hub" + +#: ../../Zotlabs/Module/Import.php:544 +msgid "" +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be" +" able to post from either location, but only one can be marked as the " +"primary location for files, photos, and media." +msgstr "Scegli se vuoi spostare il tuo indirizzo primario su questo hub, oppure se preferisci che quello vecchio resti tale. Potrai pubblicare da entrambi i hub, ma solamente uno sarà indicato come la posizione su cui risiedono i tuoi file, foto, ecc." + +#: ../../Zotlabs/Module/Import.php:545 +msgid "Make this hub my primary location" +msgstr "Rendi questo hub il mio indirizzo primario" + +#: ../../Zotlabs/Module/Import.php:546 +msgid "" +"Import existing posts if possible (experimental - limited by available " +"memory" +msgstr "Importa i contenuti pubblicati, se possibile (sperimentale)" + +#: ../../Zotlabs/Module/Import.php:547 +msgid "" +"This process may take several minutes to complete. Please submit the form " +"only once and leave this page open until finished." +msgstr "Questa funzione potrebbe impiegare molto tempo a terminare. Per favore lanciala *una volta sola* e resta su questa pagina finché non avrà finito." + +#: ../../Zotlabs/Module/Item.php:178 +msgid "Unable to locate original post." +msgstr "Impossibile trovare il messaggio originale." + +#: ../../Zotlabs/Module/Item.php:427 +msgid "Empty post discarded." +msgstr "Il post vuoto è stato ignorato." + +#: ../../Zotlabs/Module/Item.php:467 +msgid "Executable content type not permitted to this channel." +msgstr "I contenuti eseguibili non sono permessi su questo canale." + +#: ../../Zotlabs/Module/Item.php:847 +msgid "Duplicate post suppressed." +msgstr "I post duplicati sono scartati." + +#: ../../Zotlabs/Module/Item.php:977 +msgid "System error. Post not saved." +msgstr "Errore di sistema. Post non salvato." + +#: ../../Zotlabs/Module/Item.php:1241 +msgid "Unable to obtain post information from database." +msgstr "Impossibile caricare il post dal database." + +#: ../../Zotlabs/Module/Item.php:1248 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Hai raggiunto il limite massimo di %1$.0f post sulla pagina principale." + +#: ../../Zotlabs/Module/Item.php:1255 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Hai raggiunto il limite massimo di %1$.0f pagine web." + +#: ../../Zotlabs/Module/Layouts.php:181 ../../include/text.php:2267 +msgid "Layouts" +msgstr "Layout" + +#: ../../Zotlabs/Module/Layouts.php:183 +msgid "Comanche page description language help" +msgstr "Guida di Comanche Page Description Language" + +#: ../../Zotlabs/Module/Layouts.php:187 +msgid "Layout Description" +msgstr "Descrizione del layout" + +#: ../../Zotlabs/Module/Layouts.php:192 +msgid "Download PDL file" +msgstr "Scarica il file PDL" + +#: ../../Zotlabs/Module/Home.php:61 ../../Zotlabs/Module/Home.php:69 +#: ../../Zotlabs/Module/Siteinfo.php:65 +msgid "$Projectname" +msgstr "$Projectname" + +#: ../../Zotlabs/Module/Home.php:79 +#, php-format +msgid "Welcome to %s" +msgstr "%s ti dà il benvenuto" + +#: ../../Zotlabs/Module/Id.php:13 +msgid "First Name" +msgstr "Nome" + +#: ../../Zotlabs/Module/Id.php:14 +msgid "Last Name" +msgstr "Cognome" + +#: ../../Zotlabs/Module/Id.php:15 +msgid "Nickname" +msgstr "Nick" + +#: ../../Zotlabs/Module/Id.php:16 +msgid "Full Name" +msgstr "Nome e cognome" + +#: ../../Zotlabs/Module/Id.php:17 ../../Zotlabs/Module/Id.php:18 +#: ../../Zotlabs/Module/Admin.php:1035 ../../Zotlabs/Module/Admin.php:1047 +#: ../../include/network.php:2151 ../../boot.php:1705 +msgid "Email" +msgstr "Email" + +#: ../../Zotlabs/Module/Id.php:19 ../../Zotlabs/Module/Id.php:20 +#: ../../Zotlabs/Module/Id.php:21 ../../Zotlabs/Lib/Apps.php:236 +msgid "Profile Photo" +msgstr "Foto del profilo" + +#: ../../Zotlabs/Module/Id.php:22 +msgid "Profile Photo 16px" +msgstr "Foto del profilo 16px" + +#: ../../Zotlabs/Module/Id.php:23 +msgid "Profile Photo 32px" +msgstr "Foto del profilo 32px" + +#: ../../Zotlabs/Module/Id.php:24 +msgid "Profile Photo 48px" +msgstr "Foto del profilo 48px" + +#: ../../Zotlabs/Module/Id.php:25 +msgid "Profile Photo 64px" +msgstr "Foto del profilo 64px" + +#: ../../Zotlabs/Module/Id.php:26 +msgid "Profile Photo 80px" +msgstr "Foto del profilo 80px" + +#: ../../Zotlabs/Module/Id.php:27 +msgid "Profile Photo 128px" +msgstr "Foto del profilo 128px" + +#: ../../Zotlabs/Module/Id.php:28 +msgid "Timezone" +msgstr "Fuso orario" + +#: ../../Zotlabs/Module/Id.php:29 ../../Zotlabs/Module/Profiles.php:731 +msgid "Homepage URL" +msgstr "Indirizzo home page" + +#: ../../Zotlabs/Module/Id.php:30 ../../Zotlabs/Lib/Apps.php:234 +msgid "Language" +msgstr "Lingua" + +#: ../../Zotlabs/Module/Id.php:31 +msgid "Birth Year" +msgstr "Anno di nascita" + +#: ../../Zotlabs/Module/Id.php:32 +msgid "Birth Month" +msgstr "Mese di nascita" + +#: ../../Zotlabs/Module/Id.php:33 +msgid "Birth Day" +msgstr "Giorno di nascita" + +#: ../../Zotlabs/Module/Id.php:34 +msgid "Birthdate" +msgstr "Data di nascita" + +#: ../../Zotlabs/Module/Id.php:35 ../../Zotlabs/Module/Profiles.php:454 +msgid "Gender" +msgstr "Sesso" + +#: ../../Zotlabs/Module/Id.php:108 ../../include/selectors.php:49 +#: ../../include/selectors.php:66 +msgid "Male" +msgstr "Maschio" + +#: ../../Zotlabs/Module/Id.php:110 ../../include/selectors.php:49 +#: ../../include/selectors.php:66 +msgid "Female" +msgstr "Femmina" + +#: ../../Zotlabs/Module/Impel.php:41 ../../include/bbcode.php:192 +msgid "webpage" +msgstr "pagina web" + +#: ../../Zotlabs/Module/Impel.php:46 ../../include/bbcode.php:198 +msgid "block" +msgstr "block" + +#: ../../Zotlabs/Module/Impel.php:51 ../../include/bbcode.php:195 +msgid "layout" +msgstr "layout" + +#: ../../Zotlabs/Module/Impel.php:58 ../../include/bbcode.php:201 +msgid "menu" +msgstr "menu" + +#: ../../Zotlabs/Module/Impel.php:196 +#, php-format +msgid "%s element installed" +msgstr "%s elemento installato" + +#: ../../Zotlabs/Module/Impel.php:199 +#, php-format +msgid "%s element installation failed" +msgstr "Elementi con installazione fallita: %s" + +#: ../../Zotlabs/Module/Like.php:19 +msgid "Like/Dislike" +msgstr "Mi piace/Non mi piace" + +#: ../../Zotlabs/Module/Like.php:24 +msgid "This action is restricted to members." +msgstr "Questa funzionalità è riservata agli iscritti." + +#: ../../Zotlabs/Module/Like.php:25 +msgid "" +"Please login with your $Projectname ID or register as a new $Projectname member to continue." +msgstr "Per continuare devi accedere con il tuo identificativo $Projectname o registrarti come nuovo utente $Projectname." + +#: ../../Zotlabs/Module/Like.php:105 ../../Zotlabs/Module/Like.php:131 +#: ../../Zotlabs/Module/Like.php:169 +msgid "Invalid request." +msgstr "Richiesta non valida." + +#: ../../Zotlabs/Module/Like.php:117 ../../include/conversation.php:126 +msgid "channel" +msgstr "il canale" + +#: ../../Zotlabs/Module/Like.php:146 +msgid "thing" +msgstr "Oggetto" + +#: ../../Zotlabs/Module/Like.php:192 +msgid "Channel unavailable." +msgstr "Canale non trovato." + +#: ../../Zotlabs/Module/Like.php:240 +msgid "Previous action reversed." +msgstr "Il comando precedente è stato annullato." + +#: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 +#: ../../Zotlabs/Module/Tagger.php:47 ../../include/text.php:1940 +#: ../../include/conversation.php:120 +msgid "photo" +msgstr "la foto" + +#: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 +#: ../../include/text.php:1946 ../../include/conversation.php:148 +msgid "status" +msgstr "il messaggio di stato" + +#: ../../Zotlabs/Module/Like.php:420 ../../include/conversation.php:164 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "A %1$s piace %3$s di %2$s" + +#: ../../Zotlabs/Module/Like.php:422 ../../include/conversation.php:167 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "A %1$s non piace %3$s di %2$s" + +#: ../../Zotlabs/Module/Like.php:424 +#, php-format +msgid "%1$s agrees with %2$s's %3$s" +msgstr "%3$s di %2$s: %1$s è d'accordo" + +#: ../../Zotlabs/Module/Like.php:426 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "%3$s di %2$s: %1$s non è d'accordo" + +#: ../../Zotlabs/Module/Like.php:428 +#, php-format +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "%3$s di %2$s: %1$s non si esprime" + +#: ../../Zotlabs/Module/Like.php:430 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "%3$s di %2$s: %1$s partecipa" + +#: ../../Zotlabs/Module/Like.php:432 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%3$s di %2$s: %1$s non partecipa" + +#: ../../Zotlabs/Module/Like.php:434 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%3$s di %2$s: %1$s forse partecipa" + +#: ../../Zotlabs/Module/Like.php:537 +msgid "Action completed." +msgstr "Comando completato." + +#: ../../Zotlabs/Module/Like.php:538 +msgid "Thank you." +msgstr "Grazie." + +#: ../../Zotlabs/Module/Import_items.php:102 +msgid "Import completed" +msgstr "Importazione completata" + +#: ../../Zotlabs/Module/Import_items.php:117 +msgid "Import Items" +msgstr "Importa i contenuti" + +#: ../../Zotlabs/Module/Import_items.php:118 +msgid "" +"Use this form to import existing posts and content from an export file." +msgstr "Usa questa funzionalità per importare i vecchi contenuti e i post da un file esportato in precedenza." + +#: ../../Zotlabs/Module/Invite.php:29 +msgid "Total invitation limit exceeded." +msgstr "Hai superato il numero massimo di inviti." + +#: ../../Zotlabs/Module/Invite.php:53 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s: non è un indirizzo email valido." + +#: ../../Zotlabs/Module/Invite.php:63 +msgid "Please join us on $Projectname" +msgstr "Unisciti a noi su $Projectname" + +#: ../../Zotlabs/Module/Invite.php:74 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Hai superato il numero massimo di inviti. Contatta l'amministratore se necessario." + +#: ../../Zotlabs/Module/Invite.php:79 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s: la consegna del messaggio è fallita." + +#: ../../Zotlabs/Module/Invite.php:83 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d messaggio inviato." +msgstr[1] "%d messaggi inviati." + +#: ../../Zotlabs/Module/Invite.php:102 +msgid "You have no more invitations available" +msgstr "Non hai altri inviti disponibili" + +#: ../../Zotlabs/Module/Invite.php:133 +msgid "Send invitations" +msgstr "Spedisci inviti" + +#: ../../Zotlabs/Module/Invite.php:134 +msgid "Enter email addresses, one per line:" +msgstr "Inserisci gli indirizzi email, uno per riga:" + +#: ../../Zotlabs/Module/Invite.php:135 ../../Zotlabs/Module/Mail.php:249 +msgid "Your message:" +msgstr "Il tuo messaggio:" + +#: ../../Zotlabs/Module/Invite.php:136 +msgid "Please join my community on $Projectname." +msgstr "Entra nella mia comunità su $Projectname." + +#: ../../Zotlabs/Module/Invite.php:138 +msgid "You will need to supply this invitation code:" +msgstr "Dovrai fornire questo codice invito:" + +#: ../../Zotlabs/Module/Invite.php:139 +msgid "" +"1. Register at any $Projectname location (they are all inter-connected)" +msgstr "1. Registrati su qualsiasi server $Projectname (sono tutti interconnessi)" + +#: ../../Zotlabs/Module/Invite.php:141 +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "2. Inserisci il mio indirizzo $Projectname nel riquadro di ricerca del sito." + +#: ../../Zotlabs/Module/Invite.php:142 +msgid "or visit" +msgstr "oppure visita" + +#: ../../Zotlabs/Module/Invite.php:144 +msgid "3. Click [Connect]" +msgstr "3. Clicca su [Aggiungi]" + +#: ../../Zotlabs/Module/Lockview.php:61 +msgid "Remote privacy information not available." +msgstr "Le informazioni remote sulla privacy non sono disponibili." + +#: ../../Zotlabs/Module/Lockview.php:82 +msgid "Visible to:" +msgstr "Visibile a:" + +#: ../../Zotlabs/Module/Locs.php:25 ../../Zotlabs/Module/Locs.php:54 +msgid "Location not found." +msgstr "Indirizzo non trovato." + +#: ../../Zotlabs/Module/Locs.php:62 +msgid "Location lookup failed." +msgstr "La ricerca dell'indirizzo è fallita." + +#: ../../Zotlabs/Module/Locs.php:66 +msgid "" +"Please select another location to become primary before removing the primary" +" location." +msgstr "Prima di rimuovere il tuo canale primario assicurati di avere scelto una sua copia (clone) come primaria." + +#: ../../Zotlabs/Module/Locs.php:95 +msgid "Syncing locations" +msgstr "Sincronizzazione tra hub" + +#: ../../Zotlabs/Module/Locs.php:105 +msgid "No locations found." +msgstr "Nessun indirizzo trovato." + +#: ../../Zotlabs/Module/Locs.php:116 +msgid "Manage Channel Locations" +msgstr "Modifica gli indirizzi del canale" + +#: ../../Zotlabs/Module/Locs.php:118 ../../Zotlabs/Module/Profiles.php:470 +#: ../../Zotlabs/Module/Admin.php:1224 +msgid "Address" +msgstr "Indirizzo" + +#: ../../Zotlabs/Module/Locs.php:119 +msgid "Primary" +msgstr "Primario" + +#: ../../Zotlabs/Module/Locs.php:120 ../../Zotlabs/Module/Menu.php:113 +msgid "Drop" +msgstr "Elimina" + +#: ../../Zotlabs/Module/Locs.php:122 +msgid "Sync Now" +msgstr "Sincronizza ora" + +#: ../../Zotlabs/Module/Locs.php:123 +msgid "Please wait several minutes between consecutive operations." +msgstr "Si raccomanda di attendere alcuni minuti prima di effettuare una nuova sincronizzazione." + +#: ../../Zotlabs/Module/Locs.php:124 +msgid "" +"When possible, drop a location by logging into that website/hub and removing" +" your channel." +msgstr "Quando possibile, riduci il numero di cloni del tuo canale effettuando il login sul relativo hub e rimuovendoli." + +#: ../../Zotlabs/Module/Locs.php:125 +msgid "Use this form to drop the location if the hub is no longer operating." +msgstr "Usa questo modulo per abbandonare un canale su un hub che non è più funzionante." + +#: ../../Zotlabs/Module/Magic.php:71 +msgid "Hub not found." +msgstr "Hub non trovato." + +#: ../../Zotlabs/Module/Mail.php:38 +msgid "Unable to lookup recipient." +msgstr "Impossibile associare un destinatario." + +#: ../../Zotlabs/Module/Mail.php:45 +msgid "Unable to communicate with requested channel." +msgstr "Impossibile comunicare con il canale richiesto." + +#: ../../Zotlabs/Module/Mail.php:52 +msgid "Cannot verify requested channel." +msgstr "Impossibile verificare il canale richiesto." + +#: ../../Zotlabs/Module/Mail.php:78 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito." + +#: ../../Zotlabs/Module/Mail.php:143 +msgid "Messages" +msgstr "Messaggi" + +#: ../../Zotlabs/Module/Mail.php:178 +msgid "Message recalled." +msgstr "Messaggio revocato." + +#: ../../Zotlabs/Module/Mail.php:191 +msgid "Conversation removed." +msgstr "Conversazione rimossa." + +#: ../../Zotlabs/Module/Mail.php:206 ../../Zotlabs/Module/Mail.php:315 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "Scade il YYYY-MM-DD HH:MM" + +#: ../../Zotlabs/Module/Mail.php:234 +msgid "Requested channel is not in this network" +msgstr "Il canale cercato non è in questa rete" + +#: ../../Zotlabs/Module/Mail.php:242 +msgid "Send Private Message" +msgstr "Invia un messaggio privato" + +#: ../../Zotlabs/Module/Mail.php:243 ../../Zotlabs/Module/Mail.php:368 +msgid "To:" +msgstr "A:" + +#: ../../Zotlabs/Module/Mail.php:246 ../../Zotlabs/Module/Mail.php:370 +msgid "Subject:" +msgstr "Oggetto:" + +#: ../../Zotlabs/Module/Mail.php:251 ../../Zotlabs/Module/Mail.php:376 +#: ../../include/conversation.php:1220 +msgid "Attach file" +msgstr "Allega file" + +#: ../../Zotlabs/Module/Mail.php:253 +msgid "Send" +msgstr "Invia" + +#: ../../Zotlabs/Module/Mail.php:256 ../../Zotlabs/Module/Mail.php:381 +#: ../../include/conversation.php:1251 +msgid "Set expiration date" +msgstr "Data di scadenza" + +#: ../../Zotlabs/Module/Mail.php:340 +msgid "Delete message" +msgstr "Elimina il messaggio" + +#: ../../Zotlabs/Module/Mail.php:341 +msgid "Delivery report" +msgstr "Rapporto di trasmissione" + +#: ../../Zotlabs/Module/Mail.php:342 +msgid "Recall message" +msgstr "Revoca il messaggio" + +#: ../../Zotlabs/Module/Mail.php:344 +msgid "Message has been recalled." +msgstr "Il messaggio è stato revocato." + +#: ../../Zotlabs/Module/Mail.php:361 +msgid "Delete Conversation" +msgstr "Elimina la conversazione" + +#: ../../Zotlabs/Module/Mail.php:363 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Non è disponibile alcun modo sicuro di comunicare con questo canale. Se possibile, prova a rispondere direttamente dalla pagina del profilo del mittente." + +#: ../../Zotlabs/Module/Mail.php:367 +msgid "Send Reply" +msgstr "Invia la risposta" + +#: ../../Zotlabs/Module/Mail.php:372 +#, php-format +msgid "Your message for %s (%s):" +msgstr "Il tuo messaggio per %s (%s):" + +#: ../../Zotlabs/Module/Manage.php:136 +#: ../../Zotlabs/Module/New_channel.php:121 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Hai creato %1$.0f dei %2$.0f canali permessi." + +#: ../../Zotlabs/Module/Manage.php:143 +msgid "Create a new channel" +msgstr "Crea un nuovo canale" + +#: ../../Zotlabs/Module/Manage.php:164 ../../Zotlabs/Lib/Apps.php:213 +#: ../../include/nav.php:206 +msgid "Channel Manager" +msgstr "Gestione canali" + +#: ../../Zotlabs/Module/Manage.php:165 +msgid "Current Channel" +msgstr "Canale attuale" + +#: ../../Zotlabs/Module/Manage.php:167 +msgid "Switch to one of your channels by selecting it." +msgstr "Seleziona l'altro canale a cui vuoi passare." + +#: ../../Zotlabs/Module/Manage.php:168 +msgid "Default Channel" +msgstr "Canale predefinito" + +#: ../../Zotlabs/Module/Manage.php:169 +msgid "Make Default" +msgstr "Rendi predefinito" + +#: ../../Zotlabs/Module/Manage.php:172 +#, php-format +msgid "%d new messages" +msgstr "%d nuovi messaggi" + +#: ../../Zotlabs/Module/Manage.php:173 +#, php-format +msgid "%d new introductions" +msgstr "%d nuove richieste di entrare in contatto" + +#: ../../Zotlabs/Module/Manage.php:175 +msgid "Delegated Channel" +msgstr "Canale delegato" + +#: ../../Zotlabs/Module/Lostpass.php:19 +msgid "No valid account found." +msgstr "Nessun account valido trovato." + +#: ../../Zotlabs/Module/Lostpass.php:33 +msgid "Password reset request issued. Check your email." +msgstr "La richiesta per reimpostare la password è stata inviata. Controlla la tua email." + +#: ../../Zotlabs/Module/Lostpass.php:39 ../../Zotlabs/Module/Lostpass.php:107 +#, php-format +msgid "Site Member (%s)" +msgstr "Utente del sito (%s)" + +#: ../../Zotlabs/Module/Lostpass.php:44 +#, php-format +msgid "Password reset requested at %s" +msgstr "È stato richiesto di reimpostare password su %s" + +#: ../../Zotlabs/Module/Lostpass.php:67 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non sarà reimpostata." + +#: ../../Zotlabs/Module/Lostpass.php:90 ../../boot.php:1711 +msgid "Password Reset" +msgstr "Reimposta la password" + +#: ../../Zotlabs/Module/Lostpass.php:91 +msgid "Your password has been reset as requested." +msgstr "La password è stata reimpostata come richiesto." + +#: ../../Zotlabs/Module/Lostpass.php:92 +msgid "Your new password is" +msgstr "La tua nuova password è" + +#: ../../Zotlabs/Module/Lostpass.php:93 +msgid "Save or copy your new password - and then" +msgstr "Salva o copia la tua nuova password, quindi" + +#: ../../Zotlabs/Module/Lostpass.php:94 +msgid "click here to login" +msgstr "clicca qui per accedere" + +#: ../../Zotlabs/Module/Lostpass.php:95 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Puoi cambiare la tua password dalla pagina delle Impostazioni dopo aver effettuato l'accesso." + +#: ../../Zotlabs/Module/Lostpass.php:112 +#, php-format +msgid "Your password has changed at %s" +msgstr "La tua password su %s è cambiata" + +#: ../../Zotlabs/Module/Lostpass.php:127 +msgid "Forgot your Password?" +msgstr "Hai dimenticato la password?" + +#: ../../Zotlabs/Module/Lostpass.php:128 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Inserisci il tuo indirizzo email per reimpostare la password. Dopo aver inviato la richiesta, controlla l'email e troverai le istruzioni per continuare." + +#: ../../Zotlabs/Module/Lostpass.php:129 +msgid "Email Address" +msgstr "Indirizzo email" + +#: ../../Zotlabs/Module/Lostpass.php:130 +msgid "Reset" +msgstr "Reimposta" + +#: ../../Zotlabs/Module/Menu.php:49 +msgid "Unable to update menu." +msgstr "Impossibile aggiornare il menù." + +#: ../../Zotlabs/Module/Menu.php:60 +msgid "Unable to create menu." +msgstr "Impossibile creare il menù." + +#: ../../Zotlabs/Module/Menu.php:98 ../../Zotlabs/Module/Menu.php:110 +msgid "Menu Name" +msgstr "Nome del menu" + +#: ../../Zotlabs/Module/Menu.php:98 +msgid "Unique name (not visible on webpage) - required" +msgstr "Nome unico (non visibile sulla pagina) - obbligatorio" + +#: ../../Zotlabs/Module/Menu.php:99 ../../Zotlabs/Module/Menu.php:111 +msgid "Menu Title" +msgstr "Titolo del menu" + +#: ../../Zotlabs/Module/Menu.php:99 +msgid "Visible on webpage - leave empty for no title" +msgstr "Visibile sulla pagina - lascia vuoto per non avere un titolo" + +#: ../../Zotlabs/Module/Menu.php:100 +msgid "Allow Bookmarks" +msgstr "Permetti i segnalibri" + +#: ../../Zotlabs/Module/Menu.php:100 ../../Zotlabs/Module/Menu.php:157 +msgid "Menu may be used to store saved bookmarks" +msgstr "Puoi salvare i segnalibri nei menù" + +#: ../../Zotlabs/Module/Menu.php:101 ../../Zotlabs/Module/Menu.php:159 +msgid "Submit and proceed" +msgstr "Salva e procedi" + +#: ../../Zotlabs/Module/Menu.php:107 ../../include/text.php:2266 +msgid "Menus" +msgstr "Menù" + +#: ../../Zotlabs/Module/Menu.php:117 +msgid "Bookmarks allowed" +msgstr "Permetti segnalibri" + +#: ../../Zotlabs/Module/Menu.php:119 +msgid "Delete this menu" +msgstr "Elimina questo menù" + +#: ../../Zotlabs/Module/Menu.php:120 ../../Zotlabs/Module/Menu.php:154 +msgid "Edit menu contents" +msgstr "Modifica i contenuti del menù" + +#: ../../Zotlabs/Module/Menu.php:121 +msgid "Edit this menu" +msgstr "Modifica questo menù" + +#: ../../Zotlabs/Module/Menu.php:136 +msgid "Menu could not be deleted." +msgstr "Il menù non può essere eliminato." + +#: ../../Zotlabs/Module/Menu.php:144 ../../Zotlabs/Module/Mitem.php:28 +msgid "Menu not found." +msgstr "Menù non trovato." + +#: ../../Zotlabs/Module/Menu.php:149 +msgid "Edit Menu" +msgstr "Modifica menù" + +#: ../../Zotlabs/Module/Menu.php:153 +msgid "Add or remove entries to this menu" +msgstr "Aggiungi o rimuovi elementi di questo menù" + +#: ../../Zotlabs/Module/Menu.php:155 +msgid "Menu name" +msgstr "Nome del menù" + +#: ../../Zotlabs/Module/Menu.php:155 +msgid "Must be unique, only seen by you" +msgstr "Deve essere unico, lo vedrai solo tu" + +#: ../../Zotlabs/Module/Menu.php:156 +msgid "Menu title" +msgstr "Titolo del menù" + +#: ../../Zotlabs/Module/Menu.php:156 +msgid "Menu title as seen by others" +msgstr "Titolo del menù come comparirà a tutti" + +#: ../../Zotlabs/Module/Menu.php:157 +msgid "Allow bookmarks" +msgstr "Permetti l'invio di segnalibri" + +#: ../../Zotlabs/Module/Menu.php:166 ../../Zotlabs/Module/Mitem.php:120 +#: ../../Zotlabs/Module/Xchan.php:41 +msgid "Not found." +msgstr "Non trovato." + +#: ../../Zotlabs/Module/Mood.php:67 ../../include/conversation.php:260 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "%1$s è %2$s" + +#: ../../Zotlabs/Module/Mood.php:135 ../../Zotlabs/Lib/Apps.php:225 +msgid "Mood" +msgstr "Umore" + +#: ../../Zotlabs/Module/Mood.php:136 +msgid "Set your current mood and tell your friends" +msgstr "Scegli il tuo umore attuale per mostrarlo agli amici" + +#: ../../Zotlabs/Module/Match.php:26 +msgid "Profile Match" +msgstr "Profili corrispondenti" + +#: ../../Zotlabs/Module/Match.php:35 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche." + +#: ../../Zotlabs/Module/Match.php:67 +msgid "is interested in:" +msgstr "interessi personali:" + +#: ../../Zotlabs/Module/Match.php:74 +msgid "No matches" +msgstr "Nessun risultato" + +#: ../../Zotlabs/Module/Network.php:96 +msgid "No such group" +msgstr "Impossibile trovare il gruppo di canali" + +#: ../../Zotlabs/Module/Network.php:136 +msgid "No such channel" +msgstr "Canale sconosciuto" + +#: ../../Zotlabs/Module/Network.php:141 +msgid "forum" +msgstr "forum" + +#: ../../Zotlabs/Module/Network.php:153 +msgid "Search Results For:" +msgstr "Cerca risultati con:" + +#: ../../Zotlabs/Module/Network.php:217 +msgid "Privacy group is empty" +msgstr "Il gruppo di canali è vuoto" + +#: ../../Zotlabs/Module/Network.php:226 +msgid "Privacy group: " +msgstr "Gruppo di canali:" + +#: ../../Zotlabs/Module/Network.php:252 +msgid "Invalid connection." +msgstr "Contatto non valido." + +#: ../../Zotlabs/Module/Notify.php:57 +#: ../../Zotlabs/Module/Notifications.php:98 +msgid "No more system notifications." +msgstr "Non ci sono nuove notifiche di sistema." + +#: ../../Zotlabs/Module/Notify.php:61 +#: ../../Zotlabs/Module/Notifications.php:102 +msgid "System Notifications" +msgstr "Notifiche di sistema" + +#: ../../Zotlabs/Module/Mitem.php:52 +msgid "Unable to create element." +msgstr "Impossibile creare l'elemento." + +#: ../../Zotlabs/Module/Mitem.php:76 +msgid "Unable to update menu element." +msgstr "Non è possibile aggiornare l'elemento del menù." + +#: ../../Zotlabs/Module/Mitem.php:92 +msgid "Unable to add menu element." +msgstr "Impossibile aggiungere l'elemento al menù." + +#: ../../Zotlabs/Module/Mitem.php:153 ../../Zotlabs/Module/Mitem.php:226 +msgid "Menu Item Permissions" +msgstr "Permessi del menu" + +#: ../../Zotlabs/Module/Mitem.php:154 ../../Zotlabs/Module/Mitem.php:227 +#: ../../Zotlabs/Module/Settings.php:1068 +msgid "(click to open/close)" +msgstr "(clicca per aprire/chiudere)" + +#: ../../Zotlabs/Module/Mitem.php:156 ../../Zotlabs/Module/Mitem.php:172 +msgid "Link Name" +msgstr "Nome link" + +#: ../../Zotlabs/Module/Mitem.php:157 ../../Zotlabs/Module/Mitem.php:231 +msgid "Link or Submenu Target" +msgstr "Azione del link o del sottomenu" + +#: ../../Zotlabs/Module/Mitem.php:157 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "Inserisci l'indirizzo del link o scegli il nome di un sottomenu" + +#: ../../Zotlabs/Module/Mitem.php:158 ../../Zotlabs/Module/Mitem.php:232 +msgid "Use magic-auth if available" +msgstr "Usa l'autenticazione tramite il tuo hub, se disponibile" + +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:233 +msgid "Open link in new window" +msgstr "Apri il link in una nuova finestra" + +#: ../../Zotlabs/Module/Mitem.php:160 ../../Zotlabs/Module/Mitem.php:234 +msgid "Order in list" +msgstr "Ordine dell'elenco" + +#: ../../Zotlabs/Module/Mitem.php:160 ../../Zotlabs/Module/Mitem.php:234 +msgid "Higher numbers will sink to bottom of listing" +msgstr "I numeri più alti andranno in fondo all'elenco" + +#: ../../Zotlabs/Module/Mitem.php:161 +msgid "Submit and finish" +msgstr "Salva e termina" + +#: ../../Zotlabs/Module/Mitem.php:162 +msgid "Submit and continue" +msgstr "Salva e continua" + +#: ../../Zotlabs/Module/Mitem.php:170 +msgid "Menu:" +msgstr "Menu:" + +#: ../../Zotlabs/Module/Mitem.php:173 +msgid "Link Target" +msgstr "Destinazione link" + +#: ../../Zotlabs/Module/Mitem.php:176 +msgid "Edit menu" +msgstr "Modifica il menù" + +#: ../../Zotlabs/Module/Mitem.php:179 +msgid "Edit element" +msgstr "Modifica l'elemento" + +#: ../../Zotlabs/Module/Mitem.php:180 +msgid "Drop element" +msgstr "Elimina l'elemento" + +#: ../../Zotlabs/Module/Mitem.php:181 +msgid "New element" +msgstr "Nuovo elemento" + +#: ../../Zotlabs/Module/Mitem.php:182 +msgid "Edit this menu container" +msgstr "Modifica il contenitore del menù" + +#: ../../Zotlabs/Module/Mitem.php:183 +msgid "Add menu element" +msgstr "Aggiungi un elemento al menù" + +#: ../../Zotlabs/Module/Mitem.php:184 +msgid "Delete this menu item" +msgstr "Elimina questo elemento del menù" + +#: ../../Zotlabs/Module/Mitem.php:185 +msgid "Edit this menu item" +msgstr "Modifica questo elemento del menù" + +#: ../../Zotlabs/Module/Mitem.php:202 +msgid "Menu item not found." +msgstr "L'elemento del menù non è stato trovato." + +#: ../../Zotlabs/Module/Mitem.php:215 +msgid "Menu item deleted." +msgstr "L'elemento del menù è stato eliminato." + +#: ../../Zotlabs/Module/Mitem.php:217 +msgid "Menu item could not be deleted." +msgstr "L'elemento del menù non può essere eliminato." + +#: ../../Zotlabs/Module/Mitem.php:224 +msgid "Edit Menu Element" +msgstr "Modifica l'elemento del menù" + +#: ../../Zotlabs/Module/Mitem.php:230 +msgid "Link text" +msgstr "Testo del link" + +#: ../../Zotlabs/Module/New_channel.php:128 +#: ../../Zotlabs/Module/Register.php:231 +msgid "Name or caption" +msgstr "Nome o titolo" + +#: ../../Zotlabs/Module/New_channel.php:128 +#: ../../Zotlabs/Module/Register.php:231 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\"" +msgstr "Per esempio: \"Mario Rossi\", \"Lisa e le sue ricette\", \"Il campionato\", \"Il gruppo di escursionismo\"" + +#: ../../Zotlabs/Module/New_channel.php:130 +#: ../../Zotlabs/Module/Register.php:233 +msgid "Choose a short nickname" +msgstr "Scegli un nome breve" + +#: ../../Zotlabs/Module/New_channel.php:130 +#: ../../Zotlabs/Module/Register.php:233 +#, php-format +msgid "" +"Your nickname will be used to create an easy to remember channel address " +"e.g. nickname%s" +msgstr "Il nome breve sarà usato per creare un indirizzo facile da ricordare per il tuo canale, per esempio nickname%s" + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Channel role and privacy" +msgstr "Tipo di canale e privacy" + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Select a channel role with your privacy requirements." +msgstr "Scegli il tipo di canale che vuoi e la privacy da applicare." + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Read more about roles" +msgstr "Maggiori informazioni sui ruoli" + +#: ../../Zotlabs/Module/New_channel.php:135 +msgid "Create Channel" +msgstr "Crea un canale" + +#: ../../Zotlabs/Module/New_channel.php:136 +msgid "" +"A channel is your identity on this network. It can represent a person, a " +"blog, or a forum to name a few. Channels can make connections with other " +"channels to share information with highly detailed permissions." +msgstr "Un canale è la tua identità su questa rete. Può rappresentare una persona, un blog o un forum, per esempio. Il tuo canale può essere in contatto con altri canali per condividere contenuti con permessi anche molto dettagliati." + +#: ../../Zotlabs/Module/New_channel.php:137 +msgid "" +"or import an existing channel from another location." +msgstr "oppure importa un canale esistente da un altro server/hub." + +#: ../../Zotlabs/Module/Notifications.php:30 +msgid "Invalid request identifier." +msgstr "L'identificativo della richiesta non è valido." + +#: ../../Zotlabs/Module/Notifications.php:39 +msgid "Discard" +msgstr "Rifiuta" + +#: ../../Zotlabs/Module/Notifications.php:103 ../../include/nav.php:191 +msgid "Mark all system notifications seen" +msgstr "Segna come lette le notifiche di sistema" + +#: ../../Zotlabs/Module/Photos.php:84 +msgid "Page owner information could not be retrieved." +msgstr "Impossibile ottenere informazioni sul proprietario della pagina." + +#: ../../Zotlabs/Module/Photos.php:99 ../../Zotlabs/Module/Photos.php:743 +#: ../../Zotlabs/Module/Profile_photo.php:114 +#: ../../Zotlabs/Module/Profile_photo.php:206 +#: ../../Zotlabs/Module/Profile_photo.php:294 +#: ../../include/photo/photo_driver.php:718 +msgid "Profile Photos" +msgstr "Foto del profilo" + +#: ../../Zotlabs/Module/Photos.php:105 ../../Zotlabs/Module/Photos.php:149 +msgid "Album not found." +msgstr "Album non trovato." + +#: ../../Zotlabs/Module/Photos.php:132 +msgid "Delete Album" +msgstr "Elimina album" + +#: ../../Zotlabs/Module/Photos.php:153 +msgid "" +"Multiple storage folders exist with this album name, but within different " +"directories. Please remove the desired folder or folders using the Files " +"manager" +msgstr "Esistono più archivi con il nome di quest'album, ma dentro cartelle diverse. Per favore rimuovili dall'Archivio file " + +#: ../../Zotlabs/Module/Photos.php:210 ../../Zotlabs/Module/Photos.php:1053 +msgid "Delete Photo" +msgstr "Elimina foto" + +#: ../../Zotlabs/Module/Photos.php:533 +msgid "No photos selected" +msgstr "Nessuna foto selezionata" + +#: ../../Zotlabs/Module/Photos.php:582 +msgid "Access to this item is restricted." +msgstr "Questo elemento non è visibile a tutti." + +#: ../../Zotlabs/Module/Photos.php:621 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile." + +#: ../../Zotlabs/Module/Photos.php:624 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "Hai usato %1$.2f Mb del tuo spazio disponibile." + +#: ../../Zotlabs/Module/Photos.php:660 +msgid "Upload Photos" +msgstr "Carica foto" + +#: ../../Zotlabs/Module/Photos.php:664 +msgid "Enter an album name" +msgstr "Scegli il nome dell'album" + +#: ../../Zotlabs/Module/Photos.php:665 +msgid "or select an existing album (doubleclick)" +msgstr "o seleziona un album esistente (doppio click)" + +#: ../../Zotlabs/Module/Photos.php:666 +msgid "Create a status post for this upload" +msgstr "Pubblica sulla bacheca" + +#: ../../Zotlabs/Module/Photos.php:667 +msgid "Caption (optional):" +msgstr "Titolo (facoltativo):" + +#: ../../Zotlabs/Module/Photos.php:668 +msgid "Description (optional):" +msgstr "Descrizione (facoltativa):" + +#: ../../Zotlabs/Module/Photos.php:695 +msgid "Album name could not be decoded" +msgstr "Non è stato possibile leggere il nome dell'album" + +#: ../../Zotlabs/Module/Photos.php:743 +msgid "Contact Photos" +msgstr "Foto dei contatti" + +#: ../../Zotlabs/Module/Photos.php:766 +msgid "Show Newest First" +msgstr "Prima i più recenti" + +#: ../../Zotlabs/Module/Photos.php:768 +msgid "Show Oldest First" +msgstr "Prima i più vecchi" + +#: ../../Zotlabs/Module/Photos.php:792 ../../Zotlabs/Module/Photos.php:1331 +#: ../../include/widgets.php:1499 +msgid "View Photo" +msgstr "Guarda la foto" + +#: ../../Zotlabs/Module/Photos.php:823 ../../include/widgets.php:1516 +msgid "Edit Album" +msgstr "Modifica album" + +#: ../../Zotlabs/Module/Photos.php:870 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Permesso negato. L'accesso a questo elemento può essere stato limitato." + +#: ../../Zotlabs/Module/Photos.php:872 +msgid "Photo not available" +msgstr "Foto non disponibile" + +#: ../../Zotlabs/Module/Photos.php:930 +msgid "Use as profile photo" +msgstr "Usa come foto del profilo" + +#: ../../Zotlabs/Module/Photos.php:931 +msgid "Use as cover photo" +msgstr "Usa come copertina del canale" + +#: ../../Zotlabs/Module/Photos.php:938 +msgid "Private Photo" +msgstr "Foto privata" + +#: ../../Zotlabs/Module/Photos.php:953 +msgid "View Full Size" +msgstr "Vedi nelle dimensioni originali" + +#: ../../Zotlabs/Module/Photos.php:998 ../../Zotlabs/Module/Admin.php:1437 +#: ../../Zotlabs/Module/Tagrm.php:137 +msgid "Remove" +msgstr "Rimuovi" + +#: ../../Zotlabs/Module/Photos.php:1032 +msgid "Edit photo" +msgstr "Modifica la foto" + +#: ../../Zotlabs/Module/Photos.php:1034 +msgid "Rotate CW (right)" +msgstr "Ruota (senso orario)" + +#: ../../Zotlabs/Module/Photos.php:1035 +msgid "Rotate CCW (left)" +msgstr "Ruota (senso antiorario)" + +#: ../../Zotlabs/Module/Photos.php:1038 +msgid "Enter a new album name" +msgstr "Inserisci il nome del nuovo album" + +#: ../../Zotlabs/Module/Photos.php:1039 +msgid "or select an existing one (doubleclick)" +msgstr "o seleziona uno esistente (doppio click)" + +#: ../../Zotlabs/Module/Photos.php:1042 +msgid "Caption" +msgstr "Didascalia" + +#: ../../Zotlabs/Module/Photos.php:1044 +msgid "Add a Tag" +msgstr "Aggiungi tag" + +#: ../../Zotlabs/Module/Photos.php:1048 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com" + +#: ../../Zotlabs/Module/Photos.php:1051 +msgid "Flag as adult in album view" +msgstr "Marca come 'per adulti'" + +#: ../../Zotlabs/Module/Photos.php:1070 ../../Zotlabs/Lib/ThreadItem.php:261 +msgid "I like this (toggle)" +msgstr "Attiva/disattiva Mi piace" + +#: ../../Zotlabs/Module/Photos.php:1071 ../../Zotlabs/Lib/ThreadItem.php:262 +msgid "I don't like this (toggle)" +msgstr "Attiva/disattiva Non mi piace" + +#: ../../Zotlabs/Module/Photos.php:1073 ../../Zotlabs/Lib/ThreadItem.php:397 +#: ../../include/conversation.php:740 +msgid "Please wait" +msgstr "Attendere" + +#: ../../Zotlabs/Module/Photos.php:1089 ../../Zotlabs/Module/Photos.php:1207 +#: ../../Zotlabs/Lib/ThreadItem.php:707 +msgid "This is you" +msgstr "Questo sei tu" + +#: ../../Zotlabs/Module/Photos.php:1091 ../../Zotlabs/Module/Photos.php:1209 +#: ../../Zotlabs/Lib/ThreadItem.php:709 ../../include/js_strings.php:6 +msgid "Comment" +msgstr "Commento" + +#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:574 +msgctxt "title" +msgid "Likes" +msgstr "Mi piace" + +#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:574 +msgctxt "title" +msgid "Dislikes" +msgstr "Non mi piace" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Agree" +msgstr "D'accordo" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Disagree" +msgstr "Non d'accordo" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Abstain" +msgstr "Astenuti" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Attending" +msgstr "Partecipano" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Not attending" +msgstr "Non partecipano" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Might attend" +msgstr "Forse partecipano" + +#: ../../Zotlabs/Module/Photos.php:1126 ../../Zotlabs/Module/Photos.php:1138 +#: ../../Zotlabs/Lib/ThreadItem.php:181 ../../Zotlabs/Lib/ThreadItem.php:193 +#: ../../include/conversation.php:1717 msgid "View all" msgstr "Vedi tutto" -#: ../../include/ItemObject.php:179 ../../include/conversation.php:1757 -#: ../../include/taxonomy.php:415 ../../include/identity.php:1298 -#: ../../mod/photos.php:1125 +#: ../../Zotlabs/Module/Photos.php:1130 ../../Zotlabs/Lib/ThreadItem.php:185 +#: ../../include/taxonomy.php:403 ../../include/conversation.php:1741 +#: ../../include/channel.php:1158 msgctxt "noun" msgid "Like" msgid_plural "Likes" msgstr[0] "Mi piace" msgstr[1] "Mi piace" -#: ../../include/ItemObject.php:184 ../../include/conversation.php:1760 -#: ../../mod/photos.php:1130 +#: ../../Zotlabs/Module/Photos.php:1135 ../../Zotlabs/Lib/ThreadItem.php:190 +#: ../../include/conversation.php:1744 msgctxt "noun" msgid "Dislike" msgid_plural "Dislikes" msgstr[0] "Non mi piace" msgstr[1] "Non mi piace" -#: ../../include/ItemObject.php:212 +#: ../../Zotlabs/Module/Photos.php:1235 +msgid "Photo Tools" +msgstr "Gestione delle foto" + +#: ../../Zotlabs/Module/Photos.php:1244 +msgid "In This Photo:" +msgstr "In questa foto:" + +#: ../../Zotlabs/Module/Photos.php:1249 +msgid "Map" +msgstr "Mappa" + +#: ../../Zotlabs/Module/Photos.php:1257 ../../Zotlabs/Lib/ThreadItem.php:386 +msgctxt "noun" +msgid "Likes" +msgstr "Mi piace" + +#: ../../Zotlabs/Module/Photos.php:1258 ../../Zotlabs/Lib/ThreadItem.php:387 +msgctxt "noun" +msgid "Dislikes" +msgstr "Non mi piace" + +#: ../../Zotlabs/Module/Photos.php:1263 ../../Zotlabs/Lib/ThreadItem.php:392 +#: ../../include/acl_selectors.php:285 +msgid "Close" +msgstr "Chiudi" + +#: ../../Zotlabs/Module/Photos.php:1337 +msgid "View Album" +msgstr "Guarda l'album" + +#: ../../Zotlabs/Module/Photos.php:1348 ../../Zotlabs/Module/Photos.php:1361 +#: ../../Zotlabs/Module/Photos.php:1362 +msgid "Recent Photos" +msgstr "Foto recenti" + +#: ../../Zotlabs/Module/Ping.php:265 +msgid "sent you a private message" +msgstr "ti ha inviato un messaggio privato" + +#: ../../Zotlabs/Module/Ping.php:313 +msgid "added your channel" +msgstr "ha aggiunto il tuo canale" + +#: ../../Zotlabs/Module/Ping.php:323 +msgid "g A l F d" +msgstr "g A l d F" + +#: ../../Zotlabs/Module/Ping.php:346 +msgid "[today]" +msgstr "[oggi]" + +#: ../../Zotlabs/Module/Ping.php:355 +msgid "posted an event" +msgstr "ha creato un evento" + +#: ../../Zotlabs/Module/Oexchange.php:27 +msgid "Unable to find your hub." +msgstr "Impossibile raggiungere il tuo hub." + +#: ../../Zotlabs/Module/Oexchange.php:41 +msgid "Post successful." +msgstr "Inviato!" + +#: ../../Zotlabs/Module/Openid.php:30 +msgid "OpenID protocol error. No ID returned." +msgstr "Errore del protocollo OpenID. Nessun ID ricevuto in risposta." + +#: ../../Zotlabs/Module/Openid.php:193 ../../include/auth.php:226 +msgid "Login failed." +msgstr "Accesso fallito." + +#: ../../Zotlabs/Module/Page.php:133 +msgid "" +"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " +"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam," +" quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " +"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " +"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " +"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." +msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." + +#: ../../Zotlabs/Module/Pconfig.php:26 ../../Zotlabs/Module/Pconfig.php:59 +msgid "This setting requires special processing and editing has been blocked." +msgstr "Questa impostazione è bloccata, richiede criteri di modifica speciali" + +#: ../../Zotlabs/Module/Pconfig.php:48 +msgid "Configuration Editor" +msgstr "Editor di configurazione" + +#: ../../Zotlabs/Module/Pconfig.php:49 +msgid "" +"Warning: Changing some settings could render your channel inoperable. Please" +" leave this page unless you are comfortable with and knowledgeable about how" +" to correctly use this feature." +msgstr "Attenzione: alcune delle impostazioni, se cambiate, potrebbero rendere questo canale non funzionante. Lascia questa pagina a meno che tu non sappia con assoluta certezza quali modifiche effettuare." + +#: ../../Zotlabs/Module/Pdledit.php:18 +msgid "Layout updated." +msgstr "Layout aggiornato." + +#: ../../Zotlabs/Module/Pdledit.php:34 ../../Zotlabs/Module/Pdledit.php:61 +msgid "Edit System Page Description" +msgstr "Modifica i layout di sistema" + +#: ../../Zotlabs/Module/Pdledit.php:56 +msgid "Layout not found." +msgstr "Layout non trovato." + +#: ../../Zotlabs/Module/Pdledit.php:62 +msgid "Module Name:" +msgstr "Nome del modulo:" + +#: ../../Zotlabs/Module/Pdledit.php:63 +msgid "Layout Help" +msgstr "Guida al layout" + +#: ../../Zotlabs/Module/Poke.php:168 ../../Zotlabs/Lib/Apps.php:226 +#: ../../include/conversation.php:960 +msgid "Poke" +msgstr "Poke" + +#: ../../Zotlabs/Module/Poke.php:169 +msgid "Poke somebody" +msgstr "Manda un poke" + +#: ../../Zotlabs/Module/Poke.php:172 +msgid "Poke/Prod" +msgstr "Poke/Prod" + +#: ../../Zotlabs/Module/Poke.php:173 +msgid "Poke, prod or do other things to somebody" +msgstr "Manda un poke o altro a qualcuno" + +#: ../../Zotlabs/Module/Poke.php:180 +msgid "Recipient" +msgstr "Destinatario" + +#: ../../Zotlabs/Module/Poke.php:181 +msgid "Choose what you wish to do to recipient" +msgstr "Scegli cosa vuoi inviare al destinatario" + +#: ../../Zotlabs/Module/Poke.php:184 ../../Zotlabs/Module/Poke.php:185 +msgid "Make this post private" +msgstr "Rendi privato questo post" + +#: ../../Zotlabs/Module/Probe.php:30 ../../Zotlabs/Module/Probe.php:34 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "La chiamata all'URL restituisce questo errore: %1$s" + +#: ../../Zotlabs/Module/Profiles.php:24 ../../Zotlabs/Module/Profiles.php:189 +#: ../../Zotlabs/Module/Profiles.php:246 ../../Zotlabs/Module/Profiles.php:625 +msgid "Profile not found." +msgstr "Profilo non trovato." + +#: ../../Zotlabs/Module/Profiles.php:44 +msgid "Profile deleted." +msgstr "Profilo eliminato." + +#: ../../Zotlabs/Module/Profiles.php:68 ../../Zotlabs/Module/Profiles.php:104 +msgid "Profile-" +msgstr "Profilo-" + +#: ../../Zotlabs/Module/Profiles.php:89 ../../Zotlabs/Module/Profiles.php:132 +msgid "New profile created." +msgstr "Il nuovo profilo è stato creato." + +#: ../../Zotlabs/Module/Profiles.php:110 +msgid "Profile unavailable to clone." +msgstr "Impossibile duplicare il profilo." + +#: ../../Zotlabs/Module/Profiles.php:151 +msgid "Profile unavailable to export." +msgstr "Il profilo non è disponibile per l'export." + +#: ../../Zotlabs/Module/Profiles.php:256 +msgid "Profile Name is required." +msgstr "Il nome del profilo è obbligatorio." + +#: ../../Zotlabs/Module/Profiles.php:427 +msgid "Marital Status" +msgstr "Stato sentimentale" + +#: ../../Zotlabs/Module/Profiles.php:431 +msgid "Romantic Partner" +msgstr "Partner affettivo" + +#: ../../Zotlabs/Module/Profiles.php:435 ../../Zotlabs/Module/Profiles.php:736 +msgid "Likes" +msgstr "Mi piace" + +#: ../../Zotlabs/Module/Profiles.php:439 ../../Zotlabs/Module/Profiles.php:737 +msgid "Dislikes" +msgstr "Non mi piace" + +#: ../../Zotlabs/Module/Profiles.php:443 ../../Zotlabs/Module/Profiles.php:744 +msgid "Work/Employment" +msgstr "Lavoro/impiego" + +#: ../../Zotlabs/Module/Profiles.php:446 +msgid "Religion" +msgstr "Religione" + +#: ../../Zotlabs/Module/Profiles.php:450 +msgid "Political Views" +msgstr "Orientamento politico" + +#: ../../Zotlabs/Module/Profiles.php:458 +msgid "Sexual Preference" +msgstr "Preferenze sessuali" + +#: ../../Zotlabs/Module/Profiles.php:462 +msgid "Homepage" +msgstr "Home page" + +#: ../../Zotlabs/Module/Profiles.php:466 +msgid "Interests" +msgstr "Interessi" + +#: ../../Zotlabs/Module/Profiles.php:560 +msgid "Profile updated." +msgstr "Profilo aggiornato." + +#: ../../Zotlabs/Module/Profiles.php:644 +msgid "Hide your connections list from viewers of this profile" +msgstr "Nascondi la tua lista di contatti ai visitatori di questo profilo" + +#: ../../Zotlabs/Module/Profiles.php:686 +msgid "Edit Profile Details" +msgstr "Modifica i dettagli del profilo" + +#: ../../Zotlabs/Module/Profiles.php:688 +msgid "View this profile" +msgstr "Guarda questo profilo" + +#: ../../Zotlabs/Module/Profiles.php:689 ../../Zotlabs/Module/Profiles.php:771 +#: ../../include/channel.php:959 +msgid "Edit visibility" +msgstr "Cambia la visibilità" + +#: ../../Zotlabs/Module/Profiles.php:690 +msgid "Profile Tools" +msgstr "Gestione del profilo" + +#: ../../Zotlabs/Module/Profiles.php:691 +msgid "Change cover photo" +msgstr "Cambia la copertina del canale" + +#: ../../Zotlabs/Module/Profiles.php:692 ../../include/channel.php:930 +msgid "Change profile photo" +msgstr "Cambia la foto del profilo" + +#: ../../Zotlabs/Module/Profiles.php:693 +msgid "Create a new profile using these settings" +msgstr "Crea un nuovo profilo usando queste impostazioni" + +#: ../../Zotlabs/Module/Profiles.php:694 +msgid "Clone this profile" +msgstr "Clona questo profilo" + +#: ../../Zotlabs/Module/Profiles.php:695 +msgid "Delete this profile" +msgstr "Elimina questo profilo" + +#: ../../Zotlabs/Module/Profiles.php:696 +msgid "Add profile things" +msgstr "Aggiungi oggetti al profilo" + +#: ../../Zotlabs/Module/Profiles.php:697 ../../include/widgets.php:105 +#: ../../include/conversation.php:1526 +msgid "Personal" +msgstr "Personali" + +#: ../../Zotlabs/Module/Profiles.php:699 +msgid "Relation" +msgstr "Relazione" + +#: ../../Zotlabs/Module/Profiles.php:700 ../../include/datetime.php:48 +msgid "Miscellaneous" +msgstr "Altro" + +#: ../../Zotlabs/Module/Profiles.php:702 +msgid "Import profile from file" +msgstr "Importa il profilo da un file" + +#: ../../Zotlabs/Module/Profiles.php:703 +msgid "Export profile to file" +msgstr "Esporta il profilo in un file" + +#: ../../Zotlabs/Module/Profiles.php:704 +msgid "Your gender" +msgstr "Sesso" + +#: ../../Zotlabs/Module/Profiles.php:705 +msgid "Marital status" +msgstr "Stato civile" + +#: ../../Zotlabs/Module/Profiles.php:706 +msgid "Sexual preference" +msgstr "Preferenze sessuali" + +#: ../../Zotlabs/Module/Profiles.php:709 +msgid "Profile name" +msgstr "Nome del profilo" + +#: ../../Zotlabs/Module/Profiles.php:711 +msgid "This is your default profile." +msgstr "Questo è il tuo profilo predefinito." + +#: ../../Zotlabs/Module/Profiles.php:713 +msgid "Your full name" +msgstr "Il tuo nome completo" + +#: ../../Zotlabs/Module/Profiles.php:714 +msgid "Title/Description" +msgstr "Titolo/descrizione" + +#: ../../Zotlabs/Module/Profiles.php:717 +msgid "Street address" +msgstr "Indirizzo (via/piazza)" + +#: ../../Zotlabs/Module/Profiles.php:718 +msgid "Locality/City" +msgstr "Località" + +#: ../../Zotlabs/Module/Profiles.php:719 +msgid "Region/State" +msgstr "Regione/stato" + +#: ../../Zotlabs/Module/Profiles.php:720 +msgid "Postal/Zip code" +msgstr "CAP" + +#: ../../Zotlabs/Module/Profiles.php:721 +msgid "Country" +msgstr "Nazione" + +#: ../../Zotlabs/Module/Profiles.php:726 +msgid "Who (if applicable)" +msgstr "Con chi (se possibile)" + +#: ../../Zotlabs/Module/Profiles.php:726 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Per esempio: cathy123, Cathy Williams, cathy@example.com" + +#: ../../Zotlabs/Module/Profiles.php:727 +msgid "Since (date)" +msgstr "dal (data)" + +#: ../../Zotlabs/Module/Profiles.php:730 +msgid "Tell us about yourself" +msgstr "Raccontaci di te..." + +#: ../../Zotlabs/Module/Profiles.php:732 +msgid "Hometown" +msgstr "Città dove vivo" + +#: ../../Zotlabs/Module/Profiles.php:733 +msgid "Political views" +msgstr "Orientamento politico" + +#: ../../Zotlabs/Module/Profiles.php:734 +msgid "Religious views" +msgstr "Orientamento religioso" + +#: ../../Zotlabs/Module/Profiles.php:735 +msgid "Keywords used in directory listings" +msgstr "Parole chiavi mostrate nell'elenco dei canali" + +#: ../../Zotlabs/Module/Profiles.php:735 +msgid "Example: fishing photography software" +msgstr "Per esempio: pesca fotografia programmazione" + +#: ../../Zotlabs/Module/Profiles.php:738 +msgid "Musical interests" +msgstr "Interessi musicali" + +#: ../../Zotlabs/Module/Profiles.php:739 +msgid "Books, literature" +msgstr "Libri, letteratura" + +#: ../../Zotlabs/Module/Profiles.php:740 +msgid "Television" +msgstr "Televisione" + +#: ../../Zotlabs/Module/Profiles.php:741 +msgid "Film/Dance/Culture/Entertainment" +msgstr "Film, danza, cultura, intrattenimento" + +#: ../../Zotlabs/Module/Profiles.php:742 +msgid "Hobbies/Interests" +msgstr "Hobby/interessi" + +#: ../../Zotlabs/Module/Profiles.php:743 +msgid "Love/Romance" +msgstr "Amore" + +#: ../../Zotlabs/Module/Profiles.php:745 +msgid "School/Education" +msgstr "Scuola/educazione" + +#: ../../Zotlabs/Module/Profiles.php:746 +msgid "Contact information and social networks" +msgstr "Contatti e social network" + +#: ../../Zotlabs/Module/Profiles.php:747 +msgid "My other channels" +msgstr "I miei altri canali" + +#: ../../Zotlabs/Module/Profiles.php:767 ../../include/channel.php:955 +msgid "Profile Image" +msgstr "Immagine del profilo" + +#: ../../Zotlabs/Module/Profiles.php:777 ../../include/nav.php:88 +#: ../../include/channel.php:937 +msgid "Edit Profiles" +msgstr "Modifica i tuoi profili" + +#: ../../Zotlabs/Module/Profile_photo.php:179 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Forza l'aggiornamento della pagina o cancella la cache del browser se la nuova foto non viene visualizzata immediatamente." + +#: ../../Zotlabs/Module/Profile_photo.php:367 +msgid "Upload Profile Photo" +msgstr "Carica la foto del profilo" + +#: ../../Zotlabs/Module/Profperm.php:34 ../../Zotlabs/Module/Profperm.php:63 +msgid "Invalid profile identifier." +msgstr "Indentificativo del profilo non valido." + +#: ../../Zotlabs/Module/Profperm.php:115 +msgid "Profile Visibility Editor" +msgstr "Modifica la visibilità del profilo" + +#: ../../Zotlabs/Module/Profperm.php:117 ../../include/channel.php:1249 +msgid "Profile" +msgstr "Profilo" + +#: ../../Zotlabs/Module/Profperm.php:119 +msgid "Click on a contact to add or remove." +msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo." + +#: ../../Zotlabs/Module/Profperm.php:128 +msgid "Visible To" +msgstr "Visibile a" + +#: ../../Zotlabs/Module/Pubsites.php:22 ../../include/widgets.php:1270 +msgid "Public Hubs" +msgstr "Hub pubblici" + +#: ../../Zotlabs/Module/Pubsites.php:25 +msgid "" +"The listed hubs allow public registration for the $Projectname network. All " +"hubs in the network are interlinked so membership on any of them conveys " +"membership in the network as a whole. Some hubs may require subscription or " +"provide tiered service plans. The hub itself may provide " +"additional details." +msgstr "I siti elencati permettono la registrazione libera sulla rete $Projectname. Tutti questi hub sono interconnessi, quindi essere iscritti su uno equivale a una registrazione su tutta la rete. Alcuni siti potrebbero richiedere un abbonamento o dei servizi a pagamento. Per maggiori dettagli visita gli indirizzi nell'elenco." + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Hub URL" +msgstr "URL del hub" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Access Type" +msgstr "Tipo di accesso" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Registration Policy" +msgstr "Politica di registrazione" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Stats" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Software" +msgstr "Software" + +#: ../../Zotlabs/Module/Pubsites.php:31 ../../Zotlabs/Module/Ratings.php:103 +#: ../../include/conversation.php:959 +msgid "Ratings" +msgstr "Valutazioni" + +#: ../../Zotlabs/Module/Pubsites.php:38 +msgid "Rate" +msgstr "Valuta" + +#: ../../Zotlabs/Module/Rate.php:160 +msgid "Website:" +msgstr "Sito web:" + +#: ../../Zotlabs/Module/Rate.php:163 +#, php-format +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "Canale remoto [%s] (non ancora conosciuto da questo sito)" + +#: ../../Zotlabs/Module/Rate.php:164 +msgid "Rating (this information is public)" +msgstr "Valutazione (visibile a tutti)" + +#: ../../Zotlabs/Module/Rate.php:165 +msgid "Optionally explain your rating (this information is public)" +msgstr "Commento alla valutazione (facoltativo, visibile a tutti)" + +#: ../../Zotlabs/Module/Ratings.php:73 +msgid "No ratings" +msgstr "Nessuna valutazione" + +#: ../../Zotlabs/Module/Ratings.php:104 +msgid "Rating: " +msgstr "Valutazione:" + +#: ../../Zotlabs/Module/Ratings.php:105 +msgid "Website: " +msgstr "Sito web:" + +#: ../../Zotlabs/Module/Ratings.php:107 +msgid "Description: " +msgstr "Descrizione:" + +#: ../../Zotlabs/Module/Admin.php:77 +msgid "Theme settings updated." +msgstr "Le impostazioni del tema sono state aggiornate." + +#: ../../Zotlabs/Module/Admin.php:197 +msgid "# Accounts" +msgstr "# account" + +#: ../../Zotlabs/Module/Admin.php:198 +msgid "# blocked accounts" +msgstr "# account bloccati" + +#: ../../Zotlabs/Module/Admin.php:199 +msgid "# expired accounts" +msgstr "# account scaduti" + +#: ../../Zotlabs/Module/Admin.php:200 +msgid "# expiring accounts" +msgstr "# account in scadenza" + +#: ../../Zotlabs/Module/Admin.php:211 +msgid "# Channels" +msgstr "# canali" + +#: ../../Zotlabs/Module/Admin.php:212 +msgid "# primary" +msgstr "# primari" + +#: ../../Zotlabs/Module/Admin.php:213 +msgid "# clones" +msgstr "# cloni" + +#: ../../Zotlabs/Module/Admin.php:219 +msgid "Message queues" +msgstr "Coda messaggi in uscita" + +#: ../../Zotlabs/Module/Admin.php:236 +msgid "Your software should be updated" +msgstr "Il tuo software ha bisogno di essere aggiornato" + +#: ../../Zotlabs/Module/Admin.php:241 ../../Zotlabs/Module/Admin.php:490 +#: ../../Zotlabs/Module/Admin.php:711 ../../Zotlabs/Module/Admin.php:755 +#: ../../Zotlabs/Module/Admin.php:1030 ../../Zotlabs/Module/Admin.php:1209 +#: ../../Zotlabs/Module/Admin.php:1329 ../../Zotlabs/Module/Admin.php:1419 +#: ../../Zotlabs/Module/Admin.php:1612 ../../Zotlabs/Module/Admin.php:1646 +#: ../../Zotlabs/Module/Admin.php:1731 +msgid "Administration" +msgstr "Amministrazione" + +#: ../../Zotlabs/Module/Admin.php:242 +msgid "Summary" +msgstr "Riepilogo" + +#: ../../Zotlabs/Module/Admin.php:245 +msgid "Registered accounts" +msgstr "Account creati" + +#: ../../Zotlabs/Module/Admin.php:246 ../../Zotlabs/Module/Admin.php:715 +msgid "Pending registrations" +msgstr "Registrazioni da approvare" + +#: ../../Zotlabs/Module/Admin.php:247 +msgid "Registered channels" +msgstr "Canali creati" + +#: ../../Zotlabs/Module/Admin.php:248 ../../Zotlabs/Module/Admin.php:716 +msgid "Active plugins" +msgstr "Plugin attivi" + +#: ../../Zotlabs/Module/Admin.php:249 +msgid "Version" +msgstr "Versione" + +#: ../../Zotlabs/Module/Admin.php:250 +msgid "Repository version (master)" +msgstr "Versione del repository (master)" + +#: ../../Zotlabs/Module/Admin.php:251 +msgid "Repository version (dev)" +msgstr "Versione del repository (dev)" + +#: ../../Zotlabs/Module/Admin.php:373 +msgid "Site settings updated." +msgstr "Impostazioni del sito salvate correttamente." + +#: ../../Zotlabs/Module/Admin.php:400 ../../include/text.php:2841 +msgid "Default" +msgstr "Predefinito" + +#: ../../Zotlabs/Module/Admin.php:410 ../../Zotlabs/Module/Settings.php:798 +msgid "mobile" +msgstr "mobile" + +#: ../../Zotlabs/Module/Admin.php:412 +msgid "experimental" +msgstr "sperimentale" + +#: ../../Zotlabs/Module/Admin.php:414 +msgid "unsupported" +msgstr "non supportato" + +#: ../../Zotlabs/Module/Admin.php:460 +msgid "Yes - with approval" +msgstr "Sì - con approvazione" + +#: ../../Zotlabs/Module/Admin.php:466 +msgid "My site is not a public server" +msgstr "Non è un server pubblico" + +#: ../../Zotlabs/Module/Admin.php:467 +msgid "My site has paid access only" +msgstr "È un servizio a pagamento" + +#: ../../Zotlabs/Module/Admin.php:468 +msgid "My site has free access only" +msgstr "È un servizio gratuito" + +#: ../../Zotlabs/Module/Admin.php:469 +msgid "My site offers free accounts with optional paid upgrades" +msgstr "È un servizio gratuito con opzioni aggiuntive a pagamento" + +#: ../../Zotlabs/Module/Admin.php:491 ../../include/widgets.php:1382 +msgid "Site" +msgstr "Sito" + +#: ../../Zotlabs/Module/Admin.php:493 ../../Zotlabs/Module/Register.php:245 +msgid "Registration" +msgstr "Registrazione" + +#: ../../Zotlabs/Module/Admin.php:494 +msgid "File upload" +msgstr "Caricamento file" + +#: ../../Zotlabs/Module/Admin.php:495 +msgid "Policies" +msgstr "Politiche" + +#: ../../Zotlabs/Module/Admin.php:496 ../../include/contact_widgets.php:16 +msgid "Advanced" +msgstr "Avanzate" + +#: ../../Zotlabs/Module/Admin.php:500 +msgid "Site name" +msgstr "Nome del sito" + +#: ../../Zotlabs/Module/Admin.php:501 +msgid "Banner/Logo" +msgstr "Banner o logo" + +#: ../../Zotlabs/Module/Admin.php:502 +msgid "Administrator Information" +msgstr "Informazioni sull'amministratore" + +#: ../../Zotlabs/Module/Admin.php:502 +msgid "" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "Informazioni per contattare gli amministratori del sito. Saranno mostrate sulla pagina di informazioni. È consentito il BBcode" + +#: ../../Zotlabs/Module/Admin.php:503 +msgid "System language" +msgstr "Lingua di sistema" + +#: ../../Zotlabs/Module/Admin.php:504 +msgid "System theme" +msgstr "Tema di sistema" + +#: ../../Zotlabs/Module/Admin.php:504 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Il tema di sistema può essere cambiato dai profili dei singoli utenti - Cambia le impostazioni del tema" + +#: ../../Zotlabs/Module/Admin.php:505 +msgid "Mobile system theme" +msgstr "Tema di sistema per dispositivi mobili" + +#: ../../Zotlabs/Module/Admin.php:505 +msgid "Theme for mobile devices" +msgstr "Tema per i dispositivi mobili" + +#: ../../Zotlabs/Module/Admin.php:507 +msgid "Allow Feeds as Connections" +msgstr "Permetti di aggiungere i feed come contatti" + +#: ../../Zotlabs/Module/Admin.php:507 +msgid "(Heavy system resource usage)" +msgstr "(Uso intenso delle risorse di sistema!)" + +#: ../../Zotlabs/Module/Admin.php:508 +msgid "Maximum image size" +msgstr "Dimensione massima immagini" + +#: ../../Zotlabs/Module/Admin.php:508 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Massima dimensione in byte delle immagini caricate. Il default è 0, cioè nessun limite." + +#: ../../Zotlabs/Module/Admin.php:509 +msgid "Does this site allow new member registration?" +msgstr "Questo sito permette a nuovi utenti di registrarsi?" + +#: ../../Zotlabs/Module/Admin.php:510 +msgid "Invitation only" +msgstr "Solo con invito" + +#: ../../Zotlabs/Module/Admin.php:510 +msgid "" +"Only allow new member registrations with an invitation code. Above register " +"policy must be set to Yes." +msgstr "La registrazione è permessa solo a chi possiede un codice di invito. Funziona solo se la possibilità di registrarsi è impostata a 'Sì'." + +#: ../../Zotlabs/Module/Admin.php:511 +msgid "Which best describes the types of account offered by this hub?" +msgstr "Come descriveresti il tipo di servizio proposto da questo server?" + +#: ../../Zotlabs/Module/Admin.php:512 +msgid "Register text" +msgstr "Testo di registrazione" + +#: ../../Zotlabs/Module/Admin.php:512 +msgid "Will be displayed prominently on the registration page." +msgstr "Sarà mostrato ben visibile nella pagina di registrazione." + +#: ../../Zotlabs/Module/Admin.php:513 +msgid "Site homepage to show visitors (default: login box)" +msgstr "Homepage del sito da mostrare ai navigatori (predefinito: modulo di login)" + +#: ../../Zotlabs/Module/Admin.php:513 +msgid "" +"example: 'public' to show public stream, 'page/sys/home' to show a system " +"webpage called 'home' or 'include:home.html' to include a file." +msgstr "esempio: 'public' per mostrare i contenuti pubblici degli utenti, 'page/sys/home' per mostrare la pagina web definita come 'home' oppure 'include:home.html' per mostrare il contenuto di un file." + +#: ../../Zotlabs/Module/Admin.php:514 +msgid "Preserve site homepage URL" +msgstr "Conserva l'URL della homepage" + +#: ../../Zotlabs/Module/Admin.php:514 +msgid "" +"Present the site homepage in a frame at the original location instead of " +"redirecting" +msgstr "Presenta la homepage del sito in un frame all'indirizzo attuale invece di un redirect." + +#: ../../Zotlabs/Module/Admin.php:515 +msgid "Accounts abandoned after x days" +msgstr "Account abbandonati dopo X giorni" + +#: ../../Zotlabs/Module/Admin.php:515 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Eviterà di sprecare risorse di sistema controllando se i siti esterni hanno account abbandonati. Immettere 0 per non imporre nessun limite di tempo." + +#: ../../Zotlabs/Module/Admin.php:516 +msgid "Allowed friend domains" +msgstr "Domini fidati e consentiti" + +#: ../../Zotlabs/Module/Admin.php:516 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Elenco separato da virgola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Lascia vuoto per accettare connessioni da qualsiasi dominio." + +#: ../../Zotlabs/Module/Admin.php:517 +msgid "Allowed email domains" +msgstr "Domini email consentiti" + +#: ../../Zotlabs/Module/Admin.php:517 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione. Sono accettati caratteri jolly. Lascia vuoto per accettare qualsiasi dominio email" + +#: ../../Zotlabs/Module/Admin.php:518 +msgid "Not allowed email domains" +msgstr "Domini email non consentiti" + +#: ../../Zotlabs/Module/Admin.php:518 +msgid "" +"Comma separated list of domains which are not allowed in email addresses for" +" registrations to this site. Wildcards are accepted. Empty to allow any " +"domains, unless allowed domains have been defined." +msgstr "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione a questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio." + +#: ../../Zotlabs/Module/Admin.php:519 +msgid "Verify Email Addresses" +msgstr "Verifica l'indirizzo email" + +#: ../../Zotlabs/Module/Admin.php:519 +msgid "" +"Check to verify email addresses used in account registration (recommended)." +msgstr "Attiva per richiedere la verifica degli indirizzi email dei nuovi utenti (consigliato)." + +#: ../../Zotlabs/Module/Admin.php:520 +msgid "Force publish" +msgstr "Forza la publicazione del profilo" + +#: ../../Zotlabs/Module/Admin.php:520 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Seleziona per pubblicare sui directory server tutti i profili registrati su questo sito." + +#: ../../Zotlabs/Module/Admin.php:521 +msgid "Import Public Streams" +msgstr "Suggerisci contenuti pubblici della rete Hubzilla" + +#: ../../Zotlabs/Module/Admin.php:521 +msgid "" +"Import and allow access to public content pulled from other sites. Warning: " +"this content is unmoderated." +msgstr "Suggerisci e visualizza i post pubblici presenti su altri siti Hubzilla. Attenzione: i contenuti potrebbero essere inappropriati perché non sottoposti a moderazione." + +#: ../../Zotlabs/Module/Admin.php:522 +msgid "Login on Homepage" +msgstr "Login sulla homepage" + +#: ../../Zotlabs/Module/Admin.php:522 +msgid "" +"Present a login box to visitors on the home page if no other content has " +"been configured." +msgstr "Presenta il modulo di login ai visitatori sulla homepage in mancanza di altri contenuti." + +#: ../../Zotlabs/Module/Admin.php:523 +msgid "Enable context help" +msgstr "Abilita la guida contestuale" + +#: ../../Zotlabs/Module/Admin.php:523 +msgid "" +"Display contextual help for the current page when the help button is " +"pressed." +msgstr "Quando è premuto il bottone della guida mostra quella della pagina corrente" + +#: ../../Zotlabs/Module/Admin.php:525 +msgid "Directory Server URL" +msgstr "URL del directory server" + +#: ../../Zotlabs/Module/Admin.php:525 +msgid "Default directory server" +msgstr "Directory server predefinito" + +#: ../../Zotlabs/Module/Admin.php:527 +msgid "Proxy user" +msgstr "Utente proxy" + +#: ../../Zotlabs/Module/Admin.php:528 +msgid "Proxy URL" +msgstr "URL proxy" + +#: ../../Zotlabs/Module/Admin.php:529 +msgid "Network timeout" +msgstr "Timeout rete" + +#: ../../Zotlabs/Module/Admin.php:529 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Valore in secondi. Imposta a 0 per illimitato (sconsigliato)." + +#: ../../Zotlabs/Module/Admin.php:530 +msgid "Delivery interval" +msgstr "Recapito ritardato" + +#: ../../Zotlabs/Module/Admin.php:530 +msgid "" +"Delay background delivery processes by this many seconds to reduce system " +"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " +"for large dedicated servers." +msgstr "Numero di secondi di cui può essere ritardato il recapito, per ridurre il carico di sistema. Consigliati: 4-5 secondi per hosting condiviso, 2-3 per i VPS, 0-1 per grandi server dedicati." + +#: ../../Zotlabs/Module/Admin.php:531 +msgid "Deliveries per process" +msgstr "Tentativi di recapito per processo" + +#: ../../Zotlabs/Module/Admin.php:531 +msgid "" +"Number of deliveries to attempt in a single operating system process. Adjust" +" if necessary to tune system performance. Recommend: 1-5." +msgstr "Numero di tentativi di recapito da tentare per ciascun processo. Può essere modificato per migliorare le performance di sistema. Raccomandato: 1-5" + +#: ../../Zotlabs/Module/Admin.php:532 +msgid "Poll interval" +msgstr "Intervallo di polling" + +#: ../../Zotlabs/Module/Admin.php:532 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Numero di secondi di cui può essere ritardato il polling in background, per ridurre il carico del sistema. Se 0, verrà usato lo stesso valore del 'Recapito ritardato'." + +#: ../../Zotlabs/Module/Admin.php:533 +msgid "Maximum Load Average" +msgstr "Carico massimo medio" + +#: ../../Zotlabs/Module/Admin.php:533 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Carico di sistema massimo perché i processi di recapito e polling siano ritardati - il valore predefinito è 50." + +#: ../../Zotlabs/Module/Admin.php:534 +msgid "Expiration period in days for imported (grid/network) content" +msgstr "Scadenza dei contenuti importati da altri siti (in giorni)" + +#: ../../Zotlabs/Module/Admin.php:534 +msgid "0 for no expiration of imported content" +msgstr "0 per non avere scadenza" + +#: ../../Zotlabs/Module/Admin.php:677 ../../Zotlabs/Module/Admin.php:678 +#: ../../Zotlabs/Module/Settings.php:722 +msgid "Off" +msgstr "Off" + +#: ../../Zotlabs/Module/Admin.php:677 ../../Zotlabs/Module/Admin.php:678 +#: ../../Zotlabs/Module/Settings.php:722 +msgid "On" +msgstr "On" + +#: ../../Zotlabs/Module/Admin.php:678 +#, php-format +msgid "Lock feature %s" +msgstr "Rendi non modificabile %s" + +#: ../../Zotlabs/Module/Admin.php:686 +msgid "Manage Additional Features" +msgstr "Funzionalità opzionali" + +#: ../../Zotlabs/Module/Admin.php:703 +msgid "No server found" +msgstr "Server non trovato" + +#: ../../Zotlabs/Module/Admin.php:710 ../../Zotlabs/Module/Admin.php:1046 +msgid "ID" +msgstr "ID" + +#: ../../Zotlabs/Module/Admin.php:710 +msgid "for channel" +msgstr "per il canale" + +#: ../../Zotlabs/Module/Admin.php:710 +msgid "on server" +msgstr "sul server" + +#: ../../Zotlabs/Module/Admin.php:712 +msgid "Server" +msgstr "Server" + +#: ../../Zotlabs/Module/Admin.php:746 +msgid "" +"By default, unfiltered HTML is allowed in embedded media. This is inherently" +" insecure." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:749 +msgid "" +"The recommended setting is to only allow unfiltered HTML from the following " +"sites:" +msgstr "L'impostazione consigliata è di permettere HTML non filtrato solo dai siti seguenti:" + +#: ../../Zotlabs/Module/Admin.php:750 +msgid "" +"https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/https://vimeo.com/
    https://soundcloud.com/
    " +msgstr "https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/
    https://vimeo.com/
    https://soundcloud.com/
    " + +#: ../../Zotlabs/Module/Admin.php:751 +msgid "" +"All other embedded content will be filtered, unless " +"embedded content from that site is explicitly blocked." +msgstr "Tutti gli altri contenuti incorporati saranno filtrati a meno che il contenuto incorporato di quel sito non venga esplicitamente bloccato." + +#: ../../Zotlabs/Module/Admin.php:756 ../../include/widgets.php:1385 +msgid "Security" +msgstr "Sicurezza" + +#: ../../Zotlabs/Module/Admin.php:758 +msgid "Block public" +msgstr "Blocca pagine pubbliche" + +#: ../../Zotlabs/Module/Admin.php:758 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently authenticated." +msgstr "Seleziona per impedire di vedere le pagine personali di questo sito a chi non ha effettuato l'accesso." + +#: ../../Zotlabs/Module/Admin.php:759 +msgid "Set \"Transport Security\" HTTP header" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:760 +msgid "Set \"Content Security Policy\" HTTP header" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:761 +msgid "Allow communications only from these sites" +msgstr "Permetti la comunicazione solo da questi siti" + +#: ../../Zotlabs/Module/Admin.php:761 +msgid "" +"One site per line. Leave empty to allow communication from anywhere by " +"default" +msgstr "Un sito per riga. Lascia vuoto per permettere la comunicazione con tutti" + +#: ../../Zotlabs/Module/Admin.php:762 +msgid "Block communications from these sites" +msgstr "Blocca la comunicazione da questi siti" + +#: ../../Zotlabs/Module/Admin.php:763 +msgid "Allow communications only from these channels" +msgstr "Permetti la comunicazione solo da questi canali" + +#: ../../Zotlabs/Module/Admin.php:763 +msgid "" +"One channel (hash) per line. Leave empty to allow from any channel by " +"default" +msgstr "Un canale (hash) per riga. Lascia vuoto per comunicare con tutti i canali" + +#: ../../Zotlabs/Module/Admin.php:764 +msgid "Block communications from these channels" +msgstr "Blocca la comunicazione da questi canali" + +#: ../../Zotlabs/Module/Admin.php:765 +msgid "Only allow embeds from secure (SSL) websites and links." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:766 +msgid "Allow unfiltered embedded HTML content only from these domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:766 +msgid "One site per line. By default embedded content is filtered." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:767 +msgid "Block embedded HTML from these domains" +msgstr "Blocca i contenuti incorporati HTML da questi domini" + +#: ../../Zotlabs/Module/Admin.php:785 +msgid "Update has been marked successful" +msgstr "L'aggiornamento è stato marcato come eseguito." + +#: ../../Zotlabs/Module/Admin.php:795 +#, php-format +msgid "Executing %s failed. Check system logs." +msgstr "Fallita l'esecuzione di %s. Maggiori informazioni sui log di sistema." + +#: ../../Zotlabs/Module/Admin.php:798 +#, php-format +msgid "Update %s was successfully applied." +msgstr "L'aggiornamento %s è terminato correttamente." + +#: ../../Zotlabs/Module/Admin.php:802 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "L'aggiornamento %s non ha dato risposta. Impossibile determinare se è terminato correttamente." + +#: ../../Zotlabs/Module/Admin.php:805 +#, php-format +msgid "Update function %s could not be found." +msgstr "Impossibile trovare la funzione di aggiornamento %s" + +#: ../../Zotlabs/Module/Admin.php:821 +msgid "No failed updates." +msgstr "Nessun aggiornamento fallito." + +#: ../../Zotlabs/Module/Admin.php:825 +msgid "Failed Updates" +msgstr "Aggiornamenti falliti." + +#: ../../Zotlabs/Module/Admin.php:827 +msgid "Mark success (if update was manually applied)" +msgstr "Marca come eseguito (se applicato manualmente)." + +#: ../../Zotlabs/Module/Admin.php:828 +msgid "Attempt to execute this update step automatically" +msgstr "Tenta di eseguire in automatico questo passaggio dell'aggiornamento." + +#: ../../Zotlabs/Module/Admin.php:859 +msgid "Queue Statistics" +msgstr "Statistiche della coda" + +#: ../../Zotlabs/Module/Admin.php:860 +msgid "Total Entries" +msgstr "Totale" + +#: ../../Zotlabs/Module/Admin.php:861 +msgid "Priority" +msgstr "Priorità" + +#: ../../Zotlabs/Module/Admin.php:862 +msgid "Destination URL" +msgstr "URL di destinazione" + +#: ../../Zotlabs/Module/Admin.php:863 +msgid "Mark hub permanently offline" +msgstr "Questo hub è definitivamente offline" + +#: ../../Zotlabs/Module/Admin.php:864 +msgid "Empty queue for this hub" +msgstr "Svuota la coda per questo hub" + +#: ../../Zotlabs/Module/Admin.php:865 +msgid "Last known contact" +msgstr "Ultimo scambio dati" + +#: ../../Zotlabs/Module/Admin.php:901 +#, php-format +msgid "%s account blocked/unblocked" +msgid_plural "%s account blocked/unblocked" +msgstr[0] "Modificato il blocco su %s account" +msgstr[1] "Modificato il blocco verso %s" + +#: ../../Zotlabs/Module/Admin.php:908 +#, php-format +msgid "%s account deleted" +msgid_plural "%s accounts deleted" +msgstr[0] "%s account eliminato" +msgstr[1] "%s account eliminati" + +#: ../../Zotlabs/Module/Admin.php:944 +msgid "Account not found" +msgstr "Account non trovato" + +#: ../../Zotlabs/Module/Admin.php:955 +#, php-format +msgid "Account '%s' deleted" +msgstr "Account '%s' eliminato" + +#: ../../Zotlabs/Module/Admin.php:963 +#, php-format +msgid "Account '%s' blocked" +msgstr "Aggiunto un blocco verso '%s'" + +#: ../../Zotlabs/Module/Admin.php:971 +#, php-format +msgid "Account '%s' unblocked" +msgstr "Rimosso il blocco verso '%s'" + +#: ../../Zotlabs/Module/Admin.php:1031 ../../Zotlabs/Module/Admin.php:1044 +#: ../../include/widgets.php:1383 +msgid "Accounts" +msgstr "Account" + +#: ../../Zotlabs/Module/Admin.php:1033 ../../Zotlabs/Module/Admin.php:1212 +msgid "select all" +msgstr "seleziona tutti" + +#: ../../Zotlabs/Module/Admin.php:1034 +msgid "Registrations waiting for confirm" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1035 +msgid "Request date" +msgstr "Data richiesta" + +#: ../../Zotlabs/Module/Admin.php:1036 +msgid "No registrations." +msgstr "Nessuna registrazione." + +#: ../../Zotlabs/Module/Admin.php:1038 +msgid "Deny" +msgstr "Nega" + +#: ../../Zotlabs/Module/Admin.php:1048 ../../include/group.php:267 +msgid "All Channels" +msgstr "Tutti i canali" + +#: ../../Zotlabs/Module/Admin.php:1049 +msgid "Register date" +msgstr "Data registrazione" + +#: ../../Zotlabs/Module/Admin.php:1050 +msgid "Last login" +msgstr "Ultimo accesso" + +#: ../../Zotlabs/Module/Admin.php:1051 +msgid "Expires" +msgstr "Con scadenza" + +#: ../../Zotlabs/Module/Admin.php:1052 +msgid "Service Class" +msgstr "Classe dell'account" + +#: ../../Zotlabs/Module/Admin.php:1054 +msgid "" +"Selected accounts will be deleted!\\n\\nEverything these accounts had posted" +" on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Gli account selezionati saranno eliminati!\\n\\nTutto ciò che hanno caricato o pubblicato su questo sito sarà eliminato definitivamente!\\n\\nVuoi confermare?" + +#: ../../Zotlabs/Module/Admin.php:1055 +msgid "" +"The account {0} will be deleted!\\n\\nEverything this account has posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "L'account {0} sarà eliminato!\\n\\nTutto ciò che ha caricato o pubblicato su questo sito sarà eliminato definitivamente!\\n\\nVuoi confermare?" + +#: ../../Zotlabs/Module/Admin.php:1091 +#, php-format +msgid "%s channel censored/uncensored" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "Censura modificata per %s canale" +msgstr[1] "Censura modificata per %s canali" + +#: ../../Zotlabs/Module/Admin.php:1100 +#, php-format +msgid "%s channel code allowed/disallowed" +msgid_plural "%s channels code allowed/disallowed" +msgstr[0] "%s canale permette/non permette codice nei contenuti" +msgstr[1] "%s canali permettono/non permettono codice nei contenuti" + +#: ../../Zotlabs/Module/Admin.php:1106 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "%s canale è stato rimosso" +msgstr[1] "%s canali sono stati rimossi" + +#: ../../Zotlabs/Module/Admin.php:1126 +msgid "Channel not found" +msgstr "Canale non trovato" + +#: ../../Zotlabs/Module/Admin.php:1136 +#, php-format +msgid "Channel '%s' deleted" +msgstr "Il canale '%s' è stato rimosso" + +#: ../../Zotlabs/Module/Admin.php:1148 +#, php-format +msgid "Channel '%s' censored" +msgstr "Applicata una censura al canale '%s'" + +#: ../../Zotlabs/Module/Admin.php:1148 +#, php-format +msgid "Channel '%s' uncensored" +msgstr "Rimossa la censura dal canale '%s'" + +#: ../../Zotlabs/Module/Admin.php:1159 +#, php-format +msgid "Channel '%s' code allowed" +msgstr "Il canale '%s' permette codice nei contenuti" + +#: ../../Zotlabs/Module/Admin.php:1159 +#, php-format +msgid "Channel '%s' code disallowed" +msgstr "Il canale '%s' non permette codice nei contenuti" + +#: ../../Zotlabs/Module/Admin.php:1210 ../../include/widgets.php:1384 +msgid "Channels" +msgstr "Canali" + +#: ../../Zotlabs/Module/Admin.php:1214 +msgid "Censor" +msgstr "Applica censura" + +#: ../../Zotlabs/Module/Admin.php:1215 +msgid "Uncensor" +msgstr "Rimuovi censura" + +#: ../../Zotlabs/Module/Admin.php:1216 +msgid "Allow Code" +msgstr "Permetti codice" + +#: ../../Zotlabs/Module/Admin.php:1217 +msgid "Disallow Code" +msgstr "Non permettere codice" + +#: ../../Zotlabs/Module/Admin.php:1218 ../../include/conversation.php:1611 +msgid "Channel" +msgstr "Canale" + +#: ../../Zotlabs/Module/Admin.php:1222 +msgid "UID" +msgstr "UID" + +#: ../../Zotlabs/Module/Admin.php:1226 +msgid "" +"Selected channels will be deleted!\\n\\nEverything that was posted in these " +"channels on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "I canali selezionati saranno rimossi!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questi canali sarà irreversibilmente eliminato!\\n\\nVuoi confermare?" + +#: ../../Zotlabs/Module/Admin.php:1227 +msgid "" +"The channel {0} will be deleted!\\n\\nEverything that was posted in this " +"channel on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Il canale {0} sarà rimosso!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questo canale sarà irreversibilmente eliminato!\\n\\nVuoi confermare?" + +#: ../../Zotlabs/Module/Admin.php:1284 +#, php-format +msgid "Plugin %s disabled." +msgstr "Plugin %s non attivo." + +#: ../../Zotlabs/Module/Admin.php:1288 +#, php-format +msgid "Plugin %s enabled." +msgstr "Plugin %s attivo." + +#: ../../Zotlabs/Module/Admin.php:1298 ../../Zotlabs/Module/Admin.php:1585 +msgid "Disable" +msgstr "Disattiva" + +#: ../../Zotlabs/Module/Admin.php:1301 ../../Zotlabs/Module/Admin.php:1587 +msgid "Enable" +msgstr "Attiva" + +#: ../../Zotlabs/Module/Admin.php:1330 ../../Zotlabs/Module/Admin.php:1420 +#: ../../include/widgets.php:1387 +msgid "Plugins" +msgstr "Plugin" + +#: ../../Zotlabs/Module/Admin.php:1331 ../../Zotlabs/Module/Admin.php:1614 +msgid "Toggle" +msgstr "Attiva/disattiva" + +#: ../../Zotlabs/Module/Admin.php:1332 ../../Zotlabs/Module/Admin.php:1615 +#: ../../Zotlabs/Lib/Apps.php:215 ../../include/widgets.php:638 +#: ../../include/nav.php:208 +msgid "Settings" +msgstr "Impostazioni" + +#: ../../Zotlabs/Module/Admin.php:1339 ../../Zotlabs/Module/Admin.php:1624 +msgid "Author: " +msgstr "Autore:" + +#: ../../Zotlabs/Module/Admin.php:1340 ../../Zotlabs/Module/Admin.php:1625 +msgid "Maintainer: " +msgstr "Gestore:" + +#: ../../Zotlabs/Module/Admin.php:1341 +msgid "Minimum project version: " +msgstr "Minima versione hubzilla" + +#: ../../Zotlabs/Module/Admin.php:1342 +msgid "Maximum project version: " +msgstr "Massima versione hubzilla" + +#: ../../Zotlabs/Module/Admin.php:1343 +msgid "Minimum PHP version: " +msgstr "Minima versione PHP:" + +#: ../../Zotlabs/Module/Admin.php:1344 +msgid "Requires: " +msgstr "Necessita di:" + +#: ../../Zotlabs/Module/Admin.php:1345 ../../Zotlabs/Module/Admin.php:1425 +msgid "Disabled - version incompatibility" +msgstr "Disabilitato - incompatibilità di versione" + +#: ../../Zotlabs/Module/Admin.php:1394 +msgid "Enter the public git repository URL of the plugin repo." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1395 +msgid "Plugin repo git URL" +msgstr "URL git del repository del plugin" + +#: ../../Zotlabs/Module/Admin.php:1396 +msgid "Custom repo name" +msgstr "Nome repository personalizzato" + +#: ../../Zotlabs/Module/Admin.php:1396 +msgid "(optional)" +msgstr "(facoltativo)" + +#: ../../Zotlabs/Module/Admin.php:1397 +msgid "Download Plugin Repo" +msgstr "Scarica il repository del plugin" + +#: ../../Zotlabs/Module/Admin.php:1404 +msgid "Install new repo" +msgstr "Installa un nuovo repository" + +#: ../../Zotlabs/Module/Admin.php:1405 ../../Zotlabs/Lib/Apps.php:330 +msgid "Install" +msgstr "Installa" + +#: ../../Zotlabs/Module/Admin.php:1427 +msgid "Manage Repos" +msgstr "Gestisci i repsitory" + +#: ../../Zotlabs/Module/Admin.php:1428 +msgid "Installed Plugin Repositories" +msgstr "Repository per i plugin installati" + +#: ../../Zotlabs/Module/Admin.php:1429 +msgid "Install a New Plugin Repository" +msgstr "Installa un nuovo repository per i plugin" + +#: ../../Zotlabs/Module/Admin.php:1435 ../../Zotlabs/Module/Settings.php:77 +#: ../../Zotlabs/Module/Settings.php:616 ../../Zotlabs/Lib/Apps.php:330 +msgid "Update" +msgstr "Aggiorna" + +#: ../../Zotlabs/Module/Admin.php:1436 +msgid "Switch branch" +msgstr "Cambia branch" + +#: ../../Zotlabs/Module/Admin.php:1550 +msgid "No themes found." +msgstr "Nessun tema trovato." + +#: ../../Zotlabs/Module/Admin.php:1606 +msgid "Screenshot" +msgstr "Istantanea dello schermo" + +#: ../../Zotlabs/Module/Admin.php:1613 ../../Zotlabs/Module/Admin.php:1647 +#: ../../include/widgets.php:1388 +msgid "Themes" +msgstr "Temi" + +#: ../../Zotlabs/Module/Admin.php:1652 +msgid "[Experimental]" +msgstr "[Sperimentale]" + +#: ../../Zotlabs/Module/Admin.php:1653 +msgid "[Unsupported]" +msgstr "[Non supportato]" + +#: ../../Zotlabs/Module/Admin.php:1677 +msgid "Log settings updated." +msgstr "Impostazioni di log aggiornate." + +#: ../../Zotlabs/Module/Admin.php:1732 ../../include/widgets.php:1409 +#: ../../include/widgets.php:1419 +msgid "Logs" +msgstr "Log" + +#: ../../Zotlabs/Module/Admin.php:1734 +msgid "Clear" +msgstr "Pulisci" + +#: ../../Zotlabs/Module/Admin.php:1740 +msgid "Debugging" +msgstr "Debugging" + +#: ../../Zotlabs/Module/Admin.php:1741 +msgid "Log file" +msgstr "File di log" + +#: ../../Zotlabs/Module/Admin.php:1741 +msgid "" +"Must be writable by web server. Relative to your top-level webserver " +"directory." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1742 +msgid "Log level" +msgstr "Livello di log" + +#: ../../Zotlabs/Module/Admin.php:2028 +msgid "New Profile Field" +msgstr "Nuovo campo del profilo" + +#: ../../Zotlabs/Module/Admin.php:2029 ../../Zotlabs/Module/Admin.php:2049 +msgid "Field nickname" +msgstr "Nome breve del campo" + +#: ../../Zotlabs/Module/Admin.php:2029 ../../Zotlabs/Module/Admin.php:2049 +msgid "System name of field" +msgstr "Nome di sistema del campo" + +#: ../../Zotlabs/Module/Admin.php:2030 ../../Zotlabs/Module/Admin.php:2050 +msgid "Input type" +msgstr "Tipo di dati" + +#: ../../Zotlabs/Module/Admin.php:2031 ../../Zotlabs/Module/Admin.php:2051 +msgid "Field Name" +msgstr "Nome del campo" + +#: ../../Zotlabs/Module/Admin.php:2031 ../../Zotlabs/Module/Admin.php:2051 +msgid "Label on profile pages" +msgstr "Etichetta da mostrare sulla pagina del profilo" + +#: ../../Zotlabs/Module/Admin.php:2032 ../../Zotlabs/Module/Admin.php:2052 +msgid "Help text" +msgstr "Testo di aiuto" + +#: ../../Zotlabs/Module/Admin.php:2032 ../../Zotlabs/Module/Admin.php:2052 +msgid "Additional info (optional)" +msgstr "Informazioni aggiuntive (facoltative)" + +#: ../../Zotlabs/Module/Admin.php:2042 +msgid "Field definition not found" +msgstr "Impossibile trovare la definizione del campo" + +#: ../../Zotlabs/Module/Admin.php:2048 +msgid "Edit Profile Field" +msgstr "Modifica campo del profilo" + +#: ../../Zotlabs/Module/Admin.php:2106 ../../include/widgets.php:1390 +msgid "Profile Fields" +msgstr "Campi del profilo" + +#: ../../Zotlabs/Module/Admin.php:2107 +msgid "Basic Profile Fields" +msgstr "Campi base del profilo" + +#: ../../Zotlabs/Module/Admin.php:2108 +msgid "Advanced Profile Fields" +msgstr "Campi avanzati del profilo" + +#: ../../Zotlabs/Module/Admin.php:2108 +msgid "(In addition to basic fields)" +msgstr "(In aggiunta ai campi di base)" + +#: ../../Zotlabs/Module/Admin.php:2110 +msgid "All available fields" +msgstr "Tutti i campi disponibili" + +#: ../../Zotlabs/Module/Admin.php:2111 +msgid "Custom Fields" +msgstr "Campi personalizzati" + +#: ../../Zotlabs/Module/Admin.php:2115 +msgid "Create Custom Field" +msgstr "Aggiungi campo personalizzato" + +#: ../../Zotlabs/Module/Appman.php:37 ../../Zotlabs/Module/Appman.php:53 +msgid "App installed." +msgstr "App installata" + +#: ../../Zotlabs/Module/Appman.php:46 +msgid "Malformed app." +msgstr "L'app contiene errori" + +#: ../../Zotlabs/Module/Appman.php:104 +msgid "Embed code" +msgstr "Inserisci il codice" + +#: ../../Zotlabs/Module/Appman.php:110 ../../include/widgets.php:107 +msgid "Edit App" +msgstr "Modifica app" + +#: ../../Zotlabs/Module/Appman.php:110 +msgid "Create App" +msgstr "Crea una app" + +#: ../../Zotlabs/Module/Appman.php:115 +msgid "Name of app" +msgstr "Nome app" + +#: ../../Zotlabs/Module/Appman.php:116 +msgid "Location (URL) of app" +msgstr "Indirizzo (URL) della app" + +#: ../../Zotlabs/Module/Appman.php:118 +msgid "Photo icon URL" +msgstr "URL icona" + +#: ../../Zotlabs/Module/Appman.php:118 +msgid "80 x 80 pixels - optional" +msgstr "80 x 80 pixel - facoltativa" + +#: ../../Zotlabs/Module/Appman.php:119 +msgid "Categories (optional, comma separated list)" +msgstr "Categorie (facoltative, lista separata da virgole)" + +#: ../../Zotlabs/Module/Appman.php:120 +msgid "Version ID" +msgstr "ID versione" + +#: ../../Zotlabs/Module/Appman.php:121 +msgid "Price of app" +msgstr "Prezzo app" + +#: ../../Zotlabs/Module/Appman.php:122 +msgid "Location (URL) to purchase app" +msgstr "Indirizzo (URL) per acquistare la app" + +#: ../../Zotlabs/Module/Rbmark.php:94 +msgid "Select a bookmark folder" +msgstr "Scegli una cartella di segnalibri" + +#: ../../Zotlabs/Module/Rbmark.php:99 +msgid "Save Bookmark" +msgstr "Salva segnalibro" + +#: ../../Zotlabs/Module/Rbmark.php:100 +msgid "URL of bookmark" +msgstr "URL del segnalibro" + +#: ../../Zotlabs/Module/Rbmark.php:105 +msgid "Or enter new bookmark folder name" +msgstr "O inserisci il nome di una nuova cartella di segnalibri" + +#: ../../Zotlabs/Module/Register.php:49 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!" + +#: ../../Zotlabs/Module/Register.php:55 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "Impossibile proseguire. Devi prima accettare le Condizioni d'Uso del servizio." + +#: ../../Zotlabs/Module/Register.php:89 +msgid "Passwords do not match." +msgstr "Le password non corrispondono." + +#: ../../Zotlabs/Module/Register.php:131 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "La registrazione è terminata correttamente. Per continuare controlla l'email che ti è stata inviata." + +#: ../../Zotlabs/Module/Register.php:137 +msgid "Your registration is pending approval by the site owner." +msgstr "La tua richiesta è in attesa di approvazione da parte dell'amministratore di questo hub." + +#: ../../Zotlabs/Module/Register.php:140 +msgid "Your registration can not be processed." +msgstr "La tua registrazione non puo' essere processata." + +#: ../../Zotlabs/Module/Register.php:184 +msgid "Registration on this hub is disabled." +msgstr "Su questo hub la registrazione non è permessa." + +#: ../../Zotlabs/Module/Register.php:193 +msgid "Registration on this hub is by approval only." +msgstr "La registrazione su questo hub è soggetta ad approvazione." + +#: ../../Zotlabs/Module/Register.php:194 +msgid "Register at another affiliated hub." +msgstr "Registrati su un altro server hubzilla." + +#: ../../Zotlabs/Module/Register.php:204 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Questo hub ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani." + +#: ../../Zotlabs/Module/Register.php:215 +msgid "Terms of Service" +msgstr "Condizioni d'Uso" + +#: ../../Zotlabs/Module/Register.php:221 +#, php-format +msgid "I accept the %s for this website" +msgstr "Accetto le %s di questo sito" + +#: ../../Zotlabs/Module/Register.php:223 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "Ho più di 13 anni e accetto le %s di questo sito" + +#: ../../Zotlabs/Module/Register.php:227 +msgid "Your email address" +msgstr "Il tuo indirizzo email" + +#: ../../Zotlabs/Module/Register.php:228 +msgid "Choose a password" +msgstr "Scegli una password" + +#: ../../Zotlabs/Module/Register.php:229 +msgid "Please re-enter your password" +msgstr "Ripeti la password per verifica" + +#: ../../Zotlabs/Module/Register.php:230 +msgid "Please enter your invitation code" +msgstr "Inserisci il codice dell'invito" + +#: ../../Zotlabs/Module/Register.php:236 +msgid "no" +msgstr "no" + +#: ../../Zotlabs/Module/Register.php:236 +msgid "yes" +msgstr "sì" + +#: ../../Zotlabs/Module/Register.php:250 +msgid "Membership on this site is by invitation only." +msgstr "Per registrarsi su questo hub è necessario un invito." + +#: ../../Zotlabs/Module/Register.php:262 ../../include/nav.php:147 +#: ../../boot.php:1685 +msgid "Register" +msgstr "Registrati" + +#: ../../Zotlabs/Module/Register.php:262 +msgid "Proceed to create your first channel" +msgstr "Continua e crea il tuo primo canale" + +#: ../../Zotlabs/Module/Regmod.php:15 +msgid "Please login." +msgstr "Effettua l'accesso." + +#: ../../Zotlabs/Module/Removeaccount.php:34 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Non è possibile eliminare il tuo account prima di 48 ore dall'ultimo cambio password." + +#: ../../Zotlabs/Module/Removeaccount.php:56 +msgid "Remove This Account" +msgstr "Elimina questo account" + +#: ../../Zotlabs/Module/Removeaccount.php:57 +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "WARNING: " +msgstr "ATTENZIONE:" + +#: ../../Zotlabs/Module/Removeaccount.php:57 +msgid "" +"This account and all its channels will be completely removed from the " +"network. " +msgstr "Questo account e tutti i suoi canali saranno completamente eliminati dalla rete." + +#: ../../Zotlabs/Module/Removeaccount.php:57 +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "This action is permanent and can not be undone!" +msgstr "Questo comando è definitivo e non può essere annullato!" + +#: ../../Zotlabs/Module/Removeaccount.php:58 +#: ../../Zotlabs/Module/Removeme.php:60 +msgid "Please enter your password for verification:" +msgstr "Inserisci la tua password per verifica:" + +#: ../../Zotlabs/Module/Removeaccount.php:59 +msgid "" +"Remove this account, all its channels and all its channel clones from the " +"network" +msgstr "Elimina dalla rete questo account, tutti i suoi canali e ANCHE tutti gli eventuali canali clonati." + +#: ../../Zotlabs/Module/Removeaccount.php:59 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" +msgstr "A meno che tu non lo richieda espressamente, solo i canali presenti su questo hub saranno rimossi dalla rete." + +#: ../../Zotlabs/Module/Removeaccount.php:60 +#: ../../Zotlabs/Module/Settings.php:705 +msgid "Remove Account" +msgstr "Elimina l'account" + +#: ../../Zotlabs/Module/Removeme.php:33 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Non è possibile eliminare un canale prima di 48 ore dall'ultimo cambio password." + +#: ../../Zotlabs/Module/Removeme.php:58 +msgid "Remove This Channel" +msgstr "Elimina questo canale" + +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "This channel will be completely removed from the network. " +msgstr "Questo canale sarà completamente eliminato dalla rete." + +#: ../../Zotlabs/Module/Removeme.php:61 +msgid "Remove this channel and all its clones from the network" +msgstr "Elimina questo canale e tutti i suoi cloni dalla rete" + +#: ../../Zotlabs/Module/Removeme.php:61 +msgid "" +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "L'impostazione predefinita è che sia eliminata solo l'istanza del canale presente su questo hub, non gli eventuali cloni" + +#: ../../Zotlabs/Module/Removeme.php:62 ../../Zotlabs/Module/Settings.php:1124 +msgid "Remove Channel" +msgstr "Elimina questo canale" + +#: ../../Zotlabs/Module/Rmagic.php:44 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Non è possibile effettuare login con l'OpenID che hai fornito. Per favore controlla che sia scritto correttamente." + +#: ../../Zotlabs/Module/Rmagic.php:44 +msgid "The error message was:" +msgstr "Messaggio di errore ricevuto:" + +#: ../../Zotlabs/Module/Rmagic.php:48 +msgid "Authentication failed." +msgstr "Autenticazione fallita." + +#: ../../Zotlabs/Module/Rmagic.php:88 +msgid "Remote Authentication" +msgstr "Accedi tramite il tuo hub" + +#: ../../Zotlabs/Module/Rmagic.php:89 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "Inserisci l'indirizzo del tuo canale (ad esempio lucia@esempio.com)" + +#: ../../Zotlabs/Module/Rmagic.php:90 +msgid "Authenticate" +msgstr "Accedi" + +#: ../../Zotlabs/Module/Search.php:216 +#, php-format +msgid "Items tagged with: %s" +msgstr "Elementi taggati con: %s" + +#: ../../Zotlabs/Module/Search.php:218 +#, php-format +msgid "Search results for: %s" +msgstr "Risultati ricerca: %s" + +#: ../../Zotlabs/Module/Service_limits.php:23 +msgid "No service class restrictions found." +msgstr "Non esistono restrizioni su questa classe di account." + +#: ../../Zotlabs/Module/Settings.php:69 +msgid "Name is required" +msgstr "Il nome è obbligatorio" + +#: ../../Zotlabs/Module/Settings.php:73 +msgid "Key and Secret are required" +msgstr "Key e Secret sono richiesti" + +#: ../../Zotlabs/Module/Settings.php:225 +msgid "Not valid email." +msgstr "Email non valida." + +#: ../../Zotlabs/Module/Settings.php:228 +msgid "Protected email address. Cannot change to that email." +msgstr "È un indirizzo email riservato. Non puoi sceglierlo." + +#: ../../Zotlabs/Module/Settings.php:237 +msgid "System failure storing new email. Please try again." +msgstr "Errore di sistema. Non è stato possibile memorizzare il tuo messaggio, riprova per favore." + +#: ../../Zotlabs/Module/Settings.php:254 +msgid "Password verification failed." +msgstr "Verifica della password fallita." + +#: ../../Zotlabs/Module/Settings.php:261 +msgid "Passwords do not match. Password unchanged." +msgstr "Le password non corrispondono. Password non cambiata." + +#: ../../Zotlabs/Module/Settings.php:265 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Le password non possono essere vuote. Password non cambiata." + +#: ../../Zotlabs/Module/Settings.php:279 +msgid "Password changed." +msgstr "Password cambiata." + +#: ../../Zotlabs/Module/Settings.php:281 +msgid "Password update failed. Please try again." +msgstr "Modifica password fallita. Prova ancora." + +#: ../../Zotlabs/Module/Settings.php:525 +msgid "Settings updated." +msgstr "Impostazioni aggiornate." + +#: ../../Zotlabs/Module/Settings.php:589 ../../Zotlabs/Module/Settings.php:615 +#: ../../Zotlabs/Module/Settings.php:651 +msgid "Add application" +msgstr "Aggiungi una app" + +#: ../../Zotlabs/Module/Settings.php:592 +msgid "Name of application" +msgstr "Nome dell'applicazione" + +#: ../../Zotlabs/Module/Settings.php:593 ../../Zotlabs/Module/Settings.php:619 +msgid "Consumer Key" +msgstr "Consumer Key" + +#: ../../Zotlabs/Module/Settings.php:593 ../../Zotlabs/Module/Settings.php:594 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "Generato automaticamente - è possibile cambiarlo. Lunghezza massima 20" + +#: ../../Zotlabs/Module/Settings.php:594 ../../Zotlabs/Module/Settings.php:620 +msgid "Consumer Secret" +msgstr "Consumer Secret" + +#: ../../Zotlabs/Module/Settings.php:595 ../../Zotlabs/Module/Settings.php:621 +msgid "Redirect" +msgstr "Redirect" + +#: ../../Zotlabs/Module/Settings.php:595 +msgid "" +"Redirect URI - leave blank unless your application specifically requires " +"this" +msgstr "URI di riderezione - lasciare vuoto se non richiesto specificamente dall'applicazione" + +#: ../../Zotlabs/Module/Settings.php:596 ../../Zotlabs/Module/Settings.php:622 +msgid "Icon url" +msgstr "Url icona" + +#: ../../Zotlabs/Module/Settings.php:596 ../../Zotlabs/Module/Sources.php:112 +#: ../../Zotlabs/Module/Sources.php:147 +msgid "Optional" +msgstr "Facoltativo" + +#: ../../Zotlabs/Module/Settings.php:607 +msgid "Application not found." +msgstr "Applicazione non trovata." + +#: ../../Zotlabs/Module/Settings.php:650 +msgid "Connected Apps" +msgstr "App connesse" + +#: ../../Zotlabs/Module/Settings.php:654 +msgid "Client key starts with" +msgstr "La client key inizia con" + +#: ../../Zotlabs/Module/Settings.php:655 +msgid "No name" +msgstr "Nessun nome" + +#: ../../Zotlabs/Module/Settings.php:656 +msgid "Remove authorization" +msgstr "Revoca l'autorizzazione" + +#: ../../Zotlabs/Module/Settings.php:669 +msgid "No feature settings configured" +msgstr "Non hai componenti aggiuntivi da personalizzare" + +#: ../../Zotlabs/Module/Settings.php:676 +msgid "Feature/Addon Settings" +msgstr "Impostazioni dei componenti aggiuntivi" + +#: ../../Zotlabs/Module/Settings.php:699 +msgid "Account Settings" +msgstr "Il tuo account" + +#: ../../Zotlabs/Module/Settings.php:700 +msgid "Current Password" +msgstr "Password attuale" + +#: ../../Zotlabs/Module/Settings.php:701 +msgid "Enter New Password" +msgstr "Nuova password" + +#: ../../Zotlabs/Module/Settings.php:702 +msgid "Confirm New Password" +msgstr "Conferma la nuova password" + +#: ../../Zotlabs/Module/Settings.php:702 +msgid "Leave password fields blank unless changing" +msgstr "Lascia vuoti questi campi per non cambiare la password" + +#: ../../Zotlabs/Module/Settings.php:704 +#: ../../Zotlabs/Module/Settings.php:1041 +msgid "Email Address:" +msgstr "Indirizzo email:" + +#: ../../Zotlabs/Module/Settings.php:706 +msgid "Remove this account including all its channels" +msgstr "Elimina questo account e tutti i suoi canali" + +#: ../../Zotlabs/Module/Settings.php:729 +msgid "Additional Features" +msgstr "Funzionalità opzionali" + +#: ../../Zotlabs/Module/Settings.php:753 +msgid "Connector Settings" +msgstr "Impostazioni del connettore" + +#: ../../Zotlabs/Module/Settings.php:792 +msgid "No special theme for mobile devices" +msgstr "Nessun tema per dispositivi mobili" + +#: ../../Zotlabs/Module/Settings.php:795 +#, php-format +msgid "%s - (Experimental)" +msgstr "%s - (Sperimentale)" + +#: ../../Zotlabs/Module/Settings.php:837 +msgid "Display Settings" +msgstr "Aspetto" + +#: ../../Zotlabs/Module/Settings.php:838 +msgid "Theme Settings" +msgstr "Impostazioni del tema" + +#: ../../Zotlabs/Module/Settings.php:839 +msgid "Custom Theme Settings" +msgstr "Personalizzazione del tema" + +#: ../../Zotlabs/Module/Settings.php:840 +msgid "Content Settings" +msgstr "Impostazioni dei contenuti" + +#: ../../Zotlabs/Module/Settings.php:846 +msgid "Display Theme:" +msgstr "Tema per schermi medio grandi:" + +#: ../../Zotlabs/Module/Settings.php:847 +msgid "Mobile Theme:" +msgstr "Tema per dispositivi mobili:" + +#: ../../Zotlabs/Module/Settings.php:848 +msgid "Preload images before rendering the page" +msgstr "Anticipa il caricamento delle immagini prima del rendering della pagina" + +#: ../../Zotlabs/Module/Settings.php:848 +msgid "" +"The subjective page load time will be longer but the page will be ready when" +" displayed" +msgstr "Il tempo di caricamento della pagina sarà più lungo ma sarà mostrato il rendering completo" + +#: ../../Zotlabs/Module/Settings.php:849 +msgid "Enable user zoom on mobile devices" +msgstr "Attiva la possibilità di fare zoom sui dispositivi mobili" + +#: ../../Zotlabs/Module/Settings.php:850 +msgid "Update browser every xx seconds" +msgstr "Aggiorna il browser ogni x secondi" + +#: ../../Zotlabs/Module/Settings.php:850 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Minimo 10 secondi, nessun limite massimo" + +#: ../../Zotlabs/Module/Settings.php:851 +msgid "Maximum number of conversations to load at any time:" +msgstr "Massimo numero di conversazioni da mostrare ogni volta:" + +#: ../../Zotlabs/Module/Settings.php:851 +msgid "Maximum of 100 items" +msgstr "Massimo 100" + +#: ../../Zotlabs/Module/Settings.php:852 +msgid "Show emoticons (smilies) as images" +msgstr "Mostra le faccine (smilies) come immagini" + +#: ../../Zotlabs/Module/Settings.php:853 +msgid "Link post titles to source" +msgstr "Il link del titolo di un post porta al sito originale" + +#: ../../Zotlabs/Module/Settings.php:854 +msgid "System Page Layout Editor - (advanced)" +msgstr "Modifica i layout di sistema (avanzato)" + +#: ../../Zotlabs/Module/Settings.php:857 +msgid "Use blog/list mode on channel page" +msgstr "Mostra il canale nella modalità blog" + +#: ../../Zotlabs/Module/Settings.php:857 ../../Zotlabs/Module/Settings.php:858 +msgid "(comments displayed separately)" +msgstr "(i commenti sono mostrati separatamente)" + +#: ../../Zotlabs/Module/Settings.php:858 +msgid "Use blog/list mode on grid page" +msgstr "Mostra la tua rete in modalità blog" + +#: ../../Zotlabs/Module/Settings.php:859 +msgid "Channel page max height of content (in pixels)" +msgstr "Altezza massima dei contenuti del canale (in pixel)" + +#: ../../Zotlabs/Module/Settings.php:859 ../../Zotlabs/Module/Settings.php:860 +msgid "click to expand content exceeding this height" +msgstr "dovrai cliccare sul post per mostrare i contenuti di dimensioni maggiori" + +#: ../../Zotlabs/Module/Settings.php:860 +msgid "Grid page max height of content (in pixels)" +msgstr "Altezza massima dei contenuti della tua rete (in pixel)" + +#: ../../Zotlabs/Module/Settings.php:894 +msgid "Nobody except yourself" +msgstr "Nessuno tranne te" + +#: ../../Zotlabs/Module/Settings.php:895 +msgid "Only those you specifically allow" +msgstr "Solo chi riceve il mio permesso" + +#: ../../Zotlabs/Module/Settings.php:896 +msgid "Approved connections" +msgstr "Contatti approvati" + +#: ../../Zotlabs/Module/Settings.php:897 +msgid "Any connections" +msgstr "Tutti i contatti" + +#: ../../Zotlabs/Module/Settings.php:898 +msgid "Anybody on this website" +msgstr "Chiunque su questo hub" + +#: ../../Zotlabs/Module/Settings.php:899 +msgid "Anybody in this network" +msgstr "Chiunque su questa rete" + +#: ../../Zotlabs/Module/Settings.php:900 +msgid "Anybody authenticated" +msgstr "Chiunque abbia effettuato l'accesso" + +#: ../../Zotlabs/Module/Settings.php:901 +msgid "Anybody on the internet" +msgstr "Chiunque su internet" + +#: ../../Zotlabs/Module/Settings.php:976 +msgid "Publish your default profile in the network directory" +msgstr "Mostra il mio profilo predefinito negli elenchi pubblici dei canali" + +#: ../../Zotlabs/Module/Settings.php:981 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Vuoi essere suggerito come amico ai nuovi membri?" + +#: ../../Zotlabs/Module/Settings.php:990 +msgid "Your channel address is" +msgstr "L'indirizzo del tuo canale è" + +#: ../../Zotlabs/Module/Settings.php:1032 +msgid "Channel Settings" +msgstr "Impostazioni del canale" + +#: ../../Zotlabs/Module/Settings.php:1039 +msgid "Basic Settings" +msgstr "Impostazioni di base" + +#: ../../Zotlabs/Module/Settings.php:1040 ../../include/channel.php:1140 +msgid "Full Name:" +msgstr "Nome completo:" + +#: ../../Zotlabs/Module/Settings.php:1042 +msgid "Your Timezone:" +msgstr "Il tuo fuso orario:" + +#: ../../Zotlabs/Module/Settings.php:1043 +msgid "Default Post Location:" +msgstr "Località predefinita:" + +#: ../../Zotlabs/Module/Settings.php:1043 +msgid "Geographical location to display on your posts" +msgstr "La posizione geografica da mostrare sui tuoi post" + +#: ../../Zotlabs/Module/Settings.php:1044 +msgid "Use Browser Location:" +msgstr "Usa la località rilevata dal browser:" + +#: ../../Zotlabs/Module/Settings.php:1046 +msgid "Adult Content" +msgstr "Contenuto per adulti" + +#: ../../Zotlabs/Module/Settings.php:1046 +msgid "" +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" +msgstr "Questo canale pubblica frequentemente contenuto per adulti. (I contenuti per adulti vanno taggati #NSFW - Not Safe For Work)" + +#: ../../Zotlabs/Module/Settings.php:1048 +msgid "Security and Privacy Settings" +msgstr "Impostazioni di sicurezza e privacy" + +#: ../../Zotlabs/Module/Settings.php:1051 +msgid "Your permissions are already configured. Click to view/adjust" +msgstr "I tuoi permessi sono già stati configurati. Clicca per vederli o modificarli" + +#: ../../Zotlabs/Module/Settings.php:1053 +msgid "Hide my online presence" +msgstr "Nascondi la mia presenza online" + +#: ../../Zotlabs/Module/Settings.php:1053 +msgid "Prevents displaying in your profile that you are online" +msgstr "Non mostrare sul tuo profilo quando sei online" + +#: ../../Zotlabs/Module/Settings.php:1055 +msgid "Simple Privacy Settings:" +msgstr "Impostazioni di privacy semplificate" + +#: ../../Zotlabs/Module/Settings.php:1056 +msgid "" +"Very Public - extremely permissive (should be used with caution)" +msgstr "Tutto pubblico - estremamente permissivo (da usare con cautela)" + +#: ../../Zotlabs/Module/Settings.php:1057 +msgid "" +"Typical - default public, privacy when desired (similar to social " +"network permissions but with improved privacy)" +msgstr "Standard - contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)" + +#: ../../Zotlabs/Module/Settings.php:1058 +msgid "Private - default private, never open or public" +msgstr "Privato - contenuti normalmente privati, nulla è aperto o pubblico" + +#: ../../Zotlabs/Module/Settings.php:1059 +msgid "Blocked - default blocked to/from everybody" +msgstr "Bloccato - bloccato in invio e ricezione dei contenuti" + +#: ../../Zotlabs/Module/Settings.php:1061 +msgid "Allow others to tag your posts" +msgstr "Permetti ad altri di taggare i tuoi post" + +#: ../../Zotlabs/Module/Settings.php:1061 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "Usato spesso dalla comunità per marcare contenuti inappropriati già esistenti" + +#: ../../Zotlabs/Module/Settings.php:1063 +msgid "Advanced Privacy Settings" +msgstr "Impostazioni di privacy avanzate" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "Expire other channel content after this many days" +msgstr "Giorni dopo cui mettere in scadenza gli altri contenuti del canale" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "0 or blank to use the website limit." +msgstr "0 o vuoto per usare i valori predefiniti." + +#: ../../Zotlabs/Module/Settings.php:1065 +#, php-format +msgid "This website expires after %d days." +msgstr "Per questo sito la scadenza è %d giorni. " + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "This website does not expire imported content." +msgstr "I contenuti di questo sito non hanno scadenza." + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "The website limit takes precedence if lower than your limit." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1066 +msgid "Maximum Friend Requests/Day:" +msgstr "Numero massimo giornaliero di richieste di amicizia:" + +#: ../../Zotlabs/Module/Settings.php:1066 +msgid "May reduce spam activity" +msgstr "Serve a ridurre lo spam" + +#: ../../Zotlabs/Module/Settings.php:1067 +msgid "Default Post and Publish Permissions" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1069 +msgid "Use my default audience setting for the type of object published" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1072 +msgid "Channel permissions category:" +msgstr "Categorie di permessi dei canali:" + +#: ../../Zotlabs/Module/Settings.php:1078 +msgid "Maximum private messages per day from unknown people:" +msgstr "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:" + +#: ../../Zotlabs/Module/Settings.php:1078 +msgid "Useful to reduce spamming" +msgstr "Serve e ridurre lo spam" + +#: ../../Zotlabs/Module/Settings.php:1081 +msgid "Notification Settings" +msgstr "Impostazioni di notifica" + +#: ../../Zotlabs/Module/Settings.php:1082 +msgid "By default post a status message when:" +msgstr "Pubblica un messaggio di stato quando:" + +#: ../../Zotlabs/Module/Settings.php:1083 +msgid "accepting a friend request" +msgstr "accetto una nuova amicizia" + +#: ../../Zotlabs/Module/Settings.php:1084 +msgid "joining a forum/community" +msgstr "entro a far parte di un forum" + +#: ../../Zotlabs/Module/Settings.php:1085 +msgid "making an interesting profile change" +msgstr "faccio un cambiamento interessante al mio profilo" + +#: ../../Zotlabs/Module/Settings.php:1086 +msgid "Send a notification email when:" +msgstr "Invia una email di notifica quando:" + +#: ../../Zotlabs/Module/Settings.php:1087 +msgid "You receive a connection request" +msgstr "Ricevi una richiesta di entrare in contatto" + +#: ../../Zotlabs/Module/Settings.php:1088 +msgid "Your connections are confirmed" +msgstr "I tuoi contatti sono confermati" + +#: ../../Zotlabs/Module/Settings.php:1089 +msgid "Someone writes on your profile wall" +msgstr "Qualcuno scrive sulla tua bacheca" + +#: ../../Zotlabs/Module/Settings.php:1090 +msgid "Someone writes a followup comment" +msgstr "Qualcuno scrive un commento dopo di te" + +#: ../../Zotlabs/Module/Settings.php:1091 +msgid "You receive a private message" +msgstr "Ricevi un messaggio privato" + +#: ../../Zotlabs/Module/Settings.php:1092 +msgid "You receive a friend suggestion" +msgstr "Ti viene suggerito un amico" + +#: ../../Zotlabs/Module/Settings.php:1093 +msgid "You are tagged in a post" +msgstr "Sei taggato in un post" + +#: ../../Zotlabs/Module/Settings.php:1094 +msgid "You are poked/prodded/etc. in a post" +msgstr "Ricevi un poke in un post" + +#: ../../Zotlabs/Module/Settings.php:1097 +msgid "Show visual notifications including:" +msgstr "Mostra queste notifiche a schermo:" + +#: ../../Zotlabs/Module/Settings.php:1099 +msgid "Unseen grid activity" +msgstr "Nuove attività nella rete" + +#: ../../Zotlabs/Module/Settings.php:1100 +msgid "Unseen channel activity" +msgstr "Novità nei canali" + +#: ../../Zotlabs/Module/Settings.php:1101 +msgid "Unseen private messages" +msgstr "Nuovi messaggi privati" + +#: ../../Zotlabs/Module/Settings.php:1101 +#: ../../Zotlabs/Module/Settings.php:1106 +#: ../../Zotlabs/Module/Settings.php:1107 +#: ../../Zotlabs/Module/Settings.php:1108 +msgid "Recommended" +msgstr "Consigliato" + +#: ../../Zotlabs/Module/Settings.php:1102 +msgid "Upcoming events" +msgstr "Prossimi eventi" + +#: ../../Zotlabs/Module/Settings.php:1103 +msgid "Events today" +msgstr "Eventi di oggi" + +#: ../../Zotlabs/Module/Settings.php:1104 +msgid "Upcoming birthdays" +msgstr "Prossimi compleanni" + +#: ../../Zotlabs/Module/Settings.php:1104 +msgid "Not available in all themes" +msgstr "Non disponibile in tutti i temi" + +#: ../../Zotlabs/Module/Settings.php:1105 +msgid "System (personal) notifications" +msgstr "Notifiche personali dal sistema" + +#: ../../Zotlabs/Module/Settings.php:1106 +msgid "System info messages" +msgstr "Notifiche di sistema" + +#: ../../Zotlabs/Module/Settings.php:1107 +msgid "System critical alerts" +msgstr "Avvisi critici di sistema" + +#: ../../Zotlabs/Module/Settings.php:1108 +msgid "New connections" +msgstr "Nuovi contatti" + +#: ../../Zotlabs/Module/Settings.php:1109 +msgid "System Registrations" +msgstr "Registrazioni" + +#: ../../Zotlabs/Module/Settings.php:1110 +msgid "" +"Also show new wall posts, private messages and connections under Notices" +msgstr "Mostra negli avvisi anche i nuovi post, i messaggi privati e i nuovi contatti" + +#: ../../Zotlabs/Module/Settings.php:1112 +msgid "Notify me of events this many days in advance" +msgstr "Giorni di anticipo per notificare gli eventi" + +#: ../../Zotlabs/Module/Settings.php:1112 +msgid "Must be greater than 0" +msgstr "Maggiore di 0" + +#: ../../Zotlabs/Module/Settings.php:1114 +msgid "Advanced Account/Page Type Settings" +msgstr "Impostazioni avanzate" + +#: ../../Zotlabs/Module/Settings.php:1115 +msgid "Change the behaviour of this account for special situations" +msgstr "Cambia il funzionamento di questo account per necessità particolari" + +#: ../../Zotlabs/Module/Settings.php:1118 +msgid "" +"Please enable expert mode (in Settings > " +"Additional features) to adjust!" +msgstr "Abilita la modalità esperto per fare cambiamenti! (in Impostazioni > Funzionalità opzionali)" + +#: ../../Zotlabs/Module/Settings.php:1119 +msgid "Miscellaneous Settings" +msgstr "Impostazioni varie" + +#: ../../Zotlabs/Module/Settings.php:1120 +msgid "Default photo upload folder" +msgstr "Cartella predefinita per le foto caricate" + +#: ../../Zotlabs/Module/Settings.php:1120 +#: ../../Zotlabs/Module/Settings.php:1121 +msgid "%Y - current year, %m - current month" +msgstr "%Y - anno corrente, %m - mese corrente" + +#: ../../Zotlabs/Module/Settings.php:1121 +msgid "Default file upload folder" +msgstr "Cartella predefinita per i file caricati" + +#: ../../Zotlabs/Module/Settings.php:1123 +msgid "Personal menu to display in your channel pages" +msgstr "Menu personale da mostrare sulle pagine del tuo canale" + +#: ../../Zotlabs/Module/Settings.php:1125 +msgid "Remove this channel." +msgstr "Elimina questo canale." + +#: ../../Zotlabs/Module/Settings.php:1126 +msgid "Firefox Share $Projectname provider" +msgstr "Attiva Firefox Share per $Projectname" + +#: ../../Zotlabs/Module/Settings.php:1127 +msgid "Start calendar week on monday" +msgstr "La settimana inizia il lunedì" + +#: ../../Zotlabs/Module/Setup.php:179 +msgid "$Projectname Server - Setup" +msgstr "Server $Projectname - Installazione" + +#: ../../Zotlabs/Module/Setup.php:183 +msgid "Could not connect to database." +msgstr " Impossibile connettersi al database." + +#: ../../Zotlabs/Module/Setup.php:187 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "Non è possibile raggiungere l'indirizzo del sito specificato. Potrebbe essere un problema di SSL o DNS." + +#: ../../Zotlabs/Module/Setup.php:194 +msgid "Could not create table." +msgstr "Impossibile creare le tabelle." + +#: ../../Zotlabs/Module/Setup.php:199 +msgid "Your site database has been installed." +msgstr "Il database del sito è stato installato." + +#: ../../Zotlabs/Module/Setup.php:203 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "Potresti dover importare il file 'install/schema_xxx.sql' manualmente usando un client per collegarti al db." + +#: ../../Zotlabs/Module/Setup.php:204 ../../Zotlabs/Module/Setup.php:266 +#: ../../Zotlabs/Module/Setup.php:721 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Leggi il file 'install/INSTALL.txt'." + +#: ../../Zotlabs/Module/Setup.php:263 +msgid "System check" +msgstr "Verifica del sistema" + +#: ../../Zotlabs/Module/Setup.php:268 +msgid "Check again" +msgstr "Verifica di nuovo" + +#: ../../Zotlabs/Module/Setup.php:290 +msgid "Database connection" +msgstr "Connessione al database" + +#: ../../Zotlabs/Module/Setup.php:291 +msgid "" +"In order to install $Projectname we need to know how to connect to your " +"database." +msgstr "Per poter installare $Projectname è necessario fornire i parametri di connessione al tuo database." + +#: ../../Zotlabs/Module/Setup.php:292 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni." + +#: ../../Zotlabs/Module/Setup.php:293 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "Il database deve già esistere. Se non esiste, crealo prima di continuare." + +#: ../../Zotlabs/Module/Setup.php:297 +msgid "Database Server Name" +msgstr "Server del database" + +#: ../../Zotlabs/Module/Setup.php:297 +msgid "Default is 127.0.0.1" +msgstr "Il valore predefinito è 127.0.0.1" + +#: ../../Zotlabs/Module/Setup.php:298 +msgid "Database Port" +msgstr "Port del database" + +#: ../../Zotlabs/Module/Setup.php:298 +msgid "Communication port number - use 0 for default" +msgstr "Scrivi 0 per usare il valore standard" + +#: ../../Zotlabs/Module/Setup.php:299 +msgid "Database Login Name" +msgstr "Utente database" + +#: ../../Zotlabs/Module/Setup.php:300 +msgid "Database Login Password" +msgstr "Password database" + +#: ../../Zotlabs/Module/Setup.php:301 +msgid "Database Name" +msgstr "Nome database" + +#: ../../Zotlabs/Module/Setup.php:302 +msgid "Database Type" +msgstr "Tipo database" + +#: ../../Zotlabs/Module/Setup.php:304 ../../Zotlabs/Module/Setup.php:344 +msgid "Site administrator email address" +msgstr "Indirizzo email dell'amministratore del hub" + +#: ../../Zotlabs/Module/Setup.php:304 ../../Zotlabs/Module/Setup.php:344 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione di Hubzilla." + +#: ../../Zotlabs/Module/Setup.php:305 ../../Zotlabs/Module/Setup.php:346 +msgid "Website URL" +msgstr "URL completo del sito" + +#: ../../Zotlabs/Module/Setup.php:305 ../../Zotlabs/Module/Setup.php:346 +msgid "Please use SSL (https) URL if available." +msgstr "Se disponibile, usa l'indirizzo SSL (https)." + +#: ../../Zotlabs/Module/Setup.php:306 ../../Zotlabs/Module/Setup.php:349 +msgid "Please select a default timezone for your website" +msgstr "Seleziona il fuso orario predefinito per il tuo hub" + +#: ../../Zotlabs/Module/Setup.php:333 +msgid "Site settings" +msgstr "Impostazioni del hub" + +#: ../../Zotlabs/Module/Setup.php:347 +msgid "Enable $Projectname advanced features?" +msgstr "Vuoi attivare le funzionalità avanzate di $Projectname?" + +#: ../../Zotlabs/Module/Setup.php:347 +msgid "" +"Some advanced features, while useful - may be best suited for technically " +"proficient audiences" +msgstr "Alcune funzionalità avanzate, per quanto utili, potrebbero essere adatte solo a un pubblico tecnicamente preparato." + +#: ../../Zotlabs/Module/Setup.php:388 +msgid "PHP version 5.5 or greater is required." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:389 +msgid "PHP version" +msgstr "Versione PHP" + +#: ../../Zotlabs/Module/Setup.php:404 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "Non è possibile trovare la versione di PHP da riga di comando nel PATH del server web" + +#: ../../Zotlabs/Module/Setup.php:405 +msgid "" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "Se non hai installata la versione di PHP da riga di comando non potrai attivare il polling in background tramite cron." + +#: ../../Zotlabs/Module/Setup.php:409 +msgid "PHP executable path" +msgstr "Path del comando PHP" + +#: ../../Zotlabs/Module/Setup.php:409 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Inserisci il percorso dell'eseguibile PHP. Puoi lasciarlo vuoto per continuare l'installazione." + +#: ../../Zotlabs/Module/Setup.php:414 +msgid "Command line PHP" +msgstr "PHP da riga di comando" + +#: ../../Zotlabs/Module/Setup.php:423 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\"." + +#: ../../Zotlabs/Module/Setup.php:424 +msgid "This is required for message delivery to work." +msgstr "E' necessario perché funzioni la consegna dei messaggi." + +#: ../../Zotlabs/Module/Setup.php:427 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" + +#: ../../Zotlabs/Module/Setup.php:445 +#, php-format +msgid "" +"Your max allowed total upload size is set to %s. Maximum size of one file to" +" upload is set to %s. You are allowed to upload up to %d files at once." +msgstr "La dimensione massima di un caricamento è impostata a %s. Il singolo file non può superare %s. Ti è permesso caricare max %d file per volta." + +#: ../../Zotlabs/Module/Setup.php:450 +msgid "You can adjust these settings in the servers php.ini." +msgstr "Puoi regolare queste impostazioni sul server in php.ini" + +#: ../../Zotlabs/Module/Setup.php:452 +msgid "PHP upload limits" +msgstr "Limiti PHP in upload" + +#: ../../Zotlabs/Module/Setup.php:475 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Errore: la funzione \"openssl_pkey_new\" su questo sistema non è in grado di generare le chiavi di cifratura" + +#: ../../Zotlabs/Module/Setup.php:476 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "Se stai usando un server windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\"." + +#: ../../Zotlabs/Module/Setup.php:479 +msgid "Generate encryption keys" +msgstr "Genera chiavi di cifratura" + +#: ../../Zotlabs/Module/Setup.php:491 +msgid "libCurl PHP module" +msgstr "modulo PHP libCurl" + +#: ../../Zotlabs/Module/Setup.php:492 +msgid "GD graphics PHP module" +msgstr "modulo PHP GD graphics" + +#: ../../Zotlabs/Module/Setup.php:493 +msgid "OpenSSL PHP module" +msgstr "modulo PHP OpenSSL" + +#: ../../Zotlabs/Module/Setup.php:494 +msgid "mysqli or postgres PHP module" +msgstr "modulo PHP per mysqli oppure prostgres" + +#: ../../Zotlabs/Module/Setup.php:495 +msgid "mb_string PHP module" +msgstr "modulo PHP mb_string" + +#: ../../Zotlabs/Module/Setup.php:496 +msgid "mcrypt PHP module" +msgstr "modulo PHP mcrypt" + +#: ../../Zotlabs/Module/Setup.php:497 +msgid "xml PHP module" +msgstr "modulo xml PHP" + +#: ../../Zotlabs/Module/Setup.php:501 ../../Zotlabs/Module/Setup.php:503 +msgid "Apache mod_rewrite module" +msgstr "modulo Apache mod_rewrite" + +#: ../../Zotlabs/Module/Setup.php:501 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Errore: il modulo mod-rewrite di Apache è richiesto ma non installato" + +#: ../../Zotlabs/Module/Setup.php:507 ../../Zotlabs/Module/Setup.php:510 +msgid "proc_open" +msgstr "proc_open" + +#: ../../Zotlabs/Module/Setup.php:507 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "Errore: proc_open è richiesto ma non è installato o è disabilitato in php.ini" + +#: ../../Zotlabs/Module/Setup.php:515 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Errore: il modulo libCURL di PHP è richiesto ma non installato." + +#: ../../Zotlabs/Module/Setup.php:519 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto ma non installato." + +#: ../../Zotlabs/Module/Setup.php:523 +msgid "Error: openssl PHP module required but not installed." +msgstr "Errore: il modulo openssl di PHP è richiesto ma non installato." + +#: ../../Zotlabs/Module/Setup.php:527 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "Errore: il modulo PHP per mysqli o postgres è richiesto ma non installato" + +#: ../../Zotlabs/Module/Setup.php:531 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Errore: il modulo PHP mb_string è richiesto ma non installato." + +#: ../../Zotlabs/Module/Setup.php:535 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Errore: il modulo PHP mcrypt è richiesto ma non installato." + +#: ../../Zotlabs/Module/Setup.php:539 +msgid "Error: xml PHP module required for DAV but not installed." +msgstr "Errore: il modulo xml PHP è richiesto per DAV ma non è installato." + +#: ../../Zotlabs/Module/Setup.php:557 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\"" +" in the top folder of your web server and it is unable to do so." +msgstr "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella di Hubzilla ma non è in grado di farlo." + +#: ../../Zotlabs/Module/Setup.php:558 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "Spesso ciò è dovuto ai permessi di accesso al disco: il web server potrebbe non aver diritto di scrivere il file nella cartella, anche se tu puoi." + +#: ../../Zotlabs/Module/Setup.php:559 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "Alla fine di questa procedura ti sarà dato il testo da salvare in un file di nome .htconfig.php dentro la cartella principale di Hubzilla." + +#: ../../Zotlabs/Module/Setup.php:560 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "Puoi anche saltare questa procedura ed effettuare un'installazione manuale. Guarda il file 'install/INSTALL.txt' per le istruzioni." + +#: ../../Zotlabs/Module/Setup.php:563 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php è scrivibile" + +#: ../../Zotlabs/Module/Setup.php:577 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Hubzilla usa il sistema Smarty3 per costruire i suoi template grafici. Smarty3 è molto veloce perché compila i template delle pagine direttamente in PHP." + +#: ../../Zotlabs/Module/Setup.php:578 +#, php-format +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the top level web folder." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:579 ../../Zotlabs/Module/Setup.php:600 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Assicurati che il tuo web server sia in esecuzione con un utente che ha diritto di scrittura su quella cartella (ad esempio www-data)." + +#: ../../Zotlabs/Module/Setup.php:580 +#, php-format +msgid "" +"Note: as a security measure, you should give the web server write access to " +"%s only--not the template files (.tpl) that it contains." +msgstr "Nota bene: come precauzione, dovresti dare i diritti di scrittura solamente su %s e non sui file template (.tpl) che contiene." + +#: ../../Zotlabs/Module/Setup.php:583 +#, php-format +msgid "%s is writable" +msgstr "%s è scrivibile" + +#: ../../Zotlabs/Module/Setup.php:599 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "Hubzilla salva i file caricati nella cartella \"store\" sul server. Il server deve avere i diritti di scrittura su quella cartella che si trova dentro l'installazione di RedMatrix" + +#: ../../Zotlabs/Module/Setup.php:603 +msgid "store is writable" +msgstr "l'archivio è scrivibile" + +#: ../../Zotlabs/Module/Setup.php:636 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "Il certificato SSL non può essere validato. Correggi l'errore o disabilita l'accesso https al sito." + +#: ../../Zotlabs/Module/Setup.php:637 +msgid "" +"If you have https access to your website or allow connections to TCP port " +"443 (the https: port), you MUST use a browser-valid certificate. You MUST " +"NOT use self-signed certificates!" +msgstr "Se abiliti https per il tuo sito o permetti connessioni TCP su port 443 (quella di https), DEVI usare un certificato riconosciuto dai browser internet. NON DEVI usare certificati self-signed generati da te!" + +#: ../../Zotlabs/Module/Setup.php:638 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "Questa restrizione è necessaria perché i tuoi post pubblici potrebbero contenere riferimenti a immagini sul tuo server." + +#: ../../Zotlabs/Module/Setup.php:639 +msgid "" +"If your certificate is not recognized, members of other sites (who may " +"themselves have valid certificates) will get a warning message on their own " +"site complaining about security issues." +msgstr "Se il tuo certificato non è riconosciuto, gli utenti che ti seguono da altri siti (che avranno certificati validi) riceveranno gravi avvisi di sicurezza dal browser." + +#: ../../Zotlabs/Module/Setup.php:640 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "Ciò può creare seri problemi di usabilità (non solo sul tuo sito), quindi dobbiamo insistere su questo punto." + +#: ../../Zotlabs/Module/Setup.php:641 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "Eventualmente, considera che esistono provider che rilasciano certificati gratuiti riconosciuti dai browser." + +#: ../../Zotlabs/Module/Setup.php:643 +msgid "SSL certificate validation" +msgstr "Validazione del certificato SSL" + +#: ../../Zotlabs/Module/Setup.php:649 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "In .htaccess la funzionalità url rewrite non funziona. Controlla la configurazione del server. Test:" + +#: ../../Zotlabs/Module/Setup.php:652 +msgid "Url rewrite is working" +msgstr "Url rewrite funziona correttamente" + +#: ../../Zotlabs/Module/Setup.php:661 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "Il file di configurazione del database \".htconfig.php\" non puo' essere scritto. Usa il testo qui di seguito per creare questo file di configurazione nella cartella principale del tuo sito." + +#: ../../Zotlabs/Module/Setup.php:685 +msgid "Errors encountered creating database tables." +msgstr "La creazione delle tabelle del database ha generato errori." + +#: ../../Zotlabs/Module/Setup.php:719 +msgid "

    What next

    " +msgstr "

    I prossimi passi

    " + +#: ../../Zotlabs/Module/Setup.php:720 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "IMPORTANTE: Devi creare [manualmente] la pianificazione del polling." + +#: ../../Zotlabs/Module/Sharedwithme.php:98 +msgid "Files: shared with me" +msgstr "File: condivisi con me" + +#: ../../Zotlabs/Module/Sharedwithme.php:100 +msgid "NEW" +msgstr "NOVITÀ" + +#: ../../Zotlabs/Module/Sharedwithme.php:103 +msgid "Remove all files" +msgstr "Elimina tutti i file" + +#: ../../Zotlabs/Module/Sharedwithme.php:104 +msgid "Remove this file" +msgstr "Elimina questo file" + +#: ../../Zotlabs/Module/Siteinfo.php:19 +#, php-format +msgid "Version %s" +msgstr "Versione %s" + +#: ../../Zotlabs/Module/Siteinfo.php:40 +msgid "Installed plugins/addons/apps:" +msgstr "App e componenti installati:" + +#: ../../Zotlabs/Module/Siteinfo.php:53 +msgid "No installed plugins/addons/apps" +msgstr "Nessuna app o componente installato" + +#: ../../Zotlabs/Module/Siteinfo.php:66 +msgid "" +"This is a hub of $Projectname - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "Questo è un hub di $Projectname - una rete cooperativa e decentralizzata di siti ad elevata privacy. " + +#: ../../Zotlabs/Module/Siteinfo.php:68 +msgid "Tag: " +msgstr "Tag: " + +#: ../../Zotlabs/Module/Siteinfo.php:70 +msgid "Last background fetch: " +msgstr "Ultima acquisizione:" + +#: ../../Zotlabs/Module/Siteinfo.php:72 +msgid "Current load average: " +msgstr "Carico medio attuale:" + +#: ../../Zotlabs/Module/Siteinfo.php:75 +msgid "Running at web location" +msgstr "In esecuzione sull'indirizzo web" + +#: ../../Zotlabs/Module/Siteinfo.php:76 +msgid "" +"Please visit hubzilla.org to learn more " +"about $Projectname." +msgstr "Visita hubzilla.org per maggiori informazioni su $Projectname." + +#: ../../Zotlabs/Module/Siteinfo.php:77 +msgid "Bug reports and issues: please visit" +msgstr "Per segnalare bug e problemi: visita" + +#: ../../Zotlabs/Module/Siteinfo.php:79 +msgid "$projectname issues" +msgstr "Problematiche note su $projectname" + +#: ../../Zotlabs/Module/Siteinfo.php:80 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com" + +#: ../../Zotlabs/Module/Siteinfo.php:82 +msgid "Site Administrators" +msgstr "Amministratori del sito" + +#: ../../Zotlabs/Module/Sources.php:37 +msgid "Failed to create source. No channel selected." +msgstr "Impossibile creare la sorgente. Nessun canale selezionato." + +#: ../../Zotlabs/Module/Sources.php:51 +msgid "Source created." +msgstr "Sorgente creata." + +#: ../../Zotlabs/Module/Sources.php:64 +msgid "Source updated." +msgstr "Sorgente aggiornata." + +#: ../../Zotlabs/Module/Sources.php:90 +msgid "*" +msgstr "*" + +#: ../../Zotlabs/Module/Sources.php:96 ../../include/widgets.php:630 +#: ../../include/features.php:71 +msgid "Channel Sources" +msgstr "Sorgenti del canale" + +#: ../../Zotlabs/Module/Sources.php:97 +msgid "Manage remote sources of content for your channel." +msgstr "Gestisci le sorgenti dei contenuti del tuo canale." + +#: ../../Zotlabs/Module/Sources.php:98 ../../Zotlabs/Module/Sources.php:108 +msgid "New Source" +msgstr "Nuova sorgente" + +#: ../../Zotlabs/Module/Sources.php:109 ../../Zotlabs/Module/Sources.php:143 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente." + +#: ../../Zotlabs/Module/Sources.php:110 ../../Zotlabs/Module/Sources.php:144 +msgid "Only import content with these words (one per line)" +msgstr "Importa solo i contenuti che hanno queste parole (una per riga)" + +#: ../../Zotlabs/Module/Sources.php:110 ../../Zotlabs/Module/Sources.php:144 +msgid "Leave blank to import all public content" +msgstr "Lascia vuoto per importare tutti i contenuti pubblici" + +#: ../../Zotlabs/Module/Sources.php:111 ../../Zotlabs/Module/Sources.php:148 +msgid "Channel Name" +msgstr "Nome del canale" + +#: ../../Zotlabs/Module/Sources.php:112 ../../Zotlabs/Module/Sources.php:147 +msgid "" +"Add the following categories to posts imported from this source (comma " +"separated)" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:133 ../../Zotlabs/Module/Sources.php:161 +msgid "Source not found." +msgstr "Sorgente non trovata." + +#: ../../Zotlabs/Module/Sources.php:140 +msgid "Edit Source" +msgstr "Modifica la sorgente" + +#: ../../Zotlabs/Module/Sources.php:141 +msgid "Delete Source" +msgstr "Elimina la sorgente" + +#: ../../Zotlabs/Module/Sources.php:169 +msgid "Source removed" +msgstr "Sorgente eliminata" + +#: ../../Zotlabs/Module/Sources.php:171 +msgid "Unable to remove source." +msgstr "Impossibile rimuovere la sorgente." + +#: ../../Zotlabs/Module/Subthread.php:118 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s sta seguendo %3$s di %2$s" + +#: ../../Zotlabs/Module/Subthread.php:120 +#, php-format +msgid "%1$s stopped following %2$s's %3$s" +msgstr "%1$s non segue più %3$s di %2$s" + +#: ../../Zotlabs/Module/Suggest.php:39 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "Nessun suggerimento disponibile. Se questo sito è nuovo, riprova tra 24 ore." + +#: ../../Zotlabs/Module/Suggest.php:58 ../../include/widgets.php:149 +msgid "Ignore/Hide" +msgstr "Ignora/nascondi" + +#: ../../Zotlabs/Module/Tagger.php:55 ../../include/bbcode.php:256 +msgid "post" +msgstr "il post" + +#: ../../Zotlabs/Module/Tagger.php:57 ../../include/text.php:1948 +#: ../../include/conversation.php:150 +msgid "comment" +msgstr "il commento" + +#: ../../Zotlabs/Module/Tagger.php:100 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s ha taggato %3$s di %2$s con %4$s" + +#: ../../Zotlabs/Module/Tagrm.php:48 ../../Zotlabs/Module/Tagrm.php:98 +msgid "Tag removed" +msgstr "Tag rimosso" + +#: ../../Zotlabs/Module/Tagrm.php:123 +msgid "Remove Item Tag" +msgstr "Rimuovi il tag" + +#: ../../Zotlabs/Module/Tagrm.php:125 +msgid "Select a tag to remove: " +msgstr "Seleziona un tag da rimuovere: " + +#: ../../Zotlabs/Module/Thing.php:114 +msgid "Thing updated" +msgstr "L'oggetto è stato aggiornato" + +#: ../../Zotlabs/Module/Thing.php:166 +msgid "Object store: failed" +msgstr "Impossibile memorizzare l'oggetto." + +#: ../../Zotlabs/Module/Thing.php:170 +msgid "Thing added" +msgstr "L'Oggetto è stato aggiunto" + +#: ../../Zotlabs/Module/Thing.php:196 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" + +#: ../../Zotlabs/Module/Thing.php:259 +msgid "Show Thing" +msgstr "Mostra l'oggetto" + +#: ../../Zotlabs/Module/Thing.php:266 +msgid "item not found." +msgstr "non trovato." + +#: ../../Zotlabs/Module/Thing.php:299 +msgid "Edit Thing" +msgstr "Modifica l'oggetto" + +#: ../../Zotlabs/Module/Thing.php:301 ../../Zotlabs/Module/Thing.php:351 +msgid "Select a profile" +msgstr "Scegli un profilo" + +#: ../../Zotlabs/Module/Thing.php:305 ../../Zotlabs/Module/Thing.php:354 +msgid "Post an activity" +msgstr "Pubblica un'attività" + +#: ../../Zotlabs/Module/Thing.php:305 ../../Zotlabs/Module/Thing.php:354 +msgid "Only sends to viewers of the applicable profile" +msgstr "Invia solo a chi può vedere il profilo scelto" + +#: ../../Zotlabs/Module/Thing.php:307 ../../Zotlabs/Module/Thing.php:356 +msgid "Name of thing e.g. something" +msgstr "Nome dell'oggetto" + +#: ../../Zotlabs/Module/Thing.php:309 ../../Zotlabs/Module/Thing.php:357 +msgid "URL of thing (optional)" +msgstr "Indirizzo web dell'oggetto (facoltativo)" + +#: ../../Zotlabs/Module/Thing.php:311 ../../Zotlabs/Module/Thing.php:358 +msgid "URL for photo of thing (optional)" +msgstr "Indirizzo di un'immagine dell'oggetto (facoltativo)" + +#: ../../Zotlabs/Module/Thing.php:349 +msgid "Add Thing to your Profile" +msgstr "Aggiungi l'oggetto al tuo profilo" + +#: ../../Zotlabs/Module/Uexport.php:55 ../../Zotlabs/Module/Uexport.php:56 +msgid "Export Channel" +msgstr "Esporta il canale" + +#: ../../Zotlabs/Module/Uexport.php:57 +msgid "" +"Export your basic channel information to a file. This acts as a backup of " +"your connections, permissions, profile and basic data, which can be used to " +"import your data to a new server hub, but does not contain your content." +msgstr "Esporta le informazioni di base del canale in un file. In pratica è un salvataggio delle tue connessioni, dei permessi che hai assegnato e del tuo profilo che così potrà essere importato su un altro server/hub. Il file non includerà i tuoi post e altri contenuti che hai creato o caricato." + +#: ../../Zotlabs/Module/Uexport.php:58 +msgid "Export Content" +msgstr "Esporta i contenuti" + +#: ../../Zotlabs/Module/Uexport.php:59 +msgid "" +"Export your channel information and recent content to a JSON backup that can" +" be restored or imported to another server hub. This backs up all of your " +"connections, permissions, profile data and several months of posts. This " +"file may be VERY large. Please be patient - it may take several minutes for" +" this download to begin." +msgstr "Esporta il tuo canale e i contenuti recenti in un file di salvataggio che potrà essere importato su un altro server/hub. Sarà un backup dei tuoi contatti, dei permessi che hai assegnato, dei dati del profilo e dei post degli ultimi mesi. Il file potrebbe essere MOLTO grande. Sarà necessario attendere con pazienza - saranno necessari molti minuti prima che inizi lo scaricamento." + +#: ../../Zotlabs/Module/Uexport.php:60 +msgid "Export your posts from a given year." +msgstr "Esporta i tuoi post a partire dall'anno scelto." + +#: ../../Zotlabs/Module/Uexport.php:62 +msgid "" +"You may also export your posts and conversations for a particular year or " +"month. Adjust the date in your browser location bar to select other dates. " +"If the export fails (possibly due to memory exhaustion on your server hub), " +"please try again selecting a more limited date range." +msgstr "Puoi anche esportare post e conversazioni di un particolare anno o mese. Modifica la data nella barra dell'indirizzo del browser per scegliere date differenti. Se l'esportazione dovesse fallire (la memoria sul server potrebbe non bastare), riprova scegliendo un intervallo più breve tra le date." + +#: ../../Zotlabs/Module/Uexport.php:63 +#, php-format +msgid "" +"To select all posts for a given year, such as this year, visit %2$s" +msgstr "Per selezionare tutti i post di un anno, come per esempio quello in corso, visita %2$s " + +#: ../../Zotlabs/Module/Uexport.php:64 +#, php-format +msgid "" +"To select all posts for a given month, such as January of this year, visit " +"%2$s" +msgstr "Per selezionare tutti post di un dato mese, come per esempio gennaio di quest'anno, visita %2$s" + +#: ../../Zotlabs/Module/Uexport.php:65 +#, php-format +msgid "" +"These content files may be imported or restored by visiting %2$s on any site containing your channel. For best results" +" please import or restore these in date order (oldest first)." +msgstr "Questi contenuti potranno essere importati o ripristinati visitando %2$s su qualsiasi sito/hub dove è presente il tuo canale. Per mantenere l'ordinamento originale fai attenzione ad importare i file secondo la data (prima il più vecchio)" + +#: ../../Zotlabs/Module/Viewconnections.php:62 +msgid "No connections." +msgstr "Nessun contatto." + +#: ../../Zotlabs/Module/Viewconnections.php:75 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Visita il profilo di %s [%s]" + +#: ../../Zotlabs/Module/Viewconnections.php:104 +msgid "View Connections" +msgstr "Elenco contatti" + +#: ../../Zotlabs/Module/Viewsrc.php:44 +msgid "Source of Item" +msgstr "Sorgente" + +#: ../../Zotlabs/Module/Webpages.php:184 ../../Zotlabs/Lib/Apps.php:217 +#: ../../include/nav.php:106 ../../include/conversation.php:1685 +msgid "Webpages" +msgstr "Pagine web" + +#: ../../Zotlabs/Module/Webpages.php:195 ../../include/page_widgets.php:41 +msgid "Actions" +msgstr "Azioni" + +#: ../../Zotlabs/Module/Webpages.php:196 ../../include/page_widgets.php:42 +msgid "Page Link" +msgstr "Link alla pagina" + +#: ../../Zotlabs/Module/Webpages.php:197 +msgid "Page Title" +msgstr "Titolo della pagina" + +#: ../../Zotlabs/Module/Xchan.php:10 +msgid "Xchan Lookup" +msgstr "Ricerca canale" + +#: ../../Zotlabs/Module/Xchan.php:13 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "Cerca un canale (o un webbie) che inizia per:" + +#: ../../Zotlabs/Lib/Apps.php:204 +msgid "Site Admin" +msgstr "Amministrazione sito" + +#: ../../Zotlabs/Lib/Apps.php:205 +msgid "Bug Report" +msgstr "Bug Report" + +#: ../../Zotlabs/Lib/Apps.php:206 +msgid "View Bookmarks" +msgstr "Vedi i segnalibri" + +#: ../../Zotlabs/Lib/Apps.php:207 +msgid "My Chatrooms" +msgstr "Le mie aree chat" + +#: ../../Zotlabs/Lib/Apps.php:209 +msgid "Firefox Share" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:210 +msgid "Remote Diagnostics" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:211 ../../include/features.php:89 +msgid "Suggest Channels" +msgstr "Suggerisci canali" + +#: ../../Zotlabs/Lib/Apps.php:212 ../../include/nav.php:110 +#: ../../boot.php:1703 +msgid "Login" +msgstr "Accedi" + +#: ../../Zotlabs/Lib/Apps.php:214 ../../include/nav.php:179 +msgid "Grid" +msgstr "Rete" + +#: ../../Zotlabs/Lib/Apps.php:218 ../../include/nav.php:182 +msgid "Channel Home" +msgstr "Bacheca del canale" + +#: ../../Zotlabs/Lib/Apps.php:221 ../../include/nav.php:201 +#: ../../include/conversation.php:1649 ../../include/conversation.php:1652 +msgid "Events" +msgstr "Eventi" + +#: ../../Zotlabs/Lib/Apps.php:222 ../../include/nav.php:167 +msgid "Directory" +msgstr "Elenchi pubblici dei canali" + +#: ../../Zotlabs/Lib/Apps.php:224 ../../include/nav.php:193 +msgid "Mail" +msgstr "Messaggi" + +#: ../../Zotlabs/Lib/Apps.php:227 ../../include/nav.php:96 +msgid "Chat" +msgstr "Chat" + +#: ../../Zotlabs/Lib/Apps.php:229 +msgid "Probe" +msgstr "Diagnostica" + +#: ../../Zotlabs/Lib/Apps.php:230 +msgid "Suggest" +msgstr "Suggerisci" + +#: ../../Zotlabs/Lib/Apps.php:231 +msgid "Random Channel" +msgstr "Canale casuale" + +#: ../../Zotlabs/Lib/Apps.php:232 +msgid "Invite" +msgstr "Invita" + +#: ../../Zotlabs/Lib/Apps.php:233 ../../include/widgets.php:1386 +msgid "Features" +msgstr "Funzionalità" + +#: ../../Zotlabs/Lib/Apps.php:235 +msgid "Post" +msgstr "Post" + +#: ../../Zotlabs/Lib/Apps.php:335 +msgid "Purchase" +msgstr "Acquista" + +#: ../../Zotlabs/Lib/Chatroom.php:27 +msgid "Missing room name" +msgstr "Chat senza nome" + +#: ../../Zotlabs/Lib/Chatroom.php:36 +msgid "Duplicate room name" +msgstr "Il nome della chat è duplicato" + +#: ../../Zotlabs/Lib/Chatroom.php:86 ../../Zotlabs/Lib/Chatroom.php:94 +msgid "Invalid room specifier." +msgstr "Il nome della chat non è valido." + +#: ../../Zotlabs/Lib/Chatroom.php:126 +msgid "Room not found." +msgstr "Chat non trovata." + +#: ../../Zotlabs/Lib/Chatroom.php:147 +msgid "Room is full" +msgstr "La chat è al completo" + +#: ../../Zotlabs/Lib/Enotify.php:60 ../../include/network.php:1823 +msgid "$Projectname Notification" +msgstr "Notifica $Projectname" + +#: ../../Zotlabs/Lib/Enotify.php:61 ../../include/network.php:1824 +msgid "$projectname" +msgstr "$projectname" + +#: ../../Zotlabs/Lib/Enotify.php:63 ../../include/network.php:1826 +msgid "Thank You," +msgstr "Grazie," + +#: ../../Zotlabs/Lib/Enotify.php:65 ../../include/network.php:1828 +#, php-format +msgid "%s Administrator" +msgstr "L'amministratore di %s" + +#: ../../Zotlabs/Lib/Enotify.php:100 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../Zotlabs/Lib/Enotify.php:104 +#, php-format +msgid "[Hubzilla:Notify] New mail received at %s" +msgstr "[Hubzilla] Nuovo messaggio su %s" + +#: ../../Zotlabs/Lib/Enotify.php:106 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." +msgstr "%1$s, %2$s ti ha mandato un messaggio privato su %3$s." + +#: ../../Zotlabs/Lib/Enotify.php:107 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s ti ha mandato %2$s." + +#: ../../Zotlabs/Lib/Enotify.php:107 +msgid "a private message" +msgstr "un messaggio privato" + +#: ../../Zotlabs/Lib/Enotify.php:108 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Visita %s per leggere i tuoi messaggi privati e rispondere." + +#: ../../Zotlabs/Lib/Enotify.php:164 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "%1$s, %2$s ha commentato [zrl=%3$s]%4$s[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:172 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "%1$s, %2$s ha commentato [zrl=%3$s]%5$s di %4$s[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:181 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "%1$s, %2$s ha commentato [zrl=%3$s]%4$s che hai creato[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:192 +#, php-format +msgid "[Hubzilla:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Hubzilla] Nuovo commento di %2$s alla conversazione #%1$d" + +#: ../../Zotlabs/Lib/Enotify.php:193 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "%1$s, %2$s ha commentato un elemento che stavi seguendo." + +#: ../../Zotlabs/Lib/Enotify.php:196 ../../Zotlabs/Lib/Enotify.php:211 +#: ../../Zotlabs/Lib/Enotify.php:237 ../../Zotlabs/Lib/Enotify.php:255 +#: ../../Zotlabs/Lib/Enotify.php:269 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Visita %s per leggere o commentare la conversazione." + +#: ../../Zotlabs/Lib/Enotify.php:202 +#, php-format +msgid "[Hubzilla:Notify] %s posted to your profile wall" +msgstr "[Hubzilla] %s ha scritto sulla tua bacheca" + +#: ../../Zotlabs/Lib/Enotify.php:204 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "%1$s, %2$s ha scritto sulla bacheca del tuo profilo su %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:206 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "%1$s, %2$s ha scritto sulla [zrl=%3$s]tua bacheca[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:230 +#, php-format +msgid "[Hubzilla:Notify] %s tagged you" +msgstr "[Hubzilla] %s ti ha taggato" + +#: ../../Zotlabs/Lib/Enotify.php:231 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "%1$s, %2$s ti ha taggato su %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:232 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "%1$s, %2$s [zrl=%3$s]ti ha taggato[/zrl]." + +#: ../../Zotlabs/Lib/Enotify.php:244 +#, php-format +msgid "[Hubzilla:Notify] %1$s poked you" +msgstr "[Hubzilla] %1$s ti ha mandato un poke" + +#: ../../Zotlabs/Lib/Enotify.php:245 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "%1$s, %2$s ti ha mandato un poke su %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:246 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "%1$s, %2$s [zrl=%2$s]ti ha mandato un poke[/zrl]." + +#: ../../Zotlabs/Lib/Enotify.php:262 +#, php-format +msgid "[Hubzilla:Notify] %s tagged your post" +msgstr "[Hubzilla] %s ha taggato il tuo post" + +#: ../../Zotlabs/Lib/Enotify.php:263 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "%1$s, %2$s ha taggato il tuo post su %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:264 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "%1$s, %2$s ha taggato [zrl=%3$s]il tuo post[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:276 +msgid "[Hubzilla:Notify] Introduction received" +msgstr "[Hubzilla] Hai una richiesta di amicizia" + +#: ../../Zotlabs/Lib/Enotify.php:277 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" +msgstr "%1$s, hai ricevuto una richiesta di entrare in contatto da '%2$s' su %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:278 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." +msgstr "%1$s, hai ricevuto una [zrl=%2$s]richiesta di entrare in contatto[/zrl] da %3$s." + +#: ../../Zotlabs/Lib/Enotify.php:282 ../../Zotlabs/Lib/Enotify.php:301 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Puoi visitare il suo profilo su %s" + +#: ../../Zotlabs/Lib/Enotify.php:284 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "Visita %s per approvare o rifiutare la richiesta di entrare in contatto." + +#: ../../Zotlabs/Lib/Enotify.php:291 +msgid "[Hubzilla:Notify] Friend suggestion received" +msgstr "[Hubzilla] Ti è stato suggerito un amico" + +#: ../../Zotlabs/Lib/Enotify.php:292 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "%1$s, ti è stato suggerito un amico da '%2$s' su %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:293 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " +"%4$s." +msgstr "%1$s, %4$s ti [zrl=%2$s]ha suggerito %3$s[/zrl] come amico." + +#: ../../Zotlabs/Lib/Enotify.php:299 +msgid "Name:" +msgstr "Nome:" + +#: ../../Zotlabs/Lib/Enotify.php:300 +msgid "Photo:" +msgstr "Foto:" + +#: ../../Zotlabs/Lib/Enotify.php:303 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Visita %s per approvare o rifiutare il suggerimento." + +#: ../../Zotlabs/Lib/Enotify.php:518 +msgid "[Hubzilla:Notify]" +msgstr "[Hubzilla]" + +#: ../../Zotlabs/Lib/Enotify.php:667 +msgid "created a new post" +msgstr "Ha creato un nuovo post" + +#: ../../Zotlabs/Lib/Enotify.php:668 +#, php-format +msgid "commented on %s's post" +msgstr "ha commentato il post di %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:95 ../../include/conversation.php:664 +msgid "Private Message" +msgstr "Messaggio privato" + +#: ../../Zotlabs/Lib/ThreadItem.php:132 ../../include/conversation.php:656 +msgid "Select" +msgstr "Scegli" + +#: ../../Zotlabs/Lib/ThreadItem.php:136 +msgid "Save to Folder" +msgstr "Salva nella cartella" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I will attend" +msgstr "Parteciperò" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I will not attend" +msgstr "Non parteciperò" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I might attend" +msgstr "Forse parteciperò" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I agree" +msgstr "Sono d'accordo" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I disagree" +msgstr "Non sono d'accordo" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I abstain" +msgstr "Mi astengo" + +#: ../../Zotlabs/Lib/ThreadItem.php:218 msgid "Add Star" msgstr "Aggiungi ai preferiti" -#: ../../include/ItemObject.php:213 +#: ../../Zotlabs/Lib/ThreadItem.php:219 msgid "Remove Star" msgstr "Rimuovi dai preferiti" -#: ../../include/ItemObject.php:214 +#: ../../Zotlabs/Lib/ThreadItem.php:220 msgid "Toggle Star Status" msgstr "Attiva/disattiva preferito" -#: ../../include/ItemObject.php:218 +#: ../../Zotlabs/Lib/ThreadItem.php:224 msgid "starred" msgstr "preferito" -#: ../../include/ItemObject.php:227 ../../include/conversation.php:671 +#: ../../Zotlabs/Lib/ThreadItem.php:234 ../../include/conversation.php:671 msgid "Message signature validated" msgstr "Messaggio con firma verificata" -#: ../../include/ItemObject.php:228 ../../include/conversation.php:672 +#: ../../Zotlabs/Lib/ThreadItem.php:235 ../../include/conversation.php:672 msgid "Message signature incorrect" msgstr "Massaggio con firma non corretta" -#: ../../include/ItemObject.php:236 +#: ../../Zotlabs/Lib/ThreadItem.php:243 msgid "Add Tag" msgstr "Aggiungi un tag" -#: ../../include/ItemObject.php:254 ../../mod/photos.php:1065 -msgid "I like this (toggle)" -msgstr "Attiva/disattiva Mi piace" - -#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:328 +#: ../../Zotlabs/Lib/ThreadItem.php:261 ../../include/taxonomy.php:316 msgid "like" msgstr "mi piace" -#: ../../include/ItemObject.php:255 ../../mod/photos.php:1066 -msgid "I don't like this (toggle)" -msgstr "Attiva/disattiva Non mi piace" - -#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:329 +#: ../../Zotlabs/Lib/ThreadItem.php:262 ../../include/taxonomy.php:317 msgid "dislike" msgstr "non mi piace" -#: ../../include/ItemObject.php:259 +#: ../../Zotlabs/Lib/ThreadItem.php:266 msgid "Share This" msgstr "Condividi" -#: ../../include/ItemObject.php:259 +#: ../../Zotlabs/Lib/ThreadItem.php:266 msgid "share" msgstr "condividi" -#: ../../include/ItemObject.php:268 +#: ../../Zotlabs/Lib/ThreadItem.php:275 msgid "Delivery Report" msgstr "Rapporto di trasmissione" -#: ../../include/ItemObject.php:286 +#: ../../Zotlabs/Lib/ThreadItem.php:293 #, php-format msgid "%d comment" msgid_plural "%d comments" msgstr[0] "%d commento" msgstr[1] "%d commenti" -#: ../../include/ItemObject.php:315 ../../include/ItemObject.php:316 +#: ../../Zotlabs/Lib/ThreadItem.php:322 ../../Zotlabs/Lib/ThreadItem.php:323 #, php-format msgid "View %s's profile - %s" msgstr "Guarda il profilo di %s - %s" -#: ../../include/ItemObject.php:319 +#: ../../Zotlabs/Lib/ThreadItem.php:326 msgid "to" msgstr "a" -#: ../../include/ItemObject.php:320 +#: ../../Zotlabs/Lib/ThreadItem.php:327 msgid "via" msgstr "via" -#: ../../include/ItemObject.php:321 +#: ../../Zotlabs/Lib/ThreadItem.php:328 msgid "Wall-to-Wall" msgstr "Da bacheca a bacheca" -#: ../../include/ItemObject.php:322 +#: ../../Zotlabs/Lib/ThreadItem.php:329 msgid "via Wall-To-Wall:" msgstr "da bacheca a bacheca:" -#: ../../include/ItemObject.php:334 ../../include/conversation.php:719 +#: ../../Zotlabs/Lib/ThreadItem.php:341 ../../include/conversation.php:719 #, php-format msgid "from %s" msgstr "da %s" -#: ../../include/ItemObject.php:337 ../../include/conversation.php:722 +#: ../../Zotlabs/Lib/ThreadItem.php:344 ../../include/conversation.php:722 #, php-format msgid "last edited: %s" msgstr "ultima modifica: %s" -#: ../../include/ItemObject.php:338 ../../include/conversation.php:723 +#: ../../Zotlabs/Lib/ThreadItem.php:345 ../../include/conversation.php:723 #, php-format msgid "Expires: %s" msgstr "Scadenza: %s" -#: ../../include/ItemObject.php:362 +#: ../../Zotlabs/Lib/ThreadItem.php:370 msgid "Save Bookmarks" msgstr "Salva segnalibro" -#: ../../include/ItemObject.php:363 +#: ../../Zotlabs/Lib/ThreadItem.php:371 msgid "Add to Calendar" msgstr "Aggiungi al calendario" -#: ../../include/ItemObject.php:372 +#: ../../Zotlabs/Lib/ThreadItem.php:380 msgid "Mark all seen" msgstr "Marca tutto come letto" -#: ../../include/ItemObject.php:378 ../../mod/photos.php:1251 -msgctxt "noun" -msgid "Likes" -msgstr "Mi piace" - -#: ../../include/ItemObject.php:379 ../../mod/photos.php:1252 -msgctxt "noun" -msgid "Dislikes" -msgstr "Non mi piace" - -#: ../../include/ItemObject.php:384 ../../include/acl_selectors.php:252 -#: ../../mod/photos.php:1257 -msgid "Close" -msgstr "Chiudi" - -#: ../../include/ItemObject.php:389 ../../include/conversation.php:740 -#: ../../include/conversation.php:1242 ../../mod/editblock.php:150 -#: ../../mod/editlayout.php:148 ../../mod/editpost.php:129 -#: ../../mod/editwebpage.php:190 ../../mod/photos.php:1068 -msgid "Please wait" -msgstr "Attendere" - -#: ../../include/ItemObject.php:413 ../../include/js_strings.php:7 +#: ../../Zotlabs/Lib/ThreadItem.php:421 ../../include/js_strings.php:7 msgid "[+] show all" msgstr "[+] mostra tutto" -#: ../../include/ItemObject.php:700 ../../mod/photos.php:1084 -#: ../../mod/photos.php:1202 -msgid "This is you" -msgstr "Questo sei tu" - -#: ../../include/ItemObject.php:702 ../../include/js_strings.php:6 -#: ../../mod/photos.php:1086 ../../mod/photos.php:1204 -msgid "Comment" -msgstr "Commento" - -#: ../../include/ItemObject.php:703 ../../include/widgets.php:708 -#: ../../include/widgets.php:720 ../../include/js_strings.php:22 -#: ../../mod/appman.php:99 ../../mod/chat.php:190 ../../mod/chat.php:232 -#: ../../mod/connect.php:93 ../../mod/connedit.php:729 -#: ../../mod/events.php:468 ../../mod/events.php:665 -#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108 -#: ../../mod/group.php:81 ../../mod/import.php:549 -#: ../../mod/import_items.php:116 ../../mod/invite.php:142 -#: ../../mod/locs.php:117 ../../mod/mail.php:380 ../../mod/mitem.php:231 -#: ../../mod/mood.php:135 ../../mod/pconfig.php:108 ../../mod/pdledit.php:62 -#: ../../mod/photos.php:672 ../../mod/photos.php:1047 -#: ../../mod/photos.php:1087 ../../mod/photos.php:1205 ../../mod/admin.php:457 -#: ../../mod/admin.php:646 ../../mod/admin.php:721 ../../mod/admin.php:986 -#: ../../mod/admin.php:1150 ../../mod/admin.php:1326 ../../mod/admin.php:1521 -#: ../../mod/admin.php:1606 ../../mod/admin.php:1770 ../../mod/poke.php:182 -#: ../../mod/profiles.php:687 ../../mod/rate.php:168 -#: ../../mod/settings.php:597 ../../mod/settings.php:710 -#: ../../mod/settings.php:738 ../../mod/settings.php:761 -#: ../../mod/settings.php:849 ../../mod/settings.php:1041 -#: ../../mod/setup.php:336 ../../mod/setup.php:377 ../../mod/sources.php:104 -#: ../../mod/sources.php:138 ../../mod/thing.php:312 ../../mod/thing.php:358 -#: ../../mod/xchan.php:11 ../../mod/cal.php:332 -#: ../../view/theme/redbasic/php/config.php:99 -msgid "Submit" -msgstr "Salva" - -#: ../../include/ItemObject.php:704 ../../include/conversation.php:1214 -#: ../../mod/editblock.php:136 ../../mod/editlayout.php:135 -#: ../../mod/editpost.php:113 ../../mod/editwebpage.php:177 +#: ../../Zotlabs/Lib/ThreadItem.php:711 ../../include/conversation.php:1215 msgid "Bold" msgstr "Grassetto" -#: ../../include/ItemObject.php:705 ../../include/conversation.php:1215 -#: ../../mod/editblock.php:137 ../../mod/editlayout.php:136 -#: ../../mod/editpost.php:114 ../../mod/editwebpage.php:178 +#: ../../Zotlabs/Lib/ThreadItem.php:712 ../../include/conversation.php:1216 msgid "Italic" msgstr "Corsivo" -#: ../../include/ItemObject.php:706 ../../include/conversation.php:1216 -#: ../../mod/editblock.php:138 ../../mod/editlayout.php:137 -#: ../../mod/editpost.php:115 ../../mod/editwebpage.php:179 +#: ../../Zotlabs/Lib/ThreadItem.php:713 ../../include/conversation.php:1217 msgid "Underline" msgstr "Sottolineato" -#: ../../include/ItemObject.php:707 ../../include/conversation.php:1217 -#: ../../mod/editblock.php:139 ../../mod/editlayout.php:138 -#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:180 +#: ../../Zotlabs/Lib/ThreadItem.php:714 ../../include/conversation.php:1218 msgid "Quote" msgstr "Citazione" -#: ../../include/ItemObject.php:708 ../../include/conversation.php:1218 -#: ../../mod/editblock.php:140 ../../mod/editlayout.php:139 -#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:181 +#: ../../Zotlabs/Lib/ThreadItem.php:715 ../../include/conversation.php:1219 msgid "Code" msgstr "Codice" -#: ../../include/ItemObject.php:709 +#: ../../Zotlabs/Lib/ThreadItem.php:716 msgid "Image" msgstr "Immagine" -#: ../../include/ItemObject.php:710 +#: ../../Zotlabs/Lib/ThreadItem.php:717 msgid "Insert Link" msgstr "Collegamento" -#: ../../include/ItemObject.php:711 +#: ../../Zotlabs/Lib/ThreadItem.php:718 msgid "Video" msgstr "Video" -#: ../../include/ItemObject.php:712 ../../include/conversation.php:1184 -#: ../../include/page_widgets.php:40 ../../mod/editblock.php:171 -#: ../../mod/editpost.php:149 ../../mod/editwebpage.php:212 -#: ../../mod/events.php:465 ../../mod/photos.php:1088 -#: ../../mod/webpages.php:190 -msgid "Preview" -msgstr "Anteprima" - -#: ../../include/ItemObject.php:715 ../../include/conversation.php:1272 -#: ../../mod/chat.php:200 ../../mod/editpost.php:157 ../../mod/mail.php:255 -#: ../../mod/mail.php:385 -msgid "Encrypt text" -msgstr "Cifratura del messaggio" - -#: ../../include/Import/import_diaspora.php:17 +#: ../../include/Import/import_diaspora.php:16 msgid "No username found in import file." msgstr "Impossibile trovare il nome utente nel file da importare." -#: ../../include/Import/import_diaspora.php:42 ../../include/import.php:44 +#: ../../include/Import/import_diaspora.php:41 ../../include/import.php:50 msgid "Unable to create a unique channel address. Import failed." msgstr "Impossibile creare un indirizzo univoco per il canale. L'import è fallito." -#: ../../include/Import/import_diaspora.php:143 ../../mod/import.php:509 -msgid "Import completed." -msgstr "L'importazione è terminata con successo." +#: ../../include/dba/dba_driver.php:171 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Non trovo le informazioni DNS per il database server '%s'" -#: ../../include/widgets.php:46 ../../include/contact_widgets.php:95 -#: ../../include/taxonomy.php:282 +#: ../../include/taxonomy.php:188 ../../include/taxonomy.php:270 +#: ../../include/widgets.php:46 ../../include/widgets.php:429 +#: ../../include/contact_widgets.php:91 msgid "Categories" msgstr "Categorie" -#: ../../include/widgets.php:102 ../../include/nav.php:159 -#: ../../mod/apps.php:36 -msgid "Apps" -msgstr "App" +#: ../../include/taxonomy.php:228 ../../include/taxonomy.php:249 +msgid "Tags" +msgstr "Tag" + +#: ../../include/taxonomy.php:293 +msgid "Keywords" +msgstr "Parole chiave" + +#: ../../include/taxonomy.php:314 +msgid "have" +msgstr "ho" + +#: ../../include/taxonomy.php:314 +msgid "has" +msgstr "ha" + +#: ../../include/taxonomy.php:315 +msgid "want" +msgstr "voglio" + +#: ../../include/taxonomy.php:315 +msgid "wants" +msgstr "vuole" + +#: ../../include/taxonomy.php:316 +msgid "likes" +msgstr "gli piace" + +#: ../../include/taxonomy.php:317 +msgid "dislikes" +msgstr "non gli piace" + +#: ../../include/event.php:22 ../../include/event.php:69 +#: ../../include/bb2diaspora.php:485 +msgid "l F d, Y \\@ g:i A" +msgstr "l d F Y \\@ G:i" + +#: ../../include/event.php:30 ../../include/event.php:73 +#: ../../include/bb2diaspora.php:491 +msgid "Starts:" +msgstr "Inizio:" + +#: ../../include/event.php:40 ../../include/event.php:77 +#: ../../include/bb2diaspora.php:499 +msgid "Finishes:" +msgstr "Fine:" + +#: ../../include/event.php:812 +msgid "This event has been added to your calendar." +msgstr "Questo evento è stato aggiunto al tuo calendario" + +#: ../../include/event.php:1012 +msgid "Not specified" +msgstr "Non specificato" + +#: ../../include/event.php:1013 +msgid "Needs Action" +msgstr "Necessita di un intervento" + +#: ../../include/event.php:1014 +msgid "Completed" +msgstr "Completato" + +#: ../../include/event.php:1015 +msgid "In Process" +msgstr "In corso" + +#: ../../include/event.php:1016 +msgid "Cancelled" +msgstr "Annullato" + +#: ../../include/import.php:29 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "Non posso creare un canale con un identificativo che già esiste su questo sistema. L'importazione è fallita." + +#: ../../include/import.php:76 +msgid "Channel clone failed. Import failed." +msgstr "Impossibile clonare il canale. L'importazione è fallita." + +#: ../../include/items.php:892 ../../include/items.php:937 +msgid "(Unknown)" +msgstr "(Sconosciuto)" + +#: ../../include/items.php:1136 +msgid "Visible to anybody on the internet." +msgstr "Visibile a chiunque su internet." + +#: ../../include/items.php:1138 +msgid "Visible to you only." +msgstr "Visibile solo a te." + +#: ../../include/items.php:1140 +msgid "Visible to anybody in this network." +msgstr "Visibile a tutti su questa rete." + +#: ../../include/items.php:1142 +msgid "Visible to anybody authenticated." +msgstr "Visibile a chiunque sia autenticato." + +#: ../../include/items.php:1144 +#, php-format +msgid "Visible to anybody on %s." +msgstr "Visibile a tutti su %s." + +#: ../../include/items.php:1146 +msgid "Visible to all connections." +msgstr "Visibile a tutti coloro che ti seguono." + +#: ../../include/items.php:1148 +msgid "Visible to approved connections." +msgstr "Visibile ai contatti approvati." + +#: ../../include/items.php:1150 +msgid "Visible to specific connections." +msgstr "Visibile ad alcuni contatti scelti." + +#: ../../include/items.php:3909 +msgid "Privacy group is empty." +msgstr "Gruppo di canali vuoto." + +#: ../../include/items.php:3916 +#, php-format +msgid "Privacy group: %s" +msgstr "Gruppo di canali: %s" + +#: ../../include/items.php:3928 +msgid "Connection not found." +msgstr "Contatto non trovato." + +#: ../../include/items.php:4277 +msgid "profile photo" +msgstr "foto del profilo" + +#: ../../include/message.php:20 +msgid "No recipient provided." +msgstr "Devi scegliere un destinatario." + +#: ../../include/message.php:25 +msgid "[no subject]" +msgstr "[nessun titolo]" + +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "Impossibile determinare il mittente." + +#: ../../include/message.php:222 +msgid "Stored post could not be verified." +msgstr "Non è stato possibile verificare il post." + +#: ../../include/text.php:428 +msgid "prev" +msgstr "prec" + +#: ../../include/text.php:430 +msgid "first" +msgstr "inizio" + +#: ../../include/text.php:459 +msgid "last" +msgstr "fine" + +#: ../../include/text.php:462 +msgid "next" +msgstr "succ" + +#: ../../include/text.php:472 +msgid "older" +msgstr "più recenti" + +#: ../../include/text.php:474 +msgid "newer" +msgstr "più nuovi" + +#: ../../include/text.php:863 +msgid "No connections" +msgstr "Nessun contatto" + +#: ../../include/text.php:888 +#, php-format +msgid "View all %s connections" +msgstr "Mostra tutti i %s contatti" + +#: ../../include/text.php:1033 ../../include/text.php:1038 +msgid "poke" +msgstr "poke" + +#: ../../include/text.php:1033 ../../include/text.php:1038 +#: ../../include/conversation.php:243 +msgid "poked" +msgstr "ha mandato un poke" + +#: ../../include/text.php:1039 +msgid "ping" +msgstr "ping" + +#: ../../include/text.php:1039 +msgid "pinged" +msgstr "ha effettuato un ping" + +#: ../../include/text.php:1040 +msgid "prod" +msgstr "spintone" + +#: ../../include/text.php:1040 +msgid "prodded" +msgstr "ha ricevuto uno spintone" + +#: ../../include/text.php:1041 +msgid "slap" +msgstr "schiaffo" + +#: ../../include/text.php:1041 +msgid "slapped" +msgstr "ha ricevuto uno schiaffo" + +#: ../../include/text.php:1042 +msgid "finger" +msgstr "finger" + +#: ../../include/text.php:1042 +msgid "fingered" +msgstr "ha ricevuto un finger" + +#: ../../include/text.php:1043 +msgid "rebuff" +msgstr "rifiuto" + +#: ../../include/text.php:1043 +msgid "rebuffed" +msgstr "ha ricevuto un rifiuto" + +#: ../../include/text.php:1055 +msgid "happy" +msgstr "felice" + +#: ../../include/text.php:1056 +msgid "sad" +msgstr "triste" + +#: ../../include/text.php:1057 +msgid "mellow" +msgstr "calmo" + +#: ../../include/text.php:1058 +msgid "tired" +msgstr "stanco" + +#: ../../include/text.php:1059 +msgid "perky" +msgstr "vivace" + +#: ../../include/text.php:1060 +msgid "angry" +msgstr "arrabbiato" + +#: ../../include/text.php:1061 +msgid "stupefied" +msgstr "stupito" + +#: ../../include/text.php:1062 +msgid "puzzled" +msgstr "confuso" + +#: ../../include/text.php:1063 +msgid "interested" +msgstr "attento" + +#: ../../include/text.php:1064 +msgid "bitter" +msgstr "amaro" + +#: ../../include/text.php:1065 +msgid "cheerful" +msgstr "allegro" + +#: ../../include/text.php:1066 +msgid "alive" +msgstr "vivace" + +#: ../../include/text.php:1067 +msgid "annoyed" +msgstr "seccato" + +#: ../../include/text.php:1068 +msgid "anxious" +msgstr "ansioso" + +#: ../../include/text.php:1069 +msgid "cranky" +msgstr "irritabile" + +#: ../../include/text.php:1070 +msgid "disturbed" +msgstr "turbato" + +#: ../../include/text.php:1071 +msgid "frustrated" +msgstr "frustrato" + +#: ../../include/text.php:1072 +msgid "depressed" +msgstr "in depressione" + +#: ../../include/text.php:1073 +msgid "motivated" +msgstr "motivato" + +#: ../../include/text.php:1074 +msgid "relaxed" +msgstr "rilassato" + +#: ../../include/text.php:1075 +msgid "surprised" +msgstr "sorpreso" + +#: ../../include/text.php:1257 ../../include/js_strings.php:70 +msgid "Monday" +msgstr "lunedì" + +#: ../../include/text.php:1257 ../../include/js_strings.php:71 +msgid "Tuesday" +msgstr "martedì" + +#: ../../include/text.php:1257 ../../include/js_strings.php:72 +msgid "Wednesday" +msgstr "mercoledì" + +#: ../../include/text.php:1257 ../../include/js_strings.php:73 +msgid "Thursday" +msgstr "giovedì" + +#: ../../include/text.php:1257 ../../include/js_strings.php:74 +msgid "Friday" +msgstr "venerdì" + +#: ../../include/text.php:1257 ../../include/js_strings.php:75 +msgid "Saturday" +msgstr "sabato" + +#: ../../include/text.php:1257 ../../include/js_strings.php:69 +msgid "Sunday" +msgstr "domenica" + +#: ../../include/text.php:1261 ../../include/js_strings.php:45 +msgid "January" +msgstr "gennaio" + +#: ../../include/text.php:1261 ../../include/js_strings.php:46 +msgid "February" +msgstr "febbraio" + +#: ../../include/text.php:1261 ../../include/js_strings.php:47 +msgid "March" +msgstr "marzo" + +#: ../../include/text.php:1261 ../../include/js_strings.php:48 +msgid "April" +msgstr "aprile" + +#: ../../include/text.php:1261 +msgid "May" +msgstr "Mag" + +#: ../../include/text.php:1261 ../../include/js_strings.php:50 +msgid "June" +msgstr "giugno" + +#: ../../include/text.php:1261 ../../include/js_strings.php:51 +msgid "July" +msgstr "luglio" + +#: ../../include/text.php:1261 ../../include/js_strings.php:52 +msgid "August" +msgstr "agosto" + +#: ../../include/text.php:1261 ../../include/js_strings.php:53 +msgid "September" +msgstr "settembre" + +#: ../../include/text.php:1261 ../../include/js_strings.php:54 +msgid "October" +msgstr "ottobre" + +#: ../../include/text.php:1261 ../../include/js_strings.php:55 +msgid "November" +msgstr "novembre" + +#: ../../include/text.php:1261 ../../include/js_strings.php:56 +msgid "December" +msgstr "dicembre" + +#: ../../include/text.php:1338 ../../include/text.php:1342 +msgid "Unknown Attachment" +msgstr "Allegato non riconoscuto" + +#: ../../include/text.php:1344 +msgid "unknown" +msgstr "sconosciuta" + +#: ../../include/text.php:1380 +msgid "remove category" +msgstr "rimuovi la categoria" + +#: ../../include/text.php:1457 +msgid "remove from file" +msgstr "rimuovi dal file" + +#: ../../include/text.php:1753 ../../include/text.php:1824 +msgid "default" +msgstr "predefinito" + +#: ../../include/text.php:1761 +msgid "Page layout" +msgstr "Layout della pagina" + +#: ../../include/text.php:1761 +msgid "You can create your own with the layouts tool" +msgstr "Puoi creare un tuo layout dalla configurazione delle pagine web" + +#: ../../include/text.php:1803 +msgid "Page content type" +msgstr "Tipo di contenuto della pagina" + +#: ../../include/text.php:1836 +msgid "Select an alternate language" +msgstr "Seleziona una lingua diversa" + +#: ../../include/text.php:1953 +msgid "activity" +msgstr "l'attività" + +#: ../../include/text.php:2262 +msgid "Design Tools" +msgstr "Strumenti di design" + +#: ../../include/text.php:2268 +msgid "Pages" +msgstr "Pagine" #: ../../include/widgets.php:103 msgid "System" msgstr "Sistema" -#: ../../include/widgets.php:105 ../../include/conversation.php:1541 -#: ../../mod/profiles.php:696 -msgid "Personal" -msgstr "Personali" - #: ../../include/widgets.php:106 -msgid "Create Personal App" -msgstr "Crea app personale" - -#: ../../include/widgets.php:107 -msgid "Edit Personal App" -msgstr "Modifica app personale" - -#: ../../include/widgets.php:147 ../../include/widgets.php:184 -#: ../../include/conversation.php:961 ../../include/identity.php:1008 -#: ../../include/Contact.php:101 ../../mod/directory.php:321 -#: ../../mod/match.php:64 ../../mod/suggest.php:52 -msgid "Connect" -msgstr "Aggiungi" - -#: ../../include/widgets.php:149 ../../mod/suggest.php:54 -msgid "Ignore/Hide" -msgstr "Ignora/nascondi" +msgid "New App" +msgstr "Nuova app" #: ../../include/widgets.php:154 msgid "Suggestions" @@ -582,12 +7247,6 @@ msgstr "Per esempio: bob@example.com, https://example.com/barbara" msgid "Notes" msgstr "Note" -#: ../../include/widgets.php:201 ../../include/text.php:905 -#: ../../include/text.php:917 ../../mod/filer.php:49 ../../mod/admin.php:1687 -#: ../../mod/admin.php:1707 ../../mod/rbmark.php:28 ../../mod/rbmark.php:100 -msgid "Save" -msgstr "Salva" - #: ../../include/widgets.php:273 msgid "Remove term" msgstr "Rimuovi termine" @@ -600,13 +7259,13 @@ msgstr "Ricerche salvate" msgid "add" msgstr "aggiungi" -#: ../../include/widgets.php:310 ../../include/contact_widgets.php:57 -#: ../../include/features.php:97 +#: ../../include/widgets.php:310 ../../include/contact_widgets.php:53 +#: ../../include/features.php:98 msgid "Saved Folders" msgstr "Cartelle salvate" -#: ../../include/widgets.php:313 ../../include/contact_widgets.php:60 -#: ../../include/contact_widgets.php:98 +#: ../../include/widgets.php:313 ../../include/widgets.php:432 +#: ../../include/contact_widgets.php:56 ../../include/contact_widgets.php:94 msgid "Everything" msgstr "Tutto" @@ -614,1420 +7273,310 @@ msgstr "Tutto" msgid "Archives" msgstr "Archivi" -#: ../../include/widgets.php:444 ../../mod/connedit.php:589 -msgid "Me" -msgstr "Me" - -#: ../../include/widgets.php:445 ../../mod/connedit.php:590 -msgid "Family" -msgstr "Famiglia" - -#: ../../include/widgets.php:446 ../../include/profile_selectors.php:80 -#: ../../include/identity.php:389 ../../include/identity.php:390 -#: ../../include/identity.php:397 ../../mod/connedit.php:591 -#: ../../mod/settings.php:349 ../../mod/settings.php:353 -#: ../../mod/settings.php:354 ../../mod/settings.php:357 -#: ../../mod/settings.php:368 -msgid "Friends" -msgstr "Amici" - -#: ../../include/widgets.php:447 ../../mod/connedit.php:592 -msgid "Acquaintances" -msgstr "Conoscenti" - -#: ../../include/widgets.php:448 ../../mod/connections.php:88 -#: ../../mod/connections.php:103 ../../mod/connedit.php:593 -msgid "All" -msgstr "Tutti" - -#: ../../include/widgets.php:467 +#: ../../include/widgets.php:516 msgid "Refresh" msgstr "Aggiorna" -#: ../../include/widgets.php:507 +#: ../../include/widgets.php:556 msgid "Account settings" msgstr "Il tuo account" -#: ../../include/widgets.php:513 +#: ../../include/widgets.php:562 msgid "Channel settings" msgstr "Impostazioni del canale" -#: ../../include/widgets.php:522 +#: ../../include/widgets.php:571 msgid "Additional features" msgstr "Funzionalità opzionali" -#: ../../include/widgets.php:529 +#: ../../include/widgets.php:578 msgid "Feature/Addon settings" msgstr "Componenti aggiuntivi" -#: ../../include/widgets.php:535 +#: ../../include/widgets.php:584 msgid "Display settings" msgstr "Aspetto" -#: ../../include/widgets.php:542 +#: ../../include/widgets.php:591 msgid "Manage locations" msgstr "Gestione repliche" -#: ../../include/widgets.php:551 +#: ../../include/widgets.php:600 msgid "Export channel" msgstr "Esporta il canale" -#: ../../include/widgets.php:558 +#: ../../include/widgets.php:607 msgid "Connected apps" msgstr "App connesse" -#: ../../include/widgets.php:565 ../../mod/connedit.php:701 -msgid "Connection Default Permissions" -msgstr "Permessi predefiniti dei nuovi contatti" - -#: ../../include/widgets.php:573 +#: ../../include/widgets.php:622 msgid "Premium Channel Settings" msgstr "Canale premium - impostazioni" -#: ../../include/widgets.php:581 ../../include/features.php:71 -#: ../../mod/sources.php:88 -msgid "Channel Sources" -msgstr "Sorgenti del canale" - -#: ../../include/widgets.php:589 ../../include/apps.php:134 -#: ../../include/nav.php:205 ../../mod/admin.php:1266 ../../mod/admin.php:1488 -msgid "Settings" -msgstr "Impostazioni" - -#: ../../include/widgets.php:602 +#: ../../include/widgets.php:651 msgid "Private Mail Menu" msgstr "Menu messaggi privati" -#: ../../include/widgets.php:604 +#: ../../include/widgets.php:653 msgid "Combined View" msgstr "Vista combinata" -#: ../../include/widgets.php:609 ../../include/nav.php:193 +#: ../../include/widgets.php:658 ../../include/nav.php:196 msgid "Inbox" msgstr "In arrivo" -#: ../../include/widgets.php:614 ../../include/nav.php:194 +#: ../../include/widgets.php:663 ../../include/nav.php:197 msgid "Outbox" msgstr "Inviati" -#: ../../include/widgets.php:619 ../../include/nav.php:195 +#: ../../include/widgets.php:668 ../../include/nav.php:198 msgid "New Message" msgstr "Nuovo messaggio" -#: ../../include/widgets.php:636 ../../include/widgets.php:648 +#: ../../include/widgets.php:685 ../../include/widgets.php:697 msgid "Conversations" msgstr "Conversazioni" -#: ../../include/widgets.php:640 +#: ../../include/widgets.php:689 msgid "Received Messages" msgstr "Ricevuti" -#: ../../include/widgets.php:644 +#: ../../include/widgets.php:693 msgid "Sent Messages" msgstr "Inviati" -#: ../../include/widgets.php:658 +#: ../../include/widgets.php:707 msgid "No messages." msgstr "Nessun messaggio." -#: ../../include/widgets.php:676 +#: ../../include/widgets.php:725 msgid "Delete conversation" msgstr "Elimina la conversazione" -#: ../../include/widgets.php:702 +#: ../../include/widgets.php:751 msgid "Events Menu" msgstr "Menu eventi" -#: ../../include/widgets.php:703 +#: ../../include/widgets.php:752 msgid "Day View" msgstr "Eventi del giorno" -#: ../../include/widgets.php:704 +#: ../../include/widgets.php:753 msgid "Week View" msgstr "Eventi della settimana" -#: ../../include/widgets.php:705 +#: ../../include/widgets.php:754 msgid "Month View" msgstr "Eventi del mese" -#: ../../include/widgets.php:706 ../../mod/events.php:661 -#: ../../mod/cal.php:328 -msgid "Export" -msgstr "Esporta" - -#: ../../include/widgets.php:707 ../../mod/events.php:664 -#: ../../mod/cal.php:331 -msgid "Import" -msgstr "Importa" - -#: ../../include/widgets.php:717 +#: ../../include/widgets.php:766 msgid "Events Tools" msgstr "Gestione eventi" -#: ../../include/widgets.php:718 +#: ../../include/widgets.php:767 msgid "Export Calendar" msgstr "Esporta calendario" -#: ../../include/widgets.php:719 +#: ../../include/widgets.php:768 msgid "Import Calendar" msgstr "Importa calendario" -#: ../../include/widgets.php:794 ../../include/conversation.php:1678 -#: ../../include/conversation.php:1681 +#: ../../include/widgets.php:842 ../../include/conversation.php:1662 +#: ../../include/conversation.php:1665 msgid "Chatrooms" msgstr "Chat" -#: ../../include/widgets.php:798 +#: ../../include/widgets.php:846 msgid "Overview" msgstr "Riepilogo" -#: ../../include/widgets.php:805 +#: ../../include/widgets.php:853 msgid "Chat Members" msgstr "Partecipanti" -#: ../../include/widgets.php:828 +#: ../../include/widgets.php:876 msgid "Bookmarked Chatrooms" msgstr "Chat nei segnalibri" -#: ../../include/widgets.php:851 +#: ../../include/widgets.php:899 msgid "Suggested Chatrooms" msgstr "Chat suggerite" -#: ../../include/widgets.php:996 ../../include/widgets.php:1108 +#: ../../include/widgets.php:1044 ../../include/widgets.php:1156 msgid "photo/image" msgstr "foto/immagine" -#: ../../include/widgets.php:1051 +#: ../../include/widgets.php:1099 msgid "Click to show more" msgstr "Clicca per mostrare tutto" -#: ../../include/widgets.php:1202 +#: ../../include/widgets.php:1250 msgid "Rating Tools" msgstr "Valutazione" -#: ../../include/widgets.php:1206 ../../include/widgets.php:1208 +#: ../../include/widgets.php:1254 ../../include/widgets.php:1256 msgid "Rate Me" msgstr "Valutami" -#: ../../include/widgets.php:1211 +#: ../../include/widgets.php:1259 msgid "View Ratings" msgstr "Vedi le valutazioni ricevute" -#: ../../include/widgets.php:1222 ../../mod/pubsites.php:18 -msgid "Public Hubs" -msgstr "Hub pubblici" - -#: ../../include/widgets.php:1268 +#: ../../include/widgets.php:1316 msgid "Forums" msgstr "Forum" -#: ../../include/widgets.php:1297 +#: ../../include/widgets.php:1345 msgid "Tasks" msgstr "Attività" -#: ../../include/widgets.php:1306 +#: ../../include/widgets.php:1354 msgid "Documentation" msgstr "Guida" -#: ../../include/widgets.php:1308 +#: ../../include/widgets.php:1356 msgid "Project/Site Information" msgstr "Informazioni sul sito/progetto" -#: ../../include/widgets.php:1309 +#: ../../include/widgets.php:1357 msgid "For Members" msgstr "Per gli utenti" -#: ../../include/widgets.php:1310 +#: ../../include/widgets.php:1358 msgid "For Administrators" msgstr "Per gli amministratori" -#: ../../include/widgets.php:1311 +#: ../../include/widgets.php:1359 msgid "For Developers" msgstr "Per sviluppatori" -#: ../../include/widgets.php:1334 ../../mod/admin.php:456 -msgid "Site" -msgstr "Sito" - -#: ../../include/widgets.php:1335 -msgid "Accounts" -msgstr "Account" - -#: ../../include/widgets.php:1335 ../../include/widgets.php:1373 +#: ../../include/widgets.php:1383 ../../include/widgets.php:1421 msgid "Member registrations waiting for confirmation" msgstr "Richieste in attesa di conferma" -#: ../../include/widgets.php:1336 ../../mod/admin.php:1149 -msgid "Channels" -msgstr "Canali" - -#: ../../include/widgets.php:1337 ../../mod/admin.php:710 -msgid "Security" -msgstr "Sicurezza" - -#: ../../include/widgets.php:1338 ../../include/apps.php:152 -msgid "Features" -msgstr "Funzionalità" - -#: ../../include/widgets.php:1339 ../../mod/admin.php:1264 -#: ../../mod/admin.php:1325 -msgid "Plugins" -msgstr "Plugin" - -#: ../../include/widgets.php:1340 ../../mod/admin.php:1486 -#: ../../mod/admin.php:1520 -msgid "Themes" -msgstr "Temi" - -#: ../../include/widgets.php:1341 +#: ../../include/widgets.php:1389 msgid "Inspect queue" msgstr "Coda di attesa" -#: ../../include/widgets.php:1342 ../../mod/admin.php:1760 -msgid "Profile Fields" -msgstr "Campi del profilo" - -#: ../../include/widgets.php:1343 +#: ../../include/widgets.php:1391 msgid "DB updates" msgstr "Aggiornamenti al DB" -#: ../../include/widgets.php:1361 ../../include/widgets.php:1371 -#: ../../mod/admin.php:1605 -msgid "Logs" -msgstr "Log" - -#: ../../include/widgets.php:1368 ../../include/nav.php:213 +#: ../../include/widgets.php:1416 ../../include/nav.php:216 msgid "Admin" msgstr "Amministrazione" -#: ../../include/widgets.php:1369 +#: ../../include/widgets.php:1417 msgid "Plugin Features" msgstr "Plugin" -#: ../../include/widgets.php:1451 ../../mod/photos.php:787 -#: ../../mod/photos.php:1328 -msgid "View Photo" -msgstr "Guarda la foto" +#: ../../include/follow.php:27 +msgid "Channel is blocked on this site." +msgstr "Il canale è bloccato per questo sito." -#: ../../include/widgets.php:1468 ../../mod/photos.php:818 -msgid "Edit Album" -msgstr "Modifica album" +#: ../../include/follow.php:32 +msgid "Channel location missing." +msgstr "Manca l'indirizzo del canale." -#: ../../include/activities.php:42 -msgid " and " -msgstr "e" +#: ../../include/follow.php:81 +msgid "Response from remote channel was incomplete." +msgstr "La risposta dal canale non è completa." -#: ../../include/activities.php:50 -msgid "public profile" -msgstr "profilo pubblico" +#: ../../include/follow.php:98 +msgid "Channel was deleted and no longer exists." +msgstr "Il canale è stato rimosso e non esiste più." -#: ../../include/activities.php:59 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s ha cambiato %2$s in “%3$s”" +#: ../../include/follow.php:154 ../../include/follow.php:190 +msgid "Protocol disabled." +msgstr "Protocollo disabilitato." -#: ../../include/activities.php:60 -#, php-format -msgid "Visit %1$s's %2$s" -msgstr "Guarda %2$s di %1$s " +#: ../../include/follow.php:178 +msgid "Channel discovery failed." +msgstr "La ricerca del canale non ha avuto successo." -#: ../../include/activities.php:63 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s ha aggiornato %2$s cambiando %3$s." - -#: ../../include/api.php:1336 -msgid "Public Timeline" -msgstr "Diario pubblico" - -#: ../../include/apps.php:128 -msgid "Site Admin" -msgstr "Amministrazione sito" - -#: ../../include/apps.php:129 ../../include/conversation.php:1691 -#: ../../include/nav.php:102 -msgid "Bookmarks" -msgstr "Segnalibri" - -#: ../../include/apps.php:130 -msgid "Address Book" -msgstr "Rubrica" - -#: ../../include/apps.php:131 ../../include/nav.php:110 ../../boot.php:1580 -msgid "Login" -msgstr "Accedi" - -#: ../../include/apps.php:132 ../../include/nav.php:203 -#: ../../mod/manage.php:158 -msgid "Channel Manager" -msgstr "Gestione canali" - -#: ../../include/apps.php:133 ../../include/nav.php:176 -msgid "Grid" -msgstr "Rete" - -#: ../../include/apps.php:136 ../../include/conversation.php:1701 -#: ../../include/nav.php:106 ../../mod/webpages.php:180 -msgid "Webpages" -msgstr "Pagine web" - -#: ../../include/apps.php:137 ../../include/nav.php:179 -msgid "Channel Home" -msgstr "Bacheca del canale" - -#: ../../include/apps.php:138 ../../include/identity.php:1389 -#: ../../mod/profperm.php:112 -msgid "Profile" -msgstr "Profilo" - -#: ../../include/apps.php:139 ../../include/conversation.php:1647 -#: ../../include/nav.php:92 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "Foto" - -#: ../../include/apps.php:140 ../../include/conversation.php:1664 -#: ../../include/conversation.php:1667 ../../include/nav.php:198 -msgid "Events" -msgstr "Eventi" - -#: ../../include/apps.php:141 ../../include/nav.php:164 -msgid "Directory" -msgstr "Elenchi pubblici dei canali" - -#: ../../include/apps.php:142 ../../include/nav.php:155 ../../mod/help.php:222 -#: ../../mod/help.php:227 ../../mod/layouts.php:176 -msgid "Help" -msgstr "Guida" - -#: ../../include/apps.php:143 ../../include/nav.php:190 -msgid "Mail" -msgstr "Messaggi" - -#: ../../include/apps.php:144 ../../mod/mood.php:131 -msgid "Mood" -msgstr "Umore" - -#: ../../include/apps.php:145 ../../include/conversation.php:965 -#: ../../mod/poke.php:164 -msgid "Poke" -msgstr "Poke" - -#: ../../include/apps.php:146 ../../include/nav.php:96 -msgid "Chat" -msgstr "Chat" - -#: ../../include/apps.php:147 ../../include/nav.php:161 -#: ../../include/text.php:904 ../../include/text.php:916 -#: ../../mod/connections.php:302 ../../mod/search.php:40 -msgid "Search" -msgstr "Cerca" - -#: ../../include/apps.php:148 -msgid "Probe" -msgstr "Diagnostica" - -#: ../../include/apps.php:149 -msgid "Suggest" -msgstr "Suggerisci" - -#: ../../include/apps.php:150 -msgid "Random Channel" -msgstr "Canale casuale" - -#: ../../include/apps.php:151 -msgid "Invite" -msgstr "Invita" - -#: ../../include/apps.php:153 ../../mod/id.php:28 -msgid "Language" -msgstr "Lingua" - -#: ../../include/apps.php:154 -msgid "Post" -msgstr "Post" - -#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 -#: ../../mod/id.php:19 -msgid "Profile Photo" -msgstr "Foto del profilo" - -#: ../../include/apps.php:252 ../../mod/settings.php:84 -#: ../../mod/settings.php:623 -msgid "Update" -msgstr "Aggiorna" - -#: ../../include/apps.php:252 -msgid "Install" -msgstr "Installa" - -#: ../../include/apps.php:257 -msgid "Purchase" -msgstr "Acquista" - -#: ../../include/auth.php:105 -msgid "Logged out." -msgstr "Uscita effettuata." - -#: ../../include/auth.php:246 -msgid "Failed authentication" -msgstr "Autenticazione fallita" - -#: ../../include/auth.php:260 ../../mod/openid.php:189 -msgid "Login failed." -msgstr "Accesso fallito." - -#: ../../include/bbcode.php:123 ../../include/bbcode.php:803 -#: ../../include/bbcode.php:806 ../../include/bbcode.php:811 -#: ../../include/bbcode.php:814 ../../include/bbcode.php:817 -#: ../../include/bbcode.php:820 ../../include/bbcode.php:825 -#: ../../include/bbcode.php:828 ../../include/bbcode.php:833 -#: ../../include/bbcode.php:836 ../../include/bbcode.php:839 -#: ../../include/bbcode.php:842 -msgid "Image/photo" -msgstr "Immagine" - -#: ../../include/bbcode.php:162 ../../include/bbcode.php:853 -msgid "Encrypted content" -msgstr "Contenuto cifrato" - -#: ../../include/bbcode.php:179 -#, php-format -msgid "Install %s element: " -msgstr "Installa l'elemento %s:" - -#: ../../include/bbcode.php:183 -#, php-format -msgid "" -"This post contains an installable %s element, however you lack permissions " -"to install it on this site." -msgstr "Questo post contiene un elemento %s installabile, tuttavia non hai i permessi necessari per l'installazione." - -#: ../../include/bbcode.php:193 ../../mod/impel.php:37 -msgid "webpage" -msgstr "pagina web" - -#: ../../include/bbcode.php:196 ../../mod/impel.php:47 -msgid "layout" -msgstr "layout" - -#: ../../include/bbcode.php:199 ../../mod/impel.php:42 -msgid "block" -msgstr "block" - -#: ../../include/bbcode.php:202 ../../mod/impel.php:54 -msgid "menu" -msgstr "menu" - -#: ../../include/bbcode.php:257 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s ha scritto %2$s %3$s" - -#: ../../include/bbcode.php:259 ../../mod/tagger.php:51 -msgid "post" -msgstr "il post" - -#: ../../include/bbcode.php:547 -msgid "Different viewers will see this text differently" -msgstr "Ad altri questo testo potrebbe apparire in modo differente" - -#: ../../include/bbcode.php:764 -msgid "$1 spoiler" -msgstr "$1 spoiler" - -#: ../../include/bbcode.php:791 -msgid "$1 wrote:" -msgstr "$1 ha scritto:" - -#: ../../include/bb2diaspora.php:376 -msgid "Attachments:" -msgstr "Allegati:" - -#: ../../include/bb2diaspora.php:465 ../../include/event.php:22 -#: ../../include/text.php:1437 -msgid "l F d, Y \\@ g:i A" -msgstr "l d F Y \\@ G:i" - -#: ../../include/bb2diaspora.php:467 -msgid "$Projectname event notification:" -msgstr "Notifica evento $Projectname:" - -#: ../../include/bb2diaspora.php:471 ../../include/event.php:30 -#: ../../include/text.php:1441 -msgid "Starts:" -msgstr "Inizio:" - -#: ../../include/bb2diaspora.php:479 ../../include/event.php:40 -#: ../../include/text.php:1445 -msgid "Finishes:" -msgstr "Fine:" - -#: ../../include/bb2diaspora.php:487 ../../include/event.php:52 -#: ../../include/identity.php:1023 ../../include/text.php:1452 -#: ../../mod/directory.php:307 -msgid "Location:" -msgstr "Luogo:" +#: ../../include/follow.php:216 +msgid "Cannot connect to yourself." +msgstr "Non puoi connetterti a te stesso." #: ../../include/bookmarks.php:35 #, php-format msgid "%1$s's bookmarks" msgstr "I segnalibri di %1$s" -#: ../../include/zot.php:680 -msgid "Invalid data packet" -msgstr "Dati ricevuti non validi" +#: ../../include/api.php:1336 +msgid "Public Timeline" +msgstr "Diario pubblico" -#: ../../include/zot.php:696 -msgid "Unable to verify channel signature" -msgstr "Impossibile verificare la firma elettronica del canale" +#: ../../include/bbcode.php:123 ../../include/bbcode.php:844 +#: ../../include/bbcode.php:847 ../../include/bbcode.php:852 +#: ../../include/bbcode.php:855 ../../include/bbcode.php:858 +#: ../../include/bbcode.php:861 ../../include/bbcode.php:866 +#: ../../include/bbcode.php:869 ../../include/bbcode.php:874 +#: ../../include/bbcode.php:877 ../../include/bbcode.php:880 +#: ../../include/bbcode.php:883 +msgid "Image/photo" +msgstr "Immagine" -#: ../../include/zot.php:2332 +#: ../../include/bbcode.php:162 ../../include/bbcode.php:894 +msgid "Encrypted content" +msgstr "Contenuto cifrato" + +#: ../../include/bbcode.php:178 #, php-format -msgid "Unable to verify site signature for %s" -msgstr "Impossibile verificare la firma elettronica del sito %s" +msgid "Install %s element: " +msgstr "Installa l'elemento %s:" -#: ../../include/zot.php:3670 -msgid "invalid target signature" -msgstr "la firma ricevuta non è valida" - -#: ../../include/contact_widgets.php:14 +#: ../../include/bbcode.php:182 #, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d invito disponibile" -msgstr[1] "%d inviti disponibili" +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "Questo post contiene un elemento %s installabile, tuttavia non hai i permessi necessari per l'installazione." -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:461 -msgid "Advanced" -msgstr "Avanzate" - -#: ../../include/contact_widgets.php:22 -msgid "Find Channels" -msgstr "Ricerca canali" - -#: ../../include/contact_widgets.php:23 -msgid "Enter name or interest" -msgstr "Scrivi un nome o un interesse" - -#: ../../include/contact_widgets.php:24 -msgid "Connect/Follow" -msgstr "Aggiungi" - -#: ../../include/contact_widgets.php:25 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Per esempio: Mario Rossi, Pesca" - -#: ../../include/contact_widgets.php:26 ../../mod/connections.php:305 -#: ../../mod/directory.php:384 ../../mod/directory.php:389 -msgid "Find" -msgstr "Cerca" - -#: ../../include/contact_widgets.php:27 ../../mod/directory.php:388 -#: ../../mod/suggest.php:60 -msgid "Channel Suggestions" -msgstr "Canali suggeriti" - -#: ../../include/contact_widgets.php:29 -msgid "Random Profile" -msgstr "Profilo casuale" - -#: ../../include/contact_widgets.php:30 -msgid "Invite Friends" -msgstr "Invita amici" - -#: ../../include/contact_widgets.php:32 -msgid "Advanced example: name=fred and country=iceland" -msgstr "Per esempio: name=mario e country=italy" - -#: ../../include/contact_widgets.php:128 +#: ../../include/bbcode.php:254 #, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "%d contatto in comune" -msgstr[1] "%d contatti in comune" +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s ha scritto %2$s %3$s" -#: ../../include/contact_widgets.php:133 -msgid "show more" -msgstr "mostra tutto" +#: ../../include/bbcode.php:331 ../../include/bbcode.php:339 +msgid "Click to open/close" +msgstr "Clicca per aprire/chiudere" -#: ../../include/dir_fns.php:139 +#: ../../include/bbcode.php:339 +msgid "spoiler" +msgstr "spoiler" + +#: ../../include/bbcode.php:585 +msgid "Different viewers will see this text differently" +msgstr "Ad altri questo testo potrebbe apparire in modo differente" + +#: ../../include/bbcode.php:832 +msgid "$1 wrote:" +msgstr "$1 ha scritto:" + +#: ../../include/dir_fns.php:141 msgid "Directory Options" msgstr "Visibilità negli elenchi pubblici" -#: ../../include/dir_fns.php:141 +#: ../../include/dir_fns.php:143 msgid "Safe Mode" msgstr "Modalità SafeSearch" -#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 -#: ../../include/dir_fns.php:143 ../../mod/api.php:102 -#: ../../mod/connedit.php:375 ../../mod/connedit.php:653 -#: ../../mod/events.php:454 ../../mod/events.php:455 ../../mod/events.php:464 -#: ../../mod/filestorage.php:151 ../../mod/filestorage.php:159 -#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/mitem.php:154 -#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229 -#: ../../mod/photos.php:661 ../../mod/admin.php:425 ../../mod/profiles.php:647 -#: ../../mod/removeme.php:60 ../../mod/settings.php:588 -#: ../../view/theme/redbasic/php/config.php:105 -#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1584 -msgid "No" -msgstr "No" - -#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 -#: ../../include/dir_fns.php:143 ../../mod/api.php:101 -#: ../../mod/connedit.php:375 ../../mod/events.php:454 -#: ../../mod/events.php:455 ../../mod/events.php:464 -#: ../../mod/filestorage.php:151 ../../mod/filestorage.php:159 -#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/mitem.php:154 -#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229 -#: ../../mod/photos.php:661 ../../mod/admin.php:427 ../../mod/profiles.php:647 -#: ../../mod/removeme.php:60 ../../mod/settings.php:588 -#: ../../view/theme/redbasic/php/config.php:105 -#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1584 -msgid "Yes" -msgstr "Sì" - -#: ../../include/dir_fns.php:142 +#: ../../include/dir_fns.php:144 msgid "Public Forums Only" msgstr "Solo forum pubblici" -#: ../../include/dir_fns.php:143 +#: ../../include/dir_fns.php:145 msgid "This Website Only" msgstr "Solo in questo sito" -#: ../../include/enotify.php:57 ../../include/network.php:1827 -msgid "$Projectname Notification" -msgstr "Notifica $Projectname" - -#: ../../include/enotify.php:58 ../../include/network.php:1828 -msgid "$projectname" -msgstr "$projectname" - -#: ../../include/enotify.php:60 ../../include/network.php:1830 -msgid "Thank You," -msgstr "Grazie," - -#: ../../include/enotify.php:62 ../../include/network.php:1832 -#, php-format -msgid "%s Administrator" -msgstr "L'amministratore di %s" - -#: ../../include/enotify.php:96 -#, php-format -msgid "%s " -msgstr "%s " - -#: ../../include/enotify.php:100 -#, php-format -msgid "[Hubzilla:Notify] New mail received at %s" -msgstr "[Hubzilla] Nuovo messaggio su %s" - -#: ../../include/enotify.php:102 -#, php-format -msgid "%1$s, %2$s sent you a new private message at %3$s." -msgstr "%1$s, %2$s ti ha mandato un messaggio privato su %3$s." - -#: ../../include/enotify.php:103 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s ti ha mandato %2$s." - -#: ../../include/enotify.php:103 -msgid "a private message" -msgstr "un messaggio privato" - -#: ../../include/enotify.php:104 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Visita %s per leggere i tuoi messaggi privati e rispondere." - -#: ../../include/enotify.php:160 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" -msgstr "%1$s, %2$s ha commentato [zrl=%3$s]%4$s[/zrl]" - -#: ../../include/enotify.php:168 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" -msgstr "%1$s, %2$s ha commentato [zrl=%3$s]%5$s di %4$s[/zrl]" - -#: ../../include/enotify.php:177 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" -msgstr "%1$s, %2$s ha commentato [zrl=%3$s]%4$s che hai creato[/zrl]" - -#: ../../include/enotify.php:188 -#, php-format -msgid "[Hubzilla:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Hubzilla] Nuovo commento di %2$s alla conversazione #%1$d" - -#: ../../include/enotify.php:189 -#, php-format -msgid "%1$s, %2$s commented on an item/conversation you have been following." -msgstr "%1$s, %2$s ha commentato un elemento che stavi seguendo." - -#: ../../include/enotify.php:192 ../../include/enotify.php:207 -#: ../../include/enotify.php:233 ../../include/enotify.php:251 -#: ../../include/enotify.php:265 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Visita %s per leggere o commentare la conversazione." - -#: ../../include/enotify.php:198 -#, php-format -msgid "[Hubzilla:Notify] %s posted to your profile wall" -msgstr "[Hubzilla] %s ha scritto sulla tua bacheca" - -#: ../../include/enotify.php:200 -#, php-format -msgid "%1$s, %2$s posted to your profile wall at %3$s" -msgstr "%1$s, %2$s ha scritto sulla bacheca del tuo profilo su %3$s" - -#: ../../include/enotify.php:202 -#, php-format -msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" -msgstr "%1$s, %2$s ha scritto sulla [zrl=%3$s]tua bacheca[/zrl]" - -#: ../../include/enotify.php:226 -#, php-format -msgid "[Hubzilla:Notify] %s tagged you" -msgstr "[Hubzilla] %s ti ha taggato" - -#: ../../include/enotify.php:227 -#, php-format -msgid "%1$s, %2$s tagged you at %3$s" -msgstr "%1$s, %2$s ti ha taggato su %3$s" - -#: ../../include/enotify.php:228 -#, php-format -msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." -msgstr "%1$s, %2$s [zrl=%3$s]ti ha taggato[/zrl]." - -#: ../../include/enotify.php:240 -#, php-format -msgid "[Hubzilla:Notify] %1$s poked you" -msgstr "[Hubzilla] %1$s ti ha mandato un poke" - -#: ../../include/enotify.php:241 -#, php-format -msgid "%1$s, %2$s poked you at %3$s" -msgstr "%1$s, %2$s ti ha mandato un poke su %3$s" - -#: ../../include/enotify.php:242 -#, php-format -msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." -msgstr "%1$s, %2$s [zrl=%2$s]ti ha mandato un poke[/zrl]." - -#: ../../include/enotify.php:258 -#, php-format -msgid "[Hubzilla:Notify] %s tagged your post" -msgstr "[Hubzilla] %s ha taggato il tuo post" - -#: ../../include/enotify.php:259 -#, php-format -msgid "%1$s, %2$s tagged your post at %3$s" -msgstr "%1$s, %2$s ha taggato il tuo post su %3$s" - -#: ../../include/enotify.php:260 -#, php-format -msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" -msgstr "%1$s, %2$s ha taggato [zrl=%3$s]il tuo post[/zrl]" - -#: ../../include/enotify.php:272 -msgid "[Hubzilla:Notify] Introduction received" -msgstr "[Hubzilla] Hai una richiesta di amicizia" - -#: ../../include/enotify.php:273 -#, php-format -msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" -msgstr "%1$s, hai ricevuto una richiesta di entrare in contatto da '%2$s' su %3$s" - -#: ../../include/enotify.php:274 -#, php-format +#: ../../include/security.php:383 msgid "" -"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." -msgstr "%1$s, hai ricevuto una [zrl=%2$s]richiesta di entrare in contatto[/zrl] da %3$s." +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "I controlli di sicurezza sono falliti. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto." -#: ../../include/enotify.php:278 ../../include/enotify.php:297 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Puoi visitare il suo profilo su %s" - -#: ../../include/enotify.php:280 -#, php-format -msgid "Please visit %s to approve or reject the connection request." -msgstr "Visita %s per approvare o rifiutare la richiesta di entrare in contatto." - -#: ../../include/enotify.php:287 -msgid "[Hubzilla:Notify] Friend suggestion received" -msgstr "[Hubzilla] Ti è stato suggerito un amico" - -#: ../../include/enotify.php:288 -#, php-format -msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" -msgstr "%1$s, ti è stato suggerito un amico da '%2$s' su %3$s" - -#: ../../include/enotify.php:289 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " -"%4$s." -msgstr "%1$s, %4$s ti [zrl=%2$s]ha suggerito %3$s[/zrl] come amico." - -#: ../../include/enotify.php:295 -msgid "Name:" -msgstr "Nome:" - -#: ../../include/enotify.php:296 -msgid "Photo:" -msgstr "Foto:" - -#: ../../include/enotify.php:299 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Visita %s per approvare o rifiutare il suggerimento." - -#: ../../include/enotify.php:514 -msgid "[Hubzilla:Notify]" -msgstr "[Hubzilla]" - -#: ../../include/conversation.php:120 ../../include/text.php:1967 -#: ../../mod/like.php:367 ../../mod/subthread.php:83 ../../mod/tagger.php:43 -msgid "photo" -msgstr "la foto" - -#: ../../include/conversation.php:123 ../../include/event.php:915 -#: ../../include/text.php:1970 ../../mod/events.php:249 ../../mod/like.php:369 -#: ../../mod/tagger.php:47 -msgid "event" -msgstr "l'evento" - -#: ../../include/conversation.php:126 ../../mod/like.php:113 -msgid "channel" -msgstr "il canale" - -#: ../../include/conversation.php:148 ../../include/text.php:1973 -#: ../../mod/like.php:367 ../../mod/subthread.php:83 -msgid "status" -msgstr "il messaggio di stato" - -#: ../../include/conversation.php:150 ../../include/text.php:1975 -#: ../../mod/tagger.php:53 -msgid "comment" -msgstr "il commento" - -#: ../../include/conversation.php:164 ../../mod/like.php:416 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "A %1$s piace %3$s di %2$s" - -#: ../../include/conversation.php:167 ../../mod/like.php:418 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "A %1$s non piace %3$s di %2$s" - -#: ../../include/conversation.php:204 -#, php-format -msgid "%1$s is now connected with %2$s" -msgstr "%1$s adesso è connesso con %2$s" - -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s ha mandato un poke a %2$s" - -#: ../../include/conversation.php:243 ../../include/text.php:992 -#: ../../include/text.php:997 -msgid "poked" -msgstr "ha mandato un poke" - -#: ../../include/conversation.php:260 ../../mod/mood.php:63 -#, php-format -msgctxt "mood" -msgid "%1$s is %2$s" -msgstr "%1$s è %2$s" - -#: ../../include/conversation.php:574 ../../mod/photos.php:1102 -msgctxt "title" -msgid "Likes" -msgstr "Mi piace" - -#: ../../include/conversation.php:574 ../../mod/photos.php:1102 -msgctxt "title" -msgid "Dislikes" -msgstr "Non mi piace" - -#: ../../include/conversation.php:575 ../../mod/photos.php:1103 -msgctxt "title" -msgid "Agree" -msgstr "D'accordo" - -#: ../../include/conversation.php:575 ../../mod/photos.php:1103 -msgctxt "title" -msgid "Disagree" -msgstr "Non d'accordo" - -#: ../../include/conversation.php:575 ../../mod/photos.php:1103 -msgctxt "title" -msgid "Abstain" -msgstr "Astenuti" - -#: ../../include/conversation.php:576 ../../mod/photos.php:1104 -msgctxt "title" -msgid "Attending" -msgstr "Partecipano" - -#: ../../include/conversation.php:576 ../../mod/photos.php:1104 -msgctxt "title" -msgid "Not attending" -msgstr "Non partecipano" - -#: ../../include/conversation.php:576 ../../mod/photos.php:1104 -msgctxt "title" -msgid "Might attend" -msgstr "Forse partecipano" - -#: ../../include/conversation.php:691 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Vedi il profilo di %s @ %s" - -#: ../../include/conversation.php:710 -msgid "Categories:" -msgstr "Categorie:" - -#: ../../include/conversation.php:711 -msgid "Filed under:" -msgstr "Classificato come:" - -#: ../../include/conversation.php:738 -msgid "View in context" -msgstr "Vedi nel contesto" - -#: ../../include/conversation.php:850 -msgid "remove" -msgstr "rimuovi" - -#: ../../include/conversation.php:854 ../../include/nav.php:244 -msgid "Loading..." -msgstr "Caricamento in corso..." - -#: ../../include/conversation.php:855 -msgid "Delete Selected Items" -msgstr "Elimina gli oggetti selezionati" - -#: ../../include/conversation.php:953 -msgid "View Source" -msgstr "Vedi il sorgente" - -#: ../../include/conversation.php:954 -msgid "Follow Thread" -msgstr "Segui la discussione" - -#: ../../include/conversation.php:955 -msgid "Unfollow Thread" -msgstr "Non seguire la discussione" - -#: ../../include/conversation.php:959 ../../include/nav.php:86 -#: ../../mod/connedit.php:516 -msgid "View Profile" -msgstr "Profilo" - -#: ../../include/conversation.php:960 -msgid "Activity/Posts" -msgstr "Attività e Post" - -#: ../../include/conversation.php:962 -msgid "Edit Connection" -msgstr "Modifica il contatto" - -#: ../../include/conversation.php:963 -msgid "Message" -msgstr "Messaggio" - -#: ../../include/conversation.php:964 ../../mod/pubsites.php:27 -#: ../../mod/ratings.php:99 -msgid "Ratings" -msgstr "Valutazioni" - -#: ../../include/conversation.php:1080 -#, php-format -msgid "%s likes this." -msgstr "Piace a %s." - -#: ../../include/conversation.php:1080 -#, php-format -msgid "%s doesn't like this." -msgstr "Non piace a %s." - -#: ../../include/conversation.php:1084 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "" -msgstr[1] "Piace a %2$d persone." - -#: ../../include/conversation.php:1086 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "" -msgstr[1] "Non piace a %2$d persone." - -#: ../../include/conversation.php:1092 -msgid "and" -msgstr "e" - -#: ../../include/conversation.php:1095 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] "" -msgstr[1] "e altre %d persone" - -#: ../../include/conversation.php:1096 -#, php-format -msgid "%s like this." -msgstr "Piace a %s." - -#: ../../include/conversation.php:1096 -#, php-format -msgid "%s don't like this." -msgstr "Non piace a %s." - -#: ../../include/conversation.php:1169 -msgid "Visible to everybody" -msgstr "Visibile a tutti" - -#: ../../include/conversation.php:1170 ../../mod/chat.php:199 -#: ../../mod/mail.php:202 ../../mod/mail.php:316 -msgid "Please enter a link URL:" -msgstr "Inserisci l'indirizzo del link:" - -#: ../../include/conversation.php:1171 -msgid "Please enter a video link/URL:" -msgstr "Inserisci l'indirizzo del video:" - -#: ../../include/conversation.php:1172 -msgid "Please enter an audio link/URL:" -msgstr "Inserisci l'indirizzo dell'audio:" - -#: ../../include/conversation.php:1173 -msgid "Tag term:" -msgstr "Tag:" - -#: ../../include/conversation.php:1174 ../../mod/filer.php:48 -msgid "Save to Folder:" -msgstr "Salva nella cartella:" - -#: ../../include/conversation.php:1175 -msgid "Where are you right now?" -msgstr "Dove sei ora?" - -#: ../../include/conversation.php:1176 ../../mod/editpost.php:56 -#: ../../mod/mail.php:203 ../../mod/mail.php:317 -msgid "Expires YYYY-MM-DD HH:MM" -msgstr "Scade il YYYY-MM-DD HH:MM" - -#: ../../include/conversation.php:1207 ../../mod/blocks.php:154 -#: ../../mod/layouts.php:184 ../../mod/photos.php:1067 -#: ../../mod/webpages.php:184 -msgid "Share" -msgstr "Condividi" - -#: ../../include/conversation.php:1209 -msgid "Page link name" -msgstr "Nome del link alla pagina" - -#: ../../include/conversation.php:1212 -msgid "Post as" -msgstr "Pubblica come " - -#: ../../include/conversation.php:1219 ../../mod/editblock.php:142 -#: ../../mod/editlayout.php:140 ../../mod/editpost.php:118 -#: ../../mod/editwebpage.php:182 -msgid "Upload photo" -msgstr "Carica foto" - -#: ../../include/conversation.php:1220 -msgid "upload photo" -msgstr "carica foto" - -#: ../../include/conversation.php:1221 ../../mod/editblock.php:143 -#: ../../mod/editlayout.php:141 ../../mod/editpost.php:119 -#: ../../mod/editwebpage.php:183 ../../mod/mail.php:248 ../../mod/mail.php:378 -msgid "Attach file" -msgstr "Allega file" - -#: ../../include/conversation.php:1222 -msgid "attach file" -msgstr "allega file" - -#: ../../include/conversation.php:1223 ../../mod/chat.php:201 -#: ../../mod/editblock.php:144 ../../mod/editlayout.php:142 -#: ../../mod/editpost.php:120 ../../mod/editwebpage.php:184 -#: ../../mod/mail.php:249 ../../mod/mail.php:379 -msgid "Insert web link" -msgstr "Inserisci un indirizzo web" - -#: ../../include/conversation.php:1224 -msgid "web link" -msgstr "link web" - -#: ../../include/conversation.php:1225 -msgid "Insert video link" -msgstr "Inserisci l'indirizzo del video" - -#: ../../include/conversation.php:1226 -msgid "video link" -msgstr "link video" - -#: ../../include/conversation.php:1227 -msgid "Insert audio link" -msgstr "Inserisci l'indirizzo dell'audio" - -#: ../../include/conversation.php:1228 -msgid "audio link" -msgstr "link audio" - -#: ../../include/conversation.php:1229 ../../mod/editblock.php:148 -#: ../../mod/editlayout.php:146 ../../mod/editpost.php:124 -#: ../../mod/editwebpage.php:188 -msgid "Set your location" -msgstr "La tua località" - -#: ../../include/conversation.php:1230 -msgid "set location" -msgstr "la tua località" - -#: ../../include/conversation.php:1231 ../../mod/editpost.php:126 -msgid "Toggle voting" -msgstr "Abilita/disabilita il voto" - -#: ../../include/conversation.php:1234 ../../mod/editblock.php:149 -#: ../../mod/editlayout.php:147 ../../mod/editpost.php:125 -#: ../../mod/editwebpage.php:189 -msgid "Clear browser location" -msgstr "Rimuovi la località data dal browser" - -#: ../../include/conversation.php:1235 -msgid "clear location" -msgstr "rimuovi la località" - -#: ../../include/conversation.php:1237 ../../mod/editblock.php:162 -#: ../../mod/editpost.php:141 ../../mod/editwebpage.php:205 -msgid "Title (optional)" -msgstr "Titolo (facoltativo)" - -#: ../../include/conversation.php:1241 ../../mod/editblock.php:165 -#: ../../mod/editlayout.php:163 ../../mod/editpost.php:143 -#: ../../mod/editwebpage.php:207 -msgid "Categories (optional, comma-separated list)" -msgstr "Categorie (facoltative, lista separata da virgole)" - -#: ../../include/conversation.php:1243 ../../mod/editblock.php:151 -#: ../../mod/editlayout.php:149 ../../mod/editpost.php:130 -#: ../../mod/editwebpage.php:191 ../../mod/events.php:466 -msgid "Permission settings" -msgstr "Permessi dei tuoi contatti" - -#: ../../include/conversation.php:1244 -msgid "permissions" -msgstr "permessi" - -#: ../../include/conversation.php:1252 ../../mod/editblock.php:159 -#: ../../mod/editlayout.php:156 ../../mod/editpost.php:138 -#: ../../mod/editwebpage.php:200 -msgid "Public post" -msgstr "Post pubblico" - -#: ../../include/conversation.php:1254 ../../mod/editblock.php:166 -#: ../../mod/editlayout.php:164 ../../mod/editpost.php:144 -#: ../../mod/editwebpage.php:208 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Per esempio: mario@esempio.com, simona@esempio.com" - -#: ../../include/conversation.php:1267 ../../mod/editblock.php:176 -#: ../../mod/editlayout.php:173 ../../mod/editpost.php:155 -#: ../../mod/editwebpage.php:217 ../../mod/mail.php:253 ../../mod/mail.php:383 -msgid "Set expiration date" -msgstr "Data di scadenza" - -#: ../../include/conversation.php:1270 -msgid "Set publish date" -msgstr "Data di uscita programmata" - -#: ../../include/conversation.php:1274 ../../mod/editpost.php:159 -msgid "OK" -msgstr "OK" - -#: ../../include/conversation.php:1275 ../../mod/editpost.php:160 -#: ../../mod/fbrowser.php:77 ../../mod/fbrowser.php:112 -#: ../../mod/settings.php:598 ../../mod/settings.php:624 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 -msgid "Cancel" -msgstr "Annulla" - -#: ../../include/conversation.php:1518 -msgid "Discover" -msgstr "Scopri" - -#: ../../include/conversation.php:1521 -msgid "Imported public streams" -msgstr "Contenuti pubblici importati" - -#: ../../include/conversation.php:1526 -msgid "Commented Order" -msgstr "Commenti recenti" - -#: ../../include/conversation.php:1529 -msgid "Sort by Comment Date" -msgstr "Per data del commento" - -#: ../../include/conversation.php:1533 -msgid "Posted Order" -msgstr "Post recenti" - -#: ../../include/conversation.php:1536 -msgid "Sort by Post Date" -msgstr "Per data di creazione" - -#: ../../include/conversation.php:1544 -msgid "Posts that mention or involve you" -msgstr "Post che ti riguardano" - -#: ../../include/conversation.php:1550 ../../mod/connections.php:72 -#: ../../mod/connections.php:82 ../../mod/menu.php:112 -msgid "New" -msgstr "Novità" - -#: ../../include/conversation.php:1553 -msgid "Activity Stream - by date" -msgstr "Elenco attività - per data" - -#: ../../include/conversation.php:1559 -msgid "Starred" -msgstr "Preferiti" - -#: ../../include/conversation.php:1562 -msgid "Favourite Posts" -msgstr "Post preferiti" - -#: ../../include/conversation.php:1569 -msgid "Spam" -msgstr "Spam" - -#: ../../include/conversation.php:1572 -msgid "Posts flagged as SPAM" -msgstr "Post marcati come spam" - -#: ../../include/conversation.php:1626 ../../mod/admin.php:1157 -msgid "Channel" -msgstr "Canale" - -#: ../../include/conversation.php:1629 -msgid "Status Messages and Posts" -msgstr "Post e messaggi di stato" - -#: ../../include/conversation.php:1638 -msgid "About" -msgstr "Informazioni" - -#: ../../include/conversation.php:1641 -msgid "Profile Details" -msgstr "Dettagli del profilo" - -#: ../../include/conversation.php:1650 ../../include/photos.php:506 -msgid "Photo Albums" -msgstr "Album foto" - -#: ../../include/conversation.php:1657 -msgid "Files and Storage" -msgstr "Archivio file" - -#: ../../include/conversation.php:1694 -msgid "Saved Bookmarks" -msgstr "Segnalibri salvati" - -#: ../../include/conversation.php:1704 -msgid "Manage Webpages" -msgstr "Gestisci le pagine web" - -#: ../../include/conversation.php:1763 -msgctxt "noun" -msgid "Attending" -msgid_plural "Attending" -msgstr[0] "Partecipa" -msgstr[1] "Partecipano" - -#: ../../include/conversation.php:1766 -msgctxt "noun" -msgid "Not Attending" -msgid_plural "Not Attending" -msgstr[0] "Non partecipa" -msgstr[1] "Non partecipano" - -#: ../../include/conversation.php:1769 -msgctxt "noun" -msgid "Undecided" -msgid_plural "Undecided" -msgstr[0] "Indeciso" -msgstr[1] "Indecisi" - -#: ../../include/conversation.php:1772 -msgctxt "noun" -msgid "Agree" -msgid_plural "Agrees" -msgstr[0] "D'accordo" -msgstr[1] "D'accordo" - -#: ../../include/conversation.php:1775 -msgctxt "noun" -msgid "Disagree" -msgid_plural "Disagrees" -msgstr[0] "Non d'accordo" -msgstr[1] "Non d'accordo" - -#: ../../include/conversation.php:1778 -msgctxt "noun" -msgid "Abstain" -msgid_plural "Abstains" -msgstr[0] "Astenuto" -msgstr[1] "Astenuti" - -#: ../../include/dba/dba_driver.php:141 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Non trovo le informazioni DNS per il database server '%s'" - -#: ../../include/follow.php:28 -msgid "Channel is blocked on this site." -msgstr "Il canale è bloccato per questo sito." - -#: ../../include/follow.php:33 -msgid "Channel location missing." -msgstr "Manca l'indirizzo del canale." - -#: ../../include/follow.php:82 -msgid "Response from remote channel was incomplete." -msgstr "La risposta dal canale non è completa." - -#: ../../include/follow.php:99 -msgid "Channel was deleted and no longer exists." -msgstr "Il canale è stato rimosso e non esiste più." - -#: ../../include/follow.php:155 ../../include/follow.php:191 -msgid "Protocol disabled." -msgstr "Protocollo disabilitato." - -#: ../../include/follow.php:179 -msgid "Channel discovery failed." -msgstr "La ricerca del canale non ha avuto successo." - -#: ../../include/follow.php:217 -msgid "Cannot connect to yourself." -msgstr "Non puoi connetterti a te stesso." - -#: ../../include/nav.php:82 ../../include/nav.php:113 ../../boot.php:1579 +#: ../../include/nav.php:82 ../../include/nav.php:113 ../../boot.php:1702 msgid "Logout" msgstr "Esci" @@ -2047,16 +7596,11 @@ msgstr "I tuoi post e conversazioni" msgid "Your profile page" msgstr "Il tuo profilo" -#: ../../include/nav.php:88 ../../include/identity.php:931 -#: ../../mod/profiles.php:776 -msgid "Edit Profiles" -msgstr "Modifica i tuoi profili" - #: ../../include/nav.php:88 msgid "Manage/Edit profiles" msgstr "Gestisci i tuoi profili" -#: ../../include/nav.php:90 ../../include/identity.php:935 +#: ../../include/nav.php:90 ../../include/channel.php:941 msgid "Edit Profile" msgstr "Modifica il profilo" @@ -2076,6 +7620,10 @@ msgstr "I tuoi file" msgid "Your chatrooms" msgstr "Le tue chat" +#: ../../include/nav.php:102 ../../include/conversation.php:1675 +msgid "Bookmarks" +msgstr "Segnalibri" + #: ../../include/nav.php:102 msgid "Your bookmarks" msgstr "I tuoi segnalibri" @@ -2105,975 +7653,808 @@ msgstr "Clicca per farti riconoscere dal tuo hub principale" msgid "Home Page" msgstr "Bacheca" -#: ../../include/nav.php:148 ../../mod/register.php:258 ../../boot.php:1562 -msgid "Register" -msgstr "Registrati" - -#: ../../include/nav.php:148 +#: ../../include/nav.php:147 msgid "Create an account" msgstr "Crea un account" -#: ../../include/nav.php:155 +#: ../../include/nav.php:159 msgid "Help and documentation" msgstr "Guida e documentazione" -#: ../../include/nav.php:159 +#: ../../include/nav.php:163 msgid "Applications, utilities, links, games" msgstr "Applicazioni, utilità, link, giochi" -#: ../../include/nav.php:161 +#: ../../include/nav.php:165 msgid "Search site @name, #tag, ?docs, content" msgstr "Cerca nel sito per @nome, #tag, ?guida o per contenuto" -#: ../../include/nav.php:164 +#: ../../include/nav.php:167 msgid "Channel Directory" msgstr "Elenchi pubblici dei canali" -#: ../../include/nav.php:176 +#: ../../include/nav.php:179 msgid "Your grid" msgstr "La tua rete" -#: ../../include/nav.php:177 +#: ../../include/nav.php:180 msgid "Mark all grid notifications seen" msgstr "Segna come lette le notifiche della tua rete" -#: ../../include/nav.php:179 +#: ../../include/nav.php:182 msgid "Channel home" msgstr "Bacheca del canale" -#: ../../include/nav.php:180 +#: ../../include/nav.php:183 msgid "Mark all channel notifications seen" msgstr "Segna come lette le notifiche del canale" -#: ../../include/nav.php:183 ../../include/text.php:834 -#: ../../mod/connections.php:298 -msgid "Connections" -msgstr "Contatti" - -#: ../../include/nav.php:186 +#: ../../include/nav.php:189 msgid "Notices" msgstr "Avvisi" -#: ../../include/nav.php:186 +#: ../../include/nav.php:189 msgid "Notifications" msgstr "Notifiche" -#: ../../include/nav.php:187 +#: ../../include/nav.php:190 msgid "See all notifications" msgstr "Vedi tutte le notifiche" -#: ../../include/nav.php:188 ../../mod/notifications.php:99 -msgid "Mark all system notifications seen" -msgstr "Segna come lette le notifiche di sistema" - -#: ../../include/nav.php:190 +#: ../../include/nav.php:193 msgid "Private mail" msgstr "Messaggi privati" -#: ../../include/nav.php:191 +#: ../../include/nav.php:194 msgid "See all private messages" msgstr "Guarda tutti i messaggi privati" -#: ../../include/nav.php:192 +#: ../../include/nav.php:195 msgid "Mark all private messages seen" msgstr "Segna come letti tutti i messaggi privati" -#: ../../include/nav.php:198 +#: ../../include/nav.php:201 msgid "Event Calendar" msgstr "Calendario" -#: ../../include/nav.php:199 +#: ../../include/nav.php:202 msgid "See all events" msgstr "Guarda tutti gli eventi" -#: ../../include/nav.php:200 +#: ../../include/nav.php:203 msgid "Mark all events seen" msgstr "Marca come letti tutti gli eventi" -#: ../../include/nav.php:203 +#: ../../include/nav.php:206 msgid "Manage Your Channels" msgstr "Gestisci i tuoi canali" -#: ../../include/nav.php:205 +#: ../../include/nav.php:208 msgid "Account/Channel Settings" msgstr "Impostazioni dell'account e del canale" -#: ../../include/nav.php:213 +#: ../../include/nav.php:216 msgid "Site Setup and Configuration" msgstr "Installazione e configurazione del sito" -#: ../../include/nav.php:249 +#: ../../include/nav.php:247 ../../include/conversation.php:851 +msgid "Loading..." +msgstr "Caricamento in corso..." + +#: ../../include/nav.php:252 msgid "@name, #tag, ?doc, content" msgstr "@nome, #tag, ?guida, contenuto" -#: ../../include/nav.php:250 +#: ../../include/nav.php:253 msgid "Please wait..." msgstr "Attendere..." -#: ../../include/js_strings.php:5 -msgid "Delete this item?" -msgstr "Eliminare questo elemento?" +#: ../../include/connections.php:95 +msgid "New window" +msgstr "Nuova finestra" -#: ../../include/js_strings.php:8 -msgid "[-] show less" -msgstr "[-] riduci" +#: ../../include/connections.php:96 +msgid "Open the selected location in a different window or browser tab" +msgstr "Apri l'indirizzo selezionato in una nuova scheda o finestra" -#: ../../include/js_strings.php:9 -msgid "[+] expand" -msgstr "[+] mostra tutto" - -#: ../../include/js_strings.php:10 -msgid "[-] collapse" -msgstr "[-] riduci" - -#: ../../include/js_strings.php:11 -msgid "Password too short" -msgstr "Password troppo corta" - -#: ../../include/js_strings.php:12 -msgid "Passwords do not match" -msgstr "Le password non corrispondono" - -#: ../../include/js_strings.php:13 ../../mod/photos.php:41 -#: ../../mod/cal.php:37 -msgid "everybody" -msgstr "tutti" - -#: ../../include/js_strings.php:14 -msgid "Secret Passphrase" -msgstr "Parola chiave per decifrare" - -#: ../../include/js_strings.php:15 -msgid "Passphrase hint" -msgstr "Suggerimento per la parola chiave" - -#: ../../include/js_strings.php:16 -msgid "Notice: Permissions have changed but have not yet been submitted." -msgstr "Nota: i permessi sono stati modificati ma non ancora salvati." - -#: ../../include/js_strings.php:17 -msgid "close all" -msgstr "chiudi tutto" - -#: ../../include/js_strings.php:18 -msgid "Nothing new here" -msgstr "Niente di nuovo qui" - -#: ../../include/js_strings.php:19 -msgid "Rate This Channel (this is public)" -msgstr "Valuta questo canale (visibile a tutti)" - -#: ../../include/js_strings.php:20 ../../mod/connedit.php:712 -#: ../../mod/rate.php:157 -msgid "Rating" -msgstr "Valutazioni" - -#: ../../include/js_strings.php:21 -msgid "Describe (optional)" -msgstr "Descrizione (facoltativa)" - -#: ../../include/js_strings.php:23 -msgid "Please enter a link URL" -msgstr "Inserisci l'URL di un link" - -#: ../../include/js_strings.php:24 -msgid "Unsaved changes. Are you sure you wish to leave this page?" -msgstr "Non hai salvato i cambiamenti. Vuoi davvero lasciare questa pagina?" - -#: ../../include/js_strings.php:25 ../../mod/events.php:459 -#: ../../mod/locs.php:113 ../../mod/profiles.php:472 -#: ../../mod/profiles.php:697 ../../mod/pubsites.php:36 -msgid "Location" -msgstr "Posizione geografica" - -#: ../../include/js_strings.php:27 -msgid "timeago.prefixAgo" -msgstr "timeago.prefixAgo" - -#: ../../include/js_strings.php:28 -msgid "timeago.prefixFromNow" -msgstr "timeago.prefixFromNow" - -#: ../../include/js_strings.php:29 -msgid "ago" -msgstr "fa" - -#: ../../include/js_strings.php:30 -msgid "from now" -msgstr "da adesso" - -#: ../../include/js_strings.php:31 -msgid "less than a minute" -msgstr "meno di un minuto" - -#: ../../include/js_strings.php:32 -msgid "about a minute" -msgstr "circa un minuto" - -#: ../../include/js_strings.php:33 +#: ../../include/connections.php:214 #, php-format -msgid "%d minutes" -msgstr "%d minuti" +msgid "User '%s' deleted" +msgstr "Utente '%s' eliminato" -#: ../../include/js_strings.php:34 -msgid "about an hour" -msgstr "circa un’ora" - -#: ../../include/js_strings.php:35 +#: ../../include/contact_widgets.php:11 #, php-format -msgid "about %d hours" -msgstr "circa %d ore" +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d invito disponibile" +msgstr[1] "%d inviti disponibili" -#: ../../include/js_strings.php:36 -msgid "a day" -msgstr "un giorno" +#: ../../include/contact_widgets.php:19 +msgid "Find Channels" +msgstr "Ricerca canali" -#: ../../include/js_strings.php:37 +#: ../../include/contact_widgets.php:20 +msgid "Enter name or interest" +msgstr "Scrivi un nome o un interesse" + +#: ../../include/contact_widgets.php:21 +msgid "Connect/Follow" +msgstr "Aggiungi" + +#: ../../include/contact_widgets.php:22 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Per esempio: Mario Rossi, Pesca" + +#: ../../include/contact_widgets.php:26 +msgid "Random Profile" +msgstr "Profilo casuale" + +#: ../../include/contact_widgets.php:27 +msgid "Invite Friends" +msgstr "Invita amici" + +#: ../../include/contact_widgets.php:29 +msgid "Advanced example: name=fred and country=iceland" +msgstr "Per esempio: name=mario e country=italy" + +#: ../../include/contact_widgets.php:122 #, php-format -msgid "%d days" -msgstr "%d giorni" +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "%d contatto in comune" +msgstr[1] "%d contatti in comune" -#: ../../include/js_strings.php:38 -msgid "about a month" -msgstr "circa un mese" +#: ../../include/contact_widgets.php:127 +msgid "show more" +msgstr "mostra tutto" -#: ../../include/js_strings.php:39 +#: ../../include/conversation.php:204 #, php-format -msgid "%d months" -msgstr "%d mesi" +msgid "%1$s is now connected with %2$s" +msgstr "%1$s adesso è connesso con %2$s" -#: ../../include/js_strings.php:40 -msgid "about a year" -msgstr "circa un anno" - -#: ../../include/js_strings.php:41 +#: ../../include/conversation.php:239 #, php-format -msgid "%d years" -msgstr "%d anni" +msgid "%1$s poked %2$s" +msgstr "%1$s ha mandato un poke a %2$s" -#: ../../include/js_strings.php:42 -msgid " " -msgstr " " - -#: ../../include/js_strings.php:43 -msgid "timeago.numbers" -msgstr "timeago.numbers" - -#: ../../include/js_strings.php:45 ../../include/text.php:1210 -msgid "January" -msgstr "gennaio" - -#: ../../include/js_strings.php:46 ../../include/text.php:1210 -msgid "February" -msgstr "febbraio" - -#: ../../include/js_strings.php:47 ../../include/text.php:1210 -msgid "March" -msgstr "marzo" - -#: ../../include/js_strings.php:48 ../../include/text.php:1210 -msgid "April" -msgstr "aprile" - -#: ../../include/js_strings.php:49 -msgctxt "long" -msgid "May" -msgstr "maggio" - -#: ../../include/js_strings.php:50 ../../include/text.php:1210 -msgid "June" -msgstr "giugno" - -#: ../../include/js_strings.php:51 ../../include/text.php:1210 -msgid "July" -msgstr "luglio" - -#: ../../include/js_strings.php:52 ../../include/text.php:1210 -msgid "August" -msgstr "agosto" - -#: ../../include/js_strings.php:53 ../../include/text.php:1210 -msgid "September" -msgstr "settembre" - -#: ../../include/js_strings.php:54 ../../include/text.php:1210 -msgid "October" -msgstr "ottobre" - -#: ../../include/js_strings.php:55 ../../include/text.php:1210 -msgid "November" -msgstr "novembre" - -#: ../../include/js_strings.php:56 ../../include/text.php:1210 -msgid "December" -msgstr "dicembre" - -#: ../../include/js_strings.php:57 -msgid "Jan" -msgstr "Gen" - -#: ../../include/js_strings.php:58 -msgid "Feb" -msgstr "Feb" - -#: ../../include/js_strings.php:59 -msgid "Mar" -msgstr "Mar" - -#: ../../include/js_strings.php:60 -msgid "Apr" -msgstr "Apr" - -#: ../../include/js_strings.php:61 -msgctxt "short" -msgid "May" -msgstr "maggio" - -#: ../../include/js_strings.php:62 -msgid "Jun" -msgstr "Mag" - -#: ../../include/js_strings.php:63 -msgid "Jul" -msgstr "Giu" - -#: ../../include/js_strings.php:64 -msgid "Aug" -msgstr "Ago" - -#: ../../include/js_strings.php:65 -msgid "Sep" -msgstr "Set" - -#: ../../include/js_strings.php:66 -msgid "Oct" -msgstr "Ott" - -#: ../../include/js_strings.php:67 -msgid "Nov" -msgstr "Nov" - -#: ../../include/js_strings.php:68 -msgid "Dec" -msgstr "Dic" - -#: ../../include/js_strings.php:69 ../../include/text.php:1206 -msgid "Sunday" -msgstr "domenica" - -#: ../../include/js_strings.php:70 ../../include/text.php:1206 -msgid "Monday" -msgstr "lunedì" - -#: ../../include/js_strings.php:71 ../../include/text.php:1206 -msgid "Tuesday" -msgstr "martedì" - -#: ../../include/js_strings.php:72 ../../include/text.php:1206 -msgid "Wednesday" -msgstr "mercoledì" - -#: ../../include/js_strings.php:73 ../../include/text.php:1206 -msgid "Thursday" -msgstr "giovedì" - -#: ../../include/js_strings.php:74 ../../include/text.php:1206 -msgid "Friday" -msgstr "venerdì" - -#: ../../include/js_strings.php:75 ../../include/text.php:1206 -msgid "Saturday" -msgstr "sabato" - -#: ../../include/js_strings.php:76 -msgid "Sun" -msgstr "Dom" - -#: ../../include/js_strings.php:77 -msgid "Mon" -msgstr "Lun" - -#: ../../include/js_strings.php:78 -msgid "Tue" -msgstr "Mar" - -#: ../../include/js_strings.php:79 -msgid "Wed" -msgstr "Mer" - -#: ../../include/js_strings.php:80 -msgid "Thu" -msgstr "Gio" - -#: ../../include/js_strings.php:81 -msgid "Fri" -msgstr "Ven" - -#: ../../include/js_strings.php:82 -msgid "Sat" -msgstr "Sab" - -#: ../../include/js_strings.php:83 -msgctxt "calendar" -msgid "today" -msgstr "oggi" - -#: ../../include/js_strings.php:84 -msgctxt "calendar" -msgid "month" -msgstr "mese" - -#: ../../include/js_strings.php:85 -msgctxt "calendar" -msgid "week" -msgstr "settimana" - -#: ../../include/js_strings.php:86 -msgctxt "calendar" -msgid "day" -msgstr "giorno" - -#: ../../include/js_strings.php:87 -msgctxt "calendar" -msgid "All day" -msgstr "Tutto il giorno" - -#: ../../include/network.php:659 -msgid "view full size" -msgstr "guarda nelle dimensioni reali" - -#: ../../include/network.php:1875 ../../include/account.php:317 -#: ../../include/account.php:344 ../../include/account.php:404 -msgid "Administrator" -msgstr "Amministratore" - -#: ../../include/network.php:1889 -msgid "No Subject" -msgstr "Nessun titolo" - -#: ../../include/oembed.php:267 -msgid "Embedded content" -msgstr "Contenuti incorporati" - -#: ../../include/oembed.php:276 -msgid "Embedding disabled" -msgstr "Disabilita la creazione di contenuti incorporati" - -#: ../../include/notify.php:20 -msgid "created a new post" -msgstr "Ha creato un nuovo post" - -#: ../../include/notify.php:21 +#: ../../include/conversation.php:691 #, php-format -msgid "commented on %s's post" -msgstr "ha commentato il post di %s" +msgid "View %s's profile @ %s" +msgstr "Vedi il profilo di %s @ %s" -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "Nuova pagina web" +#: ../../include/conversation.php:710 +msgid "Categories:" +msgstr "Categorie:" -#: ../../include/page_widgets.php:39 ../../mod/blocks.php:159 -#: ../../mod/layouts.php:188 ../../mod/pubsites.php:42 -#: ../../mod/webpages.php:189 -msgid "View" -msgstr "Guarda" +#: ../../include/conversation.php:711 +msgid "Filed under:" +msgstr "Classificato come:" -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:191 -msgid "Actions" -msgstr "Azioni" +#: ../../include/conversation.php:738 +msgid "View in context" +msgstr "Vedi nel contesto" -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:192 -msgid "Page Link" -msgstr "Link alla pagina" +#: ../../include/conversation.php:847 +msgid "remove" +msgstr "rimuovi" -#: ../../include/page_widgets.php:43 -msgid "Title" -msgstr "Titolo" +#: ../../include/conversation.php:852 +msgid "Delete Selected Items" +msgstr "Elimina gli oggetti selezionati" -#: ../../include/page_widgets.php:44 ../../mod/blocks.php:150 -#: ../../mod/layouts.php:181 ../../mod/menu.php:110 ../../mod/webpages.php:194 -msgid "Created" -msgstr "Creato" +#: ../../include/conversation.php:948 +msgid "View Source" +msgstr "Vedi il sorgente" -#: ../../include/page_widgets.php:45 ../../mod/blocks.php:151 -#: ../../mod/layouts.php:182 ../../mod/menu.php:111 ../../mod/webpages.php:195 -msgid "Edited" -msgstr "Modificato" +#: ../../include/conversation.php:949 +msgid "Follow Thread" +msgstr "Segui la discussione" -#: ../../include/photo/photo_driver.php:722 ../../mod/photos.php:94 -#: ../../mod/photos.php:738 ../../mod/profile_photo.php:147 -#: ../../mod/profile_photo.php:239 ../../mod/profile_photo.php:327 -msgid "Profile Photos" -msgstr "Foto del profilo" +#: ../../include/conversation.php:950 +msgid "Unfollow Thread" +msgstr "Non seguire la discussione" -#: ../../include/datetime.php:48 ../../mod/profiles.php:699 -msgid "Miscellaneous" -msgstr "Altro" +#: ../../include/conversation.php:955 +msgid "Activity/Posts" +msgstr "Attività e Post" -#: ../../include/datetime.php:136 -msgid "Birthday" -msgstr "Compleanno" +#: ../../include/conversation.php:957 +msgid "Edit Connection" +msgstr "Modifica il contatto" -#: ../../include/datetime.php:138 -msgid "Age: " -msgstr "Età:" +#: ../../include/conversation.php:958 +msgid "Message" +msgstr "Messaggio" -#: ../../include/datetime.php:140 -msgid "YYYY-MM-DD or MM-DD" -msgstr "AAAA-MM-GG oppure MM-GG" - -#: ../../include/datetime.php:246 ../../mod/appman.php:91 -#: ../../mod/appman.php:92 ../../mod/events.php:444 ../../mod/events.php:449 -#: ../../mod/profiles.php:708 ../../mod/profiles.php:712 -msgid "Required" -msgstr "Obbligatorio" - -#: ../../include/datetime.php:273 ../../boot.php:2411 -msgid "never" -msgstr "mai" - -#: ../../include/datetime.php:279 -msgid "less than a second ago" -msgstr "meno di un secondo fa" - -#: ../../include/datetime.php:297 +#: ../../include/conversation.php:1075 #, php-format -msgctxt "e.g. 22 hours ago, 1 minute ago" -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s fa" +msgid "%s likes this." +msgstr "Piace a %s." -#: ../../include/datetime.php:308 -msgctxt "relative_date" -msgid "year" -msgid_plural "years" -msgstr[0] "anno" -msgstr[1] "anni" - -#: ../../include/datetime.php:311 -msgctxt "relative_date" -msgid "month" -msgid_plural "months" -msgstr[0] "mese" -msgstr[1] "mesi" - -#: ../../include/datetime.php:314 -msgctxt "relative_date" -msgid "week" -msgid_plural "weeks" -msgstr[0] "settimana" -msgstr[1] "settimane" - -#: ../../include/datetime.php:317 -msgctxt "relative_date" -msgid "day" -msgid_plural "days" -msgstr[0] "giorno" -msgstr[1] "giorni" - -#: ../../include/datetime.php:320 -msgctxt "relative_date" -msgid "hour" -msgid_plural "hours" -msgstr[0] "ora" -msgstr[1] "ore" - -#: ../../include/datetime.php:323 -msgctxt "relative_date" -msgid "minute" -msgid_plural "minutes" -msgstr[0] "minuto" -msgstr[1] "minuti" - -#: ../../include/datetime.php:326 -msgctxt "relative_date" -msgid "second" -msgid_plural "seconds" -msgstr[0] "secondo" -msgstr[1] "secondi" - -#: ../../include/datetime.php:563 +#: ../../include/conversation.php:1075 #, php-format -msgid "%1$s's birthday" -msgstr "Compleanno di %1$s" +msgid "%s doesn't like this." +msgstr "Non piace a %s." -#: ../../include/datetime.php:564 +#: ../../include/conversation.php:1079 #, php-format -msgid "Happy Birthday %1$s" -msgstr "Buon compleanno %1$s" +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "" +msgstr[1] "Piace a %2$d persone." -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 ../../mod/id.php:103 -msgid "Male" -msgstr "Maschio" +#: ../../include/conversation.php:1081 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "" +msgstr[1] "Non piace a %2$d persone." -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 ../../mod/id.php:105 -msgid "Female" -msgstr "Femmina" +#: ../../include/conversation.php:1087 +msgid "and" +msgstr "e" -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "Al momento maschio" +#: ../../include/conversation.php:1090 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] "" +msgstr[1] "e altre %d persone" -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "Al momento femmina" +#: ../../include/conversation.php:1091 +#, php-format +msgid "%s like this." +msgstr "Piace a %s." -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "Prevalentemente maschio" +#: ../../include/conversation.php:1091 +#, php-format +msgid "%s don't like this." +msgstr "Non piace a %s." -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "Prevalentemente femmina" +#: ../../include/conversation.php:1130 +msgid "Set your location" +msgstr "La tua località" -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transgender" +#: ../../include/conversation.php:1131 +msgid "Clear browser location" +msgstr "Rimuovi la località data dal browser" -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "Intersex" +#: ../../include/conversation.php:1177 +msgid "Tag term:" +msgstr "Tag:" -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transessuale" +#: ../../include/conversation.php:1178 +msgid "Where are you right now?" +msgstr "Dove sei ora?" -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Ermafrodito" +#: ../../include/conversation.php:1210 +msgid "Page link name" +msgstr "Nome del link alla pagina" -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Neutro" +#: ../../include/conversation.php:1213 +msgid "Post as" +msgstr "Pubblica come " -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Non specificato" +#: ../../include/conversation.php:1223 +msgid "Toggle voting" +msgstr "Abilita/disabilita il voto" -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 -#: ../../include/profile_selectors.php:61 -#: ../../include/profile_selectors.php:97 ../../include/permissions.php:881 -msgid "Other" -msgstr "Altro" +#: ../../include/conversation.php:1231 +msgid "Categories (optional, comma-separated list)" +msgstr "Categorie (facoltative, lista separata da virgole)" -#: ../../include/profile_selectors.php:6 +#: ../../include/conversation.php:1254 +msgid "Set publish date" +msgstr "Data di uscita programmata" + +#: ../../include/conversation.php:1258 +msgid "OK" +msgstr "OK" + +#: ../../include/conversation.php:1503 +msgid "Discover" +msgstr "Scopri" + +#: ../../include/conversation.php:1506 +msgid "Imported public streams" +msgstr "Contenuti pubblici importati" + +#: ../../include/conversation.php:1511 +msgid "Commented Order" +msgstr "Commenti recenti" + +#: ../../include/conversation.php:1514 +msgid "Sort by Comment Date" +msgstr "Per data del commento" + +#: ../../include/conversation.php:1518 +msgid "Posted Order" +msgstr "Post recenti" + +#: ../../include/conversation.php:1521 +msgid "Sort by Post Date" +msgstr "Per data di creazione" + +#: ../../include/conversation.php:1529 +msgid "Posts that mention or involve you" +msgstr "Post che ti riguardano" + +#: ../../include/conversation.php:1538 +msgid "Activity Stream - by date" +msgstr "Elenco attività - per data" + +#: ../../include/conversation.php:1544 +msgid "Starred" +msgstr "Preferiti" + +#: ../../include/conversation.php:1547 +msgid "Favourite Posts" +msgstr "Post preferiti" + +#: ../../include/conversation.php:1554 +msgid "Spam" +msgstr "Spam" + +#: ../../include/conversation.php:1557 +msgid "Posts flagged as SPAM" +msgstr "Post marcati come spam" + +#: ../../include/conversation.php:1614 +msgid "Status Messages and Posts" +msgstr "Post e messaggi di stato" + +#: ../../include/conversation.php:1623 +msgid "About" +msgstr "Informazioni" + +#: ../../include/conversation.php:1626 +msgid "Profile Details" +msgstr "Dettagli del profilo" + +#: ../../include/conversation.php:1635 ../../include/photos.php:502 +msgid "Photo Albums" +msgstr "Album foto" + +#: ../../include/conversation.php:1642 +msgid "Files and Storage" +msgstr "Archivio file" + +#: ../../include/conversation.php:1678 +msgid "Saved Bookmarks" +msgstr "Segnalibri salvati" + +#: ../../include/conversation.php:1688 +msgid "Manage Webpages" +msgstr "Gestisci le pagine web" + +#: ../../include/conversation.php:1747 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "Partecipa" +msgstr[1] "Partecipano" + +#: ../../include/conversation.php:1750 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "Non partecipa" +msgstr[1] "Non partecipano" + +#: ../../include/conversation.php:1753 +msgctxt "noun" msgid "Undecided" -msgstr "Indeciso" +msgid_plural "Undecided" +msgstr[0] "Indeciso" +msgstr[1] "Indecisi" -#: ../../include/profile_selectors.php:42 -#: ../../include/profile_selectors.php:61 -msgid "Males" -msgstr "Maschi" +#: ../../include/conversation.php:1756 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "D'accordo" +msgstr[1] "D'accordo" -#: ../../include/profile_selectors.php:42 -#: ../../include/profile_selectors.php:61 -msgid "Females" -msgstr "Femmine" +#: ../../include/conversation.php:1759 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "Non d'accordo" +msgstr[1] "Non d'accordo" -#: ../../include/profile_selectors.php:42 -msgid "Gay" -msgstr "Gay" +#: ../../include/conversation.php:1762 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "Astenuto" +msgstr[1] "Astenuti" -#: ../../include/profile_selectors.php:42 -msgid "Lesbian" -msgstr "Lesbica" - -#: ../../include/profile_selectors.php:42 -msgid "No Preference" -msgstr "Senza preferenza" - -#: ../../include/profile_selectors.php:42 -msgid "Bisexual" -msgstr "Bisessuale" - -#: ../../include/profile_selectors.php:42 -msgid "Autosexual" -msgstr "Autosessuale" - -#: ../../include/profile_selectors.php:42 -msgid "Abstinent" -msgstr "Astinente" - -#: ../../include/profile_selectors.php:42 -msgid "Virgin" -msgstr "Vergine" - -#: ../../include/profile_selectors.php:42 -msgid "Deviant" -msgstr "Deviato" - -#: ../../include/profile_selectors.php:42 -msgid "Fetish" -msgstr "Feticista" - -#: ../../include/profile_selectors.php:42 -msgid "Oodles" -msgstr "Un sacco" - -#: ../../include/profile_selectors.php:42 -msgid "Nonsexual" -msgstr "Asessuato" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Single" -msgstr "Single" - -#: ../../include/profile_selectors.php:80 -msgid "Lonely" -msgstr "Da solo" - -#: ../../include/profile_selectors.php:80 -msgid "Available" -msgstr "Disponibile" - -#: ../../include/profile_selectors.php:80 -msgid "Unavailable" -msgstr "Non disponibile" - -#: ../../include/profile_selectors.php:80 -msgid "Has crush" -msgstr "Ha una cotta" - -#: ../../include/profile_selectors.php:80 -msgid "Infatuated" -msgstr "Infatuato/a" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Dating" -msgstr "Disponibile a un incontro" - -#: ../../include/profile_selectors.php:80 -msgid "Unfaithful" -msgstr "Infedele" - -#: ../../include/profile_selectors.php:80 -msgid "Sex Addict" -msgstr "Sesso-dipendente" - -#: ../../include/profile_selectors.php:80 -msgid "Friends/Benefits" -msgstr "Amici con qualcosa in più" - -#: ../../include/profile_selectors.php:80 -msgid "Casual" -msgstr "Casual" - -#: ../../include/profile_selectors.php:80 -msgid "Engaged" -msgstr "Impegnato" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Married" -msgstr "Sposato/a" - -#: ../../include/profile_selectors.php:80 -msgid "Imaginarily married" -msgstr "Con matrimonio immaginario" - -#: ../../include/profile_selectors.php:80 -msgid "Partners" -msgstr "Partner" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Cohabiting" -msgstr "Convivente" - -#: ../../include/profile_selectors.php:80 -msgid "Common law" -msgstr "Matrimonio regolare" - -#: ../../include/profile_selectors.php:80 -msgid "Happy" -msgstr "Felice" - -#: ../../include/profile_selectors.php:80 -msgid "Not looking" -msgstr "Non in cerca" - -#: ../../include/profile_selectors.php:80 -msgid "Swinger" -msgstr "Scambista" - -#: ../../include/profile_selectors.php:80 -msgid "Betrayed" -msgstr "Tradito/a" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Separated" -msgstr "Separato/a" - -#: ../../include/profile_selectors.php:80 -msgid "Unstable" -msgstr "Instabile" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Divorced" -msgstr "Divorziato/a" - -#: ../../include/profile_selectors.php:80 -msgid "Imaginarily divorced" -msgstr "Sogna il divorzio" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Widowed" -msgstr "Vedovo/a" - -#: ../../include/profile_selectors.php:80 -msgid "Uncertain" -msgstr "Incerto/a" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "It's complicated" -msgstr "Relazione complicata" - -#: ../../include/profile_selectors.php:80 -msgid "Don't care" -msgstr "Chi se ne frega" - -#: ../../include/profile_selectors.php:80 -msgid "Ask me" -msgstr "Chiedimelo" - -#: ../../include/comanche.php:34 ../../mod/admin.php:366 -msgid "Default" -msgstr "Predefinito" - -#: ../../include/event.php:779 -msgid "This event has been added to your calendar." -msgstr "Questo evento è stato aggiunto al tuo calendario" - -#: ../../include/event.php:978 -msgid "Not specified" -msgstr "Non specificato" - -#: ../../include/event.php:979 -msgid "Needs Action" -msgstr "Necessita di un intervento" - -#: ../../include/event.php:980 -msgid "Completed" -msgstr "Completato" - -#: ../../include/event.php:981 -msgid "In Process" -msgstr "In corso" - -#: ../../include/event.php:982 -msgid "Cancelled" -msgstr "Annullato" - -#: ../../include/contact_selectors.php:56 +#: ../../include/selectors.php:30 msgid "Frequently" msgstr "Frequentemente" -#: ../../include/contact_selectors.php:57 +#: ../../include/selectors.php:31 msgid "Hourly" msgstr "Ogni ora" -#: ../../include/contact_selectors.php:58 +#: ../../include/selectors.php:32 msgid "Twice daily" msgstr "Due volte al giorno" -#: ../../include/contact_selectors.php:59 +#: ../../include/selectors.php:33 msgid "Daily" msgstr "Ogni giorno" -#: ../../include/contact_selectors.php:60 +#: ../../include/selectors.php:34 msgid "Weekly" msgstr "Ogni settimana" -#: ../../include/contact_selectors.php:61 +#: ../../include/selectors.php:35 msgid "Monthly" msgstr "Ogni mese" -#: ../../include/contact_selectors.php:76 -#: ../../include/contact_selectors.php:77 -msgid "Friendica" -msgstr "Friendica" +#: ../../include/selectors.php:49 +msgid "Currently Male" +msgstr "Al momento maschio" -#: ../../include/contact_selectors.php:78 -msgid "OStatus" -msgstr "OStatus" +#: ../../include/selectors.php:49 +msgid "Currently Female" +msgstr "Al momento femmina" -#: ../../include/contact_selectors.php:79 -msgid "GNU-Social" -msgstr "GNU-Social" +#: ../../include/selectors.php:49 +msgid "Mostly Male" +msgstr "Prevalentemente maschio" -#: ../../include/contact_selectors.php:80 -msgid "RSS/Atom" -msgstr "RSS/Atom" +#: ../../include/selectors.php:49 +msgid "Mostly Female" +msgstr "Prevalentemente femmina" -#: ../../include/contact_selectors.php:81 ../../mod/id.php:15 -#: ../../mod/id.php:16 ../../mod/admin.php:989 ../../mod/admin.php:998 -#: ../../boot.php:1582 -msgid "Email" -msgstr "Email" +#: ../../include/selectors.php:49 +msgid "Transgender" +msgstr "Transgender" -#: ../../include/contact_selectors.php:82 -msgid "Diaspora" -msgstr "Diaspora" +#: ../../include/selectors.php:49 +msgid "Intersex" +msgstr "Intersex" -#: ../../include/contact_selectors.php:83 -msgid "Facebook" -msgstr "Facebook" +#: ../../include/selectors.php:49 +msgid "Transsexual" +msgstr "Transessuale" -#: ../../include/contact_selectors.php:84 -msgid "Zot" -msgstr "Zot" +#: ../../include/selectors.php:49 +msgid "Hermaphrodite" +msgstr "Ermafrodito" -#: ../../include/contact_selectors.php:85 -msgid "LinkedIn" -msgstr "LinkedIn" +#: ../../include/selectors.php:49 +msgid "Neuter" +msgstr "Neutro" -#: ../../include/contact_selectors.php:86 -msgid "XMPP/IM" -msgstr "XMPP/IM" +#: ../../include/selectors.php:49 +msgid "Non-specific" +msgstr "Non specificato" -#: ../../include/contact_selectors.php:87 -msgid "MySpace" -msgstr "MySpace" +#: ../../include/selectors.php:49 ../../include/selectors.php:66 +#: ../../include/selectors.php:104 ../../include/selectors.php:140 +#: ../../include/permissions.php:881 +msgid "Other" +msgstr "Altro" -#: ../../include/taxonomy.php:240 ../../include/taxonomy.php:261 -msgid "Tags" -msgstr "Tag" +#: ../../include/selectors.php:49 +msgid "Undecided" +msgstr "Indeciso" -#: ../../include/taxonomy.php:305 -msgid "Keywords" -msgstr "Parole chiave" +#: ../../include/selectors.php:85 ../../include/selectors.php:104 +msgid "Males" +msgstr "Maschi" -#: ../../include/taxonomy.php:326 -msgid "have" -msgstr "ho" +#: ../../include/selectors.php:85 ../../include/selectors.php:104 +msgid "Females" +msgstr "Femmine" -#: ../../include/taxonomy.php:326 -msgid "has" -msgstr "ha" +#: ../../include/selectors.php:85 +msgid "Gay" +msgstr "Gay" -#: ../../include/taxonomy.php:327 -msgid "want" -msgstr "voglio" +#: ../../include/selectors.php:85 +msgid "Lesbian" +msgstr "Lesbica" -#: ../../include/taxonomy.php:327 -msgid "wants" -msgstr "vuole" +#: ../../include/selectors.php:85 +msgid "No Preference" +msgstr "Senza preferenza" -#: ../../include/taxonomy.php:328 -msgid "likes" -msgstr "gli piace" +#: ../../include/selectors.php:85 +msgid "Bisexual" +msgstr "Bisessuale" -#: ../../include/taxonomy.php:329 -msgid "dislikes" -msgstr "non gli piace" +#: ../../include/selectors.php:85 +msgid "Autosexual" +msgstr "Autosessuale" + +#: ../../include/selectors.php:85 +msgid "Abstinent" +msgstr "Astinente" + +#: ../../include/selectors.php:85 +msgid "Virgin" +msgstr "Vergine" + +#: ../../include/selectors.php:85 +msgid "Deviant" +msgstr "Deviato" + +#: ../../include/selectors.php:85 +msgid "Fetish" +msgstr "Feticista" + +#: ../../include/selectors.php:85 +msgid "Oodles" +msgstr "Un sacco" + +#: ../../include/selectors.php:85 +msgid "Nonsexual" +msgstr "Asessuato" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Single" +msgstr "Single" + +#: ../../include/selectors.php:123 +msgid "Lonely" +msgstr "Da solo" + +#: ../../include/selectors.php:123 +msgid "Available" +msgstr "Disponibile" + +#: ../../include/selectors.php:123 +msgid "Unavailable" +msgstr "Non disponibile" + +#: ../../include/selectors.php:123 +msgid "Has crush" +msgstr "Ha una cotta" + +#: ../../include/selectors.php:123 +msgid "Infatuated" +msgstr "Infatuato/a" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Dating" +msgstr "Disponibile a un incontro" + +#: ../../include/selectors.php:123 +msgid "Unfaithful" +msgstr "Infedele" + +#: ../../include/selectors.php:123 +msgid "Sex Addict" +msgstr "Sesso-dipendente" + +#: ../../include/selectors.php:123 +msgid "Friends/Benefits" +msgstr "Amici con qualcosa in più" + +#: ../../include/selectors.php:123 +msgid "Casual" +msgstr "Casual" + +#: ../../include/selectors.php:123 +msgid "Engaged" +msgstr "Impegnato" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Married" +msgstr "Sposato/a" + +#: ../../include/selectors.php:123 +msgid "Imaginarily married" +msgstr "Con matrimonio immaginario" + +#: ../../include/selectors.php:123 +msgid "Partners" +msgstr "Partner" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Cohabiting" +msgstr "Convivente" + +#: ../../include/selectors.php:123 +msgid "Common law" +msgstr "Matrimonio regolare" + +#: ../../include/selectors.php:123 +msgid "Happy" +msgstr "Felice" + +#: ../../include/selectors.php:123 +msgid "Not looking" +msgstr "Non in cerca" + +#: ../../include/selectors.php:123 +msgid "Swinger" +msgstr "Scambista" + +#: ../../include/selectors.php:123 +msgid "Betrayed" +msgstr "Tradito/a" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Separated" +msgstr "Separato/a" + +#: ../../include/selectors.php:123 +msgid "Unstable" +msgstr "Instabile" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Divorced" +msgstr "Divorziato/a" + +#: ../../include/selectors.php:123 +msgid "Imaginarily divorced" +msgstr "Sogna il divorzio" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Widowed" +msgstr "Vedovo/a" + +#: ../../include/selectors.php:123 +msgid "Uncertain" +msgstr "Incerto/a" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "It's complicated" +msgstr "Relazione complicata" + +#: ../../include/selectors.php:123 +msgid "Don't care" +msgstr "Chi se ne frega" + +#: ../../include/selectors.php:123 +msgid "Ask me" +msgstr "Chiedimelo" + +#: ../../include/PermissionDescription.php:31 +#: ../../include/acl_selectors.php:232 +msgid "Visible to your default audience" +msgstr "Visibile secondo le impostazioni predefinite" + +#: ../../include/PermissionDescription.php:115 +#: ../../include/acl_selectors.php:268 +msgid "Only me" +msgstr "Solo io" + +#: ../../include/PermissionDescription.php:116 +msgid "Public" +msgstr "Pubblico" + +#: ../../include/PermissionDescription.php:117 +msgid "Anybody in the $Projectname network" +msgstr "Tutti sulla rete $Projectname" + +#: ../../include/PermissionDescription.php:118 +#, php-format +msgid "Any account on %s" +msgstr "Tutti gli account su %s" + +#: ../../include/PermissionDescription.php:119 +msgid "Any of my connections" +msgstr "Chiunque tra i miei contatti" + +#: ../../include/PermissionDescription.php:120 +msgid "Only connections I specifically allow" +msgstr "Solo chi riceve il mio permesso" + +#: ../../include/PermissionDescription.php:121 +msgid "Anybody authenticated (could include visitors from other networks)" +msgstr "Chiunque sia autenticato (inclusi visitatori di altre reti)" + +#: ../../include/PermissionDescription.php:122 +msgid "Any connections including those who haven't yet been approved" +msgstr "Tutti i contatti inclusi quelli non ancora approvati" + +#: ../../include/PermissionDescription.php:161 +msgid "" +"This is your default setting for the audience of your normal stream, and " +"posts." +msgstr "" + +#: ../../include/PermissionDescription.php:162 +msgid "" +"This is your default setting for who can view your default channel profile" +msgstr "" + +#: ../../include/PermissionDescription.php:163 +msgid "This is your default setting for who can view your connections" +msgstr "" + +#: ../../include/PermissionDescription.php:164 +msgid "" +"This is your default setting for who can view your file storage and photos" +msgstr "" + +#: ../../include/PermissionDescription.php:165 +msgid "This is your default setting for the audience of your webpages" +msgstr "" + +#: ../../include/account.php:28 +msgid "Not a valid email address" +msgstr "Email non valida" + +#: ../../include/account.php:30 +msgid "Your email domain is not among those allowed on this site" +msgstr "Il dominio della tua email attualmente non è permesso su questo sito" + +#: ../../include/account.php:36 +msgid "Your email address is already registered at this site." +msgstr "La tua email è già registrata su questo sito." + +#: ../../include/account.php:68 +msgid "An invitation is required." +msgstr "È necessario un invito." + +#: ../../include/account.php:72 +msgid "Invitation could not be verified." +msgstr "L'invito non può essere verificato." + +#: ../../include/account.php:122 +msgid "Please enter the required information." +msgstr "Inserisci le informazioni richieste." + +#: ../../include/account.php:189 +msgid "Failed to store account information." +msgstr "Non è stato possibile salvare le informazioni del tuo account." + +#: ../../include/account.php:249 +#, php-format +msgid "Registration confirmation for %s" +msgstr "Registrazione di %s confermata" + +#: ../../include/account.php:315 +#, php-format +msgid "Registration request at %s" +msgstr "Richiesta di registrazione su %s" + +#: ../../include/account.php:317 ../../include/account.php:344 +#: ../../include/account.php:404 ../../include/network.php:1871 +msgid "Administrator" +msgstr "Amministratore" + +#: ../../include/account.php:339 +msgid "your registration password" +msgstr "la password di registrazione" + +#: ../../include/account.php:342 ../../include/account.php:402 +#, php-format +msgid "Registration details for %s" +msgstr "Dettagli della registrazione di %s" + +#: ../../include/account.php:414 +msgid "Account approved." +msgstr "Account approvato." + +#: ../../include/account.php:454 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registrazione revocata per %s" + +#: ../../include/account.php:506 +msgid "Account verified. Please login." +msgstr "Registrazione verificata. Adesso puoi effettuare login." + +#: ../../include/account.php:723 ../../include/account.php:725 +msgid "Click here to upgrade." +msgstr "Clicca qui per aggiornare." + +#: ../../include/account.php:731 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Questa operazione supera i limiti del tuo abbonamento." + +#: ../../include/account.php:736 +msgid "This action is not available under your subscription plan." +msgstr "Questa operazione non è prevista dal tuo abbonamento." #: ../../include/attach.php:247 ../../include/attach.php:333 msgid "Item was not found." @@ -3137,6 +8518,160 @@ msgstr "scrittura su database fallita." msgid "Empty path" msgstr "La posizione è vuota" +#: ../../include/channel.php:32 +msgid "Unable to obtain identity information from database" +msgstr "Impossibile ottenere le informazioni di identificazione dal database" + +#: ../../include/channel.php:66 +msgid "Empty name" +msgstr "Nome vuoto" + +#: ../../include/channel.php:69 +msgid "Name too long" +msgstr "Nome troppo lungo" + +#: ../../include/channel.php:180 +msgid "No account identifier" +msgstr "Account senza identificativo" + +#: ../../include/channel.php:192 +msgid "Nickname is required." +msgstr "Il nome dell'account è obbligatorio." + +#: ../../include/channel.php:206 +msgid "Reserved nickname. Please choose another." +msgstr "Nome utente riservato. Per favore scegline un altro." + +#: ../../include/channel.php:211 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "Il nome dell'account è già in uso oppure ha dei caratteri non supportati." + +#: ../../include/channel.php:287 +msgid "Unable to retrieve created identity" +msgstr "Impossibile caricare l'identità creata" + +#: ../../include/channel.php:345 +msgid "Default Profile" +msgstr "Profilo predefinito" + +#: ../../include/channel.php:791 +msgid "Requested channel is not available." +msgstr "Il canale che cerchi non è disponibile." + +#: ../../include/channel.php:938 +msgid "Create New Profile" +msgstr "Crea un nuovo profilo" + +#: ../../include/channel.php:958 +msgid "Visible to everybody" +msgstr "Visibile a tutti" + +#: ../../include/channel.php:1031 ../../include/channel.php:1142 +msgid "Gender:" +msgstr "Sesso:" + +#: ../../include/channel.php:1032 ../../include/channel.php:1186 +msgid "Status:" +msgstr "Stato:" + +#: ../../include/channel.php:1033 ../../include/channel.php:1197 +msgid "Homepage:" +msgstr "Home page:" + +#: ../../include/channel.php:1034 +msgid "Online Now" +msgstr "Online adesso" + +#: ../../include/channel.php:1147 +msgid "Like this channel" +msgstr "Mi piace questo canale" + +#: ../../include/channel.php:1171 +msgid "j F, Y" +msgstr "j F Y" + +#: ../../include/channel.php:1172 +msgid "j F" +msgstr "j F" + +#: ../../include/channel.php:1179 +msgid "Birthday:" +msgstr "Compleanno:" + +#: ../../include/channel.php:1192 +#, php-format +msgid "for %1$d %2$s" +msgstr "per %1$d %2$s" + +#: ../../include/channel.php:1195 +msgid "Sexual Preference:" +msgstr "Preferenze sessuali:" + +#: ../../include/channel.php:1201 +msgid "Tags:" +msgstr "Tag:" + +#: ../../include/channel.php:1203 +msgid "Political Views:" +msgstr "Orientamento politico:" + +#: ../../include/channel.php:1205 +msgid "Religion:" +msgstr "Religione:" + +#: ../../include/channel.php:1209 +msgid "Hobbies/Interests:" +msgstr "Interessi e hobby:" + +#: ../../include/channel.php:1211 +msgid "Likes:" +msgstr "Mi piace:" + +#: ../../include/channel.php:1213 +msgid "Dislikes:" +msgstr "Non mi piace:" + +#: ../../include/channel.php:1215 +msgid "Contact information and Social Networks:" +msgstr "Contatti e social network:" + +#: ../../include/channel.php:1217 +msgid "My other channels:" +msgstr "I miei altri canali:" + +#: ../../include/channel.php:1219 +msgid "Musical interests:" +msgstr "Gusti musicali:" + +#: ../../include/channel.php:1221 +msgid "Books, literature:" +msgstr "Libri, letteratura:" + +#: ../../include/channel.php:1223 +msgid "Television:" +msgstr "Televisione:" + +#: ../../include/channel.php:1225 +msgid "Film/dance/culture/entertainment:" +msgstr "Film, danza, cultura, intrattenimento:" + +#: ../../include/channel.php:1227 +msgid "Love/Romance:" +msgstr "Amore:" + +#: ../../include/channel.php:1229 +msgid "Work/employment:" +msgstr "Lavoro:" + +#: ../../include/channel.php:1231 +msgid "School/education:" +msgstr "Scuola:" + +#: ../../include/channel.php:1251 +msgid "Like this thing" +msgstr "Mi piace" + #: ../../include/features.php:48 msgid "General Features" msgstr "Funzionalità di base" @@ -3360,10 +8895,6 @@ msgstr "Filtro sui contatti" msgid "Filter incoming posts from connections based on keywords/content" msgstr "Filtra i post che ricevi con parole chiave" -#: ../../include/features.php:89 -msgid "Suggest Channels" -msgstr "Suggerisci canali" - #: ../../include/features.php:89 msgid "Show channel suggestions" msgstr "Mostra alcuni canali che potrebbero interessarti" @@ -3389,374 +8920,174 @@ msgid "Add categories to your posts" msgstr "Abilita le categorie per i tuoi post" #: ../../include/features.php:97 +msgid "Emoji Reactions" +msgstr "" + +#: ../../include/features.php:97 +msgid "Add emoji reaction ability to posts" +msgstr "" + +#: ../../include/features.php:98 msgid "Ability to file posts under folders" msgstr "Abilita la raccolta dei tuoi articoli in cartelle" -#: ../../include/features.php:98 +#: ../../include/features.php:99 msgid "Dislike Posts" msgstr "Non mi piace" -#: ../../include/features.php:98 +#: ../../include/features.php:99 msgid "Ability to dislike posts/comments" msgstr "Abilità la funzionalità \"non mi piace\" per i tuoi post" -#: ../../include/features.php:99 +#: ../../include/features.php:100 msgid "Star Posts" msgstr "Post con stella" -#: ../../include/features.php:99 +#: ../../include/features.php:100 msgid "Ability to mark special posts with a star indicator" msgstr "Mostra la stella per segnare i post preferiti" -#: ../../include/features.php:100 +#: ../../include/features.php:101 msgid "Tag Cloud" msgstr "Nuvola di tag" -#: ../../include/features.php:100 +#: ../../include/features.php:101 msgid "Provide a personal tag cloud on your channel page" msgstr "Mostra la nuvola dei tag che usi di più sulla pagina del tuo canale" -#: ../../include/identity.php:32 -msgid "Unable to obtain identity information from database" -msgstr "Impossibile ottenere le informazioni di identificazione dal database" +#: ../../include/oembed.php:324 +msgid "Embedded content" +msgstr "Contenuti incorporati" -#: ../../include/identity.php:66 -msgid "Empty name" -msgstr "Nome vuoto" +#: ../../include/oembed.php:333 +msgid "Embedding disabled" +msgstr "Disabilita la creazione di contenuti incorporati" -#: ../../include/identity.php:69 -msgid "Name too long" -msgstr "Nome troppo lungo" +#: ../../include/acl_selectors.php:271 +msgid "Who can see this?" +msgstr "Chi può vederlo?" -#: ../../include/identity.php:180 -msgid "No account identifier" -msgstr "Account senza identificativo" +#: ../../include/acl_selectors.php:272 +msgid "Custom selection" +msgstr "Selezione personalizzata" -#: ../../include/identity.php:192 -msgid "Nickname is required." -msgstr "Il nome dell'account è obbligatorio." - -#: ../../include/identity.php:206 -msgid "Reserved nickname. Please choose another." -msgstr "Nome utente riservato. Per favore scegline un altro." - -#: ../../include/identity.php:211 +#: ../../include/acl_selectors.php:273 msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "Il nome dell'account è già in uso oppure ha dei caratteri non supportati." +"Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit" +" the scope of \"Show\"." +msgstr "" -#: ../../include/identity.php:287 -msgid "Unable to retrieve created identity" -msgstr "Impossibile caricare l'identità creata" +#: ../../include/acl_selectors.php:274 +msgid "Show" +msgstr "Mostra" -#: ../../include/identity.php:345 -msgid "Default Profile" -msgstr "Profilo predefinito" +#: ../../include/acl_selectors.php:275 +msgid "Don't show" +msgstr "Non mostrare" -#: ../../include/identity.php:784 -msgid "Requested channel is not available." -msgstr "Il canale che cerchi non è disponibile." +#: ../../include/acl_selectors.php:281 +msgid "Other networks and post services" +msgstr "Invio ad altre reti o a siti esterni" -#: ../../include/identity.php:830 ../../mod/achievements.php:11 -#: ../../mod/blocks.php:29 ../../mod/connect.php:13 ../../mod/editblock.php:29 -#: ../../mod/editlayout.php:27 ../../mod/editwebpage.php:28 -#: ../../mod/filestorage.php:54 ../../mod/hcard.php:8 ../../mod/layouts.php:29 -#: ../../mod/profile.php:16 ../../mod/webpages.php:29 -msgid "Requested profile is not available." -msgstr "Il profilo richiesto non è disponibile." +#: ../../include/acl_selectors.php:311 +#, php-format +msgid "" +"Post permissions %s cannot be changed %s after a post is shared.
    These" +" permissions set who is allowed to view the post." +msgstr "" -#: ../../include/identity.php:924 ../../mod/profiles.php:691 -msgid "Change profile photo" -msgstr "Cambia la foto del profilo" +#: ../../include/auth.php:105 +msgid "Logged out." +msgstr "Uscita effettuata." -#: ../../include/identity.php:932 -msgid "Create New Profile" -msgstr "Crea un nuovo profilo" +#: ../../include/auth.php:212 +msgid "Failed authentication" +msgstr "Autenticazione fallita" -#: ../../include/identity.php:949 ../../mod/profiles.php:766 -msgid "Profile Image" -msgstr "Immagine del profilo" +#: ../../include/datetime.php:135 +msgid "Birthday" +msgstr "Compleanno" -#: ../../include/identity.php:952 -msgid "Visible to everybody" -msgstr "Visibile a tutti" - -#: ../../include/identity.php:953 ../../mod/profiles.php:689 -#: ../../mod/profiles.php:770 -msgid "Edit visibility" -msgstr "Cambia la visibilità" - -#: ../../include/identity.php:1027 ../../include/identity.php:1282 -msgid "Gender:" -msgstr "Sesso:" - -#: ../../include/identity.php:1028 ../../include/identity.php:1326 -msgid "Status:" -msgstr "Stato:" - -#: ../../include/identity.php:1029 ../../include/identity.php:1337 -msgid "Homepage:" -msgstr "Home page:" - -#: ../../include/identity.php:1030 -msgid "Online Now" -msgstr "Online adesso" - -#: ../../include/identity.php:1117 ../../include/identity.php:1193 -#: ../../mod/ping.php:318 -msgid "g A l F d" -msgstr "g A l d F" - -#: ../../include/identity.php:1118 ../../include/identity.php:1194 -msgid "F d" -msgstr "d F" - -#: ../../include/identity.php:1163 ../../include/identity.php:1233 -#: ../../mod/ping.php:341 -msgid "[today]" -msgstr "[oggi]" - -#: ../../include/identity.php:1174 -msgid "Birthday Reminders" -msgstr "Promemoria compleanni" - -#: ../../include/identity.php:1175 -msgid "Birthdays this week:" -msgstr "Compleanni questa settimana:" - -#: ../../include/identity.php:1226 -msgid "[No description]" -msgstr "[Nessuna descrizione]" - -#: ../../include/identity.php:1244 -msgid "Event Reminders" -msgstr "Promemoria" - -#: ../../include/identity.php:1245 -msgid "Events this week:" -msgstr "Eventi della settimana:" - -#: ../../include/identity.php:1280 ../../mod/settings.php:1047 -msgid "Full Name:" -msgstr "Nome completo:" - -#: ../../include/identity.php:1287 -msgid "Like this channel" -msgstr "Mi piace questo canale" - -#: ../../include/identity.php:1311 -msgid "j F, Y" -msgstr "j F Y" - -#: ../../include/identity.php:1312 -msgid "j F" -msgstr "j F" - -#: ../../include/identity.php:1319 -msgid "Birthday:" -msgstr "Compleanno:" - -#: ../../include/identity.php:1323 ../../mod/directory.php:302 -msgid "Age:" +#: ../../include/datetime.php:137 +msgid "Age: " msgstr "Età:" -#: ../../include/identity.php:1332 +#: ../../include/datetime.php:139 +msgid "YYYY-MM-DD or MM-DD" +msgstr "AAAA-MM-GG oppure MM-GG" + +#: ../../include/datetime.php:272 ../../boot.php:2470 +msgid "never" +msgstr "mai" + +#: ../../include/datetime.php:278 +msgid "less than a second ago" +msgstr "meno di un secondo fa" + +#: ../../include/datetime.php:296 #, php-format -msgid "for %1$d %2$s" -msgstr "per %1$d %2$s" +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s fa" -#: ../../include/identity.php:1335 -msgid "Sexual Preference:" -msgstr "Preferenze sessuali:" +#: ../../include/datetime.php:307 +msgctxt "relative_date" +msgid "year" +msgid_plural "years" +msgstr[0] "anno" +msgstr[1] "anni" -#: ../../include/identity.php:1339 ../../mod/directory.php:318 -msgid "Hometown:" -msgstr "Città dove vivo:" +#: ../../include/datetime.php:310 +msgctxt "relative_date" +msgid "month" +msgid_plural "months" +msgstr[0] "mese" +msgstr[1] "mesi" -#: ../../include/identity.php:1341 -msgid "Tags:" -msgstr "Tag:" +#: ../../include/datetime.php:313 +msgctxt "relative_date" +msgid "week" +msgid_plural "weeks" +msgstr[0] "settimana" +msgstr[1] "settimane" -#: ../../include/identity.php:1343 -msgid "Political Views:" -msgstr "Orientamento politico:" +#: ../../include/datetime.php:316 +msgctxt "relative_date" +msgid "day" +msgid_plural "days" +msgstr[0] "giorno" +msgstr[1] "giorni" -#: ../../include/identity.php:1345 -msgid "Religion:" -msgstr "Religione:" +#: ../../include/datetime.php:319 +msgctxt "relative_date" +msgid "hour" +msgid_plural "hours" +msgstr[0] "ora" +msgstr[1] "ore" -#: ../../include/identity.php:1347 ../../mod/directory.php:320 -msgid "About:" -msgstr "Informazioni:" +#: ../../include/datetime.php:322 +msgctxt "relative_date" +msgid "minute" +msgid_plural "minutes" +msgstr[0] "minuto" +msgstr[1] "minuti" -#: ../../include/identity.php:1349 -msgid "Hobbies/Interests:" -msgstr "Interessi e hobby:" +#: ../../include/datetime.php:325 +msgctxt "relative_date" +msgid "second" +msgid_plural "seconds" +msgstr[0] "secondo" +msgstr[1] "secondi" -#: ../../include/identity.php:1351 -msgid "Likes:" -msgstr "Mi piace:" - -#: ../../include/identity.php:1353 -msgid "Dislikes:" -msgstr "Non mi piace:" - -#: ../../include/identity.php:1355 -msgid "Contact information and Social Networks:" -msgstr "Contatti e social network:" - -#: ../../include/identity.php:1357 -msgid "My other channels:" -msgstr "I miei altri canali:" - -#: ../../include/identity.php:1359 -msgid "Musical interests:" -msgstr "Gusti musicali:" - -#: ../../include/identity.php:1361 -msgid "Books, literature:" -msgstr "Libri, letteratura:" - -#: ../../include/identity.php:1363 -msgid "Television:" -msgstr "Televisione:" - -#: ../../include/identity.php:1365 -msgid "Film/dance/culture/entertainment:" -msgstr "Film, danza, cultura, intrattenimento:" - -#: ../../include/identity.php:1367 -msgid "Love/Romance:" -msgstr "Amore:" - -#: ../../include/identity.php:1369 -msgid "Work/employment:" -msgstr "Lavoro:" - -#: ../../include/identity.php:1371 -msgid "School/education:" -msgstr "Scuola:" - -#: ../../include/identity.php:1391 -msgid "Like this thing" -msgstr "Mi piace" - -#: ../../include/identity.php:1801 ../../mod/cover_photo.php:236 -msgid "cover photo" -msgstr "Copertina del canale" - -#: ../../include/import.php:23 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "Non posso creare un canale con un identificativo che già esiste su questo sistema. L'importazione è fallita." - -#: ../../include/import.php:70 -msgid "Channel clone failed. Import failed." -msgstr "Impossibile clonare il canale. L'importazione è fallita." - -#: ../../include/import.php:80 ../../mod/import.php:146 -msgid "Cloned channel not found. Import failed." -msgstr "Impossibile trovare il canale clonato. L'importazione è fallita." - -#: ../../include/items.php:423 ../../mod/dreport.php:6 -#: ../../mod/dreport.php:45 ../../mod/group.php:68 -#: ../../mod/import_items.php:108 ../../mod/like.php:280 -#: ../../mod/profperm.php:23 ../../mod/subthread.php:58 ../../index.php:184 -msgid "Permission denied" -msgstr "Permesso negato" - -#: ../../include/items.php:1138 ../../include/items.php:1183 -msgid "(Unknown)" -msgstr "(Sconosciuto)" - -#: ../../include/items.php:1382 -msgid "Visible to anybody on the internet." -msgstr "Visibile a chiunque su internet." - -#: ../../include/items.php:1384 -msgid "Visible to you only." -msgstr "Visibile solo a te." - -#: ../../include/items.php:1386 -msgid "Visible to anybody in this network." -msgstr "Visibile a tutti su questa rete." - -#: ../../include/items.php:1388 -msgid "Visible to anybody authenticated." -msgstr "Visibile a chiunque sia autenticato." - -#: ../../include/items.php:1390 +#: ../../include/datetime.php:562 #, php-format -msgid "Visible to anybody on %s." -msgstr "Visibile a tutti su %s." +msgid "%1$s's birthday" +msgstr "Compleanno di %1$s" -#: ../../include/items.php:1392 -msgid "Visible to all connections." -msgstr "Visibile a tutti coloro che ti seguono." - -#: ../../include/items.php:1394 -msgid "Visible to approved connections." -msgstr "Visibile ai contatti approvati." - -#: ../../include/items.php:1396 -msgid "Visible to specific connections." -msgstr "Visibile ad alcuni contatti scelti." - -#: ../../include/items.php:4592 ../../mod/display.php:36 -#: ../../mod/filestorage.php:27 ../../mod/admin.php:141 -#: ../../mod/admin.php:1189 ../../mod/admin.php:1434 ../../mod/thing.php:85 -#: ../../mod/viewsrc.php:20 -msgid "Item not found." -msgstr "Elemento non trovato." - -#: ../../include/items.php:5126 ../../mod/group.php:38 ../../mod/group.php:137 -msgid "Privacy group not found." -msgstr "Gruppo di canali non trovato." - -#: ../../include/items.php:5142 -msgid "Privacy group is empty." -msgstr "Gruppo di canali vuoto." - -#: ../../include/items.php:5149 +#: ../../include/datetime.php:563 #, php-format -msgid "Privacy group: %s" -msgstr "Gruppo di canali: %s" - -#: ../../include/items.php:5159 ../../mod/connedit.php:701 -#, php-format -msgid "Connection: %s" -msgstr "Contatto: %s" - -#: ../../include/items.php:5161 -msgid "Connection not found." -msgstr "Contatto non trovato." - -#: ../../include/items.php:5587 ../../mod/cover_photo.php:229 -msgid "female" -msgstr "femmina" - -#: ../../include/items.php:5588 ../../mod/cover_photo.php:230 -#, php-format -msgid "%1$s updated her %2$s" -msgstr "Aggiornamento: %2$s di %1$s" - -#: ../../include/items.php:5589 ../../mod/cover_photo.php:231 -msgid "male" -msgstr "maschio" - -#: ../../include/items.php:5590 ../../mod/cover_photo.php:232 -#, php-format -msgid "%1$s updated his %2$s" -msgstr "Aggiornamento: %2$s di %1$s" - -#: ../../include/items.php:5592 ../../mod/cover_photo.php:234 -#, php-format -msgid "%1$s updated their %2$s" -msgstr "Aggiornamento: %2$s di %1$s" - -#: ../../include/items.php:5594 -msgid "profile photo" -msgstr "foto del profilo" +msgid "Happy Birthday %1$s" +msgstr "Buon compleanno %1$s" #: ../../include/group.php:26 msgid "" @@ -3769,10 +9100,6 @@ msgstr "Un gruppo di canali con lo stesso nome esisteva in precedenza ed è stat msgid "Add new connections to this privacy group" msgstr "Aggiungi nuovi contatti a questo gruppo di canali" -#: ../../include/group.php:267 ../../mod/admin.php:998 -msgid "All Channels" -msgstr "Tutti i canali" - #: ../../include/group.php:289 msgid "edit" msgstr "modifica" @@ -3789,286 +9116,349 @@ msgstr "Crea un gruppo di canali" msgid "Channels not in any privacy group" msgstr "Canali che non sono in nessun gruppo" -#: ../../include/photos.php:112 +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "Eliminare questo elemento?" + +#: ../../include/js_strings.php:8 +msgid "[-] show less" +msgstr "[-] riduci" + +#: ../../include/js_strings.php:9 +msgid "[+] expand" +msgstr "[+] mostra tutto" + +#: ../../include/js_strings.php:10 +msgid "[-] collapse" +msgstr "[-] riduci" + +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "Password troppo corta" + +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" +msgstr "Le password non corrispondono" + +#: ../../include/js_strings.php:13 +msgid "everybody" +msgstr "tutti" + +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" +msgstr "Parola chiave per decifrare" + +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" +msgstr "Suggerimento per la parola chiave" + +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." +msgstr "Nota: i permessi sono stati modificati ma non ancora salvati." + +#: ../../include/js_strings.php:17 +msgid "close all" +msgstr "chiudi tutto" + +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "Niente di nuovo qui" + +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" +msgstr "Valuta questo canale (visibile a tutti)" + +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" +msgstr "Descrizione (facoltativa)" + +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" +msgstr "Inserisci l'URL di un link" + +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" +msgstr "Non hai salvato i cambiamenti. Vuoi davvero lasciare questa pagina?" + +#: ../../include/js_strings.php:27 +msgid "timeago.prefixAgo" +msgstr "timeago.prefixAgo" + +#: ../../include/js_strings.php:28 +msgid "timeago.prefixFromNow" +msgstr "timeago.prefixFromNow" + +#: ../../include/js_strings.php:29 +msgid "ago" +msgstr "fa" + +#: ../../include/js_strings.php:30 +msgid "from now" +msgstr "da adesso" + +#: ../../include/js_strings.php:31 +msgid "less than a minute" +msgstr "meno di un minuto" + +#: ../../include/js_strings.php:32 +msgid "about a minute" +msgstr "circa un minuto" + +#: ../../include/js_strings.php:33 +#, php-format +msgid "%d minutes" +msgstr "%d minuti" + +#: ../../include/js_strings.php:34 +msgid "about an hour" +msgstr "circa un’ora" + +#: ../../include/js_strings.php:35 +#, php-format +msgid "about %d hours" +msgstr "circa %d ore" + +#: ../../include/js_strings.php:36 +msgid "a day" +msgstr "un giorno" + +#: ../../include/js_strings.php:37 +#, php-format +msgid "%d days" +msgstr "%d giorni" + +#: ../../include/js_strings.php:38 +msgid "about a month" +msgstr "circa un mese" + +#: ../../include/js_strings.php:39 +#, php-format +msgid "%d months" +msgstr "%d mesi" + +#: ../../include/js_strings.php:40 +msgid "about a year" +msgstr "circa un anno" + +#: ../../include/js_strings.php:41 +#, php-format +msgid "%d years" +msgstr "%d anni" + +#: ../../include/js_strings.php:42 +msgid " " +msgstr " " + +#: ../../include/js_strings.php:43 +msgid "timeago.numbers" +msgstr "timeago.numbers" + +#: ../../include/js_strings.php:49 +msgctxt "long" +msgid "May" +msgstr "maggio" + +#: ../../include/js_strings.php:57 +msgid "Jan" +msgstr "Gen" + +#: ../../include/js_strings.php:58 +msgid "Feb" +msgstr "Feb" + +#: ../../include/js_strings.php:59 +msgid "Mar" +msgstr "Mar" + +#: ../../include/js_strings.php:60 +msgid "Apr" +msgstr "Apr" + +#: ../../include/js_strings.php:61 +msgctxt "short" +msgid "May" +msgstr "maggio" + +#: ../../include/js_strings.php:62 +msgid "Jun" +msgstr "Mag" + +#: ../../include/js_strings.php:63 +msgid "Jul" +msgstr "Giu" + +#: ../../include/js_strings.php:64 +msgid "Aug" +msgstr "Ago" + +#: ../../include/js_strings.php:65 +msgid "Sep" +msgstr "Set" + +#: ../../include/js_strings.php:66 +msgid "Oct" +msgstr "Ott" + +#: ../../include/js_strings.php:67 +msgid "Nov" +msgstr "Nov" + +#: ../../include/js_strings.php:68 +msgid "Dec" +msgstr "Dic" + +#: ../../include/js_strings.php:76 +msgid "Sun" +msgstr "Dom" + +#: ../../include/js_strings.php:77 +msgid "Mon" +msgstr "Lun" + +#: ../../include/js_strings.php:78 +msgid "Tue" +msgstr "Mar" + +#: ../../include/js_strings.php:79 +msgid "Wed" +msgstr "Mer" + +#: ../../include/js_strings.php:80 +msgid "Thu" +msgstr "Gio" + +#: ../../include/js_strings.php:81 +msgid "Fri" +msgstr "Ven" + +#: ../../include/js_strings.php:82 +msgid "Sat" +msgstr "Sab" + +#: ../../include/js_strings.php:83 +msgctxt "calendar" +msgid "today" +msgstr "oggi" + +#: ../../include/js_strings.php:84 +msgctxt "calendar" +msgid "month" +msgstr "mese" + +#: ../../include/js_strings.php:85 +msgctxt "calendar" +msgid "week" +msgstr "settimana" + +#: ../../include/js_strings.php:86 +msgctxt "calendar" +msgid "day" +msgstr "giorno" + +#: ../../include/js_strings.php:87 +msgctxt "calendar" +msgid "All day" +msgstr "Tutto il giorno" + +#: ../../include/network.php:657 +msgid "view full size" +msgstr "guarda nelle dimensioni reali" + +#: ../../include/network.php:1885 +msgid "No Subject" +msgstr "Nessun titolo" + +#: ../../include/network.php:2146 ../../include/network.php:2147 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/network.php:2148 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/network.php:2149 +msgid "GNU-Social" +msgstr "GNU-Social" + +#: ../../include/network.php:2150 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/network.php:2152 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/network.php:2153 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/network.php:2154 +msgid "Zot" +msgstr "Zot" + +#: ../../include/network.php:2155 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/network.php:2156 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/network.php:2157 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/photos.php:110 #, php-format msgid "Image exceeds website size limit of %lu bytes" msgstr "L'immagine supera il limite massimo di %lu bytes" -#: ../../include/photos.php:119 +#: ../../include/photos.php:117 msgid "Image file is empty." msgstr "Il file dell'immagine è vuoto." -#: ../../include/photos.php:146 ../../mod/profile_photo.php:225 -#: ../../mod/cover_photo.php:164 -msgid "Unable to process image" -msgstr "Impossibile elaborare l'immagine" - -#: ../../include/photos.php:257 +#: ../../include/photos.php:255 msgid "Photo storage failed." msgstr "Impossibile salvare la foto." -#: ../../include/photos.php:297 +#: ../../include/photos.php:295 msgid "a new photo" msgstr "una nuova foto" -#: ../../include/photos.php:301 +#: ../../include/photos.php:299 #, php-format msgctxt "photo_upload" msgid "%1$s posted %2$s to %3$s" msgstr "%1$s ha pubblicato %2$s su %3$s" -#: ../../include/photos.php:510 +#: ../../include/photos.php:506 msgid "Upload New Photos" msgstr "Carica nuove foto" -#: ../../include/text.php:394 -msgid "prev" -msgstr "prec" +#: ../../include/zot.php:699 +msgid "Invalid data packet" +msgstr "Dati ricevuti non validi" -#: ../../include/text.php:396 -msgid "first" -msgstr "inizio" +#: ../../include/zot.php:715 +msgid "Unable to verify channel signature" +msgstr "Impossibile verificare la firma elettronica del canale" -#: ../../include/text.php:425 -msgid "last" -msgstr "fine" - -#: ../../include/text.php:428 -msgid "next" -msgstr "succ" - -#: ../../include/text.php:438 -msgid "older" -msgstr "più recenti" - -#: ../../include/text.php:440 -msgid "newer" -msgstr "più nuovi" - -#: ../../include/text.php:822 -msgid "No connections" -msgstr "Nessun contatto" - -#: ../../include/text.php:847 +#: ../../include/zot.php:2363 #, php-format -msgid "View all %s connections" -msgstr "Mostra tutti i %s contatti" +msgid "Unable to verify site signature for %s" +msgstr "Impossibile verificare la firma elettronica del sito %s" -#: ../../include/text.php:992 ../../include/text.php:997 -msgid "poke" -msgstr "poke" +#: ../../include/zot.php:3712 +msgid "invalid target signature" +msgstr "la firma ricevuta non è valida" -#: ../../include/text.php:998 -msgid "ping" -msgstr "ping" +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Nuova pagina web" -#: ../../include/text.php:998 -msgid "pinged" -msgstr "ha effettuato un ping" - -#: ../../include/text.php:999 -msgid "prod" -msgstr "spintone" - -#: ../../include/text.php:999 -msgid "prodded" -msgstr "ha ricevuto uno spintone" - -#: ../../include/text.php:1000 -msgid "slap" -msgstr "schiaffo" - -#: ../../include/text.php:1000 -msgid "slapped" -msgstr "ha ricevuto uno schiaffo" - -#: ../../include/text.php:1001 -msgid "finger" -msgstr "finger" - -#: ../../include/text.php:1001 -msgid "fingered" -msgstr "ha ricevuto un finger" - -#: ../../include/text.php:1002 -msgid "rebuff" -msgstr "rifiuto" - -#: ../../include/text.php:1002 -msgid "rebuffed" -msgstr "ha ricevuto un rifiuto" - -#: ../../include/text.php:1014 -msgid "happy" -msgstr "felice" - -#: ../../include/text.php:1015 -msgid "sad" -msgstr "triste" - -#: ../../include/text.php:1016 -msgid "mellow" -msgstr "calmo" - -#: ../../include/text.php:1017 -msgid "tired" -msgstr "stanco" - -#: ../../include/text.php:1018 -msgid "perky" -msgstr "vivace" - -#: ../../include/text.php:1019 -msgid "angry" -msgstr "arrabbiato" - -#: ../../include/text.php:1020 -msgid "stupefied" -msgstr "stupito" - -#: ../../include/text.php:1021 -msgid "puzzled" -msgstr "confuso" - -#: ../../include/text.php:1022 -msgid "interested" -msgstr "attento" - -#: ../../include/text.php:1023 -msgid "bitter" -msgstr "amaro" - -#: ../../include/text.php:1024 -msgid "cheerful" -msgstr "allegro" - -#: ../../include/text.php:1025 -msgid "alive" -msgstr "vivace" - -#: ../../include/text.php:1026 -msgid "annoyed" -msgstr "seccato" - -#: ../../include/text.php:1027 -msgid "anxious" -msgstr "ansioso" - -#: ../../include/text.php:1028 -msgid "cranky" -msgstr "irritabile" - -#: ../../include/text.php:1029 -msgid "disturbed" -msgstr "turbato" - -#: ../../include/text.php:1030 -msgid "frustrated" -msgstr "frustrato" - -#: ../../include/text.php:1031 -msgid "depressed" -msgstr "in depressione" - -#: ../../include/text.php:1032 -msgid "motivated" -msgstr "motivato" - -#: ../../include/text.php:1033 -msgid "relaxed" -msgstr "rilassato" - -#: ../../include/text.php:1034 -msgid "surprised" -msgstr "sorpreso" - -#: ../../include/text.php:1210 -msgid "May" -msgstr "Mag" - -#: ../../include/text.php:1287 ../../include/text.php:1291 -msgid "Unknown Attachment" -msgstr "Allegato non riconoscuto" - -#: ../../include/text.php:1293 -msgid "unknown" -msgstr "sconosciuta" - -#: ../../include/text.php:1329 -msgid "remove category" -msgstr "rimuovi la categoria" - -#: ../../include/text.php:1406 -msgid "remove from file" -msgstr "rimuovi dal file" - -#: ../../include/text.php:1548 ../../include/text.php:1559 -msgid "Click to open/close" -msgstr "Clicca per aprire/chiudere" - -#: ../../include/text.php:1743 ../../mod/events.php:630 ../../mod/cal.php:302 -msgid "Link to Source" -msgstr "Link al sito d'origine" - -#: ../../include/text.php:1764 ../../include/text.php:1836 -msgid "default" -msgstr "predefinito" - -#: ../../include/text.php:1772 -msgid "Page layout" -msgstr "Layout della pagina" - -#: ../../include/text.php:1772 -msgid "You can create your own with the layouts tool" -msgstr "Puoi creare un tuo layout dalla configurazione delle pagine web" - -#: ../../include/text.php:1814 -msgid "Page content type" -msgstr "Tipo di contenuto della pagina" - -#: ../../include/text.php:1848 -msgid "Select an alternate language" -msgstr "Seleziona una lingua diversa" - -#: ../../include/text.php:1980 -msgid "activity" -msgstr "l'attività" - -#: ../../include/text.php:2275 -msgid "Design Tools" -msgstr "Strumenti di design" - -#: ../../include/text.php:2278 ../../mod/blocks.php:147 -msgid "Blocks" -msgstr "Block" - -#: ../../include/text.php:2279 ../../mod/menu.php:103 -msgid "Menus" -msgstr "Menù" - -#: ../../include/text.php:2280 ../../mod/layouts.php:174 -msgid "Layouts" -msgstr "Layout" - -#: ../../include/text.php:2281 -msgid "Pages" -msgstr "Pagine" - -#: ../../include/message.php:20 -msgid "No recipient provided." -msgstr "Devi scegliere un destinatario." - -#: ../../include/message.php:25 -msgid "[no subject]" -msgstr "[nessun titolo]" - -#: ../../include/message.php:45 -msgid "Unable to determine sender." -msgstr "Impossibile determinare il mittente." - -#: ../../include/message.php:222 -msgid "Stored post could not be verified." -msgstr "Non è stato possibile verificare il post." +#: ../../include/page_widgets.php:43 +msgid "Title" +msgstr "Titolo" #: ../../include/permissions.php:26 msgid "Can view my normal stream and posts" @@ -4211,5256 +9601,36 @@ msgstr "Speciale - Repository di gruppo" msgid "Custom/Expert Mode" msgstr "Personalizzazione per esperti" -#: ../../include/security.php:383 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "I controlli di sicurezza sono falliti. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto." +#: ../../include/activities.php:41 +msgid " and " +msgstr "e" -#: ../../include/account.php:28 -msgid "Not a valid email address" -msgstr "Email non valida" +#: ../../include/activities.php:49 +msgid "public profile" +msgstr "profilo pubblico" -#: ../../include/account.php:30 -msgid "Your email domain is not among those allowed on this site" -msgstr "Il dominio della tua email attualmente non è permesso su questo sito" - -#: ../../include/account.php:36 -msgid "Your email address is already registered at this site." -msgstr "La tua email è già registrata su questo sito." - -#: ../../include/account.php:68 -msgid "An invitation is required." -msgstr "È necessario un invito." - -#: ../../include/account.php:72 -msgid "Invitation could not be verified." -msgstr "L'invito non può essere verificato." - -#: ../../include/account.php:122 -msgid "Please enter the required information." -msgstr "Inserisci le informazioni richieste." - -#: ../../include/account.php:189 -msgid "Failed to store account information." -msgstr "Non è stato possibile salvare le informazioni del tuo account." - -#: ../../include/account.php:249 -#, php-format -msgid "Registration confirmation for %s" -msgstr "Registrazione di %s confermata" - -#: ../../include/account.php:315 -#, php-format -msgid "Registration request at %s" -msgstr "Richiesta di registrazione su %s" - -#: ../../include/account.php:339 -msgid "your registration password" -msgstr "la password di registrazione" - -#: ../../include/account.php:342 ../../include/account.php:402 -#, php-format -msgid "Registration details for %s" -msgstr "Dettagli della registrazione di %s" - -#: ../../include/account.php:414 -msgid "Account approved." -msgstr "Account approvato." - -#: ../../include/account.php:454 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registrazione revocata per %s" - -#: ../../include/account.php:506 -msgid "Account verified. Please login." -msgstr "Registrazione verificata. Adesso puoi effettuare login." - -#: ../../include/account.php:719 ../../include/account.php:721 -msgid "Click here to upgrade." -msgstr "Clicca qui per aggiornare." - -#: ../../include/account.php:727 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Questa operazione supera i limiti del tuo abbonamento." - -#: ../../include/account.php:732 -msgid "This action is not available under your subscription plan." -msgstr "Questa operazione non è prevista dal tuo abbonamento." - -#: ../../include/acl_selectors.php:218 -msgid "Visible to your default audience" -msgstr "Visibile secondo le impostazioni predefinite" - -#: ../../include/acl_selectors.php:243 -msgid "Show" -msgstr "Mostra" - -#: ../../include/acl_selectors.php:244 -msgid "Don't show" -msgstr "Non mostrare" - -#: ../../include/acl_selectors.php:249 -msgid "Other networks and post services" -msgstr "Invio ad altre reti o a siti esterni" - -#: ../../include/acl_selectors.php:251 ../../mod/chat.php:229 -#: ../../mod/filestorage.php:147 ../../mod/photos.php:666 -#: ../../mod/photos.php:1040 ../../mod/thing.php:309 ../../mod/thing.php:355 -msgid "Permissions" -msgstr "Permessi" - -#: ../../include/chat.php:23 -msgid "Missing room name" -msgstr "Chat senza nome" - -#: ../../include/chat.php:32 -msgid "Duplicate room name" -msgstr "Il nome della chat è duplicato" - -#: ../../include/chat.php:82 ../../include/chat.php:90 -msgid "Invalid room specifier." -msgstr "Il nome della chat non è valido." - -#: ../../include/chat.php:122 -msgid "Room not found." -msgstr "Chat non trovata." - -#: ../../include/chat.php:143 -msgid "Room is full" -msgstr "La chat è al completo" - -#: ../../include/Contact.php:118 -msgid "New window" -msgstr "Nuova finestra" - -#: ../../include/Contact.php:119 -msgid "Open the selected location in a different window or browser tab" -msgstr "Apri l'indirizzo selezionato in una nuova scheda o finestra" - -#: ../../include/Contact.php:237 -#, php-format -msgid "User '%s' deleted" -msgstr "Utente '%s' eliminato" - -#: ../../mod/achievements.php:34 -msgid "Some blurb about what to do when you're new here" -msgstr "Qualche suggerimento per i nuovi utenti su cosa fare" - -#: ../../mod/acl.php:221 -msgid "network" -msgstr "rete" - -#: ../../mod/acl.php:231 -msgid "RSS" -msgstr "RSS" - -#: ../../mod/api.php:74 ../../mod/api.php:98 -msgid "Authorize application connection" -msgstr "Autorizza la app" - -#: ../../mod/api.php:75 -msgid "Return to your app and insert this Securty Code:" -msgstr "Torna alla app e inserisci questo codice di sicurezza:" - -#: ../../mod/api.php:85 -msgid "Please login to continue." -msgstr "Accedi al sito per continuare." - -#: ../../mod/api.php:100 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?" - -#: ../../mod/appman.php:28 ../../mod/appman.php:44 -msgid "App installed." -msgstr "App installata" - -#: ../../mod/appman.php:37 -msgid "Malformed app." -msgstr "L'app contiene errori" - -#: ../../mod/appman.php:80 -msgid "Embed code" -msgstr "Inserisci il codice" - -#: ../../mod/appman.php:86 -msgid "Edit App" -msgstr "Modifica app" - -#: ../../mod/appman.php:86 -msgid "Create App" -msgstr "Crea una app" - -#: ../../mod/appman.php:91 -msgid "Name of app" -msgstr "Nome app" - -#: ../../mod/appman.php:92 -msgid "Location (URL) of app" -msgstr "Indirizzo (URL) della app" - -#: ../../mod/appman.php:93 ../../mod/events.php:457 ../../mod/rbmark.php:97 -msgid "Description" -msgstr "Descrizione" - -#: ../../mod/appman.php:94 -msgid "Photo icon URL" -msgstr "URL icona" - -#: ../../mod/appman.php:94 -msgid "80 x 80 pixels - optional" -msgstr "80 x 80 pixel - facoltativa" - -#: ../../mod/appman.php:95 -msgid "Version ID" -msgstr "ID versione" - -#: ../../mod/appman.php:96 -msgid "Price of app" -msgstr "Prezzo app" - -#: ../../mod/appman.php:97 -msgid "Location (URL) to purchase app" -msgstr "Indirizzo (URL) per acquistare la app" - -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "Elemento non disponibile." - -#: ../../mod/block.php:27 ../../mod/page.php:36 -msgid "Invalid item." -msgstr "Elemento non valido." - -#: ../../mod/block.php:39 ../../mod/page.php:52 ../../mod/wall_upload.php:29 -#: ../../mod/cal.php:56 -msgid "Channel not found." -msgstr "Canale non trovato." - -#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 -msgid "Block Name" -msgstr "Nome del block" - -#: ../../mod/blocks.php:149 -msgid "Block Title" -msgstr "Titolo del block" - -#: ../../mod/bookmarks.php:40 -msgid "Bookmark added" -msgstr "Segnalibro aggiunto" - -#: ../../mod/bookmarks.php:62 -msgid "My Bookmarks" -msgstr "I miei segnalibri" - -#: ../../mod/bookmarks.php:73 -msgid "My Connections Bookmarks" -msgstr "I segnalibri dei miei contatti" - -#: ../../mod/channel.php:25 ../../mod/chat.php:19 -msgid "You must be logged in to see this page." -msgstr "Devi aver effettuato l'accesso per vedere questa pagina." - -#: ../../mod/channel.php:37 -msgid "Posts and comments" -msgstr "Post e commenti" - -#: ../../mod/channel.php:38 -msgid "Only posts" -msgstr "Solo post" - -#: ../../mod/channel.php:97 -msgid "Insufficient permissions. Request redirected to profile page." -msgstr "Permessi insufficienti. Sarà visualizzata la pagina del profilo." - -#: ../../mod/channel.php:131 ../../mod/network.php:169 ../../mod/rpost.php:114 -msgid "Public" -msgstr "Pubblico" - -#: ../../mod/chat.php:175 -msgid "Room not found" -msgstr "Chat non trovata" - -#: ../../mod/chat.php:191 -msgid "Leave Room" -msgstr "Lascia la chat" - -#: ../../mod/chat.php:192 -msgid "Delete Room" -msgstr "Elimina questa chat" - -#: ../../mod/chat.php:193 -msgid "I am away right now" -msgstr "Non sono presente" - -#: ../../mod/chat.php:194 -msgid "I am online" -msgstr "Sono online" - -#: ../../mod/chat.php:196 -msgid "Bookmark this room" -msgstr "Aggiungi questa chat ai segnalibri" - -#: ../../mod/chat.php:212 -msgid "Feature disabled." -msgstr "Funzionalità disattivata." - -#: ../../mod/chat.php:226 -msgid "New Chatroom" -msgstr "Nuova chat" - -#: ../../mod/chat.php:227 -msgid "Chatroom name" -msgstr "Nome chat" - -#: ../../mod/chat.php:228 -msgid "Expiration of chats (minutes)" -msgstr "Scadenza dei messaggi della chat (minuti)" - -#: ../../mod/chat.php:240 -#, php-format -msgid "%1$s's Chatrooms" -msgstr "Le chat di %1$s" - -#: ../../mod/chat.php:245 -msgid "No chatrooms available" -msgstr "Nessuna chat disponibile" - -#: ../../mod/chat.php:246 ../../mod/manage.php:137 ../../mod/profiles.php:777 -msgid "Create New" -msgstr "Crea nuova" - -#: ../../mod/chat.php:249 -msgid "Expiration" -msgstr "Scadenza" - -#: ../../mod/chat.php:250 -msgid "min" -msgstr "min" - -#: ../../mod/chatsvc.php:111 -msgid "Away" -msgstr "Assente" - -#: ../../mod/chatsvc.php:116 -msgid "Online" -msgstr "Online" - -#: ../../mod/common.php:10 -msgid "No channel." -msgstr "Nessun canale." - -#: ../../mod/common.php:39 -msgid "Common connections" -msgstr "Contatti in comune" - -#: ../../mod/common.php:44 -msgid "No connections in common." -msgstr "Nessun contatto in comune." - -#: ../../mod/connect.php:56 ../../mod/connect.php:104 -msgid "Continue" -msgstr "Continua" - -#: ../../mod/connect.php:85 -msgid "Premium Channel Setup" -msgstr "Canale premium - configurazione" - -#: ../../mod/connect.php:87 -msgid "Enable premium channel connection restrictions" -msgstr "Abilita le restrizioni del canale premium" - -#: ../../mod/connect.php:88 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida, il sistema di pagamento, ecc." - -#: ../../mod/connect.php:90 ../../mod/connect.php:110 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:" - -#: ../../mod/connect.php:91 -msgid "" -"Potential connections will then see the following text before proceeding:" -msgstr "Il testo seguente comparirà a chi vorrà seguire il canale:" - -#: ../../mod/connect.php:92 ../../mod/connect.php:113 -msgid "" -"By continuing, I certify that I have complied with any instructions provided" -" on this page." -msgstr "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina." - -#: ../../mod/connect.php:101 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "(Il gestore del canale non ha fornito istruzioni specifiche)" - -#: ../../mod/connect.php:109 -msgid "Restricted or Premium Channel" -msgstr "Canale premium - con restrizioni" - -#: ../../mod/connections.php:52 ../../mod/connections.php:157 -#: ../../mod/connections.php:238 -msgid "Blocked" -msgstr "Bloccati" - -#: ../../mod/connections.php:57 ../../mod/connections.php:164 -#: ../../mod/connections.php:237 -msgid "Ignored" -msgstr "Ignorati" - -#: ../../mod/connections.php:62 ../../mod/connections.php:178 -#: ../../mod/connections.php:236 -msgid "Hidden" -msgstr "Nascosti" - -#: ../../mod/connections.php:67 ../../mod/connections.php:171 -#: ../../mod/connections.php:235 -msgid "Archived" -msgstr "Archiviati" - -#: ../../mod/connections.php:134 -msgid "New Connections" -msgstr "Nuovi contatti" - -#: ../../mod/connections.php:137 -msgid "Show pending (new) connections" -msgstr "Richieste di contatto in attesa" - -#: ../../mod/connections.php:141 ../../mod/profperm.php:139 -msgid "All Connections" -msgstr "Tutti i contatti" - -#: ../../mod/connections.php:144 -msgid "Show all connections" -msgstr "Mostra tutti i contatti" - -#: ../../mod/connections.php:160 -msgid "Only show blocked connections" -msgstr "Mostra solo i contatti bloccati" - -#: ../../mod/connections.php:167 -msgid "Only show ignored connections" -msgstr "Mostra solo i contatti ignorati" - -#: ../../mod/connections.php:174 -msgid "Only show archived connections" -msgstr "Mostra solo i contatti archiviati" - -#: ../../mod/connections.php:181 -msgid "Only show hidden connections" -msgstr "Mostra solo i contatti nascosti" - -#: ../../mod/connections.php:234 -msgid "Pending approval" -msgstr "In attesa di conferma" - -#: ../../mod/connections.php:250 -#, php-format -msgid "%1$s [%2$s]" -msgstr "%1$s [%2$s]" - -#: ../../mod/connections.php:251 -msgid "Edit connection" -msgstr "Modifica il contatto" - -#: ../../mod/connections.php:252 -msgid "Delete connection" -msgstr "Elimina il contatto" - -#: ../../mod/connections.php:261 -msgid "Channel address" -msgstr "Indirizzo del canale" - -#: ../../mod/connections.php:263 -msgid "Network" -msgstr "Network" - -#: ../../mod/connections.php:266 ../../mod/admin.php:668 -msgid "Status" -msgstr "Stato" - -#: ../../mod/connections.php:268 -msgid "Connected" -msgstr "In contatto" - -#: ../../mod/connections.php:270 -msgid "Approve connection" -msgstr "Approva questo contatto" - -#: ../../mod/connections.php:271 ../../mod/admin.php:991 -msgid "Approve" -msgstr "Approva" - -#: ../../mod/connections.php:272 -msgid "Ignore connection" -msgstr "Ignora il contatto" - -#: ../../mod/connections.php:273 ../../mod/connedit.php:545 -#: ../../mod/notifications.php:51 -msgid "Ignore" -msgstr "Ignora" - -#: ../../mod/connections.php:274 -msgid "Recent activity" -msgstr "Attività recenti" - -#: ../../mod/connections.php:303 -msgid "Search your connections" -msgstr "Cerca tra i contatti" - -#: ../../mod/connections.php:304 -msgid "Connections search" -msgstr "Ricerca tra i contatti" - -#: ../../mod/connedit.php:75 -msgid "Could not access contact record." -msgstr "Non è possibile accedere alle informazioni sul contatto." - -#: ../../mod/connedit.php:99 -msgid "Could not locate selected profile." -msgstr "Non riesco a trovare il profilo selezionato." - -#: ../../mod/connedit.php:223 -msgid "Connection updated." -msgstr "Contatto aggiornato." - -#: ../../mod/connedit.php:225 -msgid "Failed to update connection record." -msgstr "Impossibile aggiornare le informazioni del contatto." - -#: ../../mod/connedit.php:272 -msgid "is now connected to" -msgstr "ha come nuovo contatto" - -#: ../../mod/connedit.php:407 -msgid "Could not access address book record." -msgstr "Impossibile accedere alle informazioni della rubrica." - -#: ../../mod/connedit.php:421 -msgid "Refresh failed - channel is currently unavailable." -msgstr "Il canale non è disponibile - impossibile aggiornare." - -#: ../../mod/connedit.php:436 ../../mod/connedit.php:445 -#: ../../mod/connedit.php:454 ../../mod/connedit.php:463 -#: ../../mod/connedit.php:476 -msgid "Unable to set address book parameters." -msgstr "Impossibile impostare i parametri della rubrica." - -#: ../../mod/connedit.php:500 -msgid "Connection has been removed." -msgstr "Il contatto è stato rimosso." - -#: ../../mod/connedit.php:519 -#, php-format -msgid "View %s's profile" -msgstr "Guarda il profilo di %s" - -#: ../../mod/connedit.php:523 -msgid "Refresh Permissions" -msgstr "Modifica i permessi" - -#: ../../mod/connedit.php:526 -msgid "Fetch updated permissions" -msgstr "Guarda e modifica i permessi assegnati" - -#: ../../mod/connedit.php:530 -msgid "Recent Activity" -msgstr "Attività recenti" - -#: ../../mod/connedit.php:533 -msgid "View recent posts and comments" -msgstr "Leggi i post recenti e i commenti" - -#: ../../mod/connedit.php:537 ../../mod/admin.php:995 -msgid "Unblock" -msgstr "Sblocca" - -#: ../../mod/connedit.php:537 ../../mod/admin.php:994 -msgid "Block" -msgstr "Blocca" - -#: ../../mod/connedit.php:540 -msgid "Block (or Unblock) all communications with this connection" -msgstr "Blocca ogni interazione con questo contatto (abilita/disabilita)" - -#: ../../mod/connedit.php:541 -msgid "This connection is blocked!" -msgstr "Questa connessione è tra quelle bloccate!" - -#: ../../mod/connedit.php:545 -msgid "Unignore" -msgstr "Non ignorare" - -#: ../../mod/connedit.php:548 -msgid "Ignore (or Unignore) all inbound communications from this connection" -msgstr "Ignora tutte le comunicazioni in arrivo da questo contatto (abilita/disabilita)" - -#: ../../mod/connedit.php:549 -msgid "This connection is ignored!" -msgstr "Questa connessione è tra quelle ignorate!" - -#: ../../mod/connedit.php:553 -msgid "Unarchive" -msgstr "Non archiviare" - -#: ../../mod/connedit.php:553 -msgid "Archive" -msgstr "Archivia" - -#: ../../mod/connedit.php:556 -msgid "" -"Archive (or Unarchive) this connection - mark channel dead but keep content" -msgstr "Archivia questo contatto (abilita/disabilita) - segna il canale come non più attivo ma ne conserva i contenuti" - -#: ../../mod/connedit.php:557 -msgid "This connection is archived!" -msgstr "Questa connessione è tra quelle archiviate!" - -#: ../../mod/connedit.php:561 -msgid "Unhide" -msgstr "Non nascondere" - -#: ../../mod/connedit.php:561 -msgid "Hide" -msgstr "Nascondi" - -#: ../../mod/connedit.php:564 -msgid "Hide or Unhide this connection from your other connections" -msgstr "Nascondi questo contatto a tutti gli altri (abilita/disabilita)" - -#: ../../mod/connedit.php:565 -msgid "This connection is hidden!" -msgstr "Questa connessione è tra quelle nascoste!" - -#: ../../mod/connedit.php:572 -msgid "Delete this connection" -msgstr "Elimina questo contatto" - -#: ../../mod/connedit.php:653 -msgid "Approve this connection" -msgstr "Approva questo contatto" - -#: ../../mod/connedit.php:653 -msgid "Accept connection to allow communication" -msgstr "Entra in contatto per poter comunicare" - -#: ../../mod/connedit.php:658 -msgid "Set Affinity" -msgstr "Scegli l'affinità" - -#: ../../mod/connedit.php:661 -msgid "Set Profile" -msgstr "Scegli il profilo da mostrare" - -#: ../../mod/connedit.php:664 -msgid "Set Affinity & Profile" -msgstr "Affinità e profilo" - -#: ../../mod/connedit.php:697 -msgid "none" -msgstr "--" - -#: ../../mod/connedit.php:702 -msgid "Apply these permissions automatically" -msgstr "Applica automaticamente questi permessi" - -#: ../../mod/connedit.php:702 -msgid "Connection requests will be approved without your interaction" -msgstr "Le richieste di entrare in contatto saranno approvate in automatico" - -#: ../../mod/connedit.php:704 -msgid "This connection's primary address is" -msgstr "Indirizzo primario di questo canale" - -#: ../../mod/connedit.php:705 -msgid "Available locations:" -msgstr "Indirizzi disponibili" - -#: ../../mod/connedit.php:709 -msgid "" -"The permissions indicated on this page will be applied to all new " -"connections." -msgstr "I permessi indicati su questa pagina saranno applicati a tutti i nuovi contatti da ora in poi." - -#: ../../mod/connedit.php:711 -msgid "Slide to adjust your degree of friendship" -msgstr "Trascina per restringere il grado di amicizia da mostrare" - -#: ../../mod/connedit.php:713 -msgid "Slide to adjust your rating" -msgstr "Trascina per cambiare la tua valutazione" - -#: ../../mod/connedit.php:714 ../../mod/connedit.php:719 -msgid "Optionally explain your rating" -msgstr "Commento facoltativo" - -#: ../../mod/connedit.php:716 -msgid "Custom Filter" -msgstr "Filtro personalizzato" - -#: ../../mod/connedit.php:717 -msgid "Only import posts with this text" -msgstr "Importa solo i post che contengono queste parole chiave" - -#: ../../mod/connedit.php:717 ../../mod/connedit.php:718 -msgid "" -"words one per line or #tags or /patterns/ or lang=xx, leave blank to import " -"all posts" -msgstr "per ogni riga: parole, #tag, /pattern/ o lang=xx , lascia vuoto per importare tutto" - -#: ../../mod/connedit.php:718 -msgid "Do not import posts with this text" -msgstr "Non importare i post con queste parole chiave" - -#: ../../mod/connedit.php:720 -msgid "This information is public!" -msgstr "Questa informazione è pubblica!" - -#: ../../mod/connedit.php:725 -msgid "Connection Pending Approval" -msgstr "Contatti in attesa di approvazione" - -#: ../../mod/connedit.php:728 -msgid "inherited" -msgstr "derivato" - -#: ../../mod/connedit.php:730 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Seleziona il profilo che vuoi mostrare a %s dopo che ha effettuato l'accesso." - -#: ../../mod/connedit.php:732 -msgid "Their Settings" -msgstr "Permessi concessi a te" - -#: ../../mod/connedit.php:733 -msgid "My Settings" -msgstr "Permessi che concedo" - -#: ../../mod/connedit.php:735 -msgid "Individual Permissions" -msgstr "Permessi individuali" - -#: ../../mod/connedit.php:736 -msgid "" -"Some permissions may be inherited from your channel's privacy settings, which have higher " -"priority than individual settings. You can not change those" -" settings here." -msgstr "Alcuni permessi derivano dalle impostazioni di privacy del tuo canale, che hanno priorità assoluta su qualsiasi altra impostazione scelta per i singoli contatti. Da questa pagina non puoi cambiarle." - -#: ../../mod/connedit.php:737 -msgid "" -"Some permissions may be inherited from your channel's privacy settings, which have higher " -"priority than individual settings. You can change those settings here but " -"they wont have any impact unless the inherited setting changes." -msgstr "Alcuni permessi derivano dalle impostazioni di privacy del tuo canale, che hanno priorità assoluta su qualsiasi altra impostazione scelta per i singoli contatti. Le personalizzazioni che effettuerai qui potrebbero non essere effettive a meno che tu non cambi le impostazioni generali." - -#: ../../mod/connedit.php:738 -msgid "Last update:" -msgstr "Ultimo aggiornamento:" - -#: ../../mod/dav.php:121 -msgid "$Projectname channel" -msgstr "Canale $Projectname" - -#: ../../mod/directory.php:59 ../../mod/display.php:13 -#: ../../mod/photos.php:517 ../../mod/ratings.php:82 ../../mod/search.php:13 -#: ../../mod/viewconnections.php:17 -msgid "Public access denied." -msgstr "Accesso pubblico negato." - -#: ../../mod/directory.php:239 -#, php-format -msgid "%d rating" -msgid_plural "%d ratings" -msgstr[0] "%d valutazione" -msgstr[1] "%d valutazioni" - -#: ../../mod/directory.php:250 -msgid "Gender: " -msgstr "Sesso:" - -#: ../../mod/directory.php:252 -msgid "Status: " -msgstr "Stato:" - -#: ../../mod/directory.php:254 -msgid "Homepage: " -msgstr "Homepage:" - -#: ../../mod/directory.php:313 -msgid "Description:" -msgstr "Descrizione:" - -#: ../../mod/directory.php:322 -msgid "Public Forum:" -msgstr "Forum pubblico:" - -#: ../../mod/directory.php:325 -msgid "Keywords: " -msgstr "Parole chiave:" - -#: ../../mod/directory.php:328 -msgid "Don't suggest" -msgstr "Non fornire suggerimenti" - -#: ../../mod/directory.php:330 -msgid "Common connections:" -msgstr "Contatti in comune:" - -#: ../../mod/directory.php:379 -msgid "Global Directory" -msgstr "Elenchi pubblici globali" - -#: ../../mod/directory.php:379 -msgid "Local Directory" -msgstr "Elenco canali su questo hub" - -#: ../../mod/directory.php:385 -msgid "Finding:" -msgstr "Ricerca:" - -#: ../../mod/directory.php:390 -msgid "next page" -msgstr "pagina successiva" - -#: ../../mod/directory.php:390 -msgid "previous page" -msgstr "pagina precedente" - -#: ../../mod/directory.php:391 -msgid "Sort options" -msgstr "Opzioni di ordinamento" - -#: ../../mod/directory.php:392 -msgid "Alphabetic" -msgstr "Alfabetico" - -#: ../../mod/directory.php:393 -msgid "Reverse Alphabetic" -msgstr "Alfabetico inverso" - -#: ../../mod/directory.php:394 -msgid "Newest to Oldest" -msgstr "Prima i più recenti" - -#: ../../mod/directory.php:395 -msgid "Oldest to Newest" -msgstr "Prima i più vecchi" - -#: ../../mod/directory.php:412 -msgid "No entries (some entries may be hidden)." -msgstr "Nessun risultato (qualche elemento potrebbe essere nascosto)." - -#: ../../mod/dirsearch.php:21 ../../mod/regdir.php:45 -msgid "This site is not a directory server" -msgstr "Questo non è un directory server" - -#: ../../mod/dirsearch.php:29 -msgid "This directory server requires an access token" -msgstr "Questo directory server necessita di un token di autenticazione" - -#: ../../mod/dreport.php:23 -msgid "Invalid message" -msgstr "Messaggio non valido" - -#: ../../mod/dreport.php:55 -msgid "no results" -msgstr "nessun risultato" - -#: ../../mod/dreport.php:60 -#, php-format -msgid "Delivery report for %1$s" -msgstr "Rapporto di consegna - %1$s" - -#: ../../mod/dreport.php:74 -msgid "channel sync processed" -msgstr "sincronizzazione del canale effettuata" - -#: ../../mod/dreport.php:78 -msgid "queued" -msgstr "in coda" - -#: ../../mod/dreport.php:82 -msgid "posted" -msgstr "inviato" - -#: ../../mod/dreport.php:86 -msgid "accepted for delivery" -msgstr "accettato per la spedizione" - -#: ../../mod/dreport.php:90 -msgid "updated" -msgstr "aggiornato" - -#: ../../mod/dreport.php:93 -msgid "update ignored" -msgstr "aggiornamento ignorato" - -#: ../../mod/dreport.php:96 -msgid "permission denied" -msgstr "permessi non sufficienti" - -#: ../../mod/dreport.php:100 -msgid "recipient not found" -msgstr "Destinatario non trovato" - -#: ../../mod/dreport.php:103 -msgid "mail recalled" -msgstr "messaggio richiamato dal mittente" - -#: ../../mod/dreport.php:106 -msgid "duplicate mail received" -msgstr "ricevuto messaggio duplicato" - -#: ../../mod/dreport.php:109 -msgid "mail delivered" -msgstr "messaggio recapitato" - -#: ../../mod/editblock.php:78 ../../mod/editblock.php:94 -#: ../../mod/editlayout.php:76 ../../mod/editpost.php:20 -#: ../../mod/editwebpage.php:77 -msgid "Item not found" -msgstr "Elemento non trovato" - -#: ../../mod/editblock.php:118 -msgid "Delete block?" -msgstr "Vuoi eliminare questo block?" - -#: ../../mod/editblock.php:145 ../../mod/editlayout.php:143 -#: ../../mod/editpost.php:121 ../../mod/editwebpage.php:185 -msgid "Insert YouTube video" -msgstr "Inserisci video da YouTube" - -#: ../../mod/editblock.php:146 ../../mod/editlayout.php:144 -#: ../../mod/editpost.php:122 ../../mod/editwebpage.php:186 -msgid "Insert Vorbis [.ogg] video" -msgstr "Inserisci video Vorbis [.ogg]" - -#: ../../mod/editblock.php:147 ../../mod/editlayout.php:145 -#: ../../mod/editpost.php:123 ../../mod/editwebpage.php:187 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Inserisci audio Vorbis [.ogg]" - -#: ../../mod/editblock.php:180 -msgid "Edit Block" -msgstr "Modifica il block" - -#: ../../mod/editlayout.php:112 -msgid "Delete layout?" -msgstr "Vuoi eliminare questo layout?" - -#: ../../mod/editlayout.php:159 ../../mod/layouts.php:124 -msgid "Layout Description (Optional)" -msgstr "Descrizione del layout (facoltativa)" - -#: ../../mod/editlayout.php:161 ../../mod/layouts.php:121 -#: ../../mod/layouts.php:179 -msgid "Layout Name" -msgstr "Nome layout" - -#: ../../mod/editlayout.php:178 -msgid "Edit Layout" -msgstr "Modifica il layout" - -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "L'elemento non è modificabile" - -#: ../../mod/editpost.php:57 -msgid "Delete item?" -msgstr "Eliminare questo elemento?" - -#: ../../mod/editpost.php:164 ../../mod/rpost.php:128 -msgid "Edit post" -msgstr "Modifica post" - -#: ../../mod/editwebpage.php:153 -msgid "Delete webpage?" -msgstr "Vuoi eliminare questa pagina web?" - -#: ../../mod/editwebpage.php:172 -msgid "Page link title" -msgstr "Link del titolo" - -#: ../../mod/editwebpage.php:222 -msgid "Edit Webpage" -msgstr "Modifica la pagina web" - -#: ../../mod/events.php:21 -msgid "Calendar entries imported." -msgstr "Le voci del calendario sono state importate." - -#: ../../mod/events.php:23 -msgid "No calendar entries found." -msgstr "Non sono state trovate voci del calendario." - -#: ../../mod/events.php:100 -msgid "Event can not end before it has started." -msgstr "Un evento non può terminare prima del suo inizio." - -#: ../../mod/events.php:102 ../../mod/events.php:111 ../../mod/events.php:131 -msgid "Unable to generate preview." -msgstr "Impossibile creare un'anteprima." - -#: ../../mod/events.php:109 -msgid "Event title and start time are required." -msgstr "Sono necessari il titolo e l'ora d'inizio dell'evento." - -#: ../../mod/events.php:129 ../../mod/events.php:254 -msgid "Event not found." -msgstr "Evento non trovato." - -#: ../../mod/events.php:444 -msgid "Edit event title" -msgstr "Modifica il titolo dell'evento" - -#: ../../mod/events.php:444 -msgid "Event title" -msgstr "Titolo dell'evento" - -#: ../../mod/events.php:446 -msgid "Categories (comma-separated list)" -msgstr "Categorie (separate da virgola)" - -#: ../../mod/events.php:447 -msgid "Edit Category" -msgstr "Modifica la categoria" - -#: ../../mod/events.php:447 -msgid "Category" -msgstr "Categoria" - -#: ../../mod/events.php:450 -msgid "Edit start date and time" -msgstr "Modifica data/ora di inizio" - -#: ../../mod/events.php:450 -msgid "Start date and time" -msgstr "Data e ora di inizio" - -#: ../../mod/events.php:451 ../../mod/events.php:454 -msgid "Finish date and time are not known or not relevant" -msgstr "La data e l'ora di fine non sono necessarie" - -#: ../../mod/events.php:453 -msgid "Edit finish date and time" -msgstr "Modifica data/ora di fine" - -#: ../../mod/events.php:453 -msgid "Finish date and time" -msgstr "Data e ora di fine" - -#: ../../mod/events.php:455 ../../mod/events.php:456 -msgid "Adjust for viewer timezone" -msgstr "Adatta al fuso orario di chi legge" - -#: ../../mod/events.php:455 -msgid "" -"Important for events that happen in a particular place. Not practical for " -"global holidays." -msgstr "Importante per eventi che avvengono online ma con un certo fuso orario." - -#: ../../mod/events.php:457 -msgid "Edit Description" -msgstr "Modifica la descrizione" - -#: ../../mod/events.php:459 -msgid "Edit Location" -msgstr "Modifica il luogo" - -#: ../../mod/events.php:462 ../../mod/events.php:464 -msgid "Share this event" -msgstr "Condividi questo evento" - -#: ../../mod/events.php:469 -msgid "Advanced Options" -msgstr "Opzioni avanzate" - -#: ../../mod/events.php:581 ../../mod/cal.php:253 -msgid "l, F j" -msgstr "l j F" - -#: ../../mod/events.php:603 -msgid "Edit event" -msgstr "Modifica l'evento" - -#: ../../mod/events.php:605 -msgid "Delete event" -msgstr "Elimina l'evento" - -#: ../../mod/events.php:639 -msgid "calendar" -msgstr "calendario" - -#: ../../mod/events.php:658 ../../mod/cal.php:325 -msgid "Edit Event" -msgstr "Modifica l'evento" - -#: ../../mod/events.php:658 ../../mod/cal.php:325 -msgid "Create Event" -msgstr "Crea un evento" - -#: ../../mod/events.php:659 ../../mod/events.php:666 ../../mod/photos.php:944 -#: ../../mod/cal.php:326 ../../mod/cal.php:333 -msgid "Previous" -msgstr "Precendente" - -#: ../../mod/events.php:660 ../../mod/events.php:667 ../../mod/photos.php:953 -#: ../../mod/setup.php:291 ../../mod/cal.php:327 ../../mod/cal.php:334 -msgid "Next" -msgstr "Successivo" - -#: ../../mod/events.php:668 ../../mod/cal.php:335 -msgid "Today" -msgstr "Oggi" - -#: ../../mod/events.php:699 -msgid "Event removed" -msgstr "Evento eliminato" - -#: ../../mod/events.php:702 -msgid "Failed to remove event" -msgstr "Impossibile eliminare l'evento" - -#: ../../mod/ffsapi.php:8 -msgid "Share content from Firefox to $Projectname" -msgstr "Condividi i contenuti su $Projectname da Firefox" - -#: ../../mod/ffsapi.php:11 -msgid "Activate the Firefox $Projectname provider" -msgstr "Attiva Firefox Share per $Projectname" - -#: ../../mod/filer.php:48 -msgid "- select -" -msgstr "- scegli -" - -#: ../../mod/filestorage.php:82 -msgid "Permission Denied." -msgstr "Permesso negato." - -#: ../../mod/filestorage.php:98 -msgid "File not found." -msgstr "File non trovato." - -#: ../../mod/filestorage.php:141 -msgid "Edit file permissions" -msgstr "Modifica i permessi del file" - -#: ../../mod/filestorage.php:150 -msgid "Set/edit permissions" -msgstr "Modifica i permessi" - -#: ../../mod/filestorage.php:151 -msgid "Include all files and sub folders" -msgstr "Includi tutti i file e le sottocartelle" - -#: ../../mod/filestorage.php:152 -msgid "Return to file list" -msgstr "Torna all'elenco dei file" - -#: ../../mod/filestorage.php:154 -msgid "Copy/paste this code to attach file to a post" -msgstr "Copia/incolla questo codice per far comparire il file in un post" - -#: ../../mod/filestorage.php:155 -msgid "Copy/paste this URL to link file from a web page" -msgstr "Copia/incolla questo indirizzo in una pagina web per avere un link al file" - -#: ../../mod/filestorage.php:157 -msgid "Share this file" -msgstr "Condividi questo file" - -#: ../../mod/filestorage.php:158 -msgid "Show URL to this file" -msgstr "Mostra l'URL del file" - -#: ../../mod/filestorage.php:159 -msgid "Notify your contacts about this file" -msgstr "Notifica ai contatti che hai caricato questo file" - -#: ../../mod/follow.php:27 -msgid "Channel added." -msgstr "Canale aggiunto." - -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Contatto non trovato." - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Suggerimento di amicizia inviato." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Suggerisci amici" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Suggerisci un amico a %s" - -#: ../../mod/group.php:20 -msgid "Privacy group created." -msgstr "Gruppo di canali creato." - -#: ../../mod/group.php:26 -msgid "Could not create privacy group." -msgstr "Impossibile creare il gruppo di canali." - -#: ../../mod/group.php:54 -msgid "Privacy group updated." -msgstr "Gruppo di canali aggiornato." - -#: ../../mod/group.php:86 -msgid "Create a group of channels." -msgstr "Crea un gruppo di canali." - -#: ../../mod/group.php:87 ../../mod/group.php:180 -msgid "Privacy group name: " -msgstr "Nome del gruppo di canali:" - -#: ../../mod/group.php:89 ../../mod/group.php:183 -msgid "Members are visible to other channels" -msgstr "I membri potranno vedere gli altri canali del gruppo" - -#: ../../mod/group.php:107 -msgid "Privacy group removed." -msgstr "Gruppo di canali rimosso." - -#: ../../mod/group.php:109 -msgid "Unable to remove privacy group." -msgstr "Impossibile rimuovere il gruppo di canali." - -#: ../../mod/group.php:179 -msgid "Privacy group editor" -msgstr "Editor dei gruppi di canali" - -#: ../../mod/group.php:193 -msgid "Members" -msgstr "Membri" - -#: ../../mod/group.php:195 -msgid "All Connected Channels" -msgstr "Tutti i canali connessi" - -#: ../../mod/group.php:227 -msgid "Click on a channel to add or remove." -msgstr "Clicca su un canale per aggiungerlo o rimuoverlo." - -#: ../../mod/help.php:163 -msgid "Documentation Search" -msgstr "Ricerca nella guida" - -#: ../../mod/help.php:204 ../../mod/help.php:210 ../../mod/help.php:216 -msgid "Help:" -msgstr "Guida:" - -#: ../../mod/help.php:257 -msgid "$Projectname Documentation" -msgstr "Guida di $Projectname" - -#: ../../mod/home.php:57 ../../mod/home.php:65 ../../mod/siteinfo.php:61 -msgid "$Projectname" -msgstr "$Projectname" - -#: ../../mod/home.php:75 -#, php-format -msgid "Welcome to %s" -msgstr "%s ti dà il benvenuto" - -#: ../../mod/id.php:11 -msgid "First Name" -msgstr "Nome" - -#: ../../mod/id.php:12 -msgid "Last Name" -msgstr "Cognome" - -#: ../../mod/id.php:13 -msgid "Nickname" -msgstr "Nick" - -#: ../../mod/id.php:14 -msgid "Full Name" -msgstr "Nome e cognome" - -#: ../../mod/id.php:20 -msgid "Profile Photo 16px" -msgstr "Foto del profilo 16px" - -#: ../../mod/id.php:21 -msgid "Profile Photo 32px" -msgstr "Foto del profilo 32px" - -#: ../../mod/id.php:22 -msgid "Profile Photo 48px" -msgstr "Foto del profilo 48px" - -#: ../../mod/id.php:23 -msgid "Profile Photo 64px" -msgstr "Foto del profilo 64px" - -#: ../../mod/id.php:24 -msgid "Profile Photo 80px" -msgstr "Foto del profilo 80px" - -#: ../../mod/id.php:25 -msgid "Profile Photo 128px" -msgstr "Foto del profilo 128px" - -#: ../../mod/id.php:26 -msgid "Timezone" -msgstr "Fuso orario" - -#: ../../mod/id.php:27 ../../mod/profiles.php:730 -msgid "Homepage URL" -msgstr "Indirizzo home page" - -#: ../../mod/id.php:29 -msgid "Birth Year" -msgstr "Anno di nascita" - -#: ../../mod/id.php:30 -msgid "Birth Month" -msgstr "Mese di nascita" - -#: ../../mod/id.php:31 -msgid "Birth Day" -msgstr "Giorno di nascita" - -#: ../../mod/id.php:32 -msgid "Birthdate" -msgstr "Data di nascita" - -#: ../../mod/id.php:33 ../../mod/profiles.php:449 -msgid "Gender" -msgstr "Sesso" - -#: ../../mod/impel.php:192 -#, php-format -msgid "%s element installed" -msgstr "%s elemento installato" - -#: ../../mod/impel.php:195 -#, php-format -msgid "%s element installation failed" -msgstr "Elementi con installazione fallita: %s" - -#: ../../mod/import.php:28 -#, php-format -msgid "Your service plan only allows %d channels." -msgstr "Il tuo account permette di creare al massimo %d canali." - -#: ../../mod/import.php:66 ../../mod/import_items.php:38 -msgid "Nothing to import." -msgstr "Non c'è niente da importare." - -#: ../../mod/import.php:90 ../../mod/import_items.php:62 -msgid "Unable to download data from old server" -msgstr "Impossibile importare i dati dal vecchio hub" - -#: ../../mod/import.php:96 ../../mod/import_items.php:68 -msgid "Imported file is empty." -msgstr "Il file da importare è vuoto." - -#: ../../mod/import.php:118 ../../mod/import_items.php:82 -#, php-format -msgid "Warning: Database versions differ by %1$d updates." -msgstr "Attenzione: le versioni di database differiscono di %1$d aggiornamenti." - -#: ../../mod/import.php:156 -msgid "No channel. Import failed." -msgstr "Nessun canale. Import fallito." - -#: ../../mod/import.php:531 -msgid "You must be logged in to use this feature." -msgstr "Per questa funzionalità devi aver effettuato l'accesso." - -#: ../../mod/import.php:536 -msgid "Import Channel" -msgstr "Importa un canale" - -#: ../../mod/import.php:537 -msgid "" -"Use this form to import an existing channel from a different server/hub. You" -" may retrieve the channel identity from the old server/hub via the network " -"or provide an export file." -msgstr "Usa questo modulo per importare un tuo canale da un altro hub. Puoi ottenere i dati identificativi del canale direttamente dall'altro hub oppure tramite un file esportato in precedenza." - -#: ../../mod/import.php:538 ../../mod/import_items.php:115 -msgid "File to Upload" -msgstr "File da caricare" - -#: ../../mod/import.php:539 -msgid "Or provide the old server/hub details" -msgstr "Oppure fornisci i dettagli del vecchio hub" - -#: ../../mod/import.php:540 -msgid "Your old identity address (xyz@example.com)" -msgstr "Il tuo vecchio identificativo (per esempio pippo@esempio.com)" - -#: ../../mod/import.php:541 -msgid "Your old login email address" -msgstr "L'email che usavi per accedere sul vecchio hub" - -#: ../../mod/import.php:542 -msgid "Your old login password" -msgstr "La password per il vecchio hub" - -#: ../../mod/import.php:543 -msgid "" -"For either option, please choose whether to make this hub your new primary " -"address, or whether your old location should continue this role. You will be" -" able to post from either location, but only one can be marked as the " -"primary location for files, photos, and media." -msgstr "Scegli se vuoi spostare il tuo indirizzo primario su questo hub, oppure se preferisci che quello vecchio resti tale. Potrai pubblicare da entrambi i hub, ma solamente uno sarà indicato come la posizione su cui risiedono i tuoi file, foto, ecc." - -#: ../../mod/import.php:544 -msgid "Make this hub my primary location" -msgstr "Rendi questo hub il mio indirizzo primario" - -#: ../../mod/import.php:545 -msgid "" -"Import existing posts if possible (experimental - limited by available " -"memory" -msgstr "Importa i contenuti pubblicati, se possibile (sperimentale)" - -#: ../../mod/import.php:546 -msgid "" -"This process may take several minutes to complete. Please submit the form " -"only once and leave this page open until finished." -msgstr "Questa funzione potrebbe impiegare molto tempo a terminare. Per favore lanciala *una volta sola* e resta su questa pagina finché non avrà finito." - -#: ../../mod/import_items.php:98 -msgid "Import completed" -msgstr "Importazione completata" - -#: ../../mod/import_items.php:113 -msgid "Import Items" -msgstr "Importa i contenuti" - -#: ../../mod/import_items.php:114 -msgid "" -"Use this form to import existing posts and content from an export file." -msgstr "Usa questa funzionalità per importare i vecchi contenuti e i post da un file esportato in precedenza." - -#: ../../mod/invite.php:25 -msgid "Total invitation limit exceeded." -msgstr "Hai superato il numero massimo di inviti." - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s: non è un indirizzo email valido." - -#: ../../mod/invite.php:59 -msgid "Please join us on $Projectname" -msgstr "Unisciti a noi su $Projectname" - -#: ../../mod/invite.php:70 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Hai superato il numero massimo di inviti. Contatta l'amministratore se necessario." - -#: ../../mod/invite.php:75 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s: la consegna del messaggio è fallita." - -#: ../../mod/invite.php:79 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d messaggio inviato." -msgstr[1] "%d messaggi inviati." - -#: ../../mod/invite.php:98 -msgid "You have no more invitations available" -msgstr "Non hai altri inviti disponibili" - -#: ../../mod/invite.php:129 -msgid "Send invitations" -msgstr "Spedisci inviti" - -#: ../../mod/invite.php:130 -msgid "Enter email addresses, one per line:" -msgstr "Inserisci gli indirizzi email, uno per riga:" - -#: ../../mod/invite.php:131 ../../mod/mail.php:246 -msgid "Your message:" -msgstr "Il tuo messaggio:" - -#: ../../mod/invite.php:132 -msgid "Please join my community on $Projectname." -msgstr "Entra nella mia comunità su $Projectname." - -#: ../../mod/invite.php:134 -msgid "You will need to supply this invitation code:" -msgstr "Dovrai fornire questo codice invito:" - -#: ../../mod/invite.php:135 -msgid "" -"1. Register at any $Projectname location (they are all inter-connected)" -msgstr "1. Registrati su qualsiasi server $Projectname (sono tutti interconnessi)" - -#: ../../mod/invite.php:137 -msgid "2. Enter my $Projectname network address into the site searchbar." -msgstr "2. Inserisci il mio indirizzo $Projectname nel riquadro di ricerca del sito." - -#: ../../mod/invite.php:138 -msgid "or visit" -msgstr "oppure visita" - -#: ../../mod/invite.php:140 -msgid "3. Click [Connect]" -msgstr "3. Clicca su [Aggiungi]" - -#: ../../mod/item.php:174 -msgid "Unable to locate original post." -msgstr "Impossibile trovare il messaggio originale." - -#: ../../mod/item.php:423 -msgid "Empty post discarded." -msgstr "Il post vuoto è stato ignorato." - -#: ../../mod/item.php:463 -msgid "Executable content type not permitted to this channel." -msgstr "I contenuti eseguibili non sono permessi su questo canale." - -#: ../../mod/item.php:843 -msgid "Duplicate post suppressed." -msgstr "I post duplicati sono scartati." - -#: ../../mod/item.php:973 -msgid "System error. Post not saved." -msgstr "Errore di sistema. Post non salvato." - -#: ../../mod/item.php:1240 -msgid "Unable to obtain post information from database." -msgstr "Impossibile caricare il post dal database." - -#: ../../mod/item.php:1247 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Hai raggiunto il limite massimo di %1$.0f post sulla pagina principale." - -#: ../../mod/item.php:1254 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Hai raggiunto il limite massimo di %1$.0f pagine web." - -#: ../../mod/layouts.php:176 -msgid "Comanche page description language help" -msgstr "Guida di Comanche Page Description Language" - -#: ../../mod/layouts.php:180 -msgid "Layout Description" -msgstr "Descrizione del layout" - -#: ../../mod/layouts.php:185 -msgid "Download PDL file" -msgstr "Scarica il file PDL" - -#: ../../mod/like.php:15 -msgid "Like/Dislike" -msgstr "Mi piace/Non mi piace" - -#: ../../mod/like.php:20 -msgid "This action is restricted to members." -msgstr "Questa funzionalità è riservata agli iscritti." - -#: ../../mod/like.php:21 -msgid "" -"Please login with your $Projectname ID or register as a new $Projectname member to continue." -msgstr "Per continuare devi accedere con il tuo identificativo $Projectname o registrarti come nuovo utente $Projectname." - -#: ../../mod/like.php:101 ../../mod/like.php:127 ../../mod/like.php:165 -msgid "Invalid request." -msgstr "Richiesta non valida." - -#: ../../mod/like.php:142 -msgid "thing" -msgstr "Oggetto" - -#: ../../mod/like.php:188 -msgid "Channel unavailable." -msgstr "Canale non trovato." - -#: ../../mod/like.php:236 -msgid "Previous action reversed." -msgstr "Il comando precedente è stato annullato." - -#: ../../mod/like.php:420 -#, php-format -msgid "%1$s agrees with %2$s's %3$s" -msgstr "%3$s di %2$s: %1$s è d'accordo" - -#: ../../mod/like.php:422 -#, php-format -msgid "%1$s doesn't agree with %2$s's %3$s" -msgstr "%3$s di %2$s: %1$s non è d'accordo" - -#: ../../mod/like.php:424 -#, php-format -msgid "%1$s abstains from a decision on %2$s's %3$s" -msgstr "%3$s di %2$s: %1$s non si esprime" - -#: ../../mod/like.php:426 -#, php-format -msgid "%1$s is attending %2$s's %3$s" -msgstr "%3$s di %2$s: %1$s partecipa" - -#: ../../mod/like.php:428 -#, php-format -msgid "%1$s is not attending %2$s's %3$s" -msgstr "%3$s di %2$s: %1$s non partecipa" - -#: ../../mod/like.php:430 -#, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "%3$s di %2$s: %1$s forse partecipa" - -#: ../../mod/like.php:533 -msgid "Action completed." -msgstr "Comando completato." - -#: ../../mod/like.php:534 -msgid "Thank you." -msgstr "Grazie." - -#: ../../mod/lockview.php:57 -msgid "Remote privacy information not available." -msgstr "Le informazioni remote sulla privacy non sono disponibili." - -#: ../../mod/lockview.php:78 -msgid "Visible to:" -msgstr "Visibile a:" - -#: ../../mod/locs.php:21 ../../mod/locs.php:50 -msgid "Location not found." -msgstr "Indirizzo non trovato." - -#: ../../mod/locs.php:58 -msgid "Location lookup failed." -msgstr "La ricerca dell'indirizzo è fallita." - -#: ../../mod/locs.php:62 -msgid "" -"Please select another location to become primary before removing the primary" -" location." -msgstr "Prima di rimuovere il tuo canale primario assicurati di avere scelto una sua copia (clone) come primaria." - -#: ../../mod/locs.php:91 -msgid "Syncing locations" -msgstr "Sincronizzazione tra hub" - -#: ../../mod/locs.php:101 -msgid "No locations found." -msgstr "Nessun indirizzo trovato." - -#: ../../mod/locs.php:112 -msgid "Manage Channel Locations" -msgstr "Modifica gli indirizzi del canale" - -#: ../../mod/locs.php:114 ../../mod/admin.php:1158 ../../mod/profiles.php:465 -msgid "Address" -msgstr "Indirizzo" - -#: ../../mod/locs.php:115 -msgid "Primary" -msgstr "Primario" - -#: ../../mod/locs.php:116 ../../mod/menu.php:109 -msgid "Drop" -msgstr "Elimina" - -#: ../../mod/locs.php:118 -msgid "Sync Now" -msgstr "Sincronizza ora" - -#: ../../mod/locs.php:119 -msgid "Please wait several minutes between consecutive operations." -msgstr "Si raccomanda di attendere alcuni minuti prima di effettuare una nuova sincronizzazione." - -#: ../../mod/locs.php:120 -msgid "" -"When possible, drop a location by logging into that website/hub and removing" -" your channel." -msgstr "Quando possibile, riduci il numero di cloni del tuo canale effettuando il login sul relativo hub e rimuovendoli." - -#: ../../mod/locs.php:121 -msgid "Use this form to drop the location if the hub is no longer operating." -msgstr "Usa questo modulo per abbandonare un canale su un hub che non è più funzionante." - -#: ../../mod/ping.php:260 -msgid "sent you a private message" -msgstr "ti ha inviato un messaggio privato" - -#: ../../mod/ping.php:308 -msgid "added your channel" -msgstr "ha aggiunto il tuo canale" - -#: ../../mod/ping.php:350 -msgid "posted an event" -msgstr "ha creato un evento" - -#: ../../mod/magic.php:69 -msgid "Hub not found." -msgstr "Hub non trovato." - -#: ../../mod/mail.php:34 -msgid "Unable to lookup recipient." -msgstr "Impossibile associare un destinatario." - -#: ../../mod/mail.php:42 -msgid "Unable to communicate with requested channel." -msgstr "Impossibile comunicare con il canale richiesto." - -#: ../../mod/mail.php:49 -msgid "Cannot verify requested channel." -msgstr "Impossibile verificare il canale richiesto." - -#: ../../mod/mail.php:75 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito." - -#: ../../mod/mail.php:140 -msgid "Messages" -msgstr "Messaggi" - -#: ../../mod/mail.php:175 -msgid "Message recalled." -msgstr "Messaggio revocato." - -#: ../../mod/mail.php:188 -msgid "Conversation removed." -msgstr "Conversazione rimossa." - -#: ../../mod/mail.php:231 -msgid "Requested channel is not in this network" -msgstr "Il canale cercato non è in questa rete" - -#: ../../mod/mail.php:239 -msgid "Send Private Message" -msgstr "Invia un messaggio privato" - -#: ../../mod/mail.php:240 ../../mod/mail.php:370 -msgid "To:" -msgstr "A:" - -#: ../../mod/mail.php:243 ../../mod/mail.php:372 -msgid "Subject:" -msgstr "Oggetto:" - -#: ../../mod/mail.php:250 -msgid "Send" -msgstr "Invia" - -#: ../../mod/mail.php:342 -msgid "Delete message" -msgstr "Elimina il messaggio" - -#: ../../mod/mail.php:343 -msgid "Delivery report" -msgstr "Rapporto di trasmissione" - -#: ../../mod/mail.php:344 -msgid "Recall message" -msgstr "Revoca il messaggio" - -#: ../../mod/mail.php:346 -msgid "Message has been recalled." -msgstr "Il messaggio è stato revocato." - -#: ../../mod/mail.php:363 -msgid "Delete Conversation" -msgstr "Elimina la conversazione" - -#: ../../mod/mail.php:365 -msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Non è disponibile alcun modo sicuro di comunicare con questo canale. Se possibile, prova a rispondere direttamente dalla pagina del profilo del mittente." - -#: ../../mod/mail.php:369 -msgid "Send Reply" -msgstr "Invia la risposta" - -#: ../../mod/mail.php:374 -#, php-format -msgid "Your message for %s (%s):" -msgstr "Il tuo messaggio per %s (%s):" - -#: ../../mod/manage.php:130 ../../mod/new_channel.php:117 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "Hai creato %1$.0f dei %2$.0f canali permessi." - -#: ../../mod/manage.php:137 -msgid "Create a new channel" -msgstr "Crea un nuovo canale" - -#: ../../mod/manage.php:159 -msgid "Current Channel" -msgstr "Canale attuale" - -#: ../../mod/manage.php:161 -msgid "Switch to one of your channels by selecting it." -msgstr "Seleziona l'altro canale a cui vuoi passare." - -#: ../../mod/manage.php:162 -msgid "Default Channel" -msgstr "Canale predefinito" - -#: ../../mod/manage.php:163 -msgid "Make Default" -msgstr "Rendi predefinito" - -#: ../../mod/manage.php:166 -#, php-format -msgid "%d new messages" -msgstr "%d nuovi messaggi" - -#: ../../mod/manage.php:167 -#, php-format -msgid "%d new introductions" -msgstr "%d nuove richieste di entrare in contatto" - -#: ../../mod/manage.php:169 -msgid "Delegated Channel" -msgstr "Canale delegato" - -#: ../../mod/match.php:22 -msgid "Profile Match" -msgstr "Profili corrispondenti" - -#: ../../mod/match.php:31 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche." - -#: ../../mod/match.php:63 -msgid "is interested in:" -msgstr "interessi personali:" - -#: ../../mod/match.php:70 -msgid "No matches" -msgstr "Nessun risultato" - -#: ../../mod/menu.php:45 -msgid "Unable to update menu." -msgstr "Impossibile aggiornare il menù." - -#: ../../mod/menu.php:56 -msgid "Unable to create menu." -msgstr "Impossibile creare il menù." - -#: ../../mod/menu.php:94 ../../mod/menu.php:106 -msgid "Menu Name" -msgstr "Nome del menu" - -#: ../../mod/menu.php:94 -msgid "Unique name (not visible on webpage) - required" -msgstr "Nome unico (non visibile sulla pagina) - obbligatorio" - -#: ../../mod/menu.php:95 ../../mod/menu.php:107 -msgid "Menu Title" -msgstr "Titolo del menu" - -#: ../../mod/menu.php:95 -msgid "Visible on webpage - leave empty for no title" -msgstr "Visibile sulla pagina - lascia vuoto per non avere un titolo" - -#: ../../mod/menu.php:96 -msgid "Allow Bookmarks" -msgstr "Permetti i segnalibri" - -#: ../../mod/menu.php:96 ../../mod/menu.php:153 -msgid "Menu may be used to store saved bookmarks" -msgstr "Puoi salvare i segnalibri nei menù" - -#: ../../mod/menu.php:97 ../../mod/menu.php:155 -msgid "Submit and proceed" -msgstr "Salva e procedi" - -#: ../../mod/menu.php:113 -msgid "Bookmarks allowed" -msgstr "Permetti segnalibri" - -#: ../../mod/menu.php:115 -msgid "Delete this menu" -msgstr "Elimina questo menù" - -#: ../../mod/menu.php:116 ../../mod/menu.php:150 -msgid "Edit menu contents" -msgstr "Modifica i contenuti del menù" - -#: ../../mod/menu.php:117 -msgid "Edit this menu" -msgstr "Modifica questo menù" - -#: ../../mod/menu.php:132 -msgid "Menu could not be deleted." -msgstr "Il menù non può essere eliminato." - -#: ../../mod/menu.php:140 ../../mod/mitem.php:24 -msgid "Menu not found." -msgstr "Menù non trovato." - -#: ../../mod/menu.php:145 -msgid "Edit Menu" -msgstr "Modifica menù" - -#: ../../mod/menu.php:149 -msgid "Add or remove entries to this menu" -msgstr "Aggiungi o rimuovi elementi di questo menù" - -#: ../../mod/menu.php:151 -msgid "Menu name" -msgstr "Nome del menù" - -#: ../../mod/menu.php:151 -msgid "Must be unique, only seen by you" -msgstr "Deve essere unico, lo vedrai solo tu" - -#: ../../mod/menu.php:152 -msgid "Menu title" -msgstr "Titolo del menù" - -#: ../../mod/menu.php:152 -msgid "Menu title as seen by others" -msgstr "Titolo del menù come comparirà a tutti" - -#: ../../mod/menu.php:153 -msgid "Allow bookmarks" -msgstr "Permetti l'invio di segnalibri" - -#: ../../mod/menu.php:162 ../../mod/mitem.php:116 ../../mod/xchan.php:37 -msgid "Not found." -msgstr "Non trovato." - -#: ../../mod/mitem.php:48 -msgid "Unable to create element." -msgstr "Impossibile creare l'elemento." - -#: ../../mod/mitem.php:72 -msgid "Unable to update menu element." -msgstr "Non è possibile aggiornare l'elemento del menù." - -#: ../../mod/mitem.php:88 -msgid "Unable to add menu element." -msgstr "Impossibile aggiungere l'elemento al menù." - -#: ../../mod/mitem.php:149 ../../mod/mitem.php:222 -msgid "Menu Item Permissions" -msgstr "Permessi del menu" - -#: ../../mod/mitem.php:150 ../../mod/mitem.php:223 ../../mod/settings.php:1075 -msgid "(click to open/close)" -msgstr "(clicca per aprire/chiudere)" - -#: ../../mod/mitem.php:152 ../../mod/mitem.php:168 -msgid "Link Name" -msgstr "Nome link" - -#: ../../mod/mitem.php:153 ../../mod/mitem.php:227 -msgid "Link or Submenu Target" -msgstr "Azione del link o del sottomenu" - -#: ../../mod/mitem.php:153 -msgid "Enter URL of the link or select a menu name to create a submenu" -msgstr "Inserisci l'indirizzo del link o scegli il nome di un sottomenu" - -#: ../../mod/mitem.php:154 ../../mod/mitem.php:228 -msgid "Use magic-auth if available" -msgstr "Usa l'autenticazione tramite il tuo hub, se disponibile" - -#: ../../mod/mitem.php:155 ../../mod/mitem.php:229 -msgid "Open link in new window" -msgstr "Apri il link in una nuova finestra" - -#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 -msgid "Order in list" -msgstr "Ordine dell'elenco" - -#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 -msgid "Higher numbers will sink to bottom of listing" -msgstr "I numeri più alti andranno in fondo all'elenco" - -#: ../../mod/mitem.php:157 -msgid "Submit and finish" -msgstr "Salva e termina" - -#: ../../mod/mitem.php:158 -msgid "Submit and continue" -msgstr "Salva e continua" - -#: ../../mod/mitem.php:166 -msgid "Menu:" -msgstr "Menu:" - -#: ../../mod/mitem.php:169 -msgid "Link Target" -msgstr "Destinazione link" - -#: ../../mod/mitem.php:172 -msgid "Edit menu" -msgstr "Modifica il menù" - -#: ../../mod/mitem.php:175 -msgid "Edit element" -msgstr "Modifica l'elemento" - -#: ../../mod/mitem.php:176 -msgid "Drop element" -msgstr "Elimina l'elemento" - -#: ../../mod/mitem.php:177 -msgid "New element" -msgstr "Nuovo elemento" - -#: ../../mod/mitem.php:178 -msgid "Edit this menu container" -msgstr "Modifica il contenitore del menù" - -#: ../../mod/mitem.php:179 -msgid "Add menu element" -msgstr "Aggiungi un elemento al menù" - -#: ../../mod/mitem.php:180 -msgid "Delete this menu item" -msgstr "Elimina questo elemento del menù" - -#: ../../mod/mitem.php:181 -msgid "Edit this menu item" -msgstr "Modifica questo elemento del menù" - -#: ../../mod/mitem.php:198 -msgid "Menu item not found." -msgstr "L'elemento del menù non è stato trovato." - -#: ../../mod/mitem.php:211 -msgid "Menu item deleted." -msgstr "L'elemento del menù è stato eliminato." - -#: ../../mod/mitem.php:213 -msgid "Menu item could not be deleted." -msgstr "L'elemento del menù non può essere eliminato." - -#: ../../mod/mitem.php:220 -msgid "Edit Menu Element" -msgstr "Modifica l'elemento del menù" - -#: ../../mod/mitem.php:226 -msgid "Link text" -msgstr "Testo del link" - -#: ../../mod/mood.php:132 -msgid "Set your current mood and tell your friends" -msgstr "Scegli il tuo umore attuale per mostrarlo agli amici" - -#: ../../mod/network.php:91 -msgid "No such group" -msgstr "Impossibile trovare il gruppo di canali" - -#: ../../mod/network.php:131 -msgid "No such channel" -msgstr "Canale sconosciuto" - -#: ../../mod/network.php:136 -msgid "forum" -msgstr "forum" - -#: ../../mod/network.php:148 -msgid "Search Results For:" -msgstr "Cerca risultati con:" - -#: ../../mod/network.php:209 -msgid "Privacy group is empty" -msgstr "Il gruppo di canali è vuoto" - -#: ../../mod/network.php:218 -msgid "Privacy group: " -msgstr "Gruppo di canali:" - -#: ../../mod/network.php:244 -msgid "Invalid connection." -msgstr "Contatto non valido." - -#: ../../mod/new_channel.php:124 ../../mod/register.php:227 -msgid "Name or caption" -msgstr "Nome o titolo" - -#: ../../mod/new_channel.php:124 ../../mod/register.php:227 -msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\"" -msgstr "Per esempio: \"Mario Rossi\", \"Lisa e le sue ricette\", \"Il campionato\", \"Il gruppo di escursionismo\"" - -#: ../../mod/new_channel.php:126 ../../mod/register.php:229 -msgid "Choose a short nickname" -msgstr "Scegli un nome breve" - -#: ../../mod/new_channel.php:126 ../../mod/register.php:229 -#, php-format -msgid "" -"Your nickname will be used to create an easy to remember channel address " -"e.g. nickname%s" -msgstr "Il nome breve sarà usato per creare un indirizzo facile da ricordare per il tuo canale, per esempio nickname%s" - -#: ../../mod/new_channel.php:128 ../../mod/register.php:231 -msgid "Channel role and privacy" -msgstr "Tipo di canale e privacy" - -#: ../../mod/new_channel.php:128 ../../mod/register.php:231 -msgid "Select a channel role with your privacy requirements." -msgstr "Scegli il tipo di canale che vuoi e la privacy da applicare." - -#: ../../mod/new_channel.php:128 ../../mod/register.php:231 -msgid "Read more about roles" -msgstr "Maggiori informazioni sui ruoli" - -#: ../../mod/new_channel.php:131 -msgid "Create Channel" -msgstr "Crea un canale" - -#: ../../mod/new_channel.php:132 -msgid "" -"A channel is your identity on this network. It can represent a person, a " -"blog, or a forum to name a few. Channels can make connections with other " -"channels to share information with highly detailed permissions." -msgstr "Un canale è la tua identità su questa rete. Può rappresentare una persona, un blog o un forum, per esempio. Il tuo canale può essere in contatto con altri canali per condividere contenuti con permessi anche molto dettagliati." - -#: ../../mod/new_channel.php:133 -msgid "" -"or import an existing channel from another location." -msgstr "oppure importa un canale esistente da un altro server/hub." - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "L'identificativo della richiesta non è valido." - -#: ../../mod/notifications.php:35 -msgid "Discard" -msgstr "Rifiuta" - -#: ../../mod/notifications.php:94 ../../mod/notify.php:53 -msgid "No more system notifications." -msgstr "Non ci sono nuove notifiche di sistema." - -#: ../../mod/notifications.php:98 ../../mod/notify.php:57 -msgid "System Notifications" -msgstr "Notifiche di sistema" - -#: ../../mod/oexchange.php:23 -msgid "Unable to find your hub." -msgstr "Impossibile raggiungere il tuo hub." - -#: ../../mod/oexchange.php:37 -msgid "Post successful." -msgstr "Inviato!" - -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." -msgstr "Errore del protocollo OpenID. Nessun ID ricevuto in risposta." - -#: ../../mod/page.php:129 -msgid "" -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " -"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam," -" quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " -"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " -"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " -"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." -msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -#: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 -msgid "This setting requires special processing and editing has been blocked." -msgstr "Questa impostazione è bloccata, richiede criteri di modifica speciali" - -#: ../../mod/pconfig.php:49 -msgid "Configuration Editor" -msgstr "Editor di configurazione" - -#: ../../mod/pconfig.php:50 -msgid "" -"Warning: Changing some settings could render your channel inoperable. Please" -" leave this page unless you are comfortable with and knowledgeable about how" -" to correctly use this feature." -msgstr "Attenzione: alcune delle impostazioni, se cambiate, potrebbero rendere questo canale non funzionante. Lascia questa pagina a meno che tu non sappia con assoluta certezza quali modifiche effettuare." - -#: ../../mod/pdledit.php:14 -msgid "Layout updated." -msgstr "Layout aggiornato." - -#: ../../mod/pdledit.php:30 ../../mod/pdledit.php:57 -msgid "Edit System Page Description" -msgstr "Modifica i layout di sistema" - -#: ../../mod/pdledit.php:52 -msgid "Layout not found." -msgstr "Layout non trovato." - -#: ../../mod/pdledit.php:58 -msgid "Module Name:" -msgstr "Nome del modulo:" - -#: ../../mod/pdledit.php:59 -msgid "Layout Help" -msgstr "Guida al layout" - -#: ../../mod/photos.php:79 -msgid "Page owner information could not be retrieved." -msgstr "Impossibile ottenere informazioni sul proprietario della pagina." - -#: ../../mod/photos.php:100 ../../mod/photos.php:144 -msgid "Album not found." -msgstr "Album non trovato." - -#: ../../mod/photos.php:127 -msgid "Delete Album" -msgstr "Elimina album" - -#: ../../mod/photos.php:148 -msgid "" -"Multiple storage folders exist with this album name, but within different " -"directories. Please remove the desired folder or folders using the Files " -"manager" -msgstr "Esistono più archivi con il nome di quest'album, ma dentro cartelle diverse. Per favore rimuovili dall'Archivio file " - -#: ../../mod/photos.php:205 ../../mod/photos.php:1048 -msgid "Delete Photo" -msgstr "Elimina foto" - -#: ../../mod/photos.php:528 -msgid "No photos selected" -msgstr "Nessuna foto selezionata" - -#: ../../mod/photos.php:577 -msgid "Access to this item is restricted." -msgstr "Questo elemento non è visibile a tutti." - -#: ../../mod/photos.php:616 -#, php-format -msgid "%1$.2f MB of %2$.2f MB photo storage used." -msgstr "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile." - -#: ../../mod/photos.php:619 -#, php-format -msgid "%1$.2f MB photo storage used." -msgstr "Hai usato %1$.2f Mb del tuo spazio disponibile." - -#: ../../mod/photos.php:655 -msgid "Upload Photos" -msgstr "Carica foto" - -#: ../../mod/photos.php:659 -msgid "Enter an album name" -msgstr "Scegli il nome dell'album" - -#: ../../mod/photos.php:660 -msgid "or select an existing album (doubleclick)" -msgstr "o seleziona un album esistente (doppio click)" - -#: ../../mod/photos.php:661 -msgid "Create a status post for this upload" -msgstr "Pubblica sulla bacheca" - -#: ../../mod/photos.php:662 -msgid "Caption (optional):" -msgstr "Titolo (facoltativo):" - -#: ../../mod/photos.php:663 -msgid "Description (optional):" -msgstr "Descrizione (facoltativa):" - -#: ../../mod/photos.php:690 -msgid "Album name could not be decoded" -msgstr "Non è stato possibile leggere il nome dell'album" - -#: ../../mod/photos.php:738 ../../mod/photos.php:1278 -#: ../../mod/photos.php:1295 -msgid "Contact Photos" -msgstr "Foto dei contatti" - -#: ../../mod/photos.php:761 -msgid "Show Newest First" -msgstr "Prima i più recenti" - -#: ../../mod/photos.php:763 -msgid "Show Oldest First" -msgstr "Prima i più vecchi" - -#: ../../mod/photos.php:865 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Permesso negato. L'accesso a questo elemento può essere stato limitato." - -#: ../../mod/photos.php:867 -msgid "Photo not available" -msgstr "Foto non disponibile" - -#: ../../mod/photos.php:925 -msgid "Use as profile photo" -msgstr "Usa come foto del profilo" - -#: ../../mod/photos.php:926 -msgid "Use as cover photo" -msgstr "Usa come copertina del canale" - -#: ../../mod/photos.php:933 -msgid "Private Photo" -msgstr "Foto privata" - -#: ../../mod/photos.php:948 -msgid "View Full Size" -msgstr "Vedi nelle dimensioni originali" - -#: ../../mod/photos.php:993 ../../mod/tagrm.php:133 -msgid "Remove" -msgstr "Rimuovi" - -#: ../../mod/photos.php:1027 -msgid "Edit photo" -msgstr "Modifica la foto" - -#: ../../mod/photos.php:1029 -msgid "Rotate CW (right)" -msgstr "Ruota (senso orario)" - -#: ../../mod/photos.php:1030 -msgid "Rotate CCW (left)" -msgstr "Ruota (senso antiorario)" - -#: ../../mod/photos.php:1033 -msgid "Enter a new album name" -msgstr "Inserisci il nome del nuovo album" - -#: ../../mod/photos.php:1034 -msgid "or select an existing one (doubleclick)" -msgstr "o seleziona uno esistente (doppio click)" - -#: ../../mod/photos.php:1037 -msgid "Caption" -msgstr "Didascalia" - -#: ../../mod/photos.php:1039 -msgid "Add a Tag" -msgstr "Aggiungi tag" - -#: ../../mod/photos.php:1043 -msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" -msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com" - -#: ../../mod/photos.php:1046 -msgid "Flag as adult in album view" -msgstr "Marca come 'per adulti'" - -#: ../../mod/photos.php:1238 -msgid "In This Photo:" -msgstr "In questa foto:" - -#: ../../mod/photos.php:1243 -msgid "Map" -msgstr "Mappa" - -#: ../../mod/photos.php:1334 -msgid "View Album" -msgstr "Guarda l'album" - -#: ../../mod/photos.php:1345 ../../mod/photos.php:1358 -#: ../../mod/photos.php:1359 -msgid "Recent Photos" -msgstr "Foto recenti" - -#: ../../mod/admin.php:54 -msgid "Theme settings updated." -msgstr "Le impostazioni del tema sono state aggiornate." - -#: ../../mod/admin.php:174 -msgid "# Accounts" -msgstr "# account" - -#: ../../mod/admin.php:175 -msgid "# blocked accounts" -msgstr "# account bloccati" - -#: ../../mod/admin.php:176 -msgid "# expired accounts" -msgstr "# account scaduti" - -#: ../../mod/admin.php:177 -msgid "# expiring accounts" -msgstr "# account in scadenza" - -#: ../../mod/admin.php:188 -msgid "# Channels" -msgstr "# canali" - -#: ../../mod/admin.php:189 -msgid "# primary" -msgstr "# primari" - -#: ../../mod/admin.php:190 -msgid "# clones" -msgstr "# cloni" - -#: ../../mod/admin.php:196 -msgid "Message queues" -msgstr "Coda messaggi in uscita" - -#: ../../mod/admin.php:212 ../../mod/admin.php:455 ../../mod/admin.php:669 -#: ../../mod/admin.php:709 ../../mod/admin.php:984 ../../mod/admin.php:1148 -#: ../../mod/admin.php:1263 ../../mod/admin.php:1324 ../../mod/admin.php:1485 -#: ../../mod/admin.php:1519 ../../mod/admin.php:1604 -msgid "Administration" -msgstr "Amministrazione" - -#: ../../mod/admin.php:213 -msgid "Summary" -msgstr "Riepilogo" - -#: ../../mod/admin.php:216 -msgid "Registered accounts" -msgstr "Account creati" - -#: ../../mod/admin.php:217 ../../mod/admin.php:673 -msgid "Pending registrations" -msgstr "Registrazioni da approvare" - -#: ../../mod/admin.php:218 -msgid "Registered channels" -msgstr "Canali creati" - -#: ../../mod/admin.php:219 ../../mod/admin.php:674 -msgid "Active plugins" -msgstr "Plugin attivi" - -#: ../../mod/admin.php:220 -msgid "Version" -msgstr "Versione" - -#: ../../mod/admin.php:339 -msgid "Site settings updated." -msgstr "Impostazioni del sito salvate correttamente." - -#: ../../mod/admin.php:376 ../../mod/settings.php:805 -msgid "mobile" -msgstr "mobile" - -#: ../../mod/admin.php:378 -msgid "experimental" -msgstr "sperimentale" - -#: ../../mod/admin.php:380 -msgid "unsupported" -msgstr "non supportato" - -#: ../../mod/admin.php:426 -msgid "Yes - with approval" -msgstr "Sì - con approvazione" - -#: ../../mod/admin.php:432 -msgid "My site is not a public server" -msgstr "Non è un server pubblico" - -#: ../../mod/admin.php:433 -msgid "My site has paid access only" -msgstr "È un servizio a pagamento" - -#: ../../mod/admin.php:434 -msgid "My site has free access only" -msgstr "È un servizio gratuito" - -#: ../../mod/admin.php:435 -msgid "My site offers free accounts with optional paid upgrades" -msgstr "È un servizio gratuito con opzioni aggiuntive a pagamento" - -#: ../../mod/admin.php:458 ../../mod/register.php:241 -msgid "Registration" -msgstr "Registrazione" - -#: ../../mod/admin.php:459 -msgid "File upload" -msgstr "Caricamento file" - -#: ../../mod/admin.php:460 -msgid "Policies" -msgstr "Politiche" - -#: ../../mod/admin.php:465 -msgid "Site name" -msgstr "Nome del sito" - -#: ../../mod/admin.php:466 -msgid "Banner/Logo" -msgstr "Banner o logo" - -#: ../../mod/admin.php:467 -msgid "Administrator Information" -msgstr "Informazioni sull'amministratore" - -#: ../../mod/admin.php:467 -msgid "" -"Contact information for site administrators. Displayed on siteinfo page. " -"BBCode can be used here" -msgstr "Informazioni per contattare gli amministratori del sito. Saranno mostrate sulla pagina di informazioni. È consentito il BBcode" - -#: ../../mod/admin.php:468 -msgid "System language" -msgstr "Lingua di sistema" - -#: ../../mod/admin.php:469 -msgid "System theme" -msgstr "Tema di sistema" - -#: ../../mod/admin.php:469 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Il tema di sistema può essere cambiato dai profili dei singoli utenti - Cambia le impostazioni del tema" - -#: ../../mod/admin.php:470 -msgid "Mobile system theme" -msgstr "Tema di sistema per dispositivi mobili" - -#: ../../mod/admin.php:470 -msgid "Theme for mobile devices" -msgstr "Tema per i dispositivi mobili" - -#: ../../mod/admin.php:472 -msgid "Allow Feeds as Connections" -msgstr "Permetti di aggiungere i feed come contatti" - -#: ../../mod/admin.php:472 -msgid "(Heavy system resource usage)" -msgstr "(Uso intenso delle risorse di sistema!)" - -#: ../../mod/admin.php:473 -msgid "Maximum image size" -msgstr "Dimensione massima immagini" - -#: ../../mod/admin.php:473 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Massima dimensione in byte delle immagini caricate. Il default è 0, cioè nessun limite." - -#: ../../mod/admin.php:474 -msgid "Does this site allow new member registration?" -msgstr "Questo sito permette a nuovi utenti di registrarsi?" - -#: ../../mod/admin.php:475 -msgid "Invitation only" -msgstr "Solo con invito" - -#: ../../mod/admin.php:475 -msgid "" -"Only allow new member registrations with an invitation code. Above register " -"policy must be set to Yes." -msgstr "La registrazione è permessa solo a chi possiede un codice di invito. Funziona solo se la possibilità di registrarsi è impostata a 'Sì'." - -#: ../../mod/admin.php:476 -msgid "Which best describes the types of account offered by this hub?" -msgstr "Come descriveresti il tipo di servizio proposto da questo server?" - -#: ../../mod/admin.php:477 -msgid "Register text" -msgstr "Testo di registrazione" - -#: ../../mod/admin.php:477 -msgid "Will be displayed prominently on the registration page." -msgstr "Sarà mostrato ben visibile nella pagina di registrazione." - -#: ../../mod/admin.php:478 -msgid "Site homepage to show visitors (default: login box)" -msgstr "Homepage del sito da mostrare ai navigatori (predefinito: modulo di login)" - -#: ../../mod/admin.php:478 -msgid "" -"example: 'public' to show public stream, 'page/sys/home' to show a system " -"webpage called 'home' or 'include:home.html' to include a file." -msgstr "esempio: 'public' per mostrare i contenuti pubblici degli utenti, 'page/sys/home' per mostrare la pagina web definita come 'home' oppure 'include:home.html' per mostrare il contenuto di un file." - -#: ../../mod/admin.php:479 -msgid "Preserve site homepage URL" -msgstr "Conserva l'URL della homepage" - -#: ../../mod/admin.php:479 -msgid "" -"Present the site homepage in a frame at the original location instead of " -"redirecting" -msgstr "Presenta la homepage del sito in un frame all'indirizzo attuale invece di un redirect." - -#: ../../mod/admin.php:480 -msgid "Accounts abandoned after x days" -msgstr "Account abbandonati dopo X giorni" - -#: ../../mod/admin.php:480 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Eviterà di sprecare risorse di sistema controllando se i siti esterni hanno account abbandonati. Immettere 0 per non imporre nessun limite di tempo." - -#: ../../mod/admin.php:481 -msgid "Allowed friend domains" -msgstr "Domini fidati e consentiti" - -#: ../../mod/admin.php:481 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Elenco separato da virgola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Lascia vuoto per accettare connessioni da qualsiasi dominio." - -#: ../../mod/admin.php:482 -msgid "Allowed email domains" -msgstr "Domini email consentiti" - -#: ../../mod/admin.php:482 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione. Sono accettati caratteri jolly. Lascia vuoto per accettare qualsiasi dominio email" - -#: ../../mod/admin.php:483 -msgid "Not allowed email domains" -msgstr "Domini email non consentiti" - -#: ../../mod/admin.php:483 -msgid "" -"Comma separated list of domains which are not allowed in email addresses for" -" registrations to this site. Wildcards are accepted. Empty to allow any " -"domains, unless allowed domains have been defined." -msgstr "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione a questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio." - -#: ../../mod/admin.php:484 -msgid "Verify Email Addresses" -msgstr "Verifica l'indirizzo email" - -#: ../../mod/admin.php:484 -msgid "" -"Check to verify email addresses used in account registration (recommended)." -msgstr "Attiva per richiedere la verifica degli indirizzi email dei nuovi utenti (consigliato)." - -#: ../../mod/admin.php:485 -msgid "Force publish" -msgstr "Forza la publicazione del profilo" - -#: ../../mod/admin.php:485 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Seleziona per pubblicare sui directory server tutti i profili registrati su questo sito." - -#: ../../mod/admin.php:486 -msgid "Import Public Streams" -msgstr "Suggerisci contenuti pubblici della rete Hubzilla" - -#: ../../mod/admin.php:486 -msgid "" -"Import and allow access to public content pulled from other sites. Warning: " -"this content is unmoderated." -msgstr "Suggerisci e visualizza i post pubblici presenti su altri siti Hubzilla. Attenzione: i contenuti potrebbero essere inappropriati perché non sottoposti a moderazione." - -#: ../../mod/admin.php:487 -msgid "login on Homepage" -msgstr "Mostra il login sulla homepage" - -#: ../../mod/admin.php:487 -msgid "" -"Present a login box to visitors on the home page if no other content has " -"been configured." -msgstr "Presenta il modulo di login ai visitatori sulla homepage in mancanza di altri contenuti." - -#: ../../mod/admin.php:489 -msgid "Directory Server URL" -msgstr "URL del directory server" - -#: ../../mod/admin.php:489 -msgid "Default directory server" -msgstr "Directory server predefinito" - -#: ../../mod/admin.php:491 -msgid "Proxy user" -msgstr "Utente proxy" - -#: ../../mod/admin.php:492 -msgid "Proxy URL" -msgstr "URL proxy" - -#: ../../mod/admin.php:493 -msgid "Network timeout" -msgstr "Timeout rete" - -#: ../../mod/admin.php:493 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Valore in secondi. Imposta a 0 per illimitato (sconsigliato)." - -#: ../../mod/admin.php:494 -msgid "Delivery interval" -msgstr "Recapito ritardato" - -#: ../../mod/admin.php:494 -msgid "" -"Delay background delivery processes by this many seconds to reduce system " -"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " -"for large dedicated servers." -msgstr "Numero di secondi di cui può essere ritardato il recapito, per ridurre il carico di sistema. Consigliati: 4-5 secondi per hosting condiviso, 2-3 per i VPS, 0-1 per grandi server dedicati." - -#: ../../mod/admin.php:495 -msgid "Deliveries per process" -msgstr "Tentativi di recapito per processo" - -#: ../../mod/admin.php:495 -msgid "" -"Number of deliveries to attempt in a single operating system process. Adjust" -" if necessary to tune system performance. Recommend: 1-5." -msgstr "Numero di tentativi di recapito da tentare per ciascun processo. Può essere modificato per migliorare le performance di sistema. Raccomandato: 1-5" - -#: ../../mod/admin.php:496 -msgid "Poll interval" -msgstr "Intervallo di polling" - -#: ../../mod/admin.php:496 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Numero di secondi di cui può essere ritardato il polling in background, per ridurre il carico del sistema. Se 0, verrà usato lo stesso valore del 'Recapito ritardato'." - -#: ../../mod/admin.php:497 -msgid "Maximum Load Average" -msgstr "Carico massimo medio" - -#: ../../mod/admin.php:497 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Carico di sistema massimo perché i processi di recapito e polling siano ritardati - il valore predefinito è 50." - -#: ../../mod/admin.php:498 -msgid "Expiration period in days for imported (grid/network) content" -msgstr "Scadenza dei contenuti importati da altri siti (in giorni)" - -#: ../../mod/admin.php:498 -msgid "0 for no expiration of imported content" -msgstr "0 per non avere scadenza" - -#: ../../mod/admin.php:635 ../../mod/admin.php:636 ../../mod/settings.php:729 -msgid "Off" -msgstr "Off" - -#: ../../mod/admin.php:635 ../../mod/admin.php:636 ../../mod/settings.php:729 -msgid "On" -msgstr "On" - -#: ../../mod/admin.php:636 -#, php-format -msgid "Lock feature %s" -msgstr "Rendi non modificabile %s" - -#: ../../mod/admin.php:644 -msgid "Manage Additional Features" -msgstr "Funzionalità opzionali" - -#: ../../mod/admin.php:661 -msgid "No server found" -msgstr "Server non trovato" - -#: ../../mod/admin.php:668 ../../mod/admin.php:998 -msgid "ID" -msgstr "ID" - -#: ../../mod/admin.php:668 -msgid "for channel" -msgstr "per il canale" - -#: ../../mod/admin.php:668 -msgid "on server" -msgstr "sul server" - -#: ../../mod/admin.php:670 -msgid "Server" -msgstr "Server" - -#: ../../mod/admin.php:712 -msgid "Block public" -msgstr "Blocca pagine pubbliche" - -#: ../../mod/admin.php:712 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently authenticated." -msgstr "Seleziona per impedire di vedere le pagine personali di questo sito a chi non ha effettuato l'accesso." - -#: ../../mod/admin.php:713 -msgid "Allow communications only from these sites" -msgstr "Permetti la comunicazione solo da questi siti" - -#: ../../mod/admin.php:713 -msgid "" -"One site per line. Leave empty to allow communication from anywhere by " -"default" -msgstr "Un sito per riga. Lascia vuoto per permettere la comunicazione con tutti" - -#: ../../mod/admin.php:714 -msgid "Block communications from these sites" -msgstr "Blocca la comunicazione da questi siti" - -#: ../../mod/admin.php:715 -msgid "Allow communications only from these channels" -msgstr "Permetti la comunicazione solo da questi canali" - -#: ../../mod/admin.php:715 -msgid "" -"One channel (hash) per line. Leave empty to allow from any channel by " -"default" -msgstr "Un canale (hash) per riga. Lascia vuoto per comunicare con tutti i canali" - -#: ../../mod/admin.php:716 -msgid "Block communications from these channels" -msgstr "Blocca la comunicazione da questi canali" - -#: ../../mod/admin.php:717 -msgid "Allow embedded HTML content only from these domains" -msgstr "Permetti i contenuti incorporati HTML solo da questi domini" - -#: ../../mod/admin.php:717 -msgid "One site per line. Leave empty to allow from any site by default" -msgstr "Un sito per riga. Lascia vuoto per permettere sempre i contenuti incorporati" - -#: ../../mod/admin.php:718 -msgid "Block embedded HTML from these domains" -msgstr "Blocca i contenuti incorporati HTML da questi domini" - -#: ../../mod/admin.php:720 -msgid "Cooperative embed security" -msgstr "Sicurezza cooperativa sui contenuti incorporati" - -#: ../../mod/admin.php:720 -msgid "Enable to share embed security with other compatible sites/hubs" -msgstr "Abilita la condivisione con altri siti/hub delle informazioni di sicurezza sui contenuti incorporati" - -#: ../../mod/admin.php:735 -msgid "Update has been marked successful" -msgstr "L'aggiornamento è stato marcato come eseguito." - -#: ../../mod/admin.php:745 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Fallita l'esecuzione di %s. Maggiori informazioni sui log di sistema." - -#: ../../mod/admin.php:748 -#, php-format -msgid "Update %s was successfully applied." -msgstr "L'aggiornamento %s è terminato correttamente." - -#: ../../mod/admin.php:752 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "L'aggiornamento %s non ha dato risposta. Impossibile determinare se è terminato correttamente." - -#: ../../mod/admin.php:755 -#, php-format -msgid "Update function %s could not be found." -msgstr "Impossibile trovare la funzione di aggiornamento %s" - -#: ../../mod/admin.php:771 -msgid "No failed updates." -msgstr "Nessun aggiornamento fallito." - -#: ../../mod/admin.php:775 -msgid "Failed Updates" -msgstr "Aggiornamenti falliti." - -#: ../../mod/admin.php:777 -msgid "Mark success (if update was manually applied)" -msgstr "Marca come eseguito (se applicato manualmente)." - -#: ../../mod/admin.php:778 -msgid "Attempt to execute this update step automatically" -msgstr "Tenta di eseguire in automatico questo passaggio dell'aggiornamento." - -#: ../../mod/admin.php:809 -msgid "Queue Statistics" -msgstr "Statistiche della coda" - -#: ../../mod/admin.php:810 -msgid "Total Entries" -msgstr "Totale" - -#: ../../mod/admin.php:811 -msgid "Priority" -msgstr "Priorità" - -#: ../../mod/admin.php:812 -msgid "Destination URL" -msgstr "URL di destinazione" - -#: ../../mod/admin.php:813 -msgid "Mark hub permanently offline" -msgstr "Questo hub è definitivamente offline" - -#: ../../mod/admin.php:814 -msgid "Empty queue for this hub" -msgstr "Svuota la coda per questo hub" - -#: ../../mod/admin.php:815 -msgid "Last known contact" -msgstr "Ultimo scambio dati" - -#: ../../mod/admin.php:851 -#, php-format -msgid "%s account blocked/unblocked" -msgid_plural "%s account blocked/unblocked" -msgstr[0] "Modificato il blocco su %s account" -msgstr[1] "Modificato il blocco verso %s" - -#: ../../mod/admin.php:859 -#, php-format -msgid "%s account deleted" -msgid_plural "%s accounts deleted" -msgstr[0] "%s account eliminato" -msgstr[1] "%s account eliminati" - -#: ../../mod/admin.php:895 -msgid "Account not found" -msgstr "Account non trovato" - -#: ../../mod/admin.php:907 -#, php-format -msgid "Account '%s' deleted" -msgstr "Account '%s' eliminato" - -#: ../../mod/admin.php:915 -#, php-format -msgid "Account '%s' blocked" -msgstr "Aggiunto un blocco verso '%s'" - -#: ../../mod/admin.php:923 -#, php-format -msgid "Account '%s' unblocked" -msgstr "Rimosso il blocco verso '%s'" - -#: ../../mod/admin.php:985 ../../mod/admin.php:997 -msgid "Users" -msgstr "Utenti" - -#: ../../mod/admin.php:987 ../../mod/admin.php:1151 -msgid "select all" -msgstr "seleziona tutti" - -#: ../../mod/admin.php:988 -msgid "User registrations waiting for confirm" -msgstr "Richieste di registrazione in attesa di conferma" - -#: ../../mod/admin.php:989 -msgid "Request date" -msgstr "Data richiesta" - -#: ../../mod/admin.php:990 -msgid "No registrations." -msgstr "Nessuna registrazione." - -#: ../../mod/admin.php:992 -msgid "Deny" -msgstr "Nega" - -#: ../../mod/admin.php:998 -msgid "Register date" -msgstr "Data registrazione" - -#: ../../mod/admin.php:998 -msgid "Last login" -msgstr "Ultimo accesso" - -#: ../../mod/admin.php:998 -msgid "Expires" -msgstr "Con scadenza" - -#: ../../mod/admin.php:998 -msgid "Service Class" -msgstr "Classe dell'account" - -#: ../../mod/admin.php:1000 -msgid "" -"Selected accounts will be deleted!\\n\\nEverything these accounts had posted" -" on this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Gli account selezionati saranno eliminati!\\n\\nTutto ciò che hanno caricato o pubblicato su questo sito sarà eliminato definitivamente!\\n\\nVuoi confermare?" - -#: ../../mod/admin.php:1001 -msgid "" -"The account {0} will be deleted!\\n\\nEverything this account has posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "L'account {0} sarà eliminato!\\n\\nTutto ciò che ha caricato o pubblicato su questo sito sarà eliminato definitivamente!\\n\\nVuoi confermare?" - -#: ../../mod/admin.php:1037 -#, php-format -msgid "%s channel censored/uncensored" -msgid_plural "%s channels censored/uncensored" -msgstr[0] "Censura modificata per %s canale" -msgstr[1] "Censura modificata per %s canali" - -#: ../../mod/admin.php:1046 -#, php-format -msgid "%s channel code allowed/disallowed" -msgid_plural "%s channels code allowed/disallowed" -msgstr[0] "%s canale permette/non permette codice nei contenuti" -msgstr[1] "%s canali permettono/non permettono codice nei contenuti" - -#: ../../mod/admin.php:1053 -#, php-format -msgid "%s channel deleted" -msgid_plural "%s channels deleted" -msgstr[0] "%s canale è stato rimosso" -msgstr[1] "%s canali sono stati rimossi" - -#: ../../mod/admin.php:1073 -msgid "Channel not found" -msgstr "Canale non trovato" - -#: ../../mod/admin.php:1084 -#, php-format -msgid "Channel '%s' deleted" -msgstr "Il canale '%s' è stato rimosso" - -#: ../../mod/admin.php:1096 -#, php-format -msgid "Channel '%s' censored" -msgstr "Applicata una censura al canale '%s'" - -#: ../../mod/admin.php:1096 -#, php-format -msgid "Channel '%s' uncensored" -msgstr "Rimossa la censura dal canale '%s'" - -#: ../../mod/admin.php:1107 -#, php-format -msgid "Channel '%s' code allowed" -msgstr "Il canale '%s' permette codice nei contenuti" - -#: ../../mod/admin.php:1107 -#, php-format -msgid "Channel '%s' code disallowed" -msgstr "Il canale '%s' non permette codice nei contenuti" - -#: ../../mod/admin.php:1153 -msgid "Censor" -msgstr "Applica censura" - -#: ../../mod/admin.php:1154 -msgid "Uncensor" -msgstr "Rimuovi censura" - -#: ../../mod/admin.php:1155 -msgid "Allow Code" -msgstr "Permetti codice" - -#: ../../mod/admin.php:1156 -msgid "Disallow Code" -msgstr "Non permettere codice" - -#: ../../mod/admin.php:1158 -msgid "UID" -msgstr "UID" - -#: ../../mod/admin.php:1160 -msgid "" -"Selected channels will be deleted!\\n\\nEverything that was posted in these " -"channels on this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "I canali selezionati saranno rimossi!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questi canali sarà irreversibilmente eliminato!\\n\\nVuoi confermare?" - -#: ../../mod/admin.php:1161 -msgid "" -"The channel {0} will be deleted!\\n\\nEverything that was posted in this " -"channel on this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Il canale {0} sarà rimosso!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questo canale sarà irreversibilmente eliminato!\\n\\nVuoi confermare?" - -#: ../../mod/admin.php:1218 -#, php-format -msgid "Plugin %s disabled." -msgstr "Plugin %s non attivo." - -#: ../../mod/admin.php:1222 -#, php-format -msgid "Plugin %s enabled." -msgstr "Plugin %s attivo." - -#: ../../mod/admin.php:1232 ../../mod/admin.php:1458 -msgid "Disable" -msgstr "Disattiva" - -#: ../../mod/admin.php:1235 ../../mod/admin.php:1460 -msgid "Enable" -msgstr "Attiva" - -#: ../../mod/admin.php:1265 ../../mod/admin.php:1487 -msgid "Toggle" -msgstr "Attiva/disattiva" - -#: ../../mod/admin.php:1273 ../../mod/admin.php:1497 -msgid "Author: " -msgstr "Autore:" - -#: ../../mod/admin.php:1274 ../../mod/admin.php:1498 -msgid "Maintainer: " -msgstr "Gestore:" - -#: ../../mod/admin.php:1275 -msgid "Minimum project version: " -msgstr "Minima versione hubzilla" - -#: ../../mod/admin.php:1276 -msgid "Maximum project version: " -msgstr "Massima versione hubzilla" - -#: ../../mod/admin.php:1277 -msgid "Minimum PHP version: " -msgstr "Minima versione PHP:" - -#: ../../mod/admin.php:1278 -msgid "Requires: " -msgstr "Necessita di:" - -#: ../../mod/admin.php:1279 ../../mod/admin.php:1330 -msgid "Disabled - version incompatibility" -msgstr "Disabilitato - incompatibilità di versione" - -#: ../../mod/admin.php:1423 -msgid "No themes found." -msgstr "Nessun tema trovato." - -#: ../../mod/admin.php:1479 -msgid "Screenshot" -msgstr "Istantanea dello schermo" - -#: ../../mod/admin.php:1525 -msgid "[Experimental]" -msgstr "[Sperimentale]" - -#: ../../mod/admin.php:1526 -msgid "[Unsupported]" -msgstr "[Non supportato]" - -#: ../../mod/admin.php:1550 -msgid "Log settings updated." -msgstr "Impostazioni di log aggiornate." - -#: ../../mod/admin.php:1607 -msgid "Clear" -msgstr "Pulisci" - -#: ../../mod/admin.php:1613 -msgid "Debugging" -msgstr "Debugging" - -#: ../../mod/admin.php:1614 -msgid "Log file" -msgstr "File di log" - -#: ../../mod/admin.php:1614 -msgid "" -"Must be writable by web server. Relative to your Red top-level directory." -msgstr "Deve essere scrivibile dal web server. La posizione è relativa alla cartella dove è installato Hubzilla." - -#: ../../mod/admin.php:1615 -msgid "Log level" -msgstr "Livello di log" - -#: ../../mod/admin.php:1682 -msgid "New Profile Field" -msgstr "Nuovo campo del profilo" - -#: ../../mod/admin.php:1683 ../../mod/admin.php:1703 -msgid "Field nickname" -msgstr "Nome breve del campo" - -#: ../../mod/admin.php:1683 ../../mod/admin.php:1703 -msgid "System name of field" -msgstr "Nome di sistema del campo" - -#: ../../mod/admin.php:1684 ../../mod/admin.php:1704 -msgid "Input type" -msgstr "Tipo di dati" - -#: ../../mod/admin.php:1685 ../../mod/admin.php:1705 -msgid "Field Name" -msgstr "Nome del campo" - -#: ../../mod/admin.php:1685 ../../mod/admin.php:1705 -msgid "Label on profile pages" -msgstr "Etichetta da mostrare sulla pagina del profilo" - -#: ../../mod/admin.php:1686 ../../mod/admin.php:1706 -msgid "Help text" -msgstr "Testo di aiuto" - -#: ../../mod/admin.php:1686 ../../mod/admin.php:1706 -msgid "Additional info (optional)" -msgstr "Informazioni aggiuntive (facoltative)" - -#: ../../mod/admin.php:1696 -msgid "Field definition not found" -msgstr "Impossibile trovare la definizione del campo" - -#: ../../mod/admin.php:1702 -msgid "Edit Profile Field" -msgstr "Modifica campo del profilo" - -#: ../../mod/admin.php:1761 -msgid "Basic Profile Fields" -msgstr "Campi base del profilo" - -#: ../../mod/admin.php:1762 -msgid "Advanced Profile Fields" -msgstr "Campi avanzati del profilo" - -#: ../../mod/admin.php:1762 -msgid "(In addition to basic fields)" -msgstr "(In aggiunta ai campi di base)" - -#: ../../mod/admin.php:1764 -msgid "All available fields" -msgstr "Tutti i campi disponibili" - -#: ../../mod/admin.php:1765 -msgid "Custom Fields" -msgstr "Campi personalizzati" - -#: ../../mod/admin.php:1769 -msgid "Create Custom Field" -msgstr "Aggiungi campo personalizzato" - -#: ../../mod/poke.php:165 -msgid "Poke somebody" -msgstr "Manda un poke" - -#: ../../mod/poke.php:168 -msgid "Poke/Prod" -msgstr "Poke/Prod" - -#: ../../mod/poke.php:169 -msgid "Poke, prod or do other things to somebody" -msgstr "Manda un poke o altro a qualcuno" - -#: ../../mod/poke.php:176 -msgid "Recipient" -msgstr "Destinatario" - -#: ../../mod/poke.php:177 -msgid "Choose what you wish to do to recipient" -msgstr "Scegli cosa vuoi inviare al destinatario" - -#: ../../mod/poke.php:180 ../../mod/poke.php:181 -msgid "Make this post private" -msgstr "Rendi privato questo post" - -#: ../../mod/probe.php:24 ../../mod/probe.php:30 -#, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "La chiamata all'URL restituisce questo errore: %1$s" - -#: ../../mod/profile_photo.php:112 ../../mod/cover_photo.php:54 -msgid "Image uploaded but image cropping failed." -msgstr "L'immagine è stata caricata, ma il non è stato possibile ritagliarla." - -#: ../../mod/profile_photo.php:166 ../../mod/cover_photo.php:150 -msgid "Image resize failed." -msgstr "Il ridimensionamento dell'immagine è fallito." - -#: ../../mod/profile_photo.php:212 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Forza l'aggiornamento della pagina o cancella la cache del browser se la nuova foto non viene visualizzata immediatamente." - -#: ../../mod/profile_photo.php:250 ../../mod/cover_photo.php:188 -msgid "Image upload failed." -msgstr "Il caricamento dell'immagine è fallito." - -#: ../../mod/profile_photo.php:269 ../../mod/cover_photo.php:206 -msgid "Unable to process image." -msgstr "Impossibile elaborare l'immagine." - -#: ../../mod/profile_photo.php:316 ../../mod/profile_photo.php:357 -#: ../../mod/cover_photo.php:299 ../../mod/cover_photo.php:314 -msgid "Photo not available." -msgstr "Foto non disponibile." - -#: ../../mod/profile_photo.php:398 ../../mod/cover_photo.php:350 -msgid "Upload File:" -msgstr "Carica un file:" - -#: ../../mod/profile_photo.php:399 ../../mod/cover_photo.php:351 -msgid "Select a profile:" -msgstr "Seleziona un profilo:" - -#: ../../mod/profile_photo.php:400 -msgid "Upload Profile Photo" -msgstr "Carica la foto del profilo" - -#: ../../mod/profile_photo.php:407 ../../mod/settings.php:992 -#: ../../mod/cover_photo.php:357 -msgid "or" -msgstr "o" - -#: ../../mod/profile_photo.php:407 ../../mod/cover_photo.php:357 -msgid "skip this step" -msgstr "salta questo passaggio" - -#: ../../mod/profile_photo.php:407 ../../mod/cover_photo.php:357 -msgid "select a photo from your photo albums" -msgstr "seleziona una foto dai tuoi album" - -#: ../../mod/profile_photo.php:423 ../../mod/cover_photo.php:373 -msgid "Crop Image" -msgstr "Ritaglia immagine" - -#: ../../mod/profile_photo.php:424 ../../mod/cover_photo.php:374 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Ritaglia l'immagine per migliorarne la visualizzazione." - -#: ../../mod/profile_photo.php:426 ../../mod/cover_photo.php:376 -msgid "Done Editing" -msgstr "Modifica terminata" - -#: ../../mod/profiles.php:19 ../../mod/profiles.php:184 -#: ../../mod/profiles.php:241 ../../mod/profiles.php:620 -msgid "Profile not found." -msgstr "Profilo non trovato." - -#: ../../mod/profiles.php:39 -msgid "Profile deleted." -msgstr "Profilo eliminato." - -#: ../../mod/profiles.php:63 ../../mod/profiles.php:99 -msgid "Profile-" -msgstr "Profilo-" - -#: ../../mod/profiles.php:84 ../../mod/profiles.php:127 -msgid "New profile created." -msgstr "Il nuovo profilo è stato creato." - -#: ../../mod/profiles.php:105 -msgid "Profile unavailable to clone." -msgstr "Impossibile duplicare il profilo." - -#: ../../mod/profiles.php:146 -msgid "Profile unavailable to export." -msgstr "Il profilo non è disponibile per l'export." - -#: ../../mod/profiles.php:251 -msgid "Profile Name is required." -msgstr "Il nome del profilo è obbligatorio." - -#: ../../mod/profiles.php:422 -msgid "Marital Status" -msgstr "Stato sentimentale" - -#: ../../mod/profiles.php:426 -msgid "Romantic Partner" -msgstr "Partner affettivo" - -#: ../../mod/profiles.php:430 ../../mod/profiles.php:735 -msgid "Likes" -msgstr "Mi piace" - -#: ../../mod/profiles.php:434 ../../mod/profiles.php:736 -msgid "Dislikes" -msgstr "Non mi piace" - -#: ../../mod/profiles.php:438 ../../mod/profiles.php:743 -msgid "Work/Employment" -msgstr "Lavoro/impiego" - -#: ../../mod/profiles.php:441 -msgid "Religion" -msgstr "Religione" - -#: ../../mod/profiles.php:445 -msgid "Political Views" -msgstr "Orientamento politico" - -#: ../../mod/profiles.php:453 -msgid "Sexual Preference" -msgstr "Preferenze sessuali" - -#: ../../mod/profiles.php:457 -msgid "Homepage" -msgstr "Home page" - -#: ../../mod/profiles.php:461 -msgid "Interests" -msgstr "Interessi" - -#: ../../mod/profiles.php:555 -msgid "Profile updated." -msgstr "Profilo aggiornato." - -#: ../../mod/profiles.php:644 -msgid "Hide your connections list from viewers of this profile" -msgstr "Nascondi la tua lista di contatti ai visitatori di questo profilo" - -#: ../../mod/profiles.php:686 -msgid "Edit Profile Details" -msgstr "Modifica i dettagli del profilo" - -#: ../../mod/profiles.php:688 -msgid "View this profile" -msgstr "Guarda questo profilo" - -#: ../../mod/profiles.php:690 -msgid "Change cover photo" -msgstr "Cambia la copertina del canale" - -#: ../../mod/profiles.php:692 -msgid "Create a new profile using these settings" -msgstr "Crea un nuovo profilo usando queste impostazioni" - -#: ../../mod/profiles.php:693 -msgid "Clone this profile" -msgstr "Clona questo profilo" - -#: ../../mod/profiles.php:694 -msgid "Delete this profile" -msgstr "Elimina questo profilo" - -#: ../../mod/profiles.php:695 -msgid "Add profile things" -msgstr "Aggiungi oggetti al profilo" - -#: ../../mod/profiles.php:698 -msgid "Relation" -msgstr "Relazione" - -#: ../../mod/profiles.php:701 -msgid "Import profile from file" -msgstr "Importa il profilo da un file" - -#: ../../mod/profiles.php:702 -msgid "Export profile to file" -msgstr "Esporta il profilo in un file" - -#: ../../mod/profiles.php:703 -msgid "Your gender" -msgstr "Sesso" - -#: ../../mod/profiles.php:704 -msgid "Marital status" -msgstr "Stato civile" - -#: ../../mod/profiles.php:705 -msgid "Sexual preference" -msgstr "Preferenze sessuali" - -#: ../../mod/profiles.php:708 -msgid "Profile name" -msgstr "Nome del profilo" - -#: ../../mod/profiles.php:710 -msgid "This is your default profile." -msgstr "Questo è il tuo profilo predefinito." - -#: ../../mod/profiles.php:712 -msgid "Your full name" -msgstr "Il tuo nome completo" - -#: ../../mod/profiles.php:713 -msgid "Title/Description" -msgstr "Titolo/descrizione" - -#: ../../mod/profiles.php:716 -msgid "Street address" -msgstr "Indirizzo (via/piazza)" - -#: ../../mod/profiles.php:717 -msgid "Locality/City" -msgstr "Località" - -#: ../../mod/profiles.php:718 -msgid "Region/State" -msgstr "Regione/stato" - -#: ../../mod/profiles.php:719 -msgid "Postal/Zip code" -msgstr "CAP" - -#: ../../mod/profiles.php:720 -msgid "Country" -msgstr "Nazione" - -#: ../../mod/profiles.php:725 -msgid "Who (if applicable)" -msgstr "Con chi (se possibile)" - -#: ../../mod/profiles.php:725 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Per esempio: cathy123, Cathy Williams, cathy@example.com" - -#: ../../mod/profiles.php:726 -msgid "Since (date)" -msgstr "dal (data)" - -#: ../../mod/profiles.php:729 -msgid "Tell us about yourself" -msgstr "Raccontaci di te..." - -#: ../../mod/profiles.php:731 -msgid "Hometown" -msgstr "Città dove vivo" - -#: ../../mod/profiles.php:732 -msgid "Political views" -msgstr "Orientamento politico" - -#: ../../mod/profiles.php:733 -msgid "Religious views" -msgstr "Orientamento religioso" - -#: ../../mod/profiles.php:734 -msgid "Keywords used in directory listings" -msgstr "Parole chiavi mostrate nell'elenco dei canali" - -#: ../../mod/profiles.php:734 -msgid "Example: fishing photography software" -msgstr "Per esempio: pesca fotografia programmazione" - -#: ../../mod/profiles.php:737 -msgid "Musical interests" -msgstr "Interessi musicali" - -#: ../../mod/profiles.php:738 -msgid "Books, literature" -msgstr "Libri, letteratura" - -#: ../../mod/profiles.php:739 -msgid "Television" -msgstr "Televisione" - -#: ../../mod/profiles.php:740 -msgid "Film/Dance/Culture/Entertainment" -msgstr "Film, danza, cultura, intrattenimento" - -#: ../../mod/profiles.php:741 -msgid "Hobbies/Interests" -msgstr "Hobby/interessi" - -#: ../../mod/profiles.php:742 -msgid "Love/Romance" -msgstr "Amore" - -#: ../../mod/profiles.php:744 -msgid "School/Education" -msgstr "Scuola/educazione" - -#: ../../mod/profiles.php:745 -msgid "Contact information and social networks" -msgstr "Contatti e social network" - -#: ../../mod/profiles.php:746 -msgid "My other channels" -msgstr "I miei altri canali" - -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Indentificativo del profilo non valido." - -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" -msgstr "Modifica la visibilità del profilo" - -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." -msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo." - -#: ../../mod/profperm.php:123 -msgid "Visible To" -msgstr "Visibile a" - -#: ../../mod/pubsites.php:21 -msgid "" -"The listed hubs allow public registration for the $Projectname network. All " -"hubs in the network are interlinked so membership on any of them conveys " -"membership in the network as a whole. Some hubs may require subscription or " -"provide tiered service plans. The hub itself may provide " -"additional details." -msgstr "I siti elencati permettono la registrazione libera sulla rete $Projectname. Tutti questi hub sono interconnessi, quindi essere iscritti su uno equivale a una registrazione su tutta la rete. Alcuni siti potrebbero richiedere un abbonamento o dei servizi a pagamento. Per maggiori dettagli visita gli indirizzi nell'elenco." - -#: ../../mod/pubsites.php:27 -msgid "Hub URL" -msgstr "URL del hub" - -#: ../../mod/pubsites.php:27 -msgid "Access Type" -msgstr "Tipo di accesso" - -#: ../../mod/pubsites.php:27 -msgid "Registration Policy" -msgstr "Politica di registrazione" - -#: ../../mod/pubsites.php:33 -msgid "Rate" -msgstr "Valuta" - -#: ../../mod/rate.php:158 -msgid "Website:" -msgstr "Sito web:" - -#: ../../mod/rate.php:161 -#, php-format -msgid "Remote Channel [%s] (not yet known on this site)" -msgstr "Canale remoto [%s] (non ancora conosciuto da questo sito)" - -#: ../../mod/rate.php:162 -msgid "Rating (this information is public)" -msgstr "Valutazione (visibile a tutti)" - -#: ../../mod/rate.php:163 -msgid "Optionally explain your rating (this information is public)" -msgstr "Commento alla valutazione (facoltativo, visibile a tutti)" - -#: ../../mod/ratings.php:69 -msgid "No ratings" -msgstr "Nessuna valutazione" - -#: ../../mod/ratings.php:100 -msgid "Rating: " -msgstr "Valutazione:" - -#: ../../mod/ratings.php:101 -msgid "Website: " -msgstr "Sito web:" - -#: ../../mod/ratings.php:103 -msgid "Description: " -msgstr "Descrizione:" - -#: ../../mod/rbmark.php:90 -msgid "Select a bookmark folder" -msgstr "Scegli una cartella di segnalibri" - -#: ../../mod/rbmark.php:95 -msgid "Save Bookmark" -msgstr "Salva segnalibro" - -#: ../../mod/rbmark.php:96 -msgid "URL of bookmark" -msgstr "URL del segnalibro" - -#: ../../mod/rbmark.php:101 -msgid "Or enter new bookmark folder name" -msgstr "O inserisci il nome di una nuova cartella di segnalibri" - -#: ../../mod/register.php:45 -msgid "Maximum daily site registrations exceeded. Please try again tomorrow." -msgstr "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!" - -#: ../../mod/register.php:51 -msgid "" -"Please indicate acceptance of the Terms of Service. Registration failed." -msgstr "Impossibile proseguire. Devi prima accettare le Condizioni d'Uso del servizio." - -#: ../../mod/register.php:85 -msgid "Passwords do not match." -msgstr "Le password non corrispondono." - -#: ../../mod/register.php:127 -msgid "" -"Registration successful. Please check your email for validation " -"instructions." -msgstr "La registrazione è terminata correttamente. Per continuare controlla l'email che ti è stata inviata." - -#: ../../mod/register.php:133 -msgid "Your registration is pending approval by the site owner." -msgstr "La tua richiesta è in attesa di approvazione da parte dell'amministratore di questo hub." - -#: ../../mod/register.php:136 -msgid "Your registration can not be processed." -msgstr "La tua registrazione non puo' essere processata." - -#: ../../mod/register.php:180 -msgid "Registration on this hub is disabled." -msgstr "Su questo hub la registrazione non è permessa." - -#: ../../mod/register.php:189 -msgid "Registration on this hub is by approval only." -msgstr "La registrazione su questo hub è soggetta ad approvazione." - -#: ../../mod/register.php:190 -msgid "Register at another affiliated hub." -msgstr "Registrati su un altro server hubzilla." - -#: ../../mod/register.php:200 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Questo hub ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani." - -#: ../../mod/register.php:211 -msgid "Terms of Service" -msgstr "Condizioni d'Uso" - -#: ../../mod/register.php:217 -#, php-format -msgid "I accept the %s for this website" -msgstr "Accetto le %s di questo sito" - -#: ../../mod/register.php:219 -#, php-format -msgid "I am over 13 years of age and accept the %s for this website" -msgstr "Ho più di 13 anni e accetto le %s di questo sito" - -#: ../../mod/register.php:223 -msgid "Your email address" -msgstr "Il tuo indirizzo email" - -#: ../../mod/register.php:224 -msgid "Choose a password" -msgstr "Scegli una password" - -#: ../../mod/register.php:225 -msgid "Please re-enter your password" -msgstr "Ripeti la password per verifica" - -#: ../../mod/register.php:226 -msgid "Please enter your invitation code" -msgstr "Inserisci il codice dell'invito" - -#: ../../mod/register.php:232 -msgid "no" -msgstr "no" - -#: ../../mod/register.php:232 -msgid "yes" -msgstr "sì" - -#: ../../mod/register.php:246 -msgid "Membership on this site is by invitation only." -msgstr "Per registrarsi su questo hub è necessario un invito." - -#: ../../mod/register.php:258 -msgid "Proceed to create your first channel" -msgstr "Continua e crea il tuo primo canale" - -#: ../../mod/regmod.php:11 -msgid "Please login." -msgstr "Effettua l'accesso." - -#: ../../mod/removeaccount.php:30 -msgid "" -"Account removals are not allowed within 48 hours of changing the account " -"password." -msgstr "Non è possibile eliminare il tuo account prima di 48 ore dall'ultimo cambio password." - -#: ../../mod/removeaccount.php:57 -msgid "Remove This Account" -msgstr "Elimina questo account" - -#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 -msgid "WARNING: " -msgstr "ATTENZIONE:" - -#: ../../mod/removeaccount.php:58 -msgid "" -"This account and all its channels will be completely removed from the " -"network. " -msgstr "Questo account e tutti i suoi canali saranno completamente eliminati dalla rete." - -#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 -msgid "This action is permanent and can not be undone!" -msgstr "Questo comando è definitivo e non può essere annullato!" - -#: ../../mod/removeaccount.php:59 ../../mod/removeme.php:59 -msgid "Please enter your password for verification:" -msgstr "Inserisci la tua password per verifica:" - -#: ../../mod/removeaccount.php:60 -msgid "" -"Remove this account, all its channels and all its channel clones from the " -"network" -msgstr "Elimina dalla rete questo account, tutti i suoi canali e ANCHE tutti gli eventuali canali clonati." - -#: ../../mod/removeaccount.php:60 -msgid "" -"By default only the instances of the channels located on this hub will be " -"removed from the network" -msgstr "A meno che tu non lo richieda espressamente, solo i canali presenti su questo hub saranno rimossi dalla rete." - -#: ../../mod/removeaccount.php:61 ../../mod/settings.php:712 -msgid "Remove Account" -msgstr "Elimina l'account" - -#: ../../mod/removeme.php:29 -msgid "" -"Channel removals are not allowed within 48 hours of changing the account " -"password." -msgstr "Non è possibile eliminare un canale prima di 48 ore dall'ultimo cambio password." - -#: ../../mod/removeme.php:57 -msgid "Remove This Channel" -msgstr "Elimina questo canale" - -#: ../../mod/removeme.php:58 -msgid "This channel will be completely removed from the network. " -msgstr "Questo canale sarà completamente eliminato dalla rete." - -#: ../../mod/removeme.php:60 -msgid "Remove this channel and all its clones from the network" -msgstr "Elimina questo canale e tutti i suoi cloni dalla rete" - -#: ../../mod/removeme.php:60 -msgid "" -"By default only the instance of the channel located on this hub will be " -"removed from the network" -msgstr "L'impostazione predefinita è che sia eliminata solo l'istanza del canale presente su questo hub, non gli eventuali cloni" - -#: ../../mod/removeme.php:61 ../../mod/settings.php:1131 -msgid "Remove Channel" -msgstr "Elimina questo canale" - -#: ../../mod/rmagic.php:40 -msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Non è possibile effettuare login con l'OpenID che hai fornito. Per favore controlla che sia scritto correttamente." - -#: ../../mod/rmagic.php:40 -msgid "The error message was:" -msgstr "Messaggio di errore ricevuto:" - -#: ../../mod/rmagic.php:44 -msgid "Authentication failed." -msgstr "Autenticazione fallita." - -#: ../../mod/rmagic.php:84 -msgid "Remote Authentication" -msgstr "Accedi tramite il tuo hub" - -#: ../../mod/rmagic.php:85 -msgid "Enter your channel address (e.g. channel@example.com)" -msgstr "Inserisci l'indirizzo del tuo canale (ad esempio lucia@esempio.com)" - -#: ../../mod/rmagic.php:86 -msgid "Authenticate" -msgstr "Accedi" - -#: ../../mod/search.php:212 -#, php-format -msgid "Items tagged with: %s" -msgstr "Elementi taggati con: %s" - -#: ../../mod/search.php:214 -#, php-format -msgid "Search results for: %s" -msgstr "Risultati ricerca: %s" - -#: ../../mod/service_limits.php:19 -msgid "No service class restrictions found." -msgstr "Non esistono restrizioni su questa classe di account." - -#: ../../mod/settings.php:76 -msgid "Name is required" -msgstr "Il nome è obbligatorio" - -#: ../../mod/settings.php:80 -msgid "Key and Secret are required" -msgstr "Key e Secret sono richiesti" - -#: ../../mod/settings.php:232 -msgid "Not valid email." -msgstr "Email non valida." - -#: ../../mod/settings.php:235 -msgid "Protected email address. Cannot change to that email." -msgstr "È un indirizzo email riservato. Non puoi sceglierlo." - -#: ../../mod/settings.php:244 -msgid "System failure storing new email. Please try again." -msgstr "Errore di sistema. Non è stato possibile memorizzare il tuo messaggio, riprova per favore." - -#: ../../mod/settings.php:261 -msgid "Password verification failed." -msgstr "Verifica della password fallita." - -#: ../../mod/settings.php:268 -msgid "Passwords do not match. Password unchanged." -msgstr "Le password non corrispondono. Password non cambiata." - -#: ../../mod/settings.php:272 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Le password non possono essere vuote. Password non cambiata." - -#: ../../mod/settings.php:286 -msgid "Password changed." -msgstr "Password cambiata." - -#: ../../mod/settings.php:288 -msgid "Password update failed. Please try again." -msgstr "Modifica password fallita. Prova ancora." - -#: ../../mod/settings.php:532 -msgid "Settings updated." -msgstr "Impostazioni aggiornate." - -#: ../../mod/settings.php:596 ../../mod/settings.php:622 -#: ../../mod/settings.php:658 -msgid "Add application" -msgstr "Aggiungi una app" - -#: ../../mod/settings.php:599 -msgid "Name of application" -msgstr "Nome dell'applicazione" - -#: ../../mod/settings.php:600 ../../mod/settings.php:626 -msgid "Consumer Key" -msgstr "Consumer Key" - -#: ../../mod/settings.php:600 ../../mod/settings.php:601 -msgid "Automatically generated - change if desired. Max length 20" -msgstr "Generato automaticamente - è possibile cambiarlo. Lunghezza massima 20" - -#: ../../mod/settings.php:601 ../../mod/settings.php:627 -msgid "Consumer Secret" -msgstr "Consumer Secret" - -#: ../../mod/settings.php:602 ../../mod/settings.php:628 -msgid "Redirect" -msgstr "Redirect" - -#: ../../mod/settings.php:602 -msgid "" -"Redirect URI - leave blank unless your application specifically requires " -"this" -msgstr "URI di riderezione - lasciare vuoto se non richiesto specificamente dall'applicazione" - -#: ../../mod/settings.php:603 ../../mod/settings.php:629 -msgid "Icon url" -msgstr "Url icona" - -#: ../../mod/settings.php:603 -msgid "Optional" -msgstr "Facoltativo" - -#: ../../mod/settings.php:614 -msgid "Application not found." -msgstr "Applicazione non trovata." - -#: ../../mod/settings.php:657 -msgid "Connected Apps" -msgstr "App connesse" - -#: ../../mod/settings.php:661 -msgid "Client key starts with" -msgstr "La client key inizia con" - -#: ../../mod/settings.php:662 -msgid "No name" -msgstr "Nessun nome" - -#: ../../mod/settings.php:663 -msgid "Remove authorization" -msgstr "Revoca l'autorizzazione" - -#: ../../mod/settings.php:676 -msgid "No feature settings configured" -msgstr "Non hai componenti aggiuntivi da personalizzare" - -#: ../../mod/settings.php:683 -msgid "Feature/Addon Settings" -msgstr "Impostazioni dei componenti aggiuntivi" - -#: ../../mod/settings.php:706 -msgid "Account Settings" -msgstr "Il tuo account" - -#: ../../mod/settings.php:707 -msgid "Current Password" -msgstr "Password attuale" - -#: ../../mod/settings.php:708 -msgid "Enter New Password" -msgstr "Nuova password" - -#: ../../mod/settings.php:709 -msgid "Confirm New Password" -msgstr "Conferma la nuova password" - -#: ../../mod/settings.php:709 -msgid "Leave password fields blank unless changing" -msgstr "Lascia vuoti questi campi per non cambiare la password" - -#: ../../mod/settings.php:711 ../../mod/settings.php:1048 -msgid "Email Address:" -msgstr "Indirizzo email:" - -#: ../../mod/settings.php:713 -msgid "Remove this account including all its channels" -msgstr "Elimina questo account e tutti i suoi canali" - -#: ../../mod/settings.php:736 -msgid "Additional Features" -msgstr "Funzionalità opzionali" - -#: ../../mod/settings.php:760 -msgid "Connector Settings" -msgstr "Impostazioni del connettore" - -#: ../../mod/settings.php:799 -msgid "No special theme for mobile devices" -msgstr "Nessun tema per dispositivi mobili" - -#: ../../mod/settings.php:802 -#, php-format -msgid "%s - (Experimental)" -msgstr "%s - (Sperimentale)" - -#: ../../mod/settings.php:844 -msgid "Display Settings" -msgstr "Aspetto" - -#: ../../mod/settings.php:845 -msgid "Theme Settings" -msgstr "Impostazioni del tema" - -#: ../../mod/settings.php:846 -msgid "Custom Theme Settings" -msgstr "Personalizzazione del tema" - -#: ../../mod/settings.php:847 -msgid "Content Settings" -msgstr "Impostazioni dei contenuti" - -#: ../../mod/settings.php:853 -msgid "Display Theme:" -msgstr "Tema per schermi medio grandi:" - -#: ../../mod/settings.php:854 -msgid "Mobile Theme:" -msgstr "Tema per dispositivi mobili:" - -#: ../../mod/settings.php:855 -msgid "Preload images before rendering the page" -msgstr "Anticipa il caricamento delle immagini prima del rendering della pagina" - -#: ../../mod/settings.php:855 -msgid "" -"The subjective page load time will be longer but the page will be ready when" -" displayed" -msgstr "Il tempo di caricamento della pagina sarà più lungo ma sarà mostrato il rendering completo" - -#: ../../mod/settings.php:856 -msgid "Enable user zoom on mobile devices" -msgstr "Attiva la possibilità di fare zoom sui dispositivi mobili" - -#: ../../mod/settings.php:857 -msgid "Update browser every xx seconds" -msgstr "Aggiorna il browser ogni x secondi" - -#: ../../mod/settings.php:857 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minimo 10 secondi, nessun limite massimo" - -#: ../../mod/settings.php:858 -msgid "Maximum number of conversations to load at any time:" -msgstr "Massimo numero di conversazioni da mostrare ogni volta:" - -#: ../../mod/settings.php:858 -msgid "Maximum of 100 items" -msgstr "Massimo 100" - -#: ../../mod/settings.php:859 -msgid "Show emoticons (smilies) as images" -msgstr "Mostra le faccine (smilies) come immagini" - -#: ../../mod/settings.php:860 -msgid "Link post titles to source" -msgstr "Il link del titolo di un post porta al sito originale" - -#: ../../mod/settings.php:861 -msgid "System Page Layout Editor - (advanced)" -msgstr "Modifica i layout di sistema (avanzato)" - -#: ../../mod/settings.php:864 -msgid "Use blog/list mode on channel page" -msgstr "Mostra il canale nella modalità blog" - -#: ../../mod/settings.php:864 ../../mod/settings.php:865 -msgid "(comments displayed separately)" -msgstr "(i commenti sono mostrati separatamente)" - -#: ../../mod/settings.php:865 -msgid "Use blog/list mode on grid page" -msgstr "Mostra la tua rete in modalità blog" - -#: ../../mod/settings.php:866 -msgid "Channel page max height of content (in pixels)" -msgstr "Altezza massima dei contenuti del canale (in pixel)" - -#: ../../mod/settings.php:866 ../../mod/settings.php:867 -msgid "click to expand content exceeding this height" -msgstr "dovrai cliccare sul post per mostrare i contenuti di dimensioni maggiori" - -#: ../../mod/settings.php:867 -msgid "Grid page max height of content (in pixels)" -msgstr "Altezza massima dei contenuti della tua rete (in pixel)" - -#: ../../mod/settings.php:901 -msgid "Nobody except yourself" -msgstr "Nessuno tranne te" - -#: ../../mod/settings.php:902 -msgid "Only those you specifically allow" -msgstr "Solo chi riceve il mio permesso" - -#: ../../mod/settings.php:903 -msgid "Approved connections" -msgstr "Contatti approvati" - -#: ../../mod/settings.php:904 -msgid "Any connections" -msgstr "Tutti i contatti" - -#: ../../mod/settings.php:905 -msgid "Anybody on this website" -msgstr "Chiunque su questo hub" - -#: ../../mod/settings.php:906 -msgid "Anybody in this network" -msgstr "Chiunque su questa rete" - -#: ../../mod/settings.php:907 -msgid "Anybody authenticated" -msgstr "Chiunque abbia effettuato l'accesso" - -#: ../../mod/settings.php:908 -msgid "Anybody on the internet" -msgstr "Chiunque su internet" - -#: ../../mod/settings.php:983 -msgid "Publish your default profile in the network directory" -msgstr "Mostra il mio profilo predefinito negli elenchi pubblici dei canali" - -#: ../../mod/settings.php:988 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Vuoi essere suggerito come amico ai nuovi membri?" - -#: ../../mod/settings.php:997 -msgid "Your channel address is" -msgstr "L'indirizzo del tuo canale è" - -#: ../../mod/settings.php:1039 -msgid "Channel Settings" -msgstr "Impostazioni del canale" - -#: ../../mod/settings.php:1046 -msgid "Basic Settings" -msgstr "Impostazioni di base" - -#: ../../mod/settings.php:1049 -msgid "Your Timezone:" -msgstr "Il tuo fuso orario:" - -#: ../../mod/settings.php:1050 -msgid "Default Post Location:" -msgstr "Località predefinita:" - -#: ../../mod/settings.php:1050 -msgid "Geographical location to display on your posts" -msgstr "La posizione geografica da mostrare sui tuoi post" - -#: ../../mod/settings.php:1051 -msgid "Use Browser Location:" -msgstr "Usa la località rilevata dal browser:" - -#: ../../mod/settings.php:1053 -msgid "Adult Content" -msgstr "Contenuto per adulti" - -#: ../../mod/settings.php:1053 -msgid "" -"This channel frequently or regularly publishes adult content. (Please tag " -"any adult material and/or nudity with #NSFW)" -msgstr "Questo canale pubblica frequentemente contenuto per adulti. (I contenuti per adulti vanno taggati #NSFW - Not Safe For Work)" - -#: ../../mod/settings.php:1055 -msgid "Security and Privacy Settings" -msgstr "Impostazioni di sicurezza e privacy" - -#: ../../mod/settings.php:1058 -msgid "Your permissions are already configured. Click to view/adjust" -msgstr "I tuoi permessi sono già stati configurati. Clicca per vederli o modificarli" - -#: ../../mod/settings.php:1060 -msgid "Hide my online presence" -msgstr "Nascondi la mia presenza online" - -#: ../../mod/settings.php:1060 -msgid "Prevents displaying in your profile that you are online" -msgstr "Non mostrare sul tuo profilo quando sei online" - -#: ../../mod/settings.php:1062 -msgid "Simple Privacy Settings:" -msgstr "Impostazioni di privacy semplificate" - -#: ../../mod/settings.php:1063 -msgid "" -"Very Public - extremely permissive (should be used with caution)" -msgstr "Tutto pubblico - estremamente permissivo (da usare con cautela)" - -#: ../../mod/settings.php:1064 -msgid "" -"Typical - default public, privacy when desired (similar to social " -"network permissions but with improved privacy)" -msgstr "Standard - contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)" - -#: ../../mod/settings.php:1065 -msgid "Private - default private, never open or public" -msgstr "Privato - contenuti normalmente privati, nulla è aperto o pubblico" - -#: ../../mod/settings.php:1066 -msgid "Blocked - default blocked to/from everybody" -msgstr "Bloccato - bloccato in invio e ricezione dei contenuti" - -#: ../../mod/settings.php:1068 -msgid "Allow others to tag your posts" -msgstr "Permetti ad altri di taggare i tuoi post" - -#: ../../mod/settings.php:1068 -msgid "" -"Often used by the community to retro-actively flag inappropriate content" -msgstr "Usato spesso dalla comunità per marcare contenuti inappropriati già esistenti" - -#: ../../mod/settings.php:1070 -msgid "Advanced Privacy Settings" -msgstr "Impostazioni di privacy avanzate" - -#: ../../mod/settings.php:1072 -msgid "Expire other channel content after this many days" -msgstr "Giorni dopo cui mettere in scadenza gli altri contenuti del canale" - -#: ../../mod/settings.php:1072 -#, php-format -msgid "" -"0 or blank to use the website limit. The website expires after %d days." -msgstr "0 o vuoto per usare i valori predefiniti. Per questo sito la scadenza è %d giorni. " - -#: ../../mod/settings.php:1073 -msgid "Maximum Friend Requests/Day:" -msgstr "Numero massimo giornaliero di richieste di amicizia:" - -#: ../../mod/settings.php:1073 -msgid "May reduce spam activity" -msgstr "Serve a ridurre lo spam" - -#: ../../mod/settings.php:1074 -msgid "Default Post Permissions" -msgstr "Permessi predefiniti per i post" - -#: ../../mod/settings.php:1079 -msgid "Channel permissions category:" -msgstr "Categorie di permessi dei canali:" - -#: ../../mod/settings.php:1085 -msgid "Maximum private messages per day from unknown people:" -msgstr "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:" - -#: ../../mod/settings.php:1085 -msgid "Useful to reduce spamming" -msgstr "Serve e ridurre lo spam" - -#: ../../mod/settings.php:1088 -msgid "Notification Settings" -msgstr "Impostazioni di notifica" - -#: ../../mod/settings.php:1089 -msgid "By default post a status message when:" -msgstr "Pubblica un messaggio di stato quando:" - -#: ../../mod/settings.php:1090 -msgid "accepting a friend request" -msgstr "accetto una nuova amicizia" - -#: ../../mod/settings.php:1091 -msgid "joining a forum/community" -msgstr "entro a far parte di un forum" - -#: ../../mod/settings.php:1092 -msgid "making an interesting profile change" -msgstr "faccio un cambiamento interessante al mio profilo" - -#: ../../mod/settings.php:1093 -msgid "Send a notification email when:" -msgstr "Invia una email di notifica quando:" - -#: ../../mod/settings.php:1094 -msgid "You receive a connection request" -msgstr "Ricevi una richiesta di entrare in contatto" - -#: ../../mod/settings.php:1095 -msgid "Your connections are confirmed" -msgstr "I tuoi contatti sono confermati" - -#: ../../mod/settings.php:1096 -msgid "Someone writes on your profile wall" -msgstr "Qualcuno scrive sulla tua bacheca" - -#: ../../mod/settings.php:1097 -msgid "Someone writes a followup comment" -msgstr "Qualcuno scrive un commento dopo di te" - -#: ../../mod/settings.php:1098 -msgid "You receive a private message" -msgstr "Ricevi un messaggio privato" - -#: ../../mod/settings.php:1099 -msgid "You receive a friend suggestion" -msgstr "Ti viene suggerito un amico" - -#: ../../mod/settings.php:1100 -msgid "You are tagged in a post" -msgstr "Sei taggato in un post" - -#: ../../mod/settings.php:1101 -msgid "You are poked/prodded/etc. in a post" -msgstr "Ricevi un poke in un post" - -#: ../../mod/settings.php:1104 -msgid "Show visual notifications including:" -msgstr "Mostra queste notifiche a schermo:" - -#: ../../mod/settings.php:1106 -msgid "Unseen grid activity" -msgstr "Nuove attività nella rete" - -#: ../../mod/settings.php:1107 -msgid "Unseen channel activity" -msgstr "Novità nei canali" - -#: ../../mod/settings.php:1108 -msgid "Unseen private messages" -msgstr "Nuovi messaggi privati" - -#: ../../mod/settings.php:1108 ../../mod/settings.php:1113 -#: ../../mod/settings.php:1114 ../../mod/settings.php:1115 -msgid "Recommended" -msgstr "Consigliato" - -#: ../../mod/settings.php:1109 -msgid "Upcoming events" -msgstr "Prossimi eventi" - -#: ../../mod/settings.php:1110 -msgid "Events today" -msgstr "Eventi di oggi" - -#: ../../mod/settings.php:1111 -msgid "Upcoming birthdays" -msgstr "Prossimi compleanni" - -#: ../../mod/settings.php:1111 -msgid "Not available in all themes" -msgstr "Non disponibile in tutti i temi" - -#: ../../mod/settings.php:1112 -msgid "System (personal) notifications" -msgstr "Notifiche personali dal sistema" - -#: ../../mod/settings.php:1113 -msgid "System info messages" -msgstr "Notifiche di sistema" - -#: ../../mod/settings.php:1114 -msgid "System critical alerts" -msgstr "Avvisi critici di sistema" - -#: ../../mod/settings.php:1115 -msgid "New connections" -msgstr "Nuovi contatti" - -#: ../../mod/settings.php:1116 -msgid "System Registrations" -msgstr "Registrazioni" - -#: ../../mod/settings.php:1117 -msgid "" -"Also show new wall posts, private messages and connections under Notices" -msgstr "Mostra negli avvisi anche i nuovi post, i messaggi privati e i nuovi contatti" - -#: ../../mod/settings.php:1119 -msgid "Notify me of events this many days in advance" -msgstr "Giorni di anticipo per notificare gli eventi" - -#: ../../mod/settings.php:1119 -msgid "Must be greater than 0" -msgstr "Maggiore di 0" - -#: ../../mod/settings.php:1121 -msgid "Advanced Account/Page Type Settings" -msgstr "Impostazioni avanzate" - -#: ../../mod/settings.php:1122 -msgid "Change the behaviour of this account for special situations" -msgstr "Cambia il funzionamento di questo account per necessità particolari" - -#: ../../mod/settings.php:1125 -msgid "" -"Please enable expert mode (in Settings > " -"Additional features) to adjust!" -msgstr "Abilita la modalità esperto per fare cambiamenti! (in Impostazioni > Funzionalità opzionali)" - -#: ../../mod/settings.php:1126 -msgid "Miscellaneous Settings" -msgstr "Impostazioni varie" - -#: ../../mod/settings.php:1127 -msgid "Default photo upload folder" -msgstr "Cartella predefinita per le foto caricate" - -#: ../../mod/settings.php:1127 ../../mod/settings.php:1128 -msgid "%Y - current year, %m - current month" -msgstr "%Y - anno corrente, %m - mese corrente" - -#: ../../mod/settings.php:1128 -msgid "Default file upload folder" -msgstr "Cartella predefinita per i file caricati" - -#: ../../mod/settings.php:1130 -msgid "Personal menu to display in your channel pages" -msgstr "Menu personale da mostrare sulle pagine del tuo canale" - -#: ../../mod/settings.php:1132 -msgid "Remove this channel." -msgstr "Elimina questo canale." - -#: ../../mod/settings.php:1133 -msgid "Firefox Share $Projectname provider" -msgstr "Attiva Firefox Share per $Projectname" - -#: ../../mod/settings.php:1134 -msgid "Start calendar week on monday" -msgstr "La settimana inizia il lunedì" - -#: ../../mod/setup.php:197 -msgid "$Projectname Server - Setup" -msgstr "Server $Projectname - Installazione" - -#: ../../mod/setup.php:201 -msgid "Could not connect to database." -msgstr " Impossibile connettersi al database." - -#: ../../mod/setup.php:205 -msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." -msgstr "Non è possibile raggiungere l'indirizzo del sito specificato. Potrebbe essere un problema di SSL o DNS." - -#: ../../mod/setup.php:212 -msgid "Could not create table." -msgstr "Impossibile creare le tabelle." - -#: ../../mod/setup.php:217 -msgid "Your site database has been installed." -msgstr "Il database del sito è stato installato." - -#: ../../mod/setup.php:221 -msgid "" -"You may need to import the file \"install/schema_xxx.sql\" manually using a " -"database client." -msgstr "Potresti dover importare il file 'install/schema_xxx.sql' manualmente usando un client per collegarti al db." - -#: ../../mod/setup.php:222 ../../mod/setup.php:290 ../../mod/setup.php:740 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "Leggi il file 'install/INSTALL.txt'." - -#: ../../mod/setup.php:287 -msgid "System check" -msgstr "Verifica del sistema" - -#: ../../mod/setup.php:292 -msgid "Check again" -msgstr "Verifica di nuovo" - -#: ../../mod/setup.php:314 -msgid "Database connection" -msgstr "Connessione al database" - -#: ../../mod/setup.php:315 -msgid "" -"In order to install $Projectname we need to know how to connect to your " -"database." -msgstr "Per poter installare $Projectname è necessario fornire i parametri di connessione al tuo database." - -#: ../../mod/setup.php:316 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni." - -#: ../../mod/setup.php:317 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "Il database deve già esistere. Se non esiste, crealo prima di continuare." - -#: ../../mod/setup.php:321 -msgid "Database Server Name" -msgstr "Server del database" - -#: ../../mod/setup.php:321 -msgid "Default is 127.0.0.1" -msgstr "Il valore predefinito è 127.0.0.1" - -#: ../../mod/setup.php:322 -msgid "Database Port" -msgstr "Port del database" - -#: ../../mod/setup.php:322 -msgid "Communication port number - use 0 for default" -msgstr "Scrivi 0 per usare il valore standard" - -#: ../../mod/setup.php:323 -msgid "Database Login Name" -msgstr "Utente database" - -#: ../../mod/setup.php:324 -msgid "Database Login Password" -msgstr "Password database" - -#: ../../mod/setup.php:325 -msgid "Database Name" -msgstr "Nome database" - -#: ../../mod/setup.php:326 -msgid "Database Type" -msgstr "Tipo database" - -#: ../../mod/setup.php:328 ../../mod/setup.php:368 -msgid "Site administrator email address" -msgstr "Indirizzo email dell'amministratore del hub" - -#: ../../mod/setup.php:328 ../../mod/setup.php:368 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione di Hubzilla." - -#: ../../mod/setup.php:329 ../../mod/setup.php:370 -msgid "Website URL" -msgstr "URL completo del sito" - -#: ../../mod/setup.php:329 ../../mod/setup.php:370 -msgid "Please use SSL (https) URL if available." -msgstr "Se disponibile, usa l'indirizzo SSL (https)." - -#: ../../mod/setup.php:330 ../../mod/setup.php:373 -msgid "Please select a default timezone for your website" -msgstr "Seleziona il fuso orario predefinito per il tuo hub" - -#: ../../mod/setup.php:357 -msgid "Site settings" -msgstr "Impostazioni del hub" - -#: ../../mod/setup.php:371 -msgid "Enable $Projectname advanced features?" -msgstr "Vuoi attivare le funzionalità avanzate di $Projectname?" - -#: ../../mod/setup.php:371 -msgid "" -"Some advanced features, while useful - may be best suited for technically " -"proficient audiences" -msgstr "Alcune funzionalità avanzate, per quanto utili, potrebbero essere adatte solo a un pubblico tecnicamente preparato." - -#: ../../mod/setup.php:423 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Non è possibile trovare la versione di PHP da riga di comando nel PATH del server web" - -#: ../../mod/setup.php:424 -msgid "" -"If you don't have a command line version of PHP installed on server, you " -"will not be able to run background polling via cron." -msgstr "Se non hai installata la versione di PHP da riga di comando non potrai attivare il polling in background tramite cron." - -#: ../../mod/setup.php:428 -msgid "PHP executable path" -msgstr "Path del comando PHP" - -#: ../../mod/setup.php:428 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Inserisci il percorso dell'eseguibile PHP. Puoi lasciarlo vuoto per continuare l'installazione." - -#: ../../mod/setup.php:433 -msgid "Command line PHP" -msgstr "PHP da riga di comando" - -#: ../../mod/setup.php:442 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\"." - -#: ../../mod/setup.php:443 -msgid "This is required for message delivery to work." -msgstr "E' necessario perché funzioni la consegna dei messaggi." - -#: ../../mod/setup.php:446 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" - -#: ../../mod/setup.php:464 -#, php-format -msgid "" -"Your max allowed total upload size is set to %s. Maximum size of one file to" -" upload is set to %s. You are allowed to upload up to %d files at once." -msgstr "La dimensione massima di un caricamento è impostata a %s. Il singolo file non può superare %s. Ti è permesso caricare max %d file per volta." - -#: ../../mod/setup.php:469 -msgid "You can adjust these settings in the servers php.ini." -msgstr "Puoi regolare queste impostazioni sul server in php.ini" - -#: ../../mod/setup.php:471 -msgid "PHP upload limits" -msgstr "Limiti PHP in upload" - -#: ../../mod/setup.php:494 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Errore: la funzione \"openssl_pkey_new\" su questo sistema non è in grado di generare le chiavi di cifratura" - -#: ../../mod/setup.php:495 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "Se stai usando un server windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\"." - -#: ../../mod/setup.php:498 -msgid "Generate encryption keys" -msgstr "Genera chiavi di cifratura" - -#: ../../mod/setup.php:510 -msgid "libCurl PHP module" -msgstr "modulo PHP libCurl" - -#: ../../mod/setup.php:511 -msgid "GD graphics PHP module" -msgstr "modulo PHP GD graphics" - -#: ../../mod/setup.php:512 -msgid "OpenSSL PHP module" -msgstr "modulo PHP OpenSSL" - -#: ../../mod/setup.php:513 -msgid "mysqli or postgres PHP module" -msgstr "modulo PHP per mysqli oppure prostgres" - -#: ../../mod/setup.php:514 -msgid "mb_string PHP module" -msgstr "modulo PHP mb_string" - -#: ../../mod/setup.php:515 -msgid "mcrypt PHP module" -msgstr "modulo PHP mcrypt" - -#: ../../mod/setup.php:516 -msgid "xml PHP module" -msgstr "modulo xml PHP" - -#: ../../mod/setup.php:520 ../../mod/setup.php:522 -msgid "Apache mod_rewrite module" -msgstr "modulo Apache mod_rewrite" - -#: ../../mod/setup.php:520 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Errore: il modulo mod-rewrite di Apache è richiesto ma non installato" - -#: ../../mod/setup.php:526 ../../mod/setup.php:529 -msgid "proc_open" -msgstr "proc_open" - -#: ../../mod/setup.php:526 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" -msgstr "Errore: proc_open è richiesto ma non è installato o è disabilitato in php.ini" - -#: ../../mod/setup.php:534 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Errore: il modulo libCURL di PHP è richiesto ma non installato." - -#: ../../mod/setup.php:538 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto ma non installato." - -#: ../../mod/setup.php:542 -msgid "Error: openssl PHP module required but not installed." -msgstr "Errore: il modulo openssl di PHP è richiesto ma non installato." - -#: ../../mod/setup.php:546 -msgid "" -"Error: mysqli or postgres PHP module required but neither are installed." -msgstr "Errore: il modulo PHP per mysqli o postgres è richiesto ma non installato" - -#: ../../mod/setup.php:550 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Errore: il modulo PHP mb_string è richiesto ma non installato." - -#: ../../mod/setup.php:554 -msgid "Error: mcrypt PHP module required but not installed." -msgstr "Errore: il modulo PHP mcrypt è richiesto ma non installato." - -#: ../../mod/setup.php:558 -msgid "Error: xml PHP module required for DAV but not installed." -msgstr "Errore: il modulo xml PHP è richiesto per DAV ma non è installato." - -#: ../../mod/setup.php:576 -msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\"" -" in the top folder of your web server and it is unable to do so." -msgstr "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella di Hubzilla ma non è in grado di farlo." - -#: ../../mod/setup.php:577 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." -msgstr "Spesso ciò è dovuto ai permessi di accesso al disco: il web server potrebbe non aver diritto di scrivere il file nella cartella, anche se tu puoi." - -#: ../../mod/setup.php:578 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Red top folder." -msgstr "Alla fine di questa procedura ti sarà dato il testo da salvare in un file di nome .htconfig.php dentro la cartella principale di Hubzilla." - -#: ../../mod/setup.php:579 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"install/INSTALL.txt\" for instructions." -msgstr "Puoi anche saltare questa procedura ed effettuare un'installazione manuale. Guarda il file 'install/INSTALL.txt' per le istruzioni." - -#: ../../mod/setup.php:582 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php è scrivibile" - -#: ../../mod/setup.php:596 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "Hubzilla usa il sistema Smarty3 per costruire i suoi template grafici. Smarty3 è molto veloce perché compila i template delle pagine direttamente in PHP." - -#: ../../mod/setup.php:597 -#, php-format -msgid "" -"In order to store these compiled templates, the web server needs to have " -"write access to the directory %s under the Red top level folder." -msgstr "Per poter memorizzare i template compilati, il web server deve avere accesso in scrittura a %s sotto la cartella di installazione di Hubzilla." - -#: ../../mod/setup.php:598 ../../mod/setup.php:619 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "Assicurati che il tuo web server sia in esecuzione con un utente che ha diritto di scrittura su quella cartella (ad esempio www-data)." - -#: ../../mod/setup.php:599 -#, php-format -msgid "" -"Note: as a security measure, you should give the web server write access to " -"%s only--not the template files (.tpl) that it contains." -msgstr "Nota bene: come precauzione, dovresti dare i diritti di scrittura solamente su %s e non sui file template (.tpl) che contiene." - -#: ../../mod/setup.php:602 -#, php-format -msgid "%s is writable" -msgstr "%s è scrivibile" - -#: ../../mod/setup.php:618 -msgid "" -"Red uses the store directory to save uploaded files. The web server needs to" -" have write access to the store directory under the Red top level folder" -msgstr "Hubzilla salva i file caricati nella cartella \"store\" sul server. Il server deve avere i diritti di scrittura su quella cartella che si trova dentro l'installazione di RedMatrix" - -#: ../../mod/setup.php:622 -msgid "store is writable" -msgstr "l'archivio è scrivibile" - -#: ../../mod/setup.php:655 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access" -" to this site." -msgstr "Il certificato SSL non può essere validato. Correggi l'errore o disabilita l'accesso https al sito." - -#: ../../mod/setup.php:656 -msgid "" -"If you have https access to your website or allow connections to TCP port " -"443 (the https: port), you MUST use a browser-valid certificate. You MUST " -"NOT use self-signed certificates!" -msgstr "Se abiliti https per il tuo sito o permetti connessioni TCP su port 443 (quella di https), DEVI usare un certificato riconosciuto dai browser internet. NON DEVI usare certificati self-signed generati da te!" - -#: ../../mod/setup.php:657 -msgid "" -"This restriction is incorporated because public posts from you may for " -"example contain references to images on your own hub." -msgstr "Questa restrizione è necessaria perché i tuoi post pubblici potrebbero contenere riferimenti a immagini sul tuo server." - -#: ../../mod/setup.php:658 -msgid "" -"If your certificate is not recognized, members of other sites (who may " -"themselves have valid certificates) will get a warning message on their own " -"site complaining about security issues." -msgstr "Se il tuo certificato non è riconosciuto, gli utenti che ti seguono da altri siti (che avranno certificati validi) riceveranno gravi avvisi di sicurezza dal browser." - -#: ../../mod/setup.php:659 -msgid "" -"This can cause usability issues elsewhere (not just on your own site) so we " -"must insist on this requirement." -msgstr "Ciò può creare seri problemi di usabilità (non solo sul tuo sito), quindi dobbiamo insistere su questo punto." - -#: ../../mod/setup.php:660 -msgid "" -"Providers are available that issue free certificates which are browser-" -"valid." -msgstr "Eventualmente, considera che esistono provider che rilasciano certificati gratuiti riconosciuti dai browser." - -#: ../../mod/setup.php:662 -msgid "SSL certificate validation" -msgstr "Validazione del certificato SSL" - -#: ../../mod/setup.php:668 -msgid "" -"Url rewrite in .htaccess is not working. Check your server " -"configuration.Test: " -msgstr "In .htaccess la funzionalità url rewrite non funziona. Controlla la configurazione del server. Test:" - -#: ../../mod/setup.php:671 -msgid "Url rewrite is working" -msgstr "Url rewrite funziona correttamente" - -#: ../../mod/setup.php:680 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." -msgstr "Il file di configurazione del database \".htconfig.php\" non puo' essere scritto. Usa il testo qui di seguito per creare questo file di configurazione nella cartella principale del tuo sito." - -#: ../../mod/setup.php:704 -msgid "Errors encountered creating database tables." -msgstr "La creazione delle tabelle del database ha generato errori." - -#: ../../mod/setup.php:738 -msgid "

    What next

    " -msgstr "

    I prossimi passi

    " - -#: ../../mod/setup.php:739 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "IMPORTANTE: Devi creare [manualmente] la pianificazione del polling." - -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "Nessun account valido trovato." - -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." -msgstr "La richiesta per reimpostare la password è stata inviata. Controlla la tua email." - -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:103 -#, php-format -msgid "Site Member (%s)" -msgstr "Utente del sito (%s)" - -#: ../../mod/lostpass.php:40 -#, php-format -msgid "Password reset requested at %s" -msgstr "È stato richiesto di reimpostare password su %s" - -#: ../../mod/lostpass.php:63 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non sarà reimpostata." - -#: ../../mod/lostpass.php:86 ../../boot.php:1588 -msgid "Password Reset" -msgstr "Reimposta la password" - -#: ../../mod/lostpass.php:87 -msgid "Your password has been reset as requested." -msgstr "La password è stata reimpostata come richiesto." - -#: ../../mod/lostpass.php:88 -msgid "Your new password is" -msgstr "La tua nuova password è" - -#: ../../mod/lostpass.php:89 -msgid "Save or copy your new password - and then" -msgstr "Salva o copia la tua nuova password, quindi" - -#: ../../mod/lostpass.php:90 -msgid "click here to login" -msgstr "clicca qui per accedere" - -#: ../../mod/lostpass.php:91 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Puoi cambiare la tua password dalla pagina delle Impostazioni dopo aver effettuato l'accesso." - -#: ../../mod/lostpass.php:108 -#, php-format -msgid "Your password has changed at %s" -msgstr "La tua password su %s è cambiata" - -#: ../../mod/lostpass.php:123 -msgid "Forgot your Password?" -msgstr "Hai dimenticato la password?" - -#: ../../mod/lostpass.php:124 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Inserisci il tuo indirizzo email per reimpostare la password. Dopo aver inviato la richiesta, controlla l'email e troverai le istruzioni per continuare." - -#: ../../mod/lostpass.php:125 -msgid "Email Address" -msgstr "Indirizzo email" - -#: ../../mod/lostpass.php:126 -msgid "Reset" -msgstr "Reimposta" - -#: ../../mod/sharedwithme.php:94 -msgid "Files: shared with me" -msgstr "File: condivisi con me" - -#: ../../mod/sharedwithme.php:96 -msgid "NEW" -msgstr "NOVITÀ" - -#: ../../mod/sharedwithme.php:99 -msgid "Remove all files" -msgstr "Elimina tutti i file" - -#: ../../mod/sharedwithme.php:100 -msgid "Remove this file" -msgstr "Elimina questo file" - -#: ../../mod/siteinfo.php:15 -#, php-format -msgid "Version %s" -msgstr "Versione %s" - -#: ../../mod/siteinfo.php:36 -msgid "Installed plugins/addons/apps:" -msgstr "App e componenti installati:" - -#: ../../mod/siteinfo.php:49 -msgid "No installed plugins/addons/apps" -msgstr "Nessuna app o componente installato" - -#: ../../mod/siteinfo.php:62 -msgid "" -"This is a hub of $Projectname - a global cooperative network of " -"decentralized privacy enhanced websites." -msgstr "Questo è un hub di $Projectname - una rete cooperativa e decentralizzata di siti ad elevata privacy. " - -#: ../../mod/siteinfo.php:64 -msgid "Tag: " -msgstr "Tag: " - -#: ../../mod/siteinfo.php:66 -msgid "Last background fetch: " -msgstr "Ultima acquisizione:" - -#: ../../mod/siteinfo.php:68 -msgid "Current load average: " -msgstr "Carico medio attuale:" - -#: ../../mod/siteinfo.php:71 -msgid "Running at web location" -msgstr "In esecuzione sull'indirizzo web" - -#: ../../mod/siteinfo.php:72 -msgid "" -"Please visit hubzilla.org to learn more " -"about $Projectname." -msgstr "Visita hubzilla.org per maggiori informazioni su $Projectname." - -#: ../../mod/siteinfo.php:73 -msgid "Bug reports and issues: please visit" -msgstr "Per segnalare bug e problemi: visita" - -#: ../../mod/siteinfo.php:75 -msgid "$projectname issues" -msgstr "Problematiche note su $projectname" - -#: ../../mod/siteinfo.php:76 -msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " -"com" -msgstr "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com" - -#: ../../mod/siteinfo.php:78 -msgid "Site Administrators" -msgstr "Amministratori del sito" - -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Impossibile creare la sorgente. Nessun canale selezionato." - -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Sorgente creata." - -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Sorgente aggiornata." - -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" - -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "Gestisci le sorgenti dei contenuti del tuo canale." - -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Nuova sorgente" - -#: ../../mod/sources.php:101 ../../mod/sources.php:133 -msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente." - -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "Importa solo i contenuti che hanno queste parole (una per riga)" - -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "Lascia vuoto per importare tutti i contenuti pubblici" - -#: ../../mod/sources.php:103 ../../mod/sources.php:137 -msgid "Channel Name" -msgstr "Nome del canale" - -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "Sorgente non trovata." - -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Modifica la sorgente" - -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Elimina la sorgente" - -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "Sorgente eliminata" - -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "Impossibile rimuovere la sorgente." - -#: ../../mod/subthread.php:114 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s sta seguendo %3$s di %2$s" - -#: ../../mod/subthread.php:116 -#, php-format -msgid "%1$s stopped following %2$s's %3$s" -msgstr "%1$s non segue più %3$s di %2$s" - -#: ../../mod/suggest.php:35 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Nessun suggerimento disponibile. Se questo sito è nuovo, riprova tra 24 ore." - -#: ../../mod/tagger.php:96 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s ha taggato %3$s di %2$s con %4$s" - -#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 -msgid "Tag removed" -msgstr "Tag rimosso" - -#: ../../mod/tagrm.php:119 -msgid "Remove Item Tag" -msgstr "Rimuovi il tag" - -#: ../../mod/tagrm.php:121 -msgid "Select a tag to remove: " -msgstr "Seleziona un tag da rimuovere: " - -#: ../../mod/thing.php:110 -msgid "Thing updated" -msgstr "L'oggetto è stato aggiornato" - -#: ../../mod/thing.php:162 -msgid "Object store: failed" -msgstr "Impossibile memorizzare l'oggetto." - -#: ../../mod/thing.php:166 -msgid "Thing added" -msgstr "L'Oggetto è stato aggiunto" - -#: ../../mod/thing.php:192 -#, php-format -msgid "OBJ: %1$s %2$s %3$s" -msgstr "OBJ: %1$s %2$s %3$s" - -#: ../../mod/thing.php:255 -msgid "Show Thing" -msgstr "Mostra l'oggetto" - -#: ../../mod/thing.php:262 -msgid "item not found." -msgstr "non trovato." - -#: ../../mod/thing.php:295 -msgid "Edit Thing" -msgstr "Modifica l'oggetto" - -#: ../../mod/thing.php:297 ../../mod/thing.php:347 -msgid "Select a profile" -msgstr "Scegli un profilo" - -#: ../../mod/thing.php:301 ../../mod/thing.php:350 -msgid "Post an activity" -msgstr "Pubblica un'attività" - -#: ../../mod/thing.php:301 ../../mod/thing.php:350 -msgid "Only sends to viewers of the applicable profile" -msgstr "Invia solo a chi può vedere il profilo scelto" - -#: ../../mod/thing.php:303 ../../mod/thing.php:352 -msgid "Name of thing e.g. something" -msgstr "Nome dell'oggetto" - -#: ../../mod/thing.php:305 ../../mod/thing.php:353 -msgid "URL of thing (optional)" -msgstr "Indirizzo web dell'oggetto (facoltativo)" - -#: ../../mod/thing.php:307 ../../mod/thing.php:354 -msgid "URL for photo of thing (optional)" -msgstr "Indirizzo di un'immagine dell'oggetto (facoltativo)" - -#: ../../mod/thing.php:345 -msgid "Add Thing to your Profile" -msgstr "Aggiungi l'oggetto al tuo profilo" - -#: ../../mod/uexport.php:51 ../../mod/uexport.php:52 -msgid "Export Channel" -msgstr "Esporta il canale" - -#: ../../mod/uexport.php:53 -msgid "" -"Export your basic channel information to a file. This acts as a backup of " -"your connections, permissions, profile and basic data, which can be used to " -"import your data to a new server hub, but does not contain your content." -msgstr "Esporta le informazioni di base del canale in un file. In pratica è un salvataggio delle tue connessioni, dei permessi che hai assegnato e del tuo profilo che così potrà essere importato su un altro server/hub. Il file non includerà i tuoi post e altri contenuti che hai creato o caricato." - -#: ../../mod/uexport.php:54 -msgid "Export Content" -msgstr "Esporta i contenuti" - -#: ../../mod/uexport.php:55 -msgid "" -"Export your channel information and recent content to a JSON backup that can" -" be restored or imported to another server hub. This backs up all of your " -"connections, permissions, profile data and several months of posts. This " -"file may be VERY large. Please be patient - it may take several minutes for" -" this download to begin." -msgstr "Esporta il tuo canale e i contenuti recenti in un file di salvataggio che potrà essere importato su un altro server/hub. Sarà un backup dei tuoi contatti, dei permessi che hai assegnato, dei dati del profilo e dei post degli ultimi mesi. Il file potrebbe essere MOLTO grande. Sarà necessario attendere con pazienza - saranno necessari molti minuti prima che inizi lo scaricamento." - -#: ../../mod/uexport.php:56 -msgid "Export your posts from a given year." -msgstr "Esporta i tuoi post a partire dall'anno scelto." - -#: ../../mod/uexport.php:58 -msgid "" -"You may also export your posts and conversations for a particular year or " -"month. Adjust the date in your browser location bar to select other dates. " -"If the export fails (possibly due to memory exhaustion on your server hub), " -"please try again selecting a more limited date range." -msgstr "Puoi anche esportare post e conversazioni di un particolare anno o mese. Modifica la data nella barra dell'indirizzo del browser per scegliere date differenti. Se l'esportazione dovesse fallire (la memoria sul server potrebbe non bastare), riprova scegliendo un intervallo più breve tra le date." - -#: ../../mod/uexport.php:59 -#, php-format -msgid "" -"To select all posts for a given year, such as this year, visit %2$s" -msgstr "Per selezionare tutti i post di un anno, come per esempio quello in corso, visita %2$s " - -#: ../../mod/uexport.php:60 +#: ../../include/activities.php:58 #, php-format -msgid "" -"To select all posts for a given month, such as January of this year, visit " -"%2$s" -msgstr "Per selezionare tutti post di un dato mese, come per esempio gennaio di quest'anno, visita %2$s" +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s ha cambiato %2$s in “%3$s”" -#: ../../mod/uexport.php:61 +#: ../../include/activities.php:59 #, php-format -msgid "" -"These content files may be imported or restored by visiting %2$s on any site containing your channel. For best results" -" please import or restore these in date order (oldest first)." -msgstr "Questi contenuti potranno essere importati o ripristinati visitando %2$s su qualsiasi sito/hub dove è presente il tuo canale. Per mantenere l'ordinamento originale fai attenzione ad importare i file secondo la data (prima il più vecchio)" - -#: ../../mod/viewconnections.php:59 -msgid "No connections." -msgstr "Nessun contatto." +msgid "Visit %1$s's %2$s" +msgstr "Guarda %2$s di %1$s " -#: ../../mod/viewconnections.php:72 +#: ../../include/activities.php:62 #, php-format -msgid "Visit %s's profile [%s]" -msgstr "Visita il profilo di %s [%s]" - -#: ../../mod/viewconnections.php:101 -msgid "View Connections" -msgstr "Elenco contatti" - -#: ../../mod/viewsrc.php:40 -msgid "Source of Item" -msgstr "Sorgente" - -#: ../../mod/webpages.php:193 -msgid "Page Title" -msgstr "Titolo della pagina" - -#: ../../mod/xchan.php:6 -msgid "Xchan Lookup" -msgstr "Ricerca canale" - -#: ../../mod/xchan.php:9 -msgid "Lookup xchan beginning with (or webbie): " -msgstr "Cerca un canale (o un webbie) che inizia per:" - -#: ../../mod/cover_photo.php:130 ../../mod/cover_photo.php:177 -msgid "Cover Photos" -msgstr "Copertine del canale" +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s ha aggiornato %2$s cambiando %3$s." -#: ../../mod/cover_photo.php:352 -msgid "Upload Cover Photo" -msgstr "Carica una copertina" +#: ../../include/bb2diaspora.php:398 +msgid "Attachments:" +msgstr "Allegati:" -#: ../../mod/cal.php:63 -msgid "Permissions denied." -msgstr "Permesso negato." +#: ../../include/bb2diaspora.php:487 +msgid "$Projectname event notification:" +msgstr "Notifica evento $Projectname:" #: ../../view/theme/redbasic/php/config.php:82 msgid "Focus (Hubzilla default)" @@ -9598,51 +9768,62 @@ msgstr "Dimensione foto dell'autore della conversazione" msgid "Set size of followup author photos" msgstr "Dimensione foto dei partecipanti alla conversazione" -#: ../../boot.php:1388 +#: ../../boot.php:1162 +#, php-format +msgctxt "opensearch" +msgid "Search %1$s (%2$s)" +msgstr "Cerca %1$s (%2$s)" + +#: ../../boot.php:1162 +msgctxt "opensearch" +msgid "$Projectname" +msgstr "$Projectname" + +#: ../../boot.php:1480 #, php-format msgid "Update %s failed. See error logs." msgstr "%s: aggiornamento fallito. Controlla i log di errore." -#: ../../boot.php:1391 +#: ../../boot.php:1483 #, php-format msgid "Update Error at %s" msgstr "Errore di aggiornamento su %s" -#: ../../boot.php:1561 +#: ../../boot.php:1684 msgid "" "Create an account to access services and applications within the Hubzilla" msgstr "Registrati per accedere ai servizi e alle applicazioni di Hubzilla" -#: ../../boot.php:1583 +#: ../../boot.php:1706 msgid "Password" msgstr "Password" -#: ../../boot.php:1584 +#: ../../boot.php:1707 msgid "Remember me" msgstr "Resta connesso" -#: ../../boot.php:1587 +#: ../../boot.php:1710 msgid "Forgot your password?" msgstr "Hai dimenticato la password?" -#: ../../boot.php:2217 +#: ../../boot.php:2276 msgid "toggle mobile" msgstr "attiva/disattiva versione mobile" -#: ../../boot.php:2370 +#: ../../boot.php:2425 msgid "Website SSL certificate is not valid. Please correct." msgstr "Il certificato SSL del sito non è valido. Si prega di intervenire." -#: ../../boot.php:2373 +#: ../../boot.php:2428 #, php-format msgid "[hubzilla] Website SSL error for %s" msgstr "[hubzilla] Errore SSL su %s" -#: ../../boot.php:2410 +#: ../../boot.php:2469 msgid "Cron/Scheduled tasks not running." msgstr "Processi cron non avviati." -#: ../../boot.php:2414 +#: ../../boot.php:2473 #, php-format msgid "[hubzilla] Cron tasks not running on %s" msgstr "[hubzilla] Cron non è stato eseguito %s" diff --git a/view/it/hstrings.php b/view/it/hstrings.php index 116c44ee8..1abdad30e 100644 --- a/view/it/hstrings.php +++ b/view/it/hstrings.php @@ -5,8 +5,6 @@ function string_plural_select_it($n){ return ($n != 1);; }} ; -App::$strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "L'autenticazione tramite il tuo hub non è disponibile. Puoi provare a disconnetterti per tentare di nuovo."; -App::$strings["Welcome %s. Remote authentication successful."] = "Ciao %s. L'accesso tramite il tuo hub è avvenuto con successo."; App::$strings["parent"] = "cartella superiore"; App::$strings["Collection"] = "Cartella"; App::$strings["Principal"] = "Principale"; @@ -31,1048 +29,51 @@ App::$strings["You are using %1\$s of %2\$s available file storage. (%3\$s%) App::$strings["WARNING:"] = "ATTENZIONE:"; App::$strings["Create new folder"] = "Nuova cartella"; App::$strings["Upload file"] = "Carica un file"; +App::$strings["Permission denied"] = "Permesso negato"; App::$strings["Permission denied."] = "Permesso negato."; App::$strings["Not Found"] = "Non disponibile"; App::$strings["Page not found."] = "Pagina non trovata."; -App::$strings["Private Message"] = "Messaggio privato"; -App::$strings["Select"] = "Scegli"; -App::$strings["Save to Folder"] = "Salva nella cartella"; -App::$strings["I will attend"] = "Parteciperò"; -App::$strings["I will not attend"] = "Non parteciperò"; -App::$strings["I might attend"] = "Forse parteciperò"; -App::$strings["I agree"] = "Sono d'accordo"; -App::$strings["I disagree"] = "Non sono d'accordo"; -App::$strings["I abstain"] = "Mi astengo"; -App::$strings["View all"] = "Vedi tutto"; -App::$strings["__ctx:noun__ Like"] = array( - 0 => "Mi piace", - 1 => "Mi piace", -); -App::$strings["__ctx:noun__ Dislike"] = array( - 0 => "Non mi piace", - 1 => "Non mi piace", -); -App::$strings["Add Star"] = "Aggiungi ai preferiti"; -App::$strings["Remove Star"] = "Rimuovi dai preferiti"; -App::$strings["Toggle Star Status"] = "Attiva/disattiva preferito"; -App::$strings["starred"] = "preferito"; -App::$strings["Message signature validated"] = "Messaggio con firma verificata"; -App::$strings["Message signature incorrect"] = "Massaggio con firma non corretta"; -App::$strings["Add Tag"] = "Aggiungi un tag"; -App::$strings["I like this (toggle)"] = "Attiva/disattiva Mi piace"; -App::$strings["like"] = "mi piace"; -App::$strings["I don't like this (toggle)"] = "Attiva/disattiva Non mi piace"; -App::$strings["dislike"] = "non mi piace"; -App::$strings["Share This"] = "Condividi"; -App::$strings["share"] = "condividi"; -App::$strings["Delivery Report"] = "Rapporto di trasmissione"; -App::$strings["%d comment"] = array( - 0 => "%d commento", - 1 => "%d commenti", -); -App::$strings["View %s's profile - %s"] = "Guarda il profilo di %s - %s"; -App::$strings["to"] = "a"; -App::$strings["via"] = "via"; -App::$strings["Wall-to-Wall"] = "Da bacheca a bacheca"; -App::$strings["via Wall-To-Wall:"] = "da bacheca a bacheca:"; -App::$strings["from %s"] = "da %s"; -App::$strings["last edited: %s"] = "ultima modifica: %s"; -App::$strings["Expires: %s"] = "Scadenza: %s"; -App::$strings["Save Bookmarks"] = "Salva segnalibro"; -App::$strings["Add to Calendar"] = "Aggiungi al calendario"; -App::$strings["Mark all seen"] = "Marca tutto come letto"; -App::$strings["__ctx:noun__ Likes"] = "Mi piace"; -App::$strings["__ctx:noun__ Dislikes"] = "Non mi piace"; -App::$strings["Close"] = "Chiudi"; -App::$strings["Please wait"] = "Attendere"; -App::$strings["[+] show all"] = "[+] mostra tutto"; -App::$strings["This is you"] = "Questo sei tu"; -App::$strings["Comment"] = "Commento"; -App::$strings["Submit"] = "Salva"; -App::$strings["Bold"] = "Grassetto"; -App::$strings["Italic"] = "Corsivo"; -App::$strings["Underline"] = "Sottolineato"; -App::$strings["Quote"] = "Citazione"; -App::$strings["Code"] = "Codice"; -App::$strings["Image"] = "Immagine"; -App::$strings["Insert Link"] = "Collegamento"; -App::$strings["Video"] = "Video"; -App::$strings["Preview"] = "Anteprima"; -App::$strings["Encrypt text"] = "Cifratura del messaggio"; -App::$strings["No username found in import file."] = "Impossibile trovare il nome utente nel file da importare."; -App::$strings["Unable to create a unique channel address. Import failed."] = "Impossibile creare un indirizzo univoco per il canale. L'import è fallito."; -App::$strings["Import completed."] = "L'importazione è terminata con successo."; -App::$strings["Categories"] = "Categorie"; -App::$strings["Apps"] = "App"; -App::$strings["System"] = "Sistema"; -App::$strings["Personal"] = "Personali"; -App::$strings["Create Personal App"] = "Crea app personale"; -App::$strings["Edit Personal App"] = "Modifica app personale"; -App::$strings["Connect"] = "Aggiungi"; -App::$strings["Ignore/Hide"] = "Ignora/nascondi"; -App::$strings["Suggestions"] = "Suggerimenti"; -App::$strings["See more..."] = "Altro..."; -App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "Hai attivato %1$.0f delle %2$.0f connessioni permesse."; -App::$strings["Add New Connection"] = "Aggiungi un contatto"; -App::$strings["Enter channel address"] = "Indirizzo del canale"; -App::$strings["Examples: bob@example.com, https://example.com/barbara"] = "Per esempio: bob@example.com, https://example.com/barbara"; -App::$strings["Notes"] = "Note"; -App::$strings["Save"] = "Salva"; -App::$strings["Remove term"] = "Rimuovi termine"; -App::$strings["Saved Searches"] = "Ricerche salvate"; -App::$strings["add"] = "aggiungi"; -App::$strings["Saved Folders"] = "Cartelle salvate"; -App::$strings["Everything"] = "Tutto"; -App::$strings["Archives"] = "Archivi"; -App::$strings["Me"] = "Me"; -App::$strings["Family"] = "Famiglia"; -App::$strings["Friends"] = "Amici"; -App::$strings["Acquaintances"] = "Conoscenti"; -App::$strings["All"] = "Tutti"; -App::$strings["Refresh"] = "Aggiorna"; -App::$strings["Account settings"] = "Il tuo account"; -App::$strings["Channel settings"] = "Impostazioni del canale"; -App::$strings["Additional features"] = "Funzionalità opzionali"; -App::$strings["Feature/Addon settings"] = "Componenti aggiuntivi"; -App::$strings["Display settings"] = "Aspetto"; -App::$strings["Manage locations"] = "Gestione repliche"; -App::$strings["Export channel"] = "Esporta il canale"; -App::$strings["Connected apps"] = "App connesse"; -App::$strings["Connection Default Permissions"] = "Permessi predefiniti dei nuovi contatti"; -App::$strings["Premium Channel Settings"] = "Canale premium - impostazioni"; -App::$strings["Channel Sources"] = "Sorgenti del canale"; -App::$strings["Settings"] = "Impostazioni"; -App::$strings["Private Mail Menu"] = "Menu messaggi privati"; -App::$strings["Combined View"] = "Vista combinata"; -App::$strings["Inbox"] = "In arrivo"; -App::$strings["Outbox"] = "Inviati"; -App::$strings["New Message"] = "Nuovo messaggio"; -App::$strings["Conversations"] = "Conversazioni"; -App::$strings["Received Messages"] = "Ricevuti"; -App::$strings["Sent Messages"] = "Inviati"; -App::$strings["No messages."] = "Nessun messaggio."; -App::$strings["Delete conversation"] = "Elimina la conversazione"; -App::$strings["Events Menu"] = "Menu eventi"; -App::$strings["Day View"] = "Eventi del giorno"; -App::$strings["Week View"] = "Eventi della settimana"; -App::$strings["Month View"] = "Eventi del mese"; -App::$strings["Export"] = "Esporta"; -App::$strings["Import"] = "Importa"; -App::$strings["Events Tools"] = "Gestione eventi"; -App::$strings["Export Calendar"] = "Esporta calendario"; -App::$strings["Import Calendar"] = "Importa calendario"; -App::$strings["Chatrooms"] = "Chat"; -App::$strings["Overview"] = "Riepilogo"; -App::$strings["Chat Members"] = "Partecipanti"; -App::$strings["Bookmarked Chatrooms"] = "Chat nei segnalibri"; -App::$strings["Suggested Chatrooms"] = "Chat suggerite"; -App::$strings["photo/image"] = "foto/immagine"; -App::$strings["Click to show more"] = "Clicca per mostrare tutto"; -App::$strings["Rating Tools"] = "Valutazione"; -App::$strings["Rate Me"] = "Valutami"; -App::$strings["View Ratings"] = "Vedi le valutazioni ricevute"; -App::$strings["Public Hubs"] = "Hub pubblici"; -App::$strings["Forums"] = "Forum"; -App::$strings["Tasks"] = "Attività"; -App::$strings["Documentation"] = "Guida"; -App::$strings["Project/Site Information"] = "Informazioni sul sito/progetto"; -App::$strings["For Members"] = "Per gli utenti"; -App::$strings["For Administrators"] = "Per gli amministratori"; -App::$strings["For Developers"] = "Per sviluppatori"; -App::$strings["Site"] = "Sito"; -App::$strings["Accounts"] = "Account"; -App::$strings["Member registrations waiting for confirmation"] = "Richieste in attesa di conferma"; -App::$strings["Channels"] = "Canali"; -App::$strings["Security"] = "Sicurezza"; -App::$strings["Features"] = "Funzionalità"; -App::$strings["Plugins"] = "Plugin"; -App::$strings["Themes"] = "Temi"; -App::$strings["Inspect queue"] = "Coda di attesa"; -App::$strings["Profile Fields"] = "Campi del profilo"; -App::$strings["DB updates"] = "Aggiornamenti al DB"; -App::$strings["Logs"] = "Log"; -App::$strings["Admin"] = "Amministrazione"; -App::$strings["Plugin Features"] = "Plugin"; -App::$strings["View Photo"] = "Guarda la foto"; -App::$strings["Edit Album"] = "Modifica album"; -App::$strings[" and "] = "e"; -App::$strings["public profile"] = "profilo pubblico"; -App::$strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s ha cambiato %2\$s in “%3\$s”"; -App::$strings["Visit %1\$s's %2\$s"] = "Guarda %2\$s di %1\$s "; -App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s ha aggiornato %2\$s cambiando %3\$s."; -App::$strings["Public Timeline"] = "Diario pubblico"; -App::$strings["Site Admin"] = "Amministrazione sito"; -App::$strings["Bookmarks"] = "Segnalibri"; -App::$strings["Address Book"] = "Rubrica"; -App::$strings["Login"] = "Accedi"; -App::$strings["Channel Manager"] = "Gestione canali"; -App::$strings["Grid"] = "Rete"; -App::$strings["Webpages"] = "Pagine web"; -App::$strings["Channel Home"] = "Bacheca del canale"; -App::$strings["Profile"] = "Profilo"; -App::$strings["Photos"] = "Foto"; -App::$strings["Events"] = "Eventi"; -App::$strings["Directory"] = "Elenchi pubblici dei canali"; -App::$strings["Help"] = "Guida"; -App::$strings["Mail"] = "Messaggi"; -App::$strings["Mood"] = "Umore"; -App::$strings["Poke"] = "Poke"; -App::$strings["Chat"] = "Chat"; -App::$strings["Search"] = "Cerca"; -App::$strings["Probe"] = "Diagnostica"; -App::$strings["Suggest"] = "Suggerisci"; -App::$strings["Random Channel"] = "Canale casuale"; -App::$strings["Invite"] = "Invita"; -App::$strings["Language"] = "Lingua"; -App::$strings["Post"] = "Post"; -App::$strings["Profile Photo"] = "Foto del profilo"; -App::$strings["Update"] = "Aggiorna"; -App::$strings["Install"] = "Installa"; -App::$strings["Purchase"] = "Acquista"; -App::$strings["Logged out."] = "Uscita effettuata."; -App::$strings["Failed authentication"] = "Autenticazione fallita"; -App::$strings["Login failed."] = "Accesso fallito."; -App::$strings["Image/photo"] = "Immagine"; -App::$strings["Encrypted content"] = "Contenuto cifrato"; -App::$strings["Install %s element: "] = "Installa l'elemento %s:"; -App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Questo post contiene un elemento %s installabile, tuttavia non hai i permessi necessari per l'installazione."; -App::$strings["webpage"] = "pagina web"; -App::$strings["layout"] = "layout"; -App::$strings["block"] = "block"; -App::$strings["menu"] = "menu"; -App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s ha scritto %2\$s %3\$s"; -App::$strings["post"] = "il post"; -App::$strings["Different viewers will see this text differently"] = "Ad altri questo testo potrebbe apparire in modo differente"; -App::$strings["$1 spoiler"] = "$1 spoiler"; -App::$strings["$1 wrote:"] = "$1 ha scritto:"; -App::$strings["Attachments:"] = "Allegati:"; -App::$strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i"; -App::$strings["\$Projectname event notification:"] = "Notifica evento \$Projectname:"; -App::$strings["Starts:"] = "Inizio:"; -App::$strings["Finishes:"] = "Fine:"; -App::$strings["Location:"] = "Luogo:"; -App::$strings["%1\$s's bookmarks"] = "I segnalibri di %1\$s"; -App::$strings["Invalid data packet"] = "Dati ricevuti non validi"; -App::$strings["Unable to verify channel signature"] = "Impossibile verificare la firma elettronica del canale"; -App::$strings["Unable to verify site signature for %s"] = "Impossibile verificare la firma elettronica del sito %s"; -App::$strings["invalid target signature"] = "la firma ricevuta non è valida"; -App::$strings["%d invitation available"] = array( - 0 => "%d invito disponibile", - 1 => "%d inviti disponibili", -); -App::$strings["Advanced"] = "Avanzate"; -App::$strings["Find Channels"] = "Ricerca canali"; -App::$strings["Enter name or interest"] = "Scrivi un nome o un interesse"; -App::$strings["Connect/Follow"] = "Aggiungi"; -App::$strings["Examples: Robert Morgenstein, Fishing"] = "Per esempio: Mario Rossi, Pesca"; -App::$strings["Find"] = "Cerca"; -App::$strings["Channel Suggestions"] = "Canali suggeriti"; -App::$strings["Random Profile"] = "Profilo casuale"; -App::$strings["Invite Friends"] = "Invita amici"; -App::$strings["Advanced example: name=fred and country=iceland"] = "Per esempio: name=mario e country=italy"; -App::$strings["%d connection in common"] = array( - 0 => "%d contatto in comune", - 1 => "%d contatti in comune", -); -App::$strings["show more"] = "mostra tutto"; -App::$strings["Directory Options"] = "Visibilità negli elenchi pubblici"; -App::$strings["Safe Mode"] = "Modalità SafeSearch"; -App::$strings["No"] = "No"; -App::$strings["Yes"] = "Sì"; -App::$strings["Public Forums Only"] = "Solo forum pubblici"; -App::$strings["This Website Only"] = "Solo in questo sito"; -App::$strings["\$Projectname Notification"] = "Notifica \$Projectname"; -App::$strings["\$projectname"] = "\$projectname"; -App::$strings["Thank You,"] = "Grazie,"; -App::$strings["%s Administrator"] = "L'amministratore di %s"; -App::$strings["%s "] = "%s "; -App::$strings["[Hubzilla:Notify] New mail received at %s"] = "[Hubzilla] Nuovo messaggio su %s"; -App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s ti ha mandato un messaggio privato su %3\$s."; -App::$strings["%1\$s sent you %2\$s."] = "%1\$s ti ha mandato %2\$s."; -App::$strings["a private message"] = "un messaggio privato"; -App::$strings["Please visit %s to view and/or reply to your private messages."] = "Visita %s per leggere i tuoi messaggi privati e rispondere."; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%4\$s[/zrl]"; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%5\$s di %4\$s[/zrl]"; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%4\$s che hai creato[/zrl]"; -App::$strings["[Hubzilla:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Hubzilla] Nuovo commento di %2\$s alla conversazione #%1\$d"; -App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s ha commentato un elemento che stavi seguendo."; -App::$strings["Please visit %s to view and/or reply to the conversation."] = "Visita %s per leggere o commentare la conversazione."; -App::$strings["[Hubzilla:Notify] %s posted to your profile wall"] = "[Hubzilla] %s ha scritto sulla tua bacheca"; -App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s ha scritto sulla bacheca del tuo profilo su %3\$s"; -App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s ha scritto sulla [zrl=%3\$s]tua bacheca[/zrl]"; -App::$strings["[Hubzilla:Notify] %s tagged you"] = "[Hubzilla] %s ti ha taggato"; -App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s ti ha taggato su %3\$s"; -App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]ti ha taggato[/zrl]."; -App::$strings["[Hubzilla:Notify] %1\$s poked you"] = "[Hubzilla] %1\$s ti ha mandato un poke"; -App::$strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s ti ha mandato un poke su %3\$s"; -App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]ti ha mandato un poke[/zrl]."; -App::$strings["[Hubzilla:Notify] %s tagged your post"] = "[Hubzilla] %s ha taggato il tuo post"; -App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s ha taggato il tuo post su %3\$s"; -App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s ha taggato [zrl=%3\$s]il tuo post[/zrl]"; -App::$strings["[Hubzilla:Notify] Introduction received"] = "[Hubzilla] Hai una richiesta di amicizia"; -App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, hai ricevuto una richiesta di entrare in contatto da '%2\$s' su %3\$s"; -App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, hai ricevuto una [zrl=%2\$s]richiesta di entrare in contatto[/zrl] da %3\$s."; -App::$strings["You may visit their profile at %s"] = "Puoi visitare il suo profilo su %s"; -App::$strings["Please visit %s to approve or reject the connection request."] = "Visita %s per approvare o rifiutare la richiesta di entrare in contatto."; -App::$strings["[Hubzilla:Notify] Friend suggestion received"] = "[Hubzilla] Ti è stato suggerito un amico"; -App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, ti è stato suggerito un amico da '%2\$s' su %3\$s"; -App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, %4\$s ti [zrl=%2\$s]ha suggerito %3\$s[/zrl] come amico."; -App::$strings["Name:"] = "Nome:"; -App::$strings["Photo:"] = "Foto:"; -App::$strings["Please visit %s to approve or reject the suggestion."] = "Visita %s per approvare o rifiutare il suggerimento."; -App::$strings["[Hubzilla:Notify]"] = "[Hubzilla]"; -App::$strings["photo"] = "la foto"; -App::$strings["event"] = "l'evento"; -App::$strings["channel"] = "il canale"; -App::$strings["status"] = "il messaggio di stato"; -App::$strings["comment"] = "il commento"; -App::$strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s piace %3\$s di %2\$s"; -App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s non piace %3\$s di %2\$s"; -App::$strings["%1\$s is now connected with %2\$s"] = "%1\$s adesso è connesso con %2\$s"; -App::$strings["%1\$s poked %2\$s"] = "%1\$s ha mandato un poke a %2\$s"; -App::$strings["poked"] = "ha mandato un poke"; -App::$strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s è %2\$s"; -App::$strings["__ctx:title__ Likes"] = "Mi piace"; -App::$strings["__ctx:title__ Dislikes"] = "Non mi piace"; -App::$strings["__ctx:title__ Agree"] = "D'accordo"; -App::$strings["__ctx:title__ Disagree"] = "Non d'accordo"; -App::$strings["__ctx:title__ Abstain"] = "Astenuti"; -App::$strings["__ctx:title__ Attending"] = "Partecipano"; -App::$strings["__ctx:title__ Not attending"] = "Non partecipano"; -App::$strings["__ctx:title__ Might attend"] = "Forse partecipano"; -App::$strings["View %s's profile @ %s"] = "Vedi il profilo di %s @ %s"; -App::$strings["Categories:"] = "Categorie:"; -App::$strings["Filed under:"] = "Classificato come:"; -App::$strings["View in context"] = "Vedi nel contesto"; -App::$strings["remove"] = "rimuovi"; -App::$strings["Loading..."] = "Caricamento in corso..."; -App::$strings["Delete Selected Items"] = "Elimina gli oggetti selezionati"; -App::$strings["View Source"] = "Vedi il sorgente"; -App::$strings["Follow Thread"] = "Segui la discussione"; -App::$strings["Unfollow Thread"] = "Non seguire la discussione"; -App::$strings["View Profile"] = "Profilo"; -App::$strings["Activity/Posts"] = "Attività e Post"; -App::$strings["Edit Connection"] = "Modifica il contatto"; -App::$strings["Message"] = "Messaggio"; -App::$strings["Ratings"] = "Valutazioni"; -App::$strings["%s likes this."] = "Piace a %s."; -App::$strings["%s doesn't like this."] = "Non piace a %s."; -App::$strings["%2\$d people like this."] = array( - 0 => "", - 1 => "Piace a %2\$d persone.", -); -App::$strings["%2\$d people don't like this."] = array( - 0 => "", - 1 => "Non piace a %2\$d persone.", -); -App::$strings["and"] = "e"; -App::$strings[", and %d other people"] = array( - 0 => "", - 1 => "e altre %d persone", -); -App::$strings["%s like this."] = "Piace a %s."; -App::$strings["%s don't like this."] = "Non piace a %s."; -App::$strings["Visible to everybody"] = "Visibile a tutti"; -App::$strings["Please enter a link URL:"] = "Inserisci l'indirizzo del link:"; -App::$strings["Please enter a video link/URL:"] = "Inserisci l'indirizzo del video:"; -App::$strings["Please enter an audio link/URL:"] = "Inserisci l'indirizzo dell'audio:"; -App::$strings["Tag term:"] = "Tag:"; -App::$strings["Save to Folder:"] = "Salva nella cartella:"; -App::$strings["Where are you right now?"] = "Dove sei ora?"; -App::$strings["Expires YYYY-MM-DD HH:MM"] = "Scade il YYYY-MM-DD HH:MM"; -App::$strings["Share"] = "Condividi"; -App::$strings["Page link name"] = "Nome del link alla pagina"; -App::$strings["Post as"] = "Pubblica come "; -App::$strings["Upload photo"] = "Carica foto"; -App::$strings["upload photo"] = "carica foto"; -App::$strings["Attach file"] = "Allega file"; -App::$strings["attach file"] = "allega file"; -App::$strings["Insert web link"] = "Inserisci un indirizzo web"; -App::$strings["web link"] = "link web"; -App::$strings["Insert video link"] = "Inserisci l'indirizzo del video"; -App::$strings["video link"] = "link video"; -App::$strings["Insert audio link"] = "Inserisci l'indirizzo dell'audio"; -App::$strings["audio link"] = "link audio"; -App::$strings["Set your location"] = "La tua località"; -App::$strings["set location"] = "la tua località"; -App::$strings["Toggle voting"] = "Abilita/disabilita il voto"; -App::$strings["Clear browser location"] = "Rimuovi la località data dal browser"; -App::$strings["clear location"] = "rimuovi la località"; -App::$strings["Title (optional)"] = "Titolo (facoltativo)"; -App::$strings["Categories (optional, comma-separated list)"] = "Categorie (facoltative, lista separata da virgole)"; -App::$strings["Permission settings"] = "Permessi dei tuoi contatti"; -App::$strings["permissions"] = "permessi"; -App::$strings["Public post"] = "Post pubblico"; -App::$strings["Example: bob@example.com, mary@example.com"] = "Per esempio: mario@esempio.com, simona@esempio.com"; -App::$strings["Set expiration date"] = "Data di scadenza"; -App::$strings["Set publish date"] = "Data di uscita programmata"; -App::$strings["OK"] = "OK"; -App::$strings["Cancel"] = "Annulla"; -App::$strings["Discover"] = "Scopri"; -App::$strings["Imported public streams"] = "Contenuti pubblici importati"; -App::$strings["Commented Order"] = "Commenti recenti"; -App::$strings["Sort by Comment Date"] = "Per data del commento"; -App::$strings["Posted Order"] = "Post recenti"; -App::$strings["Sort by Post Date"] = "Per data di creazione"; -App::$strings["Posts that mention or involve you"] = "Post che ti riguardano"; -App::$strings["New"] = "Novità"; -App::$strings["Activity Stream - by date"] = "Elenco attività - per data"; -App::$strings["Starred"] = "Preferiti"; -App::$strings["Favourite Posts"] = "Post preferiti"; -App::$strings["Spam"] = "Spam"; -App::$strings["Posts flagged as SPAM"] = "Post marcati come spam"; -App::$strings["Channel"] = "Canale"; -App::$strings["Status Messages and Posts"] = "Post e messaggi di stato"; -App::$strings["About"] = "Informazioni"; -App::$strings["Profile Details"] = "Dettagli del profilo"; -App::$strings["Photo Albums"] = "Album foto"; -App::$strings["Files and Storage"] = "Archivio file"; -App::$strings["Saved Bookmarks"] = "Segnalibri salvati"; -App::$strings["Manage Webpages"] = "Gestisci le pagine web"; -App::$strings["__ctx:noun__ Attending"] = array( - 0 => "Partecipa", - 1 => "Partecipano", -); -App::$strings["__ctx:noun__ Not Attending"] = array( - 0 => "Non partecipa", - 1 => "Non partecipano", -); -App::$strings["__ctx:noun__ Undecided"] = array( - 0 => "Indeciso", - 1 => "Indecisi", -); -App::$strings["__ctx:noun__ Agree"] = array( - 0 => "D'accordo", - 1 => "D'accordo", -); -App::$strings["__ctx:noun__ Disagree"] = array( - 0 => "Non d'accordo", - 1 => "Non d'accordo", -); -App::$strings["__ctx:noun__ Abstain"] = array( - 0 => "Astenuto", - 1 => "Astenuti", -); -App::$strings["Cannot locate DNS info for database server '%s'"] = "Non trovo le informazioni DNS per il database server '%s'"; -App::$strings["Channel is blocked on this site."] = "Il canale è bloccato per questo sito."; -App::$strings["Channel location missing."] = "Manca l'indirizzo del canale."; -App::$strings["Response from remote channel was incomplete."] = "La risposta dal canale non è completa."; -App::$strings["Channel was deleted and no longer exists."] = "Il canale è stato rimosso e non esiste più."; -App::$strings["Protocol disabled."] = "Protocollo disabilitato."; -App::$strings["Channel discovery failed."] = "La ricerca del canale non ha avuto successo."; -App::$strings["Cannot connect to yourself."] = "Non puoi connetterti a te stesso."; -App::$strings["Logout"] = "Esci"; -App::$strings["End this session"] = "Chiudi questa sessione"; -App::$strings["Home"] = "Bacheca"; -App::$strings["Your posts and conversations"] = "I tuoi post e conversazioni"; -App::$strings["Your profile page"] = "Il tuo profilo"; -App::$strings["Edit Profiles"] = "Modifica i tuoi profili"; -App::$strings["Manage/Edit profiles"] = "Gestisci i tuoi profili"; -App::$strings["Edit Profile"] = "Modifica il profilo"; -App::$strings["Edit your profile"] = "Modifica il tuo profilo"; -App::$strings["Your photos"] = "Le tue foto"; -App::$strings["Your files"] = "I tuoi file"; -App::$strings["Your chatrooms"] = "Le tue chat"; -App::$strings["Your bookmarks"] = "I tuoi segnalibri"; -App::$strings["Your webpages"] = "Le tue pagine web"; -App::$strings["Sign in"] = "Accedi"; -App::$strings["%s - click to logout"] = "%s - clicca per uscire"; -App::$strings["Remote authentication"] = "Accedi dal tuo hub"; -App::$strings["Click to authenticate to your home hub"] = "Clicca per farti riconoscere dal tuo hub principale"; -App::$strings["Home Page"] = "Bacheca"; -App::$strings["Register"] = "Registrati"; -App::$strings["Create an account"] = "Crea un account"; -App::$strings["Help and documentation"] = "Guida e documentazione"; -App::$strings["Applications, utilities, links, games"] = "Applicazioni, utilità, link, giochi"; -App::$strings["Search site @name, #tag, ?docs, content"] = "Cerca nel sito per @nome, #tag, ?guida o per contenuto"; -App::$strings["Channel Directory"] = "Elenchi pubblici dei canali"; -App::$strings["Your grid"] = "La tua rete"; -App::$strings["Mark all grid notifications seen"] = "Segna come lette le notifiche della tua rete"; -App::$strings["Channel home"] = "Bacheca del canale"; -App::$strings["Mark all channel notifications seen"] = "Segna come lette le notifiche del canale"; -App::$strings["Connections"] = "Contatti"; -App::$strings["Notices"] = "Avvisi"; -App::$strings["Notifications"] = "Notifiche"; -App::$strings["See all notifications"] = "Vedi tutte le notifiche"; -App::$strings["Mark all system notifications seen"] = "Segna come lette le notifiche di sistema"; -App::$strings["Private mail"] = "Messaggi privati"; -App::$strings["See all private messages"] = "Guarda tutti i messaggi privati"; -App::$strings["Mark all private messages seen"] = "Segna come letti tutti i messaggi privati"; -App::$strings["Event Calendar"] = "Calendario"; -App::$strings["See all events"] = "Guarda tutti gli eventi"; -App::$strings["Mark all events seen"] = "Marca come letti tutti gli eventi"; -App::$strings["Manage Your Channels"] = "Gestisci i tuoi canali"; -App::$strings["Account/Channel Settings"] = "Impostazioni dell'account e del canale"; -App::$strings["Site Setup and Configuration"] = "Installazione e configurazione del sito"; -App::$strings["@name, #tag, ?doc, content"] = "@nome, #tag, ?guida, contenuto"; -App::$strings["Please wait..."] = "Attendere..."; -App::$strings["Delete this item?"] = "Eliminare questo elemento?"; -App::$strings["[-] show less"] = "[-] riduci"; -App::$strings["[+] expand"] = "[+] mostra tutto"; -App::$strings["[-] collapse"] = "[-] riduci"; -App::$strings["Password too short"] = "Password troppo corta"; -App::$strings["Passwords do not match"] = "Le password non corrispondono"; -App::$strings["everybody"] = "tutti"; -App::$strings["Secret Passphrase"] = "Parola chiave per decifrare"; -App::$strings["Passphrase hint"] = "Suggerimento per la parola chiave"; -App::$strings["Notice: Permissions have changed but have not yet been submitted."] = "Nota: i permessi sono stati modificati ma non ancora salvati."; -App::$strings["close all"] = "chiudi tutto"; -App::$strings["Nothing new here"] = "Niente di nuovo qui"; -App::$strings["Rate This Channel (this is public)"] = "Valuta questo canale (visibile a tutti)"; -App::$strings["Rating"] = "Valutazioni"; -App::$strings["Describe (optional)"] = "Descrizione (facoltativa)"; -App::$strings["Please enter a link URL"] = "Inserisci l'URL di un link"; -App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Non hai salvato i cambiamenti. Vuoi davvero lasciare questa pagina?"; -App::$strings["Location"] = "Posizione geografica"; -App::$strings["timeago.prefixAgo"] = "timeago.prefixAgo"; -App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; -App::$strings["ago"] = "fa"; -App::$strings["from now"] = "da adesso"; -App::$strings["less than a minute"] = "meno di un minuto"; -App::$strings["about a minute"] = "circa un minuto"; -App::$strings["%d minutes"] = "%d minuti"; -App::$strings["about an hour"] = "circa un’ora"; -App::$strings["about %d hours"] = "circa %d ore"; -App::$strings["a day"] = "un giorno"; -App::$strings["%d days"] = "%d giorni"; -App::$strings["about a month"] = "circa un mese"; -App::$strings["%d months"] = "%d mesi"; -App::$strings["about a year"] = "circa un anno"; -App::$strings["%d years"] = "%d anni"; -App::$strings[" "] = " "; -App::$strings["timeago.numbers"] = "timeago.numbers"; -App::$strings["January"] = "gennaio"; -App::$strings["February"] = "febbraio"; -App::$strings["March"] = "marzo"; -App::$strings["April"] = "aprile"; -App::$strings["__ctx:long__ May"] = "maggio"; -App::$strings["June"] = "giugno"; -App::$strings["July"] = "luglio"; -App::$strings["August"] = "agosto"; -App::$strings["September"] = "settembre"; -App::$strings["October"] = "ottobre"; -App::$strings["November"] = "novembre"; -App::$strings["December"] = "dicembre"; -App::$strings["Jan"] = "Gen"; -App::$strings["Feb"] = "Feb"; -App::$strings["Mar"] = "Mar"; -App::$strings["Apr"] = "Apr"; -App::$strings["__ctx:short__ May"] = "maggio"; -App::$strings["Jun"] = "Mag"; -App::$strings["Jul"] = "Giu"; -App::$strings["Aug"] = "Ago"; -App::$strings["Sep"] = "Set"; -App::$strings["Oct"] = "Ott"; -App::$strings["Nov"] = "Nov"; -App::$strings["Dec"] = "Dic"; -App::$strings["Sunday"] = "domenica"; -App::$strings["Monday"] = "lunedì"; -App::$strings["Tuesday"] = "martedì"; -App::$strings["Wednesday"] = "mercoledì"; -App::$strings["Thursday"] = "giovedì"; -App::$strings["Friday"] = "venerdì"; -App::$strings["Saturday"] = "sabato"; -App::$strings["Sun"] = "Dom"; -App::$strings["Mon"] = "Lun"; -App::$strings["Tue"] = "Mar"; -App::$strings["Wed"] = "Mer"; -App::$strings["Thu"] = "Gio"; -App::$strings["Fri"] = "Ven"; -App::$strings["Sat"] = "Sab"; -App::$strings["__ctx:calendar__ today"] = "oggi"; -App::$strings["__ctx:calendar__ month"] = "mese"; -App::$strings["__ctx:calendar__ week"] = "settimana"; -App::$strings["__ctx:calendar__ day"] = "giorno"; -App::$strings["__ctx:calendar__ All day"] = "Tutto il giorno"; -App::$strings["view full size"] = "guarda nelle dimensioni reali"; -App::$strings["Administrator"] = "Amministratore"; -App::$strings["No Subject"] = "Nessun titolo"; -App::$strings["Embedded content"] = "Contenuti incorporati"; -App::$strings["Embedding disabled"] = "Disabilita la creazione di contenuti incorporati"; -App::$strings["created a new post"] = "Ha creato un nuovo post"; -App::$strings["commented on %s's post"] = "ha commentato il post di %s"; -App::$strings["New Page"] = "Nuova pagina web"; -App::$strings["View"] = "Guarda"; -App::$strings["Actions"] = "Azioni"; -App::$strings["Page Link"] = "Link alla pagina"; -App::$strings["Title"] = "Titolo"; +App::$strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "L'autenticazione tramite il tuo hub non è disponibile. Puoi provare a disconnetterti per tentare di nuovo."; +App::$strings["Welcome %s. Remote authentication successful."] = "Ciao %s. L'accesso tramite il tuo hub è avvenuto con successo."; +App::$strings["Requested profile is not available."] = "Il profilo richiesto non è disponibile."; +App::$strings["Some blurb about what to do when you're new here"] = "Qualche suggerimento per i nuovi utenti su cosa fare"; +App::$strings["Block Name"] = "Nome del block"; +App::$strings["Blocks"] = "Block"; +App::$strings["Block Title"] = "Titolo del block"; App::$strings["Created"] = "Creato"; App::$strings["Edited"] = "Modificato"; -App::$strings["Profile Photos"] = "Foto del profilo"; -App::$strings["Miscellaneous"] = "Altro"; -App::$strings["Birthday"] = "Compleanno"; -App::$strings["Age: "] = "Età:"; -App::$strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG oppure MM-GG"; -App::$strings["Required"] = "Obbligatorio"; -App::$strings["never"] = "mai"; -App::$strings["less than a second ago"] = "meno di un secondo fa"; -App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "%1\$d %2\$s fa"; -App::$strings["__ctx:relative_date__ year"] = array( - 0 => "anno", - 1 => "anni", -); -App::$strings["__ctx:relative_date__ month"] = array( - 0 => "mese", - 1 => "mesi", -); -App::$strings["__ctx:relative_date__ week"] = array( - 0 => "settimana", - 1 => "settimane", -); -App::$strings["__ctx:relative_date__ day"] = array( - 0 => "giorno", - 1 => "giorni", -); -App::$strings["__ctx:relative_date__ hour"] = array( - 0 => "ora", - 1 => "ore", -); -App::$strings["__ctx:relative_date__ minute"] = array( - 0 => "minuto", - 1 => "minuti", -); -App::$strings["__ctx:relative_date__ second"] = array( - 0 => "secondo", - 1 => "secondi", -); -App::$strings["%1\$s's birthday"] = "Compleanno di %1\$s"; -App::$strings["Happy Birthday %1\$s"] = "Buon compleanno %1\$s"; -App::$strings["Male"] = "Maschio"; -App::$strings["Female"] = "Femmina"; -App::$strings["Currently Male"] = "Al momento maschio"; -App::$strings["Currently Female"] = "Al momento femmina"; -App::$strings["Mostly Male"] = "Prevalentemente maschio"; -App::$strings["Mostly Female"] = "Prevalentemente femmina"; -App::$strings["Transgender"] = "Transgender"; -App::$strings["Intersex"] = "Intersex"; -App::$strings["Transsexual"] = "Transessuale"; -App::$strings["Hermaphrodite"] = "Ermafrodito"; -App::$strings["Neuter"] = "Neutro"; -App::$strings["Non-specific"] = "Non specificato"; -App::$strings["Other"] = "Altro"; -App::$strings["Undecided"] = "Indeciso"; -App::$strings["Males"] = "Maschi"; -App::$strings["Females"] = "Femmine"; -App::$strings["Gay"] = "Gay"; -App::$strings["Lesbian"] = "Lesbica"; -App::$strings["No Preference"] = "Senza preferenza"; -App::$strings["Bisexual"] = "Bisessuale"; -App::$strings["Autosexual"] = "Autosessuale"; -App::$strings["Abstinent"] = "Astinente"; -App::$strings["Virgin"] = "Vergine"; -App::$strings["Deviant"] = "Deviato"; -App::$strings["Fetish"] = "Feticista"; -App::$strings["Oodles"] = "Un sacco"; -App::$strings["Nonsexual"] = "Asessuato"; -App::$strings["Single"] = "Single"; -App::$strings["Lonely"] = "Da solo"; -App::$strings["Available"] = "Disponibile"; -App::$strings["Unavailable"] = "Non disponibile"; -App::$strings["Has crush"] = "Ha una cotta"; -App::$strings["Infatuated"] = "Infatuato/a"; -App::$strings["Dating"] = "Disponibile a un incontro"; -App::$strings["Unfaithful"] = "Infedele"; -App::$strings["Sex Addict"] = "Sesso-dipendente"; -App::$strings["Friends/Benefits"] = "Amici con qualcosa in più"; -App::$strings["Casual"] = "Casual"; -App::$strings["Engaged"] = "Impegnato"; -App::$strings["Married"] = "Sposato/a"; -App::$strings["Imaginarily married"] = "Con matrimonio immaginario"; -App::$strings["Partners"] = "Partner"; -App::$strings["Cohabiting"] = "Convivente"; -App::$strings["Common law"] = "Matrimonio regolare"; -App::$strings["Happy"] = "Felice"; -App::$strings["Not looking"] = "Non in cerca"; -App::$strings["Swinger"] = "Scambista"; -App::$strings["Betrayed"] = "Tradito/a"; -App::$strings["Separated"] = "Separato/a"; -App::$strings["Unstable"] = "Instabile"; -App::$strings["Divorced"] = "Divorziato/a"; -App::$strings["Imaginarily divorced"] = "Sogna il divorzio"; -App::$strings["Widowed"] = "Vedovo/a"; -App::$strings["Uncertain"] = "Incerto/a"; -App::$strings["It's complicated"] = "Relazione complicata"; -App::$strings["Don't care"] = "Chi se ne frega"; -App::$strings["Ask me"] = "Chiedimelo"; -App::$strings["Default"] = "Predefinito"; -App::$strings["This event has been added to your calendar."] = "Questo evento è stato aggiunto al tuo calendario"; -App::$strings["Not specified"] = "Non specificato"; -App::$strings["Needs Action"] = "Necessita di un intervento"; -App::$strings["Completed"] = "Completato"; -App::$strings["In Process"] = "In corso"; -App::$strings["Cancelled"] = "Annullato"; -App::$strings["Frequently"] = "Frequentemente"; -App::$strings["Hourly"] = "Ogni ora"; -App::$strings["Twice daily"] = "Due volte al giorno"; -App::$strings["Daily"] = "Ogni giorno"; -App::$strings["Weekly"] = "Ogni settimana"; -App::$strings["Monthly"] = "Ogni mese"; -App::$strings["Friendica"] = "Friendica"; -App::$strings["OStatus"] = "OStatus"; -App::$strings["GNU-Social"] = "GNU-Social"; -App::$strings["RSS/Atom"] = "RSS/Atom"; -App::$strings["Email"] = "Email"; -App::$strings["Diaspora"] = "Diaspora"; -App::$strings["Facebook"] = "Facebook"; -App::$strings["Zot"] = "Zot"; -App::$strings["LinkedIn"] = "LinkedIn"; -App::$strings["XMPP/IM"] = "XMPP/IM"; -App::$strings["MySpace"] = "MySpace"; -App::$strings["Tags"] = "Tag"; -App::$strings["Keywords"] = "Parole chiave"; -App::$strings["have"] = "ho"; -App::$strings["has"] = "ha"; -App::$strings["want"] = "voglio"; -App::$strings["wants"] = "vuole"; -App::$strings["likes"] = "gli piace"; -App::$strings["dislikes"] = "non gli piace"; -App::$strings["Item was not found."] = "Elemento non trovato."; -App::$strings["No source file."] = "Nessun file di origine."; -App::$strings["Cannot locate file to replace"] = "Il file da sostituire non è stato trovato"; -App::$strings["Cannot locate file to revise/update"] = "Il file da aggiornare non è stato trovato"; -App::$strings["File exceeds size limit of %d"] = "Il file supera la dimensione massima di %d"; -App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati."; -App::$strings["File upload failed. Possible system limit or action terminated."] = "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato."; -App::$strings["Stored file could not be verified. Upload failed."] = "Il file non può essere verificato. Caricamento fallito."; -App::$strings["Path not available."] = "Percorso non disponibile."; -App::$strings["Empty pathname"] = "Il percorso del file è vuoto"; -App::$strings["duplicate filename or path"] = "il file o il percorso del file è duplicato"; -App::$strings["Path not found."] = "Percorso del file non trovato."; -App::$strings["mkdir failed."] = "mkdir fallito."; -App::$strings["database storage failed."] = "scrittura su database fallita."; -App::$strings["Empty path"] = "La posizione è vuota"; -App::$strings["General Features"] = "Funzionalità di base"; -App::$strings["Content Expiration"] = "Scadenza"; -App::$strings["Remove posts/comments and/or private messages at a future time"] = "Elimina i post, i commenti o i messaggi privati dopo un lasso di tempo"; -App::$strings["Multiple Profiles"] = "Profili multipli"; -App::$strings["Ability to create multiple profiles"] = "Abilitazione a creare profili multipli"; -App::$strings["Advanced Profiles"] = "Profili avanzati"; -App::$strings["Additional profile sections and selections"] = "Informazioni aggiuntive del profilo"; -App::$strings["Profile Import/Export"] = "Importa/esporta il profilo"; -App::$strings["Save and load profile details across sites/channels"] = "Salva o ripristina le informazioni del profilo su siti diversi"; -App::$strings["Web Pages"] = "Pagine web"; -App::$strings["Provide managed web pages on your channel"] = "Attiva la creazione di pagine web sul tuo canale"; -App::$strings["Hide Rating"] = "Nascondi le valutazioni"; -App::$strings["Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else."] = "Nascondi i bottoni delle valutazioni sul tuo canale e sul profilo. Nota: le persone potranno comunque esprimere una valutazione altrove."; -App::$strings["Private Notes"] = "Note private"; -App::$strings["Enables a tool to store notes and reminders (note: not encrypted)"] = "Abilita il riquadro per scrivere annotazioni (in chiaro)"; -App::$strings["Navigation Channel Select"] = "Scegli il canale attivo dal menu"; -App::$strings["Change channels directly from within the navigation dropdown menu"] = "Scegli il canale attivo direttamente dal menu di navigazione"; -App::$strings["Photo Location"] = "Posizione geografica"; -App::$strings["If location data is available on uploaded photos, link this to a map."] = "Collega la foto a una mappa quando contiene indicazioni geografiche."; -App::$strings["Access Controlled Chatrooms"] = "Chat ad accesso riservato"; -App::$strings["Provide chatrooms and chat services with access control."] = "Il servizio di chat con accesso riservato"; -App::$strings["Smart Birthdays"] = "Compleanni intelligenti"; -App::$strings["Make birthday events timezone aware in case your friends are scattered across the planet."] = "I compleanni saranno segnalati in base al fuso orario, utile se hai amici sparsi per il mondo."; -App::$strings["Expert Mode"] = "Modalità esperto"; -App::$strings["Enable Expert Mode to provide advanced configuration options"] = "Abilita la modalità esperto per vedere le opzioni di configurazione avanzate"; -App::$strings["Premium Channel"] = "Canale premium"; -App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Ti permette di impostare restrizioni e termini d'uso per il canale"; -App::$strings["Post Composition Features"] = "Modalità di scrittura post"; -App::$strings["Large Photos"] = "Foto grandi"; -App::$strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = "Includi anteprime grandi per le foto dei tuoi post (1024px). Altrimenti saranno mostrate anteprime più piccole (640px)"; -App::$strings["Automatically import channel content from other channels or feeds"] = "Importa automaticamente il contenuto del canale da altri canali o feed"; -App::$strings["Even More Encryption"] = "Cifratura addizionale"; -App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Rendi possibile la crifratura aggiuntiva tra mittente e destinatario usando una parola chiave conosciuta a entrambi"; -App::$strings["Enable Voting Tools"] = "Permetti i post con votazione"; -App::$strings["Provide a class of post which others can vote on"] = "Rende possibile la creazione di post in cui sarà possibile votare"; -App::$strings["Delayed Posting"] = "Pubblicazione ritardata"; -App::$strings["Allow posts to be published at a later date"] = "Per scegliere una data e un'ora a cui far uscire i post"; -App::$strings["Suppress Duplicate Posts/Comments"] = "Impedisci post e commenti duplicati"; -App::$strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = "Scarta post e commenti se sono identici ad altri inviati meno di due minuti prima."; -App::$strings["Network and Stream Filtering"] = "Filtraggio dei contenuti"; -App::$strings["Search by Date"] = "Ricerca per data"; -App::$strings["Ability to select posts by date ranges"] = "Per selezionare i post in un intervallo tra date"; -App::$strings["Privacy Groups"] = "Gruppi di canali"; -App::$strings["Enable management and selection of privacy groups"] = "Abilita i gruppi di canali"; -App::$strings["Save search terms for re-use"] = "Salva i termini delle ricerche per poterle ripetere"; -App::$strings["Network Personal Tab"] = "Attività personale"; -App::$strings["Enable tab to display only Network posts that you've interacted on"] = "Abilita il link per mostrare solamente i contenuti con cui hai interagito"; -App::$strings["Network New Tab"] = "Contenuti nuovi"; -App::$strings["Enable tab to display all new Network activity"] = "Abilita il link per visualizzare solo i nuovi contenuti"; -App::$strings["Affinity Tool"] = "Filtro per affinità"; -App::$strings["Filter stream activity by depth of relationships"] = "Permette di selezionare i contenuti in base al livello di amicizia"; -App::$strings["Connection Filtering"] = "Filtro sui contatti"; -App::$strings["Filter incoming posts from connections based on keywords/content"] = "Filtra i post che ricevi con parole chiave"; -App::$strings["Suggest Channels"] = "Suggerisci canali"; -App::$strings["Show channel suggestions"] = "Mostra alcuni canali che potrebbero interessarti"; -App::$strings["Post/Comment Tools"] = "Gestione post e commenti"; -App::$strings["Community Tagging"] = "Tag della comunità"; -App::$strings["Ability to tag existing posts"] = "Permetti l'aggiunta di tag su post già esistenti"; -App::$strings["Post Categories"] = "Categorie dei post"; -App::$strings["Add categories to your posts"] = "Abilita le categorie per i tuoi post"; -App::$strings["Ability to file posts under folders"] = "Abilita la raccolta dei tuoi articoli in cartelle"; -App::$strings["Dislike Posts"] = "Non mi piace"; -App::$strings["Ability to dislike posts/comments"] = "Abilità la funzionalità \"non mi piace\" per i tuoi post"; -App::$strings["Star Posts"] = "Post con stella"; -App::$strings["Ability to mark special posts with a star indicator"] = "Mostra la stella per segnare i post preferiti"; -App::$strings["Tag Cloud"] = "Nuvola di tag"; -App::$strings["Provide a personal tag cloud on your channel page"] = "Mostra la nuvola dei tag che usi di più sulla pagina del tuo canale"; -App::$strings["Unable to obtain identity information from database"] = "Impossibile ottenere le informazioni di identificazione dal database"; -App::$strings["Empty name"] = "Nome vuoto"; -App::$strings["Name too long"] = "Nome troppo lungo"; -App::$strings["No account identifier"] = "Account senza identificativo"; -App::$strings["Nickname is required."] = "Il nome dell'account è obbligatorio."; -App::$strings["Reserved nickname. Please choose another."] = "Nome utente riservato. Per favore scegline un altro."; -App::$strings["Nickname has unsupported characters or is already being used on this site."] = "Il nome dell'account è già in uso oppure ha dei caratteri non supportati."; -App::$strings["Unable to retrieve created identity"] = "Impossibile caricare l'identità creata"; -App::$strings["Default Profile"] = "Profilo predefinito"; -App::$strings["Requested channel is not available."] = "Il canale che cerchi non è disponibile."; -App::$strings["Requested profile is not available."] = "Il profilo richiesto non è disponibile."; -App::$strings["Change profile photo"] = "Cambia la foto del profilo"; -App::$strings["Create New Profile"] = "Crea un nuovo profilo"; -App::$strings["Profile Image"] = "Immagine del profilo"; -App::$strings["Visible to everybody"] = "Visibile a tutti"; -App::$strings["Edit visibility"] = "Cambia la visibilità"; -App::$strings["Gender:"] = "Sesso:"; -App::$strings["Status:"] = "Stato:"; -App::$strings["Homepage:"] = "Home page:"; -App::$strings["Online Now"] = "Online adesso"; -App::$strings["g A l F d"] = "g A l d F"; -App::$strings["F d"] = "d F"; -App::$strings["[today]"] = "[oggi]"; -App::$strings["Birthday Reminders"] = "Promemoria compleanni"; -App::$strings["Birthdays this week:"] = "Compleanni questa settimana:"; -App::$strings["[No description]"] = "[Nessuna descrizione]"; -App::$strings["Event Reminders"] = "Promemoria"; -App::$strings["Events this week:"] = "Eventi della settimana:"; -App::$strings["Full Name:"] = "Nome completo:"; -App::$strings["Like this channel"] = "Mi piace questo canale"; -App::$strings["j F, Y"] = "j F Y"; -App::$strings["j F"] = "j F"; -App::$strings["Birthday:"] = "Compleanno:"; -App::$strings["Age:"] = "Età:"; -App::$strings["for %1\$d %2\$s"] = "per %1\$d %2\$s"; -App::$strings["Sexual Preference:"] = "Preferenze sessuali:"; -App::$strings["Hometown:"] = "Città dove vivo:"; -App::$strings["Tags:"] = "Tag:"; -App::$strings["Political Views:"] = "Orientamento politico:"; -App::$strings["Religion:"] = "Religione:"; -App::$strings["About:"] = "Informazioni:"; -App::$strings["Hobbies/Interests:"] = "Interessi e hobby:"; -App::$strings["Likes:"] = "Mi piace:"; -App::$strings["Dislikes:"] = "Non mi piace:"; -App::$strings["Contact information and Social Networks:"] = "Contatti e social network:"; -App::$strings["My other channels:"] = "I miei altri canali:"; -App::$strings["Musical interests:"] = "Gusti musicali:"; -App::$strings["Books, literature:"] = "Libri, letteratura:"; -App::$strings["Television:"] = "Televisione:"; -App::$strings["Film/dance/culture/entertainment:"] = "Film, danza, cultura, intrattenimento:"; -App::$strings["Love/Romance:"] = "Amore:"; -App::$strings["Work/employment:"] = "Lavoro:"; -App::$strings["School/education:"] = "Scuola:"; -App::$strings["Like this thing"] = "Mi piace"; -App::$strings["cover photo"] = "Copertina del canale"; -App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Non posso creare un canale con un identificativo che già esiste su questo sistema. L'importazione è fallita."; -App::$strings["Channel clone failed. Import failed."] = "Impossibile clonare il canale. L'importazione è fallita."; -App::$strings["Cloned channel not found. Import failed."] = "Impossibile trovare il canale clonato. L'importazione è fallita."; -App::$strings["Permission denied"] = "Permesso negato"; -App::$strings["(Unknown)"] = "(Sconosciuto)"; -App::$strings["Visible to anybody on the internet."] = "Visibile a chiunque su internet."; -App::$strings["Visible to you only."] = "Visibile solo a te."; -App::$strings["Visible to anybody in this network."] = "Visibile a tutti su questa rete."; -App::$strings["Visible to anybody authenticated."] = "Visibile a chiunque sia autenticato."; -App::$strings["Visible to anybody on %s."] = "Visibile a tutti su %s."; -App::$strings["Visible to all connections."] = "Visibile a tutti coloro che ti seguono."; -App::$strings["Visible to approved connections."] = "Visibile ai contatti approvati."; -App::$strings["Visible to specific connections."] = "Visibile ad alcuni contatti scelti."; -App::$strings["Item not found."] = "Elemento non trovato."; -App::$strings["Privacy group not found."] = "Gruppo di canali non trovato."; -App::$strings["Privacy group is empty."] = "Gruppo di canali vuoto."; -App::$strings["Privacy group: %s"] = "Gruppo di canali: %s"; -App::$strings["Connection: %s"] = "Contatto: %s"; -App::$strings["Connection not found."] = "Contatto non trovato."; -App::$strings["female"] = "femmina"; -App::$strings["%1\$s updated her %2\$s"] = "Aggiornamento: %2\$s di %1\$s"; -App::$strings["male"] = "maschio"; -App::$strings["%1\$s updated his %2\$s"] = "Aggiornamento: %2\$s di %1\$s"; -App::$strings["%1\$s updated their %2\$s"] = "Aggiornamento: %2\$s di %1\$s"; -App::$strings["profile photo"] = "foto del profilo"; -App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un gruppo di canali con lo stesso nome esisteva in precedenza ed è stato ripristinato. I vecchi permessi saranno applicati ai nuovi canali. Se non vuoi che ciò accada, devi creare un gruppo con un nome diverso."; -App::$strings["Add new connections to this privacy group"] = "Aggiungi nuovi contatti a questo gruppo di canali"; -App::$strings["All Channels"] = "Tutti i canali"; -App::$strings["edit"] = "modifica"; -App::$strings["Edit group"] = "Modifica il gruppo"; -App::$strings["Add privacy group"] = "Crea un gruppo di canali"; -App::$strings["Channels not in any privacy group"] = "Canali che non sono in nessun gruppo"; -App::$strings["Image exceeds website size limit of %lu bytes"] = "L'immagine supera il limite massimo di %lu bytes"; -App::$strings["Image file is empty."] = "Il file dell'immagine è vuoto."; -App::$strings["Unable to process image"] = "Impossibile elaborare l'immagine"; -App::$strings["Photo storage failed."] = "Impossibile salvare la foto."; -App::$strings["a new photo"] = "una nuova foto"; -App::$strings["__ctx:photo_upload__ %1\$s posted %2\$s to %3\$s"] = "%1\$s ha pubblicato %2\$s su %3\$s"; -App::$strings["Upload New Photos"] = "Carica nuove foto"; -App::$strings["prev"] = "prec"; -App::$strings["first"] = "inizio"; -App::$strings["last"] = "fine"; -App::$strings["next"] = "succ"; -App::$strings["older"] = "più recenti"; -App::$strings["newer"] = "più nuovi"; -App::$strings["No connections"] = "Nessun contatto"; -App::$strings["View all %s connections"] = "Mostra tutti i %s contatti"; -App::$strings["poke"] = "poke"; -App::$strings["ping"] = "ping"; -App::$strings["pinged"] = "ha effettuato un ping"; -App::$strings["prod"] = "spintone"; -App::$strings["prodded"] = "ha ricevuto uno spintone"; -App::$strings["slap"] = "schiaffo"; -App::$strings["slapped"] = "ha ricevuto uno schiaffo"; -App::$strings["finger"] = "finger"; -App::$strings["fingered"] = "ha ricevuto un finger"; -App::$strings["rebuff"] = "rifiuto"; -App::$strings["rebuffed"] = "ha ricevuto un rifiuto"; -App::$strings["happy"] = "felice"; -App::$strings["sad"] = "triste"; -App::$strings["mellow"] = "calmo"; -App::$strings["tired"] = "stanco"; -App::$strings["perky"] = "vivace"; -App::$strings["angry"] = "arrabbiato"; -App::$strings["stupefied"] = "stupito"; -App::$strings["puzzled"] = "confuso"; -App::$strings["interested"] = "attento"; -App::$strings["bitter"] = "amaro"; -App::$strings["cheerful"] = "allegro"; -App::$strings["alive"] = "vivace"; -App::$strings["annoyed"] = "seccato"; -App::$strings["anxious"] = "ansioso"; -App::$strings["cranky"] = "irritabile"; -App::$strings["disturbed"] = "turbato"; -App::$strings["frustrated"] = "frustrato"; -App::$strings["depressed"] = "in depressione"; -App::$strings["motivated"] = "motivato"; -App::$strings["relaxed"] = "rilassato"; -App::$strings["surprised"] = "sorpreso"; -App::$strings["May"] = "Mag"; -App::$strings["Unknown Attachment"] = "Allegato non riconoscuto"; -App::$strings["unknown"] = "sconosciuta"; -App::$strings["remove category"] = "rimuovi la categoria"; -App::$strings["remove from file"] = "rimuovi dal file"; -App::$strings["Click to open/close"] = "Clicca per aprire/chiudere"; -App::$strings["Link to Source"] = "Link al sito d'origine"; -App::$strings["default"] = "predefinito"; -App::$strings["Page layout"] = "Layout della pagina"; -App::$strings["You can create your own with the layouts tool"] = "Puoi creare un tuo layout dalla configurazione delle pagine web"; -App::$strings["Page content type"] = "Tipo di contenuto della pagina"; -App::$strings["Select an alternate language"] = "Seleziona una lingua diversa"; -App::$strings["activity"] = "l'attività"; -App::$strings["Design Tools"] = "Strumenti di design"; -App::$strings["Blocks"] = "Block"; -App::$strings["Menus"] = "Menù"; -App::$strings["Layouts"] = "Layout"; -App::$strings["Pages"] = "Pagine"; -App::$strings["No recipient provided."] = "Devi scegliere un destinatario."; -App::$strings["[no subject]"] = "[nessun titolo]"; -App::$strings["Unable to determine sender."] = "Impossibile determinare il mittente."; -App::$strings["Stored post could not be verified."] = "Non è stato possibile verificare il post."; -App::$strings["Can view my normal stream and posts"] = "Può vedere i miei contenuti e i post normali"; -App::$strings["Can view my default channel profile"] = "Può vedere il profilo predefinito del canale"; -App::$strings["Can view my connections"] = "Può vedere i miei contatti"; -App::$strings["Can view my file storage and photos"] = "Può vedere il mio archivio file e foto"; -App::$strings["Can view my webpages"] = "Può vedere le mie pagine web"; -App::$strings["Can send me their channel stream and posts"] = "È tra i canali che seguo"; -App::$strings["Can post on my channel page (\"wall\")"] = "Può scrivere sulla bacheca del mio canale"; -App::$strings["Can comment on or like my posts"] = "Può commentare o aggiungere \"mi piace\" ai miei post"; -App::$strings["Can send me private mail messages"] = "Può inviarmi messaggi privati"; -App::$strings["Can like/dislike stuff"] = "Può aggiungere \"mi piace\" a tutto il resto"; -App::$strings["Profiles and things other than posts/comments"] = "Può aggiungere \"mi piace\" a tutto ciò che non riguarda i post, come per esempio il profilo"; -App::$strings["Can forward to all my channel contacts via post @mentions"] = "Può inoltrare post a tutti i contatti del canale tramite una @menzione"; -App::$strings["Advanced - useful for creating group forum channels"] = "Impostazione avanzata - utile per creare un canale-forum di discussione"; -App::$strings["Can chat with me (when available)"] = "Può aprire una chat con me (se disponibile)"; -App::$strings["Can write to my file storage and photos"] = "Può modificare il mio archivio file e foto"; -App::$strings["Can edit my webpages"] = "Può modificare le mie pagine web"; -App::$strings["Can source my public posts in derived channels"] = "Può usare i miei post pubblici per creare canali derivati"; -App::$strings["Somewhat advanced - very useful in open communities"] = "Piuttosto avanzato - molto utile nelle comunità aperte"; -App::$strings["Can administer my channel resources"] = "Può amministrare i contenuti del mio canale"; -App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri"; -App::$strings["Social Networking"] = "Social network"; -App::$strings["Social - Mostly Public"] = "Social - Prevalentemente pubblico"; -App::$strings["Social - Restricted"] = "Social - Con restrizioni"; -App::$strings["Social - Private"] = "Social - Privato"; -App::$strings["Community Forum"] = "Forum di discussione"; -App::$strings["Forum - Mostly Public"] = "Social - Prevalentemente pubblico"; -App::$strings["Forum - Restricted"] = "Forum - Con restrizioni"; -App::$strings["Forum - Private"] = "Forum - Privato"; -App::$strings["Feed Republish"] = "Aggregatore di feed esterni"; -App::$strings["Feed - Mostly Public"] = "Feed - Prevalentemente pubblico"; -App::$strings["Feed - Restricted"] = "Feed - Con restrizioni"; -App::$strings["Special Purpose"] = "Per finalità speciali"; -App::$strings["Special - Celebrity/Soapbox"] = "Speciale - Pagina per fan"; -App::$strings["Special - Group Repository"] = "Speciale - Repository di gruppo"; -App::$strings["Custom/Expert Mode"] = "Personalizzazione per esperti"; -App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "I controlli di sicurezza sono falliti. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto."; -App::$strings["Not a valid email address"] = "Email non valida"; -App::$strings["Your email domain is not among those allowed on this site"] = "Il dominio della tua email attualmente non è permesso su questo sito"; -App::$strings["Your email address is already registered at this site."] = "La tua email è già registrata su questo sito."; -App::$strings["An invitation is required."] = "È necessario un invito."; -App::$strings["Invitation could not be verified."] = "L'invito non può essere verificato."; -App::$strings["Please enter the required information."] = "Inserisci le informazioni richieste."; -App::$strings["Failed to store account information."] = "Non è stato possibile salvare le informazioni del tuo account."; -App::$strings["Registration confirmation for %s"] = "Registrazione di %s confermata"; -App::$strings["Registration request at %s"] = "Richiesta di registrazione su %s"; -App::$strings["your registration password"] = "la password di registrazione"; -App::$strings["Registration details for %s"] = "Dettagli della registrazione di %s"; -App::$strings["Account approved."] = "Account approvato."; -App::$strings["Registration revoked for %s"] = "Registrazione revocata per %s"; -App::$strings["Account verified. Please login."] = "Registrazione verificata. Adesso puoi effettuare login."; -App::$strings["Click here to upgrade."] = "Clicca qui per aggiornare."; -App::$strings["This action exceeds the limits set by your subscription plan."] = "Questa operazione supera i limiti del tuo abbonamento."; -App::$strings["This action is not available under your subscription plan."] = "Questa operazione non è prevista dal tuo abbonamento."; -App::$strings["Visible to your default audience"] = "Visibile secondo le impostazioni predefinite"; -App::$strings["Show"] = "Mostra"; -App::$strings["Don't show"] = "Non mostrare"; -App::$strings["Other networks and post services"] = "Invio ad altre reti o a siti esterni"; -App::$strings["Permissions"] = "Permessi"; -App::$strings["Missing room name"] = "Chat senza nome"; -App::$strings["Duplicate room name"] = "Il nome della chat è duplicato"; -App::$strings["Invalid room specifier."] = "Il nome della chat non è valido."; -App::$strings["Room not found."] = "Chat non trovata."; -App::$strings["Room is full"] = "La chat è al completo"; -App::$strings["New window"] = "Nuova finestra"; -App::$strings["Open the selected location in a different window or browser tab"] = "Apri l'indirizzo selezionato in una nuova scheda o finestra"; -App::$strings["User '%s' deleted"] = "Utente '%s' eliminato"; -App::$strings["Some blurb about what to do when you're new here"] = "Qualche suggerimento per i nuovi utenti su cosa fare"; -App::$strings["network"] = "rete"; -App::$strings["RSS"] = "RSS"; -App::$strings["Authorize application connection"] = "Autorizza la app"; -App::$strings["Return to your app and insert this Securty Code:"] = "Torna alla app e inserisci questo codice di sicurezza:"; -App::$strings["Please login to continue."] = "Accedi al sito per continuare."; -App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?"; -App::$strings["App installed."] = "App installata"; -App::$strings["Malformed app."] = "L'app contiene errori"; -App::$strings["Embed code"] = "Inserisci il codice"; -App::$strings["Edit App"] = "Modifica app"; -App::$strings["Create App"] = "Crea una app"; -App::$strings["Name of app"] = "Nome app"; -App::$strings["Location (URL) of app"] = "Indirizzo (URL) della app"; -App::$strings["Description"] = "Descrizione"; -App::$strings["Photo icon URL"] = "URL icona"; -App::$strings["80 x 80 pixels - optional"] = "80 x 80 pixel - facoltativa"; -App::$strings["Version ID"] = "ID versione"; -App::$strings["Price of app"] = "Prezzo app"; -App::$strings["Location (URL) to purchase app"] = "Indirizzo (URL) per acquistare la app"; -App::$strings["Item not available."] = "Elemento non disponibile."; -App::$strings["Invalid item."] = "Elemento non valido."; +App::$strings["Share"] = "Condividi"; +App::$strings["View"] = "Guarda"; App::$strings["Channel not found."] = "Canale non trovato."; -App::$strings["Block Name"] = "Nome del block"; -App::$strings["Block Title"] = "Titolo del block"; -App::$strings["Bookmark added"] = "Segnalibro aggiunto"; -App::$strings["My Bookmarks"] = "I miei segnalibri"; -App::$strings["My Connections Bookmarks"] = "I segnalibri dei miei contatti"; +App::$strings["Permissions denied."] = "Permesso negato."; +App::$strings["l, F j"] = "l j F"; +App::$strings["Link to Source"] = "Link al sito d'origine"; +App::$strings["Edit Event"] = "Modifica l'evento"; +App::$strings["Create Event"] = "Crea un evento"; +App::$strings["Previous"] = "Precendente"; +App::$strings["Next"] = "Successivo"; +App::$strings["Export"] = "Esporta"; +App::$strings["Import"] = "Importa"; +App::$strings["Submit"] = "Salva"; +App::$strings["Today"] = "Oggi"; App::$strings["You must be logged in to see this page."] = "Devi aver effettuato l'accesso per vedere questa pagina."; App::$strings["Posts and comments"] = "Post e commenti"; App::$strings["Only posts"] = "Solo post"; App::$strings["Insufficient permissions. Request redirected to profile page."] = "Permessi insufficienti. Sarà visualizzata la pagina del profilo."; -App::$strings["Public"] = "Pubblico"; App::$strings["Room not found"] = "Chat non trovata"; App::$strings["Leave Room"] = "Lascia la chat"; App::$strings["Delete Room"] = "Elimina questa chat"; App::$strings["I am away right now"] = "Non sono presente"; App::$strings["I am online"] = "Sono online"; App::$strings["Bookmark this room"] = "Aggiungi questa chat ai segnalibri"; +App::$strings["Please enter a link URL:"] = "Inserisci l'indirizzo del link:"; +App::$strings["Encrypt text"] = "Cifratura del messaggio"; +App::$strings["Insert web link"] = "Inserisci un indirizzo web"; App::$strings["Feature disabled."] = "Funzionalità disattivata."; App::$strings["New Chatroom"] = "Nuova chat"; App::$strings["Chatroom name"] = "Nome chat"; App::$strings["Expiration of chats (minutes)"] = "Scadenza dei messaggi della chat (minuti)"; +App::$strings["Permissions"] = "Permessi"; App::$strings["%1\$s's Chatrooms"] = "Le chat di %1\$s"; App::$strings["No chatrooms available"] = "Nessuna chat disponibile"; App::$strings["Create New"] = "Crea nuova"; @@ -1080,9 +81,10 @@ App::$strings["Expiration"] = "Scadenza"; App::$strings["min"] = "min"; App::$strings["Away"] = "Assente"; App::$strings["Online"] = "Online"; -App::$strings["No channel."] = "Nessun canale."; -App::$strings["Common connections"] = "Contatti in comune"; -App::$strings["No connections in common."] = "Nessun contatto in comune."; +App::$strings["Invalid item."] = "Elemento non valido."; +App::$strings["Bookmark added"] = "Segnalibro aggiunto"; +App::$strings["My Bookmarks"] = "I miei segnalibri"; +App::$strings["My Connections Bookmarks"] = "I segnalibri dei miei contatti"; App::$strings["Continue"] = "Continua"; App::$strings["Premium Channel Setup"] = "Canale premium - configurazione"; App::$strings["Enable premium channel connection restrictions"] = "Abilita le restrizioni del canale premium"; @@ -1092,10 +94,120 @@ App::$strings["Potential connections will then see the following text before pro App::$strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina."; App::$strings["(No specific instructions have been provided by the channel owner.)"] = "(Il gestore del canale non ha fornito istruzioni specifiche)"; App::$strings["Restricted or Premium Channel"] = "Canale premium - con restrizioni"; +App::$strings["Could not access contact record."] = "Non è possibile accedere alle informazioni sul contatto."; +App::$strings["Could not locate selected profile."] = "Non riesco a trovare il profilo selezionato."; +App::$strings["Connection updated."] = "Contatto aggiornato."; +App::$strings["Failed to update connection record."] = "Impossibile aggiornare le informazioni del contatto."; +App::$strings["is now connected to"] = "ha come nuovo contatto"; +App::$strings["No"] = "No"; +App::$strings["Yes"] = "Sì"; +App::$strings["Could not access address book record."] = "Impossibile accedere alle informazioni della rubrica."; +App::$strings["Refresh failed - channel is currently unavailable."] = "Il canale non è disponibile - impossibile aggiornare."; +App::$strings["Unable to set address book parameters."] = "Impossibile impostare i parametri della rubrica."; +App::$strings["Connection has been removed."] = "Il contatto è stato rimosso."; +App::$strings["View Profile"] = "Profilo"; +App::$strings["View %s's profile"] = "Guarda il profilo di %s"; +App::$strings["Refresh Permissions"] = "Modifica i permessi"; +App::$strings["Fetch updated permissions"] = "Guarda e modifica i permessi assegnati"; +App::$strings["Recent Activity"] = "Attività recenti"; +App::$strings["View recent posts and comments"] = "Leggi i post recenti e i commenti"; +App::$strings["Unblock"] = "Sblocca"; +App::$strings["Block"] = "Blocca"; +App::$strings["Block (or Unblock) all communications with this connection"] = "Blocca ogni interazione con questo contatto (abilita/disabilita)"; +App::$strings["This connection is blocked!"] = "Questa connessione è tra quelle bloccate!"; +App::$strings["Unignore"] = "Non ignorare"; +App::$strings["Ignore"] = "Ignora"; +App::$strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignora tutte le comunicazioni in arrivo da questo contatto (abilita/disabilita)"; +App::$strings["This connection is ignored!"] = "Questa connessione è tra quelle ignorate!"; +App::$strings["Unarchive"] = "Non archiviare"; +App::$strings["Archive"] = "Archivia"; +App::$strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Archivia questo contatto (abilita/disabilita) - segna il canale come non più attivo ma ne conserva i contenuti"; +App::$strings["This connection is archived!"] = "Questa connessione è tra quelle archiviate!"; +App::$strings["Unhide"] = "Non nascondere"; +App::$strings["Hide"] = "Nascondi"; +App::$strings["Hide or Unhide this connection from your other connections"] = "Nascondi questo contatto a tutti gli altri (abilita/disabilita)"; +App::$strings["This connection is hidden!"] = "Questa connessione è tra quelle nascoste!"; +App::$strings["Delete this connection"] = "Elimina questo contatto"; +App::$strings["Me"] = "Me"; +App::$strings["Family"] = "Famiglia"; +App::$strings["Friends"] = "Amici"; +App::$strings["Acquaintances"] = "Conoscenti"; +App::$strings["All"] = "Tutti"; +App::$strings["Approve this connection"] = "Approva questo contatto"; +App::$strings["Accept connection to allow communication"] = "Entra in contatto per poter comunicare"; +App::$strings["Set Affinity"] = "Scegli l'affinità"; +App::$strings["Set Profile"] = "Scegli il profilo da mostrare"; +App::$strings["Set Affinity & Profile"] = "Affinità e profilo"; +App::$strings["none"] = "--"; +App::$strings["Connection Default Permissions"] = "Permessi predefiniti dei nuovi contatti"; +App::$strings["Connection: %s"] = "Contatto: %s"; +App::$strings["Apply these permissions automatically"] = "Applica automaticamente questi permessi"; +App::$strings["Connection requests will be approved without your interaction"] = "Le richieste di entrare in contatto saranno approvate in automatico"; +App::$strings["This connection's primary address is"] = "Indirizzo primario di questo canale"; +App::$strings["Available locations:"] = "Indirizzi disponibili"; +App::$strings["The permissions indicated on this page will be applied to all new connections."] = "I permessi indicati su questa pagina saranno applicati a tutti i nuovi contatti da ora in poi."; +App::$strings["Connection Tools"] = "Gestione dei contatti"; +App::$strings["Slide to adjust your degree of friendship"] = "Trascina per restringere il grado di amicizia da mostrare"; +App::$strings["Rating"] = "Valutazioni"; +App::$strings["Slide to adjust your rating"] = "Trascina per cambiare la tua valutazione"; +App::$strings["Optionally explain your rating"] = "Commento facoltativo"; +App::$strings["Custom Filter"] = "Filtro personalizzato"; +App::$strings["Only import posts with this text"] = "Importa solo i post che contengono queste parole chiave"; +App::$strings["words one per line or #tags or /patterns/ or lang=xx, leave blank to import all posts"] = "per ogni riga: parole, #tag, /pattern/ o lang=xx , lascia vuoto per importare tutto"; +App::$strings["Do not import posts with this text"] = "Non importare i post con queste parole chiave"; +App::$strings["This information is public!"] = "Questa informazione è pubblica!"; +App::$strings["Connection Pending Approval"] = "Contatti in attesa di approvazione"; +App::$strings["inherited"] = "derivato"; +App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Seleziona il profilo che vuoi mostrare a %s dopo che ha effettuato l'accesso."; +App::$strings["Their Settings"] = "Permessi concessi a te"; +App::$strings["My Settings"] = "Permessi che concedo"; +App::$strings["Individual Permissions"] = "Permessi individuali"; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can not change those settings here."] = "Alcuni permessi derivano dalle impostazioni di privacy del tuo canale, che hanno priorità assoluta su qualsiasi altra impostazione scelta per i singoli contatti. Da questa pagina non puoi cambiarle."; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Alcuni permessi derivano dalle impostazioni di privacy del tuo canale, che hanno priorità assoluta su qualsiasi altra impostazione scelta per i singoli contatti. Le personalizzazioni che effettuerai qui potrebbero non essere effettive a meno che tu non cambi le impostazioni generali."; +App::$strings["Last update:"] = "Ultimo aggiornamento:"; +App::$strings["Public access denied."] = "Accesso pubblico negato."; +App::$strings["%d rating"] = array( + 0 => "%d valutazione", + 1 => "%d valutazioni", +); +App::$strings["Gender: "] = "Sesso:"; +App::$strings["Status: "] = "Stato:"; +App::$strings["Homepage: "] = "Homepage:"; +App::$strings["Age:"] = "Età:"; +App::$strings["Location:"] = "Luogo:"; +App::$strings["Description:"] = "Descrizione:"; +App::$strings["Hometown:"] = "Città dove vivo:"; +App::$strings["About:"] = "Informazioni:"; +App::$strings["Connect"] = "Aggiungi"; +App::$strings["Public Forum:"] = "Forum pubblico:"; +App::$strings["Keywords: "] = "Parole chiave:"; +App::$strings["Don't suggest"] = "Non fornire suggerimenti"; +App::$strings["Common connections:"] = "Contatti in comune:"; +App::$strings["Global Directory"] = "Elenchi pubblici globali"; +App::$strings["Local Directory"] = "Elenco canali su questo hub"; +App::$strings["Find"] = "Cerca"; +App::$strings["Finding:"] = "Ricerca:"; +App::$strings["Channel Suggestions"] = "Canali suggeriti"; +App::$strings["next page"] = "pagina successiva"; +App::$strings["previous page"] = "pagina precedente"; +App::$strings["Sort options"] = "Opzioni di ordinamento"; +App::$strings["Alphabetic"] = "Alfabetico"; +App::$strings["Reverse Alphabetic"] = "Alfabetico inverso"; +App::$strings["Newest to Oldest"] = "Prima i più recenti"; +App::$strings["Oldest to Newest"] = "Prima i più vecchi"; +App::$strings["No entries (some entries may be hidden)."] = "Nessun risultato (qualche elemento potrebbe essere nascosto)."; +App::$strings["Item not found."] = "Elemento non trovato."; +App::$strings["Item not found"] = "Elemento non trovato"; +App::$strings["Title (optional)"] = "Titolo (facoltativo)"; +App::$strings["Edit Block"] = "Modifica il block"; +App::$strings["No channel."] = "Nessun canale."; +App::$strings["Common connections"] = "Contatti in comune"; +App::$strings["No connections in common."] = "Nessun contatto in comune."; App::$strings["Blocked"] = "Bloccati"; App::$strings["Ignored"] = "Ignorati"; App::$strings["Hidden"] = "Nascosti"; App::$strings["Archived"] = "Archiviati"; +App::$strings["New"] = "Novità"; App::$strings["New Connections"] = "Nuovi contatti"; App::$strings["Show pending (new) connections"] = "Richieste di contatto in attesa"; App::$strings["All Connections"] = "Tutti i contatti"; @@ -1115,95 +227,75 @@ App::$strings["Connected"] = "In contatto"; App::$strings["Approve connection"] = "Approva questo contatto"; App::$strings["Approve"] = "Approva"; App::$strings["Ignore connection"] = "Ignora il contatto"; -App::$strings["Ignore"] = "Ignora"; App::$strings["Recent activity"] = "Attività recenti"; +App::$strings["Connections"] = "Contatti"; +App::$strings["Search"] = "Cerca"; App::$strings["Search your connections"] = "Cerca tra i contatti"; App::$strings["Connections search"] = "Ricerca tra i contatti"; -App::$strings["Could not access contact record."] = "Non è possibile accedere alle informazioni sul contatto."; -App::$strings["Could not locate selected profile."] = "Non riesco a trovare il profilo selezionato."; -App::$strings["Connection updated."] = "Contatto aggiornato."; -App::$strings["Failed to update connection record."] = "Impossibile aggiornare le informazioni del contatto."; -App::$strings["is now connected to"] = "ha come nuovo contatto"; -App::$strings["Could not access address book record."] = "Impossibile accedere alle informazioni della rubrica."; -App::$strings["Refresh failed - channel is currently unavailable."] = "Il canale non è disponibile - impossibile aggiornare."; -App::$strings["Unable to set address book parameters."] = "Impossibile impostare i parametri della rubrica."; -App::$strings["Connection has been removed."] = "Il contatto è stato rimosso."; -App::$strings["View %s's profile"] = "Guarda il profilo di %s"; -App::$strings["Refresh Permissions"] = "Modifica i permessi"; -App::$strings["Fetch updated permissions"] = "Guarda e modifica i permessi assegnati"; -App::$strings["Recent Activity"] = "Attività recenti"; -App::$strings["View recent posts and comments"] = "Leggi i post recenti e i commenti"; -App::$strings["Unblock"] = "Sblocca"; -App::$strings["Block"] = "Blocca"; -App::$strings["Block (or Unblock) all communications with this connection"] = "Blocca ogni interazione con questo contatto (abilita/disabilita)"; -App::$strings["This connection is blocked!"] = "Questa connessione è tra quelle bloccate!"; -App::$strings["Unignore"] = "Non ignorare"; -App::$strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignora tutte le comunicazioni in arrivo da questo contatto (abilita/disabilita)"; -App::$strings["This connection is ignored!"] = "Questa connessione è tra quelle ignorate!"; -App::$strings["Unarchive"] = "Non archiviare"; -App::$strings["Archive"] = "Archivia"; -App::$strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Archivia questo contatto (abilita/disabilita) - segna il canale come non più attivo ma ne conserva i contenuti"; -App::$strings["This connection is archived!"] = "Questa connessione è tra quelle archiviate!"; -App::$strings["Unhide"] = "Non nascondere"; -App::$strings["Hide"] = "Nascondi"; -App::$strings["Hide or Unhide this connection from your other connections"] = "Nascondi questo contatto a tutti gli altri (abilita/disabilita)"; -App::$strings["This connection is hidden!"] = "Questa connessione è tra quelle nascoste!"; -App::$strings["Delete this connection"] = "Elimina questo contatto"; -App::$strings["Approve this connection"] = "Approva questo contatto"; -App::$strings["Accept connection to allow communication"] = "Entra in contatto per poter comunicare"; -App::$strings["Set Affinity"] = "Scegli l'affinità"; -App::$strings["Set Profile"] = "Scegli il profilo da mostrare"; -App::$strings["Set Affinity & Profile"] = "Affinità e profilo"; -App::$strings["none"] = "--"; -App::$strings["Apply these permissions automatically"] = "Applica automaticamente questi permessi"; -App::$strings["Connection requests will be approved without your interaction"] = "Le richieste di entrare in contatto saranno approvate in automatico"; -App::$strings["This connection's primary address is"] = "Indirizzo primario di questo canale"; -App::$strings["Available locations:"] = "Indirizzi disponibili"; -App::$strings["The permissions indicated on this page will be applied to all new connections."] = "I permessi indicati su questa pagina saranno applicati a tutti i nuovi contatti da ora in poi."; -App::$strings["Slide to adjust your degree of friendship"] = "Trascina per restringere il grado di amicizia da mostrare"; -App::$strings["Slide to adjust your rating"] = "Trascina per cambiare la tua valutazione"; -App::$strings["Optionally explain your rating"] = "Commento facoltativo"; -App::$strings["Custom Filter"] = "Filtro personalizzato"; -App::$strings["Only import posts with this text"] = "Importa solo i post che contengono queste parole chiave"; -App::$strings["words one per line or #tags or /patterns/ or lang=xx, leave blank to import all posts"] = "per ogni riga: parole, #tag, /pattern/ o lang=xx , lascia vuoto per importare tutto"; -App::$strings["Do not import posts with this text"] = "Non importare i post con queste parole chiave"; -App::$strings["This information is public!"] = "Questa informazione è pubblica!"; -App::$strings["Connection Pending Approval"] = "Contatti in attesa di approvazione"; -App::$strings["inherited"] = "derivato"; -App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Seleziona il profilo che vuoi mostrare a %s dopo che ha effettuato l'accesso."; -App::$strings["Their Settings"] = "Permessi concessi a te"; -App::$strings["My Settings"] = "Permessi che concedo"; -App::$strings["Individual Permissions"] = "Permessi individuali"; -App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can not change those settings here."] = "Alcuni permessi derivano dalle impostazioni di privacy del tuo canale, che hanno priorità assoluta su qualsiasi altra impostazione scelta per i singoli contatti. Da questa pagina non puoi cambiarle."; -App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Alcuni permessi derivano dalle impostazioni di privacy del tuo canale, che hanno priorità assoluta su qualsiasi altra impostazione scelta per i singoli contatti. Le personalizzazioni che effettuerai qui potrebbero non essere effettive a meno che tu non cambi le impostazioni generali."; -App::$strings["Last update:"] = "Ultimo aggiornamento:"; -App::$strings["\$Projectname channel"] = "Canale \$Projectname"; -App::$strings["Public access denied."] = "Accesso pubblico negato."; -App::$strings["%d rating"] = array( - 0 => "%d valutazione", - 1 => "%d valutazioni", -); -App::$strings["Gender: "] = "Sesso:"; -App::$strings["Status: "] = "Stato:"; -App::$strings["Homepage: "] = "Homepage:"; -App::$strings["Description:"] = "Descrizione:"; -App::$strings["Public Forum:"] = "Forum pubblico:"; -App::$strings["Keywords: "] = "Parole chiave:"; -App::$strings["Don't suggest"] = "Non fornire suggerimenti"; -App::$strings["Common connections:"] = "Contatti in comune:"; -App::$strings["Global Directory"] = "Elenchi pubblici globali"; -App::$strings["Local Directory"] = "Elenco canali su questo hub"; -App::$strings["Finding:"] = "Ricerca:"; -App::$strings["next page"] = "pagina successiva"; -App::$strings["previous page"] = "pagina precedente"; -App::$strings["Sort options"] = "Opzioni di ordinamento"; -App::$strings["Alphabetic"] = "Alfabetico"; -App::$strings["Reverse Alphabetic"] = "Alfabetico inverso"; -App::$strings["Newest to Oldest"] = "Prima i più recenti"; -App::$strings["Oldest to Newest"] = "Prima i più vecchi"; -App::$strings["No entries (some entries may be hidden)."] = "Nessun risultato (qualche elemento potrebbe essere nascosto)."; +App::$strings["Image uploaded but image cropping failed."] = "L'immagine è stata caricata, ma il non è stato possibile ritagliarla."; +App::$strings["Cover Photos"] = "Copertine del canale"; +App::$strings["Image resize failed."] = "Il ridimensionamento dell'immagine è fallito."; +App::$strings["Unable to process image"] = "Impossibile elaborare l'immagine"; +App::$strings["Image upload failed."] = "Il caricamento dell'immagine è fallito."; +App::$strings["Unable to process image."] = "Impossibile elaborare l'immagine."; +App::$strings["female"] = "femmina"; +App::$strings["%1\$s updated her %2\$s"] = "Aggiornamento: %2\$s di %1\$s"; +App::$strings["male"] = "maschio"; +App::$strings["%1\$s updated his %2\$s"] = "Aggiornamento: %2\$s di %1\$s"; +App::$strings["%1\$s updated their %2\$s"] = "Aggiornamento: %2\$s di %1\$s"; +App::$strings["cover photo"] = "Copertina del canale"; +App::$strings["Photo not available."] = "Foto non disponibile."; +App::$strings["Upload File:"] = "Carica un file:"; +App::$strings["Select a profile:"] = "Seleziona un profilo:"; +App::$strings["Upload Cover Photo"] = "Carica una copertina"; +App::$strings["or"] = "o"; +App::$strings["skip this step"] = "salta questo passaggio"; +App::$strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album"; +App::$strings["Crop Image"] = "Ritaglia immagine"; +App::$strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'immagine per migliorarne la visualizzazione."; +App::$strings["Done Editing"] = "Modifica terminata"; +App::$strings["Item is not editable"] = "L'elemento non è modificabile"; +App::$strings["Edit post"] = "Modifica post"; +App::$strings["Calendar entries imported."] = "Le voci del calendario sono state importate."; +App::$strings["No calendar entries found."] = "Non sono state trovate voci del calendario."; +App::$strings["Event can not end before it has started."] = "Un evento non può terminare prima del suo inizio."; +App::$strings["Unable to generate preview."] = "Impossibile creare un'anteprima."; +App::$strings["Event title and start time are required."] = "Sono necessari il titolo e l'ora d'inizio dell'evento."; +App::$strings["Event not found."] = "Evento non trovato."; +App::$strings["event"] = "l'evento"; +App::$strings["Edit event title"] = "Modifica il titolo dell'evento"; +App::$strings["Event title"] = "Titolo dell'evento"; +App::$strings["Required"] = "Obbligatorio"; +App::$strings["Categories (comma-separated list)"] = "Categorie (separate da virgola)"; +App::$strings["Edit Category"] = "Modifica la categoria"; +App::$strings["Category"] = "Categoria"; +App::$strings["Edit start date and time"] = "Modifica data/ora di inizio"; +App::$strings["Start date and time"] = "Data e ora di inizio"; +App::$strings["Finish date and time are not known or not relevant"] = "La data e l'ora di fine non sono necessarie"; +App::$strings["Edit finish date and time"] = "Modifica data/ora di fine"; +App::$strings["Finish date and time"] = "Data e ora di fine"; +App::$strings["Adjust for viewer timezone"] = "Adatta al fuso orario di chi legge"; +App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Importante per eventi che avvengono online ma con un certo fuso orario."; +App::$strings["Edit Description"] = "Modifica la descrizione"; +App::$strings["Description"] = "Descrizione"; +App::$strings["Edit Location"] = "Modifica il luogo"; +App::$strings["Location"] = "Posizione geografica"; +App::$strings["Share this event"] = "Condividi questo evento"; +App::$strings["Preview"] = "Anteprima"; +App::$strings["Permission settings"] = "Permessi dei tuoi contatti"; +App::$strings["Advanced Options"] = "Opzioni avanzate"; +App::$strings["Edit event"] = "Modifica l'evento"; +App::$strings["Delete event"] = "Elimina l'evento"; +App::$strings["calendar"] = "calendario"; +App::$strings["Event removed"] = "Evento eliminato"; +App::$strings["Failed to remove event"] = "Impossibile eliminare l'evento"; +App::$strings["Photos"] = "Foto"; +App::$strings["Cancel"] = "Annulla"; App::$strings["This site is not a directory server"] = "Questo non è un directory server"; App::$strings["This directory server requires an access token"] = "Questo directory server necessita di un token di autenticazione"; +App::$strings["Save to Folder:"] = "Salva nella cartella:"; +App::$strings["- select -"] = "- scegli -"; +App::$strings["Save"] = "Salva"; App::$strings["Invalid message"] = "Messaggio non valido"; App::$strings["no results"] = "nessun risultato"; App::$strings["Delivery report for %1\$s"] = "Rapporto di consegna - %1\$s"; @@ -1218,58 +310,37 @@ App::$strings["recipient not found"] = "Destinatario non trovato"; App::$strings["mail recalled"] = "messaggio richiamato dal mittente"; App::$strings["duplicate mail received"] = "ricevuto messaggio duplicato"; App::$strings["mail delivered"] = "messaggio recapitato"; -App::$strings["Item not found"] = "Elemento non trovato"; -App::$strings["Delete block?"] = "Vuoi eliminare questo block?"; -App::$strings["Insert YouTube video"] = "Inserisci video da YouTube"; -App::$strings["Insert Vorbis [.ogg] video"] = "Inserisci video Vorbis [.ogg]"; -App::$strings["Insert Vorbis [.ogg] audio"] = "Inserisci audio Vorbis [.ogg]"; -App::$strings["Edit Block"] = "Modifica il block"; -App::$strings["Delete layout?"] = "Vuoi eliminare questo layout?"; -App::$strings["Layout Description (Optional)"] = "Descrizione del layout (facoltativa)"; App::$strings["Layout Name"] = "Nome layout"; +App::$strings["Layout Description (Optional)"] = "Descrizione del layout (facoltativa)"; App::$strings["Edit Layout"] = "Modifica il layout"; -App::$strings["Item is not editable"] = "L'elemento non è modificabile"; -App::$strings["Delete item?"] = "Eliminare questo elemento?"; -App::$strings["Edit post"] = "Modifica post"; -App::$strings["Delete webpage?"] = "Vuoi eliminare questa pagina web?"; -App::$strings["Page link title"] = "Link del titolo"; +App::$strings["Page link"] = "Link alla pagina"; App::$strings["Edit Webpage"] = "Modifica la pagina web"; -App::$strings["Calendar entries imported."] = "Le voci del calendario sono state importate."; -App::$strings["No calendar entries found."] = "Non sono state trovate voci del calendario."; -App::$strings["Event can not end before it has started."] = "Un evento non può terminare prima del suo inizio."; -App::$strings["Unable to generate preview."] = "Impossibile creare un'anteprima."; -App::$strings["Event title and start time are required."] = "Sono necessari il titolo e l'ora d'inizio dell'evento."; -App::$strings["Event not found."] = "Evento non trovato."; -App::$strings["Edit event title"] = "Modifica il titolo dell'evento"; -App::$strings["Event title"] = "Titolo dell'evento"; -App::$strings["Categories (comma-separated list)"] = "Categorie (separate da virgola)"; -App::$strings["Edit Category"] = "Modifica la categoria"; -App::$strings["Category"] = "Categoria"; -App::$strings["Edit start date and time"] = "Modifica data/ora di inizio"; -App::$strings["Start date and time"] = "Data e ora di inizio"; -App::$strings["Finish date and time are not known or not relevant"] = "La data e l'ora di fine non sono necessarie"; -App::$strings["Edit finish date and time"] = "Modifica data/ora di fine"; -App::$strings["Finish date and time"] = "Data e ora di fine"; -App::$strings["Adjust for viewer timezone"] = "Adatta al fuso orario di chi legge"; -App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Importante per eventi che avvengono online ma con un certo fuso orario."; -App::$strings["Edit Description"] = "Modifica la descrizione"; -App::$strings["Edit Location"] = "Modifica il luogo"; -App::$strings["Share this event"] = "Condividi questo evento"; -App::$strings["Advanced Options"] = "Opzioni avanzate"; -App::$strings["l, F j"] = "l j F"; -App::$strings["Edit event"] = "Modifica l'evento"; -App::$strings["Delete event"] = "Elimina l'evento"; -App::$strings["calendar"] = "calendario"; -App::$strings["Edit Event"] = "Modifica l'evento"; -App::$strings["Create Event"] = "Crea un evento"; -App::$strings["Previous"] = "Precendente"; -App::$strings["Next"] = "Successivo"; -App::$strings["Today"] = "Oggi"; -App::$strings["Event removed"] = "Evento eliminato"; -App::$strings["Failed to remove event"] = "Impossibile eliminare l'evento"; +App::$strings["Channel added."] = "Canale aggiunto."; +App::$strings["network"] = "rete"; +App::$strings["RSS"] = "RSS"; +App::$strings["Privacy group created."] = "Gruppo di canali creato."; +App::$strings["Could not create privacy group."] = "Impossibile creare il gruppo di canali."; +App::$strings["Privacy group not found."] = "Gruppo di canali non trovato."; +App::$strings["Privacy group updated."] = "Gruppo di canali aggiornato."; +App::$strings["Create a group of channels."] = "Crea un gruppo di canali."; +App::$strings["Privacy group name: "] = "Nome del gruppo di canali:"; +App::$strings["Members are visible to other channels"] = "I membri potranno vedere gli altri canali del gruppo"; +App::$strings["Privacy group removed."] = "Gruppo di canali rimosso."; +App::$strings["Unable to remove privacy group."] = "Impossibile rimuovere il gruppo di canali."; +App::$strings["Privacy group editor"] = "Editor dei gruppi di canali"; +App::$strings["Members"] = "Membri"; +App::$strings["All Connected Channels"] = "Tutti i canali connessi"; +App::$strings["Click on a channel to add or remove."] = "Clicca su un canale per aggiungerlo o rimuoverlo."; App::$strings["Share content from Firefox to \$Projectname"] = "Condividi i contenuti su \$Projectname da Firefox"; App::$strings["Activate the Firefox \$Projectname provider"] = "Attiva Firefox Share per \$Projectname"; -App::$strings["- select -"] = "- scegli -"; +App::$strings["Authorize application connection"] = "Autorizza la app"; +App::$strings["Return to your app and insert this Securty Code:"] = "Torna alla app e inserisci questo codice di sicurezza:"; +App::$strings["Please login to continue."] = "Accedi al sito per continuare."; +App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?"; +App::$strings["Documentation Search"] = "Ricerca nella guida"; +App::$strings["Help:"] = "Guida:"; +App::$strings["Help"] = "Guida"; +App::$strings["\$Projectname Documentation"] = "Guida di \$Projectname"; App::$strings["Permission Denied."] = "Permesso negato."; App::$strings["File not found."] = "File non trovato."; App::$strings["Edit file permissions"] = "Modifica i permessi del file"; @@ -1281,53 +352,16 @@ App::$strings["Copy/paste this URL to link file from a web page"] = "Copia/incol App::$strings["Share this file"] = "Condividi questo file"; App::$strings["Show URL to this file"] = "Mostra l'URL del file"; App::$strings["Notify your contacts about this file"] = "Notifica ai contatti che hai caricato questo file"; -App::$strings["Channel added."] = "Canale aggiunto."; -App::$strings["Contact not found."] = "Contatto non trovato."; -App::$strings["Friend suggestion sent."] = "Suggerimento di amicizia inviato."; -App::$strings["Suggest Friends"] = "Suggerisci amici"; -App::$strings["Suggest a friend for %s"] = "Suggerisci un amico a %s"; -App::$strings["Privacy group created."] = "Gruppo di canali creato."; -App::$strings["Could not create privacy group."] = "Impossibile creare il gruppo di canali."; -App::$strings["Privacy group updated."] = "Gruppo di canali aggiornato."; -App::$strings["Create a group of channels."] = "Crea un gruppo di canali."; -App::$strings["Privacy group name: "] = "Nome del gruppo di canali:"; -App::$strings["Members are visible to other channels"] = "I membri potranno vedere gli altri canali del gruppo"; -App::$strings["Privacy group removed."] = "Gruppo di canali rimosso."; -App::$strings["Unable to remove privacy group."] = "Impossibile rimuovere il gruppo di canali."; -App::$strings["Privacy group editor"] = "Editor dei gruppi di canali"; -App::$strings["Members"] = "Membri"; -App::$strings["All Connected Channels"] = "Tutti i canali connessi"; -App::$strings["Click on a channel to add or remove."] = "Clicca su un canale per aggiungerlo o rimuoverlo."; -App::$strings["Documentation Search"] = "Ricerca nella guida"; -App::$strings["Help:"] = "Guida:"; -App::$strings["\$Projectname Documentation"] = "Guida di \$Projectname"; -App::$strings["\$Projectname"] = "\$Projectname"; -App::$strings["Welcome to %s"] = "%s ti dà il benvenuto"; -App::$strings["First Name"] = "Nome"; -App::$strings["Last Name"] = "Cognome"; -App::$strings["Nickname"] = "Nick"; -App::$strings["Full Name"] = "Nome e cognome"; -App::$strings["Profile Photo 16px"] = "Foto del profilo 16px"; -App::$strings["Profile Photo 32px"] = "Foto del profilo 32px"; -App::$strings["Profile Photo 48px"] = "Foto del profilo 48px"; -App::$strings["Profile Photo 64px"] = "Foto del profilo 64px"; -App::$strings["Profile Photo 80px"] = "Foto del profilo 80px"; -App::$strings["Profile Photo 128px"] = "Foto del profilo 128px"; -App::$strings["Timezone"] = "Fuso orario"; -App::$strings["Homepage URL"] = "Indirizzo home page"; -App::$strings["Birth Year"] = "Anno di nascita"; -App::$strings["Birth Month"] = "Mese di nascita"; -App::$strings["Birth Day"] = "Giorno di nascita"; -App::$strings["Birthdate"] = "Data di nascita"; -App::$strings["Gender"] = "Sesso"; -App::$strings["%s element installed"] = "%s elemento installato"; -App::$strings["%s element installation failed"] = "Elementi con installazione fallita: %s"; +App::$strings["Apps"] = "App"; +App::$strings["Item not available."] = "Elemento non disponibile."; App::$strings["Your service plan only allows %d channels."] = "Il tuo account permette di creare al massimo %d canali."; App::$strings["Nothing to import."] = "Non c'è niente da importare."; App::$strings["Unable to download data from old server"] = "Impossibile importare i dati dal vecchio hub"; App::$strings["Imported file is empty."] = "Il file da importare è vuoto."; App::$strings["Warning: Database versions differ by %1\$d updates."] = "Attenzione: le versioni di database differiscono di %1\$d aggiornamenti."; +App::$strings["Cloned channel not found. Import failed."] = "Impossibile trovare il canale clonato. L'importazione è fallita."; App::$strings["No channel. Import failed."] = "Nessun canale. Import fallito."; +App::$strings["Import completed."] = "L'importazione è terminata con successo."; App::$strings["You must be logged in to use this feature."] = "Per questa funzionalità devi aver effettuato l'accesso."; App::$strings["Import Channel"] = "Importa un canale"; App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "Usa questo modulo per importare un tuo canale da un altro hub. Puoi ottenere i dati identificativi del canale direttamente dall'altro hub oppure tramite un file esportato in precedenza."; @@ -1340,6 +374,68 @@ App::$strings["For either option, please choose whether to make this hub your ne App::$strings["Make this hub my primary location"] = "Rendi questo hub il mio indirizzo primario"; App::$strings["Import existing posts if possible (experimental - limited by available memory"] = "Importa i contenuti pubblicati, se possibile (sperimentale)"; App::$strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = "Questa funzione potrebbe impiegare molto tempo a terminare. Per favore lanciala *una volta sola* e resta su questa pagina finché non avrà finito."; +App::$strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale."; +App::$strings["Empty post discarded."] = "Il post vuoto è stato ignorato."; +App::$strings["Executable content type not permitted to this channel."] = "I contenuti eseguibili non sono permessi su questo canale."; +App::$strings["Duplicate post suppressed."] = "I post duplicati sono scartati."; +App::$strings["System error. Post not saved."] = "Errore di sistema. Post non salvato."; +App::$strings["Unable to obtain post information from database."] = "Impossibile caricare il post dal database."; +App::$strings["You have reached your limit of %1$.0f top level posts."] = "Hai raggiunto il limite massimo di %1$.0f post sulla pagina principale."; +App::$strings["You have reached your limit of %1$.0f webpages."] = "Hai raggiunto il limite massimo di %1$.0f pagine web."; +App::$strings["Layouts"] = "Layout"; +App::$strings["Comanche page description language help"] = "Guida di Comanche Page Description Language"; +App::$strings["Layout Description"] = "Descrizione del layout"; +App::$strings["Download PDL file"] = "Scarica il file PDL"; +App::$strings["\$Projectname"] = "\$Projectname"; +App::$strings["Welcome to %s"] = "%s ti dà il benvenuto"; +App::$strings["First Name"] = "Nome"; +App::$strings["Last Name"] = "Cognome"; +App::$strings["Nickname"] = "Nick"; +App::$strings["Full Name"] = "Nome e cognome"; +App::$strings["Email"] = "Email"; +App::$strings["Profile Photo"] = "Foto del profilo"; +App::$strings["Profile Photo 16px"] = "Foto del profilo 16px"; +App::$strings["Profile Photo 32px"] = "Foto del profilo 32px"; +App::$strings["Profile Photo 48px"] = "Foto del profilo 48px"; +App::$strings["Profile Photo 64px"] = "Foto del profilo 64px"; +App::$strings["Profile Photo 80px"] = "Foto del profilo 80px"; +App::$strings["Profile Photo 128px"] = "Foto del profilo 128px"; +App::$strings["Timezone"] = "Fuso orario"; +App::$strings["Homepage URL"] = "Indirizzo home page"; +App::$strings["Language"] = "Lingua"; +App::$strings["Birth Year"] = "Anno di nascita"; +App::$strings["Birth Month"] = "Mese di nascita"; +App::$strings["Birth Day"] = "Giorno di nascita"; +App::$strings["Birthdate"] = "Data di nascita"; +App::$strings["Gender"] = "Sesso"; +App::$strings["Male"] = "Maschio"; +App::$strings["Female"] = "Femmina"; +App::$strings["webpage"] = "pagina web"; +App::$strings["block"] = "block"; +App::$strings["layout"] = "layout"; +App::$strings["menu"] = "menu"; +App::$strings["%s element installed"] = "%s elemento installato"; +App::$strings["%s element installation failed"] = "Elementi con installazione fallita: %s"; +App::$strings["Like/Dislike"] = "Mi piace/Non mi piace"; +App::$strings["This action is restricted to members."] = "Questa funzionalità è riservata agli iscritti."; +App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "Per continuare devi accedere con il tuo identificativo \$Projectname o registrarti come nuovo utente \$Projectname."; +App::$strings["Invalid request."] = "Richiesta non valida."; +App::$strings["channel"] = "il canale"; +App::$strings["thing"] = "Oggetto"; +App::$strings["Channel unavailable."] = "Canale non trovato."; +App::$strings["Previous action reversed."] = "Il comando precedente è stato annullato."; +App::$strings["photo"] = "la foto"; +App::$strings["status"] = "il messaggio di stato"; +App::$strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s piace %3\$s di %2\$s"; +App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s non piace %3\$s di %2\$s"; +App::$strings["%1\$s agrees with %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s è d'accordo"; +App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s non è d'accordo"; +App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s non si esprime"; +App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s partecipa"; +App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s non partecipa"; +App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s forse partecipa"; +App::$strings["Action completed."] = "Comando completato."; +App::$strings["Thank you."] = "Grazie."; App::$strings["Import completed"] = "Importazione completata"; App::$strings["Import Items"] = "Importa i contenuti"; App::$strings["Use this form to import existing posts and content from an export file."] = "Usa questa funzionalità per importare i vecchi contenuti e i post da un file esportato in precedenza."; @@ -1362,32 +458,6 @@ App::$strings["1. Register at any \$Projectname location (they are all inter-con App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Inserisci il mio indirizzo \$Projectname nel riquadro di ricerca del sito."; App::$strings["or visit"] = "oppure visita"; App::$strings["3. Click [Connect]"] = "3. Clicca su [Aggiungi]"; -App::$strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale."; -App::$strings["Empty post discarded."] = "Il post vuoto è stato ignorato."; -App::$strings["Executable content type not permitted to this channel."] = "I contenuti eseguibili non sono permessi su questo canale."; -App::$strings["Duplicate post suppressed."] = "I post duplicati sono scartati."; -App::$strings["System error. Post not saved."] = "Errore di sistema. Post non salvato."; -App::$strings["Unable to obtain post information from database."] = "Impossibile caricare il post dal database."; -App::$strings["You have reached your limit of %1$.0f top level posts."] = "Hai raggiunto il limite massimo di %1$.0f post sulla pagina principale."; -App::$strings["You have reached your limit of %1$.0f webpages."] = "Hai raggiunto il limite massimo di %1$.0f pagine web."; -App::$strings["Comanche page description language help"] = "Guida di Comanche Page Description Language"; -App::$strings["Layout Description"] = "Descrizione del layout"; -App::$strings["Download PDL file"] = "Scarica il file PDL"; -App::$strings["Like/Dislike"] = "Mi piace/Non mi piace"; -App::$strings["This action is restricted to members."] = "Questa funzionalità è riservata agli iscritti."; -App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "Per continuare devi accedere con il tuo identificativo \$Projectname o registrarti come nuovo utente \$Projectname."; -App::$strings["Invalid request."] = "Richiesta non valida."; -App::$strings["thing"] = "Oggetto"; -App::$strings["Channel unavailable."] = "Canale non trovato."; -App::$strings["Previous action reversed."] = "Il comando precedente è stato annullato."; -App::$strings["%1\$s agrees with %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s è d'accordo"; -App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s non è d'accordo"; -App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s non si esprime"; -App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s partecipa"; -App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s non partecipa"; -App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s forse partecipa"; -App::$strings["Action completed."] = "Comando completato."; -App::$strings["Thank you."] = "Grazie."; App::$strings["Remote privacy information not available."] = "Le informazioni remote sulla privacy non sono disponibili."; App::$strings["Visible to:"] = "Visibile a:"; App::$strings["Location not found."] = "Indirizzo non trovato."; @@ -1403,9 +473,6 @@ App::$strings["Sync Now"] = "Sincronizza ora"; App::$strings["Please wait several minutes between consecutive operations."] = "Si raccomanda di attendere alcuni minuti prima di effettuare una nuova sincronizzazione."; App::$strings["When possible, drop a location by logging into that website/hub and removing your channel."] = "Quando possibile, riduci il numero di cloni del tuo canale effettuando il login sul relativo hub e rimuovendoli."; App::$strings["Use this form to drop the location if the hub is no longer operating."] = "Usa questo modulo per abbandonare un canale su un hub che non è più funzionante."; -App::$strings["sent you a private message"] = "ti ha inviato un messaggio privato"; -App::$strings["added your channel"] = "ha aggiunto il tuo canale"; -App::$strings["posted an event"] = "ha creato un evento"; App::$strings["Hub not found."] = "Hub non trovato."; App::$strings["Unable to lookup recipient."] = "Impossibile associare un destinatario."; App::$strings["Unable to communicate with requested channel."] = "Impossibile comunicare con il canale richiesto."; @@ -1414,11 +481,14 @@ App::$strings["Selected channel has private message restrictions. Send failed."] App::$strings["Messages"] = "Messaggi"; App::$strings["Message recalled."] = "Messaggio revocato."; App::$strings["Conversation removed."] = "Conversazione rimossa."; +App::$strings["Expires YYYY-MM-DD HH:MM"] = "Scade il YYYY-MM-DD HH:MM"; App::$strings["Requested channel is not in this network"] = "Il canale cercato non è in questa rete"; App::$strings["Send Private Message"] = "Invia un messaggio privato"; App::$strings["To:"] = "A:"; App::$strings["Subject:"] = "Oggetto:"; +App::$strings["Attach file"] = "Allega file"; App::$strings["Send"] = "Invia"; +App::$strings["Set expiration date"] = "Data di scadenza"; App::$strings["Delete message"] = "Elimina il messaggio"; App::$strings["Delivery report"] = "Rapporto di trasmissione"; App::$strings["Recall message"] = "Revoca il messaggio"; @@ -1429,6 +499,7 @@ App::$strings["Send Reply"] = "Invia la risposta"; App::$strings["Your message for %s (%s):"] = "Il tuo messaggio per %s (%s):"; App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = "Hai creato %1$.0f dei %2$.0f canali permessi."; App::$strings["Create a new channel"] = "Crea un nuovo canale"; +App::$strings["Channel Manager"] = "Gestione canali"; App::$strings["Current Channel"] = "Canale attuale"; App::$strings["Switch to one of your channels by selecting it."] = "Seleziona l'altro canale a cui vuoi passare."; App::$strings["Default Channel"] = "Canale predefinito"; @@ -1436,10 +507,22 @@ App::$strings["Make Default"] = "Rendi predefinito"; App::$strings["%d new messages"] = "%d nuovi messaggi"; App::$strings["%d new introductions"] = "%d nuove richieste di entrare in contatto"; App::$strings["Delegated Channel"] = "Canale delegato"; -App::$strings["Profile Match"] = "Profili corrispondenti"; -App::$strings["No keywords to match. Please add keywords to your default profile."] = "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche."; -App::$strings["is interested in:"] = "interessi personali:"; -App::$strings["No matches"] = "Nessun risultato"; +App::$strings["No valid account found."] = "Nessun account valido trovato."; +App::$strings["Password reset request issued. Check your email."] = "La richiesta per reimpostare la password è stata inviata. Controlla la tua email."; +App::$strings["Site Member (%s)"] = "Utente del sito (%s)"; +App::$strings["Password reset requested at %s"] = "È stato richiesto di reimpostare password su %s"; +App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non sarà reimpostata."; +App::$strings["Password Reset"] = "Reimposta la password"; +App::$strings["Your password has been reset as requested."] = "La password è stata reimpostata come richiesto."; +App::$strings["Your new password is"] = "La tua nuova password è"; +App::$strings["Save or copy your new password - and then"] = "Salva o copia la tua nuova password, quindi"; +App::$strings["click here to login"] = "clicca qui per accedere"; +App::$strings["Your password may be changed from the Settings page after successful login."] = "Puoi cambiare la tua password dalla pagina delle Impostazioni dopo aver effettuato l'accesso."; +App::$strings["Your password has changed at %s"] = "La tua password su %s è cambiata"; +App::$strings["Forgot your Password?"] = "Hai dimenticato la password?"; +App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Inserisci il tuo indirizzo email per reimpostare la password. Dopo aver inviato la richiesta, controlla l'email e troverai le istruzioni per continuare."; +App::$strings["Email Address"] = "Indirizzo email"; +App::$strings["Reset"] = "Reimposta"; App::$strings["Unable to update menu."] = "Impossibile aggiornare il menù."; App::$strings["Unable to create menu."] = "Impossibile creare il menù."; App::$strings["Menu Name"] = "Nome del menu"; @@ -1449,6 +532,7 @@ App::$strings["Visible on webpage - leave empty for no title"] = "Visibile sulla App::$strings["Allow Bookmarks"] = "Permetti i segnalibri"; App::$strings["Menu may be used to store saved bookmarks"] = "Puoi salvare i segnalibri nei menù"; App::$strings["Submit and proceed"] = "Salva e procedi"; +App::$strings["Menus"] = "Menù"; App::$strings["Bookmarks allowed"] = "Permetti segnalibri"; App::$strings["Delete this menu"] = "Elimina questo menù"; App::$strings["Edit menu contents"] = "Modifica i contenuti del menù"; @@ -1463,6 +547,22 @@ App::$strings["Menu title"] = "Titolo del menù"; App::$strings["Menu title as seen by others"] = "Titolo del menù come comparirà a tutti"; App::$strings["Allow bookmarks"] = "Permetti l'invio di segnalibri"; App::$strings["Not found."] = "Non trovato."; +App::$strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s è %2\$s"; +App::$strings["Mood"] = "Umore"; +App::$strings["Set your current mood and tell your friends"] = "Scegli il tuo umore attuale per mostrarlo agli amici"; +App::$strings["Profile Match"] = "Profili corrispondenti"; +App::$strings["No keywords to match. Please add keywords to your default profile."] = "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche."; +App::$strings["is interested in:"] = "interessi personali:"; +App::$strings["No matches"] = "Nessun risultato"; +App::$strings["No such group"] = "Impossibile trovare il gruppo di canali"; +App::$strings["No such channel"] = "Canale sconosciuto"; +App::$strings["forum"] = "forum"; +App::$strings["Search Results For:"] = "Cerca risultati con:"; +App::$strings["Privacy group is empty"] = "Il gruppo di canali è vuoto"; +App::$strings["Privacy group: "] = "Gruppo di canali:"; +App::$strings["Invalid connection."] = "Contatto non valido."; +App::$strings["No more system notifications."] = "Non ci sono nuove notifiche di sistema."; +App::$strings["System Notifications"] = "Notifiche di sistema"; App::$strings["Unable to create element."] = "Impossibile creare l'elemento."; App::$strings["Unable to update menu element."] = "Non è possibile aggiornare l'elemento del menù."; App::$strings["Unable to add menu element."] = "Impossibile aggiungere l'elemento al menù."; @@ -1492,14 +592,6 @@ App::$strings["Menu item deleted."] = "L'elemento del menù è stato eliminato." App::$strings["Menu item could not be deleted."] = "L'elemento del menù non può essere eliminato."; App::$strings["Edit Menu Element"] = "Modifica l'elemento del menù"; App::$strings["Link text"] = "Testo del link"; -App::$strings["Set your current mood and tell your friends"] = "Scegli il tuo umore attuale per mostrarlo agli amici"; -App::$strings["No such group"] = "Impossibile trovare il gruppo di canali"; -App::$strings["No such channel"] = "Canale sconosciuto"; -App::$strings["forum"] = "forum"; -App::$strings["Search Results For:"] = "Cerca risultati con:"; -App::$strings["Privacy group is empty"] = "Il gruppo di canali è vuoto"; -App::$strings["Privacy group: "] = "Gruppo di canali:"; -App::$strings["Invalid connection."] = "Contatto non valido."; App::$strings["Name or caption"] = "Nome o titolo"; App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\""] = "Per esempio: \"Mario Rossi\", \"Lisa e le sue ricette\", \"Il campionato\", \"Il gruppo di escursionismo\""; App::$strings["Choose a short nickname"] = "Scegli un nome breve"; @@ -1512,21 +604,9 @@ App::$strings["A channel is your identity on this network. It can represent a pe App::$strings["or import an existing channel from another location."] = "oppure importa un canale esistente da un altro server/hub."; App::$strings["Invalid request identifier."] = "L'identificativo della richiesta non è valido."; App::$strings["Discard"] = "Rifiuta"; -App::$strings["No more system notifications."] = "Non ci sono nuove notifiche di sistema."; -App::$strings["System Notifications"] = "Notifiche di sistema"; -App::$strings["Unable to find your hub."] = "Impossibile raggiungere il tuo hub."; -App::$strings["Post successful."] = "Inviato!"; -App::$strings["OpenID protocol error. No ID returned."] = "Errore del protocollo OpenID. Nessun ID ricevuto in risposta."; -App::$strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."; -App::$strings["This setting requires special processing and editing has been blocked."] = "Questa impostazione è bloccata, richiede criteri di modifica speciali"; -App::$strings["Configuration Editor"] = "Editor di configurazione"; -App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = "Attenzione: alcune delle impostazioni, se cambiate, potrebbero rendere questo canale non funzionante. Lascia questa pagina a meno che tu non sappia con assoluta certezza quali modifiche effettuare."; -App::$strings["Layout updated."] = "Layout aggiornato."; -App::$strings["Edit System Page Description"] = "Modifica i layout di sistema"; -App::$strings["Layout not found."] = "Layout non trovato."; -App::$strings["Module Name:"] = "Nome del modulo:"; -App::$strings["Layout Help"] = "Guida al layout"; +App::$strings["Mark all system notifications seen"] = "Segna come lette le notifiche di sistema"; App::$strings["Page owner information could not be retrieved."] = "Impossibile ottenere informazioni sul proprietario della pagina."; +App::$strings["Profile Photos"] = "Foto del profilo"; App::$strings["Album not found."] = "Album non trovato."; App::$strings["Delete Album"] = "Elimina album"; App::$strings["Multiple storage folders exist with this album name, but within different directories. Please remove the desired folder or folders using the Files manager"] = "Esistono più archivi con il nome di quest'album, ma dentro cartelle diverse. Per favore rimuovili dall'Archivio file "; @@ -1545,6 +625,8 @@ App::$strings["Album name could not be decoded"] = "Non è stato possibile legge App::$strings["Contact Photos"] = "Foto dei contatti"; App::$strings["Show Newest First"] = "Prima i più recenti"; App::$strings["Show Oldest First"] = "Prima i più vecchi"; +App::$strings["View Photo"] = "Guarda la foto"; +App::$strings["Edit Album"] = "Modifica album"; App::$strings["Permission denied. Access to this item may be restricted."] = "Permesso negato. L'accesso a questo elemento può essere stato limitato."; App::$strings["Photo not available"] = "Foto non disponibile"; App::$strings["Use as profile photo"] = "Usa come foto del profilo"; @@ -1561,10 +643,152 @@ App::$strings["Caption"] = "Didascalia"; App::$strings["Add a Tag"] = "Aggiungi tag"; App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Esempio: @bob, @Barbara_Jensen, @jim@example.com"; App::$strings["Flag as adult in album view"] = "Marca come 'per adulti'"; +App::$strings["I like this (toggle)"] = "Attiva/disattiva Mi piace"; +App::$strings["I don't like this (toggle)"] = "Attiva/disattiva Non mi piace"; +App::$strings["Please wait"] = "Attendere"; +App::$strings["This is you"] = "Questo sei tu"; +App::$strings["Comment"] = "Commento"; +App::$strings["__ctx:title__ Likes"] = "Mi piace"; +App::$strings["__ctx:title__ Dislikes"] = "Non mi piace"; +App::$strings["__ctx:title__ Agree"] = "D'accordo"; +App::$strings["__ctx:title__ Disagree"] = "Non d'accordo"; +App::$strings["__ctx:title__ Abstain"] = "Astenuti"; +App::$strings["__ctx:title__ Attending"] = "Partecipano"; +App::$strings["__ctx:title__ Not attending"] = "Non partecipano"; +App::$strings["__ctx:title__ Might attend"] = "Forse partecipano"; +App::$strings["View all"] = "Vedi tutto"; +App::$strings["__ctx:noun__ Like"] = array( + 0 => "Mi piace", + 1 => "Mi piace", +); +App::$strings["__ctx:noun__ Dislike"] = array( + 0 => "Non mi piace", + 1 => "Non mi piace", +); +App::$strings["Photo Tools"] = "Gestione delle foto"; App::$strings["In This Photo:"] = "In questa foto:"; App::$strings["Map"] = "Mappa"; +App::$strings["__ctx:noun__ Likes"] = "Mi piace"; +App::$strings["__ctx:noun__ Dislikes"] = "Non mi piace"; +App::$strings["Close"] = "Chiudi"; App::$strings["View Album"] = "Guarda l'album"; App::$strings["Recent Photos"] = "Foto recenti"; +App::$strings["sent you a private message"] = "ti ha inviato un messaggio privato"; +App::$strings["added your channel"] = "ha aggiunto il tuo canale"; +App::$strings["g A l F d"] = "g A l d F"; +App::$strings["[today]"] = "[oggi]"; +App::$strings["posted an event"] = "ha creato un evento"; +App::$strings["Unable to find your hub."] = "Impossibile raggiungere il tuo hub."; +App::$strings["Post successful."] = "Inviato!"; +App::$strings["OpenID protocol error. No ID returned."] = "Errore del protocollo OpenID. Nessun ID ricevuto in risposta."; +App::$strings["Login failed."] = "Accesso fallito."; +App::$strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."; +App::$strings["This setting requires special processing and editing has been blocked."] = "Questa impostazione è bloccata, richiede criteri di modifica speciali"; +App::$strings["Configuration Editor"] = "Editor di configurazione"; +App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = "Attenzione: alcune delle impostazioni, se cambiate, potrebbero rendere questo canale non funzionante. Lascia questa pagina a meno che tu non sappia con assoluta certezza quali modifiche effettuare."; +App::$strings["Layout updated."] = "Layout aggiornato."; +App::$strings["Edit System Page Description"] = "Modifica i layout di sistema"; +App::$strings["Layout not found."] = "Layout non trovato."; +App::$strings["Module Name:"] = "Nome del modulo:"; +App::$strings["Layout Help"] = "Guida al layout"; +App::$strings["Poke"] = "Poke"; +App::$strings["Poke somebody"] = "Manda un poke"; +App::$strings["Poke/Prod"] = "Poke/Prod"; +App::$strings["Poke, prod or do other things to somebody"] = "Manda un poke o altro a qualcuno"; +App::$strings["Recipient"] = "Destinatario"; +App::$strings["Choose what you wish to do to recipient"] = "Scegli cosa vuoi inviare al destinatario"; +App::$strings["Make this post private"] = "Rendi privato questo post"; +App::$strings["Fetching URL returns error: %1\$s"] = "La chiamata all'URL restituisce questo errore: %1\$s"; +App::$strings["Profile not found."] = "Profilo non trovato."; +App::$strings["Profile deleted."] = "Profilo eliminato."; +App::$strings["Profile-"] = "Profilo-"; +App::$strings["New profile created."] = "Il nuovo profilo è stato creato."; +App::$strings["Profile unavailable to clone."] = "Impossibile duplicare il profilo."; +App::$strings["Profile unavailable to export."] = "Il profilo non è disponibile per l'export."; +App::$strings["Profile Name is required."] = "Il nome del profilo è obbligatorio."; +App::$strings["Marital Status"] = "Stato sentimentale"; +App::$strings["Romantic Partner"] = "Partner affettivo"; +App::$strings["Likes"] = "Mi piace"; +App::$strings["Dislikes"] = "Non mi piace"; +App::$strings["Work/Employment"] = "Lavoro/impiego"; +App::$strings["Religion"] = "Religione"; +App::$strings["Political Views"] = "Orientamento politico"; +App::$strings["Sexual Preference"] = "Preferenze sessuali"; +App::$strings["Homepage"] = "Home page"; +App::$strings["Interests"] = "Interessi"; +App::$strings["Profile updated."] = "Profilo aggiornato."; +App::$strings["Hide your connections list from viewers of this profile"] = "Nascondi la tua lista di contatti ai visitatori di questo profilo"; +App::$strings["Edit Profile Details"] = "Modifica i dettagli del profilo"; +App::$strings["View this profile"] = "Guarda questo profilo"; +App::$strings["Edit visibility"] = "Cambia la visibilità"; +App::$strings["Profile Tools"] = "Gestione del profilo"; +App::$strings["Change cover photo"] = "Cambia la copertina del canale"; +App::$strings["Change profile photo"] = "Cambia la foto del profilo"; +App::$strings["Create a new profile using these settings"] = "Crea un nuovo profilo usando queste impostazioni"; +App::$strings["Clone this profile"] = "Clona questo profilo"; +App::$strings["Delete this profile"] = "Elimina questo profilo"; +App::$strings["Add profile things"] = "Aggiungi oggetti al profilo"; +App::$strings["Personal"] = "Personali"; +App::$strings["Relation"] = "Relazione"; +App::$strings["Miscellaneous"] = "Altro"; +App::$strings["Import profile from file"] = "Importa il profilo da un file"; +App::$strings["Export profile to file"] = "Esporta il profilo in un file"; +App::$strings["Your gender"] = "Sesso"; +App::$strings["Marital status"] = "Stato civile"; +App::$strings["Sexual preference"] = "Preferenze sessuali"; +App::$strings["Profile name"] = "Nome del profilo"; +App::$strings["This is your default profile."] = "Questo è il tuo profilo predefinito."; +App::$strings["Your full name"] = "Il tuo nome completo"; +App::$strings["Title/Description"] = "Titolo/descrizione"; +App::$strings["Street address"] = "Indirizzo (via/piazza)"; +App::$strings["Locality/City"] = "Località"; +App::$strings["Region/State"] = "Regione/stato"; +App::$strings["Postal/Zip code"] = "CAP"; +App::$strings["Country"] = "Nazione"; +App::$strings["Who (if applicable)"] = "Con chi (se possibile)"; +App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Per esempio: cathy123, Cathy Williams, cathy@example.com"; +App::$strings["Since (date)"] = "dal (data)"; +App::$strings["Tell us about yourself"] = "Raccontaci di te..."; +App::$strings["Hometown"] = "Città dove vivo"; +App::$strings["Political views"] = "Orientamento politico"; +App::$strings["Religious views"] = "Orientamento religioso"; +App::$strings["Keywords used in directory listings"] = "Parole chiavi mostrate nell'elenco dei canali"; +App::$strings["Example: fishing photography software"] = "Per esempio: pesca fotografia programmazione"; +App::$strings["Musical interests"] = "Interessi musicali"; +App::$strings["Books, literature"] = "Libri, letteratura"; +App::$strings["Television"] = "Televisione"; +App::$strings["Film/Dance/Culture/Entertainment"] = "Film, danza, cultura, intrattenimento"; +App::$strings["Hobbies/Interests"] = "Hobby/interessi"; +App::$strings["Love/Romance"] = "Amore"; +App::$strings["School/Education"] = "Scuola/educazione"; +App::$strings["Contact information and social networks"] = "Contatti e social network"; +App::$strings["My other channels"] = "I miei altri canali"; +App::$strings["Profile Image"] = "Immagine del profilo"; +App::$strings["Edit Profiles"] = "Modifica i tuoi profili"; +App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Forza l'aggiornamento della pagina o cancella la cache del browser se la nuova foto non viene visualizzata immediatamente."; +App::$strings["Upload Profile Photo"] = "Carica la foto del profilo"; +App::$strings["Invalid profile identifier."] = "Indentificativo del profilo non valido."; +App::$strings["Profile Visibility Editor"] = "Modifica la visibilità del profilo"; +App::$strings["Profile"] = "Profilo"; +App::$strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo."; +App::$strings["Visible To"] = "Visibile a"; +App::$strings["Public Hubs"] = "Hub pubblici"; +App::$strings["The listed hubs allow public registration for the \$Projectname network. All hubs in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some hubs may require subscription or provide tiered service plans. The hub itself may provide additional details."] = "I siti elencati permettono la registrazione libera sulla rete \$Projectname. Tutti questi hub sono interconnessi, quindi essere iscritti su uno equivale a una registrazione su tutta la rete. Alcuni siti potrebbero richiedere un abbonamento o dei servizi a pagamento. Per maggiori dettagli visita gli indirizzi nell'elenco."; +App::$strings["Hub URL"] = "URL del hub"; +App::$strings["Access Type"] = "Tipo di accesso"; +App::$strings["Registration Policy"] = "Politica di registrazione"; +App::$strings["Stats"] = ""; +App::$strings["Software"] = "Software"; +App::$strings["Ratings"] = "Valutazioni"; +App::$strings["Rate"] = "Valuta"; +App::$strings["Website:"] = "Sito web:"; +App::$strings["Remote Channel [%s] (not yet known on this site)"] = "Canale remoto [%s] (non ancora conosciuto da questo sito)"; +App::$strings["Rating (this information is public)"] = "Valutazione (visibile a tutti)"; +App::$strings["Optionally explain your rating (this information is public)"] = "Commento alla valutazione (facoltativo, visibile a tutti)"; +App::$strings["No ratings"] = "Nessuna valutazione"; +App::$strings["Rating: "] = "Valutazione:"; +App::$strings["Website: "] = "Sito web:"; +App::$strings["Description: "] = "Descrizione:"; App::$strings["Theme settings updated."] = "Le impostazioni del tema sono state aggiornate."; App::$strings["# Accounts"] = "# account"; App::$strings["# blocked accounts"] = "# account bloccati"; @@ -1574,6 +798,7 @@ App::$strings["# Channels"] = "# canali"; App::$strings["# primary"] = "# primari"; App::$strings["# clones"] = "# cloni"; App::$strings["Message queues"] = "Coda messaggi in uscita"; +App::$strings["Your software should be updated"] = "Il tuo software ha bisogno di essere aggiornato"; App::$strings["Administration"] = "Amministrazione"; App::$strings["Summary"] = "Riepilogo"; App::$strings["Registered accounts"] = "Account creati"; @@ -1581,7 +806,10 @@ App::$strings["Pending registrations"] = "Registrazioni da approvare"; App::$strings["Registered channels"] = "Canali creati"; App::$strings["Active plugins"] = "Plugin attivi"; App::$strings["Version"] = "Versione"; +App::$strings["Repository version (master)"] = "Versione del repository (master)"; +App::$strings["Repository version (dev)"] = "Versione del repository (dev)"; App::$strings["Site settings updated."] = "Impostazioni del sito salvate correttamente."; +App::$strings["Default"] = "Predefinito"; App::$strings["mobile"] = "mobile"; App::$strings["experimental"] = "sperimentale"; App::$strings["unsupported"] = "non supportato"; @@ -1590,9 +818,11 @@ App::$strings["My site is not a public server"] = "Non è un server pubblico"; App::$strings["My site has paid access only"] = "È un servizio a pagamento"; App::$strings["My site has free access only"] = "È un servizio gratuito"; App::$strings["My site offers free accounts with optional paid upgrades"] = "È un servizio gratuito con opzioni aggiuntive a pagamento"; +App::$strings["Site"] = "Sito"; App::$strings["Registration"] = "Registrazione"; App::$strings["File upload"] = "Caricamento file"; App::$strings["Policies"] = "Politiche"; +App::$strings["Advanced"] = "Avanzate"; App::$strings["Site name"] = "Nome del sito"; App::$strings["Banner/Logo"] = "Banner o logo"; App::$strings["Administrator Information"] = "Informazioni sull'amministratore"; @@ -1630,8 +860,10 @@ App::$strings["Force publish"] = "Forza la publicazione del profilo"; App::$strings["Check to force all profiles on this site to be listed in the site directory."] = "Seleziona per pubblicare sui directory server tutti i profili registrati su questo sito."; App::$strings["Import Public Streams"] = "Suggerisci contenuti pubblici della rete Hubzilla"; App::$strings["Import and allow access to public content pulled from other sites. Warning: this content is unmoderated."] = "Suggerisci e visualizza i post pubblici presenti su altri siti Hubzilla. Attenzione: i contenuti potrebbero essere inappropriati perché non sottoposti a moderazione."; -App::$strings["login on Homepage"] = "Mostra il login sulla homepage"; +App::$strings["Login on Homepage"] = "Login sulla homepage"; App::$strings["Present a login box to visitors on the home page if no other content has been configured."] = "Presenta il modulo di login ai visitatori sulla homepage in mancanza di altri contenuti."; +App::$strings["Enable context help"] = "Abilita la guida contestuale"; +App::$strings["Display contextual help for the current page when the help button is pressed."] = "Quando è premuto il bottone della guida mostra quella della pagina corrente"; App::$strings["Directory Server URL"] = "URL del directory server"; App::$strings["Default directory server"] = "Directory server predefinito"; App::$strings["Proxy user"] = "Utente proxy"; @@ -1657,19 +889,25 @@ App::$strings["ID"] = "ID"; App::$strings["for channel"] = "per il canale"; App::$strings["on server"] = "sul server"; App::$strings["Server"] = "Server"; +App::$strings["By default, unfiltered HTML is allowed in embedded media. This is inherently insecure."] = ""; +App::$strings["The recommended setting is to only allow unfiltered HTML from the following sites:"] = "L'impostazione consigliata è di permettere HTML non filtrato solo dai siti seguenti:"; +App::$strings["https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/
    https://vimeo.com/
    https://soundcloud.com/
    "] = "https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/
    https://vimeo.com/
    https://soundcloud.com/
    "; +App::$strings["All other embedded content will be filtered, unless embedded content from that site is explicitly blocked."] = "Tutti gli altri contenuti incorporati saranno filtrati a meno che il contenuto incorporato di quel sito non venga esplicitamente bloccato."; +App::$strings["Security"] = "Sicurezza"; App::$strings["Block public"] = "Blocca pagine pubbliche"; App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently authenticated."] = "Seleziona per impedire di vedere le pagine personali di questo sito a chi non ha effettuato l'accesso."; +App::$strings["Set \"Transport Security\" HTTP header"] = ""; +App::$strings["Set \"Content Security Policy\" HTTP header"] = ""; App::$strings["Allow communications only from these sites"] = "Permetti la comunicazione solo da questi siti"; App::$strings["One site per line. Leave empty to allow communication from anywhere by default"] = "Un sito per riga. Lascia vuoto per permettere la comunicazione con tutti"; App::$strings["Block communications from these sites"] = "Blocca la comunicazione da questi siti"; App::$strings["Allow communications only from these channels"] = "Permetti la comunicazione solo da questi canali"; App::$strings["One channel (hash) per line. Leave empty to allow from any channel by default"] = "Un canale (hash) per riga. Lascia vuoto per comunicare con tutti i canali"; App::$strings["Block communications from these channels"] = "Blocca la comunicazione da questi canali"; -App::$strings["Allow embedded HTML content only from these domains"] = "Permetti i contenuti incorporati HTML solo da questi domini"; -App::$strings["One site per line. Leave empty to allow from any site by default"] = "Un sito per riga. Lascia vuoto per permettere sempre i contenuti incorporati"; +App::$strings["Only allow embeds from secure (SSL) websites and links."] = ""; +App::$strings["Allow unfiltered embedded HTML content only from these domains"] = ""; +App::$strings["One site per line. By default embedded content is filtered."] = ""; App::$strings["Block embedded HTML from these domains"] = "Blocca i contenuti incorporati HTML da questi domini"; -App::$strings["Cooperative embed security"] = "Sicurezza cooperativa sui contenuti incorporati"; -App::$strings["Enable to share embed security with other compatible sites/hubs"] = "Abilita la condivisione con altri siti/hub delle informazioni di sicurezza sui contenuti incorporati"; App::$strings["Update has been marked successful"] = "L'aggiornamento è stato marcato come eseguito."; App::$strings["Executing %s failed. Check system logs."] = "Fallita l'esecuzione di %s. Maggiori informazioni sui log di sistema."; App::$strings["Update %s was successfully applied."] = "L'aggiornamento %s è terminato correttamente."; @@ -1698,12 +936,13 @@ App::$strings["Account not found"] = "Account non trovato"; App::$strings["Account '%s' deleted"] = "Account '%s' eliminato"; App::$strings["Account '%s' blocked"] = "Aggiunto un blocco verso '%s'"; App::$strings["Account '%s' unblocked"] = "Rimosso il blocco verso '%s'"; -App::$strings["Users"] = "Utenti"; +App::$strings["Accounts"] = "Account"; App::$strings["select all"] = "seleziona tutti"; -App::$strings["User registrations waiting for confirm"] = "Richieste di registrazione in attesa di conferma"; +App::$strings["Registrations waiting for confirm"] = ""; App::$strings["Request date"] = "Data richiesta"; App::$strings["No registrations."] = "Nessuna registrazione."; App::$strings["Deny"] = "Nega"; +App::$strings["All Channels"] = "Tutti i canali"; App::$strings["Register date"] = "Data registrazione"; App::$strings["Last login"] = "Ultimo accesso"; App::$strings["Expires"] = "Con scadenza"; @@ -1728,10 +967,12 @@ App::$strings["Channel '%s' censored"] = "Applicata una censura al canale '%s'"; App::$strings["Channel '%s' uncensored"] = "Rimossa la censura dal canale '%s'"; App::$strings["Channel '%s' code allowed"] = "Il canale '%s' permette codice nei contenuti"; App::$strings["Channel '%s' code disallowed"] = "Il canale '%s' non permette codice nei contenuti"; +App::$strings["Channels"] = "Canali"; App::$strings["Censor"] = "Applica censura"; App::$strings["Uncensor"] = "Rimuovi censura"; App::$strings["Allow Code"] = "Permetti codice"; App::$strings["Disallow Code"] = "Non permettere codice"; +App::$strings["Channel"] = "Canale"; App::$strings["UID"] = "UID"; App::$strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "I canali selezionati saranno rimossi!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questi canali sarà irreversibilmente eliminato!\\n\\nVuoi confermare?"; App::$strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "Il canale {0} sarà rimosso!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questo canale sarà irreversibilmente eliminato!\\n\\nVuoi confermare?"; @@ -1739,7 +980,9 @@ App::$strings["Plugin %s disabled."] = "Plugin %s non attivo."; App::$strings["Plugin %s enabled."] = "Plugin %s attivo."; App::$strings["Disable"] = "Disattiva"; App::$strings["Enable"] = "Attiva"; +App::$strings["Plugins"] = "Plugin"; App::$strings["Toggle"] = "Attiva/disattiva"; +App::$strings["Settings"] = "Impostazioni"; App::$strings["Author: "] = "Autore:"; App::$strings["Maintainer: "] = "Gestore:"; App::$strings["Minimum project version: "] = "Minima versione hubzilla"; @@ -1747,15 +990,29 @@ App::$strings["Maximum project version: "] = "Massima versione hubzilla"; App::$strings["Minimum PHP version: "] = "Minima versione PHP:"; App::$strings["Requires: "] = "Necessita di:"; App::$strings["Disabled - version incompatibility"] = "Disabilitato - incompatibilità di versione"; +App::$strings["Enter the public git repository URL of the plugin repo."] = ""; +App::$strings["Plugin repo git URL"] = "URL git del repository del plugin"; +App::$strings["Custom repo name"] = "Nome repository personalizzato"; +App::$strings["(optional)"] = "(facoltativo)"; +App::$strings["Download Plugin Repo"] = "Scarica il repository del plugin"; +App::$strings["Install new repo"] = "Installa un nuovo repository"; +App::$strings["Install"] = "Installa"; +App::$strings["Manage Repos"] = "Gestisci i repsitory"; +App::$strings["Installed Plugin Repositories"] = "Repository per i plugin installati"; +App::$strings["Install a New Plugin Repository"] = "Installa un nuovo repository per i plugin"; +App::$strings["Update"] = "Aggiorna"; +App::$strings["Switch branch"] = "Cambia branch"; App::$strings["No themes found."] = "Nessun tema trovato."; App::$strings["Screenshot"] = "Istantanea dello schermo"; +App::$strings["Themes"] = "Temi"; App::$strings["[Experimental]"] = "[Sperimentale]"; App::$strings["[Unsupported]"] = "[Non supportato]"; App::$strings["Log settings updated."] = "Impostazioni di log aggiornate."; +App::$strings["Logs"] = "Log"; App::$strings["Clear"] = "Pulisci"; App::$strings["Debugging"] = "Debugging"; App::$strings["Log file"] = "File di log"; -App::$strings["Must be writable by web server. Relative to your Red top-level directory."] = "Deve essere scrivibile dal web server. La posizione è relativa alla cartella dove è installato Hubzilla."; +App::$strings["Must be writable by web server. Relative to your top-level webserver directory."] = ""; App::$strings["Log level"] = "Livello di log"; App::$strings["New Profile Field"] = "Nuovo campo del profilo"; App::$strings["Field nickname"] = "Nome breve del campo"; @@ -1767,110 +1024,26 @@ App::$strings["Help text"] = "Testo di aiuto"; App::$strings["Additional info (optional)"] = "Informazioni aggiuntive (facoltative)"; App::$strings["Field definition not found"] = "Impossibile trovare la definizione del campo"; App::$strings["Edit Profile Field"] = "Modifica campo del profilo"; +App::$strings["Profile Fields"] = "Campi del profilo"; App::$strings["Basic Profile Fields"] = "Campi base del profilo"; App::$strings["Advanced Profile Fields"] = "Campi avanzati del profilo"; App::$strings["(In addition to basic fields)"] = "(In aggiunta ai campi di base)"; App::$strings["All available fields"] = "Tutti i campi disponibili"; App::$strings["Custom Fields"] = "Campi personalizzati"; App::$strings["Create Custom Field"] = "Aggiungi campo personalizzato"; -App::$strings["Poke somebody"] = "Manda un poke"; -App::$strings["Poke/Prod"] = "Poke/Prod"; -App::$strings["Poke, prod or do other things to somebody"] = "Manda un poke o altro a qualcuno"; -App::$strings["Recipient"] = "Destinatario"; -App::$strings["Choose what you wish to do to recipient"] = "Scegli cosa vuoi inviare al destinatario"; -App::$strings["Make this post private"] = "Rendi privato questo post"; -App::$strings["Fetching URL returns error: %1\$s"] = "La chiamata all'URL restituisce questo errore: %1\$s"; -App::$strings["Image uploaded but image cropping failed."] = "L'immagine è stata caricata, ma il non è stato possibile ritagliarla."; -App::$strings["Image resize failed."] = "Il ridimensionamento dell'immagine è fallito."; -App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Forza l'aggiornamento della pagina o cancella la cache del browser se la nuova foto non viene visualizzata immediatamente."; -App::$strings["Image upload failed."] = "Il caricamento dell'immagine è fallito."; -App::$strings["Unable to process image."] = "Impossibile elaborare l'immagine."; -App::$strings["Photo not available."] = "Foto non disponibile."; -App::$strings["Upload File:"] = "Carica un file:"; -App::$strings["Select a profile:"] = "Seleziona un profilo:"; -App::$strings["Upload Profile Photo"] = "Carica la foto del profilo"; -App::$strings["or"] = "o"; -App::$strings["skip this step"] = "salta questo passaggio"; -App::$strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album"; -App::$strings["Crop Image"] = "Ritaglia immagine"; -App::$strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'immagine per migliorarne la visualizzazione."; -App::$strings["Done Editing"] = "Modifica terminata"; -App::$strings["Profile not found."] = "Profilo non trovato."; -App::$strings["Profile deleted."] = "Profilo eliminato."; -App::$strings["Profile-"] = "Profilo-"; -App::$strings["New profile created."] = "Il nuovo profilo è stato creato."; -App::$strings["Profile unavailable to clone."] = "Impossibile duplicare il profilo."; -App::$strings["Profile unavailable to export."] = "Il profilo non è disponibile per l'export."; -App::$strings["Profile Name is required."] = "Il nome del profilo è obbligatorio."; -App::$strings["Marital Status"] = "Stato sentimentale"; -App::$strings["Romantic Partner"] = "Partner affettivo"; -App::$strings["Likes"] = "Mi piace"; -App::$strings["Dislikes"] = "Non mi piace"; -App::$strings["Work/Employment"] = "Lavoro/impiego"; -App::$strings["Religion"] = "Religione"; -App::$strings["Political Views"] = "Orientamento politico"; -App::$strings["Sexual Preference"] = "Preferenze sessuali"; -App::$strings["Homepage"] = "Home page"; -App::$strings["Interests"] = "Interessi"; -App::$strings["Profile updated."] = "Profilo aggiornato."; -App::$strings["Hide your connections list from viewers of this profile"] = "Nascondi la tua lista di contatti ai visitatori di questo profilo"; -App::$strings["Edit Profile Details"] = "Modifica i dettagli del profilo"; -App::$strings["View this profile"] = "Guarda questo profilo"; -App::$strings["Change cover photo"] = "Cambia la copertina del canale"; -App::$strings["Create a new profile using these settings"] = "Crea un nuovo profilo usando queste impostazioni"; -App::$strings["Clone this profile"] = "Clona questo profilo"; -App::$strings["Delete this profile"] = "Elimina questo profilo"; -App::$strings["Add profile things"] = "Aggiungi oggetti al profilo"; -App::$strings["Relation"] = "Relazione"; -App::$strings["Import profile from file"] = "Importa il profilo da un file"; -App::$strings["Export profile to file"] = "Esporta il profilo in un file"; -App::$strings["Your gender"] = "Sesso"; -App::$strings["Marital status"] = "Stato civile"; -App::$strings["Sexual preference"] = "Preferenze sessuali"; -App::$strings["Profile name"] = "Nome del profilo"; -App::$strings["This is your default profile."] = "Questo è il tuo profilo predefinito."; -App::$strings["Your full name"] = "Il tuo nome completo"; -App::$strings["Title/Description"] = "Titolo/descrizione"; -App::$strings["Street address"] = "Indirizzo (via/piazza)"; -App::$strings["Locality/City"] = "Località"; -App::$strings["Region/State"] = "Regione/stato"; -App::$strings["Postal/Zip code"] = "CAP"; -App::$strings["Country"] = "Nazione"; -App::$strings["Who (if applicable)"] = "Con chi (se possibile)"; -App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Per esempio: cathy123, Cathy Williams, cathy@example.com"; -App::$strings["Since (date)"] = "dal (data)"; -App::$strings["Tell us about yourself"] = "Raccontaci di te..."; -App::$strings["Hometown"] = "Città dove vivo"; -App::$strings["Political views"] = "Orientamento politico"; -App::$strings["Religious views"] = "Orientamento religioso"; -App::$strings["Keywords used in directory listings"] = "Parole chiavi mostrate nell'elenco dei canali"; -App::$strings["Example: fishing photography software"] = "Per esempio: pesca fotografia programmazione"; -App::$strings["Musical interests"] = "Interessi musicali"; -App::$strings["Books, literature"] = "Libri, letteratura"; -App::$strings["Television"] = "Televisione"; -App::$strings["Film/Dance/Culture/Entertainment"] = "Film, danza, cultura, intrattenimento"; -App::$strings["Hobbies/Interests"] = "Hobby/interessi"; -App::$strings["Love/Romance"] = "Amore"; -App::$strings["School/Education"] = "Scuola/educazione"; -App::$strings["Contact information and social networks"] = "Contatti e social network"; -App::$strings["My other channels"] = "I miei altri canali"; -App::$strings["Invalid profile identifier."] = "Indentificativo del profilo non valido."; -App::$strings["Profile Visibility Editor"] = "Modifica la visibilità del profilo"; -App::$strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo."; -App::$strings["Visible To"] = "Visibile a"; -App::$strings["The listed hubs allow public registration for the \$Projectname network. All hubs in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some hubs may require subscription or provide tiered service plans. The hub itself may provide additional details."] = "I siti elencati permettono la registrazione libera sulla rete \$Projectname. Tutti questi hub sono interconnessi, quindi essere iscritti su uno equivale a una registrazione su tutta la rete. Alcuni siti potrebbero richiedere un abbonamento o dei servizi a pagamento. Per maggiori dettagli visita gli indirizzi nell'elenco."; -App::$strings["Hub URL"] = "URL del hub"; -App::$strings["Access Type"] = "Tipo di accesso"; -App::$strings["Registration Policy"] = "Politica di registrazione"; -App::$strings["Rate"] = "Valuta"; -App::$strings["Website:"] = "Sito web:"; -App::$strings["Remote Channel [%s] (not yet known on this site)"] = "Canale remoto [%s] (non ancora conosciuto da questo sito)"; -App::$strings["Rating (this information is public)"] = "Valutazione (visibile a tutti)"; -App::$strings["Optionally explain your rating (this information is public)"] = "Commento alla valutazione (facoltativo, visibile a tutti)"; -App::$strings["No ratings"] = "Nessuna valutazione"; -App::$strings["Rating: "] = "Valutazione:"; -App::$strings["Website: "] = "Sito web:"; -App::$strings["Description: "] = "Descrizione:"; +App::$strings["App installed."] = "App installata"; +App::$strings["Malformed app."] = "L'app contiene errori"; +App::$strings["Embed code"] = "Inserisci il codice"; +App::$strings["Edit App"] = "Modifica app"; +App::$strings["Create App"] = "Crea una app"; +App::$strings["Name of app"] = "Nome app"; +App::$strings["Location (URL) of app"] = "Indirizzo (URL) della app"; +App::$strings["Photo icon URL"] = "URL icona"; +App::$strings["80 x 80 pixels - optional"] = "80 x 80 pixel - facoltativa"; +App::$strings["Categories (optional, comma separated list)"] = "Categorie (facoltative, lista separata da virgole)"; +App::$strings["Version ID"] = "ID versione"; +App::$strings["Price of app"] = "Prezzo app"; +App::$strings["Location (URL) to purchase app"] = "Indirizzo (URL) per acquistare la app"; App::$strings["Select a bookmark folder"] = "Scegli una cartella di segnalibri"; App::$strings["Save Bookmark"] = "Salva segnalibro"; App::$strings["URL of bookmark"] = "URL del segnalibro"; @@ -1895,6 +1068,7 @@ App::$strings["Please enter your invitation code"] = "Inserisci il codice dell'i App::$strings["no"] = "no"; App::$strings["yes"] = "sì"; App::$strings["Membership on this site is by invitation only."] = "Per registrarsi su questo hub è necessario un invito."; +App::$strings["Register"] = "Registrati"; App::$strings["Proceed to create your first channel"] = "Continua e crea il tuo primo canale"; App::$strings["Please login."] = "Effettua l'accesso."; App::$strings["Account removals are not allowed within 48 hours of changing the account password."] = "Non è possibile eliminare il tuo account prima di 48 ore dall'ultimo cambio password."; @@ -1994,6 +1168,7 @@ App::$strings["Allow us to suggest you as a potential friend to new members?"] = App::$strings["Your channel address is"] = "L'indirizzo del tuo canale è"; App::$strings["Channel Settings"] = "Impostazioni del canale"; App::$strings["Basic Settings"] = "Impostazioni di base"; +App::$strings["Full Name:"] = "Nome completo:"; App::$strings["Your Timezone:"] = "Il tuo fuso orario:"; App::$strings["Default Post Location:"] = "Località predefinita:"; App::$strings["Geographical location to display on your posts"] = "La posizione geografica da mostrare sui tuoi post"; @@ -2013,10 +1188,14 @@ App::$strings["Allow others to tag your posts"] = "Permetti ad altri di taggare App::$strings["Often used by the community to retro-actively flag inappropriate content"] = "Usato spesso dalla comunità per marcare contenuti inappropriati già esistenti"; App::$strings["Advanced Privacy Settings"] = "Impostazioni di privacy avanzate"; App::$strings["Expire other channel content after this many days"] = "Giorni dopo cui mettere in scadenza gli altri contenuti del canale"; -App::$strings["0 or blank to use the website limit. The website expires after %d days."] = "0 o vuoto per usare i valori predefiniti. Per questo sito la scadenza è %d giorni. "; +App::$strings["0 or blank to use the website limit."] = "0 o vuoto per usare i valori predefiniti."; +App::$strings["This website expires after %d days."] = "Per questo sito la scadenza è %d giorni. "; +App::$strings["This website does not expire imported content."] = "I contenuti di questo sito non hanno scadenza."; +App::$strings["The website limit takes precedence if lower than your limit."] = ""; App::$strings["Maximum Friend Requests/Day:"] = "Numero massimo giornaliero di richieste di amicizia:"; App::$strings["May reduce spam activity"] = "Serve a ridurre lo spam"; -App::$strings["Default Post Permissions"] = "Permessi predefiniti per i post"; +App::$strings["Default Post and Publish Permissions"] = ""; +App::$strings["Use my default audience setting for the type of object published"] = ""; App::$strings["Channel permissions category:"] = "Categorie di permessi dei canali:"; App::$strings["Maximum private messages per day from unknown people:"] = "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:"; App::$strings["Useful to reduce spamming"] = "Serve e ridurre lo spam"; @@ -2091,6 +1270,8 @@ App::$strings["Please select a default timezone for your website"] = "Seleziona App::$strings["Site settings"] = "Impostazioni del hub"; App::$strings["Enable \$Projectname advanced features?"] = "Vuoi attivare le funzionalità avanzate di \$Projectname?"; App::$strings["Some advanced features, while useful - may be best suited for technically proficient audiences"] = "Alcune funzionalità avanzate, per quanto utili, potrebbero essere adatte solo a un pubblico tecnicamente preparato."; +App::$strings["PHP version 5.5 or greater is required."] = ""; +App::$strings["PHP version"] = "Versione PHP"; App::$strings["Could not find a command line version of PHP in the web server PATH."] = "Non è possibile trovare la versione di PHP da riga di comando nel PATH del server web"; App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = "Se non hai installata la versione di PHP da riga di comando non potrai attivare il polling in background tramite cron."; App::$strings["PHP executable path"] = "Path del comando PHP"; @@ -2129,7 +1310,7 @@ App::$strings["At the end of this procedure, we will give you a text to save in App::$strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Puoi anche saltare questa procedura ed effettuare un'installazione manuale. Guarda il file 'install/INSTALL.txt' per le istruzioni."; App::$strings[".htconfig.php is writable"] = ".htconfig.php è scrivibile"; App::$strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Hubzilla usa il sistema Smarty3 per costruire i suoi template grafici. Smarty3 è molto veloce perché compila i template delle pagine direttamente in PHP."; -App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "Per poter memorizzare i template compilati, il web server deve avere accesso in scrittura a %s sotto la cartella di installazione di Hubzilla."; +App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the top level web folder."] = ""; App::$strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Assicurati che il tuo web server sia in esecuzione con un utente che ha diritto di scrittura su quella cartella (ad esempio www-data)."; App::$strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = "Nota bene: come precauzione, dovresti dare i diritti di scrittura solamente su %s e non sui file template (.tpl) che contiene."; App::$strings["%s is writable"] = "%s è scrivibile"; @@ -2148,22 +1329,6 @@ App::$strings["The database configuration file \".htconfig.php\" could not be wr App::$strings["Errors encountered creating database tables."] = "La creazione delle tabelle del database ha generato errori."; App::$strings["

    What next

    "] = "

    I prossimi passi

    "; App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Devi creare [manualmente] la pianificazione del polling."; -App::$strings["No valid account found."] = "Nessun account valido trovato."; -App::$strings["Password reset request issued. Check your email."] = "La richiesta per reimpostare la password è stata inviata. Controlla la tua email."; -App::$strings["Site Member (%s)"] = "Utente del sito (%s)"; -App::$strings["Password reset requested at %s"] = "È stato richiesto di reimpostare password su %s"; -App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non sarà reimpostata."; -App::$strings["Password Reset"] = "Reimposta la password"; -App::$strings["Your password has been reset as requested."] = "La password è stata reimpostata come richiesto."; -App::$strings["Your new password is"] = "La tua nuova password è"; -App::$strings["Save or copy your new password - and then"] = "Salva o copia la tua nuova password, quindi"; -App::$strings["click here to login"] = "clicca qui per accedere"; -App::$strings["Your password may be changed from the Settings page after successful login."] = "Puoi cambiare la tua password dalla pagina delle Impostazioni dopo aver effettuato l'accesso."; -App::$strings["Your password has changed at %s"] = "La tua password su %s è cambiata"; -App::$strings["Forgot your Password?"] = "Hai dimenticato la password?"; -App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Inserisci il tuo indirizzo email per reimpostare la password. Dopo aver inviato la richiesta, controlla l'email e troverai le istruzioni per continuare."; -App::$strings["Email Address"] = "Indirizzo email"; -App::$strings["Reset"] = "Reimposta"; App::$strings["Files: shared with me"] = "File: condivisi con me"; App::$strings["NEW"] = "NOVITÀ"; App::$strings["Remove all files"] = "Elimina tutti i file"; @@ -2185,12 +1350,14 @@ App::$strings["Failed to create source. No channel selected."] = "Impossibile cr App::$strings["Source created."] = "Sorgente creata."; App::$strings["Source updated."] = "Sorgente aggiornata."; App::$strings["*"] = "*"; +App::$strings["Channel Sources"] = "Sorgenti del canale"; App::$strings["Manage remote sources of content for your channel."] = "Gestisci le sorgenti dei contenuti del tuo canale."; App::$strings["New Source"] = "Nuova sorgente"; App::$strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente."; App::$strings["Only import content with these words (one per line)"] = "Importa solo i contenuti che hanno queste parole (una per riga)"; App::$strings["Leave blank to import all public content"] = "Lascia vuoto per importare tutti i contenuti pubblici"; App::$strings["Channel Name"] = "Nome del canale"; +App::$strings["Add the following categories to posts imported from this source (comma separated)"] = ""; App::$strings["Source not found."] = "Sorgente non trovata."; App::$strings["Edit Source"] = "Modifica la sorgente"; App::$strings["Delete Source"] = "Elimina la sorgente"; @@ -2199,6 +1366,9 @@ App::$strings["Unable to remove source."] = "Impossibile rimuovere la sorgente." App::$strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s"; App::$strings["%1\$s stopped following %2\$s's %3\$s"] = "%1\$s non segue più %3\$s di %2\$s"; App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo sito è nuovo, riprova tra 24 ore."; +App::$strings["Ignore/Hide"] = "Ignora/nascondi"; +App::$strings["post"] = "il post"; +App::$strings["comment"] = "il commento"; App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha taggato %3\$s di %2\$s con %4\$s"; App::$strings["Tag removed"] = "Tag rimosso"; App::$strings["Remove Item Tag"] = "Rimuovi il tag"; @@ -2230,12 +1400,861 @@ App::$strings["No connections."] = "Nessun contatto."; App::$strings["Visit %s's profile [%s]"] = "Visita il profilo di %s [%s]"; App::$strings["View Connections"] = "Elenco contatti"; App::$strings["Source of Item"] = "Sorgente"; +App::$strings["Webpages"] = "Pagine web"; +App::$strings["Actions"] = "Azioni"; +App::$strings["Page Link"] = "Link alla pagina"; App::$strings["Page Title"] = "Titolo della pagina"; App::$strings["Xchan Lookup"] = "Ricerca canale"; App::$strings["Lookup xchan beginning with (or webbie): "] = "Cerca un canale (o un webbie) che inizia per:"; -App::$strings["Cover Photos"] = "Copertine del canale"; -App::$strings["Upload Cover Photo"] = "Carica una copertina"; -App::$strings["Permissions denied."] = "Permesso negato."; +App::$strings["Site Admin"] = "Amministrazione sito"; +App::$strings["Bug Report"] = "Bug Report"; +App::$strings["View Bookmarks"] = "Vedi i segnalibri"; +App::$strings["My Chatrooms"] = "Le mie aree chat"; +App::$strings["Firefox Share"] = ""; +App::$strings["Remote Diagnostics"] = ""; +App::$strings["Suggest Channels"] = "Suggerisci canali"; +App::$strings["Login"] = "Accedi"; +App::$strings["Grid"] = "Rete"; +App::$strings["Channel Home"] = "Bacheca del canale"; +App::$strings["Events"] = "Eventi"; +App::$strings["Directory"] = "Elenchi pubblici dei canali"; +App::$strings["Mail"] = "Messaggi"; +App::$strings["Chat"] = "Chat"; +App::$strings["Probe"] = "Diagnostica"; +App::$strings["Suggest"] = "Suggerisci"; +App::$strings["Random Channel"] = "Canale casuale"; +App::$strings["Invite"] = "Invita"; +App::$strings["Features"] = "Funzionalità"; +App::$strings["Post"] = "Post"; +App::$strings["Purchase"] = "Acquista"; +App::$strings["Missing room name"] = "Chat senza nome"; +App::$strings["Duplicate room name"] = "Il nome della chat è duplicato"; +App::$strings["Invalid room specifier."] = "Il nome della chat non è valido."; +App::$strings["Room not found."] = "Chat non trovata."; +App::$strings["Room is full"] = "La chat è al completo"; +App::$strings["\$Projectname Notification"] = "Notifica \$Projectname"; +App::$strings["\$projectname"] = "\$projectname"; +App::$strings["Thank You,"] = "Grazie,"; +App::$strings["%s Administrator"] = "L'amministratore di %s"; +App::$strings["%s "] = "%s "; +App::$strings["[Hubzilla:Notify] New mail received at %s"] = "[Hubzilla] Nuovo messaggio su %s"; +App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s ti ha mandato un messaggio privato su %3\$s."; +App::$strings["%1\$s sent you %2\$s."] = "%1\$s ti ha mandato %2\$s."; +App::$strings["a private message"] = "un messaggio privato"; +App::$strings["Please visit %s to view and/or reply to your private messages."] = "Visita %s per leggere i tuoi messaggi privati e rispondere."; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%4\$s[/zrl]"; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%5\$s di %4\$s[/zrl]"; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%4\$s che hai creato[/zrl]"; +App::$strings["[Hubzilla:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Hubzilla] Nuovo commento di %2\$s alla conversazione #%1\$d"; +App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s ha commentato un elemento che stavi seguendo."; +App::$strings["Please visit %s to view and/or reply to the conversation."] = "Visita %s per leggere o commentare la conversazione."; +App::$strings["[Hubzilla:Notify] %s posted to your profile wall"] = "[Hubzilla] %s ha scritto sulla tua bacheca"; +App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s ha scritto sulla bacheca del tuo profilo su %3\$s"; +App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s ha scritto sulla [zrl=%3\$s]tua bacheca[/zrl]"; +App::$strings["[Hubzilla:Notify] %s tagged you"] = "[Hubzilla] %s ti ha taggato"; +App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s ti ha taggato su %3\$s"; +App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]ti ha taggato[/zrl]."; +App::$strings["[Hubzilla:Notify] %1\$s poked you"] = "[Hubzilla] %1\$s ti ha mandato un poke"; +App::$strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s ti ha mandato un poke su %3\$s"; +App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]ti ha mandato un poke[/zrl]."; +App::$strings["[Hubzilla:Notify] %s tagged your post"] = "[Hubzilla] %s ha taggato il tuo post"; +App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s ha taggato il tuo post su %3\$s"; +App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s ha taggato [zrl=%3\$s]il tuo post[/zrl]"; +App::$strings["[Hubzilla:Notify] Introduction received"] = "[Hubzilla] Hai una richiesta di amicizia"; +App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, hai ricevuto una richiesta di entrare in contatto da '%2\$s' su %3\$s"; +App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, hai ricevuto una [zrl=%2\$s]richiesta di entrare in contatto[/zrl] da %3\$s."; +App::$strings["You may visit their profile at %s"] = "Puoi visitare il suo profilo su %s"; +App::$strings["Please visit %s to approve or reject the connection request."] = "Visita %s per approvare o rifiutare la richiesta di entrare in contatto."; +App::$strings["[Hubzilla:Notify] Friend suggestion received"] = "[Hubzilla] Ti è stato suggerito un amico"; +App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, ti è stato suggerito un amico da '%2\$s' su %3\$s"; +App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, %4\$s ti [zrl=%2\$s]ha suggerito %3\$s[/zrl] come amico."; +App::$strings["Name:"] = "Nome:"; +App::$strings["Photo:"] = "Foto:"; +App::$strings["Please visit %s to approve or reject the suggestion."] = "Visita %s per approvare o rifiutare il suggerimento."; +App::$strings["[Hubzilla:Notify]"] = "[Hubzilla]"; +App::$strings["created a new post"] = "Ha creato un nuovo post"; +App::$strings["commented on %s's post"] = "ha commentato il post di %s"; +App::$strings["Private Message"] = "Messaggio privato"; +App::$strings["Select"] = "Scegli"; +App::$strings["Save to Folder"] = "Salva nella cartella"; +App::$strings["I will attend"] = "Parteciperò"; +App::$strings["I will not attend"] = "Non parteciperò"; +App::$strings["I might attend"] = "Forse parteciperò"; +App::$strings["I agree"] = "Sono d'accordo"; +App::$strings["I disagree"] = "Non sono d'accordo"; +App::$strings["I abstain"] = "Mi astengo"; +App::$strings["Add Star"] = "Aggiungi ai preferiti"; +App::$strings["Remove Star"] = "Rimuovi dai preferiti"; +App::$strings["Toggle Star Status"] = "Attiva/disattiva preferito"; +App::$strings["starred"] = "preferito"; +App::$strings["Message signature validated"] = "Messaggio con firma verificata"; +App::$strings["Message signature incorrect"] = "Massaggio con firma non corretta"; +App::$strings["Add Tag"] = "Aggiungi un tag"; +App::$strings["like"] = "mi piace"; +App::$strings["dislike"] = "non mi piace"; +App::$strings["Share This"] = "Condividi"; +App::$strings["share"] = "condividi"; +App::$strings["Delivery Report"] = "Rapporto di trasmissione"; +App::$strings["%d comment"] = array( + 0 => "%d commento", + 1 => "%d commenti", +); +App::$strings["View %s's profile - %s"] = "Guarda il profilo di %s - %s"; +App::$strings["to"] = "a"; +App::$strings["via"] = "via"; +App::$strings["Wall-to-Wall"] = "Da bacheca a bacheca"; +App::$strings["via Wall-To-Wall:"] = "da bacheca a bacheca:"; +App::$strings["from %s"] = "da %s"; +App::$strings["last edited: %s"] = "ultima modifica: %s"; +App::$strings["Expires: %s"] = "Scadenza: %s"; +App::$strings["Save Bookmarks"] = "Salva segnalibro"; +App::$strings["Add to Calendar"] = "Aggiungi al calendario"; +App::$strings["Mark all seen"] = "Marca tutto come letto"; +App::$strings["[+] show all"] = "[+] mostra tutto"; +App::$strings["Bold"] = "Grassetto"; +App::$strings["Italic"] = "Corsivo"; +App::$strings["Underline"] = "Sottolineato"; +App::$strings["Quote"] = "Citazione"; +App::$strings["Code"] = "Codice"; +App::$strings["Image"] = "Immagine"; +App::$strings["Insert Link"] = "Collegamento"; +App::$strings["Video"] = "Video"; +App::$strings["No username found in import file."] = "Impossibile trovare il nome utente nel file da importare."; +App::$strings["Unable to create a unique channel address. Import failed."] = "Impossibile creare un indirizzo univoco per il canale. L'import è fallito."; +App::$strings["Cannot locate DNS info for database server '%s'"] = "Non trovo le informazioni DNS per il database server '%s'"; +App::$strings["Categories"] = "Categorie"; +App::$strings["Tags"] = "Tag"; +App::$strings["Keywords"] = "Parole chiave"; +App::$strings["have"] = "ho"; +App::$strings["has"] = "ha"; +App::$strings["want"] = "voglio"; +App::$strings["wants"] = "vuole"; +App::$strings["likes"] = "gli piace"; +App::$strings["dislikes"] = "non gli piace"; +App::$strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i"; +App::$strings["Starts:"] = "Inizio:"; +App::$strings["Finishes:"] = "Fine:"; +App::$strings["This event has been added to your calendar."] = "Questo evento è stato aggiunto al tuo calendario"; +App::$strings["Not specified"] = "Non specificato"; +App::$strings["Needs Action"] = "Necessita di un intervento"; +App::$strings["Completed"] = "Completato"; +App::$strings["In Process"] = "In corso"; +App::$strings["Cancelled"] = "Annullato"; +App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Non posso creare un canale con un identificativo che già esiste su questo sistema. L'importazione è fallita."; +App::$strings["Channel clone failed. Import failed."] = "Impossibile clonare il canale. L'importazione è fallita."; +App::$strings["(Unknown)"] = "(Sconosciuto)"; +App::$strings["Visible to anybody on the internet."] = "Visibile a chiunque su internet."; +App::$strings["Visible to you only."] = "Visibile solo a te."; +App::$strings["Visible to anybody in this network."] = "Visibile a tutti su questa rete."; +App::$strings["Visible to anybody authenticated."] = "Visibile a chiunque sia autenticato."; +App::$strings["Visible to anybody on %s."] = "Visibile a tutti su %s."; +App::$strings["Visible to all connections."] = "Visibile a tutti coloro che ti seguono."; +App::$strings["Visible to approved connections."] = "Visibile ai contatti approvati."; +App::$strings["Visible to specific connections."] = "Visibile ad alcuni contatti scelti."; +App::$strings["Privacy group is empty."] = "Gruppo di canali vuoto."; +App::$strings["Privacy group: %s"] = "Gruppo di canali: %s"; +App::$strings["Connection not found."] = "Contatto non trovato."; +App::$strings["profile photo"] = "foto del profilo"; +App::$strings["No recipient provided."] = "Devi scegliere un destinatario."; +App::$strings["[no subject]"] = "[nessun titolo]"; +App::$strings["Unable to determine sender."] = "Impossibile determinare il mittente."; +App::$strings["Stored post could not be verified."] = "Non è stato possibile verificare il post."; +App::$strings["prev"] = "prec"; +App::$strings["first"] = "inizio"; +App::$strings["last"] = "fine"; +App::$strings["next"] = "succ"; +App::$strings["older"] = "più recenti"; +App::$strings["newer"] = "più nuovi"; +App::$strings["No connections"] = "Nessun contatto"; +App::$strings["View all %s connections"] = "Mostra tutti i %s contatti"; +App::$strings["poke"] = "poke"; +App::$strings["poked"] = "ha mandato un poke"; +App::$strings["ping"] = "ping"; +App::$strings["pinged"] = "ha effettuato un ping"; +App::$strings["prod"] = "spintone"; +App::$strings["prodded"] = "ha ricevuto uno spintone"; +App::$strings["slap"] = "schiaffo"; +App::$strings["slapped"] = "ha ricevuto uno schiaffo"; +App::$strings["finger"] = "finger"; +App::$strings["fingered"] = "ha ricevuto un finger"; +App::$strings["rebuff"] = "rifiuto"; +App::$strings["rebuffed"] = "ha ricevuto un rifiuto"; +App::$strings["happy"] = "felice"; +App::$strings["sad"] = "triste"; +App::$strings["mellow"] = "calmo"; +App::$strings["tired"] = "stanco"; +App::$strings["perky"] = "vivace"; +App::$strings["angry"] = "arrabbiato"; +App::$strings["stupefied"] = "stupito"; +App::$strings["puzzled"] = "confuso"; +App::$strings["interested"] = "attento"; +App::$strings["bitter"] = "amaro"; +App::$strings["cheerful"] = "allegro"; +App::$strings["alive"] = "vivace"; +App::$strings["annoyed"] = "seccato"; +App::$strings["anxious"] = "ansioso"; +App::$strings["cranky"] = "irritabile"; +App::$strings["disturbed"] = "turbato"; +App::$strings["frustrated"] = "frustrato"; +App::$strings["depressed"] = "in depressione"; +App::$strings["motivated"] = "motivato"; +App::$strings["relaxed"] = "rilassato"; +App::$strings["surprised"] = "sorpreso"; +App::$strings["Monday"] = "lunedì"; +App::$strings["Tuesday"] = "martedì"; +App::$strings["Wednesday"] = "mercoledì"; +App::$strings["Thursday"] = "giovedì"; +App::$strings["Friday"] = "venerdì"; +App::$strings["Saturday"] = "sabato"; +App::$strings["Sunday"] = "domenica"; +App::$strings["January"] = "gennaio"; +App::$strings["February"] = "febbraio"; +App::$strings["March"] = "marzo"; +App::$strings["April"] = "aprile"; +App::$strings["May"] = "Mag"; +App::$strings["June"] = "giugno"; +App::$strings["July"] = "luglio"; +App::$strings["August"] = "agosto"; +App::$strings["September"] = "settembre"; +App::$strings["October"] = "ottobre"; +App::$strings["November"] = "novembre"; +App::$strings["December"] = "dicembre"; +App::$strings["Unknown Attachment"] = "Allegato non riconoscuto"; +App::$strings["unknown"] = "sconosciuta"; +App::$strings["remove category"] = "rimuovi la categoria"; +App::$strings["remove from file"] = "rimuovi dal file"; +App::$strings["default"] = "predefinito"; +App::$strings["Page layout"] = "Layout della pagina"; +App::$strings["You can create your own with the layouts tool"] = "Puoi creare un tuo layout dalla configurazione delle pagine web"; +App::$strings["Page content type"] = "Tipo di contenuto della pagina"; +App::$strings["Select an alternate language"] = "Seleziona una lingua diversa"; +App::$strings["activity"] = "l'attività"; +App::$strings["Design Tools"] = "Strumenti di design"; +App::$strings["Pages"] = "Pagine"; +App::$strings["System"] = "Sistema"; +App::$strings["New App"] = "Nuova app"; +App::$strings["Suggestions"] = "Suggerimenti"; +App::$strings["See more..."] = "Altro..."; +App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "Hai attivato %1$.0f delle %2$.0f connessioni permesse."; +App::$strings["Add New Connection"] = "Aggiungi un contatto"; +App::$strings["Enter channel address"] = "Indirizzo del canale"; +App::$strings["Examples: bob@example.com, https://example.com/barbara"] = "Per esempio: bob@example.com, https://example.com/barbara"; +App::$strings["Notes"] = "Note"; +App::$strings["Remove term"] = "Rimuovi termine"; +App::$strings["Saved Searches"] = "Ricerche salvate"; +App::$strings["add"] = "aggiungi"; +App::$strings["Saved Folders"] = "Cartelle salvate"; +App::$strings["Everything"] = "Tutto"; +App::$strings["Archives"] = "Archivi"; +App::$strings["Refresh"] = "Aggiorna"; +App::$strings["Account settings"] = "Il tuo account"; +App::$strings["Channel settings"] = "Impostazioni del canale"; +App::$strings["Additional features"] = "Funzionalità opzionali"; +App::$strings["Feature/Addon settings"] = "Componenti aggiuntivi"; +App::$strings["Display settings"] = "Aspetto"; +App::$strings["Manage locations"] = "Gestione repliche"; +App::$strings["Export channel"] = "Esporta il canale"; +App::$strings["Connected apps"] = "App connesse"; +App::$strings["Premium Channel Settings"] = "Canale premium - impostazioni"; +App::$strings["Private Mail Menu"] = "Menu messaggi privati"; +App::$strings["Combined View"] = "Vista combinata"; +App::$strings["Inbox"] = "In arrivo"; +App::$strings["Outbox"] = "Inviati"; +App::$strings["New Message"] = "Nuovo messaggio"; +App::$strings["Conversations"] = "Conversazioni"; +App::$strings["Received Messages"] = "Ricevuti"; +App::$strings["Sent Messages"] = "Inviati"; +App::$strings["No messages."] = "Nessun messaggio."; +App::$strings["Delete conversation"] = "Elimina la conversazione"; +App::$strings["Events Menu"] = "Menu eventi"; +App::$strings["Day View"] = "Eventi del giorno"; +App::$strings["Week View"] = "Eventi della settimana"; +App::$strings["Month View"] = "Eventi del mese"; +App::$strings["Events Tools"] = "Gestione eventi"; +App::$strings["Export Calendar"] = "Esporta calendario"; +App::$strings["Import Calendar"] = "Importa calendario"; +App::$strings["Chatrooms"] = "Chat"; +App::$strings["Overview"] = "Riepilogo"; +App::$strings["Chat Members"] = "Partecipanti"; +App::$strings["Bookmarked Chatrooms"] = "Chat nei segnalibri"; +App::$strings["Suggested Chatrooms"] = "Chat suggerite"; +App::$strings["photo/image"] = "foto/immagine"; +App::$strings["Click to show more"] = "Clicca per mostrare tutto"; +App::$strings["Rating Tools"] = "Valutazione"; +App::$strings["Rate Me"] = "Valutami"; +App::$strings["View Ratings"] = "Vedi le valutazioni ricevute"; +App::$strings["Forums"] = "Forum"; +App::$strings["Tasks"] = "Attività"; +App::$strings["Documentation"] = "Guida"; +App::$strings["Project/Site Information"] = "Informazioni sul sito/progetto"; +App::$strings["For Members"] = "Per gli utenti"; +App::$strings["For Administrators"] = "Per gli amministratori"; +App::$strings["For Developers"] = "Per sviluppatori"; +App::$strings["Member registrations waiting for confirmation"] = "Richieste in attesa di conferma"; +App::$strings["Inspect queue"] = "Coda di attesa"; +App::$strings["DB updates"] = "Aggiornamenti al DB"; +App::$strings["Admin"] = "Amministrazione"; +App::$strings["Plugin Features"] = "Plugin"; +App::$strings["Channel is blocked on this site."] = "Il canale è bloccato per questo sito."; +App::$strings["Channel location missing."] = "Manca l'indirizzo del canale."; +App::$strings["Response from remote channel was incomplete."] = "La risposta dal canale non è completa."; +App::$strings["Channel was deleted and no longer exists."] = "Il canale è stato rimosso e non esiste più."; +App::$strings["Protocol disabled."] = "Protocollo disabilitato."; +App::$strings["Channel discovery failed."] = "La ricerca del canale non ha avuto successo."; +App::$strings["Cannot connect to yourself."] = "Non puoi connetterti a te stesso."; +App::$strings["%1\$s's bookmarks"] = "I segnalibri di %1\$s"; +App::$strings["Public Timeline"] = "Diario pubblico"; +App::$strings["Image/photo"] = "Immagine"; +App::$strings["Encrypted content"] = "Contenuto cifrato"; +App::$strings["Install %s element: "] = "Installa l'elemento %s:"; +App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Questo post contiene un elemento %s installabile, tuttavia non hai i permessi necessari per l'installazione."; +App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s ha scritto %2\$s %3\$s"; +App::$strings["Click to open/close"] = "Clicca per aprire/chiudere"; +App::$strings["spoiler"] = "spoiler"; +App::$strings["Different viewers will see this text differently"] = "Ad altri questo testo potrebbe apparire in modo differente"; +App::$strings["$1 wrote:"] = "$1 ha scritto:"; +App::$strings["Directory Options"] = "Visibilità negli elenchi pubblici"; +App::$strings["Safe Mode"] = "Modalità SafeSearch"; +App::$strings["Public Forums Only"] = "Solo forum pubblici"; +App::$strings["This Website Only"] = "Solo in questo sito"; +App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "I controlli di sicurezza sono falliti. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto."; +App::$strings["Logout"] = "Esci"; +App::$strings["End this session"] = "Chiudi questa sessione"; +App::$strings["Home"] = "Bacheca"; +App::$strings["Your posts and conversations"] = "I tuoi post e conversazioni"; +App::$strings["Your profile page"] = "Il tuo profilo"; +App::$strings["Manage/Edit profiles"] = "Gestisci i tuoi profili"; +App::$strings["Edit Profile"] = "Modifica il profilo"; +App::$strings["Edit your profile"] = "Modifica il tuo profilo"; +App::$strings["Your photos"] = "Le tue foto"; +App::$strings["Your files"] = "I tuoi file"; +App::$strings["Your chatrooms"] = "Le tue chat"; +App::$strings["Bookmarks"] = "Segnalibri"; +App::$strings["Your bookmarks"] = "I tuoi segnalibri"; +App::$strings["Your webpages"] = "Le tue pagine web"; +App::$strings["Sign in"] = "Accedi"; +App::$strings["%s - click to logout"] = "%s - clicca per uscire"; +App::$strings["Remote authentication"] = "Accedi dal tuo hub"; +App::$strings["Click to authenticate to your home hub"] = "Clicca per farti riconoscere dal tuo hub principale"; +App::$strings["Home Page"] = "Bacheca"; +App::$strings["Create an account"] = "Crea un account"; +App::$strings["Help and documentation"] = "Guida e documentazione"; +App::$strings["Applications, utilities, links, games"] = "Applicazioni, utilità, link, giochi"; +App::$strings["Search site @name, #tag, ?docs, content"] = "Cerca nel sito per @nome, #tag, ?guida o per contenuto"; +App::$strings["Channel Directory"] = "Elenchi pubblici dei canali"; +App::$strings["Your grid"] = "La tua rete"; +App::$strings["Mark all grid notifications seen"] = "Segna come lette le notifiche della tua rete"; +App::$strings["Channel home"] = "Bacheca del canale"; +App::$strings["Mark all channel notifications seen"] = "Segna come lette le notifiche del canale"; +App::$strings["Notices"] = "Avvisi"; +App::$strings["Notifications"] = "Notifiche"; +App::$strings["See all notifications"] = "Vedi tutte le notifiche"; +App::$strings["Private mail"] = "Messaggi privati"; +App::$strings["See all private messages"] = "Guarda tutti i messaggi privati"; +App::$strings["Mark all private messages seen"] = "Segna come letti tutti i messaggi privati"; +App::$strings["Event Calendar"] = "Calendario"; +App::$strings["See all events"] = "Guarda tutti gli eventi"; +App::$strings["Mark all events seen"] = "Marca come letti tutti gli eventi"; +App::$strings["Manage Your Channels"] = "Gestisci i tuoi canali"; +App::$strings["Account/Channel Settings"] = "Impostazioni dell'account e del canale"; +App::$strings["Site Setup and Configuration"] = "Installazione e configurazione del sito"; +App::$strings["Loading..."] = "Caricamento in corso..."; +App::$strings["@name, #tag, ?doc, content"] = "@nome, #tag, ?guida, contenuto"; +App::$strings["Please wait..."] = "Attendere..."; +App::$strings["New window"] = "Nuova finestra"; +App::$strings["Open the selected location in a different window or browser tab"] = "Apri l'indirizzo selezionato in una nuova scheda o finestra"; +App::$strings["User '%s' deleted"] = "Utente '%s' eliminato"; +App::$strings["%d invitation available"] = array( + 0 => "%d invito disponibile", + 1 => "%d inviti disponibili", +); +App::$strings["Find Channels"] = "Ricerca canali"; +App::$strings["Enter name or interest"] = "Scrivi un nome o un interesse"; +App::$strings["Connect/Follow"] = "Aggiungi"; +App::$strings["Examples: Robert Morgenstein, Fishing"] = "Per esempio: Mario Rossi, Pesca"; +App::$strings["Random Profile"] = "Profilo casuale"; +App::$strings["Invite Friends"] = "Invita amici"; +App::$strings["Advanced example: name=fred and country=iceland"] = "Per esempio: name=mario e country=italy"; +App::$strings["%d connection in common"] = array( + 0 => "%d contatto in comune", + 1 => "%d contatti in comune", +); +App::$strings["show more"] = "mostra tutto"; +App::$strings["%1\$s is now connected with %2\$s"] = "%1\$s adesso è connesso con %2\$s"; +App::$strings["%1\$s poked %2\$s"] = "%1\$s ha mandato un poke a %2\$s"; +App::$strings["View %s's profile @ %s"] = "Vedi il profilo di %s @ %s"; +App::$strings["Categories:"] = "Categorie:"; +App::$strings["Filed under:"] = "Classificato come:"; +App::$strings["View in context"] = "Vedi nel contesto"; +App::$strings["remove"] = "rimuovi"; +App::$strings["Delete Selected Items"] = "Elimina gli oggetti selezionati"; +App::$strings["View Source"] = "Vedi il sorgente"; +App::$strings["Follow Thread"] = "Segui la discussione"; +App::$strings["Unfollow Thread"] = "Non seguire la discussione"; +App::$strings["Activity/Posts"] = "Attività e Post"; +App::$strings["Edit Connection"] = "Modifica il contatto"; +App::$strings["Message"] = "Messaggio"; +App::$strings["%s likes this."] = "Piace a %s."; +App::$strings["%s doesn't like this."] = "Non piace a %s."; +App::$strings["%2\$d people like this."] = array( + 0 => "", + 1 => "Piace a %2\$d persone.", +); +App::$strings["%2\$d people don't like this."] = array( + 0 => "", + 1 => "Non piace a %2\$d persone.", +); +App::$strings["and"] = "e"; +App::$strings[", and %d other people"] = array( + 0 => "", + 1 => "e altre %d persone", +); +App::$strings["%s like this."] = "Piace a %s."; +App::$strings["%s don't like this."] = "Non piace a %s."; +App::$strings["Set your location"] = "La tua località"; +App::$strings["Clear browser location"] = "Rimuovi la località data dal browser"; +App::$strings["Tag term:"] = "Tag:"; +App::$strings["Where are you right now?"] = "Dove sei ora?"; +App::$strings["Page link name"] = "Nome del link alla pagina"; +App::$strings["Post as"] = "Pubblica come "; +App::$strings["Toggle voting"] = "Abilita/disabilita il voto"; +App::$strings["Categories (optional, comma-separated list)"] = "Categorie (facoltative, lista separata da virgole)"; +App::$strings["Set publish date"] = "Data di uscita programmata"; +App::$strings["OK"] = "OK"; +App::$strings["Discover"] = "Scopri"; +App::$strings["Imported public streams"] = "Contenuti pubblici importati"; +App::$strings["Commented Order"] = "Commenti recenti"; +App::$strings["Sort by Comment Date"] = "Per data del commento"; +App::$strings["Posted Order"] = "Post recenti"; +App::$strings["Sort by Post Date"] = "Per data di creazione"; +App::$strings["Posts that mention or involve you"] = "Post che ti riguardano"; +App::$strings["Activity Stream - by date"] = "Elenco attività - per data"; +App::$strings["Starred"] = "Preferiti"; +App::$strings["Favourite Posts"] = "Post preferiti"; +App::$strings["Spam"] = "Spam"; +App::$strings["Posts flagged as SPAM"] = "Post marcati come spam"; +App::$strings["Status Messages and Posts"] = "Post e messaggi di stato"; +App::$strings["About"] = "Informazioni"; +App::$strings["Profile Details"] = "Dettagli del profilo"; +App::$strings["Photo Albums"] = "Album foto"; +App::$strings["Files and Storage"] = "Archivio file"; +App::$strings["Saved Bookmarks"] = "Segnalibri salvati"; +App::$strings["Manage Webpages"] = "Gestisci le pagine web"; +App::$strings["__ctx:noun__ Attending"] = array( + 0 => "Partecipa", + 1 => "Partecipano", +); +App::$strings["__ctx:noun__ Not Attending"] = array( + 0 => "Non partecipa", + 1 => "Non partecipano", +); +App::$strings["__ctx:noun__ Undecided"] = array( + 0 => "Indeciso", + 1 => "Indecisi", +); +App::$strings["__ctx:noun__ Agree"] = array( + 0 => "D'accordo", + 1 => "D'accordo", +); +App::$strings["__ctx:noun__ Disagree"] = array( + 0 => "Non d'accordo", + 1 => "Non d'accordo", +); +App::$strings["__ctx:noun__ Abstain"] = array( + 0 => "Astenuto", + 1 => "Astenuti", +); +App::$strings["Frequently"] = "Frequentemente"; +App::$strings["Hourly"] = "Ogni ora"; +App::$strings["Twice daily"] = "Due volte al giorno"; +App::$strings["Daily"] = "Ogni giorno"; +App::$strings["Weekly"] = "Ogni settimana"; +App::$strings["Monthly"] = "Ogni mese"; +App::$strings["Currently Male"] = "Al momento maschio"; +App::$strings["Currently Female"] = "Al momento femmina"; +App::$strings["Mostly Male"] = "Prevalentemente maschio"; +App::$strings["Mostly Female"] = "Prevalentemente femmina"; +App::$strings["Transgender"] = "Transgender"; +App::$strings["Intersex"] = "Intersex"; +App::$strings["Transsexual"] = "Transessuale"; +App::$strings["Hermaphrodite"] = "Ermafrodito"; +App::$strings["Neuter"] = "Neutro"; +App::$strings["Non-specific"] = "Non specificato"; +App::$strings["Other"] = "Altro"; +App::$strings["Undecided"] = "Indeciso"; +App::$strings["Males"] = "Maschi"; +App::$strings["Females"] = "Femmine"; +App::$strings["Gay"] = "Gay"; +App::$strings["Lesbian"] = "Lesbica"; +App::$strings["No Preference"] = "Senza preferenza"; +App::$strings["Bisexual"] = "Bisessuale"; +App::$strings["Autosexual"] = "Autosessuale"; +App::$strings["Abstinent"] = "Astinente"; +App::$strings["Virgin"] = "Vergine"; +App::$strings["Deviant"] = "Deviato"; +App::$strings["Fetish"] = "Feticista"; +App::$strings["Oodles"] = "Un sacco"; +App::$strings["Nonsexual"] = "Asessuato"; +App::$strings["Single"] = "Single"; +App::$strings["Lonely"] = "Da solo"; +App::$strings["Available"] = "Disponibile"; +App::$strings["Unavailable"] = "Non disponibile"; +App::$strings["Has crush"] = "Ha una cotta"; +App::$strings["Infatuated"] = "Infatuato/a"; +App::$strings["Dating"] = "Disponibile a un incontro"; +App::$strings["Unfaithful"] = "Infedele"; +App::$strings["Sex Addict"] = "Sesso-dipendente"; +App::$strings["Friends/Benefits"] = "Amici con qualcosa in più"; +App::$strings["Casual"] = "Casual"; +App::$strings["Engaged"] = "Impegnato"; +App::$strings["Married"] = "Sposato/a"; +App::$strings["Imaginarily married"] = "Con matrimonio immaginario"; +App::$strings["Partners"] = "Partner"; +App::$strings["Cohabiting"] = "Convivente"; +App::$strings["Common law"] = "Matrimonio regolare"; +App::$strings["Happy"] = "Felice"; +App::$strings["Not looking"] = "Non in cerca"; +App::$strings["Swinger"] = "Scambista"; +App::$strings["Betrayed"] = "Tradito/a"; +App::$strings["Separated"] = "Separato/a"; +App::$strings["Unstable"] = "Instabile"; +App::$strings["Divorced"] = "Divorziato/a"; +App::$strings["Imaginarily divorced"] = "Sogna il divorzio"; +App::$strings["Widowed"] = "Vedovo/a"; +App::$strings["Uncertain"] = "Incerto/a"; +App::$strings["It's complicated"] = "Relazione complicata"; +App::$strings["Don't care"] = "Chi se ne frega"; +App::$strings["Ask me"] = "Chiedimelo"; +App::$strings["Visible to your default audience"] = "Visibile secondo le impostazioni predefinite"; +App::$strings["Only me"] = "Solo io"; +App::$strings["Public"] = "Pubblico"; +App::$strings["Anybody in the \$Projectname network"] = "Tutti sulla rete \$Projectname"; +App::$strings["Any account on %s"] = "Tutti gli account su %s"; +App::$strings["Any of my connections"] = "Chiunque tra i miei contatti"; +App::$strings["Only connections I specifically allow"] = "Solo chi riceve il mio permesso"; +App::$strings["Anybody authenticated (could include visitors from other networks)"] = "Chiunque sia autenticato (inclusi visitatori di altre reti)"; +App::$strings["Any connections including those who haven't yet been approved"] = "Tutti i contatti inclusi quelli non ancora approvati"; +App::$strings["This is your default setting for the audience of your normal stream, and posts."] = ""; +App::$strings["This is your default setting for who can view your default channel profile"] = ""; +App::$strings["This is your default setting for who can view your connections"] = ""; +App::$strings["This is your default setting for who can view your file storage and photos"] = ""; +App::$strings["This is your default setting for the audience of your webpages"] = ""; +App::$strings["Not a valid email address"] = "Email non valida"; +App::$strings["Your email domain is not among those allowed on this site"] = "Il dominio della tua email attualmente non è permesso su questo sito"; +App::$strings["Your email address is already registered at this site."] = "La tua email è già registrata su questo sito."; +App::$strings["An invitation is required."] = "È necessario un invito."; +App::$strings["Invitation could not be verified."] = "L'invito non può essere verificato."; +App::$strings["Please enter the required information."] = "Inserisci le informazioni richieste."; +App::$strings["Failed to store account information."] = "Non è stato possibile salvare le informazioni del tuo account."; +App::$strings["Registration confirmation for %s"] = "Registrazione di %s confermata"; +App::$strings["Registration request at %s"] = "Richiesta di registrazione su %s"; +App::$strings["Administrator"] = "Amministratore"; +App::$strings["your registration password"] = "la password di registrazione"; +App::$strings["Registration details for %s"] = "Dettagli della registrazione di %s"; +App::$strings["Account approved."] = "Account approvato."; +App::$strings["Registration revoked for %s"] = "Registrazione revocata per %s"; +App::$strings["Account verified. Please login."] = "Registrazione verificata. Adesso puoi effettuare login."; +App::$strings["Click here to upgrade."] = "Clicca qui per aggiornare."; +App::$strings["This action exceeds the limits set by your subscription plan."] = "Questa operazione supera i limiti del tuo abbonamento."; +App::$strings["This action is not available under your subscription plan."] = "Questa operazione non è prevista dal tuo abbonamento."; +App::$strings["Item was not found."] = "Elemento non trovato."; +App::$strings["No source file."] = "Nessun file di origine."; +App::$strings["Cannot locate file to replace"] = "Il file da sostituire non è stato trovato"; +App::$strings["Cannot locate file to revise/update"] = "Il file da aggiornare non è stato trovato"; +App::$strings["File exceeds size limit of %d"] = "Il file supera la dimensione massima di %d"; +App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati."; +App::$strings["File upload failed. Possible system limit or action terminated."] = "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato."; +App::$strings["Stored file could not be verified. Upload failed."] = "Il file non può essere verificato. Caricamento fallito."; +App::$strings["Path not available."] = "Percorso non disponibile."; +App::$strings["Empty pathname"] = "Il percorso del file è vuoto"; +App::$strings["duplicate filename or path"] = "il file o il percorso del file è duplicato"; +App::$strings["Path not found."] = "Percorso del file non trovato."; +App::$strings["mkdir failed."] = "mkdir fallito."; +App::$strings["database storage failed."] = "scrittura su database fallita."; +App::$strings["Empty path"] = "La posizione è vuota"; +App::$strings["Unable to obtain identity information from database"] = "Impossibile ottenere le informazioni di identificazione dal database"; +App::$strings["Empty name"] = "Nome vuoto"; +App::$strings["Name too long"] = "Nome troppo lungo"; +App::$strings["No account identifier"] = "Account senza identificativo"; +App::$strings["Nickname is required."] = "Il nome dell'account è obbligatorio."; +App::$strings["Reserved nickname. Please choose another."] = "Nome utente riservato. Per favore scegline un altro."; +App::$strings["Nickname has unsupported characters or is already being used on this site."] = "Il nome dell'account è già in uso oppure ha dei caratteri non supportati."; +App::$strings["Unable to retrieve created identity"] = "Impossibile caricare l'identità creata"; +App::$strings["Default Profile"] = "Profilo predefinito"; +App::$strings["Requested channel is not available."] = "Il canale che cerchi non è disponibile."; +App::$strings["Create New Profile"] = "Crea un nuovo profilo"; +App::$strings["Visible to everybody"] = "Visibile a tutti"; +App::$strings["Gender:"] = "Sesso:"; +App::$strings["Status:"] = "Stato:"; +App::$strings["Homepage:"] = "Home page:"; +App::$strings["Online Now"] = "Online adesso"; +App::$strings["Like this channel"] = "Mi piace questo canale"; +App::$strings["j F, Y"] = "j F Y"; +App::$strings["j F"] = "j F"; +App::$strings["Birthday:"] = "Compleanno:"; +App::$strings["for %1\$d %2\$s"] = "per %1\$d %2\$s"; +App::$strings["Sexual Preference:"] = "Preferenze sessuali:"; +App::$strings["Tags:"] = "Tag:"; +App::$strings["Political Views:"] = "Orientamento politico:"; +App::$strings["Religion:"] = "Religione:"; +App::$strings["Hobbies/Interests:"] = "Interessi e hobby:"; +App::$strings["Likes:"] = "Mi piace:"; +App::$strings["Dislikes:"] = "Non mi piace:"; +App::$strings["Contact information and Social Networks:"] = "Contatti e social network:"; +App::$strings["My other channels:"] = "I miei altri canali:"; +App::$strings["Musical interests:"] = "Gusti musicali:"; +App::$strings["Books, literature:"] = "Libri, letteratura:"; +App::$strings["Television:"] = "Televisione:"; +App::$strings["Film/dance/culture/entertainment:"] = "Film, danza, cultura, intrattenimento:"; +App::$strings["Love/Romance:"] = "Amore:"; +App::$strings["Work/employment:"] = "Lavoro:"; +App::$strings["School/education:"] = "Scuola:"; +App::$strings["Like this thing"] = "Mi piace"; +App::$strings["General Features"] = "Funzionalità di base"; +App::$strings["Content Expiration"] = "Scadenza"; +App::$strings["Remove posts/comments and/or private messages at a future time"] = "Elimina i post, i commenti o i messaggi privati dopo un lasso di tempo"; +App::$strings["Multiple Profiles"] = "Profili multipli"; +App::$strings["Ability to create multiple profiles"] = "Abilitazione a creare profili multipli"; +App::$strings["Advanced Profiles"] = "Profili avanzati"; +App::$strings["Additional profile sections and selections"] = "Informazioni aggiuntive del profilo"; +App::$strings["Profile Import/Export"] = "Importa/esporta il profilo"; +App::$strings["Save and load profile details across sites/channels"] = "Salva o ripristina le informazioni del profilo su siti diversi"; +App::$strings["Web Pages"] = "Pagine web"; +App::$strings["Provide managed web pages on your channel"] = "Attiva la creazione di pagine web sul tuo canale"; +App::$strings["Hide Rating"] = "Nascondi le valutazioni"; +App::$strings["Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else."] = "Nascondi i bottoni delle valutazioni sul tuo canale e sul profilo. Nota: le persone potranno comunque esprimere una valutazione altrove."; +App::$strings["Private Notes"] = "Note private"; +App::$strings["Enables a tool to store notes and reminders (note: not encrypted)"] = "Abilita il riquadro per scrivere annotazioni (in chiaro)"; +App::$strings["Navigation Channel Select"] = "Scegli il canale attivo dal menu"; +App::$strings["Change channels directly from within the navigation dropdown menu"] = "Scegli il canale attivo direttamente dal menu di navigazione"; +App::$strings["Photo Location"] = "Posizione geografica"; +App::$strings["If location data is available on uploaded photos, link this to a map."] = "Collega la foto a una mappa quando contiene indicazioni geografiche."; +App::$strings["Access Controlled Chatrooms"] = "Chat ad accesso riservato"; +App::$strings["Provide chatrooms and chat services with access control."] = "Il servizio di chat con accesso riservato"; +App::$strings["Smart Birthdays"] = "Compleanni intelligenti"; +App::$strings["Make birthday events timezone aware in case your friends are scattered across the planet."] = "I compleanni saranno segnalati in base al fuso orario, utile se hai amici sparsi per il mondo."; +App::$strings["Expert Mode"] = "Modalità esperto"; +App::$strings["Enable Expert Mode to provide advanced configuration options"] = "Abilita la modalità esperto per vedere le opzioni di configurazione avanzate"; +App::$strings["Premium Channel"] = "Canale premium"; +App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Ti permette di impostare restrizioni e termini d'uso per il canale"; +App::$strings["Post Composition Features"] = "Modalità di scrittura post"; +App::$strings["Large Photos"] = "Foto grandi"; +App::$strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = "Includi anteprime grandi per le foto dei tuoi post (1024px). Altrimenti saranno mostrate anteprime più piccole (640px)"; +App::$strings["Automatically import channel content from other channels or feeds"] = "Importa automaticamente il contenuto del canale da altri canali o feed"; +App::$strings["Even More Encryption"] = "Cifratura addizionale"; +App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Rendi possibile la crifratura aggiuntiva tra mittente e destinatario usando una parola chiave conosciuta a entrambi"; +App::$strings["Enable Voting Tools"] = "Permetti i post con votazione"; +App::$strings["Provide a class of post which others can vote on"] = "Rende possibile la creazione di post in cui sarà possibile votare"; +App::$strings["Delayed Posting"] = "Pubblicazione ritardata"; +App::$strings["Allow posts to be published at a later date"] = "Per scegliere una data e un'ora a cui far uscire i post"; +App::$strings["Suppress Duplicate Posts/Comments"] = "Impedisci post e commenti duplicati"; +App::$strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = "Scarta post e commenti se sono identici ad altri inviati meno di due minuti prima."; +App::$strings["Network and Stream Filtering"] = "Filtraggio dei contenuti"; +App::$strings["Search by Date"] = "Ricerca per data"; +App::$strings["Ability to select posts by date ranges"] = "Per selezionare i post in un intervallo tra date"; +App::$strings["Privacy Groups"] = "Gruppi di canali"; +App::$strings["Enable management and selection of privacy groups"] = "Abilita i gruppi di canali"; +App::$strings["Save search terms for re-use"] = "Salva i termini delle ricerche per poterle ripetere"; +App::$strings["Network Personal Tab"] = "Attività personale"; +App::$strings["Enable tab to display only Network posts that you've interacted on"] = "Abilita il link per mostrare solamente i contenuti con cui hai interagito"; +App::$strings["Network New Tab"] = "Contenuti nuovi"; +App::$strings["Enable tab to display all new Network activity"] = "Abilita il link per visualizzare solo i nuovi contenuti"; +App::$strings["Affinity Tool"] = "Filtro per affinità"; +App::$strings["Filter stream activity by depth of relationships"] = "Permette di selezionare i contenuti in base al livello di amicizia"; +App::$strings["Connection Filtering"] = "Filtro sui contatti"; +App::$strings["Filter incoming posts from connections based on keywords/content"] = "Filtra i post che ricevi con parole chiave"; +App::$strings["Show channel suggestions"] = "Mostra alcuni canali che potrebbero interessarti"; +App::$strings["Post/Comment Tools"] = "Gestione post e commenti"; +App::$strings["Community Tagging"] = "Tag della comunità"; +App::$strings["Ability to tag existing posts"] = "Permetti l'aggiunta di tag su post già esistenti"; +App::$strings["Post Categories"] = "Categorie dei post"; +App::$strings["Add categories to your posts"] = "Abilita le categorie per i tuoi post"; +App::$strings["Emoji Reactions"] = ""; +App::$strings["Add emoji reaction ability to posts"] = ""; +App::$strings["Ability to file posts under folders"] = "Abilita la raccolta dei tuoi articoli in cartelle"; +App::$strings["Dislike Posts"] = "Non mi piace"; +App::$strings["Ability to dislike posts/comments"] = "Abilità la funzionalità \"non mi piace\" per i tuoi post"; +App::$strings["Star Posts"] = "Post con stella"; +App::$strings["Ability to mark special posts with a star indicator"] = "Mostra la stella per segnare i post preferiti"; +App::$strings["Tag Cloud"] = "Nuvola di tag"; +App::$strings["Provide a personal tag cloud on your channel page"] = "Mostra la nuvola dei tag che usi di più sulla pagina del tuo canale"; +App::$strings["Embedded content"] = "Contenuti incorporati"; +App::$strings["Embedding disabled"] = "Disabilita la creazione di contenuti incorporati"; +App::$strings["Who can see this?"] = "Chi può vederlo?"; +App::$strings["Custom selection"] = "Selezione personalizzata"; +App::$strings["Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit the scope of \"Show\"."] = ""; +App::$strings["Show"] = "Mostra"; +App::$strings["Don't show"] = "Non mostrare"; +App::$strings["Other networks and post services"] = "Invio ad altre reti o a siti esterni"; +App::$strings["Post permissions %s cannot be changed %s after a post is shared.
    These permissions set who is allowed to view the post."] = ""; +App::$strings["Logged out."] = "Uscita effettuata."; +App::$strings["Failed authentication"] = "Autenticazione fallita"; +App::$strings["Birthday"] = "Compleanno"; +App::$strings["Age: "] = "Età:"; +App::$strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG oppure MM-GG"; +App::$strings["never"] = "mai"; +App::$strings["less than a second ago"] = "meno di un secondo fa"; +App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "%1\$d %2\$s fa"; +App::$strings["__ctx:relative_date__ year"] = array( + 0 => "anno", + 1 => "anni", +); +App::$strings["__ctx:relative_date__ month"] = array( + 0 => "mese", + 1 => "mesi", +); +App::$strings["__ctx:relative_date__ week"] = array( + 0 => "settimana", + 1 => "settimane", +); +App::$strings["__ctx:relative_date__ day"] = array( + 0 => "giorno", + 1 => "giorni", +); +App::$strings["__ctx:relative_date__ hour"] = array( + 0 => "ora", + 1 => "ore", +); +App::$strings["__ctx:relative_date__ minute"] = array( + 0 => "minuto", + 1 => "minuti", +); +App::$strings["__ctx:relative_date__ second"] = array( + 0 => "secondo", + 1 => "secondi", +); +App::$strings["%1\$s's birthday"] = "Compleanno di %1\$s"; +App::$strings["Happy Birthday %1\$s"] = "Buon compleanno %1\$s"; +App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un gruppo di canali con lo stesso nome esisteva in precedenza ed è stato ripristinato. I vecchi permessi saranno applicati ai nuovi canali. Se non vuoi che ciò accada, devi creare un gruppo con un nome diverso."; +App::$strings["Add new connections to this privacy group"] = "Aggiungi nuovi contatti a questo gruppo di canali"; +App::$strings["edit"] = "modifica"; +App::$strings["Edit group"] = "Modifica il gruppo"; +App::$strings["Add privacy group"] = "Crea un gruppo di canali"; +App::$strings["Channels not in any privacy group"] = "Canali che non sono in nessun gruppo"; +App::$strings["Delete this item?"] = "Eliminare questo elemento?"; +App::$strings["[-] show less"] = "[-] riduci"; +App::$strings["[+] expand"] = "[+] mostra tutto"; +App::$strings["[-] collapse"] = "[-] riduci"; +App::$strings["Password too short"] = "Password troppo corta"; +App::$strings["Passwords do not match"] = "Le password non corrispondono"; +App::$strings["everybody"] = "tutti"; +App::$strings["Secret Passphrase"] = "Parola chiave per decifrare"; +App::$strings["Passphrase hint"] = "Suggerimento per la parola chiave"; +App::$strings["Notice: Permissions have changed but have not yet been submitted."] = "Nota: i permessi sono stati modificati ma non ancora salvati."; +App::$strings["close all"] = "chiudi tutto"; +App::$strings["Nothing new here"] = "Niente di nuovo qui"; +App::$strings["Rate This Channel (this is public)"] = "Valuta questo canale (visibile a tutti)"; +App::$strings["Describe (optional)"] = "Descrizione (facoltativa)"; +App::$strings["Please enter a link URL"] = "Inserisci l'URL di un link"; +App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Non hai salvato i cambiamenti. Vuoi davvero lasciare questa pagina?"; +App::$strings["timeago.prefixAgo"] = "timeago.prefixAgo"; +App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; +App::$strings["ago"] = "fa"; +App::$strings["from now"] = "da adesso"; +App::$strings["less than a minute"] = "meno di un minuto"; +App::$strings["about a minute"] = "circa un minuto"; +App::$strings["%d minutes"] = "%d minuti"; +App::$strings["about an hour"] = "circa un’ora"; +App::$strings["about %d hours"] = "circa %d ore"; +App::$strings["a day"] = "un giorno"; +App::$strings["%d days"] = "%d giorni"; +App::$strings["about a month"] = "circa un mese"; +App::$strings["%d months"] = "%d mesi"; +App::$strings["about a year"] = "circa un anno"; +App::$strings["%d years"] = "%d anni"; +App::$strings[" "] = " "; +App::$strings["timeago.numbers"] = "timeago.numbers"; +App::$strings["__ctx:long__ May"] = "maggio"; +App::$strings["Jan"] = "Gen"; +App::$strings["Feb"] = "Feb"; +App::$strings["Mar"] = "Mar"; +App::$strings["Apr"] = "Apr"; +App::$strings["__ctx:short__ May"] = "maggio"; +App::$strings["Jun"] = "Mag"; +App::$strings["Jul"] = "Giu"; +App::$strings["Aug"] = "Ago"; +App::$strings["Sep"] = "Set"; +App::$strings["Oct"] = "Ott"; +App::$strings["Nov"] = "Nov"; +App::$strings["Dec"] = "Dic"; +App::$strings["Sun"] = "Dom"; +App::$strings["Mon"] = "Lun"; +App::$strings["Tue"] = "Mar"; +App::$strings["Wed"] = "Mer"; +App::$strings["Thu"] = "Gio"; +App::$strings["Fri"] = "Ven"; +App::$strings["Sat"] = "Sab"; +App::$strings["__ctx:calendar__ today"] = "oggi"; +App::$strings["__ctx:calendar__ month"] = "mese"; +App::$strings["__ctx:calendar__ week"] = "settimana"; +App::$strings["__ctx:calendar__ day"] = "giorno"; +App::$strings["__ctx:calendar__ All day"] = "Tutto il giorno"; +App::$strings["view full size"] = "guarda nelle dimensioni reali"; +App::$strings["No Subject"] = "Nessun titolo"; +App::$strings["Friendica"] = "Friendica"; +App::$strings["OStatus"] = "OStatus"; +App::$strings["GNU-Social"] = "GNU-Social"; +App::$strings["RSS/Atom"] = "RSS/Atom"; +App::$strings["Diaspora"] = "Diaspora"; +App::$strings["Facebook"] = "Facebook"; +App::$strings["Zot"] = "Zot"; +App::$strings["LinkedIn"] = "LinkedIn"; +App::$strings["XMPP/IM"] = "XMPP/IM"; +App::$strings["MySpace"] = "MySpace"; +App::$strings["Image exceeds website size limit of %lu bytes"] = "L'immagine supera il limite massimo di %lu bytes"; +App::$strings["Image file is empty."] = "Il file dell'immagine è vuoto."; +App::$strings["Photo storage failed."] = "Impossibile salvare la foto."; +App::$strings["a new photo"] = "una nuova foto"; +App::$strings["__ctx:photo_upload__ %1\$s posted %2\$s to %3\$s"] = "%1\$s ha pubblicato %2\$s su %3\$s"; +App::$strings["Upload New Photos"] = "Carica nuove foto"; +App::$strings["Invalid data packet"] = "Dati ricevuti non validi"; +App::$strings["Unable to verify channel signature"] = "Impossibile verificare la firma elettronica del canale"; +App::$strings["Unable to verify site signature for %s"] = "Impossibile verificare la firma elettronica del sito %s"; +App::$strings["invalid target signature"] = "la firma ricevuta non è valida"; +App::$strings["New Page"] = "Nuova pagina web"; +App::$strings["Title"] = "Titolo"; +App::$strings["Can view my normal stream and posts"] = "Può vedere i miei contenuti e i post normali"; +App::$strings["Can view my default channel profile"] = "Può vedere il profilo predefinito del canale"; +App::$strings["Can view my connections"] = "Può vedere i miei contatti"; +App::$strings["Can view my file storage and photos"] = "Può vedere il mio archivio file e foto"; +App::$strings["Can view my webpages"] = "Può vedere le mie pagine web"; +App::$strings["Can send me their channel stream and posts"] = "È tra i canali che seguo"; +App::$strings["Can post on my channel page (\"wall\")"] = "Può scrivere sulla bacheca del mio canale"; +App::$strings["Can comment on or like my posts"] = "Può commentare o aggiungere \"mi piace\" ai miei post"; +App::$strings["Can send me private mail messages"] = "Può inviarmi messaggi privati"; +App::$strings["Can like/dislike stuff"] = "Può aggiungere \"mi piace\" a tutto il resto"; +App::$strings["Profiles and things other than posts/comments"] = "Può aggiungere \"mi piace\" a tutto ciò che non riguarda i post, come per esempio il profilo"; +App::$strings["Can forward to all my channel contacts via post @mentions"] = "Può inoltrare post a tutti i contatti del canale tramite una @menzione"; +App::$strings["Advanced - useful for creating group forum channels"] = "Impostazione avanzata - utile per creare un canale-forum di discussione"; +App::$strings["Can chat with me (when available)"] = "Può aprire una chat con me (se disponibile)"; +App::$strings["Can write to my file storage and photos"] = "Può modificare il mio archivio file e foto"; +App::$strings["Can edit my webpages"] = "Può modificare le mie pagine web"; +App::$strings["Can source my public posts in derived channels"] = "Può usare i miei post pubblici per creare canali derivati"; +App::$strings["Somewhat advanced - very useful in open communities"] = "Piuttosto avanzato - molto utile nelle comunità aperte"; +App::$strings["Can administer my channel resources"] = "Può amministrare i contenuti del mio canale"; +App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri"; +App::$strings["Social Networking"] = "Social network"; +App::$strings["Social - Mostly Public"] = "Social - Prevalentemente pubblico"; +App::$strings["Social - Restricted"] = "Social - Con restrizioni"; +App::$strings["Social - Private"] = "Social - Privato"; +App::$strings["Community Forum"] = "Forum di discussione"; +App::$strings["Forum - Mostly Public"] = "Social - Prevalentemente pubblico"; +App::$strings["Forum - Restricted"] = "Forum - Con restrizioni"; +App::$strings["Forum - Private"] = "Forum - Privato"; +App::$strings["Feed Republish"] = "Aggregatore di feed esterni"; +App::$strings["Feed - Mostly Public"] = "Feed - Prevalentemente pubblico"; +App::$strings["Feed - Restricted"] = "Feed - Con restrizioni"; +App::$strings["Special Purpose"] = "Per finalità speciali"; +App::$strings["Special - Celebrity/Soapbox"] = "Speciale - Pagina per fan"; +App::$strings["Special - Group Repository"] = "Speciale - Repository di gruppo"; +App::$strings["Custom/Expert Mode"] = "Personalizzazione per esperti"; +App::$strings[" and "] = "e"; +App::$strings["public profile"] = "profilo pubblico"; +App::$strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s ha cambiato %2\$s in “%3\$s”"; +App::$strings["Visit %1\$s's %2\$s"] = "Guarda %2\$s di %1\$s "; +App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s ha aggiornato %2\$s cambiando %3\$s."; +App::$strings["Attachments:"] = "Allegati:"; +App::$strings["\$Projectname event notification:"] = "Notifica evento \$Projectname:"; App::$strings["Focus (Hubzilla default)"] = "Focus (predefinito)"; App::$strings["Theme settings"] = "Impostazioni del tema"; App::$strings["Select scheme"] = "Scegli uno schema"; @@ -2270,6 +2289,8 @@ App::$strings["Left align page content"] = "Allinea a sinistra il contenuto dell App::$strings["Set minimum opacity of nav bar - to hide it"] = "Opacità minima della barra di navigazione - per nasconderla"; App::$strings["Set size of conversation author photo"] = "Dimensione foto dell'autore della conversazione"; App::$strings["Set size of followup author photos"] = "Dimensione foto dei partecipanti alla conversazione"; +App::$strings["__ctx:opensearch__ Search %1\$s (%2\$s)"] = "Cerca %1\$s (%2\$s)"; +App::$strings["__ctx:opensearch__ \$Projectname"] = "\$Projectname"; App::$strings["Update %s failed. See error logs."] = "%s: aggiornamento fallito. Controlla i log di errore."; App::$strings["Update Error at %s"] = "Errore di aggiornamento su %s"; App::$strings["Create an account to access services and applications within the Hubzilla"] = "Registrati per accedere ai servizi e alle applicazioni di Hubzilla"; diff --git a/view/it/messages.po b/view/it/messages.po index 5efed0fd8..8f9008998 100644 --- a/view/it/messages.po +++ b/view/it/messages.po @@ -3,19 +3,20 @@ # This file is distributed under the same license as the Red package. # # Translators: +# Davide Pesenti , 2016 # fabrixxm , 2011 # fabrixxm , 2011-2012 # Francesco Apruzzese , 2012-2013 # ufic , 2012 -# tuscanhobbit , 2012 -# tuscanhobbit , 2013-2015 +# Paolo Wave , 2012 +# Paolo Wave , 2013-2015 msgid "" msgstr "" "Project-Id-Version: Redmatrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-10-17 16:47-0700\n" -"PO-Revision-Date: 2015-10-24 10:03+0000\n" -"Last-Translator: tuscanhobbit \n" +"POT-Creation-Date: 2016-05-20 00:01-0700\n" +"PO-Revision-Date: 2016-03-09 09:28+0000\n" +"Last-Translator: Davide Pesenti \n" "Language-Team: Italian (http://www.transifex.com/Friendica/red-matrix/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,104 +24,6 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../include/dba/dba_driver.php:141 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Non trovo le informazioni DNS per il database server '%s'" - -#: ../../include/photo/photo_driver.php:687 ../../mod/profile_photo.php:143 -#: ../../mod/profile_photo.php:302 ../../mod/profile_photo.php:424 -#: ../../mod/photos.php:92 ../../mod/photos.php:637 -msgid "Profile Photos" -msgstr "Foto del profilo" - -#: ../../include/menu.php:107 ../../include/page_widgets.php:8 -#: ../../include/page_widgets.php:36 ../../include/RedDAV/RedBrowser.php:266 -#: ../../include/ItemObject.php:100 ../../include/apps.php:254 -#: ../../mod/webpages.php:181 ../../mod/thing.php:255 -#: ../../mod/connections.php:242 ../../mod/connections.php:255 -#: ../../mod/connections.php:274 ../../mod/blocks.php:153 -#: ../../mod/editpost.php:106 ../../mod/editlayout.php:133 -#: ../../mod/editwebpage.php:178 ../../mod/editblock.php:134 -#: ../../mod/menu.php:106 ../../mod/settings.php:650 ../../mod/layouts.php:183 -msgid "Edit" -msgstr "Modifica" - -#: ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Frequentemente" - -#: ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Ogni ora" - -#: ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "Due volte al giorno" - -#: ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Ogni giorno" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Ogni settimana" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "Ogni mese" - -#: ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:79 ../../mod/admin.php:822 -#: ../../mod/admin.php:831 ../../mod/id.php:15 ../../mod/id.php:16 -#: ../../boot.php:1552 -msgid "Email" -msgstr "Email" - -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../include/contact_selectors.php:82 -msgid "Zot!" -msgstr "Zot!" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/notify.php:23 -msgid "created a new post" -msgstr "Ha creato un nuovo post" - -#: ../../include/notify.php:24 -#, php-format -msgid "commented on %s's post" -msgstr "ha commentato il post di %s" - #: ../../include/Import/import_diaspora.php:17 msgid "No username found in import file." msgstr "Impossibile trovare il nome utente nel file da importare." @@ -133,478 +36,446 @@ msgstr "Impossibile creare un indirizzo univoco per il canale. L'import è falli msgid "Import completed." msgstr "L'importazione è terminata con successo!" -#: ../../include/group.php:26 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "È stato ripristinato un insieme con lo stesso nome che era stato eliminato in precedenza. I permessi già presenti potrebbero rimanere validi per i nuovi canali. Se non vuoi che ciò accada, devi creare un altro insieme con un nome diverso." +#: ../../include/RedDAV/RedBrowser.php:107 +#: ../../include/RedDAV/RedBrowser.php:265 +msgid "parent" +msgstr "cartella superiore" -#: ../../include/group.php:235 -msgid "Default privacy group for new contacts" -msgstr "Insieme predefinito per i canali che inizi a seguire" +#: ../../include/RedDAV/RedBrowser.php:131 ../../include/text.php:2561 +msgid "Collection" +msgstr "Cartella" -#: ../../include/group.php:254 ../../mod/admin.php:831 -msgid "All Channels" -msgstr "Tutti i canali" +#: ../../include/RedDAV/RedBrowser.php:134 +msgid "Principal" +msgstr "Principale" -#: ../../include/group.php:276 -msgid "edit" -msgstr "modifica" +#: ../../include/RedDAV/RedBrowser.php:137 +msgid "Addressbook" +msgstr "Rubrica" -#: ../../include/group.php:298 -msgid "Collections" -msgstr "Insiemi di canali" +#: ../../include/RedDAV/RedBrowser.php:140 +msgid "Calendar" +msgstr "Calendario" -#: ../../include/group.php:299 -msgid "Edit collection" -msgstr "Modifica l'insieme di canali" +#: ../../include/RedDAV/RedBrowser.php:143 +msgid "Schedule Inbox" +msgstr "Appuntamenti ricevuti" -#: ../../include/group.php:300 -msgid "Add new collection" -msgstr "Nuovo insieme" +#: ../../include/RedDAV/RedBrowser.php:146 +msgid "Schedule Outbox" +msgstr "Appuntamenti inviati" -#: ../../include/group.php:301 -msgid "Channels not in any collection" -msgstr "Canali che non sono in un insieme" +#: ../../include/RedDAV/RedBrowser.php:164 ../../include/apps.php:336 +#: ../../include/apps.php:387 ../../include/conversation.php:1030 +#: ../../mod/photos.php:693 ../../mod/photos.php:1131 +msgid "Unknown" +msgstr "Sconosciuto" -#: ../../include/group.php:303 ../../include/widgets.php:275 -msgid "add" -msgstr "aggiungi" - -#: ../../include/account.php:27 -msgid "Not a valid email address" -msgstr "Email non valida" - -#: ../../include/account.php:29 -msgid "Your email domain is not among those allowed on this site" -msgstr "Il dominio della tua email attualmente non è permesso su questo sito" - -#: ../../include/account.php:35 -msgid "Your email address is already registered at this site." -msgstr "La tua email è già registrata su questo sito." - -#: ../../include/account.php:67 -msgid "An invitation is required." -msgstr "È necessario un invito." - -#: ../../include/account.php:71 -msgid "Invitation could not be verified." -msgstr "L'invito non può essere verificato." - -#: ../../include/account.php:121 -msgid "Please enter the required information." -msgstr "Inserisci le informazioni richieste." - -#: ../../include/account.php:188 -msgid "Failed to store account information." -msgstr "Non è stato possibile salvare le informazioni del tuo account." - -#: ../../include/account.php:246 +#: ../../include/RedDAV/RedBrowser.php:227 #, php-format -msgid "Registration confirmation for %s" -msgstr "Registrazione di %s confermata" +msgid "%1$s used" +msgstr "%1$s occupati" -#: ../../include/account.php:312 +#: ../../include/RedDAV/RedBrowser.php:232 #, php-format -msgid "Registration request at %s" -msgstr "Richiesta di registrazione su %s" +msgid "%1$s used of %2$s (%3$s%)" +msgstr "%1$s occupati di %2$s (%3$s%)" -#: ../../include/account.php:314 ../../include/account.php:341 -#: ../../include/account.php:401 ../../include/network.php:1632 +#: ../../include/RedDAV/RedBrowser.php:251 ../../include/nav.php:98 +#: ../../include/apps.php:135 ../../include/conversation.php:1620 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "Archivio file" + +#: ../../include/RedDAV/RedBrowser.php:253 +msgid "Total" +msgstr "Totale" + +#: ../../include/RedDAV/RedBrowser.php:255 +msgid "Shared" +msgstr "Condiviso" + +#: ../../include/RedDAV/RedBrowser.php:256 +#: ../../include/RedDAV/RedBrowser.php:303 ../../mod/blocks.php:152 +#: ../../mod/layouts.php:175 ../../mod/menu.php:112 +#: ../../mod/new_channel.php:121 ../../mod/webpages.php:180 +msgid "Create" +msgstr "Crea" + +#: ../../include/RedDAV/RedBrowser.php:257 +#: ../../include/RedDAV/RedBrowser.php:305 ../../mod/photos.php:718 +#: ../../mod/photos.php:1248 ../../mod/profile_photo.php:362 +msgid "Upload" +msgstr "Carica" + +#: ../../include/RedDAV/RedBrowser.php:261 ../../mod/admin.php:994 +#: ../../mod/settings.php:590 ../../mod/settings.php:616 +#: ../../mod/sharedwithme.php:95 +msgid "Name" +msgstr "Nome" + +#: ../../include/RedDAV/RedBrowser.php:262 +msgid "Type" +msgstr "Tipo" + +#: ../../include/RedDAV/RedBrowser.php:263 ../../mod/sharedwithme.php:97 +msgid "Size" +msgstr "Dimensione" + +#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/sharedwithme.php:98 +msgid "Last Modified" +msgstr "Ultima modifica" + +#: ../../include/RedDAV/RedBrowser.php:266 ../../include/ItemObject.php:100 +#: ../../include/apps.php:254 ../../include/menu.php:108 +#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 +#: ../../mod/blocks.php:153 ../../mod/connections.php:242 +#: ../../mod/connections.php:255 ../../mod/connections.php:274 +#: ../../mod/editblock.php:134 ../../mod/editlayout.php:133 +#: ../../mod/editpost.php:106 ../../mod/editwebpage.php:178 +#: ../../mod/settings.php:650 ../../mod/layouts.php:183 ../../mod/menu.php:106 +#: ../../mod/thing.php:255 ../../mod/webpages.php:181 +msgid "Edit" +msgstr "Modifica" + +#: ../../include/RedDAV/RedBrowser.php:267 ../../include/ItemObject.php:120 +#: ../../include/apps.php:255 ../../include/conversation.php:671 +#: ../../mod/admin.php:826 ../../mod/admin.php:988 ../../mod/photos.php:1062 +#: ../../mod/blocks.php:155 ../../mod/connedit.php:563 +#: ../../mod/editblock.php:180 ../../mod/editlayout.php:178 +#: ../../mod/editwebpage.php:225 ../../mod/group.php:176 +#: ../../mod/settings.php:651 ../../mod/thing.php:256 +#: ../../mod/webpages.php:183 +msgid "Delete" +msgstr "Elimina" + +#: ../../include/RedDAV/RedBrowser.php:302 +msgid "Create new folder" +msgstr "Crea una nuova cartella" + +#: ../../include/RedDAV/RedBrowser.php:304 +msgid "Upload file" +msgstr "Carica un file" + +#: ../../include/dba/dba_driver.php:141 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Non trovo le informazioni DNS per il database server '%s'" + +#: ../../include/photo/photo_driver.php:703 ../../mod/photos.php:92 +#: ../../mod/photos.php:637 ../../mod/profile_photo.php:143 +#: ../../mod/profile_photo.php:302 ../../mod/profile_photo.php:424 +msgid "Profile Photos" +msgstr "Foto del profilo" + +#: ../../include/nav.php:87 ../../include/nav.php:120 ../../boot.php:1550 +msgid "Logout" +msgstr "Esci" + +#: ../../include/nav.php:87 ../../include/nav.php:120 +msgid "End this session" +msgstr "Chiudi questa sessione" + +#: ../../include/nav.php:90 ../../include/nav.php:151 +msgid "Home" +msgstr "Bacheca" + +#: ../../include/nav.php:90 +msgid "Your posts and conversations" +msgstr "I tuoi post e conversazioni" + +#: ../../include/nav.php:91 ../../include/conversation.php:953 +#: ../../mod/connedit.php:510 +msgid "View Profile" +msgstr "Profilo" + +#: ../../include/nav.php:91 +msgid "Your profile page" +msgstr "Il tuo profilo" + +#: ../../include/nav.php:93 +msgid "Edit Profiles" +msgstr "Modifica i profili" + +#: ../../include/nav.php:93 +msgid "Manage/Edit profiles" +msgstr "Gestisci/modifica i profili" + +#: ../../include/nav.php:95 ../../include/identity.php:979 +msgid "Edit Profile" +msgstr "Modifica il profilo" + +#: ../../include/nav.php:95 +msgid "Edit your profile" +msgstr "Modifica il profilo" + +#: ../../include/nav.php:97 ../../include/apps.php:139 +#: ../../include/conversation.php:1611 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Foto" + +#: ../../include/nav.php:97 +msgid "Your photos" +msgstr "Le tue foto" + +#: ../../include/nav.php:98 +msgid "Your files" +msgstr "I tuoi file" + +#: ../../include/nav.php:103 ../../include/apps.php:146 +msgid "Chat" +msgstr "Area chat" + +#: ../../include/nav.php:103 +msgid "Your chatrooms" +msgstr "Le tue aree chat" + +#: ../../include/nav.php:109 ../../include/apps.php:129 +#: ../../include/conversation.php:1646 +msgid "Bookmarks" +msgstr "Segnalibri" + +#: ../../include/nav.php:109 +msgid "Your bookmarks" +msgstr "I tuoi segnalibri" + +#: ../../include/nav.php:113 ../../include/apps.php:136 +#: ../../include/conversation.php:1656 ../../mod/webpages.php:178 +msgid "Webpages" +msgstr "Pagine web" + +#: ../../include/nav.php:113 +msgid "Your webpages" +msgstr "Le tue pagine web" + +#: ../../include/nav.php:117 ../../include/apps.php:131 ../../boot.php:1551 +msgid "Login" +msgstr "Accedi" + +#: ../../include/nav.php:117 +msgid "Sign in" +msgstr "Accedi" + +#: ../../include/nav.php:134 +#, php-format +msgid "%s - click to logout" +msgstr "%s - clicca per uscire" + +#: ../../include/nav.php:137 +msgid "Remote authentication" +msgstr "Accedi dal tuo hub" + +#: ../../include/nav.php:137 +msgid "Click to authenticate to your home hub" +msgstr "Accedi tramite il tuo hub principale" + +#: ../../include/nav.php:151 +msgid "Home Page" +msgstr "Bacheca" + +#: ../../include/nav.php:155 ../../mod/register.php:224 ../../boot.php:1527 +msgid "Register" +msgstr "Iscriviti" + +#: ../../include/nav.php:155 +msgid "Create an account" +msgstr "Crea un account" + +#: ../../include/nav.php:160 ../../include/apps.php:142 ../../mod/help.php:67 +#: ../../mod/help.php:72 ../../mod/layouts.php:176 +msgid "Help" +msgstr "Guida" + +#: ../../include/nav.php:160 +msgid "Help and documentation" +msgstr "Guida e documentazione" + +#: ../../include/nav.php:163 ../../include/widgets.php:91 +#: ../../mod/apps.php:36 +msgid "Apps" +msgstr "Apps" + +#: ../../include/nav.php:163 +msgid "Applications, utilities, links, games" +msgstr "Applicazioni, utilità, link, giochi" + +#: ../../include/nav.php:165 ../../include/text.php:914 +#: ../../include/text.php:926 ../../include/apps.php:147 +#: ../../mod/search.php:38 +msgid "Search" +msgstr "Cerca" + +#: ../../include/nav.php:165 +msgid "Search site content" +msgstr "Cerca nel sito" + +#: ../../include/nav.php:168 ../../include/apps.php:141 +msgid "Directory" +msgstr "Elenco pubblico" + +#: ../../include/nav.php:168 +msgid "Channel Directory" +msgstr "Elenco pubblico canali" + +#: ../../include/nav.php:180 ../../include/apps.php:133 +msgid "Matrix" +msgstr "RedMatrix" + +#: ../../include/nav.php:180 +msgid "Your matrix" +msgstr "La tua rete" + +#: ../../include/nav.php:181 +msgid "Mark all matrix notifications seen" +msgstr "Segna come lette le notifiche della tua rete" + +#: ../../include/nav.php:183 ../../include/apps.php:137 +msgid "Channel Home" +msgstr "Bacheca del canale" + +#: ../../include/nav.php:183 +msgid "Channel home" +msgstr "Bacheca del canale" + +#: ../../include/nav.php:184 +msgid "Mark all channel notifications seen" +msgstr "Segna come lette le notifiche del canale" + +#: ../../include/nav.php:187 ../../mod/connections.php:267 +msgid "Connections" +msgstr "Contatti" + +#: ../../include/nav.php:190 +msgid "Notices" +msgstr "Avvisi" + +#: ../../include/nav.php:190 +msgid "Notifications" +msgstr "Notifiche" + +#: ../../include/nav.php:191 +msgid "See all notifications" +msgstr "Vedi tutte le notifiche" + +#: ../../include/nav.php:192 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" +msgstr "Segna come lette le notifiche di sistema" + +#: ../../include/nav.php:194 ../../include/apps.php:143 +msgid "Mail" +msgstr "Messaggi" + +#: ../../include/nav.php:194 +msgid "Private mail" +msgstr "Messaggi privati" + +#: ../../include/nav.php:195 +msgid "See all private messages" +msgstr "Guarda tutti i messaggi privati" + +#: ../../include/nav.php:196 +msgid "Mark all private messages seen" +msgstr "Segna come letti tutti i messaggi privati" + +#: ../../include/nav.php:197 +msgid "Inbox" +msgstr "In arrivo" + +#: ../../include/nav.php:198 +msgid "Outbox" +msgstr "Inviati" + +#: ../../include/nav.php:199 ../../include/widgets.php:577 +msgid "New Message" +msgstr "Nuovo messaggio" + +#: ../../include/nav.php:202 ../../include/apps.php:140 +#: ../../mod/events.php:503 +msgid "Events" +msgstr "Eventi" + +#: ../../include/nav.php:202 +msgid "Event Calendar" +msgstr "Calendario" + +#: ../../include/nav.php:203 +msgid "See all events" +msgstr "Guarda tutti gli eventi" + +#: ../../include/nav.php:204 +msgid "Mark all events seen" +msgstr "Marca come letti tutti gli eventi" + +#: ../../include/nav.php:206 ../../include/apps.php:132 +#: ../../mod/manage.php:166 +msgid "Channel Manager" +msgstr "Gestione canali" + +#: ../../include/nav.php:206 +msgid "Manage Your Channels" +msgstr "Gestisci i tuoi canali" + +#: ../../include/nav.php:208 ../../include/widgets.php:556 +#: ../../include/apps.php:134 ../../mod/admin.php:1079 +#: ../../mod/admin.php:1279 +msgid "Settings" +msgstr "Impostazioni" + +#: ../../include/nav.php:208 +msgid "Account/Channel Settings" +msgstr "Impostazioni dell'account e del canale" + +#: ../../include/nav.php:216 ../../mod/admin.php:120 +msgid "Admin" +msgstr "Amministrazione" + +#: ../../include/nav.php:216 +msgid "Site Setup and Configuration" +msgstr "Installazione e configurazione del sito" + +#: ../../include/nav.php:247 ../../include/conversation.php:861 +msgid "Loading..." +msgstr "Caricamento in corso..." + +#: ../../include/nav.php:252 +msgid "@name, #tag, content" +msgstr "@nome, #tag, testo" + +#: ../../include/nav.php:253 +msgid "Please wait..." +msgstr "Attendere..." + +#: ../../include/network.php:650 +msgid "view full size" +msgstr "guarda nelle dimensioni reali" + +#: ../../include/network.php:1600 ../../include/enotify.php:58 +msgid "$Projectname Notification" +msgstr "Notifica $Projectname" + +#: ../../include/network.php:1601 ../../include/diaspora.php:2526 +#: ../../include/diaspora.php:2537 ../../include/enotify.php:59 +#: ../../mod/p.php:46 +msgid "$projectname" +msgstr "$projectname" + +#: ../../include/network.php:1603 ../../include/enotify.php:61 +msgid "Thank You," +msgstr "Grazie," + +#: ../../include/network.php:1605 ../../include/enotify.php:63 +#, php-format +msgid "%s Administrator" +msgstr "L'amministratore di %s" + +#: ../../include/network.php:1647 ../../include/account.php:314 +#: ../../include/account.php:341 ../../include/account.php:401 msgid "Administrator" msgstr "Amministratore" -#: ../../include/account.php:336 -msgid "your registration password" -msgstr "la password di registrazione" - -#: ../../include/account.php:339 ../../include/account.php:399 -#, php-format -msgid "Registration details for %s" -msgstr "Dettagli della registrazione di %s" - -#: ../../include/account.php:408 -msgid "Account approved." -msgstr "Account approvato." - -#: ../../include/account.php:447 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registrazione revocata per %s" - -#: ../../include/account.php:492 -msgid "Account verified. Please login." -msgstr "Registrazione verificata. Adesso puoi effettuare login." - -#: ../../include/account.php:705 ../../include/account.php:707 -msgid "Click here to upgrade." -msgstr "Clicca qui per aggiornare." - -#: ../../include/account.php:713 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Questa operazione supera i limiti del tuo abbonamento." - -#: ../../include/account.php:718 -msgid "This action is not available under your subscription plan." -msgstr "Questa operazione non è prevista dal tuo abbonamento." - -#: ../../include/datetime.php:48 -msgid "Miscellaneous" -msgstr "Altro" - -#: ../../include/datetime.php:132 -msgid "YYYY-MM-DD or MM-DD" -msgstr "AAAA-MM-GG oppure MM-GG" - -#: ../../include/datetime.php:235 ../../mod/events.php:672 -#: ../../mod/appman.php:91 ../../mod/appman.php:92 -msgid "Required" -msgstr "Obbligatorio" - -#: ../../include/datetime.php:262 ../../boot.php:2353 -msgid "never" -msgstr "mai" - -#: ../../include/datetime.php:268 -msgid "less than a second ago" -msgstr "meno di un secondo fa" - -#: ../../include/datetime.php:271 -msgid "year" -msgstr "anno" - -#: ../../include/datetime.php:271 -msgid "years" -msgstr "anni" - -#: ../../include/datetime.php:272 -msgid "month" -msgstr "mese" - -#: ../../include/datetime.php:272 -msgid "months" -msgstr "mesi" - -#: ../../include/datetime.php:273 -msgid "week" -msgstr "settimana" - -#: ../../include/datetime.php:273 -msgid "weeks" -msgstr "settimane" - -#: ../../include/datetime.php:274 -msgid "day" -msgstr "giorno" - -#: ../../include/datetime.php:274 -msgid "days" -msgstr "giorni" - -#: ../../include/datetime.php:275 -msgid "hour" -msgstr "ora" - -#: ../../include/datetime.php:275 -msgid "hours" -msgstr "ore" - -#: ../../include/datetime.php:276 -msgid "minute" -msgstr "minuto" - -#: ../../include/datetime.php:276 -msgid "minutes" -msgstr "minuti" - -#: ../../include/datetime.php:277 -msgid "second" -msgstr "secondo" - -#: ../../include/datetime.php:277 -msgid "seconds" -msgstr "secondi" - -#: ../../include/datetime.php:285 -#, php-format -msgctxt "e.g. 22 hours ago, 1 minute ago" -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s fa" - -#: ../../include/datetime.php:519 -#, php-format -msgid "%1$s's birthday" -msgstr "Compleanno di %1$s" - -#: ../../include/datetime.php:520 -#, php-format -msgid "Happy Birthday %1$s" -msgstr "Buon compleanno %1$s" - -#: ../../include/dir_fns.php:126 -msgid "Directory Options" -msgstr "Opzioni elenco pubblico" - -#: ../../include/dir_fns.php:128 -msgid "Safe Mode" -msgstr "Modalità SafeSearch" - -#: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 -#: ../../include/dir_fns.php:130 ../../mod/api.php:106 -#: ../../mod/photos.php:568 ../../mod/mitem.php:159 ../../mod/mitem.php:160 -#: ../../mod/mitem.php:232 ../../mod/mitem.php:233 ../../mod/menu.php:94 -#: ../../mod/menu.php:151 ../../mod/filestorage.php:151 -#: ../../mod/filestorage.php:159 ../../mod/admin.php:428 -#: ../../mod/settings.php:579 ../../mod/removeme.php:60 -#: ../../mod/connedit.php:647 ../../mod/connedit.php:675 -#: ../../view/theme/redbasic/php/config.php:104 -#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1554 -msgid "No" -msgstr "No" - -#: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 -#: ../../include/dir_fns.php:130 ../../mod/api.php:105 -#: ../../mod/photos.php:568 ../../mod/mitem.php:159 ../../mod/mitem.php:160 -#: ../../mod/mitem.php:232 ../../mod/mitem.php:233 ../../mod/menu.php:94 -#: ../../mod/menu.php:151 ../../mod/filestorage.php:151 -#: ../../mod/filestorage.php:159 ../../mod/admin.php:430 -#: ../../mod/settings.php:579 ../../mod/removeme.php:60 -#: ../../view/theme/redbasic/php/config.php:104 -#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1554 -msgid "Yes" -msgstr "Si" - -#: ../../include/dir_fns.php:129 -msgid "Public Forums Only" -msgstr "Solo forum pubblici" - -#: ../../include/dir_fns.php:130 -msgid "This Website Only" -msgstr "Solo in questo sito" - -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "Nuova pagina web" - -#: ../../include/page_widgets.php:39 ../../mod/webpages.php:187 -#: ../../mod/blocks.php:159 ../../mod/layouts.php:188 -msgid "View" -msgstr "Guarda" - -#: ../../include/page_widgets.php:40 ../../include/ItemObject.php:677 -#: ../../include/conversation.php:1166 ../../mod/webpages.php:188 -#: ../../mod/events.php:690 ../../mod/editpost.php:143 -#: ../../mod/photos.php:982 ../../mod/editwebpage.php:214 -#: ../../mod/editblock.php:170 -msgid "Preview" -msgstr "Anteprima" - -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 -msgid "Actions" -msgstr "Azioni" - -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 -msgid "Page Link" -msgstr "Link alla pagina" - -#: ../../include/page_widgets.php:43 -msgid "Title" -msgstr "Titolo" - -#: ../../include/page_widgets.php:44 ../../mod/webpages.php:192 -#: ../../mod/blocks.php:150 ../../mod/menu.php:108 ../../mod/layouts.php:181 -msgid "Created" -msgstr "Creato" - -#: ../../include/page_widgets.php:45 ../../mod/webpages.php:193 -#: ../../mod/blocks.php:151 ../../mod/menu.php:109 ../../mod/layouts.php:182 -msgid "Edited" -msgstr "Modificato" - -#: ../../include/api.php:1267 -msgid "Public Timeline" -msgstr "Diario pubblico" - -#: ../../include/comanche.php:34 ../../mod/admin.php:390 -#: ../../view/theme/apw/php/config.php:185 -msgid "Default" -msgstr "Predefinito" - -#: ../../include/js_strings.php:5 -msgid "Delete this item?" -msgstr "Eliminare questo elemento?" - -#: ../../include/js_strings.php:6 ../../include/ItemObject.php:667 -#: ../../mod/photos.php:980 ../../mod/photos.php:1098 -msgid "Comment" -msgstr "Commento" - -#: ../../include/js_strings.php:7 ../../include/ItemObject.php:384 -msgid "[+] show all" -msgstr "[+] mostra tutto" - -#: ../../include/js_strings.php:8 -msgid "[-] show less" -msgstr "[-] riduci" - -#: ../../include/js_strings.php:9 -msgid "[+] expand" -msgstr "[+] mostra tutto" - -#: ../../include/js_strings.php:10 -msgid "[-] collapse" -msgstr "[-] riduci" - -#: ../../include/js_strings.php:11 -msgid "Password too short" -msgstr "Password troppo corta" - -#: ../../include/js_strings.php:12 -msgid "Passwords do not match" -msgstr "Le password non corrispondono" - -#: ../../include/js_strings.php:13 ../../mod/photos.php:40 -msgid "everybody" -msgstr "tutti" - -#: ../../include/js_strings.php:14 -msgid "Secret Passphrase" -msgstr "Chiave segreta" - -#: ../../include/js_strings.php:15 -msgid "Passphrase hint" -msgstr "Suggerimento per la chiave segreta" - -#: ../../include/js_strings.php:16 -msgid "Notice: Permissions have changed but have not yet been submitted." -msgstr "Nota: i permessi sono stati modificati ma non ancora salvati." - -#: ../../include/js_strings.php:17 -msgid "close all" -msgstr "chiudi tutto" - -#: ../../include/js_strings.php:18 -msgid "Nothing new here" -msgstr "Niente di nuovo qui" - -#: ../../include/js_strings.php:19 -msgid "Rate This Channel (this is public)" -msgstr "Valuta questo canale (visibile a tutti)" - -#: ../../include/js_strings.php:20 ../../mod/rate.php:156 -#: ../../mod/connedit.php:683 -msgid "Rating" -msgstr "Valutazioni" - -#: ../../include/js_strings.php:21 -msgid "Describe (optional)" -msgstr "Descrizione (facoltativa)" - -#: ../../include/js_strings.php:22 ../../include/ItemObject.php:668 -#: ../../mod/xchan.php:11 ../../mod/connect.php:93 ../../mod/thing.php:303 -#: ../../mod/thing.php:346 ../../mod/events.php:511 ../../mod/events.php:693 -#: ../../mod/group.php:81 ../../mod/photos.php:577 ../../mod/photos.php:654 -#: ../../mod/photos.php:941 ../../mod/photos.php:981 ../../mod/photos.php:1099 -#: ../../mod/pdledit.php:58 ../../mod/import.php:592 ../../mod/chat.php:177 -#: ../../mod/chat.php:211 ../../mod/mitem.php:235 ../../mod/rate.php:167 -#: ../../mod/invite.php:142 ../../mod/locs.php:105 ../../mod/sources.php:104 -#: ../../mod/sources.php:138 ../../mod/filestorage.php:156 -#: ../../mod/fsuggest.php:108 ../../mod/poke.php:166 -#: ../../mod/profiles.php:667 ../../mod/setup.php:327 ../../mod/setup.php:367 -#: ../../mod/admin.php:453 ../../mod/admin.php:819 ../../mod/admin.php:986 -#: ../../mod/admin.php:1118 ../../mod/admin.php:1312 ../../mod/admin.php:1397 -#: ../../mod/settings.php:588 ../../mod/settings.php:692 -#: ../../mod/settings.php:718 ../../mod/settings.php:746 -#: ../../mod/settings.php:769 ../../mod/settings.php:854 -#: ../../mod/settings.php:1050 ../../mod/mood.php:134 -#: ../../mod/connedit.php:704 ../../mod/mail.php:355 ../../mod/appman.php:99 -#: ../../mod/pconfig.php:108 ../../mod/poll.php:68 -#: ../../mod/bulksetclose.php:24 ../../view/theme/apw/php/config.php:256 -#: ../../view/theme/redbasic/php/config.php:99 -msgid "Submit" -msgstr "Salva" - -#: ../../include/js_strings.php:23 -msgid "Please enter a link URL" -msgstr "Inserisci l'URL di un link" - -#: ../../include/js_strings.php:24 -msgid "Unsaved changes. Are you sure you wish to leave this page?" -msgstr "Non hai salvato i cambiamenti. Vuoi davvero lasciare questa pagina?" - -#: ../../include/js_strings.php:26 -msgid "timeago.prefixAgo" -msgstr "timeago.prefixAgo" - -#: ../../include/js_strings.php:27 -msgid "timeago.prefixFromNow" -msgstr "timeago.prefixFromNow" - -#: ../../include/js_strings.php:28 -msgid "ago" -msgstr "fa" - -#: ../../include/js_strings.php:29 -msgid "from now" -msgstr "da adesso" - -#: ../../include/js_strings.php:30 -msgid "less than a minute" -msgstr "meno di un minuto" - -#: ../../include/js_strings.php:31 -msgid "about a minute" -msgstr "circa un minuto" - -#: ../../include/js_strings.php:32 -#, php-format -msgid "%d minutes" -msgstr "%d minuti" - -#: ../../include/js_strings.php:33 -msgid "about an hour" -msgstr "circa un’ora" - -#: ../../include/js_strings.php:34 -#, php-format -msgid "about %d hours" -msgstr "circa %d ore" - -#: ../../include/js_strings.php:35 -msgid "a day" -msgstr "un giorno" - -#: ../../include/js_strings.php:36 -#, php-format -msgid "%d days" -msgstr "%d giorni" - -#: ../../include/js_strings.php:37 -msgid "about a month" -msgstr "circa un mese" - -#: ../../include/js_strings.php:38 -#, php-format -msgid "%d months" -msgstr "%d mesi" - -#: ../../include/js_strings.php:39 -msgid "about a year" -msgstr "circa un anno" - -#: ../../include/js_strings.php:40 -#, php-format -msgid "%d years" -msgstr "%d anni" - -#: ../../include/js_strings.php:41 -msgid " " -msgstr " " - -#: ../../include/js_strings.php:42 -msgid "timeago.numbers" -msgstr "timeago.numbers" +#: ../../include/network.php:1661 +msgid "No Subject" +msgstr "Nessun titolo" #: ../../include/text.php:391 msgid "prev" @@ -645,16 +516,10 @@ msgstr[1] "%d contatti" msgid "View Connections" msgstr "Elenco contatti" -#: ../../include/text.php:914 ../../include/text.php:926 -#: ../../include/nav.php:165 ../../include/apps.php:147 -#: ../../mod/search.php:38 -msgid "Search" -msgstr "Cerca" - #: ../../include/text.php:915 ../../include/text.php:927 -#: ../../include/widgets.php:192 ../../mod/rbmark.php:28 -#: ../../mod/rbmark.php:98 ../../mod/filer.php:50 ../../mod/admin.php:1457 -#: ../../mod/admin.php:1477 +#: ../../include/widgets.php:192 ../../mod/admin.php:1457 +#: ../../mod/admin.php:1477 ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 +#: ../../mod/filer.php:50 msgid "Save" msgstr "Salva" @@ -664,7 +529,7 @@ msgstr "poke" #: ../../include/text.php:990 ../../include/conversation.php:243 msgid "poked" -msgstr "ha ricevuto un poke" +msgstr "ha mandato un poke" #: ../../include/text.php:991 msgid "ping" @@ -883,486 +748,86 @@ msgstr "rimuovi la categoria" msgid "remove from file" msgstr "rimuovi dal file" -#: ../../include/text.php:1494 ../../include/text.php:1505 +#: ../../include/text.php:1506 ../../include/text.php:1517 msgid "Click to open/close" msgstr "Clicca per aprire/chiudere" -#: ../../include/text.php:1661 ../../mod/events.php:474 +#: ../../include/text.php:1673 ../../mod/events.php:474 msgid "Link to Source" msgstr "Link al sito d'origine" -#: ../../include/text.php:1682 ../../include/text.php:1753 +#: ../../include/text.php:1694 ../../include/text.php:1765 msgid "default" msgstr "predefinito" -#: ../../include/text.php:1690 +#: ../../include/text.php:1702 msgid "Page layout" msgstr "Layout della pagina" -#: ../../include/text.php:1690 +#: ../../include/text.php:1702 msgid "You can create your own with the layouts tool" msgstr "Con la configurazione del layout puoi crearne uno tuo" -#: ../../include/text.php:1731 +#: ../../include/text.php:1743 msgid "Page content type" msgstr "Tipo di contenuto della pagina" -#: ../../include/text.php:1765 +#: ../../include/text.php:1777 msgid "Select an alternate language" msgstr "Seleziona una lingua diversa" -#: ../../include/text.php:1884 ../../include/diaspora.php:2119 -#: ../../include/conversation.php:120 ../../mod/like.php:349 +#: ../../include/text.php:1896 ../../include/conversation.php:120 +#: ../../include/diaspora.php:2123 ../../mod/like.php:349 #: ../../mod/subthread.php:72 ../../mod/subthread.php:174 #: ../../mod/tagger.php:43 msgid "photo" msgstr "la foto" -#: ../../include/text.php:1887 ../../include/conversation.php:123 +#: ../../include/text.php:1899 ../../include/conversation.php:123 #: ../../mod/like.php:351 ../../mod/tagger.php:47 msgid "event" msgstr "l'evento" -#: ../../include/text.php:1890 ../../include/diaspora.php:2119 -#: ../../include/conversation.php:148 ../../mod/like.php:349 +#: ../../include/text.php:1902 ../../include/conversation.php:148 +#: ../../include/diaspora.php:2123 ../../mod/like.php:349 #: ../../mod/subthread.php:72 ../../mod/subthread.php:174 msgid "status" msgstr "il messaggio di stato" -#: ../../include/text.php:1892 ../../include/conversation.php:150 +#: ../../include/text.php:1904 ../../include/conversation.php:150 #: ../../mod/tagger.php:53 msgid "comment" msgstr "il commento" -#: ../../include/text.php:1897 +#: ../../include/text.php:1909 msgid "activity" msgstr "l'attività" -#: ../../include/text.php:2192 +#: ../../include/text.php:2204 msgid "Design Tools" msgstr "Strumenti di design" -#: ../../include/text.php:2195 ../../mod/blocks.php:147 +#: ../../include/text.php:2207 ../../mod/blocks.php:147 msgid "Blocks" msgstr "Riquadri" -#: ../../include/text.php:2196 ../../mod/menu.php:101 +#: ../../include/text.php:2208 ../../mod/menu.php:101 msgid "Menus" msgstr "Menù" -#: ../../include/text.php:2197 ../../mod/layouts.php:174 +#: ../../include/text.php:2209 ../../mod/layouts.php:174 msgid "Layouts" msgstr "Layout" -#: ../../include/text.php:2198 +#: ../../include/text.php:2210 msgid "Pages" msgstr "Pagine" -#: ../../include/text.php:2549 ../../include/RedDAV/RedBrowser.php:131 -msgid "Collection" -msgstr "Cartella" - -#: ../../include/RedDAV/RedBrowser.php:107 -#: ../../include/RedDAV/RedBrowser.php:265 -msgid "parent" -msgstr "cartella superiore" - -#: ../../include/RedDAV/RedBrowser.php:134 -msgid "Principal" -msgstr "Principale" - -#: ../../include/RedDAV/RedBrowser.php:137 -msgid "Addressbook" -msgstr "Rubrica" - -#: ../../include/RedDAV/RedBrowser.php:140 -msgid "Calendar" -msgstr "Calendario" - -#: ../../include/RedDAV/RedBrowser.php:143 -msgid "Schedule Inbox" -msgstr "Appuntamenti ricevuti" - -#: ../../include/RedDAV/RedBrowser.php:146 -msgid "Schedule Outbox" -msgstr "Appuntamenti inviati" - -#: ../../include/RedDAV/RedBrowser.php:164 ../../include/conversation.php:1030 -#: ../../include/apps.php:336 ../../include/apps.php:387 -#: ../../mod/photos.php:693 ../../mod/photos.php:1131 -msgid "Unknown" -msgstr "Sconosciuto" - -#: ../../include/RedDAV/RedBrowser.php:227 -#, php-format -msgid "%1$s used" -msgstr "%1$s occupati" - -#: ../../include/RedDAV/RedBrowser.php:232 -#, php-format -msgid "%1$s used of %2$s (%3$s%)" -msgstr "%1$s occupati di %2$s (%3$s%)" - -#: ../../include/RedDAV/RedBrowser.php:251 ../../include/nav.php:98 -#: ../../include/conversation.php:1620 ../../include/apps.php:135 -#: ../../mod/fbrowser.php:114 -msgid "Files" -msgstr "Archivio file" - -#: ../../include/RedDAV/RedBrowser.php:253 -msgid "Total" -msgstr "Totale" - -#: ../../include/RedDAV/RedBrowser.php:255 -msgid "Shared" -msgstr "Condiviso" - -#: ../../include/RedDAV/RedBrowser.php:256 -#: ../../include/RedDAV/RedBrowser.php:303 ../../mod/webpages.php:180 -#: ../../mod/blocks.php:152 ../../mod/menu.php:112 -#: ../../mod/new_channel.php:121 ../../mod/layouts.php:175 -msgid "Create" -msgstr "Crea" - -#: ../../include/RedDAV/RedBrowser.php:257 -#: ../../include/RedDAV/RedBrowser.php:305 ../../mod/profile_photo.php:362 -#: ../../mod/photos.php:718 ../../mod/photos.php:1248 -msgid "Upload" -msgstr "Carica" - -#: ../../include/RedDAV/RedBrowser.php:261 ../../mod/admin.php:994 -#: ../../mod/settings.php:590 ../../mod/settings.php:616 -#: ../../mod/sharedwithme.php:95 -msgid "Name" -msgstr "Nome" - -#: ../../include/RedDAV/RedBrowser.php:262 -msgid "Type" -msgstr "Tipo" - -#: ../../include/RedDAV/RedBrowser.php:263 ../../mod/sharedwithme.php:97 -msgid "Size" -msgstr "Dimensione" - -#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/sharedwithme.php:98 -msgid "Last Modified" -msgstr "Ultima modifica" - -#: ../../include/RedDAV/RedBrowser.php:267 ../../include/ItemObject.php:120 -#: ../../include/conversation.php:671 ../../include/apps.php:255 -#: ../../mod/webpages.php:183 ../../mod/thing.php:256 ../../mod/group.php:176 -#: ../../mod/blocks.php:155 ../../mod/photos.php:1062 -#: ../../mod/editlayout.php:178 ../../mod/editwebpage.php:225 -#: ../../mod/editblock.php:180 ../../mod/admin.php:826 ../../mod/admin.php:988 -#: ../../mod/settings.php:651 ../../mod/connedit.php:563 -msgid "Delete" -msgstr "Elimina" - -#: ../../include/RedDAV/RedBrowser.php:302 -msgid "Create new folder" -msgstr "Crea una nuova cartella" - -#: ../../include/RedDAV/RedBrowser.php:304 -msgid "Upload file" -msgstr "Carica un file" - -#: ../../include/bookmarks.php:35 -#, php-format -msgid "%1$s's bookmarks" -msgstr "I segnalibri di %1$s" - -#: ../../include/network.php:635 -msgid "view full size" -msgstr "guarda nelle dimensioni reali" - -#: ../../include/network.php:1585 ../../include/enotify.php:58 -msgid "$Projectname Notification" -msgstr "Notifica $Projectname" - -#: ../../include/network.php:1586 ../../include/enotify.php:59 -#: ../../include/diaspora.php:2522 ../../include/diaspora.php:2533 -#: ../../mod/p.php:46 -msgid "$projectname" -msgstr "$projectname" - -#: ../../include/network.php:1588 ../../include/enotify.php:61 -msgid "Thank You," -msgstr "Grazie," - -#: ../../include/network.php:1590 ../../include/enotify.php:63 -#, php-format -msgid "%s Administrator" -msgstr "L'amministratore di %s" - -#: ../../include/network.php:1646 -msgid "No Subject" -msgstr "Nessun titolo" - -#: ../../include/features.php:38 -msgid "General Features" -msgstr "Funzionalità di base" - -#: ../../include/features.php:40 -msgid "Content Expiration" -msgstr "Scadenza" - -#: ../../include/features.php:40 -msgid "Remove posts/comments and/or private messages at a future time" -msgstr "Elimina i post, i commenti o i messaggi privati dopo un lasso di tempo" - -#: ../../include/features.php:41 -msgid "Multiple Profiles" -msgstr "Profili multipli" - -#: ../../include/features.php:41 -msgid "Ability to create multiple profiles" -msgstr "Abilitazione a creare profili multipli" - -#: ../../include/features.php:42 -msgid "Advanced Profiles" -msgstr "Profili avanzati" - -#: ../../include/features.php:42 -msgid "Additional profile sections and selections" -msgstr "Informazioni aggiuntive del profilo" - -#: ../../include/features.php:43 -msgid "Profile Import/Export" -msgstr "Importa/esporta il profilo" - -#: ../../include/features.php:43 -msgid "Save and load profile details across sites/channels" -msgstr "Salva o ripristina le informazioni del profilo su canali o siti diversi" - -#: ../../include/features.php:44 -msgid "Web Pages" -msgstr "Pagine web" - -#: ../../include/features.php:44 -msgid "Provide managed web pages on your channel" -msgstr "Attiva la creazione di pagine web sul tuo canale" - -#: ../../include/features.php:45 -msgid "Private Notes" -msgstr "Note private" - -#: ../../include/features.php:45 -msgid "Enables a tool to store notes and reminders" -msgstr "Abilita il riquadro per scrivere annotazioni" - -#: ../../include/features.php:46 -msgid "Navigation Channel Select" -msgstr "Scegli il canale attivo dal menu" - -#: ../../include/features.php:46 -msgid "Change channels directly from within the navigation dropdown menu" -msgstr "Scegli il canale attivo direttamente dal menu di navigazione" - -#: ../../include/features.php:47 -msgid "Photo Location" -msgstr "Posizione geografica" - -#: ../../include/features.php:47 -msgid "If location data is available on uploaded photos, link this to a map." -msgstr "Collega la foto a una mappa quando contiene indicazioni geografiche." - -#: ../../include/features.php:49 -msgid "Expert Mode" -msgstr "Modalità esperto" - -#: ../../include/features.php:49 -msgid "Enable Expert Mode to provide advanced configuration options" -msgstr "Abilita la modalità esperto per vedere le opzioni di configurazione avanzate" - -#: ../../include/features.php:50 -msgid "Premium Channel" -msgstr "Canale premium" - -#: ../../include/features.php:50 -msgid "" -"Allows you to set restrictions and terms on those that connect with your " -"channel" -msgstr "Ti permette di impostare delle restrizioni e dei termini d'uso a chi segue il canale" - -#: ../../include/features.php:55 -msgid "Post Composition Features" -msgstr "Modalità di scrittura post" - -#: ../../include/features.php:57 -msgid "Use Markdown" -msgstr "Usa il markdown" - -#: ../../include/features.php:57 -msgid "Allow use of \"Markdown\" to format posts" -msgstr "Consenti l'uso del markdown per formattare i post" - -#: ../../include/features.php:58 -msgid "Large Photos" -msgstr "Foto grandi" - -#: ../../include/features.php:58 -msgid "" -"Include large (640px) photo thumbnails in posts. If not enabled, use small " -"(320px) photo thumbnails" -msgstr "Includi anteprime grandi delle foto nei post (640px). Se disabilitato le anteprime saranno piccole (320px)" - -#: ../../include/features.php:59 ../../include/widgets.php:548 -#: ../../mod/sources.php:88 -msgid "Channel Sources" -msgstr "Sorgenti del canale" - -#: ../../include/features.php:59 -msgid "Automatically import channel content from other channels or feeds" -msgstr "Importa automaticamente il contenuto del canale da altri canali o feed" - -#: ../../include/features.php:60 -msgid "Even More Encryption" -msgstr "Crittografia addizionale" - -#: ../../include/features.php:60 -msgid "" -"Allow optional encryption of content end-to-end with a shared secret key" -msgstr "Rendi possibile la crittografia tra mittente e destinatario che condividono una chiave segreta" - -#: ../../include/features.php:61 -msgid "Enable voting tools" -msgstr "Permetti i post con votazione" - -#: ../../include/features.php:61 -msgid "Provide a class of post which others can vote on" -msgstr "Rende possibile la creazione di post in cui sarà possibile votare" - -#: ../../include/features.php:67 -msgid "Network and Stream Filtering" -msgstr "Filtraggio dei contenuti" - -#: ../../include/features.php:68 -msgid "Search by Date" -msgstr "Ricerca per data" - -#: ../../include/features.php:68 -msgid "Ability to select posts by date ranges" -msgstr "Per selezionare i post in un intervallo tra date" - -#: ../../include/features.php:69 -msgid "Collections Filter" -msgstr "Filtra per insiemi di canali" - -#: ../../include/features.php:69 -msgid "Enable widget to display Network posts only from selected collections" -msgstr "Mostra il riquadro per filtrare i post di certi insiemi di canali" - -#: ../../include/features.php:70 ../../include/widgets.php:274 -msgid "Saved Searches" -msgstr "Ricerche salvate" - -#: ../../include/features.php:70 -msgid "Save search terms for re-use" -msgstr "Salva i termini delle ricerche per poterle ripetere" - -#: ../../include/features.php:71 -msgid "Network Personal Tab" -msgstr "Attività personale" - -#: ../../include/features.php:71 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "Abilita il link per mostrare solamente i contenuti con cui hai interagito" - -#: ../../include/features.php:72 -msgid "Network New Tab" -msgstr "Contenuti nuovi" - -#: ../../include/features.php:72 -msgid "Enable tab to display all new Network activity" -msgstr "Abilita il link per visualizzare solo i nuovi contenuti" - -#: ../../include/features.php:73 -msgid "Affinity Tool" -msgstr "Filtro per affinità" - -#: ../../include/features.php:73 -msgid "Filter stream activity by depth of relationships" -msgstr "Permette di selezionare i contenuti in base al livello di amicizia" - -#: ../../include/features.php:74 -msgid "Connection Filtering" -msgstr "Filtro sui contatti" - -#: ../../include/features.php:74 -msgid "Filter incoming posts from connections based on keywords/content" -msgstr "Filtra con delle parole chiave i post che ricevi" - -#: ../../include/features.php:75 -msgid "Suggest Channels" -msgstr "Suggerisci canali" - -#: ../../include/features.php:75 -msgid "Show channel suggestions" -msgstr "Mostra alcuni canali che potrebbero interessarti" - -#: ../../include/features.php:80 -msgid "Post/Comment Tools" -msgstr "Gestione post e commenti" - -#: ../../include/features.php:81 -msgid "Tagging" -msgstr "Tag" - -#: ../../include/features.php:81 -msgid "Ability to tag existing posts" -msgstr "Permetti l'aggiunta di tag su post già esistenti" - -#: ../../include/features.php:82 -msgid "Post Categories" -msgstr "Categorie dei post" - -#: ../../include/features.php:82 -msgid "Add categories to your posts" -msgstr "Abilita le categorie per i tuoi post" - -#: ../../include/features.php:83 ../../include/widgets.php:304 -#: ../../include/contact_widgets.php:57 -msgid "Saved Folders" -msgstr "Cartelle salvate" - -#: ../../include/features.php:83 -msgid "Ability to file posts under folders" -msgstr "Abilita la raccolta dei tuoi articoli in post" - -#: ../../include/features.php:84 -msgid "Dislike Posts" -msgstr "Non mi piace" - -#: ../../include/features.php:84 -msgid "Ability to dislike posts/comments" -msgstr "Abilità la funzionalità \"non mi piace\" per i tuoi post" - -#: ../../include/features.php:85 -msgid "Star Posts" -msgstr "Post con stella" - -#: ../../include/features.php:85 -msgid "Ability to mark special posts with a star indicator" -msgstr "Mostra la stella per segnare i post preferiti" - -#: ../../include/features.php:86 -msgid "Tag Cloud" -msgstr "Nuvola di tag" - -#: ../../include/features.php:86 -msgid "Provide a personal tag cloud on your channel page" -msgstr "Mostra la nuvola dei tag che usi di più sulla pagina del tuo canale" - -#: ../../include/widgets.php:35 ../../include/taxonomy.php:264 -#: ../../include/contact_widgets.php:92 +#: ../../include/widgets.php:35 ../../include/contact_widgets.php:92 +#: ../../include/taxonomy.php:264 msgid "Categories" msgstr "Categorie" -#: ../../include/widgets.php:91 ../../include/nav.php:163 -#: ../../mod/apps.php:36 -msgid "Apps" -msgstr "Apps" - #: ../../include/widgets.php:92 msgid "System" msgstr "Sistema" @@ -1381,8 +846,8 @@ msgstr "Modifica una app personale" #: ../../include/widgets.php:136 ../../include/widgets.php:175 #: ../../include/Contact.php:107 ../../include/conversation.php:956 -#: ../../include/identity.php:956 ../../mod/directory.php:316 -#: ../../mod/match.php:64 ../../mod/suggest.php:52 +#: ../../include/identity.php:956 ../../mod/match.php:64 +#: ../../mod/directory.php:316 ../../mod/suggest.php:52 msgid "Connect" msgstr "Aggiungi" @@ -1423,6 +888,19 @@ msgstr "Note" msgid "Remove term" msgstr "Rimuovi termine" +#: ../../include/widgets.php:274 ../../include/features.php:70 +msgid "Saved Searches" +msgstr "Ricerche salvate" + +#: ../../include/widgets.php:275 ../../include/group.php:303 +msgid "add" +msgstr "aggiungi" + +#: ../../include/widgets.php:304 ../../include/contact_widgets.php:57 +#: ../../include/features.php:83 +msgid "Saved Folders" +msgstr "Cartelle salvate" + #: ../../include/widgets.php:307 ../../include/contact_widgets.php:60 #: ../../include/contact_widgets.php:95 msgid "Everything" @@ -1442,10 +920,10 @@ msgstr "Famiglia" #: ../../include/widgets.php:431 ../../include/identity.php:394 #: ../../include/identity.php:395 ../../include/identity.php:402 -#: ../../include/profile_selectors.php:80 ../../mod/settings.php:345 -#: ../../mod/settings.php:349 ../../mod/settings.php:350 -#: ../../mod/settings.php:353 ../../mod/settings.php:364 -#: ../../mod/connedit.php:585 +#: ../../include/profile_selectors.php:80 ../../mod/connedit.php:585 +#: ../../mod/settings.php:345 ../../mod/settings.php:349 +#: ../../mod/settings.php:350 ../../mod/settings.php:353 +#: ../../mod/settings.php:364 msgid "Friends" msgstr "Amici" @@ -1498,14 +976,13 @@ msgstr "Permessi predefiniti dei nuovi contatti" msgid "Premium Channel Settings" msgstr "Canale premium - impostazioni" -#: ../../include/widgets.php:556 ../../include/nav.php:208 -#: ../../include/apps.php:134 ../../mod/admin.php:1079 -#: ../../mod/admin.php:1279 -msgid "Settings" -msgstr "Impostazioni" +#: ../../include/widgets.php:548 ../../include/features.php:59 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "Sorgenti del canale" -#: ../../include/widgets.php:569 ../../mod/message.php:31 -#: ../../mod/mail.php:128 +#: ../../include/widgets.php:569 ../../mod/mail.php:128 +#: ../../mod/message.php:31 msgid "Messages" msgstr "Messaggi" @@ -1513,10 +990,6 @@ msgstr "Messaggi" msgid "Check Mail" msgstr "Controlla i messaggi" -#: ../../include/widgets.php:577 ../../include/nav.php:199 -msgid "New Message" -msgstr "Nuovo messaggio" - #: ../../include/widgets.php:652 msgid "Chat Rooms" msgstr "Aree chat attive" @@ -1545,27 +1018,1523 @@ msgstr "Vedi le valutazioni ricevute" msgid "Public Hubs" msgstr "Hub pubblici" -#: ../../include/event.php:22 ../../include/bb2diaspora.php:459 +#: ../../include/Contact.php:124 +msgid "New window" +msgstr "Nuova finestra" + +#: ../../include/Contact.php:125 +msgid "Open the selected location in a different window or browser tab" +msgstr "Apri l'indirizzo selezionato in una nuova scheda o finestra" + +#: ../../include/Contact.php:212 +#, php-format +msgid "User '%s' deleted" +msgstr "Utente '%s' eliminato" + +#: ../../include/message.php:18 +msgid "No recipient provided." +msgstr "Devi scegliere un destinatario." + +#: ../../include/message.php:23 +msgid "[no subject]" +msgstr "[nessun titolo]" + +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "Impossibile determinare il mittente." + +#: ../../include/message.php:200 +msgid "Stored post could not be verified." +msgstr "Non è stato possibile verificare il post." + +#: ../../include/zot.php:685 +msgid "Invalid data packet" +msgstr "Dati non validi" + +#: ../../include/zot.php:701 +msgid "Unable to verify channel signature" +msgstr "Impossibile verificare la firma elettronica del canale" + +#: ../../include/zot.php:2209 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "Impossibile verificare la firma elettronica del sito %s" + +#: ../../include/notify.php:23 +msgid "created a new post" +msgstr "Ha creato un nuovo post" + +#: ../../include/notify.php:24 +#, php-format +msgid "commented on %s's post" +msgstr "ha commentato il post di %s" + +#: ../../include/ItemObject.php:89 ../../include/conversation.php:678 +msgid "Private Message" +msgstr "Messaggio privato" + +#: ../../include/ItemObject.php:126 ../../include/conversation.php:670 +msgid "Select" +msgstr "Seleziona" + +#: ../../include/ItemObject.php:130 +msgid "Save to Folder" +msgstr "Salva nella cartella" + +#: ../../include/ItemObject.php:151 +msgid "I will attend" +msgstr "Parteciperò" + +#: ../../include/ItemObject.php:151 +msgid "I will not attend" +msgstr "Non parteciperò" + +#: ../../include/ItemObject.php:151 +msgid "I might attend" +msgstr "Forse parteciperò" + +#: ../../include/ItemObject.php:161 +msgid "I agree" +msgstr "Sono d'accordo" + +#: ../../include/ItemObject.php:161 +msgid "I disagree" +msgstr "Non sono d'accordo" + +#: ../../include/ItemObject.php:161 +msgid "I abstain" +msgstr "Mi astengo" + +#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187 +#: ../../include/conversation.php:1688 ../../mod/photos.php:1015 +#: ../../mod/photos.php:1027 +msgid "View all" +msgstr "Vedi tutto" + +#: ../../include/ItemObject.php:179 ../../include/conversation.php:1712 +#: ../../include/identity.php:1266 ../../include/taxonomy.php:396 +#: ../../mod/photos.php:1019 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "Mi piace" +msgstr[1] "Mi piace" + +#: ../../include/ItemObject.php:184 ../../include/conversation.php:1715 +#: ../../mod/photos.php:1024 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "Non mi piace" +msgstr[1] "Non mi piace" + +#: ../../include/ItemObject.php:212 +msgid "Add Star" +msgstr "Aggiungi ai preferiti" + +#: ../../include/ItemObject.php:213 +msgid "Remove Star" +msgstr "Rimuovi dai preferiti" + +#: ../../include/ItemObject.php:214 +msgid "Toggle Star Status" +msgstr "Attiva/disattiva preferito" + +#: ../../include/ItemObject.php:218 +msgid "starred" +msgstr "preferito" + +#: ../../include/ItemObject.php:227 ../../include/conversation.php:685 +msgid "Message signature validated" +msgstr "Messaggio con firma verificata" + +#: ../../include/ItemObject.php:228 ../../include/conversation.php:686 +msgid "Message signature incorrect" +msgstr "Massaggio con firma non corretta" + +#: ../../include/ItemObject.php:236 +msgid "Add Tag" +msgstr "Aggiungi un tag" + +#: ../../include/ItemObject.php:254 ../../mod/photos.php:959 +msgid "I like this (toggle)" +msgstr "Attiva/disattiva Mi piace" + +#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:310 +msgid "like" +msgstr "mi piace" + +#: ../../include/ItemObject.php:255 ../../mod/photos.php:960 +msgid "I don't like this (toggle)" +msgstr "Attiva/disattiva Non mi piace" + +#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:311 +msgid "dislike" +msgstr "non mi piace" + +#: ../../include/ItemObject.php:259 +msgid "Share This" +msgstr "Condividi" + +#: ../../include/ItemObject.php:259 +msgid "share" +msgstr "condividi" + +#: ../../include/ItemObject.php:277 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d commento" +msgstr[1] "%d commenti" + +#: ../../include/ItemObject.php:295 ../../include/ItemObject.php:296 +#, php-format +msgid "View %s's profile - %s" +msgstr "Guarda il profilo di %s - %s" + +#: ../../include/ItemObject.php:299 +msgid "to" +msgstr "a" + +#: ../../include/ItemObject.php:300 +msgid "via" +msgstr "via" + +#: ../../include/ItemObject.php:301 +msgid "Wall-to-Wall" +msgstr "Da bacheca a bacheca" + +#: ../../include/ItemObject.php:302 +msgid "via Wall-To-Wall:" +msgstr "da bacheca a bacheca:" + +#: ../../include/ItemObject.php:313 ../../include/conversation.php:727 +#, php-format +msgid "from %s" +msgstr "da %s" + +#: ../../include/ItemObject.php:316 ../../include/conversation.php:730 +#, php-format +msgid "last edited: %s" +msgstr "ultima modifica: %s" + +#: ../../include/ItemObject.php:317 ../../include/conversation.php:731 +#, php-format +msgid "Expires: %s" +msgstr "Scadenza: %s" + +#: ../../include/ItemObject.php:338 +msgid "Save Bookmarks" +msgstr "Salva segnalibro" + +#: ../../include/ItemObject.php:339 +msgid "Add to Calendar" +msgstr "Aggiungi al calendario" + +#: ../../include/ItemObject.php:348 +msgid "Mark all seen" +msgstr "Marca tutto come letto" + +#: ../../include/ItemObject.php:354 ../../mod/photos.php:1145 +msgctxt "noun" +msgid "Likes" +msgstr "Mi piace" + +#: ../../include/ItemObject.php:355 ../../mod/photos.php:1146 +msgctxt "noun" +msgid "Dislikes" +msgstr "Non mi piace" + +#: ../../include/ItemObject.php:360 ../../include/acl_selectors.php:249 +#: ../../mod/photos.php:1151 +msgid "Close" +msgstr "Chiudi" + +#: ../../include/ItemObject.php:365 ../../include/conversation.php:748 +#: ../../include/conversation.php:1220 ../../mod/mail.php:241 +#: ../../mod/mail.php:356 ../../mod/photos.php:962 ../../mod/editblock.php:149 +#: ../../mod/editlayout.php:147 ../../mod/editpost.php:123 +#: ../../mod/editwebpage.php:192 +msgid "Please wait" +msgstr "Attendere" + +#: ../../include/ItemObject.php:385 ../../include/js_strings.php:7 +msgid "[+] show all" +msgstr "[+] mostra tutto" + +#: ../../include/ItemObject.php:666 ../../mod/photos.php:978 +#: ../../mod/photos.php:1096 +msgid "This is you" +msgstr "Questo sei tu" + +#: ../../include/ItemObject.php:668 ../../include/js_strings.php:6 +#: ../../mod/photos.php:980 ../../mod/photos.php:1098 +msgid "Comment" +msgstr "Commento" + +#: ../../include/ItemObject.php:669 ../../include/js_strings.php:22 +#: ../../mod/mail.php:355 ../../mod/admin.php:453 ../../mod/admin.php:819 +#: ../../mod/admin.php:986 ../../mod/admin.php:1118 ../../mod/admin.php:1312 +#: ../../mod/admin.php:1397 ../../mod/pconfig.php:108 ../../mod/pdledit.php:58 +#: ../../mod/appman.php:99 ../../mod/photos.php:577 ../../mod/photos.php:654 +#: ../../mod/photos.php:941 ../../mod/photos.php:981 ../../mod/photos.php:1099 +#: ../../mod/poke.php:166 ../../mod/bulksetclose.php:24 ../../mod/poll.php:68 +#: ../../mod/chat.php:177 ../../mod/chat.php:211 ../../mod/connect.php:93 +#: ../../mod/profiles.php:667 ../../mod/connedit.php:704 +#: ../../mod/rate.php:167 ../../mod/events.php:511 ../../mod/events.php:693 +#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108 +#: ../../mod/group.php:81 ../../mod/import.php:592 ../../mod/invite.php:142 +#: ../../mod/settings.php:588 ../../mod/settings.php:692 +#: ../../mod/settings.php:718 ../../mod/settings.php:746 +#: ../../mod/settings.php:769 ../../mod/settings.php:854 +#: ../../mod/settings.php:1050 ../../mod/setup.php:327 ../../mod/setup.php:367 +#: ../../mod/locs.php:105 ../../mod/sources.php:104 ../../mod/sources.php:138 +#: ../../mod/mitem.php:235 ../../mod/mood.php:134 ../../mod/thing.php:303 +#: ../../mod/thing.php:346 ../../mod/xchan.php:11 +#: ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "Salva" + +#: ../../include/ItemObject.php:670 ../../include/conversation.php:1192 +#: ../../mod/editblock.php:135 ../../mod/editlayout.php:134 +#: ../../mod/editpost.php:107 ../../mod/editwebpage.php:179 +msgid "Bold" +msgstr "Grassetto" + +#: ../../include/ItemObject.php:671 ../../include/conversation.php:1193 +#: ../../mod/editblock.php:136 ../../mod/editlayout.php:135 +#: ../../mod/editpost.php:108 ../../mod/editwebpage.php:180 +msgid "Italic" +msgstr "Corsivo" + +#: ../../include/ItemObject.php:672 ../../include/conversation.php:1194 +#: ../../mod/editblock.php:137 ../../mod/editlayout.php:136 +#: ../../mod/editpost.php:109 ../../mod/editwebpage.php:181 +msgid "Underline" +msgstr "Sottolineato" + +#: ../../include/ItemObject.php:673 ../../include/conversation.php:1195 +#: ../../mod/editblock.php:138 ../../mod/editlayout.php:137 +#: ../../mod/editpost.php:110 ../../mod/editwebpage.php:182 +msgid "Quote" +msgstr "Citazione" + +#: ../../include/ItemObject.php:674 ../../include/conversation.php:1196 +#: ../../mod/editblock.php:139 ../../mod/editlayout.php:138 +#: ../../mod/editpost.php:111 ../../mod/editwebpage.php:183 +msgid "Code" +msgstr "Codice" + +#: ../../include/ItemObject.php:675 +msgid "Image" +msgstr "Immagine" + +#: ../../include/ItemObject.php:676 +msgid "Insert Link" +msgstr "Collegamento" + +#: ../../include/ItemObject.php:677 +msgid "Video" +msgstr "Video" + +#: ../../include/ItemObject.php:678 ../../include/conversation.php:1166 +#: ../../include/page_widgets.php:40 ../../mod/photos.php:982 +#: ../../mod/editblock.php:170 ../../mod/editpost.php:143 +#: ../../mod/editwebpage.php:214 ../../mod/events.php:690 +#: ../../mod/webpages.php:188 +msgid "Preview" +msgstr "Anteprima" + +#: ../../include/ItemObject.php:681 ../../include/conversation.php:1247 +#: ../../mod/mail.php:247 ../../mod/mail.php:361 ../../mod/editpost.php:151 +msgid "Encrypt text" +msgstr "Crittografia del testo" + +#: ../../include/account.php:27 +msgid "Not a valid email address" +msgstr "Email non valida" + +#: ../../include/account.php:29 +msgid "Your email domain is not among those allowed on this site" +msgstr "Il dominio della tua email attualmente non è permesso su questo sito" + +#: ../../include/account.php:35 +msgid "Your email address is already registered at this site." +msgstr "La tua email è già registrata su questo sito." + +#: ../../include/account.php:67 +msgid "An invitation is required." +msgstr "È necessario un invito." + +#: ../../include/account.php:71 +msgid "Invitation could not be verified." +msgstr "L'invito non può essere verificato." + +#: ../../include/account.php:121 +msgid "Please enter the required information." +msgstr "Inserisci le informazioni richieste." + +#: ../../include/account.php:188 +msgid "Failed to store account information." +msgstr "Non è stato possibile salvare le informazioni del tuo account." + +#: ../../include/account.php:246 +#, php-format +msgid "Registration confirmation for %s" +msgstr "Registrazione di %s confermata" + +#: ../../include/account.php:312 +#, php-format +msgid "Registration request at %s" +msgstr "Richiesta di registrazione su %s" + +#: ../../include/account.php:336 +msgid "your registration password" +msgstr "la password di registrazione" + +#: ../../include/account.php:339 ../../include/account.php:399 +#, php-format +msgid "Registration details for %s" +msgstr "Dettagli della registrazione di %s" + +#: ../../include/account.php:408 +msgid "Account approved." +msgstr "Account approvato." + +#: ../../include/account.php:447 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registrazione revocata per %s" + +#: ../../include/account.php:492 +msgid "Account verified. Please login." +msgstr "Registrazione verificata. Adesso puoi effettuare login." + +#: ../../include/account.php:705 ../../include/account.php:707 +msgid "Click here to upgrade." +msgstr "Clicca qui per aggiornare." + +#: ../../include/account.php:713 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Questa operazione supera i limiti del tuo abbonamento." + +#: ../../include/account.php:718 +msgid "This action is not available under your subscription plan." +msgstr "Questa operazione non è prevista dal tuo abbonamento." + +#: ../../include/oembed.php:183 +msgid "Embedded content" +msgstr "Contenuti incorporati" + +#: ../../include/oembed.php:192 +msgid "Embedding disabled" +msgstr "Disabilita la creazione di contenuti incorporati" + +#: ../../include/acl_selectors.php:240 +msgid "Visible to your default audience" +msgstr "Visibile secondo le impostazioni predefinite" + +#: ../../include/acl_selectors.php:241 +msgid "Show" +msgstr "Mostra" + +#: ../../include/acl_selectors.php:242 +msgid "Don't show" +msgstr "Non mostrare" + +#: ../../include/acl_selectors.php:248 ../../mod/photos.php:571 +#: ../../mod/photos.php:934 ../../mod/chat.php:209 ../../mod/events.php:691 +#: ../../mod/filestorage.php:147 +msgid "Permissions" +msgstr "Permessi" + +#: ../../include/activities.php:39 +msgid " and " +msgstr "e" + +#: ../../include/activities.php:47 +msgid "public profile" +msgstr "profilo pubblico" + +#: ../../include/activities.php:56 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s ha cambiato %2$s in “%3$s”" + +#: ../../include/activities.php:57 +#, php-format +msgid "Visit %1$s's %2$s" +msgstr "Guarda %2$s di %1$s " + +#: ../../include/activities.php:60 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s ha aggiornato %2$s cambiando %3$s." + +#: ../../include/api.php:1178 +msgid "Public Timeline" +msgstr "Diario pubblico" + +#: ../../include/apps.php:128 +msgid "Site Admin" +msgstr "Amministrazione sito" + +#: ../../include/apps.php:130 +msgid "Address Book" +msgstr "Rubrica" + +#: ../../include/apps.php:138 ../../include/identity.php:1240 +#: ../../include/identity.php:1357 ../../mod/profperm.php:112 +msgid "Profile" +msgstr "Profilo" + +#: ../../include/apps.php:144 ../../mod/mood.php:130 +msgid "Mood" +msgstr "Umore" + +#: ../../include/apps.php:145 ../../include/conversation.php:959 +msgid "Poke" +msgstr "Poke" + +#: ../../include/apps.php:148 +msgid "Probe" +msgstr "Diagnostica" + +#: ../../include/apps.php:149 +msgid "Suggest" +msgstr "Suggerisci" + +#: ../../include/apps.php:150 +msgid "Random Channel" +msgstr "Canale casuale" + +#: ../../include/apps.php:151 +msgid "Invite" +msgstr "Invita" + +#: ../../include/apps.php:152 +msgid "Features" +msgstr "Funzionalità" + +#: ../../include/apps.php:153 ../../mod/id.php:28 +msgid "Language" +msgstr "Lingua" + +#: ../../include/apps.php:154 +msgid "Post" +msgstr "Post" + +#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 +#: ../../mod/id.php:19 +msgid "Profile Photo" +msgstr "Foto del profilo" + +#: ../../include/apps.php:247 ../../mod/settings.php:84 +#: ../../mod/settings.php:614 +msgid "Update" +msgstr "Aggiorna" + +#: ../../include/apps.php:247 +msgid "Install" +msgstr "Installa" + +#: ../../include/apps.php:252 +msgid "Purchase" +msgstr "Acquista" + +#: ../../include/attach.php:137 ../../include/attach.php:184 +#: ../../include/attach.php:247 ../../include/attach.php:261 +#: ../../include/attach.php:305 ../../include/attach.php:319 +#: ../../include/attach.php:350 ../../include/attach.php:546 +#: ../../include/attach.php:618 ../../include/chat.php:131 +#: ../../include/items.php:4383 ../../include/photos.php:26 +#: ../../mod/mail.php:114 ../../mod/achievements.php:30 ../../mod/page.php:31 +#: ../../mod/page.php:86 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/pdledit.php:21 ../../mod/appman.php:66 ../../mod/photos.php:69 +#: ../../mod/authtest.php:13 ../../mod/block.php:22 ../../mod/block.php:72 +#: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/poke.php:128 +#: ../../mod/bookmarks.php:46 ../../mod/manage.php:6 ../../mod/channel.php:100 +#: ../../mod/channel.php:219 ../../mod/channel.php:262 ../../mod/chat.php:90 +#: ../../mod/chat.php:95 ../../mod/profile.php:64 ../../mod/profile.php:72 +#: ../../mod/common.php:35 ../../mod/profile_photo.php:264 +#: ../../mod/profile_photo.php:277 ../../mod/notifications.php:66 +#: ../../mod/connections.php:29 ../../mod/profiles.php:188 +#: ../../mod/profiles.php:576 ../../mod/connedit.php:348 +#: ../../mod/editblock.php:65 ../../mod/editlayout.php:63 +#: ../../mod/editlayout.php:87 ../../mod/editpost.php:13 +#: ../../mod/editwebpage.php:64 ../../mod/editwebpage.php:86 +#: ../../mod/editwebpage.php:101 ../../mod/editwebpage.php:125 +#: ../../mod/rate.php:110 ../../mod/events.php:249 +#: ../../mod/filestorage.php:18 ../../mod/filestorage.php:73 +#: ../../mod/filestorage.php:88 ../../mod/filestorage.php:115 +#: ../../mod/register.php:72 ../../mod/fsuggest.php:78 ../../mod/regmod.php:17 +#: ../../mod/group.php:9 ../../mod/id.php:71 ../../mod/service_limits.php:7 +#: ../../mod/invite.php:13 ../../mod/invite.php:104 ../../mod/settings.php:570 +#: ../../mod/item.php:206 ../../mod/item.php:214 ../../mod/item.php:1005 +#: ../../mod/setup.php:223 ../../mod/layouts.php:69 ../../mod/layouts.php:76 +#: ../../mod/layouts.php:87 ../../mod/sharedwithme.php:7 +#: ../../mod/like.php:178 ../../mod/locs.php:77 ../../mod/sources.php:66 +#: ../../mod/menu.php:72 ../../mod/message.php:16 ../../mod/mitem.php:111 +#: ../../mod/mood.php:111 ../../mod/suggest.php:26 ../../mod/network.php:12 +#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99 +#: ../../mod/thing.php:269 ../../mod/thing.php:284 ../../mod/thing.php:318 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/viewsrc.php:14 ../../mod/webpages.php:69 ../../index.php:186 +#: ../../index.php:397 +msgid "Permission denied." +msgstr "Permesso negato." + +#: ../../include/attach.php:242 ../../include/attach.php:300 +msgid "Item was not found." +msgstr "Elemento non trovato." + +#: ../../include/attach.php:363 +msgid "No source file." +msgstr "Nessun file di origine." + +#: ../../include/attach.php:381 +msgid "Cannot locate file to replace" +msgstr "Il file da sostituire non è stato trovato" + +#: ../../include/attach.php:399 +msgid "Cannot locate file to revise/update" +msgstr "Il file da aggiornare non è stato trovato" + +#: ../../include/attach.php:410 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Il file supera la dimensione massima di %d" + +#: ../../include/attach.php:422 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati." + +#: ../../include/attach.php:505 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato." + +#: ../../include/attach.php:517 +msgid "Stored file could not be verified. Upload failed." +msgstr "Il file non può essere verificato. Caricamento fallito." + +#: ../../include/attach.php:561 ../../include/attach.php:578 +msgid "Path not available." +msgstr "Percorso non disponibile." + +#: ../../include/attach.php:623 +msgid "Empty pathname" +msgstr "Il percorso del file è vuoto" + +#: ../../include/attach.php:639 +msgid "duplicate filename or path" +msgstr "il file o il percorso del file è duplicato" + +#: ../../include/attach.php:663 +msgid "Path not found." +msgstr "Percorso del file non trovato." + +#: ../../include/attach.php:714 +msgid "mkdir failed." +msgstr "mkdir fallito." + +#: ../../include/attach.php:718 +msgid "database storage failed." +msgstr "scrittura su database fallita." + +#: ../../include/auth.php:131 +msgid "Logged out." +msgstr "Uscita effettuata." + +#: ../../include/auth.php:272 +msgid "Failed authentication" +msgstr "Autenticazione fallita" + +#: ../../include/auth.php:286 ../../mod/openid.php:190 +msgid "Login failed." +msgstr "Accesso fallito." + +#: ../../include/bb2diaspora.php:373 +msgid "Attachments:" +msgstr "Allegati:" + +#: ../../include/bb2diaspora.php:459 ../../include/event.php:22 msgid "l F d, Y \\@ g:i A" msgstr "l d F Y \\@ G:i" -#: ../../include/event.php:30 ../../include/bb2diaspora.php:465 +#: ../../include/bb2diaspora.php:461 +msgid "$Projectname event notification:" +msgstr "Notifica evento $Projectname:" + +#: ../../include/bb2diaspora.php:465 ../../include/event.php:30 msgid "Starts:" msgstr "Inizio:" -#: ../../include/event.php:40 ../../include/bb2diaspora.php:473 +#: ../../include/bb2diaspora.php:473 ../../include/event.php:40 msgid "Finishes:" msgstr "Fine:" -#: ../../include/event.php:50 ../../include/bb2diaspora.php:481 +#: ../../include/bb2diaspora.php:481 ../../include/event.php:50 #: ../../include/identity.php:1007 ../../mod/directory.php:302 #: ../../mod/events.php:684 msgid "Location:" msgstr "Luogo:" -#: ../../include/event.php:549 -msgid "This event has been added to your calendar." -msgstr "Questo evento è stato aggiunto al tuo calendario" +#: ../../include/bbcode.php:122 ../../include/bbcode.php:768 +#: ../../include/bbcode.php:771 ../../include/bbcode.php:776 +#: ../../include/bbcode.php:779 ../../include/bbcode.php:782 +#: ../../include/bbcode.php:785 ../../include/bbcode.php:790 +#: ../../include/bbcode.php:793 ../../include/bbcode.php:798 +#: ../../include/bbcode.php:801 ../../include/bbcode.php:804 +#: ../../include/bbcode.php:807 +msgid "Image/photo" +msgstr "Immagine" + +#: ../../include/bbcode.php:161 ../../include/bbcode.php:818 +msgid "Encrypted content" +msgstr "Contenuto crittografato" + +#: ../../include/bbcode.php:178 +#, php-format +msgid "Install %s element: " +msgstr "Installa l'elemento %s:" + +#: ../../include/bbcode.php:182 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "Questo post contiene un elemento %s installabile, tuttavia non hai i permessi necessari per l'installazione." + +#: ../../include/bbcode.php:192 ../../mod/impel.php:37 +msgid "webpage" +msgstr "pagina web" + +#: ../../include/bbcode.php:195 ../../mod/impel.php:47 +msgid "layout" +msgstr "layout" + +#: ../../include/bbcode.php:198 ../../mod/impel.php:42 +msgid "block" +msgstr "riquadro" + +#: ../../include/bbcode.php:201 ../../mod/impel.php:54 +msgid "menu" +msgstr "menu" + +#: ../../include/bbcode.php:215 +msgid "QR code" +msgstr "QR code" + +#: ../../include/bbcode.php:266 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s ha scritto %2$s %3$s" + +#: ../../include/bbcode.php:268 ../../mod/tagger.php:51 +msgid "post" +msgstr "il post" + +#: ../../include/bbcode.php:518 +msgid "Different viewers will see this text differently" +msgstr "Ad altri questo testo potrebbe apparire in modo differente" + +#: ../../include/bbcode.php:729 +msgid "$1 spoiler" +msgstr "$1 spoiler" + +#: ../../include/bbcode.php:756 +msgid "$1 wrote:" +msgstr "$1 ha scritto:" + +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "I segnalibri di %1$s" + +#: ../../include/chat.php:23 +msgid "Missing room name" +msgstr "Area chat senza nome" + +#: ../../include/chat.php:32 +msgid "Duplicate room name" +msgstr "Il nome dell'area chat è duplicato" + +#: ../../include/chat.php:82 ../../include/chat.php:90 +msgid "Invalid room specifier." +msgstr "Il nome dell'area chat non è valido." + +#: ../../include/chat.php:120 +msgid "Room not found." +msgstr "Area chat non trovata." + +#: ../../include/chat.php:141 +msgid "Room is full" +msgstr "L'area chat è al completo" + +#: ../../include/comanche.php:34 ../../mod/admin.php:390 +#: ../../view/theme/apw/php/config.php:185 +msgid "Default" +msgstr "Predefinito" + +#: ../../include/security.php:349 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "I controlli di sicurezza sono falliti. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto." + +#: ../../include/contact_selectors.php:56 +msgid "Frequently" +msgstr "Frequentemente" + +#: ../../include/contact_selectors.php:57 +msgid "Hourly" +msgstr "Ogni ora" + +#: ../../include/contact_selectors.php:58 +msgid "Twice daily" +msgstr "Due volte al giorno" + +#: ../../include/contact_selectors.php:59 +msgid "Daily" +msgstr "Ogni giorno" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "Ogni settimana" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "Ogni mese" + +#: ../../include/contact_selectors.php:76 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 ../../mod/admin.php:822 +#: ../../mod/admin.php:831 ../../mod/id.php:15 ../../mod/id.php:16 +#: ../../boot.php:1553 +msgid "Email" +msgstr "Email" + +#: ../../include/contact_selectors.php:80 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/contact_widgets.php:14 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d invito disponibile" +msgstr[1] "%d inviti disponibili" + +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:457 +msgid "Advanced" +msgstr "Avanzate" + +#: ../../include/contact_widgets.php:22 +msgid "Find Channels" +msgstr "Ricerca canali" + +#: ../../include/contact_widgets.php:23 +msgid "Enter name or interest" +msgstr "Scrivi un nome o un interesse" + +#: ../../include/contact_widgets.php:24 +msgid "Connect/Follow" +msgstr "Aggiungi" + +#: ../../include/contact_widgets.php:25 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Per esempio: Mario Rossi, Pesca" + +#: ../../include/contact_widgets.php:26 ../../mod/connections.php:273 +#: ../../mod/directory.php:379 ../../mod/directory.php:384 +msgid "Find" +msgstr "Cerca" + +#: ../../include/contact_widgets.php:27 ../../mod/directory.php:383 +#: ../../mod/suggest.php:60 +msgid "Channel Suggestions" +msgstr "Canali suggeriti" + +#: ../../include/contact_widgets.php:29 +msgid "Random Profile" +msgstr "Profilo casuale" + +#: ../../include/contact_widgets.php:30 +msgid "Invite Friends" +msgstr "Invita amici" + +#: ../../include/contact_widgets.php:32 +msgid "Advanced example: name=fred and country=iceland" +msgstr "Per esempio: name=mario e country=italy" + +#: ../../include/contact_widgets.php:125 +#, php-format +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "%d contatto in comune" +msgstr[1] "%d contatti in comune" + +#: ../../include/contact_widgets.php:130 +msgid "show more" +msgstr "mostra tutto" + +#: ../../include/conversation.php:126 ../../mod/like.php:113 +msgid "channel" +msgstr "canale" + +#: ../../include/conversation.php:164 ../../include/diaspora.php:2152 +#: ../../mod/like.php:397 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "A %1$s piace %3$s di %2$s" + +#: ../../include/conversation.php:167 ../../mod/like.php:399 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "A %1$s non piace %3$s di %2$s" + +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "%1$s adesso è connesso con %2$s" + +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s ha mandato un poke a %2$s" + +#: ../../include/conversation.php:260 ../../mod/mood.php:63 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "%1$s è %2$s" + +#: ../../include/conversation.php:583 ../../mod/photos.php:996 +msgctxt "title" +msgid "Likes" +msgstr "Mi piace" + +#: ../../include/conversation.php:583 ../../mod/photos.php:996 +msgctxt "title" +msgid "Dislikes" +msgstr "Non mi piace" + +#: ../../include/conversation.php:584 ../../mod/photos.php:997 +msgctxt "title" +msgid "Agree" +msgstr "D'accordo" + +#: ../../include/conversation.php:584 ../../mod/photos.php:997 +msgctxt "title" +msgid "Disagree" +msgstr "Non d'accordo" + +#: ../../include/conversation.php:584 ../../mod/photos.php:997 +msgctxt "title" +msgid "Abstain" +msgstr "Astenuti" + +#: ../../include/conversation.php:585 ../../mod/photos.php:998 +msgctxt "title" +msgid "Attending" +msgstr "Partecipano" + +#: ../../include/conversation.php:585 ../../mod/photos.php:998 +msgctxt "title" +msgid "Not attending" +msgstr "Non partecipano" + +#: ../../include/conversation.php:585 ../../mod/photos.php:998 +msgctxt "title" +msgid "Might attend" +msgstr "Forse partecipano" + +#: ../../include/conversation.php:703 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Vedi il profilo di %s @ %s" + +#: ../../include/conversation.php:718 +msgid "Categories:" +msgstr "Categorie:" + +#: ../../include/conversation.php:719 +msgid "Filed under:" +msgstr "Classificato come:" + +#: ../../include/conversation.php:746 +msgid "View in context" +msgstr "Vedi nel contesto" + +#: ../../include/conversation.php:857 +msgid "remove" +msgstr "rimuovi" + +#: ../../include/conversation.php:862 +msgid "Delete Selected Items" +msgstr "Elimina gli oggetti selezionati" + +#: ../../include/conversation.php:950 +msgid "View Source" +msgstr "Vedi il sorgente" + +#: ../../include/conversation.php:951 +msgid "Follow Thread" +msgstr "Segui la discussione" + +#: ../../include/conversation.php:952 +msgid "View Status" +msgstr "Guarda il messaggio di stato" + +#: ../../include/conversation.php:954 +msgid "View Photos" +msgstr "Guarda le foto" + +#: ../../include/conversation.php:955 +msgid "Matrix Activity" +msgstr "Attività nella tua rete" + +#: ../../include/conversation.php:957 +msgid "Edit Contact" +msgstr "Modifica il contatto" + +#: ../../include/conversation.php:958 +msgid "Send PM" +msgstr "Invia messaggio privato" + +#: ../../include/conversation.php:1073 +#, php-format +msgid "%s likes this." +msgstr "Piace a %s." + +#: ../../include/conversation.php:1073 +#, php-format +msgid "%s doesn't like this." +msgstr "Non piace a %s." + +#: ../../include/conversation.php:1077 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "" +msgstr[1] "Piace a %2$d persone." + +#: ../../include/conversation.php:1079 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "" +msgstr[1] "Non piace a %2$d persone." + +#: ../../include/conversation.php:1085 +msgid "and" +msgstr "e" + +#: ../../include/conversation.php:1088 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] "" +msgstr[1] "e altre %d persone" + +#: ../../include/conversation.php:1089 +#, php-format +msgid "%s like this." +msgstr "Piace a %s." + +#: ../../include/conversation.php:1089 +#, php-format +msgid "%s don't like this." +msgstr "Non piace a %s." + +#: ../../include/conversation.php:1151 +msgid "Visible to everybody" +msgstr "Visibile a tutti" + +#: ../../include/conversation.php:1152 ../../mod/mail.php:174 +#: ../../mod/mail.php:289 +msgid "Please enter a link URL:" +msgstr "Inserisci l'indirizzo del link:" + +#: ../../include/conversation.php:1153 +msgid "Please enter a video link/URL:" +msgstr "Inserisci l'indirizzo del video:" + +#: ../../include/conversation.php:1154 +msgid "Please enter an audio link/URL:" +msgstr "Inserisci l'indirizzo dell'audio:" + +#: ../../include/conversation.php:1155 +msgid "Tag term:" +msgstr "Tag:" + +#: ../../include/conversation.php:1156 ../../mod/filer.php:49 +msgid "Save to Folder:" +msgstr "Salva nella cartella:" + +#: ../../include/conversation.php:1157 +msgid "Where are you right now?" +msgstr "Dove sei ora?" + +#: ../../include/conversation.php:1158 ../../mod/mail.php:175 +#: ../../mod/mail.php:290 ../../mod/editpost.php:47 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "Scade il YYYY-MM-DD HH:MM" + +#: ../../include/conversation.php:1185 ../../mod/photos.php:961 +#: ../../mod/blocks.php:154 ../../mod/layouts.php:184 +#: ../../mod/webpages.php:182 +msgid "Share" +msgstr "Condividi" + +#: ../../include/conversation.php:1187 +msgid "Page link name" +msgstr "Nome del link alla pagina" + +#: ../../include/conversation.php:1190 +msgid "Post as" +msgstr "Pubblica come " + +#: ../../include/conversation.php:1197 ../../mod/mail.php:238 +#: ../../mod/mail.php:352 ../../mod/editblock.php:141 +#: ../../mod/editlayout.php:139 ../../mod/editpost.php:112 +#: ../../mod/editwebpage.php:184 +msgid "Upload photo" +msgstr "Carica foto" + +#: ../../include/conversation.php:1198 +msgid "upload photo" +msgstr "carica foto" + +#: ../../include/conversation.php:1199 ../../mod/mail.php:239 +#: ../../mod/mail.php:353 ../../mod/editblock.php:142 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 +#: ../../mod/editwebpage.php:185 +msgid "Attach file" +msgstr "Allega file" + +#: ../../include/conversation.php:1200 +msgid "attach file" +msgstr "allega file" + +#: ../../include/conversation.php:1201 ../../mod/mail.php:240 +#: ../../mod/mail.php:354 ../../mod/editblock.php:143 +#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 +#: ../../mod/editwebpage.php:186 +msgid "Insert web link" +msgstr "Inserisci un indirizzo web" + +#: ../../include/conversation.php:1202 +msgid "web link" +msgstr "link web" + +#: ../../include/conversation.php:1203 +msgid "Insert video link" +msgstr "Inserisci l'indirizzo di un video" + +#: ../../include/conversation.php:1204 +msgid "video link" +msgstr "link video" + +#: ../../include/conversation.php:1205 +msgid "Insert audio link" +msgstr "Inserisci l'indirizzo di un audio" + +#: ../../include/conversation.php:1206 +msgid "audio link" +msgstr "link audio" + +#: ../../include/conversation.php:1207 ../../mod/editblock.php:147 +#: ../../mod/editlayout.php:145 ../../mod/editpost.php:118 +#: ../../mod/editwebpage.php:190 +msgid "Set your location" +msgstr "La tua località" + +#: ../../include/conversation.php:1208 +msgid "set location" +msgstr "la tua località" + +#: ../../include/conversation.php:1209 ../../mod/editpost.php:120 +msgid "Toggle voting" +msgstr "Abilita/disabilita il voto" + +#: ../../include/conversation.php:1212 ../../mod/editblock.php:148 +#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:191 +msgid "Clear browser location" +msgstr "Rimuovi la località data dal browser" + +#: ../../include/conversation.php:1213 +msgid "clear location" +msgstr "rimuovi la località" + +#: ../../include/conversation.php:1215 ../../mod/editblock.php:161 +#: ../../mod/editpost.php:135 ../../mod/editwebpage.php:207 +msgid "Title (optional)" +msgstr "Titolo (opzionale)" + +#: ../../include/conversation.php:1219 ../../mod/editblock.php:164 +#: ../../mod/editlayout.php:162 ../../mod/editpost.php:137 +#: ../../mod/editwebpage.php:209 +msgid "Categories (optional, comma-separated list)" +msgstr "Categorie (lista separata da virgole)" + +#: ../../include/conversation.php:1221 ../../mod/editblock.php:150 +#: ../../mod/editlayout.php:148 ../../mod/editpost.php:124 +#: ../../mod/editwebpage.php:193 +msgid "Permission settings" +msgstr "Impostazioni permessi" + +#: ../../include/conversation.php:1222 +msgid "permissions" +msgstr "permessi" + +#: ../../include/conversation.php:1230 ../../mod/editblock.php:158 +#: ../../mod/editlayout.php:155 ../../mod/editpost.php:132 +#: ../../mod/editwebpage.php:202 +msgid "Public post" +msgstr "Post pubblico" + +#: ../../include/conversation.php:1232 ../../mod/editblock.php:165 +#: ../../mod/editlayout.php:163 ../../mod/editpost.php:138 +#: ../../mod/editwebpage.php:210 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Per esempio: mario@esempio.com, simona@esempio.com" + +#: ../../include/conversation.php:1245 ../../mod/mail.php:245 +#: ../../mod/mail.php:359 ../../mod/editblock.php:175 +#: ../../mod/editlayout.php:172 ../../mod/editpost.php:149 +#: ../../mod/editwebpage.php:219 +msgid "Set expiration date" +msgstr "Data di scadenza" + +#: ../../include/conversation.php:1249 ../../mod/editpost.php:153 +#: ../../mod/events.php:674 +msgid "OK" +msgstr "OK" + +#: ../../include/conversation.php:1250 ../../mod/editpost.php:154 +#: ../../mod/events.php:673 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 ../../mod/settings.php:589 +#: ../../mod/settings.php:615 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 +msgid "Cancel" +msgstr "Annulla" + +#: ../../include/conversation.php:1492 +msgid "Discover" +msgstr "Scopri" + +#: ../../include/conversation.php:1495 +msgid "Imported public streams" +msgstr "Contenuti pubblici importati" + +#: ../../include/conversation.php:1500 +msgid "Commented Order" +msgstr "Ultimi commenti" + +#: ../../include/conversation.php:1503 +msgid "Sort by Comment Date" +msgstr "Per data del commento" + +#: ../../include/conversation.php:1507 +msgid "Posted Order" +msgstr "Ultimi post" + +#: ../../include/conversation.php:1510 +msgid "Sort by Post Date" +msgstr "Per data di creazione" + +#: ../../include/conversation.php:1518 +msgid "Posts that mention or involve you" +msgstr "Post che ti riguardano o ti menzionano" + +#: ../../include/conversation.php:1524 ../../mod/connections.php:72 +#: ../../mod/connections.php:85 ../../mod/menu.php:110 +msgid "New" +msgstr "Novità" + +#: ../../include/conversation.php:1527 +msgid "Activity Stream - by date" +msgstr "Elenco attività - per data" + +#: ../../include/conversation.php:1533 +msgid "Starred" +msgstr "Preferiti" + +#: ../../include/conversation.php:1536 +msgid "Favourite Posts" +msgstr "Post preferiti" + +#: ../../include/conversation.php:1543 +msgid "Spam" +msgstr "Spam" + +#: ../../include/conversation.php:1546 +msgid "Posts flagged as SPAM" +msgstr "Post marcati come spam" + +#: ../../include/conversation.php:1590 ../../mod/admin.php:993 +msgid "Channel" +msgstr "Canale" + +#: ../../include/conversation.php:1593 +msgid "Status Messages and Posts" +msgstr "Post e messaggi di stato" + +#: ../../include/conversation.php:1602 +msgid "About" +msgstr "Informazioni" + +#: ../../include/conversation.php:1605 +msgid "Profile Details" +msgstr "Dettagli del profilo" + +#: ../../include/conversation.php:1614 ../../include/photos.php:359 +msgid "Photo Albums" +msgstr "Album foto" + +#: ../../include/conversation.php:1623 +msgid "Files and Storage" +msgstr "Archivio file" + +#: ../../include/conversation.php:1633 ../../include/conversation.php:1636 +msgid "Chatrooms" +msgstr "Area chat" + +#: ../../include/conversation.php:1649 +msgid "Saved Bookmarks" +msgstr "Segnalibri salvati" + +#: ../../include/conversation.php:1659 +msgid "Manage Webpages" +msgstr "Gestisci le pagine web" + +#: ../../include/conversation.php:1718 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "Partecipa" +msgstr[1] "Partecipano" + +#: ../../include/conversation.php:1721 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "Non partecipa" +msgstr[1] "Non partecipano" + +#: ../../include/conversation.php:1724 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "Indeciso" +msgstr[1] "Indecisi" + +#: ../../include/conversation.php:1727 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "D'accordo" +msgstr[1] "D'accordo" + +#: ../../include/conversation.php:1730 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "Non d'accordo" +msgstr[1] "Non d'accordo" + +#: ../../include/conversation.php:1733 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "Astenuto" +msgstr[1] "Astenuti" + +#: ../../include/datetime.php:48 +msgid "Miscellaneous" +msgstr "Altro" + +#: ../../include/datetime.php:132 +msgid "YYYY-MM-DD or MM-DD" +msgstr "AAAA-MM-GG oppure MM-GG" + +#: ../../include/datetime.php:235 ../../mod/appman.php:91 +#: ../../mod/appman.php:92 ../../mod/events.php:672 +msgid "Required" +msgstr "Obbligatorio" + +#: ../../include/datetime.php:262 ../../boot.php:2358 +msgid "never" +msgstr "mai" + +#: ../../include/datetime.php:268 +msgid "less than a second ago" +msgstr "meno di un secondo fa" + +#: ../../include/datetime.php:271 +msgid "year" +msgstr "anno" + +#: ../../include/datetime.php:271 +msgid "years" +msgstr "anni" + +#: ../../include/datetime.php:272 +msgid "month" +msgstr "mese" + +#: ../../include/datetime.php:272 +msgid "months" +msgstr "mesi" + +#: ../../include/datetime.php:273 +msgid "week" +msgstr "settimana" + +#: ../../include/datetime.php:273 +msgid "weeks" +msgstr "settimane" + +#: ../../include/datetime.php:274 +msgid "day" +msgstr "giorno" + +#: ../../include/datetime.php:274 +msgid "days" +msgstr "giorni" + +#: ../../include/datetime.php:275 +msgid "hour" +msgstr "ora" + +#: ../../include/datetime.php:275 +msgid "hours" +msgstr "ore" + +#: ../../include/datetime.php:276 +msgid "minute" +msgstr "minuto" + +#: ../../include/datetime.php:276 +msgid "minutes" +msgstr "minuti" + +#: ../../include/datetime.php:277 +msgid "second" +msgstr "secondo" + +#: ../../include/datetime.php:277 +msgid "seconds" +msgstr "secondi" + +#: ../../include/datetime.php:285 +#, php-format +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s fa" + +#: ../../include/datetime.php:519 +#, php-format +msgid "%1$s's birthday" +msgstr "Compleanno di %1$s" + +#: ../../include/datetime.php:520 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "Buon compleanno %1$s" + +#: ../../include/diaspora.php:2498 +msgid "Please choose" +msgstr "La tua scelta" + +#: ../../include/diaspora.php:2500 +msgid "Agree" +msgstr "Sono d'accordo" + +#: ../../include/diaspora.php:2502 +msgid "Disagree" +msgstr "Non sono d'accordo" + +#: ../../include/diaspora.php:2504 +msgid "Abstain" +msgstr "Mi astengo" + +#: ../../include/dimport.php:34 ../../include/identity.php:217 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "Il nome dell'account è già in uso oppure ha dei caratteri non supportati." + +#: ../../include/dir_fns.php:126 +msgid "Directory Options" +msgstr "Opzioni elenco pubblico" + +#: ../../include/dir_fns.php:128 +msgid "Safe Mode" +msgstr "Modalità SafeSearch" + +#: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 +#: ../../include/dir_fns.php:130 ../../mod/admin.php:428 ../../mod/api.php:106 +#: ../../mod/photos.php:568 ../../mod/connedit.php:647 +#: ../../mod/connedit.php:675 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 +#: ../../mod/settings.php:579 ../../mod/menu.php:94 ../../mod/menu.php:151 +#: ../../mod/mitem.php:159 ../../mod/mitem.php:160 ../../mod/mitem.php:232 +#: ../../mod/mitem.php:233 ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1555 +msgid "No" +msgstr "No" + +#: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 +#: ../../include/dir_fns.php:130 ../../mod/admin.php:430 ../../mod/api.php:105 +#: ../../mod/photos.php:568 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 +#: ../../mod/settings.php:579 ../../mod/menu.php:94 ../../mod/menu.php:151 +#: ../../mod/mitem.php:159 ../../mod/mitem.php:160 ../../mod/mitem.php:232 +#: ../../mod/mitem.php:233 ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1555 +msgid "Yes" +msgstr "Si" + +#: ../../include/dir_fns.php:129 +msgid "Public Forums Only" +msgstr "Solo forum pubblici" + +#: ../../include/dir_fns.php:130 +msgid "This Website Only" +msgstr "Solo in questo sito" #: ../../include/enotify.php:96 #, php-format @@ -1746,43 +2715,250 @@ msgstr "Visita %s per approvare o rifiutare il suggerimento." msgid "[Red:Notify]" msgstr "[RedMatrix]" -#: ../../include/message.php:18 -msgid "No recipient provided." -msgstr "Devi scegliere un destinatario." +#: ../../include/event.php:549 +msgid "This event has been added to your calendar." +msgstr "Questo evento è stato aggiunto al tuo calendario" -#: ../../include/message.php:23 -msgid "[no subject]" -msgstr "[nessun titolo]" +#: ../../include/features.php:38 +msgid "General Features" +msgstr "Funzionalità di base" -#: ../../include/message.php:45 -msgid "Unable to determine sender." -msgstr "Impossibile determinare il mittente." +#: ../../include/features.php:40 +msgid "Content Expiration" +msgstr "Scadenza" -#: ../../include/message.php:200 -msgid "Stored post could not be verified." -msgstr "Non è stato possibile verificare il post." +#: ../../include/features.php:40 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "Elimina i post, i commenti o i messaggi privati dopo un lasso di tempo" -#: ../../include/diaspora.php:2148 ../../include/conversation.php:164 -#: ../../mod/like.php:397 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "A %1$s piace %3$s di %2$s" +#: ../../include/features.php:41 +msgid "Multiple Profiles" +msgstr "Profili multipli" -#: ../../include/diaspora.php:2494 -msgid "Please choose" -msgstr "La tua scelta" +#: ../../include/features.php:41 +msgid "Ability to create multiple profiles" +msgstr "Abilitazione a creare profili multipli" -#: ../../include/diaspora.php:2496 -msgid "Agree" -msgstr "Sono d'accordo" +#: ../../include/features.php:42 +msgid "Advanced Profiles" +msgstr "Profili avanzati" -#: ../../include/diaspora.php:2498 -msgid "Disagree" -msgstr "Non sono d'accordo" +#: ../../include/features.php:42 +msgid "Additional profile sections and selections" +msgstr "Informazioni aggiuntive del profilo" -#: ../../include/diaspora.php:2500 -msgid "Abstain" -msgstr "Mi astengo" +#: ../../include/features.php:43 +msgid "Profile Import/Export" +msgstr "Importa/esporta il profilo" + +#: ../../include/features.php:43 +msgid "Save and load profile details across sites/channels" +msgstr "Salva o ripristina le informazioni del profilo su canali o siti diversi" + +#: ../../include/features.php:44 +msgid "Web Pages" +msgstr "Pagine web" + +#: ../../include/features.php:44 +msgid "Provide managed web pages on your channel" +msgstr "Attiva la creazione di pagine web sul tuo canale" + +#: ../../include/features.php:45 +msgid "Private Notes" +msgstr "Note private" + +#: ../../include/features.php:45 +msgid "Enables a tool to store notes and reminders" +msgstr "Abilita il riquadro per scrivere annotazioni" + +#: ../../include/features.php:46 +msgid "Navigation Channel Select" +msgstr "Scegli il canale attivo dal menu" + +#: ../../include/features.php:46 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "Scegli il canale attivo direttamente dal menu di navigazione" + +#: ../../include/features.php:47 +msgid "Photo Location" +msgstr "Posizione geografica" + +#: ../../include/features.php:47 +msgid "If location data is available on uploaded photos, link this to a map." +msgstr "Collega la foto a una mappa quando contiene indicazioni geografiche." + +#: ../../include/features.php:49 +msgid "Expert Mode" +msgstr "Modalità esperto" + +#: ../../include/features.php:49 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "Abilita la modalità esperto per vedere le opzioni di configurazione avanzate" + +#: ../../include/features.php:50 +msgid "Premium Channel" +msgstr "Canale premium" + +#: ../../include/features.php:50 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "Ti permette di impostare delle restrizioni e dei termini d'uso a chi segue il canale" + +#: ../../include/features.php:55 +msgid "Post Composition Features" +msgstr "Modalità di scrittura post" + +#: ../../include/features.php:57 +msgid "Use Markdown" +msgstr "Usa il markdown" + +#: ../../include/features.php:57 +msgid "Allow use of \"Markdown\" to format posts" +msgstr "Consenti l'uso del markdown per formattare i post" + +#: ../../include/features.php:58 +msgid "Large Photos" +msgstr "Foto grandi" + +#: ../../include/features.php:58 +msgid "" +"Include large (640px) photo thumbnails in posts. If not enabled, use small " +"(320px) photo thumbnails" +msgstr "Includi anteprime grandi delle foto nei post (640px). Se disabilitato le anteprime saranno piccole (320px)" + +#: ../../include/features.php:59 +msgid "Automatically import channel content from other channels or feeds" +msgstr "Importa automaticamente il contenuto del canale da altri canali o feed" + +#: ../../include/features.php:60 +msgid "Even More Encryption" +msgstr "Crittografia addizionale" + +#: ../../include/features.php:60 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "Rendi possibile la crittografia tra mittente e destinatario che condividono una chiave segreta" + +#: ../../include/features.php:61 +msgid "Enable voting tools" +msgstr "Permetti i post con votazione" + +#: ../../include/features.php:61 +msgid "Provide a class of post which others can vote on" +msgstr "Rende possibile la creazione di post in cui sarà possibile votare" + +#: ../../include/features.php:67 +msgid "Network and Stream Filtering" +msgstr "Filtraggio dei contenuti" + +#: ../../include/features.php:68 +msgid "Search by Date" +msgstr "Ricerca per data" + +#: ../../include/features.php:68 +msgid "Ability to select posts by date ranges" +msgstr "Per selezionare i post in un intervallo tra date" + +#: ../../include/features.php:69 +msgid "Collections Filter" +msgstr "Filtra per insiemi di canali" + +#: ../../include/features.php:69 +msgid "Enable widget to display Network posts only from selected collections" +msgstr "Mostra il riquadro per filtrare i post di certi insiemi di canali" + +#: ../../include/features.php:70 +msgid "Save search terms for re-use" +msgstr "Salva i termini delle ricerche per poterle ripetere" + +#: ../../include/features.php:71 +msgid "Network Personal Tab" +msgstr "Attività personale" + +#: ../../include/features.php:71 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "Abilita il link per mostrare solamente i contenuti con cui hai interagito" + +#: ../../include/features.php:72 +msgid "Network New Tab" +msgstr "Contenuti nuovi" + +#: ../../include/features.php:72 +msgid "Enable tab to display all new Network activity" +msgstr "Abilita il link per visualizzare solo i nuovi contenuti" + +#: ../../include/features.php:73 +msgid "Affinity Tool" +msgstr "Filtro per affinità" + +#: ../../include/features.php:73 +msgid "Filter stream activity by depth of relationships" +msgstr "Permette di selezionare i contenuti in base al livello di amicizia" + +#: ../../include/features.php:74 +msgid "Connection Filtering" +msgstr "Filtro sui contatti" + +#: ../../include/features.php:74 +msgid "Filter incoming posts from connections based on keywords/content" +msgstr "Filtra con delle parole chiave i post che ricevi" + +#: ../../include/features.php:75 +msgid "Suggest Channels" +msgstr "Suggerisci canali" + +#: ../../include/features.php:75 +msgid "Show channel suggestions" +msgstr "Mostra alcuni canali che potrebbero interessarti" + +#: ../../include/features.php:80 +msgid "Post/Comment Tools" +msgstr "Gestione post e commenti" + +#: ../../include/features.php:81 +msgid "Tagging" +msgstr "Tag" + +#: ../../include/features.php:81 +msgid "Ability to tag existing posts" +msgstr "Permetti l'aggiunta di tag su post già esistenti" + +#: ../../include/features.php:82 +msgid "Post Categories" +msgstr "Categorie dei post" + +#: ../../include/features.php:82 +msgid "Add categories to your posts" +msgstr "Abilita le categorie per i tuoi post" + +#: ../../include/features.php:83 +msgid "Ability to file posts under folders" +msgstr "Abilita la raccolta dei tuoi articoli in post" + +#: ../../include/features.php:84 +msgid "Dislike Posts" +msgstr "Non mi piace" + +#: ../../include/features.php:84 +msgid "Ability to dislike posts/comments" +msgstr "Abilità la funzionalità \"non mi piace\" per i tuoi post" + +#: ../../include/features.php:85 +msgid "Star Posts" +msgstr "Post con stella" + +#: ../../include/features.php:85 +msgid "Ability to mark special posts with a star indicator" +msgstr "Mostra la stella per segnare i post preferiti" + +#: ../../include/features.php:86 +msgid "Tag Cloud" +msgstr "Nuvola di tag" + +#: ../../include/features.php:86 +msgid "Provide a personal tag cloud on your channel page" +msgstr "Mostra la nuvola dei tag che usi di più sulla pagina del tuo canale" #: ../../include/follow.php:28 msgid "Channel is blocked on this site." @@ -1820,584 +2996,515 @@ msgstr "l'account locale non è stato trovato." msgid "Cannot connect to yourself." msgstr "Non puoi connetterti a te stesso." -#: ../../include/ItemObject.php:89 ../../include/conversation.php:678 -msgid "Private Message" -msgstr "Messaggio privato" +#: ../../include/group.php:26 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "È stato ripristinato un insieme con lo stesso nome che era stato eliminato in precedenza. I permessi già presenti potrebbero rimanere validi per i nuovi canali. Se non vuoi che ciò accada, devi creare un altro insieme con un nome diverso." -#: ../../include/ItemObject.php:126 ../../include/conversation.php:670 -msgid "Select" -msgstr "Seleziona" +#: ../../include/group.php:235 +msgid "Default privacy group for new contacts" +msgstr "Insieme predefinito per i canali che inizi a seguire" -#: ../../include/ItemObject.php:130 -msgid "Save to Folder" -msgstr "Salva nella cartella" +#: ../../include/group.php:254 ../../mod/admin.php:831 +msgid "All Channels" +msgstr "Tutti i canali" -#: ../../include/ItemObject.php:151 -msgid "I will attend" -msgstr "Parteciperò" +#: ../../include/group.php:276 +msgid "edit" +msgstr "modifica" -#: ../../include/ItemObject.php:151 -msgid "I will not attend" -msgstr "Non parteciperò" +#: ../../include/group.php:298 +msgid "Collections" +msgstr "Insiemi di canali" -#: ../../include/ItemObject.php:151 -msgid "I might attend" -msgstr "Forse parteciperò" +#: ../../include/group.php:299 +msgid "Edit collection" +msgstr "Modifica l'insieme di canali" -#: ../../include/ItemObject.php:161 -msgid "I agree" -msgstr "Sono d'accordo" +#: ../../include/group.php:300 +msgid "Add new collection" +msgstr "Nuovo insieme" -#: ../../include/ItemObject.php:161 -msgid "I disagree" -msgstr "Non sono d'accordo" +#: ../../include/group.php:301 +msgid "Channels not in any collection" +msgstr "Canali che non sono in un insieme" -#: ../../include/ItemObject.php:161 -msgid "I abstain" -msgstr "Mi astengo" +#: ../../include/identity.php:33 +msgid "Unable to obtain identity information from database" +msgstr "Impossibile ottenere le informazioni di identificazione dal database" -#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187 -#: ../../include/conversation.php:1688 ../../mod/photos.php:1015 -#: ../../mod/photos.php:1027 -msgid "View all" -msgstr "Vedi tutto" +#: ../../include/identity.php:67 +msgid "Empty name" +msgstr "Nome vuoto" -#: ../../include/ItemObject.php:179 ../../include/taxonomy.php:396 -#: ../../include/conversation.php:1712 ../../include/identity.php:1266 -#: ../../mod/photos.php:1019 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "Mi piace" -msgstr[1] "Mi piace" +#: ../../include/identity.php:70 +msgid "Name too long" +msgstr "Nome troppo lungo" -#: ../../include/ItemObject.php:184 ../../include/conversation.php:1715 -#: ../../mod/photos.php:1024 -msgctxt "noun" -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "Non mi piace" -msgstr[1] "Non mi piace" +#: ../../include/identity.php:186 +msgid "No account identifier" +msgstr "Account senza identificativo" -#: ../../include/ItemObject.php:212 -msgid "Add Star" -msgstr "Aggiungi ai preferiti" +#: ../../include/identity.php:198 +msgid "Nickname is required." +msgstr "Il nome dell'account è obbligatorio." -#: ../../include/ItemObject.php:213 -msgid "Remove Star" -msgstr "Rimuovi dai preferiti" +#: ../../include/identity.php:212 +msgid "Reserved nickname. Please choose another." +msgstr "Nome utente riservato. Per favore scegline un altro." -#: ../../include/ItemObject.php:214 -msgid "Toggle Star Status" -msgstr "Attiva/disattiva preferito" +#: ../../include/identity.php:292 +msgid "Unable to retrieve created identity" +msgstr "Impossibile caricare l'identità creata" -#: ../../include/ItemObject.php:218 -msgid "starred" -msgstr "preferito" +#: ../../include/identity.php:350 +msgid "Default Profile" +msgstr "Profilo predefinito" -#: ../../include/ItemObject.php:227 ../../include/conversation.php:685 -msgid "Message signature validated" -msgstr "Messaggio con firma verificata" +#: ../../include/identity.php:759 +msgid "Requested channel is not available." +msgstr "Il canale che cerchi non è disponibile." -#: ../../include/ItemObject.php:228 ../../include/conversation.php:686 -msgid "Message signature incorrect" -msgstr "Massaggio con firma non corretta" +#: ../../include/identity.php:806 ../../mod/achievements.php:11 +#: ../../mod/blocks.php:29 ../../mod/profile.php:16 ../../mod/connect.php:13 +#: ../../mod/editblock.php:29 ../../mod/editlayout.php:27 +#: ../../mod/editwebpage.php:28 ../../mod/filestorage.php:54 +#: ../../mod/hcard.php:8 ../../mod/layouts.php:29 ../../mod/webpages.php:29 +msgid "Requested profile is not available." +msgstr "Il profilo richiesto non è disponibile." -#: ../../include/ItemObject.php:236 -msgid "Add Tag" -msgstr "Aggiungi un tag" +#: ../../include/identity.php:969 ../../mod/profiles.php:774 +msgid "Change profile photo" +msgstr "Cambia la foto del profilo" -#: ../../include/ItemObject.php:254 ../../mod/photos.php:959 -msgid "I like this (toggle)" -msgstr "Attiva/disattiva Mi piace" +#: ../../include/identity.php:975 +msgid "Profiles" +msgstr "Profili" -#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:310 -msgid "like" -msgstr "mi piace" - -#: ../../include/ItemObject.php:255 ../../mod/photos.php:960 -msgid "I don't like this (toggle)" -msgstr "Attiva/disattiva Non mi piace" - -#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:311 -msgid "dislike" -msgstr "non mi piace" - -#: ../../include/ItemObject.php:259 -msgid "Share This" -msgstr "Condividi" - -#: ../../include/ItemObject.php:259 -msgid "share" -msgstr "condividi" - -#: ../../include/ItemObject.php:276 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d commento" -msgstr[1] "%d commenti" - -#: ../../include/ItemObject.php:294 ../../include/ItemObject.php:295 -#, php-format -msgid "View %s's profile - %s" -msgstr "Guarda il profilo di %s - %s" - -#: ../../include/ItemObject.php:298 -msgid "to" -msgstr "a" - -#: ../../include/ItemObject.php:299 -msgid "via" -msgstr "via" - -#: ../../include/ItemObject.php:300 -msgid "Wall-to-Wall" -msgstr "Da bacheca a bacheca" - -#: ../../include/ItemObject.php:301 -msgid "via Wall-To-Wall:" -msgstr "da bacheca a bacheca:" - -#: ../../include/ItemObject.php:312 ../../include/conversation.php:727 -#, php-format -msgid "from %s" -msgstr "da %s" - -#: ../../include/ItemObject.php:315 ../../include/conversation.php:730 -#, php-format -msgid "last edited: %s" -msgstr "ultima modifica: %s" - -#: ../../include/ItemObject.php:316 ../../include/conversation.php:731 -#, php-format -msgid "Expires: %s" -msgstr "Scadenza: %s" - -#: ../../include/ItemObject.php:337 -msgid "Save Bookmarks" -msgstr "Salva segnalibro" - -#: ../../include/ItemObject.php:338 -msgid "Add to Calendar" -msgstr "Aggiungi al calendario" - -#: ../../include/ItemObject.php:347 -msgid "Mark all seen" -msgstr "Marca tutto come letto" - -#: ../../include/ItemObject.php:353 ../../mod/photos.php:1145 -msgctxt "noun" -msgid "Likes" -msgstr "Mi piace" - -#: ../../include/ItemObject.php:354 ../../mod/photos.php:1146 -msgctxt "noun" -msgid "Dislikes" -msgstr "Non mi piace" - -#: ../../include/ItemObject.php:359 ../../include/acl_selectors.php:249 -#: ../../mod/photos.php:1151 -msgid "Close" -msgstr "Chiudi" - -#: ../../include/ItemObject.php:364 ../../include/conversation.php:748 -#: ../../include/conversation.php:1220 ../../mod/editpost.php:123 -#: ../../mod/photos.php:962 ../../mod/editlayout.php:147 -#: ../../mod/editwebpage.php:192 ../../mod/editblock.php:149 -#: ../../mod/mail.php:241 ../../mod/mail.php:356 -msgid "Please wait" -msgstr "Attendere" - -#: ../../include/ItemObject.php:665 ../../mod/photos.php:978 -#: ../../mod/photos.php:1096 -msgid "This is you" -msgstr "Questo sei tu" - -#: ../../include/ItemObject.php:669 ../../include/conversation.php:1192 -#: ../../mod/editpost.php:107 ../../mod/editlayout.php:134 -#: ../../mod/editwebpage.php:179 ../../mod/editblock.php:135 -msgid "Bold" -msgstr "Grassetto" - -#: ../../include/ItemObject.php:670 ../../include/conversation.php:1193 -#: ../../mod/editpost.php:108 ../../mod/editlayout.php:135 -#: ../../mod/editwebpage.php:180 ../../mod/editblock.php:136 -msgid "Italic" -msgstr "Corsivo" - -#: ../../include/ItemObject.php:671 ../../include/conversation.php:1194 -#: ../../mod/editpost.php:109 ../../mod/editlayout.php:136 -#: ../../mod/editwebpage.php:181 ../../mod/editblock.php:137 -msgid "Underline" -msgstr "Sottolineato" - -#: ../../include/ItemObject.php:672 ../../include/conversation.php:1195 -#: ../../mod/editpost.php:110 ../../mod/editlayout.php:137 -#: ../../mod/editwebpage.php:182 ../../mod/editblock.php:138 -msgid "Quote" -msgstr "Citazione" - -#: ../../include/ItemObject.php:673 ../../include/conversation.php:1196 -#: ../../mod/editpost.php:111 ../../mod/editlayout.php:138 -#: ../../mod/editwebpage.php:183 ../../mod/editblock.php:139 -msgid "Code" -msgstr "Codice" - -#: ../../include/ItemObject.php:674 -msgid "Image" -msgstr "Immagine" - -#: ../../include/ItemObject.php:675 -msgid "Insert Link" -msgstr "Collegamento" - -#: ../../include/ItemObject.php:676 -msgid "Video" -msgstr "Video" - -#: ../../include/ItemObject.php:680 ../../include/conversation.php:1247 -#: ../../mod/editpost.php:151 ../../mod/mail.php:247 ../../mod/mail.php:361 -msgid "Encrypt text" -msgstr "Crittografia del testo" - -#: ../../include/Contact.php:124 -msgid "New window" -msgstr "Nuova finestra" - -#: ../../include/Contact.php:125 -msgid "Open the selected location in a different window or browser tab" -msgstr "Apri l'indirizzo selezionato in una nuova scheda o finestra" - -#: ../../include/Contact.php:212 -#, php-format -msgid "User '%s' deleted" -msgstr "Utente '%s' eliminato" - -#: ../../include/bb2diaspora.php:373 -msgid "Attachments:" -msgstr "Allegati:" - -#: ../../include/bb2diaspora.php:461 -msgid "$Projectname event notification:" -msgstr "Notifica evento $Projectname:" - -#: ../../include/nav.php:87 ../../include/nav.php:120 ../../boot.php:1549 -msgid "Logout" -msgstr "Esci" - -#: ../../include/nav.php:87 ../../include/nav.php:120 -msgid "End this session" -msgstr "Chiudi questa sessione" - -#: ../../include/nav.php:90 ../../include/nav.php:151 -msgid "Home" -msgstr "Bacheca" - -#: ../../include/nav.php:90 -msgid "Your posts and conversations" -msgstr "I tuoi post e conversazioni" - -#: ../../include/nav.php:91 ../../include/conversation.php:953 -#: ../../mod/connedit.php:510 -msgid "View Profile" -msgstr "Profilo" - -#: ../../include/nav.php:91 -msgid "Your profile page" -msgstr "Il tuo profilo" - -#: ../../include/nav.php:93 -msgid "Edit Profiles" -msgstr "Modifica i profili" - -#: ../../include/nav.php:93 -msgid "Manage/Edit profiles" +#: ../../include/identity.php:975 +msgid "Manage/edit profiles" msgstr "Gestisci/modifica i profili" -#: ../../include/nav.php:95 ../../include/identity.php:979 -msgid "Edit Profile" -msgstr "Modifica il profilo" +#: ../../include/identity.php:976 ../../mod/profiles.php:775 +msgid "Create New Profile" +msgstr "Crea un nuovo profilo" -#: ../../include/nav.php:95 -msgid "Edit your profile" -msgstr "Modifica il profilo" +#: ../../include/identity.php:991 ../../mod/profiles.php:786 +msgid "Profile Image" +msgstr "Immagine del profilo" -#: ../../include/nav.php:97 ../../include/conversation.php:1611 -#: ../../include/apps.php:139 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "Foto" +#: ../../include/identity.php:994 +msgid "visible to everybody" +msgstr "visibile a tutti" -#: ../../include/nav.php:97 -msgid "Your photos" -msgstr "Le tue foto" +#: ../../include/identity.php:995 ../../mod/profiles.php:669 +#: ../../mod/profiles.php:790 +msgid "Edit visibility" +msgstr "Cambia la visibilità" -#: ../../include/nav.php:98 -msgid "Your files" -msgstr "I tuoi file" +#: ../../include/identity.php:1011 ../../include/identity.php:1250 +msgid "Gender:" +msgstr "Sesso:" -#: ../../include/nav.php:103 ../../include/apps.php:146 -msgid "Chat" -msgstr "Area chat" +#: ../../include/identity.php:1012 ../../include/identity.php:1294 +msgid "Status:" +msgstr "Stato:" -#: ../../include/nav.php:103 -msgid "Your chatrooms" -msgstr "Le tue aree chat" +#: ../../include/identity.php:1013 ../../include/identity.php:1305 +msgid "Homepage:" +msgstr "Home page:" -#: ../../include/nav.php:109 ../../include/conversation.php:1646 -#: ../../include/apps.php:129 -msgid "Bookmarks" -msgstr "Segnalibri" +#: ../../include/identity.php:1014 +msgid "Online Now" +msgstr "Online adesso" -#: ../../include/nav.php:109 -msgid "Your bookmarks" -msgstr "I tuoi segnalibri" +#: ../../include/identity.php:1097 ../../include/identity.php:1175 +#: ../../mod/ping.php:324 +msgid "g A l F d" +msgstr "g A l d F" -#: ../../include/nav.php:113 ../../include/conversation.php:1656 -#: ../../include/apps.php:136 ../../mod/webpages.php:178 -msgid "Webpages" -msgstr "Pagine web" +#: ../../include/identity.php:1098 ../../include/identity.php:1176 +msgid "F d" +msgstr "d F" -#: ../../include/nav.php:113 -msgid "Your webpages" -msgstr "Le tue pagine web" +#: ../../include/identity.php:1143 ../../include/identity.php:1215 +#: ../../mod/ping.php:346 +msgid "[today]" +msgstr "[oggi]" -#: ../../include/nav.php:117 ../../include/apps.php:131 ../../boot.php:1550 -msgid "Login" -msgstr "Accedi" +#: ../../include/identity.php:1154 +msgid "Birthday Reminders" +msgstr "Promemoria compleanni" -#: ../../include/nav.php:117 -msgid "Sign in" -msgstr "Accedi" +#: ../../include/identity.php:1155 +msgid "Birthdays this week:" +msgstr "Compleanni questa settimana:" -#: ../../include/nav.php:134 +#: ../../include/identity.php:1208 +msgid "[No description]" +msgstr "[Nessuna descrizione]" + +#: ../../include/identity.php:1226 +msgid "Event Reminders" +msgstr "Promemoria" + +#: ../../include/identity.php:1227 +msgid "Events this week:" +msgstr "Eventi di questa settimana:" + +#: ../../include/identity.php:1248 ../../mod/settings.php:1056 +msgid "Full Name:" +msgstr "Nome completo:" + +#: ../../include/identity.php:1255 +msgid "Like this channel" +msgstr "Mi piace questo canale" + +#: ../../include/identity.php:1279 +msgid "j F, Y" +msgstr "j F Y" + +#: ../../include/identity.php:1280 +msgid "j F" +msgstr "j F" + +#: ../../include/identity.php:1287 +msgid "Birthday:" +msgstr "Compleanno:" + +#: ../../include/identity.php:1291 ../../mod/directory.php:297 +msgid "Age:" +msgstr "Età:" + +#: ../../include/identity.php:1300 #, php-format -msgid "%s - click to logout" -msgstr "%s - clicca per uscire" +msgid "for %1$d %2$s" +msgstr "per %1$d %2$s" -#: ../../include/nav.php:137 -msgid "Remote authentication" -msgstr "Accedi dal tuo hub" +#: ../../include/identity.php:1303 ../../mod/profiles.php:691 +msgid "Sexual Preference:" +msgstr "Preferenze sessuali:" -#: ../../include/nav.php:137 -msgid "Click to authenticate to your home hub" -msgstr "Accedi tramite il tuo hub principale" +#: ../../include/identity.php:1307 ../../mod/profiles.php:693 +#: ../../mod/directory.php:313 +msgid "Hometown:" +msgstr "Città dove vivo:" -#: ../../include/nav.php:151 -msgid "Home Page" -msgstr "Bacheca" +#: ../../include/identity.php:1309 +msgid "Tags:" +msgstr "Tag:" -#: ../../include/nav.php:155 ../../mod/register.php:224 ../../boot.php:1526 -msgid "Register" -msgstr "Iscriviti" +#: ../../include/identity.php:1311 ../../mod/profiles.php:694 +msgid "Political Views:" +msgstr "Orientamento politico:" -#: ../../include/nav.php:155 -msgid "Create an account" -msgstr "Crea un account" +#: ../../include/identity.php:1313 +msgid "Religion:" +msgstr "Religione:" -#: ../../include/nav.php:160 ../../include/apps.php:142 ../../mod/help.php:67 -#: ../../mod/help.php:72 ../../mod/layouts.php:176 -msgid "Help" -msgstr "Guida" +#: ../../include/identity.php:1315 ../../mod/directory.php:315 +msgid "About:" +msgstr "Informazioni:" -#: ../../include/nav.php:160 -msgid "Help and documentation" -msgstr "Guida e documentazione" +#: ../../include/identity.php:1317 +msgid "Hobbies/Interests:" +msgstr "Interessi e hobby:" -#: ../../include/nav.php:163 -msgid "Applications, utilities, links, games" -msgstr "Applicazioni, utilità, link, giochi" +#: ../../include/identity.php:1319 ../../mod/profiles.php:697 +msgid "Likes:" +msgstr "Mi piace:" -#: ../../include/nav.php:165 -msgid "Search site content" -msgstr "Cerca nel sito" +#: ../../include/identity.php:1321 ../../mod/profiles.php:698 +msgid "Dislikes:" +msgstr "Non mi piace:" -#: ../../include/nav.php:168 ../../include/apps.php:141 -msgid "Directory" -msgstr "Elenco pubblico" +#: ../../include/identity.php:1323 +msgid "Contact information and Social Networks:" +msgstr "Contatti e social network:" -#: ../../include/nav.php:168 -msgid "Channel Directory" -msgstr "Elenco pubblico canali" +#: ../../include/identity.php:1325 +msgid "My other channels:" +msgstr "I miei altri canali:" -#: ../../include/nav.php:180 ../../include/apps.php:133 -msgid "Matrix" -msgstr "RedMatrix" +#: ../../include/identity.php:1327 +msgid "Musical interests:" +msgstr "Gusti musicali:" -#: ../../include/nav.php:180 -msgid "Your matrix" -msgstr "La tua rete" +#: ../../include/identity.php:1329 +msgid "Books, literature:" +msgstr "Libri, letteratura:" -#: ../../include/nav.php:181 -msgid "Mark all matrix notifications seen" -msgstr "Segna come lette le notifiche della tua rete" +#: ../../include/identity.php:1331 +msgid "Television:" +msgstr "Televisione:" -#: ../../include/nav.php:183 ../../include/apps.php:137 -msgid "Channel Home" -msgstr "Bacheca del canale" +#: ../../include/identity.php:1333 +msgid "Film/dance/culture/entertainment:" +msgstr "Film, danza, cultura, intrattenimento:" -#: ../../include/nav.php:183 -msgid "Channel home" -msgstr "Bacheca del canale" +#: ../../include/identity.php:1335 +msgid "Love/Romance:" +msgstr "Amore:" -#: ../../include/nav.php:184 -msgid "Mark all channel notifications seen" -msgstr "Segna come lette le notifiche del canale" +#: ../../include/identity.php:1337 +msgid "Work/employment:" +msgstr "Lavoro:" -#: ../../include/nav.php:187 ../../mod/connections.php:267 -msgid "Connections" -msgstr "Contatti" +#: ../../include/identity.php:1339 +msgid "School/education:" +msgstr "Scuola:" -#: ../../include/nav.php:190 -msgid "Notices" -msgstr "Avvisi" +#: ../../include/identity.php:1359 +msgid "Like this thing" +msgstr "Mi piace questo Oggetto" -#: ../../include/nav.php:190 -msgid "Notifications" -msgstr "Notifiche" +#: ../../include/items.php:413 ../../mod/bulksetclose.php:11 +#: ../../mod/profperm.php:23 ../../mod/group.php:68 ../../mod/like.php:273 +#: ../../mod/subthread.php:49 ../../index.php:396 +msgid "Permission denied" +msgstr "Permesso negato" -#: ../../include/nav.php:191 -msgid "See all notifications" -msgstr "Vedi tutte le notifiche" +#: ../../include/items.php:1101 ../../include/items.php:1147 +msgid "(Unknown)" +msgstr "(Sconosciuto)" -#: ../../include/nav.php:192 ../../mod/notifications.php:99 -msgid "Mark all system notifications seen" -msgstr "Segna come lette le notifiche di sistema" +#: ../../include/items.php:1373 +msgid "Visible to anybody on the internet." +msgstr "Visibile a chiunque su internet." -#: ../../include/nav.php:194 ../../include/apps.php:143 -msgid "Mail" -msgstr "Messaggi" +#: ../../include/items.php:1375 +msgid "Visible to you only." +msgstr "Visibile solo a te." -#: ../../include/nav.php:194 -msgid "Private mail" -msgstr "Messaggi privati" +#: ../../include/items.php:1377 +msgid "Visible to anybody in this network." +msgstr "Visibile a tutti su questa rete." -#: ../../include/nav.php:195 -msgid "See all private messages" -msgstr "Guarda tutti i messaggi privati" +#: ../../include/items.php:1379 +msgid "Visible to anybody authenticated." +msgstr "Visibile a chiunque sia autenticato." -#: ../../include/nav.php:196 -msgid "Mark all private messages seen" -msgstr "Segna come letti tutti i messaggi privati" - -#: ../../include/nav.php:197 -msgid "Inbox" -msgstr "In arrivo" - -#: ../../include/nav.php:198 -msgid "Outbox" -msgstr "Inviati" - -#: ../../include/nav.php:202 ../../include/apps.php:140 -#: ../../mod/events.php:503 -msgid "Events" -msgstr "Eventi" - -#: ../../include/nav.php:202 -msgid "Event Calendar" -msgstr "Calendario" - -#: ../../include/nav.php:203 -msgid "See all events" -msgstr "Guarda tutti gli eventi" - -#: ../../include/nav.php:204 -msgid "Mark all events seen" -msgstr "Marca come letti tutti gli eventi" - -#: ../../include/nav.php:206 ../../include/apps.php:132 -#: ../../mod/manage.php:166 -msgid "Channel Manager" -msgstr "Gestione canali" - -#: ../../include/nav.php:206 -msgid "Manage Your Channels" -msgstr "Gestisci i tuoi canali" - -#: ../../include/nav.php:208 -msgid "Account/Channel Settings" -msgstr "Impostazioni dell'account e del canale" - -#: ../../include/nav.php:216 ../../mod/admin.php:120 -msgid "Admin" -msgstr "Amministrazione" - -#: ../../include/nav.php:216 -msgid "Site Setup and Configuration" -msgstr "Installazione e configurazione del sito" - -#: ../../include/nav.php:247 ../../include/conversation.php:861 -msgid "Loading..." -msgstr "Caricamento in corso..." - -#: ../../include/nav.php:252 -msgid "@name, #tag, content" -msgstr "@nome, #tag, testo" - -#: ../../include/nav.php:253 -msgid "Please wait..." -msgstr "Attendere..." - -#: ../../include/taxonomy.php:222 ../../include/taxonomy.php:243 -msgid "Tags" -msgstr "Tag" - -#: ../../include/taxonomy.php:287 -msgid "Keywords" -msgstr "Parole chiave" - -#: ../../include/taxonomy.php:308 -msgid "have" -msgstr "ho" - -#: ../../include/taxonomy.php:308 -msgid "has" -msgstr "ha" - -#: ../../include/taxonomy.php:309 -msgid "want" -msgstr "voglio" - -#: ../../include/taxonomy.php:309 -msgid "wants" -msgstr "vuole" - -#: ../../include/taxonomy.php:310 -msgid "likes" -msgstr "gli piace" - -#: ../../include/taxonomy.php:311 -msgid "dislikes" -msgstr "non gli piace" - -#: ../../include/activities.php:39 -msgid " and " -msgstr "e" - -#: ../../include/activities.php:47 -msgid "public profile" -msgstr "profilo pubblico" - -#: ../../include/activities.php:56 +#: ../../include/items.php:1381 #, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s ha cambiato %2$s in “%3$s”" +msgid "Visible to anybody on %s." +msgstr "Visibile a tutti in %s." -#: ../../include/activities.php:57 +#: ../../include/items.php:1383 +msgid "Visible to all connections." +msgstr "Visibile a tutti coloro che ti seguono." + +#: ../../include/items.php:1385 +msgid "Visible to approved connections." +msgstr "Visibile ai contatti approvati." + +#: ../../include/items.php:1387 +msgid "Visible to specific connections." +msgstr "Visibile ad alcuni contatti scelti." + +#: ../../include/items.php:4310 ../../mod/admin.php:167 +#: ../../mod/admin.php:1025 ../../mod/admin.php:1225 ../../mod/display.php:36 +#: ../../mod/filestorage.php:27 ../../mod/thing.php:74 +#: ../../mod/viewsrc.php:20 +msgid "Item not found." +msgstr "Elemento non trovato." + +#: ../../include/items.php:4787 ../../mod/bulksetclose.php:51 +#: ../../mod/group.php:38 ../../mod/group.php:140 +msgid "Collection not found." +msgstr "Insieme di canali non trovato." + +#: ../../include/items.php:4803 +msgid "Collection is empty." +msgstr "L'insieme di canali è vuoto." + +#: ../../include/items.php:4810 #, php-format -msgid "Visit %1$s's %2$s" -msgstr "Guarda %2$s di %1$s " +msgid "Collection: %s" +msgstr "Insieme: %s" -#: ../../include/activities.php:60 +#: ../../include/items.php:4820 ../../mod/connedit.php:674 #, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s ha aggiornato %2$s cambiando %3$s." +msgid "Connection: %s" +msgstr "Contatto: %s" -#: ../../include/security.php:349 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "I controlli di sicurezza sono falliti. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto." +#: ../../include/items.php:4822 +msgid "Connection not found." +msgstr "Contatto non trovato." + +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "Eliminare questo elemento?" + +#: ../../include/js_strings.php:8 +msgid "[-] show less" +msgstr "[-] riduci" + +#: ../../include/js_strings.php:9 +msgid "[+] expand" +msgstr "[+] mostra tutto" + +#: ../../include/js_strings.php:10 +msgid "[-] collapse" +msgstr "[-] riduci" + +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "Password troppo corta" + +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" +msgstr "Le password non corrispondono" + +#: ../../include/js_strings.php:13 ../../mod/photos.php:40 +msgid "everybody" +msgstr "tutti" + +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" +msgstr "Chiave segreta" + +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" +msgstr "Suggerimento per la chiave segreta" + +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." +msgstr "Nota: i permessi sono stati modificati ma non ancora salvati." + +#: ../../include/js_strings.php:17 +msgid "close all" +msgstr "chiudi tutto" + +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "Niente di nuovo qui" + +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" +msgstr "Valuta questo canale (visibile a tutti)" + +#: ../../include/js_strings.php:20 ../../mod/connedit.php:683 +#: ../../mod/rate.php:156 +msgid "Rating" +msgstr "Valutazioni" + +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" +msgstr "Descrizione (facoltativa)" + +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" +msgstr "Inserisci l'URL di un link" + +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" +msgstr "Non hai salvato i cambiamenti. Vuoi davvero lasciare questa pagina?" + +#: ../../include/js_strings.php:26 +msgid "timeago.prefixAgo" +msgstr "timeago.prefixAgo" + +#: ../../include/js_strings.php:27 +msgid "timeago.prefixFromNow" +msgstr "timeago.prefixFromNow" + +#: ../../include/js_strings.php:28 +msgid "ago" +msgstr "fa" + +#: ../../include/js_strings.php:29 +msgid "from now" +msgstr "da adesso" + +#: ../../include/js_strings.php:30 +msgid "less than a minute" +msgstr "meno di un minuto" + +#: ../../include/js_strings.php:31 +msgid "about a minute" +msgstr "circa un minuto" + +#: ../../include/js_strings.php:32 +#, php-format +msgid "%d minutes" +msgstr "%d minuti" + +#: ../../include/js_strings.php:33 +msgid "about an hour" +msgstr "circa un’ora" + +#: ../../include/js_strings.php:34 +#, php-format +msgid "about %d hours" +msgstr "circa %d ore" + +#: ../../include/js_strings.php:35 +msgid "a day" +msgstr "un giorno" + +#: ../../include/js_strings.php:36 +#, php-format +msgid "%d days" +msgstr "%d giorni" + +#: ../../include/js_strings.php:37 +msgid "about a month" +msgstr "circa un mese" + +#: ../../include/js_strings.php:38 +#, php-format +msgid "%d months" +msgstr "%d mesi" + +#: ../../include/js_strings.php:39 +msgid "about a year" +msgstr "circa un anno" + +#: ../../include/js_strings.php:40 +#, php-format +msgid "%d years" +msgstr "%d anni" + +#: ../../include/js_strings.php:41 +msgid " " +msgstr " " + +#: ../../include/js_strings.php:42 +msgid "timeago.numbers" +msgstr "timeago.numbers" + +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Nuova pagina web" + +#: ../../include/page_widgets.php:39 ../../mod/blocks.php:159 +#: ../../mod/layouts.php:188 ../../mod/webpages.php:187 +msgid "View" +msgstr "Guarda" + +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 +msgid "Actions" +msgstr "Azioni" + +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 +msgid "Page Link" +msgstr "Link alla pagina" + +#: ../../include/page_widgets.php:43 +msgid "Title" +msgstr "Titolo" + +#: ../../include/page_widgets.php:44 ../../mod/blocks.php:150 +#: ../../mod/layouts.php:181 ../../mod/menu.php:108 ../../mod/webpages.php:192 +msgid "Created" +msgstr "Creato" + +#: ../../include/page_widgets.php:45 ../../mod/blocks.php:151 +#: ../../mod/layouts.php:182 ../../mod/menu.php:109 ../../mod/webpages.php:193 +msgid "Edited" +msgstr "Modificato" #: ../../include/permissions.php:26 msgid "Can view my normal stream and posts" @@ -2537,996 +3644,58 @@ msgstr "Altro" msgid "Custom/Expert Mode" msgstr "Personalizzazione per esperti" -#: ../../include/conversation.php:126 ../../mod/like.php:113 -msgid "channel" -msgstr "canale" - -#: ../../include/conversation.php:167 ../../mod/like.php:399 +#: ../../include/photos.php:94 #, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "A %1$s non piace %3$s di %2$s" +msgid "Image exceeds website size limit of %lu bytes" +msgstr "L'immagine supera il limite massimo di %lu bytes" -#: ../../include/conversation.php:204 -#, php-format -msgid "%1$s is now connected with %2$s" -msgstr "%1$s adesso è connesso con %2$s" +#: ../../include/photos.php:101 +msgid "Image file is empty." +msgstr "Il file dell'immagine è vuoto." -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s ha mandato un poke a %2$s" +#: ../../include/photos.php:128 ../../mod/profile_photo.php:217 +msgid "Unable to process image" +msgstr "Impossibile elaborare l'immagine" -#: ../../include/conversation.php:260 ../../mod/mood.php:63 -#, php-format -msgctxt "mood" -msgid "%1$s is %2$s" -msgstr "%1$s è %2$s" +#: ../../include/photos.php:199 +msgid "Photo storage failed." +msgstr "Impossibile caricare la foto." -#: ../../include/conversation.php:583 ../../mod/photos.php:996 -msgctxt "title" -msgid "Likes" -msgstr "Mi piace" +#: ../../include/photos.php:363 +msgid "Upload New Photos" +msgstr "Carica nuove foto" -#: ../../include/conversation.php:583 ../../mod/photos.php:996 -msgctxt "title" -msgid "Dislikes" -msgstr "Non mi piace" +#: ../../include/taxonomy.php:222 ../../include/taxonomy.php:243 +msgid "Tags" +msgstr "Tag" -#: ../../include/conversation.php:584 ../../mod/photos.php:997 -msgctxt "title" -msgid "Agree" -msgstr "D'accordo" +#: ../../include/taxonomy.php:287 +msgid "Keywords" +msgstr "Parole chiave" -#: ../../include/conversation.php:584 ../../mod/photos.php:997 -msgctxt "title" -msgid "Disagree" -msgstr "Non d'accordo" +#: ../../include/taxonomy.php:308 +msgid "have" +msgstr "ho" -#: ../../include/conversation.php:584 ../../mod/photos.php:997 -msgctxt "title" -msgid "Abstain" -msgstr "Astenuti" +#: ../../include/taxonomy.php:308 +msgid "has" +msgstr "ha" -#: ../../include/conversation.php:585 ../../mod/photos.php:998 -msgctxt "title" -msgid "Attending" -msgstr "Partecipano" +#: ../../include/taxonomy.php:309 +msgid "want" +msgstr "voglio" -#: ../../include/conversation.php:585 ../../mod/photos.php:998 -msgctxt "title" -msgid "Not attending" -msgstr "Non partecipano" +#: ../../include/taxonomy.php:309 +msgid "wants" +msgstr "vuole" -#: ../../include/conversation.php:585 ../../mod/photos.php:998 -msgctxt "title" -msgid "Might attend" -msgstr "Forse partecipano" +#: ../../include/taxonomy.php:310 +msgid "likes" +msgstr "gli piace" -#: ../../include/conversation.php:703 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Vedi il profilo di %s @ %s" - -#: ../../include/conversation.php:718 -msgid "Categories:" -msgstr "Categorie:" - -#: ../../include/conversation.php:719 -msgid "Filed under:" -msgstr "Classificato come:" - -#: ../../include/conversation.php:746 -msgid "View in context" -msgstr "Vedi nel contesto" - -#: ../../include/conversation.php:857 -msgid "remove" -msgstr "rimuovi" - -#: ../../include/conversation.php:862 -msgid "Delete Selected Items" -msgstr "Elimina gli oggetti selezionati" - -#: ../../include/conversation.php:950 -msgid "View Source" -msgstr "Vedi il sorgente" - -#: ../../include/conversation.php:951 -msgid "Follow Thread" -msgstr "Segui la discussione" - -#: ../../include/conversation.php:952 -msgid "View Status" -msgstr "Guarda il messaggio di stato" - -#: ../../include/conversation.php:954 -msgid "View Photos" -msgstr "Guarda le foto" - -#: ../../include/conversation.php:955 -msgid "Matrix Activity" -msgstr "Attività nella tua rete" - -#: ../../include/conversation.php:957 -msgid "Edit Contact" -msgstr "Modifica il contatto" - -#: ../../include/conversation.php:958 -msgid "Send PM" -msgstr "Invia messaggio privato" - -#: ../../include/conversation.php:959 ../../include/apps.php:145 -msgid "Poke" -msgstr "Poke" - -#: ../../include/conversation.php:1073 -#, php-format -msgid "%s likes this." -msgstr "Piace a %s." - -#: ../../include/conversation.php:1073 -#, php-format -msgid "%s doesn't like this." -msgstr "Non piace a %s." - -#: ../../include/conversation.php:1077 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "" -msgstr[1] "Piace a %2$d persone." - -#: ../../include/conversation.php:1079 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "" -msgstr[1] "Non piace a %2$d persone." - -#: ../../include/conversation.php:1085 -msgid "and" -msgstr "e" - -#: ../../include/conversation.php:1088 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] "" -msgstr[1] "e altre %d persone" - -#: ../../include/conversation.php:1089 -#, php-format -msgid "%s like this." -msgstr "Piace a %s." - -#: ../../include/conversation.php:1089 -#, php-format -msgid "%s don't like this." -msgstr "Non piace a %s." - -#: ../../include/conversation.php:1151 -msgid "Visible to everybody" -msgstr "Visibile a tutti" - -#: ../../include/conversation.php:1152 ../../mod/mail.php:174 -#: ../../mod/mail.php:289 -msgid "Please enter a link URL:" -msgstr "Inserisci l'indirizzo del link:" - -#: ../../include/conversation.php:1153 -msgid "Please enter a video link/URL:" -msgstr "Inserisci l'indirizzo del video:" - -#: ../../include/conversation.php:1154 -msgid "Please enter an audio link/URL:" -msgstr "Inserisci l'indirizzo dell'audio:" - -#: ../../include/conversation.php:1155 -msgid "Tag term:" -msgstr "Tag:" - -#: ../../include/conversation.php:1156 ../../mod/filer.php:49 -msgid "Save to Folder:" -msgstr "Salva nella cartella:" - -#: ../../include/conversation.php:1157 -msgid "Where are you right now?" -msgstr "Dove sei ora?" - -#: ../../include/conversation.php:1158 ../../mod/editpost.php:47 -#: ../../mod/mail.php:175 ../../mod/mail.php:290 -msgid "Expires YYYY-MM-DD HH:MM" -msgstr "Scade il YYYY-MM-DD HH:MM" - -#: ../../include/conversation.php:1185 ../../mod/webpages.php:182 -#: ../../mod/blocks.php:154 ../../mod/photos.php:961 ../../mod/layouts.php:184 -msgid "Share" -msgstr "Condividi" - -#: ../../include/conversation.php:1187 -msgid "Page link name" -msgstr "Nome del link alla pagina" - -#: ../../include/conversation.php:1190 -msgid "Post as" -msgstr "Pubblica come " - -#: ../../include/conversation.php:1197 ../../mod/editpost.php:112 -#: ../../mod/editlayout.php:139 ../../mod/editwebpage.php:184 -#: ../../mod/editblock.php:141 ../../mod/mail.php:238 ../../mod/mail.php:352 -msgid "Upload photo" -msgstr "Carica foto" - -#: ../../include/conversation.php:1198 -msgid "upload photo" -msgstr "carica foto" - -#: ../../include/conversation.php:1199 ../../mod/editpost.php:113 -#: ../../mod/editlayout.php:140 ../../mod/editwebpage.php:185 -#: ../../mod/editblock.php:142 ../../mod/mail.php:239 ../../mod/mail.php:353 -msgid "Attach file" -msgstr "Allega file" - -#: ../../include/conversation.php:1200 -msgid "attach file" -msgstr "allega file" - -#: ../../include/conversation.php:1201 ../../mod/editpost.php:114 -#: ../../mod/editlayout.php:141 ../../mod/editwebpage.php:186 -#: ../../mod/editblock.php:143 ../../mod/mail.php:240 ../../mod/mail.php:354 -msgid "Insert web link" -msgstr "Inserisci un indirizzo web" - -#: ../../include/conversation.php:1202 -msgid "web link" -msgstr "link web" - -#: ../../include/conversation.php:1203 -msgid "Insert video link" -msgstr "Inserisci l'indirizzo di un video" - -#: ../../include/conversation.php:1204 -msgid "video link" -msgstr "link video" - -#: ../../include/conversation.php:1205 -msgid "Insert audio link" -msgstr "Inserisci l'indirizzo di un audio" - -#: ../../include/conversation.php:1206 -msgid "audio link" -msgstr "link audio" - -#: ../../include/conversation.php:1207 ../../mod/editpost.php:118 -#: ../../mod/editlayout.php:145 ../../mod/editwebpage.php:190 -#: ../../mod/editblock.php:147 -msgid "Set your location" -msgstr "La tua località" - -#: ../../include/conversation.php:1208 -msgid "set location" -msgstr "la tua località" - -#: ../../include/conversation.php:1209 ../../mod/editpost.php:120 -msgid "Toggle voting" -msgstr "Abilita/disabilita il voto" - -#: ../../include/conversation.php:1212 ../../mod/editpost.php:119 -#: ../../mod/editlayout.php:146 ../../mod/editwebpage.php:191 -#: ../../mod/editblock.php:148 -msgid "Clear browser location" -msgstr "Rimuovi la località data dal browser" - -#: ../../include/conversation.php:1213 -msgid "clear location" -msgstr "rimuovi la località" - -#: ../../include/conversation.php:1215 ../../mod/editpost.php:135 -#: ../../mod/editwebpage.php:207 ../../mod/editblock.php:161 -msgid "Title (optional)" -msgstr "Titolo (opzionale)" - -#: ../../include/conversation.php:1219 ../../mod/editpost.php:137 -#: ../../mod/editlayout.php:162 ../../mod/editwebpage.php:209 -#: ../../mod/editblock.php:164 -msgid "Categories (optional, comma-separated list)" -msgstr "Categorie (lista separata da virgole)" - -#: ../../include/conversation.php:1221 ../../mod/editpost.php:124 -#: ../../mod/editlayout.php:148 ../../mod/editwebpage.php:193 -#: ../../mod/editblock.php:150 -msgid "Permission settings" -msgstr "Impostazioni permessi" - -#: ../../include/conversation.php:1222 -msgid "permissions" -msgstr "permessi" - -#: ../../include/conversation.php:1230 ../../mod/editpost.php:132 -#: ../../mod/editlayout.php:155 ../../mod/editwebpage.php:202 -#: ../../mod/editblock.php:158 -msgid "Public post" -msgstr "Post pubblico" - -#: ../../include/conversation.php:1232 ../../mod/editpost.php:138 -#: ../../mod/editlayout.php:163 ../../mod/editwebpage.php:210 -#: ../../mod/editblock.php:165 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Per esempio: mario@esempio.com, simona@esempio.com" - -#: ../../include/conversation.php:1245 ../../mod/editpost.php:149 -#: ../../mod/editlayout.php:172 ../../mod/editwebpage.php:219 -#: ../../mod/editblock.php:175 ../../mod/mail.php:245 ../../mod/mail.php:359 -msgid "Set expiration date" -msgstr "Data di scadenza" - -#: ../../include/conversation.php:1249 ../../mod/events.php:674 -#: ../../mod/editpost.php:153 -msgid "OK" -msgstr "OK" - -#: ../../include/conversation.php:1250 ../../mod/tagrm.php:11 -#: ../../mod/tagrm.php:134 ../../mod/events.php:673 ../../mod/fbrowser.php:82 -#: ../../mod/fbrowser.php:117 ../../mod/editpost.php:154 -#: ../../mod/settings.php:589 ../../mod/settings.php:615 -msgid "Cancel" -msgstr "Annulla" - -#: ../../include/conversation.php:1492 -msgid "Discover" -msgstr "Scopri" - -#: ../../include/conversation.php:1495 -msgid "Imported public streams" -msgstr "Contenuti pubblici importati" - -#: ../../include/conversation.php:1500 -msgid "Commented Order" -msgstr "Ultimi commenti" - -#: ../../include/conversation.php:1503 -msgid "Sort by Comment Date" -msgstr "Per data del commento" - -#: ../../include/conversation.php:1507 -msgid "Posted Order" -msgstr "Ultimi post" - -#: ../../include/conversation.php:1510 -msgid "Sort by Post Date" -msgstr "Per data di creazione" - -#: ../../include/conversation.php:1518 -msgid "Posts that mention or involve you" -msgstr "Post che ti riguardano o ti menzionano" - -#: ../../include/conversation.php:1524 ../../mod/connections.php:72 -#: ../../mod/connections.php:85 ../../mod/menu.php:110 -msgid "New" -msgstr "Novità" - -#: ../../include/conversation.php:1527 -msgid "Activity Stream - by date" -msgstr "Elenco attività - per data" - -#: ../../include/conversation.php:1533 -msgid "Starred" -msgstr "Preferiti" - -#: ../../include/conversation.php:1536 -msgid "Favourite Posts" -msgstr "Post preferiti" - -#: ../../include/conversation.php:1543 -msgid "Spam" -msgstr "Spam" - -#: ../../include/conversation.php:1546 -msgid "Posts flagged as SPAM" -msgstr "Post marcati come spam" - -#: ../../include/conversation.php:1590 ../../mod/admin.php:993 -msgid "Channel" -msgstr "Canale" - -#: ../../include/conversation.php:1593 -msgid "Status Messages and Posts" -msgstr "Post e messaggi di stato" - -#: ../../include/conversation.php:1602 -msgid "About" -msgstr "Informazioni" - -#: ../../include/conversation.php:1605 -msgid "Profile Details" -msgstr "Dettagli del profilo" - -#: ../../include/conversation.php:1614 ../../include/photos.php:359 -msgid "Photo Albums" -msgstr "Album foto" - -#: ../../include/conversation.php:1623 -msgid "Files and Storage" -msgstr "Archivio file" - -#: ../../include/conversation.php:1633 ../../include/conversation.php:1636 -msgid "Chatrooms" -msgstr "Area chat" - -#: ../../include/conversation.php:1649 -msgid "Saved Bookmarks" -msgstr "Segnalibri salvati" - -#: ../../include/conversation.php:1659 -msgid "Manage Webpages" -msgstr "Gestisci le pagine web" - -#: ../../include/conversation.php:1718 -msgctxt "noun" -msgid "Attending" -msgid_plural "Attending" -msgstr[0] "Partecipa" -msgstr[1] "Partecipano" - -#: ../../include/conversation.php:1721 -msgctxt "noun" -msgid "Not Attending" -msgid_plural "Not Attending" -msgstr[0] "Non partecipa" -msgstr[1] "Non partecipano" - -#: ../../include/conversation.php:1724 -msgctxt "noun" -msgid "Undecided" -msgid_plural "Undecided" -msgstr[0] "Indeciso" -msgstr[1] "Indecisi" - -#: ../../include/conversation.php:1727 -msgctxt "noun" -msgid "Agree" -msgid_plural "Agrees" -msgstr[0] "D'accordo" -msgstr[1] "D'accordo" - -#: ../../include/conversation.php:1730 -msgctxt "noun" -msgid "Disagree" -msgid_plural "Disagrees" -msgstr[0] "Non d'accordo" -msgstr[1] "Non d'accordo" - -#: ../../include/conversation.php:1733 -msgctxt "noun" -msgid "Abstain" -msgid_plural "Abstains" -msgstr[0] "Astenuto" -msgstr[1] "Astenuti" - -#: ../../include/items.php:413 ../../mod/like.php:273 -#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/profperm.php:23 -#: ../../mod/bulksetclose.php:11 ../../index.php:392 -msgid "Permission denied" -msgstr "Permesso negato" - -#: ../../include/items.php:1101 ../../include/items.php:1147 -msgid "(Unknown)" -msgstr "(Sconosciuto)" - -#: ../../include/items.php:1373 -msgid "Visible to anybody on the internet." -msgstr "Visibile a chiunque su internet." - -#: ../../include/items.php:1375 -msgid "Visible to you only." -msgstr "Visibile solo a te." - -#: ../../include/items.php:1377 -msgid "Visible to anybody in this network." -msgstr "Visibile a tutti su questa rete." - -#: ../../include/items.php:1379 -msgid "Visible to anybody authenticated." -msgstr "Visibile a chiunque sia autenticato." - -#: ../../include/items.php:1381 -#, php-format -msgid "Visible to anybody on %s." -msgstr "Visibile a tutti in %s." - -#: ../../include/items.php:1383 -msgid "Visible to all connections." -msgstr "Visibile a tutti coloro che ti seguono." - -#: ../../include/items.php:1385 -msgid "Visible to approved connections." -msgstr "Visibile ai contatti approvati." - -#: ../../include/items.php:1387 -msgid "Visible to specific connections." -msgstr "Visibile ad alcuni contatti scelti." - -#: ../../include/items.php:4310 ../../mod/thing.php:74 -#: ../../mod/filestorage.php:27 ../../mod/viewsrc.php:20 -#: ../../mod/admin.php:167 ../../mod/admin.php:1025 ../../mod/admin.php:1225 -#: ../../mod/display.php:36 -msgid "Item not found." -msgstr "Elemento non trovato." - -#: ../../include/items.php:4383 ../../include/attach.php:137 -#: ../../include/attach.php:184 ../../include/attach.php:247 -#: ../../include/attach.php:261 ../../include/attach.php:305 -#: ../../include/attach.php:319 ../../include/attach.php:350 -#: ../../include/attach.php:546 ../../include/attach.php:618 -#: ../../include/chat.php:131 ../../include/photos.php:26 -#: ../../mod/profile.php:64 ../../mod/profile.php:72 -#: ../../mod/achievements.php:30 ../../mod/manage.php:6 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/webpages.php:69 ../../mod/thing.php:269 -#: ../../mod/thing.php:284 ../../mod/thing.php:318 -#: ../../mod/profile_photo.php:264 ../../mod/profile_photo.php:277 -#: ../../mod/block.php:22 ../../mod/block.php:72 ../../mod/like.php:178 -#: ../../mod/events.php:249 ../../mod/group.php:9 ../../mod/item.php:206 -#: ../../mod/item.php:214 ../../mod/item.php:1005 ../../mod/network.php:12 -#: ../../mod/common.php:35 ../../mod/connections.php:29 -#: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/editpost.php:13 -#: ../../mod/photos.php:69 ../../mod/pdledit.php:21 ../../mod/authtest.php:13 -#: ../../mod/editlayout.php:63 ../../mod/editlayout.php:87 -#: ../../mod/chat.php:90 ../../mod/chat.php:95 ../../mod/mitem.php:111 -#: ../../mod/editwebpage.php:64 ../../mod/editwebpage.php:86 -#: ../../mod/editwebpage.php:101 ../../mod/editwebpage.php:125 -#: ../../mod/rate.php:110 ../../mod/editblock.php:65 ../../mod/invite.php:13 -#: ../../mod/invite.php:104 ../../mod/locs.php:77 ../../mod/sources.php:66 -#: ../../mod/menu.php:72 ../../mod/filestorage.php:18 -#: ../../mod/filestorage.php:73 ../../mod/filestorage.php:88 -#: ../../mod/filestorage.php:115 ../../mod/fsuggest.php:78 -#: ../../mod/poke.php:128 ../../mod/profiles.php:188 -#: ../../mod/profiles.php:576 ../../mod/viewsrc.php:14 ../../mod/setup.php:223 -#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 -#: ../../mod/register.php:72 ../../mod/settings.php:570 ../../mod/id.php:71 -#: ../../mod/message.php:16 ../../mod/mood.php:111 ../../mod/connedit.php:348 -#: ../../mod/mail.php:114 ../../mod/notifications.php:66 -#: ../../mod/regmod.php:17 ../../mod/new_channel.php:68 -#: ../../mod/new_channel.php:99 ../../mod/appman.php:66 -#: ../../mod/layouts.php:69 ../../mod/layouts.php:76 ../../mod/layouts.php:87 -#: ../../mod/page.php:31 ../../mod/page.php:86 ../../mod/bookmarks.php:46 -#: ../../mod/channel.php:100 ../../mod/channel.php:219 -#: ../../mod/channel.php:262 ../../mod/suggest.php:26 -#: ../../mod/service_limits.php:7 ../../mod/sharedwithme.php:7 -#: ../../index.php:182 ../../index.php:393 -msgid "Permission denied." -msgstr "Permesso negato." - -#: ../../include/items.php:4787 ../../mod/group.php:38 ../../mod/group.php:140 -#: ../../mod/bulksetclose.php:51 -msgid "Collection not found." -msgstr "Insieme di canali non trovato." - -#: ../../include/items.php:4803 -msgid "Collection is empty." -msgstr "L'insieme di canali è vuoto." - -#: ../../include/items.php:4810 -#, php-format -msgid "Collection: %s" -msgstr "Insieme: %s" - -#: ../../include/items.php:4820 ../../mod/connedit.php:674 -#, php-format -msgid "Connection: %s" -msgstr "Contatto: %s" - -#: ../../include/items.php:4822 -msgid "Connection not found." -msgstr "Contatto non trovato." - -#: ../../include/zot.php:684 -msgid "Invalid data packet" -msgstr "Dati non validi" - -#: ../../include/zot.php:700 -msgid "Unable to verify channel signature" -msgstr "Impossibile verificare la firma elettronica del canale" - -#: ../../include/zot.php:2208 -#, php-format -msgid "Unable to verify site signature for %s" -msgstr "Impossibile verificare la firma elettronica del sito %s" - -#: ../../include/oembed.php:183 -msgid "Embedded content" -msgstr "Contenuti incorporati" - -#: ../../include/oembed.php:192 -msgid "Embedding disabled" -msgstr "Disabilita la creazione di contenuti incorporati" - -#: ../../include/auth.php:131 -msgid "Logged out." -msgstr "Uscita effettuata." - -#: ../../include/auth.php:272 -msgid "Failed authentication" -msgstr "Autenticazione fallita" - -#: ../../include/auth.php:286 ../../mod/openid.php:190 -msgid "Login failed." -msgstr "Accesso fallito." - -#: ../../include/contact_widgets.php:14 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d invito disponibile" -msgstr[1] "%d inviti disponibili" - -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:457 -msgid "Advanced" -msgstr "Avanzate" - -#: ../../include/contact_widgets.php:22 -msgid "Find Channels" -msgstr "Ricerca canali" - -#: ../../include/contact_widgets.php:23 -msgid "Enter name or interest" -msgstr "Scrivi un nome o un interesse" - -#: ../../include/contact_widgets.php:24 -msgid "Connect/Follow" -msgstr "Aggiungi" - -#: ../../include/contact_widgets.php:25 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Per esempio: Mario Rossi, Pesca" - -#: ../../include/contact_widgets.php:26 ../../mod/directory.php:379 -#: ../../mod/directory.php:384 ../../mod/connections.php:273 -msgid "Find" -msgstr "Cerca" - -#: ../../include/contact_widgets.php:27 ../../mod/directory.php:383 -#: ../../mod/suggest.php:60 -msgid "Channel Suggestions" -msgstr "Canali suggeriti" - -#: ../../include/contact_widgets.php:29 -msgid "Random Profile" -msgstr "Profilo casuale" - -#: ../../include/contact_widgets.php:30 -msgid "Invite Friends" -msgstr "Invita amici" - -#: ../../include/contact_widgets.php:32 -msgid "Advanced example: name=fred and country=iceland" -msgstr "Per esempio: name=mario e country=italy" - -#: ../../include/contact_widgets.php:125 -#, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "%d contatto in comune" -msgstr[1] "%d contatti in comune" - -#: ../../include/contact_widgets.php:130 -msgid "show more" -msgstr "mostra tutto" - -#: ../../include/acl_selectors.php:240 -msgid "Visible to your default audience" -msgstr "Visibile secondo le impostazioni predefinite" - -#: ../../include/acl_selectors.php:241 -msgid "Show" -msgstr "Mostra" - -#: ../../include/acl_selectors.php:242 -msgid "Don't show" -msgstr "Non mostrare" - -#: ../../include/acl_selectors.php:248 ../../mod/events.php:691 -#: ../../mod/photos.php:571 ../../mod/photos.php:934 ../../mod/chat.php:209 -#: ../../mod/filestorage.php:147 -msgid "Permissions" -msgstr "Permessi" - -#: ../../include/attach.php:242 ../../include/attach.php:300 -msgid "Item was not found." -msgstr "Elemento non trovato." - -#: ../../include/attach.php:363 -msgid "No source file." -msgstr "Nessun file di origine." - -#: ../../include/attach.php:381 -msgid "Cannot locate file to replace" -msgstr "Il file da sostituire non è stato trovato" - -#: ../../include/attach.php:399 -msgid "Cannot locate file to revise/update" -msgstr "Il file da aggiornare non è stato trovato" - -#: ../../include/attach.php:410 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Il file supera la dimensione massima di %d" - -#: ../../include/attach.php:422 -#, php-format -msgid "You have reached your limit of %1$.0f Mbytes attachment storage." -msgstr "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati." - -#: ../../include/attach.php:505 -msgid "File upload failed. Possible system limit or action terminated." -msgstr "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato." - -#: ../../include/attach.php:517 -msgid "Stored file could not be verified. Upload failed." -msgstr "Il file non può essere verificato. Caricamento fallito." - -#: ../../include/attach.php:561 ../../include/attach.php:578 -msgid "Path not available." -msgstr "Percorso non disponibile." - -#: ../../include/attach.php:623 -msgid "Empty pathname" -msgstr "Il percorso del file è vuoto" - -#: ../../include/attach.php:639 -msgid "duplicate filename or path" -msgstr "il file o il percorso del file è duplicato" - -#: ../../include/attach.php:663 -msgid "Path not found." -msgstr "Percorso del file non trovato." - -#: ../../include/attach.php:714 -msgid "mkdir failed." -msgstr "mkdir fallito." - -#: ../../include/attach.php:718 -msgid "database storage failed." -msgstr "scrittura su database fallita." - -#: ../../include/identity.php:33 -msgid "Unable to obtain identity information from database" -msgstr "Impossibile ottenere le informazioni di identificazione dal database" - -#: ../../include/identity.php:67 -msgid "Empty name" -msgstr "Nome vuoto" - -#: ../../include/identity.php:70 -msgid "Name too long" -msgstr "Nome troppo lungo" - -#: ../../include/identity.php:186 -msgid "No account identifier" -msgstr "Account senza identificativo" - -#: ../../include/identity.php:198 -msgid "Nickname is required." -msgstr "Il nome dell'account è obbligatorio." - -#: ../../include/identity.php:212 -msgid "Reserved nickname. Please choose another." -msgstr "Nome utente riservato. Per favore scegline un altro." - -#: ../../include/identity.php:217 ../../include/dimport.php:34 -msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "Il nome dell'account è già in uso oppure ha dei caratteri non supportati." - -#: ../../include/identity.php:292 -msgid "Unable to retrieve created identity" -msgstr "Impossibile caricare l'identità creata" - -#: ../../include/identity.php:350 -msgid "Default Profile" -msgstr "Profilo predefinito" - -#: ../../include/identity.php:759 -msgid "Requested channel is not available." -msgstr "Il canale che cerchi non è disponibile." - -#: ../../include/identity.php:806 ../../mod/profile.php:16 -#: ../../mod/achievements.php:11 ../../mod/webpages.php:29 -#: ../../mod/connect.php:13 ../../mod/hcard.php:8 ../../mod/blocks.php:29 -#: ../../mod/editlayout.php:27 ../../mod/editwebpage.php:28 -#: ../../mod/editblock.php:29 ../../mod/filestorage.php:54 -#: ../../mod/layouts.php:29 -msgid "Requested profile is not available." -msgstr "Il profilo richiesto non è disponibile." - -#: ../../include/identity.php:969 ../../mod/profiles.php:774 -msgid "Change profile photo" -msgstr "Cambia la foto del profilo" - -#: ../../include/identity.php:975 -msgid "Profiles" -msgstr "Profili" - -#: ../../include/identity.php:975 -msgid "Manage/edit profiles" -msgstr "Gestisci/modifica i profili" - -#: ../../include/identity.php:976 ../../mod/profiles.php:775 -msgid "Create New Profile" -msgstr "Crea un nuovo profilo" - -#: ../../include/identity.php:991 ../../mod/profiles.php:786 -msgid "Profile Image" -msgstr "Immagine del profilo" - -#: ../../include/identity.php:994 -msgid "visible to everybody" -msgstr "visibile a tutti" - -#: ../../include/identity.php:995 ../../mod/profiles.php:669 -#: ../../mod/profiles.php:790 -msgid "Edit visibility" -msgstr "Cambia la visibilità" - -#: ../../include/identity.php:1011 ../../include/identity.php:1250 -msgid "Gender:" -msgstr "Sesso:" - -#: ../../include/identity.php:1012 ../../include/identity.php:1294 -msgid "Status:" -msgstr "Stato:" - -#: ../../include/identity.php:1013 ../../include/identity.php:1305 -msgid "Homepage:" -msgstr "Home page:" - -#: ../../include/identity.php:1014 -msgid "Online Now" -msgstr "Online adesso" - -#: ../../include/identity.php:1097 ../../include/identity.php:1175 -#: ../../mod/ping.php:324 -msgid "g A l F d" -msgstr "g A l d F" - -#: ../../include/identity.php:1098 ../../include/identity.php:1176 -msgid "F d" -msgstr "d F" - -#: ../../include/identity.php:1143 ../../include/identity.php:1215 -#: ../../mod/ping.php:346 -msgid "[today]" -msgstr "[oggi]" - -#: ../../include/identity.php:1154 -msgid "Birthday Reminders" -msgstr "Promemoria compleanni" - -#: ../../include/identity.php:1155 -msgid "Birthdays this week:" -msgstr "Compleanni questa settimana:" - -#: ../../include/identity.php:1208 -msgid "[No description]" -msgstr "[Nessuna descrizione]" - -#: ../../include/identity.php:1226 -msgid "Event Reminders" -msgstr "Promemoria" - -#: ../../include/identity.php:1227 -msgid "Events this week:" -msgstr "Eventi di questa settimana:" - -#: ../../include/identity.php:1240 ../../include/identity.php:1357 -#: ../../include/apps.php:138 ../../mod/profperm.php:112 -msgid "Profile" -msgstr "Profilo" - -#: ../../include/identity.php:1248 ../../mod/settings.php:1056 -msgid "Full Name:" -msgstr "Nome completo:" - -#: ../../include/identity.php:1255 -msgid "Like this channel" -msgstr "Mi piace questo canale" - -#: ../../include/identity.php:1279 -msgid "j F, Y" -msgstr "j F Y" - -#: ../../include/identity.php:1280 -msgid "j F" -msgstr "j F" - -#: ../../include/identity.php:1287 -msgid "Birthday:" -msgstr "Compleanno:" - -#: ../../include/identity.php:1291 ../../mod/directory.php:297 -msgid "Age:" -msgstr "Età:" - -#: ../../include/identity.php:1300 -#, php-format -msgid "for %1$d %2$s" -msgstr "per %1$d %2$s" - -#: ../../include/identity.php:1303 ../../mod/profiles.php:691 -msgid "Sexual Preference:" -msgstr "Preferenze sessuali:" - -#: ../../include/identity.php:1307 ../../mod/directory.php:313 -#: ../../mod/profiles.php:693 -msgid "Hometown:" -msgstr "Città dove vivo:" - -#: ../../include/identity.php:1309 -msgid "Tags:" -msgstr "Tag:" - -#: ../../include/identity.php:1311 ../../mod/profiles.php:694 -msgid "Political Views:" -msgstr "Orientamento politico:" - -#: ../../include/identity.php:1313 -msgid "Religion:" -msgstr "Religione:" - -#: ../../include/identity.php:1315 ../../mod/directory.php:315 -msgid "About:" -msgstr "Informazioni:" - -#: ../../include/identity.php:1317 -msgid "Hobbies/Interests:" -msgstr "Interessi e hobby:" - -#: ../../include/identity.php:1319 ../../mod/profiles.php:697 -msgid "Likes:" -msgstr "Mi piace:" - -#: ../../include/identity.php:1321 ../../mod/profiles.php:698 -msgid "Dislikes:" -msgstr "Non mi piace:" - -#: ../../include/identity.php:1323 -msgid "Contact information and Social Networks:" -msgstr "Contatti e social network:" - -#: ../../include/identity.php:1325 -msgid "My other channels:" -msgstr "I miei altri canali:" - -#: ../../include/identity.php:1327 -msgid "Musical interests:" -msgstr "Gusti musicali:" - -#: ../../include/identity.php:1329 -msgid "Books, literature:" -msgstr "Libri, letteratura:" - -#: ../../include/identity.php:1331 -msgid "Television:" -msgstr "Televisione:" - -#: ../../include/identity.php:1333 -msgid "Film/dance/culture/entertainment:" -msgstr "Film, danza, cultura, intrattenimento:" - -#: ../../include/identity.php:1335 -msgid "Love/Romance:" -msgstr "Amore:" - -#: ../../include/identity.php:1337 -msgid "Work/employment:" -msgstr "Lavoro:" - -#: ../../include/identity.php:1339 -msgid "School/education:" -msgstr "Scuola:" - -#: ../../include/identity.php:1359 -msgid "Like this thing" -msgstr "Mi piace questo Oggetto" +#: ../../include/taxonomy.php:311 +msgid "dislikes" +msgstr "non gli piace" #: ../../include/profile_selectors.php:6 #: ../../include/profile_selectors.php:23 ../../mod/id.php:103 @@ -3764,1291 +3933,108 @@ msgstr "Chi se ne frega" msgid "Ask me" msgstr "Chiedimelo" -#: ../../include/apps.php:128 -msgid "Site Admin" -msgstr "Amministrazione sito" +#: ../../mod/mail.php:33 +msgid "Unable to lookup recipient." +msgstr "Impossibile associare un destinatario." -#: ../../include/apps.php:130 -msgid "Address Book" -msgstr "Rubrica" +#: ../../mod/mail.php:41 +msgid "Unable to communicate with requested channel." +msgstr "Impossibile comunicare con il canale richiesto." -#: ../../include/apps.php:144 ../../mod/mood.php:130 -msgid "Mood" -msgstr "Umore" +#: ../../mod/mail.php:48 +msgid "Cannot verify requested channel." +msgstr "Impossibile verificare il canale richiesto." -#: ../../include/apps.php:148 -msgid "Probe" -msgstr "Diagnostica" +#: ../../mod/mail.php:74 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito." -#: ../../include/apps.php:149 -msgid "Suggest" -msgstr "Suggerisci" +#: ../../mod/mail.php:139 +msgid "Message deleted." +msgstr "Messaggio eliminato." -#: ../../include/apps.php:150 -msgid "Random Channel" -msgstr "Canale casuale" +#: ../../mod/mail.php:156 +msgid "Message recalled." +msgstr "Messaggio revocato." -#: ../../include/apps.php:151 -msgid "Invite" -msgstr "Invita" +#: ../../mod/mail.php:225 +msgid "Send Private Message" +msgstr "Invia un messaggio privato" -#: ../../include/apps.php:152 -msgid "Features" -msgstr "Funzionalità" +#: ../../mod/mail.php:226 ../../mod/mail.php:343 +msgid "To:" +msgstr "A:" -#: ../../include/apps.php:153 ../../mod/id.php:28 -msgid "Language" -msgstr "Lingua" +#: ../../mod/mail.php:231 ../../mod/mail.php:345 +msgid "Subject:" +msgstr "Oggetto:" -#: ../../include/apps.php:154 -msgid "Post" -msgstr "Post" +#: ../../mod/mail.php:235 ../../mod/mail.php:348 ../../mod/invite.php:131 +msgid "Your message:" +msgstr "Il tuo messaggio:" -#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 -#: ../../mod/id.php:19 -msgid "Profile Photo" -msgstr "Foto del profilo" +#: ../../mod/mail.php:242 +msgid "Send" +msgstr "Invia" -#: ../../include/apps.php:247 ../../mod/settings.php:84 -#: ../../mod/settings.php:614 -msgid "Update" -msgstr "Aggiorna" +#: ../../mod/mail.php:269 +msgid "Message not found." +msgstr "Messaggio non trovato." -#: ../../include/apps.php:247 -msgid "Install" -msgstr "Installa" +#: ../../mod/mail.php:312 +msgid "Delete message" +msgstr "Elimina il messaggio" -#: ../../include/apps.php:252 -msgid "Purchase" -msgstr "Acquista" +#: ../../mod/mail.php:313 +msgid "Recall message" +msgstr "Revoca il messaggio" -#: ../../include/bbcode.php:122 ../../include/bbcode.php:768 -#: ../../include/bbcode.php:771 ../../include/bbcode.php:776 -#: ../../include/bbcode.php:779 ../../include/bbcode.php:782 -#: ../../include/bbcode.php:785 ../../include/bbcode.php:790 -#: ../../include/bbcode.php:793 ../../include/bbcode.php:798 -#: ../../include/bbcode.php:801 ../../include/bbcode.php:804 -#: ../../include/bbcode.php:807 -msgid "Image/photo" -msgstr "Immagine" +#: ../../mod/mail.php:315 +msgid "Message has been recalled." +msgstr "Il messaggio è stato revocato." -#: ../../include/bbcode.php:161 ../../include/bbcode.php:818 -msgid "Encrypted content" -msgstr "Contenuto crittografato" +#: ../../mod/mail.php:332 +msgid "Private Conversation" +msgstr "Conversazione privata" -#: ../../include/bbcode.php:178 -#, php-format -msgid "Install %s element: " -msgstr "Installa l'elemento %s:" +#: ../../mod/mail.php:336 ../../mod/message.php:72 +msgid "Delete conversation" +msgstr "Elimina la conversazione" -#: ../../include/bbcode.php:182 -#, php-format +#: ../../mod/mail.php:338 msgid "" -"This post contains an installable %s element, however you lack permissions " -"to install it on this site." -msgstr "Questo post contiene un elemento %s installabile, tuttavia non hai i permessi necessari per l'installazione." +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Non è disponibile alcuna tecnologia per comunicare in modo sicuro. Se possibile, prova a rispondere direttamente dalla pagina del profilo del mittente." -#: ../../include/bbcode.php:192 ../../mod/impel.php:37 -msgid "webpage" -msgstr "pagina web" +#: ../../mod/mail.php:342 +msgid "Send Reply" +msgstr "Invia la risposta" -#: ../../include/bbcode.php:195 ../../mod/impel.php:47 -msgid "layout" -msgstr "layout" - -#: ../../include/bbcode.php:198 ../../mod/impel.php:42 -msgid "block" -msgstr "riquadro" - -#: ../../include/bbcode.php:201 ../../mod/impel.php:54 -msgid "menu" -msgstr "menu" - -#: ../../include/bbcode.php:215 -msgid "QR code" -msgstr "QR code" - -#: ../../include/bbcode.php:266 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s ha scritto %2$s %3$s" - -#: ../../include/bbcode.php:268 ../../mod/tagger.php:51 -msgid "post" -msgstr "il post" - -#: ../../include/bbcode.php:518 -msgid "Different viewers will see this text differently" -msgstr "Ad altri questo testo potrebbe apparire in modo differente" - -#: ../../include/bbcode.php:729 -msgid "$1 spoiler" -msgstr "$1 spoiler" - -#: ../../include/bbcode.php:756 -msgid "$1 wrote:" -msgstr "$1 ha scritto:" - -#: ../../include/chat.php:23 -msgid "Missing room name" -msgstr "Area chat senza nome" - -#: ../../include/chat.php:32 -msgid "Duplicate room name" -msgstr "Il nome dell'area chat è duplicato" - -#: ../../include/chat.php:82 ../../include/chat.php:90 -msgid "Invalid room specifier." -msgstr "Il nome dell'area chat non è valido." - -#: ../../include/chat.php:120 -msgid "Room not found." -msgstr "Area chat non trovata." - -#: ../../include/chat.php:141 -msgid "Room is full" -msgstr "L'area chat è al completo" - -#: ../../include/photos.php:94 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "L'immagine supera il limite massimo di %lu bytes" - -#: ../../include/photos.php:101 -msgid "Image file is empty." -msgstr "Il file dell'immagine è vuoto." - -#: ../../include/photos.php:128 ../../mod/profile_photo.php:217 -msgid "Unable to process image" -msgstr "Impossibile elaborare l'immagine" - -#: ../../include/photos.php:199 -msgid "Photo storage failed." -msgstr "Impossibile caricare la foto." - -#: ../../include/photos.php:363 -msgid "Upload New Photos" -msgstr "Carica nuove foto" +#: ../../mod/magic.php:69 +msgid "Hub not found." +msgstr "Server non trovato." #: ../../mod/achievements.php:34 msgid "Some blurb about what to do when you're new here" msgstr "Qualche suggerimento per i nuovi utenti su cosa fare" -#: ../../mod/manage.php:136 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "Hai creato %1$.0f dei %2$.0f canali permessi." - -#: ../../mod/manage.php:144 -msgid "Create a new channel" -msgstr "Crea un nuovo canale" - -#: ../../mod/manage.php:167 -msgid "Current Channel" -msgstr "Canale attuale" - -#: ../../mod/manage.php:169 -msgid "Switch to one of your channels by selecting it." -msgstr "Per passare a un altro tuo canale selezionalo." - -#: ../../mod/manage.php:170 -msgid "Default Channel" -msgstr "Canale predefinito" - -#: ../../mod/manage.php:171 -msgid "Make Default" -msgstr "Rendi predefinito" - -#: ../../mod/manage.php:174 -#, php-format -msgid "%d new messages" -msgstr "%d nuovi messaggi" - -#: ../../mod/manage.php:175 -#, php-format -msgid "%d new introductions" -msgstr "%d nuove richieste di entrare in contatto" - -#: ../../mod/manage.php:177 -msgid "Delegated Channels" -msgstr "Canali delegati" - -#: ../../mod/directory.php:59 ../../mod/photos.php:441 ../../mod/search.php:13 -#: ../../mod/ratings.php:82 ../../mod/viewconnections.php:17 -#: ../../mod/display.php:13 -msgid "Public access denied." -msgstr "Accesso pubblico negato." - -#: ../../mod/directory.php:234 -#, php-format -msgid "%d rating" -msgid_plural "%d ratings" -msgstr[0] "%d valutazione" -msgstr[1] "%d valutazioni" - -#: ../../mod/directory.php:245 -msgid "Gender: " -msgstr "Sesso:" - -#: ../../mod/directory.php:247 -msgid "Status: " -msgstr "Stato:" - -#: ../../mod/directory.php:249 -msgid "Homepage: " -msgstr "Homepage:" - -#: ../../mod/directory.php:308 ../../mod/events.php:682 -msgid "Description:" -msgstr "Descrizione:" - -#: ../../mod/directory.php:317 -msgid "Public Forum:" -msgstr "Forum pubblico:" - -#: ../../mod/directory.php:320 -msgid "Keywords: " -msgstr "Parole chiave:" - -#: ../../mod/directory.php:323 -msgid "Don't suggest" -msgstr "Non fornire suggerimenti" - -#: ../../mod/directory.php:325 -msgid "Common connections:" -msgstr "Contatti in comune:" - -#: ../../mod/directory.php:374 -msgid "Global Directory" -msgstr "Elenco globale dei canali" - -#: ../../mod/directory.php:374 -msgid "Local Directory" -msgstr "Elenco canali su questo server" - -#: ../../mod/directory.php:380 -msgid "Finding:" -msgstr "Ricerca:" - -#: ../../mod/directory.php:385 -msgid "next page" -msgstr "pagina successiva" - -#: ../../mod/directory.php:385 -msgid "previous page" -msgstr "pagina precedente" - -#: ../../mod/directory.php:386 -msgid "Sort options" -msgstr "Opzioni di ordinamento" - -#: ../../mod/directory.php:387 -msgid "Alphabetic" -msgstr "Alfabetico" - -#: ../../mod/directory.php:388 -msgid "Reverse Alphabetic" -msgstr "Alfabetico inverso" - -#: ../../mod/directory.php:389 -msgid "Newest to Oldest" -msgstr "Prima i più recenti" - -#: ../../mod/directory.php:390 -msgid "Oldest to Newest" -msgstr "Prima i più vecchi" - -#: ../../mod/directory.php:407 -msgid "No entries (some entries may be hidden)." -msgstr "Nessun risultato (qualche elemento potrebbe essere nascosto)." - -#: ../../mod/xchan.php:6 -msgid "Xchan Lookup" -msgstr "Ricerca canale" - -#: ../../mod/xchan.php:9 -msgid "Lookup xchan beginning with (or webbie): " -msgstr "Cerca un canale (o un webbie) che inizia per:" - -#: ../../mod/xchan.php:37 ../../mod/mitem.php:116 ../../mod/menu.php:160 -msgid "Not found." -msgstr "Non trovato." - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Autorizza la app" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Torna alla app e inserisci questo codice di sicurezza:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Accedi al sito per continuare." - -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?" - -#: ../../mod/webpages.php:191 -msgid "Page Title" -msgstr "Titolo della pagina" - -#: ../../mod/follow.php:25 -msgid "Channel added." -msgstr "Canale aggiunto." - -#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 -msgid "Tag removed" -msgstr "Tag rimosso" - -#: ../../mod/tagrm.php:119 -msgid "Remove Item Tag" -msgstr "Rimuovi il tag" - -#: ../../mod/tagrm.php:121 -msgid "Select a tag to remove: " -msgstr "Seleziona un tag da rimuovere: " - -#: ../../mod/tagrm.php:133 ../../mod/photos.php:887 -msgid "Remove" -msgstr "Rimuovi" - -#: ../../mod/connect.php:56 ../../mod/connect.php:104 -msgid "Continue" -msgstr "Continua" - -#: ../../mod/connect.php:85 -msgid "Premium Channel Setup" -msgstr "Canale premium - installazione" - -#: ../../mod/connect.php:87 -msgid "Enable premium channel connection restrictions" -msgstr "Abilita le restrizioni del canale premium" - -#: ../../mod/connect.php:88 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida, il sistema di pagamento, ecc." - -#: ../../mod/connect.php:90 ../../mod/connect.php:110 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:" - -#: ../../mod/connect.php:91 -msgid "" -"Potential connections will then see the following text before proceeding:" -msgstr "Il testo seguente comparirà a chi vorrà seguire il canale:" - -#: ../../mod/connect.php:92 ../../mod/connect.php:113 -msgid "" -"By continuing, I certify that I have complied with any instructions provided" -" on this page." -msgstr "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina." - -#: ../../mod/connect.php:101 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "(Il gestore del canale non ha fornito istruzioni specifiche)" - -#: ../../mod/connect.php:109 -msgid "Restricted or Premium Channel" -msgstr "Canale premium - con restrizioni" - -#: ../../mod/thing.php:94 -msgid "Thing updated" -msgstr "L'Oggetto è stato aggiornato" - -#: ../../mod/thing.php:167 -msgid "Object store: failed" -msgstr "Impossibile memorizzare l'oggetto." - -#: ../../mod/thing.php:171 -msgid "Thing added" -msgstr "L'Oggetto è stato aggiunto" - -#: ../../mod/thing.php:203 -#, php-format -msgid "OBJ: %1$s %2$s %3$s" -msgstr "OBJ: %1$s %2$s %3$s" - -#: ../../mod/thing.php:254 -msgid "Show Thing" -msgstr "Mostra l'Oggetto" - -#: ../../mod/thing.php:261 -msgid "item not found." -msgstr "non trovato." - -#: ../../mod/thing.php:289 -msgid "Edit Thing" -msgstr "Modifica l'Oggetto" - -#: ../../mod/thing.php:291 ../../mod/thing.php:338 -msgid "Select a profile" -msgstr "Scegli un profilo" - -#: ../../mod/thing.php:295 ../../mod/thing.php:341 -msgid "Post an activity" -msgstr "Pubblica un'attività" - -#: ../../mod/thing.php:295 ../../mod/thing.php:341 -msgid "Only sends to viewers of the applicable profile" -msgstr "Invia solo a chi segue il relativo canale" - -#: ../../mod/thing.php:297 ../../mod/thing.php:343 -msgid "Name of thing e.g. something" -msgstr "Nome dell'Oggetto" - -#: ../../mod/thing.php:299 ../../mod/thing.php:344 -msgid "URL of thing (optional)" -msgstr "Indirizzo web dell'Oggetto (opzionale)" - -#: ../../mod/thing.php:301 ../../mod/thing.php:345 -msgid "URL for photo of thing (optional)" -msgstr "Indirizzo di un'immagine dell'Oggetto (facoltativo)" - -#: ../../mod/thing.php:336 -msgid "Add Thing to your Profile" -msgstr "Aggiungi l'Oggetto al tuo profilo" - -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "Elemento non disponibile." - -#: ../../mod/probe.php:24 ../../mod/probe.php:30 -#, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "La chiamata all'URL restituisce questo errore: %1$s" - -#: ../../mod/profile_photo.php:108 -msgid "Image uploaded but image cropping failed." -msgstr "L'immagine è stata caricata, ma il non è stato possibile ritagliarla." - -#: ../../mod/profile_photo.php:162 -msgid "Image resize failed." -msgstr "Il ridimensionamento dell'immagine è fallito." - -#: ../../mod/profile_photo.php:206 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente." - -#: ../../mod/profile_photo.php:233 -#, php-format -msgid "Image exceeds size limit of %d" -msgstr "La dimensione dell'immagine supera il limite di %d" - -#: ../../mod/profile_photo.php:242 -msgid "Unable to process image." -msgstr "Impossibile elaborare l'immagine." - -#: ../../mod/profile_photo.php:291 ../../mod/profile_photo.php:340 -msgid "Photo not available." -msgstr "Foto non disponibile." - -#: ../../mod/profile_photo.php:359 -msgid "Upload File:" -msgstr "Carica un file:" - -#: ../../mod/profile_photo.php:360 -msgid "Select a profile:" -msgstr "Seleziona un profilo:" - -#: ../../mod/profile_photo.php:361 -msgid "Upload Profile Photo" -msgstr "Carica la foto del profilo" - -#: ../../mod/profile_photo.php:366 ../../mod/settings.php:995 -msgid "or" -msgstr "o" - -#: ../../mod/profile_photo.php:366 -msgid "skip this step" -msgstr "salta questo passaggio" - -#: ../../mod/profile_photo.php:366 -msgid "select a photo from your photo albums" -msgstr "seleziona una foto dai tuoi album" - -#: ../../mod/profile_photo.php:382 -msgid "Crop Image" -msgstr "Ritaglia immagine" - -#: ../../mod/profile_photo.php:383 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Ritaglia l'immagine per migliorarne la visualizzazione." - -#: ../../mod/profile_photo.php:385 -msgid "Done Editing" -msgstr "Modifica terminata" - -#: ../../mod/profile_photo.php:428 -msgid "Image uploaded successfully." -msgstr "Immagine caricata con successo." - -#: ../../mod/profile_photo.php:430 -msgid "Image upload failed." -msgstr "Il caricamento dell'immagine è fallito." - -#: ../../mod/profile_photo.php:439 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "Il ridimensionamento del'immagine [%s] è fallito." - -#: ../../mod/block.php:27 ../../mod/page.php:36 +#: ../../mod/page.php:36 ../../mod/block.php:27 msgid "Invalid item." msgstr "Elemento non valido." -#: ../../mod/block.php:39 ../../mod/wall_upload.php:29 ../../mod/page.php:52 +#: ../../mod/page.php:52 ../../mod/block.php:39 ../../mod/wall_upload.php:29 msgid "Channel not found." msgstr "Canale non trovato." -#: ../../mod/block.php:75 ../../mod/display.php:110 ../../mod/help.php:79 -#: ../../mod/page.php:89 ../../index.php:241 +#: ../../mod/page.php:89 ../../mod/block.php:75 ../../mod/display.php:110 +#: ../../mod/help.php:79 ../../index.php:245 msgid "Page not found." msgstr "Pagina non trovata." -#: ../../mod/like.php:15 -msgid "Like/Dislike" -msgstr "Mi piace/Non mi piace" - -#: ../../mod/like.php:20 -msgid "This action is restricted to members." -msgstr "Questa funzionalità è riservata agli iscritti." - -#: ../../mod/like.php:21 -msgid "" -"Please login with your $Projectname ID or register as a new $Projectname member to continue." -msgstr "Per continuare devi accedere con il tuo identificativo $Projectname o registrarti come nuovo utente $Projectname." - -#: ../../mod/like.php:101 ../../mod/like.php:128 ../../mod/like.php:166 -msgid "Invalid request." -msgstr "Richiesta non valida." - -#: ../../mod/like.php:143 -msgid "thing" -msgstr "Oggetto" - -#: ../../mod/like.php:189 -msgid "Channel unavailable." -msgstr "Canale non trovato." - -#: ../../mod/like.php:231 -msgid "Previous action reversed." -msgstr "Il comando precedente è stato annullato." - -#: ../../mod/like.php:401 -#, php-format -msgid "%1$s agrees with %2$s's %3$s" -msgstr "%3$s di %2$s: %1$s è d'accordo" - -#: ../../mod/like.php:403 -#, php-format -msgid "%1$s doesn't agree with %2$s's %3$s" -msgstr "%3$s di %2$s: %1$s non è d'accordo" - -#: ../../mod/like.php:405 -#, php-format -msgid "%1$s abstains from a decision on %2$s's %3$s" -msgstr "%3$s di %2$s: %1$s non ha preso una decisione" - -#: ../../mod/like.php:407 -#, php-format -msgid "%1$s is attending %2$s's %3$s" -msgstr "%3$s di %2$s: %1$s partecipa" - -#: ../../mod/like.php:409 -#, php-format -msgid "%1$s is not attending %2$s's %3$s" -msgstr "%3$s di %2$s: %1$s non partecipa" - -#: ../../mod/like.php:411 -#, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "%3$s di %2$s: %1$s forse partecipa" - -#: ../../mod/like.php:507 -msgid "Action completed." -msgstr "Comando completato." - -#: ../../mod/like.php:508 -msgid "Thank you." -msgstr "Grazie." - -#: ../../mod/events.php:21 -msgid "Calendar entries imported." -msgstr "Le voci del calendario sono state importate." - -#: ../../mod/events.php:23 -msgid "No calendar entries found." -msgstr "Non sono state trovate voci del calendario." - -#: ../../mod/events.php:101 -msgid "Event can not end before it has started." -msgstr "Un evento non può terminare prima del suo inizio." - -#: ../../mod/events.php:103 ../../mod/events.php:112 ../../mod/events.php:130 -msgid "Unable to generate preview." -msgstr "Impossibile creare un'anteprima." - -#: ../../mod/events.php:110 -msgid "Event title and start time are required." -msgstr "Sono necessari il titolo e l'ora d'inizio dell'evento." - -#: ../../mod/events.php:128 -msgid "Event not found." -msgstr "Evento non trovato." - -#: ../../mod/events.php:426 -msgid "l, F j" -msgstr "l j F" - -#: ../../mod/events.php:448 -msgid "Edit event" -msgstr "Modifica l'evento" - -#: ../../mod/events.php:449 -msgid "Delete event" -msgstr "Elimina l'evento" - -#: ../../mod/events.php:483 -msgid "calendar" -msgstr "calendario" - -#: ../../mod/events.php:504 -msgid "Create New Event" -msgstr "Crea un nuovo evento" - -#: ../../mod/events.php:505 ../../mod/photos.php:839 -msgid "Previous" -msgstr "Precendente" - -#: ../../mod/events.php:506 ../../mod/photos.php:848 ../../mod/setup.php:281 -msgid "Next" -msgstr "Successivo" - -#: ../../mod/events.php:507 -msgid "Export" -msgstr "Esporta" - -#: ../../mod/events.php:510 -msgid "Import" -msgstr "Importa" - -#: ../../mod/events.php:541 -msgid "Event removed" -msgstr "Evento eliminato" - -#: ../../mod/events.php:544 -msgid "Failed to remove event" -msgstr "Impossibile eliminare l'evento" - -#: ../../mod/events.php:664 -msgid "Event details" -msgstr "Dettagli evento" - -#: ../../mod/events.php:665 -msgid "Starting date and Title are required." -msgstr "Titolo e data d'inizio sono obbligatori." - -#: ../../mod/events.php:667 -msgid "Categories (comma-separated list)" -msgstr "Categorie (separate da virgola)" - -#: ../../mod/events.php:669 -msgid "Event Starts:" -msgstr "Inizio:" - -#: ../../mod/events.php:676 -msgid "Finish date/time is not known or not relevant" -msgstr "La data/ora di fine non è rilevante" - -#: ../../mod/events.php:678 -msgid "Event Finishes:" -msgstr "Fine:" - -#: ../../mod/events.php:680 ../../mod/events.php:681 -msgid "Adjust for viewer timezone" -msgstr "Adatta al fuso orario di chi legge" - -#: ../../mod/events.php:680 -msgid "" -"Important for events that happen in a particular place. Not practical for " -"global holidays." -msgstr "Importante per eventi che avvengono in base all'orario di un luogo particolare." - -#: ../../mod/events.php:686 -msgid "Title:" -msgstr "Titolo:" - -#: ../../mod/events.php:688 -msgid "Share this event" -msgstr "Condividi questo evento" - -#: ../../mod/subthread.php:103 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s sta seguendo %3$s di %2$s" - -#: ../../mod/pubsites.php:16 -msgid "Public Sites" -msgstr "Siti pubblici" - -#: ../../mod/pubsites.php:19 -msgid "" -"The listed sites allow public registration for the $Projectname network. All" -" sites in the network are interlinked so membership on any of them conveys " -"membership in the network as a whole. Some sites may require subscription or" -" provide tiered service plans. The provider links may " -"provide additional details." -msgstr "I siti elencati permettono la registrazione libera sulla rete $Projectname. Tutti questi hub sono interconnessi, quindi essere iscritti su uno equivale a una registrazione su tutta la rete. Alcuni siti potrebbero richiedere un abbonamento o dei servizi a pagamento. Per maggiori dettagli visita gli indirizzi nell'elenco." - -#: ../../mod/pubsites.php:25 -msgid "Rate this hub" -msgstr "Valuta questo hub" - -#: ../../mod/pubsites.php:26 -msgid "Site URL" -msgstr "URL del sito" - -#: ../../mod/pubsites.php:26 -msgid "Access Type" -msgstr "Tipo di accesso" - -#: ../../mod/pubsites.php:26 -msgid "Registration Policy" -msgstr "Politica di registrazione" - -#: ../../mod/pubsites.php:26 ../../mod/profiles.php:454 -msgid "Location" -msgstr "Posizione geografica" - -#: ../../mod/pubsites.php:26 -msgid "View hub ratings" -msgstr "Vedi le valutazioni del hub" - -#: ../../mod/pubsites.php:30 -msgid "Rate" -msgstr "Valuta" - -#: ../../mod/pubsites.php:31 -msgid "View ratings" -msgstr "Vedi le valutazioni" - -#: ../../mod/rpost.php:131 ../../mod/editpost.php:158 -msgid "Edit post" -msgstr "Modifica post" - -#: ../../mod/dav.php:121 -msgid "$Projectname channel" -msgstr "Canale $Projectname" - -#: ../../mod/group.php:20 -msgid "Collection created." -msgstr "L'insieme di canali è stato creato." - -#: ../../mod/group.php:26 -msgid "Could not create collection." -msgstr "Impossibile creare l'insieme." - -#: ../../mod/group.php:54 -msgid "Collection updated." -msgstr "Insieme aggiornato." - -#: ../../mod/group.php:86 -msgid "Create a collection of channels." -msgstr "Crea un insieme di canali." - -#: ../../mod/group.php:87 ../../mod/group.php:183 -msgid "Collection Name: " -msgstr "Nome dell'insieme:" - -#: ../../mod/group.php:89 ../../mod/group.php:186 -msgid "Members are visible to other channels" -msgstr "I membri potranno vedere gli altri canali dell'insieme" - -#: ../../mod/group.php:107 -msgid "Collection removed." -msgstr "Insieme rimosso." - -#: ../../mod/group.php:109 -msgid "Unable to remove collection." -msgstr "Impossibile rimuovere l'insieme." - -#: ../../mod/group.php:182 -msgid "Collection Editor" -msgstr "Modifica l'insieme" - -#: ../../mod/group.php:196 ../../mod/bulksetclose.php:89 -msgid "Members" -msgstr "Membri" - -#: ../../mod/group.php:198 ../../mod/bulksetclose.php:91 -msgid "All Connected Channels" -msgstr "Tutti i canali connessi" - -#: ../../mod/group.php:233 ../../mod/bulksetclose.php:126 -msgid "Click on a channel to add or remove." -msgstr "Clicca su un canale per aggiungerlo o rimuoverlo." - -#: ../../mod/siteinfo.php:112 -#, php-format -msgid "Version %s" -msgstr "Versione %s" - -#: ../../mod/siteinfo.php:133 -msgid "Installed plugins/addons/apps:" -msgstr "App e componenti installati:" - -#: ../../mod/siteinfo.php:146 -msgid "No installed plugins/addons/apps" -msgstr "Nessuna app o componente installato" - -#: ../../mod/siteinfo.php:155 ../../mod/home.php:58 ../../mod/home.php:66 -msgid "$Projectname" -msgstr "$Projectname" - -#: ../../mod/siteinfo.php:156 -msgid "" -"This is a hub of $Projectname - a global cooperative network of " -"decentralized privacy enhanced websites." -msgstr "Questo è un hub di $Projectname - una rete cooperativa e decentralizzata di siti ad elevata privacy. " - -#: ../../mod/siteinfo.php:158 -msgid "Tag: " -msgstr "Tag: " - -#: ../../mod/siteinfo.php:160 -msgid "Last background fetch: " -msgstr "Ultima acquisizione:" - -#: ../../mod/siteinfo.php:163 -msgid "Running at web location" -msgstr "In esecuzione sull'indirizzo web" - -#: ../../mod/siteinfo.php:164 -msgid "" -"Please visit redmatrix.me to learn more" -" about $Projectname." -msgstr "Visita RedMatrix.me per scoprire di più su $Projectname." - -#: ../../mod/siteinfo.php:165 -msgid "Bug reports and issues: please visit" -msgstr "Per segnalare bug e problemi: visita" - -#: ../../mod/siteinfo.php:167 -msgid "$projectname issues" -msgstr "Problematiche note su $projectname" - -#: ../../mod/siteinfo.php:168 -msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " -"com" -msgstr "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com" - -#: ../../mod/siteinfo.php:170 -msgid "Site Administrators" -msgstr "Amministratori del sito" - -#: ../../mod/item.php:174 -msgid "Unable to locate original post." -msgstr "Impossibile trovare il messaggio originale." - -#: ../../mod/item.php:440 -msgid "Empty post discarded." -msgstr "Il post vuoto è stato ignorato." - -#: ../../mod/item.php:480 -msgid "Executable content type not permitted to this channel." -msgstr "I contenuti eseguibili non sono permessi su questo canale." - -#: ../../mod/item.php:914 -msgid "System error. Post not saved." -msgstr "Errore di sistema. Post non salvato." - -#: ../../mod/item.php:1146 -msgid "Unable to obtain post information from database." -msgstr "Impossibile caricare il post dal database." - -#: ../../mod/item.php:1153 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Hai raggiunto il limite massimo di %1$.0f post sulla pagina principale." - -#: ../../mod/item.php:1160 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Hai raggiunto il limite massimo di %1$.0f pagine web." - -#: ../../mod/network.php:91 -msgid "No such group" -msgstr "Impossibile trovare l'insieme" - -#: ../../mod/network.php:129 -msgid "No such channel" -msgstr "Canale sconosciuto" - -#: ../../mod/network.php:143 -msgid "Search Results For:" -msgstr "Cerca risultati con:" - -#: ../../mod/network.php:198 -msgid "Collection is empty" -msgstr "L'insieme di canali è vuoto" - -#: ../../mod/network.php:207 -msgid "Collection: " -msgstr "Insieme:" - -#: ../../mod/network.php:226 -msgid "Connection: " -msgstr "Contatto:" - -#: ../../mod/network.php:233 -msgid "Invalid connection." -msgstr "Contatto non valido." - -#: ../../mod/common.php:10 -msgid "No channel." -msgstr "Nessun canale." - -#: ../../mod/common.php:39 -msgid "Common connections" -msgstr "Contatti in comune" - -#: ../../mod/common.php:44 -msgid "No connections in common." -msgstr "Nessun contatto in comune." - -#: ../../mod/regdir.php:45 ../../mod/dirsearch.php:21 -msgid "This site is not a directory server" -msgstr "Questo sito non è un server di elenchi pubblici" - -#: ../../mod/connections.php:52 ../../mod/connections.php:153 -msgid "Blocked" -msgstr "Bloccati" - -#: ../../mod/connections.php:57 ../../mod/connections.php:160 -msgid "Ignored" -msgstr "Ignorati" - -#: ../../mod/connections.php:62 ../../mod/connections.php:174 -msgid "Hidden" -msgstr "Nascosti" - -#: ../../mod/connections.php:67 ../../mod/connections.php:167 -msgid "Archived" -msgstr "Archiviati" - -#: ../../mod/connections.php:131 -msgid "Suggest new connections" -msgstr "Suggerisci nuovi contatti" - -#: ../../mod/connections.php:134 -msgid "New Connections" -msgstr "Nuovi contatti" - -#: ../../mod/connections.php:137 -msgid "Show pending (new) connections" -msgstr "Richieste di contatto in attesa" - -#: ../../mod/connections.php:140 ../../mod/profperm.php:139 -msgid "All Connections" -msgstr "Tutti i contatti" - -#: ../../mod/connections.php:143 -msgid "Show all connections" -msgstr "Mostra tutti i contatti" - -#: ../../mod/connections.php:146 -msgid "Unblocked" -msgstr "Non bloccati" - -#: ../../mod/connections.php:149 -msgid "Only show unblocked connections" -msgstr "Mostra solo i contatti non bloccati" - -#: ../../mod/connections.php:156 -msgid "Only show blocked connections" -msgstr "Mostra solo i contatti bloccati" - -#: ../../mod/connections.php:163 -msgid "Only show ignored connections" -msgstr "Mostra solo i contatti ignorati" - -#: ../../mod/connections.php:170 -msgid "Only show archived connections" -msgstr "Mostra solo i contatti archiviati" - -#: ../../mod/connections.php:177 -msgid "Only show hidden connections" -msgstr "Mostra solo i contatti nascosti" - -#: ../../mod/connections.php:232 -#, php-format -msgid "%1$s [%2$s]" -msgstr "%1$s [%2$s]" - -#: ../../mod/connections.php:233 -msgid "Edit connection" -msgstr "Modifica il contatto" - -#: ../../mod/connections.php:271 -msgid "Search your connections" -msgstr "Cerca tra i contatti" - -#: ../../mod/connections.php:272 -msgid "Finding: " -msgstr "Ricerca: " - -#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 -msgid "Block Name" -msgstr "Nome del riquadro" - -#: ../../mod/blocks.php:149 -msgid "Block Title" -msgstr "Nome del riquadro" - -#: ../../mod/editpost.php:20 ../../mod/editlayout.php:76 -#: ../../mod/editwebpage.php:77 ../../mod/editblock.php:78 -#: ../../mod/editblock.php:94 -msgid "Item not found" -msgstr "Elemento non trovato" - -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "L'elemento non è modificabile" - -#: ../../mod/editpost.php:48 -msgid "Delete item?" -msgstr "Eliminare questo elemento?" - -#: ../../mod/editpost.php:115 ../../mod/editlayout.php:142 -#: ../../mod/editwebpage.php:187 ../../mod/editblock.php:144 -msgid "Insert YouTube video" -msgstr "Inserisci video da YouTube" - -#: ../../mod/editpost.php:116 ../../mod/editlayout.php:143 -#: ../../mod/editwebpage.php:188 ../../mod/editblock.php:145 -msgid "Insert Vorbis [.ogg] video" -msgstr "Inserisci video Vorbis [.ogg]" - -#: ../../mod/editpost.php:117 ../../mod/editlayout.php:144 -#: ../../mod/editwebpage.php:189 ../../mod/editblock.php:146 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Inserisci audio Vorbis [.ogg]" - -#: ../../mod/cloud.php:120 -msgid "$Projectname - Guests: Username: {your email address}, Password: +++" -msgstr "Login su $Projectname. Username: {la tua email}, Password: {la tua password} " - -#: ../../mod/photos.php:78 -msgid "Page owner information could not be retrieved." -msgstr "Impossibile ottenere informazioni sul proprietario della pagina." - -#: ../../mod/photos.php:98 -msgid "Album not found." -msgstr "Album non trovato." - -#: ../../mod/photos.php:120 ../../mod/photos.php:655 -msgid "Delete Album" -msgstr "Elimina album" - -#: ../../mod/photos.php:160 ../../mod/photos.php:942 -msgid "Delete Photo" -msgstr "Elimina foto" - -#: ../../mod/photos.php:452 -msgid "No photos selected" -msgstr "Nessuna foto selezionata" - -#: ../../mod/photos.php:496 -msgid "Access to this item is restricted." -msgstr "Questo elemento non è visibile a tutti." - -#: ../../mod/photos.php:535 -#, php-format -msgid "%1$.2f MB of %2$.2f MB photo storage used." -msgstr "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile." - -#: ../../mod/photos.php:538 -#, php-format -msgid "%1$.2f MB photo storage used." -msgstr "Hai usato %1$.2f Mb del tuo spazio disponibile." - -#: ../../mod/photos.php:562 -msgid "Upload Photos" -msgstr "Carica foto" - -#: ../../mod/photos.php:566 ../../mod/photos.php:648 ../../mod/photos.php:927 -msgid "Enter a new album name" -msgstr "Inserisci il nome di un nuovo album" - -#: ../../mod/photos.php:567 ../../mod/photos.php:649 ../../mod/photos.php:928 -msgid "or select an existing one (doubleclick)" -msgstr "o seleziona uno esistente (doppio click)" - -#: ../../mod/photos.php:568 -msgid "Create a status post for this upload" -msgstr "Pubblica l'oggetto caricato sulla bacheca" - -#: ../../mod/photos.php:596 -msgid "Album name could not be decoded" -msgstr "Non è stato possibile leggere il nome dell'album" - -#: ../../mod/photos.php:637 ../../mod/photos.php:1169 -#: ../../mod/photos.php:1185 -msgid "Contact Photos" -msgstr "Foto dei contatti" - -#: ../../mod/photos.php:661 -msgid "Show Newest First" -msgstr "Prima i più recenti" - -#: ../../mod/photos.php:663 -msgid "Show Oldest First" -msgstr "Prima i più vecchi" - -#: ../../mod/photos.php:687 ../../mod/photos.php:1217 -msgid "View Photo" -msgstr "Guarda la foto" - -#: ../../mod/photos.php:716 -msgid "Edit Album" -msgstr "Modifica album" - -#: ../../mod/photos.php:761 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Permesso negato. L'accesso a questo elemento può essere stato limitato." - -#: ../../mod/photos.php:763 -msgid "Photo not available" -msgstr "Foto non disponibile" - -#: ../../mod/photos.php:821 -msgid "Use as profile photo" -msgstr "Usa come foto del profilo" - -#: ../../mod/photos.php:828 -msgid "Private Photo" -msgstr "Foto privata" - -#: ../../mod/photos.php:843 -msgid "View Full Size" -msgstr "Vedi nelle dimensioni originali" - -#: ../../mod/photos.php:921 -msgid "Edit photo" -msgstr "Modifica la foto" - -#: ../../mod/photos.php:923 -msgid "Rotate CW (right)" -msgstr "Ruota (senso orario)" - -#: ../../mod/photos.php:924 -msgid "Rotate CCW (left)" -msgstr "Ruota (senso antiorario)" - -#: ../../mod/photos.php:931 -msgid "Caption" -msgstr "Titolo" - -#: ../../mod/photos.php:933 -msgid "Add a Tag" -msgstr "Aggiungi tag" - -#: ../../mod/photos.php:937 -msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" -msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com" - -#: ../../mod/photos.php:940 -msgid "Flag as adult in album view" -msgstr "Marca come 'per adulti'" - -#: ../../mod/photos.php:1132 -msgid "In This Photo:" -msgstr "In questa foto:" - -#: ../../mod/photos.php:1137 -msgid "Map" -msgstr "Mappa" - -#: ../../mod/photos.php:1223 -msgid "View Album" -msgstr "Guarda l'album" - -#: ../../mod/photos.php:1246 -msgid "Recent Photos" -msgstr "Foto recenti" - -#: ../../mod/search.php:206 -#, php-format -msgid "Items tagged with: %s" -msgstr "Elementi taggati con: %s" - -#: ../../mod/search.php:208 -#, php-format -msgid "Search results for: %s" -msgstr "Risultati ricerca: %s" - -#: ../../mod/match.php:22 -msgid "Profile Match" -msgstr "Profili corrispondenti" - -#: ../../mod/match.php:31 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche." - -#: ../../mod/match.php:63 -msgid "is interested in:" -msgstr "interessi personali:" - -#: ../../mod/match.php:70 -msgid "No matches" -msgstr "Nessun risultato" - -#: ../../mod/chatsvc.php:111 -msgid "Away" -msgstr "Assente" - -#: ../../mod/chatsvc.php:115 -msgid "Online" -msgstr "Online" - -#: ../../mod/rbmark.php:88 -msgid "Select a bookmark folder" -msgstr "Scegli una cartella di segnalibri" - -#: ../../mod/rbmark.php:93 -msgid "Save Bookmark" -msgstr "Salva segnalibro" - -#: ../../mod/rbmark.php:94 -msgid "URL of bookmark" -msgstr "URL del segnalibro" - -#: ../../mod/rbmark.php:95 ../../mod/appman.php:93 -msgid "Description" -msgstr "Descrizione" - -#: ../../mod/rbmark.php:99 -msgid "Or enter new bookmark folder name" -msgstr "O inserisci il nome di una nuova cartella di segnalibri" - -#: ../../mod/notify.php:53 ../../mod/notifications.php:94 -msgid "No more system notifications." -msgstr "Non ci sono nuove notifiche di sistema." - -#: ../../mod/notify.php:57 ../../mod/notifications.php:98 -msgid "System Notifications" -msgstr "Notifiche di sistema" +#: ../../mod/page.php:126 +msgid "Lorem Ipsum" +msgstr "Lorem Ipsum" #: ../../mod/acl.php:231 msgid "network" @@ -5058,1496 +4044,6 @@ msgstr "rete" msgid "RSS" msgstr "RSS" -#: ../../mod/pdledit.php:13 -msgid "Layout updated." -msgstr "Layout aggiornato." - -#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 -msgid "Edit System Page Description" -msgstr "Modifica i layout di sistema" - -#: ../../mod/pdledit.php:48 -msgid "Layout not found." -msgstr "Layout non trovato." - -#: ../../mod/pdledit.php:54 -msgid "Module Name:" -msgstr "Nome del modulo:" - -#: ../../mod/pdledit.php:55 -msgid "Layout Help" -msgstr "Guida al layout" - -#: ../../mod/filer.php:49 -msgid "- select -" -msgstr "- scegli -" - -#: ../../mod/import.php:25 -#, php-format -msgid "Your service plan only allows %d channels." -msgstr "Il tuo account permette di creare al massimo %d canali." - -#: ../../mod/import.php:60 -msgid "Nothing to import." -msgstr "Non c'è niente da importare." - -#: ../../mod/import.php:84 -msgid "Unable to download data from old server" -msgstr "Impossibile importare i dati dal vecchio server" - -#: ../../mod/import.php:90 -msgid "Imported file is empty." -msgstr "Il file da importare è vuoto." - -#: ../../mod/import.php:110 -msgid "The data provided is not compatible with this project." -msgstr "I dati forniti non sono compatibili con questo hub." - -#: ../../mod/import.php:115 -#, php-format -msgid "Warning: Database versions differ by %1$d updates." -msgstr "Attenzione: le versioni di database differiscono di %1$d aggiornamenti." - -#: ../../mod/import.php:135 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "Non posso creare un canale con un identificativo che già esiste su questo sistema. L'importazione è fallita." - -#: ../../mod/import.php:176 -msgid "Channel clone failed. Import failed." -msgstr "Impossibile clonare il canale. L'importazione è fallita." - -#: ../../mod/import.php:186 -msgid "Cloned channel not found. Import failed." -msgstr "Impossibile trovare il canale clonato. L'importazione è fallita." - -#: ../../mod/import.php:574 -msgid "You must be logged in to use this feature." -msgstr "Per questa funzionalità devi aver effettuato l'accesso." - -#: ../../mod/import.php:579 -msgid "Import Channel" -msgstr "Importa un canale" - -#: ../../mod/import.php:580 -msgid "" -"Use this form to import an existing channel from a different server/hub. You" -" may retrieve the channel identity from the old server/hub via the network " -"or provide an export file." -msgstr "Usa questo modulo per importare un tuo canale da un altro server/hub. Puoi ottenere i dati identificativi del canale direttamente dall'altro server/hub oppure tramite un file esportato in precedenza." - -#: ../../mod/import.php:581 -msgid "File to Upload" -msgstr "File da caricare" - -#: ../../mod/import.php:582 -msgid "Or provide the old server/hub details" -msgstr "Oppure fornisci i dettagli del vecchio server/hub" - -#: ../../mod/import.php:583 -msgid "Your old identity address (xyz@example.com)" -msgstr "Il tuo vecchio identificativo (per esempio pippo@esempio.com)" - -#: ../../mod/import.php:584 -msgid "Your old login email address" -msgstr "L'email che usavi per accedere sul vecchio server" - -#: ../../mod/import.php:585 -msgid "Your old login password" -msgstr "La password per il vecchio server" - -#: ../../mod/import.php:586 -msgid "" -"For either option, please choose whether to make this hub your new primary " -"address, or whether your old location should continue this role. You will be" -" able to post from either location, but only one can be marked as the " -"primary location for files, photos, and media." -msgstr "Scegli se vuoi spostare il tuo indirizzo primario su questo server, oppure se preferisci che quello vecchio resti tale. Potrai pubblicare da entrambi i server, ma solamente uno sarà indicato come posizione in cui risiedono i tuoi file, foto, ecc." - -#: ../../mod/import.php:587 -msgid "Make this hub my primary location" -msgstr "Rendi questo server il mio indirizzo primario" - -#: ../../mod/import.php:588 -msgid "" -"Import existing posts if possible (experimental - limited by available " -"memory" -msgstr "Importa i contenuti pubblicati, se possibile (sperimentale)" - -#: ../../mod/import.php:589 -msgid "" -"This process may take several minutes to complete. Please submit the form " -"only once and leave this page open until finished." -msgstr "Questa funzione potrebbe impiegare molto tempo a terminare. Per favore lanciala *una volta sola* e resta su questa pagina finché non avrà finito." - -#: ../../mod/editlayout.php:111 -msgid "Delete layout?" -msgstr "Vuoi eliminare questo layout?" - -#: ../../mod/editlayout.php:158 ../../mod/layouts.php:124 -msgid "Layout Description (Optional)" -msgstr "Descrizione del layout (facoltativa)" - -#: ../../mod/editlayout.php:160 ../../mod/layouts.php:121 -#: ../../mod/layouts.php:179 -msgid "Layout Name" -msgstr "Nome layout" - -#: ../../mod/editlayout.php:177 -msgid "Edit Layout" -msgstr "Modifica il layout" - -#: ../../mod/chat.php:19 ../../mod/channel.php:25 -msgid "You must be logged in to see this page." -msgstr "Devi aver effettuato l'accesso per vedere questa pagina." - -#: ../../mod/chat.php:167 -msgid "Room not found" -msgstr "Area chat non trovata" - -#: ../../mod/chat.php:178 -msgid "Leave Room" -msgstr "Lascia l'area chat" - -#: ../../mod/chat.php:179 -msgid "Delete This Room" -msgstr "Elimina questa chat" - -#: ../../mod/chat.php:180 -msgid "I am away right now" -msgstr "Non sono presente" - -#: ../../mod/chat.php:181 -msgid "I am online" -msgstr "Sono online" - -#: ../../mod/chat.php:183 -msgid "Bookmark this room" -msgstr "Aggiungi l'area chat ai segnalibri" - -#: ../../mod/chat.php:207 ../../mod/chat.php:229 -msgid "New Chatroom" -msgstr "Nuova area chat" - -#: ../../mod/chat.php:208 -msgid "Chatroom Name" -msgstr "Nome dell'area chat" - -#: ../../mod/chat.php:225 -#, php-format -msgid "%1$s's Chatrooms" -msgstr "Le aree chat di %1$s" - -#: ../../mod/mitem.php:24 ../../mod/menu.php:138 -msgid "Menu not found." -msgstr "Menù non trovato." - -#: ../../mod/mitem.php:48 -msgid "Unable to create element." -msgstr "Impossibile creare l'elemento." - -#: ../../mod/mitem.php:72 -msgid "Unable to update menu element." -msgstr "Non è possibile aggiornare l'elemento del menù." - -#: ../../mod/mitem.php:88 -msgid "Unable to add menu element." -msgstr "Impossibile aggiungere l'elemento al menù." - -#: ../../mod/mitem.php:154 ../../mod/mitem.php:226 -msgid "Menu Item Permissions" -msgstr "Permessi del menu" - -#: ../../mod/mitem.php:155 ../../mod/mitem.php:227 ../../mod/settings.php:1083 -msgid "(click to open/close)" -msgstr "(clicca per aprire/chiudere)" - -#: ../../mod/mitem.php:157 ../../mod/mitem.php:173 -msgid "Link Name" -msgstr "Nome link" - -#: ../../mod/mitem.php:158 ../../mod/mitem.php:231 -msgid "Link or Submenu Target" -msgstr "Destinazione del link o del sottomenu" - -#: ../../mod/mitem.php:158 -msgid "Enter URL of the link or select a menu name to create a submenu" -msgstr "Inserisci l'indirizzo del link o scegli il nome di un sottomenu" - -#: ../../mod/mitem.php:159 ../../mod/mitem.php:232 -msgid "Use magic-auth if available" -msgstr "Usa l'autenticazione magica se disponibile" - -#: ../../mod/mitem.php:160 ../../mod/mitem.php:233 -msgid "Open link in new window" -msgstr "Apri il link in una nuova finestra" - -#: ../../mod/mitem.php:161 ../../mod/mitem.php:234 -msgid "Order in list" -msgstr "Ordine dell'elenco" - -#: ../../mod/mitem.php:161 ../../mod/mitem.php:234 -msgid "Higher numbers will sink to bottom of listing" -msgstr "I numeri più alti andranno in fondo all'elenco" - -#: ../../mod/mitem.php:162 -msgid "Submit and finish" -msgstr "Salva e termina" - -#: ../../mod/mitem.php:163 -msgid "Submit and continue" -msgstr "Salva e continua" - -#: ../../mod/mitem.php:171 -msgid "Menu:" -msgstr "Menu:" - -#: ../../mod/mitem.php:174 -msgid "Link Target" -msgstr "Destinazione link" - -#: ../../mod/mitem.php:177 -msgid "Edit menu" -msgstr "Modifica il menù" - -#: ../../mod/mitem.php:180 -msgid "Edit element" -msgstr "Modifica l'elemento" - -#: ../../mod/mitem.php:181 -msgid "Drop element" -msgstr "Elimina l'elemento" - -#: ../../mod/mitem.php:182 -msgid "New element" -msgstr "Nuovo elemento" - -#: ../../mod/mitem.php:183 -msgid "Edit this menu container" -msgstr "Modifica il contenitore del menù" - -#: ../../mod/mitem.php:184 -msgid "Add menu element" -msgstr "Aggiungi un elemento al menù" - -#: ../../mod/mitem.php:185 -msgid "Delete this menu item" -msgstr "Elimina questo elemento del menù" - -#: ../../mod/mitem.php:186 -msgid "Edit this menu item" -msgstr "Modifica questo elemento del menù" - -#: ../../mod/mitem.php:203 -msgid "Menu item not found." -msgstr "L'elemento del menù non è stato trovato." - -#: ../../mod/mitem.php:215 -msgid "Menu item deleted." -msgstr "L'elemento del menù è stato eliminato." - -#: ../../mod/mitem.php:217 -msgid "Menu item could not be deleted." -msgstr "L'elemento del menù non può essere eliminato." - -#: ../../mod/mitem.php:224 -msgid "Edit Menu Element" -msgstr "Modifica l'elemento del menù" - -#: ../../mod/mitem.php:230 -msgid "Link text" -msgstr "Testo del link" - -#: ../../mod/editwebpage.php:152 -msgid "Delete webpage?" -msgstr "Vuoi eliminare questa pagina web?" - -#: ../../mod/editwebpage.php:173 -msgid "Page link title" -msgstr "Link del titolo" - -#: ../../mod/editwebpage.php:224 -msgid "Edit Webpage" -msgstr "Modifica la pagina web" - -#: ../../mod/dirsearch.php:29 -msgid "This directory server requires an access token" -msgstr "Questo server di elenchi pubblici necessita di un token di autenticazione" - -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "Nessun account valido trovato." - -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." -msgstr "La richiesta per reimpostare la password è stata inviata. Controlla la tua email." - -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:103 -#, php-format -msgid "Site Member (%s)" -msgstr "Utente del sito (%s)" - -#: ../../mod/lostpass.php:40 -#, php-format -msgid "Password reset requested at %s" -msgstr "È stato richiesto di reimpostare password su %s" - -#: ../../mod/lostpass.php:63 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non sarà reimpostata." - -#: ../../mod/lostpass.php:86 ../../boot.php:1558 -msgid "Password Reset" -msgstr "Reimposta la password" - -#: ../../mod/lostpass.php:87 -msgid "Your password has been reset as requested." -msgstr "La password è stata reimpostata come richiesto." - -#: ../../mod/lostpass.php:88 -msgid "Your new password is" -msgstr "La tua nuova password è" - -#: ../../mod/lostpass.php:89 -msgid "Save or copy your new password - and then" -msgstr "Salva o copia la tua nuova password, quindi" - -#: ../../mod/lostpass.php:90 -msgid "click here to login" -msgstr "clicca qui per accedere" - -#: ../../mod/lostpass.php:91 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Puoi cambiare la tua password dalla pagina delle Impostazioni dopo aver effettuato l'accesso." - -#: ../../mod/lostpass.php:108 -#, php-format -msgid "Your password has changed at %s" -msgstr "La tua password su %s è cambiata" - -#: ../../mod/lostpass.php:123 -msgid "Forgot your Password?" -msgstr "Hai dimenticato la password?" - -#: ../../mod/lostpass.php:124 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Inserisci il tuo indirizzo email per reimpostare la password. Dopo aver inviato la richiesta, controlla l'email e troverai le istruzioni per continuare." - -#: ../../mod/lostpass.php:125 -msgid "Email Address" -msgstr "Indirizzo email" - -#: ../../mod/lostpass.php:126 -msgid "Reset" -msgstr "Reimposta" - -#: ../../mod/rate.php:157 -msgid "Website:" -msgstr "Sito web:" - -#: ../../mod/rate.php:160 -#, php-format -msgid "Remote Channel [%s] (not yet known on this site)" -msgstr "Canale remoto [%s] (non ancora conosciuto da questo sito)" - -#: ../../mod/rate.php:161 -msgid "Rating (this information is public)" -msgstr "Valutazione (visibile a tutti)" - -#: ../../mod/rate.php:162 -msgid "Optionally explain your rating (this information is public)" -msgstr "Commento alla valutazione (facoltativo, visibile a tutti)" - -#: ../../mod/editblock.php:117 -msgid "Delete block?" -msgstr "Vuoi eliminare questo riquadro?" - -#: ../../mod/editblock.php:179 -msgid "Edit Block" -msgstr "Modifica il riquadro" - -#: ../../mod/invite.php:25 -msgid "Total invitation limit exceeded." -msgstr "Hai superato il numero massimo di inviti." - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s: non è un indirizzo email valido." - -#: ../../mod/invite.php:76 -msgid "Please join us on Red" -msgstr "Vieni con noi su RedMatrix" - -#: ../../mod/invite.php:87 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Hai superato il numero massimo di inviti. Contatta l'amministratore se necessario." - -#: ../../mod/invite.php:92 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s: la consegna del messaggio è fallita." - -#: ../../mod/invite.php:96 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d messaggio inviato." -msgstr[1] "%d messaggi inviati." - -#: ../../mod/invite.php:115 -msgid "You have no more invitations available" -msgstr "Non hai altri inviti disponibili" - -#: ../../mod/invite.php:129 -msgid "Send invitations" -msgstr "Spedisci inviti" - -#: ../../mod/invite.php:130 -msgid "Enter email addresses, one per line:" -msgstr "Inserisci gli indirizzi email, uno per riga:" - -#: ../../mod/invite.php:131 ../../mod/mail.php:235 ../../mod/mail.php:348 -msgid "Your message:" -msgstr "Il tuo messaggio:" - -#: ../../mod/invite.php:132 -msgid "Please join my community on $Projectname." -msgstr "Entra nella mia comunità su $Projectname." - -#: ../../mod/invite.php:134 -msgid "You will need to supply this invitation code: " -msgstr "Dovrai fornire questo codice di invito:" - -#: ../../mod/invite.php:135 -msgid "" -"1. Register at any $Projectname location (they are all inter-connected)" -msgstr "1. Registrati su qualsiasi server $Projectname (sono tutti interconnessi)" - -#: ../../mod/invite.php:137 -msgid "2. Enter my $Projectname network address into the site searchbar." -msgstr "2. Inserisci il mio indirizzo $Projectname nel riquadro di ricerca del sito." - -#: ../../mod/invite.php:138 -msgid "or visit " -msgstr "oppure visita " - -#: ../../mod/invite.php:140 -msgid "3. Click [Connect]" -msgstr "3. Clicca su [Aggiungi]" - -#: ../../mod/locs.php:21 ../../mod/locs.php:52 -msgid "Location not found." -msgstr "Indirizzo non trovato." - -#: ../../mod/locs.php:56 -msgid "Primary location cannot be removed." -msgstr "L'indirizzo principale non può essere rimosso." - -#: ../../mod/locs.php:88 -msgid "No locations found." -msgstr "Nessun indirizzo trovato." - -#: ../../mod/locs.php:101 -msgid "Manage Channel Locations" -msgstr "Modifica gli indirizzi del canale" - -#: ../../mod/locs.php:102 -msgid "Location (address)" -msgstr "Indirizzo" - -#: ../../mod/locs.php:103 -msgid "Primary Location" -msgstr "Indirizzo primario" - -#: ../../mod/locs.php:104 -msgid "Drop location" -msgstr "Elimina un indirizzo" - -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Impossibile creare la sorgente. Nessun canale selezionato." - -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Sorgente creata." - -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Sorgente aggiornata." - -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" - -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "Gestisci le sorgenti dei contenuti del tuo canale." - -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Nuova sorgente" - -#: ../../mod/sources.php:101 ../../mod/sources.php:133 -msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente." - -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "Importa solo i contenuti che hanno queste parole (una per riga)" - -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "Lascia vuoto per importare tutti i contenuti pubblici" - -#: ../../mod/sources.php:103 ../../mod/sources.php:137 -#: ../../mod/new_channel.php:112 -msgid "Channel Name" -msgstr "Nome del canale" - -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "Sorgente non trovata." - -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Modifica la sorgente" - -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Elimina la sorgente" - -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "Sorgente eliminata" - -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "Impossibile rimuovere la sorgente." - -#: ../../mod/menu.php:45 -msgid "Unable to update menu." -msgstr "Impossibile aggiornare il menù." - -#: ../../mod/menu.php:56 -msgid "Unable to create menu." -msgstr "Impossibile creare il menù." - -#: ../../mod/menu.php:92 ../../mod/menu.php:104 -msgid "Menu Name" -msgstr "Nome del menu" - -#: ../../mod/menu.php:92 -msgid "Unique name (not visible on webpage) - required" -msgstr "Nome unico (non visibile sulla pagina) - obbligatorio" - -#: ../../mod/menu.php:93 ../../mod/menu.php:105 -msgid "Menu Title" -msgstr "Titolo del menu" - -#: ../../mod/menu.php:93 -msgid "Visible on webpage - leave empty for no title" -msgstr "Visibile sulla pagina - lascia vuoto per non avere un titolo" - -#: ../../mod/menu.php:94 -msgid "Allow Bookmarks" -msgstr "Permetti i segnalibri" - -#: ../../mod/menu.php:94 ../../mod/menu.php:151 -msgid "Menu may be used to store saved bookmarks" -msgstr "Puoi salvare i segnalibri nei menù" - -#: ../../mod/menu.php:95 ../../mod/menu.php:153 -msgid "Submit and proceed" -msgstr "Salva e procedi" - -#: ../../mod/menu.php:107 -msgid "Drop" -msgstr "Elimina" - -#: ../../mod/menu.php:111 -msgid "Bookmarks allowed" -msgstr "Permetti segnalibri" - -#: ../../mod/menu.php:113 -msgid "Delete this menu" -msgstr "Elimina questo menù" - -#: ../../mod/menu.php:114 ../../mod/menu.php:148 -msgid "Edit menu contents" -msgstr "Modifica i contenuti del menù" - -#: ../../mod/menu.php:115 -msgid "Edit this menu" -msgstr "Modifica questo menù" - -#: ../../mod/menu.php:130 -msgid "Menu could not be deleted." -msgstr "Il menù non può essere eliminato." - -#: ../../mod/menu.php:143 -msgid "Edit Menu" -msgstr "Modifica menù" - -#: ../../mod/menu.php:147 -msgid "Add or remove entries to this menu" -msgstr "Aggiungi o rimuovi elementi di questo menù" - -#: ../../mod/menu.php:149 -msgid "Menu name" -msgstr "Nome del menù" - -#: ../../mod/menu.php:149 -msgid "Must be unique, only seen by you" -msgstr "Deve essere unico, lo vedrai solo tu" - -#: ../../mod/menu.php:150 -msgid "Menu title" -msgstr "Titolo del menù" - -#: ../../mod/menu.php:150 -msgid "Menu title as seen by others" -msgstr "Titolo del menù come comparirà a tutti" - -#: ../../mod/menu.php:151 -msgid "Allow bookmarks" -msgstr "Permetti l'invio di segnalibri" - -#: ../../mod/filestorage.php:82 -msgid "Permission Denied." -msgstr "Permesso negato." - -#: ../../mod/filestorage.php:98 -msgid "File not found." -msgstr "File non trovato." - -#: ../../mod/filestorage.php:141 -msgid "Edit file permissions" -msgstr "Modifica i permessi del file" - -#: ../../mod/filestorage.php:150 -msgid "Set/edit permissions" -msgstr "Modifica i permessi" - -#: ../../mod/filestorage.php:151 -msgid "Include all files and sub folders" -msgstr "Includi tutti i file e le sottocartelle" - -#: ../../mod/filestorage.php:152 -msgid "Return to file list" -msgstr "Torna all'elenco dei file" - -#: ../../mod/filestorage.php:154 -msgid "Copy/paste this code to attach file to a post" -msgstr "Copia/incolla questo codice per far comparire il file in un post" - -#: ../../mod/filestorage.php:155 -msgid "Copy/paste this URL to link file from a web page" -msgstr "Copia/incolla questo indirizzo in una pagina web per avere un link al file" - -#: ../../mod/filestorage.php:157 -msgid "Share this file" -msgstr "Condividi questo file" - -#: ../../mod/filestorage.php:158 -msgid "Show URL to this file" -msgstr "Mostra l'URL del file" - -#: ../../mod/filestorage.php:159 -msgid "Notify your contacts about this file" -msgstr "Notifica ai contatti che hai caricato questo file" - -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Contatto non trovato." - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Suggerimento di amicizia inviato." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Suggerisci amici" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Suggerisci un amico a %s" - -#: ../../mod/magic.php:69 -msgid "Hub not found." -msgstr "Server non trovato." - -#: ../../mod/poke.php:159 -msgid "Poke/Prod" -msgstr "Poke/Prod" - -#: ../../mod/poke.php:160 -msgid "poke, prod or do other things to somebody" -msgstr "Manda un poke, un prod o altro" - -#: ../../mod/poke.php:161 -msgid "Recipient" -msgstr "Destinatario" - -#: ../../mod/poke.php:162 -msgid "Choose what you wish to do to recipient" -msgstr "Scegli cosa vuoi inviare al destinatario" - -#: ../../mod/poke.php:165 -msgid "Make this post private" -msgstr "Rendi privato questo post" - -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Indentificativo del profilo non valido." - -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" -msgstr "Modifica la visibilità del profilo" - -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." -msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo." - -#: ../../mod/profperm.php:123 -msgid "Visible To" -msgstr "Visibile a" - -#: ../../mod/impel.php:191 -#, php-format -msgid "%s element installed" -msgstr "%s elemento installato" - -#: ../../mod/impel.php:194 -#, php-format -msgid "%s element installation failed" -msgstr "Elementi con installazione fallita: %s" - -#: ../../mod/profiles.php:18 ../../mod/profiles.php:174 -#: ../../mod/profiles.php:231 ../../mod/profiles.php:600 -msgid "Profile not found." -msgstr "Profilo non trovato." - -#: ../../mod/profiles.php:38 -msgid "Profile deleted." -msgstr "Profilo eliminato." - -#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 -msgid "Profile-" -msgstr "Profilo-" - -#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 -msgid "New profile created." -msgstr "Il nuovo profilo è stato creato." - -#: ../../mod/profiles.php:98 -msgid "Profile unavailable to clone." -msgstr "Impossibile duplicare il profilo." - -#: ../../mod/profiles.php:136 -msgid "Profile unavailable to export." -msgstr "Il profilo non è disponibile per l'export." - -#: ../../mod/profiles.php:241 -msgid "Profile Name is required." -msgstr "Il nome del profilo è obbligatorio ." - -#: ../../mod/profiles.php:404 -msgid "Marital Status" -msgstr "Stato sentimentale" - -#: ../../mod/profiles.php:408 -msgid "Romantic Partner" -msgstr "Partner affettivo" - -#: ../../mod/profiles.php:412 -msgid "Likes" -msgstr "Mi piace" - -#: ../../mod/profiles.php:416 -msgid "Dislikes" -msgstr "Non mi piace" - -#: ../../mod/profiles.php:420 -msgid "Work/Employment" -msgstr "Lavoro/impiego" - -#: ../../mod/profiles.php:423 -msgid "Religion" -msgstr "Religione" - -#: ../../mod/profiles.php:427 -msgid "Political Views" -msgstr "Orientamento politico" - -#: ../../mod/profiles.php:431 ../../mod/id.php:33 -msgid "Gender" -msgstr "Sesso" - -#: ../../mod/profiles.php:435 -msgid "Sexual Preference" -msgstr "Preferenze sessuali" - -#: ../../mod/profiles.php:439 -msgid "Homepage" -msgstr "Home page" - -#: ../../mod/profiles.php:443 -msgid "Interests" -msgstr "Interessi" - -#: ../../mod/profiles.php:447 ../../mod/admin.php:994 -msgid "Address" -msgstr "Indirizzo" - -#: ../../mod/profiles.php:537 -msgid "Profile updated." -msgstr "Profilo aggiornato." - -#: ../../mod/profiles.php:626 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?" - -#: ../../mod/profiles.php:666 -msgid "Edit Profile Details" -msgstr "Modifica i dettagli del profilo" - -#: ../../mod/profiles.php:668 -msgid "View this profile" -msgstr "Guarda questo profilo" - -#: ../../mod/profiles.php:670 -msgid "Change Profile Photo" -msgstr "Cambia la foto del profilo" - -#: ../../mod/profiles.php:671 -msgid "Create a new profile using these settings" -msgstr "Crea un nuovo profilo usando queste impostazioni" - -#: ../../mod/profiles.php:672 -msgid "Clone this profile" -msgstr "Clona questo profilo" - -#: ../../mod/profiles.php:673 -msgid "Delete this profile" -msgstr "Elimina questo profilo" - -#: ../../mod/profiles.php:675 -msgid "Import profile from file" -msgstr "Importa il profilo da un file" - -#: ../../mod/profiles.php:676 -msgid "Export profile to file" -msgstr "Esporta il profilo in un file" - -#: ../../mod/profiles.php:677 -msgid "Profile Name:" -msgstr "Nome del profilo:" - -#: ../../mod/profiles.php:678 -msgid "Your Full Name:" -msgstr "Il tuo nome completo:" - -#: ../../mod/profiles.php:679 -msgid "Title/Description:" -msgstr "Titolo/descrizione:" - -#: ../../mod/profiles.php:680 -msgid "Your Gender:" -msgstr "Sesso:" - -#: ../../mod/profiles.php:681 -msgid "Birthday :" -msgstr "Compleanno:" - -#: ../../mod/profiles.php:682 -msgid "Street Address:" -msgstr "Indirizzo (via/piazza):" - -#: ../../mod/profiles.php:683 -msgid "Locality/City:" -msgstr "Località:" - -#: ../../mod/profiles.php:684 -msgid "Postal/Zip Code:" -msgstr "CAP:" - -#: ../../mod/profiles.php:685 -msgid "Country:" -msgstr "Nazione:" - -#: ../../mod/profiles.php:686 -msgid "Region/State:" -msgstr "Regione/stato:" - -#: ../../mod/profiles.php:687 -msgid " Marital Status:" -msgstr " Stato sentimentale:" - -#: ../../mod/profiles.php:688 -msgid "Who: (if applicable)" -msgstr "Con chi: (se possibile)" - -#: ../../mod/profiles.php:689 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Per esempio: cathy123, Cathy Williams, cathy@example.com" - -#: ../../mod/profiles.php:690 -msgid "Since [date]:" -msgstr "dal [data]:" - -#: ../../mod/profiles.php:692 -msgid "Homepage URL:" -msgstr "Indirizzo home page:" - -#: ../../mod/profiles.php:695 -msgid "Religious Views:" -msgstr "Orientamento religioso:" - -#: ../../mod/profiles.php:696 -msgid "Keywords:" -msgstr "Parole chiave, tag:" - -#: ../../mod/profiles.php:699 -msgid "Example: fishing photography software" -msgstr "Per esempio: pesca fotografia programmazione" - -#: ../../mod/profiles.php:700 -msgid "Used in directory listings" -msgstr "Visibile nell'elenco pubblico di canali" - -#: ../../mod/profiles.php:701 -msgid "Tell us about yourself..." -msgstr "Raccontaci di te..." - -#: ../../mod/profiles.php:702 -msgid "Hobbies/Interests" -msgstr "Hobby/interessi" - -#: ../../mod/profiles.php:703 -msgid "Contact information and Social Networks" -msgstr "Contatti personali e i tuoi social network" - -#: ../../mod/profiles.php:704 -msgid "My other channels" -msgstr "I miei altri canali" - -#: ../../mod/profiles.php:705 -msgid "Musical interests" -msgstr "Interessi musicali" - -#: ../../mod/profiles.php:706 -msgid "Books, literature" -msgstr "Libri, letteratura" - -#: ../../mod/profiles.php:707 -msgid "Television" -msgstr "Televisione" - -#: ../../mod/profiles.php:708 -msgid "Film/dance/culture/entertainment" -msgstr "Film/danza/cultura/intrattenimento" - -#: ../../mod/profiles.php:709 -msgid "Love/romance" -msgstr "Amore" - -#: ../../mod/profiles.php:710 -msgid "Work/employment" -msgstr "Lavoro/impiego" - -#: ../../mod/profiles.php:711 -msgid "School/education" -msgstr "Scuola/educazione" - -#: ../../mod/profiles.php:717 -msgid "This is your default profile." -msgstr "Questo è il tuo profilo predefinito." - -#: ../../mod/profiles.php:728 -msgid "Age: " -msgstr "Età:" - -#: ../../mod/profiles.php:771 -msgid "Edit/Manage Profiles" -msgstr "Modifica/gestisci i profili" - -#: ../../mod/profiles.php:772 -msgid "Add profile things" -msgstr "Aggiungi Oggetti al profilo" - -#: ../../mod/profiles.php:773 -msgid "Include desirable objects in your profile" -msgstr "Aggiungi oggetti interessanti al tuo profilo" - -#: ../../mod/ratings.php:69 -msgid "No ratings" -msgstr "Nessuna valutazione" - -#: ../../mod/ratings.php:99 -msgid "Ratings" -msgstr "Valutazioni" - -#: ../../mod/ratings.php:100 -msgid "Rating: " -msgstr "Valutazione:" - -#: ../../mod/ratings.php:101 -msgid "Website: " -msgstr "Sito web:" - -#: ../../mod/ratings.php:103 -msgid "Description: " -msgstr "Descrizione:" - -#: ../../mod/viewsrc.php:38 -msgid "Source of Item" -msgstr "Sorgente" - -#: ../../mod/setup.php:187 -msgid "$Projectname Server - Setup" -msgstr "Server $Projectname - Installazione" - -#: ../../mod/setup.php:191 -msgid "Could not connect to database." -msgstr " Impossibile connettersi al database." - -#: ../../mod/setup.php:195 -msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." -msgstr "Non è possibile raggiungere l'indirizzo del sito specificato. Potrebbe essere un problema di SSL o DNS." - -#: ../../mod/setup.php:202 -msgid "Could not create table." -msgstr "Impossibile creare le tabelle." - -#: ../../mod/setup.php:207 -msgid "Your site database has been installed." -msgstr "Il database del sito è stato installato." - -#: ../../mod/setup.php:211 -msgid "" -"You may need to import the file \"install/schema_xxx.sql\" manually using a " -"database client." -msgstr "Potresti dover importare il file 'install/schema_xxx.sql' manualmente usando un client per collegarti al db." - -#: ../../mod/setup.php:212 ../../mod/setup.php:280 ../../mod/setup.php:730 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "Leggi il file 'install/INSTALL.txt'." - -#: ../../mod/setup.php:277 -msgid "System check" -msgstr "Verifica del sistema" - -#: ../../mod/setup.php:282 -msgid "Check again" -msgstr "Verifica di nuovo" - -#: ../../mod/setup.php:304 -msgid "Database connection" -msgstr "Connessione al database" - -#: ../../mod/setup.php:305 -msgid "" -"In order to install $Projectname we need to know how to connect to your " -"database." -msgstr "Per poter installare $Projectname è necessario fornire i parametri di connessione al tuo database." - -#: ../../mod/setup.php:306 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni." - -#: ../../mod/setup.php:307 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "Il database deve già esistere. Se non esiste, crealo prima di continuare." - -#: ../../mod/setup.php:311 -msgid "Database Server Name" -msgstr "Server del database" - -#: ../../mod/setup.php:311 -msgid "Default is localhost" -msgstr "'localhost' è il predefinito" - -#: ../../mod/setup.php:312 -msgid "Database Port" -msgstr "Port del database" - -#: ../../mod/setup.php:312 -msgid "Communication port number - use 0 for default" -msgstr "Scrivi 0 per usare il valore standard" - -#: ../../mod/setup.php:313 -msgid "Database Login Name" -msgstr "Utente database" - -#: ../../mod/setup.php:314 -msgid "Database Login Password" -msgstr "Password utente database" - -#: ../../mod/setup.php:315 -msgid "Database Name" -msgstr "Nome database" - -#: ../../mod/setup.php:316 -msgid "Database Type" -msgstr "Tipo database" - -#: ../../mod/setup.php:318 ../../mod/setup.php:359 -msgid "Site administrator email address" -msgstr "Indirizzo email dell'amministratore del sito" - -#: ../../mod/setup.php:318 ../../mod/setup.php:359 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web." - -#: ../../mod/setup.php:319 ../../mod/setup.php:361 -msgid "Website URL" -msgstr "URL completo del sito" - -#: ../../mod/setup.php:319 ../../mod/setup.php:361 -msgid "Please use SSL (https) URL if available." -msgstr "Se disponibile, usa l'indirizzo SSL (https)." - -#: ../../mod/setup.php:321 ../../mod/setup.php:363 -msgid "Please select a default timezone for your website" -msgstr "Seleziona il fuso orario predefinito per il tuo sito web" - -#: ../../mod/setup.php:348 -msgid "Site settings" -msgstr "Impostazioni del sito" - -#: ../../mod/setup.php:413 -msgid "Could not find a command line version of PHP in the web server PATH." -msgstr "Non è possibile trovare la versione di PHP da riga di comando nel PATH del server web" - -#: ../../mod/setup.php:414 -msgid "" -"If you don't have a command line version of PHP installed on server, you " -"will not be able to run background polling via cron." -msgstr "Se non hai installata la versione di PHP da riga di comando non potrai attivare il polling in background tramite cron." - -#: ../../mod/setup.php:418 -msgid "PHP executable path" -msgstr "Path del comando PHP" - -#: ../../mod/setup.php:418 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." -msgstr "Inserisci il percorso dell'eseguibile PHP. Puoi lasciarlo vuoto per continuare l'installazione." - -#: ../../mod/setup.php:423 -msgid "Command line PHP" -msgstr "PHP da riga di comando" - -#: ../../mod/setup.php:432 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." -msgstr "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\"." - -#: ../../mod/setup.php:433 -msgid "This is required for message delivery to work." -msgstr "E' necessario perché funzioni la consegna dei messaggi." - -#: ../../mod/setup.php:436 -msgid "PHP register_argc_argv" -msgstr "PHP register_argc_argv" - -#: ../../mod/setup.php:454 -#, php-format -msgid "" -"Your max allowed total upload size is set to %s. Maximum size of one file to" -" upload is set to %s. You are allowed to upload up to %d files at once." -msgstr "La dimensione massima di un caricamento è impostata a %s. Il singolo file non può superare %s. Ti è permesso caricare max %d file per volta." - -#: ../../mod/setup.php:459 -msgid "You can adjust these settings in the servers php.ini." -msgstr "Puoi regolare queste impostazioni sul server in php.ini" - -#: ../../mod/setup.php:461 -msgid "PHP upload limits" -msgstr "Limiti PHP in upload" - -#: ../../mod/setup.php:484 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" -msgstr "Errore: la funzione \"openssl_pkey_new\" su questo sistema non è in grado di generare le chiavi di criptazione" - -#: ../../mod/setup.php:485 -msgid "" -"If running under Windows, please see " -"\"http://www.php.net/manual/en/openssl.installation.php\"." -msgstr "Se stai usando un server windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\"." - -#: ../../mod/setup.php:488 -msgid "Generate encryption keys" -msgstr "Genera chiavi di criptazione" - -#: ../../mod/setup.php:500 -msgid "libCurl PHP module" -msgstr "modulo PHP libCurl" - -#: ../../mod/setup.php:501 -msgid "GD graphics PHP module" -msgstr "modulo PHP GD graphics" - -#: ../../mod/setup.php:502 -msgid "OpenSSL PHP module" -msgstr "modulo PHP OpenSSL" - -#: ../../mod/setup.php:503 -msgid "mysqli or postgres PHP module" -msgstr "modulo PHP per mysqli oppure prostgres" - -#: ../../mod/setup.php:504 -msgid "mb_string PHP module" -msgstr "modulo PHP mb_string" - -#: ../../mod/setup.php:505 -msgid "mcrypt PHP module" -msgstr "modulo PHP mcrypt" - -#: ../../mod/setup.php:506 -msgid "xml PHP module" -msgstr "modulo xml PHP" - -#: ../../mod/setup.php:510 ../../mod/setup.php:512 -msgid "Apache mod_rewrite module" -msgstr "modulo Apache mod_rewrite" - -#: ../../mod/setup.php:510 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." -msgstr "Errore: il modulo mod-rewrite di Apache è richiesto ma non installato" - -#: ../../mod/setup.php:516 ../../mod/setup.php:519 -msgid "proc_open" -msgstr "proc_open" - -#: ../../mod/setup.php:516 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" -msgstr "Errore: proc_open è richiesto ma non è installato o è disabilitato in php.ini" - -#: ../../mod/setup.php:524 -msgid "Error: libCURL PHP module required but not installed." -msgstr "Errore: il modulo libCURL di PHP è richiesto ma non installato." - -#: ../../mod/setup.php:528 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." -msgstr "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto ma non installato." - -#: ../../mod/setup.php:532 -msgid "Error: openssl PHP module required but not installed." -msgstr "Errore: il modulo openssl di PHP è richiesto ma non installato." - -#: ../../mod/setup.php:536 -msgid "" -"Error: mysqli or postgres PHP module required but neither are installed." -msgstr "Errore: il modulo PHP per mysqli o postgres è richiesto ma non installato" - -#: ../../mod/setup.php:540 -msgid "Error: mb_string PHP module required but not installed." -msgstr "Errore: il modulo PHP mb_string è richiesto ma non installato." - -#: ../../mod/setup.php:544 -msgid "Error: mcrypt PHP module required but not installed." -msgstr "Errore: il modulo PHP mcrypt è richiesto ma non installato." - -#: ../../mod/setup.php:548 -msgid "Error: xml PHP module required for DAV but not installed." -msgstr "Errore: il modulo xml PHP è richiesto per DAV ma non è installato." - -#: ../../mod/setup.php:566 -msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\"" -" in the top folder of your web server and it is unable to do so." -msgstr "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella di RedMatrix ma non è in grado di farlo." - -#: ../../mod/setup.php:567 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." -msgstr "Spesso ciò è dovuto ai permessi di accesso al disco: il web server potrebbe non aver diritto di scrivere il file nella cartella, anche se tu puoi." - -#: ../../mod/setup.php:568 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Red top folder." -msgstr "Alla fine di questa procedura ti sarà dato il testo da salvare in un file di nome .htconfig.php dentro la cartella principale di RedMatrix." - -#: ../../mod/setup.php:569 -msgid "" -"You can alternatively skip this procedure and perform a manual installation." -" Please see the file \"install/INSTALL.txt\" for instructions." -msgstr "Puoi anche saltare questa procedura ed effettuare un'installazione manuale. Guarda il file 'install/INSTALL.txt' per le istruzioni." - -#: ../../mod/setup.php:572 -msgid ".htconfig.php is writable" -msgstr ".htconfig.php è scrivibile" - -#: ../../mod/setup.php:586 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "Red usa il sistema Smarty3 per costruire i suoi template grafici. Smarty3 è molto veloce perché compila i template delle pagine direttamente in PHP." - -#: ../../mod/setup.php:587 -#, php-format -msgid "" -"In order to store these compiled templates, the web server needs to have " -"write access to the directory %s under the Red top level folder." -msgstr "Per poter memorizzare i template compilati, il web server deve avere accesso in scrittura a %s sotto la cartella di installazione di RedMatrix." - -#: ../../mod/setup.php:588 ../../mod/setup.php:609 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has" -" write access to this folder." -msgstr "Assicurati che il tuo web server sia in esecuzione da parte di un utente che ha diritto di scrittura su quella cartella (ad esempio www-data)." - -#: ../../mod/setup.php:589 -#, php-format -msgid "" -"Note: as a security measure, you should give the web server write access to " -"%s only--not the template files (.tpl) that it contains." -msgstr "Nota bene: come precauzione, dovresti dare i diritti di scrittura solamente su %s e non sui file template (.tpl) che contiene." - -#: ../../mod/setup.php:592 -#, php-format -msgid "%s is writable" -msgstr "%s è scrivibile" - -#: ../../mod/setup.php:608 -msgid "" -"Red uses the store directory to save uploaded files. The web server needs to" -" have write access to the store directory under the Red top level folder" -msgstr "RedMatrix salva i file caricati nella cartella \"store\" sul server. Il server deve avere i diritti di scrittura su quella cartella che si trova dentro l'installazione di RedMatrix" - -#: ../../mod/setup.php:612 -msgid "store is writable" -msgstr "l'archivio è scrivibile" - -#: ../../mod/setup.php:645 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access" -" to this site." -msgstr "Il certificato SSL non può essere validato. Correggi l'errore o disabilita l'accesso https al sito." - -#: ../../mod/setup.php:646 -msgid "" -"If you have https access to your website or allow connections to TCP port " -"443 (the https: port), you MUST use a browser-valid certificate. You MUST " -"NOT use self-signed certificates!" -msgstr "Se abiliti https per il tuo sito o permetti connessioni TCP su port 443 (quella di https), DEVI usare un certificato riconosciuto dai browser internet. NON DEVI usare certificati generati da te!" - -#: ../../mod/setup.php:647 -msgid "" -"This restriction is incorporated because public posts from you may for " -"example contain references to images on your own hub." -msgstr "Questa restrizione è necessaria perché i tuoi post pubblici potrebbero contenere riferimenti a immagini sul tuo server." - -#: ../../mod/setup.php:648 -msgid "" -"If your certificate is not recognized, members of other sites (who may " -"themselves have valid certificates) will get a warning message on their own " -"site complaining about security issues." -msgstr "Se il tuo certificato non è riconosciuto, gli utenti che ti seguono da altri siti (che avranno certificati validi) riceveranno gravi avvisi di sicurezza dal browser." - -#: ../../mod/setup.php:649 -msgid "" -"This can cause usability issues elsewhere (not just on your own site) so we " -"must insist on this requirement." -msgstr "Ciò può creare seri problemi di usabilità (non solo sul tuo sito), quindi dobbiamo insistere su questo punto." - -#: ../../mod/setup.php:650 -msgid "" -"Providers are available that issue free certificates which are browser-" -"valid." -msgstr "Eventualmente, considera che esistono provider che rilasciano certificati gratuiti riconosciuti dai browser." - -#: ../../mod/setup.php:652 -msgid "SSL certificate validation" -msgstr "Validazione del certificato SSL" - -#: ../../mod/setup.php:658 -msgid "" -"Url rewrite in .htaccess is not working. Check your server " -"configuration.Test: " -msgstr "In .htaccess la funzionalità url rewrite non funziona. Controlla la configurazione del server. Test:" - -#: ../../mod/setup.php:661 -msgid "Url rewrite is working" -msgstr "Url rewrite funziona correttamente" - -#: ../../mod/setup.php:670 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." -msgstr "Il file di configurazione del database \".htconfig.php\" non puo' essere scritto. Usa il testo qui di seguito per creare questo file di configurazione nella cartella principale del tuo sito." - -#: ../../mod/setup.php:694 -msgid "Errors encountered creating database tables." -msgstr "La creazione delle tabelle del database ha generato errori." - -#: ../../mod/setup.php:728 -msgid "

    What next

    " -msgstr "

    I prossimi passi

    " - -#: ../../mod/setup.php:729 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "IMPORTANTE: Devi creare [manualmente] la pianificazione del polling." - -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." -msgstr "Errore del protocollo OpenID. Nessun ID ricevuto in risposta." - -#: ../../mod/openid.php:72 ../../mod/openid.php:180 ../../mod/post.php:287 -#, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Ciao %s. L'accesso tramite il tuo hub è avvenuto con successo." - -#: ../../mod/tagger.php:96 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s ha taggato %3$s di %2$s con %4$s" - -#: ../../mod/viewconnections.php:62 -msgid "No connections." -msgstr "Nessun contatto." - -#: ../../mod/viewconnections.php:75 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Visita il profilo di %s [%s]" - -#: ../../mod/zfinger.php:23 -msgid "invalid target signature" -msgstr "la firma ricevuta non è valida" - #: ../../mod/admin.php:52 msgid "Theme settings updated." msgstr "Le impostazioni del tema sono state aggiornate." @@ -7213,6 +4709,10 @@ msgstr "Non permettere codice nei contenuti" msgid "UID" msgstr "UID" +#: ../../mod/admin.php:994 ../../mod/profiles.php:447 +msgid "Address" +msgstr "Indirizzo" + #: ../../mod/admin.php:996 msgid "" "Selected channels will be deleted!\\n\\nEverything that was posted in these " @@ -7336,6 +4836,1416 @@ msgstr "Impossibile trovare la definizione del campo" msgid "Edit Profile Field" msgstr "Modifica campo del profilo" +#: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 +msgid "This setting requires special processing and editing has been blocked." +msgstr "Questa impostazione è bloccata, richiede criteri di modifica speciali" + +#: ../../mod/pconfig.php:49 +msgid "Configuration Editor" +msgstr "Editor di configurazione" + +#: ../../mod/pconfig.php:50 +msgid "" +"Warning: Changing some settings could render your channel inoperable. Please" +" leave this page unless you are comfortable with and knowledgeable about how" +" to correctly use this feature." +msgstr "Attenzione: alcune delle impostazioni, se cambiate, potrebbero rendere questo canale non funzionante. Lascia questa pagina a meno che tu non sappia con assoluta certezza quali modifiche effettuare." + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Autorizza la app" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Torna alla app e inserisci questo codice di sicurezza:" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Accedi al sito per continuare." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?" + +#: ../../mod/pdledit.php:13 +msgid "Layout updated." +msgstr "Layout aggiornato." + +#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 +msgid "Edit System Page Description" +msgstr "Modifica i layout di sistema" + +#: ../../mod/pdledit.php:48 +msgid "Layout not found." +msgstr "Layout non trovato." + +#: ../../mod/pdledit.php:54 +msgid "Module Name:" +msgstr "Nome del modulo:" + +#: ../../mod/pdledit.php:55 +msgid "Layout Help" +msgstr "Guida al layout" + +#: ../../mod/appman.php:28 ../../mod/appman.php:44 +msgid "App installed." +msgstr "App installata" + +#: ../../mod/appman.php:37 +msgid "Malformed app." +msgstr "App non corretta" + +#: ../../mod/appman.php:80 +msgid "Embed code" +msgstr "Inserisci del codice" + +#: ../../mod/appman.php:86 +msgid "Edit App" +msgstr "Modifica app" + +#: ../../mod/appman.php:86 +msgid "Create App" +msgstr "Crea una app" + +#: ../../mod/appman.php:91 +msgid "Name of app" +msgstr "Nome app" + +#: ../../mod/appman.php:92 +msgid "Location (URL) of app" +msgstr "Indirizzo (URL) della app" + +#: ../../mod/appman.php:93 ../../mod/rbmark.php:95 +msgid "Description" +msgstr "Descrizione" + +#: ../../mod/appman.php:94 +msgid "Photo icon URL" +msgstr "URL icona" + +#: ../../mod/appman.php:94 +msgid "80 x 80 pixels - optional" +msgstr "80 x 80 pixel - facoltativa" + +#: ../../mod/appman.php:95 +msgid "Version ID" +msgstr "ID versione" + +#: ../../mod/appman.php:96 +msgid "Price of app" +msgstr "Prezzo app" + +#: ../../mod/appman.php:97 +msgid "Location (URL) to purchase app" +msgstr "Indirizzo (URL) per acquistare la app" + +#: ../../mod/photos.php:78 +msgid "Page owner information could not be retrieved." +msgstr "Impossibile ottenere informazioni sul proprietario della pagina." + +#: ../../mod/photos.php:98 +msgid "Album not found." +msgstr "Album non trovato." + +#: ../../mod/photos.php:120 ../../mod/photos.php:655 +msgid "Delete Album" +msgstr "Elimina album" + +#: ../../mod/photos.php:160 ../../mod/photos.php:942 +msgid "Delete Photo" +msgstr "Elimina foto" + +#: ../../mod/photos.php:441 ../../mod/directory.php:59 +#: ../../mod/display.php:13 ../../mod/ratings.php:82 ../../mod/search.php:13 +#: ../../mod/viewconnections.php:17 +msgid "Public access denied." +msgstr "Accesso pubblico negato." + +#: ../../mod/photos.php:452 +msgid "No photos selected" +msgstr "Nessuna foto selezionata" + +#: ../../mod/photos.php:496 +msgid "Access to this item is restricted." +msgstr "Questo elemento non è visibile a tutti." + +#: ../../mod/photos.php:535 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile." + +#: ../../mod/photos.php:538 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "Hai usato %1$.2f Mb del tuo spazio disponibile." + +#: ../../mod/photos.php:562 +msgid "Upload Photos" +msgstr "Carica foto" + +#: ../../mod/photos.php:566 ../../mod/photos.php:648 ../../mod/photos.php:927 +msgid "Enter a new album name" +msgstr "Inserisci il nome di un nuovo album" + +#: ../../mod/photos.php:567 ../../mod/photos.php:649 ../../mod/photos.php:928 +msgid "or select an existing one (doubleclick)" +msgstr "o seleziona uno esistente (doppio click)" + +#: ../../mod/photos.php:568 +msgid "Create a status post for this upload" +msgstr "Pubblica l'oggetto caricato sulla bacheca" + +#: ../../mod/photos.php:596 +msgid "Album name could not be decoded" +msgstr "Non è stato possibile leggere il nome dell'album" + +#: ../../mod/photos.php:637 ../../mod/photos.php:1169 +#: ../../mod/photos.php:1185 +msgid "Contact Photos" +msgstr "Foto dei contatti" + +#: ../../mod/photos.php:661 +msgid "Show Newest First" +msgstr "Prima i più recenti" + +#: ../../mod/photos.php:663 +msgid "Show Oldest First" +msgstr "Prima i più vecchi" + +#: ../../mod/photos.php:687 ../../mod/photos.php:1217 +msgid "View Photo" +msgstr "Guarda la foto" + +#: ../../mod/photos.php:716 +msgid "Edit Album" +msgstr "Modifica album" + +#: ../../mod/photos.php:761 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Permesso negato. L'accesso a questo elemento può essere stato limitato." + +#: ../../mod/photos.php:763 +msgid "Photo not available" +msgstr "Foto non disponibile" + +#: ../../mod/photos.php:821 +msgid "Use as profile photo" +msgstr "Usa come foto del profilo" + +#: ../../mod/photos.php:828 +msgid "Private Photo" +msgstr "Foto privata" + +#: ../../mod/photos.php:839 ../../mod/events.php:505 +msgid "Previous" +msgstr "Precendente" + +#: ../../mod/photos.php:843 +msgid "View Full Size" +msgstr "Vedi nelle dimensioni originali" + +#: ../../mod/photos.php:848 ../../mod/events.php:506 ../../mod/setup.php:281 +msgid "Next" +msgstr "Successivo" + +#: ../../mod/photos.php:887 ../../mod/tagrm.php:133 +msgid "Remove" +msgstr "Rimuovi" + +#: ../../mod/photos.php:921 +msgid "Edit photo" +msgstr "Modifica la foto" + +#: ../../mod/photos.php:923 +msgid "Rotate CW (right)" +msgstr "Ruota (senso orario)" + +#: ../../mod/photos.php:924 +msgid "Rotate CCW (left)" +msgstr "Ruota (senso antiorario)" + +#: ../../mod/photos.php:931 +msgid "Caption" +msgstr "Titolo" + +#: ../../mod/photos.php:933 +msgid "Add a Tag" +msgstr "Aggiungi tag" + +#: ../../mod/photos.php:937 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com" + +#: ../../mod/photos.php:940 +msgid "Flag as adult in album view" +msgstr "Marca come 'per adulti'" + +#: ../../mod/photos.php:1132 +msgid "In This Photo:" +msgstr "In questa foto:" + +#: ../../mod/photos.php:1137 +msgid "Map" +msgstr "Mappa" + +#: ../../mod/photos.php:1223 +msgid "View Album" +msgstr "Guarda l'album" + +#: ../../mod/photos.php:1246 +msgid "Recent Photos" +msgstr "Foto recenti" + +#: ../../mod/attach.php:9 +msgid "Item not available." +msgstr "Elemento non disponibile." + +#: ../../mod/ping.php:263 +msgid "sent you a private message" +msgstr "ti ha inviato un messaggio privato" + +#: ../../mod/ping.php:314 +msgid "added your channel" +msgstr "ha aggiunto il tuo canale" + +#: ../../mod/ping.php:355 +msgid "posted an event" +msgstr "ha creato un evento" + +#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 +msgid "Block Name" +msgstr "Nome del riquadro" + +#: ../../mod/blocks.php:149 +msgid "Block Title" +msgstr "Nome del riquadro" + +#: ../../mod/poke.php:159 +msgid "Poke/Prod" +msgstr "Poke/Prod" + +#: ../../mod/poke.php:160 +msgid "poke, prod or do other things to somebody" +msgstr "Manda un poke, un prod o altro" + +#: ../../mod/poke.php:161 +msgid "Recipient" +msgstr "Destinatario" + +#: ../../mod/poke.php:162 +msgid "Choose what you wish to do to recipient" +msgstr "Scegli cosa vuoi inviare al destinatario" + +#: ../../mod/poke.php:165 +msgid "Make this post private" +msgstr "Rendi privato questo post" + +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" +msgstr "Segnalibro aggiunto" + +#: ../../mod/bookmarks.php:60 +msgid "My Bookmarks" +msgstr "I miei segnalibri" + +#: ../../mod/bookmarks.php:71 +msgid "My Connections Bookmarks" +msgstr "I segnalibri dei miei contatti" + +#: ../../mod/manage.php:136 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Hai creato %1$.0f dei %2$.0f canali permessi." + +#: ../../mod/manage.php:144 +msgid "Create a new channel" +msgstr "Crea un nuovo canale" + +#: ../../mod/manage.php:167 +msgid "Current Channel" +msgstr "Canale attuale" + +#: ../../mod/manage.php:169 +msgid "Switch to one of your channels by selecting it." +msgstr "Per passare a un altro tuo canale selezionalo." + +#: ../../mod/manage.php:170 +msgid "Default Channel" +msgstr "Canale predefinito" + +#: ../../mod/manage.php:171 +msgid "Make Default" +msgstr "Rendi predefinito" + +#: ../../mod/manage.php:174 +#, php-format +msgid "%d new messages" +msgstr "%d nuovi messaggi" + +#: ../../mod/manage.php:175 +#, php-format +msgid "%d new introductions" +msgstr "%d nuove richieste di entrare in contatto" + +#: ../../mod/manage.php:177 +msgid "Delegated Channels" +msgstr "Canali delegati" + +#: ../../mod/match.php:22 +msgid "Profile Match" +msgstr "Profili corrispondenti" + +#: ../../mod/match.php:31 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche." + +#: ../../mod/match.php:63 +msgid "is interested in:" +msgstr "interessi personali:" + +#: ../../mod/match.php:70 +msgid "No matches" +msgstr "Nessun risultato" + +#: ../../mod/bulksetclose.php:89 ../../mod/group.php:196 +msgid "Members" +msgstr "Membri" + +#: ../../mod/bulksetclose.php:91 ../../mod/group.php:198 +msgid "All Connected Channels" +msgstr "Tutti i canali connessi" + +#: ../../mod/bulksetclose.php:126 ../../mod/group.php:233 +msgid "Click on a channel to add or remove." +msgstr "Clicca su un canale per aggiungerlo o rimuoverlo." + +#: ../../mod/poll.php:64 +msgid "Poll" +msgstr "Sondaggio" + +#: ../../mod/poll.php:69 +msgid "View Results" +msgstr "Guarda i risultati" + +#: ../../mod/channel.php:25 ../../mod/chat.php:19 +msgid "You must be logged in to see this page." +msgstr "Devi aver effettuato l'accesso per vedere questa pagina." + +#: ../../mod/channel.php:97 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "Permessi insufficienti. Sarà visualizzata la pagina del profilo." + +#: ../../mod/post.php:236 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "L'autenticazione magica dal tuo hub non è disponibile. Puoi provare a disconnetterti per tentare di nuovo." + +#: ../../mod/post.php:287 ../../mod/openid.php:72 ../../mod/openid.php:180 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "Ciao %s. L'accesso tramite il tuo hub è avvenuto con successo." + +#: ../../mod/chat.php:167 +msgid "Room not found" +msgstr "Area chat non trovata" + +#: ../../mod/chat.php:178 +msgid "Leave Room" +msgstr "Lascia l'area chat" + +#: ../../mod/chat.php:179 +msgid "Delete This Room" +msgstr "Elimina questa chat" + +#: ../../mod/chat.php:180 +msgid "I am away right now" +msgstr "Non sono presente" + +#: ../../mod/chat.php:181 +msgid "I am online" +msgstr "Sono online" + +#: ../../mod/chat.php:183 +msgid "Bookmark this room" +msgstr "Aggiungi l'area chat ai segnalibri" + +#: ../../mod/chat.php:207 ../../mod/chat.php:229 +msgid "New Chatroom" +msgstr "Nuova area chat" + +#: ../../mod/chat.php:208 +msgid "Chatroom Name" +msgstr "Nome dell'area chat" + +#: ../../mod/chat.php:225 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "Le aree chat di %1$s" + +#: ../../mod/chatsvc.php:111 +msgid "Away" +msgstr "Assente" + +#: ../../mod/chatsvc.php:115 +msgid "Online" +msgstr "Online" + +#: ../../mod/probe.php:24 ../../mod/probe.php:30 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "La chiamata all'URL restituisce questo errore: %1$s" + +#: ../../mod/cloud.php:120 +msgid "$Projectname - Guests: Username: {your email address}, Password: +++" +msgstr "Login su $Projectname. Username: {la tua email}, Password: {la tua password} " + +#: ../../mod/common.php:10 +msgid "No channel." +msgstr "Nessun canale." + +#: ../../mod/common.php:39 +msgid "Common connections" +msgstr "Contatti in comune" + +#: ../../mod/common.php:44 +msgid "No connections in common." +msgstr "Nessun contatto in comune." + +#: ../../mod/profile_photo.php:108 +msgid "Image uploaded but image cropping failed." +msgstr "L'immagine è stata caricata, ma il non è stato possibile ritagliarla." + +#: ../../mod/profile_photo.php:162 +msgid "Image resize failed." +msgstr "Il ridimensionamento dell'immagine è fallito." + +#: ../../mod/profile_photo.php:206 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente." + +#: ../../mod/profile_photo.php:233 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "La dimensione dell'immagine supera il limite di %d" + +#: ../../mod/profile_photo.php:242 +msgid "Unable to process image." +msgstr "Impossibile elaborare l'immagine." + +#: ../../mod/profile_photo.php:291 ../../mod/profile_photo.php:340 +msgid "Photo not available." +msgstr "Foto non disponibile." + +#: ../../mod/profile_photo.php:359 +msgid "Upload File:" +msgstr "Carica un file:" + +#: ../../mod/profile_photo.php:360 +msgid "Select a profile:" +msgstr "Seleziona un profilo:" + +#: ../../mod/profile_photo.php:361 +msgid "Upload Profile Photo" +msgstr "Carica la foto del profilo" + +#: ../../mod/profile_photo.php:366 ../../mod/settings.php:995 +msgid "or" +msgstr "o" + +#: ../../mod/profile_photo.php:366 +msgid "skip this step" +msgstr "salta questo passaggio" + +#: ../../mod/profile_photo.php:366 +msgid "select a photo from your photo albums" +msgstr "seleziona una foto dai tuoi album" + +#: ../../mod/profile_photo.php:382 +msgid "Crop Image" +msgstr "Ritaglia immagine" + +#: ../../mod/profile_photo.php:383 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Ritaglia l'immagine per migliorarne la visualizzazione." + +#: ../../mod/profile_photo.php:385 +msgid "Done Editing" +msgstr "Modifica terminata" + +#: ../../mod/profile_photo.php:428 +msgid "Image uploaded successfully." +msgstr "Immagine caricata con successo." + +#: ../../mod/profile_photo.php:430 +msgid "Image upload failed." +msgstr "Il caricamento dell'immagine è fallito." + +#: ../../mod/profile_photo.php:439 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "Il ridimensionamento del'immagine [%s] è fallito." + +#: ../../mod/connect.php:56 ../../mod/connect.php:104 +msgid "Continue" +msgstr "Continua" + +#: ../../mod/connect.php:85 +msgid "Premium Channel Setup" +msgstr "Canale premium - installazione" + +#: ../../mod/connect.php:87 +msgid "Enable premium channel connection restrictions" +msgstr "Abilita le restrizioni del canale premium" + +#: ../../mod/connect.php:88 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida, il sistema di pagamento, ecc." + +#: ../../mod/connect.php:90 ../../mod/connect.php:110 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:" + +#: ../../mod/connect.php:91 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Il testo seguente comparirà a chi vorrà seguire il canale:" + +#: ../../mod/connect.php:92 ../../mod/connect.php:113 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina." + +#: ../../mod/connect.php:101 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(Il gestore del canale non ha fornito istruzioni specifiche)" + +#: ../../mod/connect.php:109 +msgid "Restricted or Premium Channel" +msgstr "Canale premium - con restrizioni" + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "L'identificativo della richiesta non è valido." + +#: ../../mod/notifications.php:35 +msgid "Discard" +msgstr "Rifiuta" + +#: ../../mod/notifications.php:51 ../../mod/connedit.php:539 +msgid "Ignore" +msgstr "Ignora" + +#: ../../mod/notifications.php:94 ../../mod/notify.php:53 +msgid "No more system notifications." +msgstr "Non ci sono nuove notifiche di sistema." + +#: ../../mod/notifications.php:98 ../../mod/notify.php:57 +msgid "System Notifications" +msgstr "Notifiche di sistema" + +#: ../../mod/connections.php:52 ../../mod/connections.php:153 +msgid "Blocked" +msgstr "Bloccati" + +#: ../../mod/connections.php:57 ../../mod/connections.php:160 +msgid "Ignored" +msgstr "Ignorati" + +#: ../../mod/connections.php:62 ../../mod/connections.php:174 +msgid "Hidden" +msgstr "Nascosti" + +#: ../../mod/connections.php:67 ../../mod/connections.php:167 +msgid "Archived" +msgstr "Archiviati" + +#: ../../mod/connections.php:131 +msgid "Suggest new connections" +msgstr "Suggerisci nuovi contatti" + +#: ../../mod/connections.php:134 +msgid "New Connections" +msgstr "Nuovi contatti" + +#: ../../mod/connections.php:137 +msgid "Show pending (new) connections" +msgstr "Richieste di contatto in attesa" + +#: ../../mod/connections.php:140 ../../mod/profperm.php:139 +msgid "All Connections" +msgstr "Tutti i contatti" + +#: ../../mod/connections.php:143 +msgid "Show all connections" +msgstr "Mostra tutti i contatti" + +#: ../../mod/connections.php:146 +msgid "Unblocked" +msgstr "Non bloccati" + +#: ../../mod/connections.php:149 +msgid "Only show unblocked connections" +msgstr "Mostra solo i contatti non bloccati" + +#: ../../mod/connections.php:156 +msgid "Only show blocked connections" +msgstr "Mostra solo i contatti bloccati" + +#: ../../mod/connections.php:163 +msgid "Only show ignored connections" +msgstr "Mostra solo i contatti ignorati" + +#: ../../mod/connections.php:170 +msgid "Only show archived connections" +msgstr "Mostra solo i contatti archiviati" + +#: ../../mod/connections.php:177 +msgid "Only show hidden connections" +msgstr "Mostra solo i contatti nascosti" + +#: ../../mod/connections.php:232 +#, php-format +msgid "%1$s [%2$s]" +msgstr "%1$s [%2$s]" + +#: ../../mod/connections.php:233 +msgid "Edit connection" +msgstr "Modifica il contatto" + +#: ../../mod/connections.php:271 +msgid "Search your connections" +msgstr "Cerca tra i contatti" + +#: ../../mod/connections.php:272 +msgid "Finding: " +msgstr "Ricerca: " + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:174 +#: ../../mod/profiles.php:231 ../../mod/profiles.php:600 +msgid "Profile not found." +msgstr "Profilo non trovato." + +#: ../../mod/profiles.php:38 +msgid "Profile deleted." +msgstr "Profilo eliminato." + +#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 +msgid "Profile-" +msgstr "Profilo-" + +#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 +msgid "New profile created." +msgstr "Il nuovo profilo è stato creato." + +#: ../../mod/profiles.php:98 +msgid "Profile unavailable to clone." +msgstr "Impossibile duplicare il profilo." + +#: ../../mod/profiles.php:136 +msgid "Profile unavailable to export." +msgstr "Il profilo non è disponibile per l'export." + +#: ../../mod/profiles.php:241 +msgid "Profile Name is required." +msgstr "Il nome del profilo è obbligatorio ." + +#: ../../mod/profiles.php:404 +msgid "Marital Status" +msgstr "Stato sentimentale" + +#: ../../mod/profiles.php:408 +msgid "Romantic Partner" +msgstr "Partner affettivo" + +#: ../../mod/profiles.php:412 +msgid "Likes" +msgstr "Mi piace" + +#: ../../mod/profiles.php:416 +msgid "Dislikes" +msgstr "Non mi piace" + +#: ../../mod/profiles.php:420 +msgid "Work/Employment" +msgstr "Lavoro/impiego" + +#: ../../mod/profiles.php:423 +msgid "Religion" +msgstr "Religione" + +#: ../../mod/profiles.php:427 +msgid "Political Views" +msgstr "Orientamento politico" + +#: ../../mod/profiles.php:431 ../../mod/id.php:33 +msgid "Gender" +msgstr "Sesso" + +#: ../../mod/profiles.php:435 +msgid "Sexual Preference" +msgstr "Preferenze sessuali" + +#: ../../mod/profiles.php:439 +msgid "Homepage" +msgstr "Home page" + +#: ../../mod/profiles.php:443 +msgid "Interests" +msgstr "Interessi" + +#: ../../mod/profiles.php:454 ../../mod/pubsites.php:26 +msgid "Location" +msgstr "Posizione geografica" + +#: ../../mod/profiles.php:537 +msgid "Profile updated." +msgstr "Profilo aggiornato." + +#: ../../mod/profiles.php:626 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?" + +#: ../../mod/profiles.php:666 +msgid "Edit Profile Details" +msgstr "Modifica i dettagli del profilo" + +#: ../../mod/profiles.php:668 +msgid "View this profile" +msgstr "Guarda questo profilo" + +#: ../../mod/profiles.php:670 +msgid "Change Profile Photo" +msgstr "Cambia la foto del profilo" + +#: ../../mod/profiles.php:671 +msgid "Create a new profile using these settings" +msgstr "Crea un nuovo profilo usando queste impostazioni" + +#: ../../mod/profiles.php:672 +msgid "Clone this profile" +msgstr "Clona questo profilo" + +#: ../../mod/profiles.php:673 +msgid "Delete this profile" +msgstr "Elimina questo profilo" + +#: ../../mod/profiles.php:675 +msgid "Import profile from file" +msgstr "Importa il profilo da un file" + +#: ../../mod/profiles.php:676 +msgid "Export profile to file" +msgstr "Esporta il profilo in un file" + +#: ../../mod/profiles.php:677 +msgid "Profile Name:" +msgstr "Nome del profilo:" + +#: ../../mod/profiles.php:678 +msgid "Your Full Name:" +msgstr "Il tuo nome completo:" + +#: ../../mod/profiles.php:679 +msgid "Title/Description:" +msgstr "Titolo/descrizione:" + +#: ../../mod/profiles.php:680 +msgid "Your Gender:" +msgstr "Sesso:" + +#: ../../mod/profiles.php:681 +msgid "Birthday :" +msgstr "Compleanno:" + +#: ../../mod/profiles.php:682 +msgid "Street Address:" +msgstr "Indirizzo (via/piazza):" + +#: ../../mod/profiles.php:683 +msgid "Locality/City:" +msgstr "Località:" + +#: ../../mod/profiles.php:684 +msgid "Postal/Zip Code:" +msgstr "CAP:" + +#: ../../mod/profiles.php:685 +msgid "Country:" +msgstr "Nazione:" + +#: ../../mod/profiles.php:686 +msgid "Region/State:" +msgstr "Regione/stato:" + +#: ../../mod/profiles.php:687 +msgid " Marital Status:" +msgstr " Stato sentimentale:" + +#: ../../mod/profiles.php:688 +msgid "Who: (if applicable)" +msgstr "Con chi: (se possibile)" + +#: ../../mod/profiles.php:689 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Per esempio: cathy123, Cathy Williams, cathy@example.com" + +#: ../../mod/profiles.php:690 +msgid "Since [date]:" +msgstr "dal [data]:" + +#: ../../mod/profiles.php:692 +msgid "Homepage URL:" +msgstr "Indirizzo home page:" + +#: ../../mod/profiles.php:695 +msgid "Religious Views:" +msgstr "Orientamento religioso:" + +#: ../../mod/profiles.php:696 +msgid "Keywords:" +msgstr "Parole chiave, tag:" + +#: ../../mod/profiles.php:699 +msgid "Example: fishing photography software" +msgstr "Per esempio: pesca fotografia programmazione" + +#: ../../mod/profiles.php:700 +msgid "Used in directory listings" +msgstr "Visibile nell'elenco pubblico di canali" + +#: ../../mod/profiles.php:701 +msgid "Tell us about yourself..." +msgstr "Raccontaci di te..." + +#: ../../mod/profiles.php:702 +msgid "Hobbies/Interests" +msgstr "Hobby/interessi" + +#: ../../mod/profiles.php:703 +msgid "Contact information and Social Networks" +msgstr "Contatti personali e i tuoi social network" + +#: ../../mod/profiles.php:704 +msgid "My other channels" +msgstr "I miei altri canali" + +#: ../../mod/profiles.php:705 +msgid "Musical interests" +msgstr "Interessi musicali" + +#: ../../mod/profiles.php:706 +msgid "Books, literature" +msgstr "Libri, letteratura" + +#: ../../mod/profiles.php:707 +msgid "Television" +msgstr "Televisione" + +#: ../../mod/profiles.php:708 +msgid "Film/dance/culture/entertainment" +msgstr "Film/danza/cultura/intrattenimento" + +#: ../../mod/profiles.php:709 +msgid "Love/romance" +msgstr "Amore" + +#: ../../mod/profiles.php:710 +msgid "Work/employment" +msgstr "Lavoro/impiego" + +#: ../../mod/profiles.php:711 +msgid "School/education" +msgstr "Scuola/educazione" + +#: ../../mod/profiles.php:717 +msgid "This is your default profile." +msgstr "Questo è il tuo profilo predefinito." + +#: ../../mod/profiles.php:728 +msgid "Age: " +msgstr "Età:" + +#: ../../mod/profiles.php:771 +msgid "Edit/Manage Profiles" +msgstr "Modifica/gestisci i profili" + +#: ../../mod/profiles.php:772 +msgid "Add profile things" +msgstr "Aggiungi Oggetti al profilo" + +#: ../../mod/profiles.php:773 +msgid "Include desirable objects in your profile" +msgstr "Aggiungi oggetti interessanti al tuo profilo" + +#: ../../mod/connedit.php:75 +msgid "Could not access contact record." +msgstr "Non è possibile accedere alle informazioni sul contatto." + +#: ../../mod/connedit.php:99 +msgid "Could not locate selected profile." +msgstr "Non riesco a trovare il profilo selezionato." + +#: ../../mod/connedit.php:219 +msgid "Connection updated." +msgstr "Contatto aggiornato." + +#: ../../mod/connedit.php:221 +msgid "Failed to update connection record." +msgstr "Impossibile aggiornare le informazioni del contatto." + +#: ../../mod/connedit.php:267 +msgid "is now connected to" +msgstr "ha come nuovo contatto" + +#: ../../mod/connedit.php:392 +msgid "Could not access address book record." +msgstr "Impossibile accedere alle informazioni della rubrica." + +#: ../../mod/connedit.php:406 +msgid "Refresh failed - channel is currently unavailable." +msgstr "Il canale non è disponibile - impossibile aggiornare." + +#: ../../mod/connedit.php:418 ../../mod/connedit.php:430 +#: ../../mod/connedit.php:442 ../../mod/connedit.php:454 +#: ../../mod/connedit.php:470 +msgid "Unable to set address book parameters." +msgstr "Impossibile impostare i parametri della rubrica." + +#: ../../mod/connedit.php:494 +msgid "Connection has been removed." +msgstr "Il contatto è stato rimosso." + +#: ../../mod/connedit.php:513 +#, php-format +msgid "View %s's profile" +msgstr "Guarda il profilo di %s" + +#: ../../mod/connedit.php:517 +msgid "Refresh Permissions" +msgstr "Modifica i permessi" + +#: ../../mod/connedit.php:520 +msgid "Fetch updated permissions" +msgstr "Guarda e modifica i permessi assegnati" + +#: ../../mod/connedit.php:524 +msgid "Recent Activity" +msgstr "Attività recenti" + +#: ../../mod/connedit.php:527 +msgid "View recent posts and comments" +msgstr "Leggi i post recenti e i commenti" + +#: ../../mod/connedit.php:534 +msgid "Block (or Unblock) all communications with this connection" +msgstr "Blocca ogni interazione con questo contatto (abilita/disabilita)" + +#: ../../mod/connedit.php:535 +msgid "This connection is blocked!" +msgstr "Questa connessione è tra quelle bloccate!" + +#: ../../mod/connedit.php:539 +msgid "Unignore" +msgstr "Non ignorare" + +#: ../../mod/connedit.php:542 +msgid "Ignore (or Unignore) all inbound communications from this connection" +msgstr "Ignora tutte le comunicazioni in arrivo da questo contatto (abilita/disabilita)" + +#: ../../mod/connedit.php:543 +msgid "This connection is ignored!" +msgstr "Questa connessione è tra quelle ignorate!" + +#: ../../mod/connedit.php:547 +msgid "Unarchive" +msgstr "Non archiviare" + +#: ../../mod/connedit.php:547 +msgid "Archive" +msgstr "Archivia" + +#: ../../mod/connedit.php:550 +msgid "" +"Archive (or Unarchive) this connection - mark channel dead but keep content" +msgstr "Archivia questo contatto (abilita/disabilita) - segna il canale come non più attivo ma ne conserva i contenuti" + +#: ../../mod/connedit.php:551 +msgid "This connection is archived!" +msgstr "Questa connessione è tra quelle archiviate!" + +#: ../../mod/connedit.php:555 +msgid "Unhide" +msgstr "Non nascondere" + +#: ../../mod/connedit.php:555 +msgid "Hide" +msgstr "Nascondi" + +#: ../../mod/connedit.php:558 +msgid "Hide or Unhide this connection from your other connections" +msgstr "Nascondi questo contatto a tutti gli altri (abilita/disabilita)" + +#: ../../mod/connedit.php:559 +msgid "This connection is hidden!" +msgstr "Questa connessione è tra quelle nascoste!" + +#: ../../mod/connedit.php:566 +msgid "Delete this connection" +msgstr "Elimina questo contatto" + +#: ../../mod/connedit.php:647 +msgid "Approve this connection" +msgstr "Approva questo contatto" + +#: ../../mod/connedit.php:647 +msgid "Accept connection to allow communication" +msgstr "Entra in contatto per poter comunicare" + +#: ../../mod/connedit.php:652 +msgid "Set Affinity" +msgstr "Scegli l'affinità" + +#: ../../mod/connedit.php:655 +msgid "Set Profile" +msgstr "Scegli il profilo da mostrare" + +#: ../../mod/connedit.php:658 +msgid "Set Affinity & Profile" +msgstr "Affinità e profilo" + +#: ../../mod/connedit.php:675 +msgid "Apply these permissions automatically" +msgstr "Applica automaticamente questi permessi" + +#: ../../mod/connedit.php:677 +msgid "This connection's address is" +msgstr "Indirizzo di questo contatto" + +#: ../../mod/connedit.php:680 +msgid "" +"The permissions indicated on this page will be applied to all new " +"connections." +msgstr "I permessi indicati su questa pagina saranno applicati a tutti i nuovi contatti da ora in poi." + +#: ../../mod/connedit.php:682 +msgid "Slide to adjust your degree of friendship" +msgstr "Trascina per restringere il grado di amicizia da mostrare" + +#: ../../mod/connedit.php:684 +msgid "Slide to adjust your rating" +msgstr "Trascina per cambiare la tua valutazione" + +#: ../../mod/connedit.php:685 ../../mod/connedit.php:690 +msgid "Optionally explain your rating" +msgstr "Commento opzionale" + +#: ../../mod/connedit.php:687 +msgid "Custom Filter" +msgstr "Filtro personalizzato" + +#: ../../mod/connedit.php:688 +msgid "Only import posts with this text" +msgstr "Importa solo i post che contengono questo testo" + +#: ../../mod/connedit.php:688 ../../mod/connedit.php:689 +msgid "" +"words one per line or #tags or /patterns/, leave blank to import all posts" +msgstr "una parola per riga, oppure #tag o /pattern/ oppure lascia vuoto per importare tutto" + +#: ../../mod/connedit.php:689 +msgid "Do not import posts with this text" +msgstr "Non importare i post con questo testo" + +#: ../../mod/connedit.php:691 +msgid "This information is public!" +msgstr "Questa informazione è pubblica!" + +#: ../../mod/connedit.php:696 +msgid "Connection Pending Approval" +msgstr "Contatti in attesa di approvazione" + +#: ../../mod/connedit.php:697 +msgid "Connection Request" +msgstr "Richiesta di entrare in contatto" + +#: ../../mod/connedit.php:698 +#, php-format +msgid "" +"(%s) would like to connect with you. Please approve this connection to allow" +" communication." +msgstr "(%s) vorrebbe entrare in contatto con te. Per permettere la comunicazione è necessario che tu approvi." + +#: ../../mod/connedit.php:700 +msgid "Approve Later" +msgstr "Approva più tardi" + +#: ../../mod/connedit.php:703 +msgid "inherited" +msgstr "derivato" + +#: ../../mod/connedit.php:705 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro." + +#: ../../mod/connedit.php:707 +msgid "Their Settings" +msgstr "Permessi concessi a te" + +#: ../../mod/connedit.php:708 +msgid "My Settings" +msgstr "I permessi che concedo" + +#: ../../mod/connedit.php:710 +msgid "Individual Permissions" +msgstr "Permessi individuali" + +#: ../../mod/connedit.php:711 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can not change those" +" settings here." +msgstr "Alcuni permessi derivano dalle impostazioni di privacy del tuo canale, che hanno priorità assoluta su qualsiasi altra impostazione scelta per i singoli contatti. Da questa pagina non puoi cambiarle." + +#: ../../mod/connedit.php:712 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can change those settings here but " +"they wont have any impact unless the inherited setting changes." +msgstr "Alcuni permessi derivano dalle impostazioni di privacy del tuo canale, che hanno priorità assoluta su qualsiasi altra impostazione scelta per i singoli contatti. Le personalizzazioni che effettuerai qui potrebbero non essere effettive a meno che tu non cambi proprio le impostazioni generali." + +#: ../../mod/connedit.php:713 +msgid "Last update:" +msgstr "Ultimo aggiornamento:" + +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "Indentificativo del profilo non valido." + +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "Modifica la visibilità del profilo" + +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo." + +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "Visibile a" + +#: ../../mod/dav.php:121 +msgid "$Projectname channel" +msgstr "Canale $Projectname" + +#: ../../mod/directory.php:234 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "%d valutazione" +msgstr[1] "%d valutazioni" + +#: ../../mod/directory.php:245 +msgid "Gender: " +msgstr "Sesso:" + +#: ../../mod/directory.php:247 +msgid "Status: " +msgstr "Stato:" + +#: ../../mod/directory.php:249 +msgid "Homepage: " +msgstr "Homepage:" + +#: ../../mod/directory.php:308 ../../mod/events.php:682 +msgid "Description:" +msgstr "Descrizione:" + +#: ../../mod/directory.php:317 +msgid "Public Forum:" +msgstr "Forum pubblico:" + +#: ../../mod/directory.php:320 +msgid "Keywords: " +msgstr "Parole chiave:" + +#: ../../mod/directory.php:323 +msgid "Don't suggest" +msgstr "Non fornire suggerimenti" + +#: ../../mod/directory.php:325 +msgid "Common connections:" +msgstr "Contatti in comune:" + +#: ../../mod/directory.php:374 +msgid "Global Directory" +msgstr "Elenco globale dei canali" + +#: ../../mod/directory.php:374 +msgid "Local Directory" +msgstr "Elenco canali su questo server" + +#: ../../mod/directory.php:380 +msgid "Finding:" +msgstr "Ricerca:" + +#: ../../mod/directory.php:385 +msgid "next page" +msgstr "pagina successiva" + +#: ../../mod/directory.php:385 +msgid "previous page" +msgstr "pagina precedente" + +#: ../../mod/directory.php:386 +msgid "Sort options" +msgstr "Opzioni di ordinamento" + +#: ../../mod/directory.php:387 +msgid "Alphabetic" +msgstr "Alfabetico" + +#: ../../mod/directory.php:388 +msgid "Reverse Alphabetic" +msgstr "Alfabetico inverso" + +#: ../../mod/directory.php:389 +msgid "Newest to Oldest" +msgstr "Prima i più recenti" + +#: ../../mod/directory.php:390 +msgid "Oldest to Newest" +msgstr "Prima i più vecchi" + +#: ../../mod/directory.php:407 +msgid "No entries (some entries may be hidden)." +msgstr "Nessun risultato (qualche elemento potrebbe essere nascosto)." + +#: ../../mod/pubsites.php:16 +msgid "Public Sites" +msgstr "Siti pubblici" + +#: ../../mod/pubsites.php:19 +msgid "" +"The listed sites allow public registration for the $Projectname network. All" +" sites in the network are interlinked so membership on any of them conveys " +"membership in the network as a whole. Some sites may require subscription or" +" provide tiered service plans. The provider links may " +"provide additional details." +msgstr "I siti elencati permettono la registrazione libera sulla rete $Projectname. Tutti questi hub sono interconnessi, quindi essere iscritti su uno equivale a una registrazione su tutta la rete. Alcuni siti potrebbero richiedere un abbonamento o dei servizi a pagamento. Per maggiori dettagli visita gli indirizzi nell'elenco." + +#: ../../mod/pubsites.php:25 +msgid "Rate this hub" +msgstr "Valuta questo hub" + +#: ../../mod/pubsites.php:26 +msgid "Site URL" +msgstr "URL del sito" + +#: ../../mod/pubsites.php:26 +msgid "Access Type" +msgstr "Tipo di accesso" + +#: ../../mod/pubsites.php:26 +msgid "Registration Policy" +msgstr "Politica di registrazione" + +#: ../../mod/pubsites.php:26 +msgid "Project" +msgstr "Progetto" + +#: ../../mod/pubsites.php:26 +msgid "View hub ratings" +msgstr "Vedi le valutazioni del hub" + +#: ../../mod/pubsites.php:30 +msgid "Rate" +msgstr "Valuta" + +#: ../../mod/pubsites.php:31 +msgid "View ratings" +msgstr "Vedi le valutazioni" + +#: ../../mod/dirsearch.php:21 ../../mod/regdir.php:45 +msgid "This site is not a directory server" +msgstr "Questo sito non è un server di elenchi pubblici" + +#: ../../mod/dirsearch.php:29 +msgid "This directory server requires an access token" +msgstr "Questo server di elenchi pubblici necessita di un token di autenticazione" + +#: ../../mod/editblock.php:78 ../../mod/editblock.php:94 +#: ../../mod/editlayout.php:76 ../../mod/editpost.php:20 +#: ../../mod/editwebpage.php:77 +msgid "Item not found" +msgstr "Elemento non trovato" + +#: ../../mod/editblock.php:117 +msgid "Delete block?" +msgstr "Vuoi eliminare questo riquadro?" + +#: ../../mod/editblock.php:144 ../../mod/editlayout.php:142 +#: ../../mod/editpost.php:115 ../../mod/editwebpage.php:187 +msgid "Insert YouTube video" +msgstr "Inserisci video da YouTube" + +#: ../../mod/editblock.php:145 ../../mod/editlayout.php:143 +#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:188 +msgid "Insert Vorbis [.ogg] video" +msgstr "Inserisci video Vorbis [.ogg]" + +#: ../../mod/editblock.php:146 ../../mod/editlayout.php:144 +#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:189 +msgid "Insert Vorbis [.ogg] audio" +msgstr "Inserisci audio Vorbis [.ogg]" + +#: ../../mod/editblock.php:179 +msgid "Edit Block" +msgstr "Modifica il riquadro" + +#: ../../mod/editlayout.php:111 +msgid "Delete layout?" +msgstr "Vuoi eliminare questo layout?" + +#: ../../mod/editlayout.php:158 ../../mod/layouts.php:124 +msgid "Layout Description (Optional)" +msgstr "Descrizione del layout (facoltativa)" + +#: ../../mod/editlayout.php:160 ../../mod/layouts.php:121 +#: ../../mod/layouts.php:179 +msgid "Layout Name" +msgstr "Nome layout" + +#: ../../mod/editlayout.php:177 +msgid "Edit Layout" +msgstr "Modifica il layout" + +#: ../../mod/editpost.php:31 +msgid "Item is not editable" +msgstr "L'elemento non è modificabile" + +#: ../../mod/editpost.php:48 +msgid "Delete item?" +msgstr "Eliminare questo elemento?" + +#: ../../mod/editpost.php:158 ../../mod/rpost.php:131 +msgid "Edit post" +msgstr "Modifica post" + #: ../../mod/oexchange.php:23 msgid "Unable to find your hub." msgstr "Impossibile raggiungere il tuo hub." @@ -7344,6 +6254,225 @@ msgstr "Impossibile raggiungere il tuo hub." msgid "Post successful." msgstr "Inviato!" +#: ../../mod/editwebpage.php:152 +msgid "Delete webpage?" +msgstr "Vuoi eliminare questa pagina web?" + +#: ../../mod/editwebpage.php:173 +msgid "Page link title" +msgstr "Link del titolo" + +#: ../../mod/editwebpage.php:224 +msgid "Edit Webpage" +msgstr "Modifica la pagina web" + +#: ../../mod/rate.php:157 +msgid "Website:" +msgstr "Sito web:" + +#: ../../mod/rate.php:160 +#, php-format +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "Canale remoto [%s] (non ancora conosciuto da questo sito)" + +#: ../../mod/rate.php:161 +msgid "Rating (this information is public)" +msgstr "Valutazione (visibile a tutti)" + +#: ../../mod/rate.php:162 +msgid "Optionally explain your rating (this information is public)" +msgstr "Commento alla valutazione (facoltativo, visibile a tutti)" + +#: ../../mod/events.php:21 +msgid "Calendar entries imported." +msgstr "Le voci del calendario sono state importate." + +#: ../../mod/events.php:23 +msgid "No calendar entries found." +msgstr "Non sono state trovate voci del calendario." + +#: ../../mod/events.php:101 +msgid "Event can not end before it has started." +msgstr "Un evento non può terminare prima del suo inizio." + +#: ../../mod/events.php:103 ../../mod/events.php:112 ../../mod/events.php:130 +msgid "Unable to generate preview." +msgstr "Impossibile creare un'anteprima." + +#: ../../mod/events.php:110 +msgid "Event title and start time are required." +msgstr "Sono necessari il titolo e l'ora d'inizio dell'evento." + +#: ../../mod/events.php:128 +msgid "Event not found." +msgstr "Evento non trovato." + +#: ../../mod/events.php:426 +msgid "l, F j" +msgstr "l j F" + +#: ../../mod/events.php:448 +msgid "Edit event" +msgstr "Modifica l'evento" + +#: ../../mod/events.php:449 +msgid "Delete event" +msgstr "Elimina l'evento" + +#: ../../mod/events.php:483 +msgid "calendar" +msgstr "calendario" + +#: ../../mod/events.php:504 +msgid "Create New Event" +msgstr "Crea un nuovo evento" + +#: ../../mod/events.php:507 +msgid "Export" +msgstr "Esporta" + +#: ../../mod/events.php:510 +msgid "Import" +msgstr "Importa" + +#: ../../mod/events.php:541 +msgid "Event removed" +msgstr "Evento eliminato" + +#: ../../mod/events.php:544 +msgid "Failed to remove event" +msgstr "Impossibile eliminare l'evento" + +#: ../../mod/events.php:664 +msgid "Event details" +msgstr "Dettagli evento" + +#: ../../mod/events.php:665 +msgid "Starting date and Title are required." +msgstr "Titolo e data d'inizio sono obbligatori." + +#: ../../mod/events.php:667 +msgid "Categories (comma-separated list)" +msgstr "Categorie (separate da virgola)" + +#: ../../mod/events.php:669 +msgid "Event Starts:" +msgstr "Inizio:" + +#: ../../mod/events.php:676 +msgid "Finish date/time is not known or not relevant" +msgstr "La data/ora di fine non è rilevante" + +#: ../../mod/events.php:678 +msgid "Event Finishes:" +msgstr "Fine:" + +#: ../../mod/events.php:680 ../../mod/events.php:681 +msgid "Adjust for viewer timezone" +msgstr "Adatta al fuso orario di chi legge" + +#: ../../mod/events.php:680 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "Importante per eventi che avvengono in base all'orario di un luogo particolare." + +#: ../../mod/events.php:686 +msgid "Title:" +msgstr "Titolo:" + +#: ../../mod/events.php:688 +msgid "Share this event" +msgstr "Condividi questo evento" + +#: ../../mod/ratings.php:69 +msgid "No ratings" +msgstr "Nessuna valutazione" + +#: ../../mod/ratings.php:99 +msgid "Ratings" +msgstr "Valutazioni" + +#: ../../mod/ratings.php:100 +msgid "Rating: " +msgstr "Valutazione:" + +#: ../../mod/ratings.php:101 +msgid "Website: " +msgstr "Sito web:" + +#: ../../mod/ratings.php:103 +msgid "Description: " +msgstr "Descrizione:" + +#: ../../mod/rbmark.php:88 +msgid "Select a bookmark folder" +msgstr "Scegli una cartella di segnalibri" + +#: ../../mod/rbmark.php:93 +msgid "Save Bookmark" +msgstr "Salva segnalibro" + +#: ../../mod/rbmark.php:94 +msgid "URL of bookmark" +msgstr "URL del segnalibro" + +#: ../../mod/rbmark.php:99 +msgid "Or enter new bookmark folder name" +msgstr "O inserisci il nome di una nuova cartella di segnalibri" + +#: ../../mod/filer.php:49 +msgid "- select -" +msgstr "- scegli -" + +#: ../../mod/filestorage.php:82 +msgid "Permission Denied." +msgstr "Permesso negato." + +#: ../../mod/filestorage.php:98 +msgid "File not found." +msgstr "File non trovato." + +#: ../../mod/filestorage.php:141 +msgid "Edit file permissions" +msgstr "Modifica i permessi del file" + +#: ../../mod/filestorage.php:150 +msgid "Set/edit permissions" +msgstr "Modifica i permessi" + +#: ../../mod/filestorage.php:151 +msgid "Include all files and sub folders" +msgstr "Includi tutti i file e le sottocartelle" + +#: ../../mod/filestorage.php:152 +msgid "Return to file list" +msgstr "Torna all'elenco dei file" + +#: ../../mod/filestorage.php:154 +msgid "Copy/paste this code to attach file to a post" +msgstr "Copia/incolla questo codice per far comparire il file in un post" + +#: ../../mod/filestorage.php:155 +msgid "Copy/paste this URL to link file from a web page" +msgstr "Copia/incolla questo indirizzo in una pagina web per avere un link al file" + +#: ../../mod/filestorage.php:157 +msgid "Share this file" +msgstr "Condividi questo file" + +#: ../../mod/filestorage.php:158 +msgid "Show URL to this file" +msgstr "Mostra l'URL del file" + +#: ../../mod/filestorage.php:159 +msgid "Notify your contacts about this file" +msgstr "Notifica ai contatti che hai caricato questo file" + +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "Canale aggiunto." + #: ../../mod/register.php:44 msgid "Maximum daily site registrations exceeded. Please try again tomorrow." msgstr "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!" @@ -7419,6 +6548,63 @@ msgstr "Scegli una password" msgid "Please re-enter your password" msgstr "Ripeti la password per verifica" +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." +msgstr "Contatto non trovato." + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Suggerimento di amicizia inviato." + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Suggerisci amici" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "Suggerisci un amico a %s" + +#: ../../mod/regmod.php:11 +msgid "Please login." +msgstr "Effettua l'accesso." + +#: ../../mod/group.php:20 +msgid "Collection created." +msgstr "L'insieme di canali è stato creato." + +#: ../../mod/group.php:26 +msgid "Could not create collection." +msgstr "Impossibile creare l'insieme." + +#: ../../mod/group.php:54 +msgid "Collection updated." +msgstr "Insieme aggiornato." + +#: ../../mod/group.php:86 +msgid "Create a collection of channels." +msgstr "Crea un insieme di canali." + +#: ../../mod/group.php:87 ../../mod/group.php:183 +msgid "Collection Name: " +msgstr "Nome dell'insieme:" + +#: ../../mod/group.php:89 ../../mod/group.php:186 +msgid "Members are visible to other channels" +msgstr "I membri potranno vedere gli altri canali dell'insieme" + +#: ../../mod/group.php:107 +msgid "Collection removed." +msgstr "Insieme rimosso." + +#: ../../mod/group.php:109 +msgid "Unable to remove collection." +msgstr "Impossibile rimuovere l'insieme." + +#: ../../mod/group.php:182 +msgid "Collection Editor" +msgstr "Modifica l'insieme" + #: ../../mod/removeaccount.php:30 msgid "" "Account removals are not allowed within 48 hours of changing the account " @@ -7467,7 +6653,7 @@ msgstr "Elimina l'account" msgid "Help:" msgstr "Guida:" -#: ../../mod/help.php:76 ../../index.php:238 +#: ../../mod/help.php:76 ../../index.php:242 msgid "Not Found" msgstr "Non disponibile" @@ -7475,19 +6661,320 @@ msgstr "Non disponibile" msgid "$Projectname Documentation" msgstr "Documentazione $Projectname" -#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 -#: ../../mod/update_network.php:23 ../../mod/update_search.php:46 -#: ../../mod/update_home.php:21 ../../mod/update_public.php:21 -msgid "[Embedded content - reload page to view]" -msgstr "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]" +#: ../../mod/removeme.php:29 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Non è possibile eliminare un canale prima di 48 ore dall'ultimo cambio password." -#: ../../mod/lockview.php:37 -msgid "Remote privacy information not available." -msgstr "Le informazioni remote sulla privacy non sono disponibili." +#: ../../mod/removeme.php:57 +msgid "Remove This Channel" +msgstr "Elimina questo canale" -#: ../../mod/lockview.php:58 -msgid "Visible to:" -msgstr "Visibile a:" +#: ../../mod/removeme.php:58 +msgid "This channel will be completely removed from the network. " +msgstr "Questo canale sarà completamente eliminato dalla rete." + +#: ../../mod/removeme.php:60 +msgid "Remove this channel and all its clones from the network" +msgstr "Rimuovi questo canale e tutti i suoi cloni dalla rete" + +#: ../../mod/removeme.php:60 +msgid "" +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "L'impostazione predefinita è che sia eliminata solo l'istanza del canale presente su questo hub, non gli eventuali cloni" + +#: ../../mod/removeme.php:61 ../../mod/settings.php:1137 +msgid "Remove Channel" +msgstr "Elimina questo canale" + +#: ../../mod/home.php:58 ../../mod/home.php:66 ../../mod/siteinfo.php:155 +msgid "$Projectname" +msgstr "$Projectname" + +#: ../../mod/home.php:75 +#, php-format +msgid "Welcome to %s" +msgstr "%s ti dà il benvenuto" + +#: ../../mod/rmagic.php:40 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Non è possibile effettuare login con l'OpenID che hai fornito. Per favore controlla che sia scritto correttamente." + +#: ../../mod/rmagic.php:40 +msgid "The error message was:" +msgstr "Messaggio di errore ricevuto:" + +#: ../../mod/rmagic.php:44 +msgid "Authentication failed." +msgstr "Autenticazione fallita." + +#: ../../mod/rmagic.php:84 +msgid "Remote Authentication" +msgstr "Accedi dal tuo hub" + +#: ../../mod/rmagic.php:85 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "Inserisci l'indirizzo del tuo canale (ad esempio lucia@esempio.com)" + +#: ../../mod/rmagic.php:86 +msgid "Authenticate" +msgstr "Accedi" + +#: ../../mod/id.php:11 +msgid "First Name" +msgstr "Nome" + +#: ../../mod/id.php:12 +msgid "Last Name" +msgstr "Cognome" + +#: ../../mod/id.php:13 +msgid "Nickname" +msgstr "Nick" + +#: ../../mod/id.php:14 +msgid "Full Name" +msgstr "Nome e cognome" + +#: ../../mod/id.php:20 +msgid "Profile Photo 16px" +msgstr "Foto del profilo 16px" + +#: ../../mod/id.php:21 +msgid "Profile Photo 32px" +msgstr "Foto del profilo 32px" + +#: ../../mod/id.php:22 +msgid "Profile Photo 48px" +msgstr "Foto del profilo 48px" + +#: ../../mod/id.php:23 +msgid "Profile Photo 64px" +msgstr "Foto del profilo 64px" + +#: ../../mod/id.php:24 +msgid "Profile Photo 80px" +msgstr "Foto del profilo 80px" + +#: ../../mod/id.php:25 +msgid "Profile Photo 128px" +msgstr "Foto del profilo 128px" + +#: ../../mod/id.php:26 +msgid "Timezone" +msgstr "Fuso orario" + +#: ../../mod/id.php:27 +msgid "Homepage URL" +msgstr "Indirizzo home page" + +#: ../../mod/id.php:29 +msgid "Birth Year" +msgstr "Anno di nascita" + +#: ../../mod/id.php:30 +msgid "Birth Month" +msgstr "Mese di nascita" + +#: ../../mod/id.php:31 +msgid "Birth Day" +msgstr "Giorno di nascita" + +#: ../../mod/id.php:32 +msgid "Birthdate" +msgstr "Data di nascita" + +#: ../../mod/impel.php:191 +#, php-format +msgid "%s element installed" +msgstr "%s elemento installato" + +#: ../../mod/impel.php:194 +#, php-format +msgid "%s element installation failed" +msgstr "Elementi con installazione fallita: %s" + +#: ../../mod/search.php:206 +#, php-format +msgid "Items tagged with: %s" +msgstr "Elementi taggati con: %s" + +#: ../../mod/search.php:208 +#, php-format +msgid "Search results for: %s" +msgstr "Risultati ricerca: %s" + +#: ../../mod/import.php:25 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "Il tuo account permette di creare al massimo %d canali." + +#: ../../mod/import.php:60 +msgid "Nothing to import." +msgstr "Non c'è niente da importare." + +#: ../../mod/import.php:84 +msgid "Unable to download data from old server" +msgstr "Impossibile importare i dati dal vecchio server" + +#: ../../mod/import.php:90 +msgid "Imported file is empty." +msgstr "Il file da importare è vuoto." + +#: ../../mod/import.php:110 +msgid "The data provided is not compatible with this project." +msgstr "I dati forniti non sono compatibili con questo hub." + +#: ../../mod/import.php:115 +#, php-format +msgid "Warning: Database versions differ by %1$d updates." +msgstr "Attenzione: le versioni di database differiscono di %1$d aggiornamenti." + +#: ../../mod/import.php:135 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "Non posso creare un canale con un identificativo che già esiste su questo sistema. L'importazione è fallita." + +#: ../../mod/import.php:176 +msgid "Channel clone failed. Import failed." +msgstr "Impossibile clonare il canale. L'importazione è fallita." + +#: ../../mod/import.php:186 +msgid "Cloned channel not found. Import failed." +msgstr "Impossibile trovare il canale clonato. L'importazione è fallita." + +#: ../../mod/import.php:574 +msgid "You must be logged in to use this feature." +msgstr "Per questa funzionalità devi aver effettuato l'accesso." + +#: ../../mod/import.php:579 +msgid "Import Channel" +msgstr "Importa un canale" + +#: ../../mod/import.php:580 +msgid "" +"Use this form to import an existing channel from a different server/hub. You" +" may retrieve the channel identity from the old server/hub via the network " +"or provide an export file." +msgstr "Usa questo modulo per importare un tuo canale da un altro server/hub. Puoi ottenere i dati identificativi del canale direttamente dall'altro server/hub oppure tramite un file esportato in precedenza." + +#: ../../mod/import.php:581 +msgid "File to Upload" +msgstr "File da caricare" + +#: ../../mod/import.php:582 +msgid "Or provide the old server/hub details" +msgstr "Oppure fornisci i dettagli del vecchio server/hub" + +#: ../../mod/import.php:583 +msgid "Your old identity address (xyz@example.com)" +msgstr "Il tuo vecchio identificativo (per esempio pippo@esempio.com)" + +#: ../../mod/import.php:584 +msgid "Your old login email address" +msgstr "L'email che usavi per accedere sul vecchio server" + +#: ../../mod/import.php:585 +msgid "Your old login password" +msgstr "La password per il vecchio server" + +#: ../../mod/import.php:586 +msgid "" +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be" +" able to post from either location, but only one can be marked as the " +"primary location for files, photos, and media." +msgstr "Scegli se vuoi spostare il tuo indirizzo primario su questo server, oppure se preferisci che quello vecchio resti tale. Potrai pubblicare da entrambi i server, ma solamente uno sarà indicato come posizione in cui risiedono i tuoi file, foto, ecc." + +#: ../../mod/import.php:587 +msgid "Make this hub my primary location" +msgstr "Rendi questo server il mio indirizzo primario" + +#: ../../mod/import.php:588 +msgid "" +"Import existing posts if possible (experimental - limited by available " +"memory" +msgstr "Importa i contenuti pubblicati, se possibile (sperimentale)" + +#: ../../mod/import.php:589 +msgid "" +"This process may take several minutes to complete. Please submit the form " +"only once and leave this page open until finished." +msgstr "Questa funzione potrebbe impiegare molto tempo a terminare. Per favore lanciala *una volta sola* e resta su questa pagina finché non avrà finito." + +#: ../../mod/service_limits.php:19 +msgid "No service class restrictions found." +msgstr "Non esistono restrizioni su questa classe di account." + +#: ../../mod/invite.php:25 +msgid "Total invitation limit exceeded." +msgstr "Hai superato il numero massimo di inviti." + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s: non è un indirizzo email valido." + +#: ../../mod/invite.php:76 +msgid "Please join us on Red" +msgstr "Vieni con noi su RedMatrix" + +#: ../../mod/invite.php:87 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Hai superato il numero massimo di inviti. Contatta l'amministratore se necessario." + +#: ../../mod/invite.php:92 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s: la consegna del messaggio è fallita." + +#: ../../mod/invite.php:96 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d messaggio inviato." +msgstr[1] "%d messaggi inviati." + +#: ../../mod/invite.php:115 +msgid "You have no more invitations available" +msgstr "Non hai altri inviti disponibili" + +#: ../../mod/invite.php:129 +msgid "Send invitations" +msgstr "Spedisci inviti" + +#: ../../mod/invite.php:130 +msgid "Enter email addresses, one per line:" +msgstr "Inserisci gli indirizzi email, uno per riga:" + +#: ../../mod/invite.php:132 +msgid "Please join my community on $Projectname." +msgstr "Entra nella mia comunità su $Projectname." + +#: ../../mod/invite.php:134 +msgid "You will need to supply this invitation code: " +msgstr "Dovrai fornire questo codice di invito:" + +#: ../../mod/invite.php:135 +msgid "" +"1. Register at any $Projectname location (they are all inter-connected)" +msgstr "1. Registrati su qualsiasi server $Projectname (sono tutti interconnessi)" + +#: ../../mod/invite.php:137 +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "2. Inserisci il mio indirizzo $Projectname nel riquadro di ricerca del sito." + +#: ../../mod/invite.php:138 +msgid "or visit " +msgstr "oppure visita " + +#: ../../mod/invite.php:140 +msgid "3. Click [Connect]" +msgstr "3. Clicca su [Aggiungi]" #: ../../mod/settings.php:76 msgid "Name is required" @@ -7899,6 +7386,10 @@ msgstr "Serve e ridurre lo spam" msgid "Default Post Permissions" msgstr "Permessi predefiniti per i post" +#: ../../mod/settings.php:1083 ../../mod/mitem.php:155 ../../mod/mitem.php:227 +msgid "(click to open/close)" +msgstr "(clicca per aprire/chiudere)" + #: ../../mod/settings.php:1087 msgid "Channel permissions category:" msgstr "Categorie di permessi dei canali:" @@ -8059,77 +7550,866 @@ msgstr "Impostazioni varie" msgid "Personal menu to display in your channel pages" msgstr "Menu personale da mostrare sulle pagine del tuo canale" -#: ../../mod/settings.php:1137 ../../mod/removeme.php:61 -msgid "Remove Channel" -msgstr "Elimina questo canale" - #: ../../mod/settings.php:1138 msgid "Remove this channel." msgstr "Elimina questo canale." -#: ../../mod/id.php:11 -msgid "First Name" -msgstr "Nome" +#: ../../mod/item.php:174 +msgid "Unable to locate original post." +msgstr "Impossibile trovare il messaggio originale." -#: ../../mod/id.php:12 -msgid "Last Name" -msgstr "Cognome" +#: ../../mod/item.php:440 +msgid "Empty post discarded." +msgstr "Il post vuoto è stato ignorato." -#: ../../mod/id.php:13 -msgid "Nickname" -msgstr "Nick" +#: ../../mod/item.php:480 +msgid "Executable content type not permitted to this channel." +msgstr "I contenuti eseguibili non sono permessi su questo canale." -#: ../../mod/id.php:14 -msgid "Full Name" -msgstr "Nome e cognome" +#: ../../mod/item.php:914 +msgid "System error. Post not saved." +msgstr "Errore di sistema. Post non salvato." -#: ../../mod/id.php:20 -msgid "Profile Photo 16px" -msgstr "Foto del profilo 16px" +#: ../../mod/item.php:1146 +msgid "Unable to obtain post information from database." +msgstr "Impossibile caricare il post dal database." -#: ../../mod/id.php:21 -msgid "Profile Photo 32px" -msgstr "Foto del profilo 32px" +#: ../../mod/item.php:1153 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Hai raggiunto il limite massimo di %1$.0f post sulla pagina principale." -#: ../../mod/id.php:22 -msgid "Profile Photo 48px" -msgstr "Foto del profilo 48px" +#: ../../mod/item.php:1160 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Hai raggiunto il limite massimo di %1$.0f pagine web." -#: ../../mod/id.php:23 -msgid "Profile Photo 64px" -msgstr "Foto del profilo 64px" +#: ../../mod/setup.php:187 +msgid "$Projectname Server - Setup" +msgstr "Server $Projectname - Installazione" -#: ../../mod/id.php:24 -msgid "Profile Photo 80px" -msgstr "Foto del profilo 80px" +#: ../../mod/setup.php:191 +msgid "Could not connect to database." +msgstr " Impossibile connettersi al database." -#: ../../mod/id.php:25 -msgid "Profile Photo 128px" -msgstr "Foto del profilo 128px" +#: ../../mod/setup.php:195 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "Non è possibile raggiungere l'indirizzo del sito specificato. Potrebbe essere un problema di SSL o DNS." -#: ../../mod/id.php:26 -msgid "Timezone" -msgstr "Fuso orario" +#: ../../mod/setup.php:202 +msgid "Could not create table." +msgstr "Impossibile creare le tabelle." -#: ../../mod/id.php:27 -msgid "Homepage URL" -msgstr "Indirizzo home page" +#: ../../mod/setup.php:207 +msgid "Your site database has been installed." +msgstr "Il database del sito è stato installato." -#: ../../mod/id.php:29 -msgid "Birth Year" -msgstr "Anno di nascita" +#: ../../mod/setup.php:211 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "Potresti dover importare il file 'install/schema_xxx.sql' manualmente usando un client per collegarti al db." -#: ../../mod/id.php:30 -msgid "Birth Month" -msgstr "Mese di nascita" +#: ../../mod/setup.php:212 ../../mod/setup.php:280 ../../mod/setup.php:730 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Leggi il file 'install/INSTALL.txt'." -#: ../../mod/id.php:31 -msgid "Birth Day" -msgstr "Giorno di nascita" +#: ../../mod/setup.php:277 +msgid "System check" +msgstr "Verifica del sistema" -#: ../../mod/id.php:32 -msgid "Birthdate" -msgstr "Data di nascita" +#: ../../mod/setup.php:282 +msgid "Check again" +msgstr "Verifica di nuovo" + +#: ../../mod/setup.php:304 +msgid "Database connection" +msgstr "Connessione al database" + +#: ../../mod/setup.php:305 +msgid "" +"In order to install $Projectname we need to know how to connect to your " +"database." +msgstr "Per poter installare $Projectname è necessario fornire i parametri di connessione al tuo database." + +#: ../../mod/setup.php:306 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni." + +#: ../../mod/setup.php:307 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "Il database deve già esistere. Se non esiste, crealo prima di continuare." + +#: ../../mod/setup.php:311 +msgid "Database Server Name" +msgstr "Server del database" + +#: ../../mod/setup.php:311 +msgid "Default is localhost" +msgstr "'localhost' è il predefinito" + +#: ../../mod/setup.php:312 +msgid "Database Port" +msgstr "Port del database" + +#: ../../mod/setup.php:312 +msgid "Communication port number - use 0 for default" +msgstr "Scrivi 0 per usare il valore standard" + +#: ../../mod/setup.php:313 +msgid "Database Login Name" +msgstr "Utente database" + +#: ../../mod/setup.php:314 +msgid "Database Login Password" +msgstr "Password utente database" + +#: ../../mod/setup.php:315 +msgid "Database Name" +msgstr "Nome database" + +#: ../../mod/setup.php:316 +msgid "Database Type" +msgstr "Tipo database" + +#: ../../mod/setup.php:318 ../../mod/setup.php:359 +msgid "Site administrator email address" +msgstr "Indirizzo email dell'amministratore del sito" + +#: ../../mod/setup.php:318 ../../mod/setup.php:359 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web." + +#: ../../mod/setup.php:319 ../../mod/setup.php:361 +msgid "Website URL" +msgstr "URL completo del sito" + +#: ../../mod/setup.php:319 ../../mod/setup.php:361 +msgid "Please use SSL (https) URL if available." +msgstr "Se disponibile, usa l'indirizzo SSL (https)." + +#: ../../mod/setup.php:321 ../../mod/setup.php:363 +msgid "Please select a default timezone for your website" +msgstr "Seleziona il fuso orario predefinito per il tuo sito web" + +#: ../../mod/setup.php:348 +msgid "Site settings" +msgstr "Impostazioni del sito" + +#: ../../mod/setup.php:413 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "Non è possibile trovare la versione di PHP da riga di comando nel PATH del server web" + +#: ../../mod/setup.php:414 +msgid "" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "Se non hai installata la versione di PHP da riga di comando non potrai attivare il polling in background tramite cron." + +#: ../../mod/setup.php:418 +msgid "PHP executable path" +msgstr "Path del comando PHP" + +#: ../../mod/setup.php:418 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "Inserisci il percorso dell'eseguibile PHP. Puoi lasciarlo vuoto per continuare l'installazione." + +#: ../../mod/setup.php:423 +msgid "Command line PHP" +msgstr "PHP da riga di comando" + +#: ../../mod/setup.php:432 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\"." + +#: ../../mod/setup.php:433 +msgid "This is required for message delivery to work." +msgstr "E' necessario perché funzioni la consegna dei messaggi." + +#: ../../mod/setup.php:436 +msgid "PHP register_argc_argv" +msgstr "PHP register_argc_argv" + +#: ../../mod/setup.php:454 +#, php-format +msgid "" +"Your max allowed total upload size is set to %s. Maximum size of one file to" +" upload is set to %s. You are allowed to upload up to %d files at once." +msgstr "La dimensione massima di un caricamento è impostata a %s. Il singolo file non può superare %s. Ti è permesso caricare max %d file per volta." + +#: ../../mod/setup.php:459 +msgid "You can adjust these settings in the servers php.ini." +msgstr "Puoi regolare queste impostazioni sul server in php.ini" + +#: ../../mod/setup.php:461 +msgid "PHP upload limits" +msgstr "Limiti PHP in upload" + +#: ../../mod/setup.php:484 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "Errore: la funzione \"openssl_pkey_new\" su questo sistema non è in grado di generare le chiavi di criptazione" + +#: ../../mod/setup.php:485 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "Se stai usando un server windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\"." + +#: ../../mod/setup.php:488 +msgid "Generate encryption keys" +msgstr "Genera chiavi di criptazione" + +#: ../../mod/setup.php:500 +msgid "libCurl PHP module" +msgstr "modulo PHP libCurl" + +#: ../../mod/setup.php:501 +msgid "GD graphics PHP module" +msgstr "modulo PHP GD graphics" + +#: ../../mod/setup.php:502 +msgid "OpenSSL PHP module" +msgstr "modulo PHP OpenSSL" + +#: ../../mod/setup.php:503 +msgid "mysqli or postgres PHP module" +msgstr "modulo PHP per mysqli oppure prostgres" + +#: ../../mod/setup.php:504 +msgid "mb_string PHP module" +msgstr "modulo PHP mb_string" + +#: ../../mod/setup.php:505 +msgid "mcrypt PHP module" +msgstr "modulo PHP mcrypt" + +#: ../../mod/setup.php:506 +msgid "xml PHP module" +msgstr "modulo xml PHP" + +#: ../../mod/setup.php:510 ../../mod/setup.php:512 +msgid "Apache mod_rewrite module" +msgstr "modulo Apache mod_rewrite" + +#: ../../mod/setup.php:510 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "Errore: il modulo mod-rewrite di Apache è richiesto ma non installato" + +#: ../../mod/setup.php:516 ../../mod/setup.php:519 +msgid "proc_open" +msgstr "proc_open" + +#: ../../mod/setup.php:516 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "Errore: proc_open è richiesto ma non è installato o è disabilitato in php.ini" + +#: ../../mod/setup.php:524 +msgid "Error: libCURL PHP module required but not installed." +msgstr "Errore: il modulo libCURL di PHP è richiesto ma non installato." + +#: ../../mod/setup.php:528 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto ma non installato." + +#: ../../mod/setup.php:532 +msgid "Error: openssl PHP module required but not installed." +msgstr "Errore: il modulo openssl di PHP è richiesto ma non installato." + +#: ../../mod/setup.php:536 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "Errore: il modulo PHP per mysqli o postgres è richiesto ma non installato" + +#: ../../mod/setup.php:540 +msgid "Error: mb_string PHP module required but not installed." +msgstr "Errore: il modulo PHP mb_string è richiesto ma non installato." + +#: ../../mod/setup.php:544 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "Errore: il modulo PHP mcrypt è richiesto ma non installato." + +#: ../../mod/setup.php:548 +msgid "Error: xml PHP module required for DAV but not installed." +msgstr "Errore: il modulo xml PHP è richiesto per DAV ma non è installato." + +#: ../../mod/setup.php:566 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\"" +" in the top folder of your web server and it is unable to do so." +msgstr "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella di RedMatrix ma non è in grado di farlo." + +#: ../../mod/setup.php:567 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "Spesso ciò è dovuto ai permessi di accesso al disco: il web server potrebbe non aver diritto di scrivere il file nella cartella, anche se tu puoi." + +#: ../../mod/setup.php:568 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "Alla fine di questa procedura ti sarà dato il testo da salvare in un file di nome .htconfig.php dentro la cartella principale di RedMatrix." + +#: ../../mod/setup.php:569 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "Puoi anche saltare questa procedura ed effettuare un'installazione manuale. Guarda il file 'install/INSTALL.txt' per le istruzioni." + +#: ../../mod/setup.php:572 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php è scrivibile" + +#: ../../mod/setup.php:586 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "Red usa il sistema Smarty3 per costruire i suoi template grafici. Smarty3 è molto veloce perché compila i template delle pagine direttamente in PHP." + +#: ../../mod/setup.php:587 +#, php-format +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the Red top level folder." +msgstr "Per poter memorizzare i template compilati, il web server deve avere accesso in scrittura a %s sotto la cartella di installazione di RedMatrix." + +#: ../../mod/setup.php:588 ../../mod/setup.php:609 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "Assicurati che il tuo web server sia in esecuzione da parte di un utente che ha diritto di scrittura su quella cartella (ad esempio www-data)." + +#: ../../mod/setup.php:589 +#, php-format +msgid "" +"Note: as a security measure, you should give the web server write access to " +"%s only--not the template files (.tpl) that it contains." +msgstr "Nota bene: come precauzione, dovresti dare i diritti di scrittura solamente su %s e non sui file template (.tpl) che contiene." + +#: ../../mod/setup.php:592 +#, php-format +msgid "%s is writable" +msgstr "%s è scrivibile" + +#: ../../mod/setup.php:608 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "RedMatrix salva i file caricati nella cartella \"store\" sul server. Il server deve avere i diritti di scrittura su quella cartella che si trova dentro l'installazione di RedMatrix" + +#: ../../mod/setup.php:612 +msgid "store is writable" +msgstr "l'archivio è scrivibile" + +#: ../../mod/setup.php:645 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "Il certificato SSL non può essere validato. Correggi l'errore o disabilita l'accesso https al sito." + +#: ../../mod/setup.php:646 +msgid "" +"If you have https access to your website or allow connections to TCP port " +"443 (the https: port), you MUST use a browser-valid certificate. You MUST " +"NOT use self-signed certificates!" +msgstr "Se abiliti https per il tuo sito o permetti connessioni TCP su port 443 (quella di https), DEVI usare un certificato riconosciuto dai browser internet. NON DEVI usare certificati generati da te!" + +#: ../../mod/setup.php:647 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "Questa restrizione è necessaria perché i tuoi post pubblici potrebbero contenere riferimenti a immagini sul tuo server." + +#: ../../mod/setup.php:648 +msgid "" +"If your certificate is not recognized, members of other sites (who may " +"themselves have valid certificates) will get a warning message on their own " +"site complaining about security issues." +msgstr "Se il tuo certificato non è riconosciuto, gli utenti che ti seguono da altri siti (che avranno certificati validi) riceveranno gravi avvisi di sicurezza dal browser." + +#: ../../mod/setup.php:649 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "Ciò può creare seri problemi di usabilità (non solo sul tuo sito), quindi dobbiamo insistere su questo punto." + +#: ../../mod/setup.php:650 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "Eventualmente, considera che esistono provider che rilasciano certificati gratuiti riconosciuti dai browser." + +#: ../../mod/setup.php:652 +msgid "SSL certificate validation" +msgstr "Validazione del certificato SSL" + +#: ../../mod/setup.php:658 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "In .htaccess la funzionalità url rewrite non funziona. Controlla la configurazione del server. Test:" + +#: ../../mod/setup.php:661 +msgid "Url rewrite is working" +msgstr "Url rewrite funziona correttamente" + +#: ../../mod/setup.php:670 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "Il file di configurazione del database \".htconfig.php\" non puo' essere scritto. Usa il testo qui di seguito per creare questo file di configurazione nella cartella principale del tuo sito." + +#: ../../mod/setup.php:694 +msgid "Errors encountered creating database tables." +msgstr "La creazione delle tabelle del database ha generato errori." + +#: ../../mod/setup.php:728 +msgid "

    What next

    " +msgstr "

    I prossimi passi

    " + +#: ../../mod/setup.php:729 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "IMPORTANTE: Devi creare [manualmente] la pianificazione del polling." + +#: ../../mod/layouts.php:176 +msgid "Comanche page description language help" +msgstr "Guida di Comanche Page Description Language" + +#: ../../mod/layouts.php:180 +msgid "Layout Description" +msgstr "Descrizione del layout" + +#: ../../mod/layouts.php:185 +msgid "Download PDL file" +msgstr "Scarica il file PDL" + +#: ../../mod/sharedwithme.php:94 +msgid "Files: shared with me" +msgstr "File: condivisi con me" + +#: ../../mod/sharedwithme.php:96 +msgid "NEW" +msgstr "NOVITÀ" + +#: ../../mod/sharedwithme.php:99 +msgid "Remove all files" +msgstr "Elimina tutti i file" + +#: ../../mod/sharedwithme.php:100 +msgid "Remove this file" +msgstr "Elimina questo file" + +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "Mi piace/Non mi piace" + +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "Questa funzionalità è riservata agli iscritti." + +#: ../../mod/like.php:21 +msgid "" +"Please login with your $Projectname ID or register as a new $Projectname member to continue." +msgstr "Per continuare devi accedere con il tuo identificativo $Projectname o registrarti come nuovo utente $Projectname." + +#: ../../mod/like.php:101 ../../mod/like.php:128 ../../mod/like.php:166 +msgid "Invalid request." +msgstr "Richiesta non valida." + +#: ../../mod/like.php:143 +msgid "thing" +msgstr "Oggetto" + +#: ../../mod/like.php:189 +msgid "Channel unavailable." +msgstr "Canale non trovato." + +#: ../../mod/like.php:231 +msgid "Previous action reversed." +msgstr "Il comando precedente è stato annullato." + +#: ../../mod/like.php:401 +#, php-format +msgid "%1$s agrees with %2$s's %3$s" +msgstr "%3$s di %2$s: %1$s è d'accordo" + +#: ../../mod/like.php:403 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "%3$s di %2$s: %1$s non è d'accordo" + +#: ../../mod/like.php:405 +#, php-format +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "%3$s di %2$s: %1$s non ha preso una decisione" + +#: ../../mod/like.php:407 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "%3$s di %2$s: %1$s partecipa" + +#: ../../mod/like.php:409 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%3$s di %2$s: %1$s non partecipa" + +#: ../../mod/like.php:411 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%3$s di %2$s: %1$s forse partecipa" + +#: ../../mod/like.php:507 +msgid "Action completed." +msgstr "Comando completato." + +#: ../../mod/like.php:508 +msgid "Thank you." +msgstr "Grazie." + +#: ../../mod/siteinfo.php:112 +#, php-format +msgid "Version %s" +msgstr "Versione %s" + +#: ../../mod/siteinfo.php:133 +msgid "Installed plugins/addons/apps:" +msgstr "App e componenti installati:" + +#: ../../mod/siteinfo.php:146 +msgid "No installed plugins/addons/apps" +msgstr "Nessuna app o componente installato" + +#: ../../mod/siteinfo.php:156 +msgid "" +"This is a hub of $Projectname - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "Questo è un hub di $Projectname - una rete cooperativa e decentralizzata di siti ad elevata privacy. " + +#: ../../mod/siteinfo.php:158 +msgid "Tag: " +msgstr "Tag: " + +#: ../../mod/siteinfo.php:160 +msgid "Last background fetch: " +msgstr "Ultima acquisizione:" + +#: ../../mod/siteinfo.php:163 +msgid "Running at web location" +msgstr "In esecuzione sull'indirizzo web" + +#: ../../mod/siteinfo.php:164 +msgid "" +"Please visit hubzilla.org to learn more " +"about $Projectname." +msgstr "Visita hubzilla.org per maggiori informazioni su $Projectname." + +#: ../../mod/siteinfo.php:165 +msgid "Bug reports and issues: please visit" +msgstr "Per segnalare bug e problemi: visita" + +#: ../../mod/siteinfo.php:167 +msgid "$projectname issues" +msgstr "Problematiche note su $projectname" + +#: ../../mod/siteinfo.php:168 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com" + +#: ../../mod/siteinfo.php:170 +msgid "Site Administrators" +msgstr "Amministratori del sito" + +#: ../../mod/lockview.php:37 +msgid "Remote privacy information not available." +msgstr "Le informazioni remote sulla privacy non sono disponibili." + +#: ../../mod/lockview.php:58 +msgid "Visible to:" +msgstr "Visibile a:" + +#: ../../mod/locs.php:21 ../../mod/locs.php:52 +msgid "Location not found." +msgstr "Indirizzo non trovato." + +#: ../../mod/locs.php:56 +msgid "Primary location cannot be removed." +msgstr "L'indirizzo principale non può essere rimosso." + +#: ../../mod/locs.php:88 +msgid "No locations found." +msgstr "Nessun indirizzo trovato." + +#: ../../mod/locs.php:101 +msgid "Manage Channel Locations" +msgstr "Modifica gli indirizzi del canale" + +#: ../../mod/locs.php:102 +msgid "Location (address)" +msgstr "Indirizzo" + +#: ../../mod/locs.php:103 +msgid "Primary Location" +msgstr "Indirizzo primario" + +#: ../../mod/locs.php:104 +msgid "Drop location" +msgstr "Elimina un indirizzo" + +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "Impossibile creare la sorgente. Nessun canale selezionato." + +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "Sorgente creata." + +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "Sorgente aggiornata." + +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" + +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "Gestisci le sorgenti dei contenuti del tuo canale." + +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "Nuova sorgente" + +#: ../../mod/sources.php:101 ../../mod/sources.php:133 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente." + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "Importa solo i contenuti che hanno queste parole (una per riga)" + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "Lascia vuoto per importare tutti i contenuti pubblici" + +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:112 +msgid "Channel Name" +msgstr "Nome del canale" + +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "Sorgente non trovata." + +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "Modifica la sorgente" + +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "Elimina la sorgente" + +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "Sorgente eliminata" + +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "Impossibile rimuovere la sorgente." + +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "Nessun account valido trovato." + +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." +msgstr "La richiesta per reimpostare la password è stata inviata. Controlla la tua email." + +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:103 +#, php-format +msgid "Site Member (%s)" +msgstr "Utente del sito (%s)" + +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" +msgstr "È stato richiesto di reimpostare password su %s" + +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non sarà reimpostata." + +#: ../../mod/lostpass.php:86 ../../boot.php:1559 +msgid "Password Reset" +msgstr "Reimposta la password" + +#: ../../mod/lostpass.php:87 +msgid "Your password has been reset as requested." +msgstr "La password è stata reimpostata come richiesto." + +#: ../../mod/lostpass.php:88 +msgid "Your new password is" +msgstr "La tua nuova password è" + +#: ../../mod/lostpass.php:89 +msgid "Save or copy your new password - and then" +msgstr "Salva o copia la tua nuova password, quindi" + +#: ../../mod/lostpass.php:90 +msgid "click here to login" +msgstr "clicca qui per accedere" + +#: ../../mod/lostpass.php:91 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Puoi cambiare la tua password dalla pagina delle Impostazioni dopo aver effettuato l'accesso." + +#: ../../mod/lostpass.php:108 +#, php-format +msgid "Your password has changed at %s" +msgstr "La tua password su %s è cambiata" + +#: ../../mod/lostpass.php:123 +msgid "Forgot your Password?" +msgstr "Hai dimenticato la password?" + +#: ../../mod/lostpass.php:124 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Inserisci il tuo indirizzo email per reimpostare la password. Dopo aver inviato la richiesta, controlla l'email e troverai le istruzioni per continuare." + +#: ../../mod/lostpass.php:125 +msgid "Email Address" +msgstr "Indirizzo email" + +#: ../../mod/lostpass.php:126 +msgid "Reset" +msgstr "Reimposta" + +#: ../../mod/menu.php:45 +msgid "Unable to update menu." +msgstr "Impossibile aggiornare il menù." + +#: ../../mod/menu.php:56 +msgid "Unable to create menu." +msgstr "Impossibile creare il menù." + +#: ../../mod/menu.php:92 ../../mod/menu.php:104 +msgid "Menu Name" +msgstr "Nome del menu" + +#: ../../mod/menu.php:92 +msgid "Unique name (not visible on webpage) - required" +msgstr "Nome unico (non visibile sulla pagina) - obbligatorio" + +#: ../../mod/menu.php:93 ../../mod/menu.php:105 +msgid "Menu Title" +msgstr "Titolo del menu" + +#: ../../mod/menu.php:93 +msgid "Visible on webpage - leave empty for no title" +msgstr "Visibile sulla pagina - lascia vuoto per non avere un titolo" + +#: ../../mod/menu.php:94 +msgid "Allow Bookmarks" +msgstr "Permetti i segnalibri" + +#: ../../mod/menu.php:94 ../../mod/menu.php:151 +msgid "Menu may be used to store saved bookmarks" +msgstr "Puoi salvare i segnalibri nei menù" + +#: ../../mod/menu.php:95 ../../mod/menu.php:153 +msgid "Submit and proceed" +msgstr "Salva e procedi" + +#: ../../mod/menu.php:107 +msgid "Drop" +msgstr "Elimina" + +#: ../../mod/menu.php:111 +msgid "Bookmarks allowed" +msgstr "Permetti segnalibri" + +#: ../../mod/menu.php:113 +msgid "Delete this menu" +msgstr "Elimina questo menù" + +#: ../../mod/menu.php:114 ../../mod/menu.php:148 +msgid "Edit menu contents" +msgstr "Modifica i contenuti del menù" + +#: ../../mod/menu.php:115 +msgid "Edit this menu" +msgstr "Modifica questo menù" + +#: ../../mod/menu.php:130 +msgid "Menu could not be deleted." +msgstr "Il menù non può essere eliminato." + +#: ../../mod/menu.php:138 ../../mod/mitem.php:24 +msgid "Menu not found." +msgstr "Menù non trovato." + +#: ../../mod/menu.php:143 +msgid "Edit Menu" +msgstr "Modifica menù" + +#: ../../mod/menu.php:147 +msgid "Add or remove entries to this menu" +msgstr "Aggiungi o rimuovi elementi di questo menù" + +#: ../../mod/menu.php:149 +msgid "Menu name" +msgstr "Nome del menù" + +#: ../../mod/menu.php:149 +msgid "Must be unique, only seen by you" +msgstr "Deve essere unico, lo vedrai solo tu" + +#: ../../mod/menu.php:150 +msgid "Menu title" +msgstr "Titolo del menù" + +#: ../../mod/menu.php:150 +msgid "Menu title as seen by others" +msgstr "Titolo del menù come comparirà a tutti" + +#: ../../mod/menu.php:151 +msgid "Allow bookmarks" +msgstr "Permetti l'invio di segnalibri" + +#: ../../mod/menu.php:160 ../../mod/mitem.php:116 ../../mod/xchan.php:37 +msgid "Not found." +msgstr "Non trovato." #: ../../mod/message.php:41 msgid "Conversation removed." @@ -8139,14 +8419,287 @@ msgstr "Conversazione rimossa." msgid "No messages." msgstr "Nessun messaggio." -#: ../../mod/message.php:72 ../../mod/mail.php:336 -msgid "Delete conversation" -msgstr "Elimina la conversazione" - #: ../../mod/message.php:74 msgid "D, d M Y - g:i A" msgstr "D d M Y - G:i" +#: ../../mod/mitem.php:48 +msgid "Unable to create element." +msgstr "Impossibile creare l'elemento." + +#: ../../mod/mitem.php:72 +msgid "Unable to update menu element." +msgstr "Non è possibile aggiornare l'elemento del menù." + +#: ../../mod/mitem.php:88 +msgid "Unable to add menu element." +msgstr "Impossibile aggiungere l'elemento al menù." + +#: ../../mod/mitem.php:154 ../../mod/mitem.php:226 +msgid "Menu Item Permissions" +msgstr "Permessi del menu" + +#: ../../mod/mitem.php:157 ../../mod/mitem.php:173 +msgid "Link Name" +msgstr "Nome link" + +#: ../../mod/mitem.php:158 ../../mod/mitem.php:231 +msgid "Link or Submenu Target" +msgstr "Destinazione del link o del sottomenu" + +#: ../../mod/mitem.php:158 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "Inserisci l'indirizzo del link o scegli il nome di un sottomenu" + +#: ../../mod/mitem.php:159 ../../mod/mitem.php:232 +msgid "Use magic-auth if available" +msgstr "Usa l'autenticazione magica se disponibile" + +#: ../../mod/mitem.php:160 ../../mod/mitem.php:233 +msgid "Open link in new window" +msgstr "Apri il link in una nuova finestra" + +#: ../../mod/mitem.php:161 ../../mod/mitem.php:234 +msgid "Order in list" +msgstr "Ordine dell'elenco" + +#: ../../mod/mitem.php:161 ../../mod/mitem.php:234 +msgid "Higher numbers will sink to bottom of listing" +msgstr "I numeri più alti andranno in fondo all'elenco" + +#: ../../mod/mitem.php:162 +msgid "Submit and finish" +msgstr "Salva e termina" + +#: ../../mod/mitem.php:163 +msgid "Submit and continue" +msgstr "Salva e continua" + +#: ../../mod/mitem.php:171 +msgid "Menu:" +msgstr "Menu:" + +#: ../../mod/mitem.php:174 +msgid "Link Target" +msgstr "Destinazione link" + +#: ../../mod/mitem.php:177 +msgid "Edit menu" +msgstr "Modifica il menù" + +#: ../../mod/mitem.php:180 +msgid "Edit element" +msgstr "Modifica l'elemento" + +#: ../../mod/mitem.php:181 +msgid "Drop element" +msgstr "Elimina l'elemento" + +#: ../../mod/mitem.php:182 +msgid "New element" +msgstr "Nuovo elemento" + +#: ../../mod/mitem.php:183 +msgid "Edit this menu container" +msgstr "Modifica il contenitore del menù" + +#: ../../mod/mitem.php:184 +msgid "Add menu element" +msgstr "Aggiungi un elemento al menù" + +#: ../../mod/mitem.php:185 +msgid "Delete this menu item" +msgstr "Elimina questo elemento del menù" + +#: ../../mod/mitem.php:186 +msgid "Edit this menu item" +msgstr "Modifica questo elemento del menù" + +#: ../../mod/mitem.php:203 +msgid "Menu item not found." +msgstr "L'elemento del menù non è stato trovato." + +#: ../../mod/mitem.php:215 +msgid "Menu item deleted." +msgstr "L'elemento del menù è stato eliminato." + +#: ../../mod/mitem.php:217 +msgid "Menu item could not be deleted." +msgstr "L'elemento del menù non può essere eliminato." + +#: ../../mod/mitem.php:224 +msgid "Edit Menu Element" +msgstr "Modifica l'elemento del menù" + +#: ../../mod/mitem.php:230 +msgid "Link text" +msgstr "Testo del link" + +#: ../../mod/subthread.php:103 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s sta seguendo %3$s di %2$s" + +#: ../../mod/mood.php:131 +msgid "Set your current mood and tell your friends" +msgstr "Scegli il tuo umore attuale per mostrarlo agli amici" + +#: ../../mod/suggest.php:35 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "Nessun suggerimento disponibile. Se questo sito è nuovo, riprova tra 24 ore." + +#: ../../mod/tagger.php:96 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s ha taggato %3$s di %2$s con %4$s" + +#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 +msgid "Tag removed" +msgstr "Tag rimosso" + +#: ../../mod/tagrm.php:119 +msgid "Remove Item Tag" +msgstr "Rimuovi il tag" + +#: ../../mod/tagrm.php:121 +msgid "Select a tag to remove: " +msgstr "Seleziona un tag da rimuovere: " + +#: ../../mod/network.php:91 +msgid "No such group" +msgstr "Impossibile trovare l'insieme" + +#: ../../mod/network.php:129 +msgid "No such channel" +msgstr "Canale sconosciuto" + +#: ../../mod/network.php:143 +msgid "Search Results For:" +msgstr "Cerca risultati con:" + +#: ../../mod/network.php:198 +msgid "Collection is empty" +msgstr "L'insieme di canali è vuoto" + +#: ../../mod/network.php:207 +msgid "Collection: " +msgstr "Insieme:" + +#: ../../mod/network.php:226 +msgid "Connection: " +msgstr "Contatto:" + +#: ../../mod/network.php:233 +msgid "Invalid connection." +msgstr "Contatto non valido." + +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "Errore del protocollo OpenID. Nessun ID ricevuto in risposta." + +#: ../../mod/new_channel.php:109 +msgid "Add a Channel" +msgstr "Aggiungi un canale" + +#: ../../mod/new_channel.php:110 +msgid "" +"A channel is your own collection of related web pages. A channel can be used" +" to hold social network profiles, blogs, conversation groups and forums, " +"celebrity pages, and much more. You may create as many channels as your " +"service provider allows." +msgstr "I contenuti che pubblichi sono mostrati nel tuo \"canale\". Un canale può essere usato come bacheca personale, come blog, oppure può essere un forum di discussione, un gruppo di interesse, una pagina di celebrità e molto altro. Puoi creare tanti canali quanti ne permette il tuo sito." + +#: ../../mod/new_channel.php:113 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " +msgstr "Per esempio: \"Mario Rossi\", \"Lisa e le sue ricette\", \"Il campionato\", \"Il gruppo di escursionismo\"" + +#: ../../mod/new_channel.php:114 +msgid "Choose a short nickname" +msgstr "Scegli un nome breve" + +#: ../../mod/new_channel.php:115 +msgid "" +"Your nickname will be used to create an easily remembered channel address " +"(like an email address) which you can share with others." +msgstr "Il nome breve sarà usato per creare un indirizzo facile da ricordare per il tuo canale (simile a una email). Così potrai condividerlo e gli altri potranno trovarti." + +#: ../../mod/new_channel.php:116 +msgid "Or import an existing channel from another location" +msgstr "Oppure importa un tuo canale esistente da un altro server/hub" + +#: ../../mod/new_channel.php:118 +msgid "" +"Please choose a channel type (such as social networking or community forum) " +"and privacy requirements so we can select the best permissions for you" +msgstr "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. RedMatrix sceglierà per te i permessi più adatti." + +#: ../../mod/new_channel.php:119 +msgid "Channel Type" +msgstr "Tipo di canale" + +#: ../../mod/new_channel.php:119 +msgid "Read more about roles" +msgstr "Maggiori informazioni sui ruoli" + +#: ../../mod/thing.php:94 +msgid "Thing updated" +msgstr "L'Oggetto è stato aggiornato" + +#: ../../mod/thing.php:167 +msgid "Object store: failed" +msgstr "Impossibile memorizzare l'oggetto." + +#: ../../mod/thing.php:171 +msgid "Thing added" +msgstr "L'Oggetto è stato aggiunto" + +#: ../../mod/thing.php:203 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" + +#: ../../mod/thing.php:254 +msgid "Show Thing" +msgstr "Mostra l'Oggetto" + +#: ../../mod/thing.php:261 +msgid "item not found." +msgstr "non trovato." + +#: ../../mod/thing.php:289 +msgid "Edit Thing" +msgstr "Modifica l'Oggetto" + +#: ../../mod/thing.php:291 ../../mod/thing.php:338 +msgid "Select a profile" +msgstr "Scegli un profilo" + +#: ../../mod/thing.php:295 ../../mod/thing.php:341 +msgid "Post an activity" +msgstr "Pubblica un'attività" + +#: ../../mod/thing.php:295 ../../mod/thing.php:341 +msgid "Only sends to viewers of the applicable profile" +msgstr "Invia solo a chi segue il relativo canale" + +#: ../../mod/thing.php:297 ../../mod/thing.php:343 +msgid "Name of thing e.g. something" +msgstr "Nome dell'Oggetto" + +#: ../../mod/thing.php:299 ../../mod/thing.php:344 +msgid "URL of thing (optional)" +msgstr "Indirizzo web dell'Oggetto (opzionale)" + +#: ../../mod/thing.php:301 ../../mod/thing.php:345 +msgid "URL for photo of thing (optional)" +msgstr "Indirizzo di un'immagine dell'Oggetto (facoltativo)" + +#: ../../mod/thing.php:336 +msgid "Add Thing to your Profile" +msgstr "Aggiungi l'Oggetto al tuo profilo" + #: ../../mod/uexport.php:50 ../../mod/uexport.php:51 msgid "Export Channel" msgstr "Esporta il canale" @@ -8255,9 +8808,24 @@ msgid "" "issues." msgstr "Il consiglio è di clonare per prima cosa il canale sul nuovo hub e poi importare i file di backup creati dal canale originale in ordine cronologico. Importare contenuti di canali differenti darà sicuramente problemi sui diritti." -#: ../../mod/mood.php:131 -msgid "Set your current mood and tell your friends" -msgstr "Scegli il tuo umore attuale per mostrarlo agli amici" +#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 +#: ../../mod/update_home.php:21 ../../mod/update_network.php:23 +#: ../../mod/update_public.php:21 ../../mod/update_search.php:46 +msgid "[Embedded content - reload page to view]" +msgstr "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]" + +#: ../../mod/viewconnections.php:62 +msgid "No connections." +msgstr "Nessun contatto." + +#: ../../mod/viewconnections.php:75 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Visita il profilo di %s [%s]" + +#: ../../mod/viewsrc.php:38 +msgid "Source of Item" +msgstr "Sorgente" #: ../../mod/vote.php:97 msgid "Total votes" @@ -8267,582 +8835,21 @@ msgstr "Totale voti" msgid "Average Rating" msgstr "Valutazione media" -#: ../../mod/removeme.php:29 -msgid "" -"Channel removals are not allowed within 48 hours of changing the account " -"password." -msgstr "Non è possibile eliminare un canale prima di 48 ore dall'ultimo cambio password." +#: ../../mod/webpages.php:191 +msgid "Page Title" +msgstr "Titolo della pagina" -#: ../../mod/removeme.php:57 -msgid "Remove This Channel" -msgstr "Elimina questo canale" +#: ../../mod/xchan.php:6 +msgid "Xchan Lookup" +msgstr "Ricerca canale" -#: ../../mod/removeme.php:58 -msgid "This channel will be completely removed from the network. " -msgstr "Questo canale sarà completamente eliminato dalla rete." +#: ../../mod/xchan.php:9 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "Cerca un canale (o un webbie) che inizia per:" -#: ../../mod/removeme.php:60 -msgid "Remove this channel and all its clones from the network" -msgstr "Rimuovi questo canale e tutti i suoi cloni dalla rete" - -#: ../../mod/removeme.php:60 -msgid "" -"By default only the instance of the channel located on this hub will be " -"removed from the network" -msgstr "L'impostazione predefinita è che sia eliminata solo l'istanza del canale presente su questo hub, non gli eventuali cloni" - -#: ../../mod/connedit.php:75 -msgid "Could not access contact record." -msgstr "Non è possibile accedere alle informazioni sul contatto." - -#: ../../mod/connedit.php:99 -msgid "Could not locate selected profile." -msgstr "Non riesco a trovare il profilo selezionato." - -#: ../../mod/connedit.php:219 -msgid "Connection updated." -msgstr "Contatto aggiornato." - -#: ../../mod/connedit.php:221 -msgid "Failed to update connection record." -msgstr "Impossibile aggiornare le informazioni del contatto." - -#: ../../mod/connedit.php:267 -msgid "is now connected to" -msgstr "ha come nuovo contatto" - -#: ../../mod/connedit.php:392 -msgid "Could not access address book record." -msgstr "Impossibile accedere alle informazioni della rubrica." - -#: ../../mod/connedit.php:406 -msgid "Refresh failed - channel is currently unavailable." -msgstr "Il canale non è disponibile - impossibile aggiornare." - -#: ../../mod/connedit.php:418 ../../mod/connedit.php:430 -#: ../../mod/connedit.php:442 ../../mod/connedit.php:454 -#: ../../mod/connedit.php:470 -msgid "Unable to set address book parameters." -msgstr "Impossibile impostare i parametri della rubrica." - -#: ../../mod/connedit.php:494 -msgid "Connection has been removed." -msgstr "Il contatto è stato rimosso." - -#: ../../mod/connedit.php:513 -#, php-format -msgid "View %s's profile" -msgstr "Guarda il profilo di %s" - -#: ../../mod/connedit.php:517 -msgid "Refresh Permissions" -msgstr "Modifica i permessi" - -#: ../../mod/connedit.php:520 -msgid "Fetch updated permissions" -msgstr "Guarda e modifica i permessi assegnati" - -#: ../../mod/connedit.php:524 -msgid "Recent Activity" -msgstr "Attività recenti" - -#: ../../mod/connedit.php:527 -msgid "View recent posts and comments" -msgstr "Leggi i post recenti e i commenti" - -#: ../../mod/connedit.php:534 -msgid "Block (or Unblock) all communications with this connection" -msgstr "Blocca ogni interazione con questo contatto (abilita/disabilita)" - -#: ../../mod/connedit.php:535 -msgid "This connection is blocked!" -msgstr "Questa connessione è tra quelle bloccate!" - -#: ../../mod/connedit.php:539 -msgid "Unignore" -msgstr "Non ignorare" - -#: ../../mod/connedit.php:539 ../../mod/notifications.php:51 -msgid "Ignore" -msgstr "Ignora" - -#: ../../mod/connedit.php:542 -msgid "Ignore (or Unignore) all inbound communications from this connection" -msgstr "Ignora tutte le comunicazioni in arrivo da questo contatto (abilita/disabilita)" - -#: ../../mod/connedit.php:543 -msgid "This connection is ignored!" -msgstr "Questa connessione è tra quelle ignorate!" - -#: ../../mod/connedit.php:547 -msgid "Unarchive" -msgstr "Non archiviare" - -#: ../../mod/connedit.php:547 -msgid "Archive" -msgstr "Archivia" - -#: ../../mod/connedit.php:550 -msgid "" -"Archive (or Unarchive) this connection - mark channel dead but keep content" -msgstr "Archivia questo contatto (abilita/disabilita) - segna il canale come non più attivo ma ne conserva i contenuti" - -#: ../../mod/connedit.php:551 -msgid "This connection is archived!" -msgstr "Questa connessione è tra quelle archiviate!" - -#: ../../mod/connedit.php:555 -msgid "Unhide" -msgstr "Non nascondere" - -#: ../../mod/connedit.php:555 -msgid "Hide" -msgstr "Nascondi" - -#: ../../mod/connedit.php:558 -msgid "Hide or Unhide this connection from your other connections" -msgstr "Nascondi questo contatto a tutti gli altri (abilita/disabilita)" - -#: ../../mod/connedit.php:559 -msgid "This connection is hidden!" -msgstr "Questa connessione è tra quelle nascoste!" - -#: ../../mod/connedit.php:566 -msgid "Delete this connection" -msgstr "Elimina questo contatto" - -#: ../../mod/connedit.php:647 -msgid "Approve this connection" -msgstr "Approva questo contatto" - -#: ../../mod/connedit.php:647 -msgid "Accept connection to allow communication" -msgstr "Entra in contatto per poter comunicare" - -#: ../../mod/connedit.php:652 -msgid "Set Affinity" -msgstr "Scegli l'affinità" - -#: ../../mod/connedit.php:655 -msgid "Set Profile" -msgstr "Scegli il profilo da mostrare" - -#: ../../mod/connedit.php:658 -msgid "Set Affinity & Profile" -msgstr "Affinità e profilo" - -#: ../../mod/connedit.php:675 -msgid "Apply these permissions automatically" -msgstr "Applica automaticamente questi permessi" - -#: ../../mod/connedit.php:677 -msgid "This connection's address is" -msgstr "Indirizzo di questo contatto" - -#: ../../mod/connedit.php:680 -msgid "" -"The permissions indicated on this page will be applied to all new " -"connections." -msgstr "I permessi indicati su questa pagina saranno applicati a tutti i nuovi contatti da ora in poi." - -#: ../../mod/connedit.php:682 -msgid "Slide to adjust your degree of friendship" -msgstr "Trascina per restringere il grado di amicizia da mostrare" - -#: ../../mod/connedit.php:684 -msgid "Slide to adjust your rating" -msgstr "Trascina per cambiare la tua valutazione" - -#: ../../mod/connedit.php:685 ../../mod/connedit.php:690 -msgid "Optionally explain your rating" -msgstr "Commento opzionale" - -#: ../../mod/connedit.php:687 -msgid "Custom Filter" -msgstr "Filtro personalizzato" - -#: ../../mod/connedit.php:688 -msgid "Only import posts with this text" -msgstr "Importa solo i post che contengono questo testo" - -#: ../../mod/connedit.php:688 ../../mod/connedit.php:689 -msgid "" -"words one per line or #tags or /patterns/, leave blank to import all posts" -msgstr "una parola per riga, oppure #tag o /pattern/ oppure lascia vuoto per importare tutto" - -#: ../../mod/connedit.php:689 -msgid "Do not import posts with this text" -msgstr "Non importare i post con questo testo" - -#: ../../mod/connedit.php:691 -msgid "This information is public!" -msgstr "Questa informazione è pubblica!" - -#: ../../mod/connedit.php:696 -msgid "Connection Pending Approval" -msgstr "Contatti in attesa di approvazione" - -#: ../../mod/connedit.php:697 -msgid "Connection Request" -msgstr "Richiesta di entrare in contatto" - -#: ../../mod/connedit.php:698 -#, php-format -msgid "" -"(%s) would like to connect with you. Please approve this connection to allow" -" communication." -msgstr "(%s) vorrebbe entrare in contatto con te. Per permettere la comunicazione è necessario che tu approvi." - -#: ../../mod/connedit.php:700 -msgid "Approve Later" -msgstr "Approva più tardi" - -#: ../../mod/connedit.php:703 -msgid "inherited" -msgstr "derivato" - -#: ../../mod/connedit.php:705 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro." - -#: ../../mod/connedit.php:707 -msgid "Their Settings" -msgstr "Permessi concessi a te" - -#: ../../mod/connedit.php:708 -msgid "My Settings" -msgstr "I permessi che concedo" - -#: ../../mod/connedit.php:710 -msgid "Individual Permissions" -msgstr "Permessi individuali" - -#: ../../mod/connedit.php:711 -msgid "" -"Some permissions may be inherited from your channel's privacy settings, which have higher " -"priority than individual settings. You can not change those" -" settings here." -msgstr "Alcuni permessi derivano dalle impostazioni di privacy del tuo canale, che hanno priorità assoluta su qualsiasi altra impostazione scelta per i singoli contatti. Da questa pagina non puoi cambiarle." - -#: ../../mod/connedit.php:712 -msgid "" -"Some permissions may be inherited from your channel's privacy settings, which have higher " -"priority than individual settings. You can change those settings here but " -"they wont have any impact unless the inherited setting changes." -msgstr "Alcuni permessi derivano dalle impostazioni di privacy del tuo canale, che hanno priorità assoluta su qualsiasi altra impostazione scelta per i singoli contatti. Le personalizzazioni che effettuerai qui potrebbero non essere effettive a meno che tu non cambi proprio le impostazioni generali." - -#: ../../mod/connedit.php:713 -msgid "Last update:" -msgstr "Ultimo aggiornamento:" - -#: ../../mod/rmagic.php:40 -msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Non è possibile effettuare login con l'OpenID che hai fornito. Per favore controlla che sia scritto correttamente." - -#: ../../mod/rmagic.php:40 -msgid "The error message was:" -msgstr "Messaggio di errore ricevuto:" - -#: ../../mod/rmagic.php:44 -msgid "Authentication failed." -msgstr "Autenticazione fallita." - -#: ../../mod/rmagic.php:84 -msgid "Remote Authentication" -msgstr "Accedi dal tuo hub" - -#: ../../mod/rmagic.php:85 -msgid "Enter your channel address (e.g. channel@example.com)" -msgstr "Inserisci l'indirizzo del tuo canale (ad esempio lucia@esempio.com)" - -#: ../../mod/rmagic.php:86 -msgid "Authenticate" -msgstr "Accedi" - -#: ../../mod/mail.php:33 -msgid "Unable to lookup recipient." -msgstr "Impossibile associare un destinatario." - -#: ../../mod/mail.php:41 -msgid "Unable to communicate with requested channel." -msgstr "Impossibile comunicare con il canale richiesto." - -#: ../../mod/mail.php:48 -msgid "Cannot verify requested channel." -msgstr "Impossibile verificare il canale richiesto." - -#: ../../mod/mail.php:74 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito." - -#: ../../mod/mail.php:139 -msgid "Message deleted." -msgstr "Messaggio eliminato." - -#: ../../mod/mail.php:156 -msgid "Message recalled." -msgstr "Messaggio revocato." - -#: ../../mod/mail.php:225 -msgid "Send Private Message" -msgstr "Invia un messaggio privato" - -#: ../../mod/mail.php:226 ../../mod/mail.php:343 -msgid "To:" -msgstr "A:" - -#: ../../mod/mail.php:231 ../../mod/mail.php:345 -msgid "Subject:" -msgstr "Oggetto:" - -#: ../../mod/mail.php:242 -msgid "Send" -msgstr "Invia" - -#: ../../mod/mail.php:269 -msgid "Message not found." -msgstr "Messaggio non trovato." - -#: ../../mod/mail.php:312 -msgid "Delete message" -msgstr "Elimina il messaggio" - -#: ../../mod/mail.php:313 -msgid "Recall message" -msgstr "Revoca il messaggio" - -#: ../../mod/mail.php:315 -msgid "Message has been recalled." -msgstr "Il messaggio è stato revocato." - -#: ../../mod/mail.php:332 -msgid "Private Conversation" -msgstr "Conversazione privata" - -#: ../../mod/mail.php:338 -msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Non è disponibile alcuna tecnologia per comunicare in modo sicuro. Se possibile, prova a rispondere direttamente dalla pagina del profilo del mittente." - -#: ../../mod/mail.php:342 -msgid "Send Reply" -msgstr "Invia la risposta" - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "L'identificativo della richiesta non è valido." - -#: ../../mod/notifications.php:35 -msgid "Discard" -msgstr "Rifiuta" - -#: ../../mod/regmod.php:11 -msgid "Please login." -msgstr "Effettua l'accesso." - -#: ../../mod/post.php:236 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "L'autenticazione magica dal tuo hub non è disponibile. Puoi provare a disconnetterti per tentare di nuovo." - -#: ../../mod/new_channel.php:109 -msgid "Add a Channel" -msgstr "Aggiungi un canale" - -#: ../../mod/new_channel.php:110 -msgid "" -"A channel is your own collection of related web pages. A channel can be used" -" to hold social network profiles, blogs, conversation groups and forums, " -"celebrity pages, and much more. You may create as many channels as your " -"service provider allows." -msgstr "I contenuti che pubblichi sono mostrati nel tuo \"canale\". Un canale può essere usato come bacheca personale, come blog, oppure può essere un forum di discussione, un gruppo di interesse, una pagina di celebrità e molto altro. Puoi creare tanti canali quanti ne permette il tuo sito." - -#: ../../mod/new_channel.php:113 -msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " -msgstr "Per esempio: \"Mario Rossi\", \"Lisa e le sue ricette\", \"Il campionato\", \"Il gruppo di escursionismo\"" - -#: ../../mod/new_channel.php:114 -msgid "Choose a short nickname" -msgstr "Scegli un nome breve" - -#: ../../mod/new_channel.php:115 -msgid "" -"Your nickname will be used to create an easily remembered channel address " -"(like an email address) which you can share with others." -msgstr "Il nome breve sarà usato per creare un indirizzo facile da ricordare per il tuo canale (simile a una email). Così potrai condividerlo e gli altri potranno trovarti." - -#: ../../mod/new_channel.php:116 -msgid "Or import an existing channel from another location" -msgstr "Oppure importa un tuo canale esistente da un altro server/hub" - -#: ../../mod/new_channel.php:118 -msgid "" -"Please choose a channel type (such as social networking or community forum) " -"and privacy requirements so we can select the best permissions for you" -msgstr "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. RedMatrix sceglierà per te i permessi più adatti." - -#: ../../mod/new_channel.php:119 -msgid "Channel Type" -msgstr "Tipo di canale" - -#: ../../mod/new_channel.php:119 -msgid "Read more about roles" -msgstr "Maggiori informazioni sui ruoli" - -#: ../../mod/appman.php:28 ../../mod/appman.php:44 -msgid "App installed." -msgstr "App installata" - -#: ../../mod/appman.php:37 -msgid "Malformed app." -msgstr "App non corretta" - -#: ../../mod/appman.php:80 -msgid "Embed code" -msgstr "Inserisci del codice" - -#: ../../mod/appman.php:86 -msgid "Edit App" -msgstr "Modifica app" - -#: ../../mod/appman.php:86 -msgid "Create App" -msgstr "Crea una app" - -#: ../../mod/appman.php:91 -msgid "Name of app" -msgstr "Nome app" - -#: ../../mod/appman.php:92 -msgid "Location (URL) of app" -msgstr "Indirizzo (URL) della app" - -#: ../../mod/appman.php:94 -msgid "Photo icon URL" -msgstr "URL icona" - -#: ../../mod/appman.php:94 -msgid "80 x 80 pixels - optional" -msgstr "80 x 80 pixel - facoltativa" - -#: ../../mod/appman.php:95 -msgid "Version ID" -msgstr "ID versione" - -#: ../../mod/appman.php:96 -msgid "Price of app" -msgstr "Prezzo app" - -#: ../../mod/appman.php:97 -msgid "Location (URL) to purchase app" -msgstr "Indirizzo (URL) per acquistare la app" - -#: ../../mod/ping.php:263 -msgid "sent you a private message" -msgstr "ti ha inviato un messaggio privato" - -#: ../../mod/ping.php:314 -msgid "added your channel" -msgstr "ha aggiunto il tuo canale" - -#: ../../mod/ping.php:355 -msgid "posted an event" -msgstr "ha creato un evento" - -#: ../../mod/layouts.php:176 -msgid "Comanche page description language help" -msgstr "Guida di Comanche Page Description Language" - -#: ../../mod/layouts.php:180 -msgid "Layout Description" -msgstr "Descrizione del layout" - -#: ../../mod/layouts.php:185 -msgid "Download PDL file" -msgstr "Scarica il file PDL" - -#: ../../mod/home.php:75 -#, php-format -msgid "Welcome to %s" -msgstr "%s ti dà il benvenuto" - -#: ../../mod/page.php:126 -msgid "Lorem Ipsum" -msgstr "Lorem Ipsum" - -#: ../../mod/bookmarks.php:38 -msgid "Bookmark added" -msgstr "Segnalibro aggiunto" - -#: ../../mod/bookmarks.php:60 -msgid "My Bookmarks" -msgstr "I miei segnalibri" - -#: ../../mod/bookmarks.php:71 -msgid "My Connections Bookmarks" -msgstr "I segnalibri dei miei contatti" - -#: ../../mod/channel.php:97 -msgid "Insufficient permissions. Request redirected to profile page." -msgstr "Permessi insufficienti. Sarà visualizzata la pagina del profilo." - -#: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 -msgid "This setting requires special processing and editing has been blocked." -msgstr "Questa impostazione è bloccata, richiede criteri di modifica speciali" - -#: ../../mod/pconfig.php:49 -msgid "Configuration Editor" -msgstr "Editor di configurazione" - -#: ../../mod/pconfig.php:50 -msgid "" -"Warning: Changing some settings could render your channel inoperable. Please" -" leave this page unless you are comfortable with and knowledgeable about how" -" to correctly use this feature." -msgstr "Attenzione: alcune delle impostazioni, se cambiate, potrebbero rendere questo canale non funzionante. Lascia questa pagina a meno che tu non sappia con assoluta certezza quali modifiche effettuare." - -#: ../../mod/suggest.php:35 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Nessun suggerimento disponibile. Se questo sito è nuovo, riprova tra 24 ore." - -#: ../../mod/poll.php:64 -msgid "Poll" -msgstr "Sondaggio" - -#: ../../mod/poll.php:69 -msgid "View Results" -msgstr "Guarda i risultati" - -#: ../../mod/service_limits.php:19 -msgid "No service class restrictions found." -msgstr "Non esistono restrizioni su questa classe di account." - -#: ../../mod/sharedwithme.php:94 -msgid "Files: shared with me" -msgstr "File: condivisi con me" - -#: ../../mod/sharedwithme.php:96 -msgid "NEW" -msgstr "NOVITÀ" - -#: ../../mod/sharedwithme.php:99 -msgid "Remove all files" -msgstr "Elimina tutti i file" - -#: ../../mod/sharedwithme.php:100 -msgid "Remove this file" -msgstr "Elimina questo file" +#: ../../mod/zfinger.php:23 +msgid "invalid target signature" +msgstr "la firma ricevuta non è valida" #: ../../view/theme/apw/php/config.php:202 #: ../../view/theme/apw/php/config.php:236 @@ -9115,51 +9122,51 @@ msgstr "Dimensione foto dell'autore della conversazione" msgid "Set size of followup author photos" msgstr "Dimensione foto dei partecipanti alla conversazione" -#: ../../boot.php:1355 +#: ../../boot.php:1356 #, php-format msgid "Update %s failed. See error logs." msgstr "%s: aggiornamento fallito. Controlla i log di errore." -#: ../../boot.php:1358 +#: ../../boot.php:1359 #, php-format msgid "Update Error at %s" msgstr "Errore di aggiornamento su %s" -#: ../../boot.php:1525 +#: ../../boot.php:1526 msgid "" "Create an account to access services and applications within the Red Matrix" msgstr "Registrati per accedere ai servizi e alle applicazioni di RedMatrix" -#: ../../boot.php:1553 +#: ../../boot.php:1554 msgid "Password" msgstr "Password" -#: ../../boot.php:1554 +#: ../../boot.php:1555 msgid "Remember me" msgstr "Resta connesso" -#: ../../boot.php:1557 +#: ../../boot.php:1558 msgid "Forgot your password?" msgstr "Hai dimenticato la password?" -#: ../../boot.php:2177 +#: ../../boot.php:2182 msgid "toggle mobile" msgstr "attiva/disattiva versione mobile" -#: ../../boot.php:2312 +#: ../../boot.php:2317 msgid "Website SSL certificate is not valid. Please correct." msgstr "Il certificato SSL del sito non è valido. Si prega di intervenire." -#: ../../boot.php:2315 +#: ../../boot.php:2320 #, php-format msgid "[red] Website SSL error for %s" msgstr "[red] Errore SSL %s " -#: ../../boot.php:2352 +#: ../../boot.php:2357 msgid "Cron/Scheduled tasks not running." msgstr "Processi/cron non avviati." -#: ../../boot.php:2356 +#: ../../boot.php:2361 #, php-format msgid "[red] Cron tasks not running on %s" msgstr "[red] Processi cron non avviati su %s" diff --git a/view/it/strings.php b/view/it/strings.php index 9723f77ff..da31a9a0c 100644 --- a/view/it/strings.php +++ b/view/it/strings.php @@ -5,122 +5,9 @@ function string_plural_select_it($n){ return ($n != 1);; }} ; -App::$strings["Cannot locate DNS info for database server '%s'"] = "Non trovo le informazioni DNS per il database server '%s'"; -App::$strings["Profile Photos"] = "Foto del profilo"; -App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "I controlli di sicurezza sono falliti. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto."; -App::$strings["created a new post"] = "Ha creato un nuovo articolo"; -App::$strings["commented on %s's post"] = "ha commentato l'articolo di %s"; -App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "È stato ripristinato un insieme con lo stesso nome che era stato eliminato in precedenza. I permessi già presenti potrebbero rimanere validi per i nuovi canali. Se non vuoi che ciò accada, devi creare un altro insieme con un nome diverso."; -App::$strings["Default privacy group for new contacts"] = "Insieme predefinito per i canali che inizi a seguire"; -App::$strings["All Channels"] = "Tutti i canali"; -App::$strings["edit"] = "modifica"; -App::$strings["Collections"] = "Insiemi di canali"; -App::$strings["Edit collection"] = "Modifica l'insieme di canali"; -App::$strings["Add new collection"] = "Nuovo insieme"; -App::$strings["Channels not in any collection"] = "Canali che non sono in un insieme"; -App::$strings["add"] = "aggiungi"; -App::$strings["Not a valid email address"] = "Email non valida"; -App::$strings["Your email domain is not among those allowed on this site"] = "Il dominio della tua email attualmente non è permesso su questo sito"; -App::$strings["Your email address is already registered at this site."] = "La tua email è già registrata su questo sito."; -App::$strings["An invitation is required."] = "È necessario un invito."; -App::$strings["Invitation could not be verified."] = "L'invito non può essere verificato."; -App::$strings["Please enter the required information."] = "Inserisci le informazioni richieste."; -App::$strings["Failed to store account information."] = "Non è stato possibile salvare le informazioni del tuo account."; -App::$strings["Registration confirmation for %s"] = "Registrazione di %s confermata"; -App::$strings["Registration request at %s"] = "Richiesta di registrazione su %s"; -App::$strings["Administrator"] = "Amministratore"; -App::$strings["your registration password"] = "la password di registrazione"; -App::$strings["Registration details for %s"] = "Dettagli della registrazione di %s"; -App::$strings["Account approved."] = "Account approvato."; -App::$strings["Registration revoked for %s"] = "Registrazione revocata per %s"; -App::$strings["Account verified. Please login."] = "Registrazione verificata. Adesso puoi effettuare login."; -App::$strings["Click here to upgrade."] = "Clicca qui per aggiornare."; -App::$strings["This action exceeds the limits set by your subscription plan."] = "Questa operazione supera i limiti del tuo abbonamento."; -App::$strings["This action is not available under your subscription plan."] = "Questa operazione non è prevista dal tuo abbonamento."; -App::$strings["Miscellaneous"] = "Altro"; -App::$strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG oppure MM-GG"; -App::$strings["Required"] = "Obbligatorio"; -App::$strings["never"] = "mai"; -App::$strings["less than a second ago"] = "meno di un secondo fa"; -App::$strings["year"] = "anno"; -App::$strings["years"] = "anni"; -App::$strings["month"] = "mese"; -App::$strings["months"] = "mesi"; -App::$strings["week"] = "settimana"; -App::$strings["weeks"] = "settimane"; -App::$strings["day"] = "giorno"; -App::$strings["days"] = "giorni"; -App::$strings["hour"] = "ora"; -App::$strings["hours"] = "ore"; -App::$strings["minute"] = "minuto"; -App::$strings["minutes"] = "minuti"; -App::$strings["second"] = "secondo"; -App::$strings["seconds"] = "secondi"; -App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "%1\$d %2\$s fa"; -App::$strings["%1\$s's birthday"] = "Compleanno di %1\$s"; -App::$strings["Happy Birthday %1\$s"] = "Buon compleanno %1\$s"; -App::$strings["New Page"] = "Nuova pagina web"; -App::$strings["Edit"] = "Modifica"; -App::$strings["View"] = "Guarda"; -App::$strings["Preview"] = "Anteprima"; -App::$strings["Actions"] = "Azioni"; -App::$strings["Page Link"] = "Link alla pagina"; -App::$strings["Title"] = "Titolo"; -App::$strings["Created"] = "Creato"; -App::$strings["Edited"] = "Modificato"; -App::$strings["Public Timeline"] = "Diario pubblico"; -App::$strings["Default"] = "Predefinito"; -App::$strings["Directory Options"] = "Opzioni elenco pubblico"; -App::$strings["Alphabetic"] = "Alfabetico"; -App::$strings["Reverse Alphabetic"] = "Alfabetico inverso"; -App::$strings["Newest to Oldest"] = "Prima i più recenti"; -App::$strings["Oldest to Newest"] = "Prima i più vecchi"; -App::$strings["Sort"] = "Ordinamento"; -App::$strings["Safe Mode"] = "Modalità SafeSearch"; -App::$strings["Public Forums Only"] = "Solo forum pubblici"; -App::$strings["This Website Only"] = "Solo in questo sito"; -App::$strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i"; -App::$strings["Starts:"] = "Inizio:"; -App::$strings["Finishes:"] = "Fine:"; -App::$strings["Location:"] = "Luogo:"; -App::$strings["This event has been added to your calendar."] = "Questo evento è stato aggiunto al tuo calendario"; -App::$strings["Delete this item?"] = "Eliminare questo elemento?"; -App::$strings["Comment"] = "Commento"; -App::$strings["[+] show all"] = "[+] mostra tutto"; -App::$strings["[-] show less"] = "[-] riduci"; -App::$strings["[+] expand"] = "[+] mostra tutto"; -App::$strings["[-] collapse"] = "[-] riduci"; -App::$strings["Password too short"] = "Password troppo corta"; -App::$strings["Passwords do not match"] = "Le password non corrispondono"; -App::$strings["everybody"] = "tutti"; -App::$strings["Secret Passphrase"] = "Chiave segreta"; -App::$strings["Passphrase hint"] = "Suggerimento per la chiave segreta"; -App::$strings["Notice: Permissions have changed but have not yet been submitted."] = "Nota: i permessi sono stati modificati ma non ancora salvati."; -App::$strings["close all"] = "chiudi tutto"; -App::$strings["Nothing new here"] = "Niente di nuovo qui"; -App::$strings["Rate This Channel (this is public)"] = "Valuta questo canale (visibile a tutti)"; -App::$strings["Rating"] = "Valutazioni"; -App::$strings["Describe (optional)"] = "Descrizione (facoltativa)"; -App::$strings["Submit"] = "Salva"; -App::$strings["Please enter a link URL"] = "Inserisci l'URL di un link"; -App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Non hai salvato i cambiamenti. Vuoi davvero lasciare questa pagina?"; -App::$strings["timeago.prefixAgo"] = "timeago.prefixAgo"; -App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; -App::$strings["ago"] = "fa"; -App::$strings["from now"] = "da adesso"; -App::$strings["less than a minute"] = "meno di un minuto"; -App::$strings["about a minute"] = "circa un minuto"; -App::$strings["%d minutes"] = "%d minuti"; -App::$strings["about an hour"] = "circa un’ora"; -App::$strings["about %d hours"] = "circa %d ore"; -App::$strings["a day"] = "un giorno"; -App::$strings["%d days"] = "%d giorni"; -App::$strings["about a month"] = "circa un mese"; -App::$strings["%d months"] = "%d mesi"; -App::$strings["about a year"] = "circa un anno"; -App::$strings["%d years"] = "%d anni"; -App::$strings[" "] = " "; -App::$strings["timeago.numbers"] = "timeago.numbers"; +App::$strings["No username found in import file."] = "Impossibile trovare il nome utente nel file da importare."; +App::$strings["Unable to create a unique channel address. Import failed."] = "Impossibile creare un indirizzo univoco per il canale. L'import è fallito."; +App::$strings["Import completed."] = "L'importazione è terminata con successo!"; App::$strings["parent"] = "cartella superiore"; App::$strings["Collection"] = "Cartella"; App::$strings["Principal"] = "Principale"; @@ -140,249 +27,85 @@ App::$strings["Name"] = "Nome"; App::$strings["Type"] = "Tipo"; App::$strings["Size"] = "Dimensione"; App::$strings["Last Modified"] = "Ultima modifica"; +App::$strings["Edit"] = "Modifica"; App::$strings["Delete"] = "Elimina"; App::$strings["Create new folder"] = "Crea una nuova cartella"; App::$strings["Upload file"] = "Carica un file"; -App::$strings["%1\$s's bookmarks"] = "I segnalibri di %1\$s"; -App::$strings["view full size"] = "guarda nelle dimensioni reali"; -App::$strings["General Features"] = "Funzionalità di base"; -App::$strings["Content Expiration"] = "Scadenza"; -App::$strings["Remove posts/comments and/or private messages at a future time"] = "Elimina gli articoli, i commenti o i messaggi privati dopo un lasso di tempo"; -App::$strings["Multiple Profiles"] = "Profili multipli"; -App::$strings["Ability to create multiple profiles"] = "Abilitazione a creare profili multipli"; -App::$strings["Advanced Profiles"] = "Profili avanzati"; -App::$strings["Additional profile sections and selections"] = "Informazioni aggiuntive del profilo"; -App::$strings["Profile Import/Export"] = "Importa/esporta il profilo"; -App::$strings["Save and load profile details across sites/channels"] = "Salva o ripristina le informazioni del profilo su canali o siti diversi"; -App::$strings["Web Pages"] = "Pagine web"; -App::$strings["Provide managed web pages on your channel"] = "Attiva la creazione di pagine web sul tuo canale"; -App::$strings["Private Notes"] = "Note private"; -App::$strings["Enables a tool to store notes and reminders"] = "Abilita il riquadro per scrivere annotazioni"; -App::$strings["Navigation Channel Select"] = "Scegli il canale attivo dal menu"; -App::$strings["Change channels directly from within the navigation dropdown menu"] = "Scegli il canale attivo direttamente dal menu di navigazione"; -App::$strings["Photo Location"] = "Posizione geografica"; -App::$strings["If location data is available on uploaded photos, link this to a map."] = "Collega la foto a una mappa quando contiene indicazioni geografiche."; -App::$strings["Expert Mode"] = "Modalità esperto"; -App::$strings["Enable Expert Mode to provide advanced configuration options"] = "Abilita la modalità esperto per vedere le opzioni di configurazione avanzate"; -App::$strings["Premium Channel"] = "Canale premium"; -App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Ti permette di impostare delle restrizioni e dei termini d'uso a chi segue il canale"; -App::$strings["Post Composition Features"] = "Modalità di scrittura articoli"; -App::$strings["Use Markdown"] = "Usa il markdown"; -App::$strings["Allow use of \"Markdown\" to format posts"] = "Consenti l'uso del markdown per formattare gli articoli"; -App::$strings["Large Photos"] = "Foto grandi"; -App::$strings["Include large (640px) photo thumbnails in posts. If not enabled, use small (320px) photo thumbnails"] = "Includi anteprime grandi delle foto nei post (640px). Se disabilitato le anteprime saranno piccole (320px)"; -App::$strings["Channel Sources"] = "Sorgenti del canale"; -App::$strings["Automatically import channel content from other channels or feeds"] = "Importa automaticamente il contenuto del canale da altri canali o feed"; -App::$strings["Even More Encryption"] = "Crittografia addizionale"; -App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Rendi possibile la crittografia tra mittente e destinatario che condividono una chiave segreta"; -App::$strings["Enable voting tools"] = "Permetti i post con votazione"; -App::$strings["Provide a class of post which others can vote on"] = "Rende possibile la creazione di articoli in cui sarà possibile votare"; -App::$strings["Network and Stream Filtering"] = "Filtraggio dei contenuti"; -App::$strings["Search by Date"] = "Ricerca per data"; -App::$strings["Ability to select posts by date ranges"] = "Per selezionare gli articoli in un intervallo tra date"; -App::$strings["Collections Filter"] = "Filtra per insiemi di canali"; -App::$strings["Enable widget to display Network posts only from selected collections"] = "Mostra il riquadro per filtrare gli articoli di certi insiemi di canali"; -App::$strings["Saved Searches"] = "Ricerche salvate"; -App::$strings["Save search terms for re-use"] = "Salva i termini delle ricerche per poterle ripetere"; -App::$strings["Network Personal Tab"] = "Attività personale"; -App::$strings["Enable tab to display only Network posts that you've interacted on"] = "Abilita il link per mostrare solamente i contenuti con cui hai interagito"; -App::$strings["Network New Tab"] = "Contenuti nuovi"; -App::$strings["Enable tab to display all new Network activity"] = "Abilita il link per visualizzare solo i nuovi contenuti"; -App::$strings["Affinity Tool"] = "Filtro per affinità"; -App::$strings["Filter stream activity by depth of relationships"] = "Permette di selezionare i contenuti in base al livello di amicizia"; -App::$strings["Suggest Channels"] = "Suggerisci canali"; -App::$strings["Show channel suggestions"] = "Mostra alcuni canali che potrebbero interessarti"; -App::$strings["Post/Comment Tools"] = "Gestione articoli e commenti"; -App::$strings["Tagging"] = "Tag"; -App::$strings["Ability to tag existing posts"] = "Permetti l'aggiunta di tag su articoli già esistenti"; -App::$strings["Post Categories"] = "Categorie degli articoli"; -App::$strings["Add categories to your posts"] = "Abilita le categorie per i tuoi articoli"; -App::$strings["Saved Folders"] = "Cartelle salvate"; -App::$strings["Ability to file posts under folders"] = "Abilita la raccolta dei tuoi articoli in cartelle"; -App::$strings["Dislike Posts"] = "Non mi piace"; -App::$strings["Ability to dislike posts/comments"] = "Abilità la funzionalità \"non mi piace\" per i tuoi articoli"; -App::$strings["Star Posts"] = "Articoli stella (preferiti)"; -App::$strings["Ability to mark special posts with a star indicator"] = "Mostra la stella per scegliere gli articoli preferiti"; -App::$strings["Tag Cloud"] = "Nuvola di tag"; -App::$strings["Provide a personal tag cloud on your channel page"] = "Mostra la nuvola dei tag che usi di più sulla pagina del tuo canale"; -App::$strings["Categories"] = "Categorie"; +App::$strings["Cannot locate DNS info for database server '%s'"] = "Non trovo le informazioni DNS per il database server '%s'"; +App::$strings["Profile Photos"] = "Foto del profilo"; +App::$strings["Logout"] = "Esci"; +App::$strings["End this session"] = "Chiudi questa sessione"; +App::$strings["Home"] = "Bacheca"; +App::$strings["Your posts and conversations"] = "I tuoi post e conversazioni"; +App::$strings["View Profile"] = "Profilo"; +App::$strings["Your profile page"] = "Il tuo profilo"; +App::$strings["Edit Profiles"] = "Modifica i profili"; +App::$strings["Manage/Edit profiles"] = "Gestisci/modifica i profili"; +App::$strings["Edit Profile"] = "Modifica il profilo"; +App::$strings["Edit your profile"] = "Modifica il profilo"; +App::$strings["Photos"] = "Foto"; +App::$strings["Your photos"] = "Le tue foto"; +App::$strings["Your files"] = "I tuoi file"; +App::$strings["Chat"] = "Area chat"; +App::$strings["Your chatrooms"] = "Le tue aree chat"; +App::$strings["Bookmarks"] = "Segnalibri"; +App::$strings["Your bookmarks"] = "I tuoi segnalibri"; +App::$strings["Webpages"] = "Pagine web"; +App::$strings["Your webpages"] = "Le tue pagine web"; +App::$strings["Login"] = "Accedi"; +App::$strings["Sign in"] = "Accedi"; +App::$strings["%s - click to logout"] = "%s - clicca per uscire"; +App::$strings["Remote authentication"] = "Accedi dal tuo hub"; +App::$strings["Click to authenticate to your home hub"] = "Accedi tramite il tuo hub principale"; +App::$strings["Home Page"] = "Bacheca"; +App::$strings["Register"] = "Iscriviti"; +App::$strings["Create an account"] = "Crea un account"; +App::$strings["Help"] = "Guida"; +App::$strings["Help and documentation"] = "Guida e documentazione"; App::$strings["Apps"] = "Apps"; -App::$strings["System"] = "Sistema"; -App::$strings["Personal"] = "Personali"; -App::$strings["Create Personal App"] = "Crea una app personale"; -App::$strings["Edit Personal App"] = "Modifica una app personale"; -App::$strings["Connect"] = "Aggiungi"; -App::$strings["Ignore/Hide"] = "Ignora/nascondi"; -App::$strings["Suggestions"] = "Suggerimenti"; -App::$strings["See more..."] = "Altro..."; -App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "Hai attivato %1$.0f delle %2$.0f connessioni permesse."; -App::$strings["Add New Connection"] = "Aggiungi un contatto"; -App::$strings["Enter the channel address"] = "Scrivi l'indirizzo del canale"; -App::$strings["Example: bob@example.com, http://example.com/barbara"] = "Per esempio: mario@pippo.it oppure http://pluto.com/barbara"; -App::$strings["Notes"] = "Note"; -App::$strings["Save"] = "Salva"; -App::$strings["Remove term"] = "Rimuovi termine"; -App::$strings["Everything"] = "Tutto"; -App::$strings["Archives"] = "Archivi"; -App::$strings["Me"] = "Io"; -App::$strings["Family"] = "Famiglia"; -App::$strings["Friends"] = "Amici"; -App::$strings["Acquaintances"] = "Conoscenti"; -App::$strings["All"] = "Tutti"; -App::$strings["Refresh"] = "Aggiorna"; -App::$strings["Account settings"] = "Il tuo account"; -App::$strings["Channel settings"] = "Impostazioni del canale"; -App::$strings["Additional features"] = "Funzionalità opzionali"; -App::$strings["Feature/Addon settings"] = "Impostazioni dei componenti aggiuntivi"; -App::$strings["Display settings"] = "Aspetto"; -App::$strings["Connected apps"] = "App connesse"; -App::$strings["Export channel"] = "Esporta il canale"; -App::$strings["Connection Default Permissions"] = "Permessi predefiniti dei nuovi contatti"; -App::$strings["Premium Channel Settings"] = "Canale premium - impostazioni"; -App::$strings["Settings"] = "Impostazioni"; -App::$strings["Messages"] = "Messaggi"; -App::$strings["Check Mail"] = "Controlla i messaggi"; +App::$strings["Applications, utilities, links, games"] = "Applicazioni, utilità, link, giochi"; +App::$strings["Search"] = "Cerca"; +App::$strings["Search site content"] = "Cerca nel sito"; +App::$strings["Directory"] = "Elenco pubblico"; +App::$strings["Channel Directory"] = "Elenco pubblico canali"; +App::$strings["Matrix"] = "RedMatrix"; +App::$strings["Your matrix"] = "La tua rete"; +App::$strings["Mark all matrix notifications seen"] = "Segna come lette le notifiche della tua rete"; +App::$strings["Channel Home"] = "Bacheca del canale"; +App::$strings["Channel home"] = "Bacheca del canale"; +App::$strings["Mark all channel notifications seen"] = "Segna come lette le notifiche del canale"; +App::$strings["Connections"] = "Contatti"; +App::$strings["Notices"] = "Avvisi"; +App::$strings["Notifications"] = "Notifiche"; +App::$strings["See all notifications"] = "Vedi tutte le notifiche"; +App::$strings["Mark all system notifications seen"] = "Segna come lette le notifiche di sistema"; +App::$strings["Mail"] = "Messaggi"; +App::$strings["Private mail"] = "Messaggi privati"; +App::$strings["See all private messages"] = "Guarda tutti i messaggi privati"; +App::$strings["Mark all private messages seen"] = "Segna come letti tutti i messaggi privati"; +App::$strings["Inbox"] = "In arrivo"; +App::$strings["Outbox"] = "Inviati"; App::$strings["New Message"] = "Nuovo messaggio"; -App::$strings["Chat Rooms"] = "Aree chat attive"; -App::$strings["Bookmarked Chatrooms"] = "Aree chat nei segnalibri"; -App::$strings["Suggested Chatrooms"] = "Aree chat suggerite"; -App::$strings["photo/image"] = "foto/immagine"; -App::$strings["Rate Me"] = "Valutami"; -App::$strings["View Ratings"] = "Vedi le valutazioni ricevute"; -App::$strings["Public Hubs"] = "Hub pubblici"; -App::$strings["Hubzilla Notification"] = "Notifica di Hubzilla"; -App::$strings["hubzilla"] = "Hubzilla"; +App::$strings["Events"] = "Eventi"; +App::$strings["Event Calendar"] = "Calendario"; +App::$strings["See all events"] = "Guarda tutti gli eventi"; +App::$strings["Mark all events seen"] = "Marca come letti tutti gli eventi"; +App::$strings["Channel Manager"] = "Gestione canali"; +App::$strings["Manage Your Channels"] = "Gestisci i tuoi canali"; +App::$strings["Settings"] = "Impostazioni"; +App::$strings["Account/Channel Settings"] = "Impostazioni dell'account e del canale"; +App::$strings["Admin"] = "Amministrazione"; +App::$strings["Site Setup and Configuration"] = "Installazione e configurazione del sito"; +App::$strings["Loading..."] = "Caricamento in corso..."; +App::$strings["@name, #tag, content"] = "@nome, #tag, testo"; +App::$strings["Please wait..."] = "Attendere..."; +App::$strings["view full size"] = "guarda nelle dimensioni reali"; +App::$strings["\$Projectname Notification"] = "Notifica \$Projectname"; +App::$strings["\$projectname"] = "\$projectname"; App::$strings["Thank You,"] = "Grazie,"; App::$strings["%s Administrator"] = "L'amministratore di %s"; -App::$strings["%s "] = "%s "; -App::$strings["[Red:Notify] New mail received at %s"] = "[Hubzilla] Nuovo messaggio su %s"; -App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s ti ha mandato un messaggio privato su %3\$s."; -App::$strings["%1\$s sent you %2\$s."] = "%1\$s ti ha mandato %2\$s."; -App::$strings["a private message"] = "un messaggio privato"; -App::$strings["Please visit %s to view and/or reply to your private messages."] = "Visita %s per leggere i tuoi messaggi privati e rispondere."; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%4\$s[/zrl]"; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%5\$s di %4\$s[/zrl]"; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%4\$s che hai creato[/zrl]"; -App::$strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Hubzilla] Nuovo commento di %2\$s alla conversazione #%1\$d"; -App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s ha commentato un elemento che stavi seguendo."; -App::$strings["Please visit %s to view and/or reply to the conversation."] = "Visita %s per leggere o commentare la conversazione."; -App::$strings["[Red:Notify] %s posted to your profile wall"] = "[Hubzilla] %s ha scritto sulla tua bacheca"; -App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s ha scritto sulla bacheca del tuo profilo su %3\$s"; -App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s ha scritto sulla [zrl=%3\$s]tua bacheca[/zrl]"; -App::$strings["[Red:Notify] %s tagged you"] = "[Hubzilla] %s ti ha taggato"; -App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s ti ha taggato su %3\$s"; -App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]ti ha taggato[/zrl]."; -App::$strings["[Red:Notify] %1\$s poked you"] = "[Hubzilla] %1\$s ti ha mandato un poke"; -App::$strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s ti ha mandato un poke su %3\$s"; -App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]ti ha mandato un poke[/zrl]."; -App::$strings["[Red:Notify] %s tagged your post"] = "[Hubzilla] %s ha taggato il tuo articolo"; -App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s ha taggato il tuo articolo su %3\$s"; -App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s ha taggato [zrl=%3\$s]il tuo articolo[/zrl]"; -App::$strings["[Red:Notify] Introduction received"] = "[Hubzilla] Hai una richiesta di amicizia"; -App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, hai ricevuto una richiesta di entrare in contatto da '%2\$s' su %3\$s"; -App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, hai ricevuto una [zrl=%2\$s]richiesta di entrare in contatto[/zrl] da %3\$s."; -App::$strings["You may visit their profile at %s"] = "Puoi visitare il suo profilo su %s"; -App::$strings["Please visit %s to approve or reject the connection request."] = "Visita %s per approvare o rifiutare la richiesta di entrare in contatto."; -App::$strings["[Red:Notify] Friend suggestion received"] = "[Hubzilla] Ti è stato suggerito un amico"; -App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, ti è stato suggerito un amico da '%2\$s' su %3\$s"; -App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, %4\$s ti [zrl=%2\$s]ha suggerito %3\$s[/zrl] come amico."; -App::$strings["Name:"] = "Nome:"; -App::$strings["Photo:"] = "Foto:"; -App::$strings["Please visit %s to approve or reject the suggestion."] = "Visita %s per approvare o rifiutare il suggerimento."; -App::$strings["[Red:Notify]"] = "[Hubzilla]"; -App::$strings["Frequently"] = "Frequentemente"; -App::$strings["Hourly"] = "Ogni ora"; -App::$strings["Twice daily"] = "Due volte al giorno"; -App::$strings["Daily"] = "Ogni giorno"; -App::$strings["Weekly"] = "Ogni settimana"; -App::$strings["Monthly"] = "Ogni mese"; -App::$strings["Friendica"] = "Friendica"; -App::$strings["OStatus"] = "OStatus"; -App::$strings["RSS/Atom"] = "RSS/Atom"; -App::$strings["Email"] = "Email"; -App::$strings["Diaspora"] = "Diaspora"; -App::$strings["Facebook"] = "Facebook"; -App::$strings["Zot!"] = "Zot!"; -App::$strings["LinkedIn"] = "LinkedIn"; -App::$strings["XMPP/IM"] = "XMPP/IM"; -App::$strings["MySpace"] = "MySpace"; -App::$strings["No recipient provided."] = "Devi scegliere un destinatario."; -App::$strings["[no subject]"] = "[nessun titolo]"; -App::$strings["Unable to determine sender."] = "Impossibile determinare il mittente."; -App::$strings["Stored post could not be verified."] = "Non è stato possibile verificare l'articolo inserito."; -App::$strings["Channel is blocked on this site."] = "Il canale è bloccato per questo sito."; -App::$strings["Channel location missing."] = "Manca l'indirizzo del canale."; -App::$strings["Response from remote channel was incomplete."] = "La risposta dal canale non è completa."; -App::$strings["Channel was deleted and no longer exists."] = "Il canale è stato rimosso e non esiste più."; -App::$strings["Protocol disabled."] = "Protocollo disabilitato."; -App::$strings["Channel discovery failed."] = "La ricerca del canale non ha avuto successo."; -App::$strings["local account not found."] = "l'account locale non è stato trovato."; -App::$strings["Cannot connect to yourself."] = "Non puoi connetterti a te stesso."; -App::$strings["Private Message"] = "Messaggio privato"; -App::$strings["Select"] = "Seleziona"; -App::$strings["Save to Folder"] = "Salva nella cartella"; -App::$strings["I will attend"] = "Parteciperò"; -App::$strings["I will not attend"] = "Non parteciperò"; -App::$strings["I might attend"] = "Forse parteciperò"; -App::$strings["I agree"] = "Sono d'accordo"; -App::$strings["I disagree"] = "Non sono d'accordo"; -App::$strings["I abstain"] = "Mi astengo"; -App::$strings["View all"] = "Vedi tutto"; -App::$strings["__ctx:noun__ Like"] = array( - 0 => "Mi piace", - 1 => "Mi piace", -); -App::$strings["__ctx:noun__ Dislike"] = array( - 0 => "Non mi piace", - 1 => "Non mi piace", -); -App::$strings["Add Star"] = "Aggiungi ai preferiti"; -App::$strings["Remove Star"] = "Rimuovi dai preferiti"; -App::$strings["Toggle Star Status"] = "Attiva/disattiva preferito"; -App::$strings["starred"] = "preferito"; -App::$strings["Message signature validated"] = "Messaggio con firma verificata"; -App::$strings["Message signature incorrect"] = "Massaggio con firma non corretta"; -App::$strings["Add Tag"] = "Aggiungi un tag"; -App::$strings["I like this (toggle)"] = "Attiva/disattiva Mi piace"; -App::$strings["like"] = "mi piace"; -App::$strings["I don't like this (toggle)"] = "Attiva/disattiva Non mi piace"; -App::$strings["dislike"] = "non mi piace"; -App::$strings["Share This"] = "Condividi"; -App::$strings["share"] = "condividi"; -App::$strings["%d comment"] = array( - 0 => "%d commento", - 1 => "%d commenti", -); -App::$strings["View %s's profile - %s"] = "Guarda il profilo di %s - %s"; -App::$strings["to"] = "a"; -App::$strings["via"] = "via"; -App::$strings["Wall-to-Wall"] = "Da bacheca a bacheca"; -App::$strings["via Wall-To-Wall:"] = "da bacheca a bacheca:"; -App::$strings["from %s"] = "da %s"; -App::$strings["last edited: %s"] = "ultima modifica: %s"; -App::$strings["Expires: %s"] = "Scadenza: %s"; -App::$strings["Save Bookmarks"] = "Salva segnalibro"; -App::$strings["Add to Calendar"] = "Aggiungi al calendario"; -App::$strings["Mark all seen"] = "Marca tutto come letto"; -App::$strings["__ctx:noun__ Likes"] = "Mi piace"; -App::$strings["__ctx:noun__ Dislikes"] = "Non mi piace"; -App::$strings["Close"] = "Chiudi"; -App::$strings["Please wait"] = "Attendere"; -App::$strings["This is you"] = "Questo sei tu"; -App::$strings["Bold"] = "Grassetto"; -App::$strings["Italic"] = "Corsivo"; -App::$strings["Underline"] = "Sottolineato"; -App::$strings["Quote"] = "Citazione"; -App::$strings["Code"] = "Codice"; -App::$strings["Image"] = "Immagine"; -App::$strings["Insert Link"] = "Collegamento"; -App::$strings["Video"] = "Video"; -App::$strings["Encrypt text"] = "Crittografia del testo"; -App::$strings["New window"] = "Nuova finestra"; -App::$strings["Open the selected location in a different window or browser tab"] = "Apri l'indirizzo selezionato in una nuova scheda o finestra"; -App::$strings["User '%s' deleted"] = "Utente '%s' eliminato"; -App::$strings["Attachments:"] = "Allegati:"; -App::$strings["Hubzilla event notification:"] = "Notifica eventi Hubzilla:"; +App::$strings["Administrator"] = "Amministratore"; +App::$strings["No Subject"] = "Nessun titolo"; App::$strings["prev"] = "prec"; App::$strings["first"] = "inizio"; App::$strings["last"] = "fine"; @@ -395,9 +118,9 @@ App::$strings["%d Connection"] = array( 1 => "%d contatti", ); App::$strings["View Connections"] = "Elenco contatti"; -App::$strings["Search"] = "Cerca"; +App::$strings["Save"] = "Salva"; App::$strings["poke"] = "poke"; -App::$strings["poked"] = "ha ricevuto un poke"; +App::$strings["poked"] = "ha mandato un poke"; App::$strings["ping"] = "ping"; App::$strings["pinged"] = "ha ricevuto un ping"; App::$strings["prod"] = "spintone"; @@ -456,7 +179,7 @@ App::$strings["Click to open/close"] = "Clicca per aprire/chiudere"; App::$strings["Link to Source"] = "Link al sito d'origine"; App::$strings["default"] = "predefinito"; App::$strings["Page layout"] = "Layout della pagina"; -App::$strings["You can create your own with the layouts tool"] = "Con gli strumenti di design puoi creare il tuo"; +App::$strings["You can create your own with the layouts tool"] = "Con la configurazione del layout puoi crearne uno tuo"; App::$strings["Page content type"] = "Tipo di contenuto della pagina"; App::$strings["Select an alternate language"] = "Seleziona una lingua diversa"; App::$strings["photo"] = "la foto"; @@ -469,140 +192,253 @@ App::$strings["Blocks"] = "Riquadri"; App::$strings["Menus"] = "Menù"; App::$strings["Layouts"] = "Layout"; App::$strings["Pages"] = "Pagine"; -App::$strings["Logout"] = "Esci"; -App::$strings["End this session"] = "Chiudi questa sessione"; -App::$strings["Home"] = "Bacheca"; -App::$strings["Your posts and conversations"] = "I tuoi articoli e conversazioni"; -App::$strings["View Profile"] = "Profilo"; -App::$strings["Your profile page"] = "Il tuo profilo"; -App::$strings["Edit Profiles"] = "Modifica i profili"; -App::$strings["Manage/Edit profiles"] = "Gestisci/modifica i profili"; -App::$strings["Edit Profile"] = "Modifica il profilo"; -App::$strings["Edit your profile"] = "Modifica il profilo"; -App::$strings["Photos"] = "Foto"; -App::$strings["Your photos"] = "Le tue foto"; -App::$strings["Your files"] = "I tuoi file"; -App::$strings["Chat"] = "Area chat"; -App::$strings["Your chatrooms"] = "Le tue aree chat"; -App::$strings["Bookmarks"] = "Segnalibri"; -App::$strings["Your bookmarks"] = "I tuoi segnalibri"; -App::$strings["Webpages"] = "Pagine web"; -App::$strings["Your webpages"] = "Le tue pagine web"; -App::$strings["Login"] = "Accedi"; -App::$strings["Sign in"] = "Accedi"; -App::$strings["%s - click to logout"] = "%s - clicca per uscire"; -App::$strings["Remote authentication"] = "Autenticazione magica dal tuo server"; -App::$strings["Click to authenticate to your home hub"] = "Clicca per autenticarti sul tuo server principale"; -App::$strings["Home Page"] = "Bacheca"; -App::$strings["Register"] = "Iscriviti"; -App::$strings["Create an account"] = "Crea un account"; -App::$strings["Help"] = "Guida"; -App::$strings["Help and documentation"] = "Guida e documentazione"; -App::$strings["Applications, utilities, links, games"] = "Applicazioni, utilità, link, giochi"; -App::$strings["Search site content"] = "Cerca nel sito"; -App::$strings["Directory"] = "Elenco pubblico"; -App::$strings["Channel Directory"] = "Elenco pubblico canali"; -App::$strings["Matrix"] = "Hubzilla"; -App::$strings["Your matrix"] = "La tua rete"; -App::$strings["Mark all matrix notifications seen"] = "Segna come lette le notifiche della tua rete"; -App::$strings["Channel Home"] = "Bacheca del canale"; -App::$strings["Channel home"] = "Bacheca del canale"; -App::$strings["Mark all channel notifications seen"] = "Segna come lette le notifiche del canale"; -App::$strings["Connections"] = "Contatti"; -App::$strings["Notices"] = "Avvisi"; -App::$strings["Notifications"] = "Notifiche"; -App::$strings["See all notifications"] = "Vedi tutte le notifiche"; -App::$strings["Mark all system notifications seen"] = "Segna come lette le notifiche di sistema"; -App::$strings["Mail"] = "Messaggi"; -App::$strings["Private mail"] = "Messaggi privati"; -App::$strings["See all private messages"] = "Guarda tutti i messaggi privati"; -App::$strings["Mark all private messages seen"] = "Segna come letti tutti i messaggi privati"; -App::$strings["Inbox"] = "In arrivo"; -App::$strings["Outbox"] = "Inviati"; -App::$strings["Events"] = "Eventi"; -App::$strings["Event Calendar"] = "Calendario"; -App::$strings["See all events"] = "Guarda tutti gli eventi"; -App::$strings["Mark all events seen"] = "Marca come letti tutti gli eventi"; -App::$strings["Channel Manager"] = "Gestione canali"; -App::$strings["Manage Your Channels"] = "Gestisci i tuoi canali"; -App::$strings["Account/Channel Settings"] = "Impostazioni dell'account e del canale"; -App::$strings["Admin"] = "Amministrazione"; -App::$strings["Site Setup and Configuration"] = "Installazione e configurazione del sito"; -App::$strings["Loading..."] = "Caricamento in corso..."; -App::$strings["@name, #tag, content"] = "@nome, #tag, testo"; -App::$strings["Please wait..."] = "Attendere..."; -App::$strings["Tags"] = "Tag"; -App::$strings["Keywords"] = "Parole chiave"; -App::$strings["have"] = "ho"; -App::$strings["has"] = "ha"; -App::$strings["want"] = "voglio"; -App::$strings["wants"] = "vuole"; -App::$strings["likes"] = "gli piace"; -App::$strings["dislikes"] = "non gli piace"; +App::$strings["Categories"] = "Categorie"; +App::$strings["System"] = "Sistema"; +App::$strings["Personal"] = "Personali"; +App::$strings["Create Personal App"] = "Crea una app personale"; +App::$strings["Edit Personal App"] = "Modifica una app personale"; +App::$strings["Connect"] = "Aggiungi"; +App::$strings["Ignore/Hide"] = "Ignora/nascondi"; +App::$strings["Suggestions"] = "Suggerimenti"; +App::$strings["See more..."] = "Altro..."; +App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "Hai attivato %1$.0f delle %2$.0f connessioni permesse."; +App::$strings["Add New Connection"] = "Aggiungi un contatto"; +App::$strings["Enter the channel address"] = "Scrivi l'indirizzo del canale"; +App::$strings["Example: bob@example.com, http://example.com/barbara"] = "Per esempio: mario@pippo.it oppure http://pluto.com/barbara"; +App::$strings["Notes"] = "Note"; +App::$strings["Remove term"] = "Rimuovi termine"; +App::$strings["Saved Searches"] = "Ricerche salvate"; +App::$strings["add"] = "aggiungi"; +App::$strings["Saved Folders"] = "Cartelle salvate"; +App::$strings["Everything"] = "Tutto"; +App::$strings["Archives"] = "Archivi"; +App::$strings["Me"] = "Io"; +App::$strings["Family"] = "Famiglia"; +App::$strings["Friends"] = "Amici"; +App::$strings["Acquaintances"] = "Conoscenti"; +App::$strings["All"] = "Tutti"; +App::$strings["Refresh"] = "Aggiorna"; +App::$strings["Account settings"] = "Il tuo account"; +App::$strings["Channel settings"] = "Impostazioni del canale"; +App::$strings["Additional features"] = "Funzionalità opzionali"; +App::$strings["Feature/Addon settings"] = "Impostazioni dei componenti aggiuntivi"; +App::$strings["Display settings"] = "Aspetto"; +App::$strings["Connected apps"] = "App connesse"; +App::$strings["Export channel"] = "Esporta il canale"; +App::$strings["Connection Default Permissions"] = "Permessi predefiniti dei nuovi contatti"; +App::$strings["Premium Channel Settings"] = "Canale premium - impostazioni"; +App::$strings["Channel Sources"] = "Sorgenti del canale"; +App::$strings["Messages"] = "Messaggi"; +App::$strings["Check Mail"] = "Controlla i messaggi"; +App::$strings["Chat Rooms"] = "Aree chat attive"; +App::$strings["Bookmarked Chatrooms"] = "Aree chat nei segnalibri"; +App::$strings["Suggested Chatrooms"] = "Aree chat suggerite"; +App::$strings["photo/image"] = "foto/immagine"; +App::$strings["Rate Me"] = "Valutami"; +App::$strings["View Ratings"] = "Vedi le valutazioni ricevute"; +App::$strings["Public Hubs"] = "Hub pubblici"; +App::$strings["New window"] = "Nuova finestra"; +App::$strings["Open the selected location in a different window or browser tab"] = "Apri l'indirizzo selezionato in una nuova scheda o finestra"; +App::$strings["User '%s' deleted"] = "Utente '%s' eliminato"; +App::$strings["No recipient provided."] = "Devi scegliere un destinatario."; +App::$strings["[no subject]"] = "[nessun titolo]"; +App::$strings["Unable to determine sender."] = "Impossibile determinare il mittente."; +App::$strings["Stored post could not be verified."] = "Non è stato possibile verificare il post."; +App::$strings["Invalid data packet"] = "Dati non validi"; +App::$strings["Unable to verify channel signature"] = "Impossibile verificare la firma elettronica del canale"; +App::$strings["Unable to verify site signature for %s"] = "Impossibile verificare la firma elettronica del sito %s"; +App::$strings["created a new post"] = "Ha creato un nuovo post"; +App::$strings["commented on %s's post"] = "ha commentato il post di %s"; +App::$strings["Private Message"] = "Messaggio privato"; +App::$strings["Select"] = "Seleziona"; +App::$strings["Save to Folder"] = "Salva nella cartella"; +App::$strings["I will attend"] = "Parteciperò"; +App::$strings["I will not attend"] = "Non parteciperò"; +App::$strings["I might attend"] = "Forse parteciperò"; +App::$strings["I agree"] = "Sono d'accordo"; +App::$strings["I disagree"] = "Non sono d'accordo"; +App::$strings["I abstain"] = "Mi astengo"; +App::$strings["View all"] = "Vedi tutto"; +App::$strings["__ctx:noun__ Like"] = array( + 0 => "Mi piace", + 1 => "Mi piace", +); +App::$strings["__ctx:noun__ Dislike"] = array( + 0 => "Non mi piace", + 1 => "Non mi piace", +); +App::$strings["Add Star"] = "Aggiungi ai preferiti"; +App::$strings["Remove Star"] = "Rimuovi dai preferiti"; +App::$strings["Toggle Star Status"] = "Attiva/disattiva preferito"; +App::$strings["starred"] = "preferito"; +App::$strings["Message signature validated"] = "Messaggio con firma verificata"; +App::$strings["Message signature incorrect"] = "Massaggio con firma non corretta"; +App::$strings["Add Tag"] = "Aggiungi un tag"; +App::$strings["I like this (toggle)"] = "Attiva/disattiva Mi piace"; +App::$strings["like"] = "mi piace"; +App::$strings["I don't like this (toggle)"] = "Attiva/disattiva Non mi piace"; +App::$strings["dislike"] = "non mi piace"; +App::$strings["Share This"] = "Condividi"; +App::$strings["share"] = "condividi"; +App::$strings["%d comment"] = array( + 0 => "%d commento", + 1 => "%d commenti", +); +App::$strings["View %s's profile - %s"] = "Guarda il profilo di %s - %s"; +App::$strings["to"] = "a"; +App::$strings["via"] = "via"; +App::$strings["Wall-to-Wall"] = "Da bacheca a bacheca"; +App::$strings["via Wall-To-Wall:"] = "da bacheca a bacheca:"; +App::$strings["from %s"] = "da %s"; +App::$strings["last edited: %s"] = "ultima modifica: %s"; +App::$strings["Expires: %s"] = "Scadenza: %s"; +App::$strings["Save Bookmarks"] = "Salva segnalibro"; +App::$strings["Add to Calendar"] = "Aggiungi al calendario"; +App::$strings["Mark all seen"] = "Marca tutto come letto"; +App::$strings["__ctx:noun__ Likes"] = "Mi piace"; +App::$strings["__ctx:noun__ Dislikes"] = "Non mi piace"; +App::$strings["Close"] = "Chiudi"; +App::$strings["Please wait"] = "Attendere"; +App::$strings["[+] show all"] = "[+] mostra tutto"; +App::$strings["This is you"] = "Questo sei tu"; +App::$strings["Comment"] = "Commento"; +App::$strings["Submit"] = "Salva"; +App::$strings["Bold"] = "Grassetto"; +App::$strings["Italic"] = "Corsivo"; +App::$strings["Underline"] = "Sottolineato"; +App::$strings["Quote"] = "Citazione"; +App::$strings["Code"] = "Codice"; +App::$strings["Image"] = "Immagine"; +App::$strings["Insert Link"] = "Collegamento"; +App::$strings["Video"] = "Video"; +App::$strings["Preview"] = "Anteprima"; +App::$strings["Encrypt text"] = "Crittografia del testo"; +App::$strings["Not a valid email address"] = "Email non valida"; +App::$strings["Your email domain is not among those allowed on this site"] = "Il dominio della tua email attualmente non è permesso su questo sito"; +App::$strings["Your email address is already registered at this site."] = "La tua email è già registrata su questo sito."; +App::$strings["An invitation is required."] = "È necessario un invito."; +App::$strings["Invitation could not be verified."] = "L'invito non può essere verificato."; +App::$strings["Please enter the required information."] = "Inserisci le informazioni richieste."; +App::$strings["Failed to store account information."] = "Non è stato possibile salvare le informazioni del tuo account."; +App::$strings["Registration confirmation for %s"] = "Registrazione di %s confermata"; +App::$strings["Registration request at %s"] = "Richiesta di registrazione su %s"; +App::$strings["your registration password"] = "la password di registrazione"; +App::$strings["Registration details for %s"] = "Dettagli della registrazione di %s"; +App::$strings["Account approved."] = "Account approvato."; +App::$strings["Registration revoked for %s"] = "Registrazione revocata per %s"; +App::$strings["Account verified. Please login."] = "Registrazione verificata. Adesso puoi effettuare login."; +App::$strings["Click here to upgrade."] = "Clicca qui per aggiornare."; +App::$strings["This action exceeds the limits set by your subscription plan."] = "Questa operazione supera i limiti del tuo abbonamento."; +App::$strings["This action is not available under your subscription plan."] = "Questa operazione non è prevista dal tuo abbonamento."; +App::$strings["Embedded content"] = "Contenuti incorporati"; +App::$strings["Embedding disabled"] = "Disabilita la creazione di contenuti incorporati"; +App::$strings["Visible to your default audience"] = "Visibile secondo le impostazioni predefinite"; +App::$strings["Show"] = "Mostra"; +App::$strings["Don't show"] = "Non mostrare"; +App::$strings["Permissions"] = "Permessi"; App::$strings[" and "] = "e"; App::$strings["public profile"] = "profilo pubblico"; App::$strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s ha cambiato %2\$s in “%3\$s”"; App::$strings["Visit %1\$s's %2\$s"] = "Guarda %2\$s di %1\$s "; App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s ha aggiornato %2\$s cambiando %3\$s."; +App::$strings["Public Timeline"] = "Diario pubblico"; +App::$strings["Site Admin"] = "Amministrazione sito"; +App::$strings["Address Book"] = "Rubrica"; +App::$strings["Profile"] = "Profilo"; +App::$strings["Mood"] = "Umore"; +App::$strings["Poke"] = "Poke"; +App::$strings["Probe"] = "Diagnostica"; +App::$strings["Suggest"] = "Suggerisci"; +App::$strings["Random Channel"] = "Canale casuale"; +App::$strings["Invite"] = "Invita"; +App::$strings["Features"] = "Funzionalità"; +App::$strings["Language"] = "Lingua"; +App::$strings["Post"] = "Post"; +App::$strings["Profile Photo"] = "Foto del profilo"; +App::$strings["Update"] = "Aggiorna"; +App::$strings["Install"] = "Installa"; +App::$strings["Purchase"] = "Acquista"; +App::$strings["Permission denied."] = "Permesso negato."; +App::$strings["Item was not found."] = "Elemento non trovato."; +App::$strings["No source file."] = "Nessun file di origine."; +App::$strings["Cannot locate file to replace"] = "Il file da sostituire non è stato trovato"; +App::$strings["Cannot locate file to revise/update"] = "Il file da aggiornare non è stato trovato"; +App::$strings["File exceeds size limit of %d"] = "Il file supera la dimensione massima di %d"; +App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati."; +App::$strings["File upload failed. Possible system limit or action terminated."] = "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato."; +App::$strings["Stored file could not be verified. Upload failed."] = "Il file non può essere verificato. Caricamento fallito."; +App::$strings["Path not available."] = "Percorso non disponibile."; +App::$strings["Empty pathname"] = "Il percorso del file è vuoto"; +App::$strings["duplicate filename or path"] = "il file o il percorso del file è duplicato"; +App::$strings["Path not found."] = "Percorso del file non trovato."; +App::$strings["mkdir failed."] = "mkdir fallito."; +App::$strings["database storage failed."] = "scrittura su database fallita."; +App::$strings["Logged out."] = "Uscita effettuata."; +App::$strings["Failed authentication"] = "Autenticazione fallita"; +App::$strings["Login failed."] = "Accesso fallito."; +App::$strings["Attachments:"] = "Allegati:"; +App::$strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i"; +App::$strings["\$Projectname event notification:"] = "Notifica evento \$Projectname:"; +App::$strings["Starts:"] = "Inizio:"; +App::$strings["Finishes:"] = "Fine:"; +App::$strings["Location:"] = "Luogo:"; App::$strings["Image/photo"] = "Immagine"; App::$strings["Encrypted content"] = "Contenuto crittografato"; -App::$strings["Install design element: "] = "Installa il componente di design:"; +App::$strings["Install %s element: "] = "Installa l'elemento %s:"; +App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Questo post contiene un elemento %s installabile, tuttavia non hai i permessi necessari per l'installazione."; +App::$strings["webpage"] = "pagina web"; +App::$strings["layout"] = "layout"; +App::$strings["block"] = "riquadro"; +App::$strings["menu"] = "menu"; App::$strings["QR code"] = "QR code"; App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s ha scritto %2\$s %3\$s"; -App::$strings["post"] = "l'articolo"; +App::$strings["post"] = "il post"; App::$strings["Different viewers will see this text differently"] = "Ad altri questo testo potrebbe apparire in modo differente"; App::$strings["$1 spoiler"] = "$1 spoiler"; App::$strings["$1 wrote:"] = "$1 ha scritto:"; -App::$strings["Permission denied"] = "Permesso negato"; -App::$strings["(Unknown)"] = "(Sconosciuto)"; -App::$strings["Visible to anybody on the internet."] = "Visibile a chiunque su internet."; -App::$strings["Visible to you only."] = "Visibile solo a te."; -App::$strings["Visible to anybody in this network."] = "Visibile a tutti su questa rete."; -App::$strings["Visible to anybody authenticated."] = "Visibile a chiunque sia autenticato."; -App::$strings["Visible to anybody on %s."] = "Visibile a tutti in %s."; -App::$strings["Visible to all connections."] = "Visibile a tutti coloro che ti seguono."; -App::$strings["Visible to approved connections."] = "Visibile ai contatti approvati."; -App::$strings["Visible to specific connections."] = "Visibile ad alcuni contatti scelti."; -App::$strings["Item not found."] = "Elemento non trovato."; -App::$strings["Permission denied."] = "Permesso negato."; -App::$strings["Collection not found."] = "Insieme di canali non trovato."; -App::$strings["Collection is empty."] = "L'insieme di canali è vuoto."; -App::$strings["Collection: %s"] = "Insieme: %s"; -App::$strings["Connection: %s"] = "Contatto: %s"; -App::$strings["Connection not found."] = "Contatto non trovato."; -App::$strings["Can view my normal stream and posts"] = "Può vedere i miei contenuti e articoli normali"; -App::$strings["Can view my default channel profile"] = "Può vedere il profilo predefinito del canale"; -App::$strings["Can view my photo albums"] = "Può vedere i miei album fotografici"; -App::$strings["Can view my connections"] = "Può vedere i miei contatti"; -App::$strings["Can view my file storage"] = "Può vedere i miei file condivisi"; -App::$strings["Can view my webpages"] = "Può vedere le mie pagine web"; -App::$strings["Can send me their channel stream and posts"] = "È tra i canali che seguo"; -App::$strings["Can post on my channel page (\"wall\")"] = "Può scrivere sulla bacheca del mio canale"; -App::$strings["Can comment on or like my posts"] = "Può commentare o aggiungere \"mi piace\" ai miei articoli"; -App::$strings["Can send me private mail messages"] = "Può inviarmi messaggi privati"; -App::$strings["Can post photos to my photo albums"] = "Può aggiungere foto ai miei album"; -App::$strings["Can like/dislike stuff"] = "Può aggiungere \"mi piace\""; -App::$strings["Profiles and things other than posts/comments"] = "Profili e tutto ciò che non è articoli e commenti"; -App::$strings["Can forward to all my channel contacts via post @mentions"] = "Può inoltrare articoli a tutti i contatti del canale tramite una @menzione"; -App::$strings["Advanced - useful for creating group forum channels"] = "Impostazione avanzata - utile per creare un canale-forum di discussione"; -App::$strings["Can chat with me (when available)"] = "Può aprire una chat con me (se disponibile)"; -App::$strings["Can write to my file storage"] = "Può scrivere sul mio archivio file"; -App::$strings["Can edit my webpages"] = "Può modificare le mie pagine web"; -App::$strings["Can source my public posts in derived channels"] = "Può usare i miei articoli pubblici per creare canali derivati"; -App::$strings["Somewhat advanced - very useful in open communities"] = "Piuttosto avanzato - molto utile nelle comunità aperte"; -App::$strings["Can administer my channel resources"] = "Può amministrare i contenuti del mio canale"; -App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri"; -App::$strings["Social Networking"] = "Social network"; -App::$strings["Mostly Public"] = "Prevalentemente pubblico"; -App::$strings["Restricted"] = "Con restrizioni"; -App::$strings["Private"] = "Privato"; -App::$strings["Community Forum"] = "Forum di discussione"; -App::$strings["Feed Republish"] = "Aggregatore di feed esterni"; -App::$strings["Special Purpose"] = "Per finalità speciali"; -App::$strings["Celebrity/Soapbox"] = "Pagina per fan"; -App::$strings["Group Repository"] = "Repository di gruppo"; -App::$strings["Other"] = "Altro"; -App::$strings["Custom/Expert Mode"] = "Personalizzazione per esperti"; +App::$strings["%1\$s's bookmarks"] = "I segnalibri di %1\$s"; +App::$strings["Missing room name"] = "Area chat senza nome"; +App::$strings["Duplicate room name"] = "Il nome dell'area chat è duplicato"; +App::$strings["Invalid room specifier."] = "Il nome dell'area chat non è valido."; +App::$strings["Room not found."] = "Area chat non trovata."; +App::$strings["Room is full"] = "L'area chat è al completo"; +App::$strings["Default"] = "Predefinito"; +App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "I controlli di sicurezza sono falliti. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto."; +App::$strings["Frequently"] = "Frequentemente"; +App::$strings["Hourly"] = "Ogni ora"; +App::$strings["Twice daily"] = "Due volte al giorno"; +App::$strings["Daily"] = "Ogni giorno"; +App::$strings["Weekly"] = "Ogni settimana"; +App::$strings["Monthly"] = "Ogni mese"; +App::$strings["Friendica"] = "Friendica"; +App::$strings["OStatus"] = "OStatus"; +App::$strings["RSS/Atom"] = "RSS/Atom"; +App::$strings["Email"] = "Email"; +App::$strings["Diaspora"] = "Diaspora"; +App::$strings["Facebook"] = "Facebook"; +App::$strings["Zot!"] = "Zot!"; +App::$strings["LinkedIn"] = "LinkedIn"; +App::$strings["XMPP/IM"] = "XMPP/IM"; +App::$strings["MySpace"] = "MySpace"; +App::$strings["%d invitation available"] = array( + 0 => "%d invito disponibile", + 1 => "%d inviti disponibili", +); +App::$strings["Advanced"] = "Avanzate"; +App::$strings["Find Channels"] = "Ricerca canali"; +App::$strings["Enter name or interest"] = "Scrivi un nome o un interesse"; +App::$strings["Connect/Follow"] = "Aggiungi"; +App::$strings["Examples: Robert Morgenstein, Fishing"] = "Per esempio: Mario Rossi, Pesca"; +App::$strings["Find"] = "Cerca"; +App::$strings["Channel Suggestions"] = "Canali suggeriti"; +App::$strings["Random Profile"] = "Profilo casuale"; +App::$strings["Invite Friends"] = "Invita amici"; +App::$strings["Advanced example: name=fred and country=iceland"] = "Per esempio: name=mario e country=italy"; +App::$strings["%d connection in common"] = array( + 0 => "%d contatto in comune", + 1 => "%d contatti in comune", +); +App::$strings["show more"] = "mostra tutto"; App::$strings["channel"] = "canale"; App::$strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s piace %3\$s di %2\$s"; App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s non piace %3\$s di %2\$s"; @@ -630,7 +466,6 @@ App::$strings["View Photos"] = "Guarda le foto"; App::$strings["Matrix Activity"] = "Attività nella tua rete"; App::$strings["Edit Contact"] = "Modifica il contatto"; App::$strings["Send PM"] = "Invia messaggio privato"; -App::$strings["Poke"] = "Poke"; App::$strings["%s likes this."] = "Piace a %s."; App::$strings["%s doesn't like this."] = "Non piace a %s."; App::$strings["%2\$d people like this."] = array( @@ -678,7 +513,7 @@ App::$strings["Title (optional)"] = "Titolo (opzionale)"; App::$strings["Categories (optional, comma-separated list)"] = "Categorie (lista separata da virgole)"; App::$strings["Permission settings"] = "Impostazioni permessi"; App::$strings["permissions"] = "permessi"; -App::$strings["Public post"] = "Articolo pubblico"; +App::$strings["Public post"] = "Post pubblico"; App::$strings["Example: bob@example.com, mary@example.com"] = "Per esempio: mario@esempio.com, simona@esempio.com"; App::$strings["Set expiration date"] = "Data di scadenza"; App::$strings["OK"] = "OK"; @@ -687,17 +522,17 @@ App::$strings["Discover"] = "Scopri"; App::$strings["Imported public streams"] = "Contenuti pubblici importati"; App::$strings["Commented Order"] = "Ultimi commenti"; App::$strings["Sort by Comment Date"] = "Per data del commento"; -App::$strings["Posted Order"] = "Ultimi articoli"; +App::$strings["Posted Order"] = "Ultimi post"; App::$strings["Sort by Post Date"] = "Per data di creazione"; -App::$strings["Posts that mention or involve you"] = "Articoli che ti riguardano o ti menzionano"; +App::$strings["Posts that mention or involve you"] = "Post che ti riguardano o ti menzionano"; App::$strings["New"] = "Novità"; App::$strings["Activity Stream - by date"] = "Elenco attività - per data"; App::$strings["Starred"] = "Preferiti"; -App::$strings["Favourite Posts"] = "Articoli preferiti"; +App::$strings["Favourite Posts"] = "Post preferiti"; App::$strings["Spam"] = "Spam"; -App::$strings["Posts flagged as SPAM"] = "Articoli marcati come spam"; +App::$strings["Posts flagged as SPAM"] = "Post marcati come spam"; App::$strings["Channel"] = "Canale"; -App::$strings["Status Messages and Posts"] = "Articoli e messaggi di stato"; +App::$strings["Status Messages and Posts"] = "Post e messaggi di stato"; App::$strings["About"] = "Informazioni"; App::$strings["Profile Details"] = "Dettagli del profilo"; App::$strings["Photo Albums"] = "Album foto"; @@ -729,63 +564,158 @@ App::$strings["__ctx:noun__ Abstain"] = array( 0 => "Astenuto", 1 => "Astenuti", ); -App::$strings["Image exceeds website size limit of %lu bytes"] = "L'immagine supera il limite massimo di %lu bytes"; -App::$strings["Image file is empty."] = "Il file dell'immagine è vuoto."; -App::$strings["Unable to process image"] = "Impossibile elaborare l'immagine"; -App::$strings["Photo storage failed."] = "Impossibile caricare la foto."; -App::$strings["Upload New Photos"] = "Carica nuove foto"; -App::$strings["Invalid data packet"] = "Dati non validi"; -App::$strings["Unable to verify channel signature"] = "Impossibile verificare la firma elettronica del canale"; -App::$strings["Unable to verify site signature for %s"] = "Impossibile verificare la firma elettronica del sito %s"; -App::$strings["Embedded content"] = "Contenuti incorporati"; -App::$strings["Embedding disabled"] = "Disabilita la creazione di contenuti incorporati"; -App::$strings["Logged out."] = "Uscita effettuata."; -App::$strings["Failed authentication"] = "Autenticazione fallita"; -App::$strings["Login failed."] = "Accesso fallito."; -App::$strings["%d invitation available"] = array( - 0 => "%d invito disponibile", - 1 => "%d inviti disponibili", -); -App::$strings["Advanced"] = "Avanzate"; -App::$strings["Find Channels"] = "Ricerca canali"; -App::$strings["Enter name or interest"] = "Scrivi un nome o un interesse"; -App::$strings["Connect/Follow"] = "Aggiungi"; -App::$strings["Examples: Robert Morgenstein, Fishing"] = "Per esempio: Mario Rossi, Pesca"; -App::$strings["Find"] = "Cerca"; -App::$strings["Channel Suggestions"] = "Canali suggeriti"; -App::$strings["Random Profile"] = "Profilo casuale"; -App::$strings["Invite Friends"] = "Invita amici"; -App::$strings["Advanced example: name=fred and country=iceland"] = "Per esempio: name=mario e country=italy"; -App::$strings["%d connection in common"] = array( - 0 => "%d contatto in comune", - 1 => "%d contatti in comune", -); -App::$strings["show more"] = "mostra tutto"; -App::$strings["Visible to your default audience"] = "Visibile secondo le impostazioni predefinite"; -App::$strings["Show"] = "Mostra"; -App::$strings["Don't show"] = "Non mostrare"; -App::$strings["Permissions"] = "Permessi"; -App::$strings["Item was not found."] = "Elemento non trovato."; -App::$strings["No source file."] = "Nessun file di origine."; -App::$strings["Cannot locate file to replace"] = "Il file da sostituire non è stato trovato"; -App::$strings["Cannot locate file to revise/update"] = "Il file da aggiornare non è stato trovato"; -App::$strings["File exceeds size limit of %d"] = "Il file supera la dimensione massima di %d"; -App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati."; -App::$strings["File upload failed. Possible system limit or action terminated."] = "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato."; -App::$strings["Stored file could not be verified. Upload failed."] = "Il file non può essere verificato. Caricamento fallito."; -App::$strings["Path not available."] = "Percorso non disponibile."; -App::$strings["Empty pathname"] = "Il percorso del file è vuoto"; -App::$strings["duplicate filename or path"] = "il file o il percorso del file è duplicato"; -App::$strings["Path not found."] = "Percorso del file non trovato."; -App::$strings["mkdir failed."] = "mkdir fallito."; -App::$strings["database storage failed."] = "scrittura su database fallita."; +App::$strings["Miscellaneous"] = "Altro"; +App::$strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG oppure MM-GG"; +App::$strings["Required"] = "Obbligatorio"; +App::$strings["never"] = "mai"; +App::$strings["less than a second ago"] = "meno di un secondo fa"; +App::$strings["year"] = "anno"; +App::$strings["years"] = "anni"; +App::$strings["month"] = "mese"; +App::$strings["months"] = "mesi"; +App::$strings["week"] = "settimana"; +App::$strings["weeks"] = "settimane"; +App::$strings["day"] = "giorno"; +App::$strings["days"] = "giorni"; +App::$strings["hour"] = "ora"; +App::$strings["hours"] = "ore"; +App::$strings["minute"] = "minuto"; +App::$strings["minutes"] = "minuti"; +App::$strings["second"] = "secondo"; +App::$strings["seconds"] = "secondi"; +App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "%1\$d %2\$s fa"; +App::$strings["%1\$s's birthday"] = "Compleanno di %1\$s"; +App::$strings["Happy Birthday %1\$s"] = "Buon compleanno %1\$s"; +App::$strings["Please choose"] = "La tua scelta"; +App::$strings["Agree"] = "Sono d'accordo"; +App::$strings["Disagree"] = "Non sono d'accordo"; +App::$strings["Abstain"] = "Mi astengo"; +App::$strings["Nickname has unsupported characters or is already being used on this site."] = "Il nome dell'account è già in uso oppure ha dei caratteri non supportati."; +App::$strings["Directory Options"] = "Opzioni elenco pubblico"; +App::$strings["Safe Mode"] = "Modalità SafeSearch"; +App::$strings["No"] = "No"; +App::$strings["Yes"] = "Si"; +App::$strings["Public Forums Only"] = "Solo forum pubblici"; +App::$strings["This Website Only"] = "Solo in questo sito"; +App::$strings["%s "] = "%s "; +App::$strings["[Red:Notify] New mail received at %s"] = "[RedMatrix] Nuovo messaggio su %s"; +App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s ti ha mandato un messaggio privato su %3\$s."; +App::$strings["%1\$s sent you %2\$s."] = "%1\$s ti ha mandato %2\$s."; +App::$strings["a private message"] = "un messaggio privato"; +App::$strings["Please visit %s to view and/or reply to your private messages."] = "Visita %s per leggere i tuoi messaggi privati e rispondere."; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%4\$s[/zrl]"; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%5\$s di %4\$s[/zrl]"; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%4\$s che hai creato[/zrl]"; +App::$strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[RedMatrix] Nuovo commento di %2\$s alla conversazione #%1\$d"; +App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s ha commentato un elemento che stavi seguendo."; +App::$strings["Please visit %s to view and/or reply to the conversation."] = "Visita %s per leggere o commentare la conversazione."; +App::$strings["[Red:Notify] %s posted to your profile wall"] = "[RedMatrix] %s ha scritto sulla tua bacheca"; +App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s ha scritto sulla bacheca del tuo profilo su %3\$s"; +App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s ha scritto sulla [zrl=%3\$s]tua bacheca[/zrl]"; +App::$strings["[Red:Notify] %s tagged you"] = "[RedMatrix] %s ti ha taggato"; +App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s ti ha taggato su %3\$s"; +App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]ti ha taggato[/zrl]."; +App::$strings["[Red:Notify] %1\$s poked you"] = "[RedMatrix] %1\$s ti ha mandato un poke"; +App::$strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s ti ha mandato un poke su %3\$s"; +App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]ti ha mandato un poke[/zrl]."; +App::$strings["[Red:Notify] %s tagged your post"] = "[RedMatrix] %s ha taggato il tuo post"; +App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s ha taggato il tuo post su %3\$s"; +App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s ha taggato [zrl=%3\$s]il tuo post[/zrl]"; +App::$strings["[Red:Notify] Introduction received"] = "[RedMatrix] Hai una richiesta di amicizia"; +App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, hai ricevuto una richiesta di entrare in contatto da '%2\$s' su %3\$s"; +App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, hai ricevuto una [zrl=%2\$s]richiesta di entrare in contatto[/zrl] da %3\$s."; +App::$strings["You may visit their profile at %s"] = "Puoi visitare il suo profilo su %s"; +App::$strings["Please visit %s to approve or reject the connection request."] = "Visita %s per approvare o rifiutare la richiesta di entrare in contatto."; +App::$strings["[Red:Notify] Friend suggestion received"] = "[RedMatrix] Ti è stato suggerito un amico"; +App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, ti è stato suggerito un amico da '%2\$s' su %3\$s"; +App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, %4\$s ti [zrl=%2\$s]ha suggerito %3\$s[/zrl] come amico."; +App::$strings["Name:"] = "Nome:"; +App::$strings["Photo:"] = "Foto:"; +App::$strings["Please visit %s to approve or reject the suggestion."] = "Visita %s per approvare o rifiutare il suggerimento."; +App::$strings["[Red:Notify]"] = "[RedMatrix]"; +App::$strings["This event has been added to your calendar."] = "Questo evento è stato aggiunto al tuo calendario"; +App::$strings["General Features"] = "Funzionalità di base"; +App::$strings["Content Expiration"] = "Scadenza"; +App::$strings["Remove posts/comments and/or private messages at a future time"] = "Elimina i post, i commenti o i messaggi privati dopo un lasso di tempo"; +App::$strings["Multiple Profiles"] = "Profili multipli"; +App::$strings["Ability to create multiple profiles"] = "Abilitazione a creare profili multipli"; +App::$strings["Advanced Profiles"] = "Profili avanzati"; +App::$strings["Additional profile sections and selections"] = "Informazioni aggiuntive del profilo"; +App::$strings["Profile Import/Export"] = "Importa/esporta il profilo"; +App::$strings["Save and load profile details across sites/channels"] = "Salva o ripristina le informazioni del profilo su canali o siti diversi"; +App::$strings["Web Pages"] = "Pagine web"; +App::$strings["Provide managed web pages on your channel"] = "Attiva la creazione di pagine web sul tuo canale"; +App::$strings["Private Notes"] = "Note private"; +App::$strings["Enables a tool to store notes and reminders"] = "Abilita il riquadro per scrivere annotazioni"; +App::$strings["Navigation Channel Select"] = "Scegli il canale attivo dal menu"; +App::$strings["Change channels directly from within the navigation dropdown menu"] = "Scegli il canale attivo direttamente dal menu di navigazione"; +App::$strings["Photo Location"] = "Posizione geografica"; +App::$strings["If location data is available on uploaded photos, link this to a map."] = "Collega la foto a una mappa quando contiene indicazioni geografiche."; +App::$strings["Expert Mode"] = "Modalità esperto"; +App::$strings["Enable Expert Mode to provide advanced configuration options"] = "Abilita la modalità esperto per vedere le opzioni di configurazione avanzate"; +App::$strings["Premium Channel"] = "Canale premium"; +App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Ti permette di impostare delle restrizioni e dei termini d'uso a chi segue il canale"; +App::$strings["Post Composition Features"] = "Modalità di scrittura post"; +App::$strings["Use Markdown"] = "Usa il markdown"; +App::$strings["Allow use of \"Markdown\" to format posts"] = "Consenti l'uso del markdown per formattare i post"; +App::$strings["Large Photos"] = "Foto grandi"; +App::$strings["Include large (640px) photo thumbnails in posts. If not enabled, use small (320px) photo thumbnails"] = "Includi anteprime grandi delle foto nei post (640px). Se disabilitato le anteprime saranno piccole (320px)"; +App::$strings["Automatically import channel content from other channels or feeds"] = "Importa automaticamente il contenuto del canale da altri canali o feed"; +App::$strings["Even More Encryption"] = "Crittografia addizionale"; +App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Rendi possibile la crittografia tra mittente e destinatario che condividono una chiave segreta"; +App::$strings["Enable voting tools"] = "Permetti i post con votazione"; +App::$strings["Provide a class of post which others can vote on"] = "Rende possibile la creazione di post in cui sarà possibile votare"; +App::$strings["Network and Stream Filtering"] = "Filtraggio dei contenuti"; +App::$strings["Search by Date"] = "Ricerca per data"; +App::$strings["Ability to select posts by date ranges"] = "Per selezionare i post in un intervallo tra date"; +App::$strings["Collections Filter"] = "Filtra per insiemi di canali"; +App::$strings["Enable widget to display Network posts only from selected collections"] = "Mostra il riquadro per filtrare i post di certi insiemi di canali"; +App::$strings["Save search terms for re-use"] = "Salva i termini delle ricerche per poterle ripetere"; +App::$strings["Network Personal Tab"] = "Attività personale"; +App::$strings["Enable tab to display only Network posts that you've interacted on"] = "Abilita il link per mostrare solamente i contenuti con cui hai interagito"; +App::$strings["Network New Tab"] = "Contenuti nuovi"; +App::$strings["Enable tab to display all new Network activity"] = "Abilita il link per visualizzare solo i nuovi contenuti"; +App::$strings["Affinity Tool"] = "Filtro per affinità"; +App::$strings["Filter stream activity by depth of relationships"] = "Permette di selezionare i contenuti in base al livello di amicizia"; +App::$strings["Connection Filtering"] = "Filtro sui contatti"; +App::$strings["Filter incoming posts from connections based on keywords/content"] = "Filtra con delle parole chiave i post che ricevi"; +App::$strings["Suggest Channels"] = "Suggerisci canali"; +App::$strings["Show channel suggestions"] = "Mostra alcuni canali che potrebbero interessarti"; +App::$strings["Post/Comment Tools"] = "Gestione post e commenti"; +App::$strings["Tagging"] = "Tag"; +App::$strings["Ability to tag existing posts"] = "Permetti l'aggiunta di tag su post già esistenti"; +App::$strings["Post Categories"] = "Categorie dei post"; +App::$strings["Add categories to your posts"] = "Abilita le categorie per i tuoi post"; +App::$strings["Ability to file posts under folders"] = "Abilita la raccolta dei tuoi articoli in post"; +App::$strings["Dislike Posts"] = "Non mi piace"; +App::$strings["Ability to dislike posts/comments"] = "Abilità la funzionalità \"non mi piace\" per i tuoi post"; +App::$strings["Star Posts"] = "Post con stella"; +App::$strings["Ability to mark special posts with a star indicator"] = "Mostra la stella per segnare i post preferiti"; +App::$strings["Tag Cloud"] = "Nuvola di tag"; +App::$strings["Provide a personal tag cloud on your channel page"] = "Mostra la nuvola dei tag che usi di più sulla pagina del tuo canale"; +App::$strings["Channel is blocked on this site."] = "Il canale è bloccato per questo sito."; +App::$strings["Channel location missing."] = "Manca l'indirizzo del canale."; +App::$strings["Response from remote channel was incomplete."] = "La risposta dal canale non è completa."; +App::$strings["Channel was deleted and no longer exists."] = "Il canale è stato rimosso e non esiste più."; +App::$strings["Protocol disabled."] = "Protocollo disabilitato."; +App::$strings["Protocol blocked for this channel."] = "Protocollo bloccato per questo canale."; +App::$strings["Channel discovery failed."] = "La ricerca del canale non ha avuto successo."; +App::$strings["local account not found."] = "l'account locale non è stato trovato."; +App::$strings["Cannot connect to yourself."] = "Non puoi connetterti a te stesso."; +App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "È stato ripristinato un insieme con lo stesso nome che era stato eliminato in precedenza. I permessi già presenti potrebbero rimanere validi per i nuovi canali. Se non vuoi che ciò accada, devi creare un altro insieme con un nome diverso."; +App::$strings["Default privacy group for new contacts"] = "Insieme predefinito per i canali che inizi a seguire"; +App::$strings["All Channels"] = "Tutti i canali"; +App::$strings["edit"] = "modifica"; +App::$strings["Collections"] = "Insiemi di canali"; +App::$strings["Edit collection"] = "Modifica l'insieme di canali"; +App::$strings["Add new collection"] = "Nuovo insieme"; +App::$strings["Channels not in any collection"] = "Canali che non sono in un insieme"; App::$strings["Unable to obtain identity information from database"] = "Impossibile ottenere le informazioni di identificazione dal database"; App::$strings["Empty name"] = "Nome vuoto"; App::$strings["Name too long"] = "Nome troppo lungo"; App::$strings["No account identifier"] = "Account senza identificativo"; App::$strings["Nickname is required."] = "Il nome dell'account è obbligatorio."; App::$strings["Reserved nickname. Please choose another."] = "Nome utente riservato. Per favore scegline un altro."; -App::$strings["Nickname has unsupported characters or is already being used on this site."] = "Il nome dell'account è già in uso oppure ha dei caratteri non supportati."; App::$strings["Unable to retrieve created identity"] = "Impossibile caricare l'identità creata"; App::$strings["Default Profile"] = "Profilo predefinito"; App::$strings["Requested channel is not available."] = "Il canale che cerchi non è disponibile."; @@ -809,7 +739,6 @@ App::$strings["Birthdays this week:"] = "Compleanni questa settimana:"; App::$strings["[No description]"] = "[Nessuna descrizione]"; App::$strings["Event Reminders"] = "Promemoria"; App::$strings["Events this week:"] = "Eventi di questa settimana:"; -App::$strings["Profile"] = "Profilo"; App::$strings["Full Name:"] = "Nome completo:"; App::$strings["Like this channel"] = "Mi piace questo canale"; App::$strings["j F, Y"] = "j F Y"; @@ -836,6 +765,109 @@ App::$strings["Love/Romance:"] = "Amore:"; App::$strings["Work/employment:"] = "Lavoro:"; App::$strings["School/education:"] = "Scuola:"; App::$strings["Like this thing"] = "Mi piace questo Oggetto"; +App::$strings["Permission denied"] = "Permesso negato"; +App::$strings["(Unknown)"] = "(Sconosciuto)"; +App::$strings["Visible to anybody on the internet."] = "Visibile a chiunque su internet."; +App::$strings["Visible to you only."] = "Visibile solo a te."; +App::$strings["Visible to anybody in this network."] = "Visibile a tutti su questa rete."; +App::$strings["Visible to anybody authenticated."] = "Visibile a chiunque sia autenticato."; +App::$strings["Visible to anybody on %s."] = "Visibile a tutti in %s."; +App::$strings["Visible to all connections."] = "Visibile a tutti coloro che ti seguono."; +App::$strings["Visible to approved connections."] = "Visibile ai contatti approvati."; +App::$strings["Visible to specific connections."] = "Visibile ad alcuni contatti scelti."; +App::$strings["Item not found."] = "Elemento non trovato."; +App::$strings["Collection not found."] = "Insieme di canali non trovato."; +App::$strings["Collection is empty."] = "L'insieme di canali è vuoto."; +App::$strings["Collection: %s"] = "Insieme: %s"; +App::$strings["Connection: %s"] = "Contatto: %s"; +App::$strings["Connection not found."] = "Contatto non trovato."; +App::$strings["Delete this item?"] = "Eliminare questo elemento?"; +App::$strings["[-] show less"] = "[-] riduci"; +App::$strings["[+] expand"] = "[+] mostra tutto"; +App::$strings["[-] collapse"] = "[-] riduci"; +App::$strings["Password too short"] = "Password troppo corta"; +App::$strings["Passwords do not match"] = "Le password non corrispondono"; +App::$strings["everybody"] = "tutti"; +App::$strings["Secret Passphrase"] = "Chiave segreta"; +App::$strings["Passphrase hint"] = "Suggerimento per la chiave segreta"; +App::$strings["Notice: Permissions have changed but have not yet been submitted."] = "Nota: i permessi sono stati modificati ma non ancora salvati."; +App::$strings["close all"] = "chiudi tutto"; +App::$strings["Nothing new here"] = "Niente di nuovo qui"; +App::$strings["Rate This Channel (this is public)"] = "Valuta questo canale (visibile a tutti)"; +App::$strings["Rating"] = "Valutazioni"; +App::$strings["Describe (optional)"] = "Descrizione (facoltativa)"; +App::$strings["Please enter a link URL"] = "Inserisci l'URL di un link"; +App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Non hai salvato i cambiamenti. Vuoi davvero lasciare questa pagina?"; +App::$strings["timeago.prefixAgo"] = "timeago.prefixAgo"; +App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; +App::$strings["ago"] = "fa"; +App::$strings["from now"] = "da adesso"; +App::$strings["less than a minute"] = "meno di un minuto"; +App::$strings["about a minute"] = "circa un minuto"; +App::$strings["%d minutes"] = "%d minuti"; +App::$strings["about an hour"] = "circa un’ora"; +App::$strings["about %d hours"] = "circa %d ore"; +App::$strings["a day"] = "un giorno"; +App::$strings["%d days"] = "%d giorni"; +App::$strings["about a month"] = "circa un mese"; +App::$strings["%d months"] = "%d mesi"; +App::$strings["about a year"] = "circa un anno"; +App::$strings["%d years"] = "%d anni"; +App::$strings[" "] = " "; +App::$strings["timeago.numbers"] = "timeago.numbers"; +App::$strings["New Page"] = "Nuova pagina web"; +App::$strings["View"] = "Guarda"; +App::$strings["Actions"] = "Azioni"; +App::$strings["Page Link"] = "Link alla pagina"; +App::$strings["Title"] = "Titolo"; +App::$strings["Created"] = "Creato"; +App::$strings["Edited"] = "Modificato"; +App::$strings["Can view my normal stream and posts"] = "Può vedere i miei contenuti e i post normali"; +App::$strings["Can view my default channel profile"] = "Può vedere il profilo predefinito del canale"; +App::$strings["Can view my photo albums"] = "Può vedere i miei album fotografici"; +App::$strings["Can view my connections"] = "Può vedere i miei contatti"; +App::$strings["Can view my file storage"] = "Può vedere i miei file condivisi"; +App::$strings["Can view my webpages"] = "Può vedere le mie pagine web"; +App::$strings["Can send me their channel stream and posts"] = "È tra i canali che seguo"; +App::$strings["Can post on my channel page (\"wall\")"] = "Può scrivere sulla bacheca del mio canale"; +App::$strings["Can comment on or like my posts"] = "Può commentare o aggiungere \"mi piace\" ai miei post"; +App::$strings["Can send me private mail messages"] = "Può inviarmi messaggi privati"; +App::$strings["Can post photos to my photo albums"] = "Può aggiungere foto ai miei album"; +App::$strings["Can like/dislike stuff"] = "Può aggiungere \"mi piace\""; +App::$strings["Profiles and things other than posts/comments"] = "Profili e tutto ciò che non è post o commenti"; +App::$strings["Can forward to all my channel contacts via post @mentions"] = "Può inoltrare post a tutti i contatti del canale tramite una @menzione"; +App::$strings["Advanced - useful for creating group forum channels"] = "Impostazione avanzata - utile per creare un canale-forum di discussione"; +App::$strings["Can chat with me (when available)"] = "Può aprire una chat con me (se disponibile)"; +App::$strings["Can write to my file storage"] = "Può scrivere sul mio archivio file"; +App::$strings["Can edit my webpages"] = "Può modificare le mie pagine web"; +App::$strings["Can source my public posts in derived channels"] = "Può usare i miei post pubblici per creare canali derivati"; +App::$strings["Somewhat advanced - very useful in open communities"] = "Piuttosto avanzato - molto utile nelle comunità aperte"; +App::$strings["Can administer my channel resources"] = "Può amministrare i contenuti del mio canale"; +App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri"; +App::$strings["Social Networking"] = "Social network"; +App::$strings["Mostly Public"] = "Prevalentemente pubblico"; +App::$strings["Restricted"] = "Con restrizioni"; +App::$strings["Private"] = "Privato"; +App::$strings["Community Forum"] = "Forum di discussione"; +App::$strings["Feed Republish"] = "Aggregatore di feed esterni"; +App::$strings["Special Purpose"] = "Per finalità speciali"; +App::$strings["Celebrity/Soapbox"] = "Pagina per fan"; +App::$strings["Group Repository"] = "Repository di gruppo"; +App::$strings["Other"] = "Altro"; +App::$strings["Custom/Expert Mode"] = "Personalizzazione per esperti"; +App::$strings["Image exceeds website size limit of %lu bytes"] = "L'immagine supera il limite massimo di %lu bytes"; +App::$strings["Image file is empty."] = "Il file dell'immagine è vuoto."; +App::$strings["Unable to process image"] = "Impossibile elaborare l'immagine"; +App::$strings["Photo storage failed."] = "Impossibile caricare la foto."; +App::$strings["Upload New Photos"] = "Carica nuove foto"; +App::$strings["Tags"] = "Tag"; +App::$strings["Keywords"] = "Parole chiave"; +App::$strings["have"] = "ho"; +App::$strings["has"] = "ha"; +App::$strings["want"] = "voglio"; +App::$strings["wants"] = "vuole"; +App::$strings["likes"] = "gli piace"; +App::$strings["dislikes"] = "non gli piace"; App::$strings["Male"] = "Maschio"; App::$strings["Female"] = "Femmina"; App::$strings["Currently Male"] = "Al momento maschio"; @@ -892,427 +924,252 @@ App::$strings["Uncertain"] = "Incerto/a"; App::$strings["It's complicated"] = "Relazione complicata"; App::$strings["Don't care"] = "Chi se ne frega"; App::$strings["Ask me"] = "Chiedimelo"; -App::$strings["Site Admin"] = "Amministrazione sito"; -App::$strings["Address Book"] = "Rubrica"; -App::$strings["Mood"] = "Umore"; -App::$strings["Probe"] = "Diagnostica"; -App::$strings["Suggest"] = "Suggerisci"; -App::$strings["Random Channel"] = "Canale casuale"; -App::$strings["Invite"] = "Invita"; -App::$strings["Features"] = "Funzionalità"; -App::$strings["Language"] = "Lingua"; -App::$strings["Post"] = "Articolo"; -App::$strings["Profile Photo"] = "Foto del profilo"; -App::$strings["Update"] = "Aggiorna"; -App::$strings["Install"] = "Installa"; -App::$strings["Purchase"] = "Acquista"; -App::$strings["Missing room name"] = "Area chat senza nome"; -App::$strings["Duplicate room name"] = "Il nome dell'area chat è duplicato"; -App::$strings["Invalid room specifier."] = "Il nome dell'area chat non è valido."; -App::$strings["Room not found."] = "Area chat non trovata."; -App::$strings["Room is full"] = "L'area chat è al completo"; +App::$strings["Unable to lookup recipient."] = "Impossibile associare un destinatario."; +App::$strings["Unable to communicate with requested channel."] = "Impossibile comunicare con il canale richiesto."; +App::$strings["Cannot verify requested channel."] = "Impossibile verificare il canale richiesto."; +App::$strings["Selected channel has private message restrictions. Send failed."] = "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito."; +App::$strings["Message deleted."] = "Messaggio eliminato."; +App::$strings["Message recalled."] = "Messaggio revocato."; +App::$strings["Send Private Message"] = "Invia un messaggio privato"; +App::$strings["To:"] = "A:"; +App::$strings["Subject:"] = "Oggetto:"; +App::$strings["Your message:"] = "Il tuo messaggio:"; +App::$strings["Send"] = "Invia"; +App::$strings["Message not found."] = "Messaggio non trovato."; +App::$strings["Delete message"] = "Elimina il messaggio"; +App::$strings["Recall message"] = "Revoca il messaggio"; +App::$strings["Message has been recalled."] = "Il messaggio è stato revocato."; +App::$strings["Private Conversation"] = "Conversazione privata"; +App::$strings["Delete conversation"] = "Elimina la conversazione"; +App::$strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Non è disponibile alcuna tecnologia per comunicare in modo sicuro. Se possibile, prova a rispondere direttamente dalla pagina del profilo del mittente."; +App::$strings["Send Reply"] = "Invia la risposta"; +App::$strings["Hub not found."] = "Server non trovato."; App::$strings["Some blurb about what to do when you're new here"] = "Qualche suggerimento per i nuovi utenti su cosa fare"; -App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = "Hai creato %1$.0f dei %2$.0f canali permessi."; -App::$strings["Create a new channel"] = "Crea un nuovo canale"; -App::$strings["Current Channel"] = "Canale attuale"; -App::$strings["Switch to one of your channels by selecting it."] = "Per passare a un altro tuo canale selezionalo."; -App::$strings["Default Channel"] = "Canale predefinito"; -App::$strings["Make Default"] = "Rendi predefinito"; -App::$strings["%d new messages"] = "%d nuovi messaggi"; -App::$strings["%d new introductions"] = "%d nuove richieste di entrare in contatto"; -App::$strings["Delegated Channels"] = "Canali delegati"; -App::$strings["Name is required"] = "Il nome è obbligatorio"; -App::$strings["Key and Secret are required"] = "Key e Secret sono richiesti"; -App::$strings["Diaspora Policy Settings updated."] = "Le regole per Diaspora sono state aggiornate."; -App::$strings["Passwords do not match. Password unchanged."] = "Le password non corrispondono. Password non cambiata."; -App::$strings["Empty passwords are not allowed. Password unchanged."] = "Le password non possono essere vuote. Password non cambiata."; -App::$strings["Password changed."] = "Password cambiata."; -App::$strings["Password update failed. Please try again."] = "Modifica password fallita. Prova ancora."; -App::$strings["Not valid email."] = "Email non valida."; -App::$strings["Protected email address. Cannot change to that email."] = "È un indirizzo email riservato. Non puoi sceglierlo."; -App::$strings["System failure storing new email. Please try again."] = "Errore di sistema. Non è stato possibile memorizzare il tuo messaggio, riprova per favore."; -App::$strings["Settings updated."] = "Impostazioni aggiornate."; -App::$strings["No"] = "No"; -App::$strings["Yes"] = "Si"; -App::$strings["Add application"] = "Aggiungi una app"; -App::$strings["Name of application"] = "Nome dell'applicazione"; -App::$strings["Consumer Key"] = "Consumer Key"; -App::$strings["Automatically generated - change if desired. Max length 20"] = "Generato automaticamente - è possibile cambiarlo. Lunghezza massima 20"; -App::$strings["Consumer Secret"] = "Consumer Secret"; -App::$strings["Redirect"] = "Redirect"; -App::$strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI ridirezionato - lasciare bianco se non richiesto specificamente dall'applicazione."; -App::$strings["Icon url"] = "Url icona"; -App::$strings["Optional"] = "Opzionale"; -App::$strings["You can't edit this application."] = "Non puoi modificare questa applicazione."; -App::$strings["Connected Apps"] = "App connesse"; -App::$strings["Client key starts with"] = "La client key inizia con"; -App::$strings["No name"] = "Nessun nome"; -App::$strings["Remove authorization"] = "Revoca l'autorizzazione"; -App::$strings["No feature settings configured"] = "Non hai componenti aggiuntivi da personalizzare"; -App::$strings["Feature/Addon Settings"] = "Impostazioni dei componenti aggiuntivi"; -App::$strings["Settings for the built-in Diaspora emulator"] = "Interconnessione con Diaspora"; -App::$strings["Allow any Diaspora member to comment on your public posts"] = "Permetti a tutti gli utenti di Diaspora di commentare i tuoi post pubblici"; -App::$strings["Diaspora Policy Settings"] = "Regole per Diaspora"; -App::$strings["Prevent your hashtags from being redirected to other sites"] = "Impedisci che i tuoi #tag puntino su altri siti"; -App::$strings["Account Settings"] = "Il tuo account"; -App::$strings["Enter New Password:"] = "Inserisci la nuova password:"; -App::$strings["Confirm New Password:"] = "Conferma la nuova password:"; -App::$strings["Leave password fields blank unless changing"] = "Lascia questi campi in bianco per non cambiare la password"; -App::$strings["Email Address:"] = "Indirizzo email:"; -App::$strings["Remove Account"] = "Elimina l'account"; -App::$strings["Remove this account including all its channels"] = "Elimina questo account e tutti i suoi canali"; -App::$strings["Off"] = "Off"; -App::$strings["On"] = "On"; -App::$strings["Additional Features"] = "Funzionalità opzionali"; -App::$strings["Connector Settings"] = "Impostazioni del connettore"; -App::$strings["No special theme for mobile devices"] = "Nessun tema per dispositivi mobili"; -App::$strings["%s - (Experimental)"] = "%s - (Sperimentale)"; +App::$strings["Invalid item."] = "Elemento non valido."; +App::$strings["Channel not found."] = "Canale non trovato."; +App::$strings["Page not found."] = "Pagina non trovata."; +App::$strings["Lorem Ipsum"] = "Lorem Ipsum"; +App::$strings["network"] = "rete"; +App::$strings["RSS"] = "RSS"; +App::$strings["Theme settings updated."] = "Le impostazioni del tema sono state aggiornate."; +App::$strings["Site"] = "Sito"; +App::$strings["Accounts"] = "Account"; +App::$strings["Channels"] = "Canali"; +App::$strings["Plugins"] = "Plugin"; +App::$strings["Themes"] = "Temi"; +App::$strings["Inspect queue"] = "Coda di attesa"; +App::$strings["Profile Config"] = "Configurazione del profilo"; +App::$strings["DB updates"] = "Aggiornamenti al DB"; +App::$strings["Logs"] = "Log"; +App::$strings["Plugin Features"] = "Plugin"; +App::$strings["User registrations waiting for confirmation"] = "Registrazioni in attesa"; +App::$strings["# Accounts"] = "# account"; +App::$strings["# blocked accounts"] = "# account bloccati"; +App::$strings["# expired accounts"] = "# account scaduti"; +App::$strings["# expiring accounts"] = "# account in scadenza"; +App::$strings["# Channels"] = "# canali"; +App::$strings["# primary"] = "# primari"; +App::$strings["# clones"] = "# cloni"; +App::$strings["Message queues"] = "Coda messaggi in uscita"; +App::$strings["Administration"] = "Amministrazione"; +App::$strings["Summary"] = "Riepilogo"; +App::$strings["Registered accounts"] = "Account creati"; +App::$strings["Pending registrations"] = "Registrazioni da approvare"; +App::$strings["Registered channels"] = "Canali creati"; +App::$strings["Active plugins"] = "Plugin attivi"; +App::$strings["Version"] = "Versione"; +App::$strings["Site settings updated."] = "Impostazioni del sito salvate correttamente."; App::$strings["mobile"] = "mobile"; -App::$strings["Display Settings"] = "Aspetto"; -App::$strings["Display Theme:"] = "Tema per schermi medio grandi:"; -App::$strings["Mobile Theme:"] = "Tema per dispositivi mobili:"; -App::$strings["Enable user zoom on mobile devices"] = "Attiva la possibilità di fare zoom sui dispositivi mobili"; -App::$strings["Update browser every xx seconds"] = "Aggiorna il browser ogni x secondi"; -App::$strings["Minimum of 10 seconds, no maximum"] = "Minimo 10 secondi, nessun limite massimo"; -App::$strings["Maximum number of conversations to load at any time:"] = "Massimo numero di conversazioni da mostrare ogni volta:"; -App::$strings["Maximum of 100 items"] = "Massimo 100"; -App::$strings["Show emoticons (smilies) as images"] = "Mostra le faccine (smilies) come immagini"; -App::$strings["Link post titles to source"] = "Il link del titolo di un articolo porta al sito originale"; -App::$strings["System Page Layout Editor - (advanced)"] = "Modifica i layout di sistema (avanzato)"; -App::$strings["Use blog/list mode on channel page"] = "Mostra il canale nella modalità blog"; -App::$strings["(comments displayed separately)"] = "(i commenti sono mostrati separatamente)"; -App::$strings["Use blog/list mode on matrix page"] = "Mostra la tua rete in modalità blog"; -App::$strings["Channel page max height of content (in pixels)"] = "Altezza massima dei contenuti del canale (in pixel)"; -App::$strings["click to expand content exceeding this height"] = "dovrai cliccare per mostrare i contenuti di dimensioni maggiori"; -App::$strings["Matrix page max height of content (in pixels)"] = "Altezza massima dei contenuti della tua rete (in pixel)"; -App::$strings["Nobody except yourself"] = "Nessuno tranne te"; -App::$strings["Only those you specifically allow"] = "Solo chi riceve il mio permesso"; -App::$strings["Approved connections"] = "Contatti approvati"; -App::$strings["Any connections"] = "Tutti i contatti"; -App::$strings["Anybody on this website"] = "Chiunque su questo sito"; -App::$strings["Anybody in this network"] = "Chiunque su Red"; -App::$strings["Anybody authenticated"] = "Chiunque sia autenticato"; -App::$strings["Anybody on the internet"] = "Chiunque su internet"; -App::$strings["Publish your default profile in the network directory"] = "Mostra il mio profilo predefinito nell'elenco pubblico dei canali"; -App::$strings["Allow us to suggest you as a potential friend to new members?"] = "Vuoi essere suggerito come amico ai nuovi membri?"; -App::$strings["or"] = "o"; -App::$strings["Your channel address is"] = "L'indirizzo del tuo canale è"; -App::$strings["Channel Settings"] = "Impostazioni del canale"; -App::$strings["Basic Settings"] = "Impostazioni di base"; -App::$strings["Your Timezone:"] = "Il tuo fuso orario:"; -App::$strings["Default Post Location:"] = "Località predefinita:"; -App::$strings["Geographical location to display on your posts"] = "Posizione geografica da mostrare sui tuoi post"; -App::$strings["Use Browser Location:"] = "Usa la località rilevata dal browser:"; -App::$strings["Adult Content"] = "Contenuto per adulti"; -App::$strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Questo canale pubblica frequentemente contenuto per adulti. (I contenuti per adulti vanno taggati #NSFW - Not Safe For Work)"; -App::$strings["Security and Privacy Settings"] = "Impostazioni di sicurezza e privacy"; -App::$strings["Your permissions are already configured. Click to view/adjust"] = "I tuoi permessi sono già stati configurati. Clicca per vederli o modificarli"; -App::$strings["Hide my online presence"] = "Nascondi la mia presenza online"; -App::$strings["Prevents displaying in your profile that you are online"] = "Evita che sul tuo profilo compaia la tua presenza online"; -App::$strings["Simple Privacy Settings:"] = "Impostazioni di privacy semplificate"; -App::$strings["Very Public - extremely permissive (should be used with caution)"] = "Tutto pubblico - estremamente permissivo (da usare con cautela)"; -App::$strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Standard - contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)"; -App::$strings["Private - default private, never open or public"] = "Privato - contenuti normalmente privati, nulla è aperto o pubblico"; -App::$strings["Blocked - default blocked to/from everybody"] = "Bloccato - bloccato in invio e ricezione dei contenuti"; -App::$strings["Allow others to tag your posts"] = "Permetti ad altri di taggare i tuoi articoli"; -App::$strings["Often used by the community to retro-actively flag inappropriate content"] = "Usato spesso dalla comunità per marcare contenuti inappropriati già esistenti"; -App::$strings["Advanced Privacy Settings"] = "Impostazioni di privacy avanzate"; -App::$strings["Expire other channel content after this many days"] = "Giorni dopo cui mettere in scadenza gli altri contenuti del canale"; -App::$strings["0 or blank prevents expiration"] = "Lascia vuoto oppure 0 per non impostare scadenze"; -App::$strings["Maximum Friend Requests/Day:"] = "Numero massimo giornaliero di richieste di amicizia:"; -App::$strings["May reduce spam activity"] = "Serve e ridurre lo spam"; -App::$strings["Default Post Permissions"] = "Permessi predefiniti per gli articoli"; -App::$strings["(click to open/close)"] = "(clicca per aprire/chiudere)"; -App::$strings["Channel permissions category:"] = "Categorie di permessi dei canali:"; -App::$strings["Maximum private messages per day from unknown people:"] = "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:"; -App::$strings["Useful to reduce spamming"] = "Serve e ridurre lo spam"; -App::$strings["Notification Settings"] = "Impostazioni di notifica"; -App::$strings["By default post a status message when:"] = "Pubblica un messaggio di stato quando:"; -App::$strings["accepting a friend request"] = "accetto una nuova amicizia"; -App::$strings["joining a forum/community"] = "entro a far parte di un forum"; -App::$strings["making an interesting profile change"] = "faccio un cambiamento interessante al mio profilo"; -App::$strings["Send a notification email when:"] = "Invia una email di notifica quando:"; -App::$strings["You receive a connection request"] = "Ricevi una richiesta di entrare in contatto"; -App::$strings["Your connections are confirmed"] = "I tuoi contatti sono confermati"; -App::$strings["Someone writes on your profile wall"] = "Qualcuno scrive sulla tua bacheca"; -App::$strings["Someone writes a followup comment"] = "Qualcuno scrive un commento a un tuo articolo"; -App::$strings["You receive a private message"] = "Ricevi un messaggio privato"; -App::$strings["You receive a friend suggestion"] = "Ti viene suggerito un amico"; -App::$strings["You are tagged in a post"] = "Sei taggato in un articolo"; -App::$strings["You are poked/prodded/etc. in a post"] = "Ricevi un poke in un articolo"; -App::$strings["Show visual notifications including:"] = "Mostra queste notifiche a schermo:"; -App::$strings["Unseen matrix activity"] = "Nuove attività nella rete"; -App::$strings["Unseen channel activity"] = "Novità nei canali"; -App::$strings["Unseen private messages"] = "Nuovi messaggi privati"; -App::$strings["Recommended"] = "Consigliato"; -App::$strings["Upcoming events"] = "Prossimi eventi"; -App::$strings["Events today"] = "Eventi di oggi"; -App::$strings["Upcoming birthdays"] = "Prossimi compleanni"; -App::$strings["Not available in all themes"] = "Non disponibile in tutti i temi"; -App::$strings["System (personal) notifications"] = "Notifiche personali dal sistema"; -App::$strings["System info messages"] = "Notifiche di sistema"; -App::$strings["System critical alerts"] = "Avvisi critici di sistema"; -App::$strings["New connections"] = "Nuovi contatti"; -App::$strings["System Registrations"] = "Registrazioni"; -App::$strings["Also show new wall posts, private messages and connections under Notices"] = "Mostra negli avvisi anche i nuovi articoli, i messaggi privati e i nuovi contatti"; -App::$strings["Notify me of events this many days in advance"] = "Giorni di anticipo per notificare gli eventi"; -App::$strings["Must be greater than 0"] = "Maggiore di 0"; -App::$strings["Advanced Account/Page Type Settings"] = "Impostazioni avanzate"; -App::$strings["Change the behaviour of this account for special situations"] = "Cambia il funzionamento di questo account per necessità particolari"; -App::$strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Abilita la modalità esperto per fare cambiamenti! (in Impostazioni > Funzionalità opzionali)"; -App::$strings["Miscellaneous Settings"] = "Impostazioni varie"; -App::$strings["Personal menu to display in your channel pages"] = "Menu personale da mostrare sulle pagine del tuo canale"; -App::$strings["Remove Channel"] = "Elimina questo canale"; -App::$strings["Remove this channel."] = "Elimina questo canale."; -App::$strings["Xchan Lookup"] = "Ricerca canale"; -App::$strings["Lookup xchan beginning with (or webbie): "] = "Cerca un canale (o un webbie) che inizia per:"; -App::$strings["Not found."] = "Non trovato."; +App::$strings["experimental"] = "sperimentale"; +App::$strings["unsupported"] = "non supportato"; +App::$strings["Yes - with approval"] = "Sì - con approvazione"; +App::$strings["My site is not a public server"] = "Non è un server pubblico"; +App::$strings["My site has paid access only"] = "È un servizio a pagamento"; +App::$strings["My site has free access only"] = "È un servizio gratuito"; +App::$strings["My site offers free accounts with optional paid upgrades"] = "È un servizio gratuito con opzioni aggiuntive a pagamento"; +App::$strings["Registration"] = "Registrazione"; +App::$strings["File upload"] = "Caricamento file"; +App::$strings["Policies"] = "Politiche"; +App::$strings["Site name"] = "Nome del sito"; +App::$strings["Banner/Logo"] = "Banner o logo"; +App::$strings["Administrator Information"] = "Informazioni sull'amministratore"; +App::$strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Informazioni per contattare gli amministratori del sito. Saranno mostrate sulla pagina di informazioni. È consentito il BBcode"; +App::$strings["System language"] = "Lingua di sistema"; +App::$strings["System theme"] = "Tema di sistema"; +App::$strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Il tema di sistema può essere cambiato dai profili dei singoli utenti - Cambia le impostazioni del tema"; +App::$strings["Mobile system theme"] = "Tema di sistema per dispositivi mobili"; +App::$strings["Theme for mobile devices"] = "Tema per i dispositivi mobili"; +App::$strings["Enable Diaspora Protocol"] = "Abilita la comunicazione con Diaspora"; +App::$strings["Communicate with Diaspora and Friendica - experimental"] = "Sperimentale - per comunicare con Diaspora e Friendica"; +App::$strings["Allow Feeds as Connections"] = "Permetti di aggiungere i feed come contatti"; +App::$strings["(Heavy system resource usage)"] = "(Uso intenso delle risorse di sistema!)"; +App::$strings["Maximum image size"] = "Dimensione massima immagini"; +App::$strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Massima dimensione in byte delle immagini caricate. Il default è 0, cioè nessun limite."; +App::$strings["Does this site allow new member registration?"] = "Questo sito permette a nuovi utenti di registrarsi?"; +App::$strings["Which best describes the types of account offered by this hub?"] = "Come descriveresti il tipo di servizio proposto da questo server?"; +App::$strings["Register text"] = "Testo di registrazione"; +App::$strings["Will be displayed prominently on the registration page."] = "Sarà mostrato ben visibile nella pagina di registrazione."; +App::$strings["Site homepage to show visitors (default: login box)"] = "Homepage del sito da mostrare ai navigatori (predefinito: modulo di login)"; +App::$strings["example: 'public' to show public stream, 'page/sys/home' to show a system webpage called 'home' or 'include:home.html' to include a file."] = "esempio: 'public' per mostrare i contenuti pubblici degli utenti, 'page/sys/home' per mostrare la pagina web definita come 'home' oppure 'include:home.html' per mostrare il contenuto di un file."; +App::$strings["Preserve site homepage URL"] = "Conserva l'URL della homepage"; +App::$strings["Present the site homepage in a frame at the original location instead of redirecting"] = "Presenta la homepage del sito in un frame all'indirizzo attuale invece di un redirect."; +App::$strings["Accounts abandoned after x days"] = "Account abbandonati dopo X giorni"; +App::$strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Eviterà di sprecare risorse di sistema controllando se i siti esterni hanno account abbandonati. Immettere 0 per non imporre nessun limite di tempo."; +App::$strings["Allowed friend domains"] = "Domini fidati e consentiti"; +App::$strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Elenco separato da virglola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Lascia vuoto per accettare connessioni da qualsiasi dominio."; +App::$strings["Allowed email domains"] = "Domini email consentiti"; +App::$strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione. Sono accettati caratteri jolly. Lascia vuoto per accettare qualsiasi dominio email"; +App::$strings["Not allowed email domains"] = "Domini email non consentiti"; +App::$strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione a questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio."; +App::$strings["Block public"] = "Blocca pagine pubbliche"; +App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Seleziona per impedire di vedere le pagine personali di questo sito a chi non ha effettuato l'accesso."; +App::$strings["Verify Email Addresses"] = "Verifica l'indirizzo email"; +App::$strings["Check to verify email addresses used in account registration (recommended)."] = "Attiva per richiedere la verifica degli indirizzi email dei nuovi utenti (consigliato)."; +App::$strings["Force publish"] = "Forza la publicazione del profilo"; +App::$strings["Check to force all profiles on this site to be listed in the site directory."] = "Seleziona per mostrare nell'elenco pubblico tutti i profili registrati su questo sito."; +App::$strings["Disable discovery tab"] = "Disabilita la funzione 'scopri'"; +App::$strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Nell'area della rete personale non comparirà più la scheda con i contenuti acquisiti da altri siti."; +App::$strings["login on Homepage"] = "Mostra il login sulla homepage"; +App::$strings["Present a login box to visitors on the home page if no other content has been configured."] = "Presenta il modulo di login ai visitatori sulla homepage in mancanza di altri contenuti."; +App::$strings["Proxy user"] = "Utente proxy"; +App::$strings["Proxy URL"] = "URL proxy"; +App::$strings["Network timeout"] = "Timeout rete"; +App::$strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Valore in secondi. Imposta a 0 per illimitato (sconsigliato)."; +App::$strings["Delivery interval"] = "Recapito ritardato"; +App::$strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = "Numero di secondi di cui può essere ritardato il recapito, per ridurre il carico di sistema. Consigliati: 4-5 secondi per hosting condiviso, 2-3 per i VPS, 0-1 per grandi server dedicati."; +App::$strings["Poll interval"] = "Intervallo di polling"; +App::$strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Numero di secondi di cui può essere ritardato il polling in background, per ridurre il carico del sistema. Se 0, verrà usato lo stesso valore del 'Recapito ritardato'."; +App::$strings["Maximum Load Average"] = "Carico massimo medio"; +App::$strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Carico di sistema massimo perché i processi di recapito e polling siano ritardati - il valore predefinito è 50."; +App::$strings["Expiration period in days for imported (matrix/network) content"] = "Scadenza dei contenuti importati da altri siti (in giorni)"; +App::$strings["0 for no expiration of imported content"] = "0 per non avere scadenza"; +App::$strings["No server found"] = "Server non trovato"; +App::$strings["ID"] = "ID"; +App::$strings["for channel"] = "per canale"; +App::$strings["on server"] = "sul server"; +App::$strings["Status"] = "Stato"; +App::$strings["Server"] = "Server"; +App::$strings["Update has been marked successful"] = "L'aggiornamento è stato marcato come eseguito."; +App::$strings["Executing %s failed. Check system logs."] = "Fallita l'esecuzione di %s. Maggiori informazioni sui log di sistema."; +App::$strings["Update %s was successfully applied."] = "L'aggiornamento %s è terminato correttamente."; +App::$strings["Update %s did not return a status. Unknown if it succeeded."] = "L'aggiornamento %s non ha dato risposta. Impossibile determinare se è terminato correttamente."; +App::$strings["Update function %s could not be found."] = "Impossibile trovare la funzione di aggiornamento %s"; +App::$strings["No failed updates."] = "Nessun aggiornamento fallito."; +App::$strings["Failed Updates"] = "Aggiornamenti falliti."; +App::$strings["Mark success (if update was manually applied)"] = "Marca come eseguito (se applicato manualmente)."; +App::$strings["Attempt to execute this update step automatically"] = "Tenta di eseguire in automatico questo passaggio dell'aggiornamento."; +App::$strings["Queue Statistics"] = "Statistiche della coda"; +App::$strings["Total Entries"] = "Totale"; +App::$strings["Priority"] = "Priorità"; +App::$strings["Destination URL"] = "URL di destinazione"; +App::$strings["Mark hub permanently offline"] = "Questo hub è definitivamente offline"; +App::$strings["Empty queue for this hub"] = "Svuota la coda per questo hub"; +App::$strings["Last known contact"] = "Ultimo scambio dati"; +App::$strings["%s account blocked/unblocked"] = array( + 0 => "Modificato il blocco su %s account", + 1 => "Modificato il blocco verso %s", +); +App::$strings["%s account deleted"] = array( + 0 => "%s account eliminato", + 1 => "%s account eliminati", +); +App::$strings["Account not found"] = "Account non trovato"; +App::$strings["Account '%s' deleted"] = "Account '%s' eliminato"; +App::$strings["Account '%s' blocked"] = "Aggiunto un blocco verso '%s'"; +App::$strings["Account '%s' unblocked"] = "Rimosso il blocco verso '%s'"; +App::$strings["Users"] = "Utenti"; +App::$strings["select all"] = "seleziona tutti"; +App::$strings["User registrations waiting for confirm"] = "Richieste di registrazione in attesa di conferma"; +App::$strings["Request date"] = "Data richiesta"; +App::$strings["No registrations."] = "Nessuna registrazione."; +App::$strings["Approve"] = "Approva"; +App::$strings["Deny"] = "Nega"; +App::$strings["Block"] = "Blocca"; +App::$strings["Unblock"] = "Sblocca"; +App::$strings["Register date"] = "Data registrazione"; +App::$strings["Last login"] = "Ultimo accesso"; +App::$strings["Expires"] = "Con scadenza"; +App::$strings["Service Class"] = "Classe dell'account"; +App::$strings["Selected accounts will be deleted!\\n\\nEverything these accounts had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Gli account selezionati saranno eliminati!\\n\\nTutto ciò che hanno caricato o pubblicato su questo sito sarà eliminato definitivamente!\\n\\nVuoi confermare?"; +App::$strings["The account {0} will be deleted!\\n\\nEverything this account has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'account {0} sarà eliminato!\\n\\nTutto ciò che ha caricato o pubblicato su questo sito sarà eliminato definitivamente!\\n\\nVuoi confermare?"; +App::$strings["%s channel censored/uncensored"] = array( + 0 => "Censura modificata per %s canale", + 1 => "Censura modificata per %s canali", +); +App::$strings["%s channel code allowed/disallowed"] = array( + 0 => "%s canale permette/non permette codice nei contenuti", + 1 => "%s canali permettono/non permettono codice nei contenuti", +); +App::$strings["%s channel deleted"] = array( + 0 => "%s canale è stato rimosso", + 1 => "%s canali sono stati rimossi", +); +App::$strings["Channel not found"] = "Canale non trovato"; +App::$strings["Channel '%s' deleted"] = "Il canale '%s' è stato rimosso"; +App::$strings["Channel '%s' censored"] = "Applicata una censura al canale '%s'"; +App::$strings["Channel '%s' uncensored"] = "Rimossa la censura dal canale '%s'"; +App::$strings["Channel '%s' code allowed"] = "Il canale '%s' permette codice nei contenuti"; +App::$strings["Channel '%s' code disallowed"] = "Il canale '%s' non permette codice nei contenuti"; +App::$strings["Censor"] = "Applica una censura"; +App::$strings["Uncensor"] = "Rimuovi la censura"; +App::$strings["Allow Code"] = "Permetti codice nei contenuti"; +App::$strings["Disallow Code"] = "Non permettere codice nei contenuti"; +App::$strings["UID"] = "UID"; +App::$strings["Address"] = "Indirizzo"; +App::$strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "I canali selezionati saranno rimossi!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questi canali sarà irreversibilmente eliminato!\\n\\nVuoi confermare?"; +App::$strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "Il canale {0} sarà rimosso!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questo canale sarà irreversibilmente eliminato!\\n\\nVuoi confermare?"; +App::$strings["Plugin %s disabled."] = "Plugin %s non attivo."; +App::$strings["Plugin %s enabled."] = "Plugin %s attivo."; +App::$strings["Disable"] = "Disattiva"; +App::$strings["Enable"] = "Attiva"; +App::$strings["Toggle"] = "Attiva/disattiva"; +App::$strings["Author: "] = "Autore:"; +App::$strings["Maintainer: "] = "Gestore:"; +App::$strings["No themes found."] = "Nessun tema trovato."; +App::$strings["Screenshot"] = "Istantanea dello schermo"; +App::$strings["[Experimental]"] = "[Sperimentale]"; +App::$strings["[Unsupported]"] = "[Non supportato]"; +App::$strings["Log settings updated."] = "Impostazioni di log aggiornate."; +App::$strings["Clear"] = "Pulisci"; +App::$strings["Debugging"] = "Debugging"; +App::$strings["Log file"] = "File di log"; +App::$strings["Must be writable by web server. Relative to your Red top-level directory."] = "Deve essere scrivibile dal web server. La posizione è relativa alla cartella dove è installato RedMatrix."; +App::$strings["Log level"] = "Livello di log"; +App::$strings["New Profile Field"] = "Nuovo campo del profilo"; +App::$strings["Field nickname"] = "Nome breve del campo"; +App::$strings["System name of field"] = "Nome di sistema del campo"; +App::$strings["Input type"] = "Tipo di dati"; +App::$strings["Field Name"] = "Nome del campo"; +App::$strings["Label on profile pages"] = "Etichetta da mostrare sulla pagina del profilo"; +App::$strings["Help text"] = "Testo di aiuto"; +App::$strings["Additional info (optional)"] = "Informazioni aggiuntive (opzionali)"; +App::$strings["Field definition not found"] = "Impossibile trovare la definizione del campo"; +App::$strings["Edit Profile Field"] = "Modifica campo del profilo"; +App::$strings["This setting requires special processing and editing has been blocked."] = "Questa impostazione è bloccata, richiede criteri di modifica speciali"; +App::$strings["Configuration Editor"] = "Editor di configurazione"; +App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = "Attenzione: alcune delle impostazioni, se cambiate, potrebbero rendere questo canale non funzionante. Lascia questa pagina a meno che tu non sappia con assoluta certezza quali modifiche effettuare."; App::$strings["Authorize application connection"] = "Autorizza la app"; App::$strings["Return to your app and insert this Securty Code:"] = "Torna alla app e inserisci questo codice di sicurezza:"; App::$strings["Please login to continue."] = "Accedi al sito per continuare."; App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?"; -App::$strings["Channel added."] = "Canale aggiunto."; -App::$strings["Tag removed"] = "Tag rimosso"; -App::$strings["Remove Item Tag"] = "Rimuovi il tag"; -App::$strings["Select a tag to remove: "] = "Seleziona un tag da rimuovere: "; -App::$strings["Remove"] = "Rimuovi"; -App::$strings["Continue"] = "Continua"; -App::$strings["Premium Channel Setup"] = "Canale premium - installazione"; -App::$strings["Enable premium channel connection restrictions"] = "Abilita le restrizioni del canale premium"; -App::$strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida, il sistema di pagamento, ecc."; -App::$strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:"; -App::$strings["Potential connections will then see the following text before proceeding:"] = "Il testo seguente comparirà a chi vorrà seguire il canale:"; -App::$strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina."; -App::$strings["(No specific instructions have been provided by the channel owner.)"] = "(Il gestore del canale non ha fornito istruzioni specifiche)"; -App::$strings["Restricted or Premium Channel"] = "Canale premium - con restrizioni"; -App::$strings["Thing updated"] = "L'Oggetto è stato aggiornato"; -App::$strings["Object store: failed"] = "Impossibile memorizzare l'oggetto."; -App::$strings["Thing added"] = "L'Oggetto è stato aggiunto"; -App::$strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; -App::$strings["Show Thing"] = "Mostra l'Oggetto"; -App::$strings["item not found."] = "non trovato."; -App::$strings["Edit Thing"] = "Modifica l'Oggetto"; -App::$strings["Select a profile"] = "Scegli un profilo"; -App::$strings["Post an activity"] = "Pubblica un'attività"; -App::$strings["Only sends to viewers of the applicable profile"] = "Invia solo a chi segue il relativo canale"; -App::$strings["Name of thing e.g. something"] = "Nome dell'Oggetto"; -App::$strings["URL of thing (optional)"] = "Indirizzo web dell'Oggetto (opzionale)"; -App::$strings["URL for photo of thing (optional)"] = "Indirizzo di un'immagine dell'Oggetto (facoltativo)"; -App::$strings["Add Thing to your Profile"] = "Aggiungi l'Oggetto al tuo profilo"; -App::$strings["Item not available."] = "Elemento non disponibile."; -App::$strings["Fetching URL returns error: %1\$s"] = "La chiamata all'URL restituisce questo errore: %1\$s"; -App::$strings["Hubzilla - "The Network""] = "Hubzilla - "La tua rete""; -App::$strings["Welcome to %s"] = "%s ti dà il benvenuto"; -App::$strings["Image uploaded but image cropping failed."] = "L'immagine è stata caricata, ma il non è stato possibile ritagliarla."; -App::$strings["Image resize failed."] = "Il ridimensionamento dell'immagine è fallito."; -App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente."; -App::$strings["Image exceeds size limit of %d"] = "La dimensione dell'immagine supera il limite di %d"; -App::$strings["Unable to process image."] = "Impossibile elaborare l'immagine."; -App::$strings["Photo not available."] = "Foto non disponibile."; -App::$strings["Upload File:"] = "Carica un file:"; -App::$strings["Select a profile:"] = "Seleziona un profilo:"; -App::$strings["Upload Profile Photo"] = "Carica la foto del profilo"; -App::$strings["skip this step"] = "salta questo passaggio"; -App::$strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album"; -App::$strings["Crop Image"] = "Ritaglia immagine"; -App::$strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'immagine per migliorarne la visualizzazione."; -App::$strings["Done Editing"] = "Modifica terminata"; -App::$strings["Image uploaded successfully."] = "Immagine caricata con successo."; -App::$strings["Image upload failed."] = "Il caricamento dell'immagine è fallito."; -App::$strings["Image size reduction [%s] failed."] = "Il ridimensionamento del'immagine [%s] è fallito."; -App::$strings["Invalid item."] = "Elemento non valido."; -App::$strings["Channel not found."] = "Canale non trovato."; -App::$strings["Page not found."] = "Pagina non trovata."; -App::$strings["Like/Dislike"] = "Mi piace/Non mi piace"; -App::$strings["This action is restricted to members."] = "Questa funzionalità è riservata agli iscritti."; -App::$strings["Please login with your Hubzilla ID or register as a new Redmatrix.member to continue."] = "Per favore accedi con il tuo identificativo Hubzilla o registrati su Hubzilla per continuare."; -App::$strings["Invalid request."] = "Richiesta non valida."; -App::$strings["thing"] = "Oggetto"; -App::$strings["Channel unavailable."] = "Canale non trovato."; -App::$strings["Previous action reversed."] = "Il comando precedente è stato annullato."; -App::$strings["%1\$s agrees with %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s è d'accordo"; -App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s non è d'accordo"; -App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s non ha preso una decisione"; -App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s partecipa"; -App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s non partecipa"; -App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s forse partecipa"; -App::$strings["Action completed."] = "Comando completato."; -App::$strings["Thank you."] = "Grazie."; -App::$strings["Event can not end before it has started."] = "Un evento non può terminare prima del suo inizio."; -App::$strings["Unable to generate preview."] = "Impossibile creare un'anteprima."; -App::$strings["Event title and start time are required."] = "Sono necessari il titolo e l'ora d'inizio dell'evento."; -App::$strings["Event not found."] = "Evento non trovato."; -App::$strings["l, F j"] = "l j F"; -App::$strings["Edit event"] = "Modifica l'evento"; -App::$strings["Delete event"] = "Elimina l'evento"; -App::$strings["Create New Event"] = "Crea un nuovo evento"; -App::$strings["Previous"] = "Precendente"; -App::$strings["Next"] = "Successivo"; -App::$strings["Export"] = "Esporta"; -App::$strings["Event removed"] = "Evento eliminato"; -App::$strings["Failed to remove event"] = "Impossibile eliminare l'evento"; -App::$strings["Event details"] = "Dettagli evento"; -App::$strings["Starting date and Title are required."] = "Titolo e data d'inizio sono obbligatori."; -App::$strings["Categories (comma-separated list)"] = "Categorie (separate da virgola)"; -App::$strings["Event Starts:"] = "Inizio:"; -App::$strings["Finish date/time is not known or not relevant"] = "La data/ora di fine non è rilevante"; -App::$strings["Event Finishes:"] = "Fine:"; -App::$strings["Adjust for viewer timezone"] = "Adatta al fuso orario di chi legge"; -App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Importante per eventi che avvengono in base all'orario di un luogo particolare."; -App::$strings["Description:"] = "Descrizione:"; -App::$strings["Title:"] = "Titolo:"; -App::$strings["Share this event"] = "Condividi questo evento"; -App::$strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s"; -App::$strings["Public Sites"] = "Siti pubblici"; -App::$strings["The listed sites allow public registration into the Hubzilla. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links may provide additional details."] = "Gli indirizzi elencati permettono la registrazione su Hubzilla. Tutti i siti di questa rete sono interconnessi, quindi essere registrati su uno è come essere registrati ovunque. Alcuni potrebbero richiedere un'iscrizione a pagamento o prevedere diverse tipologie di abbonamento. Eventualmente potrai trovare maggiori informazioni visitando ciascun sito."; -App::$strings["Rate this hub"] = "Valuta questo hub"; -App::$strings["Site URL"] = "URL del sito"; -App::$strings["Access Type"] = "Tipo di accesso"; -App::$strings["Registration Policy"] = "Politica di registrazione"; -App::$strings["Location"] = "Posizione geografica"; -App::$strings["View hub ratings"] = "Vedi le valutazioni del hub"; -App::$strings["Rate"] = "Valuta"; -App::$strings["View ratings"] = "Vedi le valutazioni"; -App::$strings["Edit post"] = "Modifica articolo"; -App::$strings["Hubzilla channel"] = "Canale Hubzilla"; -App::$strings["Collection created."] = "L'insieme di canali è stato creato."; -App::$strings["Could not create collection."] = "Impossibile creare l'insieme."; -App::$strings["Collection updated."] = "Insieme aggiornato."; -App::$strings["Create a collection of channels."] = "Crea un insieme di canali."; -App::$strings["Collection Name: "] = "Nome dell'insieme:"; -App::$strings["Members are visible to other channels"] = "I membri potranno vedere gli altri canali dell'insieme"; -App::$strings["Collection removed."] = "Insieme rimosso."; -App::$strings["Unable to remove collection."] = "Impossibile rimuovere l'insieme."; -App::$strings["Collection Editor"] = "Modifica l'insieme"; -App::$strings["Members"] = "Membri"; -App::$strings["All Connected Channels"] = "Tutti i canali connessi"; -App::$strings["Click on a channel to add or remove."] = "Clicca su un canale per aggiungerlo o rimuoverlo."; -App::$strings["Version %s"] = "Versione %s"; -App::$strings["Installed plugins/addons/apps:"] = "App e componenti installati:"; -App::$strings["No installed plugins/addons/apps"] = "Nessuna app o componente installato"; -App::$strings["Red"] = "Hubzilla"; -App::$strings["This is a hub of hubzilla - a global cooperative network of decentralized privacy enhanced websites."] = "Questo è un hub di Hubzilla - una rete cooperativa e decentralizzata di siti ad elevata privacy. "; -App::$strings["Tag: "] = "Tag: "; -App::$strings["Last background fetch: "] = "Ultima acquisizione:"; -App::$strings["Running at web location"] = "In esecuzione sull'indirizzo web"; -App::$strings["Please visit redmatrix.me to learn more about the Hubzilla."] = "Visita Redmatrix.me per scoprire cosa è Hubzilla."; -App::$strings["Bug reports and issues: please visit"] = "Per segnalare bug e problemi: visita"; -App::$strings["Suggestions, praise, etc. - please email \"hubzilla\" at librelist - dot com"] = "Per consigli, ringraziamenti, ecc. - scrivi a \"hubzilla\" at librelist - dot com"; -App::$strings["Site Administrators"] = "Amministratori del sito"; -App::$strings["Help:"] = "Guida:"; -App::$strings["Not Found"] = "Non disponibile"; -App::$strings["Hubzilla Server - Setup"] = "Hubzilla Server - Installazione"; -App::$strings["Could not connect to database."] = " Impossibile connettersi al database."; -App::$strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Non è possibile raggiungere l'indirizzo del sito specificato. Potrebbe essere un problema di SSL o DNS."; -App::$strings["Could not create table."] = "Impossibile creare le tabelle."; -App::$strings["Your site database has been installed."] = "Il database del sito è stato installato."; -App::$strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "Potresti dover importare il file 'install/schema_xxx.sql' manualmente usando un client per collegarti al db."; -App::$strings["Please see the file \"install/INSTALL.txt\"."] = "Leggi il file 'install/INSTALL.txt'."; -App::$strings["System check"] = "Verifica del sistema"; -App::$strings["Check again"] = "Verifica di nuovo"; -App::$strings["Database connection"] = "Connessione al database"; -App::$strings["In order to install Hubzilla we need to know how to connect to your database."] = "Per installare Hubzilla è necessario conoscere i parametri di connessione al database."; -App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni."; -App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Il database deve già esistere. Se non esiste, crealo prima di continuare."; -App::$strings["Database Server Name"] = "Server del database"; -App::$strings["Default is localhost"] = "'localhost' è il predefinito"; -App::$strings["Database Port"] = "Port del database"; -App::$strings["Communication port number - use 0 for default"] = "Scrivi 0 per usare il valore standard"; -App::$strings["Database Login Name"] = "Utente database"; -App::$strings["Database Login Password"] = "Password utente database"; -App::$strings["Database Name"] = "Nome database"; -App::$strings["Database Type"] = "Tipo database"; -App::$strings["Site administrator email address"] = "Indirizzo email dell'amministratore del sito"; -App::$strings["Your account email address must match this in order to use the web admin panel."] = "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web."; -App::$strings["Website URL"] = "URL completo del sito"; -App::$strings["Please use SSL (https) URL if available."] = "Se disponibile, usa l'indirizzo SSL (https)."; -App::$strings["Please select a default timezone for your website"] = "Seleziona il fuso orario predefinito per il tuo sito web"; -App::$strings["Site settings"] = "Impostazioni del sito"; -App::$strings["Could not find a command line version of PHP in the web server PATH."] = "Non è possibile trovare la versione di PHP da riga di comando nel PATH del server web"; -App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = "Se non hai installata la versione di PHP da riga di comando non potrai attivare il polling in background tramite cron."; -App::$strings["PHP executable path"] = "Path del comando PHP"; -App::$strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Inserisci il percorso dell'eseguibile PHP. Puoi lasciarlo vuoto per continuare l'installazione."; -App::$strings["Command line PHP"] = "PHP da riga di comando"; -App::$strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\"."; -App::$strings["This is required for message delivery to work."] = "E' necessario perché funzioni la consegna dei messaggi."; -App::$strings["PHP register_argc_argv"] = "PHP register_argc_argv"; -App::$strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Errore: la funzione \"openssl_pkey_new\" su questo sistema non è in grado di generare le chiavi di criptazione"; -App::$strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Se stai usando un server windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\"."; -App::$strings["Generate encryption keys"] = "Genera chiavi di criptazione"; -App::$strings["libCurl PHP module"] = "modulo PHP libCurl"; -App::$strings["GD graphics PHP module"] = "modulo PHP GD graphics"; -App::$strings["OpenSSL PHP module"] = "modulo PHP OpenSSL"; -App::$strings["mysqli or postgres PHP module"] = "modulo PHP per mysqli oppure prostgres"; -App::$strings["mb_string PHP module"] = "modulo PHP mb_string"; -App::$strings["mcrypt PHP module"] = "modulo PHP mcrypt"; -App::$strings["Apache mod_rewrite module"] = "modulo Apache mod_rewrite"; -App::$strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Errore: il modulo mod-rewrite di Apache è richiesto ma non installato"; -App::$strings["proc_open"] = "proc_open"; -App::$strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Errore: proc_open è richiesto ma non è installato o è disabilitato in php.ini"; -App::$strings["Error: libCURL PHP module required but not installed."] = "Errore: il modulo libCURL di PHP è richiesto ma non installato."; -App::$strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto ma non installato."; -App::$strings["Error: openssl PHP module required but not installed."] = "Errore: il modulo openssl di PHP è richiesto ma non installato."; -App::$strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Errore: il modulo PHP per mysqli o postgres è richiesto ma non installato"; -App::$strings["Error: mb_string PHP module required but not installed."] = "Errore: il modulo PHP mb_string è richiesto ma non installato."; -App::$strings["Error: mcrypt PHP module required but not installed."] = "Errore: il modulo PHP mcrypt è richiesto ma non installato."; -App::$strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella di Hubzilla ma non è in grado di farlo."; -App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Spesso ciò è dovuto ai permessi di accesso al disco: il web server potrebbe non aver diritto di scrivere il file nella cartella, anche se tu puoi."; -App::$strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "Alla fine di questa procedura ti sarà dato il testo da salvare in un file di nome .htconfig.php dentro la cartella principale di Hubzilla."; -App::$strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Puoi anche saltare questa procedura ed effettuare un'installazione manuale. Guarda il file 'install/INSTALL.txt' per le istruzioni."; -App::$strings[".htconfig.php is writable"] = ".htconfig.php è scrivibile"; -App::$strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red usa il sistema Smarty3 per costruire i suoi template grafici. Smarty3 è molto veloce perché compila i template delle pagine direttamente in PHP."; -App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "Per poter memorizzare i template compilati, il web server deve avere accesso in scrittura a %s sotto la cartella di installazione di Hubzilla."; -App::$strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Assicurati che il tuo web server sia in esecuzione da parte di un utente che ha diritto di scrittura su quella cartella (ad esempio www-data)."; -App::$strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = "Nota bene: come precauzione, dovresti dare i diritti di scrittura solamente su %s e non sui file template (.tpl) che contiene."; -App::$strings["%s is writable"] = "%s è scrivibile"; -App::$strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "Hubzilla salva i file caricati nella cartella \"store\" sul server. Il server deve avere i diritti di scrittura su quella cartella che si trova dentro l'installazione di Hubzilla"; -App::$strings["store is writable"] = "l'archivio è scrivibile"; -App::$strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "Il certificato SSL non può essere validato. Correggi l'errore o disabilita l'accesso https al sito."; -App::$strings["If you have https access to your website or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"] = "Se abiliti https per il tuo sito o permetti connessioni TCP su port 443 (quella di https), DEVI usare un certificato riconosciuto dai browser internet. NON DEVI usare certificati generati da te!"; -App::$strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "Questa restrizione è necessaria perché i tuoi post pubblici potrebbero contenere riferimenti a immagini sul tuo server."; -App::$strings["If your certificate is not recognized, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = "Se il tuo certificato non è riconosciuto, gli utenti che ti seguono da altri siti (che avranno certificati validi) riceveranno gravi avvisi di sicurezza dal browser."; -App::$strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Ciò può creare seri problemi di usabilità (non solo sul tuo sito), quindi dobbiamo insistere su questo punto."; -App::$strings["Providers are available that issue free certificates which are browser-valid."] = "Eventualmente, considera che esistono provider che rilasciano certificati gratuiti riconosciuti dai browser."; -App::$strings["SSL certificate validation"] = "Validazione del certificato SSL"; -App::$strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "In .htaccess la funzionalità url rewrite non funziona. Controlla la configurazione del server. Test:"; -App::$strings["Url rewrite is working"] = "Url rewrite funziona correttamente"; -App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Il file di configurazione del database \".htconfig.php\" non puo' essere scritto. Usa il testo qui di seguito per creare questo file di configurazione nella cartella principale del tuo sito."; -App::$strings["Errors encountered creating database tables."] = "La creazione delle tabelle del database ha generato errori."; -App::$strings["

    What next

    "] = "

    I prossimi passi

    "; -App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Devi creare [manualmente] la pianificazione del polling."; -App::$strings["No channel."] = "Nessun canale."; -App::$strings["Common connections"] = "Contatti in comune"; -App::$strings["No connections in common."] = "Nessun contatto in comune."; -App::$strings["This site is not a directory server"] = "Questo sito non è un server di elenchi pubblici"; -App::$strings["Could not access contact record."] = "Non è possibile accedere alle informazioni sul contatto."; -App::$strings["Could not locate selected profile."] = "Non riesco a trovare il profilo selezionato."; -App::$strings["Connection updated."] = "Contatto aggiornato."; -App::$strings["Failed to update connection record."] = "Impossibile aggiornare le informazioni del contatto."; -App::$strings["Blocked"] = "Bloccati"; -App::$strings["Ignored"] = "Ignorati"; -App::$strings["Hidden"] = "Nascosti"; -App::$strings["Archived"] = "Archiviati"; -App::$strings["Suggest new connections"] = "Suggerisci nuovi contatti"; -App::$strings["New Connections"] = "Nuovi contatti"; -App::$strings["Show pending (new) connections"] = "Richieste di contatto in attesa"; -App::$strings["All Connections"] = "Tutti i contatti"; -App::$strings["Show all connections"] = "Mostra tutti i contatti"; -App::$strings["Unblocked"] = "Non bloccati"; -App::$strings["Only show unblocked connections"] = "Mostra solo i contatti non bloccati"; -App::$strings["Only show blocked connections"] = "Mostra solo i contatti bloccati"; -App::$strings["Only show ignored connections"] = "Mostra solo i contatti ignorati"; -App::$strings["Only show archived connections"] = "Mostra solo i contatti archiviati"; -App::$strings["Only show hidden connections"] = "Mostra solo i contatti nascosti"; -App::$strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; -App::$strings["Edit connection"] = "Modifica il contatto"; -App::$strings["Search your connections"] = "Cerca tra i contatti"; -App::$strings["Finding: "] = "Ricerca: "; -App::$strings["webpage"] = "pagina web"; -App::$strings["block"] = "riquadro"; -App::$strings["layout"] = "layout"; -App::$strings["%s element installed"] = "%s elemento installato"; -App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha taggato %3\$s di %2\$s con %4\$s"; -App::$strings["Hubzilla - Guests: Username: {your email address}, Password: +++"] = "Accesso a Hubzilla. {Inserisci l'email con cui sei registrato e la password.}"; +App::$strings["Layout updated."] = "Layout aggiornato."; +App::$strings["Edit System Page Description"] = "Modifica i layout di sistema"; +App::$strings["Layout not found."] = "Layout non trovato."; +App::$strings["Module Name:"] = "Nome del modulo:"; +App::$strings["Layout Help"] = "Guida al layout"; +App::$strings["App installed."] = "App installata"; +App::$strings["Malformed app."] = "App non corretta"; +App::$strings["Embed code"] = "Inserisci del codice"; +App::$strings["Edit App"] = "Modifica app"; +App::$strings["Create App"] = "Crea una app"; +App::$strings["Name of app"] = "Nome app"; +App::$strings["Location (URL) of app"] = "Indirizzo (URL) della app"; +App::$strings["Description"] = "Descrizione"; +App::$strings["Photo icon URL"] = "URL icona"; +App::$strings["80 x 80 pixels - optional"] = "80 x 80 pixel - facoltativa"; +App::$strings["Version ID"] = "ID versione"; +App::$strings["Price of app"] = "Prezzo app"; +App::$strings["Location (URL) to purchase app"] = "Indirizzo (URL) per acquistare la app"; App::$strings["Page owner information could not be retrieved."] = "Impossibile ottenere informazioni sul proprietario della pagina."; App::$strings["Album not found."] = "Album non trovato."; App::$strings["Delete Album"] = "Elimina album"; @@ -1336,7 +1193,10 @@ App::$strings["Permission denied. Access to this item may be restricted."] = "Pe App::$strings["Photo not available"] = "Foto non disponibile"; App::$strings["Use as profile photo"] = "Usa come foto del profilo"; App::$strings["Private Photo"] = "Foto privata"; +App::$strings["Previous"] = "Precendente"; App::$strings["View Full Size"] = "Vedi nelle dimensioni originali"; +App::$strings["Next"] = "Successivo"; +App::$strings["Remove"] = "Rimuovi"; App::$strings["Edit photo"] = "Modifica la foto"; App::$strings["Rotate CW (right)"] = "Ruota (senso orario)"; App::$strings["Rotate CCW (left)"] = "Ruota (senso antiorario)"; @@ -1348,181 +1208,109 @@ App::$strings["In This Photo:"] = "In questa foto:"; App::$strings["Map"] = "Mappa"; App::$strings["View Album"] = "Guarda l'album"; App::$strings["Recent Photos"] = "Foto recenti"; +App::$strings["Item not available."] = "Elemento non disponibile."; +App::$strings["sent you a private message"] = "ti ha inviato un messaggio privato"; +App::$strings["added your channel"] = "ha aggiunto il tuo canale"; +App::$strings["posted an event"] = "ha creato un evento"; +App::$strings["Block Name"] = "Nome del riquadro"; +App::$strings["Block Title"] = "Nome del riquadro"; +App::$strings["Poke/Prod"] = "Poke/Prod"; +App::$strings["poke, prod or do other things to somebody"] = "Manda un poke, un prod o altro"; +App::$strings["Recipient"] = "Destinatario"; +App::$strings["Choose what you wish to do to recipient"] = "Scegli cosa vuoi inviare al destinatario"; +App::$strings["Make this post private"] = "Rendi privato questo post"; +App::$strings["Bookmark added"] = "Segnalibro aggiunto"; +App::$strings["My Bookmarks"] = "I miei segnalibri"; +App::$strings["My Connections Bookmarks"] = "I segnalibri dei miei contatti"; +App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = "Hai creato %1$.0f dei %2$.0f canali permessi."; +App::$strings["Create a new channel"] = "Crea un nuovo canale"; +App::$strings["Current Channel"] = "Canale attuale"; +App::$strings["Switch to one of your channels by selecting it."] = "Per passare a un altro tuo canale selezionalo."; +App::$strings["Default Channel"] = "Canale predefinito"; +App::$strings["Make Default"] = "Rendi predefinito"; +App::$strings["%d new messages"] = "%d nuovi messaggi"; +App::$strings["%d new introductions"] = "%d nuove richieste di entrare in contatto"; +App::$strings["Delegated Channels"] = "Canali delegati"; App::$strings["Profile Match"] = "Profili corrispondenti"; App::$strings["No keywords to match. Please add keywords to your default profile."] = "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche."; App::$strings["is interested in:"] = "interessi personali:"; App::$strings["No matches"] = "Nessun risultato"; -App::$strings["Away"] = "Assente"; -App::$strings["Online"] = "Online"; -App::$strings["Select a bookmark folder"] = "Scegli una cartella di segnalibri"; -App::$strings["Save Bookmark"] = "Salva segnalibro"; -App::$strings["URL of bookmark"] = "URL del segnalibro"; -App::$strings["Description"] = "Descrizione"; -App::$strings["Or enter new bookmark folder name"] = "O inserisci il nome di una nuova cartella di segnalibri"; -App::$strings["No more system notifications."] = "Non ci sono nuove notifiche di sistema."; -App::$strings["System Notifications"] = "Notifiche di sistema"; -App::$strings["network"] = "rete"; -App::$strings["RSS"] = "RSS"; -App::$strings["Layout updated."] = "Layout aggiornato."; -App::$strings["Edit System Page Description"] = "Modifica i layout di sistema"; -App::$strings["Layout not found."] = "Layout non trovato."; -App::$strings["Module Name:"] = "Nome del modulo:"; -App::$strings["Layout Help"] = "Guida al layout"; -App::$strings["- select -"] = "- scegli -"; -App::$strings["Your service plan only allows %d channels."] = "Il tuo account permette di creare al massimo %d canali."; -App::$strings["Nothing to import."] = "Non c'è niente da importare."; -App::$strings["Unable to download data from old server"] = "Impossibile importare i dati dal vecchio server"; -App::$strings["Imported file is empty."] = "Il file da importare è vuoto."; -App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Non posso creare un canale con un identificativo che già esiste su questo sistema. L'importazione è fallita."; -App::$strings["Unable to create a unique channel address. Import failed."] = "Impossibile creare un indirizzo univoco per il canale. L'import è fallito."; -App::$strings["Channel clone failed. Import failed."] = "Impossibile clonare il canale. L'importazione è fallita."; -App::$strings["Cloned channel not found. Import failed."] = "Impossibile trovare il canale clonato. L'importazione è fallita."; -App::$strings["Import completed."] = "L'importazione è terminata con successo!"; -App::$strings["You must be logged in to use this feature."] = "Per questa funzionalità devi aver effettuato l'accesso."; -App::$strings["Import Channel"] = "Importa un canale"; -App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file. Only identity and connections/relationships will be imported. Importation of content is not yet available."] = "Usa questo modulo per importare un tuo canale da un altro server/hub. Puoi scaricare i dati identificativi del canale direttamente dall'altro server/hub oppure tramite un file che hai esportato. Saranno importati solamente l'identità e i contatti. L'importazione dei contenuti non è ancora disponibile."; -App::$strings["File to Upload"] = "File da caricare"; -App::$strings["Or provide the old server/hub details"] = "Oppure fornisci i dettagli del vecchio server/hub"; -App::$strings["Your old identity address (xyz@example.com)"] = "Il tuo vecchio identificativo (per esempio pippo@esempio.com)"; -App::$strings["Your old login email address"] = "L'email che usavi per accedere sul vecchio server"; -App::$strings["Your old login password"] = "La password per il vecchio server"; -App::$strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Scegli se vuoi spostare il tuo indirizzo primario su questo server, oppure se preferisci che quello vecchio resti tale. Potrai pubblicare da entrambi i server, ma solamente uno sarà indicato come posizione in cui risiedono i tuoi file, foto, ecc."; -App::$strings["Make this hub my primary location"] = "Rendi questo server il mio indirizzo primario"; -App::$strings["Import existing posts if possible"] = "Importazione dei post esistenti, se possibile"; -App::$strings["Item not found"] = "Elemento non trovato"; -App::$strings["Edit Layout"] = "Modifica il layout"; -App::$strings["Delete layout?"] = "Vuoi eliminare questo layout?"; -App::$strings["Insert YouTube video"] = "Inserisci video da YouTube"; -App::$strings["Insert Vorbis [.ogg] video"] = "Inserisci video Vorbis [.ogg]"; -App::$strings["Insert Vorbis [.ogg] audio"] = "Inserisci audio Vorbis [.ogg]"; -App::$strings["Delete Layout"] = "Elimina il layout"; +App::$strings["Members"] = "Membri"; +App::$strings["All Connected Channels"] = "Tutti i canali connessi"; +App::$strings["Click on a channel to add or remove."] = "Clicca su un canale per aggiungerlo o rimuoverlo."; +App::$strings["Poll"] = "Sondaggio"; +App::$strings["View Results"] = "Guarda i risultati"; App::$strings["You must be logged in to see this page."] = "Devi aver effettuato l'accesso per vedere questa pagina."; +App::$strings["Insufficient permissions. Request redirected to profile page."] = "Permessi insufficienti. Sarà visualizzata la pagina del profilo."; +App::$strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "L'autenticazione magica dal tuo hub non è disponibile. Puoi provare a disconnetterti per tentare di nuovo."; +App::$strings["Welcome %s. Remote authentication successful."] = "Ciao %s. L'accesso tramite il tuo hub è avvenuto con successo."; App::$strings["Room not found"] = "Area chat non trovata"; App::$strings["Leave Room"] = "Lascia l'area chat"; -App::$strings["Delete This Room"] = "Elimina questa area chat"; +App::$strings["Delete This Room"] = "Elimina questa chat"; App::$strings["I am away right now"] = "Non sono presente"; App::$strings["I am online"] = "Sono online"; App::$strings["Bookmark this room"] = "Aggiungi l'area chat ai segnalibri"; App::$strings["New Chatroom"] = "Nuova area chat"; App::$strings["Chatroom Name"] = "Nome dell'area chat"; App::$strings["%1\$s's Chatrooms"] = "Le aree chat di %1\$s"; -App::$strings["Delete webpage?"] = "Vuoi eliminare questa pagina web?"; -App::$strings["Page link title"] = "Link del titolo"; -App::$strings["Edit Webpage"] = "Modifica la pagina web"; -App::$strings["This directory server requires an access token"] = "Questo server di elenchi pubblici necessita di un token di autenticazione"; -App::$strings["No valid account found."] = "Nessun account valido trovato."; -App::$strings["Password reset request issued. Check your email."] = "La richiesta per reimpostare la password è stata inviata. Controlla la tua email."; -App::$strings["Site Member (%s)"] = "Utente del sito (%s)"; -App::$strings["Password reset requested at %s"] = "È stato richiesto di reimpostare password su %s"; -App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non sarà reimpostata."; -App::$strings["Password Reset"] = "Reimposta la password"; -App::$strings["Your password has been reset as requested."] = "La password è stata reimpostata come richiesto."; -App::$strings["Your new password is"] = "La tua nuova password è"; -App::$strings["Save or copy your new password - and then"] = "Salva o copia la tua nuova password, quindi"; -App::$strings["click here to login"] = "clicca qui per accedere"; -App::$strings["Your password may be changed from the Settings page after successful login."] = "Puoi cambiare la tua password dalla pagina delle Impostazioni dopo aver effettuato l'accesso."; -App::$strings["Your password has changed at %s"] = "La tua password su %s è cambiata"; -App::$strings["Forgot your Password?"] = "Hai dimenticato la password?"; -App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Inserisci il tuo indirizzo email per reimpostare la password. Dopo aver inviato la richiesta, controlla l'email e troverai le istruzioni per continuare."; -App::$strings["Email Address"] = "Indirizzo email"; -App::$strings["Reset"] = "Reimposta"; -App::$strings["Website:"] = "Sito web:"; -App::$strings["Remote Channel [%s] (not yet known on this site)"] = "Canale remoto [%s] (non ancora conosciuto da questo sito)"; -App::$strings["Rating (this information is public)"] = "Valutazione (visibile a tutti)"; -App::$strings["Optionally explain your rating (this information is public)"] = "Commento alla valutazione (facoltativo, visibile a tutti)"; -App::$strings["Item is not editable"] = "L'elemento non è modificabile"; -App::$strings["Delete item?"] = "Eliminare questo elemento?"; -App::$strings["Total invitation limit exceeded."] = "Hai superato il numero massimo di inviti."; -App::$strings["%s : Not a valid email address."] = "%s: non è un indirizzo email valido."; -App::$strings["Please join us on Red"] = "Vieni con noi su Hubzilla"; -App::$strings["Invitation limit exceeded. Please contact your site administrator."] = "Hai superato il numero massimo di inviti. Contatta l'amministratore se necessario."; -App::$strings["%s : Message delivery failed."] = "%s: la consegna del messaggio è fallita."; -App::$strings["%d message sent."] = array( - 0 => "%d messaggio inviato.", - 1 => "%d messaggi inviati.", -); -App::$strings["You have no more invitations available"] = "Non hai altri inviti disponibili"; -App::$strings["Send invitations"] = "Spedisci inviti"; -App::$strings["Enter email addresses, one per line:"] = "Inserisci gli indirizzi email, uno per riga:"; -App::$strings["Your message:"] = "Il tuo messaggio:"; -App::$strings["Please join my community on Hubzilla."] = "Entra a far parte della mia comunità su Hubzilla."; -App::$strings["You will need to supply this invitation code: "] = "Dovrai fornire questo codice di invito:"; -App::$strings["1. Register at any Hubzilla location (they are all inter-connected)"] = "1. Registrati su un qualsiasi sito Hubzilla (sono tutti interconnessi)"; -App::$strings["2. Enter my Hubzilla network address into the site searchbar."] = "2. Inserisci il mio indirizzo Hubzilla nella barra di ricerca che compare nella pagina."; -App::$strings["or visit "] = "oppure visita "; -App::$strings["3. Click [Connect]"] = "3. Clicca su [Aggiungi]"; -App::$strings["Location not found."] = "Indirizzo non trovato."; -App::$strings["Primary location cannot be removed."] = "L'indirizzo principale non può essere rimosso."; -App::$strings["No locations found."] = "Nessun indirizzo trovato."; -App::$strings["Manage Channel Locations"] = "Modifica gli indirizzi del canale"; -App::$strings["Location (address)"] = "Indirizzo"; -App::$strings["Primary Location"] = "Indirizzo primario"; -App::$strings["Drop location"] = "Elimina un indirizzo"; -App::$strings["Failed to create source. No channel selected."] = "Impossibile creare la sorgente. Nessun canale selezionato."; -App::$strings["Source created."] = "Sorgente creata."; -App::$strings["Source updated."] = "Sorgente aggiornata."; -App::$strings["*"] = "*"; -App::$strings["Manage remote sources of content for your channel."] = "Gestisci le sorgenti dei contenuti del tuo canale."; -App::$strings["New Source"] = "Nuova sorgente"; -App::$strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente."; -App::$strings["Only import content with these words (one per line)"] = "Importa solo i contenuti che hanno queste parole (una per riga)"; -App::$strings["Leave blank to import all public content"] = "Lascia vuoto per importare tutti i contenuti pubblici"; -App::$strings["Channel Name"] = "Nome del canale"; -App::$strings["Source not found."] = "Sorgente non trovata."; -App::$strings["Edit Source"] = "Modifica la sorgente"; -App::$strings["Delete Source"] = "Elimina la sorgente"; -App::$strings["Source removed"] = "Sorgente eliminata"; -App::$strings["Unable to remove source."] = "Impossibile rimuovere la sorgente."; -App::$strings["Unable to update menu."] = "Impossibile aggiornare il menù."; -App::$strings["Unable to create menu."] = "Impossibile creare il menù."; -App::$strings["Menu Name"] = "Nome del menu"; -App::$strings["Unique name (not visible on webpage) - required"] = "Identificativo unico (non visibile sulla pagina) - obbligatorio"; -App::$strings["Menu Title"] = "Titolo del menu"; -App::$strings["Visible on webpage - leave empty for no title"] = "Visibile sulla pagina - lascia vuoto per non avere un titolo"; -App::$strings["Allow Bookmarks"] = "Permetti l'aggiunta ai segnalibri"; -App::$strings["Menu may be used to store saved bookmarks"] = "Puoi salvare i segnalibri nei menù"; -App::$strings["Submit and proceed"] = "Salva e procedi"; -App::$strings["Drop"] = "Elimina"; -App::$strings["Bookmarks allowed"] = "Permetti segnalibri"; -App::$strings["Delete this menu"] = "Elimina questo menù"; -App::$strings["Edit menu contents"] = "Modifica i contenuti del menù"; -App::$strings["Edit this menu"] = "Modifica questo menù"; -App::$strings["Menu could not be deleted."] = "Il menù non può essere eliminato."; -App::$strings["Menu not found."] = "Menù non trovato."; -App::$strings["Edit Menu"] = "Modifica menù"; -App::$strings["Add or remove entries to this menu"] = "Aggiungi o rimuovi elementi di questo menù"; -App::$strings["Menu name"] = "Nome del menù"; -App::$strings["Must be unique, only seen by you"] = "Deve essere unico, lo vedrai solo tu"; -App::$strings["Menu title"] = "Titolo del menù"; -App::$strings["Menu title as seen by others"] = "Titolo del menù come comparirà a tutti"; -App::$strings["Allow bookmarks"] = "Permetti l'invio di segnalibri"; -App::$strings["Modify"] = "Modifica"; -App::$strings["Permission Denied."] = "Permesso negato."; -App::$strings["File not found."] = "File non trovato."; -App::$strings["Edit file permissions"] = "Modifica i permessi del file"; -App::$strings["Set/edit permissions"] = "Modifica i permessi"; -App::$strings["Include all files and sub folders"] = "Includi tutti i file e le sottocartelle"; -App::$strings["Return to file list"] = "Torna all'elenco dei file"; -App::$strings["Copy/paste this code to attach file to a post"] = "Copia/incolla questo codice per far comparire il file in un articolo"; -App::$strings["Copy/paste this URL to link file from a web page"] = "Copia/incolla questo indirizzo in una pagina web per avere un link al file"; -App::$strings["Share this file"] = "Condividi questo file"; -App::$strings["Show URL to this file"] = "Mostra l'URL del file"; -App::$strings["Notify your contacts about this file"] = "Notifica ai tuoi contatti che hai caricato il file"; -App::$strings["Contact not found."] = "Contatto non trovato."; -App::$strings["Friend suggestion sent."] = "Suggerimento di amicizia inviato."; -App::$strings["Suggest Friends"] = "Suggerisci amici"; -App::$strings["Suggest a friend for %s"] = "Suggerisci un amico a %s"; -App::$strings["Hub not found."] = "Server non trovato."; -App::$strings["Poke/Prod"] = "Poke/Prod"; -App::$strings["poke, prod or do other things to somebody"] = "Manda un poke, un prod o altro"; -App::$strings["Recipient"] = "Destinatario"; -App::$strings["Choose what you wish to do to recipient"] = "Scegli cosa vuoi inviare al destinatario"; -App::$strings["Make this post private"] = "Rendi privato questo articolo"; -App::$strings["Invalid profile identifier."] = "Indentificativo del profilo non valido."; -App::$strings["Profile Visibility Editor"] = "Modifica la visibilità del profilo"; -App::$strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo."; -App::$strings["Visible To"] = "Visibile a"; -App::$strings["Page Title"] = "Titolo della pagina"; +App::$strings["Away"] = "Assente"; +App::$strings["Online"] = "Online"; +App::$strings["Fetching URL returns error: %1\$s"] = "La chiamata all'URL restituisce questo errore: %1\$s"; +App::$strings["\$Projectname - Guests: Username: {your email address}, Password: +++"] = "Login su \$Projectname. Username: {la tua email}, Password: {la tua password} "; +App::$strings["No channel."] = "Nessun canale."; +App::$strings["Common connections"] = "Contatti in comune"; +App::$strings["No connections in common."] = "Nessun contatto in comune."; +App::$strings["Image uploaded but image cropping failed."] = "L'immagine è stata caricata, ma il non è stato possibile ritagliarla."; +App::$strings["Image resize failed."] = "Il ridimensionamento dell'immagine è fallito."; +App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente."; +App::$strings["Image exceeds size limit of %d"] = "La dimensione dell'immagine supera il limite di %d"; +App::$strings["Unable to process image."] = "Impossibile elaborare l'immagine."; +App::$strings["Photo not available."] = "Foto non disponibile."; +App::$strings["Upload File:"] = "Carica un file:"; +App::$strings["Select a profile:"] = "Seleziona un profilo:"; +App::$strings["Upload Profile Photo"] = "Carica la foto del profilo"; +App::$strings["or"] = "o"; +App::$strings["skip this step"] = "salta questo passaggio"; +App::$strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album"; +App::$strings["Crop Image"] = "Ritaglia immagine"; +App::$strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'immagine per migliorarne la visualizzazione."; +App::$strings["Done Editing"] = "Modifica terminata"; +App::$strings["Image uploaded successfully."] = "Immagine caricata con successo."; +App::$strings["Image upload failed."] = "Il caricamento dell'immagine è fallito."; +App::$strings["Image size reduction [%s] failed."] = "Il ridimensionamento del'immagine [%s] è fallito."; +App::$strings["Continue"] = "Continua"; +App::$strings["Premium Channel Setup"] = "Canale premium - installazione"; +App::$strings["Enable premium channel connection restrictions"] = "Abilita le restrizioni del canale premium"; +App::$strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida, il sistema di pagamento, ecc."; +App::$strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:"; +App::$strings["Potential connections will then see the following text before proceeding:"] = "Il testo seguente comparirà a chi vorrà seguire il canale:"; +App::$strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina."; +App::$strings["(No specific instructions have been provided by the channel owner.)"] = "(Il gestore del canale non ha fornito istruzioni specifiche)"; +App::$strings["Restricted or Premium Channel"] = "Canale premium - con restrizioni"; +App::$strings["Invalid request identifier."] = "L'identificativo della richiesta non è valido."; +App::$strings["Discard"] = "Rifiuta"; +App::$strings["Ignore"] = "Ignora"; +App::$strings["No more system notifications."] = "Non ci sono nuove notifiche di sistema."; +App::$strings["System Notifications"] = "Notifiche di sistema"; +App::$strings["Blocked"] = "Bloccati"; +App::$strings["Ignored"] = "Ignorati"; +App::$strings["Hidden"] = "Nascosti"; +App::$strings["Archived"] = "Archiviati"; +App::$strings["Suggest new connections"] = "Suggerisci nuovi contatti"; +App::$strings["New Connections"] = "Nuovi contatti"; +App::$strings["Show pending (new) connections"] = "Richieste di contatto in attesa"; +App::$strings["All Connections"] = "Tutti i contatti"; +App::$strings["Show all connections"] = "Mostra tutti i contatti"; +App::$strings["Unblocked"] = "Non bloccati"; +App::$strings["Only show unblocked connections"] = "Mostra solo i contatti non bloccati"; +App::$strings["Only show blocked connections"] = "Mostra solo i contatti bloccati"; +App::$strings["Only show ignored connections"] = "Mostra solo i contatti ignorati"; +App::$strings["Only show archived connections"] = "Mostra solo i contatti archiviati"; +App::$strings["Only show hidden connections"] = "Mostra solo i contatti nascosti"; +App::$strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; +App::$strings["Edit connection"] = "Modifica il contatto"; +App::$strings["Search your connections"] = "Cerca tra i contatti"; +App::$strings["Finding: "] = "Ricerca: "; App::$strings["Profile not found."] = "Profilo non trovato."; App::$strings["Profile deleted."] = "Profilo eliminato."; App::$strings["Profile-"] = "Profilo-"; @@ -1541,7 +1329,7 @@ App::$strings["Gender"] = "Sesso"; App::$strings["Sexual Preference"] = "Preferenze sessuali"; App::$strings["Homepage"] = "Home page"; App::$strings["Interests"] = "Interessi"; -App::$strings["Address"] = "Indirizzo"; +App::$strings["Location"] = "Posizione geografica"; App::$strings["Profile updated."] = "Profilo aggiornato."; App::$strings["Hide your contact/friend list from viewers of this profile?"] = "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?"; App::$strings["Edit Profile Details"] = "Modifica i dettagli del profilo"; @@ -1587,41 +1375,67 @@ App::$strings["Age: "] = "Età:"; App::$strings["Edit/Manage Profiles"] = "Modifica/gestisci i profili"; App::$strings["Add profile things"] = "Aggiungi Oggetti al profilo"; App::$strings["Include desirable objects in your profile"] = "Aggiungi oggetti interessanti al tuo profilo"; -App::$strings["No ratings"] = "Nessuna valutazione"; -App::$strings["Ratings"] = "Valutazioni"; -App::$strings["Rating: "] = "Valutazione:"; -App::$strings["Website: "] = "Sito web:"; -App::$strings["Description: "] = "Descrizione:"; -App::$strings["Source of Item"] = "Sorgente"; -App::$strings["Unable to create element."] = "Impossibile creare l'elemento."; -App::$strings["Unable to update menu element."] = "Non è possibile aggiornare l'elemento del menù."; -App::$strings["Unable to add menu element."] = "Impossibile aggiungere l'elemento al menù."; -App::$strings["Menu Item Permissions"] = "Permessi del menu"; -App::$strings["Link Name"] = "Nome link"; -App::$strings["Link Target"] = "Destinazione link"; -App::$strings["Use Hubzilla magic-auth if available"] = "Usa l'autenticazione magica di Hubzilla, se disponibile"; -App::$strings["Open link in new window"] = "Apri il link in una nuova finestra"; -App::$strings["Order in list"] = "Ordine dell'elenco"; -App::$strings["Higher numbers will sink to bottom of listing"] = "I numeri più alti andranno in fondo all'elenco"; -App::$strings["Submit and finish"] = "Salva e termina"; -App::$strings["Submit and continue"] = "Salva e continua"; -App::$strings["Menu:"] = "Menu:"; -App::$strings["Edit menu"] = "Modifica il menù"; -App::$strings["Edit element"] = "Modifica l'elemento"; -App::$strings["Drop element"] = "Elimina l'elemento"; -App::$strings["New element"] = "Nuovo elemento"; -App::$strings["Edit this menu container"] = "Modifica il contenitore del menù"; -App::$strings["Add menu element"] = "Aggiungi un elemento al menù"; -App::$strings["Delete this menu item"] = "Elimina questo elemento del menù"; -App::$strings["Edit this menu item"] = "Modifica questo elemento del menù"; -App::$strings["Menu item not found."] = "L'elemento del menù non è stato trovato."; -App::$strings["Menu item deleted."] = "L'elemento del menù è stato eliminato."; -App::$strings["Menu item could not be deleted."] = "L'elemento del menù non può essere eliminato."; -App::$strings["Edit Menu Element"] = "Modifica l'elemento del menù"; -App::$strings["Link text"] = "Testo del link"; -App::$strings["URL of link"] = "Indirizzo del link"; -App::$strings["OpenID protocol error. No ID returned."] = "Errore del protocollo OpenID. Nessun ID ricevuto in risposta."; -App::$strings["Welcome %s. Remote authentication successful."] = "Ciao %s. L'autenticazione magica è avvenuta con successo."; +App::$strings["Could not access contact record."] = "Non è possibile accedere alle informazioni sul contatto."; +App::$strings["Could not locate selected profile."] = "Non riesco a trovare il profilo selezionato."; +App::$strings["Connection updated."] = "Contatto aggiornato."; +App::$strings["Failed to update connection record."] = "Impossibile aggiornare le informazioni del contatto."; +App::$strings["is now connected to"] = "ha come nuovo contatto"; +App::$strings["Could not access address book record."] = "Impossibile accedere alle informazioni della rubrica."; +App::$strings["Refresh failed - channel is currently unavailable."] = "Il canale non è disponibile - impossibile aggiornare."; +App::$strings["Unable to set address book parameters."] = "Impossibile impostare i parametri della rubrica."; +App::$strings["Connection has been removed."] = "Il contatto è stato rimosso."; +App::$strings["View %s's profile"] = "Guarda il profilo di %s"; +App::$strings["Refresh Permissions"] = "Modifica i permessi"; +App::$strings["Fetch updated permissions"] = "Guarda e modifica i permessi assegnati"; +App::$strings["Recent Activity"] = "Attività recenti"; +App::$strings["View recent posts and comments"] = "Leggi i post recenti e i commenti"; +App::$strings["Block (or Unblock) all communications with this connection"] = "Blocca ogni interazione con questo contatto (abilita/disabilita)"; +App::$strings["This connection is blocked!"] = "Questa connessione è tra quelle bloccate!"; +App::$strings["Unignore"] = "Non ignorare"; +App::$strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignora tutte le comunicazioni in arrivo da questo contatto (abilita/disabilita)"; +App::$strings["This connection is ignored!"] = "Questa connessione è tra quelle ignorate!"; +App::$strings["Unarchive"] = "Non archiviare"; +App::$strings["Archive"] = "Archivia"; +App::$strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Archivia questo contatto (abilita/disabilita) - segna il canale come non più attivo ma ne conserva i contenuti"; +App::$strings["This connection is archived!"] = "Questa connessione è tra quelle archiviate!"; +App::$strings["Unhide"] = "Non nascondere"; +App::$strings["Hide"] = "Nascondi"; +App::$strings["Hide or Unhide this connection from your other connections"] = "Nascondi questo contatto a tutti gli altri (abilita/disabilita)"; +App::$strings["This connection is hidden!"] = "Questa connessione è tra quelle nascoste!"; +App::$strings["Delete this connection"] = "Elimina questo contatto"; +App::$strings["Approve this connection"] = "Approva questo contatto"; +App::$strings["Accept connection to allow communication"] = "Entra in contatto per poter comunicare"; +App::$strings["Set Affinity"] = "Scegli l'affinità"; +App::$strings["Set Profile"] = "Scegli il profilo da mostrare"; +App::$strings["Set Affinity & Profile"] = "Affinità e profilo"; +App::$strings["Apply these permissions automatically"] = "Applica automaticamente questi permessi"; +App::$strings["This connection's address is"] = "Indirizzo di questo contatto"; +App::$strings["The permissions indicated on this page will be applied to all new connections."] = "I permessi indicati su questa pagina saranno applicati a tutti i nuovi contatti da ora in poi."; +App::$strings["Slide to adjust your degree of friendship"] = "Trascina per restringere il grado di amicizia da mostrare"; +App::$strings["Slide to adjust your rating"] = "Trascina per cambiare la tua valutazione"; +App::$strings["Optionally explain your rating"] = "Commento opzionale"; +App::$strings["Custom Filter"] = "Filtro personalizzato"; +App::$strings["Only import posts with this text"] = "Importa solo i post che contengono questo testo"; +App::$strings["words one per line or #tags or /patterns/, leave blank to import all posts"] = "una parola per riga, oppure #tag o /pattern/ oppure lascia vuoto per importare tutto"; +App::$strings["Do not import posts with this text"] = "Non importare i post con questo testo"; +App::$strings["This information is public!"] = "Questa informazione è pubblica!"; +App::$strings["Connection Pending Approval"] = "Contatti in attesa di approvazione"; +App::$strings["Connection Request"] = "Richiesta di entrare in contatto"; +App::$strings["(%s) would like to connect with you. Please approve this connection to allow communication."] = "(%s) vorrebbe entrare in contatto con te. Per permettere la comunicazione è necessario che tu approvi."; +App::$strings["Approve Later"] = "Approva più tardi"; +App::$strings["inherited"] = "derivato"; +App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro."; +App::$strings["Their Settings"] = "Permessi concessi a te"; +App::$strings["My Settings"] = "I permessi che concedo"; +App::$strings["Individual Permissions"] = "Permessi individuali"; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can not change those settings here."] = "Alcuni permessi derivano dalle impostazioni di privacy del tuo canale, che hanno priorità assoluta su qualsiasi altra impostazione scelta per i singoli contatti. Da questa pagina non puoi cambiarle."; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Alcuni permessi derivano dalle impostazioni di privacy del tuo canale, che hanno priorità assoluta su qualsiasi altra impostazione scelta per i singoli contatti. Le personalizzazioni che effettuerai qui potrebbero non essere effettive a meno che tu non cambi proprio le impostazioni generali."; +App::$strings["Last update:"] = "Ultimo aggiornamento:"; +App::$strings["Invalid profile identifier."] = "Indentificativo del profilo non valido."; +App::$strings["Profile Visibility Editor"] = "Modifica la visibilità del profilo"; +App::$strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo."; +App::$strings["Visible To"] = "Visibile a"; +App::$strings["\$Projectname channel"] = "Canale \$Projectname"; App::$strings["%d rating"] = array( 0 => "%d valutazione", 1 => "%d valutazioni", @@ -1629,205 +1443,103 @@ App::$strings["%d rating"] = array( App::$strings["Gender: "] = "Sesso:"; App::$strings["Status: "] = "Stato:"; App::$strings["Homepage: "] = "Homepage:"; -App::$strings["Hometown: "] = "Città dove vivo:"; -App::$strings["About: "] = "Informazioni:"; +App::$strings["Description:"] = "Descrizione:"; App::$strings["Public Forum:"] = "Forum pubblico:"; App::$strings["Keywords: "] = "Parole chiave:"; -App::$strings["Common connections: %s"] = "Contatti in comune: %s"; +App::$strings["Don't suggest"] = "Non fornire suggerimenti"; +App::$strings["Common connections:"] = "Contatti in comune:"; +App::$strings["Global Directory"] = "Elenco globale dei canali"; +App::$strings["Local Directory"] = "Elenco canali su questo server"; App::$strings["Finding:"] = "Ricerca:"; App::$strings["next page"] = "pagina successiva"; App::$strings["previous page"] = "pagina precedente"; +App::$strings["Sort options"] = "Opzioni di ordinamento"; +App::$strings["Alphabetic"] = "Alfabetico"; +App::$strings["Reverse Alphabetic"] = "Alfabetico inverso"; +App::$strings["Newest to Oldest"] = "Prima i più recenti"; +App::$strings["Oldest to Newest"] = "Prima i più vecchi"; App::$strings["No entries (some entries may be hidden)."] = "Nessun risultato (qualche elemento potrebbe essere nascosto)."; -App::$strings["Export Channel"] = "Esporta il canale"; -App::$strings["Export your basic channel information to a small file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new hub, but\tdoes not contain your content."] = "Esporta le informazioni di base del tuo canale in un piccolo file. E' utile per avere un salvataggio di sicurezza dei tuoi contatti, del tuo profilo ed altre informazioni fondamentali. Può essere usato per importare il tuo canale su un nuovo server, ma\tnon include i contenuti, per esempio articoli e foto."; -App::$strings["Export Content"] = "Esporta i contenuti"; -App::$strings["Export your channel information and all the content to a JSON backup. This backs up all of your connections, permissions, profile data and all of your content, but is generally not suitable for importing a channel to a new hub as this file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = "Esporta i dati del canale e i contenuti in un file in formato JSON. E' un salvataggio dei tuoi contatti, dei dati del profilo e anche di tutti i contenuti. Questa non è la soluzione opportuna per importare il tuo canale su un nuovo server, visto che il file potrebbe avere dimensioni NOTEVOLI. Devi pazientare - ci vorranno alcuni minuti per raccogliere i dati prima che inizi lo scaricamento."; -App::$strings["No connections."] = "Nessun contatto."; -App::$strings["Visit %s's profile [%s]"] = "Visita il profilo di %s [%s]"; -App::$strings["invalid target signature"] = "la firma ricevuta non è valida"; -App::$strings["Theme settings updated."] = "Le impostazioni del tema sono state aggiornate."; -App::$strings["Site"] = "Sito"; -App::$strings["Accounts"] = "Account"; -App::$strings["Channels"] = "Canali"; -App::$strings["Plugins"] = "Plugin"; -App::$strings["Themes"] = "Temi"; -App::$strings["Inspect queue"] = "Coda di attesa"; -App::$strings["Profile Config"] = "Configurazione del profilo"; -App::$strings["DB updates"] = "Aggiornamenti al DB"; -App::$strings["Logs"] = "Log"; -App::$strings["Plugin Features"] = "Plugin"; -App::$strings["User registrations waiting for confirmation"] = "Registrazioni in attesa"; -App::$strings["# Accounts"] = "# account"; -App::$strings["# blocked accounts"] = "# account bloccati"; -App::$strings["# expired accounts"] = "# account scaduti"; -App::$strings["# expiring accounts"] = "# account in scadenza"; -App::$strings["# Channels"] = "# canali"; -App::$strings["# primary"] = "# primari"; -App::$strings["# clones"] = "# cloni"; -App::$strings["Message queues"] = "Coda messaggi in uscita"; -App::$strings["Administration"] = "Amministrazione"; -App::$strings["Summary"] = "Riepilogo"; -App::$strings["Registered accounts"] = "Account creati"; -App::$strings["Pending registrations"] = "Registrazioni da approvare"; -App::$strings["Registered channels"] = "Canali creati"; -App::$strings["Active plugins"] = "Plugin attivi"; -App::$strings["Version"] = "Versione"; -App::$strings["Site settings updated."] = "Impostazioni del sito salvate correttamente."; -App::$strings["experimental"] = "sperimentale"; -App::$strings["unsupported"] = "non supportato"; -App::$strings["Yes - with approval"] = "Sì - con approvazione"; -App::$strings["My site is not a public server"] = "Non è un server pubblico"; -App::$strings["My site has paid access only"] = "È un servizio a pagamento"; -App::$strings["My site has free access only"] = "È un servizio gratuito"; -App::$strings["My site offers free accounts with optional paid upgrades"] = "È un servizio gratuito con opzioni aggiuntive a pagamento"; -App::$strings["Registration"] = "Registrazione"; -App::$strings["File upload"] = "Caricamento file"; -App::$strings["Policies"] = "Politiche"; -App::$strings["Site name"] = "Nome del sito"; -App::$strings["Banner/Logo"] = "Banner o logo"; -App::$strings["Administrator Information"] = "Informazioni sull'amministratore"; -App::$strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Informazioni per contattare gli amministratori del sito. Saranno mostrate sulla pagina di informazioni. È consentito il BBcode"; -App::$strings["System language"] = "Lingua di sistema"; -App::$strings["System theme"] = "Tema di sistema"; -App::$strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = "Il tema di sistema può essere cambiato dai profili dei singoli utenti - Cambia le impostazioni del tema"; -App::$strings["Mobile system theme"] = "Tema di sistema per dispositivi mobili"; -App::$strings["Theme for mobile devices"] = "Tema per i dispositivi mobili"; -App::$strings["Enable Diaspora Protocol"] = "Abilita la comunicazione con Diaspora"; -App::$strings["Communicate with Diaspora and Friendica - experimental"] = "Sperimentale - per comunicare con Diaspora e Friendica"; -App::$strings["Allow Feeds as Connections"] = "Permetti di aggiungere i feed come contatti"; -App::$strings["(Heavy system resource usage)"] = "(Uso intenso delle risorse di sistema!)"; -App::$strings["Maximum image size"] = "Dimensione massima immagini"; -App::$strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Massima dimensione in byte delle immagini caricate. Il default è 0, cioè nessun limite."; -App::$strings["Does this site allow new member registration?"] = "Questo sito permette a nuovi utenti di registrarsi?"; -App::$strings["Which best describes the types of account offered by this hub?"] = "Come descriveresti il tipo di servizio proposto da questo server?"; -App::$strings["Register text"] = "Testo di registrazione"; -App::$strings["Will be displayed prominently on the registration page."] = "Sarà mostrato ben visibile nella pagina di registrazione."; -App::$strings["Accounts abandoned after x days"] = "Account abbandonati dopo X giorni"; -App::$strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Eviterà di sprecare risorse di sistema controllando se i siti esterni hanno account abbandonati. Immettere 0 per non imporre nessun limite di tempo."; -App::$strings["Allowed friend domains"] = "Domini fidati e consentiti"; -App::$strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Elenco separato da virglola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Lascia vuoto per accettare connessioni da qualsiasi dominio."; -App::$strings["Allowed email domains"] = "Domini email consentiti"; -App::$strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione. Sono accettati caratteri jolly. Lascia vuoto per accettare qualsiasi dominio email"; -App::$strings["Not allowed email domains"] = "Domini email non consentiti"; -App::$strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione a questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio."; -App::$strings["Block public"] = "Blocca pagine pubbliche"; -App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Seleziona per impedire di vedere le pagine personali di questo sito a chi non ha effettuato l'accesso."; -App::$strings["Verify Email Addresses"] = "Verifica l'indirizzo email"; -App::$strings["Check to verify email addresses used in account registration (recommended)."] = "Attiva per richiedere la verifica degli indirizzi email dei nuovi utenti (consigliato)."; -App::$strings["Force publish"] = "Forza la publicazione del profilo"; -App::$strings["Check to force all profiles on this site to be listed in the site directory."] = "Seleziona per mostrare nell'elenco pubblico tutti i profili registrati su questo sito."; -App::$strings["Disable discovery tab"] = "Disabilita la funzione 'scopri'"; -App::$strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Nell'area della rete personale non comparirà più la scheda con i contenuti acquisiti da altri siti."; -App::$strings["No login on Homepage"] = "Non mostrare il login sulla homepage"; -App::$strings["Check to hide the login form from your sites homepage when visitors arrive who are not logged in (e.g. when you put the content of the homepage in via the site channel)."] = "Per nascondere la possibilità di fare login ai visitatori (per esempio, quando il contenuto della homepage del sito è alimentato da un canale)."; -App::$strings["Proxy user"] = "Utente proxy"; -App::$strings["Proxy URL"] = "URL proxy"; -App::$strings["Network timeout"] = "Timeout rete"; -App::$strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Valore in secondi. Imposta a 0 per illimitato (sconsigliato)."; -App::$strings["Delivery interval"] = "Recapito ritardato"; -App::$strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = "Numero di secondi di cui può essere ritardato il recapito, per ridurre il carico di sistema. Consigliati: 4-5 secondi per hosting condiviso, 2-3 per i VPS, 0-1 per grandi server dedicati."; -App::$strings["Poll interval"] = "Intervallo di polling"; -App::$strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Numero di secondi di cui può essere ritardato il polling in background, per ridurre il carico del sistema. Se 0, verrà usato lo stesso valore del 'Recapito ritardato'."; -App::$strings["Maximum Load Average"] = "Carico massimo medio"; -App::$strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Carico di sistema massimo perché i processi di recapito e polling siano ritardati - il valore predefinito è 50."; -App::$strings["Expiration period in days for imported (matrix/network) content"] = "Scadenza dei contenuti importati da altri siti (in giorni)"; -App::$strings["0 for no expiration of imported content"] = "0 per non avere scadenza"; -App::$strings["No server found"] = "Server non trovato"; -App::$strings["ID"] = "ID"; -App::$strings["for channel"] = "per canale"; -App::$strings["on server"] = "sul server"; -App::$strings["Status"] = "Stato"; -App::$strings["Server"] = "Server"; -App::$strings["Update has been marked successful"] = "L'aggiornamento è stato marcato come eseguito."; -App::$strings["Executing %s failed. Check system logs."] = "Fallita l'esecuzione di %s. Maggiori informazioni sui log di sistema."; -App::$strings["Update %s was successfully applied."] = "L'aggiornamento %s è terminato correttamente."; -App::$strings["Update %s did not return a status. Unknown if it succeeded."] = "L'aggiornamento %s non ha dato risposta. Impossibile determinare se è terminato correttamente."; -App::$strings["Update function %s could not be found."] = "Impossibile trovare la funzione di aggiornamento %s"; -App::$strings["No failed updates."] = "Nessun aggiornamento fallito."; -App::$strings["Failed Updates"] = "Aggiornamenti falliti."; -App::$strings["Mark success (if update was manually applied)"] = "Marca come eseguito (se applicato manualmente)."; -App::$strings["Attempt to execute this update step automatically"] = "Tenta di eseguire in automatico questo passaggio dell'aggiornamento."; -App::$strings["Queue Statistics"] = "Statistiche della coda"; -App::$strings["Total Entries"] = "Totale"; -App::$strings["Priority"] = "Priorità"; -App::$strings["Destination URL"] = "URL di destinazione"; -App::$strings["Mark hub permanently offline"] = "Questo hub è definitivamente offline"; -App::$strings["Empty queue for this hub"] = "Svuota la coda per questo hub"; -App::$strings["Last known contact"] = "Ultimo scambio dati"; -App::$strings["%s user blocked/unblocked"] = array( - 0 => "%s utente bloccato/sbloccato", - 1 => "%s utenti bloccati/sbloccati", -); -App::$strings["%s user deleted"] = array( - 0 => "%s utente cancellato", - 1 => "%s utenti cancellati", -); -App::$strings["Account not found"] = "Account non trovato"; -App::$strings["User '%s' blocked"] = "Utente '%s' bloccato"; -App::$strings["User '%s' unblocked"] = "Utente '%s' sbloccato"; -App::$strings["Users"] = "Utenti"; -App::$strings["select all"] = "seleziona tutti"; -App::$strings["User registrations waiting for confirm"] = "Richieste di registrazione in attesa di conferma"; -App::$strings["Request date"] = "Data richiesta"; -App::$strings["No registrations."] = "Nessuna registrazione."; -App::$strings["Approve"] = "Approva"; -App::$strings["Deny"] = "Nega"; -App::$strings["Block"] = "Blocca"; -App::$strings["Unblock"] = "Sblocca"; -App::$strings["Register date"] = "Data registrazione"; -App::$strings["Last login"] = "Ultimo accesso"; -App::$strings["Expires"] = "Con scadenza"; -App::$strings["Service Class"] = "Classe dell'account"; -App::$strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Gli utenti selezionati saranno eliminati!\\n\\nTutto quello che gli utenti hanno pubblicato su questo sito sarà permanentemente eliminato!\\n\\nConfermi?"; -App::$strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'utente {0} sarà eliminato!\\n\\nTutto quello che ha pubblicato su questo sito sarà permanentemente eliminato!\\n\\nConfermi?"; -App::$strings["%s channel censored/uncensored"] = array( - 0 => "Censura modificata per %s canale", - 1 => "Censura modificata per %s canali", -); -App::$strings["%s channel deleted"] = array( - 0 => "%s canale è stato rimosso", - 1 => "%s canali sono stati rimossi", -); -App::$strings["Channel not found"] = "Canale non trovato"; -App::$strings["Channel '%s' deleted"] = "Il canale '%s' è stato rimosso"; -App::$strings["Channel '%s' uncensored"] = "Rimossa la censura dal canale '%s'"; -App::$strings["Channel '%s' censored"] = "Applicata una censura al canale '%s'"; -App::$strings["Censor"] = "Applica una censura"; -App::$strings["Uncensor"] = "Rimuovi la censura"; -App::$strings["UID"] = "UID"; -App::$strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "I canali selezionati saranno rimossi!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questi canali sarà irreversibilmente eliminato!\\n\\nVuoi confermare?"; -App::$strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "Il canale {0} sarà rimosso!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questo canale sarà irreversibilmente eliminato!\\n\\nVuoi confermare?"; -App::$strings["Plugin %s disabled."] = "Plugin %s non attivo."; -App::$strings["Plugin %s enabled."] = "Plugin %s attivo."; -App::$strings["Disable"] = "Disattiva"; -App::$strings["Enable"] = "Attiva"; -App::$strings["Toggle"] = "Attiva/disattiva"; -App::$strings["Author: "] = "Autore:"; -App::$strings["Maintainer: "] = "Gestore:"; -App::$strings["No themes found."] = "Nessun tema trovato."; -App::$strings["Screenshot"] = "Istantanea dello schermo"; -App::$strings["[Experimental]"] = "[Sperimentale]"; -App::$strings["[Unsupported]"] = "[Non supportato]"; -App::$strings["Log settings updated."] = "Impostazioni di log aggiornate."; -App::$strings["Clear"] = "Pulisci"; -App::$strings["Debugging"] = "Debugging"; -App::$strings["Log file"] = "File di log"; -App::$strings["Must be writable by web server. Relative to your Red top-level directory."] = "Deve essere scrivibile dal web server. La posizione è relativa alla cartella dove è installato Hubzilla."; -App::$strings["Log level"] = "Livello di log"; -App::$strings["New Profile Field"] = "Nuovo campo del profilo"; -App::$strings["Field nickname"] = "Nome breve del campo"; -App::$strings["System name of field"] = "Nome di sistema del campo"; -App::$strings["Input type"] = "Tipo di dati"; -App::$strings["Field Name"] = "Nome del campo"; -App::$strings["Label on profile pages"] = "Etichetta da mostrare sulla pagina del profilo"; -App::$strings["Help text"] = "Testo di aiuto"; -App::$strings["Additional info (optional)"] = "Informazioni aggiuntive (opzionali)"; -App::$strings["Field definition not found"] = "Impossibile trovare la definizione del campo"; -App::$strings["Edit Profile Field"] = "Modifica campo del profilo"; +App::$strings["Public Sites"] = "Siti pubblici"; +App::$strings["The listed sites allow public registration for the \$Projectname network. All sites in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some sites may require subscription or provide tiered service plans. The provider links may provide additional details."] = "I siti elencati permettono la registrazione libera sulla rete \$Projectname. Tutti questi hub sono interconnessi, quindi essere iscritti su uno equivale a una registrazione su tutta la rete. Alcuni siti potrebbero richiedere un abbonamento o dei servizi a pagamento. Per maggiori dettagli visita gli indirizzi nell'elenco."; +App::$strings["Rate this hub"] = "Valuta questo hub"; +App::$strings["Site URL"] = "URL del sito"; +App::$strings["Access Type"] = "Tipo di accesso"; +App::$strings["Registration Policy"] = "Politica di registrazione"; +App::$strings["Project"] = "Progetto"; +App::$strings["View hub ratings"] = "Vedi le valutazioni del hub"; +App::$strings["Rate"] = "Valuta"; +App::$strings["View ratings"] = "Vedi le valutazioni"; +App::$strings["This site is not a directory server"] = "Questo sito non è un server di elenchi pubblici"; +App::$strings["This directory server requires an access token"] = "Questo server di elenchi pubblici necessita di un token di autenticazione"; +App::$strings["Item not found"] = "Elemento non trovato"; +App::$strings["Delete block?"] = "Vuoi eliminare questo riquadro?"; +App::$strings["Insert YouTube video"] = "Inserisci video da YouTube"; +App::$strings["Insert Vorbis [.ogg] video"] = "Inserisci video Vorbis [.ogg]"; +App::$strings["Insert Vorbis [.ogg] audio"] = "Inserisci audio Vorbis [.ogg]"; +App::$strings["Edit Block"] = "Modifica il riquadro"; +App::$strings["Delete layout?"] = "Vuoi eliminare questo layout?"; +App::$strings["Layout Description (Optional)"] = "Descrizione del layout (facoltativa)"; +App::$strings["Layout Name"] = "Nome layout"; +App::$strings["Edit Layout"] = "Modifica il layout"; +App::$strings["Item is not editable"] = "L'elemento non è modificabile"; +App::$strings["Delete item?"] = "Eliminare questo elemento?"; +App::$strings["Edit post"] = "Modifica post"; App::$strings["Unable to find your hub."] = "Impossibile raggiungere il tuo hub."; App::$strings["Post successful."] = "Inviato!"; -App::$strings["Edit Block"] = "Modifica il riquadro"; -App::$strings["Delete block?"] = "Vuoi eliminare questo riquadro?"; +App::$strings["Delete webpage?"] = "Vuoi eliminare questa pagina web?"; +App::$strings["Page link title"] = "Link del titolo"; +App::$strings["Edit Webpage"] = "Modifica la pagina web"; +App::$strings["Website:"] = "Sito web:"; +App::$strings["Remote Channel [%s] (not yet known on this site)"] = "Canale remoto [%s] (non ancora conosciuto da questo sito)"; +App::$strings["Rating (this information is public)"] = "Valutazione (visibile a tutti)"; +App::$strings["Optionally explain your rating (this information is public)"] = "Commento alla valutazione (facoltativo, visibile a tutti)"; +App::$strings["Calendar entries imported."] = "Le voci del calendario sono state importate."; +App::$strings["No calendar entries found."] = "Non sono state trovate voci del calendario."; +App::$strings["Event can not end before it has started."] = "Un evento non può terminare prima del suo inizio."; +App::$strings["Unable to generate preview."] = "Impossibile creare un'anteprima."; +App::$strings["Event title and start time are required."] = "Sono necessari il titolo e l'ora d'inizio dell'evento."; +App::$strings["Event not found."] = "Evento non trovato."; +App::$strings["l, F j"] = "l j F"; +App::$strings["Edit event"] = "Modifica l'evento"; +App::$strings["Delete event"] = "Elimina l'evento"; +App::$strings["calendar"] = "calendario"; +App::$strings["Create New Event"] = "Crea un nuovo evento"; +App::$strings["Export"] = "Esporta"; +App::$strings["Import"] = "Importa"; +App::$strings["Event removed"] = "Evento eliminato"; +App::$strings["Failed to remove event"] = "Impossibile eliminare l'evento"; +App::$strings["Event details"] = "Dettagli evento"; +App::$strings["Starting date and Title are required."] = "Titolo e data d'inizio sono obbligatori."; +App::$strings["Categories (comma-separated list)"] = "Categorie (separate da virgola)"; +App::$strings["Event Starts:"] = "Inizio:"; +App::$strings["Finish date/time is not known or not relevant"] = "La data/ora di fine non è rilevante"; +App::$strings["Event Finishes:"] = "Fine:"; +App::$strings["Adjust for viewer timezone"] = "Adatta al fuso orario di chi legge"; +App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Importante per eventi che avvengono in base all'orario di un luogo particolare."; +App::$strings["Title:"] = "Titolo:"; +App::$strings["Share this event"] = "Condividi questo evento"; +App::$strings["No ratings"] = "Nessuna valutazione"; +App::$strings["Ratings"] = "Valutazioni"; +App::$strings["Rating: "] = "Valutazione:"; +App::$strings["Website: "] = "Sito web:"; +App::$strings["Description: "] = "Descrizione:"; +App::$strings["Select a bookmark folder"] = "Scegli una cartella di segnalibri"; +App::$strings["Save Bookmark"] = "Salva segnalibro"; +App::$strings["URL of bookmark"] = "URL del segnalibro"; +App::$strings["Or enter new bookmark folder name"] = "O inserisci il nome di una nuova cartella di segnalibri"; +App::$strings["- select -"] = "- scegli -"; +App::$strings["Permission Denied."] = "Permesso negato."; +App::$strings["File not found."] = "File non trovato."; +App::$strings["Edit file permissions"] = "Modifica i permessi del file"; +App::$strings["Set/edit permissions"] = "Modifica i permessi"; +App::$strings["Include all files and sub folders"] = "Includi tutti i file e le sottocartelle"; +App::$strings["Return to file list"] = "Torna all'elenco dei file"; +App::$strings["Copy/paste this code to attach file to a post"] = "Copia/incolla questo codice per far comparire il file in un post"; +App::$strings["Copy/paste this URL to link file from a web page"] = "Copia/incolla questo indirizzo in una pagina web per avere un link al file"; +App::$strings["Share this file"] = "Condividi questo file"; +App::$strings["Show URL to this file"] = "Mostra l'URL del file"; +App::$strings["Notify your contacts about this file"] = "Notifica ai contatti che hai caricato questo file"; +App::$strings["Channel added."] = "Canale aggiunto."; App::$strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!"; App::$strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Impossibile proseguire. Devi prima accettare le Condizioni d'Uso del servizio."; App::$strings["Passwords do not match."] = "Le password non corrispondono."; @@ -1845,6 +1557,20 @@ App::$strings["Please enter your invitation code"] = "Inserisci il codice dell'i App::$strings["Your email address"] = "Il tuo indirizzo email"; App::$strings["Choose a password"] = "Scegli una password"; App::$strings["Please re-enter your password"] = "Ripeti la password per verifica"; +App::$strings["Contact not found."] = "Contatto non trovato."; +App::$strings["Friend suggestion sent."] = "Suggerimento di amicizia inviato."; +App::$strings["Suggest Friends"] = "Suggerisci amici"; +App::$strings["Suggest a friend for %s"] = "Suggerisci un amico a %s"; +App::$strings["Please login."] = "Effettua l'accesso."; +App::$strings["Collection created."] = "L'insieme di canali è stato creato."; +App::$strings["Could not create collection."] = "Impossibile creare l'insieme."; +App::$strings["Collection updated."] = "Insieme aggiornato."; +App::$strings["Create a collection of channels."] = "Crea un insieme di canali."; +App::$strings["Collection Name: "] = "Nome dell'insieme:"; +App::$strings["Members are visible to other channels"] = "I membri potranno vedere gli altri canali dell'insieme"; +App::$strings["Collection removed."] = "Insieme rimosso."; +App::$strings["Unable to remove collection."] = "Impossibile rimuovere l'insieme."; +App::$strings["Collection Editor"] = "Modifica l'insieme"; App::$strings["Account removals are not allowed within 48 hours of changing the account password."] = "Non è possibile eliminare il tuo account prima di 48 ore dall'ultimo cambio password."; App::$strings["Remove This Account"] = "Elimina questo account"; App::$strings["WARNING: "] = "ATTENZIONE:"; @@ -1853,17 +1579,24 @@ App::$strings["This action is permanent and can not be undone!"] = "Questo coman App::$strings["Please enter your password for verification:"] = "Inserisci la tua password per verifica:"; App::$strings["Remove this account, all its channels and all its channel clones from the network"] = "Elimina dalla rete questo account, tutti i suoi canali e ANCHE tutti gli eventuali canali clonati."; App::$strings["By default only the instances of the channels located on this hub will be removed from the network"] = "A meno che tu non lo richieda espressamente, solo i canali presenti su questo server saranno rimossi dalla rete."; -App::$strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale."; -App::$strings["Empty post discarded."] = "L'articolo vuoto è stato ignorato."; -App::$strings["Executable content type not permitted to this channel."] = "I contenuti eseguibili non sono permessi su questo canale."; -App::$strings["System error. Post not saved."] = "Errore di sistema. Articolo non salvato."; -App::$strings["Unable to obtain post information from database."] = "Impossibile caricare l'articolo dal database."; -App::$strings["You have reached your limit of %1$.0f top level posts."] = "Hai raggiunto il limite massimo di %1$.0f articoli sulla pagina principale."; -App::$strings["You have reached your limit of %1$.0f webpages."] = "Hai raggiunto il limite massimo di %1$.0f pagine web."; -App::$strings["[Embedded content - reload page to view]"] = "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]"; -App::$strings["Remote privacy information not available."] = "Le informazioni remote sulla privacy non sono disponibili."; -App::$strings["Visible to:"] = "Visibile a:"; -App::$strings["Block Name"] = "Nome del riquadro"; +App::$strings["Remove Account"] = "Elimina l'account"; +App::$strings["Help:"] = "Guida:"; +App::$strings["Not Found"] = "Non disponibile"; +App::$strings["\$Projectname Documentation"] = "Documentazione \$Projectname"; +App::$strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Non è possibile eliminare un canale prima di 48 ore dall'ultimo cambio password."; +App::$strings["Remove This Channel"] = "Elimina questo canale"; +App::$strings["This channel will be completely removed from the network. "] = "Questo canale sarà completamente eliminato dalla rete."; +App::$strings["Remove this channel and all its clones from the network"] = "Rimuovi questo canale e tutti i suoi cloni dalla rete"; +App::$strings["By default only the instance of the channel located on this hub will be removed from the network"] = "L'impostazione predefinita è che sia eliminata solo l'istanza del canale presente su questo hub, non gli eventuali cloni"; +App::$strings["Remove Channel"] = "Elimina questo canale"; +App::$strings["\$Projectname"] = "\$Projectname"; +App::$strings["Welcome to %s"] = "%s ti dà il benvenuto"; +App::$strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Non è possibile effettuare login con l'OpenID che hai fornito. Per favore controlla che sia scritto correttamente."; +App::$strings["The error message was:"] = "Messaggio di errore ricevuto:"; +App::$strings["Authentication failed."] = "Autenticazione fallita."; +App::$strings["Remote Authentication"] = "Accedi dal tuo hub"; +App::$strings["Enter your channel address (e.g. channel@example.com)"] = "Inserisci l'indirizzo del tuo canale (ad esempio lucia@esempio.com)"; +App::$strings["Authenticate"] = "Accedi"; App::$strings["First Name"] = "Nome"; App::$strings["Last Name"] = "Cognome"; App::$strings["Nickname"] = "Nick"; @@ -1880,143 +1613,418 @@ App::$strings["Birth Year"] = "Anno di nascita"; App::$strings["Birth Month"] = "Mese di nascita"; App::$strings["Birth Day"] = "Giorno di nascita"; App::$strings["Birthdate"] = "Data di nascita"; +App::$strings["%s element installed"] = "%s elemento installato"; +App::$strings["%s element installation failed"] = "Elementi con installazione fallita: %s"; +App::$strings["Items tagged with: %s"] = "Elementi taggati con: %s"; +App::$strings["Search results for: %s"] = "Risultati ricerca: %s"; +App::$strings["Your service plan only allows %d channels."] = "Il tuo account permette di creare al massimo %d canali."; +App::$strings["Nothing to import."] = "Non c'è niente da importare."; +App::$strings["Unable to download data from old server"] = "Impossibile importare i dati dal vecchio server"; +App::$strings["Imported file is empty."] = "Il file da importare è vuoto."; +App::$strings["The data provided is not compatible with this project."] = "I dati forniti non sono compatibili con questo hub."; +App::$strings["Warning: Database versions differ by %1\$d updates."] = "Attenzione: le versioni di database differiscono di %1\$d aggiornamenti."; +App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Non posso creare un canale con un identificativo che già esiste su questo sistema. L'importazione è fallita."; +App::$strings["Channel clone failed. Import failed."] = "Impossibile clonare il canale. L'importazione è fallita."; +App::$strings["Cloned channel not found. Import failed."] = "Impossibile trovare il canale clonato. L'importazione è fallita."; +App::$strings["You must be logged in to use this feature."] = "Per questa funzionalità devi aver effettuato l'accesso."; +App::$strings["Import Channel"] = "Importa un canale"; +App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "Usa questo modulo per importare un tuo canale da un altro server/hub. Puoi ottenere i dati identificativi del canale direttamente dall'altro server/hub oppure tramite un file esportato in precedenza."; +App::$strings["File to Upload"] = "File da caricare"; +App::$strings["Or provide the old server/hub details"] = "Oppure fornisci i dettagli del vecchio server/hub"; +App::$strings["Your old identity address (xyz@example.com)"] = "Il tuo vecchio identificativo (per esempio pippo@esempio.com)"; +App::$strings["Your old login email address"] = "L'email che usavi per accedere sul vecchio server"; +App::$strings["Your old login password"] = "La password per il vecchio server"; +App::$strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Scegli se vuoi spostare il tuo indirizzo primario su questo server, oppure se preferisci che quello vecchio resti tale. Potrai pubblicare da entrambi i server, ma solamente uno sarà indicato come posizione in cui risiedono i tuoi file, foto, ecc."; +App::$strings["Make this hub my primary location"] = "Rendi questo server il mio indirizzo primario"; +App::$strings["Import existing posts if possible (experimental - limited by available memory"] = "Importa i contenuti pubblicati, se possibile (sperimentale)"; +App::$strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = "Questa funzione potrebbe impiegare molto tempo a terminare. Per favore lanciala *una volta sola* e resta su questa pagina finché non avrà finito."; +App::$strings["No service class restrictions found."] = "Non esistono restrizioni su questa classe di account."; +App::$strings["Total invitation limit exceeded."] = "Hai superato il numero massimo di inviti."; +App::$strings["%s : Not a valid email address."] = "%s: non è un indirizzo email valido."; +App::$strings["Please join us on Red"] = "Vieni con noi su RedMatrix"; +App::$strings["Invitation limit exceeded. Please contact your site administrator."] = "Hai superato il numero massimo di inviti. Contatta l'amministratore se necessario."; +App::$strings["%s : Message delivery failed."] = "%s: la consegna del messaggio è fallita."; +App::$strings["%d message sent."] = array( + 0 => "%d messaggio inviato.", + 1 => "%d messaggi inviati.", +); +App::$strings["You have no more invitations available"] = "Non hai altri inviti disponibili"; +App::$strings["Send invitations"] = "Spedisci inviti"; +App::$strings["Enter email addresses, one per line:"] = "Inserisci gli indirizzi email, uno per riga:"; +App::$strings["Please join my community on \$Projectname."] = "Entra nella mia comunità su \$Projectname."; +App::$strings["You will need to supply this invitation code: "] = "Dovrai fornire questo codice di invito:"; +App::$strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Registrati su qualsiasi server \$Projectname (sono tutti interconnessi)"; +App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Inserisci il mio indirizzo \$Projectname nel riquadro di ricerca del sito."; +App::$strings["or visit "] = "oppure visita "; +App::$strings["3. Click [Connect]"] = "3. Clicca su [Aggiungi]"; +App::$strings["Name is required"] = "Il nome è obbligatorio"; +App::$strings["Key and Secret are required"] = "Key e Secret sono richiesti"; +App::$strings["Diaspora Policy Settings updated."] = "Le regole per Diaspora sono state aggiornate."; +App::$strings["Passwords do not match. Password unchanged."] = "Le password non corrispondono. Password non cambiata."; +App::$strings["Empty passwords are not allowed. Password unchanged."] = "Le password non possono essere vuote. Password non cambiata."; +App::$strings["Password changed."] = "Password cambiata."; +App::$strings["Password update failed. Please try again."] = "Modifica password fallita. Prova ancora."; +App::$strings["Not valid email."] = "Email non valida."; +App::$strings["Protected email address. Cannot change to that email."] = "È un indirizzo email riservato. Non puoi sceglierlo."; +App::$strings["System failure storing new email. Please try again."] = "Errore di sistema. Non è stato possibile memorizzare il tuo messaggio, riprova per favore."; +App::$strings["Settings updated."] = "Impostazioni aggiornate."; +App::$strings["Add application"] = "Aggiungi una app"; +App::$strings["Name of application"] = "Nome dell'applicazione"; +App::$strings["Consumer Key"] = "Consumer Key"; +App::$strings["Automatically generated - change if desired. Max length 20"] = "Generato automaticamente - è possibile cambiarlo. Lunghezza massima 20"; +App::$strings["Consumer Secret"] = "Consumer Secret"; +App::$strings["Redirect"] = "Redirect"; +App::$strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI ridirezionato - lasciare bianco se non richiesto specificamente dall'applicazione."; +App::$strings["Icon url"] = "Url icona"; +App::$strings["Optional"] = "Opzionale"; +App::$strings["You can't edit this application."] = "Non puoi modificare questa applicazione."; +App::$strings["Connected Apps"] = "App connesse"; +App::$strings["Client key starts with"] = "La client key inizia con"; +App::$strings["No name"] = "Nessun nome"; +App::$strings["Remove authorization"] = "Revoca l'autorizzazione"; +App::$strings["No feature settings configured"] = "Non hai componenti aggiuntivi da personalizzare"; +App::$strings["Feature/Addon Settings"] = "Impostazioni dei componenti aggiuntivi"; +App::$strings["Settings for the built-in Diaspora emulator"] = "Interconnessione con Diaspora"; +App::$strings["Allow any Diaspora member to comment on your public posts"] = "Permetti a tutti gli utenti di Diaspora di commentare i tuoi post pubblici"; +App::$strings["Enable the Diaspora protocol for this channel"] = "Abilita il protocollo Diaspora per questo canale"; +App::$strings["Diaspora Policy Settings"] = "Regole per Diaspora"; +App::$strings["Prevent your hashtags from being redirected to other sites"] = "Impedisci che i tuoi #tag puntino su altri siti"; +App::$strings["Account Settings"] = "Il tuo account"; +App::$strings["Enter New Password:"] = "Inserisci la nuova password:"; +App::$strings["Confirm New Password:"] = "Conferma la nuova password:"; +App::$strings["Leave password fields blank unless changing"] = "Lascia questi campi in bianco per non cambiare la password"; +App::$strings["Email Address:"] = "Indirizzo email:"; +App::$strings["Remove this account including all its channels"] = "Elimina questo account e tutti i suoi canali"; +App::$strings["Off"] = "Off"; +App::$strings["On"] = "On"; +App::$strings["Additional Features"] = "Funzionalità opzionali"; +App::$strings["Connector Settings"] = "Impostazioni del connettore"; +App::$strings["No special theme for mobile devices"] = "Nessun tema per dispositivi mobili"; +App::$strings["%s - (Experimental)"] = "%s - (Sperimentale)"; +App::$strings["Display Settings"] = "Aspetto"; +App::$strings["Theme Settings"] = "Impostazioni del tema"; +App::$strings["Custom Theme Settings"] = "Personalizzazione del tema"; +App::$strings["Content Settings"] = "Impostazioni dei contenuti"; +App::$strings["Display Theme:"] = "Tema per schermi medio grandi:"; +App::$strings["Mobile Theme:"] = "Tema per dispositivi mobili:"; +App::$strings["Enable user zoom on mobile devices"] = "Attiva la possibilità di fare zoom sui dispositivi mobili"; +App::$strings["Update browser every xx seconds"] = "Aggiorna il browser ogni x secondi"; +App::$strings["Minimum of 10 seconds, no maximum"] = "Minimo 10 secondi, nessun limite massimo"; +App::$strings["Maximum number of conversations to load at any time:"] = "Massimo numero di conversazioni da mostrare ogni volta:"; +App::$strings["Maximum of 100 items"] = "Massimo 100"; +App::$strings["Show emoticons (smilies) as images"] = "Mostra le faccine (smilies) come immagini"; +App::$strings["Link post titles to source"] = "Il link del titolo di un post porta al sito originale"; +App::$strings["System Page Layout Editor - (advanced)"] = "Modifica i layout di sistema (avanzato)"; +App::$strings["Use blog/list mode on channel page"] = "Mostra il canale nella modalità blog"; +App::$strings["(comments displayed separately)"] = "(i commenti sono mostrati separatamente)"; +App::$strings["Use blog/list mode on matrix page"] = "Mostra la tua rete in modalità blog"; +App::$strings["Channel page max height of content (in pixels)"] = "Altezza massima dei contenuti del canale (in pixel)"; +App::$strings["click to expand content exceeding this height"] = "dovrai cliccare per mostrare i contenuti di dimensioni maggiori"; +App::$strings["Matrix page max height of content (in pixels)"] = "Altezza massima dei contenuti della tua rete (in pixel)"; +App::$strings["Nobody except yourself"] = "Nessuno tranne te"; +App::$strings["Only those you specifically allow"] = "Solo chi riceve il mio permesso"; +App::$strings["Approved connections"] = "Contatti approvati"; +App::$strings["Any connections"] = "Tutti i contatti"; +App::$strings["Anybody on this website"] = "Chiunque su questo sito"; +App::$strings["Anybody in this network"] = "Chiunque su Red"; +App::$strings["Anybody authenticated"] = "Chiunque abbia effettuato l'accesso"; +App::$strings["Anybody on the internet"] = "Chiunque su internet"; +App::$strings["Publish your default profile in the network directory"] = "Mostra il mio profilo predefinito nell'elenco pubblico dei canali"; +App::$strings["Allow us to suggest you as a potential friend to new members?"] = "Vuoi essere suggerito come amico ai nuovi membri?"; +App::$strings["Your channel address is"] = "L'indirizzo del tuo canale è"; +App::$strings["Channel Settings"] = "Impostazioni del canale"; +App::$strings["Basic Settings"] = "Impostazioni di base"; +App::$strings["Your Timezone:"] = "Il tuo fuso orario:"; +App::$strings["Default Post Location:"] = "Località predefinita:"; +App::$strings["Geographical location to display on your posts"] = "Posizione geografica da mostrare sui tuoi post"; +App::$strings["Use Browser Location:"] = "Usa la località rilevata dal browser:"; +App::$strings["Adult Content"] = "Contenuto per adulti"; +App::$strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Questo canale pubblica frequentemente contenuto per adulti. (I contenuti per adulti vanno taggati #NSFW - Not Safe For Work)"; +App::$strings["Security and Privacy Settings"] = "Impostazioni di sicurezza e privacy"; +App::$strings["Your permissions are already configured. Click to view/adjust"] = "I tuoi permessi sono già stati configurati. Clicca per vederli o modificarli"; +App::$strings["Hide my online presence"] = "Nascondi la mia presenza online"; +App::$strings["Prevents displaying in your profile that you are online"] = "Evita che sul tuo profilo compaia la tua presenza online"; +App::$strings["Simple Privacy Settings:"] = "Impostazioni di privacy semplificate"; +App::$strings["Very Public - extremely permissive (should be used with caution)"] = "Tutto pubblico - estremamente permissivo (da usare con cautela)"; +App::$strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Standard - contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)"; +App::$strings["Private - default private, never open or public"] = "Privato - contenuti normalmente privati, nulla è aperto o pubblico"; +App::$strings["Blocked - default blocked to/from everybody"] = "Bloccato - bloccato in invio e ricezione dei contenuti"; +App::$strings["Allow others to tag your posts"] = "Permetti ad altri di taggare i tuoi post"; +App::$strings["Often used by the community to retro-actively flag inappropriate content"] = "Usato spesso dalla comunità per marcare contenuti inappropriati già esistenti"; +App::$strings["Advanced Privacy Settings"] = "Impostazioni di privacy avanzate"; +App::$strings["Expire other channel content after this many days"] = "Giorni dopo cui mettere in scadenza gli altri contenuti del canale"; +App::$strings["0 or blank prevents expiration"] = "Lascia vuoto oppure 0 per non impostare scadenze"; +App::$strings["Maximum Friend Requests/Day:"] = "Numero massimo giornaliero di richieste di amicizia:"; +App::$strings["May reduce spam activity"] = "Serve e ridurre lo spam"; +App::$strings["Default Post Permissions"] = "Permessi predefiniti per i post"; +App::$strings["(click to open/close)"] = "(clicca per aprire/chiudere)"; +App::$strings["Channel permissions category:"] = "Categorie di permessi dei canali:"; +App::$strings["Maximum private messages per day from unknown people:"] = "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:"; +App::$strings["Useful to reduce spamming"] = "Serve e ridurre lo spam"; +App::$strings["Notification Settings"] = "Impostazioni di notifica"; +App::$strings["By default post a status message when:"] = "Pubblica un messaggio di stato quando:"; +App::$strings["accepting a friend request"] = "accetto una nuova amicizia"; +App::$strings["joining a forum/community"] = "entro a far parte di un forum"; +App::$strings["making an interesting profile change"] = "faccio un cambiamento interessante al mio profilo"; +App::$strings["Send a notification email when:"] = "Invia una email di notifica quando:"; +App::$strings["You receive a connection request"] = "Ricevi una richiesta di entrare in contatto"; +App::$strings["Your connections are confirmed"] = "I tuoi contatti sono confermati"; +App::$strings["Someone writes on your profile wall"] = "Qualcuno scrive sulla tua bacheca"; +App::$strings["Someone writes a followup comment"] = "Qualcuno scrive un commento dopo di te"; +App::$strings["You receive a private message"] = "Ricevi un messaggio privato"; +App::$strings["You receive a friend suggestion"] = "Ti viene suggerito un amico"; +App::$strings["You are tagged in a post"] = "Sei taggato in un post"; +App::$strings["You are poked/prodded/etc. in a post"] = "Ricevi un poke in un post"; +App::$strings["Show visual notifications including:"] = "Mostra queste notifiche a schermo:"; +App::$strings["Unseen matrix activity"] = "Nuove attività nella rete"; +App::$strings["Unseen channel activity"] = "Novità nei canali"; +App::$strings["Unseen private messages"] = "Nuovi messaggi privati"; +App::$strings["Recommended"] = "Consigliato"; +App::$strings["Upcoming events"] = "Prossimi eventi"; +App::$strings["Events today"] = "Eventi di oggi"; +App::$strings["Upcoming birthdays"] = "Prossimi compleanni"; +App::$strings["Not available in all themes"] = "Non disponibile in tutti i temi"; +App::$strings["System (personal) notifications"] = "Notifiche personali dal sistema"; +App::$strings["System info messages"] = "Notifiche di sistema"; +App::$strings["System critical alerts"] = "Avvisi critici di sistema"; +App::$strings["New connections"] = "Nuovi contatti"; +App::$strings["System Registrations"] = "Registrazioni"; +App::$strings["Also show new wall posts, private messages and connections under Notices"] = "Mostra negli avvisi anche i nuovi post, i messaggi privati e i nuovi contatti"; +App::$strings["Notify me of events this many days in advance"] = "Giorni di anticipo per notificare gli eventi"; +App::$strings["Must be greater than 0"] = "Maggiore di 0"; +App::$strings["Advanced Account/Page Type Settings"] = "Impostazioni avanzate"; +App::$strings["Change the behaviour of this account for special situations"] = "Cambia il funzionamento di questo account per necessità particolari"; +App::$strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Abilita la modalità esperto per fare cambiamenti! (in Impostazioni > Funzionalità opzionali)"; +App::$strings["Miscellaneous Settings"] = "Impostazioni varie"; +App::$strings["Personal menu to display in your channel pages"] = "Menu personale da mostrare sulle pagine del tuo canale"; +App::$strings["Remove this channel."] = "Elimina questo canale."; +App::$strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale."; +App::$strings["Empty post discarded."] = "Il post vuoto è stato ignorato."; +App::$strings["Executable content type not permitted to this channel."] = "I contenuti eseguibili non sono permessi su questo canale."; +App::$strings["System error. Post not saved."] = "Errore di sistema. Post non salvato."; +App::$strings["Unable to obtain post information from database."] = "Impossibile caricare il post dal database."; +App::$strings["You have reached your limit of %1$.0f top level posts."] = "Hai raggiunto il limite massimo di %1$.0f post sulla pagina principale."; +App::$strings["You have reached your limit of %1$.0f webpages."] = "Hai raggiunto il limite massimo di %1$.0f pagine web."; +App::$strings["\$Projectname Server - Setup"] = "Server \$Projectname - Installazione"; +App::$strings["Could not connect to database."] = " Impossibile connettersi al database."; +App::$strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Non è possibile raggiungere l'indirizzo del sito specificato. Potrebbe essere un problema di SSL o DNS."; +App::$strings["Could not create table."] = "Impossibile creare le tabelle."; +App::$strings["Your site database has been installed."] = "Il database del sito è stato installato."; +App::$strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = "Potresti dover importare il file 'install/schema_xxx.sql' manualmente usando un client per collegarti al db."; +App::$strings["Please see the file \"install/INSTALL.txt\"."] = "Leggi il file 'install/INSTALL.txt'."; +App::$strings["System check"] = "Verifica del sistema"; +App::$strings["Check again"] = "Verifica di nuovo"; +App::$strings["Database connection"] = "Connessione al database"; +App::$strings["In order to install \$Projectname we need to know how to connect to your database."] = "Per poter installare \$Projectname è necessario fornire i parametri di connessione al tuo database."; +App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni."; +App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Il database deve già esistere. Se non esiste, crealo prima di continuare."; +App::$strings["Database Server Name"] = "Server del database"; +App::$strings["Default is localhost"] = "'localhost' è il predefinito"; +App::$strings["Database Port"] = "Port del database"; +App::$strings["Communication port number - use 0 for default"] = "Scrivi 0 per usare il valore standard"; +App::$strings["Database Login Name"] = "Utente database"; +App::$strings["Database Login Password"] = "Password utente database"; +App::$strings["Database Name"] = "Nome database"; +App::$strings["Database Type"] = "Tipo database"; +App::$strings["Site administrator email address"] = "Indirizzo email dell'amministratore del sito"; +App::$strings["Your account email address must match this in order to use the web admin panel."] = "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web."; +App::$strings["Website URL"] = "URL completo del sito"; +App::$strings["Please use SSL (https) URL if available."] = "Se disponibile, usa l'indirizzo SSL (https)."; +App::$strings["Please select a default timezone for your website"] = "Seleziona il fuso orario predefinito per il tuo sito web"; +App::$strings["Site settings"] = "Impostazioni del sito"; +App::$strings["Could not find a command line version of PHP in the web server PATH."] = "Non è possibile trovare la versione di PHP da riga di comando nel PATH del server web"; +App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = "Se non hai installata la versione di PHP da riga di comando non potrai attivare il polling in background tramite cron."; +App::$strings["PHP executable path"] = "Path del comando PHP"; +App::$strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Inserisci il percorso dell'eseguibile PHP. Puoi lasciarlo vuoto per continuare l'installazione."; +App::$strings["Command line PHP"] = "PHP da riga di comando"; +App::$strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\"."; +App::$strings["This is required for message delivery to work."] = "E' necessario perché funzioni la consegna dei messaggi."; +App::$strings["PHP register_argc_argv"] = "PHP register_argc_argv"; +App::$strings["Your max allowed total upload size is set to %s. Maximum size of one file to upload is set to %s. You are allowed to upload up to %d files at once."] = "La dimensione massima di un caricamento è impostata a %s. Il singolo file non può superare %s. Ti è permesso caricare max %d file per volta."; +App::$strings["You can adjust these settings in the servers php.ini."] = "Puoi regolare queste impostazioni sul server in php.ini"; +App::$strings["PHP upload limits"] = "Limiti PHP in upload"; +App::$strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Errore: la funzione \"openssl_pkey_new\" su questo sistema non è in grado di generare le chiavi di criptazione"; +App::$strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Se stai usando un server windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\"."; +App::$strings["Generate encryption keys"] = "Genera chiavi di criptazione"; +App::$strings["libCurl PHP module"] = "modulo PHP libCurl"; +App::$strings["GD graphics PHP module"] = "modulo PHP GD graphics"; +App::$strings["OpenSSL PHP module"] = "modulo PHP OpenSSL"; +App::$strings["mysqli or postgres PHP module"] = "modulo PHP per mysqli oppure prostgres"; +App::$strings["mb_string PHP module"] = "modulo PHP mb_string"; +App::$strings["mcrypt PHP module"] = "modulo PHP mcrypt"; +App::$strings["xml PHP module"] = "modulo xml PHP"; +App::$strings["Apache mod_rewrite module"] = "modulo Apache mod_rewrite"; +App::$strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Errore: il modulo mod-rewrite di Apache è richiesto ma non installato"; +App::$strings["proc_open"] = "proc_open"; +App::$strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = "Errore: proc_open è richiesto ma non è installato o è disabilitato in php.ini"; +App::$strings["Error: libCURL PHP module required but not installed."] = "Errore: il modulo libCURL di PHP è richiesto ma non installato."; +App::$strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto ma non installato."; +App::$strings["Error: openssl PHP module required but not installed."] = "Errore: il modulo openssl di PHP è richiesto ma non installato."; +App::$strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Errore: il modulo PHP per mysqli o postgres è richiesto ma non installato"; +App::$strings["Error: mb_string PHP module required but not installed."] = "Errore: il modulo PHP mb_string è richiesto ma non installato."; +App::$strings["Error: mcrypt PHP module required but not installed."] = "Errore: il modulo PHP mcrypt è richiesto ma non installato."; +App::$strings["Error: xml PHP module required for DAV but not installed."] = "Errore: il modulo xml PHP è richiesto per DAV ma non è installato."; +App::$strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella di RedMatrix ma non è in grado di farlo."; +App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Spesso ciò è dovuto ai permessi di accesso al disco: il web server potrebbe non aver diritto di scrivere il file nella cartella, anche se tu puoi."; +App::$strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = "Alla fine di questa procedura ti sarà dato il testo da salvare in un file di nome .htconfig.php dentro la cartella principale di RedMatrix."; +App::$strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Puoi anche saltare questa procedura ed effettuare un'installazione manuale. Guarda il file 'install/INSTALL.txt' per le istruzioni."; +App::$strings[".htconfig.php is writable"] = ".htconfig.php è scrivibile"; +App::$strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red usa il sistema Smarty3 per costruire i suoi template grafici. Smarty3 è molto veloce perché compila i template delle pagine direttamente in PHP."; +App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the Red top level folder."] = "Per poter memorizzare i template compilati, il web server deve avere accesso in scrittura a %s sotto la cartella di installazione di RedMatrix."; +App::$strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Assicurati che il tuo web server sia in esecuzione da parte di un utente che ha diritto di scrittura su quella cartella (ad esempio www-data)."; +App::$strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = "Nota bene: come precauzione, dovresti dare i diritti di scrittura solamente su %s e non sui file template (.tpl) che contiene."; +App::$strings["%s is writable"] = "%s è scrivibile"; +App::$strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = "RedMatrix salva i file caricati nella cartella \"store\" sul server. Il server deve avere i diritti di scrittura su quella cartella che si trova dentro l'installazione di RedMatrix"; +App::$strings["store is writable"] = "l'archivio è scrivibile"; +App::$strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "Il certificato SSL non può essere validato. Correggi l'errore o disabilita l'accesso https al sito."; +App::$strings["If you have https access to your website or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"] = "Se abiliti https per il tuo sito o permetti connessioni TCP su port 443 (quella di https), DEVI usare un certificato riconosciuto dai browser internet. NON DEVI usare certificati generati da te!"; +App::$strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "Questa restrizione è necessaria perché i tuoi post pubblici potrebbero contenere riferimenti a immagini sul tuo server."; +App::$strings["If your certificate is not recognized, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = "Se il tuo certificato non è riconosciuto, gli utenti che ti seguono da altri siti (che avranno certificati validi) riceveranno gravi avvisi di sicurezza dal browser."; +App::$strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Ciò può creare seri problemi di usabilità (non solo sul tuo sito), quindi dobbiamo insistere su questo punto."; +App::$strings["Providers are available that issue free certificates which are browser-valid."] = "Eventualmente, considera che esistono provider che rilasciano certificati gratuiti riconosciuti dai browser."; +App::$strings["SSL certificate validation"] = "Validazione del certificato SSL"; +App::$strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "In .htaccess la funzionalità url rewrite non funziona. Controlla la configurazione del server. Test:"; +App::$strings["Url rewrite is working"] = "Url rewrite funziona correttamente"; +App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Il file di configurazione del database \".htconfig.php\" non puo' essere scritto. Usa il testo qui di seguito per creare questo file di configurazione nella cartella principale del tuo sito."; +App::$strings["Errors encountered creating database tables."] = "La creazione delle tabelle del database ha generato errori."; +App::$strings["

    What next

    "] = "

    I prossimi passi

    "; +App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Devi creare [manualmente] la pianificazione del polling."; +App::$strings["Comanche page description language help"] = "Guida di Comanche Page Description Language"; +App::$strings["Layout Description"] = "Descrizione del layout"; +App::$strings["Download PDL file"] = "Scarica il file PDL"; +App::$strings["Files: shared with me"] = "File: condivisi con me"; +App::$strings["NEW"] = "NOVITÀ"; +App::$strings["Remove all files"] = "Elimina tutti i file"; +App::$strings["Remove this file"] = "Elimina questo file"; +App::$strings["Like/Dislike"] = "Mi piace/Non mi piace"; +App::$strings["This action is restricted to members."] = "Questa funzionalità è riservata agli iscritti."; +App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "Per continuare devi accedere con il tuo identificativo \$Projectname o registrarti come nuovo utente \$Projectname."; +App::$strings["Invalid request."] = "Richiesta non valida."; +App::$strings["thing"] = "Oggetto"; +App::$strings["Channel unavailable."] = "Canale non trovato."; +App::$strings["Previous action reversed."] = "Il comando precedente è stato annullato."; +App::$strings["%1\$s agrees with %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s è d'accordo"; +App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s non è d'accordo"; +App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s non ha preso una decisione"; +App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s partecipa"; +App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s non partecipa"; +App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%3\$s di %2\$s: %1\$s forse partecipa"; +App::$strings["Action completed."] = "Comando completato."; +App::$strings["Thank you."] = "Grazie."; +App::$strings["Version %s"] = "Versione %s"; +App::$strings["Installed plugins/addons/apps:"] = "App e componenti installati:"; +App::$strings["No installed plugins/addons/apps"] = "Nessuna app o componente installato"; +App::$strings["This is a hub of \$Projectname - a global cooperative network of decentralized privacy enhanced websites."] = "Questo è un hub di \$Projectname - una rete cooperativa e decentralizzata di siti ad elevata privacy. "; +App::$strings["Tag: "] = "Tag: "; +App::$strings["Last background fetch: "] = "Ultima acquisizione:"; +App::$strings["Running at web location"] = "In esecuzione sull'indirizzo web"; +App::$strings["Please visit hubzilla.org to learn more about \$Projectname."] = "Visita hubzilla.org per maggiori informazioni su \$Projectname."; +App::$strings["Bug reports and issues: please visit"] = "Per segnalare bug e problemi: visita"; +App::$strings["\$projectname issues"] = "Problematiche note su \$projectname"; +App::$strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com"; +App::$strings["Site Administrators"] = "Amministratori del sito"; +App::$strings["Remote privacy information not available."] = "Le informazioni remote sulla privacy non sono disponibili."; +App::$strings["Visible to:"] = "Visibile a:"; +App::$strings["Location not found."] = "Indirizzo non trovato."; +App::$strings["Primary location cannot be removed."] = "L'indirizzo principale non può essere rimosso."; +App::$strings["No locations found."] = "Nessun indirizzo trovato."; +App::$strings["Manage Channel Locations"] = "Modifica gli indirizzi del canale"; +App::$strings["Location (address)"] = "Indirizzo"; +App::$strings["Primary Location"] = "Indirizzo primario"; +App::$strings["Drop location"] = "Elimina un indirizzo"; +App::$strings["Failed to create source. No channel selected."] = "Impossibile creare la sorgente. Nessun canale selezionato."; +App::$strings["Source created."] = "Sorgente creata."; +App::$strings["Source updated."] = "Sorgente aggiornata."; +App::$strings["*"] = "*"; +App::$strings["Manage remote sources of content for your channel."] = "Gestisci le sorgenti dei contenuti del tuo canale."; +App::$strings["New Source"] = "Nuova sorgente"; +App::$strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente."; +App::$strings["Only import content with these words (one per line)"] = "Importa solo i contenuti che hanno queste parole (una per riga)"; +App::$strings["Leave blank to import all public content"] = "Lascia vuoto per importare tutti i contenuti pubblici"; +App::$strings["Channel Name"] = "Nome del canale"; +App::$strings["Source not found."] = "Sorgente non trovata."; +App::$strings["Edit Source"] = "Modifica la sorgente"; +App::$strings["Delete Source"] = "Elimina la sorgente"; +App::$strings["Source removed"] = "Sorgente eliminata"; +App::$strings["Unable to remove source."] = "Impossibile rimuovere la sorgente."; +App::$strings["No valid account found."] = "Nessun account valido trovato."; +App::$strings["Password reset request issued. Check your email."] = "La richiesta per reimpostare la password è stata inviata. Controlla la tua email."; +App::$strings["Site Member (%s)"] = "Utente del sito (%s)"; +App::$strings["Password reset requested at %s"] = "È stato richiesto di reimpostare password su %s"; +App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non sarà reimpostata."; +App::$strings["Password Reset"] = "Reimposta la password"; +App::$strings["Your password has been reset as requested."] = "La password è stata reimpostata come richiesto."; +App::$strings["Your new password is"] = "La tua nuova password è"; +App::$strings["Save or copy your new password - and then"] = "Salva o copia la tua nuova password, quindi"; +App::$strings["click here to login"] = "clicca qui per accedere"; +App::$strings["Your password may be changed from the Settings page after successful login."] = "Puoi cambiare la tua password dalla pagina delle Impostazioni dopo aver effettuato l'accesso."; +App::$strings["Your password has changed at %s"] = "La tua password su %s è cambiata"; +App::$strings["Forgot your Password?"] = "Hai dimenticato la password?"; +App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Inserisci il tuo indirizzo email per reimpostare la password. Dopo aver inviato la richiesta, controlla l'email e troverai le istruzioni per continuare."; +App::$strings["Email Address"] = "Indirizzo email"; +App::$strings["Reset"] = "Reimposta"; +App::$strings["Unable to update menu."] = "Impossibile aggiornare il menù."; +App::$strings["Unable to create menu."] = "Impossibile creare il menù."; +App::$strings["Menu Name"] = "Nome del menu"; +App::$strings["Unique name (not visible on webpage) - required"] = "Nome unico (non visibile sulla pagina) - obbligatorio"; +App::$strings["Menu Title"] = "Titolo del menu"; +App::$strings["Visible on webpage - leave empty for no title"] = "Visibile sulla pagina - lascia vuoto per non avere un titolo"; +App::$strings["Allow Bookmarks"] = "Permetti i segnalibri"; +App::$strings["Menu may be used to store saved bookmarks"] = "Puoi salvare i segnalibri nei menù"; +App::$strings["Submit and proceed"] = "Salva e procedi"; +App::$strings["Drop"] = "Elimina"; +App::$strings["Bookmarks allowed"] = "Permetti segnalibri"; +App::$strings["Delete this menu"] = "Elimina questo menù"; +App::$strings["Edit menu contents"] = "Modifica i contenuti del menù"; +App::$strings["Edit this menu"] = "Modifica questo menù"; +App::$strings["Menu could not be deleted."] = "Il menù non può essere eliminato."; +App::$strings["Menu not found."] = "Menù non trovato."; +App::$strings["Edit Menu"] = "Modifica menù"; +App::$strings["Add or remove entries to this menu"] = "Aggiungi o rimuovi elementi di questo menù"; +App::$strings["Menu name"] = "Nome del menù"; +App::$strings["Must be unique, only seen by you"] = "Deve essere unico, lo vedrai solo tu"; +App::$strings["Menu title"] = "Titolo del menù"; +App::$strings["Menu title as seen by others"] = "Titolo del menù come comparirà a tutti"; +App::$strings["Allow bookmarks"] = "Permetti l'invio di segnalibri"; +App::$strings["Not found."] = "Non trovato."; App::$strings["Conversation removed."] = "Conversazione rimossa."; App::$strings["No messages."] = "Nessun messaggio."; -App::$strings["Delete conversation"] = "Elimina la conversazione"; App::$strings["D, d M Y - g:i A"] = "D d M Y - G:i"; -App::$strings["Help with this feature"] = "La guida per questa funzionalità"; -App::$strings["Layout Name"] = "Nome layout"; -App::$strings["Comanche page description language help"] = "Guida di Comanche Page Description Language"; +App::$strings["Unable to create element."] = "Impossibile creare l'elemento."; +App::$strings["Unable to update menu element."] = "Non è possibile aggiornare l'elemento del menù."; +App::$strings["Unable to add menu element."] = "Impossibile aggiungere l'elemento al menù."; +App::$strings["Menu Item Permissions"] = "Permessi del menu"; +App::$strings["Link Name"] = "Nome link"; +App::$strings["Link or Submenu Target"] = "Destinazione del link o del sottomenu"; +App::$strings["Enter URL of the link or select a menu name to create a submenu"] = "Inserisci l'indirizzo del link o scegli il nome di un sottomenu"; +App::$strings["Use magic-auth if available"] = "Usa l'autenticazione magica se disponibile"; +App::$strings["Open link in new window"] = "Apri il link in una nuova finestra"; +App::$strings["Order in list"] = "Ordine dell'elenco"; +App::$strings["Higher numbers will sink to bottom of listing"] = "I numeri più alti andranno in fondo all'elenco"; +App::$strings["Submit and finish"] = "Salva e termina"; +App::$strings["Submit and continue"] = "Salva e continua"; +App::$strings["Menu:"] = "Menu:"; +App::$strings["Link Target"] = "Destinazione link"; +App::$strings["Edit menu"] = "Modifica il menù"; +App::$strings["Edit element"] = "Modifica l'elemento"; +App::$strings["Drop element"] = "Elimina l'elemento"; +App::$strings["New element"] = "Nuovo elemento"; +App::$strings["Edit this menu container"] = "Modifica il contenitore del menù"; +App::$strings["Add menu element"] = "Aggiungi un elemento al menù"; +App::$strings["Delete this menu item"] = "Elimina questo elemento del menù"; +App::$strings["Edit this menu item"] = "Modifica questo elemento del menù"; +App::$strings["Menu item not found."] = "L'elemento del menù non è stato trovato."; +App::$strings["Menu item deleted."] = "L'elemento del menù è stato eliminato."; +App::$strings["Menu item could not be deleted."] = "L'elemento del menù non può essere eliminato."; +App::$strings["Edit Menu Element"] = "Modifica l'elemento del menù"; +App::$strings["Link text"] = "Testo del link"; +App::$strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s"; App::$strings["Set your current mood and tell your friends"] = "Scegli il tuo umore attuale per mostrarlo agli amici"; -App::$strings["Total votes"] = "Voti totali"; -App::$strings["Average Rating"] = "Valutazione media"; -App::$strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Non è possibile eliminare un canale prima di 48 ore dall'ultimo cambio password."; -App::$strings["Remove This Channel"] = "Elimina questo canale"; -App::$strings["This channel will be completely removed from the network. "] = "Questo canale sarà completamente eliminato dalla rete."; -App::$strings["Remove this channel and all its clones from the network"] = "Rimuovi questo canale e tutti i suoi cloni dalla rete"; -App::$strings["By default only the instance of the channel located on this hub will be removed from the network"] = "L'impostazione predefinita è che sia eliminata solo l'istanza del canale presente su questo hub, non gli eventuali cloni"; -App::$strings["is now connected to"] = "ha come nuovo contatto"; -App::$strings["Could not access address book record."] = "Impossibile accedere alle informazioni della rubrica."; -App::$strings["Refresh failed - channel is currently unavailable."] = "Il canale non è disponibile - impossibile aggiornare."; -App::$strings["Channel has been unblocked"] = "Il canale è stato sbloccato"; -App::$strings["Channel has been blocked"] = "Il canale è stato bloccato"; -App::$strings["Unable to set address book parameters."] = "Impossibile impostare i parametri della rubrica."; -App::$strings["Channel has been unignored"] = "Il canale non sarà più ignorato"; -App::$strings["Channel has been ignored"] = "Il canale sarà ignorato"; -App::$strings["Channel has been unarchived"] = "Il canale non è più archiviato"; -App::$strings["Channel has been archived"] = "Il canale è stato archiviato"; -App::$strings["Channel has been unhidden"] = "Il canale non è più nascosto"; -App::$strings["Channel has been hidden"] = "Il canale è stato nascosto"; -App::$strings["Channel has been approved"] = "Il canale è stato approvato"; -App::$strings["Channel has been unapproved"] = "Il canale non è più approvato"; -App::$strings["Connection has been removed."] = "Il contatto è stato rimosso."; -App::$strings["View %s's profile"] = "Guarda il profilo di %s"; -App::$strings["Refresh Permissions"] = "Modifica i permessi"; -App::$strings["Fetch updated permissions"] = "Guarda e modifica i permessi assegnati"; -App::$strings["Recent Activity"] = "Attività recenti"; -App::$strings["View recent posts and comments"] = "Leggi i post recenti e i commenti"; -App::$strings["Block (or Unblock) all communications with this connection"] = "Blocca ogni interazione con questo contatto (abilita/disabilita)"; -App::$strings["Unignore"] = "Non ignorare"; -App::$strings["Ignore"] = "Ignora"; -App::$strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignora tutte le comunicazioni in arrivo da questo contatto (abilita/disabilita)"; -App::$strings["Unarchive"] = "Non archiviare"; -App::$strings["Archive"] = "Archivia"; -App::$strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Archivia questo contatto (abilita/disabilita) - segna il canale come non più attivo ma ne conserva i contenuti"; -App::$strings["Unhide"] = "Non nascondere"; -App::$strings["Hide"] = "Nascondi"; -App::$strings["Hide or Unhide this connection from your other connections"] = "Nascondi questo contatto a tutti gli altri (abilita/disabilita)"; -App::$strings["Delete this connection"] = "Elimina questo contatto"; -App::$strings["Approve this connection"] = "Approva questo contatto"; -App::$strings["Accept connection to allow communication"] = "Entra in contatto per poter comunicare"; -App::$strings["Connections: settings for %s"] = "Contatti: impostazioni per %s"; -App::$strings["Apply these permissions automatically"] = "Applica automaticamente questi permessi"; -App::$strings["Apply the permissions indicated on this page to all new connections."] = "Applica i permessi indicati su questa pagina a tutti i nuovi contatti."; -App::$strings["Slide to adjust your degree of friendship"] = "Trascina per restringere il grado di amicizia da mostrare"; -App::$strings["Default permissions for your channel type have (just) been applied. They have not yet been submitted. Please review the permissions on this page and make any desired changes at this time. This new connection may not be able to communicate with you until you submit this page, which will install and apply the selected permissions."] = "I tuoi nuovi contatti potrebbero non essere abilitati a comunicare con te finché non salverai questa pagina (perché non hai permessi impostati). Sono stati selezionati i permessi standard per il tipo di canale che hai scelto. Non sono stati ancora salvati però. Puoi verificare le impostazioni e fare i cambiamenti che preferisci prima di salvare. "; -App::$strings["inherited"] = "derivato"; -App::$strings["Connection has no individual permissions!"] = "Non hai assegnato permessi individuali a questo contatto!"; -App::$strings["This may be appropriate based on your privacy settings, though you may wish to review the \"Advanced Permissions\"."] = "Questo corrisponde alle tue impostazioni di privacy, ma puoi anche dare un'occhiata ai 'Permessi avanzati' per opzioni più dettagliate."; -App::$strings["Profile Visibility"] = "Visibilità del profilo"; -App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro."; -App::$strings["Contact Information / Notes"] = "Informazioni e annotazioni sul contatto"; -App::$strings["Edit contact notes"] = "Modifica le informazioni sul contatto"; -App::$strings["Their Settings"] = "Permessi concessi a te"; -App::$strings["My Settings"] = "I permessi che concedo"; -App::$strings["Default permissions for this channel type have (just) been applied. They have not been saved and there are currently no stored default permissions. Please review/edit the applied settings and click [Submit] to finalize."] = "A questo canale sono stati applicati i permessi predefiniti ma non sono stati salvati. In realtà non esistono ancora dei permessi predefiniti da usare su questo sito. Controlla e verifica le impostazioni, [Salva] per confermare."; -App::$strings["Clear/Disable Automatic Permissions"] = "Rimuovi/disabilita i permessi automatici"; -App::$strings["Forum Members"] = "Membro di un forum"; -App::$strings["Soapbox"] = "Comunicati e annunci"; -App::$strings["Full Sharing (typical social network permissions)"] = "Condivisione completa (permessi tipici dei social network)"; -App::$strings["Cautious Sharing "] = "Condivisione prudente"; -App::$strings["Follow Only"] = "Follower"; -App::$strings["Individual Permissions"] = "Permessi individuali"; -App::$strings["Some permissions may be inherited from your channel privacy settings, which have higher priority than individual settings. Changing those inherited settings on this page will have no effect."] = "I permessi nelle impostazioni di privacy hanno priorità su quelli mostrati in questa pagina. Non avrà alcun effetto cambiarli qui, se sono indicati come derivati."; -App::$strings["Advanced Permissions"] = "Permessi avanzati"; -App::$strings["Simple Permissions (select one and submit)"] = "Permessi semplificati (seleziona e salva)"; -App::$strings["Visit %s's profile - %s"] = "Guarda il profilo di %s - %s"; -App::$strings["Block/Unblock contact"] = "Blocca/sblocca contatto"; -App::$strings["Ignore contact"] = "Ignora il contatto"; -App::$strings["Repair URL settings"] = "Ripara le impostazioni URL"; -App::$strings["View conversations"] = "Leggi le conversazioni"; -App::$strings["Delete contact"] = "Elimina contatto"; -App::$strings["Last update:"] = "Ultimo aggiornamento:"; -App::$strings["Update public posts"] = "Aggiorna gli articoli pubblici"; -App::$strings["Update now"] = "Aggiorna adesso"; -App::$strings["Currently blocked"] = "Attualmente bloccato"; -App::$strings["Currently ignored"] = "Attualmente ignorato"; -App::$strings["Currently archived"] = "Attualmente archiviato"; -App::$strings["Currently pending"] = "Attualmente da approvare"; -App::$strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Non è possibile effettuare login con l'OpenID che hai fornito. Per favore controlla che sia scritto correttamente."; -App::$strings["The error message was:"] = "Messaggio di errore ricevuto:"; -App::$strings["Authentication failed."] = "Autenticazione fallita."; -App::$strings["Remote Authentication"] = "Autenticazione a distanza"; -App::$strings["Enter your channel address (e.g. channel@example.com)"] = "Inserisci l'indirizzo del tuo canale (ad esempio lucia@esempio.com)"; -App::$strings["Authenticate"] = "Autenticazione"; -App::$strings["Unable to lookup recipient."] = "Impossibile associare un destinatario."; -App::$strings["Unable to communicate with requested channel."] = "Impossibile comunicare con il canale richiesto."; -App::$strings["Cannot verify requested channel."] = "Impossibile verificare il canale richiesto."; -App::$strings["Selected channel has private message restrictions. Send failed."] = "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito."; -App::$strings["Message deleted."] = "Messaggio eliminato."; -App::$strings["Message recalled."] = "Messaggio revocato."; -App::$strings["Send Private Message"] = "Invia un messaggio privato"; -App::$strings["To:"] = "A:"; -App::$strings["Subject:"] = "Oggetto:"; -App::$strings["Send"] = "Invia"; -App::$strings["Message not found."] = "Messaggio non trovato."; -App::$strings["Delete message"] = "Elimina il messaggio"; -App::$strings["Recall message"] = "Revoca il messaggio"; -App::$strings["Message has been recalled."] = "Il messaggio è stato revocato."; -App::$strings["Private Conversation"] = "Conversazione privata"; -App::$strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Non è disponibile alcuna tecnologia per comunicare in modo sicuro. Se possibile, prova a rispondere direttamente dalla pagina del profilo del mittente."; -App::$strings["Send Reply"] = "Invia la risposta"; -App::$strings["Invalid request identifier."] = "L'identificativo della richiesta non è valido."; -App::$strings["Discard"] = "Rifiuta"; -App::$strings["Please login."] = "Effettua l'accesso."; -App::$strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "L'autenticazione magica dal tuo sito non è disponibile. Hai accesso solamente a questo sito. Puoi provare a disconnetterti per tentare di nuovo."; -App::$strings["Add a Channel"] = "Aggiungi un canale"; -App::$strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "I contenuti che pubblichi sono mostrati nel tuo \"canale\". Un canale può essere usato come bacheca personale, come blog, oppure può essere un forum di discussione, un gruppo di interesse, una pagina di celebrità e molto altro. Puoi creare tanti canali quanti ne permette il tuo sito."; -App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Per esempio: \"Mario Rossi\", \"Lisa e le sue ricette\", \"Il campionato\", \"Il gruppo di escursionismo\""; -App::$strings["Choose a short nickname"] = "Scegli un nome breve"; -App::$strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Il nome breve sarà usato per creare un indirizzo facile da ricordare per il tuo canale (simile a una email). Così potrai condividerlo e gli altri potranno trovarti."; -App::$strings["Or import an existing channel from another location"] = "Oppure importa un tuo canale esistente da un altro server/hub"; -App::$strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. Hubzilla sceglierà per te i permessi più adatti."; -App::$strings["Channel Type"] = "Tipo di canale"; -App::$strings["Read more about roles"] = "Maggiori informazioni sui ruoli"; -App::$strings["App installed."] = "App installata"; -App::$strings["Malformed app."] = "App non corretta"; -App::$strings["Embed code"] = "Inserisci del codice"; -App::$strings["Edit App"] = "Modifica app"; -App::$strings["Create App"] = "Crea una app"; -App::$strings["Name of app"] = "Nome app"; -App::$strings["Location (URL) of app"] = "Indirizzo (URL) della app"; -App::$strings["Photo icon URL"] = "URL icona"; -App::$strings["80 x 80 pixels - optional"] = "80 x 80 pixel - facoltativa"; -App::$strings["Version ID"] = "ID versione"; -App::$strings["Price of app"] = "Prezzo app"; -App::$strings["Location (URL) to purchase app"] = "Indirizzo (URL) per acquistare la app"; -App::$strings["sent you a private message"] = "ti ha inviato un messaggio privato"; -App::$strings["added your channel"] = "ha aggiunto il tuo canale"; -App::$strings["posted an event"] = "ha creato un evento"; +App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo sito è nuovo, riprova tra 24 ore."; +App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha taggato %3\$s di %2\$s con %4\$s"; +App::$strings["Tag removed"] = "Tag rimosso"; +App::$strings["Remove Item Tag"] = "Rimuovi il tag"; +App::$strings["Select a tag to remove: "] = "Seleziona un tag da rimuovere: "; App::$strings["No such group"] = "Impossibile trovare l'insieme"; App::$strings["No such channel"] = "Canale sconosciuto"; App::$strings["Search Results For:"] = "Cerca risultati con:"; @@ -2024,55 +2032,98 @@ App::$strings["Collection is empty"] = "L'insieme di canali è vuoto"; App::$strings["Collection: "] = "Insieme:"; App::$strings["Connection: "] = "Contatto:"; App::$strings["Invalid connection."] = "Contatto non valido."; -App::$strings["Ipsum Lorem"] = "Ipsum Lorem"; -App::$strings["Bookmark added"] = "Segnalibro aggiunto"; -App::$strings["My Bookmarks"] = "I miei segnalibri"; -App::$strings["My Connections Bookmarks"] = "I segnalibri dei miei contatti"; -App::$strings["Insufficient permissions. Request redirected to profile page."] = "Permessi insufficienti. Sarà visualizzata la pagina del profilo."; -App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo sito è nuovo, riprova tra 24 ore."; -App::$strings["Poll"] = "Sondaggio"; -App::$strings["View Results"] = "Guarda i risultati"; -App::$strings["No service class restrictions found."] = "Non esistono restrizioni su questa classe di account."; -App::$strings["Files: shared with me"] = "File: condivisi con me"; -App::$strings["NEW"] = "NOVITÀ"; -App::$strings["Remove all files"] = "Elimina tutti i file"; -App::$strings["Remove this file"] = "Elimina questo file"; +App::$strings["OpenID protocol error. No ID returned."] = "Errore del protocollo OpenID. Nessun ID ricevuto in risposta."; +App::$strings["Add a Channel"] = "Aggiungi un canale"; +App::$strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "I contenuti che pubblichi sono mostrati nel tuo \"canale\". Un canale può essere usato come bacheca personale, come blog, oppure può essere un forum di discussione, un gruppo di interesse, una pagina di celebrità e molto altro. Puoi creare tanti canali quanti ne permette il tuo sito."; +App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Per esempio: \"Mario Rossi\", \"Lisa e le sue ricette\", \"Il campionato\", \"Il gruppo di escursionismo\""; +App::$strings["Choose a short nickname"] = "Scegli un nome breve"; +App::$strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Il nome breve sarà usato per creare un indirizzo facile da ricordare per il tuo canale (simile a una email). Così potrai condividerlo e gli altri potranno trovarti."; +App::$strings["Or import an existing channel from another location"] = "Oppure importa un tuo canale esistente da un altro server/hub"; +App::$strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. RedMatrix sceglierà per te i permessi più adatti."; +App::$strings["Channel Type"] = "Tipo di canale"; +App::$strings["Read more about roles"] = "Maggiori informazioni sui ruoli"; +App::$strings["Thing updated"] = "L'Oggetto è stato aggiornato"; +App::$strings["Object store: failed"] = "Impossibile memorizzare l'oggetto."; +App::$strings["Thing added"] = "L'Oggetto è stato aggiunto"; +App::$strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; +App::$strings["Show Thing"] = "Mostra l'Oggetto"; +App::$strings["item not found."] = "non trovato."; +App::$strings["Edit Thing"] = "Modifica l'Oggetto"; +App::$strings["Select a profile"] = "Scegli un profilo"; +App::$strings["Post an activity"] = "Pubblica un'attività"; +App::$strings["Only sends to viewers of the applicable profile"] = "Invia solo a chi segue il relativo canale"; +App::$strings["Name of thing e.g. something"] = "Nome dell'Oggetto"; +App::$strings["URL of thing (optional)"] = "Indirizzo web dell'Oggetto (opzionale)"; +App::$strings["URL for photo of thing (optional)"] = "Indirizzo di un'immagine dell'Oggetto (facoltativo)"; +App::$strings["Add Thing to your Profile"] = "Aggiungi l'Oggetto al tuo profilo"; +App::$strings["Export Channel"] = "Esporta il canale"; +App::$strings["Export your basic channel information to a file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new server hub, but does not contain your content."] = "Esporta le informazioni di base del canale in un file. In pratica è un salvataggio delle tue connessioni, dei permessi che hai assegnato e del tuo profilo che così potrà essere importato su un altro server/hub. Il file non includerà i tuoi post e altri contenuti che hai creato o caricato."; +App::$strings["Export Content"] = "Esporta i contenuti"; +App::$strings["Export your channel information and recent content to a JSON backup that can be restored or imported to another server hub. This backs up all of your connections, permissions, profile data and several months of posts. This file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = "Esporta il tuo canale e i contenuti recenti in un file di salvataggio che potrà essere importato su un altro server/hub. Sarà un backup dei tuoi contatti, dei permessi che hai assegnato, dei dati del profilo e dei post degli ultimi mesi. Il file potrebbe essere MOLTO grande. Sarà necessario attendere con pazienza - saranno necessari molti minuti prima che inizi lo scaricamento."; +App::$strings["Export your posts from a given year or month:"] = "Puoi anche esportare i post relativi a un certo mese o anno"; +App::$strings["You may also export your posts and conversations for a particular year or month. Click on one of the recent years or months below."] = "Puoi anche esportare i tuoi post e le conversazioni di un certo mese o anno. Clicca qua sotto su un mese o su un anno recente."; +App::$strings["Jan"] = "Gen"; +App::$strings["Feb"] = "Feb"; +App::$strings["Mar"] = "Mar"; +App::$strings["Apr"] = "Apr"; +App::$strings["Jun"] = "Giu"; +App::$strings["Jul"] = "Lug"; +App::$strings["Aug"] = "Ago"; +App::$strings["Sep"] = "Set"; +App::$strings["Oct"] = "Ott"; +App::$strings["Nov"] = "Nov"; +App::$strings["Dec"] = "Dic"; +App::$strings["If the export fails (possibly due to memory exhaustion on your server hub), please try again selecting a more limited date range."] = "Se l'esportazione fallisce (di solito è per mancanza di memoria sullo hub), puoi provare nuovamente, ma scegliendo un intervallo di date più stretto."; +App::$strings["Or adjust the date in your browser location bar to select other dates. For example the year 2013; %1\$s/2013 or the month September 2013; %1\$s/2013/9"] = "Oppure cambia le date nella barra degli indirizzi del tuo browser per selezionare altre date. Per esempio, l'anno 2013; %1\$s/2013 o il mese di settembre 2013; %1\$s/2013/9"; +App::$strings["Please visit"] = "Visita"; +App::$strings["on another hub to import the backup files(s)."] = "su un altro hub per importare il backup."; +App::$strings["We advise you to clone the channel on the new hub first and than to import the backup file(s) (from the same channel) in chronological order. Importing the backup files into another channel will certainly give permission issues."] = "Il consiglio è di clonare per prima cosa il canale sul nuovo hub e poi importare i file di backup creati dal canale originale in ordine cronologico. Importare contenuti di canali differenti darà sicuramente problemi sui diritti."; +App::$strings["[Embedded content - reload page to view]"] = "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]"; +App::$strings["No connections."] = "Nessun contatto."; +App::$strings["Visit %s's profile [%s]"] = "Visita il profilo di %s [%s]"; +App::$strings["Source of Item"] = "Sorgente"; +App::$strings["Total votes"] = "Totale voti"; +App::$strings["Average Rating"] = "Valutazione media"; +App::$strings["Page Title"] = "Titolo della pagina"; +App::$strings["Xchan Lookup"] = "Ricerca canale"; +App::$strings["Lookup xchan beginning with (or webbie): "] = "Cerca un canale (o un webbie) che inizia per:"; +App::$strings["invalid target signature"] = "la firma ricevuta non è valida"; App::$strings["Schema Default"] = "Schema predefinito"; -App::$strings["Sans-Serif"] = "Sans-serif"; +App::$strings["Sans-Serif"] = "Sans-Serif"; App::$strings["Monospace"] = "Monospace"; App::$strings["Theme settings"] = "Impostazioni del tema"; App::$strings["Set scheme"] = "Schema"; -App::$strings["Set font-size for posts and comments"] = "Dimensioni del carattere per articoli e commenti"; +App::$strings["Set font-size for posts and comments"] = "Dimensioni del carattere per post e commenti"; App::$strings["Set font face"] = "Tipo di carattere"; -App::$strings["Set iconset"] = "Icone"; +App::$strings["Set iconset"] = "Set di icone"; App::$strings["Set big shadow size, default 15px 15px 15px"] = "Ombra grande, predefinita 15px 15px 15px"; App::$strings["Set small shadow size, default 5px 5px 5px"] = "Ombra piccola, predefinita 5px 5px 5px"; App::$strings["Set shadow color, default #000"] = "Colore dell'ombra, predefinito #000"; App::$strings["Set radius size, default 5px"] = "Raggio degli angoli, predefinito 5px"; -App::$strings["Set line-height for posts and comments"] = "Altezza della riga per articoli e commenti"; +App::$strings["Set line-height for posts and comments"] = "Altezza della riga per post e commenti"; App::$strings["Set background image"] = "Immagine di sfondo"; -App::$strings["Set background attachment"] = "Allega uno sfondo"; +App::$strings["Set background attachment"] = "Imposta un allegato di sfondo"; App::$strings["Set background color"] = "Colore di sfondo"; -App::$strings["Set section background image"] = "Immagine di sfondo della sezione"; -App::$strings["Set section background color"] = "Colore di sfondo dell'area principale"; +App::$strings["Set section background image"] = "Immagine di sfondo dei contenuti"; +App::$strings["Set section background color"] = "Colore di sfondo dei contenuti"; App::$strings["Set color of items - use hex"] = "Colore degli elementi della pagina - esadecimale"; App::$strings["Set color of links - use hex"] = "Colore dei link - esadecimale"; -App::$strings["Set max-width for items. Default 400px"] = "Larghezza massima degli elementi della pagina. Predefinita: 400px"; -App::$strings["Set min-width for items. Default 240px"] = "Larghezza minima degli elementi della pagina. Predefinita: 240px"; -App::$strings["Set the generic content wrapper width. Default 48%"] = "Larghezza di tutta l'area dei contenuti. Predefinita: 48%"; +App::$strings["Set max-width for items. Default 400px"] = "Larghezza massima degli elementi della pagina. Predefinita 400px"; +App::$strings["Set min-width for items. Default 240px"] = "Larghezza minima degli elementi della pagina. Predefinita 240px"; +App::$strings["Set the generic content wrapper width. Default 48%"] = "Larghezza dell'area dei contenuti. Predefinita: 48%"; App::$strings["Set color of fonts - use hex"] = "Colore dei caratteri - esadecimale"; -App::$strings["Set background-size element"] = "Background-size element"; +App::$strings["Set background-size element"] = "Background-size"; App::$strings["Item opacity"] = "Opacità degli elementi della pagina"; -App::$strings["Display post previews only"] = "Mostra le anteprime solo degli articoli"; +App::$strings["Display post previews only"] = "Mostra l'anteprima solo dei post"; App::$strings["Display side bar on channel page"] = "Mostra la colonna laterale sulla pagina del canale"; App::$strings["Colour of the navigation bar"] = "Colore della barra di navigazione"; App::$strings["Item float"] = "Float degli oggetti della pagina"; -App::$strings["Left offset of the section element"] = "Margine sinistro dell'area principale"; -App::$strings["Right offset of the section element"] = "Margine destro dell'area principale"; -App::$strings["Section width"] = "Larghezza dell'area principale"; -App::$strings["Left offset of the aside"] = "Margine sinistro della colonna laterale"; -App::$strings["Right offset of the aside element"] = "Margine destro della colonna laterale"; -App::$strings["Light (Hubzilla default)"] = "Light (predefinito)"; +App::$strings["Left offset of the section element"] = "Margine sinistro dei contenuti"; +App::$strings["Right offset of the section element"] = "Margine destro dei contenuti"; +App::$strings["Section width"] = "Larghezza dei contenuti"; +App::$strings["Left offset of the aside"] = "Margine sinistro nella colonna laterale"; +App::$strings["Right offset of the aside element"] = "Margine destro nella colonna laterale"; +App::$strings["Light (Red Matrix default)"] = "Light (predefinito)"; App::$strings["Select scheme"] = "Scegli uno schema"; App::$strings["Narrow navbar"] = "Barra di navigazione ristretta"; App::$strings["Navigation bar background color"] = "Barra di navigazione: Colore di sfondo"; @@ -2095,7 +2146,7 @@ App::$strings["Set the basic color for item icons"] = "Colore di base per le ico App::$strings["Set the hover color for item icons"] = "Colore per le icone in mouse-over"; App::$strings["Set font-size for the entire application"] = "Dimensione font per tutto il sito"; App::$strings["Example: 14px"] = "Esempio: 14px"; -App::$strings["Set font-color for posts and comments"] = "Imposta il colore del carattere per articoli e commenti"; +App::$strings["Set font-color for posts and comments"] = "Imposta il colore del carattere per post e commenti"; App::$strings["Set radius of corners"] = "Raggio degli angoli stondati"; App::$strings["Set shadow depth of photos"] = "Profondità dell'ombra delle foto"; App::$strings["Set maximum width of content region in pixel"] = "Larghezza massima dell'area dei contenuti in pixel"; @@ -2106,7 +2157,7 @@ App::$strings["Set size of conversation author photo"] = "Dimensione foto dell'a App::$strings["Set size of followup author photos"] = "Dimensione foto dei partecipanti alla conversazione"; App::$strings["Update %s failed. See error logs."] = "%s: aggiornamento fallito. Controlla i log di errore."; App::$strings["Update Error at %s"] = "Errore di aggiornamento su %s"; -App::$strings["Create an account to access services and applications within the Hubzilla"] = "Registrati per accedere ai servizi e alle applicazioni di Hubzilla"; +App::$strings["Create an account to access services and applications within the Red Matrix"] = "Registrati per accedere ai servizi e alle applicazioni di RedMatrix"; App::$strings["Password"] = "Password"; App::$strings["Remember me"] = "Resta connesso"; App::$strings["Forgot your password?"] = "Hai dimenticato la password?"; @@ -2114,5 +2165,4 @@ App::$strings["toggle mobile"] = "attiva/disattiva versione mobile"; App::$strings["Website SSL certificate is not valid. Please correct."] = "Il certificato SSL del sito non è valido. Si prega di intervenire."; App::$strings["[red] Website SSL error for %s"] = "[red] Errore SSL %s "; App::$strings["Cron/Scheduled tasks not running."] = "Processi/cron non avviati."; -App::$strings["[red] Cron tasks not running on %s"] = "[red] Processi non avviati su %s"; -App::$strings["Source of Item"] = "Sorgente dell'Elemento"; +App::$strings["[red] Cron tasks not running on %s"] = "[red] Processi cron non avviati su %s"; diff --git a/view/nb-no/hmessages.po b/view/nb-no/hmessages.po index e4a6f6127..bcb926d90 100644 --- a/view/nb-no/hmessages.po +++ b/view/nb-no/hmessages.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Redmatrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-02-26 00:03-0800\n" -"PO-Revision-Date: 2016-03-05 13:01+0000\n" -"Last-Translator: Haakon Meland Eriksen \n" +"POT-Creation-Date: 2016-06-10 00:02-0700\n" +"PO-Revision-Date: 2016-06-10 09:14+0000\n" +"Last-Translator: fabrixxm \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/Friendica/red-matrix/language/nb_NO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,23 +18,11 @@ msgstr "" "Language: nb_NO\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../Zotlabs/Zot/Auth.php:140 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "Fjernautentisering blokkert. Du er logget inn på dette nettstedet lokalt. Vennligst logg ut og prøv på nytt." - -#: ../../Zotlabs/Zot/Auth.php:248 ../../mod/openid.php:72 -#: ../../mod/openid.php:179 -#, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Velkommen %s. Ekstern autentisering er vellykket." - #: ../../Zotlabs/Storage/Browser.php:107 ../../Zotlabs/Storage/Browser.php:239 msgid "parent" msgstr "opp et nivå" -#: ../../Zotlabs/Storage/Browser.php:131 ../../include/text.php:2614 +#: ../../Zotlabs/Storage/Browser.php:131 ../../include/text.php:2620 msgid "Collection" msgstr "Samling" @@ -58,16 +46,16 @@ msgstr "Tidsplan innboks" msgid "Schedule Outbox" msgstr "Tidsplan utboks" -#: ../../Zotlabs/Storage/Browser.php:164 ../../include/apps.php:360 -#: ../../include/apps.php:415 ../../include/widgets.php:1410 -#: ../../include/conversation.php:1037 ../../mod/photos.php:766 -#: ../../mod/photos.php:1209 +#: ../../Zotlabs/Storage/Browser.php:164 ../../Zotlabs/Module/Photos.php:798 +#: ../../Zotlabs/Module/Photos.php:1243 ../../Zotlabs/Lib/Apps.php:486 +#: ../../Zotlabs/Lib/Apps.php:561 ../../include/widgets.php:1505 +#: ../../include/conversation.php:1032 msgid "Unknown" msgstr "Ukjent" -#: ../../Zotlabs/Storage/Browser.php:226 ../../include/apps.php:135 -#: ../../include/nav.php:93 ../../include/conversation.php:1648 -#: ../../mod/fbrowser.php:109 +#: ../../Zotlabs/Storage/Browser.php:226 ../../Zotlabs/Module/Fbrowser.php:85 +#: ../../Zotlabs/Lib/Apps.php:216 ../../include/nav.php:93 +#: ../../include/conversation.php:1639 msgid "Files" msgstr "Filer" @@ -79,22 +67,24 @@ msgstr "Totalt" msgid "Shared" msgstr "Delt" -#: ../../Zotlabs/Storage/Browser.php:230 ../../Zotlabs/Storage/Browser.php:303 -#: ../../mod/blocks.php:152 ../../mod/layouts.php:175 ../../mod/menu.php:114 -#: ../../mod/new_channel.php:138 ../../mod/webpages.php:182 +#: ../../Zotlabs/Storage/Browser.php:230 ../../Zotlabs/Storage/Browser.php:306 +#: ../../Zotlabs/Module/Blocks.php:156 ../../Zotlabs/Module/Layouts.php:182 +#: ../../Zotlabs/Module/Menu.php:118 ../../Zotlabs/Module/New_channel.php:142 +#: ../../Zotlabs/Module/Webpages.php:186 msgid "Create" msgstr "Lag" -#: ../../Zotlabs/Storage/Browser.php:231 ../../Zotlabs/Storage/Browser.php:305 -#: ../../include/widgets.php:1423 ../../mod/photos.php:793 -#: ../../mod/photos.php:1333 ../../mod/profile_photo.php:401 -#: ../../mod/cover_photo.php:353 +#: ../../Zotlabs/Storage/Browser.php:231 ../../Zotlabs/Storage/Browser.php:308 +#: ../../Zotlabs/Module/Cover_photo.php:357 +#: ../../Zotlabs/Module/Photos.php:825 ../../Zotlabs/Module/Photos.php:1364 +#: ../../Zotlabs/Module/Profile_photo.php:368 ../../include/widgets.php:1518 msgid "Upload" msgstr "Last opp" -#: ../../Zotlabs/Storage/Browser.php:235 ../../mod/admin.php:1158 -#: ../../mod/settings.php:599 ../../mod/settings.php:625 -#: ../../mod/sharedwithme.php:95 +#: ../../Zotlabs/Storage/Browser.php:235 ../../Zotlabs/Module/Chat.php:247 +#: ../../Zotlabs/Module/Admin.php:1223 ../../Zotlabs/Module/Settings.php:592 +#: ../../Zotlabs/Module/Settings.php:618 +#: ../../Zotlabs/Module/Sharedwithme.php:99 msgid "Name" msgstr "Navn" @@ -102,146 +92,8290 @@ msgstr "Navn" msgid "Type" msgstr "Type" -#: ../../Zotlabs/Storage/Browser.php:237 ../../include/text.php:1274 -#: ../../mod/sharedwithme.php:97 +#: ../../Zotlabs/Storage/Browser.php:237 +#: ../../Zotlabs/Module/Sharedwithme.php:101 ../../include/text.php:1344 msgid "Size" msgstr "Størrelse" -#: ../../Zotlabs/Storage/Browser.php:238 ../../mod/sharedwithme.php:98 +#: ../../Zotlabs/Storage/Browser.php:238 +#: ../../Zotlabs/Module/Sharedwithme.php:102 msgid "Last Modified" msgstr "Sist endret" -#: ../../Zotlabs/Storage/Browser.php:240 ../../include/apps.php:259 -#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 -#: ../../include/menu.php:108 ../../include/identity.php:1352 -#: ../../include/ItemObject.php:100 ../../mod/blocks.php:153 -#: ../../mod/connections.php:286 ../../mod/connections.php:306 -#: ../../mod/editblock.php:135 ../../mod/editlayout.php:134 -#: ../../mod/editpost.php:112 ../../mod/editwebpage.php:176 -#: ../../mod/layouts.php:183 ../../mod/menu.php:108 ../../mod/settings.php:659 -#: ../../mod/thing.php:256 ../../mod/webpages.php:183 +#: ../../Zotlabs/Storage/Browser.php:240 ../../Zotlabs/Module/Blocks.php:157 +#: ../../Zotlabs/Module/Editblock.php:109 +#: ../../Zotlabs/Module/Connections.php:290 +#: ../../Zotlabs/Module/Connections.php:310 +#: ../../Zotlabs/Module/Editpost.php:84 +#: ../../Zotlabs/Module/Editlayout.php:113 +#: ../../Zotlabs/Module/Editwebpage.php:146 +#: ../../Zotlabs/Module/Layouts.php:190 ../../Zotlabs/Module/Menu.php:112 +#: ../../Zotlabs/Module/Admin.php:2113 ../../Zotlabs/Module/Settings.php:652 +#: ../../Zotlabs/Module/Thing.php:260 ../../Zotlabs/Module/Webpages.php:187 +#: ../../Zotlabs/Lib/Apps.php:337 ../../Zotlabs/Lib/ThreadItem.php:106 +#: ../../include/channel.php:937 ../../include/channel.php:941 +#: ../../include/menu.php:108 ../../include/page_widgets.php:8 +#: ../../include/page_widgets.php:36 msgid "Edit" msgstr "Endre" -#: ../../Zotlabs/Storage/Browser.php:241 ../../include/apps.php:260 -#: ../../include/conversation.php:657 ../../include/ItemObject.php:120 -#: ../../mod/blocks.php:155 ../../mod/connections.php:259 -#: ../../mod/connedit.php:562 ../../mod/editblock.php:181 -#: ../../mod/editlayout.php:179 ../../mod/editwebpage.php:223 -#: ../../mod/group.php:173 ../../mod/photos.php:1140 ../../mod/admin.php:993 -#: ../../mod/admin.php:1152 ../../mod/settings.php:660 ../../mod/thing.php:257 -#: ../../mod/webpages.php:185 +#: ../../Zotlabs/Storage/Browser.php:241 ../../Zotlabs/Module/Blocks.php:159 +#: ../../Zotlabs/Module/Connedit.php:572 +#: ../../Zotlabs/Module/Editblock.php:134 +#: ../../Zotlabs/Module/Connections.php:263 +#: ../../Zotlabs/Module/Editlayout.php:136 +#: ../../Zotlabs/Module/Editwebpage.php:170 ../../Zotlabs/Module/Group.php:177 +#: ../../Zotlabs/Module/Photos.php:1173 ../../Zotlabs/Module/Admin.php:1039 +#: ../../Zotlabs/Module/Admin.php:1213 ../../Zotlabs/Module/Admin.php:2114 +#: ../../Zotlabs/Module/Settings.php:653 ../../Zotlabs/Module/Thing.php:261 +#: ../../Zotlabs/Module/Webpages.php:189 ../../Zotlabs/Lib/Apps.php:338 +#: ../../Zotlabs/Lib/ThreadItem.php:126 ../../include/conversation.php:657 msgid "Delete" msgstr "Slett" -#: ../../Zotlabs/Storage/Browser.php:282 +#: ../../Zotlabs/Storage/Browser.php:285 #, php-format msgid "You are using %1$s of your available file storage." msgstr "Du bruker %1$s av din tilgjengelige lagringsplass." -#: ../../Zotlabs/Storage/Browser.php:287 +#: ../../Zotlabs/Storage/Browser.php:290 #, php-format msgid "You are using %1$s of %2$s available file storage. (%3$s%)" msgstr "Du bruker %1$s av %2$s tilgjengelig lagringsplass (%3$s%)" -#: ../../Zotlabs/Storage/Browser.php:299 +#: ../../Zotlabs/Storage/Browser.php:302 msgid "WARNING:" msgstr "ADVARSEL:" -#: ../../Zotlabs/Storage/Browser.php:302 +#: ../../Zotlabs/Storage/Browser.php:305 msgid "Create new folder" msgstr "Lag ny mappe" -#: ../../Zotlabs/Storage/Browser.php:304 +#: ../../Zotlabs/Storage/Browser.php:307 msgid "Upload file" msgstr "Last opp fil" -#: ../../Zotlabs/Web/Router.php:45 ../../include/attach.php:140 -#: ../../include/attach.php:188 ../../include/attach.php:251 -#: ../../include/attach.php:265 ../../include/attach.php:272 -#: ../../include/attach.php:337 ../../include/attach.php:351 -#: ../../include/attach.php:358 ../../include/attach.php:436 -#: ../../include/attach.php:888 ../../include/attach.php:959 -#: ../../include/attach.php:1111 ../../include/chat.php:133 -#: ../../include/photos.php:29 ../../include/items.php:4575 -#: ../../index.php:180 ../../mod/achievements.php:30 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/appman.php:66 ../../mod/authtest.php:13 -#: ../../mod/block.php:22 ../../mod/block.php:72 ../../mod/blocks.php:69 -#: ../../mod/blocks.php:76 ../../mod/bookmarks.php:48 -#: ../../mod/channel.php:100 ../../mod/channel.php:217 -#: ../../mod/channel.php:257 ../../mod/chat.php:94 ../../mod/chat.php:99 -#: ../../mod/common.php:35 ../../mod/connections.php:29 -#: ../../mod/connedit.php:355 ../../mod/editblock.php:65 -#: ../../mod/editlayout.php:63 ../../mod/editlayout.php:87 -#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:64 -#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:101 -#: ../../mod/editwebpage.php:125 ../../mod/events.php:260 -#: ../../mod/filestorage.php:18 ../../mod/filestorage.php:73 -#: ../../mod/filestorage.php:88 ../../mod/filestorage.php:115 -#: ../../mod/fsuggest.php:78 ../../mod/group.php:9 ../../mod/id.php:71 -#: ../../mod/invite.php:13 ../../mod/invite.php:87 ../../mod/item.php:206 -#: ../../mod/item.php:214 ../../mod/item.php:1056 ../../mod/layouts.php:69 -#: ../../mod/layouts.php:76 ../../mod/layouts.php:87 ../../mod/like.php:177 -#: ../../mod/locs.php:83 ../../mod/mail.php:126 ../../mod/manage.php:6 -#: ../../mod/menu.php:74 ../../mod/message.php:16 ../../mod/mitem.php:111 -#: ../../mod/mood.php:112 ../../mod/network.php:12 -#: ../../mod/new_channel.php:73 ../../mod/new_channel.php:100 -#: ../../mod/notifications.php:66 ../../mod/page.php:31 ../../mod/page.php:86 -#: ../../mod/pdledit.php:22 ../../mod/photos.php:70 ../../mod/poke.php:133 -#: ../../mod/profile.php:64 ../../mod/profile.php:72 -#: ../../mod/profile_photo.php:289 ../../mod/profile_photo.php:302 -#: ../../mod/profiles.php:198 ../../mod/profiles.php:584 -#: ../../mod/rate.php:111 ../../mod/register.php:73 ../../mod/regmod.php:17 -#: ../../mod/service_limits.php:7 ../../mod/settings.php:579 -#: ../../mod/setup.php:230 ../../mod/sharedwithme.php:7 -#: ../../mod/sources.php:66 ../../mod/suggest.php:26 ../../mod/thing.php:270 -#: ../../mod/thing.php:290 ../../mod/thing.php:327 -#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 -#: ../../mod/viewsrc.php:14 ../../mod/webpages.php:69 -#: ../../mod/cover_photo.php:273 ../../mod/cover_photo.php:286 +#: ../../Zotlabs/Web/WebServer.php:120 ../../Zotlabs/Module/Dreport.php:10 +#: ../../Zotlabs/Module/Dreport.php:49 ../../Zotlabs/Module/Group.php:72 +#: ../../Zotlabs/Module/Like.php:284 ../../Zotlabs/Module/Import_items.php:112 +#: ../../Zotlabs/Module/Profperm.php:28 ../../Zotlabs/Module/Subthread.php:62 +#: ../../include/items.php:385 +msgid "Permission denied" +msgstr "Tillatelse avvist" + +#: ../../Zotlabs/Web/WebServer.php:121 ../../Zotlabs/Web/Router.php:65 +#: ../../Zotlabs/Module/Achievements.php:34 ../../Zotlabs/Module/Blocks.php:73 +#: ../../Zotlabs/Module/Blocks.php:80 ../../Zotlabs/Module/Channel.php:105 +#: ../../Zotlabs/Module/Channel.php:226 ../../Zotlabs/Module/Channel.php:267 +#: ../../Zotlabs/Module/Chat.php:100 ../../Zotlabs/Module/Chat.php:105 +#: ../../Zotlabs/Module/Authtest.php:16 ../../Zotlabs/Module/Block.php:26 +#: ../../Zotlabs/Module/Block.php:76 ../../Zotlabs/Module/Bookmarks.php:61 +#: ../../Zotlabs/Module/Connedit.php:366 ../../Zotlabs/Module/Editblock.php:67 +#: ../../Zotlabs/Module/Common.php:39 ../../Zotlabs/Module/Connections.php:33 +#: ../../Zotlabs/Module/Cover_photo.php:277 +#: ../../Zotlabs/Module/Cover_photo.php:290 +#: ../../Zotlabs/Module/Editpost.php:17 ../../Zotlabs/Module/Events.php:265 +#: ../../Zotlabs/Module/Editlayout.php:67 +#: ../../Zotlabs/Module/Editlayout.php:90 +#: ../../Zotlabs/Module/Editwebpage.php:69 +#: ../../Zotlabs/Module/Editwebpage.php:90 +#: ../../Zotlabs/Module/Editwebpage.php:105 +#: ../../Zotlabs/Module/Editwebpage.php:127 ../../Zotlabs/Module/Group.php:13 +#: ../../Zotlabs/Module/Api.php:13 ../../Zotlabs/Module/Api.php:18 +#: ../../Zotlabs/Module/Filestorage.php:24 +#: ../../Zotlabs/Module/Filestorage.php:79 +#: ../../Zotlabs/Module/Filestorage.php:94 +#: ../../Zotlabs/Module/Filestorage.php:121 ../../Zotlabs/Module/Item.php:210 +#: ../../Zotlabs/Module/Item.php:218 ../../Zotlabs/Module/Item.php:1070 +#: ../../Zotlabs/Module/Layouts.php:71 ../../Zotlabs/Module/Layouts.php:78 +#: ../../Zotlabs/Module/Layouts.php:89 ../../Zotlabs/Module/Id.php:76 +#: ../../Zotlabs/Module/Like.php:181 ../../Zotlabs/Module/Invite.php:17 +#: ../../Zotlabs/Module/Invite.php:91 ../../Zotlabs/Module/Locs.php:87 +#: ../../Zotlabs/Module/Mail.php:129 ../../Zotlabs/Module/Manage.php:10 +#: ../../Zotlabs/Module/Menu.php:78 ../../Zotlabs/Module/Message.php:18 +#: ../../Zotlabs/Module/Mood.php:116 ../../Zotlabs/Module/Network.php:17 +#: ../../Zotlabs/Module/Mitem.php:115 ../../Zotlabs/Module/New_channel.php:77 +#: ../../Zotlabs/Module/New_channel.php:104 +#: ../../Zotlabs/Module/Notifications.php:70 +#: ../../Zotlabs/Module/Photos.php:75 ../../Zotlabs/Module/Page.php:35 +#: ../../Zotlabs/Module/Page.php:90 ../../Zotlabs/Module/Pdledit.php:26 +#: ../../Zotlabs/Module/Poke.php:137 ../../Zotlabs/Module/Profile.php:68 +#: ../../Zotlabs/Module/Profile.php:76 ../../Zotlabs/Module/Profiles.php:203 +#: ../../Zotlabs/Module/Profiles.php:601 +#: ../../Zotlabs/Module/Profile_photo.php:256 +#: ../../Zotlabs/Module/Profile_photo.php:269 +#: ../../Zotlabs/Module/Rate.php:113 ../../Zotlabs/Module/Appman.php:75 +#: ../../Zotlabs/Module/Register.php:77 ../../Zotlabs/Module/Regmod.php:21 +#: ../../Zotlabs/Module/Service_limits.php:11 +#: ../../Zotlabs/Module/Settings.php:572 ../../Zotlabs/Module/Setup.php:215 +#: ../../Zotlabs/Module/Sharedwithme.php:11 +#: ../../Zotlabs/Module/Sources.php:74 ../../Zotlabs/Module/Suggest.php:30 +#: ../../Zotlabs/Module/Thing.php:274 ../../Zotlabs/Module/Thing.php:294 +#: ../../Zotlabs/Module/Thing.php:331 +#: ../../Zotlabs/Module/Viewconnections.php:25 +#: ../../Zotlabs/Module/Viewconnections.php:30 +#: ../../Zotlabs/Module/Viewsrc.php:18 ../../Zotlabs/Module/Webpages.php:74 +#: ../../Zotlabs/Lib/Chatroom.php:137 ../../include/items.php:3438 +#: ../../include/attach.php:141 ../../include/attach.php:189 +#: ../../include/attach.php:252 ../../include/attach.php:266 +#: ../../include/attach.php:273 ../../include/attach.php:338 +#: ../../include/attach.php:352 ../../include/attach.php:359 +#: ../../include/attach.php:437 ../../include/attach.php:895 +#: ../../include/attach.php:966 ../../include/attach.php:1118 +#: ../../include/photos.php:27 msgid "Permission denied." msgstr "Tillatelse avslått." -#: ../../Zotlabs/Web/Router.php:101 ../../mod/help.php:217 +#: ../../Zotlabs/Web/Router.php:146 ../../Zotlabs/Module/Help.php:94 msgid "Not Found" msgstr "Ikke funnet" -#: ../../Zotlabs/Web/Router.php:104 ../../mod/block.php:75 -#: ../../mod/display.php:110 ../../mod/help.php:220 ../../mod/page.php:89 +#: ../../Zotlabs/Web/Router.php:149 ../../Zotlabs/Module/Block.php:79 +#: ../../Zotlabs/Module/Display.php:117 ../../Zotlabs/Module/Help.php:97 +#: ../../Zotlabs/Module/Page.php:93 msgid "Page not found." msgstr "Siden ikke funnet." -#: ../../include/Contact.php:101 ../../include/widgets.php:147 -#: ../../include/widgets.php:185 ../../include/identity.php:954 -#: ../../include/conversation.php:961 ../../mod/directory.php:321 -#: ../../mod/match.php:64 ../../mod/suggest.php:52 +#: ../../Zotlabs/Zot/Auth.php:138 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "Fjernautentisering blokkert. Du er logget inn på dette nettstedet lokalt. Vennligst logg ut og prøv på nytt." + +#: ../../Zotlabs/Zot/Auth.php:246 ../../Zotlabs/Module/Openid.php:76 +#: ../../Zotlabs/Module/Openid.php:183 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "Velkommen %s. Ekstern autentisering er vellykket." + +#: ../../Zotlabs/Module/Achievements.php:15 ../../Zotlabs/Module/Blocks.php:33 +#: ../../Zotlabs/Module/Connect.php:17 ../../Zotlabs/Module/Editblock.php:31 +#: ../../Zotlabs/Module/Editlayout.php:31 +#: ../../Zotlabs/Module/Editwebpage.php:33 +#: ../../Zotlabs/Module/Filestorage.php:60 ../../Zotlabs/Module/Hcard.php:12 +#: ../../Zotlabs/Module/Layouts.php:31 ../../Zotlabs/Module/Profile.php:20 +#: ../../Zotlabs/Module/Webpages.php:34 ../../include/channel.php:837 +msgid "Requested profile is not available." +msgstr "Forespurt profil er ikke tilgjengelig." + +#: ../../Zotlabs/Module/Achievements.php:38 +msgid "Some blurb about what to do when you're new here" +msgstr "En standardtekst om hva du bør gjøre som ny her" + +#: ../../Zotlabs/Module/Blocks.php:97 ../../Zotlabs/Module/Blocks.php:152 +#: ../../Zotlabs/Module/Editblock.php:108 +msgid "Block Name" +msgstr "Byggeklossens navn" + +#: ../../Zotlabs/Module/Blocks.php:151 ../../include/text.php:2265 +msgid "Blocks" +msgstr "Byggeklosser" + +#: ../../Zotlabs/Module/Blocks.php:153 +msgid "Block Title" +msgstr "Byggeklossens tittel" + +#: ../../Zotlabs/Module/Blocks.php:154 ../../Zotlabs/Module/Layouts.php:188 +#: ../../Zotlabs/Module/Menu.php:114 ../../Zotlabs/Module/Webpages.php:198 +#: ../../include/page_widgets.php:44 +msgid "Created" +msgstr "Laget" + +#: ../../Zotlabs/Module/Blocks.php:155 ../../Zotlabs/Module/Layouts.php:189 +#: ../../Zotlabs/Module/Menu.php:115 ../../Zotlabs/Module/Webpages.php:199 +#: ../../include/page_widgets.php:45 +msgid "Edited" +msgstr "Endret" + +#: ../../Zotlabs/Module/Blocks.php:158 ../../Zotlabs/Module/Layouts.php:191 +#: ../../Zotlabs/Module/Photos.php:1072 ../../Zotlabs/Module/Webpages.php:188 +#: ../../include/conversation.php:1208 +msgid "Share" +msgstr "Del" + +#: ../../Zotlabs/Module/Blocks.php:163 ../../Zotlabs/Module/Layouts.php:195 +#: ../../Zotlabs/Module/Pubsites.php:47 ../../Zotlabs/Module/Webpages.php:193 +#: ../../include/page_widgets.php:39 +msgid "View" +msgstr "Vis" + +#: ../../Zotlabs/Module/Cal.php:62 ../../Zotlabs/Module/Block.php:43 +#: ../../Zotlabs/Module/Page.php:56 ../../Zotlabs/Module/Wall_upload.php:33 +msgid "Channel not found." +msgstr "Kanalen ble ikke funnet." + +#: ../../Zotlabs/Module/Cal.php:69 +msgid "Permissions denied." +msgstr "Tillatelse avvist." + +#: ../../Zotlabs/Module/Cal.php:259 ../../Zotlabs/Module/Events.php:588 +msgid "l, F j" +msgstr "l, F j" + +#: ../../Zotlabs/Module/Cal.php:308 ../../Zotlabs/Module/Events.php:637 +#: ../../include/text.php:1732 +msgid "Link to Source" +msgstr "Lenke til kilde" + +#: ../../Zotlabs/Module/Cal.php:331 ../../Zotlabs/Module/Events.php:665 +msgid "Edit Event" +msgstr "Endre hendelse" + +#: ../../Zotlabs/Module/Cal.php:331 ../../Zotlabs/Module/Events.php:665 +msgid "Create Event" +msgstr "Lag hendelse" + +#: ../../Zotlabs/Module/Cal.php:332 ../../Zotlabs/Module/Cal.php:339 +#: ../../Zotlabs/Module/Events.php:666 ../../Zotlabs/Module/Events.php:673 +#: ../../Zotlabs/Module/Photos.php:949 +msgid "Previous" +msgstr "Forrige" + +#: ../../Zotlabs/Module/Cal.php:333 ../../Zotlabs/Module/Cal.php:340 +#: ../../Zotlabs/Module/Events.php:667 ../../Zotlabs/Module/Events.php:674 +#: ../../Zotlabs/Module/Photos.php:958 ../../Zotlabs/Module/Setup.php:267 +msgid "Next" +msgstr "Neste" + +#: ../../Zotlabs/Module/Cal.php:334 ../../Zotlabs/Module/Events.php:668 +#: ../../include/widgets.php:755 +msgid "Export" +msgstr "Eksport" + +#: ../../Zotlabs/Module/Cal.php:337 ../../Zotlabs/Module/Events.php:671 +#: ../../include/widgets.php:756 +msgid "Import" +msgstr "Importer" + +#: ../../Zotlabs/Module/Cal.php:338 ../../Zotlabs/Module/Chat.php:196 +#: ../../Zotlabs/Module/Chat.php:238 ../../Zotlabs/Module/Connect.php:98 +#: ../../Zotlabs/Module/Connedit.php:731 ../../Zotlabs/Module/Events.php:475 +#: ../../Zotlabs/Module/Events.php:672 ../../Zotlabs/Module/Group.php:85 +#: ../../Zotlabs/Module/Filestorage.php:162 +#: ../../Zotlabs/Module/Import.php:550 +#: ../../Zotlabs/Module/Import_items.php:120 +#: ../../Zotlabs/Module/Invite.php:146 ../../Zotlabs/Module/Locs.php:121 +#: ../../Zotlabs/Module/Mail.php:378 ../../Zotlabs/Module/Mood.php:139 +#: ../../Zotlabs/Module/Mitem.php:235 ../../Zotlabs/Module/Photos.php:677 +#: ../../Zotlabs/Module/Photos.php:1052 ../../Zotlabs/Module/Photos.php:1092 +#: ../../Zotlabs/Module/Photos.php:1210 ../../Zotlabs/Module/Pconfig.php:107 +#: ../../Zotlabs/Module/Pdledit.php:66 ../../Zotlabs/Module/Poke.php:186 +#: ../../Zotlabs/Module/Profiles.php:687 ../../Zotlabs/Module/Rate.php:170 +#: ../../Zotlabs/Module/Admin.php:492 ../../Zotlabs/Module/Admin.php:688 +#: ../../Zotlabs/Module/Admin.php:771 ../../Zotlabs/Module/Admin.php:1032 +#: ../../Zotlabs/Module/Admin.php:1211 ../../Zotlabs/Module/Admin.php:1421 +#: ../../Zotlabs/Module/Admin.php:1648 ../../Zotlabs/Module/Admin.php:1733 +#: ../../Zotlabs/Module/Admin.php:2116 ../../Zotlabs/Module/Appman.php:126 +#: ../../Zotlabs/Module/Settings.php:590 ../../Zotlabs/Module/Settings.php:703 +#: ../../Zotlabs/Module/Settings.php:731 ../../Zotlabs/Module/Settings.php:754 +#: ../../Zotlabs/Module/Settings.php:842 +#: ../../Zotlabs/Module/Settings.php:1034 ../../Zotlabs/Module/Setup.php:312 +#: ../../Zotlabs/Module/Setup.php:353 ../../Zotlabs/Module/Sources.php:114 +#: ../../Zotlabs/Module/Sources.php:149 ../../Zotlabs/Module/Thing.php:316 +#: ../../Zotlabs/Module/Thing.php:362 ../../Zotlabs/Module/Xchan.php:15 +#: ../../Zotlabs/Lib/ThreadItem.php:710 ../../include/widgets.php:757 +#: ../../include/widgets.php:769 ../../include/js_strings.php:22 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "Send" + +#: ../../Zotlabs/Module/Cal.php:341 ../../Zotlabs/Module/Events.php:675 +msgid "Today" +msgstr "Idag" + +#: ../../Zotlabs/Module/Channel.php:29 ../../Zotlabs/Module/Chat.php:25 +msgid "You must be logged in to see this page." +msgstr "Du må være innloegget for å se denne siden." + +#: ../../Zotlabs/Module/Channel.php:41 +msgid "Posts and comments" +msgstr "" + +#: ../../Zotlabs/Module/Channel.php:42 +msgid "Only posts" +msgstr "" + +#: ../../Zotlabs/Module/Channel.php:102 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "Utilstrekkelig tillatelse. Forespørsel omdirigert til profilsiden." + +#: ../../Zotlabs/Module/Chat.php:181 +msgid "Room not found" +msgstr "Rommet ble ikke funnet" + +#: ../../Zotlabs/Module/Chat.php:197 +msgid "Leave Room" +msgstr "Forlat rom" + +#: ../../Zotlabs/Module/Chat.php:198 +msgid "Delete Room" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:199 +msgid "I am away right now" +msgstr "Jeg er borte akkurat nå" + +#: ../../Zotlabs/Module/Chat.php:200 +msgid "I am online" +msgstr "Jeg er online" + +#: ../../Zotlabs/Module/Chat.php:202 +msgid "Bookmark this room" +msgstr "Bokmerk dette rommet" + +#: ../../Zotlabs/Module/Chat.php:205 ../../Zotlabs/Module/Mail.php:205 +#: ../../Zotlabs/Module/Mail.php:314 ../../include/conversation.php:1176 +msgid "Please enter a link URL:" +msgstr "Vennligst skriv inn en lenke URL:" + +#: ../../Zotlabs/Module/Chat.php:206 ../../Zotlabs/Module/Mail.php:258 +#: ../../Zotlabs/Module/Mail.php:383 ../../Zotlabs/Lib/ThreadItem.php:722 +#: ../../include/conversation.php:1256 +msgid "Encrypt text" +msgstr "Krypter tekst" + +#: ../../Zotlabs/Module/Chat.php:207 ../../Zotlabs/Module/Editblock.php:111 +#: ../../Zotlabs/Module/Editwebpage.php:147 ../../Zotlabs/Module/Mail.php:252 +#: ../../Zotlabs/Module/Mail.php:377 ../../include/conversation.php:1143 +msgid "Insert web link" +msgstr "Sett inn web-lenke" + +#: ../../Zotlabs/Module/Chat.php:218 +msgid "Feature disabled." +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:232 +msgid "New Chatroom" +msgstr "Nytt chatrom" + +#: ../../Zotlabs/Module/Chat.php:233 +msgid "Chatroom name" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:234 +msgid "Expiration of chats (minutes)" +msgstr "Chat utgår (antall minutter)" + +#: ../../Zotlabs/Module/Chat.php:235 ../../Zotlabs/Module/Filestorage.php:153 +#: ../../Zotlabs/Module/Photos.php:671 ../../Zotlabs/Module/Photos.php:1045 +#: ../../Zotlabs/Module/Thing.php:313 ../../Zotlabs/Module/Thing.php:359 +#: ../../include/acl_selectors.php:283 +msgid "Permissions" +msgstr "Tillatelser" + +#: ../../Zotlabs/Module/Chat.php:246 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "%1$s sine chatrom" + +#: ../../Zotlabs/Module/Chat.php:251 +msgid "No chatrooms available" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:252 ../../Zotlabs/Module/Manage.php:143 +#: ../../Zotlabs/Module/Profiles.php:778 +msgid "Create New" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:255 +msgid "Expiration" +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:256 +msgid "min" +msgstr "" + +#: ../../Zotlabs/Module/Chatsvc.php:117 +msgid "Away" +msgstr "Borte" + +#: ../../Zotlabs/Module/Chatsvc.php:122 +msgid "Online" +msgstr "Online" + +#: ../../Zotlabs/Module/Block.php:31 ../../Zotlabs/Module/Page.php:40 +msgid "Invalid item." +msgstr "Ugyldig element." + +#: ../../Zotlabs/Module/Bookmarks.php:53 +msgid "Bookmark added" +msgstr "Bokmerke lagt til" + +#: ../../Zotlabs/Module/Bookmarks.php:75 +msgid "My Bookmarks" +msgstr "Mine bokmerker" + +#: ../../Zotlabs/Module/Bookmarks.php:86 +msgid "My Connections Bookmarks" +msgstr "Mine forbindelsers bokmerker" + +#: ../../Zotlabs/Module/Connect.php:61 ../../Zotlabs/Module/Connect.php:109 +msgid "Continue" +msgstr "Fortsett" + +#: ../../Zotlabs/Module/Connect.php:90 +msgid "Premium Channel Setup" +msgstr "Premiumkanal-oppsett" + +#: ../../Zotlabs/Module/Connect.php:92 +msgid "Enable premium channel connection restrictions" +msgstr "Slå på restriksjoner for forbindelse med premiumkanal" + +#: ../../Zotlabs/Module/Connect.php:93 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Vennligst skriv dine restriksjoner og betingelser, slik som PayPal-kvittering, retningslinjer for bruk, og så videre." + +#: ../../Zotlabs/Module/Connect.php:95 ../../Zotlabs/Module/Connect.php:115 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Denne kanalen kan kreve ytterligere steg og bekreftelse av følgende betingelser før tilkobling:" + +#: ../../Zotlabs/Module/Connect.php:96 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Potensielle forbindelser vil da se følgende tekst før de går videre:" + +#: ../../Zotlabs/Module/Connect.php:97 ../../Zotlabs/Module/Connect.php:118 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "Ved å fortsette bekrefter jeg at jeg har oppfylt alle instruksjoner gitt på denne siden." + +#: ../../Zotlabs/Module/Connect.php:106 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(Ingen spesifikke instruksjoner er gitt av kanaleieren.)" + +#: ../../Zotlabs/Module/Connect.php:114 +msgid "Restricted or Premium Channel" +msgstr "Begrenset kanal eller premiumkanal" + +#: ../../Zotlabs/Module/Connedit.php:80 +msgid "Could not access contact record." +msgstr "Fikk ikke tilgang til kontaktinformasjonen." + +#: ../../Zotlabs/Module/Connedit.php:104 +msgid "Could not locate selected profile." +msgstr "Fant ikke valgt profil." + +#: ../../Zotlabs/Module/Connedit.php:227 +msgid "Connection updated." +msgstr "Forbindelsen er oppdatert." + +#: ../../Zotlabs/Module/Connedit.php:229 +msgid "Failed to update connection record." +msgstr "Mislyktes med å oppdatere forbindelsesinformasjonen." + +#: ../../Zotlabs/Module/Connedit.php:276 +msgid "is now connected to" +msgstr "er nå forbundet til" + +#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Connedit.php:654 +#: ../../Zotlabs/Module/Events.php:459 ../../Zotlabs/Module/Events.php:460 +#: ../../Zotlabs/Module/Events.php:469 ../../Zotlabs/Module/Api.php:89 +#: ../../Zotlabs/Module/Filestorage.php:157 +#: ../../Zotlabs/Module/Filestorage.php:165 ../../Zotlabs/Module/Menu.php:100 +#: ../../Zotlabs/Module/Menu.php:157 ../../Zotlabs/Module/Mitem.php:158 +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:232 +#: ../../Zotlabs/Module/Mitem.php:233 ../../Zotlabs/Module/Photos.php:666 +#: ../../Zotlabs/Module/Profiles.php:647 ../../Zotlabs/Module/Admin.php:459 +#: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Settings.php:581 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1707 +msgid "No" +msgstr "Nei" + +#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Events.php:459 +#: ../../Zotlabs/Module/Events.php:460 ../../Zotlabs/Module/Events.php:469 +#: ../../Zotlabs/Module/Api.php:88 ../../Zotlabs/Module/Filestorage.php:157 +#: ../../Zotlabs/Module/Filestorage.php:165 ../../Zotlabs/Module/Menu.php:100 +#: ../../Zotlabs/Module/Menu.php:157 ../../Zotlabs/Module/Mitem.php:158 +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:232 +#: ../../Zotlabs/Module/Mitem.php:233 ../../Zotlabs/Module/Photos.php:666 +#: ../../Zotlabs/Module/Profiles.php:647 ../../Zotlabs/Module/Admin.php:461 +#: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Settings.php:581 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1707 +msgid "Yes" +msgstr "Ja" + +#: ../../Zotlabs/Module/Connedit.php:411 +msgid "Could not access address book record." +msgstr "Fikk ikke tilgang til informasjonen i adresseboken." + +#: ../../Zotlabs/Module/Connedit.php:425 +msgid "Refresh failed - channel is currently unavailable." +msgstr "Oppfrisking mislyktes - kanalen er for øyeblikket utilgjengelig." + +#: ../../Zotlabs/Module/Connedit.php:440 ../../Zotlabs/Module/Connedit.php:449 +#: ../../Zotlabs/Module/Connedit.php:458 ../../Zotlabs/Module/Connedit.php:467 +#: ../../Zotlabs/Module/Connedit.php:480 +msgid "Unable to set address book parameters." +msgstr "Ikke i stand til å angi parametre for adresseboken." + +#: ../../Zotlabs/Module/Connedit.php:503 +msgid "Connection has been removed." +msgstr "Forbindelsen har blitt fjernet." + +#: ../../Zotlabs/Module/Connedit.php:519 ../../Zotlabs/Lib/Apps.php:219 +#: ../../include/nav.php:86 ../../include/conversation.php:954 +msgid "View Profile" +msgstr "Vis profil" + +#: ../../Zotlabs/Module/Connedit.php:522 +#, php-format +msgid "View %s's profile" +msgstr "Vis %s sin profil" + +#: ../../Zotlabs/Module/Connedit.php:526 +msgid "Refresh Permissions" +msgstr "Oppfrisk tillatelser" + +#: ../../Zotlabs/Module/Connedit.php:529 +msgid "Fetch updated permissions" +msgstr "Hent oppdaterte tillatelser" + +#: ../../Zotlabs/Module/Connedit.php:533 +msgid "Recent Activity" +msgstr "Nylig aktivitet" + +#: ../../Zotlabs/Module/Connedit.php:536 +msgid "View recent posts and comments" +msgstr "Vis nylige innlegg og kommentarer" + +#: ../../Zotlabs/Module/Connedit.php:540 ../../Zotlabs/Module/Admin.php:1041 +msgid "Unblock" +msgstr "Ikke blokker lenger" + +#: ../../Zotlabs/Module/Connedit.php:540 ../../Zotlabs/Module/Admin.php:1040 +msgid "Block" +msgstr "Blokker" + +#: ../../Zotlabs/Module/Connedit.php:543 +msgid "Block (or Unblock) all communications with this connection" +msgstr "Blokker eller fjern blokkering av all kommunikasjon med denne forbindelsen" + +#: ../../Zotlabs/Module/Connedit.php:544 +msgid "This connection is blocked!" +msgstr "Denne forbindelsen er blokkert!" + +#: ../../Zotlabs/Module/Connedit.php:548 +msgid "Unignore" +msgstr "Ikke ignorer lenger" + +#: ../../Zotlabs/Module/Connedit.php:548 +#: ../../Zotlabs/Module/Connections.php:277 +#: ../../Zotlabs/Module/Notifications.php:55 +msgid "Ignore" +msgstr "Ignorer" + +#: ../../Zotlabs/Module/Connedit.php:551 +msgid "Ignore (or Unignore) all inbound communications from this connection" +msgstr "Ignorer eller fjern ignorering av all inngående kommunikasjon fra denne forbindelsen" + +#: ../../Zotlabs/Module/Connedit.php:552 +msgid "This connection is ignored!" +msgstr "Denne forbindelsen er ignorert!" + +#: ../../Zotlabs/Module/Connedit.php:556 +msgid "Unarchive" +msgstr "Ikke arkiver lenger" + +#: ../../Zotlabs/Module/Connedit.php:556 +msgid "Archive" +msgstr "Arkiver" + +#: ../../Zotlabs/Module/Connedit.php:559 +msgid "" +"Archive (or Unarchive) this connection - mark channel dead but keep content" +msgstr "Arkiver eller fjern arkivering av denne forbindelsen - marker kanal som død, men behold innhold" + +#: ../../Zotlabs/Module/Connedit.php:560 +msgid "This connection is archived!" +msgstr "Denne forbindelsen er arkivert!" + +#: ../../Zotlabs/Module/Connedit.php:564 +msgid "Unhide" +msgstr "Ikke skjul lenger" + +#: ../../Zotlabs/Module/Connedit.php:564 +msgid "Hide" +msgstr "Skjul" + +#: ../../Zotlabs/Module/Connedit.php:567 +msgid "Hide or Unhide this connection from your other connections" +msgstr "Skjul eller fjern skjuling av denne forbindelsen fra dine andre forbindelser" + +#: ../../Zotlabs/Module/Connedit.php:568 +msgid "This connection is hidden!" +msgstr "Denne forbindelsen er skjult!" + +#: ../../Zotlabs/Module/Connedit.php:575 +msgid "Delete this connection" +msgstr "Slett denne forbindelsen" + +#: ../../Zotlabs/Module/Connedit.php:590 ../../include/widgets.php:493 +msgid "Me" +msgstr "Meg" + +#: ../../Zotlabs/Module/Connedit.php:591 ../../include/widgets.php:494 +msgid "Family" +msgstr "Familie" + +#: ../../Zotlabs/Module/Connedit.php:592 ../../Zotlabs/Module/Settings.php:342 +#: ../../Zotlabs/Module/Settings.php:346 ../../Zotlabs/Module/Settings.php:347 +#: ../../Zotlabs/Module/Settings.php:350 ../../Zotlabs/Module/Settings.php:361 +#: ../../include/widgets.php:495 ../../include/selectors.php:123 +#: ../../include/channel.php:389 ../../include/channel.php:390 +#: ../../include/channel.php:397 +msgid "Friends" +msgstr "Venner" + +#: ../../Zotlabs/Module/Connedit.php:593 ../../include/widgets.php:496 +msgid "Acquaintances" +msgstr "Bekjente" + +#: ../../Zotlabs/Module/Connedit.php:594 +#: ../../Zotlabs/Module/Connections.php:92 +#: ../../Zotlabs/Module/Connections.php:107 ../../include/widgets.php:497 +msgid "All" +msgstr "Alle" + +#: ../../Zotlabs/Module/Connedit.php:654 +msgid "Approve this connection" +msgstr "Godta denne forbindelsen" + +#: ../../Zotlabs/Module/Connedit.php:654 +msgid "Accept connection to allow communication" +msgstr "Godta denne forbindelsen for å tillate kommunikasjon" + +#: ../../Zotlabs/Module/Connedit.php:659 +msgid "Set Affinity" +msgstr "Angi nærhet" + +#: ../../Zotlabs/Module/Connedit.php:662 +msgid "Set Profile" +msgstr "Angi profil" + +#: ../../Zotlabs/Module/Connedit.php:665 +msgid "Set Affinity & Profile" +msgstr "Angi nærhet og profil" + +#: ../../Zotlabs/Module/Connedit.php:698 +msgid "none" +msgstr "ingen" + +#: ../../Zotlabs/Module/Connedit.php:702 ../../include/widgets.php:614 +msgid "Connection Default Permissions" +msgstr "Forbindelsens standard tillatelser" + +#: ../../Zotlabs/Module/Connedit.php:702 ../../include/items.php:3926 +#, php-format +msgid "Connection: %s" +msgstr "Forbindelse: %s" + +#: ../../Zotlabs/Module/Connedit.php:703 +msgid "Apply these permissions automatically" +msgstr "Bruk disse tillatelsene automatisk" + +#: ../../Zotlabs/Module/Connedit.php:703 +msgid "Connection requests will be approved without your interaction" +msgstr "Forespørsler om forbindelse vil bli godkjent automatisk" + +#: ../../Zotlabs/Module/Connedit.php:705 +msgid "This connection's primary address is" +msgstr "Denne forbindelsens primære adresse er" + +#: ../../Zotlabs/Module/Connedit.php:706 +msgid "Available locations:" +msgstr "Tilgjengelige plasseringer:" + +#: ../../Zotlabs/Module/Connedit.php:710 +msgid "" +"The permissions indicated on this page will be applied to all new " +"connections." +msgstr "Tillatelsene angitt på denne siden gjøres gjeldende for alle nye forbindelser." + +#: ../../Zotlabs/Module/Connedit.php:711 +msgid "Connection Tools" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:713 +msgid "Slide to adjust your degree of friendship" +msgstr "Flytt for å justere din grad av vennskap" + +#: ../../Zotlabs/Module/Connedit.php:714 ../../Zotlabs/Module/Rate.php:159 +#: ../../include/js_strings.php:20 +msgid "Rating" +msgstr "Vurdering" + +#: ../../Zotlabs/Module/Connedit.php:715 +msgid "Slide to adjust your rating" +msgstr "Flytt for å justere din vurdering" + +#: ../../Zotlabs/Module/Connedit.php:716 ../../Zotlabs/Module/Connedit.php:721 +msgid "Optionally explain your rating" +msgstr "Velg om du vil forklare vurderingen" + +#: ../../Zotlabs/Module/Connedit.php:718 +msgid "Custom Filter" +msgstr "Tilpasset filter" + +#: ../../Zotlabs/Module/Connedit.php:719 +msgid "Only import posts with this text" +msgstr "Bare importer innlegg med disse ordene" + +#: ../../Zotlabs/Module/Connedit.php:719 ../../Zotlabs/Module/Connedit.php:720 +msgid "" +"words one per line or #tags or /patterns/ or lang=xx, leave blank to import " +"all posts" +msgstr "ord per linje eller #merkelapper eller /mønster/ eller språk lang=xx, la stå blankt for å importere alle innlegg" + +#: ../../Zotlabs/Module/Connedit.php:720 +msgid "Do not import posts with this text" +msgstr "Ikke importer innlegg med denne teksten" + +#: ../../Zotlabs/Module/Connedit.php:722 +msgid "This information is public!" +msgstr "Denne informasjonen er offentlig!" + +#: ../../Zotlabs/Module/Connedit.php:727 +msgid "Connection Pending Approval" +msgstr "Forbindelse venter på godkjenning" + +#: ../../Zotlabs/Module/Connedit.php:730 +msgid "inherited" +msgstr "arvet" + +#: ../../Zotlabs/Module/Connedit.php:732 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "Vennligst velg profilen du ønsker å vise %s når profilen din ses på en sikret måte. " + +#: ../../Zotlabs/Module/Connedit.php:734 +msgid "Their Settings" +msgstr "Deres innstillinger" + +#: ../../Zotlabs/Module/Connedit.php:735 +msgid "My Settings" +msgstr "Mine innstillinger" + +#: ../../Zotlabs/Module/Connedit.php:737 +msgid "Individual Permissions" +msgstr "Individuelle tillatelser" + +#: ../../Zotlabs/Module/Connedit.php:738 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can not change those" +" settings here." +msgstr "Noen tillatelser kan være arvet fra din kanals personverninnstillinger, som har høyere prioritet enn individuelle innstillinger. Du kan ikke endre arvede innstillingene her." + +#: ../../Zotlabs/Module/Connedit.php:739 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can change those settings here but " +"they wont have any impact unless the inherited setting changes." +msgstr "Noen tillatelser kan være arvet fra din kanals personverninnstillinger, som har høyere prioritet enn individuelle innstillinger. Du kan endre disse innstillingene her, men de vil ikke få noen effekt før de arvede innstillingene endres." + +#: ../../Zotlabs/Module/Connedit.php:740 +msgid "Last update:" +msgstr "Siste oppdatering:" + +#: ../../Zotlabs/Module/Directory.php:63 ../../Zotlabs/Module/Display.php:17 +#: ../../Zotlabs/Module/Photos.php:522 ../../Zotlabs/Module/Ratings.php:86 +#: ../../Zotlabs/Module/Search.php:17 +#: ../../Zotlabs/Module/Viewconnections.php:20 +msgid "Public access denied." +msgstr "Offentlig tilgang avvist." + +#: ../../Zotlabs/Module/Directory.php:243 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "%d vurdering" +msgstr[1] "%d vurderinger" + +#: ../../Zotlabs/Module/Directory.php:254 +msgid "Gender: " +msgstr "Kjønn:" + +#: ../../Zotlabs/Module/Directory.php:256 +msgid "Status: " +msgstr "Status:" + +#: ../../Zotlabs/Module/Directory.php:258 +msgid "Homepage: " +msgstr "Hjemmeside:" + +#: ../../Zotlabs/Module/Directory.php:306 ../../include/channel.php:1183 +msgid "Age:" +msgstr "Alder:" + +#: ../../Zotlabs/Module/Directory.php:311 ../../include/event.php:52 +#: ../../include/event.php:84 ../../include/channel.php:1027 +#: ../../include/bb2diaspora.php:507 +msgid "Location:" +msgstr "Plassering:" + +#: ../../Zotlabs/Module/Directory.php:317 +msgid "Description:" +msgstr "Beskrivelse:" + +#: ../../Zotlabs/Module/Directory.php:322 ../../include/channel.php:1199 +msgid "Hometown:" +msgstr "Hjemby:" + +#: ../../Zotlabs/Module/Directory.php:324 ../../include/channel.php:1207 +msgid "About:" +msgstr "Om:" + +#: ../../Zotlabs/Module/Directory.php:325 ../../Zotlabs/Module/Match.php:68 +#: ../../Zotlabs/Module/Suggest.php:56 ../../include/widgets.php:147 +#: ../../include/widgets.php:184 ../../include/connections.php:78 +#: ../../include/conversation.php:956 ../../include/channel.php:1012 msgid "Connect" msgstr "Koble" -#: ../../include/Contact.php:118 +#: ../../Zotlabs/Module/Directory.php:326 +msgid "Public Forum:" +msgstr "Offentlig forum:" + +#: ../../Zotlabs/Module/Directory.php:329 +msgid "Keywords: " +msgstr "Nøkkelord:" + +#: ../../Zotlabs/Module/Directory.php:332 +msgid "Don't suggest" +msgstr "Ikke foreslå" + +#: ../../Zotlabs/Module/Directory.php:334 +msgid "Common connections:" +msgstr "Felles forbindelser:" + +#: ../../Zotlabs/Module/Directory.php:383 +msgid "Global Directory" +msgstr "Global katalog" + +#: ../../Zotlabs/Module/Directory.php:383 +msgid "Local Directory" +msgstr "Lokal katalog" + +#: ../../Zotlabs/Module/Directory.php:388 +#: ../../Zotlabs/Module/Directory.php:393 +#: ../../Zotlabs/Module/Connections.php:309 +#: ../../include/contact_widgets.php:23 +msgid "Find" +msgstr "Finn" + +#: ../../Zotlabs/Module/Directory.php:389 +msgid "Finding:" +msgstr "Finner:" + +#: ../../Zotlabs/Module/Directory.php:392 ../../Zotlabs/Module/Suggest.php:64 +#: ../../include/contact_widgets.php:24 +msgid "Channel Suggestions" +msgstr "Kanalforslag" + +#: ../../Zotlabs/Module/Directory.php:394 +msgid "next page" +msgstr "Neste side" + +#: ../../Zotlabs/Module/Directory.php:394 +msgid "previous page" +msgstr "Forrige side" + +#: ../../Zotlabs/Module/Directory.php:395 +msgid "Sort options" +msgstr "Sorteringsvalg" + +#: ../../Zotlabs/Module/Directory.php:396 +msgid "Alphabetic" +msgstr "Alfabetisk" + +#: ../../Zotlabs/Module/Directory.php:397 +msgid "Reverse Alphabetic" +msgstr "Omvendt alfabetisk" + +#: ../../Zotlabs/Module/Directory.php:398 +msgid "Newest to Oldest" +msgstr "Nyest til eldst" + +#: ../../Zotlabs/Module/Directory.php:399 +msgid "Oldest to Newest" +msgstr "Eldst til nyest" + +#: ../../Zotlabs/Module/Directory.php:416 +msgid "No entries (some entries may be hidden)." +msgstr "Ingen oppføringer (noen oppføringer kan være skjult)." + +#: ../../Zotlabs/Module/Display.php:40 ../../Zotlabs/Module/Filestorage.php:33 +#: ../../Zotlabs/Module/Admin.php:164 ../../Zotlabs/Module/Admin.php:1255 +#: ../../Zotlabs/Module/Admin.php:1561 ../../Zotlabs/Module/Thing.php:89 +#: ../../Zotlabs/Module/Viewsrc.php:24 ../../include/items.php:3359 +msgid "Item not found." +msgstr "Elementet ble ikke funnet." + +#: ../../Zotlabs/Module/Editblock.php:79 ../../Zotlabs/Module/Editblock.php:95 +#: ../../Zotlabs/Module/Editpost.php:24 ../../Zotlabs/Module/Editlayout.php:79 +#: ../../Zotlabs/Module/Editwebpage.php:81 +msgid "Item not found" +msgstr "Elementet ble ikke funnet." + +#: ../../Zotlabs/Module/Editblock.php:124 ../../include/conversation.php:1228 +msgid "Title (optional)" +msgstr "Tittel (valgfri)" + +#: ../../Zotlabs/Module/Editblock.php:133 +msgid "Edit Block" +msgstr "Endre byggekloss" + +#: ../../Zotlabs/Module/Common.php:14 +msgid "No channel." +msgstr "Ingen kanal." + +#: ../../Zotlabs/Module/Common.php:43 +msgid "Common connections" +msgstr "Felles forbindelser" + +#: ../../Zotlabs/Module/Common.php:48 +msgid "No connections in common." +msgstr "Ingen forbindelser felles." + +#: ../../Zotlabs/Module/Connections.php:56 +#: ../../Zotlabs/Module/Connections.php:161 +#: ../../Zotlabs/Module/Connections.php:242 +msgid "Blocked" +msgstr "Blokkert" + +#: ../../Zotlabs/Module/Connections.php:61 +#: ../../Zotlabs/Module/Connections.php:168 +#: ../../Zotlabs/Module/Connections.php:241 +msgid "Ignored" +msgstr "Ignorert" + +#: ../../Zotlabs/Module/Connections.php:66 +#: ../../Zotlabs/Module/Connections.php:182 +#: ../../Zotlabs/Module/Connections.php:240 +msgid "Hidden" +msgstr "Skjult" + +#: ../../Zotlabs/Module/Connections.php:71 +#: ../../Zotlabs/Module/Connections.php:175 +#: ../../Zotlabs/Module/Connections.php:239 +msgid "Archived" +msgstr "Arkivert" + +#: ../../Zotlabs/Module/Connections.php:76 +#: ../../Zotlabs/Module/Connections.php:86 ../../Zotlabs/Module/Menu.php:116 +#: ../../include/conversation.php:1535 +msgid "New" +msgstr "Nye" + +#: ../../Zotlabs/Module/Connections.php:138 +msgid "New Connections" +msgstr "Nye forbindelser" + +#: ../../Zotlabs/Module/Connections.php:141 +msgid "Show pending (new) connections" +msgstr "Vis ventende (nye) forbindelser" + +#: ../../Zotlabs/Module/Connections.php:145 +#: ../../Zotlabs/Module/Profperm.php:144 +msgid "All Connections" +msgstr "Alle forbindelser" + +#: ../../Zotlabs/Module/Connections.php:148 +msgid "Show all connections" +msgstr "Vis alle forbindelser" + +#: ../../Zotlabs/Module/Connections.php:164 +msgid "Only show blocked connections" +msgstr "Vis bare forbindelser som er blokkert" + +#: ../../Zotlabs/Module/Connections.php:171 +msgid "Only show ignored connections" +msgstr "Vis bare ignorerte forbindelser" + +#: ../../Zotlabs/Module/Connections.php:178 +msgid "Only show archived connections" +msgstr "Vis bare arkiverte forbindelser" + +#: ../../Zotlabs/Module/Connections.php:185 +msgid "Only show hidden connections" +msgstr "Vis bare skjulte forbindelser" + +#: ../../Zotlabs/Module/Connections.php:238 +msgid "Pending approval" +msgstr "Venter på godkjenning" + +#: ../../Zotlabs/Module/Connections.php:254 +#, php-format +msgid "%1$s [%2$s]" +msgstr "%1$s [%2$s]" + +#: ../../Zotlabs/Module/Connections.php:255 +msgid "Edit connection" +msgstr "Endre forbindelse" + +#: ../../Zotlabs/Module/Connections.php:256 +msgid "Delete connection" +msgstr "Slett forbindelse" + +#: ../../Zotlabs/Module/Connections.php:265 +msgid "Channel address" +msgstr "Kanaladresse" + +#: ../../Zotlabs/Module/Connections.php:267 +msgid "Network" +msgstr "Nettverk" + +#: ../../Zotlabs/Module/Connections.php:270 ../../Zotlabs/Module/Admin.php:710 +msgid "Status" +msgstr "Status" + +#: ../../Zotlabs/Module/Connections.php:272 +msgid "Connected" +msgstr "Forbundet" + +#: ../../Zotlabs/Module/Connections.php:274 +msgid "Approve connection" +msgstr "Godkjenn forbindelse" + +#: ../../Zotlabs/Module/Connections.php:275 +#: ../../Zotlabs/Module/Admin.php:1037 +msgid "Approve" +msgstr "Godkjenn" + +#: ../../Zotlabs/Module/Connections.php:276 +msgid "Ignore connection" +msgstr "Ignorer forbindelse" + +#: ../../Zotlabs/Module/Connections.php:278 +msgid "Recent activity" +msgstr "Nylig aktivitet" + +#: ../../Zotlabs/Module/Connections.php:302 ../../Zotlabs/Lib/Apps.php:208 +#: ../../include/text.php:875 ../../include/nav.php:186 +msgid "Connections" +msgstr "Forbindelser" + +#: ../../Zotlabs/Module/Connections.php:306 ../../Zotlabs/Module/Search.php:44 +#: ../../Zotlabs/Lib/Apps.php:228 ../../include/text.php:945 +#: ../../include/text.php:957 ../../include/nav.php:165 +#: ../../include/acl_selectors.php:276 +msgid "Search" +msgstr "Søk" + +#: ../../Zotlabs/Module/Connections.php:307 +msgid "Search your connections" +msgstr "Søk blant dine forbindelser" + +#: ../../Zotlabs/Module/Connections.php:308 +msgid "Connections search" +msgstr "Søk blant forbindelser" + +#: ../../Zotlabs/Module/Cover_photo.php:58 +#: ../../Zotlabs/Module/Profile_photo.php:79 +msgid "Image uploaded but image cropping failed." +msgstr "Bildet ble lastet opp, men beskjæring av bildet mislyktes." + +#: ../../Zotlabs/Module/Cover_photo.php:134 +#: ../../Zotlabs/Module/Cover_photo.php:181 +msgid "Cover Photos" +msgstr "Forsidebilder" + +#: ../../Zotlabs/Module/Cover_photo.php:154 +#: ../../Zotlabs/Module/Profile_photo.php:133 +msgid "Image resize failed." +msgstr "Endring av bildestørrelse mislyktes." + +#: ../../Zotlabs/Module/Cover_photo.php:168 +#: ../../Zotlabs/Module/Profile_photo.php:192 ../../include/photos.php:144 +msgid "Unable to process image" +msgstr "Kan ikke behandle bildet" + +#: ../../Zotlabs/Module/Cover_photo.php:192 +#: ../../Zotlabs/Module/Profile_photo.php:217 +msgid "Image upload failed." +msgstr "Opplasting av bildet mislyktes." + +#: ../../Zotlabs/Module/Cover_photo.php:210 +#: ../../Zotlabs/Module/Profile_photo.php:236 +msgid "Unable to process image." +msgstr "Kan ikke behandle bildet." + +#: ../../Zotlabs/Module/Cover_photo.php:233 ../../include/items.php:4270 +msgid "female" +msgstr "kvinne" + +#: ../../Zotlabs/Module/Cover_photo.php:234 ../../include/items.php:4271 +#, php-format +msgid "%1$s updated her %2$s" +msgstr "%1$s oppdaterte %2$s sitt" + +#: ../../Zotlabs/Module/Cover_photo.php:235 ../../include/items.php:4272 +msgid "male" +msgstr "mann" + +#: ../../Zotlabs/Module/Cover_photo.php:236 ../../include/items.php:4273 +#, php-format +msgid "%1$s updated his %2$s" +msgstr "%1$s oppdaterte %2$s sitt" + +#: ../../Zotlabs/Module/Cover_photo.php:238 ../../include/items.php:4275 +#, php-format +msgid "%1$s updated their %2$s" +msgstr "%1$s oppdaterte %2$s deres" + +#: ../../Zotlabs/Module/Cover_photo.php:240 ../../include/channel.php:1661 +msgid "cover photo" +msgstr "forsidebilde" + +#: ../../Zotlabs/Module/Cover_photo.php:303 +#: ../../Zotlabs/Module/Cover_photo.php:318 +#: ../../Zotlabs/Module/Profile_photo.php:283 +#: ../../Zotlabs/Module/Profile_photo.php:324 +msgid "Photo not available." +msgstr "Bildet er ikke tilgjengelig." + +#: ../../Zotlabs/Module/Cover_photo.php:354 +#: ../../Zotlabs/Module/Profile_photo.php:365 +msgid "Upload File:" +msgstr "Last opp fil:" + +#: ../../Zotlabs/Module/Cover_photo.php:355 +#: ../../Zotlabs/Module/Profile_photo.php:366 +msgid "Select a profile:" +msgstr "Velg en profil:" + +#: ../../Zotlabs/Module/Cover_photo.php:356 +msgid "Upload Cover Photo" +msgstr "Last opp forsidebilde" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +#: ../../Zotlabs/Module/Settings.php:985 +msgid "or" +msgstr "eller" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +msgid "skip this step" +msgstr "hopp over dette steget" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +msgid "select a photo from your photo albums" +msgstr "velg et bilde fra dine fotoalbum" + +#: ../../Zotlabs/Module/Cover_photo.php:377 +#: ../../Zotlabs/Module/Profile_photo.php:390 +msgid "Crop Image" +msgstr "Beskjær bildet" + +#: ../../Zotlabs/Module/Cover_photo.php:378 +#: ../../Zotlabs/Module/Profile_photo.php:391 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Vennligst juster bildebeskjæringen for optimal visning." + +#: ../../Zotlabs/Module/Cover_photo.php:380 +#: ../../Zotlabs/Module/Profile_photo.php:393 +msgid "Done Editing" +msgstr "Avslutt redigering" + +#: ../../Zotlabs/Module/Editpost.php:35 +msgid "Item is not editable" +msgstr "Elementet kan ikke endres" + +#: ../../Zotlabs/Module/Editpost.php:106 ../../Zotlabs/Module/Rpost.php:135 +msgid "Edit post" +msgstr "Endre innlegg" + +#: ../../Zotlabs/Module/Events.php:26 +msgid "Calendar entries imported." +msgstr "Kalenderhendelsene er importert." + +#: ../../Zotlabs/Module/Events.php:28 +msgid "No calendar entries found." +msgstr "Ingen kalenderhendelser funnet." + +#: ../../Zotlabs/Module/Events.php:105 +msgid "Event can not end before it has started." +msgstr "Hendelsen kan ikke slutte før den starter." + +#: ../../Zotlabs/Module/Events.php:107 ../../Zotlabs/Module/Events.php:116 +#: ../../Zotlabs/Module/Events.php:136 +msgid "Unable to generate preview." +msgstr "Klarer ikke å lage forhåndsvisning." + +#: ../../Zotlabs/Module/Events.php:114 +msgid "Event title and start time are required." +msgstr "Hendelsestittel og starttidspunkt er påkrevd." + +#: ../../Zotlabs/Module/Events.php:134 ../../Zotlabs/Module/Events.php:259 +msgid "Event not found." +msgstr "Hendelsen ble ikke funnet." + +#: ../../Zotlabs/Module/Events.php:254 ../../Zotlabs/Module/Like.php:373 +#: ../../Zotlabs/Module/Tagger.php:51 ../../include/event.php:949 +#: ../../include/text.php:1943 ../../include/conversation.php:123 +msgid "event" +msgstr "hendelse" + +#: ../../Zotlabs/Module/Events.php:449 +msgid "Edit event title" +msgstr "Endre tittel på hendelse" + +#: ../../Zotlabs/Module/Events.php:449 +msgid "Event title" +msgstr "Tittel på hendelse" + +#: ../../Zotlabs/Module/Events.php:449 ../../Zotlabs/Module/Events.php:454 +#: ../../Zotlabs/Module/Profiles.php:709 ../../Zotlabs/Module/Profiles.php:713 +#: ../../Zotlabs/Module/Appman.php:115 ../../Zotlabs/Module/Appman.php:116 +#: ../../include/datetime.php:245 +msgid "Required" +msgstr "Påkrevd" + +#: ../../Zotlabs/Module/Events.php:451 +msgid "Categories (comma-separated list)" +msgstr "Kategorier (kommaseparert liste)" + +#: ../../Zotlabs/Module/Events.php:452 +msgid "Edit Category" +msgstr "Endre kategori" + +#: ../../Zotlabs/Module/Events.php:452 +msgid "Category" +msgstr "Kategori" + +#: ../../Zotlabs/Module/Events.php:455 +msgid "Edit start date and time" +msgstr "Endre startdato og tidspunkt" + +#: ../../Zotlabs/Module/Events.php:455 +msgid "Start date and time" +msgstr "Startdato og tidspunkt" + +#: ../../Zotlabs/Module/Events.php:456 ../../Zotlabs/Module/Events.php:459 +msgid "Finish date and time are not known or not relevant" +msgstr "Sluttdato og tidspunkt er ikke kjent eller ikke relevant" + +#: ../../Zotlabs/Module/Events.php:458 +msgid "Edit finish date and time" +msgstr "Endre sluttdato og tidspunkt" + +#: ../../Zotlabs/Module/Events.php:458 +msgid "Finish date and time" +msgstr "Sluttdato og tidspunkt" + +#: ../../Zotlabs/Module/Events.php:460 ../../Zotlabs/Module/Events.php:461 +msgid "Adjust for viewer timezone" +msgstr "Juster i forhold til tilskuerens tidssone" + +#: ../../Zotlabs/Module/Events.php:460 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "Viktig for hendelser som skjer på et bestemt sted. Ikke praktisk for globale ferier eller fridager." + +#: ../../Zotlabs/Module/Events.php:462 +msgid "Edit Description" +msgstr "Endre beskrivelse" + +#: ../../Zotlabs/Module/Events.php:462 ../../Zotlabs/Module/Appman.php:117 +#: ../../Zotlabs/Module/Rbmark.php:101 +msgid "Description" +msgstr "Beskrivelse" + +#: ../../Zotlabs/Module/Events.php:464 +msgid "Edit Location" +msgstr "Endre plassering" + +#: ../../Zotlabs/Module/Events.php:464 ../../Zotlabs/Module/Locs.php:117 +#: ../../Zotlabs/Module/Profiles.php:477 ../../Zotlabs/Module/Profiles.php:698 +#: ../../Zotlabs/Module/Pubsites.php:41 ../../include/js_strings.php:25 +msgid "Location" +msgstr "Plassering" + +#: ../../Zotlabs/Module/Events.php:467 ../../Zotlabs/Module/Events.php:469 +msgid "Share this event" +msgstr "Del denne hendelsen" + +#: ../../Zotlabs/Module/Events.php:470 ../../Zotlabs/Module/Photos.php:1093 +#: ../../Zotlabs/Module/Webpages.php:194 ../../Zotlabs/Lib/ThreadItem.php:719 +#: ../../include/conversation.php:1187 ../../include/page_widgets.php:40 +msgid "Preview" +msgstr "Forhåndsvisning" + +#: ../../Zotlabs/Module/Events.php:471 ../../include/conversation.php:1232 +msgid "Permission settings" +msgstr "Tillatelser - innstillinger" + +#: ../../Zotlabs/Module/Events.php:476 +msgid "Advanced Options" +msgstr "Avanserte alternativer" + +#: ../../Zotlabs/Module/Events.php:610 +msgid "Edit event" +msgstr "Endre hendelse" + +#: ../../Zotlabs/Module/Events.php:612 +msgid "Delete event" +msgstr "Slett hendelse" + +#: ../../Zotlabs/Module/Events.php:646 +msgid "calendar" +msgstr "kalender" + +#: ../../Zotlabs/Module/Events.php:706 +msgid "Event removed" +msgstr "Hendelse slettet" + +#: ../../Zotlabs/Module/Events.php:709 +msgid "Failed to remove event" +msgstr "Mislyktes med å slette hendelse" + +#: ../../Zotlabs/Module/Fbrowser.php:29 ../../Zotlabs/Lib/Apps.php:220 +#: ../../include/nav.php:92 ../../include/conversation.php:1632 +msgid "Photos" +msgstr "Bilder" + +#: ../../Zotlabs/Module/Fbrowser.php:66 ../../Zotlabs/Module/Fbrowser.php:88 +#: ../../Zotlabs/Module/Admin.php:1406 ../../Zotlabs/Module/Settings.php:591 +#: ../../Zotlabs/Module/Settings.php:617 ../../Zotlabs/Module/Tagrm.php:15 +#: ../../Zotlabs/Module/Tagrm.php:138 ../../include/conversation.php:1259 +msgid "Cancel" +msgstr "Avbryt" + +#: ../../Zotlabs/Module/Dirsearch.php:25 ../../Zotlabs/Module/Regdir.php:49 +msgid "This site is not a directory server" +msgstr "Dette nettstedet er ikke en katalogtjener" + +#: ../../Zotlabs/Module/Dirsearch.php:33 +msgid "This directory server requires an access token" +msgstr "Denne katalogtjeneren krever en tilgangsnøkkel (access token)" + +#: ../../Zotlabs/Module/Filer.php:52 +msgid "Save to Folder:" +msgstr "Lagre til mappe:" + +#: ../../Zotlabs/Module/Filer.php:52 +msgid "- select -" +msgstr "- velg -" + +#: ../../Zotlabs/Module/Filer.php:53 ../../Zotlabs/Module/Admin.php:2033 +#: ../../Zotlabs/Module/Admin.php:2053 ../../Zotlabs/Module/Rbmark.php:32 +#: ../../Zotlabs/Module/Rbmark.php:104 ../../include/text.php:946 +#: ../../include/text.php:958 ../../include/widgets.php:201 +msgid "Save" +msgstr "Lagre" + +#: ../../Zotlabs/Module/Dreport.php:27 +msgid "Invalid message" +msgstr "Ugyldig melding" + +#: ../../Zotlabs/Module/Dreport.php:59 +msgid "no results" +msgstr "ingen resultater" + +#: ../../Zotlabs/Module/Dreport.php:64 +#, php-format +msgid "Delivery report for %1$s" +msgstr "Leveringsrapport for %1$s" + +#: ../../Zotlabs/Module/Dreport.php:78 +msgid "channel sync processed" +msgstr "Kanalsynkronisering er behandlet" + +#: ../../Zotlabs/Module/Dreport.php:82 +msgid "queued" +msgstr "lagt i kø" + +#: ../../Zotlabs/Module/Dreport.php:86 +msgid "posted" +msgstr "lagt inn" + +#: ../../Zotlabs/Module/Dreport.php:90 +msgid "accepted for delivery" +msgstr "akseptert for levering" + +#: ../../Zotlabs/Module/Dreport.php:94 +msgid "updated" +msgstr "oppdatert" + +#: ../../Zotlabs/Module/Dreport.php:97 +msgid "update ignored" +msgstr "oppdatering ignorert" + +#: ../../Zotlabs/Module/Dreport.php:100 +msgid "permission denied" +msgstr "tillatelse avvist" + +#: ../../Zotlabs/Module/Dreport.php:104 +msgid "recipient not found" +msgstr "mottaker ble ikke funnet" + +#: ../../Zotlabs/Module/Dreport.php:107 +msgid "mail recalled" +msgstr "melding tilbakekalt" + +#: ../../Zotlabs/Module/Dreport.php:110 +msgid "duplicate mail received" +msgstr "duplikat av melding mottatt" + +#: ../../Zotlabs/Module/Dreport.php:113 +msgid "mail delivered" +msgstr "melding mottatt" + +#: ../../Zotlabs/Module/Editlayout.php:126 +#: ../../Zotlabs/Module/Layouts.php:127 ../../Zotlabs/Module/Layouts.php:186 +msgid "Layout Name" +msgstr "Layout-navn" + +#: ../../Zotlabs/Module/Editlayout.php:127 +#: ../../Zotlabs/Module/Layouts.php:130 +msgid "Layout Description (Optional)" +msgstr "Layoutens beskrivelse (valgfritt)" + +#: ../../Zotlabs/Module/Editlayout.php:135 +msgid "Edit Layout" +msgstr "Endre layout" + +#: ../../Zotlabs/Module/Editwebpage.php:143 +msgid "Page link" +msgstr "" + +#: ../../Zotlabs/Module/Editwebpage.php:169 +msgid "Edit Webpage" +msgstr "Endre webside" + +#: ../../Zotlabs/Module/Follow.php:34 +msgid "Channel added." +msgstr "Kanal lagt til." + +#: ../../Zotlabs/Module/Acl.php:227 +msgid "network" +msgstr "nettverk" + +#: ../../Zotlabs/Module/Acl.php:237 +msgid "RSS" +msgstr "RSS" + +#: ../../Zotlabs/Module/Group.php:24 +msgid "Privacy group created." +msgstr "Personverngruppen er opprettet." + +#: ../../Zotlabs/Module/Group.php:30 +msgid "Could not create privacy group." +msgstr "Kunne ikke opprette personverngruppen." + +#: ../../Zotlabs/Module/Group.php:42 ../../Zotlabs/Module/Group.php:141 +#: ../../include/items.php:3893 +msgid "Privacy group not found." +msgstr "Personverngruppen ble ikke funnet" + +#: ../../Zotlabs/Module/Group.php:58 +msgid "Privacy group updated." +msgstr "Personverngruppen er oppdatert." + +#: ../../Zotlabs/Module/Group.php:90 +msgid "Create a group of channels." +msgstr "Lag en gruppe av kanaler." + +#: ../../Zotlabs/Module/Group.php:91 ../../Zotlabs/Module/Group.php:184 +msgid "Privacy group name: " +msgstr "Personverngruppens navn:" + +#: ../../Zotlabs/Module/Group.php:93 ../../Zotlabs/Module/Group.php:187 +msgid "Members are visible to other channels" +msgstr "Medlemmer er synlig for andre kanaler" + +#: ../../Zotlabs/Module/Group.php:111 +msgid "Privacy group removed." +msgstr "Personverngruppen er fjernet." + +#: ../../Zotlabs/Module/Group.php:113 +msgid "Unable to remove privacy group." +msgstr "Ikke i stand til å fjerne personverngruppen." + +#: ../../Zotlabs/Module/Group.php:183 +msgid "Privacy group editor" +msgstr "Personverngruppebehandler" + +#: ../../Zotlabs/Module/Group.php:197 +msgid "Members" +msgstr "Medlemmer" + +#: ../../Zotlabs/Module/Group.php:199 +msgid "All Connected Channels" +msgstr "Alle tilkoblede kanaler" + +#: ../../Zotlabs/Module/Group.php:231 +msgid "Click on a channel to add or remove." +msgstr "Klikk på en kanal for å legge til eller fjerne." + +#: ../../Zotlabs/Module/Ffsapi.php:12 +msgid "Share content from Firefox to $Projectname" +msgstr "Del innhold fra Firefox til $Projectname" + +#: ../../Zotlabs/Module/Ffsapi.php:15 +msgid "Activate the Firefox $Projectname provider" +msgstr "Skru på Firefox $Projectname tilbyderen" + +#: ../../Zotlabs/Module/Api.php:61 ../../Zotlabs/Module/Api.php:85 +msgid "Authorize application connection" +msgstr "Tillat programforbindelse" + +#: ../../Zotlabs/Module/Api.php:62 +msgid "Return to your app and insert this Securty Code:" +msgstr "Gå tilbake til din app og legg inn denne sikkerhetskoden:" + +#: ../../Zotlabs/Module/Api.php:72 +msgid "Please login to continue." +msgstr "Vennligst logg inn for å fortsette." + +#: ../../Zotlabs/Module/Api.php:87 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Vil du tillate dette programmet å få tilgang til dine innlegg og kontakter, og/eller lage nye innlegg for deg?" + +#: ../../Zotlabs/Module/Help.php:26 +msgid "Documentation Search" +msgstr "Søk i dokumentasjon" + +#: ../../Zotlabs/Module/Help.php:67 ../../Zotlabs/Module/Help.php:73 +#: ../../Zotlabs/Module/Help.php:79 +msgid "Help:" +msgstr "Hjelp:" + +#: ../../Zotlabs/Module/Help.php:85 ../../Zotlabs/Module/Help.php:90 +#: ../../Zotlabs/Module/Layouts.php:183 ../../Zotlabs/Lib/Apps.php:223 +#: ../../include/nav.php:159 +msgid "Help" +msgstr "Hjelp" + +#: ../../Zotlabs/Module/Help.php:120 +msgid "$Projectname Documentation" +msgstr "$Projectname dokumentasjon" + +#: ../../Zotlabs/Module/Filestorage.php:88 +msgid "Permission Denied." +msgstr "Tillatelse avvist." + +#: ../../Zotlabs/Module/Filestorage.php:104 +msgid "File not found." +msgstr "Filen ble ikke funnet." + +#: ../../Zotlabs/Module/Filestorage.php:147 +msgid "Edit file permissions" +msgstr "Endre filtillatelser" + +#: ../../Zotlabs/Module/Filestorage.php:156 +msgid "Set/edit permissions" +msgstr "Angi/endre tillatelser" + +#: ../../Zotlabs/Module/Filestorage.php:157 +msgid "Include all files and sub folders" +msgstr "Inkluder alle filer og undermapper" + +#: ../../Zotlabs/Module/Filestorage.php:158 +msgid "Return to file list" +msgstr "Gå tilbake til filoversikten" + +#: ../../Zotlabs/Module/Filestorage.php:160 +msgid "Copy/paste this code to attach file to a post" +msgstr "Kopier og lim inn denne koden for å legge til filen i et innlegg" + +#: ../../Zotlabs/Module/Filestorage.php:161 +msgid "Copy/paste this URL to link file from a web page" +msgstr "Kopier og lim inn denne URL-en for å lenke til filen fra en webside" + +#: ../../Zotlabs/Module/Filestorage.php:163 +msgid "Share this file" +msgstr "Del denne filen" + +#: ../../Zotlabs/Module/Filestorage.php:164 +msgid "Show URL to this file" +msgstr "Vis URLen til denne filen" + +#: ../../Zotlabs/Module/Filestorage.php:165 +msgid "Notify your contacts about this file" +msgstr "Varsle dine kontakter om denne filen" + +#: ../../Zotlabs/Module/Apps.php:47 ../../include/widgets.php:102 +#: ../../include/nav.php:163 +msgid "Apps" +msgstr "Apper" + +#: ../../Zotlabs/Module/Attach.php:13 +msgid "Item not available." +msgstr "Elementet er ikke tilgjengelig." + +#: ../../Zotlabs/Module/Import.php:32 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "Din tjenesteplan tillater bare %d kanaler." + +#: ../../Zotlabs/Module/Import.php:70 ../../Zotlabs/Module/Import_items.php:42 +msgid "Nothing to import." +msgstr "Ingenting å importere." + +#: ../../Zotlabs/Module/Import.php:94 ../../Zotlabs/Module/Import_items.php:66 +msgid "Unable to download data from old server" +msgstr "Ikke i stand til å laste ned data fra gammel tjener" + +#: ../../Zotlabs/Module/Import.php:100 +#: ../../Zotlabs/Module/Import_items.php:72 +msgid "Imported file is empty." +msgstr "Importert fil er tom." + +#: ../../Zotlabs/Module/Import.php:122 +#: ../../Zotlabs/Module/Import_items.php:86 +#, php-format +msgid "Warning: Database versions differ by %1$d updates." +msgstr "Advarsel: databaseversjoner avviker med %1$d oppdateringer." + +#: ../../Zotlabs/Module/Import.php:150 ../../include/import.php:86 +msgid "Cloned channel not found. Import failed." +msgstr "Klonet kanal ble ikke funnet. Import mislyktes." + +#: ../../Zotlabs/Module/Import.php:160 +msgid "No channel. Import failed." +msgstr "Ingen kanal. Import mislyktes." + +#: ../../Zotlabs/Module/Import.php:510 +#: ../../include/Import/import_diaspora.php:142 +msgid "Import completed." +msgstr "Import ferdig." + +#: ../../Zotlabs/Module/Import.php:532 +msgid "You must be logged in to use this feature." +msgstr "Du må være innlogget for å bruke denne funksjonen." + +#: ../../Zotlabs/Module/Import.php:537 +msgid "Import Channel" +msgstr "Importer kanal" + +#: ../../Zotlabs/Module/Import.php:538 +msgid "" +"Use this form to import an existing channel from a different server/hub. You" +" may retrieve the channel identity from the old server/hub via the network " +"or provide an export file." +msgstr "Bruk dette skjemaet for å importere en eksisterende kanal fra en annen tjener/hub. Du kan hente inn kanalidentiteten fra den gamle tjeneren/huben via nettverket eller ved å bruke en eksportfil." + +#: ../../Zotlabs/Module/Import.php:539 +#: ../../Zotlabs/Module/Import_items.php:119 +msgid "File to Upload" +msgstr "Fil som skal lastes opp" + +#: ../../Zotlabs/Module/Import.php:540 +msgid "Or provide the old server/hub details" +msgstr "Eller oppgi detaljene fra den gamle tjeneren/hub-en" + +#: ../../Zotlabs/Module/Import.php:541 +msgid "Your old identity address (xyz@example.com)" +msgstr "Din gamle identitetsadresse (xyz@example.com)" + +#: ../../Zotlabs/Module/Import.php:542 +msgid "Your old login email address" +msgstr "Din gamle innloggings e-postadresse" + +#: ../../Zotlabs/Module/Import.php:543 +msgid "Your old login password" +msgstr "Ditt gamle innloggingspassord" + +#: ../../Zotlabs/Module/Import.php:544 +msgid "" +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be" +" able to post from either location, but only one can be marked as the " +"primary location for files, photos, and media." +msgstr "Enten du tar det ene eller det andre valget, vennligst angi om du vil at denne hubben skal være din nye primære adresse, eller om din gamle plassering skal fortsette å ha denne rollen. Du kan lage innlegg fra den ene eller den andre plasseringen, men bare en av dem kan markeres som den primære plasseringen for filer, bilder og media." + +#: ../../Zotlabs/Module/Import.php:545 +msgid "Make this hub my primary location" +msgstr "Gjør dette nettstedet til min primære plassering" + +#: ../../Zotlabs/Module/Import.php:546 +msgid "" +"Import existing posts if possible (experimental - limited by available " +"memory" +msgstr "Importer eksisterende innlegg om mulig (eksperimentelt - begrenset av tilgjengelig minne)" + +#: ../../Zotlabs/Module/Import.php:547 +msgid "" +"This process may take several minutes to complete. Please submit the form " +"only once and leave this page open until finished." +msgstr "Denne prosessen kan ta flere minutter å fullføre. Vennligst send inn dette skjemaet bare en gang og la siden være åpen inntil den er ferdig." + +#: ../../Zotlabs/Module/Item.php:178 +msgid "Unable to locate original post." +msgstr "Ikke i stand til å finne opprinnelig innlegg." + +#: ../../Zotlabs/Module/Item.php:427 +msgid "Empty post discarded." +msgstr "Tomt innlegg forkastet." + +#: ../../Zotlabs/Module/Item.php:467 +msgid "Executable content type not permitted to this channel." +msgstr "Kjørbar innholdstype er ikke tillat for denne kanalen." + +#: ../../Zotlabs/Module/Item.php:847 +msgid "Duplicate post suppressed." +msgstr "Duplikat av innlegg forhindret." + +#: ../../Zotlabs/Module/Item.php:977 +msgid "System error. Post not saved." +msgstr "Systemfeil. Innlegg ble ikke lagret." + +#: ../../Zotlabs/Module/Item.php:1241 +msgid "Unable to obtain post information from database." +msgstr "Ikke i stand til å få tak i informasjon om innlegg fra databasen." + +#: ../../Zotlabs/Module/Item.php:1248 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Du har nådd din grense på %1$.0f startinnlegg." + +#: ../../Zotlabs/Module/Item.php:1255 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Du har nådd din grense på %1$.0f websider." + +#: ../../Zotlabs/Module/Layouts.php:181 ../../include/text.php:2267 +msgid "Layouts" +msgstr "Layout" + +#: ../../Zotlabs/Module/Layouts.php:183 +msgid "Comanche page description language help" +msgstr "Hjelp med Comanche sidebeskrivelsesspråk" + +#: ../../Zotlabs/Module/Layouts.php:187 +msgid "Layout Description" +msgstr "Layout-beskrivelse" + +#: ../../Zotlabs/Module/Layouts.php:192 +msgid "Download PDL file" +msgstr "Last ned PDL-fil" + +#: ../../Zotlabs/Module/Home.php:61 ../../Zotlabs/Module/Home.php:69 +#: ../../Zotlabs/Module/Siteinfo.php:65 +msgid "$Projectname" +msgstr "$Projectname" + +#: ../../Zotlabs/Module/Home.php:79 +#, php-format +msgid "Welcome to %s" +msgstr "Velkommen til %s" + +#: ../../Zotlabs/Module/Id.php:13 +msgid "First Name" +msgstr "Fornavn" + +#: ../../Zotlabs/Module/Id.php:14 +msgid "Last Name" +msgstr "Etternavn" + +#: ../../Zotlabs/Module/Id.php:15 +msgid "Nickname" +msgstr "Kallenavn" + +#: ../../Zotlabs/Module/Id.php:16 +msgid "Full Name" +msgstr "Fullt navn" + +#: ../../Zotlabs/Module/Id.php:17 ../../Zotlabs/Module/Id.php:18 +#: ../../Zotlabs/Module/Admin.php:1035 ../../Zotlabs/Module/Admin.php:1047 +#: ../../include/network.php:2151 ../../boot.php:1705 +msgid "Email" +msgstr "E-post" + +#: ../../Zotlabs/Module/Id.php:19 ../../Zotlabs/Module/Id.php:20 +#: ../../Zotlabs/Module/Id.php:21 ../../Zotlabs/Lib/Apps.php:236 +msgid "Profile Photo" +msgstr "Profilbilde" + +#: ../../Zotlabs/Module/Id.php:22 +msgid "Profile Photo 16px" +msgstr "Profilbilde 16px" + +#: ../../Zotlabs/Module/Id.php:23 +msgid "Profile Photo 32px" +msgstr "Profilbilde 32px" + +#: ../../Zotlabs/Module/Id.php:24 +msgid "Profile Photo 48px" +msgstr "Profilbilde 48px" + +#: ../../Zotlabs/Module/Id.php:25 +msgid "Profile Photo 64px" +msgstr "Profilbilde 64px" + +#: ../../Zotlabs/Module/Id.php:26 +msgid "Profile Photo 80px" +msgstr "Profilbilde 80px" + +#: ../../Zotlabs/Module/Id.php:27 +msgid "Profile Photo 128px" +msgstr "Profilbilde 128px" + +#: ../../Zotlabs/Module/Id.php:28 +msgid "Timezone" +msgstr "Tidssone" + +#: ../../Zotlabs/Module/Id.php:29 ../../Zotlabs/Module/Profiles.php:731 +msgid "Homepage URL" +msgstr "Hjemmeside URL" + +#: ../../Zotlabs/Module/Id.php:30 ../../Zotlabs/Lib/Apps.php:234 +msgid "Language" +msgstr "Språk" + +#: ../../Zotlabs/Module/Id.php:31 +msgid "Birth Year" +msgstr "Fødselsår" + +#: ../../Zotlabs/Module/Id.php:32 +msgid "Birth Month" +msgstr "Fødselsmåne" + +#: ../../Zotlabs/Module/Id.php:33 +msgid "Birth Day" +msgstr "Fødselsdag" + +#: ../../Zotlabs/Module/Id.php:34 +msgid "Birthdate" +msgstr "Fødselsdato" + +#: ../../Zotlabs/Module/Id.php:35 ../../Zotlabs/Module/Profiles.php:454 +msgid "Gender" +msgstr "Kjønn" + +#: ../../Zotlabs/Module/Id.php:108 ../../include/selectors.php:49 +#: ../../include/selectors.php:66 +msgid "Male" +msgstr "Mannlig" + +#: ../../Zotlabs/Module/Id.php:110 ../../include/selectors.php:49 +#: ../../include/selectors.php:66 +msgid "Female" +msgstr "Kvinnelig" + +#: ../../Zotlabs/Module/Impel.php:41 ../../include/bbcode.php:192 +msgid "webpage" +msgstr "nettside" + +#: ../../Zotlabs/Module/Impel.php:46 ../../include/bbcode.php:198 +msgid "block" +msgstr "byggekloss" + +#: ../../Zotlabs/Module/Impel.php:51 ../../include/bbcode.php:195 +msgid "layout" +msgstr "layout" + +#: ../../Zotlabs/Module/Impel.php:58 ../../include/bbcode.php:201 +msgid "menu" +msgstr "meny" + +#: ../../Zotlabs/Module/Impel.php:196 +#, php-format +msgid "%s element installed" +msgstr "%s element installert" + +#: ../../Zotlabs/Module/Impel.php:199 +#, php-format +msgid "%s element installation failed" +msgstr "Installasjon av %s-element mislyktes" + +#: ../../Zotlabs/Module/Like.php:19 +msgid "Like/Dislike" +msgstr "Liker/Liker ikke" + +#: ../../Zotlabs/Module/Like.php:24 +msgid "This action is restricted to members." +msgstr "Denne handlingen er begrenset til medlemmer." + +#: ../../Zotlabs/Module/Like.php:25 +msgid "" +"Please login with your $Projectname ID or register as a new $Projectname member to continue." +msgstr "Vennligst logg inn med din $Projectname ID eller registrer deg som et nytt $Projectname-medlem for å fortsette" + +#: ../../Zotlabs/Module/Like.php:105 ../../Zotlabs/Module/Like.php:131 +#: ../../Zotlabs/Module/Like.php:169 +msgid "Invalid request." +msgstr "Ugyldig forespørsel." + +#: ../../Zotlabs/Module/Like.php:117 ../../include/conversation.php:126 +msgid "channel" +msgstr "kanal" + +#: ../../Zotlabs/Module/Like.php:146 +msgid "thing" +msgstr "ting" + +#: ../../Zotlabs/Module/Like.php:192 +msgid "Channel unavailable." +msgstr "Kanalen er utilgjengelig." + +#: ../../Zotlabs/Module/Like.php:240 +msgid "Previous action reversed." +msgstr "Forrige handling er omgjort." + +#: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 +#: ../../Zotlabs/Module/Tagger.php:47 ../../include/text.php:1940 +#: ../../include/conversation.php:120 +msgid "photo" +msgstr "foto" + +#: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 +#: ../../include/text.php:1946 ../../include/conversation.php:148 +msgid "status" +msgstr "status" + +#: ../../Zotlabs/Module/Like.php:420 ../../include/conversation.php:164 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "%1$s liker %2$s sin %3$s" + +#: ../../Zotlabs/Module/Like.php:422 ../../include/conversation.php:167 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "%1$s liker ikke %2$s sin %3$s" + +#: ../../Zotlabs/Module/Like.php:424 +#, php-format +msgid "%1$s agrees with %2$s's %3$s" +msgstr "%1$s er enig med %2$s sin %3$s" + +#: ../../Zotlabs/Module/Like.php:426 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "%1$s er ikke enig med %2$s sin %3$s" + +#: ../../Zotlabs/Module/Like.php:428 +#, php-format +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "%1$s avstår fra å mene noe om %2$s sin %3$s" + +#: ../../Zotlabs/Module/Like.php:430 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "%1$s deltar på %2$ss %3$s" + +#: ../../Zotlabs/Module/Like.php:432 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "%1$s deltar ikke på %2$ss %3$s" + +#: ../../Zotlabs/Module/Like.php:434 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "%1$s deltar kanskje på %2$ss %3$s" + +#: ../../Zotlabs/Module/Like.php:537 +msgid "Action completed." +msgstr "Handling ferdig." + +#: ../../Zotlabs/Module/Like.php:538 +msgid "Thank you." +msgstr "Tusen takk." + +#: ../../Zotlabs/Module/Import_items.php:102 +msgid "Import completed" +msgstr "Import ferdig" + +#: ../../Zotlabs/Module/Import_items.php:117 +msgid "Import Items" +msgstr "Importer elementer" + +#: ../../Zotlabs/Module/Import_items.php:118 +msgid "" +"Use this form to import existing posts and content from an export file." +msgstr "Bruk dette skjemaet for å importere eksisterende innlegg og innhold fra en eksportfil." + +#: ../../Zotlabs/Module/Invite.php:29 +msgid "Total invitation limit exceeded." +msgstr "Grensen for totalt antall invitasjoner er overskredet." + +#: ../../Zotlabs/Module/Invite.php:53 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s : ikke en gyldig e-postadresse." + +#: ../../Zotlabs/Module/Invite.php:63 +msgid "Please join us on $Projectname" +msgstr "Bli med oss på $Projectname" + +#: ../../Zotlabs/Module/Invite.php:74 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Invitasjonsgrensen er overskredet. Vennligst kontakt administratoren ved ditt nettsted." + +#: ../../Zotlabs/Module/Invite.php:79 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : meldingslevering feilet." + +#: ../../Zotlabs/Module/Invite.php:83 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d melding sendt." +msgstr[1] "%d meldinger sendt." + +#: ../../Zotlabs/Module/Invite.php:102 +msgid "You have no more invitations available" +msgstr "Du har ikke flere invitasjoner tilgjengelig" + +#: ../../Zotlabs/Module/Invite.php:133 +msgid "Send invitations" +msgstr "Send invitasjoner" + +#: ../../Zotlabs/Module/Invite.php:134 +msgid "Enter email addresses, one per line:" +msgstr "Skriv e-postadresser, en per linje:" + +#: ../../Zotlabs/Module/Invite.php:135 ../../Zotlabs/Module/Mail.php:249 +msgid "Your message:" +msgstr "Din melding:" + +#: ../../Zotlabs/Module/Invite.php:136 +msgid "Please join my community on $Projectname." +msgstr "Du er velkommen til å bli med i mitt fellesskap på $Projectname." + +#: ../../Zotlabs/Module/Invite.php:138 +msgid "You will need to supply this invitation code:" +msgstr "Du må oppgi denne invitasjonskoden:" + +#: ../../Zotlabs/Module/Invite.php:139 +msgid "" +"1. Register at any $Projectname location (they are all inter-connected)" +msgstr "1. Registrer ved enhver $Projectname-lokasjon (de er alle forbundet med hverandre)" + +#: ../../Zotlabs/Module/Invite.php:141 +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "2. Skriv inn min $Projectname-adresse i nettstedets søkefelt." + +#: ../../Zotlabs/Module/Invite.php:142 +msgid "or visit" +msgstr "eller besøke" + +#: ../../Zotlabs/Module/Invite.php:144 +msgid "3. Click [Connect]" +msgstr "3. Klikk [Forbindelse]" + +#: ../../Zotlabs/Module/Lockview.php:61 +msgid "Remote privacy information not available." +msgstr "Ekstern personverninformasjon er ikke tilgjengelig." + +#: ../../Zotlabs/Module/Lockview.php:82 +msgid "Visible to:" +msgstr "Synlig for:" + +#: ../../Zotlabs/Module/Locs.php:25 ../../Zotlabs/Module/Locs.php:54 +msgid "Location not found." +msgstr "Plassering er ikke funnet." + +#: ../../Zotlabs/Module/Locs.php:62 +msgid "Location lookup failed." +msgstr "Oppslag på plassering mislyktes." + +#: ../../Zotlabs/Module/Locs.php:66 +msgid "" +"Please select another location to become primary before removing the primary" +" location." +msgstr "Vennligst velg en annen plassering som primær før du sletter gjeldende primære plassering." + +#: ../../Zotlabs/Module/Locs.php:95 +msgid "Syncing locations" +msgstr "Synkroniserer plasseringer" + +#: ../../Zotlabs/Module/Locs.php:105 +msgid "No locations found." +msgstr "Ingen plasseringer ble funnet." + +#: ../../Zotlabs/Module/Locs.php:116 +msgid "Manage Channel Locations" +msgstr "Håndter kanalplasseringer" + +#: ../../Zotlabs/Module/Locs.php:118 ../../Zotlabs/Module/Profiles.php:470 +#: ../../Zotlabs/Module/Admin.php:1224 +msgid "Address" +msgstr "Adresse" + +#: ../../Zotlabs/Module/Locs.php:119 +msgid "Primary" +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:120 ../../Zotlabs/Module/Menu.php:113 +msgid "Drop" +msgstr "Slett" + +#: ../../Zotlabs/Module/Locs.php:122 +msgid "Sync Now" +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:123 +msgid "Please wait several minutes between consecutive operations." +msgstr "Vennligst vent flere minutter mellom hver etterfølgende operasjon." + +#: ../../Zotlabs/Module/Locs.php:124 +msgid "" +"When possible, drop a location by logging into that website/hub and removing" +" your channel." +msgstr "Når mulig, fjern en plassering ved å logge inn på det nettstedet eller den hub-en og fjern din kanal." + +#: ../../Zotlabs/Module/Locs.php:125 +msgid "Use this form to drop the location if the hub is no longer operating." +msgstr "Bruk dette skjemaet for å fjerne plasseringen hvis huben ikke er i drift lenger." + +#: ../../Zotlabs/Module/Magic.php:71 +msgid "Hub not found." +msgstr "Hubben ble ikke funnet." + +#: ../../Zotlabs/Module/Mail.php:38 +msgid "Unable to lookup recipient." +msgstr "Ikke i stand til å slå opp mottaker." + +#: ../../Zotlabs/Module/Mail.php:45 +msgid "Unable to communicate with requested channel." +msgstr "Ikke i stand til å kommunisere med forespurt kanal." + +#: ../../Zotlabs/Module/Mail.php:52 +msgid "Cannot verify requested channel." +msgstr "Kan ikke bekrefte forespurt kanal." + +#: ../../Zotlabs/Module/Mail.php:78 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "Valgt kanal har restriksjoner for private meldinger. Sending feilet." + +#: ../../Zotlabs/Module/Mail.php:143 +msgid "Messages" +msgstr "Meldinger" + +#: ../../Zotlabs/Module/Mail.php:178 +msgid "Message recalled." +msgstr "Innlegg tilbakekalt." + +#: ../../Zotlabs/Module/Mail.php:191 +msgid "Conversation removed." +msgstr "Samtale fjernet." + +#: ../../Zotlabs/Module/Mail.php:206 ../../Zotlabs/Module/Mail.php:315 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "Utløper YYYY-MM-DD HH:MM" + +#: ../../Zotlabs/Module/Mail.php:234 +msgid "Requested channel is not in this network" +msgstr "Forespurt kanal er ikke tilgjengelig i dette nettverket." + +#: ../../Zotlabs/Module/Mail.php:242 +msgid "Send Private Message" +msgstr "Send privat melding" + +#: ../../Zotlabs/Module/Mail.php:243 ../../Zotlabs/Module/Mail.php:368 +msgid "To:" +msgstr "Til:" + +#: ../../Zotlabs/Module/Mail.php:246 ../../Zotlabs/Module/Mail.php:370 +msgid "Subject:" +msgstr "Emne:" + +#: ../../Zotlabs/Module/Mail.php:251 ../../Zotlabs/Module/Mail.php:376 +#: ../../include/conversation.php:1220 +msgid "Attach file" +msgstr "Legg ved fil" + +#: ../../Zotlabs/Module/Mail.php:253 +msgid "Send" +msgstr "Send" + +#: ../../Zotlabs/Module/Mail.php:256 ../../Zotlabs/Module/Mail.php:381 +#: ../../include/conversation.php:1251 +msgid "Set expiration date" +msgstr "Angi utløpsdato" + +#: ../../Zotlabs/Module/Mail.php:340 +msgid "Delete message" +msgstr "Slett melding" + +#: ../../Zotlabs/Module/Mail.php:341 +msgid "Delivery report" +msgstr "Leveringsrapport" + +#: ../../Zotlabs/Module/Mail.php:342 +msgid "Recall message" +msgstr "Tilbakekall innlegg" + +#: ../../Zotlabs/Module/Mail.php:344 +msgid "Message has been recalled." +msgstr "Innlegget har blitt tilbakekalt." + +#: ../../Zotlabs/Module/Mail.php:361 +msgid "Delete Conversation" +msgstr "Slett samtale" + +#: ../../Zotlabs/Module/Mail.php:363 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Ingen sikret kommunikasjon tilgjengelig. Du kan muligens greie å svare via senderens profilside." + +#: ../../Zotlabs/Module/Mail.php:367 +msgid "Send Reply" +msgstr "Send svar" + +#: ../../Zotlabs/Module/Mail.php:372 +#, php-format +msgid "Your message for %s (%s):" +msgstr "Din melding til %s (%s):" + +#: ../../Zotlabs/Module/Manage.php:136 +#: ../../Zotlabs/Module/New_channel.php:121 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Du har laget %1$.0f av %2$.0f tillatte kanaler." + +#: ../../Zotlabs/Module/Manage.php:143 +msgid "Create a new channel" +msgstr "Lag en ny kanal" + +#: ../../Zotlabs/Module/Manage.php:164 ../../Zotlabs/Lib/Apps.php:213 +#: ../../include/nav.php:206 +msgid "Channel Manager" +msgstr "Kanalstyring" + +#: ../../Zotlabs/Module/Manage.php:165 +msgid "Current Channel" +msgstr "Gjeldende kanal" + +#: ../../Zotlabs/Module/Manage.php:167 +msgid "Switch to one of your channels by selecting it." +msgstr "Bytt til en av dine kanaler ved å velge den." + +#: ../../Zotlabs/Module/Manage.php:168 +msgid "Default Channel" +msgstr "Standardkanal" + +#: ../../Zotlabs/Module/Manage.php:169 +msgid "Make Default" +msgstr "Gjør til standard" + +#: ../../Zotlabs/Module/Manage.php:172 +#, php-format +msgid "%d new messages" +msgstr "%d nye meldinger" + +#: ../../Zotlabs/Module/Manage.php:173 +#, php-format +msgid "%d new introductions" +msgstr "%d nye introduksjoner" + +#: ../../Zotlabs/Module/Manage.php:175 +msgid "Delegated Channel" +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:19 +msgid "No valid account found." +msgstr "Ingen gyldig konto funnet." + +#: ../../Zotlabs/Module/Lostpass.php:33 +msgid "Password reset request issued. Check your email." +msgstr "Forespørsel om å tilbakestille passord er mottatt. Sjekk e-posten din." + +#: ../../Zotlabs/Module/Lostpass.php:39 ../../Zotlabs/Module/Lostpass.php:107 +#, php-format +msgid "Site Member (%s)" +msgstr "Nettstedsmedlem (%s)" + +#: ../../Zotlabs/Module/Lostpass.php:44 +#, php-format +msgid "Password reset requested at %s" +msgstr "Forespurt om å tilbakestille passord hos %s" + +#: ../../Zotlabs/Module/Lostpass.php:67 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "Forespørsel kunne ikke bekreftes. (Du kan ha sendt den inn tidligere.) Tilbakestilling av passord mislyktes." + +#: ../../Zotlabs/Module/Lostpass.php:90 ../../boot.php:1711 +msgid "Password Reset" +msgstr "Tilbakestill passord" + +#: ../../Zotlabs/Module/Lostpass.php:91 +msgid "Your password has been reset as requested." +msgstr "Ditt passord har blitt tilbakestilt som forespurt." + +#: ../../Zotlabs/Module/Lostpass.php:92 +msgid "Your new password is" +msgstr "Ditt nye passord er" + +#: ../../Zotlabs/Module/Lostpass.php:93 +msgid "Save or copy your new password - and then" +msgstr "Lagre eller kopier ditt nye passord, og deretter kan du" + +#: ../../Zotlabs/Module/Lostpass.php:94 +msgid "click here to login" +msgstr "klikke her for å logge inn" + +#: ../../Zotlabs/Module/Lostpass.php:95 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Ditt passord kan endres på siden Innstillinger etter vellykket innlogging." + +#: ../../Zotlabs/Module/Lostpass.php:112 +#, php-format +msgid "Your password has changed at %s" +msgstr "Ditt passord er endret hos %s" + +#: ../../Zotlabs/Module/Lostpass.php:127 +msgid "Forgot your Password?" +msgstr "Glemt passord ditt?" + +#: ../../Zotlabs/Module/Lostpass.php:128 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Skriv e-postadressen din og send inn for å tilbakestille passordet ditt. Sjekk deretter din e-post for videre instruksjoner." + +#: ../../Zotlabs/Module/Lostpass.php:129 +msgid "Email Address" +msgstr "E-postadresse" + +#: ../../Zotlabs/Module/Lostpass.php:130 +msgid "Reset" +msgstr "Tilbakestill" + +#: ../../Zotlabs/Module/Menu.php:49 +msgid "Unable to update menu." +msgstr "Ikke i stand til å oppdatere meny." + +#: ../../Zotlabs/Module/Menu.php:60 +msgid "Unable to create menu." +msgstr "Ikke i stand til å lage meny." + +#: ../../Zotlabs/Module/Menu.php:98 ../../Zotlabs/Module/Menu.php:110 +msgid "Menu Name" +msgstr "Menynavn" + +#: ../../Zotlabs/Module/Menu.php:98 +msgid "Unique name (not visible on webpage) - required" +msgstr "Unikt navn (ikke synlig på websiden) - påkrevet" + +#: ../../Zotlabs/Module/Menu.php:99 ../../Zotlabs/Module/Menu.php:111 +msgid "Menu Title" +msgstr "Menytittel" + +#: ../../Zotlabs/Module/Menu.php:99 +msgid "Visible on webpage - leave empty for no title" +msgstr "Synlig på websiden - la stå tomt for ingen tittel" + +#: ../../Zotlabs/Module/Menu.php:100 +msgid "Allow Bookmarks" +msgstr "Tillat bokmerker" + +#: ../../Zotlabs/Module/Menu.php:100 ../../Zotlabs/Module/Menu.php:157 +msgid "Menu may be used to store saved bookmarks" +msgstr "Menyen kan brukes til å lagre lagrede bokmerker" + +#: ../../Zotlabs/Module/Menu.php:101 ../../Zotlabs/Module/Menu.php:159 +msgid "Submit and proceed" +msgstr "Send inn og fortsett" + +#: ../../Zotlabs/Module/Menu.php:107 ../../include/text.php:2266 +msgid "Menus" +msgstr "Menyer" + +#: ../../Zotlabs/Module/Menu.php:117 +msgid "Bookmarks allowed" +msgstr "Bokmerker tillatt" + +#: ../../Zotlabs/Module/Menu.php:119 +msgid "Delete this menu" +msgstr "Slett denne menyen" + +#: ../../Zotlabs/Module/Menu.php:120 ../../Zotlabs/Module/Menu.php:154 +msgid "Edit menu contents" +msgstr "Endre menyinnholdet" + +#: ../../Zotlabs/Module/Menu.php:121 +msgid "Edit this menu" +msgstr "Endre denne menyen" + +#: ../../Zotlabs/Module/Menu.php:136 +msgid "Menu could not be deleted." +msgstr "Menyen kunne ikke bli slettet." + +#: ../../Zotlabs/Module/Menu.php:144 ../../Zotlabs/Module/Mitem.php:28 +msgid "Menu not found." +msgstr "Menyen ble ikke funnet." + +#: ../../Zotlabs/Module/Menu.php:149 +msgid "Edit Menu" +msgstr "Endre meny" + +#: ../../Zotlabs/Module/Menu.php:153 +msgid "Add or remove entries to this menu" +msgstr "Legg til eller fjern punkter i denne menyen" + +#: ../../Zotlabs/Module/Menu.php:155 +msgid "Menu name" +msgstr "Menynavn" + +#: ../../Zotlabs/Module/Menu.php:155 +msgid "Must be unique, only seen by you" +msgstr "Må være unik, ses bare av deg" + +#: ../../Zotlabs/Module/Menu.php:156 +msgid "Menu title" +msgstr "Menytittel" + +#: ../../Zotlabs/Module/Menu.php:156 +msgid "Menu title as seen by others" +msgstr "Menytittelen andre ser" + +#: ../../Zotlabs/Module/Menu.php:157 +msgid "Allow bookmarks" +msgstr "Tillat bokmerker" + +#: ../../Zotlabs/Module/Menu.php:166 ../../Zotlabs/Module/Mitem.php:120 +#: ../../Zotlabs/Module/Xchan.php:41 +msgid "Not found." +msgstr "Ikke funnet." + +#: ../../Zotlabs/Module/Mood.php:67 ../../include/conversation.php:260 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "%1$s er %2$s" + +#: ../../Zotlabs/Module/Mood.php:135 ../../Zotlabs/Lib/Apps.php:225 +msgid "Mood" +msgstr "Stemning" + +#: ../../Zotlabs/Module/Mood.php:136 +msgid "Set your current mood and tell your friends" +msgstr "Angi ditt nåværende humør og fortell dine venner" + +#: ../../Zotlabs/Module/Match.php:26 +msgid "Profile Match" +msgstr "Profiltreff" + +#: ../../Zotlabs/Module/Match.php:35 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Ingen nøkkelord å sammenlikne. Vennligst legg til nøkkelord til din standardprofil." + +#: ../../Zotlabs/Module/Match.php:67 +msgid "is interested in:" +msgstr "er interessert i:" + +#: ../../Zotlabs/Module/Match.php:74 +msgid "No matches" +msgstr "Ingen treff" + +#: ../../Zotlabs/Module/Network.php:96 +msgid "No such group" +msgstr "Gruppen finnes ikke" + +#: ../../Zotlabs/Module/Network.php:136 +msgid "No such channel" +msgstr "Ingen slik kanal" + +#: ../../Zotlabs/Module/Network.php:141 +msgid "forum" +msgstr "forum" + +#: ../../Zotlabs/Module/Network.php:153 +msgid "Search Results For:" +msgstr "Søkeresultat for:" + +#: ../../Zotlabs/Module/Network.php:217 +msgid "Privacy group is empty" +msgstr "Personverngruppen er tom" + +#: ../../Zotlabs/Module/Network.php:226 +msgid "Privacy group: " +msgstr "Personverngruppe:" + +#: ../../Zotlabs/Module/Network.php:252 +msgid "Invalid connection." +msgstr "Ugyldig forbindelse." + +#: ../../Zotlabs/Module/Notify.php:57 +#: ../../Zotlabs/Module/Notifications.php:98 +msgid "No more system notifications." +msgstr "Ingen flere systemvarsler." + +#: ../../Zotlabs/Module/Notify.php:61 +#: ../../Zotlabs/Module/Notifications.php:102 +msgid "System Notifications" +msgstr "Systemvarsler" + +#: ../../Zotlabs/Module/Mitem.php:52 +msgid "Unable to create element." +msgstr "Klarer ikke å lage element." + +#: ../../Zotlabs/Module/Mitem.php:76 +msgid "Unable to update menu element." +msgstr "Ikke i stand til å oppdatere menyelement." + +#: ../../Zotlabs/Module/Mitem.php:92 +msgid "Unable to add menu element." +msgstr "Ikke i stand til å legge til menyelement." + +#: ../../Zotlabs/Module/Mitem.php:153 ../../Zotlabs/Module/Mitem.php:226 +msgid "Menu Item Permissions" +msgstr "Menyelement Tillatelser" + +#: ../../Zotlabs/Module/Mitem.php:154 ../../Zotlabs/Module/Mitem.php:227 +#: ../../Zotlabs/Module/Settings.php:1068 +msgid "(click to open/close)" +msgstr "(klikk for å åpne/lukke)" + +#: ../../Zotlabs/Module/Mitem.php:156 ../../Zotlabs/Module/Mitem.php:172 +msgid "Link Name" +msgstr "Lenkenavn" + +#: ../../Zotlabs/Module/Mitem.php:157 ../../Zotlabs/Module/Mitem.php:231 +msgid "Link or Submenu Target" +msgstr "Lenke- eller undermeny-mål" + +#: ../../Zotlabs/Module/Mitem.php:157 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "Skriv URL-en til lenken eller velg et menynavn for å lage en undermeny" + +#: ../../Zotlabs/Module/Mitem.php:158 ../../Zotlabs/Module/Mitem.php:232 +msgid "Use magic-auth if available" +msgstr "Bruk magic-autent hvis mulig" + +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:233 +msgid "Open link in new window" +msgstr "Åpne lenke i nytt vindu" + +#: ../../Zotlabs/Module/Mitem.php:160 ../../Zotlabs/Module/Mitem.php:234 +msgid "Order in list" +msgstr "Ordne i liste" + +#: ../../Zotlabs/Module/Mitem.php:160 ../../Zotlabs/Module/Mitem.php:234 +msgid "Higher numbers will sink to bottom of listing" +msgstr "Høyere tall vil synke mot bunnen av listen" + +#: ../../Zotlabs/Module/Mitem.php:161 +msgid "Submit and finish" +msgstr "Send inn og avslutt" + +#: ../../Zotlabs/Module/Mitem.php:162 +msgid "Submit and continue" +msgstr "Send inn og fortsett" + +#: ../../Zotlabs/Module/Mitem.php:170 +msgid "Menu:" +msgstr "Meny:" + +#: ../../Zotlabs/Module/Mitem.php:173 +msgid "Link Target" +msgstr "Lenkemål" + +#: ../../Zotlabs/Module/Mitem.php:176 +msgid "Edit menu" +msgstr "Endre meny" + +#: ../../Zotlabs/Module/Mitem.php:179 +msgid "Edit element" +msgstr "Endre element" + +#: ../../Zotlabs/Module/Mitem.php:180 +msgid "Drop element" +msgstr "Slett element" + +#: ../../Zotlabs/Module/Mitem.php:181 +msgid "New element" +msgstr "Nytt element" + +#: ../../Zotlabs/Module/Mitem.php:182 +msgid "Edit this menu container" +msgstr "Endre denne menybeholderen" + +#: ../../Zotlabs/Module/Mitem.php:183 +msgid "Add menu element" +msgstr "Legg til menyelement" + +#: ../../Zotlabs/Module/Mitem.php:184 +msgid "Delete this menu item" +msgstr "Slett dette menyelementet" + +#: ../../Zotlabs/Module/Mitem.php:185 +msgid "Edit this menu item" +msgstr "Endre dette menyelementet" + +#: ../../Zotlabs/Module/Mitem.php:202 +msgid "Menu item not found." +msgstr "Menyelement ble ikke funnet." + +#: ../../Zotlabs/Module/Mitem.php:215 +msgid "Menu item deleted." +msgstr "Menyelement slettet." + +#: ../../Zotlabs/Module/Mitem.php:217 +msgid "Menu item could not be deleted." +msgstr "Menyelement kunne ikke bli slettet." + +#: ../../Zotlabs/Module/Mitem.php:224 +msgid "Edit Menu Element" +msgstr "Endre menyelement" + +#: ../../Zotlabs/Module/Mitem.php:230 +msgid "Link text" +msgstr "Lenketekst" + +#: ../../Zotlabs/Module/New_channel.php:128 +#: ../../Zotlabs/Module/Register.php:231 +msgid "Name or caption" +msgstr "Navn eller overskrift" + +#: ../../Zotlabs/Module/New_channel.php:128 +#: ../../Zotlabs/Module/Register.php:231 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\"" +msgstr "Eksempel: \"Ola Nordmann\", \"Lisa og hestene hennes\", \"Fotball\", \"Sykkelgruppa\"" + +#: ../../Zotlabs/Module/New_channel.php:130 +#: ../../Zotlabs/Module/Register.php:233 +msgid "Choose a short nickname" +msgstr "Velg et kort kallenavn" + +#: ../../Zotlabs/Module/New_channel.php:130 +#: ../../Zotlabs/Module/Register.php:233 +#, php-format +msgid "" +"Your nickname will be used to create an easy to remember channel address " +"e.g. nickname%s" +msgstr "Ditt kallenavn brukes til å lage en kanaladresse som er enkel å huske, for eksempel kallenavn%s" + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Channel role and privacy" +msgstr "Kanalrolle og personvern" + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Select a channel role with your privacy requirements." +msgstr "Velg en kanalrolle for ditt personvernbehov." + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Read more about roles" +msgstr "Les mer om roller" + +#: ../../Zotlabs/Module/New_channel.php:135 +msgid "Create Channel" +msgstr "Lag kanal" + +#: ../../Zotlabs/Module/New_channel.php:136 +msgid "" +"A channel is your identity on this network. It can represent a person, a " +"blog, or a forum to name a few. Channels can make connections with other " +"channels to share information with highly detailed permissions." +msgstr "En kanal er din identitet i dette nettverket. Den kan representere en person, en blogg eller et forum for å nevne noe. Kanaler kan ha forbindelser til andre kanaler for å dele informasjon, og med svært detaljerte tillatelser." + +#: ../../Zotlabs/Module/New_channel.php:137 +msgid "" +"or import an existing channel from another location." +msgstr "eller importer en eksisterende kanal fra et annet sted." + +#: ../../Zotlabs/Module/Notifications.php:30 +msgid "Invalid request identifier." +msgstr "Ugyldig forespørselsidentifikator." + +#: ../../Zotlabs/Module/Notifications.php:39 +msgid "Discard" +msgstr "Forkast" + +#: ../../Zotlabs/Module/Notifications.php:103 ../../include/nav.php:191 +msgid "Mark all system notifications seen" +msgstr "Merk alle systemvarsler som sett" + +#: ../../Zotlabs/Module/Photos.php:84 +msgid "Page owner information could not be retrieved." +msgstr "Informasjon om sideeier kunne ikke hentes." + +#: ../../Zotlabs/Module/Photos.php:99 ../../Zotlabs/Module/Photos.php:743 +#: ../../Zotlabs/Module/Profile_photo.php:114 +#: ../../Zotlabs/Module/Profile_photo.php:206 +#: ../../Zotlabs/Module/Profile_photo.php:294 +#: ../../include/photo/photo_driver.php:718 +msgid "Profile Photos" +msgstr "Profilbilder" + +#: ../../Zotlabs/Module/Photos.php:105 ../../Zotlabs/Module/Photos.php:149 +msgid "Album not found." +msgstr "Albumet ble ikke funnet." + +#: ../../Zotlabs/Module/Photos.php:132 +msgid "Delete Album" +msgstr "Slett album" + +#: ../../Zotlabs/Module/Photos.php:153 +msgid "" +"Multiple storage folders exist with this album name, but within different " +"directories. Please remove the desired folder or folders using the Files " +"manager" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:210 ../../Zotlabs/Module/Photos.php:1053 +msgid "Delete Photo" +msgstr "Slett bilde" + +#: ../../Zotlabs/Module/Photos.php:533 +msgid "No photos selected" +msgstr "Ingen bilder valgt" + +#: ../../Zotlabs/Module/Photos.php:582 +msgid "Access to this item is restricted." +msgstr "Tilgang til dette elementet er begrenset." + +#: ../../Zotlabs/Module/Photos.php:621 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "%1$.2f MB av %2$.2f MB lagringsplass til bilder er brukt." + +#: ../../Zotlabs/Module/Photos.php:624 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "%1$.2f MB lagringsplass til bilder er brukt." + +#: ../../Zotlabs/Module/Photos.php:660 +msgid "Upload Photos" +msgstr "Last opp bilder" + +#: ../../Zotlabs/Module/Photos.php:664 +msgid "Enter an album name" +msgstr "Skriv et albumnavn" + +#: ../../Zotlabs/Module/Photos.php:665 +msgid "or select an existing album (doubleclick)" +msgstr "eller velg et eksisterende album (dobbeltklikk)" + +#: ../../Zotlabs/Module/Photos.php:666 +msgid "Create a status post for this upload" +msgstr "Lag et statusinnlegg for denne opplastingen" + +#: ../../Zotlabs/Module/Photos.php:667 +msgid "Caption (optional):" +msgstr "Bildetekst (valgfritt):" + +#: ../../Zotlabs/Module/Photos.php:668 +msgid "Description (optional):" +msgstr "Beskrivelse (valgfritt):" + +#: ../../Zotlabs/Module/Photos.php:695 +msgid "Album name could not be decoded" +msgstr "Albumnavnet kunne ikke dekodes" + +#: ../../Zotlabs/Module/Photos.php:743 +msgid "Contact Photos" +msgstr "Kontaktbilder" + +#: ../../Zotlabs/Module/Photos.php:766 +msgid "Show Newest First" +msgstr "Vis nyeste først" + +#: ../../Zotlabs/Module/Photos.php:768 +msgid "Show Oldest First" +msgstr "Vis eldste først" + +#: ../../Zotlabs/Module/Photos.php:792 ../../Zotlabs/Module/Photos.php:1331 +#: ../../include/widgets.php:1499 +msgid "View Photo" +msgstr "Vis foto" + +#: ../../Zotlabs/Module/Photos.php:823 ../../include/widgets.php:1516 +msgid "Edit Album" +msgstr "Endre album" + +#: ../../Zotlabs/Module/Photos.php:870 +msgid "Permission denied. Access to this item may be restricted." +msgstr "Tillatelse avvist. Tilgang til dette elementet kan være begrenset." + +#: ../../Zotlabs/Module/Photos.php:872 +msgid "Photo not available" +msgstr "Bilde er utilgjengelig" + +#: ../../Zotlabs/Module/Photos.php:930 +msgid "Use as profile photo" +msgstr "Bruk som profilbilde" + +#: ../../Zotlabs/Module/Photos.php:931 +msgid "Use as cover photo" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:938 +msgid "Private Photo" +msgstr "Privat bilde" + +#: ../../Zotlabs/Module/Photos.php:953 +msgid "View Full Size" +msgstr "Vis i full størrelse" + +#: ../../Zotlabs/Module/Photos.php:998 ../../Zotlabs/Module/Admin.php:1437 +#: ../../Zotlabs/Module/Tagrm.php:137 +msgid "Remove" +msgstr "Fjern" + +#: ../../Zotlabs/Module/Photos.php:1032 +msgid "Edit photo" +msgstr "Endre bilde" + +#: ../../Zotlabs/Module/Photos.php:1034 +msgid "Rotate CW (right)" +msgstr "Roter med klokka (mot høyre)" + +#: ../../Zotlabs/Module/Photos.php:1035 +msgid "Rotate CCW (left)" +msgstr "Roter mot klokka (venstre)" + +#: ../../Zotlabs/Module/Photos.php:1038 +msgid "Enter a new album name" +msgstr "Skriv et nytt albumnavn" + +#: ../../Zotlabs/Module/Photos.php:1039 +msgid "or select an existing one (doubleclick)" +msgstr "eller velg et eksisterende album (dobbeltklikk)" + +#: ../../Zotlabs/Module/Photos.php:1042 +msgid "Caption" +msgstr "Overskrift" + +#: ../../Zotlabs/Module/Photos.php:1044 +msgid "Add a Tag" +msgstr "Legg til merkelapp" + +#: ../../Zotlabs/Module/Photos.php:1048 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Eksempel: @bob, @Barbara_Jensen, @jim@example.com" + +#: ../../Zotlabs/Module/Photos.php:1051 +msgid "Flag as adult in album view" +msgstr "Flag som voksent i albumvisning" + +#: ../../Zotlabs/Module/Photos.php:1070 ../../Zotlabs/Lib/ThreadItem.php:261 +msgid "I like this (toggle)" +msgstr "Jeg liker dette (skru av og på)" + +#: ../../Zotlabs/Module/Photos.php:1071 ../../Zotlabs/Lib/ThreadItem.php:262 +msgid "I don't like this (toggle)" +msgstr "Jeg liker ikke dette (skru av og på)" + +#: ../../Zotlabs/Module/Photos.php:1073 ../../Zotlabs/Lib/ThreadItem.php:397 +#: ../../include/conversation.php:740 +msgid "Please wait" +msgstr "Vennligst vent" + +#: ../../Zotlabs/Module/Photos.php:1089 ../../Zotlabs/Module/Photos.php:1207 +#: ../../Zotlabs/Lib/ThreadItem.php:707 +msgid "This is you" +msgstr "Dette er deg" + +#: ../../Zotlabs/Module/Photos.php:1091 ../../Zotlabs/Module/Photos.php:1209 +#: ../../Zotlabs/Lib/ThreadItem.php:709 ../../include/js_strings.php:6 +msgid "Comment" +msgstr "Kommentar" + +#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:574 +msgctxt "title" +msgid "Likes" +msgstr "Liker" + +#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:574 +msgctxt "title" +msgid "Dislikes" +msgstr "Liker ikke" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Agree" +msgstr "Enig" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Disagree" +msgstr "Uenig" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +msgctxt "title" +msgid "Abstain" +msgstr "Avstår" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Attending" +msgstr "Deltar" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Not attending" +msgstr "Deltar ikke" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +msgctxt "title" +msgid "Might attend" +msgstr "Deltar kanskje" + +#: ../../Zotlabs/Module/Photos.php:1126 ../../Zotlabs/Module/Photos.php:1138 +#: ../../Zotlabs/Lib/ThreadItem.php:181 ../../Zotlabs/Lib/ThreadItem.php:193 +#: ../../include/conversation.php:1717 +msgid "View all" +msgstr "Vis alle" + +#: ../../Zotlabs/Module/Photos.php:1130 ../../Zotlabs/Lib/ThreadItem.php:185 +#: ../../include/taxonomy.php:403 ../../include/conversation.php:1741 +#: ../../include/channel.php:1158 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "Liker" +msgstr[1] "Liker" + +#: ../../Zotlabs/Module/Photos.php:1135 ../../Zotlabs/Lib/ThreadItem.php:190 +#: ../../include/conversation.php:1744 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "Liker ikke" +msgstr[1] "Liker ikke" + +#: ../../Zotlabs/Module/Photos.php:1235 +msgid "Photo Tools" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1244 +msgid "In This Photo:" +msgstr "I dette bildet:" + +#: ../../Zotlabs/Module/Photos.php:1249 +msgid "Map" +msgstr "Kart" + +#: ../../Zotlabs/Module/Photos.php:1257 ../../Zotlabs/Lib/ThreadItem.php:386 +msgctxt "noun" +msgid "Likes" +msgstr "Liker" + +#: ../../Zotlabs/Module/Photos.php:1258 ../../Zotlabs/Lib/ThreadItem.php:387 +msgctxt "noun" +msgid "Dislikes" +msgstr "Liker ikke" + +#: ../../Zotlabs/Module/Photos.php:1263 ../../Zotlabs/Lib/ThreadItem.php:392 +#: ../../include/acl_selectors.php:285 +msgid "Close" +msgstr "Lukk" + +#: ../../Zotlabs/Module/Photos.php:1337 +msgid "View Album" +msgstr "Vis album" + +#: ../../Zotlabs/Module/Photos.php:1348 ../../Zotlabs/Module/Photos.php:1361 +#: ../../Zotlabs/Module/Photos.php:1362 +msgid "Recent Photos" +msgstr "Nye bilder" + +#: ../../Zotlabs/Module/Ping.php:265 +msgid "sent you a private message" +msgstr "sendte deg en privat melding" + +#: ../../Zotlabs/Module/Ping.php:313 +msgid "added your channel" +msgstr "la til din kanal" + +#: ../../Zotlabs/Module/Ping.php:323 +msgid "g A l F d" +msgstr "g A l F d" + +#: ../../Zotlabs/Module/Ping.php:346 +msgid "[today]" +msgstr "[idag]" + +#: ../../Zotlabs/Module/Ping.php:355 +msgid "posted an event" +msgstr "la ut en hendelse" + +#: ../../Zotlabs/Module/Oexchange.php:27 +msgid "Unable to find your hub." +msgstr "Ikke i stand til å finne hubben din." + +#: ../../Zotlabs/Module/Oexchange.php:41 +msgid "Post successful." +msgstr "Innlegg vellykket." + +#: ../../Zotlabs/Module/Openid.php:30 +msgid "OpenID protocol error. No ID returned." +msgstr "OpenID protokollfeil. Ingen ID ble returnert." + +#: ../../Zotlabs/Module/Openid.php:193 ../../include/auth.php:226 +msgid "Login failed." +msgstr "Innlogging mislyktes." + +#: ../../Zotlabs/Module/Page.php:133 +msgid "" +"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " +"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam," +" quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " +"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " +"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " +"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." +msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." + +#: ../../Zotlabs/Module/Pconfig.php:26 ../../Zotlabs/Module/Pconfig.php:59 +msgid "This setting requires special processing and editing has been blocked." +msgstr "Denne innstillingen krever spesiell behandling og redigering har blitt blokkert." + +#: ../../Zotlabs/Module/Pconfig.php:48 +msgid "Configuration Editor" +msgstr "Konfigurasjonsbehandler" + +#: ../../Zotlabs/Module/Pconfig.php:49 +msgid "" +"Warning: Changing some settings could render your channel inoperable. Please" +" leave this page unless you are comfortable with and knowledgeable about how" +" to correctly use this feature." +msgstr "Advarsel: kanalen din kan slutte å virke ved endring av enkelte innstillinger. Vennligst forlat denne siden med mindre du er komfortabel med dette og vet hvordan du bruker denne funksjonen riktig." + +#: ../../Zotlabs/Module/Pdledit.php:18 +msgid "Layout updated." +msgstr "Layout er oppdatert." + +#: ../../Zotlabs/Module/Pdledit.php:34 ../../Zotlabs/Module/Pdledit.php:61 +msgid "Edit System Page Description" +msgstr "Endre beskrivelsen av systemsiden" + +#: ../../Zotlabs/Module/Pdledit.php:56 +msgid "Layout not found." +msgstr "Layouten ble ikke funnet." + +#: ../../Zotlabs/Module/Pdledit.php:62 +msgid "Module Name:" +msgstr "Modulnavn:" + +#: ../../Zotlabs/Module/Pdledit.php:63 +msgid "Layout Help" +msgstr "Layout-hjelp" + +#: ../../Zotlabs/Module/Poke.php:168 ../../Zotlabs/Lib/Apps.php:226 +#: ../../include/conversation.php:960 +msgid "Poke" +msgstr "Prikk" + +#: ../../Zotlabs/Module/Poke.php:169 +msgid "Poke somebody" +msgstr "Dult noen" + +#: ../../Zotlabs/Module/Poke.php:172 +msgid "Poke/Prod" +msgstr "Prikke/oppildne" + +#: ../../Zotlabs/Module/Poke.php:173 +msgid "Poke, prod or do other things to somebody" +msgstr "Dult, prikk eller gjør andre ting med noen" + +#: ../../Zotlabs/Module/Poke.php:180 +msgid "Recipient" +msgstr "Mottaker" + +#: ../../Zotlabs/Module/Poke.php:181 +msgid "Choose what you wish to do to recipient" +msgstr "Velg hva du ønsker å gjøre med mottakeren" + +#: ../../Zotlabs/Module/Poke.php:184 ../../Zotlabs/Module/Poke.php:185 +msgid "Make this post private" +msgstr "Gjør dette innlegget privat" + +#: ../../Zotlabs/Module/Probe.php:30 ../../Zotlabs/Module/Probe.php:34 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "Henting av URL gir følgende feil: %1$s" + +#: ../../Zotlabs/Module/Profiles.php:24 ../../Zotlabs/Module/Profiles.php:189 +#: ../../Zotlabs/Module/Profiles.php:246 ../../Zotlabs/Module/Profiles.php:625 +msgid "Profile not found." +msgstr "Profilen ble ikke funnet." + +#: ../../Zotlabs/Module/Profiles.php:44 +msgid "Profile deleted." +msgstr "Profilen er slettet." + +#: ../../Zotlabs/Module/Profiles.php:68 ../../Zotlabs/Module/Profiles.php:104 +msgid "Profile-" +msgstr "Profil-" + +#: ../../Zotlabs/Module/Profiles.php:89 ../../Zotlabs/Module/Profiles.php:132 +msgid "New profile created." +msgstr "Ny profil opprettet." + +#: ../../Zotlabs/Module/Profiles.php:110 +msgid "Profile unavailable to clone." +msgstr "Profilen er utilgjengelig for klonen." + +#: ../../Zotlabs/Module/Profiles.php:151 +msgid "Profile unavailable to export." +msgstr "Profilen er utilgjengelig for eksport." + +#: ../../Zotlabs/Module/Profiles.php:256 +msgid "Profile Name is required." +msgstr "Profilnavn er påkrevd." + +#: ../../Zotlabs/Module/Profiles.php:427 +msgid "Marital Status" +msgstr "Sivilstand" + +#: ../../Zotlabs/Module/Profiles.php:431 +msgid "Romantic Partner" +msgstr "Romantisk partner" + +#: ../../Zotlabs/Module/Profiles.php:435 ../../Zotlabs/Module/Profiles.php:736 +msgid "Likes" +msgstr "Liker" + +#: ../../Zotlabs/Module/Profiles.php:439 ../../Zotlabs/Module/Profiles.php:737 +msgid "Dislikes" +msgstr "Liker ikke" + +#: ../../Zotlabs/Module/Profiles.php:443 ../../Zotlabs/Module/Profiles.php:744 +msgid "Work/Employment" +msgstr "Arbeid/sysselsetting" + +#: ../../Zotlabs/Module/Profiles.php:446 +msgid "Religion" +msgstr "Religion" + +#: ../../Zotlabs/Module/Profiles.php:450 +msgid "Political Views" +msgstr "Politiske synspunkter" + +#: ../../Zotlabs/Module/Profiles.php:458 +msgid "Sexual Preference" +msgstr "Seksuelle preferanser" + +#: ../../Zotlabs/Module/Profiles.php:462 +msgid "Homepage" +msgstr "Hjemmeside" + +#: ../../Zotlabs/Module/Profiles.php:466 +msgid "Interests" +msgstr "Interesser" + +#: ../../Zotlabs/Module/Profiles.php:560 +msgid "Profile updated." +msgstr "Profilen er oppdatert." + +#: ../../Zotlabs/Module/Profiles.php:644 +msgid "Hide your connections list from viewers of this profile" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:686 +msgid "Edit Profile Details" +msgstr "Endre profildetaljer" + +#: ../../Zotlabs/Module/Profiles.php:688 +msgid "View this profile" +msgstr "Vis denne profilen" + +#: ../../Zotlabs/Module/Profiles.php:689 ../../Zotlabs/Module/Profiles.php:771 +#: ../../include/channel.php:959 +msgid "Edit visibility" +msgstr "Endre synlighet" + +#: ../../Zotlabs/Module/Profiles.php:690 +msgid "Profile Tools" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:691 +msgid "Change cover photo" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:692 ../../include/channel.php:930 +msgid "Change profile photo" +msgstr "Endre profilbilde" + +#: ../../Zotlabs/Module/Profiles.php:693 +msgid "Create a new profile using these settings" +msgstr "Lag en ny profil ved å bruke disse innstillingene" + +#: ../../Zotlabs/Module/Profiles.php:694 +msgid "Clone this profile" +msgstr "Klon denne profilen" + +#: ../../Zotlabs/Module/Profiles.php:695 +msgid "Delete this profile" +msgstr "Slett denne profilen" + +#: ../../Zotlabs/Module/Profiles.php:696 +msgid "Add profile things" +msgstr "Legg til profilting" + +#: ../../Zotlabs/Module/Profiles.php:697 ../../include/widgets.php:105 +#: ../../include/conversation.php:1526 +msgid "Personal" +msgstr "Personlig" + +#: ../../Zotlabs/Module/Profiles.php:699 +msgid "Relation" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:700 ../../include/datetime.php:48 +msgid "Miscellaneous" +msgstr "Forskjellig" + +#: ../../Zotlabs/Module/Profiles.php:702 +msgid "Import profile from file" +msgstr "Importer profil fra fil" + +#: ../../Zotlabs/Module/Profiles.php:703 +msgid "Export profile to file" +msgstr "Eksporter profil til fil" + +#: ../../Zotlabs/Module/Profiles.php:704 +msgid "Your gender" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:705 +msgid "Marital status" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:706 +msgid "Sexual preference" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:709 +msgid "Profile name" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:711 +msgid "This is your default profile." +msgstr "Dette er din standardprofil." + +#: ../../Zotlabs/Module/Profiles.php:713 +msgid "Your full name" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:714 +msgid "Title/Description" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:717 +msgid "Street address" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:718 +msgid "Locality/City" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:719 +msgid "Region/State" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:720 +msgid "Postal/Zip code" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:721 +msgid "Country" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:726 +msgid "Who (if applicable)" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:726 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Eksempler: kari123, Kari Villiamsen, kari@example.com" + +#: ../../Zotlabs/Module/Profiles.php:727 +msgid "Since (date)" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:730 +msgid "Tell us about yourself" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:732 +msgid "Hometown" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:733 +msgid "Political views" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:734 +msgid "Religious views" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:735 +msgid "Keywords used in directory listings" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:735 +msgid "Example: fishing photography software" +msgstr "Eksempel: fisking fotografering programvare" + +#: ../../Zotlabs/Module/Profiles.php:738 +msgid "Musical interests" +msgstr "Musikkinteresser" + +#: ../../Zotlabs/Module/Profiles.php:739 +msgid "Books, literature" +msgstr "Bøker, litteratur" + +#: ../../Zotlabs/Module/Profiles.php:740 +msgid "Television" +msgstr "TV/fjernsyn" + +#: ../../Zotlabs/Module/Profiles.php:741 +msgid "Film/Dance/Culture/Entertainment" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:742 +msgid "Hobbies/Interests" +msgstr "Hobbier/Interesser" + +#: ../../Zotlabs/Module/Profiles.php:743 +msgid "Love/Romance" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:745 +msgid "School/Education" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:746 +msgid "Contact information and social networks" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:747 +msgid "My other channels" +msgstr "Mine andre kanaler" + +#: ../../Zotlabs/Module/Profiles.php:767 ../../include/channel.php:955 +msgid "Profile Image" +msgstr "Profilbilde" + +#: ../../Zotlabs/Module/Profiles.php:777 ../../include/nav.php:88 +#: ../../include/channel.php:937 +msgid "Edit Profiles" +msgstr "Endre profiler" + +#: ../../Zotlabs/Module/Profile_photo.php:179 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Hold nede Shift-knappen og last siden på nytt eller tøm nettleserens mellomlager hvis det nye bildet ikke vises umiddelbart." + +#: ../../Zotlabs/Module/Profile_photo.php:367 +msgid "Upload Profile Photo" +msgstr "Last opp profilbilde:" + +#: ../../Zotlabs/Module/Profperm.php:34 ../../Zotlabs/Module/Profperm.php:63 +msgid "Invalid profile identifier." +msgstr "Ugyldig profil-identifikator." + +#: ../../Zotlabs/Module/Profperm.php:115 +msgid "Profile Visibility Editor" +msgstr "Endre profilsynlighet" + +#: ../../Zotlabs/Module/Profperm.php:117 ../../include/channel.php:1249 +msgid "Profile" +msgstr "Profil" + +#: ../../Zotlabs/Module/Profperm.php:119 +msgid "Click on a contact to add or remove." +msgstr "Klikk på en kontakt for å legge til eller fjerne." + +#: ../../Zotlabs/Module/Profperm.php:128 +msgid "Visible To" +msgstr "Synlig for" + +#: ../../Zotlabs/Module/Pubsites.php:22 ../../include/widgets.php:1270 +msgid "Public Hubs" +msgstr "Offentlige huber" + +#: ../../Zotlabs/Module/Pubsites.php:25 +msgid "" +"The listed hubs allow public registration for the $Projectname network. All " +"hubs in the network are interlinked so membership on any of them conveys " +"membership in the network as a whole. Some hubs may require subscription or " +"provide tiered service plans. The hub itself may provide " +"additional details." +msgstr "Nettstedene på listen tillater offentlig registrering i $Projectname-nettverket. Alle nettsteder i nettverket er forbundet så medlemskap på enhver av dem formidler medlemskap i nettverket som helhet. Noen nettsteder kan kreve abonnement eller tilby lagdelte tjenesteavtaler. Nettstedene selv kan gi tilleggsopplysninger." + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Hub URL" +msgstr "Nettstedets URL" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Access Type" +msgstr "Tilgangstype" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Registration Policy" +msgstr "Retningslinjer for registrering" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Stats" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Software" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:31 ../../Zotlabs/Module/Ratings.php:103 +#: ../../include/conversation.php:959 +msgid "Ratings" +msgstr "Vurderinger" + +#: ../../Zotlabs/Module/Pubsites.php:38 +msgid "Rate" +msgstr "Vurder" + +#: ../../Zotlabs/Module/Rate.php:160 +msgid "Website:" +msgstr "Nettsted:" + +#: ../../Zotlabs/Module/Rate.php:163 +#, php-format +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "Fjerntliggende kanal [%s] (foreløpig ikke kjent på dette nettstedet)" + +#: ../../Zotlabs/Module/Rate.php:164 +msgid "Rating (this information is public)" +msgstr "Vurdering (denne informasjonen er offentlig)" + +#: ../../Zotlabs/Module/Rate.php:165 +msgid "Optionally explain your rating (this information is public)" +msgstr "Velg om du vil forklare din vurdering (denne informasjonen er offentlig)" + +#: ../../Zotlabs/Module/Ratings.php:73 +msgid "No ratings" +msgstr "Ingen vurderinger" + +#: ../../Zotlabs/Module/Ratings.php:104 +msgid "Rating: " +msgstr "Vurdering:" + +#: ../../Zotlabs/Module/Ratings.php:105 +msgid "Website: " +msgstr "Nettsted:" + +#: ../../Zotlabs/Module/Ratings.php:107 +msgid "Description: " +msgstr "Beskrivelse:" + +#: ../../Zotlabs/Module/Admin.php:77 +msgid "Theme settings updated." +msgstr "Temainnstillinger er oppdatert." + +#: ../../Zotlabs/Module/Admin.php:197 +msgid "# Accounts" +msgstr "# Kontoer" + +#: ../../Zotlabs/Module/Admin.php:198 +msgid "# blocked accounts" +msgstr "# blokkerte kontoer" + +#: ../../Zotlabs/Module/Admin.php:199 +msgid "# expired accounts" +msgstr "# utgåtte kontoer" + +#: ../../Zotlabs/Module/Admin.php:200 +msgid "# expiring accounts" +msgstr "# kontoer som holder på å gå ut" + +#: ../../Zotlabs/Module/Admin.php:211 +msgid "# Channels" +msgstr "# Kanaler" + +#: ../../Zotlabs/Module/Admin.php:212 +msgid "# primary" +msgstr "# hoved" + +#: ../../Zotlabs/Module/Admin.php:213 +msgid "# clones" +msgstr "# kloner" + +#: ../../Zotlabs/Module/Admin.php:219 +msgid "Message queues" +msgstr "Meldingskøer" + +#: ../../Zotlabs/Module/Admin.php:236 +msgid "Your software should be updated" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:241 ../../Zotlabs/Module/Admin.php:490 +#: ../../Zotlabs/Module/Admin.php:711 ../../Zotlabs/Module/Admin.php:755 +#: ../../Zotlabs/Module/Admin.php:1030 ../../Zotlabs/Module/Admin.php:1209 +#: ../../Zotlabs/Module/Admin.php:1329 ../../Zotlabs/Module/Admin.php:1419 +#: ../../Zotlabs/Module/Admin.php:1612 ../../Zotlabs/Module/Admin.php:1646 +#: ../../Zotlabs/Module/Admin.php:1731 +msgid "Administration" +msgstr "Administrasjon" + +#: ../../Zotlabs/Module/Admin.php:242 +msgid "Summary" +msgstr "Sammendrag" + +#: ../../Zotlabs/Module/Admin.php:245 +msgid "Registered accounts" +msgstr "Registrerte kontoer" + +#: ../../Zotlabs/Module/Admin.php:246 ../../Zotlabs/Module/Admin.php:715 +msgid "Pending registrations" +msgstr "Ventende registreringer" + +#: ../../Zotlabs/Module/Admin.php:247 +msgid "Registered channels" +msgstr "Registrerte kanaler" + +#: ../../Zotlabs/Module/Admin.php:248 ../../Zotlabs/Module/Admin.php:716 +msgid "Active plugins" +msgstr "Aktive tilleggsfunksjoner" + +#: ../../Zotlabs/Module/Admin.php:249 +msgid "Version" +msgstr "Versjon" + +#: ../../Zotlabs/Module/Admin.php:250 +msgid "Repository version (master)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:251 +msgid "Repository version (dev)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:373 +msgid "Site settings updated." +msgstr "Nettstedsinnstillinger er oppdatert." + +#: ../../Zotlabs/Module/Admin.php:400 ../../include/text.php:2841 +msgid "Default" +msgstr "Standard" + +#: ../../Zotlabs/Module/Admin.php:410 ../../Zotlabs/Module/Settings.php:798 +msgid "mobile" +msgstr "mobil" + +#: ../../Zotlabs/Module/Admin.php:412 +msgid "experimental" +msgstr "eksperimentell" + +#: ../../Zotlabs/Module/Admin.php:414 +msgid "unsupported" +msgstr "ikke støttet" + +#: ../../Zotlabs/Module/Admin.php:460 +msgid "Yes - with approval" +msgstr "Ja - med godkjenning" + +#: ../../Zotlabs/Module/Admin.php:466 +msgid "My site is not a public server" +msgstr "Mitt nettsted er ikke en offentlig tjeneste" + +#: ../../Zotlabs/Module/Admin.php:467 +msgid "My site has paid access only" +msgstr "Mitt nettsted gir kun tilgang mot betaling" + +#: ../../Zotlabs/Module/Admin.php:468 +msgid "My site has free access only" +msgstr "Mitt nettsted har kun gratis tilgang" + +#: ../../Zotlabs/Module/Admin.php:469 +msgid "My site offers free accounts with optional paid upgrades" +msgstr "Mitt nettsted tilbyr gratis konto med valgfri oppgradering til betalt tjeneste" + +#: ../../Zotlabs/Module/Admin.php:491 ../../include/widgets.php:1382 +msgid "Site" +msgstr "Nettsted" + +#: ../../Zotlabs/Module/Admin.php:493 ../../Zotlabs/Module/Register.php:245 +msgid "Registration" +msgstr "Registrering" + +#: ../../Zotlabs/Module/Admin.php:494 +msgid "File upload" +msgstr "Last opp fil" + +#: ../../Zotlabs/Module/Admin.php:495 +msgid "Policies" +msgstr "Retningslinjer" + +#: ../../Zotlabs/Module/Admin.php:496 ../../include/contact_widgets.php:16 +msgid "Advanced" +msgstr "Avansert" + +#: ../../Zotlabs/Module/Admin.php:500 +msgid "Site name" +msgstr "Nettstedets navn" + +#: ../../Zotlabs/Module/Admin.php:501 +msgid "Banner/Logo" +msgstr "Banner/Logo" + +#: ../../Zotlabs/Module/Admin.php:502 +msgid "Administrator Information" +msgstr "Administratorinformasjon" + +#: ../../Zotlabs/Module/Admin.php:502 +msgid "" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "Kontaktinformasjon til nettstedsadministratorer. Vises på siteinfo-siden. BBCode kan brukes her" + +#: ../../Zotlabs/Module/Admin.php:503 +msgid "System language" +msgstr "Systemspråk" + +#: ../../Zotlabs/Module/Admin.php:504 +msgid "System theme" +msgstr "Systemtema" + +#: ../../Zotlabs/Module/Admin.php:504 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "Standard systemtema - kan overstyres av brukerprofiler - endre temainnstillinger" + +#: ../../Zotlabs/Module/Admin.php:505 +msgid "Mobile system theme" +msgstr "Mobilt systemtema" + +#: ../../Zotlabs/Module/Admin.php:505 +msgid "Theme for mobile devices" +msgstr "Tema for mobile enheter" + +#: ../../Zotlabs/Module/Admin.php:507 +msgid "Allow Feeds as Connections" +msgstr "Tillat strømmer som forbindelser" + +#: ../../Zotlabs/Module/Admin.php:507 +msgid "(Heavy system resource usage)" +msgstr "(Tung bruk av systemressurser)" + +#: ../../Zotlabs/Module/Admin.php:508 +msgid "Maximum image size" +msgstr "Største bildestørrelse" + +#: ../../Zotlabs/Module/Admin.php:508 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "Største størrelse i bytes for opplastede bilder. Standard er 0, som betyr ubegrenset." + +#: ../../Zotlabs/Module/Admin.php:509 +msgid "Does this site allow new member registration?" +msgstr "Tillater dette nettstedet registrering av nye medlemmer?" + +#: ../../Zotlabs/Module/Admin.php:510 +msgid "Invitation only" +msgstr "Kun inviterte" + +#: ../../Zotlabs/Module/Admin.php:510 +msgid "" +"Only allow new member registrations with an invitation code. Above register " +"policy must be set to Yes." +msgstr "Tillat bare nye medlemsregistreringer med en invitasjonskode. Ovenstående retningslinjer for registrering må være satt til Ja." + +#: ../../Zotlabs/Module/Admin.php:511 +msgid "Which best describes the types of account offered by this hub?" +msgstr "Hvilket alternativ beskriver best hva slags kontotype som tilbys av dette nettstedet/denne hubben?" + +#: ../../Zotlabs/Module/Admin.php:512 +msgid "Register text" +msgstr "Registreringstekst" + +#: ../../Zotlabs/Module/Admin.php:512 +msgid "Will be displayed prominently on the registration page." +msgstr "Vil bli vist på en fremtredende måte på registreringssiden." + +#: ../../Zotlabs/Module/Admin.php:513 +msgid "Site homepage to show visitors (default: login box)" +msgstr "Nettstedets hjemmeside som vises til besøkende (standard: innloggingsboks)" + +#: ../../Zotlabs/Module/Admin.php:513 +msgid "" +"example: 'public' to show public stream, 'page/sys/home' to show a system " +"webpage called 'home' or 'include:home.html' to include a file." +msgstr "eksempel: 'public' for å vise offentlig strøm av innlegg, 'page/sys/home/ for å vise en system-webside called 'home\" eller 'include:home.html' for å inkludere en fil." + +#: ../../Zotlabs/Module/Admin.php:514 +msgid "Preserve site homepage URL" +msgstr "Bevar URL-en til nettstedets hjemmeside" + +#: ../../Zotlabs/Module/Admin.php:514 +msgid "" +"Present the site homepage in a frame at the original location instead of " +"redirecting" +msgstr "Presenter hjemmesiden til nettstedet i en ramme fra den opprinnelige plasseringen i stedet for å omdirigere" + +#: ../../Zotlabs/Module/Admin.php:515 +msgid "Accounts abandoned after x days" +msgstr "Kontoer forlatt etter x dager" + +#: ../../Zotlabs/Module/Admin.php:515 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "Vil ikke kaste bort systemressurser på å spørre eksterne nettsteder etter forlatte kontoer. Skriv 0 for å ikke sette noen tidsgrense." + +#: ../../Zotlabs/Module/Admin.php:516 +msgid "Allowed friend domains" +msgstr "Tillatte vennedomener" + +#: ../../Zotlabs/Module/Admin.php:516 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "Kommaseparert liste over domener som har lov til å etablere vennskap med dette nettstedet. Jokertegn er akseptert. Tøm for å tillate alle domener." + +#: ../../Zotlabs/Module/Admin.php:517 +msgid "Allowed email domains" +msgstr "Tillate e-postdomener" + +#: ../../Zotlabs/Module/Admin.php:517 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "Kommaseparert liste med domener som er tillatt i e-postadresser ved registrering på dette nettstedet. Jokertegn er akseptert. Tomt betyr at alle domener er tillatt" + +#: ../../Zotlabs/Module/Admin.php:518 +msgid "Not allowed email domains" +msgstr "Ikke tillatte e-postdomener" + +#: ../../Zotlabs/Module/Admin.php:518 +msgid "" +"Comma separated list of domains which are not allowed in email addresses for" +" registrations to this site. Wildcards are accepted. Empty to allow any " +"domains, unless allowed domains have been defined." +msgstr "Kommaseparert liste med domener som ikke er tillatt i e-postadresser ved registrering på dette nettstedet. Jokertegn er akseptert. Tomt betyr at alle domener er tillatt, med mindre tillate domener er blitt definert." + +#: ../../Zotlabs/Module/Admin.php:519 +msgid "Verify Email Addresses" +msgstr "Bekreft e-postadresser" + +#: ../../Zotlabs/Module/Admin.php:519 +msgid "" +"Check to verify email addresses used in account registration (recommended)." +msgstr "Sett hake for å sjekke e-postadresser brukt ved kontoregistrering (anbefales)." + +#: ../../Zotlabs/Module/Admin.php:520 +msgid "Force publish" +msgstr "Tving publisering" + +#: ../../Zotlabs/Module/Admin.php:520 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "Kryss av for å tvinge alle profiler på dette nettstedet til å bli oppført i nettstedet sin katalog." + +#: ../../Zotlabs/Module/Admin.php:521 +msgid "Import Public Streams" +msgstr "Importer offentlige innholdsstrømmer" + +#: ../../Zotlabs/Module/Admin.php:521 +msgid "" +"Import and allow access to public content pulled from other sites. Warning: " +"this content is unmoderated." +msgstr "Importer og gi tilgang til offentlig innhold trukket inn fra andre nettsteder. Advarsel: dette innholdet er ikke moderert." + +#: ../../Zotlabs/Module/Admin.php:522 +msgid "Login on Homepage" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:522 +msgid "" +"Present a login box to visitors on the home page if no other content has " +"been configured." +msgstr "Presenter en innloggingsboks til besøkende på hjemmesiden hvis ikke noe annet innhold har blitt konfigurert." + +#: ../../Zotlabs/Module/Admin.php:523 +msgid "Enable context help" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:523 +msgid "" +"Display contextual help for the current page when the help button is " +"pressed." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:525 +msgid "Directory Server URL" +msgstr "Katalogtjener URL" + +#: ../../Zotlabs/Module/Admin.php:525 +msgid "Default directory server" +msgstr "Standard katalogtjener" + +#: ../../Zotlabs/Module/Admin.php:527 +msgid "Proxy user" +msgstr "Brukernavn mellomtjener" + +#: ../../Zotlabs/Module/Admin.php:528 +msgid "Proxy URL" +msgstr "Mellomtjener URL" + +#: ../../Zotlabs/Module/Admin.php:529 +msgid "Network timeout" +msgstr "Nettverk tidsavbrudd" + +#: ../../Zotlabs/Module/Admin.php:529 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "Verdien i sekunder. Skriv 0 for ubegrenset (ikke anbefalt)." + +#: ../../Zotlabs/Module/Admin.php:530 +msgid "Delivery interval" +msgstr "Leveringsinterval" + +#: ../../Zotlabs/Module/Admin.php:530 +msgid "" +"Delay background delivery processes by this many seconds to reduce system " +"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " +"for large dedicated servers." +msgstr "Forsink leveringsprosessene i bakgrunnen med dette antall sekunder for å redusere systembelastningen. Anbefaling: 4-5 for delte tjenere, 2-3 for virtuelle tjenere, 0-1 for større dedikerte tjenere." + +#: ../../Zotlabs/Module/Admin.php:531 +msgid "Deliveries per process" +msgstr "Leveranser per prosess" + +#: ../../Zotlabs/Module/Admin.php:531 +msgid "" +"Number of deliveries to attempt in a single operating system process. Adjust" +" if necessary to tune system performance. Recommend: 1-5." +msgstr "Antall leveranser som forsøkes i en enkelt operativsystemprosess. Juster om nødvendig for å fininnstille systemets yteevne. Anbefaling: 1-5." + +#: ../../Zotlabs/Module/Admin.php:532 +msgid "Poll interval" +msgstr "Spørreintervall" + +#: ../../Zotlabs/Module/Admin.php:532 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "Forsink spørreprosessene i bakgrunnen med dette antall sekunder for å redusere systembelastningen. Hvis 0, bruk dette leveringsintervallet." + +#: ../../Zotlabs/Module/Admin.php:533 +msgid "Maximum Load Average" +msgstr "Største belastningsgjennomsnitt" + +#: ../../Zotlabs/Module/Admin.php:533 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "Største systembelastning før leverings- og spørreprosesser blir utsatt - standard 50." + +#: ../../Zotlabs/Module/Admin.php:534 +msgid "Expiration period in days for imported (grid/network) content" +msgstr "Antall dager før importert innhold (nettet/nettverk) utgår" + +#: ../../Zotlabs/Module/Admin.php:534 +msgid "0 for no expiration of imported content" +msgstr "0 dersom importert innhold ikke skal utgå" + +#: ../../Zotlabs/Module/Admin.php:677 ../../Zotlabs/Module/Admin.php:678 +#: ../../Zotlabs/Module/Settings.php:722 +msgid "Off" +msgstr "Av" + +#: ../../Zotlabs/Module/Admin.php:677 ../../Zotlabs/Module/Admin.php:678 +#: ../../Zotlabs/Module/Settings.php:722 +msgid "On" +msgstr "På" + +#: ../../Zotlabs/Module/Admin.php:678 +#, php-format +msgid "Lock feature %s" +msgstr "Lås funksjon %s" + +#: ../../Zotlabs/Module/Admin.php:686 +msgid "Manage Additional Features" +msgstr "Håndter tilleggsfunksjoner" + +#: ../../Zotlabs/Module/Admin.php:703 +msgid "No server found" +msgstr "Ingen tjener funnet" + +#: ../../Zotlabs/Module/Admin.php:710 ../../Zotlabs/Module/Admin.php:1046 +msgid "ID" +msgstr "ID" + +#: ../../Zotlabs/Module/Admin.php:710 +msgid "for channel" +msgstr "for kanalen" + +#: ../../Zotlabs/Module/Admin.php:710 +msgid "on server" +msgstr "på tjener" + +#: ../../Zotlabs/Module/Admin.php:712 +msgid "Server" +msgstr "Tjener" + +#: ../../Zotlabs/Module/Admin.php:746 +msgid "" +"By default, unfiltered HTML is allowed in embedded media. This is inherently" +" insecure." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:749 +msgid "" +"The recommended setting is to only allow unfiltered HTML from the following " +"sites:" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:750 +msgid "" +"https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/https://vimeo.com/
    https://soundcloud.com/
    " +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:751 +msgid "" +"All other embedded content will be filtered, unless " +"embedded content from that site is explicitly blocked." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:756 ../../include/widgets.php:1385 +msgid "Security" +msgstr "Sikkerhet" + +#: ../../Zotlabs/Module/Admin.php:758 +msgid "Block public" +msgstr "Blokker offentlig tilgang" + +#: ../../Zotlabs/Module/Admin.php:758 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently authenticated." +msgstr "Kryss av for å blokkere tilgang til alle personlige sider som ellers ville vært offentlig tilgjengelige på dette nettstedet med mindre du er logget inn." + +#: ../../Zotlabs/Module/Admin.php:759 +msgid "Set \"Transport Security\" HTTP header" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:760 +msgid "Set \"Content Security Policy\" HTTP header" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:761 +msgid "Allow communications only from these sites" +msgstr "Tillat kommunikasjon med bare disse nettstedene" + +#: ../../Zotlabs/Module/Admin.php:761 +msgid "" +"One site per line. Leave empty to allow communication from anywhere by " +"default" +msgstr "Et nettsted per linje. La det stå tomt for å tillate kommunikasjon med ethvert nettsted som standard" + +#: ../../Zotlabs/Module/Admin.php:762 +msgid "Block communications from these sites" +msgstr "Blokker kommunikasjon fra disse nettstedene" + +#: ../../Zotlabs/Module/Admin.php:763 +msgid "Allow communications only from these channels" +msgstr "Tillat kommunikasjon med bare disse kanalene" + +#: ../../Zotlabs/Module/Admin.php:763 +msgid "" +"One channel (hash) per line. Leave empty to allow from any channel by " +"default" +msgstr "En kanal (hash) per linje. La det stå tomt for å tillate enhver kanal som standard" + +#: ../../Zotlabs/Module/Admin.php:764 +msgid "Block communications from these channels" +msgstr "Blokker kommunikasjon fra disse kanalene" + +#: ../../Zotlabs/Module/Admin.php:765 +msgid "Only allow embeds from secure (SSL) websites and links." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:766 +msgid "Allow unfiltered embedded HTML content only from these domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:766 +msgid "One site per line. By default embedded content is filtered." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:767 +msgid "Block embedded HTML from these domains" +msgstr "Blokker innbygget HTML fra disse domenene" + +#: ../../Zotlabs/Module/Admin.php:785 +msgid "Update has been marked successful" +msgstr "Oppdateringen har blitt merket som en suksess" + +#: ../../Zotlabs/Module/Admin.php:795 +#, php-format +msgid "Executing %s failed. Check system logs." +msgstr "Utføring av %s feilet. Sjekk systemlogger." + +#: ../../Zotlabs/Module/Admin.php:798 +#, php-format +msgid "Update %s was successfully applied." +msgstr "Oppdatering %s ble gjennomført med suksess." + +#: ../../Zotlabs/Module/Admin.php:802 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "Oppdatering %s returnerte ingen status. Det er ukjent om den ble vellykket." + +#: ../../Zotlabs/Module/Admin.php:805 +#, php-format +msgid "Update function %s could not be found." +msgstr "Oppdatering av funksjon %s kunne ikke finnes." + +#: ../../Zotlabs/Module/Admin.php:821 +msgid "No failed updates." +msgstr "Ingen mislykkede oppdateringer." + +#: ../../Zotlabs/Module/Admin.php:825 +msgid "Failed Updates" +msgstr "Mislykkede oppdateringer" + +#: ../../Zotlabs/Module/Admin.php:827 +msgid "Mark success (if update was manually applied)" +msgstr "Marker suksess (hvis oppdateringen ble gjennomført manuelt)" + +#: ../../Zotlabs/Module/Admin.php:828 +msgid "Attempt to execute this update step automatically" +msgstr "Prøv å gjennomføre dette oppdateringstrinnet automatisk" + +#: ../../Zotlabs/Module/Admin.php:859 +msgid "Queue Statistics" +msgstr "Køstatistikk" + +#: ../../Zotlabs/Module/Admin.php:860 +msgid "Total Entries" +msgstr "Totalt antall oppføringer" + +#: ../../Zotlabs/Module/Admin.php:861 +msgid "Priority" +msgstr "Prioritet" + +#: ../../Zotlabs/Module/Admin.php:862 +msgid "Destination URL" +msgstr "Mål-URL" + +#: ../../Zotlabs/Module/Admin.php:863 +msgid "Mark hub permanently offline" +msgstr "Merk hub som permanent offline" + +#: ../../Zotlabs/Module/Admin.php:864 +msgid "Empty queue for this hub" +msgstr "Tøm køen for denne hubben" + +#: ../../Zotlabs/Module/Admin.php:865 +msgid "Last known contact" +msgstr "Siste kjente kontakt" + +#: ../../Zotlabs/Module/Admin.php:901 +#, php-format +msgid "%s account blocked/unblocked" +msgid_plural "%s account blocked/unblocked" +msgstr[0] "%s konto blokkert/ikke blokkert lenger" +msgstr[1] "%s kontoer blokkert/ikke blokkert lenger" + +#: ../../Zotlabs/Module/Admin.php:908 +#, php-format +msgid "%s account deleted" +msgid_plural "%s accounts deleted" +msgstr[0] "%s konto slettet" +msgstr[1] "%s kontoer slettet" + +#: ../../Zotlabs/Module/Admin.php:944 +msgid "Account not found" +msgstr "Kontoen ble ikke funnet" + +#: ../../Zotlabs/Module/Admin.php:955 +#, php-format +msgid "Account '%s' deleted" +msgstr "Kontoen '%s' slettet" + +#: ../../Zotlabs/Module/Admin.php:963 +#, php-format +msgid "Account '%s' blocked" +msgstr "Kontoen '%s' blokkert" + +#: ../../Zotlabs/Module/Admin.php:971 +#, php-format +msgid "Account '%s' unblocked" +msgstr "Kontoen '%s' er ikke blokkert lenger" + +#: ../../Zotlabs/Module/Admin.php:1031 ../../Zotlabs/Module/Admin.php:1044 +#: ../../include/widgets.php:1383 +msgid "Accounts" +msgstr "Kontoer" + +#: ../../Zotlabs/Module/Admin.php:1033 ../../Zotlabs/Module/Admin.php:1212 +msgid "select all" +msgstr "velg alle" + +#: ../../Zotlabs/Module/Admin.php:1034 +msgid "Registrations waiting for confirm" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1035 +msgid "Request date" +msgstr "Dato for forespørsel" + +#: ../../Zotlabs/Module/Admin.php:1036 +msgid "No registrations." +msgstr "Ingen registreringer." + +#: ../../Zotlabs/Module/Admin.php:1038 +msgid "Deny" +msgstr "Avslå" + +#: ../../Zotlabs/Module/Admin.php:1048 ../../include/group.php:267 +msgid "All Channels" +msgstr "Alle kanaler" + +#: ../../Zotlabs/Module/Admin.php:1049 +msgid "Register date" +msgstr "Registreringsdato" + +#: ../../Zotlabs/Module/Admin.php:1050 +msgid "Last login" +msgstr "Siste innlogging" + +#: ../../Zotlabs/Module/Admin.php:1051 +msgid "Expires" +msgstr "Utløper" + +#: ../../Zotlabs/Module/Admin.php:1052 +msgid "Service Class" +msgstr "Tjenesteklasse" + +#: ../../Zotlabs/Module/Admin.php:1054 +msgid "" +"Selected accounts will be deleted!\\n\\nEverything these accounts had posted" +" on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Valgte kontoer vil bli slettet!\\n\\nAlt disse kontoene har lagt inn på dette nettstedet vil bli slettet permanent!\\n\\nEr du sikker på at du vil slette disse valgte kontoene?" + +#: ../../Zotlabs/Module/Admin.php:1055 +msgid "" +"The account {0} will be deleted!\\n\\nEverything this account has posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Kontoen {0} vl bli slettet!\\n\\nAlt denne kontoen har lagt inn på dette nettstedet vil bli slettet permanent!\\n\\nEr du sikker på at du vil slette denne kontoen?" + +#: ../../Zotlabs/Module/Admin.php:1091 +#, php-format +msgid "%s channel censored/uncensored" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "%s kanal er sensurert/ikke sensurert lenger" +msgstr[1] "%s kanaler er sensurert/ikke sensurert lenger" + +#: ../../Zotlabs/Module/Admin.php:1100 +#, php-format +msgid "%s channel code allowed/disallowed" +msgid_plural "%s channels code allowed/disallowed" +msgstr[0] "%s kanal med kode tillatt/ikke tillatt" +msgstr[1] "%s kanaler med kode tillatt/ikke tillatt" + +#: ../../Zotlabs/Module/Admin.php:1106 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "%s kanal slettet" +msgstr[1] "%s kanaler slettet" + +#: ../../Zotlabs/Module/Admin.php:1126 +msgid "Channel not found" +msgstr "Kanalen ble ikke funnet" + +#: ../../Zotlabs/Module/Admin.php:1136 +#, php-format +msgid "Channel '%s' deleted" +msgstr "Kanalen '%s' er slettet" + +#: ../../Zotlabs/Module/Admin.php:1148 +#, php-format +msgid "Channel '%s' censored" +msgstr "Kanalen '%s' er sensurert" + +#: ../../Zotlabs/Module/Admin.php:1148 +#, php-format +msgid "Channel '%s' uncensored" +msgstr "Kanalen '%s' er ikke sensurert lenger" + +#: ../../Zotlabs/Module/Admin.php:1159 +#, php-format +msgid "Channel '%s' code allowed" +msgstr "Kanal '%s' kode tillatt" + +#: ../../Zotlabs/Module/Admin.php:1159 +#, php-format +msgid "Channel '%s' code disallowed" +msgstr "Kanal '%s' kode ikke tillatt" + +#: ../../Zotlabs/Module/Admin.php:1210 ../../include/widgets.php:1384 +msgid "Channels" +msgstr "Kanaler" + +#: ../../Zotlabs/Module/Admin.php:1214 +msgid "Censor" +msgstr "Sensurer" + +#: ../../Zotlabs/Module/Admin.php:1215 +msgid "Uncensor" +msgstr "Ikke sensurer lenger" + +#: ../../Zotlabs/Module/Admin.php:1216 +msgid "Allow Code" +msgstr "Tillat kode" + +#: ../../Zotlabs/Module/Admin.php:1217 +msgid "Disallow Code" +msgstr "Ikke tillat kode" + +#: ../../Zotlabs/Module/Admin.php:1218 ../../include/conversation.php:1611 +msgid "Channel" +msgstr "Kanal" + +#: ../../Zotlabs/Module/Admin.php:1222 +msgid "UID" +msgstr "UID" + +#: ../../Zotlabs/Module/Admin.php:1226 +msgid "" +"Selected channels will be deleted!\\n\\nEverything that was posted in these " +"channels on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Valgte kanaler vil bli slettet!\\n\\nAlt innhold som er lagt inn i disse kanalene på dette nettstedet vil bli slettet for alltid!\\n\\nEr du sikker på at du vil slette disse kanalene med alt innhold?" + +#: ../../Zotlabs/Module/Admin.php:1227 +msgid "" +"The channel {0} will be deleted!\\n\\nEverything that was posted in this " +"channel on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "Kanalen {0} vil bli slettet!\\n\\nAlt innhold som er lagt inn i denne kanalen på dettet nettstedet vil bli slettet for alltid!\\n\\nEr du sikker på at du vil slette denne kanalen med alt innhold?" + +#: ../../Zotlabs/Module/Admin.php:1284 +#, php-format +msgid "Plugin %s disabled." +msgstr "Tilleggsfunksjonen %s er avskrudd." + +#: ../../Zotlabs/Module/Admin.php:1288 +#, php-format +msgid "Plugin %s enabled." +msgstr "Tilleggsfunksjonen %s er påskrudd." + +#: ../../Zotlabs/Module/Admin.php:1298 ../../Zotlabs/Module/Admin.php:1585 +msgid "Disable" +msgstr "Skru av" + +#: ../../Zotlabs/Module/Admin.php:1301 ../../Zotlabs/Module/Admin.php:1587 +msgid "Enable" +msgstr "Skru på" + +#: ../../Zotlabs/Module/Admin.php:1330 ../../Zotlabs/Module/Admin.php:1420 +#: ../../include/widgets.php:1387 +msgid "Plugins" +msgstr "Tilleggsfunksjoner" + +#: ../../Zotlabs/Module/Admin.php:1331 ../../Zotlabs/Module/Admin.php:1614 +msgid "Toggle" +msgstr "Skru av og på" + +#: ../../Zotlabs/Module/Admin.php:1332 ../../Zotlabs/Module/Admin.php:1615 +#: ../../Zotlabs/Lib/Apps.php:215 ../../include/widgets.php:638 +#: ../../include/nav.php:208 +msgid "Settings" +msgstr "Innstillinger" + +#: ../../Zotlabs/Module/Admin.php:1339 ../../Zotlabs/Module/Admin.php:1624 +msgid "Author: " +msgstr "Forfatter:" + +#: ../../Zotlabs/Module/Admin.php:1340 ../../Zotlabs/Module/Admin.php:1625 +msgid "Maintainer: " +msgstr "Vedlikeholder:" + +#: ../../Zotlabs/Module/Admin.php:1341 +msgid "Minimum project version: " +msgstr "Minimum prosjektversjon:" + +#: ../../Zotlabs/Module/Admin.php:1342 +msgid "Maximum project version: " +msgstr "Maksimum prosjektversjon:" + +#: ../../Zotlabs/Module/Admin.php:1343 +msgid "Minimum PHP version: " +msgstr "Minimum PHP-versjon:" + +#: ../../Zotlabs/Module/Admin.php:1344 +msgid "Requires: " +msgstr "Krever:" + +#: ../../Zotlabs/Module/Admin.php:1345 ../../Zotlabs/Module/Admin.php:1425 +msgid "Disabled - version incompatibility" +msgstr "Skrudd av - versjonsinkompatibilitet" + +#: ../../Zotlabs/Module/Admin.php:1394 +msgid "Enter the public git repository URL of the plugin repo." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1395 +msgid "Plugin repo git URL" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1396 +msgid "Custom repo name" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1396 +msgid "(optional)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1397 +msgid "Download Plugin Repo" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1404 +msgid "Install new repo" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1405 ../../Zotlabs/Lib/Apps.php:330 +msgid "Install" +msgstr "Installer" + +#: ../../Zotlabs/Module/Admin.php:1427 +msgid "Manage Repos" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1428 +msgid "Installed Plugin Repositories" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1429 +msgid "Install a New Plugin Repository" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1435 ../../Zotlabs/Module/Settings.php:77 +#: ../../Zotlabs/Module/Settings.php:616 ../../Zotlabs/Lib/Apps.php:330 +msgid "Update" +msgstr "Oppdater" + +#: ../../Zotlabs/Module/Admin.php:1436 +msgid "Switch branch" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1550 +msgid "No themes found." +msgstr "Ingen temaer er funnet." + +#: ../../Zotlabs/Module/Admin.php:1606 +msgid "Screenshot" +msgstr "Skjermbilde" + +#: ../../Zotlabs/Module/Admin.php:1613 ../../Zotlabs/Module/Admin.php:1647 +#: ../../include/widgets.php:1388 +msgid "Themes" +msgstr "Temaer" + +#: ../../Zotlabs/Module/Admin.php:1652 +msgid "[Experimental]" +msgstr "[Eksperimentelt]" + +#: ../../Zotlabs/Module/Admin.php:1653 +msgid "[Unsupported]" +msgstr "[Ingen støtte]" + +#: ../../Zotlabs/Module/Admin.php:1677 +msgid "Log settings updated." +msgstr "Logginnstillinger er oppdatert." + +#: ../../Zotlabs/Module/Admin.php:1732 ../../include/widgets.php:1409 +#: ../../include/widgets.php:1419 +msgid "Logs" +msgstr "Logger" + +#: ../../Zotlabs/Module/Admin.php:1734 +msgid "Clear" +msgstr "Tøm" + +#: ../../Zotlabs/Module/Admin.php:1740 +msgid "Debugging" +msgstr "Feilsøking" + +#: ../../Zotlabs/Module/Admin.php:1741 +msgid "Log file" +msgstr "Loggfil" + +#: ../../Zotlabs/Module/Admin.php:1741 +msgid "" +"Must be writable by web server. Relative to your top-level webserver " +"directory." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1742 +msgid "Log level" +msgstr "Loggnivå" + +#: ../../Zotlabs/Module/Admin.php:2028 +msgid "New Profile Field" +msgstr "Nytt profilfelt" + +#: ../../Zotlabs/Module/Admin.php:2029 ../../Zotlabs/Module/Admin.php:2049 +msgid "Field nickname" +msgstr "Feltets kallenavn" + +#: ../../Zotlabs/Module/Admin.php:2029 ../../Zotlabs/Module/Admin.php:2049 +msgid "System name of field" +msgstr "Systemnavnet til feltet" + +#: ../../Zotlabs/Module/Admin.php:2030 ../../Zotlabs/Module/Admin.php:2050 +msgid "Input type" +msgstr "Inndata-type" + +#: ../../Zotlabs/Module/Admin.php:2031 ../../Zotlabs/Module/Admin.php:2051 +msgid "Field Name" +msgstr "Feltnavn" + +#: ../../Zotlabs/Module/Admin.php:2031 ../../Zotlabs/Module/Admin.php:2051 +msgid "Label on profile pages" +msgstr "Merkelapp på profilsider" + +#: ../../Zotlabs/Module/Admin.php:2032 ../../Zotlabs/Module/Admin.php:2052 +msgid "Help text" +msgstr "Hjelpetekst" + +#: ../../Zotlabs/Module/Admin.php:2032 ../../Zotlabs/Module/Admin.php:2052 +msgid "Additional info (optional)" +msgstr "Tilleggsinformasjon (valgfritt)" + +#: ../../Zotlabs/Module/Admin.php:2042 +msgid "Field definition not found" +msgstr "Feltdefinisjonen ble ikke funnet" + +#: ../../Zotlabs/Module/Admin.php:2048 +msgid "Edit Profile Field" +msgstr "Endre profilfelt" + +#: ../../Zotlabs/Module/Admin.php:2106 ../../include/widgets.php:1390 +msgid "Profile Fields" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:2107 +msgid "Basic Profile Fields" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:2108 +msgid "Advanced Profile Fields" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:2108 +msgid "(In addition to basic fields)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:2110 +msgid "All available fields" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:2111 +msgid "Custom Fields" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:2115 +msgid "Create Custom Field" +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:37 ../../Zotlabs/Module/Appman.php:53 +msgid "App installed." +msgstr "App installert." + +#: ../../Zotlabs/Module/Appman.php:46 +msgid "Malformed app." +msgstr "Feil oppsett for app-en." + +#: ../../Zotlabs/Module/Appman.php:104 +msgid "Embed code" +msgstr "Innbyggingskode" + +#: ../../Zotlabs/Module/Appman.php:110 ../../include/widgets.php:107 +msgid "Edit App" +msgstr "Endre app" + +#: ../../Zotlabs/Module/Appman.php:110 +msgid "Create App" +msgstr "Lag app" + +#: ../../Zotlabs/Module/Appman.php:115 +msgid "Name of app" +msgstr "Navn på app" + +#: ../../Zotlabs/Module/Appman.php:116 +msgid "Location (URL) of app" +msgstr "Plassering (URL) til app" + +#: ../../Zotlabs/Module/Appman.php:118 +msgid "Photo icon URL" +msgstr "Bildeikon URL" + +#: ../../Zotlabs/Module/Appman.php:118 +msgid "80 x 80 pixels - optional" +msgstr "80 x80 pixler - valgfritt" + +#: ../../Zotlabs/Module/Appman.php:119 +msgid "Categories (optional, comma separated list)" +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:120 +msgid "Version ID" +msgstr "Versjons-ID" + +#: ../../Zotlabs/Module/Appman.php:121 +msgid "Price of app" +msgstr "Pris på app" + +#: ../../Zotlabs/Module/Appman.php:122 +msgid "Location (URL) to purchase app" +msgstr "Plassering (URL) for å kjøpe app" + +#: ../../Zotlabs/Module/Rbmark.php:94 +msgid "Select a bookmark folder" +msgstr "Velg en bokmerkemappe" + +#: ../../Zotlabs/Module/Rbmark.php:99 +msgid "Save Bookmark" +msgstr "Lagre bokmerke" + +#: ../../Zotlabs/Module/Rbmark.php:100 +msgid "URL of bookmark" +msgstr "URL-en til bokmerket" + +#: ../../Zotlabs/Module/Rbmark.php:105 +msgid "Or enter new bookmark folder name" +msgstr "Eller skriv nytt navn på bokmerkemappe" + +#: ../../Zotlabs/Module/Register.php:49 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "Antallet daglige registreringer ved nettstedet er overskredet. Vær vennlig å prøve igjen imorgen." + +#: ../../Zotlabs/Module/Register.php:55 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "Vennligst angi at tjenesteavtalen er akseptert. Registrering mislyktes." + +#: ../../Zotlabs/Module/Register.php:89 +msgid "Passwords do not match." +msgstr "Passordene er ikke like." + +#: ../../Zotlabs/Module/Register.php:131 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "Registreringen er vellykket. Vennligst sjekk e-posten din for å bekrefte opprettelsen." + +#: ../../Zotlabs/Module/Register.php:137 +msgid "Your registration is pending approval by the site owner." +msgstr "Din registrering venter på godkjenning av nettstedets eier." + +#: ../../Zotlabs/Module/Register.php:140 +msgid "Your registration can not be processed." +msgstr "Din registrering kan ikke behandles." + +#: ../../Zotlabs/Module/Register.php:184 +msgid "Registration on this hub is disabled." +msgstr "Registrering ved dette nettstedet er skrudd av." + +#: ../../Zotlabs/Module/Register.php:193 +msgid "Registration on this hub is by approval only." +msgstr "Registrering ved dette nettstedet skjer på godkjenning." + +#: ../../Zotlabs/Module/Register.php:194 +msgid "Register at another affiliated hub." +msgstr "Registrer ved et annet tilsluttet nettsted." + +#: ../../Zotlabs/Module/Register.php:204 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Dette nettstedet har overskredet antallet tillate kontoregistreringer per dag. Vennligst prøv igjen imorgen." + +#: ../../Zotlabs/Module/Register.php:215 +msgid "Terms of Service" +msgstr "Tjenesteavtale" + +#: ../../Zotlabs/Module/Register.php:221 +#, php-format +msgid "I accept the %s for this website" +msgstr "Jeg godtar %s for dette nettstedet" + +#: ../../Zotlabs/Module/Register.php:223 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "Jeg er over 13 år gammel og aksepterer %s for dette nettstedet." + +#: ../../Zotlabs/Module/Register.php:227 +msgid "Your email address" +msgstr "Din e-postadresse" + +#: ../../Zotlabs/Module/Register.php:228 +msgid "Choose a password" +msgstr "Velg et passord" + +#: ../../Zotlabs/Module/Register.php:229 +msgid "Please re-enter your password" +msgstr "Vennligst skriv ditt passord en gang til" + +#: ../../Zotlabs/Module/Register.php:230 +msgid "Please enter your invitation code" +msgstr "Vennligst skriv din invitasjonskode" + +#: ../../Zotlabs/Module/Register.php:236 +msgid "no" +msgstr "nei" + +#: ../../Zotlabs/Module/Register.php:236 +msgid "yes" +msgstr "ja" + +#: ../../Zotlabs/Module/Register.php:250 +msgid "Membership on this site is by invitation only." +msgstr "Medlemskap ved dette nettstedet skjer kun via invitasjon." + +#: ../../Zotlabs/Module/Register.php:262 ../../include/nav.php:147 +#: ../../boot.php:1685 +msgid "Register" +msgstr "Registrer" + +#: ../../Zotlabs/Module/Register.php:262 +msgid "Proceed to create your first channel" +msgstr "Gå videre for å lage din første kanal" + +#: ../../Zotlabs/Module/Regmod.php:15 +msgid "Please login." +msgstr "Vennligst logg inn." + +#: ../../Zotlabs/Module/Removeaccount.php:34 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Sletting av kontoer er ikke tillatt innen 48 timer etter endring av kontopassordet." + +#: ../../Zotlabs/Module/Removeaccount.php:56 +msgid "Remove This Account" +msgstr "Slett denne kontoen" + +#: ../../Zotlabs/Module/Removeaccount.php:57 +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "WARNING: " +msgstr "ADVARSEL:" + +#: ../../Zotlabs/Module/Removeaccount.php:57 +msgid "" +"This account and all its channels will be completely removed from the " +"network. " +msgstr "Denne kontoen og alle dens kanaler vil bli fullstendig fjernet fra nettverket." + +#: ../../Zotlabs/Module/Removeaccount.php:57 +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "This action is permanent and can not be undone!" +msgstr "Denne handlingen er permanent og kan ikke angres!" + +#: ../../Zotlabs/Module/Removeaccount.php:58 +#: ../../Zotlabs/Module/Removeme.php:60 +msgid "Please enter your password for verification:" +msgstr "Vennligst skriv ditt passord for å få bekreftelse:" + +#: ../../Zotlabs/Module/Removeaccount.php:59 +msgid "" +"Remove this account, all its channels and all its channel clones from the " +"network" +msgstr "Slett denne kontoen, alle dens kanaler og alle dens kanalkloner fra dette nettverket" + +#: ../../Zotlabs/Module/Removeaccount.php:59 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" +msgstr "Som standard vil bare forekomster av kanalene lokalisert på denne hubben bli slettet fra nettverket" + +#: ../../Zotlabs/Module/Removeaccount.php:60 +#: ../../Zotlabs/Module/Settings.php:705 +msgid "Remove Account" +msgstr "Slett konto" + +#: ../../Zotlabs/Module/Removeme.php:33 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "Fjerning av kanaler er ikke tillatt innen 48 timer etter endring av kontopassordet." + +#: ../../Zotlabs/Module/Removeme.php:58 +msgid "Remove This Channel" +msgstr "Fjern denne kanalen" + +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "This channel will be completely removed from the network. " +msgstr "Denne kanalen vil bli fullstendig fjernet fra nettverket." + +#: ../../Zotlabs/Module/Removeme.php:61 +msgid "Remove this channel and all its clones from the network" +msgstr "Fjern denne kanalen og alle dens kloner fra nettverket" + +#: ../../Zotlabs/Module/Removeme.php:61 +msgid "" +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "Som standard vil bare forekomsten av denne kanalen lokalisert på denne hubben bli fjernet fra nettverket" + +#: ../../Zotlabs/Module/Removeme.php:62 ../../Zotlabs/Module/Settings.php:1124 +msgid "Remove Channel" +msgstr "Fjern kanal" + +#: ../../Zotlabs/Module/Rmagic.php:44 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Vi støtte på et problem under innloggingen med din OpenID. Vennligst sjekk at ID-en er stavet riktig." + +#: ../../Zotlabs/Module/Rmagic.php:44 +msgid "The error message was:" +msgstr "Feilmeldingen var:" + +#: ../../Zotlabs/Module/Rmagic.php:48 +msgid "Authentication failed." +msgstr "Autentisering mislyktes." + +#: ../../Zotlabs/Module/Rmagic.php:88 +msgid "Remote Authentication" +msgstr "Fjernautentisering" + +#: ../../Zotlabs/Module/Rmagic.php:89 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "Skriv din kanaladresse (for eksempel channel@exampel.com)" + +#: ../../Zotlabs/Module/Rmagic.php:90 +msgid "Authenticate" +msgstr "Autentiser" + +#: ../../Zotlabs/Module/Search.php:216 +#, php-format +msgid "Items tagged with: %s" +msgstr "Elementer merket med: %s" + +#: ../../Zotlabs/Module/Search.php:218 +#, php-format +msgid "Search results for: %s" +msgstr "Søkeresultater for: %s" + +#: ../../Zotlabs/Module/Service_limits.php:23 +msgid "No service class restrictions found." +msgstr "Ingen restriksjoner er funnet i tjenesteklasse." + +#: ../../Zotlabs/Module/Settings.php:69 +msgid "Name is required" +msgstr "Navn er påkrevd" + +#: ../../Zotlabs/Module/Settings.php:73 +msgid "Key and Secret are required" +msgstr "Nøkkel og hemmelighet er påkrevd" + +#: ../../Zotlabs/Module/Settings.php:225 +msgid "Not valid email." +msgstr "Ikke gyldig e-post." + +#: ../../Zotlabs/Module/Settings.php:228 +msgid "Protected email address. Cannot change to that email." +msgstr "Beskyttet e-postadresse. Kan ikke endre til den e-postadressen." + +#: ../../Zotlabs/Module/Settings.php:237 +msgid "System failure storing new email. Please try again." +msgstr "Systemfeil ved lagring av ny e-post. Vennligst prøv igjen." + +#: ../../Zotlabs/Module/Settings.php:254 +msgid "Password verification failed." +msgstr "Passordbekreftelsen mislyktes." + +#: ../../Zotlabs/Module/Settings.php:261 +msgid "Passwords do not match. Password unchanged." +msgstr "Passordene stemmer ikke overens. Passord uforandret." + +#: ../../Zotlabs/Module/Settings.php:265 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Tomme passord er ikke tillatt. Passord uforandret." + +#: ../../Zotlabs/Module/Settings.php:279 +msgid "Password changed." +msgstr "Passord endret." + +#: ../../Zotlabs/Module/Settings.php:281 +msgid "Password update failed. Please try again." +msgstr "Passord oppdatering mislyktes. Vennligst prøv igjen." + +#: ../../Zotlabs/Module/Settings.php:525 +msgid "Settings updated." +msgstr "Innstillinger oppdatert." + +#: ../../Zotlabs/Module/Settings.php:589 ../../Zotlabs/Module/Settings.php:615 +#: ../../Zotlabs/Module/Settings.php:651 +msgid "Add application" +msgstr "Legg til program" + +#: ../../Zotlabs/Module/Settings.php:592 +msgid "Name of application" +msgstr "Navn på program" + +#: ../../Zotlabs/Module/Settings.php:593 ../../Zotlabs/Module/Settings.php:619 +msgid "Consumer Key" +msgstr "Consumer Key" + +#: ../../Zotlabs/Module/Settings.php:593 ../../Zotlabs/Module/Settings.php:594 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "Automatisk laget - kan endres om du vil. Største lengde 20" + +#: ../../Zotlabs/Module/Settings.php:594 ../../Zotlabs/Module/Settings.php:620 +msgid "Consumer Secret" +msgstr "Consumer Secret" + +#: ../../Zotlabs/Module/Settings.php:595 ../../Zotlabs/Module/Settings.php:621 +msgid "Redirect" +msgstr "Omdirigering" + +#: ../../Zotlabs/Module/Settings.php:595 +msgid "" +"Redirect URI - leave blank unless your application specifically requires " +"this" +msgstr "Omdirigerings-URI - la stå tomt hvis ikke ditt program spesifikt krever dette" + +#: ../../Zotlabs/Module/Settings.php:596 ../../Zotlabs/Module/Settings.php:622 +msgid "Icon url" +msgstr "Ikon-URL" + +#: ../../Zotlabs/Module/Settings.php:596 ../../Zotlabs/Module/Sources.php:112 +#: ../../Zotlabs/Module/Sources.php:147 +msgid "Optional" +msgstr "Valgfritt" + +#: ../../Zotlabs/Module/Settings.php:607 +msgid "Application not found." +msgstr "Programmet ble ikke funnet." + +#: ../../Zotlabs/Module/Settings.php:650 +msgid "Connected Apps" +msgstr "Tilkoblede app-er" + +#: ../../Zotlabs/Module/Settings.php:654 +msgid "Client key starts with" +msgstr "Klientnøkkel starter med" + +#: ../../Zotlabs/Module/Settings.php:655 +msgid "No name" +msgstr "Ikke noe navn" + +#: ../../Zotlabs/Module/Settings.php:656 +msgid "Remove authorization" +msgstr "Fjern tillatelse" + +#: ../../Zotlabs/Module/Settings.php:669 +msgid "No feature settings configured" +msgstr "Ingen funksjonsinnstillinger er konfigurert" + +#: ../../Zotlabs/Module/Settings.php:676 +msgid "Feature/Addon Settings" +msgstr "Funksjons-/Tilleggsinnstillinger" + +#: ../../Zotlabs/Module/Settings.php:699 +msgid "Account Settings" +msgstr "Kontoinnstillinger" + +#: ../../Zotlabs/Module/Settings.php:700 +msgid "Current Password" +msgstr "Nåværende passord" + +#: ../../Zotlabs/Module/Settings.php:701 +msgid "Enter New Password" +msgstr "Skriv nytt passord" + +#: ../../Zotlabs/Module/Settings.php:702 +msgid "Confirm New Password" +msgstr "Bekreft nytt passord" + +#: ../../Zotlabs/Module/Settings.php:702 +msgid "Leave password fields blank unless changing" +msgstr "La passordfeltene stå blanke om det ikke skal endres" + +#: ../../Zotlabs/Module/Settings.php:704 +#: ../../Zotlabs/Module/Settings.php:1041 +msgid "Email Address:" +msgstr "E-postadresse:" + +#: ../../Zotlabs/Module/Settings.php:706 +msgid "Remove this account including all its channels" +msgstr "Slett denne kontoen inkludert alle dens kanaler" + +#: ../../Zotlabs/Module/Settings.php:729 +msgid "Additional Features" +msgstr "Ekstra funksjoner" + +#: ../../Zotlabs/Module/Settings.php:753 +msgid "Connector Settings" +msgstr "Koblingsinnstillinger" + +#: ../../Zotlabs/Module/Settings.php:792 +msgid "No special theme for mobile devices" +msgstr "Ikke noe spesielt tema for mobile enheter" + +#: ../../Zotlabs/Module/Settings.php:795 +#, php-format +msgid "%s - (Experimental)" +msgstr "%s - (Eksperimentelt)" + +#: ../../Zotlabs/Module/Settings.php:837 +msgid "Display Settings" +msgstr "Visningsinnstillinger" + +#: ../../Zotlabs/Module/Settings.php:838 +msgid "Theme Settings" +msgstr "Temainnstillinger" + +#: ../../Zotlabs/Module/Settings.php:839 +msgid "Custom Theme Settings" +msgstr "Tilpassede temainnstillinger" + +#: ../../Zotlabs/Module/Settings.php:840 +msgid "Content Settings" +msgstr "Innholdsinnstillinger" + +#: ../../Zotlabs/Module/Settings.php:846 +msgid "Display Theme:" +msgstr "Visningstema:" + +#: ../../Zotlabs/Module/Settings.php:847 +msgid "Mobile Theme:" +msgstr "Mobiltema:" + +#: ../../Zotlabs/Module/Settings.php:848 +msgid "Preload images before rendering the page" +msgstr "Last inn bildene før gjengivelsen av siden" + +#: ../../Zotlabs/Module/Settings.php:848 +msgid "" +"The subjective page load time will be longer but the page will be ready when" +" displayed" +msgstr "Den personlige opplevelsen av lastetiden vil være lenger, men siden vil være klar når den vises" + +#: ../../Zotlabs/Module/Settings.php:849 +msgid "Enable user zoom on mobile devices" +msgstr "Skru på brukerstyrt zoom på mobile enheter" + +#: ../../Zotlabs/Module/Settings.php:850 +msgid "Update browser every xx seconds" +msgstr "Oppdater nettleser hvert xx sekunder" + +#: ../../Zotlabs/Module/Settings.php:850 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Minimum 10 sekunder, ikke noe maksimum" + +#: ../../Zotlabs/Module/Settings.php:851 +msgid "Maximum number of conversations to load at any time:" +msgstr "Maksimalt antall samtaler å laste samtidig:" + +#: ../../Zotlabs/Module/Settings.php:851 +msgid "Maximum of 100 items" +msgstr "Maksimum 100 elementer" + +#: ../../Zotlabs/Module/Settings.php:852 +msgid "Show emoticons (smilies) as images" +msgstr "Vis emoticons (smilefjes) som bilder" + +#: ../../Zotlabs/Module/Settings.php:853 +msgid "Link post titles to source" +msgstr "Lenk innleggets tittel til kilden" + +#: ../../Zotlabs/Module/Settings.php:854 +msgid "System Page Layout Editor - (advanced)" +msgstr "Systemsidens layoutbehandler - (avansert)" + +#: ../../Zotlabs/Module/Settings.php:857 +msgid "Use blog/list mode on channel page" +msgstr "Bruk blogg-/listemodus på kanalsiden" + +#: ../../Zotlabs/Module/Settings.php:857 ../../Zotlabs/Module/Settings.php:858 +msgid "(comments displayed separately)" +msgstr "(kommentarer vist separat)" + +#: ../../Zotlabs/Module/Settings.php:858 +msgid "Use blog/list mode on grid page" +msgstr "Bruk blogg-/liste-modus på nettverkssiden" + +#: ../../Zotlabs/Module/Settings.php:859 +msgid "Channel page max height of content (in pixels)" +msgstr "Kanalsidens makshøyde for innhold (i pixler)" + +#: ../../Zotlabs/Module/Settings.php:859 ../../Zotlabs/Module/Settings.php:860 +msgid "click to expand content exceeding this height" +msgstr "klikk for å utvide innhold som overstiger denne høyden" + +#: ../../Zotlabs/Module/Settings.php:860 +msgid "Grid page max height of content (in pixels)" +msgstr "Nettverkssidens makshøyde for innhold (i piksler)" + +#: ../../Zotlabs/Module/Settings.php:894 +msgid "Nobody except yourself" +msgstr "Ingen unntatt deg selv" + +#: ../../Zotlabs/Module/Settings.php:895 +msgid "Only those you specifically allow" +msgstr "Bare de du spesifikt tillater" + +#: ../../Zotlabs/Module/Settings.php:896 +msgid "Approved connections" +msgstr "Godkjente forbindelser" + +#: ../../Zotlabs/Module/Settings.php:897 +msgid "Any connections" +msgstr "Enhver forbindelse" + +#: ../../Zotlabs/Module/Settings.php:898 +msgid "Anybody on this website" +msgstr "Enhver ved dette nettstedet" + +#: ../../Zotlabs/Module/Settings.php:899 +msgid "Anybody in this network" +msgstr "Enhver i dette nettverket" + +#: ../../Zotlabs/Module/Settings.php:900 +msgid "Anybody authenticated" +msgstr "Enhver som er autentisert" + +#: ../../Zotlabs/Module/Settings.php:901 +msgid "Anybody on the internet" +msgstr "Enhver på Internett" + +#: ../../Zotlabs/Module/Settings.php:976 +msgid "Publish your default profile in the network directory" +msgstr "Publiser din standardprofil i nettverkskatalogen" + +#: ../../Zotlabs/Module/Settings.php:981 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Tillat oss å foreslå deg som en mulig venn til nye medlemmer?" + +#: ../../Zotlabs/Module/Settings.php:990 +msgid "Your channel address is" +msgstr "Din kanaladresse er" + +#: ../../Zotlabs/Module/Settings.php:1032 +msgid "Channel Settings" +msgstr "Kanalinnstillinger" + +#: ../../Zotlabs/Module/Settings.php:1039 +msgid "Basic Settings" +msgstr "Grunninnstillinger" + +#: ../../Zotlabs/Module/Settings.php:1040 ../../include/channel.php:1140 +msgid "Full Name:" +msgstr "Fullt navn:" + +#: ../../Zotlabs/Module/Settings.php:1042 +msgid "Your Timezone:" +msgstr "Din tidssone:" + +#: ../../Zotlabs/Module/Settings.php:1043 +msgid "Default Post Location:" +msgstr "Standard plassering ved innlegg:" + +#: ../../Zotlabs/Module/Settings.php:1043 +msgid "Geographical location to display on your posts" +msgstr "Geografisk plassering som vises på dine innlegg" + +#: ../../Zotlabs/Module/Settings.php:1044 +msgid "Use Browser Location:" +msgstr "Bruk nettleseren sin plassering:" + +#: ../../Zotlabs/Module/Settings.php:1046 +msgid "Adult Content" +msgstr "Voksent innhold" + +#: ../../Zotlabs/Module/Settings.php:1046 +msgid "" +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" +msgstr "Denne kanalen vil ofte eller jevnlig publisere voksent innhold. (Vennligst merk alt voksent materiale og/eller nakenhet med #NSFW)" + +#: ../../Zotlabs/Module/Settings.php:1048 +msgid "Security and Privacy Settings" +msgstr "Sikkerhets- og personverninnstillinger" + +#: ../../Zotlabs/Module/Settings.php:1051 +msgid "Your permissions are already configured. Click to view/adjust" +msgstr "Dine tillatelser er allerede satt. Klikk for å se/justere." + +#: ../../Zotlabs/Module/Settings.php:1053 +msgid "Hide my online presence" +msgstr "Skjul min tilstedeværelse online" + +#: ../../Zotlabs/Module/Settings.php:1053 +msgid "Prevents displaying in your profile that you are online" +msgstr "Forhindrer visning på din profil av at du er online " + +#: ../../Zotlabs/Module/Settings.php:1055 +msgid "Simple Privacy Settings:" +msgstr "Enkle personverninnstillinger:" + +#: ../../Zotlabs/Module/Settings.php:1056 +msgid "" +"Very Public - extremely permissive (should be used with caution)" +msgstr "Svært offentlig - ekstremt åpent (bør brukes med varsomhet)" + +#: ../../Zotlabs/Module/Settings.php:1057 +msgid "" +"Typical - default public, privacy when desired (similar to social " +"network permissions but with improved privacy)" +msgstr "Typisk - standard er offentlig, personvern når ønsket (likner på tillatelser i sosiale nettverk, men med forbedret personvern)" + +#: ../../Zotlabs/Module/Settings.php:1058 +msgid "Private - default private, never open or public" +msgstr "Privat - standard er privat, aldri åpen eller offentlig" + +#: ../../Zotlabs/Module/Settings.php:1059 +msgid "Blocked - default blocked to/from everybody" +msgstr "Blokkert - standard blokkert til/fra alle" + +#: ../../Zotlabs/Module/Settings.php:1061 +msgid "Allow others to tag your posts" +msgstr "Tillat andre å merke dine innlegg" + +#: ../../Zotlabs/Module/Settings.php:1061 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "Ofte brukt av fellesskapet for å merke upassende innhold i etterkant" + +#: ../../Zotlabs/Module/Settings.php:1063 +msgid "Advanced Privacy Settings" +msgstr "Avanserte personverninnstillinger" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "Expire other channel content after this many days" +msgstr "Annet kanal innhold utløper etter så mange dager" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "0 or blank to use the website limit." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1065 +#, php-format +msgid "This website expires after %d days." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "This website does not expire imported content." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "The website limit takes precedence if lower than your limit." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1066 +msgid "Maximum Friend Requests/Day:" +msgstr "Maksimalt antall venneforespørsler per dag:" + +#: ../../Zotlabs/Module/Settings.php:1066 +msgid "May reduce spam activity" +msgstr "Kan redusere søppelpostaktivitet" + +#: ../../Zotlabs/Module/Settings.php:1067 +msgid "Default Post and Publish Permissions" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1069 +msgid "Use my default audience setting for the type of object published" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1072 +msgid "Channel permissions category:" +msgstr "Kategori med kanaltillatelser:" + +#: ../../Zotlabs/Module/Settings.php:1078 +msgid "Maximum private messages per day from unknown people:" +msgstr "Maksimalt antall private meldinger per dag fra ukjente personer:" + +#: ../../Zotlabs/Module/Settings.php:1078 +msgid "Useful to reduce spamming" +msgstr "Nyttig for å redusere søppelpost" + +#: ../../Zotlabs/Module/Settings.php:1081 +msgid "Notification Settings" +msgstr "Varslingsinnstillinger" + +#: ../../Zotlabs/Module/Settings.php:1082 +msgid "By default post a status message when:" +msgstr "Legg inn en statusmelding når du:" + +#: ../../Zotlabs/Module/Settings.php:1083 +msgid "accepting a friend request" +msgstr "aksepterer en venneforespørsel" + +#: ../../Zotlabs/Module/Settings.php:1084 +msgid "joining a forum/community" +msgstr "blir med i et forum/miljø" + +#: ../../Zotlabs/Module/Settings.php:1085 +msgid "making an interesting profile change" +msgstr "gjør en interessant profilendring" + +#: ../../Zotlabs/Module/Settings.php:1086 +msgid "Send a notification email when:" +msgstr "Send en varsel-e-post når:" + +#: ../../Zotlabs/Module/Settings.php:1087 +msgid "You receive a connection request" +msgstr "Du har mottatt en forespørsel om forbindelse" + +#: ../../Zotlabs/Module/Settings.php:1088 +msgid "Your connections are confirmed" +msgstr "Dine forbindelser er bekreftet" + +#: ../../Zotlabs/Module/Settings.php:1089 +msgid "Someone writes on your profile wall" +msgstr "Noen skriver på din profilvegg" + +#: ../../Zotlabs/Module/Settings.php:1090 +msgid "Someone writes a followup comment" +msgstr "Noen skriver en oppfølgende kommentar" + +#: ../../Zotlabs/Module/Settings.php:1091 +msgid "You receive a private message" +msgstr "Du mottar en privat melding" + +#: ../../Zotlabs/Module/Settings.php:1092 +msgid "You receive a friend suggestion" +msgstr "Du mottok et venneforslag" + +#: ../../Zotlabs/Module/Settings.php:1093 +msgid "You are tagged in a post" +msgstr "Du merkes i et innlegg" + +#: ../../Zotlabs/Module/Settings.php:1094 +msgid "You are poked/prodded/etc. in a post" +msgstr "Du ble prikket/oppildnet/og så vider i et innlegg" + +#: ../../Zotlabs/Module/Settings.php:1097 +msgid "Show visual notifications including:" +msgstr "Vis visuelle varslinger om:" + +#: ../../Zotlabs/Module/Settings.php:1099 +msgid "Unseen grid activity" +msgstr "Usett nettverksaktivitet" + +#: ../../Zotlabs/Module/Settings.php:1100 +msgid "Unseen channel activity" +msgstr "Usett kanalaktivitet" + +#: ../../Zotlabs/Module/Settings.php:1101 +msgid "Unseen private messages" +msgstr "Usette private meldinger" + +#: ../../Zotlabs/Module/Settings.php:1101 +#: ../../Zotlabs/Module/Settings.php:1106 +#: ../../Zotlabs/Module/Settings.php:1107 +#: ../../Zotlabs/Module/Settings.php:1108 +msgid "Recommended" +msgstr "Anbefalt" + +#: ../../Zotlabs/Module/Settings.php:1102 +msgid "Upcoming events" +msgstr "Kommende hendelser" + +#: ../../Zotlabs/Module/Settings.php:1103 +msgid "Events today" +msgstr "Hendelser idag" + +#: ../../Zotlabs/Module/Settings.php:1104 +msgid "Upcoming birthdays" +msgstr "Kommende fødselsdager" + +#: ../../Zotlabs/Module/Settings.php:1104 +msgid "Not available in all themes" +msgstr "Ikke tilgjengelig i alle temaer" + +#: ../../Zotlabs/Module/Settings.php:1105 +msgid "System (personal) notifications" +msgstr "System (personlige) varslinger" + +#: ../../Zotlabs/Module/Settings.php:1106 +msgid "System info messages" +msgstr "System infomeldinger" + +#: ../../Zotlabs/Module/Settings.php:1107 +msgid "System critical alerts" +msgstr "System kritiske varsel" + +#: ../../Zotlabs/Module/Settings.php:1108 +msgid "New connections" +msgstr "Nye forbindelser" + +#: ../../Zotlabs/Module/Settings.php:1109 +msgid "System Registrations" +msgstr "Systemregistreringer" + +#: ../../Zotlabs/Module/Settings.php:1110 +msgid "" +"Also show new wall posts, private messages and connections under Notices" +msgstr "Vis også nye vegginnlegg, private meldinger og forbindelser under Varsler" + +#: ../../Zotlabs/Module/Settings.php:1112 +msgid "Notify me of events this many days in advance" +msgstr "Varsle meg om hendelser dette antall dager på forhånd" + +#: ../../Zotlabs/Module/Settings.php:1112 +msgid "Must be greater than 0" +msgstr "Må være større enn 0" + +#: ../../Zotlabs/Module/Settings.php:1114 +msgid "Advanced Account/Page Type Settings" +msgstr "Avanserte innstillinger for konto/sidetype" + +#: ../../Zotlabs/Module/Settings.php:1115 +msgid "Change the behaviour of this account for special situations" +msgstr "Endre oppførselen til denne kontoen i spesielle situasjoner" + +#: ../../Zotlabs/Module/Settings.php:1118 +msgid "" +"Please enable expert mode (in Settings > " +"Additional features) to adjust!" +msgstr "Vennligst skru på ekspertmodus (under Innstillinger > Ekstra funksjoner) for å justere!" + +#: ../../Zotlabs/Module/Settings.php:1119 +msgid "Miscellaneous Settings" +msgstr "Diverse innstillinger" + +#: ../../Zotlabs/Module/Settings.php:1120 +msgid "Default photo upload folder" +msgstr "Standard mappe for opplasting av bilder" + +#: ../../Zotlabs/Module/Settings.php:1120 +#: ../../Zotlabs/Module/Settings.php:1121 +msgid "%Y - current year, %m - current month" +msgstr "%Y - nåværende år, %m - nåværende måned" + +#: ../../Zotlabs/Module/Settings.php:1121 +msgid "Default file upload folder" +msgstr "Standard mappe for opplasting av filer" + +#: ../../Zotlabs/Module/Settings.php:1123 +msgid "Personal menu to display in your channel pages" +msgstr "Personlig meny som kan vises på dine kanalsider" + +#: ../../Zotlabs/Module/Settings.php:1125 +msgid "Remove this channel." +msgstr "Fjern denne kanalen." + +#: ../../Zotlabs/Module/Settings.php:1126 +msgid "Firefox Share $Projectname provider" +msgstr "$Projectname Firefox Share tilbyder" + +#: ../../Zotlabs/Module/Settings.php:1127 +msgid "Start calendar week on monday" +msgstr "Start uken med mandag i kalenderen" + +#: ../../Zotlabs/Module/Setup.php:179 +msgid "$Projectname Server - Setup" +msgstr "$Projectname-tjener - oppsett" + +#: ../../Zotlabs/Module/Setup.php:183 +msgid "Could not connect to database." +msgstr "Fikk ikke kontakt med databasen." + +#: ../../Zotlabs/Module/Setup.php:187 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "Fikk ikke kontakt med det angitte nettstedets URL. Problemet kan muligens skyldes SSL-sertifikatet eller DNS." + +#: ../../Zotlabs/Module/Setup.php:194 +msgid "Could not create table." +msgstr "Kunne ikke lage tabellen." + +#: ../../Zotlabs/Module/Setup.php:199 +msgid "Your site database has been installed." +msgstr "Databasen til ditt nettsted har blitt installert." + +#: ../../Zotlabs/Module/Setup.php:203 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "Du må kanskje importere filen \"install/schmea_xxx.sql\" manuelt ved å bruke en databaseklient." + +#: ../../Zotlabs/Module/Setup.php:204 ../../Zotlabs/Module/Setup.php:266 +#: ../../Zotlabs/Module/Setup.php:721 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "Vennligst les filen \"install/INSTALL.txt\"." + +#: ../../Zotlabs/Module/Setup.php:263 +msgid "System check" +msgstr "Systemsjekk" + +#: ../../Zotlabs/Module/Setup.php:268 +msgid "Check again" +msgstr "Sjekk igjen" + +#: ../../Zotlabs/Module/Setup.php:290 +msgid "Database connection" +msgstr "Databaseforbindelse" + +#: ../../Zotlabs/Module/Setup.php:291 +msgid "" +"In order to install $Projectname we need to know how to connect to your " +"database." +msgstr "For å installere $Projectname må du oppgi hvordan din database kan kontaktes." + +#: ../../Zotlabs/Module/Setup.php:292 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "Vennligst kontakt din nettstedstilbyder eller nettstedsadministrator hvis du har spørsmål om disse innstillingene." + +#: ../../Zotlabs/Module/Setup.php:293 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "Databasen du oppgir nedenfor må finnes på forhånd. Hvis den ikke finnes, vennligst lag den før du fortsetter." + +#: ../../Zotlabs/Module/Setup.php:297 +msgid "Database Server Name" +msgstr "Navn på databasetjener" + +#: ../../Zotlabs/Module/Setup.php:297 +msgid "Default is 127.0.0.1" +msgstr "Standard er 127.0.0.1" + +#: ../../Zotlabs/Module/Setup.php:298 +msgid "Database Port" +msgstr "Databaseport" + +#: ../../Zotlabs/Module/Setup.php:298 +msgid "Communication port number - use 0 for default" +msgstr "Kommunikasjonsportnummer - bruk 0 for standard" + +#: ../../Zotlabs/Module/Setup.php:299 +msgid "Database Login Name" +msgstr "Database innloggingsnavn" + +#: ../../Zotlabs/Module/Setup.php:300 +msgid "Database Login Password" +msgstr "Database innloggingspassord" + +#: ../../Zotlabs/Module/Setup.php:301 +msgid "Database Name" +msgstr "Databasenavn" + +#: ../../Zotlabs/Module/Setup.php:302 +msgid "Database Type" +msgstr "Databasetype" + +#: ../../Zotlabs/Module/Setup.php:304 ../../Zotlabs/Module/Setup.php:344 +msgid "Site administrator email address" +msgstr "E-postadressen til administrator ved nettstedet" + +#: ../../Zotlabs/Module/Setup.php:304 ../../Zotlabs/Module/Setup.php:344 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "Din konto sin e-postadresse må være lik denne for å kunne bruke web-administrasjonspanelet." + +#: ../../Zotlabs/Module/Setup.php:305 ../../Zotlabs/Module/Setup.php:346 +msgid "Website URL" +msgstr "Nettstedets URL" + +#: ../../Zotlabs/Module/Setup.php:305 ../../Zotlabs/Module/Setup.php:346 +msgid "Please use SSL (https) URL if available." +msgstr "Vennligst bruk SSL (https) URL hvis tilgjengelig." + +#: ../../Zotlabs/Module/Setup.php:306 ../../Zotlabs/Module/Setup.php:349 +msgid "Please select a default timezone for your website" +msgstr "Vennligst velg en standard tidssone for ditt nettsted" + +#: ../../Zotlabs/Module/Setup.php:333 +msgid "Site settings" +msgstr "Nettstedets innstillinger" + +#: ../../Zotlabs/Module/Setup.php:347 +msgid "Enable $Projectname advanced features?" +msgstr "Skru på avanserteWhat next" +msgstr "

    Hva gjenstår

    " + +#: ../../Zotlabs/Module/Setup.php:720 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "VIKTIG: Du mÃ¥ [manuelt] sette opp en automatisert tidfestet oppgave til bakgrunnshenteren." + +#: ../../Zotlabs/Module/Sharedwithme.php:98 +msgid "Files: shared with me" +msgstr "Filer: delt med meg" + +#: ../../Zotlabs/Module/Sharedwithme.php:100 +msgid "NEW" +msgstr "NY" + +#: ../../Zotlabs/Module/Sharedwithme.php:103 +msgid "Remove all files" +msgstr "Fjern alle filer" + +#: ../../Zotlabs/Module/Sharedwithme.php:104 +msgid "Remove this file" +msgstr "Fjern denne filen" + +#: ../../Zotlabs/Module/Siteinfo.php:19 +#, php-format +msgid "Version %s" +msgstr "Versjon %s" + +#: ../../Zotlabs/Module/Siteinfo.php:40 +msgid "Installed plugins/addons/apps:" +msgstr "Installerte tilleggsfunksjoner/tillegg/apper:" + +#: ../../Zotlabs/Module/Siteinfo.php:53 +msgid "No installed plugins/addons/apps" +msgstr "Ingen installerte tilleggsfunksjoner/tillegg/apper" + +#: ../../Zotlabs/Module/Siteinfo.php:66 +msgid "" +"This is a hub of $Projectname - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "Dette er en $Projectname-hub - et globalt samhandlende nettverk av desentraliserte nettsteder med innbygget personvern." + +#: ../../Zotlabs/Module/Siteinfo.php:68 +msgid "Tag: " +msgstr "Merkelapp:" + +#: ../../Zotlabs/Module/Siteinfo.php:70 +msgid "Last background fetch: " +msgstr "Siste innhenting i bakgrunnen:" + +#: ../../Zotlabs/Module/Siteinfo.php:72 +msgid "Current load average: " +msgstr "Gjeldende belastningsgjennomsnitt:" + +#: ../../Zotlabs/Module/Siteinfo.php:75 +msgid "Running at web location" +msgstr "Kjører pÃ¥ webplasseringen" + +#: ../../Zotlabs/Module/Siteinfo.php:76 +msgid "" +"Please visit hubzilla.org to learn more " +"about $Projectname." +msgstr "Vennligst besøk hubzilla.org for Ã¥ lære mer om $Projectname." + +#: ../../Zotlabs/Module/Siteinfo.php:77 +msgid "Bug reports and issues: please visit" +msgstr "Feilmeldinger og feilretting: vennligst besøk" + +#: ../../Zotlabs/Module/Siteinfo.php:79 +msgid "$projectname issues" +msgstr "$projectname problemer" + +#: ../../Zotlabs/Module/Siteinfo.php:80 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Forslag, ros og sÃ¥ videre - vennligst e-post \"redmatrix\" hos librelist - punktum com" + +#: ../../Zotlabs/Module/Siteinfo.php:82 +msgid "Site Administrators" +msgstr "Nettstedsadministratorer" + +#: ../../Zotlabs/Module/Sources.php:37 +msgid "Failed to create source. No channel selected." +msgstr "Mislyktes med Ã¥ lage kilde. Ingen kanal er valgt." + +#: ../../Zotlabs/Module/Sources.php:51 +msgid "Source created." +msgstr "Kilden er laget." + +#: ../../Zotlabs/Module/Sources.php:64 +msgid "Source updated." +msgstr "Kilden er oppdatert." + +#: ../../Zotlabs/Module/Sources.php:90 +msgid "*" +msgstr "*" + +#: ../../Zotlabs/Module/Sources.php:96 ../../include/widgets.php:630 +#: ../../include/features.php:71 +msgid "Channel Sources" +msgstr "Kanalkilder" + +#: ../../Zotlabs/Module/Sources.php:97 +msgid "Manage remote sources of content for your channel." +msgstr "HÃ¥ndtere eksterne innholdskilder til din kanal." + +#: ../../Zotlabs/Module/Sources.php:98 ../../Zotlabs/Module/Sources.php:108 +msgid "New Source" +msgstr "Ny kilde" + +#: ../../Zotlabs/Module/Sources.php:109 ../../Zotlabs/Module/Sources.php:143 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importer alt eller et utvalgt av innhold fra følgende kanal inn i denne kanalen og distribuer det i henhold til dine egne kanalinnstillinger." + +#: ../../Zotlabs/Module/Sources.php:110 ../../Zotlabs/Module/Sources.php:144 +msgid "Only import content with these words (one per line)" +msgstr "Bare importer innhold med disse ordene (ett ord per linje)" + +#: ../../Zotlabs/Module/Sources.php:110 ../../Zotlabs/Module/Sources.php:144 +msgid "Leave blank to import all public content" +msgstr "La stÃ¥ tomt for Ã¥ importere alt offentlig innhold" + +#: ../../Zotlabs/Module/Sources.php:111 ../../Zotlabs/Module/Sources.php:148 +msgid "Channel Name" +msgstr "Kanalnavn" + +#: ../../Zotlabs/Module/Sources.php:112 ../../Zotlabs/Module/Sources.php:147 +msgid "" +"Add the following categories to posts imported from this source (comma " +"separated)" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:133 ../../Zotlabs/Module/Sources.php:161 +msgid "Source not found." +msgstr "Kilden ble ikke funnet." + +#: ../../Zotlabs/Module/Sources.php:140 +msgid "Edit Source" +msgstr "Endre kilde" + +#: ../../Zotlabs/Module/Sources.php:141 +msgid "Delete Source" +msgstr "Slett kilde" + +#: ../../Zotlabs/Module/Sources.php:169 +msgid "Source removed" +msgstr "Kilden er fjernet" + +#: ../../Zotlabs/Module/Sources.php:171 +msgid "Unable to remove source." +msgstr "Ikke i stand til Ã¥ fjerne kilde." + +#: ../../Zotlabs/Module/Subthread.php:118 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s følger %2$s sin %3$s" + +#: ../../Zotlabs/Module/Subthread.php:120 +#, php-format +msgid "%1$s stopped following %2$s's %3$s" +msgstr "%1$s stopped Ã¥ følge %2$s sin %3$s" + +#: ../../Zotlabs/Module/Suggest.php:39 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "Ingen forslag tilgjengelige. Hvis dette er et nytt nettsted, vennligst prøv igjen om 24 timer." + +#: ../../Zotlabs/Module/Suggest.php:58 ../../include/widgets.php:149 +msgid "Ignore/Hide" +msgstr "Ignorer/Skjul" + +#: ../../Zotlabs/Module/Tagger.php:55 ../../include/bbcode.php:256 +msgid "post" +msgstr "innlegg" + +#: ../../Zotlabs/Module/Tagger.php:57 ../../include/text.php:1948 +#: ../../include/conversation.php:150 +msgid "comment" +msgstr "kommentar" + +#: ../../Zotlabs/Module/Tagger.php:100 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s merket %3$s til %2$s med %4$s" + +#: ../../Zotlabs/Module/Tagrm.php:48 ../../Zotlabs/Module/Tagrm.php:98 +msgid "Tag removed" +msgstr "Merkelapp fjernet" + +#: ../../Zotlabs/Module/Tagrm.php:123 +msgid "Remove Item Tag" +msgstr "Fjern merkelapp fra element" + +#: ../../Zotlabs/Module/Tagrm.php:125 +msgid "Select a tag to remove: " +msgstr "Velg merkelapp Ã¥ fjerne:" + +#: ../../Zotlabs/Module/Thing.php:114 +msgid "Thing updated" +msgstr "Tingen er oppdatert" + +#: ../../Zotlabs/Module/Thing.php:166 +msgid "Object store: failed" +msgstr "Objektlagring: mislyktes" + +#: ../../Zotlabs/Module/Thing.php:170 +msgid "Thing added" +msgstr "Ting lagt til" + +#: ../../Zotlabs/Module/Thing.php:196 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "OBJ: %1$s %2$s %3$s" + +#: ../../Zotlabs/Module/Thing.php:259 +msgid "Show Thing" +msgstr "Vis ting" + +#: ../../Zotlabs/Module/Thing.php:266 +msgid "item not found." +msgstr "element ble ikke funnet." + +#: ../../Zotlabs/Module/Thing.php:299 +msgid "Edit Thing" +msgstr "Endre ting" + +#: ../../Zotlabs/Module/Thing.php:301 ../../Zotlabs/Module/Thing.php:351 +msgid "Select a profile" +msgstr "Velg en profil" + +#: ../../Zotlabs/Module/Thing.php:305 ../../Zotlabs/Module/Thing.php:354 +msgid "Post an activity" +msgstr "Legg inn en aktivitet" + +#: ../../Zotlabs/Module/Thing.php:305 ../../Zotlabs/Module/Thing.php:354 +msgid "Only sends to viewers of the applicable profile" +msgstr "Sender bare til seere av den aktuelle profilen" + +#: ../../Zotlabs/Module/Thing.php:307 ../../Zotlabs/Module/Thing.php:356 +msgid "Name of thing e.g. something" +msgstr "Navn pÃ¥ ting for eksempel noe" + +#: ../../Zotlabs/Module/Thing.php:309 ../../Zotlabs/Module/Thing.php:357 +msgid "URL of thing (optional)" +msgstr "URL til ting (valgfritt)" + +#: ../../Zotlabs/Module/Thing.php:311 ../../Zotlabs/Module/Thing.php:358 +msgid "URL for photo of thing (optional)" +msgstr "URL til bilde av ting (valgfritt)" + +#: ../../Zotlabs/Module/Thing.php:349 +msgid "Add Thing to your Profile" +msgstr "Legg til ting i din profil" + +#: ../../Zotlabs/Module/Uexport.php:55 ../../Zotlabs/Module/Uexport.php:56 +msgid "Export Channel" +msgstr "Eksporter kanal" + +#: ../../Zotlabs/Module/Uexport.php:57 +msgid "" +"Export your basic channel information to a file. This acts as a backup of " +"your connections, permissions, profile and basic data, which can be used to " +"import your data to a new server hub, but does not contain your content." +msgstr "Eksporter grunnleggende informasjon om kanalen din til en fil. Denne er en sikkerhetskopi av dine forbindelser, tillatelser, profil og grunnleggende data, som kan brukes til Ã¥ importere dine data til en ny hub, men den tar ikke med innholdet." + +#: ../../Zotlabs/Module/Uexport.php:58 +msgid "Export Content" +msgstr "Eksporter innhold" + +#: ../../Zotlabs/Module/Uexport.php:59 +msgid "" +"Export your channel information and recent content to a JSON backup that can" +" be restored or imported to another server hub. This backs up all of your " +"connections, permissions, profile data and several months of posts. This " +"file may be VERY large. Please be patient - it may take several minutes for" +" this download to begin." +msgstr "Eksporter din kanalinformasjon og det nyeste innholdet til en JSON-sikkerhetskopi, som kan gjenopprettes eller importeres til en annen hub. Denne lager en sikkerhetskopi av alle dine forbindelser, tillatelser, profildata og flere mÃ¥neder av innholdet ditt. Denne filen kan være SVÆRT stor. Vennligst vær tÃ¥lmodig - det kan ta flere minutter før denne nedlastningen begynner." + +#: ../../Zotlabs/Module/Uexport.php:60 +msgid "Export your posts from a given year." +msgstr "Eksporter dine innlegg fra et bestemt Ã¥r" + +#: ../../Zotlabs/Module/Uexport.php:62 +msgid "" +"You may also export your posts and conversations for a particular year or " +"month. Adjust the date in your browser location bar to select other dates. " +"If the export fails (possibly due to memory exhaustion on your server hub), " +"please try again selecting a more limited date range." +msgstr "Du kan ogsÃ¥ eksportere dine innlegg og samtaler for et bestemt Ã¥r eller mÃ¥ned. Juster datoen i din nettlesers adresselinje for Ã¥ velge andre datoer. Hvis eksporten feiler (muligens pÃ¥ grunn av utilstrekkelig minne pÃ¥ din hub), vennligst prøv igjen med et mer begrenset datoomrÃ¥de." + +#: ../../Zotlabs/Module/Uexport.php:63 +#, php-format +msgid "" +"To select all posts for a given year, such as this year, visit %2$s" +msgstr "For Ã¥ velge alle innlegg for et gitt Ã¥r, slik som iÃ¥r, besøk %2$s" + +#: ../../Zotlabs/Module/Uexport.php:64 +#, php-format +msgid "" +"To select all posts for a given month, such as January of this year, visit " +"%2$s" +msgstr "For Ã¥ velge alle innlegg fra en gitt mÃ¥ned, slik som januar i Ã¥r, besøk %2$s" + +#: ../../Zotlabs/Module/Uexport.php:65 +#, php-format +msgid "" +"These content files may be imported or restored by visiting %2$s on any site containing your channel. For best results" +" please import or restore these in date order (oldest first)." +msgstr "Disse innholdsfilene kan importeres eller gjenopprettes ved Ã¥ besøke %2$s pÃ¥ ethvert nettsted som inneholder din kanal. For best resultat, vennligst importer eller gjenopprett disse etter dato (eldste først)." + +#: ../../Zotlabs/Module/Viewconnections.php:62 +msgid "No connections." +msgstr "Ingen forbindelser." + +#: ../../Zotlabs/Module/Viewconnections.php:75 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Besøk %s sin profil [%s]" + +#: ../../Zotlabs/Module/Viewconnections.php:104 +msgid "View Connections" +msgstr "Vis forbindelser" + +#: ../../Zotlabs/Module/Viewsrc.php:44 +msgid "Source of Item" +msgstr "Kilde til element" + +#: ../../Zotlabs/Module/Webpages.php:184 ../../Zotlabs/Lib/Apps.php:217 +#: ../../include/nav.php:106 ../../include/conversation.php:1685 +msgid "Webpages" +msgstr "Websider" + +#: ../../Zotlabs/Module/Webpages.php:195 ../../include/page_widgets.php:41 +msgid "Actions" +msgstr "Handlinger" + +#: ../../Zotlabs/Module/Webpages.php:196 ../../include/page_widgets.php:42 +msgid "Page Link" +msgstr "Sidelenke" + +#: ../../Zotlabs/Module/Webpages.php:197 +msgid "Page Title" +msgstr "Sidetittel" + +#: ../../Zotlabs/Module/Xchan.php:10 +msgid "Xchan Lookup" +msgstr "Xchan oppslag" + +#: ../../Zotlabs/Module/Xchan.php:13 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "SlÃ¥ opp xchan som begynner med (eller webbie):" + +#: ../../Zotlabs/Lib/Apps.php:204 +msgid "Site Admin" +msgstr "Nettstedsadministrator" + +#: ../../Zotlabs/Lib/Apps.php:205 +msgid "Bug Report" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:206 +msgid "View Bookmarks" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:207 +msgid "My Chatrooms" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:209 +msgid "Firefox Share" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:210 +msgid "Remote Diagnostics" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:211 ../../include/features.php:89 +msgid "Suggest Channels" +msgstr "ForeslÃ¥ kanaler" + +#: ../../Zotlabs/Lib/Apps.php:212 ../../include/nav.php:110 +#: ../../boot.php:1703 +msgid "Login" +msgstr "Logg inn" + +#: ../../Zotlabs/Lib/Apps.php:214 ../../include/nav.php:179 +msgid "Grid" +msgstr "Nett" + +#: ../../Zotlabs/Lib/Apps.php:218 ../../include/nav.php:182 +msgid "Channel Home" +msgstr "Kanalhjem" + +#: ../../Zotlabs/Lib/Apps.php:221 ../../include/nav.php:201 +#: ../../include/conversation.php:1649 ../../include/conversation.php:1652 +msgid "Events" +msgstr "Hendelser" + +#: ../../Zotlabs/Lib/Apps.php:222 ../../include/nav.php:167 +msgid "Directory" +msgstr "Katalog" + +#: ../../Zotlabs/Lib/Apps.php:224 ../../include/nav.php:193 +msgid "Mail" +msgstr "Melding" + +#: ../../Zotlabs/Lib/Apps.php:227 ../../include/nav.php:96 +msgid "Chat" +msgstr "Chat" + +#: ../../Zotlabs/Lib/Apps.php:229 +msgid "Probe" +msgstr "Undersøk" + +#: ../../Zotlabs/Lib/Apps.php:230 +msgid "Suggest" +msgstr "ForreslÃ¥" + +#: ../../Zotlabs/Lib/Apps.php:231 +msgid "Random Channel" +msgstr "Tilfeldig kanal" + +#: ../../Zotlabs/Lib/Apps.php:232 +msgid "Invite" +msgstr "Inviter" + +#: ../../Zotlabs/Lib/Apps.php:233 ../../include/widgets.php:1386 +msgid "Features" +msgstr "Funksjoner" + +#: ../../Zotlabs/Lib/Apps.php:235 +msgid "Post" +msgstr "Innlegg" + +#: ../../Zotlabs/Lib/Apps.php:335 +msgid "Purchase" +msgstr "Kjøp" + +#: ../../Zotlabs/Lib/Chatroom.php:27 +msgid "Missing room name" +msgstr "Mangler romnavn" + +#: ../../Zotlabs/Lib/Chatroom.php:36 +msgid "Duplicate room name" +msgstr "Duplikat romnavn" + +#: ../../Zotlabs/Lib/Chatroom.php:86 ../../Zotlabs/Lib/Chatroom.php:94 +msgid "Invalid room specifier." +msgstr "Ugyldig rom-spesifisering" + +#: ../../Zotlabs/Lib/Chatroom.php:126 +msgid "Room not found." +msgstr "Rommet ble ikke funnet." + +#: ../../Zotlabs/Lib/Chatroom.php:147 +msgid "Room is full" +msgstr "Rommet er fullt" + +#: ../../Zotlabs/Lib/Enotify.php:60 ../../include/network.php:1823 +msgid "$Projectname Notification" +msgstr "$Projectname varsling" + +#: ../../Zotlabs/Lib/Enotify.php:61 ../../include/network.php:1824 +msgid "$projectname" +msgstr "$projectname" + +#: ../../Zotlabs/Lib/Enotify.php:63 ../../include/network.php:1826 +msgid "Thank You," +msgstr "Tusen takk," + +#: ../../Zotlabs/Lib/Enotify.php:65 ../../include/network.php:1828 +#, php-format +msgid "%s Administrator" +msgstr "%s administrator" + +#: ../../Zotlabs/Lib/Enotify.php:100 +#, php-format +msgid "%s " +msgstr "%s " + +#: ../../Zotlabs/Lib/Enotify.php:104 +#, php-format +msgid "[Hubzilla:Notify] New mail received at %s" +msgstr "[Hubzilla:Notify] Ny melding mottatt hos %s" + +#: ../../Zotlabs/Lib/Enotify.php:106 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." +msgstr "%1$s, %2$s sendte deg en ny privat melding pÃ¥ %3$s." + +#: ../../Zotlabs/Lib/Enotify.php:107 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s sendte deg %2$s." + +#: ../../Zotlabs/Lib/Enotify.php:107 +msgid "a private message" +msgstr "en privat melding" + +#: ../../Zotlabs/Lib/Enotify.php:108 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "Vennligst besøk %s for Ã¥ se og/eller svare pÃ¥ dine private meldinger." + +#: ../../Zotlabs/Lib/Enotify.php:164 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "%1$s, %2$s kommenterte pÃ¥ [zrl=%3$s]a %4$s[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:172 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "%1$s, %2$s kommenterte pÃ¥ [zrl=%3$s]%4$s's %5$s[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:181 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "%1$s, %2$s kommenterte pÃ¥ [zrl=%3$s]din %4$s[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:192 +#, php-format +msgid "[Hubzilla:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Hubzilla:Notify] Kommentar til samtale #%1$d av %2$s" + +#: ../../Zotlabs/Lib/Enotify.php:193 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "%1$s, %2$s kommenterte pÃ¥ et element eller en samtale du følger" + +#: ../../Zotlabs/Lib/Enotify.php:196 ../../Zotlabs/Lib/Enotify.php:211 +#: ../../Zotlabs/Lib/Enotify.php:237 ../../Zotlabs/Lib/Enotify.php:255 +#: ../../Zotlabs/Lib/Enotify.php:269 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "Vennligst besøk %s for Ã¥ se og/eller svare i samtalen" + +#: ../../Zotlabs/Lib/Enotify.php:202 +#, php-format +msgid "[Hubzilla:Notify] %s posted to your profile wall" +msgstr "[Hubzilla:Notify] %s skrev et innlegg pÃ¥ din profilvegg" + +#: ../../Zotlabs/Lib/Enotify.php:204 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "%1$s, %2$s skrev et innlegg pÃ¥ din profilvegg pÃ¥ %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:206 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "%1$s, %2$s skrev et innlegg pÃ¥ [zrl=%3$s]din vegg[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:230 +#, php-format +msgid "[Hubzilla:Notify] %s tagged you" +msgstr "[Hubzilla:Notify] %s merket deg" + +#: ../../Zotlabs/Lib/Enotify.php:231 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "%1$s, %2$s merket deg pÃ¥ %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:232 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "%1$s, %2$s [zrl=%3$s]merket deg[/zrl]." + +#: ../../Zotlabs/Lib/Enotify.php:244 +#, php-format +msgid "[Hubzilla:Notify] %1$s poked you" +msgstr "[Hubzilla:Notify] %1$s prikket deg" + +#: ../../Zotlabs/Lib/Enotify.php:245 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "%1$s, %2$s dyttet deg pÃ¥ %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:246 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "%1$s, %2$s [zrl=%2$s]dyttet deg[/zrl]." + +#: ../../Zotlabs/Lib/Enotify.php:262 +#, php-format +msgid "[Hubzilla:Notify] %s tagged your post" +msgstr "[Hubzilla:Notify] %s merket ditt innlegg" + +#: ../../Zotlabs/Lib/Enotify.php:263 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "%1$s, %2$s merket ditt innlegg pÃ¥ %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:264 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "%1$s, %2$s merket [zrl=%3$s]ditt innlegg[/zrl]" + +#: ../../Zotlabs/Lib/Enotify.php:276 +msgid "[Hubzilla:Notify] Introduction received" +msgstr "[Hubzilla:Notify] Introduksjon mottatt" + +#: ../../Zotlabs/Lib/Enotify.php:277 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" +msgstr "%1$s, du har mottatt en ny forespørsel om forbindelse fra '%2$s' hos %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:278 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." +msgstr "%1$s, du mottok [zrl=%2$s]en ny forespørsel om forbindelse[/zrl] fra %3$s." + +#: ../../Zotlabs/Lib/Enotify.php:282 ../../Zotlabs/Lib/Enotify.php:301 +#, php-format +msgid "You may visit their profile at %s" +msgstr "Du kan besøke profilen deres pÃ¥ %s" + +#: ../../Zotlabs/Lib/Enotify.php:284 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "Vennligst besøk %s for Ã¥ godkjenne eller avslÃ¥ forespørselen om forbindelse." + +#: ../../Zotlabs/Lib/Enotify.php:291 +msgid "[Hubzilla:Notify] Friend suggestion received" +msgstr "[Hubzilla:Notify] Venneforslag mottatt" + +#: ../../Zotlabs/Lib/Enotify.php:292 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "%1$s, du har mottatt en venneforespørsel fra '%2$s' hos %3$s" + +#: ../../Zotlabs/Lib/Enotify.php:293 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " +"%4$s." +msgstr "%1$s, du har mottatt [zrl=%2$s]et venneforslaget[/zrl] angÃ¥ende %3$s fra %4$s. " + +#: ../../Zotlabs/Lib/Enotify.php:299 +msgid "Name:" +msgstr "Navn:" + +#: ../../Zotlabs/Lib/Enotify.php:300 +msgid "Photo:" +msgstr "Bilde:" + +#: ../../Zotlabs/Lib/Enotify.php:303 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "Vennligst besøk %s for Ã¥ godkjenne eller avslÃ¥ dette forslaget." + +#: ../../Zotlabs/Lib/Enotify.php:518 +msgid "[Hubzilla:Notify]" +msgstr "[Hubzilla:Notify]" + +#: ../../Zotlabs/Lib/Enotify.php:667 +msgid "created a new post" +msgstr "laget et nytt innlegg" + +#: ../../Zotlabs/Lib/Enotify.php:668 +#, php-format +msgid "commented on %s's post" +msgstr "kommenterte pÃ¥ %s sitt innlegg" + +#: ../../Zotlabs/Lib/ThreadItem.php:95 ../../include/conversation.php:664 +msgid "Private Message" +msgstr "Privat melding" + +#: ../../Zotlabs/Lib/ThreadItem.php:132 ../../include/conversation.php:656 +msgid "Select" +msgstr "Velg" + +#: ../../Zotlabs/Lib/ThreadItem.php:136 +msgid "Save to Folder" +msgstr "Lagre i mappe" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I will attend" +msgstr "Jeg vil delta" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I will not attend" +msgstr "Jeg deltar ikke" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I might attend" +msgstr "Jeg vil kanskje delta" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I agree" +msgstr "Jeg er enig" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I disagree" +msgstr "Jeg er uenig" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I abstain" +msgstr "Jeg avstÃ¥r" + +#: ../../Zotlabs/Lib/ThreadItem.php:218 +msgid "Add Star" +msgstr "Legg til stjerne" + +#: ../../Zotlabs/Lib/ThreadItem.php:219 +msgid "Remove Star" +msgstr "Fjern stjerne" + +#: ../../Zotlabs/Lib/ThreadItem.php:220 +msgid "Toggle Star Status" +msgstr "Skru av og pÃ¥ stjernestatus" + +#: ../../Zotlabs/Lib/ThreadItem.php:224 +msgid "starred" +msgstr "stjernemerket" + +#: ../../Zotlabs/Lib/ThreadItem.php:234 ../../include/conversation.php:671 +msgid "Message signature validated" +msgstr "Innleggets signatur er bekreftet" + +#: ../../Zotlabs/Lib/ThreadItem.php:235 ../../include/conversation.php:672 +msgid "Message signature incorrect" +msgstr "Innleggets signatur er feil" + +#: ../../Zotlabs/Lib/ThreadItem.php:243 +msgid "Add Tag" +msgstr "Legg til merkelapp" + +#: ../../Zotlabs/Lib/ThreadItem.php:261 ../../include/taxonomy.php:316 +msgid "like" +msgstr "liker" + +#: ../../Zotlabs/Lib/ThreadItem.php:262 ../../include/taxonomy.php:317 +msgid "dislike" +msgstr "misliker" + +#: ../../Zotlabs/Lib/ThreadItem.php:266 +msgid "Share This" +msgstr "Del dette" + +#: ../../Zotlabs/Lib/ThreadItem.php:266 +msgid "share" +msgstr "del" + +#: ../../Zotlabs/Lib/ThreadItem.php:275 +msgid "Delivery Report" +msgstr "Leveringsrapport" + +#: ../../Zotlabs/Lib/ThreadItem.php:293 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d kommentar" +msgstr[1] "%d kommentarer" + +#: ../../Zotlabs/Lib/ThreadItem.php:322 ../../Zotlabs/Lib/ThreadItem.php:323 +#, php-format +msgid "View %s's profile - %s" +msgstr "Vis %s sin profil - %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:326 +msgid "to" +msgstr "til" + +#: ../../Zotlabs/Lib/ThreadItem.php:327 +msgid "via" +msgstr "via" + +#: ../../Zotlabs/Lib/ThreadItem.php:328 +msgid "Wall-to-Wall" +msgstr "vegg-til-vegg" + +#: ../../Zotlabs/Lib/ThreadItem.php:329 +msgid "via Wall-To-Wall:" +msgstr "via vegg-til-vegg:" + +#: ../../Zotlabs/Lib/ThreadItem.php:341 ../../include/conversation.php:719 +#, php-format +msgid "from %s" +msgstr "fra %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:344 ../../include/conversation.php:722 +#, php-format +msgid "last edited: %s" +msgstr "sist endret: %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:345 ../../include/conversation.php:723 +#, php-format +msgid "Expires: %s" +msgstr "Utløper: %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:370 +msgid "Save Bookmarks" +msgstr "Lagre bokmerker" + +#: ../../Zotlabs/Lib/ThreadItem.php:371 +msgid "Add to Calendar" +msgstr "Legg til i kalender" + +#: ../../Zotlabs/Lib/ThreadItem.php:380 +msgid "Mark all seen" +msgstr "Merk alle som sett" + +#: ../../Zotlabs/Lib/ThreadItem.php:421 ../../include/js_strings.php:7 +msgid "[+] show all" +msgstr "[+] Vis alle" + +#: ../../Zotlabs/Lib/ThreadItem.php:711 ../../include/conversation.php:1215 +msgid "Bold" +msgstr "Uthevet" + +#: ../../Zotlabs/Lib/ThreadItem.php:712 ../../include/conversation.php:1216 +msgid "Italic" +msgstr "Kursiv" + +#: ../../Zotlabs/Lib/ThreadItem.php:713 ../../include/conversation.php:1217 +msgid "Underline" +msgstr "Understreket" + +#: ../../Zotlabs/Lib/ThreadItem.php:714 ../../include/conversation.php:1218 +msgid "Quote" +msgstr "Sitat" + +#: ../../Zotlabs/Lib/ThreadItem.php:715 ../../include/conversation.php:1219 +msgid "Code" +msgstr "Kode" + +#: ../../Zotlabs/Lib/ThreadItem.php:716 +msgid "Image" +msgstr "Bilde" + +#: ../../Zotlabs/Lib/ThreadItem.php:717 +msgid "Insert Link" +msgstr "Sett inn lenke" + +#: ../../Zotlabs/Lib/ThreadItem.php:718 +msgid "Video" +msgstr "Video" + +#: ../../include/Import/import_diaspora.php:16 +msgid "No username found in import file." +msgstr "Ingen brukernavn ble funnet i importfilen." + +#: ../../include/Import/import_diaspora.php:41 ../../include/import.php:50 +msgid "Unable to create a unique channel address. Import failed." +msgstr "Klarte ikke Ã¥ lage en unik kanaladresse. Import mislyktes." + +#: ../../include/dba/dba_driver.php:171 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "Kan ikke finne DNS-informasjon om databasetjener '%s'" + +#: ../../include/taxonomy.php:188 ../../include/taxonomy.php:270 +#: ../../include/widgets.php:46 ../../include/widgets.php:429 +#: ../../include/contact_widgets.php:91 +msgid "Categories" +msgstr "Kategorier" + +#: ../../include/taxonomy.php:228 ../../include/taxonomy.php:249 +msgid "Tags" +msgstr "Merkelapper" + +#: ../../include/taxonomy.php:293 +msgid "Keywords" +msgstr "Nøkkelord" + +#: ../../include/taxonomy.php:314 +msgid "have" +msgstr "har" + +#: ../../include/taxonomy.php:314 +msgid "has" +msgstr "har" + +#: ../../include/taxonomy.php:315 +msgid "want" +msgstr "ønsker" + +#: ../../include/taxonomy.php:315 +msgid "wants" +msgstr "ønsker" + +#: ../../include/taxonomy.php:316 +msgid "likes" +msgstr "liker" + +#: ../../include/taxonomy.php:317 +msgid "dislikes" +msgstr "misliker" + +#: ../../include/event.php:22 ../../include/event.php:69 +#: ../../include/bb2diaspora.php:485 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/event.php:30 ../../include/event.php:73 +#: ../../include/bb2diaspora.php:491 +msgid "Starts:" +msgstr "Starter:" + +#: ../../include/event.php:40 ../../include/event.php:77 +#: ../../include/bb2diaspora.php:499 +msgid "Finishes:" +msgstr "Slutter:" + +#: ../../include/event.php:812 +msgid "This event has been added to your calendar." +msgstr "Denne hendelsen er lagt til i din kalender." + +#: ../../include/event.php:1012 +msgid "Not specified" +msgstr "Ikke spesifisert" + +#: ../../include/event.php:1013 +msgid "Needs Action" +msgstr "Trenger handling" + +#: ../../include/event.php:1014 +msgid "Completed" +msgstr "Ferdig" + +#: ../../include/event.php:1015 +msgid "In Process" +msgstr "Igang" + +#: ../../include/event.php:1016 +msgid "Cancelled" +msgstr "Avbrutt" + +#: ../../include/import.php:29 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "Kan ikke lage en kopi av kanal-identifikatoren pÃ¥ dette systemet. Import mislyktes." + +#: ../../include/import.php:76 +msgid "Channel clone failed. Import failed." +msgstr "Kanalkloning mislyktes. Import mislyktes." + +#: ../../include/items.php:892 ../../include/items.php:937 +msgid "(Unknown)" +msgstr "(Ukjent)" + +#: ../../include/items.php:1136 +msgid "Visible to anybody on the internet." +msgstr "Synlig for enhver pÃ¥ Internett." + +#: ../../include/items.php:1138 +msgid "Visible to you only." +msgstr "Synlig bare for deg." + +#: ../../include/items.php:1140 +msgid "Visible to anybody in this network." +msgstr "Synlig for enhver i dette nettverket." + +#: ../../include/items.php:1142 +msgid "Visible to anybody authenticated." +msgstr "Synlig for enhver som er autentisert." + +#: ../../include/items.php:1144 +#, php-format +msgid "Visible to anybody on %s." +msgstr "Synlig for alle pÃ¥ %s." + +#: ../../include/items.php:1146 +msgid "Visible to all connections." +msgstr "Synlig for alle forbindelser." + +#: ../../include/items.php:1148 +msgid "Visible to approved connections." +msgstr "Synlig for godkjente forbindelser." + +#: ../../include/items.php:1150 +msgid "Visible to specific connections." +msgstr "Synlig for spesifikke forbindelser." + +#: ../../include/items.php:3909 +msgid "Privacy group is empty." +msgstr "Personverngruppen er tom." + +#: ../../include/items.php:3916 +#, php-format +msgid "Privacy group: %s" +msgstr "Personverngruppe: %s" + +#: ../../include/items.php:3928 +msgid "Connection not found." +msgstr "Forbindelsen ble ikke funnet." + +#: ../../include/items.php:4277 +msgid "profile photo" +msgstr "profilbilde" + +#: ../../include/message.php:20 +msgid "No recipient provided." +msgstr "Ingen mottaker angitt." + +#: ../../include/message.php:25 +msgid "[no subject]" +msgstr "[ikke noe emne]" + +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "Kan ikke avgjøre avsender." + +#: ../../include/message.php:222 +msgid "Stored post could not be verified." +msgstr "Lagret innlegg kunne ikke bekreftes." + +#: ../../include/text.php:428 +msgid "prev" +msgstr "forrige" + +#: ../../include/text.php:430 +msgid "first" +msgstr "første" + +#: ../../include/text.php:459 +msgid "last" +msgstr "siste" + +#: ../../include/text.php:462 +msgid "next" +msgstr "neste" + +#: ../../include/text.php:472 +msgid "older" +msgstr "eldre" + +#: ../../include/text.php:474 +msgid "newer" +msgstr "nyere" + +#: ../../include/text.php:863 +msgid "No connections" +msgstr "Ingen forbindelser" + +#: ../../include/text.php:888 +#, php-format +msgid "View all %s connections" +msgstr "Vis alle %s forbindelser" + +#: ../../include/text.php:1033 ../../include/text.php:1038 +msgid "poke" +msgstr "prikk" + +#: ../../include/text.php:1033 ../../include/text.php:1038 +#: ../../include/conversation.php:243 +msgid "poked" +msgstr "prikket" + +#: ../../include/text.php:1039 +msgid "ping" +msgstr "varsle" + +#: ../../include/text.php:1039 +msgid "pinged" +msgstr "varslet" + +#: ../../include/text.php:1040 +msgid "prod" +msgstr "oppildne" + +#: ../../include/text.php:1040 +msgid "prodded" +msgstr "oppildnet" + +#: ../../include/text.php:1041 +msgid "slap" +msgstr "daske" + +#: ../../include/text.php:1041 +msgid "slapped" +msgstr "dasket" + +#: ../../include/text.php:1042 +msgid "finger" +msgstr "fingre" + +#: ../../include/text.php:1042 +msgid "fingered" +msgstr "fingret" + +#: ../../include/text.php:1043 +msgid "rebuff" +msgstr "tilbakevise" + +#: ../../include/text.php:1043 +msgid "rebuffed" +msgstr "tilbakeviste" + +#: ../../include/text.php:1055 +msgid "happy" +msgstr "glad" + +#: ../../include/text.php:1056 +msgid "sad" +msgstr "trist" + +#: ../../include/text.php:1057 +msgid "mellow" +msgstr "dempet" + +#: ../../include/text.php:1058 +msgid "tired" +msgstr "trøtt" + +#: ../../include/text.php:1059 +msgid "perky" +msgstr "oppkvikket" + +#: ../../include/text.php:1060 +msgid "angry" +msgstr "sint" + +#: ../../include/text.php:1061 +msgid "stupefied" +msgstr "lamslÃ¥tt" + +#: ../../include/text.php:1062 +msgid "puzzled" +msgstr "forundret" + +#: ../../include/text.php:1063 +msgid "interested" +msgstr "interessert" + +#: ../../include/text.php:1064 +msgid "bitter" +msgstr "bitter" + +#: ../../include/text.php:1065 +msgid "cheerful" +msgstr "munter" + +#: ../../include/text.php:1066 +msgid "alive" +msgstr "levende" + +#: ../../include/text.php:1067 +msgid "annoyed" +msgstr "irritert" + +#: ../../include/text.php:1068 +msgid "anxious" +msgstr "nervøs" + +#: ../../include/text.php:1069 +msgid "cranky" +msgstr "gretten" + +#: ../../include/text.php:1070 +msgid "disturbed" +msgstr "foruroliget" + +#: ../../include/text.php:1071 +msgid "frustrated" +msgstr "frustrert" + +#: ../../include/text.php:1072 +msgid "depressed" +msgstr "lei seg" + +#: ../../include/text.php:1073 +msgid "motivated" +msgstr "motivert" + +#: ../../include/text.php:1074 +msgid "relaxed" +msgstr "avslappet" + +#: ../../include/text.php:1075 +msgid "surprised" +msgstr "overrasket" + +#: ../../include/text.php:1257 ../../include/js_strings.php:70 +msgid "Monday" +msgstr "mandag" + +#: ../../include/text.php:1257 ../../include/js_strings.php:71 +msgid "Tuesday" +msgstr "tirsdag" + +#: ../../include/text.php:1257 ../../include/js_strings.php:72 +msgid "Wednesday" +msgstr "onsdag" + +#: ../../include/text.php:1257 ../../include/js_strings.php:73 +msgid "Thursday" +msgstr "torsdag" + +#: ../../include/text.php:1257 ../../include/js_strings.php:74 +msgid "Friday" +msgstr "fredag" + +#: ../../include/text.php:1257 ../../include/js_strings.php:75 +msgid "Saturday" +msgstr "lørdag" + +#: ../../include/text.php:1257 ../../include/js_strings.php:69 +msgid "Sunday" +msgstr "søndag" + +#: ../../include/text.php:1261 ../../include/js_strings.php:45 +msgid "January" +msgstr "januar" + +#: ../../include/text.php:1261 ../../include/js_strings.php:46 +msgid "February" +msgstr "februar" + +#: ../../include/text.php:1261 ../../include/js_strings.php:47 +msgid "March" +msgstr "mars" + +#: ../../include/text.php:1261 ../../include/js_strings.php:48 +msgid "April" +msgstr "april" + +#: ../../include/text.php:1261 +msgid "May" +msgstr "mai" + +#: ../../include/text.php:1261 ../../include/js_strings.php:50 +msgid "June" +msgstr "juni" + +#: ../../include/text.php:1261 ../../include/js_strings.php:51 +msgid "July" +msgstr "juli" + +#: ../../include/text.php:1261 ../../include/js_strings.php:52 +msgid "August" +msgstr "august" + +#: ../../include/text.php:1261 ../../include/js_strings.php:53 +msgid "September" +msgstr "september" + +#: ../../include/text.php:1261 ../../include/js_strings.php:54 +msgid "October" +msgstr "oktober" + +#: ../../include/text.php:1261 ../../include/js_strings.php:55 +msgid "November" +msgstr "november" + +#: ../../include/text.php:1261 ../../include/js_strings.php:56 +msgid "December" +msgstr "desember" + +#: ../../include/text.php:1338 ../../include/text.php:1342 +msgid "Unknown Attachment" +msgstr "Ukjent vedlegg" + +#: ../../include/text.php:1344 +msgid "unknown" +msgstr "ukjent" + +#: ../../include/text.php:1380 +msgid "remove category" +msgstr "fjern kategori" + +#: ../../include/text.php:1457 +msgid "remove from file" +msgstr "fjern fra fil" + +#: ../../include/text.php:1753 ../../include/text.php:1824 +msgid "default" +msgstr "standard" + +#: ../../include/text.php:1761 +msgid "Page layout" +msgstr "Sidens layout" + +#: ../../include/text.php:1761 +msgid "You can create your own with the layouts tool" +msgstr "Du kan lage din egen med layout-verktøyet" + +#: ../../include/text.php:1803 +msgid "Page content type" +msgstr "Sidens innholdstype" + +#: ../../include/text.php:1836 +msgid "Select an alternate language" +msgstr "Velg et annet sprÃ¥k" + +#: ../../include/text.php:1953 +msgid "activity" +msgstr "aktivitet" + +#: ../../include/text.php:2262 +msgid "Design Tools" +msgstr "Designverktøy" + +#: ../../include/text.php:2268 +msgid "Pages" +msgstr "Sider" + +#: ../../include/widgets.php:103 +msgid "System" +msgstr "System" + +#: ../../include/widgets.php:106 +msgid "New App" +msgstr "" + +#: ../../include/widgets.php:154 +msgid "Suggestions" +msgstr "Forslag" + +#: ../../include/widgets.php:155 +msgid "See more..." +msgstr "Se mer..." + +#: ../../include/widgets.php:175 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "Du har %1$.0f av %2$.0f tillate forbindelser." + +#: ../../include/widgets.php:181 +msgid "Add New Connection" +msgstr "Legg til ny forbindelse" + +#: ../../include/widgets.php:182 +msgid "Enter channel address" +msgstr "Skriv kanaladressen" + +#: ../../include/widgets.php:183 +msgid "Examples: bob@example.com, https://example.com/barbara" +msgstr "Eksempel: ola@eksempel.no, https://eksempel.no/kari" + +#: ../../include/widgets.php:199 +msgid "Notes" +msgstr "Merknader" + +#: ../../include/widgets.php:273 +msgid "Remove term" +msgstr "Fjern begrep" + +#: ../../include/widgets.php:281 ../../include/features.php:84 +msgid "Saved Searches" +msgstr "Lagrede søk" + +#: ../../include/widgets.php:282 ../../include/group.php:316 +msgid "add" +msgstr "legg til" + +#: ../../include/widgets.php:310 ../../include/contact_widgets.php:53 +#: ../../include/features.php:98 +msgid "Saved Folders" +msgstr "Lagrede mapper" + +#: ../../include/widgets.php:313 ../../include/widgets.php:432 +#: ../../include/contact_widgets.php:56 ../../include/contact_widgets.php:94 +msgid "Everything" +msgstr "Alt" + +#: ../../include/widgets.php:354 +msgid "Archives" +msgstr "Arkiv" + +#: ../../include/widgets.php:516 +msgid "Refresh" +msgstr "Forny" + +#: ../../include/widgets.php:556 +msgid "Account settings" +msgstr "Kontoinnstillinger" + +#: ../../include/widgets.php:562 +msgid "Channel settings" +msgstr "Kanalinnstillinger" + +#: ../../include/widgets.php:571 +msgid "Additional features" +msgstr "Tilleggsfunksjoner" + +#: ../../include/widgets.php:578 +msgid "Feature/Addon settings" +msgstr "Funksjons-/Tilleggsinnstillinger" + +#: ../../include/widgets.php:584 +msgid "Display settings" +msgstr "Visningsinnstillinger" + +#: ../../include/widgets.php:591 +msgid "Manage locations" +msgstr "" + +#: ../../include/widgets.php:600 +msgid "Export channel" +msgstr "Eksporter kanal" + +#: ../../include/widgets.php:607 +msgid "Connected apps" +msgstr "Tilkoblede app-er" + +#: ../../include/widgets.php:622 +msgid "Premium Channel Settings" +msgstr "Premiumkanal-innstillinger" + +#: ../../include/widgets.php:651 +msgid "Private Mail Menu" +msgstr "Meny for privat post" + +#: ../../include/widgets.php:653 +msgid "Combined View" +msgstr "Kombinert visning" + +#: ../../include/widgets.php:658 ../../include/nav.php:196 +msgid "Inbox" +msgstr "Innboks" + +#: ../../include/widgets.php:663 ../../include/nav.php:197 +msgid "Outbox" +msgstr "Utboks" + +#: ../../include/widgets.php:668 ../../include/nav.php:198 +msgid "New Message" +msgstr "Ny melding" + +#: ../../include/widgets.php:685 ../../include/widgets.php:697 +msgid "Conversations" +msgstr "Samtaler" + +#: ../../include/widgets.php:689 +msgid "Received Messages" +msgstr "Mottatte meldinger" + +#: ../../include/widgets.php:693 +msgid "Sent Messages" +msgstr "Sendte meldinger" + +#: ../../include/widgets.php:707 +msgid "No messages." +msgstr "Ingen meldinger." + +#: ../../include/widgets.php:725 +msgid "Delete conversation" +msgstr "Slett samtale" + +#: ../../include/widgets.php:751 +msgid "Events Menu" +msgstr "Meny for hendelser" + +#: ../../include/widgets.php:752 +msgid "Day View" +msgstr "Dag" + +#: ../../include/widgets.php:753 +msgid "Week View" +msgstr "Uke" + +#: ../../include/widgets.php:754 +msgid "Month View" +msgstr "MÃ¥ned" + +#: ../../include/widgets.php:766 +msgid "Events Tools" +msgstr "Kalenderverktøy" + +#: ../../include/widgets.php:767 +msgid "Export Calendar" +msgstr "Eksporter kalender" + +#: ../../include/widgets.php:768 +msgid "Import Calendar" +msgstr "Importer kalender" + +#: ../../include/widgets.php:842 ../../include/conversation.php:1662 +#: ../../include/conversation.php:1665 +msgid "Chatrooms" +msgstr "Chatrom" + +#: ../../include/widgets.php:846 +msgid "Overview" +msgstr "" + +#: ../../include/widgets.php:853 +msgid "Chat Members" +msgstr "" + +#: ../../include/widgets.php:876 +msgid "Bookmarked Chatrooms" +msgstr "Bokmerkede chatrom" + +#: ../../include/widgets.php:899 +msgid "Suggested Chatrooms" +msgstr "ForeslÃ¥tte chatrom" + +#: ../../include/widgets.php:1044 ../../include/widgets.php:1156 +msgid "photo/image" +msgstr "foto/bilde" + +#: ../../include/widgets.php:1099 +msgid "Click to show more" +msgstr "" + +#: ../../include/widgets.php:1250 +msgid "Rating Tools" +msgstr "Vurderingsverktøy" + +#: ../../include/widgets.php:1254 ../../include/widgets.php:1256 +msgid "Rate Me" +msgstr "Vurder meg" + +#: ../../include/widgets.php:1259 +msgid "View Ratings" +msgstr "Vis vurderinger" + +#: ../../include/widgets.php:1316 +msgid "Forums" +msgstr "Forum" + +#: ../../include/widgets.php:1345 +msgid "Tasks" +msgstr "Oppgaver" + +#: ../../include/widgets.php:1354 +msgid "Documentation" +msgstr "Dokumentasjon" + +#: ../../include/widgets.php:1356 +msgid "Project/Site Information" +msgstr "Prosjekt-/Nettstedsinformasjon" + +#: ../../include/widgets.php:1357 +msgid "For Members" +msgstr "For medlemmer" + +#: ../../include/widgets.php:1358 +msgid "For Administrators" +msgstr "For administratorer" + +#: ../../include/widgets.php:1359 +msgid "For Developers" +msgstr "For utviklere" + +#: ../../include/widgets.php:1383 ../../include/widgets.php:1421 +msgid "Member registrations waiting for confirmation" +msgstr "" + +#: ../../include/widgets.php:1389 +msgid "Inspect queue" +msgstr "Inspiser kø" + +#: ../../include/widgets.php:1391 +msgid "DB updates" +msgstr "Databaseoppdateringer" + +#: ../../include/widgets.php:1416 ../../include/nav.php:216 +msgid "Admin" +msgstr "Administrator" + +#: ../../include/widgets.php:1417 +msgid "Plugin Features" +msgstr "Tilleggsfunksjoner" + +#: ../../include/follow.php:27 +msgid "Channel is blocked on this site." +msgstr "Kanalen er blokkert pÃ¥ dette nettstedet." + +#: ../../include/follow.php:32 +msgid "Channel location missing." +msgstr "Kanalplassering mangler." + +#: ../../include/follow.php:81 +msgid "Response from remote channel was incomplete." +msgstr "Svaret fra den andre kanalen var ikke komplett." + +#: ../../include/follow.php:98 +msgid "Channel was deleted and no longer exists." +msgstr "Kanalen er slettet og finnes ikke lenger." + +#: ../../include/follow.php:154 ../../include/follow.php:190 +msgid "Protocol disabled." +msgstr "Protokollen er avskrudd." + +#: ../../include/follow.php:178 +msgid "Channel discovery failed." +msgstr "Kanaloppdagelse mislyktes." + +#: ../../include/follow.php:216 +msgid "Cannot connect to yourself." +msgstr "Kan ikke lage forbindelse med deg selv." + +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "%1$s sine bokmerker" + +#: ../../include/api.php:1336 +msgid "Public Timeline" +msgstr "Offentlig tidslinje" + +#: ../../include/bbcode.php:123 ../../include/bbcode.php:844 +#: ../../include/bbcode.php:847 ../../include/bbcode.php:852 +#: ../../include/bbcode.php:855 ../../include/bbcode.php:858 +#: ../../include/bbcode.php:861 ../../include/bbcode.php:866 +#: ../../include/bbcode.php:869 ../../include/bbcode.php:874 +#: ../../include/bbcode.php:877 ../../include/bbcode.php:880 +#: ../../include/bbcode.php:883 +msgid "Image/photo" +msgstr "Bilde/fotografi" + +#: ../../include/bbcode.php:162 ../../include/bbcode.php:894 +msgid "Encrypted content" +msgstr "Kryptert innhold" + +#: ../../include/bbcode.php:178 +#, php-format +msgid "Install %s element: " +msgstr "Installer %s element:" + +#: ../../include/bbcode.php:182 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "Dette innlegget inneholder det installerbare elementet %s, men du mangler tillatelse til Ã¥ installere det pÃ¥ dette nettstedet." + +#: ../../include/bbcode.php:254 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s skrev følgende %2$s %3$s" + +#: ../../include/bbcode.php:331 ../../include/bbcode.php:339 +msgid "Click to open/close" +msgstr "Klikk for Ã¥ Ã¥pne/lukke" + +#: ../../include/bbcode.php:339 +msgid "spoiler" +msgstr "" + +#: ../../include/bbcode.php:585 +msgid "Different viewers will see this text differently" +msgstr "Denne teksten vil se forskjellig ut for ulike besøkende" + +#: ../../include/bbcode.php:832 +msgid "$1 wrote:" +msgstr "$1 skrev:" + +#: ../../include/dir_fns.php:141 +msgid "Directory Options" +msgstr "Kataloginnstillinger" + +#: ../../include/dir_fns.php:143 +msgid "Safe Mode" +msgstr "Trygt modus" + +#: ../../include/dir_fns.php:144 +msgid "Public Forums Only" +msgstr "Bare offentlige forum" + +#: ../../include/dir_fns.php:145 +msgid "This Website Only" +msgstr "Kun dette nettstedet" + +#: ../../include/security.php:383 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "Skjemaets sikkerhetspollett var ikke gyldig. Dette skjedde antakelig fordi skjemaet har vært Ã¥pnet for lenge (>3 timer) før det ble sendt inn." + +#: ../../include/nav.php:82 ../../include/nav.php:113 ../../boot.php:1702 +msgid "Logout" +msgstr "Logg ut" + +#: ../../include/nav.php:82 ../../include/nav.php:113 +msgid "End this session" +msgstr "Avslutt denne økten" + +#: ../../include/nav.php:85 ../../include/nav.php:144 +msgid "Home" +msgstr "Hjem" + +#: ../../include/nav.php:85 +msgid "Your posts and conversations" +msgstr "Dine innlegg og samtaler" + +#: ../../include/nav.php:86 +msgid "Your profile page" +msgstr "Din profilside" + +#: ../../include/nav.php:88 +msgid "Manage/Edit profiles" +msgstr "HÃ¥ndter/endre profiler" + +#: ../../include/nav.php:90 ../../include/channel.php:941 +msgid "Edit Profile" +msgstr "Endre profil" + +#: ../../include/nav.php:90 +msgid "Edit your profile" +msgstr "Endre din profil" + +#: ../../include/nav.php:92 +msgid "Your photos" +msgstr "Dine bilder" + +#: ../../include/nav.php:93 +msgid "Your files" +msgstr "Dine filer" + +#: ../../include/nav.php:96 +msgid "Your chatrooms" +msgstr "Dine chatterom" + +#: ../../include/nav.php:102 ../../include/conversation.php:1675 +msgid "Bookmarks" +msgstr "Bokmerker" + +#: ../../include/nav.php:102 +msgid "Your bookmarks" +msgstr "Dine bokmerker" + +#: ../../include/nav.php:106 +msgid "Your webpages" +msgstr "Dine websider" + +#: ../../include/nav.php:110 +msgid "Sign in" +msgstr "Logg pÃ¥" + +#: ../../include/nav.php:127 +#, php-format +msgid "%s - click to logout" +msgstr "%s - klikk for Ã¥ logge ut" + +#: ../../include/nav.php:130 +msgid "Remote authentication" +msgstr "Fjernautentisering" + +#: ../../include/nav.php:130 +msgid "Click to authenticate to your home hub" +msgstr "Klikk for Ã¥ godkjennes mot din hjemme-hub" + +#: ../../include/nav.php:144 +msgid "Home Page" +msgstr "Hjemmeside" + +#: ../../include/nav.php:147 +msgid "Create an account" +msgstr "Lag en konto" + +#: ../../include/nav.php:159 +msgid "Help and documentation" +msgstr "Hjelp og dokumentasjon" + +#: ../../include/nav.php:163 +msgid "Applications, utilities, links, games" +msgstr "Programmer, verktøy, lenker, spill" + +#: ../../include/nav.php:165 +msgid "Search site @name, #tag, ?docs, content" +msgstr "Søk nettstedet for @navn, #merkelapp, ?dokumentasjon, innhold" + +#: ../../include/nav.php:167 +msgid "Channel Directory" +msgstr "Kanalkatalog" + +#: ../../include/nav.php:179 +msgid "Your grid" +msgstr "Ditt nett" + +#: ../../include/nav.php:180 +msgid "Mark all grid notifications seen" +msgstr "Marker alle nettvarsler som sett" + +#: ../../include/nav.php:182 +msgid "Channel home" +msgstr "Kanalhjem" + +#: ../../include/nav.php:183 +msgid "Mark all channel notifications seen" +msgstr "Merk alle kanalvarsler som sett" + +#: ../../include/nav.php:189 +msgid "Notices" +msgstr "Varsel" + +#: ../../include/nav.php:189 +msgid "Notifications" +msgstr "Varsler" + +#: ../../include/nav.php:190 +msgid "See all notifications" +msgstr "Se alle varsler" + +#: ../../include/nav.php:193 +msgid "Private mail" +msgstr "Privat post" + +#: ../../include/nav.php:194 +msgid "See all private messages" +msgstr "Se alle private meldinger" + +#: ../../include/nav.php:195 +msgid "Mark all private messages seen" +msgstr "Merk alle private meldinger som sett" + +#: ../../include/nav.php:201 +msgid "Event Calendar" +msgstr "Kalender" + +#: ../../include/nav.php:202 +msgid "See all events" +msgstr "Se alle hendelser" + +#: ../../include/nav.php:203 +msgid "Mark all events seen" +msgstr "Merk alle hendelser som sett" + +#: ../../include/nav.php:206 +msgid "Manage Your Channels" +msgstr "HÃ¥ndter dine kanaler" + +#: ../../include/nav.php:208 +msgid "Account/Channel Settings" +msgstr "Konto-/kanal-innstillinger" + +#: ../../include/nav.php:216 +msgid "Site Setup and Configuration" +msgstr "Nettstedsoppsett og -konfigurasjon" + +#: ../../include/nav.php:247 ../../include/conversation.php:851 +msgid "Loading..." +msgstr "Laster..." + +#: ../../include/nav.php:252 +msgid "@name, #tag, ?doc, content" +msgstr "@navn, #merkelapp, ?dokumentasjon, innhold" + +#: ../../include/nav.php:253 +msgid "Please wait..." +msgstr "Vennligst vent..." + +#: ../../include/connections.php:95 msgid "New window" msgstr "Nytt vindu" -#: ../../include/Contact.php:119 +#: ../../include/connections.php:96 msgid "Open the selected location in a different window or browser tab" msgstr "Ã…pne det valgte stedet i et annet vindu eller nettleser-fane" -#: ../../include/Contact.php:237 +#: ../../include/connections.php:214 #, php-format msgid "User '%s' deleted" msgstr "Brukeren '%s' er slettet" -#: ../../include/Import/import_diaspora.php:17 -msgid "No username found in import file." -msgstr "Ingen brukernavn ble funnet i importfilen." +#: ../../include/contact_widgets.php:11 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d invitasjon tilgjengelig" +msgstr[1] "%d invitasjoner tilgjengelig" -#: ../../include/Import/import_diaspora.php:42 ../../include/import.php:44 -msgid "Unable to create a unique channel address. Import failed." -msgstr "Klarte ikke Ã¥ lage en unik kanaladresse. Import mislyktes." +#: ../../include/contact_widgets.php:19 +msgid "Find Channels" +msgstr "Finn kanaler" -#: ../../include/Import/import_diaspora.php:143 ../../mod/import.php:496 -msgid "Import completed." -msgstr "Import ferdig." +#: ../../include/contact_widgets.php:20 +msgid "Enter name or interest" +msgstr "Skriv navn eller interesse" + +#: ../../include/contact_widgets.php:21 +msgid "Connect/Follow" +msgstr "Forbindelse/Følg" + +#: ../../include/contact_widgets.php:22 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Eksempler: Ola Nordmann, fisking" + +#: ../../include/contact_widgets.php:26 +msgid "Random Profile" +msgstr "Tilfeldig profil" + +#: ../../include/contact_widgets.php:27 +msgid "Invite Friends" +msgstr "Inviter venner" + +#: ../../include/contact_widgets.php:29 +msgid "Advanced example: name=fred and country=iceland" +msgstr "Avansert eksempel: navn=fred og land=island" + +#: ../../include/contact_widgets.php:122 +#, php-format +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "%d forbindelse felles" +msgstr[1] "%d forbindelser felles" + +#: ../../include/contact_widgets.php:127 +msgid "show more" +msgstr "vis mer" + +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "%1$s er nÃ¥ forbundet med %2$s" + +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s prikket %2$s" + +#: ../../include/conversation.php:691 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Vis %s sin profile @ %s" + +#: ../../include/conversation.php:710 +msgid "Categories:" +msgstr "Kategorier:" + +#: ../../include/conversation.php:711 +msgid "Filed under:" +msgstr "Sortert under:" + +#: ../../include/conversation.php:738 +msgid "View in context" +msgstr "Vis i sammenheng" + +#: ../../include/conversation.php:847 +msgid "remove" +msgstr "fjern" + +#: ../../include/conversation.php:852 +msgid "Delete Selected Items" +msgstr "Slett valgte elementer" + +#: ../../include/conversation.php:948 +msgid "View Source" +msgstr "Vis kilde" + +#: ../../include/conversation.php:949 +msgid "Follow Thread" +msgstr "Følg trÃ¥d" + +#: ../../include/conversation.php:950 +msgid "Unfollow Thread" +msgstr "Ikke følg trÃ¥d" + +#: ../../include/conversation.php:955 +msgid "Activity/Posts" +msgstr "Aktivitet/Innlegg" + +#: ../../include/conversation.php:957 +msgid "Edit Connection" +msgstr "Endre forbindelse" + +#: ../../include/conversation.php:958 +msgid "Message" +msgstr "Melding" + +#: ../../include/conversation.php:1075 +#, php-format +msgid "%s likes this." +msgstr "%s liker dette." + +#: ../../include/conversation.php:1075 +#, php-format +msgid "%s doesn't like this." +msgstr "%s liker ikke dette." + +#: ../../include/conversation.php:1079 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "%2$d person liker dette." +msgstr[1] "%2$d personer liker dette." + +#: ../../include/conversation.php:1081 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "%2$d person liker ikke dette." +msgstr[1] "%2$d personer liker ikke dette." + +#: ../../include/conversation.php:1087 +msgid "and" +msgstr "og" + +#: ../../include/conversation.php:1090 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] ", og %d annen person" +msgstr[1] ", og %d andre personer" + +#: ../../include/conversation.php:1091 +#, php-format +msgid "%s like this." +msgstr "%s liker dette." + +#: ../../include/conversation.php:1091 +#, php-format +msgid "%s don't like this." +msgstr "%s liker ikke dette." + +#: ../../include/conversation.php:1130 +msgid "Set your location" +msgstr "Angi din plassering" + +#: ../../include/conversation.php:1131 +msgid "Clear browser location" +msgstr "Fjern nettleserplassering" + +#: ../../include/conversation.php:1177 +msgid "Tag term:" +msgstr "Merkelapp:" + +#: ../../include/conversation.php:1178 +msgid "Where are you right now?" +msgstr "Hvor er du akkurat nÃ¥?" + +#: ../../include/conversation.php:1210 +msgid "Page link name" +msgstr "Sidens lenkenavn" + +#: ../../include/conversation.php:1213 +msgid "Post as" +msgstr "Lag innlegg som" + +#: ../../include/conversation.php:1223 +msgid "Toggle voting" +msgstr "Skru av eller pÃ¥ stemming" + +#: ../../include/conversation.php:1231 +msgid "Categories (optional, comma-separated list)" +msgstr "Kategorier (valgfri, kommaseparert liste)" + +#: ../../include/conversation.php:1254 +msgid "Set publish date" +msgstr "Angi publiseringsdato" + +#: ../../include/conversation.php:1258 +msgid "OK" +msgstr "OK" + +#: ../../include/conversation.php:1503 +msgid "Discover" +msgstr "Oppdage" + +#: ../../include/conversation.php:1506 +msgid "Imported public streams" +msgstr "Importerte offentlige strømmer" + +#: ../../include/conversation.php:1511 +msgid "Commented Order" +msgstr "Kommentert" + +#: ../../include/conversation.php:1514 +msgid "Sort by Comment Date" +msgstr "Sorter etter kommentert dato" + +#: ../../include/conversation.php:1518 +msgid "Posted Order" +msgstr "Lagt inn" + +#: ../../include/conversation.php:1521 +msgid "Sort by Post Date" +msgstr "Sorter etter innleggsdato" + +#: ../../include/conversation.php:1529 +msgid "Posts that mention or involve you" +msgstr "Innlegg som nevner eller involverer deg" + +#: ../../include/conversation.php:1538 +msgid "Activity Stream - by date" +msgstr "Aktivitetsstrøm - etter dato" + +#: ../../include/conversation.php:1544 +msgid "Starred" +msgstr "Stjerne" + +#: ../../include/conversation.php:1547 +msgid "Favourite Posts" +msgstr "Favorittinnlegg" + +#: ../../include/conversation.php:1554 +msgid "Spam" +msgstr "Søppel" + +#: ../../include/conversation.php:1557 +msgid "Posts flagged as SPAM" +msgstr "Innlegg merket som SØPPEL" + +#: ../../include/conversation.php:1614 +msgid "Status Messages and Posts" +msgstr "Statusmeldinger og -innlegg" + +#: ../../include/conversation.php:1623 +msgid "About" +msgstr "Om" + +#: ../../include/conversation.php:1626 +msgid "Profile Details" +msgstr "Profildetaljer" + +#: ../../include/conversation.php:1635 ../../include/photos.php:502 +msgid "Photo Albums" +msgstr "Fotoalbum" + +#: ../../include/conversation.php:1642 +msgid "Files and Storage" +msgstr "Filer og lagring" + +#: ../../include/conversation.php:1678 +msgid "Saved Bookmarks" +msgstr "Lagrede bokmerker" + +#: ../../include/conversation.php:1688 +msgid "Manage Webpages" +msgstr "HÃ¥ndtere websider" + +#: ../../include/conversation.php:1747 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "Deltar" +msgstr[1] "Deltar" + +#: ../../include/conversation.php:1750 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "Deltar ikke" +msgstr[1] "Deltar ikke" + +#: ../../include/conversation.php:1753 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "Ikke bestemt" +msgstr[1] "Ikke bestemt" + +#: ../../include/conversation.php:1756 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "Enig" +msgstr[1] "Enige" + +#: ../../include/conversation.php:1759 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "Uenig" +msgstr[1] "Uenige" + +#: ../../include/conversation.php:1762 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "AvstÃ¥r" +msgstr[1] "AvstÃ¥r" + +#: ../../include/selectors.php:30 +msgid "Frequently" +msgstr "Ofte" + +#: ../../include/selectors.php:31 +msgid "Hourly" +msgstr "Hver time" + +#: ../../include/selectors.php:32 +msgid "Twice daily" +msgstr "To ganger daglig" + +#: ../../include/selectors.php:33 +msgid "Daily" +msgstr "Daglig" + +#: ../../include/selectors.php:34 +msgid "Weekly" +msgstr "Ukentlig" + +#: ../../include/selectors.php:35 +msgid "Monthly" +msgstr "MÃ¥nedlig" + +#: ../../include/selectors.php:49 +msgid "Currently Male" +msgstr "For tiden mann" + +#: ../../include/selectors.php:49 +msgid "Currently Female" +msgstr "For tiden kvinne" + +#: ../../include/selectors.php:49 +msgid "Mostly Male" +msgstr "For det meste mann" + +#: ../../include/selectors.php:49 +msgid "Mostly Female" +msgstr "For det meste kvinne" + +#: ../../include/selectors.php:49 +msgid "Transgender" +msgstr "Transkjønnet" + +#: ../../include/selectors.php:49 +msgid "Intersex" +msgstr "interkjønnet" + +#: ../../include/selectors.php:49 +msgid "Transsexual" +msgstr "Transseksuell" + +#: ../../include/selectors.php:49 +msgid "Hermaphrodite" +msgstr "Hermafroditt" + +#: ../../include/selectors.php:49 +msgid "Neuter" +msgstr "Intetkjønn" + +#: ../../include/selectors.php:49 +msgid "Non-specific" +msgstr "Ubestemt" + +#: ../../include/selectors.php:49 ../../include/selectors.php:66 +#: ../../include/selectors.php:104 ../../include/selectors.php:140 +#: ../../include/permissions.php:881 +msgid "Other" +msgstr "Annen" + +#: ../../include/selectors.php:49 +msgid "Undecided" +msgstr "Ubestemt" + +#: ../../include/selectors.php:85 ../../include/selectors.php:104 +msgid "Males" +msgstr "Menn" + +#: ../../include/selectors.php:85 ../../include/selectors.php:104 +msgid "Females" +msgstr "Kvinner" + +#: ../../include/selectors.php:85 +msgid "Gay" +msgstr "Homo" + +#: ../../include/selectors.php:85 +msgid "Lesbian" +msgstr "Lesbisk" + +#: ../../include/selectors.php:85 +msgid "No Preference" +msgstr "Ingen preferanse" + +#: ../../include/selectors.php:85 +msgid "Bisexual" +msgstr "Biseksuell" + +#: ../../include/selectors.php:85 +msgid "Autosexual" +msgstr "Autoseksuell" + +#: ../../include/selectors.php:85 +msgid "Abstinent" +msgstr "Avholdende" + +#: ../../include/selectors.php:85 +msgid "Virgin" +msgstr "Jomfru" + +#: ../../include/selectors.php:85 +msgid "Deviant" +msgstr "Avviker" + +#: ../../include/selectors.php:85 +msgid "Fetish" +msgstr "Fetisj" + +#: ../../include/selectors.php:85 +msgid "Oodles" +msgstr "Masse" + +#: ../../include/selectors.php:85 +msgid "Nonsexual" +msgstr "Ikke-seksuell" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Single" +msgstr "Enslig" + +#: ../../include/selectors.php:123 +msgid "Lonely" +msgstr "Ensom" + +#: ../../include/selectors.php:123 +msgid "Available" +msgstr "Tilgjengelig" + +#: ../../include/selectors.php:123 +msgid "Unavailable" +msgstr "Ikke tilgjengelig" + +#: ../../include/selectors.php:123 +msgid "Has crush" +msgstr "Er forelsket" + +#: ../../include/selectors.php:123 +msgid "Infatuated" +msgstr "Betatt" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Dating" +msgstr "Sammen med" + +#: ../../include/selectors.php:123 +msgid "Unfaithful" +msgstr "Utro" + +#: ../../include/selectors.php:123 +msgid "Sex Addict" +msgstr "Sexavhengig" + +#: ../../include/selectors.php:123 +msgid "Friends/Benefits" +msgstr "Venner med frynsegoder" + +#: ../../include/selectors.php:123 +msgid "Casual" +msgstr "Tilfeldig" + +#: ../../include/selectors.php:123 +msgid "Engaged" +msgstr "Forlovet" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Married" +msgstr "Gift" + +#: ../../include/selectors.php:123 +msgid "Imaginarily married" +msgstr "Gift i fantasien" + +#: ../../include/selectors.php:123 +msgid "Partners" +msgstr "Partnere" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Cohabiting" +msgstr "Samboer" + +#: ../../include/selectors.php:123 +msgid "Common law" +msgstr "Samboer" + +#: ../../include/selectors.php:123 +msgid "Happy" +msgstr "Lykkelig" + +#: ../../include/selectors.php:123 +msgid "Not looking" +msgstr "Ikke pÃ¥ utkikk" + +#: ../../include/selectors.php:123 +msgid "Swinger" +msgstr "Partnerbytte" + +#: ../../include/selectors.php:123 +msgid "Betrayed" +msgstr "Bedratt" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Separated" +msgstr "Separert" + +#: ../../include/selectors.php:123 +msgid "Unstable" +msgstr "Ustabilt" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Divorced" +msgstr "Skilt" + +#: ../../include/selectors.php:123 +msgid "Imaginarily divorced" +msgstr "Skilt i fantasien" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Widowed" +msgstr "Enke" + +#: ../../include/selectors.php:123 +msgid "Uncertain" +msgstr "Usikkert" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "It's complicated" +msgstr "Det er komplisert" + +#: ../../include/selectors.php:123 +msgid "Don't care" +msgstr "Bryr meg ikke" + +#: ../../include/selectors.php:123 +msgid "Ask me" +msgstr "Spør meg" + +#: ../../include/PermissionDescription.php:31 +#: ../../include/acl_selectors.php:232 +msgid "Visible to your default audience" +msgstr "Synlig for ditt standard publikum" + +#: ../../include/PermissionDescription.php:115 +#: ../../include/acl_selectors.php:268 +msgid "Only me" +msgstr "" + +#: ../../include/PermissionDescription.php:116 +msgid "Public" +msgstr "Offentlig" + +#: ../../include/PermissionDescription.php:117 +msgid "Anybody in the $Projectname network" +msgstr "" + +#: ../../include/PermissionDescription.php:118 +#, php-format +msgid "Any account on %s" +msgstr "" + +#: ../../include/PermissionDescription.php:119 +msgid "Any of my connections" +msgstr "" + +#: ../../include/PermissionDescription.php:120 +msgid "Only connections I specifically allow" +msgstr "" + +#: ../../include/PermissionDescription.php:121 +msgid "Anybody authenticated (could include visitors from other networks)" +msgstr "" + +#: ../../include/PermissionDescription.php:122 +msgid "Any connections including those who haven't yet been approved" +msgstr "" + +#: ../../include/PermissionDescription.php:161 +msgid "" +"This is your default setting for the audience of your normal stream, and " +"posts." +msgstr "" + +#: ../../include/PermissionDescription.php:162 +msgid "" +"This is your default setting for who can view your default channel profile" +msgstr "" + +#: ../../include/PermissionDescription.php:163 +msgid "This is your default setting for who can view your connections" +msgstr "" + +#: ../../include/PermissionDescription.php:164 +msgid "" +"This is your default setting for who can view your file storage and photos" +msgstr "" + +#: ../../include/PermissionDescription.php:165 +msgid "This is your default setting for the audience of your webpages" +msgstr "" #: ../../include/account.php:28 msgid "Not a valid email address" @@ -282,7 +8416,7 @@ msgid "Registration request at %s" msgstr "Registreringsforespørsel hos %s" #: ../../include/account.php:317 ../../include/account.php:344 -#: ../../include/account.php:404 ../../include/network.php:1660 +#: ../../include/account.php:404 ../../include/network.php:1871 msgid "Administrator" msgstr "Administrator" @@ -308,1778 +8442,233 @@ msgstr "Registrering trukket tilbake for %s" msgid "Account verified. Please login." msgstr "Konto bekreftet. Vennligst logg inn." -#: ../../include/account.php:719 ../../include/account.php:721 +#: ../../include/account.php:723 ../../include/account.php:725 msgid "Click here to upgrade." msgstr "Klikk her for Ã¥ oppgradere." -#: ../../include/account.php:727 +#: ../../include/account.php:731 msgid "This action exceeds the limits set by your subscription plan." msgstr "Denne handlingen gÃ¥r utenfor grensene satt i din abonnementsplan." -#: ../../include/account.php:732 +#: ../../include/account.php:736 msgid "This action is not available under your subscription plan." msgstr "Denne handlingen er ikke tilgjengelig i din abonnementsplan." -#: ../../include/acl_selectors.php:218 -msgid "Visible to your default audience" -msgstr "Synlig for ditt standard publikum" - -#: ../../include/acl_selectors.php:243 -msgid "Show" -msgstr "Vis" - -#: ../../include/acl_selectors.php:244 -msgid "Don't show" -msgstr "Ikke vis" - -#: ../../include/acl_selectors.php:249 -msgid "Other networks and post services" -msgstr "Andre nettverk og innleggstjenester" - -#: ../../include/acl_selectors.php:251 ../../mod/chat.php:211 -#: ../../mod/filestorage.php:147 ../../mod/photos.php:639 -#: ../../mod/photos.php:1012 ../../mod/thing.php:309 ../../mod/thing.php:355 -msgid "Permissions" -msgstr "Tillatelser" - -#: ../../include/acl_selectors.php:252 ../../include/ItemObject.php:384 -#: ../../mod/photos.php:1229 -msgid "Close" -msgstr "Lukk" - -#: ../../include/activities.php:42 -msgid " and " -msgstr "og" - -#: ../../include/activities.php:50 -msgid "public profile" -msgstr "offentlig profil" - -#: ../../include/activities.php:59 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s endret %2$s til “%3$s”" - -#: ../../include/activities.php:60 -#, php-format -msgid "Visit %1$s's %2$s" -msgstr "Besøk %1$s sitt %2$s" - -#: ../../include/activities.php:63 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s har oppdatert %2$s, endret %3$s." - -#: ../../include/api.php:1336 -msgid "Public Timeline" -msgstr "Offentlig tidslinje" - -#: ../../include/apps.php:128 -msgid "Site Admin" -msgstr "Nettstedsadministrator" - -#: ../../include/apps.php:129 ../../include/nav.php:104 -#: ../../include/conversation.php:1685 -msgid "Bookmarks" -msgstr "Bokmerker" - -#: ../../include/apps.php:130 -msgid "Address Book" -msgstr "Adressebok" - -#: ../../include/apps.php:131 ../../include/nav.php:112 ../../boot.php:1543 -msgid "Login" -msgstr "Logg inn" - -#: ../../include/apps.php:132 ../../include/nav.php:203 -#: ../../mod/manage.php:162 -msgid "Channel Manager" -msgstr "Kanalstyring" - -#: ../../include/apps.php:133 ../../include/nav.php:176 -msgid "Grid" -msgstr "Nett" - -#: ../../include/apps.php:134 ../../include/nav.php:205 -#: ../../include/widgets.php:580 ../../mod/admin.php:1266 -#: ../../mod/admin.php:1488 -msgid "Settings" -msgstr "Innstillinger" - -#: ../../include/apps.php:136 ../../include/nav.php:108 -#: ../../include/conversation.php:1695 ../../mod/webpages.php:180 -msgid "Webpages" -msgstr "Websider" - -#: ../../include/apps.php:137 ../../include/nav.php:179 -msgid "Channel Home" -msgstr "Kanalhjem" - -#: ../../include/apps.php:138 ../../include/identity.php:1359 -#: ../../mod/profperm.php:112 -msgid "Profile" -msgstr "Profil" - -#: ../../include/apps.php:139 ../../include/nav.php:92 -#: ../../include/conversation.php:1641 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "Bilder" - -#: ../../include/apps.php:140 ../../include/nav.php:198 -#: ../../include/conversation.php:1658 ../../include/conversation.php:1661 -msgid "Events" -msgstr "Hendelser" - -#: ../../include/apps.php:141 ../../include/nav.php:164 -msgid "Directory" -msgstr "Katalog" - -#: ../../include/apps.php:142 ../../include/nav.php:155 ../../mod/help.php:208 -#: ../../mod/help.php:213 ../../mod/layouts.php:176 -msgid "Help" -msgstr "Hjelp" - -#: ../../include/apps.php:143 ../../include/nav.php:190 -msgid "Mail" -msgstr "Melding" - -#: ../../include/apps.php:144 ../../mod/mood.php:131 -msgid "Mood" -msgstr "Stemning" - -#: ../../include/apps.php:145 ../../include/conversation.php:965 -#: ../../mod/poke.php:164 -msgid "Poke" -msgstr "Prikk" - -#: ../../include/apps.php:146 ../../include/nav.php:98 -msgid "Chat" -msgstr "Chat" - -#: ../../include/apps.php:147 ../../include/nav.php:161 -#: ../../include/text.php:885 ../../include/text.php:897 -#: ../../mod/connections.php:302 ../../mod/search.php:40 -msgid "Search" -msgstr "Søk" - -#: ../../include/apps.php:148 -msgid "Probe" -msgstr "Undersøk" - -#: ../../include/apps.php:149 -msgid "Suggest" -msgstr "ForreslÃ¥" - -#: ../../include/apps.php:150 -msgid "Random Channel" -msgstr "Tilfeldig kanal" - -#: ../../include/apps.php:151 -msgid "Invite" -msgstr "Inviter" - -#: ../../include/apps.php:152 ../../include/widgets.php:1296 -msgid "Features" -msgstr "Funksjoner" - -#: ../../include/apps.php:153 ../../mod/id.php:28 -msgid "Language" -msgstr "SprÃ¥k" - -#: ../../include/apps.php:154 -msgid "Post" -msgstr "Innlegg" - -#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 -#: ../../mod/id.php:19 -msgid "Profile Photo" -msgstr "Profilbilde" - -#: ../../include/apps.php:252 ../../mod/settings.php:84 -#: ../../mod/settings.php:623 -msgid "Update" -msgstr "Oppdater" - -#: ../../include/apps.php:252 -msgid "Install" -msgstr "Installer" - -#: ../../include/apps.php:257 -msgid "Purchase" -msgstr "Kjøp" - -#: ../../include/attach.php:246 ../../include/attach.php:332 +#: ../../include/attach.php:247 ../../include/attach.php:333 msgid "Item was not found." msgstr "Elementet ble ikke funnet." -#: ../../include/attach.php:496 +#: ../../include/attach.php:497 msgid "No source file." msgstr "Ingen kildefil." -#: ../../include/attach.php:518 +#: ../../include/attach.php:519 msgid "Cannot locate file to replace" msgstr "Kan ikke finne filen som skal byttes ut" -#: ../../include/attach.php:536 +#: ../../include/attach.php:537 msgid "Cannot locate file to revise/update" msgstr "Finner ikke filen som skal revideres/oppdateres" -#: ../../include/attach.php:671 +#: ../../include/attach.php:672 #, php-format msgid "File exceeds size limit of %d" msgstr "Filens størrelse overgÃ¥r grensen pÃ¥ %d" -#: ../../include/attach.php:685 +#: ../../include/attach.php:686 #, php-format msgid "You have reached your limit of %1$.0f Mbytes attachment storage." msgstr "Du har nÃ¥dd din lagringsgrense for vedlegg pÃ¥ %1$.0f Mbytes." -#: ../../include/attach.php:841 +#: ../../include/attach.php:842 msgid "File upload failed. Possible system limit or action terminated." msgstr "Mislyktes med Ã¥ laste opp filen. Mulig systemgrense eller handling avbrutt." -#: ../../include/attach.php:854 +#: ../../include/attach.php:855 msgid "Stored file could not be verified. Upload failed." msgstr "Lagret fil kunne ikke bekreftes. Opplasting mislyktes." -#: ../../include/attach.php:902 ../../include/attach.php:918 +#: ../../include/attach.php:909 ../../include/attach.php:925 msgid "Path not available." msgstr "Stien er ikke tilgjengelig." -#: ../../include/attach.php:964 ../../include/attach.php:1116 +#: ../../include/attach.php:971 ../../include/attach.php:1123 msgid "Empty pathname" msgstr "Tomt sti-navn" -#: ../../include/attach.php:990 +#: ../../include/attach.php:997 msgid "duplicate filename or path" msgstr "duplikat av filnavn eller sti" -#: ../../include/attach.php:1012 +#: ../../include/attach.php:1019 msgid "Path not found." msgstr "Stien ble ikke funnet." -#: ../../include/attach.php:1070 +#: ../../include/attach.php:1077 msgid "mkdir failed." msgstr "mkdir mislyktes." -#: ../../include/attach.php:1074 +#: ../../include/attach.php:1081 msgid "database storage failed." msgstr "databaselagring mislyktes." -#: ../../include/attach.php:1122 +#: ../../include/attach.php:1129 msgid "Empty path" msgstr "Tom sti" -#: ../../include/auth.php:132 -msgid "Logged out." -msgstr "Logget ut." +#: ../../include/channel.php:32 +msgid "Unable to obtain identity information from database" +msgstr "Klarer ikke Ã¥ fÃ¥ tak i identitetsinformasjon fra databasen" -#: ../../include/auth.php:273 -msgid "Failed authentication" -msgstr "Mislykket autentisering" +#: ../../include/channel.php:66 +msgid "Empty name" +msgstr "Mangler navn" -#: ../../include/auth.php:287 ../../mod/openid.php:189 -msgid "Login failed." -msgstr "Innlogging mislyktes." +#: ../../include/channel.php:69 +msgid "Name too long" +msgstr "Navnet er for langt" -#: ../../include/bb2diaspora.php:376 -msgid "Attachments:" -msgstr "Vedlegg:" +#: ../../include/channel.php:180 +msgid "No account identifier" +msgstr "Ingen kontoidentifikator" -#: ../../include/bb2diaspora.php:465 ../../include/event.php:22 -#: ../../include/text.php:1418 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" +#: ../../include/channel.php:192 +msgid "Nickname is required." +msgstr "Kallenavn er pÃ¥krevd." -#: ../../include/bb2diaspora.php:467 -msgid "$Projectname event notification:" -msgstr "$Projectname hendelsesvarsling:" +#: ../../include/channel.php:206 +msgid "Reserved nickname. Please choose another." +msgstr "Reservert kallenavn. Vennligst velg et annet." -#: ../../include/bb2diaspora.php:471 ../../include/event.php:30 -#: ../../include/text.php:1422 -msgid "Starts:" -msgstr "Starter:" - -#: ../../include/bb2diaspora.php:479 ../../include/event.php:40 -#: ../../include/text.php:1426 -msgid "Finishes:" -msgstr "Slutter:" - -#: ../../include/bb2diaspora.php:487 ../../include/event.php:52 -#: ../../include/text.php:1433 ../../include/identity.php:1005 -#: ../../mod/directory.php:307 -msgid "Location:" -msgstr "Plassering:" - -#: ../../include/bbcode.php:123 ../../include/bbcode.php:794 -#: ../../include/bbcode.php:797 ../../include/bbcode.php:802 -#: ../../include/bbcode.php:805 ../../include/bbcode.php:808 -#: ../../include/bbcode.php:811 ../../include/bbcode.php:816 -#: ../../include/bbcode.php:819 ../../include/bbcode.php:824 -#: ../../include/bbcode.php:827 ../../include/bbcode.php:830 -#: ../../include/bbcode.php:833 -msgid "Image/photo" -msgstr "Bilde/fotografi" - -#: ../../include/bbcode.php:162 ../../include/bbcode.php:844 -msgid "Encrypted content" -msgstr "Kryptert innhold" - -#: ../../include/bbcode.php:179 -#, php-format -msgid "Install %s element: " -msgstr "Installer %s element:" - -#: ../../include/bbcode.php:183 -#, php-format +#: ../../include/channel.php:211 msgid "" -"This post contains an installable %s element, however you lack permissions " -"to install it on this site." -msgstr "Dette innlegget inneholder det installerbare elementet %s, men du mangler tillatelse til Ã¥ installere det pÃ¥ dette nettstedet." +"Nickname has unsupported characters or is already being used on this site." +msgstr "Kallenavnet inneholder tegn som ikke er støttet eller det er allerede i bruk pÃ¥ dette nettstedet." -#: ../../include/bbcode.php:193 ../../mod/impel.php:37 -msgid "webpage" -msgstr "nettside" +#: ../../include/channel.php:287 +msgid "Unable to retrieve created identity" +msgstr "Klarer ikke Ã¥ hente den lagede identiteten" -#: ../../include/bbcode.php:196 ../../mod/impel.php:47 -msgid "layout" -msgstr "layout" +#: ../../include/channel.php:345 +msgid "Default Profile" +msgstr "Standardprofil" -#: ../../include/bbcode.php:199 ../../mod/impel.php:42 -msgid "block" -msgstr "byggekloss" +#: ../../include/channel.php:791 +msgid "Requested channel is not available." +msgstr "Forespurt kanal er ikke tilgjengelig." -#: ../../include/bbcode.php:202 ../../mod/impel.php:54 -msgid "menu" -msgstr "meny" +#: ../../include/channel.php:938 +msgid "Create New Profile" +msgstr "Lag ny profil" -#: ../../include/bbcode.php:257 +#: ../../include/channel.php:958 +msgid "Visible to everybody" +msgstr "" + +#: ../../include/channel.php:1031 ../../include/channel.php:1142 +msgid "Gender:" +msgstr "Kjønn:" + +#: ../../include/channel.php:1032 ../../include/channel.php:1186 +msgid "Status:" +msgstr "Status:" + +#: ../../include/channel.php:1033 ../../include/channel.php:1197 +msgid "Homepage:" +msgstr "Hjemmeside:" + +#: ../../include/channel.php:1034 +msgid "Online Now" +msgstr "Online nÃ¥" + +#: ../../include/channel.php:1147 +msgid "Like this channel" +msgstr "Lik denne kanalen" + +#: ../../include/channel.php:1171 +msgid "j F, Y" +msgstr "j F, Y" + +#: ../../include/channel.php:1172 +msgid "j F" +msgstr "j F" + +#: ../../include/channel.php:1179 +msgid "Birthday:" +msgstr "Fødselsdag:" + +#: ../../include/channel.php:1192 #, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s skrev følgende %2$s %3$s" +msgid "for %1$d %2$s" +msgstr "for %1$d %2$s" -#: ../../include/bbcode.php:259 ../../mod/tagger.php:51 -msgid "post" -msgstr "innlegg" +#: ../../include/channel.php:1195 +msgid "Sexual Preference:" +msgstr "Seksuell preferanse:" -#: ../../include/bbcode.php:547 -msgid "Different viewers will see this text differently" -msgstr "Denne teksten vil se forskjellig ut for ulike besøkende" +#: ../../include/channel.php:1201 +msgid "Tags:" +msgstr "Merkelapper:" -#: ../../include/bbcode.php:755 -msgid "$1 spoiler" -msgstr "$1 avsløring" +#: ../../include/channel.php:1203 +msgid "Political Views:" +msgstr "Politiske synspunkter:" -#: ../../include/bbcode.php:782 -msgid "$1 wrote:" -msgstr "$1 skrev:" +#: ../../include/channel.php:1205 +msgid "Religion:" +msgstr "Religion:" -#: ../../include/bookmarks.php:35 -#, php-format -msgid "%1$s's bookmarks" -msgstr "%1$s sine bokmerker" +#: ../../include/channel.php:1209 +msgid "Hobbies/Interests:" +msgstr "Hobbyer/interesser:" -#: ../../include/chat.php:23 -msgid "Missing room name" -msgstr "Mangler romnavn" +#: ../../include/channel.php:1211 +msgid "Likes:" +msgstr "Liker:" -#: ../../include/chat.php:32 -msgid "Duplicate room name" -msgstr "Duplikat romnavn" +#: ../../include/channel.php:1213 +msgid "Dislikes:" +msgstr "Misliker:" -#: ../../include/chat.php:82 ../../include/chat.php:90 -msgid "Invalid room specifier." -msgstr "Ugyldig rom-spesifisering" +#: ../../include/channel.php:1215 +msgid "Contact information and Social Networks:" +msgstr "Kontaktinformasjon og sosiale nettverk:" -#: ../../include/chat.php:122 -msgid "Room not found." -msgstr "Rommet ble ikke funnet." +#: ../../include/channel.php:1217 +msgid "My other channels:" +msgstr "Mine andre kanaler:" -#: ../../include/chat.php:143 -msgid "Room is full" -msgstr "Rommet er fullt" +#: ../../include/channel.php:1219 +msgid "Musical interests:" +msgstr "Musikkinteresse:" -#: ../../include/comanche.php:34 ../../mod/admin.php:366 -msgid "Default" -msgstr "Standard" +#: ../../include/channel.php:1221 +msgid "Books, literature:" +msgstr "Bøker, litteratur:" -#: ../../include/contact_widgets.php:14 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d invitasjon tilgjengelig" -msgstr[1] "%d invitasjoner tilgjengelig" +#: ../../include/channel.php:1223 +msgid "Television:" +msgstr "TV:" -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:461 -msgid "Advanced" -msgstr "Avansert" +#: ../../include/channel.php:1225 +msgid "Film/dance/culture/entertainment:" +msgstr "Film/dans/kultur/underholdning:" -#: ../../include/contact_widgets.php:22 -msgid "Find Channels" -msgstr "Finn kanaler" +#: ../../include/channel.php:1227 +msgid "Love/Romance:" +msgstr "Kjærlighet/romantikk:" -#: ../../include/contact_widgets.php:23 -msgid "Enter name or interest" -msgstr "Skriv navn eller interesse" +#: ../../include/channel.php:1229 +msgid "Work/employment:" +msgstr "Arbeid/sysselsetting:" -#: ../../include/contact_widgets.php:24 -msgid "Connect/Follow" -msgstr "Forbindelse/Følg" +#: ../../include/channel.php:1231 +msgid "School/education:" +msgstr "Skole/utdannelse:" -#: ../../include/contact_widgets.php:25 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Eksempler: Ola Nordmann, fisking" - -#: ../../include/contact_widgets.php:26 ../../mod/connections.php:305 -#: ../../mod/directory.php:384 ../../mod/directory.php:389 -msgid "Find" -msgstr "Finn" - -#: ../../include/contact_widgets.php:27 ../../mod/directory.php:388 -#: ../../mod/suggest.php:60 -msgid "Channel Suggestions" -msgstr "Kanalforslag" - -#: ../../include/contact_widgets.php:29 -msgid "Random Profile" -msgstr "Tilfeldig profil" - -#: ../../include/contact_widgets.php:30 -msgid "Invite Friends" -msgstr "Inviter venner" - -#: ../../include/contact_widgets.php:32 -msgid "Advanced example: name=fred and country=iceland" -msgstr "Avansert eksempel: navn=fred og land=island" - -#: ../../include/contact_widgets.php:57 ../../include/features.php:96 -#: ../../include/widgets.php:314 -msgid "Saved Folders" -msgstr "Lagrede mapper" - -#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:98 -#: ../../include/widgets.php:317 -msgid "Everything" -msgstr "Alt" - -#: ../../include/contact_widgets.php:95 ../../include/taxonomy.php:282 -#: ../../include/widgets.php:46 -msgid "Categories" -msgstr "Kategorier" - -#: ../../include/contact_widgets.php:128 -#, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "%d forbindelse felles" -msgstr[1] "%d forbindelser felles" - -#: ../../include/contact_widgets.php:133 -msgid "show more" -msgstr "vis mer" - -#: ../../include/dba/dba_driver.php:141 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" -msgstr "Kan ikke finne DNS-informasjon om databasetjener '%s'" - -#: ../../include/dir_fns.php:139 -msgid "Directory Options" -msgstr "Kataloginnstillinger" - -#: ../../include/dir_fns.php:141 -msgid "Safe Mode" -msgstr "Trygt modus" - -#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 -#: ../../include/dir_fns.php:143 ../../mod/api.php:102 -#: ../../mod/connedit.php:368 ../../mod/connedit.php:646 -#: ../../mod/events.php:454 ../../mod/events.php:455 ../../mod/events.php:464 -#: ../../mod/filestorage.php:151 ../../mod/filestorage.php:159 -#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/mitem.php:154 -#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229 -#: ../../mod/photos.php:634 ../../mod/admin.php:425 ../../mod/removeme.php:60 -#: ../../mod/settings.php:588 ../../view/theme/redbasic/php/config.php:104 -#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1547 -msgid "No" -msgstr "Nei" - -#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142 -#: ../../include/dir_fns.php:143 ../../mod/api.php:101 -#: ../../mod/connedit.php:368 ../../mod/events.php:454 -#: ../../mod/events.php:455 ../../mod/events.php:464 -#: ../../mod/filestorage.php:151 ../../mod/filestorage.php:159 -#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/mitem.php:154 -#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229 -#: ../../mod/photos.php:634 ../../mod/admin.php:427 ../../mod/removeme.php:60 -#: ../../mod/settings.php:588 ../../view/theme/redbasic/php/config.php:104 -#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1547 -msgid "Yes" -msgstr "Ja" - -#: ../../include/dir_fns.php:142 -msgid "Public Forums Only" -msgstr "Bare offentlige forum" - -#: ../../include/dir_fns.php:143 -msgid "This Website Only" -msgstr "Kun dette nettstedet" - -#: ../../include/event.php:779 -msgid "This event has been added to your calendar." -msgstr "Denne hendelsen er lagt til i din kalender." - -#: ../../include/event.php:915 ../../include/text.php:1951 -#: ../../include/conversation.php:123 ../../mod/events.php:249 -#: ../../mod/like.php:363 ../../mod/tagger.php:47 -msgid "event" -msgstr "hendelse" - -#: ../../include/event.php:978 -msgid "Not specified" -msgstr "Ikke spesifisert" - -#: ../../include/event.php:979 -msgid "Needs Action" -msgstr "Trenger handling" - -#: ../../include/event.php:980 -msgid "Completed" -msgstr "Ferdig" - -#: ../../include/event.php:981 -msgid "In Process" -msgstr "Igang" - -#: ../../include/event.php:982 -msgid "Cancelled" -msgstr "Avbrutt" - -#: ../../include/follow.php:28 -msgid "Channel is blocked on this site." -msgstr "Kanalen er blokkert pÃ¥ dette nettstedet." - -#: ../../include/follow.php:33 -msgid "Channel location missing." -msgstr "Kanalplassering mangler." - -#: ../../include/follow.php:82 -msgid "Response from remote channel was incomplete." -msgstr "Svaret fra den andre kanalen var ikke komplett." - -#: ../../include/follow.php:99 -msgid "Channel was deleted and no longer exists." -msgstr "Kanalen er slettet og finnes ikke lenger." - -#: ../../include/follow.php:153 ../../include/follow.php:183 -msgid "Protocol disabled." -msgstr "Protokollen er avskrudd." - -#: ../../include/follow.php:173 -msgid "Channel discovery failed." -msgstr "Kanaloppdagelse mislyktes." - -#: ../../include/follow.php:199 -msgid "local account not found." -msgstr "lokal konto ble ikke funnet." - -#: ../../include/follow.php:224 -msgid "Cannot connect to yourself." -msgstr "Kan ikke lage forbindelse med deg selv." - -#: ../../include/import.php:23 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "Kan ikke lage en kopi av kanal-identifikatoren pÃ¥ dette systemet. Import mislyktes." - -#: ../../include/import.php:70 -msgid "Channel clone failed. Import failed." -msgstr "Kanalkloning mislyktes. Import mislyktes." - -#: ../../include/import.php:80 ../../mod/import.php:148 -msgid "Cloned channel not found. Import failed." -msgstr "Klonet kanal ble ikke funnet. Import mislyktes." - -#: ../../include/js_strings.php:5 -msgid "Delete this item?" -msgstr "Slett dette elementet?" - -#: ../../include/js_strings.php:6 ../../include/ItemObject.php:702 -#: ../../mod/photos.php:1058 ../../mod/photos.php:1176 -msgid "Comment" -msgstr "Kommentar" - -#: ../../include/js_strings.php:7 ../../include/ItemObject.php:413 -msgid "[+] show all" -msgstr "[+] Vis alle" - -#: ../../include/js_strings.php:8 -msgid "[-] show less" -msgstr "[-] Vis mindre" - -#: ../../include/js_strings.php:9 -msgid "[+] expand" -msgstr "[+] Utvid" - -#: ../../include/js_strings.php:10 -msgid "[-] collapse" -msgstr "[-] Lukk" - -#: ../../include/js_strings.php:11 -msgid "Password too short" -msgstr "Passordet er for kort" - -#: ../../include/js_strings.php:12 -msgid "Passwords do not match" -msgstr "Passordene er ikke like" - -#: ../../include/js_strings.php:13 ../../mod/photos.php:41 -#: ../../mod/cal.php:37 -msgid "everybody" -msgstr "alle" - -#: ../../include/js_strings.php:14 -msgid "Secret Passphrase" -msgstr "Hemmelig passordsetning" - -#: ../../include/js_strings.php:15 -msgid "Passphrase hint" -msgstr "Hint om passordsetning" - -#: ../../include/js_strings.php:16 -msgid "Notice: Permissions have changed but have not yet been submitted." -msgstr "Varsel: Tillatelser har blitt endret, men de har ennÃ¥ ikke blitt sendt inn." - -#: ../../include/js_strings.php:17 -msgid "close all" -msgstr "Lukk alle" - -#: ../../include/js_strings.php:18 -msgid "Nothing new here" -msgstr "Ikke noe nytt her" - -#: ../../include/js_strings.php:19 -msgid "Rate This Channel (this is public)" -msgstr "Vurder denne kanalen (dette er offentlig)" - -#: ../../include/js_strings.php:20 ../../mod/connedit.php:705 -#: ../../mod/rate.php:157 -msgid "Rating" -msgstr "Vurdering" - -#: ../../include/js_strings.php:21 -msgid "Describe (optional)" -msgstr "Beskriv (valgfritt)" - -#: ../../include/js_strings.php:22 ../../include/widgets.php:702 -#: ../../include/widgets.php:714 ../../include/ItemObject.php:703 -#: ../../mod/appman.php:99 ../../mod/chat.php:184 ../../mod/chat.php:213 -#: ../../mod/connect.php:93 ../../mod/connedit.php:722 -#: ../../mod/events.php:468 ../../mod/events.php:665 -#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108 -#: ../../mod/group.php:81 ../../mod/import.php:536 -#: ../../mod/import_items.php:116 ../../mod/invite.php:142 -#: ../../mod/locs.php:116 ../../mod/mail.php:380 ../../mod/mitem.php:231 -#: ../../mod/mood.php:135 ../../mod/pconfig.php:108 ../../mod/pdledit.php:62 -#: ../../mod/photos.php:645 ../../mod/photos.php:1019 -#: ../../mod/photos.php:1059 ../../mod/photos.php:1177 ../../mod/admin.php:457 -#: ../../mod/admin.php:646 ../../mod/admin.php:721 ../../mod/admin.php:986 -#: ../../mod/admin.php:1150 ../../mod/admin.php:1326 ../../mod/admin.php:1521 -#: ../../mod/admin.php:1606 ../../mod/poke.php:182 ../../mod/profiles.php:675 -#: ../../mod/rate.php:168 ../../mod/settings.php:597 -#: ../../mod/settings.php:710 ../../mod/settings.php:738 -#: ../../mod/settings.php:761 ../../mod/settings.php:849 -#: ../../mod/settings.php:1041 ../../mod/setup.php:333 ../../mod/setup.php:374 -#: ../../mod/sources.php:104 ../../mod/sources.php:138 ../../mod/thing.php:312 -#: ../../mod/thing.php:358 ../../mod/xchan.php:11 ../../mod/cal.php:332 -#: ../../view/theme/redbasic/php/config.php:99 -msgid "Submit" -msgstr "Send" - -#: ../../include/js_strings.php:23 -msgid "Please enter a link URL" -msgstr "Vennligst skriv inn en lenke URL:" - -#: ../../include/js_strings.php:24 -msgid "Unsaved changes. Are you sure you wish to leave this page?" -msgstr "Endringene er ikke lagret. Er du sikker pÃ¥ at du ønsker Ã¥ forlate denne siden?" - -#: ../../include/js_strings.php:25 ../../mod/events.php:459 -#: ../../mod/profiles.php:464 ../../mod/pubsites.php:36 -msgid "Location" -msgstr "Plassering" - -#: ../../include/js_strings.php:27 -msgid "timeago.prefixAgo" -msgstr "timeago.prefixAgo" - -#: ../../include/js_strings.php:28 -msgid "timeago.prefixFromNow" -msgstr "timeago.prefixFromNow" - -#: ../../include/js_strings.php:29 -msgid "ago" -msgstr "siden" - -#: ../../include/js_strings.php:30 -msgid "from now" -msgstr "fra nÃ¥" - -#: ../../include/js_strings.php:31 -msgid "less than a minute" -msgstr "mindre enn ett minutt" - -#: ../../include/js_strings.php:32 -msgid "about a minute" -msgstr "omtrent et minutt" - -#: ../../include/js_strings.php:33 -#, php-format -msgid "%d minutes" -msgstr "%d minutter" - -#: ../../include/js_strings.php:34 -msgid "about an hour" -msgstr "omtrent en time" - -#: ../../include/js_strings.php:35 -#, php-format -msgid "about %d hours" -msgstr "omtrent %d timer" - -#: ../../include/js_strings.php:36 -msgid "a day" -msgstr "en dag" - -#: ../../include/js_strings.php:37 -#, php-format -msgid "%d days" -msgstr "%d dager" - -#: ../../include/js_strings.php:38 -msgid "about a month" -msgstr "omtrent en mÃ¥ned" - -#: ../../include/js_strings.php:39 -#, php-format -msgid "%d months" -msgstr "%d mÃ¥neder" - -#: ../../include/js_strings.php:40 -msgid "about a year" -msgstr "omtrent et Ã¥r" - -#: ../../include/js_strings.php:41 -#, php-format -msgid "%d years" -msgstr "%d Ã¥r" - -#: ../../include/js_strings.php:42 -msgid " " -msgstr " " - -#: ../../include/js_strings.php:43 -msgid "timeago.numbers" -msgstr "timeago.numbers" - -#: ../../include/js_strings.php:45 ../../include/text.php:1191 -msgid "January" -msgstr "januar" - -#: ../../include/js_strings.php:46 ../../include/text.php:1191 -msgid "February" -msgstr "februar" - -#: ../../include/js_strings.php:47 ../../include/text.php:1191 -msgid "March" -msgstr "mars" - -#: ../../include/js_strings.php:48 ../../include/text.php:1191 -msgid "April" -msgstr "april" - -#: ../../include/js_strings.php:49 -msgctxt "long" -msgid "May" -msgstr "mai" - -#: ../../include/js_strings.php:50 ../../include/text.php:1191 -msgid "June" -msgstr "juni" - -#: ../../include/js_strings.php:51 ../../include/text.php:1191 -msgid "July" -msgstr "juli" - -#: ../../include/js_strings.php:52 ../../include/text.php:1191 -msgid "August" -msgstr "august" - -#: ../../include/js_strings.php:53 ../../include/text.php:1191 -msgid "September" -msgstr "september" - -#: ../../include/js_strings.php:54 ../../include/text.php:1191 -msgid "October" -msgstr "oktober" - -#: ../../include/js_strings.php:55 ../../include/text.php:1191 -msgid "November" -msgstr "november" - -#: ../../include/js_strings.php:56 ../../include/text.php:1191 -msgid "December" -msgstr "desember" - -#: ../../include/js_strings.php:57 -msgid "Jan" -msgstr "Jan" - -#: ../../include/js_strings.php:58 -msgid "Feb" -msgstr "Feb" - -#: ../../include/js_strings.php:59 -msgid "Mar" -msgstr "Mar" - -#: ../../include/js_strings.php:60 -msgid "Apr" -msgstr "Apr" - -#: ../../include/js_strings.php:61 -msgctxt "short" -msgid "May" -msgstr "mai" - -#: ../../include/js_strings.php:62 -msgid "Jun" -msgstr "Jun" - -#: ../../include/js_strings.php:63 -msgid "Jul" -msgstr "Jul" - -#: ../../include/js_strings.php:64 -msgid "Aug" -msgstr "Aug" - -#: ../../include/js_strings.php:65 -msgid "Sep" -msgstr "Sep" - -#: ../../include/js_strings.php:66 -msgid "Oct" -msgstr "Okt" - -#: ../../include/js_strings.php:67 -msgid "Nov" -msgstr "Nov" - -#: ../../include/js_strings.php:68 -msgid "Dec" -msgstr "Des" - -#: ../../include/js_strings.php:69 ../../include/text.php:1187 -msgid "Sunday" -msgstr "søndag" - -#: ../../include/js_strings.php:70 ../../include/text.php:1187 -msgid "Monday" -msgstr "mandag" - -#: ../../include/js_strings.php:71 ../../include/text.php:1187 -msgid "Tuesday" -msgstr "tirsdag" - -#: ../../include/js_strings.php:72 ../../include/text.php:1187 -msgid "Wednesday" -msgstr "onsdag" - -#: ../../include/js_strings.php:73 ../../include/text.php:1187 -msgid "Thursday" -msgstr "torsdag" - -#: ../../include/js_strings.php:74 ../../include/text.php:1187 -msgid "Friday" -msgstr "fredag" - -#: ../../include/js_strings.php:75 ../../include/text.php:1187 -msgid "Saturday" -msgstr "lørdag" - -#: ../../include/js_strings.php:76 -msgid "Sun" -msgstr "Søn" - -#: ../../include/js_strings.php:77 -msgid "Mon" -msgstr "Man" - -#: ../../include/js_strings.php:78 -msgid "Tue" -msgstr "Tirs" - -#: ../../include/js_strings.php:79 -msgid "Wed" -msgstr "Ons" - -#: ../../include/js_strings.php:80 -msgid "Thu" -msgstr "Tors" - -#: ../../include/js_strings.php:81 -msgid "Fri" -msgstr "Fre" - -#: ../../include/js_strings.php:82 -msgid "Sat" -msgstr "Lør" - -#: ../../include/js_strings.php:83 -msgctxt "calendar" -msgid "today" -msgstr "idag" - -#: ../../include/js_strings.php:84 -msgctxt "calendar" -msgid "month" -msgstr "mÃ¥ned" - -#: ../../include/js_strings.php:85 -msgctxt "calendar" -msgid "week" -msgstr "uke" - -#: ../../include/js_strings.php:86 -msgctxt "calendar" -msgid "day" -msgstr "dag" - -#: ../../include/js_strings.php:87 -msgctxt "calendar" -msgid "All day" -msgstr "Hele dagen" - -#: ../../include/message.php:20 -msgid "No recipient provided." -msgstr "Ingen mottaker angitt." - -#: ../../include/message.php:25 -msgid "[no subject]" -msgstr "[ikke noe emne]" - -#: ../../include/message.php:45 -msgid "Unable to determine sender." -msgstr "Kan ikke avgjøre avsender." - -#: ../../include/message.php:222 -msgid "Stored post could not be verified." -msgstr "Lagret innlegg kunne ikke bekreftes." - -#: ../../include/nav.php:82 ../../include/nav.php:115 ../../boot.php:1542 -msgid "Logout" -msgstr "Logg ut" - -#: ../../include/nav.php:82 ../../include/nav.php:115 -msgid "End this session" -msgstr "Avslutt denne økten" - -#: ../../include/nav.php:85 ../../include/nav.php:146 -msgid "Home" -msgstr "Hjem" - -#: ../../include/nav.php:85 -msgid "Your posts and conversations" -msgstr "Dine innlegg og samtaler" - -#: ../../include/nav.php:86 ../../include/conversation.php:959 -#: ../../mod/connedit.php:509 -msgid "View Profile" -msgstr "Vis profil" - -#: ../../include/nav.php:86 -msgid "Your profile page" -msgstr "Din profilside" - -#: ../../include/nav.php:88 -msgid "Edit Profiles" -msgstr "Endre profiler" - -#: ../../include/nav.php:88 -msgid "Manage/Edit profiles" -msgstr "HÃ¥ndter/endre profiler" - -#: ../../include/nav.php:90 ../../include/identity.php:977 -msgid "Edit Profile" -msgstr "Endre profil" - -#: ../../include/nav.php:90 -msgid "Edit your profile" -msgstr "Endre din profil" - -#: ../../include/nav.php:92 -msgid "Your photos" -msgstr "Dine bilder" - -#: ../../include/nav.php:93 -msgid "Your files" -msgstr "Dine filer" - -#: ../../include/nav.php:98 -msgid "Your chatrooms" -msgstr "Dine chatterom" - -#: ../../include/nav.php:104 -msgid "Your bookmarks" -msgstr "Dine bokmerker" - -#: ../../include/nav.php:108 -msgid "Your webpages" -msgstr "Dine websider" - -#: ../../include/nav.php:112 -msgid "Sign in" -msgstr "Logg pÃ¥" - -#: ../../include/nav.php:129 -#, php-format -msgid "%s - click to logout" -msgstr "%s - klikk for Ã¥ logge ut" - -#: ../../include/nav.php:132 -msgid "Remote authentication" -msgstr "Fjernautentisering" - -#: ../../include/nav.php:132 -msgid "Click to authenticate to your home hub" -msgstr "Klikk for Ã¥ godkjennes mot din hjemme-hub" - -#: ../../include/nav.php:146 -msgid "Home Page" -msgstr "Hjemmeside" - -#: ../../include/nav.php:150 ../../mod/register.php:258 ../../boot.php:1525 -msgid "Register" -msgstr "Registrer" - -#: ../../include/nav.php:150 -msgid "Create an account" -msgstr "Lag en konto" - -#: ../../include/nav.php:155 -msgid "Help and documentation" -msgstr "Hjelp og dokumentasjon" - -#: ../../include/nav.php:159 ../../include/widgets.php:102 -#: ../../mod/apps.php:36 -msgid "Apps" -msgstr "Apper" - -#: ../../include/nav.php:159 -msgid "Applications, utilities, links, games" -msgstr "Programmer, verktøy, lenker, spill" - -#: ../../include/nav.php:161 -msgid "Search site @name, #tag, ?docs, content" -msgstr "Søk nettstedet for @navn, #merkelapp, ?dokumentasjon, innhold" - -#: ../../include/nav.php:164 -msgid "Channel Directory" -msgstr "Kanalkatalog" - -#: ../../include/nav.php:176 -msgid "Your grid" -msgstr "Ditt nett" - -#: ../../include/nav.php:177 -msgid "Mark all grid notifications seen" -msgstr "Marker alle nettvarsler som sett" - -#: ../../include/nav.php:179 -msgid "Channel home" -msgstr "Kanalhjem" - -#: ../../include/nav.php:180 -msgid "Mark all channel notifications seen" -msgstr "Merk alle kanalvarsler som sett" - -#: ../../include/nav.php:183 ../../include/text.php:815 -#: ../../mod/connections.php:298 -msgid "Connections" -msgstr "Forbindelser" - -#: ../../include/nav.php:186 -msgid "Notices" -msgstr "Varsel" - -#: ../../include/nav.php:186 -msgid "Notifications" -msgstr "Varsler" - -#: ../../include/nav.php:187 -msgid "See all notifications" -msgstr "Se alle varsler" - -#: ../../include/nav.php:188 ../../mod/notifications.php:99 -msgid "Mark all system notifications seen" -msgstr "Merk alle systemvarsler som sett" - -#: ../../include/nav.php:190 -msgid "Private mail" -msgstr "Privat post" - -#: ../../include/nav.php:191 -msgid "See all private messages" -msgstr "Se alle private meldinger" - -#: ../../include/nav.php:192 -msgid "Mark all private messages seen" -msgstr "Merk alle private meldinger som sett" - -#: ../../include/nav.php:193 ../../include/widgets.php:601 -msgid "Inbox" -msgstr "Innboks" - -#: ../../include/nav.php:194 ../../include/widgets.php:606 -msgid "Outbox" -msgstr "Utboks" - -#: ../../include/nav.php:195 ../../include/widgets.php:611 -msgid "New Message" -msgstr "Ny melding" - -#: ../../include/nav.php:198 -msgid "Event Calendar" -msgstr "Kalender" - -#: ../../include/nav.php:199 -msgid "See all events" -msgstr "Se alle hendelser" - -#: ../../include/nav.php:200 -msgid "Mark all events seen" -msgstr "Merk alle hendelser som sett" - -#: ../../include/nav.php:203 -msgid "Manage Your Channels" -msgstr "HÃ¥ndter dine kanaler" - -#: ../../include/nav.php:205 -msgid "Account/Channel Settings" -msgstr "Konto-/kanal-innstillinger" - -#: ../../include/nav.php:213 ../../include/widgets.php:1323 -msgid "Admin" -msgstr "Administrator" - -#: ../../include/nav.php:213 -msgid "Site Setup and Configuration" -msgstr "Nettstedsoppsett og -konfigurasjon" - -#: ../../include/nav.php:244 ../../include/conversation.php:854 -msgid "Loading..." -msgstr "Laster..." - -#: ../../include/nav.php:249 -msgid "@name, #tag, ?doc, content" -msgstr "@navn, #merkelapp, ?dokumentasjon, innhold" - -#: ../../include/nav.php:250 -msgid "Please wait..." -msgstr "Vennligst vent..." - -#: ../../include/notify.php:20 -msgid "created a new post" -msgstr "laget et nytt innlegg" - -#: ../../include/notify.php:21 -#, php-format -msgid "commented on %s's post" -msgstr "kommenterte pÃ¥ %s sitt innlegg" - -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "Ny side" - -#: ../../include/page_widgets.php:39 ../../mod/blocks.php:159 -#: ../../mod/layouts.php:188 ../../mod/pubsites.php:42 -#: ../../mod/webpages.php:189 -msgid "View" -msgstr "Vis" - -#: ../../include/page_widgets.php:40 ../../include/conversation.php:1179 -#: ../../include/ItemObject.php:712 ../../mod/editblock.php:171 -#: ../../mod/editpost.php:149 ../../mod/editwebpage.php:212 -#: ../../mod/events.php:465 ../../mod/photos.php:1060 -#: ../../mod/webpages.php:190 -msgid "Preview" -msgstr "ForhÃ¥ndsvisning" - -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:191 -msgid "Actions" -msgstr "Handlinger" - -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:192 -msgid "Page Link" -msgstr "Sidelenke" - -#: ../../include/page_widgets.php:43 -msgid "Title" -msgstr "Tittel" - -#: ../../include/page_widgets.php:44 ../../mod/blocks.php:150 -#: ../../mod/layouts.php:181 ../../mod/menu.php:110 ../../mod/webpages.php:194 -msgid "Created" -msgstr "Laget" - -#: ../../include/page_widgets.php:45 ../../mod/blocks.php:151 -#: ../../mod/layouts.php:182 ../../mod/menu.php:111 ../../mod/webpages.php:195 -msgid "Edited" -msgstr "Endret" - -#: ../../include/photo/photo_driver.php:722 ../../mod/photos.php:94 -#: ../../mod/photos.php:711 ../../mod/profile_photo.php:147 -#: ../../mod/profile_photo.php:239 ../../mod/profile_photo.php:327 -msgid "Profile Photos" -msgstr "Profilbilder" - -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 ../../mod/id.php:103 -msgid "Male" -msgstr "Mannlig" - -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 ../../mod/id.php:105 -msgid "Female" -msgstr "Kvinnelig" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" -msgstr "For tiden mann" - -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" -msgstr "For tiden kvinne" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" -msgstr "For det meste mann" - -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" -msgstr "For det meste kvinne" - -#: ../../include/profile_selectors.php:6 -msgid "Transgender" -msgstr "Transkjønnet" - -#: ../../include/profile_selectors.php:6 -msgid "Intersex" -msgstr "interkjønnet" - -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" -msgstr "Transseksuell" - -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" -msgstr "Hermafroditt" - -#: ../../include/profile_selectors.php:6 -msgid "Neuter" -msgstr "Intetkjønn" - -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" -msgstr "Ubestemt" - -#: ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 -#: ../../include/profile_selectors.php:61 -#: ../../include/profile_selectors.php:97 ../../include/permissions.php:871 -msgid "Other" -msgstr "Annen" - -#: ../../include/profile_selectors.php:6 -msgid "Undecided" -msgstr "Ubestemt" - -#: ../../include/profile_selectors.php:42 -#: ../../include/profile_selectors.php:61 -msgid "Males" -msgstr "Menn" - -#: ../../include/profile_selectors.php:42 -#: ../../include/profile_selectors.php:61 -msgid "Females" -msgstr "Kvinner" - -#: ../../include/profile_selectors.php:42 -msgid "Gay" -msgstr "Homo" - -#: ../../include/profile_selectors.php:42 -msgid "Lesbian" -msgstr "Lesbisk" - -#: ../../include/profile_selectors.php:42 -msgid "No Preference" -msgstr "Ingen preferanse" - -#: ../../include/profile_selectors.php:42 -msgid "Bisexual" -msgstr "Biseksuell" - -#: ../../include/profile_selectors.php:42 -msgid "Autosexual" -msgstr "Autoseksuell" - -#: ../../include/profile_selectors.php:42 -msgid "Abstinent" -msgstr "Avholdende" - -#: ../../include/profile_selectors.php:42 -msgid "Virgin" -msgstr "Jomfru" - -#: ../../include/profile_selectors.php:42 -msgid "Deviant" -msgstr "Avviker" - -#: ../../include/profile_selectors.php:42 -msgid "Fetish" -msgstr "Fetisj" - -#: ../../include/profile_selectors.php:42 -msgid "Oodles" -msgstr "Masse" - -#: ../../include/profile_selectors.php:42 -msgid "Nonsexual" -msgstr "Ikke-seksuell" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Single" -msgstr "Enslig" - -#: ../../include/profile_selectors.php:80 -msgid "Lonely" -msgstr "Ensom" - -#: ../../include/profile_selectors.php:80 -msgid "Available" -msgstr "Tilgjengelig" - -#: ../../include/profile_selectors.php:80 -msgid "Unavailable" -msgstr "Ikke tilgjengelig" - -#: ../../include/profile_selectors.php:80 -msgid "Has crush" -msgstr "Er forelsket" - -#: ../../include/profile_selectors.php:80 -msgid "Infatuated" -msgstr "Betatt" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Dating" -msgstr "Sammen med" - -#: ../../include/profile_selectors.php:80 -msgid "Unfaithful" -msgstr "Utro" - -#: ../../include/profile_selectors.php:80 -msgid "Sex Addict" -msgstr "Sexavhengig" - -#: ../../include/profile_selectors.php:80 ../../include/widgets.php:451 -#: ../../include/identity.php:390 ../../include/identity.php:391 -#: ../../include/identity.php:398 ../../mod/connedit.php:584 -#: ../../mod/settings.php:349 ../../mod/settings.php:353 -#: ../../mod/settings.php:354 ../../mod/settings.php:357 -#: ../../mod/settings.php:368 -msgid "Friends" -msgstr "Venner" - -#: ../../include/profile_selectors.php:80 -msgid "Friends/Benefits" -msgstr "Venner med frynsegoder" - -#: ../../include/profile_selectors.php:80 -msgid "Casual" -msgstr "Tilfeldig" - -#: ../../include/profile_selectors.php:80 -msgid "Engaged" -msgstr "Forlovet" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Married" -msgstr "Gift" - -#: ../../include/profile_selectors.php:80 -msgid "Imaginarily married" -msgstr "Gift i fantasien" - -#: ../../include/profile_selectors.php:80 -msgid "Partners" -msgstr "Partnere" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Cohabiting" -msgstr "Samboer" - -#: ../../include/profile_selectors.php:80 -msgid "Common law" -msgstr "Samboer" - -#: ../../include/profile_selectors.php:80 -msgid "Happy" -msgstr "Lykkelig" - -#: ../../include/profile_selectors.php:80 -msgid "Not looking" -msgstr "Ikke pÃ¥ utkikk" - -#: ../../include/profile_selectors.php:80 -msgid "Swinger" -msgstr "Partnerbytte" - -#: ../../include/profile_selectors.php:80 -msgid "Betrayed" -msgstr "Bedratt" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Separated" -msgstr "Separert" - -#: ../../include/profile_selectors.php:80 -msgid "Unstable" -msgstr "Ustabilt" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Divorced" -msgstr "Skilt" - -#: ../../include/profile_selectors.php:80 -msgid "Imaginarily divorced" -msgstr "Skilt i fantasien" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "Widowed" -msgstr "Enke" - -#: ../../include/profile_selectors.php:80 -msgid "Uncertain" -msgstr "Usikkert" - -#: ../../include/profile_selectors.php:80 -#: ../../include/profile_selectors.php:97 -msgid "It's complicated" -msgstr "Det er komplisert" - -#: ../../include/profile_selectors.php:80 -msgid "Don't care" -msgstr "Bryr meg ikke" - -#: ../../include/profile_selectors.php:80 -msgid "Ask me" -msgstr "Spør meg" - -#: ../../include/security.php:388 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "Skjemaets sikkerhetspollett var ikke gyldig. Dette skjedde antakelig fordi skjemaet har vært Ã¥pnet for lenge (>3 timer) før det ble sendt inn." - -#: ../../include/taxonomy.php:240 ../../include/taxonomy.php:261 -msgid "Tags" -msgstr "Merkelapper" - -#: ../../include/taxonomy.php:305 -msgid "Keywords" -msgstr "Nøkkelord" - -#: ../../include/taxonomy.php:326 -msgid "have" -msgstr "har" - -#: ../../include/taxonomy.php:326 -msgid "has" -msgstr "har" - -#: ../../include/taxonomy.php:327 -msgid "want" -msgstr "ønsker" - -#: ../../include/taxonomy.php:327 -msgid "wants" -msgstr "ønsker" - -#: ../../include/taxonomy.php:328 ../../include/ItemObject.php:254 -msgid "like" -msgstr "liker" - -#: ../../include/taxonomy.php:328 -msgid "likes" -msgstr "liker" - -#: ../../include/taxonomy.php:329 ../../include/ItemObject.php:255 -msgid "dislike" -msgstr "misliker" - -#: ../../include/taxonomy.php:329 -msgid "dislikes" -msgstr "misliker" - -#: ../../include/taxonomy.php:415 ../../include/identity.php:1264 -#: ../../include/conversation.php:1751 ../../include/ItemObject.php:179 -#: ../../mod/photos.php:1097 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "Liker" -msgstr[1] "Liker" - -#: ../../include/datetime.php:48 -msgid "Miscellaneous" -msgstr "Forskjellig" - -#: ../../include/datetime.php:132 -msgid "YYYY-MM-DD or MM-DD" -msgstr "YYYY-MM-DD eller MM-DD" - -#: ../../include/datetime.php:236 ../../mod/appman.php:91 -#: ../../mod/appman.php:92 ../../mod/events.php:444 ../../mod/events.php:449 -msgid "Required" -msgstr "PÃ¥krevd" - -#: ../../include/datetime.php:263 ../../boot.php:2374 -msgid "never" -msgstr "aldri" - -#: ../../include/datetime.php:269 -msgid "less than a second ago" -msgstr "for mindre enn ett sekund siden" - -#: ../../include/datetime.php:287 -#, php-format -msgctxt "e.g. 22 hours ago, 1 minute ago" -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s siden" - -#: ../../include/datetime.php:298 -msgctxt "relative_date" -msgid "year" -msgid_plural "years" -msgstr[0] "Ã¥r" -msgstr[1] "Ã¥r" - -#: ../../include/datetime.php:301 -msgctxt "relative_date" -msgid "month" -msgid_plural "months" -msgstr[0] "mÃ¥ned" -msgstr[1] "mÃ¥neder" - -#: ../../include/datetime.php:304 -msgctxt "relative_date" -msgid "week" -msgid_plural "weeks" -msgstr[0] "uke" -msgstr[1] "uker" - -#: ../../include/datetime.php:307 -msgctxt "relative_date" -msgid "day" -msgid_plural "days" -msgstr[0] "dag" -msgstr[1] "dager" - -#: ../../include/datetime.php:310 -msgctxt "relative_date" -msgid "hour" -msgid_plural "hours" -msgstr[0] "time" -msgstr[1] "timer" - -#: ../../include/datetime.php:313 -msgctxt "relative_date" -msgid "minute" -msgid_plural "minutes" -msgstr[0] "minutt" -msgstr[1] "minutter" - -#: ../../include/datetime.php:316 -msgctxt "relative_date" -msgid "second" -msgid_plural "seconds" -msgstr[0] "sekund" -msgstr[1] "sekunder" - -#: ../../include/datetime.php:553 -#, php-format -msgid "%1$s's birthday" -msgstr "%1$s sin fødselsdag" - -#: ../../include/datetime.php:554 -#, php-format -msgid "Happy Birthday %1$s" -msgstr "Gratulerer med dagen, %1$s !" - -#: ../../include/zot.php:675 -msgid "Invalid data packet" -msgstr "Ugyldig datapakke" - -#: ../../include/zot.php:691 -msgid "Unable to verify channel signature" -msgstr "Ikke i stand til Ã¥ sjekke kanalsignaturen" - -#: ../../include/zot.php:2267 -#, php-format -msgid "Unable to verify site signature for %s" -msgstr "Ikke i stand til Ã¥ bekrefte signaturen til %s" - -#: ../../include/zot.php:3588 -msgid "invalid target signature" -msgstr "MÃ¥lets signatur er ugyldig" - -#: ../../include/contact_selectors.php:56 -msgid "Frequently" -msgstr "Ofte" - -#: ../../include/contact_selectors.php:57 -msgid "Hourly" -msgstr "Hver time" - -#: ../../include/contact_selectors.php:58 -msgid "Twice daily" -msgstr "To ganger daglig" - -#: ../../include/contact_selectors.php:59 -msgid "Daily" -msgstr "Daglig" - -#: ../../include/contact_selectors.php:60 -msgid "Weekly" -msgstr "Ukentlig" - -#: ../../include/contact_selectors.php:61 -msgid "Monthly" -msgstr "MÃ¥nedlig" - -#: ../../include/contact_selectors.php:76 -msgid "Friendica" -msgstr "Friendica" - -#: ../../include/contact_selectors.php:77 -msgid "OStatus" -msgstr "OStatus" - -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" -msgstr "RSS/Atom" - -#: ../../include/contact_selectors.php:79 ../../mod/id.php:15 -#: ../../mod/id.php:16 ../../mod/admin.php:989 ../../mod/admin.php:998 -#: ../../boot.php:1545 -msgid "Email" -msgstr "E-post" - -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" -msgstr "Diaspora" - -#: ../../include/contact_selectors.php:81 -msgid "Facebook" -msgstr "Facebook" - -#: ../../include/contact_selectors.php:82 -msgid "Zot" -msgstr "Zot" - -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" -msgstr "LinkedIn" - -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" -msgstr "XMPP/IM" - -#: ../../include/contact_selectors.php:85 -msgid "MySpace" -msgstr "MySpace" - -#: ../../include/network.php:630 -msgid "view full size" -msgstr "vis full størrelse" - -#: ../../include/network.php:1612 ../../include/enotify.php:57 -msgid "$Projectname Notification" -msgstr "$Projectname varsling" - -#: ../../include/network.php:1613 ../../include/enotify.php:58 -msgid "$projectname" -msgstr "$projectname" - -#: ../../include/network.php:1615 ../../include/enotify.php:60 -msgid "Thank You," -msgstr "Tusen takk," - -#: ../../include/network.php:1617 ../../include/enotify.php:62 -#, php-format -msgid "%s Administrator" -msgstr "%s administrator" - -#: ../../include/network.php:1674 -msgid "No Subject" -msgstr "Uten emne" - -#: ../../include/photos.php:112 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "Bilde overstiger nettstedets størrelsesbegrensning pÃ¥ %lu bytes" - -#: ../../include/photos.php:119 -msgid "Image file is empty." -msgstr "Bildefilen er tom." - -#: ../../include/photos.php:146 ../../mod/profile_photo.php:225 -#: ../../mod/cover_photo.php:164 -msgid "Unable to process image" -msgstr "Kan ikke behandle bildet" - -#: ../../include/photos.php:257 -msgid "Photo storage failed." -msgstr "Bildelagring mislyktes." - -#: ../../include/photos.php:297 -msgid "a new photo" -msgstr "et nytt bilde" - -#: ../../include/photos.php:301 -#, php-format -msgctxt "photo_upload" -msgid "%1$s posted %2$s to %3$s" -msgstr "%1$s la inn %2$s til %3$s" - -#: ../../include/photos.php:506 ../../include/conversation.php:1644 -msgid "Photo Albums" -msgstr "Fotoalbum" - -#: ../../include/photos.php:510 -msgid "Upload New Photos" -msgstr "Last opp nye bilder" +#: ../../include/channel.php:1251 +msgid "Like this thing" +msgstr "Lik denne tingen" #: ../../include/features.php:48 msgid "General Features" @@ -2159,768 +8748,344 @@ msgstr "Bildeplassering" msgid "If location data is available on uploaded photos, link this to a map." msgstr "Hvis plasseringsdata er tilgjengelige i opplastede bilder, plasser dette pÃ¥ et kart." +#: ../../include/features.php:59 +msgid "Access Controlled Chatrooms" +msgstr "" + +#: ../../include/features.php:59 +msgid "Provide chatrooms and chat services with access control." +msgstr "" + #: ../../include/features.php:60 +msgid "Smart Birthdays" +msgstr "" + +#: ../../include/features.php:60 +msgid "" +"Make birthday events timezone aware in case your friends are scattered " +"across the planet." +msgstr "" + +#: ../../include/features.php:61 msgid "Expert Mode" msgstr "Ekspertmodus" -#: ../../include/features.php:60 +#: ../../include/features.php:61 msgid "Enable Expert Mode to provide advanced configuration options" msgstr "Skru pÃ¥ Ekspertmodus for Ã¥ tilby avanserte konfigurasjonsvalg" -#: ../../include/features.php:61 +#: ../../include/features.php:62 msgid "Premium Channel" msgstr "Premiumkanal" -#: ../../include/features.php:61 +#: ../../include/features.php:62 msgid "" "Allows you to set restrictions and terms on those that connect with your " "channel" msgstr "Lar deg angi restriksjoner og betingelser for de som kobler seg til din kanal" -#: ../../include/features.php:66 +#: ../../include/features.php:67 msgid "Post Composition Features" msgstr "Funksjoner for Ã¥ lage innlegg" -#: ../../include/features.php:68 -msgid "Use Markdown" -msgstr "Bruk Markdown" - -#: ../../include/features.php:68 -msgid "Allow use of \"Markdown\" to format posts" -msgstr "Tillat bruk av \"Markdown\" til formatering av innlegg" - -#: ../../include/features.php:69 +#: ../../include/features.php:70 msgid "Large Photos" msgstr "Store bilder" -#: ../../include/features.php:69 +#: ../../include/features.php:70 msgid "" "Include large (1024px) photo thumbnails in posts. If not enabled, use small " "(640px) photo thumbnails" msgstr "Inkluder store (1024px) smÃ¥bilder i innlegg. Hvis denne ikke er pÃ¥skrudd, bruk smÃ¥ (640px) smÃ¥bilder." -#: ../../include/features.php:70 ../../include/widgets.php:572 -#: ../../mod/sources.php:88 -msgid "Channel Sources" -msgstr "Kanalkilder" - -#: ../../include/features.php:70 +#: ../../include/features.php:71 msgid "Automatically import channel content from other channels or feeds" msgstr "Automatisk import av kanalinnhold fra andre kanaler eller strømmer" -#: ../../include/features.php:71 +#: ../../include/features.php:72 msgid "Even More Encryption" msgstr "Enda mer kryptering" -#: ../../include/features.php:71 +#: ../../include/features.php:72 msgid "" "Allow optional encryption of content end-to-end with a shared secret key" msgstr "Tillat valgfri kryptering av innhold ende-til-ende via en delt hemmelig nøkkel" -#: ../../include/features.php:72 +#: ../../include/features.php:73 msgid "Enable Voting Tools" msgstr "Skru pÃ¥ verktøy for Ã¥ stemme" -#: ../../include/features.php:72 +#: ../../include/features.php:73 msgid "Provide a class of post which others can vote on" msgstr "Tilby en type innlegg som andre kan stemme pÃ¥" -#: ../../include/features.php:73 +#: ../../include/features.php:74 msgid "Delayed Posting" msgstr "Tidfest publisering" -#: ../../include/features.php:73 +#: ../../include/features.php:74 msgid "Allow posts to be published at a later date" msgstr "Tillat innlegg Ã¥ bli publisert pÃ¥ et senere tidspunkt" -#: ../../include/features.php:74 +#: ../../include/features.php:75 msgid "Suppress Duplicate Posts/Comments" msgstr "Forhindre duplikat av innlegg/kommentarer" -#: ../../include/features.php:74 +#: ../../include/features.php:75 msgid "" "Prevent posts with identical content to be published with less than two " "minutes in between submissions." msgstr "Forhindre innlegg med identisk innhold fra Ã¥ bli publisert hvis det er mindre enn to minutter mellom innsendingene." -#: ../../include/features.php:80 +#: ../../include/features.php:81 msgid "Network and Stream Filtering" msgstr "Nettverk- og strømfiltrering" -#: ../../include/features.php:81 +#: ../../include/features.php:82 msgid "Search by Date" msgstr "Søk etter dato" -#: ../../include/features.php:81 +#: ../../include/features.php:82 msgid "Ability to select posts by date ranges" msgstr "Mulighet for Ã¥ velge innlegg etter datoomrÃ¥de" -#: ../../include/features.php:82 ../../include/group.php:295 +#: ../../include/features.php:83 ../../include/group.php:311 msgid "Privacy Groups" msgstr "Personverngrupper" -#: ../../include/features.php:82 +#: ../../include/features.php:83 msgid "Enable management and selection of privacy groups" msgstr "Skru pÃ¥ hÃ¥ndtering og valg av personverngrupper" -#: ../../include/features.php:83 ../../include/widgets.php:284 -msgid "Saved Searches" -msgstr "Lagrede søk" - -#: ../../include/features.php:83 +#: ../../include/features.php:84 msgid "Save search terms for re-use" msgstr "Lagre søkeuttrykk for senere bruk" -#: ../../include/features.php:84 +#: ../../include/features.php:85 msgid "Network Personal Tab" msgstr "Nettverk personlig fane" -#: ../../include/features.php:84 +#: ../../include/features.php:85 msgid "Enable tab to display only Network posts that you've interacted on" msgstr "Skru pÃ¥ fane for Ã¥ bare vise Nettverksinnlegg som du har deltatt i" -#: ../../include/features.php:85 +#: ../../include/features.php:86 msgid "Network New Tab" msgstr "Nettverk Ny fane" -#: ../../include/features.php:85 +#: ../../include/features.php:86 msgid "Enable tab to display all new Network activity" msgstr "Skru pÃ¥ fane for Ã¥ vise all ny nettverksaktivitet" -#: ../../include/features.php:86 +#: ../../include/features.php:87 msgid "Affinity Tool" msgstr "Nærhetsverktøy" -#: ../../include/features.php:86 +#: ../../include/features.php:87 msgid "Filter stream activity by depth of relationships" msgstr "Filtrer strømaktiviteten etter releasjonsdybde" -#: ../../include/features.php:87 +#: ../../include/features.php:88 msgid "Connection Filtering" msgstr "Filtrer forbindelser" -#: ../../include/features.php:87 +#: ../../include/features.php:88 msgid "Filter incoming posts from connections based on keywords/content" msgstr "Filtrer innkommende innlegg fra forbindelser basert pÃ¥ nøkkelord/innhold" -#: ../../include/features.php:88 -msgid "Suggest Channels" -msgstr "ForeslÃ¥ kanaler" - -#: ../../include/features.php:88 +#: ../../include/features.php:89 msgid "Show channel suggestions" msgstr "Vis kanalforslag" -#: ../../include/features.php:93 +#: ../../include/features.php:94 msgid "Post/Comment Tools" msgstr "Innlegg-/Kommentar-verktøy" -#: ../../include/features.php:94 +#: ../../include/features.php:95 msgid "Community Tagging" msgstr "Felleskapsmerkelapper" -#: ../../include/features.php:94 +#: ../../include/features.php:95 msgid "Ability to tag existing posts" msgstr "Mulighet til Ã¥ merke eksisterende meldinger" -#: ../../include/features.php:95 +#: ../../include/features.php:96 msgid "Post Categories" msgstr "Innleggskategorier" -#: ../../include/features.php:95 +#: ../../include/features.php:96 msgid "Add categories to your posts" msgstr "Legg kategorier til dine innlegg" -#: ../../include/features.php:96 +#: ../../include/features.php:97 +msgid "Emoji Reactions" +msgstr "" + +#: ../../include/features.php:97 +msgid "Add emoji reaction ability to posts" +msgstr "" + +#: ../../include/features.php:98 msgid "Ability to file posts under folders" msgstr "Mulighet til Ã¥ sortere innlegg i mapper" -#: ../../include/features.php:97 +#: ../../include/features.php:99 msgid "Dislike Posts" msgstr "Mislik innlegg" -#: ../../include/features.php:97 +#: ../../include/features.php:99 msgid "Ability to dislike posts/comments" msgstr "Mulighet til Ã¥ mislike innlegg/kommentarer" -#: ../../include/features.php:98 +#: ../../include/features.php:100 msgid "Star Posts" msgstr "Stjerneinnlegg" -#: ../../include/features.php:98 +#: ../../include/features.php:100 msgid "Ability to mark special posts with a star indicator" msgstr "Mulighet til Ã¥ merke spesielle innlegg med en stjerne" -#: ../../include/features.php:99 +#: ../../include/features.php:101 msgid "Tag Cloud" msgstr "Merkelappsky" -#: ../../include/features.php:99 +#: ../../include/features.php:101 msgid "Provide a personal tag cloud on your channel page" msgstr "Tilby en personlig merkelappsky pÃ¥ din kanalside" -#: ../../include/widgets.php:103 -msgid "System" -msgstr "System" +#: ../../include/oembed.php:324 +msgid "Embedded content" +msgstr "Innebygget innhold" -#: ../../include/widgets.php:105 ../../include/conversation.php:1536 -msgid "Personal" -msgstr "Personlig" +#: ../../include/oembed.php:333 +msgid "Embedding disabled" +msgstr "Innbygging avskrudd" -#: ../../include/widgets.php:106 -msgid "Create Personal App" -msgstr "Lag personlig app" +#: ../../include/acl_selectors.php:271 +msgid "Who can see this?" +msgstr "" -#: ../../include/widgets.php:107 -msgid "Edit Personal App" -msgstr "Endre personlig app" +#: ../../include/acl_selectors.php:272 +msgid "Custom selection" +msgstr "" -#: ../../include/widgets.php:149 ../../mod/suggest.php:54 -msgid "Ignore/Hide" -msgstr "Ignorer/Skjul" +#: ../../include/acl_selectors.php:273 +msgid "" +"Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit" +" the scope of \"Show\"." +msgstr "" -#: ../../include/widgets.php:154 -msgid "Suggestions" -msgstr "Forslag" +#: ../../include/acl_selectors.php:274 +msgid "Show" +msgstr "Vis" -#: ../../include/widgets.php:155 -msgid "See more..." -msgstr "Se mer..." +#: ../../include/acl_selectors.php:275 +msgid "Don't show" +msgstr "Ikke vis" -#: ../../include/widgets.php:176 +#: ../../include/acl_selectors.php:281 +msgid "Other networks and post services" +msgstr "Andre nettverk og innleggstjenester" + +#: ../../include/acl_selectors.php:311 #, php-format -msgid "You have %1$.0f of %2$.0f allowed connections." -msgstr "Du har %1$.0f av %2$.0f tillate forbindelser." +msgid "" +"Post permissions %s cannot be changed %s after a post is shared.
    These" +" permissions set who is allowed to view the post." +msgstr "" -#: ../../include/widgets.php:182 -msgid "Add New Connection" -msgstr "Legg til ny forbindelse" +#: ../../include/auth.php:105 +msgid "Logged out." +msgstr "Logget ut." -#: ../../include/widgets.php:183 -msgid "Enter channel address" -msgstr "Skriv kanaladressen" +#: ../../include/auth.php:212 +msgid "Failed authentication" +msgstr "Mislykket autentisering" -#: ../../include/widgets.php:184 -msgid "Examples: bob@example.com, https://example.com/barbara" -msgstr "Eksempel: ola@eksempel.no, https://eksempel.no/kari" +#: ../../include/datetime.php:135 +msgid "Birthday" +msgstr "" -#: ../../include/widgets.php:200 -msgid "Notes" -msgstr "Merknader" +#: ../../include/datetime.php:137 +msgid "Age: " +msgstr "Alder:" -#: ../../include/widgets.php:202 ../../include/text.php:886 -#: ../../include/text.php:898 ../../mod/filer.php:49 ../../mod/admin.php:1666 -#: ../../mod/admin.php:1686 ../../mod/rbmark.php:28 ../../mod/rbmark.php:100 -msgid "Save" -msgstr "Lagre" +#: ../../include/datetime.php:139 +msgid "YYYY-MM-DD or MM-DD" +msgstr "YYYY-MM-DD eller MM-DD" -#: ../../include/widgets.php:276 -msgid "Remove term" -msgstr "Fjern begrep" +#: ../../include/datetime.php:272 ../../boot.php:2470 +msgid "never" +msgstr "aldri" -#: ../../include/widgets.php:285 ../../include/group.php:300 -msgid "add" -msgstr "legg til" +#: ../../include/datetime.php:278 +msgid "less than a second ago" +msgstr "for mindre enn ett sekund siden" -#: ../../include/widgets.php:359 -msgid "Archives" -msgstr "Arkiv" - -#: ../../include/widgets.php:449 ../../mod/connedit.php:582 -msgid "Me" -msgstr "Meg" - -#: ../../include/widgets.php:450 ../../mod/connedit.php:583 -msgid "Family" -msgstr "Familie" - -#: ../../include/widgets.php:452 ../../mod/connedit.php:585 -msgid "Acquaintances" -msgstr "Bekjente" - -#: ../../include/widgets.php:453 ../../mod/connections.php:88 -#: ../../mod/connections.php:103 ../../mod/connedit.php:586 -msgid "All" -msgstr "Alle" - -#: ../../include/widgets.php:472 -msgid "Refresh" -msgstr "Forny" - -#: ../../include/widgets.php:506 -msgid "Account settings" -msgstr "Kontoinnstillinger" - -#: ../../include/widgets.php:512 -msgid "Channel settings" -msgstr "Kanalinnstillinger" - -#: ../../include/widgets.php:521 -msgid "Additional features" -msgstr "Tilleggsfunksjoner" - -#: ../../include/widgets.php:528 -msgid "Feature/Addon settings" -msgstr "Funksjons-/Tilleggsinnstillinger" - -#: ../../include/widgets.php:534 -msgid "Display settings" -msgstr "Visningsinnstillinger" - -#: ../../include/widgets.php:540 -msgid "Connected apps" -msgstr "Tilkoblede app-er" - -#: ../../include/widgets.php:548 -msgid "Export channel" -msgstr "Eksporter kanal" - -#: ../../include/widgets.php:556 ../../mod/connedit.php:694 -msgid "Connection Default Permissions" -msgstr "Forbindelsens standard tillatelser" - -#: ../../include/widgets.php:564 -msgid "Premium Channel Settings" -msgstr "Premiumkanal-innstillinger" - -#: ../../include/widgets.php:594 -msgid "Private Mail Menu" -msgstr "Meny for privat post" - -#: ../../include/widgets.php:596 -msgid "Combined View" -msgstr "Kombinert visning" - -#: ../../include/widgets.php:630 ../../include/widgets.php:642 -msgid "Conversations" -msgstr "Samtaler" - -#: ../../include/widgets.php:634 -msgid "Received Messages" -msgstr "Mottatte meldinger" - -#: ../../include/widgets.php:638 -msgid "Sent Messages" -msgstr "Sendte meldinger" - -#: ../../include/widgets.php:652 -msgid "No messages." -msgstr "Ingen meldinger." - -#: ../../include/widgets.php:670 -msgid "Delete conversation" -msgstr "Slett samtale" - -#: ../../include/widgets.php:696 -msgid "Events Menu" -msgstr "Meny for hendelser" - -#: ../../include/widgets.php:697 -msgid "Day View" -msgstr "Dag" - -#: ../../include/widgets.php:698 -msgid "Week View" -msgstr "Uke" - -#: ../../include/widgets.php:699 -msgid "Month View" -msgstr "Måned" - -#: ../../include/widgets.php:700 ../../mod/events.php:661 -#: ../../mod/cal.php:328 -msgid "Export" -msgstr "Eksport" - -#: ../../include/widgets.php:701 ../../mod/events.php:664 -#: ../../mod/cal.php:331 -msgid "Import" -msgstr "Importer" - -#: ../../include/widgets.php:711 -msgid "Events Tools" -msgstr "Kalenderverktøy" - -#: ../../include/widgets.php:712 -msgid "Export Calendar" -msgstr "Eksporter kalender" - -#: ../../include/widgets.php:713 -msgid "Import Calendar" -msgstr "Importer kalender" - -#: ../../include/widgets.php:787 -msgid "Chat Rooms" -msgstr "Chatrom" - -#: ../../include/widgets.php:807 -msgid "Bookmarked Chatrooms" -msgstr "Bokmerkede chatrom" - -#: ../../include/widgets.php:827 -msgid "Suggested Chatrooms" -msgstr "Foreslåtte chatrom" - -#: ../../include/widgets.php:972 ../../include/widgets.php:1062 -msgid "photo/image" -msgstr "foto/bilde" - -#: ../../include/widgets.php:1156 -msgid "Rating Tools" -msgstr "Vurderingsverktøy" - -#: ../../include/widgets.php:1160 ../../include/widgets.php:1162 -msgid "Rate Me" -msgstr "Vurder meg" - -#: ../../include/widgets.php:1165 -msgid "View Ratings" -msgstr "Vis vurderinger" - -#: ../../include/widgets.php:1176 ../../mod/pubsites.php:18 -msgid "Public Hubs" -msgstr "Offentlige huber" - -#: ../../include/widgets.php:1224 -msgid "Forums" -msgstr "Forum" - -#: ../../include/widgets.php:1253 -msgid "Tasks" -msgstr "Oppgaver" - -#: ../../include/widgets.php:1262 -msgid "Documentation" -msgstr "Dokumentasjon" - -#: ../../include/widgets.php:1264 -msgid "Project/Site Information" -msgstr "Prosjekt-/Nettstedsinformasjon" - -#: ../../include/widgets.php:1265 -msgid "For Members" -msgstr "For medlemmer" - -#: ../../include/widgets.php:1266 -msgid "For Administrators" -msgstr "For administratorer" - -#: ../../include/widgets.php:1267 -msgid "For Developers" -msgstr "For utviklere" - -#: ../../include/widgets.php:1292 ../../mod/admin.php:456 -msgid "Site" -msgstr "Nettsted" - -#: ../../include/widgets.php:1293 -msgid "Accounts" -msgstr "Kontoer" - -#: ../../include/widgets.php:1294 ../../mod/admin.php:1149 -msgid "Channels" -msgstr "Kanaler" - -#: ../../include/widgets.php:1295 ../../mod/admin.php:710 -msgid "Security" -msgstr "Sikkerhet" - -#: ../../include/widgets.php:1297 ../../mod/admin.php:1264 -#: ../../mod/admin.php:1325 -msgid "Plugins" -msgstr "Tilleggsfunksjoner" - -#: ../../include/widgets.php:1298 ../../mod/admin.php:1486 -#: ../../mod/admin.php:1520 -msgid "Themes" -msgstr "Temaer" - -#: ../../include/widgets.php:1299 -msgid "Inspect queue" -msgstr "Inspiser kø" - -#: ../../include/widgets.php:1300 -msgid "Profile Config" -msgstr "Profilinnstillinger" - -#: ../../include/widgets.php:1301 -msgid "DB updates" -msgstr "Databaseoppdateringer" - -#: ../../include/widgets.php:1319 ../../include/widgets.php:1325 -#: ../../mod/admin.php:1605 -msgid "Logs" -msgstr "Logger" - -#: ../../include/widgets.php:1324 -msgid "Plugin Features" -msgstr "Tilleggsfunksjoner" - -#: ../../include/widgets.php:1326 -msgid "User registrations waiting for confirmation" -msgstr "Brukerregistreringer som venter på bekreftelse" - -#: ../../include/widgets.php:1404 ../../mod/photos.php:760 -#: ../../mod/photos.php:1300 -msgid "View Photo" -msgstr "Vis foto" - -#: ../../include/widgets.php:1421 ../../mod/photos.php:791 -msgid "Edit Album" -msgstr "Endre album" - -#: ../../include/text.php:394 -msgid "prev" -msgstr "forrige" - -#: ../../include/text.php:396 -msgid "first" -msgstr "første" - -#: ../../include/text.php:425 -msgid "last" -msgstr "siste" - -#: ../../include/text.php:428 -msgid "next" -msgstr "neste" - -#: ../../include/text.php:438 -msgid "older" -msgstr "eldre" - -#: ../../include/text.php:440 -msgid "newer" -msgstr "nyere" - -#: ../../include/text.php:803 -msgid "No connections" -msgstr "Ingen forbindelser" - -#: ../../include/text.php:828 +#: ../../include/datetime.php:296 #, php-format -msgid "View all %s connections" -msgstr "Vis alle %s forbindelser" +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s siden" -#: ../../include/text.php:973 ../../include/text.php:978 -msgid "poke" -msgstr "prikk" +#: ../../include/datetime.php:307 +msgctxt "relative_date" +msgid "year" +msgid_plural "years" +msgstr[0] "år" +msgstr[1] "år" -#: ../../include/text.php:973 ../../include/text.php:978 -#: ../../include/conversation.php:243 -msgid "poked" -msgstr "prikket" +#: ../../include/datetime.php:310 +msgctxt "relative_date" +msgid "month" +msgid_plural "months" +msgstr[0] "måned" +msgstr[1] "måneder" -#: ../../include/text.php:979 -msgid "ping" -msgstr "varsle" +#: ../../include/datetime.php:313 +msgctxt "relative_date" +msgid "week" +msgid_plural "weeks" +msgstr[0] "uke" +msgstr[1] "uker" -#: ../../include/text.php:979 -msgid "pinged" -msgstr "varslet" +#: ../../include/datetime.php:316 +msgctxt "relative_date" +msgid "day" +msgid_plural "days" +msgstr[0] "dag" +msgstr[1] "dager" -#: ../../include/text.php:980 -msgid "prod" -msgstr "oppildne" +#: ../../include/datetime.php:319 +msgctxt "relative_date" +msgid "hour" +msgid_plural "hours" +msgstr[0] "time" +msgstr[1] "timer" -#: ../../include/text.php:980 -msgid "prodded" -msgstr "oppildnet" +#: ../../include/datetime.php:322 +msgctxt "relative_date" +msgid "minute" +msgid_plural "minutes" +msgstr[0] "minutt" +msgstr[1] "minutter" -#: ../../include/text.php:981 -msgid "slap" -msgstr "daske" +#: ../../include/datetime.php:325 +msgctxt "relative_date" +msgid "second" +msgid_plural "seconds" +msgstr[0] "sekund" +msgstr[1] "sekunder" -#: ../../include/text.php:981 -msgid "slapped" -msgstr "dasket" +#: ../../include/datetime.php:562 +#, php-format +msgid "%1$s's birthday" +msgstr "%1$s sin fødselsdag" -#: ../../include/text.php:982 -msgid "finger" -msgstr "fingre" - -#: ../../include/text.php:982 -msgid "fingered" -msgstr "fingret" - -#: ../../include/text.php:983 -msgid "rebuff" -msgstr "tilbakevise" - -#: ../../include/text.php:983 -msgid "rebuffed" -msgstr "tilbakeviste" - -#: ../../include/text.php:995 -msgid "happy" -msgstr "glad" - -#: ../../include/text.php:996 -msgid "sad" -msgstr "trist" - -#: ../../include/text.php:997 -msgid "mellow" -msgstr "dempet" - -#: ../../include/text.php:998 -msgid "tired" -msgstr "trøtt" - -#: ../../include/text.php:999 -msgid "perky" -msgstr "oppkvikket" - -#: ../../include/text.php:1000 -msgid "angry" -msgstr "sint" - -#: ../../include/text.php:1001 -msgid "stupefied" -msgstr "lamslått" - -#: ../../include/text.php:1002 -msgid "puzzled" -msgstr "forundret" - -#: ../../include/text.php:1003 -msgid "interested" -msgstr "interessert" - -#: ../../include/text.php:1004 -msgid "bitter" -msgstr "bitter" - -#: ../../include/text.php:1005 -msgid "cheerful" -msgstr "munter" - -#: ../../include/text.php:1006 -msgid "alive" -msgstr "levende" - -#: ../../include/text.php:1007 -msgid "annoyed" -msgstr "irritert" - -#: ../../include/text.php:1008 -msgid "anxious" -msgstr "nervøs" - -#: ../../include/text.php:1009 -msgid "cranky" -msgstr "gretten" - -#: ../../include/text.php:1010 -msgid "disturbed" -msgstr "foruroliget" - -#: ../../include/text.php:1011 -msgid "frustrated" -msgstr "frustrert" - -#: ../../include/text.php:1012 -msgid "depressed" -msgstr "lei seg" - -#: ../../include/text.php:1013 -msgid "motivated" -msgstr "motivert" - -#: ../../include/text.php:1014 -msgid "relaxed" -msgstr "avslappet" - -#: ../../include/text.php:1015 -msgid "surprised" -msgstr "overrasket" - -#: ../../include/text.php:1191 -msgid "May" -msgstr "mai" - -#: ../../include/text.php:1268 ../../include/text.php:1272 -msgid "Unknown Attachment" -msgstr "Ukjent vedlegg" - -#: ../../include/text.php:1274 -msgid "unknown" -msgstr "ukjent" - -#: ../../include/text.php:1310 -msgid "remove category" -msgstr "fjern kategori" - -#: ../../include/text.php:1387 -msgid "remove from file" -msgstr "fjern fra fil" - -#: ../../include/text.php:1529 ../../include/text.php:1540 -msgid "Click to open/close" -msgstr "Klikk for å åpne/lukke" - -#: ../../include/text.php:1724 ../../mod/events.php:630 ../../mod/cal.php:302 -msgid "Link to Source" -msgstr "Lenke til kilde" - -#: ../../include/text.php:1745 ../../include/text.php:1817 -msgid "default" -msgstr "standard" - -#: ../../include/text.php:1753 -msgid "Page layout" -msgstr "Sidens layout" - -#: ../../include/text.php:1753 -msgid "You can create your own with the layouts tool" -msgstr "Du kan lage din egen med layout-verktøyet" - -#: ../../include/text.php:1795 -msgid "Page content type" -msgstr "Sidens innholdstype" - -#: ../../include/text.php:1829 -msgid "Select an alternate language" -msgstr "Velg et annet språk" - -#: ../../include/text.php:1948 ../../include/conversation.php:120 -#: ../../mod/like.php:361 ../../mod/subthread.php:83 ../../mod/tagger.php:43 -msgid "photo" -msgstr "foto" - -#: ../../include/text.php:1954 ../../include/conversation.php:148 -#: ../../mod/like.php:361 ../../mod/subthread.php:83 -msgid "status" -msgstr "status" - -#: ../../include/text.php:1956 ../../include/conversation.php:150 -#: ../../mod/tagger.php:53 -msgid "comment" -msgstr "kommentar" - -#: ../../include/text.php:1961 -msgid "activity" -msgstr "aktivitet" - -#: ../../include/text.php:2256 -msgid "Design Tools" -msgstr "Designverktøy" - -#: ../../include/text.php:2259 ../../mod/blocks.php:147 -msgid "Blocks" -msgstr "Byggeklosser" - -#: ../../include/text.php:2260 ../../mod/menu.php:103 -msgid "Menus" -msgstr "Menyer" - -#: ../../include/text.php:2261 ../../mod/layouts.php:174 -msgid "Layouts" -msgstr "Layout" - -#: ../../include/text.php:2262 -msgid "Pages" -msgstr "Sider" +#: ../../include/datetime.php:563 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "Gratulerer med dagen, %1$s !" #: ../../include/group.php:26 msgid "" @@ -2929,1144 +9094,369 @@ msgid "" "not what you intended, please create another group with a different name." msgstr "En slettet gruppe med dette navnet ble gjenopprettet. Eksisterende tillatelser for elementet kan gjelde for denne gruppen og fremtidige medlemmer. Hvis du ønsket noe annet, vennligst lag en ny gruppe med et annet navn." -#: ../../include/group.php:232 +#: ../../include/group.php:248 msgid "Add new connections to this privacy group" msgstr "Legg nye forbindelser i denne personverngruppen" -#: ../../include/group.php:251 ../../mod/admin.php:998 -msgid "All Channels" -msgstr "Alle kanaler" - -#: ../../include/group.php:273 +#: ../../include/group.php:289 msgid "edit" msgstr "endre" -#: ../../include/group.php:296 +#: ../../include/group.php:312 msgid "Edit group" msgstr "Endre gruppe" -#: ../../include/group.php:297 +#: ../../include/group.php:313 msgid "Add privacy group" msgstr "Legg til personverngruppe" -#: ../../include/group.php:298 +#: ../../include/group.php:314 msgid "Channels not in any privacy group" msgstr "Kanaler uten personverngruppe" -#: ../../include/enotify.php:96 -#, php-format -msgid "%s " -msgstr "%s " +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "Slett dette elementet?" -#: ../../include/enotify.php:100 -#, php-format -msgid "[Hubzilla:Notify] New mail received at %s" -msgstr "[Hubzilla:Notify] Ny melding mottatt hos %s" +#: ../../include/js_strings.php:8 +msgid "[-] show less" +msgstr "[-] Vis mindre" -#: ../../include/enotify.php:102 -#, php-format -msgid "%1$s, %2$s sent you a new private message at %3$s." -msgstr "%1$s, %2$s sendte deg en ny privat melding på %3$s." +#: ../../include/js_strings.php:9 +msgid "[+] expand" +msgstr "[+] Utvid" -#: ../../include/enotify.php:103 -#, php-format -msgid "%1$s sent you %2$s." -msgstr "%1$s sendte deg %2$s." +#: ../../include/js_strings.php:10 +msgid "[-] collapse" +msgstr "[-] Lukk" -#: ../../include/enotify.php:103 -msgid "a private message" -msgstr "en privat melding" +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "Passordet er for kort" -#: ../../include/enotify.php:104 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." -msgstr "Vennligst besøk %s for å se og/eller svare på dine private meldinger." +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" +msgstr "Passordene er ikke like" -#: ../../include/enotify.php:160 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" -msgstr "%1$s, %2$s kommenterte på [zrl=%3$s]a %4$s[/zrl]" +#: ../../include/js_strings.php:13 +msgid "everybody" +msgstr "alle" -#: ../../include/enotify.php:168 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" -msgstr "%1$s, %2$s kommenterte på [zrl=%3$s]%4$s's %5$s[/zrl]" +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" +msgstr "Hemmelig passordsetning" -#: ../../include/enotify.php:177 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" -msgstr "%1$s, %2$s kommenterte på [zrl=%3$s]din %4$s[/zrl]" +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" +msgstr "Hint om passordsetning" -#: ../../include/enotify.php:188 -#, php-format -msgid "[Hubzilla:Notify] Comment to conversation #%1$d by %2$s" -msgstr "[Hubzilla:Notify] Kommentar til samtale #%1$d av %2$s" +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." +msgstr "Varsel: Tillatelser har blitt endret, men de har ennå ikke blitt sendt inn." -#: ../../include/enotify.php:189 -#, php-format -msgid "%1$s, %2$s commented on an item/conversation you have been following." -msgstr "%1$s, %2$s kommenterte på et element eller en samtale du følger" +#: ../../include/js_strings.php:17 +msgid "close all" +msgstr "Lukk alle" -#: ../../include/enotify.php:192 ../../include/enotify.php:207 -#: ../../include/enotify.php:233 ../../include/enotify.php:251 -#: ../../include/enotify.php:265 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." -msgstr "Vennligst besøk %s for å se og/eller svare i samtalen" +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "Ikke noe nytt her" -#: ../../include/enotify.php:198 -#, php-format -msgid "[Hubzilla:Notify] %s posted to your profile wall" -msgstr "[Hubzilla:Notify] %s skrev et innlegg på din profilvegg" +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" +msgstr "Vurder denne kanalen (dette er offentlig)" -#: ../../include/enotify.php:200 -#, php-format -msgid "%1$s, %2$s posted to your profile wall at %3$s" -msgstr "%1$s, %2$s skrev et innlegg på din profilvegg på %3$s" +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" +msgstr "Beskriv (valgfritt)" -#: ../../include/enotify.php:202 -#, php-format -msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" -msgstr "%1$s, %2$s skrev et innlegg på [zrl=%3$s]din vegg[/zrl]" - -#: ../../include/enotify.php:226 -#, php-format -msgid "[Hubzilla:Notify] %s tagged you" -msgstr "[Hubzilla:Notify] %s merket deg" - -#: ../../include/enotify.php:227 -#, php-format -msgid "%1$s, %2$s tagged you at %3$s" -msgstr "%1$s, %2$s merket deg på %3$s" - -#: ../../include/enotify.php:228 -#, php-format -msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." -msgstr "%1$s, %2$s [zrl=%3$s]merket deg[/zrl]." - -#: ../../include/enotify.php:240 -#, php-format -msgid "[Hubzilla:Notify] %1$s poked you" -msgstr "[Hubzilla:Notify] %1$s prikket deg" - -#: ../../include/enotify.php:241 -#, php-format -msgid "%1$s, %2$s poked you at %3$s" -msgstr "%1$s, %2$s dyttet deg på %3$s" - -#: ../../include/enotify.php:242 -#, php-format -msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." -msgstr "%1$s, %2$s [zrl=%2$s]dyttet deg[/zrl]." - -#: ../../include/enotify.php:258 -#, php-format -msgid "[Hubzilla:Notify] %s tagged your post" -msgstr "[Hubzilla:Notify] %s merket ditt innlegg" - -#: ../../include/enotify.php:259 -#, php-format -msgid "%1$s, %2$s tagged your post at %3$s" -msgstr "%1$s, %2$s merket ditt innlegg på %3$s" - -#: ../../include/enotify.php:260 -#, php-format -msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" -msgstr "%1$s, %2$s merket [zrl=%3$s]ditt innlegg[/zrl]" - -#: ../../include/enotify.php:272 -msgid "[Hubzilla:Notify] Introduction received" -msgstr "[Hubzilla:Notify] Introduksjon mottatt" - -#: ../../include/enotify.php:273 -#, php-format -msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" -msgstr "%1$s, du har mottatt en ny forespørsel om forbindelse fra '%2$s' hos %3$s" - -#: ../../include/enotify.php:274 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." -msgstr "%1$s, du mottok [zrl=%2$s]en ny forespørsel om forbindelse[/zrl] fra %3$s." - -#: ../../include/enotify.php:278 ../../include/enotify.php:297 -#, php-format -msgid "You may visit their profile at %s" -msgstr "Du kan besøke profilen deres på %s" - -#: ../../include/enotify.php:280 -#, php-format -msgid "Please visit %s to approve or reject the connection request." -msgstr "Vennligst besøk %s for å godkjenne eller avslå forespørselen om forbindelse." - -#: ../../include/enotify.php:287 -msgid "[Hubzilla:Notify] Friend suggestion received" -msgstr "[Hubzilla:Notify] Venneforslag mottatt" - -#: ../../include/enotify.php:288 -#, php-format -msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" -msgstr "%1$s, du har mottatt en venneforespørsel fra '%2$s' hos %3$s" - -#: ../../include/enotify.php:289 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " -"%4$s." -msgstr "%1$s, du har mottatt [zrl=%2$s]et venneforslaget[/zrl] angående %3$s fra %4$s. " - -#: ../../include/enotify.php:295 -msgid "Name:" -msgstr "Navn:" - -#: ../../include/enotify.php:296 -msgid "Photo:" -msgstr "Bilde:" - -#: ../../include/enotify.php:299 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." -msgstr "Vennligst besøk %s for å godkjenne eller avslå dette forslaget." - -#: ../../include/enotify.php:514 -msgid "[Hubzilla:Notify]" -msgstr "[Hubzilla:Notify]" - -#: ../../include/identity.php:32 -msgid "Unable to obtain identity information from database" -msgstr "Klarer ikke å få tak i identitetsinformasjon fra databasen" - -#: ../../include/identity.php:66 -msgid "Empty name" -msgstr "Mangler navn" - -#: ../../include/identity.php:69 -msgid "Name too long" -msgstr "Navnet er for langt" - -#: ../../include/identity.php:181 -msgid "No account identifier" -msgstr "Ingen kontoidentifikator" - -#: ../../include/identity.php:193 -msgid "Nickname is required." -msgstr "Kallenavn er påkrevd." - -#: ../../include/identity.php:207 -msgid "Reserved nickname. Please choose another." -msgstr "Reservert kallenavn. Vennligst velg et annet." - -#: ../../include/identity.php:212 -msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "Kallenavnet inneholder tegn som ikke er støttet eller det er allerede i bruk på dette nettstedet." - -#: ../../include/identity.php:288 -msgid "Unable to retrieve created identity" -msgstr "Klarer ikke å hente den lagede identiteten" - -#: ../../include/identity.php:346 -msgid "Default Profile" -msgstr "Standardprofil" - -#: ../../include/identity.php:772 -msgid "Requested channel is not available." -msgstr "Forespurt kanal er ikke tilgjengelig." - -#: ../../include/identity.php:818 ../../mod/achievements.php:11 -#: ../../mod/blocks.php:29 ../../mod/connect.php:13 ../../mod/editblock.php:29 -#: ../../mod/editlayout.php:27 ../../mod/editwebpage.php:28 -#: ../../mod/filestorage.php:54 ../../mod/hcard.php:8 ../../mod/layouts.php:29 -#: ../../mod/profile.php:16 ../../mod/webpages.php:29 -msgid "Requested profile is not available." -msgstr "Forespurt profil er ikke tilgjengelig." - -#: ../../include/identity.php:967 ../../mod/profiles.php:782 -msgid "Change profile photo" -msgstr "Endre profilbilde" - -#: ../../include/identity.php:973 -msgid "Profiles" -msgstr "Profiler" - -#: ../../include/identity.php:973 -msgid "Manage/edit profiles" -msgstr "Håndtere/endre profiler" - -#: ../../include/identity.php:974 ../../mod/profiles.php:783 -msgid "Create New Profile" -msgstr "Lag ny profil" - -#: ../../include/identity.php:989 ../../mod/profiles.php:794 -msgid "Profile Image" -msgstr "Profilbilde" - -#: ../../include/identity.php:992 -msgid "visible to everybody" -msgstr "synlig for alle" - -#: ../../include/identity.php:993 ../../mod/profiles.php:677 -#: ../../mod/profiles.php:798 -msgid "Edit visibility" -msgstr "Endre synlighet" - -#: ../../include/identity.php:1009 ../../include/identity.php:1248 -msgid "Gender:" -msgstr "Kjønn:" - -#: ../../include/identity.php:1010 ../../include/identity.php:1292 -msgid "Status:" -msgstr "Status:" - -#: ../../include/identity.php:1011 ../../include/identity.php:1303 -msgid "Homepage:" -msgstr "Hjemmeside:" - -#: ../../include/identity.php:1012 -msgid "Online Now" -msgstr "Online nå" - -#: ../../include/identity.php:1099 ../../include/identity.php:1177 -#: ../../mod/ping.php:318 -msgid "g A l F d" -msgstr "g A l F d" - -#: ../../include/identity.php:1100 ../../include/identity.php:1178 -msgid "F d" -msgstr "F d" - -#: ../../include/identity.php:1145 ../../include/identity.php:1217 -#: ../../mod/ping.php:341 -msgid "[today]" -msgstr "[idag]" - -#: ../../include/identity.php:1156 -msgid "Birthday Reminders" -msgstr "Fødselsdagspåminnnelser" - -#: ../../include/identity.php:1157 -msgid "Birthdays this week:" -msgstr "Fødselsdager denne uken:" - -#: ../../include/identity.php:1210 -msgid "[No description]" -msgstr "[Ingen beskrivelse]" - -#: ../../include/identity.php:1228 -msgid "Event Reminders" -msgstr "Hendelsespåminnelser" - -#: ../../include/identity.php:1229 -msgid "Events this week:" -msgstr "Hendelser denne uken:" - -#: ../../include/identity.php:1246 ../../mod/settings.php:1047 -msgid "Full Name:" -msgstr "Fullt navn:" - -#: ../../include/identity.php:1253 -msgid "Like this channel" -msgstr "Lik denne kanalen" - -#: ../../include/identity.php:1277 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/identity.php:1278 -msgid "j F" -msgstr "j F" - -#: ../../include/identity.php:1285 -msgid "Birthday:" -msgstr "Fødselsdag:" - -#: ../../include/identity.php:1289 ../../mod/directory.php:302 -msgid "Age:" -msgstr "Alder:" - -#: ../../include/identity.php:1298 -#, php-format -msgid "for %1$d %2$s" -msgstr "for %1$d %2$s" - -#: ../../include/identity.php:1301 ../../mod/profiles.php:699 -msgid "Sexual Preference:" -msgstr "Seksuell preferanse:" - -#: ../../include/identity.php:1305 ../../mod/directory.php:318 -#: ../../mod/profiles.php:701 -msgid "Hometown:" -msgstr "Hjemby:" - -#: ../../include/identity.php:1307 -msgid "Tags:" -msgstr "Merkelapper:" - -#: ../../include/identity.php:1309 ../../mod/profiles.php:702 -msgid "Political Views:" -msgstr "Politiske synspunkter:" - -#: ../../include/identity.php:1311 -msgid "Religion:" -msgstr "Religion:" - -#: ../../include/identity.php:1313 ../../mod/directory.php:320 -msgid "About:" -msgstr "Om:" - -#: ../../include/identity.php:1315 -msgid "Hobbies/Interests:" -msgstr "Hobbyer/interesser:" - -#: ../../include/identity.php:1317 ../../mod/profiles.php:705 -msgid "Likes:" -msgstr "Liker:" - -#: ../../include/identity.php:1319 ../../mod/profiles.php:706 -msgid "Dislikes:" -msgstr "Misliker:" - -#: ../../include/identity.php:1321 -msgid "Contact information and Social Networks:" -msgstr "Kontaktinformasjon og sosiale nettverk:" - -#: ../../include/identity.php:1323 -msgid "My other channels:" -msgstr "Mine andre kanaler:" - -#: ../../include/identity.php:1325 -msgid "Musical interests:" -msgstr "Musikkinteresse:" - -#: ../../include/identity.php:1327 -msgid "Books, literature:" -msgstr "Bøker, litteratur:" - -#: ../../include/identity.php:1329 -msgid "Television:" -msgstr "TV:" - -#: ../../include/identity.php:1331 -msgid "Film/dance/culture/entertainment:" -msgstr "Film/dans/kultur/underholdning:" - -#: ../../include/identity.php:1333 -msgid "Love/Romance:" -msgstr "Kjærlighet/romantikk:" - -#: ../../include/identity.php:1335 -msgid "Work/employment:" -msgstr "Arbeid/sysselsetting:" - -#: ../../include/identity.php:1337 -msgid "School/education:" -msgstr "Skole/utdannelse:" - -#: ../../include/identity.php:1361 -msgid "Like this thing" -msgstr "Lik denne tingen" - -#: ../../include/identity.php:1770 ../../mod/cover_photo.php:236 -msgid "cover photo" -msgstr "forsidebilde" - -#: ../../include/oembed.php:267 -msgid "Embedded content" -msgstr "Innebygget innhold" - -#: ../../include/oembed.php:276 -msgid "Embedding disabled" -msgstr "Innbygging avskrudd" - -#: ../../include/conversation.php:126 ../../mod/like.php:113 -msgid "channel" -msgstr "kanal" - -#: ../../include/conversation.php:164 ../../mod/like.php:410 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "%1$s liker %2$s sin %3$s" - -#: ../../include/conversation.php:167 ../../mod/like.php:412 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "%1$s liker ikke %2$s sin %3$s" - -#: ../../include/conversation.php:204 -#, php-format -msgid "%1$s is now connected with %2$s" -msgstr "%1$s er nå forbundet med %2$s" - -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s prikket %2$s" - -#: ../../include/conversation.php:260 ../../mod/mood.php:63 -#, php-format -msgctxt "mood" -msgid "%1$s is %2$s" -msgstr "%1$s er %2$s" - -#: ../../include/conversation.php:574 ../../mod/photos.php:1074 -msgctxt "title" -msgid "Likes" -msgstr "Liker" - -#: ../../include/conversation.php:574 ../../mod/photos.php:1074 -msgctxt "title" -msgid "Dislikes" -msgstr "Liker ikke" - -#: ../../include/conversation.php:575 ../../mod/photos.php:1075 -msgctxt "title" -msgid "Agree" -msgstr "Enig" - -#: ../../include/conversation.php:575 ../../mod/photos.php:1075 -msgctxt "title" -msgid "Disagree" -msgstr "Uenig" - -#: ../../include/conversation.php:575 ../../mod/photos.php:1075 -msgctxt "title" -msgid "Abstain" -msgstr "Avstår" - -#: ../../include/conversation.php:576 ../../mod/photos.php:1076 -msgctxt "title" -msgid "Attending" -msgstr "Deltar" - -#: ../../include/conversation.php:576 ../../mod/photos.php:1076 -msgctxt "title" -msgid "Not attending" -msgstr "Deltar ikke" - -#: ../../include/conversation.php:576 ../../mod/photos.php:1076 -msgctxt "title" -msgid "Might attend" -msgstr "Deltar kanskje" - -#: ../../include/conversation.php:656 ../../include/ItemObject.php:126 -msgid "Select" -msgstr "Velg" - -#: ../../include/conversation.php:664 ../../include/ItemObject.php:89 -msgid "Private Message" -msgstr "Privat melding" - -#: ../../include/conversation.php:671 ../../include/ItemObject.php:227 -msgid "Message signature validated" -msgstr "Innleggets signatur er bekreftet" - -#: ../../include/conversation.php:672 ../../include/ItemObject.php:228 -msgid "Message signature incorrect" -msgstr "Innleggets signatur er feil" - -#: ../../include/conversation.php:691 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Vis %s sin profile @ %s" - -#: ../../include/conversation.php:710 -msgid "Categories:" -msgstr "Kategorier:" - -#: ../../include/conversation.php:711 -msgid "Filed under:" -msgstr "Sortert under:" - -#: ../../include/conversation.php:719 ../../include/ItemObject.php:334 -#, php-format -msgid "from %s" -msgstr "fra %s" - -#: ../../include/conversation.php:722 ../../include/ItemObject.php:337 -#, php-format -msgid "last edited: %s" -msgstr "sist endret: %s" - -#: ../../include/conversation.php:723 ../../include/ItemObject.php:338 -#, php-format -msgid "Expires: %s" -msgstr "Utløper: %s" - -#: ../../include/conversation.php:738 -msgid "View in context" -msgstr "Vis i sammenheng" - -#: ../../include/conversation.php:740 ../../include/conversation.php:1237 -#: ../../include/ItemObject.php:389 ../../mod/editblock.php:150 -#: ../../mod/editlayout.php:148 ../../mod/editpost.php:129 -#: ../../mod/editwebpage.php:190 ../../mod/photos.php:1040 -msgid "Please wait" -msgstr "Vennligst vent" - -#: ../../include/conversation.php:850 -msgid "remove" -msgstr "fjern" - -#: ../../include/conversation.php:855 -msgid "Delete Selected Items" -msgstr "Slett valgte elementer" - -#: ../../include/conversation.php:953 -msgid "View Source" -msgstr "Vis kilde" - -#: ../../include/conversation.php:954 -msgid "Follow Thread" -msgstr "Følg tråd" - -#: ../../include/conversation.php:955 -msgid "Unfollow Thread" -msgstr "Ikke følg tråd" - -#: ../../include/conversation.php:960 -msgid "Activity/Posts" -msgstr "Aktivitet/Innlegg" - -#: ../../include/conversation.php:962 -msgid "Edit Connection" -msgstr "Endre forbindelse" - -#: ../../include/conversation.php:963 -msgid "Message" -msgstr "Melding" - -#: ../../include/conversation.php:964 ../../mod/pubsites.php:27 -#: ../../mod/ratings.php:99 -msgid "Ratings" -msgstr "Vurderinger" - -#: ../../include/conversation.php:1080 -#, php-format -msgid "%s likes this." -msgstr "%s liker dette." - -#: ../../include/conversation.php:1080 -#, php-format -msgid "%s doesn't like this." -msgstr "%s liker ikke dette." - -#: ../../include/conversation.php:1084 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "%2$d person liker dette." -msgstr[1] "%2$d personer liker dette." - -#: ../../include/conversation.php:1086 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "%2$d person liker ikke dette." -msgstr[1] "%2$d personer liker ikke dette." - -#: ../../include/conversation.php:1092 -msgid "and" -msgstr "og" - -#: ../../include/conversation.php:1095 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] ", og %d annen person" -msgstr[1] ", og %d andre personer" - -#: ../../include/conversation.php:1096 -#, php-format -msgid "%s like this." -msgstr "%s liker dette." - -#: ../../include/conversation.php:1096 -#, php-format -msgid "%s don't like this." -msgstr "%s liker ikke dette." - -#: ../../include/conversation.php:1164 -msgid "Visible to everybody" -msgstr "Synlig for alle" - -#: ../../include/conversation.php:1165 ../../mod/mail.php:202 -#: ../../mod/mail.php:316 -msgid "Please enter a link URL:" +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" msgstr "Vennligst skriv inn en lenke URL:" -#: ../../include/conversation.php:1166 -msgid "Please enter a video link/URL:" -msgstr "Vennligst skriv en videolenke/URL:" +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" +msgstr "Endringene er ikke lagret. Er du sikker på at du ønsker å forlate denne siden?" -#: ../../include/conversation.php:1167 -msgid "Please enter an audio link/URL:" -msgstr "Vennligst skriv en lydlenke/URL:" +#: ../../include/js_strings.php:27 +msgid "timeago.prefixAgo" +msgstr "timeago.prefixAgo" -#: ../../include/conversation.php:1168 -msgid "Tag term:" -msgstr "Merkelapp:" +#: ../../include/js_strings.php:28 +msgid "timeago.prefixFromNow" +msgstr "timeago.prefixFromNow" -#: ../../include/conversation.php:1169 ../../mod/filer.php:48 -msgid "Save to Folder:" -msgstr "Lagre til mappe:" +#: ../../include/js_strings.php:29 +msgid "ago" +msgstr "siden" -#: ../../include/conversation.php:1170 -msgid "Where are you right now?" -msgstr "Hvor er du akkurat nå?" +#: ../../include/js_strings.php:30 +msgid "from now" +msgstr "fra nå" -#: ../../include/conversation.php:1171 ../../mod/editpost.php:56 -#: ../../mod/mail.php:203 ../../mod/mail.php:317 -msgid "Expires YYYY-MM-DD HH:MM" -msgstr "Utløper YYYY-MM-DD HH:MM" +#: ../../include/js_strings.php:31 +msgid "less than a minute" +msgstr "mindre enn ett minutt" -#: ../../include/conversation.php:1202 ../../mod/blocks.php:154 -#: ../../mod/layouts.php:184 ../../mod/photos.php:1039 -#: ../../mod/webpages.php:184 -msgid "Share" -msgstr "Del" +#: ../../include/js_strings.php:32 +msgid "about a minute" +msgstr "omtrent et minutt" -#: ../../include/conversation.php:1204 -msgid "Page link name" -msgstr "Sidens lenkenavn" - -#: ../../include/conversation.php:1207 -msgid "Post as" -msgstr "Lag innlegg som" - -#: ../../include/conversation.php:1209 ../../include/ItemObject.php:704 -#: ../../mod/editblock.php:136 ../../mod/editlayout.php:135 -#: ../../mod/editpost.php:113 ../../mod/editwebpage.php:177 -msgid "Bold" -msgstr "Uthevet" - -#: ../../include/conversation.php:1210 ../../include/ItemObject.php:705 -#: ../../mod/editblock.php:137 ../../mod/editlayout.php:136 -#: ../../mod/editpost.php:114 ../../mod/editwebpage.php:178 -msgid "Italic" -msgstr "Kursiv" - -#: ../../include/conversation.php:1211 ../../include/ItemObject.php:706 -#: ../../mod/editblock.php:138 ../../mod/editlayout.php:137 -#: ../../mod/editpost.php:115 ../../mod/editwebpage.php:179 -msgid "Underline" -msgstr "Understreket" - -#: ../../include/conversation.php:1212 ../../include/ItemObject.php:707 -#: ../../mod/editblock.php:139 ../../mod/editlayout.php:138 -#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:180 -msgid "Quote" -msgstr "Sitat" - -#: ../../include/conversation.php:1213 ../../include/ItemObject.php:708 -#: ../../mod/editblock.php:140 ../../mod/editlayout.php:139 -#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:181 -msgid "Code" -msgstr "Kode" - -#: ../../include/conversation.php:1214 ../../mod/editblock.php:142 -#: ../../mod/editlayout.php:140 ../../mod/editpost.php:118 -#: ../../mod/editwebpage.php:182 -msgid "Upload photo" -msgstr "Last opp bilde" - -#: ../../include/conversation.php:1215 -msgid "upload photo" -msgstr "last opp bilde" - -#: ../../include/conversation.php:1216 ../../mod/editblock.php:143 -#: ../../mod/editlayout.php:141 ../../mod/editpost.php:119 -#: ../../mod/editwebpage.php:183 ../../mod/mail.php:248 ../../mod/mail.php:378 -msgid "Attach file" -msgstr "Legg ved fil" - -#: ../../include/conversation.php:1217 -msgid "attach file" -msgstr "legg ved fil" - -#: ../../include/conversation.php:1218 ../../mod/editblock.php:144 -#: ../../mod/editlayout.php:142 ../../mod/editpost.php:120 -#: ../../mod/editwebpage.php:184 ../../mod/mail.php:249 ../../mod/mail.php:379 -msgid "Insert web link" -msgstr "Sett inn web-lenke" - -#: ../../include/conversation.php:1219 -msgid "web link" -msgstr "web-lenke" - -#: ../../include/conversation.php:1220 -msgid "Insert video link" -msgstr "Sett inn videolenke" - -#: ../../include/conversation.php:1221 -msgid "video link" -msgstr "videolenke" - -#: ../../include/conversation.php:1222 -msgid "Insert audio link" -msgstr "Sett inn lenke til lyd" - -#: ../../include/conversation.php:1223 -msgid "audio link" -msgstr "lenke til lyd" - -#: ../../include/conversation.php:1224 ../../mod/editblock.php:148 -#: ../../mod/editlayout.php:146 ../../mod/editpost.php:124 -#: ../../mod/editwebpage.php:188 -msgid "Set your location" -msgstr "Angi din plassering" - -#: ../../include/conversation.php:1225 -msgid "set location" -msgstr "angi plassering" - -#: ../../include/conversation.php:1226 ../../mod/editpost.php:126 -msgid "Toggle voting" -msgstr "Skru av eller på stemming" - -#: ../../include/conversation.php:1229 ../../mod/editblock.php:149 -#: ../../mod/editlayout.php:147 ../../mod/editpost.php:125 -#: ../../mod/editwebpage.php:189 -msgid "Clear browser location" -msgstr "Fjern nettleserplassering" - -#: ../../include/conversation.php:1230 -msgid "clear location" -msgstr "fjern plassering" - -#: ../../include/conversation.php:1232 ../../mod/editblock.php:162 -#: ../../mod/editpost.php:141 ../../mod/editwebpage.php:205 -msgid "Title (optional)" -msgstr "Tittel (valgfri)" - -#: ../../include/conversation.php:1236 ../../mod/editblock.php:165 -#: ../../mod/editlayout.php:163 ../../mod/editpost.php:143 -#: ../../mod/editwebpage.php:207 -msgid "Categories (optional, comma-separated list)" -msgstr "Kategorier (valgfri, kommaseparert liste)" - -#: ../../include/conversation.php:1238 ../../mod/editblock.php:151 -#: ../../mod/editlayout.php:149 ../../mod/editpost.php:130 -#: ../../mod/editwebpage.php:191 ../../mod/events.php:466 -msgid "Permission settings" -msgstr "Tillatelser - innstillinger" - -#: ../../include/conversation.php:1239 -msgid "permissions" -msgstr "tillatelser" - -#: ../../include/conversation.php:1247 ../../mod/editblock.php:159 -#: ../../mod/editlayout.php:156 ../../mod/editpost.php:138 -#: ../../mod/editwebpage.php:200 -msgid "Public post" -msgstr "Offentlig innlegg" - -#: ../../include/conversation.php:1249 ../../mod/editblock.php:166 -#: ../../mod/editlayout.php:164 ../../mod/editpost.php:144 -#: ../../mod/editwebpage.php:208 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Eksempel: ola@eksempel.no, kari@eksempel.no" - -#: ../../include/conversation.php:1262 ../../mod/editblock.php:176 -#: ../../mod/editlayout.php:173 ../../mod/editpost.php:155 -#: ../../mod/editwebpage.php:217 ../../mod/mail.php:253 ../../mod/mail.php:383 -msgid "Set expiration date" -msgstr "Angi utløpsdato" - -#: ../../include/conversation.php:1265 -msgid "Set publish date" -msgstr "Angi publiseringsdato" - -#: ../../include/conversation.php:1267 ../../include/ItemObject.php:715 -#: ../../mod/editpost.php:157 ../../mod/mail.php:255 ../../mod/mail.php:385 -msgid "Encrypt text" -msgstr "Krypter tekst" - -#: ../../include/conversation.php:1269 ../../mod/editpost.php:159 -msgid "OK" -msgstr "OK" - -#: ../../include/conversation.php:1270 ../../mod/editpost.php:160 -#: ../../mod/fbrowser.php:77 ../../mod/fbrowser.php:112 -#: ../../mod/settings.php:598 ../../mod/settings.php:624 -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 -msgid "Cancel" -msgstr "Avbryt" - -#: ../../include/conversation.php:1513 -msgid "Discover" -msgstr "Oppdage" - -#: ../../include/conversation.php:1516 -msgid "Imported public streams" -msgstr "Importerte offentlige strømmer" - -#: ../../include/conversation.php:1521 -msgid "Commented Order" -msgstr "Kommentert" - -#: ../../include/conversation.php:1524 -msgid "Sort by Comment Date" -msgstr "Sorter etter kommentert dato" - -#: ../../include/conversation.php:1528 -msgid "Posted Order" -msgstr "Lagt inn" - -#: ../../include/conversation.php:1531 -msgid "Sort by Post Date" -msgstr "Sorter etter innleggsdato" - -#: ../../include/conversation.php:1539 -msgid "Posts that mention or involve you" -msgstr "Innlegg som nevner eller involverer deg" - -#: ../../include/conversation.php:1545 ../../mod/connections.php:72 -#: ../../mod/connections.php:82 ../../mod/menu.php:112 -msgid "New" -msgstr "Nye" - -#: ../../include/conversation.php:1548 -msgid "Activity Stream - by date" -msgstr "Aktivitetsstrøm - etter dato" - -#: ../../include/conversation.php:1554 -msgid "Starred" -msgstr "Stjerne" - -#: ../../include/conversation.php:1557 -msgid "Favourite Posts" -msgstr "Favorittinnlegg" - -#: ../../include/conversation.php:1564 -msgid "Spam" -msgstr "Søppel" - -#: ../../include/conversation.php:1567 -msgid "Posts flagged as SPAM" -msgstr "Innlegg merket som SØPPEL" - -#: ../../include/conversation.php:1620 ../../mod/admin.php:1157 -msgid "Channel" -msgstr "Kanal" - -#: ../../include/conversation.php:1623 -msgid "Status Messages and Posts" -msgstr "Statusmeldinger og -innlegg" - -#: ../../include/conversation.php:1632 -msgid "About" -msgstr "Om" - -#: ../../include/conversation.php:1635 -msgid "Profile Details" -msgstr "Profildetaljer" - -#: ../../include/conversation.php:1651 -msgid "Files and Storage" -msgstr "Filer og lagring" - -#: ../../include/conversation.php:1672 ../../include/conversation.php:1675 -msgid "Chatrooms" -msgstr "Chatrom" - -#: ../../include/conversation.php:1688 -msgid "Saved Bookmarks" -msgstr "Lagrede bokmerker" - -#: ../../include/conversation.php:1698 -msgid "Manage Webpages" -msgstr "Håndtere websider" - -#: ../../include/conversation.php:1727 ../../include/ItemObject.php:175 -#: ../../include/ItemObject.php:187 ../../mod/photos.php:1093 -#: ../../mod/photos.php:1105 -msgid "View all" -msgstr "Vis alle" - -#: ../../include/conversation.php:1754 ../../include/ItemObject.php:184 -#: ../../mod/photos.php:1102 -msgctxt "noun" -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "Liker ikke" -msgstr[1] "Liker ikke" - -#: ../../include/conversation.php:1757 -msgctxt "noun" -msgid "Attending" -msgid_plural "Attending" -msgstr[0] "Deltar" -msgstr[1] "Deltar" - -#: ../../include/conversation.php:1760 -msgctxt "noun" -msgid "Not Attending" -msgid_plural "Not Attending" -msgstr[0] "Deltar ikke" -msgstr[1] "Deltar ikke" - -#: ../../include/conversation.php:1763 -msgctxt "noun" -msgid "Undecided" -msgid_plural "Undecided" -msgstr[0] "Ikke bestemt" -msgstr[1] "Ikke bestemt" - -#: ../../include/conversation.php:1766 -msgctxt "noun" -msgid "Agree" -msgid_plural "Agrees" -msgstr[0] "Enig" -msgstr[1] "Enige" - -#: ../../include/conversation.php:1769 -msgctxt "noun" -msgid "Disagree" -msgid_plural "Disagrees" -msgstr[0] "Uenig" -msgstr[1] "Uenige" - -#: ../../include/conversation.php:1772 -msgctxt "noun" -msgid "Abstain" -msgid_plural "Abstains" -msgstr[0] "Avstår" -msgstr[1] "Avstår" - -#: ../../include/ItemObject.php:130 -msgid "Save to Folder" -msgstr "Lagre i mappe" - -#: ../../include/ItemObject.php:151 -msgid "I will attend" -msgstr "Jeg vil delta" - -#: ../../include/ItemObject.php:151 -msgid "I will not attend" -msgstr "Jeg deltar ikke" - -#: ../../include/ItemObject.php:151 -msgid "I might attend" -msgstr "Jeg vil kanskje delta" - -#: ../../include/ItemObject.php:161 -msgid "I agree" -msgstr "Jeg er enig" - -#: ../../include/ItemObject.php:161 -msgid "I disagree" -msgstr "Jeg er uenig" - -#: ../../include/ItemObject.php:161 -msgid "I abstain" -msgstr "Jeg avstår" - -#: ../../include/ItemObject.php:212 -msgid "Add Star" -msgstr "Legg til stjerne" - -#: ../../include/ItemObject.php:213 -msgid "Remove Star" -msgstr "Fjern stjerne" - -#: ../../include/ItemObject.php:214 -msgid "Toggle Star Status" -msgstr "Skru av og på stjernestatus" - -#: ../../include/ItemObject.php:218 -msgid "starred" -msgstr "stjernemerket" - -#: ../../include/ItemObject.php:236 -msgid "Add Tag" -msgstr "Legg til merkelapp" - -#: ../../include/ItemObject.php:254 ../../mod/photos.php:1037 -msgid "I like this (toggle)" -msgstr "Jeg liker dette (skru av og på)" - -#: ../../include/ItemObject.php:255 ../../mod/photos.php:1038 -msgid "I don't like this (toggle)" -msgstr "Jeg liker ikke dette (skru av og på)" - -#: ../../include/ItemObject.php:259 -msgid "Share This" -msgstr "Del dette" - -#: ../../include/ItemObject.php:259 -msgid "share" -msgstr "del" - -#: ../../include/ItemObject.php:268 -msgid "Delivery Report" -msgstr "Leveringsrapport" - -#: ../../include/ItemObject.php:286 +#: ../../include/js_strings.php:33 #, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d kommentar" -msgstr[1] "%d kommentarer" +msgid "%d minutes" +msgstr "%d minutter" -#: ../../include/ItemObject.php:315 ../../include/ItemObject.php:316 +#: ../../include/js_strings.php:34 +msgid "about an hour" +msgstr "omtrent en time" + +#: ../../include/js_strings.php:35 #, php-format -msgid "View %s's profile - %s" -msgstr "Vis %s sin profil - %s" +msgid "about %d hours" +msgstr "omtrent %d timer" -#: ../../include/ItemObject.php:319 -msgid "to" -msgstr "til" +#: ../../include/js_strings.php:36 +msgid "a day" +msgstr "en dag" -#: ../../include/ItemObject.php:320 -msgid "via" -msgstr "via" +#: ../../include/js_strings.php:37 +#, php-format +msgid "%d days" +msgstr "%d dager" -#: ../../include/ItemObject.php:321 -msgid "Wall-to-Wall" -msgstr "vegg-til-vegg" +#: ../../include/js_strings.php:38 +msgid "about a month" +msgstr "omtrent en måned" -#: ../../include/ItemObject.php:322 -msgid "via Wall-To-Wall:" -msgstr "via vegg-til-vegg:" +#: ../../include/js_strings.php:39 +#, php-format +msgid "%d months" +msgstr "%d måneder" -#: ../../include/ItemObject.php:362 -msgid "Save Bookmarks" -msgstr "Lagre bokmerker" +#: ../../include/js_strings.php:40 +msgid "about a year" +msgstr "omtrent et år" -#: ../../include/ItemObject.php:363 -msgid "Add to Calendar" -msgstr "Legg til i kalender" +#: ../../include/js_strings.php:41 +#, php-format +msgid "%d years" +msgstr "%d år" -#: ../../include/ItemObject.php:372 -msgid "Mark all seen" -msgstr "Merk alle som sett" +#: ../../include/js_strings.php:42 +msgid " " +msgstr " " -#: ../../include/ItemObject.php:378 ../../mod/photos.php:1223 -msgctxt "noun" -msgid "Likes" -msgstr "Liker" +#: ../../include/js_strings.php:43 +msgid "timeago.numbers" +msgstr "timeago.numbers" -#: ../../include/ItemObject.php:379 ../../mod/photos.php:1224 -msgctxt "noun" -msgid "Dislikes" -msgstr "Liker ikke" +#: ../../include/js_strings.php:49 +msgctxt "long" +msgid "May" +msgstr "mai" -#: ../../include/ItemObject.php:700 ../../mod/photos.php:1056 -#: ../../mod/photos.php:1174 -msgid "This is you" -msgstr "Dette er deg" +#: ../../include/js_strings.php:57 +msgid "Jan" +msgstr "Jan" -#: ../../include/ItemObject.php:709 -msgid "Image" -msgstr "Bilde" +#: ../../include/js_strings.php:58 +msgid "Feb" +msgstr "Feb" -#: ../../include/ItemObject.php:710 -msgid "Insert Link" -msgstr "Sett inn lenke" +#: ../../include/js_strings.php:59 +msgid "Mar" +msgstr "Mar" -#: ../../include/ItemObject.php:711 -msgid "Video" -msgstr "Video" +#: ../../include/js_strings.php:60 +msgid "Apr" +msgstr "Apr" + +#: ../../include/js_strings.php:61 +msgctxt "short" +msgid "May" +msgstr "mai" + +#: ../../include/js_strings.php:62 +msgid "Jun" +msgstr "Jun" + +#: ../../include/js_strings.php:63 +msgid "Jul" +msgstr "Jul" + +#: ../../include/js_strings.php:64 +msgid "Aug" +msgstr "Aug" + +#: ../../include/js_strings.php:65 +msgid "Sep" +msgstr "Sep" + +#: ../../include/js_strings.php:66 +msgid "Oct" +msgstr "Okt" + +#: ../../include/js_strings.php:67 +msgid "Nov" +msgstr "Nov" + +#: ../../include/js_strings.php:68 +msgid "Dec" +msgstr "Des" + +#: ../../include/js_strings.php:76 +msgid "Sun" +msgstr "Søn" + +#: ../../include/js_strings.php:77 +msgid "Mon" +msgstr "Man" + +#: ../../include/js_strings.php:78 +msgid "Tue" +msgstr "Tirs" + +#: ../../include/js_strings.php:79 +msgid "Wed" +msgstr "Ons" + +#: ../../include/js_strings.php:80 +msgid "Thu" +msgstr "Tors" + +#: ../../include/js_strings.php:81 +msgid "Fri" +msgstr "Fre" + +#: ../../include/js_strings.php:82 +msgid "Sat" +msgstr "Lør" + +#: ../../include/js_strings.php:83 +msgctxt "calendar" +msgid "today" +msgstr "idag" + +#: ../../include/js_strings.php:84 +msgctxt "calendar" +msgid "month" +msgstr "måned" + +#: ../../include/js_strings.php:85 +msgctxt "calendar" +msgid "week" +msgstr "uke" + +#: ../../include/js_strings.php:86 +msgctxt "calendar" +msgid "day" +msgstr "dag" + +#: ../../include/js_strings.php:87 +msgctxt "calendar" +msgid "All day" +msgstr "Hele dagen" + +#: ../../include/network.php:657 +msgid "view full size" +msgstr "vis full størrelse" + +#: ../../include/network.php:1885 +msgid "No Subject" +msgstr "Uten emne" + +#: ../../include/network.php:2146 ../../include/network.php:2147 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/network.php:2148 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/network.php:2149 +msgid "GNU-Social" +msgstr "" + +#: ../../include/network.php:2150 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/network.php:2152 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/network.php:2153 +msgid "Facebook" +msgstr "Facebook" + +#: ../../include/network.php:2154 +msgid "Zot" +msgstr "Zot" + +#: ../../include/network.php:2155 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/network.php:2156 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/network.php:2157 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/photos.php:110 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "Bilde overstiger nettstedets størrelsesbegrensning på %lu bytes" + +#: ../../include/photos.php:117 +msgid "Image file is empty." +msgstr "Bildefilen er tom." + +#: ../../include/photos.php:255 +msgid "Photo storage failed." +msgstr "Bildelagring mislyktes." + +#: ../../include/photos.php:295 +msgid "a new photo" +msgstr "et nytt bilde" + +#: ../../include/photos.php:299 +#, php-format +msgctxt "photo_upload" +msgid "%1$s posted %2$s to %3$s" +msgstr "%1$s la inn %2$s til %3$s" + +#: ../../include/photos.php:506 +msgid "Upload New Photos" +msgstr "Last opp nye bilder" + +#: ../../include/zot.php:699 +msgid "Invalid data packet" +msgstr "Ugyldig datapakke" + +#: ../../include/zot.php:715 +msgid "Unable to verify channel signature" +msgstr "Ikke i stand til å sjekke kanalsignaturen" + +#: ../../include/zot.php:2363 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "Ikke i stand til å bekrefte signaturen til %s" + +#: ../../include/zot.php:3712 +msgid "invalid target signature" +msgstr "Målets signatur er ugyldig" + +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Ny side" + +#: ../../include/page_widgets.php:43 +msgid "Title" +msgstr "Tittel" #: ../../include/permissions.php:26 msgid "Can view my normal stream and posts" @@ -4149,5426 +9539,289 @@ msgid "" "Extremely advanced. Leave this alone unless you know what you are doing" msgstr "Ekstremt avansert. La dette være med mindre du vet hva du gjør" -#: ../../include/permissions.php:867 +#: ../../include/permissions.php:877 msgid "Social Networking" msgstr "Sosialt nettverk" -#: ../../include/permissions.php:867 +#: ../../include/permissions.php:877 msgid "Social - Mostly Public" msgstr "Sosial - ganske offentlig" -#: ../../include/permissions.php:867 +#: ../../include/permissions.php:877 msgid "Social - Restricted" msgstr "Sosial - begrenset" -#: ../../include/permissions.php:867 +#: ../../include/permissions.php:877 msgid "Social - Private" msgstr "Sosial - privat" -#: ../../include/permissions.php:868 +#: ../../include/permissions.php:878 msgid "Community Forum" msgstr "Forum for fellesskap" -#: ../../include/permissions.php:868 +#: ../../include/permissions.php:878 msgid "Forum - Mostly Public" msgstr "Forum - ganske offentlig" -#: ../../include/permissions.php:868 +#: ../../include/permissions.php:878 msgid "Forum - Restricted" msgstr "Forum - begrenset" -#: ../../include/permissions.php:868 +#: ../../include/permissions.php:878 msgid "Forum - Private" msgstr "Forum - privat" -#: ../../include/permissions.php:869 +#: ../../include/permissions.php:879 msgid "Feed Republish" msgstr "Republisering av strømmet innhold" -#: ../../include/permissions.php:869 +#: ../../include/permissions.php:879 msgid "Feed - Mostly Public" msgstr "Strøm - ganske offentlig" -#: ../../include/permissions.php:869 +#: ../../include/permissions.php:879 msgid "Feed - Restricted" msgstr "Strøm - begrenset" -#: ../../include/permissions.php:870 +#: ../../include/permissions.php:880 msgid "Special Purpose" msgstr "Spesiell bruk" -#: ../../include/permissions.php:870 +#: ../../include/permissions.php:880 msgid "Special - Celebrity/Soapbox" msgstr "Spesiell - kjendis/talerstol" -#: ../../include/permissions.php:870 +#: ../../include/permissions.php:880 msgid "Special - Group Repository" msgstr "Spesiell - gruppelager" -#: ../../include/permissions.php:871 +#: ../../include/permissions.php:881 msgid "Custom/Expert Mode" msgstr "Tilpasset/Ekspertmodus" -#: ../../include/items.php:423 ../../index.php:179 ../../mod/dreport.php:6 -#: ../../mod/dreport.php:45 ../../mod/group.php:68 -#: ../../mod/import_items.php:108 ../../mod/like.php:280 -#: ../../mod/profperm.php:23 ../../mod/subthread.php:58 -msgid "Permission denied" -msgstr "Tillatelse avvist" +#: ../../include/activities.php:41 +msgid " and " +msgstr "og" -#: ../../include/items.php:1138 ../../include/items.php:1184 -msgid "(Unknown)" -msgstr "(Ukjent)" +#: ../../include/activities.php:49 +msgid "public profile" +msgstr "offentlig profil" -#: ../../include/items.php:1384 -msgid "Visible to anybody on the internet." -msgstr "Synlig for enhver på Internett." - -#: ../../include/items.php:1386 -msgid "Visible to you only." -msgstr "Synlig bare for deg." - -#: ../../include/items.php:1388 -msgid "Visible to anybody in this network." -msgstr "Synlig for enhver i dette nettverket." - -#: ../../include/items.php:1390 -msgid "Visible to anybody authenticated." -msgstr "Synlig for enhver som er autentisert." - -#: ../../include/items.php:1392 -#, php-format -msgid "Visible to anybody on %s." -msgstr "Synlig for alle på %s." - -#: ../../include/items.php:1394 -msgid "Visible to all connections." -msgstr "Synlig for alle forbindelser." - -#: ../../include/items.php:1396 -msgid "Visible to approved connections." -msgstr "Synlig for godkjente forbindelser." - -#: ../../include/items.php:1398 -msgid "Visible to specific connections." -msgstr "Synlig for spesifikke forbindelser." - -#: ../../include/items.php:4496 ../../mod/display.php:36 -#: ../../mod/filestorage.php:27 ../../mod/admin.php:141 -#: ../../mod/admin.php:1189 ../../mod/admin.php:1434 ../../mod/thing.php:85 -#: ../../mod/viewsrc.php:20 -msgid "Item not found." -msgstr "Elementet ble ikke funnet." - -#: ../../include/items.php:5032 ../../mod/group.php:38 ../../mod/group.php:137 -msgid "Privacy group not found." -msgstr "Personverngruppen ble ikke funnet" - -#: ../../include/items.php:5048 -msgid "Privacy group is empty." -msgstr "Personverngruppen er tom." - -#: ../../include/items.php:5055 -#, php-format -msgid "Privacy group: %s" -msgstr "Personverngruppe: %s" - -#: ../../include/items.php:5065 ../../mod/connedit.php:694 -#, php-format -msgid "Connection: %s" -msgstr "Forbindelse: %s" - -#: ../../include/items.php:5067 -msgid "Connection not found." -msgstr "Forbindelsen ble ikke funnet." - -#: ../../include/items.php:5493 ../../mod/cover_photo.php:229 -msgid "female" -msgstr "kvinne" - -#: ../../include/items.php:5494 ../../mod/cover_photo.php:230 -#, php-format -msgid "%1$s updated her %2$s" -msgstr "%1$s oppdaterte %2$s sitt" - -#: ../../include/items.php:5495 ../../mod/cover_photo.php:231 -msgid "male" -msgstr "mann" - -#: ../../include/items.php:5496 ../../mod/cover_photo.php:232 -#, php-format -msgid "%1$s updated his %2$s" -msgstr "%1$s oppdaterte %2$s sitt" - -#: ../../include/items.php:5498 ../../mod/cover_photo.php:234 -#, php-format -msgid "%1$s updated their %2$s" -msgstr "%1$s oppdaterte %2$s deres" - -#: ../../include/items.php:5500 -msgid "profile photo" -msgstr "profilbilde" - -#: ../../mod/achievements.php:34 -msgid "Some blurb about what to do when you're new here" -msgstr "En standardtekst om hva du bør gjøre som ny her" - -#: ../../mod/acl.php:222 -msgid "network" -msgstr "nettverk" - -#: ../../mod/acl.php:232 -msgid "RSS" -msgstr "RSS" - -#: ../../mod/api.php:74 ../../mod/api.php:98 -msgid "Authorize application connection" -msgstr "Tillat programforbindelse" - -#: ../../mod/api.php:75 -msgid "Return to your app and insert this Securty Code:" -msgstr "Gå tilbake til din app og legg inn denne sikkerhetskoden:" - -#: ../../mod/api.php:85 -msgid "Please login to continue." -msgstr "Vennligst logg inn for å fortsette." - -#: ../../mod/api.php:100 -msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Vil du tillate dette programmet å få tilgang til dine innlegg og kontakter, og/eller lage nye innlegg for deg?" - -#: ../../mod/appman.php:28 ../../mod/appman.php:44 -msgid "App installed." -msgstr "App installert." - -#: ../../mod/appman.php:37 -msgid "Malformed app." -msgstr "Feil oppsett for app-en." - -#: ../../mod/appman.php:80 -msgid "Embed code" -msgstr "Innbyggingskode" - -#: ../../mod/appman.php:86 -msgid "Edit App" -msgstr "Endre app" - -#: ../../mod/appman.php:86 -msgid "Create App" -msgstr "Lag app" - -#: ../../mod/appman.php:91 -msgid "Name of app" -msgstr "Navn på app" - -#: ../../mod/appman.php:92 -msgid "Location (URL) of app" -msgstr "Plassering (URL) til app" - -#: ../../mod/appman.php:93 ../../mod/events.php:457 ../../mod/rbmark.php:97 -msgid "Description" -msgstr "Beskrivelse" - -#: ../../mod/appman.php:94 -msgid "Photo icon URL" -msgstr "Bildeikon URL" - -#: ../../mod/appman.php:94 -msgid "80 x 80 pixels - optional" -msgstr "80 x80 pixler - valgfritt" - -#: ../../mod/appman.php:95 -msgid "Version ID" -msgstr "Versjons-ID" - -#: ../../mod/appman.php:96 -msgid "Price of app" -msgstr "Pris på app" - -#: ../../mod/appman.php:97 -msgid "Location (URL) to purchase app" -msgstr "Plassering (URL) for å kjøpe app" - -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "Elementet er ikke tilgjengelig." - -#: ../../mod/block.php:27 ../../mod/page.php:36 -msgid "Invalid item." -msgstr "Ugyldig element." - -#: ../../mod/block.php:39 ../../mod/page.php:52 ../../mod/wall_upload.php:29 -#: ../../mod/cal.php:56 -msgid "Channel not found." -msgstr "Kanalen ble ikke funnet." - -#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 -msgid "Block Name" -msgstr "Byggeklossens navn" - -#: ../../mod/blocks.php:149 -msgid "Block Title" -msgstr "Byggeklossens tittel" - -#: ../../mod/bookmarks.php:40 -msgid "Bookmark added" -msgstr "Bokmerke lagt til" - -#: ../../mod/bookmarks.php:62 -msgid "My Bookmarks" -msgstr "Mine bokmerker" - -#: ../../mod/bookmarks.php:73 -msgid "My Connections Bookmarks" -msgstr "Mine forbindelsers bokmerker" - -#: ../../mod/channel.php:25 ../../mod/chat.php:19 -msgid "You must be logged in to see this page." -msgstr "Du må være innloegget for å se denne siden." - -#: ../../mod/channel.php:97 -msgid "Insufficient permissions. Request redirected to profile page." -msgstr "Utilstrekkelig tillatelse. Forespørsel omdirigert til profilsiden." - -#: ../../mod/channel.php:131 ../../mod/network.php:169 ../../mod/rpost.php:114 -msgid "Public" -msgstr "Offentlig" - -#: ../../mod/chat.php:174 -msgid "Room not found" -msgstr "Rommet ble ikke funnet" - -#: ../../mod/chat.php:185 -msgid "Leave Room" -msgstr "Forlat rom" - -#: ../../mod/chat.php:186 -msgid "Delete This Room" -msgstr "Slett dette rommet" - -#: ../../mod/chat.php:187 -msgid "I am away right now" -msgstr "Jeg er borte akkurat nå" - -#: ../../mod/chat.php:188 -msgid "I am online" -msgstr "Jeg er online" - -#: ../../mod/chat.php:190 -msgid "Bookmark this room" -msgstr "Bokmerk dette rommet" - -#: ../../mod/chat.php:208 ../../mod/chat.php:231 -msgid "New Chatroom" -msgstr "Nytt chatrom" - -#: ../../mod/chat.php:209 -msgid "Chatroom Name" -msgstr "Navn på chatrom" - -#: ../../mod/chat.php:210 -msgid "Expiration of chats (minutes)" -msgstr "Chat utgår (antall minutter)" - -#: ../../mod/chat.php:227 -#, php-format -msgid "%1$s's Chatrooms" -msgstr "%1$s sine chatrom" - -#: ../../mod/chatsvc.php:111 -msgid "Away" -msgstr "Borte" - -#: ../../mod/chatsvc.php:115 -msgid "Online" -msgstr "Online" - -#: ../../mod/common.php:10 -msgid "No channel." -msgstr "Ingen kanal." - -#: ../../mod/common.php:39 -msgid "Common connections" -msgstr "Felles forbindelser" - -#: ../../mod/common.php:44 -msgid "No connections in common." -msgstr "Ingen forbindelser felles." - -#: ../../mod/connect.php:56 ../../mod/connect.php:104 -msgid "Continue" -msgstr "Fortsett" - -#: ../../mod/connect.php:85 -msgid "Premium Channel Setup" -msgstr "Premiumkanal-oppsett" - -#: ../../mod/connect.php:87 -msgid "Enable premium channel connection restrictions" -msgstr "Slå på restriksjoner for forbindelse med premiumkanal" - -#: ../../mod/connect.php:88 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Vennligst skriv dine restriksjoner og betingelser, slik som PayPal-kvittering, retningslinjer for bruk, og så videre." - -#: ../../mod/connect.php:90 ../../mod/connect.php:110 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Denne kanalen kan kreve ytterligere steg og bekreftelse av følgende betingelser før tilkobling:" - -#: ../../mod/connect.php:91 -msgid "" -"Potential connections will then see the following text before proceeding:" -msgstr "Potensielle forbindelser vil da se følgende tekst før de går videre:" - -#: ../../mod/connect.php:92 ../../mod/connect.php:113 -msgid "" -"By continuing, I certify that I have complied with any instructions provided" -" on this page." -msgstr "Ved å fortsette bekrefter jeg at jeg har oppfylt alle instruksjoner gitt på denne siden." - -#: ../../mod/connect.php:101 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "(Ingen spesifikke instruksjoner er gitt av kanaleieren.)" - -#: ../../mod/connect.php:109 -msgid "Restricted or Premium Channel" -msgstr "Begrenset kanal eller premiumkanal" - -#: ../../mod/connections.php:52 ../../mod/connections.php:157 -#: ../../mod/connections.php:238 -msgid "Blocked" -msgstr "Blokkert" - -#: ../../mod/connections.php:57 ../../mod/connections.php:164 -#: ../../mod/connections.php:237 -msgid "Ignored" -msgstr "Ignorert" - -#: ../../mod/connections.php:62 ../../mod/connections.php:178 -#: ../../mod/connections.php:236 -msgid "Hidden" -msgstr "Skjult" - -#: ../../mod/connections.php:67 ../../mod/connections.php:171 -#: ../../mod/connections.php:235 -msgid "Archived" -msgstr "Arkivert" - -#: ../../mod/connections.php:134 -msgid "New Connections" -msgstr "Nye forbindelser" - -#: ../../mod/connections.php:137 -msgid "Show pending (new) connections" -msgstr "Vis ventende (nye) forbindelser" - -#: ../../mod/connections.php:141 ../../mod/profperm.php:139 -msgid "All Connections" -msgstr "Alle forbindelser" - -#: ../../mod/connections.php:144 -msgid "Show all connections" -msgstr "Vis alle forbindelser" - -#: ../../mod/connections.php:160 -msgid "Only show blocked connections" -msgstr "Vis bare forbindelser som er blokkert" - -#: ../../mod/connections.php:167 -msgid "Only show ignored connections" -msgstr "Vis bare ignorerte forbindelser" - -#: ../../mod/connections.php:174 -msgid "Only show archived connections" -msgstr "Vis bare arkiverte forbindelser" - -#: ../../mod/connections.php:181 -msgid "Only show hidden connections" -msgstr "Vis bare skjulte forbindelser" - -#: ../../mod/connections.php:234 -msgid "Pending approval" -msgstr "Venter på godkjenning" - -#: ../../mod/connections.php:250 -#, php-format -msgid "%1$s [%2$s]" -msgstr "%1$s [%2$s]" - -#: ../../mod/connections.php:251 -msgid "Edit connection" -msgstr "Endre forbindelse" - -#: ../../mod/connections.php:252 -msgid "Delete connection" -msgstr "Slett forbindelse" - -#: ../../mod/connections.php:261 -msgid "Channel address" -msgstr "Kanaladresse" - -#: ../../mod/connections.php:263 -msgid "Network" -msgstr "Nettverk" - -#: ../../mod/connections.php:266 ../../mod/admin.php:668 -msgid "Status" -msgstr "Status" - -#: ../../mod/connections.php:268 -msgid "Connected" -msgstr "Forbundet" - -#: ../../mod/connections.php:270 -msgid "Approve connection" -msgstr "Godkjenn forbindelse" - -#: ../../mod/connections.php:271 ../../mod/admin.php:991 -msgid "Approve" -msgstr "Godkjenn" - -#: ../../mod/connections.php:272 -msgid "Ignore connection" -msgstr "Ignorer forbindelse" - -#: ../../mod/connections.php:273 ../../mod/connedit.php:538 -#: ../../mod/notifications.php:51 -msgid "Ignore" -msgstr "Ignorer" - -#: ../../mod/connections.php:274 -msgid "Recent activity" -msgstr "Nylig aktivitet" - -#: ../../mod/connections.php:303 -msgid "Search your connections" -msgstr "Søk blant dine forbindelser" - -#: ../../mod/connections.php:304 -msgid "Connections search" -msgstr "Søk blant forbindelser" - -#: ../../mod/connedit.php:75 -msgid "Could not access contact record." -msgstr "Fikk ikke tilgang til kontaktinformasjonen." - -#: ../../mod/connedit.php:99 -msgid "Could not locate selected profile." -msgstr "Fant ikke valgt profil." - -#: ../../mod/connedit.php:223 -msgid "Connection updated." -msgstr "Forbindelsen er oppdatert." - -#: ../../mod/connedit.php:225 -msgid "Failed to update connection record." -msgstr "Mislyktes med å oppdatere forbindelsesinformasjonen." - -#: ../../mod/connedit.php:272 -msgid "is now connected to" -msgstr "er nå forbundet til" - -#: ../../mod/connedit.php:400 -msgid "Could not access address book record." -msgstr "Fikk ikke tilgang til informasjonen i adresseboken." - -#: ../../mod/connedit.php:414 -msgid "Refresh failed - channel is currently unavailable." -msgstr "Oppfrisking mislyktes - kanalen er for øyeblikket utilgjengelig." - -#: ../../mod/connedit.php:429 ../../mod/connedit.php:438 -#: ../../mod/connedit.php:447 ../../mod/connedit.php:456 -#: ../../mod/connedit.php:469 -msgid "Unable to set address book parameters." -msgstr "Ikke i stand til å angi parametre for adresseboken." - -#: ../../mod/connedit.php:493 -msgid "Connection has been removed." -msgstr "Forbindelsen har blitt fjernet." - -#: ../../mod/connedit.php:512 -#, php-format -msgid "View %s's profile" -msgstr "Vis %s sin profil" - -#: ../../mod/connedit.php:516 -msgid "Refresh Permissions" -msgstr "Oppfrisk tillatelser" - -#: ../../mod/connedit.php:519 -msgid "Fetch updated permissions" -msgstr "Hent oppdaterte tillatelser" - -#: ../../mod/connedit.php:523 -msgid "Recent Activity" -msgstr "Nylig aktivitet" - -#: ../../mod/connedit.php:526 -msgid "View recent posts and comments" -msgstr "Vis nylige innlegg og kommentarer" - -#: ../../mod/connedit.php:530 ../../mod/admin.php:995 -msgid "Unblock" -msgstr "Ikke blokker lenger" - -#: ../../mod/connedit.php:530 ../../mod/admin.php:994 -msgid "Block" -msgstr "Blokker" - -#: ../../mod/connedit.php:533 -msgid "Block (or Unblock) all communications with this connection" -msgstr "Blokker eller fjern blokkering av all kommunikasjon med denne forbindelsen" - -#: ../../mod/connedit.php:534 -msgid "This connection is blocked!" -msgstr "Denne forbindelsen er blokkert!" - -#: ../../mod/connedit.php:538 -msgid "Unignore" -msgstr "Ikke ignorer lenger" - -#: ../../mod/connedit.php:541 -msgid "Ignore (or Unignore) all inbound communications from this connection" -msgstr "Ignorer eller fjern ignorering av all inngående kommunikasjon fra denne forbindelsen" - -#: ../../mod/connedit.php:542 -msgid "This connection is ignored!" -msgstr "Denne forbindelsen er ignorert!" - -#: ../../mod/connedit.php:546 -msgid "Unarchive" -msgstr "Ikke arkiver lenger" - -#: ../../mod/connedit.php:546 -msgid "Archive" -msgstr "Arkiver" - -#: ../../mod/connedit.php:549 -msgid "" -"Archive (or Unarchive) this connection - mark channel dead but keep content" -msgstr "Arkiver eller fjern arkivering av denne forbindelsen - marker kanal som død, men behold innhold" - -#: ../../mod/connedit.php:550 -msgid "This connection is archived!" -msgstr "Denne forbindelsen er arkivert!" - -#: ../../mod/connedit.php:554 -msgid "Unhide" -msgstr "Ikke skjul lenger" - -#: ../../mod/connedit.php:554 -msgid "Hide" -msgstr "Skjul" - -#: ../../mod/connedit.php:557 -msgid "Hide or Unhide this connection from your other connections" -msgstr "Skjul eller fjern skjuling av denne forbindelsen fra dine andre forbindelser" - -#: ../../mod/connedit.php:558 -msgid "This connection is hidden!" -msgstr "Denne forbindelsen er skjult!" - -#: ../../mod/connedit.php:565 -msgid "Delete this connection" -msgstr "Slett denne forbindelsen" - -#: ../../mod/connedit.php:646 -msgid "Approve this connection" -msgstr "Godta denne forbindelsen" - -#: ../../mod/connedit.php:646 -msgid "Accept connection to allow communication" -msgstr "Godta denne forbindelsen for å tillate kommunikasjon" - -#: ../../mod/connedit.php:651 -msgid "Set Affinity" -msgstr "Angi nærhet" - -#: ../../mod/connedit.php:654 -msgid "Set Profile" -msgstr "Angi profil" - -#: ../../mod/connedit.php:657 -msgid "Set Affinity & Profile" -msgstr "Angi nærhet og profil" - -#: ../../mod/connedit.php:690 -msgid "none" -msgstr "ingen" - -#: ../../mod/connedit.php:695 -msgid "Apply these permissions automatically" -msgstr "Bruk disse tillatelsene automatisk" - -#: ../../mod/connedit.php:695 -msgid "Connection requests will be approved without your interaction" -msgstr "Forespørsler om forbindelse vil bli godkjent automatisk" - -#: ../../mod/connedit.php:697 -msgid "This connection's primary address is" -msgstr "Denne forbindelsens primære adresse er" - -#: ../../mod/connedit.php:698 -msgid "Available locations:" -msgstr "Tilgjengelige plasseringer:" - -#: ../../mod/connedit.php:702 -msgid "" -"The permissions indicated on this page will be applied to all new " -"connections." -msgstr "Tillatelsene angitt på denne siden gjøres gjeldende for alle nye forbindelser." - -#: ../../mod/connedit.php:704 -msgid "Slide to adjust your degree of friendship" -msgstr "Flytt for å justere din grad av vennskap" - -#: ../../mod/connedit.php:706 -msgid "Slide to adjust your rating" -msgstr "Flytt for å justere din vurdering" - -#: ../../mod/connedit.php:707 ../../mod/connedit.php:712 -msgid "Optionally explain your rating" -msgstr "Velg om du vil forklare vurderingen" - -#: ../../mod/connedit.php:709 -msgid "Custom Filter" -msgstr "Tilpasset filter" - -#: ../../mod/connedit.php:710 -msgid "Only import posts with this text" -msgstr "Bare importer innlegg med disse ordene" - -#: ../../mod/connedit.php:710 ../../mod/connedit.php:711 -msgid "" -"words one per line or #tags or /patterns/ or lang=xx, leave blank to import " -"all posts" -msgstr "ord per linje eller #merkelapper eller /mønster/ eller språk lang=xx, la stå blankt for å importere alle innlegg" - -#: ../../mod/connedit.php:711 -msgid "Do not import posts with this text" -msgstr "Ikke importer innlegg med denne teksten" - -#: ../../mod/connedit.php:713 -msgid "This information is public!" -msgstr "Denne informasjonen er offentlig!" - -#: ../../mod/connedit.php:718 -msgid "Connection Pending Approval" -msgstr "Forbindelse venter på godkjenning" - -#: ../../mod/connedit.php:721 -msgid "inherited" -msgstr "arvet" - -#: ../../mod/connedit.php:723 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "Vennligst velg profilen du ønsker å vise %s når profilen din ses på en sikret måte. " - -#: ../../mod/connedit.php:725 -msgid "Their Settings" -msgstr "Deres innstillinger" - -#: ../../mod/connedit.php:726 -msgid "My Settings" -msgstr "Mine innstillinger" - -#: ../../mod/connedit.php:728 -msgid "Individual Permissions" -msgstr "Individuelle tillatelser" - -#: ../../mod/connedit.php:729 -msgid "" -"Some permissions may be inherited from your channel's privacy settings, which have higher " -"priority than individual settings. You can not change those" -" settings here." -msgstr "Noen tillatelser kan være arvet fra din kanals personverninnstillinger, som har høyere prioritet enn individuelle innstillinger. Du kan ikke endre arvede innstillingene her." - -#: ../../mod/connedit.php:730 -msgid "" -"Some permissions may be inherited from your channel's privacy settings, which have higher " -"priority than individual settings. You can change those settings here but " -"they wont have any impact unless the inherited setting changes." -msgstr "Noen tillatelser kan være arvet fra din kanals personverninnstillinger, som har høyere prioritet enn individuelle innstillinger. Du kan endre disse innstillingene her, men de vil ikke få noen effekt før de arvede innstillingene endres." - -#: ../../mod/connedit.php:731 -msgid "Last update:" -msgstr "Siste oppdatering:" - -#: ../../mod/dav.php:121 -msgid "$Projectname channel" -msgstr "$Projectname-kanal" - -#: ../../mod/directory.php:59 ../../mod/display.php:13 -#: ../../mod/photos.php:490 ../../mod/ratings.php:82 ../../mod/search.php:13 -#: ../../mod/viewconnections.php:17 -msgid "Public access denied." -msgstr "Offentlig tilgang avvist." - -#: ../../mod/directory.php:239 -#, php-format -msgid "%d rating" -msgid_plural "%d ratings" -msgstr[0] "%d vurdering" -msgstr[1] "%d vurderinger" - -#: ../../mod/directory.php:250 -msgid "Gender: " -msgstr "Kjønn:" - -#: ../../mod/directory.php:252 -msgid "Status: " -msgstr "Status:" - -#: ../../mod/directory.php:254 -msgid "Homepage: " -msgstr "Hjemmeside:" - -#: ../../mod/directory.php:313 -msgid "Description:" -msgstr "Beskrivelse:" - -#: ../../mod/directory.php:322 -msgid "Public Forum:" -msgstr "Offentlig forum:" - -#: ../../mod/directory.php:325 -msgid "Keywords: " -msgstr "Nøkkelord:" - -#: ../../mod/directory.php:328 -msgid "Don't suggest" -msgstr "Ikke foreslå" - -#: ../../mod/directory.php:330 -msgid "Common connections:" -msgstr "Felles forbindelser:" - -#: ../../mod/directory.php:379 -msgid "Global Directory" -msgstr "Global katalog" - -#: ../../mod/directory.php:379 -msgid "Local Directory" -msgstr "Lokal katalog" - -#: ../../mod/directory.php:385 -msgid "Finding:" -msgstr "Finner:" - -#: ../../mod/directory.php:390 -msgid "next page" -msgstr "Neste side" - -#: ../../mod/directory.php:390 -msgid "previous page" -msgstr "Forrige side" - -#: ../../mod/directory.php:391 -msgid "Sort options" -msgstr "Sorteringsvalg" - -#: ../../mod/directory.php:392 -msgid "Alphabetic" -msgstr "Alfabetisk" - -#: ../../mod/directory.php:393 -msgid "Reverse Alphabetic" -msgstr "Omvendt alfabetisk" - -#: ../../mod/directory.php:394 -msgid "Newest to Oldest" -msgstr "Nyest til eldst" - -#: ../../mod/directory.php:395 -msgid "Oldest to Newest" -msgstr "Eldst til nyest" - -#: ../../mod/directory.php:412 -msgid "No entries (some entries may be hidden)." -msgstr "Ingen oppføringer (noen oppføringer kan være skjult)." - -#: ../../mod/dirsearch.php:21 ../../mod/regdir.php:45 -msgid "This site is not a directory server" -msgstr "Dette nettstedet er ikke en katalogtjener" - -#: ../../mod/dirsearch.php:29 -msgid "This directory server requires an access token" -msgstr "Denne katalogtjeneren krever en tilgangsnøkkel (access token)" - -#: ../../mod/dreport.php:23 -msgid "Invalid message" -msgstr "Ugyldig melding" - -#: ../../mod/dreport.php:55 -msgid "no results" -msgstr "ingen resultater" - -#: ../../mod/dreport.php:60 -#, php-format -msgid "Delivery report for %1$s" -msgstr "Leveringsrapport for %1$s" - -#: ../../mod/dreport.php:74 -msgid "channel sync processed" -msgstr "Kanalsynkronisering er behandlet" - -#: ../../mod/dreport.php:78 -msgid "queued" -msgstr "lagt i kø" - -#: ../../mod/dreport.php:82 -msgid "posted" -msgstr "lagt inn" - -#: ../../mod/dreport.php:86 -msgid "accepted for delivery" -msgstr "akseptert for levering" - -#: ../../mod/dreport.php:90 -msgid "updated" -msgstr "oppdatert" - -#: ../../mod/dreport.php:93 -msgid "update ignored" -msgstr "oppdatering ignorert" - -#: ../../mod/dreport.php:96 -msgid "permission denied" -msgstr "tillatelse avvist" - -#: ../../mod/dreport.php:100 -msgid "recipient not found" -msgstr "mottaker ble ikke funnet" - -#: ../../mod/dreport.php:103 -msgid "mail recalled" -msgstr "melding tilbakekalt" - -#: ../../mod/dreport.php:106 -msgid "duplicate mail received" -msgstr "duplikat av melding mottatt" - -#: ../../mod/dreport.php:109 -msgid "mail delivered" -msgstr "melding mottatt" - -#: ../../mod/editblock.php:78 ../../mod/editblock.php:94 -#: ../../mod/editlayout.php:76 ../../mod/editpost.php:20 -#: ../../mod/editwebpage.php:77 -msgid "Item not found" -msgstr "Elementet ble ikke funnet." - -#: ../../mod/editblock.php:118 -msgid "Delete block?" -msgstr "Slett byggeklossen?" - -#: ../../mod/editblock.php:145 ../../mod/editlayout.php:143 -#: ../../mod/editpost.php:121 ../../mod/editwebpage.php:185 -msgid "Insert YouTube video" -msgstr "Sett inn YouTube-video" - -#: ../../mod/editblock.php:146 ../../mod/editlayout.php:144 -#: ../../mod/editpost.php:122 ../../mod/editwebpage.php:186 -msgid "Insert Vorbis [.ogg] video" -msgstr "Sett inn Vorbis [.ogg] video" - -#: ../../mod/editblock.php:147 ../../mod/editlayout.php:145 -#: ../../mod/editpost.php:123 ../../mod/editwebpage.php:187 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Legg i" - -#: ../../mod/editblock.php:180 -msgid "Edit Block" -msgstr "Endre byggekloss" - -#: ../../mod/editlayout.php:112 -msgid "Delete layout?" -msgstr "Slett layout?" - -#: ../../mod/editlayout.php:159 ../../mod/layouts.php:124 -msgid "Layout Description (Optional)" -msgstr "Layoutens beskrivelse (valgfritt)" - -#: ../../mod/editlayout.php:161 ../../mod/layouts.php:121 -#: ../../mod/layouts.php:179 -msgid "Layout Name" -msgstr "Layout-navn" - -#: ../../mod/editlayout.php:178 -msgid "Edit Layout" -msgstr "Endre layout" - -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "Elementet kan ikke endres" - -#: ../../mod/editpost.php:57 -msgid "Delete item?" -msgstr "Slett element?" - -#: ../../mod/editpost.php:164 ../../mod/rpost.php:128 -msgid "Edit post" -msgstr "Endre innlegg" - -#: ../../mod/editwebpage.php:153 -msgid "Delete webpage?" -msgstr "Slett webside?" - -#: ../../mod/editwebpage.php:172 -msgid "Page link title" -msgstr "Sidens lenketittel" - -#: ../../mod/editwebpage.php:222 -msgid "Edit Webpage" -msgstr "Endre webside" - -#: ../../mod/events.php:21 -msgid "Calendar entries imported." -msgstr "Kalenderhendelsene er importert." - -#: ../../mod/events.php:23 -msgid "No calendar entries found." -msgstr "Ingen kalenderhendelser funnet." - -#: ../../mod/events.php:100 -msgid "Event can not end before it has started." -msgstr "Hendelsen kan ikke slutte før den starter." - -#: ../../mod/events.php:102 ../../mod/events.php:111 ../../mod/events.php:131 -msgid "Unable to generate preview." -msgstr "Klarer ikke å lage forhåndsvisning." - -#: ../../mod/events.php:109 -msgid "Event title and start time are required." -msgstr "Hendelsestittel og starttidspunkt er påkrevd." - -#: ../../mod/events.php:129 ../../mod/events.php:254 -msgid "Event not found." -msgstr "Hendelsen ble ikke funnet." - -#: ../../mod/events.php:444 -msgid "Edit event title" -msgstr "Endre tittel på hendelse" - -#: ../../mod/events.php:444 -msgid "Event title" -msgstr "Tittel på hendelse" - -#: ../../mod/events.php:446 -msgid "Categories (comma-separated list)" -msgstr "Kategorier (kommaseparert liste)" - -#: ../../mod/events.php:447 -msgid "Edit Category" -msgstr "Endre kategori" - -#: ../../mod/events.php:447 -msgid "Category" -msgstr "Kategori" - -#: ../../mod/events.php:450 -msgid "Edit start date and time" -msgstr "Endre startdato og tidspunkt" - -#: ../../mod/events.php:450 -msgid "Start date and time" -msgstr "Startdato og tidspunkt" - -#: ../../mod/events.php:451 ../../mod/events.php:454 -msgid "Finish date and time are not known or not relevant" -msgstr "Sluttdato og tidspunkt er ikke kjent eller ikke relevant" - -#: ../../mod/events.php:453 -msgid "Edit finish date and time" -msgstr "Endre sluttdato og tidspunkt" - -#: ../../mod/events.php:453 -msgid "Finish date and time" -msgstr "Sluttdato og tidspunkt" - -#: ../../mod/events.php:455 ../../mod/events.php:456 -msgid "Adjust for viewer timezone" -msgstr "Juster i forhold til tilskuerens tidssone" - -#: ../../mod/events.php:455 -msgid "" -"Important for events that happen in a particular place. Not practical for " -"global holidays." -msgstr "Viktig for hendelser som skjer på et bestemt sted. Ikke praktisk for globale ferier eller fridager." - -#: ../../mod/events.php:457 -msgid "Edit Description" -msgstr "Endre beskrivelse" - -#: ../../mod/events.php:459 -msgid "Edit Location" -msgstr "Endre plassering" - -#: ../../mod/events.php:462 ../../mod/events.php:464 -msgid "Share this event" -msgstr "Del denne hendelsen" - -#: ../../mod/events.php:469 -msgid "Advanced Options" -msgstr "Avanserte alternativer" - -#: ../../mod/events.php:581 ../../mod/cal.php:253 -msgid "l, F j" -msgstr "l, F j" - -#: ../../mod/events.php:603 -msgid "Edit event" -msgstr "Endre hendelse" - -#: ../../mod/events.php:605 -msgid "Delete event" -msgstr "Slett hendelse" - -#: ../../mod/events.php:639 -msgid "calendar" -msgstr "kalender" - -#: ../../mod/events.php:658 ../../mod/cal.php:325 -msgid "Edit Event" -msgstr "Endre hendelse" - -#: ../../mod/events.php:658 ../../mod/cal.php:325 -msgid "Create Event" -msgstr "Lag hendelse" - -#: ../../mod/events.php:659 ../../mod/events.php:666 ../../mod/photos.php:916 -#: ../../mod/cal.php:326 ../../mod/cal.php:333 -msgid "Previous" -msgstr "Forrige" - -#: ../../mod/events.php:660 ../../mod/events.php:667 ../../mod/photos.php:925 -#: ../../mod/setup.php:288 ../../mod/cal.php:327 ../../mod/cal.php:334 -msgid "Next" -msgstr "Neste" - -#: ../../mod/events.php:668 ../../mod/cal.php:335 -msgid "Today" -msgstr "Idag" - -#: ../../mod/events.php:699 -msgid "Event removed" -msgstr "Hendelse slettet" - -#: ../../mod/events.php:702 -msgid "Failed to remove event" -msgstr "Mislyktes med å slette hendelse" - -#: ../../mod/ffsapi.php:8 -msgid "Share content from Firefox to $Projectname" -msgstr "Del innhold fra Firefox til $Projectname" - -#: ../../mod/ffsapi.php:11 -msgid "Activate the Firefox $Projectname provider" -msgstr "Skru på Firefox $Projectname tilbyderen" - -#: ../../mod/filer.php:48 -msgid "- select -" -msgstr "- velg -" - -#: ../../mod/filestorage.php:82 -msgid "Permission Denied." -msgstr "Tillatelse avvist." - -#: ../../mod/filestorage.php:98 -msgid "File not found." -msgstr "Filen ble ikke funnet." - -#: ../../mod/filestorage.php:141 -msgid "Edit file permissions" -msgstr "Endre filtillatelser" - -#: ../../mod/filestorage.php:150 -msgid "Set/edit permissions" -msgstr "Angi/endre tillatelser" - -#: ../../mod/filestorage.php:151 -msgid "Include all files and sub folders" -msgstr "Inkluder alle filer og undermapper" - -#: ../../mod/filestorage.php:152 -msgid "Return to file list" -msgstr "Gå tilbake til filoversikten" - -#: ../../mod/filestorage.php:154 -msgid "Copy/paste this code to attach file to a post" -msgstr "Kopier og lim inn denne koden for å legge til filen i et innlegg" - -#: ../../mod/filestorage.php:155 -msgid "Copy/paste this URL to link file from a web page" -msgstr "Kopier og lim inn denne URL-en for å lenke til filen fra en webside" - -#: ../../mod/filestorage.php:157 -msgid "Share this file" -msgstr "Del denne filen" - -#: ../../mod/filestorage.php:158 -msgid "Show URL to this file" -msgstr "Vis URLen til denne filen" - -#: ../../mod/filestorage.php:159 -msgid "Notify your contacts about this file" -msgstr "Varsle dine kontakter om denne filen" - -#: ../../mod/follow.php:25 -msgid "Channel added." -msgstr "Kanal lagt til." - -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Kontakten ble ikke funnet." - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Venneforespørsel sendt." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Foreslå venner" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Foreslå en venn for %s" - -#: ../../mod/group.php:20 -msgid "Privacy group created." -msgstr "Personverngruppen er opprettet." - -#: ../../mod/group.php:26 -msgid "Could not create privacy group." -msgstr "Kunne ikke opprette personverngruppen." - -#: ../../mod/group.php:54 -msgid "Privacy group updated." -msgstr "Personverngruppen er oppdatert." - -#: ../../mod/group.php:86 -msgid "Create a group of channels." -msgstr "Lag en gruppe av kanaler." - -#: ../../mod/group.php:87 ../../mod/group.php:180 -msgid "Privacy group name: " -msgstr "Personverngruppens navn:" - -#: ../../mod/group.php:89 ../../mod/group.php:183 -msgid "Members are visible to other channels" -msgstr "Medlemmer er synlig for andre kanaler" - -#: ../../mod/group.php:107 -msgid "Privacy group removed." -msgstr "Personverngruppen er fjernet." - -#: ../../mod/group.php:109 -msgid "Unable to remove privacy group." -msgstr "Ikke i stand til å fjerne personverngruppen." - -#: ../../mod/group.php:179 -msgid "Privacy group editor" -msgstr "Personverngruppebehandler" - -#: ../../mod/group.php:193 -msgid "Members" -msgstr "Medlemmer" - -#: ../../mod/group.php:195 -msgid "All Connected Channels" -msgstr "Alle tilkoblede kanaler" - -#: ../../mod/group.php:227 -msgid "Click on a channel to add or remove." -msgstr "Klikk på en kanal for å legge til eller fjerne." - -#: ../../mod/help.php:149 -msgid "Documentation Search" -msgstr "Søk i dokumentasjon" - -#: ../../mod/help.php:190 ../../mod/help.php:196 ../../mod/help.php:202 -msgid "Help:" -msgstr "Hjelp:" - -#: ../../mod/help.php:243 -msgid "$Projectname Documentation" -msgstr "$Projectname dokumentasjon" - -#: ../../mod/home.php:57 ../../mod/home.php:65 ../../mod/siteinfo.php:61 -msgid "$Projectname" -msgstr "$Projectname" - -#: ../../mod/home.php:75 -#, php-format -msgid "Welcome to %s" -msgstr "Velkommen til %s" - -#: ../../mod/id.php:11 -msgid "First Name" -msgstr "Fornavn" - -#: ../../mod/id.php:12 -msgid "Last Name" -msgstr "Etternavn" - -#: ../../mod/id.php:13 -msgid "Nickname" -msgstr "Kallenavn" - -#: ../../mod/id.php:14 -msgid "Full Name" -msgstr "Fullt navn" - -#: ../../mod/id.php:20 -msgid "Profile Photo 16px" -msgstr "Profilbilde 16px" - -#: ../../mod/id.php:21 -msgid "Profile Photo 32px" -msgstr "Profilbilde 32px" - -#: ../../mod/id.php:22 -msgid "Profile Photo 48px" -msgstr "Profilbilde 48px" - -#: ../../mod/id.php:23 -msgid "Profile Photo 64px" -msgstr "Profilbilde 64px" - -#: ../../mod/id.php:24 -msgid "Profile Photo 80px" -msgstr "Profilbilde 80px" - -#: ../../mod/id.php:25 -msgid "Profile Photo 128px" -msgstr "Profilbilde 128px" - -#: ../../mod/id.php:26 -msgid "Timezone" -msgstr "Tidssone" - -#: ../../mod/id.php:27 -msgid "Homepage URL" -msgstr "Hjemmeside URL" - -#: ../../mod/id.php:29 -msgid "Birth Year" -msgstr "Fødselsår" - -#: ../../mod/id.php:30 -msgid "Birth Month" -msgstr "Fødselsmåne" - -#: ../../mod/id.php:31 -msgid "Birth Day" -msgstr "Fødselsdag" - -#: ../../mod/id.php:32 -msgid "Birthdate" -msgstr "Fødselsdato" - -#: ../../mod/id.php:33 ../../mod/profiles.php:441 -msgid "Gender" -msgstr "Kjønn" - -#: ../../mod/impel.php:192 -#, php-format -msgid "%s element installed" -msgstr "%s element installert" - -#: ../../mod/impel.php:195 -#, php-format -msgid "%s element installation failed" -msgstr "Installasjon av %s-element mislyktes" - -#: ../../mod/import.php:28 -#, php-format -msgid "Your service plan only allows %d channels." -msgstr "Din tjenesteplan tillater bare %d kanaler." - -#: ../../mod/import.php:66 ../../mod/import_items.php:38 -msgid "Nothing to import." -msgstr "Ingenting å importere." - -#: ../../mod/import.php:90 ../../mod/import_items.php:62 -msgid "Unable to download data from old server" -msgstr "Ikke i stand til å laste ned data fra gammel tjener" - -#: ../../mod/import.php:96 ../../mod/import_items.php:68 -msgid "Imported file is empty." -msgstr "Importert fil er tom." - -#: ../../mod/import.php:119 ../../mod/import_items.php:82 -#, php-format -msgid "Warning: Database versions differ by %1$d updates." -msgstr "Advarsel: databaseversjoner avviker med %1$d oppdateringer." - -#: ../../mod/import.php:124 -msgid "Server platform is not compatible. Operation not permitted." -msgstr "Tjenerplattformen er ikke kompatibel. Handlingen er ikke tillatt." - -#: ../../mod/import.php:158 -msgid "No channel. Import failed." -msgstr "Ingen kanal. Import mislyktes." - -#: ../../mod/import.php:518 -msgid "You must be logged in to use this feature." -msgstr "Du må være innlogget for å bruke denne funksjonen." - -#: ../../mod/import.php:523 -msgid "Import Channel" -msgstr "Importer kanal" - -#: ../../mod/import.php:524 -msgid "" -"Use this form to import an existing channel from a different server/hub. You" -" may retrieve the channel identity from the old server/hub via the network " -"or provide an export file." -msgstr "Bruk dette skjemaet for å importere en eksisterende kanal fra en annen tjener/hub. Du kan hente inn kanalidentiteten fra den gamle tjeneren/huben via nettverket eller ved å bruke en eksportfil." - -#: ../../mod/import.php:525 ../../mod/import_items.php:115 -msgid "File to Upload" -msgstr "Fil som skal lastes opp" - -#: ../../mod/import.php:526 -msgid "Or provide the old server/hub details" -msgstr "Eller oppgi detaljene fra den gamle tjeneren/hub-en" - -#: ../../mod/import.php:527 -msgid "Your old identity address (xyz@example.com)" -msgstr "Din gamle identitetsadresse (xyz@example.com)" - -#: ../../mod/import.php:528 -msgid "Your old login email address" -msgstr "Din gamle innloggings e-postadresse" - -#: ../../mod/import.php:529 -msgid "Your old login password" -msgstr "Ditt gamle innloggingspassord" - -#: ../../mod/import.php:530 -msgid "" -"For either option, please choose whether to make this hub your new primary " -"address, or whether your old location should continue this role. You will be" -" able to post from either location, but only one can be marked as the " -"primary location for files, photos, and media." -msgstr "Enten du tar det ene eller det andre valget, vennligst angi om du vil at denne hubben skal være din nye primære adresse, eller om din gamle plassering skal fortsette å ha denne rollen. Du kan lage innlegg fra den ene eller den andre plasseringen, men bare en av dem kan markeres som den primære plasseringen for filer, bilder og media." - -#: ../../mod/import.php:531 -msgid "Make this hub my primary location" -msgstr "Gjør dette nettstedet til min primære plassering" - -#: ../../mod/import.php:532 -msgid "" -"Import existing posts if possible (experimental - limited by available " -"memory" -msgstr "Importer eksisterende innlegg om mulig (eksperimentelt - begrenset av tilgjengelig minne)" - -#: ../../mod/import.php:533 -msgid "" -"This process may take several minutes to complete. Please submit the form " -"only once and leave this page open until finished." -msgstr "Denne prosessen kan ta flere minutter å fullføre. Vennligst send inn dette skjemaet bare en gang og la siden være åpen inntil den er ferdig." - -#: ../../mod/import_items.php:98 -msgid "Import completed" -msgstr "Import ferdig" - -#: ../../mod/import_items.php:113 -msgid "Import Items" -msgstr "Importer elementer" - -#: ../../mod/import_items.php:114 -msgid "" -"Use this form to import existing posts and content from an export file." -msgstr "Bruk dette skjemaet for å importere eksisterende innlegg og innhold fra en eksportfil." - -#: ../../mod/invite.php:25 -msgid "Total invitation limit exceeded." -msgstr "Grensen for totalt antall invitasjoner er overskredet." - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s : ikke en gyldig e-postadresse." - -#: ../../mod/invite.php:59 -msgid "Please join us on $Projectname" -msgstr "Bli med oss på $Projectname" - -#: ../../mod/invite.php:70 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Invitasjonsgrensen er overskredet. Vennligst kontakt administratoren ved ditt nettsted." - -#: ../../mod/invite.php:75 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s : meldingslevering feilet." - -#: ../../mod/invite.php:79 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d melding sendt." -msgstr[1] "%d meldinger sendt." - -#: ../../mod/invite.php:98 -msgid "You have no more invitations available" -msgstr "Du har ikke flere invitasjoner tilgjengelig" - -#: ../../mod/invite.php:129 -msgid "Send invitations" -msgstr "Send invitasjoner" - -#: ../../mod/invite.php:130 -msgid "Enter email addresses, one per line:" -msgstr "Skriv e-postadresser, en per linje:" - -#: ../../mod/invite.php:131 ../../mod/mail.php:246 -msgid "Your message:" -msgstr "Din melding:" - -#: ../../mod/invite.php:132 -msgid "Please join my community on $Projectname." -msgstr "Du er velkommen til å bli med i mitt fellesskap på $Projectname." - -#: ../../mod/invite.php:134 -msgid "You will need to supply this invitation code:" -msgstr "Du må oppgi denne invitasjonskoden:" - -#: ../../mod/invite.php:135 -msgid "" -"1. Register at any $Projectname location (they are all inter-connected)" -msgstr "1. Registrer ved enhver $Projectname-lokasjon (de er alle forbundet med hverandre)" - -#: ../../mod/invite.php:137 -msgid "2. Enter my $Projectname network address into the site searchbar." -msgstr "2. Skriv inn min $Projectname-adresse i nettstedets søkefelt." - -#: ../../mod/invite.php:138 -msgid "or visit" -msgstr "eller besøke" - -#: ../../mod/invite.php:140 -msgid "3. Click [Connect]" -msgstr "3. Klikk [Forbindelse]" - -#: ../../mod/item.php:174 -msgid "Unable to locate original post." -msgstr "Ikke i stand til å finne opprinnelig innlegg." - -#: ../../mod/item.php:423 -msgid "Empty post discarded." -msgstr "Tomt innlegg forkastet." - -#: ../../mod/item.php:463 -msgid "Executable content type not permitted to this channel." -msgstr "Kjørbar innholdstype er ikke tillat for denne kanalen." - -#: ../../mod/item.php:830 -msgid "Duplicate post suppressed." -msgstr "Duplikat av innlegg forhindret." - -#: ../../mod/item.php:960 -msgid "System error. Post not saved." -msgstr "Systemfeil. Innlegg ble ikke lagret." - -#: ../../mod/item.php:1227 -msgid "Unable to obtain post information from database." -msgstr "Ikke i stand til å få tak i informasjon om innlegg fra databasen." - -#: ../../mod/item.php:1234 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Du har nådd din grense på %1$.0f startinnlegg." - -#: ../../mod/item.php:1241 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Du har nådd din grense på %1$.0f websider." - -#: ../../mod/layouts.php:176 -msgid "Comanche page description language help" -msgstr "Hjelp med Comanche sidebeskrivelsesspråk" - -#: ../../mod/layouts.php:180 -msgid "Layout Description" -msgstr "Layout-beskrivelse" - -#: ../../mod/layouts.php:185 -msgid "Download PDL file" -msgstr "Last ned PDL-fil" - -#: ../../mod/like.php:15 -msgid "Like/Dislike" -msgstr "Liker/Liker ikke" - -#: ../../mod/like.php:20 -msgid "This action is restricted to members." -msgstr "Denne handlingen er begrenset til medlemmer." - -#: ../../mod/like.php:21 -msgid "" -"Please login with your $Projectname ID or register as a new $Projectname member to continue." -msgstr "Vennligst logg inn med din $Projectname ID eller registrer deg som et nytt $Projectname-medlem for å fortsette" - -#: ../../mod/like.php:101 ../../mod/like.php:127 ../../mod/like.php:165 -msgid "Invalid request." -msgstr "Ugyldig forespørsel." - -#: ../../mod/like.php:142 -msgid "thing" -msgstr "ting" - -#: ../../mod/like.php:188 -msgid "Channel unavailable." -msgstr "Kanalen er utilgjengelig." - -#: ../../mod/like.php:236 -msgid "Previous action reversed." -msgstr "Forrige handling er omgjort." - -#: ../../mod/like.php:414 -#, php-format -msgid "%1$s agrees with %2$s's %3$s" -msgstr "%1$s er enig med %2$s sin %3$s" - -#: ../../mod/like.php:416 -#, php-format -msgid "%1$s doesn't agree with %2$s's %3$s" -msgstr "%1$s er ikke enig med %2$s sin %3$s" - -#: ../../mod/like.php:418 -#, php-format -msgid "%1$s abstains from a decision on %2$s's %3$s" -msgstr "%1$s avstår fra å mene noe om %2$s sin %3$s" - -#: ../../mod/like.php:420 -#, php-format -msgid "%1$s is attending %2$s's %3$s" -msgstr "%1$s deltar på %2$ss %3$s" - -#: ../../mod/like.php:422 -#, php-format -msgid "%1$s is not attending %2$s's %3$s" -msgstr "%1$s deltar ikke på %2$ss %3$s" - -#: ../../mod/like.php:424 -#, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "%1$s deltar kanskje på %2$ss %3$s" - -#: ../../mod/like.php:527 -msgid "Action completed." -msgstr "Handling ferdig." - -#: ../../mod/like.php:528 -msgid "Thank you." -msgstr "Tusen takk." - -#: ../../mod/lockview.php:37 -msgid "Remote privacy information not available." -msgstr "Ekstern personverninformasjon er ikke tilgjengelig." - -#: ../../mod/lockview.php:58 -msgid "Visible to:" -msgstr "Synlig for:" - -#: ../../mod/locs.php:21 ../../mod/locs.php:50 -msgid "Location not found." -msgstr "Plassering er ikke funnet." - -#: ../../mod/locs.php:58 -msgid "Location lookup failed." -msgstr "Oppslag på plassering mislyktes." - -#: ../../mod/locs.php:62 -msgid "" -"Please select another location to become primary before removing the primary" -" location." -msgstr "Vennligst velg en annen plassering som primær før du sletter gjeldende primære plassering." - -#: ../../mod/locs.php:91 -msgid "Syncing locations" -msgstr "Synkroniserer plasseringer" - -#: ../../mod/locs.php:101 -msgid "No locations found." -msgstr "Ingen plasseringer ble funnet." - -#: ../../mod/locs.php:112 -msgid "Manage Channel Locations" -msgstr "Håndter kanalplasseringer" - -#: ../../mod/locs.php:113 -msgid "Location (address)" -msgstr "Plassering (adresse)" - -#: ../../mod/locs.php:114 -msgid "Primary Location" -msgstr "Hovedplassering" - -#: ../../mod/locs.php:115 -msgid "Drop location" -msgstr "Slett plassering" - -#: ../../mod/locs.php:117 -msgid "Sync now" -msgstr "Synkroniser nå" - -#: ../../mod/locs.php:118 -msgid "Please wait several minutes between consecutive operations." -msgstr "Vennligst vent flere minutter mellom hver etterfølgende operasjon." - -#: ../../mod/locs.php:119 -msgid "" -"When possible, drop a location by logging into that website/hub and removing" -" your channel." -msgstr "Når mulig, fjern en plassering ved å logge inn på det nettstedet eller den hub-en og fjern din kanal." - -#: ../../mod/locs.php:120 -msgid "Use this form to drop the location if the hub is no longer operating." -msgstr "Bruk dette skjemaet for å fjerne plasseringen hvis huben ikke er i drift lenger." - -#: ../../mod/ping.php:260 -msgid "sent you a private message" -msgstr "sendte deg en privat melding" - -#: ../../mod/ping.php:308 -msgid "added your channel" -msgstr "la til din kanal" - -#: ../../mod/ping.php:350 -msgid "posted an event" -msgstr "la ut en hendelse" - -#: ../../mod/magic.php:69 -msgid "Hub not found." -msgstr "Hubben ble ikke funnet." - -#: ../../mod/mail.php:34 -msgid "Unable to lookup recipient." -msgstr "Ikke i stand til å slå opp mottaker." - -#: ../../mod/mail.php:42 -msgid "Unable to communicate with requested channel." -msgstr "Ikke i stand til å kommunisere med forespurt kanal." - -#: ../../mod/mail.php:49 -msgid "Cannot verify requested channel." -msgstr "Kan ikke bekrefte forespurt kanal." - -#: ../../mod/mail.php:75 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "Valgt kanal har restriksjoner for private meldinger. Sending feilet." - -#: ../../mod/mail.php:140 -msgid "Messages" -msgstr "Meldinger" - -#: ../../mod/mail.php:175 -msgid "Message recalled." -msgstr "Innlegg tilbakekalt." - -#: ../../mod/mail.php:188 -msgid "Conversation removed." -msgstr "Samtale fjernet." - -#: ../../mod/mail.php:231 -msgid "Requested channel is not in this network" -msgstr "Forespurt kanal er ikke tilgjengelig i dette nettverket." - -#: ../../mod/mail.php:239 -msgid "Send Private Message" -msgstr "Send privat melding" - -#: ../../mod/mail.php:240 ../../mod/mail.php:370 -msgid "To:" -msgstr "Til:" - -#: ../../mod/mail.php:243 ../../mod/mail.php:372 -msgid "Subject:" -msgstr "Emne:" - -#: ../../mod/mail.php:250 -msgid "Send" -msgstr "Send" - -#: ../../mod/mail.php:342 -msgid "Delete message" -msgstr "Slett melding" - -#: ../../mod/mail.php:343 -msgid "Delivery report" -msgstr "Leveringsrapport" - -#: ../../mod/mail.php:344 -msgid "Recall message" -msgstr "Tilbakekall innlegg" - -#: ../../mod/mail.php:346 -msgid "Message has been recalled." -msgstr "Innlegget har blitt tilbakekalt." - -#: ../../mod/mail.php:363 -msgid "Delete Conversation" -msgstr "Slett samtale" - -#: ../../mod/mail.php:365 -msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Ingen sikret kommunikasjon tilgjengelig. Du kan muligens greie å svare via senderens profilside." - -#: ../../mod/mail.php:369 -msgid "Send Reply" -msgstr "Send svar" - -#: ../../mod/mail.php:374 -#, php-format -msgid "Your message for %s (%s):" -msgstr "Din melding til %s (%s):" - -#: ../../mod/manage.php:130 ../../mod/new_channel.php:117 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "Du har laget %1$.0f av %2$.0f tillatte kanaler." - -#: ../../mod/manage.php:138 -msgid "Create a new channel" -msgstr "Lag en ny kanal" - -#: ../../mod/manage.php:163 -msgid "Current Channel" -msgstr "Gjeldende kanal" - -#: ../../mod/manage.php:165 -msgid "Switch to one of your channels by selecting it." -msgstr "Bytt til en av dine kanaler ved å velge den." - -#: ../../mod/manage.php:166 -msgid "Default Channel" -msgstr "Standardkanal" - -#: ../../mod/manage.php:167 -msgid "Make Default" -msgstr "Gjør til standard" - -#: ../../mod/manage.php:170 -#, php-format -msgid "%d new messages" -msgstr "%d nye meldinger" - -#: ../../mod/manage.php:171 -#, php-format -msgid "%d new introductions" -msgstr "%d nye introduksjoner" - -#: ../../mod/manage.php:173 -msgid "Delegated Channels" -msgstr "Delegerte kanaler" - -#: ../../mod/match.php:22 -msgid "Profile Match" -msgstr "Profiltreff" - -#: ../../mod/match.php:31 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Ingen nøkkelord å sammenlikne. Vennligst legg til nøkkelord til din standardprofil." - -#: ../../mod/match.php:63 -msgid "is interested in:" -msgstr "er interessert i:" - -#: ../../mod/match.php:70 -msgid "No matches" -msgstr "Ingen treff" - -#: ../../mod/menu.php:45 -msgid "Unable to update menu." -msgstr "Ikke i stand til å oppdatere meny." - -#: ../../mod/menu.php:56 -msgid "Unable to create menu." -msgstr "Ikke i stand til å lage meny." - -#: ../../mod/menu.php:94 ../../mod/menu.php:106 -msgid "Menu Name" -msgstr "Menynavn" - -#: ../../mod/menu.php:94 -msgid "Unique name (not visible on webpage) - required" -msgstr "Unikt navn (ikke synlig på websiden) - påkrevet" - -#: ../../mod/menu.php:95 ../../mod/menu.php:107 -msgid "Menu Title" -msgstr "Menytittel" - -#: ../../mod/menu.php:95 -msgid "Visible on webpage - leave empty for no title" -msgstr "Synlig på websiden - la stå tomt for ingen tittel" - -#: ../../mod/menu.php:96 -msgid "Allow Bookmarks" -msgstr "Tillat bokmerker" - -#: ../../mod/menu.php:96 ../../mod/menu.php:153 -msgid "Menu may be used to store saved bookmarks" -msgstr "Menyen kan brukes til å lagre lagrede bokmerker" - -#: ../../mod/menu.php:97 ../../mod/menu.php:155 -msgid "Submit and proceed" -msgstr "Send inn og fortsett" - -#: ../../mod/menu.php:109 -msgid "Drop" -msgstr "Slett" - -#: ../../mod/menu.php:113 -msgid "Bookmarks allowed" -msgstr "Bokmerker tillatt" - -#: ../../mod/menu.php:115 -msgid "Delete this menu" -msgstr "Slett denne menyen" - -#: ../../mod/menu.php:116 ../../mod/menu.php:150 -msgid "Edit menu contents" -msgstr "Endre menyinnholdet" - -#: ../../mod/menu.php:117 -msgid "Edit this menu" -msgstr "Endre denne menyen" - -#: ../../mod/menu.php:132 -msgid "Menu could not be deleted." -msgstr "Menyen kunne ikke bli slettet." - -#: ../../mod/menu.php:140 ../../mod/mitem.php:24 -msgid "Menu not found." -msgstr "Menyen ble ikke funnet." - -#: ../../mod/menu.php:145 -msgid "Edit Menu" -msgstr "Endre meny" - -#: ../../mod/menu.php:149 -msgid "Add or remove entries to this menu" -msgstr "Legg til eller fjern punkter i denne menyen" - -#: ../../mod/menu.php:151 -msgid "Menu name" -msgstr "Menynavn" - -#: ../../mod/menu.php:151 -msgid "Must be unique, only seen by you" -msgstr "Må være unik, ses bare av deg" - -#: ../../mod/menu.php:152 -msgid "Menu title" -msgstr "Menytittel" - -#: ../../mod/menu.php:152 -msgid "Menu title as seen by others" -msgstr "Menytittelen andre ser" - -#: ../../mod/menu.php:153 -msgid "Allow bookmarks" -msgstr "Tillat bokmerker" - -#: ../../mod/menu.php:162 ../../mod/mitem.php:116 ../../mod/xchan.php:37 -msgid "Not found." -msgstr "Ikke funnet." - -#: ../../mod/mitem.php:48 -msgid "Unable to create element." -msgstr "Klarer ikke å lage element." - -#: ../../mod/mitem.php:72 -msgid "Unable to update menu element." -msgstr "Ikke i stand til å oppdatere menyelement." - -#: ../../mod/mitem.php:88 -msgid "Unable to add menu element." -msgstr "Ikke i stand til å legge til menyelement." - -#: ../../mod/mitem.php:149 ../../mod/mitem.php:222 -msgid "Menu Item Permissions" -msgstr "Menyelement Tillatelser" - -#: ../../mod/mitem.php:150 ../../mod/mitem.php:223 ../../mod/settings.php:1075 -msgid "(click to open/close)" -msgstr "(klikk for å åpne/lukke)" - -#: ../../mod/mitem.php:152 ../../mod/mitem.php:168 -msgid "Link Name" -msgstr "Lenkenavn" - -#: ../../mod/mitem.php:153 ../../mod/mitem.php:227 -msgid "Link or Submenu Target" -msgstr "Lenke- eller undermeny-mål" - -#: ../../mod/mitem.php:153 -msgid "Enter URL of the link or select a menu name to create a submenu" -msgstr "Skriv URL-en til lenken eller velg et menynavn for å lage en undermeny" - -#: ../../mod/mitem.php:154 ../../mod/mitem.php:228 -msgid "Use magic-auth if available" -msgstr "Bruk magic-autent hvis mulig" - -#: ../../mod/mitem.php:155 ../../mod/mitem.php:229 -msgid "Open link in new window" -msgstr "Åpne lenke i nytt vindu" - -#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 -msgid "Order in list" -msgstr "Ordne i liste" - -#: ../../mod/mitem.php:156 ../../mod/mitem.php:230 -msgid "Higher numbers will sink to bottom of listing" -msgstr "Høyere tall vil synke mot bunnen av listen" - -#: ../../mod/mitem.php:157 -msgid "Submit and finish" -msgstr "Send inn og avslutt" - -#: ../../mod/mitem.php:158 -msgid "Submit and continue" -msgstr "Send inn og fortsett" - -#: ../../mod/mitem.php:166 -msgid "Menu:" -msgstr "Meny:" - -#: ../../mod/mitem.php:169 -msgid "Link Target" -msgstr "Lenkemål" - -#: ../../mod/mitem.php:172 -msgid "Edit menu" -msgstr "Endre meny" - -#: ../../mod/mitem.php:175 -msgid "Edit element" -msgstr "Endre element" - -#: ../../mod/mitem.php:176 -msgid "Drop element" -msgstr "Slett element" - -#: ../../mod/mitem.php:177 -msgid "New element" -msgstr "Nytt element" - -#: ../../mod/mitem.php:178 -msgid "Edit this menu container" -msgstr "Endre denne menybeholderen" - -#: ../../mod/mitem.php:179 -msgid "Add menu element" -msgstr "Legg til menyelement" - -#: ../../mod/mitem.php:180 -msgid "Delete this menu item" -msgstr "Slett dette menyelementet" - -#: ../../mod/mitem.php:181 -msgid "Edit this menu item" -msgstr "Endre dette menyelementet" - -#: ../../mod/mitem.php:198 -msgid "Menu item not found." -msgstr "Menyelement ble ikke funnet." - -#: ../../mod/mitem.php:211 -msgid "Menu item deleted." -msgstr "Menyelement slettet." - -#: ../../mod/mitem.php:213 -msgid "Menu item could not be deleted." -msgstr "Menyelement kunne ikke bli slettet." - -#: ../../mod/mitem.php:220 -msgid "Edit Menu Element" -msgstr "Endre menyelement" - -#: ../../mod/mitem.php:226 -msgid "Link text" -msgstr "Lenketekst" - -#: ../../mod/mood.php:132 -msgid "Set your current mood and tell your friends" -msgstr "Angi ditt nåværende humør og fortell dine venner" - -#: ../../mod/network.php:91 -msgid "No such group" -msgstr "Gruppen finnes ikke" - -#: ../../mod/network.php:131 -msgid "No such channel" -msgstr "Ingen slik kanal" - -#: ../../mod/network.php:136 -msgid "forum" -msgstr "forum" - -#: ../../mod/network.php:148 -msgid "Search Results For:" -msgstr "Søkeresultat for:" - -#: ../../mod/network.php:207 -msgid "Privacy group is empty" -msgstr "Personverngruppen er tom" - -#: ../../mod/network.php:216 -msgid "Privacy group: " -msgstr "Personverngruppe:" - -#: ../../mod/network.php:242 -msgid "Invalid connection." -msgstr "Ugyldig forbindelse." - -#: ../../mod/new_channel.php:124 ../../mod/register.php:227 -msgid "Name or caption" -msgstr "Navn eller overskrift" - -#: ../../mod/new_channel.php:124 ../../mod/register.php:227 -msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\"" -msgstr "Eksempel: \"Ola Nordmann\", \"Lisa og hestene hennes\", \"Fotball\", \"Sykkelgruppa\"" - -#: ../../mod/new_channel.php:126 ../../mod/register.php:229 -msgid "Choose a short nickname" -msgstr "Velg et kort kallenavn" - -#: ../../mod/new_channel.php:126 ../../mod/register.php:229 -#, php-format -msgid "" -"Your nickname will be used to create an easy to remember channel address " -"e.g. nickname%s" -msgstr "Ditt kallenavn brukes til å lage en kanaladresse som er enkel å huske, for eksempel kallenavn%s" - -#: ../../mod/new_channel.php:128 ../../mod/register.php:231 -msgid "Channel role and privacy" -msgstr "Kanalrolle og personvern" - -#: ../../mod/new_channel.php:128 ../../mod/register.php:231 -msgid "Select a channel role with your privacy requirements." -msgstr "Velg en kanalrolle for ditt personvernbehov." - -#: ../../mod/new_channel.php:128 ../../mod/register.php:231 -msgid "Read more about roles" -msgstr "Les mer om roller" - -#: ../../mod/new_channel.php:131 -msgid "Create Channel" -msgstr "Lag kanal" - -#: ../../mod/new_channel.php:132 -msgid "" -"A channel is your identity on this network. It can represent a person, a " -"blog, or a forum to name a few. Channels can make connections with other " -"channels to share information with highly detailed permissions." -msgstr "En kanal er din identitet i dette nettverket. Den kan representere en person, en blogg eller et forum for å nevne noe. Kanaler kan ha forbindelser til andre kanaler for å dele informasjon, og med svært detaljerte tillatelser." - -#: ../../mod/new_channel.php:133 -msgid "" -"or import an existing channel from another location." -msgstr "eller importer en eksisterende kanal fra et annet sted." - -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "Ugyldig forespørselsidentifikator." - -#: ../../mod/notifications.php:35 -msgid "Discard" -msgstr "Forkast" - -#: ../../mod/notifications.php:94 ../../mod/notify.php:53 -msgid "No more system notifications." -msgstr "Ingen flere systemvarsler." - -#: ../../mod/notifications.php:98 ../../mod/notify.php:57 -msgid "System Notifications" -msgstr "Systemvarsler" - -#: ../../mod/oexchange.php:23 -msgid "Unable to find your hub." -msgstr "Ikke i stand til å finne hubben din." - -#: ../../mod/oexchange.php:37 -msgid "Post successful." -msgstr "Innlegg vellykket." - -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." -msgstr "OpenID protokollfeil. Ingen ID ble returnert." - -#: ../../mod/page.php:126 -msgid "" -"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " -"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam," -" quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " -"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " -"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " -"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." -msgstr "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." - -#: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 -msgid "This setting requires special processing and editing has been blocked." -msgstr "Denne innstillingen krever spesiell behandling og redigering har blitt blokkert." - -#: ../../mod/pconfig.php:49 -msgid "Configuration Editor" -msgstr "Konfigurasjonsbehandler" - -#: ../../mod/pconfig.php:50 -msgid "" -"Warning: Changing some settings could render your channel inoperable. Please" -" leave this page unless you are comfortable with and knowledgeable about how" -" to correctly use this feature." -msgstr "Advarsel: kanalen din kan slutte å virke ved endring av enkelte innstillinger. Vennligst forlat denne siden med mindre du er komfortabel med dette og vet hvordan du bruker denne funksjonen riktig." - -#: ../../mod/pdledit.php:14 -msgid "Layout updated." -msgstr "Layout er oppdatert." - -#: ../../mod/pdledit.php:30 ../../mod/pdledit.php:57 -msgid "Edit System Page Description" -msgstr "Endre beskrivelsen av systemsiden" - -#: ../../mod/pdledit.php:52 -msgid "Layout not found." -msgstr "Layouten ble ikke funnet." - -#: ../../mod/pdledit.php:58 -msgid "Module Name:" -msgstr "Modulnavn:" - -#: ../../mod/pdledit.php:59 -msgid "Layout Help" -msgstr "Layout-hjelp" - -#: ../../mod/photos.php:79 -msgid "Page owner information could not be retrieved." -msgstr "Informasjon om sideeier kunne ikke hentes." - -#: ../../mod/photos.php:100 -msgid "Album not found." -msgstr "Albumet ble ikke funnet." - -#: ../../mod/photos.php:127 -msgid "Delete Album" -msgstr "Slett album" - -#: ../../mod/photos.php:171 ../../mod/photos.php:1020 -msgid "Delete Photo" -msgstr "Slett bilde" - -#: ../../mod/photos.php:501 -msgid "No photos selected" -msgstr "Ingen bilder valgt" - -#: ../../mod/photos.php:550 -msgid "Access to this item is restricted." -msgstr "Tilgang til dette elementet er begrenset." - -#: ../../mod/photos.php:589 -#, php-format -msgid "%1$.2f MB of %2$.2f MB photo storage used." -msgstr "%1$.2f MB av %2$.2f MB lagringsplass til bilder er brukt." - -#: ../../mod/photos.php:592 -#, php-format -msgid "%1$.2f MB photo storage used." -msgstr "%1$.2f MB lagringsplass til bilder er brukt." - -#: ../../mod/photos.php:628 -msgid "Upload Photos" -msgstr "Last opp bilder" - -#: ../../mod/photos.php:632 -msgid "Enter an album name" -msgstr "Skriv et albumnavn" - -#: ../../mod/photos.php:633 -msgid "or select an existing album (doubleclick)" -msgstr "eller velg et eksisterende album (dobbeltklikk)" - -#: ../../mod/photos.php:634 -msgid "Create a status post for this upload" -msgstr "Lag et statusinnlegg for denne opplastingen" - -#: ../../mod/photos.php:635 -msgid "Caption (optional):" -msgstr "Bildetekst (valgfritt):" - -#: ../../mod/photos.php:636 -msgid "Description (optional):" -msgstr "Beskrivelse (valgfritt):" - -#: ../../mod/photos.php:663 -msgid "Album name could not be decoded" -msgstr "Albumnavnet kunne ikke dekodes" - -#: ../../mod/photos.php:711 ../../mod/photos.php:1250 -#: ../../mod/photos.php:1267 -msgid "Contact Photos" -msgstr "Kontaktbilder" - -#: ../../mod/photos.php:734 -msgid "Show Newest First" -msgstr "Vis nyeste først" - -#: ../../mod/photos.php:736 -msgid "Show Oldest First" -msgstr "Vis eldste først" - -#: ../../mod/photos.php:838 -msgid "Permission denied. Access to this item may be restricted." -msgstr "Tillatelse avvist. Tilgang til dette elementet kan være begrenset." - -#: ../../mod/photos.php:840 -msgid "Photo not available" -msgstr "Bilde er utilgjengelig" - -#: ../../mod/photos.php:898 -msgid "Use as profile photo" -msgstr "Bruk som profilbilde" - -#: ../../mod/photos.php:905 -msgid "Private Photo" -msgstr "Privat bilde" - -#: ../../mod/photos.php:920 -msgid "View Full Size" -msgstr "Vis i full størrelse" - -#: ../../mod/photos.php:965 ../../mod/tagrm.php:133 -msgid "Remove" -msgstr "Fjern" - -#: ../../mod/photos.php:999 -msgid "Edit photo" -msgstr "Endre bilde" - -#: ../../mod/photos.php:1001 -msgid "Rotate CW (right)" -msgstr "Roter med klokka (mot høyre)" - -#: ../../mod/photos.php:1002 -msgid "Rotate CCW (left)" -msgstr "Roter mot klokka (venstre)" - -#: ../../mod/photos.php:1005 -msgid "Enter a new album name" -msgstr "Skriv et nytt albumnavn" - -#: ../../mod/photos.php:1006 -msgid "or select an existing one (doubleclick)" -msgstr "eller velg et eksisterende album (dobbeltklikk)" - -#: ../../mod/photos.php:1009 -msgid "Caption" -msgstr "Overskrift" - -#: ../../mod/photos.php:1011 -msgid "Add a Tag" -msgstr "Legg til merkelapp" - -#: ../../mod/photos.php:1015 -msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" -msgstr "Eksempel: @bob, @Barbara_Jensen, @jim@example.com" - -#: ../../mod/photos.php:1018 -msgid "Flag as adult in album view" -msgstr "Flag som voksent i albumvisning" - -#: ../../mod/photos.php:1210 -msgid "In This Photo:" -msgstr "I dette bildet:" - -#: ../../mod/photos.php:1215 -msgid "Map" -msgstr "Kart" - -#: ../../mod/photos.php:1306 -msgid "View Album" -msgstr "Vis album" - -#: ../../mod/photos.php:1317 ../../mod/photos.php:1330 -#: ../../mod/photos.php:1331 -msgid "Recent Photos" -msgstr "Nye bilder" - -#: ../../mod/admin.php:54 -msgid "Theme settings updated." -msgstr "Temainnstillinger er oppdatert." - -#: ../../mod/admin.php:174 -msgid "# Accounts" -msgstr "# Kontoer" - -#: ../../mod/admin.php:175 -msgid "# blocked accounts" -msgstr "# blokkerte kontoer" - -#: ../../mod/admin.php:176 -msgid "# expired accounts" -msgstr "# utgåtte kontoer" - -#: ../../mod/admin.php:177 -msgid "# expiring accounts" -msgstr "# kontoer som holder på å gå ut" - -#: ../../mod/admin.php:188 -msgid "# Channels" -msgstr "# Kanaler" - -#: ../../mod/admin.php:189 -msgid "# primary" -msgstr "# hoved" - -#: ../../mod/admin.php:190 -msgid "# clones" -msgstr "# kloner" - -#: ../../mod/admin.php:196 -msgid "Message queues" -msgstr "Meldingskøer" - -#: ../../mod/admin.php:212 ../../mod/admin.php:455 ../../mod/admin.php:669 -#: ../../mod/admin.php:709 ../../mod/admin.php:984 ../../mod/admin.php:1148 -#: ../../mod/admin.php:1263 ../../mod/admin.php:1324 ../../mod/admin.php:1485 -#: ../../mod/admin.php:1519 ../../mod/admin.php:1604 -msgid "Administration" -msgstr "Administrasjon" - -#: ../../mod/admin.php:213 -msgid "Summary" -msgstr "Sammendrag" - -#: ../../mod/admin.php:216 -msgid "Registered accounts" -msgstr "Registrerte kontoer" - -#: ../../mod/admin.php:217 ../../mod/admin.php:673 -msgid "Pending registrations" -msgstr "Ventende registreringer" - -#: ../../mod/admin.php:218 -msgid "Registered channels" -msgstr "Registrerte kanaler" - -#: ../../mod/admin.php:219 ../../mod/admin.php:674 -msgid "Active plugins" -msgstr "Aktive tilleggsfunksjoner" - -#: ../../mod/admin.php:220 -msgid "Version" -msgstr "Versjon" - -#: ../../mod/admin.php:339 -msgid "Site settings updated." -msgstr "Nettstedsinnstillinger er oppdatert." - -#: ../../mod/admin.php:376 ../../mod/settings.php:805 -msgid "mobile" -msgstr "mobil" - -#: ../../mod/admin.php:378 -msgid "experimental" -msgstr "eksperimentell" - -#: ../../mod/admin.php:380 -msgid "unsupported" -msgstr "ikke støttet" - -#: ../../mod/admin.php:426 -msgid "Yes - with approval" -msgstr "Ja - med godkjenning" - -#: ../../mod/admin.php:432 -msgid "My site is not a public server" -msgstr "Mitt nettsted er ikke en offentlig tjeneste" - -#: ../../mod/admin.php:433 -msgid "My site has paid access only" -msgstr "Mitt nettsted gir kun tilgang mot betaling" - -#: ../../mod/admin.php:434 -msgid "My site has free access only" -msgstr "Mitt nettsted har kun gratis tilgang" - -#: ../../mod/admin.php:435 -msgid "My site offers free accounts with optional paid upgrades" -msgstr "Mitt nettsted tilbyr gratis konto med valgfri oppgradering til betalt tjeneste" - -#: ../../mod/admin.php:458 ../../mod/register.php:241 -msgid "Registration" -msgstr "Registrering" - -#: ../../mod/admin.php:459 -msgid "File upload" -msgstr "Last opp fil" - -#: ../../mod/admin.php:460 -msgid "Policies" -msgstr "Retningslinjer" - -#: ../../mod/admin.php:465 -msgid "Site name" -msgstr "Nettstedets navn" - -#: ../../mod/admin.php:466 -msgid "Banner/Logo" -msgstr "Banner/Logo" - -#: ../../mod/admin.php:467 -msgid "Administrator Information" -msgstr "Administratorinformasjon" - -#: ../../mod/admin.php:467 -msgid "" -"Contact information for site administrators. Displayed on siteinfo page. " -"BBCode can be used here" -msgstr "Kontaktinformasjon til nettstedsadministratorer. Vises på siteinfo-siden. BBCode kan brukes her" - -#: ../../mod/admin.php:468 -msgid "System language" -msgstr "Systemspråk" - -#: ../../mod/admin.php:469 -msgid "System theme" -msgstr "Systemtema" - -#: ../../mod/admin.php:469 -msgid "" -"Default system theme - may be over-ridden by user profiles - change theme settings" -msgstr "Standard systemtema - kan overstyres av brukerprofiler - endre temainnstillinger" - -#: ../../mod/admin.php:470 -msgid "Mobile system theme" -msgstr "Mobilt systemtema" - -#: ../../mod/admin.php:470 -msgid "Theme for mobile devices" -msgstr "Tema for mobile enheter" - -#: ../../mod/admin.php:472 -msgid "Allow Feeds as Connections" -msgstr "Tillat strømmer som forbindelser" - -#: ../../mod/admin.php:472 -msgid "(Heavy system resource usage)" -msgstr "(Tung bruk av systemressurser)" - -#: ../../mod/admin.php:473 -msgid "Maximum image size" -msgstr "Største bildestørrelse" - -#: ../../mod/admin.php:473 -msgid "" -"Maximum size in bytes of uploaded images. Default is 0, which means no " -"limits." -msgstr "Største størrelse i bytes for opplastede bilder. Standard er 0, som betyr ubegrenset." - -#: ../../mod/admin.php:474 -msgid "Does this site allow new member registration?" -msgstr "Tillater dette nettstedet registrering av nye medlemmer?" - -#: ../../mod/admin.php:475 -msgid "Invitation only" -msgstr "Kun inviterte" - -#: ../../mod/admin.php:475 -msgid "" -"Only allow new member registrations with an invitation code. Above register " -"policy must be set to Yes." -msgstr "Tillat bare nye medlemsregistreringer med en invitasjonskode. Ovenstående retningslinjer for registrering må være satt til Ja." - -#: ../../mod/admin.php:476 -msgid "Which best describes the types of account offered by this hub?" -msgstr "Hvilket alternativ beskriver best hva slags kontotype som tilbys av dette nettstedet/denne hubben?" - -#: ../../mod/admin.php:477 -msgid "Register text" -msgstr "Registreringstekst" - -#: ../../mod/admin.php:477 -msgid "Will be displayed prominently on the registration page." -msgstr "Vil bli vist på en fremtredende måte på registreringssiden." - -#: ../../mod/admin.php:478 -msgid "Site homepage to show visitors (default: login box)" -msgstr "Nettstedets hjemmeside som vises til besøkende (standard: innloggingsboks)" - -#: ../../mod/admin.php:478 -msgid "" -"example: 'public' to show public stream, 'page/sys/home' to show a system " -"webpage called 'home' or 'include:home.html' to include a file." -msgstr "eksempel: 'public' for å vise offentlig strøm av innlegg, 'page/sys/home/ for å vise en system-webside called 'home\" eller 'include:home.html' for å inkludere en fil." - -#: ../../mod/admin.php:479 -msgid "Preserve site homepage URL" -msgstr "Bevar URL-en til nettstedets hjemmeside" - -#: ../../mod/admin.php:479 -msgid "" -"Present the site homepage in a frame at the original location instead of " -"redirecting" -msgstr "Presenter hjemmesiden til nettstedet i en ramme fra den opprinnelige plasseringen i stedet for å omdirigere" - -#: ../../mod/admin.php:480 -msgid "Accounts abandoned after x days" -msgstr "Kontoer forlatt etter x dager" - -#: ../../mod/admin.php:480 -msgid "" -"Will not waste system resources polling external sites for abandonded " -"accounts. Enter 0 for no time limit." -msgstr "Vil ikke kaste bort systemressurser på å spørre eksterne nettsteder etter forlatte kontoer. Skriv 0 for å ikke sette noen tidsgrense." - -#: ../../mod/admin.php:481 -msgid "Allowed friend domains" -msgstr "Tillatte vennedomener" - -#: ../../mod/admin.php:481 -msgid "" -"Comma separated list of domains which are allowed to establish friendships " -"with this site. Wildcards are accepted. Empty to allow any domains" -msgstr "Kommaseparert liste over domener som har lov til å etablere vennskap med dette nettstedet. Jokertegn er akseptert. Tøm for å tillate alle domener." - -#: ../../mod/admin.php:482 -msgid "Allowed email domains" -msgstr "Tillate e-postdomener" - -#: ../../mod/admin.php:482 -msgid "" -"Comma separated list of domains which are allowed in email addresses for " -"registrations to this site. Wildcards are accepted. Empty to allow any " -"domains" -msgstr "Kommaseparert liste med domener som er tillatt i e-postadresser ved registrering på dette nettstedet. Jokertegn er akseptert. Tomt betyr at alle domener er tillatt" - -#: ../../mod/admin.php:483 -msgid "Not allowed email domains" -msgstr "Ikke tillatte e-postdomener" - -#: ../../mod/admin.php:483 -msgid "" -"Comma separated list of domains which are not allowed in email addresses for" -" registrations to this site. Wildcards are accepted. Empty to allow any " -"domains, unless allowed domains have been defined." -msgstr "Kommaseparert liste med domener som ikke er tillatt i e-postadresser ved registrering på dette nettstedet. Jokertegn er akseptert. Tomt betyr at alle domener er tillatt, med mindre tillate domener er blitt definert." - -#: ../../mod/admin.php:484 -msgid "Verify Email Addresses" -msgstr "Bekreft e-postadresser" - -#: ../../mod/admin.php:484 -msgid "" -"Check to verify email addresses used in account registration (recommended)." -msgstr "Sett hake for å sjekke e-postadresser brukt ved kontoregistrering (anbefales)." - -#: ../../mod/admin.php:485 -msgid "Force publish" -msgstr "Tving publisering" - -#: ../../mod/admin.php:485 -msgid "" -"Check to force all profiles on this site to be listed in the site directory." -msgstr "Kryss av for å tvinge alle profiler på dette nettstedet til å bli oppført i nettstedet sin katalog." - -#: ../../mod/admin.php:486 -msgid "Import Public Streams" -msgstr "Importer offentlige innholdsstrømmer" - -#: ../../mod/admin.php:486 -msgid "" -"Import and allow access to public content pulled from other sites. Warning: " -"this content is unmoderated." -msgstr "Importer og gi tilgang til offentlig innhold trukket inn fra andre nettsteder. Advarsel: dette innholdet er ikke moderert." - -#: ../../mod/admin.php:487 -msgid "login on Homepage" -msgstr "Logg inn på hjemmesiden" - -#: ../../mod/admin.php:487 -msgid "" -"Present a login box to visitors on the home page if no other content has " -"been configured." -msgstr "Presenter en innloggingsboks til besøkende på hjemmesiden hvis ikke noe annet innhold har blitt konfigurert." - -#: ../../mod/admin.php:489 -msgid "Directory Server URL" -msgstr "Katalogtjener URL" - -#: ../../mod/admin.php:489 -msgid "Default directory server" -msgstr "Standard katalogtjener" - -#: ../../mod/admin.php:491 -msgid "Proxy user" -msgstr "Brukernavn mellomtjener" - -#: ../../mod/admin.php:492 -msgid "Proxy URL" -msgstr "Mellomtjener URL" - -#: ../../mod/admin.php:493 -msgid "Network timeout" -msgstr "Nettverk tidsavbrudd" - -#: ../../mod/admin.php:493 -msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." -msgstr "Verdien i sekunder. Skriv 0 for ubegrenset (ikke anbefalt)." - -#: ../../mod/admin.php:494 -msgid "Delivery interval" -msgstr "Leveringsinterval" - -#: ../../mod/admin.php:494 -msgid "" -"Delay background delivery processes by this many seconds to reduce system " -"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " -"for large dedicated servers." -msgstr "Forsink leveringsprosessene i bakgrunnen med dette antall sekunder for å redusere systembelastningen. Anbefaling: 4-5 for delte tjenere, 2-3 for virtuelle tjenere, 0-1 for større dedikerte tjenere." - -#: ../../mod/admin.php:495 -msgid "Deliveries per process" -msgstr "Leveranser per prosess" - -#: ../../mod/admin.php:495 -msgid "" -"Number of deliveries to attempt in a single operating system process. Adjust" -" if necessary to tune system performance. Recommend: 1-5." -msgstr "Antall leveranser som forsøkes i en enkelt operativsystemprosess. Juster om nødvendig for å fininnstille systemets yteevne. Anbefaling: 1-5." - -#: ../../mod/admin.php:496 -msgid "Poll interval" -msgstr "Spørreintervall" - -#: ../../mod/admin.php:496 -msgid "" -"Delay background polling processes by this many seconds to reduce system " -"load. If 0, use delivery interval." -msgstr "Forsink spørreprosessene i bakgrunnen med dette antall sekunder for å redusere systembelastningen. Hvis 0, bruk dette leveringsintervallet." - -#: ../../mod/admin.php:497 -msgid "Maximum Load Average" -msgstr "Største belastningsgjennomsnitt" - -#: ../../mod/admin.php:497 -msgid "" -"Maximum system load before delivery and poll processes are deferred - " -"default 50." -msgstr "Største systembelastning før leverings- og spørreprosesser blir utsatt - standard 50." - -#: ../../mod/admin.php:498 -msgid "Expiration period in days for imported (grid/network) content" -msgstr "Antall dager før importert innhold (nettet/nettverk) utgår" - -#: ../../mod/admin.php:498 -msgid "0 for no expiration of imported content" -msgstr "0 dersom importert innhold ikke skal utgå" - -#: ../../mod/admin.php:635 ../../mod/admin.php:636 ../../mod/settings.php:729 -msgid "Off" -msgstr "Av" - -#: ../../mod/admin.php:635 ../../mod/admin.php:636 ../../mod/settings.php:729 -msgid "On" -msgstr "På" - -#: ../../mod/admin.php:636 -#, php-format -msgid "Lock feature %s" -msgstr "Lås funksjon %s" - -#: ../../mod/admin.php:644 -msgid "Manage Additional Features" -msgstr "Håndter tilleggsfunksjoner" - -#: ../../mod/admin.php:661 -msgid "No server found" -msgstr "Ingen tjener funnet" - -#: ../../mod/admin.php:668 ../../mod/admin.php:998 -msgid "ID" -msgstr "ID" - -#: ../../mod/admin.php:668 -msgid "for channel" -msgstr "for kanalen" - -#: ../../mod/admin.php:668 -msgid "on server" -msgstr "på tjener" - -#: ../../mod/admin.php:670 -msgid "Server" -msgstr "Tjener" - -#: ../../mod/admin.php:712 -msgid "Block public" -msgstr "Blokker offentlig tilgang" - -#: ../../mod/admin.php:712 -msgid "" -"Check to block public access to all otherwise public personal pages on this " -"site unless you are currently authenticated." -msgstr "Kryss av for å blokkere tilgang til alle personlige sider som ellers ville vært offentlig tilgjengelige på dette nettstedet med mindre du er logget inn." - -#: ../../mod/admin.php:713 -msgid "Allow communications only from these sites" -msgstr "Tillat kommunikasjon med bare disse nettstedene" - -#: ../../mod/admin.php:713 -msgid "" -"One site per line. Leave empty to allow communication from anywhere by " -"default" -msgstr "Et nettsted per linje. La det stå tomt for å tillate kommunikasjon med ethvert nettsted som standard" - -#: ../../mod/admin.php:714 -msgid "Block communications from these sites" -msgstr "Blokker kommunikasjon fra disse nettstedene" - -#: ../../mod/admin.php:715 -msgid "Allow communications only from these channels" -msgstr "Tillat kommunikasjon med bare disse kanalene" - -#: ../../mod/admin.php:715 -msgid "" -"One channel (hash) per line. Leave empty to allow from any channel by " -"default" -msgstr "En kanal (hash) per linje. La det stå tomt for å tillate enhver kanal som standard" - -#: ../../mod/admin.php:716 -msgid "Block communications from these channels" -msgstr "Blokker kommunikasjon fra disse kanalene" - -#: ../../mod/admin.php:717 -msgid "Allow embedded HTML content only from these domains" -msgstr "Tillat innebygget HTML-innhold fra bare disse domenene" - -#: ../../mod/admin.php:717 -msgid "One site per line. Leave empty to allow from any site by default" -msgstr "Et nettsted per linje. La stå tomt for å tillate ethvert nettsted som standard" - -#: ../../mod/admin.php:718 -msgid "Block embedded HTML from these domains" -msgstr "Blokker innbygget HTML fra disse domenene" - -#: ../../mod/admin.php:720 -msgid "Cooperative embed security" -msgstr "Kooperativ innebyggingssikkerhet" - -#: ../../mod/admin.php:720 -msgid "Enable to share embed security with other compatible sites/hubs" -msgstr "Skru på deling av innebyggingssikkerhet med andre kompatible nettsteder/hubber" - -#: ../../mod/admin.php:735 -msgid "Update has been marked successful" -msgstr "Oppdateringen har blitt merket som en suksess" - -#: ../../mod/admin.php:745 -#, php-format -msgid "Executing %s failed. Check system logs." -msgstr "Utføring av %s feilet. Sjekk systemlogger." - -#: ../../mod/admin.php:748 -#, php-format -msgid "Update %s was successfully applied." -msgstr "Oppdatering %s ble gjennomført med suksess." - -#: ../../mod/admin.php:752 -#, php-format -msgid "Update %s did not return a status. Unknown if it succeeded." -msgstr "Oppdatering %s returnerte ingen status. Det er ukjent om den ble vellykket." - -#: ../../mod/admin.php:755 -#, php-format -msgid "Update function %s could not be found." -msgstr "Oppdatering av funksjon %s kunne ikke finnes." - -#: ../../mod/admin.php:771 -msgid "No failed updates." -msgstr "Ingen mislykkede oppdateringer." - -#: ../../mod/admin.php:775 -msgid "Failed Updates" -msgstr "Mislykkede oppdateringer" - -#: ../../mod/admin.php:777 -msgid "Mark success (if update was manually applied)" -msgstr "Marker suksess (hvis oppdateringen ble gjennomført manuelt)" - -#: ../../mod/admin.php:778 -msgid "Attempt to execute this update step automatically" -msgstr "Prøv å gjennomføre dette oppdateringstrinnet automatisk" - -#: ../../mod/admin.php:809 -msgid "Queue Statistics" -msgstr "Køstatistikk" - -#: ../../mod/admin.php:810 -msgid "Total Entries" -msgstr "Totalt antall oppføringer" - -#: ../../mod/admin.php:811 -msgid "Priority" -msgstr "Prioritet" - -#: ../../mod/admin.php:812 -msgid "Destination URL" -msgstr "Mål-URL" - -#: ../../mod/admin.php:813 -msgid "Mark hub permanently offline" -msgstr "Merk hub som permanent offline" - -#: ../../mod/admin.php:814 -msgid "Empty queue for this hub" -msgstr "Tøm køen for denne hubben" - -#: ../../mod/admin.php:815 -msgid "Last known contact" -msgstr "Siste kjente kontakt" - -#: ../../mod/admin.php:851 -#, php-format -msgid "%s account blocked/unblocked" -msgid_plural "%s account blocked/unblocked" -msgstr[0] "%s konto blokkert/ikke blokkert lenger" -msgstr[1] "%s kontoer blokkert/ikke blokkert lenger" - -#: ../../mod/admin.php:859 -#, php-format -msgid "%s account deleted" -msgid_plural "%s accounts deleted" -msgstr[0] "%s konto slettet" -msgstr[1] "%s kontoer slettet" - -#: ../../mod/admin.php:895 -msgid "Account not found" -msgstr "Kontoen ble ikke funnet" - -#: ../../mod/admin.php:907 -#, php-format -msgid "Account '%s' deleted" -msgstr "Kontoen '%s' slettet" - -#: ../../mod/admin.php:915 -#, php-format -msgid "Account '%s' blocked" -msgstr "Kontoen '%s' blokkert" - -#: ../../mod/admin.php:923 -#, php-format -msgid "Account '%s' unblocked" -msgstr "Kontoen '%s' er ikke blokkert lenger" - -#: ../../mod/admin.php:985 ../../mod/admin.php:997 -msgid "Users" -msgstr "Brukere" - -#: ../../mod/admin.php:987 ../../mod/admin.php:1151 -msgid "select all" -msgstr "velg alle" - -#: ../../mod/admin.php:988 -msgid "User registrations waiting for confirm" -msgstr "Brukerregistreringer som venter på bekreftelse" - -#: ../../mod/admin.php:989 -msgid "Request date" -msgstr "Dato for forespørsel" - -#: ../../mod/admin.php:990 -msgid "No registrations." -msgstr "Ingen registreringer." - -#: ../../mod/admin.php:992 -msgid "Deny" -msgstr "Avslå" - -#: ../../mod/admin.php:998 -msgid "Register date" -msgstr "Registreringsdato" - -#: ../../mod/admin.php:998 -msgid "Last login" -msgstr "Siste innlogging" - -#: ../../mod/admin.php:998 -msgid "Expires" -msgstr "Utløper" - -#: ../../mod/admin.php:998 -msgid "Service Class" -msgstr "Tjenesteklasse" - -#: ../../mod/admin.php:1000 -msgid "" -"Selected accounts will be deleted!\\n\\nEverything these accounts had posted" -" on this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Valgte kontoer vil bli slettet!\\n\\nAlt disse kontoene har lagt inn på dette nettstedet vil bli slettet permanent!\\n\\nEr du sikker på at du vil slette disse valgte kontoene?" - -#: ../../mod/admin.php:1001 -msgid "" -"The account {0} will be deleted!\\n\\nEverything this account has posted on " -"this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Kontoen {0} vl bli slettet!\\n\\nAlt denne kontoen har lagt inn på dette nettstedet vil bli slettet permanent!\\n\\nEr du sikker på at du vil slette denne kontoen?" - -#: ../../mod/admin.php:1037 -#, php-format -msgid "%s channel censored/uncensored" -msgid_plural "%s channels censored/uncensored" -msgstr[0] "%s kanal er sensurert/ikke sensurert lenger" -msgstr[1] "%s kanaler er sensurert/ikke sensurert lenger" - -#: ../../mod/admin.php:1046 -#, php-format -msgid "%s channel code allowed/disallowed" -msgid_plural "%s channels code allowed/disallowed" -msgstr[0] "%s kanal med kode tillatt/ikke tillatt" -msgstr[1] "%s kanaler med kode tillatt/ikke tillatt" - -#: ../../mod/admin.php:1053 -#, php-format -msgid "%s channel deleted" -msgid_plural "%s channels deleted" -msgstr[0] "%s kanal slettet" -msgstr[1] "%s kanaler slettet" - -#: ../../mod/admin.php:1073 -msgid "Channel not found" -msgstr "Kanalen ble ikke funnet" - -#: ../../mod/admin.php:1084 -#, php-format -msgid "Channel '%s' deleted" -msgstr "Kanalen '%s' er slettet" - -#: ../../mod/admin.php:1096 -#, php-format -msgid "Channel '%s' censored" -msgstr "Kanalen '%s' er sensurert" - -#: ../../mod/admin.php:1096 -#, php-format -msgid "Channel '%s' uncensored" -msgstr "Kanalen '%s' er ikke sensurert lenger" - -#: ../../mod/admin.php:1107 -#, php-format -msgid "Channel '%s' code allowed" -msgstr "Kanal '%s' kode tillatt" - -#: ../../mod/admin.php:1107 -#, php-format -msgid "Channel '%s' code disallowed" -msgstr "Kanal '%s' kode ikke tillatt" - -#: ../../mod/admin.php:1153 -msgid "Censor" -msgstr "Sensurer" - -#: ../../mod/admin.php:1154 -msgid "Uncensor" -msgstr "Ikke sensurer lenger" - -#: ../../mod/admin.php:1155 -msgid "Allow Code" -msgstr "Tillat kode" - -#: ../../mod/admin.php:1156 -msgid "Disallow Code" -msgstr "Ikke tillat kode" - -#: ../../mod/admin.php:1158 -msgid "UID" -msgstr "UID" - -#: ../../mod/admin.php:1158 ../../mod/profiles.php:457 -msgid "Address" -msgstr "Adresse" - -#: ../../mod/admin.php:1160 -msgid "" -"Selected channels will be deleted!\\n\\nEverything that was posted in these " -"channels on this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Valgte kanaler vil bli slettet!\\n\\nAlt innhold som er lagt inn i disse kanalene på dette nettstedet vil bli slettet for alltid!\\n\\nEr du sikker på at du vil slette disse kanalene med alt innhold?" - -#: ../../mod/admin.php:1161 -msgid "" -"The channel {0} will be deleted!\\n\\nEverything that was posted in this " -"channel on this site will be permanently deleted!\\n\\nAre you sure?" -msgstr "Kanalen {0} vil bli slettet!\\n\\nAlt innhold som er lagt inn i denne kanalen på dettet nettstedet vil bli slettet for alltid!\\n\\nEr du sikker på at du vil slette denne kanalen med alt innhold?" - -#: ../../mod/admin.php:1218 -#, php-format -msgid "Plugin %s disabled." -msgstr "Tilleggsfunksjonen %s er avskrudd." - -#: ../../mod/admin.php:1222 -#, php-format -msgid "Plugin %s enabled." -msgstr "Tilleggsfunksjonen %s er påskrudd." - -#: ../../mod/admin.php:1232 ../../mod/admin.php:1458 -msgid "Disable" -msgstr "Skru av" - -#: ../../mod/admin.php:1235 ../../mod/admin.php:1460 -msgid "Enable" -msgstr "Skru på" - -#: ../../mod/admin.php:1265 ../../mod/admin.php:1487 -msgid "Toggle" -msgstr "Skru av og på" - -#: ../../mod/admin.php:1273 ../../mod/admin.php:1497 -msgid "Author: " -msgstr "Forfatter:" - -#: ../../mod/admin.php:1274 ../../mod/admin.php:1498 -msgid "Maintainer: " -msgstr "Vedlikeholder:" - -#: ../../mod/admin.php:1275 -msgid "Minimum project version: " -msgstr "Minimum prosjektversjon:" - -#: ../../mod/admin.php:1276 -msgid "Maximum project version: " -msgstr "Maksimum prosjektversjon:" - -#: ../../mod/admin.php:1277 -msgid "Minimum PHP version: " -msgstr "Minimum PHP-versjon:" - -#: ../../mod/admin.php:1278 -msgid "Requires: " -msgstr "Krever:" - -#: ../../mod/admin.php:1279 ../../mod/admin.php:1330 -msgid "Disabled - version incompatibility" -msgstr "Skrudd av - versjonsinkompatibilitet" - -#: ../../mod/admin.php:1423 -msgid "No themes found." -msgstr "Ingen temaer er funnet." - -#: ../../mod/admin.php:1479 -msgid "Screenshot" -msgstr "Skjermbilde" - -#: ../../mod/admin.php:1525 -msgid "[Experimental]" -msgstr "[Eksperimentelt]" - -#: ../../mod/admin.php:1526 -msgid "[Unsupported]" -msgstr "[Ingen støtte]" - -#: ../../mod/admin.php:1550 -msgid "Log settings updated." -msgstr "Logginnstillinger er oppdatert." - -#: ../../mod/admin.php:1607 -msgid "Clear" -msgstr "Tøm" - -#: ../../mod/admin.php:1613 -msgid "Debugging" -msgstr "Feilsøking" - -#: ../../mod/admin.php:1614 -msgid "Log file" -msgstr "Loggfil" - -#: ../../mod/admin.php:1614 -msgid "" -"Must be writable by web server. Relative to your Red top-level directory." -msgstr "Må kunne skrives til av webtjenesten. Relativ til din Red sin toppnivåkatalog." - -#: ../../mod/admin.php:1615 -msgid "Log level" -msgstr "Loggnivå" - -#: ../../mod/admin.php:1661 -msgid "New Profile Field" -msgstr "Nytt profilfelt" - -#: ../../mod/admin.php:1662 ../../mod/admin.php:1682 -msgid "Field nickname" -msgstr "Feltets kallenavn" - -#: ../../mod/admin.php:1662 ../../mod/admin.php:1682 -msgid "System name of field" -msgstr "Systemnavnet til feltet" - -#: ../../mod/admin.php:1663 ../../mod/admin.php:1683 -msgid "Input type" -msgstr "Inndata-type" - -#: ../../mod/admin.php:1664 ../../mod/admin.php:1684 -msgid "Field Name" -msgstr "Feltnavn" - -#: ../../mod/admin.php:1664 ../../mod/admin.php:1684 -msgid "Label on profile pages" -msgstr "Merkelapp på profilsider" - -#: ../../mod/admin.php:1665 ../../mod/admin.php:1685 -msgid "Help text" -msgstr "Hjelpetekst" - -#: ../../mod/admin.php:1665 ../../mod/admin.php:1685 -msgid "Additional info (optional)" -msgstr "Tilleggsinformasjon (valgfritt)" - -#: ../../mod/admin.php:1675 -msgid "Field definition not found" -msgstr "Feltdefinisjonen ble ikke funnet" - -#: ../../mod/admin.php:1681 -msgid "Edit Profile Field" -msgstr "Endre profilfelt" - -#: ../../mod/poke.php:165 -msgid "Poke somebody" -msgstr "Dult noen" - -#: ../../mod/poke.php:168 -msgid "Poke/Prod" -msgstr "Prikke/oppildne" - -#: ../../mod/poke.php:169 -msgid "Poke, prod or do other things to somebody" -msgstr "Dult, prikk eller gjør andre ting med noen" - -#: ../../mod/poke.php:176 -msgid "Recipient" -msgstr "Mottaker" - -#: ../../mod/poke.php:177 -msgid "Choose what you wish to do to recipient" -msgstr "Velg hva du ønsker å gjøre med mottakeren" - -#: ../../mod/poke.php:180 ../../mod/poke.php:181 -msgid "Make this post private" -msgstr "Gjør dette innlegget privat" - -#: ../../mod/probe.php:24 ../../mod/probe.php:30 -#, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "Henting av URL gir følgende feil: %1$s" - -#: ../../mod/profile_photo.php:112 ../../mod/cover_photo.php:54 -msgid "Image uploaded but image cropping failed." -msgstr "Bildet ble lastet opp, men beskjæring av bildet mislyktes." - -#: ../../mod/profile_photo.php:166 ../../mod/cover_photo.php:150 -msgid "Image resize failed." -msgstr "Endring av bildestørrelse mislyktes." - -#: ../../mod/profile_photo.php:212 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Hold nede Shift-knappen og last siden på nytt eller tøm nettleserens mellomlager hvis det nye bildet ikke vises umiddelbart." - -#: ../../mod/profile_photo.php:250 ../../mod/cover_photo.php:188 -msgid "Image upload failed." -msgstr "Opplasting av bildet mislyktes." - -#: ../../mod/profile_photo.php:269 ../../mod/cover_photo.php:206 -msgid "Unable to process image." -msgstr "Kan ikke behandle bildet." - -#: ../../mod/profile_photo.php:316 ../../mod/profile_photo.php:357 -#: ../../mod/cover_photo.php:299 ../../mod/cover_photo.php:314 -msgid "Photo not available." -msgstr "Bildet er ikke tilgjengelig." - -#: ../../mod/profile_photo.php:398 ../../mod/cover_photo.php:350 -msgid "Upload File:" -msgstr "Last opp fil:" - -#: ../../mod/profile_photo.php:399 ../../mod/cover_photo.php:351 -msgid "Select a profile:" -msgstr "Velg en profil:" - -#: ../../mod/profile_photo.php:400 -msgid "Upload Profile Photo" -msgstr "Last opp profilbilde:" - -#: ../../mod/profile_photo.php:407 ../../mod/settings.php:992 -#: ../../mod/cover_photo.php:357 -msgid "or" -msgstr "eller" - -#: ../../mod/profile_photo.php:407 ../../mod/cover_photo.php:357 -msgid "skip this step" -msgstr "hopp over dette steget" - -#: ../../mod/profile_photo.php:407 ../../mod/cover_photo.php:357 -msgid "select a photo from your photo albums" -msgstr "velg et bilde fra dine fotoalbum" - -#: ../../mod/profile_photo.php:423 ../../mod/cover_photo.php:373 -msgid "Crop Image" -msgstr "Beskjær bildet" - -#: ../../mod/profile_photo.php:424 ../../mod/cover_photo.php:374 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Vennligst juster bildebeskjæringen for optimal visning." - -#: ../../mod/profile_photo.php:426 ../../mod/cover_photo.php:376 -msgid "Done Editing" -msgstr "Avslutt redigering" - -#: ../../mod/profiles.php:19 ../../mod/profiles.php:184 -#: ../../mod/profiles.php:241 ../../mod/profiles.php:608 -msgid "Profile not found." -msgstr "Profilen ble ikke funnet." - -#: ../../mod/profiles.php:39 -msgid "Profile deleted." -msgstr "Profilen er slettet." - -#: ../../mod/profiles.php:63 ../../mod/profiles.php:99 -msgid "Profile-" -msgstr "Profil-" - -#: ../../mod/profiles.php:84 ../../mod/profiles.php:127 -msgid "New profile created." -msgstr "Ny profil opprettet." - -#: ../../mod/profiles.php:105 -msgid "Profile unavailable to clone." -msgstr "Profilen er utilgjengelig for klonen." - -#: ../../mod/profiles.php:146 -msgid "Profile unavailable to export." -msgstr "Profilen er utilgjengelig for eksport." - -#: ../../mod/profiles.php:251 -msgid "Profile Name is required." -msgstr "Profilnavn er påkrevd." - -#: ../../mod/profiles.php:414 -msgid "Marital Status" -msgstr "Sivilstand" - -#: ../../mod/profiles.php:418 -msgid "Romantic Partner" -msgstr "Romantisk partner" - -#: ../../mod/profiles.php:422 -msgid "Likes" -msgstr "Liker" - -#: ../../mod/profiles.php:426 -msgid "Dislikes" -msgstr "Liker ikke" - -#: ../../mod/profiles.php:430 -msgid "Work/Employment" -msgstr "Arbeid/sysselsetting" - -#: ../../mod/profiles.php:433 -msgid "Religion" -msgstr "Religion" - -#: ../../mod/profiles.php:437 -msgid "Political Views" -msgstr "Politiske synspunkter" - -#: ../../mod/profiles.php:445 -msgid "Sexual Preference" -msgstr "Seksuelle preferanser" - -#: ../../mod/profiles.php:449 -msgid "Homepage" -msgstr "Hjemmeside" - -#: ../../mod/profiles.php:453 -msgid "Interests" -msgstr "Interesser" - -#: ../../mod/profiles.php:547 -msgid "Profile updated." -msgstr "Profilen er oppdatert." - -#: ../../mod/profiles.php:634 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Skjul kontakt-/vennelisten din fra de som ser på denne profilen?" - -#: ../../mod/profiles.php:674 -msgid "Edit Profile Details" -msgstr "Endre profildetaljer" - -#: ../../mod/profiles.php:676 -msgid "View this profile" -msgstr "Vis denne profilen" - -#: ../../mod/profiles.php:678 -msgid "Change Profile Photo" -msgstr "Endre profilbilde" - -#: ../../mod/profiles.php:679 -msgid "Create a new profile using these settings" -msgstr "Lag en ny profil ved å bruke disse innstillingene" - -#: ../../mod/profiles.php:680 -msgid "Clone this profile" -msgstr "Klon denne profilen" - -#: ../../mod/profiles.php:681 -msgid "Delete this profile" -msgstr "Slett denne profilen" - -#: ../../mod/profiles.php:683 -msgid "Import profile from file" -msgstr "Importer profil fra fil" - -#: ../../mod/profiles.php:684 -msgid "Export profile to file" -msgstr "Eksporter profil til fil" - -#: ../../mod/profiles.php:685 -msgid "Profile Name:" -msgstr "Profilnavn:" - -#: ../../mod/profiles.php:686 -msgid "Your Full Name:" -msgstr "Ditt fulle navn:" - -#: ../../mod/profiles.php:687 -msgid "Title/Description:" -msgstr "Tittel/Beskrivelse:" - -#: ../../mod/profiles.php:688 -msgid "Your Gender:" -msgstr "Ditt kjønn:" - -#: ../../mod/profiles.php:689 -msgid "Birthday :" -msgstr "Fødselsdag:" - -#: ../../mod/profiles.php:690 -msgid "Street Address:" -msgstr "Gateadresse:" - -#: ../../mod/profiles.php:691 -msgid "Locality/City:" -msgstr "Sted/By:" - -#: ../../mod/profiles.php:692 -msgid "Postal/Zip Code:" -msgstr "Postnummer/ZIP-kode:" - -#: ../../mod/profiles.php:693 -msgid "Country:" -msgstr "Land:" - -#: ../../mod/profiles.php:694 -msgid "Region/State:" -msgstr "Region/fylke:" - -#: ../../mod/profiles.php:695 -msgid " Marital Status:" -msgstr " Sivilstand:" - -#: ../../mod/profiles.php:696 -msgid "Who: (if applicable)" -msgstr "Hvem: (hvis det er aktuelt) " - -#: ../../mod/profiles.php:697 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Eksempler: kari123, Kari Villiamsen, kari@example.com" - -#: ../../mod/profiles.php:698 -msgid "Since [date]:" -msgstr "Siden [dato]:" - -#: ../../mod/profiles.php:700 -msgid "Homepage URL:" -msgstr "Hjemmeside URL:" - -#: ../../mod/profiles.php:703 -msgid "Religious Views:" -msgstr "Religiøse synspunkter:" - -#: ../../mod/profiles.php:704 -msgid "Keywords:" -msgstr "Nøkkelord:" - -#: ../../mod/profiles.php:707 -msgid "Example: fishing photography software" -msgstr "Eksempel: fisking fotografering programvare" - -#: ../../mod/profiles.php:708 -msgid "Used in directory listings" -msgstr "Brukt i katalogoppføringer" - -#: ../../mod/profiles.php:709 -msgid "Tell us about yourself..." -msgstr "Fortell oss om deg selv..." - -#: ../../mod/profiles.php:710 -msgid "Hobbies/Interests" -msgstr "Hobbier/Interesser" - -#: ../../mod/profiles.php:711 -msgid "Contact information and Social Networks" -msgstr "Kontaktinformasjon og sosiale nettverk" - -#: ../../mod/profiles.php:712 -msgid "My other channels" -msgstr "Mine andre kanaler" - -#: ../../mod/profiles.php:713 -msgid "Musical interests" -msgstr "Musikkinteresser" - -#: ../../mod/profiles.php:714 -msgid "Books, literature" -msgstr "Bøker, litteratur" - -#: ../../mod/profiles.php:715 -msgid "Television" -msgstr "TV/fjernsyn" - -#: ../../mod/profiles.php:716 -msgid "Film/dance/culture/entertainment" -msgstr "Film/dans/kultur/underholdning" - -#: ../../mod/profiles.php:717 -msgid "Love/romance" -msgstr "Kjærlighet/romantikk" - -#: ../../mod/profiles.php:718 -msgid "Work/employment" -msgstr "Arbeid/sysselsetting" - -#: ../../mod/profiles.php:719 -msgid "School/education" -msgstr "Skole/utdanning" - -#: ../../mod/profiles.php:725 -msgid "This is your default profile." -msgstr "Dette er din standardprofil." - -#: ../../mod/profiles.php:736 -msgid "Age: " -msgstr "Alder:" - -#: ../../mod/profiles.php:779 -msgid "Edit/Manage Profiles" -msgstr "Endre/håndter profiler" - -#: ../../mod/profiles.php:780 -msgid "Add profile things" -msgstr "Legg til profilting" - -#: ../../mod/profiles.php:781 -msgid "Include desirable objects in your profile" -msgstr "Inkluder ønskverdige objekter i din profil" - -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Ugyldig profil-identifikator." - -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" -msgstr "Endre profilsynlighet" - -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." -msgstr "Klikk på en kontakt for å legge til eller fjerne." - -#: ../../mod/profperm.php:123 -msgid "Visible To" -msgstr "Synlig for" - -#: ../../mod/pubsites.php:21 -msgid "" -"The listed hubs allow public registration for the $Projectname network. All " -"hubs in the network are interlinked so membership on any of them conveys " -"membership in the network as a whole. Some hubs may require subscription or " -"provide tiered service plans. The hub itself may provide " -"additional details." -msgstr "Nettstedene på listen tillater offentlig registrering i $Projectname-nettverket. Alle nettsteder i nettverket er forbundet så medlemskap på enhver av dem formidler medlemskap i nettverket som helhet. Noen nettsteder kan kreve abonnement eller tilby lagdelte tjenesteavtaler. Nettstedene selv kan gi tilleggsopplysninger." - -#: ../../mod/pubsites.php:27 -msgid "Hub URL" -msgstr "Nettstedets URL" - -#: ../../mod/pubsites.php:27 -msgid "Access Type" -msgstr "Tilgangstype" - -#: ../../mod/pubsites.php:27 -msgid "Registration Policy" -msgstr "Retningslinjer for registrering" - -#: ../../mod/pubsites.php:33 -msgid "Rate" -msgstr "Vurder" - -#: ../../mod/rate.php:158 -msgid "Website:" -msgstr "Nettsted:" - -#: ../../mod/rate.php:161 -#, php-format -msgid "Remote Channel [%s] (not yet known on this site)" -msgstr "Fjerntliggende kanal [%s] (foreløpig ikke kjent på dette nettstedet)" - -#: ../../mod/rate.php:162 -msgid "Rating (this information is public)" -msgstr "Vurdering (denne informasjonen er offentlig)" - -#: ../../mod/rate.php:163 -msgid "Optionally explain your rating (this information is public)" -msgstr "Velg om du vil forklare din vurdering (denne informasjonen er offentlig)" - -#: ../../mod/ratings.php:69 -msgid "No ratings" -msgstr "Ingen vurderinger" - -#: ../../mod/ratings.php:100 -msgid "Rating: " -msgstr "Vurdering:" - -#: ../../mod/ratings.php:101 -msgid "Website: " -msgstr "Nettsted:" - -#: ../../mod/ratings.php:103 -msgid "Description: " -msgstr "Beskrivelse:" - -#: ../../mod/rbmark.php:90 -msgid "Select a bookmark folder" -msgstr "Velg en bokmerkemappe" - -#: ../../mod/rbmark.php:95 -msgid "Save Bookmark" -msgstr "Lagre bokmerke" - -#: ../../mod/rbmark.php:96 -msgid "URL of bookmark" -msgstr "URL-en til bokmerket" - -#: ../../mod/rbmark.php:101 -msgid "Or enter new bookmark folder name" -msgstr "Eller skriv nytt navn på bokmerkemappe" - -#: ../../mod/register.php:45 -msgid "Maximum daily site registrations exceeded. Please try again tomorrow." -msgstr "Antallet daglige registreringer ved nettstedet er overskredet. Vær vennlig å prøve igjen imorgen." - -#: ../../mod/register.php:51 -msgid "" -"Please indicate acceptance of the Terms of Service. Registration failed." -msgstr "Vennligst angi at tjenesteavtalen er akseptert. Registrering mislyktes." - -#: ../../mod/register.php:85 -msgid "Passwords do not match." -msgstr "Passordene er ikke like." - -#: ../../mod/register.php:127 -msgid "" -"Registration successful. Please check your email for validation " -"instructions." -msgstr "Registreringen er vellykket. Vennligst sjekk e-posten din for å bekrefte opprettelsen." - -#: ../../mod/register.php:133 -msgid "Your registration is pending approval by the site owner." -msgstr "Din registrering venter på godkjenning av nettstedets eier." - -#: ../../mod/register.php:136 -msgid "Your registration can not be processed." -msgstr "Din registrering kan ikke behandles." - -#: ../../mod/register.php:180 -msgid "Registration on this hub is disabled." -msgstr "Registrering ved dette nettstedet er skrudd av." - -#: ../../mod/register.php:189 -msgid "Registration on this hub is by approval only." -msgstr "Registrering ved dette nettstedet skjer på godkjenning." - -#: ../../mod/register.php:190 -msgid "Register at another affiliated hub." -msgstr "Registrer ved et annet tilsluttet nettsted." - -#: ../../mod/register.php:200 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Dette nettstedet har overskredet antallet tillate kontoregistreringer per dag. Vennligst prøv igjen imorgen." - -#: ../../mod/register.php:211 -msgid "Terms of Service" -msgstr "Tjenesteavtale" - -#: ../../mod/register.php:217 -#, php-format -msgid "I accept the %s for this website" -msgstr "Jeg godtar %s for dette nettstedet" - -#: ../../mod/register.php:219 -#, php-format -msgid "I am over 13 years of age and accept the %s for this website" -msgstr "Jeg er over 13 år gammel og aksepterer %s for dette nettstedet." - -#: ../../mod/register.php:223 -msgid "Your email address" -msgstr "Din e-postadresse" - -#: ../../mod/register.php:224 -msgid "Choose a password" -msgstr "Velg et passord" - -#: ../../mod/register.php:225 -msgid "Please re-enter your password" -msgstr "Vennligst skriv ditt passord en gang til" - -#: ../../mod/register.php:226 -msgid "Please enter your invitation code" -msgstr "Vennligst skriv din invitasjonskode" - -#: ../../mod/register.php:232 -msgid "no" -msgstr "nei" - -#: ../../mod/register.php:232 -msgid "yes" -msgstr "ja" - -#: ../../mod/register.php:246 -msgid "Membership on this site is by invitation only." -msgstr "Medlemskap ved dette nettstedet skjer kun via invitasjon." - -#: ../../mod/register.php:258 -msgid "Proceed to create your first channel" -msgstr "Gå videre for å lage din første kanal" - -#: ../../mod/regmod.php:11 -msgid "Please login." -msgstr "Vennligst logg inn." - -#: ../../mod/removeaccount.php:30 -msgid "" -"Account removals are not allowed within 48 hours of changing the account " -"password." -msgstr "Sletting av kontoer er ikke tillatt innen 48 timer etter endring av kontopassordet." - -#: ../../mod/removeaccount.php:57 -msgid "Remove This Account" -msgstr "Slett denne kontoen" - -#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 -msgid "WARNING: " -msgstr "ADVARSEL:" - -#: ../../mod/removeaccount.php:58 -msgid "" -"This account and all its channels will be completely removed from the " -"network. " -msgstr "Denne kontoen og alle dens kanaler vil bli fullstendig fjernet fra nettverket." - -#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 -msgid "This action is permanent and can not be undone!" -msgstr "Denne handlingen er permanent og kan ikke angres!" - -#: ../../mod/removeaccount.php:59 ../../mod/removeme.php:59 -msgid "Please enter your password for verification:" -msgstr "Vennligst skriv ditt passord for å få bekreftelse:" - -#: ../../mod/removeaccount.php:60 -msgid "" -"Remove this account, all its channels and all its channel clones from the " -"network" -msgstr "Slett denne kontoen, alle dens kanaler og alle dens kanalkloner fra dette nettverket" - -#: ../../mod/removeaccount.php:60 -msgid "" -"By default only the instances of the channels located on this hub will be " -"removed from the network" -msgstr "Som standard vil bare forekomster av kanalene lokalisert på denne hubben bli slettet fra nettverket" - -#: ../../mod/removeaccount.php:61 ../../mod/settings.php:712 -msgid "Remove Account" -msgstr "Slett konto" - -#: ../../mod/removeme.php:29 -msgid "" -"Channel removals are not allowed within 48 hours of changing the account " -"password." -msgstr "Fjerning av kanaler er ikke tillatt innen 48 timer etter endring av kontopassordet." - -#: ../../mod/removeme.php:57 -msgid "Remove This Channel" -msgstr "Fjern denne kanalen" - -#: ../../mod/removeme.php:58 -msgid "This channel will be completely removed from the network. " -msgstr "Denne kanalen vil bli fullstendig fjernet fra nettverket." - -#: ../../mod/removeme.php:60 -msgid "Remove this channel and all its clones from the network" -msgstr "Fjern denne kanalen og alle dens kloner fra nettverket" - -#: ../../mod/removeme.php:60 -msgid "" -"By default only the instance of the channel located on this hub will be " -"removed from the network" -msgstr "Som standard vil bare forekomsten av denne kanalen lokalisert på denne hubben bli fjernet fra nettverket" - -#: ../../mod/removeme.php:61 ../../mod/settings.php:1131 -msgid "Remove Channel" -msgstr "Fjern kanal" - -#: ../../mod/rmagic.php:40 -msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." -msgstr "Vi støtte på et problem under innloggingen med din OpenID. Vennligst sjekk at ID-en er stavet riktig." - -#: ../../mod/rmagic.php:40 -msgid "The error message was:" -msgstr "Feilmeldingen var:" - -#: ../../mod/rmagic.php:44 -msgid "Authentication failed." -msgstr "Autentisering mislyktes." - -#: ../../mod/rmagic.php:84 -msgid "Remote Authentication" -msgstr "Fjernautentisering" - -#: ../../mod/rmagic.php:85 -msgid "Enter your channel address (e.g. channel@example.com)" -msgstr "Skriv din kanaladresse (for eksempel channel@exampel.com)" - -#: ../../mod/rmagic.php:86 -msgid "Authenticate" -msgstr "Autentiser" - -#: ../../mod/search.php:212 -#, php-format -msgid "Items tagged with: %s" -msgstr "Elementer merket med: %s" - -#: ../../mod/search.php:214 -#, php-format -msgid "Search results for: %s" -msgstr "Søkeresultater for: %s" - -#: ../../mod/service_limits.php:19 -msgid "No service class restrictions found." -msgstr "Ingen restriksjoner er funnet i tjenesteklasse." - -#: ../../mod/settings.php:76 -msgid "Name is required" -msgstr "Navn er påkrevd" - -#: ../../mod/settings.php:80 -msgid "Key and Secret are required" -msgstr "Nøkkel og hemmelighet er påkrevd" - -#: ../../mod/settings.php:232 -msgid "Not valid email." -msgstr "Ikke gyldig e-post." - -#: ../../mod/settings.php:235 -msgid "Protected email address. Cannot change to that email." -msgstr "Beskyttet e-postadresse. Kan ikke endre til den e-postadressen." - -#: ../../mod/settings.php:244 -msgid "System failure storing new email. Please try again." -msgstr "Systemfeil ved lagring av ny e-post. Vennligst prøv igjen." - -#: ../../mod/settings.php:261 -msgid "Password verification failed." -msgstr "Passordbekreftelsen mislyktes." - -#: ../../mod/settings.php:268 -msgid "Passwords do not match. Password unchanged." -msgstr "Passordene stemmer ikke overens. Passord uforandret." - -#: ../../mod/settings.php:272 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Tomme passord er ikke tillatt. Passord uforandret." - -#: ../../mod/settings.php:286 -msgid "Password changed." -msgstr "Passord endret." - -#: ../../mod/settings.php:288 -msgid "Password update failed. Please try again." -msgstr "Passord oppdatering mislyktes. Vennligst prøv igjen." - -#: ../../mod/settings.php:532 -msgid "Settings updated." -msgstr "Innstillinger oppdatert." - -#: ../../mod/settings.php:596 ../../mod/settings.php:622 -#: ../../mod/settings.php:658 -msgid "Add application" -msgstr "Legg til program" - -#: ../../mod/settings.php:599 -msgid "Name of application" -msgstr "Navn på program" - -#: ../../mod/settings.php:600 ../../mod/settings.php:626 -msgid "Consumer Key" -msgstr "Consumer Key" - -#: ../../mod/settings.php:600 ../../mod/settings.php:601 -msgid "Automatically generated - change if desired. Max length 20" -msgstr "Automatisk laget - kan endres om du vil. Største lengde 20" - -#: ../../mod/settings.php:601 ../../mod/settings.php:627 -msgid "Consumer Secret" -msgstr "Consumer Secret" - -#: ../../mod/settings.php:602 ../../mod/settings.php:628 -msgid "Redirect" -msgstr "Omdirigering" - -#: ../../mod/settings.php:602 -msgid "" -"Redirect URI - leave blank unless your application specifically requires " -"this" -msgstr "Omdirigerings-URI - la stå tomt hvis ikke ditt program spesifikt krever dette" - -#: ../../mod/settings.php:603 ../../mod/settings.php:629 -msgid "Icon url" -msgstr "Ikon-URL" - -#: ../../mod/settings.php:603 -msgid "Optional" -msgstr "Valgfritt" - -#: ../../mod/settings.php:614 -msgid "Application not found." -msgstr "Programmet ble ikke funnet." - -#: ../../mod/settings.php:657 -msgid "Connected Apps" -msgstr "Tilkoblede app-er" - -#: ../../mod/settings.php:661 -msgid "Client key starts with" -msgstr "Klientnøkkel starter med" - -#: ../../mod/settings.php:662 -msgid "No name" -msgstr "Ikke noe navn" - -#: ../../mod/settings.php:663 -msgid "Remove authorization" -msgstr "Fjern tillatelse" - -#: ../../mod/settings.php:676 -msgid "No feature settings configured" -msgstr "Ingen funksjonsinnstillinger er konfigurert" - -#: ../../mod/settings.php:683 -msgid "Feature/Addon Settings" -msgstr "Funksjons-/Tilleggsinnstillinger" - -#: ../../mod/settings.php:706 -msgid "Account Settings" -msgstr "Kontoinnstillinger" - -#: ../../mod/settings.php:707 -msgid "Current Password" -msgstr "Nåværende passord" - -#: ../../mod/settings.php:708 -msgid "Enter New Password" -msgstr "Skriv nytt passord" - -#: ../../mod/settings.php:709 -msgid "Confirm New Password" -msgstr "Bekreft nytt passord" - -#: ../../mod/settings.php:709 -msgid "Leave password fields blank unless changing" -msgstr "La passordfeltene stå blanke om det ikke skal endres" - -#: ../../mod/settings.php:711 ../../mod/settings.php:1048 -msgid "Email Address:" -msgstr "E-postadresse:" - -#: ../../mod/settings.php:713 -msgid "Remove this account including all its channels" -msgstr "Slett denne kontoen inkludert alle dens kanaler" - -#: ../../mod/settings.php:736 -msgid "Additional Features" -msgstr "Ekstra funksjoner" - -#: ../../mod/settings.php:760 -msgid "Connector Settings" -msgstr "Koblingsinnstillinger" - -#: ../../mod/settings.php:799 -msgid "No special theme for mobile devices" -msgstr "Ikke noe spesielt tema for mobile enheter" - -#: ../../mod/settings.php:802 -#, php-format -msgid "%s - (Experimental)" -msgstr "%s - (Eksperimentelt)" - -#: ../../mod/settings.php:844 -msgid "Display Settings" -msgstr "Visningsinnstillinger" - -#: ../../mod/settings.php:845 -msgid "Theme Settings" -msgstr "Temainnstillinger" - -#: ../../mod/settings.php:846 -msgid "Custom Theme Settings" -msgstr "Tilpassede temainnstillinger" - -#: ../../mod/settings.php:847 -msgid "Content Settings" -msgstr "Innholdsinnstillinger" - -#: ../../mod/settings.php:853 -msgid "Display Theme:" -msgstr "Visningstema:" - -#: ../../mod/settings.php:854 -msgid "Mobile Theme:" -msgstr "Mobiltema:" - -#: ../../mod/settings.php:855 -msgid "Preload images before rendering the page" -msgstr "Last inn bildene før gjengivelsen av siden" - -#: ../../mod/settings.php:855 -msgid "" -"The subjective page load time will be longer but the page will be ready when" -" displayed" -msgstr "Den personlige opplevelsen av lastetiden vil være lenger, men siden vil være klar når den vises" - -#: ../../mod/settings.php:856 -msgid "Enable user zoom on mobile devices" -msgstr "Skru på brukerstyrt zoom på mobile enheter" - -#: ../../mod/settings.php:857 -msgid "Update browser every xx seconds" -msgstr "Oppdater nettleser hvert xx sekunder" - -#: ../../mod/settings.php:857 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minimum 10 sekunder, ikke noe maksimum" - -#: ../../mod/settings.php:858 -msgid "Maximum number of conversations to load at any time:" -msgstr "Maksimalt antall samtaler å laste samtidig:" - -#: ../../mod/settings.php:858 -msgid "Maximum of 100 items" -msgstr "Maksimum 100 elementer" - -#: ../../mod/settings.php:859 -msgid "Show emoticons (smilies) as images" -msgstr "Vis emoticons (smilefjes) som bilder" - -#: ../../mod/settings.php:860 -msgid "Link post titles to source" -msgstr "Lenk innleggets tittel til kilden" - -#: ../../mod/settings.php:861 -msgid "System Page Layout Editor - (advanced)" -msgstr "Systemsidens layoutbehandler - (avansert)" - -#: ../../mod/settings.php:864 -msgid "Use blog/list mode on channel page" -msgstr "Bruk blogg-/listemodus på kanalsiden" - -#: ../../mod/settings.php:864 ../../mod/settings.php:865 -msgid "(comments displayed separately)" -msgstr "(kommentarer vist separat)" - -#: ../../mod/settings.php:865 -msgid "Use blog/list mode on grid page" -msgstr "Bruk blogg-/liste-modus på nettverkssiden" - -#: ../../mod/settings.php:866 -msgid "Channel page max height of content (in pixels)" -msgstr "Kanalsidens makshøyde for innhold (i pixler)" - -#: ../../mod/settings.php:866 ../../mod/settings.php:867 -msgid "click to expand content exceeding this height" -msgstr "klikk for å utvide innhold som overstiger denne høyden" - -#: ../../mod/settings.php:867 -msgid "Grid page max height of content (in pixels)" -msgstr "Nettverkssidens makshøyde for innhold (i piksler)" - -#: ../../mod/settings.php:901 -msgid "Nobody except yourself" -msgstr "Ingen unntatt deg selv" - -#: ../../mod/settings.php:902 -msgid "Only those you specifically allow" -msgstr "Bare de du spesifikt tillater" - -#: ../../mod/settings.php:903 -msgid "Approved connections" -msgstr "Godkjente forbindelser" - -#: ../../mod/settings.php:904 -msgid "Any connections" -msgstr "Enhver forbindelse" - -#: ../../mod/settings.php:905 -msgid "Anybody on this website" -msgstr "Enhver ved dette nettstedet" - -#: ../../mod/settings.php:906 -msgid "Anybody in this network" -msgstr "Enhver i dette nettverket" - -#: ../../mod/settings.php:907 -msgid "Anybody authenticated" -msgstr "Enhver som er autentisert" - -#: ../../mod/settings.php:908 -msgid "Anybody on the internet" -msgstr "Enhver på Internett" - -#: ../../mod/settings.php:983 -msgid "Publish your default profile in the network directory" -msgstr "Publiser din standardprofil i nettverkskatalogen" - -#: ../../mod/settings.php:988 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Tillat oss å foreslå deg som en mulig venn til nye medlemmer?" - -#: ../../mod/settings.php:997 -msgid "Your channel address is" -msgstr "Din kanaladresse er" - -#: ../../mod/settings.php:1039 -msgid "Channel Settings" -msgstr "Kanalinnstillinger" - -#: ../../mod/settings.php:1046 -msgid "Basic Settings" -msgstr "Grunninnstillinger" - -#: ../../mod/settings.php:1049 -msgid "Your Timezone:" -msgstr "Din tidssone:" - -#: ../../mod/settings.php:1050 -msgid "Default Post Location:" -msgstr "Standard plassering ved innlegg:" - -#: ../../mod/settings.php:1050 -msgid "Geographical location to display on your posts" -msgstr "Geografisk plassering som vises på dine innlegg" - -#: ../../mod/settings.php:1051 -msgid "Use Browser Location:" -msgstr "Bruk nettleseren sin plassering:" - -#: ../../mod/settings.php:1053 -msgid "Adult Content" -msgstr "Voksent innhold" - -#: ../../mod/settings.php:1053 -msgid "" -"This channel frequently or regularly publishes adult content. (Please tag " -"any adult material and/or nudity with #NSFW)" -msgstr "Denne kanalen vil ofte eller jevnlig publisere voksent innhold. (Vennligst merk alt voksent materiale og/eller nakenhet med #NSFW)" - -#: ../../mod/settings.php:1055 -msgid "Security and Privacy Settings" -msgstr "Sikkerhets- og personverninnstillinger" - -#: ../../mod/settings.php:1058 -msgid "Your permissions are already configured. Click to view/adjust" -msgstr "Dine tillatelser er allerede satt. Klikk for å se/justere." - -#: ../../mod/settings.php:1060 -msgid "Hide my online presence" -msgstr "Skjul min tilstedeværelse online" - -#: ../../mod/settings.php:1060 -msgid "Prevents displaying in your profile that you are online" -msgstr "Forhindrer visning på din profil av at du er online " - -#: ../../mod/settings.php:1062 -msgid "Simple Privacy Settings:" -msgstr "Enkle personverninnstillinger:" - -#: ../../mod/settings.php:1063 -msgid "" -"Very Public - extremely permissive (should be used with caution)" -msgstr "Svært offentlig - ekstremt åpent (bør brukes med varsomhet)" - -#: ../../mod/settings.php:1064 -msgid "" -"Typical - default public, privacy when desired (similar to social " -"network permissions but with improved privacy)" -msgstr "Typisk - standard er offentlig, personvern når ønsket (likner på tillatelser i sosiale nettverk, men med forbedret personvern)" - -#: ../../mod/settings.php:1065 -msgid "Private - default private, never open or public" -msgstr "Privat - standard er privat, aldri åpen eller offentlig" - -#: ../../mod/settings.php:1066 -msgid "Blocked - default blocked to/from everybody" -msgstr "Blokkert - standard blokkert til/fra alle" - -#: ../../mod/settings.php:1068 -msgid "Allow others to tag your posts" -msgstr "Tillat andre å merke dine innlegg" - -#: ../../mod/settings.php:1068 -msgid "" -"Often used by the community to retro-actively flag inappropriate content" -msgstr "Ofte brukt av fellesskapet for å merke upassende innhold i etterkant" - -#: ../../mod/settings.php:1070 -msgid "Advanced Privacy Settings" -msgstr "Avanserte personverninnstillinger" - -#: ../../mod/settings.php:1072 -msgid "Expire other channel content after this many days" -msgstr "Annet kanal innhold utløper etter så mange dager" - -#: ../../mod/settings.php:1072 -#, php-format -msgid "" -"0 or blank to use the website limit. The website expires after %d days." -msgstr "0 eller ikke noe for å bruke nettstedets grense. Nettstedet utløper etter %d dager." - -#: ../../mod/settings.php:1073 -msgid "Maximum Friend Requests/Day:" -msgstr "Maksimalt antall venneforespørsler per dag:" - -#: ../../mod/settings.php:1073 -msgid "May reduce spam activity" -msgstr "Kan redusere søppelpostaktivitet" - -#: ../../mod/settings.php:1074 -msgid "Default Post Permissions" -msgstr "Standard innleggstillatelser" - -#: ../../mod/settings.php:1079 -msgid "Channel permissions category:" -msgstr "Kategori med kanaltillatelser:" - -#: ../../mod/settings.php:1085 -msgid "Maximum private messages per day from unknown people:" -msgstr "Maksimalt antall private meldinger per dag fra ukjente personer:" - -#: ../../mod/settings.php:1085 -msgid "Useful to reduce spamming" -msgstr "Nyttig for å redusere søppelpost" - -#: ../../mod/settings.php:1088 -msgid "Notification Settings" -msgstr "Varslingsinnstillinger" - -#: ../../mod/settings.php:1089 -msgid "By default post a status message when:" -msgstr "Legg inn en statusmelding når du:" - -#: ../../mod/settings.php:1090 -msgid "accepting a friend request" -msgstr "aksepterer en venneforespørsel" - -#: ../../mod/settings.php:1091 -msgid "joining a forum/community" -msgstr "blir med i et forum/miljø" - -#: ../../mod/settings.php:1092 -msgid "making an interesting profile change" -msgstr "gjør en interessant profilendring" - -#: ../../mod/settings.php:1093 -msgid "Send a notification email when:" -msgstr "Send en varsel-e-post når:" - -#: ../../mod/settings.php:1094 -msgid "You receive a connection request" -msgstr "Du har mottatt en forespørsel om forbindelse" - -#: ../../mod/settings.php:1095 -msgid "Your connections are confirmed" -msgstr "Dine forbindelser er bekreftet" - -#: ../../mod/settings.php:1096 -msgid "Someone writes on your profile wall" -msgstr "Noen skriver på din profilvegg" - -#: ../../mod/settings.php:1097 -msgid "Someone writes a followup comment" -msgstr "Noen skriver en oppfølgende kommentar" - -#: ../../mod/settings.php:1098 -msgid "You receive a private message" -msgstr "Du mottar en privat melding" - -#: ../../mod/settings.php:1099 -msgid "You receive a friend suggestion" -msgstr "Du mottok et venneforslag" - -#: ../../mod/settings.php:1100 -msgid "You are tagged in a post" -msgstr "Du merkes i et innlegg" - -#: ../../mod/settings.php:1101 -msgid "You are poked/prodded/etc. in a post" -msgstr "Du ble prikket/oppildnet/og så vider i et innlegg" - -#: ../../mod/settings.php:1104 -msgid "Show visual notifications including:" -msgstr "Vis visuelle varslinger om:" - -#: ../../mod/settings.php:1106 -msgid "Unseen grid activity" -msgstr "Usett nettverksaktivitet" - -#: ../../mod/settings.php:1107 -msgid "Unseen channel activity" -msgstr "Usett kanalaktivitet" - -#: ../../mod/settings.php:1108 -msgid "Unseen private messages" -msgstr "Usette private meldinger" - -#: ../../mod/settings.php:1108 ../../mod/settings.php:1113 -#: ../../mod/settings.php:1114 ../../mod/settings.php:1115 -msgid "Recommended" -msgstr "Anbefalt" - -#: ../../mod/settings.php:1109 -msgid "Upcoming events" -msgstr "Kommende hendelser" - -#: ../../mod/settings.php:1110 -msgid "Events today" -msgstr "Hendelser idag" - -#: ../../mod/settings.php:1111 -msgid "Upcoming birthdays" -msgstr "Kommende fødselsdager" - -#: ../../mod/settings.php:1111 -msgid "Not available in all themes" -msgstr "Ikke tilgjengelig i alle temaer" - -#: ../../mod/settings.php:1112 -msgid "System (personal) notifications" -msgstr "System (personlige) varslinger" - -#: ../../mod/settings.php:1113 -msgid "System info messages" -msgstr "System infomeldinger" - -#: ../../mod/settings.php:1114 -msgid "System critical alerts" -msgstr "System kritiske varsel" - -#: ../../mod/settings.php:1115 -msgid "New connections" -msgstr "Nye forbindelser" - -#: ../../mod/settings.php:1116 -msgid "System Registrations" -msgstr "Systemregistreringer" - -#: ../../mod/settings.php:1117 -msgid "" -"Also show new wall posts, private messages and connections under Notices" -msgstr "Vis også nye vegginnlegg, private meldinger og forbindelser under Varsler" - -#: ../../mod/settings.php:1119 -msgid "Notify me of events this many days in advance" -msgstr "Varsle meg om hendelser dette antall dager på forhånd" - -#: ../../mod/settings.php:1119 -msgid "Must be greater than 0" -msgstr "Må være større enn 0" - -#: ../../mod/settings.php:1121 -msgid "Advanced Account/Page Type Settings" -msgstr "Avanserte innstillinger for konto/sidetype" - -#: ../../mod/settings.php:1122 -msgid "Change the behaviour of this account for special situations" -msgstr "Endre oppførselen til denne kontoen i spesielle situasjoner" - -#: ../../mod/settings.php:1125 -msgid "" -"Please enable expert mode (in Settings > " -"Additional features) to adjust!" -msgstr "Vennligst skru på ekspertmodus (under Innstillinger > Ekstra funksjoner) for å justere!" - -#: ../../mod/settings.php:1126 -msgid "Miscellaneous Settings" -msgstr "Diverse innstillinger" - -#: ../../mod/settings.php:1127 -msgid "Default photo upload folder" -msgstr "Standard mappe for opplasting av bilder" - -#: ../../mod/settings.php:1127 ../../mod/settings.php:1128 -msgid "%Y - current year, %m - current month" -msgstr "%Y - nåværende år, %m - nåværende måned" - -#: ../../mod/settings.php:1128 -msgid "Default file upload folder" -msgstr "Standard mappe for opplasting av filer" - -#: ../../mod/settings.php:1130 -msgid "Personal menu to display in your channel pages" -msgstr "Personlig meny som kan vises på dine kanalsider" - -#: ../../mod/settings.php:1132 -msgid "Remove this channel." -msgstr "Fjern denne kanalen." - -#: ../../mod/settings.php:1133 -msgid "Firefox Share $Projectname provider" -msgstr "$Projectname Firefox Share tilbyder" - -#: ../../mod/settings.php:1134 -msgid "Start calendar week on monday" -msgstr "Start uken med mandag i kalenderen" - -#: ../../mod/setup.php:194 -msgid "$Projectname Server - Setup" -msgstr "$Projectname-tjener - oppsett" - -#: ../../mod/setup.php:198 -msgid "Could not connect to database." -msgstr "Fikk ikke kontakt med databasen." - -#: ../../mod/setup.php:202 -msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." -msgstr "Fikk ikke kontakt med det angitte nettstedets URL. Problemet kan muligens skyldes SSL-sertifikatet eller DNS." - -#: ../../mod/setup.php:209 -msgid "Could not create table." -msgstr "Kunne ikke lage tabellen." - -#: ../../mod/setup.php:214 -msgid "Your site database has been installed." -msgstr "Databasen til ditt nettsted har blitt installert." - -#: ../../mod/setup.php:218 -msgid "" -"You may need to import the file \"install/schema_xxx.sql\" manually using a " -"database client." -msgstr "Du må kanskje importere filen \"install/schmea_xxx.sql\" manuelt ved å bruke en databaseklient." - -#: ../../mod/setup.php:219 ../../mod/setup.php:287 ../../mod/setup.php:737 -msgid "Please see the file \"install/INSTALL.txt\"." -msgstr "Vennligst les filen \"install/INSTALL.txt\"." - -#: ../../mod/setup.php:284 -msgid "System check" -msgstr "Systemsjekk" - -#: ../../mod/setup.php:289 -msgid "Check again" -msgstr "Sjekk igjen" - -#: ../../mod/setup.php:311 -msgid "Database connection" -msgstr "Databaseforbindelse" - -#: ../../mod/setup.php:312 -msgid "" -"In order to install $Projectname we need to know how to connect to your " -"database." -msgstr "For å installere $Projectname må du oppgi hvordan din database kan kontaktes." - -#: ../../mod/setup.php:313 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." -msgstr "Vennligst kontakt din nettstedstilbyder eller nettstedsadministrator hvis du har spørsmål om disse innstillingene." - -#: ../../mod/setup.php:314 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." -msgstr "Databasen du oppgir nedenfor må finnes på forhånd. Hvis den ikke finnes, vennligst lag den før du fortsetter." - -#: ../../mod/setup.php:318 -msgid "Database Server Name" -msgstr "Navn på databasetjener" - -#: ../../mod/setup.php:318 -msgid "Default is 127.0.0.1" -msgstr "Standard er 127.0.0.1" - -#: ../../mod/setup.php:319 -msgid "Database Port" -msgstr "Databaseport" - -#: ../../mod/setup.php:319 -msgid "Communication port number - use 0 for default" -msgstr "Kommunikasjonsportnummer - bruk 0 for standard" - -#: ../../mod/setup.php:320 -msgid "Database Login Name" -msgstr "Database innloggingsnavn" - -#: ../../mod/setup.php:321 -msgid "Database Login Password" -msgstr "Database innloggingspassord" - -#: ../../mod/setup.php:322 -msgid "Database Name" -msgstr "Databasenavn" - -#: ../../mod/setup.php:323 -msgid "Database Type" -msgstr "Databasetype" - -#: ../../mod/setup.php:325 ../../mod/setup.php:365 -msgid "Site administrator email address" -msgstr "E-postadressen til administrator ved nettstedet" - -#: ../../mod/setup.php:325 ../../mod/setup.php:365 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." -msgstr "Din konto sin e-postadresse må være lik denne for å kunne bruke web-administrasjonspanelet." - -#: ../../mod/setup.php:326 ../../mod/setup.php:367 -msgid "Website URL" -msgstr "Nettstedets URL" - -#: ../../mod/setup.php:326 ../../mod/setup.php:367 -msgid "Please use SSL (https) URL if available." -msgstr "Vennligst bruk SSL (https) URL hvis tilgjengelig." - -#: ../../mod/setup.php:327 ../../mod/setup.php:370 -msgid "Please select a default timezone for your website" -msgstr "Vennligst velg en standard tidssone for ditt nettsted" - -#: ../../mod/setup.php:354 -msgid "Site settings" -msgstr "Nettstedets innstillinger" - -#: ../../mod/setup.php:368 -msgid "Enable $Projectname advanced features?" -msgstr "Skru på avanserteWhat next" -msgstr "

    Hva gjenstår

    " - -#: ../../mod/setup.php:736 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the " -"poller." -msgstr "VIKTIG: Du mÃ¥ [manuelt] sette opp en automatisert tidfestet oppgave til bakgrunnshenteren." - -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "Ingen gyldig konto funnet." - -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." -msgstr "Forespørsel om Ã¥ tilbakestille passord er mottatt. Sjekk e-posten din." - -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:103 -#, php-format -msgid "Site Member (%s)" -msgstr "Nettstedsmedlem (%s)" - -#: ../../mod/lostpass.php:40 -#, php-format -msgid "Password reset requested at %s" -msgstr "Forespurt om Ã¥ tilbakestille passord hos %s" - -#: ../../mod/lostpass.php:63 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "Forespørsel kunne ikke bekreftes. (Du kan ha sendt den inn tidligere.) Tilbakestilling av passord mislyktes." - -#: ../../mod/lostpass.php:86 ../../boot.php:1551 -msgid "Password Reset" -msgstr "Tilbakestill passord" - -#: ../../mod/lostpass.php:87 -msgid "Your password has been reset as requested." -msgstr "Ditt passord har blitt tilbakestilt som forespurt." - -#: ../../mod/lostpass.php:88 -msgid "Your new password is" -msgstr "Ditt nye passord er" - -#: ../../mod/lostpass.php:89 -msgid "Save or copy your new password - and then" -msgstr "Lagre eller kopier ditt nye passord, og deretter kan du" - -#: ../../mod/lostpass.php:90 -msgid "click here to login" -msgstr "klikke her for Ã¥ logge inn" - -#: ../../mod/lostpass.php:91 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Ditt passord kan endres pÃ¥ siden Innstillinger etter vellykket innlogging." - -#: ../../mod/lostpass.php:108 -#, php-format -msgid "Your password has changed at %s" -msgstr "Ditt passord er endret hos %s" - -#: ../../mod/lostpass.php:123 -msgid "Forgot your Password?" -msgstr "Glemt passord ditt?" - -#: ../../mod/lostpass.php:124 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Skriv e-postadressen din og send inn for Ã¥ tilbakestille passordet ditt. Sjekk deretter din e-post for videre instruksjoner." - -#: ../../mod/lostpass.php:125 -msgid "Email Address" -msgstr "E-postadresse" - -#: ../../mod/lostpass.php:126 -msgid "Reset" -msgstr "Tilbakestill" - -#: ../../mod/sharedwithme.php:94 -msgid "Files: shared with me" -msgstr "Filer: delt med meg" - -#: ../../mod/sharedwithme.php:96 -msgid "NEW" -msgstr "NY" - -#: ../../mod/sharedwithme.php:99 -msgid "Remove all files" -msgstr "Fjern alle filer" - -#: ../../mod/sharedwithme.php:100 -msgid "Remove this file" -msgstr "Fjern denne filen" - -#: ../../mod/siteinfo.php:15 -#, php-format -msgid "Version %s" -msgstr "Versjon %s" - -#: ../../mod/siteinfo.php:36 -msgid "Installed plugins/addons/apps:" -msgstr "Installerte tilleggsfunksjoner/tillegg/apper:" - -#: ../../mod/siteinfo.php:49 -msgid "No installed plugins/addons/apps" -msgstr "Ingen installerte tilleggsfunksjoner/tillegg/apper" - -#: ../../mod/siteinfo.php:62 -msgid "" -"This is a hub of $Projectname - a global cooperative network of " -"decentralized privacy enhanced websites." -msgstr "Dette er en $Projectname-hub - et globalt samhandlende nettverk av desentraliserte nettsteder med innbygget personvern." - -#: ../../mod/siteinfo.php:64 -msgid "Tag: " -msgstr "Merkelapp:" - -#: ../../mod/siteinfo.php:66 -msgid "Last background fetch: " -msgstr "Siste innhenting i bakgrunnen:" - -#: ../../mod/siteinfo.php:68 -msgid "Current load average: " -msgstr "Gjeldende belastningsgjennomsnitt:" - -#: ../../mod/siteinfo.php:71 -msgid "Running at web location" -msgstr "Kjører pÃ¥ webplasseringen" - -#: ../../mod/siteinfo.php:72 -msgid "" -"Please visit hubzilla.org to learn more " -"about $Projectname." -msgstr "Vennligst besøk hubzilla.org for Ã¥ lære mer om $Projectname." - -#: ../../mod/siteinfo.php:73 -msgid "Bug reports and issues: please visit" -msgstr "Feilmeldinger og feilretting: vennligst besøk" - -#: ../../mod/siteinfo.php:75 -msgid "$projectname issues" -msgstr "$projectname problemer" - -#: ../../mod/siteinfo.php:76 -msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " -"com" -msgstr "Forslag, ros og sÃ¥ videre - vennligst e-post \"redmatrix\" hos librelist - punktum com" - -#: ../../mod/siteinfo.php:78 -msgid "Site Administrators" -msgstr "Nettstedsadministratorer" - -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Mislyktes med Ã¥ lage kilde. Ingen kanal er valgt." - -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Kilden er laget." - -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Kilden er oppdatert." - -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" - -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "HÃ¥ndtere eksterne innholdskilder til din kanal." - -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Ny kilde" - -#: ../../mod/sources.php:101 ../../mod/sources.php:133 -msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "Importer alt eller et utvalgt av innhold fra følgende kanal inn i denne kanalen og distribuer det i henhold til dine egne kanalinnstillinger." - -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "Bare importer innhold med disse ordene (ett ord per linje)" - -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "La stÃ¥ tomt for Ã¥ importere alt offentlig innhold" - -#: ../../mod/sources.php:103 ../../mod/sources.php:137 -msgid "Channel Name" -msgstr "Kanalnavn" - -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "Kilden ble ikke funnet." - -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Endre kilde" - -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Slett kilde" - -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "Kilden er fjernet" - -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "Ikke i stand til Ã¥ fjerne kilde." - -#: ../../mod/subthread.php:114 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s følger %2$s sin %3$s" - -#: ../../mod/subthread.php:116 -#, php-format -msgid "%1$s stopped following %2$s's %3$s" -msgstr "%1$s stopped Ã¥ følge %2$s sin %3$s" - -#: ../../mod/suggest.php:35 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Ingen forslag tilgjengelige. Hvis dette er et nytt nettsted, vennligst prøv igjen om 24 timer." - -#: ../../mod/tagger.php:96 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s merket %3$s til %2$s med %4$s" - -#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 -msgid "Tag removed" -msgstr "Merkelapp fjernet" - -#: ../../mod/tagrm.php:119 -msgid "Remove Item Tag" -msgstr "Fjern merkelapp fra element" - -#: ../../mod/tagrm.php:121 -msgid "Select a tag to remove: " -msgstr "Velg merkelapp Ã¥ fjerne:" - -#: ../../mod/thing.php:110 -msgid "Thing updated" -msgstr "Tingen er oppdatert" - -#: ../../mod/thing.php:162 -msgid "Object store: failed" -msgstr "Objektlagring: mislyktes" - -#: ../../mod/thing.php:166 -msgid "Thing added" -msgstr "Ting lagt til" - -#: ../../mod/thing.php:192 -#, php-format -msgid "OBJ: %1$s %2$s %3$s" -msgstr "OBJ: %1$s %2$s %3$s" - -#: ../../mod/thing.php:255 -msgid "Show Thing" -msgstr "Vis ting" - -#: ../../mod/thing.php:262 -msgid "item not found." -msgstr "element ble ikke funnet." - -#: ../../mod/thing.php:295 -msgid "Edit Thing" -msgstr "Endre ting" - -#: ../../mod/thing.php:297 ../../mod/thing.php:347 -msgid "Select a profile" -msgstr "Velg en profil" - -#: ../../mod/thing.php:301 ../../mod/thing.php:350 -msgid "Post an activity" -msgstr "Legg inn en aktivitet" - -#: ../../mod/thing.php:301 ../../mod/thing.php:350 -msgid "Only sends to viewers of the applicable profile" -msgstr "Sender bare til seere av den aktuelle profilen" - -#: ../../mod/thing.php:303 ../../mod/thing.php:352 -msgid "Name of thing e.g. something" -msgstr "Navn pÃ¥ ting for eksempel noe" - -#: ../../mod/thing.php:305 ../../mod/thing.php:353 -msgid "URL of thing (optional)" -msgstr "URL til ting (valgfritt)" - -#: ../../mod/thing.php:307 ../../mod/thing.php:354 -msgid "URL for photo of thing (optional)" -msgstr "URL til bilde av ting (valgfritt)" - -#: ../../mod/thing.php:345 -msgid "Add Thing to your Profile" -msgstr "Legg til ting i din profil" - -#: ../../mod/uexport.php:51 ../../mod/uexport.php:52 -msgid "Export Channel" -msgstr "Eksporter kanal" - -#: ../../mod/uexport.php:53 -msgid "" -"Export your basic channel information to a file. This acts as a backup of " -"your connections, permissions, profile and basic data, which can be used to " -"import your data to a new server hub, but does not contain your content." -msgstr "Eksporter grunnleggende informasjon om kanalen din til en fil. Denne er en sikkerhetskopi av dine forbindelser, tillatelser, profil og grunnleggende data, som kan brukes til Ã¥ importere dine data til en ny hub, men den tar ikke med innholdet." - -#: ../../mod/uexport.php:54 -msgid "Export Content" -msgstr "Eksporter innhold" - -#: ../../mod/uexport.php:55 -msgid "" -"Export your channel information and recent content to a JSON backup that can" -" be restored or imported to another server hub. This backs up all of your " -"connections, permissions, profile data and several months of posts. This " -"file may be VERY large. Please be patient - it may take several minutes for" -" this download to begin." -msgstr "Eksporter din kanalinformasjon og det nyeste innholdet til en JSON-sikkerhetskopi, som kan gjenopprettes eller importeres til en annen hub. Denne lager en sikkerhetskopi av alle dine forbindelser, tillatelser, profildata og flere mÃ¥neder av innholdet ditt. Denne filen kan være SVÆRT stor. Vennligst vær tÃ¥lmodig - det kan ta flere minutter før denne nedlastningen begynner." - -#: ../../mod/uexport.php:56 -msgid "Export your posts from a given year." -msgstr "Eksporter dine innlegg fra et bestemt Ã¥r" - -#: ../../mod/uexport.php:58 -msgid "" -"You may also export your posts and conversations for a particular year or " -"month. Adjust the date in your browser location bar to select other dates. " -"If the export fails (possibly due to memory exhaustion on your server hub), " -"please try again selecting a more limited date range." -msgstr "Du kan ogsÃ¥ eksportere dine innlegg og samtaler for et bestemt Ã¥r eller mÃ¥ned. Juster datoen i din nettlesers adresselinje for Ã¥ velge andre datoer. Hvis eksporten feiler (muligens pÃ¥ grunn av utilstrekkelig minne pÃ¥ din hub), vennligst prøv igjen med et mer begrenset datoomrÃ¥de." - -#: ../../mod/uexport.php:59 -#, php-format -msgid "" -"To select all posts for a given year, such as this year, visit %2$s" -msgstr "For Ã¥ velge alle innlegg for et gitt Ã¥r, slik som iÃ¥r, besøk %2$s" - -#: ../../mod/uexport.php:60 +#: ../../include/activities.php:58 #, php-format -msgid "" -"To select all posts for a given month, such as January of this year, visit " -"%2$s" -msgstr "For Ã¥ velge alle innlegg fra en gitt mÃ¥ned, slik som januar i Ã¥r, besøk %2$s" +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s endret %2$s til “%3$s”" -#: ../../mod/uexport.php:61 +#: ../../include/activities.php:59 #, php-format -msgid "" -"These content files may be imported or restored by visiting %2$s on any site containing your channel. For best results" -" please import or restore these in date order (oldest first)." -msgstr "Disse innholdsfilene kan importeres eller gjenopprettes ved Ã¥ besøke %2$s pÃ¥ ethvert nettsted som inneholder din kanal. For best resultat, vennligst importer eller gjenopprett disse etter dato (eldste først)." - -#: ../../mod/viewconnections.php:59 -msgid "No connections." -msgstr "Ingen forbindelser." +msgid "Visit %1$s's %2$s" +msgstr "Besøk %1$s sitt %2$s" -#: ../../mod/viewconnections.php:72 +#: ../../include/activities.php:62 #, php-format -msgid "Visit %s's profile [%s]" -msgstr "Besøk %s sin profil [%s]" - -#: ../../mod/viewconnections.php:101 -msgid "View Connections" -msgstr "Vis forbindelser" - -#: ../../mod/viewsrc.php:40 -msgid "Source of Item" -msgstr "Kilde til element" - -#: ../../mod/webpages.php:193 -msgid "Page Title" -msgstr "Sidetittel" - -#: ../../mod/xchan.php:6 -msgid "Xchan Lookup" -msgstr "Xchan oppslag" - -#: ../../mod/xchan.php:9 -msgid "Lookup xchan beginning with (or webbie): " -msgstr "SlÃ¥ opp xchan som begynner med (eller webbie):" - -#: ../../mod/cover_photo.php:130 ../../mod/cover_photo.php:177 -msgid "Cover Photos" -msgstr "Forsidebilder" +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s har oppdatert %2$s, endret %3$s." -#: ../../mod/cover_photo.php:352 -msgid "Upload Cover Photo" -msgstr "Last opp forsidebilde" +#: ../../include/bb2diaspora.php:398 +msgid "Attachments:" +msgstr "Vedlegg:" -#: ../../mod/cal.php:63 -msgid "Permissions denied." -msgstr "Tillatelse avvist." +#: ../../include/bb2diaspora.php:487 +msgid "$Projectname event notification:" +msgstr "$Projectname hendelsesvarsling:" #: ../../view/theme/redbasic/php/config.php:82 msgid "Focus (Hubzilla default)" msgstr "Focus (Hubzilla standardtema)" -#: ../../view/theme/redbasic/php/config.php:102 +#: ../../view/theme/redbasic/php/config.php:103 msgid "Theme settings" msgstr "Temainnstillinger" -#: ../../view/theme/redbasic/php/config.php:103 +#: ../../view/theme/redbasic/php/config.php:104 msgid "Select scheme" msgstr "Velg skjema" -#: ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:105 msgid "Narrow navbar" msgstr "Smal navigasjonslinje" -#: ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:106 msgid "Navigation bar background color" msgstr "Navigasjonslinjens bakgrunnsfarge" -#: ../../view/theme/redbasic/php/config.php:106 +#: ../../view/theme/redbasic/php/config.php:107 msgid "Navigation bar gradient top color" msgstr "Navigasjonslinjens graderte toppfarge" -#: ../../view/theme/redbasic/php/config.php:107 +#: ../../view/theme/redbasic/php/config.php:108 msgid "Navigation bar gradient bottom color" msgstr "Navigasjonslinjens graderte bunnfarge" -#: ../../view/theme/redbasic/php/config.php:108 +#: ../../view/theme/redbasic/php/config.php:109 msgid "Navigation active button gradient top color" msgstr "Aktiv navigasjonsknapp sin graderte toppfarge" -#: ../../view/theme/redbasic/php/config.php:109 +#: ../../view/theme/redbasic/php/config.php:110 msgid "Navigation active button gradient bottom color" msgstr "Aktiv navigasjonsknapp sin graderte bunnfarge" -#: ../../view/theme/redbasic/php/config.php:110 +#: ../../view/theme/redbasic/php/config.php:111 msgid "Navigation bar border color " msgstr "Navigasjonslinjens kantfarge" -#: ../../view/theme/redbasic/php/config.php:111 +#: ../../view/theme/redbasic/php/config.php:112 msgid "Navigation bar icon color " msgstr "Navigasjonslinjens ikonfarge" -#: ../../view/theme/redbasic/php/config.php:112 +#: ../../view/theme/redbasic/php/config.php:113 msgid "Navigation bar active icon color " msgstr "Navigasjonslinjens aktive ikoners farge" -#: ../../view/theme/redbasic/php/config.php:113 +#: ../../view/theme/redbasic/php/config.php:114 msgid "link color" msgstr "lenkefarge" -#: ../../view/theme/redbasic/php/config.php:114 +#: ../../view/theme/redbasic/php/config.php:115 msgid "Set font-color for banner" msgstr "Angi skriftfargen for banneret" -#: ../../view/theme/redbasic/php/config.php:115 +#: ../../view/theme/redbasic/php/config.php:116 msgid "Set the background color" msgstr "Angi bakgrunnsfargen" -#: ../../view/theme/redbasic/php/config.php:116 +#: ../../view/theme/redbasic/php/config.php:117 msgid "Set the background image" msgstr "Angi bakgrunnsbilde" -#: ../../view/theme/redbasic/php/config.php:117 +#: ../../view/theme/redbasic/php/config.php:118 msgid "Set the background color of items" msgstr "Angi bakgrunnsfargen til elementer" -#: ../../view/theme/redbasic/php/config.php:118 +#: ../../view/theme/redbasic/php/config.php:119 msgid "Set the background color of comments" msgstr "Angi bakgrunnsfargen til kommentarer" -#: ../../view/theme/redbasic/php/config.php:119 +#: ../../view/theme/redbasic/php/config.php:120 msgid "Set the border color of comments" msgstr "Angi kantfargen til kommentarer" -#: ../../view/theme/redbasic/php/config.php:120 +#: ../../view/theme/redbasic/php/config.php:121 msgid "Set the indent for comments" msgstr "Angi innrykket til kommentarer" -#: ../../view/theme/redbasic/php/config.php:121 +#: ../../view/theme/redbasic/php/config.php:122 msgid "Set the basic color for item icons" msgstr "Angi grunnfargen for elementikoner" -#: ../../view/theme/redbasic/php/config.php:122 +#: ../../view/theme/redbasic/php/config.php:123 msgid "Set the hover color for item icons" msgstr "Angi fargen til elementikoner ved berøring" -#: ../../view/theme/redbasic/php/config.php:123 +#: ../../view/theme/redbasic/php/config.php:124 msgid "Set font-size for the entire application" msgstr "Angi skriftstørrelsen for hele programmet" -#: ../../view/theme/redbasic/php/config.php:123 +#: ../../view/theme/redbasic/php/config.php:124 msgid "Example: 14px" msgstr "Eksempel: 14px" -#: ../../view/theme/redbasic/php/config.php:124 +#: ../../view/theme/redbasic/php/config.php:125 msgid "Set font-size for posts and comments" msgstr "Angi skriftstørrelse for innlegg og kommentarer" -#: ../../view/theme/redbasic/php/config.php:125 +#: ../../view/theme/redbasic/php/config.php:126 msgid "Set font-color for posts and comments" msgstr "Angi skriftfargen for innlegg og kommentarer" -#: ../../view/theme/redbasic/php/config.php:126 +#: ../../view/theme/redbasic/php/config.php:127 msgid "Set radius of corners" msgstr "Angi hjørneradius" -#: ../../view/theme/redbasic/php/config.php:127 +#: ../../view/theme/redbasic/php/config.php:128 msgid "Set shadow depth of photos" msgstr "Angi skyggedybden til bilder" -#: ../../view/theme/redbasic/php/config.php:128 +#: ../../view/theme/redbasic/php/config.php:129 msgid "Set maximum width of content region in pixel" msgstr "Angi største bredde for innholdsregionen i pixler" -#: ../../view/theme/redbasic/php/config.php:128 +#: ../../view/theme/redbasic/php/config.php:129 msgid "Leave empty for default width" msgstr "La feltet stÃ¥ tomt for Ã¥ bruke standard bredde" -#: ../../view/theme/redbasic/php/config.php:129 +#: ../../view/theme/redbasic/php/config.php:130 msgid "Left align page content" msgstr "Venstrejuster sideinnhold" -#: ../../view/theme/redbasic/php/config.php:130 +#: ../../view/theme/redbasic/php/config.php:131 msgid "Set minimum opacity of nav bar - to hide it" msgstr "Angi minste dekkevne for navigasjonslinjen - for Ã¥ skjule den" -#: ../../view/theme/redbasic/php/config.php:131 +#: ../../view/theme/redbasic/php/config.php:132 msgid "Set size of conversation author photo" msgstr "Angi størrelsen for samtalens forfatterbilde" -#: ../../view/theme/redbasic/php/config.php:132 +#: ../../view/theme/redbasic/php/config.php:133 msgid "Set size of followup author photos" msgstr "Angi størrelsen pÃ¥ forfatterbilder ved oppfølging" -#: ../../boot.php:1351 +#: ../../boot.php:1162 +#, php-format +msgctxt "opensearch" +msgid "Search %1$s (%2$s)" +msgstr "" + +#: ../../boot.php:1162 +msgctxt "opensearch" +msgid "$Projectname" +msgstr "" + +#: ../../boot.php:1480 #, php-format msgid "Update %s failed. See error logs." msgstr "Oppdatering %s mislyktes. Se feilloggen." -#: ../../boot.php:1354 +#: ../../boot.php:1483 #, php-format msgid "Update Error at %s" msgstr "Oppdateringsfeil ved %s" -#: ../../boot.php:1524 +#: ../../boot.php:1684 msgid "" "Create an account to access services and applications within the Hubzilla" msgstr "Lag en konto for Ã¥ fÃ¥ tilgang til tjenester og programmer i Hubzilla" -#: ../../boot.php:1546 +#: ../../boot.php:1706 msgid "Password" msgstr "Passord" -#: ../../boot.php:1547 +#: ../../boot.php:1707 msgid "Remember me" msgstr "Husk meg" -#: ../../boot.php:1550 +#: ../../boot.php:1710 msgid "Forgot your password?" msgstr "Glemt passordet ditt?" -#: ../../boot.php:2180 +#: ../../boot.php:2276 msgid "toggle mobile" msgstr "Skru pÃ¥ mobil" -#: ../../boot.php:2333 +#: ../../boot.php:2425 msgid "Website SSL certificate is not valid. Please correct." msgstr "Nettstedets SSL-sertifikat er ikke gyldig. Vennligst fiks dette." -#: ../../boot.php:2336 +#: ../../boot.php:2428 #, php-format msgid "[hubzilla] Website SSL error for %s" msgstr "[hubzilla] SSL-feil ved nettsted hos %s" -#: ../../boot.php:2373 +#: ../../boot.php:2469 msgid "Cron/Scheduled tasks not running." msgstr "Cron/planlagte oppgaver kjører ikke." -#: ../../boot.php:2377 +#: ../../boot.php:2473 #, php-format msgid "[hubzilla] Cron tasks not running on %s" msgstr "[hubzilla] Cron-oppgaver kjører ikke pÃ¥ %s" diff --git a/view/nb-no/hstrings.php b/view/nb-no/hstrings.php index 4327c5448..e03ba321d 100644 --- a/view/nb-no/hstrings.php +++ b/view/nb-no/hstrings.php @@ -5,8 +5,6 @@ function string_plural_select_nb_no($n){ return ($n != 1);; }} ; -App::$strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Fjernautentisering blokkert. Du er logget inn pÃ¥ dette nettstedet lokalt. Vennligst logg ut og prøv pÃ¥ nytt."; -App::$strings["Welcome %s. Remote authentication successful."] = "Velkommen %s. Ekstern autentisering er vellykket."; App::$strings["parent"] = "opp et nivÃ¥"; App::$strings["Collection"] = "Samling"; App::$strings["Principal"] = "Viktigste"; @@ -31,1046 +29,62 @@ App::$strings["You are using %1\$s of %2\$s available file storage. (%3\$s%) App::$strings["WARNING:"] = "ADVARSEL:"; App::$strings["Create new folder"] = "Lag ny mappe"; App::$strings["Upload file"] = "Last opp fil"; +App::$strings["Permission denied"] = "Tillatelse avvist"; App::$strings["Permission denied."] = "Tillatelse avslÃ¥tt."; App::$strings["Not Found"] = "Ikke funnet"; App::$strings["Page not found."] = "Siden ikke funnet."; -App::$strings["Connect"] = "Koble"; -App::$strings["New window"] = "Nytt vindu"; -App::$strings["Open the selected location in a different window or browser tab"] = "Ã…pne det valgte stedet i et annet vindu eller nettleser-fane"; -App::$strings["User '%s' deleted"] = "Brukeren '%s' er slettet"; -App::$strings["No username found in import file."] = "Ingen brukernavn ble funnet i importfilen."; -App::$strings["Unable to create a unique channel address. Import failed."] = "Klarte ikke Ã¥ lage en unik kanaladresse. Import mislyktes."; -App::$strings["Import completed."] = "Import ferdig."; -App::$strings["Not a valid email address"] = "Ikke en gyldig e-postadresse"; -App::$strings["Your email domain is not among those allowed on this site"] = "Ditt e-postdomene er ikke blant de som er tillatt pÃ¥ dette stedet"; -App::$strings["Your email address is already registered at this site."] = "Din e-postadresse er allerede registrert pÃ¥ dette nettstedet."; -App::$strings["An invitation is required."] = "En invitasjon er pÃ¥krevd."; -App::$strings["Invitation could not be verified."] = "Invitasjon kunne ikke bekreftes."; -App::$strings["Please enter the required information."] = "Vennligst skriv inn nødvendig informasjon."; -App::$strings["Failed to store account information."] = "Mislyktes med Ã¥ lagre kontoinformasjon."; -App::$strings["Registration confirmation for %s"] = "Registreringsbekreftelse for %s"; -App::$strings["Registration request at %s"] = "Registreringsforespørsel hos %s"; -App::$strings["Administrator"] = "Administrator"; -App::$strings["your registration password"] = "ditt registreringspassord"; -App::$strings["Registration details for %s"] = "Registreringsdetaljer for %s"; -App::$strings["Account approved."] = "Konto godkjent."; -App::$strings["Registration revoked for %s"] = "Registrering trukket tilbake for %s"; -App::$strings["Account verified. Please login."] = "Konto bekreftet. Vennligst logg inn."; -App::$strings["Click here to upgrade."] = "Klikk her for Ã¥ oppgradere."; -App::$strings["This action exceeds the limits set by your subscription plan."] = "Denne handlingen gÃ¥r utenfor grensene satt i din abonnementsplan."; -App::$strings["This action is not available under your subscription plan."] = "Denne handlingen er ikke tilgjengelig i din abonnementsplan."; -App::$strings["Visible to your default audience"] = "Synlig for ditt standard publikum"; -App::$strings["Show"] = "Vis"; -App::$strings["Don't show"] = "Ikke vis"; -App::$strings["Other networks and post services"] = "Andre nettverk og innleggstjenester"; -App::$strings["Permissions"] = "Tillatelser"; -App::$strings["Close"] = "Lukk"; -App::$strings[" and "] = "og"; -App::$strings["public profile"] = "offentlig profil"; -App::$strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s endret %2\$s til “%3\$s”"; -App::$strings["Visit %1\$s's %2\$s"] = "Besøk %1\$s sitt %2\$s"; -App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s har oppdatert %2\$s, endret %3\$s."; -App::$strings["Public Timeline"] = "Offentlig tidslinje"; -App::$strings["Site Admin"] = "Nettstedsadministrator"; -App::$strings["Bookmarks"] = "Bokmerker"; -App::$strings["Address Book"] = "Adressebok"; -App::$strings["Login"] = "Logg inn"; -App::$strings["Channel Manager"] = "Kanalstyring"; -App::$strings["Grid"] = "Nett"; -App::$strings["Settings"] = "Innstillinger"; -App::$strings["Webpages"] = "Websider"; -App::$strings["Channel Home"] = "Kanalhjem"; -App::$strings["Profile"] = "Profil"; -App::$strings["Photos"] = "Bilder"; -App::$strings["Events"] = "Hendelser"; -App::$strings["Directory"] = "Katalog"; -App::$strings["Help"] = "Hjelp"; -App::$strings["Mail"] = "Melding"; -App::$strings["Mood"] = "Stemning"; -App::$strings["Poke"] = "Prikk"; -App::$strings["Chat"] = "Chat"; -App::$strings["Search"] = "Søk"; -App::$strings["Probe"] = "Undersøk"; -App::$strings["Suggest"] = "ForreslÃ¥"; -App::$strings["Random Channel"] = "Tilfeldig kanal"; -App::$strings["Invite"] = "Inviter"; -App::$strings["Features"] = "Funksjoner"; -App::$strings["Language"] = "SprÃ¥k"; -App::$strings["Post"] = "Innlegg"; -App::$strings["Profile Photo"] = "Profilbilde"; -App::$strings["Update"] = "Oppdater"; -App::$strings["Install"] = "Installer"; -App::$strings["Purchase"] = "Kjøp"; -App::$strings["Item was not found."] = "Elementet ble ikke funnet."; -App::$strings["No source file."] = "Ingen kildefil."; -App::$strings["Cannot locate file to replace"] = "Kan ikke finne filen som skal byttes ut"; -App::$strings["Cannot locate file to revise/update"] = "Finner ikke filen som skal revideres/oppdateres"; -App::$strings["File exceeds size limit of %d"] = "Filens størrelse overgÃ¥r grensen pÃ¥ %d"; -App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Du har nÃ¥dd din lagringsgrense for vedlegg pÃ¥ %1$.0f Mbytes."; -App::$strings["File upload failed. Possible system limit or action terminated."] = "Mislyktes med Ã¥ laste opp filen. Mulig systemgrense eller handling avbrutt."; -App::$strings["Stored file could not be verified. Upload failed."] = "Lagret fil kunne ikke bekreftes. Opplasting mislyktes."; -App::$strings["Path not available."] = "Stien er ikke tilgjengelig."; -App::$strings["Empty pathname"] = "Tomt sti-navn"; -App::$strings["duplicate filename or path"] = "duplikat av filnavn eller sti"; -App::$strings["Path not found."] = "Stien ble ikke funnet."; -App::$strings["mkdir failed."] = "mkdir mislyktes."; -App::$strings["database storage failed."] = "databaselagring mislyktes."; -App::$strings["Empty path"] = "Tom sti"; -App::$strings["Logged out."] = "Logget ut."; -App::$strings["Failed authentication"] = "Mislykket autentisering"; -App::$strings["Login failed."] = "Innlogging mislyktes."; -App::$strings["Attachments:"] = "Vedlegg:"; -App::$strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -App::$strings["\$Projectname event notification:"] = "\$Projectname hendelsesvarsling:"; -App::$strings["Starts:"] = "Starter:"; -App::$strings["Finishes:"] = "Slutter:"; -App::$strings["Location:"] = "Plassering:"; -App::$strings["Image/photo"] = "Bilde/fotografi"; -App::$strings["Encrypted content"] = "Kryptert innhold"; -App::$strings["Install %s element: "] = "Installer %s element:"; -App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Dette innlegget inneholder det installerbare elementet %s, men du mangler tillatelse til Ã¥ installere det pÃ¥ dette nettstedet."; -App::$strings["webpage"] = "nettside"; -App::$strings["layout"] = "layout"; -App::$strings["block"] = "byggekloss"; -App::$strings["menu"] = "meny"; -App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s skrev følgende %2\$s %3\$s"; -App::$strings["post"] = "innlegg"; -App::$strings["Different viewers will see this text differently"] = "Denne teksten vil se forskjellig ut for ulike besøkende"; -App::$strings["$1 spoiler"] = "$1 avsløring"; -App::$strings["$1 wrote:"] = "$1 skrev:"; -App::$strings["%1\$s's bookmarks"] = "%1\$s sine bokmerker"; -App::$strings["Missing room name"] = "Mangler romnavn"; -App::$strings["Duplicate room name"] = "Duplikat romnavn"; -App::$strings["Invalid room specifier."] = "Ugyldig rom-spesifisering"; -App::$strings["Room not found."] = "Rommet ble ikke funnet."; -App::$strings["Room is full"] = "Rommet er fullt"; -App::$strings["Default"] = "Standard"; -App::$strings["%d invitation available"] = array( - 0 => "%d invitasjon tilgjengelig", - 1 => "%d invitasjoner tilgjengelig", -); -App::$strings["Advanced"] = "Avansert"; -App::$strings["Find Channels"] = "Finn kanaler"; -App::$strings["Enter name or interest"] = "Skriv navn eller interesse"; -App::$strings["Connect/Follow"] = "Forbindelse/Følg"; -App::$strings["Examples: Robert Morgenstein, Fishing"] = "Eksempler: Ola Nordmann, fisking"; -App::$strings["Find"] = "Finn"; -App::$strings["Channel Suggestions"] = "Kanalforslag"; -App::$strings["Random Profile"] = "Tilfeldig profil"; -App::$strings["Invite Friends"] = "Inviter venner"; -App::$strings["Advanced example: name=fred and country=iceland"] = "Avansert eksempel: navn=fred og land=island"; -App::$strings["Saved Folders"] = "Lagrede mapper"; -App::$strings["Everything"] = "Alt"; -App::$strings["Categories"] = "Kategorier"; -App::$strings["%d connection in common"] = array( - 0 => "%d forbindelse felles", - 1 => "%d forbindelser felles", -); -App::$strings["show more"] = "vis mer"; -App::$strings["Cannot locate DNS info for database server '%s'"] = "Kan ikke finne DNS-informasjon om databasetjener '%s'"; -App::$strings["Directory Options"] = "Kataloginnstillinger"; -App::$strings["Safe Mode"] = "Trygt modus"; -App::$strings["No"] = "Nei"; -App::$strings["Yes"] = "Ja"; -App::$strings["Public Forums Only"] = "Bare offentlige forum"; -App::$strings["This Website Only"] = "Kun dette nettstedet"; -App::$strings["This event has been added to your calendar."] = "Denne hendelsen er lagt til i din kalender."; -App::$strings["event"] = "hendelse"; -App::$strings["Not specified"] = "Ikke spesifisert"; -App::$strings["Needs Action"] = "Trenger handling"; -App::$strings["Completed"] = "Ferdig"; -App::$strings["In Process"] = "Igang"; -App::$strings["Cancelled"] = "Avbrutt"; -App::$strings["Channel is blocked on this site."] = "Kanalen er blokkert pÃ¥ dette nettstedet."; -App::$strings["Channel location missing."] = "Kanalplassering mangler."; -App::$strings["Response from remote channel was incomplete."] = "Svaret fra den andre kanalen var ikke komplett."; -App::$strings["Channel was deleted and no longer exists."] = "Kanalen er slettet og finnes ikke lenger."; -App::$strings["Protocol disabled."] = "Protokollen er avskrudd."; -App::$strings["Channel discovery failed."] = "Kanaloppdagelse mislyktes."; -App::$strings["local account not found."] = "lokal konto ble ikke funnet."; -App::$strings["Cannot connect to yourself."] = "Kan ikke lage forbindelse med deg selv."; -App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Kan ikke lage en kopi av kanal-identifikatoren pÃ¥ dette systemet. Import mislyktes."; -App::$strings["Channel clone failed. Import failed."] = "Kanalkloning mislyktes. Import mislyktes."; -App::$strings["Cloned channel not found. Import failed."] = "Klonet kanal ble ikke funnet. Import mislyktes."; -App::$strings["Delete this item?"] = "Slett dette elementet?"; -App::$strings["Comment"] = "Kommentar"; -App::$strings["[+] show all"] = "[+] Vis alle"; -App::$strings["[-] show less"] = "[-] Vis mindre"; -App::$strings["[+] expand"] = "[+] Utvid"; -App::$strings["[-] collapse"] = "[-] Lukk"; -App::$strings["Password too short"] = "Passordet er for kort"; -App::$strings["Passwords do not match"] = "Passordene er ikke like"; -App::$strings["everybody"] = "alle"; -App::$strings["Secret Passphrase"] = "Hemmelig passordsetning"; -App::$strings["Passphrase hint"] = "Hint om passordsetning"; -App::$strings["Notice: Permissions have changed but have not yet been submitted."] = "Varsel: Tillatelser har blitt endret, men de har ennÃ¥ ikke blitt sendt inn."; -App::$strings["close all"] = "Lukk alle"; -App::$strings["Nothing new here"] = "Ikke noe nytt her"; -App::$strings["Rate This Channel (this is public)"] = "Vurder denne kanalen (dette er offentlig)"; -App::$strings["Rating"] = "Vurdering"; -App::$strings["Describe (optional)"] = "Beskriv (valgfritt)"; -App::$strings["Submit"] = "Send"; -App::$strings["Please enter a link URL"] = "Vennligst skriv inn en lenke URL:"; -App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Endringene er ikke lagret. Er du sikker pÃ¥ at du ønsker Ã¥ forlate denne siden?"; -App::$strings["Location"] = "Plassering"; -App::$strings["timeago.prefixAgo"] = "timeago.prefixAgo"; -App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; -App::$strings["ago"] = "siden"; -App::$strings["from now"] = "fra nÃ¥"; -App::$strings["less than a minute"] = "mindre enn ett minutt"; -App::$strings["about a minute"] = "omtrent et minutt"; -App::$strings["%d minutes"] = "%d minutter"; -App::$strings["about an hour"] = "omtrent en time"; -App::$strings["about %d hours"] = "omtrent %d timer"; -App::$strings["a day"] = "en dag"; -App::$strings["%d days"] = "%d dager"; -App::$strings["about a month"] = "omtrent en mÃ¥ned"; -App::$strings["%d months"] = "%d mÃ¥neder"; -App::$strings["about a year"] = "omtrent et Ã¥r"; -App::$strings["%d years"] = "%d Ã¥r"; -App::$strings[" "] = " "; -App::$strings["timeago.numbers"] = "timeago.numbers"; -App::$strings["January"] = "januar"; -App::$strings["February"] = "februar"; -App::$strings["March"] = "mars"; -App::$strings["April"] = "april"; -App::$strings["__ctx:long__ May"] = "mai"; -App::$strings["June"] = "juni"; -App::$strings["July"] = "juli"; -App::$strings["August"] = "august"; -App::$strings["September"] = "september"; -App::$strings["October"] = "oktober"; -App::$strings["November"] = "november"; -App::$strings["December"] = "desember"; -App::$strings["Jan"] = "Jan"; -App::$strings["Feb"] = "Feb"; -App::$strings["Mar"] = "Mar"; -App::$strings["Apr"] = "Apr"; -App::$strings["__ctx:short__ May"] = "mai"; -App::$strings["Jun"] = "Jun"; -App::$strings["Jul"] = "Jul"; -App::$strings["Aug"] = "Aug"; -App::$strings["Sep"] = "Sep"; -App::$strings["Oct"] = "Okt"; -App::$strings["Nov"] = "Nov"; -App::$strings["Dec"] = "Des"; -App::$strings["Sunday"] = "søndag"; -App::$strings["Monday"] = "mandag"; -App::$strings["Tuesday"] = "tirsdag"; -App::$strings["Wednesday"] = "onsdag"; -App::$strings["Thursday"] = "torsdag"; -App::$strings["Friday"] = "fredag"; -App::$strings["Saturday"] = "lørdag"; -App::$strings["Sun"] = "Søn"; -App::$strings["Mon"] = "Man"; -App::$strings["Tue"] = "Tirs"; -App::$strings["Wed"] = "Ons"; -App::$strings["Thu"] = "Tors"; -App::$strings["Fri"] = "Fre"; -App::$strings["Sat"] = "Lør"; -App::$strings["__ctx:calendar__ today"] = "idag"; -App::$strings["__ctx:calendar__ month"] = "mÃ¥ned"; -App::$strings["__ctx:calendar__ week"] = "uke"; -App::$strings["__ctx:calendar__ day"] = "dag"; -App::$strings["__ctx:calendar__ All day"] = "Hele dagen"; -App::$strings["No recipient provided."] = "Ingen mottaker angitt."; -App::$strings["[no subject]"] = "[ikke noe emne]"; -App::$strings["Unable to determine sender."] = "Kan ikke avgjøre avsender."; -App::$strings["Stored post could not be verified."] = "Lagret innlegg kunne ikke bekreftes."; -App::$strings["Logout"] = "Logg ut"; -App::$strings["End this session"] = "Avslutt denne økten"; -App::$strings["Home"] = "Hjem"; -App::$strings["Your posts and conversations"] = "Dine innlegg og samtaler"; -App::$strings["View Profile"] = "Vis profil"; -App::$strings["Your profile page"] = "Din profilside"; -App::$strings["Edit Profiles"] = "Endre profiler"; -App::$strings["Manage/Edit profiles"] = "HÃ¥ndter/endre profiler"; -App::$strings["Edit Profile"] = "Endre profil"; -App::$strings["Edit your profile"] = "Endre din profil"; -App::$strings["Your photos"] = "Dine bilder"; -App::$strings["Your files"] = "Dine filer"; -App::$strings["Your chatrooms"] = "Dine chatterom"; -App::$strings["Your bookmarks"] = "Dine bokmerker"; -App::$strings["Your webpages"] = "Dine websider"; -App::$strings["Sign in"] = "Logg pÃ¥"; -App::$strings["%s - click to logout"] = "%s - klikk for Ã¥ logge ut"; -App::$strings["Remote authentication"] = "Fjernautentisering"; -App::$strings["Click to authenticate to your home hub"] = "Klikk for Ã¥ godkjennes mot din hjemme-hub"; -App::$strings["Home Page"] = "Hjemmeside"; -App::$strings["Register"] = "Registrer"; -App::$strings["Create an account"] = "Lag en konto"; -App::$strings["Help and documentation"] = "Hjelp og dokumentasjon"; -App::$strings["Apps"] = "Apper"; -App::$strings["Applications, utilities, links, games"] = "Programmer, verktøy, lenker, spill"; -App::$strings["Search site @name, #tag, ?docs, content"] = "Søk nettstedet for @navn, #merkelapp, ?dokumentasjon, innhold"; -App::$strings["Channel Directory"] = "Kanalkatalog"; -App::$strings["Your grid"] = "Ditt nett"; -App::$strings["Mark all grid notifications seen"] = "Marker alle nettvarsler som sett"; -App::$strings["Channel home"] = "Kanalhjem"; -App::$strings["Mark all channel notifications seen"] = "Merk alle kanalvarsler som sett"; -App::$strings["Connections"] = "Forbindelser"; -App::$strings["Notices"] = "Varsel"; -App::$strings["Notifications"] = "Varsler"; -App::$strings["See all notifications"] = "Se alle varsler"; -App::$strings["Mark all system notifications seen"] = "Merk alle systemvarsler som sett"; -App::$strings["Private mail"] = "Privat post"; -App::$strings["See all private messages"] = "Se alle private meldinger"; -App::$strings["Mark all private messages seen"] = "Merk alle private meldinger som sett"; -App::$strings["Inbox"] = "Innboks"; -App::$strings["Outbox"] = "Utboks"; -App::$strings["New Message"] = "Ny melding"; -App::$strings["Event Calendar"] = "Kalender"; -App::$strings["See all events"] = "Se alle hendelser"; -App::$strings["Mark all events seen"] = "Merk alle hendelser som sett"; -App::$strings["Manage Your Channels"] = "HÃ¥ndter dine kanaler"; -App::$strings["Account/Channel Settings"] = "Konto-/kanal-innstillinger"; -App::$strings["Admin"] = "Administrator"; -App::$strings["Site Setup and Configuration"] = "Nettstedsoppsett og -konfigurasjon"; -App::$strings["Loading..."] = "Laster..."; -App::$strings["@name, #tag, ?doc, content"] = "@navn, #merkelapp, ?dokumentasjon, innhold"; -App::$strings["Please wait..."] = "Vennligst vent..."; -App::$strings["created a new post"] = "laget et nytt innlegg"; -App::$strings["commented on %s's post"] = "kommenterte pÃ¥ %s sitt innlegg"; -App::$strings["New Page"] = "Ny side"; -App::$strings["View"] = "Vis"; -App::$strings["Preview"] = "ForhÃ¥ndsvisning"; -App::$strings["Actions"] = "Handlinger"; -App::$strings["Page Link"] = "Sidelenke"; -App::$strings["Title"] = "Tittel"; +App::$strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "Fjernautentisering blokkert. Du er logget inn pÃ¥ dette nettstedet lokalt. Vennligst logg ut og prøv pÃ¥ nytt."; +App::$strings["Welcome %s. Remote authentication successful."] = "Velkommen %s. Ekstern autentisering er vellykket."; +App::$strings["Requested profile is not available."] = "Forespurt profil er ikke tilgjengelig."; +App::$strings["Some blurb about what to do when you're new here"] = "En standardtekst om hva du bør gjøre som ny her"; +App::$strings["Block Name"] = "Byggeklossens navn"; +App::$strings["Blocks"] = "Byggeklosser"; +App::$strings["Block Title"] = "Byggeklossens tittel"; App::$strings["Created"] = "Laget"; App::$strings["Edited"] = "Endret"; -App::$strings["Profile Photos"] = "Profilbilder"; -App::$strings["Male"] = "Mannlig"; -App::$strings["Female"] = "Kvinnelig"; -App::$strings["Currently Male"] = "For tiden mann"; -App::$strings["Currently Female"] = "For tiden kvinne"; -App::$strings["Mostly Male"] = "For det meste mann"; -App::$strings["Mostly Female"] = "For det meste kvinne"; -App::$strings["Transgender"] = "Transkjønnet"; -App::$strings["Intersex"] = "interkjønnet"; -App::$strings["Transsexual"] = "Transseksuell"; -App::$strings["Hermaphrodite"] = "Hermafroditt"; -App::$strings["Neuter"] = "Intetkjønn"; -App::$strings["Non-specific"] = "Ubestemt"; -App::$strings["Other"] = "Annen"; -App::$strings["Undecided"] = "Ubestemt"; -App::$strings["Males"] = "Menn"; -App::$strings["Females"] = "Kvinner"; -App::$strings["Gay"] = "Homo"; -App::$strings["Lesbian"] = "Lesbisk"; -App::$strings["No Preference"] = "Ingen preferanse"; -App::$strings["Bisexual"] = "Biseksuell"; -App::$strings["Autosexual"] = "Autoseksuell"; -App::$strings["Abstinent"] = "Avholdende"; -App::$strings["Virgin"] = "Jomfru"; -App::$strings["Deviant"] = "Avviker"; -App::$strings["Fetish"] = "Fetisj"; -App::$strings["Oodles"] = "Masse"; -App::$strings["Nonsexual"] = "Ikke-seksuell"; -App::$strings["Single"] = "Enslig"; -App::$strings["Lonely"] = "Ensom"; -App::$strings["Available"] = "Tilgjengelig"; -App::$strings["Unavailable"] = "Ikke tilgjengelig"; -App::$strings["Has crush"] = "Er forelsket"; -App::$strings["Infatuated"] = "Betatt"; -App::$strings["Dating"] = "Sammen med"; -App::$strings["Unfaithful"] = "Utro"; -App::$strings["Sex Addict"] = "Sexavhengig"; -App::$strings["Friends"] = "Venner"; -App::$strings["Friends/Benefits"] = "Venner med frynsegoder"; -App::$strings["Casual"] = "Tilfeldig"; -App::$strings["Engaged"] = "Forlovet"; -App::$strings["Married"] = "Gift"; -App::$strings["Imaginarily married"] = "Gift i fantasien"; -App::$strings["Partners"] = "Partnere"; -App::$strings["Cohabiting"] = "Samboer"; -App::$strings["Common law"] = "Samboer"; -App::$strings["Happy"] = "Lykkelig"; -App::$strings["Not looking"] = "Ikke pÃ¥ utkikk"; -App::$strings["Swinger"] = "Partnerbytte"; -App::$strings["Betrayed"] = "Bedratt"; -App::$strings["Separated"] = "Separert"; -App::$strings["Unstable"] = "Ustabilt"; -App::$strings["Divorced"] = "Skilt"; -App::$strings["Imaginarily divorced"] = "Skilt i fantasien"; -App::$strings["Widowed"] = "Enke"; -App::$strings["Uncertain"] = "Usikkert"; -App::$strings["It's complicated"] = "Det er komplisert"; -App::$strings["Don't care"] = "Bryr meg ikke"; -App::$strings["Ask me"] = "Spør meg"; -App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Skjemaets sikkerhetspollett var ikke gyldig. Dette skjedde antakelig fordi skjemaet har vært Ã¥pnet for lenge (>3 timer) før det ble sendt inn."; -App::$strings["Tags"] = "Merkelapper"; -App::$strings["Keywords"] = "Nøkkelord"; -App::$strings["have"] = "har"; -App::$strings["has"] = "har"; -App::$strings["want"] = "ønsker"; -App::$strings["wants"] = "ønsker"; -App::$strings["like"] = "liker"; -App::$strings["likes"] = "liker"; -App::$strings["dislike"] = "misliker"; -App::$strings["dislikes"] = "misliker"; -App::$strings["__ctx:noun__ Like"] = array( - 0 => "Liker", - 1 => "Liker", -); -App::$strings["Miscellaneous"] = "Forskjellig"; -App::$strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD eller MM-DD"; -App::$strings["Required"] = "PÃ¥krevd"; -App::$strings["never"] = "aldri"; -App::$strings["less than a second ago"] = "for mindre enn ett sekund siden"; -App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "%1\$d %2\$s siden"; -App::$strings["__ctx:relative_date__ year"] = array( - 0 => "Ã¥r", - 1 => "Ã¥r", -); -App::$strings["__ctx:relative_date__ month"] = array( - 0 => "mÃ¥ned", - 1 => "mÃ¥neder", -); -App::$strings["__ctx:relative_date__ week"] = array( - 0 => "uke", - 1 => "uker", -); -App::$strings["__ctx:relative_date__ day"] = array( - 0 => "dag", - 1 => "dager", -); -App::$strings["__ctx:relative_date__ hour"] = array( - 0 => "time", - 1 => "timer", -); -App::$strings["__ctx:relative_date__ minute"] = array( - 0 => "minutt", - 1 => "minutter", -); -App::$strings["__ctx:relative_date__ second"] = array( - 0 => "sekund", - 1 => "sekunder", -); -App::$strings["%1\$s's birthday"] = "%1\$s sin fødselsdag"; -App::$strings["Happy Birthday %1\$s"] = "Gratulerer med dagen, %1\$s !"; -App::$strings["Invalid data packet"] = "Ugyldig datapakke"; -App::$strings["Unable to verify channel signature"] = "Ikke i stand til Ã¥ sjekke kanalsignaturen"; -App::$strings["Unable to verify site signature for %s"] = "Ikke i stand til Ã¥ bekrefte signaturen til %s"; -App::$strings["invalid target signature"] = "MÃ¥lets signatur er ugyldig"; -App::$strings["Frequently"] = "Ofte"; -App::$strings["Hourly"] = "Hver time"; -App::$strings["Twice daily"] = "To ganger daglig"; -App::$strings["Daily"] = "Daglig"; -App::$strings["Weekly"] = "Ukentlig"; -App::$strings["Monthly"] = "MÃ¥nedlig"; -App::$strings["Friendica"] = "Friendica"; -App::$strings["OStatus"] = "OStatus"; -App::$strings["RSS/Atom"] = "RSS/Atom"; -App::$strings["Email"] = "E-post"; -App::$strings["Diaspora"] = "Diaspora"; -App::$strings["Facebook"] = "Facebook"; -App::$strings["Zot"] = "Zot"; -App::$strings["LinkedIn"] = "LinkedIn"; -App::$strings["XMPP/IM"] = "XMPP/IM"; -App::$strings["MySpace"] = "MySpace"; -App::$strings["view full size"] = "vis full størrelse"; -App::$strings["\$Projectname Notification"] = "\$Projectname varsling"; -App::$strings["\$projectname"] = "\$projectname"; -App::$strings["Thank You,"] = "Tusen takk,"; -App::$strings["%s Administrator"] = "%s administrator"; -App::$strings["No Subject"] = "Uten emne"; -App::$strings["Image exceeds website size limit of %lu bytes"] = "Bilde overstiger nettstedets størrelsesbegrensning pÃ¥ %lu bytes"; -App::$strings["Image file is empty."] = "Bildefilen er tom."; -App::$strings["Unable to process image"] = "Kan ikke behandle bildet"; -App::$strings["Photo storage failed."] = "Bildelagring mislyktes."; -App::$strings["a new photo"] = "et nytt bilde"; -App::$strings["__ctx:photo_upload__ %1\$s posted %2\$s to %3\$s"] = "%1\$s la inn %2\$s til %3\$s"; -App::$strings["Photo Albums"] = "Fotoalbum"; -App::$strings["Upload New Photos"] = "Last opp nye bilder"; -App::$strings["General Features"] = "Generelle funksjoner"; -App::$strings["Content Expiration"] = "Innholdet utløper"; -App::$strings["Remove posts/comments and/or private messages at a future time"] = "Fjern innlegg/kommentarer og/eller private meldinger pÃ¥ et angitt tidspunkt i fremtiden"; -App::$strings["Multiple Profiles"] = "Flere profiler"; -App::$strings["Ability to create multiple profiles"] = "Mulig Ã¥ lage flere profiler"; -App::$strings["Advanced Profiles"] = "Avanserte profiler"; -App::$strings["Additional profile sections and selections"] = "Ytterlige seksjoner og utvalg til profilen"; -App::$strings["Profile Import/Export"] = "Profil-import/-eksport"; -App::$strings["Save and load profile details across sites/channels"] = "Lagre og Ã¥pne profildetaljer pÃ¥ tvers av nettsteder/kanaler"; -App::$strings["Web Pages"] = "Web-sider"; -App::$strings["Provide managed web pages on your channel"] = "Tilby kontrollerte web-sider pÃ¥ din kanal"; -App::$strings["Hide Rating"] = "Skjul vurdering"; -App::$strings["Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else."] = "Skjul vurderingsknappene for din kanal og profilsider. Merknad: folk kan fortsatt vurdere deg et annet sted."; -App::$strings["Private Notes"] = "Private merknader"; -App::$strings["Enables a tool to store notes and reminders (note: not encrypted)"] = "Skru pÃ¥ et verktøy for Ã¥ lagre notater og pÃ¥minnelser (merknad: ikke kryptert)"; -App::$strings["Navigation Channel Select"] = "Navigasjon kanalvalg"; -App::$strings["Change channels directly from within the navigation dropdown menu"] = "Endre kanaler direkte fra navigasjonsmenyen"; -App::$strings["Photo Location"] = "Bildeplassering"; -App::$strings["If location data is available on uploaded photos, link this to a map."] = "Hvis plasseringsdata er tilgjengelige i opplastede bilder, plasser dette pÃ¥ et kart."; -App::$strings["Expert Mode"] = "Ekspertmodus"; -App::$strings["Enable Expert Mode to provide advanced configuration options"] = "Skru pÃ¥ Ekspertmodus for Ã¥ tilby avanserte konfigurasjonsvalg"; -App::$strings["Premium Channel"] = "Premiumkanal"; -App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Lar deg angi restriksjoner og betingelser for de som kobler seg til din kanal"; -App::$strings["Post Composition Features"] = "Funksjoner for Ã¥ lage innlegg"; -App::$strings["Use Markdown"] = "Bruk Markdown"; -App::$strings["Allow use of \"Markdown\" to format posts"] = "Tillat bruk av \"Markdown\" til formatering av innlegg"; -App::$strings["Large Photos"] = "Store bilder"; -App::$strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = "Inkluder store (1024px) smÃ¥bilder i innlegg. Hvis denne ikke er pÃ¥skrudd, bruk smÃ¥ (640px) smÃ¥bilder."; -App::$strings["Channel Sources"] = "Kanalkilder"; -App::$strings["Automatically import channel content from other channels or feeds"] = "Automatisk import av kanalinnhold fra andre kanaler eller strømmer"; -App::$strings["Even More Encryption"] = "Enda mer kryptering"; -App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Tillat valgfri kryptering av innhold ende-til-ende via en delt hemmelig nøkkel"; -App::$strings["Enable Voting Tools"] = "Skru pÃ¥ verktøy for Ã¥ stemme"; -App::$strings["Provide a class of post which others can vote on"] = "Tilby en type innlegg som andre kan stemme pÃ¥"; -App::$strings["Delayed Posting"] = "Tidfest publisering"; -App::$strings["Allow posts to be published at a later date"] = "Tillat innlegg Ã¥ bli publisert pÃ¥ et senere tidspunkt"; -App::$strings["Suppress Duplicate Posts/Comments"] = "Forhindre duplikat av innlegg/kommentarer"; -App::$strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = "Forhindre innlegg med identisk innhold fra Ã¥ bli publisert hvis det er mindre enn to minutter mellom innsendingene."; -App::$strings["Network and Stream Filtering"] = "Nettverk- og strømfiltrering"; -App::$strings["Search by Date"] = "Søk etter dato"; -App::$strings["Ability to select posts by date ranges"] = "Mulighet for Ã¥ velge innlegg etter datoomrÃ¥de"; -App::$strings["Privacy Groups"] = "Personverngrupper"; -App::$strings["Enable management and selection of privacy groups"] = "Skru pÃ¥ hÃ¥ndtering og valg av personverngrupper"; -App::$strings["Saved Searches"] = "Lagrede søk"; -App::$strings["Save search terms for re-use"] = "Lagre søkeuttrykk for senere bruk"; -App::$strings["Network Personal Tab"] = "Nettverk personlig fane"; -App::$strings["Enable tab to display only Network posts that you've interacted on"] = "Skru pÃ¥ fane for Ã¥ bare vise Nettverksinnlegg som du har deltatt i"; -App::$strings["Network New Tab"] = "Nettverk Ny fane"; -App::$strings["Enable tab to display all new Network activity"] = "Skru pÃ¥ fane for Ã¥ vise all ny nettverksaktivitet"; -App::$strings["Affinity Tool"] = "Nærhetsverktøy"; -App::$strings["Filter stream activity by depth of relationships"] = "Filtrer strømaktiviteten etter releasjonsdybde"; -App::$strings["Connection Filtering"] = "Filtrer forbindelser"; -App::$strings["Filter incoming posts from connections based on keywords/content"] = "Filtrer innkommende innlegg fra forbindelser basert pÃ¥ nøkkelord/innhold"; -App::$strings["Suggest Channels"] = "ForeslÃ¥ kanaler"; -App::$strings["Show channel suggestions"] = "Vis kanalforslag"; -App::$strings["Post/Comment Tools"] = "Innlegg-/Kommentar-verktøy"; -App::$strings["Community Tagging"] = "Felleskapsmerkelapper"; -App::$strings["Ability to tag existing posts"] = "Mulighet til Ã¥ merke eksisterende meldinger"; -App::$strings["Post Categories"] = "Innleggskategorier"; -App::$strings["Add categories to your posts"] = "Legg kategorier til dine innlegg"; -App::$strings["Ability to file posts under folders"] = "Mulighet til Ã¥ sortere innlegg i mapper"; -App::$strings["Dislike Posts"] = "Mislik innlegg"; -App::$strings["Ability to dislike posts/comments"] = "Mulighet til Ã¥ mislike innlegg/kommentarer"; -App::$strings["Star Posts"] = "Stjerneinnlegg"; -App::$strings["Ability to mark special posts with a star indicator"] = "Mulighet til Ã¥ merke spesielle innlegg med en stjerne"; -App::$strings["Tag Cloud"] = "Merkelappsky"; -App::$strings["Provide a personal tag cloud on your channel page"] = "Tilby en personlig merkelappsky pÃ¥ din kanalside"; -App::$strings["System"] = "System"; -App::$strings["Personal"] = "Personlig"; -App::$strings["Create Personal App"] = "Lag personlig app"; -App::$strings["Edit Personal App"] = "Endre personlig app"; -App::$strings["Ignore/Hide"] = "Ignorer/Skjul"; -App::$strings["Suggestions"] = "Forslag"; -App::$strings["See more..."] = "Se mer..."; -App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "Du har %1$.0f av %2$.0f tillate forbindelser."; -App::$strings["Add New Connection"] = "Legg til ny forbindelse"; -App::$strings["Enter channel address"] = "Skriv kanaladressen"; -App::$strings["Examples: bob@example.com, https://example.com/barbara"] = "Eksempel: ola@eksempel.no, https://eksempel.no/kari"; -App::$strings["Notes"] = "Merknader"; -App::$strings["Save"] = "Lagre"; -App::$strings["Remove term"] = "Fjern begrep"; -App::$strings["add"] = "legg til"; -App::$strings["Archives"] = "Arkiv"; -App::$strings["Me"] = "Meg"; -App::$strings["Family"] = "Familie"; -App::$strings["Acquaintances"] = "Bekjente"; -App::$strings["All"] = "Alle"; -App::$strings["Refresh"] = "Forny"; -App::$strings["Account settings"] = "Kontoinnstillinger"; -App::$strings["Channel settings"] = "Kanalinnstillinger"; -App::$strings["Additional features"] = "Tilleggsfunksjoner"; -App::$strings["Feature/Addon settings"] = "Funksjons-/Tilleggsinnstillinger"; -App::$strings["Display settings"] = "Visningsinnstillinger"; -App::$strings["Connected apps"] = "Tilkoblede app-er"; -App::$strings["Export channel"] = "Eksporter kanal"; -App::$strings["Connection Default Permissions"] = "Forbindelsens standard tillatelser"; -App::$strings["Premium Channel Settings"] = "Premiumkanal-innstillinger"; -App::$strings["Private Mail Menu"] = "Meny for privat post"; -App::$strings["Combined View"] = "Kombinert visning"; -App::$strings["Conversations"] = "Samtaler"; -App::$strings["Received Messages"] = "Mottatte meldinger"; -App::$strings["Sent Messages"] = "Sendte meldinger"; -App::$strings["No messages."] = "Ingen meldinger."; -App::$strings["Delete conversation"] = "Slett samtale"; -App::$strings["Events Menu"] = "Meny for hendelser"; -App::$strings["Day View"] = "Dag"; -App::$strings["Week View"] = "Uke"; -App::$strings["Month View"] = "MÃ¥ned"; +App::$strings["Share"] = "Del"; +App::$strings["View"] = "Vis"; +App::$strings["Channel not found."] = "Kanalen ble ikke funnet."; +App::$strings["Permissions denied."] = "Tillatelse avvist."; +App::$strings["l, F j"] = "l, F j"; +App::$strings["Link to Source"] = "Lenke til kilde"; +App::$strings["Edit Event"] = "Endre hendelse"; +App::$strings["Create Event"] = "Lag hendelse"; +App::$strings["Previous"] = "Forrige"; +App::$strings["Next"] = "Neste"; App::$strings["Export"] = "Eksport"; App::$strings["Import"] = "Importer"; -App::$strings["Events Tools"] = "Kalenderverktøy"; -App::$strings["Export Calendar"] = "Eksporter kalender"; -App::$strings["Import Calendar"] = "Importer kalender"; -App::$strings["Chat Rooms"] = "Chatrom"; -App::$strings["Bookmarked Chatrooms"] = "Bokmerkede chatrom"; -App::$strings["Suggested Chatrooms"] = "ForeslÃ¥tte chatrom"; -App::$strings["photo/image"] = "foto/bilde"; -App::$strings["Rating Tools"] = "Vurderingsverktøy"; -App::$strings["Rate Me"] = "Vurder meg"; -App::$strings["View Ratings"] = "Vis vurderinger"; -App::$strings["Public Hubs"] = "Offentlige huber"; -App::$strings["Forums"] = "Forum"; -App::$strings["Tasks"] = "Oppgaver"; -App::$strings["Documentation"] = "Dokumentasjon"; -App::$strings["Project/Site Information"] = "Prosjekt-/Nettstedsinformasjon"; -App::$strings["For Members"] = "For medlemmer"; -App::$strings["For Administrators"] = "For administratorer"; -App::$strings["For Developers"] = "For utviklere"; -App::$strings["Site"] = "Nettsted"; -App::$strings["Accounts"] = "Kontoer"; -App::$strings["Channels"] = "Kanaler"; -App::$strings["Security"] = "Sikkerhet"; -App::$strings["Plugins"] = "Tilleggsfunksjoner"; -App::$strings["Themes"] = "Temaer"; -App::$strings["Inspect queue"] = "Inspiser kø"; -App::$strings["Profile Config"] = "Profilinnstillinger"; -App::$strings["DB updates"] = "Databaseoppdateringer"; -App::$strings["Logs"] = "Logger"; -App::$strings["Plugin Features"] = "Tilleggsfunksjoner"; -App::$strings["User registrations waiting for confirmation"] = "Brukerregistreringer som venter pÃ¥ bekreftelse"; -App::$strings["View Photo"] = "Vis foto"; -App::$strings["Edit Album"] = "Endre album"; -App::$strings["prev"] = "forrige"; -App::$strings["first"] = "første"; -App::$strings["last"] = "siste"; -App::$strings["next"] = "neste"; -App::$strings["older"] = "eldre"; -App::$strings["newer"] = "nyere"; -App::$strings["No connections"] = "Ingen forbindelser"; -App::$strings["View all %s connections"] = "Vis alle %s forbindelser"; -App::$strings["poke"] = "prikk"; -App::$strings["poked"] = "prikket"; -App::$strings["ping"] = "varsle"; -App::$strings["pinged"] = "varslet"; -App::$strings["prod"] = "oppildne"; -App::$strings["prodded"] = "oppildnet"; -App::$strings["slap"] = "daske"; -App::$strings["slapped"] = "dasket"; -App::$strings["finger"] = "fingre"; -App::$strings["fingered"] = "fingret"; -App::$strings["rebuff"] = "tilbakevise"; -App::$strings["rebuffed"] = "tilbakeviste"; -App::$strings["happy"] = "glad"; -App::$strings["sad"] = "trist"; -App::$strings["mellow"] = "dempet"; -App::$strings["tired"] = "trøtt"; -App::$strings["perky"] = "oppkvikket"; -App::$strings["angry"] = "sint"; -App::$strings["stupefied"] = "lamslÃ¥tt"; -App::$strings["puzzled"] = "forundret"; -App::$strings["interested"] = "interessert"; -App::$strings["bitter"] = "bitter"; -App::$strings["cheerful"] = "munter"; -App::$strings["alive"] = "levende"; -App::$strings["annoyed"] = "irritert"; -App::$strings["anxious"] = "nervøs"; -App::$strings["cranky"] = "gretten"; -App::$strings["disturbed"] = "foruroliget"; -App::$strings["frustrated"] = "frustrert"; -App::$strings["depressed"] = "lei seg"; -App::$strings["motivated"] = "motivert"; -App::$strings["relaxed"] = "avslappet"; -App::$strings["surprised"] = "overrasket"; -App::$strings["May"] = "mai"; -App::$strings["Unknown Attachment"] = "Ukjent vedlegg"; -App::$strings["unknown"] = "ukjent"; -App::$strings["remove category"] = "fjern kategori"; -App::$strings["remove from file"] = "fjern fra fil"; -App::$strings["Click to open/close"] = "Klikk for Ã¥ Ã¥pne/lukke"; -App::$strings["Link to Source"] = "Lenke til kilde"; -App::$strings["default"] = "standard"; -App::$strings["Page layout"] = "Sidens layout"; -App::$strings["You can create your own with the layouts tool"] = "Du kan lage din egen med layout-verktøyet"; -App::$strings["Page content type"] = "Sidens innholdstype"; -App::$strings["Select an alternate language"] = "Velg et annet sprÃ¥k"; -App::$strings["photo"] = "foto"; -App::$strings["status"] = "status"; -App::$strings["comment"] = "kommentar"; -App::$strings["activity"] = "aktivitet"; -App::$strings["Design Tools"] = "Designverktøy"; -App::$strings["Blocks"] = "Byggeklosser"; -App::$strings["Menus"] = "Menyer"; -App::$strings["Layouts"] = "Layout"; -App::$strings["Pages"] = "Sider"; -App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "En slettet gruppe med dette navnet ble gjenopprettet. Eksisterende tillatelser for elementet kan gjelde for denne gruppen og fremtidige medlemmer. Hvis du ønsket noe annet, vennligst lag en ny gruppe med et annet navn."; -App::$strings["Add new connections to this privacy group"] = "Legg nye forbindelser i denne personverngruppen"; -App::$strings["All Channels"] = "Alle kanaler"; -App::$strings["edit"] = "endre"; -App::$strings["Edit group"] = "Endre gruppe"; -App::$strings["Add privacy group"] = "Legg til personverngruppe"; -App::$strings["Channels not in any privacy group"] = "Kanaler uten personverngruppe"; -App::$strings["%s "] = "%s "; -App::$strings["[Hubzilla:Notify] New mail received at %s"] = "[Hubzilla:Notify] Ny melding mottatt hos %s"; -App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s sendte deg en ny privat melding pÃ¥ %3\$s."; -App::$strings["%1\$s sent you %2\$s."] = "%1\$s sendte deg %2\$s."; -App::$strings["a private message"] = "en privat melding"; -App::$strings["Please visit %s to view and/or reply to your private messages."] = "Vennligst besøk %s for Ã¥ se og/eller svare pÃ¥ dine private meldinger."; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s kommenterte pÃ¥ [zrl=%3\$s]a %4\$s[/zrl]"; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s kommenterte pÃ¥ [zrl=%3\$s]%4\$s's %5\$s[/zrl]"; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s kommenterte pÃ¥ [zrl=%3\$s]din %4\$s[/zrl]"; -App::$strings["[Hubzilla:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Hubzilla:Notify] Kommentar til samtale #%1\$d av %2\$s"; -App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s kommenterte pÃ¥ et element eller en samtale du følger"; -App::$strings["Please visit %s to view and/or reply to the conversation."] = "Vennligst besøk %s for Ã¥ se og/eller svare i samtalen"; -App::$strings["[Hubzilla:Notify] %s posted to your profile wall"] = "[Hubzilla:Notify] %s skrev et innlegg pÃ¥ din profilvegg"; -App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s skrev et innlegg pÃ¥ din profilvegg pÃ¥ %3\$s"; -App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s skrev et innlegg pÃ¥ [zrl=%3\$s]din vegg[/zrl]"; -App::$strings["[Hubzilla:Notify] %s tagged you"] = "[Hubzilla:Notify] %s merket deg"; -App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s merket deg pÃ¥ %3\$s"; -App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]merket deg[/zrl]."; -App::$strings["[Hubzilla:Notify] %1\$s poked you"] = "[Hubzilla:Notify] %1\$s prikket deg"; -App::$strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s dyttet deg pÃ¥ %3\$s"; -App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]dyttet deg[/zrl]."; -App::$strings["[Hubzilla:Notify] %s tagged your post"] = "[Hubzilla:Notify] %s merket ditt innlegg"; -App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s merket ditt innlegg pÃ¥ %3\$s"; -App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s merket [zrl=%3\$s]ditt innlegg[/zrl]"; -App::$strings["[Hubzilla:Notify] Introduction received"] = "[Hubzilla:Notify] Introduksjon mottatt"; -App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, du har mottatt en ny forespørsel om forbindelse fra '%2\$s' hos %3\$s"; -App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, du mottok [zrl=%2\$s]en ny forespørsel om forbindelse[/zrl] fra %3\$s."; -App::$strings["You may visit their profile at %s"] = "Du kan besøke profilen deres pÃ¥ %s"; -App::$strings["Please visit %s to approve or reject the connection request."] = "Vennligst besøk %s for Ã¥ godkjenne eller avslÃ¥ forespørselen om forbindelse."; -App::$strings["[Hubzilla:Notify] Friend suggestion received"] = "[Hubzilla:Notify] Venneforslag mottatt"; -App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, du har mottatt en venneforespørsel fra '%2\$s' hos %3\$s"; -App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, du har mottatt [zrl=%2\$s]et venneforslaget[/zrl] angÃ¥ende %3\$s fra %4\$s. "; -App::$strings["Name:"] = "Navn:"; -App::$strings["Photo:"] = "Bilde:"; -App::$strings["Please visit %s to approve or reject the suggestion."] = "Vennligst besøk %s for Ã¥ godkjenne eller avslÃ¥ dette forslaget."; -App::$strings["[Hubzilla:Notify]"] = "[Hubzilla:Notify]"; -App::$strings["Unable to obtain identity information from database"] = "Klarer ikke Ã¥ fÃ¥ tak i identitetsinformasjon fra databasen"; -App::$strings["Empty name"] = "Mangler navn"; -App::$strings["Name too long"] = "Navnet er for langt"; -App::$strings["No account identifier"] = "Ingen kontoidentifikator"; -App::$strings["Nickname is required."] = "Kallenavn er pÃ¥krevd."; -App::$strings["Reserved nickname. Please choose another."] = "Reservert kallenavn. Vennligst velg et annet."; -App::$strings["Nickname has unsupported characters or is already being used on this site."] = "Kallenavnet inneholder tegn som ikke er støttet eller det er allerede i bruk pÃ¥ dette nettstedet."; -App::$strings["Unable to retrieve created identity"] = "Klarer ikke Ã¥ hente den lagede identiteten"; -App::$strings["Default Profile"] = "Standardprofil"; -App::$strings["Requested channel is not available."] = "Forespurt kanal er ikke tilgjengelig."; -App::$strings["Requested profile is not available."] = "Forespurt profil er ikke tilgjengelig."; -App::$strings["Change profile photo"] = "Endre profilbilde"; -App::$strings["Profiles"] = "Profiler"; -App::$strings["Manage/edit profiles"] = "HÃ¥ndtere/endre profiler"; -App::$strings["Create New Profile"] = "Lag ny profil"; -App::$strings["Profile Image"] = "Profilbilde"; -App::$strings["visible to everybody"] = "synlig for alle"; -App::$strings["Edit visibility"] = "Endre synlighet"; -App::$strings["Gender:"] = "Kjønn:"; -App::$strings["Status:"] = "Status:"; -App::$strings["Homepage:"] = "Hjemmeside:"; -App::$strings["Online Now"] = "Online nÃ¥"; -App::$strings["g A l F d"] = "g A l F d"; -App::$strings["F d"] = "F d"; -App::$strings["[today]"] = "[idag]"; -App::$strings["Birthday Reminders"] = "FødselsdagspÃ¥minnnelser"; -App::$strings["Birthdays this week:"] = "Fødselsdager denne uken:"; -App::$strings["[No description]"] = "[Ingen beskrivelse]"; -App::$strings["Event Reminders"] = "HendelsespÃ¥minnelser"; -App::$strings["Events this week:"] = "Hendelser denne uken:"; -App::$strings["Full Name:"] = "Fullt navn:"; -App::$strings["Like this channel"] = "Lik denne kanalen"; -App::$strings["j F, Y"] = "j F, Y"; -App::$strings["j F"] = "j F"; -App::$strings["Birthday:"] = "Fødselsdag:"; -App::$strings["Age:"] = "Alder:"; -App::$strings["for %1\$d %2\$s"] = "for %1\$d %2\$s"; -App::$strings["Sexual Preference:"] = "Seksuell preferanse:"; -App::$strings["Hometown:"] = "Hjemby:"; -App::$strings["Tags:"] = "Merkelapper:"; -App::$strings["Political Views:"] = "Politiske synspunkter:"; -App::$strings["Religion:"] = "Religion:"; -App::$strings["About:"] = "Om:"; -App::$strings["Hobbies/Interests:"] = "Hobbyer/interesser:"; -App::$strings["Likes:"] = "Liker:"; -App::$strings["Dislikes:"] = "Misliker:"; -App::$strings["Contact information and Social Networks:"] = "Kontaktinformasjon og sosiale nettverk:"; -App::$strings["My other channels:"] = "Mine andre kanaler:"; -App::$strings["Musical interests:"] = "Musikkinteresse:"; -App::$strings["Books, literature:"] = "Bøker, litteratur:"; -App::$strings["Television:"] = "TV:"; -App::$strings["Film/dance/culture/entertainment:"] = "Film/dans/kultur/underholdning:"; -App::$strings["Love/Romance:"] = "Kjærlighet/romantikk:"; -App::$strings["Work/employment:"] = "Arbeid/sysselsetting:"; -App::$strings["School/education:"] = "Skole/utdannelse:"; -App::$strings["Like this thing"] = "Lik denne tingen"; -App::$strings["cover photo"] = "forsidebilde"; -App::$strings["Embedded content"] = "Innebygget innhold"; -App::$strings["Embedding disabled"] = "Innbygging avskrudd"; -App::$strings["channel"] = "kanal"; -App::$strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s liker %2\$s sin %3\$s"; -App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s liker ikke %2\$s sin %3\$s"; -App::$strings["%1\$s is now connected with %2\$s"] = "%1\$s er nÃ¥ forbundet med %2\$s"; -App::$strings["%1\$s poked %2\$s"] = "%1\$s prikket %2\$s"; -App::$strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s er %2\$s"; -App::$strings["__ctx:title__ Likes"] = "Liker"; -App::$strings["__ctx:title__ Dislikes"] = "Liker ikke"; -App::$strings["__ctx:title__ Agree"] = "Enig"; -App::$strings["__ctx:title__ Disagree"] = "Uenig"; -App::$strings["__ctx:title__ Abstain"] = "AvstÃ¥r"; -App::$strings["__ctx:title__ Attending"] = "Deltar"; -App::$strings["__ctx:title__ Not attending"] = "Deltar ikke"; -App::$strings["__ctx:title__ Might attend"] = "Deltar kanskje"; -App::$strings["Select"] = "Velg"; -App::$strings["Private Message"] = "Privat melding"; -App::$strings["Message signature validated"] = "Innleggets signatur er bekreftet"; -App::$strings["Message signature incorrect"] = "Innleggets signatur er feil"; -App::$strings["View %s's profile @ %s"] = "Vis %s sin profile @ %s"; -App::$strings["Categories:"] = "Kategorier:"; -App::$strings["Filed under:"] = "Sortert under:"; -App::$strings["from %s"] = "fra %s"; -App::$strings["last edited: %s"] = "sist endret: %s"; -App::$strings["Expires: %s"] = "Utløper: %s"; -App::$strings["View in context"] = "Vis i sammenheng"; -App::$strings["Please wait"] = "Vennligst vent"; -App::$strings["remove"] = "fjern"; -App::$strings["Delete Selected Items"] = "Slett valgte elementer"; -App::$strings["View Source"] = "Vis kilde"; -App::$strings["Follow Thread"] = "Følg trÃ¥d"; -App::$strings["Unfollow Thread"] = "Ikke følg trÃ¥d"; -App::$strings["Activity/Posts"] = "Aktivitet/Innlegg"; -App::$strings["Edit Connection"] = "Endre forbindelse"; -App::$strings["Message"] = "Melding"; -App::$strings["Ratings"] = "Vurderinger"; -App::$strings["%s likes this."] = "%s liker dette."; -App::$strings["%s doesn't like this."] = "%s liker ikke dette."; -App::$strings["%2\$d people like this."] = array( - 0 => "%2\$d person liker dette.", - 1 => "%2\$d personer liker dette.", -); -App::$strings["%2\$d people don't like this."] = array( - 0 => "%2\$d person liker ikke dette.", - 1 => "%2\$d personer liker ikke dette.", -); -App::$strings["and"] = "og"; -App::$strings[", and %d other people"] = array( - 0 => ", og %d annen person", - 1 => ", og %d andre personer", -); -App::$strings["%s like this."] = "%s liker dette."; -App::$strings["%s don't like this."] = "%s liker ikke dette."; -App::$strings["Visible to everybody"] = "Synlig for alle"; -App::$strings["Please enter a link URL:"] = "Vennligst skriv inn en lenke URL:"; -App::$strings["Please enter a video link/URL:"] = "Vennligst skriv en videolenke/URL:"; -App::$strings["Please enter an audio link/URL:"] = "Vennligst skriv en lydlenke/URL:"; -App::$strings["Tag term:"] = "Merkelapp:"; -App::$strings["Save to Folder:"] = "Lagre til mappe:"; -App::$strings["Where are you right now?"] = "Hvor er du akkurat nÃ¥?"; -App::$strings["Expires YYYY-MM-DD HH:MM"] = "Utløper YYYY-MM-DD HH:MM"; -App::$strings["Share"] = "Del"; -App::$strings["Page link name"] = "Sidens lenkenavn"; -App::$strings["Post as"] = "Lag innlegg som"; -App::$strings["Bold"] = "Uthevet"; -App::$strings["Italic"] = "Kursiv"; -App::$strings["Underline"] = "Understreket"; -App::$strings["Quote"] = "Sitat"; -App::$strings["Code"] = "Kode"; -App::$strings["Upload photo"] = "Last opp bilde"; -App::$strings["upload photo"] = "last opp bilde"; -App::$strings["Attach file"] = "Legg ved fil"; -App::$strings["attach file"] = "legg ved fil"; -App::$strings["Insert web link"] = "Sett inn web-lenke"; -App::$strings["web link"] = "web-lenke"; -App::$strings["Insert video link"] = "Sett inn videolenke"; -App::$strings["video link"] = "videolenke"; -App::$strings["Insert audio link"] = "Sett inn lenke til lyd"; -App::$strings["audio link"] = "lenke til lyd"; -App::$strings["Set your location"] = "Angi din plassering"; -App::$strings["set location"] = "angi plassering"; -App::$strings["Toggle voting"] = "Skru av eller pÃ¥ stemming"; -App::$strings["Clear browser location"] = "Fjern nettleserplassering"; -App::$strings["clear location"] = "fjern plassering"; -App::$strings["Title (optional)"] = "Tittel (valgfri)"; -App::$strings["Categories (optional, comma-separated list)"] = "Kategorier (valgfri, kommaseparert liste)"; -App::$strings["Permission settings"] = "Tillatelser - innstillinger"; -App::$strings["permissions"] = "tillatelser"; -App::$strings["Public post"] = "Offentlig innlegg"; -App::$strings["Example: bob@example.com, mary@example.com"] = "Eksempel: ola@eksempel.no, kari@eksempel.no"; -App::$strings["Set expiration date"] = "Angi utløpsdato"; -App::$strings["Set publish date"] = "Angi publiseringsdato"; -App::$strings["Encrypt text"] = "Krypter tekst"; -App::$strings["OK"] = "OK"; -App::$strings["Cancel"] = "Avbryt"; -App::$strings["Discover"] = "Oppdage"; -App::$strings["Imported public streams"] = "Importerte offentlige strømmer"; -App::$strings["Commented Order"] = "Kommentert"; -App::$strings["Sort by Comment Date"] = "Sorter etter kommentert dato"; -App::$strings["Posted Order"] = "Lagt inn"; -App::$strings["Sort by Post Date"] = "Sorter etter innleggsdato"; -App::$strings["Posts that mention or involve you"] = "Innlegg som nevner eller involverer deg"; -App::$strings["New"] = "Nye"; -App::$strings["Activity Stream - by date"] = "Aktivitetsstrøm - etter dato"; -App::$strings["Starred"] = "Stjerne"; -App::$strings["Favourite Posts"] = "Favorittinnlegg"; -App::$strings["Spam"] = "Søppel"; -App::$strings["Posts flagged as SPAM"] = "Innlegg merket som SØPPEL"; -App::$strings["Channel"] = "Kanal"; -App::$strings["Status Messages and Posts"] = "Statusmeldinger og -innlegg"; -App::$strings["About"] = "Om"; -App::$strings["Profile Details"] = "Profildetaljer"; -App::$strings["Files and Storage"] = "Filer og lagring"; -App::$strings["Chatrooms"] = "Chatrom"; -App::$strings["Saved Bookmarks"] = "Lagrede bokmerker"; -App::$strings["Manage Webpages"] = "HÃ¥ndtere websider"; -App::$strings["View all"] = "Vis alle"; -App::$strings["__ctx:noun__ Dislike"] = array( - 0 => "Liker ikke", - 1 => "Liker ikke", -); -App::$strings["__ctx:noun__ Attending"] = array( - 0 => "Deltar", - 1 => "Deltar", -); -App::$strings["__ctx:noun__ Not Attending"] = array( - 0 => "Deltar ikke", - 1 => "Deltar ikke", -); -App::$strings["__ctx:noun__ Undecided"] = array( - 0 => "Ikke bestemt", - 1 => "Ikke bestemt", -); -App::$strings["__ctx:noun__ Agree"] = array( - 0 => "Enig", - 1 => "Enige", -); -App::$strings["__ctx:noun__ Disagree"] = array( - 0 => "Uenig", - 1 => "Uenige", -); -App::$strings["__ctx:noun__ Abstain"] = array( - 0 => "AvstÃ¥r", - 1 => "AvstÃ¥r", -); -App::$strings["Save to Folder"] = "Lagre i mappe"; -App::$strings["I will attend"] = "Jeg vil delta"; -App::$strings["I will not attend"] = "Jeg deltar ikke"; -App::$strings["I might attend"] = "Jeg vil kanskje delta"; -App::$strings["I agree"] = "Jeg er enig"; -App::$strings["I disagree"] = "Jeg er uenig"; -App::$strings["I abstain"] = "Jeg avstÃ¥r"; -App::$strings["Add Star"] = "Legg til stjerne"; -App::$strings["Remove Star"] = "Fjern stjerne"; -App::$strings["Toggle Star Status"] = "Skru av og pÃ¥ stjernestatus"; -App::$strings["starred"] = "stjernemerket"; -App::$strings["Add Tag"] = "Legg til merkelapp"; -App::$strings["I like this (toggle)"] = "Jeg liker dette (skru av og pÃ¥)"; -App::$strings["I don't like this (toggle)"] = "Jeg liker ikke dette (skru av og pÃ¥)"; -App::$strings["Share This"] = "Del dette"; -App::$strings["share"] = "del"; -App::$strings["Delivery Report"] = "Leveringsrapport"; -App::$strings["%d comment"] = array( - 0 => "%d kommentar", - 1 => "%d kommentarer", -); -App::$strings["View %s's profile - %s"] = "Vis %s sin profil - %s"; -App::$strings["to"] = "til"; -App::$strings["via"] = "via"; -App::$strings["Wall-to-Wall"] = "vegg-til-vegg"; -App::$strings["via Wall-To-Wall:"] = "via vegg-til-vegg:"; -App::$strings["Save Bookmarks"] = "Lagre bokmerker"; -App::$strings["Add to Calendar"] = "Legg til i kalender"; -App::$strings["Mark all seen"] = "Merk alle som sett"; -App::$strings["__ctx:noun__ Likes"] = "Liker"; -App::$strings["__ctx:noun__ Dislikes"] = "Liker ikke"; -App::$strings["This is you"] = "Dette er deg"; -App::$strings["Image"] = "Bilde"; -App::$strings["Insert Link"] = "Sett inn lenke"; -App::$strings["Video"] = "Video"; -App::$strings["Can view my normal stream and posts"] = "Kan se min normale strøm og innlegg"; -App::$strings["Can view my default channel profile"] = "Kan se min standard kanalprofil"; -App::$strings["Can view my connections"] = "Kan se mine forbindelser"; -App::$strings["Can view my file storage and photos"] = "Kan se mine filer og bilder"; -App::$strings["Can view my webpages"] = "Kan se mine websider"; -App::$strings["Can send me their channel stream and posts"] = "Kan sende meg deres kanalstrøm og innlegg"; -App::$strings["Can post on my channel page (\"wall\")"] = "Kan lage innlegg pÃ¥ min kanalside (\"vegg\")"; -App::$strings["Can comment on or like my posts"] = "Kan kommentere pÃ¥ eller like mine innlegg"; -App::$strings["Can send me private mail messages"] = "Kan sende meg private meldinger"; -App::$strings["Can like/dislike stuff"] = "Kan like/ikke like forskjellige greier"; -App::$strings["Profiles and things other than posts/comments"] = "Profiler og andre ting enn innlegg/kommentarer"; -App::$strings["Can forward to all my channel contacts via post @mentions"] = "Kan videresende til alle mine kanalkontakter via @navn i innlegg"; -App::$strings["Advanced - useful for creating group forum channels"] = "Avansert - nyttig for Ã¥ lage forumkanaler for grupper"; -App::$strings["Can chat with me (when available)"] = "Kan chatte/sende lynmeldinger til meg (nÃ¥r tilgjengelig)"; -App::$strings["Can write to my file storage and photos"] = "Kan skrive til mitt lager for filer og bilder"; -App::$strings["Can edit my webpages"] = "Kan endre mine websider"; -App::$strings["Can source my public posts in derived channels"] = "Kan bruke mine offentlige innlegg som kanalkilde i egne kanaler"; -App::$strings["Somewhat advanced - very useful in open communities"] = "Litt avansert - svært nyttig i Ã¥pne fellesskap"; -App::$strings["Can administer my channel resources"] = "Kan administrere mine kanalressurser"; -App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Ekstremt avansert. La dette være med mindre du vet hva du gjør"; -App::$strings["Social Networking"] = "Sosialt nettverk"; -App::$strings["Social - Mostly Public"] = "Sosial - ganske offentlig"; -App::$strings["Social - Restricted"] = "Sosial - begrenset"; -App::$strings["Social - Private"] = "Sosial - privat"; -App::$strings["Community Forum"] = "Forum for fellesskap"; -App::$strings["Forum - Mostly Public"] = "Forum - ganske offentlig"; -App::$strings["Forum - Restricted"] = "Forum - begrenset"; -App::$strings["Forum - Private"] = "Forum - privat"; -App::$strings["Feed Republish"] = "Republisering av strømmet innhold"; -App::$strings["Feed - Mostly Public"] = "Strøm - ganske offentlig"; -App::$strings["Feed - Restricted"] = "Strøm - begrenset"; -App::$strings["Special Purpose"] = "Spesiell bruk"; -App::$strings["Special - Celebrity/Soapbox"] = "Spesiell - kjendis/talerstol"; -App::$strings["Special - Group Repository"] = "Spesiell - gruppelager"; -App::$strings["Custom/Expert Mode"] = "Tilpasset/Ekspertmodus"; -App::$strings["Permission denied"] = "Tillatelse avvist"; -App::$strings["(Unknown)"] = "(Ukjent)"; -App::$strings["Visible to anybody on the internet."] = "Synlig for enhver pÃ¥ Internett."; -App::$strings["Visible to you only."] = "Synlig bare for deg."; -App::$strings["Visible to anybody in this network."] = "Synlig for enhver i dette nettverket."; -App::$strings["Visible to anybody authenticated."] = "Synlig for enhver som er autentisert."; -App::$strings["Visible to anybody on %s."] = "Synlig for alle pÃ¥ %s."; -App::$strings["Visible to all connections."] = "Synlig for alle forbindelser."; -App::$strings["Visible to approved connections."] = "Synlig for godkjente forbindelser."; -App::$strings["Visible to specific connections."] = "Synlig for spesifikke forbindelser."; -App::$strings["Item not found."] = "Elementet ble ikke funnet."; -App::$strings["Privacy group not found."] = "Personverngruppen ble ikke funnet"; -App::$strings["Privacy group is empty."] = "Personverngruppen er tom."; -App::$strings["Privacy group: %s"] = "Personverngruppe: %s"; -App::$strings["Connection: %s"] = "Forbindelse: %s"; -App::$strings["Connection not found."] = "Forbindelsen ble ikke funnet."; -App::$strings["female"] = "kvinne"; -App::$strings["%1\$s updated her %2\$s"] = "%1\$s oppdaterte %2\$s sitt"; -App::$strings["male"] = "mann"; -App::$strings["%1\$s updated his %2\$s"] = "%1\$s oppdaterte %2\$s sitt"; -App::$strings["%1\$s updated their %2\$s"] = "%1\$s oppdaterte %2\$s deres"; -App::$strings["profile photo"] = "profilbilde"; -App::$strings["Some blurb about what to do when you're new here"] = "En standardtekst om hva du bør gjøre som ny her"; -App::$strings["network"] = "nettverk"; -App::$strings["RSS"] = "RSS"; -App::$strings["Authorize application connection"] = "Tillat programforbindelse"; -App::$strings["Return to your app and insert this Securty Code:"] = "GÃ¥ tilbake til din app og legg inn denne sikkerhetskoden:"; -App::$strings["Please login to continue."] = "Vennligst logg inn for Ã¥ fortsette."; -App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vil du tillate dette programmet Ã¥ fÃ¥ tilgang til dine innlegg og kontakter, og/eller lage nye innlegg for deg?"; -App::$strings["App installed."] = "App installert."; -App::$strings["Malformed app."] = "Feil oppsett for app-en."; -App::$strings["Embed code"] = "Innbyggingskode"; -App::$strings["Edit App"] = "Endre app"; -App::$strings["Create App"] = "Lag app"; -App::$strings["Name of app"] = "Navn pÃ¥ app"; -App::$strings["Location (URL) of app"] = "Plassering (URL) til app"; -App::$strings["Description"] = "Beskrivelse"; -App::$strings["Photo icon URL"] = "Bildeikon URL"; -App::$strings["80 x 80 pixels - optional"] = "80 x80 pixler - valgfritt"; -App::$strings["Version ID"] = "Versjons-ID"; -App::$strings["Price of app"] = "Pris pÃ¥ app"; -App::$strings["Location (URL) to purchase app"] = "Plassering (URL) for Ã¥ kjøpe app"; -App::$strings["Item not available."] = "Elementet er ikke tilgjengelig."; -App::$strings["Invalid item."] = "Ugyldig element."; -App::$strings["Channel not found."] = "Kanalen ble ikke funnet."; -App::$strings["Block Name"] = "Byggeklossens navn"; -App::$strings["Block Title"] = "Byggeklossens tittel"; -App::$strings["Bookmark added"] = "Bokmerke lagt til"; -App::$strings["My Bookmarks"] = "Mine bokmerker"; -App::$strings["My Connections Bookmarks"] = "Mine forbindelsers bokmerker"; +App::$strings["Submit"] = "Send"; +App::$strings["Today"] = "Idag"; App::$strings["You must be logged in to see this page."] = "Du mÃ¥ være innloegget for Ã¥ se denne siden."; +App::$strings["Posts and comments"] = ""; +App::$strings["Only posts"] = ""; App::$strings["Insufficient permissions. Request redirected to profile page."] = "Utilstrekkelig tillatelse. Forespørsel omdirigert til profilsiden."; -App::$strings["Public"] = "Offentlig"; App::$strings["Room not found"] = "Rommet ble ikke funnet"; App::$strings["Leave Room"] = "Forlat rom"; -App::$strings["Delete This Room"] = "Slett dette rommet"; +App::$strings["Delete Room"] = ""; App::$strings["I am away right now"] = "Jeg er borte akkurat nÃ¥"; App::$strings["I am online"] = "Jeg er online"; App::$strings["Bookmark this room"] = "Bokmerk dette rommet"; +App::$strings["Please enter a link URL:"] = "Vennligst skriv inn en lenke URL:"; +App::$strings["Encrypt text"] = "Krypter tekst"; +App::$strings["Insert web link"] = "Sett inn web-lenke"; +App::$strings["Feature disabled."] = ""; App::$strings["New Chatroom"] = "Nytt chatrom"; -App::$strings["Chatroom Name"] = "Navn pÃ¥ chatrom"; +App::$strings["Chatroom name"] = ""; App::$strings["Expiration of chats (minutes)"] = "Chat utgÃ¥r (antall minutter)"; +App::$strings["Permissions"] = "Tillatelser"; App::$strings["%1\$s's Chatrooms"] = "%1\$s sine chatrom"; +App::$strings["No chatrooms available"] = ""; +App::$strings["Create New"] = ""; +App::$strings["Expiration"] = ""; +App::$strings["min"] = ""; App::$strings["Away"] = "Borte"; App::$strings["Online"] = "Online"; -App::$strings["No channel."] = "Ingen kanal."; -App::$strings["Common connections"] = "Felles forbindelser"; -App::$strings["No connections in common."] = "Ingen forbindelser felles."; +App::$strings["Invalid item."] = "Ugyldig element."; +App::$strings["Bookmark added"] = "Bokmerke lagt til"; +App::$strings["My Bookmarks"] = "Mine bokmerker"; +App::$strings["My Connections Bookmarks"] = "Mine forbindelsers bokmerker"; App::$strings["Continue"] = "Fortsett"; App::$strings["Premium Channel Setup"] = "Premiumkanal-oppsett"; App::$strings["Enable premium channel connection restrictions"] = "SlÃ¥ pÃ¥ restriksjoner for forbindelse med premiumkanal"; @@ -1080,10 +94,120 @@ App::$strings["Potential connections will then see the following text before pro App::$strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Ved Ã¥ fortsette bekrefter jeg at jeg har oppfylt alle instruksjoner gitt pÃ¥ denne siden."; App::$strings["(No specific instructions have been provided by the channel owner.)"] = "(Ingen spesifikke instruksjoner er gitt av kanaleieren.)"; App::$strings["Restricted or Premium Channel"] = "Begrenset kanal eller premiumkanal"; +App::$strings["Could not access contact record."] = "Fikk ikke tilgang til kontaktinformasjonen."; +App::$strings["Could not locate selected profile."] = "Fant ikke valgt profil."; +App::$strings["Connection updated."] = "Forbindelsen er oppdatert."; +App::$strings["Failed to update connection record."] = "Mislyktes med Ã¥ oppdatere forbindelsesinformasjonen."; +App::$strings["is now connected to"] = "er nÃ¥ forbundet til"; +App::$strings["No"] = "Nei"; +App::$strings["Yes"] = "Ja"; +App::$strings["Could not access address book record."] = "Fikk ikke tilgang til informasjonen i adresseboken."; +App::$strings["Refresh failed - channel is currently unavailable."] = "Oppfrisking mislyktes - kanalen er for øyeblikket utilgjengelig."; +App::$strings["Unable to set address book parameters."] = "Ikke i stand til Ã¥ angi parametre for adresseboken."; +App::$strings["Connection has been removed."] = "Forbindelsen har blitt fjernet."; +App::$strings["View Profile"] = "Vis profil"; +App::$strings["View %s's profile"] = "Vis %s sin profil"; +App::$strings["Refresh Permissions"] = "Oppfrisk tillatelser"; +App::$strings["Fetch updated permissions"] = "Hent oppdaterte tillatelser"; +App::$strings["Recent Activity"] = "Nylig aktivitet"; +App::$strings["View recent posts and comments"] = "Vis nylige innlegg og kommentarer"; +App::$strings["Unblock"] = "Ikke blokker lenger"; +App::$strings["Block"] = "Blokker"; +App::$strings["Block (or Unblock) all communications with this connection"] = "Blokker eller fjern blokkering av all kommunikasjon med denne forbindelsen"; +App::$strings["This connection is blocked!"] = "Denne forbindelsen er blokkert!"; +App::$strings["Unignore"] = "Ikke ignorer lenger"; +App::$strings["Ignore"] = "Ignorer"; +App::$strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignorer eller fjern ignorering av all inngÃ¥ende kommunikasjon fra denne forbindelsen"; +App::$strings["This connection is ignored!"] = "Denne forbindelsen er ignorert!"; +App::$strings["Unarchive"] = "Ikke arkiver lenger"; +App::$strings["Archive"] = "Arkiver"; +App::$strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Arkiver eller fjern arkivering av denne forbindelsen - marker kanal som død, men behold innhold"; +App::$strings["This connection is archived!"] = "Denne forbindelsen er arkivert!"; +App::$strings["Unhide"] = "Ikke skjul lenger"; +App::$strings["Hide"] = "Skjul"; +App::$strings["Hide or Unhide this connection from your other connections"] = "Skjul eller fjern skjuling av denne forbindelsen fra dine andre forbindelser"; +App::$strings["This connection is hidden!"] = "Denne forbindelsen er skjult!"; +App::$strings["Delete this connection"] = "Slett denne forbindelsen"; +App::$strings["Me"] = "Meg"; +App::$strings["Family"] = "Familie"; +App::$strings["Friends"] = "Venner"; +App::$strings["Acquaintances"] = "Bekjente"; +App::$strings["All"] = "Alle"; +App::$strings["Approve this connection"] = "Godta denne forbindelsen"; +App::$strings["Accept connection to allow communication"] = "Godta denne forbindelsen for Ã¥ tillate kommunikasjon"; +App::$strings["Set Affinity"] = "Angi nærhet"; +App::$strings["Set Profile"] = "Angi profil"; +App::$strings["Set Affinity & Profile"] = "Angi nærhet og profil"; +App::$strings["none"] = "ingen"; +App::$strings["Connection Default Permissions"] = "Forbindelsens standard tillatelser"; +App::$strings["Connection: %s"] = "Forbindelse: %s"; +App::$strings["Apply these permissions automatically"] = "Bruk disse tillatelsene automatisk"; +App::$strings["Connection requests will be approved without your interaction"] = "Forespørsler om forbindelse vil bli godkjent automatisk"; +App::$strings["This connection's primary address is"] = "Denne forbindelsens primære adresse er"; +App::$strings["Available locations:"] = "Tilgjengelige plasseringer:"; +App::$strings["The permissions indicated on this page will be applied to all new connections."] = "Tillatelsene angitt pÃ¥ denne siden gjøres gjeldende for alle nye forbindelser."; +App::$strings["Connection Tools"] = ""; +App::$strings["Slide to adjust your degree of friendship"] = "Flytt for Ã¥ justere din grad av vennskap"; +App::$strings["Rating"] = "Vurdering"; +App::$strings["Slide to adjust your rating"] = "Flytt for Ã¥ justere din vurdering"; +App::$strings["Optionally explain your rating"] = "Velg om du vil forklare vurderingen"; +App::$strings["Custom Filter"] = "Tilpasset filter"; +App::$strings["Only import posts with this text"] = "Bare importer innlegg med disse ordene"; +App::$strings["words one per line or #tags or /patterns/ or lang=xx, leave blank to import all posts"] = "ord per linje eller #merkelapper eller /mønster/ eller sprÃ¥k lang=xx, la stÃ¥ blankt for Ã¥ importere alle innlegg"; +App::$strings["Do not import posts with this text"] = "Ikke importer innlegg med denne teksten"; +App::$strings["This information is public!"] = "Denne informasjonen er offentlig!"; +App::$strings["Connection Pending Approval"] = "Forbindelse venter pÃ¥ godkjenning"; +App::$strings["inherited"] = "arvet"; +App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Vennligst velg profilen du ønsker Ã¥ vise %s nÃ¥r profilen din ses pÃ¥ en sikret mÃ¥te. "; +App::$strings["Their Settings"] = "Deres innstillinger"; +App::$strings["My Settings"] = "Mine innstillinger"; +App::$strings["Individual Permissions"] = "Individuelle tillatelser"; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can not change those settings here."] = "Noen tillatelser kan være arvet fra din kanals personverninnstillinger, som har høyere prioritet enn individuelle innstillinger. Du kan ikke endre arvede innstillingene her."; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Noen tillatelser kan være arvet fra din kanals personverninnstillinger, som har høyere prioritet enn individuelle innstillinger. Du kan endre disse innstillingene her, men de vil ikke fÃ¥ noen effekt før de arvede innstillingene endres."; +App::$strings["Last update:"] = "Siste oppdatering:"; +App::$strings["Public access denied."] = "Offentlig tilgang avvist."; +App::$strings["%d rating"] = array( + 0 => "%d vurdering", + 1 => "%d vurderinger", +); +App::$strings["Gender: "] = "Kjønn:"; +App::$strings["Status: "] = "Status:"; +App::$strings["Homepage: "] = "Hjemmeside:"; +App::$strings["Age:"] = "Alder:"; +App::$strings["Location:"] = "Plassering:"; +App::$strings["Description:"] = "Beskrivelse:"; +App::$strings["Hometown:"] = "Hjemby:"; +App::$strings["About:"] = "Om:"; +App::$strings["Connect"] = "Koble"; +App::$strings["Public Forum:"] = "Offentlig forum:"; +App::$strings["Keywords: "] = "Nøkkelord:"; +App::$strings["Don't suggest"] = "Ikke foreslÃ¥"; +App::$strings["Common connections:"] = "Felles forbindelser:"; +App::$strings["Global Directory"] = "Global katalog"; +App::$strings["Local Directory"] = "Lokal katalog"; +App::$strings["Find"] = "Finn"; +App::$strings["Finding:"] = "Finner:"; +App::$strings["Channel Suggestions"] = "Kanalforslag"; +App::$strings["next page"] = "Neste side"; +App::$strings["previous page"] = "Forrige side"; +App::$strings["Sort options"] = "Sorteringsvalg"; +App::$strings["Alphabetic"] = "Alfabetisk"; +App::$strings["Reverse Alphabetic"] = "Omvendt alfabetisk"; +App::$strings["Newest to Oldest"] = "Nyest til eldst"; +App::$strings["Oldest to Newest"] = "Eldst til nyest"; +App::$strings["No entries (some entries may be hidden)."] = "Ingen oppføringer (noen oppføringer kan være skjult)."; +App::$strings["Item not found."] = "Elementet ble ikke funnet."; +App::$strings["Item not found"] = "Elementet ble ikke funnet."; +App::$strings["Title (optional)"] = "Tittel (valgfri)"; +App::$strings["Edit Block"] = "Endre byggekloss"; +App::$strings["No channel."] = "Ingen kanal."; +App::$strings["Common connections"] = "Felles forbindelser"; +App::$strings["No connections in common."] = "Ingen forbindelser felles."; App::$strings["Blocked"] = "Blokkert"; App::$strings["Ignored"] = "Ignorert"; App::$strings["Hidden"] = "Skjult"; App::$strings["Archived"] = "Arkivert"; +App::$strings["New"] = "Nye"; App::$strings["New Connections"] = "Nye forbindelser"; App::$strings["Show pending (new) connections"] = "Vis ventende (nye) forbindelser"; App::$strings["All Connections"] = "Alle forbindelser"; @@ -1103,95 +227,75 @@ App::$strings["Connected"] = "Forbundet"; App::$strings["Approve connection"] = "Godkjenn forbindelse"; App::$strings["Approve"] = "Godkjenn"; App::$strings["Ignore connection"] = "Ignorer forbindelse"; -App::$strings["Ignore"] = "Ignorer"; App::$strings["Recent activity"] = "Nylig aktivitet"; +App::$strings["Connections"] = "Forbindelser"; +App::$strings["Search"] = "Søk"; App::$strings["Search your connections"] = "Søk blant dine forbindelser"; App::$strings["Connections search"] = "Søk blant forbindelser"; -App::$strings["Could not access contact record."] = "Fikk ikke tilgang til kontaktinformasjonen."; -App::$strings["Could not locate selected profile."] = "Fant ikke valgt profil."; -App::$strings["Connection updated."] = "Forbindelsen er oppdatert."; -App::$strings["Failed to update connection record."] = "Mislyktes med Ã¥ oppdatere forbindelsesinformasjonen."; -App::$strings["is now connected to"] = "er nÃ¥ forbundet til"; -App::$strings["Could not access address book record."] = "Fikk ikke tilgang til informasjonen i adresseboken."; -App::$strings["Refresh failed - channel is currently unavailable."] = "Oppfrisking mislyktes - kanalen er for øyeblikket utilgjengelig."; -App::$strings["Unable to set address book parameters."] = "Ikke i stand til Ã¥ angi parametre for adresseboken."; -App::$strings["Connection has been removed."] = "Forbindelsen har blitt fjernet."; -App::$strings["View %s's profile"] = "Vis %s sin profil"; -App::$strings["Refresh Permissions"] = "Oppfrisk tillatelser"; -App::$strings["Fetch updated permissions"] = "Hent oppdaterte tillatelser"; -App::$strings["Recent Activity"] = "Nylig aktivitet"; -App::$strings["View recent posts and comments"] = "Vis nylige innlegg og kommentarer"; -App::$strings["Unblock"] = "Ikke blokker lenger"; -App::$strings["Block"] = "Blokker"; -App::$strings["Block (or Unblock) all communications with this connection"] = "Blokker eller fjern blokkering av all kommunikasjon med denne forbindelsen"; -App::$strings["This connection is blocked!"] = "Denne forbindelsen er blokkert!"; -App::$strings["Unignore"] = "Ikke ignorer lenger"; -App::$strings["Ignore (or Unignore) all inbound communications from this connection"] = "Ignorer eller fjern ignorering av all inngÃ¥ende kommunikasjon fra denne forbindelsen"; -App::$strings["This connection is ignored!"] = "Denne forbindelsen er ignorert!"; -App::$strings["Unarchive"] = "Ikke arkiver lenger"; -App::$strings["Archive"] = "Arkiver"; -App::$strings["Archive (or Unarchive) this connection - mark channel dead but keep content"] = "Arkiver eller fjern arkivering av denne forbindelsen - marker kanal som død, men behold innhold"; -App::$strings["This connection is archived!"] = "Denne forbindelsen er arkivert!"; -App::$strings["Unhide"] = "Ikke skjul lenger"; -App::$strings["Hide"] = "Skjul"; -App::$strings["Hide or Unhide this connection from your other connections"] = "Skjul eller fjern skjuling av denne forbindelsen fra dine andre forbindelser"; -App::$strings["This connection is hidden!"] = "Denne forbindelsen er skjult!"; -App::$strings["Delete this connection"] = "Slett denne forbindelsen"; -App::$strings["Approve this connection"] = "Godta denne forbindelsen"; -App::$strings["Accept connection to allow communication"] = "Godta denne forbindelsen for Ã¥ tillate kommunikasjon"; -App::$strings["Set Affinity"] = "Angi nærhet"; -App::$strings["Set Profile"] = "Angi profil"; -App::$strings["Set Affinity & Profile"] = "Angi nærhet og profil"; -App::$strings["none"] = "ingen"; -App::$strings["Apply these permissions automatically"] = "Bruk disse tillatelsene automatisk"; -App::$strings["Connection requests will be approved without your interaction"] = "Forespørsler om forbindelse vil bli godkjent automatisk"; -App::$strings["This connection's primary address is"] = "Denne forbindelsens primære adresse er"; -App::$strings["Available locations:"] = "Tilgjengelige plasseringer:"; -App::$strings["The permissions indicated on this page will be applied to all new connections."] = "Tillatelsene angitt pÃ¥ denne siden gjøres gjeldende for alle nye forbindelser."; -App::$strings["Slide to adjust your degree of friendship"] = "Flytt for Ã¥ justere din grad av vennskap"; -App::$strings["Slide to adjust your rating"] = "Flytt for Ã¥ justere din vurdering"; -App::$strings["Optionally explain your rating"] = "Velg om du vil forklare vurderingen"; -App::$strings["Custom Filter"] = "Tilpasset filter"; -App::$strings["Only import posts with this text"] = "Bare importer innlegg med disse ordene"; -App::$strings["words one per line or #tags or /patterns/ or lang=xx, leave blank to import all posts"] = "ord per linje eller #merkelapper eller /mønster/ eller sprÃ¥k lang=xx, la stÃ¥ blankt for Ã¥ importere alle innlegg"; -App::$strings["Do not import posts with this text"] = "Ikke importer innlegg med denne teksten"; -App::$strings["This information is public!"] = "Denne informasjonen er offentlig!"; -App::$strings["Connection Pending Approval"] = "Forbindelse venter pÃ¥ godkjenning"; -App::$strings["inherited"] = "arvet"; -App::$strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Vennligst velg profilen du ønsker Ã¥ vise %s nÃ¥r profilen din ses pÃ¥ en sikret mÃ¥te. "; -App::$strings["Their Settings"] = "Deres innstillinger"; -App::$strings["My Settings"] = "Mine innstillinger"; -App::$strings["Individual Permissions"] = "Individuelle tillatelser"; -App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can not change those settings here."] = "Noen tillatelser kan være arvet fra din kanals personverninnstillinger, som har høyere prioritet enn individuelle innstillinger. Du kan ikke endre arvede innstillingene her."; -App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = "Noen tillatelser kan være arvet fra din kanals personverninnstillinger, som har høyere prioritet enn individuelle innstillinger. Du kan endre disse innstillingene her, men de vil ikke fÃ¥ noen effekt før de arvede innstillingene endres."; -App::$strings["Last update:"] = "Siste oppdatering:"; -App::$strings["\$Projectname channel"] = "\$Projectname-kanal"; -App::$strings["Public access denied."] = "Offentlig tilgang avvist."; -App::$strings["%d rating"] = array( - 0 => "%d vurdering", - 1 => "%d vurderinger", -); -App::$strings["Gender: "] = "Kjønn:"; -App::$strings["Status: "] = "Status:"; -App::$strings["Homepage: "] = "Hjemmeside:"; -App::$strings["Description:"] = "Beskrivelse:"; -App::$strings["Public Forum:"] = "Offentlig forum:"; -App::$strings["Keywords: "] = "Nøkkelord:"; -App::$strings["Don't suggest"] = "Ikke foreslÃ¥"; -App::$strings["Common connections:"] = "Felles forbindelser:"; -App::$strings["Global Directory"] = "Global katalog"; -App::$strings["Local Directory"] = "Lokal katalog"; -App::$strings["Finding:"] = "Finner:"; -App::$strings["next page"] = "Neste side"; -App::$strings["previous page"] = "Forrige side"; -App::$strings["Sort options"] = "Sorteringsvalg"; -App::$strings["Alphabetic"] = "Alfabetisk"; -App::$strings["Reverse Alphabetic"] = "Omvendt alfabetisk"; -App::$strings["Newest to Oldest"] = "Nyest til eldst"; -App::$strings["Oldest to Newest"] = "Eldst til nyest"; -App::$strings["No entries (some entries may be hidden)."] = "Ingen oppføringer (noen oppføringer kan være skjult)."; +App::$strings["Image uploaded but image cropping failed."] = "Bildet ble lastet opp, men beskjæring av bildet mislyktes."; +App::$strings["Cover Photos"] = "Forsidebilder"; +App::$strings["Image resize failed."] = "Endring av bildestørrelse mislyktes."; +App::$strings["Unable to process image"] = "Kan ikke behandle bildet"; +App::$strings["Image upload failed."] = "Opplasting av bildet mislyktes."; +App::$strings["Unable to process image."] = "Kan ikke behandle bildet."; +App::$strings["female"] = "kvinne"; +App::$strings["%1\$s updated her %2\$s"] = "%1\$s oppdaterte %2\$s sitt"; +App::$strings["male"] = "mann"; +App::$strings["%1\$s updated his %2\$s"] = "%1\$s oppdaterte %2\$s sitt"; +App::$strings["%1\$s updated their %2\$s"] = "%1\$s oppdaterte %2\$s deres"; +App::$strings["cover photo"] = "forsidebilde"; +App::$strings["Photo not available."] = "Bildet er ikke tilgjengelig."; +App::$strings["Upload File:"] = "Last opp fil:"; +App::$strings["Select a profile:"] = "Velg en profil:"; +App::$strings["Upload Cover Photo"] = "Last opp forsidebilde"; +App::$strings["or"] = "eller"; +App::$strings["skip this step"] = "hopp over dette steget"; +App::$strings["select a photo from your photo albums"] = "velg et bilde fra dine fotoalbum"; +App::$strings["Crop Image"] = "Beskjær bildet"; +App::$strings["Please adjust the image cropping for optimum viewing."] = "Vennligst juster bildebeskjæringen for optimal visning."; +App::$strings["Done Editing"] = "Avslutt redigering"; +App::$strings["Item is not editable"] = "Elementet kan ikke endres"; +App::$strings["Edit post"] = "Endre innlegg"; +App::$strings["Calendar entries imported."] = "Kalenderhendelsene er importert."; +App::$strings["No calendar entries found."] = "Ingen kalenderhendelser funnet."; +App::$strings["Event can not end before it has started."] = "Hendelsen kan ikke slutte før den starter."; +App::$strings["Unable to generate preview."] = "Klarer ikke Ã¥ lage forhÃ¥ndsvisning."; +App::$strings["Event title and start time are required."] = "Hendelsestittel og starttidspunkt er pÃ¥krevd."; +App::$strings["Event not found."] = "Hendelsen ble ikke funnet."; +App::$strings["event"] = "hendelse"; +App::$strings["Edit event title"] = "Endre tittel pÃ¥ hendelse"; +App::$strings["Event title"] = "Tittel pÃ¥ hendelse"; +App::$strings["Required"] = "PÃ¥krevd"; +App::$strings["Categories (comma-separated list)"] = "Kategorier (kommaseparert liste)"; +App::$strings["Edit Category"] = "Endre kategori"; +App::$strings["Category"] = "Kategori"; +App::$strings["Edit start date and time"] = "Endre startdato og tidspunkt"; +App::$strings["Start date and time"] = "Startdato og tidspunkt"; +App::$strings["Finish date and time are not known or not relevant"] = "Sluttdato og tidspunkt er ikke kjent eller ikke relevant"; +App::$strings["Edit finish date and time"] = "Endre sluttdato og tidspunkt"; +App::$strings["Finish date and time"] = "Sluttdato og tidspunkt"; +App::$strings["Adjust for viewer timezone"] = "Juster i forhold til tilskuerens tidssone"; +App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Viktig for hendelser som skjer pÃ¥ et bestemt sted. Ikke praktisk for globale ferier eller fridager."; +App::$strings["Edit Description"] = "Endre beskrivelse"; +App::$strings["Description"] = "Beskrivelse"; +App::$strings["Edit Location"] = "Endre plassering"; +App::$strings["Location"] = "Plassering"; +App::$strings["Share this event"] = "Del denne hendelsen"; +App::$strings["Preview"] = "ForhÃ¥ndsvisning"; +App::$strings["Permission settings"] = "Tillatelser - innstillinger"; +App::$strings["Advanced Options"] = "Avanserte alternativer"; +App::$strings["Edit event"] = "Endre hendelse"; +App::$strings["Delete event"] = "Slett hendelse"; +App::$strings["calendar"] = "kalender"; +App::$strings["Event removed"] = "Hendelse slettet"; +App::$strings["Failed to remove event"] = "Mislyktes med Ã¥ slette hendelse"; +App::$strings["Photos"] = "Bilder"; +App::$strings["Cancel"] = "Avbryt"; App::$strings["This site is not a directory server"] = "Dette nettstedet er ikke en katalogtjener"; App::$strings["This directory server requires an access token"] = "Denne katalogtjeneren krever en tilgangsnøkkel (access token)"; +App::$strings["Save to Folder:"] = "Lagre til mappe:"; +App::$strings["- select -"] = "- velg -"; +App::$strings["Save"] = "Lagre"; App::$strings["Invalid message"] = "Ugyldig melding"; App::$strings["no results"] = "ingen resultater"; App::$strings["Delivery report for %1\$s"] = "Leveringsrapport for %1\$s"; @@ -1206,58 +310,37 @@ App::$strings["recipient not found"] = "mottaker ble ikke funnet"; App::$strings["mail recalled"] = "melding tilbakekalt"; App::$strings["duplicate mail received"] = "duplikat av melding mottatt"; App::$strings["mail delivered"] = "melding mottatt"; -App::$strings["Item not found"] = "Elementet ble ikke funnet."; -App::$strings["Delete block?"] = "Slett byggeklossen?"; -App::$strings["Insert YouTube video"] = "Sett inn YouTube-video"; -App::$strings["Insert Vorbis [.ogg] video"] = "Sett inn Vorbis [.ogg] video"; -App::$strings["Insert Vorbis [.ogg] audio"] = "Legg i"; -App::$strings["Edit Block"] = "Endre byggekloss"; -App::$strings["Delete layout?"] = "Slett layout?"; -App::$strings["Layout Description (Optional)"] = "Layoutens beskrivelse (valgfritt)"; App::$strings["Layout Name"] = "Layout-navn"; +App::$strings["Layout Description (Optional)"] = "Layoutens beskrivelse (valgfritt)"; App::$strings["Edit Layout"] = "Endre layout"; -App::$strings["Item is not editable"] = "Elementet kan ikke endres"; -App::$strings["Delete item?"] = "Slett element?"; -App::$strings["Edit post"] = "Endre innlegg"; -App::$strings["Delete webpage?"] = "Slett webside?"; -App::$strings["Page link title"] = "Sidens lenketittel"; +App::$strings["Page link"] = ""; App::$strings["Edit Webpage"] = "Endre webside"; -App::$strings["Calendar entries imported."] = "Kalenderhendelsene er importert."; -App::$strings["No calendar entries found."] = "Ingen kalenderhendelser funnet."; -App::$strings["Event can not end before it has started."] = "Hendelsen kan ikke slutte før den starter."; -App::$strings["Unable to generate preview."] = "Klarer ikke Ã¥ lage forhÃ¥ndsvisning."; -App::$strings["Event title and start time are required."] = "Hendelsestittel og starttidspunkt er pÃ¥krevd."; -App::$strings["Event not found."] = "Hendelsen ble ikke funnet."; -App::$strings["Edit event title"] = "Endre tittel pÃ¥ hendelse"; -App::$strings["Event title"] = "Tittel pÃ¥ hendelse"; -App::$strings["Categories (comma-separated list)"] = "Kategorier (kommaseparert liste)"; -App::$strings["Edit Category"] = "Endre kategori"; -App::$strings["Category"] = "Kategori"; -App::$strings["Edit start date and time"] = "Endre startdato og tidspunkt"; -App::$strings["Start date and time"] = "Startdato og tidspunkt"; -App::$strings["Finish date and time are not known or not relevant"] = "Sluttdato og tidspunkt er ikke kjent eller ikke relevant"; -App::$strings["Edit finish date and time"] = "Endre sluttdato og tidspunkt"; -App::$strings["Finish date and time"] = "Sluttdato og tidspunkt"; -App::$strings["Adjust for viewer timezone"] = "Juster i forhold til tilskuerens tidssone"; -App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = "Viktig for hendelser som skjer pÃ¥ et bestemt sted. Ikke praktisk for globale ferier eller fridager."; -App::$strings["Edit Description"] = "Endre beskrivelse"; -App::$strings["Edit Location"] = "Endre plassering"; -App::$strings["Share this event"] = "Del denne hendelsen"; -App::$strings["Advanced Options"] = "Avanserte alternativer"; -App::$strings["l, F j"] = "l, F j"; -App::$strings["Edit event"] = "Endre hendelse"; -App::$strings["Delete event"] = "Slett hendelse"; -App::$strings["calendar"] = "kalender"; -App::$strings["Edit Event"] = "Endre hendelse"; -App::$strings["Create Event"] = "Lag hendelse"; -App::$strings["Previous"] = "Forrige"; -App::$strings["Next"] = "Neste"; -App::$strings["Today"] = "Idag"; -App::$strings["Event removed"] = "Hendelse slettet"; -App::$strings["Failed to remove event"] = "Mislyktes med Ã¥ slette hendelse"; +App::$strings["Channel added."] = "Kanal lagt til."; +App::$strings["network"] = "nettverk"; +App::$strings["RSS"] = "RSS"; +App::$strings["Privacy group created."] = "Personverngruppen er opprettet."; +App::$strings["Could not create privacy group."] = "Kunne ikke opprette personverngruppen."; +App::$strings["Privacy group not found."] = "Personverngruppen ble ikke funnet"; +App::$strings["Privacy group updated."] = "Personverngruppen er oppdatert."; +App::$strings["Create a group of channels."] = "Lag en gruppe av kanaler."; +App::$strings["Privacy group name: "] = "Personverngruppens navn:"; +App::$strings["Members are visible to other channels"] = "Medlemmer er synlig for andre kanaler"; +App::$strings["Privacy group removed."] = "Personverngruppen er fjernet."; +App::$strings["Unable to remove privacy group."] = "Ikke i stand til Ã¥ fjerne personverngruppen."; +App::$strings["Privacy group editor"] = "Personverngruppebehandler"; +App::$strings["Members"] = "Medlemmer"; +App::$strings["All Connected Channels"] = "Alle tilkoblede kanaler"; +App::$strings["Click on a channel to add or remove."] = "Klikk pÃ¥ en kanal for Ã¥ legge til eller fjerne."; App::$strings["Share content from Firefox to \$Projectname"] = "Del innhold fra Firefox til \$Projectname"; App::$strings["Activate the Firefox \$Projectname provider"] = "Skru pÃ¥ Firefox \$Projectname tilbyderen"; -App::$strings["- select -"] = "- velg -"; +App::$strings["Authorize application connection"] = "Tillat programforbindelse"; +App::$strings["Return to your app and insert this Securty Code:"] = "GÃ¥ tilbake til din app og legg inn denne sikkerhetskoden:"; +App::$strings["Please login to continue."] = "Vennligst logg inn for Ã¥ fortsette."; +App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vil du tillate dette programmet Ã¥ fÃ¥ tilgang til dine innlegg og kontakter, og/eller lage nye innlegg for deg?"; +App::$strings["Documentation Search"] = "Søk i dokumentasjon"; +App::$strings["Help:"] = "Hjelp:"; +App::$strings["Help"] = "Hjelp"; +App::$strings["\$Projectname Documentation"] = "\$Projectname dokumentasjon"; App::$strings["Permission Denied."] = "Tillatelse avvist."; App::$strings["File not found."] = "Filen ble ikke funnet."; App::$strings["Edit file permissions"] = "Endre filtillatelser"; @@ -1269,54 +352,16 @@ App::$strings["Copy/paste this URL to link file from a web page"] = "Kopier og l App::$strings["Share this file"] = "Del denne filen"; App::$strings["Show URL to this file"] = "Vis URLen til denne filen"; App::$strings["Notify your contacts about this file"] = "Varsle dine kontakter om denne filen"; -App::$strings["Channel added."] = "Kanal lagt til."; -App::$strings["Contact not found."] = "Kontakten ble ikke funnet."; -App::$strings["Friend suggestion sent."] = "Venneforespørsel sendt."; -App::$strings["Suggest Friends"] = "ForeslÃ¥ venner"; -App::$strings["Suggest a friend for %s"] = "ForeslÃ¥ en venn for %s"; -App::$strings["Privacy group created."] = "Personverngruppen er opprettet."; -App::$strings["Could not create privacy group."] = "Kunne ikke opprette personverngruppen."; -App::$strings["Privacy group updated."] = "Personverngruppen er oppdatert."; -App::$strings["Create a group of channels."] = "Lag en gruppe av kanaler."; -App::$strings["Privacy group name: "] = "Personverngruppens navn:"; -App::$strings["Members are visible to other channels"] = "Medlemmer er synlig for andre kanaler"; -App::$strings["Privacy group removed."] = "Personverngruppen er fjernet."; -App::$strings["Unable to remove privacy group."] = "Ikke i stand til Ã¥ fjerne personverngruppen."; -App::$strings["Privacy group editor"] = "Personverngruppebehandler"; -App::$strings["Members"] = "Medlemmer"; -App::$strings["All Connected Channels"] = "Alle tilkoblede kanaler"; -App::$strings["Click on a channel to add or remove."] = "Klikk pÃ¥ en kanal for Ã¥ legge til eller fjerne."; -App::$strings["Documentation Search"] = "Søk i dokumentasjon"; -App::$strings["Help:"] = "Hjelp:"; -App::$strings["\$Projectname Documentation"] = "\$Projectname dokumentasjon"; -App::$strings["\$Projectname"] = "\$Projectname"; -App::$strings["Welcome to %s"] = "Velkommen til %s"; -App::$strings["First Name"] = "Fornavn"; -App::$strings["Last Name"] = "Etternavn"; -App::$strings["Nickname"] = "Kallenavn"; -App::$strings["Full Name"] = "Fullt navn"; -App::$strings["Profile Photo 16px"] = "Profilbilde 16px"; -App::$strings["Profile Photo 32px"] = "Profilbilde 32px"; -App::$strings["Profile Photo 48px"] = "Profilbilde 48px"; -App::$strings["Profile Photo 64px"] = "Profilbilde 64px"; -App::$strings["Profile Photo 80px"] = "Profilbilde 80px"; -App::$strings["Profile Photo 128px"] = "Profilbilde 128px"; -App::$strings["Timezone"] = "Tidssone"; -App::$strings["Homepage URL"] = "Hjemmeside URL"; -App::$strings["Birth Year"] = "FødselsÃ¥r"; -App::$strings["Birth Month"] = "FødselsmÃ¥ne"; -App::$strings["Birth Day"] = "Fødselsdag"; -App::$strings["Birthdate"] = "Fødselsdato"; -App::$strings["Gender"] = "Kjønn"; -App::$strings["%s element installed"] = "%s element installert"; -App::$strings["%s element installation failed"] = "Installasjon av %s-element mislyktes"; +App::$strings["Apps"] = "Apper"; +App::$strings["Item not available."] = "Elementet er ikke tilgjengelig."; App::$strings["Your service plan only allows %d channels."] = "Din tjenesteplan tillater bare %d kanaler."; App::$strings["Nothing to import."] = "Ingenting Ã¥ importere."; App::$strings["Unable to download data from old server"] = "Ikke i stand til Ã¥ laste ned data fra gammel tjener"; App::$strings["Imported file is empty."] = "Importert fil er tom."; App::$strings["Warning: Database versions differ by %1\$d updates."] = "Advarsel: databaseversjoner avviker med %1\$d oppdateringer."; -App::$strings["Server platform is not compatible. Operation not permitted."] = "Tjenerplattformen er ikke kompatibel. Handlingen er ikke tillatt."; +App::$strings["Cloned channel not found. Import failed."] = "Klonet kanal ble ikke funnet. Import mislyktes."; App::$strings["No channel. Import failed."] = "Ingen kanal. Import mislyktes."; +App::$strings["Import completed."] = "Import ferdig."; App::$strings["You must be logged in to use this feature."] = "Du mÃ¥ være innlogget for Ã¥ bruke denne funksjonen."; App::$strings["Import Channel"] = "Importer kanal"; App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "Bruk dette skjemaet for Ã¥ importere en eksisterende kanal fra en annen tjener/hub. Du kan hente inn kanalidentiteten fra den gamle tjeneren/huben via nettverket eller ved Ã¥ bruke en eksportfil."; @@ -1329,6 +374,68 @@ App::$strings["For either option, please choose whether to make this hub your ne App::$strings["Make this hub my primary location"] = "Gjør dette nettstedet til min primære plassering"; App::$strings["Import existing posts if possible (experimental - limited by available memory"] = "Importer eksisterende innlegg om mulig (eksperimentelt - begrenset av tilgjengelig minne)"; App::$strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = "Denne prosessen kan ta flere minutter Ã¥ fullføre. Vennligst send inn dette skjemaet bare en gang og la siden være Ã¥pen inntil den er ferdig."; +App::$strings["Unable to locate original post."] = "Ikke i stand til Ã¥ finne opprinnelig innlegg."; +App::$strings["Empty post discarded."] = "Tomt innlegg forkastet."; +App::$strings["Executable content type not permitted to this channel."] = "Kjørbar innholdstype er ikke tillat for denne kanalen."; +App::$strings["Duplicate post suppressed."] = "Duplikat av innlegg forhindret."; +App::$strings["System error. Post not saved."] = "Systemfeil. Innlegg ble ikke lagret."; +App::$strings["Unable to obtain post information from database."] = "Ikke i stand til Ã¥ fÃ¥ tak i informasjon om innlegg fra databasen."; +App::$strings["You have reached your limit of %1$.0f top level posts."] = "Du har nÃ¥dd din grense pÃ¥ %1$.0f startinnlegg."; +App::$strings["You have reached your limit of %1$.0f webpages."] = "Du har nÃ¥dd din grense pÃ¥ %1$.0f websider."; +App::$strings["Layouts"] = "Layout"; +App::$strings["Comanche page description language help"] = "Hjelp med Comanche sidebeskrivelsessprÃ¥k"; +App::$strings["Layout Description"] = "Layout-beskrivelse"; +App::$strings["Download PDL file"] = "Last ned PDL-fil"; +App::$strings["\$Projectname"] = "\$Projectname"; +App::$strings["Welcome to %s"] = "Velkommen til %s"; +App::$strings["First Name"] = "Fornavn"; +App::$strings["Last Name"] = "Etternavn"; +App::$strings["Nickname"] = "Kallenavn"; +App::$strings["Full Name"] = "Fullt navn"; +App::$strings["Email"] = "E-post"; +App::$strings["Profile Photo"] = "Profilbilde"; +App::$strings["Profile Photo 16px"] = "Profilbilde 16px"; +App::$strings["Profile Photo 32px"] = "Profilbilde 32px"; +App::$strings["Profile Photo 48px"] = "Profilbilde 48px"; +App::$strings["Profile Photo 64px"] = "Profilbilde 64px"; +App::$strings["Profile Photo 80px"] = "Profilbilde 80px"; +App::$strings["Profile Photo 128px"] = "Profilbilde 128px"; +App::$strings["Timezone"] = "Tidssone"; +App::$strings["Homepage URL"] = "Hjemmeside URL"; +App::$strings["Language"] = "SprÃ¥k"; +App::$strings["Birth Year"] = "FødselsÃ¥r"; +App::$strings["Birth Month"] = "FødselsmÃ¥ne"; +App::$strings["Birth Day"] = "Fødselsdag"; +App::$strings["Birthdate"] = "Fødselsdato"; +App::$strings["Gender"] = "Kjønn"; +App::$strings["Male"] = "Mannlig"; +App::$strings["Female"] = "Kvinnelig"; +App::$strings["webpage"] = "nettside"; +App::$strings["block"] = "byggekloss"; +App::$strings["layout"] = "layout"; +App::$strings["menu"] = "meny"; +App::$strings["%s element installed"] = "%s element installert"; +App::$strings["%s element installation failed"] = "Installasjon av %s-element mislyktes"; +App::$strings["Like/Dislike"] = "Liker/Liker ikke"; +App::$strings["This action is restricted to members."] = "Denne handlingen er begrenset til medlemmer."; +App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "Vennligst logg inn med din \$Projectname ID eller registrer deg som et nytt \$Projectname-medlem for Ã¥ fortsette"; +App::$strings["Invalid request."] = "Ugyldig forespørsel."; +App::$strings["channel"] = "kanal"; +App::$strings["thing"] = "ting"; +App::$strings["Channel unavailable."] = "Kanalen er utilgjengelig."; +App::$strings["Previous action reversed."] = "Forrige handling er omgjort."; +App::$strings["photo"] = "foto"; +App::$strings["status"] = "status"; +App::$strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s liker %2\$s sin %3\$s"; +App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s liker ikke %2\$s sin %3\$s"; +App::$strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s er enig med %2\$s sin %3\$s"; +App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s er ikke enig med %2\$s sin %3\$s"; +App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s avstÃ¥r fra Ã¥ mene noe om %2\$s sin %3\$s"; +App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s deltar pÃ¥ %2\$ss %3\$s"; +App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s deltar ikke pÃ¥ %2\$ss %3\$s"; +App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s deltar kanskje pÃ¥ %2\$ss %3\$s"; +App::$strings["Action completed."] = "Handling ferdig."; +App::$strings["Thank you."] = "Tusen takk."; App::$strings["Import completed"] = "Import ferdig"; App::$strings["Import Items"] = "Importer elementer"; App::$strings["Use this form to import existing posts and content from an export file."] = "Bruk dette skjemaet for Ã¥ importere eksisterende innlegg og innhold fra en eksportfil."; @@ -1351,32 +458,6 @@ App::$strings["1. Register at any \$Projectname location (they are all inter-con App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Skriv inn min \$Projectname-adresse i nettstedets søkefelt."; App::$strings["or visit"] = "eller besøke"; App::$strings["3. Click [Connect]"] = "3. Klikk [Forbindelse]"; -App::$strings["Unable to locate original post."] = "Ikke i stand til Ã¥ finne opprinnelig innlegg."; -App::$strings["Empty post discarded."] = "Tomt innlegg forkastet."; -App::$strings["Executable content type not permitted to this channel."] = "Kjørbar innholdstype er ikke tillat for denne kanalen."; -App::$strings["Duplicate post suppressed."] = "Duplikat av innlegg forhindret."; -App::$strings["System error. Post not saved."] = "Systemfeil. Innlegg ble ikke lagret."; -App::$strings["Unable to obtain post information from database."] = "Ikke i stand til Ã¥ fÃ¥ tak i informasjon om innlegg fra databasen."; -App::$strings["You have reached your limit of %1$.0f top level posts."] = "Du har nÃ¥dd din grense pÃ¥ %1$.0f startinnlegg."; -App::$strings["You have reached your limit of %1$.0f webpages."] = "Du har nÃ¥dd din grense pÃ¥ %1$.0f websider."; -App::$strings["Comanche page description language help"] = "Hjelp med Comanche sidebeskrivelsessprÃ¥k"; -App::$strings["Layout Description"] = "Layout-beskrivelse"; -App::$strings["Download PDL file"] = "Last ned PDL-fil"; -App::$strings["Like/Dislike"] = "Liker/Liker ikke"; -App::$strings["This action is restricted to members."] = "Denne handlingen er begrenset til medlemmer."; -App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = "Vennligst logg inn med din \$Projectname ID eller registrer deg som et nytt \$Projectname-medlem for Ã¥ fortsette"; -App::$strings["Invalid request."] = "Ugyldig forespørsel."; -App::$strings["thing"] = "ting"; -App::$strings["Channel unavailable."] = "Kanalen er utilgjengelig."; -App::$strings["Previous action reversed."] = "Forrige handling er omgjort."; -App::$strings["%1\$s agrees with %2\$s's %3\$s"] = "%1\$s er enig med %2\$s sin %3\$s"; -App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = "%1\$s er ikke enig med %2\$s sin %3\$s"; -App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = "%1\$s avstÃ¥r fra Ã¥ mene noe om %2\$s sin %3\$s"; -App::$strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s deltar pÃ¥ %2\$ss %3\$s"; -App::$strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s deltar ikke pÃ¥ %2\$ss %3\$s"; -App::$strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s deltar kanskje pÃ¥ %2\$ss %3\$s"; -App::$strings["Action completed."] = "Handling ferdig."; -App::$strings["Thank you."] = "Tusen takk."; App::$strings["Remote privacy information not available."] = "Ekstern personverninformasjon er ikke tilgjengelig."; App::$strings["Visible to:"] = "Synlig for:"; App::$strings["Location not found."] = "Plassering er ikke funnet."; @@ -1385,16 +466,13 @@ App::$strings["Please select another location to become primary before removing App::$strings["Syncing locations"] = "Synkroniserer plasseringer"; App::$strings["No locations found."] = "Ingen plasseringer ble funnet."; App::$strings["Manage Channel Locations"] = "HÃ¥ndter kanalplasseringer"; -App::$strings["Location (address)"] = "Plassering (adresse)"; -App::$strings["Primary Location"] = "Hovedplassering"; -App::$strings["Drop location"] = "Slett plassering"; -App::$strings["Sync now"] = "Synkroniser nÃ¥"; +App::$strings["Address"] = "Adresse"; +App::$strings["Primary"] = ""; +App::$strings["Drop"] = "Slett"; +App::$strings["Sync Now"] = ""; App::$strings["Please wait several minutes between consecutive operations."] = "Vennligst vent flere minutter mellom hver etterfølgende operasjon."; App::$strings["When possible, drop a location by logging into that website/hub and removing your channel."] = "NÃ¥r mulig, fjern en plassering ved Ã¥ logge inn pÃ¥ det nettstedet eller den hub-en og fjern din kanal."; App::$strings["Use this form to drop the location if the hub is no longer operating."] = "Bruk dette skjemaet for Ã¥ fjerne plasseringen hvis huben ikke er i drift lenger."; -App::$strings["sent you a private message"] = "sendte deg en privat melding"; -App::$strings["added your channel"] = "la til din kanal"; -App::$strings["posted an event"] = "la ut en hendelse"; App::$strings["Hub not found."] = "Hubben ble ikke funnet."; App::$strings["Unable to lookup recipient."] = "Ikke i stand til Ã¥ slÃ¥ opp mottaker."; App::$strings["Unable to communicate with requested channel."] = "Ikke i stand til Ã¥ kommunisere med forespurt kanal."; @@ -1403,11 +481,14 @@ App::$strings["Selected channel has private message restrictions. Send failed."] App::$strings["Messages"] = "Meldinger"; App::$strings["Message recalled."] = "Innlegg tilbakekalt."; App::$strings["Conversation removed."] = "Samtale fjernet."; +App::$strings["Expires YYYY-MM-DD HH:MM"] = "Utløper YYYY-MM-DD HH:MM"; App::$strings["Requested channel is not in this network"] = "Forespurt kanal er ikke tilgjengelig i dette nettverket."; App::$strings["Send Private Message"] = "Send privat melding"; App::$strings["To:"] = "Til:"; App::$strings["Subject:"] = "Emne:"; +App::$strings["Attach file"] = "Legg ved fil"; App::$strings["Send"] = "Send"; +App::$strings["Set expiration date"] = "Angi utløpsdato"; App::$strings["Delete message"] = "Slett melding"; App::$strings["Delivery report"] = "Leveringsrapport"; App::$strings["Recall message"] = "Tilbakekall innlegg"; @@ -1418,17 +499,30 @@ App::$strings["Send Reply"] = "Send svar"; App::$strings["Your message for %s (%s):"] = "Din melding til %s (%s):"; App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = "Du har laget %1$.0f av %2$.0f tillatte kanaler."; App::$strings["Create a new channel"] = "Lag en ny kanal"; +App::$strings["Channel Manager"] = "Kanalstyring"; App::$strings["Current Channel"] = "Gjeldende kanal"; App::$strings["Switch to one of your channels by selecting it."] = "Bytt til en av dine kanaler ved Ã¥ velge den."; App::$strings["Default Channel"] = "Standardkanal"; App::$strings["Make Default"] = "Gjør til standard"; App::$strings["%d new messages"] = "%d nye meldinger"; App::$strings["%d new introductions"] = "%d nye introduksjoner"; -App::$strings["Delegated Channels"] = "Delegerte kanaler"; -App::$strings["Profile Match"] = "Profiltreff"; -App::$strings["No keywords to match. Please add keywords to your default profile."] = "Ingen nøkkelord Ã¥ sammenlikne. Vennligst legg til nøkkelord til din standardprofil."; -App::$strings["is interested in:"] = "er interessert i:"; -App::$strings["No matches"] = "Ingen treff"; +App::$strings["Delegated Channel"] = ""; +App::$strings["No valid account found."] = "Ingen gyldig konto funnet."; +App::$strings["Password reset request issued. Check your email."] = "Forespørsel om Ã¥ tilbakestille passord er mottatt. Sjekk e-posten din."; +App::$strings["Site Member (%s)"] = "Nettstedsmedlem (%s)"; +App::$strings["Password reset requested at %s"] = "Forespurt om Ã¥ tilbakestille passord hos %s"; +App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Forespørsel kunne ikke bekreftes. (Du kan ha sendt den inn tidligere.) Tilbakestilling av passord mislyktes."; +App::$strings["Password Reset"] = "Tilbakestill passord"; +App::$strings["Your password has been reset as requested."] = "Ditt passord har blitt tilbakestilt som forespurt."; +App::$strings["Your new password is"] = "Ditt nye passord er"; +App::$strings["Save or copy your new password - and then"] = "Lagre eller kopier ditt nye passord, og deretter kan du"; +App::$strings["click here to login"] = "klikke her for Ã¥ logge inn"; +App::$strings["Your password may be changed from the Settings page after successful login."] = "Ditt passord kan endres pÃ¥ siden Innstillinger etter vellykket innlogging."; +App::$strings["Your password has changed at %s"] = "Ditt passord er endret hos %s"; +App::$strings["Forgot your Password?"] = "Glemt passord ditt?"; +App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Skriv e-postadressen din og send inn for Ã¥ tilbakestille passordet ditt. Sjekk deretter din e-post for videre instruksjoner."; +App::$strings["Email Address"] = "E-postadresse"; +App::$strings["Reset"] = "Tilbakestill"; App::$strings["Unable to update menu."] = "Ikke i stand til Ã¥ oppdatere meny."; App::$strings["Unable to create menu."] = "Ikke i stand til Ã¥ lage meny."; App::$strings["Menu Name"] = "Menynavn"; @@ -1438,7 +532,7 @@ App::$strings["Visible on webpage - leave empty for no title"] = "Synlig pÃ¥ web App::$strings["Allow Bookmarks"] = "Tillat bokmerker"; App::$strings["Menu may be used to store saved bookmarks"] = "Menyen kan brukes til Ã¥ lagre lagrede bokmerker"; App::$strings["Submit and proceed"] = "Send inn og fortsett"; -App::$strings["Drop"] = "Slett"; +App::$strings["Menus"] = "Menyer"; App::$strings["Bookmarks allowed"] = "Bokmerker tillatt"; App::$strings["Delete this menu"] = "Slett denne menyen"; App::$strings["Edit menu contents"] = "Endre menyinnholdet"; @@ -1453,6 +547,22 @@ App::$strings["Menu title"] = "Menytittel"; App::$strings["Menu title as seen by others"] = "Menytittelen andre ser"; App::$strings["Allow bookmarks"] = "Tillat bokmerker"; App::$strings["Not found."] = "Ikke funnet."; +App::$strings["__ctx:mood__ %1\$s is %2\$s"] = "%1\$s er %2\$s"; +App::$strings["Mood"] = "Stemning"; +App::$strings["Set your current mood and tell your friends"] = "Angi ditt nÃ¥værende humør og fortell dine venner"; +App::$strings["Profile Match"] = "Profiltreff"; +App::$strings["No keywords to match. Please add keywords to your default profile."] = "Ingen nøkkelord Ã¥ sammenlikne. Vennligst legg til nøkkelord til din standardprofil."; +App::$strings["is interested in:"] = "er interessert i:"; +App::$strings["No matches"] = "Ingen treff"; +App::$strings["No such group"] = "Gruppen finnes ikke"; +App::$strings["No such channel"] = "Ingen slik kanal"; +App::$strings["forum"] = "forum"; +App::$strings["Search Results For:"] = "Søkeresultat for:"; +App::$strings["Privacy group is empty"] = "Personverngruppen er tom"; +App::$strings["Privacy group: "] = "Personverngruppe:"; +App::$strings["Invalid connection."] = "Ugyldig forbindelse."; +App::$strings["No more system notifications."] = "Ingen flere systemvarsler."; +App::$strings["System Notifications"] = "Systemvarsler"; App::$strings["Unable to create element."] = "Klarer ikke Ã¥ lage element."; App::$strings["Unable to update menu element."] = "Ikke i stand til Ã¥ oppdatere menyelement."; App::$strings["Unable to add menu element."] = "Ikke i stand til Ã¥ legge til menyelement."; @@ -1482,14 +592,6 @@ App::$strings["Menu item deleted."] = "Menyelement slettet."; App::$strings["Menu item could not be deleted."] = "Menyelement kunne ikke bli slettet."; App::$strings["Edit Menu Element"] = "Endre menyelement"; App::$strings["Link text"] = "Lenketekst"; -App::$strings["Set your current mood and tell your friends"] = "Angi ditt nÃ¥værende humør og fortell dine venner"; -App::$strings["No such group"] = "Gruppen finnes ikke"; -App::$strings["No such channel"] = "Ingen slik kanal"; -App::$strings["forum"] = "forum"; -App::$strings["Search Results For:"] = "Søkeresultat for:"; -App::$strings["Privacy group is empty"] = "Personverngruppen er tom"; -App::$strings["Privacy group: "] = "Personverngruppe:"; -App::$strings["Invalid connection."] = "Ugyldig forbindelse."; App::$strings["Name or caption"] = "Navn eller overskrift"; App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\""] = "Eksempel: \"Ola Nordmann\", \"Lisa og hestene hennes\", \"Fotball\", \"Sykkelgruppa\""; App::$strings["Choose a short nickname"] = "Velg et kort kallenavn"; @@ -1502,23 +604,12 @@ App::$strings["A channel is your identity on this network. It can represent a pe App::$strings["or import an existing channel from another location."] = "eller importer en eksisterende kanal fra et annet sted."; App::$strings["Invalid request identifier."] = "Ugyldig forespørselsidentifikator."; App::$strings["Discard"] = "Forkast"; -App::$strings["No more system notifications."] = "Ingen flere systemvarsler."; -App::$strings["System Notifications"] = "Systemvarsler"; -App::$strings["Unable to find your hub."] = "Ikke i stand til Ã¥ finne hubben din."; -App::$strings["Post successful."] = "Innlegg vellykket."; -App::$strings["OpenID protocol error. No ID returned."] = "OpenID protokollfeil. Ingen ID ble returnert."; -App::$strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."; -App::$strings["This setting requires special processing and editing has been blocked."] = "Denne innstillingen krever spesiell behandling og redigering har blitt blokkert."; -App::$strings["Configuration Editor"] = "Konfigurasjonsbehandler"; -App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = "Advarsel: kanalen din kan slutte Ã¥ virke ved endring av enkelte innstillinger. Vennligst forlat denne siden med mindre du er komfortabel med dette og vet hvordan du bruker denne funksjonen riktig."; -App::$strings["Layout updated."] = "Layout er oppdatert."; -App::$strings["Edit System Page Description"] = "Endre beskrivelsen av systemsiden"; -App::$strings["Layout not found."] = "Layouten ble ikke funnet."; -App::$strings["Module Name:"] = "Modulnavn:"; -App::$strings["Layout Help"] = "Layout-hjelp"; +App::$strings["Mark all system notifications seen"] = "Merk alle systemvarsler som sett"; App::$strings["Page owner information could not be retrieved."] = "Informasjon om sideeier kunne ikke hentes."; +App::$strings["Profile Photos"] = "Profilbilder"; App::$strings["Album not found."] = "Albumet ble ikke funnet."; App::$strings["Delete Album"] = "Slett album"; +App::$strings["Multiple storage folders exist with this album name, but within different directories. Please remove the desired folder or folders using the Files manager"] = ""; App::$strings["Delete Photo"] = "Slett bilde"; App::$strings["No photos selected"] = "Ingen bilder valgt"; App::$strings["Access to this item is restricted."] = "Tilgang til dette elementet er begrenset."; @@ -1534,9 +625,12 @@ App::$strings["Album name could not be decoded"] = "Albumnavnet kunne ikke dekod App::$strings["Contact Photos"] = "Kontaktbilder"; App::$strings["Show Newest First"] = "Vis nyeste først"; App::$strings["Show Oldest First"] = "Vis eldste først"; +App::$strings["View Photo"] = "Vis foto"; +App::$strings["Edit Album"] = "Endre album"; App::$strings["Permission denied. Access to this item may be restricted."] = "Tillatelse avvist. Tilgang til dette elementet kan være begrenset."; App::$strings["Photo not available"] = "Bilde er utilgjengelig"; App::$strings["Use as profile photo"] = "Bruk som profilbilde"; +App::$strings["Use as cover photo"] = ""; App::$strings["Private Photo"] = "Privat bilde"; App::$strings["View Full Size"] = "Vis i full størrelse"; App::$strings["Remove"] = "Fjern"; @@ -1549,10 +643,152 @@ App::$strings["Caption"] = "Overskrift"; App::$strings["Add a Tag"] = "Legg til merkelapp"; App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Eksempel: @bob, @Barbara_Jensen, @jim@example.com"; App::$strings["Flag as adult in album view"] = "Flag som voksent i albumvisning"; +App::$strings["I like this (toggle)"] = "Jeg liker dette (skru av og pÃ¥)"; +App::$strings["I don't like this (toggle)"] = "Jeg liker ikke dette (skru av og pÃ¥)"; +App::$strings["Please wait"] = "Vennligst vent"; +App::$strings["This is you"] = "Dette er deg"; +App::$strings["Comment"] = "Kommentar"; +App::$strings["__ctx:title__ Likes"] = "Liker"; +App::$strings["__ctx:title__ Dislikes"] = "Liker ikke"; +App::$strings["__ctx:title__ Agree"] = "Enig"; +App::$strings["__ctx:title__ Disagree"] = "Uenig"; +App::$strings["__ctx:title__ Abstain"] = "AvstÃ¥r"; +App::$strings["__ctx:title__ Attending"] = "Deltar"; +App::$strings["__ctx:title__ Not attending"] = "Deltar ikke"; +App::$strings["__ctx:title__ Might attend"] = "Deltar kanskje"; +App::$strings["View all"] = "Vis alle"; +App::$strings["__ctx:noun__ Like"] = array( + 0 => "Liker", + 1 => "Liker", +); +App::$strings["__ctx:noun__ Dislike"] = array( + 0 => "Liker ikke", + 1 => "Liker ikke", +); +App::$strings["Photo Tools"] = ""; App::$strings["In This Photo:"] = "I dette bildet:"; App::$strings["Map"] = "Kart"; +App::$strings["__ctx:noun__ Likes"] = "Liker"; +App::$strings["__ctx:noun__ Dislikes"] = "Liker ikke"; +App::$strings["Close"] = "Lukk"; App::$strings["View Album"] = "Vis album"; App::$strings["Recent Photos"] = "Nye bilder"; +App::$strings["sent you a private message"] = "sendte deg en privat melding"; +App::$strings["added your channel"] = "la til din kanal"; +App::$strings["g A l F d"] = "g A l F d"; +App::$strings["[today]"] = "[idag]"; +App::$strings["posted an event"] = "la ut en hendelse"; +App::$strings["Unable to find your hub."] = "Ikke i stand til Ã¥ finne hubben din."; +App::$strings["Post successful."] = "Innlegg vellykket."; +App::$strings["OpenID protocol error. No ID returned."] = "OpenID protokollfeil. Ingen ID ble returnert."; +App::$strings["Login failed."] = "Innlogging mislyktes."; +App::$strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."; +App::$strings["This setting requires special processing and editing has been blocked."] = "Denne innstillingen krever spesiell behandling og redigering har blitt blokkert."; +App::$strings["Configuration Editor"] = "Konfigurasjonsbehandler"; +App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = "Advarsel: kanalen din kan slutte Ã¥ virke ved endring av enkelte innstillinger. Vennligst forlat denne siden med mindre du er komfortabel med dette og vet hvordan du bruker denne funksjonen riktig."; +App::$strings["Layout updated."] = "Layout er oppdatert."; +App::$strings["Edit System Page Description"] = "Endre beskrivelsen av systemsiden"; +App::$strings["Layout not found."] = "Layouten ble ikke funnet."; +App::$strings["Module Name:"] = "Modulnavn:"; +App::$strings["Layout Help"] = "Layout-hjelp"; +App::$strings["Poke"] = "Prikk"; +App::$strings["Poke somebody"] = "Dult noen"; +App::$strings["Poke/Prod"] = "Prikke/oppildne"; +App::$strings["Poke, prod or do other things to somebody"] = "Dult, prikk eller gjør andre ting med noen"; +App::$strings["Recipient"] = "Mottaker"; +App::$strings["Choose what you wish to do to recipient"] = "Velg hva du ønsker Ã¥ gjøre med mottakeren"; +App::$strings["Make this post private"] = "Gjør dette innlegget privat"; +App::$strings["Fetching URL returns error: %1\$s"] = "Henting av URL gir følgende feil: %1\$s"; +App::$strings["Profile not found."] = "Profilen ble ikke funnet."; +App::$strings["Profile deleted."] = "Profilen er slettet."; +App::$strings["Profile-"] = "Profil-"; +App::$strings["New profile created."] = "Ny profil opprettet."; +App::$strings["Profile unavailable to clone."] = "Profilen er utilgjengelig for klonen."; +App::$strings["Profile unavailable to export."] = "Profilen er utilgjengelig for eksport."; +App::$strings["Profile Name is required."] = "Profilnavn er pÃ¥krevd."; +App::$strings["Marital Status"] = "Sivilstand"; +App::$strings["Romantic Partner"] = "Romantisk partner"; +App::$strings["Likes"] = "Liker"; +App::$strings["Dislikes"] = "Liker ikke"; +App::$strings["Work/Employment"] = "Arbeid/sysselsetting"; +App::$strings["Religion"] = "Religion"; +App::$strings["Political Views"] = "Politiske synspunkter"; +App::$strings["Sexual Preference"] = "Seksuelle preferanser"; +App::$strings["Homepage"] = "Hjemmeside"; +App::$strings["Interests"] = "Interesser"; +App::$strings["Profile updated."] = "Profilen er oppdatert."; +App::$strings["Hide your connections list from viewers of this profile"] = ""; +App::$strings["Edit Profile Details"] = "Endre profildetaljer"; +App::$strings["View this profile"] = "Vis denne profilen"; +App::$strings["Edit visibility"] = "Endre synlighet"; +App::$strings["Profile Tools"] = ""; +App::$strings["Change cover photo"] = ""; +App::$strings["Change profile photo"] = "Endre profilbilde"; +App::$strings["Create a new profile using these settings"] = "Lag en ny profil ved Ã¥ bruke disse innstillingene"; +App::$strings["Clone this profile"] = "Klon denne profilen"; +App::$strings["Delete this profile"] = "Slett denne profilen"; +App::$strings["Add profile things"] = "Legg til profilting"; +App::$strings["Personal"] = "Personlig"; +App::$strings["Relation"] = ""; +App::$strings["Miscellaneous"] = "Forskjellig"; +App::$strings["Import profile from file"] = "Importer profil fra fil"; +App::$strings["Export profile to file"] = "Eksporter profil til fil"; +App::$strings["Your gender"] = ""; +App::$strings["Marital status"] = ""; +App::$strings["Sexual preference"] = ""; +App::$strings["Profile name"] = ""; +App::$strings["This is your default profile."] = "Dette er din standardprofil."; +App::$strings["Your full name"] = ""; +App::$strings["Title/Description"] = ""; +App::$strings["Street address"] = ""; +App::$strings["Locality/City"] = ""; +App::$strings["Region/State"] = ""; +App::$strings["Postal/Zip code"] = ""; +App::$strings["Country"] = ""; +App::$strings["Who (if applicable)"] = ""; +App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Eksempler: kari123, Kari Villiamsen, kari@example.com"; +App::$strings["Since (date)"] = ""; +App::$strings["Tell us about yourself"] = ""; +App::$strings["Hometown"] = ""; +App::$strings["Political views"] = ""; +App::$strings["Religious views"] = ""; +App::$strings["Keywords used in directory listings"] = ""; +App::$strings["Example: fishing photography software"] = "Eksempel: fisking fotografering programvare"; +App::$strings["Musical interests"] = "Musikkinteresser"; +App::$strings["Books, literature"] = "Bøker, litteratur"; +App::$strings["Television"] = "TV/fjernsyn"; +App::$strings["Film/Dance/Culture/Entertainment"] = ""; +App::$strings["Hobbies/Interests"] = "Hobbier/Interesser"; +App::$strings["Love/Romance"] = ""; +App::$strings["School/Education"] = ""; +App::$strings["Contact information and social networks"] = ""; +App::$strings["My other channels"] = "Mine andre kanaler"; +App::$strings["Profile Image"] = "Profilbilde"; +App::$strings["Edit Profiles"] = "Endre profiler"; +App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Hold nede Shift-knappen og last siden pÃ¥ nytt eller tøm nettleserens mellomlager hvis det nye bildet ikke vises umiddelbart."; +App::$strings["Upload Profile Photo"] = "Last opp profilbilde:"; +App::$strings["Invalid profile identifier."] = "Ugyldig profil-identifikator."; +App::$strings["Profile Visibility Editor"] = "Endre profilsynlighet"; +App::$strings["Profile"] = "Profil"; +App::$strings["Click on a contact to add or remove."] = "Klikk pÃ¥ en kontakt for Ã¥ legge til eller fjerne."; +App::$strings["Visible To"] = "Synlig for"; +App::$strings["Public Hubs"] = "Offentlige huber"; +App::$strings["The listed hubs allow public registration for the \$Projectname network. All hubs in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some hubs may require subscription or provide tiered service plans. The hub itself may provide additional details."] = "Nettstedene pÃ¥ listen tillater offentlig registrering i \$Projectname-nettverket. Alle nettsteder i nettverket er forbundet sÃ¥ medlemskap pÃ¥ enhver av dem formidler medlemskap i nettverket som helhet. Noen nettsteder kan kreve abonnement eller tilby lagdelte tjenesteavtaler. Nettstedene selv kan gi tilleggsopplysninger."; +App::$strings["Hub URL"] = "Nettstedets URL"; +App::$strings["Access Type"] = "Tilgangstype"; +App::$strings["Registration Policy"] = "Retningslinjer for registrering"; +App::$strings["Stats"] = ""; +App::$strings["Software"] = ""; +App::$strings["Ratings"] = "Vurderinger"; +App::$strings["Rate"] = "Vurder"; +App::$strings["Website:"] = "Nettsted:"; +App::$strings["Remote Channel [%s] (not yet known on this site)"] = "Fjerntliggende kanal [%s] (foreløpig ikke kjent pÃ¥ dette nettstedet)"; +App::$strings["Rating (this information is public)"] = "Vurdering (denne informasjonen er offentlig)"; +App::$strings["Optionally explain your rating (this information is public)"] = "Velg om du vil forklare din vurdering (denne informasjonen er offentlig)"; +App::$strings["No ratings"] = "Ingen vurderinger"; +App::$strings["Rating: "] = "Vurdering:"; +App::$strings["Website: "] = "Nettsted:"; +App::$strings["Description: "] = "Beskrivelse:"; App::$strings["Theme settings updated."] = "Temainnstillinger er oppdatert."; App::$strings["# Accounts"] = "# Kontoer"; App::$strings["# blocked accounts"] = "# blokkerte kontoer"; @@ -1562,6 +798,7 @@ App::$strings["# Channels"] = "# Kanaler"; App::$strings["# primary"] = "# hoved"; App::$strings["# clones"] = "# kloner"; App::$strings["Message queues"] = "Meldingskøer"; +App::$strings["Your software should be updated"] = ""; App::$strings["Administration"] = "Administrasjon"; App::$strings["Summary"] = "Sammendrag"; App::$strings["Registered accounts"] = "Registrerte kontoer"; @@ -1569,7 +806,10 @@ App::$strings["Pending registrations"] = "Ventende registreringer"; App::$strings["Registered channels"] = "Registrerte kanaler"; App::$strings["Active plugins"] = "Aktive tilleggsfunksjoner"; App::$strings["Version"] = "Versjon"; +App::$strings["Repository version (master)"] = ""; +App::$strings["Repository version (dev)"] = ""; App::$strings["Site settings updated."] = "Nettstedsinnstillinger er oppdatert."; +App::$strings["Default"] = "Standard"; App::$strings["mobile"] = "mobil"; App::$strings["experimental"] = "eksperimentell"; App::$strings["unsupported"] = "ikke støttet"; @@ -1578,9 +818,11 @@ App::$strings["My site is not a public server"] = "Mitt nettsted er ikke en offe App::$strings["My site has paid access only"] = "Mitt nettsted gir kun tilgang mot betaling"; App::$strings["My site has free access only"] = "Mitt nettsted har kun gratis tilgang"; App::$strings["My site offers free accounts with optional paid upgrades"] = "Mitt nettsted tilbyr gratis konto med valgfri oppgradering til betalt tjeneste"; +App::$strings["Site"] = "Nettsted"; App::$strings["Registration"] = "Registrering"; App::$strings["File upload"] = "Last opp fil"; App::$strings["Policies"] = "Retningslinjer"; +App::$strings["Advanced"] = "Avansert"; App::$strings["Site name"] = "Nettstedets navn"; App::$strings["Banner/Logo"] = "Banner/Logo"; App::$strings["Administrator Information"] = "Administratorinformasjon"; @@ -1618,8 +860,10 @@ App::$strings["Force publish"] = "Tving publisering"; App::$strings["Check to force all profiles on this site to be listed in the site directory."] = "Kryss av for Ã¥ tvinge alle profiler pÃ¥ dette nettstedet til Ã¥ bli oppført i nettstedet sin katalog."; App::$strings["Import Public Streams"] = "Importer offentlige innholdsstrømmer"; App::$strings["Import and allow access to public content pulled from other sites. Warning: this content is unmoderated."] = "Importer og gi tilgang til offentlig innhold trukket inn fra andre nettsteder. Advarsel: dette innholdet er ikke moderert."; -App::$strings["login on Homepage"] = "Logg inn pÃ¥ hjemmesiden"; +App::$strings["Login on Homepage"] = ""; App::$strings["Present a login box to visitors on the home page if no other content has been configured."] = "Presenter en innloggingsboks til besøkende pÃ¥ hjemmesiden hvis ikke noe annet innhold har blitt konfigurert."; +App::$strings["Enable context help"] = ""; +App::$strings["Display contextual help for the current page when the help button is pressed."] = ""; App::$strings["Directory Server URL"] = "Katalogtjener URL"; App::$strings["Default directory server"] = "Standard katalogtjener"; App::$strings["Proxy user"] = "Brukernavn mellomtjener"; @@ -1645,19 +889,25 @@ App::$strings["ID"] = "ID"; App::$strings["for channel"] = "for kanalen"; App::$strings["on server"] = "pÃ¥ tjener"; App::$strings["Server"] = "Tjener"; +App::$strings["By default, unfiltered HTML is allowed in embedded media. This is inherently insecure."] = ""; +App::$strings["The recommended setting is to only allow unfiltered HTML from the following sites:"] = ""; +App::$strings["https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/
    https://vimeo.com/
    https://soundcloud.com/
    "] = ""; +App::$strings["All other embedded content will be filtered, unless embedded content from that site is explicitly blocked."] = ""; +App::$strings["Security"] = "Sikkerhet"; App::$strings["Block public"] = "Blokker offentlig tilgang"; App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently authenticated."] = "Kryss av for å blokkere tilgang til alle personlige sider som ellers ville vært offentlig tilgjengelige på dette nettstedet med mindre du er logget inn."; +App::$strings["Set \"Transport Security\" HTTP header"] = ""; +App::$strings["Set \"Content Security Policy\" HTTP header"] = ""; App::$strings["Allow communications only from these sites"] = "Tillat kommunikasjon med bare disse nettstedene"; App::$strings["One site per line. Leave empty to allow communication from anywhere by default"] = "Et nettsted per linje. La det stå tomt for å tillate kommunikasjon med ethvert nettsted som standard"; App::$strings["Block communications from these sites"] = "Blokker kommunikasjon fra disse nettstedene"; App::$strings["Allow communications only from these channels"] = "Tillat kommunikasjon med bare disse kanalene"; App::$strings["One channel (hash) per line. Leave empty to allow from any channel by default"] = "En kanal (hash) per linje. La det stå tomt for å tillate enhver kanal som standard"; App::$strings["Block communications from these channels"] = "Blokker kommunikasjon fra disse kanalene"; -App::$strings["Allow embedded HTML content only from these domains"] = "Tillat innebygget HTML-innhold fra bare disse domenene"; -App::$strings["One site per line. Leave empty to allow from any site by default"] = "Et nettsted per linje. La stå tomt for å tillate ethvert nettsted som standard"; +App::$strings["Only allow embeds from secure (SSL) websites and links."] = ""; +App::$strings["Allow unfiltered embedded HTML content only from these domains"] = ""; +App::$strings["One site per line. By default embedded content is filtered."] = ""; App::$strings["Block embedded HTML from these domains"] = "Blokker innbygget HTML fra disse domenene"; -App::$strings["Cooperative embed security"] = "Kooperativ innebyggingssikkerhet"; -App::$strings["Enable to share embed security with other compatible sites/hubs"] = "Skru på deling av innebyggingssikkerhet med andre kompatible nettsteder/hubber"; App::$strings["Update has been marked successful"] = "Oppdateringen har blitt merket som en suksess"; App::$strings["Executing %s failed. Check system logs."] = "Utføring av %s feilet. Sjekk systemlogger."; App::$strings["Update %s was successfully applied."] = "Oppdatering %s ble gjennomført med suksess."; @@ -1686,12 +936,13 @@ App::$strings["Account not found"] = "Kontoen ble ikke funnet"; App::$strings["Account '%s' deleted"] = "Kontoen '%s' slettet"; App::$strings["Account '%s' blocked"] = "Kontoen '%s' blokkert"; App::$strings["Account '%s' unblocked"] = "Kontoen '%s' er ikke blokkert lenger"; -App::$strings["Users"] = "Brukere"; +App::$strings["Accounts"] = "Kontoer"; App::$strings["select all"] = "velg alle"; -App::$strings["User registrations waiting for confirm"] = "Brukerregistreringer som venter på bekreftelse"; +App::$strings["Registrations waiting for confirm"] = ""; App::$strings["Request date"] = "Dato for forespørsel"; App::$strings["No registrations."] = "Ingen registreringer."; App::$strings["Deny"] = "Avslå"; +App::$strings["All Channels"] = "Alle kanaler"; App::$strings["Register date"] = "Registreringsdato"; App::$strings["Last login"] = "Siste innlogging"; App::$strings["Expires"] = "Utløper"; @@ -1716,19 +967,22 @@ App::$strings["Channel '%s' censored"] = "Kanalen '%s' er sensurert"; App::$strings["Channel '%s' uncensored"] = "Kanalen '%s' er ikke sensurert lenger"; App::$strings["Channel '%s' code allowed"] = "Kanal '%s' kode tillatt"; App::$strings["Channel '%s' code disallowed"] = "Kanal '%s' kode ikke tillatt"; +App::$strings["Channels"] = "Kanaler"; App::$strings["Censor"] = "Sensurer"; App::$strings["Uncensor"] = "Ikke sensurer lenger"; App::$strings["Allow Code"] = "Tillat kode"; App::$strings["Disallow Code"] = "Ikke tillat kode"; +App::$strings["Channel"] = "Kanal"; App::$strings["UID"] = "UID"; -App::$strings["Address"] = "Adresse"; App::$strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "Valgte kanaler vil bli slettet!\\n\\nAlt innhold som er lagt inn i disse kanalene på dette nettstedet vil bli slettet for alltid!\\n\\nEr du sikker på at du vil slette disse kanalene med alt innhold?"; App::$strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "Kanalen {0} vil bli slettet!\\n\\nAlt innhold som er lagt inn i denne kanalen på dettet nettstedet vil bli slettet for alltid!\\n\\nEr du sikker på at du vil slette denne kanalen med alt innhold?"; App::$strings["Plugin %s disabled."] = "Tilleggsfunksjonen %s er avskrudd."; App::$strings["Plugin %s enabled."] = "Tilleggsfunksjonen %s er påskrudd."; App::$strings["Disable"] = "Skru av"; App::$strings["Enable"] = "Skru på"; +App::$strings["Plugins"] = "Tilleggsfunksjoner"; App::$strings["Toggle"] = "Skru av og på"; +App::$strings["Settings"] = "Innstillinger"; App::$strings["Author: "] = "Forfatter:"; App::$strings["Maintainer: "] = "Vedlikeholder:"; App::$strings["Minimum project version: "] = "Minimum prosjektversjon:"; @@ -1736,15 +990,29 @@ App::$strings["Maximum project version: "] = "Maksimum prosjektversjon:"; App::$strings["Minimum PHP version: "] = "Minimum PHP-versjon:"; App::$strings["Requires: "] = "Krever:"; App::$strings["Disabled - version incompatibility"] = "Skrudd av - versjonsinkompatibilitet"; +App::$strings["Enter the public git repository URL of the plugin repo."] = ""; +App::$strings["Plugin repo git URL"] = ""; +App::$strings["Custom repo name"] = ""; +App::$strings["(optional)"] = ""; +App::$strings["Download Plugin Repo"] = ""; +App::$strings["Install new repo"] = ""; +App::$strings["Install"] = "Installer"; +App::$strings["Manage Repos"] = ""; +App::$strings["Installed Plugin Repositories"] = ""; +App::$strings["Install a New Plugin Repository"] = ""; +App::$strings["Update"] = "Oppdater"; +App::$strings["Switch branch"] = ""; App::$strings["No themes found."] = "Ingen temaer er funnet."; App::$strings["Screenshot"] = "Skjermbilde"; +App::$strings["Themes"] = "Temaer"; App::$strings["[Experimental]"] = "[Eksperimentelt]"; App::$strings["[Unsupported]"] = "[Ingen støtte]"; App::$strings["Log settings updated."] = "Logginnstillinger er oppdatert."; +App::$strings["Logs"] = "Logger"; App::$strings["Clear"] = "Tøm"; App::$strings["Debugging"] = "Feilsøking"; App::$strings["Log file"] = "Loggfil"; -App::$strings["Must be writable by web server. Relative to your Red top-level directory."] = "Må kunne skrives til av webtjenesten. Relativ til din Red sin toppnivåkatalog."; +App::$strings["Must be writable by web server. Relative to your top-level webserver directory."] = ""; App::$strings["Log level"] = "Loggnivå"; App::$strings["New Profile Field"] = "Nytt profilfelt"; App::$strings["Field nickname"] = "Feltets kallenavn"; @@ -1756,107 +1024,26 @@ App::$strings["Help text"] = "Hjelpetekst"; App::$strings["Additional info (optional)"] = "Tilleggsinformasjon (valgfritt)"; App::$strings["Field definition not found"] = "Feltdefinisjonen ble ikke funnet"; App::$strings["Edit Profile Field"] = "Endre profilfelt"; -App::$strings["Poke somebody"] = "Dult noen"; -App::$strings["Poke/Prod"] = "Prikke/oppildne"; -App::$strings["Poke, prod or do other things to somebody"] = "Dult, prikk eller gjør andre ting med noen"; -App::$strings["Recipient"] = "Mottaker"; -App::$strings["Choose what you wish to do to recipient"] = "Velg hva du ønsker å gjøre med mottakeren"; -App::$strings["Make this post private"] = "Gjør dette innlegget privat"; -App::$strings["Fetching URL returns error: %1\$s"] = "Henting av URL gir følgende feil: %1\$s"; -App::$strings["Image uploaded but image cropping failed."] = "Bildet ble lastet opp, men beskjæring av bildet mislyktes."; -App::$strings["Image resize failed."] = "Endring av bildestørrelse mislyktes."; -App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Hold nede Shift-knappen og last siden på nytt eller tøm nettleserens mellomlager hvis det nye bildet ikke vises umiddelbart."; -App::$strings["Image upload failed."] = "Opplasting av bildet mislyktes."; -App::$strings["Unable to process image."] = "Kan ikke behandle bildet."; -App::$strings["Photo not available."] = "Bildet er ikke tilgjengelig."; -App::$strings["Upload File:"] = "Last opp fil:"; -App::$strings["Select a profile:"] = "Velg en profil:"; -App::$strings["Upload Profile Photo"] = "Last opp profilbilde:"; -App::$strings["or"] = "eller"; -App::$strings["skip this step"] = "hopp over dette steget"; -App::$strings["select a photo from your photo albums"] = "velg et bilde fra dine fotoalbum"; -App::$strings["Crop Image"] = "Beskjær bildet"; -App::$strings["Please adjust the image cropping for optimum viewing."] = "Vennligst juster bildebeskjæringen for optimal visning."; -App::$strings["Done Editing"] = "Avslutt redigering"; -App::$strings["Profile not found."] = "Profilen ble ikke funnet."; -App::$strings["Profile deleted."] = "Profilen er slettet."; -App::$strings["Profile-"] = "Profil-"; -App::$strings["New profile created."] = "Ny profil opprettet."; -App::$strings["Profile unavailable to clone."] = "Profilen er utilgjengelig for klonen."; -App::$strings["Profile unavailable to export."] = "Profilen er utilgjengelig for eksport."; -App::$strings["Profile Name is required."] = "Profilnavn er påkrevd."; -App::$strings["Marital Status"] = "Sivilstand"; -App::$strings["Romantic Partner"] = "Romantisk partner"; -App::$strings["Likes"] = "Liker"; -App::$strings["Dislikes"] = "Liker ikke"; -App::$strings["Work/Employment"] = "Arbeid/sysselsetting"; -App::$strings["Religion"] = "Religion"; -App::$strings["Political Views"] = "Politiske synspunkter"; -App::$strings["Sexual Preference"] = "Seksuelle preferanser"; -App::$strings["Homepage"] = "Hjemmeside"; -App::$strings["Interests"] = "Interesser"; -App::$strings["Profile updated."] = "Profilen er oppdatert."; -App::$strings["Hide your contact/friend list from viewers of this profile?"] = "Skjul kontakt-/vennelisten din fra de som ser på denne profilen?"; -App::$strings["Edit Profile Details"] = "Endre profildetaljer"; -App::$strings["View this profile"] = "Vis denne profilen"; -App::$strings["Change Profile Photo"] = "Endre profilbilde"; -App::$strings["Create a new profile using these settings"] = "Lag en ny profil ved å bruke disse innstillingene"; -App::$strings["Clone this profile"] = "Klon denne profilen"; -App::$strings["Delete this profile"] = "Slett denne profilen"; -App::$strings["Import profile from file"] = "Importer profil fra fil"; -App::$strings["Export profile to file"] = "Eksporter profil til fil"; -App::$strings["Profile Name:"] = "Profilnavn:"; -App::$strings["Your Full Name:"] = "Ditt fulle navn:"; -App::$strings["Title/Description:"] = "Tittel/Beskrivelse:"; -App::$strings["Your Gender:"] = "Ditt kjønn:"; -App::$strings["Birthday :"] = "Fødselsdag:"; -App::$strings["Street Address:"] = "Gateadresse:"; -App::$strings["Locality/City:"] = "Sted/By:"; -App::$strings["Postal/Zip Code:"] = "Postnummer/ZIP-kode:"; -App::$strings["Country:"] = "Land:"; -App::$strings["Region/State:"] = "Region/fylke:"; -App::$strings[" Marital Status:"] = " Sivilstand:"; -App::$strings["Who: (if applicable)"] = "Hvem: (hvis det er aktuelt) "; -App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Eksempler: kari123, Kari Villiamsen, kari@example.com"; -App::$strings["Since [date]:"] = "Siden [dato]:"; -App::$strings["Homepage URL:"] = "Hjemmeside URL:"; -App::$strings["Religious Views:"] = "Religiøse synspunkter:"; -App::$strings["Keywords:"] = "Nøkkelord:"; -App::$strings["Example: fishing photography software"] = "Eksempel: fisking fotografering programvare"; -App::$strings["Used in directory listings"] = "Brukt i katalogoppføringer"; -App::$strings["Tell us about yourself..."] = "Fortell oss om deg selv..."; -App::$strings["Hobbies/Interests"] = "Hobbier/Interesser"; -App::$strings["Contact information and Social Networks"] = "Kontaktinformasjon og sosiale nettverk"; -App::$strings["My other channels"] = "Mine andre kanaler"; -App::$strings["Musical interests"] = "Musikkinteresser"; -App::$strings["Books, literature"] = "Bøker, litteratur"; -App::$strings["Television"] = "TV/fjernsyn"; -App::$strings["Film/dance/culture/entertainment"] = "Film/dans/kultur/underholdning"; -App::$strings["Love/romance"] = "Kjærlighet/romantikk"; -App::$strings["Work/employment"] = "Arbeid/sysselsetting"; -App::$strings["School/education"] = "Skole/utdanning"; -App::$strings["This is your default profile."] = "Dette er din standardprofil."; -App::$strings["Age: "] = "Alder:"; -App::$strings["Edit/Manage Profiles"] = "Endre/håndter profiler"; -App::$strings["Add profile things"] = "Legg til profilting"; -App::$strings["Include desirable objects in your profile"] = "Inkluder ønskverdige objekter i din profil"; -App::$strings["Invalid profile identifier."] = "Ugyldig profil-identifikator."; -App::$strings["Profile Visibility Editor"] = "Endre profilsynlighet"; -App::$strings["Click on a contact to add or remove."] = "Klikk på en kontakt for å legge til eller fjerne."; -App::$strings["Visible To"] = "Synlig for"; -App::$strings["The listed hubs allow public registration for the \$Projectname network. All hubs in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some hubs may require subscription or provide tiered service plans. The hub itself may provide additional details."] = "Nettstedene på listen tillater offentlig registrering i \$Projectname-nettverket. Alle nettsteder i nettverket er forbundet så medlemskap på enhver av dem formidler medlemskap i nettverket som helhet. Noen nettsteder kan kreve abonnement eller tilby lagdelte tjenesteavtaler. Nettstedene selv kan gi tilleggsopplysninger."; -App::$strings["Hub URL"] = "Nettstedets URL"; -App::$strings["Access Type"] = "Tilgangstype"; -App::$strings["Registration Policy"] = "Retningslinjer for registrering"; -App::$strings["Rate"] = "Vurder"; -App::$strings["Website:"] = "Nettsted:"; -App::$strings["Remote Channel [%s] (not yet known on this site)"] = "Fjerntliggende kanal [%s] (foreløpig ikke kjent på dette nettstedet)"; -App::$strings["Rating (this information is public)"] = "Vurdering (denne informasjonen er offentlig)"; -App::$strings["Optionally explain your rating (this information is public)"] = "Velg om du vil forklare din vurdering (denne informasjonen er offentlig)"; -App::$strings["No ratings"] = "Ingen vurderinger"; -App::$strings["Rating: "] = "Vurdering:"; -App::$strings["Website: "] = "Nettsted:"; -App::$strings["Description: "] = "Beskrivelse:"; +App::$strings["Profile Fields"] = ""; +App::$strings["Basic Profile Fields"] = ""; +App::$strings["Advanced Profile Fields"] = ""; +App::$strings["(In addition to basic fields)"] = ""; +App::$strings["All available fields"] = ""; +App::$strings["Custom Fields"] = ""; +App::$strings["Create Custom Field"] = ""; +App::$strings["App installed."] = "App installert."; +App::$strings["Malformed app."] = "Feil oppsett for app-en."; +App::$strings["Embed code"] = "Innbyggingskode"; +App::$strings["Edit App"] = "Endre app"; +App::$strings["Create App"] = "Lag app"; +App::$strings["Name of app"] = "Navn på app"; +App::$strings["Location (URL) of app"] = "Plassering (URL) til app"; +App::$strings["Photo icon URL"] = "Bildeikon URL"; +App::$strings["80 x 80 pixels - optional"] = "80 x80 pixler - valgfritt"; +App::$strings["Categories (optional, comma separated list)"] = ""; +App::$strings["Version ID"] = "Versjons-ID"; +App::$strings["Price of app"] = "Pris på app"; +App::$strings["Location (URL) to purchase app"] = "Plassering (URL) for å kjøpe app"; App::$strings["Select a bookmark folder"] = "Velg en bokmerkemappe"; App::$strings["Save Bookmark"] = "Lagre bokmerke"; App::$strings["URL of bookmark"] = "URL-en til bokmerket"; @@ -1881,6 +1068,7 @@ App::$strings["Please enter your invitation code"] = "Vennligst skriv din invita App::$strings["no"] = "nei"; App::$strings["yes"] = "ja"; App::$strings["Membership on this site is by invitation only."] = "Medlemskap ved dette nettstedet skjer kun via invitasjon."; +App::$strings["Register"] = "Registrer"; App::$strings["Proceed to create your first channel"] = "Gå videre for å lage din første kanal"; App::$strings["Please login."] = "Vennligst logg inn."; App::$strings["Account removals are not allowed within 48 hours of changing the account password."] = "Sletting av kontoer er ikke tillatt innen 48 timer etter endring av kontopassordet."; @@ -1980,6 +1168,7 @@ App::$strings["Allow us to suggest you as a potential friend to new members?"] = App::$strings["Your channel address is"] = "Din kanaladresse er"; App::$strings["Channel Settings"] = "Kanalinnstillinger"; App::$strings["Basic Settings"] = "Grunninnstillinger"; +App::$strings["Full Name:"] = "Fullt navn:"; App::$strings["Your Timezone:"] = "Din tidssone:"; App::$strings["Default Post Location:"] = "Standard plassering ved innlegg:"; App::$strings["Geographical location to display on your posts"] = "Geografisk plassering som vises på dine innlegg"; @@ -1999,10 +1188,14 @@ App::$strings["Allow others to tag your posts"] = "Tillat andre å merke dine in App::$strings["Often used by the community to retro-actively flag inappropriate content"] = "Ofte brukt av fellesskapet for å merke upassende innhold i etterkant"; App::$strings["Advanced Privacy Settings"] = "Avanserte personverninnstillinger"; App::$strings["Expire other channel content after this many days"] = "Annet kanal innhold utløper etter så mange dager"; -App::$strings["0 or blank to use the website limit. The website expires after %d days."] = "0 eller ikke noe for å bruke nettstedets grense. Nettstedet utløper etter %d dager."; +App::$strings["0 or blank to use the website limit."] = ""; +App::$strings["This website expires after %d days."] = ""; +App::$strings["This website does not expire imported content."] = ""; +App::$strings["The website limit takes precedence if lower than your limit."] = ""; App::$strings["Maximum Friend Requests/Day:"] = "Maksimalt antall venneforespørsler per dag:"; App::$strings["May reduce spam activity"] = "Kan redusere søppelpostaktivitet"; -App::$strings["Default Post Permissions"] = "Standard innleggstillatelser"; +App::$strings["Default Post and Publish Permissions"] = ""; +App::$strings["Use my default audience setting for the type of object published"] = ""; App::$strings["Channel permissions category:"] = "Kategori med kanaltillatelser:"; App::$strings["Maximum private messages per day from unknown people:"] = "Maksimalt antall private meldinger per dag fra ukjente personer:"; App::$strings["Useful to reduce spamming"] = "Nyttig for å redusere søppelpost"; @@ -2077,6 +1270,8 @@ App::$strings["Please select a default timezone for your website"] = "Vennligst App::$strings["Site settings"] = "Nettstedets innstillinger"; App::$strings["Enable \$Projectname advanced features?"] = "Skru på avanserteWhat next"] = "

    Hva gjenstår

    "; App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "VIKTIG: Du må [manuelt] sette opp en automatisert tidfestet oppgave til bakgrunnshenteren."; -App::$strings["No valid account found."] = "Ingen gyldig konto funnet."; -App::$strings["Password reset request issued. Check your email."] = "Forespørsel om å tilbakestille passord er mottatt. Sjekk e-posten din."; -App::$strings["Site Member (%s)"] = "Nettstedsmedlem (%s)"; -App::$strings["Password reset requested at %s"] = "Forespurt om å tilbakestille passord hos %s"; -App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Forespørsel kunne ikke bekreftes. (Du kan ha sendt den inn tidligere.) Tilbakestilling av passord mislyktes."; -App::$strings["Password Reset"] = "Tilbakestill passord"; -App::$strings["Your password has been reset as requested."] = "Ditt passord har blitt tilbakestilt som forespurt."; -App::$strings["Your new password is"] = "Ditt nye passord er"; -App::$strings["Save or copy your new password - and then"] = "Lagre eller kopier ditt nye passord, og deretter kan du"; -App::$strings["click here to login"] = "klikke her for å logge inn"; -App::$strings["Your password may be changed from the Settings page after successful login."] = "Ditt passord kan endres på siden Innstillinger etter vellykket innlogging."; -App::$strings["Your password has changed at %s"] = "Ditt passord er endret hos %s"; -App::$strings["Forgot your Password?"] = "Glemt passord ditt?"; -App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Skriv e-postadressen din og send inn for å tilbakestille passordet ditt. Sjekk deretter din e-post for videre instruksjoner."; -App::$strings["Email Address"] = "E-postadresse"; -App::$strings["Reset"] = "Tilbakestill"; App::$strings["Files: shared with me"] = "Filer: delt med meg"; App::$strings["NEW"] = "NY"; App::$strings["Remove all files"] = "Fjern alle filer"; @@ -2171,12 +1350,14 @@ App::$strings["Failed to create source. No channel selected."] = "Mislyktes med App::$strings["Source created."] = "Kilden er laget."; App::$strings["Source updated."] = "Kilden er oppdatert."; App::$strings["*"] = "*"; +App::$strings["Channel Sources"] = "Kanalkilder"; App::$strings["Manage remote sources of content for your channel."] = "Håndtere eksterne innholdskilder til din kanal."; App::$strings["New Source"] = "Ny kilde"; App::$strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importer alt eller et utvalgt av innhold fra følgende kanal inn i denne kanalen og distribuer det i henhold til dine egne kanalinnstillinger."; App::$strings["Only import content with these words (one per line)"] = "Bare importer innhold med disse ordene (ett ord per linje)"; App::$strings["Leave blank to import all public content"] = "La stå tomt for å importere alt offentlig innhold"; App::$strings["Channel Name"] = "Kanalnavn"; +App::$strings["Add the following categories to posts imported from this source (comma separated)"] = ""; App::$strings["Source not found."] = "Kilden ble ikke funnet."; App::$strings["Edit Source"] = "Endre kilde"; App::$strings["Delete Source"] = "Slett kilde"; @@ -2185,6 +1366,9 @@ App::$strings["Unable to remove source."] = "Ikke i stand til å fjerne kilde."; App::$strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s følger %2\$s sin %3\$s"; App::$strings["%1\$s stopped following %2\$s's %3\$s"] = "%1\$s stopped å følge %2\$s sin %3\$s"; App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Ingen forslag tilgjengelige. Hvis dette er et nytt nettsted, vennligst prøv igjen om 24 timer."; +App::$strings["Ignore/Hide"] = "Ignorer/Skjul"; +App::$strings["post"] = "innlegg"; +App::$strings["comment"] = "kommentar"; App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s merket %3\$s til %2\$s med %4\$s"; App::$strings["Tag removed"] = "Merkelapp fjernet"; App::$strings["Remove Item Tag"] = "Fjern merkelapp fra element"; @@ -2216,12 +1400,861 @@ App::$strings["No connections."] = "Ingen forbindelser."; App::$strings["Visit %s's profile [%s]"] = "Besøk %s sin profil [%s]"; App::$strings["View Connections"] = "Vis forbindelser"; App::$strings["Source of Item"] = "Kilde til element"; +App::$strings["Webpages"] = "Websider"; +App::$strings["Actions"] = "Handlinger"; +App::$strings["Page Link"] = "Sidelenke"; App::$strings["Page Title"] = "Sidetittel"; App::$strings["Xchan Lookup"] = "Xchan oppslag"; App::$strings["Lookup xchan beginning with (or webbie): "] = "Slå opp xchan som begynner med (eller webbie):"; -App::$strings["Cover Photos"] = "Forsidebilder"; -App::$strings["Upload Cover Photo"] = "Last opp forsidebilde"; -App::$strings["Permissions denied."] = "Tillatelse avvist."; +App::$strings["Site Admin"] = "Nettstedsadministrator"; +App::$strings["Bug Report"] = ""; +App::$strings["View Bookmarks"] = ""; +App::$strings["My Chatrooms"] = ""; +App::$strings["Firefox Share"] = ""; +App::$strings["Remote Diagnostics"] = ""; +App::$strings["Suggest Channels"] = "Foreslå kanaler"; +App::$strings["Login"] = "Logg inn"; +App::$strings["Grid"] = "Nett"; +App::$strings["Channel Home"] = "Kanalhjem"; +App::$strings["Events"] = "Hendelser"; +App::$strings["Directory"] = "Katalog"; +App::$strings["Mail"] = "Melding"; +App::$strings["Chat"] = "Chat"; +App::$strings["Probe"] = "Undersøk"; +App::$strings["Suggest"] = "Forreslå"; +App::$strings["Random Channel"] = "Tilfeldig kanal"; +App::$strings["Invite"] = "Inviter"; +App::$strings["Features"] = "Funksjoner"; +App::$strings["Post"] = "Innlegg"; +App::$strings["Purchase"] = "Kjøp"; +App::$strings["Missing room name"] = "Mangler romnavn"; +App::$strings["Duplicate room name"] = "Duplikat romnavn"; +App::$strings["Invalid room specifier."] = "Ugyldig rom-spesifisering"; +App::$strings["Room not found."] = "Rommet ble ikke funnet."; +App::$strings["Room is full"] = "Rommet er fullt"; +App::$strings["\$Projectname Notification"] = "\$Projectname varsling"; +App::$strings["\$projectname"] = "\$projectname"; +App::$strings["Thank You,"] = "Tusen takk,"; +App::$strings["%s Administrator"] = "%s administrator"; +App::$strings["%s "] = "%s "; +App::$strings["[Hubzilla:Notify] New mail received at %s"] = "[Hubzilla:Notify] Ny melding mottatt hos %s"; +App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s sendte deg en ny privat melding på %3\$s."; +App::$strings["%1\$s sent you %2\$s."] = "%1\$s sendte deg %2\$s."; +App::$strings["a private message"] = "en privat melding"; +App::$strings["Please visit %s to view and/or reply to your private messages."] = "Vennligst besøk %s for å se og/eller svare på dine private meldinger."; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s kommenterte på [zrl=%3\$s]a %4\$s[/zrl]"; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s kommenterte på [zrl=%3\$s]%4\$s's %5\$s[/zrl]"; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s kommenterte på [zrl=%3\$s]din %4\$s[/zrl]"; +App::$strings["[Hubzilla:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Hubzilla:Notify] Kommentar til samtale #%1\$d av %2\$s"; +App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s kommenterte på et element eller en samtale du følger"; +App::$strings["Please visit %s to view and/or reply to the conversation."] = "Vennligst besøk %s for å se og/eller svare i samtalen"; +App::$strings["[Hubzilla:Notify] %s posted to your profile wall"] = "[Hubzilla:Notify] %s skrev et innlegg på din profilvegg"; +App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s skrev et innlegg på din profilvegg på %3\$s"; +App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s skrev et innlegg på [zrl=%3\$s]din vegg[/zrl]"; +App::$strings["[Hubzilla:Notify] %s tagged you"] = "[Hubzilla:Notify] %s merket deg"; +App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s merket deg på %3\$s"; +App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]merket deg[/zrl]."; +App::$strings["[Hubzilla:Notify] %1\$s poked you"] = "[Hubzilla:Notify] %1\$s prikket deg"; +App::$strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s dyttet deg på %3\$s"; +App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]dyttet deg[/zrl]."; +App::$strings["[Hubzilla:Notify] %s tagged your post"] = "[Hubzilla:Notify] %s merket ditt innlegg"; +App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s merket ditt innlegg på %3\$s"; +App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s merket [zrl=%3\$s]ditt innlegg[/zrl]"; +App::$strings["[Hubzilla:Notify] Introduction received"] = "[Hubzilla:Notify] Introduksjon mottatt"; +App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, du har mottatt en ny forespørsel om forbindelse fra '%2\$s' hos %3\$s"; +App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, du mottok [zrl=%2\$s]en ny forespørsel om forbindelse[/zrl] fra %3\$s."; +App::$strings["You may visit their profile at %s"] = "Du kan besøke profilen deres på %s"; +App::$strings["Please visit %s to approve or reject the connection request."] = "Vennligst besøk %s for å godkjenne eller avslå forespørselen om forbindelse."; +App::$strings["[Hubzilla:Notify] Friend suggestion received"] = "[Hubzilla:Notify] Venneforslag mottatt"; +App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, du har mottatt en venneforespørsel fra '%2\$s' hos %3\$s"; +App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, du har mottatt [zrl=%2\$s]et venneforslaget[/zrl] angående %3\$s fra %4\$s. "; +App::$strings["Name:"] = "Navn:"; +App::$strings["Photo:"] = "Bilde:"; +App::$strings["Please visit %s to approve or reject the suggestion."] = "Vennligst besøk %s for å godkjenne eller avslå dette forslaget."; +App::$strings["[Hubzilla:Notify]"] = "[Hubzilla:Notify]"; +App::$strings["created a new post"] = "laget et nytt innlegg"; +App::$strings["commented on %s's post"] = "kommenterte på %s sitt innlegg"; +App::$strings["Private Message"] = "Privat melding"; +App::$strings["Select"] = "Velg"; +App::$strings["Save to Folder"] = "Lagre i mappe"; +App::$strings["I will attend"] = "Jeg vil delta"; +App::$strings["I will not attend"] = "Jeg deltar ikke"; +App::$strings["I might attend"] = "Jeg vil kanskje delta"; +App::$strings["I agree"] = "Jeg er enig"; +App::$strings["I disagree"] = "Jeg er uenig"; +App::$strings["I abstain"] = "Jeg avstår"; +App::$strings["Add Star"] = "Legg til stjerne"; +App::$strings["Remove Star"] = "Fjern stjerne"; +App::$strings["Toggle Star Status"] = "Skru av og på stjernestatus"; +App::$strings["starred"] = "stjernemerket"; +App::$strings["Message signature validated"] = "Innleggets signatur er bekreftet"; +App::$strings["Message signature incorrect"] = "Innleggets signatur er feil"; +App::$strings["Add Tag"] = "Legg til merkelapp"; +App::$strings["like"] = "liker"; +App::$strings["dislike"] = "misliker"; +App::$strings["Share This"] = "Del dette"; +App::$strings["share"] = "del"; +App::$strings["Delivery Report"] = "Leveringsrapport"; +App::$strings["%d comment"] = array( + 0 => "%d kommentar", + 1 => "%d kommentarer", +); +App::$strings["View %s's profile - %s"] = "Vis %s sin profil - %s"; +App::$strings["to"] = "til"; +App::$strings["via"] = "via"; +App::$strings["Wall-to-Wall"] = "vegg-til-vegg"; +App::$strings["via Wall-To-Wall:"] = "via vegg-til-vegg:"; +App::$strings["from %s"] = "fra %s"; +App::$strings["last edited: %s"] = "sist endret: %s"; +App::$strings["Expires: %s"] = "Utløper: %s"; +App::$strings["Save Bookmarks"] = "Lagre bokmerker"; +App::$strings["Add to Calendar"] = "Legg til i kalender"; +App::$strings["Mark all seen"] = "Merk alle som sett"; +App::$strings["[+] show all"] = "[+] Vis alle"; +App::$strings["Bold"] = "Uthevet"; +App::$strings["Italic"] = "Kursiv"; +App::$strings["Underline"] = "Understreket"; +App::$strings["Quote"] = "Sitat"; +App::$strings["Code"] = "Kode"; +App::$strings["Image"] = "Bilde"; +App::$strings["Insert Link"] = "Sett inn lenke"; +App::$strings["Video"] = "Video"; +App::$strings["No username found in import file."] = "Ingen brukernavn ble funnet i importfilen."; +App::$strings["Unable to create a unique channel address. Import failed."] = "Klarte ikke å lage en unik kanaladresse. Import mislyktes."; +App::$strings["Cannot locate DNS info for database server '%s'"] = "Kan ikke finne DNS-informasjon om databasetjener '%s'"; +App::$strings["Categories"] = "Kategorier"; +App::$strings["Tags"] = "Merkelapper"; +App::$strings["Keywords"] = "Nøkkelord"; +App::$strings["have"] = "har"; +App::$strings["has"] = "har"; +App::$strings["want"] = "ønsker"; +App::$strings["wants"] = "ønsker"; +App::$strings["likes"] = "liker"; +App::$strings["dislikes"] = "misliker"; +App::$strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +App::$strings["Starts:"] = "Starter:"; +App::$strings["Finishes:"] = "Slutter:"; +App::$strings["This event has been added to your calendar."] = "Denne hendelsen er lagt til i din kalender."; +App::$strings["Not specified"] = "Ikke spesifisert"; +App::$strings["Needs Action"] = "Trenger handling"; +App::$strings["Completed"] = "Ferdig"; +App::$strings["In Process"] = "Igang"; +App::$strings["Cancelled"] = "Avbrutt"; +App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Kan ikke lage en kopi av kanal-identifikatoren på dette systemet. Import mislyktes."; +App::$strings["Channel clone failed. Import failed."] = "Kanalkloning mislyktes. Import mislyktes."; +App::$strings["(Unknown)"] = "(Ukjent)"; +App::$strings["Visible to anybody on the internet."] = "Synlig for enhver på Internett."; +App::$strings["Visible to you only."] = "Synlig bare for deg."; +App::$strings["Visible to anybody in this network."] = "Synlig for enhver i dette nettverket."; +App::$strings["Visible to anybody authenticated."] = "Synlig for enhver som er autentisert."; +App::$strings["Visible to anybody on %s."] = "Synlig for alle på %s."; +App::$strings["Visible to all connections."] = "Synlig for alle forbindelser."; +App::$strings["Visible to approved connections."] = "Synlig for godkjente forbindelser."; +App::$strings["Visible to specific connections."] = "Synlig for spesifikke forbindelser."; +App::$strings["Privacy group is empty."] = "Personverngruppen er tom."; +App::$strings["Privacy group: %s"] = "Personverngruppe: %s"; +App::$strings["Connection not found."] = "Forbindelsen ble ikke funnet."; +App::$strings["profile photo"] = "profilbilde"; +App::$strings["No recipient provided."] = "Ingen mottaker angitt."; +App::$strings["[no subject]"] = "[ikke noe emne]"; +App::$strings["Unable to determine sender."] = "Kan ikke avgjøre avsender."; +App::$strings["Stored post could not be verified."] = "Lagret innlegg kunne ikke bekreftes."; +App::$strings["prev"] = "forrige"; +App::$strings["first"] = "første"; +App::$strings["last"] = "siste"; +App::$strings["next"] = "neste"; +App::$strings["older"] = "eldre"; +App::$strings["newer"] = "nyere"; +App::$strings["No connections"] = "Ingen forbindelser"; +App::$strings["View all %s connections"] = "Vis alle %s forbindelser"; +App::$strings["poke"] = "prikk"; +App::$strings["poked"] = "prikket"; +App::$strings["ping"] = "varsle"; +App::$strings["pinged"] = "varslet"; +App::$strings["prod"] = "oppildne"; +App::$strings["prodded"] = "oppildnet"; +App::$strings["slap"] = "daske"; +App::$strings["slapped"] = "dasket"; +App::$strings["finger"] = "fingre"; +App::$strings["fingered"] = "fingret"; +App::$strings["rebuff"] = "tilbakevise"; +App::$strings["rebuffed"] = "tilbakeviste"; +App::$strings["happy"] = "glad"; +App::$strings["sad"] = "trist"; +App::$strings["mellow"] = "dempet"; +App::$strings["tired"] = "trøtt"; +App::$strings["perky"] = "oppkvikket"; +App::$strings["angry"] = "sint"; +App::$strings["stupefied"] = "lamslått"; +App::$strings["puzzled"] = "forundret"; +App::$strings["interested"] = "interessert"; +App::$strings["bitter"] = "bitter"; +App::$strings["cheerful"] = "munter"; +App::$strings["alive"] = "levende"; +App::$strings["annoyed"] = "irritert"; +App::$strings["anxious"] = "nervøs"; +App::$strings["cranky"] = "gretten"; +App::$strings["disturbed"] = "foruroliget"; +App::$strings["frustrated"] = "frustrert"; +App::$strings["depressed"] = "lei seg"; +App::$strings["motivated"] = "motivert"; +App::$strings["relaxed"] = "avslappet"; +App::$strings["surprised"] = "overrasket"; +App::$strings["Monday"] = "mandag"; +App::$strings["Tuesday"] = "tirsdag"; +App::$strings["Wednesday"] = "onsdag"; +App::$strings["Thursday"] = "torsdag"; +App::$strings["Friday"] = "fredag"; +App::$strings["Saturday"] = "lørdag"; +App::$strings["Sunday"] = "søndag"; +App::$strings["January"] = "januar"; +App::$strings["February"] = "februar"; +App::$strings["March"] = "mars"; +App::$strings["April"] = "april"; +App::$strings["May"] = "mai"; +App::$strings["June"] = "juni"; +App::$strings["July"] = "juli"; +App::$strings["August"] = "august"; +App::$strings["September"] = "september"; +App::$strings["October"] = "oktober"; +App::$strings["November"] = "november"; +App::$strings["December"] = "desember"; +App::$strings["Unknown Attachment"] = "Ukjent vedlegg"; +App::$strings["unknown"] = "ukjent"; +App::$strings["remove category"] = "fjern kategori"; +App::$strings["remove from file"] = "fjern fra fil"; +App::$strings["default"] = "standard"; +App::$strings["Page layout"] = "Sidens layout"; +App::$strings["You can create your own with the layouts tool"] = "Du kan lage din egen med layout-verktøyet"; +App::$strings["Page content type"] = "Sidens innholdstype"; +App::$strings["Select an alternate language"] = "Velg et annet språk"; +App::$strings["activity"] = "aktivitet"; +App::$strings["Design Tools"] = "Designverktøy"; +App::$strings["Pages"] = "Sider"; +App::$strings["System"] = "System"; +App::$strings["New App"] = ""; +App::$strings["Suggestions"] = "Forslag"; +App::$strings["See more..."] = "Se mer..."; +App::$strings["You have %1$.0f of %2$.0f allowed connections."] = "Du har %1$.0f av %2$.0f tillate forbindelser."; +App::$strings["Add New Connection"] = "Legg til ny forbindelse"; +App::$strings["Enter channel address"] = "Skriv kanaladressen"; +App::$strings["Examples: bob@example.com, https://example.com/barbara"] = "Eksempel: ola@eksempel.no, https://eksempel.no/kari"; +App::$strings["Notes"] = "Merknader"; +App::$strings["Remove term"] = "Fjern begrep"; +App::$strings["Saved Searches"] = "Lagrede søk"; +App::$strings["add"] = "legg til"; +App::$strings["Saved Folders"] = "Lagrede mapper"; +App::$strings["Everything"] = "Alt"; +App::$strings["Archives"] = "Arkiv"; +App::$strings["Refresh"] = "Forny"; +App::$strings["Account settings"] = "Kontoinnstillinger"; +App::$strings["Channel settings"] = "Kanalinnstillinger"; +App::$strings["Additional features"] = "Tilleggsfunksjoner"; +App::$strings["Feature/Addon settings"] = "Funksjons-/Tilleggsinnstillinger"; +App::$strings["Display settings"] = "Visningsinnstillinger"; +App::$strings["Manage locations"] = ""; +App::$strings["Export channel"] = "Eksporter kanal"; +App::$strings["Connected apps"] = "Tilkoblede app-er"; +App::$strings["Premium Channel Settings"] = "Premiumkanal-innstillinger"; +App::$strings["Private Mail Menu"] = "Meny for privat post"; +App::$strings["Combined View"] = "Kombinert visning"; +App::$strings["Inbox"] = "Innboks"; +App::$strings["Outbox"] = "Utboks"; +App::$strings["New Message"] = "Ny melding"; +App::$strings["Conversations"] = "Samtaler"; +App::$strings["Received Messages"] = "Mottatte meldinger"; +App::$strings["Sent Messages"] = "Sendte meldinger"; +App::$strings["No messages."] = "Ingen meldinger."; +App::$strings["Delete conversation"] = "Slett samtale"; +App::$strings["Events Menu"] = "Meny for hendelser"; +App::$strings["Day View"] = "Dag"; +App::$strings["Week View"] = "Uke"; +App::$strings["Month View"] = "Måned"; +App::$strings["Events Tools"] = "Kalenderverktøy"; +App::$strings["Export Calendar"] = "Eksporter kalender"; +App::$strings["Import Calendar"] = "Importer kalender"; +App::$strings["Chatrooms"] = "Chatrom"; +App::$strings["Overview"] = ""; +App::$strings["Chat Members"] = ""; +App::$strings["Bookmarked Chatrooms"] = "Bokmerkede chatrom"; +App::$strings["Suggested Chatrooms"] = "Foreslåtte chatrom"; +App::$strings["photo/image"] = "foto/bilde"; +App::$strings["Click to show more"] = ""; +App::$strings["Rating Tools"] = "Vurderingsverktøy"; +App::$strings["Rate Me"] = "Vurder meg"; +App::$strings["View Ratings"] = "Vis vurderinger"; +App::$strings["Forums"] = "Forum"; +App::$strings["Tasks"] = "Oppgaver"; +App::$strings["Documentation"] = "Dokumentasjon"; +App::$strings["Project/Site Information"] = "Prosjekt-/Nettstedsinformasjon"; +App::$strings["For Members"] = "For medlemmer"; +App::$strings["For Administrators"] = "For administratorer"; +App::$strings["For Developers"] = "For utviklere"; +App::$strings["Member registrations waiting for confirmation"] = ""; +App::$strings["Inspect queue"] = "Inspiser kø"; +App::$strings["DB updates"] = "Databaseoppdateringer"; +App::$strings["Admin"] = "Administrator"; +App::$strings["Plugin Features"] = "Tilleggsfunksjoner"; +App::$strings["Channel is blocked on this site."] = "Kanalen er blokkert på dette nettstedet."; +App::$strings["Channel location missing."] = "Kanalplassering mangler."; +App::$strings["Response from remote channel was incomplete."] = "Svaret fra den andre kanalen var ikke komplett."; +App::$strings["Channel was deleted and no longer exists."] = "Kanalen er slettet og finnes ikke lenger."; +App::$strings["Protocol disabled."] = "Protokollen er avskrudd."; +App::$strings["Channel discovery failed."] = "Kanaloppdagelse mislyktes."; +App::$strings["Cannot connect to yourself."] = "Kan ikke lage forbindelse med deg selv."; +App::$strings["%1\$s's bookmarks"] = "%1\$s sine bokmerker"; +App::$strings["Public Timeline"] = "Offentlig tidslinje"; +App::$strings["Image/photo"] = "Bilde/fotografi"; +App::$strings["Encrypted content"] = "Kryptert innhold"; +App::$strings["Install %s element: "] = "Installer %s element:"; +App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = "Dette innlegget inneholder det installerbare elementet %s, men du mangler tillatelse til å installere det på dette nettstedet."; +App::$strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s skrev følgende %2\$s %3\$s"; +App::$strings["Click to open/close"] = "Klikk for å åpne/lukke"; +App::$strings["spoiler"] = ""; +App::$strings["Different viewers will see this text differently"] = "Denne teksten vil se forskjellig ut for ulike besøkende"; +App::$strings["$1 wrote:"] = "$1 skrev:"; +App::$strings["Directory Options"] = "Kataloginnstillinger"; +App::$strings["Safe Mode"] = "Trygt modus"; +App::$strings["Public Forums Only"] = "Bare offentlige forum"; +App::$strings["This Website Only"] = "Kun dette nettstedet"; +App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Skjemaets sikkerhetspollett var ikke gyldig. Dette skjedde antakelig fordi skjemaet har vært åpnet for lenge (>3 timer) før det ble sendt inn."; +App::$strings["Logout"] = "Logg ut"; +App::$strings["End this session"] = "Avslutt denne økten"; +App::$strings["Home"] = "Hjem"; +App::$strings["Your posts and conversations"] = "Dine innlegg og samtaler"; +App::$strings["Your profile page"] = "Din profilside"; +App::$strings["Manage/Edit profiles"] = "Håndter/endre profiler"; +App::$strings["Edit Profile"] = "Endre profil"; +App::$strings["Edit your profile"] = "Endre din profil"; +App::$strings["Your photos"] = "Dine bilder"; +App::$strings["Your files"] = "Dine filer"; +App::$strings["Your chatrooms"] = "Dine chatterom"; +App::$strings["Bookmarks"] = "Bokmerker"; +App::$strings["Your bookmarks"] = "Dine bokmerker"; +App::$strings["Your webpages"] = "Dine websider"; +App::$strings["Sign in"] = "Logg på"; +App::$strings["%s - click to logout"] = "%s - klikk for å logge ut"; +App::$strings["Remote authentication"] = "Fjernautentisering"; +App::$strings["Click to authenticate to your home hub"] = "Klikk for å godkjennes mot din hjemme-hub"; +App::$strings["Home Page"] = "Hjemmeside"; +App::$strings["Create an account"] = "Lag en konto"; +App::$strings["Help and documentation"] = "Hjelp og dokumentasjon"; +App::$strings["Applications, utilities, links, games"] = "Programmer, verktøy, lenker, spill"; +App::$strings["Search site @name, #tag, ?docs, content"] = "Søk nettstedet for @navn, #merkelapp, ?dokumentasjon, innhold"; +App::$strings["Channel Directory"] = "Kanalkatalog"; +App::$strings["Your grid"] = "Ditt nett"; +App::$strings["Mark all grid notifications seen"] = "Marker alle nettvarsler som sett"; +App::$strings["Channel home"] = "Kanalhjem"; +App::$strings["Mark all channel notifications seen"] = "Merk alle kanalvarsler som sett"; +App::$strings["Notices"] = "Varsel"; +App::$strings["Notifications"] = "Varsler"; +App::$strings["See all notifications"] = "Se alle varsler"; +App::$strings["Private mail"] = "Privat post"; +App::$strings["See all private messages"] = "Se alle private meldinger"; +App::$strings["Mark all private messages seen"] = "Merk alle private meldinger som sett"; +App::$strings["Event Calendar"] = "Kalender"; +App::$strings["See all events"] = "Se alle hendelser"; +App::$strings["Mark all events seen"] = "Merk alle hendelser som sett"; +App::$strings["Manage Your Channels"] = "Håndter dine kanaler"; +App::$strings["Account/Channel Settings"] = "Konto-/kanal-innstillinger"; +App::$strings["Site Setup and Configuration"] = "Nettstedsoppsett og -konfigurasjon"; +App::$strings["Loading..."] = "Laster..."; +App::$strings["@name, #tag, ?doc, content"] = "@navn, #merkelapp, ?dokumentasjon, innhold"; +App::$strings["Please wait..."] = "Vennligst vent..."; +App::$strings["New window"] = "Nytt vindu"; +App::$strings["Open the selected location in a different window or browser tab"] = "Åpne det valgte stedet i et annet vindu eller nettleser-fane"; +App::$strings["User '%s' deleted"] = "Brukeren '%s' er slettet"; +App::$strings["%d invitation available"] = array( + 0 => "%d invitasjon tilgjengelig", + 1 => "%d invitasjoner tilgjengelig", +); +App::$strings["Find Channels"] = "Finn kanaler"; +App::$strings["Enter name or interest"] = "Skriv navn eller interesse"; +App::$strings["Connect/Follow"] = "Forbindelse/Følg"; +App::$strings["Examples: Robert Morgenstein, Fishing"] = "Eksempler: Ola Nordmann, fisking"; +App::$strings["Random Profile"] = "Tilfeldig profil"; +App::$strings["Invite Friends"] = "Inviter venner"; +App::$strings["Advanced example: name=fred and country=iceland"] = "Avansert eksempel: navn=fred og land=island"; +App::$strings["%d connection in common"] = array( + 0 => "%d forbindelse felles", + 1 => "%d forbindelser felles", +); +App::$strings["show more"] = "vis mer"; +App::$strings["%1\$s is now connected with %2\$s"] = "%1\$s er nå forbundet med %2\$s"; +App::$strings["%1\$s poked %2\$s"] = "%1\$s prikket %2\$s"; +App::$strings["View %s's profile @ %s"] = "Vis %s sin profile @ %s"; +App::$strings["Categories:"] = "Kategorier:"; +App::$strings["Filed under:"] = "Sortert under:"; +App::$strings["View in context"] = "Vis i sammenheng"; +App::$strings["remove"] = "fjern"; +App::$strings["Delete Selected Items"] = "Slett valgte elementer"; +App::$strings["View Source"] = "Vis kilde"; +App::$strings["Follow Thread"] = "Følg tråd"; +App::$strings["Unfollow Thread"] = "Ikke følg tråd"; +App::$strings["Activity/Posts"] = "Aktivitet/Innlegg"; +App::$strings["Edit Connection"] = "Endre forbindelse"; +App::$strings["Message"] = "Melding"; +App::$strings["%s likes this."] = "%s liker dette."; +App::$strings["%s doesn't like this."] = "%s liker ikke dette."; +App::$strings["%2\$d people like this."] = array( + 0 => "%2\$d person liker dette.", + 1 => "%2\$d personer liker dette.", +); +App::$strings["%2\$d people don't like this."] = array( + 0 => "%2\$d person liker ikke dette.", + 1 => "%2\$d personer liker ikke dette.", +); +App::$strings["and"] = "og"; +App::$strings[", and %d other people"] = array( + 0 => ", og %d annen person", + 1 => ", og %d andre personer", +); +App::$strings["%s like this."] = "%s liker dette."; +App::$strings["%s don't like this."] = "%s liker ikke dette."; +App::$strings["Set your location"] = "Angi din plassering"; +App::$strings["Clear browser location"] = "Fjern nettleserplassering"; +App::$strings["Tag term:"] = "Merkelapp:"; +App::$strings["Where are you right now?"] = "Hvor er du akkurat nå?"; +App::$strings["Page link name"] = "Sidens lenkenavn"; +App::$strings["Post as"] = "Lag innlegg som"; +App::$strings["Toggle voting"] = "Skru av eller på stemming"; +App::$strings["Categories (optional, comma-separated list)"] = "Kategorier (valgfri, kommaseparert liste)"; +App::$strings["Set publish date"] = "Angi publiseringsdato"; +App::$strings["OK"] = "OK"; +App::$strings["Discover"] = "Oppdage"; +App::$strings["Imported public streams"] = "Importerte offentlige strømmer"; +App::$strings["Commented Order"] = "Kommentert"; +App::$strings["Sort by Comment Date"] = "Sorter etter kommentert dato"; +App::$strings["Posted Order"] = "Lagt inn"; +App::$strings["Sort by Post Date"] = "Sorter etter innleggsdato"; +App::$strings["Posts that mention or involve you"] = "Innlegg som nevner eller involverer deg"; +App::$strings["Activity Stream - by date"] = "Aktivitetsstrøm - etter dato"; +App::$strings["Starred"] = "Stjerne"; +App::$strings["Favourite Posts"] = "Favorittinnlegg"; +App::$strings["Spam"] = "Søppel"; +App::$strings["Posts flagged as SPAM"] = "Innlegg merket som SØPPEL"; +App::$strings["Status Messages and Posts"] = "Statusmeldinger og -innlegg"; +App::$strings["About"] = "Om"; +App::$strings["Profile Details"] = "Profildetaljer"; +App::$strings["Photo Albums"] = "Fotoalbum"; +App::$strings["Files and Storage"] = "Filer og lagring"; +App::$strings["Saved Bookmarks"] = "Lagrede bokmerker"; +App::$strings["Manage Webpages"] = "Håndtere websider"; +App::$strings["__ctx:noun__ Attending"] = array( + 0 => "Deltar", + 1 => "Deltar", +); +App::$strings["__ctx:noun__ Not Attending"] = array( + 0 => "Deltar ikke", + 1 => "Deltar ikke", +); +App::$strings["__ctx:noun__ Undecided"] = array( + 0 => "Ikke bestemt", + 1 => "Ikke bestemt", +); +App::$strings["__ctx:noun__ Agree"] = array( + 0 => "Enig", + 1 => "Enige", +); +App::$strings["__ctx:noun__ Disagree"] = array( + 0 => "Uenig", + 1 => "Uenige", +); +App::$strings["__ctx:noun__ Abstain"] = array( + 0 => "Avstår", + 1 => "Avstår", +); +App::$strings["Frequently"] = "Ofte"; +App::$strings["Hourly"] = "Hver time"; +App::$strings["Twice daily"] = "To ganger daglig"; +App::$strings["Daily"] = "Daglig"; +App::$strings["Weekly"] = "Ukentlig"; +App::$strings["Monthly"] = "Månedlig"; +App::$strings["Currently Male"] = "For tiden mann"; +App::$strings["Currently Female"] = "For tiden kvinne"; +App::$strings["Mostly Male"] = "For det meste mann"; +App::$strings["Mostly Female"] = "For det meste kvinne"; +App::$strings["Transgender"] = "Transkjønnet"; +App::$strings["Intersex"] = "interkjønnet"; +App::$strings["Transsexual"] = "Transseksuell"; +App::$strings["Hermaphrodite"] = "Hermafroditt"; +App::$strings["Neuter"] = "Intetkjønn"; +App::$strings["Non-specific"] = "Ubestemt"; +App::$strings["Other"] = "Annen"; +App::$strings["Undecided"] = "Ubestemt"; +App::$strings["Males"] = "Menn"; +App::$strings["Females"] = "Kvinner"; +App::$strings["Gay"] = "Homo"; +App::$strings["Lesbian"] = "Lesbisk"; +App::$strings["No Preference"] = "Ingen preferanse"; +App::$strings["Bisexual"] = "Biseksuell"; +App::$strings["Autosexual"] = "Autoseksuell"; +App::$strings["Abstinent"] = "Avholdende"; +App::$strings["Virgin"] = "Jomfru"; +App::$strings["Deviant"] = "Avviker"; +App::$strings["Fetish"] = "Fetisj"; +App::$strings["Oodles"] = "Masse"; +App::$strings["Nonsexual"] = "Ikke-seksuell"; +App::$strings["Single"] = "Enslig"; +App::$strings["Lonely"] = "Ensom"; +App::$strings["Available"] = "Tilgjengelig"; +App::$strings["Unavailable"] = "Ikke tilgjengelig"; +App::$strings["Has crush"] = "Er forelsket"; +App::$strings["Infatuated"] = "Betatt"; +App::$strings["Dating"] = "Sammen med"; +App::$strings["Unfaithful"] = "Utro"; +App::$strings["Sex Addict"] = "Sexavhengig"; +App::$strings["Friends/Benefits"] = "Venner med frynsegoder"; +App::$strings["Casual"] = "Tilfeldig"; +App::$strings["Engaged"] = "Forlovet"; +App::$strings["Married"] = "Gift"; +App::$strings["Imaginarily married"] = "Gift i fantasien"; +App::$strings["Partners"] = "Partnere"; +App::$strings["Cohabiting"] = "Samboer"; +App::$strings["Common law"] = "Samboer"; +App::$strings["Happy"] = "Lykkelig"; +App::$strings["Not looking"] = "Ikke på utkikk"; +App::$strings["Swinger"] = "Partnerbytte"; +App::$strings["Betrayed"] = "Bedratt"; +App::$strings["Separated"] = "Separert"; +App::$strings["Unstable"] = "Ustabilt"; +App::$strings["Divorced"] = "Skilt"; +App::$strings["Imaginarily divorced"] = "Skilt i fantasien"; +App::$strings["Widowed"] = "Enke"; +App::$strings["Uncertain"] = "Usikkert"; +App::$strings["It's complicated"] = "Det er komplisert"; +App::$strings["Don't care"] = "Bryr meg ikke"; +App::$strings["Ask me"] = "Spør meg"; +App::$strings["Visible to your default audience"] = "Synlig for ditt standard publikum"; +App::$strings["Only me"] = ""; +App::$strings["Public"] = "Offentlig"; +App::$strings["Anybody in the \$Projectname network"] = ""; +App::$strings["Any account on %s"] = ""; +App::$strings["Any of my connections"] = ""; +App::$strings["Only connections I specifically allow"] = ""; +App::$strings["Anybody authenticated (could include visitors from other networks)"] = ""; +App::$strings["Any connections including those who haven't yet been approved"] = ""; +App::$strings["This is your default setting for the audience of your normal stream, and posts."] = ""; +App::$strings["This is your default setting for who can view your default channel profile"] = ""; +App::$strings["This is your default setting for who can view your connections"] = ""; +App::$strings["This is your default setting for who can view your file storage and photos"] = ""; +App::$strings["This is your default setting for the audience of your webpages"] = ""; +App::$strings["Not a valid email address"] = "Ikke en gyldig e-postadresse"; +App::$strings["Your email domain is not among those allowed on this site"] = "Ditt e-postdomene er ikke blant de som er tillatt på dette stedet"; +App::$strings["Your email address is already registered at this site."] = "Din e-postadresse er allerede registrert på dette nettstedet."; +App::$strings["An invitation is required."] = "En invitasjon er påkrevd."; +App::$strings["Invitation could not be verified."] = "Invitasjon kunne ikke bekreftes."; +App::$strings["Please enter the required information."] = "Vennligst skriv inn nødvendig informasjon."; +App::$strings["Failed to store account information."] = "Mislyktes med å lagre kontoinformasjon."; +App::$strings["Registration confirmation for %s"] = "Registreringsbekreftelse for %s"; +App::$strings["Registration request at %s"] = "Registreringsforespørsel hos %s"; +App::$strings["Administrator"] = "Administrator"; +App::$strings["your registration password"] = "ditt registreringspassord"; +App::$strings["Registration details for %s"] = "Registreringsdetaljer for %s"; +App::$strings["Account approved."] = "Konto godkjent."; +App::$strings["Registration revoked for %s"] = "Registrering trukket tilbake for %s"; +App::$strings["Account verified. Please login."] = "Konto bekreftet. Vennligst logg inn."; +App::$strings["Click here to upgrade."] = "Klikk her for å oppgradere."; +App::$strings["This action exceeds the limits set by your subscription plan."] = "Denne handlingen går utenfor grensene satt i din abonnementsplan."; +App::$strings["This action is not available under your subscription plan."] = "Denne handlingen er ikke tilgjengelig i din abonnementsplan."; +App::$strings["Item was not found."] = "Elementet ble ikke funnet."; +App::$strings["No source file."] = "Ingen kildefil."; +App::$strings["Cannot locate file to replace"] = "Kan ikke finne filen som skal byttes ut"; +App::$strings["Cannot locate file to revise/update"] = "Finner ikke filen som skal revideres/oppdateres"; +App::$strings["File exceeds size limit of %d"] = "Filens størrelse overgår grensen på %d"; +App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Du har nådd din lagringsgrense for vedlegg på %1$.0f Mbytes."; +App::$strings["File upload failed. Possible system limit or action terminated."] = "Mislyktes med å laste opp filen. Mulig systemgrense eller handling avbrutt."; +App::$strings["Stored file could not be verified. Upload failed."] = "Lagret fil kunne ikke bekreftes. Opplasting mislyktes."; +App::$strings["Path not available."] = "Stien er ikke tilgjengelig."; +App::$strings["Empty pathname"] = "Tomt sti-navn"; +App::$strings["duplicate filename or path"] = "duplikat av filnavn eller sti"; +App::$strings["Path not found."] = "Stien ble ikke funnet."; +App::$strings["mkdir failed."] = "mkdir mislyktes."; +App::$strings["database storage failed."] = "databaselagring mislyktes."; +App::$strings["Empty path"] = "Tom sti"; +App::$strings["Unable to obtain identity information from database"] = "Klarer ikke å få tak i identitetsinformasjon fra databasen"; +App::$strings["Empty name"] = "Mangler navn"; +App::$strings["Name too long"] = "Navnet er for langt"; +App::$strings["No account identifier"] = "Ingen kontoidentifikator"; +App::$strings["Nickname is required."] = "Kallenavn er påkrevd."; +App::$strings["Reserved nickname. Please choose another."] = "Reservert kallenavn. Vennligst velg et annet."; +App::$strings["Nickname has unsupported characters or is already being used on this site."] = "Kallenavnet inneholder tegn som ikke er støttet eller det er allerede i bruk på dette nettstedet."; +App::$strings["Unable to retrieve created identity"] = "Klarer ikke å hente den lagede identiteten"; +App::$strings["Default Profile"] = "Standardprofil"; +App::$strings["Requested channel is not available."] = "Forespurt kanal er ikke tilgjengelig."; +App::$strings["Create New Profile"] = "Lag ny profil"; +App::$strings["Visible to everybody"] = ""; +App::$strings["Gender:"] = "Kjønn:"; +App::$strings["Status:"] = "Status:"; +App::$strings["Homepage:"] = "Hjemmeside:"; +App::$strings["Online Now"] = "Online nå"; +App::$strings["Like this channel"] = "Lik denne kanalen"; +App::$strings["j F, Y"] = "j F, Y"; +App::$strings["j F"] = "j F"; +App::$strings["Birthday:"] = "Fødselsdag:"; +App::$strings["for %1\$d %2\$s"] = "for %1\$d %2\$s"; +App::$strings["Sexual Preference:"] = "Seksuell preferanse:"; +App::$strings["Tags:"] = "Merkelapper:"; +App::$strings["Political Views:"] = "Politiske synspunkter:"; +App::$strings["Religion:"] = "Religion:"; +App::$strings["Hobbies/Interests:"] = "Hobbyer/interesser:"; +App::$strings["Likes:"] = "Liker:"; +App::$strings["Dislikes:"] = "Misliker:"; +App::$strings["Contact information and Social Networks:"] = "Kontaktinformasjon og sosiale nettverk:"; +App::$strings["My other channels:"] = "Mine andre kanaler:"; +App::$strings["Musical interests:"] = "Musikkinteresse:"; +App::$strings["Books, literature:"] = "Bøker, litteratur:"; +App::$strings["Television:"] = "TV:"; +App::$strings["Film/dance/culture/entertainment:"] = "Film/dans/kultur/underholdning:"; +App::$strings["Love/Romance:"] = "Kjærlighet/romantikk:"; +App::$strings["Work/employment:"] = "Arbeid/sysselsetting:"; +App::$strings["School/education:"] = "Skole/utdannelse:"; +App::$strings["Like this thing"] = "Lik denne tingen"; +App::$strings["General Features"] = "Generelle funksjoner"; +App::$strings["Content Expiration"] = "Innholdet utløper"; +App::$strings["Remove posts/comments and/or private messages at a future time"] = "Fjern innlegg/kommentarer og/eller private meldinger på et angitt tidspunkt i fremtiden"; +App::$strings["Multiple Profiles"] = "Flere profiler"; +App::$strings["Ability to create multiple profiles"] = "Mulig å lage flere profiler"; +App::$strings["Advanced Profiles"] = "Avanserte profiler"; +App::$strings["Additional profile sections and selections"] = "Ytterlige seksjoner og utvalg til profilen"; +App::$strings["Profile Import/Export"] = "Profil-import/-eksport"; +App::$strings["Save and load profile details across sites/channels"] = "Lagre og åpne profildetaljer på tvers av nettsteder/kanaler"; +App::$strings["Web Pages"] = "Web-sider"; +App::$strings["Provide managed web pages on your channel"] = "Tilby kontrollerte web-sider på din kanal"; +App::$strings["Hide Rating"] = "Skjul vurdering"; +App::$strings["Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else."] = "Skjul vurderingsknappene for din kanal og profilsider. Merknad: folk kan fortsatt vurdere deg et annet sted."; +App::$strings["Private Notes"] = "Private merknader"; +App::$strings["Enables a tool to store notes and reminders (note: not encrypted)"] = "Skru på et verktøy for å lagre notater og påminnelser (merknad: ikke kryptert)"; +App::$strings["Navigation Channel Select"] = "Navigasjon kanalvalg"; +App::$strings["Change channels directly from within the navigation dropdown menu"] = "Endre kanaler direkte fra navigasjonsmenyen"; +App::$strings["Photo Location"] = "Bildeplassering"; +App::$strings["If location data is available on uploaded photos, link this to a map."] = "Hvis plasseringsdata er tilgjengelige i opplastede bilder, plasser dette på et kart."; +App::$strings["Access Controlled Chatrooms"] = ""; +App::$strings["Provide chatrooms and chat services with access control."] = ""; +App::$strings["Smart Birthdays"] = ""; +App::$strings["Make birthday events timezone aware in case your friends are scattered across the planet."] = ""; +App::$strings["Expert Mode"] = "Ekspertmodus"; +App::$strings["Enable Expert Mode to provide advanced configuration options"] = "Skru på Ekspertmodus for å tilby avanserte konfigurasjonsvalg"; +App::$strings["Premium Channel"] = "Premiumkanal"; +App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Lar deg angi restriksjoner og betingelser for de som kobler seg til din kanal"; +App::$strings["Post Composition Features"] = "Funksjoner for å lage innlegg"; +App::$strings["Large Photos"] = "Store bilder"; +App::$strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = "Inkluder store (1024px) småbilder i innlegg. Hvis denne ikke er påskrudd, bruk små (640px) småbilder."; +App::$strings["Automatically import channel content from other channels or feeds"] = "Automatisk import av kanalinnhold fra andre kanaler eller strømmer"; +App::$strings["Even More Encryption"] = "Enda mer kryptering"; +App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Tillat valgfri kryptering av innhold ende-til-ende via en delt hemmelig nøkkel"; +App::$strings["Enable Voting Tools"] = "Skru på verktøy for å stemme"; +App::$strings["Provide a class of post which others can vote on"] = "Tilby en type innlegg som andre kan stemme på"; +App::$strings["Delayed Posting"] = "Tidfest publisering"; +App::$strings["Allow posts to be published at a later date"] = "Tillat innlegg å bli publisert på et senere tidspunkt"; +App::$strings["Suppress Duplicate Posts/Comments"] = "Forhindre duplikat av innlegg/kommentarer"; +App::$strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = "Forhindre innlegg med identisk innhold fra å bli publisert hvis det er mindre enn to minutter mellom innsendingene."; +App::$strings["Network and Stream Filtering"] = "Nettverk- og strømfiltrering"; +App::$strings["Search by Date"] = "Søk etter dato"; +App::$strings["Ability to select posts by date ranges"] = "Mulighet for å velge innlegg etter datoområde"; +App::$strings["Privacy Groups"] = "Personverngrupper"; +App::$strings["Enable management and selection of privacy groups"] = "Skru på håndtering og valg av personverngrupper"; +App::$strings["Save search terms for re-use"] = "Lagre søkeuttrykk for senere bruk"; +App::$strings["Network Personal Tab"] = "Nettverk personlig fane"; +App::$strings["Enable tab to display only Network posts that you've interacted on"] = "Skru på fane for å bare vise Nettverksinnlegg som du har deltatt i"; +App::$strings["Network New Tab"] = "Nettverk Ny fane"; +App::$strings["Enable tab to display all new Network activity"] = "Skru på fane for å vise all ny nettverksaktivitet"; +App::$strings["Affinity Tool"] = "Nærhetsverktøy"; +App::$strings["Filter stream activity by depth of relationships"] = "Filtrer strømaktiviteten etter releasjonsdybde"; +App::$strings["Connection Filtering"] = "Filtrer forbindelser"; +App::$strings["Filter incoming posts from connections based on keywords/content"] = "Filtrer innkommende innlegg fra forbindelser basert på nøkkelord/innhold"; +App::$strings["Show channel suggestions"] = "Vis kanalforslag"; +App::$strings["Post/Comment Tools"] = "Innlegg-/Kommentar-verktøy"; +App::$strings["Community Tagging"] = "Felleskapsmerkelapper"; +App::$strings["Ability to tag existing posts"] = "Mulighet til å merke eksisterende meldinger"; +App::$strings["Post Categories"] = "Innleggskategorier"; +App::$strings["Add categories to your posts"] = "Legg kategorier til dine innlegg"; +App::$strings["Emoji Reactions"] = ""; +App::$strings["Add emoji reaction ability to posts"] = ""; +App::$strings["Ability to file posts under folders"] = "Mulighet til å sortere innlegg i mapper"; +App::$strings["Dislike Posts"] = "Mislik innlegg"; +App::$strings["Ability to dislike posts/comments"] = "Mulighet til å mislike innlegg/kommentarer"; +App::$strings["Star Posts"] = "Stjerneinnlegg"; +App::$strings["Ability to mark special posts with a star indicator"] = "Mulighet til å merke spesielle innlegg med en stjerne"; +App::$strings["Tag Cloud"] = "Merkelappsky"; +App::$strings["Provide a personal tag cloud on your channel page"] = "Tilby en personlig merkelappsky på din kanalside"; +App::$strings["Embedded content"] = "Innebygget innhold"; +App::$strings["Embedding disabled"] = "Innbygging avskrudd"; +App::$strings["Who can see this?"] = ""; +App::$strings["Custom selection"] = ""; +App::$strings["Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit the scope of \"Show\"."] = ""; +App::$strings["Show"] = "Vis"; +App::$strings["Don't show"] = "Ikke vis"; +App::$strings["Other networks and post services"] = "Andre nettverk og innleggstjenester"; +App::$strings["Post permissions %s cannot be changed %s after a post is shared.
    These permissions set who is allowed to view the post."] = ""; +App::$strings["Logged out."] = "Logget ut."; +App::$strings["Failed authentication"] = "Mislykket autentisering"; +App::$strings["Birthday"] = ""; +App::$strings["Age: "] = "Alder:"; +App::$strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD eller MM-DD"; +App::$strings["never"] = "aldri"; +App::$strings["less than a second ago"] = "for mindre enn ett sekund siden"; +App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "%1\$d %2\$s siden"; +App::$strings["__ctx:relative_date__ year"] = array( + 0 => "Ã¥r", + 1 => "Ã¥r", +); +App::$strings["__ctx:relative_date__ month"] = array( + 0 => "mÃ¥ned", + 1 => "mÃ¥neder", +); +App::$strings["__ctx:relative_date__ week"] = array( + 0 => "uke", + 1 => "uker", +); +App::$strings["__ctx:relative_date__ day"] = array( + 0 => "dag", + 1 => "dager", +); +App::$strings["__ctx:relative_date__ hour"] = array( + 0 => "time", + 1 => "timer", +); +App::$strings["__ctx:relative_date__ minute"] = array( + 0 => "minutt", + 1 => "minutter", +); +App::$strings["__ctx:relative_date__ second"] = array( + 0 => "sekund", + 1 => "sekunder", +); +App::$strings["%1\$s's birthday"] = "%1\$s sin fødselsdag"; +App::$strings["Happy Birthday %1\$s"] = "Gratulerer med dagen, %1\$s !"; +App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "En slettet gruppe med dette navnet ble gjenopprettet. Eksisterende tillatelser for elementet kan gjelde for denne gruppen og fremtidige medlemmer. Hvis du ønsket noe annet, vennligst lag en ny gruppe med et annet navn."; +App::$strings["Add new connections to this privacy group"] = "Legg nye forbindelser i denne personverngruppen"; +App::$strings["edit"] = "endre"; +App::$strings["Edit group"] = "Endre gruppe"; +App::$strings["Add privacy group"] = "Legg til personverngruppe"; +App::$strings["Channels not in any privacy group"] = "Kanaler uten personverngruppe"; +App::$strings["Delete this item?"] = "Slett dette elementet?"; +App::$strings["[-] show less"] = "[-] Vis mindre"; +App::$strings["[+] expand"] = "[+] Utvid"; +App::$strings["[-] collapse"] = "[-] Lukk"; +App::$strings["Password too short"] = "Passordet er for kort"; +App::$strings["Passwords do not match"] = "Passordene er ikke like"; +App::$strings["everybody"] = "alle"; +App::$strings["Secret Passphrase"] = "Hemmelig passordsetning"; +App::$strings["Passphrase hint"] = "Hint om passordsetning"; +App::$strings["Notice: Permissions have changed but have not yet been submitted."] = "Varsel: Tillatelser har blitt endret, men de har ennÃ¥ ikke blitt sendt inn."; +App::$strings["close all"] = "Lukk alle"; +App::$strings["Nothing new here"] = "Ikke noe nytt her"; +App::$strings["Rate This Channel (this is public)"] = "Vurder denne kanalen (dette er offentlig)"; +App::$strings["Describe (optional)"] = "Beskriv (valgfritt)"; +App::$strings["Please enter a link URL"] = "Vennligst skriv inn en lenke URL:"; +App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Endringene er ikke lagret. Er du sikker pÃ¥ at du ønsker Ã¥ forlate denne siden?"; +App::$strings["timeago.prefixAgo"] = "timeago.prefixAgo"; +App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; +App::$strings["ago"] = "siden"; +App::$strings["from now"] = "fra nÃ¥"; +App::$strings["less than a minute"] = "mindre enn ett minutt"; +App::$strings["about a minute"] = "omtrent et minutt"; +App::$strings["%d minutes"] = "%d minutter"; +App::$strings["about an hour"] = "omtrent en time"; +App::$strings["about %d hours"] = "omtrent %d timer"; +App::$strings["a day"] = "en dag"; +App::$strings["%d days"] = "%d dager"; +App::$strings["about a month"] = "omtrent en mÃ¥ned"; +App::$strings["%d months"] = "%d mÃ¥neder"; +App::$strings["about a year"] = "omtrent et Ã¥r"; +App::$strings["%d years"] = "%d Ã¥r"; +App::$strings[" "] = " "; +App::$strings["timeago.numbers"] = "timeago.numbers"; +App::$strings["__ctx:long__ May"] = "mai"; +App::$strings["Jan"] = "Jan"; +App::$strings["Feb"] = "Feb"; +App::$strings["Mar"] = "Mar"; +App::$strings["Apr"] = "Apr"; +App::$strings["__ctx:short__ May"] = "mai"; +App::$strings["Jun"] = "Jun"; +App::$strings["Jul"] = "Jul"; +App::$strings["Aug"] = "Aug"; +App::$strings["Sep"] = "Sep"; +App::$strings["Oct"] = "Okt"; +App::$strings["Nov"] = "Nov"; +App::$strings["Dec"] = "Des"; +App::$strings["Sun"] = "Søn"; +App::$strings["Mon"] = "Man"; +App::$strings["Tue"] = "Tirs"; +App::$strings["Wed"] = "Ons"; +App::$strings["Thu"] = "Tors"; +App::$strings["Fri"] = "Fre"; +App::$strings["Sat"] = "Lør"; +App::$strings["__ctx:calendar__ today"] = "idag"; +App::$strings["__ctx:calendar__ month"] = "mÃ¥ned"; +App::$strings["__ctx:calendar__ week"] = "uke"; +App::$strings["__ctx:calendar__ day"] = "dag"; +App::$strings["__ctx:calendar__ All day"] = "Hele dagen"; +App::$strings["view full size"] = "vis full størrelse"; +App::$strings["No Subject"] = "Uten emne"; +App::$strings["Friendica"] = "Friendica"; +App::$strings["OStatus"] = "OStatus"; +App::$strings["GNU-Social"] = ""; +App::$strings["RSS/Atom"] = "RSS/Atom"; +App::$strings["Diaspora"] = "Diaspora"; +App::$strings["Facebook"] = "Facebook"; +App::$strings["Zot"] = "Zot"; +App::$strings["LinkedIn"] = "LinkedIn"; +App::$strings["XMPP/IM"] = "XMPP/IM"; +App::$strings["MySpace"] = "MySpace"; +App::$strings["Image exceeds website size limit of %lu bytes"] = "Bilde overstiger nettstedets størrelsesbegrensning pÃ¥ %lu bytes"; +App::$strings["Image file is empty."] = "Bildefilen er tom."; +App::$strings["Photo storage failed."] = "Bildelagring mislyktes."; +App::$strings["a new photo"] = "et nytt bilde"; +App::$strings["__ctx:photo_upload__ %1\$s posted %2\$s to %3\$s"] = "%1\$s la inn %2\$s til %3\$s"; +App::$strings["Upload New Photos"] = "Last opp nye bilder"; +App::$strings["Invalid data packet"] = "Ugyldig datapakke"; +App::$strings["Unable to verify channel signature"] = "Ikke i stand til Ã¥ sjekke kanalsignaturen"; +App::$strings["Unable to verify site signature for %s"] = "Ikke i stand til Ã¥ bekrefte signaturen til %s"; +App::$strings["invalid target signature"] = "MÃ¥lets signatur er ugyldig"; +App::$strings["New Page"] = "Ny side"; +App::$strings["Title"] = "Tittel"; +App::$strings["Can view my normal stream and posts"] = "Kan se min normale strøm og innlegg"; +App::$strings["Can view my default channel profile"] = "Kan se min standard kanalprofil"; +App::$strings["Can view my connections"] = "Kan se mine forbindelser"; +App::$strings["Can view my file storage and photos"] = "Kan se mine filer og bilder"; +App::$strings["Can view my webpages"] = "Kan se mine websider"; +App::$strings["Can send me their channel stream and posts"] = "Kan sende meg deres kanalstrøm og innlegg"; +App::$strings["Can post on my channel page (\"wall\")"] = "Kan lage innlegg pÃ¥ min kanalside (\"vegg\")"; +App::$strings["Can comment on or like my posts"] = "Kan kommentere pÃ¥ eller like mine innlegg"; +App::$strings["Can send me private mail messages"] = "Kan sende meg private meldinger"; +App::$strings["Can like/dislike stuff"] = "Kan like/ikke like forskjellige greier"; +App::$strings["Profiles and things other than posts/comments"] = "Profiler og andre ting enn innlegg/kommentarer"; +App::$strings["Can forward to all my channel contacts via post @mentions"] = "Kan videresende til alle mine kanalkontakter via @navn i innlegg"; +App::$strings["Advanced - useful for creating group forum channels"] = "Avansert - nyttig for Ã¥ lage forumkanaler for grupper"; +App::$strings["Can chat with me (when available)"] = "Kan chatte/sende lynmeldinger til meg (nÃ¥r tilgjengelig)"; +App::$strings["Can write to my file storage and photos"] = "Kan skrive til mitt lager for filer og bilder"; +App::$strings["Can edit my webpages"] = "Kan endre mine websider"; +App::$strings["Can source my public posts in derived channels"] = "Kan bruke mine offentlige innlegg som kanalkilde i egne kanaler"; +App::$strings["Somewhat advanced - very useful in open communities"] = "Litt avansert - svært nyttig i Ã¥pne fellesskap"; +App::$strings["Can administer my channel resources"] = "Kan administrere mine kanalressurser"; +App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Ekstremt avansert. La dette være med mindre du vet hva du gjør"; +App::$strings["Social Networking"] = "Sosialt nettverk"; +App::$strings["Social - Mostly Public"] = "Sosial - ganske offentlig"; +App::$strings["Social - Restricted"] = "Sosial - begrenset"; +App::$strings["Social - Private"] = "Sosial - privat"; +App::$strings["Community Forum"] = "Forum for fellesskap"; +App::$strings["Forum - Mostly Public"] = "Forum - ganske offentlig"; +App::$strings["Forum - Restricted"] = "Forum - begrenset"; +App::$strings["Forum - Private"] = "Forum - privat"; +App::$strings["Feed Republish"] = "Republisering av strømmet innhold"; +App::$strings["Feed - Mostly Public"] = "Strøm - ganske offentlig"; +App::$strings["Feed - Restricted"] = "Strøm - begrenset"; +App::$strings["Special Purpose"] = "Spesiell bruk"; +App::$strings["Special - Celebrity/Soapbox"] = "Spesiell - kjendis/talerstol"; +App::$strings["Special - Group Repository"] = "Spesiell - gruppelager"; +App::$strings["Custom/Expert Mode"] = "Tilpasset/Ekspertmodus"; +App::$strings[" and "] = "og"; +App::$strings["public profile"] = "offentlig profil"; +App::$strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s endret %2\$s til “%3\$s”"; +App::$strings["Visit %1\$s's %2\$s"] = "Besøk %1\$s sitt %2\$s"; +App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s har oppdatert %2\$s, endret %3\$s."; +App::$strings["Attachments:"] = "Vedlegg:"; +App::$strings["\$Projectname event notification:"] = "\$Projectname hendelsesvarsling:"; App::$strings["Focus (Hubzilla default)"] = "Focus (Hubzilla standardtema)"; App::$strings["Theme settings"] = "Temainnstillinger"; App::$strings["Select scheme"] = "Velg skjema"; @@ -2256,6 +2289,8 @@ App::$strings["Left align page content"] = "Venstrejuster sideinnhold"; App::$strings["Set minimum opacity of nav bar - to hide it"] = "Angi minste dekkevne for navigasjonslinjen - for Ã¥ skjule den"; App::$strings["Set size of conversation author photo"] = "Angi størrelsen for samtalens forfatterbilde"; App::$strings["Set size of followup author photos"] = "Angi størrelsen pÃ¥ forfatterbilder ved oppfølging"; +App::$strings["__ctx:opensearch__ Search %1\$s (%2\$s)"] = ""; +App::$strings["__ctx:opensearch__ \$Projectname"] = ""; App::$strings["Update %s failed. See error logs."] = "Oppdatering %s mislyktes. Se feilloggen."; App::$strings["Update Error at %s"] = "Oppdateringsfeil ved %s"; App::$strings["Create an account to access services and applications within the Hubzilla"] = "Lag en konto for Ã¥ fÃ¥ tilgang til tjenester og programmer i Hubzilla"; From 976e32d3ae8b95edbe6c0fba912cf0ba1adddb22 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Wed, 15 Jun 2016 16:24:45 -0700 Subject: [PATCH 20/31] translate already imported system apps --- Zotlabs/Lib/Apps.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Zotlabs/Lib/Apps.php b/Zotlabs/Lib/Apps.php index ed06943a1..20556212a 100644 --- a/Zotlabs/Lib/Apps.php +++ b/Zotlabs/Lib/Apps.php @@ -264,6 +264,8 @@ class Apps { if(! $papp['photo']) $papp['photo'] = z_root() . '/' . get_default_profile_photo(80); + self::translate_system_apps($papp); + $papp['papp'] = self::papp_encode($papp); if(! strstr($papp['url'],'://')) From 22edd00211b9733cc05bbd15104da6c977d58c10 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Fri, 17 Jun 2016 16:28:36 -0700 Subject: [PATCH 21/31] "thing" always showing default url, not that supplied by the thing. --- Zotlabs/Module/Thing.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Zotlabs/Module/Thing.php b/Zotlabs/Module/Thing.php index e23cce565..65fc0588e 100644 --- a/Zotlabs/Module/Thing.php +++ b/Zotlabs/Module/Thing.php @@ -26,7 +26,7 @@ class Thing extends \Zotlabs\Web\Controller { $verb = escape_tags($_REQUEST['verb']); $activity = intval($_REQUEST['activity']); $profile_guid = escape_tags($_REQUEST['profile_assign']); - $url = $_REQUEST['link']; + $url = $_REQUEST['url']; $photo = $_REQUEST['img']; $hash = random_string(); @@ -235,7 +235,7 @@ class Thing extends \Zotlabs\Web\Controller { } - function get() { + function get() { // @FIXME one problem with things is we can't share them unless we provide the channel in the url // so we can definitively lookup the owner. From 99e84997226ccc9f8ede3dcfd3c29e0605e0e841 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Fri, 17 Jun 2016 22:41:45 -0700 Subject: [PATCH 22/31] changelog update for 1.8 --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 1b5155019..7fc5835a7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -34,6 +34,7 @@ Hubzilla 1.8 Apps: Synchronise app list with changes to system apps Preserve existing app categories on app updates/edits + Regression: fixed translated system app names Architecture: Provide autoloaded class files and libraries for plugins. Further refactoring of session driver to sort out some cookie anomolies @@ -61,6 +62,9 @@ Hubzilla 1.8 Block 'sys' channels from being 'random profile' candidates DB update failed email could be sent in the wrong language under rare circumstances Openid remote authentication used incorrect namespace + URL attached to profile "things" was not linked, always showing the "thing" manage page + New connection wasn't added to default privacy group when "auto-accept" was enabled + Regression: iconfig sharing wasn't working properly Plugins: CalDAV/CardDAV plugin provided Issue sending Diaspora 'like' activities from sources that did not propagate the DCV From 5c947c75191185ac24149f1767f0563c91f2e5b9 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 18 Jun 2016 13:57:40 +0000 Subject: [PATCH 23/31] hebrew translation --- view/he/hmessages.po | 9893 ++++++++++++++++++++++++++++ view/he/hstrings.php | 2 + view/he/lostpass_eml.tpl | 32 + view/he/messages.po | 9168 ++++++++++++++++++++++++++ view/he/passchanged_eml.tpl | 20 + view/he/register_open_eml.tpl | 19 + view/he/register_verify_eml.tpl | 24 + view/he/register_verify_member.tpl | 24 + view/he/update_fail_eml.tpl | 13 + 9 files changed, 19195 insertions(+) create mode 100644 view/he/hmessages.po create mode 100644 view/he/hstrings.php create mode 100644 view/he/lostpass_eml.tpl create mode 100644 view/he/messages.po create mode 100644 view/he/passchanged_eml.tpl create mode 100644 view/he/register_open_eml.tpl create mode 100644 view/he/register_verify_eml.tpl create mode 100644 view/he/register_verify_member.tpl create mode 100644 view/he/update_fail_eml.tpl diff --git a/view/he/hmessages.po b/view/he/hmessages.po new file mode 100644 index 000000000..991b7f64f --- /dev/null +++ b/view/he/hmessages.po @@ -0,0 +1,9893 @@ +# Hubzilla Project +# Copyright (C) 2012-2014 the Hubzilla Project +# This file is distributed under the same license as the Red package. +# +# Translators: +# GenghisKhan , 2015 +# GenghisKhan , 2015-2016 +msgid "" +msgstr "" +"Project-Id-Version: Redmatrix\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-06-17 00:02-0700\n" +"PO-Revision-Date: 2016-06-18 11:18+0000\n" +"Last-Translator: GenghisKhan \n" +"Language-Team: Hebrew (http://www.transifex.com/Friendica/red-matrix/language/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../../Zotlabs/Storage/Browser.php:107 ../../Zotlabs/Storage/Browser.php:239 +msgid "parent" +msgstr "הורה" + +#: ../../Zotlabs/Storage/Browser.php:131 ../../include/text.php:2621 +msgid "Collection" +msgstr "×וסף" + +#: ../../Zotlabs/Storage/Browser.php:134 +msgid "Principal" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:137 +msgid "Addressbook" +msgstr "פנקס כתובות" + +#: ../../Zotlabs/Storage/Browser.php:140 +msgid "Calendar" +msgstr "לוח שנה" + +#: ../../Zotlabs/Storage/Browser.php:143 +msgid "Schedule Inbox" +msgstr "תיבת דו×ר נכנס מתוזמנת" + +#: ../../Zotlabs/Storage/Browser.php:146 +msgid "Schedule Outbox" +msgstr "תיבת דו×ר ×™×•×¦× ×ž×ª×•×–×ž× ×ª" + +#: ../../Zotlabs/Storage/Browser.php:164 ../../Zotlabs/Module/Photos.php:798 +#: ../../Zotlabs/Module/Photos.php:1243 +#: ../../Zotlabs/Module/Embedphotos.php:147 ../../Zotlabs/Lib/Apps.php:489 +#: ../../Zotlabs/Lib/Apps.php:564 ../../include/conversation.php:1035 +#: ../../include/widgets.php:1578 +msgid "Unknown" +msgstr "×œ× ×™×“×•×¢" + +#: ../../Zotlabs/Storage/Browser.php:226 ../../Zotlabs/Module/Fbrowser.php:85 +#: ../../Zotlabs/Lib/Apps.php:216 ../../include/conversation.php:1654 +#: ../../include/nav.php:93 +msgid "Files" +msgstr "קבצי×" + +#: ../../Zotlabs/Storage/Browser.php:227 +msgid "Total" +msgstr "סה״כ" + +#: ../../Zotlabs/Storage/Browser.php:229 +msgid "Shared" +msgstr "" + +#: ../../Zotlabs/Storage/Browser.php:230 ../../Zotlabs/Storage/Browser.php:306 +#: ../../Zotlabs/Module/Blocks.php:159 ../../Zotlabs/Module/Layouts.php:184 +#: ../../Zotlabs/Module/Menu.php:118 ../../Zotlabs/Module/New_channel.php:142 +#: ../../Zotlabs/Module/Webpages.php:194 +msgid "Create" +msgstr "צור" + +#: ../../Zotlabs/Storage/Browser.php:231 ../../Zotlabs/Storage/Browser.php:308 +#: ../../Zotlabs/Module/Cover_photo.php:357 +#: ../../Zotlabs/Module/Photos.php:825 ../../Zotlabs/Module/Photos.php:1364 +#: ../../Zotlabs/Module/Profile_photo.php:368 +#: ../../Zotlabs/Module/Embedphotos.php:159 ../../include/widgets.php:1591 +msgid "Upload" +msgstr "העל××”" + +#: ../../Zotlabs/Storage/Browser.php:235 ../../Zotlabs/Module/Chat.php:247 +#: ../../Zotlabs/Module/Admin.php:1223 ../../Zotlabs/Module/Settings.php:592 +#: ../../Zotlabs/Module/Settings.php:618 +#: ../../Zotlabs/Module/Sharedwithme.php:99 +msgid "Name" +msgstr "ש×" + +#: ../../Zotlabs/Storage/Browser.php:236 +msgid "Type" +msgstr "טיפוס" + +#: ../../Zotlabs/Storage/Browser.php:237 +#: ../../Zotlabs/Module/Sharedwithme.php:101 ../../include/text.php:1344 +msgid "Size" +msgstr "גודל" + +#: ../../Zotlabs/Storage/Browser.php:238 +#: ../../Zotlabs/Module/Sharedwithme.php:102 +msgid "Last Modified" +msgstr "שונה ל×חרונה" + +#: ../../Zotlabs/Storage/Browser.php:240 ../../Zotlabs/Module/Blocks.php:160 +#: ../../Zotlabs/Module/Editblock.php:109 +#: ../../Zotlabs/Module/Connections.php:290 +#: ../../Zotlabs/Module/Connections.php:310 +#: ../../Zotlabs/Module/Editpost.php:84 +#: ../../Zotlabs/Module/Editlayout.php:114 +#: ../../Zotlabs/Module/Editwebpage.php:146 +#: ../../Zotlabs/Module/Layouts.php:192 ../../Zotlabs/Module/Menu.php:112 +#: ../../Zotlabs/Module/Admin.php:2113 ../../Zotlabs/Module/Settings.php:652 +#: ../../Zotlabs/Module/Thing.php:260 ../../Zotlabs/Module/Webpages.php:195 +#: ../../Zotlabs/Lib/ThreadItem.php:106 ../../Zotlabs/Lib/Apps.php:340 +#: ../../include/channel.php:918 ../../include/channel.php:922 +#: ../../include/menu.php:108 ../../include/page_widgets.php:9 +#: ../../include/page_widgets.php:39 +msgid "Edit" +msgstr "ערוך" + +#: ../../Zotlabs/Storage/Browser.php:241 ../../Zotlabs/Module/Blocks.php:162 +#: ../../Zotlabs/Module/Connedit.php:578 +#: ../../Zotlabs/Module/Editblock.php:134 +#: ../../Zotlabs/Module/Connections.php:263 +#: ../../Zotlabs/Module/Editlayout.php:137 +#: ../../Zotlabs/Module/Editwebpage.php:170 ../../Zotlabs/Module/Group.php:177 +#: ../../Zotlabs/Module/Photos.php:1173 ../../Zotlabs/Module/Admin.php:1039 +#: ../../Zotlabs/Module/Admin.php:1213 ../../Zotlabs/Module/Admin.php:2114 +#: ../../Zotlabs/Module/Settings.php:653 ../../Zotlabs/Module/Thing.php:261 +#: ../../Zotlabs/Module/Webpages.php:197 ../../Zotlabs/Lib/ThreadItem.php:126 +#: ../../Zotlabs/Lib/Apps.php:341 ../../include/conversation.php:660 +msgid "Delete" +msgstr "מחק" + +#: ../../Zotlabs/Storage/Browser.php:285 +#, php-format +msgid "You are using %1$s of your available file storage." +msgstr "הינך משתמש ב- %1$s מתוך שטח ×חסון ×§×‘×¦×™× ×–×ž×™×Ÿ." + +#: ../../Zotlabs/Storage/Browser.php:290 +#, php-format +msgid "You are using %1$s of %2$s available file storage. (%3$s%)" +msgstr "הינך משתמש ב- %1$s מתוך %2$s שטח ×חסון ×§×‘×¦×™× ×–×ž×™×Ÿ. (%3$s%)" + +#: ../../Zotlabs/Storage/Browser.php:302 +msgid "WARNING:" +msgstr "×זהרה:" + +#: ../../Zotlabs/Storage/Browser.php:305 +msgid "Create new folder" +msgstr "צור תיקייה חדשה" + +#: ../../Zotlabs/Storage/Browser.php:307 +msgid "Upload file" +msgstr "העלה קובץ" + +#: ../../Zotlabs/Web/WebServer.php:120 ../../Zotlabs/Module/Dreport.php:10 +#: ../../Zotlabs/Module/Dreport.php:49 ../../Zotlabs/Module/Group.php:72 +#: ../../Zotlabs/Module/Like.php:284 ../../Zotlabs/Module/Import_items.php:112 +#: ../../Zotlabs/Module/Profperm.php:28 ../../Zotlabs/Module/Subthread.php:62 +#: ../../include/items.php:385 +msgid "Permission denied" +msgstr "הרש××” נדחתה" + +#: ../../Zotlabs/Web/WebServer.php:121 ../../Zotlabs/Web/Router.php:65 +#: ../../Zotlabs/Module/Achievements.php:34 ../../Zotlabs/Module/Blocks.php:73 +#: ../../Zotlabs/Module/Blocks.php:80 ../../Zotlabs/Module/Channel.php:105 +#: ../../Zotlabs/Module/Channel.php:226 ../../Zotlabs/Module/Channel.php:267 +#: ../../Zotlabs/Module/Chat.php:100 ../../Zotlabs/Module/Chat.php:105 +#: ../../Zotlabs/Module/Authtest.php:16 ../../Zotlabs/Module/Block.php:26 +#: ../../Zotlabs/Module/Block.php:76 ../../Zotlabs/Module/Bookmarks.php:61 +#: ../../Zotlabs/Module/Connedit.php:366 ../../Zotlabs/Module/Editblock.php:67 +#: ../../Zotlabs/Module/Common.php:39 ../../Zotlabs/Module/Connections.php:33 +#: ../../Zotlabs/Module/Cover_photo.php:277 +#: ../../Zotlabs/Module/Cover_photo.php:290 +#: ../../Zotlabs/Module/Editpost.php:17 ../../Zotlabs/Module/Events.php:265 +#: ../../Zotlabs/Module/Editlayout.php:67 +#: ../../Zotlabs/Module/Editlayout.php:90 +#: ../../Zotlabs/Module/Editwebpage.php:69 +#: ../../Zotlabs/Module/Editwebpage.php:90 +#: ../../Zotlabs/Module/Editwebpage.php:105 +#: ../../Zotlabs/Module/Editwebpage.php:127 ../../Zotlabs/Module/Group.php:13 +#: ../../Zotlabs/Module/Api.php:13 ../../Zotlabs/Module/Api.php:18 +#: ../../Zotlabs/Module/Filestorage.php:24 +#: ../../Zotlabs/Module/Filestorage.php:79 +#: ../../Zotlabs/Module/Filestorage.php:94 +#: ../../Zotlabs/Module/Filestorage.php:121 ../../Zotlabs/Module/Item.php:211 +#: ../../Zotlabs/Module/Item.php:219 ../../Zotlabs/Module/Item.php:1070 +#: ../../Zotlabs/Module/Layouts.php:71 ../../Zotlabs/Module/Layouts.php:78 +#: ../../Zotlabs/Module/Layouts.php:89 ../../Zotlabs/Module/Id.php:76 +#: ../../Zotlabs/Module/Like.php:181 ../../Zotlabs/Module/Invite.php:17 +#: ../../Zotlabs/Module/Invite.php:91 ../../Zotlabs/Module/Locs.php:87 +#: ../../Zotlabs/Module/Mail.php:129 ../../Zotlabs/Module/Manage.php:10 +#: ../../Zotlabs/Module/Menu.php:78 ../../Zotlabs/Module/Message.php:18 +#: ../../Zotlabs/Module/Mood.php:116 ../../Zotlabs/Module/Network.php:17 +#: ../../Zotlabs/Module/Mitem.php:115 ../../Zotlabs/Module/New_channel.php:77 +#: ../../Zotlabs/Module/New_channel.php:104 +#: ../../Zotlabs/Module/Notifications.php:70 +#: ../../Zotlabs/Module/Photos.php:75 ../../Zotlabs/Module/Page.php:35 +#: ../../Zotlabs/Module/Page.php:91 ../../Zotlabs/Module/Pdledit.php:26 +#: ../../Zotlabs/Module/Poke.php:137 ../../Zotlabs/Module/Profile.php:68 +#: ../../Zotlabs/Module/Profile.php:76 ../../Zotlabs/Module/Profiles.php:203 +#: ../../Zotlabs/Module/Profiles.php:601 +#: ../../Zotlabs/Module/Profile_photo.php:256 +#: ../../Zotlabs/Module/Profile_photo.php:269 +#: ../../Zotlabs/Module/Rate.php:113 ../../Zotlabs/Module/Appman.php:75 +#: ../../Zotlabs/Module/Register.php:77 ../../Zotlabs/Module/Regmod.php:21 +#: ../../Zotlabs/Module/Service_limits.php:11 +#: ../../Zotlabs/Module/Settings.php:572 ../../Zotlabs/Module/Setup.php:215 +#: ../../Zotlabs/Module/Sharedwithme.php:11 +#: ../../Zotlabs/Module/Sources.php:74 ../../Zotlabs/Module/Suggest.php:30 +#: ../../Zotlabs/Module/Thing.php:274 ../../Zotlabs/Module/Thing.php:294 +#: ../../Zotlabs/Module/Thing.php:331 +#: ../../Zotlabs/Module/Viewconnections.php:25 +#: ../../Zotlabs/Module/Viewconnections.php:30 +#: ../../Zotlabs/Module/Viewsrc.php:18 ../../Zotlabs/Module/Webpages.php:74 +#: ../../Zotlabs/Lib/Chatroom.php:137 ../../include/photos.php:27 +#: ../../include/attach.php:141 ../../include/attach.php:189 +#: ../../include/attach.php:252 ../../include/attach.php:266 +#: ../../include/attach.php:273 ../../include/attach.php:338 +#: ../../include/attach.php:352 ../../include/attach.php:359 +#: ../../include/attach.php:439 ../../include/attach.php:901 +#: ../../include/attach.php:972 ../../include/attach.php:1124 +#: ../../include/items.php:3450 +msgid "Permission denied." +msgstr "הרש××” נדחתה." + +#: ../../Zotlabs/Web/Router.php:146 ../../Zotlabs/Module/Help.php:94 +msgid "Not Found" +msgstr "×œ× × ×ž×¦×" + +#: ../../Zotlabs/Web/Router.php:149 ../../Zotlabs/Module/Block.php:79 +#: ../../Zotlabs/Module/Display.php:118 ../../Zotlabs/Module/Help.php:97 +#: ../../Zotlabs/Module/Page.php:94 +msgid "Page not found." +msgstr "עמוד ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Zot/Auth.php:138 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "" + +#: ../../Zotlabs/Zot/Auth.php:246 ../../Zotlabs/Module/Openid.php:76 +#: ../../Zotlabs/Module/Openid.php:183 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "ברוך בו×ך %s. ×ימות מרוחק הצליח." + +#: ../../Zotlabs/Module/Achievements.php:15 ../../Zotlabs/Module/Blocks.php:33 +#: ../../Zotlabs/Module/Connect.php:17 ../../Zotlabs/Module/Editblock.php:31 +#: ../../Zotlabs/Module/Editlayout.php:31 +#: ../../Zotlabs/Module/Editwebpage.php:33 +#: ../../Zotlabs/Module/Filestorage.php:60 ../../Zotlabs/Module/Hcard.php:12 +#: ../../Zotlabs/Module/Layouts.php:31 ../../Zotlabs/Module/Profile.php:20 +#: ../../Zotlabs/Module/Webpages.php:34 ../../include/channel.php:818 +msgid "Requested profile is not available." +msgstr "פרופיל מבוקש ×œ× ×–×ž×™×Ÿ." + +#: ../../Zotlabs/Module/Achievements.php:38 +msgid "Some blurb about what to do when you're new here" +msgstr "" + +#: ../../Zotlabs/Module/Blocks.php:97 ../../Zotlabs/Module/Blocks.php:155 +#: ../../Zotlabs/Module/Editblock.php:108 +msgid "Block Name" +msgstr "" + +#: ../../Zotlabs/Module/Blocks.php:154 ../../include/text.php:2266 +msgid "Blocks" +msgstr "" + +#: ../../Zotlabs/Module/Blocks.php:156 +msgid "Block Title" +msgstr "" + +#: ../../Zotlabs/Module/Blocks.php:157 ../../Zotlabs/Module/Layouts.php:190 +#: ../../Zotlabs/Module/Menu.php:114 ../../Zotlabs/Module/Webpages.php:206 +#: ../../include/page_widgets.php:47 +msgid "Created" +msgstr "נוצר" + +#: ../../Zotlabs/Module/Blocks.php:158 ../../Zotlabs/Module/Layouts.php:191 +#: ../../Zotlabs/Module/Menu.php:115 ../../Zotlabs/Module/Webpages.php:207 +#: ../../include/page_widgets.php:48 +msgid "Edited" +msgstr "נערך" + +#: ../../Zotlabs/Module/Blocks.php:161 ../../Zotlabs/Module/Layouts.php:193 +#: ../../Zotlabs/Module/Photos.php:1072 ../../Zotlabs/Module/Webpages.php:196 +#: ../../include/conversation.php:1219 +msgid "Share" +msgstr "שתף" + +#: ../../Zotlabs/Module/Blocks.php:166 ../../Zotlabs/Module/Layouts.php:197 +#: ../../Zotlabs/Module/Pubsites.php:47 ../../Zotlabs/Module/Webpages.php:201 +#: ../../include/page_widgets.php:42 +msgid "View" +msgstr "תצוגה" + +#: ../../Zotlabs/Module/Cal.php:62 ../../Zotlabs/Module/Block.php:43 +#: ../../Zotlabs/Module/Page.php:56 ../../Zotlabs/Module/Wall_upload.php:33 +msgid "Channel not found." +msgstr "ערוץ ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Cal.php:69 +msgid "Permissions denied." +msgstr "הרש××” נדחתה." + +#: ../../Zotlabs/Module/Cal.php:259 ../../Zotlabs/Module/Events.php:588 +msgid "l, F j" +msgstr "l, F j" + +#: ../../Zotlabs/Module/Cal.php:308 ../../Zotlabs/Module/Events.php:637 +#: ../../include/text.php:1732 +msgid "Link to Source" +msgstr "קישור למקור" + +#: ../../Zotlabs/Module/Cal.php:331 ../../Zotlabs/Module/Events.php:665 +msgid "Edit Event" +msgstr "ערוך ×ירוע" + +#: ../../Zotlabs/Module/Cal.php:331 ../../Zotlabs/Module/Events.php:665 +msgid "Create Event" +msgstr "צור ×ירוע" + +#: ../../Zotlabs/Module/Cal.php:332 ../../Zotlabs/Module/Cal.php:339 +#: ../../Zotlabs/Module/Events.php:666 ../../Zotlabs/Module/Events.php:673 +#: ../../Zotlabs/Module/Photos.php:949 +msgid "Previous" +msgstr "קוד×" + +#: ../../Zotlabs/Module/Cal.php:333 ../../Zotlabs/Module/Cal.php:340 +#: ../../Zotlabs/Module/Events.php:667 ../../Zotlabs/Module/Events.php:674 +#: ../../Zotlabs/Module/Photos.php:958 ../../Zotlabs/Module/Setup.php:267 +msgid "Next" +msgstr "הב×" + +#: ../../Zotlabs/Module/Cal.php:334 ../../Zotlabs/Module/Events.php:668 +#: ../../include/widgets.php:755 +msgid "Export" +msgstr "יצ×" + +#: ../../Zotlabs/Module/Cal.php:337 ../../Zotlabs/Module/Events.php:671 +#: ../../include/widgets.php:756 +msgid "Import" +msgstr "יב×" + +#: ../../Zotlabs/Module/Cal.php:338 ../../Zotlabs/Module/Chat.php:196 +#: ../../Zotlabs/Module/Chat.php:238 ../../Zotlabs/Module/Connect.php:98 +#: ../../Zotlabs/Module/Connedit.php:737 ../../Zotlabs/Module/Events.php:475 +#: ../../Zotlabs/Module/Events.php:672 ../../Zotlabs/Module/Group.php:85 +#: ../../Zotlabs/Module/Filestorage.php:162 +#: ../../Zotlabs/Module/Import.php:550 +#: ../../Zotlabs/Module/Import_items.php:120 +#: ../../Zotlabs/Module/Invite.php:146 ../../Zotlabs/Module/Locs.php:121 +#: ../../Zotlabs/Module/Mail.php:378 ../../Zotlabs/Module/Mood.php:139 +#: ../../Zotlabs/Module/Mitem.php:235 ../../Zotlabs/Module/Photos.php:677 +#: ../../Zotlabs/Module/Photos.php:1052 ../../Zotlabs/Module/Photos.php:1092 +#: ../../Zotlabs/Module/Photos.php:1210 ../../Zotlabs/Module/Pconfig.php:107 +#: ../../Zotlabs/Module/Pdledit.php:66 ../../Zotlabs/Module/Poke.php:186 +#: ../../Zotlabs/Module/Profiles.php:687 ../../Zotlabs/Module/Rate.php:170 +#: ../../Zotlabs/Module/Admin.php:492 ../../Zotlabs/Module/Admin.php:688 +#: ../../Zotlabs/Module/Admin.php:771 ../../Zotlabs/Module/Admin.php:1032 +#: ../../Zotlabs/Module/Admin.php:1211 ../../Zotlabs/Module/Admin.php:1421 +#: ../../Zotlabs/Module/Admin.php:1648 ../../Zotlabs/Module/Admin.php:1733 +#: ../../Zotlabs/Module/Admin.php:2116 ../../Zotlabs/Module/Appman.php:126 +#: ../../Zotlabs/Module/Settings.php:590 ../../Zotlabs/Module/Settings.php:703 +#: ../../Zotlabs/Module/Settings.php:731 ../../Zotlabs/Module/Settings.php:754 +#: ../../Zotlabs/Module/Settings.php:842 +#: ../../Zotlabs/Module/Settings.php:1034 ../../Zotlabs/Module/Setup.php:312 +#: ../../Zotlabs/Module/Setup.php:353 ../../Zotlabs/Module/Sources.php:114 +#: ../../Zotlabs/Module/Sources.php:149 ../../Zotlabs/Module/Thing.php:316 +#: ../../Zotlabs/Module/Thing.php:362 ../../Zotlabs/Module/Xchan.php:15 +#: ../../Zotlabs/Lib/ThreadItem.php:710 ../../include/js_strings.php:22 +#: ../../include/widgets.php:757 ../../include/widgets.php:769 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "שלח" + +#: ../../Zotlabs/Module/Cal.php:341 ../../Zotlabs/Module/Events.php:675 +msgid "Today" +msgstr "היו×" + +#: ../../Zotlabs/Module/Channel.php:29 ../../Zotlabs/Module/Chat.php:25 +#: ../../Zotlabs/Module/Wiki.php:20 +msgid "You must be logged in to see this page." +msgstr "עליך להתחבר כדי לר×ות ×ת עמוד ×–×”." + +#: ../../Zotlabs/Module/Channel.php:41 +msgid "Posts and comments" +msgstr "×¤×•×¡×˜×™× ×•×ª×’×•×‘×•×ª" + +#: ../../Zotlabs/Module/Channel.php:42 +msgid "Only posts" +msgstr "רק פוסטי×" + +#: ../../Zotlabs/Module/Channel.php:102 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "" + +#: ../../Zotlabs/Module/Chat.php:181 +msgid "Room not found" +msgstr "חדר ×œ× × ×ž×¦×" + +#: ../../Zotlabs/Module/Chat.php:197 +msgid "Leave Room" +msgstr "עזוב חדר" + +#: ../../Zotlabs/Module/Chat.php:198 +msgid "Delete Room" +msgstr "מחק חדר" + +#: ../../Zotlabs/Module/Chat.php:199 +msgid "I am away right now" +msgstr "×× ×™ נעדר/ת ברגע ×–×”" + +#: ../../Zotlabs/Module/Chat.php:200 +msgid "I am online" +msgstr "×× ×™ במצב מקוון" + +#: ../../Zotlabs/Module/Chat.php:202 +msgid "Bookmark this room" +msgstr "סמן ×ת חדר ×–×”" + +#: ../../Zotlabs/Module/Chat.php:205 ../../Zotlabs/Module/Mail.php:205 +#: ../../Zotlabs/Module/Mail.php:314 ../../include/conversation.php:1181 +msgid "Please enter a link URL:" +msgstr "×× × ×”×–×Ÿ URL קישור:" + +#: ../../Zotlabs/Module/Chat.php:206 ../../Zotlabs/Module/Mail.php:258 +#: ../../Zotlabs/Module/Mail.php:383 ../../Zotlabs/Lib/ThreadItem.php:722 +#: ../../include/conversation.php:1271 +msgid "Encrypt text" +msgstr "הצפן טקסט" + +#: ../../Zotlabs/Module/Chat.php:207 ../../Zotlabs/Module/Editblock.php:111 +#: ../../Zotlabs/Module/Editwebpage.php:147 ../../Zotlabs/Module/Mail.php:252 +#: ../../Zotlabs/Module/Mail.php:377 ../../include/conversation.php:1146 +msgid "Insert web link" +msgstr "הכנס קישור רשת" + +#: ../../Zotlabs/Module/Chat.php:218 +msgid "Feature disabled." +msgstr "תכונה מנוטרלת." + +#: ../../Zotlabs/Module/Chat.php:232 +msgid "New Chatroom" +msgstr "חדר שיחה חדש" + +#: ../../Zotlabs/Module/Chat.php:233 +msgid "Chatroom name" +msgstr "×©× ×—×“×¨ שיחה" + +#: ../../Zotlabs/Module/Chat.php:234 +msgid "Expiration of chats (minutes)" +msgstr "תפוגה של שיחות (דקות)" + +#: ../../Zotlabs/Module/Chat.php:235 ../../Zotlabs/Module/Filestorage.php:153 +#: ../../Zotlabs/Module/Photos.php:671 ../../Zotlabs/Module/Photos.php:1045 +#: ../../Zotlabs/Module/Thing.php:313 ../../Zotlabs/Module/Thing.php:359 +#: ../../include/acl_selectors.php:283 +msgid "Permissions" +msgstr "הרש×ות" + +#: ../../Zotlabs/Module/Chat.php:246 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "חדרי שיחה של %1$s" + +#: ../../Zotlabs/Module/Chat.php:251 +msgid "No chatrooms available" +msgstr "×ין חדרי שיחה זמיני×" + +#: ../../Zotlabs/Module/Chat.php:252 ../../Zotlabs/Module/Manage.php:143 +#: ../../Zotlabs/Module/Profiles.php:778 +msgid "Create New" +msgstr "צור חדש" + +#: ../../Zotlabs/Module/Chat.php:255 +msgid "Expiration" +msgstr "תפוגה" + +#: ../../Zotlabs/Module/Chat.php:256 +msgid "min" +msgstr "דקות" + +#: ../../Zotlabs/Module/Chatsvc.php:117 +msgid "Away" +msgstr "נעדר" + +#: ../../Zotlabs/Module/Chatsvc.php:122 +msgid "Online" +msgstr "מקוון" + +#: ../../Zotlabs/Module/Block.php:31 ../../Zotlabs/Module/Page.php:40 +msgid "Invalid item." +msgstr "פריט שגוי." + +#: ../../Zotlabs/Module/Bookmarks.php:53 +msgid "Bookmark added" +msgstr "סימנייה התווספה" + +#: ../../Zotlabs/Module/Bookmarks.php:75 +msgid "My Bookmarks" +msgstr "הסימניות שלי" + +#: ../../Zotlabs/Module/Bookmarks.php:86 +msgid "My Connections Bookmarks" +msgstr "סימניות ×”×—×™×‘×•×¨×™× ×©×œ×™" + +#: ../../Zotlabs/Module/Connect.php:61 ../../Zotlabs/Module/Connect.php:109 +msgid "Continue" +msgstr "המשך" + +#: ../../Zotlabs/Module/Connect.php:90 +msgid "Premium Channel Setup" +msgstr "הבניית ערוץ פרמיה" + +#: ../../Zotlabs/Module/Connect.php:92 +msgid "Enable premium channel connection restrictions" +msgstr "×פשר הגבלות חיבור ערוץ פרמיה" + +#: ../../Zotlabs/Module/Connect.php:93 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:95 ../../Zotlabs/Module/Connect.php:115 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:96 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:97 ../../Zotlabs/Module/Connect.php:118 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:106 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "" + +#: ../../Zotlabs/Module/Connect.php:114 +msgid "Restricted or Premium Channel" +msgstr "ערוץ מוגבל ×ו פרמיה" + +#: ../../Zotlabs/Module/Connedit.php:80 +msgid "Could not access contact record." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:104 +msgid "Could not locate selected profile." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:227 +msgid "Connection updated." +msgstr "חיבור התעדכן." + +#: ../../Zotlabs/Module/Connedit.php:229 +msgid "Failed to update connection record." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:276 +msgid "is now connected to" +msgstr "כעת מחובר ×ל" + +#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Connedit.php:660 +#: ../../Zotlabs/Module/Events.php:459 ../../Zotlabs/Module/Events.php:460 +#: ../../Zotlabs/Module/Events.php:469 ../../Zotlabs/Module/Api.php:89 +#: ../../Zotlabs/Module/Filestorage.php:157 +#: ../../Zotlabs/Module/Filestorage.php:165 ../../Zotlabs/Module/Menu.php:100 +#: ../../Zotlabs/Module/Menu.php:157 ../../Zotlabs/Module/Mitem.php:158 +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:232 +#: ../../Zotlabs/Module/Mitem.php:233 ../../Zotlabs/Module/Photos.php:666 +#: ../../Zotlabs/Module/Profiles.php:647 ../../Zotlabs/Module/Admin.php:459 +#: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Settings.php:581 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1708 +msgid "No" +msgstr "ל×" + +#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Events.php:459 +#: ../../Zotlabs/Module/Events.php:460 ../../Zotlabs/Module/Events.php:469 +#: ../../Zotlabs/Module/Api.php:88 ../../Zotlabs/Module/Filestorage.php:157 +#: ../../Zotlabs/Module/Filestorage.php:165 ../../Zotlabs/Module/Menu.php:100 +#: ../../Zotlabs/Module/Menu.php:157 ../../Zotlabs/Module/Mitem.php:158 +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:232 +#: ../../Zotlabs/Module/Mitem.php:233 ../../Zotlabs/Module/Photos.php:666 +#: ../../Zotlabs/Module/Profiles.php:647 ../../Zotlabs/Module/Admin.php:461 +#: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Settings.php:581 +#: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 +#: ../../include/dir_fns.php:145 ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1708 +msgid "Yes" +msgstr "כן" + +#: ../../Zotlabs/Module/Connedit.php:411 +msgid "Could not access address book record." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:431 +msgid "Refresh failed - channel is currently unavailable." +msgstr "רענון נכשל - ערוץ ×ינו זמין כעת." + +#: ../../Zotlabs/Module/Connedit.php:446 ../../Zotlabs/Module/Connedit.php:455 +#: ../../Zotlabs/Module/Connedit.php:464 ../../Zotlabs/Module/Connedit.php:473 +#: ../../Zotlabs/Module/Connedit.php:486 +msgid "Unable to set address book parameters." +msgstr "×œ× ×ž×¡×•×’×œ לקבוע ×¤×¨×ž×˜×¨×™× ×©×œ פנקס כתובות" + +#: ../../Zotlabs/Module/Connedit.php:509 +msgid "Connection has been removed." +msgstr "חיבור הוסר." + +#: ../../Zotlabs/Module/Connedit.php:525 ../../Zotlabs/Lib/Apps.php:220 +#: ../../include/conversation.php:957 ../../include/nav.php:86 +msgid "View Profile" +msgstr "הצג פרופיל" + +#: ../../Zotlabs/Module/Connedit.php:528 +#, php-format +msgid "View %s's profile" +msgstr "צפה בפרופיל של %s" + +#: ../../Zotlabs/Module/Connedit.php:532 +msgid "Refresh Permissions" +msgstr "רענן הרש×ות" + +#: ../../Zotlabs/Module/Connedit.php:535 +msgid "Fetch updated permissions" +msgstr "תפוס הרש×ות מעודכנות" + +#: ../../Zotlabs/Module/Connedit.php:539 +msgid "Recent Activity" +msgstr "פעילות ×חרונה" + +#: ../../Zotlabs/Module/Connedit.php:542 +msgid "View recent posts and comments" +msgstr "צפה ×‘×¤×•×¡×˜×™× ×•×ª×’×•×‘×•×ª ×חרונות" + +#: ../../Zotlabs/Module/Connedit.php:546 ../../Zotlabs/Module/Admin.php:1041 +msgid "Unblock" +msgstr "בטל חסימה" + +#: ../../Zotlabs/Module/Connedit.php:546 ../../Zotlabs/Module/Admin.php:1040 +msgid "Block" +msgstr "חסו×" + +#: ../../Zotlabs/Module/Connedit.php:549 +msgid "Block (or Unblock) all communications with this connection" +msgstr "×—×¡×•× (×ו בטל חסימה) ×ת כל ההתקשרויות ×¢× ×—×™×‘×•×¨ ×–×”" + +#: ../../Zotlabs/Module/Connedit.php:550 +msgid "This connection is blocked!" +msgstr "חיבור ×–×” הינו חסו×!" + +#: ../../Zotlabs/Module/Connedit.php:554 +msgid "Unignore" +msgstr "בטל התעלמות" + +#: ../../Zotlabs/Module/Connedit.php:554 +#: ../../Zotlabs/Module/Connections.php:277 +#: ../../Zotlabs/Module/Notifications.php:55 +msgid "Ignore" +msgstr "התעלמות" + +#: ../../Zotlabs/Module/Connedit.php:557 +msgid "Ignore (or Unignore) all inbound communications from this connection" +msgstr "×”×ª×¢×œ× (×ו בטל התעלמות) מכל ההתקשרויות שפונות כלפי ×¤× ×™× (inbound) מתוך חיבור ×–×”" + +#: ../../Zotlabs/Module/Connedit.php:558 +msgid "This connection is ignored!" +msgstr "חיבור ×–×” הינו מנוכר!" + +#: ../../Zotlabs/Module/Connedit.php:562 +msgid "Unarchive" +msgstr "בטל ×’× ×™×–×”" + +#: ../../Zotlabs/Module/Connedit.php:562 +msgid "Archive" +msgstr "גנוז" + +#: ../../Zotlabs/Module/Connedit.php:565 +msgid "" +"Archive (or Unarchive) this connection - mark channel dead but keep content" +msgstr "גנוז ×ת (×ו בטל ×ת גניזת) חיבור ×–×” - סמן ×ת עמוד ×–×” כמת ×ך הש×ר תוכן" + +#: ../../Zotlabs/Module/Connedit.php:566 +msgid "This connection is archived!" +msgstr "חיבור ×–×” הינו גנוז!" + +#: ../../Zotlabs/Module/Connedit.php:570 +msgid "Unhide" +msgstr "חשוף" + +#: ../../Zotlabs/Module/Connedit.php:570 +msgid "Hide" +msgstr "הסתר" + +#: ../../Zotlabs/Module/Connedit.php:573 +msgid "Hide or Unhide this connection from your other connections" +msgstr "הסתר ×ו חשוף ×ת חיבור ×–×” מן ×”×—×™×‘×•×¨×™× ×”××—×¨×™× ×©×œ×š" + +#: ../../Zotlabs/Module/Connedit.php:574 +msgid "This connection is hidden!" +msgstr "חיבור ×–×” הינו מוסתר!" + +#: ../../Zotlabs/Module/Connedit.php:581 +msgid "Delete this connection" +msgstr "מחק ×ת חיבור ×–×”" + +#: ../../Zotlabs/Module/Connedit.php:596 ../../include/widgets.php:493 +msgid "Me" +msgstr "×× ×™" + +#: ../../Zotlabs/Module/Connedit.php:597 ../../include/widgets.php:494 +msgid "Family" +msgstr "משפחה" + +#: ../../Zotlabs/Module/Connedit.php:598 ../../Zotlabs/Module/Settings.php:342 +#: ../../Zotlabs/Module/Settings.php:346 ../../Zotlabs/Module/Settings.php:347 +#: ../../Zotlabs/Module/Settings.php:350 ../../Zotlabs/Module/Settings.php:361 +#: ../../include/selectors.php:123 ../../include/channel.php:389 +#: ../../include/channel.php:390 ../../include/channel.php:397 +#: ../../include/widgets.php:495 +msgid "Friends" +msgstr "חברי×" + +#: ../../Zotlabs/Module/Connedit.php:599 ../../include/widgets.php:496 +msgid "Acquaintances" +msgstr "מכרי×" + +#: ../../Zotlabs/Module/Connedit.php:600 +#: ../../Zotlabs/Module/Connections.php:92 +#: ../../Zotlabs/Module/Connections.php:107 ../../include/widgets.php:497 +msgid "All" +msgstr "הכל" + +#: ../../Zotlabs/Module/Connedit.php:660 +msgid "Approve this connection" +msgstr "×שר ×ת חיבור ×–×”" + +#: ../../Zotlabs/Module/Connedit.php:660 +msgid "Accept connection to allow communication" +msgstr "×שר חיבור כדי להתיר תקשורת" + +#: ../../Zotlabs/Module/Connedit.php:665 +msgid "Set Affinity" +msgstr "הגדר קירבה" + +#: ../../Zotlabs/Module/Connedit.php:668 +msgid "Set Profile" +msgstr "הגדר פרופיל" + +#: ../../Zotlabs/Module/Connedit.php:671 +msgid "Set Affinity & Profile" +msgstr "הגדר קירבה ×•×’× ×¤×¨×•×¤×™×œ" + +#: ../../Zotlabs/Module/Connedit.php:704 +msgid "none" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:708 ../../include/widgets.php:614 +msgid "Connection Default Permissions" +msgstr "הרש×ות שגרתיות של חיבור" + +#: ../../Zotlabs/Module/Connedit.php:708 ../../include/items.php:3937 +#, php-format +msgid "Connection: %s" +msgstr "חיבור: %s" + +#: ../../Zotlabs/Module/Connedit.php:709 +msgid "Apply these permissions automatically" +msgstr "החל ×ת הרש×ות ×לה ×וטומטית" + +#: ../../Zotlabs/Module/Connedit.php:709 +msgid "Connection requests will be approved without your interaction" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:711 +msgid "This connection's primary address is" +msgstr "הכתובת העיקרית של חיבור ×–×” ×”×™×" + +#: ../../Zotlabs/Module/Connedit.php:712 +msgid "Available locations:" +msgstr "×ž×™×§×•×ž×™× ×–×ž×™× ×™×:" + +#: ../../Zotlabs/Module/Connedit.php:716 +msgid "" +"The permissions indicated on this page will be applied to all new " +"connections." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:717 +msgid "Connection Tools" +msgstr "כלי חיבור" + +#: ../../Zotlabs/Module/Connedit.php:719 +msgid "Slide to adjust your degree of friendship" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:720 ../../Zotlabs/Module/Rate.php:159 +#: ../../include/js_strings.php:20 +msgid "Rating" +msgstr "דירוג" + +#: ../../Zotlabs/Module/Connedit.php:721 +msgid "Slide to adjust your rating" +msgstr "החלק כדי להת××™× ×ת הדירוג שלך" + +#: ../../Zotlabs/Module/Connedit.php:722 ../../Zotlabs/Module/Connedit.php:727 +msgid "Optionally explain your rating" +msgstr "הסבר לפי הצורך ×ת הדירוג שלך" + +#: ../../Zotlabs/Module/Connedit.php:724 +msgid "Custom Filter" +msgstr "מסנן מות××" + +#: ../../Zotlabs/Module/Connedit.php:725 +msgid "Only import posts with this text" +msgstr "×™×‘× ×¨×§ ×¤×•×¡×˜×™× ×¢× ×˜×§×¡×˜ ×–×”" + +#: ../../Zotlabs/Module/Connedit.php:725 ../../Zotlabs/Module/Connedit.php:726 +msgid "" +"words one per line or #tags or /patterns/ or lang=xx, leave blank to import " +"all posts" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:726 +msgid "Do not import posts with this text" +msgstr "×ל ×ª×™×™×‘× ×¤×•×¡×˜×™× ×¢× ×˜×§×¡×˜ ×–×”" + +#: ../../Zotlabs/Module/Connedit.php:728 +msgid "This information is public!" +msgstr "מידע ×–×” הינו ציבורי!" + +#: ../../Zotlabs/Module/Connedit.php:733 +msgid "Connection Pending Approval" +msgstr "חיבור ממתין ל×ישור" + +#: ../../Zotlabs/Module/Connedit.php:736 +msgid "inherited" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:738 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:740 +msgid "Their Settings" +msgstr "ההגדרות שלה×" + +#: ../../Zotlabs/Module/Connedit.php:741 +msgid "My Settings" +msgstr "ההגדרות שלי" + +#: ../../Zotlabs/Module/Connedit.php:743 +msgid "Individual Permissions" +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:744 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can not change those" +" settings here." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:745 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can change those settings here but " +"they wont have any impact unless the inherited setting changes." +msgstr "" + +#: ../../Zotlabs/Module/Connedit.php:746 +msgid "Last update:" +msgstr "עדכון ×חרון:" + +#: ../../Zotlabs/Module/Directory.php:63 ../../Zotlabs/Module/Display.php:17 +#: ../../Zotlabs/Module/Photos.php:522 ../../Zotlabs/Module/Ratings.php:86 +#: ../../Zotlabs/Module/Search.php:17 +#: ../../Zotlabs/Module/Viewconnections.php:20 +msgid "Public access denied." +msgstr "גישה ציבורית נדחתה." + +#: ../../Zotlabs/Module/Directory.php:243 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "דירוג %d" +msgstr[1] "%d דירוגי×" + +#: ../../Zotlabs/Module/Directory.php:254 +msgid "Gender: " +msgstr "מין: " + +#: ../../Zotlabs/Module/Directory.php:256 +msgid "Status: " +msgstr "מצב: " + +#: ../../Zotlabs/Module/Directory.php:258 +msgid "Homepage: " +msgstr "עמוד בית: " + +#: ../../Zotlabs/Module/Directory.php:306 ../../include/channel.php:1164 +msgid "Age:" +msgstr "גיל:" + +#: ../../Zotlabs/Module/Directory.php:311 ../../include/event.php:52 +#: ../../include/event.php:84 ../../include/channel.php:1008 +#: ../../include/bb2diaspora.php:507 +msgid "Location:" +msgstr "מיקו×:" + +#: ../../Zotlabs/Module/Directory.php:317 +msgid "Description:" +msgstr "תי×ור:" + +#: ../../Zotlabs/Module/Directory.php:322 ../../include/channel.php:1180 +msgid "Hometown:" +msgstr "עיר מגורי×:" + +#: ../../Zotlabs/Module/Directory.php:324 ../../include/channel.php:1188 +msgid "About:" +msgstr "×ודות:" + +#: ../../Zotlabs/Module/Directory.php:325 ../../Zotlabs/Module/Match.php:68 +#: ../../Zotlabs/Module/Suggest.php:56 ../../include/conversation.php:959 +#: ../../include/channel.php:993 ../../include/connections.php:78 +#: ../../include/widgets.php:147 ../../include/widgets.php:184 +msgid "Connect" +msgstr "התחבר" + +#: ../../Zotlabs/Module/Directory.php:326 +msgid "Public Forum:" +msgstr "×¤×•×¨×•× ×¦×™×‘×•×¨×™:" + +#: ../../Zotlabs/Module/Directory.php:329 +msgid "Keywords: " +msgstr "מילות מפתח: " + +#: ../../Zotlabs/Module/Directory.php:332 +msgid "Don't suggest" +msgstr "×ל תציע" + +#: ../../Zotlabs/Module/Directory.php:334 +msgid "Common connections:" +msgstr "×—×™×‘×•×¨×™× ×©×›×™×—×™×:" + +#: ../../Zotlabs/Module/Directory.php:383 +msgid "Global Directory" +msgstr "ספרייה גלובלית" + +#: ../../Zotlabs/Module/Directory.php:383 +msgid "Local Directory" +msgstr "ספרייה מקומית" + +#: ../../Zotlabs/Module/Directory.php:388 +#: ../../Zotlabs/Module/Directory.php:393 +#: ../../Zotlabs/Module/Connections.php:309 +#: ../../include/contact_widgets.php:23 +msgid "Find" +msgstr "מצ×" + +#: ../../Zotlabs/Module/Directory.php:389 +msgid "Finding:" +msgstr "" + +#: ../../Zotlabs/Module/Directory.php:392 ../../Zotlabs/Module/Suggest.php:64 +#: ../../include/contact_widgets.php:24 +msgid "Channel Suggestions" +msgstr "הצעות ערוץ" + +#: ../../Zotlabs/Module/Directory.php:394 +msgid "next page" +msgstr "עמוד הב×" + +#: ../../Zotlabs/Module/Directory.php:394 +msgid "previous page" +msgstr "עמוד קוד×" + +#: ../../Zotlabs/Module/Directory.php:395 +msgid "Sort options" +msgstr "×פשרויות מיון" + +#: ../../Zotlabs/Module/Directory.php:396 +msgid "Alphabetic" +msgstr "×לפבתי" + +#: ../../Zotlabs/Module/Directory.php:397 +msgid "Reverse Alphabetic" +msgstr "×לפבתי הפוך" + +#: ../../Zotlabs/Module/Directory.php:398 +msgid "Newest to Oldest" +msgstr "×ž×”×—×“×©×™× ×™×•×ª×¨ ×œ×™×©× ×™× ×™×•×ª×¨" + +#: ../../Zotlabs/Module/Directory.php:399 +msgid "Oldest to Newest" +msgstr "×ž×”×™×©× ×™× ×™×•×ª×¨ ×œ×—×“×©×™× ×™×•×ª×¨" + +#: ../../Zotlabs/Module/Directory.php:416 +msgid "No entries (some entries may be hidden)." +msgstr "" + +#: ../../Zotlabs/Module/Display.php:40 ../../Zotlabs/Module/Filestorage.php:33 +#: ../../Zotlabs/Module/Admin.php:164 ../../Zotlabs/Module/Admin.php:1255 +#: ../../Zotlabs/Module/Admin.php:1561 ../../Zotlabs/Module/Thing.php:89 +#: ../../Zotlabs/Module/Viewsrc.php:24 ../../include/items.php:3371 +msgid "Item not found." +msgstr "פריט ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Editblock.php:79 ../../Zotlabs/Module/Editblock.php:95 +#: ../../Zotlabs/Module/Editpost.php:24 ../../Zotlabs/Module/Editlayout.php:79 +#: ../../Zotlabs/Module/Editwebpage.php:81 +msgid "Item not found" +msgstr "פריט ×œ× × ×ž×¦×" + +#: ../../Zotlabs/Module/Editblock.php:124 ../../include/conversation.php:1243 +msgid "Title (optional)" +msgstr "כותרת (רשות):" + +#: ../../Zotlabs/Module/Editblock.php:133 +msgid "Edit Block" +msgstr "" + +#: ../../Zotlabs/Module/Common.php:14 +msgid "No channel." +msgstr "×ין ערוץ." + +#: ../../Zotlabs/Module/Common.php:43 +msgid "Common connections" +msgstr "×—×™×‘×•×¨×™× ×ž×¦×•×™×™×" + +#: ../../Zotlabs/Module/Common.php:48 +msgid "No connections in common." +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:56 +#: ../../Zotlabs/Module/Connections.php:161 +#: ../../Zotlabs/Module/Connections.php:242 +msgid "Blocked" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:61 +#: ../../Zotlabs/Module/Connections.php:168 +#: ../../Zotlabs/Module/Connections.php:241 +msgid "Ignored" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:66 +#: ../../Zotlabs/Module/Connections.php:182 +#: ../../Zotlabs/Module/Connections.php:240 +msgid "Hidden" +msgstr "מוסתר" + +#: ../../Zotlabs/Module/Connections.php:71 +#: ../../Zotlabs/Module/Connections.php:175 +#: ../../Zotlabs/Module/Connections.php:239 +msgid "Archived" +msgstr "גנוזי×" + +#: ../../Zotlabs/Module/Connections.php:76 +#: ../../Zotlabs/Module/Connections.php:86 ../../Zotlabs/Module/Menu.php:116 +#: ../../include/conversation.php:1550 +msgid "New" +msgstr "חדש" + +#: ../../Zotlabs/Module/Connections.php:138 +msgid "New Connections" +msgstr "×—×™×‘×•×¨×™× ×—×“×©×™×" + +#: ../../Zotlabs/Module/Connections.php:141 +msgid "Show pending (new) connections" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:145 +#: ../../Zotlabs/Module/Profperm.php:144 +msgid "All Connections" +msgstr "כל החיבורי×" + +#: ../../Zotlabs/Module/Connections.php:148 +msgid "Show all connections" +msgstr "הצג ×ת כל החיבורי×" + +#: ../../Zotlabs/Module/Connections.php:164 +msgid "Only show blocked connections" +msgstr "הצג רק ×—×™×‘×•×¨×™× ×—×¡×•×ž×™×" + +#: ../../Zotlabs/Module/Connections.php:171 +msgid "Only show ignored connections" +msgstr "הצג רק ×—×™×‘×•×¨×™× ×ž× ×•×›×¨×™×" + +#: ../../Zotlabs/Module/Connections.php:178 +msgid "Only show archived connections" +msgstr "הצג רק ×—×™×‘×•×¨×™× ×’× ×•×–×™×" + +#: ../../Zotlabs/Module/Connections.php:185 +msgid "Only show hidden connections" +msgstr "הצג רק ×—×™×‘×•×¨×™× ×ž×•×¡×ª×¨×™×" + +#: ../../Zotlabs/Module/Connections.php:238 +msgid "Pending approval" +msgstr "ממתין ל×ישור" + +#: ../../Zotlabs/Module/Connections.php:254 +#, php-format +msgid "%1$s [%2$s]" +msgstr "" + +#: ../../Zotlabs/Module/Connections.php:255 +msgid "Edit connection" +msgstr "ערוך חיבור" + +#: ../../Zotlabs/Module/Connections.php:256 +msgid "Delete connection" +msgstr "מחק חיבור" + +#: ../../Zotlabs/Module/Connections.php:265 +msgid "Channel address" +msgstr "כתובת ערוץ" + +#: ../../Zotlabs/Module/Connections.php:267 +msgid "Network" +msgstr "רשת" + +#: ../../Zotlabs/Module/Connections.php:270 ../../Zotlabs/Module/Admin.php:710 +msgid "Status" +msgstr "מצב" + +#: ../../Zotlabs/Module/Connections.php:272 +msgid "Connected" +msgstr "מחובר" + +#: ../../Zotlabs/Module/Connections.php:274 +msgid "Approve connection" +msgstr "×שר חיבור" + +#: ../../Zotlabs/Module/Connections.php:275 +#: ../../Zotlabs/Module/Admin.php:1037 +msgid "Approve" +msgstr "×שר" + +#: ../../Zotlabs/Module/Connections.php:276 +msgid "Ignore connection" +msgstr "×”×ª×¢×œ× ×ž×—×™×‘×•×¨" + +#: ../../Zotlabs/Module/Connections.php:278 +msgid "Recent activity" +msgstr "פעילות ×חרונה" + +#: ../../Zotlabs/Module/Connections.php:302 ../../Zotlabs/Lib/Apps.php:208 +#: ../../include/text.php:875 ../../include/nav.php:186 +msgid "Connections" +msgstr "חיבורי×" + +#: ../../Zotlabs/Module/Connections.php:306 ../../Zotlabs/Module/Search.php:44 +#: ../../Zotlabs/Lib/Apps.php:229 ../../include/text.php:945 +#: ../../include/text.php:957 ../../include/nav.php:165 +#: ../../include/acl_selectors.php:276 +msgid "Search" +msgstr "חיפוש" + +#: ../../Zotlabs/Module/Connections.php:307 +msgid "Search your connections" +msgstr "חפש ×ת ×”×—×™×‘×•×¨×™× ×©×œ×š" + +#: ../../Zotlabs/Module/Connections.php:308 +msgid "Connections search" +msgstr "חיפוש חיבורי×" + +#: ../../Zotlabs/Module/Cover_photo.php:58 +#: ../../Zotlabs/Module/Profile_photo.php:79 +msgid "Image uploaded but image cropping failed." +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:134 +#: ../../Zotlabs/Module/Cover_photo.php:181 +msgid "Cover Photos" +msgstr "תצלומי שער" + +#: ../../Zotlabs/Module/Cover_photo.php:154 +#: ../../Zotlabs/Module/Profile_photo.php:133 +msgid "Image resize failed." +msgstr "שינוי גודל תמונה נכשל." + +#: ../../Zotlabs/Module/Cover_photo.php:168 +#: ../../Zotlabs/Module/Profile_photo.php:192 ../../include/photos.php:148 +msgid "Unable to process image" +msgstr "×œ× ×ž×¡×•×’×œ לעבד תמונה" + +#: ../../Zotlabs/Module/Cover_photo.php:192 +#: ../../Zotlabs/Module/Profile_photo.php:217 +msgid "Image upload failed." +msgstr "העל×ת תמונה נכשלה." + +#: ../../Zotlabs/Module/Cover_photo.php:210 +#: ../../Zotlabs/Module/Profile_photo.php:236 +msgid "Unable to process image." +msgstr "×œ× ×ž×¡×•×’×œ לעבד תמונה." + +#: ../../Zotlabs/Module/Cover_photo.php:233 ../../include/items.php:4298 +msgid "female" +msgstr "נקבה" + +#: ../../Zotlabs/Module/Cover_photo.php:234 ../../include/items.php:4299 +#, php-format +msgid "%1$s updated her %2$s" +msgstr "%1$s עדכנה ×ת ×”%2$s שלה" + +#: ../../Zotlabs/Module/Cover_photo.php:235 ../../include/items.php:4300 +msgid "male" +msgstr "זכר" + +#: ../../Zotlabs/Module/Cover_photo.php:236 ../../include/items.php:4301 +#, php-format +msgid "%1$s updated his %2$s" +msgstr "%1$s עדכן ×ת ×”%2$s שלו" + +#: ../../Zotlabs/Module/Cover_photo.php:238 ../../include/items.php:4303 +#, php-format +msgid "%1$s updated their %2$s" +msgstr "%1$s עדכנו ×ת ×”%2$s שלה×" + +#: ../../Zotlabs/Module/Cover_photo.php:240 ../../include/channel.php:1642 +msgid "cover photo" +msgstr "×ª×¦×œ×•× ×©×¢×¨" + +#: ../../Zotlabs/Module/Cover_photo.php:303 +#: ../../Zotlabs/Module/Cover_photo.php:318 +#: ../../Zotlabs/Module/Profile_photo.php:283 +#: ../../Zotlabs/Module/Profile_photo.php:324 +msgid "Photo not available." +msgstr "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ." + +#: ../../Zotlabs/Module/Cover_photo.php:354 +#: ../../Zotlabs/Module/Profile_photo.php:365 +msgid "Upload File:" +msgstr "העלה קובץ:" + +#: ../../Zotlabs/Module/Cover_photo.php:355 +#: ../../Zotlabs/Module/Profile_photo.php:366 +msgid "Select a profile:" +msgstr "בחר פרופיל:" + +#: ../../Zotlabs/Module/Cover_photo.php:356 +msgid "Upload Cover Photo" +msgstr "העלה ×ª×¦×œ×•× ×©×¢×¨" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +#: ../../Zotlabs/Module/Settings.php:985 +msgid "or" +msgstr "×ו" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +msgid "skip this step" +msgstr "דלג על צעד ×–×”" + +#: ../../Zotlabs/Module/Cover_photo.php:361 +#: ../../Zotlabs/Module/Profile_photo.php:374 +msgid "select a photo from your photo albums" +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:377 +#: ../../Zotlabs/Module/Profile_photo.php:390 +msgid "Crop Image" +msgstr "גזור תמונה" + +#: ../../Zotlabs/Module/Cover_photo.php:378 +#: ../../Zotlabs/Module/Profile_photo.php:391 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "" + +#: ../../Zotlabs/Module/Cover_photo.php:380 +#: ../../Zotlabs/Module/Profile_photo.php:393 +msgid "Done Editing" +msgstr "×¡×™×™× ×œ×¢×¨×•×š" + +#: ../../Zotlabs/Module/Editpost.php:35 +msgid "Item is not editable" +msgstr "פריט ×ינו עריך." + +#: ../../Zotlabs/Module/Editpost.php:106 ../../Zotlabs/Module/Rpost.php:135 +msgid "Edit post" +msgstr "ערוך פוסט" + +#: ../../Zotlabs/Module/Events.php:26 +msgid "Calendar entries imported." +msgstr "רשומות לוח שנה הוב×ו." + +#: ../../Zotlabs/Module/Events.php:28 +msgid "No calendar entries found." +msgstr "×œ× × ×ž×¦×ו רשומות לוח שנה." + +#: ../../Zotlabs/Module/Events.php:105 +msgid "Event can not end before it has started." +msgstr "" + +#: ../../Zotlabs/Module/Events.php:107 ../../Zotlabs/Module/Events.php:116 +#: ../../Zotlabs/Module/Events.php:136 +msgid "Unable to generate preview." +msgstr "×œ× ×ž×¡×•×’×œ להפיק תצוגה מקדימה." + +#: ../../Zotlabs/Module/Events.php:114 +msgid "Event title and start time are required." +msgstr "כותרת וזמן תחילת ×ירוע נדרשי×" + +#: ../../Zotlabs/Module/Events.php:134 ../../Zotlabs/Module/Events.php:259 +msgid "Event not found." +msgstr "×ירוע ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Events.php:254 ../../Zotlabs/Module/Like.php:373 +#: ../../Zotlabs/Module/Tagger.php:51 ../../include/text.php:1944 +#: ../../include/event.php:949 ../../include/conversation.php:123 +msgid "event" +msgstr "×ירוע" + +#: ../../Zotlabs/Module/Events.php:449 +msgid "Edit event title" +msgstr "ערוך כותרת ×ירוע" + +#: ../../Zotlabs/Module/Events.php:449 +msgid "Event title" +msgstr "כותרת ×ירוע" + +#: ../../Zotlabs/Module/Events.php:449 ../../Zotlabs/Module/Events.php:454 +#: ../../Zotlabs/Module/Profiles.php:709 ../../Zotlabs/Module/Profiles.php:713 +#: ../../Zotlabs/Module/Appman.php:115 ../../Zotlabs/Module/Appman.php:116 +#: ../../include/datetime.php:245 +msgid "Required" +msgstr "נדרש" + +#: ../../Zotlabs/Module/Events.php:451 +msgid "Categories (comma-separated list)" +msgstr "קטגוריות (רשימה מופרדת פסיקי×)" + +#: ../../Zotlabs/Module/Events.php:452 +msgid "Edit Category" +msgstr "ערוך קטגוריה" + +#: ../../Zotlabs/Module/Events.php:452 +msgid "Category" +msgstr "קטגוריה" + +#: ../../Zotlabs/Module/Events.php:455 +msgid "Edit start date and time" +msgstr "ערוך זמן ות×ריך התחלה" + +#: ../../Zotlabs/Module/Events.php:455 +msgid "Start date and time" +msgstr "זמן ות×ריך התחלה" + +#: ../../Zotlabs/Module/Events.php:456 ../../Zotlabs/Module/Events.php:459 +msgid "Finish date and time are not known or not relevant" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:458 +msgid "Edit finish date and time" +msgstr "ערוך זמן ות×ריך סיו×" + +#: ../../Zotlabs/Module/Events.php:458 +msgid "Finish date and time" +msgstr "זמן ות×ריך סיו×" + +#: ../../Zotlabs/Module/Events.php:460 ../../Zotlabs/Module/Events.php:461 +msgid "Adjust for viewer timezone" +msgstr "" + +#: ../../Zotlabs/Module/Events.php:460 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "" + +#: ../../Zotlabs/Module/Events.php:462 +msgid "Edit Description" +msgstr "ערוך תי×ור" + +#: ../../Zotlabs/Module/Events.php:462 ../../Zotlabs/Module/Appman.php:117 +#: ../../Zotlabs/Module/Rbmark.php:101 +msgid "Description" +msgstr "תי×ור" + +#: ../../Zotlabs/Module/Events.php:464 +msgid "Edit Location" +msgstr "ערוך מיקו×" + +#: ../../Zotlabs/Module/Events.php:464 ../../Zotlabs/Module/Locs.php:117 +#: ../../Zotlabs/Module/Profiles.php:477 ../../Zotlabs/Module/Profiles.php:698 +#: ../../Zotlabs/Module/Pubsites.php:41 ../../include/js_strings.php:25 +msgid "Location" +msgstr "מיקו×" + +#: ../../Zotlabs/Module/Events.php:467 ../../Zotlabs/Module/Events.php:469 +msgid "Share this event" +msgstr "שתף ×ת ×ירוע ×–×”" + +#: ../../Zotlabs/Module/Events.php:470 ../../Zotlabs/Module/Photos.php:1093 +#: ../../Zotlabs/Module/Webpages.php:202 ../../Zotlabs/Lib/ThreadItem.php:719 +#: ../../include/conversation.php:1198 ../../include/page_widgets.php:43 +msgid "Preview" +msgstr "תצוגה מקדימה" + +#: ../../Zotlabs/Module/Events.php:471 ../../include/conversation.php:1247 +msgid "Permission settings" +msgstr "הגדרות הרש××”" + +#: ../../Zotlabs/Module/Events.php:476 +msgid "Advanced Options" +msgstr "×פשרויות מתקדמות" + +#: ../../Zotlabs/Module/Events.php:610 +msgid "Edit event" +msgstr "ערוך ×ירוע" + +#: ../../Zotlabs/Module/Events.php:612 +msgid "Delete event" +msgstr "מחק ×ירוע" + +#: ../../Zotlabs/Module/Events.php:646 +msgid "calendar" +msgstr "לוח שנה" + +#: ../../Zotlabs/Module/Events.php:706 +msgid "Event removed" +msgstr "×ירוע הוסר" + +#: ../../Zotlabs/Module/Events.php:709 +msgid "Failed to remove event" +msgstr "נכשל להסיר ×ירוע" + +#: ../../Zotlabs/Module/Fbrowser.php:29 ../../Zotlabs/Lib/Apps.php:221 +#: ../../include/conversation.php:1647 ../../include/nav.php:92 +msgid "Photos" +msgstr "תצלומי×" + +#: ../../Zotlabs/Module/Fbrowser.php:66 ../../Zotlabs/Module/Fbrowser.php:88 +#: ../../Zotlabs/Module/Admin.php:1406 ../../Zotlabs/Module/Settings.php:591 +#: ../../Zotlabs/Module/Settings.php:617 ../../Zotlabs/Module/Tagrm.php:15 +#: ../../Zotlabs/Module/Tagrm.php:138 ../../include/conversation.php:1235 +#: ../../include/conversation.php:1274 +msgid "Cancel" +msgstr "ביטול" + +#: ../../Zotlabs/Module/Dirsearch.php:25 ../../Zotlabs/Module/Regdir.php:49 +msgid "This site is not a directory server" +msgstr "×תר ×–×” ×ינו שרת ספרייה" + +#: ../../Zotlabs/Module/Dirsearch.php:33 +msgid "This directory server requires an access token" +msgstr "" + +#: ../../Zotlabs/Module/Filer.php:52 +msgid "Save to Folder:" +msgstr "שמור לתיקייה:" + +#: ../../Zotlabs/Module/Filer.php:52 +msgid "- select -" +msgstr "- בחר -" + +#: ../../Zotlabs/Module/Filer.php:53 ../../Zotlabs/Module/Admin.php:2033 +#: ../../Zotlabs/Module/Admin.php:2053 ../../Zotlabs/Module/Rbmark.php:32 +#: ../../Zotlabs/Module/Rbmark.php:104 ../../include/text.php:946 +#: ../../include/text.php:958 ../../include/widgets.php:201 +msgid "Save" +msgstr "שמור" + +#: ../../Zotlabs/Module/Dreport.php:27 +msgid "Invalid message" +msgstr "הודעה שגויה" + +#: ../../Zotlabs/Module/Dreport.php:59 +msgid "no results" +msgstr "×ין תוצ×ות" + +#: ../../Zotlabs/Module/Dreport.php:64 +#, php-format +msgid "Delivery report for %1$s" +msgstr "דיווח מסירה עבור %1$s" + +#: ../../Zotlabs/Module/Dreport.php:78 +msgid "channel sync processed" +msgstr "" + +#: ../../Zotlabs/Module/Dreport.php:82 +msgid "queued" +msgstr "בתור" + +#: ../../Zotlabs/Module/Dreport.php:86 +msgid "posted" +msgstr "פורס×" + +#: ../../Zotlabs/Module/Dreport.php:90 +msgid "accepted for delivery" +msgstr "נתקבל לצורך מסירה" + +#: ../../Zotlabs/Module/Dreport.php:94 +msgid "updated" +msgstr "עודכן" + +#: ../../Zotlabs/Module/Dreport.php:97 +msgid "update ignored" +msgstr "עדכון נוכר" + +#: ../../Zotlabs/Module/Dreport.php:100 +msgid "permission denied" +msgstr "הרש××” נדחתה" + +#: ../../Zotlabs/Module/Dreport.php:104 +msgid "recipient not found" +msgstr "נמען ×œ× × ×ž×¦×" + +#: ../../Zotlabs/Module/Dreport.php:107 +msgid "mail recalled" +msgstr "דו×ר הוחזר" + +#: ../../Zotlabs/Module/Dreport.php:110 +msgid "duplicate mail received" +msgstr "דו×ר כפול נתקבל" + +#: ../../Zotlabs/Module/Dreport.php:113 +msgid "mail delivered" +msgstr "דו×ר נמסר" + +#: ../../Zotlabs/Module/Editlayout.php:127 +#: ../../Zotlabs/Module/Layouts.php:128 ../../Zotlabs/Module/Layouts.php:188 +msgid "Layout Name" +msgstr "" + +#: ../../Zotlabs/Module/Editlayout.php:128 +#: ../../Zotlabs/Module/Layouts.php:131 +msgid "Layout Description (Optional)" +msgstr "" + +#: ../../Zotlabs/Module/Editlayout.php:136 +msgid "Edit Layout" +msgstr "" + +#: ../../Zotlabs/Module/Editwebpage.php:143 +msgid "Page link" +msgstr "קישור עמוד" + +#: ../../Zotlabs/Module/Editwebpage.php:169 +msgid "Edit Webpage" +msgstr "ערוך עמוד רשת" + +#: ../../Zotlabs/Module/Follow.php:34 +msgid "Channel added." +msgstr "ערוץ נתווסף." + +#: ../../Zotlabs/Module/Acl.php:227 +msgid "network" +msgstr "רשת" + +#: ../../Zotlabs/Module/Acl.php:237 +msgid "RSS" +msgstr "RSS" + +#: ../../Zotlabs/Module/Group.php:24 +msgid "Privacy group created." +msgstr "קבוצת פרטיות נוצרה." + +#: ../../Zotlabs/Module/Group.php:30 +msgid "Could not create privacy group." +msgstr "×œ× ×”×™×ª×” ×פשרות ליצור קבוצת פרטיות." + +#: ../../Zotlabs/Module/Group.php:42 ../../Zotlabs/Module/Group.php:141 +#: ../../include/items.php:3904 +msgid "Privacy group not found." +msgstr "קבוצת פרטיות ×œ× × ×ž×¦××”." + +#: ../../Zotlabs/Module/Group.php:58 +msgid "Privacy group updated." +msgstr "קבוצת פרטיות עודכנה." + +#: ../../Zotlabs/Module/Group.php:90 +msgid "Create a group of channels." +msgstr "צור ×שכול של ערוצי×." + +#: ../../Zotlabs/Module/Group.php:91 ../../Zotlabs/Module/Group.php:184 +msgid "Privacy group name: " +msgstr "×©× ×§×‘×•×¦×ª פרטיות:" + +#: ../../Zotlabs/Module/Group.php:93 ../../Zotlabs/Module/Group.php:187 +msgid "Members are visible to other channels" +msgstr "×—×‘×¨×™× ×”×™× × × ×¨××™× ×œ×¢×¨×•×¦×™× ×חרי×" + +#: ../../Zotlabs/Module/Group.php:111 +msgid "Privacy group removed." +msgstr "קבוצת פרטיות הוסרה." + +#: ../../Zotlabs/Module/Group.php:113 +msgid "Unable to remove privacy group." +msgstr "×œ× ×ž×¡×•×’×œ להסיר קבוצת פרטיות." + +#: ../../Zotlabs/Module/Group.php:183 +msgid "Privacy group editor" +msgstr "עורך קבוצת פרטיות" + +#: ../../Zotlabs/Module/Group.php:197 +msgid "Members" +msgstr "חברי×" + +#: ../../Zotlabs/Module/Group.php:199 +msgid "All Connected Channels" +msgstr "כל ×”×¢×¨×•×¦×™× ×”×ž×—×•×‘×¨×™×" + +#: ../../Zotlabs/Module/Group.php:231 +msgid "Click on a channel to add or remove." +msgstr "לחץ על ערוץ כדי להוסיף ×ו להסיר" + +#: ../../Zotlabs/Module/Ffsapi.php:12 +msgid "Share content from Firefox to $Projectname" +msgstr "שתף תוכן מתוך Firefox ×ל $Projectname" + +#: ../../Zotlabs/Module/Ffsapi.php:15 +msgid "Activate the Firefox $Projectname provider" +msgstr "הפעל ×ת ספק $Projectname של Firefox" + +#: ../../Zotlabs/Module/Api.php:61 ../../Zotlabs/Module/Api.php:85 +msgid "Authorize application connection" +msgstr "" + +#: ../../Zotlabs/Module/Api.php:62 +msgid "Return to your app and insert this Securty Code:" +msgstr "" + +#: ../../Zotlabs/Module/Api.php:72 +msgid "Please login to continue." +msgstr "×× × ×”×ª×—×‘×¨ כדי להמשיך." + +#: ../../Zotlabs/Module/Api.php:87 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "" + +#: ../../Zotlabs/Module/Help.php:26 +msgid "Documentation Search" +msgstr "חיפוש תיעוד" + +#: ../../Zotlabs/Module/Help.php:67 ../../Zotlabs/Module/Help.php:73 +#: ../../Zotlabs/Module/Help.php:79 +msgid "Help:" +msgstr "עזרה:" + +#: ../../Zotlabs/Module/Help.php:85 ../../Zotlabs/Module/Help.php:90 +#: ../../Zotlabs/Module/Layouts.php:185 ../../Zotlabs/Lib/Apps.php:224 +#: ../../include/nav.php:159 +msgid "Help" +msgstr "עזרה" + +#: ../../Zotlabs/Module/Help.php:120 +msgid "$Projectname Documentation" +msgstr "תיעוד $Projectname" + +#: ../../Zotlabs/Module/Filestorage.php:88 +msgid "Permission Denied." +msgstr "הרש××” נדחתה." + +#: ../../Zotlabs/Module/Filestorage.php:104 +msgid "File not found." +msgstr "קובץ ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Filestorage.php:147 +msgid "Edit file permissions" +msgstr "ערוך הרש×ות קובץ" + +#: ../../Zotlabs/Module/Filestorage.php:156 +msgid "Set/edit permissions" +msgstr "קבע/ערוך הרש×ות" + +#: ../../Zotlabs/Module/Filestorage.php:157 +msgid "Include all files and sub folders" +msgstr "כלול כל קובץ ותיקיית משנה" + +#: ../../Zotlabs/Module/Filestorage.php:158 +msgid "Return to file list" +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:160 +msgid "Copy/paste this code to attach file to a post" +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:161 +msgid "Copy/paste this URL to link file from a web page" +msgstr "" + +#: ../../Zotlabs/Module/Filestorage.php:163 +msgid "Share this file" +msgstr "שתף ×ת קובץ ×–×”" + +#: ../../Zotlabs/Module/Filestorage.php:164 +msgid "Show URL to this file" +msgstr "הצג URL לקובץ ×–×”" + +#: ../../Zotlabs/Module/Filestorage.php:165 +msgid "Notify your contacts about this file" +msgstr "" + +#: ../../Zotlabs/Module/Apps.php:47 ../../include/nav.php:163 +#: ../../include/widgets.php:102 +msgid "Apps" +msgstr "×פליקציות" + +#: ../../Zotlabs/Module/Attach.php:13 +msgid "Item not available." +msgstr "פריט ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Import.php:32 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:70 ../../Zotlabs/Module/Import_items.php:42 +msgid "Nothing to import." +msgstr "×ין דבר ליב×." + +#: ../../Zotlabs/Module/Import.php:94 ../../Zotlabs/Module/Import_items.php:66 +msgid "Unable to download data from old server" +msgstr "" + +#: ../../Zotlabs/Module/Import.php:100 +#: ../../Zotlabs/Module/Import_items.php:72 +msgid "Imported file is empty." +msgstr "קובץ ×ž×™×•×‘× ×”×™× ×• ריק" + +#: ../../Zotlabs/Module/Import.php:122 +#: ../../Zotlabs/Module/Import_items.php:86 +#, php-format +msgid "Warning: Database versions differ by %1$d updates." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:150 ../../include/import.php:86 +msgid "Cloned channel not found. Import failed." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:160 +msgid "No channel. Import failed." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:510 +#: ../../include/Import/import_diaspora.php:142 +msgid "Import completed." +msgstr "×™×‘×•× ×”×•×©×œ×." + +#: ../../Zotlabs/Module/Import.php:532 +msgid "You must be logged in to use this feature." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:537 +msgid "Import Channel" +msgstr "×™×‘× ×¢×¨×•×¥" + +#: ../../Zotlabs/Module/Import.php:538 +msgid "" +"Use this form to import an existing channel from a different server/hub. You" +" may retrieve the channel identity from the old server/hub via the network " +"or provide an export file." +msgstr "השתמש בטופס ×–×” כדי ×œ×™×‘× ×¢×¨×•×¥ ×§×™×™× ×ž×ª×•×š שרת/מוקד ×חר. ב×פשרותך ל×חזר ×ת זהות הערוץ מתוך שרת/מוקד ישן דרך הרשת ×ו לספק קובץ יצו×." + +#: ../../Zotlabs/Module/Import.php:539 +#: ../../Zotlabs/Module/Import_items.php:119 +msgid "File to Upload" +msgstr "קובץ להעל××”" + +#: ../../Zotlabs/Module/Import.php:540 +msgid "Or provide the old server/hub details" +msgstr "×ו ספק פרטי שרת/מוקד ישני×" + +#: ../../Zotlabs/Module/Import.php:541 +msgid "Your old identity address (xyz@example.com)" +msgstr "כתובת זיהוי ישנה (xyz@example.com)" + +#: ../../Zotlabs/Module/Import.php:542 +msgid "Your old login email address" +msgstr "כתובת דו×״ל כניסה ישנה" + +#: ../../Zotlabs/Module/Import.php:543 +msgid "Your old login password" +msgstr "סיסמת כניסה ישנה" + +#: ../../Zotlabs/Module/Import.php:544 +msgid "" +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be" +" able to post from either location, but only one can be marked as the " +"primary location for files, photos, and media." +msgstr "" + +#: ../../Zotlabs/Module/Import.php:545 +msgid "Make this hub my primary location" +msgstr "הפוך ×ת מוקד ×–×” ×œ×ž×™×§×•× ×”×¢×™×§×¨×™ שלי" + +#: ../../Zotlabs/Module/Import.php:546 +msgid "" +"Import existing posts if possible (experimental - limited by available " +"memory" +msgstr "" + +#: ../../Zotlabs/Module/Import.php:547 +msgid "" +"This process may take several minutes to complete. Please submit the form " +"only once and leave this page open until finished." +msgstr "" + +#: ../../Zotlabs/Module/Item.php:179 +msgid "Unable to locate original post." +msgstr "×œ× ×ž×¡×•×’×œ ל×תר פוסט מקורי." + +#: ../../Zotlabs/Module/Item.php:428 +msgid "Empty post discarded." +msgstr "פוסט ריק סולק." + +#: ../../Zotlabs/Module/Item.php:468 +msgid "Executable content type not permitted to this channel." +msgstr "" + +#: ../../Zotlabs/Module/Item.php:848 +msgid "Duplicate post suppressed." +msgstr "פוסט כפול הודחק." + +#: ../../Zotlabs/Module/Item.php:983 +msgid "System error. Post not saved." +msgstr "שגי×ת מערכת. פוסט ×œ× × ×©×ž×¨." + +#: ../../Zotlabs/Module/Item.php:1241 +msgid "Unable to obtain post information from database." +msgstr "" + +#: ../../Zotlabs/Module/Item.php:1248 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "" + +#: ../../Zotlabs/Module/Item.php:1255 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "" + +#: ../../Zotlabs/Module/Layouts.php:183 ../../include/text.php:2268 +msgid "Layouts" +msgstr "" + +#: ../../Zotlabs/Module/Layouts.php:185 +msgid "Comanche page description language help" +msgstr "" + +#: ../../Zotlabs/Module/Layouts.php:189 +msgid "Layout Description" +msgstr "" + +#: ../../Zotlabs/Module/Layouts.php:194 +msgid "Download PDL file" +msgstr "הורד קובץ PDL" + +#: ../../Zotlabs/Module/Home.php:61 ../../Zotlabs/Module/Home.php:69 +#: ../../Zotlabs/Module/Siteinfo.php:65 +msgid "$Projectname" +msgstr "$Projectname" + +#: ../../Zotlabs/Module/Home.php:79 +#, php-format +msgid "Welcome to %s" +msgstr "×‘×¨×•×›×™× ×”×‘××™× ×ל %s" + +#: ../../Zotlabs/Module/Id.php:13 +msgid "First Name" +msgstr "×©× ×¤×¨×˜×™" + +#: ../../Zotlabs/Module/Id.php:14 +msgid "Last Name" +msgstr "×©× ×ž×©×¤×—×”" + +#: ../../Zotlabs/Module/Id.php:15 +msgid "Nickname" +msgstr "×©× ×›×™× ×•×™" + +#: ../../Zotlabs/Module/Id.php:16 +msgid "Full Name" +msgstr "×©× ×ž×œ×" + +#: ../../Zotlabs/Module/Id.php:17 ../../Zotlabs/Module/Id.php:18 +#: ../../Zotlabs/Module/Admin.php:1035 ../../Zotlabs/Module/Admin.php:1047 +#: ../../include/network.php:2176 ../../boot.php:1706 +msgid "Email" +msgstr "דו×״ל" + +#: ../../Zotlabs/Module/Id.php:19 ../../Zotlabs/Module/Id.php:20 +#: ../../Zotlabs/Module/Id.php:21 ../../Zotlabs/Lib/Apps.php:237 +msgid "Profile Photo" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ" + +#: ../../Zotlabs/Module/Id.php:22 +msgid "Profile Photo 16px" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 16 פיקסל" + +#: ../../Zotlabs/Module/Id.php:23 +msgid "Profile Photo 32px" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 32 פיקסל" + +#: ../../Zotlabs/Module/Id.php:24 +msgid "Profile Photo 48px" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 48 פיקסל" + +#: ../../Zotlabs/Module/Id.php:25 +msgid "Profile Photo 64px" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 64 פיקסל" + +#: ../../Zotlabs/Module/Id.php:26 +msgid "Profile Photo 80px" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 80 פיקסל" + +#: ../../Zotlabs/Module/Id.php:27 +msgid "Profile Photo 128px" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 128 פיקסל" + +#: ../../Zotlabs/Module/Id.php:28 +msgid "Timezone" +msgstr "×זור זמן" + +#: ../../Zotlabs/Module/Id.php:29 ../../Zotlabs/Module/Profiles.php:731 +msgid "Homepage URL" +msgstr "" + +#: ../../Zotlabs/Module/Id.php:30 ../../Zotlabs/Lib/Apps.php:235 +msgid "Language" +msgstr "שפה" + +#: ../../Zotlabs/Module/Id.php:31 +msgid "Birth Year" +msgstr "שנת הולדת" + +#: ../../Zotlabs/Module/Id.php:32 +msgid "Birth Month" +msgstr "חודש הולדת" + +#: ../../Zotlabs/Module/Id.php:33 +msgid "Birth Day" +msgstr "×™×•× ×”×•×œ×“×ª" + +#: ../../Zotlabs/Module/Id.php:34 +msgid "Birthdate" +msgstr "×™×•× ×”×•×œ×“×ª" + +#: ../../Zotlabs/Module/Id.php:35 ../../Zotlabs/Module/Profiles.php:454 +msgid "Gender" +msgstr "מין" + +#: ../../Zotlabs/Module/Id.php:108 ../../include/selectors.php:49 +#: ../../include/selectors.php:66 +msgid "Male" +msgstr "זכר" + +#: ../../Zotlabs/Module/Id.php:110 ../../include/selectors.php:49 +#: ../../include/selectors.php:66 +msgid "Female" +msgstr "נקבה" + +#: ../../Zotlabs/Module/Impel.php:41 ../../include/bbcode.php:192 +msgid "webpage" +msgstr "עמוד רשת" + +#: ../../Zotlabs/Module/Impel.php:46 ../../include/bbcode.php:198 +msgid "block" +msgstr "" + +#: ../../Zotlabs/Module/Impel.php:51 ../../include/bbcode.php:195 +msgid "layout" +msgstr "" + +#: ../../Zotlabs/Module/Impel.php:58 ../../include/bbcode.php:201 +msgid "menu" +msgstr "תפריט" + +#: ../../Zotlabs/Module/Impel.php:187 +#, php-format +msgid "%s element installed" +msgstr "" + +#: ../../Zotlabs/Module/Impel.php:190 +#, php-format +msgid "%s element installation failed" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:19 +msgid "Like/Dislike" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:24 +msgid "This action is restricted to members." +msgstr "" + +#: ../../Zotlabs/Module/Like.php:25 +msgid "" +"Please login with your $Projectname ID or register as a new $Projectname member to continue." +msgstr "" + +#: ../../Zotlabs/Module/Like.php:105 ../../Zotlabs/Module/Like.php:131 +#: ../../Zotlabs/Module/Like.php:169 +msgid "Invalid request." +msgstr "בקשה שגויה." + +#: ../../Zotlabs/Module/Like.php:117 ../../include/conversation.php:126 +msgid "channel" +msgstr "ערוץ" + +#: ../../Zotlabs/Module/Like.php:146 +msgid "thing" +msgstr "דבר" + +#: ../../Zotlabs/Module/Like.php:192 +msgid "Channel unavailable." +msgstr "עמוד ×œ× ×–×ž×™×Ÿ." + +#: ../../Zotlabs/Module/Like.php:240 +msgid "Previous action reversed." +msgstr "" + +#: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 +#: ../../Zotlabs/Module/Tagger.php:47 ../../include/text.php:1941 +#: ../../include/conversation.php:120 +msgid "photo" +msgstr "תצלו×" + +#: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 +#: ../../include/text.php:1947 ../../include/conversation.php:148 +msgid "status" +msgstr "סטטוס" + +#: ../../Zotlabs/Module/Like.php:420 ../../include/conversation.php:164 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:422 ../../include/conversation.php:167 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:424 +#, php-format +msgid "%1$s agrees with %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:426 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:428 +#, php-format +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:430 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:432 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:434 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Like.php:537 +msgid "Action completed." +msgstr "פעולה הושלמה." + +#: ../../Zotlabs/Module/Like.php:538 +msgid "Thank you." +msgstr "תודה." + +#: ../../Zotlabs/Module/Import_items.php:102 +msgid "Import completed" +msgstr "×™×‘×•× ×”×•×©×œ×" + +#: ../../Zotlabs/Module/Import_items.php:117 +msgid "Import Items" +msgstr "×™×‘×•× ×¤×¨×™×˜×™×" + +#: ../../Zotlabs/Module/Import_items.php:118 +msgid "" +"Use this form to import existing posts and content from an export file." +msgstr "" + +#: ../../Zotlabs/Module/Invite.php:29 +msgid "Total invitation limit exceeded." +msgstr "סך מגבלת הזמנות נגמרה." + +#: ../../Zotlabs/Module/Invite.php:53 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s : כתובת דו×״ל ×œ× ×ª×§×™× ×”." + +#: ../../Zotlabs/Module/Invite.php:63 +msgid "Please join us on $Projectname" +msgstr "נשמח ×× ×ª×¦×˜×¨×£ ×לינו ברשת $Projectname" + +#: ../../Zotlabs/Module/Invite.php:74 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "מגבלת הזמנות נגמרה. ×× × ×¦×•×¨ קשר ×¢× ×ž× ×”×œ ×”×תר שלך." + +#: ../../Zotlabs/Module/Invite.php:79 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s : מסירת הודעה נכשלה." + +#: ../../Zotlabs/Module/Invite.php:83 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "הודעה %d נשלחה." +msgstr[1] "%d הודעות נשלחו." + +#: ../../Zotlabs/Module/Invite.php:102 +msgid "You have no more invitations available" +msgstr "×œ× × ×•×ª×¨×• לך עוד הזמנות זמינות" + +#: ../../Zotlabs/Module/Invite.php:133 +msgid "Send invitations" +msgstr "שלח הזמנות" + +#: ../../Zotlabs/Module/Invite.php:134 +msgid "Enter email addresses, one per line:" +msgstr "הזן כתובות דו×״ל, ×חת בכל שורה:" + +#: ../../Zotlabs/Module/Invite.php:135 ../../Zotlabs/Module/Mail.php:249 +msgid "Your message:" +msgstr "הודעתך:" + +#: ../../Zotlabs/Module/Invite.php:136 +msgid "Please join my community on $Projectname." +msgstr "×שמח ×× ×ª×¦×˜×¨×£ לקהילה שלי ברשת $Projectname." + +#: ../../Zotlabs/Module/Invite.php:138 +msgid "You will need to supply this invitation code:" +msgstr "×™×”×™×” עליך לספק ×ת קוד הזמנה ×–×”:" + +#: ../../Zotlabs/Module/Invite.php:139 +msgid "" +"1. Register at any $Projectname location (they are all inter-connected)" +msgstr "1. ×”×™×¨×©× ×‘×›×œ ×ž×™×§×•× $Projectname (×›×•×œ× ×ž×—×•×‘×¨×™× ×‘ ×ופן הדדי)" + +#: ../../Zotlabs/Module/Invite.php:141 +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "2. הזן ×ת כתובת רשת $Projectname שלי לתוך שורת החיפוש של ×”×תר." + +#: ../../Zotlabs/Module/Invite.php:142 +msgid "or visit" +msgstr "×ו בקר בכתובת" + +#: ../../Zotlabs/Module/Invite.php:144 +msgid "3. Click [Connect]" +msgstr "3. לחץ [התחבר]" + +#: ../../Zotlabs/Module/Lockview.php:61 +msgid "Remote privacy information not available." +msgstr "" + +#: ../../Zotlabs/Module/Lockview.php:82 +msgid "Visible to:" +msgstr "נר××” ל×לו:" + +#: ../../Zotlabs/Module/Locs.php:25 ../../Zotlabs/Module/Locs.php:54 +msgid "Location not found." +msgstr "×ž×™×§×•× ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Locs.php:62 +msgid "Location lookup failed." +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:66 +msgid "" +"Please select another location to become primary before removing the primary" +" location." +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:95 +msgid "Syncing locations" +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:105 +msgid "No locations found." +msgstr "×œ× × ×ž×¦×ו מיקומי×." + +#: ../../Zotlabs/Module/Locs.php:116 +msgid "Manage Channel Locations" +msgstr "נהל מיקומי ערוץ" + +#: ../../Zotlabs/Module/Locs.php:118 ../../Zotlabs/Module/Profiles.php:470 +#: ../../Zotlabs/Module/Admin.php:1224 +msgid "Address" +msgstr "כתובת" + +#: ../../Zotlabs/Module/Locs.php:119 +msgid "Primary" +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:120 ../../Zotlabs/Module/Menu.php:113 +msgid "Drop" +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:122 +msgid "Sync Now" +msgstr "סנכרן עכשיו" + +#: ../../Zotlabs/Module/Locs.php:123 +msgid "Please wait several minutes between consecutive operations." +msgstr "" + +#: ../../Zotlabs/Module/Locs.php:124 +msgid "" +"When possible, drop a location by logging into that website/hub and removing" +" your channel." +msgstr "×›×שר ניתן, השמט ×ž×™×§×•× ×¢×œ ידי כניסה לתוך ×תר רשת/מוקד והסרת הערוץ שלך." + +#: ../../Zotlabs/Module/Locs.php:125 +msgid "Use this form to drop the location if the hub is no longer operating." +msgstr "השתמש בטופס ×–×” כדי לנטוש ×ת ×”×ž×™×§×•× ×× ×”×ž×•×§×“ ×ינו פועל עוד." + +#: ../../Zotlabs/Module/Magic.php:71 +msgid "Hub not found." +msgstr "מוקד ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Mail.php:38 +msgid "Unable to lookup recipient." +msgstr "" + +#: ../../Zotlabs/Module/Mail.php:45 +msgid "Unable to communicate with requested channel." +msgstr "×œ× ×ž×¡×•×’×œ לתקשר ×¢× ×¢×¨×•×¥ מבוקש" + +#: ../../Zotlabs/Module/Mail.php:52 +msgid "Cannot verify requested channel." +msgstr "×œ× ×™×›×•×œ ל×מת ערוץ מבוקש." + +#: ../../Zotlabs/Module/Mail.php:78 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "על הערוץ הנבחר מוטלות הגבלות הודעה פרטית. שליחה נכשלה." + +#: ../../Zotlabs/Module/Mail.php:143 +msgid "Messages" +msgstr "הודעות" + +#: ../../Zotlabs/Module/Mail.php:178 +msgid "Message recalled." +msgstr "הודעה הוחזרה." + +#: ../../Zotlabs/Module/Mail.php:191 +msgid "Conversation removed." +msgstr "דיון הוסר." + +#: ../../Zotlabs/Module/Mail.php:206 ../../Zotlabs/Module/Mail.php:315 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "פג YYYY-MM-DD HH:MM" + +#: ../../Zotlabs/Module/Mail.php:234 +msgid "Requested channel is not in this network" +msgstr "הערוץ המבוקש ×ינו × ×ž×¦× ×‘×¨×©×ª זו" + +#: ../../Zotlabs/Module/Mail.php:242 +msgid "Send Private Message" +msgstr "שלח הודעה פרטית" + +#: ../../Zotlabs/Module/Mail.php:243 ../../Zotlabs/Module/Mail.php:368 +msgid "To:" +msgstr "לכבוד:" + +#: ../../Zotlabs/Module/Mail.php:246 ../../Zotlabs/Module/Mail.php:370 +msgid "Subject:" +msgstr "נוש×:" + +#: ../../Zotlabs/Module/Mail.php:251 ../../Zotlabs/Module/Mail.php:376 +#: ../../include/conversation.php:1231 +msgid "Attach file" +msgstr "צרף קובץ" + +#: ../../Zotlabs/Module/Mail.php:253 +msgid "Send" +msgstr "שלח" + +#: ../../Zotlabs/Module/Mail.php:256 ../../Zotlabs/Module/Mail.php:381 +#: ../../include/conversation.php:1266 +msgid "Set expiration date" +msgstr "קבע ת×ריך תפוגה" + +#: ../../Zotlabs/Module/Mail.php:340 +msgid "Delete message" +msgstr "מחק הודעה" + +#: ../../Zotlabs/Module/Mail.php:341 +msgid "Delivery report" +msgstr "דיווח מסירה" + +#: ../../Zotlabs/Module/Mail.php:342 +msgid "Recall message" +msgstr "בטל הודעה" + +#: ../../Zotlabs/Module/Mail.php:344 +msgid "Message has been recalled." +msgstr "הודעה הוחזרה." + +#: ../../Zotlabs/Module/Mail.php:361 +msgid "Delete Conversation" +msgstr "מחק דיון" + +#: ../../Zotlabs/Module/Mail.php:363 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "×ין ×—×™×‘×•×¨×™× ×ž××•×‘×˜×—×™× ×–×ž×™× ×™×. ×פשרי ×›×™ ×ª×”× ×‘×פשרותך להשיב מתוך עמוד הפרופיל של השולח." + +#: ../../Zotlabs/Module/Mail.php:367 +msgid "Send Reply" +msgstr "שלח משוב" + +#: ../../Zotlabs/Module/Mail.php:372 +#, php-format +msgid "Your message for %s (%s):" +msgstr "הודעתך עבור %s ‏(%s):" + +#: ../../Zotlabs/Module/Manage.php:136 +#: ../../Zotlabs/Module/New_channel.php:121 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "" + +#: ../../Zotlabs/Module/Manage.php:143 +msgid "Create a new channel" +msgstr "צור ערוץ חדש" + +#: ../../Zotlabs/Module/Manage.php:164 ../../Zotlabs/Lib/Apps.php:213 +#: ../../include/nav.php:206 +msgid "Channel Manager" +msgstr "מנהל ערוץ" + +#: ../../Zotlabs/Module/Manage.php:165 +msgid "Current Channel" +msgstr "ערוץ נוכחי" + +#: ../../Zotlabs/Module/Manage.php:167 +msgid "Switch to one of your channels by selecting it." +msgstr "" + +#: ../../Zotlabs/Module/Manage.php:168 +msgid "Default Channel" +msgstr "ערוץ שגרתי" + +#: ../../Zotlabs/Module/Manage.php:169 +msgid "Make Default" +msgstr "הפוך לשגרתי" + +#: ../../Zotlabs/Module/Manage.php:172 +#, php-format +msgid "%d new messages" +msgstr "%d הודעות חדשות" + +#: ../../Zotlabs/Module/Manage.php:173 +#, php-format +msgid "%d new introductions" +msgstr "" + +#: ../../Zotlabs/Module/Manage.php:175 +msgid "Delegated Channel" +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:19 +msgid "No valid account found." +msgstr "×œ× × ×ž×¦× ×—×©×‘×•×Ÿ תקין." + +#: ../../Zotlabs/Module/Lostpass.php:33 +msgid "Password reset request issued. Check your email." +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:39 ../../Zotlabs/Module/Lostpass.php:107 +#, php-format +msgid "Site Member (%s)" +msgstr "חבר ×תר (%s)" + +#: ../../Zotlabs/Module/Lostpass.php:44 +#, php-format +msgid "Password reset requested at %s" +msgstr "בקשת ×יפוס סיסמה נתבקשה ×צל %s" + +#: ../../Zotlabs/Module/Lostpass.php:67 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:90 ../../boot.php:1712 +msgid "Password Reset" +msgstr "×יפוס סיסמה" + +#: ../../Zotlabs/Module/Lostpass.php:91 +msgid "Your password has been reset as requested." +msgstr "הסיסמה שלך ×ותחלה כנדרש." + +#: ../../Zotlabs/Module/Lostpass.php:92 +msgid "Your new password is" +msgstr "הסיסמה החדשה שלך ×”×™×" + +#: ../../Zotlabs/Module/Lostpass.php:93 +msgid "Save or copy your new password - and then" +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:94 +msgid "click here to login" +msgstr "לחץ ×›×ן כדי להיכנס" + +#: ../../Zotlabs/Module/Lostpass.php:95 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:112 +#, php-format +msgid "Your password has changed at %s" +msgstr "הסיסמה שלך נשתנתה ×צל %s" + +#: ../../Zotlabs/Module/Lostpass.php:127 +msgid "Forgot your Password?" +msgstr "שכחת ×ת הסיסמה שלך?" + +#: ../../Zotlabs/Module/Lostpass.php:128 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "" + +#: ../../Zotlabs/Module/Lostpass.php:129 +msgid "Email Address" +msgstr "כתובת דו×״ל" + +#: ../../Zotlabs/Module/Lostpass.php:130 +msgid "Reset" +msgstr "×פס" + +#: ../../Zotlabs/Module/Menu.php:49 +msgid "Unable to update menu." +msgstr "×œ× ×ž×¡×•×’×œ לעדכן תפריט." + +#: ../../Zotlabs/Module/Menu.php:60 +msgid "Unable to create menu." +msgstr "×œ× ×ž×¡×•×’×œ ליצור תפריט." + +#: ../../Zotlabs/Module/Menu.php:98 ../../Zotlabs/Module/Menu.php:110 +msgid "Menu Name" +msgstr "×©× ×ª×¤×¨×™×˜" + +#: ../../Zotlabs/Module/Menu.php:98 +msgid "Unique name (not visible on webpage) - required" +msgstr "×©× ×™×™×—×•×“×™ (×œ× × ×¨××” בבלוג רשת) - נדרש" + +#: ../../Zotlabs/Module/Menu.php:99 ../../Zotlabs/Module/Menu.php:111 +msgid "Menu Title" +msgstr "כותרת תפריט" + +#: ../../Zotlabs/Module/Menu.php:99 +msgid "Visible on webpage - leave empty for no title" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:100 +msgid "Allow Bookmarks" +msgstr "התר סימניות" + +#: ../../Zotlabs/Module/Menu.php:100 ../../Zotlabs/Module/Menu.php:157 +msgid "Menu may be used to store saved bookmarks" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:101 ../../Zotlabs/Module/Menu.php:159 +msgid "Submit and proceed" +msgstr "שלח והמשך" + +#: ../../Zotlabs/Module/Menu.php:107 ../../include/text.php:2267 +msgid "Menus" +msgstr "תפריטי×" + +#: ../../Zotlabs/Module/Menu.php:117 +msgid "Bookmarks allowed" +msgstr "סימניות מותרות" + +#: ../../Zotlabs/Module/Menu.php:119 +msgid "Delete this menu" +msgstr "מחק ×ת תפריט ×–×”" + +#: ../../Zotlabs/Module/Menu.php:120 ../../Zotlabs/Module/Menu.php:154 +msgid "Edit menu contents" +msgstr "ערוך תכני תפריט" + +#: ../../Zotlabs/Module/Menu.php:121 +msgid "Edit this menu" +msgstr "ערוך ×ת תפריט ×–×”" + +#: ../../Zotlabs/Module/Menu.php:136 +msgid "Menu could not be deleted." +msgstr "תפריט ×œ× ×™×›×•×œ ×”×™×” להימחק." + +#: ../../Zotlabs/Module/Menu.php:144 ../../Zotlabs/Module/Mitem.php:28 +msgid "Menu not found." +msgstr "תפריט ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Menu.php:149 +msgid "Edit Menu" +msgstr "ערוך תפריט" + +#: ../../Zotlabs/Module/Menu.php:153 +msgid "Add or remove entries to this menu" +msgstr "הוסף ×ו הסר רשומות מתפריט ×–×”" + +#: ../../Zotlabs/Module/Menu.php:155 +msgid "Menu name" +msgstr "×©× ×ª×¤×¨×™×˜" + +#: ../../Zotlabs/Module/Menu.php:155 +msgid "Must be unique, only seen by you" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:156 +msgid "Menu title" +msgstr "כותרת תפריט" + +#: ../../Zotlabs/Module/Menu.php:156 +msgid "Menu title as seen by others" +msgstr "" + +#: ../../Zotlabs/Module/Menu.php:157 +msgid "Allow bookmarks" +msgstr "התר סימניות" + +#: ../../Zotlabs/Module/Menu.php:166 ../../Zotlabs/Module/Mitem.php:120 +#: ../../Zotlabs/Module/Xchan.php:41 +msgid "Not found." +msgstr "×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Mood.php:67 ../../include/conversation.php:260 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "" + +#: ../../Zotlabs/Module/Mood.php:135 ../../Zotlabs/Lib/Apps.php:226 +msgid "Mood" +msgstr "מצב רוח" + +#: ../../Zotlabs/Module/Mood.php:136 +msgid "Set your current mood and tell your friends" +msgstr "" + +#: ../../Zotlabs/Module/Match.php:26 +msgid "Profile Match" +msgstr "" + +#: ../../Zotlabs/Module/Match.php:35 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "" + +#: ../../Zotlabs/Module/Match.php:67 +msgid "is interested in:" +msgstr "" + +#: ../../Zotlabs/Module/Match.php:74 +msgid "No matches" +msgstr "×ין הת×מות" + +#: ../../Zotlabs/Module/Network.php:96 +msgid "No such group" +msgstr "×ין קבוצה כזו" + +#: ../../Zotlabs/Module/Network.php:136 +msgid "No such channel" +msgstr "×ין ערוץ ×›×–×”" + +#: ../../Zotlabs/Module/Network.php:141 +msgid "forum" +msgstr "פורו×" + +#: ../../Zotlabs/Module/Network.php:153 +msgid "Search Results For:" +msgstr "תוצ×ות חיפוש עבור:" + +#: ../../Zotlabs/Module/Network.php:217 +msgid "Privacy group is empty" +msgstr "קבוצת פרטיות ×”×™× ×” ריקה" + +#: ../../Zotlabs/Module/Network.php:226 +msgid "Privacy group: " +msgstr "קבוצת פרטיות: " + +#: ../../Zotlabs/Module/Network.php:252 +msgid "Invalid connection." +msgstr "חיבור שגוי." + +#: ../../Zotlabs/Module/Notify.php:57 +#: ../../Zotlabs/Module/Notifications.php:98 +msgid "No more system notifications." +msgstr "×ין עוד התר×ות מערכת" + +#: ../../Zotlabs/Module/Notify.php:61 +#: ../../Zotlabs/Module/Notifications.php:102 +msgid "System Notifications" +msgstr "התר×ות מערכת" + +#: ../../Zotlabs/Module/Mitem.php:52 +msgid "Unable to create element." +msgstr "×œ× ×ž×¡×•×’×œ ליצור ×למנט" + +#: ../../Zotlabs/Module/Mitem.php:76 +msgid "Unable to update menu element." +msgstr "×œ× ×ž×¡×•×’×œ לעדכן ×למנט תפריט." + +#: ../../Zotlabs/Module/Mitem.php:92 +msgid "Unable to add menu element." +msgstr "×œ× ×ž×¡×•×’×œ להוסיף ×למנט תפריט." + +#: ../../Zotlabs/Module/Mitem.php:153 ../../Zotlabs/Module/Mitem.php:226 +msgid "Menu Item Permissions" +msgstr "הרש×ות פריט תפריט" + +#: ../../Zotlabs/Module/Mitem.php:154 ../../Zotlabs/Module/Mitem.php:227 +#: ../../Zotlabs/Module/Settings.php:1068 +msgid "(click to open/close)" +msgstr "(לחץ כדי לפתוח/לסגור)" + +#: ../../Zotlabs/Module/Mitem.php:156 ../../Zotlabs/Module/Mitem.php:172 +msgid "Link Name" +msgstr "×©× ×§×™×©×•×¨" + +#: ../../Zotlabs/Module/Mitem.php:157 ../../Zotlabs/Module/Mitem.php:231 +msgid "Link or Submenu Target" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:157 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:158 ../../Zotlabs/Module/Mitem.php:232 +msgid "Use magic-auth if available" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:159 ../../Zotlabs/Module/Mitem.php:233 +msgid "Open link in new window" +msgstr "פתח בתוך חלון חדש" + +#: ../../Zotlabs/Module/Mitem.php:160 ../../Zotlabs/Module/Mitem.php:234 +msgid "Order in list" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:160 ../../Zotlabs/Module/Mitem.php:234 +msgid "Higher numbers will sink to bottom of listing" +msgstr "" + +#: ../../Zotlabs/Module/Mitem.php:161 +msgid "Submit and finish" +msgstr "שלח וסיי×" + +#: ../../Zotlabs/Module/Mitem.php:162 +msgid "Submit and continue" +msgstr "שלח והמשך" + +#: ../../Zotlabs/Module/Mitem.php:170 +msgid "Menu:" +msgstr "תפריט:" + +#: ../../Zotlabs/Module/Mitem.php:173 +msgid "Link Target" +msgstr "יעד קישור" + +#: ../../Zotlabs/Module/Mitem.php:176 +msgid "Edit menu" +msgstr "ערוך תפריט" + +#: ../../Zotlabs/Module/Mitem.php:179 +msgid "Edit element" +msgstr "ערוך ×למנט" + +#: ../../Zotlabs/Module/Mitem.php:180 +msgid "Drop element" +msgstr "הטל ×למנט" + +#: ../../Zotlabs/Module/Mitem.php:181 +msgid "New element" +msgstr "×למנט חדש" + +#: ../../Zotlabs/Module/Mitem.php:182 +msgid "Edit this menu container" +msgstr "ערוך ×ת מכיל תפריט ×–×”" + +#: ../../Zotlabs/Module/Mitem.php:183 +msgid "Add menu element" +msgstr "הוסף ×למנט תפריט" + +#: ../../Zotlabs/Module/Mitem.php:184 +msgid "Delete this menu item" +msgstr "מחק ×ת פריט תפריט ×–×”" + +#: ../../Zotlabs/Module/Mitem.php:185 +msgid "Edit this menu item" +msgstr "ערוך ×ת פריט תפריט ×–×”" + +#: ../../Zotlabs/Module/Mitem.php:202 +msgid "Menu item not found." +msgstr "פריט תפריט ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Mitem.php:215 +msgid "Menu item deleted." +msgstr "פריט תפריט נמחק." + +#: ../../Zotlabs/Module/Mitem.php:217 +msgid "Menu item could not be deleted." +msgstr "פריט תפריט ×œ× ×™×›×•×œ ×”×™×” להימחק." + +#: ../../Zotlabs/Module/Mitem.php:224 +msgid "Edit Menu Element" +msgstr "ערוך ×למנט תפריט" + +#: ../../Zotlabs/Module/Mitem.php:230 +msgid "Link text" +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:128 +#: ../../Zotlabs/Module/Register.php:231 +msgid "Name or caption" +msgstr "×©× ×ו דברי הסבר" + +#: ../../Zotlabs/Module/New_channel.php:128 +#: ../../Zotlabs/Module/Register.php:231 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\"" +msgstr "דוגמ×ות: \"בוב ג׳יימסון\", \"ליסה ×•×”×¡×•×¡×™× ×©×œ×”\", \"טניס\", \"קבוצת תעופה\"" + +#: ../../Zotlabs/Module/New_channel.php:130 +#: ../../Zotlabs/Module/Register.php:233 +msgid "Choose a short nickname" +msgstr "בחר ×©× ×›×™× ×•×™ קצר" + +#: ../../Zotlabs/Module/New_channel.php:130 +#: ../../Zotlabs/Module/Register.php:233 +#, php-format +msgid "" +"Your nickname will be used to create an easy to remember channel address " +"e.g. nickname%s" +msgstr "×©× ×›×™× ×•×™ ישמש ×ותך כדי ליצור כתובת ערוץ קלה לזכירה למשל nickname%s" + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Channel role and privacy" +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Select a channel role with your privacy requirements." +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:132 +#: ../../Zotlabs/Module/Register.php:235 +msgid "Read more about roles" +msgstr "" + +#: ../../Zotlabs/Module/New_channel.php:135 +msgid "Create Channel" +msgstr "צור ערוץ" + +#: ../../Zotlabs/Module/New_channel.php:136 +msgid "" +"A channel is your identity on this network. It can represent a person, a " +"blog, or a forum to name a few. Channels can make connections with other " +"channels to share information with highly detailed permissions." +msgstr "ערוץ ×”×•× ×”×–×”×•×ª שלך ברשת זו. ×–×” יכול לייצג ×ד×, בלוג, ×ו ×¤×•×¨×•× (נמנו רק ×חדי×). ×¢×¨×•×¦×™× ×™×›×•×œ×™× ×œ×™×¦×•×¨ ×—×™×‘×•×¨×™× ×¢× ×¢×¨×•×¦×™× ××—×¨×™× ×›×“×™ לשתף מידע בעזרת הרש×ות מפורטות מ×וד." + +#: ../../Zotlabs/Module/New_channel.php:137 +msgid "" +"or import an existing channel from another location." +msgstr "" + +#: ../../Zotlabs/Module/Notifications.php:30 +msgid "Invalid request identifier." +msgstr "מזהה מבקש ×œ× ×ª×§×™×Ÿ." + +#: ../../Zotlabs/Module/Notifications.php:39 +msgid "Discard" +msgstr "סלק" + +#: ../../Zotlabs/Module/Notifications.php:103 ../../include/nav.php:191 +msgid "Mark all system notifications seen" +msgstr "סמן ×ת כל התר×ות המערכת כנקר×ו" + +#: ../../Zotlabs/Module/Photos.php:84 +msgid "Page owner information could not be retrieved." +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:99 ../../Zotlabs/Module/Photos.php:743 +#: ../../Zotlabs/Module/Profile_photo.php:114 +#: ../../Zotlabs/Module/Profile_photo.php:206 +#: ../../Zotlabs/Module/Profile_photo.php:294 +#: ../../include/photo/photo_driver.php:718 +msgid "Profile Photos" +msgstr "תצלומי פרופיל" + +#: ../../Zotlabs/Module/Photos.php:105 ../../Zotlabs/Module/Photos.php:149 +msgid "Album not found." +msgstr "××œ×‘×•× ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Photos.php:132 +msgid "Delete Album" +msgstr "מחק ×לבו×" + +#: ../../Zotlabs/Module/Photos.php:153 +msgid "" +"Multiple storage folders exist with this album name, but within different " +"directories. Please remove the desired folder or folders using the Files " +"manager" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:210 ../../Zotlabs/Module/Photos.php:1053 +msgid "Delete Photo" +msgstr "מחק תצלו×" + +#: ../../Zotlabs/Module/Photos.php:533 +msgid "No photos selected" +msgstr "×œ× × ×‘×—×¨×• תצלומי×" + +#: ../../Zotlabs/Module/Photos.php:582 +msgid "Access to this item is restricted." +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:621 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:624 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:660 +msgid "Upload Photos" +msgstr "העלה תצלומי×" + +#: ../../Zotlabs/Module/Photos.php:664 +msgid "Enter an album name" +msgstr "הזן ×©× ×לבו×" + +#: ../../Zotlabs/Module/Photos.php:665 +msgid "or select an existing album (doubleclick)" +msgstr "×ו בחר ××œ×‘×•× ×§×™×™× (לחיצה כפולה)" + +#: ../../Zotlabs/Module/Photos.php:666 +msgid "Create a status post for this upload" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:667 +msgid "Caption (optional):" +msgstr "דברי הסבר (רשות):" + +#: ../../Zotlabs/Module/Photos.php:668 +msgid "Description (optional):" +msgstr "תי×ור (רשות):" + +#: ../../Zotlabs/Module/Photos.php:695 +msgid "Album name could not be decoded" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:743 +msgid "Contact Photos" +msgstr "תצלומי ×יש קשר" + +#: ../../Zotlabs/Module/Photos.php:766 +msgid "Show Newest First" +msgstr "הצג ×ת ×”×—×“×©×™× ×™×•×ª×¨ בתחילה" + +#: ../../Zotlabs/Module/Photos.php:768 +msgid "Show Oldest First" +msgstr "הצג ×ת ×”×™×©× ×™× ×™×•×ª×¨ בתחילה" + +#: ../../Zotlabs/Module/Photos.php:792 ../../Zotlabs/Module/Photos.php:1331 +#: ../../Zotlabs/Module/Embedphotos.php:141 ../../include/widgets.php:1572 +msgid "View Photo" +msgstr "צפה בתצלו×" + +#: ../../Zotlabs/Module/Photos.php:823 +#: ../../Zotlabs/Module/Embedphotos.php:157 ../../include/widgets.php:1589 +msgid "Edit Album" +msgstr "ערוך ×לבו×" + +#: ../../Zotlabs/Module/Photos.php:870 +msgid "Permission denied. Access to this item may be restricted." +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:872 +msgid "Photo not available" +msgstr "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ" + +#: ../../Zotlabs/Module/Photos.php:930 +msgid "Use as profile photo" +msgstr "השתמש בתור ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ" + +#: ../../Zotlabs/Module/Photos.php:931 +msgid "Use as cover photo" +msgstr "השתמש בתור ×ª×¦×œ×•× ×©×¢×¨" + +#: ../../Zotlabs/Module/Photos.php:938 +msgid "Private Photo" +msgstr "×ª×¦×œ×•× ×¤×¨×˜×™" + +#: ../../Zotlabs/Module/Photos.php:953 +msgid "View Full Size" +msgstr "צפה בגודל מל×" + +#: ../../Zotlabs/Module/Photos.php:998 ../../Zotlabs/Module/Admin.php:1437 +#: ../../Zotlabs/Module/Tagrm.php:137 +msgid "Remove" +msgstr "הסר" + +#: ../../Zotlabs/Module/Photos.php:1032 +msgid "Edit photo" +msgstr "ערוך תצלו×" + +#: ../../Zotlabs/Module/Photos.php:1034 +msgid "Rotate CW (right)" +msgstr "סובב כיוון-שעון (ימין)" + +#: ../../Zotlabs/Module/Photos.php:1035 +msgid "Rotate CCW (left)" +msgstr "סובב נגד כיוון-שעון (שמ×ל)" + +#: ../../Zotlabs/Module/Photos.php:1038 +msgid "Enter a new album name" +msgstr "הזן ×©× ××œ×‘×•× ×—×“×©" + +#: ../../Zotlabs/Module/Photos.php:1039 +msgid "or select an existing one (doubleclick)" +msgstr "×ו בחר ב×חד ×§×™×™× (לחיצה כפולה)" + +#: ../../Zotlabs/Module/Photos.php:1042 +msgid "Caption" +msgstr "דברי הסבר" + +#: ../../Zotlabs/Module/Photos.php:1044 +msgid "Add a Tag" +msgstr "הוסף תגית" + +#: ../../Zotlabs/Module/Photos.php:1048 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "דוגמ×: @bob, @Barbara_Jensen, @jim@example.com" + +#: ../../Zotlabs/Module/Photos.php:1051 +msgid "Flag as adult in album view" +msgstr "" + +#: ../../Zotlabs/Module/Photos.php:1070 ../../Zotlabs/Lib/ThreadItem.php:261 +msgid "I like this (toggle)" +msgstr "×הבתי ×ת ×–×” (החלף)" + +#: ../../Zotlabs/Module/Photos.php:1071 ../../Zotlabs/Lib/ThreadItem.php:262 +msgid "I don't like this (toggle)" +msgstr "×œ× ×הבתי ×ת ×–×” (החלף)" + +#: ../../Zotlabs/Module/Photos.php:1073 ../../Zotlabs/Lib/ThreadItem.php:397 +#: ../../include/conversation.php:743 +msgid "Please wait" +msgstr "×× × ×”×ž×ª×Ÿ" + +#: ../../Zotlabs/Module/Photos.php:1089 ../../Zotlabs/Module/Photos.php:1207 +#: ../../Zotlabs/Lib/ThreadItem.php:707 +msgid "This is you" +msgstr "×–×” ×ת/×”" + +#: ../../Zotlabs/Module/Photos.php:1091 ../../Zotlabs/Module/Photos.php:1209 +#: ../../Zotlabs/Lib/ThreadItem.php:709 ../../include/js_strings.php:6 +msgid "Comment" +msgstr "תגובה" + +#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:577 +msgctxt "title" +msgid "Likes" +msgstr "×והב" + +#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:577 +msgctxt "title" +msgid "Dislikes" +msgstr "×œ× ×והב" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:578 +msgctxt "title" +msgid "Agree" +msgstr "מסכי×" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:578 +msgctxt "title" +msgid "Disagree" +msgstr "×œ× ×ž×¡×›×™×" + +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:578 +msgctxt "title" +msgid "Abstain" +msgstr "נמנע" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:579 +msgctxt "title" +msgid "Attending" +msgstr "נוכח" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:579 +msgctxt "title" +msgid "Not attending" +msgstr "×œ× × ×•×›×—" + +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:579 +msgctxt "title" +msgid "Might attend" +msgstr "עשוי להיווכח" + +#: ../../Zotlabs/Module/Photos.php:1126 ../../Zotlabs/Module/Photos.php:1138 +#: ../../Zotlabs/Lib/ThreadItem.php:181 ../../Zotlabs/Lib/ThreadItem.php:193 +#: ../../include/conversation.php:1732 +msgid "View all" +msgstr "צפה בכול×" + +#: ../../Zotlabs/Module/Photos.php:1130 ../../Zotlabs/Lib/ThreadItem.php:185 +#: ../../include/taxonomy.php:403 ../../include/conversation.php:1756 +#: ../../include/channel.php:1139 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "×והב" +msgstr[1] "×והבי×" + +#: ../../Zotlabs/Module/Photos.php:1135 ../../Zotlabs/Lib/ThreadItem.php:190 +#: ../../include/conversation.php:1759 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "×œ× ×והב" +msgstr[1] "×œ× ×והבי×" + +#: ../../Zotlabs/Module/Photos.php:1235 +msgid "Photo Tools" +msgstr "כלי תצלו×" + +#: ../../Zotlabs/Module/Photos.php:1244 +msgid "In This Photo:" +msgstr "×‘×ª×¦×œ×•× ×–×”:" + +#: ../../Zotlabs/Module/Photos.php:1249 +msgid "Map" +msgstr "מפה" + +#: ../../Zotlabs/Module/Photos.php:1257 ../../Zotlabs/Lib/ThreadItem.php:386 +msgctxt "noun" +msgid "Likes" +msgstr "×והב" + +#: ../../Zotlabs/Module/Photos.php:1258 ../../Zotlabs/Lib/ThreadItem.php:387 +msgctxt "noun" +msgid "Dislikes" +msgstr "×œ× ×והב" + +#: ../../Zotlabs/Module/Photos.php:1263 ../../Zotlabs/Lib/ThreadItem.php:392 +#: ../../include/acl_selectors.php:285 +msgid "Close" +msgstr "סגור" + +#: ../../Zotlabs/Module/Photos.php:1337 +msgid "View Album" +msgstr "צפה ב×לבו×" + +#: ../../Zotlabs/Module/Photos.php:1348 ../../Zotlabs/Module/Photos.php:1361 +#: ../../Zotlabs/Module/Photos.php:1362 +msgid "Recent Photos" +msgstr "×ª×¦×œ×•×ž×™× ×חרוני×" + +#: ../../Zotlabs/Module/Ping.php:265 +msgid "sent you a private message" +msgstr "שלח לך הודעה פרטית" + +#: ../../Zotlabs/Module/Ping.php:313 +msgid "added your channel" +msgstr "הוסיף ×ת הערוץ שלך" + +#: ../../Zotlabs/Module/Ping.php:323 +msgid "g A l F d" +msgstr "g A l F d" + +#: ../../Zotlabs/Module/Ping.php:346 +msgid "[today]" +msgstr "[היו×]" + +#: ../../Zotlabs/Module/Ping.php:355 +msgid "posted an event" +msgstr "×¤×¨×¡× ×ירוע" + +#: ../../Zotlabs/Module/Oexchange.php:27 +msgid "Unable to find your hub." +msgstr "×œ× ×ž×¡×•×’×œ ×œ×ž×¦×•× ×ת המוקד שלך." + +#: ../../Zotlabs/Module/Oexchange.php:41 +msgid "Post successful." +msgstr "×¤×¨×¡×•× ×”×¦×œ×™×—." + +#: ../../Zotlabs/Module/Openid.php:30 +msgid "OpenID protocol error. No ID returned." +msgstr "שגי×ת פרוטוקול OpenID. ×œ× ×”×•×—×–×¨ ID." + +#: ../../Zotlabs/Module/Openid.php:193 ../../include/auth.php:226 +msgid "Login failed." +msgstr "התחברות נכשלה." + +#: ../../Zotlabs/Module/Page.php:131 +msgid "" +"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " +"tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam," +" quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo " +"consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse " +"cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat " +"non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." +msgstr "" + +#: ../../Zotlabs/Module/Pconfig.php:26 ../../Zotlabs/Module/Pconfig.php:59 +msgid "This setting requires special processing and editing has been blocked." +msgstr "" + +#: ../../Zotlabs/Module/Pconfig.php:48 +msgid "Configuration Editor" +msgstr "עורך תצורה" + +#: ../../Zotlabs/Module/Pconfig.php:49 +msgid "" +"Warning: Changing some settings could render your channel inoperable. Please" +" leave this page unless you are comfortable with and knowledgeable about how" +" to correctly use this feature." +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:18 +msgid "Layout updated." +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:34 ../../Zotlabs/Module/Pdledit.php:61 +msgid "Edit System Page Description" +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:56 +msgid "Layout not found." +msgstr "" + +#: ../../Zotlabs/Module/Pdledit.php:62 +msgid "Module Name:" +msgstr "×©× ×ž×•×“×•×œ:" + +#: ../../Zotlabs/Module/Pdledit.php:63 +msgid "Layout Help" +msgstr "" + +#: ../../Zotlabs/Module/Poke.php:168 ../../Zotlabs/Lib/Apps.php:227 +#: ../../include/conversation.php:963 +msgid "Poke" +msgstr "" + +#: ../../Zotlabs/Module/Poke.php:169 +msgid "Poke somebody" +msgstr "" + +#: ../../Zotlabs/Module/Poke.php:172 +msgid "Poke/Prod" +msgstr "דחוף/עורר" + +#: ../../Zotlabs/Module/Poke.php:173 +msgid "Poke, prod or do other things to somebody" +msgstr "" + +#: ../../Zotlabs/Module/Poke.php:180 +msgid "Recipient" +msgstr "נמען" + +#: ../../Zotlabs/Module/Poke.php:181 +msgid "Choose what you wish to do to recipient" +msgstr "בחר מה ברצונך לעשות לנמען" + +#: ../../Zotlabs/Module/Poke.php:184 ../../Zotlabs/Module/Poke.php:185 +msgid "Make this post private" +msgstr "הפוך ×ת פוסט ×–×” לפרטי" + +#: ../../Zotlabs/Module/Probe.php:30 ../../Zotlabs/Module/Probe.php:34 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:24 ../../Zotlabs/Module/Profiles.php:189 +#: ../../Zotlabs/Module/Profiles.php:246 ../../Zotlabs/Module/Profiles.php:625 +msgid "Profile not found." +msgstr "פרופיל ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Profiles.php:44 +msgid "Profile deleted." +msgstr "פרופיל נמחק." + +#: ../../Zotlabs/Module/Profiles.php:68 ../../Zotlabs/Module/Profiles.php:104 +msgid "Profile-" +msgstr "פרופיל-" + +#: ../../Zotlabs/Module/Profiles.php:89 ../../Zotlabs/Module/Profiles.php:132 +msgid "New profile created." +msgstr "פרופיל חדש נוצר." + +#: ../../Zotlabs/Module/Profiles.php:110 +msgid "Profile unavailable to clone." +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:151 +msgid "Profile unavailable to export." +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:256 +msgid "Profile Name is required." +msgstr "נדרש ×©× ×¤×¨×•×¤×™×œ." + +#: ../../Zotlabs/Module/Profiles.php:427 +msgid "Marital Status" +msgstr "מצב משפחתי" + +#: ../../Zotlabs/Module/Profiles.php:431 +msgid "Romantic Partner" +msgstr "שותף רומנטי" + +#: ../../Zotlabs/Module/Profiles.php:435 ../../Zotlabs/Module/Profiles.php:736 +msgid "Likes" +msgstr "×והב" + +#: ../../Zotlabs/Module/Profiles.php:439 ../../Zotlabs/Module/Profiles.php:737 +msgid "Dislikes" +msgstr "×œ× ×והב" + +#: ../../Zotlabs/Module/Profiles.php:443 ../../Zotlabs/Module/Profiles.php:744 +msgid "Work/Employment" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:446 +msgid "Religion" +msgstr "דת" + +#: ../../Zotlabs/Module/Profiles.php:450 +msgid "Political Views" +msgstr "השקפות פוליטיות" + +#: ../../Zotlabs/Module/Profiles.php:458 +msgid "Sexual Preference" +msgstr "העדפה מינית" + +#: ../../Zotlabs/Module/Profiles.php:462 +msgid "Homepage" +msgstr "עמוד בית" + +#: ../../Zotlabs/Module/Profiles.php:466 +msgid "Interests" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:560 +msgid "Profile updated." +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:644 +msgid "Hide your connections list from viewers of this profile" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:686 +msgid "Edit Profile Details" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:688 +msgid "View this profile" +msgstr "צפה בפרופיל ×–×”" + +#: ../../Zotlabs/Module/Profiles.php:689 ../../Zotlabs/Module/Profiles.php:771 +#: ../../include/channel.php:940 +msgid "Edit visibility" +msgstr "ערוך נר×ות" + +#: ../../Zotlabs/Module/Profiles.php:690 +msgid "Profile Tools" +msgstr "כלי פרופיל" + +#: ../../Zotlabs/Module/Profiles.php:691 +msgid "Change cover photo" +msgstr "שנה ×ª×¦×œ×•× ×©×¢×¨" + +#: ../../Zotlabs/Module/Profiles.php:692 ../../include/channel.php:911 +msgid "Change profile photo" +msgstr "שנה ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ" + +#: ../../Zotlabs/Module/Profiles.php:693 +msgid "Create a new profile using these settings" +msgstr "צור פרופיל חדש ב×מצעות הגדרות ×לו" + +#: ../../Zotlabs/Module/Profiles.php:694 +msgid "Clone this profile" +msgstr "שבט ×ת פרופיל ×–×”" + +#: ../../Zotlabs/Module/Profiles.php:695 +msgid "Delete this profile" +msgstr "מחק ×ת פרופיל ×–×”" + +#: ../../Zotlabs/Module/Profiles.php:696 +msgid "Add profile things" +msgstr "הוסף דברי פרופיל" + +#: ../../Zotlabs/Module/Profiles.php:697 ../../include/conversation.php:1541 +#: ../../include/widgets.php:105 +msgid "Personal" +msgstr "×ישי" + +#: ../../Zotlabs/Module/Profiles.php:699 +msgid "Relation" +msgstr "יחס" + +#: ../../Zotlabs/Module/Profiles.php:700 ../../include/datetime.php:48 +msgid "Miscellaneous" +msgstr "שונות" + +#: ../../Zotlabs/Module/Profiles.php:702 +msgid "Import profile from file" +msgstr "×™×‘× ×¤×¨×•×¤×™×œ מתוך קובץ" + +#: ../../Zotlabs/Module/Profiles.php:703 +msgid "Export profile to file" +msgstr "×™×¦× ×¤×¨×•×¤×™×œ לתוך קובץ" + +#: ../../Zotlabs/Module/Profiles.php:704 +msgid "Your gender" +msgstr "המין שלך" + +#: ../../Zotlabs/Module/Profiles.php:705 +msgid "Marital status" +msgstr "מצב משפחתי" + +#: ../../Zotlabs/Module/Profiles.php:706 +msgid "Sexual preference" +msgstr "העדפה מינית" + +#: ../../Zotlabs/Module/Profiles.php:709 +msgid "Profile name" +msgstr "×©× ×¤×¨×•×¤×™×œ" + +#: ../../Zotlabs/Module/Profiles.php:711 +msgid "This is your default profile." +msgstr "זהו הפרופיל השגרתי שלך." + +#: ../../Zotlabs/Module/Profiles.php:713 +msgid "Your full name" +msgstr "שמך המל×" + +#: ../../Zotlabs/Module/Profiles.php:714 +msgid "Title/Description" +msgstr "כותרת/תי×ור" + +#: ../../Zotlabs/Module/Profiles.php:717 +msgid "Street address" +msgstr "כתובת רחוב" + +#: ../../Zotlabs/Module/Profiles.php:718 +msgid "Locality/City" +msgstr "מקומיות/עיר" + +#: ../../Zotlabs/Module/Profiles.php:719 +msgid "Region/State" +msgstr "×זור/מחוז" + +#: ../../Zotlabs/Module/Profiles.php:720 +msgid "Postal/Zip code" +msgstr "דו×ר/מיקוד" + +#: ../../Zotlabs/Module/Profiles.php:721 +msgid "Country" +msgstr "×רץ" + +#: ../../Zotlabs/Module/Profiles.php:726 +msgid "Who (if applicable)" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:726 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:727 +msgid "Since (date)" +msgstr "מ××– (ת×ריך)" + +#: ../../Zotlabs/Module/Profiles.php:730 +msgid "Tell us about yourself" +msgstr "ספר לנו ×ודותיך" + +#: ../../Zotlabs/Module/Profiles.php:732 +msgid "Hometown" +msgstr "עיר מגורי×" + +#: ../../Zotlabs/Module/Profiles.php:733 +msgid "Political views" +msgstr "השקפות פוליטיות" + +#: ../../Zotlabs/Module/Profiles.php:734 +msgid "Religious views" +msgstr "השקפות דתיות" + +#: ../../Zotlabs/Module/Profiles.php:735 +msgid "Keywords used in directory listings" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:735 +msgid "Example: fishing photography software" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:738 +msgid "Musical interests" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:739 +msgid "Books, literature" +msgstr "ספרי×, ספרות" + +#: ../../Zotlabs/Module/Profiles.php:740 +msgid "Television" +msgstr "טלוויזיה" + +#: ../../Zotlabs/Module/Profiles.php:741 +msgid "Film/Dance/Culture/Entertainment" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:742 +msgid "Hobbies/Interests" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:743 +msgid "Love/Romance" +msgstr "×הבה/רומנטיקה" + +#: ../../Zotlabs/Module/Profiles.php:745 +msgid "School/Education" +msgstr "בית ספר/חינוך" + +#: ../../Zotlabs/Module/Profiles.php:746 +msgid "Contact information and social networks" +msgstr "" + +#: ../../Zotlabs/Module/Profiles.php:747 +msgid "My other channels" +msgstr "×”×¢×¨×•×¦×™× ×”××—×¨×™× ×©×œ×™" + +#: ../../Zotlabs/Module/Profiles.php:767 ../../include/channel.php:936 +msgid "Profile Image" +msgstr "תמונת פרופיל" + +#: ../../Zotlabs/Module/Profiles.php:777 ../../include/nav.php:88 +#: ../../include/channel.php:918 +msgid "Edit Profiles" +msgstr "ערוך פרופילי×" + +#: ../../Zotlabs/Module/Profile_photo.php:179 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "" + +#: ../../Zotlabs/Module/Profile_photo.php:367 +msgid "Upload Profile Photo" +msgstr "העלה ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ" + +#: ../../Zotlabs/Module/Profperm.php:34 ../../Zotlabs/Module/Profperm.php:63 +msgid "Invalid profile identifier." +msgstr "מזהה פרופיל ×œ× ×ª×§×™×Ÿ." + +#: ../../Zotlabs/Module/Profperm.php:115 +msgid "Profile Visibility Editor" +msgstr "" + +#: ../../Zotlabs/Module/Profperm.php:117 ../../include/channel.php:1230 +msgid "Profile" +msgstr "פרופיל" + +#: ../../Zotlabs/Module/Profperm.php:119 +msgid "Click on a contact to add or remove." +msgstr "" + +#: ../../Zotlabs/Module/Profperm.php:128 +msgid "Visible To" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:22 ../../include/widgets.php:1343 +msgid "Public Hubs" +msgstr "×ž×•×§×“×™× ×¦×™×‘×•×¨×™×™×" + +#: ../../Zotlabs/Module/Pubsites.php:25 +msgid "" +"The listed hubs allow public registration for the $Projectname network. All " +"hubs in the network are interlinked so membership on any of them conveys " +"membership in the network as a whole. Some hubs may require subscription or " +"provide tiered service plans. The hub itself may provide " +"additional details." +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Hub URL" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Access Type" +msgstr "טיפוס גישה" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Registration Policy" +msgstr "מדיניות רישו×" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Stats" +msgstr "" + +#: ../../Zotlabs/Module/Pubsites.php:31 +msgid "Software" +msgstr "תוכנה" + +#: ../../Zotlabs/Module/Pubsites.php:31 ../../Zotlabs/Module/Ratings.php:103 +#: ../../include/conversation.php:962 +msgid "Ratings" +msgstr "דירוג" + +#: ../../Zotlabs/Module/Pubsites.php:38 +msgid "Rate" +msgstr "דרג" + +#: ../../Zotlabs/Module/Rate.php:160 +msgid "Website:" +msgstr "×תר רשת:" + +#: ../../Zotlabs/Module/Rate.php:163 +#, php-format +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "ערוץ מרוחק [%s] (×œ× ×ž×•×›×¨ עדיין ב×תר ×–×”)" + +#: ../../Zotlabs/Module/Rate.php:164 +msgid "Rating (this information is public)" +msgstr "דירוג (מידע ×–×” הינו ציבורי)" + +#: ../../Zotlabs/Module/Rate.php:165 +msgid "Optionally explain your rating (this information is public)" +msgstr "הסבר לפי הצורך ×ת הדירוג שלך (מידע ×–×” הינו ציבורי)" + +#: ../../Zotlabs/Module/Ratings.php:73 +msgid "No ratings" +msgstr "×ין דירוג" + +#: ../../Zotlabs/Module/Ratings.php:104 +msgid "Rating: " +msgstr "דירוג: " + +#: ../../Zotlabs/Module/Ratings.php:105 +msgid "Website: " +msgstr "×תר רשת:" + +#: ../../Zotlabs/Module/Ratings.php:107 +msgid "Description: " +msgstr "תי×ור: " + +#: ../../Zotlabs/Module/Admin.php:77 +msgid "Theme settings updated." +msgstr "הגדרות ערכת × ×•×©× ×¢×•×“×›× ×•." + +#: ../../Zotlabs/Module/Admin.php:197 +msgid "# Accounts" +msgstr "# חשבונות" + +#: ../../Zotlabs/Module/Admin.php:198 +msgid "# blocked accounts" +msgstr "# חשבונות חסומי×" + +#: ../../Zotlabs/Module/Admin.php:199 +msgid "# expired accounts" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:200 +msgid "# expiring accounts" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:211 +msgid "# Channels" +msgstr "# ערוצי×" + +#: ../../Zotlabs/Module/Admin.php:212 +msgid "# primary" +msgstr "# עיקרי" + +#: ../../Zotlabs/Module/Admin.php:213 +msgid "# clones" +msgstr "# שיבוטי×" + +#: ../../Zotlabs/Module/Admin.php:219 +msgid "Message queues" +msgstr "תור הודעות" + +#: ../../Zotlabs/Module/Admin.php:236 +msgid "Your software should be updated" +msgstr "התוכנה שלך ×מורה להיות מעודכנת" + +#: ../../Zotlabs/Module/Admin.php:241 ../../Zotlabs/Module/Admin.php:490 +#: ../../Zotlabs/Module/Admin.php:711 ../../Zotlabs/Module/Admin.php:755 +#: ../../Zotlabs/Module/Admin.php:1030 ../../Zotlabs/Module/Admin.php:1209 +#: ../../Zotlabs/Module/Admin.php:1329 ../../Zotlabs/Module/Admin.php:1419 +#: ../../Zotlabs/Module/Admin.php:1612 ../../Zotlabs/Module/Admin.php:1646 +#: ../../Zotlabs/Module/Admin.php:1731 +msgid "Administration" +msgstr "הנהלה" + +#: ../../Zotlabs/Module/Admin.php:242 +msgid "Summary" +msgstr "סיכו×" + +#: ../../Zotlabs/Module/Admin.php:245 +msgid "Registered accounts" +msgstr "חשבונות רשומי×" + +#: ../../Zotlabs/Module/Admin.php:246 ../../Zotlabs/Module/Admin.php:715 +msgid "Pending registrations" +msgstr "הרשמות תלויות ועומדות" + +#: ../../Zotlabs/Module/Admin.php:247 +msgid "Registered channels" +msgstr "×¢×¨×•×¦×™× ×¨×©×•×ž×™×" + +#: ../../Zotlabs/Module/Admin.php:248 ../../Zotlabs/Module/Admin.php:716 +msgid "Active plugins" +msgstr "×ª×•×¡×¤×™× ×¤×¢×™×œ×™×" + +#: ../../Zotlabs/Module/Admin.php:249 +msgid "Version" +msgstr "גרס×" + +#: ../../Zotlabs/Module/Admin.php:250 +msgid "Repository version (master)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:251 +msgid "Repository version (dev)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:373 +msgid "Site settings updated." +msgstr "הגדרות ×תר עודכנו." + +#: ../../Zotlabs/Module/Admin.php:400 ../../include/text.php:2845 +msgid "Default" +msgstr "ברירת מחדל" + +#: ../../Zotlabs/Module/Admin.php:410 ../../Zotlabs/Module/Settings.php:798 +msgid "mobile" +msgstr "נייד" + +#: ../../Zotlabs/Module/Admin.php:412 +msgid "experimental" +msgstr "ניסיוני" + +#: ../../Zotlabs/Module/Admin.php:414 +msgid "unsupported" +msgstr "×œ× × ×ª×ž×š" + +#: ../../Zotlabs/Module/Admin.php:460 +msgid "Yes - with approval" +msgstr "כן - ×¢× ×ימות" + +#: ../../Zotlabs/Module/Admin.php:466 +msgid "My site is not a public server" +msgstr "×”×תר שלי ×ינו שרת פומבי" + +#: ../../Zotlabs/Module/Admin.php:467 +msgid "My site has paid access only" +msgstr "ל×תר שלי ישנה גישה ×‘×ª×©×œ×•× ×‘×œ×‘×“" + +#: ../../Zotlabs/Module/Admin.php:468 +msgid "My site has free access only" +msgstr "ל×תר שלי ישנה גישה חופשית בלבד" + +#: ../../Zotlabs/Module/Admin.php:469 +msgid "My site offers free accounts with optional paid upgrades" +msgstr "×”×תר שלי מציע חשבונות ×‘×—×™× × ×œ×¦×“ ×פשרות ×œ×©×“×¨×•×’×™× ×‘×ª×©×œ×•×" + +#: ../../Zotlabs/Module/Admin.php:491 ../../include/widgets.php:1455 +msgid "Site" +msgstr "×תר" + +#: ../../Zotlabs/Module/Admin.php:493 ../../Zotlabs/Module/Register.php:245 +msgid "Registration" +msgstr "רישו×" + +#: ../../Zotlabs/Module/Admin.php:494 +msgid "File upload" +msgstr "העל×ת קובץ" + +#: ../../Zotlabs/Module/Admin.php:495 +msgid "Policies" +msgstr "מדינויות" + +#: ../../Zotlabs/Module/Admin.php:496 ../../include/contact_widgets.php:16 +msgid "Advanced" +msgstr "מתקד×" + +#: ../../Zotlabs/Module/Admin.php:500 +msgid "Site name" +msgstr "×©× ×תר" + +#: ../../Zotlabs/Module/Admin.php:501 +msgid "Banner/Logo" +msgstr "ב×נר/לוגו" + +#: ../../Zotlabs/Module/Admin.php:502 +msgid "Administrator Information" +msgstr "מידע מנהל" + +#: ../../Zotlabs/Module/Admin.php:502 +msgid "" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:503 +msgid "System language" +msgstr "שפת מערכת" + +#: ../../Zotlabs/Module/Admin.php:504 +msgid "System theme" +msgstr "מוטיב מערכת" + +#: ../../Zotlabs/Module/Admin.php:504 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:505 +msgid "Mobile system theme" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:505 +msgid "Theme for mobile devices" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:507 +msgid "Allow Feeds as Connections" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:507 +msgid "(Heavy system resource usage)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:508 +msgid "Maximum image size" +msgstr "גודל תמונה מרבי" + +#: ../../Zotlabs/Module/Admin.php:508 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:509 +msgid "Does this site allow new member registration?" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:510 +msgid "Invitation only" +msgstr "הזמנה בלבד" + +#: ../../Zotlabs/Module/Admin.php:510 +msgid "" +"Only allow new member registrations with an invitation code. Above register " +"policy must be set to Yes." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:511 +msgid "Which best describes the types of account offered by this hub?" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:512 +msgid "Register text" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:512 +msgid "Will be displayed prominently on the registration page." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:513 +msgid "Site homepage to show visitors (default: login box)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:513 +msgid "" +"example: 'public' to show public stream, 'page/sys/home' to show a system " +"webpage called 'home' or 'include:home.html' to include a file." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:514 +msgid "Preserve site homepage URL" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:514 +msgid "" +"Present the site homepage in a frame at the original location instead of " +"redirecting" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:515 +msgid "Accounts abandoned after x days" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:515 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:516 +msgid "Allowed friend domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:516 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:517 +msgid "Allowed email domains" +msgstr "מתחמי דו×״ל מורשי×" + +#: ../../Zotlabs/Module/Admin.php:517 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:518 +msgid "Not allowed email domains" +msgstr "מתחמי דו×״ל ×œ× ×ž×•×¨×©×™×" + +#: ../../Zotlabs/Module/Admin.php:518 +msgid "" +"Comma separated list of domains which are not allowed in email addresses for" +" registrations to this site. Wildcards are accepted. Empty to allow any " +"domains, unless allowed domains have been defined." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:519 +msgid "Verify Email Addresses" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:519 +msgid "" +"Check to verify email addresses used in account registration (recommended)." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:520 +msgid "Force publish" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:520 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:521 +msgid "Import Public Streams" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:521 +msgid "" +"Import and allow access to public content pulled from other sites. Warning: " +"this content is unmoderated." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:522 +msgid "Login on Homepage" +msgstr "התחבר בעמוד בית" + +#: ../../Zotlabs/Module/Admin.php:522 +msgid "" +"Present a login box to visitors on the home page if no other content has " +"been configured." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:523 +msgid "Enable context help" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:523 +msgid "" +"Display contextual help for the current page when the help button is " +"pressed." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:525 +msgid "Directory Server URL" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:525 +msgid "Default directory server" +msgstr "שרת ספרייה שגרתי" + +#: ../../Zotlabs/Module/Admin.php:527 +msgid "Proxy user" +msgstr "משתמש פרוקסי" + +#: ../../Zotlabs/Module/Admin.php:528 +msgid "Proxy URL" +msgstr "URL פרוקסי" + +#: ../../Zotlabs/Module/Admin.php:529 +msgid "Network timeout" +msgstr "פקיעת זמן רשת" + +#: ../../Zotlabs/Module/Admin.php:529 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:530 +msgid "Delivery interval" +msgstr "תדירות שגרתית" + +#: ../../Zotlabs/Module/Admin.php:530 +msgid "" +"Delay background delivery processes by this many seconds to reduce system " +"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " +"for large dedicated servers." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:531 +msgid "Deliveries per process" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:531 +msgid "" +"Number of deliveries to attempt in a single operating system process. Adjust" +" if necessary to tune system performance. Recommend: 1-5." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:532 +msgid "Poll interval" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:532 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:533 +msgid "Maximum Load Average" +msgstr "עומס ממוצע מרבי" + +#: ../../Zotlabs/Module/Admin.php:533 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:534 +msgid "Expiration period in days for imported (grid/network) content" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:534 +msgid "0 for no expiration of imported content" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:677 ../../Zotlabs/Module/Admin.php:678 +#: ../../Zotlabs/Module/Settings.php:722 +msgid "Off" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:677 ../../Zotlabs/Module/Admin.php:678 +#: ../../Zotlabs/Module/Settings.php:722 +msgid "On" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:678 +#, php-format +msgid "Lock feature %s" +msgstr "נעל תכונת %s" + +#: ../../Zotlabs/Module/Admin.php:686 +msgid "Manage Additional Features" +msgstr "נהל תכונות נוספות" + +#: ../../Zotlabs/Module/Admin.php:703 +msgid "No server found" +msgstr "×œ× × ×ž×¦× ×©×¨×ª" + +#: ../../Zotlabs/Module/Admin.php:710 ../../Zotlabs/Module/Admin.php:1046 +msgid "ID" +msgstr "מזהה" + +#: ../../Zotlabs/Module/Admin.php:710 +msgid "for channel" +msgstr "לערוץ" + +#: ../../Zotlabs/Module/Admin.php:710 +msgid "on server" +msgstr "בשרת" + +#: ../../Zotlabs/Module/Admin.php:712 +msgid "Server" +msgstr "שרת" + +#: ../../Zotlabs/Module/Admin.php:746 +msgid "" +"By default, unfiltered HTML is allowed in embedded media. This is inherently" +" insecure." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:749 +msgid "" +"The recommended setting is to only allow unfiltered HTML from the following " +"sites:" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:750 +msgid "" +"https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/https://vimeo.com/
    https://soundcloud.com/
    " +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:751 +msgid "" +"All other embedded content will be filtered, unless " +"embedded content from that site is explicitly blocked." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:756 ../../include/widgets.php:1458 +msgid "Security" +msgstr "×בטחה" + +#: ../../Zotlabs/Module/Admin.php:758 +msgid "Block public" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:758 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently authenticated." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:759 +msgid "Set \"Transport Security\" HTTP header" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:760 +msgid "Set \"Content Security Policy\" HTTP header" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:761 +msgid "Allow communications only from these sites" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:761 +msgid "" +"One site per line. Leave empty to allow communication from anywhere by " +"default" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:762 +msgid "Block communications from these sites" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:763 +msgid "Allow communications only from these channels" +msgstr "התר התקשרויות רק מתוך ×¢×¨×•×¦×™× ×לה" + +#: ../../Zotlabs/Module/Admin.php:763 +msgid "" +"One channel (hash) per line. Leave empty to allow from any channel by " +"default" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:764 +msgid "Block communications from these channels" +msgstr "×—×¡×•× ×”×ª×§×©×¨×•×™×•×ª מתוך ×¢×¨×•×¦×™× ×לה" + +#: ../../Zotlabs/Module/Admin.php:765 +msgid "Only allow embeds from secure (SSL) websites and links." +msgstr "התר ×©×™×‘×•×¦×™× ×ž×ª×•×š ××ª×¨×™× ×•×§×™×©×•×¨×™× × ××•×‘×˜×—×™× (SSL) בלבד." + +#: ../../Zotlabs/Module/Admin.php:766 +msgid "Allow unfiltered embedded HTML content only from these domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:766 +msgid "One site per line. By default embedded content is filtered." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:767 +msgid "Block embedded HTML from these domains" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:785 +msgid "Update has been marked successful" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:795 +#, php-format +msgid "Executing %s failed. Check system logs." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:798 +#, php-format +msgid "Update %s was successfully applied." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:802 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:805 +#, php-format +msgid "Update function %s could not be found." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:821 +msgid "No failed updates." +msgstr "×ין ×¢×“×›×•× ×™× ×›×•×©×œ×™×." + +#: ../../Zotlabs/Module/Admin.php:825 +msgid "Failed Updates" +msgstr "×¢×“×›×•× ×™× ×›×•×©×œ×™×" + +#: ../../Zotlabs/Module/Admin.php:827 +msgid "Mark success (if update was manually applied)" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:828 +msgid "Attempt to execute this update step automatically" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:859 +msgid "Queue Statistics" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:860 +msgid "Total Entries" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:861 +msgid "Priority" +msgstr "עדיפות" + +#: ../../Zotlabs/Module/Admin.php:862 +msgid "Destination URL" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:863 +msgid "Mark hub permanently offline" +msgstr "סמן מוקד בלתי מקוון לצמיתות" + +#: ../../Zotlabs/Module/Admin.php:864 +msgid "Empty queue for this hub" +msgstr "רוקן תור עבור מוקד ×–×”" + +#: ../../Zotlabs/Module/Admin.php:865 +msgid "Last known contact" +msgstr "×יש קשר מוכר ×חרון" + +#: ../../Zotlabs/Module/Admin.php:901 +#, php-format +msgid "%s account blocked/unblocked" +msgid_plural "%s account blocked/unblocked" +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Module/Admin.php:908 +#, php-format +msgid "%s account deleted" +msgid_plural "%s accounts deleted" +msgstr[0] "חשבון %s נמחק" +msgstr[1] "%s חשבונות נמחקו" + +#: ../../Zotlabs/Module/Admin.php:944 +msgid "Account not found" +msgstr "חשבון ×œ× × ×ž×¦×" + +#: ../../Zotlabs/Module/Admin.php:955 +#, php-format +msgid "Account '%s' deleted" +msgstr "חשבון '%s' נמחק" + +#: ../../Zotlabs/Module/Admin.php:963 +#, php-format +msgid "Account '%s' blocked" +msgstr "חשבון '%s' נחס×" + +#: ../../Zotlabs/Module/Admin.php:971 +#, php-format +msgid "Account '%s' unblocked" +msgstr "חשבון '%s' נפתח" + +#: ../../Zotlabs/Module/Admin.php:1031 ../../Zotlabs/Module/Admin.php:1044 +#: ../../include/widgets.php:1456 +msgid "Accounts" +msgstr "חשבונות" + +#: ../../Zotlabs/Module/Admin.php:1033 ../../Zotlabs/Module/Admin.php:1212 +msgid "select all" +msgstr "בחר הכל" + +#: ../../Zotlabs/Module/Admin.php:1034 +msgid "Registrations waiting for confirm" +msgstr "הרשמות ממתינות לצורך ×ישור" + +#: ../../Zotlabs/Module/Admin.php:1035 +msgid "Request date" +msgstr "ת×ריך בקשה" + +#: ../../Zotlabs/Module/Admin.php:1036 +msgid "No registrations." +msgstr "×ין הרשמות." + +#: ../../Zotlabs/Module/Admin.php:1038 +msgid "Deny" +msgstr "×סור" + +#: ../../Zotlabs/Module/Admin.php:1048 ../../include/group.php:267 +msgid "All Channels" +msgstr "כל הערוצי×" + +#: ../../Zotlabs/Module/Admin.php:1049 +msgid "Register date" +msgstr "ת×ריך רישו×" + +#: ../../Zotlabs/Module/Admin.php:1050 +msgid "Last login" +msgstr "כניסה ×חרונה" + +#: ../../Zotlabs/Module/Admin.php:1051 +msgid "Expires" +msgstr "פג" + +#: ../../Zotlabs/Module/Admin.php:1052 +msgid "Service Class" +msgstr "מחלקת שירות" + +#: ../../Zotlabs/Module/Admin.php:1054 +msgid "" +"Selected accounts will be deleted!\\n\\nEverything these accounts had posted" +" on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1055 +msgid "" +"The account {0} will be deleted!\\n\\nEverything this account has posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1091 +#, php-format +msgid "%s channel censored/uncensored" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Module/Admin.php:1100 +#, php-format +msgid "%s channel code allowed/disallowed" +msgid_plural "%s channels code allowed/disallowed" +msgstr[0] "" +msgstr[1] "" + +#: ../../Zotlabs/Module/Admin.php:1106 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "ערוץ %s נמחק" +msgstr[1] "%s ×¢×¨×•×¦×™× × ×ž×—×§×•" + +#: ../../Zotlabs/Module/Admin.php:1126 +msgid "Channel not found" +msgstr "ערוץ ×œ× × ×ž×¦×" + +#: ../../Zotlabs/Module/Admin.php:1136 +#, php-format +msgid "Channel '%s' deleted" +msgstr "ערוץ '%s' נמחק" + +#: ../../Zotlabs/Module/Admin.php:1148 +#, php-format +msgid "Channel '%s' censored" +msgstr "ערוץ '%s' צונזר" + +#: ../../Zotlabs/Module/Admin.php:1148 +#, php-format +msgid "Channel '%s' uncensored" +msgstr "ערוץ '%s' ×™×¦× ×ž×›×œ×œ צנזורה" + +#: ../../Zotlabs/Module/Admin.php:1159 +#, php-format +msgid "Channel '%s' code allowed" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1159 +#, php-format +msgid "Channel '%s' code disallowed" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1210 ../../include/widgets.php:1457 +msgid "Channels" +msgstr "ערוצי×" + +#: ../../Zotlabs/Module/Admin.php:1214 +msgid "Censor" +msgstr "צנזר" + +#: ../../Zotlabs/Module/Admin.php:1215 +msgid "Uncensor" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1216 +msgid "Allow Code" +msgstr "התר קוד" + +#: ../../Zotlabs/Module/Admin.php:1217 +msgid "Disallow Code" +msgstr "×סור קוד" + +#: ../../Zotlabs/Module/Admin.php:1218 ../../include/conversation.php:1626 +msgid "Channel" +msgstr "ערוץ" + +#: ../../Zotlabs/Module/Admin.php:1222 +msgid "UID" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1226 +msgid "" +"Selected channels will be deleted!\\n\\nEverything that was posted in these " +"channels on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1227 +msgid "" +"The channel {0} will be deleted!\\n\\nEverything that was posted in this " +"channel on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1284 +#, php-format +msgid "Plugin %s disabled." +msgstr "תוסף %s מנוטרל." + +#: ../../Zotlabs/Module/Admin.php:1288 +#, php-format +msgid "Plugin %s enabled." +msgstr "תוסף %s מ×ופשר." + +#: ../../Zotlabs/Module/Admin.php:1298 ../../Zotlabs/Module/Admin.php:1585 +msgid "Disable" +msgstr "נטרל" + +#: ../../Zotlabs/Module/Admin.php:1301 ../../Zotlabs/Module/Admin.php:1587 +msgid "Enable" +msgstr "×פשר" + +#: ../../Zotlabs/Module/Admin.php:1330 ../../Zotlabs/Module/Admin.php:1420 +#: ../../include/widgets.php:1460 +msgid "Plugins" +msgstr "תוספות" + +#: ../../Zotlabs/Module/Admin.php:1331 ../../Zotlabs/Module/Admin.php:1614 +msgid "Toggle" +msgstr "החלף" + +#: ../../Zotlabs/Module/Admin.php:1332 ../../Zotlabs/Module/Admin.php:1615 +#: ../../Zotlabs/Lib/Apps.php:215 ../../include/nav.php:208 +#: ../../include/widgets.php:638 +msgid "Settings" +msgstr "הגדרות" + +#: ../../Zotlabs/Module/Admin.php:1339 ../../Zotlabs/Module/Admin.php:1624 +msgid "Author: " +msgstr "מחבר: " + +#: ../../Zotlabs/Module/Admin.php:1340 ../../Zotlabs/Module/Admin.php:1625 +msgid "Maintainer: " +msgstr "מתחזק: " + +#: ../../Zotlabs/Module/Admin.php:1341 +msgid "Minimum project version: " +msgstr "גרסת פרויקט נומינלית: " + +#: ../../Zotlabs/Module/Admin.php:1342 +msgid "Maximum project version: " +msgstr "גרסת פרויקט מרבית: " + +#: ../../Zotlabs/Module/Admin.php:1343 +msgid "Minimum PHP version: " +msgstr "גרסת PHP נומינלית: " + +#: ../../Zotlabs/Module/Admin.php:1344 +msgid "Requires: " +msgstr "מצריך: " + +#: ../../Zotlabs/Module/Admin.php:1345 ../../Zotlabs/Module/Admin.php:1425 +msgid "Disabled - version incompatibility" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1394 +msgid "Enter the public git repository URL of the plugin repo." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1395 +msgid "Plugin repo git URL" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1396 +msgid "Custom repo name" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1396 +msgid "(optional)" +msgstr "(רשות)" + +#: ../../Zotlabs/Module/Admin.php:1397 +msgid "Download Plugin Repo" +msgstr "הורד מ×גר תוספי×" + +#: ../../Zotlabs/Module/Admin.php:1404 +msgid "Install new repo" +msgstr "התקן מ×גר חדש" + +#: ../../Zotlabs/Module/Admin.php:1405 ../../Zotlabs/Lib/Apps.php:333 +msgid "Install" +msgstr "התקן" + +#: ../../Zotlabs/Module/Admin.php:1427 +msgid "Manage Repos" +msgstr "נהל מ×גרי×" + +#: ../../Zotlabs/Module/Admin.php:1428 +msgid "Installed Plugin Repositories" +msgstr "מ×גרי תוסף מותקני×" + +#: ../../Zotlabs/Module/Admin.php:1429 +msgid "Install a New Plugin Repository" +msgstr "התקן מ×גר תוסף חדש" + +#: ../../Zotlabs/Module/Admin.php:1435 ../../Zotlabs/Module/Settings.php:77 +#: ../../Zotlabs/Module/Settings.php:616 ../../Zotlabs/Lib/Apps.php:333 +msgid "Update" +msgstr "עדכן" + +#: ../../Zotlabs/Module/Admin.php:1436 +msgid "Switch branch" +msgstr "החלף ×¢× ×£" + +#: ../../Zotlabs/Module/Admin.php:1550 +msgid "No themes found." +msgstr "×œ× × ×ž×¦×ו מוטיבי×." + +#: ../../Zotlabs/Module/Admin.php:1606 +msgid "Screenshot" +msgstr "×¦×™×œ×•× ×ž×¡×š" + +#: ../../Zotlabs/Module/Admin.php:1613 ../../Zotlabs/Module/Admin.php:1647 +#: ../../include/widgets.php:1461 +msgid "Themes" +msgstr "ערכות נוש×" + +#: ../../Zotlabs/Module/Admin.php:1652 +msgid "[Experimental]" +msgstr "[ניסיוני]" + +#: ../../Zotlabs/Module/Admin.php:1653 +msgid "[Unsupported]" +msgstr "[×œ× × ×ª×ž×š]" + +#: ../../Zotlabs/Module/Admin.php:1677 +msgid "Log settings updated." +msgstr "הגדרות יומן עדכנו." + +#: ../../Zotlabs/Module/Admin.php:1732 ../../include/widgets.php:1482 +#: ../../include/widgets.php:1492 +msgid "Logs" +msgstr "יומני×" + +#: ../../Zotlabs/Module/Admin.php:1734 +msgid "Clear" +msgstr "טהר" + +#: ../../Zotlabs/Module/Admin.php:1740 +msgid "Debugging" +msgstr "דיב××’" + +#: ../../Zotlabs/Module/Admin.php:1741 +msgid "Log file" +msgstr "קובץ יומן" + +#: ../../Zotlabs/Module/Admin.php:1741 +msgid "" +"Must be writable by web server. Relative to your top-level webserver " +"directory." +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:1742 +msgid "Log level" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:2028 +msgid "New Profile Field" +msgstr "שדה פרופיל חדש" + +#: ../../Zotlabs/Module/Admin.php:2029 ../../Zotlabs/Module/Admin.php:2049 +msgid "Field nickname" +msgstr "×©× ×›×™× ×•×™ שדה" + +#: ../../Zotlabs/Module/Admin.php:2029 ../../Zotlabs/Module/Admin.php:2049 +msgid "System name of field" +msgstr "×©× ×ž×¢×¨×›×ª של שדה" + +#: ../../Zotlabs/Module/Admin.php:2030 ../../Zotlabs/Module/Admin.php:2050 +msgid "Input type" +msgstr "טיפוס קלט" + +#: ../../Zotlabs/Module/Admin.php:2031 ../../Zotlabs/Module/Admin.php:2051 +msgid "Field Name" +msgstr "×©× ×©×“×”" + +#: ../../Zotlabs/Module/Admin.php:2031 ../../Zotlabs/Module/Admin.php:2051 +msgid "Label on profile pages" +msgstr "" + +#: ../../Zotlabs/Module/Admin.php:2032 ../../Zotlabs/Module/Admin.php:2052 +msgid "Help text" +msgstr "טקסט עזרה" + +#: ../../Zotlabs/Module/Admin.php:2032 ../../Zotlabs/Module/Admin.php:2052 +msgid "Additional info (optional)" +msgstr "מידע נוסף (רשות)" + +#: ../../Zotlabs/Module/Admin.php:2042 +msgid "Field definition not found" +msgstr "הגדרת שדה ×œ× × ×ž×¦××”" + +#: ../../Zotlabs/Module/Admin.php:2048 +msgid "Edit Profile Field" +msgstr "ערוך שדה פרופיל" + +#: ../../Zotlabs/Module/Admin.php:2106 ../../include/widgets.php:1463 +msgid "Profile Fields" +msgstr "שדות פרופיל" + +#: ../../Zotlabs/Module/Admin.php:2107 +msgid "Basic Profile Fields" +msgstr "שדות פרופיל בסיסיי×" + +#: ../../Zotlabs/Module/Admin.php:2108 +msgid "Advanced Profile Fields" +msgstr "שדות פרופיל מתקדמי×" + +#: ../../Zotlabs/Module/Admin.php:2108 +msgid "(In addition to basic fields)" +msgstr "(בנוסף על שדות בסיסיי×)" + +#: ../../Zotlabs/Module/Admin.php:2110 +msgid "All available fields" +msgstr "כל השדות הזמיני×" + +#: ../../Zotlabs/Module/Admin.php:2111 +msgid "Custom Fields" +msgstr "שדות מות×מי×" + +#: ../../Zotlabs/Module/Admin.php:2115 +msgid "Create Custom Field" +msgstr "צור שדה מות××" + +#: ../../Zotlabs/Module/Appman.php:37 ../../Zotlabs/Module/Appman.php:53 +msgid "App installed." +msgstr "×פליקציה מותקנת." + +#: ../../Zotlabs/Module/Appman.php:46 +msgid "Malformed app." +msgstr "×פליקציה פגומה." + +#: ../../Zotlabs/Module/Appman.php:104 +msgid "Embed code" +msgstr "הטמע קוד" + +#: ../../Zotlabs/Module/Appman.php:110 ../../include/widgets.php:107 +msgid "Edit App" +msgstr "ערוך ×פליקציה" + +#: ../../Zotlabs/Module/Appman.php:110 +msgid "Create App" +msgstr "צור ×פליקציה" + +#: ../../Zotlabs/Module/Appman.php:115 +msgid "Name of app" +msgstr "×©× ×©×œ ×פליקציה" + +#: ../../Zotlabs/Module/Appman.php:116 +msgid "Location (URL) of app" +msgstr "×ž×™×§×•× (URL) של ×פליקציה" + +#: ../../Zotlabs/Module/Appman.php:118 +msgid "Photo icon URL" +msgstr "" + +#: ../../Zotlabs/Module/Appman.php:118 +msgid "80 x 80 pixels - optional" +msgstr "80 x 80 ×¤×™×§×¡×œ×™× - רשות" + +#: ../../Zotlabs/Module/Appman.php:119 +msgid "Categories (optional, comma separated list)" +msgstr "קטגוריות (רשות, רשימה מופרדת פסיקי×)" + +#: ../../Zotlabs/Module/Appman.php:120 +msgid "Version ID" +msgstr "מזהה גרס×" + +#: ../../Zotlabs/Module/Appman.php:121 +msgid "Price of app" +msgstr "מחיר ×פליקציה" + +#: ../../Zotlabs/Module/Appman.php:122 +msgid "Location (URL) to purchase app" +msgstr "×ž×™×§×•× (URL) כדי לרכוש ×פליקציה" + +#: ../../Zotlabs/Module/Rbmark.php:94 +msgid "Select a bookmark folder" +msgstr "בחר תיקיית סימניות" + +#: ../../Zotlabs/Module/Rbmark.php:99 +msgid "Save Bookmark" +msgstr "שמור סימנייה" + +#: ../../Zotlabs/Module/Rbmark.php:100 +msgid "URL of bookmark" +msgstr "URL של סימנייה" + +#: ../../Zotlabs/Module/Rbmark.php:105 +msgid "Or enter new bookmark folder name" +msgstr "×ו הזן ×©× ×ª×™×§×™×™×ª סימניות חדש" + +#: ../../Zotlabs/Module/Register.php:49 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:55 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:89 +msgid "Passwords do not match." +msgstr "סיסמ×ות ×œ× ×ª×•×מות." + +#: ../../Zotlabs/Module/Register.php:131 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:137 +msgid "Your registration is pending approval by the site owner." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:140 +msgid "Your registration can not be processed." +msgstr "הרשמתך ×œ× × ×™×ª× ×ª לעיבוד" + +#: ../../Zotlabs/Module/Register.php:184 +msgid "Registration on this hub is disabled." +msgstr "×¨×™×©×•× ×¢×œ מוקד ×–×” הינו מנוטרל." + +#: ../../Zotlabs/Module/Register.php:193 +msgid "Registration on this hub is by approval only." +msgstr "×¨×™×©×•× ×¢×œ מוקד ×–×” הינו מותנה ב×ישור." + +#: ../../Zotlabs/Module/Register.php:194 +msgid "Register at another affiliated hub." +msgstr "×”×™×¨×©× ×‘×ž×•×§×“ מקושר ×חר." + +#: ../../Zotlabs/Module/Register.php:204 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "" + +#: ../../Zotlabs/Module/Register.php:215 +msgid "Terms of Service" +msgstr "תנ××™ שימוש" + +#: ../../Zotlabs/Module/Register.php:221 +#, php-format +msgid "I accept the %s for this website" +msgstr "×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”" + +#: ../../Zotlabs/Module/Register.php:223 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "גילי מעל 13 שנה ו×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”" + +#: ../../Zotlabs/Module/Register.php:227 +msgid "Your email address" +msgstr "כתובת דו×״ל שלך" + +#: ../../Zotlabs/Module/Register.php:228 +msgid "Choose a password" +msgstr "בחר סיסמה" + +#: ../../Zotlabs/Module/Register.php:229 +msgid "Please re-enter your password" +msgstr "בבקשה הזן שוב ×ת סיסמתך" + +#: ../../Zotlabs/Module/Register.php:230 +msgid "Please enter your invitation code" +msgstr "" + +#: ../../Zotlabs/Module/Register.php:236 +msgid "no" +msgstr "ל×" + +#: ../../Zotlabs/Module/Register.php:236 +msgid "yes" +msgstr "כן" + +#: ../../Zotlabs/Module/Register.php:250 +msgid "Membership on this site is by invitation only." +msgstr "חברות ב×תר ×–×” ×”×™× ×‘×מצעות הזמנה בלבד." + +#: ../../Zotlabs/Module/Register.php:262 ../../include/nav.php:147 +#: ../../boot.php:1686 +msgid "Register" +msgstr "הרשמה" + +#: ../../Zotlabs/Module/Register.php:262 +msgid "Proceed to create your first channel" +msgstr "המשך כדי ליצור ×ת הערוץ הר×שון שלך" + +#: ../../Zotlabs/Module/Regmod.php:15 +msgid "Please login." +msgstr "×× × ×”×ª×—×‘×¨." + +#: ../../Zotlabs/Module/Removeaccount.php:34 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "" + +#: ../../Zotlabs/Module/Removeaccount.php:56 +msgid "Remove This Account" +msgstr "הסר ×ת חשבון ×–×”" + +#: ../../Zotlabs/Module/Removeaccount.php:57 +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "WARNING: " +msgstr "×זהרה: " + +#: ../../Zotlabs/Module/Removeaccount.php:57 +msgid "" +"This account and all its channels will be completely removed from the " +"network. " +msgstr "" + +#: ../../Zotlabs/Module/Removeaccount.php:57 +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "This action is permanent and can not be undone!" +msgstr "" + +#: ../../Zotlabs/Module/Removeaccount.php:58 +#: ../../Zotlabs/Module/Removeme.php:60 +msgid "Please enter your password for verification:" +msgstr "×× × ×”×–×Ÿ ×ת הסיסמה שלך לצורך ×ימות:" + +#: ../../Zotlabs/Module/Removeaccount.php:59 +msgid "" +"Remove this account, all its channels and all its channel clones from the " +"network" +msgstr "" + +#: ../../Zotlabs/Module/Removeaccount.php:59 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" +msgstr "" + +#: ../../Zotlabs/Module/Removeaccount.php:60 +#: ../../Zotlabs/Module/Settings.php:705 +msgid "Remove Account" +msgstr "הסר חשבון" + +#: ../../Zotlabs/Module/Removeme.php:33 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "" + +#: ../../Zotlabs/Module/Removeme.php:58 +msgid "Remove This Channel" +msgstr "הסר ×ת ערוץ ×–×”" + +#: ../../Zotlabs/Module/Removeme.php:59 +msgid "This channel will be completely removed from the network. " +msgstr "" + +#: ../../Zotlabs/Module/Removeme.php:61 +msgid "Remove this channel and all its clones from the network" +msgstr "" + +#: ../../Zotlabs/Module/Removeme.php:61 +msgid "" +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "" + +#: ../../Zotlabs/Module/Removeme.php:62 ../../Zotlabs/Module/Settings.php:1124 +msgid "Remove Channel" +msgstr "הסר ערוץ" + +#: ../../Zotlabs/Module/Rmagic.php:44 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "" + +#: ../../Zotlabs/Module/Rmagic.php:44 +msgid "The error message was:" +msgstr "" + +#: ../../Zotlabs/Module/Rmagic.php:48 +msgid "Authentication failed." +msgstr "×ימות נכשל." + +#: ../../Zotlabs/Module/Rmagic.php:88 +msgid "Remote Authentication" +msgstr "×ימות מרוחק" + +#: ../../Zotlabs/Module/Rmagic.php:89 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "" + +#: ../../Zotlabs/Module/Rmagic.php:90 +msgid "Authenticate" +msgstr "" + +#: ../../Zotlabs/Module/Search.php:216 +#, php-format +msgid "Items tagged with: %s" +msgstr "×¤×¨×™×˜×™× ×ž×ª×•×™×™×’×™× ×¢×: %s" + +#: ../../Zotlabs/Module/Search.php:218 +#, php-format +msgid "Search results for: %s" +msgstr "תוצ×ות חיפוש עבור: %s" + +#: ../../Zotlabs/Module/Service_limits.php:23 +msgid "No service class restrictions found." +msgstr "×œ× × ×ž×¦×ו הגבלות מחלקת ערוץ." + +#: ../../Zotlabs/Module/Settings.php:69 +msgid "Name is required" +msgstr "נדרש ש×" + +#: ../../Zotlabs/Module/Settings.php:73 +msgid "Key and Secret are required" +msgstr "מפתח ×•×’× ×¡×•×“ ×”×™× × ×‘×’×“×¨ חובה." + +#: ../../Zotlabs/Module/Settings.php:225 +msgid "Not valid email." +msgstr "×œ× ×“×•×״ל תקף." + +#: ../../Zotlabs/Module/Settings.php:228 +msgid "Protected email address. Cannot change to that email." +msgstr "כתובת דו×״ל מוגנת. ×œ× ×ž×¡×•×’×œ לשנות לדו×״ל ×–×”." + +#: ../../Zotlabs/Module/Settings.php:237 +msgid "System failure storing new email. Please try again." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:254 +msgid "Password verification failed." +msgstr "×ימות סיסמה נכשל." + +#: ../../Zotlabs/Module/Settings.php:261 +msgid "Passwords do not match. Password unchanged." +msgstr "סיסמ×ות ×œ× ×ª×•×מות. סיסמה ×œ× ×©×•× ×ª×”." + +#: ../../Zotlabs/Module/Settings.php:265 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "סיסמ×ות ריקות ×œ× ×ž×•×ª×¨×•×ª. סיסמה ×œ× ×©×•× ×ª×”." + +#: ../../Zotlabs/Module/Settings.php:279 +msgid "Password changed." +msgstr "סיסמה שונתה." + +#: ../../Zotlabs/Module/Settings.php:281 +msgid "Password update failed. Please try again." +msgstr "עדכון סיסמה נכשל. ×× × × ×¡×” שוב." + +#: ../../Zotlabs/Module/Settings.php:525 +msgid "Settings updated." +msgstr "הגדרות עודכנו." + +#: ../../Zotlabs/Module/Settings.php:589 ../../Zotlabs/Module/Settings.php:615 +#: ../../Zotlabs/Module/Settings.php:651 +msgid "Add application" +msgstr "הוסף ×פליקציה" + +#: ../../Zotlabs/Module/Settings.php:592 +msgid "Name of application" +msgstr "×©× ×©×œ ×פליקציה" + +#: ../../Zotlabs/Module/Settings.php:593 ../../Zotlabs/Module/Settings.php:619 +msgid "Consumer Key" +msgstr "מפתח צרכן" + +#: ../../Zotlabs/Module/Settings.php:593 ../../Zotlabs/Module/Settings.php:594 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:594 ../../Zotlabs/Module/Settings.php:620 +msgid "Consumer Secret" +msgstr "סוד צרכן" + +#: ../../Zotlabs/Module/Settings.php:595 ../../Zotlabs/Module/Settings.php:621 +msgid "Redirect" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:595 +msgid "" +"Redirect URI - leave blank unless your application specifically requires " +"this" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:596 ../../Zotlabs/Module/Settings.php:622 +msgid "Icon url" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:596 ../../Zotlabs/Module/Sources.php:112 +#: ../../Zotlabs/Module/Sources.php:147 +msgid "Optional" +msgstr "רשות" + +#: ../../Zotlabs/Module/Settings.php:607 +msgid "Application not found." +msgstr "×™×™×©×•× ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Settings.php:650 +msgid "Connected Apps" +msgstr "×פליקציות מחוברות" + +#: ../../Zotlabs/Module/Settings.php:654 +msgid "Client key starts with" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:655 +msgid "No name" +msgstr "×ין ש×" + +#: ../../Zotlabs/Module/Settings.php:656 +msgid "Remove authorization" +msgstr "הסר ×ישור" + +#: ../../Zotlabs/Module/Settings.php:669 +msgid "No feature settings configured" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:676 +msgid "Feature/Addon Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:699 +msgid "Account Settings" +msgstr "הגדרות חשבון" + +#: ../../Zotlabs/Module/Settings.php:700 +msgid "Current Password" +msgstr "סיסמה נוכחית" + +#: ../../Zotlabs/Module/Settings.php:701 +msgid "Enter New Password" +msgstr "הזן סיסמה חדשה" + +#: ../../Zotlabs/Module/Settings.php:702 +msgid "Confirm New Password" +msgstr "×מת סיסמה חדשה" + +#: ../../Zotlabs/Module/Settings.php:702 +msgid "Leave password fields blank unless changing" +msgstr "הש×ר דשות סיסמה ×¨×™×§×™× ××œ× ×× ×›×Ÿ ברצונך לשנות" + +#: ../../Zotlabs/Module/Settings.php:704 +#: ../../Zotlabs/Module/Settings.php:1041 +msgid "Email Address:" +msgstr "כתובת דו×״ל:" + +#: ../../Zotlabs/Module/Settings.php:706 +msgid "Remove this account including all its channels" +msgstr "הסר ×ת חשבון ×–×” לרבות כל ×”×¢×¨×•×¦×™× ×©×œ×•" + +#: ../../Zotlabs/Module/Settings.php:729 +msgid "Additional Features" +msgstr "תכונות נוספות" + +#: ../../Zotlabs/Module/Settings.php:753 +msgid "Connector Settings" +msgstr "הגדרות מקשר" + +#: ../../Zotlabs/Module/Settings.php:792 +msgid "No special theme for mobile devices" +msgstr "×ין ערכת × ×•×©× ×ž×™×•×—×“×ª ×œ×”×ª×§× ×™× × ×™×™×“×™×" + +#: ../../Zotlabs/Module/Settings.php:795 +#, php-format +msgid "%s - (Experimental)" +msgstr "%s - (ניסיוני)" + +#: ../../Zotlabs/Module/Settings.php:837 +msgid "Display Settings" +msgstr "הגדרות תצוגה" + +#: ../../Zotlabs/Module/Settings.php:838 +msgid "Theme Settings" +msgstr "הגדרות ערכת נוש×" + +#: ../../Zotlabs/Module/Settings.php:839 +msgid "Custom Theme Settings" +msgstr "הגדרות ערכת × ×•×©× ×ž×•×ª×מת" + +#: ../../Zotlabs/Module/Settings.php:840 +msgid "Content Settings" +msgstr "הגדרות תוכן" + +#: ../../Zotlabs/Module/Settings.php:846 +msgid "Display Theme:" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:847 +msgid "Mobile Theme:" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:848 +msgid "Preload images before rendering the page" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:848 +msgid "" +"The subjective page load time will be longer but the page will be ready when" +" displayed" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:849 +msgid "Enable user zoom on mobile devices" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:850 +msgid "Update browser every xx seconds" +msgstr "עדכן דפדפן כל xx שניות" + +#: ../../Zotlabs/Module/Settings.php:850 +msgid "Minimum of 10 seconds, no maximum" +msgstr "×ž×™× ×™×ž×•× ×©×œ 10 שניות, ×ין מקסימו×" + +#: ../../Zotlabs/Module/Settings.php:851 +msgid "Maximum number of conversations to load at any time:" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:851 +msgid "Maximum of 100 items" +msgstr "×ž×§×¡×™×ž×•× ×©×œ 100 פריטי×" + +#: ../../Zotlabs/Module/Settings.php:852 +msgid "Show emoticons (smilies) as images" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:853 +msgid "Link post titles to source" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:854 +msgid "System Page Layout Editor - (advanced)" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:857 +msgid "Use blog/list mode on channel page" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:857 ../../Zotlabs/Module/Settings.php:858 +msgid "(comments displayed separately)" +msgstr "(תגובות מוצגות בנפרד)" + +#: ../../Zotlabs/Module/Settings.php:858 +msgid "Use blog/list mode on grid page" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:859 +msgid "Channel page max height of content (in pixels)" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:859 ../../Zotlabs/Module/Settings.php:860 +msgid "click to expand content exceeding this height" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:860 +msgid "Grid page max height of content (in pixels)" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:894 +msgid "Nobody except yourself" +msgstr "××£ ×חד חוץ ממך" + +#: ../../Zotlabs/Module/Settings.php:895 +msgid "Only those you specifically allow" +msgstr "רק ×לו שהתרת ×œ×”× ×‘×ž×¤×•×¨×©" + +#: ../../Zotlabs/Module/Settings.php:896 +msgid "Approved connections" +msgstr "×—×™×‘×•×¨×™× ×ž×ושרי×" + +#: ../../Zotlabs/Module/Settings.php:897 +msgid "Any connections" +msgstr "כל חיבור" + +#: ../../Zotlabs/Module/Settings.php:898 +msgid "Anybody on this website" +msgstr "כל ×חד ב×תר רשת ×–×”" + +#: ../../Zotlabs/Module/Settings.php:899 +msgid "Anybody in this network" +msgstr "כל ×חד ברשת זו" + +#: ../../Zotlabs/Module/Settings.php:900 +msgid "Anybody authenticated" +msgstr "כל ×חד ש×ושר" + +#: ../../Zotlabs/Module/Settings.php:901 +msgid "Anybody on the internet" +msgstr "כל ×חד ב×ינטרנט" + +#: ../../Zotlabs/Module/Settings.php:976 +msgid "Publish your default profile in the network directory" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:981 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:990 +msgid "Your channel address is" +msgstr "כתובת הערוץ שלך ×”×™×" + +#: ../../Zotlabs/Module/Settings.php:1032 +msgid "Channel Settings" +msgstr "הגדרות ערוץ" + +#: ../../Zotlabs/Module/Settings.php:1039 +msgid "Basic Settings" +msgstr "הגדרות בסיסיות" + +#: ../../Zotlabs/Module/Settings.php:1040 ../../include/channel.php:1121 +msgid "Full Name:" +msgstr "×©× ×ž×œ×:" + +#: ../../Zotlabs/Module/Settings.php:1042 +msgid "Your Timezone:" +msgstr "×זור זמן שלך:" + +#: ../../Zotlabs/Module/Settings.php:1043 +msgid "Default Post Location:" +msgstr "×ž×™×§×•× ×¤×•×¡×˜ שגרתי:" + +#: ../../Zotlabs/Module/Settings.php:1043 +msgid "Geographical location to display on your posts" +msgstr "×ž×™×§×•× ×’×™×וגרפי להצגה ×‘×¤×•×¡×˜×™× ×©×œ×š" + +#: ../../Zotlabs/Module/Settings.php:1044 +msgid "Use Browser Location:" +msgstr "השתמש ×‘×ž×™×§×•× ×“×¤×“×¤×Ÿ:" + +#: ../../Zotlabs/Module/Settings.php:1046 +msgid "Adult Content" +msgstr "תוכן מבוגרי×" + +#: ../../Zotlabs/Module/Settings.php:1046 +msgid "" +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" +msgstr "ערוץ ×–×” ×ž×¤×¨×¡× ×ª×•×›×Ÿ ×œ×ž×‘×•×’×¨×™× ×‘×ופן תדיר ×ו שגרתי. (×× × ×ª×™×™×’ כל חומר ×œ×ž×‘×•×’×¨×™× ×•/×ו ×¢×™×¨×•× ×¢× NSFW#)" + +#: ../../Zotlabs/Module/Settings.php:1048 +msgid "Security and Privacy Settings" +msgstr "הגדרות ×בטחה ופרטיות" + +#: ../../Zotlabs/Module/Settings.php:1051 +msgid "Your permissions are already configured. Click to view/adjust" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1053 +msgid "Hide my online presence" +msgstr "הסתר ×ת הנוכחות המקוונת שלי" + +#: ../../Zotlabs/Module/Settings.php:1053 +msgid "Prevents displaying in your profile that you are online" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1055 +msgid "Simple Privacy Settings:" +msgstr "הגדרות פרטיות פשוטות:" + +#: ../../Zotlabs/Module/Settings.php:1056 +msgid "" +"Very Public - extremely permissive (should be used with caution)" +msgstr "ציבורי מ×וד - מתירני ביותר (יש להשתמש בזהירות)" + +#: ../../Zotlabs/Module/Settings.php:1057 +msgid "" +"Typical - default public, privacy when desired (similar to social " +"network permissions but with improved privacy)" +msgstr "טיפוסי - ציבורי שגרתי, פרטיות לפי דרישה (דומה להרש×ות רשת חברתית ××•×œ× ×œ×¦×“ פרטיות משופרת)" + +#: ../../Zotlabs/Module/Settings.php:1058 +msgid "Private - default private, never open or public" +msgstr "פרטי - פרטי שגרתי, ××£ ×¤×¢× ×œ× ×¤×ª×•×— ×ו ציבורי" + +#: ../../Zotlabs/Module/Settings.php:1059 +msgid "Blocked - default blocked to/from everybody" +msgstr "×—×¡×•× - ×—×¡×•× ×©×’×¨×ª×™ ×ל/מן כל ×חד" + +#: ../../Zotlabs/Module/Settings.php:1061 +msgid "Allow others to tag your posts" +msgstr "התר ל××—×¨×™× ×œ×ª×™×™×’ ×ת ×”×¤×•×¡×˜×™× ×©×œ×š" + +#: ../../Zotlabs/Module/Settings.php:1061 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1063 +msgid "Advanced Privacy Settings" +msgstr "הגדרות פרטיות מתקדמות" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "Expire other channel content after this many days" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "0 or blank to use the website limit." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1065 +#, php-format +msgid "This website expires after %d days." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "This website does not expire imported content." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1065 +msgid "The website limit takes precedence if lower than your limit." +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1066 +msgid "Maximum Friend Requests/Day:" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1066 +msgid "May reduce spam activity" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1067 +msgid "Default Post and Publish Permissions" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1069 +msgid "Use my default audience setting for the type of object published" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1072 +msgid "Channel permissions category:" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1078 +msgid "Maximum private messages per day from unknown people:" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1078 +msgid "Useful to reduce spamming" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1081 +msgid "Notification Settings" +msgstr "הגדרות התר××”" + +#: ../../Zotlabs/Module/Settings.php:1082 +msgid "By default post a status message when:" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1083 +msgid "accepting a friend request" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1084 +msgid "joining a forum/community" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1085 +msgid "making an interesting profile change" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1086 +msgid "Send a notification email when:" +msgstr "שלח דו×״ל התר××” ×›×שר:" + +#: ../../Zotlabs/Module/Settings.php:1087 +msgid "You receive a connection request" +msgstr "קיבלת בקשת חיבור" + +#: ../../Zotlabs/Module/Settings.php:1088 +msgid "Your connections are confirmed" +msgstr "×”×—×™×‘×•×¨×™× ×©×œ×š ×”×™× × ×ž×ומתי×" + +#: ../../Zotlabs/Module/Settings.php:1089 +msgid "Someone writes on your profile wall" +msgstr "מישהו כותב על קיר הפרופיל שלך" + +#: ../../Zotlabs/Module/Settings.php:1090 +msgid "Someone writes a followup comment" +msgstr "מישהו ×¨×•×©× ×ª×’×•×‘×ª המשך" + +#: ../../Zotlabs/Module/Settings.php:1091 +msgid "You receive a private message" +msgstr "קיבלת הודעה פרטית" + +#: ../../Zotlabs/Module/Settings.php:1092 +msgid "You receive a friend suggestion" +msgstr "קיבלת הצעת ידידי×" + +#: ../../Zotlabs/Module/Settings.php:1093 +msgid "You are tagged in a post" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1094 +msgid "You are poked/prodded/etc. in a post" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1097 +msgid "Show visual notifications including:" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1099 +msgid "Unseen grid activity" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1100 +msgid "Unseen channel activity" +msgstr "פעילות ערוץ ×œ× × ×¨×ית" + +#: ../../Zotlabs/Module/Settings.php:1101 +msgid "Unseen private messages" +msgstr "הודעות ערוץ ×œ× × ×¨×ות" + +#: ../../Zotlabs/Module/Settings.php:1101 +#: ../../Zotlabs/Module/Settings.php:1106 +#: ../../Zotlabs/Module/Settings.php:1107 +#: ../../Zotlabs/Module/Settings.php:1108 +msgid "Recommended" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1102 +msgid "Upcoming events" +msgstr "××™×¨×•×¢×™× ×§×¨×•×‘×™×" + +#: ../../Zotlabs/Module/Settings.php:1103 +msgid "Events today" +msgstr "××™×¨×•×¢×™× ×”×™×•×" + +#: ../../Zotlabs/Module/Settings.php:1104 +msgid "Upcoming birthdays" +msgstr "ימי הולדת קרובי×" + +#: ../../Zotlabs/Module/Settings.php:1104 +msgid "Not available in all themes" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1105 +msgid "System (personal) notifications" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1106 +msgid "System info messages" +msgstr "הודעות מידע מערכת" + +#: ../../Zotlabs/Module/Settings.php:1107 +msgid "System critical alerts" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1108 +msgid "New connections" +msgstr "×—×™×‘×•×¨×™× ×—×“×©×™×" + +#: ../../Zotlabs/Module/Settings.php:1109 +msgid "System Registrations" +msgstr "הרשמות מערכת" + +#: ../../Zotlabs/Module/Settings.php:1110 +msgid "" +"Also show new wall posts, private messages and connections under Notices" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1112 +msgid "Notify me of events this many days in advance" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1112 +msgid "Must be greater than 0" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1114 +msgid "Advanced Account/Page Type Settings" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1115 +msgid "Change the behaviour of this account for special situations" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1118 +msgid "" +"Please enable expert mode (in Settings > " +"Additional features) to adjust!" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1119 +msgid "Miscellaneous Settings" +msgstr "הגדרות שונות" + +#: ../../Zotlabs/Module/Settings.php:1120 +msgid "Default photo upload folder" +msgstr "תיקיית העל×ת ×ª×¦×œ×•× ×©×’×¨×ª×™×ª" + +#: ../../Zotlabs/Module/Settings.php:1120 +#: ../../Zotlabs/Module/Settings.php:1121 +msgid "%Y - current year, %m - current month" +msgstr "%Y - שנה נוכחית, %m - חודש נוכחי" + +#: ../../Zotlabs/Module/Settings.php:1121 +msgid "Default file upload folder" +msgstr "תיקיית העל×ת קובץ שגרתית" + +#: ../../Zotlabs/Module/Settings.php:1123 +msgid "Personal menu to display in your channel pages" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1125 +msgid "Remove this channel." +msgstr "הסר ×ת ערוץ ×–×”." + +#: ../../Zotlabs/Module/Settings.php:1126 +msgid "Firefox Share $Projectname provider" +msgstr "" + +#: ../../Zotlabs/Module/Settings.php:1127 +msgid "Start calendar week on monday" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:179 +msgid "$Projectname Server - Setup" +msgstr "שרת $Projectname - הבנייה" + +#: ../../Zotlabs/Module/Setup.php:183 +msgid "Could not connect to database." +msgstr "×œ× ×”×™×ª×” ×פשרות להתחבר למסד נתוני×." + +#: ../../Zotlabs/Module/Setup.php:187 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:194 +msgid "Could not create table." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:199 +msgid "Your site database has been installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:203 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:204 ../../Zotlabs/Module/Setup.php:266 +#: ../../Zotlabs/Module/Setup.php:721 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:263 +msgid "System check" +msgstr "בדיקת מערכת" + +#: ../../Zotlabs/Module/Setup.php:268 +msgid "Check again" +msgstr "בדוק שוב" + +#: ../../Zotlabs/Module/Setup.php:290 +msgid "Database connection" +msgstr "חיבור מסד נתוני×" + +#: ../../Zotlabs/Module/Setup.php:291 +msgid "" +"In order to install $Projectname we need to know how to connect to your " +"database." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:292 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:293 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:297 +msgid "Database Server Name" +msgstr "×©× ×©×¨×ª מסד נתוני×" + +#: ../../Zotlabs/Module/Setup.php:297 +msgid "Default is 127.0.0.1" +msgstr "ברירת מחדל 127.0.0.1" + +#: ../../Zotlabs/Module/Setup.php:298 +msgid "Database Port" +msgstr "פורט מסד נתוני×" + +#: ../../Zotlabs/Module/Setup.php:298 +msgid "Communication port number - use 0 for default" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:299 +msgid "Database Login Name" +msgstr "×©× ×›× ×™×¡×” מסד נתוני×" + +#: ../../Zotlabs/Module/Setup.php:300 +msgid "Database Login Password" +msgstr "סיסמה מסד נתוני×" + +#: ../../Zotlabs/Module/Setup.php:301 +msgid "Database Name" +msgstr "×©× ×ž×¡×“ נתוני×" + +#: ../../Zotlabs/Module/Setup.php:302 +msgid "Database Type" +msgstr "טיפוס מסד נתוני×" + +#: ../../Zotlabs/Module/Setup.php:304 ../../Zotlabs/Module/Setup.php:344 +msgid "Site administrator email address" +msgstr "כתובת דו×״ל מנהל ×תר" + +#: ../../Zotlabs/Module/Setup.php:304 ../../Zotlabs/Module/Setup.php:344 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:305 ../../Zotlabs/Module/Setup.php:346 +msgid "Website URL" +msgstr "כתובת ×תר ×ינטרנט" + +#: ../../Zotlabs/Module/Setup.php:305 ../../Zotlabs/Module/Setup.php:346 +msgid "Please use SSL (https) URL if available." +msgstr "×× × ×”×©×ª×ž×© בכתובת SSL (כלומר, https) ×× ×–×ž×™× ×”." + +#: ../../Zotlabs/Module/Setup.php:306 ../../Zotlabs/Module/Setup.php:349 +msgid "Please select a default timezone for your website" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:333 +msgid "Site settings" +msgstr "הגדרות ×תר" + +#: ../../Zotlabs/Module/Setup.php:347 +msgid "Enable $Projectname advanced features?" +msgstr "×פשר תכונות מתקדמות בפרויקט $Projectname?" + +#: ../../Zotlabs/Module/Setup.php:347 +msgid "" +"Some advanced features, while useful - may be best suited for technically " +"proficient audiences" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:388 +msgid "PHP version 5.5 or greater is required." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:389 +msgid "PHP version" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:404 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:405 +msgid "" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:409 +msgid "PHP executable path" +msgstr "נתיב PHP נתון ליישו×" + +#: ../../Zotlabs/Module/Setup.php:409 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:414 +msgid "Command line PHP" +msgstr "שורת פקודה PHP" + +#: ../../Zotlabs/Module/Setup.php:423 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:424 +msgid "This is required for message delivery to work." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:427 +msgid "PHP register_argc_argv" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:445 +#, php-format +msgid "" +"Your max allowed total upload size is set to %s. Maximum size of one file to" +" upload is set to %s. You are allowed to upload up to %d files at once." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:450 +msgid "You can adjust these settings in the servers php.ini." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:452 +msgid "PHP upload limits" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:475 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:476 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:479 +msgid "Generate encryption keys" +msgstr "הפק מפתחות הצפנה" + +#: ../../Zotlabs/Module/Setup.php:491 +msgid "libCurl PHP module" +msgstr "מודול libCurl PHP" + +#: ../../Zotlabs/Module/Setup.php:492 +msgid "GD graphics PHP module" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:493 +msgid "OpenSSL PHP module" +msgstr "מודול OpenSSL PHP" + +#: ../../Zotlabs/Module/Setup.php:494 +msgid "mysqli or postgres PHP module" +msgstr "מודול mysqli PHP ×ו postgres" + +#: ../../Zotlabs/Module/Setup.php:495 +msgid "mb_string PHP module" +msgstr "מודול mb_string PHP" + +#: ../../Zotlabs/Module/Setup.php:496 +msgid "mcrypt PHP module" +msgstr "מודול mcrypt PHP" + +#: ../../Zotlabs/Module/Setup.php:497 +msgid "xml PHP module" +msgstr "מודול xml PHP" + +#: ../../Zotlabs/Module/Setup.php:501 ../../Zotlabs/Module/Setup.php:503 +msgid "Apache mod_rewrite module" +msgstr "מודול Apache mod_rewrite" + +#: ../../Zotlabs/Module/Setup.php:501 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:507 ../../Zotlabs/Module/Setup.php:510 +msgid "proc_open" +msgstr "proc_open" + +#: ../../Zotlabs/Module/Setup.php:507 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:515 +msgid "Error: libCURL PHP module required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:519 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:523 +msgid "Error: openssl PHP module required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:527 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:531 +msgid "Error: mb_string PHP module required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:535 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:539 +msgid "Error: xml PHP module required for DAV but not installed." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:557 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\"" +" in the top folder of your web server and it is unable to do so." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:558 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:559 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:560 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:563 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php הינו כתיב" + +#: ../../Zotlabs/Module/Setup.php:577 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:578 +#, php-format +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the top level web folder." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:579 ../../Zotlabs/Module/Setup.php:600 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:580 +#, php-format +msgid "" +"Note: as a security measure, you should give the web server write access to " +"%s only--not the template files (.tpl) that it contains." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:583 +#, php-format +msgid "%s is writable" +msgstr "%s הינו כתיב" + +#: ../../Zotlabs/Module/Setup.php:599 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:603 +msgid "store is writable" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:636 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:637 +msgid "" +"If you have https access to your website or allow connections to TCP port " +"443 (the https: port), you MUST use a browser-valid certificate. You MUST " +"NOT use self-signed certificates!" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:638 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:639 +msgid "" +"If your certificate is not recognized, members of other sites (who may " +"themselves have valid certificates) will get a warning message on their own " +"site complaining about security issues." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:640 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:641 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:643 +msgid "SSL certificate validation" +msgstr "הוכחת תקפות של תעודת SSL" + +#: ../../Zotlabs/Module/Setup.php:649 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:652 +msgid "Url rewrite is working" +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:661 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:685 +msgid "Errors encountered creating database tables." +msgstr "" + +#: ../../Zotlabs/Module/Setup.php:719 +msgid "

    What next

    " +msgstr "

    מה הל××”

    " + +#: ../../Zotlabs/Module/Setup.php:720 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "" + +#: ../../Zotlabs/Module/Sharedwithme.php:98 +msgid "Files: shared with me" +msgstr "" + +#: ../../Zotlabs/Module/Sharedwithme.php:100 +msgid "NEW" +msgstr "חדש" + +#: ../../Zotlabs/Module/Sharedwithme.php:103 +msgid "Remove all files" +msgstr "הסר ×ת כל הקבצי×" + +#: ../../Zotlabs/Module/Sharedwithme.php:104 +msgid "Remove this file" +msgstr "הסר ×ת קובץ ×–×”" + +#: ../../Zotlabs/Module/Siteinfo.php:19 +#, php-format +msgid "Version %s" +msgstr "×’×¨×¡× %s" + +#: ../../Zotlabs/Module/Siteinfo.php:40 +msgid "Installed plugins/addons/apps:" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:53 +msgid "No installed plugins/addons/apps" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:66 +msgid "" +"This is a hub of $Projectname - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "זהו מוקד של $Projectname - רשת קו×ופרטיבית מבוזרת של ×תרי רשת בעלי פרטיות משוכללת." + +#: ../../Zotlabs/Module/Siteinfo.php:68 +msgid "Tag: " +msgstr "תגית: " + +#: ../../Zotlabs/Module/Siteinfo.php:70 +msgid "Last background fetch: " +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:72 +msgid "Current load average: " +msgstr "עומס ממוצע נוכחי: " + +#: ../../Zotlabs/Module/Siteinfo.php:75 +msgid "Running at web location" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:76 +msgid "" +"Please visit hubzilla.org to learn more " +"about $Projectname." +msgstr "×× × ×‘×§×¨ ב×תר hubzilla.org כדי ללמוד עוד ×ודות $Projectname." + +#: ../../Zotlabs/Module/Siteinfo.php:77 +msgid "Bug reports and issues: please visit" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:79 +msgid "$projectname issues" +msgstr "סוגיות $projectname" + +#: ../../Zotlabs/Module/Siteinfo.php:80 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "" + +#: ../../Zotlabs/Module/Siteinfo.php:82 +msgid "Site Administrators" +msgstr "מנהלי ×תר" + +#: ../../Zotlabs/Module/Sources.php:37 +msgid "Failed to create source. No channel selected." +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:51 +msgid "Source created." +msgstr "מקור נוצר." + +#: ../../Zotlabs/Module/Sources.php:64 +msgid "Source updated." +msgstr "מקור עודכן." + +#: ../../Zotlabs/Module/Sources.php:90 +msgid "*" +msgstr "*" + +#: ../../Zotlabs/Module/Sources.php:96 ../../include/features.php:71 +#: ../../include/widgets.php:630 +msgid "Channel Sources" +msgstr "מקורות ערוץ" + +#: ../../Zotlabs/Module/Sources.php:97 +msgid "Manage remote sources of content for your channel." +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:98 ../../Zotlabs/Module/Sources.php:108 +msgid "New Source" +msgstr "מקור חדש" + +#: ../../Zotlabs/Module/Sources.php:109 ../../Zotlabs/Module/Sources.php:143 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:110 ../../Zotlabs/Module/Sources.php:144 +msgid "Only import content with these words (one per line)" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:110 ../../Zotlabs/Module/Sources.php:144 +msgid "Leave blank to import all public content" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:111 ../../Zotlabs/Module/Sources.php:148 +msgid "Channel Name" +msgstr "×©× ×¢×¨×•×¥" + +#: ../../Zotlabs/Module/Sources.php:112 ../../Zotlabs/Module/Sources.php:147 +msgid "" +"Add the following categories to posts imported from this source (comma " +"separated)" +msgstr "" + +#: ../../Zotlabs/Module/Sources.php:133 ../../Zotlabs/Module/Sources.php:161 +msgid "Source not found." +msgstr "מקור ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Module/Sources.php:140 +msgid "Edit Source" +msgstr "ערוך מקור" + +#: ../../Zotlabs/Module/Sources.php:141 +msgid "Delete Source" +msgstr "מחק מקור" + +#: ../../Zotlabs/Module/Sources.php:169 +msgid "Source removed" +msgstr "מקור הוסר" + +#: ../../Zotlabs/Module/Sources.php:171 +msgid "Unable to remove source." +msgstr "" + +#: ../../Zotlabs/Module/Subthread.php:118 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Subthread.php:120 +#, php-format +msgid "%1$s stopped following %2$s's %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Suggest.php:39 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "" + +#: ../../Zotlabs/Module/Suggest.php:58 ../../include/widgets.php:149 +msgid "Ignore/Hide" +msgstr "התעל×/הסתר" + +#: ../../Zotlabs/Module/Tagger.php:55 ../../include/bbcode.php:263 +msgid "post" +msgstr "פוסט" + +#: ../../Zotlabs/Module/Tagger.php:57 ../../include/text.php:1949 +#: ../../include/conversation.php:150 +msgid "comment" +msgstr "תגובה" + +#: ../../Zotlabs/Module/Tagger.php:100 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "" + +#: ../../Zotlabs/Module/Tagrm.php:48 ../../Zotlabs/Module/Tagrm.php:98 +msgid "Tag removed" +msgstr "" + +#: ../../Zotlabs/Module/Tagrm.php:123 +msgid "Remove Item Tag" +msgstr "" + +#: ../../Zotlabs/Module/Tagrm.php:125 +msgid "Select a tag to remove: " +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:114 +msgid "Thing updated" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:166 +msgid "Object store: failed" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:170 +msgid "Thing added" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:196 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:259 +msgid "Show Thing" +msgstr "הצג דבר" + +#: ../../Zotlabs/Module/Thing.php:266 +msgid "item not found." +msgstr "פריט ×œ× × ×ž×¦×" + +#: ../../Zotlabs/Module/Thing.php:299 +msgid "Edit Thing" +msgstr "ערוך דבר" + +#: ../../Zotlabs/Module/Thing.php:301 ../../Zotlabs/Module/Thing.php:351 +msgid "Select a profile" +msgstr "בחר פרופיל" + +#: ../../Zotlabs/Module/Thing.php:305 ../../Zotlabs/Module/Thing.php:354 +msgid "Post an activity" +msgstr "×¤×¨×¡× ×¤×¢×™×œ×•×ª" + +#: ../../Zotlabs/Module/Thing.php:305 ../../Zotlabs/Module/Thing.php:354 +msgid "Only sends to viewers of the applicable profile" +msgstr "" + +#: ../../Zotlabs/Module/Thing.php:307 ../../Zotlabs/Module/Thing.php:356 +msgid "Name of thing e.g. something" +msgstr "×©× ×©×œ דבר, לדוגמ×: משהו" + +#: ../../Zotlabs/Module/Thing.php:309 ../../Zotlabs/Module/Thing.php:357 +msgid "URL of thing (optional)" +msgstr "URL של דבר (רשות)" + +#: ../../Zotlabs/Module/Thing.php:311 ../../Zotlabs/Module/Thing.php:358 +msgid "URL for photo of thing (optional)" +msgstr "URL עבור ×ª×¦×œ×•× ×©×œ משהו (רשות)" + +#: ../../Zotlabs/Module/Thing.php:349 +msgid "Add Thing to your Profile" +msgstr "הוסף דבר לפרופיל שלך" + +#: ../../Zotlabs/Module/Uexport.php:55 ../../Zotlabs/Module/Uexport.php:56 +msgid "Export Channel" +msgstr "×™×¦× ×¢×¨×•×¥" + +#: ../../Zotlabs/Module/Uexport.php:57 +msgid "" +"Export your basic channel information to a file. This acts as a backup of " +"your connections, permissions, profile and basic data, which can be used to " +"import your data to a new server hub, but does not contain your content." +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:58 +msgid "Export Content" +msgstr "×™×¦× ×ª×•×›×Ÿ" + +#: ../../Zotlabs/Module/Uexport.php:59 +msgid "" +"Export your channel information and recent content to a JSON backup that can" +" be restored or imported to another server hub. This backs up all of your " +"connections, permissions, profile data and several months of posts. This " +"file may be VERY large. Please be patient - it may take several minutes for" +" this download to begin." +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:60 +msgid "Export your posts from a given year." +msgstr "×™×¦× ×¤×•×¡×˜×™× ×ž×ª×•×š שנה נתונה." + +#: ../../Zotlabs/Module/Uexport.php:62 +msgid "" +"You may also export your posts and conversations for a particular year or " +"month. Adjust the date in your browser location bar to select other dates. " +"If the export fails (possibly due to memory exhaustion on your server hub), " +"please try again selecting a more limited date range." +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:63 +#, php-format +msgid "" +"To select all posts for a given year, such as this year, visit %2$s" +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:64 +#, php-format +msgid "" +"To select all posts for a given month, such as January of this year, visit " +"%2$s" +msgstr "" + +#: ../../Zotlabs/Module/Uexport.php:65 +#, php-format +msgid "" +"These content files may be imported or restored by visiting %2$s on any site containing your channel. For best results" +" please import or restore these in date order (oldest first)." +msgstr "" + +#: ../../Zotlabs/Module/Viewconnections.php:62 +msgid "No connections." +msgstr "×ין חיבורי×." + +#: ../../Zotlabs/Module/Viewconnections.php:75 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "" + +#: ../../Zotlabs/Module/Viewconnections.php:104 +msgid "View Connections" +msgstr "צפה בחיבורי×" + +#: ../../Zotlabs/Module/Viewsrc.php:44 +msgid "Source of Item" +msgstr "מקור פריט" + +#: ../../Zotlabs/Module/Webpages.php:192 ../../Zotlabs/Lib/Apps.php:217 +#: ../../include/conversation.php:1700 ../../include/nav.php:106 +msgid "Webpages" +msgstr "עמודי רשת" + +#: ../../Zotlabs/Module/Webpages.php:203 ../../include/page_widgets.php:44 +msgid "Actions" +msgstr "פעולות" + +#: ../../Zotlabs/Module/Webpages.php:204 ../../include/page_widgets.php:45 +msgid "Page Link" +msgstr "קישור עמוד" + +#: ../../Zotlabs/Module/Webpages.php:205 +msgid "Page Title" +msgstr "כותרת עמוד" + +#: ../../Zotlabs/Module/Xchan.php:10 +msgid "Xchan Lookup" +msgstr "חיפוש Xchan" + +#: ../../Zotlabs/Module/Xchan.php:13 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "" + +#: ../../Zotlabs/Module/Wiki.php:75 ../../Zotlabs/Lib/Apps.php:218 +msgid "Wiki" +msgstr "ויקי" + +#: ../../Zotlabs/Module/Wiki.php:76 +msgid "Sandbox" +msgstr "×רגז חול" + +#: ../../Zotlabs/Module/Wiki.php:156 +msgid "Enter the name of your new wiki:" +msgstr "הזן ×ת ×”×©× ×©×œ הויקי החדש שלך:" + +#: ../../Zotlabs/Module/Wiki.php:157 +msgid "Enter the name of the new page:" +msgstr "הזן ×ת ×”×©× ×©×œ העמוד החדש:" + +#: ../../Zotlabs/Module/Wiki.php:158 +msgid "Enter the new name:" +msgstr "הזן ×ת ×”×©× ×”×—×“×©:" + +#: ../../Zotlabs/Lib/Chatroom.php:27 +msgid "Missing room name" +msgstr "" + +#: ../../Zotlabs/Lib/Chatroom.php:36 +msgid "Duplicate room name" +msgstr "" + +#: ../../Zotlabs/Lib/Chatroom.php:86 ../../Zotlabs/Lib/Chatroom.php:94 +msgid "Invalid room specifier." +msgstr "מציין חדר שגוי" + +#: ../../Zotlabs/Lib/Chatroom.php:126 +msgid "Room not found." +msgstr "חדר ×œ× × ×ž×¦×." + +#: ../../Zotlabs/Lib/Chatroom.php:147 +msgid "Room is full" +msgstr "חדר מל×" + +#: ../../Zotlabs/Lib/Enotify.php:60 ../../include/network.php:1848 +msgid "$Projectname Notification" +msgstr "התר×ות $Projectname" + +#: ../../Zotlabs/Lib/Enotify.php:61 ../../include/network.php:1849 +msgid "$projectname" +msgstr "$projectname" + +#: ../../Zotlabs/Lib/Enotify.php:63 ../../include/network.php:1851 +msgid "Thank You," +msgstr "תודה," + +#: ../../Zotlabs/Lib/Enotify.php:65 ../../include/network.php:1853 +#, php-format +msgid "%s Administrator" +msgstr "הנהלת %s" + +#: ../../Zotlabs/Lib/Enotify.php:100 +#, php-format +msgid "%s " +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:104 +#, php-format +msgid "[Hubzilla:Notify] New mail received at %s" +msgstr "[Hubzilla:התר××”] דו×ר חדש נתקבל %s" + +#: ../../Zotlabs/Lib/Enotify.php:106 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." +msgstr "%1$s, %2$s של לך הודעה פרטית חדשה ב×תר %3$s." + +#: ../../Zotlabs/Lib/Enotify.php:107 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "%1$s שלח לך %2$s." + +#: ../../Zotlabs/Lib/Enotify.php:107 +msgid "a private message" +msgstr "הודעה פרטית" + +#: ../../Zotlabs/Lib/Enotify.php:108 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "×× × ×‘×§×¨ בכתובת %s כדי לצפות ו/×ו להשיב להודעות הפרטיות שלך." + +#: ../../Zotlabs/Lib/Enotify.php:164 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:172 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:181 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:192 +#, php-format +msgid "[Hubzilla:Notify] Comment to conversation #%1$d by %2$s" +msgstr "[Hubzilla:התר××”] תגובה לדיון #%1$d מ×ת %2$s" + +#: ../../Zotlabs/Lib/Enotify.php:193 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:196 ../../Zotlabs/Lib/Enotify.php:211 +#: ../../Zotlabs/Lib/Enotify.php:237 ../../Zotlabs/Lib/Enotify.php:255 +#: ../../Zotlabs/Lib/Enotify.php:269 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:202 +#, php-format +msgid "[Hubzilla:Notify] %s posted to your profile wall" +msgstr "[Hubzilla:התר××”] %s ×¤×¨×¡× ×œ×§×™×¨ הפרופיל שלך" + +#: ../../Zotlabs/Lib/Enotify.php:204 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:206 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:230 +#, php-format +msgid "[Hubzilla:Notify] %s tagged you" +msgstr "[Hubzilla:התר××”] %s תייג ×ותך" + +#: ../../Zotlabs/Lib/Enotify.php:231 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:232 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:244 +#, php-format +msgid "[Hubzilla:Notify] %1$s poked you" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:245 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:246 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:262 +#, php-format +msgid "[Hubzilla:Notify] %s tagged your post" +msgstr "[Hubzilla:התר××”] %s תייג פוסט שלך" + +#: ../../Zotlabs/Lib/Enotify.php:263 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:264 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:276 +msgid "[Hubzilla:Notify] Introduction received" +msgstr "[Hubzilla:התר××”] היכרות פורמלית נתקבלה" + +#: ../../Zotlabs/Lib/Enotify.php:277 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:278 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:282 ../../Zotlabs/Lib/Enotify.php:301 +#, php-format +msgid "You may visit their profile at %s" +msgstr "×תה יכול לבקר ×ת הפרופיל ×©×œ×”× ×‘×§×™×©×•×¨ %s" + +#: ../../Zotlabs/Lib/Enotify.php:284 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:291 +msgid "[Hubzilla:Notify] Friend suggestion received" +msgstr "[Hubzilla:התר××”] הצעת חבר נתקבלה" + +#: ../../Zotlabs/Lib/Enotify.php:292 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:293 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " +"%4$s." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:299 +msgid "Name:" +msgstr "ש×:" + +#: ../../Zotlabs/Lib/Enotify.php:300 +msgid "Photo:" +msgstr "תצלו×:" + +#: ../../Zotlabs/Lib/Enotify.php:303 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "" + +#: ../../Zotlabs/Lib/Enotify.php:518 +msgid "[Hubzilla:Notify]" +msgstr "[Hubzilla:התר××”]" + +#: ../../Zotlabs/Lib/Enotify.php:667 +msgid "created a new post" +msgstr "צור פוסט חדש" + +#: ../../Zotlabs/Lib/Enotify.php:668 +#, php-format +msgid "commented on %s's post" +msgstr "הגיב/×” על פוסט של %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:95 ../../include/conversation.php:667 +msgid "Private Message" +msgstr "הודעה פרטית" + +#: ../../Zotlabs/Lib/ThreadItem.php:132 ../../include/conversation.php:659 +msgid "Select" +msgstr "בחר" + +#: ../../Zotlabs/Lib/ThreadItem.php:136 +msgid "Save to Folder" +msgstr "שמור לתיקייה" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I will attend" +msgstr "×× ×™ ×ופיע" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I will not attend" +msgstr "×× ×™ ×œ× ×ופיע" + +#: ../../Zotlabs/Lib/ThreadItem.php:157 +msgid "I might attend" +msgstr "×× ×™ עשוי/×” להופיע" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I agree" +msgstr "×× ×™ מסכי×/×”" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I disagree" +msgstr "×× ×™ ×œ× ×ž×¡×›×™×/×”" + +#: ../../Zotlabs/Lib/ThreadItem.php:167 +msgid "I abstain" +msgstr "×× ×™ נמנע/ת" + +#: ../../Zotlabs/Lib/ThreadItem.php:218 +msgid "Add Star" +msgstr "הוסף כוכב" + +#: ../../Zotlabs/Lib/ThreadItem.php:219 +msgid "Remove Star" +msgstr "הסר כוכב" + +#: ../../Zotlabs/Lib/ThreadItem.php:220 +msgid "Toggle Star Status" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:224 +msgid "starred" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:234 ../../include/conversation.php:674 +msgid "Message signature validated" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:235 ../../include/conversation.php:675 +msgid "Message signature incorrect" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:243 +msgid "Add Tag" +msgstr "הוסף תגית" + +#: ../../Zotlabs/Lib/ThreadItem.php:261 ../../include/taxonomy.php:316 +msgid "like" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:262 ../../include/taxonomy.php:317 +msgid "dislike" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:266 +msgid "Share This" +msgstr "שתף ×–×ת" + +#: ../../Zotlabs/Lib/ThreadItem.php:266 +msgid "share" +msgstr "שתף" + +#: ../../Zotlabs/Lib/ThreadItem.php:275 +msgid "Delivery Report" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:293 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "תגובה %d" +msgstr[1] "%d תגובות" + +#: ../../Zotlabs/Lib/ThreadItem.php:322 ../../Zotlabs/Lib/ThreadItem.php:323 +#, php-format +msgid "View %s's profile - %s" +msgstr "" + +#: ../../Zotlabs/Lib/ThreadItem.php:326 +msgid "to" +msgstr "×ל" + +#: ../../Zotlabs/Lib/ThreadItem.php:327 +msgid "via" +msgstr "מתוך" + +#: ../../Zotlabs/Lib/ThreadItem.php:328 +msgid "Wall-to-Wall" +msgstr "קיר-×ל-קיר" + +#: ../../Zotlabs/Lib/ThreadItem.php:329 +msgid "via Wall-To-Wall:" +msgstr "מתוך קיר-×ל-קיר:" + +#: ../../Zotlabs/Lib/ThreadItem.php:341 ../../include/conversation.php:722 +#, php-format +msgid "from %s" +msgstr "מ×ת %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:344 ../../include/conversation.php:725 +#, php-format +msgid "last edited: %s" +msgstr "נערך ל×חרונה: %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:345 ../../include/conversation.php:726 +#, php-format +msgid "Expires: %s" +msgstr "פג: %s" + +#: ../../Zotlabs/Lib/ThreadItem.php:370 +msgid "Save Bookmarks" +msgstr "שמור סימניות" + +#: ../../Zotlabs/Lib/ThreadItem.php:371 +msgid "Add to Calendar" +msgstr "הוסף ללוח שנה" + +#: ../../Zotlabs/Lib/ThreadItem.php:380 +msgid "Mark all seen" +msgstr "סמן ×ת הכל כנקר×ו" + +#: ../../Zotlabs/Lib/ThreadItem.php:421 ../../include/js_strings.php:7 +msgid "[+] show all" +msgstr "[+] הצג הכל" + +#: ../../Zotlabs/Lib/ThreadItem.php:711 ../../include/conversation.php:1226 +msgid "Bold" +msgstr "מובלט" + +#: ../../Zotlabs/Lib/ThreadItem.php:712 ../../include/conversation.php:1227 +msgid "Italic" +msgstr "נטוי" + +#: ../../Zotlabs/Lib/ThreadItem.php:713 ../../include/conversation.php:1228 +msgid "Underline" +msgstr "קו תחתון" + +#: ../../Zotlabs/Lib/ThreadItem.php:714 ../../include/conversation.php:1229 +msgid "Quote" +msgstr "ציטוט" + +#: ../../Zotlabs/Lib/ThreadItem.php:715 ../../include/conversation.php:1230 +msgid "Code" +msgstr "קוד" + +#: ../../Zotlabs/Lib/ThreadItem.php:716 +msgid "Image" +msgstr "תמונה" + +#: ../../Zotlabs/Lib/ThreadItem.php:717 +msgid "Insert Link" +msgstr "הכנס קישור" + +#: ../../Zotlabs/Lib/ThreadItem.php:718 +msgid "Video" +msgstr "ויד×ו" + +#: ../../Zotlabs/Lib/Apps.php:204 +msgid "Site Admin" +msgstr "מנהל ×תר" + +#: ../../Zotlabs/Lib/Apps.php:205 +msgid "Bug Report" +msgstr "דיווח ב××’" + +#: ../../Zotlabs/Lib/Apps.php:206 +msgid "View Bookmarks" +msgstr "הצג סימניות" + +#: ../../Zotlabs/Lib/Apps.php:207 +msgid "My Chatrooms" +msgstr "חדרי השיחה שלי" + +#: ../../Zotlabs/Lib/Apps.php:209 +msgid "Firefox Share" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:210 +msgid "Remote Diagnostics" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:211 ../../include/features.php:89 +msgid "Suggest Channels" +msgstr "הצע ערוצי×" + +#: ../../Zotlabs/Lib/Apps.php:212 ../../include/nav.php:110 +#: ../../boot.php:1704 +msgid "Login" +msgstr "כניסה" + +#: ../../Zotlabs/Lib/Apps.php:214 ../../include/nav.php:179 +msgid "Grid" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:219 ../../include/nav.php:182 +msgid "Channel Home" +msgstr "ערוץ בית" + +#: ../../Zotlabs/Lib/Apps.php:222 ../../include/conversation.php:1664 +#: ../../include/conversation.php:1667 ../../include/nav.php:201 +msgid "Events" +msgstr "×ירועי×" + +#: ../../Zotlabs/Lib/Apps.php:223 ../../include/nav.php:167 +msgid "Directory" +msgstr "ספרייה" + +#: ../../Zotlabs/Lib/Apps.php:225 ../../include/nav.php:193 +msgid "Mail" +msgstr "דו×ר" + +#: ../../Zotlabs/Lib/Apps.php:228 ../../include/nav.php:96 +msgid "Chat" +msgstr "שיחה" + +#: ../../Zotlabs/Lib/Apps.php:230 +msgid "Probe" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:231 +msgid "Suggest" +msgstr "הצע" + +#: ../../Zotlabs/Lib/Apps.php:232 +msgid "Random Channel" +msgstr "ערוץ ×קר××™" + +#: ../../Zotlabs/Lib/Apps.php:233 +msgid "Invite" +msgstr "הזמן" + +#: ../../Zotlabs/Lib/Apps.php:234 ../../include/widgets.php:1459 +msgid "Features" +msgstr "תכונות" + +#: ../../Zotlabs/Lib/Apps.php:236 +msgid "Post" +msgstr "פוסט" + +#: ../../Zotlabs/Lib/Apps.php:338 +msgid "Purchase" +msgstr "רכוש" + +#: ../../include/Import/import_diaspora.php:16 +msgid "No username found in import file." +msgstr "" + +#: ../../include/Import/import_diaspora.php:41 ../../include/import.php:50 +msgid "Unable to create a unique channel address. Import failed." +msgstr "" + +#: ../../include/dba/dba_driver.php:171 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "" + +#: ../../include/taxonomy.php:188 ../../include/taxonomy.php:270 +#: ../../include/contact_widgets.php:91 ../../include/widgets.php:46 +#: ../../include/widgets.php:429 +msgid "Categories" +msgstr "קטגוריות" + +#: ../../include/taxonomy.php:228 ../../include/taxonomy.php:249 +msgid "Tags" +msgstr "תגיות" + +#: ../../include/taxonomy.php:293 +msgid "Keywords" +msgstr "מילות מפתח" + +#: ../../include/taxonomy.php:314 +msgid "have" +msgstr "" + +#: ../../include/taxonomy.php:314 +msgid "has" +msgstr "" + +#: ../../include/taxonomy.php:315 +msgid "want" +msgstr "רוצי×" + +#: ../../include/taxonomy.php:315 +msgid "wants" +msgstr "רוצה" + +#: ../../include/taxonomy.php:316 +msgid "likes" +msgstr "×והב" + +#: ../../include/taxonomy.php:317 +msgid "dislikes" +msgstr "×œ× ×והב" + +#: ../../include/photos.php:114 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "" + +#: ../../include/photos.php:121 +msgid "Image file is empty." +msgstr "קובץ תמונה הינו ריק." + +#: ../../include/photos.php:259 +msgid "Photo storage failed." +msgstr "×חסון ×ª×¦×œ×•× × ×›×©×œ" + +#: ../../include/photos.php:299 +msgid "a new photo" +msgstr "×ª×¦×œ×•× ×—×“×©" + +#: ../../include/photos.php:303 +#, php-format +msgctxt "photo_upload" +msgid "%1$s posted %2$s to %3$s" +msgstr "" + +#: ../../include/photos.php:506 ../../include/conversation.php:1650 +msgid "Photo Albums" +msgstr "×לבומי תמונה" + +#: ../../include/photos.php:510 +msgid "Upload New Photos" +msgstr "העלה ×ª×¦×œ×•×ž×™× ×—×“×©×™×" + +#: ../../include/text.php:428 +msgid "prev" +msgstr "קוד×" + +#: ../../include/text.php:430 +msgid "first" +msgstr "ר×שון" + +#: ../../include/text.php:459 +msgid "last" +msgstr "×חרון" + +#: ../../include/text.php:462 +msgid "next" +msgstr "הב×" + +#: ../../include/text.php:472 +msgid "older" +msgstr "ישן יותר" + +#: ../../include/text.php:474 +msgid "newer" +msgstr "חדש יותר" + +#: ../../include/text.php:863 +msgid "No connections" +msgstr "×ין חיבורי×" + +#: ../../include/text.php:888 +#, php-format +msgid "View all %s connections" +msgstr "" + +#: ../../include/text.php:1033 ../../include/text.php:1038 +msgid "poke" +msgstr "" + +#: ../../include/text.php:1033 ../../include/text.php:1038 +#: ../../include/conversation.php:243 +msgid "poked" +msgstr "" + +#: ../../include/text.php:1039 +msgid "ping" +msgstr "" + +#: ../../include/text.php:1039 +msgid "pinged" +msgstr "" + +#: ../../include/text.php:1040 +msgid "prod" +msgstr "" + +#: ../../include/text.php:1040 +msgid "prodded" +msgstr "" + +#: ../../include/text.php:1041 +msgid "slap" +msgstr "" + +#: ../../include/text.php:1041 +msgid "slapped" +msgstr "" + +#: ../../include/text.php:1042 +msgid "finger" +msgstr "" + +#: ../../include/text.php:1042 +msgid "fingered" +msgstr "" + +#: ../../include/text.php:1043 +msgid "rebuff" +msgstr "" + +#: ../../include/text.php:1043 +msgid "rebuffed" +msgstr "" + +#: ../../include/text.php:1055 +msgid "happy" +msgstr "שמח" + +#: ../../include/text.php:1056 +msgid "sad" +msgstr "עצוב" + +#: ../../include/text.php:1057 +msgid "mellow" +msgstr "מתון" + +#: ../../include/text.php:1058 +msgid "tired" +msgstr "×¢×™×™×£" + +#: ../../include/text.php:1059 +msgid "perky" +msgstr "חצוף" + +#: ../../include/text.php:1060 +msgid "angry" +msgstr "כועס" + +#: ../../include/text.php:1061 +msgid "stupefied" +msgstr "" + +#: ../../include/text.php:1062 +msgid "puzzled" +msgstr "נבוך" + +#: ../../include/text.php:1063 +msgid "interested" +msgstr "מגלה עניין" + +#: ../../include/text.php:1064 +msgid "bitter" +msgstr "מר" + +#: ../../include/text.php:1065 +msgid "cheerful" +msgstr "עליז" + +#: ../../include/text.php:1066 +msgid "alive" +msgstr "×—×™" + +#: ../../include/text.php:1067 +msgid "annoyed" +msgstr "נרגז" + +#: ../../include/text.php:1068 +msgid "anxious" +msgstr "נרגז" + +#: ../../include/text.php:1069 +msgid "cranky" +msgstr "נרגז" + +#: ../../include/text.php:1070 +msgid "disturbed" +msgstr "מופרע" + +#: ../../include/text.php:1071 +msgid "frustrated" +msgstr "מתוסכל" + +#: ../../include/text.php:1072 +msgid "depressed" +msgstr "מדוכ×" + +#: ../../include/text.php:1073 +msgid "motivated" +msgstr "מונע" + +#: ../../include/text.php:1074 +msgid "relaxed" +msgstr "רגוע" + +#: ../../include/text.php:1075 +msgid "surprised" +msgstr "מופתע" + +#: ../../include/text.php:1257 ../../include/js_strings.php:70 +msgid "Monday" +msgstr "×™×•× ×©× ×™" + +#: ../../include/text.php:1257 ../../include/js_strings.php:71 +msgid "Tuesday" +msgstr "×™×•× ×©×œ×™×©×™" + +#: ../../include/text.php:1257 ../../include/js_strings.php:72 +msgid "Wednesday" +msgstr "×™×•× ×¨×‘×™×¢×™" + +#: ../../include/text.php:1257 ../../include/js_strings.php:73 +msgid "Thursday" +msgstr "×™×•× ×—×ž×™×©×™" + +#: ../../include/text.php:1257 ../../include/js_strings.php:74 +msgid "Friday" +msgstr "×™×•× ×©×™×©×™" + +#: ../../include/text.php:1257 ../../include/js_strings.php:75 +msgid "Saturday" +msgstr "×™×•× ×©×‘×ª" + +#: ../../include/text.php:1257 ../../include/js_strings.php:69 +msgid "Sunday" +msgstr "×™×•× ×¨×שון" + +#: ../../include/text.php:1261 ../../include/js_strings.php:45 +msgid "January" +msgstr "ינו×ר" + +#: ../../include/text.php:1261 ../../include/js_strings.php:46 +msgid "February" +msgstr "פברו×ר" + +#: ../../include/text.php:1261 ../../include/js_strings.php:47 +msgid "March" +msgstr "מרץ" + +#: ../../include/text.php:1261 ../../include/js_strings.php:48 +msgid "April" +msgstr "×פריל" + +#: ../../include/text.php:1261 +msgid "May" +msgstr "מ××™" + +#: ../../include/text.php:1261 ../../include/js_strings.php:50 +msgid "June" +msgstr "יוני" + +#: ../../include/text.php:1261 ../../include/js_strings.php:51 +msgid "July" +msgstr "יולי" + +#: ../../include/text.php:1261 ../../include/js_strings.php:52 +msgid "August" +msgstr "×וגוסט" + +#: ../../include/text.php:1261 ../../include/js_strings.php:53 +msgid "September" +msgstr "ספטמבר" + +#: ../../include/text.php:1261 ../../include/js_strings.php:54 +msgid "October" +msgstr "×וקטובר" + +#: ../../include/text.php:1261 ../../include/js_strings.php:55 +msgid "November" +msgstr "נובמבר" + +#: ../../include/text.php:1261 ../../include/js_strings.php:56 +msgid "December" +msgstr "דצמבר" + +#: ../../include/text.php:1338 ../../include/text.php:1342 +msgid "Unknown Attachment" +msgstr "תצריף ×œ× ×ž×•×›×¨" + +#: ../../include/text.php:1344 +msgid "unknown" +msgstr "×œ× ×ž×•×›×¨" + +#: ../../include/text.php:1380 +msgid "remove category" +msgstr "הסר קטגוריה" + +#: ../../include/text.php:1457 +msgid "remove from file" +msgstr "הסר מתוך קובץ" + +#: ../../include/text.php:1754 ../../include/text.php:1825 +msgid "default" +msgstr "ברירת מחדל" + +#: ../../include/text.php:1762 +msgid "Page layout" +msgstr "" + +#: ../../include/text.php:1762 +msgid "You can create your own with the layouts tool" +msgstr "" + +#: ../../include/text.php:1804 +msgid "Page content type" +msgstr "טיפוס תוכן עמוד" + +#: ../../include/text.php:1837 +msgid "Select an alternate language" +msgstr "בחר שפה חלופית" + +#: ../../include/text.php:1954 +msgid "activity" +msgstr "פעילות" + +#: ../../include/text.php:2263 +msgid "Design Tools" +msgstr "כלי עיצוב" + +#: ../../include/text.php:2269 +msgid "Pages" +msgstr "עמודי×" + +#: ../../include/event.php:22 ../../include/event.php:69 +#: ../../include/bb2diaspora.php:485 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/event.php:30 ../../include/event.php:73 +#: ../../include/bb2diaspora.php:491 +msgid "Starts:" +msgstr "מתחיל:" + +#: ../../include/event.php:40 ../../include/event.php:77 +#: ../../include/bb2diaspora.php:499 +msgid "Finishes:" +msgstr "נגמר:" + +#: ../../include/event.php:812 +msgid "This event has been added to your calendar." +msgstr "×ירוע ×–×” התווסף ללוח שנה שלך." + +#: ../../include/event.php:1012 +msgid "Not specified" +msgstr "×œ× ×¦×•×™×Ÿ" + +#: ../../include/event.php:1013 +msgid "Needs Action" +msgstr "מצריך פעולה" + +#: ../../include/event.php:1014 +msgid "Completed" +msgstr "הושל×" + +#: ../../include/event.php:1015 +msgid "In Process" +msgstr "בתהליך" + +#: ../../include/event.php:1016 +msgid "Cancelled" +msgstr "בוטל" + +#: ../../include/message.php:20 +msgid "No recipient provided." +msgstr "" + +#: ../../include/message.php:25 +msgid "[no subject]" +msgstr "[×ין נוש×]" + +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "" + +#: ../../include/message.php:222 +msgid "Stored post could not be verified." +msgstr "" + +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "%1$s כעת מחובר ×¢× %2$s" + +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "" + +#: ../../include/conversation.php:694 +#, php-format +msgid "View %s's profile @ %s" +msgstr "" + +#: ../../include/conversation.php:713 +msgid "Categories:" +msgstr "קטגוריות:" + +#: ../../include/conversation.php:714 +msgid "Filed under:" +msgstr "תויק תחת:" + +#: ../../include/conversation.php:741 +msgid "View in context" +msgstr "צפה בתוך הקשר" + +#: ../../include/conversation.php:850 +msgid "remove" +msgstr "להסיר" + +#: ../../include/conversation.php:854 ../../include/nav.php:247 +msgid "Loading..." +msgstr "כעת טוען..." + +#: ../../include/conversation.php:855 +msgid "Delete Selected Items" +msgstr "מחק ×¤×¨×™×˜×™× × ×‘×—×¨×™×" + +#: ../../include/conversation.php:951 +msgid "View Source" +msgstr "צפה במקור" + +#: ../../include/conversation.php:952 +msgid "Follow Thread" +msgstr "עקוב שרשור" + +#: ../../include/conversation.php:953 +msgid "Unfollow Thread" +msgstr "נקר שרשור" + +#: ../../include/conversation.php:958 +msgid "Activity/Posts" +msgstr "פעילות/פוסטי×" + +#: ../../include/conversation.php:960 +msgid "Edit Connection" +msgstr "ערוך חיבור" + +#: ../../include/conversation.php:961 +msgid "Message" +msgstr "הודעה" + +#: ../../include/conversation.php:1078 +#, php-format +msgid "%s likes this." +msgstr "%s ×הב ×–×ת." + +#: ../../include/conversation.php:1078 +#, php-format +msgid "%s doesn't like this." +msgstr "%s ×œ× ×והב ×–×ת." + +#: ../../include/conversation.php:1082 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "×יש %2$d ×והב ×–×ת." +msgstr[1] "%2$d ×× ×©×™× ××•×”×‘×™× ×–×ת." + +#: ../../include/conversation.php:1084 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "×יש %2$d ×œ× ×והב ×–×ת." +msgstr[1] "%2$d ×× ×©×™× ×œ× ××•×”×‘×™× ×–×ת." + +#: ../../include/conversation.php:1090 +msgid "and" +msgstr "ועוד" + +#: ../../include/conversation.php:1093 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] ", ועוד ×יש %d ×חר" +msgstr[1] ", ועוד %d ×× ×©×™× ×חרי×" + +#: ../../include/conversation.php:1094 +#, php-format +msgid "%s like this." +msgstr "%s ××•×”×‘×™× ×–×ת." + +#: ../../include/conversation.php:1094 +#, php-format +msgid "%s don't like this." +msgstr "%s ×œ× ××•×”×‘×™× ×–×ת." + +#: ../../include/conversation.php:1133 +msgid "Set your location" +msgstr "קבע ×ת ×”×ž×™×§×•× ×©×œ×š" + +#: ../../include/conversation.php:1134 +msgid "Clear browser location" +msgstr "טהר ×ž×™×§×•× ×“×¤×“×¤×Ÿ" + +#: ../../include/conversation.php:1150 +msgid "Embed image from photo albums" +msgstr "" + +#: ../../include/conversation.php:1182 +msgid "Tag term:" +msgstr "" + +#: ../../include/conversation.php:1183 +msgid "Where are you right now?" +msgstr "היכן ×תה כעת?" + +#: ../../include/conversation.php:1186 +msgid "Choose images to embed" +msgstr "" + +#: ../../include/conversation.php:1187 +msgid "Choose an album" +msgstr "" + +#: ../../include/conversation.php:1188 +msgid "Choose a different album..." +msgstr "" + +#: ../../include/conversation.php:1189 +msgid "Error getting album list" +msgstr "" + +#: ../../include/conversation.php:1190 +msgid "Error getting photo link" +msgstr "" + +#: ../../include/conversation.php:1191 +msgid "Error getting album" +msgstr "" + +#: ../../include/conversation.php:1221 +msgid "Page link name" +msgstr "×©× ×§×™×©×•×¨ עמוד" + +#: ../../include/conversation.php:1224 +msgid "Post as" +msgstr "×¤×¨×¡× ×‘×ª×•×¨" + +#: ../../include/conversation.php:1234 +msgid "Embed an image from your albums" +msgstr "" + +#: ../../include/conversation.php:1236 ../../include/conversation.php:1273 +msgid "OK" +msgstr "×ישור" + +#: ../../include/conversation.php:1238 +msgid "Toggle voting" +msgstr "" + +#: ../../include/conversation.php:1246 +msgid "Categories (optional, comma-separated list)" +msgstr "קטגוריות (רשות, רשימה מופרדת פסיקי×)" + +#: ../../include/conversation.php:1269 +msgid "Set publish date" +msgstr "" + +#: ../../include/conversation.php:1518 +msgid "Discover" +msgstr "גלה" + +#: ../../include/conversation.php:1521 +msgid "Imported public streams" +msgstr "×–×¨×ž×™× ×¦×™×‘×•×¨×™×™× ×ž×™×•×‘××™×" + +#: ../../include/conversation.php:1526 +msgid "Commented Order" +msgstr "" + +#: ../../include/conversation.php:1529 +msgid "Sort by Comment Date" +msgstr "" + +#: ../../include/conversation.php:1533 +msgid "Posted Order" +msgstr "" + +#: ../../include/conversation.php:1536 +msgid "Sort by Post Date" +msgstr "מיין לפי ת×ריך פוסט" + +#: ../../include/conversation.php:1544 +msgid "Posts that mention or involve you" +msgstr "×¤×•×¡×˜×™× ×שר ×ž×¦×™×™× ×™× ×ו ×ž×¢×¨×‘×™× ×ותך" + +#: ../../include/conversation.php:1553 +msgid "Activity Stream - by date" +msgstr "×–×¨× ×¤×¢×™×œ×•×ª - לפי ת×ריך" + +#: ../../include/conversation.php:1559 +msgid "Starred" +msgstr "" + +#: ../../include/conversation.php:1562 +msgid "Favourite Posts" +msgstr "×¤×•×¡×˜×™× ×ž×•×¢×“×¤×™×" + +#: ../../include/conversation.php:1569 +msgid "Spam" +msgstr "ספ××" + +#: ../../include/conversation.php:1572 +msgid "Posts flagged as SPAM" +msgstr "×¤×•×¡×˜×™× ×ž×¡×•×ž× ×™× ×‘×ª×•×¨ ספ××" + +#: ../../include/conversation.php:1629 +msgid "Status Messages and Posts" +msgstr "הודעות ופרסומי סטטוס" + +#: ../../include/conversation.php:1638 +msgid "About" +msgstr "×ודות" + +#: ../../include/conversation.php:1641 +msgid "Profile Details" +msgstr "פרטי פרופיל" + +#: ../../include/conversation.php:1657 +msgid "Files and Storage" +msgstr "×§×‘×¦×™× ×•×חסון" + +#: ../../include/conversation.php:1677 ../../include/conversation.php:1680 +#: ../../include/widgets.php:842 +msgid "Chatrooms" +msgstr "חדרי שיחה" + +#: ../../include/conversation.php:1690 ../../include/nav.php:102 +msgid "Bookmarks" +msgstr "סימניות" + +#: ../../include/conversation.php:1693 +msgid "Saved Bookmarks" +msgstr "סימניות שמורות" + +#: ../../include/conversation.php:1703 +msgid "Manage Webpages" +msgstr "נהל עמודי רשת" + +#: ../../include/conversation.php:1762 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1765 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1768 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1771 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "מסכי×" +msgstr[1] "מסכימי×" + +#: ../../include/conversation.php:1774 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "×œ× ×ž×¡×›×™×" +msgstr[1] "×œ× ×ž×¡×›×™×ž×™×" + +#: ../../include/conversation.php:1777 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/follow.php:27 +msgid "Channel is blocked on this site." +msgstr "ערוץ ×—×¡×•× ×‘×תר ×–×”." + +#: ../../include/follow.php:32 +msgid "Channel location missing." +msgstr "×ž×™×§×•× ×¢×¨×•×¥ חסר." + +#: ../../include/follow.php:81 +msgid "Response from remote channel was incomplete." +msgstr "" + +#: ../../include/follow.php:98 +msgid "Channel was deleted and no longer exists." +msgstr "" + +#: ../../include/follow.php:154 ../../include/follow.php:190 +msgid "Protocol disabled." +msgstr "פרוטוקול הינו מנוטרל." + +#: ../../include/follow.php:178 +msgid "Channel discovery failed." +msgstr "גילוי ערוץ נכשל." + +#: ../../include/follow.php:216 +msgid "Cannot connect to yourself." +msgstr "×œ× × ×™×ª×Ÿ להתחבר לעצמך." + +#: ../../include/bbcode.php:123 ../../include/bbcode.php:866 +#: ../../include/bbcode.php:869 ../../include/bbcode.php:874 +#: ../../include/bbcode.php:877 ../../include/bbcode.php:880 +#: ../../include/bbcode.php:883 ../../include/bbcode.php:888 +#: ../../include/bbcode.php:891 ../../include/bbcode.php:896 +#: ../../include/bbcode.php:899 ../../include/bbcode.php:902 +#: ../../include/bbcode.php:905 +msgid "Image/photo" +msgstr "תמונה/תצלו×" + +#: ../../include/bbcode.php:162 ../../include/bbcode.php:916 +msgid "Encrypted content" +msgstr "תוכן מוצפן" + +#: ../../include/bbcode.php:178 +#, php-format +msgid "Install %s element: " +msgstr "התקן ×למנט %s: " + +#: ../../include/bbcode.php:182 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "" + +#: ../../include/bbcode.php:261 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "" + +#: ../../include/bbcode.php:338 ../../include/bbcode.php:346 +msgid "Click to open/close" +msgstr "לחץ כדי לפתוח/לסגור" + +#: ../../include/bbcode.php:346 +msgid "spoiler" +msgstr "" + +#: ../../include/bbcode.php:607 +msgid "Different viewers will see this text differently" +msgstr "×¦×•×¤×™× ×©×•× ×™× ×™×™×¨×ו ×ת טקסט ×–×” בצורה שונה" + +#: ../../include/bbcode.php:854 +msgid "$1 wrote:" +msgstr "$1 כתב(×”):" + +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "" + +#: ../../include/dir_fns.php:141 +msgid "Directory Options" +msgstr "×פשרויות ספרייה" + +#: ../../include/dir_fns.php:143 +msgid "Safe Mode" +msgstr "מצב בטוח" + +#: ../../include/dir_fns.php:144 +msgid "Public Forums Only" +msgstr "×¤×•×¨×•×ž×™× ×¦×™×‘×•×¨×™×™× ×‘×œ×‘×“" + +#: ../../include/dir_fns.php:145 +msgid "This Website Only" +msgstr "×תר רשת ×–×” בלבד" + +#: ../../include/zot.php:709 +msgid "Invalid data packet" +msgstr "" + +#: ../../include/zot.php:725 +msgid "Unable to verify channel signature" +msgstr "" + +#: ../../include/zot.php:2373 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "" + +#: ../../include/zot.php:3722 +msgid "invalid target signature" +msgstr "" + +#: ../../include/security.php:383 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "" + +#: ../../include/nav.php:82 ../../include/nav.php:113 ../../boot.php:1703 +msgid "Logout" +msgstr "יצי××”" + +#: ../../include/nav.php:82 ../../include/nav.php:113 +msgid "End this session" +msgstr "×¡×™×™× ×ת סשן ×–×”" + +#: ../../include/nav.php:85 ../../include/nav.php:144 +msgid "Home" +msgstr "בית" + +#: ../../include/nav.php:85 +msgid "Your posts and conversations" +msgstr "×”×¤×¨×¡×•×ž×™× ×•×”×“×™×•× ×™× ×©×œ×š" + +#: ../../include/nav.php:86 +msgid "Your profile page" +msgstr "עמוד הפרופיל שלך" + +#: ../../include/nav.php:88 +msgid "Manage/Edit profiles" +msgstr "נהל/ערוך פרופילי×" + +#: ../../include/nav.php:90 ../../include/channel.php:922 +msgid "Edit Profile" +msgstr "ערוך פרופיל" + +#: ../../include/nav.php:90 +msgid "Edit your profile" +msgstr "ערוך ×ת הפרופיל שלך" + +#: ../../include/nav.php:92 +msgid "Your photos" +msgstr "×”×ª×¦×œ×•×ž×™× ×©×œ×š" + +#: ../../include/nav.php:93 +msgid "Your files" +msgstr "×”×§×‘×¦×™× ×©×œ×š" + +#: ../../include/nav.php:96 +msgid "Your chatrooms" +msgstr "החדרי שיחה שלך" + +#: ../../include/nav.php:102 +msgid "Your bookmarks" +msgstr "הסימניות שלך" + +#: ../../include/nav.php:106 +msgid "Your webpages" +msgstr "העמודי רשת שלך" + +#: ../../include/nav.php:110 +msgid "Sign in" +msgstr "התחברות" + +#: ../../include/nav.php:127 +#, php-format +msgid "%s - click to logout" +msgstr "%s - לחץ כדי להתנתק" + +#: ../../include/nav.php:130 +msgid "Remote authentication" +msgstr "×ימות מרוחק" + +#: ../../include/nav.php:130 +msgid "Click to authenticate to your home hub" +msgstr "לחץ כדי ל×מת ×ת מוקד הבית שלך" + +#: ../../include/nav.php:144 +msgid "Home Page" +msgstr "עמוד בית" + +#: ../../include/nav.php:147 +msgid "Create an account" +msgstr "צור חשבון" + +#: ../../include/nav.php:159 +msgid "Help and documentation" +msgstr "עזרה ותיעוד" + +#: ../../include/nav.php:163 +msgid "Applications, utilities, links, games" +msgstr "×פליקציות, עזרי×, קישורי×, משחקי×" + +#: ../../include/nav.php:165 +msgid "Search site @name, #tag, ?docs, content" +msgstr "" + +#: ../../include/nav.php:167 +msgid "Channel Directory" +msgstr "ערוץ ספרייה" + +#: ../../include/nav.php:179 +msgid "Your grid" +msgstr "" + +#: ../../include/nav.php:180 +msgid "Mark all grid notifications seen" +msgstr "" + +#: ../../include/nav.php:182 +msgid "Channel home" +msgstr "ערוץ בית" + +#: ../../include/nav.php:183 +msgid "Mark all channel notifications seen" +msgstr "סמן ×ת כל התר×ות הערוץ כנקר×ו" + +#: ../../include/nav.php:189 +msgid "Notices" +msgstr "הודעות" + +#: ../../include/nav.php:189 +msgid "Notifications" +msgstr "התר×ות" + +#: ../../include/nav.php:190 +msgid "See all notifications" +msgstr "צפה בכל ההתר×ות" + +#: ../../include/nav.php:193 +msgid "Private mail" +msgstr "דו×ר פרטי" + +#: ../../include/nav.php:194 +msgid "See all private messages" +msgstr "צפה בכל ההודעות הפרטיות" + +#: ../../include/nav.php:195 +msgid "Mark all private messages seen" +msgstr "סמן ×ת כל ההודעות הפרטיות כנקר×ו" + +#: ../../include/nav.php:196 ../../include/widgets.php:658 +msgid "Inbox" +msgstr "תיבה נכנסת" + +#: ../../include/nav.php:197 ../../include/widgets.php:663 +msgid "Outbox" +msgstr "תיבה יוצ×ת" + +#: ../../include/nav.php:198 ../../include/widgets.php:668 +msgid "New Message" +msgstr "הודעה חדשה" + +#: ../../include/nav.php:201 +msgid "Event Calendar" +msgstr "לוח שנה ×ירועי×" + +#: ../../include/nav.php:202 +msgid "See all events" +msgstr "ר××” ×ת כל ×”×ירועי×" + +#: ../../include/nav.php:203 +msgid "Mark all events seen" +msgstr "סמן ×ת כל ×”××™×¨×•×¢×™× ×›× ×§×¨×ו" + +#: ../../include/nav.php:206 +msgid "Manage Your Channels" +msgstr "נהל ×ת ×”×¢×¨×•×¦×™× ×©×œ×š" + +#: ../../include/nav.php:208 +msgid "Account/Channel Settings" +msgstr "הגדרות חשבון/ערוץ" + +#: ../../include/nav.php:216 ../../include/widgets.php:1489 +msgid "Admin" +msgstr "מנהל" + +#: ../../include/nav.php:216 +msgid "Site Setup and Configuration" +msgstr "הבניית והגדרת ×תר" + +#: ../../include/nav.php:252 +msgid "@name, #tag, ?doc, content" +msgstr "@name, #tag, ?doc, content" + +#: ../../include/nav.php:253 +msgid "Please wait..." +msgstr "×× × ×”×ž×ª×Ÿ..." + +#: ../../include/contact_widgets.php:11 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "הזמנה %d זמינה" +msgstr[1] "%d הזמנות זמינות" + +#: ../../include/contact_widgets.php:19 +msgid "Find Channels" +msgstr "×ž×¦× ×¢×¨×•×¦×™×" + +#: ../../include/contact_widgets.php:20 +msgid "Enter name or interest" +msgstr "הזן ×©× ×ו עניין" + +#: ../../include/contact_widgets.php:21 +msgid "Connect/Follow" +msgstr "התחבר/עקוב" + +#: ../../include/contact_widgets.php:22 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "" + +#: ../../include/contact_widgets.php:26 +msgid "Random Profile" +msgstr "פרופיל ×קר××™" + +#: ../../include/contact_widgets.php:27 +msgid "Invite Friends" +msgstr "הזמן חברי×" + +#: ../../include/contact_widgets.php:29 +msgid "Advanced example: name=fred and country=iceland" +msgstr "×“×•×’×ž× ×ž×ª×§×“×ž×ª: name=פרד ×•×’× country=×יסלנד" + +#: ../../include/contact_widgets.php:53 ../../include/features.php:98 +#: ../../include/widgets.php:310 +msgid "Saved Folders" +msgstr "תיקיות שמורות" + +#: ../../include/contact_widgets.php:56 ../../include/contact_widgets.php:94 +#: ../../include/widgets.php:313 ../../include/widgets.php:432 +msgid "Everything" +msgstr "כל דבר" + +#: ../../include/contact_widgets.php:122 +#, php-format +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/contact_widgets.php:127 +msgid "show more" +msgstr "הצג עוד" + +#: ../../include/selectors.php:30 +msgid "Frequently" +msgstr "ב×ופן תדיר" + +#: ../../include/selectors.php:31 +msgid "Hourly" +msgstr "כל שעה" + +#: ../../include/selectors.php:32 +msgid "Twice daily" +msgstr "×¤×¢×ž×™×™× ×‘×™×•×" + +#: ../../include/selectors.php:33 +msgid "Daily" +msgstr "יומי" + +#: ../../include/selectors.php:34 +msgid "Weekly" +msgstr "שבועי" + +#: ../../include/selectors.php:35 +msgid "Monthly" +msgstr "חודשי" + +#: ../../include/selectors.php:49 +msgid "Currently Male" +msgstr "כעת זכר" + +#: ../../include/selectors.php:49 +msgid "Currently Female" +msgstr "כעת נקבה" + +#: ../../include/selectors.php:49 +msgid "Mostly Male" +msgstr "בעיקר זכר" + +#: ../../include/selectors.php:49 +msgid "Mostly Female" +msgstr "בעיקר נקבה" + +#: ../../include/selectors.php:49 +msgid "Transgender" +msgstr "טרנסג׳נדר" + +#: ../../include/selectors.php:49 +msgid "Intersex" +msgstr "בין מיני" + +#: ../../include/selectors.php:49 +msgid "Transsexual" +msgstr "טרנסקסו×ל" + +#: ../../include/selectors.php:49 +msgid "Hermaphrodite" +msgstr "×נדרוגיני" + +#: ../../include/selectors.php:49 +msgid "Neuter" +msgstr "ניטר×לי" + +#: ../../include/selectors.php:49 +msgid "Non-specific" +msgstr "" + +#: ../../include/selectors.php:49 ../../include/selectors.php:66 +#: ../../include/selectors.php:104 ../../include/selectors.php:140 +#: ../../include/permissions.php:881 +msgid "Other" +msgstr "×חר" + +#: ../../include/selectors.php:49 +msgid "Undecided" +msgstr "×œ× ×ž×•×›×¨×¢" + +#: ../../include/selectors.php:85 ../../include/selectors.php:104 +msgid "Males" +msgstr "זכרי×" + +#: ../../include/selectors.php:85 ../../include/selectors.php:104 +msgid "Females" +msgstr "נקבות" + +#: ../../include/selectors.php:85 +msgid "Gay" +msgstr "הומו" + +#: ../../include/selectors.php:85 +msgid "Lesbian" +msgstr "לסבית" + +#: ../../include/selectors.php:85 +msgid "No Preference" +msgstr "×ין העדפה" + +#: ../../include/selectors.php:85 +msgid "Bisexual" +msgstr "דו מיני" + +#: ../../include/selectors.php:85 +msgid "Autosexual" +msgstr "×וטוסקסו×לי" + +#: ../../include/selectors.php:85 +msgid "Abstinent" +msgstr "מתנזר" + +#: ../../include/selectors.php:85 +msgid "Virgin" +msgstr "בתול/×”" + +#: ../../include/selectors.php:85 +msgid "Deviant" +msgstr "סוטה" + +#: ../../include/selectors.php:85 +msgid "Fetish" +msgstr "פטיש" + +#: ../../include/selectors.php:85 +msgid "Oodles" +msgstr "המון" + +#: ../../include/selectors.php:85 +msgid "Nonsexual" +msgstr "×œ× ×ž×™× ×™" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Single" +msgstr "רווק/×”" + +#: ../../include/selectors.php:123 +msgid "Lonely" +msgstr "בודד" + +#: ../../include/selectors.php:123 +msgid "Available" +msgstr "זמין" + +#: ../../include/selectors.php:123 +msgid "Unavailable" +msgstr "×œ× ×¤× ×•×™/×”" + +#: ../../include/selectors.php:123 +msgid "Has crush" +msgstr "" + +#: ../../include/selectors.php:123 +msgid "Infatuated" +msgstr "מוקס×/ת" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Dating" +msgstr "" + +#: ../../include/selectors.php:123 +msgid "Unfaithful" +msgstr "×œ× × ×מן/×”" + +#: ../../include/selectors.php:123 +msgid "Sex Addict" +msgstr "מכור/×” למין" + +#: ../../include/selectors.php:123 +msgid "Friends/Benefits" +msgstr "" + +#: ../../include/selectors.php:123 +msgid "Casual" +msgstr "×רעי/ת" + +#: ../../include/selectors.php:123 +msgid "Engaged" +msgstr "מ×ורס/ת" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Married" +msgstr "נישו×ין" + +#: ../../include/selectors.php:123 +msgid "Imaginarily married" +msgstr "נישו×ין דמיוניי×" + +#: ../../include/selectors.php:123 +msgid "Partners" +msgstr "" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Cohabiting" +msgstr "×—×™×™× ×™×—×“×™×•" + +#: ../../include/selectors.php:123 +msgid "Common law" +msgstr "" + +#: ../../include/selectors.php:123 +msgid "Happy" +msgstr "שמח" + +#: ../../include/selectors.php:123 +msgid "Not looking" +msgstr "×œ× ×ž×—×¤×©/ת" + +#: ../../include/selectors.php:123 +msgid "Swinger" +msgstr "בליין/ית" + +#: ../../include/selectors.php:123 +msgid "Betrayed" +msgstr "נבגד/ת" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Separated" +msgstr "פרוד/×”" + +#: ../../include/selectors.php:123 +msgid "Unstable" +msgstr "בלתי יציב" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Divorced" +msgstr "גירושין" + +#: ../../include/selectors.php:123 +msgid "Imaginarily divorced" +msgstr "גירושין דמיוניי×" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "Widowed" +msgstr "×למן/×”" + +#: ../../include/selectors.php:123 +msgid "Uncertain" +msgstr "" + +#: ../../include/selectors.php:123 ../../include/selectors.php:140 +msgid "It's complicated" +msgstr "×–×” מורכב" + +#: ../../include/selectors.php:123 +msgid "Don't care" +msgstr "×œ× ×ž×©× ×”" + +#: ../../include/selectors.php:123 +msgid "Ask me" +msgstr "תש×לו ×ותי" + +#: ../../include/channel.php:32 +msgid "Unable to obtain identity information from database" +msgstr "" + +#: ../../include/channel.php:66 +msgid "Empty name" +msgstr "×©× ×¨×™×§" + +#: ../../include/channel.php:69 +msgid "Name too long" +msgstr "×©× ×רוך מדי" + +#: ../../include/channel.php:180 +msgid "No account identifier" +msgstr "×ין מזהה חשבון" + +#: ../../include/channel.php:192 +msgid "Nickname is required." +msgstr "נדרש ×©× ×›×™× ×•×™." + +#: ../../include/channel.php:206 +msgid "Reserved nickname. Please choose another." +msgstr "" + +#: ../../include/channel.php:211 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "" + +#: ../../include/channel.php:287 +msgid "Unable to retrieve created identity" +msgstr "" + +#: ../../include/channel.php:345 +msgid "Default Profile" +msgstr "פרופיל שגרתי" + +#: ../../include/channel.php:772 +msgid "Requested channel is not available." +msgstr "ערוץ מבוקש ×ינו זמין." + +#: ../../include/channel.php:919 +msgid "Create New Profile" +msgstr "צור פרופיל חדש" + +#: ../../include/channel.php:939 +msgid "Visible to everybody" +msgstr "נר××” לכל ×חד" + +#: ../../include/channel.php:1012 ../../include/channel.php:1123 +msgid "Gender:" +msgstr "מין:" + +#: ../../include/channel.php:1013 ../../include/channel.php:1167 +msgid "Status:" +msgstr "מצב:" + +#: ../../include/channel.php:1014 ../../include/channel.php:1178 +msgid "Homepage:" +msgstr "עמוד בית:" + +#: ../../include/channel.php:1015 +msgid "Online Now" +msgstr "מקוון כעת" + +#: ../../include/channel.php:1128 +msgid "Like this channel" +msgstr "" + +#: ../../include/channel.php:1152 +msgid "j F, Y" +msgstr "j F, Y" + +#: ../../include/channel.php:1153 +msgid "j F" +msgstr "j F" + +#: ../../include/channel.php:1160 +msgid "Birthday:" +msgstr "×™×•× ×”×•×œ×“×ª:" + +#: ../../include/channel.php:1173 +#, php-format +msgid "for %1$d %2$s" +msgstr "" + +#: ../../include/channel.php:1176 +msgid "Sexual Preference:" +msgstr "העדפה מינית:" + +#: ../../include/channel.php:1182 +msgid "Tags:" +msgstr "תגיות:" + +#: ../../include/channel.php:1184 +msgid "Political Views:" +msgstr "השקפות פוליטיות:" + +#: ../../include/channel.php:1186 +msgid "Religion:" +msgstr "דת:" + +#: ../../include/channel.php:1190 +msgid "Hobbies/Interests:" +msgstr "תחביבי×/עניין:" + +#: ../../include/channel.php:1192 +msgid "Likes:" +msgstr "×והב:" + +#: ../../include/channel.php:1194 +msgid "Dislikes:" +msgstr "שונ×:" + +#: ../../include/channel.php:1196 +msgid "Contact information and Social Networks:" +msgstr "" + +#: ../../include/channel.php:1198 +msgid "My other channels:" +msgstr "×”×¢×¨×•×¦×™× ×”××—×¨×™× ×©×œ×™:" + +#: ../../include/channel.php:1200 +msgid "Musical interests:" +msgstr "" + +#: ../../include/channel.php:1202 +msgid "Books, literature:" +msgstr "ספרי×, ספרות:" + +#: ../../include/channel.php:1204 +msgid "Television:" +msgstr "טלוויזיה:" + +#: ../../include/channel.php:1206 +msgid "Film/dance/culture/entertainment:" +msgstr "" + +#: ../../include/channel.php:1208 +msgid "Love/Romance:" +msgstr "×הבה/רומנטיקה:" + +#: ../../include/channel.php:1210 +msgid "Work/employment:" +msgstr "עבודה/תעסוקה:" + +#: ../../include/channel.php:1212 +msgid "School/education:" +msgstr "בי״ס/חינוך:" + +#: ../../include/channel.php:1232 +msgid "Like this thing" +msgstr "" + +#: ../../include/PermissionDescription.php:31 +#: ../../include/acl_selectors.php:232 +msgid "Visible to your default audience" +msgstr "נר××” לקהל השגרתי שלך" + +#: ../../include/PermissionDescription.php:115 +#: ../../include/acl_selectors.php:268 +msgid "Only me" +msgstr "רק ×× ×™" + +#: ../../include/PermissionDescription.php:116 +msgid "Public" +msgstr "ציבורי" + +#: ../../include/PermissionDescription.php:117 +msgid "Anybody in the $Projectname network" +msgstr "" + +#: ../../include/PermissionDescription.php:118 +#, php-format +msgid "Any account on %s" +msgstr "כל חחשבון ×צל %s" + +#: ../../include/PermissionDescription.php:119 +msgid "Any of my connections" +msgstr "כל חיבור ×ž×”×—×™×‘×•×¨×™× ×©×œ×™" + +#: ../../include/PermissionDescription.php:120 +msgid "Only connections I specifically allow" +msgstr "רק ×—×™×‘×•×¨×™× ×שר ×× ×™ מתיר ב×ופן מפורש" + +#: ../../include/PermissionDescription.php:121 +msgid "Anybody authenticated (could include visitors from other networks)" +msgstr "" + +#: ../../include/PermissionDescription.php:122 +msgid "Any connections including those who haven't yet been approved" +msgstr "" + +#: ../../include/PermissionDescription.php:161 +msgid "" +"This is your default setting for the audience of your normal stream, and " +"posts." +msgstr "" + +#: ../../include/PermissionDescription.php:162 +msgid "" +"This is your default setting for who can view your default channel profile" +msgstr "" + +#: ../../include/PermissionDescription.php:163 +msgid "This is your default setting for who can view your connections" +msgstr "" + +#: ../../include/PermissionDescription.php:164 +msgid "" +"This is your default setting for who can view your file storage and photos" +msgstr "" + +#: ../../include/PermissionDescription.php:165 +msgid "This is your default setting for the audience of your webpages" +msgstr "" + +#: ../../include/account.php:28 +msgid "Not a valid email address" +msgstr "כתובת דו×״ל ×œ× ×ª×§×™× ×”" + +#: ../../include/account.php:30 +msgid "Your email domain is not among those allowed on this site" +msgstr "" + +#: ../../include/account.php:36 +msgid "Your email address is already registered at this site." +msgstr "" + +#: ../../include/account.php:68 +msgid "An invitation is required." +msgstr "נדרשת הזמנה." + +#: ../../include/account.php:72 +msgid "Invitation could not be verified." +msgstr "×ימות הזמנה ×œ× ×”×ª×פשר." + +#: ../../include/account.php:122 +msgid "Please enter the required information." +msgstr "×× × ×”×–×Ÿ ×ת המידע הנחוץ." + +#: ../../include/account.php:189 +msgid "Failed to store account information." +msgstr "נכשל ל×חסן מידע חשבון." + +#: ../../include/account.php:249 +#, php-format +msgid "Registration confirmation for %s" +msgstr "×ימות ×¨×™×©×•× ×¢×‘×•×¨ %s" + +#: ../../include/account.php:315 +#, php-format +msgid "Registration request at %s" +msgstr "בקשת ×¨×™×©×•× ×צל %s" + +#: ../../include/account.php:317 ../../include/account.php:344 +#: ../../include/account.php:404 ../../include/network.php:1896 +msgid "Administrator" +msgstr "מנהל" + +#: ../../include/account.php:339 +msgid "your registration password" +msgstr "סיסמת ×¨×™×©×•× ×©×œ×š" + +#: ../../include/account.php:342 ../../include/account.php:402 +#, php-format +msgid "Registration details for %s" +msgstr "פרטי ×¨×™×©×•× ×¢×‘×•×¨ %s" + +#: ../../include/account.php:414 +msgid "Account approved." +msgstr "חשבון ×ושר." + +#: ../../include/account.php:454 +#, php-format +msgid "Registration revoked for %s" +msgstr "×¨×™×©×•× ×‘×•×˜×œ עבור %s" + +#: ../../include/account.php:506 +msgid "Account verified. Please login." +msgstr "חשבון ×ומת. ×× × ×”×ª×—×‘×¨." + +#: ../../include/account.php:723 ../../include/account.php:725 +msgid "Click here to upgrade." +msgstr "לחץ ×›×ן כדי לשדרג." + +#: ../../include/account.php:731 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "" + +#: ../../include/account.php:736 +msgid "This action is not available under your subscription plan." +msgstr "" + +#: ../../include/attach.php:247 ../../include/attach.php:333 +msgid "Item was not found." +msgstr "פריט ×œ× × ×ž×¦×." + +#: ../../include/attach.php:499 +msgid "No source file." +msgstr "×ין קובץ מקור." + +#: ../../include/attach.php:521 +msgid "Cannot locate file to replace" +msgstr "" + +#: ../../include/attach.php:539 +msgid "Cannot locate file to revise/update" +msgstr "" + +#: ../../include/attach.php:674 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "" + +#: ../../include/attach.php:688 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "" + +#: ../../include/attach.php:846 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "" + +#: ../../include/attach.php:859 +msgid "Stored file could not be verified. Upload failed." +msgstr "" + +#: ../../include/attach.php:915 ../../include/attach.php:931 +msgid "Path not available." +msgstr "נתיב ×œ× ×–×ž×™×Ÿ." + +#: ../../include/attach.php:977 ../../include/attach.php:1129 +msgid "Empty pathname" +msgstr "×©× × ×ª×™×‘ ריק" + +#: ../../include/attach.php:1003 +msgid "duplicate filename or path" +msgstr "×©× ×§×•×‘×¥ ×ו נתיב כפול" + +#: ../../include/attach.php:1025 +msgid "Path not found." +msgstr "נתיב ×œ× × ×ž×¦×." + +#: ../../include/attach.php:1083 +msgid "mkdir failed." +msgstr "mkdir נכשל." + +#: ../../include/attach.php:1087 +msgid "database storage failed." +msgstr "×חסון מסד × ×ª×•× ×™× × ×›×©×œ." + +#: ../../include/attach.php:1135 +msgid "Empty path" +msgstr "נתיב ריק" + +#: ../../include/features.php:48 +msgid "General Features" +msgstr "תכונות כלליות" + +#: ../../include/features.php:50 +msgid "Content Expiration" +msgstr "פקיעת תוכן" + +#: ../../include/features.php:50 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "" + +#: ../../include/features.php:51 +msgid "Multiple Profiles" +msgstr "×¤×¨×•×¤×™×œ×™× ×ž×¨×•×‘×™×" + +#: ../../include/features.php:51 +msgid "Ability to create multiple profiles" +msgstr "" + +#: ../../include/features.php:52 +msgid "Advanced Profiles" +msgstr "פרופיל מתקדמי×" + +#: ../../include/features.php:52 +msgid "Additional profile sections and selections" +msgstr "" + +#: ../../include/features.php:53 +msgid "Profile Import/Export" +msgstr "יבו×/×™×¦×•× ×¤×¨×•×¤×™×œ" + +#: ../../include/features.php:53 +msgid "Save and load profile details across sites/channels" +msgstr "" + +#: ../../include/features.php:54 +msgid "Web Pages" +msgstr "עמודי רשת" + +#: ../../include/features.php:54 +msgid "Provide managed web pages on your channel" +msgstr "" + +#: ../../include/features.php:55 +msgid "Hide Rating" +msgstr "הסתר דירוג" + +#: ../../include/features.php:55 +msgid "" +"Hide the rating buttons on your channel and profile pages. Note: People can " +"still rate you somewhere else." +msgstr "" + +#: ../../include/features.php:56 +msgid "Private Notes" +msgstr "×¤×ª×§×™× ×¤×¨×˜×™×™×" + +#: ../../include/features.php:56 +msgid "Enables a tool to store notes and reminders (note: not encrypted)" +msgstr "מ×פשר כלי ל×חסון ×¤×ª×§×™× ×•×ª×–×›×•×¨×•×ª (הערה: ×œ× ×ž×•×¦×¤×Ÿ)" + +#: ../../include/features.php:57 +msgid "Navigation Channel Select" +msgstr "" + +#: ../../include/features.php:57 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "" + +#: ../../include/features.php:58 +msgid "Photo Location" +msgstr "×ž×™×§×•× ×ª×¦×œ×•×" + +#: ../../include/features.php:58 +msgid "If location data is available on uploaded photos, link this to a map." +msgstr "" + +#: ../../include/features.php:59 +msgid "Access Controlled Chatrooms" +msgstr "" + +#: ../../include/features.php:59 +msgid "Provide chatrooms and chat services with access control." +msgstr "" + +#: ../../include/features.php:60 +msgid "Smart Birthdays" +msgstr "ימי הולדת חכמי×" + +#: ../../include/features.php:60 +msgid "" +"Make birthday events timezone aware in case your friends are scattered " +"across the planet." +msgstr "" + +#: ../../include/features.php:61 +msgid "Expert Mode" +msgstr "מצב מומחה" + +#: ../../include/features.php:61 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "" + +#: ../../include/features.php:62 +msgid "Premium Channel" +msgstr "ערוץ פרמיה" + +#: ../../include/features.php:62 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "" + +#: ../../include/features.php:67 +msgid "Post Composition Features" +msgstr "" + +#: ../../include/features.php:70 +msgid "Large Photos" +msgstr "×ª×¦×œ×•×ž×™× ×’×“×•×œ×™×" + +#: ../../include/features.php:70 +msgid "" +"Include large (1024px) photo thumbnails in posts. If not enabled, use small " +"(640px) photo thumbnails" +msgstr "" + +#: ../../include/features.php:71 +msgid "Automatically import channel content from other channels or feeds" +msgstr "" + +#: ../../include/features.php:72 +msgid "Even More Encryption" +msgstr "×פילו עוד הצפנה" + +#: ../../include/features.php:72 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "" + +#: ../../include/features.php:73 +msgid "Enable Voting Tools" +msgstr "×פשר כלי הצבעה" + +#: ../../include/features.php:73 +msgid "Provide a class of post which others can vote on" +msgstr "" + +#: ../../include/features.php:74 +msgid "Delayed Posting" +msgstr "" + +#: ../../include/features.php:74 +msgid "Allow posts to be published at a later date" +msgstr "" + +#: ../../include/features.php:75 +msgid "Suppress Duplicate Posts/Comments" +msgstr "" + +#: ../../include/features.php:75 +msgid "" +"Prevent posts with identical content to be published with less than two " +"minutes in between submissions." +msgstr "" + +#: ../../include/features.php:81 +msgid "Network and Stream Filtering" +msgstr "סינון רשת וזר×" + +#: ../../include/features.php:82 +msgid "Search by Date" +msgstr "חפש לפי ת×ריך" + +#: ../../include/features.php:82 +msgid "Ability to select posts by date ranges" +msgstr "מסנן ×וספי×" + +#: ../../include/features.php:83 ../../include/group.php:311 +msgid "Privacy Groups" +msgstr "קבוצת פרטיות" + +#: ../../include/features.php:83 +msgid "Enable management and selection of privacy groups" +msgstr "" + +#: ../../include/features.php:84 ../../include/widgets.php:281 +msgid "Saved Searches" +msgstr "×—×™×¤×•×©×™× ×©×ž×•×¨×™×" + +#: ../../include/features.php:84 +msgid "Save search terms for re-use" +msgstr "" + +#: ../../include/features.php:85 +msgid "Network Personal Tab" +msgstr "" + +#: ../../include/features.php:85 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "" + +#: ../../include/features.php:86 +msgid "Network New Tab" +msgstr "" + +#: ../../include/features.php:86 +msgid "Enable tab to display all new Network activity" +msgstr "" + +#: ../../include/features.php:87 +msgid "Affinity Tool" +msgstr "כלי קירבה" + +#: ../../include/features.php:87 +msgid "Filter stream activity by depth of relationships" +msgstr "" + +#: ../../include/features.php:88 +msgid "Connection Filtering" +msgstr "סינון חיבור" + +#: ../../include/features.php:88 +msgid "Filter incoming posts from connections based on keywords/content" +msgstr "" + +#: ../../include/features.php:89 +msgid "Show channel suggestions" +msgstr "הצג הצעות ערוץ" + +#: ../../include/features.php:94 +msgid "Post/Comment Tools" +msgstr "" + +#: ../../include/features.php:95 +msgid "Community Tagging" +msgstr "" + +#: ../../include/features.php:95 +msgid "Ability to tag existing posts" +msgstr "" + +#: ../../include/features.php:96 +msgid "Post Categories" +msgstr "" + +#: ../../include/features.php:96 +msgid "Add categories to your posts" +msgstr "" + +#: ../../include/features.php:97 +msgid "Emoji Reactions" +msgstr "" + +#: ../../include/features.php:97 +msgid "Add emoji reaction ability to posts" +msgstr "" + +#: ../../include/features.php:98 +msgid "Ability to file posts under folders" +msgstr "" + +#: ../../include/features.php:99 +msgid "Dislike Posts" +msgstr "" + +#: ../../include/features.php:99 +msgid "Ability to dislike posts/comments" +msgstr "" + +#: ../../include/features.php:100 +msgid "Star Posts" +msgstr "" + +#: ../../include/features.php:100 +msgid "Ability to mark special posts with a star indicator" +msgstr "" + +#: ../../include/features.php:101 +msgid "Tag Cloud" +msgstr "ענן תגיות" + +#: ../../include/features.php:101 +msgid "Provide a personal tag cloud on your channel page" +msgstr "" + +#: ../../include/oembed.php:324 +msgid "Embedded content" +msgstr "תוכן מוטמע" + +#: ../../include/oembed.php:333 +msgid "Embedding disabled" +msgstr "הטמעה ×”×™× ×” מנוטרלת" + +#: ../../include/import.php:29 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "" + +#: ../../include/import.php:76 +msgid "Channel clone failed. Import failed." +msgstr "" + +#: ../../include/connections.php:95 +msgid "New window" +msgstr "חלון חדש" + +#: ../../include/connections.php:96 +msgid "Open the selected location in a different window or browser tab" +msgstr "פתח ×ת ×”×ž×™×§×•× ×”× ×‘×—×¨ בתוך חלון ×ו סימניית דפדפן ×חרי×" + +#: ../../include/connections.php:214 +#, php-format +msgid "User '%s' deleted" +msgstr "משתמש '%s' נמחק" + +#: ../../include/acl_selectors.php:271 +msgid "Who can see this?" +msgstr "מי מסוגל לר×ות ×–×ת?" + +#: ../../include/acl_selectors.php:272 +msgid "Custom selection" +msgstr "מבחר מות××" + +#: ../../include/acl_selectors.php:273 +msgid "" +"Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit" +" the scope of \"Show\"." +msgstr "" + +#: ../../include/acl_selectors.php:274 +msgid "Show" +msgstr "הצג" + +#: ../../include/acl_selectors.php:275 +msgid "Don't show" +msgstr "×ל תציג" + +#: ../../include/acl_selectors.php:281 +msgid "Other networks and post services" +msgstr "שירותי רשת ×•×¤×¨×¡×•× ×חרי×" + +#: ../../include/acl_selectors.php:311 +#, php-format +msgid "" +"Post permissions %s cannot be changed %s after a post is shared.
    These" +" permissions set who is allowed to view the post." +msgstr "" + +#: ../../include/auth.php:105 +msgid "Logged out." +msgstr "מנותק." + +#: ../../include/auth.php:212 +msgid "Failed authentication" +msgstr "×ימות נכשל" + +#: ../../include/datetime.php:135 +msgid "Birthday" +msgstr "×™×•× ×”×•×œ×“×ª" + +#: ../../include/datetime.php:137 +msgid "Age: " +msgstr "גיל: " + +#: ../../include/datetime.php:139 +msgid "YYYY-MM-DD or MM-DD" +msgstr "YYYY-MM-DD ×ו MM-DD" + +#: ../../include/datetime.php:272 ../../boot.php:2471 +msgid "never" +msgstr "" + +#: ../../include/datetime.php:278 +msgid "less than a second ago" +msgstr "לפניי פחות משניה" + +#: ../../include/datetime.php:296 +#, php-format +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "לפני %1$d %2$s" + +#: ../../include/datetime.php:307 +msgctxt "relative_date" +msgid "year" +msgid_plural "years" +msgstr[0] "שנה" +msgstr[1] "שני×" + +#: ../../include/datetime.php:310 +msgctxt "relative_date" +msgid "month" +msgid_plural "months" +msgstr[0] "חודש" +msgstr[1] "חודשי×" + +#: ../../include/datetime.php:313 +msgctxt "relative_date" +msgid "week" +msgid_plural "weeks" +msgstr[0] "שבוע" +msgstr[1] "שבועות" + +#: ../../include/datetime.php:316 +msgctxt "relative_date" +msgid "day" +msgid_plural "days" +msgstr[0] "יו×" +msgstr[1] "ימי×" + +#: ../../include/datetime.php:319 +msgctxt "relative_date" +msgid "hour" +msgid_plural "hours" +msgstr[0] "שעה" +msgstr[1] "שעות" + +#: ../../include/datetime.php:322 +msgctxt "relative_date" +msgid "minute" +msgid_plural "minutes" +msgstr[0] "דקה" +msgstr[1] "דקות" + +#: ../../include/datetime.php:325 +msgctxt "relative_date" +msgid "second" +msgid_plural "seconds" +msgstr[0] "שניה" +msgstr[1] "שניות" + +#: ../../include/datetime.php:562 +#, php-format +msgid "%1$s's birthday" +msgstr "" + +#: ../../include/datetime.php:563 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "×™×•× ×”×•×œ×“×ª שמח %1$s" + +#: ../../include/group.php:26 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "" + +#: ../../include/group.php:248 +msgid "Add new connections to this privacy group" +msgstr "הוסף ×—×™×‘×•×¨×™× ×—×“×©×™× ×œ×§×‘×•×¦×ª פרטיות זו" + +#: ../../include/group.php:289 +msgid "edit" +msgstr "ערוך" + +#: ../../include/group.php:312 +msgid "Edit group" +msgstr "ערוך קבוצה" + +#: ../../include/group.php:313 +msgid "Add privacy group" +msgstr "הוסף קבוצת פרטיות" + +#: ../../include/group.php:314 +msgid "Channels not in any privacy group" +msgstr "" + +#: ../../include/group.php:316 ../../include/widgets.php:282 +msgid "add" +msgstr "להוסיף" + +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "למחוק ×ת פריט ×–×”?" + +#: ../../include/js_strings.php:8 +msgid "[-] show less" +msgstr "[-] הצג פחות" + +#: ../../include/js_strings.php:9 +msgid "[+] expand" +msgstr "[+] הרחב" + +#: ../../include/js_strings.php:10 +msgid "[-] collapse" +msgstr "[-] צמצ×" + +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "סיסמה קצרה מדי" + +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" +msgstr "סיסמ×ות ×œ× ×ª×•×מות" + +#: ../../include/js_strings.php:13 +msgid "everybody" +msgstr "כול×" + +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" +msgstr "מימרת סיסמה סודית" + +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" +msgstr "" + +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." +msgstr "" + +#: ../../include/js_strings.php:17 +msgid "close all" +msgstr "סגור הכל" + +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "×ין דבר חדש ×›×ן" + +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" +msgstr "" + +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" +msgstr "ת×ר (רשות)" + +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" +msgstr "" + +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" +msgstr "" + +#: ../../include/js_strings.php:27 +msgid "timeago.prefixAgo" +msgstr "timeago.prefixAgo" + +#: ../../include/js_strings.php:28 +msgid "timeago.prefixFromNow" +msgstr "timeago.prefixFromNow" + +#: ../../include/js_strings.php:29 +msgid "ago" +msgstr "לפני" + +#: ../../include/js_strings.php:30 +msgid "from now" +msgstr "מעכשיו" + +#: ../../include/js_strings.php:31 +msgid "less than a minute" +msgstr "פחות מדקה" + +#: ../../include/js_strings.php:32 +msgid "about a minute" +msgstr "דקה לערך" + +#: ../../include/js_strings.php:33 +#, php-format +msgid "%d minutes" +msgstr "%d דקות" + +#: ../../include/js_strings.php:34 +msgid "about an hour" +msgstr "שעה לערך" + +#: ../../include/js_strings.php:35 +#, php-format +msgid "about %d hours" +msgstr " %d שעות לערך" + +#: ../../include/js_strings.php:36 +msgid "a day" +msgstr "יו×" + +#: ../../include/js_strings.php:37 +#, php-format +msgid "%d days" +msgstr "%d ימי×" + +#: ../../include/js_strings.php:38 +msgid "about a month" +msgstr "חודש לערך" + +#: ../../include/js_strings.php:39 +#, php-format +msgid "%d months" +msgstr "%d חודשי×" + +#: ../../include/js_strings.php:40 +msgid "about a year" +msgstr "שנה לערך" + +#: ../../include/js_strings.php:41 +#, php-format +msgid "%d years" +msgstr "%d שני×" + +#: ../../include/js_strings.php:42 +msgid " " +msgstr " " + +#: ../../include/js_strings.php:43 +msgid "timeago.numbers" +msgstr "timeago.numbers" + +#: ../../include/js_strings.php:49 +msgctxt "long" +msgid "May" +msgstr "מ××™" + +#: ../../include/js_strings.php:57 +msgid "Jan" +msgstr "ינו׳" + +#: ../../include/js_strings.php:58 +msgid "Feb" +msgstr "פבר׳" + +#: ../../include/js_strings.php:59 +msgid "Mar" +msgstr "מרץ" + +#: ../../include/js_strings.php:60 +msgid "Apr" +msgstr "×פר׳" + +#: ../../include/js_strings.php:61 +msgctxt "short" +msgid "May" +msgstr "מ××™" + +#: ../../include/js_strings.php:62 +msgid "Jun" +msgstr "יונ׳" + +#: ../../include/js_strings.php:63 +msgid "Jul" +msgstr "יול׳" + +#: ../../include/js_strings.php:64 +msgid "Aug" +msgstr "×וג׳" + +#: ../../include/js_strings.php:65 +msgid "Sep" +msgstr "ספט׳" + +#: ../../include/js_strings.php:66 +msgid "Oct" +msgstr "×וק׳" + +#: ../../include/js_strings.php:67 +msgid "Nov" +msgstr "נוב׳" + +#: ../../include/js_strings.php:68 +msgid "Dec" +msgstr "דצמ׳" + +#: ../../include/js_strings.php:76 +msgid "Sun" +msgstr "×׳" + +#: ../../include/js_strings.php:77 +msgid "Mon" +msgstr "ב׳" + +#: ../../include/js_strings.php:78 +msgid "Tue" +msgstr "ג׳" + +#: ../../include/js_strings.php:79 +msgid "Wed" +msgstr "ד׳" + +#: ../../include/js_strings.php:80 +msgid "Thu" +msgstr "ה׳" + +#: ../../include/js_strings.php:81 +msgid "Fri" +msgstr "ו׳" + +#: ../../include/js_strings.php:82 +msgid "Sat" +msgstr "ש׳" + +#: ../../include/js_strings.php:83 +msgctxt "calendar" +msgid "today" +msgstr "היו×" + +#: ../../include/js_strings.php:84 +msgctxt "calendar" +msgid "month" +msgstr "חודש" + +#: ../../include/js_strings.php:85 +msgctxt "calendar" +msgid "week" +msgstr "שבוע" + +#: ../../include/js_strings.php:86 +msgctxt "calendar" +msgid "day" +msgstr "יו×" + +#: ../../include/js_strings.php:87 +msgctxt "calendar" +msgid "All day" +msgstr "כל היו×" + +#: ../../include/network.php:682 +msgid "view full size" +msgstr "צפה בגודל מל×" + +#: ../../include/network.php:1910 +msgid "No Subject" +msgstr "×ין נוש×" + +#: ../../include/network.php:2171 ../../include/network.php:2172 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/network.php:2173 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/network.php:2174 +msgid "GNU-Social" +msgstr "GNU-Social" + +#: ../../include/network.php:2175 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/network.php:2177 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/network.php:2178 +msgid "Facebook" +msgstr "פייסבוק" + +#: ../../include/network.php:2179 +msgid "Zot" +msgstr "" + +#: ../../include/network.php:2180 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/network.php:2181 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/network.php:2182 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/items.php:902 ../../include/items.php:947 +msgid "(Unknown)" +msgstr "(×œ× ×™×“×•×¢)" + +#: ../../include/items.php:1146 +msgid "Visible to anybody on the internet." +msgstr "נר××” לכל ×חד ב×ינטרנט." + +#: ../../include/items.php:1148 +msgid "Visible to you only." +msgstr "נר××” לך בלבד." + +#: ../../include/items.php:1150 +msgid "Visible to anybody in this network." +msgstr "נר××” לכל ×חד ברשת זו." + +#: ../../include/items.php:1152 +msgid "Visible to anybody authenticated." +msgstr "נר××” לכל מי ×©×”×•× ×ž×ומת." + +#: ../../include/items.php:1154 +#, php-format +msgid "Visible to anybody on %s." +msgstr "נר××” לכל ×חד ×צל %s." + +#: ../../include/items.php:1156 +msgid "Visible to all connections." +msgstr "נר××” לכל החיבורי×." + +#: ../../include/items.php:1158 +msgid "Visible to approved connections." +msgstr "נר××” ×œ×—×™×‘×•×¨×™× ×ž×ושרי×." + +#: ../../include/items.php:1160 +msgid "Visible to specific connections." +msgstr "נר××” ×œ×—×™×‘×•×¨×™× ×ž×¡×•×™×ž×™×." + +#: ../../include/items.php:3920 +msgid "Privacy group is empty." +msgstr "קבוצת פרטיות ×”×™× ×” ריקה" + +#: ../../include/items.php:3927 +#, php-format +msgid "Privacy group: %s" +msgstr "קבוצת פרטיות: %s" + +#: ../../include/items.php:3939 +msgid "Connection not found." +msgstr "חיבור ×œ× × ×ž×¦×." + +#: ../../include/items.php:4305 +msgid "profile photo" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ" + +#: ../../include/page_widgets.php:7 +msgid "New Page" +msgstr "עמוד חדש" + +#: ../../include/page_widgets.php:46 +msgid "Title" +msgstr "כותרת" + +#: ../../include/widgets.php:103 +msgid "System" +msgstr "מערכת" + +#: ../../include/widgets.php:106 +msgid "New App" +msgstr "×פליקציה חדשה" + +#: ../../include/widgets.php:154 +msgid "Suggestions" +msgstr "הצעות" + +#: ../../include/widgets.php:155 +msgid "See more..." +msgstr "צפה בעוד..." + +#: ../../include/widgets.php:175 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "" + +#: ../../include/widgets.php:181 +msgid "Add New Connection" +msgstr "הוסף חיבור חדש" + +#: ../../include/widgets.php:182 +msgid "Enter channel address" +msgstr "הזן כתובת ערוץ" + +#: ../../include/widgets.php:183 +msgid "Examples: bob@example.com, https://example.com/barbara" +msgstr "דוגמ×ות: bob@example.com, https://example.com/barbara" + +#: ../../include/widgets.php:199 +msgid "Notes" +msgstr "תזכירי×" + +#: ../../include/widgets.php:273 +msgid "Remove term" +msgstr "הסר פריט" + +#: ../../include/widgets.php:354 +msgid "Archives" +msgstr "×רכיוני×" + +#: ../../include/widgets.php:516 +msgid "Refresh" +msgstr "רענן" + +#: ../../include/widgets.php:556 +msgid "Account settings" +msgstr "הגדרות חשבון" + +#: ../../include/widgets.php:562 +msgid "Channel settings" +msgstr "הגדרות ערוץ" + +#: ../../include/widgets.php:571 +msgid "Additional features" +msgstr "תכונות נוספות" + +#: ../../include/widgets.php:578 +msgid "Feature/Addon settings" +msgstr "" + +#: ../../include/widgets.php:584 +msgid "Display settings" +msgstr "הגדרות תצוגה" + +#: ../../include/widgets.php:591 +msgid "Manage locations" +msgstr "נהל מיקומי×" + +#: ../../include/widgets.php:600 +msgid "Export channel" +msgstr "×™×¦× ×¢×¨×•×¥" + +#: ../../include/widgets.php:607 +msgid "Connected apps" +msgstr "×פליקציות מחוברות" + +#: ../../include/widgets.php:622 +msgid "Premium Channel Settings" +msgstr "הגדרות ערוץ פרמיה" + +#: ../../include/widgets.php:651 +msgid "Private Mail Menu" +msgstr "תפריט דו×ר פרטי" + +#: ../../include/widgets.php:653 +msgid "Combined View" +msgstr "תצוגה משולבת" + +#: ../../include/widgets.php:685 ../../include/widgets.php:697 +msgid "Conversations" +msgstr "דיוני×" + +#: ../../include/widgets.php:689 +msgid "Received Messages" +msgstr "הודעות שנתקבלו" + +#: ../../include/widgets.php:693 +msgid "Sent Messages" +msgstr "הודעות שנשלחו" + +#: ../../include/widgets.php:707 +msgid "No messages." +msgstr "×ין הודעות." + +#: ../../include/widgets.php:725 +msgid "Delete conversation" +msgstr "מחק דיון" + +#: ../../include/widgets.php:751 +msgid "Events Menu" +msgstr "תפריט ×ירועי×" + +#: ../../include/widgets.php:752 +msgid "Day View" +msgstr "תצוגת יו×" + +#: ../../include/widgets.php:753 +msgid "Week View" +msgstr "תצוגת שבוע" + +#: ../../include/widgets.php:754 +msgid "Month View" +msgstr "תצוגת חודש" + +#: ../../include/widgets.php:766 +msgid "Events Tools" +msgstr "כלי ×ירוע" + +#: ../../include/widgets.php:767 +msgid "Export Calendar" +msgstr "×™×¦× ×œ×•×— שנה" + +#: ../../include/widgets.php:768 +msgid "Import Calendar" +msgstr "×™×‘× ×œ×•×— שנה" + +#: ../../include/widgets.php:846 +msgid "Overview" +msgstr "סקירה" + +#: ../../include/widgets.php:853 +msgid "Chat Members" +msgstr "חברי שיחה" + +#: ../../include/widgets.php:875 +msgid "Wiki List" +msgstr "רשימת ויקי" + +#: ../../include/widgets.php:913 +msgid "Wiki Pages" +msgstr "עמודי ויקי" + +#: ../../include/widgets.php:948 +msgid "Bookmarked Chatrooms" +msgstr "חדרי שיחה מסומני×" + +#: ../../include/widgets.php:971 +msgid "Suggested Chatrooms" +msgstr "חדרי שיחה מוצעי×" + +#: ../../include/widgets.php:1117 ../../include/widgets.php:1229 +msgid "photo/image" +msgstr "תצלו×/תמונה" + +#: ../../include/widgets.php:1172 +msgid "Click to show more" +msgstr "לחץ כדי להציג עוד" + +#: ../../include/widgets.php:1323 +msgid "Rating Tools" +msgstr "כלי דירוג" + +#: ../../include/widgets.php:1327 ../../include/widgets.php:1329 +msgid "Rate Me" +msgstr "דרג ×ותי" + +#: ../../include/widgets.php:1332 +msgid "View Ratings" +msgstr "צפה בדירוגי×" + +#: ../../include/widgets.php:1389 +msgid "Forums" +msgstr "פורומי×" + +#: ../../include/widgets.php:1418 +msgid "Tasks" +msgstr "משימות" + +#: ../../include/widgets.php:1427 +msgid "Documentation" +msgstr "תיעוד" + +#: ../../include/widgets.php:1429 +msgid "Project/Site Information" +msgstr "מידע פרויקט/×תר" + +#: ../../include/widgets.php:1430 +msgid "For Members" +msgstr "לחברי×" + +#: ../../include/widgets.php:1431 +msgid "For Administrators" +msgstr "למנהלי×" + +#: ../../include/widgets.php:1432 +msgid "For Developers" +msgstr "למפתחי×" + +#: ../../include/widgets.php:1456 ../../include/widgets.php:1494 +msgid "Member registrations waiting for confirmation" +msgstr "רישומי חברות ×שר ×ž×ž×ª×™× ×™× ×œ×ישור" + +#: ../../include/widgets.php:1462 +msgid "Inspect queue" +msgstr "" + +#: ../../include/widgets.php:1464 +msgid "DB updates" +msgstr "עדכוני מסד נתוני×" + +#: ../../include/widgets.php:1490 +msgid "Plugin Features" +msgstr "תכונות תוסף" + +#: ../../include/permissions.php:26 +msgid "Can view my normal stream and posts" +msgstr "" + +#: ../../include/permissions.php:27 +msgid "Can view my default channel profile" +msgstr "" + +#: ../../include/permissions.php:28 +msgid "Can view my connections" +msgstr "" + +#: ../../include/permissions.php:29 +msgid "Can view my file storage and photos" +msgstr "" + +#: ../../include/permissions.php:30 +msgid "Can view my webpages" +msgstr "" + +#: ../../include/permissions.php:33 +msgid "Can send me their channel stream and posts" +msgstr "" + +#: ../../include/permissions.php:34 +msgid "Can post on my channel page (\"wall\")" +msgstr "" + +#: ../../include/permissions.php:35 +msgid "Can comment on or like my posts" +msgstr "" + +#: ../../include/permissions.php:36 +msgid "Can send me private mail messages" +msgstr "" + +#: ../../include/permissions.php:37 +msgid "Can like/dislike stuff" +msgstr "" + +#: ../../include/permissions.php:37 +msgid "Profiles and things other than posts/comments" +msgstr "" + +#: ../../include/permissions.php:39 +msgid "Can forward to all my channel contacts via post @mentions" +msgstr "" + +#: ../../include/permissions.php:39 +msgid "Advanced - useful for creating group forum channels" +msgstr "" + +#: ../../include/permissions.php:40 +msgid "Can chat with me (when available)" +msgstr "מסוגל לשוחח עמי (×›×שר זמין)" + +#: ../../include/permissions.php:41 +msgid "Can write to my file storage and photos" +msgstr "מסוגל לכתוב ×ל ×”×חסון ×•×”×ª×¦×œ×•×ž×™× ×©×œ×™" + +#: ../../include/permissions.php:42 +msgid "Can edit my webpages" +msgstr "מסוגל לערוך עמודי רשת" + +#: ../../include/permissions.php:44 +msgid "Can source my public posts in derived channels" +msgstr "" + +#: ../../include/permissions.php:44 +msgid "Somewhat advanced - very useful in open communities" +msgstr "" + +#: ../../include/permissions.php:46 +msgid "Can administer my channel resources" +msgstr "" + +#: ../../include/permissions.php:46 +msgid "" +"Extremely advanced. Leave this alone unless you know what you are doing" +msgstr "" + +#: ../../include/permissions.php:877 +msgid "Social Networking" +msgstr "רשת חברתית" + +#: ../../include/permissions.php:877 +msgid "Social - Mostly Public" +msgstr "חברתי - ציבורי בעיקר" + +#: ../../include/permissions.php:877 +msgid "Social - Restricted" +msgstr "חברתי - מוגבל" + +#: ../../include/permissions.php:877 +msgid "Social - Private" +msgstr "חברתי - פרטי" + +#: ../../include/permissions.php:878 +msgid "Community Forum" +msgstr "×¤×•×¨×•× ×§×”×™×œ×”" + +#: ../../include/permissions.php:878 +msgid "Forum - Mostly Public" +msgstr "×¤×•×¨×•× - ציבורי בעיקר" + +#: ../../include/permissions.php:878 +msgid "Forum - Restricted" +msgstr "×¤×•×¨×•× - מוגבל" + +#: ../../include/permissions.php:878 +msgid "Forum - Private" +msgstr "×¤×•×¨×•× - פרטי" + +#: ../../include/permissions.php:879 +msgid "Feed Republish" +msgstr "" + +#: ../../include/permissions.php:879 +msgid "Feed - Mostly Public" +msgstr "ערוץ - ציבורי בעיקר" + +#: ../../include/permissions.php:879 +msgid "Feed - Restricted" +msgstr "ערוץ - מוגבל" + +#: ../../include/permissions.php:880 +msgid "Special Purpose" +msgstr "מטרה מיוחדת" + +#: ../../include/permissions.php:880 +msgid "Special - Celebrity/Soapbox" +msgstr "" + +#: ../../include/permissions.php:880 +msgid "Special - Group Repository" +msgstr "" + +#: ../../include/permissions.php:881 +msgid "Custom/Expert Mode" +msgstr "" + +#: ../../include/activities.php:41 +msgid " and " +msgstr " ×•×’× " + +#: ../../include/activities.php:49 +msgid "public profile" +msgstr "פרופיל ציבורי" + +#: ../../include/activities.php:58 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "" + +#: ../../include/activities.php:59 +#, php-format +msgid "Visit %1$s's %2$s" +msgstr "" + +#: ../../include/activities.php:62 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "" + +#: ../../include/bb2diaspora.php:398 +msgid "Attachments:" +msgstr "תצריפי×:" + +#: ../../include/bb2diaspora.php:487 +msgid "$Projectname event notification:" +msgstr "" + +#: ../../include/api.php:1326 +msgid "Public Timeline" +msgstr "ציר זמן ציבורי" + +#: ../../view/theme/redbasic/php/config.php:82 +msgid "Focus (Hubzilla default)" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:103 +msgid "Theme settings" +msgstr "הגדרות ערכת נוש×" + +#: ../../view/theme/redbasic/php/config.php:104 +msgid "Select scheme" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:105 +msgid "Narrow navbar" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:106 +msgid "Navigation bar background color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:107 +msgid "Navigation bar gradient top color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:108 +msgid "Navigation bar gradient bottom color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:109 +msgid "Navigation active button gradient top color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:110 +msgid "Navigation active button gradient bottom color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:111 +msgid "Navigation bar border color " +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:112 +msgid "Navigation bar icon color " +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:113 +msgid "Navigation bar active icon color " +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:114 +msgid "link color" +msgstr "צבע קישור" + +#: ../../view/theme/redbasic/php/config.php:115 +msgid "Set font-color for banner" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:116 +msgid "Set the background color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:117 +msgid "Set the background image" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:118 +msgid "Set the background color of items" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:119 +msgid "Set the background color of comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:120 +msgid "Set the border color of comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:121 +msgid "Set the indent for comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:122 +msgid "Set the basic color for item icons" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:123 +msgid "Set the hover color for item icons" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:124 +msgid "Set font-size for the entire application" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:124 +msgid "Example: 14px" +msgstr "דוגמ×: 14px" + +#: ../../view/theme/redbasic/php/config.php:125 +msgid "Set font-size for posts and comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:126 +msgid "Set font-color for posts and comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:127 +msgid "Set radius of corners" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:128 +msgid "Set shadow depth of photos" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:129 +msgid "Set maximum width of content region in pixel" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:129 +msgid "Leave empty for default width" +msgstr "הש×ר ריק לצורך רוחב שגרתי" + +#: ../../view/theme/redbasic/php/config.php:130 +msgid "Left align page content" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:131 +msgid "Set minimum opacity of nav bar - to hide it" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:132 +msgid "Set size of conversation author photo" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:133 +msgid "Set size of followup author photos" +msgstr "" + +#: ../../boot.php:1163 +#, php-format +msgctxt "opensearch" +msgid "Search %1$s (%2$s)" +msgstr "" + +#: ../../boot.php:1163 +msgctxt "opensearch" +msgid "$Projectname" +msgstr "$Projectname" + +#: ../../boot.php:1481 +#, php-format +msgid "Update %s failed. See error logs." +msgstr "" + +#: ../../boot.php:1484 +#, php-format +msgid "Update Error at %s" +msgstr "" + +#: ../../boot.php:1685 +msgid "" +"Create an account to access services and applications within the Hubzilla" +msgstr "" + +#: ../../boot.php:1707 +msgid "Password" +msgstr "סיסמה" + +#: ../../boot.php:1708 +msgid "Remember me" +msgstr "זכור ×ותי" + +#: ../../boot.php:1711 +msgid "Forgot your password?" +msgstr "שכחת ×ת הסיסמה שלך?" + +#: ../../boot.php:2277 +msgid "toggle mobile" +msgstr "" + +#: ../../boot.php:2426 +msgid "Website SSL certificate is not valid. Please correct." +msgstr "תעודת SSL ×תר רשת ××™× ×” תקינה. ×× × ×ª×§×Ÿ." + +#: ../../boot.php:2429 +#, php-format +msgid "[hubzilla] Website SSL error for %s" +msgstr "[hubzilla] שגי×ת SSL ×תר רשת עבור %s" + +#: ../../boot.php:2470 +msgid "Cron/Scheduled tasks not running." +msgstr "משימות Cron/מתוזמנות ×œ× ×¨×¦×•×ª." + +#: ../../boot.php:2474 +#, php-format +msgid "[hubzilla] Cron tasks not running on %s" +msgstr "[hubzilla] משימות Cron ×œ× ×¨×¦×•×ª על %s" diff --git a/view/he/hstrings.php b/view/he/hstrings.php new file mode 100644 index 000000000..a4abe2daf --- /dev/null +++ b/view/he/hstrings.php @@ -0,0 +1,2 @@ +, 2016 +# GenghisKhan , 2015 +# GenghisKhan , 2015-2016 +msgid "" +msgstr "" +"Project-Id-Version: Redmatrix\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-05-20 00:01-0700\n" +"PO-Revision-Date: 2016-05-21 09:52+0000\n" +"Last-Translator: Jacob M \n" +"Language-Team: Hebrew (http://www.transifex.com/Friendica/red-matrix/language/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: he\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../../include/Import/import_diaspora.php:17 +msgid "No username found in import file." +msgstr "" + +#: ../../include/Import/import_diaspora.php:42 ../../mod/import.php:156 +msgid "Unable to create a unique channel address. Import failed." +msgstr "" + +#: ../../include/Import/import_diaspora.php:140 ../../mod/import.php:562 +msgid "Import completed." +msgstr "×™×‘×•× ×”×•×©×œ×." + +#: ../../include/RedDAV/RedBrowser.php:107 +#: ../../include/RedDAV/RedBrowser.php:265 +msgid "parent" +msgstr "הורה" + +#: ../../include/RedDAV/RedBrowser.php:131 ../../include/text.php:2561 +msgid "Collection" +msgstr "×וסף" + +#: ../../include/RedDAV/RedBrowser.php:134 +msgid "Principal" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:137 +msgid "Addressbook" +msgstr "פנקס כתובות" + +#: ../../include/RedDAV/RedBrowser.php:140 +msgid "Calendar" +msgstr "לוח שנה" + +#: ../../include/RedDAV/RedBrowser.php:143 +msgid "Schedule Inbox" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:146 +msgid "Schedule Outbox" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:164 ../../include/apps.php:336 +#: ../../include/apps.php:387 ../../include/conversation.php:1030 +#: ../../mod/photos.php:693 ../../mod/photos.php:1131 +msgid "Unknown" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:227 +#, php-format +msgid "%1$s used" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:232 +#, php-format +msgid "%1$s used of %2$s (%3$s%)" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:251 ../../include/nav.php:98 +#: ../../include/apps.php:135 ../../include/conversation.php:1620 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "קבצי×" + +#: ../../include/RedDAV/RedBrowser.php:253 +msgid "Total" +msgstr "סה״כ" + +#: ../../include/RedDAV/RedBrowser.php:255 +msgid "Shared" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:256 +#: ../../include/RedDAV/RedBrowser.php:303 ../../mod/blocks.php:152 +#: ../../mod/layouts.php:175 ../../mod/menu.php:112 +#: ../../mod/new_channel.php:121 ../../mod/webpages.php:180 +msgid "Create" +msgstr "צור" + +#: ../../include/RedDAV/RedBrowser.php:257 +#: ../../include/RedDAV/RedBrowser.php:305 ../../mod/photos.php:718 +#: ../../mod/photos.php:1248 ../../mod/profile_photo.php:362 +msgid "Upload" +msgstr "העל××”" + +#: ../../include/RedDAV/RedBrowser.php:261 ../../mod/admin.php:994 +#: ../../mod/settings.php:590 ../../mod/settings.php:616 +#: ../../mod/sharedwithme.php:95 +msgid "Name" +msgstr "ש×" + +#: ../../include/RedDAV/RedBrowser.php:262 +msgid "Type" +msgstr "טיפוס" + +#: ../../include/RedDAV/RedBrowser.php:263 ../../mod/sharedwithme.php:97 +msgid "Size" +msgstr "גודל" + +#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/sharedwithme.php:98 +msgid "Last Modified" +msgstr "שונה ל×חרונה" + +#: ../../include/RedDAV/RedBrowser.php:266 ../../include/ItemObject.php:100 +#: ../../include/apps.php:254 ../../include/menu.php:108 +#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 +#: ../../mod/blocks.php:153 ../../mod/connections.php:242 +#: ../../mod/connections.php:255 ../../mod/connections.php:274 +#: ../../mod/editblock.php:134 ../../mod/editlayout.php:133 +#: ../../mod/editpost.php:106 ../../mod/editwebpage.php:178 +#: ../../mod/settings.php:650 ../../mod/layouts.php:183 ../../mod/menu.php:106 +#: ../../mod/thing.php:255 ../../mod/webpages.php:181 +msgid "Edit" +msgstr "ערוך" + +#: ../../include/RedDAV/RedBrowser.php:267 ../../include/ItemObject.php:120 +#: ../../include/apps.php:255 ../../include/conversation.php:671 +#: ../../mod/admin.php:826 ../../mod/admin.php:988 ../../mod/photos.php:1062 +#: ../../mod/blocks.php:155 ../../mod/connedit.php:563 +#: ../../mod/editblock.php:180 ../../mod/editlayout.php:178 +#: ../../mod/editwebpage.php:225 ../../mod/group.php:176 +#: ../../mod/settings.php:651 ../../mod/thing.php:256 +#: ../../mod/webpages.php:183 +msgid "Delete" +msgstr "מחק" + +#: ../../include/RedDAV/RedBrowser.php:302 +msgid "Create new folder" +msgstr "צור תיקייה חדשה" + +#: ../../include/RedDAV/RedBrowser.php:304 +msgid "Upload file" +msgstr "העלה קובץ" + +#: ../../include/dba/dba_driver.php:141 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" +msgstr "×œ× × ×™×ª×Ÿ ל×תר מידע DNS עבור שרת מסד × ×ª×•× ×™× '%s'" + +#: ../../include/photo/photo_driver.php:703 ../../mod/photos.php:92 +#: ../../mod/photos.php:637 ../../mod/profile_photo.php:143 +#: ../../mod/profile_photo.php:302 ../../mod/profile_photo.php:424 +msgid "Profile Photos" +msgstr "תצלומי פרופיל" + +#: ../../include/nav.php:87 ../../include/nav.php:120 ../../boot.php:1550 +msgid "Logout" +msgstr "יצי××”" + +#: ../../include/nav.php:87 ../../include/nav.php:120 +msgid "End this session" +msgstr "×¡×™×™× ×ת סשן ×–×”" + +#: ../../include/nav.php:90 ../../include/nav.php:151 +msgid "Home" +msgstr "בית" + +#: ../../include/nav.php:90 +msgid "Your posts and conversations" +msgstr "" + +#: ../../include/nav.php:91 ../../include/conversation.php:953 +#: ../../mod/connedit.php:510 +msgid "View Profile" +msgstr "" + +#: ../../include/nav.php:91 +msgid "Your profile page" +msgstr "" + +#: ../../include/nav.php:93 +msgid "Edit Profiles" +msgstr "" + +#: ../../include/nav.php:93 +msgid "Manage/Edit profiles" +msgstr "" + +#: ../../include/nav.php:95 ../../include/identity.php:979 +msgid "Edit Profile" +msgstr "ערוך פרופיל" + +#: ../../include/nav.php:95 +msgid "Edit your profile" +msgstr "ערוך ×ת הפרופיל שלך" + +#: ../../include/nav.php:97 ../../include/apps.php:139 +#: ../../include/conversation.php:1611 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "תצלומי×" + +#: ../../include/nav.php:97 +msgid "Your photos" +msgstr "×”×ª×¦×œ×•×ž×™× ×©×œ×š" + +#: ../../include/nav.php:98 +msgid "Your files" +msgstr "×”×§×‘×¦×™× ×©×œ×š" + +#: ../../include/nav.php:103 ../../include/apps.php:146 +msgid "Chat" +msgstr "שיחה" + +#: ../../include/nav.php:103 +msgid "Your chatrooms" +msgstr "החדרי שיחה שלך" + +#: ../../include/nav.php:109 ../../include/apps.php:129 +#: ../../include/conversation.php:1646 +msgid "Bookmarks" +msgstr "סימניות" + +#: ../../include/nav.php:109 +msgid "Your bookmarks" +msgstr "הסימניות שלך" + +#: ../../include/nav.php:113 ../../include/apps.php:136 +#: ../../include/conversation.php:1656 ../../mod/webpages.php:178 +msgid "Webpages" +msgstr "עמודי רשת" + +#: ../../include/nav.php:113 +msgid "Your webpages" +msgstr "העמודי רשת שלך" + +#: ../../include/nav.php:117 ../../include/apps.php:131 ../../boot.php:1551 +msgid "Login" +msgstr "כניסה" + +#: ../../include/nav.php:117 +msgid "Sign in" +msgstr "התחברות" + +#: ../../include/nav.php:134 +#, php-format +msgid "%s - click to logout" +msgstr "%s - לחץ כדי להתנתק" + +#: ../../include/nav.php:137 +msgid "Remote authentication" +msgstr "×ימות מרוחק" + +#: ../../include/nav.php:137 +msgid "Click to authenticate to your home hub" +msgstr "" + +#: ../../include/nav.php:151 +msgid "Home Page" +msgstr "עמוד בית" + +#: ../../include/nav.php:155 ../../mod/register.php:224 ../../boot.php:1527 +msgid "Register" +msgstr "הרשמה" + +#: ../../include/nav.php:155 +msgid "Create an account" +msgstr "צור חשבון" + +#: ../../include/nav.php:160 ../../include/apps.php:142 ../../mod/help.php:67 +#: ../../mod/help.php:72 ../../mod/layouts.php:176 +msgid "Help" +msgstr "עזרה" + +#: ../../include/nav.php:160 +msgid "Help and documentation" +msgstr "עזרה ותיעוד" + +#: ../../include/nav.php:163 ../../include/widgets.php:91 +#: ../../mod/apps.php:36 +msgid "Apps" +msgstr "×פליקציות" + +#: ../../include/nav.php:163 +msgid "Applications, utilities, links, games" +msgstr "" + +#: ../../include/nav.php:165 ../../include/text.php:914 +#: ../../include/text.php:926 ../../include/apps.php:147 +#: ../../mod/search.php:38 +msgid "Search" +msgstr "חיפוש" + +#: ../../include/nav.php:165 +msgid "Search site content" +msgstr "" + +#: ../../include/nav.php:168 ../../include/apps.php:141 +msgid "Directory" +msgstr "ספרייה" + +#: ../../include/nav.php:168 +msgid "Channel Directory" +msgstr "ערוץ ספרייה" + +#: ../../include/nav.php:180 ../../include/apps.php:133 +msgid "Matrix" +msgstr "מטריצה" + +#: ../../include/nav.php:180 +msgid "Your matrix" +msgstr "המטריצה שלך" + +#: ../../include/nav.php:181 +msgid "Mark all matrix notifications seen" +msgstr "סמן ×ת כל התר×ות המטריצה כנקר×ו" + +#: ../../include/nav.php:183 ../../include/apps.php:137 +msgid "Channel Home" +msgstr "ערוץ בית" + +#: ../../include/nav.php:183 +msgid "Channel home" +msgstr "ערוץ בית" + +#: ../../include/nav.php:184 +msgid "Mark all channel notifications seen" +msgstr "סמן ×ת כל התר×ות הערוץ כנקר×ו" + +#: ../../include/nav.php:187 ../../mod/connections.php:267 +msgid "Connections" +msgstr "חיבורי×" + +#: ../../include/nav.php:190 +msgid "Notices" +msgstr "הודעות" + +#: ../../include/nav.php:190 +msgid "Notifications" +msgstr "התר×ות" + +#: ../../include/nav.php:191 +msgid "See all notifications" +msgstr "צפה בכל ההתר×ות" + +#: ../../include/nav.php:192 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" +msgstr "סמן ×ת כל התר×ות המערכת כנקר×ו" + +#: ../../include/nav.php:194 ../../include/apps.php:143 +msgid "Mail" +msgstr "דו×ר" + +#: ../../include/nav.php:194 +msgid "Private mail" +msgstr "דו×ר פרטי" + +#: ../../include/nav.php:195 +msgid "See all private messages" +msgstr "צפה בכל ההודעות הפרטיות" + +#: ../../include/nav.php:196 +msgid "Mark all private messages seen" +msgstr "סמן ×ת כל ההודעות הפרטיות כנקר×ו" + +#: ../../include/nav.php:197 +msgid "Inbox" +msgstr "תיבה נכנסת" + +#: ../../include/nav.php:198 +msgid "Outbox" +msgstr "תיבה יוצ×ת" + +#: ../../include/nav.php:199 ../../include/widgets.php:577 +msgid "New Message" +msgstr "הודעה חדשה" + +#: ../../include/nav.php:202 ../../include/apps.php:140 +#: ../../mod/events.php:503 +msgid "Events" +msgstr "×ירועי×" + +#: ../../include/nav.php:202 +msgid "Event Calendar" +msgstr "לוח שנה ×ירועי×" + +#: ../../include/nav.php:203 +msgid "See all events" +msgstr "ר××” ×ת כל ×”×ירועי×" + +#: ../../include/nav.php:204 +msgid "Mark all events seen" +msgstr "סמן ×ת כל ×”××™×¨×•×¢×™× ×›× ×§×¨×ו" + +#: ../../include/nav.php:206 ../../include/apps.php:132 +#: ../../mod/manage.php:166 +msgid "Channel Manager" +msgstr "מנהל ערוץ" + +#: ../../include/nav.php:206 +msgid "Manage Your Channels" +msgstr "נהל ×ת ×”×¢×¨×•×¦×™× ×©×œ×š" + +#: ../../include/nav.php:208 ../../include/widgets.php:556 +#: ../../include/apps.php:134 ../../mod/admin.php:1079 +#: ../../mod/admin.php:1279 +msgid "Settings" +msgstr "הגדרות" + +#: ../../include/nav.php:208 +msgid "Account/Channel Settings" +msgstr "הגדרות חשבון/ערוץ" + +#: ../../include/nav.php:216 ../../mod/admin.php:120 +msgid "Admin" +msgstr "מנהל" + +#: ../../include/nav.php:216 +msgid "Site Setup and Configuration" +msgstr "הבניית והגדרת ×תר" + +#: ../../include/nav.php:247 ../../include/conversation.php:861 +msgid "Loading..." +msgstr "כעת טוען..." + +#: ../../include/nav.php:252 +msgid "@name, #tag, content" +msgstr "@ש×, #תגית, תוכן" + +#: ../../include/nav.php:253 +msgid "Please wait..." +msgstr "×× × ×”×ž×ª×Ÿ..." + +#: ../../include/network.php:650 +msgid "view full size" +msgstr "" + +#: ../../include/network.php:1600 ../../include/enotify.php:58 +msgid "$Projectname Notification" +msgstr "" + +#: ../../include/network.php:1601 ../../include/diaspora.php:2526 +#: ../../include/diaspora.php:2537 ../../include/enotify.php:59 +#: ../../mod/p.php:46 +msgid "$projectname" +msgstr "" + +#: ../../include/network.php:1603 ../../include/enotify.php:61 +msgid "Thank You," +msgstr "תודה," + +#: ../../include/network.php:1605 ../../include/enotify.php:63 +#, php-format +msgid "%s Administrator" +msgstr "הנהלת %s" + +#: ../../include/network.php:1647 ../../include/account.php:314 +#: ../../include/account.php:341 ../../include/account.php:401 +msgid "Administrator" +msgstr "מנהל" + +#: ../../include/network.php:1661 +msgid "No Subject" +msgstr "×ין נוש×" + +#: ../../include/text.php:391 +msgid "prev" +msgstr "קוד×" + +#: ../../include/text.php:393 +msgid "first" +msgstr "ר×שון" + +#: ../../include/text.php:422 +msgid "last" +msgstr "×חרון" + +#: ../../include/text.php:425 +msgid "next" +msgstr "הב×" + +#: ../../include/text.php:435 +msgid "older" +msgstr "ישן יותר" + +#: ../../include/text.php:437 +msgid "newer" +msgstr "חדש יותר" + +#: ../../include/text.php:830 +msgid "No connections" +msgstr "×ין חיבורי×" + +#: ../../include/text.php:844 +#, php-format +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "חיבור %d" +msgstr[1] "%d חיבורי×" + +#: ../../include/text.php:857 ../../mod/viewconnections.php:104 +msgid "View Connections" +msgstr "צפה בחיבורי×" + +#: ../../include/text.php:915 ../../include/text.php:927 +#: ../../include/widgets.php:192 ../../mod/admin.php:1457 +#: ../../mod/admin.php:1477 ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 +#: ../../mod/filer.php:50 +msgid "Save" +msgstr "שמור" + +#: ../../include/text.php:990 +msgid "poke" +msgstr "" + +#: ../../include/text.php:990 ../../include/conversation.php:243 +msgid "poked" +msgstr "" + +#: ../../include/text.php:991 +msgid "ping" +msgstr "" + +#: ../../include/text.php:991 +msgid "pinged" +msgstr "" + +#: ../../include/text.php:992 +msgid "prod" +msgstr "" + +#: ../../include/text.php:992 +msgid "prodded" +msgstr "" + +#: ../../include/text.php:993 +msgid "slap" +msgstr "" + +#: ../../include/text.php:993 +msgid "slapped" +msgstr "" + +#: ../../include/text.php:994 +msgid "finger" +msgstr "" + +#: ../../include/text.php:994 +msgid "fingered" +msgstr "" + +#: ../../include/text.php:995 +msgid "rebuff" +msgstr "" + +#: ../../include/text.php:995 +msgid "rebuffed" +msgstr "" + +#: ../../include/text.php:1005 +msgid "happy" +msgstr "שמח" + +#: ../../include/text.php:1006 +msgid "sad" +msgstr "עצוב" + +#: ../../include/text.php:1007 +msgid "mellow" +msgstr "מתון" + +#: ../../include/text.php:1008 +msgid "tired" +msgstr "×¢×™×™×£" + +#: ../../include/text.php:1009 +msgid "perky" +msgstr "חצוף" + +#: ../../include/text.php:1010 +msgid "angry" +msgstr "כועס" + +#: ../../include/text.php:1011 +msgid "stupified" +msgstr "" + +#: ../../include/text.php:1012 +msgid "puzzled" +msgstr "נבוך" + +#: ../../include/text.php:1013 +msgid "interested" +msgstr "מגלה עניין" + +#: ../../include/text.php:1014 +msgid "bitter" +msgstr "מר" + +#: ../../include/text.php:1015 +msgid "cheerful" +msgstr "עליז" + +#: ../../include/text.php:1016 +msgid "alive" +msgstr "×—×™" + +#: ../../include/text.php:1017 +msgid "annoyed" +msgstr "נרגז" + +#: ../../include/text.php:1018 +msgid "anxious" +msgstr "נרגז" + +#: ../../include/text.php:1019 +msgid "cranky" +msgstr "נרגז" + +#: ../../include/text.php:1020 +msgid "disturbed" +msgstr "מופרע" + +#: ../../include/text.php:1021 +msgid "frustrated" +msgstr "מתוסכל" + +#: ../../include/text.php:1022 +msgid "depressed" +msgstr "מדוכ×" + +#: ../../include/text.php:1023 +msgid "motivated" +msgstr "מונע" + +#: ../../include/text.php:1024 +msgid "relaxed" +msgstr "רגוע" + +#: ../../include/text.php:1025 +msgid "surprised" +msgstr "מופתע" + +#: ../../include/text.php:1197 +msgid "Monday" +msgstr "×™×•× ×©× ×™" + +#: ../../include/text.php:1197 +msgid "Tuesday" +msgstr "×™×•× ×©×œ×™×©×™" + +#: ../../include/text.php:1197 +msgid "Wednesday" +msgstr "×™×•× ×¨×‘×™×¢×™" + +#: ../../include/text.php:1197 +msgid "Thursday" +msgstr "×™×•× ×—×ž×™×©×™" + +#: ../../include/text.php:1197 +msgid "Friday" +msgstr "×™×•× ×©×™×©×™" + +#: ../../include/text.php:1197 +msgid "Saturday" +msgstr "×™×•× ×©×‘×ª" + +#: ../../include/text.php:1197 +msgid "Sunday" +msgstr "×™×•× ×¨×שון" + +#: ../../include/text.php:1201 +msgid "January" +msgstr "ינו×ר" + +#: ../../include/text.php:1201 +msgid "February" +msgstr "פברו×ר" + +#: ../../include/text.php:1201 +msgid "March" +msgstr "מרץ" + +#: ../../include/text.php:1201 +msgid "April" +msgstr "×פריל" + +#: ../../include/text.php:1201 ../../mod/uexport.php:58 +#: ../../mod/uexport.php:59 +msgid "May" +msgstr "מ××™" + +#: ../../include/text.php:1201 +msgid "June" +msgstr "יוני" + +#: ../../include/text.php:1201 +msgid "July" +msgstr "יולי" + +#: ../../include/text.php:1201 +msgid "August" +msgstr "×וגוסט" + +#: ../../include/text.php:1201 +msgid "September" +msgstr "ספטמבר" + +#: ../../include/text.php:1201 +msgid "October" +msgstr "×וקטובר" + +#: ../../include/text.php:1201 +msgid "November" +msgstr "נובמבר" + +#: ../../include/text.php:1201 +msgid "December" +msgstr "דצמבר" + +#: ../../include/text.php:1306 +msgid "unknown.???" +msgstr "" + +#: ../../include/text.php:1307 +msgid "bytes" +msgstr "בייטי×" + +#: ../../include/text.php:1343 +msgid "remove category" +msgstr "" + +#: ../../include/text.php:1418 +msgid "remove from file" +msgstr "" + +#: ../../include/text.php:1506 ../../include/text.php:1517 +msgid "Click to open/close" +msgstr "לחץ כדי לפתוח/לסגור" + +#: ../../include/text.php:1673 ../../mod/events.php:474 +msgid "Link to Source" +msgstr "" + +#: ../../include/text.php:1694 ../../include/text.php:1765 +msgid "default" +msgstr "ברירת מחדל" + +#: ../../include/text.php:1702 +msgid "Page layout" +msgstr "" + +#: ../../include/text.php:1702 +msgid "You can create your own with the layouts tool" +msgstr "" + +#: ../../include/text.php:1743 +msgid "Page content type" +msgstr "" + +#: ../../include/text.php:1777 +msgid "Select an alternate language" +msgstr "" + +#: ../../include/text.php:1896 ../../include/conversation.php:120 +#: ../../include/diaspora.php:2123 ../../mod/like.php:349 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +#: ../../mod/tagger.php:43 +msgid "photo" +msgstr "תצלו×" + +#: ../../include/text.php:1899 ../../include/conversation.php:123 +#: ../../mod/like.php:351 ../../mod/tagger.php:47 +msgid "event" +msgstr "×ירוע" + +#: ../../include/text.php:1902 ../../include/conversation.php:148 +#: ../../include/diaspora.php:2123 ../../mod/like.php:349 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +msgid "status" +msgstr "סטטוס" + +#: ../../include/text.php:1904 ../../include/conversation.php:150 +#: ../../mod/tagger.php:53 +msgid "comment" +msgstr "תגובה" + +#: ../../include/text.php:1909 +msgid "activity" +msgstr "פעילות" + +#: ../../include/text.php:2204 +msgid "Design Tools" +msgstr "" + +#: ../../include/text.php:2207 ../../mod/blocks.php:147 +msgid "Blocks" +msgstr "" + +#: ../../include/text.php:2208 ../../mod/menu.php:101 +msgid "Menus" +msgstr "תפריטי×" + +#: ../../include/text.php:2209 ../../mod/layouts.php:174 +msgid "Layouts" +msgstr "" + +#: ../../include/text.php:2210 +msgid "Pages" +msgstr "עמודי×" + +#: ../../include/widgets.php:35 ../../include/contact_widgets.php:92 +#: ../../include/taxonomy.php:264 +msgid "Categories" +msgstr "קטגוריות" + +#: ../../include/widgets.php:92 +msgid "System" +msgstr "מערכת" + +#: ../../include/widgets.php:94 ../../include/conversation.php:1515 +msgid "Personal" +msgstr "×ישי" + +#: ../../include/widgets.php:95 +msgid "Create Personal App" +msgstr "צור ×פליקציה ×ישית" + +#: ../../include/widgets.php:96 +msgid "Edit Personal App" +msgstr "ערוך ×פליקציה ×ישית" + +#: ../../include/widgets.php:136 ../../include/widgets.php:175 +#: ../../include/Contact.php:107 ../../include/conversation.php:956 +#: ../../include/identity.php:956 ../../mod/match.php:64 +#: ../../mod/directory.php:316 ../../mod/suggest.php:52 +msgid "Connect" +msgstr "התחבר" + +#: ../../include/widgets.php:138 ../../mod/suggest.php:54 +msgid "Ignore/Hide" +msgstr "התעל×/הסתר" + +#: ../../include/widgets.php:143 ../../mod/connections.php:128 +msgid "Suggestions" +msgstr "הצעות" + +#: ../../include/widgets.php:144 +msgid "See more..." +msgstr "צפה בעוד..." + +#: ../../include/widgets.php:166 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "" + +#: ../../include/widgets.php:172 +msgid "Add New Connection" +msgstr "" + +#: ../../include/widgets.php:173 +msgid "Enter the channel address" +msgstr "" + +#: ../../include/widgets.php:174 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "" + +#: ../../include/widgets.php:190 +msgid "Notes" +msgstr "תזכירי×" + +#: ../../include/widgets.php:266 +msgid "Remove term" +msgstr "" + +#: ../../include/widgets.php:274 ../../include/features.php:70 +msgid "Saved Searches" +msgstr "" + +#: ../../include/widgets.php:275 ../../include/group.php:303 +msgid "add" +msgstr "להוסיף" + +#: ../../include/widgets.php:304 ../../include/contact_widgets.php:57 +#: ../../include/features.php:83 +msgid "Saved Folders" +msgstr "" + +#: ../../include/widgets.php:307 ../../include/contact_widgets.php:60 +#: ../../include/contact_widgets.php:95 +msgid "Everything" +msgstr "כל דבר" + +#: ../../include/widgets.php:349 +msgid "Archives" +msgstr "×רכיוני×" + +#: ../../include/widgets.php:429 ../../mod/connedit.php:583 +msgid "Me" +msgstr "×× ×™" + +#: ../../include/widgets.php:430 ../../mod/connedit.php:584 +msgid "Family" +msgstr "משפחה" + +#: ../../include/widgets.php:431 ../../include/identity.php:394 +#: ../../include/identity.php:395 ../../include/identity.php:402 +#: ../../include/profile_selectors.php:80 ../../mod/connedit.php:585 +#: ../../mod/settings.php:345 ../../mod/settings.php:349 +#: ../../mod/settings.php:350 ../../mod/settings.php:353 +#: ../../mod/settings.php:364 +msgid "Friends" +msgstr "חברי×" + +#: ../../include/widgets.php:432 ../../mod/connedit.php:586 +msgid "Acquaintances" +msgstr "מכרי×" + +#: ../../include/widgets.php:433 ../../mod/connections.php:91 +#: ../../mod/connections.php:106 ../../mod/connedit.php:587 +msgid "All" +msgstr "הכל" + +#: ../../include/widgets.php:452 +msgid "Refresh" +msgstr "רענן" + +#: ../../include/widgets.php:487 +msgid "Account settings" +msgstr "הגדרות חשבון" + +#: ../../include/widgets.php:493 +msgid "Channel settings" +msgstr "הגדרות ערוץ" + +#: ../../include/widgets.php:499 +msgid "Additional features" +msgstr "תכונות נוספות" + +#: ../../include/widgets.php:505 +msgid "Feature/Addon settings" +msgstr "" + +#: ../../include/widgets.php:511 +msgid "Display settings" +msgstr "הגדרות תצוגה" + +#: ../../include/widgets.php:517 +msgid "Connected apps" +msgstr "×פליקציות מחוברות" + +#: ../../include/widgets.php:523 +msgid "Export channel" +msgstr "×™×¦× ×¢×¨×•×¥" + +#: ../../include/widgets.php:532 ../../mod/connedit.php:674 +msgid "Connection Default Permissions" +msgstr "" + +#: ../../include/widgets.php:540 +msgid "Premium Channel Settings" +msgstr "" + +#: ../../include/widgets.php:548 ../../include/features.php:59 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "מקורות ערוץ" + +#: ../../include/widgets.php:569 ../../mod/mail.php:128 +#: ../../mod/message.php:31 +msgid "Messages" +msgstr "הודעות" + +#: ../../include/widgets.php:572 +msgid "Check Mail" +msgstr "בדוק דו×ר" + +#: ../../include/widgets.php:652 +msgid "Chat Rooms" +msgstr "חדרי שיחה" + +#: ../../include/widgets.php:672 +msgid "Bookmarked Chatrooms" +msgstr "חדרי שיחה מסומני×" + +#: ../../include/widgets.php:692 +msgid "Suggested Chatrooms" +msgstr "חדרי שיחה מוצעי×" + +#: ../../include/widgets.php:819 ../../include/widgets.php:877 +msgid "photo/image" +msgstr "תצלו×/תמונה" + +#: ../../include/widgets.php:972 ../../include/widgets.php:974 +msgid "Rate Me" +msgstr "דרג ×ותי" + +#: ../../include/widgets.php:978 +msgid "View Ratings" +msgstr "צפה בדירוגי×" + +#: ../../include/widgets.php:989 +msgid "Public Hubs" +msgstr "×ž×•×§×“×™× ×¤×•×ž×‘×™×™×" + +#: ../../include/Contact.php:124 +msgid "New window" +msgstr "חלון חדש" + +#: ../../include/Contact.php:125 +msgid "Open the selected location in a different window or browser tab" +msgstr "פתח ×ת ×”×ž×™×§×•× ×”× ×‘×—×¨ בתוך חלון ×ו סימניית דפדפן ×חרי×" + +#: ../../include/Contact.php:212 +#, php-format +msgid "User '%s' deleted" +msgstr "משתמש '%s' נמחק" + +#: ../../include/message.php:18 +msgid "No recipient provided." +msgstr "" + +#: ../../include/message.php:23 +msgid "[no subject]" +msgstr "[×ין נוש×]" + +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "" + +#: ../../include/message.php:200 +msgid "Stored post could not be verified." +msgstr "" + +#: ../../include/zot.php:685 +msgid "Invalid data packet" +msgstr "" + +#: ../../include/zot.php:701 +msgid "Unable to verify channel signature" +msgstr "" + +#: ../../include/zot.php:2209 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "" + +#: ../../include/notify.php:23 +msgid "created a new post" +msgstr "צור פוסט חדש" + +#: ../../include/notify.php:24 +#, php-format +msgid "commented on %s's post" +msgstr "הגיב/×” על פוסט של %s" + +#: ../../include/ItemObject.php:89 ../../include/conversation.php:678 +msgid "Private Message" +msgstr "הודעה פרטית" + +#: ../../include/ItemObject.php:126 ../../include/conversation.php:670 +msgid "Select" +msgstr "בחר" + +#: ../../include/ItemObject.php:130 +msgid "Save to Folder" +msgstr "שמור לתיקייה" + +#: ../../include/ItemObject.php:151 +msgid "I will attend" +msgstr "×× ×™ ×ופיע" + +#: ../../include/ItemObject.php:151 +msgid "I will not attend" +msgstr "×× ×™ ×œ× ×ופיע" + +#: ../../include/ItemObject.php:151 +msgid "I might attend" +msgstr "×× ×™ עשוי/×” להופיע" + +#: ../../include/ItemObject.php:161 +msgid "I agree" +msgstr "×× ×™ מסכי×/×”" + +#: ../../include/ItemObject.php:161 +msgid "I disagree" +msgstr "×× ×™ ×œ× ×ž×¡×›×™×/×”" + +#: ../../include/ItemObject.php:161 +msgid "I abstain" +msgstr "×× ×™ נמנע/ת" + +#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187 +#: ../../include/conversation.php:1688 ../../mod/photos.php:1015 +#: ../../mod/photos.php:1027 +msgid "View all" +msgstr "צפה בכול×" + +#: ../../include/ItemObject.php:179 ../../include/conversation.php:1712 +#: ../../include/identity.php:1266 ../../include/taxonomy.php:396 +#: ../../mod/photos.php:1019 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/ItemObject.php:184 ../../include/conversation.php:1715 +#: ../../mod/photos.php:1024 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/ItemObject.php:212 +msgid "Add Star" +msgstr "הוסף כוכב" + +#: ../../include/ItemObject.php:213 +msgid "Remove Star" +msgstr "הסר כוכב" + +#: ../../include/ItemObject.php:214 +msgid "Toggle Star Status" +msgstr "" + +#: ../../include/ItemObject.php:218 +msgid "starred" +msgstr "" + +#: ../../include/ItemObject.php:227 ../../include/conversation.php:685 +msgid "Message signature validated" +msgstr "" + +#: ../../include/ItemObject.php:228 ../../include/conversation.php:686 +msgid "Message signature incorrect" +msgstr "" + +#: ../../include/ItemObject.php:236 +msgid "Add Tag" +msgstr "הוסף תגית" + +#: ../../include/ItemObject.php:254 ../../mod/photos.php:959 +msgid "I like this (toggle)" +msgstr "×הבתי ×ת ×–×” (החלף)" + +#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:310 +msgid "like" +msgstr "" + +#: ../../include/ItemObject.php:255 ../../mod/photos.php:960 +msgid "I don't like this (toggle)" +msgstr "×œ× ×הבתי ×ת ×–×” (החלף)" + +#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:311 +msgid "dislike" +msgstr "" + +#: ../../include/ItemObject.php:259 +msgid "Share This" +msgstr "שתף ×–×ת" + +#: ../../include/ItemObject.php:259 +msgid "share" +msgstr "שתף" + +#: ../../include/ItemObject.php:277 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/ItemObject.php:295 ../../include/ItemObject.php:296 +#, php-format +msgid "View %s's profile - %s" +msgstr "" + +#: ../../include/ItemObject.php:299 +msgid "to" +msgstr "×ל" + +#: ../../include/ItemObject.php:300 +msgid "via" +msgstr "" + +#: ../../include/ItemObject.php:301 +msgid "Wall-to-Wall" +msgstr "" + +#: ../../include/ItemObject.php:302 +msgid "via Wall-To-Wall:" +msgstr "" + +#: ../../include/ItemObject.php:313 ../../include/conversation.php:727 +#, php-format +msgid "from %s" +msgstr "" + +#: ../../include/ItemObject.php:316 ../../include/conversation.php:730 +#, php-format +msgid "last edited: %s" +msgstr "" + +#: ../../include/ItemObject.php:317 ../../include/conversation.php:731 +#, php-format +msgid "Expires: %s" +msgstr "" + +#: ../../include/ItemObject.php:338 +msgid "Save Bookmarks" +msgstr "" + +#: ../../include/ItemObject.php:339 +msgid "Add to Calendar" +msgstr "" + +#: ../../include/ItemObject.php:348 +msgid "Mark all seen" +msgstr "סמן ×ת הכל כנקר×ו" + +#: ../../include/ItemObject.php:354 ../../mod/photos.php:1145 +msgctxt "noun" +msgid "Likes" +msgstr "" + +#: ../../include/ItemObject.php:355 ../../mod/photos.php:1146 +msgctxt "noun" +msgid "Dislikes" +msgstr "" + +#: ../../include/ItemObject.php:360 ../../include/acl_selectors.php:249 +#: ../../mod/photos.php:1151 +msgid "Close" +msgstr "סגור" + +#: ../../include/ItemObject.php:365 ../../include/conversation.php:748 +#: ../../include/conversation.php:1220 ../../mod/mail.php:241 +#: ../../mod/mail.php:356 ../../mod/photos.php:962 ../../mod/editblock.php:149 +#: ../../mod/editlayout.php:147 ../../mod/editpost.php:123 +#: ../../mod/editwebpage.php:192 +msgid "Please wait" +msgstr "×× × ×”×ž×ª×Ÿ" + +#: ../../include/ItemObject.php:385 ../../include/js_strings.php:7 +msgid "[+] show all" +msgstr "[+] הצג הכל" + +#: ../../include/ItemObject.php:666 ../../mod/photos.php:978 +#: ../../mod/photos.php:1096 +msgid "This is you" +msgstr "×–×” ×ת/×”" + +#: ../../include/ItemObject.php:668 ../../include/js_strings.php:6 +#: ../../mod/photos.php:980 ../../mod/photos.php:1098 +msgid "Comment" +msgstr "תגובה" + +#: ../../include/ItemObject.php:669 ../../include/js_strings.php:22 +#: ../../mod/mail.php:355 ../../mod/admin.php:453 ../../mod/admin.php:819 +#: ../../mod/admin.php:986 ../../mod/admin.php:1118 ../../mod/admin.php:1312 +#: ../../mod/admin.php:1397 ../../mod/pconfig.php:108 ../../mod/pdledit.php:58 +#: ../../mod/appman.php:99 ../../mod/photos.php:577 ../../mod/photos.php:654 +#: ../../mod/photos.php:941 ../../mod/photos.php:981 ../../mod/photos.php:1099 +#: ../../mod/poke.php:166 ../../mod/bulksetclose.php:24 ../../mod/poll.php:68 +#: ../../mod/chat.php:177 ../../mod/chat.php:211 ../../mod/connect.php:93 +#: ../../mod/profiles.php:667 ../../mod/connedit.php:704 +#: ../../mod/rate.php:167 ../../mod/events.php:511 ../../mod/events.php:693 +#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108 +#: ../../mod/group.php:81 ../../mod/import.php:592 ../../mod/invite.php:142 +#: ../../mod/settings.php:588 ../../mod/settings.php:692 +#: ../../mod/settings.php:718 ../../mod/settings.php:746 +#: ../../mod/settings.php:769 ../../mod/settings.php:854 +#: ../../mod/settings.php:1050 ../../mod/setup.php:327 ../../mod/setup.php:367 +#: ../../mod/locs.php:105 ../../mod/sources.php:104 ../../mod/sources.php:138 +#: ../../mod/mitem.php:235 ../../mod/mood.php:134 ../../mod/thing.php:303 +#: ../../mod/thing.php:346 ../../mod/xchan.php:11 +#: ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "שלח" + +#: ../../include/ItemObject.php:670 ../../include/conversation.php:1192 +#: ../../mod/editblock.php:135 ../../mod/editlayout.php:134 +#: ../../mod/editpost.php:107 ../../mod/editwebpage.php:179 +msgid "Bold" +msgstr "מובלט" + +#: ../../include/ItemObject.php:671 ../../include/conversation.php:1193 +#: ../../mod/editblock.php:136 ../../mod/editlayout.php:135 +#: ../../mod/editpost.php:108 ../../mod/editwebpage.php:180 +msgid "Italic" +msgstr "נטוי" + +#: ../../include/ItemObject.php:672 ../../include/conversation.php:1194 +#: ../../mod/editblock.php:137 ../../mod/editlayout.php:136 +#: ../../mod/editpost.php:109 ../../mod/editwebpage.php:181 +msgid "Underline" +msgstr "קו תחתון" + +#: ../../include/ItemObject.php:673 ../../include/conversation.php:1195 +#: ../../mod/editblock.php:138 ../../mod/editlayout.php:137 +#: ../../mod/editpost.php:110 ../../mod/editwebpage.php:182 +msgid "Quote" +msgstr "ציטוט" + +#: ../../include/ItemObject.php:674 ../../include/conversation.php:1196 +#: ../../mod/editblock.php:139 ../../mod/editlayout.php:138 +#: ../../mod/editpost.php:111 ../../mod/editwebpage.php:183 +msgid "Code" +msgstr "קוד" + +#: ../../include/ItemObject.php:675 +msgid "Image" +msgstr "תמונה" + +#: ../../include/ItemObject.php:676 +msgid "Insert Link" +msgstr "הכנס קישור" + +#: ../../include/ItemObject.php:677 +msgid "Video" +msgstr "ויד×ו" + +#: ../../include/ItemObject.php:678 ../../include/conversation.php:1166 +#: ../../include/page_widgets.php:40 ../../mod/photos.php:982 +#: ../../mod/editblock.php:170 ../../mod/editpost.php:143 +#: ../../mod/editwebpage.php:214 ../../mod/events.php:690 +#: ../../mod/webpages.php:188 +msgid "Preview" +msgstr "תצוגה מקדימה" + +#: ../../include/ItemObject.php:681 ../../include/conversation.php:1247 +#: ../../mod/mail.php:247 ../../mod/mail.php:361 ../../mod/editpost.php:151 +msgid "Encrypt text" +msgstr "הצפן טקסט" + +#: ../../include/account.php:27 +msgid "Not a valid email address" +msgstr "כתובת דו×״ל ×œ× ×ª×§×™× ×”" + +#: ../../include/account.php:29 +msgid "Your email domain is not among those allowed on this site" +msgstr "" + +#: ../../include/account.php:35 +msgid "Your email address is already registered at this site." +msgstr "" + +#: ../../include/account.php:67 +msgid "An invitation is required." +msgstr "נדרשת הזמנה." + +#: ../../include/account.php:71 +msgid "Invitation could not be verified." +msgstr "×ימות הזמנה ×œ× ×”×ª×פשר." + +#: ../../include/account.php:121 +msgid "Please enter the required information." +msgstr "×× × ×”×–×Ÿ ×ת המידע הנחוץ." + +#: ../../include/account.php:188 +msgid "Failed to store account information." +msgstr "נכשל ל×חסן מידע חשבון." + +#: ../../include/account.php:246 +#, php-format +msgid "Registration confirmation for %s" +msgstr "×ימות ×¨×™×©×•× ×¢×‘×•×¨ %s" + +#: ../../include/account.php:312 +#, php-format +msgid "Registration request at %s" +msgstr "בקשת ×¨×™×©×•× ×צל %s" + +#: ../../include/account.php:336 +msgid "your registration password" +msgstr "סיסמת ×¨×™×©×•× ×©×œ×š" + +#: ../../include/account.php:339 ../../include/account.php:399 +#, php-format +msgid "Registration details for %s" +msgstr "פרטי ×¨×™×©×•× ×¢×‘×•×¨ %s" + +#: ../../include/account.php:408 +msgid "Account approved." +msgstr "חשבון ×ושר." + +#: ../../include/account.php:447 +#, php-format +msgid "Registration revoked for %s" +msgstr "×¨×™×©×•× ×‘×•×˜×œ עבור %s" + +#: ../../include/account.php:492 +msgid "Account verified. Please login." +msgstr "חשבון ×ומת. ×× × ×”×ª×—×‘×¨." + +#: ../../include/account.php:705 ../../include/account.php:707 +msgid "Click here to upgrade." +msgstr "לחץ ×›×ן כדי לשדרג." + +#: ../../include/account.php:713 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "" + +#: ../../include/account.php:718 +msgid "This action is not available under your subscription plan." +msgstr "" + +#: ../../include/oembed.php:183 +msgid "Embedded content" +msgstr "" + +#: ../../include/oembed.php:192 +msgid "Embedding disabled" +msgstr "" + +#: ../../include/acl_selectors.php:240 +msgid "Visible to your default audience" +msgstr "" + +#: ../../include/acl_selectors.php:241 +msgid "Show" +msgstr "הצג" + +#: ../../include/acl_selectors.php:242 +msgid "Don't show" +msgstr "×ל תציג" + +#: ../../include/acl_selectors.php:248 ../../mod/photos.php:571 +#: ../../mod/photos.php:934 ../../mod/chat.php:209 ../../mod/events.php:691 +#: ../../mod/filestorage.php:147 +msgid "Permissions" +msgstr "הרש×ות" + +#: ../../include/activities.php:39 +msgid " and " +msgstr " ×•×’× " + +#: ../../include/activities.php:47 +msgid "public profile" +msgstr "פרופיל פומבי" + +#: ../../include/activities.php:56 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "" + +#: ../../include/activities.php:57 +#, php-format +msgid "Visit %1$s's %2$s" +msgstr "" + +#: ../../include/activities.php:60 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "" + +#: ../../include/api.php:1178 +msgid "Public Timeline" +msgstr "ציר זמן פומבי" + +#: ../../include/apps.php:128 +msgid "Site Admin" +msgstr "מנהל ×תר" + +#: ../../include/apps.php:130 +msgid "Address Book" +msgstr "פנקס כתובות" + +#: ../../include/apps.php:138 ../../include/identity.php:1240 +#: ../../include/identity.php:1357 ../../mod/profperm.php:112 +msgid "Profile" +msgstr "פרופיל" + +#: ../../include/apps.php:144 ../../mod/mood.php:130 +msgid "Mood" +msgstr "מצב רוח" + +#: ../../include/apps.php:145 ../../include/conversation.php:959 +msgid "Poke" +msgstr "" + +#: ../../include/apps.php:148 +msgid "Probe" +msgstr "" + +#: ../../include/apps.php:149 +msgid "Suggest" +msgstr "הצע" + +#: ../../include/apps.php:150 +msgid "Random Channel" +msgstr "" + +#: ../../include/apps.php:151 +msgid "Invite" +msgstr "הזמן" + +#: ../../include/apps.php:152 +msgid "Features" +msgstr "תכונות" + +#: ../../include/apps.php:153 ../../mod/id.php:28 +msgid "Language" +msgstr "שפה" + +#: ../../include/apps.php:154 +msgid "Post" +msgstr "פוסט" + +#: ../../include/apps.php:155 ../../mod/id.php:17 ../../mod/id.php:18 +#: ../../mod/id.php:19 +msgid "Profile Photo" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ" + +#: ../../include/apps.php:247 ../../mod/settings.php:84 +#: ../../mod/settings.php:614 +msgid "Update" +msgstr "עדכן" + +#: ../../include/apps.php:247 +msgid "Install" +msgstr "התקן" + +#: ../../include/apps.php:252 +msgid "Purchase" +msgstr "רכוש" + +#: ../../include/attach.php:137 ../../include/attach.php:184 +#: ../../include/attach.php:247 ../../include/attach.php:261 +#: ../../include/attach.php:305 ../../include/attach.php:319 +#: ../../include/attach.php:350 ../../include/attach.php:546 +#: ../../include/attach.php:618 ../../include/chat.php:131 +#: ../../include/items.php:4383 ../../include/photos.php:26 +#: ../../mod/mail.php:114 ../../mod/achievements.php:30 ../../mod/page.php:31 +#: ../../mod/page.php:86 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/pdledit.php:21 ../../mod/appman.php:66 ../../mod/photos.php:69 +#: ../../mod/authtest.php:13 ../../mod/block.php:22 ../../mod/block.php:72 +#: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/poke.php:128 +#: ../../mod/bookmarks.php:46 ../../mod/manage.php:6 ../../mod/channel.php:100 +#: ../../mod/channel.php:219 ../../mod/channel.php:262 ../../mod/chat.php:90 +#: ../../mod/chat.php:95 ../../mod/profile.php:64 ../../mod/profile.php:72 +#: ../../mod/common.php:35 ../../mod/profile_photo.php:264 +#: ../../mod/profile_photo.php:277 ../../mod/notifications.php:66 +#: ../../mod/connections.php:29 ../../mod/profiles.php:188 +#: ../../mod/profiles.php:576 ../../mod/connedit.php:348 +#: ../../mod/editblock.php:65 ../../mod/editlayout.php:63 +#: ../../mod/editlayout.php:87 ../../mod/editpost.php:13 +#: ../../mod/editwebpage.php:64 ../../mod/editwebpage.php:86 +#: ../../mod/editwebpage.php:101 ../../mod/editwebpage.php:125 +#: ../../mod/rate.php:110 ../../mod/events.php:249 +#: ../../mod/filestorage.php:18 ../../mod/filestorage.php:73 +#: ../../mod/filestorage.php:88 ../../mod/filestorage.php:115 +#: ../../mod/register.php:72 ../../mod/fsuggest.php:78 ../../mod/regmod.php:17 +#: ../../mod/group.php:9 ../../mod/id.php:71 ../../mod/service_limits.php:7 +#: ../../mod/invite.php:13 ../../mod/invite.php:104 ../../mod/settings.php:570 +#: ../../mod/item.php:206 ../../mod/item.php:214 ../../mod/item.php:1005 +#: ../../mod/setup.php:223 ../../mod/layouts.php:69 ../../mod/layouts.php:76 +#: ../../mod/layouts.php:87 ../../mod/sharedwithme.php:7 +#: ../../mod/like.php:178 ../../mod/locs.php:77 ../../mod/sources.php:66 +#: ../../mod/menu.php:72 ../../mod/message.php:16 ../../mod/mitem.php:111 +#: ../../mod/mood.php:111 ../../mod/suggest.php:26 ../../mod/network.php:12 +#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99 +#: ../../mod/thing.php:269 ../../mod/thing.php:284 ../../mod/thing.php:318 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/viewsrc.php:14 ../../mod/webpages.php:69 ../../index.php:186 +#: ../../index.php:397 +msgid "Permission denied." +msgstr "הרש××” נדחתה." + +#: ../../include/attach.php:242 ../../include/attach.php:300 +msgid "Item was not found." +msgstr "פריט ×œ× × ×ž×¦×." + +#: ../../include/attach.php:363 +msgid "No source file." +msgstr "×ין קובץ מקור." + +#: ../../include/attach.php:381 +msgid "Cannot locate file to replace" +msgstr "" + +#: ../../include/attach.php:399 +msgid "Cannot locate file to revise/update" +msgstr "" + +#: ../../include/attach.php:410 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "" + +#: ../../include/attach.php:422 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "" + +#: ../../include/attach.php:505 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "" + +#: ../../include/attach.php:517 +msgid "Stored file could not be verified. Upload failed." +msgstr "" + +#: ../../include/attach.php:561 ../../include/attach.php:578 +msgid "Path not available." +msgstr "נתיב ×œ× ×–×ž×™×Ÿ." + +#: ../../include/attach.php:623 +msgid "Empty pathname" +msgstr "" + +#: ../../include/attach.php:639 +msgid "duplicate filename or path" +msgstr "" + +#: ../../include/attach.php:663 +msgid "Path not found." +msgstr "נתיב ×œ× × ×ž×¦×." + +#: ../../include/attach.php:714 +msgid "mkdir failed." +msgstr "mkdir נכשל." + +#: ../../include/attach.php:718 +msgid "database storage failed." +msgstr "" + +#: ../../include/auth.php:131 +msgid "Logged out." +msgstr "מנותק." + +#: ../../include/auth.php:272 +msgid "Failed authentication" +msgstr "×ימות נכשל" + +#: ../../include/auth.php:286 ../../mod/openid.php:190 +msgid "Login failed." +msgstr "התחברות נכשלה." + +#: ../../include/bb2diaspora.php:373 +msgid "Attachments:" +msgstr "תצריפי×:" + +#: ../../include/bb2diaspora.php:459 ../../include/event.php:22 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" + +#: ../../include/bb2diaspora.php:461 +msgid "$Projectname event notification:" +msgstr "" + +#: ../../include/bb2diaspora.php:465 ../../include/event.php:30 +msgid "Starts:" +msgstr "מתחיל:" + +#: ../../include/bb2diaspora.php:473 ../../include/event.php:40 +msgid "Finishes:" +msgstr "נגמר:" + +#: ../../include/bb2diaspora.php:481 ../../include/event.php:50 +#: ../../include/identity.php:1007 ../../mod/directory.php:302 +#: ../../mod/events.php:684 +msgid "Location:" +msgstr "מיקו×:" + +#: ../../include/bbcode.php:122 ../../include/bbcode.php:768 +#: ../../include/bbcode.php:771 ../../include/bbcode.php:776 +#: ../../include/bbcode.php:779 ../../include/bbcode.php:782 +#: ../../include/bbcode.php:785 ../../include/bbcode.php:790 +#: ../../include/bbcode.php:793 ../../include/bbcode.php:798 +#: ../../include/bbcode.php:801 ../../include/bbcode.php:804 +#: ../../include/bbcode.php:807 +msgid "Image/photo" +msgstr "תמונה/תצלו×" + +#: ../../include/bbcode.php:161 ../../include/bbcode.php:818 +msgid "Encrypted content" +msgstr "תוכן מוצפן" + +#: ../../include/bbcode.php:178 +#, php-format +msgid "Install %s element: " +msgstr "" + +#: ../../include/bbcode.php:182 +#, php-format +msgid "" +"This post contains an installable %s element, however you lack permissions " +"to install it on this site." +msgstr "" + +#: ../../include/bbcode.php:192 ../../mod/impel.php:37 +msgid "webpage" +msgstr "עמוד רשת" + +#: ../../include/bbcode.php:195 ../../mod/impel.php:47 +msgid "layout" +msgstr "" + +#: ../../include/bbcode.php:198 ../../mod/impel.php:42 +msgid "block" +msgstr "" + +#: ../../include/bbcode.php:201 ../../mod/impel.php:54 +msgid "menu" +msgstr "תפריט" + +#: ../../include/bbcode.php:215 +msgid "QR code" +msgstr "קוד QR" + +#: ../../include/bbcode.php:266 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "" + +#: ../../include/bbcode.php:268 ../../mod/tagger.php:51 +msgid "post" +msgstr "פוסט" + +#: ../../include/bbcode.php:518 +msgid "Different viewers will see this text differently" +msgstr "" + +#: ../../include/bbcode.php:729 +msgid "$1 spoiler" +msgstr "" + +#: ../../include/bbcode.php:756 +msgid "$1 wrote:" +msgstr "$1 כתב(×”):" + +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "" + +#: ../../include/chat.php:23 +msgid "Missing room name" +msgstr "" + +#: ../../include/chat.php:32 +msgid "Duplicate room name" +msgstr "" + +#: ../../include/chat.php:82 ../../include/chat.php:90 +msgid "Invalid room specifier." +msgstr "" + +#: ../../include/chat.php:120 +msgid "Room not found." +msgstr "חדר ×œ× × ×ž×¦×." + +#: ../../include/chat.php:141 +msgid "Room is full" +msgstr "חדר מל×" + +#: ../../include/comanche.php:34 ../../mod/admin.php:390 +#: ../../view/theme/apw/php/config.php:185 +msgid "Default" +msgstr "ברירת מחדל" + +#: ../../include/security.php:349 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "" + +#: ../../include/contact_selectors.php:56 +msgid "Frequently" +msgstr "ב×ופן תדיר" + +#: ../../include/contact_selectors.php:57 +msgid "Hourly" +msgstr "כל שעה" + +#: ../../include/contact_selectors.php:58 +msgid "Twice daily" +msgstr "×¤×¢×ž×™×™× ×‘×™×•×" + +#: ../../include/contact_selectors.php:59 +msgid "Daily" +msgstr "יומי" + +#: ../../include/contact_selectors.php:60 +msgid "Weekly" +msgstr "שבועי" + +#: ../../include/contact_selectors.php:61 +msgid "Monthly" +msgstr "חודשי" + +#: ../../include/contact_selectors.php:76 +msgid "Friendica" +msgstr "Friendica" + +#: ../../include/contact_selectors.php:77 +msgid "OStatus" +msgstr "OStatus" + +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" +msgstr "RSS/Atom" + +#: ../../include/contact_selectors.php:79 ../../mod/admin.php:822 +#: ../../mod/admin.php:831 ../../mod/id.php:15 ../../mod/id.php:16 +#: ../../boot.php:1553 +msgid "Email" +msgstr "דו×״ל" + +#: ../../include/contact_selectors.php:80 +msgid "Diaspora" +msgstr "Diaspora" + +#: ../../include/contact_selectors.php:81 +msgid "Facebook" +msgstr "פייסבוק" + +#: ../../include/contact_selectors.php:82 +msgid "Zot!" +msgstr "Zot!" + +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" +msgstr "LinkedIn" + +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" +msgstr "XMPP/IM" + +#: ../../include/contact_selectors.php:85 +msgid "MySpace" +msgstr "MySpace" + +#: ../../include/contact_widgets.php:14 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "הזמנה %d זמינה" +msgstr[1] "%d הזמנות זמינות" + +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:457 +msgid "Advanced" +msgstr "מתקד×" + +#: ../../include/contact_widgets.php:22 +msgid "Find Channels" +msgstr "×ž×¦× ×¢×¨×•×¦×™×" + +#: ../../include/contact_widgets.php:23 +msgid "Enter name or interest" +msgstr "הזן ×©× ×ו עניין" + +#: ../../include/contact_widgets.php:24 +msgid "Connect/Follow" +msgstr "התחבר/עקוב" + +#: ../../include/contact_widgets.php:25 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "" + +#: ../../include/contact_widgets.php:26 ../../mod/connections.php:273 +#: ../../mod/directory.php:379 ../../mod/directory.php:384 +msgid "Find" +msgstr "מצ×" + +#: ../../include/contact_widgets.php:27 ../../mod/directory.php:383 +#: ../../mod/suggest.php:60 +msgid "Channel Suggestions" +msgstr "הצעות ערוץ" + +#: ../../include/contact_widgets.php:29 +msgid "Random Profile" +msgstr "פרופיל ×קר××™" + +#: ../../include/contact_widgets.php:30 +msgid "Invite Friends" +msgstr "הזמן חברי×" + +#: ../../include/contact_widgets.php:32 +msgid "Advanced example: name=fred and country=iceland" +msgstr "×“×•×’×ž× ×ž×ª×§×“×ž×ª: name=פרד ×•×’× country=×יסלנד" + +#: ../../include/contact_widgets.php:125 +#, php-format +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/contact_widgets.php:130 +msgid "show more" +msgstr "הצג עוד" + +#: ../../include/conversation.php:126 ../../mod/like.php:113 +msgid "channel" +msgstr "ערוץ" + +#: ../../include/conversation.php:164 ../../include/diaspora.php:2152 +#: ../../mod/like.php:397 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "" + +#: ../../include/conversation.php:167 ../../mod/like.php:399 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "" + +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "" + +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "" + +#: ../../include/conversation.php:260 ../../mod/mood.php:63 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "" + +#: ../../include/conversation.php:583 ../../mod/photos.php:996 +msgctxt "title" +msgid "Likes" +msgstr "" + +#: ../../include/conversation.php:583 ../../mod/photos.php:996 +msgctxt "title" +msgid "Dislikes" +msgstr "" + +#: ../../include/conversation.php:584 ../../mod/photos.php:997 +msgctxt "title" +msgid "Agree" +msgstr "מסכי×" + +#: ../../include/conversation.php:584 ../../mod/photos.php:997 +msgctxt "title" +msgid "Disagree" +msgstr "×œ× ×ž×¡×›×™×" + +#: ../../include/conversation.php:584 ../../mod/photos.php:997 +msgctxt "title" +msgid "Abstain" +msgstr "נמנע" + +#: ../../include/conversation.php:585 ../../mod/photos.php:998 +msgctxt "title" +msgid "Attending" +msgstr "נוכח" + +#: ../../include/conversation.php:585 ../../mod/photos.php:998 +msgctxt "title" +msgid "Not attending" +msgstr "×œ× × ×•×›×—" + +#: ../../include/conversation.php:585 ../../mod/photos.php:998 +msgctxt "title" +msgid "Might attend" +msgstr "עשוי להיווכח" + +#: ../../include/conversation.php:703 +#, php-format +msgid "View %s's profile @ %s" +msgstr "" + +#: ../../include/conversation.php:718 +msgid "Categories:" +msgstr "קטגוריות:" + +#: ../../include/conversation.php:719 +msgid "Filed under:" +msgstr "תויק תחת:" + +#: ../../include/conversation.php:746 +msgid "View in context" +msgstr "" + +#: ../../include/conversation.php:857 +msgid "remove" +msgstr "להסיר" + +#: ../../include/conversation.php:862 +msgid "Delete Selected Items" +msgstr "" + +#: ../../include/conversation.php:950 +msgid "View Source" +msgstr "צפה במקור" + +#: ../../include/conversation.php:951 +msgid "Follow Thread" +msgstr "עקוב שרשור" + +#: ../../include/conversation.php:952 +msgid "View Status" +msgstr "צפה בסטטוס" + +#: ../../include/conversation.php:954 +msgid "View Photos" +msgstr "צפה בתצלומי×" + +#: ../../include/conversation.php:955 +msgid "Matrix Activity" +msgstr "פעילות מטריצה" + +#: ../../include/conversation.php:957 +msgid "Edit Contact" +msgstr "ערוך ×יש קשר" + +#: ../../include/conversation.php:958 +msgid "Send PM" +msgstr "שלח הודעה פרטית" + +#: ../../include/conversation.php:1073 +#, php-format +msgid "%s likes this." +msgstr "" + +#: ../../include/conversation.php:1073 +#, php-format +msgid "%s doesn't like this." +msgstr "" + +#: ../../include/conversation.php:1077 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1079 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1085 +msgid "and" +msgstr "" + +#: ../../include/conversation.php:1088 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1089 +#, php-format +msgid "%s like this." +msgstr "" + +#: ../../include/conversation.php:1089 +#, php-format +msgid "%s don't like this." +msgstr "" + +#: ../../include/conversation.php:1151 +msgid "Visible to everybody" +msgstr "" + +#: ../../include/conversation.php:1152 ../../mod/mail.php:174 +#: ../../mod/mail.php:289 +msgid "Please enter a link URL:" +msgstr "" + +#: ../../include/conversation.php:1153 +msgid "Please enter a video link/URL:" +msgstr "" + +#: ../../include/conversation.php:1154 +msgid "Please enter an audio link/URL:" +msgstr "" + +#: ../../include/conversation.php:1155 +msgid "Tag term:" +msgstr "" + +#: ../../include/conversation.php:1156 ../../mod/filer.php:49 +msgid "Save to Folder:" +msgstr "שמור לתיקייה:" + +#: ../../include/conversation.php:1157 +msgid "Where are you right now?" +msgstr "" + +#: ../../include/conversation.php:1158 ../../mod/mail.php:175 +#: ../../mod/mail.php:290 ../../mod/editpost.php:47 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "" + +#: ../../include/conversation.php:1185 ../../mod/photos.php:961 +#: ../../mod/blocks.php:154 ../../mod/layouts.php:184 +#: ../../mod/webpages.php:182 +msgid "Share" +msgstr "שתף" + +#: ../../include/conversation.php:1187 +msgid "Page link name" +msgstr "" + +#: ../../include/conversation.php:1190 +msgid "Post as" +msgstr "" + +#: ../../include/conversation.php:1197 ../../mod/mail.php:238 +#: ../../mod/mail.php:352 ../../mod/editblock.php:141 +#: ../../mod/editlayout.php:139 ../../mod/editpost.php:112 +#: ../../mod/editwebpage.php:184 +msgid "Upload photo" +msgstr "העלה תצלו×" + +#: ../../include/conversation.php:1198 +msgid "upload photo" +msgstr "העלה תצלו×" + +#: ../../include/conversation.php:1199 ../../mod/mail.php:239 +#: ../../mod/mail.php:353 ../../mod/editblock.php:142 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 +#: ../../mod/editwebpage.php:185 +msgid "Attach file" +msgstr "צרף קובץ" + +#: ../../include/conversation.php:1200 +msgid "attach file" +msgstr "צרף קובץ" + +#: ../../include/conversation.php:1201 ../../mod/mail.php:240 +#: ../../mod/mail.php:354 ../../mod/editblock.php:143 +#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 +#: ../../mod/editwebpage.php:186 +msgid "Insert web link" +msgstr "הכנס קישור רשת" + +#: ../../include/conversation.php:1202 +msgid "web link" +msgstr "קישור רשת" + +#: ../../include/conversation.php:1203 +msgid "Insert video link" +msgstr "הכנס קישור ויד×ו" + +#: ../../include/conversation.php:1204 +msgid "video link" +msgstr "קישור ויד×ו" + +#: ../../include/conversation.php:1205 +msgid "Insert audio link" +msgstr "הכנס קישור ×ודיו" + +#: ../../include/conversation.php:1206 +msgid "audio link" +msgstr "קישור ×ודיו" + +#: ../../include/conversation.php:1207 ../../mod/editblock.php:147 +#: ../../mod/editlayout.php:145 ../../mod/editpost.php:118 +#: ../../mod/editwebpage.php:190 +msgid "Set your location" +msgstr "" + +#: ../../include/conversation.php:1208 +msgid "set location" +msgstr "" + +#: ../../include/conversation.php:1209 ../../mod/editpost.php:120 +msgid "Toggle voting" +msgstr "" + +#: ../../include/conversation.php:1212 ../../mod/editblock.php:148 +#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:191 +msgid "Clear browser location" +msgstr "" + +#: ../../include/conversation.php:1213 +msgid "clear location" +msgstr "" + +#: ../../include/conversation.php:1215 ../../mod/editblock.php:161 +#: ../../mod/editpost.php:135 ../../mod/editwebpage.php:207 +msgid "Title (optional)" +msgstr "" + +#: ../../include/conversation.php:1219 ../../mod/editblock.php:164 +#: ../../mod/editlayout.php:162 ../../mod/editpost.php:137 +#: ../../mod/editwebpage.php:209 +msgid "Categories (optional, comma-separated list)" +msgstr "" + +#: ../../include/conversation.php:1221 ../../mod/editblock.php:150 +#: ../../mod/editlayout.php:148 ../../mod/editpost.php:124 +#: ../../mod/editwebpage.php:193 +msgid "Permission settings" +msgstr "" + +#: ../../include/conversation.php:1222 +msgid "permissions" +msgstr "הרש×ות" + +#: ../../include/conversation.php:1230 ../../mod/editblock.php:158 +#: ../../mod/editlayout.php:155 ../../mod/editpost.php:132 +#: ../../mod/editwebpage.php:202 +msgid "Public post" +msgstr "" + +#: ../../include/conversation.php:1232 ../../mod/editblock.php:165 +#: ../../mod/editlayout.php:163 ../../mod/editpost.php:138 +#: ../../mod/editwebpage.php:210 +msgid "Example: bob@example.com, mary@example.com" +msgstr "" + +#: ../../include/conversation.php:1245 ../../mod/mail.php:245 +#: ../../mod/mail.php:359 ../../mod/editblock.php:175 +#: ../../mod/editlayout.php:172 ../../mod/editpost.php:149 +#: ../../mod/editwebpage.php:219 +msgid "Set expiration date" +msgstr "" + +#: ../../include/conversation.php:1249 ../../mod/editpost.php:153 +#: ../../mod/events.php:674 +msgid "OK" +msgstr "×ישור" + +#: ../../include/conversation.php:1250 ../../mod/editpost.php:154 +#: ../../mod/events.php:673 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 ../../mod/settings.php:589 +#: ../../mod/settings.php:615 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 +msgid "Cancel" +msgstr "ביטול" + +#: ../../include/conversation.php:1492 +msgid "Discover" +msgstr "" + +#: ../../include/conversation.php:1495 +msgid "Imported public streams" +msgstr "" + +#: ../../include/conversation.php:1500 +msgid "Commented Order" +msgstr "" + +#: ../../include/conversation.php:1503 +msgid "Sort by Comment Date" +msgstr "" + +#: ../../include/conversation.php:1507 +msgid "Posted Order" +msgstr "" + +#: ../../include/conversation.php:1510 +msgid "Sort by Post Date" +msgstr "" + +#: ../../include/conversation.php:1518 +msgid "Posts that mention or involve you" +msgstr "" + +#: ../../include/conversation.php:1524 ../../mod/connections.php:72 +#: ../../mod/connections.php:85 ../../mod/menu.php:110 +msgid "New" +msgstr "חדש" + +#: ../../include/conversation.php:1527 +msgid "Activity Stream - by date" +msgstr "" + +#: ../../include/conversation.php:1533 +msgid "Starred" +msgstr "" + +#: ../../include/conversation.php:1536 +msgid "Favourite Posts" +msgstr "" + +#: ../../include/conversation.php:1543 +msgid "Spam" +msgstr "ספ××" + +#: ../../include/conversation.php:1546 +msgid "Posts flagged as SPAM" +msgstr "×¤×•×¡×˜×™× ×ž×¡×•×ž× ×™× ×‘×ª×•×¨ ספ××" + +#: ../../include/conversation.php:1590 ../../mod/admin.php:993 +msgid "Channel" +msgstr "ערוץ" + +#: ../../include/conversation.php:1593 +msgid "Status Messages and Posts" +msgstr "הודעות ופרסומי סטטוס" + +#: ../../include/conversation.php:1602 +msgid "About" +msgstr "×ודות" + +#: ../../include/conversation.php:1605 +msgid "Profile Details" +msgstr "פרטי פרופיל" + +#: ../../include/conversation.php:1614 ../../include/photos.php:359 +msgid "Photo Albums" +msgstr "×לבומי תמונה" + +#: ../../include/conversation.php:1623 +msgid "Files and Storage" +msgstr "×§×‘×¦×™× ×•×חסון" + +#: ../../include/conversation.php:1633 ../../include/conversation.php:1636 +msgid "Chatrooms" +msgstr "חדרי שיחה" + +#: ../../include/conversation.php:1649 +msgid "Saved Bookmarks" +msgstr "סימניות שמורות" + +#: ../../include/conversation.php:1659 +msgid "Manage Webpages" +msgstr "נהל עמודי רשת" + +#: ../../include/conversation.php:1718 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1721 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1724 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1727 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1730 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1733 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/datetime.php:48 +msgid "Miscellaneous" +msgstr "שונות" + +#: ../../include/datetime.php:132 +msgid "YYYY-MM-DD or MM-DD" +msgstr "YYYY-MM-DD ×ו MM-DD" + +#: ../../include/datetime.php:235 ../../mod/appman.php:91 +#: ../../mod/appman.php:92 ../../mod/events.php:672 +msgid "Required" +msgstr "דָרוּש×" + +#: ../../include/datetime.php:262 ../../boot.php:2358 +msgid "never" +msgstr "×œ×¢×•×œ× ×œ×" + +#: ../../include/datetime.php:268 +msgid "less than a second ago" +msgstr "לפני פחות משניה" + +#: ../../include/datetime.php:271 +msgid "year" +msgstr "שנה" + +#: ../../include/datetime.php:271 +msgid "years" +msgstr "שני×" + +#: ../../include/datetime.php:272 +msgid "month" +msgstr "חודש" + +#: ../../include/datetime.php:272 +msgid "months" +msgstr "חודשי×" + +#: ../../include/datetime.php:273 +msgid "week" +msgstr "שבוע" + +#: ../../include/datetime.php:273 +msgid "weeks" +msgstr "שבועות" + +#: ../../include/datetime.php:274 +msgid "day" +msgstr "יו×" + +#: ../../include/datetime.php:274 +msgid "days" +msgstr "ימי×" + +#: ../../include/datetime.php:275 +msgid "hour" +msgstr "שעה" + +#: ../../include/datetime.php:275 +msgid "hours" +msgstr "שעות" + +#: ../../include/datetime.php:276 +msgid "minute" +msgstr "דקה" + +#: ../../include/datetime.php:276 +msgid "minutes" +msgstr "דקות" + +#: ../../include/datetime.php:277 +msgid "second" +msgstr "שניה" + +#: ../../include/datetime.php:277 +msgid "seconds" +msgstr "שניות" + +#: ../../include/datetime.php:285 +#, php-format +msgctxt "e.g. 22 hours ago, 1 minute ago" +msgid "%1$d %2$s ago" +msgstr "לפני %1$d %2$s" + +#: ../../include/datetime.php:519 +#, php-format +msgid "%1$s's birthday" +msgstr "" + +#: ../../include/datetime.php:520 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "" + +#: ../../include/diaspora.php:2498 +msgid "Please choose" +msgstr "לבחירתך" + +#: ../../include/diaspora.php:2500 +msgid "Agree" +msgstr "מסכי×/×”" + +#: ../../include/diaspora.php:2502 +msgid "Disagree" +msgstr "×œ× ×ž×¡×›×™×/×”" + +#: ../../include/diaspora.php:2504 +msgid "Abstain" +msgstr "נמנע/ת" + +#: ../../include/dimport.php:34 ../../include/identity.php:217 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "" + +#: ../../include/dir_fns.php:126 +msgid "Directory Options" +msgstr "" + +#: ../../include/dir_fns.php:128 +msgid "Safe Mode" +msgstr "מצב בטוח" + +#: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 +#: ../../include/dir_fns.php:130 ../../mod/admin.php:428 ../../mod/api.php:106 +#: ../../mod/photos.php:568 ../../mod/connedit.php:647 +#: ../../mod/connedit.php:675 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 +#: ../../mod/settings.php:579 ../../mod/menu.php:94 ../../mod/menu.php:151 +#: ../../mod/mitem.php:159 ../../mod/mitem.php:160 ../../mod/mitem.php:232 +#: ../../mod/mitem.php:233 ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1555 +msgid "No" +msgstr "ל×" + +#: ../../include/dir_fns.php:128 ../../include/dir_fns.php:129 +#: ../../include/dir_fns.php:130 ../../mod/admin.php:430 ../../mod/api.php:105 +#: ../../mod/photos.php:568 ../../mod/filestorage.php:151 +#: ../../mod/filestorage.php:159 ../../mod/removeme.php:60 +#: ../../mod/settings.php:579 ../../mod/menu.php:94 ../../mod/menu.php:151 +#: ../../mod/mitem.php:159 ../../mod/mitem.php:160 ../../mod/mitem.php:232 +#: ../../mod/mitem.php:233 ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1555 +msgid "Yes" +msgstr "כן" + +#: ../../include/dir_fns.php:129 +msgid "Public Forums Only" +msgstr "" + +#: ../../include/dir_fns.php:130 +msgid "This Website Only" +msgstr "" + +#: ../../include/enotify.php:96 +#, php-format +msgid "%s " +msgstr "" + +#: ../../include/enotify.php:100 +#, php-format +msgid "[Red:Notify] New mail received at %s" +msgstr "" + +#: ../../include/enotify.php:102 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." +msgstr "" + +#: ../../include/enotify.php:103 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "" + +#: ../../include/enotify.php:103 +msgid "a private message" +msgstr "הודעה פרטית" + +#: ../../include/enotify.php:104 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "" + +#: ../../include/enotify.php:158 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "" + +#: ../../include/enotify.php:166 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "" + +#: ../../include/enotify.php:175 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "" + +#: ../../include/enotify.php:186 +#, php-format +msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" +msgstr "" + +#: ../../include/enotify.php:187 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "" + +#: ../../include/enotify.php:190 ../../include/enotify.php:205 +#: ../../include/enotify.php:231 ../../include/enotify.php:249 +#: ../../include/enotify.php:263 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "" + +#: ../../include/enotify.php:196 +#, php-format +msgid "[Red:Notify] %s posted to your profile wall" +msgstr "" + +#: ../../include/enotify.php:198 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "" + +#: ../../include/enotify.php:200 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "" + +#: ../../include/enotify.php:224 +#, php-format +msgid "[Red:Notify] %s tagged you" +msgstr "" + +#: ../../include/enotify.php:225 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "" + +#: ../../include/enotify.php:226 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "" + +#: ../../include/enotify.php:238 +#, php-format +msgid "[Red:Notify] %1$s poked you" +msgstr "" + +#: ../../include/enotify.php:239 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "" + +#: ../../include/enotify.php:240 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "" + +#: ../../include/enotify.php:256 +#, php-format +msgid "[Red:Notify] %s tagged your post" +msgstr "" + +#: ../../include/enotify.php:257 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "" + +#: ../../include/enotify.php:258 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "" + +#: ../../include/enotify.php:270 +msgid "[Red:Notify] Introduction received" +msgstr "" + +#: ../../include/enotify.php:271 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" +msgstr "" + +#: ../../include/enotify.php:272 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." +msgstr "" + +#: ../../include/enotify.php:276 ../../include/enotify.php:295 +#, php-format +msgid "You may visit their profile at %s" +msgstr "" + +#: ../../include/enotify.php:278 +#, php-format +msgid "Please visit %s to approve or reject the connection request." +msgstr "" + +#: ../../include/enotify.php:285 +msgid "[Red:Notify] Friend suggestion received" +msgstr "" + +#: ../../include/enotify.php:286 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "" + +#: ../../include/enotify.php:287 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from " +"%4$s." +msgstr "" + +#: ../../include/enotify.php:293 +msgid "Name:" +msgstr "ש×:" + +#: ../../include/enotify.php:294 +msgid "Photo:" +msgstr "תצלו×:" + +#: ../../include/enotify.php:297 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." +msgstr "" + +#: ../../include/enotify.php:508 +msgid "[Red:Notify]" +msgstr "" + +#: ../../include/event.php:549 +msgid "This event has been added to your calendar." +msgstr "×ירוע ×–×” התווסף ללוח שנה שלך." + +#: ../../include/features.php:38 +msgid "General Features" +msgstr "" + +#: ../../include/features.php:40 +msgid "Content Expiration" +msgstr "" + +#: ../../include/features.php:40 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "" + +#: ../../include/features.php:41 +msgid "Multiple Profiles" +msgstr "" + +#: ../../include/features.php:41 +msgid "Ability to create multiple profiles" +msgstr "" + +#: ../../include/features.php:42 +msgid "Advanced Profiles" +msgstr "" + +#: ../../include/features.php:42 +msgid "Additional profile sections and selections" +msgstr "" + +#: ../../include/features.php:43 +msgid "Profile Import/Export" +msgstr "" + +#: ../../include/features.php:43 +msgid "Save and load profile details across sites/channels" +msgstr "" + +#: ../../include/features.php:44 +msgid "Web Pages" +msgstr "עמודי רשת" + +#: ../../include/features.php:44 +msgid "Provide managed web pages on your channel" +msgstr "" + +#: ../../include/features.php:45 +msgid "Private Notes" +msgstr "" + +#: ../../include/features.php:45 +msgid "Enables a tool to store notes and reminders" +msgstr "" + +#: ../../include/features.php:46 +msgid "Navigation Channel Select" +msgstr "" + +#: ../../include/features.php:46 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "" + +#: ../../include/features.php:47 +msgid "Photo Location" +msgstr "×ž×™×§×•× ×ª×¦×œ×•×" + +#: ../../include/features.php:47 +msgid "If location data is available on uploaded photos, link this to a map." +msgstr "" + +#: ../../include/features.php:49 +msgid "Expert Mode" +msgstr "מצב מומחה" + +#: ../../include/features.php:49 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "" + +#: ../../include/features.php:50 +msgid "Premium Channel" +msgstr "" + +#: ../../include/features.php:50 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "" + +#: ../../include/features.php:55 +msgid "Post Composition Features" +msgstr "" + +#: ../../include/features.php:57 +msgid "Use Markdown" +msgstr "" + +#: ../../include/features.php:57 +msgid "Allow use of \"Markdown\" to format posts" +msgstr "" + +#: ../../include/features.php:58 +msgid "Large Photos" +msgstr "" + +#: ../../include/features.php:58 +msgid "" +"Include large (640px) photo thumbnails in posts. If not enabled, use small " +"(320px) photo thumbnails" +msgstr "" + +#: ../../include/features.php:59 +msgid "Automatically import channel content from other channels or feeds" +msgstr "" + +#: ../../include/features.php:60 +msgid "Even More Encryption" +msgstr "" + +#: ../../include/features.php:60 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "" + +#: ../../include/features.php:61 +msgid "Enable voting tools" +msgstr "" + +#: ../../include/features.php:61 +msgid "Provide a class of post which others can vote on" +msgstr "" + +#: ../../include/features.php:67 +msgid "Network and Stream Filtering" +msgstr "" + +#: ../../include/features.php:68 +msgid "Search by Date" +msgstr "חפש לפי ת×ריך" + +#: ../../include/features.php:68 +msgid "Ability to select posts by date ranges" +msgstr "מסנן ×וספי×" + +#: ../../include/features.php:69 +msgid "Collections Filter" +msgstr "מסנן ×וספי×" + +#: ../../include/features.php:69 +msgid "Enable widget to display Network posts only from selected collections" +msgstr "" + +#: ../../include/features.php:70 +msgid "Save search terms for re-use" +msgstr "" + +#: ../../include/features.php:71 +msgid "Network Personal Tab" +msgstr "" + +#: ../../include/features.php:71 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "" + +#: ../../include/features.php:72 +msgid "Network New Tab" +msgstr "" + +#: ../../include/features.php:72 +msgid "Enable tab to display all new Network activity" +msgstr "" + +#: ../../include/features.php:73 +msgid "Affinity Tool" +msgstr "" + +#: ../../include/features.php:73 +msgid "Filter stream activity by depth of relationships" +msgstr "" + +#: ../../include/features.php:74 +msgid "Connection Filtering" +msgstr "" + +#: ../../include/features.php:74 +msgid "Filter incoming posts from connections based on keywords/content" +msgstr "" + +#: ../../include/features.php:75 +msgid "Suggest Channels" +msgstr "" + +#: ../../include/features.php:75 +msgid "Show channel suggestions" +msgstr "" + +#: ../../include/features.php:80 +msgid "Post/Comment Tools" +msgstr "" + +#: ../../include/features.php:81 +msgid "Tagging" +msgstr "" + +#: ../../include/features.php:81 +msgid "Ability to tag existing posts" +msgstr "" + +#: ../../include/features.php:82 +msgid "Post Categories" +msgstr "" + +#: ../../include/features.php:82 +msgid "Add categories to your posts" +msgstr "" + +#: ../../include/features.php:83 +msgid "Ability to file posts under folders" +msgstr "" + +#: ../../include/features.php:84 +msgid "Dislike Posts" +msgstr "" + +#: ../../include/features.php:84 +msgid "Ability to dislike posts/comments" +msgstr "" + +#: ../../include/features.php:85 +msgid "Star Posts" +msgstr "" + +#: ../../include/features.php:85 +msgid "Ability to mark special posts with a star indicator" +msgstr "" + +#: ../../include/features.php:86 +msgid "Tag Cloud" +msgstr "" + +#: ../../include/features.php:86 +msgid "Provide a personal tag cloud on your channel page" +msgstr "" + +#: ../../include/follow.php:28 +msgid "Channel is blocked on this site." +msgstr "" + +#: ../../include/follow.php:33 +msgid "Channel location missing." +msgstr "" + +#: ../../include/follow.php:83 +msgid "Response from remote channel was incomplete." +msgstr "" + +#: ../../include/follow.php:100 +msgid "Channel was deleted and no longer exists." +msgstr "" + +#: ../../include/follow.php:135 ../../include/follow.php:206 +msgid "Protocol disabled." +msgstr "" + +#: ../../include/follow.php:144 +msgid "Protocol blocked for this channel." +msgstr "" + +#: ../../include/follow.php:179 +msgid "Channel discovery failed." +msgstr "" + +#: ../../include/follow.php:195 +msgid "local account not found." +msgstr "" + +#: ../../include/follow.php:224 +msgid "Cannot connect to yourself." +msgstr "" + +#: ../../include/group.php:26 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "" + +#: ../../include/group.php:235 +msgid "Default privacy group for new contacts" +msgstr "" + +#: ../../include/group.php:254 ../../mod/admin.php:831 +msgid "All Channels" +msgstr "כל הערוצי×" + +#: ../../include/group.php:276 +msgid "edit" +msgstr "ערוך" + +#: ../../include/group.php:298 +msgid "Collections" +msgstr "×וספי×" + +#: ../../include/group.php:299 +msgid "Edit collection" +msgstr "ערוך ×וסף" + +#: ../../include/group.php:300 +msgid "Add new collection" +msgstr "הוסף ×וסף חדש" + +#: ../../include/group.php:301 +msgid "Channels not in any collection" +msgstr "" + +#: ../../include/identity.php:33 +msgid "Unable to obtain identity information from database" +msgstr "" + +#: ../../include/identity.php:67 +msgid "Empty name" +msgstr "×©× ×¨×™×§" + +#: ../../include/identity.php:70 +msgid "Name too long" +msgstr "×©× ×רוך מדי" + +#: ../../include/identity.php:186 +msgid "No account identifier" +msgstr "×ין מזהה חשבון" + +#: ../../include/identity.php:198 +msgid "Nickname is required." +msgstr "נדרש ×©× ×›×™× ×•×™." + +#: ../../include/identity.php:212 +msgid "Reserved nickname. Please choose another." +msgstr "" + +#: ../../include/identity.php:292 +msgid "Unable to retrieve created identity" +msgstr "" + +#: ../../include/identity.php:350 +msgid "Default Profile" +msgstr "פרופיל שגרתי" + +#: ../../include/identity.php:759 +msgid "Requested channel is not available." +msgstr "" + +#: ../../include/identity.php:806 ../../mod/achievements.php:11 +#: ../../mod/blocks.php:29 ../../mod/profile.php:16 ../../mod/connect.php:13 +#: ../../mod/editblock.php:29 ../../mod/editlayout.php:27 +#: ../../mod/editwebpage.php:28 ../../mod/filestorage.php:54 +#: ../../mod/hcard.php:8 ../../mod/layouts.php:29 ../../mod/webpages.php:29 +msgid "Requested profile is not available." +msgstr "" + +#: ../../include/identity.php:969 ../../mod/profiles.php:774 +msgid "Change profile photo" +msgstr "" + +#: ../../include/identity.php:975 +msgid "Profiles" +msgstr "פרופילי×" + +#: ../../include/identity.php:975 +msgid "Manage/edit profiles" +msgstr "" + +#: ../../include/identity.php:976 ../../mod/profiles.php:775 +msgid "Create New Profile" +msgstr "צור פרופיל חדש" + +#: ../../include/identity.php:991 ../../mod/profiles.php:786 +msgid "Profile Image" +msgstr "תמונת פרופיל" + +#: ../../include/identity.php:994 +msgid "visible to everybody" +msgstr "" + +#: ../../include/identity.php:995 ../../mod/profiles.php:669 +#: ../../mod/profiles.php:790 +msgid "Edit visibility" +msgstr "" + +#: ../../include/identity.php:1011 ../../include/identity.php:1250 +msgid "Gender:" +msgstr "מין:" + +#: ../../include/identity.php:1012 ../../include/identity.php:1294 +msgid "Status:" +msgstr "מצב:" + +#: ../../include/identity.php:1013 ../../include/identity.php:1305 +msgid "Homepage:" +msgstr "עמוד בית:" + +#: ../../include/identity.php:1014 +msgid "Online Now" +msgstr "מקוון כעת" + +#: ../../include/identity.php:1097 ../../include/identity.php:1175 +#: ../../mod/ping.php:324 +msgid "g A l F d" +msgstr "" + +#: ../../include/identity.php:1098 ../../include/identity.php:1176 +msgid "F d" +msgstr "" + +#: ../../include/identity.php:1143 ../../include/identity.php:1215 +#: ../../mod/ping.php:346 +msgid "[today]" +msgstr "[היו×]" + +#: ../../include/identity.php:1154 +msgid "Birthday Reminders" +msgstr "" + +#: ../../include/identity.php:1155 +msgid "Birthdays this week:" +msgstr "" + +#: ../../include/identity.php:1208 +msgid "[No description]" +msgstr "[×ין תי×ור]" + +#: ../../include/identity.php:1226 +msgid "Event Reminders" +msgstr "" + +#: ../../include/identity.php:1227 +msgid "Events this week:" +msgstr "" + +#: ../../include/identity.php:1248 ../../mod/settings.php:1056 +msgid "Full Name:" +msgstr "×©× ×ž×œ×:" + +#: ../../include/identity.php:1255 +msgid "Like this channel" +msgstr "" + +#: ../../include/identity.php:1279 +msgid "j F, Y" +msgstr "" + +#: ../../include/identity.php:1280 +msgid "j F" +msgstr "" + +#: ../../include/identity.php:1287 +msgid "Birthday:" +msgstr "×™×•× ×”×•×œ×“×ª:" + +#: ../../include/identity.php:1291 ../../mod/directory.php:297 +msgid "Age:" +msgstr "גיל:" + +#: ../../include/identity.php:1300 +#, php-format +msgid "for %1$d %2$s" +msgstr "" + +#: ../../include/identity.php:1303 ../../mod/profiles.php:691 +msgid "Sexual Preference:" +msgstr "העדפה מינית:" + +#: ../../include/identity.php:1307 ../../mod/profiles.php:693 +#: ../../mod/directory.php:313 +msgid "Hometown:" +msgstr "עיר מגורי×:" + +#: ../../include/identity.php:1309 +msgid "Tags:" +msgstr "תגיות:" + +#: ../../include/identity.php:1311 ../../mod/profiles.php:694 +msgid "Political Views:" +msgstr "השקפות פוליטיות:" + +#: ../../include/identity.php:1313 +msgid "Religion:" +msgstr "דת:" + +#: ../../include/identity.php:1315 ../../mod/directory.php:315 +msgid "About:" +msgstr "×ודות:" + +#: ../../include/identity.php:1317 +msgid "Hobbies/Interests:" +msgstr "תחביבי×/עניין:" + +#: ../../include/identity.php:1319 ../../mod/profiles.php:697 +msgid "Likes:" +msgstr "×והב:" + +#: ../../include/identity.php:1321 ../../mod/profiles.php:698 +msgid "Dislikes:" +msgstr "שונ×:" + +#: ../../include/identity.php:1323 +msgid "Contact information and Social Networks:" +msgstr "" + +#: ../../include/identity.php:1325 +msgid "My other channels:" +msgstr "" + +#: ../../include/identity.php:1327 +msgid "Musical interests:" +msgstr "" + +#: ../../include/identity.php:1329 +msgid "Books, literature:" +msgstr "" + +#: ../../include/identity.php:1331 +msgid "Television:" +msgstr "טלוויזיה:" + +#: ../../include/identity.php:1333 +msgid "Film/dance/culture/entertainment:" +msgstr "" + +#: ../../include/identity.php:1335 +msgid "Love/Romance:" +msgstr "" + +#: ../../include/identity.php:1337 +msgid "Work/employment:" +msgstr "" + +#: ../../include/identity.php:1339 +msgid "School/education:" +msgstr "" + +#: ../../include/identity.php:1359 +msgid "Like this thing" +msgstr "" + +#: ../../include/items.php:413 ../../mod/bulksetclose.php:11 +#: ../../mod/profperm.php:23 ../../mod/group.php:68 ../../mod/like.php:273 +#: ../../mod/subthread.php:49 ../../index.php:396 +msgid "Permission denied" +msgstr "" + +#: ../../include/items.php:1101 ../../include/items.php:1147 +msgid "(Unknown)" +msgstr "(×œ× ×™×“×•×¢)" + +#: ../../include/items.php:1373 +msgid "Visible to anybody on the internet." +msgstr "נר××” לכל ×חד ב×ינטרנט." + +#: ../../include/items.php:1375 +msgid "Visible to you only." +msgstr "נר××” לך בלבד." + +#: ../../include/items.php:1377 +msgid "Visible to anybody in this network." +msgstr "נר××” לכל ×חד ברשת זו." + +#: ../../include/items.php:1379 +msgid "Visible to anybody authenticated." +msgstr "נר××” לכל מי ×©×”×•× ×ž×ומת." + +#: ../../include/items.php:1381 +#, php-format +msgid "Visible to anybody on %s." +msgstr "נר××” לכל ×חד ×צל %s." + +#: ../../include/items.php:1383 +msgid "Visible to all connections." +msgstr "נר××” לכל החיבורי×." + +#: ../../include/items.php:1385 +msgid "Visible to approved connections." +msgstr "נר××” ×œ×—×™×‘×•×¨×™× ×ž×ושרי×." + +#: ../../include/items.php:1387 +msgid "Visible to specific connections." +msgstr "נר××” ×œ×—×™×‘×•×¨×™× ×ž×¡×•×™×ž×™×." + +#: ../../include/items.php:4310 ../../mod/admin.php:167 +#: ../../mod/admin.php:1025 ../../mod/admin.php:1225 ../../mod/display.php:36 +#: ../../mod/filestorage.php:27 ../../mod/thing.php:74 +#: ../../mod/viewsrc.php:20 +msgid "Item not found." +msgstr "פריט ×œ× × ×ž×¦×." + +#: ../../include/items.php:4787 ../../mod/bulksetclose.php:51 +#: ../../mod/group.php:38 ../../mod/group.php:140 +msgid "Collection not found." +msgstr "×וסף ×œ× × ×ž×¦×." + +#: ../../include/items.php:4803 +msgid "Collection is empty." +msgstr "×וסף הינו ריק." + +#: ../../include/items.php:4810 +#, php-format +msgid "Collection: %s" +msgstr "×וסף: %s" + +#: ../../include/items.php:4820 ../../mod/connedit.php:674 +#, php-format +msgid "Connection: %s" +msgstr "חיבור: %s" + +#: ../../include/items.php:4822 +msgid "Connection not found." +msgstr "חיבור ×œ× × ×ž×¦×." + +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "למחוק ×ת פריט ×–×”?" + +#: ../../include/js_strings.php:8 +msgid "[-] show less" +msgstr "[-] הצג פחות" + +#: ../../include/js_strings.php:9 +msgid "[+] expand" +msgstr "[+] הרחב" + +#: ../../include/js_strings.php:10 +msgid "[-] collapse" +msgstr "[-] צמצ×" + +#: ../../include/js_strings.php:11 +msgid "Password too short" +msgstr "סיסמה קצרה מדי" + +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" +msgstr "סיסמ×ות ×œ× ×ª×•×מות" + +#: ../../include/js_strings.php:13 ../../mod/photos.php:40 +msgid "everybody" +msgstr "כול×" + +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" +msgstr "מימרת סיסמה סודית" + +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" +msgstr "" + +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." +msgstr "" + +#: ../../include/js_strings.php:17 +msgid "close all" +msgstr "סגור הכל" + +#: ../../include/js_strings.php:18 +msgid "Nothing new here" +msgstr "×ין דבר חדש ×›×ן" + +#: ../../include/js_strings.php:19 +msgid "Rate This Channel (this is public)" +msgstr "" + +#: ../../include/js_strings.php:20 ../../mod/connedit.php:683 +#: ../../mod/rate.php:156 +msgid "Rating" +msgstr "" + +#: ../../include/js_strings.php:21 +msgid "Describe (optional)" +msgstr "ת×ר (רשות)" + +#: ../../include/js_strings.php:23 +msgid "Please enter a link URL" +msgstr "" + +#: ../../include/js_strings.php:24 +msgid "Unsaved changes. Are you sure you wish to leave this page?" +msgstr "" + +#: ../../include/js_strings.php:26 +msgid "timeago.prefixAgo" +msgstr "timeago.prefixAgo" + +#: ../../include/js_strings.php:27 +msgid "timeago.prefixFromNow" +msgstr "timeago.prefixFromNow" + +#: ../../include/js_strings.php:28 +msgid "ago" +msgstr "לפני" + +#: ../../include/js_strings.php:29 +msgid "from now" +msgstr "מעכשיו" + +#: ../../include/js_strings.php:30 +msgid "less than a minute" +msgstr "פחות מדקה" + +#: ../../include/js_strings.php:31 +msgid "about a minute" +msgstr "דקה לערך" + +#: ../../include/js_strings.php:32 +#, php-format +msgid "%d minutes" +msgstr "%d דקות" + +#: ../../include/js_strings.php:33 +msgid "about an hour" +msgstr "שעה לערך" + +#: ../../include/js_strings.php:34 +#, php-format +msgid "about %d hours" +msgstr " %d שעות לערך" + +#: ../../include/js_strings.php:35 +msgid "a day" +msgstr "יו×" + +#: ../../include/js_strings.php:36 +#, php-format +msgid "%d days" +msgstr "%d ימי×" + +#: ../../include/js_strings.php:37 +msgid "about a month" +msgstr "חודש לערך" + +#: ../../include/js_strings.php:38 +#, php-format +msgid "%d months" +msgstr "%d חודשי×" + +#: ../../include/js_strings.php:39 +msgid "about a year" +msgstr "שנה לערך" + +#: ../../include/js_strings.php:40 +#, php-format +msgid "%d years" +msgstr "%d שני×" + +#: ../../include/js_strings.php:41 +msgid " " +msgstr " " + +#: ../../include/js_strings.php:42 +msgid "timeago.numbers" +msgstr "timeago.numbers" + +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "עמוד חדש" + +#: ../../include/page_widgets.php:39 ../../mod/blocks.php:159 +#: ../../mod/layouts.php:188 ../../mod/webpages.php:187 +msgid "View" +msgstr "תצוגה" + +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:189 +msgid "Actions" +msgstr "פעולות" + +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:190 +msgid "Page Link" +msgstr "קישור עמוד" + +#: ../../include/page_widgets.php:43 +msgid "Title" +msgstr "כותרת" + +#: ../../include/page_widgets.php:44 ../../mod/blocks.php:150 +#: ../../mod/layouts.php:181 ../../mod/menu.php:108 ../../mod/webpages.php:192 +msgid "Created" +msgstr "נוצר" + +#: ../../include/page_widgets.php:45 ../../mod/blocks.php:151 +#: ../../mod/layouts.php:182 ../../mod/menu.php:109 ../../mod/webpages.php:193 +msgid "Edited" +msgstr "נערך" + +#: ../../include/permissions.php:26 +msgid "Can view my normal stream and posts" +msgstr "" + +#: ../../include/permissions.php:27 +msgid "Can view my default channel profile" +msgstr "" + +#: ../../include/permissions.php:28 +msgid "Can view my photo albums" +msgstr "" + +#: ../../include/permissions.php:29 +msgid "Can view my connections" +msgstr "" + +#: ../../include/permissions.php:30 +msgid "Can view my file storage" +msgstr "" + +#: ../../include/permissions.php:31 +msgid "Can view my webpages" +msgstr "" + +#: ../../include/permissions.php:34 +msgid "Can send me their channel stream and posts" +msgstr "" + +#: ../../include/permissions.php:35 +msgid "Can post on my channel page (\"wall\")" +msgstr "" + +#: ../../include/permissions.php:36 +msgid "Can comment on or like my posts" +msgstr "" + +#: ../../include/permissions.php:37 +msgid "Can send me private mail messages" +msgstr "" + +#: ../../include/permissions.php:38 +msgid "Can post photos to my photo albums" +msgstr "" + +#: ../../include/permissions.php:39 +msgid "Can like/dislike stuff" +msgstr "" + +#: ../../include/permissions.php:39 +msgid "Profiles and things other than posts/comments" +msgstr "" + +#: ../../include/permissions.php:41 +msgid "Can forward to all my channel contacts via post @mentions" +msgstr "" + +#: ../../include/permissions.php:41 +msgid "Advanced - useful for creating group forum channels" +msgstr "" + +#: ../../include/permissions.php:42 +msgid "Can chat with me (when available)" +msgstr "" + +#: ../../include/permissions.php:43 +msgid "Can write to my file storage" +msgstr "" + +#: ../../include/permissions.php:44 +msgid "Can edit my webpages" +msgstr "" + +#: ../../include/permissions.php:46 +msgid "Can source my public posts in derived channels" +msgstr "" + +#: ../../include/permissions.php:46 +msgid "Somewhat advanced - very useful in open communities" +msgstr "" + +#: ../../include/permissions.php:48 +msgid "Can administer my channel resources" +msgstr "" + +#: ../../include/permissions.php:48 +msgid "" +"Extremely advanced. Leave this alone unless you know what you are doing" +msgstr "" + +#: ../../include/permissions.php:893 +msgid "Social Networking" +msgstr "רשת חברתית" + +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +#: ../../include/permissions.php:895 +msgid "Mostly Public" +msgstr "" + +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +#: ../../include/permissions.php:895 +msgid "Restricted" +msgstr "" + +#: ../../include/permissions.php:893 ../../include/permissions.php:894 +msgid "Private" +msgstr "פרטי" + +#: ../../include/permissions.php:894 +msgid "Community Forum" +msgstr "" + +#: ../../include/permissions.php:895 +msgid "Feed Republish" +msgstr "" + +#: ../../include/permissions.php:896 +msgid "Special Purpose" +msgstr "" + +#: ../../include/permissions.php:896 +msgid "Celebrity/Soapbox" +msgstr "" + +#: ../../include/permissions.php:896 +msgid "Group Repository" +msgstr "" + +#: ../../include/permissions.php:897 ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:61 +#: ../../include/profile_selectors.php:97 +msgid "Other" +msgstr "×חר" + +#: ../../include/permissions.php:897 +msgid "Custom/Expert Mode" +msgstr "" + +#: ../../include/photos.php:94 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "" + +#: ../../include/photos.php:101 +msgid "Image file is empty." +msgstr "" + +#: ../../include/photos.php:128 ../../mod/profile_photo.php:217 +msgid "Unable to process image" +msgstr "" + +#: ../../include/photos.php:199 +msgid "Photo storage failed." +msgstr "" + +#: ../../include/photos.php:363 +msgid "Upload New Photos" +msgstr "העלה ×ª×¦×œ×•×ž×™× ×—×“×©×™×" + +#: ../../include/taxonomy.php:222 ../../include/taxonomy.php:243 +msgid "Tags" +msgstr "תגיות" + +#: ../../include/taxonomy.php:287 +msgid "Keywords" +msgstr "מילות מפתח" + +#: ../../include/taxonomy.php:308 +msgid "have" +msgstr "" + +#: ../../include/taxonomy.php:308 +msgid "has" +msgstr "" + +#: ../../include/taxonomy.php:309 +msgid "want" +msgstr "" + +#: ../../include/taxonomy.php:309 +msgid "wants" +msgstr "" + +#: ../../include/taxonomy.php:310 +msgid "likes" +msgstr "" + +#: ../../include/taxonomy.php:311 +msgid "dislikes" +msgstr "" + +#: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 ../../mod/id.php:103 +msgid "Male" +msgstr "זכר" + +#: ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 ../../mod/id.php:105 +msgid "Female" +msgstr "נקבה" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" +msgstr "כעת זכר" + +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" +msgstr "כעת נקבה" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" +msgstr "בעיקר זכר" + +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" +msgstr "בעיקר נקבה" + +#: ../../include/profile_selectors.php:6 +msgid "Transgender" +msgstr "טרנסג׳נדר" + +#: ../../include/profile_selectors.php:6 +msgid "Intersex" +msgstr "בין מיני" + +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" +msgstr "טרנסקסו×ל" + +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" +msgstr "×נדרוגיני" + +#: ../../include/profile_selectors.php:6 +msgid "Neuter" +msgstr "ניטר×לי" + +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" +msgstr "" + +#: ../../include/profile_selectors.php:6 +msgid "Undecided" +msgstr "" + +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 +msgid "Males" +msgstr "זכרי×" + +#: ../../include/profile_selectors.php:42 +#: ../../include/profile_selectors.php:61 +msgid "Females" +msgstr "נקבות" + +#: ../../include/profile_selectors.php:42 +msgid "Gay" +msgstr "הומו" + +#: ../../include/profile_selectors.php:42 +msgid "Lesbian" +msgstr "לסבית" + +#: ../../include/profile_selectors.php:42 +msgid "No Preference" +msgstr "×ין העדפה" + +#: ../../include/profile_selectors.php:42 +msgid "Bisexual" +msgstr "דו מיני" + +#: ../../include/profile_selectors.php:42 +msgid "Autosexual" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Abstinent" +msgstr "" + +#: ../../include/profile_selectors.php:42 +msgid "Virgin" +msgstr "בתול/×”" + +#: ../../include/profile_selectors.php:42 +msgid "Deviant" +msgstr "סוטה" + +#: ../../include/profile_selectors.php:42 +msgid "Fetish" +msgstr "פטיש" + +#: ../../include/profile_selectors.php:42 +msgid "Oodles" +msgstr "המון" + +#: ../../include/profile_selectors.php:42 +msgid "Nonsexual" +msgstr "×œ× ×ž×™× ×™" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Single" +msgstr "רווק/×”" + +#: ../../include/profile_selectors.php:80 +msgid "Lonely" +msgstr "בודד" + +#: ../../include/profile_selectors.php:80 +msgid "Available" +msgstr "זמין" + +#: ../../include/profile_selectors.php:80 +msgid "Unavailable" +msgstr "×œ× ×¤× ×•×™/×”" + +#: ../../include/profile_selectors.php:80 +msgid "Has crush" +msgstr "" + +#: ../../include/profile_selectors.php:80 +msgid "Infatuated" +msgstr "מוקס×/ת" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Dating" +msgstr "" + +#: ../../include/profile_selectors.php:80 +msgid "Unfaithful" +msgstr "×œ× × ×מן/×”" + +#: ../../include/profile_selectors.php:80 +msgid "Sex Addict" +msgstr "מכור/×” למין" + +#: ../../include/profile_selectors.php:80 +msgid "Friends/Benefits" +msgstr "" + +#: ../../include/profile_selectors.php:80 +msgid "Casual" +msgstr "×רעי/ת" + +#: ../../include/profile_selectors.php:80 +msgid "Engaged" +msgstr "מ×ורס/ת" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Married" +msgstr "נישו×ין" + +#: ../../include/profile_selectors.php:80 +msgid "Imaginarily married" +msgstr "נישו×ין דמיוניי×" + +#: ../../include/profile_selectors.php:80 +msgid "Partners" +msgstr "" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Cohabiting" +msgstr "×—×™×™× ×™×—×“×™×•" + +#: ../../include/profile_selectors.php:80 +msgid "Common law" +msgstr "" + +#: ../../include/profile_selectors.php:80 +msgid "Happy" +msgstr "שמח" + +#: ../../include/profile_selectors.php:80 +msgid "Not looking" +msgstr "×œ× ×ž×—×¤×©/ת" + +#: ../../include/profile_selectors.php:80 +msgid "Swinger" +msgstr "בליין/ית" + +#: ../../include/profile_selectors.php:80 +msgid "Betrayed" +msgstr "נבגד/ת" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Separated" +msgstr "פרוד/×”" + +#: ../../include/profile_selectors.php:80 +msgid "Unstable" +msgstr "בלתי יציב" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Divorced" +msgstr "גירושין" + +#: ../../include/profile_selectors.php:80 +msgid "Imaginarily divorced" +msgstr "גירושין דמיוניי×" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "Widowed" +msgstr "×למן/×”" + +#: ../../include/profile_selectors.php:80 +msgid "Uncertain" +msgstr "" + +#: ../../include/profile_selectors.php:80 +#: ../../include/profile_selectors.php:97 +msgid "It's complicated" +msgstr "×–×” מורכב" + +#: ../../include/profile_selectors.php:80 +msgid "Don't care" +msgstr "×œ× ×ž×©× ×”" + +#: ../../include/profile_selectors.php:80 +msgid "Ask me" +msgstr "תש×לו ×ותי" + +#: ../../mod/mail.php:33 +msgid "Unable to lookup recipient." +msgstr "" + +#: ../../mod/mail.php:41 +msgid "Unable to communicate with requested channel." +msgstr "" + +#: ../../mod/mail.php:48 +msgid "Cannot verify requested channel." +msgstr "" + +#: ../../mod/mail.php:74 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "" + +#: ../../mod/mail.php:139 +msgid "Message deleted." +msgstr "הודעה נמחקה." + +#: ../../mod/mail.php:156 +msgid "Message recalled." +msgstr "הודעה הוחזרה." + +#: ../../mod/mail.php:225 +msgid "Send Private Message" +msgstr "שלח הודעה פרטית" + +#: ../../mod/mail.php:226 ../../mod/mail.php:343 +msgid "To:" +msgstr "לכבוד:" + +#: ../../mod/mail.php:231 ../../mod/mail.php:345 +msgid "Subject:" +msgstr "נוש×:" + +#: ../../mod/mail.php:235 ../../mod/mail.php:348 ../../mod/invite.php:131 +msgid "Your message:" +msgstr "הודעתך:" + +#: ../../mod/mail.php:242 +msgid "Send" +msgstr "שלח" + +#: ../../mod/mail.php:269 +msgid "Message not found." +msgstr "הודעה ×œ× × ×ž×¦××”." + +#: ../../mod/mail.php:312 +msgid "Delete message" +msgstr "מחק הודעה" + +#: ../../mod/mail.php:313 +msgid "Recall message" +msgstr "בטל הודעה" + +#: ../../mod/mail.php:315 +msgid "Message has been recalled." +msgstr "" + +#: ../../mod/mail.php:332 +msgid "Private Conversation" +msgstr "" + +#: ../../mod/mail.php:336 ../../mod/message.php:72 +msgid "Delete conversation" +msgstr "מחק דיון" + +#: ../../mod/mail.php:338 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "" + +#: ../../mod/mail.php:342 +msgid "Send Reply" +msgstr "שלח משוב" + +#: ../../mod/magic.php:69 +msgid "Hub not found." +msgstr "" + +#: ../../mod/achievements.php:34 +msgid "Some blurb about what to do when you're new here" +msgstr "" + +#: ../../mod/page.php:36 ../../mod/block.php:27 +msgid "Invalid item." +msgstr "פריט שגוי." + +#: ../../mod/page.php:52 ../../mod/block.php:39 ../../mod/wall_upload.php:29 +msgid "Channel not found." +msgstr "" + +#: ../../mod/page.php:89 ../../mod/block.php:75 ../../mod/display.php:110 +#: ../../mod/help.php:79 ../../index.php:245 +msgid "Page not found." +msgstr "עמוד ×œ× × ×ž×¦×." + +#: ../../mod/page.php:126 +msgid "Lorem Ipsum" +msgstr "" + +#: ../../mod/acl.php:231 +msgid "network" +msgstr "רשת" + +#: ../../mod/acl.php:241 +msgid "RSS" +msgstr "RSS" + +#: ../../mod/admin.php:52 +msgid "Theme settings updated." +msgstr "" + +#: ../../mod/admin.php:93 ../../mod/admin.php:452 +msgid "Site" +msgstr "×תר" + +#: ../../mod/admin.php:94 +msgid "Accounts" +msgstr "חשבונות" + +#: ../../mod/admin.php:95 ../../mod/admin.php:985 +msgid "Channels" +msgstr "ערוצי×" + +#: ../../mod/admin.php:96 ../../mod/admin.php:1077 ../../mod/admin.php:1117 +msgid "Plugins" +msgstr "תוספות" + +#: ../../mod/admin.php:97 ../../mod/admin.php:1277 ../../mod/admin.php:1311 +msgid "Themes" +msgstr "ערכות נוש×" + +#: ../../mod/admin.php:98 +msgid "Inspect queue" +msgstr "" + +#: ../../mod/admin.php:100 +msgid "Profile Config" +msgstr "" + +#: ../../mod/admin.php:101 +msgid "DB updates" +msgstr "" + +#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1396 +msgid "Logs" +msgstr "יומני×" + +#: ../../mod/admin.php:121 +msgid "Plugin Features" +msgstr "" + +#: ../../mod/admin.php:123 +msgid "User registrations waiting for confirmation" +msgstr "" + +#: ../../mod/admin.php:200 +msgid "# Accounts" +msgstr "# חשבונות" + +#: ../../mod/admin.php:201 +msgid "# blocked accounts" +msgstr "# חשבונות חסומי×" + +#: ../../mod/admin.php:202 +msgid "# expired accounts" +msgstr "" + +#: ../../mod/admin.php:203 +msgid "# expiring accounts" +msgstr "" + +#: ../../mod/admin.php:216 +msgid "# Channels" +msgstr "# ערוצי×" + +#: ../../mod/admin.php:217 +msgid "# primary" +msgstr "" + +#: ../../mod/admin.php:218 +msgid "# clones" +msgstr "# שיבוטי×" + +#: ../../mod/admin.php:224 +msgid "Message queues" +msgstr "" + +#: ../../mod/admin.php:240 ../../mod/admin.php:451 ../../mod/admin.php:548 +#: ../../mod/admin.php:817 ../../mod/admin.php:984 ../../mod/admin.php:1076 +#: ../../mod/admin.php:1116 ../../mod/admin.php:1276 ../../mod/admin.php:1310 +#: ../../mod/admin.php:1395 +msgid "Administration" +msgstr "הנהלה" + +#: ../../mod/admin.php:241 +msgid "Summary" +msgstr "סיכו×" + +#: ../../mod/admin.php:244 +msgid "Registered accounts" +msgstr "חשבונות רשומי×" + +#: ../../mod/admin.php:245 ../../mod/admin.php:552 +msgid "Pending registrations" +msgstr "" + +#: ../../mod/admin.php:246 +msgid "Registered channels" +msgstr "×¢×¨×•×¦×™× ×¨×©×•×ž×™×" + +#: ../../mod/admin.php:247 ../../mod/admin.php:553 +msgid "Active plugins" +msgstr "×ª×•×¡×¤×™× ×¤×¢×™×œ×™×" + +#: ../../mod/admin.php:248 +msgid "Version" +msgstr "גרס×" + +#: ../../mod/admin.php:363 +msgid "Site settings updated." +msgstr "" + +#: ../../mod/admin.php:400 ../../mod/settings.php:813 +msgid "mobile" +msgstr "" + +#: ../../mod/admin.php:402 +msgid "experimental" +msgstr "" + +#: ../../mod/admin.php:404 +msgid "unsupported" +msgstr "" + +#: ../../mod/admin.php:429 +msgid "Yes - with approval" +msgstr "" + +#: ../../mod/admin.php:435 +msgid "My site is not a public server" +msgstr "" + +#: ../../mod/admin.php:436 +msgid "My site has paid access only" +msgstr "" + +#: ../../mod/admin.php:437 +msgid "My site has free access only" +msgstr "" + +#: ../../mod/admin.php:438 +msgid "My site offers free accounts with optional paid upgrades" +msgstr "" + +#: ../../mod/admin.php:454 ../../mod/register.php:207 +msgid "Registration" +msgstr "רישו×" + +#: ../../mod/admin.php:455 +msgid "File upload" +msgstr "" + +#: ../../mod/admin.php:456 +msgid "Policies" +msgstr "מדינויות" + +#: ../../mod/admin.php:461 +msgid "Site name" +msgstr "×©× ×תר" + +#: ../../mod/admin.php:462 +msgid "Banner/Logo" +msgstr "" + +#: ../../mod/admin.php:463 +msgid "Administrator Information" +msgstr "מידע מנהל" + +#: ../../mod/admin.php:463 +msgid "" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "" + +#: ../../mod/admin.php:464 +msgid "System language" +msgstr "שפת מערכת" + +#: ../../mod/admin.php:465 +msgid "System theme" +msgstr "מוטיב מערכת" + +#: ../../mod/admin.php:465 +msgid "" +"Default system theme - may be over-ridden by user profiles - change theme settings" +msgstr "" + +#: ../../mod/admin.php:466 +msgid "Mobile system theme" +msgstr "" + +#: ../../mod/admin.php:466 +msgid "Theme for mobile devices" +msgstr "" + +#: ../../mod/admin.php:468 +msgid "Enable Diaspora Protocol" +msgstr "×פשר פרוטוקול Diaspora" + +#: ../../mod/admin.php:468 +msgid "Communicate with Diaspora and Friendica - experimental" +msgstr "" + +#: ../../mod/admin.php:469 +msgid "Allow Feeds as Connections" +msgstr "" + +#: ../../mod/admin.php:469 +msgid "(Heavy system resource usage)" +msgstr "" + +#: ../../mod/admin.php:470 +msgid "Maximum image size" +msgstr "" + +#: ../../mod/admin.php:470 +msgid "" +"Maximum size in bytes of uploaded images. Default is 0, which means no " +"limits." +msgstr "" + +#: ../../mod/admin.php:471 +msgid "Does this site allow new member registration?" +msgstr "" + +#: ../../mod/admin.php:472 +msgid "Which best describes the types of account offered by this hub?" +msgstr "" + +#: ../../mod/admin.php:473 +msgid "Register text" +msgstr "" + +#: ../../mod/admin.php:473 +msgid "Will be displayed prominently on the registration page." +msgstr "" + +#: ../../mod/admin.php:474 +msgid "Site homepage to show visitors (default: login box)" +msgstr "" + +#: ../../mod/admin.php:474 +msgid "" +"example: 'public' to show public stream, 'page/sys/home' to show a system " +"webpage called 'home' or 'include:home.html' to include a file." +msgstr "" + +#: ../../mod/admin.php:475 +msgid "Preserve site homepage URL" +msgstr "" + +#: ../../mod/admin.php:475 +msgid "" +"Present the site homepage in a frame at the original location instead of " +"redirecting" +msgstr "" + +#: ../../mod/admin.php:476 +msgid "Accounts abandoned after x days" +msgstr "" + +#: ../../mod/admin.php:476 +msgid "" +"Will not waste system resources polling external sites for abandonded " +"accounts. Enter 0 for no time limit." +msgstr "" + +#: ../../mod/admin.php:477 +msgid "Allowed friend domains" +msgstr "" + +#: ../../mod/admin.php:477 +msgid "" +"Comma separated list of domains which are allowed to establish friendships " +"with this site. Wildcards are accepted. Empty to allow any domains" +msgstr "" + +#: ../../mod/admin.php:478 +msgid "Allowed email domains" +msgstr "" + +#: ../../mod/admin.php:478 +msgid "" +"Comma separated list of domains which are allowed in email addresses for " +"registrations to this site. Wildcards are accepted. Empty to allow any " +"domains" +msgstr "" + +#: ../../mod/admin.php:479 +msgid "Not allowed email domains" +msgstr "" + +#: ../../mod/admin.php:479 +msgid "" +"Comma separated list of domains which are not allowed in email addresses for" +" registrations to this site. Wildcards are accepted. Empty to allow any " +"domains, unless allowed domains have been defined." +msgstr "" + +#: ../../mod/admin.php:480 +msgid "Block public" +msgstr "" + +#: ../../mod/admin.php:480 +msgid "" +"Check to block public access to all otherwise public personal pages on this " +"site unless you are currently logged in." +msgstr "" + +#: ../../mod/admin.php:481 +msgid "Verify Email Addresses" +msgstr "" + +#: ../../mod/admin.php:481 +msgid "" +"Check to verify email addresses used in account registration (recommended)." +msgstr "" + +#: ../../mod/admin.php:482 +msgid "Force publish" +msgstr "" + +#: ../../mod/admin.php:482 +msgid "" +"Check to force all profiles on this site to be listed in the site directory." +msgstr "" + +#: ../../mod/admin.php:483 +msgid "Disable discovery tab" +msgstr "" + +#: ../../mod/admin.php:483 +msgid "" +"Remove the tab in the network view with public content pulled from sources " +"chosen for this site." +msgstr "" + +#: ../../mod/admin.php:484 +msgid "login on Homepage" +msgstr "" + +#: ../../mod/admin.php:484 +msgid "" +"Present a login box to visitors on the home page if no other content has " +"been configured." +msgstr "" + +#: ../../mod/admin.php:486 +msgid "Proxy user" +msgstr "" + +#: ../../mod/admin.php:487 +msgid "Proxy URL" +msgstr "" + +#: ../../mod/admin.php:488 +msgid "Network timeout" +msgstr "" + +#: ../../mod/admin.php:488 +msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." +msgstr "" + +#: ../../mod/admin.php:489 +msgid "Delivery interval" +msgstr "" + +#: ../../mod/admin.php:489 +msgid "" +"Delay background delivery processes by this many seconds to reduce system " +"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " +"for large dedicated servers." +msgstr "" + +#: ../../mod/admin.php:490 +msgid "Poll interval" +msgstr "" + +#: ../../mod/admin.php:490 +msgid "" +"Delay background polling processes by this many seconds to reduce system " +"load. If 0, use delivery interval." +msgstr "" + +#: ../../mod/admin.php:491 +msgid "Maximum Load Average" +msgstr "" + +#: ../../mod/admin.php:491 +msgid "" +"Maximum system load before delivery and poll processes are deferred - " +"default 50." +msgstr "" + +#: ../../mod/admin.php:492 +msgid "Expiration period in days for imported (matrix/network) content" +msgstr "" + +#: ../../mod/admin.php:492 +msgid "0 for no expiration of imported content" +msgstr "" + +#: ../../mod/admin.php:540 +msgid "No server found" +msgstr "×œ× × ×ž×¦× ×©×¨×ª" + +#: ../../mod/admin.php:547 ../../mod/admin.php:831 +msgid "ID" +msgstr "מזהה" + +#: ../../mod/admin.php:547 +msgid "for channel" +msgstr "לערוץ" + +#: ../../mod/admin.php:547 +msgid "on server" +msgstr "בשרת" + +#: ../../mod/admin.php:547 +msgid "Status" +msgstr "מצב" + +#: ../../mod/admin.php:549 +msgid "Server" +msgstr "שרת" + +#: ../../mod/admin.php:566 +msgid "Update has been marked successful" +msgstr "" + +#: ../../mod/admin.php:576 +#, php-format +msgid "Executing %s failed. Check system logs." +msgstr "" + +#: ../../mod/admin.php:579 +#, php-format +msgid "Update %s was successfully applied." +msgstr "" + +#: ../../mod/admin.php:583 +#, php-format +msgid "Update %s did not return a status. Unknown if it succeeded." +msgstr "" + +#: ../../mod/admin.php:586 +#, php-format +msgid "Update function %s could not be found." +msgstr "" + +#: ../../mod/admin.php:602 +msgid "No failed updates." +msgstr "" + +#: ../../mod/admin.php:606 +msgid "Failed Updates" +msgstr "" + +#: ../../mod/admin.php:608 +msgid "Mark success (if update was manually applied)" +msgstr "" + +#: ../../mod/admin.php:609 +msgid "Attempt to execute this update step automatically" +msgstr "" + +#: ../../mod/admin.php:641 +msgid "Queue Statistics" +msgstr "" + +#: ../../mod/admin.php:642 +msgid "Total Entries" +msgstr "" + +#: ../../mod/admin.php:643 +msgid "Priority" +msgstr "עדיפות" + +#: ../../mod/admin.php:644 +msgid "Destination URL" +msgstr "" + +#: ../../mod/admin.php:645 +msgid "Mark hub permanently offline" +msgstr "" + +#: ../../mod/admin.php:646 +msgid "Empty queue for this hub" +msgstr "" + +#: ../../mod/admin.php:647 +msgid "Last known contact" +msgstr "" + +#: ../../mod/admin.php:683 +#, php-format +msgid "%s account blocked/unblocked" +msgid_plural "%s account blocked/unblocked" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:691 +#, php-format +msgid "%s account deleted" +msgid_plural "%s accounts deleted" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:727 +msgid "Account not found" +msgstr "חשבון ×œ× × ×ž×¦×" + +#: ../../mod/admin.php:739 +#, php-format +msgid "Account '%s' deleted" +msgstr "חשבון '%s' נמחק" + +#: ../../mod/admin.php:747 +#, php-format +msgid "Account '%s' blocked" +msgstr "חשבון '%s' נחס×" + +#: ../../mod/admin.php:755 +#, php-format +msgid "Account '%s' unblocked" +msgstr "חשבון '%s' נפתח" + +#: ../../mod/admin.php:818 ../../mod/admin.php:830 +msgid "Users" +msgstr "משתמשי×" + +#: ../../mod/admin.php:820 ../../mod/admin.php:987 +msgid "select all" +msgstr "בחר הכל" + +#: ../../mod/admin.php:821 +msgid "User registrations waiting for confirm" +msgstr "הרשמות משתמש ×שר ממתינות ל×ישור" + +#: ../../mod/admin.php:822 +msgid "Request date" +msgstr "" + +#: ../../mod/admin.php:823 +msgid "No registrations." +msgstr "×ין הרשמות." + +#: ../../mod/admin.php:824 ../../mod/connedit.php:699 +msgid "Approve" +msgstr "" + +#: ../../mod/admin.php:825 +msgid "Deny" +msgstr "ל×סור" + +#: ../../mod/admin.php:827 ../../mod/connedit.php:531 +msgid "Block" +msgstr "חסו×" + +#: ../../mod/admin.php:828 ../../mod/connedit.php:531 +msgid "Unblock" +msgstr "בטל חסימה" + +#: ../../mod/admin.php:831 +msgid "Register date" +msgstr "" + +#: ../../mod/admin.php:831 +msgid "Last login" +msgstr "" + +#: ../../mod/admin.php:831 +msgid "Expires" +msgstr "" + +#: ../../mod/admin.php:831 +msgid "Service Class" +msgstr "" + +#: ../../mod/admin.php:833 +msgid "" +"Selected accounts will be deleted!\\n\\nEverything these accounts had posted" +" on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../mod/admin.php:834 +msgid "" +"The account {0} will be deleted!\\n\\nEverything this account has posted on " +"this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../mod/admin.php:870 +#, php-format +msgid "%s channel censored/uncensored" +msgid_plural "%s channels censored/uncensored" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:879 +#, php-format +msgid "%s channel code allowed/disallowed" +msgid_plural "%s channels code allowed/disallowed" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:886 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:906 +msgid "Channel not found" +msgstr "ערוץ ×œ× × ×ž×¦×" + +#: ../../mod/admin.php:917 +#, php-format +msgid "Channel '%s' deleted" +msgstr "" + +#: ../../mod/admin.php:929 +#, php-format +msgid "Channel '%s' censored" +msgstr "" + +#: ../../mod/admin.php:929 +#, php-format +msgid "Channel '%s' uncensored" +msgstr "" + +#: ../../mod/admin.php:940 +#, php-format +msgid "Channel '%s' code allowed" +msgstr "" + +#: ../../mod/admin.php:940 +#, php-format +msgid "Channel '%s' code disallowed" +msgstr "" + +#: ../../mod/admin.php:989 +msgid "Censor" +msgstr "" + +#: ../../mod/admin.php:990 +msgid "Uncensor" +msgstr "" + +#: ../../mod/admin.php:991 +msgid "Allow Code" +msgstr "" + +#: ../../mod/admin.php:992 +msgid "Disallow Code" +msgstr "" + +#: ../../mod/admin.php:994 +msgid "UID" +msgstr "" + +#: ../../mod/admin.php:994 ../../mod/profiles.php:447 +msgid "Address" +msgstr "כתובת" + +#: ../../mod/admin.php:996 +msgid "" +"Selected channels will be deleted!\\n\\nEverything that was posted in these " +"channels on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../mod/admin.php:997 +msgid "" +"The channel {0} will be deleted!\\n\\nEverything that was posted in this " +"channel on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../mod/admin.php:1037 +#, php-format +msgid "Plugin %s disabled." +msgstr "" + +#: ../../mod/admin.php:1041 +#, php-format +msgid "Plugin %s enabled." +msgstr "" + +#: ../../mod/admin.php:1051 ../../mod/admin.php:1249 +msgid "Disable" +msgstr "" + +#: ../../mod/admin.php:1054 ../../mod/admin.php:1251 +msgid "Enable" +msgstr "" + +#: ../../mod/admin.php:1078 ../../mod/admin.php:1278 +msgid "Toggle" +msgstr "" + +#: ../../mod/admin.php:1086 ../../mod/admin.php:1288 +msgid "Author: " +msgstr "מחבר: " + +#: ../../mod/admin.php:1087 ../../mod/admin.php:1289 +msgid "Maintainer: " +msgstr "מתחזק: " + +#: ../../mod/admin.php:1214 +msgid "No themes found." +msgstr "×œ× × ×ž×¦×ו מוטיבי×." + +#: ../../mod/admin.php:1270 +msgid "Screenshot" +msgstr "×¦×™×œ×•× ×ž×¡×š" + +#: ../../mod/admin.php:1316 +msgid "[Experimental]" +msgstr "[ניסיוני]" + +#: ../../mod/admin.php:1317 +msgid "[Unsupported]" +msgstr "[×œ× × ×ª×ž×š]" + +#: ../../mod/admin.php:1341 +msgid "Log settings updated." +msgstr "" + +#: ../../mod/admin.php:1398 +msgid "Clear" +msgstr "טהר" + +#: ../../mod/admin.php:1404 +msgid "Debugging" +msgstr "דיב××’" + +#: ../../mod/admin.php:1405 +msgid "Log file" +msgstr "קובץ יומן" + +#: ../../mod/admin.php:1405 +msgid "" +"Must be writable by web server. Relative to your Red top-level directory." +msgstr "" + +#: ../../mod/admin.php:1406 +msgid "Log level" +msgstr "" + +#: ../../mod/admin.php:1452 +msgid "New Profile Field" +msgstr "" + +#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 +msgid "Field nickname" +msgstr "" + +#: ../../mod/admin.php:1453 ../../mod/admin.php:1473 +msgid "System name of field" +msgstr "" + +#: ../../mod/admin.php:1454 ../../mod/admin.php:1474 +msgid "Input type" +msgstr "טיפוס קלט" + +#: ../../mod/admin.php:1455 ../../mod/admin.php:1475 +msgid "Field Name" +msgstr "×©× ×©×“×”" + +#: ../../mod/admin.php:1455 ../../mod/admin.php:1475 +msgid "Label on profile pages" +msgstr "" + +#: ../../mod/admin.php:1456 ../../mod/admin.php:1476 +msgid "Help text" +msgstr "טקסט עזרה" + +#: ../../mod/admin.php:1456 ../../mod/admin.php:1476 +msgid "Additional info (optional)" +msgstr "מידע נוסף (רשות)" + +#: ../../mod/admin.php:1466 +msgid "Field definition not found" +msgstr "" + +#: ../../mod/admin.php:1472 +msgid "Edit Profile Field" +msgstr "" + +#: ../../mod/pconfig.php:27 ../../mod/pconfig.php:60 +msgid "This setting requires special processing and editing has been blocked." +msgstr "" + +#: ../../mod/pconfig.php:49 +msgid "Configuration Editor" +msgstr "עורך תצורה" + +#: ../../mod/pconfig.php:50 +msgid "" +"Warning: Changing some settings could render your channel inoperable. Please" +" leave this page unless you are comfortable with and knowledgeable about how" +" to correctly use this feature." +msgstr "" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "×× × ×”×ª×—×‘×¨ כדי להמשיך." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "" + +#: ../../mod/pdledit.php:13 +msgid "Layout updated." +msgstr "" + +#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 +msgid "Edit System Page Description" +msgstr "" + +#: ../../mod/pdledit.php:48 +msgid "Layout not found." +msgstr "" + +#: ../../mod/pdledit.php:54 +msgid "Module Name:" +msgstr "" + +#: ../../mod/pdledit.php:55 +msgid "Layout Help" +msgstr "" + +#: ../../mod/appman.php:28 ../../mod/appman.php:44 +msgid "App installed." +msgstr "×פליקציה מותקנת." + +#: ../../mod/appman.php:37 +msgid "Malformed app." +msgstr "×פליקציה פגומה." + +#: ../../mod/appman.php:80 +msgid "Embed code" +msgstr "" + +#: ../../mod/appman.php:86 +msgid "Edit App" +msgstr "ערוך ×פליקציה" + +#: ../../mod/appman.php:86 +msgid "Create App" +msgstr "צור ×פליקציה" + +#: ../../mod/appman.php:91 +msgid "Name of app" +msgstr "×©× ×©×œ ×פליקציה" + +#: ../../mod/appman.php:92 +msgid "Location (URL) of app" +msgstr "" + +#: ../../mod/appman.php:93 ../../mod/rbmark.php:95 +msgid "Description" +msgstr "תי×ור" + +#: ../../mod/appman.php:94 +msgid "Photo icon URL" +msgstr "" + +#: ../../mod/appman.php:94 +msgid "80 x 80 pixels - optional" +msgstr "" + +#: ../../mod/appman.php:95 +msgid "Version ID" +msgstr "" + +#: ../../mod/appman.php:96 +msgid "Price of app" +msgstr "" + +#: ../../mod/appman.php:97 +msgid "Location (URL) to purchase app" +msgstr "" + +#: ../../mod/photos.php:78 +msgid "Page owner information could not be retrieved." +msgstr "" + +#: ../../mod/photos.php:98 +msgid "Album not found." +msgstr "××œ×‘×•× ×œ× × ×ž×¦×." + +#: ../../mod/photos.php:120 ../../mod/photos.php:655 +msgid "Delete Album" +msgstr "מחק ×לבו×" + +#: ../../mod/photos.php:160 ../../mod/photos.php:942 +msgid "Delete Photo" +msgstr "מחק תצלו×" + +#: ../../mod/photos.php:441 ../../mod/directory.php:59 +#: ../../mod/display.php:13 ../../mod/ratings.php:82 ../../mod/search.php:13 +#: ../../mod/viewconnections.php:17 +msgid "Public access denied." +msgstr "" + +#: ../../mod/photos.php:452 +msgid "No photos selected" +msgstr "×œ× × ×‘×—×¨×• תצלומי×" + +#: ../../mod/photos.php:496 +msgid "Access to this item is restricted." +msgstr "" + +#: ../../mod/photos.php:535 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "" + +#: ../../mod/photos.php:538 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "" + +#: ../../mod/photos.php:562 +msgid "Upload Photos" +msgstr "העלה תצלומי×" + +#: ../../mod/photos.php:566 ../../mod/photos.php:648 ../../mod/photos.php:927 +msgid "Enter a new album name" +msgstr "הזן ×©× ××œ×‘×•× ×—×“×©" + +#: ../../mod/photos.php:567 ../../mod/photos.php:649 ../../mod/photos.php:928 +msgid "or select an existing one (doubleclick)" +msgstr "×ו בחר ב×חד ×§×™×™× (לחיצה כפולה)" + +#: ../../mod/photos.php:568 +msgid "Create a status post for this upload" +msgstr "" + +#: ../../mod/photos.php:596 +msgid "Album name could not be decoded" +msgstr "" + +#: ../../mod/photos.php:637 ../../mod/photos.php:1169 +#: ../../mod/photos.php:1185 +msgid "Contact Photos" +msgstr "תצלומי ×יש קשר" + +#: ../../mod/photos.php:661 +msgid "Show Newest First" +msgstr "" + +#: ../../mod/photos.php:663 +msgid "Show Oldest First" +msgstr "" + +#: ../../mod/photos.php:687 ../../mod/photos.php:1217 +msgid "View Photo" +msgstr "צפה בתצלו×" + +#: ../../mod/photos.php:716 +msgid "Edit Album" +msgstr "ערוך ×לבו×" + +#: ../../mod/photos.php:761 +msgid "Permission denied. Access to this item may be restricted." +msgstr "" + +#: ../../mod/photos.php:763 +msgid "Photo not available" +msgstr "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ" + +#: ../../mod/photos.php:821 +msgid "Use as profile photo" +msgstr "" + +#: ../../mod/photos.php:828 +msgid "Private Photo" +msgstr "×ª×¦×œ×•× ×¤×¨×˜×™" + +#: ../../mod/photos.php:839 ../../mod/events.php:505 +msgid "Previous" +msgstr "קוד×" + +#: ../../mod/photos.php:843 +msgid "View Full Size" +msgstr "" + +#: ../../mod/photos.php:848 ../../mod/events.php:506 ../../mod/setup.php:281 +msgid "Next" +msgstr "הב×" + +#: ../../mod/photos.php:887 ../../mod/tagrm.php:133 +msgid "Remove" +msgstr "הסר" + +#: ../../mod/photos.php:921 +msgid "Edit photo" +msgstr "ערוך תצלו×" + +#: ../../mod/photos.php:923 +msgid "Rotate CW (right)" +msgstr "" + +#: ../../mod/photos.php:924 +msgid "Rotate CCW (left)" +msgstr "" + +#: ../../mod/photos.php:931 +msgid "Caption" +msgstr "דברי הסבר" + +#: ../../mod/photos.php:933 +msgid "Add a Tag" +msgstr "הוסף תגית" + +#: ../../mod/photos.php:937 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "" + +#: ../../mod/photos.php:940 +msgid "Flag as adult in album view" +msgstr "" + +#: ../../mod/photos.php:1132 +msgid "In This Photo:" +msgstr "" + +#: ../../mod/photos.php:1137 +msgid "Map" +msgstr "מפה" + +#: ../../mod/photos.php:1223 +msgid "View Album" +msgstr "" + +#: ../../mod/photos.php:1246 +msgid "Recent Photos" +msgstr "" + +#: ../../mod/attach.php:9 +msgid "Item not available." +msgstr "פריט ×œ× × ×ž×¦×." + +#: ../../mod/ping.php:263 +msgid "sent you a private message" +msgstr "" + +#: ../../mod/ping.php:314 +msgid "added your channel" +msgstr "" + +#: ../../mod/ping.php:355 +msgid "posted an event" +msgstr "" + +#: ../../mod/blocks.php:95 ../../mod/blocks.php:148 +msgid "Block Name" +msgstr "" + +#: ../../mod/blocks.php:149 +msgid "Block Title" +msgstr "" + +#: ../../mod/poke.php:159 +msgid "Poke/Prod" +msgstr "דחוף/עורר" + +#: ../../mod/poke.php:160 +msgid "poke, prod or do other things to somebody" +msgstr "דחוף, עורר ×ו עשה ×“×‘×¨×™× ××—×¨×™× ×œ×ž×™×©×”×•" + +#: ../../mod/poke.php:161 +msgid "Recipient" +msgstr "" + +#: ../../mod/poke.php:162 +msgid "Choose what you wish to do to recipient" +msgstr "" + +#: ../../mod/poke.php:165 +msgid "Make this post private" +msgstr "" + +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" +msgstr "סימנייה התווספה" + +#: ../../mod/bookmarks.php:60 +msgid "My Bookmarks" +msgstr "הסימניות שלי" + +#: ../../mod/bookmarks.php:71 +msgid "My Connections Bookmarks" +msgstr "סימניות ×”×—×™×‘×•×¨×™× ×©×œ×™" + +#: ../../mod/manage.php:136 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "" + +#: ../../mod/manage.php:144 +msgid "Create a new channel" +msgstr "צור ערוץ חדש" + +#: ../../mod/manage.php:167 +msgid "Current Channel" +msgstr "ערוץ נוכחי" + +#: ../../mod/manage.php:169 +msgid "Switch to one of your channels by selecting it." +msgstr "" + +#: ../../mod/manage.php:170 +msgid "Default Channel" +msgstr "ערוץ שגרתי" + +#: ../../mod/manage.php:171 +msgid "Make Default" +msgstr "הפוך לשגרתי" + +#: ../../mod/manage.php:174 +#, php-format +msgid "%d new messages" +msgstr "%d הודעות חדשות" + +#: ../../mod/manage.php:175 +#, php-format +msgid "%d new introductions" +msgstr "" + +#: ../../mod/manage.php:177 +msgid "Delegated Channels" +msgstr "" + +#: ../../mod/match.php:22 +msgid "Profile Match" +msgstr "" + +#: ../../mod/match.php:31 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "" + +#: ../../mod/match.php:63 +msgid "is interested in:" +msgstr "" + +#: ../../mod/match.php:70 +msgid "No matches" +msgstr "" + +#: ../../mod/bulksetclose.php:89 ../../mod/group.php:196 +msgid "Members" +msgstr "חברי×" + +#: ../../mod/bulksetclose.php:91 ../../mod/group.php:198 +msgid "All Connected Channels" +msgstr "" + +#: ../../mod/bulksetclose.php:126 ../../mod/group.php:233 +msgid "Click on a channel to add or remove." +msgstr "" + +#: ../../mod/poll.php:64 +msgid "Poll" +msgstr "הצבעה" + +#: ../../mod/poll.php:69 +msgid "View Results" +msgstr "צפה בתוצ×ות" + +#: ../../mod/channel.php:25 ../../mod/chat.php:19 +msgid "You must be logged in to see this page." +msgstr "" + +#: ../../mod/channel.php:97 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "" + +#: ../../mod/post.php:236 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "" + +#: ../../mod/post.php:287 ../../mod/openid.php:72 ../../mod/openid.php:180 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "" + +#: ../../mod/chat.php:167 +msgid "Room not found" +msgstr "" + +#: ../../mod/chat.php:178 +msgid "Leave Room" +msgstr "עזוב חדר" + +#: ../../mod/chat.php:179 +msgid "Delete This Room" +msgstr "מחק ×ת חדר ×–×”" + +#: ../../mod/chat.php:180 +msgid "I am away right now" +msgstr "×× ×™ נעדר/ת ברגע ×–×”" + +#: ../../mod/chat.php:181 +msgid "I am online" +msgstr "×× ×™ במצב מקוון" + +#: ../../mod/chat.php:183 +msgid "Bookmark this room" +msgstr "סמן ×ת חדר ×–×”" + +#: ../../mod/chat.php:207 ../../mod/chat.php:229 +msgid "New Chatroom" +msgstr "חדר שיחה חדש" + +#: ../../mod/chat.php:208 +msgid "Chatroom Name" +msgstr "×©× ×—×“×¨ שיחה" + +#: ../../mod/chat.php:225 +#, php-format +msgid "%1$s's Chatrooms" +msgstr "חדרי שיחה של %1$s" + +#: ../../mod/chatsvc.php:111 +msgid "Away" +msgstr "נעדר" + +#: ../../mod/chatsvc.php:115 +msgid "Online" +msgstr "מקוון" + +#: ../../mod/probe.php:24 ../../mod/probe.php:30 +#, php-format +msgid "Fetching URL returns error: %1$s" +msgstr "" + +#: ../../mod/cloud.php:120 +msgid "$Projectname - Guests: Username: {your email address}, Password: +++" +msgstr "" + +#: ../../mod/common.php:10 +msgid "No channel." +msgstr "×ין ערוץ." + +#: ../../mod/common.php:39 +msgid "Common connections" +msgstr "×—×™×‘×•×¨×™× ×ž×¦×•×™×™×" + +#: ../../mod/common.php:44 +msgid "No connections in common." +msgstr "" + +#: ../../mod/profile_photo.php:108 +msgid "Image uploaded but image cropping failed." +msgstr "" + +#: ../../mod/profile_photo.php:162 +msgid "Image resize failed." +msgstr "" + +#: ../../mod/profile_photo.php:206 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "" + +#: ../../mod/profile_photo.php:233 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "" + +#: ../../mod/profile_photo.php:242 +msgid "Unable to process image." +msgstr "" + +#: ../../mod/profile_photo.php:291 ../../mod/profile_photo.php:340 +msgid "Photo not available." +msgstr "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ." + +#: ../../mod/profile_photo.php:359 +msgid "Upload File:" +msgstr "העלה קובץ:" + +#: ../../mod/profile_photo.php:360 +msgid "Select a profile:" +msgstr "בחר פרופיל:" + +#: ../../mod/profile_photo.php:361 +msgid "Upload Profile Photo" +msgstr "" + +#: ../../mod/profile_photo.php:366 ../../mod/settings.php:995 +msgid "or" +msgstr "×ו" + +#: ../../mod/profile_photo.php:366 +msgid "skip this step" +msgstr "דלג על צעד ×–×”" + +#: ../../mod/profile_photo.php:366 +msgid "select a photo from your photo albums" +msgstr "" + +#: ../../mod/profile_photo.php:382 +msgid "Crop Image" +msgstr "" + +#: ../../mod/profile_photo.php:383 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "" + +#: ../../mod/profile_photo.php:385 +msgid "Done Editing" +msgstr "" + +#: ../../mod/profile_photo.php:428 +msgid "Image uploaded successfully." +msgstr "" + +#: ../../mod/profile_photo.php:430 +msgid "Image upload failed." +msgstr "" + +#: ../../mod/profile_photo.php:439 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "" + +#: ../../mod/connect.php:56 ../../mod/connect.php:104 +msgid "Continue" +msgstr "המשך" + +#: ../../mod/connect.php:85 +msgid "Premium Channel Setup" +msgstr "" + +#: ../../mod/connect.php:87 +msgid "Enable premium channel connection restrictions" +msgstr "" + +#: ../../mod/connect.php:88 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "" + +#: ../../mod/connect.php:90 ../../mod/connect.php:110 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "" + +#: ../../mod/connect.php:91 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "" + +#: ../../mod/connect.php:92 ../../mod/connect.php:113 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "" + +#: ../../mod/connect.php:101 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "" + +#: ../../mod/connect.php:109 +msgid "Restricted or Premium Channel" +msgstr "" + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "" + +#: ../../mod/notifications.php:35 +msgid "Discard" +msgstr "" + +#: ../../mod/notifications.php:51 ../../mod/connedit.php:539 +msgid "Ignore" +msgstr "התעלמות" + +#: ../../mod/notifications.php:94 ../../mod/notify.php:53 +msgid "No more system notifications." +msgstr "" + +#: ../../mod/notifications.php:98 ../../mod/notify.php:57 +msgid "System Notifications" +msgstr "" + +#: ../../mod/connections.php:52 ../../mod/connections.php:153 +msgid "Blocked" +msgstr "" + +#: ../../mod/connections.php:57 ../../mod/connections.php:160 +msgid "Ignored" +msgstr "" + +#: ../../mod/connections.php:62 ../../mod/connections.php:174 +msgid "Hidden" +msgstr "מוסתר" + +#: ../../mod/connections.php:67 ../../mod/connections.php:167 +msgid "Archived" +msgstr "" + +#: ../../mod/connections.php:131 +msgid "Suggest new connections" +msgstr "" + +#: ../../mod/connections.php:134 +msgid "New Connections" +msgstr "×—×™×‘×•×¨×™× ×—×“×©×™×" + +#: ../../mod/connections.php:137 +msgid "Show pending (new) connections" +msgstr "" + +#: ../../mod/connections.php:140 ../../mod/profperm.php:139 +msgid "All Connections" +msgstr "כל החיבורי×" + +#: ../../mod/connections.php:143 +msgid "Show all connections" +msgstr "" + +#: ../../mod/connections.php:146 +msgid "Unblocked" +msgstr "" + +#: ../../mod/connections.php:149 +msgid "Only show unblocked connections" +msgstr "" + +#: ../../mod/connections.php:156 +msgid "Only show blocked connections" +msgstr "" + +#: ../../mod/connections.php:163 +msgid "Only show ignored connections" +msgstr "" + +#: ../../mod/connections.php:170 +msgid "Only show archived connections" +msgstr "" + +#: ../../mod/connections.php:177 +msgid "Only show hidden connections" +msgstr "" + +#: ../../mod/connections.php:232 +#, php-format +msgid "%1$s [%2$s]" +msgstr "" + +#: ../../mod/connections.php:233 +msgid "Edit connection" +msgstr "" + +#: ../../mod/connections.php:271 +msgid "Search your connections" +msgstr "" + +#: ../../mod/connections.php:272 +msgid "Finding: " +msgstr "" + +#: ../../mod/profiles.php:18 ../../mod/profiles.php:174 +#: ../../mod/profiles.php:231 ../../mod/profiles.php:600 +msgid "Profile not found." +msgstr "פרופיל ×œ× × ×ž×¦×." + +#: ../../mod/profiles.php:38 +msgid "Profile deleted." +msgstr "פרופיל נמחק." + +#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 +msgid "Profile-" +msgstr "פרופיל-" + +#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 +msgid "New profile created." +msgstr "פרופיל חדש נוצר." + +#: ../../mod/profiles.php:98 +msgid "Profile unavailable to clone." +msgstr "" + +#: ../../mod/profiles.php:136 +msgid "Profile unavailable to export." +msgstr "" + +#: ../../mod/profiles.php:241 +msgid "Profile Name is required." +msgstr "" + +#: ../../mod/profiles.php:404 +msgid "Marital Status" +msgstr "" + +#: ../../mod/profiles.php:408 +msgid "Romantic Partner" +msgstr "" + +#: ../../mod/profiles.php:412 +msgid "Likes" +msgstr "" + +#: ../../mod/profiles.php:416 +msgid "Dislikes" +msgstr "" + +#: ../../mod/profiles.php:420 +msgid "Work/Employment" +msgstr "" + +#: ../../mod/profiles.php:423 +msgid "Religion" +msgstr "דת" + +#: ../../mod/profiles.php:427 +msgid "Political Views" +msgstr "השקפות פוליטיות" + +#: ../../mod/profiles.php:431 ../../mod/id.php:33 +msgid "Gender" +msgstr "מין" + +#: ../../mod/profiles.php:435 +msgid "Sexual Preference" +msgstr "העדפה מינית" + +#: ../../mod/profiles.php:439 +msgid "Homepage" +msgstr "עמוד בית" + +#: ../../mod/profiles.php:443 +msgid "Interests" +msgstr "" + +#: ../../mod/profiles.php:454 ../../mod/pubsites.php:26 +msgid "Location" +msgstr "מיקו×" + +#: ../../mod/profiles.php:537 +msgid "Profile updated." +msgstr "" + +#: ../../mod/profiles.php:626 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "" + +#: ../../mod/profiles.php:666 +msgid "Edit Profile Details" +msgstr "" + +#: ../../mod/profiles.php:668 +msgid "View this profile" +msgstr "" + +#: ../../mod/profiles.php:670 +msgid "Change Profile Photo" +msgstr "" + +#: ../../mod/profiles.php:671 +msgid "Create a new profile using these settings" +msgstr "" + +#: ../../mod/profiles.php:672 +msgid "Clone this profile" +msgstr "שבט ×ת פרופיל ×–×”" + +#: ../../mod/profiles.php:673 +msgid "Delete this profile" +msgstr "מחק ×ת פרופיל ×–×”" + +#: ../../mod/profiles.php:675 +msgid "Import profile from file" +msgstr "" + +#: ../../mod/profiles.php:676 +msgid "Export profile to file" +msgstr "" + +#: ../../mod/profiles.php:677 +msgid "Profile Name:" +msgstr "×©× ×¤×¨×•×¤×™×œ:" + +#: ../../mod/profiles.php:678 +msgid "Your Full Name:" +msgstr "שמך המל×:" + +#: ../../mod/profiles.php:679 +msgid "Title/Description:" +msgstr "כותרת/תי×ור:" + +#: ../../mod/profiles.php:680 +msgid "Your Gender:" +msgstr "המין שלך:" + +#: ../../mod/profiles.php:681 +msgid "Birthday :" +msgstr "×™×•× ×”×•×œ×“×ª:" + +#: ../../mod/profiles.php:682 +msgid "Street Address:" +msgstr "כתובת רחוב:" + +#: ../../mod/profiles.php:683 +msgid "Locality/City:" +msgstr "" + +#: ../../mod/profiles.php:684 +msgid "Postal/Zip Code:" +msgstr "" + +#: ../../mod/profiles.php:685 +msgid "Country:" +msgstr "×רץ:" + +#: ../../mod/profiles.php:686 +msgid "Region/State:" +msgstr "" + +#: ../../mod/profiles.php:687 +msgid " Marital Status:" +msgstr "" + +#: ../../mod/profiles.php:688 +msgid "Who: (if applicable)" +msgstr "" + +#: ../../mod/profiles.php:689 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "" + +#: ../../mod/profiles.php:690 +msgid "Since [date]:" +msgstr "" + +#: ../../mod/profiles.php:692 +msgid "Homepage URL:" +msgstr "" + +#: ../../mod/profiles.php:695 +msgid "Religious Views:" +msgstr "" + +#: ../../mod/profiles.php:696 +msgid "Keywords:" +msgstr "מילות מפתח:" + +#: ../../mod/profiles.php:699 +msgid "Example: fishing photography software" +msgstr "" + +#: ../../mod/profiles.php:700 +msgid "Used in directory listings" +msgstr "" + +#: ../../mod/profiles.php:701 +msgid "Tell us about yourself..." +msgstr "" + +#: ../../mod/profiles.php:702 +msgid "Hobbies/Interests" +msgstr "" + +#: ../../mod/profiles.php:703 +msgid "Contact information and Social Networks" +msgstr "" + +#: ../../mod/profiles.php:704 +msgid "My other channels" +msgstr "" + +#: ../../mod/profiles.php:705 +msgid "Musical interests" +msgstr "" + +#: ../../mod/profiles.php:706 +msgid "Books, literature" +msgstr "" + +#: ../../mod/profiles.php:707 +msgid "Television" +msgstr "טלוויזיה" + +#: ../../mod/profiles.php:708 +msgid "Film/dance/culture/entertainment" +msgstr "" + +#: ../../mod/profiles.php:709 +msgid "Love/romance" +msgstr "" + +#: ../../mod/profiles.php:710 +msgid "Work/employment" +msgstr "" + +#: ../../mod/profiles.php:711 +msgid "School/education" +msgstr "" + +#: ../../mod/profiles.php:717 +msgid "This is your default profile." +msgstr "" + +#: ../../mod/profiles.php:728 +msgid "Age: " +msgstr "גיל: " + +#: ../../mod/profiles.php:771 +msgid "Edit/Manage Profiles" +msgstr "" + +#: ../../mod/profiles.php:772 +msgid "Add profile things" +msgstr "" + +#: ../../mod/profiles.php:773 +msgid "Include desirable objects in your profile" +msgstr "" + +#: ../../mod/connedit.php:75 +msgid "Could not access contact record." +msgstr "" + +#: ../../mod/connedit.php:99 +msgid "Could not locate selected profile." +msgstr "" + +#: ../../mod/connedit.php:219 +msgid "Connection updated." +msgstr "" + +#: ../../mod/connedit.php:221 +msgid "Failed to update connection record." +msgstr "" + +#: ../../mod/connedit.php:267 +msgid "is now connected to" +msgstr "" + +#: ../../mod/connedit.php:392 +msgid "Could not access address book record." +msgstr "" + +#: ../../mod/connedit.php:406 +msgid "Refresh failed - channel is currently unavailable." +msgstr "" + +#: ../../mod/connedit.php:418 ../../mod/connedit.php:430 +#: ../../mod/connedit.php:442 ../../mod/connedit.php:454 +#: ../../mod/connedit.php:470 +msgid "Unable to set address book parameters." +msgstr "" + +#: ../../mod/connedit.php:494 +msgid "Connection has been removed." +msgstr "" + +#: ../../mod/connedit.php:513 +#, php-format +msgid "View %s's profile" +msgstr "" + +#: ../../mod/connedit.php:517 +msgid "Refresh Permissions" +msgstr "" + +#: ../../mod/connedit.php:520 +msgid "Fetch updated permissions" +msgstr "" + +#: ../../mod/connedit.php:524 +msgid "Recent Activity" +msgstr "" + +#: ../../mod/connedit.php:527 +msgid "View recent posts and comments" +msgstr "" + +#: ../../mod/connedit.php:534 +msgid "Block (or Unblock) all communications with this connection" +msgstr "" + +#: ../../mod/connedit.php:535 +msgid "This connection is blocked!" +msgstr "" + +#: ../../mod/connedit.php:539 +msgid "Unignore" +msgstr "" + +#: ../../mod/connedit.php:542 +msgid "Ignore (or Unignore) all inbound communications from this connection" +msgstr "" + +#: ../../mod/connedit.php:543 +msgid "This connection is ignored!" +msgstr "" + +#: ../../mod/connedit.php:547 +msgid "Unarchive" +msgstr "" + +#: ../../mod/connedit.php:547 +msgid "Archive" +msgstr "" + +#: ../../mod/connedit.php:550 +msgid "" +"Archive (or Unarchive) this connection - mark channel dead but keep content" +msgstr "" + +#: ../../mod/connedit.php:551 +msgid "This connection is archived!" +msgstr "" + +#: ../../mod/connedit.php:555 +msgid "Unhide" +msgstr "" + +#: ../../mod/connedit.php:555 +msgid "Hide" +msgstr "הסתר" + +#: ../../mod/connedit.php:558 +msgid "Hide or Unhide this connection from your other connections" +msgstr "" + +#: ../../mod/connedit.php:559 +msgid "This connection is hidden!" +msgstr "חיבור ×–×” הינו מוסתר!" + +#: ../../mod/connedit.php:566 +msgid "Delete this connection" +msgstr "מחק ×ת חיבור ×–×”" + +#: ../../mod/connedit.php:647 +msgid "Approve this connection" +msgstr "×שר ×ת חיבור ×–×”" + +#: ../../mod/connedit.php:647 +msgid "Accept connection to allow communication" +msgstr "×שר חיבור כדי להתיר תקשורת" + +#: ../../mod/connedit.php:652 +msgid "Set Affinity" +msgstr "" + +#: ../../mod/connedit.php:655 +msgid "Set Profile" +msgstr "" + +#: ../../mod/connedit.php:658 +msgid "Set Affinity & Profile" +msgstr "" + +#: ../../mod/connedit.php:675 +msgid "Apply these permissions automatically" +msgstr "" + +#: ../../mod/connedit.php:677 +msgid "This connection's address is" +msgstr "" + +#: ../../mod/connedit.php:680 +msgid "" +"The permissions indicated on this page will be applied to all new " +"connections." +msgstr "" + +#: ../../mod/connedit.php:682 +msgid "Slide to adjust your degree of friendship" +msgstr "" + +#: ../../mod/connedit.php:684 +msgid "Slide to adjust your rating" +msgstr "" + +#: ../../mod/connedit.php:685 ../../mod/connedit.php:690 +msgid "Optionally explain your rating" +msgstr "" + +#: ../../mod/connedit.php:687 +msgid "Custom Filter" +msgstr "" + +#: ../../mod/connedit.php:688 +msgid "Only import posts with this text" +msgstr "" + +#: ../../mod/connedit.php:688 ../../mod/connedit.php:689 +msgid "" +"words one per line or #tags or /patterns/, leave blank to import all posts" +msgstr "" + +#: ../../mod/connedit.php:689 +msgid "Do not import posts with this text" +msgstr "" + +#: ../../mod/connedit.php:691 +msgid "This information is public!" +msgstr "" + +#: ../../mod/connedit.php:696 +msgid "Connection Pending Approval" +msgstr "" + +#: ../../mod/connedit.php:697 +msgid "Connection Request" +msgstr "" + +#: ../../mod/connedit.php:698 +#, php-format +msgid "" +"(%s) would like to connect with you. Please approve this connection to allow" +" communication." +msgstr "" + +#: ../../mod/connedit.php:700 +msgid "Approve Later" +msgstr "" + +#: ../../mod/connedit.php:703 +msgid "inherited" +msgstr "" + +#: ../../mod/connedit.php:705 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "" + +#: ../../mod/connedit.php:707 +msgid "Their Settings" +msgstr "ההגדרות שלה×" + +#: ../../mod/connedit.php:708 +msgid "My Settings" +msgstr "ההגדרות שלי" + +#: ../../mod/connedit.php:710 +msgid "Individual Permissions" +msgstr "" + +#: ../../mod/connedit.php:711 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can not change those" +" settings here." +msgstr "" + +#: ../../mod/connedit.php:712 +msgid "" +"Some permissions may be inherited from your channel's privacy settings, which have higher " +"priority than individual settings. You can change those settings here but " +"they wont have any impact unless the inherited setting changes." +msgstr "" + +#: ../../mod/connedit.php:713 +msgid "Last update:" +msgstr "" + +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "" + +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "" + +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "" + +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "" + +#: ../../mod/dav.php:121 +msgid "$Projectname channel" +msgstr "ערוץ $Projectname" + +#: ../../mod/directory.php:234 +#, php-format +msgid "%d rating" +msgid_plural "%d ratings" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/directory.php:245 +msgid "Gender: " +msgstr "מין: " + +#: ../../mod/directory.php:247 +msgid "Status: " +msgstr "מצב: " + +#: ../../mod/directory.php:249 +msgid "Homepage: " +msgstr "עמוד בית: " + +#: ../../mod/directory.php:308 ../../mod/events.php:682 +msgid "Description:" +msgstr "תי×ור:" + +#: ../../mod/directory.php:317 +msgid "Public Forum:" +msgstr "×¤×•×¨×•× ×¤×•×ž×‘×™:" + +#: ../../mod/directory.php:320 +msgid "Keywords: " +msgstr "מילות מפתח: " + +#: ../../mod/directory.php:323 +msgid "Don't suggest" +msgstr "×ל תציע" + +#: ../../mod/directory.php:325 +msgid "Common connections:" +msgstr "×—×™×‘×•×¨×™× ×©×›×™×—×™×:" + +#: ../../mod/directory.php:374 +msgid "Global Directory" +msgstr "ספרייה גלובלית" + +#: ../../mod/directory.php:374 +msgid "Local Directory" +msgstr "ספרייה מקומית" + +#: ../../mod/directory.php:380 +msgid "Finding:" +msgstr "" + +#: ../../mod/directory.php:385 +msgid "next page" +msgstr "עמוד הב×" + +#: ../../mod/directory.php:385 +msgid "previous page" +msgstr "עמוד קוד×" + +#: ../../mod/directory.php:386 +msgid "Sort options" +msgstr "×פשרויות מיון" + +#: ../../mod/directory.php:387 +msgid "Alphabetic" +msgstr "×לפבתי" + +#: ../../mod/directory.php:388 +msgid "Reverse Alphabetic" +msgstr "" + +#: ../../mod/directory.php:389 +msgid "Newest to Oldest" +msgstr "" + +#: ../../mod/directory.php:390 +msgid "Oldest to Newest" +msgstr "" + +#: ../../mod/directory.php:407 +msgid "No entries (some entries may be hidden)." +msgstr "" + +#: ../../mod/pubsites.php:16 +msgid "Public Sites" +msgstr "" + +#: ../../mod/pubsites.php:19 +msgid "" +"The listed sites allow public registration for the $Projectname network. All" +" sites in the network are interlinked so membership on any of them conveys " +"membership in the network as a whole. Some sites may require subscription or" +" provide tiered service plans. The provider links may " +"provide additional details." +msgstr "" + +#: ../../mod/pubsites.php:25 +msgid "Rate this hub" +msgstr "" + +#: ../../mod/pubsites.php:26 +msgid "Site URL" +msgstr "URL ×תר" + +#: ../../mod/pubsites.php:26 +msgid "Access Type" +msgstr "טיפוס גישה" + +#: ../../mod/pubsites.php:26 +msgid "Registration Policy" +msgstr "מדיניות רישו×" + +#: ../../mod/pubsites.php:26 +msgid "Project" +msgstr "פרויקט" + +#: ../../mod/pubsites.php:26 +msgid "View hub ratings" +msgstr "" + +#: ../../mod/pubsites.php:30 +msgid "Rate" +msgstr "" + +#: ../../mod/pubsites.php:31 +msgid "View ratings" +msgstr "" + +#: ../../mod/dirsearch.php:21 ../../mod/regdir.php:45 +msgid "This site is not a directory server" +msgstr "" + +#: ../../mod/dirsearch.php:29 +msgid "This directory server requires an access token" +msgstr "" + +#: ../../mod/editblock.php:78 ../../mod/editblock.php:94 +#: ../../mod/editlayout.php:76 ../../mod/editpost.php:20 +#: ../../mod/editwebpage.php:77 +msgid "Item not found" +msgstr "פריט ×œ× × ×ž×¦×" + +#: ../../mod/editblock.php:117 +msgid "Delete block?" +msgstr "" + +#: ../../mod/editblock.php:144 ../../mod/editlayout.php:142 +#: ../../mod/editpost.php:115 ../../mod/editwebpage.php:187 +msgid "Insert YouTube video" +msgstr "הכנס ויד×ו YouTube" + +#: ../../mod/editblock.php:145 ../../mod/editlayout.php:143 +#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:188 +msgid "Insert Vorbis [.ogg] video" +msgstr "הכנס ויד×ו Vorbis [.ogg]‎" + +#: ../../mod/editblock.php:146 ../../mod/editlayout.php:144 +#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:189 +msgid "Insert Vorbis [.ogg] audio" +msgstr "הכנס ×ודיו Vorbis [.ogg]‎" + +#: ../../mod/editblock.php:179 +msgid "Edit Block" +msgstr "" + +#: ../../mod/editlayout.php:111 +msgid "Delete layout?" +msgstr "" + +#: ../../mod/editlayout.php:158 ../../mod/layouts.php:124 +msgid "Layout Description (Optional)" +msgstr "" + +#: ../../mod/editlayout.php:160 ../../mod/layouts.php:121 +#: ../../mod/layouts.php:179 +msgid "Layout Name" +msgstr "" + +#: ../../mod/editlayout.php:177 +msgid "Edit Layout" +msgstr "" + +#: ../../mod/editpost.php:31 +msgid "Item is not editable" +msgstr "פריט ×ינו עריך." + +#: ../../mod/editpost.php:48 +msgid "Delete item?" +msgstr "למחוק פריט?" + +#: ../../mod/editpost.php:158 ../../mod/rpost.php:131 +msgid "Edit post" +msgstr "ערוך פוסט" + +#: ../../mod/oexchange.php:23 +msgid "Unable to find your hub." +msgstr "" + +#: ../../mod/oexchange.php:37 +msgid "Post successful." +msgstr "" + +#: ../../mod/editwebpage.php:152 +msgid "Delete webpage?" +msgstr "למחוק עמוד רשת?" + +#: ../../mod/editwebpage.php:173 +msgid "Page link title" +msgstr "" + +#: ../../mod/editwebpage.php:224 +msgid "Edit Webpage" +msgstr "ערוך עמוד רשת" + +#: ../../mod/rate.php:157 +msgid "Website:" +msgstr "×תר רשת:" + +#: ../../mod/rate.php:160 +#, php-format +msgid "Remote Channel [%s] (not yet known on this site)" +msgstr "" + +#: ../../mod/rate.php:161 +msgid "Rating (this information is public)" +msgstr "" + +#: ../../mod/rate.php:162 +msgid "Optionally explain your rating (this information is public)" +msgstr "" + +#: ../../mod/events.php:21 +msgid "Calendar entries imported." +msgstr "" + +#: ../../mod/events.php:23 +msgid "No calendar entries found." +msgstr "" + +#: ../../mod/events.php:101 +msgid "Event can not end before it has started." +msgstr "" + +#: ../../mod/events.php:103 ../../mod/events.php:112 ../../mod/events.php:130 +msgid "Unable to generate preview." +msgstr "" + +#: ../../mod/events.php:110 +msgid "Event title and start time are required." +msgstr "" + +#: ../../mod/events.php:128 +msgid "Event not found." +msgstr "×ירוע ×œ× × ×ž×¦×." + +#: ../../mod/events.php:426 +msgid "l, F j" +msgstr "l, F j" + +#: ../../mod/events.php:448 +msgid "Edit event" +msgstr "ערוך ×ירוע" + +#: ../../mod/events.php:449 +msgid "Delete event" +msgstr "מחק ×ירוע" + +#: ../../mod/events.php:483 +msgid "calendar" +msgstr "לוח שנה" + +#: ../../mod/events.php:504 +msgid "Create New Event" +msgstr "צור ×ירוע חדש" + +#: ../../mod/events.php:507 +msgid "Export" +msgstr "יצ×" + +#: ../../mod/events.php:510 +msgid "Import" +msgstr "יב×" + +#: ../../mod/events.php:541 +msgid "Event removed" +msgstr "×ירוע הוסר" + +#: ../../mod/events.php:544 +msgid "Failed to remove event" +msgstr "נכשל להסיר ×ירוע" + +#: ../../mod/events.php:664 +msgid "Event details" +msgstr "פרטי ×ירוע" + +#: ../../mod/events.php:665 +msgid "Starting date and Title are required." +msgstr "" + +#: ../../mod/events.php:667 +msgid "Categories (comma-separated list)" +msgstr "" + +#: ../../mod/events.php:669 +msgid "Event Starts:" +msgstr "×ירוע מתחיל:" + +#: ../../mod/events.php:676 +msgid "Finish date/time is not known or not relevant" +msgstr "" + +#: ../../mod/events.php:678 +msgid "Event Finishes:" +msgstr "×ירוע מסתיי×:" + +#: ../../mod/events.php:680 ../../mod/events.php:681 +msgid "Adjust for viewer timezone" +msgstr "" + +#: ../../mod/events.php:680 +msgid "" +"Important for events that happen in a particular place. Not practical for " +"global holidays." +msgstr "" + +#: ../../mod/events.php:686 +msgid "Title:" +msgstr "כותרת:" + +#: ../../mod/events.php:688 +msgid "Share this event" +msgstr "שתף ×ת ×ירוע ×–×”" + +#: ../../mod/ratings.php:69 +msgid "No ratings" +msgstr "" + +#: ../../mod/ratings.php:99 +msgid "Ratings" +msgstr "" + +#: ../../mod/ratings.php:100 +msgid "Rating: " +msgstr "" + +#: ../../mod/ratings.php:101 +msgid "Website: " +msgstr "×תר רשת:" + +#: ../../mod/ratings.php:103 +msgid "Description: " +msgstr "תי×ור: " + +#: ../../mod/rbmark.php:88 +msgid "Select a bookmark folder" +msgstr "" + +#: ../../mod/rbmark.php:93 +msgid "Save Bookmark" +msgstr "" + +#: ../../mod/rbmark.php:94 +msgid "URL of bookmark" +msgstr "" + +#: ../../mod/rbmark.php:99 +msgid "Or enter new bookmark folder name" +msgstr "" + +#: ../../mod/filer.php:49 +msgid "- select -" +msgstr "- בחר -" + +#: ../../mod/filestorage.php:82 +msgid "Permission Denied." +msgstr "" + +#: ../../mod/filestorage.php:98 +msgid "File not found." +msgstr "קובץ ×œ× × ×ž×¦×." + +#: ../../mod/filestorage.php:141 +msgid "Edit file permissions" +msgstr "" + +#: ../../mod/filestorage.php:150 +msgid "Set/edit permissions" +msgstr "" + +#: ../../mod/filestorage.php:151 +msgid "Include all files and sub folders" +msgstr "" + +#: ../../mod/filestorage.php:152 +msgid "Return to file list" +msgstr "" + +#: ../../mod/filestorage.php:154 +msgid "Copy/paste this code to attach file to a post" +msgstr "" + +#: ../../mod/filestorage.php:155 +msgid "Copy/paste this URL to link file from a web page" +msgstr "" + +#: ../../mod/filestorage.php:157 +msgid "Share this file" +msgstr "שתף ×ת קובץ ×–×”" + +#: ../../mod/filestorage.php:158 +msgid "Show URL to this file" +msgstr "הצג URL לקובץ ×–×”" + +#: ../../mod/filestorage.php:159 +msgid "Notify your contacts about this file" +msgstr "" + +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "" + +#: ../../mod/register.php:44 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "" + +#: ../../mod/register.php:50 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "" + +#: ../../mod/register.php:84 +msgid "Passwords do not match." +msgstr "" + +#: ../../mod/register.php:117 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "" + +#: ../../mod/register.php:123 +msgid "Your registration is pending approval by the site owner." +msgstr "" + +#: ../../mod/register.php:126 +msgid "Your registration can not be processed." +msgstr "" + +#: ../../mod/register.php:163 +msgid "Registration on this site/hub is by approval only." +msgstr "" + +#: ../../mod/register.php:164 +msgid "Register at another affiliated site/hub" +msgstr "" + +#: ../../mod/register.php:174 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "" + +#: ../../mod/register.php:185 +msgid "Terms of Service" +msgstr "תנ××™ שימוש" + +#: ../../mod/register.php:191 +#, php-format +msgid "I accept the %s for this website" +msgstr "×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”" + +#: ../../mod/register.php:193 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "גילי מעל 13 שנה ו×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”" + +#: ../../mod/register.php:212 +msgid "Membership on this site is by invitation only." +msgstr "" + +#: ../../mod/register.php:213 +msgid "Please enter your invitation code" +msgstr "" + +#: ../../mod/register.php:216 +msgid "Your email address" +msgstr "כתובת דו×״ל שלך" + +#: ../../mod/register.php:217 +msgid "Choose a password" +msgstr "בחר סיסמה" + +#: ../../mod/register.php:218 +msgid "Please re-enter your password" +msgstr "בבקשה הזן שוב ×ת סיסמתך" + +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." +msgstr "×יש קשר ×œ× × ×ž×¦×." + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "" + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "" + +#: ../../mod/regmod.php:11 +msgid "Please login." +msgstr "×× × ×”×ª×—×‘×¨." + +#: ../../mod/group.php:20 +msgid "Collection created." +msgstr "" + +#: ../../mod/group.php:26 +msgid "Could not create collection." +msgstr "" + +#: ../../mod/group.php:54 +msgid "Collection updated." +msgstr "" + +#: ../../mod/group.php:86 +msgid "Create a collection of channels." +msgstr "" + +#: ../../mod/group.php:87 ../../mod/group.php:183 +msgid "Collection Name: " +msgstr "×©× ×וסף: " + +#: ../../mod/group.php:89 ../../mod/group.php:186 +msgid "Members are visible to other channels" +msgstr "" + +#: ../../mod/group.php:107 +msgid "Collection removed." +msgstr "×וסף הוסר." + +#: ../../mod/group.php:109 +msgid "Unable to remove collection." +msgstr "×œ× ×ž×¡×•×’×œ להסיר ×וסף." + +#: ../../mod/group.php:182 +msgid "Collection Editor" +msgstr "" + +#: ../../mod/removeaccount.php:30 +msgid "" +"Account removals are not allowed within 48 hours of changing the account " +"password." +msgstr "" + +#: ../../mod/removeaccount.php:57 +msgid "Remove This Account" +msgstr "הסר ×ת חשבון ×–×”" + +#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 +msgid "WARNING: " +msgstr "×זהרה: " + +#: ../../mod/removeaccount.php:58 +msgid "" +"This account and all its channels will be completely removed from the " +"network. " +msgstr "" + +#: ../../mod/removeaccount.php:58 ../../mod/removeme.php:58 +msgid "This action is permanent and can not be undone!" +msgstr "" + +#: ../../mod/removeaccount.php:59 ../../mod/removeme.php:59 +msgid "Please enter your password for verification:" +msgstr "" + +#: ../../mod/removeaccount.php:60 +msgid "" +"Remove this account, all its channels and all its channel clones from the " +"network" +msgstr "" + +#: ../../mod/removeaccount.php:60 +msgid "" +"By default only the instances of the channels located on this hub will be " +"removed from the network" +msgstr "" + +#: ../../mod/removeaccount.php:61 ../../mod/settings.php:720 +msgid "Remove Account" +msgstr "הסר חשבון" + +#: ../../mod/help.php:49 ../../mod/help.php:55 ../../mod/help.php:61 +msgid "Help:" +msgstr "עזרה:" + +#: ../../mod/help.php:76 ../../index.php:242 +msgid "Not Found" +msgstr "×œ× × ×ž×¦×" + +#: ../../mod/help.php:100 +msgid "$Projectname Documentation" +msgstr "תיעוד $Projectname" + +#: ../../mod/removeme.php:29 +msgid "" +"Channel removals are not allowed within 48 hours of changing the account " +"password." +msgstr "" + +#: ../../mod/removeme.php:57 +msgid "Remove This Channel" +msgstr "" + +#: ../../mod/removeme.php:58 +msgid "This channel will be completely removed from the network. " +msgstr "" + +#: ../../mod/removeme.php:60 +msgid "Remove this channel and all its clones from the network" +msgstr "" + +#: ../../mod/removeme.php:60 +msgid "" +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "" + +#: ../../mod/removeme.php:61 ../../mod/settings.php:1137 +msgid "Remove Channel" +msgstr "הסר ערוץ" + +#: ../../mod/home.php:58 ../../mod/home.php:66 ../../mod/siteinfo.php:155 +msgid "$Projectname" +msgstr "$Projectname" + +#: ../../mod/home.php:75 +#, php-format +msgid "Welcome to %s" +msgstr "×‘×¨×•×›×™× ×”×‘××™× ×ל %s" + +#: ../../mod/rmagic.php:40 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "" + +#: ../../mod/rmagic.php:40 +msgid "The error message was:" +msgstr "" + +#: ../../mod/rmagic.php:44 +msgid "Authentication failed." +msgstr "" + +#: ../../mod/rmagic.php:84 +msgid "Remote Authentication" +msgstr "" + +#: ../../mod/rmagic.php:85 +msgid "Enter your channel address (e.g. channel@example.com)" +msgstr "" + +#: ../../mod/rmagic.php:86 +msgid "Authenticate" +msgstr "" + +#: ../../mod/id.php:11 +msgid "First Name" +msgstr "×©× ×¤×¨×˜×™" + +#: ../../mod/id.php:12 +msgid "Last Name" +msgstr "×©× ×ž×©×¤×—×”" + +#: ../../mod/id.php:13 +msgid "Nickname" +msgstr "×©× ×›×™× ×•×™" + +#: ../../mod/id.php:14 +msgid "Full Name" +msgstr "×©× ×ž×œ×" + +#: ../../mod/id.php:20 +msgid "Profile Photo 16px" +msgstr "" + +#: ../../mod/id.php:21 +msgid "Profile Photo 32px" +msgstr "" + +#: ../../mod/id.php:22 +msgid "Profile Photo 48px" +msgstr "" + +#: ../../mod/id.php:23 +msgid "Profile Photo 64px" +msgstr "" + +#: ../../mod/id.php:24 +msgid "Profile Photo 80px" +msgstr "" + +#: ../../mod/id.php:25 +msgid "Profile Photo 128px" +msgstr "" + +#: ../../mod/id.php:26 +msgid "Timezone" +msgstr "" + +#: ../../mod/id.php:27 +msgid "Homepage URL" +msgstr "" + +#: ../../mod/id.php:29 +msgid "Birth Year" +msgstr "שנת הולדת" + +#: ../../mod/id.php:30 +msgid "Birth Month" +msgstr "חודש הולדת" + +#: ../../mod/id.php:31 +msgid "Birth Day" +msgstr "×™×•× ×”×•×œ×“×ª" + +#: ../../mod/id.php:32 +msgid "Birthdate" +msgstr "×™×•× ×”×•×œ×“×ª" + +#: ../../mod/impel.php:191 +#, php-format +msgid "%s element installed" +msgstr "" + +#: ../../mod/impel.php:194 +#, php-format +msgid "%s element installation failed" +msgstr "" + +#: ../../mod/search.php:206 +#, php-format +msgid "Items tagged with: %s" +msgstr "" + +#: ../../mod/search.php:208 +#, php-format +msgid "Search results for: %s" +msgstr "" + +#: ../../mod/import.php:25 +#, php-format +msgid "Your service plan only allows %d channels." +msgstr "" + +#: ../../mod/import.php:60 +msgid "Nothing to import." +msgstr "×ין דבר ליב×." + +#: ../../mod/import.php:84 +msgid "Unable to download data from old server" +msgstr "" + +#: ../../mod/import.php:90 +msgid "Imported file is empty." +msgstr "" + +#: ../../mod/import.php:110 +msgid "The data provided is not compatible with this project." +msgstr "" + +#: ../../mod/import.php:115 +#, php-format +msgid "Warning: Database versions differ by %1$d updates." +msgstr "" + +#: ../../mod/import.php:135 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "" + +#: ../../mod/import.php:176 +msgid "Channel clone failed. Import failed." +msgstr "" + +#: ../../mod/import.php:186 +msgid "Cloned channel not found. Import failed." +msgstr "" + +#: ../../mod/import.php:574 +msgid "You must be logged in to use this feature." +msgstr "" + +#: ../../mod/import.php:579 +msgid "Import Channel" +msgstr "" + +#: ../../mod/import.php:580 +msgid "" +"Use this form to import an existing channel from a different server/hub. You" +" may retrieve the channel identity from the old server/hub via the network " +"or provide an export file." +msgstr "" + +#: ../../mod/import.php:581 +msgid "File to Upload" +msgstr "" + +#: ../../mod/import.php:582 +msgid "Or provide the old server/hub details" +msgstr "" + +#: ../../mod/import.php:583 +msgid "Your old identity address (xyz@example.com)" +msgstr "" + +#: ../../mod/import.php:584 +msgid "Your old login email address" +msgstr "" + +#: ../../mod/import.php:585 +msgid "Your old login password" +msgstr "" + +#: ../../mod/import.php:586 +msgid "" +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be" +" able to post from either location, but only one can be marked as the " +"primary location for files, photos, and media." +msgstr "" + +#: ../../mod/import.php:587 +msgid "Make this hub my primary location" +msgstr "" + +#: ../../mod/import.php:588 +msgid "" +"Import existing posts if possible (experimental - limited by available " +"memory" +msgstr "" + +#: ../../mod/import.php:589 +msgid "" +"This process may take several minutes to complete. Please submit the form " +"only once and leave this page open until finished." +msgstr "" + +#: ../../mod/service_limits.php:19 +msgid "No service class restrictions found." +msgstr "" + +#: ../../mod/invite.php:25 +msgid "Total invitation limit exceeded." +msgstr "" + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "" + +#: ../../mod/invite.php:76 +msgid "Please join us on Red" +msgstr "" + +#: ../../mod/invite.php:87 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "" + +#: ../../mod/invite.php:92 +#, php-format +msgid "%s : Message delivery failed." +msgstr "" + +#: ../../mod/invite.php:96 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/invite.php:115 +msgid "You have no more invitations available" +msgstr "" + +#: ../../mod/invite.php:129 +msgid "Send invitations" +msgstr "שלח הזמנות" + +#: ../../mod/invite.php:130 +msgid "Enter email addresses, one per line:" +msgstr "הזן כתובות דו×״ל, ×חת בכל שורה:" + +#: ../../mod/invite.php:132 +msgid "Please join my community on $Projectname." +msgstr "" + +#: ../../mod/invite.php:134 +msgid "You will need to supply this invitation code: " +msgstr "" + +#: ../../mod/invite.php:135 +msgid "" +"1. Register at any $Projectname location (they are all inter-connected)" +msgstr "" + +#: ../../mod/invite.php:137 +msgid "2. Enter my $Projectname network address into the site searchbar." +msgstr "" + +#: ../../mod/invite.php:138 +msgid "or visit " +msgstr "×ו בקר " + +#: ../../mod/invite.php:140 +msgid "3. Click [Connect]" +msgstr "3. לחץ [התחבר]" + +#: ../../mod/settings.php:76 +msgid "Name is required" +msgstr "נדרש ש×" + +#: ../../mod/settings.php:80 +msgid "Key and Secret are required" +msgstr "" + +#: ../../mod/settings.php:130 +msgid "Diaspora Policy Settings updated." +msgstr "הגדרות פוליסת Diaspora עודכנו." + +#: ../../mod/settings.php:238 +msgid "Passwords do not match. Password unchanged." +msgstr "" + +#: ../../mod/settings.php:242 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "" + +#: ../../mod/settings.php:256 +msgid "Password changed." +msgstr "סיסמה שונתה." + +#: ../../mod/settings.php:258 +msgid "Password update failed. Please try again." +msgstr "עדכון סיסמה נכשל. ×× × × ×¡×” שוב." + +#: ../../mod/settings.php:272 +msgid "Not valid email." +msgstr "×œ× ×“×•×״ל תקף." + +#: ../../mod/settings.php:275 +msgid "Protected email address. Cannot change to that email." +msgstr "כתובת דו×״ל מוגנת. ×œ× ×ž×¡×•×’×œ לשנות לדו×״ל ×–×”." + +#: ../../mod/settings.php:284 +msgid "System failure storing new email. Please try again." +msgstr "" + +#: ../../mod/settings.php:523 +msgid "Settings updated." +msgstr "הגדרות עודכנו." + +#: ../../mod/settings.php:587 ../../mod/settings.php:613 +#: ../../mod/settings.php:649 +msgid "Add application" +msgstr "הוסף ×פליקציה" + +#: ../../mod/settings.php:590 +msgid "Name of application" +msgstr "×©× ×©×œ ×פליקציה" + +#: ../../mod/settings.php:591 ../../mod/settings.php:617 +msgid "Consumer Key" +msgstr "מפתח צרכן" + +#: ../../mod/settings.php:591 ../../mod/settings.php:592 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "" + +#: ../../mod/settings.php:592 ../../mod/settings.php:618 +msgid "Consumer Secret" +msgstr "סוד צרכן" + +#: ../../mod/settings.php:593 ../../mod/settings.php:619 +msgid "Redirect" +msgstr "" + +#: ../../mod/settings.php:593 +msgid "" +"Redirect URI - leave blank unless your application specifically requires " +"this" +msgstr "" + +#: ../../mod/settings.php:594 ../../mod/settings.php:620 +msgid "Icon url" +msgstr "" + +#: ../../mod/settings.php:594 +msgid "Optional" +msgstr "" + +#: ../../mod/settings.php:605 +msgid "You can't edit this application." +msgstr "" + +#: ../../mod/settings.php:648 +msgid "Connected Apps" +msgstr "×פליקציות מחוברות" + +#: ../../mod/settings.php:652 +msgid "Client key starts with" +msgstr "" + +#: ../../mod/settings.php:653 +msgid "No name" +msgstr "×ין ש×" + +#: ../../mod/settings.php:654 +msgid "Remove authorization" +msgstr "" + +#: ../../mod/settings.php:668 +msgid "No feature settings configured" +msgstr "" + +#: ../../mod/settings.php:685 +msgid "Feature/Addon Settings" +msgstr "" + +#: ../../mod/settings.php:687 +msgid "Settings for the built-in Diaspora emulator" +msgstr "" + +#: ../../mod/settings.php:688 +msgid "Allow any Diaspora member to comment on your public posts" +msgstr "" + +#: ../../mod/settings.php:689 +msgid "Enable the Diaspora protocol for this channel" +msgstr "" + +#: ../../mod/settings.php:690 +msgid "Diaspora Policy Settings" +msgstr "" + +#: ../../mod/settings.php:691 +msgid "Prevent your hashtags from being redirected to other sites" +msgstr "" + +#: ../../mod/settings.php:715 +msgid "Account Settings" +msgstr "הגדרות חשבון" + +#: ../../mod/settings.php:716 +msgid "Enter New Password:" +msgstr "הזן סיסמה חדשה:" + +#: ../../mod/settings.php:717 +msgid "Confirm New Password:" +msgstr "×מת סיסמה חדשה:" + +#: ../../mod/settings.php:717 +msgid "Leave password fields blank unless changing" +msgstr "" + +#: ../../mod/settings.php:719 ../../mod/settings.php:1057 +msgid "Email Address:" +msgstr "כתובת דו×״ל:" + +#: ../../mod/settings.php:721 +msgid "Remove this account including all its channels" +msgstr "" + +#: ../../mod/settings.php:737 +msgid "Off" +msgstr "" + +#: ../../mod/settings.php:737 +msgid "On" +msgstr "" + +#: ../../mod/settings.php:744 +msgid "Additional Features" +msgstr "" + +#: ../../mod/settings.php:768 +msgid "Connector Settings" +msgstr "" + +#: ../../mod/settings.php:807 +msgid "No special theme for mobile devices" +msgstr "" + +#: ../../mod/settings.php:810 +#, php-format +msgid "%s - (Experimental)" +msgstr "" + +#: ../../mod/settings.php:849 +msgid "Display Settings" +msgstr "" + +#: ../../mod/settings.php:850 +msgid "Theme Settings" +msgstr "" + +#: ../../mod/settings.php:851 +msgid "Custom Theme Settings" +msgstr "" + +#: ../../mod/settings.php:852 +msgid "Content Settings" +msgstr "" + +#: ../../mod/settings.php:858 +msgid "Display Theme:" +msgstr "" + +#: ../../mod/settings.php:859 +msgid "Mobile Theme:" +msgstr "" + +#: ../../mod/settings.php:860 +msgid "Enable user zoom on mobile devices" +msgstr "" + +#: ../../mod/settings.php:861 +msgid "Update browser every xx seconds" +msgstr "" + +#: ../../mod/settings.php:861 +msgid "Minimum of 10 seconds, no maximum" +msgstr "" + +#: ../../mod/settings.php:862 +msgid "Maximum number of conversations to load at any time:" +msgstr "" + +#: ../../mod/settings.php:862 +msgid "Maximum of 100 items" +msgstr "" + +#: ../../mod/settings.php:863 +msgid "Show emoticons (smilies) as images" +msgstr "" + +#: ../../mod/settings.php:864 +msgid "Link post titles to source" +msgstr "" + +#: ../../mod/settings.php:865 +msgid "System Page Layout Editor - (advanced)" +msgstr "" + +#: ../../mod/settings.php:868 +msgid "Use blog/list mode on channel page" +msgstr "" + +#: ../../mod/settings.php:868 ../../mod/settings.php:869 +msgid "(comments displayed separately)" +msgstr "" + +#: ../../mod/settings.php:869 +msgid "Use blog/list mode on matrix page" +msgstr "" + +#: ../../mod/settings.php:870 +msgid "Channel page max height of content (in pixels)" +msgstr "" + +#: ../../mod/settings.php:870 ../../mod/settings.php:871 +msgid "click to expand content exceeding this height" +msgstr "" + +#: ../../mod/settings.php:871 +msgid "Matrix page max height of content (in pixels)" +msgstr "" + +#: ../../mod/settings.php:905 +msgid "Nobody except yourself" +msgstr "" + +#: ../../mod/settings.php:906 +msgid "Only those you specifically allow" +msgstr "" + +#: ../../mod/settings.php:907 +msgid "Approved connections" +msgstr "" + +#: ../../mod/settings.php:908 +msgid "Any connections" +msgstr "" + +#: ../../mod/settings.php:909 +msgid "Anybody on this website" +msgstr "" + +#: ../../mod/settings.php:910 +msgid "Anybody in this network" +msgstr "" + +#: ../../mod/settings.php:911 +msgid "Anybody authenticated" +msgstr "" + +#: ../../mod/settings.php:912 +msgid "Anybody on the internet" +msgstr "" + +#: ../../mod/settings.php:986 +msgid "Publish your default profile in the network directory" +msgstr "" + +#: ../../mod/settings.php:991 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "" + +#: ../../mod/settings.php:1000 +msgid "Your channel address is" +msgstr "" + +#: ../../mod/settings.php:1048 +msgid "Channel Settings" +msgstr "הגדרות ערוץ" + +#: ../../mod/settings.php:1055 +msgid "Basic Settings" +msgstr "הגדרות בסיסיות" + +#: ../../mod/settings.php:1058 +msgid "Your Timezone:" +msgstr "" + +#: ../../mod/settings.php:1059 +msgid "Default Post Location:" +msgstr "" + +#: ../../mod/settings.php:1059 +msgid "Geographical location to display on your posts" +msgstr "" + +#: ../../mod/settings.php:1060 +msgid "Use Browser Location:" +msgstr "" + +#: ../../mod/settings.php:1062 +msgid "Adult Content" +msgstr "תוכן מבוגרי×" + +#: ../../mod/settings.php:1062 +msgid "" +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" +msgstr "" + +#: ../../mod/settings.php:1064 +msgid "Security and Privacy Settings" +msgstr "" + +#: ../../mod/settings.php:1066 +msgid "Your permissions are already configured. Click to view/adjust" +msgstr "" + +#: ../../mod/settings.php:1068 +msgid "Hide my online presence" +msgstr "" + +#: ../../mod/settings.php:1068 +msgid "Prevents displaying in your profile that you are online" +msgstr "" + +#: ../../mod/settings.php:1070 +msgid "Simple Privacy Settings:" +msgstr "" + +#: ../../mod/settings.php:1071 +msgid "" +"Very Public - extremely permissive (should be used with caution)" +msgstr "" + +#: ../../mod/settings.php:1072 +msgid "" +"Typical - default public, privacy when desired (similar to social " +"network permissions but with improved privacy)" +msgstr "" + +#: ../../mod/settings.php:1073 +msgid "Private - default private, never open or public" +msgstr "" + +#: ../../mod/settings.php:1074 +msgid "Blocked - default blocked to/from everybody" +msgstr "" + +#: ../../mod/settings.php:1076 +msgid "Allow others to tag your posts" +msgstr "" + +#: ../../mod/settings.php:1076 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "" + +#: ../../mod/settings.php:1078 +msgid "Advanced Privacy Settings" +msgstr "הגדרות פרטיות מתקדמות" + +#: ../../mod/settings.php:1080 +msgid "Expire other channel content after this many days" +msgstr "" + +#: ../../mod/settings.php:1080 +msgid "0 or blank prevents expiration" +msgstr "" + +#: ../../mod/settings.php:1081 +msgid "Maximum Friend Requests/Day:" +msgstr "" + +#: ../../mod/settings.php:1081 +msgid "May reduce spam activity" +msgstr "" + +#: ../../mod/settings.php:1082 +msgid "Default Post Permissions" +msgstr "" + +#: ../../mod/settings.php:1083 ../../mod/mitem.php:155 ../../mod/mitem.php:227 +msgid "(click to open/close)" +msgstr "(לחץ כדי לפתוח/לסגור)" + +#: ../../mod/settings.php:1087 +msgid "Channel permissions category:" +msgstr "" + +#: ../../mod/settings.php:1093 +msgid "Maximum private messages per day from unknown people:" +msgstr "" + +#: ../../mod/settings.php:1093 +msgid "Useful to reduce spamming" +msgstr "" + +#: ../../mod/settings.php:1096 +msgid "Notification Settings" +msgstr "הגדרות התר××”" + +#: ../../mod/settings.php:1097 +msgid "By default post a status message when:" +msgstr "" + +#: ../../mod/settings.php:1098 +msgid "accepting a friend request" +msgstr "" + +#: ../../mod/settings.php:1099 +msgid "joining a forum/community" +msgstr "" + +#: ../../mod/settings.php:1100 +msgid "making an interesting profile change" +msgstr "" + +#: ../../mod/settings.php:1101 +msgid "Send a notification email when:" +msgstr "" + +#: ../../mod/settings.php:1102 +msgid "You receive a connection request" +msgstr "" + +#: ../../mod/settings.php:1103 +msgid "Your connections are confirmed" +msgstr "" + +#: ../../mod/settings.php:1104 +msgid "Someone writes on your profile wall" +msgstr "" + +#: ../../mod/settings.php:1105 +msgid "Someone writes a followup comment" +msgstr "" + +#: ../../mod/settings.php:1106 +msgid "You receive a private message" +msgstr "" + +#: ../../mod/settings.php:1107 +msgid "You receive a friend suggestion" +msgstr "" + +#: ../../mod/settings.php:1108 +msgid "You are tagged in a post" +msgstr "" + +#: ../../mod/settings.php:1109 +msgid "You are poked/prodded/etc. in a post" +msgstr "" + +#: ../../mod/settings.php:1112 +msgid "Show visual notifications including:" +msgstr "" + +#: ../../mod/settings.php:1114 +msgid "Unseen matrix activity" +msgstr "פעילות מטריצה ×œ× × ×¨×ית" + +#: ../../mod/settings.php:1115 +msgid "Unseen channel activity" +msgstr "פעילות ערוץ ×œ× × ×¨×ית" + +#: ../../mod/settings.php:1116 +msgid "Unseen private messages" +msgstr "הודעות ערוץ ×œ× × ×¨×ות" + +#: ../../mod/settings.php:1116 ../../mod/settings.php:1121 +#: ../../mod/settings.php:1122 ../../mod/settings.php:1123 +msgid "Recommended" +msgstr "" + +#: ../../mod/settings.php:1117 +msgid "Upcoming events" +msgstr "" + +#: ../../mod/settings.php:1118 +msgid "Events today" +msgstr "" + +#: ../../mod/settings.php:1119 +msgid "Upcoming birthdays" +msgstr "" + +#: ../../mod/settings.php:1119 +msgid "Not available in all themes" +msgstr "" + +#: ../../mod/settings.php:1120 +msgid "System (personal) notifications" +msgstr "" + +#: ../../mod/settings.php:1121 +msgid "System info messages" +msgstr "" + +#: ../../mod/settings.php:1122 +msgid "System critical alerts" +msgstr "" + +#: ../../mod/settings.php:1123 +msgid "New connections" +msgstr "×—×™×‘×•×¨×™× ×—×“×©×™×" + +#: ../../mod/settings.php:1124 +msgid "System Registrations" +msgstr "הרשמות מערכת" + +#: ../../mod/settings.php:1125 +msgid "" +"Also show new wall posts, private messages and connections under Notices" +msgstr "" + +#: ../../mod/settings.php:1127 +msgid "Notify me of events this many days in advance" +msgstr "" + +#: ../../mod/settings.php:1127 +msgid "Must be greater than 0" +msgstr "" + +#: ../../mod/settings.php:1129 +msgid "Advanced Account/Page Type Settings" +msgstr "" + +#: ../../mod/settings.php:1130 +msgid "Change the behaviour of this account for special situations" +msgstr "" + +#: ../../mod/settings.php:1133 +msgid "" +"Please enable expert mode (in Settings > " +"Additional features) to adjust!" +msgstr "" + +#: ../../mod/settings.php:1134 +msgid "Miscellaneous Settings" +msgstr "" + +#: ../../mod/settings.php:1136 +msgid "Personal menu to display in your channel pages" +msgstr "" + +#: ../../mod/settings.php:1138 +msgid "Remove this channel." +msgstr "הסר ×ת ערוץ ×–×”." + +#: ../../mod/item.php:174 +msgid "Unable to locate original post." +msgstr "×œ× ×ž×¡×•×’×œ ל×תר פוסט מקורי." + +#: ../../mod/item.php:440 +msgid "Empty post discarded." +msgstr "" + +#: ../../mod/item.php:480 +msgid "Executable content type not permitted to this channel." +msgstr "" + +#: ../../mod/item.php:914 +msgid "System error. Post not saved." +msgstr "" + +#: ../../mod/item.php:1146 +msgid "Unable to obtain post information from database." +msgstr "" + +#: ../../mod/item.php:1153 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "" + +#: ../../mod/item.php:1160 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "" + +#: ../../mod/setup.php:187 +msgid "$Projectname Server - Setup" +msgstr "" + +#: ../../mod/setup.php:191 +msgid "Could not connect to database." +msgstr "" + +#: ../../mod/setup.php:195 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." +msgstr "" + +#: ../../mod/setup.php:202 +msgid "Could not create table." +msgstr "" + +#: ../../mod/setup.php:207 +msgid "Your site database has been installed." +msgstr "" + +#: ../../mod/setup.php:211 +msgid "" +"You may need to import the file \"install/schema_xxx.sql\" manually using a " +"database client." +msgstr "" + +#: ../../mod/setup.php:212 ../../mod/setup.php:280 ../../mod/setup.php:730 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "" + +#: ../../mod/setup.php:277 +msgid "System check" +msgstr "" + +#: ../../mod/setup.php:282 +msgid "Check again" +msgstr "בדוק שוב" + +#: ../../mod/setup.php:304 +msgid "Database connection" +msgstr "חיבור מסד נתוני×" + +#: ../../mod/setup.php:305 +msgid "" +"In order to install $Projectname we need to know how to connect to your " +"database." +msgstr "" + +#: ../../mod/setup.php:306 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "" + +#: ../../mod/setup.php:307 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "" + +#: ../../mod/setup.php:311 +msgid "Database Server Name" +msgstr "" + +#: ../../mod/setup.php:311 +msgid "Default is localhost" +msgstr "" + +#: ../../mod/setup.php:312 +msgid "Database Port" +msgstr "פורט מסד נתוני×" + +#: ../../mod/setup.php:312 +msgid "Communication port number - use 0 for default" +msgstr "" + +#: ../../mod/setup.php:313 +msgid "Database Login Name" +msgstr "" + +#: ../../mod/setup.php:314 +msgid "Database Login Password" +msgstr "" + +#: ../../mod/setup.php:315 +msgid "Database Name" +msgstr "×©× ×ž×¡×“ נתוני×" + +#: ../../mod/setup.php:316 +msgid "Database Type" +msgstr "טיפוס מסד נתוני×" + +#: ../../mod/setup.php:318 ../../mod/setup.php:359 +msgid "Site administrator email address" +msgstr "" + +#: ../../mod/setup.php:318 ../../mod/setup.php:359 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "" + +#: ../../mod/setup.php:319 ../../mod/setup.php:361 +msgid "Website URL" +msgstr "" + +#: ../../mod/setup.php:319 ../../mod/setup.php:361 +msgid "Please use SSL (https) URL if available." +msgstr "" + +#: ../../mod/setup.php:321 ../../mod/setup.php:363 +msgid "Please select a default timezone for your website" +msgstr "" + +#: ../../mod/setup.php:348 +msgid "Site settings" +msgstr "הגדרות ×תר" + +#: ../../mod/setup.php:413 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "" + +#: ../../mod/setup.php:414 +msgid "" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "" + +#: ../../mod/setup.php:418 +msgid "PHP executable path" +msgstr "" + +#: ../../mod/setup.php:418 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "" + +#: ../../mod/setup.php:423 +msgid "Command line PHP" +msgstr "" + +#: ../../mod/setup.php:432 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "" + +#: ../../mod/setup.php:433 +msgid "This is required for message delivery to work." +msgstr "" + +#: ../../mod/setup.php:436 +msgid "PHP register_argc_argv" +msgstr "" + +#: ../../mod/setup.php:454 +#, php-format +msgid "" +"Your max allowed total upload size is set to %s. Maximum size of one file to" +" upload is set to %s. You are allowed to upload up to %d files at once." +msgstr "" + +#: ../../mod/setup.php:459 +msgid "You can adjust these settings in the servers php.ini." +msgstr "" + +#: ../../mod/setup.php:461 +msgid "PHP upload limits" +msgstr "" + +#: ../../mod/setup.php:484 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "" + +#: ../../mod/setup.php:485 +msgid "" +"If running under Windows, please see " +"\"http://www.php.net/manual/en/openssl.installation.php\"." +msgstr "" + +#: ../../mod/setup.php:488 +msgid "Generate encryption keys" +msgstr "" + +#: ../../mod/setup.php:500 +msgid "libCurl PHP module" +msgstr "" + +#: ../../mod/setup.php:501 +msgid "GD graphics PHP module" +msgstr "" + +#: ../../mod/setup.php:502 +msgid "OpenSSL PHP module" +msgstr "" + +#: ../../mod/setup.php:503 +msgid "mysqli or postgres PHP module" +msgstr "" + +#: ../../mod/setup.php:504 +msgid "mb_string PHP module" +msgstr "" + +#: ../../mod/setup.php:505 +msgid "mcrypt PHP module" +msgstr "" + +#: ../../mod/setup.php:506 +msgid "xml PHP module" +msgstr "" + +#: ../../mod/setup.php:510 ../../mod/setup.php:512 +msgid "Apache mod_rewrite module" +msgstr "" + +#: ../../mod/setup.php:510 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "" + +#: ../../mod/setup.php:516 ../../mod/setup.php:519 +msgid "proc_open" +msgstr "" + +#: ../../mod/setup.php:516 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "" + +#: ../../mod/setup.php:524 +msgid "Error: libCURL PHP module required but not installed." +msgstr "" + +#: ../../mod/setup.php:528 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "" + +#: ../../mod/setup.php:532 +msgid "Error: openssl PHP module required but not installed." +msgstr "" + +#: ../../mod/setup.php:536 +msgid "" +"Error: mysqli or postgres PHP module required but neither are installed." +msgstr "" + +#: ../../mod/setup.php:540 +msgid "Error: mb_string PHP module required but not installed." +msgstr "" + +#: ../../mod/setup.php:544 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "" + +#: ../../mod/setup.php:548 +msgid "Error: xml PHP module required for DAV but not installed." +msgstr "" + +#: ../../mod/setup.php:566 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\"" +" in the top folder of your web server and it is unable to do so." +msgstr "" + +#: ../../mod/setup.php:567 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "" + +#: ../../mod/setup.php:568 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "" + +#: ../../mod/setup.php:569 +msgid "" +"You can alternatively skip this procedure and perform a manual installation." +" Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "" + +#: ../../mod/setup.php:572 +msgid ".htconfig.php is writable" +msgstr ".htconfig.php הינו כתיב" + +#: ../../mod/setup.php:586 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "" + +#: ../../mod/setup.php:587 +#, php-format +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory %s under the Red top level folder." +msgstr "" + +#: ../../mod/setup.php:588 ../../mod/setup.php:609 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has" +" write access to this folder." +msgstr "" + +#: ../../mod/setup.php:589 +#, php-format +msgid "" +"Note: as a security measure, you should give the web server write access to " +"%s only--not the template files (.tpl) that it contains." +msgstr "" + +#: ../../mod/setup.php:592 +#, php-format +msgid "%s is writable" +msgstr "%s הינו כתיב" + +#: ../../mod/setup.php:608 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to" +" have write access to the store directory under the Red top level folder" +msgstr "" + +#: ../../mod/setup.php:612 +msgid "store is writable" +msgstr "" + +#: ../../mod/setup.php:645 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access" +" to this site." +msgstr "" + +#: ../../mod/setup.php:646 +msgid "" +"If you have https access to your website or allow connections to TCP port " +"443 (the https: port), you MUST use a browser-valid certificate. You MUST " +"NOT use self-signed certificates!" +msgstr "" + +#: ../../mod/setup.php:647 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." +msgstr "" + +#: ../../mod/setup.php:648 +msgid "" +"If your certificate is not recognized, members of other sites (who may " +"themselves have valid certificates) will get a warning message on their own " +"site complaining about security issues." +msgstr "" + +#: ../../mod/setup.php:649 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." +msgstr "" + +#: ../../mod/setup.php:650 +msgid "" +"Providers are available that issue free certificates which are browser-" +"valid." +msgstr "" + +#: ../../mod/setup.php:652 +msgid "SSL certificate validation" +msgstr "הוכחת תקפות של תעודת SSL" + +#: ../../mod/setup.php:658 +msgid "" +"Url rewrite in .htaccess is not working. Check your server " +"configuration.Test: " +msgstr "" + +#: ../../mod/setup.php:661 +msgid "Url rewrite is working" +msgstr "" + +#: ../../mod/setup.php:670 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "" + +#: ../../mod/setup.php:694 +msgid "Errors encountered creating database tables." +msgstr "" + +#: ../../mod/setup.php:728 +msgid "

    What next

    " +msgstr "

    מה הל××”

    " + +#: ../../mod/setup.php:729 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the " +"poller." +msgstr "" + +#: ../../mod/layouts.php:176 +msgid "Comanche page description language help" +msgstr "" + +#: ../../mod/layouts.php:180 +msgid "Layout Description" +msgstr "" + +#: ../../mod/layouts.php:185 +msgid "Download PDL file" +msgstr "הורד קובץ PDL" + +#: ../../mod/sharedwithme.php:94 +msgid "Files: shared with me" +msgstr "" + +#: ../../mod/sharedwithme.php:96 +msgid "NEW" +msgstr "חדש" + +#: ../../mod/sharedwithme.php:99 +msgid "Remove all files" +msgstr "הסר ×ת כל הקבצי×" + +#: ../../mod/sharedwithme.php:100 +msgid "Remove this file" +msgstr "הסר ×ת קובץ ×–×”" + +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "" + +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "" + +#: ../../mod/like.php:21 +msgid "" +"Please login with your $Projectname ID or register as a new $Projectname member to continue." +msgstr "" + +#: ../../mod/like.php:101 ../../mod/like.php:128 ../../mod/like.php:166 +msgid "Invalid request." +msgstr "בקשה שגויה." + +#: ../../mod/like.php:143 +msgid "thing" +msgstr "דבר" + +#: ../../mod/like.php:189 +msgid "Channel unavailable." +msgstr "עמוד ×œ× ×–×ž×™×Ÿ." + +#: ../../mod/like.php:231 +msgid "Previous action reversed." +msgstr "" + +#: ../../mod/like.php:401 +#, php-format +msgid "%1$s agrees with %2$s's %3$s" +msgstr "" + +#: ../../mod/like.php:403 +#, php-format +msgid "%1$s doesn't agree with %2$s's %3$s" +msgstr "" + +#: ../../mod/like.php:405 +#, php-format +msgid "%1$s abstains from a decision on %2$s's %3$s" +msgstr "" + +#: ../../mod/like.php:407 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "" + +#: ../../mod/like.php:409 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "" + +#: ../../mod/like.php:411 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "" + +#: ../../mod/like.php:507 +msgid "Action completed." +msgstr "פעולה הושלמה." + +#: ../../mod/like.php:508 +msgid "Thank you." +msgstr "תודה." + +#: ../../mod/siteinfo.php:112 +#, php-format +msgid "Version %s" +msgstr "" + +#: ../../mod/siteinfo.php:133 +msgid "Installed plugins/addons/apps:" +msgstr "" + +#: ../../mod/siteinfo.php:146 +msgid "No installed plugins/addons/apps" +msgstr "" + +#: ../../mod/siteinfo.php:156 +msgid "" +"This is a hub of $Projectname - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "" + +#: ../../mod/siteinfo.php:158 +msgid "Tag: " +msgstr "תגית: " + +#: ../../mod/siteinfo.php:160 +msgid "Last background fetch: " +msgstr "" + +#: ../../mod/siteinfo.php:163 +msgid "Running at web location" +msgstr "" + +#: ../../mod/siteinfo.php:164 +msgid "" +"Please visit hubzilla.org to learn more " +"about $Projectname." +msgstr "" + +#: ../../mod/siteinfo.php:165 +msgid "Bug reports and issues: please visit" +msgstr "" + +#: ../../mod/siteinfo.php:167 +msgid "$projectname issues" +msgstr "סוגיות $projectname" + +#: ../../mod/siteinfo.php:168 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "" + +#: ../../mod/siteinfo.php:170 +msgid "Site Administrators" +msgstr "מנהלי ×תר" + +#: ../../mod/lockview.php:37 +msgid "Remote privacy information not available." +msgstr "" + +#: ../../mod/lockview.php:58 +msgid "Visible to:" +msgstr "" + +#: ../../mod/locs.php:21 ../../mod/locs.php:52 +msgid "Location not found." +msgstr "×ž×™×§×•× ×œ× × ×ž×¦×." + +#: ../../mod/locs.php:56 +msgid "Primary location cannot be removed." +msgstr "" + +#: ../../mod/locs.php:88 +msgid "No locations found." +msgstr "×œ× × ×ž×¦×ו מיקומי×." + +#: ../../mod/locs.php:101 +msgid "Manage Channel Locations" +msgstr "" + +#: ../../mod/locs.php:102 +msgid "Location (address)" +msgstr "×ž×™×§×•× (כתובת)" + +#: ../../mod/locs.php:103 +msgid "Primary Location" +msgstr "" + +#: ../../mod/locs.php:104 +msgid "Drop location" +msgstr "" + +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "" + +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "" + +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "" + +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" + +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "" + +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "מקור חדש" + +#: ../../mod/sources.php:101 ../../mod/sources.php:133 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "" + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "" + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "" + +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:112 +msgid "Channel Name" +msgstr "×©× ×¢×¨×•×¥" + +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "מקור ×œ× × ×ž×¦×." + +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "ערוך מקור" + +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "מחק מקור" + +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "מקור הוסר" + +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "" + +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "" + +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." +msgstr "" + +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:103 +#, php-format +msgid "Site Member (%s)" +msgstr "חבר ×תר (%s)" + +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" +msgstr "" + +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "" + +#: ../../mod/lostpass.php:86 ../../boot.php:1559 +msgid "Password Reset" +msgstr "×יפוס סיסמה" + +#: ../../mod/lostpass.php:87 +msgid "Your password has been reset as requested." +msgstr "" + +#: ../../mod/lostpass.php:88 +msgid "Your new password is" +msgstr "הסיסמה החדשה שלך ×”×™×" + +#: ../../mod/lostpass.php:89 +msgid "Save or copy your new password - and then" +msgstr "" + +#: ../../mod/lostpass.php:90 +msgid "click here to login" +msgstr "לחץ ×›×ן כדי להיכנס" + +#: ../../mod/lostpass.php:91 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "" + +#: ../../mod/lostpass.php:108 +#, php-format +msgid "Your password has changed at %s" +msgstr "" + +#: ../../mod/lostpass.php:123 +msgid "Forgot your Password?" +msgstr "שכחת ×ת הסיסמה שלך?" + +#: ../../mod/lostpass.php:124 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "" + +#: ../../mod/lostpass.php:125 +msgid "Email Address" +msgstr "כתובת דו×״ל" + +#: ../../mod/lostpass.php:126 +msgid "Reset" +msgstr "×פס" + +#: ../../mod/menu.php:45 +msgid "Unable to update menu." +msgstr "" + +#: ../../mod/menu.php:56 +msgid "Unable to create menu." +msgstr "" + +#: ../../mod/menu.php:92 ../../mod/menu.php:104 +msgid "Menu Name" +msgstr "×©× ×ª×¤×¨×™×˜" + +#: ../../mod/menu.php:92 +msgid "Unique name (not visible on webpage) - required" +msgstr "" + +#: ../../mod/menu.php:93 ../../mod/menu.php:105 +msgid "Menu Title" +msgstr "כותרת תפריט" + +#: ../../mod/menu.php:93 +msgid "Visible on webpage - leave empty for no title" +msgstr "" + +#: ../../mod/menu.php:94 +msgid "Allow Bookmarks" +msgstr "" + +#: ../../mod/menu.php:94 ../../mod/menu.php:151 +msgid "Menu may be used to store saved bookmarks" +msgstr "" + +#: ../../mod/menu.php:95 ../../mod/menu.php:153 +msgid "Submit and proceed" +msgstr "" + +#: ../../mod/menu.php:107 +msgid "Drop" +msgstr "" + +#: ../../mod/menu.php:111 +msgid "Bookmarks allowed" +msgstr "" + +#: ../../mod/menu.php:113 +msgid "Delete this menu" +msgstr "" + +#: ../../mod/menu.php:114 ../../mod/menu.php:148 +msgid "Edit menu contents" +msgstr "ערוך תכני תפריט" + +#: ../../mod/menu.php:115 +msgid "Edit this menu" +msgstr "ערוך ×ת תפריט ×–×”" + +#: ../../mod/menu.php:130 +msgid "Menu could not be deleted." +msgstr "תפריט ×œ× ×™×›×•×œ ×”×™×” להימחק." + +#: ../../mod/menu.php:138 ../../mod/mitem.php:24 +msgid "Menu not found." +msgstr "תפריט ×œ× × ×ž×¦×." + +#: ../../mod/menu.php:143 +msgid "Edit Menu" +msgstr "ערוך תפריט" + +#: ../../mod/menu.php:147 +msgid "Add or remove entries to this menu" +msgstr "" + +#: ../../mod/menu.php:149 +msgid "Menu name" +msgstr "×©× ×ª×¤×¨×™×˜" + +#: ../../mod/menu.php:149 +msgid "Must be unique, only seen by you" +msgstr "" + +#: ../../mod/menu.php:150 +msgid "Menu title" +msgstr "כותרת תפריט" + +#: ../../mod/menu.php:150 +msgid "Menu title as seen by others" +msgstr "" + +#: ../../mod/menu.php:151 +msgid "Allow bookmarks" +msgstr "" + +#: ../../mod/menu.php:160 ../../mod/mitem.php:116 ../../mod/xchan.php:37 +msgid "Not found." +msgstr "×œ× × ×ž×¦×." + +#: ../../mod/message.php:41 +msgid "Conversation removed." +msgstr "" + +#: ../../mod/message.php:56 +msgid "No messages." +msgstr "×ין הודעות." + +#: ../../mod/message.php:74 +msgid "D, d M Y - g:i A" +msgstr "" + +#: ../../mod/mitem.php:48 +msgid "Unable to create element." +msgstr "" + +#: ../../mod/mitem.php:72 +msgid "Unable to update menu element." +msgstr "" + +#: ../../mod/mitem.php:88 +msgid "Unable to add menu element." +msgstr "" + +#: ../../mod/mitem.php:154 ../../mod/mitem.php:226 +msgid "Menu Item Permissions" +msgstr "" + +#: ../../mod/mitem.php:157 ../../mod/mitem.php:173 +msgid "Link Name" +msgstr "×©× ×§×™×©×•×¨" + +#: ../../mod/mitem.php:158 ../../mod/mitem.php:231 +msgid "Link or Submenu Target" +msgstr "" + +#: ../../mod/mitem.php:158 +msgid "Enter URL of the link or select a menu name to create a submenu" +msgstr "" + +#: ../../mod/mitem.php:159 ../../mod/mitem.php:232 +msgid "Use magic-auth if available" +msgstr "" + +#: ../../mod/mitem.php:160 ../../mod/mitem.php:233 +msgid "Open link in new window" +msgstr "פתח בתוך חלון חדש" + +#: ../../mod/mitem.php:161 ../../mod/mitem.php:234 +msgid "Order in list" +msgstr "" + +#: ../../mod/mitem.php:161 ../../mod/mitem.php:234 +msgid "Higher numbers will sink to bottom of listing" +msgstr "" + +#: ../../mod/mitem.php:162 +msgid "Submit and finish" +msgstr "" + +#: ../../mod/mitem.php:163 +msgid "Submit and continue" +msgstr "" + +#: ../../mod/mitem.php:171 +msgid "Menu:" +msgstr "תפריט:" + +#: ../../mod/mitem.php:174 +msgid "Link Target" +msgstr "" + +#: ../../mod/mitem.php:177 +msgid "Edit menu" +msgstr "ערוך תפריט" + +#: ../../mod/mitem.php:180 +msgid "Edit element" +msgstr "ערוך ×למנט" + +#: ../../mod/mitem.php:181 +msgid "Drop element" +msgstr "" + +#: ../../mod/mitem.php:182 +msgid "New element" +msgstr "×למנט חדש" + +#: ../../mod/mitem.php:183 +msgid "Edit this menu container" +msgstr "" + +#: ../../mod/mitem.php:184 +msgid "Add menu element" +msgstr "" + +#: ../../mod/mitem.php:185 +msgid "Delete this menu item" +msgstr "" + +#: ../../mod/mitem.php:186 +msgid "Edit this menu item" +msgstr "" + +#: ../../mod/mitem.php:203 +msgid "Menu item not found." +msgstr "" + +#: ../../mod/mitem.php:215 +msgid "Menu item deleted." +msgstr "" + +#: ../../mod/mitem.php:217 +msgid "Menu item could not be deleted." +msgstr "" + +#: ../../mod/mitem.php:224 +msgid "Edit Menu Element" +msgstr "" + +#: ../../mod/mitem.php:230 +msgid "Link text" +msgstr "" + +#: ../../mod/subthread.php:103 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "" + +#: ../../mod/mood.php:131 +msgid "Set your current mood and tell your friends" +msgstr "" + +#: ../../mod/suggest.php:35 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "" + +#: ../../mod/tagger.php:96 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "" + +#: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 +msgid "Tag removed" +msgstr "" + +#: ../../mod/tagrm.php:119 +msgid "Remove Item Tag" +msgstr "" + +#: ../../mod/tagrm.php:121 +msgid "Select a tag to remove: " +msgstr "" + +#: ../../mod/network.php:91 +msgid "No such group" +msgstr "" + +#: ../../mod/network.php:129 +msgid "No such channel" +msgstr "" + +#: ../../mod/network.php:143 +msgid "Search Results For:" +msgstr "" + +#: ../../mod/network.php:198 +msgid "Collection is empty" +msgstr "" + +#: ../../mod/network.php:207 +msgid "Collection: " +msgstr "×וסף: " + +#: ../../mod/network.php:226 +msgid "Connection: " +msgstr "חיבור: " + +#: ../../mod/network.php:233 +msgid "Invalid connection." +msgstr "חיבור שגוי." + +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "" + +#: ../../mod/new_channel.php:109 +msgid "Add a Channel" +msgstr "הוסף ערוץ" + +#: ../../mod/new_channel.php:110 +msgid "" +"A channel is your own collection of related web pages. A channel can be used" +" to hold social network profiles, blogs, conversation groups and forums, " +"celebrity pages, and much more. You may create as many channels as your " +"service provider allows." +msgstr "" + +#: ../../mod/new_channel.php:113 +msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " +msgstr "" + +#: ../../mod/new_channel.php:114 +msgid "Choose a short nickname" +msgstr "" + +#: ../../mod/new_channel.php:115 +msgid "" +"Your nickname will be used to create an easily remembered channel address " +"(like an email address) which you can share with others." +msgstr "" + +#: ../../mod/new_channel.php:116 +msgid "Or import an existing channel from another location" +msgstr "" + +#: ../../mod/new_channel.php:118 +msgid "" +"Please choose a channel type (such as social networking or community forum) " +"and privacy requirements so we can select the best permissions for you" +msgstr "" + +#: ../../mod/new_channel.php:119 +msgid "Channel Type" +msgstr "טיפוס ערוץ" + +#: ../../mod/new_channel.php:119 +msgid "Read more about roles" +msgstr "" + +#: ../../mod/thing.php:94 +msgid "Thing updated" +msgstr "" + +#: ../../mod/thing.php:167 +msgid "Object store: failed" +msgstr "" + +#: ../../mod/thing.php:171 +msgid "Thing added" +msgstr "" + +#: ../../mod/thing.php:203 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" +msgstr "" + +#: ../../mod/thing.php:254 +msgid "Show Thing" +msgstr "" + +#: ../../mod/thing.php:261 +msgid "item not found." +msgstr "פריט ×œ× × ×ž×¦×" + +#: ../../mod/thing.php:289 +msgid "Edit Thing" +msgstr "" + +#: ../../mod/thing.php:291 ../../mod/thing.php:338 +msgid "Select a profile" +msgstr "בחר פרופיל" + +#: ../../mod/thing.php:295 ../../mod/thing.php:341 +msgid "Post an activity" +msgstr "×¤×¨×¡× ×¤×¢×™×œ×•×ª" + +#: ../../mod/thing.php:295 ../../mod/thing.php:341 +msgid "Only sends to viewers of the applicable profile" +msgstr "" + +#: ../../mod/thing.php:297 ../../mod/thing.php:343 +msgid "Name of thing e.g. something" +msgstr "" + +#: ../../mod/thing.php:299 ../../mod/thing.php:344 +msgid "URL of thing (optional)" +msgstr "" + +#: ../../mod/thing.php:301 ../../mod/thing.php:345 +msgid "URL for photo of thing (optional)" +msgstr "" + +#: ../../mod/thing.php:336 +msgid "Add Thing to your Profile" +msgstr "" + +#: ../../mod/uexport.php:50 ../../mod/uexport.php:51 +msgid "Export Channel" +msgstr "" + +#: ../../mod/uexport.php:52 +msgid "" +"Export your basic channel information to a file. This acts as a backup of " +"your connections, permissions, profile and basic data, which can be used to " +"import your data to a new server hub, but does not contain your content." +msgstr "" + +#: ../../mod/uexport.php:53 +msgid "Export Content" +msgstr "" + +#: ../../mod/uexport.php:54 +msgid "" +"Export your channel information and recent content to a JSON backup that can" +" be restored or imported to another server hub. This backs up all of your " +"connections, permissions, profile data and several months of posts. This " +"file may be VERY large. Please be patient - it may take several minutes for" +" this download to begin." +msgstr "" + +#: ../../mod/uexport.php:55 +msgid "Export your posts from a given year or month:" +msgstr "" + +#: ../../mod/uexport.php:57 +msgid "" +"You may also export your posts and conversations for a particular year or " +"month. Click on one of the recent years or months below." +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Jan" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Feb" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Mar" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Apr" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Jun" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Jul" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Aug" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Sep" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Oct" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Nov" +msgstr "" + +#: ../../mod/uexport.php:58 ../../mod/uexport.php:59 +msgid "Dec" +msgstr "" + +#: ../../mod/uexport.php:60 +msgid "" +"If the export fails (possibly due to memory exhaustion on your server hub), " +"please try again selecting a more limited date range." +msgstr "" + +#: ../../mod/uexport.php:61 +#, php-format +msgid "" +"Or adjust the date in your browser location bar to select other dates. For " +"example the year 2013; %1$s/2013 or the month " +"September 2013; %1$s/2013/9" +msgstr "" + +#: ../../mod/uexport.php:62 +msgid "Please visit" +msgstr "×× × ×‘×§×¨" + +#: ../../mod/uexport.php:62 +msgid "on another hub to import the backup files(s)." +msgstr "" + +#: ../../mod/uexport.php:63 +msgid "" +"We advise you to clone the channel on the new hub first and than to import " +"the backup file(s) (from the same channel) in chronological order. Importing" +" the backup files into another channel will certainly give permission " +"issues." +msgstr "" + +#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 +#: ../../mod/update_home.php:21 ../../mod/update_network.php:23 +#: ../../mod/update_public.php:21 ../../mod/update_search.php:46 +msgid "[Embedded content - reload page to view]" +msgstr "" + +#: ../../mod/viewconnections.php:62 +msgid "No connections." +msgstr "×ין חיבורי×." + +#: ../../mod/viewconnections.php:75 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "" + +#: ../../mod/viewsrc.php:38 +msgid "Source of Item" +msgstr "" + +#: ../../mod/vote.php:97 +msgid "Total votes" +msgstr "" + +#: ../../mod/vote.php:98 +msgid "Average Rating" +msgstr "" + +#: ../../mod/webpages.php:191 +msgid "Page Title" +msgstr "כותרת עמוד" + +#: ../../mod/xchan.php:6 +msgid "Xchan Lookup" +msgstr "" + +#: ../../mod/xchan.php:9 +msgid "Lookup xchan beginning with (or webbie): " +msgstr "" + +#: ../../mod/zfinger.php:23 +msgid "invalid target signature" +msgstr "" + +#: ../../view/theme/apw/php/config.php:202 +#: ../../view/theme/apw/php/config.php:236 +msgid "Schema Default" +msgstr "" + +#: ../../view/theme/apw/php/config.php:203 +msgid "Sans-Serif" +msgstr "" + +#: ../../view/theme/apw/php/config.php:204 +msgid "Monospace" +msgstr "" + +#: ../../view/theme/apw/php/config.php:259 +#: ../../view/theme/redbasic/php/config.php:102 +msgid "Theme settings" +msgstr "" + +#: ../../view/theme/apw/php/config.php:260 +msgid "Set scheme" +msgstr "" + +#: ../../view/theme/apw/php/config.php:261 +#: ../../view/theme/redbasic/php/config.php:124 +msgid "Set font-size for posts and comments" +msgstr "" + +#: ../../view/theme/apw/php/config.php:262 +msgid "Set font face" +msgstr "" + +#: ../../view/theme/apw/php/config.php:263 +msgid "Set iconset" +msgstr "" + +#: ../../view/theme/apw/php/config.php:264 +msgid "Set big shadow size, default 15px 15px 15px" +msgstr "" + +#: ../../view/theme/apw/php/config.php:265 +msgid "Set small shadow size, default 5px 5px 5px" +msgstr "" + +#: ../../view/theme/apw/php/config.php:266 +msgid "Set shadow color, default #000" +msgstr "" + +#: ../../view/theme/apw/php/config.php:267 +msgid "Set radius size, default 5px" +msgstr "" + +#: ../../view/theme/apw/php/config.php:268 +msgid "Set line-height for posts and comments" +msgstr "" + +#: ../../view/theme/apw/php/config.php:269 +msgid "Set background image" +msgstr "" + +#: ../../view/theme/apw/php/config.php:270 +msgid "Set background attachment" +msgstr "" + +#: ../../view/theme/apw/php/config.php:271 +msgid "Set background color" +msgstr "" + +#: ../../view/theme/apw/php/config.php:272 +msgid "Set section background image" +msgstr "" + +#: ../../view/theme/apw/php/config.php:273 +msgid "Set section background color" +msgstr "" + +#: ../../view/theme/apw/php/config.php:274 +msgid "Set color of items - use hex" +msgstr "" + +#: ../../view/theme/apw/php/config.php:275 +msgid "Set color of links - use hex" +msgstr "" + +#: ../../view/theme/apw/php/config.php:276 +msgid "Set max-width for items. Default 400px" +msgstr "" + +#: ../../view/theme/apw/php/config.php:277 +msgid "Set min-width for items. Default 240px" +msgstr "" + +#: ../../view/theme/apw/php/config.php:278 +msgid "Set the generic content wrapper width. Default 48%" +msgstr "" + +#: ../../view/theme/apw/php/config.php:279 +msgid "Set color of fonts - use hex" +msgstr "" + +#: ../../view/theme/apw/php/config.php:280 +msgid "Set background-size element" +msgstr "" + +#: ../../view/theme/apw/php/config.php:281 +msgid "Item opacity" +msgstr "" + +#: ../../view/theme/apw/php/config.php:282 +msgid "Display post previews only" +msgstr "" + +#: ../../view/theme/apw/php/config.php:283 +msgid "Display side bar on channel page" +msgstr "" + +#: ../../view/theme/apw/php/config.php:284 +msgid "Colour of the navigation bar" +msgstr "" + +#: ../../view/theme/apw/php/config.php:285 +msgid "Item float" +msgstr "" + +#: ../../view/theme/apw/php/config.php:286 +msgid "Left offset of the section element" +msgstr "" + +#: ../../view/theme/apw/php/config.php:287 +msgid "Right offset of the section element" +msgstr "" + +#: ../../view/theme/apw/php/config.php:288 +msgid "Section width" +msgstr "" + +#: ../../view/theme/apw/php/config.php:289 +msgid "Left offset of the aside" +msgstr "" + +#: ../../view/theme/apw/php/config.php:290 +msgid "Right offset of the aside element" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:82 +msgid "Light (Red Matrix default)" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:103 +msgid "Select scheme" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:104 +msgid "Narrow navbar" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:105 +msgid "Navigation bar background color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:106 +msgid "Navigation bar gradient top color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:107 +msgid "Navigation bar gradient bottom color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:108 +msgid "Navigation active button gradient top color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:109 +msgid "Navigation active button gradient bottom color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:110 +msgid "Navigation bar border color " +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:111 +msgid "Navigation bar icon color " +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:112 +msgid "Navigation bar active icon color " +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:113 +msgid "link color" +msgstr "צבע קישור" + +#: ../../view/theme/redbasic/php/config.php:114 +msgid "Set font-color for banner" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:115 +msgid "Set the background color" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:116 +msgid "Set the background image" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:117 +msgid "Set the background color of items" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:118 +msgid "Set the background color of comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:119 +msgid "Set the border color of comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:120 +msgid "Set the indent for comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:121 +msgid "Set the basic color for item icons" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:122 +msgid "Set the hover color for item icons" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:123 +msgid "Set font-size for the entire application" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:123 +msgid "Example: 14px" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:125 +msgid "Set font-color for posts and comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:126 +msgid "Set radius of corners" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:127 +msgid "Set shadow depth of photos" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:128 +msgid "Set maximum width of content region in pixel" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:128 +msgid "Leave empty for default width" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:129 +msgid "Center page content" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:130 +msgid "Set minimum opacity of nav bar - to hide it" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:131 +msgid "Set size of conversation author photo" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:132 +msgid "Set size of followup author photos" +msgstr "" + +#: ../../boot.php:1356 +#, php-format +msgid "Update %s failed. See error logs." +msgstr "" + +#: ../../boot.php:1359 +#, php-format +msgid "Update Error at %s" +msgstr "" + +#: ../../boot.php:1526 +msgid "" +"Create an account to access services and applications within the Red Matrix" +msgstr "" + +#: ../../boot.php:1554 +msgid "Password" +msgstr "סיסמה" + +#: ../../boot.php:1555 +msgid "Remember me" +msgstr "זכור ×ותי" + +#: ../../boot.php:1558 +msgid "Forgot your password?" +msgstr "שכחת ×ת הסיסמה שלך?" + +#: ../../boot.php:2182 +msgid "toggle mobile" +msgstr "" + +#: ../../boot.php:2317 +msgid "Website SSL certificate is not valid. Please correct." +msgstr "" + +#: ../../boot.php:2320 +#, php-format +msgid "[red] Website SSL error for %s" +msgstr "" + +#: ../../boot.php:2357 +msgid "Cron/Scheduled tasks not running." +msgstr "" + +#: ../../boot.php:2361 +#, php-format +msgid "[red] Cron tasks not running on %s" +msgstr "" diff --git a/view/he/passchanged_eml.tpl b/view/he/passchanged_eml.tpl new file mode 100644 index 000000000..c3f4be430 --- /dev/null +++ b/view/he/passchanged_eml.tpl @@ -0,0 +1,20 @@ + +לכבוד {{$username}}, + הסיסמה שלך שונתה כמבוקש. עליך לשמור ×ת מידע ×–×” +לצורכי היסטוריה (×ו לשנות ×ת הסיסמה שלך מיידית +למשהו ×שר ×™×”×™×” ביכולתך לזכור. + + +פרטי ההתחברות שלך ×”× ×›×“×œ×§×ž×Ÿ: + +×ž×™×§×•× ×תר: {{$siteurl}} +×©× ×”×ª×—×‘×¨×•×ª: {{$email}} +הסיסמה שלך: {{$new_password}} + +ב×פשרותך לשנות ×ת סיסמה זו מתוך עמוד הגדרות חשבון ל×חר התחברותך. + + +בכבוד רב, + מנהל {{$sitename}} + + \ No newline at end of file diff --git a/view/he/register_open_eml.tpl b/view/he/register_open_eml.tpl new file mode 100644 index 000000000..485f97db4 --- /dev/null +++ b/view/he/register_open_eml.tpl @@ -0,0 +1,19 @@ + +חשבון נוצר ב×תר {{$sitename}} לכתובת דו×״ל זו. +פרטי ההתחברות שלך ×”× ×›×“×œ×§×ž×Ÿ: + +×ž×™×§×•× ×תר: {{$siteurl}} +×©× ×”×ª×—×‘×¨×•×ª: {{$email}} +סיסמה: (הסיסמה ×שר סופקה במהלך רישו×) + +×× ×—×©×‘×•×Ÿ ×–×” נוצר ×œ×œ× ×™×“×™×¢×ª×š ו×יננו רצוי, ב×פשרותך +לבקר ב×תר ×–×” ול×פס ×ת הסיסמה. פעולה זו תתיר לך +להסיר ×ת החשבון מתוך ×”×§×™×©×•×¨×™× ×‘×¢×ž×•×“ הגדרות, ו×נחנו +×ž×ª× ×¦×œ×™× ×¢×œ כל ××™ נעימות כלשהי. + +תודה לך וברוך בו×ך ×ל {{$sitename}}. + +בכבוד רב, + מנהל {{$sitename}} + + \ No newline at end of file diff --git a/view/he/register_verify_eml.tpl b/view/he/register_verify_eml.tpl new file mode 100644 index 000000000..a95366796 --- /dev/null +++ b/view/he/register_verify_eml.tpl @@ -0,0 +1,24 @@ + +בקשת ×¨×™×©×•× ×ž×©×ª×ž×© חדשה התקבלה ב×תר {{$sitename}} ×שר מצריכה +×ת ×ישורך. + + +פרטי ההתחברות שלך ×”× ×›×“×œ×§×ž×Ÿ: + +×ž×™×§×•× ×תר: {{$siteurl}} +×©× ×”×ª×—×‘×¨×•×ª: {{$email}} +כתובת IPâ€: {{$details}} + +כדי ל×שר ×ת בקשה זו ×× × ×¤× ×” לקישור הב×: + + +{{$siteurl}}/regmod/allow/{{$hash}} + + +כדי לדחות ×ת הבקשה ולהסיר ×ת החשבון, פנה: + + +{{$siteurl}}/regmod/deny/{{$hash}} + + +תודה. diff --git a/view/he/register_verify_member.tpl b/view/he/register_verify_member.tpl new file mode 100644 index 000000000..5fed781df --- /dev/null +++ b/view/he/register_verify_member.tpl @@ -0,0 +1,24 @@ + +תודה לך על שנרשמת ל×תר {{$sitename}}. + +פרטי ההתחברות שלך ×”× ×›×“×œ×§×ž×Ÿ: + +×ž×™×§×•× ×תר: {{$siteurl}} +×©× ×”×ª×—×‘×¨×•×ª: {{$email}} + +התחברת בעזרת הסיסמה שבחרת בזמן רישו×. + +עלינו ל×מת ×ת כתובת הדו×״ל שלך על מנת להעניק לך גישה מל××”. + +×× ×¨×©×ž×ª ×ת חשבון ×–×”, ×× × ×¤× ×” לקישור הב×: + +{{$siteurl}}/regver/allow/{{$hash}} + + +כדי לדחות ×ת הבקשה ולהסיר ×ת החשבון, פנה: + + +{{$siteurl}}/regver/deny/{{$hash}} + + +תודה. diff --git a/view/he/update_fail_eml.tpl b/view/he/update_fail_eml.tpl new file mode 100644 index 000000000..f0f8cbafe --- /dev/null +++ b/view/he/update_fail_eml.tpl @@ -0,0 +1,13 @@ +שלו×, +×× ×™ שרת הרשת ב×תר {{$sitename}}; + +מפתחי Red Matrix שחררו עדכון {{$update}} ל×חרונה, +××•×œ× ×›×שר ניסיתי להתקין ×ותו, משהו השתבש נור×. +×–×” צריך להסתדר בקרוב ×•×’× ×ž×¦×¨×™×š התערבות ×נושית. +×× × ×¦×•×¨ קשר ×¢× ×ž×¤×ª×—×™ Red developer ×× ×‘×™×›×•×œ×ª×š להבין כיצד +לתקן ×–×ת בעצמך. המסד × ×ª×•× ×™× ×©×œ×™ עלול להיות פגו×. + +הודעת השגי××” ×”×™× '{{$error}}'. + +סליחה על ×”××™ נוחות. + שרת הרשת שלך ב×תר at {{$siteurl}} \ No newline at end of file From 5b9292251640d85566f3084d0c7d71af0fdb913e Mon Sep 17 00:00:00 2001 From: Oda Date: Sat, 18 Jun 2016 23:03:06 -0300 Subject: [PATCH 24/31] When picktime is false, close date selector on date select --- include/datetime.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/datetime.php b/include/datetime.php index 83fb49d04..e756df6b4 100644 --- a/include/datetime.php +++ b/include/datetime.php @@ -225,7 +225,7 @@ function datetimesel($format, $min, $max, $default, $label, $id = 'datetimepicke $pickers = ''; if(!$pickdate) $pickers .= ',datepicker: false'; - if(!$picktime) $pickers .= ',timepicker: false'; + if(!$picktime) $pickers .= ',timepicker: false, closeOnDateSelect:true'; $extra_js = ''; if($minfrom != '') From 53e471393278f4fd58ae11be5a59fe51e8b4151a Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sat, 18 Jun 2016 20:09:52 -0700 Subject: [PATCH 25/31] hebrew update --- view/he/hmessages.po | 2605 ++++++++++++++++++++++-------------------- view/he/hstrings.php | 2302 ------------------------------------- view/he/messages.po | 4 +- 3 files changed, 1337 insertions(+), 3574 deletions(-) diff --git a/view/he/hmessages.po b/view/he/hmessages.po index 72cb4fe8e..991b7f64f 100644 --- a/view/he/hmessages.po +++ b/view/he/hmessages.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Redmatrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-10 00:02-0700\n" -"PO-Revision-Date: 2016-06-10 12:42+0000\n" +"POT-Creation-Date: 2016-06-17 00:02-0700\n" +"PO-Revision-Date: 2016-06-18 11:18+0000\n" "Last-Translator: GenghisKhan \n" "Language-Team: Hebrew (http://www.transifex.com/Friendica/red-matrix/language/he/)\n" "MIME-Version: 1.0\n" @@ -23,7 +23,7 @@ msgstr "" msgid "parent" msgstr "הורה" -#: ../../Zotlabs/Storage/Browser.php:131 ../../include/text.php:2620 +#: ../../Zotlabs/Storage/Browser.php:131 ../../include/text.php:2621 msgid "Collection" msgstr "×וסף" @@ -41,22 +41,23 @@ msgstr "לוח שנה" #: ../../Zotlabs/Storage/Browser.php:143 msgid "Schedule Inbox" -msgstr "" +msgstr "תיבת דו×ר נכנס מתוזמנת" #: ../../Zotlabs/Storage/Browser.php:146 msgid "Schedule Outbox" -msgstr "" +msgstr "תיבת דו×ר ×™×•×¦× ×ž×ª×•×–×ž× ×ª" #: ../../Zotlabs/Storage/Browser.php:164 ../../Zotlabs/Module/Photos.php:798 -#: ../../Zotlabs/Module/Photos.php:1243 ../../Zotlabs/Lib/Apps.php:486 -#: ../../Zotlabs/Lib/Apps.php:561 ../../include/widgets.php:1505 -#: ../../include/conversation.php:1032 +#: ../../Zotlabs/Module/Photos.php:1243 +#: ../../Zotlabs/Module/Embedphotos.php:147 ../../Zotlabs/Lib/Apps.php:489 +#: ../../Zotlabs/Lib/Apps.php:564 ../../include/conversation.php:1035 +#: ../../include/widgets.php:1578 msgid "Unknown" msgstr "×œ× ×™×“×•×¢" #: ../../Zotlabs/Storage/Browser.php:226 ../../Zotlabs/Module/Fbrowser.php:85 -#: ../../Zotlabs/Lib/Apps.php:216 ../../include/nav.php:93 -#: ../../include/conversation.php:1639 +#: ../../Zotlabs/Lib/Apps.php:216 ../../include/conversation.php:1654 +#: ../../include/nav.php:93 msgid "Files" msgstr "קבצי×" @@ -69,16 +70,17 @@ msgid "Shared" msgstr "" #: ../../Zotlabs/Storage/Browser.php:230 ../../Zotlabs/Storage/Browser.php:306 -#: ../../Zotlabs/Module/Blocks.php:156 ../../Zotlabs/Module/Layouts.php:182 +#: ../../Zotlabs/Module/Blocks.php:159 ../../Zotlabs/Module/Layouts.php:184 #: ../../Zotlabs/Module/Menu.php:118 ../../Zotlabs/Module/New_channel.php:142 -#: ../../Zotlabs/Module/Webpages.php:186 +#: ../../Zotlabs/Module/Webpages.php:194 msgid "Create" msgstr "צור" #: ../../Zotlabs/Storage/Browser.php:231 ../../Zotlabs/Storage/Browser.php:308 #: ../../Zotlabs/Module/Cover_photo.php:357 #: ../../Zotlabs/Module/Photos.php:825 ../../Zotlabs/Module/Photos.php:1364 -#: ../../Zotlabs/Module/Profile_photo.php:368 ../../include/widgets.php:1518 +#: ../../Zotlabs/Module/Profile_photo.php:368 +#: ../../Zotlabs/Module/Embedphotos.php:159 ../../include/widgets.php:1591 msgid "Upload" msgstr "העל××”" @@ -103,46 +105,46 @@ msgstr "גודל" msgid "Last Modified" msgstr "שונה ל×חרונה" -#: ../../Zotlabs/Storage/Browser.php:240 ../../Zotlabs/Module/Blocks.php:157 +#: ../../Zotlabs/Storage/Browser.php:240 ../../Zotlabs/Module/Blocks.php:160 #: ../../Zotlabs/Module/Editblock.php:109 #: ../../Zotlabs/Module/Connections.php:290 #: ../../Zotlabs/Module/Connections.php:310 #: ../../Zotlabs/Module/Editpost.php:84 -#: ../../Zotlabs/Module/Editlayout.php:113 +#: ../../Zotlabs/Module/Editlayout.php:114 #: ../../Zotlabs/Module/Editwebpage.php:146 -#: ../../Zotlabs/Module/Layouts.php:190 ../../Zotlabs/Module/Menu.php:112 +#: ../../Zotlabs/Module/Layouts.php:192 ../../Zotlabs/Module/Menu.php:112 #: ../../Zotlabs/Module/Admin.php:2113 ../../Zotlabs/Module/Settings.php:652 -#: ../../Zotlabs/Module/Thing.php:260 ../../Zotlabs/Module/Webpages.php:187 -#: ../../Zotlabs/Lib/Apps.php:337 ../../Zotlabs/Lib/ThreadItem.php:106 -#: ../../include/channel.php:937 ../../include/channel.php:941 -#: ../../include/menu.php:108 ../../include/page_widgets.php:8 -#: ../../include/page_widgets.php:36 +#: ../../Zotlabs/Module/Thing.php:260 ../../Zotlabs/Module/Webpages.php:195 +#: ../../Zotlabs/Lib/ThreadItem.php:106 ../../Zotlabs/Lib/Apps.php:340 +#: ../../include/channel.php:918 ../../include/channel.php:922 +#: ../../include/menu.php:108 ../../include/page_widgets.php:9 +#: ../../include/page_widgets.php:39 msgid "Edit" msgstr "ערוך" -#: ../../Zotlabs/Storage/Browser.php:241 ../../Zotlabs/Module/Blocks.php:159 -#: ../../Zotlabs/Module/Connedit.php:572 +#: ../../Zotlabs/Storage/Browser.php:241 ../../Zotlabs/Module/Blocks.php:162 +#: ../../Zotlabs/Module/Connedit.php:578 #: ../../Zotlabs/Module/Editblock.php:134 #: ../../Zotlabs/Module/Connections.php:263 -#: ../../Zotlabs/Module/Editlayout.php:136 +#: ../../Zotlabs/Module/Editlayout.php:137 #: ../../Zotlabs/Module/Editwebpage.php:170 ../../Zotlabs/Module/Group.php:177 #: ../../Zotlabs/Module/Photos.php:1173 ../../Zotlabs/Module/Admin.php:1039 #: ../../Zotlabs/Module/Admin.php:1213 ../../Zotlabs/Module/Admin.php:2114 #: ../../Zotlabs/Module/Settings.php:653 ../../Zotlabs/Module/Thing.php:261 -#: ../../Zotlabs/Module/Webpages.php:189 ../../Zotlabs/Lib/Apps.php:338 -#: ../../Zotlabs/Lib/ThreadItem.php:126 ../../include/conversation.php:657 +#: ../../Zotlabs/Module/Webpages.php:197 ../../Zotlabs/Lib/ThreadItem.php:126 +#: ../../Zotlabs/Lib/Apps.php:341 ../../include/conversation.php:660 msgid "Delete" msgstr "מחק" #: ../../Zotlabs/Storage/Browser.php:285 #, php-format msgid "You are using %1$s of your available file storage." -msgstr "" +msgstr "הינך משתמש ב- %1$s מתוך שטח ×חסון ×§×‘×¦×™× ×–×ž×™×Ÿ." #: ../../Zotlabs/Storage/Browser.php:290 #, php-format msgid "You are using %1$s of %2$s available file storage. (%3$s%)" -msgstr "" +msgstr "הינך משתמש ב- %1$s מתוך %2$s שטח ×חסון ×§×‘×¦×™× ×–×ž×™×Ÿ. (%3$s%)" #: ../../Zotlabs/Storage/Browser.php:302 msgid "WARNING:" @@ -186,8 +188,8 @@ msgstr "הרש××” נדחתה" #: ../../Zotlabs/Module/Filestorage.php:24 #: ../../Zotlabs/Module/Filestorage.php:79 #: ../../Zotlabs/Module/Filestorage.php:94 -#: ../../Zotlabs/Module/Filestorage.php:121 ../../Zotlabs/Module/Item.php:210 -#: ../../Zotlabs/Module/Item.php:218 ../../Zotlabs/Module/Item.php:1070 +#: ../../Zotlabs/Module/Filestorage.php:121 ../../Zotlabs/Module/Item.php:211 +#: ../../Zotlabs/Module/Item.php:219 ../../Zotlabs/Module/Item.php:1070 #: ../../Zotlabs/Module/Layouts.php:71 ../../Zotlabs/Module/Layouts.php:78 #: ../../Zotlabs/Module/Layouts.php:89 ../../Zotlabs/Module/Id.php:76 #: ../../Zotlabs/Module/Like.php:181 ../../Zotlabs/Module/Invite.php:17 @@ -199,7 +201,7 @@ msgstr "הרש××” נדחתה" #: ../../Zotlabs/Module/New_channel.php:104 #: ../../Zotlabs/Module/Notifications.php:70 #: ../../Zotlabs/Module/Photos.php:75 ../../Zotlabs/Module/Page.php:35 -#: ../../Zotlabs/Module/Page.php:90 ../../Zotlabs/Module/Pdledit.php:26 +#: ../../Zotlabs/Module/Page.php:91 ../../Zotlabs/Module/Pdledit.php:26 #: ../../Zotlabs/Module/Poke.php:137 ../../Zotlabs/Module/Profile.php:68 #: ../../Zotlabs/Module/Profile.php:76 ../../Zotlabs/Module/Profiles.php:203 #: ../../Zotlabs/Module/Profiles.php:601 @@ -216,14 +218,14 @@ msgstr "הרש××” נדחתה" #: ../../Zotlabs/Module/Viewconnections.php:25 #: ../../Zotlabs/Module/Viewconnections.php:30 #: ../../Zotlabs/Module/Viewsrc.php:18 ../../Zotlabs/Module/Webpages.php:74 -#: ../../Zotlabs/Lib/Chatroom.php:137 ../../include/items.php:3438 +#: ../../Zotlabs/Lib/Chatroom.php:137 ../../include/photos.php:27 #: ../../include/attach.php:141 ../../include/attach.php:189 #: ../../include/attach.php:252 ../../include/attach.php:266 #: ../../include/attach.php:273 ../../include/attach.php:338 #: ../../include/attach.php:352 ../../include/attach.php:359 -#: ../../include/attach.php:437 ../../include/attach.php:895 -#: ../../include/attach.php:966 ../../include/attach.php:1118 -#: ../../include/photos.php:27 +#: ../../include/attach.php:439 ../../include/attach.php:901 +#: ../../include/attach.php:972 ../../include/attach.php:1124 +#: ../../include/items.php:3450 msgid "Permission denied." msgstr "הרש××” נדחתה." @@ -232,8 +234,8 @@ msgid "Not Found" msgstr "×œ× × ×ž×¦×" #: ../../Zotlabs/Web/Router.php:149 ../../Zotlabs/Module/Block.php:79 -#: ../../Zotlabs/Module/Display.php:117 ../../Zotlabs/Module/Help.php:97 -#: ../../Zotlabs/Module/Page.php:93 +#: ../../Zotlabs/Module/Display.php:118 ../../Zotlabs/Module/Help.php:97 +#: ../../Zotlabs/Module/Page.php:94 msgid "Page not found." msgstr "עמוד ×œ× × ×ž×¦×." @@ -247,7 +249,7 @@ msgstr "" #: ../../Zotlabs/Module/Openid.php:183 #, php-format msgid "Welcome %s. Remote authentication successful." -msgstr "" +msgstr "ברוך בו×ך %s. ×ימות מרוחק הצליח." #: ../../Zotlabs/Module/Achievements.php:15 ../../Zotlabs/Module/Blocks.php:33 #: ../../Zotlabs/Module/Connect.php:17 ../../Zotlabs/Module/Editblock.php:31 @@ -255,7 +257,7 @@ msgstr "" #: ../../Zotlabs/Module/Editwebpage.php:33 #: ../../Zotlabs/Module/Filestorage.php:60 ../../Zotlabs/Module/Hcard.php:12 #: ../../Zotlabs/Module/Layouts.php:31 ../../Zotlabs/Module/Profile.php:20 -#: ../../Zotlabs/Module/Webpages.php:34 ../../include/channel.php:837 +#: ../../Zotlabs/Module/Webpages.php:34 ../../include/channel.php:818 msgid "Requested profile is not available." msgstr "פרופיל מבוקש ×œ× ×–×ž×™×Ÿ." @@ -263,40 +265,40 @@ msgstr "פרופיל מבוקש ×œ× ×–×ž×™×Ÿ." msgid "Some blurb about what to do when you're new here" msgstr "" -#: ../../Zotlabs/Module/Blocks.php:97 ../../Zotlabs/Module/Blocks.php:152 +#: ../../Zotlabs/Module/Blocks.php:97 ../../Zotlabs/Module/Blocks.php:155 #: ../../Zotlabs/Module/Editblock.php:108 msgid "Block Name" msgstr "" -#: ../../Zotlabs/Module/Blocks.php:151 ../../include/text.php:2265 +#: ../../Zotlabs/Module/Blocks.php:154 ../../include/text.php:2266 msgid "Blocks" msgstr "" -#: ../../Zotlabs/Module/Blocks.php:153 +#: ../../Zotlabs/Module/Blocks.php:156 msgid "Block Title" msgstr "" -#: ../../Zotlabs/Module/Blocks.php:154 ../../Zotlabs/Module/Layouts.php:188 -#: ../../Zotlabs/Module/Menu.php:114 ../../Zotlabs/Module/Webpages.php:198 -#: ../../include/page_widgets.php:44 +#: ../../Zotlabs/Module/Blocks.php:157 ../../Zotlabs/Module/Layouts.php:190 +#: ../../Zotlabs/Module/Menu.php:114 ../../Zotlabs/Module/Webpages.php:206 +#: ../../include/page_widgets.php:47 msgid "Created" msgstr "נוצר" -#: ../../Zotlabs/Module/Blocks.php:155 ../../Zotlabs/Module/Layouts.php:189 -#: ../../Zotlabs/Module/Menu.php:115 ../../Zotlabs/Module/Webpages.php:199 -#: ../../include/page_widgets.php:45 +#: ../../Zotlabs/Module/Blocks.php:158 ../../Zotlabs/Module/Layouts.php:191 +#: ../../Zotlabs/Module/Menu.php:115 ../../Zotlabs/Module/Webpages.php:207 +#: ../../include/page_widgets.php:48 msgid "Edited" msgstr "נערך" -#: ../../Zotlabs/Module/Blocks.php:158 ../../Zotlabs/Module/Layouts.php:191 -#: ../../Zotlabs/Module/Photos.php:1072 ../../Zotlabs/Module/Webpages.php:188 -#: ../../include/conversation.php:1208 +#: ../../Zotlabs/Module/Blocks.php:161 ../../Zotlabs/Module/Layouts.php:193 +#: ../../Zotlabs/Module/Photos.php:1072 ../../Zotlabs/Module/Webpages.php:196 +#: ../../include/conversation.php:1219 msgid "Share" msgstr "שתף" -#: ../../Zotlabs/Module/Blocks.php:163 ../../Zotlabs/Module/Layouts.php:195 -#: ../../Zotlabs/Module/Pubsites.php:47 ../../Zotlabs/Module/Webpages.php:193 -#: ../../include/page_widgets.php:39 +#: ../../Zotlabs/Module/Blocks.php:166 ../../Zotlabs/Module/Layouts.php:197 +#: ../../Zotlabs/Module/Pubsites.php:47 ../../Zotlabs/Module/Webpages.php:201 +#: ../../include/page_widgets.php:42 msgid "View" msgstr "תצוגה" @@ -350,7 +352,7 @@ msgstr "יב×" #: ../../Zotlabs/Module/Cal.php:338 ../../Zotlabs/Module/Chat.php:196 #: ../../Zotlabs/Module/Chat.php:238 ../../Zotlabs/Module/Connect.php:98 -#: ../../Zotlabs/Module/Connedit.php:731 ../../Zotlabs/Module/Events.php:475 +#: ../../Zotlabs/Module/Connedit.php:737 ../../Zotlabs/Module/Events.php:475 #: ../../Zotlabs/Module/Events.php:672 ../../Zotlabs/Module/Group.php:85 #: ../../Zotlabs/Module/Filestorage.php:162 #: ../../Zotlabs/Module/Import.php:550 @@ -374,8 +376,8 @@ msgstr "יב×" #: ../../Zotlabs/Module/Setup.php:353 ../../Zotlabs/Module/Sources.php:114 #: ../../Zotlabs/Module/Sources.php:149 ../../Zotlabs/Module/Thing.php:316 #: ../../Zotlabs/Module/Thing.php:362 ../../Zotlabs/Module/Xchan.php:15 -#: ../../Zotlabs/Lib/ThreadItem.php:710 ../../include/widgets.php:757 -#: ../../include/widgets.php:769 ../../include/js_strings.php:22 +#: ../../Zotlabs/Lib/ThreadItem.php:710 ../../include/js_strings.php:22 +#: ../../include/widgets.php:757 ../../include/widgets.php:769 #: ../../view/theme/redbasic/php/config.php:99 msgid "Submit" msgstr "שלח" @@ -385,6 +387,7 @@ msgid "Today" msgstr "היו×" #: ../../Zotlabs/Module/Channel.php:29 ../../Zotlabs/Module/Chat.php:25 +#: ../../Zotlabs/Module/Wiki.php:20 msgid "You must be logged in to see this page." msgstr "עליך להתחבר כדי לר×ות ×ת עמוד ×–×”." @@ -425,19 +428,19 @@ msgid "Bookmark this room" msgstr "סמן ×ת חדר ×–×”" #: ../../Zotlabs/Module/Chat.php:205 ../../Zotlabs/Module/Mail.php:205 -#: ../../Zotlabs/Module/Mail.php:314 ../../include/conversation.php:1176 +#: ../../Zotlabs/Module/Mail.php:314 ../../include/conversation.php:1181 msgid "Please enter a link URL:" msgstr "×× × ×”×–×Ÿ URL קישור:" #: ../../Zotlabs/Module/Chat.php:206 ../../Zotlabs/Module/Mail.php:258 #: ../../Zotlabs/Module/Mail.php:383 ../../Zotlabs/Lib/ThreadItem.php:722 -#: ../../include/conversation.php:1256 +#: ../../include/conversation.php:1271 msgid "Encrypt text" msgstr "הצפן טקסט" #: ../../Zotlabs/Module/Chat.php:207 ../../Zotlabs/Module/Editblock.php:111 #: ../../Zotlabs/Module/Editwebpage.php:147 ../../Zotlabs/Module/Mail.php:252 -#: ../../Zotlabs/Module/Mail.php:377 ../../include/conversation.php:1143 +#: ../../Zotlabs/Module/Mail.php:377 ../../include/conversation.php:1146 msgid "Insert web link" msgstr "הכנס קישור רשת" @@ -573,7 +576,7 @@ msgstr "" msgid "is now connected to" msgstr "כעת מחובר ×ל" -#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Connedit.php:654 +#: ../../Zotlabs/Module/Connedit.php:379 ../../Zotlabs/Module/Connedit.php:660 #: ../../Zotlabs/Module/Events.php:459 ../../Zotlabs/Module/Events.php:460 #: ../../Zotlabs/Module/Events.php:469 ../../Zotlabs/Module/Api.php:89 #: ../../Zotlabs/Module/Filestorage.php:157 @@ -585,7 +588,7 @@ msgstr "כעת מחובר ×ל" #: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Settings.php:581 #: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 #: ../../include/dir_fns.php:145 ../../view/theme/redbasic/php/config.php:105 -#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1707 +#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1708 msgid "No" msgstr "ל×" @@ -600,7 +603,7 @@ msgstr "ל×" #: ../../Zotlabs/Module/Removeme.php:61 ../../Zotlabs/Module/Settings.php:581 #: ../../include/dir_fns.php:143 ../../include/dir_fns.php:144 #: ../../include/dir_fns.php:145 ../../view/theme/redbasic/php/config.php:105 -#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1707 +#: ../../view/theme/redbasic/php/config.php:130 ../../boot.php:1708 msgid "Yes" msgstr "כן" @@ -608,270 +611,270 @@ msgstr "כן" msgid "Could not access address book record." msgstr "" -#: ../../Zotlabs/Module/Connedit.php:425 +#: ../../Zotlabs/Module/Connedit.php:431 msgid "Refresh failed - channel is currently unavailable." msgstr "רענון נכשל - ערוץ ×ינו זמין כעת." -#: ../../Zotlabs/Module/Connedit.php:440 ../../Zotlabs/Module/Connedit.php:449 -#: ../../Zotlabs/Module/Connedit.php:458 ../../Zotlabs/Module/Connedit.php:467 -#: ../../Zotlabs/Module/Connedit.php:480 +#: ../../Zotlabs/Module/Connedit.php:446 ../../Zotlabs/Module/Connedit.php:455 +#: ../../Zotlabs/Module/Connedit.php:464 ../../Zotlabs/Module/Connedit.php:473 +#: ../../Zotlabs/Module/Connedit.php:486 msgid "Unable to set address book parameters." msgstr "×œ× ×ž×¡×•×’×œ לקבוע ×¤×¨×ž×˜×¨×™× ×©×œ פנקס כתובות" -#: ../../Zotlabs/Module/Connedit.php:503 +#: ../../Zotlabs/Module/Connedit.php:509 msgid "Connection has been removed." msgstr "חיבור הוסר." -#: ../../Zotlabs/Module/Connedit.php:519 ../../Zotlabs/Lib/Apps.php:219 -#: ../../include/nav.php:86 ../../include/conversation.php:954 +#: ../../Zotlabs/Module/Connedit.php:525 ../../Zotlabs/Lib/Apps.php:220 +#: ../../include/conversation.php:957 ../../include/nav.php:86 msgid "View Profile" msgstr "הצג פרופיל" -#: ../../Zotlabs/Module/Connedit.php:522 +#: ../../Zotlabs/Module/Connedit.php:528 #, php-format msgid "View %s's profile" msgstr "צפה בפרופיל של %s" -#: ../../Zotlabs/Module/Connedit.php:526 +#: ../../Zotlabs/Module/Connedit.php:532 msgid "Refresh Permissions" msgstr "רענן הרש×ות" -#: ../../Zotlabs/Module/Connedit.php:529 +#: ../../Zotlabs/Module/Connedit.php:535 msgid "Fetch updated permissions" msgstr "תפוס הרש×ות מעודכנות" -#: ../../Zotlabs/Module/Connedit.php:533 +#: ../../Zotlabs/Module/Connedit.php:539 msgid "Recent Activity" msgstr "פעילות ×חרונה" -#: ../../Zotlabs/Module/Connedit.php:536 +#: ../../Zotlabs/Module/Connedit.php:542 msgid "View recent posts and comments" msgstr "צפה ×‘×¤×•×¡×˜×™× ×•×ª×’×•×‘×•×ª ×חרונות" -#: ../../Zotlabs/Module/Connedit.php:540 ../../Zotlabs/Module/Admin.php:1041 +#: ../../Zotlabs/Module/Connedit.php:546 ../../Zotlabs/Module/Admin.php:1041 msgid "Unblock" msgstr "בטל חסימה" -#: ../../Zotlabs/Module/Connedit.php:540 ../../Zotlabs/Module/Admin.php:1040 +#: ../../Zotlabs/Module/Connedit.php:546 ../../Zotlabs/Module/Admin.php:1040 msgid "Block" msgstr "חסו×" -#: ../../Zotlabs/Module/Connedit.php:543 +#: ../../Zotlabs/Module/Connedit.php:549 msgid "Block (or Unblock) all communications with this connection" msgstr "×—×¡×•× (×ו בטל חסימה) ×ת כל ההתקשרויות ×¢× ×—×™×‘×•×¨ ×–×”" -#: ../../Zotlabs/Module/Connedit.php:544 +#: ../../Zotlabs/Module/Connedit.php:550 msgid "This connection is blocked!" msgstr "חיבור ×–×” הינו חסו×!" -#: ../../Zotlabs/Module/Connedit.php:548 +#: ../../Zotlabs/Module/Connedit.php:554 msgid "Unignore" msgstr "בטל התעלמות" -#: ../../Zotlabs/Module/Connedit.php:548 +#: ../../Zotlabs/Module/Connedit.php:554 #: ../../Zotlabs/Module/Connections.php:277 #: ../../Zotlabs/Module/Notifications.php:55 msgid "Ignore" msgstr "התעלמות" -#: ../../Zotlabs/Module/Connedit.php:551 +#: ../../Zotlabs/Module/Connedit.php:557 msgid "Ignore (or Unignore) all inbound communications from this connection" msgstr "×”×ª×¢×œ× (×ו בטל התעלמות) מכל ההתקשרויות שפונות כלפי ×¤× ×™× (inbound) מתוך חיבור ×–×”" -#: ../../Zotlabs/Module/Connedit.php:552 +#: ../../Zotlabs/Module/Connedit.php:558 msgid "This connection is ignored!" msgstr "חיבור ×–×” הינו מנוכר!" -#: ../../Zotlabs/Module/Connedit.php:556 +#: ../../Zotlabs/Module/Connedit.php:562 msgid "Unarchive" msgstr "בטל ×’× ×™×–×”" -#: ../../Zotlabs/Module/Connedit.php:556 +#: ../../Zotlabs/Module/Connedit.php:562 msgid "Archive" msgstr "גנוז" -#: ../../Zotlabs/Module/Connedit.php:559 +#: ../../Zotlabs/Module/Connedit.php:565 msgid "" "Archive (or Unarchive) this connection - mark channel dead but keep content" msgstr "גנוז ×ת (×ו בטל ×ת גניזת) חיבור ×–×” - סמן ×ת עמוד ×–×” כמת ×ך הש×ר תוכן" -#: ../../Zotlabs/Module/Connedit.php:560 +#: ../../Zotlabs/Module/Connedit.php:566 msgid "This connection is archived!" msgstr "חיבור ×–×” הינו גנוז!" -#: ../../Zotlabs/Module/Connedit.php:564 +#: ../../Zotlabs/Module/Connedit.php:570 msgid "Unhide" -msgstr "" +msgstr "חשוף" -#: ../../Zotlabs/Module/Connedit.php:564 +#: ../../Zotlabs/Module/Connedit.php:570 msgid "Hide" msgstr "הסתר" -#: ../../Zotlabs/Module/Connedit.php:567 +#: ../../Zotlabs/Module/Connedit.php:573 msgid "Hide or Unhide this connection from your other connections" -msgstr "" +msgstr "הסתר ×ו חשוף ×ת חיבור ×–×” מן ×”×—×™×‘×•×¨×™× ×”××—×¨×™× ×©×œ×š" -#: ../../Zotlabs/Module/Connedit.php:568 +#: ../../Zotlabs/Module/Connedit.php:574 msgid "This connection is hidden!" msgstr "חיבור ×–×” הינו מוסתר!" -#: ../../Zotlabs/Module/Connedit.php:575 +#: ../../Zotlabs/Module/Connedit.php:581 msgid "Delete this connection" msgstr "מחק ×ת חיבור ×–×”" -#: ../../Zotlabs/Module/Connedit.php:590 ../../include/widgets.php:493 +#: ../../Zotlabs/Module/Connedit.php:596 ../../include/widgets.php:493 msgid "Me" msgstr "×× ×™" -#: ../../Zotlabs/Module/Connedit.php:591 ../../include/widgets.php:494 +#: ../../Zotlabs/Module/Connedit.php:597 ../../include/widgets.php:494 msgid "Family" msgstr "משפחה" -#: ../../Zotlabs/Module/Connedit.php:592 ../../Zotlabs/Module/Settings.php:342 +#: ../../Zotlabs/Module/Connedit.php:598 ../../Zotlabs/Module/Settings.php:342 #: ../../Zotlabs/Module/Settings.php:346 ../../Zotlabs/Module/Settings.php:347 #: ../../Zotlabs/Module/Settings.php:350 ../../Zotlabs/Module/Settings.php:361 -#: ../../include/widgets.php:495 ../../include/selectors.php:123 -#: ../../include/channel.php:389 ../../include/channel.php:390 -#: ../../include/channel.php:397 +#: ../../include/selectors.php:123 ../../include/channel.php:389 +#: ../../include/channel.php:390 ../../include/channel.php:397 +#: ../../include/widgets.php:495 msgid "Friends" msgstr "חברי×" -#: ../../Zotlabs/Module/Connedit.php:593 ../../include/widgets.php:496 +#: ../../Zotlabs/Module/Connedit.php:599 ../../include/widgets.php:496 msgid "Acquaintances" msgstr "מכרי×" -#: ../../Zotlabs/Module/Connedit.php:594 +#: ../../Zotlabs/Module/Connedit.php:600 #: ../../Zotlabs/Module/Connections.php:92 #: ../../Zotlabs/Module/Connections.php:107 ../../include/widgets.php:497 msgid "All" msgstr "הכל" -#: ../../Zotlabs/Module/Connedit.php:654 +#: ../../Zotlabs/Module/Connedit.php:660 msgid "Approve this connection" msgstr "×שר ×ת חיבור ×–×”" -#: ../../Zotlabs/Module/Connedit.php:654 +#: ../../Zotlabs/Module/Connedit.php:660 msgid "Accept connection to allow communication" msgstr "×שר חיבור כדי להתיר תקשורת" -#: ../../Zotlabs/Module/Connedit.php:659 +#: ../../Zotlabs/Module/Connedit.php:665 msgid "Set Affinity" msgstr "הגדר קירבה" -#: ../../Zotlabs/Module/Connedit.php:662 +#: ../../Zotlabs/Module/Connedit.php:668 msgid "Set Profile" msgstr "הגדר פרופיל" -#: ../../Zotlabs/Module/Connedit.php:665 +#: ../../Zotlabs/Module/Connedit.php:671 msgid "Set Affinity & Profile" msgstr "הגדר קירבה ×•×’× ×¤×¨×•×¤×™×œ" -#: ../../Zotlabs/Module/Connedit.php:698 +#: ../../Zotlabs/Module/Connedit.php:704 msgid "none" msgstr "" -#: ../../Zotlabs/Module/Connedit.php:702 ../../include/widgets.php:614 +#: ../../Zotlabs/Module/Connedit.php:708 ../../include/widgets.php:614 msgid "Connection Default Permissions" msgstr "הרש×ות שגרתיות של חיבור" -#: ../../Zotlabs/Module/Connedit.php:702 ../../include/items.php:3926 +#: ../../Zotlabs/Module/Connedit.php:708 ../../include/items.php:3937 #, php-format msgid "Connection: %s" msgstr "חיבור: %s" -#: ../../Zotlabs/Module/Connedit.php:703 +#: ../../Zotlabs/Module/Connedit.php:709 msgid "Apply these permissions automatically" msgstr "החל ×ת הרש×ות ×לה ×וטומטית" -#: ../../Zotlabs/Module/Connedit.php:703 +#: ../../Zotlabs/Module/Connedit.php:709 msgid "Connection requests will be approved without your interaction" msgstr "" -#: ../../Zotlabs/Module/Connedit.php:705 +#: ../../Zotlabs/Module/Connedit.php:711 msgid "This connection's primary address is" msgstr "הכתובת העיקרית של חיבור ×–×” ×”×™×" -#: ../../Zotlabs/Module/Connedit.php:706 +#: ../../Zotlabs/Module/Connedit.php:712 msgid "Available locations:" msgstr "×ž×™×§×•×ž×™× ×–×ž×™× ×™×:" -#: ../../Zotlabs/Module/Connedit.php:710 +#: ../../Zotlabs/Module/Connedit.php:716 msgid "" "The permissions indicated on this page will be applied to all new " "connections." msgstr "" -#: ../../Zotlabs/Module/Connedit.php:711 +#: ../../Zotlabs/Module/Connedit.php:717 msgid "Connection Tools" msgstr "כלי חיבור" -#: ../../Zotlabs/Module/Connedit.php:713 +#: ../../Zotlabs/Module/Connedit.php:719 msgid "Slide to adjust your degree of friendship" msgstr "" -#: ../../Zotlabs/Module/Connedit.php:714 ../../Zotlabs/Module/Rate.php:159 +#: ../../Zotlabs/Module/Connedit.php:720 ../../Zotlabs/Module/Rate.php:159 #: ../../include/js_strings.php:20 msgid "Rating" msgstr "דירוג" -#: ../../Zotlabs/Module/Connedit.php:715 +#: ../../Zotlabs/Module/Connedit.php:721 msgid "Slide to adjust your rating" msgstr "החלק כדי להת××™× ×ת הדירוג שלך" -#: ../../Zotlabs/Module/Connedit.php:716 ../../Zotlabs/Module/Connedit.php:721 +#: ../../Zotlabs/Module/Connedit.php:722 ../../Zotlabs/Module/Connedit.php:727 msgid "Optionally explain your rating" msgstr "הסבר לפי הצורך ×ת הדירוג שלך" -#: ../../Zotlabs/Module/Connedit.php:718 +#: ../../Zotlabs/Module/Connedit.php:724 msgid "Custom Filter" msgstr "מסנן מות××" -#: ../../Zotlabs/Module/Connedit.php:719 +#: ../../Zotlabs/Module/Connedit.php:725 msgid "Only import posts with this text" msgstr "×™×‘× ×¨×§ ×¤×•×¡×˜×™× ×¢× ×˜×§×¡×˜ ×–×”" -#: ../../Zotlabs/Module/Connedit.php:719 ../../Zotlabs/Module/Connedit.php:720 +#: ../../Zotlabs/Module/Connedit.php:725 ../../Zotlabs/Module/Connedit.php:726 msgid "" "words one per line or #tags or /patterns/ or lang=xx, leave blank to import " "all posts" msgstr "" -#: ../../Zotlabs/Module/Connedit.php:720 +#: ../../Zotlabs/Module/Connedit.php:726 msgid "Do not import posts with this text" msgstr "×ל ×ª×™×™×‘× ×¤×•×¡×˜×™× ×¢× ×˜×§×¡×˜ ×–×”" -#: ../../Zotlabs/Module/Connedit.php:722 +#: ../../Zotlabs/Module/Connedit.php:728 msgid "This information is public!" msgstr "מידע ×–×” הינו ציבורי!" -#: ../../Zotlabs/Module/Connedit.php:727 +#: ../../Zotlabs/Module/Connedit.php:733 msgid "Connection Pending Approval" msgstr "חיבור ממתין ל×ישור" -#: ../../Zotlabs/Module/Connedit.php:730 +#: ../../Zotlabs/Module/Connedit.php:736 msgid "inherited" msgstr "" -#: ../../Zotlabs/Module/Connedit.php:732 +#: ../../Zotlabs/Module/Connedit.php:738 #, php-format msgid "" "Please choose the profile you would like to display to %s when viewing your " "profile securely." msgstr "" -#: ../../Zotlabs/Module/Connedit.php:734 +#: ../../Zotlabs/Module/Connedit.php:740 msgid "Their Settings" msgstr "ההגדרות שלה×" -#: ../../Zotlabs/Module/Connedit.php:735 +#: ../../Zotlabs/Module/Connedit.php:741 msgid "My Settings" msgstr "ההגדרות שלי" -#: ../../Zotlabs/Module/Connedit.php:737 +#: ../../Zotlabs/Module/Connedit.php:743 msgid "Individual Permissions" msgstr "" -#: ../../Zotlabs/Module/Connedit.php:738 +#: ../../Zotlabs/Module/Connedit.php:744 msgid "" "Some permissions may be inherited from your channel's privacy settings, which have higher " @@ -879,7 +882,7 @@ msgid "" " settings here." msgstr "" -#: ../../Zotlabs/Module/Connedit.php:739 +#: ../../Zotlabs/Module/Connedit.php:745 msgid "" "Some permissions may be inherited from your channel's privacy settings, which have higher " @@ -887,7 +890,7 @@ msgid "" "they wont have any impact unless the inherited setting changes." msgstr "" -#: ../../Zotlabs/Module/Connedit.php:740 +#: ../../Zotlabs/Module/Connedit.php:746 msgid "Last update:" msgstr "עדכון ×חרון:" @@ -902,8 +905,8 @@ msgstr "גישה ציבורית נדחתה." #, php-format msgid "%d rating" msgid_plural "%d ratings" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "דירוג %d" +msgstr[1] "%d דירוגי×" #: ../../Zotlabs/Module/Directory.php:254 msgid "Gender: " @@ -917,12 +920,12 @@ msgstr "מצב: " msgid "Homepage: " msgstr "עמוד בית: " -#: ../../Zotlabs/Module/Directory.php:306 ../../include/channel.php:1183 +#: ../../Zotlabs/Module/Directory.php:306 ../../include/channel.php:1164 msgid "Age:" msgstr "גיל:" #: ../../Zotlabs/Module/Directory.php:311 ../../include/event.php:52 -#: ../../include/event.php:84 ../../include/channel.php:1027 +#: ../../include/event.php:84 ../../include/channel.php:1008 #: ../../include/bb2diaspora.php:507 msgid "Location:" msgstr "מיקו×:" @@ -931,18 +934,18 @@ msgstr "מיקו×:" msgid "Description:" msgstr "תי×ור:" -#: ../../Zotlabs/Module/Directory.php:322 ../../include/channel.php:1199 +#: ../../Zotlabs/Module/Directory.php:322 ../../include/channel.php:1180 msgid "Hometown:" msgstr "עיר מגורי×:" -#: ../../Zotlabs/Module/Directory.php:324 ../../include/channel.php:1207 +#: ../../Zotlabs/Module/Directory.php:324 ../../include/channel.php:1188 msgid "About:" msgstr "×ודות:" #: ../../Zotlabs/Module/Directory.php:325 ../../Zotlabs/Module/Match.php:68 -#: ../../Zotlabs/Module/Suggest.php:56 ../../include/widgets.php:147 -#: ../../include/widgets.php:184 ../../include/connections.php:78 -#: ../../include/conversation.php:956 ../../include/channel.php:1012 +#: ../../Zotlabs/Module/Suggest.php:56 ../../include/conversation.php:959 +#: ../../include/channel.php:993 ../../include/connections.php:78 +#: ../../include/widgets.php:147 ../../include/widgets.php:184 msgid "Connect" msgstr "התחבר" @@ -1021,7 +1024,7 @@ msgstr "" #: ../../Zotlabs/Module/Display.php:40 ../../Zotlabs/Module/Filestorage.php:33 #: ../../Zotlabs/Module/Admin.php:164 ../../Zotlabs/Module/Admin.php:1255 #: ../../Zotlabs/Module/Admin.php:1561 ../../Zotlabs/Module/Thing.php:89 -#: ../../Zotlabs/Module/Viewsrc.php:24 ../../include/items.php:3359 +#: ../../Zotlabs/Module/Viewsrc.php:24 ../../include/items.php:3371 msgid "Item not found." msgstr "פריט ×œ× × ×ž×¦×." @@ -1031,7 +1034,7 @@ msgstr "פריט ×œ× × ×ž×¦×." msgid "Item not found" msgstr "פריט ×œ× × ×ž×¦×" -#: ../../Zotlabs/Module/Editblock.php:124 ../../include/conversation.php:1228 +#: ../../Zotlabs/Module/Editblock.php:124 ../../include/conversation.php:1243 msgid "Title (optional)" msgstr "כותרת (רשות):" @@ -1077,7 +1080,7 @@ msgstr "גנוזי×" #: ../../Zotlabs/Module/Connections.php:76 #: ../../Zotlabs/Module/Connections.php:86 ../../Zotlabs/Module/Menu.php:116 -#: ../../include/conversation.php:1535 +#: ../../include/conversation.php:1550 msgid "New" msgstr "חדש" @@ -1170,7 +1173,7 @@ msgid "Connections" msgstr "חיבורי×" #: ../../Zotlabs/Module/Connections.php:306 ../../Zotlabs/Module/Search.php:44 -#: ../../Zotlabs/Lib/Apps.php:228 ../../include/text.php:945 +#: ../../Zotlabs/Lib/Apps.php:229 ../../include/text.php:945 #: ../../include/text.php:957 ../../include/nav.php:165 #: ../../include/acl_selectors.php:276 msgid "Search" @@ -1200,7 +1203,7 @@ msgid "Image resize failed." msgstr "שינוי גודל תמונה נכשל." #: ../../Zotlabs/Module/Cover_photo.php:168 -#: ../../Zotlabs/Module/Profile_photo.php:192 ../../include/photos.php:144 +#: ../../Zotlabs/Module/Profile_photo.php:192 ../../include/photos.php:148 msgid "Unable to process image" msgstr "×œ× ×ž×¡×•×’×œ לעבד תמונה" @@ -1214,30 +1217,30 @@ msgstr "העל×ת תמונה נכשלה." msgid "Unable to process image." msgstr "×œ× ×ž×¡×•×’×œ לעבד תמונה." -#: ../../Zotlabs/Module/Cover_photo.php:233 ../../include/items.php:4270 +#: ../../Zotlabs/Module/Cover_photo.php:233 ../../include/items.php:4298 msgid "female" msgstr "נקבה" -#: ../../Zotlabs/Module/Cover_photo.php:234 ../../include/items.php:4271 +#: ../../Zotlabs/Module/Cover_photo.php:234 ../../include/items.php:4299 #, php-format msgid "%1$s updated her %2$s" -msgstr "" +msgstr "%1$s עדכנה ×ת ×”%2$s שלה" -#: ../../Zotlabs/Module/Cover_photo.php:235 ../../include/items.php:4272 +#: ../../Zotlabs/Module/Cover_photo.php:235 ../../include/items.php:4300 msgid "male" msgstr "זכר" -#: ../../Zotlabs/Module/Cover_photo.php:236 ../../include/items.php:4273 +#: ../../Zotlabs/Module/Cover_photo.php:236 ../../include/items.php:4301 #, php-format msgid "%1$s updated his %2$s" -msgstr "" +msgstr "%1$s עדכן ×ת ×”%2$s שלו" -#: ../../Zotlabs/Module/Cover_photo.php:238 ../../include/items.php:4275 +#: ../../Zotlabs/Module/Cover_photo.php:238 ../../include/items.php:4303 #, php-format msgid "%1$s updated their %2$s" -msgstr "" +msgstr "%1$s עדכנו ×ת ×”%2$s שלה×" -#: ../../Zotlabs/Module/Cover_photo.php:240 ../../include/channel.php:1661 +#: ../../Zotlabs/Module/Cover_photo.php:240 ../../include/channel.php:1642 msgid "cover photo" msgstr "×ª×¦×œ×•× ×©×¢×¨" @@ -1327,8 +1330,8 @@ msgid "Event not found." msgstr "×ירוע ×œ× × ×ž×¦×." #: ../../Zotlabs/Module/Events.php:254 ../../Zotlabs/Module/Like.php:373 -#: ../../Zotlabs/Module/Tagger.php:51 ../../include/event.php:949 -#: ../../include/text.php:1943 ../../include/conversation.php:123 +#: ../../Zotlabs/Module/Tagger.php:51 ../../include/text.php:1944 +#: ../../include/event.php:949 ../../include/conversation.php:123 msgid "event" msgstr "×ירוע" @@ -1413,12 +1416,12 @@ msgid "Share this event" msgstr "שתף ×ת ×ירוע ×–×”" #: ../../Zotlabs/Module/Events.php:470 ../../Zotlabs/Module/Photos.php:1093 -#: ../../Zotlabs/Module/Webpages.php:194 ../../Zotlabs/Lib/ThreadItem.php:719 -#: ../../include/conversation.php:1187 ../../include/page_widgets.php:40 +#: ../../Zotlabs/Module/Webpages.php:202 ../../Zotlabs/Lib/ThreadItem.php:719 +#: ../../include/conversation.php:1198 ../../include/page_widgets.php:43 msgid "Preview" msgstr "תצוגה מקדימה" -#: ../../Zotlabs/Module/Events.php:471 ../../include/conversation.php:1232 +#: ../../Zotlabs/Module/Events.php:471 ../../include/conversation.php:1247 msgid "Permission settings" msgstr "הגדרות הרש××”" @@ -1446,21 +1449,22 @@ msgstr "×ירוע הוסר" msgid "Failed to remove event" msgstr "נכשל להסיר ×ירוע" -#: ../../Zotlabs/Module/Fbrowser.php:29 ../../Zotlabs/Lib/Apps.php:220 -#: ../../include/nav.php:92 ../../include/conversation.php:1632 +#: ../../Zotlabs/Module/Fbrowser.php:29 ../../Zotlabs/Lib/Apps.php:221 +#: ../../include/conversation.php:1647 ../../include/nav.php:92 msgid "Photos" msgstr "תצלומי×" #: ../../Zotlabs/Module/Fbrowser.php:66 ../../Zotlabs/Module/Fbrowser.php:88 #: ../../Zotlabs/Module/Admin.php:1406 ../../Zotlabs/Module/Settings.php:591 #: ../../Zotlabs/Module/Settings.php:617 ../../Zotlabs/Module/Tagrm.php:15 -#: ../../Zotlabs/Module/Tagrm.php:138 ../../include/conversation.php:1259 +#: ../../Zotlabs/Module/Tagrm.php:138 ../../include/conversation.php:1235 +#: ../../include/conversation.php:1274 msgid "Cancel" msgstr "ביטול" #: ../../Zotlabs/Module/Dirsearch.php:25 ../../Zotlabs/Module/Regdir.php:49 msgid "This site is not a directory server" -msgstr "" +msgstr "×תר ×–×” ×ינו שרת ספרייה" #: ../../Zotlabs/Module/Dirsearch.php:33 msgid "This directory server requires an access token" @@ -1538,17 +1542,17 @@ msgstr "דו×ר כפול נתקבל" msgid "mail delivered" msgstr "דו×ר נמסר" -#: ../../Zotlabs/Module/Editlayout.php:126 -#: ../../Zotlabs/Module/Layouts.php:127 ../../Zotlabs/Module/Layouts.php:186 +#: ../../Zotlabs/Module/Editlayout.php:127 +#: ../../Zotlabs/Module/Layouts.php:128 ../../Zotlabs/Module/Layouts.php:188 msgid "Layout Name" msgstr "" -#: ../../Zotlabs/Module/Editlayout.php:127 -#: ../../Zotlabs/Module/Layouts.php:130 +#: ../../Zotlabs/Module/Editlayout.php:128 +#: ../../Zotlabs/Module/Layouts.php:131 msgid "Layout Description (Optional)" msgstr "" -#: ../../Zotlabs/Module/Editlayout.php:135 +#: ../../Zotlabs/Module/Editlayout.php:136 msgid "Edit Layout" msgstr "" @@ -1581,7 +1585,7 @@ msgid "Could not create privacy group." msgstr "×œ× ×”×™×ª×” ×פשרות ליצור קבוצת פרטיות." #: ../../Zotlabs/Module/Group.php:42 ../../Zotlabs/Module/Group.php:141 -#: ../../include/items.php:3893 +#: ../../include/items.php:3904 msgid "Privacy group not found." msgstr "קבוצת פרטיות ×œ× × ×ž×¦××”." @@ -1619,19 +1623,19 @@ msgstr "חברי×" #: ../../Zotlabs/Module/Group.php:199 msgid "All Connected Channels" -msgstr "" +msgstr "כל ×”×¢×¨×•×¦×™× ×”×ž×—×•×‘×¨×™×" #: ../../Zotlabs/Module/Group.php:231 msgid "Click on a channel to add or remove." -msgstr "" +msgstr "לחץ על ערוץ כדי להוסיף ×ו להסיר" #: ../../Zotlabs/Module/Ffsapi.php:12 msgid "Share content from Firefox to $Projectname" -msgstr "" +msgstr "שתף תוכן מתוך Firefox ×ל $Projectname" #: ../../Zotlabs/Module/Ffsapi.php:15 msgid "Activate the Firefox $Projectname provider" -msgstr "" +msgstr "הפעל ×ת ספק $Projectname של Firefox" #: ../../Zotlabs/Module/Api.php:61 ../../Zotlabs/Module/Api.php:85 msgid "Authorize application connection" @@ -1661,7 +1665,7 @@ msgid "Help:" msgstr "עזרה:" #: ../../Zotlabs/Module/Help.php:85 ../../Zotlabs/Module/Help.php:90 -#: ../../Zotlabs/Module/Layouts.php:183 ../../Zotlabs/Lib/Apps.php:223 +#: ../../Zotlabs/Module/Layouts.php:185 ../../Zotlabs/Lib/Apps.php:224 #: ../../include/nav.php:159 msgid "Help" msgstr "עזרה" @@ -1714,8 +1718,8 @@ msgstr "הצג URL לקובץ ×–×”" msgid "Notify your contacts about this file" msgstr "" -#: ../../Zotlabs/Module/Apps.php:47 ../../include/widgets.php:102 -#: ../../include/nav.php:163 +#: ../../Zotlabs/Module/Apps.php:47 ../../include/nav.php:163 +#: ../../include/widgets.php:102 msgid "Apps" msgstr "×פליקציות" @@ -1820,23 +1824,23 @@ msgid "" "only once and leave this page open until finished." msgstr "" -#: ../../Zotlabs/Module/Item.php:178 +#: ../../Zotlabs/Module/Item.php:179 msgid "Unable to locate original post." msgstr "×œ× ×ž×¡×•×’×œ ל×תר פוסט מקורי." -#: ../../Zotlabs/Module/Item.php:427 +#: ../../Zotlabs/Module/Item.php:428 msgid "Empty post discarded." msgstr "פוסט ריק סולק." -#: ../../Zotlabs/Module/Item.php:467 +#: ../../Zotlabs/Module/Item.php:468 msgid "Executable content type not permitted to this channel." msgstr "" -#: ../../Zotlabs/Module/Item.php:847 +#: ../../Zotlabs/Module/Item.php:848 msgid "Duplicate post suppressed." msgstr "פוסט כפול הודחק." -#: ../../Zotlabs/Module/Item.php:977 +#: ../../Zotlabs/Module/Item.php:983 msgid "System error. Post not saved." msgstr "שגי×ת מערכת. פוסט ×œ× × ×©×ž×¨." @@ -1854,19 +1858,19 @@ msgstr "" msgid "You have reached your limit of %1$.0f webpages." msgstr "" -#: ../../Zotlabs/Module/Layouts.php:181 ../../include/text.php:2267 +#: ../../Zotlabs/Module/Layouts.php:183 ../../include/text.php:2268 msgid "Layouts" msgstr "" -#: ../../Zotlabs/Module/Layouts.php:183 +#: ../../Zotlabs/Module/Layouts.php:185 msgid "Comanche page description language help" msgstr "" -#: ../../Zotlabs/Module/Layouts.php:187 +#: ../../Zotlabs/Module/Layouts.php:189 msgid "Layout Description" msgstr "" -#: ../../Zotlabs/Module/Layouts.php:192 +#: ../../Zotlabs/Module/Layouts.php:194 msgid "Download PDL file" msgstr "הורד קובץ PDL" @@ -1898,12 +1902,12 @@ msgstr "×©× ×ž×œ×" #: ../../Zotlabs/Module/Id.php:17 ../../Zotlabs/Module/Id.php:18 #: ../../Zotlabs/Module/Admin.php:1035 ../../Zotlabs/Module/Admin.php:1047 -#: ../../include/network.php:2151 ../../boot.php:1705 +#: ../../include/network.php:2176 ../../boot.php:1706 msgid "Email" msgstr "דו×״ל" #: ../../Zotlabs/Module/Id.php:19 ../../Zotlabs/Module/Id.php:20 -#: ../../Zotlabs/Module/Id.php:21 ../../Zotlabs/Lib/Apps.php:236 +#: ../../Zotlabs/Module/Id.php:21 ../../Zotlabs/Lib/Apps.php:237 msgid "Profile Photo" msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ" @@ -1939,7 +1943,7 @@ msgstr "×זור זמן" msgid "Homepage URL" msgstr "" -#: ../../Zotlabs/Module/Id.php:30 ../../Zotlabs/Lib/Apps.php:234 +#: ../../Zotlabs/Module/Id.php:30 ../../Zotlabs/Lib/Apps.php:235 msgid "Language" msgstr "שפה" @@ -1989,12 +1993,12 @@ msgstr "" msgid "menu" msgstr "תפריט" -#: ../../Zotlabs/Module/Impel.php:196 +#: ../../Zotlabs/Module/Impel.php:187 #, php-format msgid "%s element installed" msgstr "" -#: ../../Zotlabs/Module/Impel.php:199 +#: ../../Zotlabs/Module/Impel.php:190 #, php-format msgid "%s element installation failed" msgstr "" @@ -2035,13 +2039,13 @@ msgid "Previous action reversed." msgstr "" #: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 -#: ../../Zotlabs/Module/Tagger.php:47 ../../include/text.php:1940 +#: ../../Zotlabs/Module/Tagger.php:47 ../../include/text.php:1941 #: ../../include/conversation.php:120 msgid "photo" msgstr "תצלו×" #: ../../Zotlabs/Module/Like.php:371 ../../Zotlabs/Module/Subthread.php:87 -#: ../../include/text.php:1946 ../../include/conversation.php:148 +#: ../../include/text.php:1947 ../../include/conversation.php:148 msgid "status" msgstr "סטטוס" @@ -2294,7 +2298,7 @@ msgid "Subject:" msgstr "נוש×:" #: ../../Zotlabs/Module/Mail.php:251 ../../Zotlabs/Module/Mail.php:376 -#: ../../include/conversation.php:1220 +#: ../../include/conversation.php:1231 msgid "Attach file" msgstr "צרף קובץ" @@ -2303,7 +2307,7 @@ msgid "Send" msgstr "שלח" #: ../../Zotlabs/Module/Mail.php:256 ../../Zotlabs/Module/Mail.php:381 -#: ../../include/conversation.php:1251 +#: ../../include/conversation.php:1266 msgid "Set expiration date" msgstr "קבע ת×ריך תפוגה" @@ -2403,7 +2407,7 @@ msgstr "חבר ×תר (%s)" #: ../../Zotlabs/Module/Lostpass.php:44 #, php-format msgid "Password reset requested at %s" -msgstr "" +msgstr "בקשת ×יפוס סיסמה נתבקשה ×צל %s" #: ../../Zotlabs/Module/Lostpass.php:67 msgid "" @@ -2411,7 +2415,7 @@ msgid "" "Password reset failed." msgstr "" -#: ../../Zotlabs/Module/Lostpass.php:90 ../../boot.php:1711 +#: ../../Zotlabs/Module/Lostpass.php:90 ../../boot.php:1712 msgid "Password Reset" msgstr "×יפוס סיסמה" @@ -2440,7 +2444,7 @@ msgstr "" #: ../../Zotlabs/Module/Lostpass.php:112 #, php-format msgid "Your password has changed at %s" -msgstr "" +msgstr "הסיסמה שלך נשתנתה ×צל %s" #: ../../Zotlabs/Module/Lostpass.php:127 msgid "Forgot your Password?" @@ -2486,7 +2490,7 @@ msgstr "" #: ../../Zotlabs/Module/Menu.php:100 msgid "Allow Bookmarks" -msgstr "" +msgstr "התר סימניות" #: ../../Zotlabs/Module/Menu.php:100 ../../Zotlabs/Module/Menu.php:157 msgid "Menu may be used to store saved bookmarks" @@ -2496,7 +2500,7 @@ msgstr "" msgid "Submit and proceed" msgstr "שלח והמשך" -#: ../../Zotlabs/Module/Menu.php:107 ../../include/text.php:2266 +#: ../../Zotlabs/Module/Menu.php:107 ../../include/text.php:2267 msgid "Menus" msgstr "תפריטי×" @@ -2563,7 +2567,7 @@ msgctxt "mood" msgid "%1$s is %2$s" msgstr "" -#: ../../Zotlabs/Module/Mood.php:135 ../../Zotlabs/Lib/Apps.php:225 +#: ../../Zotlabs/Module/Mood.php:135 ../../Zotlabs/Lib/Apps.php:226 msgid "Mood" msgstr "מצב רוח" @@ -2798,7 +2802,7 @@ msgstr "" #: ../../Zotlabs/Module/Notifications.php:30 msgid "Invalid request identifier." -msgstr "" +msgstr "מזהה מבקש ×œ× ×ª×§×™×Ÿ." #: ../../Zotlabs/Module/Notifications.php:39 msgid "Discard" @@ -2891,18 +2895,19 @@ msgstr "תצלומי ×יש קשר" #: ../../Zotlabs/Module/Photos.php:766 msgid "Show Newest First" -msgstr "" +msgstr "הצג ×ת ×”×—×“×©×™× ×™×•×ª×¨ בתחילה" #: ../../Zotlabs/Module/Photos.php:768 msgid "Show Oldest First" -msgstr "" +msgstr "הצג ×ת ×”×™×©× ×™× ×™×•×ª×¨ בתחילה" #: ../../Zotlabs/Module/Photos.php:792 ../../Zotlabs/Module/Photos.php:1331 -#: ../../include/widgets.php:1499 +#: ../../Zotlabs/Module/Embedphotos.php:141 ../../include/widgets.php:1572 msgid "View Photo" msgstr "צפה בתצלו×" -#: ../../Zotlabs/Module/Photos.php:823 ../../include/widgets.php:1516 +#: ../../Zotlabs/Module/Photos.php:823 +#: ../../Zotlabs/Module/Embedphotos.php:157 ../../include/widgets.php:1589 msgid "Edit Album" msgstr "ערוך ×לבו×" @@ -2980,7 +2985,7 @@ msgid "I don't like this (toggle)" msgstr "×œ× ×הבתי ×ת ×–×” (החלף)" #: ../../Zotlabs/Module/Photos.php:1073 ../../Zotlabs/Lib/ThreadItem.php:397 -#: ../../include/conversation.php:740 +#: ../../include/conversation.php:743 msgid "Please wait" msgstr "×× × ×”×ž×ª×Ÿ" @@ -2994,55 +2999,55 @@ msgstr "×–×” ×ת/×”" msgid "Comment" msgstr "תגובה" -#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:574 +#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:577 msgctxt "title" msgid "Likes" msgstr "×והב" -#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:574 +#: ../../Zotlabs/Module/Photos.php:1107 ../../include/conversation.php:577 msgctxt "title" msgid "Dislikes" msgstr "×œ× ×והב" -#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:578 msgctxt "title" msgid "Agree" msgstr "מסכי×" -#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:578 msgctxt "title" msgid "Disagree" msgstr "×œ× ×ž×¡×›×™×" -#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:575 +#: ../../Zotlabs/Module/Photos.php:1108 ../../include/conversation.php:578 msgctxt "title" msgid "Abstain" msgstr "נמנע" -#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:579 msgctxt "title" msgid "Attending" msgstr "נוכח" -#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:579 msgctxt "title" msgid "Not attending" msgstr "×œ× × ×•×›×—" -#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:576 +#: ../../Zotlabs/Module/Photos.php:1109 ../../include/conversation.php:579 msgctxt "title" msgid "Might attend" msgstr "עשוי להיווכח" #: ../../Zotlabs/Module/Photos.php:1126 ../../Zotlabs/Module/Photos.php:1138 #: ../../Zotlabs/Lib/ThreadItem.php:181 ../../Zotlabs/Lib/ThreadItem.php:193 -#: ../../include/conversation.php:1717 +#: ../../include/conversation.php:1732 msgid "View all" msgstr "צפה בכול×" #: ../../Zotlabs/Module/Photos.php:1130 ../../Zotlabs/Lib/ThreadItem.php:185 -#: ../../include/taxonomy.php:403 ../../include/conversation.php:1741 -#: ../../include/channel.php:1158 +#: ../../include/taxonomy.php:403 ../../include/conversation.php:1756 +#: ../../include/channel.php:1139 msgctxt "noun" msgid "Like" msgid_plural "Likes" @@ -3050,7 +3055,7 @@ msgstr[0] "×והב" msgstr[1] "×והבי×" #: ../../Zotlabs/Module/Photos.php:1135 ../../Zotlabs/Lib/ThreadItem.php:190 -#: ../../include/conversation.php:1744 +#: ../../include/conversation.php:1759 msgctxt "noun" msgid "Dislike" msgid_plural "Dislikes" @@ -3119,7 +3124,7 @@ msgstr "×œ× ×ž×¡×•×’×œ ×œ×ž×¦×•× ×ת המוקד שלך." #: ../../Zotlabs/Module/Oexchange.php:41 msgid "Post successful." -msgstr "" +msgstr "×¤×¨×¡×•× ×”×¦×œ×™×—." #: ../../Zotlabs/Module/Openid.php:30 msgid "OpenID protocol error. No ID returned." @@ -3129,7 +3134,7 @@ msgstr "שגי×ת פרוטוקול OpenID. ×œ× ×”×•×—×–×¨ ID." msgid "Login failed." msgstr "התחברות נכשלה." -#: ../../Zotlabs/Module/Page.php:133 +#: ../../Zotlabs/Module/Page.php:131 msgid "" "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod " "tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam," @@ -3174,8 +3179,8 @@ msgstr "×©× ×ž×•×“×•×œ:" msgid "Layout Help" msgstr "" -#: ../../Zotlabs/Module/Poke.php:168 ../../Zotlabs/Lib/Apps.php:226 -#: ../../include/conversation.php:960 +#: ../../Zotlabs/Module/Poke.php:168 ../../Zotlabs/Lib/Apps.php:227 +#: ../../include/conversation.php:963 msgid "Poke" msgstr "" @@ -3294,7 +3299,7 @@ msgid "View this profile" msgstr "צפה בפרופיל ×–×”" #: ../../Zotlabs/Module/Profiles.php:689 ../../Zotlabs/Module/Profiles.php:771 -#: ../../include/channel.php:959 +#: ../../include/channel.php:940 msgid "Edit visibility" msgstr "ערוך נר×ות" @@ -3306,7 +3311,7 @@ msgstr "כלי פרופיל" msgid "Change cover photo" msgstr "שנה ×ª×¦×œ×•× ×©×¢×¨" -#: ../../Zotlabs/Module/Profiles.php:692 ../../include/channel.php:930 +#: ../../Zotlabs/Module/Profiles.php:692 ../../include/channel.php:911 msgid "Change profile photo" msgstr "שנה ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ" @@ -3326,8 +3331,8 @@ msgstr "מחק ×ת פרופיל ×–×”" msgid "Add profile things" msgstr "הוסף דברי פרופיל" -#: ../../Zotlabs/Module/Profiles.php:697 ../../include/widgets.php:105 -#: ../../include/conversation.php:1526 +#: ../../Zotlabs/Module/Profiles.php:697 ../../include/conversation.php:1541 +#: ../../include/widgets.php:105 msgid "Personal" msgstr "×ישי" @@ -3467,12 +3472,12 @@ msgstr "" msgid "My other channels" msgstr "×”×¢×¨×•×¦×™× ×”××—×¨×™× ×©×œ×™" -#: ../../Zotlabs/Module/Profiles.php:767 ../../include/channel.php:955 +#: ../../Zotlabs/Module/Profiles.php:767 ../../include/channel.php:936 msgid "Profile Image" msgstr "תמונת פרופיל" #: ../../Zotlabs/Module/Profiles.php:777 ../../include/nav.php:88 -#: ../../include/channel.php:937 +#: ../../include/channel.php:918 msgid "Edit Profiles" msgstr "ערוך פרופילי×" @@ -3494,7 +3499,7 @@ msgstr "מזהה פרופיל ×œ× ×ª×§×™×Ÿ." msgid "Profile Visibility Editor" msgstr "" -#: ../../Zotlabs/Module/Profperm.php:117 ../../include/channel.php:1249 +#: ../../Zotlabs/Module/Profperm.php:117 ../../include/channel.php:1230 msgid "Profile" msgstr "פרופיל" @@ -3506,7 +3511,7 @@ msgstr "" msgid "Visible To" msgstr "" -#: ../../Zotlabs/Module/Pubsites.php:22 ../../include/widgets.php:1270 +#: ../../Zotlabs/Module/Pubsites.php:22 ../../include/widgets.php:1343 msgid "Public Hubs" msgstr "×ž×•×§×“×™× ×¦×™×‘×•×¨×™×™×" @@ -3540,7 +3545,7 @@ msgid "Software" msgstr "תוכנה" #: ../../Zotlabs/Module/Pubsites.php:31 ../../Zotlabs/Module/Ratings.php:103 -#: ../../include/conversation.php:959 +#: ../../include/conversation.php:962 msgid "Ratings" msgstr "דירוג" @@ -3666,7 +3671,7 @@ msgstr "" msgid "Site settings updated." msgstr "הגדרות ×תר עודכנו." -#: ../../Zotlabs/Module/Admin.php:400 ../../include/text.php:2841 +#: ../../Zotlabs/Module/Admin.php:400 ../../include/text.php:2845 msgid "Default" msgstr "ברירת מחדל" @@ -3684,25 +3689,25 @@ msgstr "×œ× × ×ª×ž×š" #: ../../Zotlabs/Module/Admin.php:460 msgid "Yes - with approval" -msgstr "" +msgstr "כן - ×¢× ×ימות" #: ../../Zotlabs/Module/Admin.php:466 msgid "My site is not a public server" -msgstr "" +msgstr "×”×תר שלי ×ינו שרת פומבי" #: ../../Zotlabs/Module/Admin.php:467 msgid "My site has paid access only" -msgstr "" +msgstr "ל×תר שלי ישנה גישה ×‘×ª×©×œ×•× ×‘×œ×‘×“" #: ../../Zotlabs/Module/Admin.php:468 msgid "My site has free access only" -msgstr "" +msgstr "ל×תר שלי ישנה גישה חופשית בלבד" #: ../../Zotlabs/Module/Admin.php:469 msgid "My site offers free accounts with optional paid upgrades" -msgstr "" +msgstr "×”×תר שלי מציע חשבונות ×‘×—×™× × ×œ×¦×“ ×פשרות ×œ×©×“×¨×•×’×™× ×‘×ª×©×œ×•×" -#: ../../Zotlabs/Module/Admin.php:491 ../../include/widgets.php:1382 +#: ../../Zotlabs/Module/Admin.php:491 ../../include/widgets.php:1455 msgid "Site" msgstr "×תר" @@ -3728,7 +3733,7 @@ msgstr "×©× ×תר" #: ../../Zotlabs/Module/Admin.php:501 msgid "Banner/Logo" -msgstr "" +msgstr "ב×נר/לוגו" #: ../../Zotlabs/Module/Admin.php:502 msgid "Administrator Information" @@ -3786,7 +3791,7 @@ msgstr "" #: ../../Zotlabs/Module/Admin.php:510 msgid "Invitation only" -msgstr "" +msgstr "הזמנה בלבד" #: ../../Zotlabs/Module/Admin.php:510 msgid "" @@ -3926,11 +3931,11 @@ msgstr "שרת ספרייה שגרתי" #: ../../Zotlabs/Module/Admin.php:527 msgid "Proxy user" -msgstr "" +msgstr "משתמש פרוקסי" #: ../../Zotlabs/Module/Admin.php:528 msgid "Proxy URL" -msgstr "" +msgstr "URL פרוקסי" #: ../../Zotlabs/Module/Admin.php:529 msgid "Network timeout" @@ -3973,7 +3978,7 @@ msgstr "" #: ../../Zotlabs/Module/Admin.php:533 msgid "Maximum Load Average" -msgstr "" +msgstr "עומס ממוצע מרבי" #: ../../Zotlabs/Module/Admin.php:533 msgid "" @@ -4002,7 +4007,7 @@ msgstr "" #: ../../Zotlabs/Module/Admin.php:678 #, php-format msgid "Lock feature %s" -msgstr "" +msgstr "נעל תכונת %s" #: ../../Zotlabs/Module/Admin.php:686 msgid "Manage Additional Features" @@ -4052,7 +4057,7 @@ msgid "" "embedded content from that site is explicitly blocked." msgstr "" -#: ../../Zotlabs/Module/Admin.php:756 ../../include/widgets.php:1385 +#: ../../Zotlabs/Module/Admin.php:756 ../../include/widgets.php:1458 msgid "Security" msgstr "×בטחה" @@ -4090,7 +4095,7 @@ msgstr "" #: ../../Zotlabs/Module/Admin.php:763 msgid "Allow communications only from these channels" -msgstr "" +msgstr "התר התקשרויות רק מתוך ×¢×¨×•×¦×™× ×לה" #: ../../Zotlabs/Module/Admin.php:763 msgid "" @@ -4100,11 +4105,11 @@ msgstr "" #: ../../Zotlabs/Module/Admin.php:764 msgid "Block communications from these channels" -msgstr "" +msgstr "×—×¡×•× ×”×ª×§×©×¨×•×™×•×ª מתוך ×¢×¨×•×¦×™× ×לה" #: ../../Zotlabs/Module/Admin.php:765 msgid "Only allow embeds from secure (SSL) websites and links." -msgstr "" +msgstr "התר ×©×™×‘×•×¦×™× ×ž×ª×•×š ××ª×¨×™× ×•×§×™×©×•×¨×™× × ××•×‘×˜×—×™× (SSL) בלבד." #: ../../Zotlabs/Module/Admin.php:766 msgid "Allow unfiltered embedded HTML content only from these domains" @@ -4144,11 +4149,11 @@ msgstr "" #: ../../Zotlabs/Module/Admin.php:821 msgid "No failed updates." -msgstr "" +msgstr "×ין ×¢×“×›×•× ×™× ×›×•×©×œ×™×." #: ../../Zotlabs/Module/Admin.php:825 msgid "Failed Updates" -msgstr "" +msgstr "×¢×“×›×•× ×™× ×›×•×©×œ×™×" #: ../../Zotlabs/Module/Admin.php:827 msgid "Mark success (if update was manually applied)" @@ -4176,7 +4181,7 @@ msgstr "" #: ../../Zotlabs/Module/Admin.php:863 msgid "Mark hub permanently offline" -msgstr "" +msgstr "סמן מוקד בלתי מקוון לצמיתות" #: ../../Zotlabs/Module/Admin.php:864 msgid "Empty queue for this hub" @@ -4184,7 +4189,7 @@ msgstr "רוקן תור עבור מוקד ×–×”" #: ../../Zotlabs/Module/Admin.php:865 msgid "Last known contact" -msgstr "" +msgstr "×יש קשר מוכר ×חרון" #: ../../Zotlabs/Module/Admin.php:901 #, php-format @@ -4197,8 +4202,8 @@ msgstr[1] "" #, php-format msgid "%s account deleted" msgid_plural "%s accounts deleted" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "חשבון %s נמחק" +msgstr[1] "%s חשבונות נמחקו" #: ../../Zotlabs/Module/Admin.php:944 msgid "Account not found" @@ -4220,7 +4225,7 @@ msgid "Account '%s' unblocked" msgstr "חשבון '%s' נפתח" #: ../../Zotlabs/Module/Admin.php:1031 ../../Zotlabs/Module/Admin.php:1044 -#: ../../include/widgets.php:1383 +#: ../../include/widgets.php:1456 msgid "Accounts" msgstr "חשבונות" @@ -4230,7 +4235,7 @@ msgstr "בחר הכל" #: ../../Zotlabs/Module/Admin.php:1034 msgid "Registrations waiting for confirm" -msgstr "" +msgstr "הרשמות ממתינות לצורך ×ישור" #: ../../Zotlabs/Module/Admin.php:1035 msgid "Request date" @@ -4326,7 +4331,7 @@ msgstr "" msgid "Channel '%s' code disallowed" msgstr "" -#: ../../Zotlabs/Module/Admin.php:1210 ../../include/widgets.php:1384 +#: ../../Zotlabs/Module/Admin.php:1210 ../../include/widgets.php:1457 msgid "Channels" msgstr "ערוצי×" @@ -4340,13 +4345,13 @@ msgstr "" #: ../../Zotlabs/Module/Admin.php:1216 msgid "Allow Code" -msgstr "" +msgstr "התר קוד" #: ../../Zotlabs/Module/Admin.php:1217 msgid "Disallow Code" -msgstr "" +msgstr "×סור קוד" -#: ../../Zotlabs/Module/Admin.php:1218 ../../include/conversation.php:1611 +#: ../../Zotlabs/Module/Admin.php:1218 ../../include/conversation.php:1626 msgid "Channel" msgstr "ערוץ" @@ -4385,7 +4390,7 @@ msgid "Enable" msgstr "×פשר" #: ../../Zotlabs/Module/Admin.php:1330 ../../Zotlabs/Module/Admin.php:1420 -#: ../../include/widgets.php:1387 +#: ../../include/widgets.php:1460 msgid "Plugins" msgstr "תוספות" @@ -4394,8 +4399,8 @@ msgid "Toggle" msgstr "החלף" #: ../../Zotlabs/Module/Admin.php:1332 ../../Zotlabs/Module/Admin.php:1615 -#: ../../Zotlabs/Lib/Apps.php:215 ../../include/widgets.php:638 -#: ../../include/nav.php:208 +#: ../../Zotlabs/Lib/Apps.php:215 ../../include/nav.php:208 +#: ../../include/widgets.php:638 msgid "Settings" msgstr "הגדרות" @@ -4451,7 +4456,7 @@ msgstr "הורד מ×גר תוספי×" msgid "Install new repo" msgstr "התקן מ×גר חדש" -#: ../../Zotlabs/Module/Admin.php:1405 ../../Zotlabs/Lib/Apps.php:330 +#: ../../Zotlabs/Module/Admin.php:1405 ../../Zotlabs/Lib/Apps.php:333 msgid "Install" msgstr "התקן" @@ -4468,7 +4473,7 @@ msgid "Install a New Plugin Repository" msgstr "התקן מ×גר תוסף חדש" #: ../../Zotlabs/Module/Admin.php:1435 ../../Zotlabs/Module/Settings.php:77 -#: ../../Zotlabs/Module/Settings.php:616 ../../Zotlabs/Lib/Apps.php:330 +#: ../../Zotlabs/Module/Settings.php:616 ../../Zotlabs/Lib/Apps.php:333 msgid "Update" msgstr "עדכן" @@ -4485,7 +4490,7 @@ msgid "Screenshot" msgstr "×¦×™×œ×•× ×ž×¡×š" #: ../../Zotlabs/Module/Admin.php:1613 ../../Zotlabs/Module/Admin.php:1647 -#: ../../include/widgets.php:1388 +#: ../../include/widgets.php:1461 msgid "Themes" msgstr "ערכות נוש×" @@ -4501,8 +4506,8 @@ msgstr "[×œ× × ×ª×ž×š]" msgid "Log settings updated." msgstr "הגדרות יומן עדכנו." -#: ../../Zotlabs/Module/Admin.php:1732 ../../include/widgets.php:1409 -#: ../../include/widgets.php:1419 +#: ../../Zotlabs/Module/Admin.php:1732 ../../include/widgets.php:1482 +#: ../../include/widgets.php:1492 msgid "Logs" msgstr "יומני×" @@ -4568,7 +4573,7 @@ msgstr "הגדרת שדה ×œ× × ×ž×¦××”" msgid "Edit Profile Field" msgstr "ערוך שדה פרופיל" -#: ../../Zotlabs/Module/Admin.php:2106 ../../include/widgets.php:1390 +#: ../../Zotlabs/Module/Admin.php:2106 ../../include/widgets.php:1463 msgid "Profile Fields" msgstr "שדות פרופיל" @@ -4658,11 +4663,11 @@ msgstr "שמור סימנייה" #: ../../Zotlabs/Module/Rbmark.php:100 msgid "URL of bookmark" -msgstr "" +msgstr "URL של סימנייה" #: ../../Zotlabs/Module/Rbmark.php:105 msgid "Or enter new bookmark folder name" -msgstr "" +msgstr "×ו הזן ×©× ×ª×™×§×™×™×ª סימניות חדש" #: ../../Zotlabs/Module/Register.php:49 msgid "Maximum daily site registrations exceeded. Please try again tomorrow." @@ -4689,7 +4694,7 @@ msgstr "" #: ../../Zotlabs/Module/Register.php:140 msgid "Your registration can not be processed." -msgstr "" +msgstr "הרשמתך ×œ× × ×™×ª× ×ª לעיבוד" #: ../../Zotlabs/Module/Register.php:184 msgid "Registration on this hub is disabled." @@ -4752,13 +4757,13 @@ msgid "Membership on this site is by invitation only." msgstr "חברות ב×תר ×–×” ×”×™× ×‘×מצעות הזמנה בלבד." #: ../../Zotlabs/Module/Register.php:262 ../../include/nav.php:147 -#: ../../boot.php:1685 +#: ../../boot.php:1686 msgid "Register" msgstr "הרשמה" #: ../../Zotlabs/Module/Register.php:262 msgid "Proceed to create your first channel" -msgstr "" +msgstr "המשך כדי ליצור ×ת הערוץ הר×שון שלך" #: ../../Zotlabs/Module/Regmod.php:15 msgid "Please login." @@ -4852,11 +4857,11 @@ msgstr "" #: ../../Zotlabs/Module/Rmagic.php:48 msgid "Authentication failed." -msgstr "" +msgstr "×ימות נכשל." #: ../../Zotlabs/Module/Rmagic.php:88 msgid "Remote Authentication" -msgstr "" +msgstr "×ימות מרוחק" #: ../../Zotlabs/Module/Rmagic.php:89 msgid "Enter your channel address (e.g. channel@example.com)" @@ -4869,7 +4874,7 @@ msgstr "" #: ../../Zotlabs/Module/Search.php:216 #, php-format msgid "Items tagged with: %s" -msgstr "" +msgstr "×¤×¨×™×˜×™× ×ž×ª×•×™×™×’×™× ×¢×: %s" #: ../../Zotlabs/Module/Search.php:218 #, php-format @@ -4878,7 +4883,7 @@ msgstr "תוצ×ות חיפוש עבור: %s" #: ../../Zotlabs/Module/Service_limits.php:23 msgid "No service class restrictions found." -msgstr "" +msgstr "×œ× × ×ž×¦×ו הגבלות מחלקת ערוץ." #: ../../Zotlabs/Module/Settings.php:69 msgid "Name is required" @@ -4886,7 +4891,7 @@ msgstr "נדרש ש×" #: ../../Zotlabs/Module/Settings.php:73 msgid "Key and Secret are required" -msgstr "" +msgstr "מפתח ×•×’× ×¡×•×“ ×”×™× × ×‘×’×“×¨ חובה." #: ../../Zotlabs/Module/Settings.php:225 msgid "Not valid email." @@ -5180,7 +5185,7 @@ msgstr "הגדרות ערוץ" msgid "Basic Settings" msgstr "הגדרות בסיסיות" -#: ../../Zotlabs/Module/Settings.php:1040 ../../include/channel.php:1140 +#: ../../Zotlabs/Module/Settings.php:1040 ../../include/channel.php:1121 msgid "Full Name:" msgstr "×©× ×ž×œ×:" @@ -5333,7 +5338,7 @@ msgstr "" #: ../../Zotlabs/Module/Settings.php:1086 msgid "Send a notification email when:" -msgstr "" +msgstr "שלח דו×״ל התר××” ×›×שר:" #: ../../Zotlabs/Module/Settings.php:1087 msgid "You receive a connection request" @@ -5349,7 +5354,7 @@ msgstr "מישהו כותב על קיר הפרופיל שלך" #: ../../Zotlabs/Module/Settings.php:1090 msgid "Someone writes a followup comment" -msgstr "" +msgstr "מישהו ×¨×•×©× ×ª×’×•×‘×ª המשך" #: ../../Zotlabs/Module/Settings.php:1091 msgid "You receive a private message" @@ -5733,7 +5738,7 @@ msgstr "" #: ../../Zotlabs/Module/Setup.php:507 ../../Zotlabs/Module/Setup.php:510 msgid "proc_open" -msgstr "" +msgstr "proc_open" #: ../../Zotlabs/Module/Setup.php:507 msgid "" @@ -6004,8 +6009,8 @@ msgstr "מקור עודכן." msgid "*" msgstr "*" -#: ../../Zotlabs/Module/Sources.php:96 ../../include/widgets.php:630 -#: ../../include/features.php:71 +#: ../../Zotlabs/Module/Sources.php:96 ../../include/features.php:71 +#: ../../include/widgets.php:630 msgid "Channel Sources" msgstr "מקורות ערוץ" @@ -6081,11 +6086,11 @@ msgstr "" msgid "Ignore/Hide" msgstr "התעל×/הסתר" -#: ../../Zotlabs/Module/Tagger.php:55 ../../include/bbcode.php:256 +#: ../../Zotlabs/Module/Tagger.php:55 ../../include/bbcode.php:263 msgid "post" msgstr "פוסט" -#: ../../Zotlabs/Module/Tagger.php:57 ../../include/text.php:1948 +#: ../../Zotlabs/Module/Tagger.php:57 ../../include/text.php:1949 #: ../../include/conversation.php:150 msgid "comment" msgstr "תגובה" @@ -6239,20 +6244,20 @@ msgstr "צפה בחיבורי×" msgid "Source of Item" msgstr "מקור פריט" -#: ../../Zotlabs/Module/Webpages.php:184 ../../Zotlabs/Lib/Apps.php:217 -#: ../../include/nav.php:106 ../../include/conversation.php:1685 +#: ../../Zotlabs/Module/Webpages.php:192 ../../Zotlabs/Lib/Apps.php:217 +#: ../../include/conversation.php:1700 ../../include/nav.php:106 msgid "Webpages" msgstr "עמודי רשת" -#: ../../Zotlabs/Module/Webpages.php:195 ../../include/page_widgets.php:41 +#: ../../Zotlabs/Module/Webpages.php:203 ../../include/page_widgets.php:44 msgid "Actions" msgstr "פעולות" -#: ../../Zotlabs/Module/Webpages.php:196 ../../include/page_widgets.php:42 +#: ../../Zotlabs/Module/Webpages.php:204 ../../include/page_widgets.php:45 msgid "Page Link" msgstr "קישור עמוד" -#: ../../Zotlabs/Module/Webpages.php:197 +#: ../../Zotlabs/Module/Webpages.php:205 msgid "Page Title" msgstr "כותרת עמוד" @@ -6264,91 +6269,25 @@ msgstr "חיפוש Xchan" msgid "Lookup xchan beginning with (or webbie): " msgstr "" -#: ../../Zotlabs/Lib/Apps.php:204 -msgid "Site Admin" -msgstr "מנהל ×תר" +#: ../../Zotlabs/Module/Wiki.php:75 ../../Zotlabs/Lib/Apps.php:218 +msgid "Wiki" +msgstr "ויקי" -#: ../../Zotlabs/Lib/Apps.php:205 -msgid "Bug Report" -msgstr "דיווח ב××’" +#: ../../Zotlabs/Module/Wiki.php:76 +msgid "Sandbox" +msgstr "×רגז חול" -#: ../../Zotlabs/Lib/Apps.php:206 -msgid "View Bookmarks" -msgstr "הצג סימניות" +#: ../../Zotlabs/Module/Wiki.php:156 +msgid "Enter the name of your new wiki:" +msgstr "הזן ×ת ×”×©× ×©×œ הויקי החדש שלך:" -#: ../../Zotlabs/Lib/Apps.php:207 -msgid "My Chatrooms" -msgstr "חדרי השיחה שלי" +#: ../../Zotlabs/Module/Wiki.php:157 +msgid "Enter the name of the new page:" +msgstr "הזן ×ת ×”×©× ×©×œ העמוד החדש:" -#: ../../Zotlabs/Lib/Apps.php:209 -msgid "Firefox Share" -msgstr "" - -#: ../../Zotlabs/Lib/Apps.php:210 -msgid "Remote Diagnostics" -msgstr "" - -#: ../../Zotlabs/Lib/Apps.php:211 ../../include/features.php:89 -msgid "Suggest Channels" -msgstr "הצע ערוצי×" - -#: ../../Zotlabs/Lib/Apps.php:212 ../../include/nav.php:110 -#: ../../boot.php:1703 -msgid "Login" -msgstr "כניסה" - -#: ../../Zotlabs/Lib/Apps.php:214 ../../include/nav.php:179 -msgid "Grid" -msgstr "" - -#: ../../Zotlabs/Lib/Apps.php:218 ../../include/nav.php:182 -msgid "Channel Home" -msgstr "ערוץ בית" - -#: ../../Zotlabs/Lib/Apps.php:221 ../../include/nav.php:201 -#: ../../include/conversation.php:1649 ../../include/conversation.php:1652 -msgid "Events" -msgstr "×ירועי×" - -#: ../../Zotlabs/Lib/Apps.php:222 ../../include/nav.php:167 -msgid "Directory" -msgstr "ספרייה" - -#: ../../Zotlabs/Lib/Apps.php:224 ../../include/nav.php:193 -msgid "Mail" -msgstr "דו×ר" - -#: ../../Zotlabs/Lib/Apps.php:227 ../../include/nav.php:96 -msgid "Chat" -msgstr "שיחה" - -#: ../../Zotlabs/Lib/Apps.php:229 -msgid "Probe" -msgstr "" - -#: ../../Zotlabs/Lib/Apps.php:230 -msgid "Suggest" -msgstr "הצע" - -#: ../../Zotlabs/Lib/Apps.php:231 -msgid "Random Channel" -msgstr "ערוץ ×קר××™" - -#: ../../Zotlabs/Lib/Apps.php:232 -msgid "Invite" -msgstr "הזמן" - -#: ../../Zotlabs/Lib/Apps.php:233 ../../include/widgets.php:1386 -msgid "Features" -msgstr "תכונות" - -#: ../../Zotlabs/Lib/Apps.php:235 -msgid "Post" -msgstr "פוסט" - -#: ../../Zotlabs/Lib/Apps.php:335 -msgid "Purchase" -msgstr "רכוש" +#: ../../Zotlabs/Module/Wiki.php:158 +msgid "Enter the new name:" +msgstr "הזן ×ת ×”×©× ×”×—×“×©:" #: ../../Zotlabs/Lib/Chatroom.php:27 msgid "Missing room name" @@ -6370,19 +6309,19 @@ msgstr "חדר ×œ× × ×ž×¦×." msgid "Room is full" msgstr "חדר מל×" -#: ../../Zotlabs/Lib/Enotify.php:60 ../../include/network.php:1823 +#: ../../Zotlabs/Lib/Enotify.php:60 ../../include/network.php:1848 msgid "$Projectname Notification" msgstr "התר×ות $Projectname" -#: ../../Zotlabs/Lib/Enotify.php:61 ../../include/network.php:1824 +#: ../../Zotlabs/Lib/Enotify.php:61 ../../include/network.php:1849 msgid "$projectname" msgstr "$projectname" -#: ../../Zotlabs/Lib/Enotify.php:63 ../../include/network.php:1826 +#: ../../Zotlabs/Lib/Enotify.php:63 ../../include/network.php:1851 msgid "Thank You," msgstr "תודה," -#: ../../Zotlabs/Lib/Enotify.php:65 ../../include/network.php:1828 +#: ../../Zotlabs/Lib/Enotify.php:65 ../../include/network.php:1853 #, php-format msgid "%s Administrator" msgstr "הנהלת %s" @@ -6575,11 +6514,11 @@ msgstr "צור פוסט חדש" msgid "commented on %s's post" msgstr "הגיב/×” על פוסט של %s" -#: ../../Zotlabs/Lib/ThreadItem.php:95 ../../include/conversation.php:664 +#: ../../Zotlabs/Lib/ThreadItem.php:95 ../../include/conversation.php:667 msgid "Private Message" msgstr "הודעה פרטית" -#: ../../Zotlabs/Lib/ThreadItem.php:132 ../../include/conversation.php:656 +#: ../../Zotlabs/Lib/ThreadItem.php:132 ../../include/conversation.php:659 msgid "Select" msgstr "בחר" @@ -6627,11 +6566,11 @@ msgstr "" msgid "starred" msgstr "" -#: ../../Zotlabs/Lib/ThreadItem.php:234 ../../include/conversation.php:671 +#: ../../Zotlabs/Lib/ThreadItem.php:234 ../../include/conversation.php:674 msgid "Message signature validated" msgstr "" -#: ../../Zotlabs/Lib/ThreadItem.php:235 ../../include/conversation.php:672 +#: ../../Zotlabs/Lib/ThreadItem.php:235 ../../include/conversation.php:675 msgid "Message signature incorrect" msgstr "" @@ -6687,17 +6626,17 @@ msgstr "קיר-×ל-קיר" msgid "via Wall-To-Wall:" msgstr "מתוך קיר-×ל-קיר:" -#: ../../Zotlabs/Lib/ThreadItem.php:341 ../../include/conversation.php:719 +#: ../../Zotlabs/Lib/ThreadItem.php:341 ../../include/conversation.php:722 #, php-format msgid "from %s" msgstr "מ×ת %s" -#: ../../Zotlabs/Lib/ThreadItem.php:344 ../../include/conversation.php:722 +#: ../../Zotlabs/Lib/ThreadItem.php:344 ../../include/conversation.php:725 #, php-format msgid "last edited: %s" msgstr "נערך ל×חרונה: %s" -#: ../../Zotlabs/Lib/ThreadItem.php:345 ../../include/conversation.php:723 +#: ../../Zotlabs/Lib/ThreadItem.php:345 ../../include/conversation.php:726 #, php-format msgid "Expires: %s" msgstr "פג: %s" @@ -6718,23 +6657,23 @@ msgstr "סמן ×ת הכל כנקר×ו" msgid "[+] show all" msgstr "[+] הצג הכל" -#: ../../Zotlabs/Lib/ThreadItem.php:711 ../../include/conversation.php:1215 +#: ../../Zotlabs/Lib/ThreadItem.php:711 ../../include/conversation.php:1226 msgid "Bold" msgstr "מובלט" -#: ../../Zotlabs/Lib/ThreadItem.php:712 ../../include/conversation.php:1216 +#: ../../Zotlabs/Lib/ThreadItem.php:712 ../../include/conversation.php:1227 msgid "Italic" msgstr "נטוי" -#: ../../Zotlabs/Lib/ThreadItem.php:713 ../../include/conversation.php:1217 +#: ../../Zotlabs/Lib/ThreadItem.php:713 ../../include/conversation.php:1228 msgid "Underline" msgstr "קו תחתון" -#: ../../Zotlabs/Lib/ThreadItem.php:714 ../../include/conversation.php:1218 +#: ../../Zotlabs/Lib/ThreadItem.php:714 ../../include/conversation.php:1229 msgid "Quote" msgstr "ציטוט" -#: ../../Zotlabs/Lib/ThreadItem.php:715 ../../include/conversation.php:1219 +#: ../../Zotlabs/Lib/ThreadItem.php:715 ../../include/conversation.php:1230 msgid "Code" msgstr "קוד" @@ -6750,6 +6689,92 @@ msgstr "הכנס קישור" msgid "Video" msgstr "ויד×ו" +#: ../../Zotlabs/Lib/Apps.php:204 +msgid "Site Admin" +msgstr "מנהל ×תר" + +#: ../../Zotlabs/Lib/Apps.php:205 +msgid "Bug Report" +msgstr "דיווח ב××’" + +#: ../../Zotlabs/Lib/Apps.php:206 +msgid "View Bookmarks" +msgstr "הצג סימניות" + +#: ../../Zotlabs/Lib/Apps.php:207 +msgid "My Chatrooms" +msgstr "חדרי השיחה שלי" + +#: ../../Zotlabs/Lib/Apps.php:209 +msgid "Firefox Share" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:210 +msgid "Remote Diagnostics" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:211 ../../include/features.php:89 +msgid "Suggest Channels" +msgstr "הצע ערוצי×" + +#: ../../Zotlabs/Lib/Apps.php:212 ../../include/nav.php:110 +#: ../../boot.php:1704 +msgid "Login" +msgstr "כניסה" + +#: ../../Zotlabs/Lib/Apps.php:214 ../../include/nav.php:179 +msgid "Grid" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:219 ../../include/nav.php:182 +msgid "Channel Home" +msgstr "ערוץ בית" + +#: ../../Zotlabs/Lib/Apps.php:222 ../../include/conversation.php:1664 +#: ../../include/conversation.php:1667 ../../include/nav.php:201 +msgid "Events" +msgstr "×ירועי×" + +#: ../../Zotlabs/Lib/Apps.php:223 ../../include/nav.php:167 +msgid "Directory" +msgstr "ספרייה" + +#: ../../Zotlabs/Lib/Apps.php:225 ../../include/nav.php:193 +msgid "Mail" +msgstr "דו×ר" + +#: ../../Zotlabs/Lib/Apps.php:228 ../../include/nav.php:96 +msgid "Chat" +msgstr "שיחה" + +#: ../../Zotlabs/Lib/Apps.php:230 +msgid "Probe" +msgstr "" + +#: ../../Zotlabs/Lib/Apps.php:231 +msgid "Suggest" +msgstr "הצע" + +#: ../../Zotlabs/Lib/Apps.php:232 +msgid "Random Channel" +msgstr "ערוץ ×קר××™" + +#: ../../Zotlabs/Lib/Apps.php:233 +msgid "Invite" +msgstr "הזמן" + +#: ../../Zotlabs/Lib/Apps.php:234 ../../include/widgets.php:1459 +msgid "Features" +msgstr "תכונות" + +#: ../../Zotlabs/Lib/Apps.php:236 +msgid "Post" +msgstr "פוסט" + +#: ../../Zotlabs/Lib/Apps.php:338 +msgid "Purchase" +msgstr "רכוש" + #: ../../include/Import/import_diaspora.php:16 msgid "No username found in import file." msgstr "" @@ -6764,8 +6789,8 @@ msgid "Cannot locate DNS info for database server '%s'" msgstr "" #: ../../include/taxonomy.php:188 ../../include/taxonomy.php:270 -#: ../../include/widgets.php:46 ../../include/widgets.php:429 -#: ../../include/contact_widgets.php:91 +#: ../../include/contact_widgets.php:91 ../../include/widgets.php:46 +#: ../../include/widgets.php:429 msgid "Categories" msgstr "קטגוריות" @@ -6787,137 +6812,50 @@ msgstr "" #: ../../include/taxonomy.php:315 msgid "want" -msgstr "" +msgstr "רוצי×" #: ../../include/taxonomy.php:315 msgid "wants" -msgstr "" +msgstr "רוצה" #: ../../include/taxonomy.php:316 msgid "likes" -msgstr "" +msgstr "×והב" #: ../../include/taxonomy.php:317 msgid "dislikes" -msgstr "" +msgstr "×œ× ×והב" -#: ../../include/event.php:22 ../../include/event.php:69 -#: ../../include/bb2diaspora.php:485 -msgid "l F d, Y \\@ g:i A" -msgstr "l F d, Y \\@ g:i A" - -#: ../../include/event.php:30 ../../include/event.php:73 -#: ../../include/bb2diaspora.php:491 -msgid "Starts:" -msgstr "מתחיל:" - -#: ../../include/event.php:40 ../../include/event.php:77 -#: ../../include/bb2diaspora.php:499 -msgid "Finishes:" -msgstr "נגמר:" - -#: ../../include/event.php:812 -msgid "This event has been added to your calendar." -msgstr "×ירוע ×–×” התווסף ללוח שנה שלך." - -#: ../../include/event.php:1012 -msgid "Not specified" -msgstr "" - -#: ../../include/event.php:1013 -msgid "Needs Action" -msgstr "" - -#: ../../include/event.php:1014 -msgid "Completed" -msgstr "הושל×" - -#: ../../include/event.php:1015 -msgid "In Process" -msgstr "בתהליך" - -#: ../../include/event.php:1016 -msgid "Cancelled" -msgstr "בוטל" - -#: ../../include/import.php:29 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "" - -#: ../../include/import.php:76 -msgid "Channel clone failed. Import failed." -msgstr "" - -#: ../../include/items.php:892 ../../include/items.php:937 -msgid "(Unknown)" -msgstr "(×œ× ×™×“×•×¢)" - -#: ../../include/items.php:1136 -msgid "Visible to anybody on the internet." -msgstr "נר××” לכל ×חד ב×ינטרנט." - -#: ../../include/items.php:1138 -msgid "Visible to you only." -msgstr "נר××” לך בלבד." - -#: ../../include/items.php:1140 -msgid "Visible to anybody in this network." -msgstr "נר××” לכל ×חד ברשת זו." - -#: ../../include/items.php:1142 -msgid "Visible to anybody authenticated." -msgstr "נר××” לכל מי ×©×”×•× ×ž×ומת." - -#: ../../include/items.php:1144 +#: ../../include/photos.php:114 #, php-format -msgid "Visible to anybody on %s." -msgstr "נר××” לכל ×חד ×צל %s." +msgid "Image exceeds website size limit of %lu bytes" +msgstr "" -#: ../../include/items.php:1146 -msgid "Visible to all connections." -msgstr "נר××” לכל החיבורי×." +#: ../../include/photos.php:121 +msgid "Image file is empty." +msgstr "קובץ תמונה הינו ריק." -#: ../../include/items.php:1148 -msgid "Visible to approved connections." -msgstr "נר××” ×œ×—×™×‘×•×¨×™× ×ž×ושרי×." +#: ../../include/photos.php:259 +msgid "Photo storage failed." +msgstr "×חסון ×ª×¦×œ×•× × ×›×©×œ" -#: ../../include/items.php:1150 -msgid "Visible to specific connections." -msgstr "נר××” ×œ×—×™×‘×•×¨×™× ×ž×¡×•×™×ž×™×." +#: ../../include/photos.php:299 +msgid "a new photo" +msgstr "×ª×¦×œ×•× ×—×“×©" -#: ../../include/items.php:3909 -msgid "Privacy group is empty." -msgstr "קבוצת פרטיות ×”×™× ×” ריקה" - -#: ../../include/items.php:3916 +#: ../../include/photos.php:303 #, php-format -msgid "Privacy group: %s" -msgstr "קבוצת פרטיות: %s" - -#: ../../include/items.php:3928 -msgid "Connection not found." -msgstr "חיבור ×œ× × ×ž×¦×." - -#: ../../include/items.php:4277 -msgid "profile photo" -msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ" - -#: ../../include/message.php:20 -msgid "No recipient provided." +msgctxt "photo_upload" +msgid "%1$s posted %2$s to %3$s" msgstr "" -#: ../../include/message.php:25 -msgid "[no subject]" -msgstr "[×ין נוש×]" +#: ../../include/photos.php:506 ../../include/conversation.php:1650 +msgid "Photo Albums" +msgstr "×לבומי תמונה" -#: ../../include/message.php:45 -msgid "Unable to determine sender." -msgstr "" - -#: ../../include/message.php:222 -msgid "Stored post could not be verified." -msgstr "" +#: ../../include/photos.php:510 +msgid "Upload New Photos" +msgstr "העלה ×ª×¦×œ×•×ž×™× ×—×“×©×™×" #: ../../include/text.php:428 msgid "prev" @@ -7177,297 +7115,395 @@ msgstr "הסר קטגוריה" msgid "remove from file" msgstr "הסר מתוך קובץ" -#: ../../include/text.php:1753 ../../include/text.php:1824 +#: ../../include/text.php:1754 ../../include/text.php:1825 msgid "default" msgstr "ברירת מחדל" -#: ../../include/text.php:1761 +#: ../../include/text.php:1762 msgid "Page layout" msgstr "" -#: ../../include/text.php:1761 +#: ../../include/text.php:1762 msgid "You can create your own with the layouts tool" msgstr "" -#: ../../include/text.php:1803 +#: ../../include/text.php:1804 msgid "Page content type" -msgstr "" +msgstr "טיפוס תוכן עמוד" -#: ../../include/text.php:1836 +#: ../../include/text.php:1837 msgid "Select an alternate language" msgstr "בחר שפה חלופית" -#: ../../include/text.php:1953 +#: ../../include/text.php:1954 msgid "activity" msgstr "פעילות" -#: ../../include/text.php:2262 +#: ../../include/text.php:2263 msgid "Design Tools" msgstr "כלי עיצוב" -#: ../../include/text.php:2268 +#: ../../include/text.php:2269 msgid "Pages" msgstr "עמודי×" -#: ../../include/widgets.php:103 -msgid "System" -msgstr "מערכת" +#: ../../include/event.php:22 ../../include/event.php:69 +#: ../../include/bb2diaspora.php:485 +msgid "l F d, Y \\@ g:i A" +msgstr "l F d, Y \\@ g:i A" -#: ../../include/widgets.php:106 -msgid "New App" -msgstr "×פליקציה חדשה" +#: ../../include/event.php:30 ../../include/event.php:73 +#: ../../include/bb2diaspora.php:491 +msgid "Starts:" +msgstr "מתחיל:" -#: ../../include/widgets.php:154 -msgid "Suggestions" -msgstr "הצעות" +#: ../../include/event.php:40 ../../include/event.php:77 +#: ../../include/bb2diaspora.php:499 +msgid "Finishes:" +msgstr "נגמר:" -#: ../../include/widgets.php:155 -msgid "See more..." -msgstr "צפה בעוד..." +#: ../../include/event.php:812 +msgid "This event has been added to your calendar." +msgstr "×ירוע ×–×” התווסף ללוח שנה שלך." -#: ../../include/widgets.php:175 +#: ../../include/event.php:1012 +msgid "Not specified" +msgstr "×œ× ×¦×•×™×Ÿ" + +#: ../../include/event.php:1013 +msgid "Needs Action" +msgstr "מצריך פעולה" + +#: ../../include/event.php:1014 +msgid "Completed" +msgstr "הושל×" + +#: ../../include/event.php:1015 +msgid "In Process" +msgstr "בתהליך" + +#: ../../include/event.php:1016 +msgid "Cancelled" +msgstr "בוטל" + +#: ../../include/message.php:20 +msgid "No recipient provided." +msgstr "" + +#: ../../include/message.php:25 +msgid "[no subject]" +msgstr "[×ין נוש×]" + +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "" + +#: ../../include/message.php:222 +msgid "Stored post could not be verified." +msgstr "" + +#: ../../include/conversation.php:204 #, php-format -msgid "You have %1$.0f of %2$.0f allowed connections." +msgid "%1$s is now connected with %2$s" +msgstr "%1$s כעת מחובר ×¢× %2$s" + +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" msgstr "" -#: ../../include/widgets.php:181 -msgid "Add New Connection" -msgstr "הוסף חיבור חדש" - -#: ../../include/widgets.php:182 -msgid "Enter channel address" -msgstr "הזן כתובת ערוץ" - -#: ../../include/widgets.php:183 -msgid "Examples: bob@example.com, https://example.com/barbara" -msgstr "דוגמ×ות: bob@example.com, https://example.com/barbara" - -#: ../../include/widgets.php:199 -msgid "Notes" -msgstr "תזכירי×" - -#: ../../include/widgets.php:273 -msgid "Remove term" -msgstr "הסר פריט" - -#: ../../include/widgets.php:281 ../../include/features.php:84 -msgid "Saved Searches" -msgstr "×—×™×¤×•×©×™× ×©×ž×•×¨×™×" - -#: ../../include/widgets.php:282 ../../include/group.php:316 -msgid "add" -msgstr "להוסיף" - -#: ../../include/widgets.php:310 ../../include/contact_widgets.php:53 -#: ../../include/features.php:98 -msgid "Saved Folders" -msgstr "תיקיות שמורות" - -#: ../../include/widgets.php:313 ../../include/widgets.php:432 -#: ../../include/contact_widgets.php:56 ../../include/contact_widgets.php:94 -msgid "Everything" -msgstr "כל דבר" - -#: ../../include/widgets.php:354 -msgid "Archives" -msgstr "×רכיוני×" - -#: ../../include/widgets.php:516 -msgid "Refresh" -msgstr "רענן" - -#: ../../include/widgets.php:556 -msgid "Account settings" -msgstr "הגדרות חשבון" - -#: ../../include/widgets.php:562 -msgid "Channel settings" -msgstr "הגדרות ערוץ" - -#: ../../include/widgets.php:571 -msgid "Additional features" -msgstr "תכונות נוספות" - -#: ../../include/widgets.php:578 -msgid "Feature/Addon settings" +#: ../../include/conversation.php:694 +#, php-format +msgid "View %s's profile @ %s" msgstr "" -#: ../../include/widgets.php:584 -msgid "Display settings" -msgstr "הגדרות תצוגה" +#: ../../include/conversation.php:713 +msgid "Categories:" +msgstr "קטגוריות:" -#: ../../include/widgets.php:591 -msgid "Manage locations" -msgstr "נהל מיקומי×" +#: ../../include/conversation.php:714 +msgid "Filed under:" +msgstr "תויק תחת:" -#: ../../include/widgets.php:600 -msgid "Export channel" -msgstr "×™×¦× ×¢×¨×•×¥" +#: ../../include/conversation.php:741 +msgid "View in context" +msgstr "צפה בתוך הקשר" -#: ../../include/widgets.php:607 -msgid "Connected apps" -msgstr "×פליקציות מחוברות" +#: ../../include/conversation.php:850 +msgid "remove" +msgstr "להסיר" -#: ../../include/widgets.php:622 -msgid "Premium Channel Settings" -msgstr "הגדרות ערוץ פרמיה" +#: ../../include/conversation.php:854 ../../include/nav.php:247 +msgid "Loading..." +msgstr "כעת טוען..." -#: ../../include/widgets.php:651 -msgid "Private Mail Menu" -msgstr "תפריט דו×ר פרטי" +#: ../../include/conversation.php:855 +msgid "Delete Selected Items" +msgstr "מחק ×¤×¨×™×˜×™× × ×‘×—×¨×™×" -#: ../../include/widgets.php:653 -msgid "Combined View" -msgstr "תצוגה משולבת" +#: ../../include/conversation.php:951 +msgid "View Source" +msgstr "צפה במקור" -#: ../../include/widgets.php:658 ../../include/nav.php:196 -msgid "Inbox" -msgstr "תיבה נכנסת" +#: ../../include/conversation.php:952 +msgid "Follow Thread" +msgstr "עקוב שרשור" -#: ../../include/widgets.php:663 ../../include/nav.php:197 -msgid "Outbox" -msgstr "תיבה יוצ×ת" +#: ../../include/conversation.php:953 +msgid "Unfollow Thread" +msgstr "נקר שרשור" -#: ../../include/widgets.php:668 ../../include/nav.php:198 -msgid "New Message" -msgstr "הודעה חדשה" +#: ../../include/conversation.php:958 +msgid "Activity/Posts" +msgstr "פעילות/פוסטי×" -#: ../../include/widgets.php:685 ../../include/widgets.php:697 -msgid "Conversations" -msgstr "דיוני×" +#: ../../include/conversation.php:960 +msgid "Edit Connection" +msgstr "ערוך חיבור" -#: ../../include/widgets.php:689 -msgid "Received Messages" -msgstr "הודעות שנתקבלו" +#: ../../include/conversation.php:961 +msgid "Message" +msgstr "הודעה" -#: ../../include/widgets.php:693 -msgid "Sent Messages" -msgstr "הודעות שנשלחו" +#: ../../include/conversation.php:1078 +#, php-format +msgid "%s likes this." +msgstr "%s ×הב ×–×ת." -#: ../../include/widgets.php:707 -msgid "No messages." -msgstr "×ין הודעות." +#: ../../include/conversation.php:1078 +#, php-format +msgid "%s doesn't like this." +msgstr "%s ×œ× ×והב ×–×ת." -#: ../../include/widgets.php:725 -msgid "Delete conversation" -msgstr "מחק דיון" +#: ../../include/conversation.php:1082 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "×יש %2$d ×והב ×–×ת." +msgstr[1] "%2$d ×× ×©×™× ××•×”×‘×™× ×–×ת." -#: ../../include/widgets.php:751 -msgid "Events Menu" -msgstr "תפריט ×ירועי×" +#: ../../include/conversation.php:1084 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "×יש %2$d ×œ× ×והב ×–×ת." +msgstr[1] "%2$d ×× ×©×™× ×œ× ××•×”×‘×™× ×–×ת." -#: ../../include/widgets.php:752 -msgid "Day View" -msgstr "תצוגת יו×" +#: ../../include/conversation.php:1090 +msgid "and" +msgstr "ועוד" -#: ../../include/widgets.php:753 -msgid "Week View" -msgstr "תצוגת שבוע" +#: ../../include/conversation.php:1093 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] ", ועוד ×יש %d ×חר" +msgstr[1] ", ועוד %d ×× ×©×™× ×חרי×" -#: ../../include/widgets.php:754 -msgid "Month View" -msgstr "תצוגת חודש" +#: ../../include/conversation.php:1094 +#, php-format +msgid "%s like this." +msgstr "%s ××•×”×‘×™× ×–×ת." -#: ../../include/widgets.php:766 -msgid "Events Tools" -msgstr "כלי ×ירוע" +#: ../../include/conversation.php:1094 +#, php-format +msgid "%s don't like this." +msgstr "%s ×œ× ××•×”×‘×™× ×–×ת." -#: ../../include/widgets.php:767 -msgid "Export Calendar" -msgstr "×™×¦× ×œ×•×— שנה" +#: ../../include/conversation.php:1133 +msgid "Set your location" +msgstr "קבע ×ת ×”×ž×™×§×•× ×©×œ×š" -#: ../../include/widgets.php:768 -msgid "Import Calendar" -msgstr "×™×‘× ×œ×•×— שנה" +#: ../../include/conversation.php:1134 +msgid "Clear browser location" +msgstr "טהר ×ž×™×§×•× ×“×¤×“×¤×Ÿ" -#: ../../include/widgets.php:842 ../../include/conversation.php:1662 -#: ../../include/conversation.php:1665 +#: ../../include/conversation.php:1150 +msgid "Embed image from photo albums" +msgstr "" + +#: ../../include/conversation.php:1182 +msgid "Tag term:" +msgstr "" + +#: ../../include/conversation.php:1183 +msgid "Where are you right now?" +msgstr "היכן ×תה כעת?" + +#: ../../include/conversation.php:1186 +msgid "Choose images to embed" +msgstr "" + +#: ../../include/conversation.php:1187 +msgid "Choose an album" +msgstr "" + +#: ../../include/conversation.php:1188 +msgid "Choose a different album..." +msgstr "" + +#: ../../include/conversation.php:1189 +msgid "Error getting album list" +msgstr "" + +#: ../../include/conversation.php:1190 +msgid "Error getting photo link" +msgstr "" + +#: ../../include/conversation.php:1191 +msgid "Error getting album" +msgstr "" + +#: ../../include/conversation.php:1221 +msgid "Page link name" +msgstr "×©× ×§×™×©×•×¨ עמוד" + +#: ../../include/conversation.php:1224 +msgid "Post as" +msgstr "×¤×¨×¡× ×‘×ª×•×¨" + +#: ../../include/conversation.php:1234 +msgid "Embed an image from your albums" +msgstr "" + +#: ../../include/conversation.php:1236 ../../include/conversation.php:1273 +msgid "OK" +msgstr "×ישור" + +#: ../../include/conversation.php:1238 +msgid "Toggle voting" +msgstr "" + +#: ../../include/conversation.php:1246 +msgid "Categories (optional, comma-separated list)" +msgstr "קטגוריות (רשות, רשימה מופרדת פסיקי×)" + +#: ../../include/conversation.php:1269 +msgid "Set publish date" +msgstr "" + +#: ../../include/conversation.php:1518 +msgid "Discover" +msgstr "גלה" + +#: ../../include/conversation.php:1521 +msgid "Imported public streams" +msgstr "×–×¨×ž×™× ×¦×™×‘×•×¨×™×™× ×ž×™×•×‘××™×" + +#: ../../include/conversation.php:1526 +msgid "Commented Order" +msgstr "" + +#: ../../include/conversation.php:1529 +msgid "Sort by Comment Date" +msgstr "" + +#: ../../include/conversation.php:1533 +msgid "Posted Order" +msgstr "" + +#: ../../include/conversation.php:1536 +msgid "Sort by Post Date" +msgstr "מיין לפי ת×ריך פוסט" + +#: ../../include/conversation.php:1544 +msgid "Posts that mention or involve you" +msgstr "×¤×•×¡×˜×™× ×שר ×ž×¦×™×™× ×™× ×ו ×ž×¢×¨×‘×™× ×ותך" + +#: ../../include/conversation.php:1553 +msgid "Activity Stream - by date" +msgstr "×–×¨× ×¤×¢×™×œ×•×ª - לפי ת×ריך" + +#: ../../include/conversation.php:1559 +msgid "Starred" +msgstr "" + +#: ../../include/conversation.php:1562 +msgid "Favourite Posts" +msgstr "×¤×•×¡×˜×™× ×ž×•×¢×“×¤×™×" + +#: ../../include/conversation.php:1569 +msgid "Spam" +msgstr "ספ××" + +#: ../../include/conversation.php:1572 +msgid "Posts flagged as SPAM" +msgstr "×¤×•×¡×˜×™× ×ž×¡×•×ž× ×™× ×‘×ª×•×¨ ספ××" + +#: ../../include/conversation.php:1629 +msgid "Status Messages and Posts" +msgstr "הודעות ופרסומי סטטוס" + +#: ../../include/conversation.php:1638 +msgid "About" +msgstr "×ודות" + +#: ../../include/conversation.php:1641 +msgid "Profile Details" +msgstr "פרטי פרופיל" + +#: ../../include/conversation.php:1657 +msgid "Files and Storage" +msgstr "×§×‘×¦×™× ×•×חסון" + +#: ../../include/conversation.php:1677 ../../include/conversation.php:1680 +#: ../../include/widgets.php:842 msgid "Chatrooms" msgstr "חדרי שיחה" -#: ../../include/widgets.php:846 -msgid "Overview" -msgstr "סקירה" +#: ../../include/conversation.php:1690 ../../include/nav.php:102 +msgid "Bookmarks" +msgstr "סימניות" -#: ../../include/widgets.php:853 -msgid "Chat Members" -msgstr "חברי שיחה" +#: ../../include/conversation.php:1693 +msgid "Saved Bookmarks" +msgstr "סימניות שמורות" -#: ../../include/widgets.php:876 -msgid "Bookmarked Chatrooms" -msgstr "חדרי שיחה מסומני×" +#: ../../include/conversation.php:1703 +msgid "Manage Webpages" +msgstr "נהל עמודי רשת" -#: ../../include/widgets.php:899 -msgid "Suggested Chatrooms" -msgstr "חדרי שיחה מוצעי×" +#: ../../include/conversation.php:1762 +msgctxt "noun" +msgid "Attending" +msgid_plural "Attending" +msgstr[0] "" +msgstr[1] "" -#: ../../include/widgets.php:1044 ../../include/widgets.php:1156 -msgid "photo/image" -msgstr "תצלו×/תמונה" +#: ../../include/conversation.php:1765 +msgctxt "noun" +msgid "Not Attending" +msgid_plural "Not Attending" +msgstr[0] "" +msgstr[1] "" -#: ../../include/widgets.php:1099 -msgid "Click to show more" -msgstr "לחץ כדי להציג עוד" +#: ../../include/conversation.php:1768 +msgctxt "noun" +msgid "Undecided" +msgid_plural "Undecided" +msgstr[0] "" +msgstr[1] "" -#: ../../include/widgets.php:1250 -msgid "Rating Tools" -msgstr "כלי דירוג" +#: ../../include/conversation.php:1771 +msgctxt "noun" +msgid "Agree" +msgid_plural "Agrees" +msgstr[0] "מסכי×" +msgstr[1] "מסכימי×" -#: ../../include/widgets.php:1254 ../../include/widgets.php:1256 -msgid "Rate Me" -msgstr "דרג ×ותי" +#: ../../include/conversation.php:1774 +msgctxt "noun" +msgid "Disagree" +msgid_plural "Disagrees" +msgstr[0] "×œ× ×ž×¡×›×™×" +msgstr[1] "×œ× ×ž×¡×›×™×ž×™×" -#: ../../include/widgets.php:1259 -msgid "View Ratings" -msgstr "צפה בדירוגי×" - -#: ../../include/widgets.php:1316 -msgid "Forums" -msgstr "פורומי×" - -#: ../../include/widgets.php:1345 -msgid "Tasks" -msgstr "משימות" - -#: ../../include/widgets.php:1354 -msgid "Documentation" -msgstr "תיעוד" - -#: ../../include/widgets.php:1356 -msgid "Project/Site Information" -msgstr "מידע פרויקט/×תר" - -#: ../../include/widgets.php:1357 -msgid "For Members" -msgstr "לחברי×" - -#: ../../include/widgets.php:1358 -msgid "For Administrators" -msgstr "למנהלי×" - -#: ../../include/widgets.php:1359 -msgid "For Developers" -msgstr "למפתחי×" - -#: ../../include/widgets.php:1383 ../../include/widgets.php:1421 -msgid "Member registrations waiting for confirmation" -msgstr "רישומי חברות ×שר ×ž×ž×ª×™× ×™× ×œ×ישור" - -#: ../../include/widgets.php:1389 -msgid "Inspect queue" -msgstr "" - -#: ../../include/widgets.php:1391 -msgid "DB updates" -msgstr "עדכוני מסד נתוני×" - -#: ../../include/widgets.php:1416 ../../include/nav.php:216 -msgid "Admin" -msgstr "מנהל" - -#: ../../include/widgets.php:1417 -msgid "Plugin Features" -msgstr "תכונות תוסף" +#: ../../include/conversation.php:1777 +msgctxt "noun" +msgid "Abstain" +msgid_plural "Abstains" +msgstr[0] "" +msgstr[1] "" #: ../../include/follow.php:27 msgid "Channel is blocked on this site." @@ -7497,26 +7533,17 @@ msgstr "גילוי ערוץ נכשל." msgid "Cannot connect to yourself." msgstr "×œ× × ×™×ª×Ÿ להתחבר לעצמך." -#: ../../include/bookmarks.php:35 -#, php-format -msgid "%1$s's bookmarks" -msgstr "" - -#: ../../include/api.php:1336 -msgid "Public Timeline" -msgstr "ציר זמן ציבורי" - -#: ../../include/bbcode.php:123 ../../include/bbcode.php:844 -#: ../../include/bbcode.php:847 ../../include/bbcode.php:852 -#: ../../include/bbcode.php:855 ../../include/bbcode.php:858 -#: ../../include/bbcode.php:861 ../../include/bbcode.php:866 +#: ../../include/bbcode.php:123 ../../include/bbcode.php:866 #: ../../include/bbcode.php:869 ../../include/bbcode.php:874 #: ../../include/bbcode.php:877 ../../include/bbcode.php:880 -#: ../../include/bbcode.php:883 +#: ../../include/bbcode.php:883 ../../include/bbcode.php:888 +#: ../../include/bbcode.php:891 ../../include/bbcode.php:896 +#: ../../include/bbcode.php:899 ../../include/bbcode.php:902 +#: ../../include/bbcode.php:905 msgid "Image/photo" msgstr "תמונה/תצלו×" -#: ../../include/bbcode.php:162 ../../include/bbcode.php:894 +#: ../../include/bbcode.php:162 ../../include/bbcode.php:916 msgid "Encrypted content" msgstr "תוכן מוצפן" @@ -7532,27 +7559,32 @@ msgid "" "to install it on this site." msgstr "" -#: ../../include/bbcode.php:254 +#: ../../include/bbcode.php:261 #, php-format msgid "%1$s wrote the following %2$s %3$s" msgstr "" -#: ../../include/bbcode.php:331 ../../include/bbcode.php:339 +#: ../../include/bbcode.php:338 ../../include/bbcode.php:346 msgid "Click to open/close" msgstr "לחץ כדי לפתוח/לסגור" -#: ../../include/bbcode.php:339 +#: ../../include/bbcode.php:346 msgid "spoiler" msgstr "" -#: ../../include/bbcode.php:585 +#: ../../include/bbcode.php:607 msgid "Different viewers will see this text differently" msgstr "×¦×•×¤×™× ×©×•× ×™× ×™×™×¨×ו ×ת טקסט ×–×” בצורה שונה" -#: ../../include/bbcode.php:832 +#: ../../include/bbcode.php:854 msgid "$1 wrote:" msgstr "$1 כתב(×”):" +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "" + #: ../../include/dir_fns.php:141 msgid "Directory Options" msgstr "×פשרויות ספרייה" @@ -7569,13 +7601,30 @@ msgstr "×¤×•×¨×•×ž×™× ×¦×™×‘×•×¨×™×™× ×‘×œ×‘×“" msgid "This Website Only" msgstr "×תר רשת ×–×” בלבד" +#: ../../include/zot.php:709 +msgid "Invalid data packet" +msgstr "" + +#: ../../include/zot.php:725 +msgid "Unable to verify channel signature" +msgstr "" + +#: ../../include/zot.php:2373 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "" + +#: ../../include/zot.php:3722 +msgid "invalid target signature" +msgstr "" + #: ../../include/security.php:383 msgid "" "The form security token was not correct. This probably happened because the " "form has been opened for too long (>3 hours) before submitting it." msgstr "" -#: ../../include/nav.php:82 ../../include/nav.php:113 ../../boot.php:1702 +#: ../../include/nav.php:82 ../../include/nav.php:113 ../../boot.php:1703 msgid "Logout" msgstr "יצי××”" @@ -7599,7 +7648,7 @@ msgstr "עמוד הפרופיל שלך" msgid "Manage/Edit profiles" msgstr "נהל/ערוך פרופילי×" -#: ../../include/nav.php:90 ../../include/channel.php:941 +#: ../../include/nav.php:90 ../../include/channel.php:922 msgid "Edit Profile" msgstr "ערוך פרופיל" @@ -7619,10 +7668,6 @@ msgstr "×”×§×‘×¦×™× ×©×œ×š" msgid "Your chatrooms" msgstr "החדרי שיחה שלך" -#: ../../include/nav.php:102 ../../include/conversation.php:1675 -msgid "Bookmarks" -msgstr "סימניות" - #: ../../include/nav.php:102 msgid "Your bookmarks" msgstr "הסימניות שלך" @@ -7712,6 +7757,18 @@ msgstr "צפה בכל ההודעות הפרטיות" msgid "Mark all private messages seen" msgstr "סמן ×ת כל ההודעות הפרטיות כנקר×ו" +#: ../../include/nav.php:196 ../../include/widgets.php:658 +msgid "Inbox" +msgstr "תיבה נכנסת" + +#: ../../include/nav.php:197 ../../include/widgets.php:663 +msgid "Outbox" +msgstr "תיבה יוצ×ת" + +#: ../../include/nav.php:198 ../../include/widgets.php:668 +msgid "New Message" +msgstr "הודעה חדשה" + #: ../../include/nav.php:201 msgid "Event Calendar" msgstr "לוח שנה ×ירועי×" @@ -7732,14 +7789,14 @@ msgstr "נהל ×ת ×”×¢×¨×•×¦×™× ×©×œ×š" msgid "Account/Channel Settings" msgstr "הגדרות חשבון/ערוץ" +#: ../../include/nav.php:216 ../../include/widgets.php:1489 +msgid "Admin" +msgstr "מנהל" + #: ../../include/nav.php:216 msgid "Site Setup and Configuration" msgstr "הבניית והגדרת ×תר" -#: ../../include/nav.php:247 ../../include/conversation.php:851 -msgid "Loading..." -msgstr "כעת טוען..." - #: ../../include/nav.php:252 msgid "@name, #tag, ?doc, content" msgstr "@name, #tag, ?doc, content" @@ -7748,19 +7805,6 @@ msgstr "@name, #tag, ?doc, content" msgid "Please wait..." msgstr "×× × ×”×ž×ª×Ÿ..." -#: ../../include/connections.php:95 -msgid "New window" -msgstr "חלון חדש" - -#: ../../include/connections.php:96 -msgid "Open the selected location in a different window or browser tab" -msgstr "פתח ×ת ×”×ž×™×§×•× ×”× ×‘×—×¨ בתוך חלון ×ו סימניית דפדפן ×חרי×" - -#: ../../include/connections.php:214 -#, php-format -msgid "User '%s' deleted" -msgstr "משתמש '%s' נמחק" - #: ../../include/contact_widgets.php:11 #, php-format msgid "%d invitation available" @@ -7796,6 +7840,16 @@ msgstr "הזמן חברי×" msgid "Advanced example: name=fred and country=iceland" msgstr "×“×•×’×ž× ×ž×ª×§×“×ž×ª: name=פרד ×•×’× country=×יסלנד" +#: ../../include/contact_widgets.php:53 ../../include/features.php:98 +#: ../../include/widgets.php:310 +msgid "Saved Folders" +msgstr "תיקיות שמורות" + +#: ../../include/contact_widgets.php:56 ../../include/contact_widgets.php:94 +#: ../../include/widgets.php:313 ../../include/widgets.php:432 +msgid "Everything" +msgstr "כל דבר" + #: ../../include/contact_widgets.php:122 #, php-format msgid "%d connection in common" @@ -7807,268 +7861,6 @@ msgstr[1] "" msgid "show more" msgstr "הצג עוד" -#: ../../include/conversation.php:204 -#, php-format -msgid "%1$s is now connected with %2$s" -msgstr "%1$s כעת מחובר ×¢× %2$s" - -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" -msgstr "" - -#: ../../include/conversation.php:691 -#, php-format -msgid "View %s's profile @ %s" -msgstr "" - -#: ../../include/conversation.php:710 -msgid "Categories:" -msgstr "קטגוריות:" - -#: ../../include/conversation.php:711 -msgid "Filed under:" -msgstr "תויק תחת:" - -#: ../../include/conversation.php:738 -msgid "View in context" -msgstr "צפה בתוך הקשר" - -#: ../../include/conversation.php:847 -msgid "remove" -msgstr "להסיר" - -#: ../../include/conversation.php:852 -msgid "Delete Selected Items" -msgstr "מחק ×¤×¨×™×˜×™× × ×‘×—×¨×™×" - -#: ../../include/conversation.php:948 -msgid "View Source" -msgstr "צפה במקור" - -#: ../../include/conversation.php:949 -msgid "Follow Thread" -msgstr "עקוב שרשור" - -#: ../../include/conversation.php:950 -msgid "Unfollow Thread" -msgstr "נקר שרשור" - -#: ../../include/conversation.php:955 -msgid "Activity/Posts" -msgstr "פעילות/פוסטי×" - -#: ../../include/conversation.php:957 -msgid "Edit Connection" -msgstr "ערוך חיבור" - -#: ../../include/conversation.php:958 -msgid "Message" -msgstr "הודעה" - -#: ../../include/conversation.php:1075 -#, php-format -msgid "%s likes this." -msgstr "%s ×הב ×–×ת." - -#: ../../include/conversation.php:1075 -#, php-format -msgid "%s doesn't like this." -msgstr "%s ×œ× ×והב ×–×ת." - -#: ../../include/conversation.php:1079 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "×יש %2$d ×והב ×–×ת." -msgstr[1] "%2$d ×× ×©×™× ××•×”×‘×™× ×–×ת." - -#: ../../include/conversation.php:1081 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "×יש %2$d ×œ× ×והב ×–×ת." -msgstr[1] "%2$d ×× ×©×™× ×œ× ××•×”×‘×™× ×–×ת." - -#: ../../include/conversation.php:1087 -msgid "and" -msgstr "ועוד" - -#: ../../include/conversation.php:1090 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] ", ועוד ×יש %d ×חר" -msgstr[1] ", ועוד %d ×× ×©×™× ×חרי×" - -#: ../../include/conversation.php:1091 -#, php-format -msgid "%s like this." -msgstr "%s ××•×”×‘×™× ×–×ת." - -#: ../../include/conversation.php:1091 -#, php-format -msgid "%s don't like this." -msgstr "%s ×œ× ××•×”×‘×™× ×–×ת." - -#: ../../include/conversation.php:1130 -msgid "Set your location" -msgstr "קבע ×ת ×”×ž×™×§×•× ×©×œ×š" - -#: ../../include/conversation.php:1131 -msgid "Clear browser location" -msgstr "טהר ×ž×™×§×•× ×“×¤×“×¤×Ÿ" - -#: ../../include/conversation.php:1177 -msgid "Tag term:" -msgstr "" - -#: ../../include/conversation.php:1178 -msgid "Where are you right now?" -msgstr "היכן ×תה כעת?" - -#: ../../include/conversation.php:1210 -msgid "Page link name" -msgstr "×©× ×§×™×©×•×¨ עמוד" - -#: ../../include/conversation.php:1213 -msgid "Post as" -msgstr "×¤×¨×¡× ×‘×ª×•×¨" - -#: ../../include/conversation.php:1223 -msgid "Toggle voting" -msgstr "" - -#: ../../include/conversation.php:1231 -msgid "Categories (optional, comma-separated list)" -msgstr "קטגוריות (רשות, רשימה מופרדת פסיקי×)" - -#: ../../include/conversation.php:1254 -msgid "Set publish date" -msgstr "" - -#: ../../include/conversation.php:1258 -msgid "OK" -msgstr "×ישור" - -#: ../../include/conversation.php:1503 -msgid "Discover" -msgstr "גלה" - -#: ../../include/conversation.php:1506 -msgid "Imported public streams" -msgstr "×–×¨×ž×™× ×¦×™×‘×•×¨×™×™× ×ž×™×•×‘××™×" - -#: ../../include/conversation.php:1511 -msgid "Commented Order" -msgstr "" - -#: ../../include/conversation.php:1514 -msgid "Sort by Comment Date" -msgstr "" - -#: ../../include/conversation.php:1518 -msgid "Posted Order" -msgstr "" - -#: ../../include/conversation.php:1521 -msgid "Sort by Post Date" -msgstr "מיין לפי ת×ריך פוסט" - -#: ../../include/conversation.php:1529 -msgid "Posts that mention or involve you" -msgstr "×¤×•×¡×˜×™× ×שר ×ž×¦×™×™× ×™× ×ו ×ž×¢×¨×‘×™× ×ותך" - -#: ../../include/conversation.php:1538 -msgid "Activity Stream - by date" -msgstr "×–×¨× ×¤×¢×™×œ×•×ª - לפי ת×ריך" - -#: ../../include/conversation.php:1544 -msgid "Starred" -msgstr "" - -#: ../../include/conversation.php:1547 -msgid "Favourite Posts" -msgstr "×¤×•×¡×˜×™× ×ž×•×¢×“×¤×™×" - -#: ../../include/conversation.php:1554 -msgid "Spam" -msgstr "ספ××" - -#: ../../include/conversation.php:1557 -msgid "Posts flagged as SPAM" -msgstr "×¤×•×¡×˜×™× ×ž×¡×•×ž× ×™× ×‘×ª×•×¨ ספ××" - -#: ../../include/conversation.php:1614 -msgid "Status Messages and Posts" -msgstr "הודעות ופרסומי סטטוס" - -#: ../../include/conversation.php:1623 -msgid "About" -msgstr "×ודות" - -#: ../../include/conversation.php:1626 -msgid "Profile Details" -msgstr "פרטי פרופיל" - -#: ../../include/conversation.php:1635 ../../include/photos.php:502 -msgid "Photo Albums" -msgstr "×לבומי תמונה" - -#: ../../include/conversation.php:1642 -msgid "Files and Storage" -msgstr "×§×‘×¦×™× ×•×חסון" - -#: ../../include/conversation.php:1678 -msgid "Saved Bookmarks" -msgstr "סימניות שמורות" - -#: ../../include/conversation.php:1688 -msgid "Manage Webpages" -msgstr "נהל עמודי רשת" - -#: ../../include/conversation.php:1747 -msgctxt "noun" -msgid "Attending" -msgid_plural "Attending" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1750 -msgctxt "noun" -msgid "Not Attending" -msgid_plural "Not Attending" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1753 -msgctxt "noun" -msgid "Undecided" -msgid_plural "Undecided" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1756 -msgctxt "noun" -msgid "Agree" -msgid_plural "Agrees" -msgstr[0] "מסכי×" -msgstr[1] "מסכימי×" - -#: ../../include/conversation.php:1759 -msgctxt "noun" -msgid "Disagree" -msgid_plural "Disagrees" -msgstr[0] "×œ× ×ž×¡×›×™×" -msgstr[1] "×œ× ×ž×¡×›×™×ž×™×" - -#: ../../include/conversation.php:1762 -msgctxt "noun" -msgid "Abstain" -msgid_plural "Abstains" -msgstr[0] "" -msgstr[1] "" - #: ../../include/selectors.php:30 msgid "Frequently" msgstr "ב×ופן תדיר" @@ -8315,6 +8107,160 @@ msgstr "×œ× ×ž×©× ×”" msgid "Ask me" msgstr "תש×לו ×ותי" +#: ../../include/channel.php:32 +msgid "Unable to obtain identity information from database" +msgstr "" + +#: ../../include/channel.php:66 +msgid "Empty name" +msgstr "×©× ×¨×™×§" + +#: ../../include/channel.php:69 +msgid "Name too long" +msgstr "×©× ×רוך מדי" + +#: ../../include/channel.php:180 +msgid "No account identifier" +msgstr "×ין מזהה חשבון" + +#: ../../include/channel.php:192 +msgid "Nickname is required." +msgstr "נדרש ×©× ×›×™× ×•×™." + +#: ../../include/channel.php:206 +msgid "Reserved nickname. Please choose another." +msgstr "" + +#: ../../include/channel.php:211 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "" + +#: ../../include/channel.php:287 +msgid "Unable to retrieve created identity" +msgstr "" + +#: ../../include/channel.php:345 +msgid "Default Profile" +msgstr "פרופיל שגרתי" + +#: ../../include/channel.php:772 +msgid "Requested channel is not available." +msgstr "ערוץ מבוקש ×ינו זמין." + +#: ../../include/channel.php:919 +msgid "Create New Profile" +msgstr "צור פרופיל חדש" + +#: ../../include/channel.php:939 +msgid "Visible to everybody" +msgstr "נר××” לכל ×חד" + +#: ../../include/channel.php:1012 ../../include/channel.php:1123 +msgid "Gender:" +msgstr "מין:" + +#: ../../include/channel.php:1013 ../../include/channel.php:1167 +msgid "Status:" +msgstr "מצב:" + +#: ../../include/channel.php:1014 ../../include/channel.php:1178 +msgid "Homepage:" +msgstr "עמוד בית:" + +#: ../../include/channel.php:1015 +msgid "Online Now" +msgstr "מקוון כעת" + +#: ../../include/channel.php:1128 +msgid "Like this channel" +msgstr "" + +#: ../../include/channel.php:1152 +msgid "j F, Y" +msgstr "j F, Y" + +#: ../../include/channel.php:1153 +msgid "j F" +msgstr "j F" + +#: ../../include/channel.php:1160 +msgid "Birthday:" +msgstr "×™×•× ×”×•×œ×“×ª:" + +#: ../../include/channel.php:1173 +#, php-format +msgid "for %1$d %2$s" +msgstr "" + +#: ../../include/channel.php:1176 +msgid "Sexual Preference:" +msgstr "העדפה מינית:" + +#: ../../include/channel.php:1182 +msgid "Tags:" +msgstr "תגיות:" + +#: ../../include/channel.php:1184 +msgid "Political Views:" +msgstr "השקפות פוליטיות:" + +#: ../../include/channel.php:1186 +msgid "Religion:" +msgstr "דת:" + +#: ../../include/channel.php:1190 +msgid "Hobbies/Interests:" +msgstr "תחביבי×/עניין:" + +#: ../../include/channel.php:1192 +msgid "Likes:" +msgstr "×והב:" + +#: ../../include/channel.php:1194 +msgid "Dislikes:" +msgstr "שונ×:" + +#: ../../include/channel.php:1196 +msgid "Contact information and Social Networks:" +msgstr "" + +#: ../../include/channel.php:1198 +msgid "My other channels:" +msgstr "×”×¢×¨×•×¦×™× ×”××—×¨×™× ×©×œ×™:" + +#: ../../include/channel.php:1200 +msgid "Musical interests:" +msgstr "" + +#: ../../include/channel.php:1202 +msgid "Books, literature:" +msgstr "ספרי×, ספרות:" + +#: ../../include/channel.php:1204 +msgid "Television:" +msgstr "טלוויזיה:" + +#: ../../include/channel.php:1206 +msgid "Film/dance/culture/entertainment:" +msgstr "" + +#: ../../include/channel.php:1208 +msgid "Love/Romance:" +msgstr "×הבה/רומנטיקה:" + +#: ../../include/channel.php:1210 +msgid "Work/employment:" +msgstr "עבודה/תעסוקה:" + +#: ../../include/channel.php:1212 +msgid "School/education:" +msgstr "בי״ס/חינוך:" + +#: ../../include/channel.php:1232 +msgid "Like this thing" +msgstr "" + #: ../../include/PermissionDescription.php:31 #: ../../include/acl_selectors.php:232 msgid "Visible to your default audience" @@ -8417,7 +8363,7 @@ msgid "Registration request at %s" msgstr "בקשת ×¨×™×©×•× ×צל %s" #: ../../include/account.php:317 ../../include/account.php:344 -#: ../../include/account.php:404 ../../include/network.php:1871 +#: ../../include/account.php:404 ../../include/network.php:1896 msgid "Administrator" msgstr "מנהל" @@ -8459,218 +8405,64 @@ msgstr "" msgid "Item was not found." msgstr "פריט ×œ× × ×ž×¦×." -#: ../../include/attach.php:497 +#: ../../include/attach.php:499 msgid "No source file." msgstr "×ין קובץ מקור." -#: ../../include/attach.php:519 +#: ../../include/attach.php:521 msgid "Cannot locate file to replace" msgstr "" -#: ../../include/attach.php:537 +#: ../../include/attach.php:539 msgid "Cannot locate file to revise/update" msgstr "" -#: ../../include/attach.php:672 +#: ../../include/attach.php:674 #, php-format msgid "File exceeds size limit of %d" msgstr "" -#: ../../include/attach.php:686 +#: ../../include/attach.php:688 #, php-format msgid "You have reached your limit of %1$.0f Mbytes attachment storage." msgstr "" -#: ../../include/attach.php:842 +#: ../../include/attach.php:846 msgid "File upload failed. Possible system limit or action terminated." msgstr "" -#: ../../include/attach.php:855 +#: ../../include/attach.php:859 msgid "Stored file could not be verified. Upload failed." msgstr "" -#: ../../include/attach.php:909 ../../include/attach.php:925 +#: ../../include/attach.php:915 ../../include/attach.php:931 msgid "Path not available." msgstr "נתיב ×œ× ×–×ž×™×Ÿ." -#: ../../include/attach.php:971 ../../include/attach.php:1123 +#: ../../include/attach.php:977 ../../include/attach.php:1129 msgid "Empty pathname" msgstr "×©× × ×ª×™×‘ ריק" -#: ../../include/attach.php:997 +#: ../../include/attach.php:1003 msgid "duplicate filename or path" msgstr "×©× ×§×•×‘×¥ ×ו נתיב כפול" -#: ../../include/attach.php:1019 +#: ../../include/attach.php:1025 msgid "Path not found." msgstr "נתיב ×œ× × ×ž×¦×." -#: ../../include/attach.php:1077 +#: ../../include/attach.php:1083 msgid "mkdir failed." msgstr "mkdir נכשל." -#: ../../include/attach.php:1081 +#: ../../include/attach.php:1087 msgid "database storage failed." msgstr "×חסון מסד × ×ª×•× ×™× × ×›×©×œ." -#: ../../include/attach.php:1129 +#: ../../include/attach.php:1135 msgid "Empty path" msgstr "נתיב ריק" -#: ../../include/channel.php:32 -msgid "Unable to obtain identity information from database" -msgstr "" - -#: ../../include/channel.php:66 -msgid "Empty name" -msgstr "×©× ×¨×™×§" - -#: ../../include/channel.php:69 -msgid "Name too long" -msgstr "×©× ×רוך מדי" - -#: ../../include/channel.php:180 -msgid "No account identifier" -msgstr "×ין מזהה חשבון" - -#: ../../include/channel.php:192 -msgid "Nickname is required." -msgstr "נדרש ×©× ×›×™× ×•×™." - -#: ../../include/channel.php:206 -msgid "Reserved nickname. Please choose another." -msgstr "" - -#: ../../include/channel.php:211 -msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "" - -#: ../../include/channel.php:287 -msgid "Unable to retrieve created identity" -msgstr "" - -#: ../../include/channel.php:345 -msgid "Default Profile" -msgstr "פרופיל שגרתי" - -#: ../../include/channel.php:791 -msgid "Requested channel is not available." -msgstr "ערוץ מבוקש ×ינו זמין." - -#: ../../include/channel.php:938 -msgid "Create New Profile" -msgstr "צור פרופיל חדש" - -#: ../../include/channel.php:958 -msgid "Visible to everybody" -msgstr "נר××” לכל ×חד" - -#: ../../include/channel.php:1031 ../../include/channel.php:1142 -msgid "Gender:" -msgstr "מין:" - -#: ../../include/channel.php:1032 ../../include/channel.php:1186 -msgid "Status:" -msgstr "מצב:" - -#: ../../include/channel.php:1033 ../../include/channel.php:1197 -msgid "Homepage:" -msgstr "עמוד בית:" - -#: ../../include/channel.php:1034 -msgid "Online Now" -msgstr "מקוון כעת" - -#: ../../include/channel.php:1147 -msgid "Like this channel" -msgstr "" - -#: ../../include/channel.php:1171 -msgid "j F, Y" -msgstr "j F, Y" - -#: ../../include/channel.php:1172 -msgid "j F" -msgstr "j F" - -#: ../../include/channel.php:1179 -msgid "Birthday:" -msgstr "×™×•× ×”×•×œ×“×ª:" - -#: ../../include/channel.php:1192 -#, php-format -msgid "for %1$d %2$s" -msgstr "" - -#: ../../include/channel.php:1195 -msgid "Sexual Preference:" -msgstr "העדפה מינית:" - -#: ../../include/channel.php:1201 -msgid "Tags:" -msgstr "תגיות:" - -#: ../../include/channel.php:1203 -msgid "Political Views:" -msgstr "השקפות פוליטיות:" - -#: ../../include/channel.php:1205 -msgid "Religion:" -msgstr "דת:" - -#: ../../include/channel.php:1209 -msgid "Hobbies/Interests:" -msgstr "תחביבי×/עניין:" - -#: ../../include/channel.php:1211 -msgid "Likes:" -msgstr "×והב:" - -#: ../../include/channel.php:1213 -msgid "Dislikes:" -msgstr "שונ×:" - -#: ../../include/channel.php:1215 -msgid "Contact information and Social Networks:" -msgstr "" - -#: ../../include/channel.php:1217 -msgid "My other channels:" -msgstr "×”×¢×¨×•×¦×™× ×”××—×¨×™× ×©×œ×™:" - -#: ../../include/channel.php:1219 -msgid "Musical interests:" -msgstr "" - -#: ../../include/channel.php:1221 -msgid "Books, literature:" -msgstr "ספרי×, ספרות:" - -#: ../../include/channel.php:1223 -msgid "Television:" -msgstr "טלוויזיה:" - -#: ../../include/channel.php:1225 -msgid "Film/dance/culture/entertainment:" -msgstr "" - -#: ../../include/channel.php:1227 -msgid "Love/Romance:" -msgstr "×הבה/רומנטיקה:" - -#: ../../include/channel.php:1229 -msgid "Work/employment:" -msgstr "עבודה/תעסוקה:" - -#: ../../include/channel.php:1231 -msgid "School/education:" -msgstr "בי״ס/חינוך:" - -#: ../../include/channel.php:1251 -msgid "Like this thing" -msgstr "" - #: ../../include/features.php:48 msgid "General Features" msgstr "תכונות כלליות" @@ -8858,6 +8650,10 @@ msgstr "קבוצת פרטיות" msgid "Enable management and selection of privacy groups" msgstr "" +#: ../../include/features.php:84 ../../include/widgets.php:281 +msgid "Saved Searches" +msgstr "×—×™×¤×•×©×™× ×©×ž×•×¨×™×" + #: ../../include/features.php:84 msgid "Save search terms for re-use" msgstr "" @@ -8962,6 +8758,28 @@ msgstr "תוכן מוטמע" msgid "Embedding disabled" msgstr "הטמעה ×”×™× ×” מנוטרלת" +#: ../../include/import.php:29 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "" + +#: ../../include/import.php:76 +msgid "Channel clone failed. Import failed." +msgstr "" + +#: ../../include/connections.php:95 +msgid "New window" +msgstr "חלון חדש" + +#: ../../include/connections.php:96 +msgid "Open the selected location in a different window or browser tab" +msgstr "פתח ×ת ×”×ž×™×§×•× ×”× ×‘×—×¨ בתוך חלון ×ו סימניית דפדפן ×חרי×" + +#: ../../include/connections.php:214 +#, php-format +msgid "User '%s' deleted" +msgstr "משתמש '%s' נמחק" + #: ../../include/acl_selectors.php:271 msgid "Who can see this?" msgstr "מי מסוגל לר×ות ×–×ת?" @@ -9015,7 +8833,7 @@ msgstr "גיל: " msgid "YYYY-MM-DD or MM-DD" msgstr "YYYY-MM-DD ×ו MM-DD" -#: ../../include/datetime.php:272 ../../boot.php:2470 +#: ../../include/datetime.php:272 ../../boot.php:2471 msgid "never" msgstr "" @@ -9115,6 +8933,10 @@ msgstr "הוסף קבוצת פרטיות" msgid "Channels not in any privacy group" msgstr "" +#: ../../include/group.php:316 ../../include/widgets.php:282 +msgid "add" +msgstr "להוסיף" + #: ../../include/js_strings.php:5 msgid "Delete this item?" msgstr "למחוק ×ת פריט ×–×”?" @@ -9359,106 +9181,345 @@ msgctxt "calendar" msgid "All day" msgstr "כל היו×" -#: ../../include/network.php:657 +#: ../../include/network.php:682 msgid "view full size" msgstr "צפה בגודל מל×" -#: ../../include/network.php:1885 +#: ../../include/network.php:1910 msgid "No Subject" msgstr "×ין נוש×" -#: ../../include/network.php:2146 ../../include/network.php:2147 +#: ../../include/network.php:2171 ../../include/network.php:2172 msgid "Friendica" msgstr "Friendica" -#: ../../include/network.php:2148 +#: ../../include/network.php:2173 msgid "OStatus" msgstr "OStatus" -#: ../../include/network.php:2149 +#: ../../include/network.php:2174 msgid "GNU-Social" msgstr "GNU-Social" -#: ../../include/network.php:2150 +#: ../../include/network.php:2175 msgid "RSS/Atom" msgstr "RSS/Atom" -#: ../../include/network.php:2152 +#: ../../include/network.php:2177 msgid "Diaspora" msgstr "Diaspora" -#: ../../include/network.php:2153 +#: ../../include/network.php:2178 msgid "Facebook" msgstr "פייסבוק" -#: ../../include/network.php:2154 +#: ../../include/network.php:2179 msgid "Zot" msgstr "" -#: ../../include/network.php:2155 +#: ../../include/network.php:2180 msgid "LinkedIn" msgstr "LinkedIn" -#: ../../include/network.php:2156 +#: ../../include/network.php:2181 msgid "XMPP/IM" msgstr "XMPP/IM" -#: ../../include/network.php:2157 +#: ../../include/network.php:2182 msgid "MySpace" msgstr "MySpace" -#: ../../include/photos.php:110 +#: ../../include/items.php:902 ../../include/items.php:947 +msgid "(Unknown)" +msgstr "(×œ× ×™×“×•×¢)" + +#: ../../include/items.php:1146 +msgid "Visible to anybody on the internet." +msgstr "נר××” לכל ×חד ב×ינטרנט." + +#: ../../include/items.php:1148 +msgid "Visible to you only." +msgstr "נר××” לך בלבד." + +#: ../../include/items.php:1150 +msgid "Visible to anybody in this network." +msgstr "נר××” לכל ×חד ברשת זו." + +#: ../../include/items.php:1152 +msgid "Visible to anybody authenticated." +msgstr "נר××” לכל מי ×©×”×•× ×ž×ומת." + +#: ../../include/items.php:1154 #, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "" +msgid "Visible to anybody on %s." +msgstr "נר××” לכל ×חד ×צל %s." -#: ../../include/photos.php:117 -msgid "Image file is empty." -msgstr "קובץ תמונה הינו ריק." +#: ../../include/items.php:1156 +msgid "Visible to all connections." +msgstr "נר××” לכל החיבורי×." -#: ../../include/photos.php:255 -msgid "Photo storage failed." -msgstr "×חסון ×ª×¦×œ×•× × ×›×©×œ" +#: ../../include/items.php:1158 +msgid "Visible to approved connections." +msgstr "נר××” ×œ×—×™×‘×•×¨×™× ×ž×ושרי×." -#: ../../include/photos.php:295 -msgid "a new photo" -msgstr "×ª×¦×œ×•× ×—×“×©" +#: ../../include/items.php:1160 +msgid "Visible to specific connections." +msgstr "נר××” ×œ×—×™×‘×•×¨×™× ×ž×¡×•×™×ž×™×." -#: ../../include/photos.php:299 +#: ../../include/items.php:3920 +msgid "Privacy group is empty." +msgstr "קבוצת פרטיות ×”×™× ×” ריקה" + +#: ../../include/items.php:3927 #, php-format -msgctxt "photo_upload" -msgid "%1$s posted %2$s to %3$s" -msgstr "" +msgid "Privacy group: %s" +msgstr "קבוצת פרטיות: %s" -#: ../../include/photos.php:506 -msgid "Upload New Photos" -msgstr "העלה ×ª×¦×œ×•×ž×™× ×—×“×©×™×" +#: ../../include/items.php:3939 +msgid "Connection not found." +msgstr "חיבור ×œ× × ×ž×¦×." -#: ../../include/zot.php:699 -msgid "Invalid data packet" -msgstr "" +#: ../../include/items.php:4305 +msgid "profile photo" +msgstr "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ" -#: ../../include/zot.php:715 -msgid "Unable to verify channel signature" -msgstr "" - -#: ../../include/zot.php:2363 -#, php-format -msgid "Unable to verify site signature for %s" -msgstr "" - -#: ../../include/zot.php:3712 -msgid "invalid target signature" -msgstr "" - -#: ../../include/page_widgets.php:6 +#: ../../include/page_widgets.php:7 msgid "New Page" msgstr "עמוד חדש" -#: ../../include/page_widgets.php:43 +#: ../../include/page_widgets.php:46 msgid "Title" msgstr "כותרת" +#: ../../include/widgets.php:103 +msgid "System" +msgstr "מערכת" + +#: ../../include/widgets.php:106 +msgid "New App" +msgstr "×פליקציה חדשה" + +#: ../../include/widgets.php:154 +msgid "Suggestions" +msgstr "הצעות" + +#: ../../include/widgets.php:155 +msgid "See more..." +msgstr "צפה בעוד..." + +#: ../../include/widgets.php:175 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." +msgstr "" + +#: ../../include/widgets.php:181 +msgid "Add New Connection" +msgstr "הוסף חיבור חדש" + +#: ../../include/widgets.php:182 +msgid "Enter channel address" +msgstr "הזן כתובת ערוץ" + +#: ../../include/widgets.php:183 +msgid "Examples: bob@example.com, https://example.com/barbara" +msgstr "דוגמ×ות: bob@example.com, https://example.com/barbara" + +#: ../../include/widgets.php:199 +msgid "Notes" +msgstr "תזכירי×" + +#: ../../include/widgets.php:273 +msgid "Remove term" +msgstr "הסר פריט" + +#: ../../include/widgets.php:354 +msgid "Archives" +msgstr "×רכיוני×" + +#: ../../include/widgets.php:516 +msgid "Refresh" +msgstr "רענן" + +#: ../../include/widgets.php:556 +msgid "Account settings" +msgstr "הגדרות חשבון" + +#: ../../include/widgets.php:562 +msgid "Channel settings" +msgstr "הגדרות ערוץ" + +#: ../../include/widgets.php:571 +msgid "Additional features" +msgstr "תכונות נוספות" + +#: ../../include/widgets.php:578 +msgid "Feature/Addon settings" +msgstr "" + +#: ../../include/widgets.php:584 +msgid "Display settings" +msgstr "הגדרות תצוגה" + +#: ../../include/widgets.php:591 +msgid "Manage locations" +msgstr "נהל מיקומי×" + +#: ../../include/widgets.php:600 +msgid "Export channel" +msgstr "×™×¦× ×¢×¨×•×¥" + +#: ../../include/widgets.php:607 +msgid "Connected apps" +msgstr "×פליקציות מחוברות" + +#: ../../include/widgets.php:622 +msgid "Premium Channel Settings" +msgstr "הגדרות ערוץ פרמיה" + +#: ../../include/widgets.php:651 +msgid "Private Mail Menu" +msgstr "תפריט דו×ר פרטי" + +#: ../../include/widgets.php:653 +msgid "Combined View" +msgstr "תצוגה משולבת" + +#: ../../include/widgets.php:685 ../../include/widgets.php:697 +msgid "Conversations" +msgstr "דיוני×" + +#: ../../include/widgets.php:689 +msgid "Received Messages" +msgstr "הודעות שנתקבלו" + +#: ../../include/widgets.php:693 +msgid "Sent Messages" +msgstr "הודעות שנשלחו" + +#: ../../include/widgets.php:707 +msgid "No messages." +msgstr "×ין הודעות." + +#: ../../include/widgets.php:725 +msgid "Delete conversation" +msgstr "מחק דיון" + +#: ../../include/widgets.php:751 +msgid "Events Menu" +msgstr "תפריט ×ירועי×" + +#: ../../include/widgets.php:752 +msgid "Day View" +msgstr "תצוגת יו×" + +#: ../../include/widgets.php:753 +msgid "Week View" +msgstr "תצוגת שבוע" + +#: ../../include/widgets.php:754 +msgid "Month View" +msgstr "תצוגת חודש" + +#: ../../include/widgets.php:766 +msgid "Events Tools" +msgstr "כלי ×ירוע" + +#: ../../include/widgets.php:767 +msgid "Export Calendar" +msgstr "×™×¦× ×œ×•×— שנה" + +#: ../../include/widgets.php:768 +msgid "Import Calendar" +msgstr "×™×‘× ×œ×•×— שנה" + +#: ../../include/widgets.php:846 +msgid "Overview" +msgstr "סקירה" + +#: ../../include/widgets.php:853 +msgid "Chat Members" +msgstr "חברי שיחה" + +#: ../../include/widgets.php:875 +msgid "Wiki List" +msgstr "רשימת ויקי" + +#: ../../include/widgets.php:913 +msgid "Wiki Pages" +msgstr "עמודי ויקי" + +#: ../../include/widgets.php:948 +msgid "Bookmarked Chatrooms" +msgstr "חדרי שיחה מסומני×" + +#: ../../include/widgets.php:971 +msgid "Suggested Chatrooms" +msgstr "חדרי שיחה מוצעי×" + +#: ../../include/widgets.php:1117 ../../include/widgets.php:1229 +msgid "photo/image" +msgstr "תצלו×/תמונה" + +#: ../../include/widgets.php:1172 +msgid "Click to show more" +msgstr "לחץ כדי להציג עוד" + +#: ../../include/widgets.php:1323 +msgid "Rating Tools" +msgstr "כלי דירוג" + +#: ../../include/widgets.php:1327 ../../include/widgets.php:1329 +msgid "Rate Me" +msgstr "דרג ×ותי" + +#: ../../include/widgets.php:1332 +msgid "View Ratings" +msgstr "צפה בדירוגי×" + +#: ../../include/widgets.php:1389 +msgid "Forums" +msgstr "פורומי×" + +#: ../../include/widgets.php:1418 +msgid "Tasks" +msgstr "משימות" + +#: ../../include/widgets.php:1427 +msgid "Documentation" +msgstr "תיעוד" + +#: ../../include/widgets.php:1429 +msgid "Project/Site Information" +msgstr "מידע פרויקט/×תר" + +#: ../../include/widgets.php:1430 +msgid "For Members" +msgstr "לחברי×" + +#: ../../include/widgets.php:1431 +msgid "For Administrators" +msgstr "למנהלי×" + +#: ../../include/widgets.php:1432 +msgid "For Developers" +msgstr "למפתחי×" + +#: ../../include/widgets.php:1456 ../../include/widgets.php:1494 +msgid "Member registrations waiting for confirmation" +msgstr "רישומי חברות ×שר ×ž×ž×ª×™× ×™× ×œ×ישור" + +#: ../../include/widgets.php:1462 +msgid "Inspect queue" +msgstr "" + +#: ../../include/widgets.php:1464 +msgid "DB updates" +msgstr "עדכוני מסד נתוני×" + +#: ../../include/widgets.php:1490 +msgid "Plugin Features" +msgstr "תכונות תוסף" + #: ../../include/permissions.php:26 msgid "Can view my normal stream and posts" msgstr "" @@ -9631,6 +9692,10 @@ msgstr "תצריפי×:" msgid "$Projectname event notification:" msgstr "" +#: ../../include/api.php:1326 +msgid "Public Timeline" +msgstr "ציר זמן ציבורי" + #: ../../view/theme/redbasic/php/config.php:82 msgid "Focus (Hubzilla default)" msgstr "" @@ -9767,62 +9832,62 @@ msgstr "" msgid "Set size of followup author photos" msgstr "" -#: ../../boot.php:1162 +#: ../../boot.php:1163 #, php-format msgctxt "opensearch" msgid "Search %1$s (%2$s)" msgstr "" -#: ../../boot.php:1162 +#: ../../boot.php:1163 msgctxt "opensearch" msgid "$Projectname" -msgstr "" +msgstr "$Projectname" -#: ../../boot.php:1480 +#: ../../boot.php:1481 #, php-format msgid "Update %s failed. See error logs." msgstr "" -#: ../../boot.php:1483 +#: ../../boot.php:1484 #, php-format msgid "Update Error at %s" msgstr "" -#: ../../boot.php:1684 +#: ../../boot.php:1685 msgid "" "Create an account to access services and applications within the Hubzilla" msgstr "" -#: ../../boot.php:1706 +#: ../../boot.php:1707 msgid "Password" msgstr "סיסמה" -#: ../../boot.php:1707 +#: ../../boot.php:1708 msgid "Remember me" msgstr "זכור ×ותי" -#: ../../boot.php:1710 +#: ../../boot.php:1711 msgid "Forgot your password?" msgstr "שכחת ×ת הסיסמה שלך?" -#: ../../boot.php:2276 +#: ../../boot.php:2277 msgid "toggle mobile" msgstr "" -#: ../../boot.php:2425 +#: ../../boot.php:2426 msgid "Website SSL certificate is not valid. Please correct." msgstr "תעודת SSL ×תר רשת ××™× ×” תקינה. ×× × ×ª×§×Ÿ." -#: ../../boot.php:2428 +#: ../../boot.php:2429 #, php-format msgid "[hubzilla] Website SSL error for %s" msgstr "[hubzilla] שגי×ת SSL ×תר רשת עבור %s" -#: ../../boot.php:2469 +#: ../../boot.php:2470 msgid "Cron/Scheduled tasks not running." msgstr "משימות Cron/מתוזמנות ×œ× ×¨×¦×•×ª." -#: ../../boot.php:2473 +#: ../../boot.php:2474 #, php-format msgid "[hubzilla] Cron tasks not running on %s" msgstr "[hubzilla] משימות Cron ×œ× ×¨×¦×•×ª על %s" diff --git a/view/he/hstrings.php b/view/he/hstrings.php index 328bb93ae..a4abe2daf 100644 --- a/view/he/hstrings.php +++ b/view/he/hstrings.php @@ -1,2304 +1,2 @@ privacy settings, which have higher priority than individual settings. You can not change those settings here."] = ""; -App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = ""; -App::$strings["Last update:"] = "עדכון ×חרון:"; -App::$strings["Public access denied."] = "גישה ציבורית נדחתה."; -App::$strings["%d rating"] = array( - 0 => "", - 1 => "", -); -App::$strings["Gender: "] = "מין: "; -App::$strings["Status: "] = "מצב: "; -App::$strings["Homepage: "] = "עמוד בית: "; -App::$strings["Age:"] = "גיל:"; -App::$strings["Location:"] = "מיקו×:"; -App::$strings["Description:"] = "תי×ור:"; -App::$strings["Hometown:"] = "עיר מגורי×:"; -App::$strings["About:"] = "×ודות:"; -App::$strings["Connect"] = "התחבר"; -App::$strings["Public Forum:"] = "×¤×•×¨×•× ×¦×™×‘×•×¨×™:"; -App::$strings["Keywords: "] = "מילות מפתח: "; -App::$strings["Don't suggest"] = "×ל תציע"; -App::$strings["Common connections:"] = "×—×™×‘×•×¨×™× ×©×›×™×—×™×:"; -App::$strings["Global Directory"] = "ספרייה גלובלית"; -App::$strings["Local Directory"] = "ספרייה מקומית"; -App::$strings["Find"] = "מצ×"; -App::$strings["Finding:"] = ""; -App::$strings["Channel Suggestions"] = "הצעות ערוץ"; -App::$strings["next page"] = "עמוד הב×"; -App::$strings["previous page"] = "עמוד קוד×"; -App::$strings["Sort options"] = "×פשרויות מיון"; -App::$strings["Alphabetic"] = "×לפבתי"; -App::$strings["Reverse Alphabetic"] = "×לפבתי הפוך"; -App::$strings["Newest to Oldest"] = "×ž×”×—×“×©×™× ×™×•×ª×¨ ×œ×™×©× ×™× ×™×•×ª×¨"; -App::$strings["Oldest to Newest"] = "×ž×”×™×©× ×™× ×™×•×ª×¨ ×œ×—×“×©×™× ×™×•×ª×¨"; -App::$strings["No entries (some entries may be hidden)."] = ""; -App::$strings["Item not found."] = "פריט ×œ× × ×ž×¦×."; -App::$strings["Item not found"] = "פריט ×œ× × ×ž×¦×"; -App::$strings["Title (optional)"] = "כותרת (רשות):"; -App::$strings["Edit Block"] = ""; -App::$strings["No channel."] = "×ין ערוץ."; -App::$strings["Common connections"] = "×—×™×‘×•×¨×™× ×ž×¦×•×™×™×"; -App::$strings["No connections in common."] = ""; -App::$strings["Blocked"] = ""; -App::$strings["Ignored"] = ""; -App::$strings["Hidden"] = "מוסתר"; -App::$strings["Archived"] = "גנוזי×"; -App::$strings["New"] = "חדש"; -App::$strings["New Connections"] = "×—×™×‘×•×¨×™× ×—×“×©×™×"; -App::$strings["Show pending (new) connections"] = ""; -App::$strings["All Connections"] = "כל החיבורי×"; -App::$strings["Show all connections"] = "הצג ×ת כל החיבורי×"; -App::$strings["Only show blocked connections"] = "הצג רק ×—×™×‘×•×¨×™× ×—×¡×•×ž×™×"; -App::$strings["Only show ignored connections"] = "הצג רק ×—×™×‘×•×¨×™× ×ž× ×•×›×¨×™×"; -App::$strings["Only show archived connections"] = "הצג רק ×—×™×‘×•×¨×™× ×’× ×•×–×™×"; -App::$strings["Only show hidden connections"] = "הצג רק ×—×™×‘×•×¨×™× ×ž×•×¡×ª×¨×™×"; -App::$strings["Pending approval"] = "ממתין ל×ישור"; -App::$strings["%1\$s [%2\$s]"] = ""; -App::$strings["Edit connection"] = "ערוך חיבור"; -App::$strings["Delete connection"] = "מחק חיבור"; -App::$strings["Channel address"] = "כתובת ערוץ"; -App::$strings["Network"] = "רשת"; -App::$strings["Status"] = "מצב"; -App::$strings["Connected"] = "מחובר"; -App::$strings["Approve connection"] = "×שר חיבור"; -App::$strings["Approve"] = "×שר"; -App::$strings["Ignore connection"] = "×”×ª×¢×œ× ×ž×—×™×‘×•×¨"; -App::$strings["Recent activity"] = "פעילות ×חרונה"; -App::$strings["Connections"] = "חיבורי×"; -App::$strings["Search"] = "חיפוש"; -App::$strings["Search your connections"] = "חפש ×ת ×”×—×™×‘×•×¨×™× ×©×œ×š"; -App::$strings["Connections search"] = "חיפוש חיבורי×"; -App::$strings["Image uploaded but image cropping failed."] = ""; -App::$strings["Cover Photos"] = "תצלומי שער"; -App::$strings["Image resize failed."] = "שינוי גודל תמונה נכשל."; -App::$strings["Unable to process image"] = "×œ× ×ž×¡×•×’×œ לעבד תמונה"; -App::$strings["Image upload failed."] = "העל×ת תמונה נכשלה."; -App::$strings["Unable to process image."] = "×œ× ×ž×¡×•×’×œ לעבד תמונה."; -App::$strings["female"] = "נקבה"; -App::$strings["%1\$s updated her %2\$s"] = ""; -App::$strings["male"] = "זכר"; -App::$strings["%1\$s updated his %2\$s"] = ""; -App::$strings["%1\$s updated their %2\$s"] = ""; -App::$strings["cover photo"] = "×ª×¦×œ×•× ×©×¢×¨"; -App::$strings["Photo not available."] = "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ."; -App::$strings["Upload File:"] = "העלה קובץ:"; -App::$strings["Select a profile:"] = "בחר פרופיל:"; -App::$strings["Upload Cover Photo"] = "העלה ×ª×¦×œ×•× ×©×¢×¨"; -App::$strings["or"] = "×ו"; -App::$strings["skip this step"] = "דלג על צעד ×–×”"; -App::$strings["select a photo from your photo albums"] = ""; -App::$strings["Crop Image"] = "גזור תמונה"; -App::$strings["Please adjust the image cropping for optimum viewing."] = ""; -App::$strings["Done Editing"] = "×¡×™×™× ×œ×¢×¨×•×š"; -App::$strings["Item is not editable"] = "פריט ×ינו עריך."; -App::$strings["Edit post"] = "ערוך פוסט"; -App::$strings["Calendar entries imported."] = "רשומות לוח שנה הוב×ו."; -App::$strings["No calendar entries found."] = "×œ× × ×ž×¦×ו רשומות לוח שנה."; -App::$strings["Event can not end before it has started."] = ""; -App::$strings["Unable to generate preview."] = "×œ× ×ž×¡×•×’×œ להפיק תצוגה מקדימה."; -App::$strings["Event title and start time are required."] = "כותרת וזמן תחילת ×ירוע נדרשי×"; -App::$strings["Event not found."] = "×ירוע ×œ× × ×ž×¦×."; -App::$strings["event"] = "×ירוע"; -App::$strings["Edit event title"] = "ערוך כותרת ×ירוע"; -App::$strings["Event title"] = "כותרת ×ירוע"; -App::$strings["Required"] = "נדרש"; -App::$strings["Categories (comma-separated list)"] = "קטגוריות (רשימה מופרדת פסיקי×)"; -App::$strings["Edit Category"] = "ערוך קטגוריה"; -App::$strings["Category"] = "קטגוריה"; -App::$strings["Edit start date and time"] = "ערוך זמן ות×ריך התחלה"; -App::$strings["Start date and time"] = "זמן ות×ריך התחלה"; -App::$strings["Finish date and time are not known or not relevant"] = ""; -App::$strings["Edit finish date and time"] = "ערוך זמן ות×ריך סיו×"; -App::$strings["Finish date and time"] = "זמן ות×ריך סיו×"; -App::$strings["Adjust for viewer timezone"] = ""; -App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = ""; -App::$strings["Edit Description"] = "ערוך תי×ור"; -App::$strings["Description"] = "תי×ור"; -App::$strings["Edit Location"] = "ערוך מיקו×"; -App::$strings["Location"] = "מיקו×"; -App::$strings["Share this event"] = "שתף ×ת ×ירוע ×–×”"; -App::$strings["Preview"] = "תצוגה מקדימה"; -App::$strings["Permission settings"] = "הגדרות הרש××”"; -App::$strings["Advanced Options"] = "×פשרויות מתקדמות"; -App::$strings["Edit event"] = "ערוך ×ירוע"; -App::$strings["Delete event"] = "מחק ×ירוע"; -App::$strings["calendar"] = "לוח שנה"; -App::$strings["Event removed"] = "×ירוע הוסר"; -App::$strings["Failed to remove event"] = "נכשל להסיר ×ירוע"; -App::$strings["Photos"] = "תצלומי×"; -App::$strings["Cancel"] = "ביטול"; -App::$strings["This site is not a directory server"] = ""; -App::$strings["This directory server requires an access token"] = ""; -App::$strings["Save to Folder:"] = "שמור לתיקייה:"; -App::$strings["- select -"] = "- בחר -"; -App::$strings["Save"] = "שמור"; -App::$strings["Invalid message"] = "הודעה שגויה"; -App::$strings["no results"] = "×ין תוצ×ות"; -App::$strings["Delivery report for %1\$s"] = "דיווח מסירה עבור %1\$s"; -App::$strings["channel sync processed"] = ""; -App::$strings["queued"] = "בתור"; -App::$strings["posted"] = "פורס×"; -App::$strings["accepted for delivery"] = "נתקבל לצורך מסירה"; -App::$strings["updated"] = "עודכן"; -App::$strings["update ignored"] = "עדכון נוכר"; -App::$strings["permission denied"] = "הרש××” נדחתה"; -App::$strings["recipient not found"] = "נמען ×œ× × ×ž×¦×"; -App::$strings["mail recalled"] = "דו×ר הוחזר"; -App::$strings["duplicate mail received"] = "דו×ר כפול נתקבל"; -App::$strings["mail delivered"] = "דו×ר נמסר"; -App::$strings["Layout Name"] = ""; -App::$strings["Layout Description (Optional)"] = ""; -App::$strings["Edit Layout"] = ""; -App::$strings["Page link"] = "קישור עמוד"; -App::$strings["Edit Webpage"] = "ערוך עמוד רשת"; -App::$strings["Channel added."] = "ערוץ נתווסף."; -App::$strings["network"] = "רשת"; -App::$strings["RSS"] = "RSS"; -App::$strings["Privacy group created."] = "קבוצת פרטיות נוצרה."; -App::$strings["Could not create privacy group."] = "×œ× ×”×™×ª×” ×פשרות ליצור קבוצת פרטיות."; -App::$strings["Privacy group not found."] = "קבוצת פרטיות ×œ× × ×ž×¦××”."; -App::$strings["Privacy group updated."] = "קבוצת פרטיות עודכנה."; -App::$strings["Create a group of channels."] = "צור ×שכול של ערוצי×."; -App::$strings["Privacy group name: "] = "×©× ×§×‘×•×¦×ª פרטיות:"; -App::$strings["Members are visible to other channels"] = "×—×‘×¨×™× ×”×™× × × ×¨××™× ×œ×¢×¨×•×¦×™× ×חרי×"; -App::$strings["Privacy group removed."] = "קבוצת פרטיות הוסרה."; -App::$strings["Unable to remove privacy group."] = "×œ× ×ž×¡×•×’×œ להסיר קבוצת פרטיות."; -App::$strings["Privacy group editor"] = "עורך קבוצת פרטיות"; -App::$strings["Members"] = "חברי×"; -App::$strings["All Connected Channels"] = ""; -App::$strings["Click on a channel to add or remove."] = ""; -App::$strings["Share content from Firefox to \$Projectname"] = ""; -App::$strings["Activate the Firefox \$Projectname provider"] = ""; -App::$strings["Authorize application connection"] = ""; -App::$strings["Return to your app and insert this Securty Code:"] = ""; -App::$strings["Please login to continue."] = "×× × ×”×ª×—×‘×¨ כדי להמשיך."; -App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = ""; -App::$strings["Documentation Search"] = "חיפוש תיעוד"; -App::$strings["Help:"] = "עזרה:"; -App::$strings["Help"] = "עזרה"; -App::$strings["\$Projectname Documentation"] = "תיעוד \$Projectname"; -App::$strings["Permission Denied."] = "הרש××” נדחתה."; -App::$strings["File not found."] = "קובץ ×œ× × ×ž×¦×."; -App::$strings["Edit file permissions"] = "ערוך הרש×ות קובץ"; -App::$strings["Set/edit permissions"] = "קבע/ערוך הרש×ות"; -App::$strings["Include all files and sub folders"] = "כלול כל קובץ ותיקיית משנה"; -App::$strings["Return to file list"] = ""; -App::$strings["Copy/paste this code to attach file to a post"] = ""; -App::$strings["Copy/paste this URL to link file from a web page"] = ""; -App::$strings["Share this file"] = "שתף ×ת קובץ ×–×”"; -App::$strings["Show URL to this file"] = "הצג URL לקובץ ×–×”"; -App::$strings["Notify your contacts about this file"] = ""; -App::$strings["Apps"] = "×פליקציות"; -App::$strings["Item not available."] = "פריט ×œ× × ×ž×¦×."; -App::$strings["Your service plan only allows %d channels."] = ""; -App::$strings["Nothing to import."] = "×ין דבר ליב×."; -App::$strings["Unable to download data from old server"] = ""; -App::$strings["Imported file is empty."] = "קובץ ×ž×™×•×‘× ×”×™× ×• ריק"; -App::$strings["Warning: Database versions differ by %1\$d updates."] = ""; -App::$strings["Cloned channel not found. Import failed."] = ""; -App::$strings["No channel. Import failed."] = ""; -App::$strings["Import completed."] = "×™×‘×•× ×”×•×©×œ×."; -App::$strings["You must be logged in to use this feature."] = ""; -App::$strings["Import Channel"] = "×™×‘× ×¢×¨×•×¥"; -App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "השתמש בטופס ×–×” כדי ×œ×™×‘× ×¢×¨×•×¥ ×§×™×™× ×ž×ª×•×š שרת/מוקד ×חר. ב×פשרותך ל×חזר ×ת זהות הערוץ מתוך שרת/מוקד ישן דרך הרשת ×ו לספק קובץ יצו×."; -App::$strings["File to Upload"] = "קובץ להעל××”"; -App::$strings["Or provide the old server/hub details"] = "×ו ספק פרטי שרת/מוקד ישני×"; -App::$strings["Your old identity address (xyz@example.com)"] = "כתובת זיהוי ישנה (xyz@example.com)"; -App::$strings["Your old login email address"] = "כתובת דו×״ל כניסה ישנה"; -App::$strings["Your old login password"] = "סיסמת כניסה ישנה"; -App::$strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = ""; -App::$strings["Make this hub my primary location"] = "הפוך ×ת מוקד ×–×” ×œ×ž×™×§×•× ×”×¢×™×§×¨×™ שלי"; -App::$strings["Import existing posts if possible (experimental - limited by available memory"] = ""; -App::$strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = ""; -App::$strings["Unable to locate original post."] = "×œ× ×ž×¡×•×’×œ ל×תר פוסט מקורי."; -App::$strings["Empty post discarded."] = "פוסט ריק סולק."; -App::$strings["Executable content type not permitted to this channel."] = ""; -App::$strings["Duplicate post suppressed."] = "פוסט כפול הודחק."; -App::$strings["System error. Post not saved."] = "שגי×ת מערכת. פוסט ×œ× × ×©×ž×¨."; -App::$strings["Unable to obtain post information from database."] = ""; -App::$strings["You have reached your limit of %1$.0f top level posts."] = ""; -App::$strings["You have reached your limit of %1$.0f webpages."] = ""; -App::$strings["Layouts"] = ""; -App::$strings["Comanche page description language help"] = ""; -App::$strings["Layout Description"] = ""; -App::$strings["Download PDL file"] = "הורד קובץ PDL"; -App::$strings["\$Projectname"] = "\$Projectname"; -App::$strings["Welcome to %s"] = "×‘×¨×•×›×™× ×”×‘××™× ×ל %s"; -App::$strings["First Name"] = "×©× ×¤×¨×˜×™"; -App::$strings["Last Name"] = "×©× ×ž×©×¤×—×”"; -App::$strings["Nickname"] = "×©× ×›×™× ×•×™"; -App::$strings["Full Name"] = "×©× ×ž×œ×"; -App::$strings["Email"] = "דו×״ל"; -App::$strings["Profile Photo"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; -App::$strings["Profile Photo 16px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 16 פיקסל"; -App::$strings["Profile Photo 32px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 32 פיקסל"; -App::$strings["Profile Photo 48px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 48 פיקסל"; -App::$strings["Profile Photo 64px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 64 פיקסל"; -App::$strings["Profile Photo 80px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 80 פיקסל"; -App::$strings["Profile Photo 128px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 128 פיקסל"; -App::$strings["Timezone"] = "×זור זמן"; -App::$strings["Homepage URL"] = ""; -App::$strings["Language"] = "שפה"; -App::$strings["Birth Year"] = "שנת הולדת"; -App::$strings["Birth Month"] = "חודש הולדת"; -App::$strings["Birth Day"] = "×™×•× ×”×•×œ×“×ª"; -App::$strings["Birthdate"] = "×™×•× ×”×•×œ×“×ª"; -App::$strings["Gender"] = "מין"; -App::$strings["Male"] = "זכר"; -App::$strings["Female"] = "נקבה"; -App::$strings["webpage"] = "עמוד רשת"; -App::$strings["block"] = ""; -App::$strings["layout"] = ""; -App::$strings["menu"] = "תפריט"; -App::$strings["%s element installed"] = ""; -App::$strings["%s element installation failed"] = ""; -App::$strings["Like/Dislike"] = ""; -App::$strings["This action is restricted to members."] = ""; -App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = ""; -App::$strings["Invalid request."] = "בקשה שגויה."; -App::$strings["channel"] = "ערוץ"; -App::$strings["thing"] = "דבר"; -App::$strings["Channel unavailable."] = "עמוד ×œ× ×–×ž×™×Ÿ."; -App::$strings["Previous action reversed."] = ""; -App::$strings["photo"] = "תצלו×"; -App::$strings["status"] = "סטטוס"; -App::$strings["%1\$s likes %2\$s's %3\$s"] = ""; -App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = ""; -App::$strings["%1\$s agrees with %2\$s's %3\$s"] = ""; -App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = ""; -App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = ""; -App::$strings["%1\$s is attending %2\$s's %3\$s"] = ""; -App::$strings["%1\$s is not attending %2\$s's %3\$s"] = ""; -App::$strings["%1\$s may attend %2\$s's %3\$s"] = ""; -App::$strings["Action completed."] = "פעולה הושלמה."; -App::$strings["Thank you."] = "תודה."; -App::$strings["Import completed"] = "×™×‘×•× ×”×•×©×œ×"; -App::$strings["Import Items"] = "×™×‘×•× ×¤×¨×™×˜×™×"; -App::$strings["Use this form to import existing posts and content from an export file."] = ""; -App::$strings["Total invitation limit exceeded."] = "סך מגבלת הזמנות נגמרה."; -App::$strings["%s : Not a valid email address."] = "%s : כתובת דו×״ל ×œ× ×ª×§×™× ×”."; -App::$strings["Please join us on \$Projectname"] = "נשמח ×× ×ª×¦×˜×¨×£ ×לינו ברשת \$Projectname"; -App::$strings["Invitation limit exceeded. Please contact your site administrator."] = "מגבלת הזמנות נגמרה. ×× × ×¦×•×¨ קשר ×¢× ×ž× ×”×œ ×”×תר שלך."; -App::$strings["%s : Message delivery failed."] = "%s : מסירת הודעה נכשלה."; -App::$strings["%d message sent."] = array( - 0 => "הודעה %d נשלחה.", - 1 => "%d הודעות נשלחו.", -); -App::$strings["You have no more invitations available"] = "×œ× × ×•×ª×¨×• לך עוד הזמנות זמינות"; -App::$strings["Send invitations"] = "שלח הזמנות"; -App::$strings["Enter email addresses, one per line:"] = "הזן כתובות דו×״ל, ×חת בכל שורה:"; -App::$strings["Your message:"] = "הודעתך:"; -App::$strings["Please join my community on \$Projectname."] = "×שמח ×× ×ª×¦×˜×¨×£ לקהילה שלי ברשת \$Projectname."; -App::$strings["You will need to supply this invitation code:"] = "×™×”×™×” עליך לספק ×ת קוד הזמנה ×–×”:"; -App::$strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. ×”×™×¨×©× ×‘×›×œ ×ž×™×§×•× \$Projectname (×›×•×œ× ×ž×—×•×‘×¨×™× ×‘ ×ופן הדדי)"; -App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. הזן ×ת כתובת רשת \$Projectname שלי לתוך שורת החיפוש של ×”×תר."; -App::$strings["or visit"] = "×ו בקר בכתובת"; -App::$strings["3. Click [Connect]"] = "3. לחץ [התחבר]"; -App::$strings["Remote privacy information not available."] = ""; -App::$strings["Visible to:"] = "נר××” ל×לו:"; -App::$strings["Location not found."] = "×ž×™×§×•× ×œ× × ×ž×¦×."; -App::$strings["Location lookup failed."] = ""; -App::$strings["Please select another location to become primary before removing the primary location."] = ""; -App::$strings["Syncing locations"] = ""; -App::$strings["No locations found."] = "×œ× × ×ž×¦×ו מיקומי×."; -App::$strings["Manage Channel Locations"] = "נהל מיקומי ערוץ"; -App::$strings["Address"] = "כתובת"; -App::$strings["Primary"] = ""; -App::$strings["Drop"] = ""; -App::$strings["Sync Now"] = "סנכרן עכשיו"; -App::$strings["Please wait several minutes between consecutive operations."] = ""; -App::$strings["When possible, drop a location by logging into that website/hub and removing your channel."] = "×›×שר ניתן, השמט ×ž×™×§×•× ×¢×œ ידי כניסה לתוך ×תר רשת/מוקד והסרת הערוץ שלך."; -App::$strings["Use this form to drop the location if the hub is no longer operating."] = "השתמש בטופס ×–×” כדי לנטוש ×ת ×”×ž×™×§×•× ×× ×”×ž×•×§×“ ×ינו פועל עוד."; -App::$strings["Hub not found."] = "מוקד ×œ× × ×ž×¦×."; -App::$strings["Unable to lookup recipient."] = ""; -App::$strings["Unable to communicate with requested channel."] = "×œ× ×ž×¡×•×’×œ לתקשר ×¢× ×¢×¨×•×¥ מבוקש"; -App::$strings["Cannot verify requested channel."] = "×œ× ×™×›×•×œ ל×מת ערוץ מבוקש."; -App::$strings["Selected channel has private message restrictions. Send failed."] = "על הערוץ הנבחר מוטלות הגבלות הודעה פרטית. שליחה נכשלה."; -App::$strings["Messages"] = "הודעות"; -App::$strings["Message recalled."] = "הודעה הוחזרה."; -App::$strings["Conversation removed."] = "דיון הוסר."; -App::$strings["Expires YYYY-MM-DD HH:MM"] = "פג YYYY-MM-DD HH:MM"; -App::$strings["Requested channel is not in this network"] = "הערוץ המבוקש ×ינו × ×ž×¦× ×‘×¨×©×ª זו"; -App::$strings["Send Private Message"] = "שלח הודעה פרטית"; -App::$strings["To:"] = "לכבוד:"; -App::$strings["Subject:"] = "נוש×:"; -App::$strings["Attach file"] = "צרף קובץ"; -App::$strings["Send"] = "שלח"; -App::$strings["Set expiration date"] = "קבע ת×ריך תפוגה"; -App::$strings["Delete message"] = "מחק הודעה"; -App::$strings["Delivery report"] = "דיווח מסירה"; -App::$strings["Recall message"] = "בטל הודעה"; -App::$strings["Message has been recalled."] = "הודעה הוחזרה."; -App::$strings["Delete Conversation"] = "מחק דיון"; -App::$strings["No secure communications available. You may be able to respond from the sender's profile page."] = "×ין ×—×™×‘×•×¨×™× ×ž××•×‘×˜×—×™× ×–×ž×™× ×™×. ×פשרי ×›×™ ×ª×”× ×‘×פשרותך להשיב מתוך עמוד הפרופיל של השולח."; -App::$strings["Send Reply"] = "שלח משוב"; -App::$strings["Your message for %s (%s):"] = "הודעתך עבור %s ‏(%s):"; -App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = ""; -App::$strings["Create a new channel"] = "צור ערוץ חדש"; -App::$strings["Channel Manager"] = "מנהל ערוץ"; -App::$strings["Current Channel"] = "ערוץ נוכחי"; -App::$strings["Switch to one of your channels by selecting it."] = ""; -App::$strings["Default Channel"] = "ערוץ שגרתי"; -App::$strings["Make Default"] = "הפוך לשגרתי"; -App::$strings["%d new messages"] = "%d הודעות חדשות"; -App::$strings["%d new introductions"] = ""; -App::$strings["Delegated Channel"] = ""; -App::$strings["No valid account found."] = "×œ× × ×ž×¦× ×—×©×‘×•×Ÿ תקין."; -App::$strings["Password reset request issued. Check your email."] = ""; -App::$strings["Site Member (%s)"] = "חבר ×תר (%s)"; -App::$strings["Password reset requested at %s"] = ""; -App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = ""; -App::$strings["Password Reset"] = "×יפוס סיסמה"; -App::$strings["Your password has been reset as requested."] = "הסיסמה שלך ×ותחלה כנדרש."; -App::$strings["Your new password is"] = "הסיסמה החדשה שלך ×”×™×"; -App::$strings["Save or copy your new password - and then"] = ""; -App::$strings["click here to login"] = "לחץ ×›×ן כדי להיכנס"; -App::$strings["Your password may be changed from the Settings page after successful login."] = ""; -App::$strings["Your password has changed at %s"] = ""; -App::$strings["Forgot your Password?"] = "שכחת ×ת הסיסמה שלך?"; -App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = ""; -App::$strings["Email Address"] = "כתובת דו×״ל"; -App::$strings["Reset"] = "×פס"; -App::$strings["Unable to update menu."] = "×œ× ×ž×¡×•×’×œ לעדכן תפריט."; -App::$strings["Unable to create menu."] = "×œ× ×ž×¡×•×’×œ ליצור תפריט."; -App::$strings["Menu Name"] = "×©× ×ª×¤×¨×™×˜"; -App::$strings["Unique name (not visible on webpage) - required"] = "×©× ×™×™×—×•×“×™ (×œ× × ×¨××” בבלוג רשת) - נדרש"; -App::$strings["Menu Title"] = "כותרת תפריט"; -App::$strings["Visible on webpage - leave empty for no title"] = ""; -App::$strings["Allow Bookmarks"] = ""; -App::$strings["Menu may be used to store saved bookmarks"] = ""; -App::$strings["Submit and proceed"] = "שלח והמשך"; -App::$strings["Menus"] = "תפריטי×"; -App::$strings["Bookmarks allowed"] = "סימניות מותרות"; -App::$strings["Delete this menu"] = "מחק ×ת תפריט ×–×”"; -App::$strings["Edit menu contents"] = "ערוך תכני תפריט"; -App::$strings["Edit this menu"] = "ערוך ×ת תפריט ×–×”"; -App::$strings["Menu could not be deleted."] = "תפריט ×œ× ×™×›×•×œ ×”×™×” להימחק."; -App::$strings["Menu not found."] = "תפריט ×œ× × ×ž×¦×."; -App::$strings["Edit Menu"] = "ערוך תפריט"; -App::$strings["Add or remove entries to this menu"] = "הוסף ×ו הסר רשומות מתפריט ×–×”"; -App::$strings["Menu name"] = "×©× ×ª×¤×¨×™×˜"; -App::$strings["Must be unique, only seen by you"] = ""; -App::$strings["Menu title"] = "כותרת תפריט"; -App::$strings["Menu title as seen by others"] = ""; -App::$strings["Allow bookmarks"] = "התר סימניות"; -App::$strings["Not found."] = "×œ× × ×ž×¦×."; -App::$strings["__ctx:mood__ %1\$s is %2\$s"] = ""; -App::$strings["Mood"] = "מצב רוח"; -App::$strings["Set your current mood and tell your friends"] = ""; -App::$strings["Profile Match"] = ""; -App::$strings["No keywords to match. Please add keywords to your default profile."] = ""; -App::$strings["is interested in:"] = ""; -App::$strings["No matches"] = "×ין הת×מות"; -App::$strings["No such group"] = "×ין קבוצה כזו"; -App::$strings["No such channel"] = "×ין ערוץ ×›×–×”"; -App::$strings["forum"] = "פורו×"; -App::$strings["Search Results For:"] = "תוצ×ות חיפוש עבור:"; -App::$strings["Privacy group is empty"] = "קבוצת פרטיות ×”×™× ×” ריקה"; -App::$strings["Privacy group: "] = "קבוצת פרטיות: "; -App::$strings["Invalid connection."] = "חיבור שגוי."; -App::$strings["No more system notifications."] = "×ין עוד התר×ות מערכת"; -App::$strings["System Notifications"] = "התר×ות מערכת"; -App::$strings["Unable to create element."] = "×œ× ×ž×¡×•×’×œ ליצור ×למנט"; -App::$strings["Unable to update menu element."] = "×œ× ×ž×¡×•×’×œ לעדכן ×למנט תפריט."; -App::$strings["Unable to add menu element."] = "×œ× ×ž×¡×•×’×œ להוסיף ×למנט תפריט."; -App::$strings["Menu Item Permissions"] = "הרש×ות פריט תפריט"; -App::$strings["(click to open/close)"] = "(לחץ כדי לפתוח/לסגור)"; -App::$strings["Link Name"] = "×©× ×§×™×©×•×¨"; -App::$strings["Link or Submenu Target"] = ""; -App::$strings["Enter URL of the link or select a menu name to create a submenu"] = ""; -App::$strings["Use magic-auth if available"] = ""; -App::$strings["Open link in new window"] = "פתח בתוך חלון חדש"; -App::$strings["Order in list"] = ""; -App::$strings["Higher numbers will sink to bottom of listing"] = ""; -App::$strings["Submit and finish"] = "שלח וסיי×"; -App::$strings["Submit and continue"] = "שלח והמשך"; -App::$strings["Menu:"] = "תפריט:"; -App::$strings["Link Target"] = "יעד קישור"; -App::$strings["Edit menu"] = "ערוך תפריט"; -App::$strings["Edit element"] = "ערוך ×למנט"; -App::$strings["Drop element"] = "הטל ×למנט"; -App::$strings["New element"] = "×למנט חדש"; -App::$strings["Edit this menu container"] = "ערוך ×ת מכיל תפריט ×–×”"; -App::$strings["Add menu element"] = "הוסף ×למנט תפריט"; -App::$strings["Delete this menu item"] = "מחק ×ת פריט תפריט ×–×”"; -App::$strings["Edit this menu item"] = "ערוך ×ת פריט תפריט ×–×”"; -App::$strings["Menu item not found."] = "פריט תפריט ×œ× × ×ž×¦×."; -App::$strings["Menu item deleted."] = "פריט תפריט נמחק."; -App::$strings["Menu item could not be deleted."] = "פריט תפריט ×œ× ×™×›×•×œ ×”×™×” להימחק."; -App::$strings["Edit Menu Element"] = "ערוך ×למנט תפריט"; -App::$strings["Link text"] = ""; -App::$strings["Name or caption"] = "×©× ×ו דברי הסבר"; -App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\""] = "דוגמ×ות: \"בוב ג׳יימסון\", \"ליסה ×•×”×¡×•×¡×™× ×©×œ×”\", \"טניס\", \"קבוצת תעופה\""; -App::$strings["Choose a short nickname"] = "בחר ×©× ×›×™× ×•×™ קצר"; -App::$strings["Your nickname will be used to create an easy to remember channel address e.g. nickname%s"] = "×©× ×›×™× ×•×™ ישמש ×ותך כדי ליצור כתובת ערוץ קלה לזכירה למשל nickname%s"; -App::$strings["Channel role and privacy"] = ""; -App::$strings["Select a channel role with your privacy requirements."] = ""; -App::$strings["Read more about roles"] = ""; -App::$strings["Create Channel"] = "צור ערוץ"; -App::$strings["A channel is your identity on this network. It can represent a person, a blog, or a forum to name a few. Channels can make connections with other channels to share information with highly detailed permissions."] = "ערוץ ×”×•× ×”×–×”×•×ª שלך ברשת זו. ×–×” יכול לייצג ×ד×, בלוג, ×ו ×¤×•×¨×•× (נמנו רק ×חדי×). ×¢×¨×•×¦×™× ×™×›×•×œ×™× ×œ×™×¦×•×¨ ×—×™×‘×•×¨×™× ×¢× ×¢×¨×•×¦×™× ××—×¨×™× ×›×“×™ לשתף מידע בעזרת הרש×ות מפורטות מ×וד."; -App::$strings["or import an existing channel from another location."] = ""; -App::$strings["Invalid request identifier."] = ""; -App::$strings["Discard"] = "סלק"; -App::$strings["Mark all system notifications seen"] = "סמן ×ת כל התר×ות המערכת כנקר×ו"; -App::$strings["Page owner information could not be retrieved."] = ""; -App::$strings["Profile Photos"] = "תצלומי פרופיל"; -App::$strings["Album not found."] = "××œ×‘×•× ×œ× × ×ž×¦×."; -App::$strings["Delete Album"] = "מחק ×לבו×"; -App::$strings["Multiple storage folders exist with this album name, but within different directories. Please remove the desired folder or folders using the Files manager"] = ""; -App::$strings["Delete Photo"] = "מחק תצלו×"; -App::$strings["No photos selected"] = "×œ× × ×‘×—×¨×• תצלומי×"; -App::$strings["Access to this item is restricted."] = ""; -App::$strings["%1$.2f MB of %2$.2f MB photo storage used."] = ""; -App::$strings["%1$.2f MB photo storage used."] = ""; -App::$strings["Upload Photos"] = "העלה תצלומי×"; -App::$strings["Enter an album name"] = "הזן ×©× ×לבו×"; -App::$strings["or select an existing album (doubleclick)"] = "×ו בחר ××œ×‘×•× ×§×™×™× (לחיצה כפולה)"; -App::$strings["Create a status post for this upload"] = ""; -App::$strings["Caption (optional):"] = "דברי הסבר (רשות):"; -App::$strings["Description (optional):"] = "תי×ור (רשות):"; -App::$strings["Album name could not be decoded"] = ""; -App::$strings["Contact Photos"] = "תצלומי ×יש קשר"; -App::$strings["Show Newest First"] = ""; -App::$strings["Show Oldest First"] = ""; -App::$strings["View Photo"] = "צפה בתצלו×"; -App::$strings["Edit Album"] = "ערוך ×לבו×"; -App::$strings["Permission denied. Access to this item may be restricted."] = ""; -App::$strings["Photo not available"] = "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ"; -App::$strings["Use as profile photo"] = "השתמש בתור ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; -App::$strings["Use as cover photo"] = "השתמש בתור ×ª×¦×œ×•× ×©×¢×¨"; -App::$strings["Private Photo"] = "×ª×¦×œ×•× ×¤×¨×˜×™"; -App::$strings["View Full Size"] = "צפה בגודל מל×"; -App::$strings["Remove"] = "הסר"; -App::$strings["Edit photo"] = "ערוך תצלו×"; -App::$strings["Rotate CW (right)"] = "סובב כיוון-שעון (ימין)"; -App::$strings["Rotate CCW (left)"] = "סובב נגד כיוון-שעון (שמ×ל)"; -App::$strings["Enter a new album name"] = "הזן ×©× ××œ×‘×•× ×—×“×©"; -App::$strings["or select an existing one (doubleclick)"] = "×ו בחר ב×חד ×§×™×™× (לחיצה כפולה)"; -App::$strings["Caption"] = "דברי הסבר"; -App::$strings["Add a Tag"] = "הוסף תגית"; -App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "דוגמ×: @bob, @Barbara_Jensen, @jim@example.com"; -App::$strings["Flag as adult in album view"] = ""; -App::$strings["I like this (toggle)"] = "×הבתי ×ת ×–×” (החלף)"; -App::$strings["I don't like this (toggle)"] = "×œ× ×הבתי ×ת ×–×” (החלף)"; -App::$strings["Please wait"] = "×× × ×”×ž×ª×Ÿ"; -App::$strings["This is you"] = "×–×” ×ת/×”"; -App::$strings["Comment"] = "תגובה"; -App::$strings["__ctx:title__ Likes"] = "×והב"; -App::$strings["__ctx:title__ Dislikes"] = "×œ× ×והב"; -App::$strings["__ctx:title__ Agree"] = "מסכי×"; -App::$strings["__ctx:title__ Disagree"] = "×œ× ×ž×¡×›×™×"; -App::$strings["__ctx:title__ Abstain"] = "נמנע"; -App::$strings["__ctx:title__ Attending"] = "נוכח"; -App::$strings["__ctx:title__ Not attending"] = "×œ× × ×•×›×—"; -App::$strings["__ctx:title__ Might attend"] = "עשוי להיווכח"; -App::$strings["View all"] = "צפה בכול×"; -App::$strings["__ctx:noun__ Like"] = array( - 0 => "×והב", - 1 => "×והבי×", -); -App::$strings["__ctx:noun__ Dislike"] = array( - 0 => "×œ× ×והב", - 1 => "×œ× ×והבי×", -); -App::$strings["Photo Tools"] = "כלי תצלו×"; -App::$strings["In This Photo:"] = "×‘×ª×¦×œ×•× ×–×”:"; -App::$strings["Map"] = "מפה"; -App::$strings["__ctx:noun__ Likes"] = "×והב"; -App::$strings["__ctx:noun__ Dislikes"] = "×œ× ×והב"; -App::$strings["Close"] = "סגור"; -App::$strings["View Album"] = "צפה ב×לבו×"; -App::$strings["Recent Photos"] = "×ª×¦×œ×•×ž×™× ×חרוני×"; -App::$strings["sent you a private message"] = "שלח לך הודעה פרטית"; -App::$strings["added your channel"] = "הוסיף ×ת הערוץ שלך"; -App::$strings["g A l F d"] = "g A l F d"; -App::$strings["[today]"] = "[היו×]"; -App::$strings["posted an event"] = "×¤×¨×¡× ×ירוע"; -App::$strings["Unable to find your hub."] = "×œ× ×ž×¡×•×’×œ ×œ×ž×¦×•× ×ת המוקד שלך."; -App::$strings["Post successful."] = ""; -App::$strings["OpenID protocol error. No ID returned."] = "שגי×ת פרוטוקול OpenID. ×œ× ×”×•×—×–×¨ ID."; -App::$strings["Login failed."] = "התחברות נכשלה."; -App::$strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = ""; -App::$strings["This setting requires special processing and editing has been blocked."] = ""; -App::$strings["Configuration Editor"] = "עורך תצורה"; -App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = ""; -App::$strings["Layout updated."] = ""; -App::$strings["Edit System Page Description"] = ""; -App::$strings["Layout not found."] = ""; -App::$strings["Module Name:"] = "×©× ×ž×•×“×•×œ:"; -App::$strings["Layout Help"] = ""; -App::$strings["Poke"] = ""; -App::$strings["Poke somebody"] = ""; -App::$strings["Poke/Prod"] = "דחוף/עורר"; -App::$strings["Poke, prod or do other things to somebody"] = ""; -App::$strings["Recipient"] = "נמען"; -App::$strings["Choose what you wish to do to recipient"] = "בחר מה ברצונך לעשות לנמען"; -App::$strings["Make this post private"] = "הפוך ×ת פוסט ×–×” לפרטי"; -App::$strings["Fetching URL returns error: %1\$s"] = ""; -App::$strings["Profile not found."] = "פרופיל ×œ× × ×ž×¦×."; -App::$strings["Profile deleted."] = "פרופיל נמחק."; -App::$strings["Profile-"] = "פרופיל-"; -App::$strings["New profile created."] = "פרופיל חדש נוצר."; -App::$strings["Profile unavailable to clone."] = ""; -App::$strings["Profile unavailable to export."] = ""; -App::$strings["Profile Name is required."] = "נדרש ×©× ×¤×¨×•×¤×™×œ."; -App::$strings["Marital Status"] = "מצב משפחתי"; -App::$strings["Romantic Partner"] = "שותף רומנטי"; -App::$strings["Likes"] = "×והב"; -App::$strings["Dislikes"] = "×œ× ×והב"; -App::$strings["Work/Employment"] = ""; -App::$strings["Religion"] = "דת"; -App::$strings["Political Views"] = "השקפות פוליטיות"; -App::$strings["Sexual Preference"] = "העדפה מינית"; -App::$strings["Homepage"] = "עמוד בית"; -App::$strings["Interests"] = ""; -App::$strings["Profile updated."] = ""; -App::$strings["Hide your connections list from viewers of this profile"] = ""; -App::$strings["Edit Profile Details"] = ""; -App::$strings["View this profile"] = "צפה בפרופיל ×–×”"; -App::$strings["Edit visibility"] = "ערוך נר×ות"; -App::$strings["Profile Tools"] = "כלי פרופיל"; -App::$strings["Change cover photo"] = "שנה ×ª×¦×œ×•× ×©×¢×¨"; -App::$strings["Change profile photo"] = "שנה ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; -App::$strings["Create a new profile using these settings"] = "צור פרופיל חדש ב×מצעות הגדרות ×לו"; -App::$strings["Clone this profile"] = "שבט ×ת פרופיל ×–×”"; -App::$strings["Delete this profile"] = "מחק ×ת פרופיל ×–×”"; -App::$strings["Add profile things"] = "הוסף דברי פרופיל"; -App::$strings["Personal"] = "×ישי"; -App::$strings["Relation"] = "יחס"; -App::$strings["Miscellaneous"] = "שונות"; -App::$strings["Import profile from file"] = "×™×‘× ×¤×¨×•×¤×™×œ מתוך קובץ"; -App::$strings["Export profile to file"] = "×™×¦× ×¤×¨×•×¤×™×œ לתוך קובץ"; -App::$strings["Your gender"] = "המין שלך"; -App::$strings["Marital status"] = "מצב משפחתי"; -App::$strings["Sexual preference"] = "העדפה מינית"; -App::$strings["Profile name"] = "×©× ×¤×¨×•×¤×™×œ"; -App::$strings["This is your default profile."] = "זהו הפרופיל השגרתי שלך."; -App::$strings["Your full name"] = "שמך המל×"; -App::$strings["Title/Description"] = "כותרת/תי×ור"; -App::$strings["Street address"] = "כתובת רחוב"; -App::$strings["Locality/City"] = "מקומיות/עיר"; -App::$strings["Region/State"] = "×זור/מחוז"; -App::$strings["Postal/Zip code"] = "דו×ר/מיקוד"; -App::$strings["Country"] = "×רץ"; -App::$strings["Who (if applicable)"] = ""; -App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = ""; -App::$strings["Since (date)"] = "מ××– (ת×ריך)"; -App::$strings["Tell us about yourself"] = "ספר לנו ×ודותיך"; -App::$strings["Hometown"] = "עיר מגורי×"; -App::$strings["Political views"] = "השקפות פוליטיות"; -App::$strings["Religious views"] = "השקפות דתיות"; -App::$strings["Keywords used in directory listings"] = ""; -App::$strings["Example: fishing photography software"] = ""; -App::$strings["Musical interests"] = ""; -App::$strings["Books, literature"] = "ספרי×, ספרות"; -App::$strings["Television"] = "טלוויזיה"; -App::$strings["Film/Dance/Culture/Entertainment"] = ""; -App::$strings["Hobbies/Interests"] = ""; -App::$strings["Love/Romance"] = "×הבה/רומנטיקה"; -App::$strings["School/Education"] = "בית ספר/חינוך"; -App::$strings["Contact information and social networks"] = ""; -App::$strings["My other channels"] = "×”×¢×¨×•×¦×™× ×”××—×¨×™× ×©×œ×™"; -App::$strings["Profile Image"] = "תמונת פרופיל"; -App::$strings["Edit Profiles"] = "ערוך פרופילי×"; -App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = ""; -App::$strings["Upload Profile Photo"] = "העלה ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; -App::$strings["Invalid profile identifier."] = "מזהה פרופיל ×œ× ×ª×§×™×Ÿ."; -App::$strings["Profile Visibility Editor"] = ""; -App::$strings["Profile"] = "פרופיל"; -App::$strings["Click on a contact to add or remove."] = ""; -App::$strings["Visible To"] = ""; -App::$strings["Public Hubs"] = "×ž×•×§×“×™× ×¦×™×‘×•×¨×™×™×"; -App::$strings["The listed hubs allow public registration for the \$Projectname network. All hubs in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some hubs may require subscription or provide tiered service plans. The hub itself may provide additional details."] = ""; -App::$strings["Hub URL"] = ""; -App::$strings["Access Type"] = "טיפוס גישה"; -App::$strings["Registration Policy"] = "מדיניות רישו×"; -App::$strings["Stats"] = ""; -App::$strings["Software"] = "תוכנה"; -App::$strings["Ratings"] = "דירוג"; -App::$strings["Rate"] = "דרג"; -App::$strings["Website:"] = "×תר רשת:"; -App::$strings["Remote Channel [%s] (not yet known on this site)"] = "ערוץ מרוחק [%s] (×œ× ×ž×•×›×¨ עדיין ב×תר ×–×”)"; -App::$strings["Rating (this information is public)"] = "דירוג (מידע ×–×” הינו ציבורי)"; -App::$strings["Optionally explain your rating (this information is public)"] = "הסבר לפי הצורך ×ת הדירוג שלך (מידע ×–×” הינו ציבורי)"; -App::$strings["No ratings"] = "×ין דירוג"; -App::$strings["Rating: "] = "דירוג: "; -App::$strings["Website: "] = "×תר רשת:"; -App::$strings["Description: "] = "תי×ור: "; -App::$strings["Theme settings updated."] = "הגדרות ערכת × ×•×©× ×¢×•×“×›× ×•."; -App::$strings["# Accounts"] = "# חשבונות"; -App::$strings["# blocked accounts"] = "# חשבונות חסומי×"; -App::$strings["# expired accounts"] = ""; -App::$strings["# expiring accounts"] = ""; -App::$strings["# Channels"] = "# ערוצי×"; -App::$strings["# primary"] = "# עיקרי"; -App::$strings["# clones"] = "# שיבוטי×"; -App::$strings["Message queues"] = "תור הודעות"; -App::$strings["Your software should be updated"] = "התוכנה שלך ×מורה להיות מעודכנת"; -App::$strings["Administration"] = "הנהלה"; -App::$strings["Summary"] = "סיכו×"; -App::$strings["Registered accounts"] = "חשבונות רשומי×"; -App::$strings["Pending registrations"] = "הרשמות תלויות ועומדות"; -App::$strings["Registered channels"] = "×¢×¨×•×¦×™× ×¨×©×•×ž×™×"; -App::$strings["Active plugins"] = "×ª×•×¡×¤×™× ×¤×¢×™×œ×™×"; -App::$strings["Version"] = "גרס×"; -App::$strings["Repository version (master)"] = ""; -App::$strings["Repository version (dev)"] = ""; -App::$strings["Site settings updated."] = "הגדרות ×תר עודכנו."; -App::$strings["Default"] = "ברירת מחדל"; -App::$strings["mobile"] = "נייד"; -App::$strings["experimental"] = "ניסיוני"; -App::$strings["unsupported"] = "×œ× × ×ª×ž×š"; -App::$strings["Yes - with approval"] = ""; -App::$strings["My site is not a public server"] = ""; -App::$strings["My site has paid access only"] = ""; -App::$strings["My site has free access only"] = ""; -App::$strings["My site offers free accounts with optional paid upgrades"] = ""; -App::$strings["Site"] = "×תר"; -App::$strings["Registration"] = "רישו×"; -App::$strings["File upload"] = "העל×ת קובץ"; -App::$strings["Policies"] = "מדינויות"; -App::$strings["Advanced"] = "מתקד×"; -App::$strings["Site name"] = "×©× ×תר"; -App::$strings["Banner/Logo"] = ""; -App::$strings["Administrator Information"] = "מידע מנהל"; -App::$strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = ""; -App::$strings["System language"] = "שפת מערכת"; -App::$strings["System theme"] = "מוטיב מערכת"; -App::$strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = ""; -App::$strings["Mobile system theme"] = ""; -App::$strings["Theme for mobile devices"] = ""; -App::$strings["Allow Feeds as Connections"] = ""; -App::$strings["(Heavy system resource usage)"] = ""; -App::$strings["Maximum image size"] = "גודל תמונה מרבי"; -App::$strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = ""; -App::$strings["Does this site allow new member registration?"] = ""; -App::$strings["Invitation only"] = ""; -App::$strings["Only allow new member registrations with an invitation code. Above register policy must be set to Yes."] = ""; -App::$strings["Which best describes the types of account offered by this hub?"] = ""; -App::$strings["Register text"] = ""; -App::$strings["Will be displayed prominently on the registration page."] = ""; -App::$strings["Site homepage to show visitors (default: login box)"] = ""; -App::$strings["example: 'public' to show public stream, 'page/sys/home' to show a system webpage called 'home' or 'include:home.html' to include a file."] = ""; -App::$strings["Preserve site homepage URL"] = ""; -App::$strings["Present the site homepage in a frame at the original location instead of redirecting"] = ""; -App::$strings["Accounts abandoned after x days"] = ""; -App::$strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = ""; -App::$strings["Allowed friend domains"] = ""; -App::$strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = ""; -App::$strings["Allowed email domains"] = "מתחמי דו×״ל מורשי×"; -App::$strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = ""; -App::$strings["Not allowed email domains"] = "מתחמי דו×״ל ×œ× ×ž×•×¨×©×™×"; -App::$strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = ""; -App::$strings["Verify Email Addresses"] = ""; -App::$strings["Check to verify email addresses used in account registration (recommended)."] = ""; -App::$strings["Force publish"] = ""; -App::$strings["Check to force all profiles on this site to be listed in the site directory."] = ""; -App::$strings["Import Public Streams"] = ""; -App::$strings["Import and allow access to public content pulled from other sites. Warning: this content is unmoderated."] = ""; -App::$strings["Login on Homepage"] = "התחבר בעמוד בית"; -App::$strings["Present a login box to visitors on the home page if no other content has been configured."] = ""; -App::$strings["Enable context help"] = ""; -App::$strings["Display contextual help for the current page when the help button is pressed."] = ""; -App::$strings["Directory Server URL"] = ""; -App::$strings["Default directory server"] = "שרת ספרייה שגרתי"; -App::$strings["Proxy user"] = ""; -App::$strings["Proxy URL"] = ""; -App::$strings["Network timeout"] = "פקיעת זמן רשת"; -App::$strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = ""; -App::$strings["Delivery interval"] = "תדירות שגרתית"; -App::$strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = ""; -App::$strings["Deliveries per process"] = ""; -App::$strings["Number of deliveries to attempt in a single operating system process. Adjust if necessary to tune system performance. Recommend: 1-5."] = ""; -App::$strings["Poll interval"] = ""; -App::$strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = ""; -App::$strings["Maximum Load Average"] = ""; -App::$strings["Maximum system load before delivery and poll processes are deferred - default 50."] = ""; -App::$strings["Expiration period in days for imported (grid/network) content"] = ""; -App::$strings["0 for no expiration of imported content"] = ""; -App::$strings["Off"] = ""; -App::$strings["On"] = ""; -App::$strings["Lock feature %s"] = ""; -App::$strings["Manage Additional Features"] = "נהל תכונות נוספות"; -App::$strings["No server found"] = "×œ× × ×ž×¦× ×©×¨×ª"; -App::$strings["ID"] = "מזהה"; -App::$strings["for channel"] = "לערוץ"; -App::$strings["on server"] = "בשרת"; -App::$strings["Server"] = "שרת"; -App::$strings["By default, unfiltered HTML is allowed in embedded media. This is inherently insecure."] = ""; -App::$strings["The recommended setting is to only allow unfiltered HTML from the following sites:"] = ""; -App::$strings["https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/
    https://vimeo.com/
    https://soundcloud.com/
    "] = ""; -App::$strings["All other embedded content will be filtered, unless embedded content from that site is explicitly blocked."] = ""; -App::$strings["Security"] = "×בטחה"; -App::$strings["Block public"] = ""; -App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently authenticated."] = ""; -App::$strings["Set \"Transport Security\" HTTP header"] = ""; -App::$strings["Set \"Content Security Policy\" HTTP header"] = ""; -App::$strings["Allow communications only from these sites"] = ""; -App::$strings["One site per line. Leave empty to allow communication from anywhere by default"] = ""; -App::$strings["Block communications from these sites"] = ""; -App::$strings["Allow communications only from these channels"] = ""; -App::$strings["One channel (hash) per line. Leave empty to allow from any channel by default"] = ""; -App::$strings["Block communications from these channels"] = ""; -App::$strings["Only allow embeds from secure (SSL) websites and links."] = ""; -App::$strings["Allow unfiltered embedded HTML content only from these domains"] = ""; -App::$strings["One site per line. By default embedded content is filtered."] = ""; -App::$strings["Block embedded HTML from these domains"] = ""; -App::$strings["Update has been marked successful"] = ""; -App::$strings["Executing %s failed. Check system logs."] = ""; -App::$strings["Update %s was successfully applied."] = ""; -App::$strings["Update %s did not return a status. Unknown if it succeeded."] = ""; -App::$strings["Update function %s could not be found."] = ""; -App::$strings["No failed updates."] = ""; -App::$strings["Failed Updates"] = ""; -App::$strings["Mark success (if update was manually applied)"] = ""; -App::$strings["Attempt to execute this update step automatically"] = ""; -App::$strings["Queue Statistics"] = ""; -App::$strings["Total Entries"] = ""; -App::$strings["Priority"] = "עדיפות"; -App::$strings["Destination URL"] = ""; -App::$strings["Mark hub permanently offline"] = ""; -App::$strings["Empty queue for this hub"] = "רוקן תור עבור מוקד ×–×”"; -App::$strings["Last known contact"] = ""; -App::$strings["%s account blocked/unblocked"] = array( - 0 => "", - 1 => "", -); -App::$strings["%s account deleted"] = array( - 0 => "", - 1 => "", -); -App::$strings["Account not found"] = "חשבון ×œ× × ×ž×¦×"; -App::$strings["Account '%s' deleted"] = "חשבון '%s' נמחק"; -App::$strings["Account '%s' blocked"] = "חשבון '%s' נחס×"; -App::$strings["Account '%s' unblocked"] = "חשבון '%s' נפתח"; -App::$strings["Accounts"] = "חשבונות"; -App::$strings["select all"] = "בחר הכל"; -App::$strings["Registrations waiting for confirm"] = ""; -App::$strings["Request date"] = "ת×ריך בקשה"; -App::$strings["No registrations."] = "×ין הרשמות."; -App::$strings["Deny"] = "×סור"; -App::$strings["All Channels"] = "כל הערוצי×"; -App::$strings["Register date"] = "ת×ריך רישו×"; -App::$strings["Last login"] = "כניסה ×חרונה"; -App::$strings["Expires"] = "פג"; -App::$strings["Service Class"] = "מחלקת שירות"; -App::$strings["Selected accounts will be deleted!\\n\\nEverything these accounts had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; -App::$strings["The account {0} will be deleted!\\n\\nEverything this account has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; -App::$strings["%s channel censored/uncensored"] = array( - 0 => "", - 1 => "", -); -App::$strings["%s channel code allowed/disallowed"] = array( - 0 => "", - 1 => "", -); -App::$strings["%s channel deleted"] = array( - 0 => "ערוץ %s נמחק", - 1 => "%s ×¢×¨×•×¦×™× × ×ž×—×§×•", -); -App::$strings["Channel not found"] = "ערוץ ×œ× × ×ž×¦×"; -App::$strings["Channel '%s' deleted"] = "ערוץ '%s' נמחק"; -App::$strings["Channel '%s' censored"] = "ערוץ '%s' צונזר"; -App::$strings["Channel '%s' uncensored"] = "ערוץ '%s' ×™×¦× ×ž×›×œ×œ צנזורה"; -App::$strings["Channel '%s' code allowed"] = ""; -App::$strings["Channel '%s' code disallowed"] = ""; -App::$strings["Channels"] = "ערוצי×"; -App::$strings["Censor"] = "צנזר"; -App::$strings["Uncensor"] = ""; -App::$strings["Allow Code"] = ""; -App::$strings["Disallow Code"] = ""; -App::$strings["Channel"] = "ערוץ"; -App::$strings["UID"] = ""; -App::$strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; -App::$strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; -App::$strings["Plugin %s disabled."] = "תוסף %s מנוטרל."; -App::$strings["Plugin %s enabled."] = "תוסף %s מ×ופשר."; -App::$strings["Disable"] = "נטרל"; -App::$strings["Enable"] = "×פשר"; -App::$strings["Plugins"] = "תוספות"; -App::$strings["Toggle"] = "החלף"; -App::$strings["Settings"] = "הגדרות"; -App::$strings["Author: "] = "מחבר: "; -App::$strings["Maintainer: "] = "מתחזק: "; -App::$strings["Minimum project version: "] = "גרסת פרויקט נומינלית: "; -App::$strings["Maximum project version: "] = "גרסת פרויקט מרבית: "; -App::$strings["Minimum PHP version: "] = "גרסת PHP נומינלית: "; -App::$strings["Requires: "] = "מצריך: "; -App::$strings["Disabled - version incompatibility"] = ""; -App::$strings["Enter the public git repository URL of the plugin repo."] = ""; -App::$strings["Plugin repo git URL"] = ""; -App::$strings["Custom repo name"] = ""; -App::$strings["(optional)"] = "(רשות)"; -App::$strings["Download Plugin Repo"] = "הורד מ×גר תוספי×"; -App::$strings["Install new repo"] = "התקן מ×גר חדש"; -App::$strings["Install"] = "התקן"; -App::$strings["Manage Repos"] = "נהל מ×גרי×"; -App::$strings["Installed Plugin Repositories"] = "מ×גרי תוסף מותקני×"; -App::$strings["Install a New Plugin Repository"] = "התקן מ×גר תוסף חדש"; -App::$strings["Update"] = "עדכן"; -App::$strings["Switch branch"] = "החלף ×¢× ×£"; -App::$strings["No themes found."] = "×œ× × ×ž×¦×ו מוטיבי×."; -App::$strings["Screenshot"] = "×¦×™×œ×•× ×ž×¡×š"; -App::$strings["Themes"] = "ערכות נוש×"; -App::$strings["[Experimental]"] = "[ניסיוני]"; -App::$strings["[Unsupported]"] = "[×œ× × ×ª×ž×š]"; -App::$strings["Log settings updated."] = "הגדרות יומן עדכנו."; -App::$strings["Logs"] = "יומני×"; -App::$strings["Clear"] = "טהר"; -App::$strings["Debugging"] = "דיב××’"; -App::$strings["Log file"] = "קובץ יומן"; -App::$strings["Must be writable by web server. Relative to your top-level webserver directory."] = ""; -App::$strings["Log level"] = ""; -App::$strings["New Profile Field"] = "שדה פרופיל חדש"; -App::$strings["Field nickname"] = "×©× ×›×™× ×•×™ שדה"; -App::$strings["System name of field"] = "×©× ×ž×¢×¨×›×ª של שדה"; -App::$strings["Input type"] = "טיפוס קלט"; -App::$strings["Field Name"] = "×©× ×©×“×”"; -App::$strings["Label on profile pages"] = ""; -App::$strings["Help text"] = "טקסט עזרה"; -App::$strings["Additional info (optional)"] = "מידע נוסף (רשות)"; -App::$strings["Field definition not found"] = "הגדרת שדה ×œ× × ×ž×¦××”"; -App::$strings["Edit Profile Field"] = "ערוך שדה פרופיל"; -App::$strings["Profile Fields"] = "שדות פרופיל"; -App::$strings["Basic Profile Fields"] = "שדות פרופיל בסיסיי×"; -App::$strings["Advanced Profile Fields"] = "שדות פרופיל מתקדמי×"; -App::$strings["(In addition to basic fields)"] = "(בנוסף על שדות בסיסיי×)"; -App::$strings["All available fields"] = "כל השדות הזמיני×"; -App::$strings["Custom Fields"] = "שדות מות×מי×"; -App::$strings["Create Custom Field"] = "צור שדה מות××"; -App::$strings["App installed."] = "×פליקציה מותקנת."; -App::$strings["Malformed app."] = "×פליקציה פגומה."; -App::$strings["Embed code"] = "הטמע קוד"; -App::$strings["Edit App"] = "ערוך ×פליקציה"; -App::$strings["Create App"] = "צור ×פליקציה"; -App::$strings["Name of app"] = "×©× ×©×œ ×פליקציה"; -App::$strings["Location (URL) of app"] = "×ž×™×§×•× (URL) של ×פליקציה"; -App::$strings["Photo icon URL"] = ""; -App::$strings["80 x 80 pixels - optional"] = "80 x 80 ×¤×™×§×¡×œ×™× - רשות"; -App::$strings["Categories (optional, comma separated list)"] = "קטגוריות (רשות, רשימה מופרדת פסיקי×)"; -App::$strings["Version ID"] = "מזהה גרס×"; -App::$strings["Price of app"] = "מחיר ×פליקציה"; -App::$strings["Location (URL) to purchase app"] = "×ž×™×§×•× (URL) כדי לרכוש ×פליקציה"; -App::$strings["Select a bookmark folder"] = "בחר תיקיית סימניות"; -App::$strings["Save Bookmark"] = "שמור סימנייה"; -App::$strings["URL of bookmark"] = ""; -App::$strings["Or enter new bookmark folder name"] = ""; -App::$strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = ""; -App::$strings["Please indicate acceptance of the Terms of Service. Registration failed."] = ""; -App::$strings["Passwords do not match."] = "סיסמ×ות ×œ× ×ª×•×מות."; -App::$strings["Registration successful. Please check your email for validation instructions."] = ""; -App::$strings["Your registration is pending approval by the site owner."] = ""; -App::$strings["Your registration can not be processed."] = ""; -App::$strings["Registration on this hub is disabled."] = "×¨×™×©×•× ×¢×œ מוקד ×–×” הינו מנוטרל."; -App::$strings["Registration on this hub is by approval only."] = "×¨×™×©×•× ×¢×œ מוקד ×–×” הינו מותנה ב×ישור."; -App::$strings["Register at another affiliated hub."] = "×”×™×¨×©× ×‘×ž×•×§×“ מקושר ×חר."; -App::$strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = ""; -App::$strings["Terms of Service"] = "תנ××™ שימוש"; -App::$strings["I accept the %s for this website"] = "×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”"; -App::$strings["I am over 13 years of age and accept the %s for this website"] = "גילי מעל 13 שנה ו×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”"; -App::$strings["Your email address"] = "כתובת דו×״ל שלך"; -App::$strings["Choose a password"] = "בחר סיסמה"; -App::$strings["Please re-enter your password"] = "בבקשה הזן שוב ×ת סיסמתך"; -App::$strings["Please enter your invitation code"] = ""; -App::$strings["no"] = "ל×"; -App::$strings["yes"] = "כן"; -App::$strings["Membership on this site is by invitation only."] = "חברות ב×תר ×–×” ×”×™× ×‘×מצעות הזמנה בלבד."; -App::$strings["Register"] = "הרשמה"; -App::$strings["Proceed to create your first channel"] = ""; -App::$strings["Please login."] = "×× × ×”×ª×—×‘×¨."; -App::$strings["Account removals are not allowed within 48 hours of changing the account password."] = ""; -App::$strings["Remove This Account"] = "הסר ×ת חשבון ×–×”"; -App::$strings["WARNING: "] = "×זהרה: "; -App::$strings["This account and all its channels will be completely removed from the network. "] = ""; -App::$strings["This action is permanent and can not be undone!"] = ""; -App::$strings["Please enter your password for verification:"] = "×× × ×”×–×Ÿ ×ת הסיסמה שלך לצורך ×ימות:"; -App::$strings["Remove this account, all its channels and all its channel clones from the network"] = ""; -App::$strings["By default only the instances of the channels located on this hub will be removed from the network"] = ""; -App::$strings["Remove Account"] = "הסר חשבון"; -App::$strings["Channel removals are not allowed within 48 hours of changing the account password."] = ""; -App::$strings["Remove This Channel"] = "הסר ×ת ערוץ ×–×”"; -App::$strings["This channel will be completely removed from the network. "] = ""; -App::$strings["Remove this channel and all its clones from the network"] = ""; -App::$strings["By default only the instance of the channel located on this hub will be removed from the network"] = ""; -App::$strings["Remove Channel"] = "הסר ערוץ"; -App::$strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = ""; -App::$strings["The error message was:"] = ""; -App::$strings["Authentication failed."] = ""; -App::$strings["Remote Authentication"] = ""; -App::$strings["Enter your channel address (e.g. channel@example.com)"] = ""; -App::$strings["Authenticate"] = ""; -App::$strings["Items tagged with: %s"] = ""; -App::$strings["Search results for: %s"] = "תוצ×ות חיפוש עבור: %s"; -App::$strings["No service class restrictions found."] = ""; -App::$strings["Name is required"] = "נדרש ש×"; -App::$strings["Key and Secret are required"] = ""; -App::$strings["Not valid email."] = "×œ× ×“×•×״ל תקף."; -App::$strings["Protected email address. Cannot change to that email."] = "כתובת דו×״ל מוגנת. ×œ× ×ž×¡×•×’×œ לשנות לדו×״ל ×–×”."; -App::$strings["System failure storing new email. Please try again."] = ""; -App::$strings["Password verification failed."] = "×ימות סיסמה נכשל."; -App::$strings["Passwords do not match. Password unchanged."] = "סיסמ×ות ×œ× ×ª×•×מות. סיסמה ×œ× ×©×•× ×ª×”."; -App::$strings["Empty passwords are not allowed. Password unchanged."] = "סיסמ×ות ריקות ×œ× ×ž×•×ª×¨×•×ª. סיסמה ×œ× ×©×•× ×ª×”."; -App::$strings["Password changed."] = "סיסמה שונתה."; -App::$strings["Password update failed. Please try again."] = "עדכון סיסמה נכשל. ×× × × ×¡×” שוב."; -App::$strings["Settings updated."] = "הגדרות עודכנו."; -App::$strings["Add application"] = "הוסף ×פליקציה"; -App::$strings["Name of application"] = "×©× ×©×œ ×פליקציה"; -App::$strings["Consumer Key"] = "מפתח צרכן"; -App::$strings["Automatically generated - change if desired. Max length 20"] = ""; -App::$strings["Consumer Secret"] = "סוד צרכן"; -App::$strings["Redirect"] = ""; -App::$strings["Redirect URI - leave blank unless your application specifically requires this"] = ""; -App::$strings["Icon url"] = ""; -App::$strings["Optional"] = "רשות"; -App::$strings["Application not found."] = "×™×™×©×•× ×œ× × ×ž×¦×."; -App::$strings["Connected Apps"] = "×פליקציות מחוברות"; -App::$strings["Client key starts with"] = ""; -App::$strings["No name"] = "×ין ש×"; -App::$strings["Remove authorization"] = "הסר ×ישור"; -App::$strings["No feature settings configured"] = ""; -App::$strings["Feature/Addon Settings"] = ""; -App::$strings["Account Settings"] = "הגדרות חשבון"; -App::$strings["Current Password"] = "סיסמה נוכחית"; -App::$strings["Enter New Password"] = "הזן סיסמה חדשה"; -App::$strings["Confirm New Password"] = "×מת סיסמה חדשה"; -App::$strings["Leave password fields blank unless changing"] = "הש×ר דשות סיסמה ×¨×™×§×™× ××œ× ×× ×›×Ÿ ברצונך לשנות"; -App::$strings["Email Address:"] = "כתובת דו×״ל:"; -App::$strings["Remove this account including all its channels"] = "הסר ×ת חשבון ×–×” לרבות כל ×”×¢×¨×•×¦×™× ×©×œ×•"; -App::$strings["Additional Features"] = "תכונות נוספות"; -App::$strings["Connector Settings"] = "הגדרות מקשר"; -App::$strings["No special theme for mobile devices"] = "×ין ערכת × ×•×©× ×ž×™×•×—×“×ª ×œ×”×ª×§× ×™× × ×™×™×“×™×"; -App::$strings["%s - (Experimental)"] = "%s - (ניסיוני)"; -App::$strings["Display Settings"] = "הגדרות תצוגה"; -App::$strings["Theme Settings"] = "הגדרות ערכת נוש×"; -App::$strings["Custom Theme Settings"] = "הגדרות ערכת × ×•×©× ×ž×•×ª×מת"; -App::$strings["Content Settings"] = "הגדרות תוכן"; -App::$strings["Display Theme:"] = ""; -App::$strings["Mobile Theme:"] = ""; -App::$strings["Preload images before rendering the page"] = ""; -App::$strings["The subjective page load time will be longer but the page will be ready when displayed"] = ""; -App::$strings["Enable user zoom on mobile devices"] = ""; -App::$strings["Update browser every xx seconds"] = "עדכן דפדפן כל xx שניות"; -App::$strings["Minimum of 10 seconds, no maximum"] = "×ž×™× ×™×ž×•× ×©×œ 10 שניות, ×ין מקסימו×"; -App::$strings["Maximum number of conversations to load at any time:"] = ""; -App::$strings["Maximum of 100 items"] = "×ž×§×¡×™×ž×•× ×©×œ 100 פריטי×"; -App::$strings["Show emoticons (smilies) as images"] = ""; -App::$strings["Link post titles to source"] = ""; -App::$strings["System Page Layout Editor - (advanced)"] = ""; -App::$strings["Use blog/list mode on channel page"] = ""; -App::$strings["(comments displayed separately)"] = "(תגובות מוצגות בנפרד)"; -App::$strings["Use blog/list mode on grid page"] = ""; -App::$strings["Channel page max height of content (in pixels)"] = ""; -App::$strings["click to expand content exceeding this height"] = ""; -App::$strings["Grid page max height of content (in pixels)"] = ""; -App::$strings["Nobody except yourself"] = "××£ ×חד חוץ ממך"; -App::$strings["Only those you specifically allow"] = "רק ×לו שהתרת ×œ×”× ×‘×ž×¤×•×¨×©"; -App::$strings["Approved connections"] = "×—×™×‘×•×¨×™× ×ž×ושרי×"; -App::$strings["Any connections"] = "כל חיבור"; -App::$strings["Anybody on this website"] = "כל ×חד ב×תר רשת ×–×”"; -App::$strings["Anybody in this network"] = "כל ×חד ברשת זו"; -App::$strings["Anybody authenticated"] = "כל ×חד ש×ושר"; -App::$strings["Anybody on the internet"] = "כל ×חד ב×ינטרנט"; -App::$strings["Publish your default profile in the network directory"] = ""; -App::$strings["Allow us to suggest you as a potential friend to new members?"] = ""; -App::$strings["Your channel address is"] = "כתובת הערוץ שלך ×”×™×"; -App::$strings["Channel Settings"] = "הגדרות ערוץ"; -App::$strings["Basic Settings"] = "הגדרות בסיסיות"; -App::$strings["Full Name:"] = "×©× ×ž×œ×:"; -App::$strings["Your Timezone:"] = "×זור זמן שלך:"; -App::$strings["Default Post Location:"] = "×ž×™×§×•× ×¤×•×¡×˜ שגרתי:"; -App::$strings["Geographical location to display on your posts"] = "×ž×™×§×•× ×’×™×וגרפי להצגה ×‘×¤×•×¡×˜×™× ×©×œ×š"; -App::$strings["Use Browser Location:"] = "השתמש ×‘×ž×™×§×•× ×“×¤×“×¤×Ÿ:"; -App::$strings["Adult Content"] = "תוכן מבוגרי×"; -App::$strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "ערוץ ×–×” ×ž×¤×¨×¡× ×ª×•×›×Ÿ ×œ×ž×‘×•×’×¨×™× ×‘×ופן תדיר ×ו שגרתי. (×× × ×ª×™×™×’ כל חומר ×œ×ž×‘×•×’×¨×™× ×•/×ו ×¢×™×¨×•× ×¢× NSFW#)"; -App::$strings["Security and Privacy Settings"] = "הגדרות ×בטחה ופרטיות"; -App::$strings["Your permissions are already configured. Click to view/adjust"] = ""; -App::$strings["Hide my online presence"] = "הסתר ×ת הנוכחות המקוונת שלי"; -App::$strings["Prevents displaying in your profile that you are online"] = ""; -App::$strings["Simple Privacy Settings:"] = "הגדרות פרטיות פשוטות:"; -App::$strings["Very Public - extremely permissive (should be used with caution)"] = "ציבורי מ×וד - מתירני ביותר (יש להשתמש בזהירות)"; -App::$strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "טיפוסי - ציבורי שגרתי, פרטיות לפי דרישה (דומה להרש×ות רשת חברתית ××•×œ× ×œ×¦×“ פרטיות משופרת)"; -App::$strings["Private - default private, never open or public"] = "פרטי - פרטי שגרתי, ××£ ×¤×¢× ×œ× ×¤×ª×•×— ×ו ציבורי"; -App::$strings["Blocked - default blocked to/from everybody"] = "×—×¡×•× - ×—×¡×•× ×©×’×¨×ª×™ ×ל/מן כל ×חד"; -App::$strings["Allow others to tag your posts"] = "התר ל××—×¨×™× ×œ×ª×™×™×’ ×ת ×”×¤×•×¡×˜×™× ×©×œ×š"; -App::$strings["Often used by the community to retro-actively flag inappropriate content"] = ""; -App::$strings["Advanced Privacy Settings"] = "הגדרות פרטיות מתקדמות"; -App::$strings["Expire other channel content after this many days"] = ""; -App::$strings["0 or blank to use the website limit."] = ""; -App::$strings["This website expires after %d days."] = ""; -App::$strings["This website does not expire imported content."] = ""; -App::$strings["The website limit takes precedence if lower than your limit."] = ""; -App::$strings["Maximum Friend Requests/Day:"] = ""; -App::$strings["May reduce spam activity"] = ""; -App::$strings["Default Post and Publish Permissions"] = ""; -App::$strings["Use my default audience setting for the type of object published"] = ""; -App::$strings["Channel permissions category:"] = ""; -App::$strings["Maximum private messages per day from unknown people:"] = ""; -App::$strings["Useful to reduce spamming"] = ""; -App::$strings["Notification Settings"] = "הגדרות התר××”"; -App::$strings["By default post a status message when:"] = ""; -App::$strings["accepting a friend request"] = ""; -App::$strings["joining a forum/community"] = ""; -App::$strings["making an interesting profile change"] = ""; -App::$strings["Send a notification email when:"] = ""; -App::$strings["You receive a connection request"] = "קיבלת בקשת חיבור"; -App::$strings["Your connections are confirmed"] = "×”×—×™×‘×•×¨×™× ×©×œ×š ×”×™× × ×ž×ומתי×"; -App::$strings["Someone writes on your profile wall"] = "מישהו כותב על קיר הפרופיל שלך"; -App::$strings["Someone writes a followup comment"] = ""; -App::$strings["You receive a private message"] = "קיבלת הודעה פרטית"; -App::$strings["You receive a friend suggestion"] = "קיבלת הצעת ידידי×"; -App::$strings["You are tagged in a post"] = ""; -App::$strings["You are poked/prodded/etc. in a post"] = ""; -App::$strings["Show visual notifications including:"] = ""; -App::$strings["Unseen grid activity"] = ""; -App::$strings["Unseen channel activity"] = "פעילות ערוץ ×œ× × ×¨×ית"; -App::$strings["Unseen private messages"] = "הודעות ערוץ ×œ× × ×¨×ות"; -App::$strings["Recommended"] = ""; -App::$strings["Upcoming events"] = "××™×¨×•×¢×™× ×§×¨×•×‘×™×"; -App::$strings["Events today"] = "××™×¨×•×¢×™× ×”×™×•×"; -App::$strings["Upcoming birthdays"] = "ימי הולדת קרובי×"; -App::$strings["Not available in all themes"] = ""; -App::$strings["System (personal) notifications"] = ""; -App::$strings["System info messages"] = "הודעות מידע מערכת"; -App::$strings["System critical alerts"] = ""; -App::$strings["New connections"] = "×—×™×‘×•×¨×™× ×—×“×©×™×"; -App::$strings["System Registrations"] = "הרשמות מערכת"; -App::$strings["Also show new wall posts, private messages and connections under Notices"] = ""; -App::$strings["Notify me of events this many days in advance"] = ""; -App::$strings["Must be greater than 0"] = ""; -App::$strings["Advanced Account/Page Type Settings"] = ""; -App::$strings["Change the behaviour of this account for special situations"] = ""; -App::$strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = ""; -App::$strings["Miscellaneous Settings"] = "הגדרות שונות"; -App::$strings["Default photo upload folder"] = "תיקיית העל×ת ×ª×¦×œ×•× ×©×’×¨×ª×™×ª"; -App::$strings["%Y - current year, %m - current month"] = "%Y - שנה נוכחית, %m - חודש נוכחי"; -App::$strings["Default file upload folder"] = "תיקיית העל×ת קובץ שגרתית"; -App::$strings["Personal menu to display in your channel pages"] = ""; -App::$strings["Remove this channel."] = "הסר ×ת ערוץ ×–×”."; -App::$strings["Firefox Share \$Projectname provider"] = ""; -App::$strings["Start calendar week on monday"] = ""; -App::$strings["\$Projectname Server - Setup"] = "שרת \$Projectname - הבנייה"; -App::$strings["Could not connect to database."] = "×œ× ×”×™×ª×” ×פשרות להתחבר למסד נתוני×."; -App::$strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = ""; -App::$strings["Could not create table."] = ""; -App::$strings["Your site database has been installed."] = ""; -App::$strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = ""; -App::$strings["Please see the file \"install/INSTALL.txt\"."] = ""; -App::$strings["System check"] = "בדיקת מערכת"; -App::$strings["Check again"] = "בדוק שוב"; -App::$strings["Database connection"] = "חיבור מסד נתוני×"; -App::$strings["In order to install \$Projectname we need to know how to connect to your database."] = ""; -App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = ""; -App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = ""; -App::$strings["Database Server Name"] = "×©× ×©×¨×ª מסד נתוני×"; -App::$strings["Default is 127.0.0.1"] = "ברירת מחדל 127.0.0.1"; -App::$strings["Database Port"] = "פורט מסד נתוני×"; -App::$strings["Communication port number - use 0 for default"] = ""; -App::$strings["Database Login Name"] = "×©× ×›× ×™×¡×” מסד נתוני×"; -App::$strings["Database Login Password"] = "סיסמה מסד נתוני×"; -App::$strings["Database Name"] = "×©× ×ž×¡×“ נתוני×"; -App::$strings["Database Type"] = "טיפוס מסד נתוני×"; -App::$strings["Site administrator email address"] = "כתובת דו×״ל מנהל ×תר"; -App::$strings["Your account email address must match this in order to use the web admin panel."] = ""; -App::$strings["Website URL"] = "כתובת ×תר ×ינטרנט"; -App::$strings["Please use SSL (https) URL if available."] = "×× × ×”×©×ª×ž×© בכתובת SSL (כלומר, https) ×× ×–×ž×™× ×”."; -App::$strings["Please select a default timezone for your website"] = ""; -App::$strings["Site settings"] = "הגדרות ×תר"; -App::$strings["Enable \$Projectname advanced features?"] = "×פשר תכונות מתקדמות בפרויקט \$Projectname?"; -App::$strings["Some advanced features, while useful - may be best suited for technically proficient audiences"] = ""; -App::$strings["PHP version 5.5 or greater is required."] = ""; -App::$strings["PHP version"] = ""; -App::$strings["Could not find a command line version of PHP in the web server PATH."] = ""; -App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = ""; -App::$strings["PHP executable path"] = "נתיב PHP נתון ליישו×"; -App::$strings["Enter full path to php executable. You can leave this blank to continue the installation."] = ""; -App::$strings["Command line PHP"] = "שורת פקודה PHP"; -App::$strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = ""; -App::$strings["This is required for message delivery to work."] = ""; -App::$strings["PHP register_argc_argv"] = ""; -App::$strings["Your max allowed total upload size is set to %s. Maximum size of one file to upload is set to %s. You are allowed to upload up to %d files at once."] = ""; -App::$strings["You can adjust these settings in the servers php.ini."] = ""; -App::$strings["PHP upload limits"] = ""; -App::$strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = ""; -App::$strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = ""; -App::$strings["Generate encryption keys"] = "הפק מפתחות הצפנה"; -App::$strings["libCurl PHP module"] = "מודול libCurl PHP"; -App::$strings["GD graphics PHP module"] = ""; -App::$strings["OpenSSL PHP module"] = "מודול OpenSSL PHP"; -App::$strings["mysqli or postgres PHP module"] = "מודול mysqli PHP ×ו postgres"; -App::$strings["mb_string PHP module"] = "מודול mb_string PHP"; -App::$strings["mcrypt PHP module"] = "מודול mcrypt PHP"; -App::$strings["xml PHP module"] = "מודול xml PHP"; -App::$strings["Apache mod_rewrite module"] = "מודול Apache mod_rewrite"; -App::$strings["Error: Apache webserver mod-rewrite module is required but not installed."] = ""; -App::$strings["proc_open"] = ""; -App::$strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = ""; -App::$strings["Error: libCURL PHP module required but not installed."] = ""; -App::$strings["Error: GD graphics PHP module with JPEG support required but not installed."] = ""; -App::$strings["Error: openssl PHP module required but not installed."] = ""; -App::$strings["Error: mysqli or postgres PHP module required but neither are installed."] = ""; -App::$strings["Error: mb_string PHP module required but not installed."] = ""; -App::$strings["Error: mcrypt PHP module required but not installed."] = ""; -App::$strings["Error: xml PHP module required for DAV but not installed."] = ""; -App::$strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = ""; -App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = ""; -App::$strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = ""; -App::$strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = ""; -App::$strings[".htconfig.php is writable"] = ".htconfig.php הינו כתיב"; -App::$strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = ""; -App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the top level web folder."] = ""; -App::$strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = ""; -App::$strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = ""; -App::$strings["%s is writable"] = "%s הינו כתיב"; -App::$strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = ""; -App::$strings["store is writable"] = ""; -App::$strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = ""; -App::$strings["If you have https access to your website or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"] = ""; -App::$strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = ""; -App::$strings["If your certificate is not recognized, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = ""; -App::$strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = ""; -App::$strings["Providers are available that issue free certificates which are browser-valid."] = ""; -App::$strings["SSL certificate validation"] = "הוכחת תקפות של תעודת SSL"; -App::$strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = ""; -App::$strings["Url rewrite is working"] = ""; -App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = ""; -App::$strings["Errors encountered creating database tables."] = ""; -App::$strings["

    What next

    "] = "

    מה הל××”

    "; -App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = ""; -App::$strings["Files: shared with me"] = ""; -App::$strings["NEW"] = "חדש"; -App::$strings["Remove all files"] = "הסר ×ת כל הקבצי×"; -App::$strings["Remove this file"] = "הסר ×ת קובץ ×–×”"; -App::$strings["Version %s"] = "×’×¨×¡× %s"; -App::$strings["Installed plugins/addons/apps:"] = ""; -App::$strings["No installed plugins/addons/apps"] = ""; -App::$strings["This is a hub of \$Projectname - a global cooperative network of decentralized privacy enhanced websites."] = "זהו מוקד של \$Projectname - רשת קו×ופרטיבית מבוזרת של ×תרי רשת בעלי פרטיות משוכללת."; -App::$strings["Tag: "] = "תגית: "; -App::$strings["Last background fetch: "] = ""; -App::$strings["Current load average: "] = "עומס ממוצע נוכחי: "; -App::$strings["Running at web location"] = ""; -App::$strings["Please visit hubzilla.org to learn more about \$Projectname."] = "×× × ×‘×§×¨ ב×תר hubzilla.org כדי ללמוד עוד ×ודות \$Projectname."; -App::$strings["Bug reports and issues: please visit"] = ""; -App::$strings["\$projectname issues"] = "סוגיות \$projectname"; -App::$strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = ""; -App::$strings["Site Administrators"] = "מנהלי ×תר"; -App::$strings["Failed to create source. No channel selected."] = ""; -App::$strings["Source created."] = "מקור נוצר."; -App::$strings["Source updated."] = "מקור עודכן."; -App::$strings["*"] = "*"; -App::$strings["Channel Sources"] = "מקורות ערוץ"; -App::$strings["Manage remote sources of content for your channel."] = ""; -App::$strings["New Source"] = "מקור חדש"; -App::$strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = ""; -App::$strings["Only import content with these words (one per line)"] = ""; -App::$strings["Leave blank to import all public content"] = ""; -App::$strings["Channel Name"] = "×©× ×¢×¨×•×¥"; -App::$strings["Add the following categories to posts imported from this source (comma separated)"] = ""; -App::$strings["Source not found."] = "מקור ×œ× × ×ž×¦×."; -App::$strings["Edit Source"] = "ערוך מקור"; -App::$strings["Delete Source"] = "מחק מקור"; -App::$strings["Source removed"] = "מקור הוסר"; -App::$strings["Unable to remove source."] = ""; -App::$strings["%1\$s is following %2\$s's %3\$s"] = ""; -App::$strings["%1\$s stopped following %2\$s's %3\$s"] = ""; -App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = ""; -App::$strings["Ignore/Hide"] = "התעל×/הסתר"; -App::$strings["post"] = "פוסט"; -App::$strings["comment"] = "תגובה"; -App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = ""; -App::$strings["Tag removed"] = ""; -App::$strings["Remove Item Tag"] = ""; -App::$strings["Select a tag to remove: "] = ""; -App::$strings["Thing updated"] = ""; -App::$strings["Object store: failed"] = ""; -App::$strings["Thing added"] = ""; -App::$strings["OBJ: %1\$s %2\$s %3\$s"] = ""; -App::$strings["Show Thing"] = "הצג דבר"; -App::$strings["item not found."] = "פריט ×œ× × ×ž×¦×"; -App::$strings["Edit Thing"] = "ערוך דבר"; -App::$strings["Select a profile"] = "בחר פרופיל"; -App::$strings["Post an activity"] = "×¤×¨×¡× ×¤×¢×™×œ×•×ª"; -App::$strings["Only sends to viewers of the applicable profile"] = ""; -App::$strings["Name of thing e.g. something"] = "×©× ×©×œ דבר, לדוגמ×: משהו"; -App::$strings["URL of thing (optional)"] = "URL של דבר (רשות)"; -App::$strings["URL for photo of thing (optional)"] = "URL עבור ×ª×¦×œ×•× ×©×œ משהו (רשות)"; -App::$strings["Add Thing to your Profile"] = "הוסף דבר לפרופיל שלך"; -App::$strings["Export Channel"] = "×™×¦× ×¢×¨×•×¥"; -App::$strings["Export your basic channel information to a file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new server hub, but does not contain your content."] = ""; -App::$strings["Export Content"] = "×™×¦× ×ª×•×›×Ÿ"; -App::$strings["Export your channel information and recent content to a JSON backup that can be restored or imported to another server hub. This backs up all of your connections, permissions, profile data and several months of posts. This file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = ""; -App::$strings["Export your posts from a given year."] = "×™×¦× ×¤×•×¡×˜×™× ×ž×ª×•×š שנה נתונה."; -App::$strings["You may also export your posts and conversations for a particular year or month. Adjust the date in your browser location bar to select other dates. If the export fails (possibly due to memory exhaustion on your server hub), please try again selecting a more limited date range."] = ""; -App::$strings["To select all posts for a given year, such as this year, visit %2\$s"] = ""; -App::$strings["To select all posts for a given month, such as January of this year, visit %2\$s"] = ""; -App::$strings["These content files may be imported or restored by visiting %2\$s on any site containing your channel. For best results please import or restore these in date order (oldest first)."] = ""; -App::$strings["No connections."] = "×ין חיבורי×."; -App::$strings["Visit %s's profile [%s]"] = ""; -App::$strings["View Connections"] = "צפה בחיבורי×"; -App::$strings["Source of Item"] = "מקור פריט"; -App::$strings["Webpages"] = "עמודי רשת"; -App::$strings["Actions"] = "פעולות"; -App::$strings["Page Link"] = "קישור עמוד"; -App::$strings["Page Title"] = "כותרת עמוד"; -App::$strings["Xchan Lookup"] = "חיפוש Xchan"; -App::$strings["Lookup xchan beginning with (or webbie): "] = ""; -App::$strings["Site Admin"] = "מנהל ×תר"; -App::$strings["Bug Report"] = "דיווח ב××’"; -App::$strings["View Bookmarks"] = "הצג סימניות"; -App::$strings["My Chatrooms"] = "חדרי השיחה שלי"; -App::$strings["Firefox Share"] = ""; -App::$strings["Remote Diagnostics"] = ""; -App::$strings["Suggest Channels"] = "הצע ערוצי×"; -App::$strings["Login"] = "כניסה"; -App::$strings["Grid"] = ""; -App::$strings["Channel Home"] = "ערוץ בית"; -App::$strings["Events"] = "×ירועי×"; -App::$strings["Directory"] = "ספרייה"; -App::$strings["Mail"] = "דו×ר"; -App::$strings["Chat"] = "שיחה"; -App::$strings["Probe"] = ""; -App::$strings["Suggest"] = "הצע"; -App::$strings["Random Channel"] = "ערוץ ×קר××™"; -App::$strings["Invite"] = "הזמן"; -App::$strings["Features"] = "תכונות"; -App::$strings["Post"] = "פוסט"; -App::$strings["Purchase"] = "רכוש"; -App::$strings["Missing room name"] = ""; -App::$strings["Duplicate room name"] = ""; -App::$strings["Invalid room specifier."] = "מציין חדר שגוי"; -App::$strings["Room not found."] = "חדר ×œ× × ×ž×¦×."; -App::$strings["Room is full"] = "חדר מל×"; -App::$strings["\$Projectname Notification"] = "התר×ות \$Projectname"; -App::$strings["\$projectname"] = "\$projectname"; -App::$strings["Thank You,"] = "תודה,"; -App::$strings["%s Administrator"] = "הנהלת %s"; -App::$strings["%s "] = ""; -App::$strings["[Hubzilla:Notify] New mail received at %s"] = "[Hubzilla:התר××”] דו×ר חדש נתקבל %s"; -App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s של לך הודעה פרטית חדשה ב×תר %3\$s."; -App::$strings["%1\$s sent you %2\$s."] = "%1\$s שלח לך %2\$s."; -App::$strings["a private message"] = "הודעה פרטית"; -App::$strings["Please visit %s to view and/or reply to your private messages."] = "×× × ×‘×§×¨ בכתובת %s כדי לצפות ו/×ו להשיב להודעות הפרטיות שלך."; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = ""; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = ""; -App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = ""; -App::$strings["[Hubzilla:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Hubzilla:התר××”] תגובה לדיון #%1\$d מ×ת %2\$s"; -App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = ""; -App::$strings["Please visit %s to view and/or reply to the conversation."] = ""; -App::$strings["[Hubzilla:Notify] %s posted to your profile wall"] = "[Hubzilla:התר××”] %s ×¤×¨×¡× ×œ×§×™×¨ הפרופיל שלך"; -App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = ""; -App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = ""; -App::$strings["[Hubzilla:Notify] %s tagged you"] = "[Hubzilla:התר××”] %s תייג ×ותך"; -App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = ""; -App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = ""; -App::$strings["[Hubzilla:Notify] %1\$s poked you"] = ""; -App::$strings["%1\$s, %2\$s poked you at %3\$s"] = ""; -App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = ""; -App::$strings["[Hubzilla:Notify] %s tagged your post"] = "[Hubzilla:התר××”] %s תייג פוסט שלך"; -App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = ""; -App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = ""; -App::$strings["[Hubzilla:Notify] Introduction received"] = "[Hubzilla:התר××”] היכרות פורמלית נתקבלה"; -App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = ""; -App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = ""; -App::$strings["You may visit their profile at %s"] = "×תה יכול לבקר ×ת הפרופיל ×©×œ×”× ×‘×§×™×©×•×¨ %s"; -App::$strings["Please visit %s to approve or reject the connection request."] = ""; -App::$strings["[Hubzilla:Notify] Friend suggestion received"] = "[Hubzilla:התר××”] הצעת חבר נתקבלה"; -App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = ""; -App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = ""; -App::$strings["Name:"] = "ש×:"; -App::$strings["Photo:"] = "תצלו×:"; -App::$strings["Please visit %s to approve or reject the suggestion."] = ""; -App::$strings["[Hubzilla:Notify]"] = "[Hubzilla:התר××”]"; -App::$strings["created a new post"] = "צור פוסט חדש"; -App::$strings["commented on %s's post"] = "הגיב/×” על פוסט של %s"; -App::$strings["Private Message"] = "הודעה פרטית"; -App::$strings["Select"] = "בחר"; -App::$strings["Save to Folder"] = "שמור לתיקייה"; -App::$strings["I will attend"] = "×× ×™ ×ופיע"; -App::$strings["I will not attend"] = "×× ×™ ×œ× ×ופיע"; -App::$strings["I might attend"] = "×× ×™ עשוי/×” להופיע"; -App::$strings["I agree"] = "×× ×™ מסכי×/×”"; -App::$strings["I disagree"] = "×× ×™ ×œ× ×ž×¡×›×™×/×”"; -App::$strings["I abstain"] = "×× ×™ נמנע/ת"; -App::$strings["Add Star"] = "הוסף כוכב"; -App::$strings["Remove Star"] = "הסר כוכב"; -App::$strings["Toggle Star Status"] = ""; -App::$strings["starred"] = ""; -App::$strings["Message signature validated"] = ""; -App::$strings["Message signature incorrect"] = ""; -App::$strings["Add Tag"] = "הוסף תגית"; -App::$strings["like"] = ""; -App::$strings["dislike"] = ""; -App::$strings["Share This"] = "שתף ×–×ת"; -App::$strings["share"] = "שתף"; -App::$strings["Delivery Report"] = ""; -App::$strings["%d comment"] = array( - 0 => "תגובה %d", - 1 => "%d תגובות", -); -App::$strings["View %s's profile - %s"] = ""; -App::$strings["to"] = "×ל"; -App::$strings["via"] = "מתוך"; -App::$strings["Wall-to-Wall"] = "קיר-×ל-קיר"; -App::$strings["via Wall-To-Wall:"] = "מתוך קיר-×ל-קיר:"; -App::$strings["from %s"] = "מ×ת %s"; -App::$strings["last edited: %s"] = "נערך ל×חרונה: %s"; -App::$strings["Expires: %s"] = "פג: %s"; -App::$strings["Save Bookmarks"] = "שמור סימניות"; -App::$strings["Add to Calendar"] = "הוסף ללוח שנה"; -App::$strings["Mark all seen"] = "סמן ×ת הכל כנקר×ו"; -App::$strings["[+] show all"] = "[+] הצג הכל"; -App::$strings["Bold"] = "מובלט"; -App::$strings["Italic"] = "נטוי"; -App::$strings["Underline"] = "קו תחתון"; -App::$strings["Quote"] = "ציטוט"; -App::$strings["Code"] = "קוד"; -App::$strings["Image"] = "תמונה"; -App::$strings["Insert Link"] = "הכנס קישור"; -App::$strings["Video"] = "ויד×ו"; -App::$strings["No username found in import file."] = ""; -App::$strings["Unable to create a unique channel address. Import failed."] = ""; -App::$strings["Cannot locate DNS info for database server '%s'"] = ""; -App::$strings["Categories"] = "קטגוריות"; -App::$strings["Tags"] = "תגיות"; -App::$strings["Keywords"] = "מילות מפתח"; -App::$strings["have"] = ""; -App::$strings["has"] = ""; -App::$strings["want"] = ""; -App::$strings["wants"] = ""; -App::$strings["likes"] = ""; -App::$strings["dislikes"] = ""; -App::$strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; -App::$strings["Starts:"] = "מתחיל:"; -App::$strings["Finishes:"] = "נגמר:"; -App::$strings["This event has been added to your calendar."] = "×ירוע ×–×” התווסף ללוח שנה שלך."; -App::$strings["Not specified"] = ""; -App::$strings["Needs Action"] = ""; -App::$strings["Completed"] = "הושל×"; -App::$strings["In Process"] = "בתהליך"; -App::$strings["Cancelled"] = "בוטל"; -App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = ""; -App::$strings["Channel clone failed. Import failed."] = ""; -App::$strings["(Unknown)"] = "(×œ× ×™×“×•×¢)"; -App::$strings["Visible to anybody on the internet."] = "נר××” לכל ×חד ב×ינטרנט."; -App::$strings["Visible to you only."] = "נר××” לך בלבד."; -App::$strings["Visible to anybody in this network."] = "נר××” לכל ×חד ברשת זו."; -App::$strings["Visible to anybody authenticated."] = "נר××” לכל מי ×©×”×•× ×ž×ומת."; -App::$strings["Visible to anybody on %s."] = "נר××” לכל ×חד ×צל %s."; -App::$strings["Visible to all connections."] = "נר××” לכל החיבורי×."; -App::$strings["Visible to approved connections."] = "נר××” ×œ×—×™×‘×•×¨×™× ×ž×ושרי×."; -App::$strings["Visible to specific connections."] = "נר××” ×œ×—×™×‘×•×¨×™× ×ž×¡×•×™×ž×™×."; -App::$strings["Privacy group is empty."] = "קבוצת פרטיות ×”×™× ×” ריקה"; -App::$strings["Privacy group: %s"] = "קבוצת פרטיות: %s"; -App::$strings["Connection not found."] = "חיבור ×œ× × ×ž×¦×."; -App::$strings["profile photo"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; -App::$strings["No recipient provided."] = ""; -App::$strings["[no subject]"] = "[×ין נוש×]"; -App::$strings["Unable to determine sender."] = ""; -App::$strings["Stored post could not be verified."] = ""; -App::$strings["prev"] = "קוד×"; -App::$strings["first"] = "ר×שון"; -App::$strings["last"] = "×חרון"; -App::$strings["next"] = "הב×"; -App::$strings["older"] = "ישן יותר"; -App::$strings["newer"] = "חדש יותר"; -App::$strings["No connections"] = "×ין חיבורי×"; -App::$strings["View all %s connections"] = ""; -App::$strings["poke"] = ""; -App::$strings["poked"] = ""; -App::$strings["ping"] = ""; -App::$strings["pinged"] = ""; -App::$strings["prod"] = ""; -App::$strings["prodded"] = ""; -App::$strings["slap"] = ""; -App::$strings["slapped"] = ""; -App::$strings["finger"] = ""; -App::$strings["fingered"] = ""; -App::$strings["rebuff"] = ""; -App::$strings["rebuffed"] = ""; -App::$strings["happy"] = "שמח"; -App::$strings["sad"] = "עצוב"; -App::$strings["mellow"] = "מתון"; -App::$strings["tired"] = "×¢×™×™×£"; -App::$strings["perky"] = "חצוף"; -App::$strings["angry"] = "כועס"; -App::$strings["stupefied"] = ""; -App::$strings["puzzled"] = "נבוך"; -App::$strings["interested"] = "מגלה עניין"; -App::$strings["bitter"] = "מר"; -App::$strings["cheerful"] = "עליז"; -App::$strings["alive"] = "×—×™"; -App::$strings["annoyed"] = "נרגז"; -App::$strings["anxious"] = "נרגז"; -App::$strings["cranky"] = "נרגז"; -App::$strings["disturbed"] = "מופרע"; -App::$strings["frustrated"] = "מתוסכל"; -App::$strings["depressed"] = "מדוכ×"; -App::$strings["motivated"] = "מונע"; -App::$strings["relaxed"] = "רגוע"; -App::$strings["surprised"] = "מופתע"; -App::$strings["Monday"] = "×™×•× ×©× ×™"; -App::$strings["Tuesday"] = "×™×•× ×©×œ×™×©×™"; -App::$strings["Wednesday"] = "×™×•× ×¨×‘×™×¢×™"; -App::$strings["Thursday"] = "×™×•× ×—×ž×™×©×™"; -App::$strings["Friday"] = "×™×•× ×©×™×©×™"; -App::$strings["Saturday"] = "×™×•× ×©×‘×ª"; -App::$strings["Sunday"] = "×™×•× ×¨×שון"; -App::$strings["January"] = "ינו×ר"; -App::$strings["February"] = "פברו×ר"; -App::$strings["March"] = "מרץ"; -App::$strings["April"] = "×פריל"; -App::$strings["May"] = "מ××™"; -App::$strings["June"] = "יוני"; -App::$strings["July"] = "יולי"; -App::$strings["August"] = "×וגוסט"; -App::$strings["September"] = "ספטמבר"; -App::$strings["October"] = "×וקטובר"; -App::$strings["November"] = "נובמבר"; -App::$strings["December"] = "דצמבר"; -App::$strings["Unknown Attachment"] = "תצריף ×œ× ×ž×•×›×¨"; -App::$strings["unknown"] = "×œ× ×ž×•×›×¨"; -App::$strings["remove category"] = "הסר קטגוריה"; -App::$strings["remove from file"] = "הסר מתוך קובץ"; -App::$strings["default"] = "ברירת מחדל"; -App::$strings["Page layout"] = ""; -App::$strings["You can create your own with the layouts tool"] = ""; -App::$strings["Page content type"] = ""; -App::$strings["Select an alternate language"] = "בחר שפה חלופית"; -App::$strings["activity"] = "פעילות"; -App::$strings["Design Tools"] = "כלי עיצוב"; -App::$strings["Pages"] = "עמודי×"; -App::$strings["System"] = "מערכת"; -App::$strings["New App"] = "×פליקציה חדשה"; -App::$strings["Suggestions"] = "הצעות"; -App::$strings["See more..."] = "צפה בעוד..."; -App::$strings["You have %1$.0f of %2$.0f allowed connections."] = ""; -App::$strings["Add New Connection"] = "הוסף חיבור חדש"; -App::$strings["Enter channel address"] = "הזן כתובת ערוץ"; -App::$strings["Examples: bob@example.com, https://example.com/barbara"] = "דוגמ×ות: bob@example.com, https://example.com/barbara"; -App::$strings["Notes"] = "תזכירי×"; -App::$strings["Remove term"] = "הסר פריט"; -App::$strings["Saved Searches"] = "×—×™×¤×•×©×™× ×©×ž×•×¨×™×"; -App::$strings["add"] = "להוסיף"; -App::$strings["Saved Folders"] = "תיקיות שמורות"; -App::$strings["Everything"] = "כל דבר"; -App::$strings["Archives"] = "×רכיוני×"; -App::$strings["Refresh"] = "רענן"; -App::$strings["Account settings"] = "הגדרות חשבון"; -App::$strings["Channel settings"] = "הגדרות ערוץ"; -App::$strings["Additional features"] = "תכונות נוספות"; -App::$strings["Feature/Addon settings"] = ""; -App::$strings["Display settings"] = "הגדרות תצוגה"; -App::$strings["Manage locations"] = "נהל מיקומי×"; -App::$strings["Export channel"] = "×™×¦× ×¢×¨×•×¥"; -App::$strings["Connected apps"] = "×פליקציות מחוברות"; -App::$strings["Premium Channel Settings"] = "הגדרות ערוץ פרמיה"; -App::$strings["Private Mail Menu"] = "תפריט דו×ר פרטי"; -App::$strings["Combined View"] = "תצוגה משולבת"; -App::$strings["Inbox"] = "תיבה נכנסת"; -App::$strings["Outbox"] = "תיבה יוצ×ת"; -App::$strings["New Message"] = "הודעה חדשה"; -App::$strings["Conversations"] = "דיוני×"; -App::$strings["Received Messages"] = "הודעות שנתקבלו"; -App::$strings["Sent Messages"] = "הודעות שנשלחו"; -App::$strings["No messages."] = "×ין הודעות."; -App::$strings["Delete conversation"] = "מחק דיון"; -App::$strings["Events Menu"] = "תפריט ×ירועי×"; -App::$strings["Day View"] = "תצוגת יו×"; -App::$strings["Week View"] = "תצוגת שבוע"; -App::$strings["Month View"] = "תצוגת חודש"; -App::$strings["Events Tools"] = "כלי ×ירוע"; -App::$strings["Export Calendar"] = "×™×¦× ×œ×•×— שנה"; -App::$strings["Import Calendar"] = "×™×‘× ×œ×•×— שנה"; -App::$strings["Chatrooms"] = "חדרי שיחה"; -App::$strings["Overview"] = "סקירה"; -App::$strings["Chat Members"] = "חברי שיחה"; -App::$strings["Bookmarked Chatrooms"] = "חדרי שיחה מסומני×"; -App::$strings["Suggested Chatrooms"] = "חדרי שיחה מוצעי×"; -App::$strings["photo/image"] = "תצלו×/תמונה"; -App::$strings["Click to show more"] = "לחץ כדי להציג עוד"; -App::$strings["Rating Tools"] = "כלי דירוג"; -App::$strings["Rate Me"] = "דרג ×ותי"; -App::$strings["View Ratings"] = "צפה בדירוגי×"; -App::$strings["Forums"] = "פורומי×"; -App::$strings["Tasks"] = "משימות"; -App::$strings["Documentation"] = "תיעוד"; -App::$strings["Project/Site Information"] = "מידע פרויקט/×תר"; -App::$strings["For Members"] = "לחברי×"; -App::$strings["For Administrators"] = "למנהלי×"; -App::$strings["For Developers"] = "למפתחי×"; -App::$strings["Member registrations waiting for confirmation"] = "רישומי חברות ×שר ×ž×ž×ª×™× ×™× ×œ×ישור"; -App::$strings["Inspect queue"] = ""; -App::$strings["DB updates"] = "עדכוני מסד נתוני×"; -App::$strings["Admin"] = "מנהל"; -App::$strings["Plugin Features"] = "תכונות תוסף"; -App::$strings["Channel is blocked on this site."] = "ערוץ ×—×¡×•× ×‘×תר ×–×”."; -App::$strings["Channel location missing."] = "×ž×™×§×•× ×¢×¨×•×¥ חסר."; -App::$strings["Response from remote channel was incomplete."] = ""; -App::$strings["Channel was deleted and no longer exists."] = ""; -App::$strings["Protocol disabled."] = "פרוטוקול הינו מנוטרל."; -App::$strings["Channel discovery failed."] = "גילוי ערוץ נכשל."; -App::$strings["Cannot connect to yourself."] = "×œ× × ×™×ª×Ÿ להתחבר לעצמך."; -App::$strings["%1\$s's bookmarks"] = ""; -App::$strings["Public Timeline"] = "ציר זמן ציבורי"; -App::$strings["Image/photo"] = "תמונה/תצלו×"; -App::$strings["Encrypted content"] = "תוכן מוצפן"; -App::$strings["Install %s element: "] = "התקן ×למנט %s: "; -App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = ""; -App::$strings["%1\$s wrote the following %2\$s %3\$s"] = ""; -App::$strings["Click to open/close"] = "לחץ כדי לפתוח/לסגור"; -App::$strings["spoiler"] = ""; -App::$strings["Different viewers will see this text differently"] = "×¦×•×¤×™× ×©×•× ×™× ×™×™×¨×ו ×ת טקסט ×–×” בצורה שונה"; -App::$strings["$1 wrote:"] = "$1 כתב(×”):"; -App::$strings["Directory Options"] = "×פשרויות ספרייה"; -App::$strings["Safe Mode"] = "מצב בטוח"; -App::$strings["Public Forums Only"] = "×¤×•×¨×•×ž×™× ×¦×™×‘×•×¨×™×™× ×‘×œ×‘×“"; -App::$strings["This Website Only"] = "×תר רשת ×–×” בלבד"; -App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = ""; -App::$strings["Logout"] = "יצי××”"; -App::$strings["End this session"] = "×¡×™×™× ×ת סשן ×–×”"; -App::$strings["Home"] = "בית"; -App::$strings["Your posts and conversations"] = "×”×¤×¨×¡×•×ž×™× ×•×”×“×™×•× ×™× ×©×œ×š"; -App::$strings["Your profile page"] = "עמוד הפרופיל שלך"; -App::$strings["Manage/Edit profiles"] = "נהל/ערוך פרופילי×"; -App::$strings["Edit Profile"] = "ערוך פרופיל"; -App::$strings["Edit your profile"] = "ערוך ×ת הפרופיל שלך"; -App::$strings["Your photos"] = "×”×ª×¦×œ×•×ž×™× ×©×œ×š"; -App::$strings["Your files"] = "×”×§×‘×¦×™× ×©×œ×š"; -App::$strings["Your chatrooms"] = "החדרי שיחה שלך"; -App::$strings["Bookmarks"] = "סימניות"; -App::$strings["Your bookmarks"] = "הסימניות שלך"; -App::$strings["Your webpages"] = "העמודי רשת שלך"; -App::$strings["Sign in"] = "התחברות"; -App::$strings["%s - click to logout"] = "%s - לחץ כדי להתנתק"; -App::$strings["Remote authentication"] = "×ימות מרוחק"; -App::$strings["Click to authenticate to your home hub"] = "לחץ כדי ל×מת ×ת מוקד הבית שלך"; -App::$strings["Home Page"] = "עמוד בית"; -App::$strings["Create an account"] = "צור חשבון"; -App::$strings["Help and documentation"] = "עזרה ותיעוד"; -App::$strings["Applications, utilities, links, games"] = "×פליקציות, עזרי×, קישורי×, משחקי×"; -App::$strings["Search site @name, #tag, ?docs, content"] = ""; -App::$strings["Channel Directory"] = "ערוץ ספרייה"; -App::$strings["Your grid"] = ""; -App::$strings["Mark all grid notifications seen"] = ""; -App::$strings["Channel home"] = "ערוץ בית"; -App::$strings["Mark all channel notifications seen"] = "סמן ×ת כל התר×ות הערוץ כנקר×ו"; -App::$strings["Notices"] = "הודעות"; -App::$strings["Notifications"] = "התר×ות"; -App::$strings["See all notifications"] = "צפה בכל ההתר×ות"; -App::$strings["Private mail"] = "דו×ר פרטי"; -App::$strings["See all private messages"] = "צפה בכל ההודעות הפרטיות"; -App::$strings["Mark all private messages seen"] = "סמן ×ת כל ההודעות הפרטיות כנקר×ו"; -App::$strings["Event Calendar"] = "לוח שנה ×ירועי×"; -App::$strings["See all events"] = "ר××” ×ת כל ×”×ירועי×"; -App::$strings["Mark all events seen"] = "סמן ×ת כל ×”××™×¨×•×¢×™× ×›× ×§×¨×ו"; -App::$strings["Manage Your Channels"] = "נהל ×ת ×”×¢×¨×•×¦×™× ×©×œ×š"; -App::$strings["Account/Channel Settings"] = "הגדרות חשבון/ערוץ"; -App::$strings["Site Setup and Configuration"] = "הבניית והגדרת ×תר"; -App::$strings["Loading..."] = "כעת טוען..."; -App::$strings["@name, #tag, ?doc, content"] = "@name, #tag, ?doc, content"; -App::$strings["Please wait..."] = "×× × ×”×ž×ª×Ÿ..."; -App::$strings["New window"] = "חלון חדש"; -App::$strings["Open the selected location in a different window or browser tab"] = "פתח ×ת ×”×ž×™×§×•× ×”× ×‘×—×¨ בתוך חלון ×ו סימניית דפדפן ×חרי×"; -App::$strings["User '%s' deleted"] = "משתמש '%s' נמחק"; -App::$strings["%d invitation available"] = array( - 0 => "הזמנה %d זמינה", - 1 => "%d הזמנות זמינות", -); -App::$strings["Find Channels"] = "×ž×¦× ×¢×¨×•×¦×™×"; -App::$strings["Enter name or interest"] = "הזן ×©× ×ו עניין"; -App::$strings["Connect/Follow"] = "התחבר/עקוב"; -App::$strings["Examples: Robert Morgenstein, Fishing"] = ""; -App::$strings["Random Profile"] = "פרופיל ×קר××™"; -App::$strings["Invite Friends"] = "הזמן חברי×"; -App::$strings["Advanced example: name=fred and country=iceland"] = "×“×•×’×ž× ×ž×ª×§×“×ž×ª: name=פרד ×•×’× country=×יסלנד"; -App::$strings["%d connection in common"] = array( - 0 => "", - 1 => "", -); -App::$strings["show more"] = "הצג עוד"; -App::$strings["%1\$s is now connected with %2\$s"] = "%1\$s כעת מחובר ×¢× %2\$s"; -App::$strings["%1\$s poked %2\$s"] = ""; -App::$strings["View %s's profile @ %s"] = ""; -App::$strings["Categories:"] = "קטגוריות:"; -App::$strings["Filed under:"] = "תויק תחת:"; -App::$strings["View in context"] = "צפה בתוך הקשר"; -App::$strings["remove"] = "להסיר"; -App::$strings["Delete Selected Items"] = "מחק ×¤×¨×™×˜×™× × ×‘×—×¨×™×"; -App::$strings["View Source"] = "צפה במקור"; -App::$strings["Follow Thread"] = "עקוב שרשור"; -App::$strings["Unfollow Thread"] = "נקר שרשור"; -App::$strings["Activity/Posts"] = "פעילות/פוסטי×"; -App::$strings["Edit Connection"] = "ערוך חיבור"; -App::$strings["Message"] = "הודעה"; -App::$strings["%s likes this."] = "%s ×הב ×–×ת."; -App::$strings["%s doesn't like this."] = "%s ×œ× ×והב ×–×ת."; -App::$strings["%2\$d people like this."] = array( - 0 => "×יש %2\$d ×והב ×–×ת.", - 1 => "%2\$d ×× ×©×™× ××•×”×‘×™× ×–×ת.", -); -App::$strings["%2\$d people don't like this."] = array( - 0 => "×יש %2\$d ×œ× ×והב ×–×ת.", - 1 => "%2\$d ×× ×©×™× ×œ× ××•×”×‘×™× ×–×ת.", -); -App::$strings["and"] = "ועוד"; -App::$strings[", and %d other people"] = array( - 0 => ", ועוד ×יש %d ×חר", - 1 => ", ועוד %d ×× ×©×™× ×חרי×", -); -App::$strings["%s like this."] = "%s ××•×”×‘×™× ×–×ת."; -App::$strings["%s don't like this."] = "%s ×œ× ××•×”×‘×™× ×–×ת."; -App::$strings["Set your location"] = "קבע ×ת ×”×ž×™×§×•× ×©×œ×š"; -App::$strings["Clear browser location"] = "טהר ×ž×™×§×•× ×“×¤×“×¤×Ÿ"; -App::$strings["Tag term:"] = ""; -App::$strings["Where are you right now?"] = "היכן ×תה כעת?"; -App::$strings["Page link name"] = "×©× ×§×™×©×•×¨ עמוד"; -App::$strings["Post as"] = "×¤×¨×¡× ×‘×ª×•×¨"; -App::$strings["Toggle voting"] = ""; -App::$strings["Categories (optional, comma-separated list)"] = "קטגוריות (רשות, רשימה מופרדת פסיקי×)"; -App::$strings["Set publish date"] = ""; -App::$strings["OK"] = "×ישור"; -App::$strings["Discover"] = "גלה"; -App::$strings["Imported public streams"] = "×–×¨×ž×™× ×¦×™×‘×•×¨×™×™× ×ž×™×•×‘××™×"; -App::$strings["Commented Order"] = ""; -App::$strings["Sort by Comment Date"] = ""; -App::$strings["Posted Order"] = ""; -App::$strings["Sort by Post Date"] = "מיין לפי ת×ריך פוסט"; -App::$strings["Posts that mention or involve you"] = "×¤×•×¡×˜×™× ×שר ×ž×¦×™×™× ×™× ×ו ×ž×¢×¨×‘×™× ×ותך"; -App::$strings["Activity Stream - by date"] = "×–×¨× ×¤×¢×™×œ×•×ª - לפי ת×ריך"; -App::$strings["Starred"] = ""; -App::$strings["Favourite Posts"] = "×¤×•×¡×˜×™× ×ž×•×¢×“×¤×™×"; -App::$strings["Spam"] = "ספ××"; -App::$strings["Posts flagged as SPAM"] = "×¤×•×¡×˜×™× ×ž×¡×•×ž× ×™× ×‘×ª×•×¨ ספ××"; -App::$strings["Status Messages and Posts"] = "הודעות ופרסומי סטטוס"; -App::$strings["About"] = "×ודות"; -App::$strings["Profile Details"] = "פרטי פרופיל"; -App::$strings["Photo Albums"] = "×לבומי תמונה"; -App::$strings["Files and Storage"] = "×§×‘×¦×™× ×•×חסון"; -App::$strings["Saved Bookmarks"] = "סימניות שמורות"; -App::$strings["Manage Webpages"] = "נהל עמודי רשת"; -App::$strings["__ctx:noun__ Attending"] = array( - 0 => "", - 1 => "", -); -App::$strings["__ctx:noun__ Not Attending"] = array( - 0 => "", - 1 => "", -); -App::$strings["__ctx:noun__ Undecided"] = array( - 0 => "", - 1 => "", -); -App::$strings["__ctx:noun__ Agree"] = array( - 0 => "מסכי×", - 1 => "מסכימי×", -); -App::$strings["__ctx:noun__ Disagree"] = array( - 0 => "×œ× ×ž×¡×›×™×", - 1 => "×œ× ×ž×¡×›×™×ž×™×", -); -App::$strings["__ctx:noun__ Abstain"] = array( - 0 => "", - 1 => "", -); -App::$strings["Frequently"] = "ב×ופן תדיר"; -App::$strings["Hourly"] = "כל שעה"; -App::$strings["Twice daily"] = "×¤×¢×ž×™×™× ×‘×™×•×"; -App::$strings["Daily"] = "יומי"; -App::$strings["Weekly"] = "שבועי"; -App::$strings["Monthly"] = "חודשי"; -App::$strings["Currently Male"] = "כעת זכר"; -App::$strings["Currently Female"] = "כעת נקבה"; -App::$strings["Mostly Male"] = "בעיקר זכר"; -App::$strings["Mostly Female"] = "בעיקר נקבה"; -App::$strings["Transgender"] = "טרנסג׳נדר"; -App::$strings["Intersex"] = "בין מיני"; -App::$strings["Transsexual"] = "טרנסקסו×ל"; -App::$strings["Hermaphrodite"] = "×נדרוגיני"; -App::$strings["Neuter"] = "ניטר×לי"; -App::$strings["Non-specific"] = ""; -App::$strings["Other"] = "×חר"; -App::$strings["Undecided"] = "×œ× ×ž×•×›×¨×¢"; -App::$strings["Males"] = "זכרי×"; -App::$strings["Females"] = "נקבות"; -App::$strings["Gay"] = "הומו"; -App::$strings["Lesbian"] = "לסבית"; -App::$strings["No Preference"] = "×ין העדפה"; -App::$strings["Bisexual"] = "דו מיני"; -App::$strings["Autosexual"] = "×וטוסקסו×לי"; -App::$strings["Abstinent"] = "מתנזר"; -App::$strings["Virgin"] = "בתול/×”"; -App::$strings["Deviant"] = "סוטה"; -App::$strings["Fetish"] = "פטיש"; -App::$strings["Oodles"] = "המון"; -App::$strings["Nonsexual"] = "×œ× ×ž×™× ×™"; -App::$strings["Single"] = "רווק/×”"; -App::$strings["Lonely"] = "בודד"; -App::$strings["Available"] = "זמין"; -App::$strings["Unavailable"] = "×œ× ×¤× ×•×™/×”"; -App::$strings["Has crush"] = ""; -App::$strings["Infatuated"] = "מוקס×/ת"; -App::$strings["Dating"] = ""; -App::$strings["Unfaithful"] = "×œ× × ×מן/×”"; -App::$strings["Sex Addict"] = "מכור/×” למין"; -App::$strings["Friends/Benefits"] = ""; -App::$strings["Casual"] = "×רעי/ת"; -App::$strings["Engaged"] = "מ×ורס/ת"; -App::$strings["Married"] = "נישו×ין"; -App::$strings["Imaginarily married"] = "נישו×ין דמיוניי×"; -App::$strings["Partners"] = ""; -App::$strings["Cohabiting"] = "×—×™×™× ×™×—×“×™×•"; -App::$strings["Common law"] = ""; -App::$strings["Happy"] = "שמח"; -App::$strings["Not looking"] = "×œ× ×ž×—×¤×©/ת"; -App::$strings["Swinger"] = "בליין/ית"; -App::$strings["Betrayed"] = "נבגד/ת"; -App::$strings["Separated"] = "פרוד/×”"; -App::$strings["Unstable"] = "בלתי יציב"; -App::$strings["Divorced"] = "גירושין"; -App::$strings["Imaginarily divorced"] = "גירושין דמיוניי×"; -App::$strings["Widowed"] = "×למן/×”"; -App::$strings["Uncertain"] = ""; -App::$strings["It's complicated"] = "×–×” מורכב"; -App::$strings["Don't care"] = "×œ× ×ž×©× ×”"; -App::$strings["Ask me"] = "תש×לו ×ותי"; -App::$strings["Visible to your default audience"] = "נר××” לקהל השגרתי שלך"; -App::$strings["Only me"] = "רק ×× ×™"; -App::$strings["Public"] = "ציבורי"; -App::$strings["Anybody in the \$Projectname network"] = ""; -App::$strings["Any account on %s"] = "כל חחשבון ×צל %s"; -App::$strings["Any of my connections"] = "כל חיבור ×ž×”×—×™×‘×•×¨×™× ×©×œ×™"; -App::$strings["Only connections I specifically allow"] = "רק ×—×™×‘×•×¨×™× ×שר ×× ×™ מתיר ב×ופן מפורש"; -App::$strings["Anybody authenticated (could include visitors from other networks)"] = ""; -App::$strings["Any connections including those who haven't yet been approved"] = ""; -App::$strings["This is your default setting for the audience of your normal stream, and posts."] = ""; -App::$strings["This is your default setting for who can view your default channel profile"] = ""; -App::$strings["This is your default setting for who can view your connections"] = ""; -App::$strings["This is your default setting for who can view your file storage and photos"] = ""; -App::$strings["This is your default setting for the audience of your webpages"] = ""; -App::$strings["Not a valid email address"] = "כתובת דו×״ל ×œ× ×ª×§×™× ×”"; -App::$strings["Your email domain is not among those allowed on this site"] = ""; -App::$strings["Your email address is already registered at this site."] = ""; -App::$strings["An invitation is required."] = "נדרשת הזמנה."; -App::$strings["Invitation could not be verified."] = "×ימות הזמנה ×œ× ×”×ª×פשר."; -App::$strings["Please enter the required information."] = "×× × ×”×–×Ÿ ×ת המידע הנחוץ."; -App::$strings["Failed to store account information."] = "נכשל ל×חסן מידע חשבון."; -App::$strings["Registration confirmation for %s"] = "×ימות ×¨×™×©×•× ×¢×‘×•×¨ %s"; -App::$strings["Registration request at %s"] = "בקשת ×¨×™×©×•× ×צל %s"; -App::$strings["Administrator"] = "מנהל"; -App::$strings["your registration password"] = "סיסמת ×¨×™×©×•× ×©×œ×š"; -App::$strings["Registration details for %s"] = "פרטי ×¨×™×©×•× ×¢×‘×•×¨ %s"; -App::$strings["Account approved."] = "חשבון ×ושר."; -App::$strings["Registration revoked for %s"] = "×¨×™×©×•× ×‘×•×˜×œ עבור %s"; -App::$strings["Account verified. Please login."] = "חשבון ×ומת. ×× × ×”×ª×—×‘×¨."; -App::$strings["Click here to upgrade."] = "לחץ ×›×ן כדי לשדרג."; -App::$strings["This action exceeds the limits set by your subscription plan."] = ""; -App::$strings["This action is not available under your subscription plan."] = ""; -App::$strings["Item was not found."] = "פריט ×œ× × ×ž×¦×."; -App::$strings["No source file."] = "×ין קובץ מקור."; -App::$strings["Cannot locate file to replace"] = ""; -App::$strings["Cannot locate file to revise/update"] = ""; -App::$strings["File exceeds size limit of %d"] = ""; -App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = ""; -App::$strings["File upload failed. Possible system limit or action terminated."] = ""; -App::$strings["Stored file could not be verified. Upload failed."] = ""; -App::$strings["Path not available."] = "נתיב ×œ× ×–×ž×™×Ÿ."; -App::$strings["Empty pathname"] = "×©× × ×ª×™×‘ ריק"; -App::$strings["duplicate filename or path"] = "×©× ×§×•×‘×¥ ×ו נתיב כפול"; -App::$strings["Path not found."] = "נתיב ×œ× × ×ž×¦×."; -App::$strings["mkdir failed."] = "mkdir נכשל."; -App::$strings["database storage failed."] = "×חסון מסד × ×ª×•× ×™× × ×›×©×œ."; -App::$strings["Empty path"] = "נתיב ריק"; -App::$strings["Unable to obtain identity information from database"] = ""; -App::$strings["Empty name"] = "×©× ×¨×™×§"; -App::$strings["Name too long"] = "×©× ×רוך מדי"; -App::$strings["No account identifier"] = "×ין מזהה חשבון"; -App::$strings["Nickname is required."] = "נדרש ×©× ×›×™× ×•×™."; -App::$strings["Reserved nickname. Please choose another."] = ""; -App::$strings["Nickname has unsupported characters or is already being used on this site."] = ""; -App::$strings["Unable to retrieve created identity"] = ""; -App::$strings["Default Profile"] = "פרופיל שגרתי"; -App::$strings["Requested channel is not available."] = "ערוץ מבוקש ×ינו זמין."; -App::$strings["Create New Profile"] = "צור פרופיל חדש"; -App::$strings["Visible to everybody"] = "נר××” לכל ×חד"; -App::$strings["Gender:"] = "מין:"; -App::$strings["Status:"] = "מצב:"; -App::$strings["Homepage:"] = "עמוד בית:"; -App::$strings["Online Now"] = "מקוון כעת"; -App::$strings["Like this channel"] = ""; -App::$strings["j F, Y"] = "j F, Y"; -App::$strings["j F"] = "j F"; -App::$strings["Birthday:"] = "×™×•× ×”×•×œ×“×ª:"; -App::$strings["for %1\$d %2\$s"] = ""; -App::$strings["Sexual Preference:"] = "העדפה מינית:"; -App::$strings["Tags:"] = "תגיות:"; -App::$strings["Political Views:"] = "השקפות פוליטיות:"; -App::$strings["Religion:"] = "דת:"; -App::$strings["Hobbies/Interests:"] = "תחביבי×/עניין:"; -App::$strings["Likes:"] = "×והב:"; -App::$strings["Dislikes:"] = "שונ×:"; -App::$strings["Contact information and Social Networks:"] = ""; -App::$strings["My other channels:"] = "×”×¢×¨×•×¦×™× ×”××—×¨×™× ×©×œ×™:"; -App::$strings["Musical interests:"] = ""; -App::$strings["Books, literature:"] = "ספרי×, ספרות:"; -App::$strings["Television:"] = "טלוויזיה:"; -App::$strings["Film/dance/culture/entertainment:"] = ""; -App::$strings["Love/Romance:"] = "×הבה/רומנטיקה:"; -App::$strings["Work/employment:"] = "עבודה/תעסוקה:"; -App::$strings["School/education:"] = "בי״ס/חינוך:"; -App::$strings["Like this thing"] = ""; -App::$strings["General Features"] = "תכונות כלליות"; -App::$strings["Content Expiration"] = "פקיעת תוכן"; -App::$strings["Remove posts/comments and/or private messages at a future time"] = ""; -App::$strings["Multiple Profiles"] = "×¤×¨×•×¤×™×œ×™× ×ž×¨×•×‘×™×"; -App::$strings["Ability to create multiple profiles"] = ""; -App::$strings["Advanced Profiles"] = "פרופיל מתקדמי×"; -App::$strings["Additional profile sections and selections"] = ""; -App::$strings["Profile Import/Export"] = "יבו×/×™×¦×•× ×¤×¨×•×¤×™×œ"; -App::$strings["Save and load profile details across sites/channels"] = ""; -App::$strings["Web Pages"] = "עמודי רשת"; -App::$strings["Provide managed web pages on your channel"] = ""; -App::$strings["Hide Rating"] = "הסתר דירוג"; -App::$strings["Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else."] = ""; -App::$strings["Private Notes"] = "×¤×ª×§×™× ×¤×¨×˜×™×™×"; -App::$strings["Enables a tool to store notes and reminders (note: not encrypted)"] = "מ×פשר כלי ל×חסון ×¤×ª×§×™× ×•×ª×–×›×•×¨×•×ª (הערה: ×œ× ×ž×•×¦×¤×Ÿ)"; -App::$strings["Navigation Channel Select"] = ""; -App::$strings["Change channels directly from within the navigation dropdown menu"] = ""; -App::$strings["Photo Location"] = "×ž×™×§×•× ×ª×¦×œ×•×"; -App::$strings["If location data is available on uploaded photos, link this to a map."] = ""; -App::$strings["Access Controlled Chatrooms"] = ""; -App::$strings["Provide chatrooms and chat services with access control."] = ""; -App::$strings["Smart Birthdays"] = "ימי הולדת חכמי×"; -App::$strings["Make birthday events timezone aware in case your friends are scattered across the planet."] = ""; -App::$strings["Expert Mode"] = "מצב מומחה"; -App::$strings["Enable Expert Mode to provide advanced configuration options"] = ""; -App::$strings["Premium Channel"] = "ערוץ פרמיה"; -App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = ""; -App::$strings["Post Composition Features"] = ""; -App::$strings["Large Photos"] = "×ª×¦×œ×•×ž×™× ×’×“×•×œ×™×"; -App::$strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = ""; -App::$strings["Automatically import channel content from other channels or feeds"] = ""; -App::$strings["Even More Encryption"] = "×פילו עוד הצפנה"; -App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = ""; -App::$strings["Enable Voting Tools"] = "×פשר כלי הצבעה"; -App::$strings["Provide a class of post which others can vote on"] = ""; -App::$strings["Delayed Posting"] = ""; -App::$strings["Allow posts to be published at a later date"] = ""; -App::$strings["Suppress Duplicate Posts/Comments"] = ""; -App::$strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = ""; -App::$strings["Network and Stream Filtering"] = "סינון רשת וזר×"; -App::$strings["Search by Date"] = "חפש לפי ת×ריך"; -App::$strings["Ability to select posts by date ranges"] = "מסנן ×וספי×"; -App::$strings["Privacy Groups"] = "קבוצת פרטיות"; -App::$strings["Enable management and selection of privacy groups"] = ""; -App::$strings["Save search terms for re-use"] = ""; -App::$strings["Network Personal Tab"] = ""; -App::$strings["Enable tab to display only Network posts that you've interacted on"] = ""; -App::$strings["Network New Tab"] = ""; -App::$strings["Enable tab to display all new Network activity"] = ""; -App::$strings["Affinity Tool"] = "כלי קירבה"; -App::$strings["Filter stream activity by depth of relationships"] = ""; -App::$strings["Connection Filtering"] = "סינון חיבור"; -App::$strings["Filter incoming posts from connections based on keywords/content"] = ""; -App::$strings["Show channel suggestions"] = "הצג הצעות ערוץ"; -App::$strings["Post/Comment Tools"] = ""; -App::$strings["Community Tagging"] = ""; -App::$strings["Ability to tag existing posts"] = ""; -App::$strings["Post Categories"] = ""; -App::$strings["Add categories to your posts"] = ""; -App::$strings["Emoji Reactions"] = ""; -App::$strings["Add emoji reaction ability to posts"] = ""; -App::$strings["Ability to file posts under folders"] = ""; -App::$strings["Dislike Posts"] = ""; -App::$strings["Ability to dislike posts/comments"] = ""; -App::$strings["Star Posts"] = ""; -App::$strings["Ability to mark special posts with a star indicator"] = ""; -App::$strings["Tag Cloud"] = "ענן תגיות"; -App::$strings["Provide a personal tag cloud on your channel page"] = ""; -App::$strings["Embedded content"] = "תוכן מוטמע"; -App::$strings["Embedding disabled"] = "הטמעה ×”×™× ×” מנוטרלת"; -App::$strings["Who can see this?"] = "מי מסוגל לר×ות ×–×ת?"; -App::$strings["Custom selection"] = "מבחר מות××"; -App::$strings["Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit the scope of \"Show\"."] = ""; -App::$strings["Show"] = "הצג"; -App::$strings["Don't show"] = "×ל תציג"; -App::$strings["Other networks and post services"] = "שירותי רשת ×•×¤×¨×¡×•× ×חרי×"; -App::$strings["Post permissions %s cannot be changed %s after a post is shared.
    These permissions set who is allowed to view the post."] = ""; -App::$strings["Logged out."] = "מנותק."; -App::$strings["Failed authentication"] = "×ימות נכשל"; -App::$strings["Birthday"] = "×™×•× ×”×•×œ×“×ª"; -App::$strings["Age: "] = "גיל: "; -App::$strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD ×ו MM-DD"; -App::$strings["never"] = ""; -App::$strings["less than a second ago"] = "לפניי פחות משניה"; -App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "לפני %1\$d %2\$s"; -App::$strings["__ctx:relative_date__ year"] = array( - 0 => "שנה", - 1 => "שני×", -); -App::$strings["__ctx:relative_date__ month"] = array( - 0 => "חודש", - 1 => "חודשי×", -); -App::$strings["__ctx:relative_date__ week"] = array( - 0 => "שבוע", - 1 => "שבועות", -); -App::$strings["__ctx:relative_date__ day"] = array( - 0 => "יו×", - 1 => "ימי×", -); -App::$strings["__ctx:relative_date__ hour"] = array( - 0 => "שעה", - 1 => "שעות", -); -App::$strings["__ctx:relative_date__ minute"] = array( - 0 => "דקה", - 1 => "דקות", -); -App::$strings["__ctx:relative_date__ second"] = array( - 0 => "שניה", - 1 => "שניות", -); -App::$strings["%1\$s's birthday"] = ""; -App::$strings["Happy Birthday %1\$s"] = "×™×•× ×”×•×œ×“×ª שמח %1\$s"; -App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = ""; -App::$strings["Add new connections to this privacy group"] = "הוסף ×—×™×‘×•×¨×™× ×—×“×©×™× ×œ×§×‘×•×¦×ª פרטיות זו"; -App::$strings["edit"] = "ערוך"; -App::$strings["Edit group"] = "ערוך קבוצה"; -App::$strings["Add privacy group"] = "הוסף קבוצת פרטיות"; -App::$strings["Channels not in any privacy group"] = ""; -App::$strings["Delete this item?"] = "למחוק ×ת פריט ×–×”?"; -App::$strings["[-] show less"] = "[-] הצג פחות"; -App::$strings["[+] expand"] = "[+] הרחב"; -App::$strings["[-] collapse"] = "[-] צמצ×"; -App::$strings["Password too short"] = "סיסמה קצרה מדי"; -App::$strings["Passwords do not match"] = "סיסמ×ות ×œ× ×ª×•×מות"; -App::$strings["everybody"] = "כול×"; -App::$strings["Secret Passphrase"] = "מימרת סיסמה סודית"; -App::$strings["Passphrase hint"] = ""; -App::$strings["Notice: Permissions have changed but have not yet been submitted."] = ""; -App::$strings["close all"] = "סגור הכל"; -App::$strings["Nothing new here"] = "×ין דבר חדש ×›×ן"; -App::$strings["Rate This Channel (this is public)"] = ""; -App::$strings["Describe (optional)"] = "ת×ר (רשות)"; -App::$strings["Please enter a link URL"] = ""; -App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = ""; -App::$strings["timeago.prefixAgo"] = "timeago.prefixAgo"; -App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; -App::$strings["ago"] = "לפני"; -App::$strings["from now"] = "מעכשיו"; -App::$strings["less than a minute"] = "פחות מדקה"; -App::$strings["about a minute"] = "דקה לערך"; -App::$strings["%d minutes"] = "%d דקות"; -App::$strings["about an hour"] = "שעה לערך"; -App::$strings["about %d hours"] = " %d שעות לערך"; -App::$strings["a day"] = "יו×"; -App::$strings["%d days"] = "%d ימי×"; -App::$strings["about a month"] = "חודש לערך"; -App::$strings["%d months"] = "%d חודשי×"; -App::$strings["about a year"] = "שנה לערך"; -App::$strings["%d years"] = "%d שני×"; -App::$strings[" "] = " "; -App::$strings["timeago.numbers"] = "timeago.numbers"; -App::$strings["__ctx:long__ May"] = "מ××™"; -App::$strings["Jan"] = "ינו׳"; -App::$strings["Feb"] = "פבר׳"; -App::$strings["Mar"] = "מרץ"; -App::$strings["Apr"] = "×פר׳"; -App::$strings["__ctx:short__ May"] = "מ××™"; -App::$strings["Jun"] = "יונ׳"; -App::$strings["Jul"] = "יול׳"; -App::$strings["Aug"] = "×וג׳"; -App::$strings["Sep"] = "ספט׳"; -App::$strings["Oct"] = "×וק׳"; -App::$strings["Nov"] = "נוב׳"; -App::$strings["Dec"] = "דצמ׳"; -App::$strings["Sun"] = "×׳"; -App::$strings["Mon"] = "ב׳"; -App::$strings["Tue"] = "ג׳"; -App::$strings["Wed"] = "ד׳"; -App::$strings["Thu"] = "ה׳"; -App::$strings["Fri"] = "ו׳"; -App::$strings["Sat"] = "ש׳"; -App::$strings["__ctx:calendar__ today"] = "היו×"; -App::$strings["__ctx:calendar__ month"] = "חודש"; -App::$strings["__ctx:calendar__ week"] = "שבוע"; -App::$strings["__ctx:calendar__ day"] = "יו×"; -App::$strings["__ctx:calendar__ All day"] = "כל היו×"; -App::$strings["view full size"] = "צפה בגודל מל×"; -App::$strings["No Subject"] = "×ין נוש×"; -App::$strings["Friendica"] = "Friendica"; -App::$strings["OStatus"] = "OStatus"; -App::$strings["GNU-Social"] = "GNU-Social"; -App::$strings["RSS/Atom"] = "RSS/Atom"; -App::$strings["Diaspora"] = "Diaspora"; -App::$strings["Facebook"] = "פייסבוק"; -App::$strings["Zot"] = ""; -App::$strings["LinkedIn"] = "LinkedIn"; -App::$strings["XMPP/IM"] = "XMPP/IM"; -App::$strings["MySpace"] = "MySpace"; -App::$strings["Image exceeds website size limit of %lu bytes"] = ""; -App::$strings["Image file is empty."] = "קובץ תמונה הינו ריק."; -App::$strings["Photo storage failed."] = "×חסון ×ª×¦×œ×•× × ×›×©×œ"; -App::$strings["a new photo"] = "×ª×¦×œ×•× ×—×“×©"; -App::$strings["__ctx:photo_upload__ %1\$s posted %2\$s to %3\$s"] = ""; -App::$strings["Upload New Photos"] = "העלה ×ª×¦×œ×•×ž×™× ×—×“×©×™×"; -App::$strings["Invalid data packet"] = ""; -App::$strings["Unable to verify channel signature"] = ""; -App::$strings["Unable to verify site signature for %s"] = ""; -App::$strings["invalid target signature"] = ""; -App::$strings["New Page"] = "עמוד חדש"; -App::$strings["Title"] = "כותרת"; -App::$strings["Can view my normal stream and posts"] = ""; -App::$strings["Can view my default channel profile"] = ""; -App::$strings["Can view my connections"] = ""; -App::$strings["Can view my file storage and photos"] = ""; -App::$strings["Can view my webpages"] = ""; -App::$strings["Can send me their channel stream and posts"] = ""; -App::$strings["Can post on my channel page (\"wall\")"] = ""; -App::$strings["Can comment on or like my posts"] = ""; -App::$strings["Can send me private mail messages"] = ""; -App::$strings["Can like/dislike stuff"] = ""; -App::$strings["Profiles and things other than posts/comments"] = ""; -App::$strings["Can forward to all my channel contacts via post @mentions"] = ""; -App::$strings["Advanced - useful for creating group forum channels"] = ""; -App::$strings["Can chat with me (when available)"] = "מסוגל לשוחח עמי (×›×שר זמין)"; -App::$strings["Can write to my file storage and photos"] = "מסוגל לכתוב ×ל ×”×חסון ×•×”×ª×¦×œ×•×ž×™× ×©×œ×™"; -App::$strings["Can edit my webpages"] = "מסוגל לערוך עמודי רשת"; -App::$strings["Can source my public posts in derived channels"] = ""; -App::$strings["Somewhat advanced - very useful in open communities"] = ""; -App::$strings["Can administer my channel resources"] = ""; -App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = ""; -App::$strings["Social Networking"] = "רשת חברתית"; -App::$strings["Social - Mostly Public"] = "חברתי - ציבורי בעיקר"; -App::$strings["Social - Restricted"] = "חברתי - מוגבל"; -App::$strings["Social - Private"] = "חברתי - פרטי"; -App::$strings["Community Forum"] = "×¤×•×¨×•× ×§×”×™×œ×”"; -App::$strings["Forum - Mostly Public"] = "×¤×•×¨×•× - ציבורי בעיקר"; -App::$strings["Forum - Restricted"] = "×¤×•×¨×•× - מוגבל"; -App::$strings["Forum - Private"] = "×¤×•×¨×•× - פרטי"; -App::$strings["Feed Republish"] = ""; -App::$strings["Feed - Mostly Public"] = "ערוץ - ציבורי בעיקר"; -App::$strings["Feed - Restricted"] = "ערוץ - מוגבל"; -App::$strings["Special Purpose"] = "מטרה מיוחדת"; -App::$strings["Special - Celebrity/Soapbox"] = ""; -App::$strings["Special - Group Repository"] = ""; -App::$strings["Custom/Expert Mode"] = ""; -App::$strings[" and "] = " ×•×’× "; -App::$strings["public profile"] = "פרופיל ציבורי"; -App::$strings["%1\$s changed %2\$s to “%3\$s”"] = ""; -App::$strings["Visit %1\$s's %2\$s"] = ""; -App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = ""; -App::$strings["Attachments:"] = "תצריפי×:"; -App::$strings["\$Projectname event notification:"] = ""; -App::$strings["Focus (Hubzilla default)"] = ""; -App::$strings["Theme settings"] = "הגדרות ערכת נוש×"; -App::$strings["Select scheme"] = ""; -App::$strings["Narrow navbar"] = ""; -App::$strings["Navigation bar background color"] = ""; -App::$strings["Navigation bar gradient top color"] = ""; -App::$strings["Navigation bar gradient bottom color"] = ""; -App::$strings["Navigation active button gradient top color"] = ""; -App::$strings["Navigation active button gradient bottom color"] = ""; -App::$strings["Navigation bar border color "] = ""; -App::$strings["Navigation bar icon color "] = ""; -App::$strings["Navigation bar active icon color "] = ""; -App::$strings["link color"] = "צבע קישור"; -App::$strings["Set font-color for banner"] = ""; -App::$strings["Set the background color"] = ""; -App::$strings["Set the background image"] = ""; -App::$strings["Set the background color of items"] = ""; -App::$strings["Set the background color of comments"] = ""; -App::$strings["Set the border color of comments"] = ""; -App::$strings["Set the indent for comments"] = ""; -App::$strings["Set the basic color for item icons"] = ""; -App::$strings["Set the hover color for item icons"] = ""; -App::$strings["Set font-size for the entire application"] = ""; -App::$strings["Example: 14px"] = "דוגמ×: 14px"; -App::$strings["Set font-size for posts and comments"] = ""; -App::$strings["Set font-color for posts and comments"] = ""; -App::$strings["Set radius of corners"] = ""; -App::$strings["Set shadow depth of photos"] = ""; -App::$strings["Set maximum width of content region in pixel"] = ""; -App::$strings["Leave empty for default width"] = "הש×ר ריק לצורך רוחב שגרתי"; -App::$strings["Left align page content"] = ""; -App::$strings["Set minimum opacity of nav bar - to hide it"] = ""; -App::$strings["Set size of conversation author photo"] = ""; -App::$strings["Set size of followup author photos"] = ""; -App::$strings["__ctx:opensearch__ Search %1\$s (%2\$s)"] = ""; -App::$strings["__ctx:opensearch__ \$Projectname"] = ""; -App::$strings["Update %s failed. See error logs."] = ""; -App::$strings["Update Error at %s"] = ""; -App::$strings["Create an account to access services and applications within the Hubzilla"] = ""; -App::$strings["Password"] = "סיסמה"; -App::$strings["Remember me"] = "זכור ×ותי"; -App::$strings["Forgot your password?"] = "שכחת ×ת הסיסמה שלך?"; -App::$strings["toggle mobile"] = ""; -App::$strings["Website SSL certificate is not valid. Please correct."] = "תעודת SSL ×תר רשת ××™× ×” תקינה. ×× × ×ª×§×Ÿ."; -App::$strings["[hubzilla] Website SSL error for %s"] = "[hubzilla] שגי×ת SSL ×תר רשת עבור %s"; -App::$strings["Cron/Scheduled tasks not running."] = "משימות Cron/מתוזמנות ×œ× ×¨×¦×•×ª."; -App::$strings["[hubzilla] Cron tasks not running on %s"] = "[hubzilla] משימות Cron ×œ× ×¨×¦×•×ª על %s"; diff --git a/view/he/messages.po b/view/he/messages.po index 5d00a05c0..5dd1098fa 100644 --- a/view/he/messages.po +++ b/view/he/messages.po @@ -3,7 +3,7 @@ # This file is distributed under the same license as the Red package. # # Translators: -# inboxwall , 2016 +# Jacob M , 2016 # GenghisKhan , 2015 # GenghisKhan , 2015-2016 msgid "" @@ -12,7 +12,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-05-20 00:01-0700\n" "PO-Revision-Date: 2016-05-21 09:52+0000\n" -"Last-Translator: inboxwall \n" +"Last-Translator: Jacob M \n" "Language-Team: Hebrew (http://www.transifex.com/Friendica/red-matrix/language/he/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" From 4578649f758e65f1d87ebb98da7cd891d0b90d0d Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sat, 18 Jun 2016 20:25:31 -0700 Subject: [PATCH 26/31] hebrew hstrings.php was empty --- view/he/hstrings.php | 2317 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 2317 insertions(+) diff --git a/view/he/hstrings.php b/view/he/hstrings.php index a4abe2daf..d20cb9a6e 100644 --- a/view/he/hstrings.php +++ b/view/he/hstrings.php @@ -1,2 +1,2319 @@ privacy settings, which have higher priority than individual settings. You can not change those settings here."] = ""; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = ""; +App::$strings["Last update:"] = "עדכון ×חרון:"; +App::$strings["Public access denied."] = "גישה ציבורית נדחתה."; +App::$strings["%d rating"] = array( + 0 => "דירוג %d", + 1 => "%d דירוגי×", +); +App::$strings["Gender: "] = "מין: "; +App::$strings["Status: "] = "מצב: "; +App::$strings["Homepage: "] = "עמוד בית: "; +App::$strings["Age:"] = "גיל:"; +App::$strings["Location:"] = "מיקו×:"; +App::$strings["Description:"] = "תי×ור:"; +App::$strings["Hometown:"] = "עיר מגורי×:"; +App::$strings["About:"] = "×ודות:"; +App::$strings["Connect"] = "התחבר"; +App::$strings["Public Forum:"] = "×¤×•×¨×•× ×¦×™×‘×•×¨×™:"; +App::$strings["Keywords: "] = "מילות מפתח: "; +App::$strings["Don't suggest"] = "×ל תציע"; +App::$strings["Common connections:"] = "×—×™×‘×•×¨×™× ×©×›×™×—×™×:"; +App::$strings["Global Directory"] = "ספרייה גלובלית"; +App::$strings["Local Directory"] = "ספרייה מקומית"; +App::$strings["Find"] = "מצ×"; +App::$strings["Finding:"] = ""; +App::$strings["Channel Suggestions"] = "הצעות ערוץ"; +App::$strings["next page"] = "עמוד הב×"; +App::$strings["previous page"] = "עמוד קוד×"; +App::$strings["Sort options"] = "×פשרויות מיון"; +App::$strings["Alphabetic"] = "×לפבתי"; +App::$strings["Reverse Alphabetic"] = "×לפבתי הפוך"; +App::$strings["Newest to Oldest"] = "×ž×”×—×“×©×™× ×™×•×ª×¨ ×œ×™×©× ×™× ×™×•×ª×¨"; +App::$strings["Oldest to Newest"] = "×ž×”×™×©× ×™× ×™×•×ª×¨ ×œ×—×“×©×™× ×™×•×ª×¨"; +App::$strings["No entries (some entries may be hidden)."] = ""; +App::$strings["Item not found."] = "פריט ×œ× × ×ž×¦×."; +App::$strings["Item not found"] = "פריט ×œ× × ×ž×¦×"; +App::$strings["Title (optional)"] = "כותרת (רשות):"; +App::$strings["Edit Block"] = ""; +App::$strings["No channel."] = "×ין ערוץ."; +App::$strings["Common connections"] = "×—×™×‘×•×¨×™× ×ž×¦×•×™×™×"; +App::$strings["No connections in common."] = ""; +App::$strings["Blocked"] = ""; +App::$strings["Ignored"] = ""; +App::$strings["Hidden"] = "מוסתר"; +App::$strings["Archived"] = "גנוזי×"; +App::$strings["New"] = "חדש"; +App::$strings["New Connections"] = "×—×™×‘×•×¨×™× ×—×“×©×™×"; +App::$strings["Show pending (new) connections"] = ""; +App::$strings["All Connections"] = "כל החיבורי×"; +App::$strings["Show all connections"] = "הצג ×ת כל החיבורי×"; +App::$strings["Only show blocked connections"] = "הצג רק ×—×™×‘×•×¨×™× ×—×¡×•×ž×™×"; +App::$strings["Only show ignored connections"] = "הצג רק ×—×™×‘×•×¨×™× ×ž× ×•×›×¨×™×"; +App::$strings["Only show archived connections"] = "הצג רק ×—×™×‘×•×¨×™× ×’× ×•×–×™×"; +App::$strings["Only show hidden connections"] = "הצג רק ×—×™×‘×•×¨×™× ×ž×•×¡×ª×¨×™×"; +App::$strings["Pending approval"] = "ממתין ל×ישור"; +App::$strings["%1\$s [%2\$s]"] = ""; +App::$strings["Edit connection"] = "ערוך חיבור"; +App::$strings["Delete connection"] = "מחק חיבור"; +App::$strings["Channel address"] = "כתובת ערוץ"; +App::$strings["Network"] = "רשת"; +App::$strings["Status"] = "מצב"; +App::$strings["Connected"] = "מחובר"; +App::$strings["Approve connection"] = "×שר חיבור"; +App::$strings["Approve"] = "×שר"; +App::$strings["Ignore connection"] = "×”×ª×¢×œ× ×ž×—×™×‘×•×¨"; +App::$strings["Recent activity"] = "פעילות ×חרונה"; +App::$strings["Connections"] = "חיבורי×"; +App::$strings["Search"] = "חיפוש"; +App::$strings["Search your connections"] = "חפש ×ת ×”×—×™×‘×•×¨×™× ×©×œ×š"; +App::$strings["Connections search"] = "חיפוש חיבורי×"; +App::$strings["Image uploaded but image cropping failed."] = ""; +App::$strings["Cover Photos"] = "תצלומי שער"; +App::$strings["Image resize failed."] = "שינוי גודל תמונה נכשל."; +App::$strings["Unable to process image"] = "×œ× ×ž×¡×•×’×œ לעבד תמונה"; +App::$strings["Image upload failed."] = "העל×ת תמונה נכשלה."; +App::$strings["Unable to process image."] = "×œ× ×ž×¡×•×’×œ לעבד תמונה."; +App::$strings["female"] = "נקבה"; +App::$strings["%1\$s updated her %2\$s"] = "%1\$s עדכנה ×ת ×”%2\$s שלה"; +App::$strings["male"] = "זכר"; +App::$strings["%1\$s updated his %2\$s"] = "%1\$s עדכן ×ת ×”%2\$s שלו"; +App::$strings["%1\$s updated their %2\$s"] = "%1\$s עדכנו ×ת ×”%2\$s שלה×"; +App::$strings["cover photo"] = "×ª×¦×œ×•× ×©×¢×¨"; +App::$strings["Photo not available."] = "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ."; +App::$strings["Upload File:"] = "העלה קובץ:"; +App::$strings["Select a profile:"] = "בחר פרופיל:"; +App::$strings["Upload Cover Photo"] = "העלה ×ª×¦×œ×•× ×©×¢×¨"; +App::$strings["or"] = "×ו"; +App::$strings["skip this step"] = "דלג על צעד ×–×”"; +App::$strings["select a photo from your photo albums"] = ""; +App::$strings["Crop Image"] = "גזור תמונה"; +App::$strings["Please adjust the image cropping for optimum viewing."] = ""; +App::$strings["Done Editing"] = "×¡×™×™× ×œ×¢×¨×•×š"; +App::$strings["Item is not editable"] = "פריט ×ינו עריך."; +App::$strings["Edit post"] = "ערוך פוסט"; +App::$strings["Calendar entries imported."] = "רשומות לוח שנה הוב×ו."; +App::$strings["No calendar entries found."] = "×œ× × ×ž×¦×ו רשומות לוח שנה."; +App::$strings["Event can not end before it has started."] = ""; +App::$strings["Unable to generate preview."] = "×œ× ×ž×¡×•×’×œ להפיק תצוגה מקדימה."; +App::$strings["Event title and start time are required."] = "כותרת וזמן תחילת ×ירוע נדרשי×"; +App::$strings["Event not found."] = "×ירוע ×œ× × ×ž×¦×."; +App::$strings["event"] = "×ירוע"; +App::$strings["Edit event title"] = "ערוך כותרת ×ירוע"; +App::$strings["Event title"] = "כותרת ×ירוע"; +App::$strings["Required"] = "נדרש"; +App::$strings["Categories (comma-separated list)"] = "קטגוריות (רשימה מופרדת פסיקי×)"; +App::$strings["Edit Category"] = "ערוך קטגוריה"; +App::$strings["Category"] = "קטגוריה"; +App::$strings["Edit start date and time"] = "ערוך זמן ות×ריך התחלה"; +App::$strings["Start date and time"] = "זמן ות×ריך התחלה"; +App::$strings["Finish date and time are not known or not relevant"] = ""; +App::$strings["Edit finish date and time"] = "ערוך זמן ות×ריך סיו×"; +App::$strings["Finish date and time"] = "זמן ות×ריך סיו×"; +App::$strings["Adjust for viewer timezone"] = ""; +App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = ""; +App::$strings["Edit Description"] = "ערוך תי×ור"; +App::$strings["Description"] = "תי×ור"; +App::$strings["Edit Location"] = "ערוך מיקו×"; +App::$strings["Location"] = "מיקו×"; +App::$strings["Share this event"] = "שתף ×ת ×ירוע ×–×”"; +App::$strings["Preview"] = "תצוגה מקדימה"; +App::$strings["Permission settings"] = "הגדרות הרש××”"; +App::$strings["Advanced Options"] = "×פשרויות מתקדמות"; +App::$strings["Edit event"] = "ערוך ×ירוע"; +App::$strings["Delete event"] = "מחק ×ירוע"; +App::$strings["calendar"] = "לוח שנה"; +App::$strings["Event removed"] = "×ירוע הוסר"; +App::$strings["Failed to remove event"] = "נכשל להסיר ×ירוע"; +App::$strings["Photos"] = "תצלומי×"; +App::$strings["Cancel"] = "ביטול"; +App::$strings["This site is not a directory server"] = "×תר ×–×” ×ינו שרת ספרייה"; +App::$strings["This directory server requires an access token"] = ""; +App::$strings["Save to Folder:"] = "שמור לתיקייה:"; +App::$strings["- select -"] = "- בחר -"; +App::$strings["Save"] = "שמור"; +App::$strings["Invalid message"] = "הודעה שגויה"; +App::$strings["no results"] = "×ין תוצ×ות"; +App::$strings["Delivery report for %1\$s"] = "דיווח מסירה עבור %1\$s"; +App::$strings["channel sync processed"] = ""; +App::$strings["queued"] = "בתור"; +App::$strings["posted"] = "פורס×"; +App::$strings["accepted for delivery"] = "נתקבל לצורך מסירה"; +App::$strings["updated"] = "עודכן"; +App::$strings["update ignored"] = "עדכון נוכר"; +App::$strings["permission denied"] = "הרש××” נדחתה"; +App::$strings["recipient not found"] = "נמען ×œ× × ×ž×¦×"; +App::$strings["mail recalled"] = "דו×ר הוחזר"; +App::$strings["duplicate mail received"] = "דו×ר כפול נתקבל"; +App::$strings["mail delivered"] = "דו×ר נמסר"; +App::$strings["Layout Name"] = ""; +App::$strings["Layout Description (Optional)"] = ""; +App::$strings["Edit Layout"] = ""; +App::$strings["Page link"] = "קישור עמוד"; +App::$strings["Edit Webpage"] = "ערוך עמוד רשת"; +App::$strings["Channel added."] = "ערוץ נתווסף."; +App::$strings["network"] = "רשת"; +App::$strings["RSS"] = "RSS"; +App::$strings["Privacy group created."] = "קבוצת פרטיות נוצרה."; +App::$strings["Could not create privacy group."] = "×œ× ×”×™×ª×” ×פשרות ליצור קבוצת פרטיות."; +App::$strings["Privacy group not found."] = "קבוצת פרטיות ×œ× × ×ž×¦××”."; +App::$strings["Privacy group updated."] = "קבוצת פרטיות עודכנה."; +App::$strings["Create a group of channels."] = "צור ×שכול של ערוצי×."; +App::$strings["Privacy group name: "] = "×©× ×§×‘×•×¦×ª פרטיות:"; +App::$strings["Members are visible to other channels"] = "×—×‘×¨×™× ×”×™× × × ×¨××™× ×œ×¢×¨×•×¦×™× ×חרי×"; +App::$strings["Privacy group removed."] = "קבוצת פרטיות הוסרה."; +App::$strings["Unable to remove privacy group."] = "×œ× ×ž×¡×•×’×œ להסיר קבוצת פרטיות."; +App::$strings["Privacy group editor"] = "עורך קבוצת פרטיות"; +App::$strings["Members"] = "חברי×"; +App::$strings["All Connected Channels"] = "כל ×”×¢×¨×•×¦×™× ×”×ž×—×•×‘×¨×™×"; +App::$strings["Click on a channel to add or remove."] = "לחץ על ערוץ כדי להוסיף ×ו להסיר"; +App::$strings["Share content from Firefox to \$Projectname"] = "שתף תוכן מתוך Firefox ×ל \$Projectname"; +App::$strings["Activate the Firefox \$Projectname provider"] = "הפעל ×ת ספק \$Projectname של Firefox"; +App::$strings["Authorize application connection"] = ""; +App::$strings["Return to your app and insert this Securty Code:"] = ""; +App::$strings["Please login to continue."] = "×× × ×”×ª×—×‘×¨ כדי להמשיך."; +App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = ""; +App::$strings["Documentation Search"] = "חיפוש תיעוד"; +App::$strings["Help:"] = "עזרה:"; +App::$strings["Help"] = "עזרה"; +App::$strings["\$Projectname Documentation"] = "תיעוד \$Projectname"; +App::$strings["Permission Denied."] = "הרש××” נדחתה."; +App::$strings["File not found."] = "קובץ ×œ× × ×ž×¦×."; +App::$strings["Edit file permissions"] = "ערוך הרש×ות קובץ"; +App::$strings["Set/edit permissions"] = "קבע/ערוך הרש×ות"; +App::$strings["Include all files and sub folders"] = "כלול כל קובץ ותיקיית משנה"; +App::$strings["Return to file list"] = ""; +App::$strings["Copy/paste this code to attach file to a post"] = ""; +App::$strings["Copy/paste this URL to link file from a web page"] = ""; +App::$strings["Share this file"] = "שתף ×ת קובץ ×–×”"; +App::$strings["Show URL to this file"] = "הצג URL לקובץ ×–×”"; +App::$strings["Notify your contacts about this file"] = ""; +App::$strings["Apps"] = "×פליקציות"; +App::$strings["Item not available."] = "פריט ×œ× × ×ž×¦×."; +App::$strings["Your service plan only allows %d channels."] = ""; +App::$strings["Nothing to import."] = "×ין דבר ליב×."; +App::$strings["Unable to download data from old server"] = ""; +App::$strings["Imported file is empty."] = "קובץ ×ž×™×•×‘× ×”×™× ×• ריק"; +App::$strings["Warning: Database versions differ by %1\$d updates."] = ""; +App::$strings["Cloned channel not found. Import failed."] = ""; +App::$strings["No channel. Import failed."] = ""; +App::$strings["Import completed."] = "×™×‘×•× ×”×•×©×œ×."; +App::$strings["You must be logged in to use this feature."] = ""; +App::$strings["Import Channel"] = "×™×‘× ×¢×¨×•×¥"; +App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "השתמש בטופס ×–×” כדי ×œ×™×‘× ×¢×¨×•×¥ ×§×™×™× ×ž×ª×•×š שרת/מוקד ×חר. ב×פשרותך ל×חזר ×ת זהות הערוץ מתוך שרת/מוקד ישן דרך הרשת ×ו לספק קובץ יצו×."; +App::$strings["File to Upload"] = "קובץ להעל××”"; +App::$strings["Or provide the old server/hub details"] = "×ו ספק פרטי שרת/מוקד ישני×"; +App::$strings["Your old identity address (xyz@example.com)"] = "כתובת זיהוי ישנה (xyz@example.com)"; +App::$strings["Your old login email address"] = "כתובת דו×״ל כניסה ישנה"; +App::$strings["Your old login password"] = "סיסמת כניסה ישנה"; +App::$strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = ""; +App::$strings["Make this hub my primary location"] = "הפוך ×ת מוקד ×–×” ×œ×ž×™×§×•× ×”×¢×™×§×¨×™ שלי"; +App::$strings["Import existing posts if possible (experimental - limited by available memory"] = ""; +App::$strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = ""; +App::$strings["Unable to locate original post."] = "×œ× ×ž×¡×•×’×œ ל×תר פוסט מקורי."; +App::$strings["Empty post discarded."] = "פוסט ריק סולק."; +App::$strings["Executable content type not permitted to this channel."] = ""; +App::$strings["Duplicate post suppressed."] = "פוסט כפול הודחק."; +App::$strings["System error. Post not saved."] = "שגי×ת מערכת. פוסט ×œ× × ×©×ž×¨."; +App::$strings["Unable to obtain post information from database."] = ""; +App::$strings["You have reached your limit of %1$.0f top level posts."] = ""; +App::$strings["You have reached your limit of %1$.0f webpages."] = ""; +App::$strings["Layouts"] = ""; +App::$strings["Comanche page description language help"] = ""; +App::$strings["Layout Description"] = ""; +App::$strings["Download PDL file"] = "הורד קובץ PDL"; +App::$strings["\$Projectname"] = "\$Projectname"; +App::$strings["Welcome to %s"] = "×‘×¨×•×›×™× ×”×‘××™× ×ל %s"; +App::$strings["First Name"] = "×©× ×¤×¨×˜×™"; +App::$strings["Last Name"] = "×©× ×ž×©×¤×—×”"; +App::$strings["Nickname"] = "×©× ×›×™× ×•×™"; +App::$strings["Full Name"] = "×©× ×ž×œ×"; +App::$strings["Email"] = "דו×״ל"; +App::$strings["Profile Photo"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; +App::$strings["Profile Photo 16px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 16 פיקסל"; +App::$strings["Profile Photo 32px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 32 פיקסל"; +App::$strings["Profile Photo 48px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 48 פיקסל"; +App::$strings["Profile Photo 64px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 64 פיקסל"; +App::$strings["Profile Photo 80px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 80 פיקסל"; +App::$strings["Profile Photo 128px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 128 פיקסל"; +App::$strings["Timezone"] = "×זור זמן"; +App::$strings["Homepage URL"] = ""; +App::$strings["Language"] = "שפה"; +App::$strings["Birth Year"] = "שנת הולדת"; +App::$strings["Birth Month"] = "חודש הולדת"; +App::$strings["Birth Day"] = "×™×•× ×”×•×œ×“×ª"; +App::$strings["Birthdate"] = "×™×•× ×”×•×œ×“×ª"; +App::$strings["Gender"] = "מין"; +App::$strings["Male"] = "זכר"; +App::$strings["Female"] = "נקבה"; +App::$strings["webpage"] = "עמוד רשת"; +App::$strings["block"] = ""; +App::$strings["layout"] = ""; +App::$strings["menu"] = "תפריט"; +App::$strings["%s element installed"] = ""; +App::$strings["%s element installation failed"] = ""; +App::$strings["Like/Dislike"] = ""; +App::$strings["This action is restricted to members."] = ""; +App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = ""; +App::$strings["Invalid request."] = "בקשה שגויה."; +App::$strings["channel"] = "ערוץ"; +App::$strings["thing"] = "דבר"; +App::$strings["Channel unavailable."] = "עמוד ×œ× ×–×ž×™×Ÿ."; +App::$strings["Previous action reversed."] = ""; +App::$strings["photo"] = "תצלו×"; +App::$strings["status"] = "סטטוס"; +App::$strings["%1\$s likes %2\$s's %3\$s"] = ""; +App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = ""; +App::$strings["%1\$s agrees with %2\$s's %3\$s"] = ""; +App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = ""; +App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = ""; +App::$strings["%1\$s is attending %2\$s's %3\$s"] = ""; +App::$strings["%1\$s is not attending %2\$s's %3\$s"] = ""; +App::$strings["%1\$s may attend %2\$s's %3\$s"] = ""; +App::$strings["Action completed."] = "פעולה הושלמה."; +App::$strings["Thank you."] = "תודה."; +App::$strings["Import completed"] = "×™×‘×•× ×”×•×©×œ×"; +App::$strings["Import Items"] = "×™×‘×•× ×¤×¨×™×˜×™×"; +App::$strings["Use this form to import existing posts and content from an export file."] = ""; +App::$strings["Total invitation limit exceeded."] = "סך מגבלת הזמנות נגמרה."; +App::$strings["%s : Not a valid email address."] = "%s : כתובת דו×״ל ×œ× ×ª×§×™× ×”."; +App::$strings["Please join us on \$Projectname"] = "נשמח ×× ×ª×¦×˜×¨×£ ×לינו ברשת \$Projectname"; +App::$strings["Invitation limit exceeded. Please contact your site administrator."] = "מגבלת הזמנות נגמרה. ×× × ×¦×•×¨ קשר ×¢× ×ž× ×”×œ ×”×תר שלך."; +App::$strings["%s : Message delivery failed."] = "%s : מסירת הודעה נכשלה."; +App::$strings["%d message sent."] = array( + 0 => "הודעה %d נשלחה.", + 1 => "%d הודעות נשלחו.", +); +App::$strings["You have no more invitations available"] = "×œ× × ×•×ª×¨×• לך עוד הזמנות זמינות"; +App::$strings["Send invitations"] = "שלח הזמנות"; +App::$strings["Enter email addresses, one per line:"] = "הזן כתובות דו×״ל, ×חת בכל שורה:"; +App::$strings["Your message:"] = "הודעתך:"; +App::$strings["Please join my community on \$Projectname."] = "×שמח ×× ×ª×¦×˜×¨×£ לקהילה שלי ברשת \$Projectname."; +App::$strings["You will need to supply this invitation code:"] = "×™×”×™×” עליך לספק ×ת קוד הזמנה ×–×”:"; +App::$strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. ×”×™×¨×©× ×‘×›×œ ×ž×™×§×•× \$Projectname (×›×•×œ× ×ž×—×•×‘×¨×™× ×‘ ×ופן הדדי)"; +App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. הזן ×ת כתובת רשת \$Projectname שלי לתוך שורת החיפוש של ×”×תר."; +App::$strings["or visit"] = "×ו בקר בכתובת"; +App::$strings["3. Click [Connect]"] = "3. לחץ [התחבר]"; +App::$strings["Remote privacy information not available."] = ""; +App::$strings["Visible to:"] = "נר××” ל×לו:"; +App::$strings["Location not found."] = "×ž×™×§×•× ×œ× × ×ž×¦×."; +App::$strings["Location lookup failed."] = ""; +App::$strings["Please select another location to become primary before removing the primary location."] = ""; +App::$strings["Syncing locations"] = ""; +App::$strings["No locations found."] = "×œ× × ×ž×¦×ו מיקומי×."; +App::$strings["Manage Channel Locations"] = "נהל מיקומי ערוץ"; +App::$strings["Address"] = "כתובת"; +App::$strings["Primary"] = ""; +App::$strings["Drop"] = ""; +App::$strings["Sync Now"] = "סנכרן עכשיו"; +App::$strings["Please wait several minutes between consecutive operations."] = ""; +App::$strings["When possible, drop a location by logging into that website/hub and removing your channel."] = "×›×שר ניתן, השמט ×ž×™×§×•× ×¢×œ ידי כניסה לתוך ×תר רשת/מוקד והסרת הערוץ שלך."; +App::$strings["Use this form to drop the location if the hub is no longer operating."] = "השתמש בטופס ×–×” כדי לנטוש ×ת ×”×ž×™×§×•× ×× ×”×ž×•×§×“ ×ינו פועל עוד."; +App::$strings["Hub not found."] = "מוקד ×œ× × ×ž×¦×."; +App::$strings["Unable to lookup recipient."] = ""; +App::$strings["Unable to communicate with requested channel."] = "×œ× ×ž×¡×•×’×œ לתקשר ×¢× ×¢×¨×•×¥ מבוקש"; +App::$strings["Cannot verify requested channel."] = "×œ× ×™×›×•×œ ל×מת ערוץ מבוקש."; +App::$strings["Selected channel has private message restrictions. Send failed."] = "על הערוץ הנבחר מוטלות הגבלות הודעה פרטית. שליחה נכשלה."; +App::$strings["Messages"] = "הודעות"; +App::$strings["Message recalled."] = "הודעה הוחזרה."; +App::$strings["Conversation removed."] = "דיון הוסר."; +App::$strings["Expires YYYY-MM-DD HH:MM"] = "פג YYYY-MM-DD HH:MM"; +App::$strings["Requested channel is not in this network"] = "הערוץ המבוקש ×ינו × ×ž×¦× ×‘×¨×©×ª זו"; +App::$strings["Send Private Message"] = "שלח הודעה פרטית"; +App::$strings["To:"] = "לכבוד:"; +App::$strings["Subject:"] = "נוש×:"; +App::$strings["Attach file"] = "צרף קובץ"; +App::$strings["Send"] = "שלח"; +App::$strings["Set expiration date"] = "קבע ת×ריך תפוגה"; +App::$strings["Delete message"] = "מחק הודעה"; +App::$strings["Delivery report"] = "דיווח מסירה"; +App::$strings["Recall message"] = "בטל הודעה"; +App::$strings["Message has been recalled."] = "הודעה הוחזרה."; +App::$strings["Delete Conversation"] = "מחק דיון"; +App::$strings["No secure communications available. You may be able to respond from the sender's profile page."] = "×ין ×—×™×‘×•×¨×™× ×ž××•×‘×˜×—×™× ×–×ž×™× ×™×. ×פשרי ×›×™ ×ª×”× ×‘×פשרותך להשיב מתוך עמוד הפרופיל של השולח."; +App::$strings["Send Reply"] = "שלח משוב"; +App::$strings["Your message for %s (%s):"] = "הודעתך עבור %s ‏(%s):"; +App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = ""; +App::$strings["Create a new channel"] = "צור ערוץ חדש"; +App::$strings["Channel Manager"] = "מנהל ערוץ"; +App::$strings["Current Channel"] = "ערוץ נוכחי"; +App::$strings["Switch to one of your channels by selecting it."] = ""; +App::$strings["Default Channel"] = "ערוץ שגרתי"; +App::$strings["Make Default"] = "הפוך לשגרתי"; +App::$strings["%d new messages"] = "%d הודעות חדשות"; +App::$strings["%d new introductions"] = ""; +App::$strings["Delegated Channel"] = ""; +App::$strings["No valid account found."] = "×œ× × ×ž×¦× ×—×©×‘×•×Ÿ תקין."; +App::$strings["Password reset request issued. Check your email."] = ""; +App::$strings["Site Member (%s)"] = "חבר ×תר (%s)"; +App::$strings["Password reset requested at %s"] = "בקשת ×יפוס סיסמה נתבקשה ×צל %s"; +App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = ""; +App::$strings["Password Reset"] = "×יפוס סיסמה"; +App::$strings["Your password has been reset as requested."] = "הסיסמה שלך ×ותחלה כנדרש."; +App::$strings["Your new password is"] = "הסיסמה החדשה שלך ×”×™×"; +App::$strings["Save or copy your new password - and then"] = ""; +App::$strings["click here to login"] = "לחץ ×›×ן כדי להיכנס"; +App::$strings["Your password may be changed from the Settings page after successful login."] = ""; +App::$strings["Your password has changed at %s"] = "הסיסמה שלך נשתנתה ×צל %s"; +App::$strings["Forgot your Password?"] = "שכחת ×ת הסיסמה שלך?"; +App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = ""; +App::$strings["Email Address"] = "כתובת דו×״ל"; +App::$strings["Reset"] = "×פס"; +App::$strings["Unable to update menu."] = "×œ× ×ž×¡×•×’×œ לעדכן תפריט."; +App::$strings["Unable to create menu."] = "×œ× ×ž×¡×•×’×œ ליצור תפריט."; +App::$strings["Menu Name"] = "×©× ×ª×¤×¨×™×˜"; +App::$strings["Unique name (not visible on webpage) - required"] = "×©× ×™×™×—×•×“×™ (×œ× × ×¨××” בבלוג רשת) - נדרש"; +App::$strings["Menu Title"] = "כותרת תפריט"; +App::$strings["Visible on webpage - leave empty for no title"] = ""; +App::$strings["Allow Bookmarks"] = "התר סימניות"; +App::$strings["Menu may be used to store saved bookmarks"] = ""; +App::$strings["Submit and proceed"] = "שלח והמשך"; +App::$strings["Menus"] = "תפריטי×"; +App::$strings["Bookmarks allowed"] = "סימניות מותרות"; +App::$strings["Delete this menu"] = "מחק ×ת תפריט ×–×”"; +App::$strings["Edit menu contents"] = "ערוך תכני תפריט"; +App::$strings["Edit this menu"] = "ערוך ×ת תפריט ×–×”"; +App::$strings["Menu could not be deleted."] = "תפריט ×œ× ×™×›×•×œ ×”×™×” להימחק."; +App::$strings["Menu not found."] = "תפריט ×œ× × ×ž×¦×."; +App::$strings["Edit Menu"] = "ערוך תפריט"; +App::$strings["Add or remove entries to this menu"] = "הוסף ×ו הסר רשומות מתפריט ×–×”"; +App::$strings["Menu name"] = "×©× ×ª×¤×¨×™×˜"; +App::$strings["Must be unique, only seen by you"] = ""; +App::$strings["Menu title"] = "כותרת תפריט"; +App::$strings["Menu title as seen by others"] = ""; +App::$strings["Allow bookmarks"] = "התר סימניות"; +App::$strings["Not found."] = "×œ× × ×ž×¦×."; +App::$strings["__ctx:mood__ %1\$s is %2\$s"] = ""; +App::$strings["Mood"] = "מצב רוח"; +App::$strings["Set your current mood and tell your friends"] = ""; +App::$strings["Profile Match"] = ""; +App::$strings["No keywords to match. Please add keywords to your default profile."] = ""; +App::$strings["is interested in:"] = ""; +App::$strings["No matches"] = "×ין הת×מות"; +App::$strings["No such group"] = "×ין קבוצה כזו"; +App::$strings["No such channel"] = "×ין ערוץ ×›×–×”"; +App::$strings["forum"] = "פורו×"; +App::$strings["Search Results For:"] = "תוצ×ות חיפוש עבור:"; +App::$strings["Privacy group is empty"] = "קבוצת פרטיות ×”×™× ×” ריקה"; +App::$strings["Privacy group: "] = "קבוצת פרטיות: "; +App::$strings["Invalid connection."] = "חיבור שגוי."; +App::$strings["No more system notifications."] = "×ין עוד התר×ות מערכת"; +App::$strings["System Notifications"] = "התר×ות מערכת"; +App::$strings["Unable to create element."] = "×œ× ×ž×¡×•×’×œ ליצור ×למנט"; +App::$strings["Unable to update menu element."] = "×œ× ×ž×¡×•×’×œ לעדכן ×למנט תפריט."; +App::$strings["Unable to add menu element."] = "×œ× ×ž×¡×•×’×œ להוסיף ×למנט תפריט."; +App::$strings["Menu Item Permissions"] = "הרש×ות פריט תפריט"; +App::$strings["(click to open/close)"] = "(לחץ כדי לפתוח/לסגור)"; +App::$strings["Link Name"] = "×©× ×§×™×©×•×¨"; +App::$strings["Link or Submenu Target"] = ""; +App::$strings["Enter URL of the link or select a menu name to create a submenu"] = ""; +App::$strings["Use magic-auth if available"] = ""; +App::$strings["Open link in new window"] = "פתח בתוך חלון חדש"; +App::$strings["Order in list"] = ""; +App::$strings["Higher numbers will sink to bottom of listing"] = ""; +App::$strings["Submit and finish"] = "שלח וסיי×"; +App::$strings["Submit and continue"] = "שלח והמשך"; +App::$strings["Menu:"] = "תפריט:"; +App::$strings["Link Target"] = "יעד קישור"; +App::$strings["Edit menu"] = "ערוך תפריט"; +App::$strings["Edit element"] = "ערוך ×למנט"; +App::$strings["Drop element"] = "הטל ×למנט"; +App::$strings["New element"] = "×למנט חדש"; +App::$strings["Edit this menu container"] = "ערוך ×ת מכיל תפריט ×–×”"; +App::$strings["Add menu element"] = "הוסף ×למנט תפריט"; +App::$strings["Delete this menu item"] = "מחק ×ת פריט תפריט ×–×”"; +App::$strings["Edit this menu item"] = "ערוך ×ת פריט תפריט ×–×”"; +App::$strings["Menu item not found."] = "פריט תפריט ×œ× × ×ž×¦×."; +App::$strings["Menu item deleted."] = "פריט תפריט נמחק."; +App::$strings["Menu item could not be deleted."] = "פריט תפריט ×œ× ×™×›×•×œ ×”×™×” להימחק."; +App::$strings["Edit Menu Element"] = "ערוך ×למנט תפריט"; +App::$strings["Link text"] = ""; +App::$strings["Name or caption"] = "×©× ×ו דברי הסבר"; +App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\""] = "דוגמ×ות: \"בוב ג׳יימסון\", \"ליסה ×•×”×¡×•×¡×™× ×©×œ×”\", \"טניס\", \"קבוצת תעופה\""; +App::$strings["Choose a short nickname"] = "בחר ×©× ×›×™× ×•×™ קצר"; +App::$strings["Your nickname will be used to create an easy to remember channel address e.g. nickname%s"] = "×©× ×›×™× ×•×™ ישמש ×ותך כדי ליצור כתובת ערוץ קלה לזכירה למשל nickname%s"; +App::$strings["Channel role and privacy"] = ""; +App::$strings["Select a channel role with your privacy requirements."] = ""; +App::$strings["Read more about roles"] = ""; +App::$strings["Create Channel"] = "צור ערוץ"; +App::$strings["A channel is your identity on this network. It can represent a person, a blog, or a forum to name a few. Channels can make connections with other channels to share information with highly detailed permissions."] = "ערוץ ×”×•× ×”×–×”×•×ª שלך ברשת זו. ×–×” יכול לייצג ×ד×, בלוג, ×ו ×¤×•×¨×•× (נמנו רק ×חדי×). ×¢×¨×•×¦×™× ×™×›×•×œ×™× ×œ×™×¦×•×¨ ×—×™×‘×•×¨×™× ×¢× ×¢×¨×•×¦×™× ××—×¨×™× ×›×“×™ לשתף מידע בעזרת הרש×ות מפורטות מ×וד."; +App::$strings["or import an existing channel from another location."] = ""; +App::$strings["Invalid request identifier."] = "מזהה מבקש ×œ× ×ª×§×™×Ÿ."; +App::$strings["Discard"] = "סלק"; +App::$strings["Mark all system notifications seen"] = "סמן ×ת כל התר×ות המערכת כנקר×ו"; +App::$strings["Page owner information could not be retrieved."] = ""; +App::$strings["Profile Photos"] = "תצלומי פרופיל"; +App::$strings["Album not found."] = "××œ×‘×•× ×œ× × ×ž×¦×."; +App::$strings["Delete Album"] = "מחק ×לבו×"; +App::$strings["Multiple storage folders exist with this album name, but within different directories. Please remove the desired folder or folders using the Files manager"] = ""; +App::$strings["Delete Photo"] = "מחק תצלו×"; +App::$strings["No photos selected"] = "×œ× × ×‘×—×¨×• תצלומי×"; +App::$strings["Access to this item is restricted."] = ""; +App::$strings["%1$.2f MB of %2$.2f MB photo storage used."] = ""; +App::$strings["%1$.2f MB photo storage used."] = ""; +App::$strings["Upload Photos"] = "העלה תצלומי×"; +App::$strings["Enter an album name"] = "הזן ×©× ×לבו×"; +App::$strings["or select an existing album (doubleclick)"] = "×ו בחר ××œ×‘×•× ×§×™×™× (לחיצה כפולה)"; +App::$strings["Create a status post for this upload"] = ""; +App::$strings["Caption (optional):"] = "דברי הסבר (רשות):"; +App::$strings["Description (optional):"] = "תי×ור (רשות):"; +App::$strings["Album name could not be decoded"] = ""; +App::$strings["Contact Photos"] = "תצלומי ×יש קשר"; +App::$strings["Show Newest First"] = "הצג ×ת ×”×—×“×©×™× ×™×•×ª×¨ בתחילה"; +App::$strings["Show Oldest First"] = "הצג ×ת ×”×™×©× ×™× ×™×•×ª×¨ בתחילה"; +App::$strings["View Photo"] = "צפה בתצלו×"; +App::$strings["Edit Album"] = "ערוך ×לבו×"; +App::$strings["Permission denied. Access to this item may be restricted."] = ""; +App::$strings["Photo not available"] = "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ"; +App::$strings["Use as profile photo"] = "השתמש בתור ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; +App::$strings["Use as cover photo"] = "השתמש בתור ×ª×¦×œ×•× ×©×¢×¨"; +App::$strings["Private Photo"] = "×ª×¦×œ×•× ×¤×¨×˜×™"; +App::$strings["View Full Size"] = "צפה בגודל מל×"; +App::$strings["Remove"] = "הסר"; +App::$strings["Edit photo"] = "ערוך תצלו×"; +App::$strings["Rotate CW (right)"] = "סובב כיוון-שעון (ימין)"; +App::$strings["Rotate CCW (left)"] = "סובב נגד כיוון-שעון (שמ×ל)"; +App::$strings["Enter a new album name"] = "הזן ×©× ××œ×‘×•× ×—×“×©"; +App::$strings["or select an existing one (doubleclick)"] = "×ו בחר ב×חד ×§×™×™× (לחיצה כפולה)"; +App::$strings["Caption"] = "דברי הסבר"; +App::$strings["Add a Tag"] = "הוסף תגית"; +App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "דוגמ×: @bob, @Barbara_Jensen, @jim@example.com"; +App::$strings["Flag as adult in album view"] = ""; +App::$strings["I like this (toggle)"] = "×הבתי ×ת ×–×” (החלף)"; +App::$strings["I don't like this (toggle)"] = "×œ× ×הבתי ×ת ×–×” (החלף)"; +App::$strings["Please wait"] = "×× × ×”×ž×ª×Ÿ"; +App::$strings["This is you"] = "×–×” ×ת/×”"; +App::$strings["Comment"] = "תגובה"; +App::$strings["__ctx:title__ Likes"] = "×והב"; +App::$strings["__ctx:title__ Dislikes"] = "×œ× ×והב"; +App::$strings["__ctx:title__ Agree"] = "מסכי×"; +App::$strings["__ctx:title__ Disagree"] = "×œ× ×ž×¡×›×™×"; +App::$strings["__ctx:title__ Abstain"] = "נמנע"; +App::$strings["__ctx:title__ Attending"] = "נוכח"; +App::$strings["__ctx:title__ Not attending"] = "×œ× × ×•×›×—"; +App::$strings["__ctx:title__ Might attend"] = "עשוי להיווכח"; +App::$strings["View all"] = "צפה בכול×"; +App::$strings["__ctx:noun__ Like"] = array( + 0 => "×והב", + 1 => "×והבי×", +); +App::$strings["__ctx:noun__ Dislike"] = array( + 0 => "×œ× ×והב", + 1 => "×œ× ×והבי×", +); +App::$strings["Photo Tools"] = "כלי תצלו×"; +App::$strings["In This Photo:"] = "×‘×ª×¦×œ×•× ×–×”:"; +App::$strings["Map"] = "מפה"; +App::$strings["__ctx:noun__ Likes"] = "×והב"; +App::$strings["__ctx:noun__ Dislikes"] = "×œ× ×והב"; +App::$strings["Close"] = "סגור"; +App::$strings["View Album"] = "צפה ב×לבו×"; +App::$strings["Recent Photos"] = "×ª×¦×œ×•×ž×™× ×חרוני×"; +App::$strings["sent you a private message"] = "שלח לך הודעה פרטית"; +App::$strings["added your channel"] = "הוסיף ×ת הערוץ שלך"; +App::$strings["g A l F d"] = "g A l F d"; +App::$strings["[today]"] = "[היו×]"; +App::$strings["posted an event"] = "×¤×¨×¡× ×ירוע"; +App::$strings["Unable to find your hub."] = "×œ× ×ž×¡×•×’×œ ×œ×ž×¦×•× ×ת המוקד שלך."; +App::$strings["Post successful."] = "×¤×¨×¡×•× ×”×¦×œ×™×—."; +App::$strings["OpenID protocol error. No ID returned."] = "שגי×ת פרוטוקול OpenID. ×œ× ×”×•×—×–×¨ ID."; +App::$strings["Login failed."] = "התחברות נכשלה."; +App::$strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = ""; +App::$strings["This setting requires special processing and editing has been blocked."] = ""; +App::$strings["Configuration Editor"] = "עורך תצורה"; +App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = ""; +App::$strings["Layout updated."] = ""; +App::$strings["Edit System Page Description"] = ""; +App::$strings["Layout not found."] = ""; +App::$strings["Module Name:"] = "×©× ×ž×•×“×•×œ:"; +App::$strings["Layout Help"] = ""; +App::$strings["Poke"] = ""; +App::$strings["Poke somebody"] = ""; +App::$strings["Poke/Prod"] = "דחוף/עורר"; +App::$strings["Poke, prod or do other things to somebody"] = ""; +App::$strings["Recipient"] = "נמען"; +App::$strings["Choose what you wish to do to recipient"] = "בחר מה ברצונך לעשות לנמען"; +App::$strings["Make this post private"] = "הפוך ×ת פוסט ×–×” לפרטי"; +App::$strings["Fetching URL returns error: %1\$s"] = ""; +App::$strings["Profile not found."] = "פרופיל ×œ× × ×ž×¦×."; +App::$strings["Profile deleted."] = "פרופיל נמחק."; +App::$strings["Profile-"] = "פרופיל-"; +App::$strings["New profile created."] = "פרופיל חדש נוצר."; +App::$strings["Profile unavailable to clone."] = ""; +App::$strings["Profile unavailable to export."] = ""; +App::$strings["Profile Name is required."] = "נדרש ×©× ×¤×¨×•×¤×™×œ."; +App::$strings["Marital Status"] = "מצב משפחתי"; +App::$strings["Romantic Partner"] = "שותף רומנטי"; +App::$strings["Likes"] = "×והב"; +App::$strings["Dislikes"] = "×œ× ×והב"; +App::$strings["Work/Employment"] = ""; +App::$strings["Religion"] = "דת"; +App::$strings["Political Views"] = "השקפות פוליטיות"; +App::$strings["Sexual Preference"] = "העדפה מינית"; +App::$strings["Homepage"] = "עמוד בית"; +App::$strings["Interests"] = ""; +App::$strings["Profile updated."] = ""; +App::$strings["Hide your connections list from viewers of this profile"] = ""; +App::$strings["Edit Profile Details"] = ""; +App::$strings["View this profile"] = "צפה בפרופיל ×–×”"; +App::$strings["Edit visibility"] = "ערוך נר×ות"; +App::$strings["Profile Tools"] = "כלי פרופיל"; +App::$strings["Change cover photo"] = "שנה ×ª×¦×œ×•× ×©×¢×¨"; +App::$strings["Change profile photo"] = "שנה ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; +App::$strings["Create a new profile using these settings"] = "צור פרופיל חדש ב×מצעות הגדרות ×לו"; +App::$strings["Clone this profile"] = "שבט ×ת פרופיל ×–×”"; +App::$strings["Delete this profile"] = "מחק ×ת פרופיל ×–×”"; +App::$strings["Add profile things"] = "הוסף דברי פרופיל"; +App::$strings["Personal"] = "×ישי"; +App::$strings["Relation"] = "יחס"; +App::$strings["Miscellaneous"] = "שונות"; +App::$strings["Import profile from file"] = "×™×‘× ×¤×¨×•×¤×™×œ מתוך קובץ"; +App::$strings["Export profile to file"] = "×™×¦× ×¤×¨×•×¤×™×œ לתוך קובץ"; +App::$strings["Your gender"] = "המין שלך"; +App::$strings["Marital status"] = "מצב משפחתי"; +App::$strings["Sexual preference"] = "העדפה מינית"; +App::$strings["Profile name"] = "×©× ×¤×¨×•×¤×™×œ"; +App::$strings["This is your default profile."] = "זהו הפרופיל השגרתי שלך."; +App::$strings["Your full name"] = "שמך המל×"; +App::$strings["Title/Description"] = "כותרת/תי×ור"; +App::$strings["Street address"] = "כתובת רחוב"; +App::$strings["Locality/City"] = "מקומיות/עיר"; +App::$strings["Region/State"] = "×זור/מחוז"; +App::$strings["Postal/Zip code"] = "דו×ר/מיקוד"; +App::$strings["Country"] = "×רץ"; +App::$strings["Who (if applicable)"] = ""; +App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = ""; +App::$strings["Since (date)"] = "מ××– (ת×ריך)"; +App::$strings["Tell us about yourself"] = "ספר לנו ×ודותיך"; +App::$strings["Hometown"] = "עיר מגורי×"; +App::$strings["Political views"] = "השקפות פוליטיות"; +App::$strings["Religious views"] = "השקפות דתיות"; +App::$strings["Keywords used in directory listings"] = ""; +App::$strings["Example: fishing photography software"] = ""; +App::$strings["Musical interests"] = ""; +App::$strings["Books, literature"] = "ספרי×, ספרות"; +App::$strings["Television"] = "טלוויזיה"; +App::$strings["Film/Dance/Culture/Entertainment"] = ""; +App::$strings["Hobbies/Interests"] = ""; +App::$strings["Love/Romance"] = "×הבה/רומנטיקה"; +App::$strings["School/Education"] = "בית ספר/חינוך"; +App::$strings["Contact information and social networks"] = ""; +App::$strings["My other channels"] = "×”×¢×¨×•×¦×™× ×”××—×¨×™× ×©×œ×™"; +App::$strings["Profile Image"] = "תמונת פרופיל"; +App::$strings["Edit Profiles"] = "ערוך פרופילי×"; +App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = ""; +App::$strings["Upload Profile Photo"] = "העלה ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; +App::$strings["Invalid profile identifier."] = "מזהה פרופיל ×œ× ×ª×§×™×Ÿ."; +App::$strings["Profile Visibility Editor"] = ""; +App::$strings["Profile"] = "פרופיל"; +App::$strings["Click on a contact to add or remove."] = ""; +App::$strings["Visible To"] = ""; +App::$strings["Public Hubs"] = "×ž×•×§×“×™× ×¦×™×‘×•×¨×™×™×"; +App::$strings["The listed hubs allow public registration for the \$Projectname network. All hubs in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some hubs may require subscription or provide tiered service plans. The hub itself may provide additional details."] = ""; +App::$strings["Hub URL"] = ""; +App::$strings["Access Type"] = "טיפוס גישה"; +App::$strings["Registration Policy"] = "מדיניות רישו×"; +App::$strings["Stats"] = ""; +App::$strings["Software"] = "תוכנה"; +App::$strings["Ratings"] = "דירוג"; +App::$strings["Rate"] = "דרג"; +App::$strings["Website:"] = "×תר רשת:"; +App::$strings["Remote Channel [%s] (not yet known on this site)"] = "ערוץ מרוחק [%s] (×œ× ×ž×•×›×¨ עדיין ב×תר ×–×”)"; +App::$strings["Rating (this information is public)"] = "דירוג (מידע ×–×” הינו ציבורי)"; +App::$strings["Optionally explain your rating (this information is public)"] = "הסבר לפי הצורך ×ת הדירוג שלך (מידע ×–×” הינו ציבורי)"; +App::$strings["No ratings"] = "×ין דירוג"; +App::$strings["Rating: "] = "דירוג: "; +App::$strings["Website: "] = "×תר רשת:"; +App::$strings["Description: "] = "תי×ור: "; +App::$strings["Theme settings updated."] = "הגדרות ערכת × ×•×©× ×¢×•×“×›× ×•."; +App::$strings["# Accounts"] = "# חשבונות"; +App::$strings["# blocked accounts"] = "# חשבונות חסומי×"; +App::$strings["# expired accounts"] = ""; +App::$strings["# expiring accounts"] = ""; +App::$strings["# Channels"] = "# ערוצי×"; +App::$strings["# primary"] = "# עיקרי"; +App::$strings["# clones"] = "# שיבוטי×"; +App::$strings["Message queues"] = "תור הודעות"; +App::$strings["Your software should be updated"] = "התוכנה שלך ×מורה להיות מעודכנת"; +App::$strings["Administration"] = "הנהלה"; +App::$strings["Summary"] = "סיכו×"; +App::$strings["Registered accounts"] = "חשבונות רשומי×"; +App::$strings["Pending registrations"] = "הרשמות תלויות ועומדות"; +App::$strings["Registered channels"] = "×¢×¨×•×¦×™× ×¨×©×•×ž×™×"; +App::$strings["Active plugins"] = "×ª×•×¡×¤×™× ×¤×¢×™×œ×™×"; +App::$strings["Version"] = "גרס×"; +App::$strings["Repository version (master)"] = ""; +App::$strings["Repository version (dev)"] = ""; +App::$strings["Site settings updated."] = "הגדרות ×תר עודכנו."; +App::$strings["Default"] = "ברירת מחדל"; +App::$strings["mobile"] = "נייד"; +App::$strings["experimental"] = "ניסיוני"; +App::$strings["unsupported"] = "×œ× × ×ª×ž×š"; +App::$strings["Yes - with approval"] = "כן - ×¢× ×ימות"; +App::$strings["My site is not a public server"] = "×”×תר שלי ×ינו שרת פומבי"; +App::$strings["My site has paid access only"] = "ל×תר שלי ישנה גישה ×‘×ª×©×œ×•× ×‘×œ×‘×“"; +App::$strings["My site has free access only"] = "ל×תר שלי ישנה גישה חופשית בלבד"; +App::$strings["My site offers free accounts with optional paid upgrades"] = "×”×תר שלי מציע חשבונות ×‘×—×™× × ×œ×¦×“ ×פשרות ×œ×©×“×¨×•×’×™× ×‘×ª×©×œ×•×"; +App::$strings["Site"] = "×תר"; +App::$strings["Registration"] = "רישו×"; +App::$strings["File upload"] = "העל×ת קובץ"; +App::$strings["Policies"] = "מדינויות"; +App::$strings["Advanced"] = "מתקד×"; +App::$strings["Site name"] = "×©× ×תר"; +App::$strings["Banner/Logo"] = "ב×נר/לוגו"; +App::$strings["Administrator Information"] = "מידע מנהל"; +App::$strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = ""; +App::$strings["System language"] = "שפת מערכת"; +App::$strings["System theme"] = "מוטיב מערכת"; +App::$strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = ""; +App::$strings["Mobile system theme"] = ""; +App::$strings["Theme for mobile devices"] = ""; +App::$strings["Allow Feeds as Connections"] = ""; +App::$strings["(Heavy system resource usage)"] = ""; +App::$strings["Maximum image size"] = "גודל תמונה מרבי"; +App::$strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = ""; +App::$strings["Does this site allow new member registration?"] = ""; +App::$strings["Invitation only"] = "הזמנה בלבד"; +App::$strings["Only allow new member registrations with an invitation code. Above register policy must be set to Yes."] = ""; +App::$strings["Which best describes the types of account offered by this hub?"] = ""; +App::$strings["Register text"] = ""; +App::$strings["Will be displayed prominently on the registration page."] = ""; +App::$strings["Site homepage to show visitors (default: login box)"] = ""; +App::$strings["example: 'public' to show public stream, 'page/sys/home' to show a system webpage called 'home' or 'include:home.html' to include a file."] = ""; +App::$strings["Preserve site homepage URL"] = ""; +App::$strings["Present the site homepage in a frame at the original location instead of redirecting"] = ""; +App::$strings["Accounts abandoned after x days"] = ""; +App::$strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = ""; +App::$strings["Allowed friend domains"] = ""; +App::$strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = ""; +App::$strings["Allowed email domains"] = "מתחמי דו×״ל מורשי×"; +App::$strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = ""; +App::$strings["Not allowed email domains"] = "מתחמי דו×״ל ×œ× ×ž×•×¨×©×™×"; +App::$strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = ""; +App::$strings["Verify Email Addresses"] = ""; +App::$strings["Check to verify email addresses used in account registration (recommended)."] = ""; +App::$strings["Force publish"] = ""; +App::$strings["Check to force all profiles on this site to be listed in the site directory."] = ""; +App::$strings["Import Public Streams"] = ""; +App::$strings["Import and allow access to public content pulled from other sites. Warning: this content is unmoderated."] = ""; +App::$strings["Login on Homepage"] = "התחבר בעמוד בית"; +App::$strings["Present a login box to visitors on the home page if no other content has been configured."] = ""; +App::$strings["Enable context help"] = ""; +App::$strings["Display contextual help for the current page when the help button is pressed."] = ""; +App::$strings["Directory Server URL"] = ""; +App::$strings["Default directory server"] = "שרת ספרייה שגרתי"; +App::$strings["Proxy user"] = "משתמש פרוקסי"; +App::$strings["Proxy URL"] = "URL פרוקסי"; +App::$strings["Network timeout"] = "פקיעת זמן רשת"; +App::$strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = ""; +App::$strings["Delivery interval"] = "תדירות שגרתית"; +App::$strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = ""; +App::$strings["Deliveries per process"] = ""; +App::$strings["Number of deliveries to attempt in a single operating system process. Adjust if necessary to tune system performance. Recommend: 1-5."] = ""; +App::$strings["Poll interval"] = ""; +App::$strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = ""; +App::$strings["Maximum Load Average"] = "עומס ממוצע מרבי"; +App::$strings["Maximum system load before delivery and poll processes are deferred - default 50."] = ""; +App::$strings["Expiration period in days for imported (grid/network) content"] = ""; +App::$strings["0 for no expiration of imported content"] = ""; +App::$strings["Off"] = ""; +App::$strings["On"] = ""; +App::$strings["Lock feature %s"] = "נעל תכונת %s"; +App::$strings["Manage Additional Features"] = "נהל תכונות נוספות"; +App::$strings["No server found"] = "×œ× × ×ž×¦× ×©×¨×ª"; +App::$strings["ID"] = "מזהה"; +App::$strings["for channel"] = "לערוץ"; +App::$strings["on server"] = "בשרת"; +App::$strings["Server"] = "שרת"; +App::$strings["By default, unfiltered HTML is allowed in embedded media. This is inherently insecure."] = ""; +App::$strings["The recommended setting is to only allow unfiltered HTML from the following sites:"] = ""; +App::$strings["https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/
    https://vimeo.com/
    https://soundcloud.com/
    "] = ""; +App::$strings["All other embedded content will be filtered, unless embedded content from that site is explicitly blocked."] = ""; +App::$strings["Security"] = "×בטחה"; +App::$strings["Block public"] = ""; +App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently authenticated."] = ""; +App::$strings["Set \"Transport Security\" HTTP header"] = ""; +App::$strings["Set \"Content Security Policy\" HTTP header"] = ""; +App::$strings["Allow communications only from these sites"] = ""; +App::$strings["One site per line. Leave empty to allow communication from anywhere by default"] = ""; +App::$strings["Block communications from these sites"] = ""; +App::$strings["Allow communications only from these channels"] = "התר התקשרויות רק מתוך ×¢×¨×•×¦×™× ×לה"; +App::$strings["One channel (hash) per line. Leave empty to allow from any channel by default"] = ""; +App::$strings["Block communications from these channels"] = "×—×¡×•× ×”×ª×§×©×¨×•×™×•×ª מתוך ×¢×¨×•×¦×™× ×לה"; +App::$strings["Only allow embeds from secure (SSL) websites and links."] = "התר ×©×™×‘×•×¦×™× ×ž×ª×•×š ××ª×¨×™× ×•×§×™×©×•×¨×™× × ××•×‘×˜×—×™× (SSL) בלבד."; +App::$strings["Allow unfiltered embedded HTML content only from these domains"] = ""; +App::$strings["One site per line. By default embedded content is filtered."] = ""; +App::$strings["Block embedded HTML from these domains"] = ""; +App::$strings["Update has been marked successful"] = ""; +App::$strings["Executing %s failed. Check system logs."] = ""; +App::$strings["Update %s was successfully applied."] = ""; +App::$strings["Update %s did not return a status. Unknown if it succeeded."] = ""; +App::$strings["Update function %s could not be found."] = ""; +App::$strings["No failed updates."] = "×ין ×¢×“×›×•× ×™× ×›×•×©×œ×™×."; +App::$strings["Failed Updates"] = "×¢×“×›×•× ×™× ×›×•×©×œ×™×"; +App::$strings["Mark success (if update was manually applied)"] = ""; +App::$strings["Attempt to execute this update step automatically"] = ""; +App::$strings["Queue Statistics"] = ""; +App::$strings["Total Entries"] = ""; +App::$strings["Priority"] = "עדיפות"; +App::$strings["Destination URL"] = ""; +App::$strings["Mark hub permanently offline"] = "סמן מוקד בלתי מקוון לצמיתות"; +App::$strings["Empty queue for this hub"] = "רוקן תור עבור מוקד ×–×”"; +App::$strings["Last known contact"] = "×יש קשר מוכר ×חרון"; +App::$strings["%s account blocked/unblocked"] = array( + 0 => "", + 1 => "", +); +App::$strings["%s account deleted"] = array( + 0 => "חשבון %s נמחק", + 1 => "%s חשבונות נמחקו", +); +App::$strings["Account not found"] = "חשבון ×œ× × ×ž×¦×"; +App::$strings["Account '%s' deleted"] = "חשבון '%s' נמחק"; +App::$strings["Account '%s' blocked"] = "חשבון '%s' נחס×"; +App::$strings["Account '%s' unblocked"] = "חשבון '%s' נפתח"; +App::$strings["Accounts"] = "חשבונות"; +App::$strings["select all"] = "בחר הכל"; +App::$strings["Registrations waiting for confirm"] = "הרשמות ממתינות לצורך ×ישור"; +App::$strings["Request date"] = "ת×ריך בקשה"; +App::$strings["No registrations."] = "×ין הרשמות."; +App::$strings["Deny"] = "×סור"; +App::$strings["All Channels"] = "כל הערוצי×"; +App::$strings["Register date"] = "ת×ריך רישו×"; +App::$strings["Last login"] = "כניסה ×חרונה"; +App::$strings["Expires"] = "פג"; +App::$strings["Service Class"] = "מחלקת שירות"; +App::$strings["Selected accounts will be deleted!\\n\\nEverything these accounts had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; +App::$strings["The account {0} will be deleted!\\n\\nEverything this account has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; +App::$strings["%s channel censored/uncensored"] = array( + 0 => "", + 1 => "", +); +App::$strings["%s channel code allowed/disallowed"] = array( + 0 => "", + 1 => "", +); +App::$strings["%s channel deleted"] = array( + 0 => "ערוץ %s נמחק", + 1 => "%s ×¢×¨×•×¦×™× × ×ž×—×§×•", +); +App::$strings["Channel not found"] = "ערוץ ×œ× × ×ž×¦×"; +App::$strings["Channel '%s' deleted"] = "ערוץ '%s' נמחק"; +App::$strings["Channel '%s' censored"] = "ערוץ '%s' צונזר"; +App::$strings["Channel '%s' uncensored"] = "ערוץ '%s' ×™×¦× ×ž×›×œ×œ צנזורה"; +App::$strings["Channel '%s' code allowed"] = ""; +App::$strings["Channel '%s' code disallowed"] = ""; +App::$strings["Channels"] = "ערוצי×"; +App::$strings["Censor"] = "צנזר"; +App::$strings["Uncensor"] = ""; +App::$strings["Allow Code"] = "התר קוד"; +App::$strings["Disallow Code"] = "×סור קוד"; +App::$strings["Channel"] = "ערוץ"; +App::$strings["UID"] = ""; +App::$strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; +App::$strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; +App::$strings["Plugin %s disabled."] = "תוסף %s מנוטרל."; +App::$strings["Plugin %s enabled."] = "תוסף %s מ×ופשר."; +App::$strings["Disable"] = "נטרל"; +App::$strings["Enable"] = "×פשר"; +App::$strings["Plugins"] = "תוספות"; +App::$strings["Toggle"] = "החלף"; +App::$strings["Settings"] = "הגדרות"; +App::$strings["Author: "] = "מחבר: "; +App::$strings["Maintainer: "] = "מתחזק: "; +App::$strings["Minimum project version: "] = "גרסת פרויקט נומינלית: "; +App::$strings["Maximum project version: "] = "גרסת פרויקט מרבית: "; +App::$strings["Minimum PHP version: "] = "גרסת PHP נומינלית: "; +App::$strings["Requires: "] = "מצריך: "; +App::$strings["Disabled - version incompatibility"] = ""; +App::$strings["Enter the public git repository URL of the plugin repo."] = ""; +App::$strings["Plugin repo git URL"] = ""; +App::$strings["Custom repo name"] = ""; +App::$strings["(optional)"] = "(רשות)"; +App::$strings["Download Plugin Repo"] = "הורד מ×גר תוספי×"; +App::$strings["Install new repo"] = "התקן מ×גר חדש"; +App::$strings["Install"] = "התקן"; +App::$strings["Manage Repos"] = "נהל מ×גרי×"; +App::$strings["Installed Plugin Repositories"] = "מ×גרי תוסף מותקני×"; +App::$strings["Install a New Plugin Repository"] = "התקן מ×גר תוסף חדש"; +App::$strings["Update"] = "עדכן"; +App::$strings["Switch branch"] = "החלף ×¢× ×£"; +App::$strings["No themes found."] = "×œ× × ×ž×¦×ו מוטיבי×."; +App::$strings["Screenshot"] = "×¦×™×œ×•× ×ž×¡×š"; +App::$strings["Themes"] = "ערכות נוש×"; +App::$strings["[Experimental]"] = "[ניסיוני]"; +App::$strings["[Unsupported]"] = "[×œ× × ×ª×ž×š]"; +App::$strings["Log settings updated."] = "הגדרות יומן עדכנו."; +App::$strings["Logs"] = "יומני×"; +App::$strings["Clear"] = "טהר"; +App::$strings["Debugging"] = "דיב××’"; +App::$strings["Log file"] = "קובץ יומן"; +App::$strings["Must be writable by web server. Relative to your top-level webserver directory."] = ""; +App::$strings["Log level"] = ""; +App::$strings["New Profile Field"] = "שדה פרופיל חדש"; +App::$strings["Field nickname"] = "×©× ×›×™× ×•×™ שדה"; +App::$strings["System name of field"] = "×©× ×ž×¢×¨×›×ª של שדה"; +App::$strings["Input type"] = "טיפוס קלט"; +App::$strings["Field Name"] = "×©× ×©×“×”"; +App::$strings["Label on profile pages"] = ""; +App::$strings["Help text"] = "טקסט עזרה"; +App::$strings["Additional info (optional)"] = "מידע נוסף (רשות)"; +App::$strings["Field definition not found"] = "הגדרת שדה ×œ× × ×ž×¦××”"; +App::$strings["Edit Profile Field"] = "ערוך שדה פרופיל"; +App::$strings["Profile Fields"] = "שדות פרופיל"; +App::$strings["Basic Profile Fields"] = "שדות פרופיל בסיסיי×"; +App::$strings["Advanced Profile Fields"] = "שדות פרופיל מתקדמי×"; +App::$strings["(In addition to basic fields)"] = "(בנוסף על שדות בסיסיי×)"; +App::$strings["All available fields"] = "כל השדות הזמיני×"; +App::$strings["Custom Fields"] = "שדות מות×מי×"; +App::$strings["Create Custom Field"] = "צור שדה מות××"; +App::$strings["App installed."] = "×פליקציה מותקנת."; +App::$strings["Malformed app."] = "×פליקציה פגומה."; +App::$strings["Embed code"] = "הטמע קוד"; +App::$strings["Edit App"] = "ערוך ×פליקציה"; +App::$strings["Create App"] = "צור ×פליקציה"; +App::$strings["Name of app"] = "×©× ×©×œ ×פליקציה"; +App::$strings["Location (URL) of app"] = "×ž×™×§×•× (URL) של ×פליקציה"; +App::$strings["Photo icon URL"] = ""; +App::$strings["80 x 80 pixels - optional"] = "80 x 80 ×¤×™×§×¡×œ×™× - רשות"; +App::$strings["Categories (optional, comma separated list)"] = "קטגוריות (רשות, רשימה מופרדת פסיקי×)"; +App::$strings["Version ID"] = "מזהה גרס×"; +App::$strings["Price of app"] = "מחיר ×פליקציה"; +App::$strings["Location (URL) to purchase app"] = "×ž×™×§×•× (URL) כדי לרכוש ×פליקציה"; +App::$strings["Select a bookmark folder"] = "בחר תיקיית סימניות"; +App::$strings["Save Bookmark"] = "שמור סימנייה"; +App::$strings["URL of bookmark"] = "URL של סימנייה"; +App::$strings["Or enter new bookmark folder name"] = "×ו הזן ×©× ×ª×™×§×™×™×ª סימניות חדש"; +App::$strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = ""; +App::$strings["Please indicate acceptance of the Terms of Service. Registration failed."] = ""; +App::$strings["Passwords do not match."] = "סיסמ×ות ×œ× ×ª×•×מות."; +App::$strings["Registration successful. Please check your email for validation instructions."] = ""; +App::$strings["Your registration is pending approval by the site owner."] = ""; +App::$strings["Your registration can not be processed."] = "הרשמתך ×œ× × ×™×ª× ×ª לעיבוד"; +App::$strings["Registration on this hub is disabled."] = "×¨×™×©×•× ×¢×œ מוקד ×–×” הינו מנוטרל."; +App::$strings["Registration on this hub is by approval only."] = "×¨×™×©×•× ×¢×œ מוקד ×–×” הינו מותנה ב×ישור."; +App::$strings["Register at another affiliated hub."] = "×”×™×¨×©× ×‘×ž×•×§×“ מקושר ×חר."; +App::$strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = ""; +App::$strings["Terms of Service"] = "תנ××™ שימוש"; +App::$strings["I accept the %s for this website"] = "×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”"; +App::$strings["I am over 13 years of age and accept the %s for this website"] = "גילי מעל 13 שנה ו×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”"; +App::$strings["Your email address"] = "כתובת דו×״ל שלך"; +App::$strings["Choose a password"] = "בחר סיסמה"; +App::$strings["Please re-enter your password"] = "בבקשה הזן שוב ×ת סיסמתך"; +App::$strings["Please enter your invitation code"] = ""; +App::$strings["no"] = "ל×"; +App::$strings["yes"] = "כן"; +App::$strings["Membership on this site is by invitation only."] = "חברות ב×תר ×–×” ×”×™× ×‘×מצעות הזמנה בלבד."; +App::$strings["Register"] = "הרשמה"; +App::$strings["Proceed to create your first channel"] = "המשך כדי ליצור ×ת הערוץ הר×שון שלך"; +App::$strings["Please login."] = "×× × ×”×ª×—×‘×¨."; +App::$strings["Account removals are not allowed within 48 hours of changing the account password."] = ""; +App::$strings["Remove This Account"] = "הסר ×ת חשבון ×–×”"; +App::$strings["WARNING: "] = "×זהרה: "; +App::$strings["This account and all its channels will be completely removed from the network. "] = ""; +App::$strings["This action is permanent and can not be undone!"] = ""; +App::$strings["Please enter your password for verification:"] = "×× × ×”×–×Ÿ ×ת הסיסמה שלך לצורך ×ימות:"; +App::$strings["Remove this account, all its channels and all its channel clones from the network"] = ""; +App::$strings["By default only the instances of the channels located on this hub will be removed from the network"] = ""; +App::$strings["Remove Account"] = "הסר חשבון"; +App::$strings["Channel removals are not allowed within 48 hours of changing the account password."] = ""; +App::$strings["Remove This Channel"] = "הסר ×ת ערוץ ×–×”"; +App::$strings["This channel will be completely removed from the network. "] = ""; +App::$strings["Remove this channel and all its clones from the network"] = ""; +App::$strings["By default only the instance of the channel located on this hub will be removed from the network"] = ""; +App::$strings["Remove Channel"] = "הסר ערוץ"; +App::$strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = ""; +App::$strings["The error message was:"] = ""; +App::$strings["Authentication failed."] = "×ימות נכשל."; +App::$strings["Remote Authentication"] = "×ימות מרוחק"; +App::$strings["Enter your channel address (e.g. channel@example.com)"] = ""; +App::$strings["Authenticate"] = ""; +App::$strings["Items tagged with: %s"] = "×¤×¨×™×˜×™× ×ž×ª×•×™×™×’×™× ×¢×: %s"; +App::$strings["Search results for: %s"] = "תוצ×ות חיפוש עבור: %s"; +App::$strings["No service class restrictions found."] = "×œ× × ×ž×¦×ו הגבלות מחלקת ערוץ."; +App::$strings["Name is required"] = "נדרש ש×"; +App::$strings["Key and Secret are required"] = "מפתח ×•×’× ×¡×•×“ ×”×™× × ×‘×’×“×¨ חובה."; +App::$strings["Not valid email."] = "×œ× ×“×•×״ל תקף."; +App::$strings["Protected email address. Cannot change to that email."] = "כתובת דו×״ל מוגנת. ×œ× ×ž×¡×•×’×œ לשנות לדו×״ל ×–×”."; +App::$strings["System failure storing new email. Please try again."] = ""; +App::$strings["Password verification failed."] = "×ימות סיסמה נכשל."; +App::$strings["Passwords do not match. Password unchanged."] = "סיסמ×ות ×œ× ×ª×•×מות. סיסמה ×œ× ×©×•× ×ª×”."; +App::$strings["Empty passwords are not allowed. Password unchanged."] = "סיסמ×ות ריקות ×œ× ×ž×•×ª×¨×•×ª. סיסמה ×œ× ×©×•× ×ª×”."; +App::$strings["Password changed."] = "סיסמה שונתה."; +App::$strings["Password update failed. Please try again."] = "עדכון סיסמה נכשל. ×× × × ×¡×” שוב."; +App::$strings["Settings updated."] = "הגדרות עודכנו."; +App::$strings["Add application"] = "הוסף ×פליקציה"; +App::$strings["Name of application"] = "×©× ×©×œ ×פליקציה"; +App::$strings["Consumer Key"] = "מפתח צרכן"; +App::$strings["Automatically generated - change if desired. Max length 20"] = ""; +App::$strings["Consumer Secret"] = "סוד צרכן"; +App::$strings["Redirect"] = ""; +App::$strings["Redirect URI - leave blank unless your application specifically requires this"] = ""; +App::$strings["Icon url"] = ""; +App::$strings["Optional"] = "רשות"; +App::$strings["Application not found."] = "×™×™×©×•× ×œ× × ×ž×¦×."; +App::$strings["Connected Apps"] = "×פליקציות מחוברות"; +App::$strings["Client key starts with"] = ""; +App::$strings["No name"] = "×ין ש×"; +App::$strings["Remove authorization"] = "הסר ×ישור"; +App::$strings["No feature settings configured"] = ""; +App::$strings["Feature/Addon Settings"] = ""; +App::$strings["Account Settings"] = "הגדרות חשבון"; +App::$strings["Current Password"] = "סיסמה נוכחית"; +App::$strings["Enter New Password"] = "הזן סיסמה חדשה"; +App::$strings["Confirm New Password"] = "×מת סיסמה חדשה"; +App::$strings["Leave password fields blank unless changing"] = "הש×ר דשות סיסמה ×¨×™×§×™× ××œ× ×× ×›×Ÿ ברצונך לשנות"; +App::$strings["Email Address:"] = "כתובת דו×״ל:"; +App::$strings["Remove this account including all its channels"] = "הסר ×ת חשבון ×–×” לרבות כל ×”×¢×¨×•×¦×™× ×©×œ×•"; +App::$strings["Additional Features"] = "תכונות נוספות"; +App::$strings["Connector Settings"] = "הגדרות מקשר"; +App::$strings["No special theme for mobile devices"] = "×ין ערכת × ×•×©× ×ž×™×•×—×“×ª ×œ×”×ª×§× ×™× × ×™×™×“×™×"; +App::$strings["%s - (Experimental)"] = "%s - (ניסיוני)"; +App::$strings["Display Settings"] = "הגדרות תצוגה"; +App::$strings["Theme Settings"] = "הגדרות ערכת נוש×"; +App::$strings["Custom Theme Settings"] = "הגדרות ערכת × ×•×©× ×ž×•×ª×מת"; +App::$strings["Content Settings"] = "הגדרות תוכן"; +App::$strings["Display Theme:"] = ""; +App::$strings["Mobile Theme:"] = ""; +App::$strings["Preload images before rendering the page"] = ""; +App::$strings["The subjective page load time will be longer but the page will be ready when displayed"] = ""; +App::$strings["Enable user zoom on mobile devices"] = ""; +App::$strings["Update browser every xx seconds"] = "עדכן דפדפן כל xx שניות"; +App::$strings["Minimum of 10 seconds, no maximum"] = "×ž×™× ×™×ž×•× ×©×œ 10 שניות, ×ין מקסימו×"; +App::$strings["Maximum number of conversations to load at any time:"] = ""; +App::$strings["Maximum of 100 items"] = "×ž×§×¡×™×ž×•× ×©×œ 100 פריטי×"; +App::$strings["Show emoticons (smilies) as images"] = ""; +App::$strings["Link post titles to source"] = ""; +App::$strings["System Page Layout Editor - (advanced)"] = ""; +App::$strings["Use blog/list mode on channel page"] = ""; +App::$strings["(comments displayed separately)"] = "(תגובות מוצגות בנפרד)"; +App::$strings["Use blog/list mode on grid page"] = ""; +App::$strings["Channel page max height of content (in pixels)"] = ""; +App::$strings["click to expand content exceeding this height"] = ""; +App::$strings["Grid page max height of content (in pixels)"] = ""; +App::$strings["Nobody except yourself"] = "××£ ×חד חוץ ממך"; +App::$strings["Only those you specifically allow"] = "רק ×לו שהתרת ×œ×”× ×‘×ž×¤×•×¨×©"; +App::$strings["Approved connections"] = "×—×™×‘×•×¨×™× ×ž×ושרי×"; +App::$strings["Any connections"] = "כל חיבור"; +App::$strings["Anybody on this website"] = "כל ×חד ב×תר רשת ×–×”"; +App::$strings["Anybody in this network"] = "כל ×חד ברשת זו"; +App::$strings["Anybody authenticated"] = "כל ×חד ש×ושר"; +App::$strings["Anybody on the internet"] = "כל ×חד ב×ינטרנט"; +App::$strings["Publish your default profile in the network directory"] = ""; +App::$strings["Allow us to suggest you as a potential friend to new members?"] = ""; +App::$strings["Your channel address is"] = "כתובת הערוץ שלך ×”×™×"; +App::$strings["Channel Settings"] = "הגדרות ערוץ"; +App::$strings["Basic Settings"] = "הגדרות בסיסיות"; +App::$strings["Full Name:"] = "×©× ×ž×œ×:"; +App::$strings["Your Timezone:"] = "×זור זמן שלך:"; +App::$strings["Default Post Location:"] = "×ž×™×§×•× ×¤×•×¡×˜ שגרתי:"; +App::$strings["Geographical location to display on your posts"] = "×ž×™×§×•× ×’×™×וגרפי להצגה ×‘×¤×•×¡×˜×™× ×©×œ×š"; +App::$strings["Use Browser Location:"] = "השתמש ×‘×ž×™×§×•× ×“×¤×“×¤×Ÿ:"; +App::$strings["Adult Content"] = "תוכן מבוגרי×"; +App::$strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "ערוץ ×–×” ×ž×¤×¨×¡× ×ª×•×›×Ÿ ×œ×ž×‘×•×’×¨×™× ×‘×ופן תדיר ×ו שגרתי. (×× × ×ª×™×™×’ כל חומר ×œ×ž×‘×•×’×¨×™× ×•/×ו ×¢×™×¨×•× ×¢× NSFW#)"; +App::$strings["Security and Privacy Settings"] = "הגדרות ×בטחה ופרטיות"; +App::$strings["Your permissions are already configured. Click to view/adjust"] = ""; +App::$strings["Hide my online presence"] = "הסתר ×ת הנוכחות המקוונת שלי"; +App::$strings["Prevents displaying in your profile that you are online"] = ""; +App::$strings["Simple Privacy Settings:"] = "הגדרות פרטיות פשוטות:"; +App::$strings["Very Public - extremely permissive (should be used with caution)"] = "ציבורי מ×וד - מתירני ביותר (יש להשתמש בזהירות)"; +App::$strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "טיפוסי - ציבורי שגרתי, פרטיות לפי דרישה (דומה להרש×ות רשת חברתית ××•×œ× ×œ×¦×“ פרטיות משופרת)"; +App::$strings["Private - default private, never open or public"] = "פרטי - פרטי שגרתי, ××£ ×¤×¢× ×œ× ×¤×ª×•×— ×ו ציבורי"; +App::$strings["Blocked - default blocked to/from everybody"] = "×—×¡×•× - ×—×¡×•× ×©×’×¨×ª×™ ×ל/מן כל ×חד"; +App::$strings["Allow others to tag your posts"] = "התר ל××—×¨×™× ×œ×ª×™×™×’ ×ת ×”×¤×•×¡×˜×™× ×©×œ×š"; +App::$strings["Often used by the community to retro-actively flag inappropriate content"] = ""; +App::$strings["Advanced Privacy Settings"] = "הגדרות פרטיות מתקדמות"; +App::$strings["Expire other channel content after this many days"] = ""; +App::$strings["0 or blank to use the website limit."] = ""; +App::$strings["This website expires after %d days."] = ""; +App::$strings["This website does not expire imported content."] = ""; +App::$strings["The website limit takes precedence if lower than your limit."] = ""; +App::$strings["Maximum Friend Requests/Day:"] = ""; +App::$strings["May reduce spam activity"] = ""; +App::$strings["Default Post and Publish Permissions"] = ""; +App::$strings["Use my default audience setting for the type of object published"] = ""; +App::$strings["Channel permissions category:"] = ""; +App::$strings["Maximum private messages per day from unknown people:"] = ""; +App::$strings["Useful to reduce spamming"] = ""; +App::$strings["Notification Settings"] = "הגדרות התר××”"; +App::$strings["By default post a status message when:"] = ""; +App::$strings["accepting a friend request"] = ""; +App::$strings["joining a forum/community"] = ""; +App::$strings["making an interesting profile change"] = ""; +App::$strings["Send a notification email when:"] = "שלח דו×״ל התר××” ×›×שר:"; +App::$strings["You receive a connection request"] = "קיבלת בקשת חיבור"; +App::$strings["Your connections are confirmed"] = "×”×—×™×‘×•×¨×™× ×©×œ×š ×”×™× × ×ž×ומתי×"; +App::$strings["Someone writes on your profile wall"] = "מישהו כותב על קיר הפרופיל שלך"; +App::$strings["Someone writes a followup comment"] = "מישהו ×¨×•×©× ×ª×’×•×‘×ª המשך"; +App::$strings["You receive a private message"] = "קיבלת הודעה פרטית"; +App::$strings["You receive a friend suggestion"] = "קיבלת הצעת ידידי×"; +App::$strings["You are tagged in a post"] = ""; +App::$strings["You are poked/prodded/etc. in a post"] = ""; +App::$strings["Show visual notifications including:"] = ""; +App::$strings["Unseen grid activity"] = ""; +App::$strings["Unseen channel activity"] = "פעילות ערוץ ×œ× × ×¨×ית"; +App::$strings["Unseen private messages"] = "הודעות ערוץ ×œ× × ×¨×ות"; +App::$strings["Recommended"] = ""; +App::$strings["Upcoming events"] = "××™×¨×•×¢×™× ×§×¨×•×‘×™×"; +App::$strings["Events today"] = "××™×¨×•×¢×™× ×”×™×•×"; +App::$strings["Upcoming birthdays"] = "ימי הולדת קרובי×"; +App::$strings["Not available in all themes"] = ""; +App::$strings["System (personal) notifications"] = ""; +App::$strings["System info messages"] = "הודעות מידע מערכת"; +App::$strings["System critical alerts"] = ""; +App::$strings["New connections"] = "×—×™×‘×•×¨×™× ×—×“×©×™×"; +App::$strings["System Registrations"] = "הרשמות מערכת"; +App::$strings["Also show new wall posts, private messages and connections under Notices"] = ""; +App::$strings["Notify me of events this many days in advance"] = ""; +App::$strings["Must be greater than 0"] = ""; +App::$strings["Advanced Account/Page Type Settings"] = ""; +App::$strings["Change the behaviour of this account for special situations"] = ""; +App::$strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = ""; +App::$strings["Miscellaneous Settings"] = "הגדרות שונות"; +App::$strings["Default photo upload folder"] = "תיקיית העל×ת ×ª×¦×œ×•× ×©×’×¨×ª×™×ª"; +App::$strings["%Y - current year, %m - current month"] = "%Y - שנה נוכחית, %m - חודש נוכחי"; +App::$strings["Default file upload folder"] = "תיקיית העל×ת קובץ שגרתית"; +App::$strings["Personal menu to display in your channel pages"] = ""; +App::$strings["Remove this channel."] = "הסר ×ת ערוץ ×–×”."; +App::$strings["Firefox Share \$Projectname provider"] = ""; +App::$strings["Start calendar week on monday"] = ""; +App::$strings["\$Projectname Server - Setup"] = "שרת \$Projectname - הבנייה"; +App::$strings["Could not connect to database."] = "×œ× ×”×™×ª×” ×פשרות להתחבר למסד נתוני×."; +App::$strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = ""; +App::$strings["Could not create table."] = ""; +App::$strings["Your site database has been installed."] = ""; +App::$strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = ""; +App::$strings["Please see the file \"install/INSTALL.txt\"."] = ""; +App::$strings["System check"] = "בדיקת מערכת"; +App::$strings["Check again"] = "בדוק שוב"; +App::$strings["Database connection"] = "חיבור מסד נתוני×"; +App::$strings["In order to install \$Projectname we need to know how to connect to your database."] = ""; +App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = ""; +App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = ""; +App::$strings["Database Server Name"] = "×©× ×©×¨×ª מסד נתוני×"; +App::$strings["Default is 127.0.0.1"] = "ברירת מחדל 127.0.0.1"; +App::$strings["Database Port"] = "פורט מסד נתוני×"; +App::$strings["Communication port number - use 0 for default"] = ""; +App::$strings["Database Login Name"] = "×©× ×›× ×™×¡×” מסד נתוני×"; +App::$strings["Database Login Password"] = "סיסמה מסד נתוני×"; +App::$strings["Database Name"] = "×©× ×ž×¡×“ נתוני×"; +App::$strings["Database Type"] = "טיפוס מסד נתוני×"; +App::$strings["Site administrator email address"] = "כתובת דו×״ל מנהל ×תר"; +App::$strings["Your account email address must match this in order to use the web admin panel."] = ""; +App::$strings["Website URL"] = "כתובת ×תר ×ינטרנט"; +App::$strings["Please use SSL (https) URL if available."] = "×× × ×”×©×ª×ž×© בכתובת SSL (כלומר, https) ×× ×–×ž×™× ×”."; +App::$strings["Please select a default timezone for your website"] = ""; +App::$strings["Site settings"] = "הגדרות ×תר"; +App::$strings["Enable \$Projectname advanced features?"] = "×פשר תכונות מתקדמות בפרויקט \$Projectname?"; +App::$strings["Some advanced features, while useful - may be best suited for technically proficient audiences"] = ""; +App::$strings["PHP version 5.5 or greater is required."] = ""; +App::$strings["PHP version"] = ""; +App::$strings["Could not find a command line version of PHP in the web server PATH."] = ""; +App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = ""; +App::$strings["PHP executable path"] = "נתיב PHP נתון ליישו×"; +App::$strings["Enter full path to php executable. You can leave this blank to continue the installation."] = ""; +App::$strings["Command line PHP"] = "שורת פקודה PHP"; +App::$strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = ""; +App::$strings["This is required for message delivery to work."] = ""; +App::$strings["PHP register_argc_argv"] = ""; +App::$strings["Your max allowed total upload size is set to %s. Maximum size of one file to upload is set to %s. You are allowed to upload up to %d files at once."] = ""; +App::$strings["You can adjust these settings in the servers php.ini."] = ""; +App::$strings["PHP upload limits"] = ""; +App::$strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = ""; +App::$strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = ""; +App::$strings["Generate encryption keys"] = "הפק מפתחות הצפנה"; +App::$strings["libCurl PHP module"] = "מודול libCurl PHP"; +App::$strings["GD graphics PHP module"] = ""; +App::$strings["OpenSSL PHP module"] = "מודול OpenSSL PHP"; +App::$strings["mysqli or postgres PHP module"] = "מודול mysqli PHP ×ו postgres"; +App::$strings["mb_string PHP module"] = "מודול mb_string PHP"; +App::$strings["mcrypt PHP module"] = "מודול mcrypt PHP"; +App::$strings["xml PHP module"] = "מודול xml PHP"; +App::$strings["Apache mod_rewrite module"] = "מודול Apache mod_rewrite"; +App::$strings["Error: Apache webserver mod-rewrite module is required but not installed."] = ""; +App::$strings["proc_open"] = "proc_open"; +App::$strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = ""; +App::$strings["Error: libCURL PHP module required but not installed."] = ""; +App::$strings["Error: GD graphics PHP module with JPEG support required but not installed."] = ""; +App::$strings["Error: openssl PHP module required but not installed."] = ""; +App::$strings["Error: mysqli or postgres PHP module required but neither are installed."] = ""; +App::$strings["Error: mb_string PHP module required but not installed."] = ""; +App::$strings["Error: mcrypt PHP module required but not installed."] = ""; +App::$strings["Error: xml PHP module required for DAV but not installed."] = ""; +App::$strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = ""; +App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = ""; +App::$strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = ""; +App::$strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = ""; +App::$strings[".htconfig.php is writable"] = ".htconfig.php הינו כתיב"; +App::$strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = ""; +App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the top level web folder."] = ""; +App::$strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = ""; +App::$strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = ""; +App::$strings["%s is writable"] = "%s הינו כתיב"; +App::$strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = ""; +App::$strings["store is writable"] = ""; +App::$strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = ""; +App::$strings["If you have https access to your website or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"] = ""; +App::$strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = ""; +App::$strings["If your certificate is not recognized, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = ""; +App::$strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = ""; +App::$strings["Providers are available that issue free certificates which are browser-valid."] = ""; +App::$strings["SSL certificate validation"] = "הוכחת תקפות של תעודת SSL"; +App::$strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = ""; +App::$strings["Url rewrite is working"] = ""; +App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = ""; +App::$strings["Errors encountered creating database tables."] = ""; +App::$strings["

    What next

    "] = "

    מה הל××”

    "; +App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = ""; +App::$strings["Files: shared with me"] = ""; +App::$strings["NEW"] = "חדש"; +App::$strings["Remove all files"] = "הסר ×ת כל הקבצי×"; +App::$strings["Remove this file"] = "הסר ×ת קובץ ×–×”"; +App::$strings["Version %s"] = "×’×¨×¡× %s"; +App::$strings["Installed plugins/addons/apps:"] = ""; +App::$strings["No installed plugins/addons/apps"] = ""; +App::$strings["This is a hub of \$Projectname - a global cooperative network of decentralized privacy enhanced websites."] = "זהו מוקד של \$Projectname - רשת קו×ופרטיבית מבוזרת של ×תרי רשת בעלי פרטיות משוכללת."; +App::$strings["Tag: "] = "תגית: "; +App::$strings["Last background fetch: "] = ""; +App::$strings["Current load average: "] = "עומס ממוצע נוכחי: "; +App::$strings["Running at web location"] = ""; +App::$strings["Please visit hubzilla.org to learn more about \$Projectname."] = "×× × ×‘×§×¨ ב×תר hubzilla.org כדי ללמוד עוד ×ודות \$Projectname."; +App::$strings["Bug reports and issues: please visit"] = ""; +App::$strings["\$projectname issues"] = "סוגיות \$projectname"; +App::$strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = ""; +App::$strings["Site Administrators"] = "מנהלי ×תר"; +App::$strings["Failed to create source. No channel selected."] = ""; +App::$strings["Source created."] = "מקור נוצר."; +App::$strings["Source updated."] = "מקור עודכן."; +App::$strings["*"] = "*"; +App::$strings["Channel Sources"] = "מקורות ערוץ"; +App::$strings["Manage remote sources of content for your channel."] = ""; +App::$strings["New Source"] = "מקור חדש"; +App::$strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = ""; +App::$strings["Only import content with these words (one per line)"] = ""; +App::$strings["Leave blank to import all public content"] = ""; +App::$strings["Channel Name"] = "×©× ×¢×¨×•×¥"; +App::$strings["Add the following categories to posts imported from this source (comma separated)"] = ""; +App::$strings["Source not found."] = "מקור ×œ× × ×ž×¦×."; +App::$strings["Edit Source"] = "ערוך מקור"; +App::$strings["Delete Source"] = "מחק מקור"; +App::$strings["Source removed"] = "מקור הוסר"; +App::$strings["Unable to remove source."] = ""; +App::$strings["%1\$s is following %2\$s's %3\$s"] = ""; +App::$strings["%1\$s stopped following %2\$s's %3\$s"] = ""; +App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = ""; +App::$strings["Ignore/Hide"] = "התעל×/הסתר"; +App::$strings["post"] = "פוסט"; +App::$strings["comment"] = "תגובה"; +App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = ""; +App::$strings["Tag removed"] = ""; +App::$strings["Remove Item Tag"] = ""; +App::$strings["Select a tag to remove: "] = ""; +App::$strings["Thing updated"] = ""; +App::$strings["Object store: failed"] = ""; +App::$strings["Thing added"] = ""; +App::$strings["OBJ: %1\$s %2\$s %3\$s"] = ""; +App::$strings["Show Thing"] = "הצג דבר"; +App::$strings["item not found."] = "פריט ×œ× × ×ž×¦×"; +App::$strings["Edit Thing"] = "ערוך דבר"; +App::$strings["Select a profile"] = "בחר פרופיל"; +App::$strings["Post an activity"] = "×¤×¨×¡× ×¤×¢×™×œ×•×ª"; +App::$strings["Only sends to viewers of the applicable profile"] = ""; +App::$strings["Name of thing e.g. something"] = "×©× ×©×œ דבר, לדוגמ×: משהו"; +App::$strings["URL of thing (optional)"] = "URL של דבר (רשות)"; +App::$strings["URL for photo of thing (optional)"] = "URL עבור ×ª×¦×œ×•× ×©×œ משהו (רשות)"; +App::$strings["Add Thing to your Profile"] = "הוסף דבר לפרופיל שלך"; +App::$strings["Export Channel"] = "×™×¦× ×¢×¨×•×¥"; +App::$strings["Export your basic channel information to a file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new server hub, but does not contain your content."] = ""; +App::$strings["Export Content"] = "×™×¦× ×ª×•×›×Ÿ"; +App::$strings["Export your channel information and recent content to a JSON backup that can be restored or imported to another server hub. This backs up all of your connections, permissions, profile data and several months of posts. This file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = ""; +App::$strings["Export your posts from a given year."] = "×™×¦× ×¤×•×¡×˜×™× ×ž×ª×•×š שנה נתונה."; +App::$strings["You may also export your posts and conversations for a particular year or month. Adjust the date in your browser location bar to select other dates. If the export fails (possibly due to memory exhaustion on your server hub), please try again selecting a more limited date range."] = ""; +App::$strings["To select all posts for a given year, such as this year, visit %2\$s"] = ""; +App::$strings["To select all posts for a given month, such as January of this year, visit %2\$s"] = ""; +App::$strings["These content files may be imported or restored by visiting %2\$s on any site containing your channel. For best results please import or restore these in date order (oldest first)."] = ""; +App::$strings["No connections."] = "×ין חיבורי×."; +App::$strings["Visit %s's profile [%s]"] = ""; +App::$strings["View Connections"] = "צפה בחיבורי×"; +App::$strings["Source of Item"] = "מקור פריט"; +App::$strings["Webpages"] = "עמודי רשת"; +App::$strings["Actions"] = "פעולות"; +App::$strings["Page Link"] = "קישור עמוד"; +App::$strings["Page Title"] = "כותרת עמוד"; +App::$strings["Xchan Lookup"] = "חיפוש Xchan"; +App::$strings["Lookup xchan beginning with (or webbie): "] = ""; +App::$strings["Wiki"] = "ויקי"; +App::$strings["Sandbox"] = "×רגז חול"; +App::$strings["Enter the name of your new wiki:"] = "הזן ×ת ×”×©× ×©×œ הויקי החדש שלך:"; +App::$strings["Enter the name of the new page:"] = "הזן ×ת ×”×©× ×©×œ העמוד החדש:"; +App::$strings["Enter the new name:"] = "הזן ×ת ×”×©× ×”×—×“×©:"; +App::$strings["Missing room name"] = ""; +App::$strings["Duplicate room name"] = ""; +App::$strings["Invalid room specifier."] = "מציין חדר שגוי"; +App::$strings["Room not found."] = "חדר ×œ× × ×ž×¦×."; +App::$strings["Room is full"] = "חדר מל×"; +App::$strings["\$Projectname Notification"] = "התר×ות \$Projectname"; +App::$strings["\$projectname"] = "\$projectname"; +App::$strings["Thank You,"] = "תודה,"; +App::$strings["%s Administrator"] = "הנהלת %s"; +App::$strings["%s "] = ""; +App::$strings["[Hubzilla:Notify] New mail received at %s"] = "[Hubzilla:התר××”] דו×ר חדש נתקבל %s"; +App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s של לך הודעה פרטית חדשה ב×תר %3\$s."; +App::$strings["%1\$s sent you %2\$s."] = "%1\$s שלח לך %2\$s."; +App::$strings["a private message"] = "הודעה פרטית"; +App::$strings["Please visit %s to view and/or reply to your private messages."] = "×× × ×‘×§×¨ בכתובת %s כדי לצפות ו/×ו להשיב להודעות הפרטיות שלך."; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = ""; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = ""; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = ""; +App::$strings["[Hubzilla:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Hubzilla:התר××”] תגובה לדיון #%1\$d מ×ת %2\$s"; +App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = ""; +App::$strings["Please visit %s to view and/or reply to the conversation."] = ""; +App::$strings["[Hubzilla:Notify] %s posted to your profile wall"] = "[Hubzilla:התר××”] %s ×¤×¨×¡× ×œ×§×™×¨ הפרופיל שלך"; +App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = ""; +App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = ""; +App::$strings["[Hubzilla:Notify] %s tagged you"] = "[Hubzilla:התר××”] %s תייג ×ותך"; +App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = ""; +App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = ""; +App::$strings["[Hubzilla:Notify] %1\$s poked you"] = ""; +App::$strings["%1\$s, %2\$s poked you at %3\$s"] = ""; +App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = ""; +App::$strings["[Hubzilla:Notify] %s tagged your post"] = "[Hubzilla:התר××”] %s תייג פוסט שלך"; +App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = ""; +App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = ""; +App::$strings["[Hubzilla:Notify] Introduction received"] = "[Hubzilla:התר××”] היכרות פורמלית נתקבלה"; +App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = ""; +App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = ""; +App::$strings["You may visit their profile at %s"] = "×תה יכול לבקר ×ת הפרופיל ×©×œ×”× ×‘×§×™×©×•×¨ %s"; +App::$strings["Please visit %s to approve or reject the connection request."] = ""; +App::$strings["[Hubzilla:Notify] Friend suggestion received"] = "[Hubzilla:התר××”] הצעת חבר נתקבלה"; +App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = ""; +App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = ""; +App::$strings["Name:"] = "ש×:"; +App::$strings["Photo:"] = "תצלו×:"; +App::$strings["Please visit %s to approve or reject the suggestion."] = ""; +App::$strings["[Hubzilla:Notify]"] = "[Hubzilla:התר××”]"; +App::$strings["created a new post"] = "צור פוסט חדש"; +App::$strings["commented on %s's post"] = "הגיב/×” על פוסט של %s"; +App::$strings["Private Message"] = "הודעה פרטית"; +App::$strings["Select"] = "בחר"; +App::$strings["Save to Folder"] = "שמור לתיקייה"; +App::$strings["I will attend"] = "×× ×™ ×ופיע"; +App::$strings["I will not attend"] = "×× ×™ ×œ× ×ופיע"; +App::$strings["I might attend"] = "×× ×™ עשוי/×” להופיע"; +App::$strings["I agree"] = "×× ×™ מסכי×/×”"; +App::$strings["I disagree"] = "×× ×™ ×œ× ×ž×¡×›×™×/×”"; +App::$strings["I abstain"] = "×× ×™ נמנע/ת"; +App::$strings["Add Star"] = "הוסף כוכב"; +App::$strings["Remove Star"] = "הסר כוכב"; +App::$strings["Toggle Star Status"] = ""; +App::$strings["starred"] = ""; +App::$strings["Message signature validated"] = ""; +App::$strings["Message signature incorrect"] = ""; +App::$strings["Add Tag"] = "הוסף תגית"; +App::$strings["like"] = ""; +App::$strings["dislike"] = ""; +App::$strings["Share This"] = "שתף ×–×ת"; +App::$strings["share"] = "שתף"; +App::$strings["Delivery Report"] = ""; +App::$strings["%d comment"] = array( + 0 => "תגובה %d", + 1 => "%d תגובות", +); +App::$strings["View %s's profile - %s"] = ""; +App::$strings["to"] = "×ל"; +App::$strings["via"] = "מתוך"; +App::$strings["Wall-to-Wall"] = "קיר-×ל-קיר"; +App::$strings["via Wall-To-Wall:"] = "מתוך קיר-×ל-קיר:"; +App::$strings["from %s"] = "מ×ת %s"; +App::$strings["last edited: %s"] = "נערך ל×חרונה: %s"; +App::$strings["Expires: %s"] = "פג: %s"; +App::$strings["Save Bookmarks"] = "שמור סימניות"; +App::$strings["Add to Calendar"] = "הוסף ללוח שנה"; +App::$strings["Mark all seen"] = "סמן ×ת הכל כנקר×ו"; +App::$strings["[+] show all"] = "[+] הצג הכל"; +App::$strings["Bold"] = "מובלט"; +App::$strings["Italic"] = "נטוי"; +App::$strings["Underline"] = "קו תחתון"; +App::$strings["Quote"] = "ציטוט"; +App::$strings["Code"] = "קוד"; +App::$strings["Image"] = "תמונה"; +App::$strings["Insert Link"] = "הכנס קישור"; +App::$strings["Video"] = "ויד×ו"; +App::$strings["Site Admin"] = "מנהל ×תר"; +App::$strings["Bug Report"] = "דיווח ב××’"; +App::$strings["View Bookmarks"] = "הצג סימניות"; +App::$strings["My Chatrooms"] = "חדרי השיחה שלי"; +App::$strings["Firefox Share"] = ""; +App::$strings["Remote Diagnostics"] = ""; +App::$strings["Suggest Channels"] = "הצע ערוצי×"; +App::$strings["Login"] = "כניסה"; +App::$strings["Grid"] = ""; +App::$strings["Channel Home"] = "ערוץ בית"; +App::$strings["Events"] = "×ירועי×"; +App::$strings["Directory"] = "ספרייה"; +App::$strings["Mail"] = "דו×ר"; +App::$strings["Chat"] = "שיחה"; +App::$strings["Probe"] = ""; +App::$strings["Suggest"] = "הצע"; +App::$strings["Random Channel"] = "ערוץ ×קר××™"; +App::$strings["Invite"] = "הזמן"; +App::$strings["Features"] = "תכונות"; +App::$strings["Post"] = "פוסט"; +App::$strings["Purchase"] = "רכוש"; +App::$strings["No username found in import file."] = ""; +App::$strings["Unable to create a unique channel address. Import failed."] = ""; +App::$strings["Cannot locate DNS info for database server '%s'"] = ""; +App::$strings["Categories"] = "קטגוריות"; +App::$strings["Tags"] = "תגיות"; +App::$strings["Keywords"] = "מילות מפתח"; +App::$strings["have"] = ""; +App::$strings["has"] = ""; +App::$strings["want"] = "רוצי×"; +App::$strings["wants"] = "רוצה"; +App::$strings["likes"] = "×והב"; +App::$strings["dislikes"] = "×œ× ×והב"; +App::$strings["Image exceeds website size limit of %lu bytes"] = ""; +App::$strings["Image file is empty."] = "קובץ תמונה הינו ריק."; +App::$strings["Photo storage failed."] = "×חסון ×ª×¦×œ×•× × ×›×©×œ"; +App::$strings["a new photo"] = "×ª×¦×œ×•× ×—×“×©"; +App::$strings["__ctx:photo_upload__ %1\$s posted %2\$s to %3\$s"] = ""; +App::$strings["Photo Albums"] = "×לבומי תמונה"; +App::$strings["Upload New Photos"] = "העלה ×ª×¦×œ×•×ž×™× ×—×“×©×™×"; +App::$strings["prev"] = "קוד×"; +App::$strings["first"] = "ר×שון"; +App::$strings["last"] = "×חרון"; +App::$strings["next"] = "הב×"; +App::$strings["older"] = "ישן יותר"; +App::$strings["newer"] = "חדש יותר"; +App::$strings["No connections"] = "×ין חיבורי×"; +App::$strings["View all %s connections"] = ""; +App::$strings["poke"] = ""; +App::$strings["poked"] = ""; +App::$strings["ping"] = ""; +App::$strings["pinged"] = ""; +App::$strings["prod"] = ""; +App::$strings["prodded"] = ""; +App::$strings["slap"] = ""; +App::$strings["slapped"] = ""; +App::$strings["finger"] = ""; +App::$strings["fingered"] = ""; +App::$strings["rebuff"] = ""; +App::$strings["rebuffed"] = ""; +App::$strings["happy"] = "שמח"; +App::$strings["sad"] = "עצוב"; +App::$strings["mellow"] = "מתון"; +App::$strings["tired"] = "×¢×™×™×£"; +App::$strings["perky"] = "חצוף"; +App::$strings["angry"] = "כועס"; +App::$strings["stupefied"] = ""; +App::$strings["puzzled"] = "נבוך"; +App::$strings["interested"] = "מגלה עניין"; +App::$strings["bitter"] = "מר"; +App::$strings["cheerful"] = "עליז"; +App::$strings["alive"] = "×—×™"; +App::$strings["annoyed"] = "נרגז"; +App::$strings["anxious"] = "נרגז"; +App::$strings["cranky"] = "נרגז"; +App::$strings["disturbed"] = "מופרע"; +App::$strings["frustrated"] = "מתוסכל"; +App::$strings["depressed"] = "מדוכ×"; +App::$strings["motivated"] = "מונע"; +App::$strings["relaxed"] = "רגוע"; +App::$strings["surprised"] = "מופתע"; +App::$strings["Monday"] = "×™×•× ×©× ×™"; +App::$strings["Tuesday"] = "×™×•× ×©×œ×™×©×™"; +App::$strings["Wednesday"] = "×™×•× ×¨×‘×™×¢×™"; +App::$strings["Thursday"] = "×™×•× ×—×ž×™×©×™"; +App::$strings["Friday"] = "×™×•× ×©×™×©×™"; +App::$strings["Saturday"] = "×™×•× ×©×‘×ª"; +App::$strings["Sunday"] = "×™×•× ×¨×שון"; +App::$strings["January"] = "ינו×ר"; +App::$strings["February"] = "פברו×ר"; +App::$strings["March"] = "מרץ"; +App::$strings["April"] = "×פריל"; +App::$strings["May"] = "מ××™"; +App::$strings["June"] = "יוני"; +App::$strings["July"] = "יולי"; +App::$strings["August"] = "×וגוסט"; +App::$strings["September"] = "ספטמבר"; +App::$strings["October"] = "×וקטובר"; +App::$strings["November"] = "נובמבר"; +App::$strings["December"] = "דצמבר"; +App::$strings["Unknown Attachment"] = "תצריף ×œ× ×ž×•×›×¨"; +App::$strings["unknown"] = "×œ× ×ž×•×›×¨"; +App::$strings["remove category"] = "הסר קטגוריה"; +App::$strings["remove from file"] = "הסר מתוך קובץ"; +App::$strings["default"] = "ברירת מחדל"; +App::$strings["Page layout"] = ""; +App::$strings["You can create your own with the layouts tool"] = ""; +App::$strings["Page content type"] = "טיפוס תוכן עמוד"; +App::$strings["Select an alternate language"] = "בחר שפה חלופית"; +App::$strings["activity"] = "פעילות"; +App::$strings["Design Tools"] = "כלי עיצוב"; +App::$strings["Pages"] = "עמודי×"; +App::$strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +App::$strings["Starts:"] = "מתחיל:"; +App::$strings["Finishes:"] = "נגמר:"; +App::$strings["This event has been added to your calendar."] = "×ירוע ×–×” התווסף ללוח שנה שלך."; +App::$strings["Not specified"] = "×œ× ×¦×•×™×Ÿ"; +App::$strings["Needs Action"] = "מצריך פעולה"; +App::$strings["Completed"] = "הושל×"; +App::$strings["In Process"] = "בתהליך"; +App::$strings["Cancelled"] = "בוטל"; +App::$strings["No recipient provided."] = ""; +App::$strings["[no subject]"] = "[×ין נוש×]"; +App::$strings["Unable to determine sender."] = ""; +App::$strings["Stored post could not be verified."] = ""; +App::$strings["%1\$s is now connected with %2\$s"] = "%1\$s כעת מחובר ×¢× %2\$s"; +App::$strings["%1\$s poked %2\$s"] = ""; +App::$strings["View %s's profile @ %s"] = ""; +App::$strings["Categories:"] = "קטגוריות:"; +App::$strings["Filed under:"] = "תויק תחת:"; +App::$strings["View in context"] = "צפה בתוך הקשר"; +App::$strings["remove"] = "להסיר"; +App::$strings["Loading..."] = "כעת טוען..."; +App::$strings["Delete Selected Items"] = "מחק ×¤×¨×™×˜×™× × ×‘×—×¨×™×"; +App::$strings["View Source"] = "צפה במקור"; +App::$strings["Follow Thread"] = "עקוב שרשור"; +App::$strings["Unfollow Thread"] = "נקר שרשור"; +App::$strings["Activity/Posts"] = "פעילות/פוסטי×"; +App::$strings["Edit Connection"] = "ערוך חיבור"; +App::$strings["Message"] = "הודעה"; +App::$strings["%s likes this."] = "%s ×הב ×–×ת."; +App::$strings["%s doesn't like this."] = "%s ×œ× ×והב ×–×ת."; +App::$strings["%2\$d people like this."] = array( + 0 => "×יש %2\$d ×והב ×–×ת.", + 1 => "%2\$d ×× ×©×™× ××•×”×‘×™× ×–×ת.", +); +App::$strings["%2\$d people don't like this."] = array( + 0 => "×יש %2\$d ×œ× ×והב ×–×ת.", + 1 => "%2\$d ×× ×©×™× ×œ× ××•×”×‘×™× ×–×ת.", +); +App::$strings["and"] = "ועוד"; +App::$strings[", and %d other people"] = array( + 0 => ", ועוד ×יש %d ×חר", + 1 => ", ועוד %d ×× ×©×™× ×חרי×", +); +App::$strings["%s like this."] = "%s ××•×”×‘×™× ×–×ת."; +App::$strings["%s don't like this."] = "%s ×œ× ××•×”×‘×™× ×–×ת."; +App::$strings["Set your location"] = "קבע ×ת ×”×ž×™×§×•× ×©×œ×š"; +App::$strings["Clear browser location"] = "טהר ×ž×™×§×•× ×“×¤×“×¤×Ÿ"; +App::$strings["Embed image from photo albums"] = ""; +App::$strings["Tag term:"] = ""; +App::$strings["Where are you right now?"] = "היכן ×תה כעת?"; +App::$strings["Choose images to embed"] = ""; +App::$strings["Choose an album"] = ""; +App::$strings["Choose a different album..."] = ""; +App::$strings["Error getting album list"] = ""; +App::$strings["Error getting photo link"] = ""; +App::$strings["Error getting album"] = ""; +App::$strings["Page link name"] = "×©× ×§×™×©×•×¨ עמוד"; +App::$strings["Post as"] = "×¤×¨×¡× ×‘×ª×•×¨"; +App::$strings["Embed an image from your albums"] = ""; +App::$strings["OK"] = "×ישור"; +App::$strings["Toggle voting"] = ""; +App::$strings["Categories (optional, comma-separated list)"] = "קטגוריות (רשות, רשימה מופרדת פסיקי×)"; +App::$strings["Set publish date"] = ""; +App::$strings["Discover"] = "גלה"; +App::$strings["Imported public streams"] = "×–×¨×ž×™× ×¦×™×‘×•×¨×™×™× ×ž×™×•×‘××™×"; +App::$strings["Commented Order"] = ""; +App::$strings["Sort by Comment Date"] = ""; +App::$strings["Posted Order"] = ""; +App::$strings["Sort by Post Date"] = "מיין לפי ת×ריך פוסט"; +App::$strings["Posts that mention or involve you"] = "×¤×•×¡×˜×™× ×שר ×ž×¦×™×™× ×™× ×ו ×ž×¢×¨×‘×™× ×ותך"; +App::$strings["Activity Stream - by date"] = "×–×¨× ×¤×¢×™×œ×•×ª - לפי ת×ריך"; +App::$strings["Starred"] = ""; +App::$strings["Favourite Posts"] = "×¤×•×¡×˜×™× ×ž×•×¢×“×¤×™×"; +App::$strings["Spam"] = "ספ××"; +App::$strings["Posts flagged as SPAM"] = "×¤×•×¡×˜×™× ×ž×¡×•×ž× ×™× ×‘×ª×•×¨ ספ××"; +App::$strings["Status Messages and Posts"] = "הודעות ופרסומי סטטוס"; +App::$strings["About"] = "×ודות"; +App::$strings["Profile Details"] = "פרטי פרופיל"; +App::$strings["Files and Storage"] = "×§×‘×¦×™× ×•×חסון"; +App::$strings["Chatrooms"] = "חדרי שיחה"; +App::$strings["Bookmarks"] = "סימניות"; +App::$strings["Saved Bookmarks"] = "סימניות שמורות"; +App::$strings["Manage Webpages"] = "נהל עמודי רשת"; +App::$strings["__ctx:noun__ Attending"] = array( + 0 => "", + 1 => "", +); +App::$strings["__ctx:noun__ Not Attending"] = array( + 0 => "", + 1 => "", +); +App::$strings["__ctx:noun__ Undecided"] = array( + 0 => "", + 1 => "", +); +App::$strings["__ctx:noun__ Agree"] = array( + 0 => "מסכי×", + 1 => "מסכימי×", +); +App::$strings["__ctx:noun__ Disagree"] = array( + 0 => "×œ× ×ž×¡×›×™×", + 1 => "×œ× ×ž×¡×›×™×ž×™×", +); +App::$strings["__ctx:noun__ Abstain"] = array( + 0 => "", + 1 => "", +); +App::$strings["Channel is blocked on this site."] = "ערוץ ×—×¡×•× ×‘×תר ×–×”."; +App::$strings["Channel location missing."] = "×ž×™×§×•× ×¢×¨×•×¥ חסר."; +App::$strings["Response from remote channel was incomplete."] = ""; +App::$strings["Channel was deleted and no longer exists."] = ""; +App::$strings["Protocol disabled."] = "פרוטוקול הינו מנוטרל."; +App::$strings["Channel discovery failed."] = "גילוי ערוץ נכשל."; +App::$strings["Cannot connect to yourself."] = "×œ× × ×™×ª×Ÿ להתחבר לעצמך."; +App::$strings["Image/photo"] = "תמונה/תצלו×"; +App::$strings["Encrypted content"] = "תוכן מוצפן"; +App::$strings["Install %s element: "] = "התקן ×למנט %s: "; +App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = ""; +App::$strings["%1\$s wrote the following %2\$s %3\$s"] = ""; +App::$strings["Click to open/close"] = "לחץ כדי לפתוח/לסגור"; +App::$strings["spoiler"] = ""; +App::$strings["Different viewers will see this text differently"] = "×¦×•×¤×™× ×©×•× ×™× ×™×™×¨×ו ×ת טקסט ×–×” בצורה שונה"; +App::$strings["$1 wrote:"] = "$1 כתב(×”):"; +App::$strings["%1\$s's bookmarks"] = ""; +App::$strings["Directory Options"] = "×פשרויות ספרייה"; +App::$strings["Safe Mode"] = "מצב בטוח"; +App::$strings["Public Forums Only"] = "×¤×•×¨×•×ž×™× ×¦×™×‘×•×¨×™×™× ×‘×œ×‘×“"; +App::$strings["This Website Only"] = "×תר רשת ×–×” בלבד"; +App::$strings["Invalid data packet"] = ""; +App::$strings["Unable to verify channel signature"] = ""; +App::$strings["Unable to verify site signature for %s"] = ""; +App::$strings["invalid target signature"] = ""; +App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = ""; +App::$strings["Logout"] = "יצי××”"; +App::$strings["End this session"] = "×¡×™×™× ×ת סשן ×–×”"; +App::$strings["Home"] = "בית"; +App::$strings["Your posts and conversations"] = "×”×¤×¨×¡×•×ž×™× ×•×”×“×™×•× ×™× ×©×œ×š"; +App::$strings["Your profile page"] = "עמוד הפרופיל שלך"; +App::$strings["Manage/Edit profiles"] = "נהל/ערוך פרופילי×"; +App::$strings["Edit Profile"] = "ערוך פרופיל"; +App::$strings["Edit your profile"] = "ערוך ×ת הפרופיל שלך"; +App::$strings["Your photos"] = "×”×ª×¦×œ×•×ž×™× ×©×œ×š"; +App::$strings["Your files"] = "×”×§×‘×¦×™× ×©×œ×š"; +App::$strings["Your chatrooms"] = "החדרי שיחה שלך"; +App::$strings["Your bookmarks"] = "הסימניות שלך"; +App::$strings["Your webpages"] = "העמודי רשת שלך"; +App::$strings["Sign in"] = "התחברות"; +App::$strings["%s - click to logout"] = "%s - לחץ כדי להתנתק"; +App::$strings["Remote authentication"] = "×ימות מרוחק"; +App::$strings["Click to authenticate to your home hub"] = "לחץ כדי ל×מת ×ת מוקד הבית שלך"; +App::$strings["Home Page"] = "עמוד בית"; +App::$strings["Create an account"] = "צור חשבון"; +App::$strings["Help and documentation"] = "עזרה ותיעוד"; +App::$strings["Applications, utilities, links, games"] = "×פליקציות, עזרי×, קישורי×, משחקי×"; +App::$strings["Search site @name, #tag, ?docs, content"] = ""; +App::$strings["Channel Directory"] = "ערוץ ספרייה"; +App::$strings["Your grid"] = ""; +App::$strings["Mark all grid notifications seen"] = ""; +App::$strings["Channel home"] = "ערוץ בית"; +App::$strings["Mark all channel notifications seen"] = "סמן ×ת כל התר×ות הערוץ כנקר×ו"; +App::$strings["Notices"] = "הודעות"; +App::$strings["Notifications"] = "התר×ות"; +App::$strings["See all notifications"] = "צפה בכל ההתר×ות"; +App::$strings["Private mail"] = "דו×ר פרטי"; +App::$strings["See all private messages"] = "צפה בכל ההודעות הפרטיות"; +App::$strings["Mark all private messages seen"] = "סמן ×ת כל ההודעות הפרטיות כנקר×ו"; +App::$strings["Inbox"] = "תיבה נכנסת"; +App::$strings["Outbox"] = "תיבה יוצ×ת"; +App::$strings["New Message"] = "הודעה חדשה"; +App::$strings["Event Calendar"] = "לוח שנה ×ירועי×"; +App::$strings["See all events"] = "ר××” ×ת כל ×”×ירועי×"; +App::$strings["Mark all events seen"] = "סמן ×ת כל ×”××™×¨×•×¢×™× ×›× ×§×¨×ו"; +App::$strings["Manage Your Channels"] = "נהל ×ת ×”×¢×¨×•×¦×™× ×©×œ×š"; +App::$strings["Account/Channel Settings"] = "הגדרות חשבון/ערוץ"; +App::$strings["Admin"] = "מנהל"; +App::$strings["Site Setup and Configuration"] = "הבניית והגדרת ×תר"; +App::$strings["@name, #tag, ?doc, content"] = "@name, #tag, ?doc, content"; +App::$strings["Please wait..."] = "×× × ×”×ž×ª×Ÿ..."; +App::$strings["%d invitation available"] = array( + 0 => "הזמנה %d זמינה", + 1 => "%d הזמנות זמינות", +); +App::$strings["Find Channels"] = "×ž×¦× ×¢×¨×•×¦×™×"; +App::$strings["Enter name or interest"] = "הזן ×©× ×ו עניין"; +App::$strings["Connect/Follow"] = "התחבר/עקוב"; +App::$strings["Examples: Robert Morgenstein, Fishing"] = ""; +App::$strings["Random Profile"] = "פרופיל ×קר××™"; +App::$strings["Invite Friends"] = "הזמן חברי×"; +App::$strings["Advanced example: name=fred and country=iceland"] = "×“×•×’×ž× ×ž×ª×§×“×ž×ª: name=פרד ×•×’× country=×יסלנד"; +App::$strings["Saved Folders"] = "תיקיות שמורות"; +App::$strings["Everything"] = "כל דבר"; +App::$strings["%d connection in common"] = array( + 0 => "", + 1 => "", +); +App::$strings["show more"] = "הצג עוד"; +App::$strings["Frequently"] = "ב×ופן תדיר"; +App::$strings["Hourly"] = "כל שעה"; +App::$strings["Twice daily"] = "×¤×¢×ž×™×™× ×‘×™×•×"; +App::$strings["Daily"] = "יומי"; +App::$strings["Weekly"] = "שבועי"; +App::$strings["Monthly"] = "חודשי"; +App::$strings["Currently Male"] = "כעת זכר"; +App::$strings["Currently Female"] = "כעת נקבה"; +App::$strings["Mostly Male"] = "בעיקר זכר"; +App::$strings["Mostly Female"] = "בעיקר נקבה"; +App::$strings["Transgender"] = "טרנסג׳נדר"; +App::$strings["Intersex"] = "בין מיני"; +App::$strings["Transsexual"] = "טרנסקסו×ל"; +App::$strings["Hermaphrodite"] = "×נדרוגיני"; +App::$strings["Neuter"] = "ניטר×לי"; +App::$strings["Non-specific"] = ""; +App::$strings["Other"] = "×חר"; +App::$strings["Undecided"] = "×œ× ×ž×•×›×¨×¢"; +App::$strings["Males"] = "זכרי×"; +App::$strings["Females"] = "נקבות"; +App::$strings["Gay"] = "הומו"; +App::$strings["Lesbian"] = "לסבית"; +App::$strings["No Preference"] = "×ין העדפה"; +App::$strings["Bisexual"] = "דו מיני"; +App::$strings["Autosexual"] = "×וטוסקסו×לי"; +App::$strings["Abstinent"] = "מתנזר"; +App::$strings["Virgin"] = "בתול/×”"; +App::$strings["Deviant"] = "סוטה"; +App::$strings["Fetish"] = "פטיש"; +App::$strings["Oodles"] = "המון"; +App::$strings["Nonsexual"] = "×œ× ×ž×™× ×™"; +App::$strings["Single"] = "רווק/×”"; +App::$strings["Lonely"] = "בודד"; +App::$strings["Available"] = "זמין"; +App::$strings["Unavailable"] = "×œ× ×¤× ×•×™/×”"; +App::$strings["Has crush"] = ""; +App::$strings["Infatuated"] = "מוקס×/ת"; +App::$strings["Dating"] = ""; +App::$strings["Unfaithful"] = "×œ× × ×מן/×”"; +App::$strings["Sex Addict"] = "מכור/×” למין"; +App::$strings["Friends/Benefits"] = ""; +App::$strings["Casual"] = "×רעי/ת"; +App::$strings["Engaged"] = "מ×ורס/ת"; +App::$strings["Married"] = "נישו×ין"; +App::$strings["Imaginarily married"] = "נישו×ין דמיוניי×"; +App::$strings["Partners"] = ""; +App::$strings["Cohabiting"] = "×—×™×™× ×™×—×“×™×•"; +App::$strings["Common law"] = ""; +App::$strings["Happy"] = "שמח"; +App::$strings["Not looking"] = "×œ× ×ž×—×¤×©/ת"; +App::$strings["Swinger"] = "בליין/ית"; +App::$strings["Betrayed"] = "נבגד/ת"; +App::$strings["Separated"] = "פרוד/×”"; +App::$strings["Unstable"] = "בלתי יציב"; +App::$strings["Divorced"] = "גירושין"; +App::$strings["Imaginarily divorced"] = "גירושין דמיוניי×"; +App::$strings["Widowed"] = "×למן/×”"; +App::$strings["Uncertain"] = ""; +App::$strings["It's complicated"] = "×–×” מורכב"; +App::$strings["Don't care"] = "×œ× ×ž×©× ×”"; +App::$strings["Ask me"] = "תש×לו ×ותי"; +App::$strings["Unable to obtain identity information from database"] = ""; +App::$strings["Empty name"] = "×©× ×¨×™×§"; +App::$strings["Name too long"] = "×©× ×רוך מדי"; +App::$strings["No account identifier"] = "×ין מזהה חשבון"; +App::$strings["Nickname is required."] = "נדרש ×©× ×›×™× ×•×™."; +App::$strings["Reserved nickname. Please choose another."] = ""; +App::$strings["Nickname has unsupported characters or is already being used on this site."] = ""; +App::$strings["Unable to retrieve created identity"] = ""; +App::$strings["Default Profile"] = "פרופיל שגרתי"; +App::$strings["Requested channel is not available."] = "ערוץ מבוקש ×ינו זמין."; +App::$strings["Create New Profile"] = "צור פרופיל חדש"; +App::$strings["Visible to everybody"] = "נר××” לכל ×חד"; +App::$strings["Gender:"] = "מין:"; +App::$strings["Status:"] = "מצב:"; +App::$strings["Homepage:"] = "עמוד בית:"; +App::$strings["Online Now"] = "מקוון כעת"; +App::$strings["Like this channel"] = ""; +App::$strings["j F, Y"] = "j F, Y"; +App::$strings["j F"] = "j F"; +App::$strings["Birthday:"] = "×™×•× ×”×•×œ×“×ª:"; +App::$strings["for %1\$d %2\$s"] = ""; +App::$strings["Sexual Preference:"] = "העדפה מינית:"; +App::$strings["Tags:"] = "תגיות:"; +App::$strings["Political Views:"] = "השקפות פוליטיות:"; +App::$strings["Religion:"] = "דת:"; +App::$strings["Hobbies/Interests:"] = "תחביבי×/עניין:"; +App::$strings["Likes:"] = "×והב:"; +App::$strings["Dislikes:"] = "שונ×:"; +App::$strings["Contact information and Social Networks:"] = ""; +App::$strings["My other channels:"] = "×”×¢×¨×•×¦×™× ×”××—×¨×™× ×©×œ×™:"; +App::$strings["Musical interests:"] = ""; +App::$strings["Books, literature:"] = "ספרי×, ספרות:"; +App::$strings["Television:"] = "טלוויזיה:"; +App::$strings["Film/dance/culture/entertainment:"] = ""; +App::$strings["Love/Romance:"] = "×הבה/רומנטיקה:"; +App::$strings["Work/employment:"] = "עבודה/תעסוקה:"; +App::$strings["School/education:"] = "בי״ס/חינוך:"; +App::$strings["Like this thing"] = ""; +App::$strings["Visible to your default audience"] = "נר××” לקהל השגרתי שלך"; +App::$strings["Only me"] = "רק ×× ×™"; +App::$strings["Public"] = "ציבורי"; +App::$strings["Anybody in the \$Projectname network"] = ""; +App::$strings["Any account on %s"] = "כל חחשבון ×צל %s"; +App::$strings["Any of my connections"] = "כל חיבור ×ž×”×—×™×‘×•×¨×™× ×©×œ×™"; +App::$strings["Only connections I specifically allow"] = "רק ×—×™×‘×•×¨×™× ×שר ×× ×™ מתיר ב×ופן מפורש"; +App::$strings["Anybody authenticated (could include visitors from other networks)"] = ""; +App::$strings["Any connections including those who haven't yet been approved"] = ""; +App::$strings["This is your default setting for the audience of your normal stream, and posts."] = ""; +App::$strings["This is your default setting for who can view your default channel profile"] = ""; +App::$strings["This is your default setting for who can view your connections"] = ""; +App::$strings["This is your default setting for who can view your file storage and photos"] = ""; +App::$strings["This is your default setting for the audience of your webpages"] = ""; +App::$strings["Not a valid email address"] = "כתובת דו×״ל ×œ× ×ª×§×™× ×”"; +App::$strings["Your email domain is not among those allowed on this site"] = ""; +App::$strings["Your email address is already registered at this site."] = ""; +App::$strings["An invitation is required."] = "נדרשת הזמנה."; +App::$strings["Invitation could not be verified."] = "×ימות הזמנה ×œ× ×”×ª×פשר."; +App::$strings["Please enter the required information."] = "×× × ×”×–×Ÿ ×ת המידע הנחוץ."; +App::$strings["Failed to store account information."] = "נכשל ל×חסן מידע חשבון."; +App::$strings["Registration confirmation for %s"] = "×ימות ×¨×™×©×•× ×¢×‘×•×¨ %s"; +App::$strings["Registration request at %s"] = "בקשת ×¨×™×©×•× ×צל %s"; +App::$strings["Administrator"] = "מנהל"; +App::$strings["your registration password"] = "סיסמת ×¨×™×©×•× ×©×œ×š"; +App::$strings["Registration details for %s"] = "פרטי ×¨×™×©×•× ×¢×‘×•×¨ %s"; +App::$strings["Account approved."] = "חשבון ×ושר."; +App::$strings["Registration revoked for %s"] = "×¨×™×©×•× ×‘×•×˜×œ עבור %s"; +App::$strings["Account verified. Please login."] = "חשבון ×ומת. ×× × ×”×ª×—×‘×¨."; +App::$strings["Click here to upgrade."] = "לחץ ×›×ן כדי לשדרג."; +App::$strings["This action exceeds the limits set by your subscription plan."] = ""; +App::$strings["This action is not available under your subscription plan."] = ""; +App::$strings["Item was not found."] = "פריט ×œ× × ×ž×¦×."; +App::$strings["No source file."] = "×ין קובץ מקור."; +App::$strings["Cannot locate file to replace"] = ""; +App::$strings["Cannot locate file to revise/update"] = ""; +App::$strings["File exceeds size limit of %d"] = ""; +App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = ""; +App::$strings["File upload failed. Possible system limit or action terminated."] = ""; +App::$strings["Stored file could not be verified. Upload failed."] = ""; +App::$strings["Path not available."] = "נתיב ×œ× ×–×ž×™×Ÿ."; +App::$strings["Empty pathname"] = "×©× × ×ª×™×‘ ריק"; +App::$strings["duplicate filename or path"] = "×©× ×§×•×‘×¥ ×ו נתיב כפול"; +App::$strings["Path not found."] = "נתיב ×œ× × ×ž×¦×."; +App::$strings["mkdir failed."] = "mkdir נכשל."; +App::$strings["database storage failed."] = "×חסון מסד × ×ª×•× ×™× × ×›×©×œ."; +App::$strings["Empty path"] = "נתיב ריק"; +App::$strings["General Features"] = "תכונות כלליות"; +App::$strings["Content Expiration"] = "פקיעת תוכן"; +App::$strings["Remove posts/comments and/or private messages at a future time"] = ""; +App::$strings["Multiple Profiles"] = "×¤×¨×•×¤×™×œ×™× ×ž×¨×•×‘×™×"; +App::$strings["Ability to create multiple profiles"] = ""; +App::$strings["Advanced Profiles"] = "פרופיל מתקדמי×"; +App::$strings["Additional profile sections and selections"] = ""; +App::$strings["Profile Import/Export"] = "יבו×/×™×¦×•× ×¤×¨×•×¤×™×œ"; +App::$strings["Save and load profile details across sites/channels"] = ""; +App::$strings["Web Pages"] = "עמודי רשת"; +App::$strings["Provide managed web pages on your channel"] = ""; +App::$strings["Hide Rating"] = "הסתר דירוג"; +App::$strings["Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else."] = ""; +App::$strings["Private Notes"] = "×¤×ª×§×™× ×¤×¨×˜×™×™×"; +App::$strings["Enables a tool to store notes and reminders (note: not encrypted)"] = "מ×פשר כלי ל×חסון ×¤×ª×§×™× ×•×ª×–×›×•×¨×•×ª (הערה: ×œ× ×ž×•×¦×¤×Ÿ)"; +App::$strings["Navigation Channel Select"] = ""; +App::$strings["Change channels directly from within the navigation dropdown menu"] = ""; +App::$strings["Photo Location"] = "×ž×™×§×•× ×ª×¦×œ×•×"; +App::$strings["If location data is available on uploaded photos, link this to a map."] = ""; +App::$strings["Access Controlled Chatrooms"] = ""; +App::$strings["Provide chatrooms and chat services with access control."] = ""; +App::$strings["Smart Birthdays"] = "ימי הולדת חכמי×"; +App::$strings["Make birthday events timezone aware in case your friends are scattered across the planet."] = ""; +App::$strings["Expert Mode"] = "מצב מומחה"; +App::$strings["Enable Expert Mode to provide advanced configuration options"] = ""; +App::$strings["Premium Channel"] = "ערוץ פרמיה"; +App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = ""; +App::$strings["Post Composition Features"] = ""; +App::$strings["Large Photos"] = "×ª×¦×œ×•×ž×™× ×’×“×•×œ×™×"; +App::$strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = ""; +App::$strings["Automatically import channel content from other channels or feeds"] = ""; +App::$strings["Even More Encryption"] = "×פילו עוד הצפנה"; +App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = ""; +App::$strings["Enable Voting Tools"] = "×פשר כלי הצבעה"; +App::$strings["Provide a class of post which others can vote on"] = ""; +App::$strings["Delayed Posting"] = ""; +App::$strings["Allow posts to be published at a later date"] = ""; +App::$strings["Suppress Duplicate Posts/Comments"] = ""; +App::$strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = ""; +App::$strings["Network and Stream Filtering"] = "סינון רשת וזר×"; +App::$strings["Search by Date"] = "חפש לפי ת×ריך"; +App::$strings["Ability to select posts by date ranges"] = "מסנן ×וספי×"; +App::$strings["Privacy Groups"] = "קבוצת פרטיות"; +App::$strings["Enable management and selection of privacy groups"] = ""; +App::$strings["Saved Searches"] = "×—×™×¤×•×©×™× ×©×ž×•×¨×™×"; +App::$strings["Save search terms for re-use"] = ""; +App::$strings["Network Personal Tab"] = ""; +App::$strings["Enable tab to display only Network posts that you've interacted on"] = ""; +App::$strings["Network New Tab"] = ""; +App::$strings["Enable tab to display all new Network activity"] = ""; +App::$strings["Affinity Tool"] = "כלי קירבה"; +App::$strings["Filter stream activity by depth of relationships"] = ""; +App::$strings["Connection Filtering"] = "סינון חיבור"; +App::$strings["Filter incoming posts from connections based on keywords/content"] = ""; +App::$strings["Show channel suggestions"] = "הצג הצעות ערוץ"; +App::$strings["Post/Comment Tools"] = ""; +App::$strings["Community Tagging"] = ""; +App::$strings["Ability to tag existing posts"] = ""; +App::$strings["Post Categories"] = ""; +App::$strings["Add categories to your posts"] = ""; +App::$strings["Emoji Reactions"] = ""; +App::$strings["Add emoji reaction ability to posts"] = ""; +App::$strings["Ability to file posts under folders"] = ""; +App::$strings["Dislike Posts"] = ""; +App::$strings["Ability to dislike posts/comments"] = ""; +App::$strings["Star Posts"] = ""; +App::$strings["Ability to mark special posts with a star indicator"] = ""; +App::$strings["Tag Cloud"] = "ענן תגיות"; +App::$strings["Provide a personal tag cloud on your channel page"] = ""; +App::$strings["Embedded content"] = "תוכן מוטמע"; +App::$strings["Embedding disabled"] = "הטמעה ×”×™× ×” מנוטרלת"; +App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = ""; +App::$strings["Channel clone failed. Import failed."] = ""; +App::$strings["New window"] = "חלון חדש"; +App::$strings["Open the selected location in a different window or browser tab"] = "פתח ×ת ×”×ž×™×§×•× ×”× ×‘×—×¨ בתוך חלון ×ו סימניית דפדפן ×חרי×"; +App::$strings["User '%s' deleted"] = "משתמש '%s' נמחק"; +App::$strings["Who can see this?"] = "מי מסוגל לר×ות ×–×ת?"; +App::$strings["Custom selection"] = "מבחר מות××"; +App::$strings["Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit the scope of \"Show\"."] = ""; +App::$strings["Show"] = "הצג"; +App::$strings["Don't show"] = "×ל תציג"; +App::$strings["Other networks and post services"] = "שירותי רשת ×•×¤×¨×¡×•× ×חרי×"; +App::$strings["Post permissions %s cannot be changed %s after a post is shared.
    These permissions set who is allowed to view the post."] = ""; +App::$strings["Logged out."] = "מנותק."; +App::$strings["Failed authentication"] = "×ימות נכשל"; +App::$strings["Birthday"] = "×™×•× ×”×•×œ×“×ª"; +App::$strings["Age: "] = "גיל: "; +App::$strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD ×ו MM-DD"; +App::$strings["never"] = ""; +App::$strings["less than a second ago"] = "לפניי פחות משניה"; +App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "לפני %1\$d %2\$s"; +App::$strings["__ctx:relative_date__ year"] = array( + 0 => "שנה", + 1 => "שני×", +); +App::$strings["__ctx:relative_date__ month"] = array( + 0 => "חודש", + 1 => "חודשי×", +); +App::$strings["__ctx:relative_date__ week"] = array( + 0 => "שבוע", + 1 => "שבועות", +); +App::$strings["__ctx:relative_date__ day"] = array( + 0 => "יו×", + 1 => "ימי×", +); +App::$strings["__ctx:relative_date__ hour"] = array( + 0 => "שעה", + 1 => "שעות", +); +App::$strings["__ctx:relative_date__ minute"] = array( + 0 => "דקה", + 1 => "דקות", +); +App::$strings["__ctx:relative_date__ second"] = array( + 0 => "שניה", + 1 => "שניות", +); +App::$strings["%1\$s's birthday"] = ""; +App::$strings["Happy Birthday %1\$s"] = "×™×•× ×”×•×œ×“×ª שמח %1\$s"; +App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = ""; +App::$strings["Add new connections to this privacy group"] = "הוסף ×—×™×‘×•×¨×™× ×—×“×©×™× ×œ×§×‘×•×¦×ª פרטיות זו"; +App::$strings["edit"] = "ערוך"; +App::$strings["Edit group"] = "ערוך קבוצה"; +App::$strings["Add privacy group"] = "הוסף קבוצת פרטיות"; +App::$strings["Channels not in any privacy group"] = ""; +App::$strings["add"] = "להוסיף"; +App::$strings["Delete this item?"] = "למחוק ×ת פריט ×–×”?"; +App::$strings["[-] show less"] = "[-] הצג פחות"; +App::$strings["[+] expand"] = "[+] הרחב"; +App::$strings["[-] collapse"] = "[-] צמצ×"; +App::$strings["Password too short"] = "סיסמה קצרה מדי"; +App::$strings["Passwords do not match"] = "סיסמ×ות ×œ× ×ª×•×מות"; +App::$strings["everybody"] = "כול×"; +App::$strings["Secret Passphrase"] = "מימרת סיסמה סודית"; +App::$strings["Passphrase hint"] = ""; +App::$strings["Notice: Permissions have changed but have not yet been submitted."] = ""; +App::$strings["close all"] = "סגור הכל"; +App::$strings["Nothing new here"] = "×ין דבר חדש ×›×ן"; +App::$strings["Rate This Channel (this is public)"] = ""; +App::$strings["Describe (optional)"] = "ת×ר (רשות)"; +App::$strings["Please enter a link URL"] = ""; +App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = ""; +App::$strings["timeago.prefixAgo"] = "timeago.prefixAgo"; +App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; +App::$strings["ago"] = "לפני"; +App::$strings["from now"] = "מעכשיו"; +App::$strings["less than a minute"] = "פחות מדקה"; +App::$strings["about a minute"] = "דקה לערך"; +App::$strings["%d minutes"] = "%d דקות"; +App::$strings["about an hour"] = "שעה לערך"; +App::$strings["about %d hours"] = " %d שעות לערך"; +App::$strings["a day"] = "יו×"; +App::$strings["%d days"] = "%d ימי×"; +App::$strings["about a month"] = "חודש לערך"; +App::$strings["%d months"] = "%d חודשי×"; +App::$strings["about a year"] = "שנה לערך"; +App::$strings["%d years"] = "%d שני×"; +App::$strings[" "] = " "; +App::$strings["timeago.numbers"] = "timeago.numbers"; +App::$strings["__ctx:long__ May"] = "מ××™"; +App::$strings["Jan"] = "ינו׳"; +App::$strings["Feb"] = "פבר׳"; +App::$strings["Mar"] = "מרץ"; +App::$strings["Apr"] = "×פר׳"; +App::$strings["__ctx:short__ May"] = "מ××™"; +App::$strings["Jun"] = "יונ׳"; +App::$strings["Jul"] = "יול׳"; +App::$strings["Aug"] = "×וג׳"; +App::$strings["Sep"] = "ספט׳"; +App::$strings["Oct"] = "×וק׳"; +App::$strings["Nov"] = "נוב׳"; +App::$strings["Dec"] = "דצמ׳"; +App::$strings["Sun"] = "×׳"; +App::$strings["Mon"] = "ב׳"; +App::$strings["Tue"] = "ג׳"; +App::$strings["Wed"] = "ד׳"; +App::$strings["Thu"] = "ה׳"; +App::$strings["Fri"] = "ו׳"; +App::$strings["Sat"] = "ש׳"; +App::$strings["__ctx:calendar__ today"] = "היו×"; +App::$strings["__ctx:calendar__ month"] = "חודש"; +App::$strings["__ctx:calendar__ week"] = "שבוע"; +App::$strings["__ctx:calendar__ day"] = "יו×"; +App::$strings["__ctx:calendar__ All day"] = "כל היו×"; +App::$strings["view full size"] = "צפה בגודל מל×"; +App::$strings["No Subject"] = "×ין נוש×"; +App::$strings["Friendica"] = "Friendica"; +App::$strings["OStatus"] = "OStatus"; +App::$strings["GNU-Social"] = "GNU-Social"; +App::$strings["RSS/Atom"] = "RSS/Atom"; +App::$strings["Diaspora"] = "Diaspora"; +App::$strings["Facebook"] = "פייסבוק"; +App::$strings["Zot"] = ""; +App::$strings["LinkedIn"] = "LinkedIn"; +App::$strings["XMPP/IM"] = "XMPP/IM"; +App::$strings["MySpace"] = "MySpace"; +App::$strings["(Unknown)"] = "(×œ× ×™×“×•×¢)"; +App::$strings["Visible to anybody on the internet."] = "נר××” לכל ×חד ב×ינטרנט."; +App::$strings["Visible to you only."] = "נר××” לך בלבד."; +App::$strings["Visible to anybody in this network."] = "נר××” לכל ×חד ברשת זו."; +App::$strings["Visible to anybody authenticated."] = "נר××” לכל מי ×©×”×•× ×ž×ומת."; +App::$strings["Visible to anybody on %s."] = "נר××” לכל ×חד ×צל %s."; +App::$strings["Visible to all connections."] = "נר××” לכל החיבורי×."; +App::$strings["Visible to approved connections."] = "נר××” ×œ×—×™×‘×•×¨×™× ×ž×ושרי×."; +App::$strings["Visible to specific connections."] = "נר××” ×œ×—×™×‘×•×¨×™× ×ž×¡×•×™×ž×™×."; +App::$strings["Privacy group is empty."] = "קבוצת פרטיות ×”×™× ×” ריקה"; +App::$strings["Privacy group: %s"] = "קבוצת פרטיות: %s"; +App::$strings["Connection not found."] = "חיבור ×œ× × ×ž×¦×."; +App::$strings["profile photo"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; +App::$strings["New Page"] = "עמוד חדש"; +App::$strings["Title"] = "כותרת"; +App::$strings["System"] = "מערכת"; +App::$strings["New App"] = "×פליקציה חדשה"; +App::$strings["Suggestions"] = "הצעות"; +App::$strings["See more..."] = "צפה בעוד..."; +App::$strings["You have %1$.0f of %2$.0f allowed connections."] = ""; +App::$strings["Add New Connection"] = "הוסף חיבור חדש"; +App::$strings["Enter channel address"] = "הזן כתובת ערוץ"; +App::$strings["Examples: bob@example.com, https://example.com/barbara"] = "דוגמ×ות: bob@example.com, https://example.com/barbara"; +App::$strings["Notes"] = "תזכירי×"; +App::$strings["Remove term"] = "הסר פריט"; +App::$strings["Archives"] = "×רכיוני×"; +App::$strings["Refresh"] = "רענן"; +App::$strings["Account settings"] = "הגדרות חשבון"; +App::$strings["Channel settings"] = "הגדרות ערוץ"; +App::$strings["Additional features"] = "תכונות נוספות"; +App::$strings["Feature/Addon settings"] = ""; +App::$strings["Display settings"] = "הגדרות תצוגה"; +App::$strings["Manage locations"] = "נהל מיקומי×"; +App::$strings["Export channel"] = "×™×¦× ×¢×¨×•×¥"; +App::$strings["Connected apps"] = "×פליקציות מחוברות"; +App::$strings["Premium Channel Settings"] = "הגדרות ערוץ פרמיה"; +App::$strings["Private Mail Menu"] = "תפריט דו×ר פרטי"; +App::$strings["Combined View"] = "תצוגה משולבת"; +App::$strings["Conversations"] = "דיוני×"; +App::$strings["Received Messages"] = "הודעות שנתקבלו"; +App::$strings["Sent Messages"] = "הודעות שנשלחו"; +App::$strings["No messages."] = "×ין הודעות."; +App::$strings["Delete conversation"] = "מחק דיון"; +App::$strings["Events Menu"] = "תפריט ×ירועי×"; +App::$strings["Day View"] = "תצוגת יו×"; +App::$strings["Week View"] = "תצוגת שבוע"; +App::$strings["Month View"] = "תצוגת חודש"; +App::$strings["Events Tools"] = "כלי ×ירוע"; +App::$strings["Export Calendar"] = "×™×¦× ×œ×•×— שנה"; +App::$strings["Import Calendar"] = "×™×‘× ×œ×•×— שנה"; +App::$strings["Overview"] = "סקירה"; +App::$strings["Chat Members"] = "חברי שיחה"; +App::$strings["Wiki List"] = "רשימת ויקי"; +App::$strings["Wiki Pages"] = "עמודי ויקי"; +App::$strings["Bookmarked Chatrooms"] = "חדרי שיחה מסומני×"; +App::$strings["Suggested Chatrooms"] = "חדרי שיחה מוצעי×"; +App::$strings["photo/image"] = "תצלו×/תמונה"; +App::$strings["Click to show more"] = "לחץ כדי להציג עוד"; +App::$strings["Rating Tools"] = "כלי דירוג"; +App::$strings["Rate Me"] = "דרג ×ותי"; +App::$strings["View Ratings"] = "צפה בדירוגי×"; +App::$strings["Forums"] = "פורומי×"; +App::$strings["Tasks"] = "משימות"; +App::$strings["Documentation"] = "תיעוד"; +App::$strings["Project/Site Information"] = "מידע פרויקט/×תר"; +App::$strings["For Members"] = "לחברי×"; +App::$strings["For Administrators"] = "למנהלי×"; +App::$strings["For Developers"] = "למפתחי×"; +App::$strings["Member registrations waiting for confirmation"] = "רישומי חברות ×שר ×ž×ž×ª×™× ×™× ×œ×ישור"; +App::$strings["Inspect queue"] = ""; +App::$strings["DB updates"] = "עדכוני מסד נתוני×"; +App::$strings["Plugin Features"] = "תכונות תוסף"; +App::$strings["Can view my normal stream and posts"] = ""; +App::$strings["Can view my default channel profile"] = ""; +App::$strings["Can view my connections"] = ""; +App::$strings["Can view my file storage and photos"] = ""; +App::$strings["Can view my webpages"] = ""; +App::$strings["Can send me their channel stream and posts"] = ""; +App::$strings["Can post on my channel page (\"wall\")"] = ""; +App::$strings["Can comment on or like my posts"] = ""; +App::$strings["Can send me private mail messages"] = ""; +App::$strings["Can like/dislike stuff"] = ""; +App::$strings["Profiles and things other than posts/comments"] = ""; +App::$strings["Can forward to all my channel contacts via post @mentions"] = ""; +App::$strings["Advanced - useful for creating group forum channels"] = ""; +App::$strings["Can chat with me (when available)"] = "מסוגל לשוחח עמי (×›×שר זמין)"; +App::$strings["Can write to my file storage and photos"] = "מסוגל לכתוב ×ל ×”×חסון ×•×”×ª×¦×œ×•×ž×™× ×©×œ×™"; +App::$strings["Can edit my webpages"] = "מסוגל לערוך עמודי רשת"; +App::$strings["Can source my public posts in derived channels"] = ""; +App::$strings["Somewhat advanced - very useful in open communities"] = ""; +App::$strings["Can administer my channel resources"] = ""; +App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = ""; +App::$strings["Social Networking"] = "רשת חברתית"; +App::$strings["Social - Mostly Public"] = "חברתי - ציבורי בעיקר"; +App::$strings["Social - Restricted"] = "חברתי - מוגבל"; +App::$strings["Social - Private"] = "חברתי - פרטי"; +App::$strings["Community Forum"] = "×¤×•×¨×•× ×§×”×™×œ×”"; +App::$strings["Forum - Mostly Public"] = "×¤×•×¨×•× - ציבורי בעיקר"; +App::$strings["Forum - Restricted"] = "×¤×•×¨×•× - מוגבל"; +App::$strings["Forum - Private"] = "×¤×•×¨×•× - פרטי"; +App::$strings["Feed Republish"] = ""; +App::$strings["Feed - Mostly Public"] = "ערוץ - ציבורי בעיקר"; +App::$strings["Feed - Restricted"] = "ערוץ - מוגבל"; +App::$strings["Special Purpose"] = "מטרה מיוחדת"; +App::$strings["Special - Celebrity/Soapbox"] = ""; +App::$strings["Special - Group Repository"] = ""; +App::$strings["Custom/Expert Mode"] = ""; +App::$strings[" and "] = " ×•×’× "; +App::$strings["public profile"] = "פרופיל ציבורי"; +App::$strings["%1\$s changed %2\$s to “%3\$s”"] = ""; +App::$strings["Visit %1\$s's %2\$s"] = ""; +App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = ""; +App::$strings["Attachments:"] = "תצריפי×:"; +App::$strings["\$Projectname event notification:"] = ""; +App::$strings["Public Timeline"] = "ציר זמן ציבורי"; +App::$strings["Focus (Hubzilla default)"] = ""; +App::$strings["Theme settings"] = "הגדרות ערכת נוש×"; +App::$strings["Select scheme"] = ""; +App::$strings["Narrow navbar"] = ""; +App::$strings["Navigation bar background color"] = ""; +App::$strings["Navigation bar gradient top color"] = ""; +App::$strings["Navigation bar gradient bottom color"] = ""; +App::$strings["Navigation active button gradient top color"] = ""; +App::$strings["Navigation active button gradient bottom color"] = ""; +App::$strings["Navigation bar border color "] = ""; +App::$strings["Navigation bar icon color "] = ""; +App::$strings["Navigation bar active icon color "] = ""; +App::$strings["link color"] = "צבע קישור"; +App::$strings["Set font-color for banner"] = ""; +App::$strings["Set the background color"] = ""; +App::$strings["Set the background image"] = ""; +App::$strings["Set the background color of items"] = ""; +App::$strings["Set the background color of comments"] = ""; +App::$strings["Set the border color of comments"] = ""; +App::$strings["Set the indent for comments"] = ""; +App::$strings["Set the basic color for item icons"] = ""; +App::$strings["Set the hover color for item icons"] = ""; +App::$strings["Set font-size for the entire application"] = ""; +App::$strings["Example: 14px"] = "דוגמ×: 14px"; +App::$strings["Set font-size for posts and comments"] = ""; +App::$strings["Set font-color for posts and comments"] = ""; +App::$strings["Set radius of corners"] = ""; +App::$strings["Set shadow depth of photos"] = ""; +App::$strings["Set maximum width of content region in pixel"] = ""; +App::$strings["Leave empty for default width"] = "הש×ר ריק לצורך רוחב שגרתי"; +App::$strings["Left align page content"] = ""; +App::$strings["Set minimum opacity of nav bar - to hide it"] = ""; +App::$strings["Set size of conversation author photo"] = ""; +App::$strings["Set size of followup author photos"] = ""; +App::$strings["__ctx:opensearch__ Search %1\$s (%2\$s)"] = ""; +App::$strings["__ctx:opensearch__ \$Projectname"] = "\$Projectname"; +App::$strings["Update %s failed. See error logs."] = ""; +App::$strings["Update Error at %s"] = ""; +App::$strings["Create an account to access services and applications within the Hubzilla"] = ""; +App::$strings["Password"] = "סיסמה"; +App::$strings["Remember me"] = "זכור ×ותי"; +App::$strings["Forgot your password?"] = "שכחת ×ת הסיסמה שלך?"; +App::$strings["toggle mobile"] = ""; +App::$strings["Website SSL certificate is not valid. Please correct."] = "תעודת SSL ×תר רשת ××™× ×” תקינה. ×× × ×ª×§×Ÿ."; +App::$strings["[hubzilla] Website SSL error for %s"] = "[hubzilla] שגי×ת SSL ×תר רשת עבור %s"; +App::$strings["Cron/Scheduled tasks not running."] = "משימות Cron/מתוזמנות ×œ× ×¨×¦×•×ª."; +App::$strings["[hubzilla] Cron tasks not running on %s"] = "[hubzilla] משימות Cron ×œ× ×¨×¦×•×ª על %s"; From bfaabfb7b5ff639992a01b0e1fc374cd43d536e9 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sat, 18 Jun 2016 20:25:31 -0700 Subject: [PATCH 27/31] hebrew hstrings.php was empty --- view/he/hstrings.php | 2317 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 2317 insertions(+) diff --git a/view/he/hstrings.php b/view/he/hstrings.php index a4abe2daf..d20cb9a6e 100644 --- a/view/he/hstrings.php +++ b/view/he/hstrings.php @@ -1,2 +1,2319 @@ privacy settings, which have higher priority than individual settings. You can not change those settings here."] = ""; +App::$strings["Some permissions may be inherited from your channel's privacy settings, which have higher priority than individual settings. You can change those settings here but they wont have any impact unless the inherited setting changes."] = ""; +App::$strings["Last update:"] = "עדכון ×חרון:"; +App::$strings["Public access denied."] = "גישה ציבורית נדחתה."; +App::$strings["%d rating"] = array( + 0 => "דירוג %d", + 1 => "%d דירוגי×", +); +App::$strings["Gender: "] = "מין: "; +App::$strings["Status: "] = "מצב: "; +App::$strings["Homepage: "] = "עמוד בית: "; +App::$strings["Age:"] = "גיל:"; +App::$strings["Location:"] = "מיקו×:"; +App::$strings["Description:"] = "תי×ור:"; +App::$strings["Hometown:"] = "עיר מגורי×:"; +App::$strings["About:"] = "×ודות:"; +App::$strings["Connect"] = "התחבר"; +App::$strings["Public Forum:"] = "×¤×•×¨×•× ×¦×™×‘×•×¨×™:"; +App::$strings["Keywords: "] = "מילות מפתח: "; +App::$strings["Don't suggest"] = "×ל תציע"; +App::$strings["Common connections:"] = "×—×™×‘×•×¨×™× ×©×›×™×—×™×:"; +App::$strings["Global Directory"] = "ספרייה גלובלית"; +App::$strings["Local Directory"] = "ספרייה מקומית"; +App::$strings["Find"] = "מצ×"; +App::$strings["Finding:"] = ""; +App::$strings["Channel Suggestions"] = "הצעות ערוץ"; +App::$strings["next page"] = "עמוד הב×"; +App::$strings["previous page"] = "עמוד קוד×"; +App::$strings["Sort options"] = "×פשרויות מיון"; +App::$strings["Alphabetic"] = "×לפבתי"; +App::$strings["Reverse Alphabetic"] = "×לפבתי הפוך"; +App::$strings["Newest to Oldest"] = "×ž×”×—×“×©×™× ×™×•×ª×¨ ×œ×™×©× ×™× ×™×•×ª×¨"; +App::$strings["Oldest to Newest"] = "×ž×”×™×©× ×™× ×™×•×ª×¨ ×œ×—×“×©×™× ×™×•×ª×¨"; +App::$strings["No entries (some entries may be hidden)."] = ""; +App::$strings["Item not found."] = "פריט ×œ× × ×ž×¦×."; +App::$strings["Item not found"] = "פריט ×œ× × ×ž×¦×"; +App::$strings["Title (optional)"] = "כותרת (רשות):"; +App::$strings["Edit Block"] = ""; +App::$strings["No channel."] = "×ין ערוץ."; +App::$strings["Common connections"] = "×—×™×‘×•×¨×™× ×ž×¦×•×™×™×"; +App::$strings["No connections in common."] = ""; +App::$strings["Blocked"] = ""; +App::$strings["Ignored"] = ""; +App::$strings["Hidden"] = "מוסתר"; +App::$strings["Archived"] = "גנוזי×"; +App::$strings["New"] = "חדש"; +App::$strings["New Connections"] = "×—×™×‘×•×¨×™× ×—×“×©×™×"; +App::$strings["Show pending (new) connections"] = ""; +App::$strings["All Connections"] = "כל החיבורי×"; +App::$strings["Show all connections"] = "הצג ×ת כל החיבורי×"; +App::$strings["Only show blocked connections"] = "הצג רק ×—×™×‘×•×¨×™× ×—×¡×•×ž×™×"; +App::$strings["Only show ignored connections"] = "הצג רק ×—×™×‘×•×¨×™× ×ž× ×•×›×¨×™×"; +App::$strings["Only show archived connections"] = "הצג רק ×—×™×‘×•×¨×™× ×’× ×•×–×™×"; +App::$strings["Only show hidden connections"] = "הצג רק ×—×™×‘×•×¨×™× ×ž×•×¡×ª×¨×™×"; +App::$strings["Pending approval"] = "ממתין ל×ישור"; +App::$strings["%1\$s [%2\$s]"] = ""; +App::$strings["Edit connection"] = "ערוך חיבור"; +App::$strings["Delete connection"] = "מחק חיבור"; +App::$strings["Channel address"] = "כתובת ערוץ"; +App::$strings["Network"] = "רשת"; +App::$strings["Status"] = "מצב"; +App::$strings["Connected"] = "מחובר"; +App::$strings["Approve connection"] = "×שר חיבור"; +App::$strings["Approve"] = "×שר"; +App::$strings["Ignore connection"] = "×”×ª×¢×œ× ×ž×—×™×‘×•×¨"; +App::$strings["Recent activity"] = "פעילות ×חרונה"; +App::$strings["Connections"] = "חיבורי×"; +App::$strings["Search"] = "חיפוש"; +App::$strings["Search your connections"] = "חפש ×ת ×”×—×™×‘×•×¨×™× ×©×œ×š"; +App::$strings["Connections search"] = "חיפוש חיבורי×"; +App::$strings["Image uploaded but image cropping failed."] = ""; +App::$strings["Cover Photos"] = "תצלומי שער"; +App::$strings["Image resize failed."] = "שינוי גודל תמונה נכשל."; +App::$strings["Unable to process image"] = "×œ× ×ž×¡×•×’×œ לעבד תמונה"; +App::$strings["Image upload failed."] = "העל×ת תמונה נכשלה."; +App::$strings["Unable to process image."] = "×œ× ×ž×¡×•×’×œ לעבד תמונה."; +App::$strings["female"] = "נקבה"; +App::$strings["%1\$s updated her %2\$s"] = "%1\$s עדכנה ×ת ×”%2\$s שלה"; +App::$strings["male"] = "זכר"; +App::$strings["%1\$s updated his %2\$s"] = "%1\$s עדכן ×ת ×”%2\$s שלו"; +App::$strings["%1\$s updated their %2\$s"] = "%1\$s עדכנו ×ת ×”%2\$s שלה×"; +App::$strings["cover photo"] = "×ª×¦×œ×•× ×©×¢×¨"; +App::$strings["Photo not available."] = "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ."; +App::$strings["Upload File:"] = "העלה קובץ:"; +App::$strings["Select a profile:"] = "בחר פרופיל:"; +App::$strings["Upload Cover Photo"] = "העלה ×ª×¦×œ×•× ×©×¢×¨"; +App::$strings["or"] = "×ו"; +App::$strings["skip this step"] = "דלג על צעד ×–×”"; +App::$strings["select a photo from your photo albums"] = ""; +App::$strings["Crop Image"] = "גזור תמונה"; +App::$strings["Please adjust the image cropping for optimum viewing."] = ""; +App::$strings["Done Editing"] = "×¡×™×™× ×œ×¢×¨×•×š"; +App::$strings["Item is not editable"] = "פריט ×ינו עריך."; +App::$strings["Edit post"] = "ערוך פוסט"; +App::$strings["Calendar entries imported."] = "רשומות לוח שנה הוב×ו."; +App::$strings["No calendar entries found."] = "×œ× × ×ž×¦×ו רשומות לוח שנה."; +App::$strings["Event can not end before it has started."] = ""; +App::$strings["Unable to generate preview."] = "×œ× ×ž×¡×•×’×œ להפיק תצוגה מקדימה."; +App::$strings["Event title and start time are required."] = "כותרת וזמן תחילת ×ירוע נדרשי×"; +App::$strings["Event not found."] = "×ירוע ×œ× × ×ž×¦×."; +App::$strings["event"] = "×ירוע"; +App::$strings["Edit event title"] = "ערוך כותרת ×ירוע"; +App::$strings["Event title"] = "כותרת ×ירוע"; +App::$strings["Required"] = "נדרש"; +App::$strings["Categories (comma-separated list)"] = "קטגוריות (רשימה מופרדת פסיקי×)"; +App::$strings["Edit Category"] = "ערוך קטגוריה"; +App::$strings["Category"] = "קטגוריה"; +App::$strings["Edit start date and time"] = "ערוך זמן ות×ריך התחלה"; +App::$strings["Start date and time"] = "זמן ות×ריך התחלה"; +App::$strings["Finish date and time are not known or not relevant"] = ""; +App::$strings["Edit finish date and time"] = "ערוך זמן ות×ריך סיו×"; +App::$strings["Finish date and time"] = "זמן ות×ריך סיו×"; +App::$strings["Adjust for viewer timezone"] = ""; +App::$strings["Important for events that happen in a particular place. Not practical for global holidays."] = ""; +App::$strings["Edit Description"] = "ערוך תי×ור"; +App::$strings["Description"] = "תי×ור"; +App::$strings["Edit Location"] = "ערוך מיקו×"; +App::$strings["Location"] = "מיקו×"; +App::$strings["Share this event"] = "שתף ×ת ×ירוע ×–×”"; +App::$strings["Preview"] = "תצוגה מקדימה"; +App::$strings["Permission settings"] = "הגדרות הרש××”"; +App::$strings["Advanced Options"] = "×פשרויות מתקדמות"; +App::$strings["Edit event"] = "ערוך ×ירוע"; +App::$strings["Delete event"] = "מחק ×ירוע"; +App::$strings["calendar"] = "לוח שנה"; +App::$strings["Event removed"] = "×ירוע הוסר"; +App::$strings["Failed to remove event"] = "נכשל להסיר ×ירוע"; +App::$strings["Photos"] = "תצלומי×"; +App::$strings["Cancel"] = "ביטול"; +App::$strings["This site is not a directory server"] = "×תר ×–×” ×ינו שרת ספרייה"; +App::$strings["This directory server requires an access token"] = ""; +App::$strings["Save to Folder:"] = "שמור לתיקייה:"; +App::$strings["- select -"] = "- בחר -"; +App::$strings["Save"] = "שמור"; +App::$strings["Invalid message"] = "הודעה שגויה"; +App::$strings["no results"] = "×ין תוצ×ות"; +App::$strings["Delivery report for %1\$s"] = "דיווח מסירה עבור %1\$s"; +App::$strings["channel sync processed"] = ""; +App::$strings["queued"] = "בתור"; +App::$strings["posted"] = "פורס×"; +App::$strings["accepted for delivery"] = "נתקבל לצורך מסירה"; +App::$strings["updated"] = "עודכן"; +App::$strings["update ignored"] = "עדכון נוכר"; +App::$strings["permission denied"] = "הרש××” נדחתה"; +App::$strings["recipient not found"] = "נמען ×œ× × ×ž×¦×"; +App::$strings["mail recalled"] = "דו×ר הוחזר"; +App::$strings["duplicate mail received"] = "דו×ר כפול נתקבל"; +App::$strings["mail delivered"] = "דו×ר נמסר"; +App::$strings["Layout Name"] = ""; +App::$strings["Layout Description (Optional)"] = ""; +App::$strings["Edit Layout"] = ""; +App::$strings["Page link"] = "קישור עמוד"; +App::$strings["Edit Webpage"] = "ערוך עמוד רשת"; +App::$strings["Channel added."] = "ערוץ נתווסף."; +App::$strings["network"] = "רשת"; +App::$strings["RSS"] = "RSS"; +App::$strings["Privacy group created."] = "קבוצת פרטיות נוצרה."; +App::$strings["Could not create privacy group."] = "×œ× ×”×™×ª×” ×פשרות ליצור קבוצת פרטיות."; +App::$strings["Privacy group not found."] = "קבוצת פרטיות ×œ× × ×ž×¦××”."; +App::$strings["Privacy group updated."] = "קבוצת פרטיות עודכנה."; +App::$strings["Create a group of channels."] = "צור ×שכול של ערוצי×."; +App::$strings["Privacy group name: "] = "×©× ×§×‘×•×¦×ª פרטיות:"; +App::$strings["Members are visible to other channels"] = "×—×‘×¨×™× ×”×™× × × ×¨××™× ×œ×¢×¨×•×¦×™× ×חרי×"; +App::$strings["Privacy group removed."] = "קבוצת פרטיות הוסרה."; +App::$strings["Unable to remove privacy group."] = "×œ× ×ž×¡×•×’×œ להסיר קבוצת פרטיות."; +App::$strings["Privacy group editor"] = "עורך קבוצת פרטיות"; +App::$strings["Members"] = "חברי×"; +App::$strings["All Connected Channels"] = "כל ×”×¢×¨×•×¦×™× ×”×ž×—×•×‘×¨×™×"; +App::$strings["Click on a channel to add or remove."] = "לחץ על ערוץ כדי להוסיף ×ו להסיר"; +App::$strings["Share content from Firefox to \$Projectname"] = "שתף תוכן מתוך Firefox ×ל \$Projectname"; +App::$strings["Activate the Firefox \$Projectname provider"] = "הפעל ×ת ספק \$Projectname של Firefox"; +App::$strings["Authorize application connection"] = ""; +App::$strings["Return to your app and insert this Securty Code:"] = ""; +App::$strings["Please login to continue."] = "×× × ×”×ª×—×‘×¨ כדי להמשיך."; +App::$strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = ""; +App::$strings["Documentation Search"] = "חיפוש תיעוד"; +App::$strings["Help:"] = "עזרה:"; +App::$strings["Help"] = "עזרה"; +App::$strings["\$Projectname Documentation"] = "תיעוד \$Projectname"; +App::$strings["Permission Denied."] = "הרש××” נדחתה."; +App::$strings["File not found."] = "קובץ ×œ× × ×ž×¦×."; +App::$strings["Edit file permissions"] = "ערוך הרש×ות קובץ"; +App::$strings["Set/edit permissions"] = "קבע/ערוך הרש×ות"; +App::$strings["Include all files and sub folders"] = "כלול כל קובץ ותיקיית משנה"; +App::$strings["Return to file list"] = ""; +App::$strings["Copy/paste this code to attach file to a post"] = ""; +App::$strings["Copy/paste this URL to link file from a web page"] = ""; +App::$strings["Share this file"] = "שתף ×ת קובץ ×–×”"; +App::$strings["Show URL to this file"] = "הצג URL לקובץ ×–×”"; +App::$strings["Notify your contacts about this file"] = ""; +App::$strings["Apps"] = "×פליקציות"; +App::$strings["Item not available."] = "פריט ×œ× × ×ž×¦×."; +App::$strings["Your service plan only allows %d channels."] = ""; +App::$strings["Nothing to import."] = "×ין דבר ליב×."; +App::$strings["Unable to download data from old server"] = ""; +App::$strings["Imported file is empty."] = "קובץ ×ž×™×•×‘× ×”×™× ×• ריק"; +App::$strings["Warning: Database versions differ by %1\$d updates."] = ""; +App::$strings["Cloned channel not found. Import failed."] = ""; +App::$strings["No channel. Import failed."] = ""; +App::$strings["Import completed."] = "×™×‘×•× ×”×•×©×œ×."; +App::$strings["You must be logged in to use this feature."] = ""; +App::$strings["Import Channel"] = "×™×‘× ×¢×¨×•×¥"; +App::$strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file."] = "השתמש בטופס ×–×” כדי ×œ×™×‘× ×¢×¨×•×¥ ×§×™×™× ×ž×ª×•×š שרת/מוקד ×חר. ב×פשרותך ל×חזר ×ת זהות הערוץ מתוך שרת/מוקד ישן דרך הרשת ×ו לספק קובץ יצו×."; +App::$strings["File to Upload"] = "קובץ להעל××”"; +App::$strings["Or provide the old server/hub details"] = "×ו ספק פרטי שרת/מוקד ישני×"; +App::$strings["Your old identity address (xyz@example.com)"] = "כתובת זיהוי ישנה (xyz@example.com)"; +App::$strings["Your old login email address"] = "כתובת דו×״ל כניסה ישנה"; +App::$strings["Your old login password"] = "סיסמת כניסה ישנה"; +App::$strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = ""; +App::$strings["Make this hub my primary location"] = "הפוך ×ת מוקד ×–×” ×œ×ž×™×§×•× ×”×¢×™×§×¨×™ שלי"; +App::$strings["Import existing posts if possible (experimental - limited by available memory"] = ""; +App::$strings["This process may take several minutes to complete. Please submit the form only once and leave this page open until finished."] = ""; +App::$strings["Unable to locate original post."] = "×œ× ×ž×¡×•×’×œ ל×תר פוסט מקורי."; +App::$strings["Empty post discarded."] = "פוסט ריק סולק."; +App::$strings["Executable content type not permitted to this channel."] = ""; +App::$strings["Duplicate post suppressed."] = "פוסט כפול הודחק."; +App::$strings["System error. Post not saved."] = "שגי×ת מערכת. פוסט ×œ× × ×©×ž×¨."; +App::$strings["Unable to obtain post information from database."] = ""; +App::$strings["You have reached your limit of %1$.0f top level posts."] = ""; +App::$strings["You have reached your limit of %1$.0f webpages."] = ""; +App::$strings["Layouts"] = ""; +App::$strings["Comanche page description language help"] = ""; +App::$strings["Layout Description"] = ""; +App::$strings["Download PDL file"] = "הורד קובץ PDL"; +App::$strings["\$Projectname"] = "\$Projectname"; +App::$strings["Welcome to %s"] = "×‘×¨×•×›×™× ×”×‘××™× ×ל %s"; +App::$strings["First Name"] = "×©× ×¤×¨×˜×™"; +App::$strings["Last Name"] = "×©× ×ž×©×¤×—×”"; +App::$strings["Nickname"] = "×©× ×›×™× ×•×™"; +App::$strings["Full Name"] = "×©× ×ž×œ×"; +App::$strings["Email"] = "דו×״ל"; +App::$strings["Profile Photo"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; +App::$strings["Profile Photo 16px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 16 פיקסל"; +App::$strings["Profile Photo 32px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 32 פיקסל"; +App::$strings["Profile Photo 48px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 48 פיקסל"; +App::$strings["Profile Photo 64px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 64 פיקסל"; +App::$strings["Profile Photo 80px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 80 פיקסל"; +App::$strings["Profile Photo 128px"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ 128 פיקסל"; +App::$strings["Timezone"] = "×זור זמן"; +App::$strings["Homepage URL"] = ""; +App::$strings["Language"] = "שפה"; +App::$strings["Birth Year"] = "שנת הולדת"; +App::$strings["Birth Month"] = "חודש הולדת"; +App::$strings["Birth Day"] = "×™×•× ×”×•×œ×“×ª"; +App::$strings["Birthdate"] = "×™×•× ×”×•×œ×“×ª"; +App::$strings["Gender"] = "מין"; +App::$strings["Male"] = "זכר"; +App::$strings["Female"] = "נקבה"; +App::$strings["webpage"] = "עמוד רשת"; +App::$strings["block"] = ""; +App::$strings["layout"] = ""; +App::$strings["menu"] = "תפריט"; +App::$strings["%s element installed"] = ""; +App::$strings["%s element installation failed"] = ""; +App::$strings["Like/Dislike"] = ""; +App::$strings["This action is restricted to members."] = ""; +App::$strings["Please login with your \$Projectname ID or register as a new \$Projectname member to continue."] = ""; +App::$strings["Invalid request."] = "בקשה שגויה."; +App::$strings["channel"] = "ערוץ"; +App::$strings["thing"] = "דבר"; +App::$strings["Channel unavailable."] = "עמוד ×œ× ×–×ž×™×Ÿ."; +App::$strings["Previous action reversed."] = ""; +App::$strings["photo"] = "תצלו×"; +App::$strings["status"] = "סטטוס"; +App::$strings["%1\$s likes %2\$s's %3\$s"] = ""; +App::$strings["%1\$s doesn't like %2\$s's %3\$s"] = ""; +App::$strings["%1\$s agrees with %2\$s's %3\$s"] = ""; +App::$strings["%1\$s doesn't agree with %2\$s's %3\$s"] = ""; +App::$strings["%1\$s abstains from a decision on %2\$s's %3\$s"] = ""; +App::$strings["%1\$s is attending %2\$s's %3\$s"] = ""; +App::$strings["%1\$s is not attending %2\$s's %3\$s"] = ""; +App::$strings["%1\$s may attend %2\$s's %3\$s"] = ""; +App::$strings["Action completed."] = "פעולה הושלמה."; +App::$strings["Thank you."] = "תודה."; +App::$strings["Import completed"] = "×™×‘×•× ×”×•×©×œ×"; +App::$strings["Import Items"] = "×™×‘×•× ×¤×¨×™×˜×™×"; +App::$strings["Use this form to import existing posts and content from an export file."] = ""; +App::$strings["Total invitation limit exceeded."] = "סך מגבלת הזמנות נגמרה."; +App::$strings["%s : Not a valid email address."] = "%s : כתובת דו×״ל ×œ× ×ª×§×™× ×”."; +App::$strings["Please join us on \$Projectname"] = "נשמח ×× ×ª×¦×˜×¨×£ ×לינו ברשת \$Projectname"; +App::$strings["Invitation limit exceeded. Please contact your site administrator."] = "מגבלת הזמנות נגמרה. ×× × ×¦×•×¨ קשר ×¢× ×ž× ×”×œ ×”×תר שלך."; +App::$strings["%s : Message delivery failed."] = "%s : מסירת הודעה נכשלה."; +App::$strings["%d message sent."] = array( + 0 => "הודעה %d נשלחה.", + 1 => "%d הודעות נשלחו.", +); +App::$strings["You have no more invitations available"] = "×œ× × ×•×ª×¨×• לך עוד הזמנות זמינות"; +App::$strings["Send invitations"] = "שלח הזמנות"; +App::$strings["Enter email addresses, one per line:"] = "הזן כתובות דו×״ל, ×חת בכל שורה:"; +App::$strings["Your message:"] = "הודעתך:"; +App::$strings["Please join my community on \$Projectname."] = "×שמח ×× ×ª×¦×˜×¨×£ לקהילה שלי ברשת \$Projectname."; +App::$strings["You will need to supply this invitation code:"] = "×™×”×™×” עליך לספק ×ת קוד הזמנה ×–×”:"; +App::$strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. ×”×™×¨×©× ×‘×›×œ ×ž×™×§×•× \$Projectname (×›×•×œ× ×ž×—×•×‘×¨×™× ×‘ ×ופן הדדי)"; +App::$strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. הזן ×ת כתובת רשת \$Projectname שלי לתוך שורת החיפוש של ×”×תר."; +App::$strings["or visit"] = "×ו בקר בכתובת"; +App::$strings["3. Click [Connect]"] = "3. לחץ [התחבר]"; +App::$strings["Remote privacy information not available."] = ""; +App::$strings["Visible to:"] = "נר××” ל×לו:"; +App::$strings["Location not found."] = "×ž×™×§×•× ×œ× × ×ž×¦×."; +App::$strings["Location lookup failed."] = ""; +App::$strings["Please select another location to become primary before removing the primary location."] = ""; +App::$strings["Syncing locations"] = ""; +App::$strings["No locations found."] = "×œ× × ×ž×¦×ו מיקומי×."; +App::$strings["Manage Channel Locations"] = "נהל מיקומי ערוץ"; +App::$strings["Address"] = "כתובת"; +App::$strings["Primary"] = ""; +App::$strings["Drop"] = ""; +App::$strings["Sync Now"] = "סנכרן עכשיו"; +App::$strings["Please wait several minutes between consecutive operations."] = ""; +App::$strings["When possible, drop a location by logging into that website/hub and removing your channel."] = "×›×שר ניתן, השמט ×ž×™×§×•× ×¢×œ ידי כניסה לתוך ×תר רשת/מוקד והסרת הערוץ שלך."; +App::$strings["Use this form to drop the location if the hub is no longer operating."] = "השתמש בטופס ×–×” כדי לנטוש ×ת ×”×ž×™×§×•× ×× ×”×ž×•×§×“ ×ינו פועל עוד."; +App::$strings["Hub not found."] = "מוקד ×œ× × ×ž×¦×."; +App::$strings["Unable to lookup recipient."] = ""; +App::$strings["Unable to communicate with requested channel."] = "×œ× ×ž×¡×•×’×œ לתקשר ×¢× ×¢×¨×•×¥ מבוקש"; +App::$strings["Cannot verify requested channel."] = "×œ× ×™×›×•×œ ל×מת ערוץ מבוקש."; +App::$strings["Selected channel has private message restrictions. Send failed."] = "על הערוץ הנבחר מוטלות הגבלות הודעה פרטית. שליחה נכשלה."; +App::$strings["Messages"] = "הודעות"; +App::$strings["Message recalled."] = "הודעה הוחזרה."; +App::$strings["Conversation removed."] = "דיון הוסר."; +App::$strings["Expires YYYY-MM-DD HH:MM"] = "פג YYYY-MM-DD HH:MM"; +App::$strings["Requested channel is not in this network"] = "הערוץ המבוקש ×ינו × ×ž×¦× ×‘×¨×©×ª זו"; +App::$strings["Send Private Message"] = "שלח הודעה פרטית"; +App::$strings["To:"] = "לכבוד:"; +App::$strings["Subject:"] = "נוש×:"; +App::$strings["Attach file"] = "צרף קובץ"; +App::$strings["Send"] = "שלח"; +App::$strings["Set expiration date"] = "קבע ת×ריך תפוגה"; +App::$strings["Delete message"] = "מחק הודעה"; +App::$strings["Delivery report"] = "דיווח מסירה"; +App::$strings["Recall message"] = "בטל הודעה"; +App::$strings["Message has been recalled."] = "הודעה הוחזרה."; +App::$strings["Delete Conversation"] = "מחק דיון"; +App::$strings["No secure communications available. You may be able to respond from the sender's profile page."] = "×ין ×—×™×‘×•×¨×™× ×ž××•×‘×˜×—×™× ×–×ž×™× ×™×. ×פשרי ×›×™ ×ª×”× ×‘×פשרותך להשיב מתוך עמוד הפרופיל של השולח."; +App::$strings["Send Reply"] = "שלח משוב"; +App::$strings["Your message for %s (%s):"] = "הודעתך עבור %s ‏(%s):"; +App::$strings["You have created %1$.0f of %2$.0f allowed channels."] = ""; +App::$strings["Create a new channel"] = "צור ערוץ חדש"; +App::$strings["Channel Manager"] = "מנהל ערוץ"; +App::$strings["Current Channel"] = "ערוץ נוכחי"; +App::$strings["Switch to one of your channels by selecting it."] = ""; +App::$strings["Default Channel"] = "ערוץ שגרתי"; +App::$strings["Make Default"] = "הפוך לשגרתי"; +App::$strings["%d new messages"] = "%d הודעות חדשות"; +App::$strings["%d new introductions"] = ""; +App::$strings["Delegated Channel"] = ""; +App::$strings["No valid account found."] = "×œ× × ×ž×¦× ×—×©×‘×•×Ÿ תקין."; +App::$strings["Password reset request issued. Check your email."] = ""; +App::$strings["Site Member (%s)"] = "חבר ×תר (%s)"; +App::$strings["Password reset requested at %s"] = "בקשת ×יפוס סיסמה נתבקשה ×צל %s"; +App::$strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = ""; +App::$strings["Password Reset"] = "×יפוס סיסמה"; +App::$strings["Your password has been reset as requested."] = "הסיסמה שלך ×ותחלה כנדרש."; +App::$strings["Your new password is"] = "הסיסמה החדשה שלך ×”×™×"; +App::$strings["Save or copy your new password - and then"] = ""; +App::$strings["click here to login"] = "לחץ ×›×ן כדי להיכנס"; +App::$strings["Your password may be changed from the Settings page after successful login."] = ""; +App::$strings["Your password has changed at %s"] = "הסיסמה שלך נשתנתה ×צל %s"; +App::$strings["Forgot your Password?"] = "שכחת ×ת הסיסמה שלך?"; +App::$strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = ""; +App::$strings["Email Address"] = "כתובת דו×״ל"; +App::$strings["Reset"] = "×פס"; +App::$strings["Unable to update menu."] = "×œ× ×ž×¡×•×’×œ לעדכן תפריט."; +App::$strings["Unable to create menu."] = "×œ× ×ž×¡×•×’×œ ליצור תפריט."; +App::$strings["Menu Name"] = "×©× ×ª×¤×¨×™×˜"; +App::$strings["Unique name (not visible on webpage) - required"] = "×©× ×™×™×—×•×“×™ (×œ× × ×¨××” בבלוג רשת) - נדרש"; +App::$strings["Menu Title"] = "כותרת תפריט"; +App::$strings["Visible on webpage - leave empty for no title"] = ""; +App::$strings["Allow Bookmarks"] = "התר סימניות"; +App::$strings["Menu may be used to store saved bookmarks"] = ""; +App::$strings["Submit and proceed"] = "שלח והמשך"; +App::$strings["Menus"] = "תפריטי×"; +App::$strings["Bookmarks allowed"] = "סימניות מותרות"; +App::$strings["Delete this menu"] = "מחק ×ת תפריט ×–×”"; +App::$strings["Edit menu contents"] = "ערוך תכני תפריט"; +App::$strings["Edit this menu"] = "ערוך ×ת תפריט ×–×”"; +App::$strings["Menu could not be deleted."] = "תפריט ×œ× ×™×›×•×œ ×”×™×” להימחק."; +App::$strings["Menu not found."] = "תפריט ×œ× × ×ž×¦×."; +App::$strings["Edit Menu"] = "ערוך תפריט"; +App::$strings["Add or remove entries to this menu"] = "הוסף ×ו הסר רשומות מתפריט ×–×”"; +App::$strings["Menu name"] = "×©× ×ª×¤×¨×™×˜"; +App::$strings["Must be unique, only seen by you"] = ""; +App::$strings["Menu title"] = "כותרת תפריט"; +App::$strings["Menu title as seen by others"] = ""; +App::$strings["Allow bookmarks"] = "התר סימניות"; +App::$strings["Not found."] = "×œ× × ×ž×¦×."; +App::$strings["__ctx:mood__ %1\$s is %2\$s"] = ""; +App::$strings["Mood"] = "מצב רוח"; +App::$strings["Set your current mood and tell your friends"] = ""; +App::$strings["Profile Match"] = ""; +App::$strings["No keywords to match. Please add keywords to your default profile."] = ""; +App::$strings["is interested in:"] = ""; +App::$strings["No matches"] = "×ין הת×מות"; +App::$strings["No such group"] = "×ין קבוצה כזו"; +App::$strings["No such channel"] = "×ין ערוץ ×›×–×”"; +App::$strings["forum"] = "פורו×"; +App::$strings["Search Results For:"] = "תוצ×ות חיפוש עבור:"; +App::$strings["Privacy group is empty"] = "קבוצת פרטיות ×”×™× ×” ריקה"; +App::$strings["Privacy group: "] = "קבוצת פרטיות: "; +App::$strings["Invalid connection."] = "חיבור שגוי."; +App::$strings["No more system notifications."] = "×ין עוד התר×ות מערכת"; +App::$strings["System Notifications"] = "התר×ות מערכת"; +App::$strings["Unable to create element."] = "×œ× ×ž×¡×•×’×œ ליצור ×למנט"; +App::$strings["Unable to update menu element."] = "×œ× ×ž×¡×•×’×œ לעדכן ×למנט תפריט."; +App::$strings["Unable to add menu element."] = "×œ× ×ž×¡×•×’×œ להוסיף ×למנט תפריט."; +App::$strings["Menu Item Permissions"] = "הרש×ות פריט תפריט"; +App::$strings["(click to open/close)"] = "(לחץ כדי לפתוח/לסגור)"; +App::$strings["Link Name"] = "×©× ×§×™×©×•×¨"; +App::$strings["Link or Submenu Target"] = ""; +App::$strings["Enter URL of the link or select a menu name to create a submenu"] = ""; +App::$strings["Use magic-auth if available"] = ""; +App::$strings["Open link in new window"] = "פתח בתוך חלון חדש"; +App::$strings["Order in list"] = ""; +App::$strings["Higher numbers will sink to bottom of listing"] = ""; +App::$strings["Submit and finish"] = "שלח וסיי×"; +App::$strings["Submit and continue"] = "שלח והמשך"; +App::$strings["Menu:"] = "תפריט:"; +App::$strings["Link Target"] = "יעד קישור"; +App::$strings["Edit menu"] = "ערוך תפריט"; +App::$strings["Edit element"] = "ערוך ×למנט"; +App::$strings["Drop element"] = "הטל ×למנט"; +App::$strings["New element"] = "×למנט חדש"; +App::$strings["Edit this menu container"] = "ערוך ×ת מכיל תפריט ×–×”"; +App::$strings["Add menu element"] = "הוסף ×למנט תפריט"; +App::$strings["Delete this menu item"] = "מחק ×ת פריט תפריט ×–×”"; +App::$strings["Edit this menu item"] = "ערוך ×ת פריט תפריט ×–×”"; +App::$strings["Menu item not found."] = "פריט תפריט ×œ× × ×ž×¦×."; +App::$strings["Menu item deleted."] = "פריט תפריט נמחק."; +App::$strings["Menu item could not be deleted."] = "פריט תפריט ×œ× ×™×›×•×œ ×”×™×” להימחק."; +App::$strings["Edit Menu Element"] = "ערוך ×למנט תפריט"; +App::$strings["Link text"] = ""; +App::$strings["Name or caption"] = "×©× ×ו דברי הסבר"; +App::$strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\""] = "דוגמ×ות: \"בוב ג׳יימסון\", \"ליסה ×•×”×¡×•×¡×™× ×©×œ×”\", \"טניס\", \"קבוצת תעופה\""; +App::$strings["Choose a short nickname"] = "בחר ×©× ×›×™× ×•×™ קצר"; +App::$strings["Your nickname will be used to create an easy to remember channel address e.g. nickname%s"] = "×©× ×›×™× ×•×™ ישמש ×ותך כדי ליצור כתובת ערוץ קלה לזכירה למשל nickname%s"; +App::$strings["Channel role and privacy"] = ""; +App::$strings["Select a channel role with your privacy requirements."] = ""; +App::$strings["Read more about roles"] = ""; +App::$strings["Create Channel"] = "צור ערוץ"; +App::$strings["A channel is your identity on this network. It can represent a person, a blog, or a forum to name a few. Channels can make connections with other channels to share information with highly detailed permissions."] = "ערוץ ×”×•× ×”×–×”×•×ª שלך ברשת זו. ×–×” יכול לייצג ×ד×, בלוג, ×ו ×¤×•×¨×•× (נמנו רק ×חדי×). ×¢×¨×•×¦×™× ×™×›×•×œ×™× ×œ×™×¦×•×¨ ×—×™×‘×•×¨×™× ×¢× ×¢×¨×•×¦×™× ××—×¨×™× ×›×“×™ לשתף מידע בעזרת הרש×ות מפורטות מ×וד."; +App::$strings["or import an existing channel from another location."] = ""; +App::$strings["Invalid request identifier."] = "מזהה מבקש ×œ× ×ª×§×™×Ÿ."; +App::$strings["Discard"] = "סלק"; +App::$strings["Mark all system notifications seen"] = "סמן ×ת כל התר×ות המערכת כנקר×ו"; +App::$strings["Page owner information could not be retrieved."] = ""; +App::$strings["Profile Photos"] = "תצלומי פרופיל"; +App::$strings["Album not found."] = "××œ×‘×•× ×œ× × ×ž×¦×."; +App::$strings["Delete Album"] = "מחק ×לבו×"; +App::$strings["Multiple storage folders exist with this album name, but within different directories. Please remove the desired folder or folders using the Files manager"] = ""; +App::$strings["Delete Photo"] = "מחק תצלו×"; +App::$strings["No photos selected"] = "×œ× × ×‘×—×¨×• תצלומי×"; +App::$strings["Access to this item is restricted."] = ""; +App::$strings["%1$.2f MB of %2$.2f MB photo storage used."] = ""; +App::$strings["%1$.2f MB photo storage used."] = ""; +App::$strings["Upload Photos"] = "העלה תצלומי×"; +App::$strings["Enter an album name"] = "הזן ×©× ×לבו×"; +App::$strings["or select an existing album (doubleclick)"] = "×ו בחר ××œ×‘×•× ×§×™×™× (לחיצה כפולה)"; +App::$strings["Create a status post for this upload"] = ""; +App::$strings["Caption (optional):"] = "דברי הסבר (רשות):"; +App::$strings["Description (optional):"] = "תי×ור (רשות):"; +App::$strings["Album name could not be decoded"] = ""; +App::$strings["Contact Photos"] = "תצלומי ×יש קשר"; +App::$strings["Show Newest First"] = "הצג ×ת ×”×—×“×©×™× ×™×•×ª×¨ בתחילה"; +App::$strings["Show Oldest First"] = "הצג ×ת ×”×™×©× ×™× ×™×•×ª×¨ בתחילה"; +App::$strings["View Photo"] = "צפה בתצלו×"; +App::$strings["Edit Album"] = "ערוך ×לבו×"; +App::$strings["Permission denied. Access to this item may be restricted."] = ""; +App::$strings["Photo not available"] = "×ª×¦×œ×•× ×œ× ×–×ž×™×Ÿ"; +App::$strings["Use as profile photo"] = "השתמש בתור ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; +App::$strings["Use as cover photo"] = "השתמש בתור ×ª×¦×œ×•× ×©×¢×¨"; +App::$strings["Private Photo"] = "×ª×¦×œ×•× ×¤×¨×˜×™"; +App::$strings["View Full Size"] = "צפה בגודל מל×"; +App::$strings["Remove"] = "הסר"; +App::$strings["Edit photo"] = "ערוך תצלו×"; +App::$strings["Rotate CW (right)"] = "סובב כיוון-שעון (ימין)"; +App::$strings["Rotate CCW (left)"] = "סובב נגד כיוון-שעון (שמ×ל)"; +App::$strings["Enter a new album name"] = "הזן ×©× ××œ×‘×•× ×—×“×©"; +App::$strings["or select an existing one (doubleclick)"] = "×ו בחר ב×חד ×§×™×™× (לחיצה כפולה)"; +App::$strings["Caption"] = "דברי הסבר"; +App::$strings["Add a Tag"] = "הוסף תגית"; +App::$strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "דוגמ×: @bob, @Barbara_Jensen, @jim@example.com"; +App::$strings["Flag as adult in album view"] = ""; +App::$strings["I like this (toggle)"] = "×הבתי ×ת ×–×” (החלף)"; +App::$strings["I don't like this (toggle)"] = "×œ× ×הבתי ×ת ×–×” (החלף)"; +App::$strings["Please wait"] = "×× × ×”×ž×ª×Ÿ"; +App::$strings["This is you"] = "×–×” ×ת/×”"; +App::$strings["Comment"] = "תגובה"; +App::$strings["__ctx:title__ Likes"] = "×והב"; +App::$strings["__ctx:title__ Dislikes"] = "×œ× ×והב"; +App::$strings["__ctx:title__ Agree"] = "מסכי×"; +App::$strings["__ctx:title__ Disagree"] = "×œ× ×ž×¡×›×™×"; +App::$strings["__ctx:title__ Abstain"] = "נמנע"; +App::$strings["__ctx:title__ Attending"] = "נוכח"; +App::$strings["__ctx:title__ Not attending"] = "×œ× × ×•×›×—"; +App::$strings["__ctx:title__ Might attend"] = "עשוי להיווכח"; +App::$strings["View all"] = "צפה בכול×"; +App::$strings["__ctx:noun__ Like"] = array( + 0 => "×והב", + 1 => "×והבי×", +); +App::$strings["__ctx:noun__ Dislike"] = array( + 0 => "×œ× ×והב", + 1 => "×œ× ×והבי×", +); +App::$strings["Photo Tools"] = "כלי תצלו×"; +App::$strings["In This Photo:"] = "×‘×ª×¦×œ×•× ×–×”:"; +App::$strings["Map"] = "מפה"; +App::$strings["__ctx:noun__ Likes"] = "×והב"; +App::$strings["__ctx:noun__ Dislikes"] = "×œ× ×והב"; +App::$strings["Close"] = "סגור"; +App::$strings["View Album"] = "צפה ב×לבו×"; +App::$strings["Recent Photos"] = "×ª×¦×œ×•×ž×™× ×חרוני×"; +App::$strings["sent you a private message"] = "שלח לך הודעה פרטית"; +App::$strings["added your channel"] = "הוסיף ×ת הערוץ שלך"; +App::$strings["g A l F d"] = "g A l F d"; +App::$strings["[today]"] = "[היו×]"; +App::$strings["posted an event"] = "×¤×¨×¡× ×ירוע"; +App::$strings["Unable to find your hub."] = "×œ× ×ž×¡×•×’×œ ×œ×ž×¦×•× ×ת המוקד שלך."; +App::$strings["Post successful."] = "×¤×¨×¡×•× ×”×¦×œ×™×—."; +App::$strings["OpenID protocol error. No ID returned."] = "שגי×ת פרוטוקול OpenID. ×œ× ×”×•×—×–×¨ ID."; +App::$strings["Login failed."] = "התחברות נכשלה."; +App::$strings["Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."] = ""; +App::$strings["This setting requires special processing and editing has been blocked."] = ""; +App::$strings["Configuration Editor"] = "עורך תצורה"; +App::$strings["Warning: Changing some settings could render your channel inoperable. Please leave this page unless you are comfortable with and knowledgeable about how to correctly use this feature."] = ""; +App::$strings["Layout updated."] = ""; +App::$strings["Edit System Page Description"] = ""; +App::$strings["Layout not found."] = ""; +App::$strings["Module Name:"] = "×©× ×ž×•×“×•×œ:"; +App::$strings["Layout Help"] = ""; +App::$strings["Poke"] = ""; +App::$strings["Poke somebody"] = ""; +App::$strings["Poke/Prod"] = "דחוף/עורר"; +App::$strings["Poke, prod or do other things to somebody"] = ""; +App::$strings["Recipient"] = "נמען"; +App::$strings["Choose what you wish to do to recipient"] = "בחר מה ברצונך לעשות לנמען"; +App::$strings["Make this post private"] = "הפוך ×ת פוסט ×–×” לפרטי"; +App::$strings["Fetching URL returns error: %1\$s"] = ""; +App::$strings["Profile not found."] = "פרופיל ×œ× × ×ž×¦×."; +App::$strings["Profile deleted."] = "פרופיל נמחק."; +App::$strings["Profile-"] = "פרופיל-"; +App::$strings["New profile created."] = "פרופיל חדש נוצר."; +App::$strings["Profile unavailable to clone."] = ""; +App::$strings["Profile unavailable to export."] = ""; +App::$strings["Profile Name is required."] = "נדרש ×©× ×¤×¨×•×¤×™×œ."; +App::$strings["Marital Status"] = "מצב משפחתי"; +App::$strings["Romantic Partner"] = "שותף רומנטי"; +App::$strings["Likes"] = "×והב"; +App::$strings["Dislikes"] = "×œ× ×והב"; +App::$strings["Work/Employment"] = ""; +App::$strings["Religion"] = "דת"; +App::$strings["Political Views"] = "השקפות פוליטיות"; +App::$strings["Sexual Preference"] = "העדפה מינית"; +App::$strings["Homepage"] = "עמוד בית"; +App::$strings["Interests"] = ""; +App::$strings["Profile updated."] = ""; +App::$strings["Hide your connections list from viewers of this profile"] = ""; +App::$strings["Edit Profile Details"] = ""; +App::$strings["View this profile"] = "צפה בפרופיל ×–×”"; +App::$strings["Edit visibility"] = "ערוך נר×ות"; +App::$strings["Profile Tools"] = "כלי פרופיל"; +App::$strings["Change cover photo"] = "שנה ×ª×¦×œ×•× ×©×¢×¨"; +App::$strings["Change profile photo"] = "שנה ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; +App::$strings["Create a new profile using these settings"] = "צור פרופיל חדש ב×מצעות הגדרות ×לו"; +App::$strings["Clone this profile"] = "שבט ×ת פרופיל ×–×”"; +App::$strings["Delete this profile"] = "מחק ×ת פרופיל ×–×”"; +App::$strings["Add profile things"] = "הוסף דברי פרופיל"; +App::$strings["Personal"] = "×ישי"; +App::$strings["Relation"] = "יחס"; +App::$strings["Miscellaneous"] = "שונות"; +App::$strings["Import profile from file"] = "×™×‘× ×¤×¨×•×¤×™×œ מתוך קובץ"; +App::$strings["Export profile to file"] = "×™×¦× ×¤×¨×•×¤×™×œ לתוך קובץ"; +App::$strings["Your gender"] = "המין שלך"; +App::$strings["Marital status"] = "מצב משפחתי"; +App::$strings["Sexual preference"] = "העדפה מינית"; +App::$strings["Profile name"] = "×©× ×¤×¨×•×¤×™×œ"; +App::$strings["This is your default profile."] = "זהו הפרופיל השגרתי שלך."; +App::$strings["Your full name"] = "שמך המל×"; +App::$strings["Title/Description"] = "כותרת/תי×ור"; +App::$strings["Street address"] = "כתובת רחוב"; +App::$strings["Locality/City"] = "מקומיות/עיר"; +App::$strings["Region/State"] = "×זור/מחוז"; +App::$strings["Postal/Zip code"] = "דו×ר/מיקוד"; +App::$strings["Country"] = "×רץ"; +App::$strings["Who (if applicable)"] = ""; +App::$strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = ""; +App::$strings["Since (date)"] = "מ××– (ת×ריך)"; +App::$strings["Tell us about yourself"] = "ספר לנו ×ודותיך"; +App::$strings["Hometown"] = "עיר מגורי×"; +App::$strings["Political views"] = "השקפות פוליטיות"; +App::$strings["Religious views"] = "השקפות דתיות"; +App::$strings["Keywords used in directory listings"] = ""; +App::$strings["Example: fishing photography software"] = ""; +App::$strings["Musical interests"] = ""; +App::$strings["Books, literature"] = "ספרי×, ספרות"; +App::$strings["Television"] = "טלוויזיה"; +App::$strings["Film/Dance/Culture/Entertainment"] = ""; +App::$strings["Hobbies/Interests"] = ""; +App::$strings["Love/Romance"] = "×הבה/רומנטיקה"; +App::$strings["School/Education"] = "בית ספר/חינוך"; +App::$strings["Contact information and social networks"] = ""; +App::$strings["My other channels"] = "×”×¢×¨×•×¦×™× ×”××—×¨×™× ×©×œ×™"; +App::$strings["Profile Image"] = "תמונת פרופיל"; +App::$strings["Edit Profiles"] = "ערוך פרופילי×"; +App::$strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = ""; +App::$strings["Upload Profile Photo"] = "העלה ×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; +App::$strings["Invalid profile identifier."] = "מזהה פרופיל ×œ× ×ª×§×™×Ÿ."; +App::$strings["Profile Visibility Editor"] = ""; +App::$strings["Profile"] = "פרופיל"; +App::$strings["Click on a contact to add or remove."] = ""; +App::$strings["Visible To"] = ""; +App::$strings["Public Hubs"] = "×ž×•×§×“×™× ×¦×™×‘×•×¨×™×™×"; +App::$strings["The listed hubs allow public registration for the \$Projectname network. All hubs in the network are interlinked so membership on any of them conveys membership in the network as a whole. Some hubs may require subscription or provide tiered service plans. The hub itself may provide additional details."] = ""; +App::$strings["Hub URL"] = ""; +App::$strings["Access Type"] = "טיפוס גישה"; +App::$strings["Registration Policy"] = "מדיניות רישו×"; +App::$strings["Stats"] = ""; +App::$strings["Software"] = "תוכנה"; +App::$strings["Ratings"] = "דירוג"; +App::$strings["Rate"] = "דרג"; +App::$strings["Website:"] = "×תר רשת:"; +App::$strings["Remote Channel [%s] (not yet known on this site)"] = "ערוץ מרוחק [%s] (×œ× ×ž×•×›×¨ עדיין ב×תר ×–×”)"; +App::$strings["Rating (this information is public)"] = "דירוג (מידע ×–×” הינו ציבורי)"; +App::$strings["Optionally explain your rating (this information is public)"] = "הסבר לפי הצורך ×ת הדירוג שלך (מידע ×–×” הינו ציבורי)"; +App::$strings["No ratings"] = "×ין דירוג"; +App::$strings["Rating: "] = "דירוג: "; +App::$strings["Website: "] = "×תר רשת:"; +App::$strings["Description: "] = "תי×ור: "; +App::$strings["Theme settings updated."] = "הגדרות ערכת × ×•×©× ×¢×•×“×›× ×•."; +App::$strings["# Accounts"] = "# חשבונות"; +App::$strings["# blocked accounts"] = "# חשבונות חסומי×"; +App::$strings["# expired accounts"] = ""; +App::$strings["# expiring accounts"] = ""; +App::$strings["# Channels"] = "# ערוצי×"; +App::$strings["# primary"] = "# עיקרי"; +App::$strings["# clones"] = "# שיבוטי×"; +App::$strings["Message queues"] = "תור הודעות"; +App::$strings["Your software should be updated"] = "התוכנה שלך ×מורה להיות מעודכנת"; +App::$strings["Administration"] = "הנהלה"; +App::$strings["Summary"] = "סיכו×"; +App::$strings["Registered accounts"] = "חשבונות רשומי×"; +App::$strings["Pending registrations"] = "הרשמות תלויות ועומדות"; +App::$strings["Registered channels"] = "×¢×¨×•×¦×™× ×¨×©×•×ž×™×"; +App::$strings["Active plugins"] = "×ª×•×¡×¤×™× ×¤×¢×™×œ×™×"; +App::$strings["Version"] = "גרס×"; +App::$strings["Repository version (master)"] = ""; +App::$strings["Repository version (dev)"] = ""; +App::$strings["Site settings updated."] = "הגדרות ×תר עודכנו."; +App::$strings["Default"] = "ברירת מחדל"; +App::$strings["mobile"] = "נייד"; +App::$strings["experimental"] = "ניסיוני"; +App::$strings["unsupported"] = "×œ× × ×ª×ž×š"; +App::$strings["Yes - with approval"] = "כן - ×¢× ×ימות"; +App::$strings["My site is not a public server"] = "×”×תר שלי ×ינו שרת פומבי"; +App::$strings["My site has paid access only"] = "ל×תר שלי ישנה גישה ×‘×ª×©×œ×•× ×‘×œ×‘×“"; +App::$strings["My site has free access only"] = "ל×תר שלי ישנה גישה חופשית בלבד"; +App::$strings["My site offers free accounts with optional paid upgrades"] = "×”×תר שלי מציע חשבונות ×‘×—×™× × ×œ×¦×“ ×פשרות ×œ×©×“×¨×•×’×™× ×‘×ª×©×œ×•×"; +App::$strings["Site"] = "×תר"; +App::$strings["Registration"] = "רישו×"; +App::$strings["File upload"] = "העל×ת קובץ"; +App::$strings["Policies"] = "מדינויות"; +App::$strings["Advanced"] = "מתקד×"; +App::$strings["Site name"] = "×©× ×תר"; +App::$strings["Banner/Logo"] = "ב×נר/לוגו"; +App::$strings["Administrator Information"] = "מידע מנהל"; +App::$strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = ""; +App::$strings["System language"] = "שפת מערכת"; +App::$strings["System theme"] = "מוטיב מערכת"; +App::$strings["Default system theme - may be over-ridden by user profiles - change theme settings"] = ""; +App::$strings["Mobile system theme"] = ""; +App::$strings["Theme for mobile devices"] = ""; +App::$strings["Allow Feeds as Connections"] = ""; +App::$strings["(Heavy system resource usage)"] = ""; +App::$strings["Maximum image size"] = "גודל תמונה מרבי"; +App::$strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = ""; +App::$strings["Does this site allow new member registration?"] = ""; +App::$strings["Invitation only"] = "הזמנה בלבד"; +App::$strings["Only allow new member registrations with an invitation code. Above register policy must be set to Yes."] = ""; +App::$strings["Which best describes the types of account offered by this hub?"] = ""; +App::$strings["Register text"] = ""; +App::$strings["Will be displayed prominently on the registration page."] = ""; +App::$strings["Site homepage to show visitors (default: login box)"] = ""; +App::$strings["example: 'public' to show public stream, 'page/sys/home' to show a system webpage called 'home' or 'include:home.html' to include a file."] = ""; +App::$strings["Preserve site homepage URL"] = ""; +App::$strings["Present the site homepage in a frame at the original location instead of redirecting"] = ""; +App::$strings["Accounts abandoned after x days"] = ""; +App::$strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = ""; +App::$strings["Allowed friend domains"] = ""; +App::$strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = ""; +App::$strings["Allowed email domains"] = "מתחמי דו×״ל מורשי×"; +App::$strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = ""; +App::$strings["Not allowed email domains"] = "מתחמי דו×״ל ×œ× ×ž×•×¨×©×™×"; +App::$strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = ""; +App::$strings["Verify Email Addresses"] = ""; +App::$strings["Check to verify email addresses used in account registration (recommended)."] = ""; +App::$strings["Force publish"] = ""; +App::$strings["Check to force all profiles on this site to be listed in the site directory."] = ""; +App::$strings["Import Public Streams"] = ""; +App::$strings["Import and allow access to public content pulled from other sites. Warning: this content is unmoderated."] = ""; +App::$strings["Login on Homepage"] = "התחבר בעמוד בית"; +App::$strings["Present a login box to visitors on the home page if no other content has been configured."] = ""; +App::$strings["Enable context help"] = ""; +App::$strings["Display contextual help for the current page when the help button is pressed."] = ""; +App::$strings["Directory Server URL"] = ""; +App::$strings["Default directory server"] = "שרת ספרייה שגרתי"; +App::$strings["Proxy user"] = "משתמש פרוקסי"; +App::$strings["Proxy URL"] = "URL פרוקסי"; +App::$strings["Network timeout"] = "פקיעת זמן רשת"; +App::$strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = ""; +App::$strings["Delivery interval"] = "תדירות שגרתית"; +App::$strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = ""; +App::$strings["Deliveries per process"] = ""; +App::$strings["Number of deliveries to attempt in a single operating system process. Adjust if necessary to tune system performance. Recommend: 1-5."] = ""; +App::$strings["Poll interval"] = ""; +App::$strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = ""; +App::$strings["Maximum Load Average"] = "עומס ממוצע מרבי"; +App::$strings["Maximum system load before delivery and poll processes are deferred - default 50."] = ""; +App::$strings["Expiration period in days for imported (grid/network) content"] = ""; +App::$strings["0 for no expiration of imported content"] = ""; +App::$strings["Off"] = ""; +App::$strings["On"] = ""; +App::$strings["Lock feature %s"] = "נעל תכונת %s"; +App::$strings["Manage Additional Features"] = "נהל תכונות נוספות"; +App::$strings["No server found"] = "×œ× × ×ž×¦× ×©×¨×ª"; +App::$strings["ID"] = "מזהה"; +App::$strings["for channel"] = "לערוץ"; +App::$strings["on server"] = "בשרת"; +App::$strings["Server"] = "שרת"; +App::$strings["By default, unfiltered HTML is allowed in embedded media. This is inherently insecure."] = ""; +App::$strings["The recommended setting is to only allow unfiltered HTML from the following sites:"] = ""; +App::$strings["https://youtube.com/
    https://www.youtube.com/
    https://youtu.be/
    https://vimeo.com/
    https://soundcloud.com/
    "] = ""; +App::$strings["All other embedded content will be filtered, unless embedded content from that site is explicitly blocked."] = ""; +App::$strings["Security"] = "×בטחה"; +App::$strings["Block public"] = ""; +App::$strings["Check to block public access to all otherwise public personal pages on this site unless you are currently authenticated."] = ""; +App::$strings["Set \"Transport Security\" HTTP header"] = ""; +App::$strings["Set \"Content Security Policy\" HTTP header"] = ""; +App::$strings["Allow communications only from these sites"] = ""; +App::$strings["One site per line. Leave empty to allow communication from anywhere by default"] = ""; +App::$strings["Block communications from these sites"] = ""; +App::$strings["Allow communications only from these channels"] = "התר התקשרויות רק מתוך ×¢×¨×•×¦×™× ×לה"; +App::$strings["One channel (hash) per line. Leave empty to allow from any channel by default"] = ""; +App::$strings["Block communications from these channels"] = "×—×¡×•× ×”×ª×§×©×¨×•×™×•×ª מתוך ×¢×¨×•×¦×™× ×לה"; +App::$strings["Only allow embeds from secure (SSL) websites and links."] = "התר ×©×™×‘×•×¦×™× ×ž×ª×•×š ××ª×¨×™× ×•×§×™×©×•×¨×™× × ××•×‘×˜×—×™× (SSL) בלבד."; +App::$strings["Allow unfiltered embedded HTML content only from these domains"] = ""; +App::$strings["One site per line. By default embedded content is filtered."] = ""; +App::$strings["Block embedded HTML from these domains"] = ""; +App::$strings["Update has been marked successful"] = ""; +App::$strings["Executing %s failed. Check system logs."] = ""; +App::$strings["Update %s was successfully applied."] = ""; +App::$strings["Update %s did not return a status. Unknown if it succeeded."] = ""; +App::$strings["Update function %s could not be found."] = ""; +App::$strings["No failed updates."] = "×ין ×¢×“×›×•× ×™× ×›×•×©×œ×™×."; +App::$strings["Failed Updates"] = "×¢×“×›×•× ×™× ×›×•×©×œ×™×"; +App::$strings["Mark success (if update was manually applied)"] = ""; +App::$strings["Attempt to execute this update step automatically"] = ""; +App::$strings["Queue Statistics"] = ""; +App::$strings["Total Entries"] = ""; +App::$strings["Priority"] = "עדיפות"; +App::$strings["Destination URL"] = ""; +App::$strings["Mark hub permanently offline"] = "סמן מוקד בלתי מקוון לצמיתות"; +App::$strings["Empty queue for this hub"] = "רוקן תור עבור מוקד ×–×”"; +App::$strings["Last known contact"] = "×יש קשר מוכר ×חרון"; +App::$strings["%s account blocked/unblocked"] = array( + 0 => "", + 1 => "", +); +App::$strings["%s account deleted"] = array( + 0 => "חשבון %s נמחק", + 1 => "%s חשבונות נמחקו", +); +App::$strings["Account not found"] = "חשבון ×œ× × ×ž×¦×"; +App::$strings["Account '%s' deleted"] = "חשבון '%s' נמחק"; +App::$strings["Account '%s' blocked"] = "חשבון '%s' נחס×"; +App::$strings["Account '%s' unblocked"] = "חשבון '%s' נפתח"; +App::$strings["Accounts"] = "חשבונות"; +App::$strings["select all"] = "בחר הכל"; +App::$strings["Registrations waiting for confirm"] = "הרשמות ממתינות לצורך ×ישור"; +App::$strings["Request date"] = "ת×ריך בקשה"; +App::$strings["No registrations."] = "×ין הרשמות."; +App::$strings["Deny"] = "×סור"; +App::$strings["All Channels"] = "כל הערוצי×"; +App::$strings["Register date"] = "ת×ריך רישו×"; +App::$strings["Last login"] = "כניסה ×חרונה"; +App::$strings["Expires"] = "פג"; +App::$strings["Service Class"] = "מחלקת שירות"; +App::$strings["Selected accounts will be deleted!\\n\\nEverything these accounts had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; +App::$strings["The account {0} will be deleted!\\n\\nEverything this account has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; +App::$strings["%s channel censored/uncensored"] = array( + 0 => "", + 1 => "", +); +App::$strings["%s channel code allowed/disallowed"] = array( + 0 => "", + 1 => "", +); +App::$strings["%s channel deleted"] = array( + 0 => "ערוץ %s נמחק", + 1 => "%s ×¢×¨×•×¦×™× × ×ž×—×§×•", +); +App::$strings["Channel not found"] = "ערוץ ×œ× × ×ž×¦×"; +App::$strings["Channel '%s' deleted"] = "ערוץ '%s' נמחק"; +App::$strings["Channel '%s' censored"] = "ערוץ '%s' צונזר"; +App::$strings["Channel '%s' uncensored"] = "ערוץ '%s' ×™×¦× ×ž×›×œ×œ צנזורה"; +App::$strings["Channel '%s' code allowed"] = ""; +App::$strings["Channel '%s' code disallowed"] = ""; +App::$strings["Channels"] = "ערוצי×"; +App::$strings["Censor"] = "צנזר"; +App::$strings["Uncensor"] = ""; +App::$strings["Allow Code"] = "התר קוד"; +App::$strings["Disallow Code"] = "×סור קוד"; +App::$strings["Channel"] = "ערוץ"; +App::$strings["UID"] = ""; +App::$strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; +App::$strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; +App::$strings["Plugin %s disabled."] = "תוסף %s מנוטרל."; +App::$strings["Plugin %s enabled."] = "תוסף %s מ×ופשר."; +App::$strings["Disable"] = "נטרל"; +App::$strings["Enable"] = "×פשר"; +App::$strings["Plugins"] = "תוספות"; +App::$strings["Toggle"] = "החלף"; +App::$strings["Settings"] = "הגדרות"; +App::$strings["Author: "] = "מחבר: "; +App::$strings["Maintainer: "] = "מתחזק: "; +App::$strings["Minimum project version: "] = "גרסת פרויקט נומינלית: "; +App::$strings["Maximum project version: "] = "גרסת פרויקט מרבית: "; +App::$strings["Minimum PHP version: "] = "גרסת PHP נומינלית: "; +App::$strings["Requires: "] = "מצריך: "; +App::$strings["Disabled - version incompatibility"] = ""; +App::$strings["Enter the public git repository URL of the plugin repo."] = ""; +App::$strings["Plugin repo git URL"] = ""; +App::$strings["Custom repo name"] = ""; +App::$strings["(optional)"] = "(רשות)"; +App::$strings["Download Plugin Repo"] = "הורד מ×גר תוספי×"; +App::$strings["Install new repo"] = "התקן מ×גר חדש"; +App::$strings["Install"] = "התקן"; +App::$strings["Manage Repos"] = "נהל מ×גרי×"; +App::$strings["Installed Plugin Repositories"] = "מ×גרי תוסף מותקני×"; +App::$strings["Install a New Plugin Repository"] = "התקן מ×גר תוסף חדש"; +App::$strings["Update"] = "עדכן"; +App::$strings["Switch branch"] = "החלף ×¢× ×£"; +App::$strings["No themes found."] = "×œ× × ×ž×¦×ו מוטיבי×."; +App::$strings["Screenshot"] = "×¦×™×œ×•× ×ž×¡×š"; +App::$strings["Themes"] = "ערכות נוש×"; +App::$strings["[Experimental]"] = "[ניסיוני]"; +App::$strings["[Unsupported]"] = "[×œ× × ×ª×ž×š]"; +App::$strings["Log settings updated."] = "הגדרות יומן עדכנו."; +App::$strings["Logs"] = "יומני×"; +App::$strings["Clear"] = "טהר"; +App::$strings["Debugging"] = "דיב××’"; +App::$strings["Log file"] = "קובץ יומן"; +App::$strings["Must be writable by web server. Relative to your top-level webserver directory."] = ""; +App::$strings["Log level"] = ""; +App::$strings["New Profile Field"] = "שדה פרופיל חדש"; +App::$strings["Field nickname"] = "×©× ×›×™× ×•×™ שדה"; +App::$strings["System name of field"] = "×©× ×ž×¢×¨×›×ª של שדה"; +App::$strings["Input type"] = "טיפוס קלט"; +App::$strings["Field Name"] = "×©× ×©×“×”"; +App::$strings["Label on profile pages"] = ""; +App::$strings["Help text"] = "טקסט עזרה"; +App::$strings["Additional info (optional)"] = "מידע נוסף (רשות)"; +App::$strings["Field definition not found"] = "הגדרת שדה ×œ× × ×ž×¦××”"; +App::$strings["Edit Profile Field"] = "ערוך שדה פרופיל"; +App::$strings["Profile Fields"] = "שדות פרופיל"; +App::$strings["Basic Profile Fields"] = "שדות פרופיל בסיסיי×"; +App::$strings["Advanced Profile Fields"] = "שדות פרופיל מתקדמי×"; +App::$strings["(In addition to basic fields)"] = "(בנוסף על שדות בסיסיי×)"; +App::$strings["All available fields"] = "כל השדות הזמיני×"; +App::$strings["Custom Fields"] = "שדות מות×מי×"; +App::$strings["Create Custom Field"] = "צור שדה מות××"; +App::$strings["App installed."] = "×פליקציה מותקנת."; +App::$strings["Malformed app."] = "×פליקציה פגומה."; +App::$strings["Embed code"] = "הטמע קוד"; +App::$strings["Edit App"] = "ערוך ×פליקציה"; +App::$strings["Create App"] = "צור ×פליקציה"; +App::$strings["Name of app"] = "×©× ×©×œ ×פליקציה"; +App::$strings["Location (URL) of app"] = "×ž×™×§×•× (URL) של ×פליקציה"; +App::$strings["Photo icon URL"] = ""; +App::$strings["80 x 80 pixels - optional"] = "80 x 80 ×¤×™×§×¡×œ×™× - רשות"; +App::$strings["Categories (optional, comma separated list)"] = "קטגוריות (רשות, רשימה מופרדת פסיקי×)"; +App::$strings["Version ID"] = "מזהה גרס×"; +App::$strings["Price of app"] = "מחיר ×פליקציה"; +App::$strings["Location (URL) to purchase app"] = "×ž×™×§×•× (URL) כדי לרכוש ×פליקציה"; +App::$strings["Select a bookmark folder"] = "בחר תיקיית סימניות"; +App::$strings["Save Bookmark"] = "שמור סימנייה"; +App::$strings["URL of bookmark"] = "URL של סימנייה"; +App::$strings["Or enter new bookmark folder name"] = "×ו הזן ×©× ×ª×™×§×™×™×ª סימניות חדש"; +App::$strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = ""; +App::$strings["Please indicate acceptance of the Terms of Service. Registration failed."] = ""; +App::$strings["Passwords do not match."] = "סיסמ×ות ×œ× ×ª×•×מות."; +App::$strings["Registration successful. Please check your email for validation instructions."] = ""; +App::$strings["Your registration is pending approval by the site owner."] = ""; +App::$strings["Your registration can not be processed."] = "הרשמתך ×œ× × ×™×ª× ×ª לעיבוד"; +App::$strings["Registration on this hub is disabled."] = "×¨×™×©×•× ×¢×œ מוקד ×–×” הינו מנוטרל."; +App::$strings["Registration on this hub is by approval only."] = "×¨×™×©×•× ×¢×œ מוקד ×–×” הינו מותנה ב×ישור."; +App::$strings["Register at another affiliated hub."] = "×”×™×¨×©× ×‘×ž×•×§×“ מקושר ×חר."; +App::$strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = ""; +App::$strings["Terms of Service"] = "תנ××™ שימוש"; +App::$strings["I accept the %s for this website"] = "×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”"; +App::$strings["I am over 13 years of age and accept the %s for this website"] = "גילי מעל 13 שנה ו×× ×™ מקבל ×ת ×”%s ל×תר רשת ×–×”"; +App::$strings["Your email address"] = "כתובת דו×״ל שלך"; +App::$strings["Choose a password"] = "בחר סיסמה"; +App::$strings["Please re-enter your password"] = "בבקשה הזן שוב ×ת סיסמתך"; +App::$strings["Please enter your invitation code"] = ""; +App::$strings["no"] = "ל×"; +App::$strings["yes"] = "כן"; +App::$strings["Membership on this site is by invitation only."] = "חברות ב×תר ×–×” ×”×™× ×‘×מצעות הזמנה בלבד."; +App::$strings["Register"] = "הרשמה"; +App::$strings["Proceed to create your first channel"] = "המשך כדי ליצור ×ת הערוץ הר×שון שלך"; +App::$strings["Please login."] = "×× × ×”×ª×—×‘×¨."; +App::$strings["Account removals are not allowed within 48 hours of changing the account password."] = ""; +App::$strings["Remove This Account"] = "הסר ×ת חשבון ×–×”"; +App::$strings["WARNING: "] = "×זהרה: "; +App::$strings["This account and all its channels will be completely removed from the network. "] = ""; +App::$strings["This action is permanent and can not be undone!"] = ""; +App::$strings["Please enter your password for verification:"] = "×× × ×”×–×Ÿ ×ת הסיסמה שלך לצורך ×ימות:"; +App::$strings["Remove this account, all its channels and all its channel clones from the network"] = ""; +App::$strings["By default only the instances of the channels located on this hub will be removed from the network"] = ""; +App::$strings["Remove Account"] = "הסר חשבון"; +App::$strings["Channel removals are not allowed within 48 hours of changing the account password."] = ""; +App::$strings["Remove This Channel"] = "הסר ×ת ערוץ ×–×”"; +App::$strings["This channel will be completely removed from the network. "] = ""; +App::$strings["Remove this channel and all its clones from the network"] = ""; +App::$strings["By default only the instance of the channel located on this hub will be removed from the network"] = ""; +App::$strings["Remove Channel"] = "הסר ערוץ"; +App::$strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = ""; +App::$strings["The error message was:"] = ""; +App::$strings["Authentication failed."] = "×ימות נכשל."; +App::$strings["Remote Authentication"] = "×ימות מרוחק"; +App::$strings["Enter your channel address (e.g. channel@example.com)"] = ""; +App::$strings["Authenticate"] = ""; +App::$strings["Items tagged with: %s"] = "×¤×¨×™×˜×™× ×ž×ª×•×™×™×’×™× ×¢×: %s"; +App::$strings["Search results for: %s"] = "תוצ×ות חיפוש עבור: %s"; +App::$strings["No service class restrictions found."] = "×œ× × ×ž×¦×ו הגבלות מחלקת ערוץ."; +App::$strings["Name is required"] = "נדרש ש×"; +App::$strings["Key and Secret are required"] = "מפתח ×•×’× ×¡×•×“ ×”×™× × ×‘×’×“×¨ חובה."; +App::$strings["Not valid email."] = "×œ× ×“×•×״ל תקף."; +App::$strings["Protected email address. Cannot change to that email."] = "כתובת דו×״ל מוגנת. ×œ× ×ž×¡×•×’×œ לשנות לדו×״ל ×–×”."; +App::$strings["System failure storing new email. Please try again."] = ""; +App::$strings["Password verification failed."] = "×ימות סיסמה נכשל."; +App::$strings["Passwords do not match. Password unchanged."] = "סיסמ×ות ×œ× ×ª×•×מות. סיסמה ×œ× ×©×•× ×ª×”."; +App::$strings["Empty passwords are not allowed. Password unchanged."] = "סיסמ×ות ריקות ×œ× ×ž×•×ª×¨×•×ª. סיסמה ×œ× ×©×•× ×ª×”."; +App::$strings["Password changed."] = "סיסמה שונתה."; +App::$strings["Password update failed. Please try again."] = "עדכון סיסמה נכשל. ×× × × ×¡×” שוב."; +App::$strings["Settings updated."] = "הגדרות עודכנו."; +App::$strings["Add application"] = "הוסף ×פליקציה"; +App::$strings["Name of application"] = "×©× ×©×œ ×פליקציה"; +App::$strings["Consumer Key"] = "מפתח צרכן"; +App::$strings["Automatically generated - change if desired. Max length 20"] = ""; +App::$strings["Consumer Secret"] = "סוד צרכן"; +App::$strings["Redirect"] = ""; +App::$strings["Redirect URI - leave blank unless your application specifically requires this"] = ""; +App::$strings["Icon url"] = ""; +App::$strings["Optional"] = "רשות"; +App::$strings["Application not found."] = "×™×™×©×•× ×œ× × ×ž×¦×."; +App::$strings["Connected Apps"] = "×פליקציות מחוברות"; +App::$strings["Client key starts with"] = ""; +App::$strings["No name"] = "×ין ש×"; +App::$strings["Remove authorization"] = "הסר ×ישור"; +App::$strings["No feature settings configured"] = ""; +App::$strings["Feature/Addon Settings"] = ""; +App::$strings["Account Settings"] = "הגדרות חשבון"; +App::$strings["Current Password"] = "סיסמה נוכחית"; +App::$strings["Enter New Password"] = "הזן סיסמה חדשה"; +App::$strings["Confirm New Password"] = "×מת סיסמה חדשה"; +App::$strings["Leave password fields blank unless changing"] = "הש×ר דשות סיסמה ×¨×™×§×™× ××œ× ×× ×›×Ÿ ברצונך לשנות"; +App::$strings["Email Address:"] = "כתובת דו×״ל:"; +App::$strings["Remove this account including all its channels"] = "הסר ×ת חשבון ×–×” לרבות כל ×”×¢×¨×•×¦×™× ×©×œ×•"; +App::$strings["Additional Features"] = "תכונות נוספות"; +App::$strings["Connector Settings"] = "הגדרות מקשר"; +App::$strings["No special theme for mobile devices"] = "×ין ערכת × ×•×©× ×ž×™×•×—×“×ª ×œ×”×ª×§× ×™× × ×™×™×“×™×"; +App::$strings["%s - (Experimental)"] = "%s - (ניסיוני)"; +App::$strings["Display Settings"] = "הגדרות תצוגה"; +App::$strings["Theme Settings"] = "הגדרות ערכת נוש×"; +App::$strings["Custom Theme Settings"] = "הגדרות ערכת × ×•×©× ×ž×•×ª×מת"; +App::$strings["Content Settings"] = "הגדרות תוכן"; +App::$strings["Display Theme:"] = ""; +App::$strings["Mobile Theme:"] = ""; +App::$strings["Preload images before rendering the page"] = ""; +App::$strings["The subjective page load time will be longer but the page will be ready when displayed"] = ""; +App::$strings["Enable user zoom on mobile devices"] = ""; +App::$strings["Update browser every xx seconds"] = "עדכן דפדפן כל xx שניות"; +App::$strings["Minimum of 10 seconds, no maximum"] = "×ž×™× ×™×ž×•× ×©×œ 10 שניות, ×ין מקסימו×"; +App::$strings["Maximum number of conversations to load at any time:"] = ""; +App::$strings["Maximum of 100 items"] = "×ž×§×¡×™×ž×•× ×©×œ 100 פריטי×"; +App::$strings["Show emoticons (smilies) as images"] = ""; +App::$strings["Link post titles to source"] = ""; +App::$strings["System Page Layout Editor - (advanced)"] = ""; +App::$strings["Use blog/list mode on channel page"] = ""; +App::$strings["(comments displayed separately)"] = "(תגובות מוצגות בנפרד)"; +App::$strings["Use blog/list mode on grid page"] = ""; +App::$strings["Channel page max height of content (in pixels)"] = ""; +App::$strings["click to expand content exceeding this height"] = ""; +App::$strings["Grid page max height of content (in pixels)"] = ""; +App::$strings["Nobody except yourself"] = "××£ ×חד חוץ ממך"; +App::$strings["Only those you specifically allow"] = "רק ×לו שהתרת ×œ×”× ×‘×ž×¤×•×¨×©"; +App::$strings["Approved connections"] = "×—×™×‘×•×¨×™× ×ž×ושרי×"; +App::$strings["Any connections"] = "כל חיבור"; +App::$strings["Anybody on this website"] = "כל ×חד ב×תר רשת ×–×”"; +App::$strings["Anybody in this network"] = "כל ×חד ברשת זו"; +App::$strings["Anybody authenticated"] = "כל ×חד ש×ושר"; +App::$strings["Anybody on the internet"] = "כל ×חד ב×ינטרנט"; +App::$strings["Publish your default profile in the network directory"] = ""; +App::$strings["Allow us to suggest you as a potential friend to new members?"] = ""; +App::$strings["Your channel address is"] = "כתובת הערוץ שלך ×”×™×"; +App::$strings["Channel Settings"] = "הגדרות ערוץ"; +App::$strings["Basic Settings"] = "הגדרות בסיסיות"; +App::$strings["Full Name:"] = "×©× ×ž×œ×:"; +App::$strings["Your Timezone:"] = "×זור זמן שלך:"; +App::$strings["Default Post Location:"] = "×ž×™×§×•× ×¤×•×¡×˜ שגרתי:"; +App::$strings["Geographical location to display on your posts"] = "×ž×™×§×•× ×’×™×וגרפי להצגה ×‘×¤×•×¡×˜×™× ×©×œ×š"; +App::$strings["Use Browser Location:"] = "השתמש ×‘×ž×™×§×•× ×“×¤×“×¤×Ÿ:"; +App::$strings["Adult Content"] = "תוכן מבוגרי×"; +App::$strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "ערוץ ×–×” ×ž×¤×¨×¡× ×ª×•×›×Ÿ ×œ×ž×‘×•×’×¨×™× ×‘×ופן תדיר ×ו שגרתי. (×× × ×ª×™×™×’ כל חומר ×œ×ž×‘×•×’×¨×™× ×•/×ו ×¢×™×¨×•× ×¢× NSFW#)"; +App::$strings["Security and Privacy Settings"] = "הגדרות ×בטחה ופרטיות"; +App::$strings["Your permissions are already configured. Click to view/adjust"] = ""; +App::$strings["Hide my online presence"] = "הסתר ×ת הנוכחות המקוונת שלי"; +App::$strings["Prevents displaying in your profile that you are online"] = ""; +App::$strings["Simple Privacy Settings:"] = "הגדרות פרטיות פשוטות:"; +App::$strings["Very Public - extremely permissive (should be used with caution)"] = "ציבורי מ×וד - מתירני ביותר (יש להשתמש בזהירות)"; +App::$strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "טיפוסי - ציבורי שגרתי, פרטיות לפי דרישה (דומה להרש×ות רשת חברתית ××•×œ× ×œ×¦×“ פרטיות משופרת)"; +App::$strings["Private - default private, never open or public"] = "פרטי - פרטי שגרתי, ××£ ×¤×¢× ×œ× ×¤×ª×•×— ×ו ציבורי"; +App::$strings["Blocked - default blocked to/from everybody"] = "×—×¡×•× - ×—×¡×•× ×©×’×¨×ª×™ ×ל/מן כל ×חד"; +App::$strings["Allow others to tag your posts"] = "התר ל××—×¨×™× ×œ×ª×™×™×’ ×ת ×”×¤×•×¡×˜×™× ×©×œ×š"; +App::$strings["Often used by the community to retro-actively flag inappropriate content"] = ""; +App::$strings["Advanced Privacy Settings"] = "הגדרות פרטיות מתקדמות"; +App::$strings["Expire other channel content after this many days"] = ""; +App::$strings["0 or blank to use the website limit."] = ""; +App::$strings["This website expires after %d days."] = ""; +App::$strings["This website does not expire imported content."] = ""; +App::$strings["The website limit takes precedence if lower than your limit."] = ""; +App::$strings["Maximum Friend Requests/Day:"] = ""; +App::$strings["May reduce spam activity"] = ""; +App::$strings["Default Post and Publish Permissions"] = ""; +App::$strings["Use my default audience setting for the type of object published"] = ""; +App::$strings["Channel permissions category:"] = ""; +App::$strings["Maximum private messages per day from unknown people:"] = ""; +App::$strings["Useful to reduce spamming"] = ""; +App::$strings["Notification Settings"] = "הגדרות התר××”"; +App::$strings["By default post a status message when:"] = ""; +App::$strings["accepting a friend request"] = ""; +App::$strings["joining a forum/community"] = ""; +App::$strings["making an interesting profile change"] = ""; +App::$strings["Send a notification email when:"] = "שלח דו×״ל התר××” ×›×שר:"; +App::$strings["You receive a connection request"] = "קיבלת בקשת חיבור"; +App::$strings["Your connections are confirmed"] = "×”×—×™×‘×•×¨×™× ×©×œ×š ×”×™× × ×ž×ומתי×"; +App::$strings["Someone writes on your profile wall"] = "מישהו כותב על קיר הפרופיל שלך"; +App::$strings["Someone writes a followup comment"] = "מישהו ×¨×•×©× ×ª×’×•×‘×ª המשך"; +App::$strings["You receive a private message"] = "קיבלת הודעה פרטית"; +App::$strings["You receive a friend suggestion"] = "קיבלת הצעת ידידי×"; +App::$strings["You are tagged in a post"] = ""; +App::$strings["You are poked/prodded/etc. in a post"] = ""; +App::$strings["Show visual notifications including:"] = ""; +App::$strings["Unseen grid activity"] = ""; +App::$strings["Unseen channel activity"] = "פעילות ערוץ ×œ× × ×¨×ית"; +App::$strings["Unseen private messages"] = "הודעות ערוץ ×œ× × ×¨×ות"; +App::$strings["Recommended"] = ""; +App::$strings["Upcoming events"] = "××™×¨×•×¢×™× ×§×¨×•×‘×™×"; +App::$strings["Events today"] = "××™×¨×•×¢×™× ×”×™×•×"; +App::$strings["Upcoming birthdays"] = "ימי הולדת קרובי×"; +App::$strings["Not available in all themes"] = ""; +App::$strings["System (personal) notifications"] = ""; +App::$strings["System info messages"] = "הודעות מידע מערכת"; +App::$strings["System critical alerts"] = ""; +App::$strings["New connections"] = "×—×™×‘×•×¨×™× ×—×“×©×™×"; +App::$strings["System Registrations"] = "הרשמות מערכת"; +App::$strings["Also show new wall posts, private messages and connections under Notices"] = ""; +App::$strings["Notify me of events this many days in advance"] = ""; +App::$strings["Must be greater than 0"] = ""; +App::$strings["Advanced Account/Page Type Settings"] = ""; +App::$strings["Change the behaviour of this account for special situations"] = ""; +App::$strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = ""; +App::$strings["Miscellaneous Settings"] = "הגדרות שונות"; +App::$strings["Default photo upload folder"] = "תיקיית העל×ת ×ª×¦×œ×•× ×©×’×¨×ª×™×ª"; +App::$strings["%Y - current year, %m - current month"] = "%Y - שנה נוכחית, %m - חודש נוכחי"; +App::$strings["Default file upload folder"] = "תיקיית העל×ת קובץ שגרתית"; +App::$strings["Personal menu to display in your channel pages"] = ""; +App::$strings["Remove this channel."] = "הסר ×ת ערוץ ×–×”."; +App::$strings["Firefox Share \$Projectname provider"] = ""; +App::$strings["Start calendar week on monday"] = ""; +App::$strings["\$Projectname Server - Setup"] = "שרת \$Projectname - הבנייה"; +App::$strings["Could not connect to database."] = "×œ× ×”×™×ª×” ×פשרות להתחבר למסד נתוני×."; +App::$strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = ""; +App::$strings["Could not create table."] = ""; +App::$strings["Your site database has been installed."] = ""; +App::$strings["You may need to import the file \"install/schema_xxx.sql\" manually using a database client."] = ""; +App::$strings["Please see the file \"install/INSTALL.txt\"."] = ""; +App::$strings["System check"] = "בדיקת מערכת"; +App::$strings["Check again"] = "בדוק שוב"; +App::$strings["Database connection"] = "חיבור מסד נתוני×"; +App::$strings["In order to install \$Projectname we need to know how to connect to your database."] = ""; +App::$strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = ""; +App::$strings["The database you specify below should already exist. If it does not, please create it before continuing."] = ""; +App::$strings["Database Server Name"] = "×©× ×©×¨×ª מסד נתוני×"; +App::$strings["Default is 127.0.0.1"] = "ברירת מחדל 127.0.0.1"; +App::$strings["Database Port"] = "פורט מסד נתוני×"; +App::$strings["Communication port number - use 0 for default"] = ""; +App::$strings["Database Login Name"] = "×©× ×›× ×™×¡×” מסד נתוני×"; +App::$strings["Database Login Password"] = "סיסמה מסד נתוני×"; +App::$strings["Database Name"] = "×©× ×ž×¡×“ נתוני×"; +App::$strings["Database Type"] = "טיפוס מסד נתוני×"; +App::$strings["Site administrator email address"] = "כתובת דו×״ל מנהל ×תר"; +App::$strings["Your account email address must match this in order to use the web admin panel."] = ""; +App::$strings["Website URL"] = "כתובת ×תר ×ינטרנט"; +App::$strings["Please use SSL (https) URL if available."] = "×× × ×”×©×ª×ž×© בכתובת SSL (כלומר, https) ×× ×–×ž×™× ×”."; +App::$strings["Please select a default timezone for your website"] = ""; +App::$strings["Site settings"] = "הגדרות ×תר"; +App::$strings["Enable \$Projectname advanced features?"] = "×פשר תכונות מתקדמות בפרויקט \$Projectname?"; +App::$strings["Some advanced features, while useful - may be best suited for technically proficient audiences"] = ""; +App::$strings["PHP version 5.5 or greater is required."] = ""; +App::$strings["PHP version"] = ""; +App::$strings["Could not find a command line version of PHP in the web server PATH."] = ""; +App::$strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = ""; +App::$strings["PHP executable path"] = "נתיב PHP נתון ליישו×"; +App::$strings["Enter full path to php executable. You can leave this blank to continue the installation."] = ""; +App::$strings["Command line PHP"] = "שורת פקודה PHP"; +App::$strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = ""; +App::$strings["This is required for message delivery to work."] = ""; +App::$strings["PHP register_argc_argv"] = ""; +App::$strings["Your max allowed total upload size is set to %s. Maximum size of one file to upload is set to %s. You are allowed to upload up to %d files at once."] = ""; +App::$strings["You can adjust these settings in the servers php.ini."] = ""; +App::$strings["PHP upload limits"] = ""; +App::$strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = ""; +App::$strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = ""; +App::$strings["Generate encryption keys"] = "הפק מפתחות הצפנה"; +App::$strings["libCurl PHP module"] = "מודול libCurl PHP"; +App::$strings["GD graphics PHP module"] = ""; +App::$strings["OpenSSL PHP module"] = "מודול OpenSSL PHP"; +App::$strings["mysqli or postgres PHP module"] = "מודול mysqli PHP ×ו postgres"; +App::$strings["mb_string PHP module"] = "מודול mb_string PHP"; +App::$strings["mcrypt PHP module"] = "מודול mcrypt PHP"; +App::$strings["xml PHP module"] = "מודול xml PHP"; +App::$strings["Apache mod_rewrite module"] = "מודול Apache mod_rewrite"; +App::$strings["Error: Apache webserver mod-rewrite module is required but not installed."] = ""; +App::$strings["proc_open"] = "proc_open"; +App::$strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = ""; +App::$strings["Error: libCURL PHP module required but not installed."] = ""; +App::$strings["Error: GD graphics PHP module with JPEG support required but not installed."] = ""; +App::$strings["Error: openssl PHP module required but not installed."] = ""; +App::$strings["Error: mysqli or postgres PHP module required but neither are installed."] = ""; +App::$strings["Error: mb_string PHP module required but not installed."] = ""; +App::$strings["Error: mcrypt PHP module required but not installed."] = ""; +App::$strings["Error: xml PHP module required for DAV but not installed."] = ""; +App::$strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = ""; +App::$strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = ""; +App::$strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = ""; +App::$strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = ""; +App::$strings[".htconfig.php is writable"] = ".htconfig.php הינו כתיב"; +App::$strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = ""; +App::$strings["In order to store these compiled templates, the web server needs to have write access to the directory %s under the top level web folder."] = ""; +App::$strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = ""; +App::$strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = ""; +App::$strings["%s is writable"] = "%s הינו כתיב"; +App::$strings["Red uses the store directory to save uploaded files. The web server needs to have write access to the store directory under the Red top level folder"] = ""; +App::$strings["store is writable"] = ""; +App::$strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = ""; +App::$strings["If you have https access to your website or allow connections to TCP port 443 (the https: port), you MUST use a browser-valid certificate. You MUST NOT use self-signed certificates!"] = ""; +App::$strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = ""; +App::$strings["If your certificate is not recognized, members of other sites (who may themselves have valid certificates) will get a warning message on their own site complaining about security issues."] = ""; +App::$strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = ""; +App::$strings["Providers are available that issue free certificates which are browser-valid."] = ""; +App::$strings["SSL certificate validation"] = "הוכחת תקפות של תעודת SSL"; +App::$strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = ""; +App::$strings["Url rewrite is working"] = ""; +App::$strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = ""; +App::$strings["Errors encountered creating database tables."] = ""; +App::$strings["

    What next

    "] = "

    מה הל××”

    "; +App::$strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = ""; +App::$strings["Files: shared with me"] = ""; +App::$strings["NEW"] = "חדש"; +App::$strings["Remove all files"] = "הסר ×ת כל הקבצי×"; +App::$strings["Remove this file"] = "הסר ×ת קובץ ×–×”"; +App::$strings["Version %s"] = "×’×¨×¡× %s"; +App::$strings["Installed plugins/addons/apps:"] = ""; +App::$strings["No installed plugins/addons/apps"] = ""; +App::$strings["This is a hub of \$Projectname - a global cooperative network of decentralized privacy enhanced websites."] = "זהו מוקד של \$Projectname - רשת קו×ופרטיבית מבוזרת של ×תרי רשת בעלי פרטיות משוכללת."; +App::$strings["Tag: "] = "תגית: "; +App::$strings["Last background fetch: "] = ""; +App::$strings["Current load average: "] = "עומס ממוצע נוכחי: "; +App::$strings["Running at web location"] = ""; +App::$strings["Please visit hubzilla.org to learn more about \$Projectname."] = "×× × ×‘×§×¨ ב×תר hubzilla.org כדי ללמוד עוד ×ודות \$Projectname."; +App::$strings["Bug reports and issues: please visit"] = ""; +App::$strings["\$projectname issues"] = "סוגיות \$projectname"; +App::$strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = ""; +App::$strings["Site Administrators"] = "מנהלי ×תר"; +App::$strings["Failed to create source. No channel selected."] = ""; +App::$strings["Source created."] = "מקור נוצר."; +App::$strings["Source updated."] = "מקור עודכן."; +App::$strings["*"] = "*"; +App::$strings["Channel Sources"] = "מקורות ערוץ"; +App::$strings["Manage remote sources of content for your channel."] = ""; +App::$strings["New Source"] = "מקור חדש"; +App::$strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = ""; +App::$strings["Only import content with these words (one per line)"] = ""; +App::$strings["Leave blank to import all public content"] = ""; +App::$strings["Channel Name"] = "×©× ×¢×¨×•×¥"; +App::$strings["Add the following categories to posts imported from this source (comma separated)"] = ""; +App::$strings["Source not found."] = "מקור ×œ× × ×ž×¦×."; +App::$strings["Edit Source"] = "ערוך מקור"; +App::$strings["Delete Source"] = "מחק מקור"; +App::$strings["Source removed"] = "מקור הוסר"; +App::$strings["Unable to remove source."] = ""; +App::$strings["%1\$s is following %2\$s's %3\$s"] = ""; +App::$strings["%1\$s stopped following %2\$s's %3\$s"] = ""; +App::$strings["No suggestions available. If this is a new site, please try again in 24 hours."] = ""; +App::$strings["Ignore/Hide"] = "התעל×/הסתר"; +App::$strings["post"] = "פוסט"; +App::$strings["comment"] = "תגובה"; +App::$strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = ""; +App::$strings["Tag removed"] = ""; +App::$strings["Remove Item Tag"] = ""; +App::$strings["Select a tag to remove: "] = ""; +App::$strings["Thing updated"] = ""; +App::$strings["Object store: failed"] = ""; +App::$strings["Thing added"] = ""; +App::$strings["OBJ: %1\$s %2\$s %3\$s"] = ""; +App::$strings["Show Thing"] = "הצג דבר"; +App::$strings["item not found."] = "פריט ×œ× × ×ž×¦×"; +App::$strings["Edit Thing"] = "ערוך דבר"; +App::$strings["Select a profile"] = "בחר פרופיל"; +App::$strings["Post an activity"] = "×¤×¨×¡× ×¤×¢×™×œ×•×ª"; +App::$strings["Only sends to viewers of the applicable profile"] = ""; +App::$strings["Name of thing e.g. something"] = "×©× ×©×œ דבר, לדוגמ×: משהו"; +App::$strings["URL of thing (optional)"] = "URL של דבר (רשות)"; +App::$strings["URL for photo of thing (optional)"] = "URL עבור ×ª×¦×œ×•× ×©×œ משהו (רשות)"; +App::$strings["Add Thing to your Profile"] = "הוסף דבר לפרופיל שלך"; +App::$strings["Export Channel"] = "×™×¦× ×¢×¨×•×¥"; +App::$strings["Export your basic channel information to a file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new server hub, but does not contain your content."] = ""; +App::$strings["Export Content"] = "×™×¦× ×ª×•×›×Ÿ"; +App::$strings["Export your channel information and recent content to a JSON backup that can be restored or imported to another server hub. This backs up all of your connections, permissions, profile data and several months of posts. This file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = ""; +App::$strings["Export your posts from a given year."] = "×™×¦× ×¤×•×¡×˜×™× ×ž×ª×•×š שנה נתונה."; +App::$strings["You may also export your posts and conversations for a particular year or month. Adjust the date in your browser location bar to select other dates. If the export fails (possibly due to memory exhaustion on your server hub), please try again selecting a more limited date range."] = ""; +App::$strings["To select all posts for a given year, such as this year, visit %2\$s"] = ""; +App::$strings["To select all posts for a given month, such as January of this year, visit %2\$s"] = ""; +App::$strings["These content files may be imported or restored by visiting %2\$s on any site containing your channel. For best results please import or restore these in date order (oldest first)."] = ""; +App::$strings["No connections."] = "×ין חיבורי×."; +App::$strings["Visit %s's profile [%s]"] = ""; +App::$strings["View Connections"] = "צפה בחיבורי×"; +App::$strings["Source of Item"] = "מקור פריט"; +App::$strings["Webpages"] = "עמודי רשת"; +App::$strings["Actions"] = "פעולות"; +App::$strings["Page Link"] = "קישור עמוד"; +App::$strings["Page Title"] = "כותרת עמוד"; +App::$strings["Xchan Lookup"] = "חיפוש Xchan"; +App::$strings["Lookup xchan beginning with (or webbie): "] = ""; +App::$strings["Wiki"] = "ויקי"; +App::$strings["Sandbox"] = "×רגז חול"; +App::$strings["Enter the name of your new wiki:"] = "הזן ×ת ×”×©× ×©×œ הויקי החדש שלך:"; +App::$strings["Enter the name of the new page:"] = "הזן ×ת ×”×©× ×©×œ העמוד החדש:"; +App::$strings["Enter the new name:"] = "הזן ×ת ×”×©× ×”×—×“×©:"; +App::$strings["Missing room name"] = ""; +App::$strings["Duplicate room name"] = ""; +App::$strings["Invalid room specifier."] = "מציין חדר שגוי"; +App::$strings["Room not found."] = "חדר ×œ× × ×ž×¦×."; +App::$strings["Room is full"] = "חדר מל×"; +App::$strings["\$Projectname Notification"] = "התר×ות \$Projectname"; +App::$strings["\$projectname"] = "\$projectname"; +App::$strings["Thank You,"] = "תודה,"; +App::$strings["%s Administrator"] = "הנהלת %s"; +App::$strings["%s "] = ""; +App::$strings["[Hubzilla:Notify] New mail received at %s"] = "[Hubzilla:התר××”] דו×ר חדש נתקבל %s"; +App::$strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s של לך הודעה פרטית חדשה ב×תר %3\$s."; +App::$strings["%1\$s sent you %2\$s."] = "%1\$s שלח לך %2\$s."; +App::$strings["a private message"] = "הודעה פרטית"; +App::$strings["Please visit %s to view and/or reply to your private messages."] = "×× × ×‘×§×¨ בכתובת %s כדי לצפות ו/×ו להשיב להודעות הפרטיות שלך."; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = ""; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = ""; +App::$strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = ""; +App::$strings["[Hubzilla:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Hubzilla:התר××”] תגובה לדיון #%1\$d מ×ת %2\$s"; +App::$strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = ""; +App::$strings["Please visit %s to view and/or reply to the conversation."] = ""; +App::$strings["[Hubzilla:Notify] %s posted to your profile wall"] = "[Hubzilla:התר××”] %s ×¤×¨×¡× ×œ×§×™×¨ הפרופיל שלך"; +App::$strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = ""; +App::$strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = ""; +App::$strings["[Hubzilla:Notify] %s tagged you"] = "[Hubzilla:התר××”] %s תייג ×ותך"; +App::$strings["%1\$s, %2\$s tagged you at %3\$s"] = ""; +App::$strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = ""; +App::$strings["[Hubzilla:Notify] %1\$s poked you"] = ""; +App::$strings["%1\$s, %2\$s poked you at %3\$s"] = ""; +App::$strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = ""; +App::$strings["[Hubzilla:Notify] %s tagged your post"] = "[Hubzilla:התר××”] %s תייג פוסט שלך"; +App::$strings["%1\$s, %2\$s tagged your post at %3\$s"] = ""; +App::$strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = ""; +App::$strings["[Hubzilla:Notify] Introduction received"] = "[Hubzilla:התר××”] היכרות פורמלית נתקבלה"; +App::$strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = ""; +App::$strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = ""; +App::$strings["You may visit their profile at %s"] = "×תה יכול לבקר ×ת הפרופיל ×©×œ×”× ×‘×§×™×©×•×¨ %s"; +App::$strings["Please visit %s to approve or reject the connection request."] = ""; +App::$strings["[Hubzilla:Notify] Friend suggestion received"] = "[Hubzilla:התר××”] הצעת חבר נתקבלה"; +App::$strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = ""; +App::$strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = ""; +App::$strings["Name:"] = "ש×:"; +App::$strings["Photo:"] = "תצלו×:"; +App::$strings["Please visit %s to approve or reject the suggestion."] = ""; +App::$strings["[Hubzilla:Notify]"] = "[Hubzilla:התר××”]"; +App::$strings["created a new post"] = "צור פוסט חדש"; +App::$strings["commented on %s's post"] = "הגיב/×” על פוסט של %s"; +App::$strings["Private Message"] = "הודעה פרטית"; +App::$strings["Select"] = "בחר"; +App::$strings["Save to Folder"] = "שמור לתיקייה"; +App::$strings["I will attend"] = "×× ×™ ×ופיע"; +App::$strings["I will not attend"] = "×× ×™ ×œ× ×ופיע"; +App::$strings["I might attend"] = "×× ×™ עשוי/×” להופיע"; +App::$strings["I agree"] = "×× ×™ מסכי×/×”"; +App::$strings["I disagree"] = "×× ×™ ×œ× ×ž×¡×›×™×/×”"; +App::$strings["I abstain"] = "×× ×™ נמנע/ת"; +App::$strings["Add Star"] = "הוסף כוכב"; +App::$strings["Remove Star"] = "הסר כוכב"; +App::$strings["Toggle Star Status"] = ""; +App::$strings["starred"] = ""; +App::$strings["Message signature validated"] = ""; +App::$strings["Message signature incorrect"] = ""; +App::$strings["Add Tag"] = "הוסף תגית"; +App::$strings["like"] = ""; +App::$strings["dislike"] = ""; +App::$strings["Share This"] = "שתף ×–×ת"; +App::$strings["share"] = "שתף"; +App::$strings["Delivery Report"] = ""; +App::$strings["%d comment"] = array( + 0 => "תגובה %d", + 1 => "%d תגובות", +); +App::$strings["View %s's profile - %s"] = ""; +App::$strings["to"] = "×ל"; +App::$strings["via"] = "מתוך"; +App::$strings["Wall-to-Wall"] = "קיר-×ל-קיר"; +App::$strings["via Wall-To-Wall:"] = "מתוך קיר-×ל-קיר:"; +App::$strings["from %s"] = "מ×ת %s"; +App::$strings["last edited: %s"] = "נערך ל×חרונה: %s"; +App::$strings["Expires: %s"] = "פג: %s"; +App::$strings["Save Bookmarks"] = "שמור סימניות"; +App::$strings["Add to Calendar"] = "הוסף ללוח שנה"; +App::$strings["Mark all seen"] = "סמן ×ת הכל כנקר×ו"; +App::$strings["[+] show all"] = "[+] הצג הכל"; +App::$strings["Bold"] = "מובלט"; +App::$strings["Italic"] = "נטוי"; +App::$strings["Underline"] = "קו תחתון"; +App::$strings["Quote"] = "ציטוט"; +App::$strings["Code"] = "קוד"; +App::$strings["Image"] = "תמונה"; +App::$strings["Insert Link"] = "הכנס קישור"; +App::$strings["Video"] = "ויד×ו"; +App::$strings["Site Admin"] = "מנהל ×תר"; +App::$strings["Bug Report"] = "דיווח ב××’"; +App::$strings["View Bookmarks"] = "הצג סימניות"; +App::$strings["My Chatrooms"] = "חדרי השיחה שלי"; +App::$strings["Firefox Share"] = ""; +App::$strings["Remote Diagnostics"] = ""; +App::$strings["Suggest Channels"] = "הצע ערוצי×"; +App::$strings["Login"] = "כניסה"; +App::$strings["Grid"] = ""; +App::$strings["Channel Home"] = "ערוץ בית"; +App::$strings["Events"] = "×ירועי×"; +App::$strings["Directory"] = "ספרייה"; +App::$strings["Mail"] = "דו×ר"; +App::$strings["Chat"] = "שיחה"; +App::$strings["Probe"] = ""; +App::$strings["Suggest"] = "הצע"; +App::$strings["Random Channel"] = "ערוץ ×קר××™"; +App::$strings["Invite"] = "הזמן"; +App::$strings["Features"] = "תכונות"; +App::$strings["Post"] = "פוסט"; +App::$strings["Purchase"] = "רכוש"; +App::$strings["No username found in import file."] = ""; +App::$strings["Unable to create a unique channel address. Import failed."] = ""; +App::$strings["Cannot locate DNS info for database server '%s'"] = ""; +App::$strings["Categories"] = "קטגוריות"; +App::$strings["Tags"] = "תגיות"; +App::$strings["Keywords"] = "מילות מפתח"; +App::$strings["have"] = ""; +App::$strings["has"] = ""; +App::$strings["want"] = "רוצי×"; +App::$strings["wants"] = "רוצה"; +App::$strings["likes"] = "×והב"; +App::$strings["dislikes"] = "×œ× ×והב"; +App::$strings["Image exceeds website size limit of %lu bytes"] = ""; +App::$strings["Image file is empty."] = "קובץ תמונה הינו ריק."; +App::$strings["Photo storage failed."] = "×חסון ×ª×¦×œ×•× × ×›×©×œ"; +App::$strings["a new photo"] = "×ª×¦×œ×•× ×—×“×©"; +App::$strings["__ctx:photo_upload__ %1\$s posted %2\$s to %3\$s"] = ""; +App::$strings["Photo Albums"] = "×לבומי תמונה"; +App::$strings["Upload New Photos"] = "העלה ×ª×¦×œ×•×ž×™× ×—×“×©×™×"; +App::$strings["prev"] = "קוד×"; +App::$strings["first"] = "ר×שון"; +App::$strings["last"] = "×חרון"; +App::$strings["next"] = "הב×"; +App::$strings["older"] = "ישן יותר"; +App::$strings["newer"] = "חדש יותר"; +App::$strings["No connections"] = "×ין חיבורי×"; +App::$strings["View all %s connections"] = ""; +App::$strings["poke"] = ""; +App::$strings["poked"] = ""; +App::$strings["ping"] = ""; +App::$strings["pinged"] = ""; +App::$strings["prod"] = ""; +App::$strings["prodded"] = ""; +App::$strings["slap"] = ""; +App::$strings["slapped"] = ""; +App::$strings["finger"] = ""; +App::$strings["fingered"] = ""; +App::$strings["rebuff"] = ""; +App::$strings["rebuffed"] = ""; +App::$strings["happy"] = "שמח"; +App::$strings["sad"] = "עצוב"; +App::$strings["mellow"] = "מתון"; +App::$strings["tired"] = "×¢×™×™×£"; +App::$strings["perky"] = "חצוף"; +App::$strings["angry"] = "כועס"; +App::$strings["stupefied"] = ""; +App::$strings["puzzled"] = "נבוך"; +App::$strings["interested"] = "מגלה עניין"; +App::$strings["bitter"] = "מר"; +App::$strings["cheerful"] = "עליז"; +App::$strings["alive"] = "×—×™"; +App::$strings["annoyed"] = "נרגז"; +App::$strings["anxious"] = "נרגז"; +App::$strings["cranky"] = "נרגז"; +App::$strings["disturbed"] = "מופרע"; +App::$strings["frustrated"] = "מתוסכל"; +App::$strings["depressed"] = "מדוכ×"; +App::$strings["motivated"] = "מונע"; +App::$strings["relaxed"] = "רגוע"; +App::$strings["surprised"] = "מופתע"; +App::$strings["Monday"] = "×™×•× ×©× ×™"; +App::$strings["Tuesday"] = "×™×•× ×©×œ×™×©×™"; +App::$strings["Wednesday"] = "×™×•× ×¨×‘×™×¢×™"; +App::$strings["Thursday"] = "×™×•× ×—×ž×™×©×™"; +App::$strings["Friday"] = "×™×•× ×©×™×©×™"; +App::$strings["Saturday"] = "×™×•× ×©×‘×ª"; +App::$strings["Sunday"] = "×™×•× ×¨×שון"; +App::$strings["January"] = "ינו×ר"; +App::$strings["February"] = "פברו×ר"; +App::$strings["March"] = "מרץ"; +App::$strings["April"] = "×פריל"; +App::$strings["May"] = "מ××™"; +App::$strings["June"] = "יוני"; +App::$strings["July"] = "יולי"; +App::$strings["August"] = "×וגוסט"; +App::$strings["September"] = "ספטמבר"; +App::$strings["October"] = "×וקטובר"; +App::$strings["November"] = "נובמבר"; +App::$strings["December"] = "דצמבר"; +App::$strings["Unknown Attachment"] = "תצריף ×œ× ×ž×•×›×¨"; +App::$strings["unknown"] = "×œ× ×ž×•×›×¨"; +App::$strings["remove category"] = "הסר קטגוריה"; +App::$strings["remove from file"] = "הסר מתוך קובץ"; +App::$strings["default"] = "ברירת מחדל"; +App::$strings["Page layout"] = ""; +App::$strings["You can create your own with the layouts tool"] = ""; +App::$strings["Page content type"] = "טיפוס תוכן עמוד"; +App::$strings["Select an alternate language"] = "בחר שפה חלופית"; +App::$strings["activity"] = "פעילות"; +App::$strings["Design Tools"] = "כלי עיצוב"; +App::$strings["Pages"] = "עמודי×"; +App::$strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A"; +App::$strings["Starts:"] = "מתחיל:"; +App::$strings["Finishes:"] = "נגמר:"; +App::$strings["This event has been added to your calendar."] = "×ירוע ×–×” התווסף ללוח שנה שלך."; +App::$strings["Not specified"] = "×œ× ×¦×•×™×Ÿ"; +App::$strings["Needs Action"] = "מצריך פעולה"; +App::$strings["Completed"] = "הושל×"; +App::$strings["In Process"] = "בתהליך"; +App::$strings["Cancelled"] = "בוטל"; +App::$strings["No recipient provided."] = ""; +App::$strings["[no subject]"] = "[×ין נוש×]"; +App::$strings["Unable to determine sender."] = ""; +App::$strings["Stored post could not be verified."] = ""; +App::$strings["%1\$s is now connected with %2\$s"] = "%1\$s כעת מחובר ×¢× %2\$s"; +App::$strings["%1\$s poked %2\$s"] = ""; +App::$strings["View %s's profile @ %s"] = ""; +App::$strings["Categories:"] = "קטגוריות:"; +App::$strings["Filed under:"] = "תויק תחת:"; +App::$strings["View in context"] = "צפה בתוך הקשר"; +App::$strings["remove"] = "להסיר"; +App::$strings["Loading..."] = "כעת טוען..."; +App::$strings["Delete Selected Items"] = "מחק ×¤×¨×™×˜×™× × ×‘×—×¨×™×"; +App::$strings["View Source"] = "צפה במקור"; +App::$strings["Follow Thread"] = "עקוב שרשור"; +App::$strings["Unfollow Thread"] = "נקר שרשור"; +App::$strings["Activity/Posts"] = "פעילות/פוסטי×"; +App::$strings["Edit Connection"] = "ערוך חיבור"; +App::$strings["Message"] = "הודעה"; +App::$strings["%s likes this."] = "%s ×הב ×–×ת."; +App::$strings["%s doesn't like this."] = "%s ×œ× ×והב ×–×ת."; +App::$strings["%2\$d people like this."] = array( + 0 => "×יש %2\$d ×והב ×–×ת.", + 1 => "%2\$d ×× ×©×™× ××•×”×‘×™× ×–×ת.", +); +App::$strings["%2\$d people don't like this."] = array( + 0 => "×יש %2\$d ×œ× ×והב ×–×ת.", + 1 => "%2\$d ×× ×©×™× ×œ× ××•×”×‘×™× ×–×ת.", +); +App::$strings["and"] = "ועוד"; +App::$strings[", and %d other people"] = array( + 0 => ", ועוד ×יש %d ×חר", + 1 => ", ועוד %d ×× ×©×™× ×חרי×", +); +App::$strings["%s like this."] = "%s ××•×”×‘×™× ×–×ת."; +App::$strings["%s don't like this."] = "%s ×œ× ××•×”×‘×™× ×–×ת."; +App::$strings["Set your location"] = "קבע ×ת ×”×ž×™×§×•× ×©×œ×š"; +App::$strings["Clear browser location"] = "טהר ×ž×™×§×•× ×“×¤×“×¤×Ÿ"; +App::$strings["Embed image from photo albums"] = ""; +App::$strings["Tag term:"] = ""; +App::$strings["Where are you right now?"] = "היכן ×תה כעת?"; +App::$strings["Choose images to embed"] = ""; +App::$strings["Choose an album"] = ""; +App::$strings["Choose a different album..."] = ""; +App::$strings["Error getting album list"] = ""; +App::$strings["Error getting photo link"] = ""; +App::$strings["Error getting album"] = ""; +App::$strings["Page link name"] = "×©× ×§×™×©×•×¨ עמוד"; +App::$strings["Post as"] = "×¤×¨×¡× ×‘×ª×•×¨"; +App::$strings["Embed an image from your albums"] = ""; +App::$strings["OK"] = "×ישור"; +App::$strings["Toggle voting"] = ""; +App::$strings["Categories (optional, comma-separated list)"] = "קטגוריות (רשות, רשימה מופרדת פסיקי×)"; +App::$strings["Set publish date"] = ""; +App::$strings["Discover"] = "גלה"; +App::$strings["Imported public streams"] = "×–×¨×ž×™× ×¦×™×‘×•×¨×™×™× ×ž×™×•×‘××™×"; +App::$strings["Commented Order"] = ""; +App::$strings["Sort by Comment Date"] = ""; +App::$strings["Posted Order"] = ""; +App::$strings["Sort by Post Date"] = "מיין לפי ת×ריך פוסט"; +App::$strings["Posts that mention or involve you"] = "×¤×•×¡×˜×™× ×שר ×ž×¦×™×™× ×™× ×ו ×ž×¢×¨×‘×™× ×ותך"; +App::$strings["Activity Stream - by date"] = "×–×¨× ×¤×¢×™×œ×•×ª - לפי ת×ריך"; +App::$strings["Starred"] = ""; +App::$strings["Favourite Posts"] = "×¤×•×¡×˜×™× ×ž×•×¢×“×¤×™×"; +App::$strings["Spam"] = "ספ××"; +App::$strings["Posts flagged as SPAM"] = "×¤×•×¡×˜×™× ×ž×¡×•×ž× ×™× ×‘×ª×•×¨ ספ××"; +App::$strings["Status Messages and Posts"] = "הודעות ופרסומי סטטוס"; +App::$strings["About"] = "×ודות"; +App::$strings["Profile Details"] = "פרטי פרופיל"; +App::$strings["Files and Storage"] = "×§×‘×¦×™× ×•×חסון"; +App::$strings["Chatrooms"] = "חדרי שיחה"; +App::$strings["Bookmarks"] = "סימניות"; +App::$strings["Saved Bookmarks"] = "סימניות שמורות"; +App::$strings["Manage Webpages"] = "נהל עמודי רשת"; +App::$strings["__ctx:noun__ Attending"] = array( + 0 => "", + 1 => "", +); +App::$strings["__ctx:noun__ Not Attending"] = array( + 0 => "", + 1 => "", +); +App::$strings["__ctx:noun__ Undecided"] = array( + 0 => "", + 1 => "", +); +App::$strings["__ctx:noun__ Agree"] = array( + 0 => "מסכי×", + 1 => "מסכימי×", +); +App::$strings["__ctx:noun__ Disagree"] = array( + 0 => "×œ× ×ž×¡×›×™×", + 1 => "×œ× ×ž×¡×›×™×ž×™×", +); +App::$strings["__ctx:noun__ Abstain"] = array( + 0 => "", + 1 => "", +); +App::$strings["Channel is blocked on this site."] = "ערוץ ×—×¡×•× ×‘×תר ×–×”."; +App::$strings["Channel location missing."] = "×ž×™×§×•× ×¢×¨×•×¥ חסר."; +App::$strings["Response from remote channel was incomplete."] = ""; +App::$strings["Channel was deleted and no longer exists."] = ""; +App::$strings["Protocol disabled."] = "פרוטוקול הינו מנוטרל."; +App::$strings["Channel discovery failed."] = "גילוי ערוץ נכשל."; +App::$strings["Cannot connect to yourself."] = "×œ× × ×™×ª×Ÿ להתחבר לעצמך."; +App::$strings["Image/photo"] = "תמונה/תצלו×"; +App::$strings["Encrypted content"] = "תוכן מוצפן"; +App::$strings["Install %s element: "] = "התקן ×למנט %s: "; +App::$strings["This post contains an installable %s element, however you lack permissions to install it on this site."] = ""; +App::$strings["%1\$s wrote the following %2\$s %3\$s"] = ""; +App::$strings["Click to open/close"] = "לחץ כדי לפתוח/לסגור"; +App::$strings["spoiler"] = ""; +App::$strings["Different viewers will see this text differently"] = "×¦×•×¤×™× ×©×•× ×™× ×™×™×¨×ו ×ת טקסט ×–×” בצורה שונה"; +App::$strings["$1 wrote:"] = "$1 כתב(×”):"; +App::$strings["%1\$s's bookmarks"] = ""; +App::$strings["Directory Options"] = "×פשרויות ספרייה"; +App::$strings["Safe Mode"] = "מצב בטוח"; +App::$strings["Public Forums Only"] = "×¤×•×¨×•×ž×™× ×¦×™×‘×•×¨×™×™× ×‘×œ×‘×“"; +App::$strings["This Website Only"] = "×תר רשת ×–×” בלבד"; +App::$strings["Invalid data packet"] = ""; +App::$strings["Unable to verify channel signature"] = ""; +App::$strings["Unable to verify site signature for %s"] = ""; +App::$strings["invalid target signature"] = ""; +App::$strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = ""; +App::$strings["Logout"] = "יצי××”"; +App::$strings["End this session"] = "×¡×™×™× ×ת סשן ×–×”"; +App::$strings["Home"] = "בית"; +App::$strings["Your posts and conversations"] = "×”×¤×¨×¡×•×ž×™× ×•×”×“×™×•× ×™× ×©×œ×š"; +App::$strings["Your profile page"] = "עמוד הפרופיל שלך"; +App::$strings["Manage/Edit profiles"] = "נהל/ערוך פרופילי×"; +App::$strings["Edit Profile"] = "ערוך פרופיל"; +App::$strings["Edit your profile"] = "ערוך ×ת הפרופיל שלך"; +App::$strings["Your photos"] = "×”×ª×¦×œ×•×ž×™× ×©×œ×š"; +App::$strings["Your files"] = "×”×§×‘×¦×™× ×©×œ×š"; +App::$strings["Your chatrooms"] = "החדרי שיחה שלך"; +App::$strings["Your bookmarks"] = "הסימניות שלך"; +App::$strings["Your webpages"] = "העמודי רשת שלך"; +App::$strings["Sign in"] = "התחברות"; +App::$strings["%s - click to logout"] = "%s - לחץ כדי להתנתק"; +App::$strings["Remote authentication"] = "×ימות מרוחק"; +App::$strings["Click to authenticate to your home hub"] = "לחץ כדי ל×מת ×ת מוקד הבית שלך"; +App::$strings["Home Page"] = "עמוד בית"; +App::$strings["Create an account"] = "צור חשבון"; +App::$strings["Help and documentation"] = "עזרה ותיעוד"; +App::$strings["Applications, utilities, links, games"] = "×פליקציות, עזרי×, קישורי×, משחקי×"; +App::$strings["Search site @name, #tag, ?docs, content"] = ""; +App::$strings["Channel Directory"] = "ערוץ ספרייה"; +App::$strings["Your grid"] = ""; +App::$strings["Mark all grid notifications seen"] = ""; +App::$strings["Channel home"] = "ערוץ בית"; +App::$strings["Mark all channel notifications seen"] = "סמן ×ת כל התר×ות הערוץ כנקר×ו"; +App::$strings["Notices"] = "הודעות"; +App::$strings["Notifications"] = "התר×ות"; +App::$strings["See all notifications"] = "צפה בכל ההתר×ות"; +App::$strings["Private mail"] = "דו×ר פרטי"; +App::$strings["See all private messages"] = "צפה בכל ההודעות הפרטיות"; +App::$strings["Mark all private messages seen"] = "סמן ×ת כל ההודעות הפרטיות כנקר×ו"; +App::$strings["Inbox"] = "תיבה נכנסת"; +App::$strings["Outbox"] = "תיבה יוצ×ת"; +App::$strings["New Message"] = "הודעה חדשה"; +App::$strings["Event Calendar"] = "לוח שנה ×ירועי×"; +App::$strings["See all events"] = "ר××” ×ת כל ×”×ירועי×"; +App::$strings["Mark all events seen"] = "סמן ×ת כל ×”××™×¨×•×¢×™× ×›× ×§×¨×ו"; +App::$strings["Manage Your Channels"] = "נהל ×ת ×”×¢×¨×•×¦×™× ×©×œ×š"; +App::$strings["Account/Channel Settings"] = "הגדרות חשבון/ערוץ"; +App::$strings["Admin"] = "מנהל"; +App::$strings["Site Setup and Configuration"] = "הבניית והגדרת ×תר"; +App::$strings["@name, #tag, ?doc, content"] = "@name, #tag, ?doc, content"; +App::$strings["Please wait..."] = "×× × ×”×ž×ª×Ÿ..."; +App::$strings["%d invitation available"] = array( + 0 => "הזמנה %d זמינה", + 1 => "%d הזמנות זמינות", +); +App::$strings["Find Channels"] = "×ž×¦× ×¢×¨×•×¦×™×"; +App::$strings["Enter name or interest"] = "הזן ×©× ×ו עניין"; +App::$strings["Connect/Follow"] = "התחבר/עקוב"; +App::$strings["Examples: Robert Morgenstein, Fishing"] = ""; +App::$strings["Random Profile"] = "פרופיל ×קר××™"; +App::$strings["Invite Friends"] = "הזמן חברי×"; +App::$strings["Advanced example: name=fred and country=iceland"] = "×“×•×’×ž× ×ž×ª×§×“×ž×ª: name=פרד ×•×’× country=×יסלנד"; +App::$strings["Saved Folders"] = "תיקיות שמורות"; +App::$strings["Everything"] = "כל דבר"; +App::$strings["%d connection in common"] = array( + 0 => "", + 1 => "", +); +App::$strings["show more"] = "הצג עוד"; +App::$strings["Frequently"] = "ב×ופן תדיר"; +App::$strings["Hourly"] = "כל שעה"; +App::$strings["Twice daily"] = "×¤×¢×ž×™×™× ×‘×™×•×"; +App::$strings["Daily"] = "יומי"; +App::$strings["Weekly"] = "שבועי"; +App::$strings["Monthly"] = "חודשי"; +App::$strings["Currently Male"] = "כעת זכר"; +App::$strings["Currently Female"] = "כעת נקבה"; +App::$strings["Mostly Male"] = "בעיקר זכר"; +App::$strings["Mostly Female"] = "בעיקר נקבה"; +App::$strings["Transgender"] = "טרנסג׳נדר"; +App::$strings["Intersex"] = "בין מיני"; +App::$strings["Transsexual"] = "טרנסקסו×ל"; +App::$strings["Hermaphrodite"] = "×נדרוגיני"; +App::$strings["Neuter"] = "ניטר×לי"; +App::$strings["Non-specific"] = ""; +App::$strings["Other"] = "×חר"; +App::$strings["Undecided"] = "×œ× ×ž×•×›×¨×¢"; +App::$strings["Males"] = "זכרי×"; +App::$strings["Females"] = "נקבות"; +App::$strings["Gay"] = "הומו"; +App::$strings["Lesbian"] = "לסבית"; +App::$strings["No Preference"] = "×ין העדפה"; +App::$strings["Bisexual"] = "דו מיני"; +App::$strings["Autosexual"] = "×וטוסקסו×לי"; +App::$strings["Abstinent"] = "מתנזר"; +App::$strings["Virgin"] = "בתול/×”"; +App::$strings["Deviant"] = "סוטה"; +App::$strings["Fetish"] = "פטיש"; +App::$strings["Oodles"] = "המון"; +App::$strings["Nonsexual"] = "×œ× ×ž×™× ×™"; +App::$strings["Single"] = "רווק/×”"; +App::$strings["Lonely"] = "בודד"; +App::$strings["Available"] = "זמין"; +App::$strings["Unavailable"] = "×œ× ×¤× ×•×™/×”"; +App::$strings["Has crush"] = ""; +App::$strings["Infatuated"] = "מוקס×/ת"; +App::$strings["Dating"] = ""; +App::$strings["Unfaithful"] = "×œ× × ×מן/×”"; +App::$strings["Sex Addict"] = "מכור/×” למין"; +App::$strings["Friends/Benefits"] = ""; +App::$strings["Casual"] = "×רעי/ת"; +App::$strings["Engaged"] = "מ×ורס/ת"; +App::$strings["Married"] = "נישו×ין"; +App::$strings["Imaginarily married"] = "נישו×ין דמיוניי×"; +App::$strings["Partners"] = ""; +App::$strings["Cohabiting"] = "×—×™×™× ×™×—×“×™×•"; +App::$strings["Common law"] = ""; +App::$strings["Happy"] = "שמח"; +App::$strings["Not looking"] = "×œ× ×ž×—×¤×©/ת"; +App::$strings["Swinger"] = "בליין/ית"; +App::$strings["Betrayed"] = "נבגד/ת"; +App::$strings["Separated"] = "פרוד/×”"; +App::$strings["Unstable"] = "בלתי יציב"; +App::$strings["Divorced"] = "גירושין"; +App::$strings["Imaginarily divorced"] = "גירושין דמיוניי×"; +App::$strings["Widowed"] = "×למן/×”"; +App::$strings["Uncertain"] = ""; +App::$strings["It's complicated"] = "×–×” מורכב"; +App::$strings["Don't care"] = "×œ× ×ž×©× ×”"; +App::$strings["Ask me"] = "תש×לו ×ותי"; +App::$strings["Unable to obtain identity information from database"] = ""; +App::$strings["Empty name"] = "×©× ×¨×™×§"; +App::$strings["Name too long"] = "×©× ×רוך מדי"; +App::$strings["No account identifier"] = "×ין מזהה חשבון"; +App::$strings["Nickname is required."] = "נדרש ×©× ×›×™× ×•×™."; +App::$strings["Reserved nickname. Please choose another."] = ""; +App::$strings["Nickname has unsupported characters or is already being used on this site."] = ""; +App::$strings["Unable to retrieve created identity"] = ""; +App::$strings["Default Profile"] = "פרופיל שגרתי"; +App::$strings["Requested channel is not available."] = "ערוץ מבוקש ×ינו זמין."; +App::$strings["Create New Profile"] = "צור פרופיל חדש"; +App::$strings["Visible to everybody"] = "נר××” לכל ×חד"; +App::$strings["Gender:"] = "מין:"; +App::$strings["Status:"] = "מצב:"; +App::$strings["Homepage:"] = "עמוד בית:"; +App::$strings["Online Now"] = "מקוון כעת"; +App::$strings["Like this channel"] = ""; +App::$strings["j F, Y"] = "j F, Y"; +App::$strings["j F"] = "j F"; +App::$strings["Birthday:"] = "×™×•× ×”×•×œ×“×ª:"; +App::$strings["for %1\$d %2\$s"] = ""; +App::$strings["Sexual Preference:"] = "העדפה מינית:"; +App::$strings["Tags:"] = "תגיות:"; +App::$strings["Political Views:"] = "השקפות פוליטיות:"; +App::$strings["Religion:"] = "דת:"; +App::$strings["Hobbies/Interests:"] = "תחביבי×/עניין:"; +App::$strings["Likes:"] = "×והב:"; +App::$strings["Dislikes:"] = "שונ×:"; +App::$strings["Contact information and Social Networks:"] = ""; +App::$strings["My other channels:"] = "×”×¢×¨×•×¦×™× ×”××—×¨×™× ×©×œ×™:"; +App::$strings["Musical interests:"] = ""; +App::$strings["Books, literature:"] = "ספרי×, ספרות:"; +App::$strings["Television:"] = "טלוויזיה:"; +App::$strings["Film/dance/culture/entertainment:"] = ""; +App::$strings["Love/Romance:"] = "×הבה/רומנטיקה:"; +App::$strings["Work/employment:"] = "עבודה/תעסוקה:"; +App::$strings["School/education:"] = "בי״ס/חינוך:"; +App::$strings["Like this thing"] = ""; +App::$strings["Visible to your default audience"] = "נר××” לקהל השגרתי שלך"; +App::$strings["Only me"] = "רק ×× ×™"; +App::$strings["Public"] = "ציבורי"; +App::$strings["Anybody in the \$Projectname network"] = ""; +App::$strings["Any account on %s"] = "כל חחשבון ×צל %s"; +App::$strings["Any of my connections"] = "כל חיבור ×ž×”×—×™×‘×•×¨×™× ×©×œ×™"; +App::$strings["Only connections I specifically allow"] = "רק ×—×™×‘×•×¨×™× ×שר ×× ×™ מתיר ב×ופן מפורש"; +App::$strings["Anybody authenticated (could include visitors from other networks)"] = ""; +App::$strings["Any connections including those who haven't yet been approved"] = ""; +App::$strings["This is your default setting for the audience of your normal stream, and posts."] = ""; +App::$strings["This is your default setting for who can view your default channel profile"] = ""; +App::$strings["This is your default setting for who can view your connections"] = ""; +App::$strings["This is your default setting for who can view your file storage and photos"] = ""; +App::$strings["This is your default setting for the audience of your webpages"] = ""; +App::$strings["Not a valid email address"] = "כתובת דו×״ל ×œ× ×ª×§×™× ×”"; +App::$strings["Your email domain is not among those allowed on this site"] = ""; +App::$strings["Your email address is already registered at this site."] = ""; +App::$strings["An invitation is required."] = "נדרשת הזמנה."; +App::$strings["Invitation could not be verified."] = "×ימות הזמנה ×œ× ×”×ª×פשר."; +App::$strings["Please enter the required information."] = "×× × ×”×–×Ÿ ×ת המידע הנחוץ."; +App::$strings["Failed to store account information."] = "נכשל ל×חסן מידע חשבון."; +App::$strings["Registration confirmation for %s"] = "×ימות ×¨×™×©×•× ×¢×‘×•×¨ %s"; +App::$strings["Registration request at %s"] = "בקשת ×¨×™×©×•× ×צל %s"; +App::$strings["Administrator"] = "מנהל"; +App::$strings["your registration password"] = "סיסמת ×¨×™×©×•× ×©×œ×š"; +App::$strings["Registration details for %s"] = "פרטי ×¨×™×©×•× ×¢×‘×•×¨ %s"; +App::$strings["Account approved."] = "חשבון ×ושר."; +App::$strings["Registration revoked for %s"] = "×¨×™×©×•× ×‘×•×˜×œ עבור %s"; +App::$strings["Account verified. Please login."] = "חשבון ×ומת. ×× × ×”×ª×—×‘×¨."; +App::$strings["Click here to upgrade."] = "לחץ ×›×ן כדי לשדרג."; +App::$strings["This action exceeds the limits set by your subscription plan."] = ""; +App::$strings["This action is not available under your subscription plan."] = ""; +App::$strings["Item was not found."] = "פריט ×œ× × ×ž×¦×."; +App::$strings["No source file."] = "×ין קובץ מקור."; +App::$strings["Cannot locate file to replace"] = ""; +App::$strings["Cannot locate file to revise/update"] = ""; +App::$strings["File exceeds size limit of %d"] = ""; +App::$strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = ""; +App::$strings["File upload failed. Possible system limit or action terminated."] = ""; +App::$strings["Stored file could not be verified. Upload failed."] = ""; +App::$strings["Path not available."] = "נתיב ×œ× ×–×ž×™×Ÿ."; +App::$strings["Empty pathname"] = "×©× × ×ª×™×‘ ריק"; +App::$strings["duplicate filename or path"] = "×©× ×§×•×‘×¥ ×ו נתיב כפול"; +App::$strings["Path not found."] = "נתיב ×œ× × ×ž×¦×."; +App::$strings["mkdir failed."] = "mkdir נכשל."; +App::$strings["database storage failed."] = "×חסון מסד × ×ª×•× ×™× × ×›×©×œ."; +App::$strings["Empty path"] = "נתיב ריק"; +App::$strings["General Features"] = "תכונות כלליות"; +App::$strings["Content Expiration"] = "פקיעת תוכן"; +App::$strings["Remove posts/comments and/or private messages at a future time"] = ""; +App::$strings["Multiple Profiles"] = "×¤×¨×•×¤×™×œ×™× ×ž×¨×•×‘×™×"; +App::$strings["Ability to create multiple profiles"] = ""; +App::$strings["Advanced Profiles"] = "פרופיל מתקדמי×"; +App::$strings["Additional profile sections and selections"] = ""; +App::$strings["Profile Import/Export"] = "יבו×/×™×¦×•× ×¤×¨×•×¤×™×œ"; +App::$strings["Save and load profile details across sites/channels"] = ""; +App::$strings["Web Pages"] = "עמודי רשת"; +App::$strings["Provide managed web pages on your channel"] = ""; +App::$strings["Hide Rating"] = "הסתר דירוג"; +App::$strings["Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else."] = ""; +App::$strings["Private Notes"] = "×¤×ª×§×™× ×¤×¨×˜×™×™×"; +App::$strings["Enables a tool to store notes and reminders (note: not encrypted)"] = "מ×פשר כלי ל×חסון ×¤×ª×§×™× ×•×ª×–×›×•×¨×•×ª (הערה: ×œ× ×ž×•×¦×¤×Ÿ)"; +App::$strings["Navigation Channel Select"] = ""; +App::$strings["Change channels directly from within the navigation dropdown menu"] = ""; +App::$strings["Photo Location"] = "×ž×™×§×•× ×ª×¦×œ×•×"; +App::$strings["If location data is available on uploaded photos, link this to a map."] = ""; +App::$strings["Access Controlled Chatrooms"] = ""; +App::$strings["Provide chatrooms and chat services with access control."] = ""; +App::$strings["Smart Birthdays"] = "ימי הולדת חכמי×"; +App::$strings["Make birthday events timezone aware in case your friends are scattered across the planet."] = ""; +App::$strings["Expert Mode"] = "מצב מומחה"; +App::$strings["Enable Expert Mode to provide advanced configuration options"] = ""; +App::$strings["Premium Channel"] = "ערוץ פרמיה"; +App::$strings["Allows you to set restrictions and terms on those that connect with your channel"] = ""; +App::$strings["Post Composition Features"] = ""; +App::$strings["Large Photos"] = "×ª×¦×œ×•×ž×™× ×’×“×•×œ×™×"; +App::$strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = ""; +App::$strings["Automatically import channel content from other channels or feeds"] = ""; +App::$strings["Even More Encryption"] = "×פילו עוד הצפנה"; +App::$strings["Allow optional encryption of content end-to-end with a shared secret key"] = ""; +App::$strings["Enable Voting Tools"] = "×פשר כלי הצבעה"; +App::$strings["Provide a class of post which others can vote on"] = ""; +App::$strings["Delayed Posting"] = ""; +App::$strings["Allow posts to be published at a later date"] = ""; +App::$strings["Suppress Duplicate Posts/Comments"] = ""; +App::$strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = ""; +App::$strings["Network and Stream Filtering"] = "סינון רשת וזר×"; +App::$strings["Search by Date"] = "חפש לפי ת×ריך"; +App::$strings["Ability to select posts by date ranges"] = "מסנן ×וספי×"; +App::$strings["Privacy Groups"] = "קבוצת פרטיות"; +App::$strings["Enable management and selection of privacy groups"] = ""; +App::$strings["Saved Searches"] = "×—×™×¤×•×©×™× ×©×ž×•×¨×™×"; +App::$strings["Save search terms for re-use"] = ""; +App::$strings["Network Personal Tab"] = ""; +App::$strings["Enable tab to display only Network posts that you've interacted on"] = ""; +App::$strings["Network New Tab"] = ""; +App::$strings["Enable tab to display all new Network activity"] = ""; +App::$strings["Affinity Tool"] = "כלי קירבה"; +App::$strings["Filter stream activity by depth of relationships"] = ""; +App::$strings["Connection Filtering"] = "סינון חיבור"; +App::$strings["Filter incoming posts from connections based on keywords/content"] = ""; +App::$strings["Show channel suggestions"] = "הצג הצעות ערוץ"; +App::$strings["Post/Comment Tools"] = ""; +App::$strings["Community Tagging"] = ""; +App::$strings["Ability to tag existing posts"] = ""; +App::$strings["Post Categories"] = ""; +App::$strings["Add categories to your posts"] = ""; +App::$strings["Emoji Reactions"] = ""; +App::$strings["Add emoji reaction ability to posts"] = ""; +App::$strings["Ability to file posts under folders"] = ""; +App::$strings["Dislike Posts"] = ""; +App::$strings["Ability to dislike posts/comments"] = ""; +App::$strings["Star Posts"] = ""; +App::$strings["Ability to mark special posts with a star indicator"] = ""; +App::$strings["Tag Cloud"] = "ענן תגיות"; +App::$strings["Provide a personal tag cloud on your channel page"] = ""; +App::$strings["Embedded content"] = "תוכן מוטמע"; +App::$strings["Embedding disabled"] = "הטמעה ×”×™× ×” מנוטרלת"; +App::$strings["Cannot create a duplicate channel identifier on this system. Import failed."] = ""; +App::$strings["Channel clone failed. Import failed."] = ""; +App::$strings["New window"] = "חלון חדש"; +App::$strings["Open the selected location in a different window or browser tab"] = "פתח ×ת ×”×ž×™×§×•× ×”× ×‘×—×¨ בתוך חלון ×ו סימניית דפדפן ×חרי×"; +App::$strings["User '%s' deleted"] = "משתמש '%s' נמחק"; +App::$strings["Who can see this?"] = "מי מסוגל לר×ות ×–×ת?"; +App::$strings["Custom selection"] = "מבחר מות××"; +App::$strings["Select \"Show\" to allow viewing. \"Don't show\" lets you override and limit the scope of \"Show\"."] = ""; +App::$strings["Show"] = "הצג"; +App::$strings["Don't show"] = "×ל תציג"; +App::$strings["Other networks and post services"] = "שירותי רשת ×•×¤×¨×¡×•× ×חרי×"; +App::$strings["Post permissions %s cannot be changed %s after a post is shared.
    These permissions set who is allowed to view the post."] = ""; +App::$strings["Logged out."] = "מנותק."; +App::$strings["Failed authentication"] = "×ימות נכשל"; +App::$strings["Birthday"] = "×™×•× ×”×•×œ×“×ª"; +App::$strings["Age: "] = "גיל: "; +App::$strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD ×ו MM-DD"; +App::$strings["never"] = ""; +App::$strings["less than a second ago"] = "לפניי פחות משניה"; +App::$strings["__ctx:e.g. 22 hours ago, 1 minute ago__ %1\$d %2\$s ago"] = "לפני %1\$d %2\$s"; +App::$strings["__ctx:relative_date__ year"] = array( + 0 => "שנה", + 1 => "שני×", +); +App::$strings["__ctx:relative_date__ month"] = array( + 0 => "חודש", + 1 => "חודשי×", +); +App::$strings["__ctx:relative_date__ week"] = array( + 0 => "שבוע", + 1 => "שבועות", +); +App::$strings["__ctx:relative_date__ day"] = array( + 0 => "יו×", + 1 => "ימי×", +); +App::$strings["__ctx:relative_date__ hour"] = array( + 0 => "שעה", + 1 => "שעות", +); +App::$strings["__ctx:relative_date__ minute"] = array( + 0 => "דקה", + 1 => "דקות", +); +App::$strings["__ctx:relative_date__ second"] = array( + 0 => "שניה", + 1 => "שניות", +); +App::$strings["%1\$s's birthday"] = ""; +App::$strings["Happy Birthday %1\$s"] = "×™×•× ×”×•×œ×“×ª שמח %1\$s"; +App::$strings["A deleted group with this name was revived. Existing item permissions may apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = ""; +App::$strings["Add new connections to this privacy group"] = "הוסף ×—×™×‘×•×¨×™× ×—×“×©×™× ×œ×§×‘×•×¦×ª פרטיות זו"; +App::$strings["edit"] = "ערוך"; +App::$strings["Edit group"] = "ערוך קבוצה"; +App::$strings["Add privacy group"] = "הוסף קבוצת פרטיות"; +App::$strings["Channels not in any privacy group"] = ""; +App::$strings["add"] = "להוסיף"; +App::$strings["Delete this item?"] = "למחוק ×ת פריט ×–×”?"; +App::$strings["[-] show less"] = "[-] הצג פחות"; +App::$strings["[+] expand"] = "[+] הרחב"; +App::$strings["[-] collapse"] = "[-] צמצ×"; +App::$strings["Password too short"] = "סיסמה קצרה מדי"; +App::$strings["Passwords do not match"] = "סיסמ×ות ×œ× ×ª×•×מות"; +App::$strings["everybody"] = "כול×"; +App::$strings["Secret Passphrase"] = "מימרת סיסמה סודית"; +App::$strings["Passphrase hint"] = ""; +App::$strings["Notice: Permissions have changed but have not yet been submitted."] = ""; +App::$strings["close all"] = "סגור הכל"; +App::$strings["Nothing new here"] = "×ין דבר חדש ×›×ן"; +App::$strings["Rate This Channel (this is public)"] = ""; +App::$strings["Describe (optional)"] = "ת×ר (רשות)"; +App::$strings["Please enter a link URL"] = ""; +App::$strings["Unsaved changes. Are you sure you wish to leave this page?"] = ""; +App::$strings["timeago.prefixAgo"] = "timeago.prefixAgo"; +App::$strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; +App::$strings["ago"] = "לפני"; +App::$strings["from now"] = "מעכשיו"; +App::$strings["less than a minute"] = "פחות מדקה"; +App::$strings["about a minute"] = "דקה לערך"; +App::$strings["%d minutes"] = "%d דקות"; +App::$strings["about an hour"] = "שעה לערך"; +App::$strings["about %d hours"] = " %d שעות לערך"; +App::$strings["a day"] = "יו×"; +App::$strings["%d days"] = "%d ימי×"; +App::$strings["about a month"] = "חודש לערך"; +App::$strings["%d months"] = "%d חודשי×"; +App::$strings["about a year"] = "שנה לערך"; +App::$strings["%d years"] = "%d שני×"; +App::$strings[" "] = " "; +App::$strings["timeago.numbers"] = "timeago.numbers"; +App::$strings["__ctx:long__ May"] = "מ××™"; +App::$strings["Jan"] = "ינו׳"; +App::$strings["Feb"] = "פבר׳"; +App::$strings["Mar"] = "מרץ"; +App::$strings["Apr"] = "×פר׳"; +App::$strings["__ctx:short__ May"] = "מ××™"; +App::$strings["Jun"] = "יונ׳"; +App::$strings["Jul"] = "יול׳"; +App::$strings["Aug"] = "×וג׳"; +App::$strings["Sep"] = "ספט׳"; +App::$strings["Oct"] = "×וק׳"; +App::$strings["Nov"] = "נוב׳"; +App::$strings["Dec"] = "דצמ׳"; +App::$strings["Sun"] = "×׳"; +App::$strings["Mon"] = "ב׳"; +App::$strings["Tue"] = "ג׳"; +App::$strings["Wed"] = "ד׳"; +App::$strings["Thu"] = "ה׳"; +App::$strings["Fri"] = "ו׳"; +App::$strings["Sat"] = "ש׳"; +App::$strings["__ctx:calendar__ today"] = "היו×"; +App::$strings["__ctx:calendar__ month"] = "חודש"; +App::$strings["__ctx:calendar__ week"] = "שבוע"; +App::$strings["__ctx:calendar__ day"] = "יו×"; +App::$strings["__ctx:calendar__ All day"] = "כל היו×"; +App::$strings["view full size"] = "צפה בגודל מל×"; +App::$strings["No Subject"] = "×ין נוש×"; +App::$strings["Friendica"] = "Friendica"; +App::$strings["OStatus"] = "OStatus"; +App::$strings["GNU-Social"] = "GNU-Social"; +App::$strings["RSS/Atom"] = "RSS/Atom"; +App::$strings["Diaspora"] = "Diaspora"; +App::$strings["Facebook"] = "פייסבוק"; +App::$strings["Zot"] = ""; +App::$strings["LinkedIn"] = "LinkedIn"; +App::$strings["XMPP/IM"] = "XMPP/IM"; +App::$strings["MySpace"] = "MySpace"; +App::$strings["(Unknown)"] = "(×œ× ×™×“×•×¢)"; +App::$strings["Visible to anybody on the internet."] = "נר××” לכל ×חד ב×ינטרנט."; +App::$strings["Visible to you only."] = "נר××” לך בלבד."; +App::$strings["Visible to anybody in this network."] = "נר××” לכל ×חד ברשת זו."; +App::$strings["Visible to anybody authenticated."] = "נר××” לכל מי ×©×”×•× ×ž×ומת."; +App::$strings["Visible to anybody on %s."] = "נר××” לכל ×חד ×צל %s."; +App::$strings["Visible to all connections."] = "נר××” לכל החיבורי×."; +App::$strings["Visible to approved connections."] = "נר××” ×œ×—×™×‘×•×¨×™× ×ž×ושרי×."; +App::$strings["Visible to specific connections."] = "נר××” ×œ×—×™×‘×•×¨×™× ×ž×¡×•×™×ž×™×."; +App::$strings["Privacy group is empty."] = "קבוצת פרטיות ×”×™× ×” ריקה"; +App::$strings["Privacy group: %s"] = "קבוצת פרטיות: %s"; +App::$strings["Connection not found."] = "חיבור ×œ× × ×ž×¦×."; +App::$strings["profile photo"] = "×ª×¦×œ×•× ×¤×¨×•×¤×™×œ"; +App::$strings["New Page"] = "עמוד חדש"; +App::$strings["Title"] = "כותרת"; +App::$strings["System"] = "מערכת"; +App::$strings["New App"] = "×פליקציה חדשה"; +App::$strings["Suggestions"] = "הצעות"; +App::$strings["See more..."] = "צפה בעוד..."; +App::$strings["You have %1$.0f of %2$.0f allowed connections."] = ""; +App::$strings["Add New Connection"] = "הוסף חיבור חדש"; +App::$strings["Enter channel address"] = "הזן כתובת ערוץ"; +App::$strings["Examples: bob@example.com, https://example.com/barbara"] = "דוגמ×ות: bob@example.com, https://example.com/barbara"; +App::$strings["Notes"] = "תזכירי×"; +App::$strings["Remove term"] = "הסר פריט"; +App::$strings["Archives"] = "×רכיוני×"; +App::$strings["Refresh"] = "רענן"; +App::$strings["Account settings"] = "הגדרות חשבון"; +App::$strings["Channel settings"] = "הגדרות ערוץ"; +App::$strings["Additional features"] = "תכונות נוספות"; +App::$strings["Feature/Addon settings"] = ""; +App::$strings["Display settings"] = "הגדרות תצוגה"; +App::$strings["Manage locations"] = "נהל מיקומי×"; +App::$strings["Export channel"] = "×™×¦× ×¢×¨×•×¥"; +App::$strings["Connected apps"] = "×פליקציות מחוברות"; +App::$strings["Premium Channel Settings"] = "הגדרות ערוץ פרמיה"; +App::$strings["Private Mail Menu"] = "תפריט דו×ר פרטי"; +App::$strings["Combined View"] = "תצוגה משולבת"; +App::$strings["Conversations"] = "דיוני×"; +App::$strings["Received Messages"] = "הודעות שנתקבלו"; +App::$strings["Sent Messages"] = "הודעות שנשלחו"; +App::$strings["No messages."] = "×ין הודעות."; +App::$strings["Delete conversation"] = "מחק דיון"; +App::$strings["Events Menu"] = "תפריט ×ירועי×"; +App::$strings["Day View"] = "תצוגת יו×"; +App::$strings["Week View"] = "תצוגת שבוע"; +App::$strings["Month View"] = "תצוגת חודש"; +App::$strings["Events Tools"] = "כלי ×ירוע"; +App::$strings["Export Calendar"] = "×™×¦× ×œ×•×— שנה"; +App::$strings["Import Calendar"] = "×™×‘× ×œ×•×— שנה"; +App::$strings["Overview"] = "סקירה"; +App::$strings["Chat Members"] = "חברי שיחה"; +App::$strings["Wiki List"] = "רשימת ויקי"; +App::$strings["Wiki Pages"] = "עמודי ויקי"; +App::$strings["Bookmarked Chatrooms"] = "חדרי שיחה מסומני×"; +App::$strings["Suggested Chatrooms"] = "חדרי שיחה מוצעי×"; +App::$strings["photo/image"] = "תצלו×/תמונה"; +App::$strings["Click to show more"] = "לחץ כדי להציג עוד"; +App::$strings["Rating Tools"] = "כלי דירוג"; +App::$strings["Rate Me"] = "דרג ×ותי"; +App::$strings["View Ratings"] = "צפה בדירוגי×"; +App::$strings["Forums"] = "פורומי×"; +App::$strings["Tasks"] = "משימות"; +App::$strings["Documentation"] = "תיעוד"; +App::$strings["Project/Site Information"] = "מידע פרויקט/×תר"; +App::$strings["For Members"] = "לחברי×"; +App::$strings["For Administrators"] = "למנהלי×"; +App::$strings["For Developers"] = "למפתחי×"; +App::$strings["Member registrations waiting for confirmation"] = "רישומי חברות ×שר ×ž×ž×ª×™× ×™× ×œ×ישור"; +App::$strings["Inspect queue"] = ""; +App::$strings["DB updates"] = "עדכוני מסד נתוני×"; +App::$strings["Plugin Features"] = "תכונות תוסף"; +App::$strings["Can view my normal stream and posts"] = ""; +App::$strings["Can view my default channel profile"] = ""; +App::$strings["Can view my connections"] = ""; +App::$strings["Can view my file storage and photos"] = ""; +App::$strings["Can view my webpages"] = ""; +App::$strings["Can send me their channel stream and posts"] = ""; +App::$strings["Can post on my channel page (\"wall\")"] = ""; +App::$strings["Can comment on or like my posts"] = ""; +App::$strings["Can send me private mail messages"] = ""; +App::$strings["Can like/dislike stuff"] = ""; +App::$strings["Profiles and things other than posts/comments"] = ""; +App::$strings["Can forward to all my channel contacts via post @mentions"] = ""; +App::$strings["Advanced - useful for creating group forum channels"] = ""; +App::$strings["Can chat with me (when available)"] = "מסוגל לשוחח עמי (×›×שר זמין)"; +App::$strings["Can write to my file storage and photos"] = "מסוגל לכתוב ×ל ×”×חסון ×•×”×ª×¦×œ×•×ž×™× ×©×œ×™"; +App::$strings["Can edit my webpages"] = "מסוגל לערוך עמודי רשת"; +App::$strings["Can source my public posts in derived channels"] = ""; +App::$strings["Somewhat advanced - very useful in open communities"] = ""; +App::$strings["Can administer my channel resources"] = ""; +App::$strings["Extremely advanced. Leave this alone unless you know what you are doing"] = ""; +App::$strings["Social Networking"] = "רשת חברתית"; +App::$strings["Social - Mostly Public"] = "חברתי - ציבורי בעיקר"; +App::$strings["Social - Restricted"] = "חברתי - מוגבל"; +App::$strings["Social - Private"] = "חברתי - פרטי"; +App::$strings["Community Forum"] = "×¤×•×¨×•× ×§×”×™×œ×”"; +App::$strings["Forum - Mostly Public"] = "×¤×•×¨×•× - ציבורי בעיקר"; +App::$strings["Forum - Restricted"] = "×¤×•×¨×•× - מוגבל"; +App::$strings["Forum - Private"] = "×¤×•×¨×•× - פרטי"; +App::$strings["Feed Republish"] = ""; +App::$strings["Feed - Mostly Public"] = "ערוץ - ציבורי בעיקר"; +App::$strings["Feed - Restricted"] = "ערוץ - מוגבל"; +App::$strings["Special Purpose"] = "מטרה מיוחדת"; +App::$strings["Special - Celebrity/Soapbox"] = ""; +App::$strings["Special - Group Repository"] = ""; +App::$strings["Custom/Expert Mode"] = ""; +App::$strings[" and "] = " ×•×’× "; +App::$strings["public profile"] = "פרופיל ציבורי"; +App::$strings["%1\$s changed %2\$s to “%3\$s”"] = ""; +App::$strings["Visit %1\$s's %2\$s"] = ""; +App::$strings["%1\$s has an updated %2\$s, changing %3\$s."] = ""; +App::$strings["Attachments:"] = "תצריפי×:"; +App::$strings["\$Projectname event notification:"] = ""; +App::$strings["Public Timeline"] = "ציר זמן ציבורי"; +App::$strings["Focus (Hubzilla default)"] = ""; +App::$strings["Theme settings"] = "הגדרות ערכת נוש×"; +App::$strings["Select scheme"] = ""; +App::$strings["Narrow navbar"] = ""; +App::$strings["Navigation bar background color"] = ""; +App::$strings["Navigation bar gradient top color"] = ""; +App::$strings["Navigation bar gradient bottom color"] = ""; +App::$strings["Navigation active button gradient top color"] = ""; +App::$strings["Navigation active button gradient bottom color"] = ""; +App::$strings["Navigation bar border color "] = ""; +App::$strings["Navigation bar icon color "] = ""; +App::$strings["Navigation bar active icon color "] = ""; +App::$strings["link color"] = "צבע קישור"; +App::$strings["Set font-color for banner"] = ""; +App::$strings["Set the background color"] = ""; +App::$strings["Set the background image"] = ""; +App::$strings["Set the background color of items"] = ""; +App::$strings["Set the background color of comments"] = ""; +App::$strings["Set the border color of comments"] = ""; +App::$strings["Set the indent for comments"] = ""; +App::$strings["Set the basic color for item icons"] = ""; +App::$strings["Set the hover color for item icons"] = ""; +App::$strings["Set font-size for the entire application"] = ""; +App::$strings["Example: 14px"] = "דוגמ×: 14px"; +App::$strings["Set font-size for posts and comments"] = ""; +App::$strings["Set font-color for posts and comments"] = ""; +App::$strings["Set radius of corners"] = ""; +App::$strings["Set shadow depth of photos"] = ""; +App::$strings["Set maximum width of content region in pixel"] = ""; +App::$strings["Leave empty for default width"] = "הש×ר ריק לצורך רוחב שגרתי"; +App::$strings["Left align page content"] = ""; +App::$strings["Set minimum opacity of nav bar - to hide it"] = ""; +App::$strings["Set size of conversation author photo"] = ""; +App::$strings["Set size of followup author photos"] = ""; +App::$strings["__ctx:opensearch__ Search %1\$s (%2\$s)"] = ""; +App::$strings["__ctx:opensearch__ \$Projectname"] = "\$Projectname"; +App::$strings["Update %s failed. See error logs."] = ""; +App::$strings["Update Error at %s"] = ""; +App::$strings["Create an account to access services and applications within the Hubzilla"] = ""; +App::$strings["Password"] = "סיסמה"; +App::$strings["Remember me"] = "זכור ×ותי"; +App::$strings["Forgot your password?"] = "שכחת ×ת הסיסמה שלך?"; +App::$strings["toggle mobile"] = ""; +App::$strings["Website SSL certificate is not valid. Please correct."] = "תעודת SSL ×תר רשת ××™× ×” תקינה. ×× × ×ª×§×Ÿ."; +App::$strings["[hubzilla] Website SSL error for %s"] = "[hubzilla] שגי×ת SSL ×תר רשת עבור %s"; +App::$strings["Cron/Scheduled tasks not running."] = "משימות Cron/מתוזמנות ×œ× ×¨×¦×•×ª."; +App::$strings["[hubzilla] Cron tasks not running on %s"] = "[hubzilla] משימות Cron ×œ× ×¨×¦×•×ª על %s"; From 8b42834c3fc29036f58914983e79bd3029d112c3 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 19 Jun 2016 19:13:23 -0700 Subject: [PATCH 28/31] recreate link from the merge kerfuffle --- doc/context/es | 1 + 1 file changed, 1 insertion(+) create mode 120000 doc/context/es diff --git a/doc/context/es b/doc/context/es new file mode 120000 index 000000000..c8ba7666b --- /dev/null +++ b/doc/context/es @@ -0,0 +1 @@ +es-es \ No newline at end of file From 953ca2c21ea9c1cc3390d153964a8979b466ed6d Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 19 Jun 2016 19:15:26 -0700 Subject: [PATCH 29/31] zot_revision should be string, not float --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot.php b/boot.php index 94f1c5342..a297bb732 100755 --- a/boot.php +++ b/boot.php @@ -46,7 +46,7 @@ require_once('include/account.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); define ( 'STD_VERSION', '1.8' ); -define ( 'ZOT_REVISION', 1.1 ); +define ( 'ZOT_REVISION', '1.1' ); define ( 'DB_UPDATE_VERSION', 1176 ); From 3cf6f1f79ccbe88eaa1dd2be8d91aef91d7cc926 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 19 Jun 2016 21:47:04 -0700 Subject: [PATCH 30/31] merge conflict --- boot.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/boot.php b/boot.php index a297bb732..a767a18d4 100755 --- a/boot.php +++ b/boot.php @@ -1744,13 +1744,7 @@ function goaway($s) { } function shutdown() { -<<<<<<< HEAD - global $db; - if(is_object($db) && $db->connected) - $db->close(); -======= ->>>>>>> 1.8RC } /** From 17c5502330136bf429556935fef956781edb865f Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 20 Jun 2016 21:45:15 +0200 Subject: [PATCH 31/31] missing backslash leading to wsod on xconfig changes --- Zotlabs/Lib/XConfig.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Zotlabs/Lib/XConfig.php b/Zotlabs/Lib/XConfig.php index e28dcf559..7f3d0f2cd 100644 --- a/Zotlabs/Lib/XConfig.php +++ b/Zotlabs/Lib/XConfig.php @@ -122,7 +122,7 @@ class XConfig { ); } - App::$config[$xchan][$family][$key] = $value; + \App::$config[$xchan][$family][$key] = $value; if($ret) return $value; @@ -157,4 +157,4 @@ class XConfig { return $ret; } -} \ No newline at end of file +}